@mokup/playground 0.2.1 → 0.2.3
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,5 +1,8 @@
|
|
|
1
1
|
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./UiCodeEditor.js","./UiCodeEditor.css"])))=>i.map(i=>d[i]);
|
|
2
|
-
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))s(r);new MutationObserver(r=>{for(const o of r)if(o.type==="childList")for(const l of o.addedNodes)l.tagName==="LINK"&&l.rel==="modulepreload"&&s(l)}).observe(document,{childList:!0,subtree:!0});function n(r){const o={};return r.integrity&&(o.integrity=r.integrity),r.referrerPolicy&&(o.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?o.credentials="include":r.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function s(r){if(r.ep)return;r.ep=!0;const o=n(r);fetch(r.href,o)}})();function So(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const Ne={},In=[],Nt=()=>{},La=()=>!1,cr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Eo=e=>e.startsWith("onUpdate:"),Ze=Object.assign,Ro=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},bu=Object.prototype.hasOwnProperty,Me=(e,t)=>bu.call(e,t),ye=Array.isArray,Ln=e=>ur(e)==="[object Map]",Fa=e=>ur(e)==="[object Set]",_e=e=>typeof e=="function",ze=e=>typeof e=="string",Zt=e=>typeof e=="symbol",Ve=e=>e!==null&&typeof e=="object",Aa=e=>(Ve(e)||_e(e))&&_e(e.then)&&_e(e.catch),Na=Object.prototype.toString,ur=e=>Na.call(e),vu=e=>ur(e).slice(8,-1),Oa=e=>ur(e)==="[object Object]",dr=e=>ze(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,ts=So(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),fr=e=>{const t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},yu=/-\w/g,an=fr(e=>e.replace(yu,t=>t.slice(1).toUpperCase())),xu=/\B([A-Z])/g,kn=fr(e=>e.replace(xu,"-$1").toLowerCase()),Da=fr(e=>e.charAt(0).toUpperCase()+e.slice(1)),$r=fr(e=>e?`on${Da(e)}`:""),ln=(e,t)=>!Object.is(e,t),Mr=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Ua=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},_u=e=>{const t=parseFloat(e);return isNaN(t)?e:t},wu=e=>{const t=ze(e)?Number(e):NaN;return isNaN(t)?e:t};let tl;const pr=()=>tl||(tl=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function _s(e){if(ye(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=ze(s)?Su(s):_s(s);if(r)for(const o in r)t[o]=r[o]}return t}else if(ze(e)||Ve(e))return e}const Tu=/;(?![^(]*\))/g,ku=/:([^]+)/,Cu=/\/\*[^]*?\*\//g;function Su(e){const t={};return e.replace(Cu,"").split(Tu).forEach(n=>{if(n){const s=n.split(ku);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function ve(e){let t="";if(ze(e))t=e;else if(ye(e))for(let n=0;n<e.length;n++){const s=ve(e[n]);s&&(t+=s+" ")}else if(Ve(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Eu="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Ru=So(Eu);function Va(e){return!!e||e===""}const ja=e=>!!(e&&e.__v_isRef===!0),A=e=>ze(e)?e:e==null?"":ye(e)||Ve(e)&&(e.toString===Na||!_e(e.toString))?ja(e)?A(e.value):JSON.stringify(e,Wa,2):String(e),Wa=(e,t)=>ja(t)?Wa(e,t.value):Ln(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],o)=>(n[Ir(s,o)+" =>"]=r,n),{})}:Fa(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Ir(n))}:Zt(t)?Ir(t):Ve(t)&&!ye(t)&&!Oa(t)?String(t):t,Ir=(e,t="")=>{var n;return Zt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};let gt;class Ha{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=gt,!t&>&&(this.index=(gt.scopes||(gt.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=gt;try{return gt=this,t()}finally{gt=n}}}on(){++this._on===1&&(this.prevScope=gt,gt=this)}off(){this._on>0&&--this._on===0&&(gt=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function Pu(e){return new Ha(e)}function $u(){return gt}let De;const Lr=new WeakSet;class Ba{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,gt&>.active&>.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Lr.has(this)&&(Lr.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Ga(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,nl(this),za(this);const t=De,n=St;De=this,St=!0;try{return this.fn()}finally{qa(this),De=t,St=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Mo(t);this.deps=this.depsTail=void 0,nl(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Lr.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Xr(this)&&this.run()}get dirty(){return Xr(this)}}let Ka=0,ns,ss;function Ga(e,t=!1){if(e.flags|=8,t){e.next=ss,ss=e;return}e.next=ns,ns=e}function Po(){Ka++}function $o(){if(--Ka>0)return;if(ss){let t=ss;for(ss=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;ns;){let t=ns;for(ns=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function za(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function qa(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),Mo(s),Mu(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function Xr(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Ja(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Ja(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===is)||(e.globalVersion=is,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Xr(e))))return;e.flags|=2;const t=e.dep,n=De,s=St;De=e,St=!0;try{za(e);const r=e.fn(e._value);(t.version===0||ln(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{De=n,St=s,qa(e),e.flags&=-3}}function Mo(e,t=!1){const{dep:n,prevSub:s,nextSub:r}=e;if(s&&(s.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let o=n.computed.deps;o;o=o.nextDep)Mo(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Mu(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let St=!0;const Ya=[];function Jt(){Ya.push(St),St=!1}function Yt(){const e=Ya.pop();St=e===void 0?!0:e}function nl(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=De;De=void 0;try{t()}finally{De=n}}}let is=0;class Iu{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 Io{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(!De||!St||De===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==De)n=this.activeLink=new Iu(De,this),De.deps?(n.prevDep=De.depsTail,De.depsTail.nextDep=n,De.depsTail=n):De.deps=De.depsTail=n,Xa(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const s=n.nextDep;s.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=s),n.prevDep=De.depsTail,n.nextDep=void 0,De.depsTail.nextDep=n,De.depsTail=n,De.deps===n&&(De.deps=s)}return n}trigger(t){this.version++,is++,this.notify(t)}notify(t){Po();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{$o()}}}function Xa(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let s=t.deps;s;s=s.nextDep)Xa(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Ys=new WeakMap,wn=Symbol(""),Qr=Symbol(""),cs=Symbol("");function rt(e,t,n){if(St&&De){let s=Ys.get(e);s||Ys.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new Io),r.map=s,r.key=n),r.track()}}function Kt(e,t,n,s,r,o){const l=Ys.get(e);if(!l){is++;return}const a=i=>{i&&i.trigger()};if(Po(),t==="clear")l.forEach(a);else{const i=ye(e),c=i&&dr(n);if(i&&n==="length"){const u=Number(s);l.forEach((f,m)=>{(m==="length"||m===cs||!Zt(m)&&m>=u)&&a(f)})}else switch((n!==void 0||l.has(void 0))&&a(l.get(n)),c&&a(l.get(cs)),t){case"add":i?c&&a(l.get("length")):(a(l.get(wn)),Ln(e)&&a(l.get(Qr)));break;case"delete":i||(a(l.get(wn)),Ln(e)&&a(l.get(Qr)));break;case"set":Ln(e)&&a(l.get(wn));break}}$o()}function Lu(e,t){const n=Ys.get(e);return n&&n.get(t)}function Rn(e){const t=Ee(e);return t===e?t:(rt(t,"iterate",cs),yt(e)?t:t.map(Et))}function gr(e){return rt(e=Ee(e),"iterate",cs),e}function sn(e,t){return Xt(e)?Dn(Tn(e)?Et(t):t):Et(t)}const Fu={__proto__:null,[Symbol.iterator](){return Fr(this,Symbol.iterator,e=>sn(this,e))},concat(...e){return Rn(this).concat(...e.map(t=>ye(t)?Rn(t):t))},entries(){return Fr(this,"entries",e=>(e[1]=sn(this,e[1]),e))},every(e,t){return Dt(this,"every",e,t,void 0,arguments)},filter(e,t){return Dt(this,"filter",e,t,n=>n.map(s=>sn(this,s)),arguments)},find(e,t){return Dt(this,"find",e,t,n=>sn(this,n),arguments)},findIndex(e,t){return Dt(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Dt(this,"findLast",e,t,n=>sn(this,n),arguments)},findLastIndex(e,t){return Dt(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Dt(this,"forEach",e,t,void 0,arguments)},includes(...e){return Ar(this,"includes",e)},indexOf(...e){return Ar(this,"indexOf",e)},join(e){return Rn(this).join(e)},lastIndexOf(...e){return Ar(this,"lastIndexOf",e)},map(e,t){return Dt(this,"map",e,t,void 0,arguments)},pop(){return Gn(this,"pop")},push(...e){return Gn(this,"push",e)},reduce(e,...t){return sl(this,"reduce",e,t)},reduceRight(e,...t){return sl(this,"reduceRight",e,t)},shift(){return Gn(this,"shift")},some(e,t){return Dt(this,"some",e,t,void 0,arguments)},splice(...e){return Gn(this,"splice",e)},toReversed(){return Rn(this).toReversed()},toSorted(e){return Rn(this).toSorted(e)},toSpliced(...e){return Rn(this).toSpliced(...e)},unshift(...e){return Gn(this,"unshift",e)},values(){return Fr(this,"values",e=>sn(this,e))}};function Fr(e,t,n){const s=gr(e),r=s[t]();return s!==e&&!yt(e)&&(r._next=r.next,r.next=()=>{const o=r._next();return o.done||(o.value=n(o.value)),o}),r}const Au=Array.prototype;function Dt(e,t,n,s,r,o){const l=gr(e),a=l!==e&&!yt(e),i=l[t];if(i!==Au[t]){const f=i.apply(e,o);return a?Et(f):f}let c=n;l!==e&&(a?c=function(f,m){return n.call(this,sn(e,f),m,e)}:n.length>2&&(c=function(f,m){return n.call(this,f,m,e)}));const u=i.call(l,c,s);return a&&r?r(u):u}function sl(e,t,n,s){const r=gr(e);let o=n;return r!==e&&(yt(e)?n.length>3&&(o=function(l,a,i){return n.call(this,l,a,i,e)}):o=function(l,a,i){return n.call(this,l,sn(e,a),i,e)}),r[t](o,...s)}function Ar(e,t,n){const s=Ee(e);rt(s,"iterate",cs);const r=s[t](...n);return(r===-1||r===!1)&&mr(n[0])?(n[0]=Ee(n[0]),s[t](...n)):r}function Gn(e,t,n=[]){Jt(),Po();const s=Ee(e)[t].apply(e,n);return $o(),Yt(),s}const Nu=So("__proto__,__v_isRef,__isVue"),Qa=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Zt));function Ou(e){Zt(e)||(e=String(e));const t=Ee(this);return rt(t,"has",e),t.hasOwnProperty(e)}class Za{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;const r=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return o;if(n==="__v_raw")return s===(r?o?zu:si:o?ni:ti).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const l=ye(t);if(!r){let i;if(l&&(i=Fu[n]))return i;if(n==="hasOwnProperty")return Ou}const a=Reflect.get(t,n,Ie(t)?t:s);if((Zt(n)?Qa.has(n):Nu(n))||(r||rt(t,"get",n),o))return a;if(Ie(a)){const i=l&&dr(n)?a:a.value;return r&&Ve(i)?eo(i):i}return Ve(a)?r?eo(a):Fo(a):a}}class ei extends Za{constructor(t=!1){super(!1,t)}set(t,n,s,r){let o=t[n];const l=ye(t)&&dr(n);if(!this._isShallow){const c=Xt(o);if(!yt(s)&&!Xt(s)&&(o=Ee(o),s=Ee(s)),!l&&Ie(o)&&!Ie(s))return c||(o.value=s),!0}const a=l?Number(n)<t.length:Me(t,n),i=Reflect.set(t,n,s,Ie(t)?t:r);return t===Ee(r)&&(a?ln(s,o)&&Kt(t,"set",n,s):Kt(t,"add",n,s)),i}deleteProperty(t,n){const s=Me(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&s&&Kt(t,"delete",n,void 0),r}has(t,n){const s=Reflect.has(t,n);return(!Zt(n)||!Qa.has(n))&&rt(t,"has",n),s}ownKeys(t){return rt(t,"iterate",ye(t)?"length":wn),Reflect.ownKeys(t)}}class Du extends Za{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Uu=new ei,Vu=new Du,ju=new ei(!0);const Zr=e=>e,Ms=e=>Reflect.getPrototypeOf(e);function Wu(e,t,n){return function(...s){const r=this.__v_raw,o=Ee(r),l=Ln(o),a=e==="entries"||e===Symbol.iterator&&l,i=e==="keys"&&l,c=r[e](...s),u=n?Zr:t?Dn:Et;return!t&&rt(o,"iterate",i?Qr:wn),Ze(Object.create(c),{next(){const{value:f,done:m}=c.next();return m?{value:f,done:m}:{value:a?[u(f[0]),u(f[1])]:u(f),done:m}}})}}function Is(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Hu(e,t){const n={get(r){const o=this.__v_raw,l=Ee(o),a=Ee(r);e||(ln(r,a)&&rt(l,"get",r),rt(l,"get",a));const{has:i}=Ms(l),c=t?Zr:e?Dn:Et;if(i.call(l,r))return c(o.get(r));if(i.call(l,a))return c(o.get(a));o!==l&&o.get(r)},get size(){const r=this.__v_raw;return!e&&rt(Ee(r),"iterate",wn),r.size},has(r){const o=this.__v_raw,l=Ee(o),a=Ee(r);return e||(ln(r,a)&&rt(l,"has",r),rt(l,"has",a)),r===a?o.has(r):o.has(r)||o.has(a)},forEach(r,o){const l=this,a=l.__v_raw,i=Ee(a),c=t?Zr:e?Dn:Et;return!e&&rt(i,"iterate",wn),a.forEach((u,f)=>r.call(o,c(u),c(f),l))}};return Ze(n,e?{add:Is("add"),set:Is("set"),delete:Is("delete"),clear:Is("clear")}:{add(r){!t&&!yt(r)&&!Xt(r)&&(r=Ee(r));const o=Ee(this);return Ms(o).has.call(o,r)||(o.add(r),Kt(o,"add",r,r)),this},set(r,o){!t&&!yt(o)&&!Xt(o)&&(o=Ee(o));const l=Ee(this),{has:a,get:i}=Ms(l);let c=a.call(l,r);c||(r=Ee(r),c=a.call(l,r));const u=i.call(l,r);return l.set(r,o),c?ln(o,u)&&Kt(l,"set",r,o):Kt(l,"add",r,o),this},delete(r){const o=Ee(this),{has:l,get:a}=Ms(o);let i=l.call(o,r);i||(r=Ee(r),i=l.call(o,r)),a&&a.call(o,r);const c=o.delete(r);return i&&Kt(o,"delete",r,void 0),c},clear(){const r=Ee(this),o=r.size!==0,l=r.clear();return o&&Kt(r,"clear",void 0,void 0),l}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=Wu(r,e,t)}),n}function Lo(e,t){const n=Hu(e,t);return(s,r,o)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(Me(n,r)&&r in s?n:s,r,o)}const Bu={get:Lo(!1,!1)},Ku={get:Lo(!1,!0)},Gu={get:Lo(!0,!1)};const ti=new WeakMap,ni=new WeakMap,si=new WeakMap,zu=new WeakMap;function qu(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Ju(e){return e.__v_skip||!Object.isExtensible(e)?0:qu(vu(e))}function Fo(e){return Xt(e)?e:Ao(e,!1,Uu,Bu,ti)}function Yu(e){return Ao(e,!1,ju,Ku,ni)}function eo(e){return Ao(e,!0,Vu,Gu,si)}function Ao(e,t,n,s,r){if(!Ve(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=Ju(e);if(o===0)return e;const l=r.get(e);if(l)return l;const a=new Proxy(e,o===2?s:n);return r.set(e,a),a}function Tn(e){return Xt(e)?Tn(e.__v_raw):!!(e&&e.__v_isReactive)}function Xt(e){return!!(e&&e.__v_isReadonly)}function yt(e){return!!(e&&e.__v_isShallow)}function mr(e){return e?!!e.__v_raw:!1}function Ee(e){const t=e&&e.__v_raw;return t?Ee(t):e}function Xu(e){return!Me(e,"__v_skip")&&Object.isExtensible(e)&&Ua(e,"__v_skip",!0),e}const Et=e=>Ve(e)?Fo(e):e,Dn=e=>Ve(e)?eo(e):e;function Ie(e){return e?e.__v_isRef===!0:!1}function ee(e){return ri(e,!1)}function Qu(e){return ri(e,!0)}function ri(e,t){return Ie(e)?e:new Zu(e,t)}class Zu{constructor(t,n){this.dep=new Io,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:Ee(t),this._value=n?t:Et(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||yt(t)||Xt(t);t=s?t:Ee(t),ln(t,n)&&(this._rawValue=t,this._value=s?t:Et(t),this.dep.trigger())}}function C(e){return Ie(e)?e.value:e}const ed={get:(e,t,n)=>t==="__v_raw"?e:C(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return Ie(r)&&!Ie(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function oi(e){return Tn(e)?e:new Proxy(e,ed)}function td(e){const t=ye(e)?new Array(e.length):{};for(const n in e)t[n]=sd(e,n);return t}class nd{constructor(t,n,s){this._object=t,this._key=n,this._defaultValue=s,this.__v_isRef=!0,this._value=void 0,this._raw=Ee(t);let r=!0,o=t;if(!ye(t)||!dr(String(n)))do r=!mr(o)||yt(o);while(r&&(o=o.__v_raw));this._shallow=r}get value(){let t=this._object[this._key];return this._shallow&&(t=C(t)),this._value=t===void 0?this._defaultValue:t}set value(t){if(this._shallow&&Ie(this._raw[this._key])){const n=this._object[this._key];if(Ie(n)){n.value=t;return}}this._object[this._key]=t}get dep(){return Lu(this._raw,this._key)}}function sd(e,t,n){return new nd(e,t,n)}class rd{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Io(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=is-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&De!==this)return Ga(this,!0),!0}get value(){const t=this.dep.track();return Ja(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function od(e,t,n=!1){let s,r;return _e(e)?s=e:(s=e.get,r=e.set),new rd(s,r,n)}const Ls={},Xs=new WeakMap;let yn;function ld(e,t=!1,n=yn){if(n){let s=Xs.get(n);s||Xs.set(n,s=[]),s.push(e)}}function ad(e,t,n=Ne){const{immediate:s,deep:r,once:o,scheduler:l,augmentJob:a,call:i}=n,c=h=>r?h:yt(h)||r===!1||r===0?Gt(h,1):Gt(h);let u,f,m,p,g=!1,y=!1;if(Ie(e)?(f=()=>e.value,g=yt(e)):Tn(e)?(f=()=>c(e),g=!0):ye(e)?(y=!0,g=e.some(h=>Tn(h)||yt(h)),f=()=>e.map(h=>{if(Ie(h))return h.value;if(Tn(h))return c(h);if(_e(h))return i?i(h,2):h()})):_e(e)?t?f=i?()=>i(e,2):e:f=()=>{if(m){Jt();try{m()}finally{Yt()}}const h=yn;yn=u;try{return i?i(e,3,[p]):e(p)}finally{yn=h}}:f=Nt,t&&r){const h=f,k=r===!0?1/0:r;f=()=>Gt(h(),k)}const D=$u(),x=()=>{u.stop(),D&&D.active&&Ro(D.effects,u)};if(o&&t){const h=t;t=(...k)=>{h(...k),x()}}let M=y?new Array(e.length).fill(Ls):Ls;const T=h=>{if(!(!(u.flags&1)||!u.dirty&&!h))if(t){const k=u.run();if(r||g||(y?k.some((S,I)=>ln(S,M[I])):ln(k,M))){m&&m();const S=yn;yn=u;try{const I=[k,M===Ls?void 0:y&&M[0]===Ls?[]:M,p];M=k,i?i(t,3,I):t(...I)}finally{yn=S}}}else u.run()};return a&&a(T),u=new Ba(f),u.scheduler=l?()=>l(T,!1):T,p=h=>ld(h,!1,u),m=u.onStop=()=>{const h=Xs.get(u);if(h){if(i)i(h,4);else for(const k of h)k();Xs.delete(u)}},t?s?T(!0):M=u.run():l?l(T.bind(null,!0),!0):u.run(),x.pause=u.pause.bind(u),x.resume=u.resume.bind(u),x.stop=x,x}function Gt(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--,Ie(e))Gt(e.value,t,n);else if(ye(e))for(let s=0;s<e.length;s++)Gt(e[s],t,n);else if(Fa(e)||Ln(e))e.forEach(s=>{Gt(s,t,n)});else if(Oa(e)){for(const s in e)Gt(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&Gt(e[s],t,n)}return e}function ws(e,t,n,s){try{return s?e(...s):e()}catch(r){Ts(r,t,n)}}function Rt(e,t,n,s){if(_e(e)){const r=ws(e,t,n,s);return r&&Aa(r)&&r.catch(o=>{Ts(o,t,n)}),r}if(ye(e)){const r=[];for(let o=0;o<e.length;o++)r.push(Rt(e[o],t,n,s));return r}}function Ts(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:l}=t&&t.appContext.config||Ne;if(t){let a=t.parent;const i=t.proxy,c=`https://vuejs.org/error-reference/#runtime-${n}`;for(;a;){const u=a.ec;if(u){for(let f=0;f<u.length;f++)if(u[f](e,i,c)===!1)return}a=a.parent}if(o){Jt(),ws(o,null,10,[e,i,c]),Yt();return}}id(e,n,r,s,l)}function id(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}const dt=[];let Lt=-1;const Fn=[];let rn=null,$n=0;const li=Promise.resolve();let Qs=null;function ai(e){const t=Qs||li;return e?t.then(this?e.bind(this):e):t}function cd(e){let t=Lt+1,n=dt.length;for(;t<n;){const s=t+n>>>1,r=dt[s],o=us(r);o<e||o===e&&r.flags&2?t=s+1:n=s}return t}function No(e){if(!(e.flags&1)){const t=us(e),n=dt[dt.length-1];!n||!(e.flags&2)&&t>=us(n)?dt.push(e):dt.splice(cd(t),0,e),e.flags|=1,ii()}}function ii(){Qs||(Qs=li.then(ui))}function ud(e){ye(e)?Fn.push(...e):rn&&e.id===-1?rn.splice($n+1,0,e):e.flags&1||(Fn.push(e),e.flags|=1),ii()}function rl(e,t,n=Lt+1){for(;n<dt.length;n++){const s=dt[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;dt.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function ci(e){if(Fn.length){const t=[...new Set(Fn)].sort((n,s)=>us(n)-us(s));if(Fn.length=0,rn){rn.push(...t);return}for(rn=t,$n=0;$n<rn.length;$n++){const n=rn[$n];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}rn=null,$n=0}}const us=e=>e.id==null?e.flags&2?-1:1/0:e.id;function ui(e){try{for(Lt=0;Lt<dt.length;Lt++){const t=dt[Lt];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),ws(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Lt<dt.length;Lt++){const t=dt[Lt];t&&(t.flags&=-2)}Lt=-1,dt.length=0,ci(),Qs=null,(dt.length||Fn.length)&&ui()}}let at=null,di=null;function Zs(e){const t=at;return at=e,di=e&&e.type.__scopeId||null,t}function fe(e,t=at,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&nr(-1);const o=Zs(t);let l;try{l=e(...r)}finally{Zs(o),s._d&&nr(1)}return l};return s._n=!0,s._c=!0,s._d=!0,s}function Nr(e,t){if(at===null)return e;const n=xr(at),s=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[o,l,a,i=Ne]=t[r];o&&(_e(o)&&(o={mounted:o,updated:o}),o.deep&&Gt(l),s.push({dir:o,instance:n,value:l,oldValue:void 0,arg:a,modifiers:i}))}return e}function gn(e,t,n,s){const r=e.dirs,o=t&&t.dirs;for(let l=0;l<r.length;l++){const a=r[l];o&&(a.oldValue=o[l].value);let i=a.dir[s];i&&(Jt(),Rt(i,n,8,[e.el,a,e,t]),Yt())}}function dd(e,t){if(lt){let n=lt.provides;const s=lt.parent&<.parent.provides;s===n&&(n=lt.provides=Object.create(s)),n[e]=t}}function rs(e,t,n=!1){const s=Ss();if(s||Nn){let r=Nn?Nn._context.provides:s?s.parent==null||s.ce?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return n&&_e(t)?t.call(s&&s.proxy):t}}const fd=Symbol.for("v-scx"),pd=()=>rs(fd);function mt(e,t,n){return fi(e,t,n)}function fi(e,t,n=Ne){const{immediate:s,deep:r,flush:o,once:l}=n,a=Ze({},n),i=t&&s||!t&&o!=="post";let c;if(Un){if(o==="sync"){const p=pd();c=p.__watcherHandles||(p.__watcherHandles=[])}else if(!i){const p=()=>{};return p.stop=Nt,p.resume=Nt,p.pause=Nt,p}}const u=lt;a.call=(p,g,y)=>Rt(p,u,g,y);let f=!1;o==="post"?a.scheduler=p=>{bt(p,u&&u.suspense)}:o!=="sync"&&(f=!0,a.scheduler=(p,g)=>{g?p():No(p)}),a.augmentJob=p=>{t&&(p.flags|=4),f&&(p.flags|=2,u&&(p.id=u.uid,p.i=u))};const m=ad(e,t,a);return Un&&(c?c.push(m):i&&m()),m}function gd(e,t,n){const s=this.proxy,r=ze(e)?e.includes(".")?pi(s,e):()=>s[e]:e.bind(s,s);let o;_e(t)?o=t:(o=t.handler,n=t);const l=Es(this),a=fi(r,o.bind(s),n);return l(),a}function pi(e,t){const n=t.split(".");return()=>{let s=e;for(let r=0;r<n.length&&s;r++)s=s[n[r]];return s}}const md=Symbol("_vte"),gi=e=>e.__isTeleport,Ht=Symbol("_leaveCb"),Fs=Symbol("_enterCb");function hd(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Cn(()=>{e.isMounted=!0}),Sn(()=>{e.isUnmounting=!0}),e}const Tt=[Function,Array],mi={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Tt,onEnter:Tt,onAfterEnter:Tt,onEnterCancelled:Tt,onBeforeLeave:Tt,onLeave:Tt,onAfterLeave:Tt,onLeaveCancelled:Tt,onBeforeAppear:Tt,onAppear:Tt,onAfterAppear:Tt,onAppearCancelled:Tt},hi=e=>{const t=e.subTree;return t.component?hi(t.component):t},bd={name:"BaseTransition",props:mi,setup(e,{slots:t}){const n=Ss(),s=hd();return()=>{const r=t.default&&yi(t.default(),!0);if(!r||!r.length)return;const o=bi(r),l=Ee(e),{mode:a}=l;if(s.isLeaving)return Or(o);const i=ol(o);if(!i)return Or(o);let c=to(i,l,s,n,f=>c=f);i.type!==ot&&ds(i,c);let u=n.subTree&&ol(n.subTree);if(u&&u.type!==ot&&!xn(u,i)&&hi(n).type!==ot){let f=to(u,l,s,n);if(ds(u,f),a==="out-in"&&i.type!==ot)return s.isLeaving=!0,f.afterLeave=()=>{s.isLeaving=!1,n.job.flags&8||n.update(),delete f.afterLeave,u=void 0},Or(o);a==="in-out"&&i.type!==ot?f.delayLeave=(m,p,g)=>{const y=vi(s,u);y[String(u.key)]=u,m[Ht]=()=>{p(),m[Ht]=void 0,delete c.delayedLeave,u=void 0},c.delayedLeave=()=>{g(),delete c.delayedLeave,u=void 0}}:u=void 0}else u&&(u=void 0);return o}}};function bi(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==ot){t=n;break}}return t}const vd=bd;function vi(e,t){const{leavingVNodes:n}=e;let s=n.get(t.type);return s||(s=Object.create(null),n.set(t.type,s)),s}function to(e,t,n,s,r){const{appear:o,mode:l,persisted:a=!1,onBeforeEnter:i,onEnter:c,onAfterEnter:u,onEnterCancelled:f,onBeforeLeave:m,onLeave:p,onAfterLeave:g,onLeaveCancelled:y,onBeforeAppear:D,onAppear:x,onAfterAppear:M,onAppearCancelled:T}=t,h=String(e.key),k=vi(n,e),S=(G,re)=>{G&&Rt(G,s,9,re)},I=(G,re)=>{const pe=re[1];S(G,re),ye(G)?G.every(j=>j.length<=1)&&pe():G.length<=1&&pe()},N={mode:l,persisted:a,beforeEnter(G){let re=i;if(!n.isMounted)if(o)re=D||i;else return;G[Ht]&&G[Ht](!0);const pe=k[h];pe&&xn(e,pe)&&pe.el[Ht]&&pe.el[Ht](),S(re,[G])},enter(G){let re=c,pe=u,j=f;if(!n.isMounted)if(o)re=x||c,pe=M||u,j=T||f;else return;let be=!1;const oe=G[Fs]=ie=>{be||(be=!0,ie?S(j,[G]):S(pe,[G]),N.delayedLeave&&N.delayedLeave(),G[Fs]=void 0)};re?I(re,[G,oe]):oe()},leave(G,re){const pe=String(e.key);if(G[Fs]&&G[Fs](!0),n.isUnmounting)return re();S(m,[G]);let j=!1;const be=G[Ht]=oe=>{j||(j=!0,re(),oe?S(y,[G]):S(g,[G]),G[Ht]=void 0,k[pe]===e&&delete k[pe])};k[pe]=e,p?I(p,[G,be]):be()},clone(G){const re=to(G,t,n,s,r);return r&&r(re),re}};return N}function Or(e){if(ks(e))return e=cn(e),e.children=null,e}function ol(e){if(!ks(e))return gi(e.type)&&e.children?bi(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&_e(n.default))return n.default()}}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 yi(e,t=!1,n){let s=[],r=0;for(let o=0;o<e.length;o++){let l=e[o];const a=n==null?l.key:String(n)+String(l.key!=null?l.key:o);l.type===xe?(l.patchFlag&128&&r++,s=s.concat(yi(l.children,t,a))):(t||l.type!==ot)&&s.push(a!=null?cn(l,{key:a}):l)}if(r>1)for(let o=0;o<s.length;o++)s[o].patchFlag=-2;return s}function We(e,t){return _e(e)?Ze({name:e.name},t,{setup:e}):e}function Oo(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}const er=new WeakMap;function os(e,t,n,s,r=!1){if(ye(e)){e.forEach((g,y)=>os(g,t&&(ye(t)?t[y]:t),n,s,r));return}if(An(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&os(e,t,n,s.component.subTree);return}const o=s.shapeFlag&4?xr(s.component):s.el,l=r?null:o,{i:a,r:i}=e,c=t&&t.r,u=a.refs===Ne?a.refs={}:a.refs,f=a.setupState,m=Ee(f),p=f===Ne?La:g=>Me(m,g);if(c!=null&&c!==i){if(ll(t),ze(c))u[c]=null,p(c)&&(f[c]=null);else if(Ie(c)){c.value=null;const g=t;g.k&&(u[g.k]=null)}}if(_e(i))ws(i,a,12,[l,u]);else{const g=ze(i),y=Ie(i);if(g||y){const D=()=>{if(e.f){const x=g?p(i)?f[i]:u[i]:i.value;if(r)ye(x)&&Ro(x,o);else if(ye(x))x.includes(o)||x.push(o);else if(g)u[i]=[o],p(i)&&(f[i]=u[i]);else{const M=[o];i.value=M,e.k&&(u[e.k]=M)}}else g?(u[i]=l,p(i)&&(f[i]=l)):y&&(i.value=l,e.k&&(u[e.k]=l))};if(l){const x=()=>{D(),er.delete(e)};x.id=-1,er.set(e,x),bt(x,n)}else ll(e),D()}}}function ll(e){const t=er.get(e);t&&(t.flags|=8,er.delete(e))}const al=e=>e.nodeType===8;pr().requestIdleCallback;pr().cancelIdleCallback;function yd(e,t){if(al(e)&&e.data==="["){let n=1,s=e.nextSibling;for(;s;){if(s.nodeType===1){if(t(s)===!1)break}else if(al(s))if(s.data==="]"){if(--n===0)break}else s.data==="["&&n++;s=s.nextSibling}}else t(e)}const An=e=>!!e.type.__asyncLoader;function xd(e){_e(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:s,delay:r=200,hydrate:o,timeout:l,suspensible:a=!0,onError:i}=e;let c=null,u,f=0;const m=()=>(f++,c=null,p()),p=()=>{let g;return c||(g=c=t().catch(y=>{if(y=y instanceof Error?y:new Error(String(y)),i)return new Promise((D,x)=>{i(y,()=>D(m()),()=>x(y),f+1)});throw y}).then(y=>g!==c&&c?c:(y&&(y.__esModule||y[Symbol.toStringTag]==="Module")&&(y=y.default),u=y,y)))};return We({name:"AsyncComponentWrapper",__asyncLoader:p,__asyncHydrate(g,y,D){let x=!1;(y.bu||(y.bu=[])).push(()=>x=!0);const M=()=>{x||D()},T=o?()=>{const h=o(M,k=>yd(g,k));h&&(y.bum||(y.bum=[])).push(h)}:M;u?T():p().then(()=>!y.isUnmounted&&T())},get __asyncResolved(){return u},setup(){const g=lt;if(Oo(g),u)return()=>As(u,g);const y=T=>{c=null,Ts(T,g,13,!s)};if(a&&g.suspense||Un)return p().then(T=>()=>As(T,g)).catch(T=>(y(T),()=>s?J(s,{error:T}):null));const D=ee(!1),x=ee(),M=ee(!!r);return r&&setTimeout(()=>{M.value=!1},r),l!=null&&setTimeout(()=>{if(!D.value&&!x.value){const T=new Error(`Async component timed out after ${l}ms.`);y(T),x.value=T}},l),p().then(()=>{D.value=!0,g.parent&&ks(g.parent.vnode)&&g.parent.update()}).catch(T=>{y(T),x.value=T}),()=>{if(D.value&&u)return As(u,g);if(x.value&&s)return J(s,{error:x.value});if(n&&!M.value)return As(n,g)}}})}function As(e,t){const{ref:n,props:s,children:r,ce:o}=t.vnode,l=J(e,s,r);return l.ref=n,l.ce=o,delete t.vnode.ce,l}const ks=e=>e.type.__isKeepAlive;function _d(e,t){xi(e,"a",t)}function wd(e,t){xi(e,"da",t)}function xi(e,t,n=lt){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(hr(t,s,n),n){let r=n.parent;for(;r&&r.parent;)ks(r.parent.vnode)&&Td(s,t,n,r),r=r.parent}}function Td(e,t,n,s){const r=hr(t,e,s,!0);Do(()=>{Ro(s[t],r)},n)}function hr(e,t,n=lt,s=!1){if(n){const r=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...l)=>{Jt();const a=Es(n),i=Rt(t,n,e,l);return a(),Yt(),i});return s?r.unshift(o):r.push(o),o}}const en=e=>(t,n=lt)=>{(!Un||e==="sp")&&hr(e,(...s)=>t(...s),n)},kd=en("bm"),Cn=en("m"),Cd=en("bu"),Sd=en("u"),Sn=en("bum"),Do=en("um"),Ed=en("sp"),Rd=en("rtg"),Pd=en("rtc");function $d(e,t=lt){hr("ec",e,t)}const Md=Symbol.for("v-ndc");function Ae(e,t,n,s){let r;const o=n,l=ye(e);if(l||ze(e)){const a=l&&Tn(e);let i=!1,c=!1;a&&(i=!yt(e),c=Xt(e),e=gr(e)),r=new Array(e.length);for(let u=0,f=e.length;u<f;u++)r[u]=t(i?c?Dn(Et(e[u])):Et(e[u]):e[u],u,void 0,o)}else if(typeof e=="number"){r=new Array(e);for(let a=0;a<e;a++)r[a]=t(a+1,a,void 0,o)}else if(Ve(e))if(e[Symbol.iterator])r=Array.from(e,(a,i)=>t(a,i,void 0,o));else{const a=Object.keys(e);r=new Array(a.length);for(let i=0,c=a.length;i<c;i++){const u=a[i];r[i]=t(e[u],u,i,o)}}else r=[];return r}function br(e,t,n={},s,r){if(at.ce||at.parent&&An(at.parent)&&at.parent.ce){const c=Object.keys(n).length>0;return t!=="default"&&(n.name=t),$(),ft(xe,null,[J("slot",n,s)],c?-2:64)}let o=e[t];o&&o._c&&(o._d=!1),$();const l=o&&_i(o(n)),a=n.key||l&&l.key,i=ft(xe,{key:(a&&!Zt(a)?a:`_${t}`)+(!l&&s?"_fb":"")},l||[],l&&e._===1?64:-2);return i.scopeId&&(i.slotScopeIds=[i.scopeId+"-s"]),o&&o._c&&(o._d=!0),i}function _i(e){return e.some(t=>ps(t)?!(t.type===ot||t.type===xe&&!_i(t.children)):!0)?e:null}const no=e=>e?Vi(e)?xr(e):no(e.parent):null,ls=Ze(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=>no(e.parent),$root:e=>no(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Ti(e),$forceUpdate:e=>e.f||(e.f=()=>{No(e.update)}),$nextTick:e=>e.n||(e.n=ai.bind(e.proxy)),$watch:e=>gd.bind(e)}),Dr=(e,t)=>e!==Ne&&!e.__isScriptSetup&&Me(e,t),Id={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:r,props:o,accessCache:l,type:a,appContext:i}=e;if(t[0]!=="$"){const m=l[t];if(m!==void 0)switch(m){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return o[t]}else{if(Dr(s,t))return l[t]=1,s[t];if(r!==Ne&&Me(r,t))return l[t]=2,r[t];if(Me(o,t))return l[t]=3,o[t];if(n!==Ne&&Me(n,t))return l[t]=4,n[t];so&&(l[t]=0)}}const c=ls[t];let u,f;if(c)return t==="$attrs"&&rt(e.attrs,"get",""),c(e);if((u=a.__cssModules)&&(u=u[t]))return u;if(n!==Ne&&Me(n,t))return l[t]=4,n[t];if(f=i.config.globalProperties,Me(f,t))return f[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:o}=e;return Dr(r,t)?(r[t]=n,!0):s!==Ne&&Me(s,t)?(s[t]=n,!0):Me(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,props:o,type:l}},a){let i;return!!(n[a]||e!==Ne&&a[0]!=="$"&&Me(e,a)||Dr(t,a)||Me(o,a)||Me(s,a)||Me(ls,a)||Me(r.config.globalProperties,a)||(i=l.__cssModules)&&i[a])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Me(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function vr(){return Ld().attrs}function Ld(e){const t=Ss();return t.setupContext||(t.setupContext=Wi(t))}function il(e){return ye(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let so=!0;function Fd(e){const t=Ti(e),n=e.proxy,s=e.ctx;so=!1,t.beforeCreate&&cl(t.beforeCreate,e,"bc");const{data:r,computed:o,methods:l,watch:a,provide:i,inject:c,created:u,beforeMount:f,mounted:m,beforeUpdate:p,updated:g,activated:y,deactivated:D,beforeDestroy:x,beforeUnmount:M,destroyed:T,unmounted:h,render:k,renderTracked:S,renderTriggered:I,errorCaptured:N,serverPrefetch:G,expose:re,inheritAttrs:pe,components:j,directives:be,filters:oe}=t;if(c&&Ad(c,s,null),l)for(const X in l){const W=l[X];_e(W)&&(s[X]=W.bind(n))}if(r){const X=r.call(n,n);Ve(X)&&(e.data=Fo(X))}if(so=!0,o)for(const X in o){const W=o[X],ge=_e(W)?W.bind(n,n):_e(W.get)?W.get.bind(n,n):Nt,ne=!_e(W)&&_e(W.set)?W.set.bind(n):Nt,Z=V({get:ge,set:ne});Object.defineProperty(s,X,{enumerable:!0,configurable:!0,get:()=>Z.value,set:z=>Z.value=z})}if(a)for(const X in a)wi(a[X],s,n,X);if(i){const X=_e(i)?i.call(n):i;Reflect.ownKeys(X).forEach(W=>{dd(W,X[W])})}u&&cl(u,e,"c");function Y(X,W){ye(W)?W.forEach(ge=>X(ge.bind(n))):W&&X(W.bind(n))}if(Y(kd,f),Y(Cn,m),Y(Cd,p),Y(Sd,g),Y(_d,y),Y(wd,D),Y($d,N),Y(Pd,S),Y(Rd,I),Y(Sn,M),Y(Do,h),Y(Ed,G),ye(re))if(re.length){const X=e.exposed||(e.exposed={});re.forEach(W=>{Object.defineProperty(X,W,{get:()=>n[W],set:ge=>n[W]=ge,enumerable:!0})})}else e.exposed||(e.exposed={});k&&e.render===Nt&&(e.render=k),pe!=null&&(e.inheritAttrs=pe),j&&(e.components=j),be&&(e.directives=be),G&&Oo(e)}function Ad(e,t,n=Nt){ye(e)&&(e=ro(e));for(const s in e){const r=e[s];let o;Ve(r)?"default"in r?o=rs(r.from||s,r.default,!0):o=rs(r.from||s):o=rs(r),Ie(o)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:l=>o.value=l}):t[s]=o}}function cl(e,t,n){Rt(ye(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function wi(e,t,n,s){let r=s.includes(".")?pi(n,s):()=>n[s];if(ze(e)){const o=t[e];_e(o)&&mt(r,o)}else if(_e(e))mt(r,e.bind(n));else if(Ve(e))if(ye(e))e.forEach(o=>wi(o,t,n,s));else{const o=_e(e.handler)?e.handler.bind(n):t[e.handler];_e(o)&&mt(r,o,e)}}function Ti(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:o,config:{optionMergeStrategies:l}}=e.appContext,a=o.get(t);let i;return a?i=a:!r.length&&!n&&!s?i=t:(i={},r.length&&r.forEach(c=>tr(i,c,l,!0)),tr(i,t,l)),Ve(t)&&o.set(t,i),i}function tr(e,t,n,s=!1){const{mixins:r,extends:o}=t;o&&tr(e,o,n,!0),r&&r.forEach(l=>tr(e,l,n,!0));for(const l in t)if(!(s&&l==="expose")){const a=Nd[l]||n&&n[l];e[l]=a?a(e[l],t[l]):t[l]}return e}const Nd={data:ul,props:dl,emits:dl,methods:Qn,computed:Qn,beforeCreate:ct,created:ct,beforeMount:ct,mounted:ct,beforeUpdate:ct,updated:ct,beforeDestroy:ct,beforeUnmount:ct,destroyed:ct,unmounted:ct,activated:ct,deactivated:ct,errorCaptured:ct,serverPrefetch:ct,components:Qn,directives:Qn,watch:Dd,provide:ul,inject:Od};function ul(e,t){return t?e?function(){return Ze(_e(e)?e.call(this,this):e,_e(t)?t.call(this,this):t)}:t:e}function Od(e,t){return Qn(ro(e),ro(t))}function ro(e){if(ye(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ct(e,t){return e?[...new Set([].concat(e,t))]:t}function Qn(e,t){return e?Ze(Object.create(null),e,t):t}function dl(e,t){return e?ye(e)&&ye(t)?[...new Set([...e,...t])]:Ze(Object.create(null),il(e),il(t??{})):t}function Dd(e,t){if(!e)return t;if(!t)return e;const n=Ze(Object.create(null),e);for(const s in t)n[s]=ct(e[s],t[s]);return n}function ki(){return{app:null,config:{isNativeTag:La,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 Ud=0;function Vd(e,t){return function(s,r=null){_e(s)||(s=Ze({},s)),r!=null&&!Ve(r)&&(r=null);const o=ki(),l=new WeakSet,a=[];let i=!1;const c=o.app={_uid:Ud++,_component:s,_props:r,_container:null,_context:o,_instance:null,version:hf,get config(){return o.config},set config(u){},use(u,...f){return l.has(u)||(u&&_e(u.install)?(l.add(u),u.install(c,...f)):_e(u)&&(l.add(u),u(c,...f))),c},mixin(u){return o.mixins.includes(u)||o.mixins.push(u),c},component(u,f){return f?(o.components[u]=f,c):o.components[u]},directive(u,f){return f?(o.directives[u]=f,c):o.directives[u]},mount(u,f,m){if(!i){const p=c._ceVNode||J(s,r);return p.appContext=o,m===!0?m="svg":m===!1&&(m=void 0),e(p,u,m),i=!0,c._container=u,u.__vue_app__=c,xr(p.component)}},onUnmount(u){a.push(u)},unmount(){i&&(Rt(a,c._instance,16),e(null,c._container),delete c._container.__vue_app__)},provide(u,f){return o.provides[u]=f,c},runWithContext(u){const f=Nn;Nn=c;try{return u()}finally{Nn=f}}};return c}}let Nn=null;const jd=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${an(t)}Modifiers`]||e[`${kn(t)}Modifiers`];function Wd(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||Ne;let r=n;const o=t.startsWith("update:"),l=o&&jd(s,t.slice(7));l&&(l.trim&&(r=n.map(u=>ze(u)?u.trim():u)),l.number&&(r=n.map(_u)));let a,i=s[a=$r(t)]||s[a=$r(an(t))];!i&&o&&(i=s[a=$r(kn(t))]),i&&Rt(i,e,6,r);const c=s[a+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,Rt(c,e,6,r)}}const Hd=new WeakMap;function Ci(e,t,n=!1){const s=n?Hd:t.emitsCache,r=s.get(e);if(r!==void 0)return r;const o=e.emits;let l={},a=!1;if(!_e(e)){const i=c=>{const u=Ci(c,t,!0);u&&(a=!0,Ze(l,u))};!n&&t.mixins.length&&t.mixins.forEach(i),e.extends&&i(e.extends),e.mixins&&e.mixins.forEach(i)}return!o&&!a?(Ve(e)&&s.set(e,null),null):(ye(o)?o.forEach(i=>l[i]=null):Ze(l,o),Ve(e)&&s.set(e,l),l)}function yr(e,t){return!e||!cr(t)?!1:(t=t.slice(2).replace(/Once$/,""),Me(e,t[0].toLowerCase()+t.slice(1))||Me(e,kn(t))||Me(e,t))}function fl(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[o],slots:l,attrs:a,emit:i,render:c,renderCache:u,props:f,data:m,setupState:p,ctx:g,inheritAttrs:y}=e,D=Zs(e);let x,M;try{if(n.shapeFlag&4){const h=r||s,k=h;x=At(c.call(k,h,u,f,p,m,g)),M=a}else{const h=t;x=At(h.length>1?h(f,{attrs:a,slots:l,emit:i}):h(f,null)),M=t.props?a:Bd(a)}}catch(h){as.length=0,Ts(h,e,1),x=J(ot)}let T=x;if(M&&y!==!1){const h=Object.keys(M),{shapeFlag:k}=T;h.length&&k&7&&(o&&h.some(Eo)&&(M=Kd(M,o)),T=cn(T,M,!1,!0))}return n.dirs&&(T=cn(T,null,!1,!0),T.dirs=T.dirs?T.dirs.concat(n.dirs):n.dirs),n.transition&&ds(T,n.transition),x=T,Zs(D),x}const Bd=e=>{let t;for(const n in e)(n==="class"||n==="style"||cr(n))&&((t||(t={}))[n]=e[n]);return t},Kd=(e,t)=>{const n={};for(const s in e)(!Eo(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function Gd(e,t,n){const{props:s,children:r,component:o}=e,{props:l,children:a,patchFlag:i}=t,c=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&i>=0){if(i&1024)return!0;if(i&16)return s?pl(s,l,c):!!l;if(i&8){const u=t.dynamicProps;for(let f=0;f<u.length;f++){const m=u[f];if(l[m]!==s[m]&&!yr(c,m))return!0}}}else return(r||a)&&(!a||!a.$stable)?!0:s===l?!1:s?l?pl(s,l,c):!0:!!l;return!1}function pl(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let r=0;r<s.length;r++){const o=s[r];if(t[o]!==e[o]&&!yr(n,o))return!0}return!1}function zd({vnode:e,parent:t},n){for(;t;){const s=t.subTree;if(s.suspense&&s.suspense.activeBranch===e&&(s.el=e.el),s===e)(e=t.vnode).el=n,t=t.parent;else break}}const Si={},Ei=()=>Object.create(Si),Ri=e=>Object.getPrototypeOf(e)===Si;function qd(e,t,n,s=!1){const r={},o=Ei();e.propsDefaults=Object.create(null),Pi(e,t,r,o);for(const l in e.propsOptions[0])l in r||(r[l]=void 0);n?e.props=s?r:Yu(r):e.type.props?e.props=r:e.props=o,e.attrs=o}function Jd(e,t,n,s){const{props:r,attrs:o,vnode:{patchFlag:l}}=e,a=Ee(r),[i]=e.propsOptions;let c=!1;if((s||l>0)&&!(l&16)){if(l&8){const u=e.vnode.dynamicProps;for(let f=0;f<u.length;f++){let m=u[f];if(yr(e.emitsOptions,m))continue;const p=t[m];if(i)if(Me(o,m))p!==o[m]&&(o[m]=p,c=!0);else{const g=an(m);r[g]=oo(i,a,g,p,e,!1)}else p!==o[m]&&(o[m]=p,c=!0)}}}else{Pi(e,t,r,o)&&(c=!0);let u;for(const f in a)(!t||!Me(t,f)&&((u=kn(f))===f||!Me(t,u)))&&(i?n&&(n[f]!==void 0||n[u]!==void 0)&&(r[f]=oo(i,a,f,void 0,e,!0)):delete r[f]);if(o!==a)for(const f in o)(!t||!Me(t,f))&&(delete o[f],c=!0)}c&&Kt(e.attrs,"set","")}function Pi(e,t,n,s){const[r,o]=e.propsOptions;let l=!1,a;if(t)for(let i in t){if(ts(i))continue;const c=t[i];let u;r&&Me(r,u=an(i))?!o||!o.includes(u)?n[u]=c:(a||(a={}))[u]=c:yr(e.emitsOptions,i)||(!(i in s)||c!==s[i])&&(s[i]=c,l=!0)}if(o){const i=Ee(n),c=a||Ne;for(let u=0;u<o.length;u++){const f=o[u];n[f]=oo(r,i,f,c[f],e,!Me(c,f))}}return l}function oo(e,t,n,s,r,o){const l=e[n];if(l!=null){const a=Me(l,"default");if(a&&s===void 0){const i=l.default;if(l.type!==Function&&!l.skipFactory&&_e(i)){const{propsDefaults:c}=r;if(n in c)s=c[n];else{const u=Es(r);s=c[n]=i.call(null,t),u()}}else s=i;r.ce&&r.ce._setProp(n,s)}l[0]&&(o&&!a?s=!1:l[1]&&(s===""||s===kn(n))&&(s=!0))}return s}const Yd=new WeakMap;function $i(e,t,n=!1){const s=n?Yd:t.propsCache,r=s.get(e);if(r)return r;const o=e.props,l={},a=[];let i=!1;if(!_e(e)){const u=f=>{i=!0;const[m,p]=$i(f,t,!0);Ze(l,m),p&&a.push(...p)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!o&&!i)return Ve(e)&&s.set(e,In),In;if(ye(o))for(let u=0;u<o.length;u++){const f=an(o[u]);gl(f)&&(l[f]=Ne)}else if(o)for(const u in o){const f=an(u);if(gl(f)){const m=o[u],p=l[f]=ye(m)||_e(m)?{type:m}:Ze({},m),g=p.type;let y=!1,D=!0;if(ye(g))for(let x=0;x<g.length;++x){const M=g[x],T=_e(M)&&M.name;if(T==="Boolean"){y=!0;break}else T==="String"&&(D=!1)}else y=_e(g)&&g.name==="Boolean";p[0]=y,p[1]=D,(y||Me(p,"default"))&&a.push(f)}}const c=[l,a];return Ve(e)&&s.set(e,c),c}function gl(e){return e[0]!=="$"&&!ts(e)}const Uo=e=>e==="_"||e==="_ctx"||e==="$stable",Vo=e=>ye(e)?e.map(At):[At(e)],Xd=(e,t,n)=>{if(t._n)return t;const s=fe((...r)=>Vo(t(...r)),n);return s._c=!1,s},Mi=(e,t,n)=>{const s=e._ctx;for(const r in e){if(Uo(r))continue;const o=e[r];if(_e(o))t[r]=Xd(r,o,s);else if(o!=null){const l=Vo(o);t[r]=()=>l}}},Ii=(e,t)=>{const n=Vo(t);e.slots.default=()=>n},Li=(e,t,n)=>{for(const s in t)(n||!Uo(s))&&(e[s]=t[s])},Qd=(e,t,n)=>{const s=e.slots=Ei();if(e.vnode.shapeFlag&32){const r=t._;r?(Li(s,t,n),n&&Ua(s,"_",r,!0)):Mi(t,s)}else t&&Ii(e,t)},Zd=(e,t,n)=>{const{vnode:s,slots:r}=e;let o=!0,l=Ne;if(s.shapeFlag&32){const a=t._;a?n&&a===1?o=!1:Li(r,t,n):(o=!t.$stable,Mi(t,r)),l=t}else t&&(Ii(e,t),l={default:1});if(o)for(const a in r)!Uo(a)&&l[a]==null&&delete r[a]},bt=rf;function ef(e){return tf(e)}function tf(e,t){const n=pr();n.__VUE__=!0;const{insert:s,remove:r,patchProp:o,createElement:l,createText:a,createComment:i,setText:c,setElementText:u,parentNode:f,nextSibling:m,setScopeId:p=Nt,insertStaticContent:g}=e,y=(_,R,O,B=null,H=null,K=null,b=void 0,d=null,w=!!R.dynamicChildren)=>{if(_===R)return;_&&!xn(_,R)&&(B=ce(_),z(_,H,K,!0),_=null),R.patchFlag===-2&&(w=!1,R.dynamicChildren=null);const{type:P,ref:q,shapeFlag:U}=R;switch(P){case Cs:D(_,R,O,B);break;case ot:x(_,R,O,B);break;case Vr:_==null&&M(R,O,B,b);break;case xe:j(_,R,O,B,H,K,b,d,w);break;default:U&1?k(_,R,O,B,H,K,b,d,w):U&6?be(_,R,O,B,H,K,b,d,w):(U&64||U&128)&&P.process(_,R,O,B,H,K,b,d,w,He)}q!=null&&H?os(q,_&&_.ref,K,R||_,!R):q==null&&_&&_.ref!=null&&os(_.ref,null,K,_,!0)},D=(_,R,O,B)=>{if(_==null)s(R.el=a(R.children),O,B);else{const H=R.el=_.el;R.children!==_.children&&c(H,R.children)}},x=(_,R,O,B)=>{_==null?s(R.el=i(R.children||""),O,B):R.el=_.el},M=(_,R,O,B)=>{[_.el,_.anchor]=g(_.children,R,O,B,_.el,_.anchor)},T=({el:_,anchor:R},O,B)=>{let H;for(;_&&_!==R;)H=m(_),s(_,O,B),_=H;s(R,O,B)},h=({el:_,anchor:R})=>{let O;for(;_&&_!==R;)O=m(_),r(_),_=O;r(R)},k=(_,R,O,B,H,K,b,d,w)=>{if(R.type==="svg"?b="svg":R.type==="math"&&(b="mathml"),_==null)S(R,O,B,H,K,b,d,w);else{const P=_.el&&_.el._isVueCE?_.el:null;try{P&&P._beginPatch(),G(_,R,H,K,b,d,w)}finally{P&&P._endPatch()}}},S=(_,R,O,B,H,K,b,d)=>{let w,P;const{props:q,shapeFlag:U,transition:E,dirs:F}=_;if(w=_.el=l(_.type,K,q&&q.is,q),U&8?u(w,_.children):U&16&&N(_.children,w,null,B,H,Ur(_,K),b,d),F&&gn(_,null,B,"created"),I(w,_,_.scopeId,b,B),q){for(const se in q)se!=="value"&&!ts(se)&&o(w,se,null,q[se],K,B);"value"in q&&o(w,"value",null,q.value,K),(P=q.onVnodeBeforeMount)&&$t(P,B,_)}F&&gn(_,null,B,"beforeMount");const Q=nf(H,E);Q&&E.beforeEnter(w),s(w,R,O),((P=q&&q.onVnodeMounted)||Q||F)&&bt(()=>{P&&$t(P,B,_),Q&&E.enter(w),F&&gn(_,null,B,"mounted")},H)},I=(_,R,O,B,H)=>{if(O&&p(_,O),B)for(let K=0;K<B.length;K++)p(_,B[K]);if(H){let K=H.subTree;if(R===K||Oi(K.type)&&(K.ssContent===R||K.ssFallback===R)){const b=H.vnode;I(_,b,b.scopeId,b.slotScopeIds,H.parent)}}},N=(_,R,O,B,H,K,b,d,w=0)=>{for(let P=w;P<_.length;P++){const q=_[P]=d?on(_[P]):At(_[P]);y(null,q,R,O,B,H,K,b,d)}},G=(_,R,O,B,H,K,b)=>{const d=R.el=_.el;let{patchFlag:w,dynamicChildren:P,dirs:q}=R;w|=_.patchFlag&16;const U=_.props||Ne,E=R.props||Ne;let F;if(O&&mn(O,!1),(F=E.onVnodeBeforeUpdate)&&$t(F,O,R,_),q&&gn(R,_,O,"beforeUpdate"),O&&mn(O,!0),(U.innerHTML&&E.innerHTML==null||U.textContent&&E.textContent==null)&&u(d,""),P?re(_.dynamicChildren,P,d,O,B,Ur(R,H),K):b||W(_,R,d,null,O,B,Ur(R,H),K,!1),w>0){if(w&16)pe(d,U,E,O,H);else if(w&2&&U.class!==E.class&&o(d,"class",null,E.class,H),w&4&&o(d,"style",U.style,E.style,H),w&8){const Q=R.dynamicProps;for(let se=0;se<Q.length;se++){const ue=Q[se],Ge=U[ue],Be=E[ue];(Be!==Ge||ue==="value")&&o(d,ue,Ge,Be,H,O)}}w&1&&_.children!==R.children&&u(d,R.children)}else!b&&P==null&&pe(d,U,E,O,H);((F=E.onVnodeUpdated)||q)&&bt(()=>{F&&$t(F,O,R,_),q&&gn(R,_,O,"updated")},B)},re=(_,R,O,B,H,K,b)=>{for(let d=0;d<R.length;d++){const w=_[d],P=R[d],q=w.el&&(w.type===xe||!xn(w,P)||w.shapeFlag&198)?f(w.el):O;y(w,P,q,null,B,H,K,b,!0)}},pe=(_,R,O,B,H)=>{if(R!==O){if(R!==Ne)for(const K in R)!ts(K)&&!(K in O)&&o(_,K,R[K],null,H,B);for(const K in O){if(ts(K))continue;const b=O[K],d=R[K];b!==d&&K!=="value"&&o(_,K,d,b,H,B)}"value"in O&&o(_,"value",R.value,O.value,H)}},j=(_,R,O,B,H,K,b,d,w)=>{const P=R.el=_?_.el:a(""),q=R.anchor=_?_.anchor:a("");let{patchFlag:U,dynamicChildren:E,slotScopeIds:F}=R;F&&(d=d?d.concat(F):F),_==null?(s(P,O,B),s(q,O,B),N(R.children||[],O,q,H,K,b,d,w)):U>0&&U&64&&E&&_.dynamicChildren&&_.dynamicChildren.length===E.length?(re(_.dynamicChildren,E,O,H,K,b,d),(R.key!=null||H&&R===H.subTree)&&Fi(_,R,!0)):W(_,R,O,q,H,K,b,d,w)},be=(_,R,O,B,H,K,b,d,w)=>{R.slotScopeIds=d,_==null?R.shapeFlag&512?H.ctx.activate(R,O,B,b,w):oe(R,O,B,H,K,b,w):ie(_,R,w)},oe=(_,R,O,B,H,K,b)=>{const d=_.component=df(_,B,H);if(ks(_)&&(d.ctx.renderer=He),ff(d,!1,b),d.asyncDep){if(H&&H.registerDep(d,Y,b),!_.el){const w=d.subTree=J(ot);x(null,w,R,O),_.placeholder=w.el}}else Y(d,_,R,O,H,K,b)},ie=(_,R,O)=>{const B=R.component=_.component;if(Gd(_,R,O))if(B.asyncDep&&!B.asyncResolved){X(B,R,O);return}else B.next=R,B.update();else R.el=_.el,B.vnode=R},Y=(_,R,O,B,H,K,b)=>{const d=()=>{if(_.isMounted){let{next:U,bu:E,u:F,parent:Q,vnode:se}=_;{const nt=Ai(_);if(nt){U&&(U.el=se.el,X(_,U,b)),nt.asyncDep.then(()=>{_.isUnmounted||d()});return}}let ue=U,Ge;mn(_,!1),U?(U.el=se.el,X(_,U,b)):U=se,E&&Mr(E),(Ge=U.props&&U.props.onVnodeBeforeUpdate)&&$t(Ge,Q,U,se),mn(_,!0);const Be=fl(_),tt=_.subTree;_.subTree=Be,y(tt,Be,f(tt.el),ce(tt),_,H,K),U.el=Be.el,ue===null&&zd(_,Be.el),F&&bt(F,H),(Ge=U.props&&U.props.onVnodeUpdated)&&bt(()=>$t(Ge,Q,U,se),H)}else{let U;const{el:E,props:F}=R,{bm:Q,m:se,parent:ue,root:Ge,type:Be}=_,tt=An(R);mn(_,!1),Q&&Mr(Q),!tt&&(U=F&&F.onVnodeBeforeMount)&&$t(U,ue,R),mn(_,!0);{Ge.ce&&Ge.ce._def.shadowRoot!==!1&&Ge.ce._injectChildStyle(Be);const nt=_.subTree=fl(_);y(null,nt,O,B,_,H,K),R.el=nt.el}if(se&&bt(se,H),!tt&&(U=F&&F.onVnodeMounted)){const nt=R;bt(()=>$t(U,ue,nt),H)}(R.shapeFlag&256||ue&&An(ue.vnode)&&ue.vnode.shapeFlag&256)&&_.a&&bt(_.a,H),_.isMounted=!0,R=O=B=null}};_.scope.on();const w=_.effect=new Ba(d);_.scope.off();const P=_.update=w.run.bind(w),q=_.job=w.runIfDirty.bind(w);q.i=_,q.id=_.uid,w.scheduler=()=>No(q),mn(_,!0),P()},X=(_,R,O)=>{R.component=_;const B=_.vnode.props;_.vnode=R,_.next=null,Jd(_,R.props,B,O),Zd(_,R.children,O),Jt(),rl(_),Yt()},W=(_,R,O,B,H,K,b,d,w=!1)=>{const P=_&&_.children,q=_?_.shapeFlag:0,U=R.children,{patchFlag:E,shapeFlag:F}=R;if(E>0){if(E&128){ne(P,U,O,B,H,K,b,d,w);return}else if(E&256){ge(P,U,O,B,H,K,b,d,w);return}}F&8?(q&16&&de(P,H,K),U!==P&&u(O,U)):q&16?F&16?ne(P,U,O,B,H,K,b,d,w):de(P,H,K,!0):(q&8&&u(O,""),F&16&&N(U,O,B,H,K,b,d,w))},ge=(_,R,O,B,H,K,b,d,w)=>{_=_||In,R=R||In;const P=_.length,q=R.length,U=Math.min(P,q);let E;for(E=0;E<U;E++){const F=R[E]=w?on(R[E]):At(R[E]);y(_[E],F,O,null,H,K,b,d,w)}P>q?de(_,H,K,!0,!1,U):N(R,O,B,H,K,b,d,w,U)},ne=(_,R,O,B,H,K,b,d,w)=>{let P=0;const q=R.length;let U=_.length-1,E=q-1;for(;P<=U&&P<=E;){const F=_[P],Q=R[P]=w?on(R[P]):At(R[P]);if(xn(F,Q))y(F,Q,O,null,H,K,b,d,w);else break;P++}for(;P<=U&&P<=E;){const F=_[U],Q=R[E]=w?on(R[E]):At(R[E]);if(xn(F,Q))y(F,Q,O,null,H,K,b,d,w);else break;U--,E--}if(P>U){if(P<=E){const F=E+1,Q=F<q?R[F].el:B;for(;P<=E;)y(null,R[P]=w?on(R[P]):At(R[P]),O,Q,H,K,b,d,w),P++}}else if(P>E)for(;P<=U;)z(_[P],H,K,!0),P++;else{const F=P,Q=P,se=new Map;for(P=Q;P<=E;P++){const it=R[P]=w?on(R[P]):At(R[P]);it.key!=null&&se.set(it.key,P)}let ue,Ge=0;const Be=E-Q+1;let tt=!1,nt=0;const Pt=new Array(Be);for(P=0;P<Be;P++)Pt[P]=0;for(P=F;P<=U;P++){const it=_[P];if(Ge>=Be){z(it,H,K,!0);continue}let wt;if(it.key!=null)wt=se.get(it.key);else for(ue=Q;ue<=E;ue++)if(Pt[ue-Q]===0&&xn(it,R[ue])){wt=ue;break}wt===void 0?z(it,H,K,!0):(Pt[wt-Q]=P+1,wt>=nt?nt=wt:tt=!0,y(it,R[wt],O,null,H,K,b,d,w),Ge++)}const Rs=tt?sf(Pt):In;for(ue=Rs.length-1,P=Be-1;P>=0;P--){const it=Q+P,wt=R[it],Ps=R[it+1],$s=it+1<q?Ps.el||Ni(Ps):B;Pt[P]===0?y(null,wt,O,$s,H,K,b,d,w):tt&&(ue<0||P!==Rs[ue]?Z(wt,O,$s,2):ue--)}}},Z=(_,R,O,B,H=null)=>{const{el:K,type:b,transition:d,children:w,shapeFlag:P}=_;if(P&6){Z(_.component.subTree,R,O,B);return}if(P&128){_.suspense.move(R,O,B);return}if(P&64){b.move(_,R,O,He);return}if(b===xe){s(K,R,O);for(let U=0;U<w.length;U++)Z(w[U],R,O,B);s(_.anchor,R,O);return}if(b===Vr){T(_,R,O);return}if(B!==2&&P&1&&d)if(B===0)d.beforeEnter(K),s(K,R,O),bt(()=>d.enter(K),H);else{const{leave:U,delayLeave:E,afterLeave:F}=d,Q=()=>{_.ctx.isUnmounted?r(K):s(K,R,O)},se=()=>{K._isLeaving&&K[Ht](!0),U(K,()=>{Q(),F&&F()})};E?E(K,Q,se):se()}else s(K,R,O)},z=(_,R,O,B=!1,H=!1)=>{const{type:K,props:b,ref:d,children:w,dynamicChildren:P,shapeFlag:q,patchFlag:U,dirs:E,cacheIndex:F}=_;if(U===-2&&(H=!1),d!=null&&(Jt(),os(d,null,O,_,!0),Yt()),F!=null&&(R.renderCache[F]=void 0),q&256){R.ctx.deactivate(_);return}const Q=q&1&&E,se=!An(_);let ue;if(se&&(ue=b&&b.onVnodeBeforeUnmount)&&$t(ue,R,_),q&6)Fe(_.component,O,B);else{if(q&128){_.suspense.unmount(O,B);return}Q&&gn(_,null,R,"beforeUnmount"),q&64?_.type.remove(_,R,O,He,B):P&&!P.hasOnce&&(K!==xe||U>0&&U&64)?de(P,R,O,!1,!0):(K===xe&&U&384||!H&&q&16)&&de(w,R,O),B&&me(_)}(se&&(ue=b&&b.onVnodeUnmounted)||Q)&&bt(()=>{ue&&$t(ue,R,_),Q&&gn(_,null,R,"unmounted")},O)},me=_=>{const{type:R,el:O,anchor:B,transition:H}=_;if(R===xe){we(O,B);return}if(R===Vr){h(_);return}const K=()=>{r(O),H&&!H.persisted&&H.afterLeave&&H.afterLeave()};if(_.shapeFlag&1&&H&&!H.persisted){const{leave:b,delayLeave:d}=H,w=()=>b(O,K);d?d(_.el,K,w):w()}else K()},we=(_,R)=>{let O;for(;_!==R;)O=m(_),r(_),_=O;r(R)},Fe=(_,R,O)=>{const{bum:B,scope:H,job:K,subTree:b,um:d,m:w,a:P}=_;ml(w),ml(P),B&&Mr(B),H.stop(),K&&(K.flags|=8,z(b,_,R,O)),d&&bt(d,R),bt(()=>{_.isUnmounted=!0},R)},de=(_,R,O,B=!1,H=!1,K=0)=>{for(let b=K;b<_.length;b++)z(_[b],R,O,B,H)},ce=_=>{if(_.shapeFlag&6)return ce(_.component.subTree);if(_.shapeFlag&128)return _.suspense.next();const R=m(_.anchor||_.el),O=R&&R[md];return O?m(O):R};let Ce=!1;const qe=(_,R,O)=>{let B;_==null?R._vnode&&(z(R._vnode,null,null,!0),B=R._vnode.component):y(R._vnode||null,_,R,null,null,null,O),R._vnode=_,Ce||(Ce=!0,rl(B),ci(),Ce=!1)},He={p:y,um:z,m:Z,r:me,mt:oe,mc:N,pc:W,pbc:re,n:ce,o:e};return{render:qe,hydrate:void 0,createApp:Vd(qe)}}function Ur({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 mn({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function nf(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Fi(e,t,n=!1){const s=e.children,r=t.children;if(ye(s)&&ye(r))for(let o=0;o<s.length;o++){const l=s[o];let a=r[o];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=r[o]=on(r[o]),a.el=l.el),!n&&a.patchFlag!==-2&&Fi(l,a)),a.type===Cs&&(a.patchFlag!==-1?a.el=l.el:a.__elIndex=o+(e.type===xe?1:0)),a.type===ot&&!a.el&&(a.el=l.el)}}function sf(e){const t=e.slice(),n=[0];let s,r,o,l,a;const i=e.length;for(s=0;s<i;s++){const c=e[s];if(c!==0){if(r=n[n.length-1],e[r]<c){t[s]=r,n.push(s);continue}for(o=0,l=n.length-1;o<l;)a=o+l>>1,e[n[a]]<c?o=a+1:l=a;c<e[n[o]]&&(o>0&&(t[s]=n[o-1]),n[o]=s)}}for(o=n.length,l=n[o-1];o-- >0;)n[o]=l,l=t[l];return n}function Ai(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Ai(t)}function ml(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function Ni(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?Ni(t.subTree):null}const Oi=e=>e.__isSuspense;function rf(e,t){t&&t.pendingBranch?ye(e)?t.effects.push(...e):t.effects.push(e):ud(e)}const xe=Symbol.for("v-fgt"),Cs=Symbol.for("v-txt"),ot=Symbol.for("v-cmt"),Vr=Symbol.for("v-stc"),as=[];let vt=null;function $(e=!1){as.push(vt=e?null:[])}function of(){as.pop(),vt=as[as.length-1]||null}let fs=1;function nr(e,t=!1){fs+=e,e<0&&vt&&t&&(vt.hasOnce=!0)}function Di(e){return e.dynamicChildren=fs>0?vt||In:null,of(),fs>0&&vt&&vt.push(e),e}function L(e,t,n,s,r,o){return Di(v(e,t,n,s,r,o,!0))}function ft(e,t,n,s,r){return Di(J(e,t,n,s,r,!0))}function ps(e){return e?e.__v_isVNode===!0:!1}function xn(e,t){return e.type===t.type&&e.key===t.key}const Ui=({key:e})=>e??null,Ks=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ze(e)||Ie(e)||_e(e)?{i:at,r:e,k:t,f:!!n}:e:null);function v(e,t=null,n=null,s=0,r=null,o=e===xe?0:1,l=!1,a=!1){const i={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ui(t),ref:t&&Ks(t),scopeId:di,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:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:at};return a?(jo(i,n),o&128&&e.normalize(i)):n&&(i.shapeFlag|=ze(n)?8:16),fs>0&&!l&&vt&&(i.patchFlag>0||o&6)&&i.patchFlag!==32&&vt.push(i),i}const J=lf;function lf(e,t=null,n=null,s=0,r=null,o=!1){if((!e||e===Md)&&(e=ot),ps(e)){const a=cn(e,t,!0);return n&&jo(a,n),fs>0&&!o&&vt&&(a.shapeFlag&6?vt[vt.indexOf(e)]=a:vt.push(a)),a.patchFlag=-2,a}if(mf(e)&&(e=e.__vccOpts),t){t=af(t);let{class:a,style:i}=t;a&&!ze(a)&&(t.class=ve(a)),Ve(i)&&(mr(i)&&!ye(i)&&(i=Ze({},i)),t.style=_s(i))}const l=ze(e)?1:Oi(e)?128:gi(e)?64:Ve(e)?4:_e(e)?2:0;return v(e,t,n,s,r,l,o,!0)}function af(e){return e?mr(e)||Ri(e)?Ze({},e):e:null}function cn(e,t,n=!1,s=!1){const{props:r,ref:o,patchFlag:l,children:a,transition:i}=e,c=t?Qt(r||{},t):r,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&Ui(c),ref:t&&t.ref?n&&o?ye(o)?o.concat(Ks(t)):[o,Ks(t)]:Ks(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:a,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==xe?l===-1?16:l|16:l,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:i,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 i&&s&&ds(u,i.clone(u)),u}function ke(e=" ",t=0){return J(Cs,null,e,t)}function he(e="",t=!1){return t?($(),ft(ot,null,e)):J(ot,null,e)}function At(e){return e==null||typeof e=="boolean"?J(ot):ye(e)?J(xe,null,e.slice()):ps(e)?on(e):J(Cs,null,String(e))}function on(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:cn(e)}function jo(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(ye(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),jo(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!Ri(t)?t._ctx=at:r===3&&at&&(at.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else _e(t)?(t={default:t,_ctx:at},n=32):(t=String(t),s&64?(n=16,t=[ke(t)]):n=8);e.children=t,e.shapeFlag|=n}function Qt(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const r in s)if(r==="class")t.class!==s.class&&(t.class=ve([t.class,s.class]));else if(r==="style")t.style=_s([t.style,s.style]);else if(cr(r)){const o=t[r],l=s[r];l&&o!==l&&!(ye(o)&&o.includes(l))&&(t[r]=o?[].concat(o,l):l)}else r!==""&&(t[r]=s[r])}return t}function $t(e,t,n,s=null){Rt(e,t,7,[n,s])}const cf=ki();let uf=0;function df(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||cf,o={uid:uf++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Ha(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:$i(s,r),emitsOptions:Ci(s,r),emit:null,emitted:null,propsDefaults:Ne,inheritAttrs:s.inheritAttrs,ctx:Ne,data:Ne,props:Ne,attrs:Ne,slots:Ne,refs:Ne,setupState:Ne,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=Wd.bind(null,o),e.ce&&e.ce(o),o}let lt=null;const Ss=()=>lt||at;let sr,lo;{const e=pr(),t=(n,s)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(s),o=>{r.length>1?r.forEach(l=>l(o)):r[0](o)}};sr=t("__VUE_INSTANCE_SETTERS__",n=>lt=n),lo=t("__VUE_SSR_SETTERS__",n=>Un=n)}const Es=e=>{const t=lt;return sr(e),e.scope.on(),()=>{e.scope.off(),sr(t)}},hl=()=>{lt&<.scope.off(),sr(null)};function Vi(e){return e.vnode.shapeFlag&4}let Un=!1;function ff(e,t=!1,n=!1){t&&lo(t);const{props:s,children:r}=e.vnode,o=Vi(e);qd(e,s,o,t),Qd(e,r,n||t);const l=o?pf(e,t):void 0;return t&&lo(!1),l}function pf(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Id);const{setup:s}=n;if(s){Jt();const r=e.setupContext=s.length>1?Wi(e):null,o=Es(e),l=ws(s,e,0,[e.props,r]),a=Aa(l);if(Yt(),o(),(a||e.sp)&&!An(e)&&Oo(e),a){if(l.then(hl,hl),t)return l.then(i=>{bl(e,i)}).catch(i=>{Ts(i,e,0)});e.asyncDep=l}else bl(e,l)}else ji(e)}function bl(e,t,n){_e(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ve(t)&&(e.setupState=oi(t)),ji(e)}function ji(e,t,n){const s=e.type;e.render||(e.render=s.render||Nt);{const r=Es(e);Jt();try{Fd(e)}finally{Yt(),r()}}}const gf={get(e,t){return rt(e,"get",""),e[t]}};function Wi(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,gf),slots:e.slots,emit:e.emit,expose:t}}function xr(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(oi(Xu(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in ls)return ls[n](e)},has(t,n){return n in t||n in ls}})):e.proxy}function mf(e){return _e(e)&&"__vccOpts"in e}const V=(e,t)=>od(e,t,Un);function Wo(e,t,n){try{nr(-1);const s=arguments.length;return s===2?Ve(t)&&!ye(t)?ps(t)?J(e,null,[t]):J(e,t):J(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&ps(n)&&(n=[n]),J(e,t,n))}finally{nr(1)}}const hf="3.5.27";let ao;const vl=typeof window<"u"&&window.trustedTypes;if(vl)try{ao=vl.createPolicy("vue",{createHTML:e=>e})}catch{}const Hi=ao?e=>ao.createHTML(e):e=>e,bf="http://www.w3.org/2000/svg",vf="http://www.w3.org/1998/Math/MathML",Wt=typeof document<"u"?document:null,yl=Wt&&Wt.createElement("template"),yf={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r=t==="svg"?Wt.createElementNS(bf,e):t==="mathml"?Wt.createElementNS(vf,e):n?Wt.createElement(e,{is:n}):Wt.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>Wt.createTextNode(e),createComment:e=>Wt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Wt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,o){const l=n?n.previousSibling:t.lastChild;if(r&&(r===o||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===o||!(r=r.nextSibling)););else{yl.innerHTML=Hi(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const a=yl.content;if(s==="svg"||s==="mathml"){const i=a.firstChild;for(;i.firstChild;)a.appendChild(i.firstChild);a.removeChild(i)}t.insertBefore(a,n)}return[l?l.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},tn="transition",zn="animation",gs=Symbol("_vtc"),Bi={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},xf=Ze({},mi,Bi),_f=e=>(e.displayName="Transition",e.props=xf,e),wf=_f((e,{slots:t})=>Wo(vd,Tf(e),t)),hn=(e,t=[])=>{ye(e)?e.forEach(n=>n(...t)):e&&e(...t)},xl=e=>e?ye(e)?e.some(t=>t.length>1):e.length>1:!1;function Tf(e){const t={};for(const j in e)j in Bi||(t[j]=e[j]);if(e.css===!1)return t;const{name:n="v",type:s,duration:r,enterFromClass:o=`${n}-enter-from`,enterActiveClass:l=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:i=o,appearActiveClass:c=l,appearToClass:u=a,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:m=`${n}-leave-active`,leaveToClass:p=`${n}-leave-to`}=e,g=kf(r),y=g&&g[0],D=g&&g[1],{onBeforeEnter:x,onEnter:M,onEnterCancelled:T,onLeave:h,onLeaveCancelled:k,onBeforeAppear:S=x,onAppear:I=M,onAppearCancelled:N=T}=t,G=(j,be,oe,ie)=>{j._enterCancelled=ie,bn(j,be?u:a),bn(j,be?c:l),oe&&oe()},re=(j,be)=>{j._isLeaving=!1,bn(j,f),bn(j,p),bn(j,m),be&&be()},pe=j=>(be,oe)=>{const ie=j?I:M,Y=()=>G(be,j,oe);hn(ie,[be,Y]),_l(()=>{bn(be,j?i:o),Ut(be,j?u:a),xl(ie)||wl(be,s,y,Y)})};return Ze(t,{onBeforeEnter(j){hn(x,[j]),Ut(j,o),Ut(j,l)},onBeforeAppear(j){hn(S,[j]),Ut(j,i),Ut(j,c)},onEnter:pe(!1),onAppear:pe(!0),onLeave(j,be){j._isLeaving=!0;const oe=()=>re(j,be);Ut(j,f),j._enterCancelled?(Ut(j,m),Cl(j)):(Cl(j),Ut(j,m)),_l(()=>{j._isLeaving&&(bn(j,f),Ut(j,p),xl(h)||wl(j,s,D,oe))}),hn(h,[j,oe])},onEnterCancelled(j){G(j,!1,void 0,!0),hn(T,[j])},onAppearCancelled(j){G(j,!0,void 0,!0),hn(N,[j])},onLeaveCancelled(j){re(j),hn(k,[j])}})}function kf(e){if(e==null)return null;if(Ve(e))return[jr(e.enter),jr(e.leave)];{const t=jr(e);return[t,t]}}function jr(e){return wu(e)}function Ut(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[gs]||(e[gs]=new Set)).add(t)}function bn(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[gs];n&&(n.delete(t),n.size||(e[gs]=void 0))}function _l(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Cf=0;function wl(e,t,n,s){const r=e._endId=++Cf,o=()=>{r===e._endId&&s()};if(n!=null)return setTimeout(o,n);const{type:l,timeout:a,propCount:i}=Sf(e,t);if(!l)return s();const c=l+"end";let u=0;const f=()=>{e.removeEventListener(c,m),o()},m=p=>{p.target===e&&++u>=i&&f()};setTimeout(()=>{u<i&&f()},a+1),e.addEventListener(c,m)}function Sf(e,t){const n=window.getComputedStyle(e),s=g=>(n[g]||"").split(", "),r=s(`${tn}Delay`),o=s(`${tn}Duration`),l=Tl(r,o),a=s(`${zn}Delay`),i=s(`${zn}Duration`),c=Tl(a,i);let u=null,f=0,m=0;t===tn?l>0&&(u=tn,f=l,m=o.length):t===zn?c>0&&(u=zn,f=c,m=i.length):(f=Math.max(l,c),u=f>0?l>c?tn:zn:null,m=u?u===tn?o.length:i.length:0);const p=u===tn&&/\b(?:transform|all)(?:,|$)/.test(s(`${tn}Property`).toString());return{type:u,timeout:f,propCount:m,hasTransform:p}}function Tl(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,s)=>kl(n)+kl(e[s])))}function kl(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Cl(e){return(e?e.ownerDocument:document).body.offsetHeight}function Ef(e,t,n){const s=e[gs];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const rr=Symbol("_vod"),Ki=Symbol("_vsh"),Wr={name:"show",beforeMount(e,{value:t},{transition:n}){e[rr]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):qn(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:s}){!t!=!n&&(s?t?(s.beforeEnter(e),qn(e,!0),s.enter(e)):s.leave(e,()=>{qn(e,!1)}):qn(e,t))},beforeUnmount(e,{value:t}){qn(e,t)}};function qn(e,t){e.style.display=t?e[rr]:"none",e[Ki]=!t}const Rf=Symbol(""),Pf=/(?:^|;)\s*display\s*:/;function $f(e,t,n){const s=e.style,r=ze(n);let o=!1;if(n&&!r){if(t)if(ze(t))for(const l of t.split(";")){const a=l.slice(0,l.indexOf(":")).trim();n[a]==null&&Gs(s,a,"")}else for(const l in t)n[l]==null&&Gs(s,l,"");for(const l in n)l==="display"&&(o=!0),Gs(s,l,n[l])}else if(r){if(t!==n){const l=s[Rf];l&&(n+=";"+l),s.cssText=n,o=Pf.test(n)}}else t&&e.removeAttribute("style");rr in e&&(e[rr]=o?s.display:"",e[Ki]&&(s.display="none"))}const Sl=/\s*!important$/;function Gs(e,t,n){if(ye(n))n.forEach(s=>Gs(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=Mf(e,t);Sl.test(n)?e.setProperty(kn(s),n.replace(Sl,""),"important"):e[s]=n}}const El=["Webkit","Moz","ms"],Hr={};function Mf(e,t){const n=Hr[t];if(n)return n;let s=an(t);if(s!=="filter"&&s in e)return Hr[t]=s;s=Da(s);for(let r=0;r<El.length;r++){const o=El[r]+s;if(o in e)return Hr[t]=o}return t}const Rl="http://www.w3.org/1999/xlink";function Pl(e,t,n,s,r,o=Ru(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Rl,t.slice(6,t.length)):e.setAttributeNS(Rl,t,n):n==null||o&&!Va(n)?e.removeAttribute(t):e.setAttribute(t,o?"":Zt(n)?String(n):n)}function $l(e,t,n,s,r){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Hi(n):n);return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const a=o==="OPTION"?e.getAttribute("value")||"":e.value,i=n==null?e.type==="checkbox"?"on":"":String(n);(a!==i||!("_value"in e))&&(e.value=i),n==null&&e.removeAttribute(t),e._value=n;return}let l=!1;if(n===""||n==null){const a=typeof e[t];a==="boolean"?n=Va(n):n==null&&a==="string"?(n="",l=!0):a==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(r||t)}function If(e,t,n,s){e.addEventListener(t,n,s)}function Lf(e,t,n,s){e.removeEventListener(t,n,s)}const Ml=Symbol("_vei");function Ff(e,t,n,s,r=null){const o=e[Ml]||(e[Ml]={}),l=o[t];if(s&&l)l.value=s;else{const[a,i]=Af(t);if(s){const c=o[t]=Df(s,r);If(e,a,c,i)}else l&&(Lf(e,a,l,i),o[t]=void 0)}}const Il=/(?:Once|Passive|Capture)$/;function Af(e){let t;if(Il.test(e)){t={};let s;for(;s=e.match(Il);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):kn(e.slice(2)),t]}let Br=0;const Nf=Promise.resolve(),Of=()=>Br||(Nf.then(()=>Br=0),Br=Date.now());function Df(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Rt(Uf(s,n.value),t,5,[s])};return n.value=e,n.attached=Of(),n}function Uf(e,t){if(ye(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>r=>!r._stopped&&s&&s(r))}else return t}const Ll=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Vf=(e,t,n,s,r,o)=>{const l=r==="svg";t==="class"?Ef(e,s,l):t==="style"?$f(e,n,s):cr(t)?Eo(t)||Ff(e,t,n,s,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):jf(e,t,s,l))?($l(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Pl(e,t,s,l,o,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!ze(s))?$l(e,an(t),s,o,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),Pl(e,t,s,l))};function jf(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&Ll(t)&&_e(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 r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return Ll(t)&&ze(n)?!1:t in e}const Wf=["ctrl","shift","alt","meta"],Hf={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>Wf.some(n=>e[`${n}Key`]&&!t.includes(n))},Ns=(e,t)=>{const n=e._withMods||(e._withMods={}),s=t.join(".");return n[s]||(n[s]=((r,...o)=>{for(let l=0;l<t.length;l++){const a=Hf[t[l]];if(a&&a(r,t))return}return e(r,...o)}))},Bf=Ze({patchProp:Vf},yf);let Fl;function Kf(){return Fl||(Fl=ef(Bf))}const Gf=((...e)=>{const t=Kf().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=qf(s);if(!r)return;const o=t._component;!_e(o)&&!o.render&&!o.template&&(o.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const l=n(r,!1,zf(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),l},t});function zf(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function qf(e){return ze(e)?document.querySelector(e):e}function Jf(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const or=typeof window<"u",un=(e,t=!1)=>t?Symbol.for(e):Symbol(e),Yf=(e,t,n)=>Xf({l:e,k:t,s:n}),Xf=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),Je=e=>typeof e=="number"&&isFinite(e),Qf=e=>Ho(e)==="[object Date]",Vn=e=>Ho(e)==="[object RegExp]",_r=e=>Se(e)&&Object.keys(e).length===0,Qe=Object.assign,Zf=Object.create,Le=(e=null)=>Zf(e);let Al;const _n=()=>Al||(Al=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:Le());function Nl(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'").replace(/\//g,"/").replace(/=/g,"=")}function Ol(e){return e.replace(/&(?![a-zA-Z0-9#]{2,6};)/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">")}function ep(e){return e=e.replace(/(\w+)\s*=\s*"([^"]*)"/g,(s,r,o)=>`${r}="${Ol(o)}"`),e=e.replace(/(\w+)\s*=\s*'([^']*)'/g,(s,r,o)=>`${r}='${Ol(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(s=>{e=e.replace(s,"$1javascript:")}),e}const tp=Object.prototype.hasOwnProperty;function Ct(e,t){return tp.call(e,t)}const Ke=Array.isArray,je=e=>typeof e=="function",te=e=>typeof e=="string",Re=e=>typeof e=="boolean",Pe=e=>e!==null&&typeof e=="object",np=e=>Pe(e)&&je(e.then)&&je(e.catch),Gi=Object.prototype.toString,Ho=e=>Gi.call(e),Se=e=>Ho(e)==="[object Object]",sp=e=>e==null?"":Ke(e)||Se(e)&&e.toString===Gi?JSON.stringify(e,null,2):String(e);function Bo(e,t=""){return e.reduce((n,s,r)=>r===0?n+s:n+t+s,"")}const Os=e=>!Pe(e)||Ke(e);function zs(e,t){if(Os(e)||Os(t))throw new Error("Invalid value");const n=[{src:e,des:t}];for(;n.length;){const{src:s,des:r}=n.pop();Object.keys(s).forEach(o=>{o!=="__proto__"&&(Pe(s[o])&&!Pe(r[o])&&(r[o]=Array.isArray(s[o])?[]:Le()),Os(r[o])||Os(s[o])?r[o]=s[o]:n.push({src:s[o],des:r[o]}))})}}function rp(e,t,n){return{line:e,column:t,offset:n}}function io(e,t,n){return{start:e,end:t}}const $e={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},op=17;function wr(e,t,n={}){const{domain:s,messages:r,args:o}=n,l=e,a=new SyntaxError(String(l));return a.code=e,t&&(a.location=t),a.domain=s,a}function lp(e){throw e}const Mt=" ",ap="\r",st=`
|
|
3
|
-
`,ip="\u2028",cp="\u2029";function up(e){const t=e;let n=0,s=1,r=1,o=0;const l=I=>t[I]===ap&&t[I+1]===st,a=I=>t[I]===st,i=I=>t[I]===cp,c=I=>t[I]===ip,u=I=>l(I)||a(I)||i(I)||c(I),f=()=>n,m=()=>s,p=()=>r,g=()=>o,y=I=>l(I)||i(I)||c(I)?st:t[I],D=()=>y(n),x=()=>y(n+o);function M(){return o=0,u(n)&&(s++,r=0),l(n)&&n++,n++,r++,t[n]}function T(){return l(n+o)&&o++,o++,t[n+o]}function h(){n=0,s=1,r=1,o=0}function k(I=0){o=I}function S(){const I=n+o;for(;I!==n;)M();o=0}return{index:f,line:m,column:p,peekOffset:g,charAt:y,currentChar:D,currentPeek:x,next:M,peek:T,reset:h,resetPeek:k,skipToPeek:S}}const Vt=void 0,dp=".",Dl="'",fp="tokenizer";function pp(e,t={}){const n=t.location!==!1,s=up(e),r=()=>s.index(),o=()=>rp(s.line(),s.column(),s.index()),l=o(),a=r(),i={currentType:13,offset:a,startLoc:l,endLoc:l,lastType:13,lastOffset:a,lastStartLoc:l,lastEndLoc:l,braceNest:0,inLinked:!1,text:""},c=()=>i,{onError:u}=t;function f(b,d,w,...P){const q=c();if(d.column+=w,d.offset+=w,u){const U=n?io(q.startLoc,d):null,E=wr(b,U,{domain:fp,args:P});u(E)}}function m(b,d,w){b.endLoc=o(),b.currentType=d;const P={type:d};return n&&(P.loc=io(b.startLoc,b.endLoc)),w!=null&&(P.value=w),P}const p=b=>m(b,13);function g(b,d){return b.currentChar()===d?(b.next(),d):(f($e.EXPECTED_TOKEN,o(),0,d),"")}function y(b){let d="";for(;b.currentPeek()===Mt||b.currentPeek()===st;)d+=b.currentPeek(),b.peek();return d}function D(b){const d=y(b);return b.skipToPeek(),d}function x(b){if(b===Vt)return!1;const d=b.charCodeAt(0);return d>=97&&d<=122||d>=65&&d<=90||d===95}function M(b){if(b===Vt)return!1;const d=b.charCodeAt(0);return d>=48&&d<=57}function T(b,d){const{currentType:w}=d;if(w!==2)return!1;y(b);const P=x(b.currentPeek());return b.resetPeek(),P}function h(b,d){const{currentType:w}=d;if(w!==2)return!1;y(b);const P=b.currentPeek()==="-"?b.peek():b.currentPeek(),q=M(P);return b.resetPeek(),q}function k(b,d){const{currentType:w}=d;if(w!==2)return!1;y(b);const P=b.currentPeek()===Dl;return b.resetPeek(),P}function S(b,d){const{currentType:w}=d;if(w!==7)return!1;y(b);const P=b.currentPeek()===".";return b.resetPeek(),P}function I(b,d){const{currentType:w}=d;if(w!==8)return!1;y(b);const P=x(b.currentPeek());return b.resetPeek(),P}function N(b,d){const{currentType:w}=d;if(!(w===7||w===11))return!1;y(b);const P=b.currentPeek()===":";return b.resetPeek(),P}function G(b,d){const{currentType:w}=d;if(w!==9)return!1;const P=()=>{const U=b.currentPeek();return U==="{"?x(b.peek()):U==="@"||U==="|"||U===":"||U==="."||U===Mt||!U?!1:U===st?(b.peek(),P()):pe(b,!1)},q=P();return b.resetPeek(),q}function re(b){y(b);const d=b.currentPeek()==="|";return b.resetPeek(),d}function pe(b,d=!0){const w=(q=!1,U="")=>{const E=b.currentPeek();return E==="{"||E==="@"||!E?q:E==="|"?!(U===Mt||U===st):E===Mt?(b.peek(),w(!0,Mt)):E===st?(b.peek(),w(!0,st)):!0},P=w();return d&&b.resetPeek(),P}function j(b,d){const w=b.currentChar();return w===Vt?Vt:d(w)?(b.next(),w):null}function be(b){const d=b.charCodeAt(0);return d>=97&&d<=122||d>=65&&d<=90||d>=48&&d<=57||d===95||d===36}function oe(b){return j(b,be)}function ie(b){const d=b.charCodeAt(0);return d>=97&&d<=122||d>=65&&d<=90||d>=48&&d<=57||d===95||d===36||d===45}function Y(b){return j(b,ie)}function X(b){const d=b.charCodeAt(0);return d>=48&&d<=57}function W(b){return j(b,X)}function ge(b){const d=b.charCodeAt(0);return d>=48&&d<=57||d>=65&&d<=70||d>=97&&d<=102}function ne(b){return j(b,ge)}function Z(b){let d="",w="";for(;d=W(b);)w+=d;return w}function z(b){let d="";for(;;){const w=b.currentChar();if(w==="{"||w==="}"||w==="@"||w==="|"||!w)break;if(w===Mt||w===st)if(pe(b))d+=w,b.next();else{if(re(b))break;d+=w,b.next()}else d+=w,b.next()}return d}function me(b){D(b);let d="",w="";for(;d=Y(b);)w+=d;const P=b.currentChar();if(P&&P!=="}"&&P!==Vt&&P!==Mt&&P!==st&&P!==" "){const q=He(b);return f($e.INVALID_TOKEN_IN_PLACEHOLDER,o(),0,w+q),w+q}return b.currentChar()===Vt&&f($e.UNTERMINATED_CLOSING_BRACE,o(),0),w}function we(b){D(b);let d="";return b.currentChar()==="-"?(b.next(),d+=`-${Z(b)}`):d+=Z(b),b.currentChar()===Vt&&f($e.UNTERMINATED_CLOSING_BRACE,o(),0),d}function Fe(b){return b!==Dl&&b!==st}function de(b){D(b),g(b,"'");let d="",w="";for(;d=j(b,Fe);)d==="\\"?w+=ce(b):w+=d;const P=b.currentChar();return P===st||P===Vt?(f($e.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,o(),0),P===st&&(b.next(),g(b,"'")),w):(g(b,"'"),w)}function ce(b){const d=b.currentChar();switch(d){case"\\":case"'":return b.next(),`\\${d}`;case"u":return Ce(b,d,4);case"U":return Ce(b,d,6);default:return f($e.UNKNOWN_ESCAPE_SEQUENCE,o(),0,d),""}}function Ce(b,d,w){g(b,d);let P="";for(let q=0;q<w;q++){const U=ne(b);if(!U){f($e.INVALID_UNICODE_ESCAPE_SEQUENCE,o(),0,`\\${d}${P}${b.currentChar()}`);break}P+=U}return`\\${d}${P}`}function qe(b){return b!=="{"&&b!=="}"&&b!==Mt&&b!==st}function He(b){D(b);let d="",w="";for(;d=j(b,qe);)w+=d;return w}function _t(b){let d="",w="";for(;d=oe(b);)w+=d;return w}function _(b){const d=w=>{const P=b.currentChar();return P==="{"||P==="@"||P==="|"||P==="("||P===")"||!P||P===Mt?w:(w+=P,b.next(),d(w))};return d("")}function R(b){D(b);const d=g(b,"|");return D(b),d}function O(b,d){let w=null;switch(b.currentChar()){case"{":return d.braceNest>=1&&f($e.NOT_ALLOW_NEST_PLACEHOLDER,o(),0),b.next(),w=m(d,2,"{"),D(b),d.braceNest++,w;case"}":return d.braceNest>0&&d.currentType===2&&f($e.EMPTY_PLACEHOLDER,o(),0),b.next(),w=m(d,3,"}"),d.braceNest--,d.braceNest>0&&D(b),d.inLinked&&d.braceNest===0&&(d.inLinked=!1),w;case"@":return d.braceNest>0&&f($e.UNTERMINATED_CLOSING_BRACE,o(),0),w=B(b,d)||p(d),d.braceNest=0,w;default:{let q=!0,U=!0,E=!0;if(re(b))return d.braceNest>0&&f($e.UNTERMINATED_CLOSING_BRACE,o(),0),w=m(d,1,R(b)),d.braceNest=0,d.inLinked=!1,w;if(d.braceNest>0&&(d.currentType===4||d.currentType===5||d.currentType===6))return f($e.UNTERMINATED_CLOSING_BRACE,o(),0),d.braceNest=0,H(b,d);if(q=T(b,d))return w=m(d,4,me(b)),D(b),w;if(U=h(b,d))return w=m(d,5,we(b)),D(b),w;if(E=k(b,d))return w=m(d,6,de(b)),D(b),w;if(!q&&!U&&!E)return w=m(d,12,He(b)),f($e.INVALID_TOKEN_IN_PLACEHOLDER,o(),0,w.value),D(b),w;break}}return w}function B(b,d){const{currentType:w}=d;let P=null;const q=b.currentChar();switch((w===7||w===8||w===11||w===9)&&(q===st||q===Mt)&&f($e.INVALID_LINKED_FORMAT,o(),0),q){case"@":return b.next(),P=m(d,7,"@"),d.inLinked=!0,P;case".":return D(b),b.next(),m(d,8,".");case":":return D(b),b.next(),m(d,9,":");default:return re(b)?(P=m(d,1,R(b)),d.braceNest=0,d.inLinked=!1,P):S(b,d)||N(b,d)?(D(b),B(b,d)):I(b,d)?(D(b),m(d,11,_t(b))):G(b,d)?(D(b),q==="{"?O(b,d)||P:m(d,10,_(b))):(w===7&&f($e.INVALID_LINKED_FORMAT,o(),0),d.braceNest=0,d.inLinked=!1,H(b,d))}}function H(b,d){let w={type:13};if(d.braceNest>0)return O(b,d)||p(d);if(d.inLinked)return B(b,d)||p(d);switch(b.currentChar()){case"{":return O(b,d)||p(d);case"}":return f($e.UNBALANCED_CLOSING_BRACE,o(),0),b.next(),m(d,3,"}");case"@":return B(b,d)||p(d);default:{if(re(b))return w=m(d,1,R(b)),d.braceNest=0,d.inLinked=!1,w;if(pe(b))return m(d,0,z(b));break}}return w}function K(){const{currentType:b,offset:d,startLoc:w,endLoc:P}=i;return i.lastType=b,i.lastOffset=d,i.lastStartLoc=w,i.lastEndLoc=P,i.offset=r(),i.startLoc=o(),s.currentChar()===Vt?m(i,13):H(s,i)}return{nextToken:K,currentOffset:r,currentPosition:o,context:c}}const gp="parser",mp=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function hp(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const s=parseInt(t||n,16);return s<=55295||s>=57344?String.fromCodePoint(s):"�"}}}function bp(e={}){const t=e.location!==!1,{onError:n}=e;function s(x,M,T,h,...k){const S=x.currentPosition();if(S.offset+=h,S.column+=h,n){const I=t?io(T,S):null,N=wr(M,I,{domain:gp,args:k});n(N)}}function r(x,M,T){const h={type:x};return t&&(h.start=M,h.end=M,h.loc={start:T,end:T}),h}function o(x,M,T,h){t&&(x.end=M,x.loc&&(x.loc.end=T))}function l(x,M){const T=x.context(),h=r(3,T.offset,T.startLoc);return h.value=M,o(h,x.currentOffset(),x.currentPosition()),h}function a(x,M){const T=x.context(),{lastOffset:h,lastStartLoc:k}=T,S=r(5,h,k);return S.index=parseInt(M,10),x.nextToken(),o(S,x.currentOffset(),x.currentPosition()),S}function i(x,M){const T=x.context(),{lastOffset:h,lastStartLoc:k}=T,S=r(4,h,k);return S.key=M,x.nextToken(),o(S,x.currentOffset(),x.currentPosition()),S}function c(x,M){const T=x.context(),{lastOffset:h,lastStartLoc:k}=T,S=r(9,h,k);return S.value=M.replace(mp,hp),x.nextToken(),o(S,x.currentOffset(),x.currentPosition()),S}function u(x){const M=x.nextToken(),T=x.context(),{lastOffset:h,lastStartLoc:k}=T,S=r(8,h,k);return M.type!==11?(s(x,$e.UNEXPECTED_EMPTY_LINKED_MODIFIER,T.lastStartLoc,0),S.value="",o(S,h,k),{nextConsumeToken:M,node:S}):(M.value==null&&s(x,$e.UNEXPECTED_LEXICAL_ANALYSIS,T.lastStartLoc,0,It(M)),S.value=M.value||"",o(S,x.currentOffset(),x.currentPosition()),{node:S})}function f(x,M){const T=x.context(),h=r(7,T.offset,T.startLoc);return h.value=M,o(h,x.currentOffset(),x.currentPosition()),h}function m(x){const M=x.context(),T=r(6,M.offset,M.startLoc);let h=x.nextToken();if(h.type===8){const k=u(x);T.modifier=k.node,h=k.nextConsumeToken||x.nextToken()}switch(h.type!==9&&s(x,$e.UNEXPECTED_LEXICAL_ANALYSIS,M.lastStartLoc,0,It(h)),h=x.nextToken(),h.type===2&&(h=x.nextToken()),h.type){case 10:h.value==null&&s(x,$e.UNEXPECTED_LEXICAL_ANALYSIS,M.lastStartLoc,0,It(h)),T.key=f(x,h.value||"");break;case 4:h.value==null&&s(x,$e.UNEXPECTED_LEXICAL_ANALYSIS,M.lastStartLoc,0,It(h)),T.key=i(x,h.value||"");break;case 5:h.value==null&&s(x,$e.UNEXPECTED_LEXICAL_ANALYSIS,M.lastStartLoc,0,It(h)),T.key=a(x,h.value||"");break;case 6:h.value==null&&s(x,$e.UNEXPECTED_LEXICAL_ANALYSIS,M.lastStartLoc,0,It(h)),T.key=c(x,h.value||"");break;default:{s(x,$e.UNEXPECTED_EMPTY_LINKED_KEY,M.lastStartLoc,0);const k=x.context(),S=r(7,k.offset,k.startLoc);return S.value="",o(S,k.offset,k.startLoc),T.key=S,o(T,k.offset,k.startLoc),{nextConsumeToken:h,node:T}}}return o(T,x.currentOffset(),x.currentPosition()),{node:T}}function p(x){const M=x.context(),T=M.currentType===1?x.currentOffset():M.offset,h=M.currentType===1?M.endLoc:M.startLoc,k=r(2,T,h);k.items=[];let S=null;do{const G=S||x.nextToken();switch(S=null,G.type){case 0:G.value==null&&s(x,$e.UNEXPECTED_LEXICAL_ANALYSIS,M.lastStartLoc,0,It(G)),k.items.push(l(x,G.value||""));break;case 5:G.value==null&&s(x,$e.UNEXPECTED_LEXICAL_ANALYSIS,M.lastStartLoc,0,It(G)),k.items.push(a(x,G.value||""));break;case 4:G.value==null&&s(x,$e.UNEXPECTED_LEXICAL_ANALYSIS,M.lastStartLoc,0,It(G)),k.items.push(i(x,G.value||""));break;case 6:G.value==null&&s(x,$e.UNEXPECTED_LEXICAL_ANALYSIS,M.lastStartLoc,0,It(G)),k.items.push(c(x,G.value||""));break;case 7:{const re=m(x);k.items.push(re.node),S=re.nextConsumeToken||null;break}}}while(M.currentType!==13&&M.currentType!==1);const I=M.currentType===1?M.lastOffset:x.currentOffset(),N=M.currentType===1?M.lastEndLoc:x.currentPosition();return o(k,I,N),k}function g(x,M,T,h){const k=x.context();let S=h.items.length===0;const I=r(1,M,T);I.cases=[],I.cases.push(h);do{const N=p(x);S||(S=N.items.length===0),I.cases.push(N)}while(k.currentType!==13);return S&&s(x,$e.MUST_HAVE_MESSAGES_IN_PLURAL,T,0),o(I,x.currentOffset(),x.currentPosition()),I}function y(x){const M=x.context(),{offset:T,startLoc:h}=M,k=p(x);return M.currentType===13?k:g(x,T,h,k)}function D(x){const M=pp(x,Qe({},e)),T=M.context(),h=r(0,T.offset,T.startLoc);return t&&h.loc&&(h.loc.source=x),h.body=y(M),e.onCacheKey&&(h.cacheKey=e.onCacheKey(x)),T.currentType!==13&&s(M,$e.UNEXPECTED_LEXICAL_ANALYSIS,T.lastStartLoc,0,x[T.offset]||""),o(h,M.currentOffset(),M.currentPosition()),h}return{parse:D}}function It(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 vp(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:o=>(n.helpers.add(o),o)}}function Ul(e,t){for(let n=0;n<e.length;n++)Ko(e[n],t)}function Ko(e,t){switch(e.type){case 1:Ul(e.cases,t),t.helper("plural");break;case 2:Ul(e.items,t);break;case 6:{Ko(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 yp(e,t={}){const n=vp(e);n.helper("normalize"),e.body&&Ko(e.body,n);const s=n.context();e.helpers=Array.from(s.helpers)}function xp(e){const t=e.body;return t.type===2?Vl(t):t.cases.forEach(n=>Vl(n)),e}function Vl(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 s=e.items[n];if(!(s.type===3||s.type===9)||s.value==null)break;t.push(s.value)}if(t.length===e.items.length){e.static=Bo(t);for(let n=0;n<e.items.length;n++){const s=e.items[n];(s.type===3||s.type===9)&&delete s.value}}}}function Mn(e){switch(e.t=e.type,e.type){case 0:{const t=e;Mn(t.body),t.b=t.body,delete t.body;break}case 1:{const t=e,n=t.cases;for(let s=0;s<n.length;s++)Mn(n[s]);t.c=n,delete t.cases;break}case 2:{const t=e,n=t.items;for(let s=0;s<n.length;s++)Mn(n[s]);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;Mn(t.key),t.k=t.key,delete t.key,t.modifier&&(Mn(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 _p(e,t){const{filename:n,breakLineCode:s,needIndent:r}=t,o=t.location!==!1,l={filename:n,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:s,needIndent:r,indentLevel:0};o&&e.loc&&(l.source=e.loc.source);const a=()=>l;function i(y,D){l.code+=y}function c(y,D=!0){const x=D?s:"";i(r?x+" ".repeat(y):x)}function u(y=!0){const D=++l.indentLevel;y&&c(D)}function f(y=!0){const D=--l.indentLevel;y&&c(D)}function m(){c(l.indentLevel)}return{context:a,push:i,indent:u,deindent:f,newline:m,helper:y=>`_${y}`,needIndent:()=>l.needIndent}}function wp(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),jn(e,t.key),t.modifier?(e.push(", "),jn(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function Tp(e,t){const{helper:n,needIndent:s}=e;e.push(`${n("normalize")}([`),e.indent(s());const r=t.items.length;for(let o=0;o<r&&(jn(e,t.items[o]),o!==r-1);o++)e.push(", ");e.deindent(s()),e.push("])")}function kp(e,t){const{helper:n,needIndent:s}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(s());const r=t.cases.length;for(let o=0;o<r&&(jn(e,t.cases[o]),o!==r-1);o++)e.push(", ");e.deindent(s()),e.push("])")}}function Cp(e,t){t.body?jn(e,t.body):e.push("null")}function jn(e,t){const{helper:n}=e;switch(t.type){case 0:Cp(e,t);break;case 1:kp(e,t);break;case 2:Tp(e,t);break;case 6:wp(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 Sp=(e,t={})=>{const n=te(t.mode)?t.mode:"normal",s=te(t.filename)?t.filename:"message.intl";t.sourceMap;const r=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
|
|
4
|
-
`,o=t.needIndent?t.needIndent:n!=="arrow",l=e.helpers||[],a=_p(e,{filename:s,breakLineCode:r,needIndent:o});a.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),a.indent(o),l.length>0&&(a.push(`const { ${Bo(l.map(u=>`${u}: _${u}`),", ")} } = ctx`),a.newline()),a.push("return "),jn(a,e),a.deindent(o),a.push("}"),delete e.helpers;const{code:i,map:c}=a.context();return{ast:e,code:i,map:c?c.toJSON():void 0}};function Ep(e,t={}){const n=Qe({},t),s=!!n.jit,r=!!n.minify,o=n.optimize==null?!0:n.optimize,a=bp(n).parse(e);return s?(o&&xp(a),r&&Mn(a),{ast:a,code:""}):(yp(a,n),Sp(a,n))}function Rp(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(_n().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(_n().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}function Ot(e){return Pe(e)&&Go(e)===0&&(Ct(e,"b")||Ct(e,"body"))}const zi=["b","body"];function Pp(e){return dn(e,zi)}const qi=["c","cases"];function $p(e){return dn(e,qi,[])}const Ji=["s","static"];function Mp(e){return dn(e,Ji)}const Yi=["i","items"];function Ip(e){return dn(e,Yi,[])}const Xi=["t","type"];function Go(e){return dn(e,Xi)}const Qi=["v","value"];function Ds(e,t){const n=dn(e,Qi);if(n!=null)return n;throw ms(t)}const Zi=["m","modifier"];function Lp(e){return dn(e,Zi)}const ec=["k","key"];function Fp(e){const t=dn(e,ec);if(t)return t;throw ms(6)}function dn(e,t,n){for(let s=0;s<t.length;s++){const r=t[s];if(Ct(e,r)&&e[r]!=null)return e[r]}return n}const tc=[...zi,...qi,...Ji,...Yi,...ec,...Zi,...Qi,...Xi];function ms(e){return new Error(`unhandled node type: ${e}`)}function Kr(e){return n=>Ap(n,e)}function Ap(e,t){const n=Pp(t);if(n==null)throw ms(0);if(Go(n)===1){const o=$p(n);return e.plural(o.reduce((l,a)=>[...l,jl(e,a)],[]))}else return jl(e,n)}function jl(e,t){const n=Mp(t);if(n!=null)return e.type==="text"?n:e.normalize([n]);{const s=Ip(t).reduce((r,o)=>[...r,co(e,o)],[]);return e.normalize(s)}}function co(e,t){const n=Go(t);switch(n){case 3:return Ds(t,n);case 9:return Ds(t,n);case 4:{const s=t;if(Ct(s,"k")&&s.k)return e.interpolate(e.named(s.k));if(Ct(s,"key")&&s.key)return e.interpolate(e.named(s.key));throw ms(n)}case 5:{const s=t;if(Ct(s,"i")&&Je(s.i))return e.interpolate(e.list(s.i));if(Ct(s,"index")&&Je(s.index))return e.interpolate(e.list(s.index));throw ms(n)}case 6:{const s=t,r=Lp(s),o=Fp(s);return e.linked(co(e,o),r?co(e,r):void 0,e.type)}case 7:return Ds(t,n);case 8:return Ds(t,n);default:throw new Error(`unhandled node on format message part: ${n}`)}}const Np=e=>e;let Us=Le();function Op(e,t={}){let n=!1;const s=t.onError||lp;return t.onError=r=>{n=!0,s(r)},{...Ep(e,t),detectError:n}}function Dp(e,t){if(!__INTLIFY_DROP_MESSAGE_COMPILER__&&te(e)){Re(t.warnHtmlMessage)&&t.warnHtmlMessage;const s=(t.onCacheKey||Np)(e),r=Us[s];if(r)return r;const{ast:o,detectError:l}=Op(e,{...t,location:!1,jit:!0}),a=Kr(o);return l?a:Us[s]=a}else{const n=e.cacheKey;if(n){const s=Us[n];return s||(Us[n]=Kr(e))}else return Kr(e)}}let hs=null;function Up(e){hs=e}function Vp(e,t,n){hs&&hs.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const jp=Wp("function:translate");function Wp(e){return t=>hs&&hs.emit(e,t)}const zt={INVALID_ARGUMENT:op,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},Hp=24;function qt(e){return wr(e,null,void 0)}function zo(e,t){return t.locale!=null?Wl(t.locale):Wl(e.locale)}let Gr;function Wl(e){if(te(e))return e;if(je(e)){if(e.resolvedOnce&&Gr!=null)return Gr;if(e.constructor.name==="Function"){const t=e();if(np(t))throw qt(zt.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Gr=t}else throw qt(zt.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw qt(zt.NOT_SUPPORT_LOCALE_TYPE)}function Bp(e,t,n){return[...new Set([n,...Ke(t)?t:Pe(t)?Object.keys(t):te(t)?[t]:[n]])]}function nc(e,t,n){const s=te(n)?n:bs,r=e;r.__localeChainCache||(r.__localeChainCache=new Map);let o=r.__localeChainCache.get(s);if(!o){o=[];let l=[n];for(;Ke(l);)l=Hl(o,l,t);const a=Ke(t)||!Se(t)?t:t.default?t.default:null;l=te(a)?[a]:a,Ke(l)&&Hl(o,l,!1),r.__localeChainCache.set(s,o)}return o}function Hl(e,t,n){let s=!0;for(let r=0;r<t.length&&Re(s);r++){const o=t[r];te(o)&&(s=Kp(e,t[r],n))}return s}function Kp(e,t,n){let s;const r=t.split("-");do{const o=r.join("-");s=Gp(e,o,n),r.splice(-1,1)}while(r.length&&s===!0);return s}function Gp(e,t,n){let s=!1;if(!e.includes(t)&&(s=!0,t)){s=t[t.length-1]!=="!";const r=t.replace(/!/g,"");e.push(r),(Ke(n)||Se(n))&&n[r]&&(s=n[r])}return s}const fn=[];fn[0]={w:[0],i:[3,0],"[":[4],o:[7]};fn[1]={w:[1],".":[2],"[":[4],o:[7]};fn[2]={w:[2],i:[3,0],0:[3,0]};fn[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};fn[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};fn[5]={"'":[4,0],o:8,l:[5,0]};fn[6]={'"':[4,0],o:8,l:[6,0]};const zp=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function qp(e){return zp.test(e)}function Jp(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 Yp(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 Xp(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:qp(t)?Jp(t):"*"+t}function Qp(e){const t=[];let n=-1,s=0,r=0,o,l,a,i,c,u,f;const m=[];m[0]=()=>{l===void 0?l=a:l+=a},m[1]=()=>{l!==void 0&&(t.push(l),l=void 0)},m[2]=()=>{m[0](),r++},m[3]=()=>{if(r>0)r--,s=4,m[0]();else{if(r=0,l===void 0||(l=Xp(l),l===!1))return!1;m[1]()}};function p(){const g=e[n+1];if(s===5&&g==="'"||s===6&&g==='"')return n++,a="\\"+g,m[0](),!0}for(;s!==null;)if(n++,o=e[n],!(o==="\\"&&p())){if(i=Yp(o),f=fn[s],c=f[i]||f.l||8,c===8||(s=c[0],c[1]!==void 0&&(u=m[c[1]],u&&(a=o,u()===!1))))return;if(s===7)return t}}const Bl=new Map;function Zp(e,t){return Pe(e)?e[t]:null}function eg(e,t){if(!Pe(e))return null;let n=Bl.get(t);if(n||(n=Qp(t),n&&Bl.set(t,n)),!n)return null;const s=n.length;let r=e,o=0;for(;o<s;){const l=n[o];if(tc.includes(l)&&Ot(r))return null;const a=r[l];if(a===void 0||je(r))return null;r=a,o++}return r}const tg="11.2.8",Tr=-1,bs="en-US",Kl="",Gl=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function ng(){return{upper:(e,t)=>t==="text"&&te(e)?e.toUpperCase():t==="vnode"&&Pe(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&te(e)?e.toLowerCase():t==="vnode"&&Pe(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&te(e)?Gl(e):t==="vnode"&&Pe(e)&&"__v_isVNode"in e?Gl(e.children):e}}let sc;function sg(e){sc=e}let rc;function rg(e){rc=e}let oc;function og(e){oc=e}let lc=null;const lg=e=>{lc=e},ag=()=>lc;let ac=null;const zl=e=>{ac=e},ig=()=>ac;let ql=0;function cg(e={}){const t=je(e.onWarn)?e.onWarn:Jf,n=te(e.version)?e.version:tg,s=te(e.locale)||je(e.locale)?e.locale:bs,r=je(s)?bs:s,o=Ke(e.fallbackLocale)||Se(e.fallbackLocale)||te(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:r,l=Se(e.messages)?e.messages:zr(r),a=Se(e.datetimeFormats)?e.datetimeFormats:zr(r),i=Se(e.numberFormats)?e.numberFormats:zr(r),c=Qe(Le(),e.modifiers,ng()),u=e.pluralRules||Le(),f=je(e.missing)?e.missing:null,m=Re(e.missingWarn)||Vn(e.missingWarn)?e.missingWarn:!0,p=Re(e.fallbackWarn)||Vn(e.fallbackWarn)?e.fallbackWarn:!0,g=!!e.fallbackFormat,y=!!e.unresolving,D=je(e.postTranslation)?e.postTranslation:null,x=Se(e.processor)?e.processor:null,M=Re(e.warnHtmlMessage)?e.warnHtmlMessage:!0,T=!!e.escapeParameter,h=je(e.messageCompiler)?e.messageCompiler:sc,k=je(e.messageResolver)?e.messageResolver:rc||Zp,S=je(e.localeFallbacker)?e.localeFallbacker:oc||Bp,I=Pe(e.fallbackContext)?e.fallbackContext:void 0,N=e,G=Pe(N.__datetimeFormatters)?N.__datetimeFormatters:new Map,re=Pe(N.__numberFormatters)?N.__numberFormatters:new Map,pe=Pe(N.__meta)?N.__meta:{};ql++;const j={version:n,cid:ql,locale:s,fallbackLocale:o,messages:l,modifiers:c,pluralRules:u,missing:f,missingWarn:m,fallbackWarn:p,fallbackFormat:g,unresolving:y,postTranslation:D,processor:x,warnHtmlMessage:M,escapeParameter:T,messageCompiler:h,messageResolver:k,localeFallbacker:S,fallbackContext:I,onWarn:t,__meta:pe};return j.datetimeFormats=a,j.numberFormats=i,j.__datetimeFormatters=G,j.__numberFormatters=re,__INTLIFY_PROD_DEVTOOLS__&&Vp(j,n,pe),j}const zr=e=>({[e]:Le()});function qo(e,t,n,s,r){const{missing:o,onWarn:l}=e;if(o!==null){const a=o(e,n,t,r);return te(a)?a:t}else return t}function Jn(e,t,n){const s=e;s.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function ug(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function dg(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let s=n+1;s<t.length;s++)if(ug(e,t[s]))return!0;return!1}function Jl(e,...t){const{datetimeFormats:n,unresolving:s,fallbackLocale:r,onWarn:o,localeFallbacker:l}=e,{__datetimeFormatters:a}=e,[i,c,u,f]=uo(...t),m=Re(u.missingWarn)?u.missingWarn:e.missingWarn;Re(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn;const p=!!u.part,g=zo(e,u),y=l(e,r,g);if(!te(i)||i==="")return new Intl.DateTimeFormat(g,f).format(c);let D={},x,M=null;const T="datetime format";for(let S=0;S<y.length&&(x=y[S],D=n[x]||{},M=D[i],!Se(M));S++)qo(e,i,x,m,T);if(!Se(M)||!te(x))return s?Tr:i;let h=`${x}__${i}`;_r(f)||(h=`${h}__${JSON.stringify(f)}`);let k=a.get(h);return k||(k=new Intl.DateTimeFormat(x,Qe({},M,f)),a.set(h,k)),p?k.formatToParts(c):k.format(c)}const ic=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function uo(...e){const[t,n,s,r]=e,o=Le();let l=Le(),a;if(te(t)){const i=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!i)throw qt(zt.INVALID_ISO_DATE_ARGUMENT);const c=i[3]?i[3].trim().startsWith("T")?`${i[1].trim()}${i[3].trim()}`:`${i[1].trim()}T${i[3].trim()}`:i[1].trim();a=new Date(c);try{a.toISOString()}catch{throw qt(zt.INVALID_ISO_DATE_ARGUMENT)}}else if(Qf(t)){if(isNaN(t.getTime()))throw qt(zt.INVALID_DATE_ARGUMENT);a=t}else if(Je(t))a=t;else throw qt(zt.INVALID_ARGUMENT);return te(n)?o.key=n:Se(n)&&Object.keys(n).forEach(i=>{ic.includes(i)?l[i]=n[i]:o[i]=n[i]}),te(s)?o.locale=s:Se(s)&&(l=s),Se(r)&&(l=r),[o.key||"",a,o,l]}function Yl(e,t,n){const s=e;for(const r in n){const o=`${t}__${r}`;s.__datetimeFormatters.has(o)&&s.__datetimeFormatters.delete(o)}}function Xl(e,...t){const{numberFormats:n,unresolving:s,fallbackLocale:r,onWarn:o,localeFallbacker:l}=e,{__numberFormatters:a}=e,[i,c,u,f]=fo(...t),m=Re(u.missingWarn)?u.missingWarn:e.missingWarn;Re(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn;const p=!!u.part,g=zo(e,u),y=l(e,r,g);if(!te(i)||i==="")return new Intl.NumberFormat(g,f).format(c);let D={},x,M=null;const T="number format";for(let S=0;S<y.length&&(x=y[S],D=n[x]||{},M=D[i],!Se(M));S++)qo(e,i,x,m,T);if(!Se(M)||!te(x))return s?Tr:i;let h=`${x}__${i}`;_r(f)||(h=`${h}__${JSON.stringify(f)}`);let k=a.get(h);return k||(k=new Intl.NumberFormat(x,Qe({},M,f)),a.set(h,k)),p?k.formatToParts(c):k.format(c)}const cc=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function fo(...e){const[t,n,s,r]=e,o=Le();let l=Le();if(!Je(t))throw qt(zt.INVALID_ARGUMENT);const a=t;return te(n)?o.key=n:Se(n)&&Object.keys(n).forEach(i=>{cc.includes(i)?l[i]=n[i]:o[i]=n[i]}),te(s)?o.locale=s:Se(s)&&(l=s),Se(r)&&(l=r),[o.key||"",a,o,l]}function Ql(e,t,n){const s=e;for(const r in n){const o=`${t}__${r}`;s.__numberFormatters.has(o)&&s.__numberFormatters.delete(o)}}const fg=e=>e,pg=e=>"",gg="text",mg=e=>e.length===0?"":Bo(e),hg=sp;function Zl(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function bg(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 vg(e,t){t.count||(t.count=e),t.n||(t.n=e)}function yg(e={}){const t=e.locale,n=bg(e),s=Pe(e.pluralRules)&&te(t)&&je(e.pluralRules[t])?e.pluralRules[t]:Zl,r=Pe(e.pluralRules)&&te(t)&&je(e.pluralRules[t])?Zl:void 0,o=x=>x[s(n,x.length,r)],l=e.list||[],a=x=>l[x],i=e.named||Le();Je(e.pluralIndex)&&vg(n,i);const c=x=>i[x];function u(x,M){const T=je(e.messages)?e.messages(x,!!M):Pe(e.messages)?e.messages[x]:!1;return T||(e.parent?e.parent.message(x):pg)}const f=x=>e.modifiers?e.modifiers[x]:fg,m=Se(e.processor)&&je(e.processor.normalize)?e.processor.normalize:mg,p=Se(e.processor)&&je(e.processor.interpolate)?e.processor.interpolate:hg,g=Se(e.processor)&&te(e.processor.type)?e.processor.type:gg,D={list:a,named:c,plural:o,linked:(x,...M)=>{const[T,h]=M;let k="text",S="";M.length===1?Pe(T)?(S=T.modifier||S,k=T.type||k):te(T)&&(S=T||S):M.length===2&&(te(T)&&(S=T||S),te(h)&&(k=h||k));const I=u(x,!0)(D),N=k==="vnode"&&Ke(I)&&S?I[0]:I;return S?f(S)(N,k):N},message:u,type:g,interpolate:p,normalize:m,values:Qe(Le(),l,i)};return D}const ea=()=>"",kt=e=>je(e);function ta(e,...t){const{fallbackFormat:n,postTranslation:s,unresolving:r,messageCompiler:o,fallbackLocale:l,messages:a}=e,[i,c]=po(...t),u=Re(c.missingWarn)?c.missingWarn:e.missingWarn,f=Re(c.fallbackWarn)?c.fallbackWarn:e.fallbackWarn,m=Re(c.escapeParameter)?c.escapeParameter:e.escapeParameter,p=!!c.resolvedMessage,g=te(c.default)||Re(c.default)?Re(c.default)?o?i:()=>i:c.default:n?o?i:()=>i:null,y=n||g!=null&&(te(g)||je(g)),D=zo(e,c);m&&xg(c);let[x,M,T]=p?[i,D,a[D]||Le()]:uc(e,i,D,l,f,u),h=x,k=i;if(!p&&!(te(h)||Ot(h)||kt(h))&&y&&(h=g,k=h),!p&&(!(te(h)||Ot(h)||kt(h))||!te(M)))return r?Tr:i;let S=!1;const I=()=>{S=!0},N=kt(h)?h:dc(e,i,M,h,k,I);if(S)return h;const G=Tg(e,M,T,c),re=yg(G),pe=_g(e,N,re);let j=s?s(pe,i):pe;if(m&&te(j)&&(j=ep(j)),__INTLIFY_PROD_DEVTOOLS__){const be={timestamp:Date.now(),key:te(i)?i:kt(h)?h.key:"",locale:M||(kt(h)?h.locale:""),format:te(h)?h:kt(h)?h.source:"",message:j};be.meta=Qe({},e.__meta,ag()||{}),jp(be)}return j}function xg(e){Ke(e.list)?e.list=e.list.map(t=>te(t)?Nl(t):t):Pe(e.named)&&Object.keys(e.named).forEach(t=>{te(e.named[t])&&(e.named[t]=Nl(e.named[t]))})}function uc(e,t,n,s,r,o){const{messages:l,onWarn:a,messageResolver:i,localeFallbacker:c}=e,u=c(e,s,n);let f=Le(),m,p=null;const g="translate";for(let y=0;y<u.length&&(m=u[y],f=l[m]||Le(),(p=i(f,t))===null&&(p=f[t]),!(te(p)||Ot(p)||kt(p)));y++)if(!dg(m,u)){const D=qo(e,t,m,o,g);D!==t&&(p=D)}return[p,m,f]}function dc(e,t,n,s,r,o){const{messageCompiler:l,warnHtmlMessage:a}=e;if(kt(s)){const c=s;return c.locale=c.locale||n,c.key=c.key||t,c}if(l==null){const c=(()=>s);return c.locale=n,c.key=t,c}const i=l(s,wg(e,n,r,s,a,o));return i.locale=n,i.key=t,i.source=s,i}function _g(e,t,n){return t(n)}function po(...e){const[t,n,s]=e,r=Le();if(!te(t)&&!Je(t)&&!kt(t)&&!Ot(t))throw qt(zt.INVALID_ARGUMENT);const o=Je(t)?String(t):(kt(t),t);return Je(n)?r.plural=n:te(n)?r.default=n:Se(n)&&!_r(n)?r.named=n:Ke(n)&&(r.list=n),Je(s)?r.plural=s:te(s)?r.default=s:Se(s)&&Qe(r,s),[o,r]}function wg(e,t,n,s,r,o){return{locale:t,key:n,warnHtmlMessage:r,onError:l=>{throw o&&o(l),l},onCacheKey:l=>Yf(t,n,l)}}function Tg(e,t,n,s){const{modifiers:r,pluralRules:o,messageResolver:l,fallbackLocale:a,fallbackWarn:i,missingWarn:c,fallbackContext:u}=e,m={locale:t,modifiers:r,pluralRules:o,messages:(p,g)=>{let y=l(n,p);if(y==null&&(u||g)){const[,,D]=uc(u||e,p,t,a,i,c);y=l(D,p)}if(te(y)||Ot(y)){let D=!1;const M=dc(e,p,t,y,p,()=>{D=!0});return D?ea:M}else return kt(y)?y:ea}};return e.processor&&(m.processor=e.processor),s.list&&(m.list=s.list),s.named&&(m.named=s.named),Je(s.plural)&&(m.pluralIndex=s.plural),m}Rp();const kg="11.2.8";function Cg(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(_n().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(_n().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(_n().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(_n().__INTLIFY_PROD_DEVTOOLS__=!1)}const ht={UNEXPECTED_RETURN_TYPE:Hp,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 xt(e,...t){return wr(e,null,void 0)}const go=un("__translateVNode"),mo=un("__datetimeParts"),ho=un("__numberParts"),fc=un("__setPluralRules"),pc=un("__injectWithOption"),bo=un("__dispose");function vs(e){if(!Pe(e)||Ot(e))return e;for(const t in e)if(Ct(e,t))if(!t.includes("."))Pe(e[t])&&vs(e[t]);else{const n=t.split("."),s=n.length-1;let r=e,o=!1;for(let l=0;l<s;l++){if(n[l]==="__proto__")throw new Error(`unsafe key: ${n[l]}`);if(n[l]in r||(r[n[l]]=Le()),!Pe(r[n[l]])){o=!0;break}r=r[n[l]]}if(o||(Ot(r)?tc.includes(n[s])||delete e[t]:(r[n[s]]=e[t],delete e[t])),!Ot(r)){const l=r[n[s]];Pe(l)&&vs(l)}}return e}function Jo(e,t){const{messages:n,__i18n:s,messageResolver:r,flatJson:o}=t,l=Se(n)?n:Ke(s)?Le():{[e]:Le()};if(Ke(s)&&s.forEach(a=>{if("locale"in a&&"resource"in a){const{locale:i,resource:c}=a;i?(l[i]=l[i]||Le(),zs(c,l[i])):zs(c,l)}else te(a)&&zs(JSON.parse(a),l)}),r==null&&o)for(const a in l)Ct(l,a)&&vs(l[a]);return l}function gc(e){return e.type}function mc(e,t,n){let s=Pe(t.messages)?t.messages:Le();"__i18nGlobal"in n&&(s=Jo(e.locale.value,{messages:s,__i18n:n.__i18nGlobal}));const r=Object.keys(s);r.length&&r.forEach(o=>{e.mergeLocaleMessage(o,s[o])});{if(Pe(t.datetimeFormats)){const o=Object.keys(t.datetimeFormats);o.length&&o.forEach(l=>{e.mergeDateTimeFormat(l,t.datetimeFormats[l])})}if(Pe(t.numberFormats)){const o=Object.keys(t.numberFormats);o.length&&o.forEach(l=>{e.mergeNumberFormat(l,t.numberFormats[l])})}}}function na(e){return J(Cs,null,e,0)}function ys(){return Ss()}const sa="__INTLIFY_META__",ra=()=>[],Sg=()=>!1;let oa=0;function la(e){return((t,n,s,r)=>e(n,s,ys()||void 0,r))}const Eg=()=>{const e=ys();let t=null;return e&&(t=gc(e)[sa])?{[sa]:t}:null};function Yo(e={}){const{__root:t,__injectWithOption:n}=e,s=t===void 0,r=e.flatJson,o=or?ee:Qu;let l=Re(e.inheritLocale)?e.inheritLocale:!0;const a=o(t&&l?t.locale.value:te(e.locale)?e.locale:bs),i=o(t&&l?t.fallbackLocale.value:te(e.fallbackLocale)||Ke(e.fallbackLocale)||Se(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:a.value),c=o(Jo(a.value,e)),u=o(Se(e.datetimeFormats)?e.datetimeFormats:{[a.value]:{}}),f=o(Se(e.numberFormats)?e.numberFormats:{[a.value]:{}});let m=t?t.missingWarn:Re(e.missingWarn)||Vn(e.missingWarn)?e.missingWarn:!0,p=t?t.fallbackWarn:Re(e.fallbackWarn)||Vn(e.fallbackWarn)?e.fallbackWarn:!0,g=t?t.fallbackRoot:Re(e.fallbackRoot)?e.fallbackRoot:!0,y=!!e.fallbackFormat,D=je(e.missing)?e.missing:null,x=je(e.missing)?la(e.missing):null,M=je(e.postTranslation)?e.postTranslation:null,T=t?t.warnHtmlMessage:Re(e.warnHtmlMessage)?e.warnHtmlMessage:!0,h=!!e.escapeParameter;const k=t?t.modifiers:Se(e.modifiers)?e.modifiers:{};let S=e.pluralRules||t&&t.pluralRules,I;I=(()=>{s&&zl(null);const E={version:kg,locale:a.value,fallbackLocale:i.value,messages:c.value,modifiers:k,pluralRules:S,missing:x===null?void 0:x,missingWarn:m,fallbackWarn:p,fallbackFormat:y,unresolving:!0,postTranslation:M===null?void 0:M,warnHtmlMessage:T,escapeParameter:h,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};E.datetimeFormats=u.value,E.numberFormats=f.value,E.__datetimeFormatters=Se(I)?I.__datetimeFormatters:void 0,E.__numberFormatters=Se(I)?I.__numberFormatters:void 0;const F=cg(E);return s&&zl(F),F})(),Jn(I,a.value,i.value);function G(){return[a.value,i.value,c.value,u.value,f.value]}const re=V({get:()=>a.value,set:E=>{I.locale=E,a.value=E}}),pe=V({get:()=>i.value,set:E=>{I.fallbackLocale=E,i.value=E,Jn(I,a.value,E)}}),j=V(()=>c.value),be=V(()=>u.value),oe=V(()=>f.value);function ie(){return je(M)?M:null}function Y(E){M=E,I.postTranslation=E}function X(){return D}function W(E){E!==null&&(x=la(E)),D=E,I.missing=x}const ge=(E,F,Q,se,ue,Ge)=>{G();let Be;try{__INTLIFY_PROD_DEVTOOLS__,s||(I.fallbackContext=t?ig():void 0),Be=E(I)}finally{__INTLIFY_PROD_DEVTOOLS__,s||(I.fallbackContext=void 0)}if(Q!=="translate exists"&&Je(Be)&&Be===Tr||Q==="translate exists"&&!Be){const[tt,nt]=F();return t&&g?se(t):ue(tt)}else{if(Ge(Be))return Be;throw xt(ht.UNEXPECTED_RETURN_TYPE)}};function ne(...E){return ge(F=>Reflect.apply(ta,null,[F,...E]),()=>po(...E),"translate",F=>Reflect.apply(F.t,F,[...E]),F=>F,F=>te(F))}function Z(...E){const[F,Q,se]=E;if(se&&!Pe(se))throw xt(ht.INVALID_ARGUMENT);return ne(F,Q,Qe({resolvedMessage:!0},se||{}))}function z(...E){return ge(F=>Reflect.apply(Jl,null,[F,...E]),()=>uo(...E),"datetime format",F=>Reflect.apply(F.d,F,[...E]),()=>Kl,F=>te(F)||Ke(F))}function me(...E){return ge(F=>Reflect.apply(Xl,null,[F,...E]),()=>fo(...E),"number format",F=>Reflect.apply(F.n,F,[...E]),()=>Kl,F=>te(F)||Ke(F))}function we(E){return E.map(F=>te(F)||Je(F)||Re(F)?na(String(F)):F)}const de={normalize:we,interpolate:E=>E,type:"vnode"};function ce(...E){return ge(F=>{let Q;const se=F;try{se.processor=de,Q=Reflect.apply(ta,null,[se,...E])}finally{se.processor=null}return Q},()=>po(...E),"translate",F=>F[go](...E),F=>[na(F)],F=>Ke(F))}function Ce(...E){return ge(F=>Reflect.apply(Xl,null,[F,...E]),()=>fo(...E),"number format",F=>F[ho](...E),ra,F=>te(F)||Ke(F))}function qe(...E){return ge(F=>Reflect.apply(Jl,null,[F,...E]),()=>uo(...E),"datetime format",F=>F[mo](...E),ra,F=>te(F)||Ke(F))}function He(E){S=E,I.pluralRules=S}function _t(E,F){return ge(()=>{if(!E)return!1;const Q=te(F)?F:a.value,se=O(Q),ue=I.messageResolver(se,E);return Ot(ue)||kt(ue)||te(ue)},()=>[E],"translate exists",Q=>Reflect.apply(Q.te,Q,[E,F]),Sg,Q=>Re(Q))}function _(E){let F=null;const Q=nc(I,i.value,a.value);for(let se=0;se<Q.length;se++){const ue=c.value[Q[se]]||{},Ge=I.messageResolver(ue,E);if(Ge!=null){F=Ge;break}}return F}function R(E){const F=_(E);return F??(t?t.tm(E)||{}:{})}function O(E){return c.value[E]||{}}function B(E,F){if(r){const Q={[E]:F};for(const se in Q)Ct(Q,se)&&vs(Q[se]);F=Q[E]}c.value[E]=F,I.messages=c.value}function H(E,F){c.value[E]=c.value[E]||{};const Q={[E]:F};if(r)for(const se in Q)Ct(Q,se)&&vs(Q[se]);F=Q[E],zs(F,c.value[E]),I.messages=c.value}function K(E){return u.value[E]||{}}function b(E,F){u.value[E]=F,I.datetimeFormats=u.value,Yl(I,E,F)}function d(E,F){u.value[E]=Qe(u.value[E]||{},F),I.datetimeFormats=u.value,Yl(I,E,F)}function w(E){return f.value[E]||{}}function P(E,F){f.value[E]=F,I.numberFormats=f.value,Ql(I,E,F)}function q(E,F){f.value[E]=Qe(f.value[E]||{},F),I.numberFormats=f.value,Ql(I,E,F)}oa++,t&&or&&(mt(t.locale,E=>{l&&(a.value=E,I.locale=E,Jn(I,a.value,i.value))}),mt(t.fallbackLocale,E=>{l&&(i.value=E,I.fallbackLocale=E,Jn(I,a.value,i.value))}));const U={id:oa,locale:re,fallbackLocale:pe,get inheritLocale(){return l},set inheritLocale(E){l=E,E&&t&&(a.value=t.locale.value,i.value=t.fallbackLocale.value,Jn(I,a.value,i.value))},get availableLocales(){return Object.keys(c.value).sort()},messages:j,get modifiers(){return k},get pluralRules(){return S||{}},get isGlobal(){return s},get missingWarn(){return m},set missingWarn(E){m=E,I.missingWarn=m},get fallbackWarn(){return p},set fallbackWarn(E){p=E,I.fallbackWarn=p},get fallbackRoot(){return g},set fallbackRoot(E){g=E},get fallbackFormat(){return y},set fallbackFormat(E){y=E,I.fallbackFormat=y},get warnHtmlMessage(){return T},set warnHtmlMessage(E){T=E,I.warnHtmlMessage=E},get escapeParameter(){return h},set escapeParameter(E){h=E,I.escapeParameter=E},t:ne,getLocaleMessage:O,setLocaleMessage:B,mergeLocaleMessage:H,getPostTranslationHandler:ie,setPostTranslationHandler:Y,getMissingHandler:X,setMissingHandler:W,[fc]:He};return U.datetimeFormats=be,U.numberFormats=oe,U.rt=Z,U.te=_t,U.tm=R,U.d=z,U.n=me,U.getDateTimeFormat=K,U.setDateTimeFormat=b,U.mergeDateTimeFormat=d,U.getNumberFormat=w,U.setNumberFormat=P,U.mergeNumberFormat=q,U[pc]=n,U[go]=ce,U[mo]=qe,U[ho]=Ce,U}function Rg(e){const t=te(e.locale)?e.locale:bs,n=te(e.fallbackLocale)||Ke(e.fallbackLocale)||Se(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,s=je(e.missing)?e.missing:void 0,r=Re(e.silentTranslationWarn)||Vn(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,o=Re(e.silentFallbackWarn)||Vn(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,l=Re(e.fallbackRoot)?e.fallbackRoot:!0,a=!!e.formatFallbackMessages,i=Se(e.modifiers)?e.modifiers:{},c=e.pluralizationRules,u=je(e.postTranslation)?e.postTranslation:void 0,f=te(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,m=!!e.escapeParameterHtml,p=Re(e.sync)?e.sync:!0;let g=e.messages;if(Se(e.sharedMessages)){const k=e.sharedMessages;g=Object.keys(k).reduce((I,N)=>{const G=I[N]||(I[N]={});return Qe(G,k[N]),I},g||{})}const{__i18n:y,__root:D,__injectWithOption:x}=e,M=e.datetimeFormats,T=e.numberFormats,h=e.flatJson;return{locale:t,fallbackLocale:n,messages:g,flatJson:h,datetimeFormats:M,numberFormats:T,missing:s,missingWarn:r,fallbackWarn:o,fallbackRoot:l,fallbackFormat:a,modifiers:i,pluralRules:c,postTranslation:u,warnHtmlMessage:f,escapeParameter:m,messageResolver:e.messageResolver,inheritLocale:p,__i18n:y,__root:D,__injectWithOption:x}}function vo(e={}){const t=Yo(Rg(e)),{__extender:n}=e,s={id:t.id,get locale(){return t.locale.value},set locale(r){t.locale.value=r},get fallbackLocale(){return t.fallbackLocale.value},set fallbackLocale(r){t.fallbackLocale.value=r},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(r){t.setMissingHandler(r)},get silentTranslationWarn(){return Re(t.missingWarn)?!t.missingWarn:t.missingWarn},set silentTranslationWarn(r){t.missingWarn=Re(r)?!r:r},get silentFallbackWarn(){return Re(t.fallbackWarn)?!t.fallbackWarn:t.fallbackWarn},set silentFallbackWarn(r){t.fallbackWarn=Re(r)?!r:r},get modifiers(){return t.modifiers},get formatFallbackMessages(){return t.fallbackFormat},set formatFallbackMessages(r){t.fallbackFormat=r},get postTranslation(){return t.getPostTranslationHandler()},set postTranslation(r){t.setPostTranslationHandler(r)},get sync(){return t.inheritLocale},set sync(r){t.inheritLocale=r},get warnHtmlInMessage(){return t.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(r){t.warnHtmlMessage=r!=="off"},get escapeParameterHtml(){return t.escapeParameter},set escapeParameterHtml(r){t.escapeParameter=r},get pluralizationRules(){return t.pluralRules||{}},__composer:t,t(...r){return Reflect.apply(t.t,t,[...r])},rt(...r){return Reflect.apply(t.rt,t,[...r])},te(r,o){return t.te(r,o)},tm(r){return t.tm(r)},getLocaleMessage(r){return t.getLocaleMessage(r)},setLocaleMessage(r,o){t.setLocaleMessage(r,o)},mergeLocaleMessage(r,o){t.mergeLocaleMessage(r,o)},d(...r){return Reflect.apply(t.d,t,[...r])},getDateTimeFormat(r){return t.getDateTimeFormat(r)},setDateTimeFormat(r,o){t.setDateTimeFormat(r,o)},mergeDateTimeFormat(r,o){t.mergeDateTimeFormat(r,o)},n(...r){return Reflect.apply(t.n,t,[...r])},getNumberFormat(r){return t.getNumberFormat(r)},setNumberFormat(r,o){t.setNumberFormat(r,o)},mergeNumberFormat(r,o){t.mergeNumberFormat(r,o)}};return s.__extender=n,s}function Pg(e,t,n){return{beforeCreate(){const s=ys();if(!s)throw xt(ht.UNEXPECTED_ERROR);const r=this.$options;if(r.i18n){const o=r.i18n;if(r.__i18n&&(o.__i18n=r.__i18n),o.__root=t,this===this.$root)this.$i18n=aa(e,o);else{o.__injectWithOption=!0,o.__extender=n.__vueI18nExtend,this.$i18n=vo(o);const l=this.$i18n;l.__extender&&(l.__disposer=l.__extender(this.$i18n))}}else if(r.__i18n)if(this===this.$root)this.$i18n=aa(e,r);else{this.$i18n=vo({__i18n:r.__i18n,__injectWithOption:!0,__extender:n.__vueI18nExtend,__root:t});const o=this.$i18n;o.__extender&&(o.__disposer=o.__extender(this.$i18n))}else this.$i18n=e;r.__i18nGlobal&&mc(t,r,r),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(s,this.$i18n)},mounted(){},unmounted(){const s=ys();if(!s)throw xt(ht.UNEXPECTED_ERROR);const r=this.$i18n;delete this.$t,delete this.$rt,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,r.__disposer&&(r.__disposer(),delete r.__disposer,delete r.__extender),n.__deleteInstance(s),delete this.$i18n}}}function aa(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[fc](t.pluralizationRules||e.pluralizationRules);const n=Jo(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(n).forEach(s=>e.mergeLocaleMessage(s,n[s])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(s=>e.mergeDateTimeFormat(s,t.datetimeFormats[s])),t.numberFormats&&Object.keys(t.numberFormats).forEach(s=>e.mergeNumberFormat(s,t.numberFormats[s])),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 $g({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((s,r)=>[...s,...r.type===xe?r.children:[r]],[]):t.reduce((n,s)=>{const r=e[s];return r&&(n[s]=r()),n},Le())}function hc(){return xe}const Mg=We({name:"i18n-t",props:Qe({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Je(e)||!isNaN(e)}},Xo),setup(e,t){const{slots:n,attrs:s}=t,r=e.i18n||et({useScope:e.scope,__useComponent:!0});return()=>{const o=Object.keys(n).filter(f=>f[0]!=="_"),l=Le();e.locale&&(l.locale=e.locale),e.plural!==void 0&&(l.plural=te(e.plural)?+e.plural:e.plural);const a=$g(t,o),i=r[go](e.keypath,a,l),c=Qe(Le(),s),u=te(e.tag)||Pe(e.tag)?e.tag:hc();return Wo(u,c,i)}}}),ia=Mg;function Ig(e){return Ke(e)&&!te(e[0])}function bc(e,t,n,s){const{slots:r,attrs:o}=t;return()=>{const l={part:!0};let a=Le();e.locale&&(l.locale=e.locale),te(e.format)?l.key=e.format:Pe(e.format)&&(te(e.format.key)&&(l.key=e.format.key),a=Object.keys(e.format).reduce((m,p)=>n.includes(p)?Qe(Le(),m,{[p]:e.format[p]}):m,Le()));const i=s(e.value,l,a);let c=[l.key];Ke(i)?c=i.map((m,p)=>{const g=r[m.type],y=g?g({[m.type]:m.value,index:p,parts:i}):[m.value];return Ig(y)&&(y[0].key=`${m.type}-${p}`),y}):te(i)&&(c=[i]);const u=Qe(Le(),o),f=te(e.tag)||Pe(e.tag)?e.tag:hc();return Wo(f,u,c)}}const Lg=We({name:"i18n-n",props:Qe({value:{type:Number,required:!0},format:{type:[String,Object]}},Xo),setup(e,t){const n=e.i18n||et({useScope:e.scope,__useComponent:!0});return bc(e,t,cc,(...s)=>n[ho](...s))}}),ca=Lg;function Fg(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const s=n.__getInstance(t);return s!=null?s.__composer:e.global.__composer}}function Ag(e){const t=l=>{const{instance:a,value:i}=l;if(!a||!a.$)throw xt(ht.UNEXPECTED_ERROR);const c=Fg(e,a.$),u=ua(i);return[Reflect.apply(c.t,c,[...da(u)]),c]};return{created:(l,a)=>{const[i,c]=t(a);or&&e.global===c&&(l.__i18nWatcher=mt(c.locale,()=>{a.instance&&a.instance.$forceUpdate()})),l.__composer=c,l.textContent=i},unmounted:l=>{or&&l.__i18nWatcher&&(l.__i18nWatcher(),l.__i18nWatcher=void 0,delete l.__i18nWatcher),l.__composer&&(l.__composer=void 0,delete l.__composer)},beforeUpdate:(l,{value:a})=>{if(l.__composer){const i=l.__composer,c=ua(a);l.textContent=Reflect.apply(i.t,i,[...da(c)])}},getSSRProps:l=>{const[a]=t(l);return{textContent:a}}}}function ua(e){if(te(e))return{path:e};if(Se(e)){if(!("path"in e))throw xt(ht.REQUIRED_VALUE,"path");return e}else throw xt(ht.INVALID_VALUE)}function da(e){const{path:t,locale:n,args:s,choice:r,plural:o}=e,l={},a=s||{};return te(n)&&(l.locale=n),Je(r)&&(l.plural=r),Je(o)&&(l.plural=o),[t,a,l]}function Ng(e,t,...n){const s=Se(n[0])?n[0]:{};(!Re(s.globalInstall)||s.globalInstall)&&([ia.name,"I18nT"].forEach(o=>e.component(o,ia)),[ca.name,"I18nN"].forEach(o=>e.component(o,ca)),[pa.name,"I18nD"].forEach(o=>e.component(o,pa))),e.directive("t",Ag(t))}const Og=un("global-vue-i18n");function Dg(e={}){const t=__VUE_I18N_LEGACY_API__&&Re(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,n=Re(e.globalInjection)?e.globalInjection:!0,s=new Map,[r,o]=Ug(e,t),l=un("");function a(f){return s.get(f)||null}function i(f,m){s.set(f,m)}function c(f){s.delete(f)}const u={get mode(){return __VUE_I18N_LEGACY_API__&&t?"legacy":"composition"},async install(f,...m){if(f.__VUE_I18N_SYMBOL__=l,f.provide(f.__VUE_I18N_SYMBOL__,u),Se(m[0])){const y=m[0];u.__composerExtend=y.__composerExtend,u.__vueI18nExtend=y.__vueI18nExtend}let p=null;!t&&n&&(p=zg(f,u.global)),__VUE_I18N_FULL_INSTALL__&&Ng(f,u,...m),__VUE_I18N_LEGACY_API__&&t&&f.mixin(Pg(o,o.__composer,u));const g=f.unmount;f.unmount=()=>{p&&p(),u.dispose(),g()}},get global(){return o},dispose(){r.stop()},__instances:s,__getInstance:a,__setInstance:i,__deleteInstance:c};return u}function et(e={}){const t=ys();if(t==null)throw xt(ht.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw xt(ht.NOT_INSTALLED);const n=Vg(t),s=Wg(n),r=gc(t),o=jg(e,r);if(o==="global")return mc(s,e,r),s;if(o==="parent"){let i=Hg(n,t,e.__useComponent);return i==null&&(i=s),i}const l=n;let a=l.__getInstance(t);if(a==null){const i=Qe({},e);"__i18n"in r&&(i.__i18n=r.__i18n),s&&(i.__root=s),a=Yo(i),l.__composerExtend&&(a[bo]=l.__composerExtend(a)),Kg(l,t,a),l.__setInstance(t,a)}return a}function Ug(e,t){const n=Pu(),s=__VUE_I18N_LEGACY_API__&&t?n.run(()=>vo(e)):n.run(()=>Yo(e));if(s==null)throw xt(ht.UNEXPECTED_ERROR);return[n,s]}function Vg(e){const t=rs(e.isCE?Og:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw xt(e.isCE?ht.NOT_INSTALLED_WITH_PROVIDE:ht.UNEXPECTED_ERROR);return t}function jg(e,t){return _r(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function Wg(e){return e.mode==="composition"?e.global:e.global.__composer}function Hg(e,t,n=!1){let s=null;const r=t.root;let o=Bg(t,n);for(;o!=null;){const l=e;if(e.mode==="composition")s=l.__getInstance(o);else if(__VUE_I18N_LEGACY_API__){const a=l.__getInstance(o);a!=null&&(s=a.__composer,n&&s&&!s[pc]&&(s=null))}if(s!=null||r===o)break;o=o.parent}return s}function Bg(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function Kg(e,t,n){Cn(()=>{},t),Do(()=>{const s=n;e.__deleteInstance(t);const r=s[bo];r&&(r(),delete s[bo])},t)}const Gg=["locale","fallbackLocale","availableLocales"],fa=["t","rt","d","n","tm","te"];function zg(e,t){const n=Object.create(null);return Gg.forEach(r=>{const o=Object.getOwnPropertyDescriptor(t,r);if(!o)throw xt(ht.UNEXPECTED_ERROR);const l=Ie(o.value)?{get(){return o.value.value},set(a){o.value.value=a}}:{get(){return o.get&&o.get()}};Object.defineProperty(n,r,l)}),e.config.globalProperties.$i18n=n,fa.forEach(r=>{const o=Object.getOwnPropertyDescriptor(t,r);if(!o||!o.value)throw xt(ht.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${r}`,o)}),()=>{delete e.config.globalProperties.$i18n,fa.forEach(r=>{delete e.config.globalProperties[`$${r}`]})}}const qg=We({name:"i18n-d",props:Qe({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Xo),setup(e,t){const n=e.i18n||et({useScope:e.scope,__useComponent:!0});return bc(e,t,ic,(...s)=>n[mo](...s))}}),pa=qg;Cg();sg(Dp);rg(eg);og(nc);if(__INTLIFY_PROD_DEVTOOLS__){const e=_n();e.__INTLIFY__=!0,Up(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}function Jg(e){const t=e.endsWith("/")&&e!=="/"?e.slice(0,-1):e;return t==="/"?"":t.endsWith("/index.html")?t.slice(0,-11):t}function lr(e){return e.replace(/\\/g,"/")}function Yg(e){return e.startsWith("/")||/^[a-z]:\//i.test(e)}function Xg(e){return lr(e).replace(/\/+$/,"")}function Qg(e){return lr(e).trim()}function Wn(e,t,n={}){const s=Qg(e);if(!s)return null;if(Yg(s))return!n.allowAbsoluteWithoutRoot&&!t?.trim()?null:`vscode://file/${encodeURI(s)}`;if(!t?.trim())return null;const r=Xg(t);if(!r)return null;const o=s.replace(/^\/+/,"");return`vscode://file/${encodeURI(`${r}/${o}`)}`}function kr(e,t,n){const s=Wn(e,t,n);return s?(window.location.href=s,!0):!1}var Zg=/\s+/g,em=e=>typeof e!="string"||!e?e:e.replace(Zg," ").trim(),ar=(...e)=>{const t=[],n=s=>{if(!s&&s!==0&&s!==0n)return;if(Array.isArray(s)){for(let o=0,l=s.length;o<l;o++)n(s[o]);return}const r=typeof s;if(r==="string"||r==="number"||r==="bigint"){if(r==="number"&&s!==s)return;t.push(String(s))}else if(r==="object"){const o=Object.keys(s);for(let l=0,a=o.length;l<a;l++){const i=o[l];s[i]&&t.push(i)}}};for(let s=0,r=e.length;s<r;s++){const o=e[s];o!=null&&n(o)}return t.length>0?em(t.join(" ")):void 0},ga=e=>e===!1?"false":e===!0?"true":e===0?"0":e,pt=e=>{if(!e||typeof e!="object")return!0;for(const t in e)return!1;return!0},tm=(e,t)=>{if(e===t)return!0;if(!e||!t)return!1;const n=Object.keys(e),s=Object.keys(t);if(n.length!==s.length)return!1;for(let r=0;r<n.length;r++){const o=n[r];if(!s.includes(o)||e[o]!==t[o])return!1}return!0},nm=(e,t)=>{for(const n in t)if(Object.prototype.hasOwnProperty.call(t,n)){const s=t[n];n in e?e[n]=ar(e[n],s):e[n]=s}return e},vc=(e,t)=>{for(let n=0;n<e.length;n++){const s=e[n];Array.isArray(s)?vc(s,t):s&&t.push(s)}},yc=(...e)=>{const t=[];vc(e,t);const n=[];for(let s=0;s<t.length;s++)t[s]&&n.push(t[s]);return n},yo=(e,t)=>{const n={};for(const s in e){const r=e[s];if(s in t){const o=t[s];Array.isArray(r)||Array.isArray(o)?n[s]=yc(o,r):typeof r=="object"&&typeof o=="object"&&r&&o?n[s]=yo(r,o):n[s]=o+" "+r}else n[s]=r}for(const s in t)s in e||(n[s]=t[s]);return n},sm={twMerge:!0,twMergeConfig:{}};function rm(){let e=null,t={},n=!1;return{get cachedTwMerge(){return e},set cachedTwMerge(s){e=s},get cachedTwMergeConfig(){return t},set cachedTwMergeConfig(s){t=s},get didTwMergeConfigChange(){return n},set didTwMergeConfigChange(s){n=s},reset(){e=null,t={},n=!1}}}var Bt=rm(),om=e=>{const t=(s,r)=>{const{extend:o=null,slots:l={},variants:a={},compoundVariants:i=[],compoundSlots:c=[],defaultVariants:u={}}=s,f={...sm,...r},m=o?.base?ar(o.base,s?.base):s?.base,p=o?.variants&&!pt(o.variants)?yo(a,o.variants):a,g=o?.defaultVariants&&!pt(o.defaultVariants)?{...o.defaultVariants,...u}:u;!pt(f.twMergeConfig)&&!tm(f.twMergeConfig,Bt.cachedTwMergeConfig)&&(Bt.didTwMergeConfigChange=!0,Bt.cachedTwMergeConfig=f.twMergeConfig);const y=pt(o?.slots),D=pt(l)?{}:{base:ar(s?.base,y&&o?.base),...l},x=y?D:nm({...o?.slots},pt(D)?{base:s?.base}:D),M=pt(o?.compoundVariants)?i:yc(o?.compoundVariants,i),T=k=>{if(pt(p)&&pt(l)&&y)return e(m,k?.class,k?.className)(f);if(M&&!Array.isArray(M))throw new TypeError(`The "compoundVariants" prop must be an array. Received: ${typeof M}`);if(c&&!Array.isArray(c))throw new TypeError(`The "compoundSlots" prop must be an array. Received: ${typeof c}`);const S=(oe,ie=p,Y=null,X=null)=>{const W=ie[oe];if(!W||pt(W))return null;const ge=X?.[oe]??k?.[oe];if(ge===null)return null;const ne=ga(ge);if(typeof ne=="object")return null;const Z=g?.[oe],z=ne??ga(Z);return W[z||"false"]},I=()=>{if(!p)return null;const oe=Object.keys(p),ie=[];for(let Y=0;Y<oe.length;Y++){const X=S(oe[Y],p);X&&ie.push(X)}return ie},N=(oe,ie)=>{if(!p||typeof p!="object")return null;const Y=[];for(const X in p){const W=S(X,p,oe,ie),ge=oe==="base"&&typeof W=="string"?W:W&&W[oe];ge&&Y.push(ge)}return Y},G={};for(const oe in k){const ie=k[oe];ie!==void 0&&(G[oe]=ie)}const re=(oe,ie)=>{const Y=typeof k?.[oe]=="object"?{[oe]:k[oe]?.initial}:{};return{...g,...G,...Y,...ie}},pe=(oe=[],ie)=>{const Y=[],X=oe.length;for(let W=0;W<X;W++){const{class:ge,className:ne,...Z}=oe[W];let z=!0;const me=re(null,ie);for(const we in Z){const Fe=Z[we],de=me[we];if(Array.isArray(Fe)){if(!Fe.includes(de)){z=!1;break}}else{if((Fe==null||Fe===!1)&&(de==null||de===!1))continue;if(de!==Fe){z=!1;break}}}z&&(ge&&Y.push(ge),ne&&Y.push(ne))}return Y},j=oe=>{const ie=pe(M,oe);if(!Array.isArray(ie))return ie;const Y={},X=e;for(let W=0;W<ie.length;W++){const ge=ie[W];if(typeof ge=="string")Y.base=X(Y.base,ge)(f);else if(typeof ge=="object")for(const ne in ge)Y[ne]=X(Y[ne],ge[ne])(f)}return Y},be=oe=>{if(c.length<1)return null;const ie={},Y=re(null,oe);for(let X=0;X<c.length;X++){const{slots:W=[],class:ge,className:ne,...Z}=c[X];if(!pt(Z)){let z=!0;for(const me in Z){const we=Y[me],Fe=Z[me];if(we===void 0||(Array.isArray(Fe)?!Fe.includes(we):Fe!==we)){z=!1;break}}if(!z)continue}for(let z=0;z<W.length;z++){const me=W[z];ie[me]||(ie[me]=[]),ie[me].push([ge,ne])}}return ie};if(!pt(l)||!y){const oe={};if(typeof x=="object"&&!pt(x)){const ie=e;for(const Y in x)oe[Y]=X=>{const W=j(X),ge=be(X);return ie(x[Y],N(Y,X),W?W[Y]:void 0,ge?ge[Y]:void 0,X?.class,X?.className)(f)}}return oe}return e(m,I(),pe(M),k?.class,k?.className)(f)},h=()=>{if(!(!p||typeof p!="object"))return Object.keys(p)};return T.variantKeys=h(),T.extend=o,T.base=m,T.slots=x,T.variants=p,T.defaultVariants=g,T.compoundSlots=c,T.compoundVariants=M,T};return{tv:t,createTV:s=>(r,o)=>t(r,o?yo(s,o):s)}};const lm=(e,t)=>{const n=new Array(e.length+t.length);for(let s=0;s<e.length;s++)n[s]=e[s];for(let s=0;s<t.length;s++)n[e.length+s]=t[s];return n},am=(e,t)=>({classGroupId:e,validator:t}),xc=(e=new Map,t=null,n)=>({nextPart:e,validators:t,classGroupId:n}),ir="-",ma=[],im="arbitrary..",cm=e=>{const t=dm(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:s}=e;return{getClassGroupId:l=>{if(l.startsWith("[")&&l.endsWith("]"))return um(l);const a=l.split(ir),i=a[0]===""&&a.length>1?1:0;return _c(a,i,t)},getConflictingClassGroupIds:(l,a)=>{if(a){const i=s[l],c=n[l];return i?c?lm(c,i):i:c||ma}return n[l]||ma}}},_c=(e,t,n)=>{if(e.length-t===0)return n.classGroupId;const r=e[t],o=n.nextPart.get(r);if(o){const c=_c(e,t+1,o);if(c)return c}const l=n.validators;if(l===null)return;const a=t===0?e.join(ir):e.slice(t).join(ir),i=l.length;for(let c=0;c<i;c++){const u=l[c];if(u.validator(a))return u.classGroupId}},um=e=>e.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const t=e.slice(1,-1),n=t.indexOf(":"),s=t.slice(0,n);return s?im+s:void 0})(),dm=e=>{const{theme:t,classGroups:n}=e;return fm(n,t)},fm=(e,t)=>{const n=xc();for(const s in e){const r=e[s];Qo(r,n,s,t)}return n},Qo=(e,t,n,s)=>{const r=e.length;for(let o=0;o<r;o++){const l=e[o];pm(l,t,n,s)}},pm=(e,t,n,s)=>{if(typeof e=="string"){gm(e,t,n);return}if(typeof e=="function"){mm(e,t,n,s);return}hm(e,t,n,s)},gm=(e,t,n)=>{const s=e===""?t:wc(t,e);s.classGroupId=n},mm=(e,t,n,s)=>{if(bm(e)){Qo(e(s),t,n,s);return}t.validators===null&&(t.validators=[]),t.validators.push(am(n,e))},hm=(e,t,n,s)=>{const r=Object.entries(e),o=r.length;for(let l=0;l<o;l++){const[a,i]=r[l];Qo(i,wc(t,a),n,s)}},wc=(e,t)=>{let n=e;const s=t.split(ir),r=s.length;for(let o=0;o<r;o++){const l=s[o];let a=n.nextPart.get(l);a||(a=xc(),n.nextPart.set(l,a)),n=a}return n},bm=e=>"isThemeGetter"in e&&e.isThemeGetter===!0,vm=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=Object.create(null),s=Object.create(null);const r=(o,l)=>{n[o]=l,t++,t>e&&(t=0,s=n,n=Object.create(null))};return{get(o){let l=n[o];if(l!==void 0)return l;if((l=s[o])!==void 0)return r(o,l),l},set(o,l){o in n?n[o]=l:r(o,l)}}},xo="!",ha=":",ym=[],ba=(e,t,n,s,r)=>({modifiers:e,hasImportantModifier:t,baseClassName:n,maybePostfixModifierPosition:s,isExternal:r}),xm=e=>{const{prefix:t,experimentalParseClassName:n}=e;let s=r=>{const o=[];let l=0,a=0,i=0,c;const u=r.length;for(let y=0;y<u;y++){const D=r[y];if(l===0&&a===0){if(D===ha){o.push(r.slice(i,y)),i=y+1;continue}if(D==="/"){c=y;continue}}D==="["?l++:D==="]"?l--:D==="("?a++:D===")"&&a--}const f=o.length===0?r:r.slice(i);let m=f,p=!1;f.endsWith(xo)?(m=f.slice(0,-1),p=!0):f.startsWith(xo)&&(m=f.slice(1),p=!0);const g=c&&c>i?c-i:void 0;return ba(o,p,m,g)};if(t){const r=t+ha,o=s;s=l=>l.startsWith(r)?o(l.slice(r.length)):ba(ym,!1,l,void 0,!0)}if(n){const r=s;s=o=>n({className:o,parseClassName:r})}return s},_m=e=>{const t=new Map;return e.orderSensitiveModifiers.forEach((n,s)=>{t.set(n,1e6+s)}),n=>{const s=[];let r=[];for(let o=0;o<n.length;o++){const l=n[o],a=l[0]==="[",i=t.has(l);a||i?(r.length>0&&(r.sort(),s.push(...r),r=[]),s.push(l)):r.push(l)}return r.length>0&&(r.sort(),s.push(...r)),s}},wm=e=>({cache:vm(e.cacheSize),parseClassName:xm(e),sortModifiers:_m(e),...cm(e)}),Tm=/\s+/,km=(e,t)=>{const{parseClassName:n,getClassGroupId:s,getConflictingClassGroupIds:r,sortModifiers:o}=t,l=[],a=e.trim().split(Tm);let i="";for(let c=a.length-1;c>=0;c-=1){const u=a[c],{isExternal:f,modifiers:m,hasImportantModifier:p,baseClassName:g,maybePostfixModifierPosition:y}=n(u);if(f){i=u+(i.length>0?" "+i:i);continue}let D=!!y,x=s(D?g.substring(0,y):g);if(!x){if(!D){i=u+(i.length>0?" "+i:i);continue}if(x=s(g),!x){i=u+(i.length>0?" "+i:i);continue}D=!1}const M=m.length===0?"":m.length===1?m[0]:o(m).join(":"),T=p?M+xo:M,h=T+x;if(l.indexOf(h)>-1)continue;l.push(h);const k=r(x,D);for(let S=0;S<k.length;++S){const I=k[S];l.push(T+I)}i=u+(i.length>0?" "+i:i)}return i},Cm=(...e)=>{let t=0,n,s,r="";for(;t<e.length;)(n=e[t++])&&(s=Tc(n))&&(r&&(r+=" "),r+=s);return r},Tc=e=>{if(typeof e=="string")return e;let t,n="";for(let s=0;s<e.length;s++)e[s]&&(t=Tc(e[s]))&&(n&&(n+=" "),n+=t);return n},_o=(e,...t)=>{let n,s,r,o;const l=i=>{const c=t.reduce((u,f)=>f(u),e());return n=wm(c),s=n.cache.get,r=n.cache.set,o=a,a(i)},a=i=>{const c=s(i);if(c)return c;const u=km(i,n);return r(i,u),u};return o=l,(...i)=>o(Cm(...i))},Sm=[],Xe=e=>{const t=n=>n[e]||Sm;return t.isThemeGetter=!0,t},kc=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,Cc=/^\((?:(\w[\w-]*):)?(.+)\)$/i,Em=/^\d+\/\d+$/,Rm=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Pm=/\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$/,$m=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,Mm=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Im=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Pn=e=>Em.test(e),Te=e=>!!e&&!Number.isNaN(Number(e)),nn=e=>!!e&&Number.isInteger(Number(e)),qr=e=>e.endsWith("%")&&Te(e.slice(0,-1)),jt=e=>Rm.test(e),Lm=()=>!0,Fm=e=>Pm.test(e)&&!$m.test(e),Sc=()=>!1,Am=e=>Mm.test(e),Nm=e=>Im.test(e),Om=e=>!le(e)&&!ae(e),Dm=e=>Hn(e,Pc,Sc),le=e=>kc.test(e),vn=e=>Hn(e,$c,Fm),Jr=e=>Hn(e,Hm,Te),va=e=>Hn(e,Ec,Sc),Um=e=>Hn(e,Rc,Nm),Vs=e=>Hn(e,Mc,Am),ae=e=>Cc.test(e),Yn=e=>Bn(e,$c),Vm=e=>Bn(e,Bm),ya=e=>Bn(e,Ec),jm=e=>Bn(e,Pc),Wm=e=>Bn(e,Rc),js=e=>Bn(e,Mc,!0),Hn=(e,t,n)=>{const s=kc.exec(e);return s?s[1]?t(s[1]):n(s[2]):!1},Bn=(e,t,n=!1)=>{const s=Cc.exec(e);return s?s[1]?t(s[1]):n:!1},Ec=e=>e==="position"||e==="percentage",Rc=e=>e==="image"||e==="url",Pc=e=>e==="length"||e==="size"||e==="bg-size",$c=e=>e==="length",Hm=e=>e==="number",Bm=e=>e==="family-name",Mc=e=>e==="shadow",wo=()=>{const e=Xe("color"),t=Xe("font"),n=Xe("text"),s=Xe("font-weight"),r=Xe("tracking"),o=Xe("leading"),l=Xe("breakpoint"),a=Xe("container"),i=Xe("spacing"),c=Xe("radius"),u=Xe("shadow"),f=Xe("inset-shadow"),m=Xe("text-shadow"),p=Xe("drop-shadow"),g=Xe("blur"),y=Xe("perspective"),D=Xe("aspect"),x=Xe("ease"),M=Xe("animate"),T=()=>["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"],k=()=>[...h(),ae,le],S=()=>["auto","hidden","clip","visible","scroll"],I=()=>["auto","contain","none"],N=()=>[ae,le,i],G=()=>[Pn,"full","auto",...N()],re=()=>[nn,"none","subgrid",ae,le],pe=()=>["auto",{span:["full",nn,ae,le]},nn,ae,le],j=()=>[nn,"auto",ae,le],be=()=>["auto","min","max","fr",ae,le],oe=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],ie=()=>["start","end","center","stretch","center-safe","end-safe"],Y=()=>["auto",...N()],X=()=>[Pn,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...N()],W=()=>[e,ae,le],ge=()=>[...h(),ya,va,{position:[ae,le]}],ne=()=>["no-repeat",{repeat:["","x","y","space","round"]}],Z=()=>["auto","cover","contain",jm,Dm,{size:[ae,le]}],z=()=>[qr,Yn,vn],me=()=>["","none","full",c,ae,le],we=()=>["",Te,Yn,vn],Fe=()=>["solid","dashed","dotted","double"],de=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ce=()=>[Te,qr,ya,va],Ce=()=>["","none",g,ae,le],qe=()=>["none",Te,ae,le],He=()=>["none",Te,ae,le],_t=()=>[Te,ae,le],_=()=>[Pn,"full",...N()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[jt],breakpoint:[jt],color:[Lm],container:[jt],"drop-shadow":[jt],ease:["in","out","in-out"],font:[Om],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[jt],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[jt],shadow:[jt],spacing:["px",Te],text:[jt],"text-shadow":[jt],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",Pn,le,ae,D]}],container:["container"],columns:[{columns:[Te,le,ae,a]}],"break-after":[{"break-after":T()}],"break-before":[{"break-before":T()}],"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:k()}],overflow:[{overflow:S()}],"overflow-x":[{"overflow-x":S()}],"overflow-y":[{"overflow-y":S()}],overscroll:[{overscroll:I()}],"overscroll-x":[{"overscroll-x":I()}],"overscroll-y":[{"overscroll-y":I()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:G()}],"inset-x":[{"inset-x":G()}],"inset-y":[{"inset-y":G()}],start:[{start:G()}],end:[{end:G()}],top:[{top:G()}],right:[{right:G()}],bottom:[{bottom:G()}],left:[{left:G()}],visibility:["visible","invisible","collapse"],z:[{z:[nn,"auto",ae,le]}],basis:[{basis:[Pn,"full","auto",a,...N()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[Te,Pn,"auto","initial","none",le]}],grow:[{grow:["",Te,ae,le]}],shrink:[{shrink:["",Te,ae,le]}],order:[{order:[nn,"first","last","none",ae,le]}],"grid-cols":[{"grid-cols":re()}],"col-start-end":[{col:pe()}],"col-start":[{"col-start":j()}],"col-end":[{"col-end":j()}],"grid-rows":[{"grid-rows":re()}],"row-start-end":[{row:pe()}],"row-start":[{"row-start":j()}],"row-end":[{"row-end":j()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":be()}],"auto-rows":[{"auto-rows":be()}],gap:[{gap:N()}],"gap-x":[{"gap-x":N()}],"gap-y":[{"gap-y":N()}],"justify-content":[{justify:[...oe(),"normal"]}],"justify-items":[{"justify-items":[...ie(),"normal"]}],"justify-self":[{"justify-self":["auto",...ie()]}],"align-content":[{content:["normal",...oe()]}],"align-items":[{items:[...ie(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...ie(),{baseline:["","last"]}]}],"place-content":[{"place-content":oe()}],"place-items":[{"place-items":[...ie(),"baseline"]}],"place-self":[{"place-self":["auto",...ie()]}],p:[{p:N()}],px:[{px:N()}],py:[{py:N()}],ps:[{ps:N()}],pe:[{pe:N()}],pt:[{pt:N()}],pr:[{pr:N()}],pb:[{pb:N()}],pl:[{pl:N()}],m:[{m:Y()}],mx:[{mx:Y()}],my:[{my:Y()}],ms:[{ms:Y()}],me:[{me:Y()}],mt:[{mt:Y()}],mr:[{mr:Y()}],mb:[{mb:Y()}],ml:[{ml:Y()}],"space-x":[{"space-x":N()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":N()}],"space-y-reverse":["space-y-reverse"],size:[{size:X()}],w:[{w:[a,"screen",...X()]}],"min-w":[{"min-w":[a,"screen","none",...X()]}],"max-w":[{"max-w":[a,"screen","none","prose",{screen:[l]},...X()]}],h:[{h:["screen","lh",...X()]}],"min-h":[{"min-h":["screen","lh","none",...X()]}],"max-h":[{"max-h":["screen","lh",...X()]}],"font-size":[{text:["base",n,Yn,vn]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[s,ae,Jr]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",qr,le]}],"font-family":[{font:[Vm,le,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:[r,ae,le]}],"line-clamp":[{"line-clamp":[Te,"none",ae,Jr]}],leading:[{leading:[o,...N()]}],"list-image":[{"list-image":["none",ae,le]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",ae,le]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:W()}],"text-color":[{text:W()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Fe(),"wavy"]}],"text-decoration-thickness":[{decoration:[Te,"from-font","auto",ae,vn]}],"text-decoration-color":[{decoration:W()}],"underline-offset":[{"underline-offset":[Te,"auto",ae,le]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:N()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",ae,le]}],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",ae,le]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:ge()}],"bg-repeat":[{bg:ne()}],"bg-size":[{bg:Z()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},nn,ae,le],radial:["",ae,le],conic:[nn,ae,le]},Wm,Um]}],"bg-color":[{bg:W()}],"gradient-from-pos":[{from:z()}],"gradient-via-pos":[{via:z()}],"gradient-to-pos":[{to:z()}],"gradient-from":[{from:W()}],"gradient-via":[{via:W()}],"gradient-to":[{to:W()}],rounded:[{rounded:me()}],"rounded-s":[{"rounded-s":me()}],"rounded-e":[{"rounded-e":me()}],"rounded-t":[{"rounded-t":me()}],"rounded-r":[{"rounded-r":me()}],"rounded-b":[{"rounded-b":me()}],"rounded-l":[{"rounded-l":me()}],"rounded-ss":[{"rounded-ss":me()}],"rounded-se":[{"rounded-se":me()}],"rounded-ee":[{"rounded-ee":me()}],"rounded-es":[{"rounded-es":me()}],"rounded-tl":[{"rounded-tl":me()}],"rounded-tr":[{"rounded-tr":me()}],"rounded-br":[{"rounded-br":me()}],"rounded-bl":[{"rounded-bl":me()}],"border-w":[{border:we()}],"border-w-x":[{"border-x":we()}],"border-w-y":[{"border-y":we()}],"border-w-s":[{"border-s":we()}],"border-w-e":[{"border-e":we()}],"border-w-t":[{"border-t":we()}],"border-w-r":[{"border-r":we()}],"border-w-b":[{"border-b":we()}],"border-w-l":[{"border-l":we()}],"divide-x":[{"divide-x":we()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":we()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...Fe(),"hidden","none"]}],"divide-style":[{divide:[...Fe(),"hidden","none"]}],"border-color":[{border:W()}],"border-color-x":[{"border-x":W()}],"border-color-y":[{"border-y":W()}],"border-color-s":[{"border-s":W()}],"border-color-e":[{"border-e":W()}],"border-color-t":[{"border-t":W()}],"border-color-r":[{"border-r":W()}],"border-color-b":[{"border-b":W()}],"border-color-l":[{"border-l":W()}],"divide-color":[{divide:W()}],"outline-style":[{outline:[...Fe(),"none","hidden"]}],"outline-offset":[{"outline-offset":[Te,ae,le]}],"outline-w":[{outline:["",Te,Yn,vn]}],"outline-color":[{outline:W()}],shadow:[{shadow:["","none",u,js,Vs]}],"shadow-color":[{shadow:W()}],"inset-shadow":[{"inset-shadow":["none",f,js,Vs]}],"inset-shadow-color":[{"inset-shadow":W()}],"ring-w":[{ring:we()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:W()}],"ring-offset-w":[{"ring-offset":[Te,vn]}],"ring-offset-color":[{"ring-offset":W()}],"inset-ring-w":[{"inset-ring":we()}],"inset-ring-color":[{"inset-ring":W()}],"text-shadow":[{"text-shadow":["none",m,js,Vs]}],"text-shadow-color":[{"text-shadow":W()}],opacity:[{opacity:[Te,ae,le]}],"mix-blend":[{"mix-blend":[...de(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":de()}],"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":[Te]}],"mask-image-linear-from-pos":[{"mask-linear-from":ce()}],"mask-image-linear-to-pos":[{"mask-linear-to":ce()}],"mask-image-linear-from-color":[{"mask-linear-from":W()}],"mask-image-linear-to-color":[{"mask-linear-to":W()}],"mask-image-t-from-pos":[{"mask-t-from":ce()}],"mask-image-t-to-pos":[{"mask-t-to":ce()}],"mask-image-t-from-color":[{"mask-t-from":W()}],"mask-image-t-to-color":[{"mask-t-to":W()}],"mask-image-r-from-pos":[{"mask-r-from":ce()}],"mask-image-r-to-pos":[{"mask-r-to":ce()}],"mask-image-r-from-color":[{"mask-r-from":W()}],"mask-image-r-to-color":[{"mask-r-to":W()}],"mask-image-b-from-pos":[{"mask-b-from":ce()}],"mask-image-b-to-pos":[{"mask-b-to":ce()}],"mask-image-b-from-color":[{"mask-b-from":W()}],"mask-image-b-to-color":[{"mask-b-to":W()}],"mask-image-l-from-pos":[{"mask-l-from":ce()}],"mask-image-l-to-pos":[{"mask-l-to":ce()}],"mask-image-l-from-color":[{"mask-l-from":W()}],"mask-image-l-to-color":[{"mask-l-to":W()}],"mask-image-x-from-pos":[{"mask-x-from":ce()}],"mask-image-x-to-pos":[{"mask-x-to":ce()}],"mask-image-x-from-color":[{"mask-x-from":W()}],"mask-image-x-to-color":[{"mask-x-to":W()}],"mask-image-y-from-pos":[{"mask-y-from":ce()}],"mask-image-y-to-pos":[{"mask-y-to":ce()}],"mask-image-y-from-color":[{"mask-y-from":W()}],"mask-image-y-to-color":[{"mask-y-to":W()}],"mask-image-radial":[{"mask-radial":[ae,le]}],"mask-image-radial-from-pos":[{"mask-radial-from":ce()}],"mask-image-radial-to-pos":[{"mask-radial-to":ce()}],"mask-image-radial-from-color":[{"mask-radial-from":W()}],"mask-image-radial-to-color":[{"mask-radial-to":W()}],"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":[Te]}],"mask-image-conic-from-pos":[{"mask-conic-from":ce()}],"mask-image-conic-to-pos":[{"mask-conic-to":ce()}],"mask-image-conic-from-color":[{"mask-conic-from":W()}],"mask-image-conic-to-color":[{"mask-conic-to":W()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:ge()}],"mask-repeat":[{mask:ne()}],"mask-size":[{mask:Z()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",ae,le]}],filter:[{filter:["","none",ae,le]}],blur:[{blur:Ce()}],brightness:[{brightness:[Te,ae,le]}],contrast:[{contrast:[Te,ae,le]}],"drop-shadow":[{"drop-shadow":["","none",p,js,Vs]}],"drop-shadow-color":[{"drop-shadow":W()}],grayscale:[{grayscale:["",Te,ae,le]}],"hue-rotate":[{"hue-rotate":[Te,ae,le]}],invert:[{invert:["",Te,ae,le]}],saturate:[{saturate:[Te,ae,le]}],sepia:[{sepia:["",Te,ae,le]}],"backdrop-filter":[{"backdrop-filter":["","none",ae,le]}],"backdrop-blur":[{"backdrop-blur":Ce()}],"backdrop-brightness":[{"backdrop-brightness":[Te,ae,le]}],"backdrop-contrast":[{"backdrop-contrast":[Te,ae,le]}],"backdrop-grayscale":[{"backdrop-grayscale":["",Te,ae,le]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[Te,ae,le]}],"backdrop-invert":[{"backdrop-invert":["",Te,ae,le]}],"backdrop-opacity":[{"backdrop-opacity":[Te,ae,le]}],"backdrop-saturate":[{"backdrop-saturate":[Te,ae,le]}],"backdrop-sepia":[{"backdrop-sepia":["",Te,ae,le]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":N()}],"border-spacing-x":[{"border-spacing-x":N()}],"border-spacing-y":[{"border-spacing-y":N()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",ae,le]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[Te,"initial",ae,le]}],ease:[{ease:["linear","initial",x,ae,le]}],delay:[{delay:[Te,ae,le]}],animate:[{animate:["none",M,ae,le]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[y,ae,le]}],"perspective-origin":[{"perspective-origin":k()}],rotate:[{rotate:qe()}],"rotate-x":[{"rotate-x":qe()}],"rotate-y":[{"rotate-y":qe()}],"rotate-z":[{"rotate-z":qe()}],scale:[{scale:He()}],"scale-x":[{"scale-x":He()}],"scale-y":[{"scale-y":He()}],"scale-z":[{"scale-z":He()}],"scale-3d":["scale-3d"],skew:[{skew:_t()}],"skew-x":[{"skew-x":_t()}],"skew-y":[{"skew-y":_t()}],transform:[{transform:[ae,le,"","none","gpu","cpu"]}],"transform-origin":[{origin:k()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:_()}],"translate-x":[{"translate-x":_()}],"translate-y":[{"translate-y":_()}],"translate-z":[{"translate-z":_()}],"translate-none":["translate-none"],accent:[{accent:W()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:W()}],"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",ae,le]}],"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":N()}],"scroll-mx":[{"scroll-mx":N()}],"scroll-my":[{"scroll-my":N()}],"scroll-ms":[{"scroll-ms":N()}],"scroll-me":[{"scroll-me":N()}],"scroll-mt":[{"scroll-mt":N()}],"scroll-mr":[{"scroll-mr":N()}],"scroll-mb":[{"scroll-mb":N()}],"scroll-ml":[{"scroll-ml":N()}],"scroll-p":[{"scroll-p":N()}],"scroll-px":[{"scroll-px":N()}],"scroll-py":[{"scroll-py":N()}],"scroll-ps":[{"scroll-ps":N()}],"scroll-pe":[{"scroll-pe":N()}],"scroll-pt":[{"scroll-pt":N()}],"scroll-pr":[{"scroll-pr":N()}],"scroll-pb":[{"scroll-pb":N()}],"scroll-pl":[{"scroll-pl":N()}],"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",ae,le]}],fill:[{fill:["none",...W()]}],"stroke-w":[{stroke:[Te,Yn,vn,Jr]}],stroke:[{stroke:["none",...W()]}],"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"]}},Km=(e,{cacheSize:t,prefix:n,experimentalParseClassName:s,extend:r={},override:o={}})=>(Zn(e,"cacheSize",t),Zn(e,"prefix",n),Zn(e,"experimentalParseClassName",s),Ws(e.theme,o.theme),Ws(e.classGroups,o.classGroups),Ws(e.conflictingClassGroups,o.conflictingClassGroups),Ws(e.conflictingClassGroupModifiers,o.conflictingClassGroupModifiers),Zn(e,"orderSensitiveModifiers",o.orderSensitiveModifiers),Hs(e.theme,r.theme),Hs(e.classGroups,r.classGroups),Hs(e.conflictingClassGroups,r.conflictingClassGroups),Hs(e.conflictingClassGroupModifiers,r.conflictingClassGroupModifiers),Ic(e,r,"orderSensitiveModifiers"),e),Zn=(e,t,n)=>{n!==void 0&&(e[t]=n)},Ws=(e,t)=>{if(t)for(const n in t)Zn(e,n,t[n])},Hs=(e,t)=>{if(t)for(const n in t)Ic(e,t,n)},Ic=(e,t,n)=>{const s=t[n];s!==void 0&&(e[n]=e[n]?e[n].concat(s):s)},Gm=(e,...t)=>typeof e=="function"?_o(wo,e,...t):_o(()=>Km(wo(),e),...t),zm=_o(wo);var qm=e=>pt(e)?zm:Gm({...e,extend:{theme:e.theme,classGroups:e.classGroups,conflictingClassGroupModifiers:e.conflictingClassGroupModifiers,conflictingClassGroups:e.conflictingClassGroups,...e.extend}}),Lc=(e,t)=>{const n=ar(e);return!n||!(t?.twMerge??!0)?n:((!Bt.cachedTwMerge||Bt.didTwMergeConfigChange)&&(Bt.didTwMergeConfigChange=!1,Bt.cachedTwMerge=qm(Bt.cachedTwMergeConfig)),Bt.cachedTwMerge(n)||void 0)},Jm=(...e)=>Lc(e,{}),Ym=(...e)=>t=>Lc(e,t),{tv:Cr}=om(Ym);function Sr(...e){return Jm(...e)}const Ue=We({__name:"UiPill",props:{tone:{default:"strong"},size:{default:"md"},caps:{type:Boolean,default:!0},tracking:{default:"wide"}},setup(e){const t=e,n=Cr({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"}}),s=vr(),r=V(()=>{const a=t.caps?t.tracking:"none";return Sr(n({size:t.size,tone:t.tone,caps:t.caps,tracking:a}),s.class)}),o=V(()=>{const{class:a,style:i,...c}=s;return c}),l=V(()=>s.style);return(a,i)=>($(),L("span",Qt(o.value,{class:r.value,style:l.value}),[br(a.$slots,"default")],16))}}),Xm={class:"flex min-h-0 flex-col gap-4"},Qm={class:"rounded-3xl border p-5 shadow-xl border-pg-border bg-pg-surface-card"},Zm={class:"flex flex-wrap items-center justify-between gap-3"},eh={class:"flex flex-col gap-1"},th={class:"text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},nh={class:"text-lg font-display text-pg-text-strong"},sh={class:"mt-4 grid gap-3 text-sm text-pg-text-soft"},rh={class:"flex items-center gap-2"},oh={class:"text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},lh={class:"flex items-center gap-2"},ah={class:"text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},ih={class:"flex min-h-0 flex-1 flex-col gap-3"},ch={key:0,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},uh={key:0,class:"rounded-2xl border p-4 border-pg-border bg-pg-surface-soft"},dh={class:"flex items-center gap-2 text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},fh={class:"mt-3 flex flex-col gap-2 text-sm text-pg-text-soft"},ph={class:"flex flex-wrap items-center justify-between gap-2"},gh={class:"flex flex-wrap items-center gap-2"},mh={class:"text-[0.75rem] font-semibold text-pg-text"},hh=["aria-label","title","onClick"],bh={class:"mt-1 text-[0.7rem] text-pg-text-muted"},vh={key:1,class:"rounded-2xl border p-4 border-pg-border bg-pg-surface-soft"},yh={class:"flex items-center gap-2 text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},xh={class:"mt-3 flex flex-col gap-2 text-sm text-pg-text-soft"},_h={class:"flex flex-wrap items-center justify-between gap-2"},wh={class:"flex flex-wrap items-center gap-2"},Th={class:"text-[0.75rem] font-semibold text-pg-text"},kh=["aria-label","title","onClick"],Ch={class:"mt-1 text-[0.7rem] text-pg-text-muted"},Sh={key:2,class:"rounded-2xl border p-4 border-pg-border bg-pg-surface-soft"},Eh={class:"flex items-center gap-2 text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},Rh={class:"mt-3 flex flex-col gap-2 text-sm text-pg-text-soft"},Ph={class:"flex flex-wrap items-center justify-between gap-2"},$h={class:"text-[0.75rem] font-semibold text-pg-text"},Mh=["aria-label","title","onClick"],Ih=We({__name:"ConfigDetail",props:{selected:{},impacted:{},isDisabled:{type:Boolean},workspaceRoot:{}},setup(e){const t=e,{t:n}=et(),s=V(()=>{const f=t.selected.file.replace(/\\/g,"/"),m=f.lastIndexOf("/");return m<0?"/":f.slice(0,m)||"/"}),r=V(()=>s.value==="/"?"/**":`${s.value}/**`),o=V(()=>{const f=[],m=[],p=[];for(const g of t.impacted)g.kind==="disabled"?m.push(g):g.kind==="ignored"?p.push(g):f.push(g);return{active:f,disabled:m,ignored:p}}),l=V(()=>t.impacted.length),a=f=>`method-${f.toLowerCase()}`;function i(f){return f.url?f.url:f.file}function c(f){return Wn(f,t.workspaceRoot)}function u(f){kr(f,t.workspaceRoot)}return(f,m)=>($(),L("section",Xm,[v("div",Qm,[v("div",Zm,[v("div",eh,[v("span",th,A(C(n)("configPanel.title")),1),v("span",nh,A(t.selected.file),1)]),J(Ue,{tone:"chip",size:"sm",caps:!1},{default:fe(()=>[ke(A(t.isDisabled?C(n)("configPanel.statusDisabled"):C(n)("configPanel.statusEnabled")),1)]),_:1})]),v("div",sh,[v("div",rh,[v("span",oh,A(C(n)("configPanel.scope")),1),v("span",null,A(r.value),1)]),v("div",lh,[v("span",ah,A(C(n)("configPanel.impacted")),1),J(Ue,{tone:"chip",size:"sm",caps:!1},{default:fe(()=>[ke(A(l.value),1)]),_:1})])])]),v("div",ih,[l.value===0?($(),L("div",ch,A(C(n)("configPanel.emptyImpacts")),1)):($(),L(xe,{key:1},[o.value.active.length>0?($(),L("div",uh,[v("div",dh,[v("span",null,A(C(n)("configPanel.active")),1),J(Ue,{tone:"chip",size:"xxs",caps:!1},{default:fe(()=>[ke(A(o.value.active.length),1)]),_:1})]),v("div",fh,[($(!0),L(xe,null,Ae(o.value.active,p=>($(),L("div",{key:`active-${p.file}-${p.method??""}-${p.url??""}`,class:"rounded-xl border px-3 py-2 border-pg-border bg-pg-surface-card"},[v("div",ph,[v("div",gh,[p.method?($(),L("span",{key:0,class:ve(["rounded-full px-2 py-1 text-[0.55rem] uppercase tracking-[0.2em]",a(p.method)])},A(p.method),3)):he("",!0),v("span",mh,A(i(p)),1)]),c(p.file)?($(),L("button",{key:0,class:"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",type:"button","aria-label":`Open ${p.file} in VS Code`,title:C(n)("detail.openInVscode"),onClick:g=>u(p.file)},[...m[0]||(m[0]=[v("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,hh)):he("",!0)]),v("div",bh,A(p.file),1)]))),128))])])):he("",!0),o.value.disabled.length>0?($(),L("div",vh,[v("div",yh,[v("span",null,A(C(n)("configPanel.disabled")),1),J(Ue,{tone:"chip",size:"xxs",caps:!1},{default:fe(()=>[ke(A(o.value.disabled.length),1)]),_:1})]),v("div",xh,[($(!0),L(xe,null,Ae(o.value.disabled,p=>($(),L("div",{key:`disabled-${p.file}-${p.method??""}-${p.url??""}`,class:"rounded-xl border px-3 py-2 border-pg-border bg-pg-surface-card"},[v("div",_h,[v("div",wh,[p.method?($(),L("span",{key:0,class:ve(["rounded-full px-2 py-1 text-[0.55rem] uppercase tracking-[0.2em]",a(p.method)])},A(p.method),3)):he("",!0),v("span",Th,A(i(p)),1)]),c(p.file)?($(),L("button",{key:0,class:"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",type:"button","aria-label":`Open ${p.file} in VS Code`,title:C(n)("detail.openInVscode"),onClick:g=>u(p.file)},[...m[1]||(m[1]=[v("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,kh)):he("",!0)]),v("div",Ch,A(p.file),1)]))),128))])])):he("",!0),o.value.ignored.length>0?($(),L("div",Sh,[v("div",Eh,[v("span",null,A(C(n)("configPanel.ignored")),1),J(Ue,{tone:"chip",size:"xxs",caps:!1},{default:fe(()=>[ke(A(o.value.ignored.length),1)]),_:1})]),v("div",Rh,[($(!0),L(xe,null,Ae(o.value.ignored,p=>($(),L("div",{key:`ignored-${p.file}`,class:"rounded-xl border px-3 py-2 border-pg-border bg-pg-surface-card"},[v("div",Ph,[v("span",$h,A(i(p)),1),c(p.file)?($(),L("button",{key:0,class:"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",type:"button","aria-label":`Open ${p.file} in VS Code`,title:C(n)("detail.openInVscode"),onClick:g=>u(p.file)},[...m[2]||(m[2]=[v("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,Mh)):he("",!0)])]))),128))])])):he("",!0)],64))])]))}}),Lh="modulepreload",Fh=function(e,t){return new URL(e,t).href},xa={},Ah=function(t,n,s){let r=Promise.resolve();if(n&&n.length>0){let c=function(u){return Promise.all(u.map(f=>Promise.resolve(f).then(m=>({status:"fulfilled",value:m}),m=>({status:"rejected",reason:m}))))};const l=document.getElementsByTagName("link"),a=document.querySelector("meta[property=csp-nonce]"),i=a?.nonce||a?.getAttribute("nonce");r=c(n.map(u=>{if(u=Fh(u,s),u in xa)return;xa[u]=!0;const f=u.endsWith(".css"),m=f?'[rel="stylesheet"]':"";if(s)for(let g=l.length-1;g>=0;g--){const y=l[g];if(y.href===u&&(!f||y.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${u}"]${m}`))return;const p=document.createElement("link");if(p.rel=f?"stylesheet":Lh,f||(p.as="script"),p.crossOrigin="",p.href=u,i&&p.setAttribute("nonce",i),document.head.appendChild(p),f)return new Promise((g,y)=>{p.addEventListener("load",g),p.addEventListener("error",()=>y(new Error(`Unable to preload CSS for ${u}`)))})}))}function o(l){const a=new Event("vite:preloadError",{cancelable:!0});if(a.payload=l,window.dispatchEvent(a),!a.defaultPrevented)throw l}return r.then(l=>{for(const a of l||[])a.status==="rejected"&&o(a.reason);return t().catch(o)})},Fc="mokup.playground.detailPanels.v2",Ac="mokup.playground.detailPanels",es={configChain:!1,middlewares:!1},xs=ee(es);let _a=!1;function Nh(){if(typeof window>"u")return es;const e=t=>{if(!t)return null;try{const n=JSON.parse(t);return{...es,...n}}catch{return null}};try{return e(localStorage.getItem(Fc))??e(localStorage.getItem(Ac))??es}catch{return es}}function Oh(e){if(!(typeof window>"u"))try{localStorage.setItem(Fc,JSON.stringify(e)),localStorage.setItem(Ac,JSON.stringify(e))}catch{}}function Nc(){_a||typeof window>"u"||(xs.value=Nh(),_a=!0)}function wa(e,t){Nc();const n={...xs.value,[e]:t};xs.value=n,Oh(n)}function Oc(e){return Nc(),{isOpen:V(()=>xs.value[e]),toggle:()=>wa(e,!xs.value[e]),setOpen:r=>wa(e,r)}}const Dh=["aria-expanded"],Uh={class:"flex flex-wrap items-center gap-2"},Vh={key:0,class:"flex flex-col gap-2 border-t px-4 py-3 text-xs border-pg-border text-pg-text-soft"},jh={class:"rounded-full border px-2 py-0.5 text-[0.55rem] uppercase tracking-[0.2em] border-pg-border bg-pg-surface-strong text-pg-text-soft"},Wh={class:"text-[0.7rem] text-pg-text-subtle"},Hh={key:1,class:"border-t px-4 py-3 text-xs border-pg-border text-pg-text-muted"},Ta="pg-config-chain-panel",Bh=We({__name:"RouteDetailConfigChain",props:{configChain:{},configStatusMap:{}},setup(e){const t=e,{t:n}=et(),{isOpen:s,toggle:r}=Oc("configChain"),o=V(()=>(t.configChain??[]).map((l,a)=>({file:l,order:a+1,disabled:t.configStatusMap.get(l)==="disabled"})));return(l,a)=>($(),L("div",null,[v("button",{type:"button",class:"group flex w-full items-center justify-between border-t px-4 py-3 text-[0.6rem] uppercase tracking-[0.2em] transition border-pg-border text-pg-text-muted hover:text-pg-text-soft","aria-expanded":C(s),"aria-controls":Ta,onClick:a[0]||(a[0]=(...i)=>C(r)&&C(r)(...i))},[v("span",Uh,[v("span",null,A(C(n)("detail.configChain")),1),J(Ue,{tone:"chip",size:"xxs",caps:!1},{default:fe(()=>[ke(A(o.value.length),1)]),_:1})]),v("span",{class:ve(["i-[carbon--chevron-down] h-4 w-4 transition",C(s)?"rotate-0":"-rotate-90"]),"aria-hidden":"true"},null,2)],8,Dh),C(s)?($(),L("div",{key:0,id:Ta},[o.value.length>0?($(),L("div",Vh,[($(!0),L(xe,null,Ae(o.value,i=>($(),L("div",{key:`config-${i.order}-${i.file}`,class:"flex flex-wrap items-center gap-2"},[v("span",jh,A(i.order),1),v("span",Wh,A(i.file),1),i.disabled?($(),ft(Ue,{key:0,tone:"strong",size:"xxs",caps:!1},{default:fe(()=>[ke(A(C(n)("configPanel.statusDisabled")),1)]),_:1})):he("",!0)]))),128))])):($(),L("div",Hh,A(C(n)("detail.configChainEmpty")),1))])):he("",!0)]))}}),Kh=["aria-expanded"],Gh={class:"flex flex-wrap items-center gap-2"},zh={key:0,class:"flex flex-col gap-2"},qh={class:"flex flex-wrap items-center gap-2 text-[0.6rem] uppercase tracking-[0.2em] text-pg-text-muted"},Jh={class:"flex flex-wrap gap-2"},Yh=["href","title"],Xh={key:1,class:"flex flex-col gap-2"},Qh={class:"flex flex-wrap items-center gap-2 text-[0.6rem] uppercase tracking-[0.2em] text-pg-text-muted"},Zh={class:"flex flex-wrap gap-2"},eb=["href","title"],tb={key:2,class:"flex flex-col gap-2"},nb={class:"flex flex-wrap items-center gap-2 text-[0.6rem] uppercase tracking-[0.2em] text-pg-text-muted"},sb={class:"flex flex-wrap gap-2"},rb=["href","title"],ka="pg-middlewares-panel",ob=We({__name:"RouteDetailMiddlewares",props:{selected:{},workspaceRoot:{}},setup(e){const t=e,{t:n}=et(),{isOpen:s,toggle:r}=Oc("middlewares");function o(p){const g=p.trim();return g?Wn(g,t.workspaceRoot,{allowAbsoluteWithoutRoot:!0})??"":""}const l=V(()=>t.selected.preMiddlewares??[]),a=V(()=>t.selected.normalMiddlewares?t.selected.normalMiddlewares:t.selected.preMiddlewares||t.selected.postMiddlewares?[]:t.selected.middlewares??[]),i=V(()=>t.selected.postMiddlewares??[]),c=V(()=>t.selected.preMiddlewareCount??l.value.length),u=V(()=>t.selected.normalMiddlewareCount??a.value.length),f=V(()=>t.selected.postMiddlewareCount??i.value.length),m=V(()=>t.selected.middlewareCount??c.value+u.value+f.value);return(p,g)=>($(),L("div",null,[v("button",{type:"button",class:"group flex w-full items-center justify-between border-t px-4 py-3 text-[0.6rem] uppercase tracking-[0.2em] transition border-pg-border text-pg-text-muted hover:text-pg-text-soft","aria-expanded":C(s),"aria-controls":ka,onClick:g[0]||(g[0]=(...y)=>C(r)&&C(r)(...y))},[v("span",Gh,[v("span",null,A(C(n)("detail.middlewares")),1),J(Ue,{tone:"chip",size:"xxs",caps:!1},{default:fe(()=>[ke(A(m.value),1)]),_:1})]),v("span",{class:ve(["i-[carbon--chevron-down] h-4 w-4 transition",C(s)?"rotate-0":"-rotate-90"]),"aria-hidden":"true"},null,2)],8,Kh),C(s)&&(l.value.length>0||a.value.length>0||i.value.length>0)?($(),L("div",{key:0,id:ka,class:"flex flex-col gap-3 border-t px-4 py-3 text-xs border-pg-border text-pg-text-soft"},[l.value.length>0?($(),L("div",zh,[v("div",qh,[v("span",null,A(C(n)("detail.middlewarePre")),1),J(Ue,{tone:"chip",size:"xxs",caps:!1},{default:fe(()=>[ke(A(c.value),1)]),_:1})]),v("div",Jh,[($(!0),L(xe,null,Ae(l.value,y=>($(),L("span",{key:`pre-${y}`,class:"inline-flex items-center gap-2 rounded-full border px-3 py-1 text-[0.6rem] border-pg-border bg-pg-surface-strong"},[ke(A(y)+" ",1),o(y)?($(),L("a",{key:0,href:o(y),class:"text-pg-text-soft transition hover:text-pg-text",title:C(n)("detail.openInVscode")},[...g[1]||(g[1]=[v("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,Yh)):he("",!0)]))),128))])])):he("",!0),a.value.length>0?($(),L("div",Xh,[v("div",Qh,[v("span",null,A(C(n)("detail.middlewareNormal")),1),J(Ue,{tone:"chip",size:"xxs",caps:!1},{default:fe(()=>[ke(A(u.value),1)]),_:1})]),v("div",Zh,[($(!0),L(xe,null,Ae(a.value,y=>($(),L("span",{key:`normal-${y}`,class:"inline-flex items-center gap-2 rounded-full border px-3 py-1 text-[0.6rem] border-pg-border bg-pg-surface-strong"},[ke(A(y)+" ",1),o(y)?($(),L("a",{key:0,href:o(y),class:"text-pg-text-soft transition hover:text-pg-text",title:C(n)("detail.openInVscode")},[...g[2]||(g[2]=[v("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,eb)):he("",!0)]))),128))])])):he("",!0),i.value.length>0?($(),L("div",tb,[v("div",nb,[v("span",null,A(C(n)("detail.middlewarePost")),1),J(Ue,{tone:"chip",size:"xxs",caps:!1},{default:fe(()=>[ke(A(f.value),1)]),_:1})]),v("div",sb,[($(!0),L(xe,null,Ae(i.value,y=>($(),L("span",{key:`post-${y}`,class:"inline-flex items-center gap-2 rounded-full border px-3 py-1 text-[0.6rem] border-pg-border bg-pg-surface-strong"},[ke(A(y)+" ",1),o(y)?($(),L("a",{key:0,href:o(y),class:"text-pg-text-soft transition hover:text-pg-text",title:C(n)("detail.openInVscode")},[...g[3]||(g[3]=[v("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,rb)):he("",!0)]))),128))])])):he("",!0)])):he("",!0)]))}}),Ft=We({__name:"UiField",props:{label:{},dense:{type:Boolean,default:!1}},setup(e){const t=e,n=Cr({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}}),s=vr(),r=V(()=>Sr(n({dense:t.dense}),s.class)),o=V(()=>{const{class:a,style:i,...c}=s;return c}),l=V(()=>s.style);return(a,i)=>($(),L("label",Qt(o.value,{class:r.value,style:l.value}),[v("span",null,A(t.label),1),br(a.$slots,"default")],16))}}),On=We({__name:"UiTextInput",props:{dense:{type:Boolean,default:!1}},setup(e){const t=e,n=Cr({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}}),s=vr(),r=V(()=>Sr(n({dense:t.dense}),s.class)),o=V(()=>{const{class:a,style:i,...c}=s;return c}),l=V(()=>s.style);return(a,i)=>($(),L("input",Qt(o.value,{class:r.value,style:l.value}),null,16))}}),lb={class:"rounded-2xl border shadow-sm border-pg-border bg-pg-surface-card"},ab={class:"flex flex-col gap-3 px-4 py-4"},ib={class:"flex flex-wrap items-center gap-2"},cb=["disabled","aria-busy"],ub={key:0,class:"i-[carbon--circle-dash] h-3.5 w-3.5 animate-spin","aria-hidden":"true"},db={class:"text-[0.65rem] text-pg-text-subtle"},fb={class:"border-t border-pg-border"},pb={class:"flex flex-wrap items-center gap-5 px-4 pt-2 text-[0.65rem] uppercase tracking-[0.25em]"},gb={class:"border-t px-4 py-4 border-pg-border"},mb={class:"flex flex-col gap-4"},hb={class:"mb-2 text-[0.55rem] uppercase tracking-[0.25em] text-pg-text-muted"},bb={key:0,class:"rounded-xl border px-4 py-3 text-sm border-pg-border bg-pg-surface-strong text-pg-text-muted"},vb={key:1,class:"grid gap-3 lg:grid-cols-2"},yb={class:"flex items-center gap-2 text-[0.55rem] uppercase tracking-[0.2em] text-pg-text-muted"},xb={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"},_b={key:0},wb={class:"rounded-xl border px-4 py-3 text-sm border-pg-border bg-pg-surface-strong text-pg-text-muted"},Tb={key:1},kb={key:2},Cb={class:"flex flex-wrap items-center gap-4 text-[0.65rem] uppercase tracking-[0.2em] text-pg-text-muted"},Sb=["disabled","checked","onChange"],Eb={key:0,class:"mt-3 flex flex-wrap items-center gap-3"},Rb={class:"relative"},Pb=["value"],$b=["value"],Mb={key:0,class:"flex items-center gap-2 rounded-lg border px-3 py-2 text-[0.7rem] uppercase tracking-[0.2em] border-pg-border bg-pg-surface-strong text-pg-text-muted"},Ib=["checked"],Lb={key:1,class:"rounded-xl border px-4 py-3 text-sm border-pg-border bg-pg-surface-strong text-pg-text-muted"},Fb={key:2,class:"mt-2"},Ab={class:"flex flex-wrap items-center gap-3"},Nb={class:"flex items-center gap-2 rounded-lg border px-3 py-2 text-[0.7rem] uppercase tracking-[0.2em] border-pg-border bg-pg-surface-card text-pg-text-muted"},Ob={key:4,class:"mt-4"},Db={class:"mt-2 flex flex-col gap-2"},Ub={class:"flex flex-col gap-2 lg:flex-row lg:items-center"},Vb={class:"flex items-center gap-2 rounded-lg border px-3 py-2 text-[0.7rem] uppercase tracking-[0.2em] border-pg-border bg-pg-surface-card text-pg-text-muted"},jb=["onChange"],Wb=["onClick"],Hb={class:"rounded-xl border border-pg-border bg-pg-surface-strong"},Bb={class:"rounded-xl border border-pg-border bg-pg-surface-strong"},Kb='{ "q": "alpha", "page": 1 }',Gb='{ "x-mokup": "playground" }',zb='{ "name": "Ada" }',qb="Hello Mokup",Jb="export const data = { ok: true }",Yb='<div class="card">Hello</div>',Xb="<note>Hello</note>",Ca=`title=alpha
|
|
5
|
-
count=3`,Qb=We({__name:"PostmanRequestView",props:{selected:{},requestUrl:{},workspaceRoot:{},routeParams:{},paramValues:{},missingParams:{},missingPulse:{},queryText:{},headersText:{},bodyText:{},bodyType:{},rawType:{},rawValidate:{type:Boolean},multipartFiles:{},binaryFile:{},isSwRegistering:{type:Boolean},configStatusMap:{}},emits:["update:queryText","update:headersText","update:bodyText","update:bodyType","update:rawType","update:rawValidate","update:multipartFiles","update:binaryFile","update:param-value","run"],setup(e,{emit:t}){const n=e,s=t,r=xd({loader:()=>Ah(()=>import("./UiCodeEditor.js"),__vite__mapDeps([0,1]),import.meta.url),suspensible:!1}),{t:o}=et(),{bodyType:l}=td(n),a=V(()=>`method-${n.selected.method.toLowerCase()}`),i=V(()=>{const ne=n.selected.configChain;return ne!==void 0?{configChain:ne}:{}}),c=ee("params"),u=ee(!1),f=new Map;let m=null,p=0;const g=V(()=>new Set(n.missingParams)),y=V(()=>n.missingParams.length>0),D=V(()=>n.routeParams.some(ne=>ne.required)),x=V(()=>{switch(n.rawType){case"text":return o("detail.rawTypeText");case"javascript":return o("detail.rawTypeJavascript");case"html":return o("detail.rawTypeHtml");case"xml":return o("detail.rawTypeXml");default:return o("detail.rawTypeJson")}}),M=V(()=>{switch(l.value){case"none":return o("detail.bodyTypeNone");case"form-data":return o("detail.bodyTypeFormData");case"form-urlencoded":return o("detail.bodyTypeFormUrlencoded");case"raw":return`${o("detail.bodyTypeRaw")} · ${x.value}`;case"binary":return o("detail.bodyTypeBinary");default:return o("detail.bodyTypeNone")}}),T=V(()=>[{value:"none",label:o("detail.bodyTypeNone")},{value:"form-data",label:o("detail.bodyTypeFormData")},{value:"form-urlencoded",label:o("detail.bodyTypeFormUrlencoded")},{value:"raw",label:o("detail.bodyTypeRaw")},{value:"binary",label:o("detail.bodyTypeBinary")},{value:"graphql",label:o("detail.bodyTypeGraphql"),disabled:!0}]),h=V(()=>[{value:"text",label:o("detail.rawTypeText")},{value:"javascript",label:o("detail.rawTypeJavascript")},{value:"json",label:o("detail.rawTypeJson")},{value:"html",label:o("detail.rawTypeHtml")},{value:"xml",label:o("detail.rawTypeXml")}]);function k(ne){return ne.kind==="param"?o("detail.paramPlaceholder"):o("detail.paramPlaceholderCatchall")}function S(ne,Z){if(!Z){f.delete(ne);return}f.set(ne,Z)}function I(){m&&(clearTimeout(m),m=null),u.value=!1,!(typeof window>"u")&&window.requestAnimationFrame(()=>{u.value=!0,m=window.setTimeout(()=>{u.value=!1,m=null},1400)})}function N(){const[ne]=n.missingParams;if(!ne)return;const Z=f.get(ne);if(!Z)return;Z.scrollIntoView({behavior:"smooth",block:"center"}),Z.querySelector("input")?.focus()}mt(()=>n.selected?.url??"",()=>{c.value="params"},{immediate:!0}),mt(()=>n.missingPulse,async(ne,Z)=>{ne===Z||!y.value||(c.value="params",await ai(),N(),I())}),mt(()=>n.missingParams.length,ne=>{ne===0&&(u.value=!1)}),Sn(()=>{m&&(clearTimeout(m),m=null)});function G(){switch(n.bodyType){case"raw":switch(n.rawType){case"text":return o("detail.bodyPlaceholderRawText",{sample:qb});case"javascript":return o("detail.bodyPlaceholderRawJavascript",{sample:Jb});case"html":return o("detail.bodyPlaceholderRawHtml",{sample:Yb});case"xml":return o("detail.bodyPlaceholderRawXml",{sample:Xb});default:return o("detail.bodyPlaceholderRawJson",{json:zb})}case"form-data":return o("detail.bodyPlaceholderFormData",{sample:Ca});case"form-urlencoded":return o("detail.bodyPlaceholderFormUrlencoded",{sample:Ca});default:return""}}const re=V(()=>n.bodyType==="raw"&&n.rawType==="json"?"json":"text");function pe(){return p+=1,{id:`multipart-${p}`,name:"",files:[]}}function j(){s("update:multipartFiles",[...n.multipartFiles,pe()])}function be(ne){s("update:multipartFiles",n.multipartFiles.filter(Z=>Z.id!==ne))}function oe(ne,Z){s("update:multipartFiles",n.multipartFiles.map(z=>z.id===ne?{...z,name:Z}:z))}function ie(ne,Z){const z=Z.target,me=Array.from(z?.files??[]);s("update:multipartFiles",n.multipartFiles.map(we=>we.id===ne?{...we,files:me}:we))}function Y(ne){return ne.files.length===0?o("detail.bodyMultipartChoose"):o("detail.bodyMultipartCount",{count:ne.files.length})}function X(ne){const Z=ne.target,[z]=Array.from(Z?.files??[]);s("update:binaryFile",z??null)}function W(){s("update:binaryFile",null)}function ge(ne){return ne?ne<1024?`${ne} B`:ne<1024*1024?`${(ne/1024).toFixed(1)} KB`:`${(ne/(1024*1024)).toFixed(1)} MB`:"0 B"}return(ne,Z)=>($(),L("section",lb,[v("div",ab,[v("div",ib,[v("span",{class:ve(["inline-flex h-[34px] w-[96px] flex-none items-center justify-center rounded-lg border px-3 py-2 text-[0.65rem] uppercase tracking-[0.25em] border-pg-border bg-pg-surface-strong text-pg-text",a.value])},A(n.selected.method.toUpperCase()),3),J(On,{value:n.requestUrl,readonly:"",class:"min-w-[220px] flex-1"},null,8,["value"]),v("button",{class:"inline-flex items-center gap-2 rounded-lg px-4 py-2 text-[0.65rem] uppercase tracking-[0.25em] 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:n.isSwRegistering,"aria-busy":n.isSwRegistering,onClick:Z[0]||(Z[0]=z=>s("run"))},[n.isSwRegistering?($(),L("span",ub)):he("",!0),ke(" "+A(C(o)("detail.run")),1)],8,cb)]),v("div",db,A(n.selected.file),1)]),v("div",fb,[v("div",pb,[v("button",{type:"button",class:ve(["border-b-2 pb-2 transition",[c.value==="params"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft",y.value?"pg-tab-missing":"",u.value&&y.value?"pg-pulse":""]]),onClick:Z[1]||(Z[1]=z=>c.value="params")},[v("span",null,A(C(o)("detail.params")),1),D.value?($(),ft(Ue,{key:0,size:"xxs",tone:"chip",caps:!1,class:"ml-2"},{default:fe(()=>[ke(A(C(o)("detail.badgeRequired")),1)]),_:1})):he("",!0)],2),v("button",{type:"button",class:ve(["border-b-2 pb-2 transition",c.value==="auth"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:Z[2]||(Z[2]=z=>c.value="auth")},A(C(o)("detail.auth")),3),v("button",{type:"button",class:ve(["border-b-2 pb-2 transition",c.value==="headers"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:Z[3]||(Z[3]=z=>c.value="headers")},A(C(o)("detail.headers")),3),v("button",{type:"button",class:ve(["border-b-2 pb-2 transition",c.value==="body"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:Z[4]||(Z[4]=z=>c.value="body")},[ke(A(C(o)("detail.body"))+" ",1),J(Ue,{size:"xxs",tone:"chip",caps:!1,class:"ml-2"},{default:fe(()=>[ke(A(M.value),1)]),_:1})],2),v("button",{type:"button",class:ve(["border-b-2 pb-2 transition",c.value==="config"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:Z[5]||(Z[5]=z=>c.value="config")},A(C(o)("detail.configChain")),3),v("button",{type:"button",class:ve(["border-b-2 pb-2 transition",c.value==="middlewares"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:Z[6]||(Z[6]=z=>c.value="middlewares")},A(C(o)("detail.middlewares")),3)]),v("div",gb,[Nr(v("div",mb,[v("div",null,[v("div",hb,A(C(o)("detail.params")),1),n.routeParams.length===0?($(),L("div",bb,A(C(o)("detail.emptyParams")),1)):($(),L("div",vb,[($(!0),L(xe,null,Ae(n.routeParams,z=>($(),L("label",{key:z.id,ref_for:!0,ref:me=>S(z.name,me),class:"flex flex-col gap-1.5 text-[0.65rem] uppercase tracking-[0.2em] text-pg-text-muted"},[v("span",yb,[v("span",null,A(z.name),1),v("span",xb,A(z.token),1)]),J(On,{value:n.paramValues[z.name]??"",placeholder:k(z),class:ve([g.value.has(z.name)?"pg-input-missing":"",u.value&&g.value.has(z.name)?"pg-pulse":""]),onInput:me=>s("update:param-value",z.name,me.target?.value??"")},null,8,["value","placeholder","class","onInput"])]))),128))]))]),J(Ft,{label:C(o)("detail.query")},{default:fe(()=>[J(C(r),{"model-value":n.queryText,language:"json",rows:4,placeholder:C(o)("detail.queryPlaceholder",{json:Kb}),"onUpdate:modelValue":Z[7]||(Z[7]=z=>s("update:queryText",z))},null,8,["model-value","placeholder"])]),_:1},8,["label"])],512),[[Wr,c.value==="params"]]),c.value==="auth"?($(),L("div",_b,[v("div",wb,A(C(o)("detail.authPlaceholder")),1)])):c.value==="headers"?($(),L("div",Tb,[J(Ft,{label:C(o)("detail.headers")},{default:fe(()=>[J(C(r),{"model-value":n.headersText,language:"json",rows:4,placeholder:C(o)("detail.headersPlaceholder",{json:Gb}),"onUpdate:modelValue":Z[8]||(Z[8]=z=>s("update:headersText",z))},null,8,["model-value","placeholder"])]),_:1},8,["label"])])):c.value==="body"?($(),L("div",kb,[J(Ft,{label:C(o)("detail.bodyType")},{default:fe(()=>[v("div",Cb,[($(!0),L(xe,null,Ae(T.value,z=>($(),L("label",{key:z.value,class:ve(["inline-flex items-center gap-2 rounded-full border px-3 py-1 transition border-pg-border bg-pg-surface-strong",z.disabled?"opacity-60 cursor-not-allowed":"text-pg-text-soft"])},[v("input",{class:"h-3.5 w-3.5 rounded-full border-pg-border text-pg-accent",type:"radio",name:"bodyType",disabled:z.disabled,checked:n.bodyType===z.value,onChange:me=>z.disabled?null:s("update:bodyType",z.value)},null,40,Sb),v("span",null,A(z.label),1)],2))),128))])]),_:1},8,["label"]),n.bodyType==="raw"?($(),L("div",Eb,[J(Ft,{label:C(o)("detail.rawType"),class:"flex-1 min-w-[200px]"},{default:fe(()=>[v("div",Rb,[v("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:n.rawType,onChange:Z[9]||(Z[9]=z=>s("update:rawType",z.target?.value))},[($(!0),L(xe,null,Ae(h.value,z=>($(),L("option",{key:z.value,value:z.value},A(z.label),9,$b))),128))],40,Pb),Z[12]||(Z[12]=v("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"},[v("span",{class:"i-[carbon--chevron-down] block h-4 w-4"})],-1))])]),_:1},8,["label"]),n.rawType==="json"?($(),L("label",Mb,[v("input",{type:"checkbox",class:"h-4 w-4 rounded border-pg-border text-pg-accent",checked:n.rawValidate,onChange:Z[10]||(Z[10]=z=>s("update:rawValidate",z.target?.checked??!0))},null,40,Ib),v("span",null,A(C(o)("detail.rawValidate")),1)])):he("",!0)])):he("",!0),n.bodyType==="none"?($(),L("div",Lb,A(C(o)("detail.bodyNoneHint")),1)):n.bodyType==="binary"?($(),L("div",Fb,[J(Ft,{label:C(o)("detail.bodyBinaryFile")},{default:fe(()=>[v("div",Ab,[v("label",Nb,[v("input",{class:"sr-only",type:"file",onChange:X},null,32),v("span",null,A(n.binaryFile?C(o)("detail.bodyBinarySelected",{name:n.binaryFile.name,size:ge(n.binaryFile.size)}):C(o)("detail.bodyBinaryChoose")),1)]),n.binaryFile?($(),L("button",{key:0,class:"rounded-lg border px-3 py-2 text-[0.7rem] uppercase tracking-[0.2em] transition border-pg-border bg-pg-surface-card text-pg-text-muted hover:text-pg-text-soft",type:"button",onClick:W},A(C(o)("detail.bodyBinaryRemove")),1)):he("",!0)])]),_:1},8,["label"])])):($(),ft(Ft,{key:3,label:C(o)("detail.body")},{default:fe(()=>[J(C(r),{"model-value":n.bodyText,language:re.value,rows:6,placeholder:G(),"onUpdate:modelValue":Z[11]||(Z[11]=z=>s("update:bodyText",z))},null,8,["model-value","language","placeholder"])]),_:1},8,["label"])),n.bodyType==="form-data"?($(),L("div",Ob,[J(Ft,{label:C(o)("detail.bodyMultipartFiles")},{default:fe(()=>[v("div",Db,[($(!0),L(xe,null,Ae(n.multipartFiles,z=>($(),L("div",{key:z.id,class:"rounded-xl border p-3 border-pg-border bg-pg-surface-strong"},[v("div",Ub,[J(On,{class:"flex-1",value:z.name,placeholder:C(o)("detail.bodyMultipartField"),onInput:me=>oe(z.id,me.target?.value??"")},null,8,["value","placeholder","onInput"]),v("label",Vb,[v("input",{class:"sr-only",type:"file",multiple:"",onChange:me=>ie(z.id,me)},null,40,jb),v("span",null,A(Y(z)),1)]),v("button",{class:"rounded-lg border px-3 py-2 text-[0.7rem] uppercase tracking-[0.2em] transition border-pg-border bg-pg-surface-card text-pg-text-muted hover:text-pg-text-soft",type:"button",onClick:me=>be(z.id)},A(C(o)("detail.bodyMultipartRemove")),9,Wb)])]))),128)),v("button",{class:"w-full rounded-lg border px-3 py-2 text-[0.7rem] uppercase tracking-[0.2em] transition border-dashed border-pg-border bg-pg-surface-card text-pg-text-muted hover:text-pg-text-soft",type:"button",onClick:j},A(C(o)("detail.bodyMultipartAdd")),1)])]),_:1},8,["label"])])):he("",!0)])):he("",!0),Nr(v("div",Hb,[J(Bh,Qt(i.value,{"config-status-map":n.configStatusMap}),null,16,["config-status-map"])],512),[[Wr,c.value==="config"]]),Nr(v("div",Bb,[J(ob,{selected:n.selected,"workspace-root":n.workspaceRoot},null,8,["selected","workspace-root"])],512),[[Wr,c.value==="middlewares"]])])])]))}}),Zb={class:"flex min-h-[240px] flex-1 flex-col rounded-2xl border shadow-sm border-pg-border bg-pg-surface-card"},ev={class:"flex flex-wrap items-center justify-between gap-2 border-b px-4 py-3 text-[0.65rem] uppercase tracking-[0.3em] border-pg-border text-pg-text-muted"},tv={class:"flex flex-wrap items-center gap-3 text-[0.65rem] normal-case tracking-normal text-pg-text-subtle"},nv={class:"flex flex-wrap items-center gap-4 border-b px-4 pt-2 text-[0.65rem] uppercase tracking-[0.25em] border-pg-border"},sv={class:"flex-1 min-h-0 overflow-auto p-4"},rv={key:0,class:"flex h-full flex-col gap-3"},ov={class:"flex flex-wrap items-center gap-3 text-[0.6rem] uppercase tracking-[0.25em] text-pg-text-muted"},lv=["disabled"],av={class:"flex-1"},iv={key:0,class:"min-h-[160px] rounded-xl border p-4 text-xs border-pg-border bg-pg-surface-strong text-pg-text","data-testid":"playground-response"},cv={key:1,class:"min-h-[160px] rounded-xl border p-4 text-xs border-pg-border bg-pg-surface-strong text-pg-text"},uv={key:2,class:"min-h-[160px] rounded-xl border p-4 text-sm border-pg-border bg-pg-surface-strong text-pg-text-muted"},dv=["srcdoc","title"],fv={key:1,class:"min-h-[160px] rounded-xl border p-4 text-sm border-pg-border bg-pg-surface-strong text-pg-text-muted"},pv={key:0},gv={key:1,class:"flex flex-col gap-2 text-xs text-pg-text-soft"},mv={class:"rounded-full border px-2 py-0.5 text-[0.55rem] uppercase tracking-[0.2em] border-pg-border bg-pg-surface-card text-pg-text-soft"},hv={class:"text-pg-text"},bv={key:2,class:"min-h-[160px] rounded-xl border p-4 text-sm border-pg-border bg-pg-surface-strong text-pg-text-muted"},vv=We({__name:"PostmanResponseView",props:{responseRaw:{},responsePretty:{},responseHeaders:{},responseContentType:{},responseStatus:{},responseTime:{}},setup(e){const t=e,{t:n}=et(),s=ee("body"),r=ee("pretty"),o=V(()=>t.responseStatus||n("response.idle")),l=V(()=>t.responseTime||n("response.waiting")),a=V(()=>{const p=t.responseRaw??"";if(!p)return n("response.size",{size:"0 B"});const g=typeof TextEncoder>"u"?p.length:new TextEncoder().encode(p).length,y=g<1024?`${g} B`:g<1024*1024?`${(g/1024).toFixed(1)} KB`:`${(g/(1024*1024)).toFixed(1)} MB`;return n("response.size",{size:y})}),i=V(()=>t.responsePretty||n("response.empty")),c=V(()=>t.responseRaw||t.responsePretty||n("response.empty")),u=V(()=>Object.entries(t.responseHeaders)),f=V(()=>t.responseContentType.toLowerCase().includes("text/html")),m=V(()=>t.responseRaw||t.responsePretty);return mt(f,p=>{!p&&r.value==="preview"&&(r.value="pretty")}),(p,g)=>($(),L("section",Zb,[v("div",ev,[v("span",null,A(C(n)("detail.responseLabel")),1),v("span",tv,[v("span",null,A(o.value),1),v("span",null,A(l.value),1),v("span",null,A(a.value),1)])]),v("div",nv,[v("button",{type:"button",class:ve(["border-b-2 pb-2 transition",s.value==="body"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:g[0]||(g[0]=y=>s.value="body")},A(C(n)("response.bodyTab")),3),v("button",{type:"button",class:ve(["border-b-2 pb-2 transition",s.value==="headers"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:g[1]||(g[1]=y=>s.value="headers")},A(C(n)("response.headersTab")),3),v("button",{type:"button",class:ve(["border-b-2 pb-2 transition",s.value==="cookies"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:g[2]||(g[2]=y=>s.value="cookies")},A(C(n)("response.cookiesTab")),3)]),v("div",sv,[s.value==="body"?($(),L("div",rv,[v("div",ov,[v("button",{type:"button",class:ve(["rounded-full border px-3 py-1 transition border-pg-border",r.value==="pretty"?"bg-pg-hover text-pg-text-strong":"text-pg-text-muted hover:text-pg-text-soft"]),onClick:g[3]||(g[3]=y=>r.value="pretty")},A(C(n)("response.prettyTab")),3),v("button",{type:"button",class:ve(["rounded-full border px-3 py-1 transition border-pg-border",r.value==="raw"?"bg-pg-hover text-pg-text-strong":"text-pg-text-muted hover:text-pg-text-soft"]),onClick:g[4]||(g[4]=y=>r.value="raw")},A(C(n)("response.rawTab")),3),v("button",{type:"button",class:ve(["rounded-full border px-3 py-1 transition border-pg-border disabled:cursor-not-allowed disabled:opacity-60",r.value==="preview"?"bg-pg-hover text-pg-text-strong":"text-pg-text-muted hover:text-pg-text-soft"]),disabled:!f.value,onClick:g[5]||(g[5]=y=>r.value="preview")},A(C(n)("response.previewTab")),11,lv)]),v("div",av,[r.value==="pretty"?($(),L("pre",iv,A(i.value),1)):r.value==="raw"?($(),L("pre",cv,A(c.value),1)):r.value==="preview"&&!f.value?($(),L("div",uv,A(C(n)("response.previewEmpty")),1)):($(),L("iframe",{key:3,class:"min-h-[160px] w-full rounded-xl border bg-white",srcdoc:m.value,sandbox:"",title:C(n)("response.previewTab")},null,8,dv))])])):s.value==="headers"?($(),L("div",fv,[u.value.length===0?($(),L("div",pv,A(C(n)("response.headersEmpty")),1)):($(),L("div",gv,[($(!0),L(xe,null,Ae(u.value,([y,D])=>($(),L("div",{key:y,class:"flex flex-wrap items-center gap-2"},[v("span",mv,A(y),1),v("span",hv,A(D),1)]))),128))]))])):($(),L("div",bv,A(C(n)("response.cookiesEmpty")),1))])]))}}),yv={class:"flex min-h-0 flex-col gap-4"},xv={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"},_v={class:"text-xl font-display text-pg-text-strong"},wv={class:"text-sm"},Tv={key:1,class:"relative flex min-h-0 h-full flex-col gap-4"},kv=We({__name:"RouteDetail",props:{selected:{},requestUrl:{},workspaceRoot:{},routeParams:{},paramValues:{},missingParams:{},missingPulse:{},queryText:{},headersText:{},bodyText:{},bodyType:{},rawType:{},rawValidate:{type:Boolean},multipartFiles:{},binaryFile:{},responseRaw:{},responsePretty:{},responseHeaders:{},responseContentType:{},responseStatus:{},responseTime:{},isSwRegistering:{type:Boolean},configStatusMap:{}},emits:["update:queryText","update:headersText","update:bodyText","update:bodyType","update:rawType","update:rawValidate","update:multipartFiles","update:binaryFile","update:param-value","run"],setup(e,{emit:t}){const n=e,s=t,{t:r}=et();return(o,l)=>($(),L("section",yv,[n.selected?($(),L("div",Tv,[J(Qb,{selected:n.selected,"request-url":n.requestUrl,"workspace-root":n.workspaceRoot,"route-params":n.routeParams,"param-values":n.paramValues,"missing-params":n.missingParams,"missing-pulse":n.missingPulse,"query-text":n.queryText,"headers-text":n.headersText,"body-text":n.bodyText,"body-type":n.bodyType,"raw-type":n.rawType,"raw-validate":n.rawValidate,"multipart-files":n.multipartFiles,"binary-file":n.binaryFile,"is-sw-registering":n.isSwRegistering,"config-status-map":n.configStatusMap,"onUpdate:queryText":l[0]||(l[0]=a=>s("update:queryText",a)),"onUpdate:headersText":l[1]||(l[1]=a=>s("update:headersText",a)),"onUpdate:bodyText":l[2]||(l[2]=a=>s("update:bodyText",a)),"onUpdate:bodyType":l[3]||(l[3]=a=>s("update:bodyType",a)),"onUpdate:rawType":l[4]||(l[4]=a=>s("update:rawType",a)),"onUpdate:rawValidate":l[5]||(l[5]=a=>s("update:rawValidate",a)),"onUpdate:multipartFiles":l[6]||(l[6]=a=>s("update:multipartFiles",a)),"onUpdate:binaryFile":l[7]||(l[7]=a=>s("update:binaryFile",a)),"onUpdate:paramValue":l[8]||(l[8]=(a,i)=>s("update:param-value",a,i)),onRun:l[9]||(l[9]=a=>s("run"))},null,8,["selected","request-url","workspace-root","route-params","param-values","missing-params","missing-pulse","query-text","headers-text","body-text","body-type","raw-type","raw-validate","multipart-files","binary-file","is-sw-registering","config-status-map"]),J(vv,{"response-raw":n.responseRaw,"response-pretty":n.responsePretty,"response-headers":n.responseHeaders,"response-content-type":n.responseContentType,"response-status":n.responseStatus,"response-time":n.responseTime},null,8,["response-raw","response-pretty","response-headers","response-content-type","response-status","response-time"])])):($(),L("div",xv,[v("p",_v,A(C(r)("detail.selectTitle")),1),v("p",wv,A(C(r)("detail.selectHint")),1)]))]))}}),Cv={class:"flex min-h-0 flex-col gap-4"},Sv={class:"rounded-3xl border p-5 shadow-xl border-pg-border bg-pg-surface-card"},Ev={class:"flex flex-wrap items-center justify-between gap-3"},Rv={class:"flex flex-col gap-1"},Pv={class:"text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},$v={class:"flex flex-wrap items-center gap-2"},Mv={class:"text-lg font-display text-pg-text-strong"},Iv={class:"text-xs text-pg-text-subtle"},Lv={class:"flex items-center gap-2"},Fv=["aria-label","title"],Av={class:"rounded-2xl border p-4 border-pg-border bg-pg-surface-soft"},Nv={class:"flex items-center gap-2 text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},Ov={key:0,class:"mt-3 flex flex-col gap-2 text-sm text-pg-text-soft"},Dv={class:"flex flex-wrap items-start justify-between gap-3"},Uv={class:"flex flex-col gap-1"},Vv={class:"flex flex-wrap items-center gap-2"},jv={class:"text-[0.85rem] font-semibold text-pg-text"},Wv={key:0,class:"text-[0.75rem] text-pg-text-muted"},Hv={key:1,class:"text-[0.7rem] text-pg-text-subtle"},Bv=["aria-label","title","onClick"],Kv={key:1,class:"mt-3 text-xs text-pg-text-muted"},Gv={class:"rounded-2xl border p-4 border-pg-border bg-pg-surface-soft"},zv={class:"flex items-center gap-2 text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},qv={key:0,class:"mt-3 flex flex-col gap-2 text-xs text-pg-text-soft"},Jv={class:"rounded-full border px-2 py-0.5 text-[0.55rem] uppercase tracking-[0.2em] border-pg-border bg-pg-surface-strong text-pg-text-soft"},Yv={class:"text-[0.7rem] text-pg-text-subtle"},Xv={key:1,class:"mt-3 text-xs text-pg-text-muted"},Qv={class:"rounded-2xl border p-4 border-pg-border bg-pg-surface-soft"},Zv={class:"flex items-center gap-2 text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},ey={key:0,class:"mt-3 flex flex-col gap-3 text-sm text-pg-text-soft"},ty={class:"text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},ny={class:"mt-1 text-[0.75rem] text-pg-text-soft"},sy={class:"whitespace-pre-wrap"},ry={key:1,class:"mt-3 text-xs text-pg-text-muted"},oy={class:"rounded-2xl border p-4 border-pg-border bg-pg-surface-soft"},ly={class:"text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},ay={class:"mt-3 grid gap-2 text-sm text-pg-text-soft"},iy={key:0,class:"flex items-center gap-2"},cy={class:"text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},uy={key:1,class:"flex items-center gap-2"},dy={class:"text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},fy={class:"flex items-center gap-2"},py={class:"text-[0.6rem] uppercase tracking-[0.3em] text-pg-text-muted"},gy={class:"text-pg-text-subtle"},Sa=We({__name:"RouteDetailInactive",props:{mode:{},selected:{},workspaceRoot:{},configStatusMap:{}},setup(e){const t=e,{t:n}=et(),s=V(()=>t.mode==="ignored"?n("inactive.titleIgnored"):n("inactive.titleDisabled")),r=V(()=>t.mode==="ignored"?n(`ignored.reason.${t.selected.reason}`):n(`disabled.reason.${t.selected.reason}`)),o=V(()=>t.selected.file),l=V(()=>t.mode==="disabled"?t.selected.method:void 0),a=V(()=>t.mode==="disabled"?t.selected.url:void 0),i=V(()=>a.value??o.value);function c(T){return T?`method-${T.toLowerCase()}`:""}const u=V(()=>t.selected.decisionChain??[]),f=V(()=>t.selected.configChain??[]),m=V(()=>f.value.map((T,h)=>({file:T,order:h+1,disabled:t.configStatusMap.get(T)==="disabled"})));function p(T){return Array.isArray(T)?T.join(", "):T&&typeof T=="object"?JSON.stringify(T,null,2):String(T)}const g=V(()=>t.selected.effectiveConfig??{}),y=V(()=>{const T=[],h=g.value;return typeof h.enabled=="boolean"&&T.push({key:"enabled",label:n("inactive.config.enabled"),value:String(h.enabled)}),typeof h.status=="number"&&T.push({key:"status",label:n("inactive.config.status"),value:String(h.status)}),typeof h.delay=="number"&&T.push({key:"delay",label:n("inactive.config.delay"),value:`${h.delay}ms`}),typeof h.ignorePrefix<"u"&&T.push({key:"ignorePrefix",label:n("inactive.config.ignorePrefix"),value:p(h.ignorePrefix)}),typeof h.include<"u"&&T.push({key:"include",label:n("inactive.config.include"),value:p(h.include)}),typeof h.exclude<"u"&&T.push({key:"exclude",label:n("inactive.config.exclude"),value:p(h.exclude)}),h.headers&&Object.keys(h.headers).length>0&&T.push({key:"headers",label:n("inactive.config.headers"),value:p(h.headers)}),T});function D(T){return{"config.enabled":n("decision.configEnabled"),"ignore-prefix":n("decision.ignorePrefix"),"file.supported":n("decision.fileSupported"),"filter.exclude":n("decision.filterExclude"),"filter.include":n("decision.filterInclude"),"route.derived":n("decision.routeDerived"),"rule.enabled":n("decision.ruleEnabled")}[T.step]??T.step}function x(T){return Wn(T,t.workspaceRoot)}function M(T){kr(T,t.workspaceRoot)}return(T,h)=>($(),L("section",Cv,[v("div",Sv,[v("div",Ev,[v("div",Rv,[v("span",Pv,A(s.value),1),v("div",$v,[l.value?($(),L("span",{key:0,class:ve(["rounded-full px-3 py-1 text-[0.6rem] uppercase tracking-[0.2em]",c(l.value)])},A(l.value),3)):he("",!0),v("span",Mv,A(i.value),1)]),v("span",Iv,A(o.value),1)]),v("div",Lv,[J(Ue,{tone:"chip",size:"sm",caps:!1},{default:fe(()=>[ke(A(r.value),1)]),_:1}),x(o.value)?($(),L("button",{key:0,class:"flex h-8 w-8 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 ${o.value} in VS Code`,title:C(n)("detail.openInVscode"),onClick:h[0]||(h[0]=k=>M(o.value))},[...h[1]||(h[1]=[v("span",{class:"i-[carbon--launch] h-4 w-4","aria-hidden":"true"},null,-1)])],8,Fv)):he("",!0)])])]),v("div",Av,[v("div",Nv,[v("span",null,A(C(n)("inactive.decisionChain")),1),J(Ue,{tone:"chip",size:"xxs",caps:!1},{default:fe(()=>[ke(A(u.value.length),1)]),_:1})]),u.value.length>0?($(),L("div",Ov,[($(!0),L(xe,null,Ae(u.value,(k,S)=>($(),L("div",{key:`decision-${S}-${k.step}`,class:"rounded-xl border px-3 py-2 border-pg-border bg-pg-surface-card"},[v("div",Dv,[v("div",Uv,[v("div",Vv,[v("span",{class:ve(["rounded-full border px-2 py-0.5 text-[0.55rem] uppercase tracking-[0.2em]",k.result==="pass"?"border-pg-border bg-pg-surface-strong text-pg-text-soft":"border-pg-danger-border bg-pg-danger-bg text-pg-danger-text"])},A(k.result==="pass"?C(n)("inactive.pass"):C(n)("inactive.fail")),3),v("span",jv,A(D(k)),1)]),k.detail?($(),L("span",Wv,A(k.detail),1)):he("",!0),k.source?($(),L("span",Hv,A(k.source),1)):he("",!0)]),k.source&&x(k.source)?($(),L("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 ${k.source} in VS Code`,title:C(n)("detail.openInVscode"),onClick:I=>M(k.source)},[...h[2]||(h[2]=[v("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,Bv)):he("",!0)])]))),128))])):($(),L("div",Kv,A(C(n)("inactive.decisionChainEmpty")),1))]),v("div",Gv,[v("div",zv,[v("span",null,A(C(n)("detail.configChain")),1),J(Ue,{tone:"chip",size:"xxs",caps:!1},{default:fe(()=>[ke(A(m.value.length),1)]),_:1})]),m.value.length>0?($(),L("div",qv,[($(!0),L(xe,null,Ae(m.value,k=>($(),L("div",{key:`config-${k.order}-${k.file}`,class:"flex flex-wrap items-center gap-2"},[v("span",Jv,A(k.order),1),v("span",Yv,A(k.file),1),k.disabled?($(),ft(Ue,{key:0,tone:"strong",size:"xxs",caps:!1},{default:fe(()=>[ke(A(C(n)("configPanel.statusDisabled")),1)]),_:1})):he("",!0)]))),128))])):($(),L("div",Xv,A(C(n)("detail.configChainEmpty")),1))]),v("div",Qv,[v("div",Zv,[v("span",null,A(C(n)("inactive.effectiveConfig")),1),J(Ue,{tone:"chip",size:"xxs",caps:!1},{default:fe(()=>[ke(A(y.value.length),1)]),_:1})]),y.value.length>0?($(),L("div",ey,[($(!0),L(xe,null,Ae(y.value,k=>($(),L("div",{key:`config-entry-${k.key}`,class:"rounded-xl border px-3 py-2 border-pg-border bg-pg-surface-card"},[v("div",ty,A(k.label),1),v("div",ny,[v("code",sy,A(k.value),1)])]))),128))])):($(),L("div",ry,A(C(n)("inactive.effectiveConfigEmpty")),1))]),v("div",oy,[v("div",ly,A(C(n)("inactive.routeSummary")),1),v("div",ay,[l.value?($(),L("div",iy,[v("span",cy,A(C(n)("inactive.summaryMethod")),1),v("span",null,A(l.value),1)])):he("",!0),a.value?($(),L("div",uy,[v("span",dy,A(C(n)("inactive.summaryPath")),1),v("span",null,A(a.value),1)])):he("",!0),v("div",fy,[v("span",py,A(C(n)("inactive.summaryFile")),1),v("span",gy,A(o.value),1)])])])]))}}),my={key:4,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"},hy={class:"text-xl font-display text-pg-text-strong"},by={class:"text-sm"},vy=We({__name:"PlaygroundContent",props:{selected:{},selectedDisabled:{},selectedIgnored:{},selectedConfig:{},requestUrl:{},workspaceRoot:{},routeParams:{},paramValues:{},missingParams:{},missingPulse:{},queryText:{},headersText:{},bodyText:{},bodyType:{},rawType:{},rawValidate:{type:Boolean},multipartFiles:{},binaryFile:{},responseRaw:{},responsePretty:{},responseHeaders:{},responseContentType:{},responseStatus:{},responseTime:{},isSwRegistering:{type:Boolean},routeMode:{},enabledMode:{},disabledMode:{},configImpactRoutes:{},configStatusMap:{}},emits:["update:queryText","update:headersText","update:bodyText","update:bodyType","update:rawType","update:rawValidate","update:multipartFiles","update:binaryFile","update:param-value","run"],setup(e,{emit:t}){const n=e,s=t,{t:r}=et(),o=V(()=>n.routeMode==="active"&&n.enabledMode==="api"),l=V(()=>n.routeMode==="disabled"&&n.disabledMode==="api"),a=V(()=>n.routeMode==="ignored"),i=V(()=>n.selectedConfig?n.configStatusMap.get(n.selectedConfig.file)??"enabled":"enabled"),c=V(()=>n.routeMode==="disabled"?r("states.disabledTitle"):n.routeMode==="ignored"?r("states.ignoredTitle"):r("states.configTitle")),u=V(()=>n.routeMode==="disabled"?r("states.disabledHint"):n.routeMode==="ignored"?r("states.ignoredHint"):r("states.configHint")),f=V({get:()=>n.queryText,set:S=>s("update:queryText",S)}),m=V({get:()=>n.headersText,set:S=>s("update:headersText",S)}),p=V({get:()=>n.bodyText,set:S=>s("update:bodyText",S)}),g=V({get:()=>n.bodyType,set:S=>s("update:bodyType",S)}),y=V({get:()=>n.rawType,set:S=>s("update:rawType",S)}),D=V({get:()=>n.rawValidate,set:S=>s("update:rawValidate",S)}),x=V({get:()=>n.multipartFiles,set:S=>s("update:multipartFiles",S)}),M=V({get:()=>n.binaryFile,set:S=>s("update:binaryFile",S)}),T=V(()=>n.workspaceRoot??"");function h(S,I){s("update:param-value",S,I)}function k(){s("run")}return(S,I)=>o.value?($(),ft(kv,{key:0,queryText:f.value,"onUpdate:queryText":I[0]||(I[0]=N=>f.value=N),headersText:m.value,"onUpdate:headersText":I[1]||(I[1]=N=>m.value=N),bodyText:p.value,"onUpdate:bodyText":I[2]||(I[2]=N=>p.value=N),bodyType:g.value,"onUpdate:bodyType":I[3]||(I[3]=N=>g.value=N),rawType:y.value,"onUpdate:rawType":I[4]||(I[4]=N=>y.value=N),rawValidate:D.value,"onUpdate:rawValidate":I[5]||(I[5]=N=>D.value=N),multipartFiles:x.value,"onUpdate:multipartFiles":I[6]||(I[6]=N=>x.value=N),binaryFile:M.value,"onUpdate:binaryFile":I[7]||(I[7]=N=>M.value=N),selected:n.selected,"request-url":n.requestUrl,"workspace-root":T.value,"response-raw":n.responseRaw,"response-pretty":n.responsePretty,"response-headers":n.responseHeaders,"response-content-type":n.responseContentType,"response-status":n.responseStatus,"response-time":n.responseTime,"is-sw-registering":n.isSwRegistering,"route-params":n.routeParams,"param-values":n.paramValues,"missing-params":n.missingParams,"missing-pulse":n.missingPulse,"config-status-map":n.configStatusMap,"onUpdate:paramValue":h,onRun:k},null,8,["queryText","headersText","bodyText","bodyType","rawType","rawValidate","multipartFiles","binaryFile","selected","request-url","workspace-root","response-raw","response-pretty","response-headers","response-content-type","response-status","response-time","is-sw-registering","route-params","param-values","missing-params","missing-pulse","config-status-map"])):l.value&&n.selectedDisabled?($(),ft(Sa,{key:1,mode:"disabled",selected:n.selectedDisabled,"workspace-root":T.value,"config-status-map":n.configStatusMap},null,8,["selected","workspace-root","config-status-map"])):a.value&&n.selectedIgnored?($(),ft(Sa,{key:2,mode:"ignored",selected:n.selectedIgnored,"workspace-root":T.value,"config-status-map":n.configStatusMap},null,8,["selected","workspace-root","config-status-map"])):n.selectedConfig?($(),ft(Ih,{key:3,selected:n.selectedConfig,impacted:n.configImpactRoutes,"is-disabled":i.value==="disabled","workspace-root":T.value},null,8,["selected","impacted","is-disabled","workspace-root"])):($(),L("div",my,[v("p",hy,A(c.value),1),v("p",by,A(u.value),1)]))}}),Dc="mokup.playground.theme";function Uc(){try{const e=localStorage.getItem(Dc);if(e==="system"||e==="light"||e==="dark")return e}catch{}return null}function yy(e){try{localStorage.setItem(Dc,e)}catch{}}function xy(e){return e==="system"?"light":e==="light"?"dark":"system"}function Vc(e,t){return e==="dark"?"dark":e==="light"?"light":t?"dark":"light"}function qs(e,t){const n=Vc(e,t);return document.documentElement.dataset.theme=n,document.documentElement.style.colorScheme=n,n}function _y(){const e=Uc()??"system",t=window.matchMedia("(prefers-color-scheme: dark)").matches;return qs(e,t),e}function wy(){const e=ee("system"),t=ee(!1);let n=null;const s=V(()=>Vc(e.value,t.value)),r=()=>{n&&(t.value=n.matches,e.value==="system"&&qs(e.value,t.value))};function o(a){e.value=a,yy(a),qs(a,t.value)}function l(){o(xy(e.value))}return Cn(()=>{n=window.matchMedia("(prefers-color-scheme: dark)"),t.value=n.matches,e.value=Uc()??"system",qs(e.value,t.value),n.addEventListener("change",r)}),Sn(()=>{n?.removeEventListener("change",r),n=null}),{themeMode:e,effectiveTheme:s,setThemeMode:o,cycleThemeMode:l}}const Ty={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",mode:"Mode: {mode}",modeSw:"SW",modeSwRegistering:"SW (registering)",modeServer:"Server",languageToggle:"Language",themeToggle:"Theme"},controls:{more:"More",collapseSidebar:"Collapse sidebar",expandSidebar:"Expand sidebar"},theme:{system:"System",light:"Light",dark:"Dark"},filters:{search:"Search",base:"Base",searchPlaceholder:"Search method:post path:/users file:auth"},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:"Send",info:"Info",infoTitle:"Route info",infoMethod:"Method",infoPath:"Path",infoFile:"File",infoType:"Type",infoStatus:"Status",infoDelay:"Delay",params:"Params",auth:"Auth",bodyTypeNone:"none",bodyTypeFormData:"form-data",bodyTypeFormUrlencoded:"x-www-form-urlencoded",bodyTypeRaw:"raw",bodyTypeBinary:"binary",bodyTypeGraphql:"GraphQL",rawType:"raw type",rawTypeText:"text",rawTypeJavascript:"javascript",rawTypeJson:"json",rawTypeHtml:"html",rawTypeXml:"xml",rawTypeWxml:"wxml",rawValidate:"Validate JSON",badgeRequired:"Required",badgeJson:"JSON",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",middlewarePre:"Pre",middlewareNormal:"Normal",middlewarePost:"Post",configChain:"Config chain",configChainEmpty:"No config files matched.",openInVscode:"Open in VSCode",queryPlaceholder:"{json}",headersPlaceholder:"{json}",bodyPlaceholderJson:"{json}",bodyPlaceholderText:"raw text",bodyPlaceholderForm:"{sample}",bodyPlaceholderMultipart:"{sample}",bodyPlaceholderBase64:"{sample}",bodyPlaceholderRawText:"{sample}",bodyPlaceholderRawJavascript:"{sample}",bodyPlaceholderRawJson:"{json}",bodyPlaceholderRawHtml:"{sample}",bodyPlaceholderRawXml:"{sample}",bodyPlaceholderRawWxml:"{sample}",bodyPlaceholderFormData:"{sample}",bodyPlaceholderFormUrlencoded:"{sample}",bodyMultipartFiles:"Files",bodyMultipartField:"Field name",bodyMultipartChoose:"Choose files",bodyMultipartAdd:"Add file field",bodyMultipartRemove:"Remove",bodyMultipartCount:"{count} files",paramPlaceholder:"value",paramPlaceholderCatchall:"path/segments",authPlaceholder:"Auth configuration is not available yet.",bodyNoneHint:"This request has no body.",bodyBinaryFile:"Binary file",bodyBinaryChoose:"Choose file",bodyBinarySelected:"{name} ({size})",bodyBinaryRemove:"Remove file"},response:{idle:"Idle",empty:"No response yet.",waiting:"Waiting for response...",loading:"Loading...",error:"Error",emptyPayload:"[empty response]",bodyTab:"Body",headersTab:"Headers",cookiesTab:"Cookies",prettyTab:"Pretty",rawTab:"Raw",previewTab:"Preview",previewEmpty:"Preview not available.",headersEmpty:"No response headers.",cookiesEmpty:"No cookies.",size:"Size: {size}"},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}"},configPanel:{title:"Config scope",scope:"Scope",impacted:"Impacted routes",active:"Active",disabled:"Disabled",ignored:"Ignored",emptyImpacts:"No routes matched.",statusEnabled:"Enabled",statusDisabled:"Disabled"},decision:{"config.enabled":"Config enabled","ignore-prefix":"Ignore prefix","file.supported":"Supported file","filter.exclude":"Exclude filter","filter.include":"Include filter","route.derived":"Route derived","rule.enabled":"Rule enabled"},inactive:{titleDisabled:"Disabled route",titleIgnored:"Ignored file",decisionChain:"Decision chain",decisionChainEmpty:"No decision chain recorded.",effectiveConfig:"Effective config",effectiveConfigEmpty:"No config overrides.",routeSummary:"Route summary",pass:"Pass",fail:"Fail",summaryMethod:"Method",summaryPath:"Path",summaryFile:"File",config:{enabled:"Enabled",status:"Status",delay:"Delay",ignorePrefix:"Ignore prefix",include:"Include",exclude:"Exclude",headers:"Headers"}}},ky={header:{title:"接口调试台",subtitle:"查看 Mock 接口、构造请求并验证响应,无需离开开发服务器。",refresh:"刷新",routes:"{count} 条接口",calls:"已调用 {count} 次",mode:"模式:{mode}",modeSw:"SW",modeSwRegistering:"SW 注册中",modeServer:"服务端",languageToggle:"语言",themeToggle:"主题"},controls:{more:"更多",collapseSidebar:"收起侧边栏",expandSidebar:"展开侧边栏"},theme:{system:"跟随系统",light:"亮色",dark:"暗色"},filters:{search:"搜索",base:"基路径",searchPlaceholder:"例如 method:post path:/users file:auth"},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:"发送",info:"信息",infoTitle:"路由信息",infoMethod:"方法",infoPath:"路径",infoFile:"文件",infoType:"类型",infoStatus:"状态码",infoDelay:"延迟",params:"路径参数",auth:"鉴权",bodyTypeNone:"none",bodyTypeFormData:"form-data",bodyTypeFormUrlencoded:"x-www-form-urlencoded",bodyTypeRaw:"raw",bodyTypeBinary:"binary",bodyTypeGraphql:"GraphQL",rawType:"raw 类型",rawTypeText:"text",rawTypeJavascript:"javascript",rawTypeJson:"json",rawTypeHtml:"html",rawTypeXml:"xml",rawTypeWxml:"wxml",rawValidate:"校验 JSON",badgeRequired:"必填",badgeJson:"JSON",emptyParams:"该接口没有路径参数。",query:"查询参数 (JSON)",headers:"请求头 (JSON)",body:"请求体",bodyType:"请求体类型",bodyTypeJson:"JSON",bodyTypeText:"文本",bodyTypeForm:"表单",bodyTypeMultipart:"多段表单",bodyTypeBase64:"Base64",middlewares:"中间件",middlewarePre:"前置",middlewareNormal:"普通",middlewarePost:"后置",configChain:"配置链路",configChainEmpty:"当前接口未匹配配置文件。",openInVscode:"在 VSCode 中打开",queryPlaceholder:"{json}",headersPlaceholder:"{json}",bodyPlaceholderJson:"{json}",bodyPlaceholderText:"原始文本",bodyPlaceholderForm:"{sample}",bodyPlaceholderMultipart:"{sample}",bodyPlaceholderBase64:"{sample}",bodyPlaceholderRawText:"{sample}",bodyPlaceholderRawJavascript:"{sample}",bodyPlaceholderRawJson:"{json}",bodyPlaceholderRawHtml:"{sample}",bodyPlaceholderRawXml:"{sample}",bodyPlaceholderRawWxml:"{sample}",bodyPlaceholderFormData:"{sample}",bodyPlaceholderFormUrlencoded:"{sample}",bodyMultipartFiles:"文件",bodyMultipartField:"字段名",bodyMultipartChoose:"选择文件",bodyMultipartAdd:"新增文件字段",bodyMultipartRemove:"移除",bodyMultipartCount:"{count} 个文件",paramPlaceholder:"填写值",paramPlaceholderCatchall:"路径片段",authPlaceholder:"暂无鉴权配置。",bodyNoneHint:"该请求不包含请求体。",bodyBinaryFile:"二进制文件",bodyBinaryChoose:"选择文件",bodyBinarySelected:"{name}({size})",bodyBinaryRemove:"移除文件"},response:{idle:"空闲",empty:"暂无响应。",waiting:"等待响应...",loading:"请求中...",error:"错误",emptyPayload:"[空响应]",bodyTab:"响应体",headersTab:"响应头",cookiesTab:"Cookies",prettyTab:"Pretty",rawTab:"Raw",previewTab:"Preview",previewEmpty:"暂无可预览内容。",headersEmpty:"暂无响应头。",cookiesEmpty:"暂无 Cookies。",size:"大小:{size}"},errors:{queryJson:"查询 JSON 错误:{message}",headersJson:"请求头 JSON 错误:{message}",bodyJson:"请求体 JSON 错误:{message}",bodyBase64:"请求体 Base64 错误:{message}",routeParams:"缺少路径参数:{params}"},configPanel:{title:"配置范围",scope:"影响范围",impacted:"影响接口",active:"生效",disabled:"禁用",ignored:"忽略",emptyImpacts:"没有匹配的接口。",statusEnabled:"启用",statusDisabled:"禁用"},decision:{"config.enabled":"配置启用","ignore-prefix":"忽略前缀","file.supported":"支持文件","filter.exclude":"排除过滤","filter.include":"包含过滤","route.derived":"路由解析","rule.enabled":"规则启用"},inactive:{titleDisabled:"禁用接口",titleIgnored:"忽略文件",decisionChain:"判定链路",decisionChainEmpty:"暂无判定链路。",effectiveConfig:"生效配置",effectiveConfigEmpty:"暂无配置覆盖。",routeSummary:"接口概览",pass:"通过",fail:"未通过",summaryMethod:"方法",summaryPath:"路径",summaryFile:"文件",config:{enabled:"启用",status:"状态码",delay:"延迟",ignorePrefix:"忽略前缀",include:"包含",exclude:"排除",headers:"响应头"}}},jc="mokup.playground.locale",Cy={"en-US":Ty,"zh-CN":ky};function Sy(){try{const e=localStorage.getItem(jc);if(e==="en-US"||e==="zh-CN")return e}catch{}return null}function Ey(e){try{localStorage.setItem(jc,e)}catch{}}const Ry=Dg({legacy:!1,locale:Sy()??"en-US",fallbackLocale:"en-US",messages:Cy}),Py=["type"],ut=We({__name:"UiChipButton",props:{active:{type:Boolean,default:!1},tone:{default:"strong"},size:{default:"md"},type:{default:"button"}},setup(e,{expose:t}){const n=e,s=Cr({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"}}),r=vr(),o=V(()=>Sr(s({size:n.size,tone:n.tone,active:n.active}),r.class)),l=V(()=>{const{class:c,style:u,...f}=r;return f}),a=V(()=>r.style),i=ee(null);return t({el:i}),(c,u)=>($(),L("button",Qt({ref_key:"buttonRef",ref:i},l.value,{type:n.type,class:o.value,style:a.value}),[br(c.$slots,"default")],16,Py))}}),$y={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"},My={class:"flex flex-wrap items-center gap-2"},Iy={class:"flex flex-wrap items-center gap-2"},Ly=We({__name:"PlaygroundHeader",props:{visibleCount:{},totalCount:{},requestMode:{}},emits:["refresh"],setup(e,{emit:t}){const n=e,s=t,{locale:r,t:o}=et(),{themeMode:l,effectiveTheme:a,cycleThemeMode:i}=wy(),c=V(()=>a.value==="dark"?"i-[carbon--moon]":"i-[carbon--sun]"),u=V(()=>o(`theme.${l.value}`)),f=V(()=>r.value==="zh-CN"?"中文":"EN"),m=V(()=>n.requestMode==="sw-registering"?o("header.mode",{mode:o("header.modeSwRegistering")}):n.requestMode==="sw"?o("header.mode",{mode:o("header.modeSw")}):o("header.mode",{mode:o("header.modeServer")})),p=V(()=>n.requestMode==="sw-registering"?"i-[carbon--time]":n.requestMode==="sw"?"i-[carbon--network-3]":"i-[carbon--bare-metal-server]");function g(){const D=r.value==="en-US"?"zh-CN":"en-US";r.value=D,Ey(D)}function y(){s("refresh")}return(D,x)=>($(),L("div",$y,[v("div",My,[J(Ue,{tone:"strong",size:"xs"},{default:fe(()=>[x[0]||(x[0]=v("span",{class:"i-[carbon--map] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),v("span",null,A(C(o)("header.routes",{count:e.visibleCount})),1)]),_:1}),J(Ue,{tone:"strong",size:"xs"},{default:fe(()=>[x[1]||(x[1]=v("span",{class:"i-[carbon--activity] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),v("span",null,A(C(o)("header.calls",{count:e.totalCount})),1)]),_:1}),J(Ue,{tone:"strong",size:"xs"},{default:fe(()=>[v("span",{class:ve([p.value,"h-3.5 w-3.5"]),"aria-hidden":"true"},null,2),v("span",null,A(m.value),1)]),_:1})]),v("div",Iy,[J(ut,{size:"xs",title:C(o)("header.languageToggle"),onClick:g},{default:fe(()=>[x[2]||(x[2]=v("span",{class:"i-[carbon--language] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),v("span",null,A(f.value),1)]),_:1},8,["title"]),J(ut,{size:"xs",title:C(o)("header.themeToggle"),onClick:C(i)},{default:fe(()=>[v("span",{class:ve([c.value,"h-3.5 w-3.5"]),"aria-hidden":"true"},null,2),v("span",null,A(u.value),1)]),_:1},8,["title","onClick"]),J(ut,{size:"xs",onClick:y},{default:fe(()=>[x[3]||(x[3]=v("span",{class:"i-[carbon--rotate] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),v("span",null,A(C(o)("header.refresh")),1)]),_:1})])]))}});function Fy(e){switch(e.toLowerCase()){case"method":case"m":return"method";case"path":case"url":case"route":return"path";case"file":case"f":return"file";case"group":case"g":return"group";case"reason":case"r":return"reason";default:return null}}function Wc(e){const t=e.trim();if(!t)return[];const n=[];for(const s of t.split(/\s+/)){if(!s)continue;const r=s.match(/^([a-z]+)(:|=)(.+)$/i);if(!r){n.push({field:"text",value:s.toLowerCase()});continue}const o=r[1],l=r[3];if(!o||!l){n.push({field:"text",value:s.toLowerCase()});continue}const a=l.trim();if(!a){n.push({field:"text",value:s.toLowerCase()});continue}const i=Fy(o);if(!i){n.push({field:"text",value:s.toLowerCase()});continue}n.push({field:i,value:a.toLowerCase()})}return n}function Ay(e){const t=Wc(e).map(n=>n.value).filter(Boolean);return[...new Set(t)]}function Hc(e,t){if(!e)return[{text:"",highlight:!1}];if(!t.length)return[{text:e,highlight:!1}];const n=e.toLowerCase(),s=[];for(const a of t){if(!a)continue;let i=0;for(;i<n.length;){const c=n.indexOf(a,i);if(c===-1)break;s.push([c,c+a.length]),i=c+a.length}}if(!s.length)return[{text:e,highlight:!1}];s.sort((a,i)=>a[0]-i[0]||a[1]-i[1]);const r=[];for(const[a,i]of s){const c=r[r.length-1];!c||a>c[1]?r.push([a,i]):c[1]=Math.max(c[1],i)}const o=[];let l=0;for(const[a,i]of r)l<a&&o.push({text:e.slice(l,a),highlight:!1}),o.push({text:e.slice(a,i),highlight:!0}),l=i;return l<e.length&&o.push({text:e.slice(l),highlight:!1}),o}const Ny={class:"flex flex-col gap-0","data-testid":"playground-tree"},Oy=["title","onClick"],Dy={class:"flex min-w-0 flex-1 flex-col gap-1"},Uy=["aria-label","onClick"],Vy=We({__name:"RouteTree",props:{rows:{},workspaceRoot:{},getRouteCount:{type:Function},highlightTokens:{}},emits:["toggle","select"],setup(e,{emit:t}){const n=e,s=t;function r(f,m){const p=`method-${f.toLowerCase()}`;return m?`${p} ${p}-strong`:p}function o(f){return f?Wn(f.file,n.workspaceRoot):null}function l(f){f&&kr(f.file,n.workspaceRoot)}function a(f){if(f.kind==="folder"){s("toggle",f.id);return}s("select",f)}function i(f){return f&&n.getRouteCount?n.getRouteCount(f):0}function c(f){return`${f*12}px`}function u(f){return Hc(f,n.highlightTokens??[])}return(f,m)=>($(),L("div",Ny,[($(!0),L(xe,null,Ae(e.rows,p=>($(),L("div",{key:p.id,class:ve(["group flex min-h-[28px] items-center gap-2 rounded-lg border border-transparent px-2 py-0.5 text-left transition text-pg-text-soft hover:bg-pg-hover-strong",p.selected?"bg-pg-accent/16 text-pg-text-strong border-pg-accent/50 font-semibold shadow-[inset_3px_0_0_0_var(--color-pg-accent)]":""]),"data-testid":"playground-tree-row"},[v("button",{class:"flex min-w-0 flex-1 items-start gap-2 text-left",type:"button",title:p.title,onClick:g=>a(p)},[v("div",Dy,[v("div",{class:"flex items-center gap-2",style:_s({paddingLeft:c(p.depth)})},[v("span",{class:ve(["flex h-3.5 w-3.5 items-center justify-center",p.selected?"text-pg-accent":"text-pg-text-subtle"])},[p.kind==="folder"?($(),L("span",{key:0,class:ve([p.expanded?"i-[carbon--chevron-down]":"i-[carbon--chevron-right]","h-3.5 w-3.5"]),"aria-hidden":"true"},null,2)):he("",!0)],2),p.kind==="route"&&p.route?($(),L("span",{key:0,class:ve(["rounded-full border px-1.5 py-0.5 text-[0.5rem] uppercase tracking-[0.12em] leading-none transition group-hover:brightness-105",r(p.route.method,p.selected)])},A(p.route.method),3)):he("",!0),v("span",{class:ve(["text-[0.8rem] text-pg-text-strong",p.kind==="folder"?"font-semibold":"font-medium"])},[($(!0),L(xe,null,Ae(u(p.label),(g,y)=>($(),L("span",{key:`${p.id}-label-${y}`,class:ve(g.highlight?"pg-highlight":"")},A(g.text),3))),128))],2)],4)]),p.kind==="route"&&p.route&&i(p.route)>0?($(),ft(Ue,{key:0,tone:"chip",size:"xxs",caps:!1,class:"ml-auto"},{default:fe(()=>[ke(A(i(p.route)),1)]),_:2},1024)):he("",!0)],8,Oy),p.kind==="route"&&p.route&&o(p.route)?($(),L("button",{key:0,class:ve(["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",p.selected?"text-pg-on-accent-soft":""]),type:"button","aria-label":`Open ${p.route.file} in VS Code`,onClick:g=>l(p.route)},[...m[0]||(m[0]=[v("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],10,Uy)):he("",!0)],2))),128))]))}}),jy={class:"flex-1 min-h-0 overflow-auto"},Wy={key:0,class:"rounded-2xl border px-4 py-3 text-sm border-pg-danger-border bg-pg-danger-bg text-pg-danger-text"},Hy={key:1,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},By={key:0,class:"mb-2 inline-flex items-center gap-2 rounded-full border px-2.5 py-1 text-xs border-pg-border bg-pg-surface-soft text-pg-text-muted"},Ky={key:1,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},Gy={key:2,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},zy={key:3,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},qy={key:4,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},Jy={key:5,class:"flex flex-col gap-0.5"},Yy=["onClick"],Xy={class:"flex flex-wrap items-center justify-between gap-2"},Qy={class:"flex flex-col gap-1"},Zy={class:"text-[0.78rem] font-medium text-pg-text-strong"},ex={key:0,class:"text-[0.7rem] text-pg-text-muted"},tx={class:"flex items-center gap-2"},nx={key:0,class:"flex h-6 w-6 items-center justify-center rounded-full border border-pg-accent/40 bg-pg-accent/10 text-pg-accent","aria-hidden":"true"},sx=["aria-label","title","onClick"],rx={key:6,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},ox={key:7,class:"flex flex-col gap-0.5"},lx=["onClick"],ax={class:"flex flex-wrap items-center justify-between gap-2"},ix={class:"flex flex-col gap-1"},cx={class:"text-[0.75rem] font-medium text-pg-text-strong"},ux={class:"flex items-center gap-2"},dx={key:0,class:"flex h-6 w-6 items-center justify-center rounded-full border border-pg-accent/40 bg-pg-accent/10 text-pg-accent","aria-hidden":"true"},fx=["aria-label","title","onClick"],px={key:8,class:"flex flex-col gap-0.5"},gx=["onClick"],mx={class:"flex flex-wrap items-center justify-between gap-2"},hx={class:"flex flex-col gap-1"},bx={class:"text-[0.75rem] font-medium text-pg-text-strong"},vx={class:"flex items-center gap-2"},yx={key:0,class:"flex h-6 w-6 items-center justify-center rounded-full border border-pg-accent/40 bg-pg-accent/10 text-pg-accent","aria-hidden":"true"},xx=["aria-label","title","onClick"],_x={key:9,class:"flex flex-col gap-0.5"},wx=["onClick"],Tx={class:"flex flex-wrap items-center justify-between gap-2"},kx={class:"flex flex-col gap-1"},Cx={class:"text-[0.75rem] font-medium text-pg-text-strong"},Sx={class:"flex items-center gap-2"},Ex={key:0,class:"flex h-6 w-6 items-center justify-center rounded-full border border-pg-accent/40 bg-pg-accent/10 text-pg-accent","aria-hidden":"true"},Rx=["aria-label","title","onClick"],Bs="relative bg-pg-accent/12 text-pg-text-strong font-semibold shadow-[inset_4px_0_0_0_var(--color-pg-accent)]",Px=We({__name:"PlaygroundSidebarBody",props:{search:{},routeMode:{},enabledMode:{},disabledMode:{},selectedConfig:{},selectedDisabled:{},selectedIgnored:{},error:{},loading:{type:Boolean},hasCachedData:{type:Boolean},filtered:{},disabledFiltered:{},ignoredFiltered:{},configFiltered:{},disabledConfigFiltered:{},treeRows:{},workspaceRoot:{},getRouteCount:{type:Function}},emits:["toggle","select-route","select-disabled-route","select-ignored-route","select-config"],setup(e,{emit:t}){const n=e,s=t,{t:r}=et(),o=V(()=>Ay(n.search)),l=V(()=>{const h={rows:n.treeRows};return n.workspaceRoot&&n.workspaceRoot.trim()&&(h.workspaceRoot=n.workspaceRoot),n.getRouteCount&&(h.getRouteCount=n.getRouteCount),h});function a(h){return r(`disabled.reason.${h??"unknown"}`)}function i(h){return r(`ignored.reason.${h??"unknown"}`)}function c(h){return h?h.toLowerCase():""}function u(h){return h.toLowerCase()}function f(h){return Hc(h,o.value)}function m(h){return h.method&&h.url?`${h.method} ${c(h.url)}`:c(h.url)||h.file}function p(h){return Wn(h,n.workspaceRoot)}function g(h){kr(h,n.workspaceRoot)}function y(h){h.route&&s("select-route",h.route)}function D(h){return n.selectedConfig?.file===h.file}function x(h){if(!h)return"";const k=(h.method??"").toUpperCase(),S=h.url??"";return`${h.file}|${h.reason}|${k}|${S}`}function M(h){const k=x(n.selectedDisabled);return k?x(h)===k:!1}function T(h){return n.selectedIgnored?.file===h.file&&n.selectedIgnored?.reason===h.reason}return(h,k)=>($(),L("div",jy,[n.error?($(),L("div",Wy,A(n.error),1)):n.loading&&!n.hasCachedData?($(),L("div",Hy,A(C(r)("states.loadingRoutes")),1)):($(),L(xe,{key:2},[n.loading&&n.hasCachedData?($(),L("div",By,[k[1]||(k[1]=v("span",{class:"i-[carbon--renew] h-3 w-3 animate-spin","aria-hidden":"true"},null,-1)),v("span",null,A(C(r)("states.loadingRoutes")),1)])):he("",!0),n.routeMode==="disabled"&&n.disabledMode==="api"&&!n.disabledFiltered.length?($(),L("div",Ky,A(C(r)("states.emptyDisabledRoutes")),1)):n.routeMode==="ignored"&&!n.ignoredFiltered.length?($(),L("div",Gy,A(C(r)("states.emptyIgnoredRoutes")),1)):n.routeMode==="active"&&n.enabledMode==="api"&&!n.filtered.length?($(),L("div",zy,A(C(r)("states.emptyRoutes")),1)):n.routeMode==="active"&&n.enabledMode==="config"&&!n.configFiltered.length?($(),L("div",qy,A(C(r)("states.emptyConfigFiles")),1)):n.routeMode==="disabled"&&n.disabledMode==="api"?($(),L("div",Jy,[($(!0),L(xe,null,Ae(n.disabledFiltered,S=>($(),L("button",{key:`${S.file}-${S.reason}-${S.method??""}-${S.url??""}`,class:ve(["rounded-2xl border px-3 py-1 text-left text-xs transition border-pg-border bg-pg-surface-soft text-pg-text-soft hover:bg-pg-hover-strong hover:text-pg-text",M(S)?Bs:""]),type:"button",onClick:I=>s("select-disabled-route",S)},[v("div",Xy,[v("div",Qy,[v("span",Zy,[($(!0),L(xe,null,Ae(f(m(S)),(I,N)=>($(),L("span",{key:`${S.file}-label-${N}`,class:ve(I.highlight?"pg-highlight":"")},A(I.text),3))),128))]),S.method&&S.url?($(),L("span",ex,[($(!0),L(xe,null,Ae(f(S.file),(I,N)=>($(),L("span",{key:`${S.file}-file-${N}`,class:ve(I.highlight?"pg-highlight":"")},A(I.text),3))),128))])):he("",!0)]),v("div",tx,[M(S)?($(),L("span",nx,[...k[2]||(k[2]=[v("span",{class:"i-[carbon--checkmark] h-3.5 w-3.5"},null,-1)])])):he("",!0),J(Ue,{tone:"card",size:"sm",caps:!1,tracking:"none"},{default:fe(()=>[ke(A(a(S.reason)),1)]),_:2},1024),p(S.file)?($(),L("button",{key:1,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 ${S.file} in VS Code`,title:C(r)("detail.openInVscode"),onClick:Ns(I=>g(S.file),["stop"])},[...k[3]||(k[3]=[v("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,sx)):he("",!0)])])],10,Yy))),128))])):n.routeMode==="disabled"&&n.disabledMode==="config"&&!n.disabledConfigFiltered.length?($(),L("div",rx,A(C(r)("states.emptyDisabledConfigFiles")),1)):n.routeMode==="disabled"&&n.disabledMode==="config"?($(),L("div",ox,[($(!0),L(xe,null,Ae(n.disabledConfigFiltered,S=>($(),L("button",{key:S.file,class:ve(["rounded-2xl border px-3 py-1 text-left text-xs transition border-pg-border bg-pg-surface-soft text-pg-text-soft hover:bg-pg-hover-strong hover:text-pg-text",D(S)?Bs:""]),type:"button",onClick:I=>s("select-config",S)},[v("div",ax,[v("div",ix,[v("span",cx,[($(!0),L(xe,null,Ae(f(u(S.file)),(I,N)=>($(),L("span",{key:`${S.file}-disabled-${N}`,class:ve(I.highlight?"pg-highlight":"")},A(I.text),3))),128))])]),v("div",ux,[D(S)?($(),L("span",dx,[...k[4]||(k[4]=[v("span",{class:"i-[carbon--checkmark] h-3.5 w-3.5"},null,-1)])])):he("",!0),J(Ue,{tone:"card",size:"sm",caps:!1,tracking:"none"},{default:fe(()=>[ke(A(C(r)("enabled.configLabel")),1)]),_:1}),p(S.file)?($(),L("button",{key:1,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 ${S.file} in VS Code`,title:C(r)("detail.openInVscode"),onClick:Ns(I=>g(S.file),["stop"])},[...k[5]||(k[5]=[v("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,fx)):he("",!0)])])],10,lx))),128))])):n.routeMode==="ignored"?($(),L("div",px,[($(!0),L(xe,null,Ae(n.ignoredFiltered,S=>($(),L("button",{key:`${S.file}-${S.reason}`,class:ve(["rounded-2xl border px-3 py-1 text-left text-xs transition border-pg-border bg-pg-surface-soft text-pg-text-soft hover:bg-pg-hover-strong hover:text-pg-text",T(S)?Bs:""]),type:"button",onClick:I=>s("select-ignored-route",S)},[v("div",mx,[v("div",hx,[v("span",bx,[($(!0),L(xe,null,Ae(f(S.file),(I,N)=>($(),L("span",{key:`${S.file}-ignored-${N}`,class:ve(I.highlight?"pg-highlight":"")},A(I.text),3))),128))])]),v("div",vx,[T(S)?($(),L("span",yx,[...k[6]||(k[6]=[v("span",{class:"i-[carbon--checkmark] h-3.5 w-3.5"},null,-1)])])):he("",!0),J(Ue,{tone:"card",size:"sm",caps:!1,tracking:"none"},{default:fe(()=>[ke(A(i(S.reason)),1)]),_:2},1024),p(S.file)?($(),L("button",{key:1,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 ${S.file} in VS Code`,title:C(r)("detail.openInVscode"),onClick:Ns(I=>g(S.file),["stop"])},[...k[7]||(k[7]=[v("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,xx)):he("",!0)])])],10,gx))),128))])):n.routeMode==="active"&&n.enabledMode==="config"?($(),L("div",_x,[($(!0),L(xe,null,Ae(n.configFiltered,S=>($(),L("button",{key:S.file,class:ve(["rounded-2xl border px-3 py-1 text-left text-xs transition border-pg-border bg-pg-surface-soft text-pg-text-soft hover:bg-pg-hover-strong hover:text-pg-text",D(S)?Bs:""]),type:"button",onClick:I=>s("select-config",S)},[v("div",Tx,[v("div",kx,[v("span",Cx,[($(!0),L(xe,null,Ae(f(u(S.file)),(I,N)=>($(),L("span",{key:`${S.file}-config-${N}`,class:ve(I.highlight?"pg-highlight":"")},A(I.text),3))),128))])]),v("div",Sx,[D(S)?($(),L("span",Ex,[...k[8]||(k[8]=[v("span",{class:"i-[carbon--checkmark] h-3.5 w-3.5"},null,-1)])])):he("",!0),J(Ue,{tone:"card",size:"sm",caps:!1,tracking:"none"},{default:fe(()=>[ke(A(C(r)("enabled.configLabel")),1)]),_:1}),p(S.file)?($(),L("button",{key:1,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 ${S.file} in VS Code`,title:C(r)("detail.openInVscode"),onClick:Ns(I=>g(S.file),["stop"])},[...k[9]||(k[9]=[v("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,Rx)):he("",!0)])])],10,wx))),128))])):($(),ft(Vy,Qt({key:10},l.value,{"highlight-tokens":o.value,onToggle:k[0]||(k[0]=S=>s("toggle",S)),onSelect:y}),null,16,["highlight-tokens"]))],64))]))}}),$x=We({__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,s=t;function r(l){const a=l.target;s("update:search",a?.value??"")}const{t:o}=et();return(l,a)=>($(),L("section",{class:ve(["grid",n.compact?"gap-2":"gap-3"])},[J(Ft,{label:C(o)("filters.search"),dense:n.compact},{default:fe(()=>[J(On,{value:e.search,type:"search",dense:n.compact,placeholder:C(o)("filters.searchPlaceholder"),"data-testid":"playground-search",onInput:r},null,8,["value","dense","placeholder"])]),_:1},8,["label","dense"]),n.showBase?($(),ft(Ft,{key:0,label:C(o)("filters.base"),dense:n.compact},{default:fe(()=>[J(On,{value:e.basePath,readonly:"",dense:n.compact},null,8,["value","dense"])]),_:1},8,["label","dense"])):he("",!0)],2))}}),Mx={class:"flex flex-wrap items-center gap-2"},Ix=We({__name:"PlaygroundTabs",props:{groups:{},activeGroup:{}},emits:["select"],setup(e,{emit:t}){const n=t,{t:s}=et();return(r,o)=>($(),L("section",Mx,[J(ut,{size:"md",active:e.activeGroup==="all",onClick:o[0]||(o[0]=l=>n("select","all"))},{default:fe(()=>[ke(A(C(s)("tabs.overview")),1)]),_:1},8,["active"]),($(!0),L(xe,null,Ae(e.groups,l=>($(),ft(ut,{key:l.key,size:"md",active:e.activeGroup===l.key,onClick:a=>n("select",l.key)},{default:fe(()=>[ke(A(l.label),1)]),_:2},1032,["active","onClick"]))),128))]))}}),Lx={class:"flex items-center gap-2"},Fx=We({__name:"TreeModeToggle",props:{treeMode:{}},emits:["update:treeMode"],setup(e,{emit:t}){const n=t;function s(o){n("update:treeMode",o)}const{t:r}=et();return(o,l)=>($(),L("div",Lx,[J(ut,{size:"sm",active:e.treeMode==="file",onClick:l[0]||(l[0]=a=>s("file"))},{default:fe(()=>[l[2]||(l[2]=v("span",{class:"i-[carbon--document] h-4 w-4","aria-hidden":"true"},null,-1)),v("span",null,A(C(r)("tree.file")),1)]),_:1},8,["active"]),J(ut,{size:"sm",active:e.treeMode==="route",onClick:l[1]||(l[1]=a=>s("route"))},{default:fe(()=>[l[3]||(l[3]=v("span",{class:"i-[carbon--link] h-4 w-4","aria-hidden":"true"},null,-1)),v("span",null,A(C(r)("tree.route")),1)]),_:1},8,["active"])]))}}),Ax={class:"relative"},Nx={class:"flex items-end gap-2"},Ox={class:"flex items-center gap-2"},Dx={class:"mt-2 flex flex-wrap items-center gap-2"},Ux={key:0,class:"mt-2 flex flex-wrap items-center gap-2"},Vx={key:1,class:"mt-2 flex flex-wrap items-center gap-2"},jx={class:"grid gap-3"},Wx=We({__name:"PlaygroundSidebarHeader",props:{search:{},basePath:{},groups:{},activeGroup:{},treeMode:{},routeMode:{},enabledMode:{},disabledMode:{},activeTotal:{},apiTotal:{},disabledTotal:{},ignoredTotal:{},configTotal:{},disabledApiTotal:{},disabledConfigTotal:{}},emits:["update:search","select-group","set-route-mode","set-enabled-mode","set-disabled-mode","update:treeMode"],setup(e,{emit:t}){const n=e,s=t,{t:r}=et(),o=V({get:()=>n.search,set:m=>s("update:search",m)}),l=V(()=>n.basePath||"/"),a=ee(!1),i=ee(null),c=ee(null);function u(){a.value=!a.value}function f(m){if(!a.value)return;const p=m.target;if(!p)return;const g=i.value?.$el;c.value?.contains(p)||g?.contains(p)||(a.value=!1)}return Cn(()=>{document.addEventListener("pointerdown",f)}),Sn(()=>{document.removeEventListener("pointerdown",f)}),(m,p)=>($(),L("div",Ax,[v("div",Nx,[J($x,{search:o.value,"onUpdate:search":p[0]||(p[0]=g=>o.value=g),"base-path":l.value,"show-base":!1,compact:!0,class:"flex-1"},null,8,["search","base-path"]),v("div",Ox,[J(ut,{ref_key:"moreButtonRef",ref:i,size:"sm",class:"h-9","aria-expanded":a.value,"aria-haspopup":"true","aria-controls":"playground-more-panel",onClick:u},{default:fe(()=>[p[10]||(p[10]=v("span",{class:"i-[carbon--settings-adjust] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),v("span",null,A(C(r)("controls.more")),1)]),_:1},8,["aria-expanded"]),br(m.$slots,"actions")])]),v("div",Dx,[J(ut,{size:"md",active:n.routeMode==="active",onClick:p[1]||(p[1]=g=>s("set-route-mode","active"))},{default:fe(()=>[ke(A(C(r)("disabled.active",{count:n.activeTotal})),1)]),_:1},8,["active"]),J(ut,{size:"md",active:n.routeMode==="disabled",onClick:p[2]||(p[2]=g=>s("set-route-mode","disabled"))},{default:fe(()=>[ke(A(C(r)("disabled.disabled",{count:n.disabledTotal})),1)]),_:1},8,["active"]),J(ut,{size:"md",active:n.routeMode==="ignored",onClick:p[3]||(p[3]=g=>s("set-route-mode","ignored"))},{default:fe(()=>[ke(A(C(r)("disabled.ignored",{count:n.ignoredTotal})),1)]),_:1},8,["active"])]),n.routeMode==="active"?($(),L("div",Ux,[J(ut,{size:"sm",active:n.enabledMode==="api",onClick:p[4]||(p[4]=g=>s("set-enabled-mode","api"))},{default:fe(()=>[ke(A(C(r)("enabled.api",{count:n.apiTotal})),1)]),_:1},8,["active"]),J(ut,{size:"sm",active:n.enabledMode==="config",onClick:p[5]||(p[5]=g=>s("set-enabled-mode","config"))},{default:fe(()=>[ke(A(C(r)("enabled.config",{count:n.configTotal})),1)]),_:1},8,["active"])])):n.routeMode==="disabled"?($(),L("div",Vx,[J(ut,{size:"sm",active:n.disabledMode==="api",onClick:p[6]||(p[6]=g=>s("set-disabled-mode","api"))},{default:fe(()=>[ke(A(C(r)("enabled.api",{count:n.disabledApiTotal})),1)]),_:1},8,["active"]),J(ut,{size:"sm",active:n.disabledMode==="config",onClick:p[7]||(p[7]=g=>s("set-disabled-mode","config"))},{default:fe(()=>[ke(A(C(r)("enabled.config",{count:n.disabledConfigTotal})),1)]),_:1},8,["active"])])):he("",!0),a.value?($(),L("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"},[v("div",jx,[J(Ft,{label:C(r)("filters.base"),dense:""},{default:fe(()=>[J(On,{value:l.value,readonly:"",dense:""},null,8,["value"])]),_:1},8,["label"]),J(Ix,{groups:n.groups,"active-group":n.activeGroup,onSelect:p[8]||(p[8]=g=>s("select-group",g))},null,8,["groups","active-group"]),J(Fx,{"tree-mode":n.treeMode,"onUpdate:treeMode":p[9]||(p[9]=g=>s("update:treeMode",g))},null,8,["tree-mode"])])],512)):he("",!0)]))}}),Hx={key:0,class:"flex min-h-0 flex-1 flex-col gap-3"},Bx=["aria-label","title"],Kx={key:1,class:"flex min-h-0 flex-1 flex-col items-center gap-2 py-2"},Gx=["aria-label","title"],zx={class:"flex flex-col items-center gap-2"},qx=["title"],Jx=["title"],Yx=["title"],Xx={key:0,class:"flex flex-col items-center gap-2"},Qx=["title"],Zx=["title"],e_={class:"flex flex-col items-center gap-2 text-pg-text-muted"},t_={class:"rounded-full border px-2 py-0.5 text-[0.55rem] uppercase tracking-[0.2em] border-pg-border bg-pg-surface-strong"},n_={key:0,class:"flex h-8 w-8 items-center justify-center rounded-full border border-pg-accent/40 bg-pg-accent/10 text-pg-accent"},s_=We({__name:"PlaygroundSidebar",props:{collapsed:{type:Boolean},search:{},basePath:{},groups:{},activeGroup:{},treeMode:{},routeMode:{},enabledMode:{},disabledMode:{},selectedConfig:{},selectedDisabled:{},selectedIgnored:{},activeTotal:{},apiTotal:{},disabledTotal:{},ignoredTotal:{},configTotal:{},disabledApiTotal:{},disabledConfigTotal:{},error:{},loading:{type:Boolean},hasCachedData:{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-collapse","toggle","select-route","select-disabled-route","select-ignored-route","select-config"],setup(e,{emit:t}){const n=e,s=t,{t:r}=et(),o=V(()=>{const p="flex min-h-0 w-full max-w-none flex-col overflow-hidden border-b border-pg-border lg:flex-none lg:border-b-0 lg:border-r";return n.collapsed?`${p} p-2 lg:w-[72px] lg:min-w-[72px] lg:max-w-[72px]`:`${p} gap-3 p-3 lg:w-[var(--left-width)] lg:min-w-[240px] lg:max-w-[560px]`}),l=V(()=>{const p=(n.activeGroup||"all").toUpperCase();return p.length>6?`${p.slice(0,6)}…`:p}),a=V(()=>n.search.trim().length>0),i=V(()=>(n.routeMode==="disabled"?n.disabledMode:n.enabledMode)==="api"),c=V(()=>(n.routeMode==="disabled"?n.disabledMode:n.enabledMode)==="config"),u=V(()=>{const p={search:n.search,groups:n.groups,activeGroup:n.activeGroup,treeMode:n.treeMode,routeMode:n.routeMode,enabledMode:n.enabledMode,disabledMode:n.disabledMode,activeTotal:n.activeTotal,apiTotal:n.apiTotal,disabledTotal:n.disabledTotal,ignoredTotal:n.ignoredTotal,configTotal:n.configTotal,disabledApiTotal:n.disabledApiTotal,disabledConfigTotal:n.disabledConfigTotal};return n.basePath!==void 0?{...p,basePath:n.basePath}:p}),f=V(()=>{const g={...{search:n.search,routeMode:n.routeMode,enabledMode:n.enabledMode,disabledMode:n.disabledMode,loading:n.loading,hasCachedData:n.hasCachedData,filtered:n.filtered,disabledFiltered:n.disabledFiltered,ignoredFiltered:n.ignoredFiltered,configFiltered:n.configFiltered,disabledConfigFiltered:n.disabledConfigFiltered,treeRows:n.treeRows}};return n.selectedConfig!==void 0&&(g.selectedConfig=n.selectedConfig),n.selectedDisabled!==void 0&&(g.selectedDisabled=n.selectedDisabled),n.selectedIgnored!==void 0&&(g.selectedIgnored=n.selectedIgnored),n.error!==void 0&&(g.error=n.error),n.workspaceRoot!==void 0&&(g.workspaceRoot=n.workspaceRoot),n.getRouteCount&&(g.getRouteCount=n.getRouteCount),g});function m(p){if(n.routeMode==="disabled"){s("set-disabled-mode",p);return}s("set-enabled-mode",p)}return(p,g)=>($(),L("aside",{class:ve(o.value)},[n.collapsed?($(),L("div",Kx,[v("button",{class:"flex h-8 w-8 items-center justify-center rounded-full border shadow-sm transition border-pg-border bg-pg-surface-strong text-pg-text-muted hover:text-pg-text-soft",type:"button","aria-label":C(r)("controls.expandSidebar"),title:C(r)("controls.expandSidebar"),onClick:g[12]||(g[12]=y=>s("toggle-collapse"))},[...g[19]||(g[19]=[v("span",{class:"i-[carbon--chevron-right] h-4 w-4","aria-hidden":"true"},null,-1)])],8,Gx),v("div",zx,[v("button",{class:ve(["flex h-9 w-9 items-center justify-center rounded-full border transition",n.routeMode==="active"?"border-pg-accent/60 bg-pg-accent/15 text-pg-accent shadow-[0_0_0_1px_var(--color-pg-accent-ring)]":"border-pg-border bg-pg-surface-strong text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft"]),type:"button",title:C(r)("disabled.active",{count:n.activeTotal}),onClick:g[13]||(g[13]=y=>s("set-route-mode","active"))},[...g[20]||(g[20]=[v("span",{class:"i-[carbon--checkmark-filled] h-4 w-4","aria-hidden":"true"},null,-1)])],10,qx),v("button",{class:ve(["flex h-9 w-9 items-center justify-center rounded-full border transition",n.routeMode==="disabled"?"border-pg-accent/60 bg-pg-accent/15 text-pg-accent shadow-[0_0_0_1px_var(--color-pg-accent-ring)]":"border-pg-border bg-pg-surface-strong text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft"]),type:"button",title:C(r)("disabled.disabled",{count:n.disabledTotal}),onClick:g[14]||(g[14]=y=>s("set-route-mode","disabled"))},[...g[21]||(g[21]=[v("span",{class:"i-[carbon--close-filled] h-4 w-4","aria-hidden":"true"},null,-1)])],10,Jx),v("button",{class:ve(["flex h-9 w-9 items-center justify-center rounded-full border transition",n.routeMode==="ignored"?"border-pg-accent/60 bg-pg-accent/15 text-pg-accent shadow-[0_0_0_1px_var(--color-pg-accent-ring)]":"border-pg-border bg-pg-surface-strong text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft"]),type:"button",title:C(r)("disabled.ignored",{count:n.ignoredTotal}),onClick:g[15]||(g[15]=y=>s("set-route-mode","ignored"))},[...g[22]||(g[22]=[v("span",{class:"i-[carbon--view-off] h-4 w-4","aria-hidden":"true"},null,-1)])],10,Yx)]),g[26]||(g[26]=v("div",{class:"h-px w-8 bg-pg-border/70"},null,-1)),n.routeMode!=="ignored"?($(),L("div",Xx,[v("button",{class:ve(["flex h-9 w-9 items-center justify-center rounded-full border transition",i.value?"border-pg-accent/60 bg-pg-accent/15 text-pg-accent shadow-[0_0_0_1px_var(--color-pg-accent-ring)]":"border-pg-border bg-pg-surface-strong text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft"]),type:"button",title:n.routeMode==="disabled"?C(r)("enabled.api",{count:n.disabledApiTotal}):C(r)("enabled.api",{count:n.apiTotal}),onClick:g[16]||(g[16]=y=>m("api"))},[...g[23]||(g[23]=[v("span",{class:"i-[carbon--api] h-4 w-4","aria-hidden":"true"},null,-1)])],10,Qx),v("button",{class:ve(["flex h-9 w-9 items-center justify-center rounded-full border transition",c.value?"border-pg-accent/60 bg-pg-accent/15 text-pg-accent shadow-[0_0_0_1px_var(--color-pg-accent-ring)]":"border-pg-border bg-pg-surface-strong text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft"]),type:"button",title:n.routeMode==="disabled"?C(r)("enabled.config",{count:n.disabledConfigTotal}):C(r)("enabled.config",{count:n.configTotal}),onClick:g[17]||(g[17]=y=>m("config"))},[...g[24]||(g[24]=[v("span",{class:"i-[carbon--settings] h-4 w-4","aria-hidden":"true"},null,-1)])],10,Zx)])):he("",!0),g[27]||(g[27]=v("div",{class:"h-px w-8 bg-pg-border/70"},null,-1)),v("div",e_,[v("span",t_,A(l.value),1),a.value?($(),L("span",n_,[...g[25]||(g[25]=[v("span",{class:"i-[carbon--search] h-4 w-4","aria-hidden":"true"},null,-1)])])):he("",!0)])])):($(),L("div",Hx,[J(Wx,Qt(u.value,{"onUpdate:search":g[1]||(g[1]=y=>s("update:search",y)),onSelectGroup:g[2]||(g[2]=y=>s("select-group",y)),onSetRouteMode:g[3]||(g[3]=y=>s("set-route-mode",y)),onSetEnabledMode:g[4]||(g[4]=y=>s("set-enabled-mode",y)),onSetDisabledMode:g[5]||(g[5]=y=>s("set-disabled-mode",y)),"onUpdate:treeMode":g[6]||(g[6]=y=>s("update:treeMode",y))}),{actions:fe(()=>[v("button",{class:"flex h-8 w-8 items-center justify-center rounded-full border shadow-sm transition border-pg-border bg-pg-surface-strong text-pg-text-muted hover:text-pg-text-soft",type:"button","aria-label":C(r)("controls.collapseSidebar"),title:C(r)("controls.collapseSidebar"),onClick:g[0]||(g[0]=y=>s("toggle-collapse"))},[...g[18]||(g[18]=[v("span",{class:"i-[carbon--chevron-left] h-4 w-4","aria-hidden":"true"},null,-1)])],8,Bx)]),_:1},16),J(Px,Qt(f.value,{onToggle:g[7]||(g[7]=y=>s("toggle",y)),onSelectRoute:g[8]||(g[8]=y=>s("select-route",y)),onSelectDisabledRoute:g[9]||(g[9]=y=>s("select-disabled-route",y)),onSelectIgnoredRoute:g[10]||(g[10]=y=>s("select-ignored-route",y)),onSelectConfig:g[11]||(g[11]=y=>s("select-config",y))}),null,16)]))],2))}});function r_(e){const t=V(()=>e.routeMode.value==="disabled"),n=V(()=>e.routeMode.value==="ignored"),s=V(()=>e.routes.value.length+e.configCount.value),r=V(()=>e.routes.value.length),o=V(()=>e.disabledCount.value+e.disabledConfigCount.value),l=V(()=>e.ignoredCount.value),a=V(()=>e.configCount.value),i=V(()=>e.disabledConfigCount.value),c=V(()=>e.disabledCount.value),u=V(()=>t.value?e.disabledMode.value==="config"?e.disabledConfigFiltered.value.length:e.disabledFiltered.value.length:n.value?e.ignoredFiltered.value.length:e.enabledMode.value==="config"?e.configFiltered.value.length:e.routeCount.value);return{activeTotal:s,apiTotal:r,disabledTotal:o,ignoredTotal:l,configTotal:a,disabledConfigTotal:i,disabledApiTotal:c,visibleCount:u}}function o_(e){function t(){const c=e.lastSelectedKey.value;return c?e.filtered.value.find(u=>e.getRouteKey(u)===c)??null:null}function n(c){if(e.routeMode.value=c,c!=="active"){e.selectRoute(null),e.selectConfig(null),c==="disabled"&&e.disabledMode.value==="api"&&(e.selectDisabledRoute(e.disabledFiltered.value[0]??null),e.selectIgnoredRoute(null)),c==="ignored"&&(e.selectIgnoredRoute(e.ignoredFiltered.value[0]??null),e.selectDisabledRoute(null));return}if(e.selectDisabledRoute(null),e.selectIgnoredRoute(null),e.enabledMode.value==="api"&&!e.selected.value){const u=t();u&&e.selectRoute(u)}e.enabledMode.value!=="config"&&e.selectConfig(null)}function s(c){if(e.enabledMode.value=c,c==="config"){e.selectRoute(null);return}if(e.selectConfig(null),e.selectDisabledRoute(null),e.selectIgnoredRoute(null),!e.selected.value){const u=t();u&&e.selectRoute(u)}}function r(c){if(e.disabledMode.value=c,c==="config"){e.selectDisabledRoute(null);return}e.selectConfig(null),e.selectedDisabled.value||e.selectDisabledRoute(e.disabledFiltered.value[0]??null)}function o(c){e.selectConfig(null),e.selectDisabledRoute(null),e.selectIgnoredRoute(null),e.selectRoute(c)}function l(c){e.selectRoute(null),e.selectDisabledRoute(null),e.selectIgnoredRoute(null),e.selectConfig(c)}function a(c){e.selectRoute(null),e.selectConfig(null),e.selectIgnoredRoute(null),e.selectDisabledRoute(c)}function i(c){e.selectRoute(null),e.selectConfig(null),e.selectDisabledRoute(null),e.selectIgnoredRoute(c)}return{setRouteMode:n,setEnabledMode:s,setDisabledMode:r,handleSelectRoute:o,handleSelectConfig:l,handleSelectDisabled:a,handleSelectIgnored:i}}new Set(".\\+*[^]$()");const Yr=/^[\w-]+$/,l_=/^\[([^\]/]+)\]$/,a_=/^\[\.\.\.([^\]/]+)\]$/,i_=/^\[\[\.\.\.([^\]/]+)\]\]$/,c_=/^\([^)]+\)$/;function u_(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 d_(e){return e.map(u_)}function Bc(e){const n=(e.split("?")[0]??"").split("#")[0]??"";let s=n.startsWith("/")?n:`/${n}`;return s.length>1&&s.endsWith("/")&&(s=s.slice(0,-1)),s}function f_(e){return Bc(e).split("/").filter(Boolean)}function To(e){const t=[],n=[],s=Bc(e),r=f_(s),o=[],l=new Set;for(let a=0;a<r.length;a+=1){const i=r[a];if(!i)continue;if(c_.test(i)){t.push(`Route groups are not supported: ${i}`);continue}const c=i.match(i_);if(c){const m=c[1];if(!m){t.push(`Invalid optional catch-all param name "${i}"`);continue}if(!Yr.test(m)){t.push(`Invalid optional catch-all param name "${m}"`);continue}if(a!==r.length-1){t.push(`Optional catch-all "${i}" must be the last segment`);continue}l.has(m)&&n.push(`Duplicate param name "${m}"`),l.add(m),o.push({type:"optional-catchall",name:m});continue}const u=i.match(a_);if(u){const m=u[1];if(!m){t.push(`Invalid catch-all param name "${i}"`);continue}if(!Yr.test(m)){t.push(`Invalid catch-all param name "${m}"`);continue}if(a!==r.length-1){t.push(`Catch-all "${i}" must be the last segment`);continue}l.has(m)&&n.push(`Duplicate param name "${m}"`),l.add(m),o.push({type:"catchall",name:m});continue}const f=i.match(l_);if(f){const m=f[1];if(!m){t.push(`Invalid param name "${i}"`);continue}if(!Yr.test(m)){t.push(`Invalid param name "${m}"`);continue}l.has(m)&&n.push(`Duplicate param name "${m}"`),l.add(m),o.push({type:"param",name:m});continue}if(i.includes("[")||i.includes("]")||i.includes("(")||i.includes(")")){t.push(`Invalid route segment "${i}"`);continue}o.push({type:"static",value:i})}return{template:s,tokens:o,score:d_(o),errors:t,warnings:n}}function Js(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 p_(e,t){for(const[n,s]of Object.entries(t))typeof s>"u"||(Array.isArray(s)?s.forEach(r=>e.searchParams.append(n,String(r))):e.searchParams.set(n,String(s)))}function ko(e,t){return e==="catchall"?`[...${t}]`:e==="optional-catchall"?`[[...${t}]]`:`[${t}]`}function g_(e){const t=[],n=new Set;for(const s of e){if(s.type==="static"||n.has(s.name))continue;n.add(s.name);const r=s.type;t.push({id:`${r}:${s.name}`,name:s.name,kind:r,token:ko(r,s.name),required:r!=="optional-catchall"})}return t}function Kc(e){const t=e.trim().replace(/^\/+|\/+$/g,"");return t?t.split("/").filter(Boolean):[]}function m_(e,t){const n=[],s=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"&&s.add(o.name);continue}if(o.type==="param"){n.push(encodeURIComponent(l));continue}const a=Kc(l).map(encodeURIComponent);if(a.length===0){o.type!=="optional-catchall"&&s.add(o.name);continue}n.push(...a)}return{path:n.length>0?`/${n.join("/")}`:"/",missing:[...s]}}function h_(e,t){const n=[];for(const s of e){if(s.type==="static"){n.push(s.value);continue}const r=t[s.name]?.trim()??"";if(!r){s.type!=="optional-catchall"&&n.push(ko(s.type,s.name));continue}if(s.type==="param"){n.push(encodeURIComponent(r));continue}const o=Kc(r).map(encodeURIComponent);if(o.length===0){s.type!=="optional-catchall"&&n.push(ko(s.type,s.name));continue}n.push(...o)}return n.length>0?`/${n.join("/")}`:"/"}function b_(e){const t=new URLSearchParams;for(const[s,r]of Object.entries(e))typeof r>"u"||(Array.isArray(r)?r.forEach(o=>t.append(s,String(o))):t.set(s,String(r)));const n=t.toString();return n?`?${n}`:""}function Ea(e){const t=e.trim();if(!t)return[];const n=t.split(/[&\r\n]/),s=[];for(const r of n){const o=r.trim();if(!o)continue;const[l,...a]=o.split("="),i=(l??"").trim();if(!i)continue;const c=a.join("=").trim();s.push([i,c])}return s}function v_(e){const t=e.responseText,n=e.responseRaw??t??{value:""},s=e.responsePretty??t??{value:""},r=e.responseHeaders??{value:{}},o=e.responseContentType??{value:""},l=f=>{n.value=f,t&&t!==n&&(t.value=f)},a=f=>{s.value=f,t&&t!==s&&(t.value=f)},i=f=>{switch(f){case"javascript":return"application/javascript; charset=utf-8";case"json":return"application/json; charset=utf-8";case"html":return"text/html; charset=utf-8";case"xml":return"text/xml; charset=utf-8";default:return"text/plain; charset=utf-8"}};return{resetResponse:()=>{l(""),a(e.t("response.empty")),r.value={},o.value="",e.responseStatus.value=e.t("response.idle"),e.responseTime.value=""},runRequest:async()=>{if(!e.selected.value)return;const f=e.routeTokens.value.length>0?e.routeTokens.value:To(e.selected.value.url).tokens,m=m_(f,e.paramValues.value);if(m.missing.length>0){e.onMissingParams?.(m.missing);const k=e.t("errors.routeParams",{params:m.missing.join(", ")});l(""),a(k),r.value={},o.value="",e.responseStatus.value=e.t("response.error"),e.responseTime.value="";return}const p=e.getRouteKey(e.selected.value),g=Js(e.queryText.value);if(g.error){const k=e.t("errors.queryJson",{message:g.error});l(""),a(k),r.value={},o.value="",e.responseStatus.value=e.t("response.error"),e.responseTime.value="";return}const y=Js(e.headersText.value);if(y.error){const k=e.t("errors.headersJson",{message:y.error});l(""),a(k),r.value={},o.value="",e.responseStatus.value=e.t("response.error"),e.responseTime.value="";return}const D=new URL(m.path,window.location.origin);g.value&&p_(D,g.value);const x={};if(y.value)for(const[k,S]of Object.entries(y.value))typeof S>"u"||(x[k]=Array.isArray(S)?S.join(","):String(S));const M={method:e.selected.value.method,headers:x,cache:"no-store"},T=e.selected.value.method.toUpperCase();if(T!=="GET"&&T!=="HEAD"){const k=e.bodyText.value;if(e.bodyType.value==="raw"){const S=k.trim();if(e.rawType.value==="json"&&e.rawValidate.value){const I=Js(k);if(I.error){const N=e.t("errors.bodyJson",{message:I.error});l(""),a(N),r.value={},o.value="",e.responseStatus.value=e.t("response.error"),e.responseTime.value="";return}}S&&(M.body=k,x["Content-Type"]||(x["Content-Type"]=i(e.rawType.value)))}else if(e.bodyType.value==="form-urlencoded"){const S=Ea(k);if(S.length>0){const I=new URLSearchParams;for(const[N,G]of S)I.append(N,G);M.body=I.toString(),x["Content-Type"]||(x["Content-Type"]="application/x-www-form-urlencoded; charset=utf-8")}}else if(e.bodyType.value==="form-data"){const S=Ea(k),I=(e.multipartFiles?.value??[]).map(N=>({name:N.name.trim(),files:N.files})).filter(N=>N.name.length>0&&N.files.length>0);if(S.length>0||I.length>0){const N=new FormData;for(const[G,re]of S)N.append(G,re);for(const G of I)for(const re of G.files)N.append(G.name,re);M.body=N}}else if(e.bodyType.value==="binary"){const S=e.binaryFile?.value??null;S&&(M.body=S,x["Content-Type"]||(x["Content-Type"]=S.type||"application/octet-stream"))}}e.responseStatus.value=e.t("response.loading"),e.responseTime.value="",l(""),a(e.t("response.waiting")),r.value={},o.value="",await e.ensureSwReady();const h=performance.now();try{const k=await fetch(D.toString(),M);e.isServerCounts.value||(e.routeCounts.value[p]=(e.routeCounts.value[p]??0)+1);const S=Math.round(performance.now()-h);e.responseTime.value=`${S}ms`,e.responseStatus.value=`${k.status} ${k.statusText}`;const I={};typeof k.headers?.forEach=="function"&&k.headers.forEach((re,pe)=>{I[pe]=re}),r.value=I;const N=k.headers.get("content-type")??"";o.value=N;const G=await k.text();if(l(G),N.includes("application/json"))try{a(JSON.stringify(JSON.parse(G),null,2))}catch{a(G||e.t("response.emptyPayload"))}else a(G||e.t("response.emptyPayload"))}catch(k){e.responseStatus.value=e.t("response.error");const S=k instanceof Error?k.message:String(k);l(""),a(S),r.value={},o.value=""}}}}function Gc(e){try{return new URL(e).pathname.includes("mokup-sw")}catch{return e.includes("mokup-sw")}}function Ra(e){return[e.active?.scriptURL,e.waiting?.scriptURL,e.installing?.scriptURL].filter(n=>typeof n=="string").some(n=>Gc(n))}function y_(e){return!!e&&Gc(e.scriptURL)}async function x_(){if(typeof window>"u"||!("serviceWorker"in navigator))return null;try{const e=await navigator.serviceWorker.getRegistration();if(e&&Ra(e))return e}catch{}try{return(await navigator.serviceWorker.getRegistrations()).find(Ra)??null}catch{return null}}function __(){return!1}function w_(e){if(!__())return"";const t=e.trim();if(!t)return"";const n=t.startsWith("/")?t:`/${t}`,s=n.endsWith("/")?n.slice(0,-1):n,r=new URL(`${s}/ws`,window.location.origin);return r.protocol=r.protocol==="https:"?"wss:":"ws:",r.toString()}function T_(e){try{const t=JSON.parse(e);if(t.type==="snapshot"&&t.perRoute||t.type==="increment"&&typeof t.routeKey=="string")return t}catch{return null}return null}let Xn=null;function k_(e,t={}){const{t:n}=et(),s=ee(""),r=ee(""),o=ee(""),l=ee("none"),a=ee("json"),i=ee(!0),c=ee(null),u=ee([]),f=ee(""),m=ee(n("response.empty")),p=m,g=ee({}),y=ee(""),D=ee(n("response.idle")),x=ee(""),M=ee(!1),T=ee(!1),h=V(()=>M.value&&!T.value),k=ee({}),S=V(()=>Object.values(k.value).reduce((de,ce)=>de+ce,0)),I=ee(!1),N=ee(null),G=ee(""),re=ee([]),pe=ee([]),j=ee({}),be=ee([]),oe=ee(0),ie=V(()=>{if(!e.value)return"";const de=re.value.length>0?re.value:To(e.value.url).tokens,ce=h_(de,j.value),Ce=Js(s.value);return Ce.error||!Ce.value?ce:`${ce}${b_(Ce.value)}`});function Y(de){return`${de.method} ${de.url}`}function X(de){return k.value[Y(de)]??0}function W(de){if(typeof de.data!="string")return;const ce=T_(de.data);if(ce){if(ce.type==="snapshot"){k.value={...ce.perRoute};return}k.value[ce.routeKey]=(k.value[ce.routeKey]??0)+1}}function ge(){N.value&&(N.value.close(),N.value=null),G.value="",I.value=!1}function ne(de){if(typeof window>"u")return;const ce=w_(de);if(!(!ce||G.value===ce)){ge(),G.value=ce;try{const Ce=new WebSocket(ce);N.value=Ce,Ce.addEventListener("open",()=>{I.value=!0}),Ce.addEventListener("message",W),Ce.addEventListener("close",()=>{N.value===Ce&&ge()}),Ce.addEventListener("error",()=>{N.value===Ce&&ge()})}catch{ge()}}}function Z(de,ce){j.value={...j.value,[de]:ce},ce.trim()&&be.value.includes(de)&&(be.value=be.value.filter(Ce=>Ce!==de))}function z(de){if(be.value=[],oe.value=0,!de){re.value=[],pe.value=[],j.value={};return}const ce=To(de.url);re.value=ce.tokens;const Ce=g_(ce.tokens),qe={};for(const He of Ce)qe[He.name]=j.value[He.name]??"";pe.value=Ce,j.value=qe}async function me(){if(T.value)return!0;if(typeof window>"u"||!("serviceWorker"in navigator))return!1;let de=null;Xn||(de=navigator.serviceWorker.ready.then(()=>{T.value=!0}).catch(()=>{Xn=null}));const ce=navigator.serviceWorker.controller;if(y_(ce))return M.value=!0,T.value=!0,!0;if(!M.value){if(!await x_())return!1;M.value=!0}return!Xn&&de&&(Xn=de),await Xn,T.value}typeof window<"u"&&"serviceWorker"in navigator&&me().catch(()=>{}),t.basePath&&mt(t.basePath,de=>{de&&ne(de)},{immediate:!0}),Ss()&&Sn(()=>{ge()});const{resetResponse:we,runRequest:Fe}=v_({t:n,selected:e,routeTokens:re,paramValues:j,queryText:s,headersText:r,bodyText:o,bodyType:l,rawType:a,rawValidate:i,multipartFiles:u,binaryFile:c,responseRaw:f,responsePretty:m,responseText:p,responseHeaders:g,responseContentType:y,responseStatus:D,responseTime:x,routeCounts:k,isServerCounts:I,ensureSwReady:me,getRouteKey:Y,onMissingParams:de=>{be.value=[...de],oe.value+=1}});return mt(e,()=>{we(),z(e.value)}),{queryText:s,headersText:r,bodyText:o,bodyType:l,rawType:a,rawValidate:i,multipartFiles:u,binaryFile:c,responseRaw:f,responsePretty:m,responseText:p,responseHeaders:g,responseContentType:y,responseStatus:D,responseTime:x,resetResponse:we,runRequest:Fe,isSwMode:M,isSwRegistering:h,routeParams:pe,paramValues:j,missingParams:be,missingPulse:oe,setParamValue:Z,requestUrl:ie,routeCounts:k,totalCount:S,getRouteCount:X}}const Co="mokup.playground.lastSelectedRoute";function C_(){try{const e=localStorage.getItem(Co);return e&&e.trim()?e:null}catch{}return null}function Pa(e){try{e&&e.trim()?localStorage.setItem(Co,e):localStorage.removeItem(Co)}catch{}}function $a(e){const{selectedFile:t,routes:n,disabledRoutes:s,ignoredRoutes:r}=e;if(!t)return[];const o=a=>!!a?.includes(t),l=[];for(const a of n)if(o(a.configChain)){const i={kind:"active",file:a.file};a.method&&(i.method=a.method),a.url&&(i.url=a.url),l.push(i)}for(const a of s)if(o(a.configChain)){const i={kind:"disabled",file:a.file};a.method&&(i.method=a.method),a.url&&(i.url=a.url),l.push(i)}for(const a of r)o(a.configChain)&&l.push({kind:"ignored",file:a.file});return l}function S_(){const e=ee([]),t=ee([]),n=ee([]),s=ee([]),r=ee([]),o=ee([]),l=ee([]),a=ee([]),i=ee(null),c=ee(null),u=ee(null),f=ee(null),m=ee([]),p=ee("all"),g=ee(!1),y=ee(""),D=ee(""),x=ee(""),M=ee(""),T=V(()=>D.value.trim().toLowerCase()),h=V(()=>Wc(D.value)),k=V(()=>o.value.length),S=V(()=>t.value.length),I=V(()=>n.value.length),N=V(()=>s.value.length),G=V(()=>r.value.length),re=V(()=>{const d=new Map;for(const w of s.value)d.set(w.file,"enabled");for(const w of r.value)d.set(w.file,"disabled");return d}),pe=V(()=>`${x.value||""}/routes`),j=d=>`${d.method} ${d.url}`,be=d=>`${d.file}|${d.reason}|${d.method??""}|${d.url??""}`,oe=d=>`${d.file}|${d.reason}`,ie=ee(C_()??"");function Y(d){return(d??"").toLowerCase()}function X(d,w){return d.includes(w)}function W(d,w){const P=Y(d.method),q=Y(d.url),U=Y(d.file),E=Y(d.groupKey??d.group),F=`${P} ${q} ${U} ${E}`;return w.every(Q=>{const se=Q.value;switch(Q.field){case"method":return X(P,se);case"path":return X(q,se);case"file":return X(U,se);case"group":return X(E,se);case"reason":return!1;default:return X(F,se)}})}function ge(d,w){const P=Y(d.file),q=Y(d.groupKey??d.group),U=`${P} ${q}`;return w.every(E=>{const F=E.value;switch(E.field){case"file":return X(P,F);case"group":return X(q,F);case"text":return X(U,F);default:return!1}})}function ne(d,w){const P=Y(d.method),q=Y(d.url),U=Y(d.file),E=Y(d.groupKey??d.group),F=Y(d.reason),Q=`${P} ${q} ${U} ${E} ${F}`;return w.every(se=>{const ue=se.value;switch(se.field){case"method":return X(P,ue);case"path":return X(q,ue);case"file":return X(U,ue);case"group":return X(E,ue);case"reason":return X(F,ue);default:return X(Q,ue)}})}function Z(d,w){const P=Y(d.file),q=Y(d.groupKey??d.group),U=Y(d.reason),E=`${P} ${q} ${U}`;return w.every(F=>{const Q=F.value;switch(F.field){case"file":return X(P,Q);case"group":return X(q,Q);case"reason":return X(U,Q);case"text":return X(E,Q);default:return!1}})}function z(d,w){return d?w.find(P=>j(P)===d)??null:null}function me(){return p.value==="all"?e.value:e.value.filter(d=>d.groupKey===p.value)}function we(){const d=h.value,w=me();o.value=d.length?w.filter(P=>W(P,d)):[...w]}function Fe(){return p.value==="all"?s.value:s.value.filter(d=>d.groupKey===p.value)}function de(){const d=h.value,w=Fe();l.value=d.length?w.filter(P=>ge(P,d)):[...w]}function ce(){return p.value==="all"?r.value:r.value.filter(d=>d.groupKey===p.value)}function Ce(){const d=h.value,w=ce();a.value=d.length?w.filter(P=>ge(P,d)):[...w]}const qe=V(()=>{const d=h.value;return d.length?t.value.filter(w=>ne(w,d)):[...t.value]}),He=V(()=>{const d=h.value;return d.length?n.value.filter(w=>Z(w,d)):[...n.value]});function _t(d){p.value=d,we(),de(),Ce(),!(i.value&&o.value.some(P=>j(P)===j(i.value)))&&(i.value=z(ie.value,o.value))}function _(d){i.value=d}function R(d){c.value=d}function O(d){u.value=d}function B(d){f.value=d}function H(d){x.value=Jg(d)}async function K(){g.value=!0,y.value="";const d=ie.value,w=c.value?be(c.value):"",P=u.value?oe(u.value):"",q=p.value,U=f.value?.file??"";try{const E=await fetch(pe.value);if(!E.ok)throw new Error(`Failed to load routes: ${E.status}`);const F=await E.json();e.value=F.routes??[],t.value=F.disabled??[],n.value=F.ignored??[],s.value=F.configs??[],r.value=F.disabledConfigs??[],m.value=F.groups??[],M.value=F.root??"",q!=="all"&&(m.value.some(ue=>ue.key===q)||(p.value="all")),we(),de(),Ce();const Q=d?z(d,o.value):null;if(d&&!Q&&(z(d,e.value)||(ie.value="",Pa(null))),i.value=Q,w){const se=t.value.find(ue=>be(ue)===w);c.value=se??t.value[0]??null}else c.value=t.value[0]??null;if(P){const se=n.value.find(ue=>oe(ue)===P);u.value=se??n.value[0]??null}else u.value=n.value[0]??null;if(U){const se=s.value.find(ue=>ue.file===U)??r.value.find(ue=>ue.file===U)??null;f.value=se}}catch(E){y.value=E instanceof Error?E.message:String(E)}finally{g.value=!1}}mt(D,()=>{we(),de(),Ce()}),mt(i,d=>{if(d){const w=j(d);ie.value=w,Pa(w)}});const b=V(()=>{const d=f.value?.file,w={routes:e.value,disabledRoutes:t.value,ignoredRoutes:n.value};return $a(d?{...w,selectedFile:d}:w)});return{routes:e,disabledRoutes:t,ignoredRoutes:n,configFiles:s,disabledConfigFiles:r,disabledFiltered:qe,ignoredFiltered:He,configFiltered:l,disabledConfigFiltered:a,filtered:o,selected:i,selectedConfig:f,selectedDisabled:c,selectedIgnored:u,groups:m,activeGroup:p,loading:g,error:y,search:D,basePath:x,workspaceRoot:M,searchTerm:T,routeCount:k,disabledCount:S,ignoredCount:I,configCount:N,disabledConfigCount:G,configStatusMap:re,routeKey:j,lastSelectedKey:ie,loadRoutes:K,setActiveGroup:_t,selectRoute:_,selectDisabledRoute:R,selectIgnoredRoute:O,selectConfig:B,setBasePath:H,configImpactRoutes:b}}function E_(e,t){if(t==="file")return lr(e.file).split("/").filter(Boolean);const n=lr(e.url),s=n.startsWith("/")?n.slice(1):n;return s?s.split("/").filter(Boolean):[]}function zc(e,t){const n={id:`${t}:root`,label:"",kind:"folder",path:"",children:[]};for(const s of e){const r=E_(s,t);if(r.length===0){const a=`${t}:route:${s.method} ${s.url}|${s.file}`;n.children.push({id:a,label:"/",kind:"route",path:"/",route:s,children:[]});continue}let o=n;const l=r.length;for(let a=0;a<l;a+=1){const i=r[a]??"";if(!i)continue;if(a===l-1){const p=`${t}:route:${s.method} ${s.url}|${s.file}`;o.children.push({id:p,label:i,kind:"route",path:r.join("/"),route:s,children:[]});continue}o.map||(o.map=new Map);const u=r.slice(0,a+1).join("/"),f=o.map.get(u);if(f){o=f;continue}const m={id:`${t}:folder:${u}`,label:i,kind:"folder",path:u,children:[]};o.map.set(u,m),o.children.push(m),o=m}}return n}function Zo(e){e.children.sort((t,n)=>{if(t.kind!==n.kind)return t.kind==="folder"?-1:1;const s=t.label.localeCompare(n.label);return s!==0?s:t.route&&n.route?t.route.method.localeCompare(n.route.method):0});for(const t of e.children)t.kind==="folder"&&Zo(t);return e}function qc(e,t){for(const n of e.children)n.kind==="folder"&&(t.push(n.id),qc(n,t))}function R_(e,t){const n=zc(e,t);Zo(n);const s=[];return qc(n,s),s}function Jc(e,t,n,s,r,o,l){for(const a of e.children){const i=a.kind==="folder"?a.path:n==="file"?a.route?.file??a.label:a.route?.url??a.label,c=a.kind==="folder"?r(a.id):!1,u={id:a.id,label:a.label,kind:a.kind,depth:t,title:i,expanded:c,selected:a.route?l(a.route)===o:!1};a.route&&(u.route=a.route),s.push(u),a.kind==="folder"&&c&&Jc(a,t+1,n,s,r,o,l)}}function P_(e){const t=[];return Jc(e.root,0,e.mode,t,e.isExpanded,e.selectedKey,e.getRouteKey),t}function $_(e){const t=ee("file"),n=ee(new Set),s=ee(new Set),r=ee(!1),o=ee(!1);function l(){return"mokup.playground.treeMode"}function a(T){return`mokup.playground.treeExpanded.${T}`}function i(T){try{const h=localStorage.getItem(a(T));if(!h)return{set:new Set,hasValue:!1};const k=JSON.parse(h);return Array.isArray(k)?{set:new Set(k.filter(S=>typeof S=="string")),hasValue:!0}:{set:new Set,hasValue:!1}}catch{return{set:new Set,hasValue:!1}}}function c(T,h){try{localStorage.setItem(a(T),JSON.stringify([...h]))}catch{}}function u(T){try{localStorage.setItem(l(),T)}catch{}}function f(){return t.value==="file"?n.value:s.value}function m(T,h){T==="file"?n.value=h:s.value=h}function p(T){return T==="file"?r.value:o.value}function g(T,h){T==="file"?r.value=h:o.value=h}function y(T){return e.searchTerm.value||!p(t.value)?!0:f().has(T)}function D(T){const h=t.value;if(!p(h)){const S=new Set(R_(e.routes.value,h));m(h,S),g(h,!0)}const k=new Set(f());k.has(T)?k.delete(T):k.add(T),m(h,k),g(h,!0),c(h,k)}function x(T){t.value=T,u(T)}const M=V(()=>{const T=t.value,h=zc(e.routes.value,T);return Zo(h),P_({root:h,mode:T,isExpanded:y,selectedKey:e.selectedKey.value,getRouteKey:e.getRouteKey})});return Cn(()=>{try{const T=localStorage.getItem(l());(T==="file"||T==="route")&&(t.value=T);const h=i("file");n.value=h.set,r.value=h.hasValue;const k=i("route");s.value=k.set,o.value=k.hasValue}catch{}}),{treeMode:t,treeRows:M,toggleExpanded:D,setTreeMode:x}}function M_(e){const t=ee(e.defaultWidth),n=ee(!1);let s=0,r=0;const o=V(()=>({"--left-width":`${t.value}px`}));function l(f){return Math.min(e.maxWidth,Math.max(e.minWidth,f))}function a(f){if(!n.value)return;const m=f.clientX-s;t.value=l(r+m)}function i(){n.value&&(n.value=!1,window.removeEventListener("pointermove",a),window.removeEventListener("pointerup",i),localStorage.setItem(e.storageKey,String(t.value)))}function c(f){f.button===0&&(f.preventDefault(),n.value=!0,s=f.clientX,r=t.value,window.addEventListener("pointermove",a),window.addEventListener("pointerup",i))}function u(){const f=Number(localStorage.getItem(e.storageKey));Number.isFinite(f)&&f>0&&(t.value=l(f))}return{splitWidth:t,splitStyle:o,isDragging:n,handleDragStart:c,restoreSplitWidth:u,stopDrag:i}}const I_={class:"h-screen overflow-hidden pg-app-bg","data-testid":"playground-app"},L_={key:0,class:"pointer-events-none fixed inset-x-0 top-5 z-50 flex justify-center px-4"},F_={class:"flex h-full w-full flex-col"},A_={class:"flex min-h-0 flex-1 flex-col overflow-hidden"},N_={class:"flex flex-1 flex-col overflow-hidden bg-pg-surface-shell"},O_={key:0,class:"relative hidden w-4 flex-none items-center justify-center lg:flex"},D_={class:"flex min-h-0 flex-1 flex-col overflow-hidden p-4 lg:p-6"},U_={class:"mt-3 flex-1 min-h-0 overflow-auto"},Ma="mokup.playground.sidebarCollapsed",Ia=72,V_=We({__name:"App",setup(e){const{routes:t,disabledRoutes:n,ignoredRoutes:s,configFiles:r,disabledConfigFiles:o,filtered:l,disabledFiltered:a,ignoredFiltered:i,configFiltered:c,disabledConfigFiltered:u,selected:f,selectedDisabled:m,selectedIgnored:p,selectedConfig:g,groups:y,activeGroup:D,loading:x,error:M,search:T,basePath:h,workspaceRoot:k,searchTerm:S,routeCount:I,disabledCount:N,ignoredCount:G,configCount:re,disabledConfigCount:pe,configStatusMap:j,routeKey:be,lastSelectedKey:oe,loadRoutes:ie,setActiveGroup:Y,selectRoute:X,selectDisabledRoute:W,selectIgnoredRoute:ge,selectConfig:ne,setBasePath:Z,configImpactRoutes:z}=S_(),{queryText:me,headersText:we,bodyText:Fe,bodyType:de,rawType:ce,rawValidate:Ce,multipartFiles:qe,binaryFile:He,responseRaw:_t,responsePretty:_,responseHeaders:R,responseContentType:O,responseStatus:B,responseTime:H,runRequest:K,isSwMode:b,isSwRegistering:d,routeParams:w,paramValues:P,missingParams:q,missingPulse:U,setParamValue:E,requestUrl:F,totalCount:Q,getRouteCount:se}=k_(f,{basePath:h}),ue=V(()=>f.value?be(f.value):""),Ge=V(()=>t.value.length>0||n.value.length>0||s.value.length>0||r.value.length>0||o.value.length>0),Be=V(()=>b.value?d.value?"sw-registering":"sw":"server"),tt=ee("active"),nt=ee("api"),Pt=ee("api"),{activeTotal:Rs,apiTotal:it,disabledTotal:wt,ignoredTotal:Ps,configTotal:$s,disabledConfigTotal:Yc,disabledApiTotal:Xc,visibleCount:Qc}=r_({routes:t,configCount:re,disabledCount:N,ignoredCount:G,disabledConfigCount:pe,routeCount:I,disabledFiltered:a,ignoredFiltered:i,configFiltered:c,disabledConfigFiltered:u,routeMode:tt,enabledMode:nt,disabledMode:Pt}),{setRouteMode:Zc,setEnabledMode:eu,setDisabledMode:tu,handleSelectRoute:nu,handleSelectConfig:su,handleSelectDisabled:ru,handleSelectIgnored:ou}=o_({routeMode:tt,enabledMode:nt,disabledMode:Pt,selected:f,selectedDisabled:m,selectedIgnored:p,selectedConfig:g,filtered:l,disabledFiltered:a,ignoredFiltered:i,lastSelectedKey:oe,getRouteKey:be,selectRoute:X,selectDisabledRoute:W,selectIgnoredRoute:ge,selectConfig:ne}),{splitStyle:lu,isDragging:au,handleDragStart:el,restoreSplitWidth:iu,stopDrag:cu,splitWidth:Kn}=M_({storageKey:"mokup:playground:split-width",defaultWidth:320,minWidth:240,maxWidth:560}),{treeMode:uu,treeRows:du,toggleExpanded:fu,setTreeMode:pu}=$_({routes:l,selectedKey:ue,searchTerm:S,getRouteKey:be}),Er=ee(!1),En=ee(null),pn=ee(!1),Rr=ee(320);function Pr(){ie().catch(()=>{})}function gu(){En.value&&window.clearTimeout(En.value),Er.value=!0,En.value=window.setTimeout(()=>{Er.value=!1,En.value=null},2e3)}function mu(){pn.value?(pn.value=!1,Kn.value=Rr.value):(Rr.value=Kn.value,pn.value=!0,Kn.value=Ia),localStorage.setItem(Ma,String(pn.value))}return Cn(()=>{Z(window.location.pathname),iu(),Rr.value=Kn.value,localStorage.getItem(Ma)==="true"&&(pn.value=!0,Kn.value=Ia),window.__MOKUP_PLAYGROUND__={reloadRoutes:Pr,notifyHotReload:gu},Pr()}),Sn(()=>{cu(),En.value&&window.clearTimeout(En.value)}),(hu,Oe)=>($(),L("div",I_,[J(wf,{name:"pg-hot-toast"},{default:fe(()=>[Er.value?($(),L("div",L_,[...Oe[10]||(Oe[10]=[v("div",{class:"pg-hot-toast inline-flex items-center gap-2 rounded-full border border-pg-border bg-pg-surface-panel px-4 py-2 text-sm font-medium text-pg-text shadow-lg"},[v("span",{class:"i-[carbon--checkmark-filled] h-4 w-4 text-pg-accent","aria-hidden":"true"}),ke(" Hot reload complete ")],-1)])])):he("",!0)]),_:1}),v("div",F_,[v("main",A_,[v("div",N_,[v("div",{class:ve(["flex min-h-0 flex-1 flex-col lg:flex-row",C(au)?"select-none":""]),style:_s(C(lu))},[J(s_,{search:C(T),"onUpdate:search":Oe[0]||(Oe[0]=Ye=>Ie(T)?T.value=Ye:null),collapsed:pn.value,"base-path":C(h),groups:C(y),"active-group":C(D),"tree-mode":C(uu),"route-mode":tt.value,"enabled-mode":nt.value,"disabled-mode":Pt.value,"selected-config":C(g),"selected-disabled":C(m),"selected-ignored":C(p),"active-total":C(Rs),"api-total":C(it),"disabled-total":C(wt),"ignored-total":C(Ps),"config-total":C($s),"disabled-api-total":C(Xc),"disabled-config-total":C(Yc),error:C(M),loading:C(x),"has-cached-data":Ge.value,filtered:C(l),"disabled-filtered":C(a),"ignored-filtered":C(i),"config-filtered":C(c),"disabled-config-filtered":C(u),"tree-rows":C(du),"workspace-root":C(k),"get-route-count":C(se),onToggleCollapse:mu,onSelectGroup:C(Y),onSetRouteMode:C(Zc),onSetEnabledMode:C(eu),onSetDisabledMode:C(tu),onToggle:C(fu),onSelectRoute:C(nu),onSelectDisabledRoute:C(ru),onSelectIgnoredRoute:C(ou),onSelectConfig:C(su),"onUpdate:treeMode":C(pu)},null,8,["search","collapsed","base-path","groups","active-group","tree-mode","route-mode","enabled-mode","disabled-mode","selected-config","selected-disabled","selected-ignored","active-total","api-total","disabled-total","ignored-total","config-total","disabled-api-total","disabled-config-total","error","loading","has-cached-data","filtered","disabled-filtered","ignored-filtered","config-filtered","disabled-config-filtered","tree-rows","workspace-root","get-route-count","onSelectGroup","onSetRouteMode","onSetEnabledMode","onSetDisabledMode","onToggle","onSelectRoute","onSelectDisabledRoute","onSelectIgnoredRoute","onSelectConfig","onUpdate:treeMode"]),pn.value?he("",!0):($(),L("div",O_,[Oe[12]||(Oe[12]=v("div",{class:"h-full w-px bg-pg-divider"},null,-1)),v("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:Oe[1]||(Oe[1]=(...Ye)=>C(el)&&C(el)(...Ye))},[...Oe[11]||(Oe[11]=[v("span",{class:"i-[carbon--drag-horizontal] h-5 w-5","aria-hidden":"true"},null,-1)])],32)])),v("section",D_,[J(Ly,{"visible-count":C(Qc),"total-count":C(Q),"request-mode":Be.value,onRefresh:Pr},null,8,["visible-count","total-count","request-mode"]),v("div",U_,[J(vy,{queryText:C(me),"onUpdate:queryText":Oe[2]||(Oe[2]=Ye=>Ie(me)?me.value=Ye:null),headersText:C(we),"onUpdate:headersText":Oe[3]||(Oe[3]=Ye=>Ie(we)?we.value=Ye:null),bodyText:C(Fe),"onUpdate:bodyText":Oe[4]||(Oe[4]=Ye=>Ie(Fe)?Fe.value=Ye:null),bodyType:C(de),"onUpdate:bodyType":Oe[5]||(Oe[5]=Ye=>Ie(de)?de.value=Ye:null),rawType:C(ce),"onUpdate:rawType":Oe[6]||(Oe[6]=Ye=>Ie(ce)?ce.value=Ye:null),rawValidate:C(Ce),"onUpdate:rawValidate":Oe[7]||(Oe[7]=Ye=>Ie(Ce)?Ce.value=Ye:null),multipartFiles:C(qe),"onUpdate:multipartFiles":Oe[8]||(Oe[8]=Ye=>Ie(qe)?qe.value=Ye:null),binaryFile:C(He),"onUpdate:binaryFile":Oe[9]||(Oe[9]=Ye=>Ie(He)?He.value=Ye:null),selected:C(f),"selected-disabled":C(m),"selected-ignored":C(p),"selected-config":C(g),"request-url":C(F),"workspace-root":C(k),"response-raw":C(_t),"response-pretty":C(_),"response-headers":C(R),"response-content-type":C(O),"response-status":C(B),"response-time":C(H),"is-sw-registering":C(d),"route-params":C(w),"param-values":C(P),"missing-params":C(q),"missing-pulse":C(U),"route-mode":tt.value,"enabled-mode":nt.value,"disabled-mode":Pt.value,"config-impact-routes":C(z),"config-status-map":C(j),"onUpdate:paramValue":C(E),onRun:C(K)},null,8,["queryText","headersText","bodyText","bodyType","rawType","rawValidate","multipartFiles","binaryFile","selected","selected-disabled","selected-ignored","selected-config","request-url","workspace-root","response-raw","response-pretty","response-headers","response-content-type","response-status","response-time","is-sw-registering","route-params","param-values","missing-params","missing-pulse","route-mode","enabled-mode","disabled-mode","config-impact-routes","config-status-map","onUpdate:paramValue","onRun"])])])],6)])])])]))}});_y();Gf(V_).use(Ry).mount("#app");export{Sn as a,$ as b,L as c,We as d,he as e,v as f,V as g,Sr as h,Qt as m,Cn as o,ee as r,A as t,vr as u,mt as w};
|
|
2
|
+
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))s(r);new MutationObserver(r=>{for(const o of r)if(o.type==="childList")for(const l of o.addedNodes)l.tagName==="LINK"&&l.rel==="modulepreload"&&s(l)}).observe(document,{childList:!0,subtree:!0});function n(r){const o={};return r.integrity&&(o.integrity=r.integrity),r.referrerPolicy&&(o.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?o.credentials="include":r.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function s(r){if(r.ep)return;r.ep=!0;const o=n(r);fetch(r.href,o)}})();function pl(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const Ve={},Gn=[],Ut=()=>{},Ui=()=>!1,Wr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),gl=e=>e.startsWith("onUpdate:"),et=Object.assign,ml=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Gd=Object.prototype.hasOwnProperty,Ae=(e,t)=>Gd.call(e,t),ge=Array.isArray,qn=e=>Gs(e)==="[object Map]",Ki=e=>Gs(e)==="[object Set]",zl=e=>Gs(e)==="[object Date]",be=e=>typeof e=="function",ze=e=>typeof e=="string",Pt=e=>typeof e=="symbol",Ne=e=>e!==null&&typeof e=="object",ji=e=>(Ne(e)||be(e))&&be(e.then)&&be(e.catch),Wi=Object.prototype.toString,Gs=e=>Wi.call(e),qd=e=>Gs(e).slice(8,-1),Bi=e=>Gs(e)==="[object Object]",Br=e=>ze(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,_s=pl(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Hr=e=>{const t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},zd=/-\w/g,mn=Hr(e=>e.replace(zd,t=>t.slice(1).toUpperCase())),Jd=/\B([A-Z])/g,yn=Hr(e=>e.replace(Jd,"-$1").toLowerCase()),Hi=Hr(e=>e.charAt(0).toUpperCase()+e.slice(1)),po=Hr(e=>e?`on${Hi(e)}`:""),pn=(e,t)=>!Object.is(e,t),go=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Gi=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},Yd=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Xd=e=>{const t=ze(e)?Number(e):NaN;return isNaN(t)?e:t};let Jl;const Gr=()=>Jl||(Jl=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Dn(e){if(ge(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=ze(s)?tf(s):Dn(s);if(r)for(const o in r)t[o]=r[o]}return t}else if(ze(e)||Ne(e))return e}const Qd=/;(?![^(]*\))/g,Zd=/:([^]+)/,ef=/\/\*[^]*?\*\//g;function tf(e){const t={};return e.replace(ef,"").split(Qd).forEach(n=>{if(n){const s=n.split(Zd);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function ie(e){let t="";if(ze(e))t=e;else if(ge(e))for(let n=0;n<e.length;n++){const s=ie(e[n]);s&&(t+=s+" ")}else if(Ne(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const nf="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",sf=pl(nf);function qi(e){return!!e||e===""}function rf(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=hl(e[s],t[s]);return n}function hl(e,t){if(e===t)return!0;let n=zl(e),s=zl(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=Pt(e),s=Pt(t),n||s)return e===t;if(n=ge(e),s=ge(t),n||s)return n&&s?rf(e,t):!1;if(n=Ne(e),s=Ne(t),n||s){if(!n||!s)return!1;const r=Object.keys(e).length,o=Object.keys(t).length;if(r!==o)return!1;for(const l in e){const a=e.hasOwnProperty(l),i=t.hasOwnProperty(l);if(a&&!i||!a&&i||!hl(e[l],t[l]))return!1}}return String(e)===String(t)}const zi=e=>!!(e&&e.__v_isRef===!0),F=e=>ze(e)?e:e==null?"":ge(e)||Ne(e)&&(e.toString===Wi||!be(e.toString))?zi(e)?F(e.value):JSON.stringify(e,Ji,2):String(e),Ji=(e,t)=>zi(t)?Ji(e,t.value):qn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],o)=>(n[mo(s,o)+" =>"]=r,n),{})}:Ki(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>mo(n))}:Pt(t)?mo(t):Ne(t)&&!ge(t)&&!Bi(t)?String(t):t,mo=(e,t="")=>{var n;return Pt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};let ht;class Yi{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.__v_skip=!0,this.parent=ht,!t&&ht&&(this.index=(ht.scopes||(ht.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=ht;try{return ht=this,t()}finally{ht=n}}}on(){++this._on===1&&(this.prevScope=ht,ht=this)}off(){this._on>0&&--this._on===0&&(ht=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function of(e){return new Yi(e)}function lf(){return ht}let Ue;const ho=new WeakSet;class Xi{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,ht&&ht.active&&ht.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ho.has(this)&&(ho.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Zi(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Yl(this),ec(this);const t=Ue,n=Rt;Ue=this,Rt=!0;try{return this.fn()}finally{tc(this),Ue=t,Rt=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)vl(t);this.deps=this.depsTail=void 0,Yl(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ho.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){No(this)&&this.run()}get dirty(){return No(this)}}let Qi=0,ws,Ts;function Zi(e,t=!1){if(e.flags|=8,t){e.next=Ts,Ts=e;return}e.next=ws,ws=e}function bl(){Qi++}function yl(){if(--Qi>0)return;if(Ts){let t=Ts;for(Ts=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;ws;){let t=ws;for(ws=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function ec(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function tc(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),vl(s),af(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function No(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(nc(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function nc(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Ms)||(e.globalVersion=Ms,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!No(e))))return;e.flags|=2;const t=e.dep,n=Ue,s=Rt;Ue=e,Rt=!0;try{ec(e);const r=e.fn(e._value);(t.version===0||pn(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{Ue=n,Rt=s,tc(e),e.flags&=-3}}function vl(e,t=!1){const{dep:n,prevSub:s,nextSub:r}=e;if(s&&(s.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let o=n.computed.deps;o;o=o.nextDep)vl(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function af(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let Rt=!0;const sc=[];function nn(){sc.push(Rt),Rt=!1}function sn(){const e=sc.pop();Rt=e===void 0?!0:e}function Yl(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=Ue;Ue=void 0;try{t()}finally{Ue=n}}}let Ms=0;class cf{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 xl{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(!Ue||!Rt||Ue===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==Ue)n=this.activeLink=new cf(Ue,this),Ue.deps?(n.prevDep=Ue.depsTail,Ue.depsTail.nextDep=n,Ue.depsTail=n):Ue.deps=Ue.depsTail=n,rc(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const s=n.nextDep;s.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=s),n.prevDep=Ue.depsTail,n.nextDep=void 0,Ue.depsTail.nextDep=n,Ue.depsTail=n,Ue.deps===n&&(Ue.deps=s)}return n}trigger(t){this.version++,Ms++,this.notify(t)}notify(t){bl();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{yl()}}}function rc(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let s=t.deps;s;s=s.nextDep)rc(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Sr=new WeakMap,In=Symbol(""),Oo=Symbol(""),Ls=Symbol("");function ot(e,t,n){if(Rt&&Ue){let s=Sr.get(e);s||Sr.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new xl),r.map=s,r.key=n),r.track()}}function Qt(e,t,n,s,r,o){const l=Sr.get(e);if(!l){Ms++;return}const a=i=>{i&&i.trigger()};if(bl(),t==="clear")l.forEach(a);else{const i=ge(e),c=i&&Br(n);if(i&&n==="length"){const u=Number(s);l.forEach((d,g)=>{(g==="length"||g===Ls||!Pt(g)&&g>=u)&&a(d)})}else switch((n!==void 0||l.has(void 0))&&a(l.get(n)),c&&a(l.get(Ls)),t){case"add":i?c&&a(l.get("length")):(a(l.get(In)),qn(e)&&a(l.get(Oo)));break;case"delete":i||(a(l.get(In)),qn(e)&&a(l.get(Oo)));break;case"set":qn(e)&&a(l.get(In));break}}yl()}function uf(e,t){const n=Sr.get(e);return n&&n.get(t)}function jn(e){const t=Re(e);return t===e?t:(ot(t,"iterate",Ls),_t(e)?t:t.map($t))}function qr(e){return ot(e=Re(e),"iterate",Ls),e}function un(e,t){return rn(e)?Qn(An(e)?$t(t):t):$t(t)}const df={__proto__:null,[Symbol.iterator](){return bo(this,Symbol.iterator,e=>un(this,e))},concat(...e){return jn(this).concat(...e.map(t=>ge(t)?jn(t):t))},entries(){return bo(this,"entries",e=>(e[1]=un(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(s=>un(this,s)),arguments)},find(e,t){return Ht(this,"find",e,t,n=>un(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=>un(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 yo(this,"includes",e)},indexOf(...e){return yo(this,"indexOf",e)},join(e){return jn(this).join(e)},lastIndexOf(...e){return yo(this,"lastIndexOf",e)},map(e,t){return Ht(this,"map",e,t,void 0,arguments)},pop(){return cs(this,"pop")},push(...e){return cs(this,"push",e)},reduce(e,...t){return Xl(this,"reduce",e,t)},reduceRight(e,...t){return Xl(this,"reduceRight",e,t)},shift(){return cs(this,"shift")},some(e,t){return Ht(this,"some",e,t,void 0,arguments)},splice(...e){return cs(this,"splice",e)},toReversed(){return jn(this).toReversed()},toSorted(e){return jn(this).toSorted(e)},toSpliced(...e){return jn(this).toSpliced(...e)},unshift(...e){return cs(this,"unshift",e)},values(){return bo(this,"values",e=>un(this,e))}};function bo(e,t,n){const s=qr(e),r=s[t]();return s!==e&&!_t(e)&&(r._next=r.next,r.next=()=>{const o=r._next();return o.done||(o.value=n(o.value)),o}),r}const ff=Array.prototype;function Ht(e,t,n,s,r,o){const l=qr(e),a=l!==e&&!_t(e),i=l[t];if(i!==ff[t]){const d=i.apply(e,o);return a?$t(d):d}let c=n;l!==e&&(a?c=function(d,g){return n.call(this,un(e,d),g,e)}:n.length>2&&(c=function(d,g){return n.call(this,d,g,e)}));const u=i.call(l,c,s);return a&&r?r(u):u}function Xl(e,t,n,s){const r=qr(e);let o=n;return r!==e&&(_t(e)?n.length>3&&(o=function(l,a,i){return n.call(this,l,a,i,e)}):o=function(l,a,i){return n.call(this,l,un(e,a),i,e)}),r[t](o,...s)}function yo(e,t,n){const s=Re(e);ot(s,"iterate",Ls);const r=s[t](...n);return(r===-1||r===!1)&&zr(n[0])?(n[0]=Re(n[0]),s[t](...n)):r}function cs(e,t,n=[]){nn(),bl();const s=Re(e)[t].apply(e,n);return yl(),sn(),s}const pf=pl("__proto__,__v_isRef,__isVue"),oc=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Pt));function gf(e){Pt(e)||(e=String(e));const t=Re(this);return ot(t,"has",e),t.hasOwnProperty(e)}class lc{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;const r=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return o;if(n==="__v_raw")return s===(r?o?kf:uc:o?cc:ic).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const l=ge(t);if(!r){let i;if(l&&(i=df[n]))return i;if(n==="hasOwnProperty")return gf}const a=Reflect.get(t,n,Ce(t)?t:s);if((Pt(n)?oc.has(n):pf(n))||(r||ot(t,"get",n),o))return a;if(Ce(a)){const i=l&&Br(n)?a:a.value;return r&&Ne(i)?Do(i):i}return Ne(a)?r?Do(a):wl(a):a}}class ac extends lc{constructor(t=!1){super(!1,t)}set(t,n,s,r){let o=t[n];const l=ge(t)&&Br(n);if(!this._isShallow){const c=rn(o);if(!_t(s)&&!rn(s)&&(o=Re(o),s=Re(s)),!l&&Ce(o)&&!Ce(s))return c||(o.value=s),!0}const a=l?Number(n)<t.length:Ae(t,n),i=Reflect.set(t,n,s,Ce(t)?t:r);return t===Re(r)&&(a?pn(s,o)&&Qt(t,"set",n,s):Qt(t,"add",n,s)),i}deleteProperty(t,n){const s=Ae(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&s&&Qt(t,"delete",n,void 0),r}has(t,n){const s=Reflect.has(t,n);return(!Pt(n)||!oc.has(n))&&ot(t,"has",n),s}ownKeys(t){return ot(t,"iterate",ge(t)?"length":In),Reflect.ownKeys(t)}}class mf extends lc{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const hf=new ac,bf=new mf,yf=new ac(!0);const Fo=e=>e,ar=e=>Reflect.getPrototypeOf(e);function vf(e,t,n){return function(...s){const r=this.__v_raw,o=Re(r),l=qn(o),a=e==="entries"||e===Symbol.iterator&&l,i=e==="keys"&&l,c=r[e](...s),u=n?Fo:t?Qn:$t;return!t&&ot(o,"iterate",i?Oo:In),et(Object.create(c),{next(){const{value:d,done:g}=c.next();return g?{value:d,done:g}:{value:a?[u(d[0]),u(d[1])]:u(d),done:g}}})}}function ir(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function xf(e,t){const n={get(r){const o=this.__v_raw,l=Re(o),a=Re(r);e||(pn(r,a)&&ot(l,"get",r),ot(l,"get",a));const{has:i}=ar(l),c=t?Fo:e?Qn:$t;if(i.call(l,r))return c(o.get(r));if(i.call(l,a))return c(o.get(a));o!==l&&o.get(r)},get size(){const r=this.__v_raw;return!e&&ot(Re(r),"iterate",In),r.size},has(r){const o=this.__v_raw,l=Re(o),a=Re(r);return e||(pn(r,a)&&ot(l,"has",r),ot(l,"has",a)),r===a?o.has(r):o.has(r)||o.has(a)},forEach(r,o){const l=this,a=l.__v_raw,i=Re(a),c=t?Fo:e?Qn:$t;return!e&&ot(i,"iterate",In),a.forEach((u,d)=>r.call(o,c(u),c(d),l))}};return et(n,e?{add:ir("add"),set:ir("set"),delete:ir("delete"),clear:ir("clear")}:{add(r){!t&&!_t(r)&&!rn(r)&&(r=Re(r));const o=Re(this);return ar(o).has.call(o,r)||(o.add(r),Qt(o,"add",r,r)),this},set(r,o){!t&&!_t(o)&&!rn(o)&&(o=Re(o));const l=Re(this),{has:a,get:i}=ar(l);let c=a.call(l,r);c||(r=Re(r),c=a.call(l,r));const u=i.call(l,r);return l.set(r,o),c?pn(o,u)&&Qt(l,"set",r,o):Qt(l,"add",r,o),this},delete(r){const o=Re(this),{has:l,get:a}=ar(o);let i=l.call(o,r);i||(r=Re(r),i=l.call(o,r)),a&&a.call(o,r);const c=o.delete(r);return i&&Qt(o,"delete",r,void 0),c},clear(){const r=Re(this),o=r.size!==0,l=r.clear();return o&&Qt(r,"clear",void 0,void 0),l}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=vf(r,e,t)}),n}function _l(e,t){const n=xf(e,t);return(s,r,o)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(Ae(n,r)&&r in s?n:s,r,o)}const _f={get:_l(!1,!1)},wf={get:_l(!1,!0)},Tf={get:_l(!0,!1)};const ic=new WeakMap,cc=new WeakMap,uc=new WeakMap,kf=new WeakMap;function Cf(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Sf(e){return e.__v_skip||!Object.isExtensible(e)?0:Cf(qd(e))}function wl(e){return rn(e)?e:Tl(e,!1,hf,_f,ic)}function Ef(e){return Tl(e,!1,yf,wf,cc)}function Do(e){return Tl(e,!0,bf,Tf,uc)}function Tl(e,t,n,s,r){if(!Ne(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=Sf(e);if(o===0)return e;const l=r.get(e);if(l)return l;const a=new Proxy(e,o===2?s:n);return r.set(e,a),a}function An(e){return rn(e)?An(e.__v_raw):!!(e&&e.__v_isReactive)}function rn(e){return!!(e&&e.__v_isReadonly)}function _t(e){return!!(e&&e.__v_isShallow)}function zr(e){return e?!!e.__v_raw:!1}function Re(e){const t=e&&e.__v_raw;return t?Re(t):e}function Rf(e){return!Ae(e,"__v_skip")&&Object.isExtensible(e)&&Gi(e,"__v_skip",!0),e}const $t=e=>Ne(e)?wl(e):e,Qn=e=>Ne(e)?Do(e):e;function Ce(e){return e?e.__v_isRef===!0:!1}function ee(e){return dc(e,!1)}function Pf(e){return dc(e,!0)}function dc(e,t){return Ce(e)?e:new $f(e,t)}class $f{constructor(t,n){this.dep=new xl,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:Re(t),this._value=n?t:$t(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||_t(t)||rn(t);t=s?t:Re(t),pn(t,n)&&(this._rawValue=t,this._value=s?t:$t(t),this.dep.trigger())}}function C(e){return Ce(e)?e.value:e}const Mf={get:(e,t,n)=>t==="__v_raw"?e:C(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return Ce(r)&&!Ce(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function fc(e){return An(e)?e:new Proxy(e,Mf)}function Lf(e){const t=ge(e)?new Array(e.length):{};for(const n in e)t[n]=Af(e,n);return t}class If{constructor(t,n,s){this._object=t,this._key=n,this._defaultValue=s,this.__v_isRef=!0,this._value=void 0,this._raw=Re(t);let r=!0,o=t;if(!ge(t)||!Br(String(n)))do r=!zr(o)||_t(o);while(r&&(o=o.__v_raw));this._shallow=r}get value(){let t=this._object[this._key];return this._shallow&&(t=C(t)),this._value=t===void 0?this._defaultValue:t}set value(t){if(this._shallow&&Ce(this._raw[this._key])){const n=this._object[this._key];if(Ce(n)){n.value=t;return}}this._object[this._key]=t}get dep(){return uf(this._raw,this._key)}}function Af(e,t,n){return new If(e,t,n)}class Nf{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new xl(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Ms-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&Ue!==this)return Zi(this,!0),!0}get value(){const t=this.dep.track();return nc(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Of(e,t,n=!1){let s,r;return be(e)?s=e:(s=e.get,r=e.set),new Nf(s,r,n)}const cr={},Er=new WeakMap;let $n;function Ff(e,t=!1,n=$n){if(n){let s=Er.get(n);s||Er.set(n,s=[]),s.push(e)}}function Df(e,t,n=Ve){const{immediate:s,deep:r,once:o,scheduler:l,augmentJob:a,call:i}=n,c=h=>r?h:_t(h)||r===!1||r===0?Zt(h,1):Zt(h);let u,d,g,f,m=!1,y=!1;if(Ce(e)?(d=()=>e.value,m=_t(e)):An(e)?(d=()=>c(e),m=!0):ge(e)?(y=!0,m=e.some(h=>An(h)||_t(h)),d=()=>e.map(h=>{if(Ce(h))return h.value;if(An(h))return c(h);if(be(h))return i?i(h,2):h()})):be(e)?t?d=i?()=>i(e,2):e:d=()=>{if(g){nn();try{g()}finally{sn()}}const h=$n;$n=u;try{return i?i(e,3,[f]):e(f)}finally{$n=h}}:d=Ut,t&&r){const h=d,P=r===!0?1/0:r;d=()=>Zt(h(),P)}const A=lf(),b=()=>{u.stop(),A&&A.active&&ml(A.effects,u)};if(o&&t){const h=t;t=(...P)=>{h(...P),b()}}let E=y?new Array(e.length).fill(cr):cr;const w=h=>{if(!(!(u.flags&1)||!u.dirty&&!h))if(t){const P=u.run();if(r||m||(y?P.some((S,I)=>pn(S,E[I])):pn(P,E))){g&&g();const S=$n;$n=u;try{const I=[P,E===cr?void 0:y&&E[0]===cr?[]:E,f];E=P,i?i(t,3,I):t(...I)}finally{$n=S}}}else u.run()};return a&&a(w),u=new Xi(d),u.scheduler=l?()=>l(w,!1):w,f=h=>Ff(h,!1,u),g=u.onStop=()=>{const h=Er.get(u);if(h){if(i)i(h,4);else for(const P of h)P();Er.delete(u)}},t?s?w(!0):E=u.run():l?l(w.bind(null,!0),!0):u.run(),b.pause=u.pause.bind(u),b.resume=u.resume.bind(u),b.stop=b,b}function Zt(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--,Ce(e))Zt(e.value,t,n);else if(ge(e))for(let s=0;s<e.length;s++)Zt(e[s],t,n);else if(Ki(e)||qn(e))e.forEach(s=>{Zt(s,t,n)});else if(Bi(e)){for(const s in e)Zt(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&Zt(e[s],t,n)}return e}function qs(e,t,n,s){try{return s?e(...s):e()}catch(r){zs(r,t,n)}}function Mt(e,t,n,s){if(be(e)){const r=qs(e,t,n,s);return r&&ji(r)&&r.catch(o=>{zs(o,t,n)}),r}if(ge(e)){const r=[];for(let o=0;o<e.length;o++)r.push(Mt(e[o],t,n,s));return r}}function zs(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:l}=t&&t.appContext.config||Ve;if(t){let a=t.parent;const i=t.proxy,c=`https://vuejs.org/error-reference/#runtime-${n}`;for(;a;){const u=a.ec;if(u){for(let d=0;d<u.length;d++)if(u[d](e,i,c)===!1)return}a=a.parent}if(o){nn(),qs(o,null,10,[e,i,c]),sn();return}}Vf(e,n,r,s,l)}function Vf(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}const pt=[];let Ft=-1;const zn=[];let dn=null,Bn=0;const pc=Promise.resolve();let Rr=null;function ks(e){const t=Rr||pc;return e?t.then(this?e.bind(this):e):t}function Uf(e){let t=Ft+1,n=pt.length;for(;t<n;){const s=t+n>>>1,r=pt[s],o=Is(r);o<e||o===e&&r.flags&2?t=s+1:n=s}return t}function kl(e){if(!(e.flags&1)){const t=Is(e),n=pt[pt.length-1];!n||!(e.flags&2)&&t>=Is(n)?pt.push(e):pt.splice(Uf(t),0,e),e.flags|=1,gc()}}function gc(){Rr||(Rr=pc.then(hc))}function Kf(e){ge(e)?zn.push(...e):dn&&e.id===-1?dn.splice(Bn+1,0,e):e.flags&1||(zn.push(e),e.flags|=1),gc()}function Ql(e,t,n=Ft+1){for(;n<pt.length;n++){const s=pt[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;pt.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function mc(e){if(zn.length){const t=[...new Set(zn)].sort((n,s)=>Is(n)-Is(s));if(zn.length=0,dn){dn.push(...t);return}for(dn=t,Bn=0;Bn<dn.length;Bn++){const n=dn[Bn];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}dn=null,Bn=0}}const Is=e=>e.id==null?e.flags&2?-1:1/0:e.id;function hc(e){try{for(Ft=0;Ft<pt.length;Ft++){const t=pt[Ft];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),qs(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Ft<pt.length;Ft++){const t=pt[Ft];t&&(t.flags&=-2)}Ft=-1,pt.length=0,mc(),Rr=null,(pt.length||zn.length)&&hc()}}let it=null,bc=null;function Pr(e){const t=it;return it=e,bc=e&&e.type.__scopeId||null,t}function ue(e,t=it,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&Lr(-1);const o=Pr(t);let l;try{l=e(...r)}finally{Pr(o),s._d&&Lr(1)}return l};return s._n=!0,s._c=!0,s._d=!0,s}function vo(e,t){if(it===null)return e;const n=Qr(it),s=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[o,l,a,i=Ve]=t[r];o&&(be(o)&&(o={mounted:o,updated:o}),o.deep&&Zt(l),s.push({dir:o,instance:n,value:l,oldValue:void 0,arg:a,modifiers:i}))}return e}function kn(e,t,n,s){const r=e.dirs,o=t&&t.dirs;for(let l=0;l<r.length;l++){const a=r[l];o&&(a.oldValue=o[l].value);let i=a.dir[s];i&&(nn(),Mt(i,n,8,[e.el,a,e,t]),sn())}}function jf(e,t){if(at){let n=at.provides;const s=at.parent&&at.parent.provides;s===n&&(n=at.provides=Object.create(s)),n[e]=t}}function Cs(e,t,n=!1){const s=Xs();if(s||Yn){let r=Yn?Yn._context.provides:s?s.parent==null||s.ce?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return n&&be(t)?t.call(s&&s.proxy):t}}const Wf=Symbol.for("v-scx"),Bf=()=>Cs(Wf);function ct(e,t,n){return yc(e,t,n)}function yc(e,t,n=Ve){const{immediate:s,deep:r,flush:o,once:l}=n,a=et({},n),i=t&&s||!t&&o!=="post";let c;if(es){if(o==="sync"){const f=Bf();c=f.__watcherHandles||(f.__watcherHandles=[])}else if(!i){const f=()=>{};return f.stop=Ut,f.resume=Ut,f.pause=Ut,f}}const u=at;a.call=(f,m,y)=>Mt(f,u,m,y);let d=!1;o==="post"?a.scheduler=f=>{rt(f,u&&u.suspense)}:o!=="sync"&&(d=!0,a.scheduler=(f,m)=>{m?f():kl(f)}),a.augmentJob=f=>{t&&(f.flags|=4),d&&(f.flags|=2,u&&(f.id=u.uid,f.i=u))};const g=Df(e,t,a);return es&&(c?c.push(g):i&&g()),g}function Hf(e,t,n){const s=this.proxy,r=ze(e)?e.includes(".")?vc(s,e):()=>s[e]:e.bind(s,s);let o;be(t)?o=t:(o=t.handler,n=t);const l=Qs(this),a=yc(r,o.bind(s),n);return l(),a}function vc(e,t){const n=t.split(".");return()=>{let s=e;for(let r=0;r<n.length&&s;r++)s=s[n[r]];return s}}const xc=Symbol("_vte"),_c=e=>e.__isTeleport,Ss=e=>e&&(e.disabled||e.disabled===""),Zl=e=>e&&(e.defer||e.defer===""),ea=e=>typeof SVGElement<"u"&&e instanceof SVGElement,ta=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,Vo=(e,t)=>{const n=e&&e.to;return ze(n)?t?t(n):null:n},wc={name:"Teleport",__isTeleport:!0,process(e,t,n,s,r,o,l,a,i,c){const{mc:u,pc:d,pbc:g,o:{insert:f,querySelector:m,createText:y,createComment:A}}=c,b=Ss(t.props);let{shapeFlag:E,children:w,dynamicChildren:h}=t;if(e==null){const P=t.el=y(""),S=t.anchor=y("");f(P,n,s),f(S,n,s);const I=(z,Z)=>{E&16&&u(w,z,Z,r,o,l,a,i)},K=()=>{const z=t.target=Vo(t.props,m),Z=Uo(z,t,y,f);z&&(l!=="svg"&&ea(z)?l="svg":l!=="mathml"&&ta(z)&&(l="mathml"),r&&r.isCE&&(r.ce._teleportTargets||(r.ce._teleportTargets=new Set)).add(z),b||(I(z,Z),_r(t,!1)))};b&&(I(n,S),_r(t,!0)),Zl(t.props)?(t.el.__isMounted=!1,rt(()=>{K(),delete t.el.__isMounted},o)):K()}else{if(Zl(t.props)&&e.el.__isMounted===!1){rt(()=>{wc.process(e,t,n,s,r,o,l,a,i,c)},o);return}t.el=e.el,t.targetStart=e.targetStart;const P=t.anchor=e.anchor,S=t.target=e.target,I=t.targetAnchor=e.targetAnchor,K=Ss(e.props),z=K?n:S,Z=K?P:I;if(l==="svg"||ea(S)?l="svg":(l==="mathml"||ta(S))&&(l="mathml"),h?(g(e.dynamicChildren,h,z,r,o,l,a),Pl(e,t,!0)):i||d(e,t,z,Z,r,o,l,a,!1),b)K?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):ur(t,n,P,c,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const se=t.target=Vo(t.props,m);se&&ur(t,se,null,c,0)}else K&&ur(t,S,I,c,1);_r(t,b)}},remove(e,t,n,{um:s,o:{remove:r}},o){const{shapeFlag:l,children:a,anchor:i,targetStart:c,targetAnchor:u,target:d,props:g}=e;if(d&&(r(c),r(u)),o&&r(i),l&16){const f=o||!Ss(g);for(let m=0;m<a.length;m++){const y=a[m];s(y,t,n,f,!!y.dynamicChildren)}}},move:ur,hydrate:Gf};function ur(e,t,n,{o:{insert:s},m:r},o=2){o===0&&s(e.targetAnchor,t,n);const{el:l,anchor:a,shapeFlag:i,children:c,props:u}=e,d=o===2;if(d&&s(l,t,n),(!d||Ss(u))&&i&16)for(let g=0;g<c.length;g++)r(c[g],t,n,2);d&&s(a,t,n)}function Gf(e,t,n,s,r,o,{o:{nextSibling:l,parentNode:a,querySelector:i,insert:c,createText:u}},d){function g(A,b){let E=b;for(;E;){if(E&&E.nodeType===8){if(E.data==="teleport start anchor")t.targetStart=E;else if(E.data==="teleport anchor"){t.targetAnchor=E,A._lpa=t.targetAnchor&&l(t.targetAnchor);break}}E=l(E)}}function f(A,b){b.anchor=d(l(A),b,a(A),n,s,r,o)}const m=t.target=Vo(t.props,i),y=Ss(t.props);if(m){const A=m._lpa||m.firstChild;t.shapeFlag&16&&(y?(f(e,t),g(m,A),t.targetAnchor||Uo(m,t,u,c,a(e)===m?e:null)):(t.anchor=l(e),g(m,A),t.targetAnchor||Uo(m,t,u,c),d(A&&l(A),t,m,n,s,r,o))),_r(t,y)}else y&&t.shapeFlag&16&&(f(e,t),t.targetStart=e,t.targetAnchor=l(e));return t.anchor&&l(t.anchor)}const qf=wc;function _r(e,t){const n=e.ctx;if(n&&n.ut){let s,r;for(t?(s=e.el,r=e.anchor):(s=e.targetStart,r=e.targetAnchor);s&&s!==r;)s.nodeType===1&&s.setAttribute("data-v-owner",n.uid),s=s.nextSibling;n.ut()}}function Uo(e,t,n,s,r=null){const o=t.targetStart=n(""),l=t.targetAnchor=n("");return o[xc]=l,e&&(s(o,e,r),s(l,e,r)),l}const Dt=Symbol("_leaveCb"),us=Symbol("_enterCb");function zf(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return rs(()=>{e.isMounted=!0}),Vn(()=>{e.isUnmounting=!0}),e}const Ct=[Function,Array],Tc={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ct,onEnter:Ct,onAfterEnter:Ct,onEnterCancelled:Ct,onBeforeLeave:Ct,onLeave:Ct,onAfterLeave:Ct,onLeaveCancelled:Ct,onBeforeAppear:Ct,onAppear:Ct,onAfterAppear:Ct,onAppearCancelled:Ct},kc=e=>{const t=e.subTree;return t.component?kc(t.component):t},Jf={name:"BaseTransition",props:Tc,setup(e,{slots:t}){const n=Xs(),s=zf();return()=>{const r=t.default&&Ec(t.default(),!0);if(!r||!r.length)return;const o=Cc(r),l=Re(e),{mode:a}=l;if(s.isLeaving)return xo(o);const i=na(o);if(!i)return xo(o);let c=Ko(i,l,s,n,d=>c=d);i.type!==lt&&As(i,c);let u=n.subTree&&na(n.subTree);if(u&&u.type!==lt&&!Mn(u,i)&&kc(n).type!==lt){let d=Ko(u,l,s,n);if(As(u,d),a==="out-in"&&i.type!==lt)return s.isLeaving=!0,d.afterLeave=()=>{s.isLeaving=!1,n.job.flags&8||n.update(),delete d.afterLeave,u=void 0},xo(o);a==="in-out"&&i.type!==lt?d.delayLeave=(g,f,m)=>{const y=Sc(s,u);y[String(u.key)]=u,g[Dt]=()=>{f(),g[Dt]=void 0,delete c.delayedLeave,u=void 0},c.delayedLeave=()=>{m(),delete c.delayedLeave,u=void 0}}:u=void 0}else u&&(u=void 0);return o}}};function Cc(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==lt){t=n;break}}return t}const Yf=Jf;function Sc(e,t){const{leavingVNodes:n}=e;let s=n.get(t.type);return s||(s=Object.create(null),n.set(t.type,s)),s}function Ko(e,t,n,s,r){const{appear:o,mode:l,persisted:a=!1,onBeforeEnter:i,onEnter:c,onAfterEnter:u,onEnterCancelled:d,onBeforeLeave:g,onLeave:f,onAfterLeave:m,onLeaveCancelled:y,onBeforeAppear:A,onAppear:b,onAfterAppear:E,onAppearCancelled:w}=t,h=String(e.key),P=Sc(n,e),S=(z,Z)=>{z&&Mt(z,s,9,Z)},I=(z,Z)=>{const se=Z[1];S(z,Z),ge(z)?z.every(J=>J.length<=1)&&se():z.length<=1&&se()},K={mode:l,persisted:a,beforeEnter(z){let Z=i;if(!n.isMounted)if(o)Z=A||i;else return;z[Dt]&&z[Dt](!0);const se=P[h];se&&Mn(e,se)&&se.el[Dt]&&se.el[Dt](),S(Z,[z])},enter(z){let Z=c,se=u,J=d;if(!n.isMounted)if(o)Z=b||c,se=E||u,J=w||d;else return;let fe=!1;z[us]=Y=>{fe||(fe=!0,Y?S(J,[z]):S(se,[z]),K.delayedLeave&&K.delayedLeave(),z[us]=void 0)};const ne=z[us].bind(null,!1);Z?I(Z,[z,ne]):ne()},leave(z,Z){const se=String(e.key);if(z[us]&&z[us](!0),n.isUnmounting)return Z();S(g,[z]);let J=!1;z[Dt]=ne=>{J||(J=!0,Z(),ne?S(y,[z]):S(m,[z]),z[Dt]=void 0,P[se]===e&&delete P[se])};const fe=z[Dt].bind(null,!1);P[se]=e,f?I(f,[z,fe]):fe()},clone(z){const Z=Ko(z,t,n,s,r);return r&&r(Z),Z}};return K}function xo(e){if(Js(e))return e=hn(e),e.children=null,e}function na(e){if(!Js(e))return _c(e.type)&&e.children?Cc(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&be(n.default))return n.default()}}function As(e,t){e.shapeFlag&6&&e.component?(e.transition=t,As(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 Ec(e,t=!1,n){let s=[],r=0;for(let o=0;o<e.length;o++){let l=e[o];const a=n==null?l.key:String(n)+String(l.key!=null?l.key:o);l.type===me?(l.patchFlag&128&&r++,s=s.concat(Ec(l.children,t,a))):(t||l.type!==lt)&&s.push(a!=null?hn(l,{key:a}):l)}if(r>1)for(let o=0;o<s.length;o++)s[o].patchFlag=-2;return s}function je(e,t){return be(e)?et({name:e.name},t,{setup:e}):e}function Cl(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function sa(e,t){let n;return!!((n=Object.getOwnPropertyDescriptor(e,t))&&!n.configurable)}const $r=new WeakMap;function Es(e,t,n,s,r=!1){if(ge(e)){e.forEach((y,A)=>Es(y,t&&(ge(t)?t[A]:t),n,s,r));return}if(Jn(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&Es(e,t,n,s.component.subTree);return}const o=s.shapeFlag&4?Qr(s.component):s.el,l=r?null:o,{i:a,r:i}=e,c=t&&t.r,u=a.refs===Ve?a.refs={}:a.refs,d=a.setupState,g=Re(d),f=d===Ve?Ui:y=>sa(u,y)?!1:Ae(g,y),m=(y,A)=>!(A&&sa(u,A));if(c!=null&&c!==i){if(ra(t),ze(c))u[c]=null,f(c)&&(d[c]=null);else if(Ce(c)){const y=t;m(c,y.k)&&(c.value=null),y.k&&(u[y.k]=null)}}if(be(i))qs(i,a,12,[l,u]);else{const y=ze(i),A=Ce(i);if(y||A){const b=()=>{if(e.f){const E=y?f(i)?d[i]:u[i]:m()||!e.k?i.value:u[e.k];if(r)ge(E)&&ml(E,o);else if(ge(E))E.includes(o)||E.push(o);else if(y)u[i]=[o],f(i)&&(d[i]=u[i]);else{const w=[o];m(i,e.k)&&(i.value=w),e.k&&(u[e.k]=w)}}else y?(u[i]=l,f(i)&&(d[i]=l)):A&&(m(i,e.k)&&(i.value=l),e.k&&(u[e.k]=l))};if(l){const E=()=>{b(),$r.delete(e)};E.id=-1,$r.set(e,E),rt(E,n)}else ra(e),b()}}}function ra(e){const t=$r.get(e);t&&(t.flags|=8,$r.delete(e))}const oa=e=>e.nodeType===8;Gr().requestIdleCallback;Gr().cancelIdleCallback;function Xf(e,t){if(oa(e)&&e.data==="["){let n=1,s=e.nextSibling;for(;s;){if(s.nodeType===1){if(t(s)===!1)break}else if(oa(s))if(s.data==="]"){if(--n===0)break}else s.data==="["&&n++;s=s.nextSibling}}else t(e)}const Jn=e=>!!e.type.__asyncLoader;function Qf(e){be(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:s,delay:r=200,hydrate:o,timeout:l,suspensible:a=!0,onError:i}=e;let c=null,u,d=0;const g=()=>(d++,c=null,f()),f=()=>{let m;return c||(m=c=t().catch(y=>{if(y=y instanceof Error?y:new Error(String(y)),i)return new Promise((A,b)=>{i(y,()=>A(g()),()=>b(y),d+1)});throw y}).then(y=>m!==c&&c?c:(y&&(y.__esModule||y[Symbol.toStringTag]==="Module")&&(y=y.default),u=y,y)))};return je({name:"AsyncComponentWrapper",__asyncLoader:f,__asyncHydrate(m,y,A){let b=!1;(y.bu||(y.bu=[])).push(()=>b=!0);const E=()=>{b||A()},w=o?()=>{const h=o(E,P=>Xf(m,P));h&&(y.bum||(y.bum=[])).push(h)}:E;u?w():f().then(()=>!y.isUnmounted&&w())},get __asyncResolved(){return u},setup(){const m=at;if(Cl(m),u)return()=>dr(u,m);const y=w=>{c=null,zs(w,m,13,!s)};if(a&&m.suspense||es)return f().then(w=>()=>dr(w,m)).catch(w=>(y(w),()=>s?Q(s,{error:w}):null));const A=ee(!1),b=ee(),E=ee(!!r);return r&&setTimeout(()=>{E.value=!1},r),l!=null&&setTimeout(()=>{if(!A.value&&!b.value){const w=new Error(`Async component timed out after ${l}ms.`);y(w),b.value=w}},l),f().then(()=>{A.value=!0,m.parent&&Js(m.parent.vnode)&&m.parent.update()}).catch(w=>{y(w),b.value=w}),()=>{if(A.value&&u)return dr(u,m);if(b.value&&s)return Q(s,{error:b.value});if(n&&!E.value)return dr(n,m)}}})}function dr(e,t){const{ref:n,props:s,children:r,ce:o}=t.vnode,l=Q(e,s,r);return l.ref=n,l.ce=o,delete t.vnode.ce,l}const Js=e=>e.type.__isKeepAlive;function Zf(e,t){Rc(e,"a",t)}function ep(e,t){Rc(e,"da",t)}function Rc(e,t,n=at){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(Jr(t,s,n),n){let r=n.parent;for(;r&&r.parent;)Js(r.parent.vnode)&&tp(s,t,n,r),r=r.parent}}function tp(e,t,n,s){const r=Jr(t,e,s,!0);Sl(()=>{ml(s[t],r)},n)}function Jr(e,t,n=at,s=!1){if(n){const r=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...l)=>{nn();const a=Qs(n),i=Mt(t,n,e,l);return a(),sn(),i});return s?r.unshift(o):r.push(o),o}}const ln=e=>(t,n=at)=>{(!es||e==="sp")&&Jr(e,(...s)=>t(...s),n)},np=ln("bm"),rs=ln("m"),sp=ln("bu"),rp=ln("u"),Vn=ln("bum"),Sl=ln("um"),op=ln("sp"),lp=ln("rtg"),ap=ln("rtc");function ip(e,t=at){Jr("ec",e,t)}const cp=Symbol.for("v-ndc");function Fe(e,t,n,s){let r;const o=n,l=ge(e);if(l||ze(e)){const a=l&&An(e);let i=!1,c=!1;a&&(i=!_t(e),c=rn(e),e=qr(e)),r=new Array(e.length);for(let u=0,d=e.length;u<d;u++)r[u]=t(i?c?Qn($t(e[u])):$t(e[u]):e[u],u,void 0,o)}else if(typeof e=="number"){r=new Array(e);for(let a=0;a<e;a++)r[a]=t(a+1,a,void 0,o)}else if(Ne(e))if(e[Symbol.iterator])r=Array.from(e,(a,i)=>t(a,i,void 0,o));else{const a=Object.keys(e);r=new Array(a.length);for(let i=0,c=a.length;i<c;i++){const u=a[i];r[i]=t(e[u],u,i,o)}}else r=[];return r}function Zn(e,t,n={},s,r){if(it.ce||it.parent&&Jn(it.parent)&&it.parent.ce){const c=Object.keys(n).length>0;return t!=="default"&&(n.name=t),L(),ut(me,null,[Q("slot",n,s)],c?-2:64)}let o=e[t];o&&o._c&&(o._d=!1),L();const l=o&&Pc(o(n)),a=n.key||l&&l.key,i=ut(me,{key:(a&&!Pt(a)?a:`_${t}`)+(!l&&s?"_fb":"")},l||[],l&&e._===1?64:-2);return i.scopeId&&(i.slotScopeIds=[i.scopeId+"-s"]),o&&o._c&&(o._d=!0),i}function Pc(e){return e.some(t=>Os(t)?!(t.type===lt||t.type===me&&!Pc(t.children)):!0)?e:null}const jo=e=>e?zc(e)?Qr(e):jo(e.parent):null,Rs=et(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=>jo(e.parent),$root:e=>jo(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Mc(e),$forceUpdate:e=>e.f||(e.f=()=>{kl(e.update)}),$nextTick:e=>e.n||(e.n=ks.bind(e.proxy)),$watch:e=>Hf.bind(e)}),_o=(e,t)=>e!==Ve&&!e.__isScriptSetup&&Ae(e,t),up={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:r,props:o,accessCache:l,type:a,appContext:i}=e;if(t[0]!=="$"){const g=l[t];if(g!==void 0)switch(g){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return o[t]}else{if(_o(s,t))return l[t]=1,s[t];if(r!==Ve&&Ae(r,t))return l[t]=2,r[t];if(Ae(o,t))return l[t]=3,o[t];if(n!==Ve&&Ae(n,t))return l[t]=4,n[t];Wo&&(l[t]=0)}}const c=Rs[t];let u,d;if(c)return t==="$attrs"&&ot(e.attrs,"get",""),c(e);if((u=a.__cssModules)&&(u=u[t]))return u;if(n!==Ve&&Ae(n,t))return l[t]=4,n[t];if(d=i.config.globalProperties,Ae(d,t))return d[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:o}=e;return _o(r,t)?(r[t]=n,!0):s!==Ve&&Ae(s,t)?(s[t]=n,!0):Ae(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,props:o,type:l}},a){let i;return!!(n[a]||e!==Ve&&a[0]!=="$"&&Ae(e,a)||_o(t,a)||Ae(o,a)||Ae(s,a)||Ae(Rs,a)||Ae(r.config.globalProperties,a)||(i=l.__cssModules)&&i[a])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Ae(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Yr(){return dp().attrs}function dp(e){const t=Xs();return t.setupContext||(t.setupContext=Yc(t))}function la(e){return ge(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Wo=!0;function fp(e){const t=Mc(e),n=e.proxy,s=e.ctx;Wo=!1,t.beforeCreate&&aa(t.beforeCreate,e,"bc");const{data:r,computed:o,methods:l,watch:a,provide:i,inject:c,created:u,beforeMount:d,mounted:g,beforeUpdate:f,updated:m,activated:y,deactivated:A,beforeDestroy:b,beforeUnmount:E,destroyed:w,unmounted:h,render:P,renderTracked:S,renderTriggered:I,errorCaptured:K,serverPrefetch:z,expose:Z,inheritAttrs:se,components:J,directives:fe,filters:ne}=t;if(c&&pp(c,s,null),l)for(const W in l){const G=l[W];be(G)&&(s[W]=G.bind(n))}if(r){const W=r.call(n,n);Ne(W)&&(e.data=wl(W))}if(Wo=!0,o)for(const W in o){const G=o[W],oe=be(G)?G.bind(n,n):be(G.get)?G.get.bind(n,n):Ut,Te=!be(G)&&be(G.set)?G.set.bind(n):Ut,ve=j({get:oe,set:Te});Object.defineProperty(s,W,{enumerable:!0,configurable:!0,get:()=>ve.value,set:pe=>ve.value=pe})}if(a)for(const W in a)$c(a[W],s,n,W);if(i){const W=be(i)?i.call(n):i;Reflect.ownKeys(W).forEach(G=>{jf(G,W[G])})}u&&aa(u,e,"c");function B(W,G){ge(G)?G.forEach(oe=>W(oe.bind(n))):G&&W(G.bind(n))}if(B(np,d),B(rs,g),B(sp,f),B(rp,m),B(Zf,y),B(ep,A),B(ip,K),B(ap,S),B(lp,I),B(Vn,E),B(Sl,h),B(op,z),ge(Z))if(Z.length){const W=e.exposed||(e.exposed={});Z.forEach(G=>{Object.defineProperty(W,G,{get:()=>n[G],set:oe=>n[G]=oe,enumerable:!0})})}else e.exposed||(e.exposed={});P&&e.render===Ut&&(e.render=P),se!=null&&(e.inheritAttrs=se),J&&(e.components=J),fe&&(e.directives=fe),z&&Cl(e)}function pp(e,t,n=Ut){ge(e)&&(e=Bo(e));for(const s in e){const r=e[s];let o;Ne(r)?"default"in r?o=Cs(r.from||s,r.default,!0):o=Cs(r.from||s):o=Cs(r),Ce(o)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:l=>o.value=l}):t[s]=o}}function aa(e,t,n){Mt(ge(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function $c(e,t,n,s){let r=s.includes(".")?vc(n,s):()=>n[s];if(ze(e)){const o=t[e];be(o)&&ct(r,o)}else if(be(e))ct(r,e.bind(n));else if(Ne(e))if(ge(e))e.forEach(o=>$c(o,t,n,s));else{const o=be(e.handler)?e.handler.bind(n):t[e.handler];be(o)&&ct(r,o,e)}}function Mc(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:o,config:{optionMergeStrategies:l}}=e.appContext,a=o.get(t);let i;return a?i=a:!r.length&&!n&&!s?i=t:(i={},r.length&&r.forEach(c=>Mr(i,c,l,!0)),Mr(i,t,l)),Ne(t)&&o.set(t,i),i}function Mr(e,t,n,s=!1){const{mixins:r,extends:o}=t;o&&Mr(e,o,n,!0),r&&r.forEach(l=>Mr(e,l,n,!0));for(const l in t)if(!(s&&l==="expose")){const a=gp[l]||n&&n[l];e[l]=a?a(e[l],t[l]):t[l]}return e}const gp={data:ia,props:ca,emits:ca,methods:bs,computed:bs,beforeCreate:ft,created:ft,beforeMount:ft,mounted:ft,beforeUpdate:ft,updated:ft,beforeDestroy:ft,beforeUnmount:ft,destroyed:ft,unmounted:ft,activated:ft,deactivated:ft,errorCaptured:ft,serverPrefetch:ft,components:bs,directives:bs,watch:hp,provide:ia,inject:mp};function ia(e,t){return t?e?function(){return et(be(e)?e.call(this,this):e,be(t)?t.call(this,this):t)}:t:e}function mp(e,t){return bs(Bo(e),Bo(t))}function Bo(e){if(ge(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ft(e,t){return e?[...new Set([].concat(e,t))]:t}function bs(e,t){return e?et(Object.create(null),e,t):t}function ca(e,t){return e?ge(e)&&ge(t)?[...new Set([...e,...t])]:et(Object.create(null),la(e),la(t??{})):t}function hp(e,t){if(!e)return t;if(!t)return e;const n=et(Object.create(null),e);for(const s in t)n[s]=ft(e[s],t[s]);return n}function Lc(){return{app:null,config:{isNativeTag:Ui,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 bp=0;function yp(e,t){return function(s,r=null){be(s)||(s=et({},s)),r!=null&&!Ne(r)&&(r=null);const o=Lc(),l=new WeakSet,a=[];let i=!1;const c=o.app={_uid:bp++,_component:s,_props:r,_container:null,_context:o,_instance:null,version:qp,get config(){return o.config},set config(u){},use(u,...d){return l.has(u)||(u&&be(u.install)?(l.add(u),u.install(c,...d)):be(u)&&(l.add(u),u(c,...d))),c},mixin(u){return o.mixins.includes(u)||o.mixins.push(u),c},component(u,d){return d?(o.components[u]=d,c):o.components[u]},directive(u,d){return d?(o.directives[u]=d,c):o.directives[u]},mount(u,d,g){if(!i){const f=c._ceVNode||Q(s,r);return f.appContext=o,g===!0?g="svg":g===!1&&(g=void 0),e(f,u,g),i=!0,c._container=u,u.__vue_app__=c,Qr(f.component)}},onUnmount(u){a.push(u)},unmount(){i&&(Mt(a,c._instance,16),e(null,c._container),delete c._container.__vue_app__)},provide(u,d){return o.provides[u]=d,c},runWithContext(u){const d=Yn;Yn=c;try{return u()}finally{Yn=d}}};return c}}let Yn=null;const vp=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${mn(t)}Modifiers`]||e[`${yn(t)}Modifiers`];function xp(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||Ve;let r=n;const o=t.startsWith("update:"),l=o&&vp(s,t.slice(7));l&&(l.trim&&(r=n.map(u=>ze(u)?u.trim():u)),l.number&&(r=n.map(Yd)));let a,i=s[a=po(t)]||s[a=po(mn(t))];!i&&o&&(i=s[a=po(yn(t))]),i&&Mt(i,e,6,r);const c=s[a+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,Mt(c,e,6,r)}}const _p=new WeakMap;function Ic(e,t,n=!1){const s=n?_p:t.emitsCache,r=s.get(e);if(r!==void 0)return r;const o=e.emits;let l={},a=!1;if(!be(e)){const i=c=>{const u=Ic(c,t,!0);u&&(a=!0,et(l,u))};!n&&t.mixins.length&&t.mixins.forEach(i),e.extends&&i(e.extends),e.mixins&&e.mixins.forEach(i)}return!o&&!a?(Ne(e)&&s.set(e,null),null):(ge(o)?o.forEach(i=>l[i]=null):et(l,o),Ne(e)&&s.set(e,l),l)}function Xr(e,t){return!e||!Wr(t)?!1:(t=t.slice(2).replace(/Once$/,""),Ae(e,t[0].toLowerCase()+t.slice(1))||Ae(e,yn(t))||Ae(e,t))}function ua(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[o],slots:l,attrs:a,emit:i,render:c,renderCache:u,props:d,data:g,setupState:f,ctx:m,inheritAttrs:y}=e,A=Pr(e);let b,E;try{if(n.shapeFlag&4){const h=r||s,P=h;b=Vt(c.call(P,h,u,d,f,g,m)),E=a}else{const h=t;b=Vt(h.length>1?h(d,{attrs:a,slots:l,emit:i}):h(d,null)),E=t.props?a:wp(a)}}catch(h){Ps.length=0,zs(h,e,1),b=Q(lt)}let w=b;if(E&&y!==!1){const h=Object.keys(E),{shapeFlag:P}=w;h.length&&P&7&&(o&&h.some(gl)&&(E=Tp(E,o)),w=hn(w,E,!1,!0))}return n.dirs&&(w=hn(w,null,!1,!0),w.dirs=w.dirs?w.dirs.concat(n.dirs):n.dirs),n.transition&&As(w,n.transition),b=w,Pr(A),b}const wp=e=>{let t;for(const n in e)(n==="class"||n==="style"||Wr(n))&&((t||(t={}))[n]=e[n]);return t},Tp=(e,t)=>{const n={};for(const s in e)(!gl(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function kp(e,t,n){const{props:s,children:r,component:o}=e,{props:l,children:a,patchFlag:i}=t,c=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&i>=0){if(i&1024)return!0;if(i&16)return s?da(s,l,c):!!l;if(i&8){const u=t.dynamicProps;for(let d=0;d<u.length;d++){const g=u[d];if(Ac(l,s,g)&&!Xr(c,g))return!0}}}else return(r||a)&&(!a||!a.$stable)?!0:s===l?!1:s?l?da(s,l,c):!0:!!l;return!1}function da(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let r=0;r<s.length;r++){const o=s[r];if(Ac(t,e,o)&&!Xr(n,o))return!0}return!1}function Ac(e,t,n){const s=e[n],r=t[n];return n==="style"&&Ne(s)&&Ne(r)?!hl(s,r):s!==r}function Cp({vnode:e,parent:t},n){for(;t;){const s=t.subTree;if(s.suspense&&s.suspense.activeBranch===e&&(s.el=e.el),s===e)(e=t.vnode).el=n,t=t.parent;else break}}const Nc={},Oc=()=>Object.create(Nc),Fc=e=>Object.getPrototypeOf(e)===Nc;function Sp(e,t,n,s=!1){const r={},o=Oc();e.propsDefaults=Object.create(null),Dc(e,t,r,o);for(const l in e.propsOptions[0])l in r||(r[l]=void 0);n?e.props=s?r:Ef(r):e.type.props?e.props=r:e.props=o,e.attrs=o}function Ep(e,t,n,s){const{props:r,attrs:o,vnode:{patchFlag:l}}=e,a=Re(r),[i]=e.propsOptions;let c=!1;if((s||l>0)&&!(l&16)){if(l&8){const u=e.vnode.dynamicProps;for(let d=0;d<u.length;d++){let g=u[d];if(Xr(e.emitsOptions,g))continue;const f=t[g];if(i)if(Ae(o,g))f!==o[g]&&(o[g]=f,c=!0);else{const m=mn(g);r[m]=Ho(i,a,m,f,e,!1)}else f!==o[g]&&(o[g]=f,c=!0)}}}else{Dc(e,t,r,o)&&(c=!0);let u;for(const d in a)(!t||!Ae(t,d)&&((u=yn(d))===d||!Ae(t,u)))&&(i?n&&(n[d]!==void 0||n[u]!==void 0)&&(r[d]=Ho(i,a,d,void 0,e,!0)):delete r[d]);if(o!==a)for(const d in o)(!t||!Ae(t,d))&&(delete o[d],c=!0)}c&&Qt(e.attrs,"set","")}function Dc(e,t,n,s){const[r,o]=e.propsOptions;let l=!1,a;if(t)for(let i in t){if(_s(i))continue;const c=t[i];let u;r&&Ae(r,u=mn(i))?!o||!o.includes(u)?n[u]=c:(a||(a={}))[u]=c:Xr(e.emitsOptions,i)||(!(i in s)||c!==s[i])&&(s[i]=c,l=!0)}if(o){const i=Re(n),c=a||Ve;for(let u=0;u<o.length;u++){const d=o[u];n[d]=Ho(r,i,d,c[d],e,!Ae(c,d))}}return l}function Ho(e,t,n,s,r,o){const l=e[n];if(l!=null){const a=Ae(l,"default");if(a&&s===void 0){const i=l.default;if(l.type!==Function&&!l.skipFactory&&be(i)){const{propsDefaults:c}=r;if(n in c)s=c[n];else{const u=Qs(r);s=c[n]=i.call(null,t),u()}}else s=i;r.ce&&r.ce._setProp(n,s)}l[0]&&(o&&!a?s=!1:l[1]&&(s===""||s===yn(n))&&(s=!0))}return s}const Rp=new WeakMap;function Vc(e,t,n=!1){const s=n?Rp:t.propsCache,r=s.get(e);if(r)return r;const o=e.props,l={},a=[];let i=!1;if(!be(e)){const u=d=>{i=!0;const[g,f]=Vc(d,t,!0);et(l,g),f&&a.push(...f)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!o&&!i)return Ne(e)&&s.set(e,Gn),Gn;if(ge(o))for(let u=0;u<o.length;u++){const d=mn(o[u]);fa(d)&&(l[d]=Ve)}else if(o)for(const u in o){const d=mn(u);if(fa(d)){const g=o[u],f=l[d]=ge(g)||be(g)?{type:g}:et({},g),m=f.type;let y=!1,A=!0;if(ge(m))for(let b=0;b<m.length;++b){const E=m[b],w=be(E)&&E.name;if(w==="Boolean"){y=!0;break}else w==="String"&&(A=!1)}else y=be(m)&&m.name==="Boolean";f[0]=y,f[1]=A,(y||Ae(f,"default"))&&a.push(d)}}const c=[l,a];return Ne(e)&&s.set(e,c),c}function fa(e){return e[0]!=="$"&&!_s(e)}const El=e=>e==="_"||e==="_ctx"||e==="$stable",Rl=e=>ge(e)?e.map(Vt):[Vt(e)],Pp=(e,t,n)=>{if(t._n)return t;const s=ue((...r)=>Rl(t(...r)),n);return s._c=!1,s},Uc=(e,t,n)=>{const s=e._ctx;for(const r in e){if(El(r))continue;const o=e[r];if(be(o))t[r]=Pp(r,o,s);else if(o!=null){const l=Rl(o);t[r]=()=>l}}},Kc=(e,t)=>{const n=Rl(t);e.slots.default=()=>n},jc=(e,t,n)=>{for(const s in t)(n||!El(s))&&(e[s]=t[s])},$p=(e,t,n)=>{const s=e.slots=Oc();if(e.vnode.shapeFlag&32){const r=t._;r?(jc(s,t,n),n&&Gi(s,"_",r,!0)):Uc(t,s)}else t&&Kc(e,t)},Mp=(e,t,n)=>{const{vnode:s,slots:r}=e;let o=!0,l=Ve;if(s.shapeFlag&32){const a=t._;a?n&&a===1?o=!1:jc(r,t,n):(o=!t.$stable,Uc(t,r)),l=t}else t&&(Kc(e,t),l={default:1});if(o)for(const a in r)!El(a)&&l[a]==null&&delete r[a]},rt=Op;function Lp(e){return Ip(e)}function Ip(e,t){const n=Gr();n.__VUE__=!0;const{insert:s,remove:r,patchProp:o,createElement:l,createText:a,createComment:i,setText:c,setElementText:u,parentNode:d,nextSibling:g,setScopeId:f=Ut,insertStaticContent:m}=e,y=(T,$,D,V=null,U=null,H=null,v=void 0,p=null,R=!!$.dynamicChildren)=>{if(T===$)return;T&&!Mn(T,$)&&(V=_e(T),pe(T,U,H,!0),T=null),$.patchFlag===-2&&(R=!1,$.dynamicChildren=null);const{type:M,ref:X,shapeFlag:q}=$;switch(M){case Ys:A(T,$,D,V);break;case lt:b(T,$,D,V);break;case To:T==null&&E($,D,V,v);break;case me:J(T,$,D,V,U,H,v,p,R);break;default:q&1?P(T,$,D,V,U,H,v,p,R):q&6?fe(T,$,D,V,U,H,v,p,R):(q&64||q&128)&&M.process(T,$,D,V,U,H,v,p,R,We)}X!=null&&U?Es(X,T&&T.ref,H,$||T,!$):X==null&&T&&T.ref!=null&&Es(T.ref,null,H,T,!0)},A=(T,$,D,V)=>{if(T==null)s($.el=a($.children),D,V);else{const U=$.el=T.el;$.children!==T.children&&c(U,$.children)}},b=(T,$,D,V)=>{T==null?s($.el=i($.children||""),D,V):$.el=T.el},E=(T,$,D,V)=>{[T.el,T.anchor]=m(T.children,$,D,V,T.el,T.anchor)},w=({el:T,anchor:$},D,V)=>{let U;for(;T&&T!==$;)U=g(T),s(T,D,V),T=U;s($,D,V)},h=({el:T,anchor:$})=>{let D;for(;T&&T!==$;)D=g(T),r(T),T=D;r($)},P=(T,$,D,V,U,H,v,p,R)=>{if($.type==="svg"?v="svg":$.type==="math"&&(v="mathml"),T==null)S($,D,V,U,H,v,p,R);else{const M=T.el&&T.el._isVueCE?T.el:null;try{M&&M._beginPatch(),z(T,$,U,H,v,p,R)}finally{M&&M._endPatch()}}},S=(T,$,D,V,U,H,v,p)=>{let R,M;const{props:X,shapeFlag:q,transition:_,dirs:k}=T;if(R=T.el=l(T.type,H,X&&X.is,X),q&8?u(R,T.children):q&16&&K(T.children,R,null,V,U,wo(T,H),v,p),k&&kn(T,null,V,"created"),I(R,T,T.scopeId,v,V),X){for(const te in X)te!=="value"&&!_s(te)&&o(R,te,null,X[te],H,V);"value"in X&&o(R,"value",null,X.value,H),(M=X.onVnodeBeforeMount)&&At(M,V,T)}k&&kn(T,null,V,"beforeMount");const O=Ap(U,_);O&&_.beforeEnter(R),s(R,$,D),((M=X&&X.onVnodeMounted)||O||k)&&rt(()=>{M&&At(M,V,T),O&&_.enter(R),k&&kn(T,null,V,"mounted")},U)},I=(T,$,D,V,U)=>{if(D&&f(T,D),V)for(let H=0;H<V.length;H++)f(T,V[H]);if(U){let H=U.subTree;if($===H||Hc(H.type)&&(H.ssContent===$||H.ssFallback===$)){const v=U.vnode;I(T,v,v.scopeId,v.slotScopeIds,U.parent)}}},K=(T,$,D,V,U,H,v,p,R=0)=>{for(let M=R;M<T.length;M++){const X=T[M]=p?Yt(T[M]):Vt(T[M]);y(null,X,$,D,V,U,H,v,p)}},z=(T,$,D,V,U,H,v)=>{const p=$.el=T.el;let{patchFlag:R,dynamicChildren:M,dirs:X}=$;R|=T.patchFlag&16;const q=T.props||Ve,_=$.props||Ve;let k;if(D&&Cn(D,!1),(k=_.onVnodeBeforeUpdate)&&At(k,D,$,T),X&&kn($,T,D,"beforeUpdate"),D&&Cn(D,!0),(q.innerHTML&&_.innerHTML==null||q.textContent&&_.textContent==null)&&u(p,""),M?Z(T.dynamicChildren,M,p,D,V,wo($,U),H):v||G(T,$,p,null,D,V,wo($,U),H,!1),R>0){if(R&16)se(p,q,_,D,U);else if(R&2&&q.class!==_.class&&o(p,"class",null,_.class,U),R&4&&o(p,"style",q.style,_.style,U),R&8){const O=$.dynamicProps;for(let te=0;te<O.length;te++){const ce=O[te],Je=q[ce],Ge=_[ce];(Ge!==Je||ce==="value")&&o(p,ce,Je,Ge,U,D)}}R&1&&T.children!==$.children&&u(p,$.children)}else!v&&M==null&&se(p,q,_,D,U);((k=_.onVnodeUpdated)||X)&&rt(()=>{k&&At(k,D,$,T),X&&kn($,T,D,"updated")},V)},Z=(T,$,D,V,U,H,v)=>{for(let p=0;p<$.length;p++){const R=T[p],M=$[p],X=R.el&&(R.type===me||!Mn(R,M)||R.shapeFlag&198)?d(R.el):D;y(R,M,X,null,V,U,H,v,!0)}},se=(T,$,D,V,U)=>{if($!==D){if($!==Ve)for(const H in $)!_s(H)&&!(H in D)&&o(T,H,$[H],null,U,V);for(const H in D){if(_s(H))continue;const v=D[H],p=$[H];v!==p&&H!=="value"&&o(T,H,p,v,U,V)}"value"in D&&o(T,"value",$.value,D.value,U)}},J=(T,$,D,V,U,H,v,p,R)=>{const M=$.el=T?T.el:a(""),X=$.anchor=T?T.anchor:a("");let{patchFlag:q,dynamicChildren:_,slotScopeIds:k}=$;k&&(p=p?p.concat(k):k),T==null?(s(M,D,V),s(X,D,V),K($.children||[],D,X,U,H,v,p,R)):q>0&&q&64&&_&&T.dynamicChildren&&T.dynamicChildren.length===_.length?(Z(T.dynamicChildren,_,D,U,H,v,p),($.key!=null||U&&$===U.subTree)&&Pl(T,$,!0)):G(T,$,D,X,U,H,v,p,R)},fe=(T,$,D,V,U,H,v,p,R)=>{$.slotScopeIds=p,T==null?$.shapeFlag&512?U.ctx.activate($,D,V,v,R):ne($,D,V,U,H,v,R):Y(T,$,R)},ne=(T,$,D,V,U,H,v)=>{const p=T.component=jp(T,V,U);if(Js(T)&&(p.ctx.renderer=We),Wp(p,!1,v),p.asyncDep){if(U&&U.registerDep(p,B,v),!T.el){const R=p.subTree=Q(lt);b(null,R,$,D),T.placeholder=R.el}}else B(p,T,$,D,U,H,v)},Y=(T,$,D)=>{const V=$.component=T.component;if(kp(T,$,D))if(V.asyncDep&&!V.asyncResolved){W(V,$,D);return}else V.next=$,V.update();else $.el=T.el,V.vnode=$},B=(T,$,D,V,U,H,v)=>{const p=()=>{if(T.isMounted){let{next:q,bu:_,u:k,parent:O,vnode:te}=T;{const yt=Wc(T);if(yt){q&&(q.el=te.el,W(T,q,v)),yt.asyncDep.then(()=>{rt(()=>{T.isUnmounted||M()},U)});return}}let ce=q,Je;Cn(T,!1),q?(q.el=te.el,W(T,q,v)):q=te,_&&go(_),(Je=q.props&&q.props.onVnodeBeforeUpdate)&&At(Je,O,q,te),Cn(T,!0);const Ge=ua(T),gt=T.subTree;T.subTree=Ge,y(gt,Ge,d(gt.el),_e(gt),T,U,H),q.el=Ge.el,ce===null&&Cp(T,Ge.el),k&&rt(k,U),(Je=q.props&&q.props.onVnodeUpdated)&&rt(()=>At(Je,O,q,te),U)}else{let q;const{el:_,props:k}=$,{bm:O,m:te,parent:ce,root:Je,type:Ge}=T,gt=Jn($);Cn(T,!1),O&&go(O),!gt&&(q=k&&k.onVnodeBeforeMount)&&At(q,ce,$),Cn(T,!0);{Je.ce&&Je.ce._hasShadowRoot()&&Je.ce._injectChildStyle(Ge);const yt=T.subTree=ua(T);y(null,yt,D,V,T,U,H),$.el=yt.el}if(te&&rt(te,U),!gt&&(q=k&&k.onVnodeMounted)){const yt=$;rt(()=>At(q,ce,yt),U)}($.shapeFlag&256||ce&&Jn(ce.vnode)&&ce.vnode.shapeFlag&256)&&T.a&&rt(T.a,U),T.isMounted=!0,$=D=V=null}};T.scope.on();const R=T.effect=new Xi(p);T.scope.off();const M=T.update=R.run.bind(R),X=T.job=R.runIfDirty.bind(R);X.i=T,X.id=T.uid,R.scheduler=()=>kl(X),Cn(T,!0),M()},W=(T,$,D)=>{$.component=T;const V=T.vnode.props;T.vnode=$,T.next=null,Ep(T,$.props,V,D),Mp(T,$.children,D),nn(),Ql(T),sn()},G=(T,$,D,V,U,H,v,p,R=!1)=>{const M=T&&T.children,X=T?T.shapeFlag:0,q=$.children,{patchFlag:_,shapeFlag:k}=$;if(_>0){if(_&128){Te(M,q,D,V,U,H,v,p,R);return}else if(_&256){oe(M,q,D,V,U,H,v,p,R);return}}k&8?(X&16&&Me(M,U,H),q!==M&&u(D,q)):X&16?k&16?Te(M,q,D,V,U,H,v,p,R):Me(M,U,H,!0):(X&8&&u(D,""),k&16&&K(q,D,V,U,H,v,p,R))},oe=(T,$,D,V,U,H,v,p,R)=>{T=T||Gn,$=$||Gn;const M=T.length,X=$.length,q=Math.min(M,X);let _;for(_=0;_<q;_++){const k=$[_]=R?Yt($[_]):Vt($[_]);y(T[_],k,D,null,U,H,v,p,R)}M>X?Me(T,U,H,!0,!1,q):K($,D,V,U,H,v,p,R,q)},Te=(T,$,D,V,U,H,v,p,R)=>{let M=0;const X=$.length;let q=T.length-1,_=X-1;for(;M<=q&&M<=_;){const k=T[M],O=$[M]=R?Yt($[M]):Vt($[M]);if(Mn(k,O))y(k,O,D,null,U,H,v,p,R);else break;M++}for(;M<=q&&M<=_;){const k=T[q],O=$[_]=R?Yt($[_]):Vt($[_]);if(Mn(k,O))y(k,O,D,null,U,H,v,p,R);else break;q--,_--}if(M>q){if(M<=_){const k=_+1,O=k<X?$[k].el:V;for(;M<=_;)y(null,$[M]=R?Yt($[M]):Vt($[M]),D,O,U,H,v,p,R),M++}}else if(M>_)for(;M<=q;)pe(T[M],U,H,!0),M++;else{const k=M,O=M,te=new Map;for(M=O;M<=_;M++){const dt=$[M]=R?Yt($[M]):Vt($[M]);dt.key!=null&&te.set(dt.key,M)}let ce,Je=0;const Ge=_-O+1;let gt=!1,yt=0;const wn=new Array(Ge);for(M=0;M<Ge;M++)wn[M]=0;for(M=k;M<=q;M++){const dt=T[M];if(Je>=Ge){pe(dt,U,H,!0);continue}let kt;if(dt.key!=null)kt=te.get(dt.key);else for(ce=O;ce<=_;ce++)if(wn[ce-O]===0&&Mn(dt,$[ce])){kt=ce;break}kt===void 0?pe(dt,U,H,!0):(wn[kt-O]=M+1,kt>=yt?yt=kt:gt=!0,y(dt,$[kt],D,null,U,H,v,p,R),Je++)}const tr=gt?Np(wn):Gn;for(ce=tr.length-1,M=Ge-1;M>=0;M--){const dt=O+M,kt=$[dt],nr=$[dt+1],sr=dt+1<X?nr.el||Bc(nr):V;wn[M]===0?y(null,kt,D,sr,U,H,v,p,R):gt&&(ce<0||M!==tr[ce]?ve(kt,D,sr,2):ce--)}}},ve=(T,$,D,V,U=null)=>{const{el:H,type:v,transition:p,children:R,shapeFlag:M}=T;if(M&6){ve(T.component.subTree,$,D,V);return}if(M&128){T.suspense.move($,D,V);return}if(M&64){v.move(T,$,D,We);return}if(v===me){s(H,$,D);for(let q=0;q<R.length;q++)ve(R[q],$,D,V);s(T.anchor,$,D);return}if(v===To){w(T,$,D);return}if(V!==2&&M&1&&p)if(V===0)p.beforeEnter(H),s(H,$,D),rt(()=>p.enter(H),U);else{const{leave:q,delayLeave:_,afterLeave:k}=p,O=()=>{T.ctx.isUnmounted?r(H):s(H,$,D)},te=()=>{H._isLeaving&&H[Dt](!0),q(H,()=>{O(),k&&k()})};_?_(H,O,te):te()}else s(H,$,D)},pe=(T,$,D,V=!1,U=!1)=>{const{type:H,props:v,ref:p,children:R,dynamicChildren:M,shapeFlag:X,patchFlag:q,dirs:_,cacheIndex:k}=T;if(q===-2&&(U=!1),p!=null&&(nn(),Es(p,null,D,T,!0),sn()),k!=null&&($.renderCache[k]=void 0),X&256){$.ctx.deactivate(T);return}const O=X&1&&_,te=!Jn(T);let ce;if(te&&(ce=v&&v.onVnodeBeforeUnmount)&&At(ce,$,T),X&6)$e(T.component,D,V);else{if(X&128){T.suspense.unmount(D,V);return}O&&kn(T,null,$,"beforeUnmount"),X&64?T.type.remove(T,$,D,We,V):M&&!M.hasOnce&&(H!==me||q>0&&q&64)?Me(M,$,D,!1,!0):(H===me&&q&384||!U&&X&16)&&Me(R,$,D),V&&he(T)}(te&&(ce=v&&v.onVnodeUnmounted)||O)&&rt(()=>{ce&&At(ce,$,T),O&&kn(T,null,$,"unmounted")},D)},he=T=>{const{type:$,el:D,anchor:V,transition:U}=T;if($===me){xe(D,V);return}if($===To){h(T);return}const H=()=>{r(D),U&&!U.persisted&&U.afterLeave&&U.afterLeave()};if(T.shapeFlag&1&&U&&!U.persisted){const{leave:v,delayLeave:p}=U,R=()=>v(D,H);p?p(T.el,H,R):R()}else H()},xe=(T,$)=>{let D;for(;T!==$;)D=g(T),r(T),T=D;r($)},$e=(T,$,D)=>{const{bum:V,scope:U,job:H,subTree:v,um:p,m:R,a:M}=T;pa(R),pa(M),V&&go(V),U.stop(),H&&(H.flags|=8,pe(v,T,$,D)),p&&rt(p,$),rt(()=>{T.isUnmounted=!0},$)},Me=(T,$,D,V=!1,U=!1,H=0)=>{for(let v=H;v<T.length;v++)pe(T[v],$,D,V,U)},_e=T=>{if(T.shapeFlag&6)return _e(T.component.subTree);if(T.shapeFlag&128)return T.suspense.next();const $=g(T.anchor||T.el),D=$&&$[xc];return D?g(D):$};let Oe=!1;const He=(T,$,D)=>{let V;T==null?$._vnode&&(pe($._vnode,null,null,!0),V=$._vnode.component):y($._vnode||null,T,$,null,null,null,D),$._vnode=T,Oe||(Oe=!0,Ql(V),mc(),Oe=!1)},We={p:y,um:pe,m:ve,r:he,mt:ne,mc:K,pc:G,pbc:Z,n:_e,o:e};return{render:He,hydrate:void 0,createApp:yp(He)}}function wo({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 Cn({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Ap(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Pl(e,t,n=!1){const s=e.children,r=t.children;if(ge(s)&&ge(r))for(let o=0;o<s.length;o++){const l=s[o];let a=r[o];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=r[o]=Yt(r[o]),a.el=l.el),!n&&a.patchFlag!==-2&&Pl(l,a)),a.type===Ys&&(a.patchFlag===-1&&(a=r[o]=Yt(a)),a.el=l.el),a.type===lt&&!a.el&&(a.el=l.el)}}function Np(e){const t=e.slice(),n=[0];let s,r,o,l,a;const i=e.length;for(s=0;s<i;s++){const c=e[s];if(c!==0){if(r=n[n.length-1],e[r]<c){t[s]=r,n.push(s);continue}for(o=0,l=n.length-1;o<l;)a=o+l>>1,e[n[a]]<c?o=a+1:l=a;c<e[n[o]]&&(o>0&&(t[s]=n[o-1]),n[o]=s)}}for(o=n.length,l=n[o-1];o-- >0;)n[o]=l,l=t[l];return n}function Wc(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Wc(t)}function pa(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function Bc(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?Bc(t.subTree):null}const Hc=e=>e.__isSuspense;function Op(e,t){t&&t.pendingBranch?ge(e)?t.effects.push(...e):t.effects.push(e):Kf(e)}const me=Symbol.for("v-fgt"),Ys=Symbol.for("v-txt"),lt=Symbol.for("v-cmt"),To=Symbol.for("v-stc"),Ps=[];let xt=null;function L(e=!1){Ps.push(xt=e?null:[])}function Fp(){Ps.pop(),xt=Ps[Ps.length-1]||null}let Ns=1;function Lr(e,t=!1){Ns+=e,e<0&&xt&&t&&(xt.hasOnce=!0)}function Gc(e){return e.dynamicChildren=Ns>0?xt||Gn:null,Fp(),Ns>0&&xt&&xt.push(e),e}function N(e,t,n,s,r,o){return Gc(x(e,t,n,s,r,o,!0))}function ut(e,t,n,s,r){return Gc(Q(e,t,n,s,r,!0))}function Os(e){return e?e.__v_isVNode===!0:!1}function Mn(e,t){return e.type===t.type&&e.key===t.key}const qc=({key:e})=>e??null,wr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ze(e)||Ce(e)||be(e)?{i:it,r:e,k:t,f:!!n}:e:null);function x(e,t=null,n=null,s=0,r=null,o=e===me?0:1,l=!1,a=!1){const i={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&qc(t),ref:t&&wr(t),scopeId:bc,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:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:it};return a?($l(i,n),o&128&&e.normalize(i)):n&&(i.shapeFlag|=ze(n)?8:16),Ns>0&&!l&&xt&&(i.patchFlag>0||o&6)&&i.patchFlag!==32&&xt.push(i),i}const Q=Dp;function Dp(e,t=null,n=null,s=0,r=null,o=!1){if((!e||e===cp)&&(e=lt),Os(e)){const a=hn(e,t,!0);return n&&$l(a,n),Ns>0&&!o&&xt&&(a.shapeFlag&6?xt[xt.indexOf(e)]=a:xt.push(a)),a.patchFlag=-2,a}if(Gp(e)&&(e=e.__vccOpts),t){t=Vp(t);let{class:a,style:i}=t;a&&!ze(a)&&(t.class=ie(a)),Ne(i)&&(zr(i)&&!ge(i)&&(i=et({},i)),t.style=Dn(i))}const l=ze(e)?1:Hc(e)?128:_c(e)?64:Ne(e)?4:be(e)?2:0;return x(e,t,n,s,r,l,o,!0)}function Vp(e){return e?zr(e)||Fc(e)?et({},e):e:null}function hn(e,t,n=!1,s=!1){const{props:r,ref:o,patchFlag:l,children:a,transition:i}=e,c=t?on(r||{},t):r,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&qc(c),ref:t&&t.ref?n&&o?ge(o)?o.concat(wr(t)):[o,wr(t)]:wr(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:a,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==me?l===-1?16:l|16:l,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:i,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&hn(e.ssContent),ssFallback:e.ssFallback&&hn(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return i&&s&&As(u,i.clone(u)),u}function Ee(e=" ",t=0){return Q(Ys,null,e,t)}function de(e="",t=!1){return t?(L(),ut(lt,null,e)):Q(lt,null,e)}function Vt(e){return e==null||typeof e=="boolean"?Q(lt):ge(e)?Q(me,null,e.slice()):Os(e)?Yt(e):Q(Ys,null,String(e))}function Yt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:hn(e)}function $l(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(ge(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),$l(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!Fc(t)?t._ctx=it:r===3&&it&&(it.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else be(t)?(t={default:t,_ctx:it},n=32):(t=String(t),s&64?(n=16,t=[Ee(t)]):n=8);e.children=t,e.shapeFlag|=n}function on(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const r in s)if(r==="class")t.class!==s.class&&(t.class=ie([t.class,s.class]));else if(r==="style")t.style=Dn([t.style,s.style]);else if(Wr(r)){const o=t[r],l=s[r];l&&o!==l&&!(ge(o)&&o.includes(l))&&(t[r]=o?[].concat(o,l):l)}else r!==""&&(t[r]=s[r])}return t}function At(e,t,n,s=null){Mt(e,t,7,[n,s])}const Up=Lc();let Kp=0;function jp(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||Up,o={uid:Kp++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Yi(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Vc(s,r),emitsOptions:Ic(s,r),emit:null,emitted:null,propsDefaults:Ve,inheritAttrs:s.inheritAttrs,ctx:Ve,data:Ve,props:Ve,attrs:Ve,slots:Ve,refs:Ve,setupState:Ve,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=xp.bind(null,o),e.ce&&e.ce(o),o}let at=null;const Xs=()=>at||it;let Ir,Go;{const e=Gr(),t=(n,s)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(s),o=>{r.length>1?r.forEach(l=>l(o)):r[0](o)}};Ir=t("__VUE_INSTANCE_SETTERS__",n=>at=n),Go=t("__VUE_SSR_SETTERS__",n=>es=n)}const Qs=e=>{const t=at;return Ir(e),e.scope.on(),()=>{e.scope.off(),Ir(t)}},ga=()=>{at&&at.scope.off(),Ir(null)};function zc(e){return e.vnode.shapeFlag&4}let es=!1;function Wp(e,t=!1,n=!1){t&&Go(t);const{props:s,children:r}=e.vnode,o=zc(e);Sp(e,s,o,t),$p(e,r,n||t);const l=o?Bp(e,t):void 0;return t&&Go(!1),l}function Bp(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,up);const{setup:s}=n;if(s){nn();const r=e.setupContext=s.length>1?Yc(e):null,o=Qs(e),l=qs(s,e,0,[e.props,r]),a=ji(l);if(sn(),o(),(a||e.sp)&&!Jn(e)&&Cl(e),a){if(l.then(ga,ga),t)return l.then(i=>{ma(e,i)}).catch(i=>{zs(i,e,0)});e.asyncDep=l}else ma(e,l)}else Jc(e)}function ma(e,t,n){be(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ne(t)&&(e.setupState=fc(t)),Jc(e)}function Jc(e,t,n){const s=e.type;e.render||(e.render=s.render||Ut);{const r=Qs(e);nn();try{fp(e)}finally{sn(),r()}}}const Hp={get(e,t){return ot(e,"get",""),e[t]}};function Yc(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Hp),slots:e.slots,emit:e.emit,expose:t}}function Qr(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(fc(Rf(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Rs)return Rs[n](e)},has(t,n){return n in t||n in Rs}})):e.proxy}function Gp(e){return be(e)&&"__vccOpts"in e}const j=(e,t)=>Of(e,t,es);function Ml(e,t,n){try{Lr(-1);const s=arguments.length;return s===2?Ne(t)&&!ge(t)?Os(t)?Q(e,null,[t]):Q(e,t):Q(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&Os(n)&&(n=[n]),Q(e,t,n))}finally{Lr(1)}}const qp="3.5.28";let qo;const ha=typeof window<"u"&&window.trustedTypes;if(ha)try{qo=ha.createPolicy("vue",{createHTML:e=>e})}catch{}const Xc=qo?e=>qo.createHTML(e):e=>e,zp="http://www.w3.org/2000/svg",Jp="http://www.w3.org/1998/Math/MathML",Jt=typeof document<"u"?document:null,ba=Jt&&Jt.createElement("template"),Yp={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r=t==="svg"?Jt.createElementNS(zp,e):t==="mathml"?Jt.createElementNS(Jp,e):n?Jt.createElement(e,{is:n}):Jt.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>Jt.createTextNode(e),createComment:e=>Jt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Jt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,o){const l=n?n.previousSibling:t.lastChild;if(r&&(r===o||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===o||!(r=r.nextSibling)););else{ba.innerHTML=Xc(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const a=ba.content;if(s==="svg"||s==="mathml"){const i=a.firstChild;for(;i.firstChild;)a.appendChild(i.firstChild);a.removeChild(i)}t.insertBefore(a,n)}return[l?l.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},an="transition",ds="animation",Fs=Symbol("_vtc"),Qc={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Xp=et({},Tc,Qc),Qp=e=>(e.displayName="Transition",e.props=Xp,e),Zp=Qp((e,{slots:t})=>Ml(Yf,eg(e),t)),Sn=(e,t=[])=>{ge(e)?e.forEach(n=>n(...t)):e&&e(...t)},ya=e=>e?ge(e)?e.some(t=>t.length>1):e.length>1:!1;function eg(e){const t={};for(const J in e)J in Qc||(t[J]=e[J]);if(e.css===!1)return t;const{name:n="v",type:s,duration:r,enterFromClass:o=`${n}-enter-from`,enterActiveClass:l=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:i=o,appearActiveClass:c=l,appearToClass:u=a,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:g=`${n}-leave-active`,leaveToClass:f=`${n}-leave-to`}=e,m=tg(r),y=m&&m[0],A=m&&m[1],{onBeforeEnter:b,onEnter:E,onEnterCancelled:w,onLeave:h,onLeaveCancelled:P,onBeforeAppear:S=b,onAppear:I=E,onAppearCancelled:K=w}=t,z=(J,fe,ne,Y)=>{J._enterCancelled=Y,En(J,fe?u:a),En(J,fe?c:l),ne&&ne()},Z=(J,fe)=>{J._isLeaving=!1,En(J,d),En(J,f),En(J,g),fe&&fe()},se=J=>(fe,ne)=>{const Y=J?I:E,B=()=>z(fe,J,ne);Sn(Y,[fe,B]),va(()=>{En(fe,J?i:o),Gt(fe,J?u:a),ya(Y)||xa(fe,s,y,B)})};return et(t,{onBeforeEnter(J){Sn(b,[J]),Gt(J,o),Gt(J,l)},onBeforeAppear(J){Sn(S,[J]),Gt(J,i),Gt(J,c)},onEnter:se(!1),onAppear:se(!0),onLeave(J,fe){J._isLeaving=!0;const ne=()=>Z(J,fe);Gt(J,d),J._enterCancelled?(Gt(J,g),Ta(J)):(Ta(J),Gt(J,g)),va(()=>{J._isLeaving&&(En(J,d),Gt(J,f),ya(h)||xa(J,s,A,ne))}),Sn(h,[J,ne])},onEnterCancelled(J){z(J,!1,void 0,!0),Sn(w,[J])},onAppearCancelled(J){z(J,!0,void 0,!0),Sn(K,[J])},onLeaveCancelled(J){Z(J),Sn(P,[J])}})}function tg(e){if(e==null)return null;if(Ne(e))return[ko(e.enter),ko(e.leave)];{const t=ko(e);return[t,t]}}function ko(e){return Xd(e)}function Gt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Fs]||(e[Fs]=new Set)).add(t)}function En(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[Fs];n&&(n.delete(t),n.size||(e[Fs]=void 0))}function va(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let ng=0;function xa(e,t,n,s){const r=e._endId=++ng,o=()=>{r===e._endId&&s()};if(n!=null)return setTimeout(o,n);const{type:l,timeout:a,propCount:i}=sg(e,t);if(!l)return s();const c=l+"end";let u=0;const d=()=>{e.removeEventListener(c,g),o()},g=f=>{f.target===e&&++u>=i&&d()};setTimeout(()=>{u<i&&d()},a+1),e.addEventListener(c,g)}function sg(e,t){const n=window.getComputedStyle(e),s=m=>(n[m]||"").split(", "),r=s(`${an}Delay`),o=s(`${an}Duration`),l=_a(r,o),a=s(`${ds}Delay`),i=s(`${ds}Duration`),c=_a(a,i);let u=null,d=0,g=0;t===an?l>0&&(u=an,d=l,g=o.length):t===ds?c>0&&(u=ds,d=c,g=i.length):(d=Math.max(l,c),u=d>0?l>c?an:ds:null,g=u?u===an?o.length:i.length:0);const f=u===an&&/\b(?:transform|all)(?:,|$)/.test(s(`${an}Property`).toString());return{type:u,timeout:d,propCount:g,hasTransform:f}}function _a(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,s)=>wa(n)+wa(e[s])))}function wa(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Ta(e){return(e?e.ownerDocument:document).body.offsetHeight}function rg(e,t,n){const s=e[Fs];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Ar=Symbol("_vod"),Zc=Symbol("_vsh"),Co={name:"show",beforeMount(e,{value:t},{transition:n}){e[Ar]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):fs(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:s}){!t!=!n&&(s?t?(s.beforeEnter(e),fs(e,!0),s.enter(e)):s.leave(e,()=>{fs(e,!1)}):fs(e,t))},beforeUnmount(e,{value:t}){fs(e,t)}};function fs(e,t){e.style.display=t?e[Ar]:"none",e[Zc]=!t}const og=Symbol(""),lg=/(?:^|;)\s*display\s*:/;function ag(e,t,n){const s=e.style,r=ze(n);let o=!1;if(n&&!r){if(t)if(ze(t))for(const l of t.split(";")){const a=l.slice(0,l.indexOf(":")).trim();n[a]==null&&Tr(s,a,"")}else for(const l in t)n[l]==null&&Tr(s,l,"");for(const l in n)l==="display"&&(o=!0),Tr(s,l,n[l])}else if(r){if(t!==n){const l=s[og];l&&(n+=";"+l),s.cssText=n,o=lg.test(n)}}else t&&e.removeAttribute("style");Ar in e&&(e[Ar]=o?s.display:"",e[Zc]&&(s.display="none"))}const ka=/\s*!important$/;function Tr(e,t,n){if(ge(n))n.forEach(s=>Tr(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=ig(e,t);ka.test(n)?e.setProperty(yn(s),n.replace(ka,""),"important"):e[s]=n}}const Ca=["Webkit","Moz","ms"],So={};function ig(e,t){const n=So[t];if(n)return n;let s=mn(t);if(s!=="filter"&&s in e)return So[t]=s;s=Hi(s);for(let r=0;r<Ca.length;r++){const o=Ca[r]+s;if(o in e)return So[t]=o}return t}const Sa="http://www.w3.org/1999/xlink";function Ea(e,t,n,s,r,o=sf(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Sa,t.slice(6,t.length)):e.setAttributeNS(Sa,t,n):n==null||o&&!qi(n)?e.removeAttribute(t):e.setAttribute(t,o?"":Pt(n)?String(n):n)}function Ra(e,t,n,s,r){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Xc(n):n);return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const a=o==="OPTION"?e.getAttribute("value")||"":e.value,i=n==null?e.type==="checkbox"?"on":"":String(n);(a!==i||!("_value"in e))&&(e.value=i),n==null&&e.removeAttribute(t),e._value=n;return}let l=!1;if(n===""||n==null){const a=typeof e[t];a==="boolean"?n=qi(n):n==null&&a==="string"?(n="",l=!0):a==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(r||t)}function cg(e,t,n,s){e.addEventListener(t,n,s)}function ug(e,t,n,s){e.removeEventListener(t,n,s)}const Pa=Symbol("_vei");function dg(e,t,n,s,r=null){const o=e[Pa]||(e[Pa]={}),l=o[t];if(s&&l)l.value=s;else{const[a,i]=fg(t);if(s){const c=o[t]=mg(s,r);cg(e,a,c,i)}else l&&(ug(e,a,l,i),o[t]=void 0)}}const $a=/(?:Once|Passive|Capture)$/;function fg(e){let t;if($a.test(e)){t={};let s;for(;s=e.match($a);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):yn(e.slice(2)),t]}let Eo=0;const pg=Promise.resolve(),gg=()=>Eo||(pg.then(()=>Eo=0),Eo=Date.now());function mg(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Mt(hg(s,n.value),t,5,[s])};return n.value=e,n.attached=gg(),n}function hg(e,t){if(ge(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>r=>!r._stopped&&s&&s(r))}else return t}const Ma=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,bg=(e,t,n,s,r,o)=>{const l=r==="svg";t==="class"?rg(e,s,l):t==="style"?ag(e,n,s):Wr(t)?gl(t)||dg(e,t,n,s,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):yg(e,t,s,l))?(Ra(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Ea(e,t,s,l,o,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!ze(s))?Ra(e,mn(t),s,o,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),Ea(e,t,s,l))};function yg(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&Ma(t)&&be(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 r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return Ma(t)&&ze(n)?!1:t in e}const vg=["ctrl","shift","alt","meta"],xg={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>vg.some(n=>e[`${n}Key`]&&!t.includes(n))},ys=(e,t)=>{if(!e)return e;const n=e._withMods||(e._withMods={}),s=t.join(".");return n[s]||(n[s]=((r,...o)=>{for(let l=0;l<t.length;l++){const a=xg[t[l]];if(a&&a(r,t))return}return e(r,...o)}))},_g={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},wg=(e,t)=>{const n=e._withKeys||(e._withKeys={}),s=t.join(".");return n[s]||(n[s]=(r=>{if(!("key"in r))return;const o=yn(r.key);if(t.some(l=>l===o||_g[l]===o))return e(r)}))},Tg=et({patchProp:bg},Yp);let La;function kg(){return La||(La=Lp(Tg))}const Cg=((...e)=>{const t=kg().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=Eg(s);if(!r)return;const o=t._component;!be(o)&&!o.render&&!o.template&&(o.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const l=n(r,!1,Sg(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),l},t});function Sg(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Eg(e){return ze(e)?document.querySelector(e):e}function Rg(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const Nr=typeof window<"u",vn=(e,t=!1)=>t?Symbol.for(e):Symbol(e),Pg=(e,t,n)=>$g({l:e,k:t,s:n}),$g=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),Ye=e=>typeof e=="number"&&isFinite(e),Mg=e=>Ll(e)==="[object Date]",ts=e=>Ll(e)==="[object RegExp]",Zr=e=>Se(e)&&Object.keys(e).length===0,Ze=Object.assign,Lg=Object.create,De=(e=null)=>Lg(e);let Ia;const Ln=()=>Ia||(Ia=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:De());function Aa(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'").replace(/\//g,"/").replace(/=/g,"=")}function Na(e){return e.replace(/&(?![a-zA-Z0-9#]{2,6};)/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">")}function Ig(e){return e=e.replace(/(\w+)\s*=\s*"([^"]*)"/g,(s,r,o)=>`${r}="${Na(o)}"`),e=e.replace(/(\w+)\s*=\s*'([^']*)'/g,(s,r,o)=>`${r}='${Na(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(s=>{e=e.replace(s,"$1javascript:")}),e}const Ag=Object.prototype.hasOwnProperty;function Et(e,t){return Ag.call(e,t)}const qe=Array.isArray,Be=e=>typeof e=="function",re=e=>typeof e=="string",Pe=e=>typeof e=="boolean",Le=e=>e!==null&&typeof e=="object",Ng=e=>Le(e)&&Be(e.then)&&Be(e.catch),eu=Object.prototype.toString,Ll=e=>eu.call(e),Se=e=>Ll(e)==="[object Object]",Og=e=>e==null?"":qe(e)||Se(e)&&e.toString===eu?JSON.stringify(e,null,2):String(e);function Il(e,t=""){return e.reduce((n,s,r)=>r===0?n+s:n+t+s,"")}const fr=e=>!Le(e)||qe(e);function kr(e,t){if(fr(e)||fr(t))throw new Error("Invalid value");const n=[{src:e,des:t}];for(;n.length;){const{src:s,des:r}=n.pop();Object.keys(s).forEach(o=>{o!=="__proto__"&&(Le(s[o])&&!Le(r[o])&&(r[o]=Array.isArray(s[o])?[]:De()),fr(r[o])||fr(s[o])?r[o]=s[o]:n.push({src:s[o],des:r[o]}))})}}function Fg(e,t,n){return{line:e,column:t,offset:n}}function zo(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},Dg=17;function eo(e,t,n={}){const{domain:s,messages:r,args:o}=n,l=e,a=new SyntaxError(String(l));return a.code=e,t&&(a.location=t),a.domain=s,a}function Vg(e){throw e}const Nt=" ",Ug="\r",st=`
|
|
3
|
+
`,Kg="\u2028",jg="\u2029";function Wg(e){const t=e;let n=0,s=1,r=1,o=0;const l=I=>t[I]===Ug&&t[I+1]===st,a=I=>t[I]===st,i=I=>t[I]===jg,c=I=>t[I]===Kg,u=I=>l(I)||a(I)||i(I)||c(I),d=()=>n,g=()=>s,f=()=>r,m=()=>o,y=I=>l(I)||i(I)||c(I)?st:t[I],A=()=>y(n),b=()=>y(n+o);function E(){return o=0,u(n)&&(s++,r=0),l(n)&&n++,n++,r++,t[n]}function w(){return l(n+o)&&o++,o++,t[n+o]}function h(){n=0,s=1,r=1,o=0}function P(I=0){o=I}function S(){const I=n+o;for(;I!==n;)E();o=0}return{index:d,line:g,column:f,peekOffset:m,charAt:y,currentChar:A,currentPeek:b,next:E,peek:w,reset:h,resetPeek:P,skipToPeek:S}}const qt=void 0,Bg=".",Oa="'",Hg="tokenizer";function Gg(e,t={}){const n=t.location!==!1,s=Wg(e),r=()=>s.index(),o=()=>Fg(s.line(),s.column(),s.index()),l=o(),a=r(),i={currentType:13,offset:a,startLoc:l,endLoc:l,lastType:13,lastOffset:a,lastStartLoc:l,lastEndLoc:l,braceNest:0,inLinked:!1,text:""},c=()=>i,{onError:u}=t;function d(v,p,R,...M){const X=c();if(p.column+=R,p.offset+=R,u){const q=n?zo(X.startLoc,p):null,_=eo(v,q,{domain:Hg,args:M});u(_)}}function g(v,p,R){v.endLoc=o(),v.currentType=p;const M={type:p};return n&&(M.loc=zo(v.startLoc,v.endLoc)),R!=null&&(M.value=R),M}const f=v=>g(v,13);function m(v,p){return v.currentChar()===p?(v.next(),p):(d(Ie.EXPECTED_TOKEN,o(),0,p),"")}function y(v){let p="";for(;v.currentPeek()===Nt||v.currentPeek()===st;)p+=v.currentPeek(),v.peek();return p}function A(v){const p=y(v);return v.skipToPeek(),p}function b(v){if(v===qt)return!1;const p=v.charCodeAt(0);return p>=97&&p<=122||p>=65&&p<=90||p===95}function E(v){if(v===qt)return!1;const p=v.charCodeAt(0);return p>=48&&p<=57}function w(v,p){const{currentType:R}=p;if(R!==2)return!1;y(v);const M=b(v.currentPeek());return v.resetPeek(),M}function h(v,p){const{currentType:R}=p;if(R!==2)return!1;y(v);const M=v.currentPeek()==="-"?v.peek():v.currentPeek(),X=E(M);return v.resetPeek(),X}function P(v,p){const{currentType:R}=p;if(R!==2)return!1;y(v);const M=v.currentPeek()===Oa;return v.resetPeek(),M}function S(v,p){const{currentType:R}=p;if(R!==7)return!1;y(v);const M=v.currentPeek()===".";return v.resetPeek(),M}function I(v,p){const{currentType:R}=p;if(R!==8)return!1;y(v);const M=b(v.currentPeek());return v.resetPeek(),M}function K(v,p){const{currentType:R}=p;if(!(R===7||R===11))return!1;y(v);const M=v.currentPeek()===":";return v.resetPeek(),M}function z(v,p){const{currentType:R}=p;if(R!==9)return!1;const M=()=>{const q=v.currentPeek();return q==="{"?b(v.peek()):q==="@"||q==="|"||q===":"||q==="."||q===Nt||!q?!1:q===st?(v.peek(),M()):se(v,!1)},X=M();return v.resetPeek(),X}function Z(v){y(v);const p=v.currentPeek()==="|";return v.resetPeek(),p}function se(v,p=!0){const R=(X=!1,q="")=>{const _=v.currentPeek();return _==="{"||_==="@"||!_?X:_==="|"?!(q===Nt||q===st):_===Nt?(v.peek(),R(!0,Nt)):_===st?(v.peek(),R(!0,st)):!0},M=R();return p&&v.resetPeek(),M}function J(v,p){const R=v.currentChar();return R===qt?qt:p(R)?(v.next(),R):null}function fe(v){const p=v.charCodeAt(0);return p>=97&&p<=122||p>=65&&p<=90||p>=48&&p<=57||p===95||p===36}function ne(v){return J(v,fe)}function Y(v){const p=v.charCodeAt(0);return p>=97&&p<=122||p>=65&&p<=90||p>=48&&p<=57||p===95||p===36||p===45}function B(v){return J(v,Y)}function W(v){const p=v.charCodeAt(0);return p>=48&&p<=57}function G(v){return J(v,W)}function oe(v){const p=v.charCodeAt(0);return p>=48&&p<=57||p>=65&&p<=70||p>=97&&p<=102}function Te(v){return J(v,oe)}function ve(v){let p="",R="";for(;p=G(v);)R+=p;return R}function pe(v){let p="";for(;;){const R=v.currentChar();if(R==="{"||R==="}"||R==="@"||R==="|"||!R)break;if(R===Nt||R===st)if(se(v))p+=R,v.next();else{if(Z(v))break;p+=R,v.next()}else p+=R,v.next()}return p}function he(v){A(v);let p="",R="";for(;p=B(v);)R+=p;const M=v.currentChar();if(M&&M!=="}"&&M!==qt&&M!==Nt&&M!==st&&M!==" "){const X=We(v);return d(Ie.INVALID_TOKEN_IN_PLACEHOLDER,o(),0,R+X),R+X}return v.currentChar()===qt&&d(Ie.UNTERMINATED_CLOSING_BRACE,o(),0),R}function xe(v){A(v);let p="";return v.currentChar()==="-"?(v.next(),p+=`-${ve(v)}`):p+=ve(v),v.currentChar()===qt&&d(Ie.UNTERMINATED_CLOSING_BRACE,o(),0),p}function $e(v){return v!==Oa&&v!==st}function Me(v){A(v),m(v,"'");let p="",R="";for(;p=J(v,$e);)p==="\\"?R+=_e(v):R+=p;const M=v.currentChar();return M===st||M===qt?(d(Ie.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,o(),0),M===st&&(v.next(),m(v,"'")),R):(m(v,"'"),R)}function _e(v){const p=v.currentChar();switch(p){case"\\":case"'":return v.next(),`\\${p}`;case"u":return Oe(v,p,4);case"U":return Oe(v,p,6);default:return d(Ie.UNKNOWN_ESCAPE_SEQUENCE,o(),0,p),""}}function Oe(v,p,R){m(v,p);let M="";for(let X=0;X<R;X++){const q=Te(v);if(!q){d(Ie.INVALID_UNICODE_ESCAPE_SEQUENCE,o(),0,`\\${p}${M}${v.currentChar()}`);break}M+=q}return`\\${p}${M}`}function He(v){return v!=="{"&&v!=="}"&&v!==Nt&&v!==st}function We(v){A(v);let p="",R="";for(;p=J(v,He);)R+=p;return R}function nt(v){let p="",R="";for(;p=ne(v);)R+=p;return R}function T(v){const p=R=>{const M=v.currentChar();return M==="{"||M==="@"||M==="|"||M==="("||M===")"||!M||M===Nt?R:(R+=M,v.next(),p(R))};return p("")}function $(v){A(v);const p=m(v,"|");return A(v),p}function D(v,p){let R=null;switch(v.currentChar()){case"{":return p.braceNest>=1&&d(Ie.NOT_ALLOW_NEST_PLACEHOLDER,o(),0),v.next(),R=g(p,2,"{"),A(v),p.braceNest++,R;case"}":return p.braceNest>0&&p.currentType===2&&d(Ie.EMPTY_PLACEHOLDER,o(),0),v.next(),R=g(p,3,"}"),p.braceNest--,p.braceNest>0&&A(v),p.inLinked&&p.braceNest===0&&(p.inLinked=!1),R;case"@":return p.braceNest>0&&d(Ie.UNTERMINATED_CLOSING_BRACE,o(),0),R=V(v,p)||f(p),p.braceNest=0,R;default:{let X=!0,q=!0,_=!0;if(Z(v))return p.braceNest>0&&d(Ie.UNTERMINATED_CLOSING_BRACE,o(),0),R=g(p,1,$(v)),p.braceNest=0,p.inLinked=!1,R;if(p.braceNest>0&&(p.currentType===4||p.currentType===5||p.currentType===6))return d(Ie.UNTERMINATED_CLOSING_BRACE,o(),0),p.braceNest=0,U(v,p);if(X=w(v,p))return R=g(p,4,he(v)),A(v),R;if(q=h(v,p))return R=g(p,5,xe(v)),A(v),R;if(_=P(v,p))return R=g(p,6,Me(v)),A(v),R;if(!X&&!q&&!_)return R=g(p,12,We(v)),d(Ie.INVALID_TOKEN_IN_PLACEHOLDER,o(),0,R.value),A(v),R;break}}return R}function V(v,p){const{currentType:R}=p;let M=null;const X=v.currentChar();switch((R===7||R===8||R===11||R===9)&&(X===st||X===Nt)&&d(Ie.INVALID_LINKED_FORMAT,o(),0),X){case"@":return v.next(),M=g(p,7,"@"),p.inLinked=!0,M;case".":return A(v),v.next(),g(p,8,".");case":":return A(v),v.next(),g(p,9,":");default:return Z(v)?(M=g(p,1,$(v)),p.braceNest=0,p.inLinked=!1,M):S(v,p)||K(v,p)?(A(v),V(v,p)):I(v,p)?(A(v),g(p,11,nt(v))):z(v,p)?(A(v),X==="{"?D(v,p)||M:g(p,10,T(v))):(R===7&&d(Ie.INVALID_LINKED_FORMAT,o(),0),p.braceNest=0,p.inLinked=!1,U(v,p))}}function U(v,p){let R={type:13};if(p.braceNest>0)return D(v,p)||f(p);if(p.inLinked)return V(v,p)||f(p);switch(v.currentChar()){case"{":return D(v,p)||f(p);case"}":return d(Ie.UNBALANCED_CLOSING_BRACE,o(),0),v.next(),g(p,3,"}");case"@":return V(v,p)||f(p);default:{if(Z(v))return R=g(p,1,$(v)),p.braceNest=0,p.inLinked=!1,R;if(se(v))return g(p,0,pe(v));break}}return R}function H(){const{currentType:v,offset:p,startLoc:R,endLoc:M}=i;return i.lastType=v,i.lastOffset=p,i.lastStartLoc=R,i.lastEndLoc=M,i.offset=r(),i.startLoc=o(),s.currentChar()===qt?g(i,13):U(s,i)}return{nextToken:H,currentOffset:r,currentPosition:o,context:c}}const qg="parser",zg=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function Jg(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const s=parseInt(t||n,16);return s<=55295||s>=57344?String.fromCodePoint(s):"�"}}}function Yg(e={}){const t=e.location!==!1,{onError:n}=e;function s(b,E,w,h,...P){const S=b.currentPosition();if(S.offset+=h,S.column+=h,n){const I=t?zo(w,S):null,K=eo(E,I,{domain:qg,args:P});n(K)}}function r(b,E,w){const h={type:b};return t&&(h.start=E,h.end=E,h.loc={start:w,end:w}),h}function o(b,E,w,h){t&&(b.end=E,b.loc&&(b.loc.end=w))}function l(b,E){const w=b.context(),h=r(3,w.offset,w.startLoc);return h.value=E,o(h,b.currentOffset(),b.currentPosition()),h}function a(b,E){const w=b.context(),{lastOffset:h,lastStartLoc:P}=w,S=r(5,h,P);return S.index=parseInt(E,10),b.nextToken(),o(S,b.currentOffset(),b.currentPosition()),S}function i(b,E){const w=b.context(),{lastOffset:h,lastStartLoc:P}=w,S=r(4,h,P);return S.key=E,b.nextToken(),o(S,b.currentOffset(),b.currentPosition()),S}function c(b,E){const w=b.context(),{lastOffset:h,lastStartLoc:P}=w,S=r(9,h,P);return S.value=E.replace(zg,Jg),b.nextToken(),o(S,b.currentOffset(),b.currentPosition()),S}function u(b){const E=b.nextToken(),w=b.context(),{lastOffset:h,lastStartLoc:P}=w,S=r(8,h,P);return E.type!==11?(s(b,Ie.UNEXPECTED_EMPTY_LINKED_MODIFIER,w.lastStartLoc,0),S.value="",o(S,h,P),{nextConsumeToken:E,node:S}):(E.value==null&&s(b,Ie.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,Ot(E)),S.value=E.value||"",o(S,b.currentOffset(),b.currentPosition()),{node:S})}function d(b,E){const w=b.context(),h=r(7,w.offset,w.startLoc);return h.value=E,o(h,b.currentOffset(),b.currentPosition()),h}function g(b){const E=b.context(),w=r(6,E.offset,E.startLoc);let h=b.nextToken();if(h.type===8){const P=u(b);w.modifier=P.node,h=P.nextConsumeToken||b.nextToken()}switch(h.type!==9&&s(b,Ie.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Ot(h)),h=b.nextToken(),h.type===2&&(h=b.nextToken()),h.type){case 10:h.value==null&&s(b,Ie.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Ot(h)),w.key=d(b,h.value||"");break;case 4:h.value==null&&s(b,Ie.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Ot(h)),w.key=i(b,h.value||"");break;case 5:h.value==null&&s(b,Ie.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Ot(h)),w.key=a(b,h.value||"");break;case 6:h.value==null&&s(b,Ie.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Ot(h)),w.key=c(b,h.value||"");break;default:{s(b,Ie.UNEXPECTED_EMPTY_LINKED_KEY,E.lastStartLoc,0);const P=b.context(),S=r(7,P.offset,P.startLoc);return S.value="",o(S,P.offset,P.startLoc),w.key=S,o(w,P.offset,P.startLoc),{nextConsumeToken:h,node:w}}}return o(w,b.currentOffset(),b.currentPosition()),{node:w}}function f(b){const E=b.context(),w=E.currentType===1?b.currentOffset():E.offset,h=E.currentType===1?E.endLoc:E.startLoc,P=r(2,w,h);P.items=[];let S=null;do{const z=S||b.nextToken();switch(S=null,z.type){case 0:z.value==null&&s(b,Ie.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Ot(z)),P.items.push(l(b,z.value||""));break;case 5:z.value==null&&s(b,Ie.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Ot(z)),P.items.push(a(b,z.value||""));break;case 4:z.value==null&&s(b,Ie.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Ot(z)),P.items.push(i(b,z.value||""));break;case 6:z.value==null&&s(b,Ie.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Ot(z)),P.items.push(c(b,z.value||""));break;case 7:{const Z=g(b);P.items.push(Z.node),S=Z.nextConsumeToken||null;break}}}while(E.currentType!==13&&E.currentType!==1);const I=E.currentType===1?E.lastOffset:b.currentOffset(),K=E.currentType===1?E.lastEndLoc:b.currentPosition();return o(P,I,K),P}function m(b,E,w,h){const P=b.context();let S=h.items.length===0;const I=r(1,E,w);I.cases=[],I.cases.push(h);do{const K=f(b);S||(S=K.items.length===0),I.cases.push(K)}while(P.currentType!==13);return S&&s(b,Ie.MUST_HAVE_MESSAGES_IN_PLURAL,w,0),o(I,b.currentOffset(),b.currentPosition()),I}function y(b){const E=b.context(),{offset:w,startLoc:h}=E,P=f(b);return E.currentType===13?P:m(b,w,h,P)}function A(b){const E=Gg(b,Ze({},e)),w=E.context(),h=r(0,w.offset,w.startLoc);return t&&h.loc&&(h.loc.source=b),h.body=y(E),e.onCacheKey&&(h.cacheKey=e.onCacheKey(b)),w.currentType!==13&&s(E,Ie.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,b[w.offset]||""),o(h,E.currentOffset(),E.currentPosition()),h}return{parse:A}}function Ot(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 Xg(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:o=>(n.helpers.add(o),o)}}function Fa(e,t){for(let n=0;n<e.length;n++)Al(e[n],t)}function Al(e,t){switch(e.type){case 1:Fa(e.cases,t),t.helper("plural");break;case 2:Fa(e.items,t);break;case 6:{Al(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 Qg(e,t={}){const n=Xg(e);n.helper("normalize"),e.body&&Al(e.body,n);const s=n.context();e.helpers=Array.from(s.helpers)}function Zg(e){const t=e.body;return t.type===2?Da(t):t.cases.forEach(n=>Da(n)),e}function Da(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 s=e.items[n];if(!(s.type===3||s.type===9)||s.value==null)break;t.push(s.value)}if(t.length===e.items.length){e.static=Il(t);for(let n=0;n<e.items.length;n++){const s=e.items[n];(s.type===3||s.type===9)&&delete s.value}}}}function Hn(e){switch(e.t=e.type,e.type){case 0:{const t=e;Hn(t.body),t.b=t.body,delete t.body;break}case 1:{const t=e,n=t.cases;for(let s=0;s<n.length;s++)Hn(n[s]);t.c=n,delete t.cases;break}case 2:{const t=e,n=t.items;for(let s=0;s<n.length;s++)Hn(n[s]);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;Hn(t.key),t.k=t.key,delete t.key,t.modifier&&(Hn(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 em(e,t){const{filename:n,breakLineCode:s,needIndent:r}=t,o=t.location!==!1,l={filename:n,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:s,needIndent:r,indentLevel:0};o&&e.loc&&(l.source=e.loc.source);const a=()=>l;function i(y,A){l.code+=y}function c(y,A=!0){const b=A?s:"";i(r?b+" ".repeat(y):b)}function u(y=!0){const A=++l.indentLevel;y&&c(A)}function d(y=!0){const A=--l.indentLevel;y&&c(A)}function g(){c(l.indentLevel)}return{context:a,push:i,indent:u,deindent:d,newline:g,helper:y=>`_${y}`,needIndent:()=>l.needIndent}}function tm(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),ns(e,t.key),t.modifier?(e.push(", "),ns(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function nm(e,t){const{helper:n,needIndent:s}=e;e.push(`${n("normalize")}([`),e.indent(s());const r=t.items.length;for(let o=0;o<r&&(ns(e,t.items[o]),o!==r-1);o++)e.push(", ");e.deindent(s()),e.push("])")}function sm(e,t){const{helper:n,needIndent:s}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(s());const r=t.cases.length;for(let o=0;o<r&&(ns(e,t.cases[o]),o!==r-1);o++)e.push(", ");e.deindent(s()),e.push("])")}}function rm(e,t){t.body?ns(e,t.body):e.push("null")}function ns(e,t){const{helper:n}=e;switch(t.type){case 0:rm(e,t);break;case 1:sm(e,t);break;case 2:nm(e,t);break;case 6:tm(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 om=(e,t={})=>{const n=re(t.mode)?t.mode:"normal",s=re(t.filename)?t.filename:"message.intl";t.sourceMap;const r=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
|
|
4
|
+
`,o=t.needIndent?t.needIndent:n!=="arrow",l=e.helpers||[],a=em(e,{filename:s,breakLineCode:r,needIndent:o});a.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),a.indent(o),l.length>0&&(a.push(`const { ${Il(l.map(u=>`${u}: _${u}`),", ")} } = ctx`),a.newline()),a.push("return "),ns(a,e),a.deindent(o),a.push("}"),delete e.helpers;const{code:i,map:c}=a.context();return{ast:e,code:i,map:c?c.toJSON():void 0}};function lm(e,t={}){const n=Ze({},t),s=!!n.jit,r=!!n.minify,o=n.optimize==null?!0:n.optimize,a=Yg(n).parse(e);return s?(o&&Zg(a),r&&Hn(a),{ast:a,code:""}):(Qg(a,n),om(a,n))}function am(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Ln().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Ln().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}function Kt(e){return Le(e)&&Nl(e)===0&&(Et(e,"b")||Et(e,"body"))}const tu=["b","body"];function im(e){return xn(e,tu)}const nu=["c","cases"];function cm(e){return xn(e,nu,[])}const su=["s","static"];function um(e){return xn(e,su)}const ru=["i","items"];function dm(e){return xn(e,ru,[])}const ou=["t","type"];function Nl(e){return xn(e,ou)}const lu=["v","value"];function pr(e,t){const n=xn(e,lu);if(n!=null)return n;throw Ds(t)}const au=["m","modifier"];function fm(e){return xn(e,au)}const iu=["k","key"];function pm(e){const t=xn(e,iu);if(t)return t;throw Ds(6)}function xn(e,t,n){for(let s=0;s<t.length;s++){const r=t[s];if(Et(e,r)&&e[r]!=null)return e[r]}return n}const cu=[...tu,...nu,...su,...ru,...iu,...au,...lu,...ou];function Ds(e){return new Error(`unhandled node type: ${e}`)}function Ro(e){return n=>gm(n,e)}function gm(e,t){const n=im(t);if(n==null)throw Ds(0);if(Nl(n)===1){const o=cm(n);return e.plural(o.reduce((l,a)=>[...l,Va(e,a)],[]))}else return Va(e,n)}function Va(e,t){const n=um(t);if(n!=null)return e.type==="text"?n:e.normalize([n]);{const s=dm(t).reduce((r,o)=>[...r,Jo(e,o)],[]);return e.normalize(s)}}function Jo(e,t){const n=Nl(t);switch(n){case 3:return pr(t,n);case 9:return pr(t,n);case 4:{const s=t;if(Et(s,"k")&&s.k)return e.interpolate(e.named(s.k));if(Et(s,"key")&&s.key)return e.interpolate(e.named(s.key));throw Ds(n)}case 5:{const s=t;if(Et(s,"i")&&Ye(s.i))return e.interpolate(e.list(s.i));if(Et(s,"index")&&Ye(s.index))return e.interpolate(e.list(s.index));throw Ds(n)}case 6:{const s=t,r=fm(s),o=pm(s);return e.linked(Jo(e,o),r?Jo(e,r):void 0,e.type)}case 7:return pr(t,n);case 8:return pr(t,n);default:throw new Error(`unhandled node on format message part: ${n}`)}}const mm=e=>e;let gr=De();function hm(e,t={}){let n=!1;const s=t.onError||Vg;return t.onError=r=>{n=!0,s(r)},{...lm(e,t),detectError:n}}function bm(e,t){if(!__INTLIFY_DROP_MESSAGE_COMPILER__&&re(e)){Pe(t.warnHtmlMessage)&&t.warnHtmlMessage;const s=(t.onCacheKey||mm)(e),r=gr[s];if(r)return r;const{ast:o,detectError:l}=hm(e,{...t,location:!1,jit:!0}),a=Ro(o);return l?a:gr[s]=a}else{const n=e.cacheKey;if(n){const s=gr[n];return s||(gr[n]=Ro(e))}else return Ro(e)}}let Vs=null;function ym(e){Vs=e}function vm(e,t,n){Vs&&Vs.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const xm=_m("function:translate");function _m(e){return t=>Vs&&Vs.emit(e,t)}const en={INVALID_ARGUMENT:Dg,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},wm=24;function tn(e){return eo(e,null,void 0)}function Ol(e,t){return t.locale!=null?Ua(t.locale):Ua(e.locale)}let Po;function Ua(e){if(re(e))return e;if(Be(e)){if(e.resolvedOnce&&Po!=null)return Po;if(e.constructor.name==="Function"){const t=e();if(Ng(t))throw tn(en.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Po=t}else throw tn(en.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw tn(en.NOT_SUPPORT_LOCALE_TYPE)}function Tm(e,t,n){return[...new Set([n,...qe(t)?t:Le(t)?Object.keys(t):re(t)?[t]:[n]])]}function uu(e,t,n){const s=re(n)?n:Us,r=e;r.__localeChainCache||(r.__localeChainCache=new Map);let o=r.__localeChainCache.get(s);if(!o){o=[];let l=[n];for(;qe(l);)l=Ka(o,l,t);const a=qe(t)||!Se(t)?t:t.default?t.default:null;l=re(a)?[a]:a,qe(l)&&Ka(o,l,!1),r.__localeChainCache.set(s,o)}return o}function Ka(e,t,n){let s=!0;for(let r=0;r<t.length&&Pe(s);r++){const o=t[r];re(o)&&(s=km(e,t[r],n))}return s}function km(e,t,n){let s;const r=t.split("-");do{const o=r.join("-");s=Cm(e,o,n),r.splice(-1,1)}while(r.length&&s===!0);return s}function Cm(e,t,n){let s=!1;if(!e.includes(t)&&(s=!0,t)){s=t[t.length-1]!=="!";const r=t.replace(/!/g,"");e.push(r),(qe(n)||Se(n))&&n[r]&&(s=n[r])}return s}const _n=[];_n[0]={w:[0],i:[3,0],"[":[4],o:[7]};_n[1]={w:[1],".":[2],"[":[4],o:[7]};_n[2]={w:[2],i:[3,0],0:[3,0]};_n[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};_n[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};_n[5]={"'":[4,0],o:8,l:[5,0]};_n[6]={'"':[4,0],o:8,l:[6,0]};const Sm=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Em(e){return Sm.test(e)}function Rm(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 Pm(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 $m(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Em(t)?Rm(t):"*"+t}function Mm(e){const t=[];let n=-1,s=0,r=0,o,l,a,i,c,u,d;const g=[];g[0]=()=>{l===void 0?l=a:l+=a},g[1]=()=>{l!==void 0&&(t.push(l),l=void 0)},g[2]=()=>{g[0](),r++},g[3]=()=>{if(r>0)r--,s=4,g[0]();else{if(r=0,l===void 0||(l=$m(l),l===!1))return!1;g[1]()}};function f(){const m=e[n+1];if(s===5&&m==="'"||s===6&&m==='"')return n++,a="\\"+m,g[0](),!0}for(;s!==null;)if(n++,o=e[n],!(o==="\\"&&f())){if(i=Pm(o),d=_n[s],c=d[i]||d.l||8,c===8||(s=c[0],c[1]!==void 0&&(u=g[c[1]],u&&(a=o,u()===!1))))return;if(s===7)return t}}const ja=new Map;function Lm(e,t){return Le(e)?e[t]:null}function Im(e,t){if(!Le(e))return null;let n=ja.get(t);if(n||(n=Mm(t),n&&ja.set(t,n)),!n)return null;const s=n.length;let r=e,o=0;for(;o<s;){const l=n[o];if(cu.includes(l)&&Kt(r))return null;const a=r[l];if(a===void 0||Be(r))return null;r=a,o++}return r}const Am="11.2.8",to=-1,Us="en-US",Wa="",Ba=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function Nm(){return{upper:(e,t)=>t==="text"&&re(e)?e.toUpperCase():t==="vnode"&&Le(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&re(e)?e.toLowerCase():t==="vnode"&&Le(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&re(e)?Ba(e):t==="vnode"&&Le(e)&&"__v_isVNode"in e?Ba(e.children):e}}let du;function Om(e){du=e}let fu;function Fm(e){fu=e}let pu;function Dm(e){pu=e}let gu=null;const Vm=e=>{gu=e},Um=()=>gu;let mu=null;const Ha=e=>{mu=e},Km=()=>mu;let Ga=0;function jm(e={}){const t=Be(e.onWarn)?e.onWarn:Rg,n=re(e.version)?e.version:Am,s=re(e.locale)||Be(e.locale)?e.locale:Us,r=Be(s)?Us:s,o=qe(e.fallbackLocale)||Se(e.fallbackLocale)||re(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:r,l=Se(e.messages)?e.messages:$o(r),a=Se(e.datetimeFormats)?e.datetimeFormats:$o(r),i=Se(e.numberFormats)?e.numberFormats:$o(r),c=Ze(De(),e.modifiers,Nm()),u=e.pluralRules||De(),d=Be(e.missing)?e.missing:null,g=Pe(e.missingWarn)||ts(e.missingWarn)?e.missingWarn:!0,f=Pe(e.fallbackWarn)||ts(e.fallbackWarn)?e.fallbackWarn:!0,m=!!e.fallbackFormat,y=!!e.unresolving,A=Be(e.postTranslation)?e.postTranslation:null,b=Se(e.processor)?e.processor:null,E=Pe(e.warnHtmlMessage)?e.warnHtmlMessage:!0,w=!!e.escapeParameter,h=Be(e.messageCompiler)?e.messageCompiler:du,P=Be(e.messageResolver)?e.messageResolver:fu||Lm,S=Be(e.localeFallbacker)?e.localeFallbacker:pu||Tm,I=Le(e.fallbackContext)?e.fallbackContext:void 0,K=e,z=Le(K.__datetimeFormatters)?K.__datetimeFormatters:new Map,Z=Le(K.__numberFormatters)?K.__numberFormatters:new Map,se=Le(K.__meta)?K.__meta:{};Ga++;const J={version:n,cid:Ga,locale:s,fallbackLocale:o,messages:l,modifiers:c,pluralRules:u,missing:d,missingWarn:g,fallbackWarn:f,fallbackFormat:m,unresolving:y,postTranslation:A,processor:b,warnHtmlMessage:E,escapeParameter:w,messageCompiler:h,messageResolver:P,localeFallbacker:S,fallbackContext:I,onWarn:t,__meta:se};return J.datetimeFormats=a,J.numberFormats=i,J.__datetimeFormatters=z,J.__numberFormatters=Z,__INTLIFY_PROD_DEVTOOLS__&&vm(J,n,se),J}const $o=e=>({[e]:De()});function Fl(e,t,n,s,r){const{missing:o,onWarn:l}=e;if(o!==null){const a=o(e,n,t,r);return re(a)?a:t}else return t}function ps(e,t,n){const s=e;s.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function Wm(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function Bm(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let s=n+1;s<t.length;s++)if(Wm(e,t[s]))return!0;return!1}function qa(e,...t){const{datetimeFormats:n,unresolving:s,fallbackLocale:r,onWarn:o,localeFallbacker:l}=e,{__datetimeFormatters:a}=e,[i,c,u,d]=Yo(...t),g=Pe(u.missingWarn)?u.missingWarn:e.missingWarn;Pe(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn;const f=!!u.part,m=Ol(e,u),y=l(e,r,m);if(!re(i)||i==="")return new Intl.DateTimeFormat(m,d).format(c);let A={},b,E=null;const w="datetime format";for(let S=0;S<y.length&&(b=y[S],A=n[b]||{},E=A[i],!Se(E));S++)Fl(e,i,b,g,w);if(!Se(E)||!re(b))return s?to:i;let h=`${b}__${i}`;Zr(d)||(h=`${h}__${JSON.stringify(d)}`);let P=a.get(h);return P||(P=new Intl.DateTimeFormat(b,Ze({},E,d)),a.set(h,P)),f?P.formatToParts(c):P.format(c)}const hu=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Yo(...e){const[t,n,s,r]=e,o=De();let l=De(),a;if(re(t)){const i=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!i)throw tn(en.INVALID_ISO_DATE_ARGUMENT);const c=i[3]?i[3].trim().startsWith("T")?`${i[1].trim()}${i[3].trim()}`:`${i[1].trim()}T${i[3].trim()}`:i[1].trim();a=new Date(c);try{a.toISOString()}catch{throw tn(en.INVALID_ISO_DATE_ARGUMENT)}}else if(Mg(t)){if(isNaN(t.getTime()))throw tn(en.INVALID_DATE_ARGUMENT);a=t}else if(Ye(t))a=t;else throw tn(en.INVALID_ARGUMENT);return re(n)?o.key=n:Se(n)&&Object.keys(n).forEach(i=>{hu.includes(i)?l[i]=n[i]:o[i]=n[i]}),re(s)?o.locale=s:Se(s)&&(l=s),Se(r)&&(l=r),[o.key||"",a,o,l]}function za(e,t,n){const s=e;for(const r in n){const o=`${t}__${r}`;s.__datetimeFormatters.has(o)&&s.__datetimeFormatters.delete(o)}}function Ja(e,...t){const{numberFormats:n,unresolving:s,fallbackLocale:r,onWarn:o,localeFallbacker:l}=e,{__numberFormatters:a}=e,[i,c,u,d]=Xo(...t),g=Pe(u.missingWarn)?u.missingWarn:e.missingWarn;Pe(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn;const f=!!u.part,m=Ol(e,u),y=l(e,r,m);if(!re(i)||i==="")return new Intl.NumberFormat(m,d).format(c);let A={},b,E=null;const w="number format";for(let S=0;S<y.length&&(b=y[S],A=n[b]||{},E=A[i],!Se(E));S++)Fl(e,i,b,g,w);if(!Se(E)||!re(b))return s?to:i;let h=`${b}__${i}`;Zr(d)||(h=`${h}__${JSON.stringify(d)}`);let P=a.get(h);return P||(P=new Intl.NumberFormat(b,Ze({},E,d)),a.set(h,P)),f?P.formatToParts(c):P.format(c)}const bu=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function Xo(...e){const[t,n,s,r]=e,o=De();let l=De();if(!Ye(t))throw tn(en.INVALID_ARGUMENT);const a=t;return re(n)?o.key=n:Se(n)&&Object.keys(n).forEach(i=>{bu.includes(i)?l[i]=n[i]:o[i]=n[i]}),re(s)?o.locale=s:Se(s)&&(l=s),Se(r)&&(l=r),[o.key||"",a,o,l]}function Ya(e,t,n){const s=e;for(const r in n){const o=`${t}__${r}`;s.__numberFormatters.has(o)&&s.__numberFormatters.delete(o)}}const Hm=e=>e,Gm=e=>"",qm="text",zm=e=>e.length===0?"":Il(e),Jm=Og;function Xa(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function Ym(e){const t=Ye(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(Ye(e.named.count)||Ye(e.named.n))?Ye(e.named.count)?e.named.count:Ye(e.named.n)?e.named.n:t:t}function Xm(e,t){t.count||(t.count=e),t.n||(t.n=e)}function Qm(e={}){const t=e.locale,n=Ym(e),s=Le(e.pluralRules)&&re(t)&&Be(e.pluralRules[t])?e.pluralRules[t]:Xa,r=Le(e.pluralRules)&&re(t)&&Be(e.pluralRules[t])?Xa:void 0,o=b=>b[s(n,b.length,r)],l=e.list||[],a=b=>l[b],i=e.named||De();Ye(e.pluralIndex)&&Xm(n,i);const c=b=>i[b];function u(b,E){const w=Be(e.messages)?e.messages(b,!!E):Le(e.messages)?e.messages[b]:!1;return w||(e.parent?e.parent.message(b):Gm)}const d=b=>e.modifiers?e.modifiers[b]:Hm,g=Se(e.processor)&&Be(e.processor.normalize)?e.processor.normalize:zm,f=Se(e.processor)&&Be(e.processor.interpolate)?e.processor.interpolate:Jm,m=Se(e.processor)&&re(e.processor.type)?e.processor.type:qm,A={list:a,named:c,plural:o,linked:(b,...E)=>{const[w,h]=E;let P="text",S="";E.length===1?Le(w)?(S=w.modifier||S,P=w.type||P):re(w)&&(S=w||S):E.length===2&&(re(w)&&(S=w||S),re(h)&&(P=h||P));const I=u(b,!0)(A),K=P==="vnode"&&qe(I)&&S?I[0]:I;return S?d(S)(K,P):K},message:u,type:m,interpolate:f,normalize:g,values:Ze(De(),l,i)};return A}const Qa=()=>"",St=e=>Be(e);function Za(e,...t){const{fallbackFormat:n,postTranslation:s,unresolving:r,messageCompiler:o,fallbackLocale:l,messages:a}=e,[i,c]=Qo(...t),u=Pe(c.missingWarn)?c.missingWarn:e.missingWarn,d=Pe(c.fallbackWarn)?c.fallbackWarn:e.fallbackWarn,g=Pe(c.escapeParameter)?c.escapeParameter:e.escapeParameter,f=!!c.resolvedMessage,m=re(c.default)||Pe(c.default)?Pe(c.default)?o?i:()=>i:c.default:n?o?i:()=>i:null,y=n||m!=null&&(re(m)||Be(m)),A=Ol(e,c);g&&Zm(c);let[b,E,w]=f?[i,A,a[A]||De()]:yu(e,i,A,l,d,u),h=b,P=i;if(!f&&!(re(h)||Kt(h)||St(h))&&y&&(h=m,P=h),!f&&(!(re(h)||Kt(h)||St(h))||!re(E)))return r?to:i;let S=!1;const I=()=>{S=!0},K=St(h)?h:vu(e,i,E,h,P,I);if(S)return h;const z=nh(e,E,w,c),Z=Qm(z),se=eh(e,K,Z);let J=s?s(se,i):se;if(g&&re(J)&&(J=Ig(J)),__INTLIFY_PROD_DEVTOOLS__){const fe={timestamp:Date.now(),key:re(i)?i:St(h)?h.key:"",locale:E||(St(h)?h.locale:""),format:re(h)?h:St(h)?h.source:"",message:J};fe.meta=Ze({},e.__meta,Um()||{}),xm(fe)}return J}function Zm(e){qe(e.list)?e.list=e.list.map(t=>re(t)?Aa(t):t):Le(e.named)&&Object.keys(e.named).forEach(t=>{re(e.named[t])&&(e.named[t]=Aa(e.named[t]))})}function yu(e,t,n,s,r,o){const{messages:l,onWarn:a,messageResolver:i,localeFallbacker:c}=e,u=c(e,s,n);let d=De(),g,f=null;const m="translate";for(let y=0;y<u.length&&(g=u[y],d=l[g]||De(),(f=i(d,t))===null&&(f=d[t]),!(re(f)||Kt(f)||St(f)));y++)if(!Bm(g,u)){const A=Fl(e,t,g,o,m);A!==t&&(f=A)}return[f,g,d]}function vu(e,t,n,s,r,o){const{messageCompiler:l,warnHtmlMessage:a}=e;if(St(s)){const c=s;return c.locale=c.locale||n,c.key=c.key||t,c}if(l==null){const c=(()=>s);return c.locale=n,c.key=t,c}const i=l(s,th(e,n,r,s,a,o));return i.locale=n,i.key=t,i.source=s,i}function eh(e,t,n){return t(n)}function Qo(...e){const[t,n,s]=e,r=De();if(!re(t)&&!Ye(t)&&!St(t)&&!Kt(t))throw tn(en.INVALID_ARGUMENT);const o=Ye(t)?String(t):(St(t),t);return Ye(n)?r.plural=n:re(n)?r.default=n:Se(n)&&!Zr(n)?r.named=n:qe(n)&&(r.list=n),Ye(s)?r.plural=s:re(s)?r.default=s:Se(s)&&Ze(r,s),[o,r]}function th(e,t,n,s,r,o){return{locale:t,key:n,warnHtmlMessage:r,onError:l=>{throw o&&o(l),l},onCacheKey:l=>Pg(t,n,l)}}function nh(e,t,n,s){const{modifiers:r,pluralRules:o,messageResolver:l,fallbackLocale:a,fallbackWarn:i,missingWarn:c,fallbackContext:u}=e,g={locale:t,modifiers:r,pluralRules:o,messages:(f,m)=>{let y=l(n,f);if(y==null&&(u||m)){const[,,A]=yu(u||e,f,t,a,i,c);y=l(A,f)}if(re(y)||Kt(y)){let A=!1;const E=vu(e,f,t,y,f,()=>{A=!0});return A?Qa:E}else return St(y)?y:Qa}};return e.processor&&(g.processor=e.processor),s.list&&(g.list=s.list),s.named&&(g.named=s.named),Ye(s.plural)&&(g.pluralIndex=s.plural),g}am();const sh="11.2.8";function rh(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(Ln().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(Ln().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Ln().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Ln().__INTLIFY_PROD_DEVTOOLS__=!1)}const bt={UNEXPECTED_RETURN_TYPE:wm,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 Tt(e,...t){return eo(e,null,void 0)}const Zo=vn("__translateVNode"),el=vn("__datetimeParts"),tl=vn("__numberParts"),xu=vn("__setPluralRules"),_u=vn("__injectWithOption"),nl=vn("__dispose");function Ks(e){if(!Le(e)||Kt(e))return e;for(const t in e)if(Et(e,t))if(!t.includes("."))Le(e[t])&&Ks(e[t]);else{const n=t.split("."),s=n.length-1;let r=e,o=!1;for(let l=0;l<s;l++){if(n[l]==="__proto__")throw new Error(`unsafe key: ${n[l]}`);if(n[l]in r||(r[n[l]]=De()),!Le(r[n[l]])){o=!0;break}r=r[n[l]]}if(o||(Kt(r)?cu.includes(n[s])||delete e[t]:(r[n[s]]=e[t],delete e[t])),!Kt(r)){const l=r[n[s]];Le(l)&&Ks(l)}}return e}function Dl(e,t){const{messages:n,__i18n:s,messageResolver:r,flatJson:o}=t,l=Se(n)?n:qe(s)?De():{[e]:De()};if(qe(s)&&s.forEach(a=>{if("locale"in a&&"resource"in a){const{locale:i,resource:c}=a;i?(l[i]=l[i]||De(),kr(c,l[i])):kr(c,l)}else re(a)&&kr(JSON.parse(a),l)}),r==null&&o)for(const a in l)Et(l,a)&&Ks(l[a]);return l}function wu(e){return e.type}function Tu(e,t,n){let s=Le(t.messages)?t.messages:De();"__i18nGlobal"in n&&(s=Dl(e.locale.value,{messages:s,__i18n:n.__i18nGlobal}));const r=Object.keys(s);r.length&&r.forEach(o=>{e.mergeLocaleMessage(o,s[o])});{if(Le(t.datetimeFormats)){const o=Object.keys(t.datetimeFormats);o.length&&o.forEach(l=>{e.mergeDateTimeFormat(l,t.datetimeFormats[l])})}if(Le(t.numberFormats)){const o=Object.keys(t.numberFormats);o.length&&o.forEach(l=>{e.mergeNumberFormat(l,t.numberFormats[l])})}}}function ei(e){return Q(Ys,null,e,0)}function js(){return Xs()}const ti="__INTLIFY_META__",ni=()=>[],oh=()=>!1;let si=0;function ri(e){return((t,n,s,r)=>e(n,s,js()||void 0,r))}const lh=()=>{const e=js();let t=null;return e&&(t=wu(e)[ti])?{[ti]:t}:null};function Vl(e={}){const{__root:t,__injectWithOption:n}=e,s=t===void 0,r=e.flatJson,o=Nr?ee:Pf;let l=Pe(e.inheritLocale)?e.inheritLocale:!0;const a=o(t&&l?t.locale.value:re(e.locale)?e.locale:Us),i=o(t&&l?t.fallbackLocale.value:re(e.fallbackLocale)||qe(e.fallbackLocale)||Se(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:a.value),c=o(Dl(a.value,e)),u=o(Se(e.datetimeFormats)?e.datetimeFormats:{[a.value]:{}}),d=o(Se(e.numberFormats)?e.numberFormats:{[a.value]:{}});let g=t?t.missingWarn:Pe(e.missingWarn)||ts(e.missingWarn)?e.missingWarn:!0,f=t?t.fallbackWarn:Pe(e.fallbackWarn)||ts(e.fallbackWarn)?e.fallbackWarn:!0,m=t?t.fallbackRoot:Pe(e.fallbackRoot)?e.fallbackRoot:!0,y=!!e.fallbackFormat,A=Be(e.missing)?e.missing:null,b=Be(e.missing)?ri(e.missing):null,E=Be(e.postTranslation)?e.postTranslation:null,w=t?t.warnHtmlMessage:Pe(e.warnHtmlMessage)?e.warnHtmlMessage:!0,h=!!e.escapeParameter;const P=t?t.modifiers:Se(e.modifiers)?e.modifiers:{};let S=e.pluralRules||t&&t.pluralRules,I;I=(()=>{s&&Ha(null);const _={version:sh,locale:a.value,fallbackLocale:i.value,messages:c.value,modifiers:P,pluralRules:S,missing:b===null?void 0:b,missingWarn:g,fallbackWarn:f,fallbackFormat:y,unresolving:!0,postTranslation:E===null?void 0:E,warnHtmlMessage:w,escapeParameter:h,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};_.datetimeFormats=u.value,_.numberFormats=d.value,_.__datetimeFormatters=Se(I)?I.__datetimeFormatters:void 0,_.__numberFormatters=Se(I)?I.__numberFormatters:void 0;const k=jm(_);return s&&Ha(k),k})(),ps(I,a.value,i.value);function z(){return[a.value,i.value,c.value,u.value,d.value]}const Z=j({get:()=>a.value,set:_=>{I.locale=_,a.value=_}}),se=j({get:()=>i.value,set:_=>{I.fallbackLocale=_,i.value=_,ps(I,a.value,_)}}),J=j(()=>c.value),fe=j(()=>u.value),ne=j(()=>d.value);function Y(){return Be(E)?E:null}function B(_){E=_,I.postTranslation=_}function W(){return A}function G(_){_!==null&&(b=ri(_)),A=_,I.missing=b}const oe=(_,k,O,te,ce,Je)=>{z();let Ge;try{__INTLIFY_PROD_DEVTOOLS__,s||(I.fallbackContext=t?Km():void 0),Ge=_(I)}finally{__INTLIFY_PROD_DEVTOOLS__,s||(I.fallbackContext=void 0)}if(O!=="translate exists"&&Ye(Ge)&&Ge===to||O==="translate exists"&&!Ge){const[gt,yt]=k();return t&&m?te(t):ce(gt)}else{if(Je(Ge))return Ge;throw Tt(bt.UNEXPECTED_RETURN_TYPE)}};function Te(..._){return oe(k=>Reflect.apply(Za,null,[k,..._]),()=>Qo(..._),"translate",k=>Reflect.apply(k.t,k,[..._]),k=>k,k=>re(k))}function ve(..._){const[k,O,te]=_;if(te&&!Le(te))throw Tt(bt.INVALID_ARGUMENT);return Te(k,O,Ze({resolvedMessage:!0},te||{}))}function pe(..._){return oe(k=>Reflect.apply(qa,null,[k,..._]),()=>Yo(..._),"datetime format",k=>Reflect.apply(k.d,k,[..._]),()=>Wa,k=>re(k)||qe(k))}function he(..._){return oe(k=>Reflect.apply(Ja,null,[k,..._]),()=>Xo(..._),"number format",k=>Reflect.apply(k.n,k,[..._]),()=>Wa,k=>re(k)||qe(k))}function xe(_){return _.map(k=>re(k)||Ye(k)||Pe(k)?ei(String(k)):k)}const Me={normalize:xe,interpolate:_=>_,type:"vnode"};function _e(..._){return oe(k=>{let O;const te=k;try{te.processor=Me,O=Reflect.apply(Za,null,[te,..._])}finally{te.processor=null}return O},()=>Qo(..._),"translate",k=>k[Zo](..._),k=>[ei(k)],k=>qe(k))}function Oe(..._){return oe(k=>Reflect.apply(Ja,null,[k,..._]),()=>Xo(..._),"number format",k=>k[tl](..._),ni,k=>re(k)||qe(k))}function He(..._){return oe(k=>Reflect.apply(qa,null,[k,..._]),()=>Yo(..._),"datetime format",k=>k[el](..._),ni,k=>re(k)||qe(k))}function We(_){S=_,I.pluralRules=S}function nt(_,k){return oe(()=>{if(!_)return!1;const O=re(k)?k:a.value,te=D(O),ce=I.messageResolver(te,_);return Kt(ce)||St(ce)||re(ce)},()=>[_],"translate exists",O=>Reflect.apply(O.te,O,[_,k]),oh,O=>Pe(O))}function T(_){let k=null;const O=uu(I,i.value,a.value);for(let te=0;te<O.length;te++){const ce=c.value[O[te]]||{},Je=I.messageResolver(ce,_);if(Je!=null){k=Je;break}}return k}function $(_){const k=T(_);return k??(t?t.tm(_)||{}:{})}function D(_){return c.value[_]||{}}function V(_,k){if(r){const O={[_]:k};for(const te in O)Et(O,te)&&Ks(O[te]);k=O[_]}c.value[_]=k,I.messages=c.value}function U(_,k){c.value[_]=c.value[_]||{};const O={[_]:k};if(r)for(const te in O)Et(O,te)&&Ks(O[te]);k=O[_],kr(k,c.value[_]),I.messages=c.value}function H(_){return u.value[_]||{}}function v(_,k){u.value[_]=k,I.datetimeFormats=u.value,za(I,_,k)}function p(_,k){u.value[_]=Ze(u.value[_]||{},k),I.datetimeFormats=u.value,za(I,_,k)}function R(_){return d.value[_]||{}}function M(_,k){d.value[_]=k,I.numberFormats=d.value,Ya(I,_,k)}function X(_,k){d.value[_]=Ze(d.value[_]||{},k),I.numberFormats=d.value,Ya(I,_,k)}si++,t&&Nr&&(ct(t.locale,_=>{l&&(a.value=_,I.locale=_,ps(I,a.value,i.value))}),ct(t.fallbackLocale,_=>{l&&(i.value=_,I.fallbackLocale=_,ps(I,a.value,i.value))}));const q={id:si,locale:Z,fallbackLocale:se,get inheritLocale(){return l},set inheritLocale(_){l=_,_&&t&&(a.value=t.locale.value,i.value=t.fallbackLocale.value,ps(I,a.value,i.value))},get availableLocales(){return Object.keys(c.value).sort()},messages:J,get modifiers(){return P},get pluralRules(){return S||{}},get isGlobal(){return s},get missingWarn(){return g},set missingWarn(_){g=_,I.missingWarn=g},get fallbackWarn(){return f},set fallbackWarn(_){f=_,I.fallbackWarn=f},get fallbackRoot(){return m},set fallbackRoot(_){m=_},get fallbackFormat(){return y},set fallbackFormat(_){y=_,I.fallbackFormat=y},get warnHtmlMessage(){return w},set warnHtmlMessage(_){w=_,I.warnHtmlMessage=_},get escapeParameter(){return h},set escapeParameter(_){h=_,I.escapeParameter=_},t:Te,getLocaleMessage:D,setLocaleMessage:V,mergeLocaleMessage:U,getPostTranslationHandler:Y,setPostTranslationHandler:B,getMissingHandler:W,setMissingHandler:G,[xu]:We};return q.datetimeFormats=fe,q.numberFormats=ne,q.rt=ve,q.te=nt,q.tm=$,q.d=pe,q.n=he,q.getDateTimeFormat=H,q.setDateTimeFormat=v,q.mergeDateTimeFormat=p,q.getNumberFormat=R,q.setNumberFormat=M,q.mergeNumberFormat=X,q[_u]=n,q[Zo]=_e,q[el]=He,q[tl]=Oe,q}function ah(e){const t=re(e.locale)?e.locale:Us,n=re(e.fallbackLocale)||qe(e.fallbackLocale)||Se(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,s=Be(e.missing)?e.missing:void 0,r=Pe(e.silentTranslationWarn)||ts(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,o=Pe(e.silentFallbackWarn)||ts(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,l=Pe(e.fallbackRoot)?e.fallbackRoot:!0,a=!!e.formatFallbackMessages,i=Se(e.modifiers)?e.modifiers:{},c=e.pluralizationRules,u=Be(e.postTranslation)?e.postTranslation:void 0,d=re(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,g=!!e.escapeParameterHtml,f=Pe(e.sync)?e.sync:!0;let m=e.messages;if(Se(e.sharedMessages)){const P=e.sharedMessages;m=Object.keys(P).reduce((I,K)=>{const z=I[K]||(I[K]={});return Ze(z,P[K]),I},m||{})}const{__i18n:y,__root:A,__injectWithOption:b}=e,E=e.datetimeFormats,w=e.numberFormats,h=e.flatJson;return{locale:t,fallbackLocale:n,messages:m,flatJson:h,datetimeFormats:E,numberFormats:w,missing:s,missingWarn:r,fallbackWarn:o,fallbackRoot:l,fallbackFormat:a,modifiers:i,pluralRules:c,postTranslation:u,warnHtmlMessage:d,escapeParameter:g,messageResolver:e.messageResolver,inheritLocale:f,__i18n:y,__root:A,__injectWithOption:b}}function sl(e={}){const t=Vl(ah(e)),{__extender:n}=e,s={id:t.id,get locale(){return t.locale.value},set locale(r){t.locale.value=r},get fallbackLocale(){return t.fallbackLocale.value},set fallbackLocale(r){t.fallbackLocale.value=r},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(r){t.setMissingHandler(r)},get silentTranslationWarn(){return Pe(t.missingWarn)?!t.missingWarn:t.missingWarn},set silentTranslationWarn(r){t.missingWarn=Pe(r)?!r:r},get silentFallbackWarn(){return Pe(t.fallbackWarn)?!t.fallbackWarn:t.fallbackWarn},set silentFallbackWarn(r){t.fallbackWarn=Pe(r)?!r:r},get modifiers(){return t.modifiers},get formatFallbackMessages(){return t.fallbackFormat},set formatFallbackMessages(r){t.fallbackFormat=r},get postTranslation(){return t.getPostTranslationHandler()},set postTranslation(r){t.setPostTranslationHandler(r)},get sync(){return t.inheritLocale},set sync(r){t.inheritLocale=r},get warnHtmlInMessage(){return t.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(r){t.warnHtmlMessage=r!=="off"},get escapeParameterHtml(){return t.escapeParameter},set escapeParameterHtml(r){t.escapeParameter=r},get pluralizationRules(){return t.pluralRules||{}},__composer:t,t(...r){return Reflect.apply(t.t,t,[...r])},rt(...r){return Reflect.apply(t.rt,t,[...r])},te(r,o){return t.te(r,o)},tm(r){return t.tm(r)},getLocaleMessage(r){return t.getLocaleMessage(r)},setLocaleMessage(r,o){t.setLocaleMessage(r,o)},mergeLocaleMessage(r,o){t.mergeLocaleMessage(r,o)},d(...r){return Reflect.apply(t.d,t,[...r])},getDateTimeFormat(r){return t.getDateTimeFormat(r)},setDateTimeFormat(r,o){t.setDateTimeFormat(r,o)},mergeDateTimeFormat(r,o){t.mergeDateTimeFormat(r,o)},n(...r){return Reflect.apply(t.n,t,[...r])},getNumberFormat(r){return t.getNumberFormat(r)},setNumberFormat(r,o){t.setNumberFormat(r,o)},mergeNumberFormat(r,o){t.mergeNumberFormat(r,o)}};return s.__extender=n,s}function ih(e,t,n){return{beforeCreate(){const s=js();if(!s)throw Tt(bt.UNEXPECTED_ERROR);const r=this.$options;if(r.i18n){const o=r.i18n;if(r.__i18n&&(o.__i18n=r.__i18n),o.__root=t,this===this.$root)this.$i18n=oi(e,o);else{o.__injectWithOption=!0,o.__extender=n.__vueI18nExtend,this.$i18n=sl(o);const l=this.$i18n;l.__extender&&(l.__disposer=l.__extender(this.$i18n))}}else if(r.__i18n)if(this===this.$root)this.$i18n=oi(e,r);else{this.$i18n=sl({__i18n:r.__i18n,__injectWithOption:!0,__extender:n.__vueI18nExtend,__root:t});const o=this.$i18n;o.__extender&&(o.__disposer=o.__extender(this.$i18n))}else this.$i18n=e;r.__i18nGlobal&&Tu(t,r,r),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(s,this.$i18n)},mounted(){},unmounted(){const s=js();if(!s)throw Tt(bt.UNEXPECTED_ERROR);const r=this.$i18n;delete this.$t,delete this.$rt,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,r.__disposer&&(r.__disposer(),delete r.__disposer,delete r.__extender),n.__deleteInstance(s),delete this.$i18n}}}function oi(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[xu](t.pluralizationRules||e.pluralizationRules);const n=Dl(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(n).forEach(s=>e.mergeLocaleMessage(s,n[s])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(s=>e.mergeDateTimeFormat(s,t.datetimeFormats[s])),t.numberFormats&&Object.keys(t.numberFormats).forEach(s=>e.mergeNumberFormat(s,t.numberFormats[s])),e}const Ul={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function ch({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((s,r)=>[...s,...r.type===me?r.children:[r]],[]):t.reduce((n,s)=>{const r=e[s];return r&&(n[s]=r()),n},De())}function ku(){return me}const uh=je({name:"i18n-t",props:Ze({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Ye(e)||!isNaN(e)}},Ul),setup(e,t){const{slots:n,attrs:s}=t,r=e.i18n||tt({useScope:e.scope,__useComponent:!0});return()=>{const o=Object.keys(n).filter(d=>d[0]!=="_"),l=De();e.locale&&(l.locale=e.locale),e.plural!==void 0&&(l.plural=re(e.plural)?+e.plural:e.plural);const a=ch(t,o),i=r[Zo](e.keypath,a,l),c=Ze(De(),s),u=re(e.tag)||Le(e.tag)?e.tag:ku();return Ml(u,c,i)}}}),li=uh;function dh(e){return qe(e)&&!re(e[0])}function Cu(e,t,n,s){const{slots:r,attrs:o}=t;return()=>{const l={part:!0};let a=De();e.locale&&(l.locale=e.locale),re(e.format)?l.key=e.format:Le(e.format)&&(re(e.format.key)&&(l.key=e.format.key),a=Object.keys(e.format).reduce((g,f)=>n.includes(f)?Ze(De(),g,{[f]:e.format[f]}):g,De()));const i=s(e.value,l,a);let c=[l.key];qe(i)?c=i.map((g,f)=>{const m=r[g.type],y=m?m({[g.type]:g.value,index:f,parts:i}):[g.value];return dh(y)&&(y[0].key=`${g.type}-${f}`),y}):re(i)&&(c=[i]);const u=Ze(De(),o),d=re(e.tag)||Le(e.tag)?e.tag:ku();return Ml(d,u,c)}}const fh=je({name:"i18n-n",props:Ze({value:{type:Number,required:!0},format:{type:[String,Object]}},Ul),setup(e,t){const n=e.i18n||tt({useScope:e.scope,__useComponent:!0});return Cu(e,t,bu,(...s)=>n[tl](...s))}}),ai=fh;function ph(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const s=n.__getInstance(t);return s!=null?s.__composer:e.global.__composer}}function gh(e){const t=l=>{const{instance:a,value:i}=l;if(!a||!a.$)throw Tt(bt.UNEXPECTED_ERROR);const c=ph(e,a.$),u=ii(i);return[Reflect.apply(c.t,c,[...ci(u)]),c]};return{created:(l,a)=>{const[i,c]=t(a);Nr&&e.global===c&&(l.__i18nWatcher=ct(c.locale,()=>{a.instance&&a.instance.$forceUpdate()})),l.__composer=c,l.textContent=i},unmounted:l=>{Nr&&l.__i18nWatcher&&(l.__i18nWatcher(),l.__i18nWatcher=void 0,delete l.__i18nWatcher),l.__composer&&(l.__composer=void 0,delete l.__composer)},beforeUpdate:(l,{value:a})=>{if(l.__composer){const i=l.__composer,c=ii(a);l.textContent=Reflect.apply(i.t,i,[...ci(c)])}},getSSRProps:l=>{const[a]=t(l);return{textContent:a}}}}function ii(e){if(re(e))return{path:e};if(Se(e)){if(!("path"in e))throw Tt(bt.REQUIRED_VALUE,"path");return e}else throw Tt(bt.INVALID_VALUE)}function ci(e){const{path:t,locale:n,args:s,choice:r,plural:o}=e,l={},a=s||{};return re(n)&&(l.locale=n),Ye(r)&&(l.plural=r),Ye(o)&&(l.plural=o),[t,a,l]}function mh(e,t,...n){const s=Se(n[0])?n[0]:{};(!Pe(s.globalInstall)||s.globalInstall)&&([li.name,"I18nT"].forEach(o=>e.component(o,li)),[ai.name,"I18nN"].forEach(o=>e.component(o,ai)),[di.name,"I18nD"].forEach(o=>e.component(o,di))),e.directive("t",gh(t))}const hh=vn("global-vue-i18n");function bh(e={}){const t=__VUE_I18N_LEGACY_API__&&Pe(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,n=Pe(e.globalInjection)?e.globalInjection:!0,s=new Map,[r,o]=yh(e,t),l=vn("");function a(d){return s.get(d)||null}function i(d,g){s.set(d,g)}function c(d){s.delete(d)}const u={get mode(){return __VUE_I18N_LEGACY_API__&&t?"legacy":"composition"},async install(d,...g){if(d.__VUE_I18N_SYMBOL__=l,d.provide(d.__VUE_I18N_SYMBOL__,u),Se(g[0])){const y=g[0];u.__composerExtend=y.__composerExtend,u.__vueI18nExtend=y.__vueI18nExtend}let f=null;!t&&n&&(f=Sh(d,u.global)),__VUE_I18N_FULL_INSTALL__&&mh(d,u,...g),__VUE_I18N_LEGACY_API__&&t&&d.mixin(ih(o,o.__composer,u));const m=d.unmount;d.unmount=()=>{f&&f(),u.dispose(),m()}},get global(){return o},dispose(){r.stop()},__instances:s,__getInstance:a,__setInstance:i,__deleteInstance:c};return u}function tt(e={}){const t=js();if(t==null)throw Tt(bt.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Tt(bt.NOT_INSTALLED);const n=vh(t),s=_h(n),r=wu(t),o=xh(e,r);if(o==="global")return Tu(s,e,r),s;if(o==="parent"){let i=wh(n,t,e.__useComponent);return i==null&&(i=s),i}const l=n;let a=l.__getInstance(t);if(a==null){const i=Ze({},e);"__i18n"in r&&(i.__i18n=r.__i18n),s&&(i.__root=s),a=Vl(i),l.__composerExtend&&(a[nl]=l.__composerExtend(a)),kh(l,t,a),l.__setInstance(t,a)}return a}function yh(e,t){const n=of(),s=__VUE_I18N_LEGACY_API__&&t?n.run(()=>sl(e)):n.run(()=>Vl(e));if(s==null)throw Tt(bt.UNEXPECTED_ERROR);return[n,s]}function vh(e){const t=Cs(e.isCE?hh:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw Tt(e.isCE?bt.NOT_INSTALLED_WITH_PROVIDE:bt.UNEXPECTED_ERROR);return t}function xh(e,t){return Zr(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function _h(e){return e.mode==="composition"?e.global:e.global.__composer}function wh(e,t,n=!1){let s=null;const r=t.root;let o=Th(t,n);for(;o!=null;){const l=e;if(e.mode==="composition")s=l.__getInstance(o);else if(__VUE_I18N_LEGACY_API__){const a=l.__getInstance(o);a!=null&&(s=a.__composer,n&&s&&!s[_u]&&(s=null))}if(s!=null||r===o)break;o=o.parent}return s}function Th(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function kh(e,t,n){rs(()=>{},t),Sl(()=>{const s=n;e.__deleteInstance(t);const r=s[nl];r&&(r(),delete s[nl])},t)}const Ch=["locale","fallbackLocale","availableLocales"],ui=["t","rt","d","n","tm","te"];function Sh(e,t){const n=Object.create(null);return Ch.forEach(r=>{const o=Object.getOwnPropertyDescriptor(t,r);if(!o)throw Tt(bt.UNEXPECTED_ERROR);const l=Ce(o.value)?{get(){return o.value.value},set(a){o.value.value=a}}:{get(){return o.get&&o.get()}};Object.defineProperty(n,r,l)}),e.config.globalProperties.$i18n=n,ui.forEach(r=>{const o=Object.getOwnPropertyDescriptor(t,r);if(!o||!o.value)throw Tt(bt.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${r}`,o)}),()=>{delete e.config.globalProperties.$i18n,ui.forEach(r=>{delete e.config.globalProperties[`$${r}`]})}}const Eh=je({name:"i18n-d",props:Ze({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Ul),setup(e,t){const n=e.i18n||tt({useScope:e.scope,__useComponent:!0});return Cu(e,t,hu,(...s)=>n[el](...s))}}),di=Eh;rh();Om(bm);Fm(Im);Dm(uu);if(__INTLIFY_PROD_DEVTOOLS__){const e=Ln();e.__INTLIFY__=!0,ym(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}function Rh(e){const t=e.endsWith("/")&&e!=="/"?e.slice(0,-1):e;return t==="/"?"":t.endsWith("/index.html")?t.slice(0,-11):t}function Or(e){return e.replace(/\\/g,"/")}function Ph(e){return e.startsWith("/")||/^[a-z]:\//i.test(e)}function $h(e){return Or(e).replace(/\/+$/,"")}function Mh(e){return Or(e).trim()}function Un(e,t,n={}){const s=Mh(e);if(!s)return null;if(Ph(s))return!n.allowAbsoluteWithoutRoot&&!t?.trim()?null:`vscode://file/${encodeURI(s)}`;if(!t?.trim())return null;const r=$h(t);if(!r)return null;const o=s.replace(/^\/+/,"");return`vscode://file/${encodeURI(`${r}/${o}`)}`}function Zs(e,t,n){const s=Un(e,t,n);return s?(window.location.href=s,!0):!1}var Lh=/\s+/g,Ih=e=>typeof e!="string"||!e?e:e.replace(Lh," ").trim(),Fr=(...e)=>{const t=[],n=s=>{if(!s&&s!==0&&s!==0n)return;if(Array.isArray(s)){for(let o=0,l=s.length;o<l;o++)n(s[o]);return}const r=typeof s;if(r==="string"||r==="number"||r==="bigint"){if(r==="number"&&s!==s)return;t.push(String(s))}else if(r==="object"){const o=Object.keys(s);for(let l=0,a=o.length;l<a;l++){const i=o[l];s[i]&&t.push(i)}}};for(let s=0,r=e.length;s<r;s++){const o=e[s];o!=null&&n(o)}return t.length>0?Ih(t.join(" ")):void 0},fi=e=>e===!1?"false":e===!0?"true":e===0?"0":e,mt=e=>{if(!e||typeof e!="object")return!0;for(const t in e)return!1;return!0},Ah=(e,t)=>{if(e===t)return!0;if(!e||!t)return!1;const n=Object.keys(e),s=Object.keys(t);if(n.length!==s.length)return!1;for(let r=0;r<n.length;r++){const o=n[r];if(!s.includes(o)||e[o]!==t[o])return!1}return!0},Nh=(e,t)=>{for(const n in t)if(Object.prototype.hasOwnProperty.call(t,n)){const s=t[n];n in e?e[n]=Fr(e[n],s):e[n]=s}return e},Su=(e,t)=>{for(let n=0;n<e.length;n++){const s=e[n];Array.isArray(s)?Su(s,t):s&&t.push(s)}},Eu=(...e)=>{const t=[];Su(e,t);const n=[];for(let s=0;s<t.length;s++)t[s]&&n.push(t[s]);return n},rl=(e,t)=>{const n={};for(const s in e){const r=e[s];if(s in t){const o=t[s];Array.isArray(r)||Array.isArray(o)?n[s]=Eu(o,r):typeof r=="object"&&typeof o=="object"&&r&&o?n[s]=rl(r,o):n[s]=o+" "+r}else n[s]=r}for(const s in t)s in e||(n[s]=t[s]);return n},Oh={twMerge:!0,twMergeConfig:{}};function Fh(){let e=null,t={},n=!1;return{get cachedTwMerge(){return e},set cachedTwMerge(s){e=s},get cachedTwMergeConfig(){return t},set cachedTwMergeConfig(s){t=s},get didTwMergeConfigChange(){return n},set didTwMergeConfigChange(s){n=s},reset(){e=null,t={},n=!1}}}var Xt=Fh(),Dh=e=>{const t=(s,r)=>{const{extend:o=null,slots:l={},variants:a={},compoundVariants:i=[],compoundSlots:c=[],defaultVariants:u={}}=s,d={...Oh,...r},g=o?.base?Fr(o.base,s?.base):s?.base,f=o?.variants&&!mt(o.variants)?rl(a,o.variants):a,m=o?.defaultVariants&&!mt(o.defaultVariants)?{...o.defaultVariants,...u}:u;!mt(d.twMergeConfig)&&!Ah(d.twMergeConfig,Xt.cachedTwMergeConfig)&&(Xt.didTwMergeConfigChange=!0,Xt.cachedTwMergeConfig=d.twMergeConfig);const y=mt(o?.slots),A=mt(l)?{}:{base:Fr(s?.base,y&&o?.base),...l},b=y?A:Nh({...o?.slots},mt(A)?{base:s?.base}:A),E=mt(o?.compoundVariants)?i:Eu(o?.compoundVariants,i),w=P=>{if(mt(f)&&mt(l)&&y)return e(g,P?.class,P?.className)(d);if(E&&!Array.isArray(E))throw new TypeError(`The "compoundVariants" prop must be an array. Received: ${typeof E}`);if(c&&!Array.isArray(c))throw new TypeError(`The "compoundSlots" prop must be an array. Received: ${typeof c}`);const S=(ne,Y=f,B=null,W=null)=>{const G=Y[ne];if(!G||mt(G))return null;const oe=W?.[ne]??P?.[ne];if(oe===null)return null;const Te=fi(oe);if(typeof Te=="object")return null;const ve=m?.[ne],pe=Te??fi(ve);return G[pe||"false"]},I=()=>{if(!f)return null;const ne=Object.keys(f),Y=[];for(let B=0;B<ne.length;B++){const W=S(ne[B],f);W&&Y.push(W)}return Y},K=(ne,Y)=>{if(!f||typeof f!="object")return null;const B=[];for(const W in f){const G=S(W,f,ne,Y),oe=ne==="base"&&typeof G=="string"?G:G&&G[ne];oe&&B.push(oe)}return B},z={};for(const ne in P){const Y=P[ne];Y!==void 0&&(z[ne]=Y)}const Z=(ne,Y)=>{const B=typeof P?.[ne]=="object"?{[ne]:P[ne]?.initial}:{};return{...m,...z,...B,...Y}},se=(ne=[],Y)=>{const B=[],W=ne.length;for(let G=0;G<W;G++){const{class:oe,className:Te,...ve}=ne[G];let pe=!0;const he=Z(null,Y);for(const xe in ve){const $e=ve[xe],Me=he[xe];if(Array.isArray($e)){if(!$e.includes(Me)){pe=!1;break}}else{if(($e==null||$e===!1)&&(Me==null||Me===!1))continue;if(Me!==$e){pe=!1;break}}}pe&&(oe&&B.push(oe),Te&&B.push(Te))}return B},J=ne=>{const Y=se(E,ne);if(!Array.isArray(Y))return Y;const B={},W=e;for(let G=0;G<Y.length;G++){const oe=Y[G];if(typeof oe=="string")B.base=W(B.base,oe)(d);else if(typeof oe=="object")for(const Te in oe)B[Te]=W(B[Te],oe[Te])(d)}return B},fe=ne=>{if(c.length<1)return null;const Y={},B=Z(null,ne);for(let W=0;W<c.length;W++){const{slots:G=[],class:oe,className:Te,...ve}=c[W];if(!mt(ve)){let pe=!0;for(const he in ve){const xe=B[he],$e=ve[he];if(xe===void 0||(Array.isArray($e)?!$e.includes(xe):$e!==xe)){pe=!1;break}}if(!pe)continue}for(let pe=0;pe<G.length;pe++){const he=G[pe];Y[he]||(Y[he]=[]),Y[he].push([oe,Te])}}return Y};if(!mt(l)||!y){const ne={};if(typeof b=="object"&&!mt(b)){const Y=e;for(const B in b)ne[B]=W=>{const G=J(W),oe=fe(W);return Y(b[B],K(B,W),G?G[B]:void 0,oe?oe[B]:void 0,W?.class,W?.className)(d)}}return ne}return e(g,I(),se(E),P?.class,P?.className)(d)},h=()=>{if(!(!f||typeof f!="object"))return Object.keys(f)};return w.variantKeys=h(),w.extend=o,w.base=g,w.slots=b,w.variants=f,w.defaultVariants=m,w.compoundSlots=c,w.compoundVariants=E,w};return{tv:t,createTV:s=>(r,o)=>t(r,o?rl(s,o):s)}};const Vh=(e,t)=>{const n=new Array(e.length+t.length);for(let s=0;s<e.length;s++)n[s]=e[s];for(let s=0;s<t.length;s++)n[e.length+s]=t[s];return n},Uh=(e,t)=>({classGroupId:e,validator:t}),Ru=(e=new Map,t=null,n)=>({nextPart:e,validators:t,classGroupId:n}),Dr="-",pi=[],Kh="arbitrary..",jh=e=>{const t=Bh(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:s}=e;return{getClassGroupId:l=>{if(l.startsWith("[")&&l.endsWith("]"))return Wh(l);const a=l.split(Dr),i=a[0]===""&&a.length>1?1:0;return Pu(a,i,t)},getConflictingClassGroupIds:(l,a)=>{if(a){const i=s[l],c=n[l];return i?c?Vh(c,i):i:c||pi}return n[l]||pi}}},Pu=(e,t,n)=>{if(e.length-t===0)return n.classGroupId;const r=e[t],o=n.nextPart.get(r);if(o){const c=Pu(e,t+1,o);if(c)return c}const l=n.validators;if(l===null)return;const a=t===0?e.join(Dr):e.slice(t).join(Dr),i=l.length;for(let c=0;c<i;c++){const u=l[c];if(u.validator(a))return u.classGroupId}},Wh=e=>e.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const t=e.slice(1,-1),n=t.indexOf(":"),s=t.slice(0,n);return s?Kh+s:void 0})(),Bh=e=>{const{theme:t,classGroups:n}=e;return Hh(n,t)},Hh=(e,t)=>{const n=Ru();for(const s in e){const r=e[s];Kl(r,n,s,t)}return n},Kl=(e,t,n,s)=>{const r=e.length;for(let o=0;o<r;o++){const l=e[o];Gh(l,t,n,s)}},Gh=(e,t,n,s)=>{if(typeof e=="string"){qh(e,t,n);return}if(typeof e=="function"){zh(e,t,n,s);return}Jh(e,t,n,s)},qh=(e,t,n)=>{const s=e===""?t:$u(t,e);s.classGroupId=n},zh=(e,t,n,s)=>{if(Yh(e)){Kl(e(s),t,n,s);return}t.validators===null&&(t.validators=[]),t.validators.push(Uh(n,e))},Jh=(e,t,n,s)=>{const r=Object.entries(e),o=r.length;for(let l=0;l<o;l++){const[a,i]=r[l];Kl(i,$u(t,a),n,s)}},$u=(e,t)=>{let n=e;const s=t.split(Dr),r=s.length;for(let o=0;o<r;o++){const l=s[o];let a=n.nextPart.get(l);a||(a=Ru(),n.nextPart.set(l,a)),n=a}return n},Yh=e=>"isThemeGetter"in e&&e.isThemeGetter===!0,Xh=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=Object.create(null),s=Object.create(null);const r=(o,l)=>{n[o]=l,t++,t>e&&(t=0,s=n,n=Object.create(null))};return{get(o){let l=n[o];if(l!==void 0)return l;if((l=s[o])!==void 0)return r(o,l),l},set(o,l){o in n?n[o]=l:r(o,l)}}},ol="!",gi=":",Qh=[],mi=(e,t,n,s,r)=>({modifiers:e,hasImportantModifier:t,baseClassName:n,maybePostfixModifierPosition:s,isExternal:r}),Zh=e=>{const{prefix:t,experimentalParseClassName:n}=e;let s=r=>{const o=[];let l=0,a=0,i=0,c;const u=r.length;for(let y=0;y<u;y++){const A=r[y];if(l===0&&a===0){if(A===gi){o.push(r.slice(i,y)),i=y+1;continue}if(A==="/"){c=y;continue}}A==="["?l++:A==="]"?l--:A==="("?a++:A===")"&&a--}const d=o.length===0?r:r.slice(i);let g=d,f=!1;d.endsWith(ol)?(g=d.slice(0,-1),f=!0):d.startsWith(ol)&&(g=d.slice(1),f=!0);const m=c&&c>i?c-i:void 0;return mi(o,f,g,m)};if(t){const r=t+gi,o=s;s=l=>l.startsWith(r)?o(l.slice(r.length)):mi(Qh,!1,l,void 0,!0)}if(n){const r=s;s=o=>n({className:o,parseClassName:r})}return s},eb=e=>{const t=new Map;return e.orderSensitiveModifiers.forEach((n,s)=>{t.set(n,1e6+s)}),n=>{const s=[];let r=[];for(let o=0;o<n.length;o++){const l=n[o],a=l[0]==="[",i=t.has(l);a||i?(r.length>0&&(r.sort(),s.push(...r),r=[]),s.push(l)):r.push(l)}return r.length>0&&(r.sort(),s.push(...r)),s}},tb=e=>({cache:Xh(e.cacheSize),parseClassName:Zh(e),sortModifiers:eb(e),...jh(e)}),nb=/\s+/,sb=(e,t)=>{const{parseClassName:n,getClassGroupId:s,getConflictingClassGroupIds:r,sortModifiers:o}=t,l=[],a=e.trim().split(nb);let i="";for(let c=a.length-1;c>=0;c-=1){const u=a[c],{isExternal:d,modifiers:g,hasImportantModifier:f,baseClassName:m,maybePostfixModifierPosition:y}=n(u);if(d){i=u+(i.length>0?" "+i:i);continue}let A=!!y,b=s(A?m.substring(0,y):m);if(!b){if(!A){i=u+(i.length>0?" "+i:i);continue}if(b=s(m),!b){i=u+(i.length>0?" "+i:i);continue}A=!1}const E=g.length===0?"":g.length===1?g[0]:o(g).join(":"),w=f?E+ol:E,h=w+b;if(l.indexOf(h)>-1)continue;l.push(h);const P=r(b,A);for(let S=0;S<P.length;++S){const I=P[S];l.push(w+I)}i=u+(i.length>0?" "+i:i)}return i},rb=(...e)=>{let t=0,n,s,r="";for(;t<e.length;)(n=e[t++])&&(s=Mu(n))&&(r&&(r+=" "),r+=s);return r},Mu=e=>{if(typeof e=="string")return e;let t,n="";for(let s=0;s<e.length;s++)e[s]&&(t=Mu(e[s]))&&(n&&(n+=" "),n+=t);return n},ll=(e,...t)=>{let n,s,r,o;const l=i=>{const c=t.reduce((u,d)=>d(u),e());return n=tb(c),s=n.cache.get,r=n.cache.set,o=a,a(i)},a=i=>{const c=s(i);if(c)return c;const u=sb(i,n);return r(i,u),u};return o=l,(...i)=>o(rb(...i))},ob=[],Xe=e=>{const t=n=>n[e]||ob;return t.isThemeGetter=!0,t},Lu=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,Iu=/^\((?:(\w[\w-]*):)?(.+)\)$/i,lb=/^\d+\/\d+$/,ab=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,ib=/\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$/,cb=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,ub=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,db=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Wn=e=>lb.test(e),we=e=>!!e&&!Number.isNaN(Number(e)),cn=e=>!!e&&Number.isInteger(Number(e)),Mo=e=>e.endsWith("%")&&we(e.slice(0,-1)),zt=e=>ab.test(e),fb=()=>!0,pb=e=>ib.test(e)&&!cb.test(e),Au=()=>!1,gb=e=>ub.test(e),mb=e=>db.test(e),hb=e=>!le(e)&&!ae(e),bb=e=>os(e,Fu,Au),le=e=>Lu.test(e),Rn=e=>os(e,Du,pb),Lo=e=>os(e,wb,we),hi=e=>os(e,Nu,Au),yb=e=>os(e,Ou,mb),mr=e=>os(e,Vu,gb),ae=e=>Iu.test(e),gs=e=>ls(e,Du),vb=e=>ls(e,Tb),bi=e=>ls(e,Nu),xb=e=>ls(e,Fu),_b=e=>ls(e,Ou),hr=e=>ls(e,Vu,!0),os=(e,t,n)=>{const s=Lu.exec(e);return s?s[1]?t(s[1]):n(s[2]):!1},ls=(e,t,n=!1)=>{const s=Iu.exec(e);return s?s[1]?t(s[1]):n:!1},Nu=e=>e==="position"||e==="percentage",Ou=e=>e==="image"||e==="url",Fu=e=>e==="length"||e==="size"||e==="bg-size",Du=e=>e==="length",wb=e=>e==="number",Tb=e=>e==="family-name",Vu=e=>e==="shadow",al=()=>{const e=Xe("color"),t=Xe("font"),n=Xe("text"),s=Xe("font-weight"),r=Xe("tracking"),o=Xe("leading"),l=Xe("breakpoint"),a=Xe("container"),i=Xe("spacing"),c=Xe("radius"),u=Xe("shadow"),d=Xe("inset-shadow"),g=Xe("text-shadow"),f=Xe("drop-shadow"),m=Xe("blur"),y=Xe("perspective"),A=Xe("aspect"),b=Xe("ease"),E=Xe("animate"),w=()=>["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"],P=()=>[...h(),ae,le],S=()=>["auto","hidden","clip","visible","scroll"],I=()=>["auto","contain","none"],K=()=>[ae,le,i],z=()=>[Wn,"full","auto",...K()],Z=()=>[cn,"none","subgrid",ae,le],se=()=>["auto",{span:["full",cn,ae,le]},cn,ae,le],J=()=>[cn,"auto",ae,le],fe=()=>["auto","min","max","fr",ae,le],ne=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],Y=()=>["start","end","center","stretch","center-safe","end-safe"],B=()=>["auto",...K()],W=()=>[Wn,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...K()],G=()=>[e,ae,le],oe=()=>[...h(),bi,hi,{position:[ae,le]}],Te=()=>["no-repeat",{repeat:["","x","y","space","round"]}],ve=()=>["auto","cover","contain",xb,bb,{size:[ae,le]}],pe=()=>[Mo,gs,Rn],he=()=>["","none","full",c,ae,le],xe=()=>["",we,gs,Rn],$e=()=>["solid","dashed","dotted","double"],Me=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],_e=()=>[we,Mo,bi,hi],Oe=()=>["","none",m,ae,le],He=()=>["none",we,ae,le],We=()=>["none",we,ae,le],nt=()=>[we,ae,le],T=()=>[Wn,"full",...K()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[zt],breakpoint:[zt],color:[fb],container:[zt],"drop-shadow":[zt],ease:["in","out","in-out"],font:[hb],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[zt],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[zt],shadow:[zt],spacing:["px",we],text:[zt],"text-shadow":[zt],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",Wn,le,ae,A]}],container:["container"],columns:[{columns:[we,le,ae,a]}],"break-after":[{"break-after":w()}],"break-before":[{"break-before":w()}],"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:P()}],overflow:[{overflow:S()}],"overflow-x":[{"overflow-x":S()}],"overflow-y":[{"overflow-y":S()}],overscroll:[{overscroll:I()}],"overscroll-x":[{"overscroll-x":I()}],"overscroll-y":[{"overscroll-y":I()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:z()}],"inset-x":[{"inset-x":z()}],"inset-y":[{"inset-y":z()}],start:[{start:z()}],end:[{end:z()}],top:[{top:z()}],right:[{right:z()}],bottom:[{bottom:z()}],left:[{left:z()}],visibility:["visible","invisible","collapse"],z:[{z:[cn,"auto",ae,le]}],basis:[{basis:[Wn,"full","auto",a,...K()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[we,Wn,"auto","initial","none",le]}],grow:[{grow:["",we,ae,le]}],shrink:[{shrink:["",we,ae,le]}],order:[{order:[cn,"first","last","none",ae,le]}],"grid-cols":[{"grid-cols":Z()}],"col-start-end":[{col:se()}],"col-start":[{"col-start":J()}],"col-end":[{"col-end":J()}],"grid-rows":[{"grid-rows":Z()}],"row-start-end":[{row:se()}],"row-start":[{"row-start":J()}],"row-end":[{"row-end":J()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":fe()}],"auto-rows":[{"auto-rows":fe()}],gap:[{gap:K()}],"gap-x":[{"gap-x":K()}],"gap-y":[{"gap-y":K()}],"justify-content":[{justify:[...ne(),"normal"]}],"justify-items":[{"justify-items":[...Y(),"normal"]}],"justify-self":[{"justify-self":["auto",...Y()]}],"align-content":[{content:["normal",...ne()]}],"align-items":[{items:[...Y(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...Y(),{baseline:["","last"]}]}],"place-content":[{"place-content":ne()}],"place-items":[{"place-items":[...Y(),"baseline"]}],"place-self":[{"place-self":["auto",...Y()]}],p:[{p:K()}],px:[{px:K()}],py:[{py:K()}],ps:[{ps:K()}],pe:[{pe:K()}],pt:[{pt:K()}],pr:[{pr:K()}],pb:[{pb:K()}],pl:[{pl:K()}],m:[{m:B()}],mx:[{mx:B()}],my:[{my:B()}],ms:[{ms:B()}],me:[{me:B()}],mt:[{mt:B()}],mr:[{mr:B()}],mb:[{mb:B()}],ml:[{ml:B()}],"space-x":[{"space-x":K()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":K()}],"space-y-reverse":["space-y-reverse"],size:[{size:W()}],w:[{w:[a,"screen",...W()]}],"min-w":[{"min-w":[a,"screen","none",...W()]}],"max-w":[{"max-w":[a,"screen","none","prose",{screen:[l]},...W()]}],h:[{h:["screen","lh",...W()]}],"min-h":[{"min-h":["screen","lh","none",...W()]}],"max-h":[{"max-h":["screen","lh",...W()]}],"font-size":[{text:["base",n,gs,Rn]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[s,ae,Lo]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",Mo,le]}],"font-family":[{font:[vb,le,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:[r,ae,le]}],"line-clamp":[{"line-clamp":[we,"none",ae,Lo]}],leading:[{leading:[o,...K()]}],"list-image":[{"list-image":["none",ae,le]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",ae,le]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:G()}],"text-color":[{text:G()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...$e(),"wavy"]}],"text-decoration-thickness":[{decoration:[we,"from-font","auto",ae,Rn]}],"text-decoration-color":[{decoration:G()}],"underline-offset":[{"underline-offset":[we,"auto",ae,le]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:K()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",ae,le]}],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",ae,le]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:oe()}],"bg-repeat":[{bg:Te()}],"bg-size":[{bg:ve()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},cn,ae,le],radial:["",ae,le],conic:[cn,ae,le]},_b,yb]}],"bg-color":[{bg:G()}],"gradient-from-pos":[{from:pe()}],"gradient-via-pos":[{via:pe()}],"gradient-to-pos":[{to:pe()}],"gradient-from":[{from:G()}],"gradient-via":[{via:G()}],"gradient-to":[{to:G()}],rounded:[{rounded:he()}],"rounded-s":[{"rounded-s":he()}],"rounded-e":[{"rounded-e":he()}],"rounded-t":[{"rounded-t":he()}],"rounded-r":[{"rounded-r":he()}],"rounded-b":[{"rounded-b":he()}],"rounded-l":[{"rounded-l":he()}],"rounded-ss":[{"rounded-ss":he()}],"rounded-se":[{"rounded-se":he()}],"rounded-ee":[{"rounded-ee":he()}],"rounded-es":[{"rounded-es":he()}],"rounded-tl":[{"rounded-tl":he()}],"rounded-tr":[{"rounded-tr":he()}],"rounded-br":[{"rounded-br":he()}],"rounded-bl":[{"rounded-bl":he()}],"border-w":[{border:xe()}],"border-w-x":[{"border-x":xe()}],"border-w-y":[{"border-y":xe()}],"border-w-s":[{"border-s":xe()}],"border-w-e":[{"border-e":xe()}],"border-w-t":[{"border-t":xe()}],"border-w-r":[{"border-r":xe()}],"border-w-b":[{"border-b":xe()}],"border-w-l":[{"border-l":xe()}],"divide-x":[{"divide-x":xe()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":xe()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...$e(),"hidden","none"]}],"divide-style":[{divide:[...$e(),"hidden","none"]}],"border-color":[{border:G()}],"border-color-x":[{"border-x":G()}],"border-color-y":[{"border-y":G()}],"border-color-s":[{"border-s":G()}],"border-color-e":[{"border-e":G()}],"border-color-t":[{"border-t":G()}],"border-color-r":[{"border-r":G()}],"border-color-b":[{"border-b":G()}],"border-color-l":[{"border-l":G()}],"divide-color":[{divide:G()}],"outline-style":[{outline:[...$e(),"none","hidden"]}],"outline-offset":[{"outline-offset":[we,ae,le]}],"outline-w":[{outline:["",we,gs,Rn]}],"outline-color":[{outline:G()}],shadow:[{shadow:["","none",u,hr,mr]}],"shadow-color":[{shadow:G()}],"inset-shadow":[{"inset-shadow":["none",d,hr,mr]}],"inset-shadow-color":[{"inset-shadow":G()}],"ring-w":[{ring:xe()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:G()}],"ring-offset-w":[{"ring-offset":[we,Rn]}],"ring-offset-color":[{"ring-offset":G()}],"inset-ring-w":[{"inset-ring":xe()}],"inset-ring-color":[{"inset-ring":G()}],"text-shadow":[{"text-shadow":["none",g,hr,mr]}],"text-shadow-color":[{"text-shadow":G()}],opacity:[{opacity:[we,ae,le]}],"mix-blend":[{"mix-blend":[...Me(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":Me()}],"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":[we]}],"mask-image-linear-from-pos":[{"mask-linear-from":_e()}],"mask-image-linear-to-pos":[{"mask-linear-to":_e()}],"mask-image-linear-from-color":[{"mask-linear-from":G()}],"mask-image-linear-to-color":[{"mask-linear-to":G()}],"mask-image-t-from-pos":[{"mask-t-from":_e()}],"mask-image-t-to-pos":[{"mask-t-to":_e()}],"mask-image-t-from-color":[{"mask-t-from":G()}],"mask-image-t-to-color":[{"mask-t-to":G()}],"mask-image-r-from-pos":[{"mask-r-from":_e()}],"mask-image-r-to-pos":[{"mask-r-to":_e()}],"mask-image-r-from-color":[{"mask-r-from":G()}],"mask-image-r-to-color":[{"mask-r-to":G()}],"mask-image-b-from-pos":[{"mask-b-from":_e()}],"mask-image-b-to-pos":[{"mask-b-to":_e()}],"mask-image-b-from-color":[{"mask-b-from":G()}],"mask-image-b-to-color":[{"mask-b-to":G()}],"mask-image-l-from-pos":[{"mask-l-from":_e()}],"mask-image-l-to-pos":[{"mask-l-to":_e()}],"mask-image-l-from-color":[{"mask-l-from":G()}],"mask-image-l-to-color":[{"mask-l-to":G()}],"mask-image-x-from-pos":[{"mask-x-from":_e()}],"mask-image-x-to-pos":[{"mask-x-to":_e()}],"mask-image-x-from-color":[{"mask-x-from":G()}],"mask-image-x-to-color":[{"mask-x-to":G()}],"mask-image-y-from-pos":[{"mask-y-from":_e()}],"mask-image-y-to-pos":[{"mask-y-to":_e()}],"mask-image-y-from-color":[{"mask-y-from":G()}],"mask-image-y-to-color":[{"mask-y-to":G()}],"mask-image-radial":[{"mask-radial":[ae,le]}],"mask-image-radial-from-pos":[{"mask-radial-from":_e()}],"mask-image-radial-to-pos":[{"mask-radial-to":_e()}],"mask-image-radial-from-color":[{"mask-radial-from":G()}],"mask-image-radial-to-color":[{"mask-radial-to":G()}],"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":[we]}],"mask-image-conic-from-pos":[{"mask-conic-from":_e()}],"mask-image-conic-to-pos":[{"mask-conic-to":_e()}],"mask-image-conic-from-color":[{"mask-conic-from":G()}],"mask-image-conic-to-color":[{"mask-conic-to":G()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:oe()}],"mask-repeat":[{mask:Te()}],"mask-size":[{mask:ve()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",ae,le]}],filter:[{filter:["","none",ae,le]}],blur:[{blur:Oe()}],brightness:[{brightness:[we,ae,le]}],contrast:[{contrast:[we,ae,le]}],"drop-shadow":[{"drop-shadow":["","none",f,hr,mr]}],"drop-shadow-color":[{"drop-shadow":G()}],grayscale:[{grayscale:["",we,ae,le]}],"hue-rotate":[{"hue-rotate":[we,ae,le]}],invert:[{invert:["",we,ae,le]}],saturate:[{saturate:[we,ae,le]}],sepia:[{sepia:["",we,ae,le]}],"backdrop-filter":[{"backdrop-filter":["","none",ae,le]}],"backdrop-blur":[{"backdrop-blur":Oe()}],"backdrop-brightness":[{"backdrop-brightness":[we,ae,le]}],"backdrop-contrast":[{"backdrop-contrast":[we,ae,le]}],"backdrop-grayscale":[{"backdrop-grayscale":["",we,ae,le]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[we,ae,le]}],"backdrop-invert":[{"backdrop-invert":["",we,ae,le]}],"backdrop-opacity":[{"backdrop-opacity":[we,ae,le]}],"backdrop-saturate":[{"backdrop-saturate":[we,ae,le]}],"backdrop-sepia":[{"backdrop-sepia":["",we,ae,le]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":K()}],"border-spacing-x":[{"border-spacing-x":K()}],"border-spacing-y":[{"border-spacing-y":K()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",ae,le]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[we,"initial",ae,le]}],ease:[{ease:["linear","initial",b,ae,le]}],delay:[{delay:[we,ae,le]}],animate:[{animate:["none",E,ae,le]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[y,ae,le]}],"perspective-origin":[{"perspective-origin":P()}],rotate:[{rotate:He()}],"rotate-x":[{"rotate-x":He()}],"rotate-y":[{"rotate-y":He()}],"rotate-z":[{"rotate-z":He()}],scale:[{scale:We()}],"scale-x":[{"scale-x":We()}],"scale-y":[{"scale-y":We()}],"scale-z":[{"scale-z":We()}],"scale-3d":["scale-3d"],skew:[{skew:nt()}],"skew-x":[{"skew-x":nt()}],"skew-y":[{"skew-y":nt()}],transform:[{transform:[ae,le,"","none","gpu","cpu"]}],"transform-origin":[{origin:P()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:T()}],"translate-x":[{"translate-x":T()}],"translate-y":[{"translate-y":T()}],"translate-z":[{"translate-z":T()}],"translate-none":["translate-none"],accent:[{accent:G()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:G()}],"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",ae,le]}],"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":K()}],"scroll-mx":[{"scroll-mx":K()}],"scroll-my":[{"scroll-my":K()}],"scroll-ms":[{"scroll-ms":K()}],"scroll-me":[{"scroll-me":K()}],"scroll-mt":[{"scroll-mt":K()}],"scroll-mr":[{"scroll-mr":K()}],"scroll-mb":[{"scroll-mb":K()}],"scroll-ml":[{"scroll-ml":K()}],"scroll-p":[{"scroll-p":K()}],"scroll-px":[{"scroll-px":K()}],"scroll-py":[{"scroll-py":K()}],"scroll-ps":[{"scroll-ps":K()}],"scroll-pe":[{"scroll-pe":K()}],"scroll-pt":[{"scroll-pt":K()}],"scroll-pr":[{"scroll-pr":K()}],"scroll-pb":[{"scroll-pb":K()}],"scroll-pl":[{"scroll-pl":K()}],"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",ae,le]}],fill:[{fill:["none",...G()]}],"stroke-w":[{stroke:[we,gs,Rn,Lo]}],stroke:[{stroke:["none",...G()]}],"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"]}},kb=(e,{cacheSize:t,prefix:n,experimentalParseClassName:s,extend:r={},override:o={}})=>(vs(e,"cacheSize",t),vs(e,"prefix",n),vs(e,"experimentalParseClassName",s),br(e.theme,o.theme),br(e.classGroups,o.classGroups),br(e.conflictingClassGroups,o.conflictingClassGroups),br(e.conflictingClassGroupModifiers,o.conflictingClassGroupModifiers),vs(e,"orderSensitiveModifiers",o.orderSensitiveModifiers),yr(e.theme,r.theme),yr(e.classGroups,r.classGroups),yr(e.conflictingClassGroups,r.conflictingClassGroups),yr(e.conflictingClassGroupModifiers,r.conflictingClassGroupModifiers),Uu(e,r,"orderSensitiveModifiers"),e),vs=(e,t,n)=>{n!==void 0&&(e[t]=n)},br=(e,t)=>{if(t)for(const n in t)vs(e,n,t[n])},yr=(e,t)=>{if(t)for(const n in t)Uu(e,t,n)},Uu=(e,t,n)=>{const s=t[n];s!==void 0&&(e[n]=e[n]?e[n].concat(s):s)},Cb=(e,...t)=>typeof e=="function"?ll(al,e,...t):ll(()=>kb(al(),e),...t),Sb=ll(al);var Eb=e=>mt(e)?Sb:Cb({...e,extend:{theme:e.theme,classGroups:e.classGroups,conflictingClassGroupModifiers:e.conflictingClassGroupModifiers,conflictingClassGroups:e.conflictingClassGroups,...e.extend}}),Ku=(e,t)=>{const n=Fr(e);return!n||!(t?.twMerge??!0)?n:((!Xt.cachedTwMerge||Xt.didTwMergeConfigChange)&&(Xt.didTwMergeConfigChange=!1,Xt.cachedTwMerge=Eb(Xt.cachedTwMergeConfig)),Xt.cachedTwMerge(n)||void 0)},Rb=(...e)=>Ku(e,{}),Pb=(...e)=>t=>Ku(e,t),{tv:Ws}=Dh(Pb);function no(...e){return Rb(...e)}const Ke=je({__name:"UiPill",props:{tone:{default:"strong"},size:{default:"md"},caps:{type:Boolean,default:!0},tracking:{default:"wide"}},setup(e){const t=e,n=Ws({base:"inline-flex items-center gap-1.5 rounded",variants:{size:{xxs:"px-1.5 py-0.5 text-[0.7rem]",xs:"px-2 py-0.5 text-[0.7rem]",sm:"px-2 py-0.5 text-[0.7rem]",md:"px-2.5 py-1 text-[0.75rem]",lg:"px-3 py-1 text-[0.8rem]"},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:"",false:""},tracking:{wide:"",tight:"",none:""}},defaultVariants:{size:"md",tone:"strong",caps:!1,tracking:"none"}}),s=Yr(),r=j(()=>{const a=t.caps?t.tracking:"none";return no(n({size:t.size,tone:t.tone,caps:t.caps,tracking:a}),s.class)}),o=j(()=>{const{class:a,style:i,...c}=s;return c}),l=j(()=>s.style);return(a,i)=>(L(),N("span",on(o.value,{class:r.value,style:l.value}),[Zn(a.$slots,"default")],16))}}),$b={class:"flex min-h-0 flex-col gap-4"},Mb={class:"rounded border p-5 border-pg-border bg-pg-surface-card"},Lb={class:"flex flex-wrap items-center justify-between gap-3"},Ib={class:"flex flex-col gap-1"},Ab={class:"text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},Nb={class:"text-lg font-display text-pg-text-strong"},Ob={class:"mt-4 grid gap-3 text-sm text-pg-text-soft"},Fb={class:"flex items-center gap-2"},Db={class:"text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},Vb={class:"flex items-center gap-2"},Ub={class:"text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},Kb={class:"flex min-h-0 flex-1 flex-col gap-3"},jb={key:0,class:"rounded border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},Wb={key:0,class:"rounded border p-4 border-pg-border bg-pg-surface-soft"},Bb={class:"flex items-center gap-2 text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},Hb={class:"mt-3 flex flex-col gap-2 text-sm text-pg-text-soft"},Gb={class:"flex flex-wrap items-center justify-between gap-2"},qb={class:"flex flex-wrap items-center gap-2"},zb={class:"text-[0.75rem] font-semibold text-pg-text"},Jb=["aria-label","title","onClick"],Yb={class:"mt-1 text-[0.7rem] text-pg-text-muted"},Xb={key:1,class:"rounded border p-4 border-pg-border bg-pg-surface-soft"},Qb={class:"flex items-center gap-2 text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},Zb={class:"mt-3 flex flex-col gap-2 text-sm text-pg-text-soft"},ey={class:"flex flex-wrap items-center justify-between gap-2"},ty={class:"flex flex-wrap items-center gap-2"},ny={class:"text-[0.75rem] font-semibold text-pg-text"},sy=["aria-label","title","onClick"],ry={class:"mt-1 text-[0.7rem] text-pg-text-muted"},oy={key:2,class:"rounded border p-4 border-pg-border bg-pg-surface-soft"},ly={class:"flex items-center gap-2 text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},ay={class:"mt-3 flex flex-col gap-2 text-sm text-pg-text-soft"},iy={class:"flex flex-wrap items-center justify-between gap-2"},cy={class:"text-[0.75rem] font-semibold text-pg-text"},uy=["aria-label","title","onClick"],dy=je({__name:"ConfigDetail",props:{selected:{},impacted:{},isDisabled:{type:Boolean},workspaceRoot:{}},setup(e){const t=e,{t:n}=tt(),s=j(()=>{const d=t.selected.file.replace(/\\/g,"/"),g=d.lastIndexOf("/");return g<0?"/":d.slice(0,g)||"/"}),r=j(()=>s.value==="/"?"/**":`${s.value}/**`),o=j(()=>{const d=[],g=[],f=[];for(const m of t.impacted)m.kind==="disabled"?g.push(m):m.kind==="ignored"?f.push(m):d.push(m);return{active:d,disabled:g,ignored:f}}),l=j(()=>t.impacted.length),a=d=>`method-${d.toLowerCase()}`;function i(d){return d.url?d.url:d.file}function c(d){return Un(d,t.workspaceRoot)}function u(d){Zs(d,t.workspaceRoot)}return(d,g)=>(L(),N("section",$b,[x("div",Mb,[x("div",Lb,[x("div",Ib,[x("span",Ab,F(C(n)("configPanel.title")),1),x("span",Nb,F(t.selected.file),1)]),Q(Ke,{tone:"chip",size:"sm",caps:!1},{default:ue(()=>[Ee(F(t.isDisabled?C(n)("configPanel.statusDisabled"):C(n)("configPanel.statusEnabled")),1)]),_:1})]),x("div",Ob,[x("div",Fb,[x("span",Db,F(C(n)("configPanel.scope")),1),x("span",null,F(r.value),1)]),x("div",Vb,[x("span",Ub,F(C(n)("configPanel.impacted")),1),Q(Ke,{tone:"chip",size:"sm",caps:!1},{default:ue(()=>[Ee(F(l.value),1)]),_:1})])])]),x("div",Kb,[l.value===0?(L(),N("div",jb,F(C(n)("configPanel.emptyImpacts")),1)):(L(),N(me,{key:1},[o.value.active.length>0?(L(),N("div",Wb,[x("div",Bb,[x("span",null,F(C(n)("configPanel.active")),1),Q(Ke,{tone:"chip",size:"xxs",caps:!1},{default:ue(()=>[Ee(F(o.value.active.length),1)]),_:1})]),x("div",Hb,[(L(!0),N(me,null,Fe(o.value.active,f=>(L(),N("div",{key:`active-${f.file}-${f.method??""}-${f.url??""}`,class:"rounded border px-3 py-2 border-pg-border bg-pg-surface-card"},[x("div",Gb,[x("div",qb,[f.method?(L(),N("span",{key:0,class:ie(["rounded border px-2 py-1 text-[0.55rem] tracking-[0.08em]",a(f.method)])},F(f.method),3)):de("",!0),x("span",zb,F(i(f)),1)]),c(f.file)?(L(),N("button",{key:0,class:"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",type:"button","aria-label":`Open ${f.file} in VS Code`,title:C(n)("detail.openInVscode"),onClick:m=>u(f.file)},[...g[0]||(g[0]=[x("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,Jb)):de("",!0)]),x("div",Yb,F(f.file),1)]))),128))])])):de("",!0),o.value.disabled.length>0?(L(),N("div",Xb,[x("div",Qb,[x("span",null,F(C(n)("configPanel.disabled")),1),Q(Ke,{tone:"chip",size:"xxs",caps:!1},{default:ue(()=>[Ee(F(o.value.disabled.length),1)]),_:1})]),x("div",Zb,[(L(!0),N(me,null,Fe(o.value.disabled,f=>(L(),N("div",{key:`disabled-${f.file}-${f.method??""}-${f.url??""}`,class:"rounded border px-3 py-2 border-pg-border bg-pg-surface-card"},[x("div",ey,[x("div",ty,[f.method?(L(),N("span",{key:0,class:ie(["rounded border px-2 py-1 text-[0.55rem] tracking-[0.08em]",a(f.method)])},F(f.method),3)):de("",!0),x("span",ny,F(i(f)),1)]),c(f.file)?(L(),N("button",{key:0,class:"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",type:"button","aria-label":`Open ${f.file} in VS Code`,title:C(n)("detail.openInVscode"),onClick:m=>u(f.file)},[...g[1]||(g[1]=[x("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,sy)):de("",!0)]),x("div",ry,F(f.file),1)]))),128))])])):de("",!0),o.value.ignored.length>0?(L(),N("div",oy,[x("div",ly,[x("span",null,F(C(n)("configPanel.ignored")),1),Q(Ke,{tone:"chip",size:"xxs",caps:!1},{default:ue(()=>[Ee(F(o.value.ignored.length),1)]),_:1})]),x("div",ay,[(L(!0),N(me,null,Fe(o.value.ignored,f=>(L(),N("div",{key:`ignored-${f.file}`,class:"rounded border px-3 py-2 border-pg-border bg-pg-surface-card"},[x("div",iy,[x("span",cy,F(i(f)),1),c(f.file)?(L(),N("button",{key:0,class:"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",type:"button","aria-label":`Open ${f.file} in VS Code`,title:C(n)("detail.openInVscode"),onClick:m=>u(f.file)},[...g[2]||(g[2]=[x("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,uy)):de("",!0)])]))),128))])])):de("",!0)],64))])]))}}),fy="modulepreload",py=function(e,t){return new URL(e,t).href},yi={},gy=function(t,n,s){let r=Promise.resolve();if(n&&n.length>0){let c=function(u){return Promise.all(u.map(d=>Promise.resolve(d).then(g=>({status:"fulfilled",value:g}),g=>({status:"rejected",reason:g}))))};const l=document.getElementsByTagName("link"),a=document.querySelector("meta[property=csp-nonce]"),i=a?.nonce||a?.getAttribute("nonce");r=c(n.map(u=>{if(u=py(u,s),u in yi)return;yi[u]=!0;const d=u.endsWith(".css"),g=d?'[rel="stylesheet"]':"";if(s)for(let m=l.length-1;m>=0;m--){const y=l[m];if(y.href===u&&(!d||y.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${u}"]${g}`))return;const f=document.createElement("link");if(f.rel=d?"stylesheet":fy,d||(f.as="script"),f.crossOrigin="",f.href=u,i&&f.setAttribute("nonce",i),document.head.appendChild(f),d)return new Promise((m,y)=>{f.addEventListener("load",m),f.addEventListener("error",()=>y(new Error(`Unable to preload CSS for ${u}`)))})}))}function o(l){const a=new Event("vite:preloadError",{cancelable:!0});if(a.payload=l,window.dispatchEvent(a),!a.defaultPrevented)throw l}return r.then(l=>{for(const a of l||[])a.status==="rejected"&&o(a.reason);return t().catch(o)})},Vr=Math.min,Nn=Math.max,Ur=Math.round,vr=Math.floor,jt=e=>({x:e,y:e}),my={left:"right",right:"left",bottom:"top",top:"bottom"},hy={start:"end",end:"start"};function vi(e,t,n){return Nn(e,Vr(t,n))}function so(e,t){return typeof e=="function"?e(t):e}function On(e){return e.split("-")[0]}function ro(e){return e.split("-")[1]}function ju(e){return e==="x"?"y":"x"}function Wu(e){return e==="y"?"height":"width"}const by=new Set(["top","bottom"]);function fn(e){return by.has(On(e))?"y":"x"}function Bu(e){return ju(fn(e))}function yy(e,t,n){n===void 0&&(n=!1);const s=ro(e),r=Bu(e),o=Wu(r);let l=r==="x"?s===(n?"end":"start")?"right":"left":s==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(l=Kr(l)),[l,Kr(l)]}function vy(e){const t=Kr(e);return[il(e),t,il(t)]}function il(e){return e.replace(/start|end/g,t=>hy[t])}const xi=["left","right"],_i=["right","left"],xy=["top","bottom"],_y=["bottom","top"];function wy(e,t,n){switch(e){case"top":case"bottom":return n?t?_i:xi:t?xi:_i;case"left":case"right":return t?xy:_y;default:return[]}}function Ty(e,t,n,s){const r=ro(e);let o=wy(On(e),n==="start",s);return r&&(o=o.map(l=>l+"-"+r),t&&(o=o.concat(o.map(il)))),o}function Kr(e){return e.replace(/left|right|bottom|top/g,t=>my[t])}function ky(e){return{top:0,right:0,bottom:0,left:0,...e}}function Cy(e){return typeof e!="number"?ky(e):{top:e,right:e,bottom:e,left:e}}function jr(e){const{x:t,y:n,width:s,height:r}=e;return{width:s,height:r,top:n,left:t,right:t+s,bottom:n+r,x:t,y:n}}function wi(e,t,n){let{reference:s,floating:r}=e;const o=fn(t),l=Bu(t),a=Wu(l),i=On(t),c=o==="y",u=s.x+s.width/2-r.width/2,d=s.y+s.height/2-r.height/2,g=s[a]/2-r[a]/2;let f;switch(i){case"top":f={x:u,y:s.y-r.height};break;case"bottom":f={x:u,y:s.y+s.height};break;case"right":f={x:s.x+s.width,y:d};break;case"left":f={x:s.x-r.width,y:d};break;default:f={x:s.x,y:s.y}}switch(ro(t)){case"start":f[l]-=g*(n&&c?-1:1);break;case"end":f[l]+=g*(n&&c?-1:1);break}return f}async function Sy(e,t){var n;t===void 0&&(t={});const{x:s,y:r,platform:o,rects:l,elements:a,strategy:i}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:g=!1,padding:f=0}=so(t,e),m=Cy(f),A=a[g?d==="floating"?"reference":"floating":d],b=jr(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(A)))==null||n?A:A.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:i})),E=d==="floating"?{x:s,y:r,width:l.floating.width,height:l.floating.height}:l.reference,w=await(o.getOffsetParent==null?void 0:o.getOffsetParent(a.floating)),h=await(o.isElement==null?void 0:o.isElement(w))?await(o.getScale==null?void 0:o.getScale(w))||{x:1,y:1}:{x:1,y:1},P=jr(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:E,offsetParent:w,strategy:i}):E);return{top:(b.top-P.top+m.top)/h.y,bottom:(P.bottom-b.bottom+m.bottom)/h.y,left:(b.left-P.left+m.left)/h.x,right:(P.right-b.right+m.right)/h.x}}const Ey=async(e,t,n)=>{const{placement:s="bottom",strategy:r="absolute",middleware:o=[],platform:l}=n,a=o.filter(Boolean),i=await(l.isRTL==null?void 0:l.isRTL(t));let c=await l.getElementRects({reference:e,floating:t,strategy:r}),{x:u,y:d}=wi(c,s,i),g=s,f={},m=0;for(let A=0;A<a.length;A++){var y;const{name:b,fn:E}=a[A],{x:w,y:h,data:P,reset:S}=await E({x:u,y:d,initialPlacement:s,placement:g,strategy:r,middlewareData:f,rects:c,platform:{...l,detectOverflow:(y=l.detectOverflow)!=null?y:Sy},elements:{reference:e,floating:t}});u=w??u,d=h??d,f={...f,[b]:{...f[b],...P}},S&&m<=50&&(m++,typeof S=="object"&&(S.placement&&(g=S.placement),S.rects&&(c=S.rects===!0?await l.getElementRects({reference:e,floating:t,strategy:r}):S.rects),{x:u,y:d}=wi(c,g,i)),A=-1)}return{x:u,y:d,placement:g,strategy:r,middlewareData:f}},Ry=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,s;const{placement:r,middlewareData:o,rects:l,initialPlacement:a,platform:i,elements:c}=t,{mainAxis:u=!0,crossAxis:d=!0,fallbackPlacements:g,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:m="none",flipAlignment:y=!0,...A}=so(e,t);if((n=o.arrow)!=null&&n.alignmentOffset)return{};const b=On(r),E=fn(a),w=On(a)===a,h=await(i.isRTL==null?void 0:i.isRTL(c.floating)),P=g||(w||!y?[Kr(a)]:vy(a)),S=m!=="none";!g&&S&&P.push(...Ty(a,y,m,h));const I=[a,...P],K=await i.detectOverflow(t,A),z=[];let Z=((s=o.flip)==null?void 0:s.overflows)||[];if(u&&z.push(K[b]),d){const ne=yy(r,l,h);z.push(K[ne[0]],K[ne[1]])}if(Z=[...Z,{placement:r,overflows:z}],!z.every(ne=>ne<=0)){var se,J;const ne=(((se=o.flip)==null?void 0:se.index)||0)+1,Y=I[ne];if(Y&&(!(d==="alignment"?E!==fn(Y):!1)||Z.every(G=>fn(G.placement)===E?G.overflows[0]>0:!0)))return{data:{index:ne,overflows:Z},reset:{placement:Y}};let B=(J=Z.filter(W=>W.overflows[0]<=0).sort((W,G)=>W.overflows[1]-G.overflows[1])[0])==null?void 0:J.placement;if(!B)switch(f){case"bestFit":{var fe;const W=(fe=Z.filter(G=>{if(S){const oe=fn(G.placement);return oe===E||oe==="y"}return!0}).map(G=>[G.placement,G.overflows.filter(oe=>oe>0).reduce((oe,Te)=>oe+Te,0)]).sort((G,oe)=>G[1]-oe[1])[0])==null?void 0:fe[0];W&&(B=W);break}case"initialPlacement":B=a;break}if(r!==B)return{reset:{placement:B}}}return{}}}},Py=new Set(["left","top"]);async function $y(e,t){const{placement:n,platform:s,elements:r}=e,o=await(s.isRTL==null?void 0:s.isRTL(r.floating)),l=On(n),a=ro(n),i=fn(n)==="y",c=Py.has(l)?-1:1,u=o&&i?-1:1,d=so(t,e);let{mainAxis:g,crossAxis:f,alignmentAxis:m}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return a&&typeof m=="number"&&(f=a==="end"?m*-1:m),i?{x:f*u,y:g*c}:{x:g*c,y:f*u}}const My=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,s;const{x:r,y:o,placement:l,middlewareData:a}=t,i=await $y(t,e);return l===((n=a.offset)==null?void 0:n.placement)&&(s=a.arrow)!=null&&s.alignmentOffset?{}:{x:r+i.x,y:o+i.y,data:{...i,placement:l}}}}},Ly=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:s,placement:r,platform:o}=t,{mainAxis:l=!0,crossAxis:a=!1,limiter:i={fn:b=>{let{x:E,y:w}=b;return{x:E,y:w}}},...c}=so(e,t),u={x:n,y:s},d=await o.detectOverflow(t,c),g=fn(On(r)),f=ju(g);let m=u[f],y=u[g];if(l){const b=f==="y"?"top":"left",E=f==="y"?"bottom":"right",w=m+d[b],h=m-d[E];m=vi(w,m,h)}if(a){const b=g==="y"?"top":"left",E=g==="y"?"bottom":"right",w=y+d[b],h=y-d[E];y=vi(w,y,h)}const A=i.fn({...t,[f]:m,[g]:y});return{...A,data:{x:A.x-n,y:A.y-s,enabled:{[f]:l,[g]:a}}}}}};function oo(){return typeof window<"u"}function as(e){return Hu(e)?(e.nodeName||"").toLowerCase():"#document"}function wt(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Bt(e){var t;return(t=(Hu(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Hu(e){return oo()?e instanceof Node||e instanceof wt(e).Node:!1}function Lt(e){return oo()?e instanceof Element||e instanceof wt(e).Element:!1}function Wt(e){return oo()?e instanceof HTMLElement||e instanceof wt(e).HTMLElement:!1}function Ti(e){return!oo()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof wt(e).ShadowRoot}const Iy=new Set(["inline","contents"]);function er(e){const{overflow:t,overflowX:n,overflowY:s,display:r}=It(e);return/auto|scroll|overlay|hidden|clip/.test(t+s+n)&&!Iy.has(r)}const Ay=new Set(["table","td","th"]);function Ny(e){return Ay.has(as(e))}const Oy=[":popover-open",":modal"];function lo(e){return Oy.some(t=>{try{return e.matches(t)}catch{return!1}})}const Fy=["transform","translate","scale","rotate","perspective"],Dy=["transform","translate","scale","rotate","perspective","filter"],Vy=["paint","layout","strict","content"];function jl(e){const t=Wl(),n=Lt(e)?It(e):e;return Fy.some(s=>n[s]?n[s]!=="none":!1)||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||Dy.some(s=>(n.willChange||"").includes(s))||Vy.some(s=>(n.contain||"").includes(s))}function Uy(e){let t=bn(e);for(;Wt(t)&&!ss(t);){if(jl(t))return t;if(lo(t))return null;t=bn(t)}return null}function Wl(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const Ky=new Set(["html","body","#document"]);function ss(e){return Ky.has(as(e))}function It(e){return wt(e).getComputedStyle(e)}function ao(e){return Lt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function bn(e){if(as(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Ti(e)&&e.host||Bt(e);return Ti(t)?t.host:t}function Gu(e){const t=bn(e);return ss(t)?e.ownerDocument?e.ownerDocument.body:e.body:Wt(t)&&er(t)?t:Gu(t)}function Bs(e,t,n){var s;t===void 0&&(t=[]),n===void 0&&(n=!0);const r=Gu(e),o=r===((s=e.ownerDocument)==null?void 0:s.body),l=wt(r);if(o){const a=cl(l);return t.concat(l,l.visualViewport||[],er(r)?r:[],a&&n?Bs(a):[])}return t.concat(r,Bs(r,[],n))}function cl(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function qu(e){const t=It(e);let n=parseFloat(t.width)||0,s=parseFloat(t.height)||0;const r=Wt(e),o=r?e.offsetWidth:n,l=r?e.offsetHeight:s,a=Ur(n)!==o||Ur(s)!==l;return a&&(n=o,s=l),{width:n,height:s,$:a}}function Bl(e){return Lt(e)?e:e.contextElement}function Xn(e){const t=Bl(e);if(!Wt(t))return jt(1);const n=t.getBoundingClientRect(),{width:s,height:r,$:o}=qu(t);let l=(o?Ur(n.width):n.width)/s,a=(o?Ur(n.height):n.height)/r;return(!l||!Number.isFinite(l))&&(l=1),(!a||!Number.isFinite(a))&&(a=1),{x:l,y:a}}const jy=jt(0);function zu(e){const t=wt(e);return!Wl()||!t.visualViewport?jy:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Wy(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==wt(e)?!1:t}function Fn(e,t,n,s){t===void 0&&(t=!1),n===void 0&&(n=!1);const r=e.getBoundingClientRect(),o=Bl(e);let l=jt(1);t&&(s?Lt(s)&&(l=Xn(s)):l=Xn(e));const a=Wy(o,n,s)?zu(o):jt(0);let i=(r.left+a.x)/l.x,c=(r.top+a.y)/l.y,u=r.width/l.x,d=r.height/l.y;if(o){const g=wt(o),f=s&&Lt(s)?wt(s):s;let m=g,y=cl(m);for(;y&&s&&f!==m;){const A=Xn(y),b=y.getBoundingClientRect(),E=It(y),w=b.left+(y.clientLeft+parseFloat(E.paddingLeft))*A.x,h=b.top+(y.clientTop+parseFloat(E.paddingTop))*A.y;i*=A.x,c*=A.y,u*=A.x,d*=A.y,i+=w,c+=h,m=wt(y),y=cl(m)}}return jr({width:u,height:d,x:i,y:c})}function io(e,t){const n=ao(e).scrollLeft;return t?t.left+n:Fn(Bt(e)).left+n}function Ju(e,t){const n=e.getBoundingClientRect(),s=n.left+t.scrollLeft-io(e,n),r=n.top+t.scrollTop;return{x:s,y:r}}function By(e){let{elements:t,rect:n,offsetParent:s,strategy:r}=e;const o=r==="fixed",l=Bt(s),a=t?lo(t.floating):!1;if(s===l||a&&o)return n;let i={scrollLeft:0,scrollTop:0},c=jt(1);const u=jt(0),d=Wt(s);if((d||!d&&!o)&&((as(s)!=="body"||er(l))&&(i=ao(s)),Wt(s))){const f=Fn(s);c=Xn(s),u.x=f.x+s.clientLeft,u.y=f.y+s.clientTop}const g=l&&!d&&!o?Ju(l,i):jt(0);return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-i.scrollLeft*c.x+u.x+g.x,y:n.y*c.y-i.scrollTop*c.y+u.y+g.y}}function Hy(e){return Array.from(e.getClientRects())}function Gy(e){const t=Bt(e),n=ao(e),s=e.ownerDocument.body,r=Nn(t.scrollWidth,t.clientWidth,s.scrollWidth,s.clientWidth),o=Nn(t.scrollHeight,t.clientHeight,s.scrollHeight,s.clientHeight);let l=-n.scrollLeft+io(e);const a=-n.scrollTop;return It(s).direction==="rtl"&&(l+=Nn(t.clientWidth,s.clientWidth)-r),{width:r,height:o,x:l,y:a}}const ki=25;function qy(e,t){const n=wt(e),s=Bt(e),r=n.visualViewport;let o=s.clientWidth,l=s.clientHeight,a=0,i=0;if(r){o=r.width,l=r.height;const u=Wl();(!u||u&&t==="fixed")&&(a=r.offsetLeft,i=r.offsetTop)}const c=io(s);if(c<=0){const u=s.ownerDocument,d=u.body,g=getComputedStyle(d),f=u.compatMode==="CSS1Compat"&&parseFloat(g.marginLeft)+parseFloat(g.marginRight)||0,m=Math.abs(s.clientWidth-d.clientWidth-f);m<=ki&&(o-=m)}else c<=ki&&(o+=c);return{width:o,height:l,x:a,y:i}}const zy=new Set(["absolute","fixed"]);function Jy(e,t){const n=Fn(e,!0,t==="fixed"),s=n.top+e.clientTop,r=n.left+e.clientLeft,o=Wt(e)?Xn(e):jt(1),l=e.clientWidth*o.x,a=e.clientHeight*o.y,i=r*o.x,c=s*o.y;return{width:l,height:a,x:i,y:c}}function Ci(e,t,n){let s;if(t==="viewport")s=qy(e,n);else if(t==="document")s=Gy(Bt(e));else if(Lt(t))s=Jy(t,n);else{const r=zu(e);s={x:t.x-r.x,y:t.y-r.y,width:t.width,height:t.height}}return jr(s)}function Yu(e,t){const n=bn(e);return n===t||!Lt(n)||ss(n)?!1:It(n).position==="fixed"||Yu(n,t)}function Yy(e,t){const n=t.get(e);if(n)return n;let s=Bs(e,[],!1).filter(a=>Lt(a)&&as(a)!=="body"),r=null;const o=It(e).position==="fixed";let l=o?bn(e):e;for(;Lt(l)&&!ss(l);){const a=It(l),i=jl(l);!i&&a.position==="fixed"&&(r=null),(o?!i&&!r:!i&&a.position==="static"&&!!r&&zy.has(r.position)||er(l)&&!i&&Yu(e,l))?s=s.filter(u=>u!==l):r=a,l=bn(l)}return t.set(e,s),s}function Xy(e){let{element:t,boundary:n,rootBoundary:s,strategy:r}=e;const l=[...n==="clippingAncestors"?lo(t)?[]:Yy(t,this._c):[].concat(n),s],a=l[0],i=l.reduce((c,u)=>{const d=Ci(t,u,r);return c.top=Nn(d.top,c.top),c.right=Vr(d.right,c.right),c.bottom=Vr(d.bottom,c.bottom),c.left=Nn(d.left,c.left),c},Ci(t,a,r));return{width:i.right-i.left,height:i.bottom-i.top,x:i.left,y:i.top}}function Qy(e){const{width:t,height:n}=qu(e);return{width:t,height:n}}function Zy(e,t,n){const s=Wt(t),r=Bt(t),o=n==="fixed",l=Fn(e,!0,o,t);let a={scrollLeft:0,scrollTop:0};const i=jt(0);function c(){i.x=io(r)}if(s||!s&&!o)if((as(t)!=="body"||er(r))&&(a=ao(t)),s){const f=Fn(t,!0,o,t);i.x=f.x+t.clientLeft,i.y=f.y+t.clientTop}else r&&c();o&&!s&&r&&c();const u=r&&!s&&!o?Ju(r,a):jt(0),d=l.left+a.scrollLeft-i.x-u.x,g=l.top+a.scrollTop-i.y-u.y;return{x:d,y:g,width:l.width,height:l.height}}function Io(e){return It(e).position==="static"}function Si(e,t){if(!Wt(e)||It(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Bt(e)===n&&(n=n.ownerDocument.body),n}function Xu(e,t){const n=wt(e);if(lo(e))return n;if(!Wt(e)){let r=bn(e);for(;r&&!ss(r);){if(Lt(r)&&!Io(r))return r;r=bn(r)}return n}let s=Si(e,t);for(;s&&Ny(s)&&Io(s);)s=Si(s,t);return s&&ss(s)&&Io(s)&&!jl(s)?n:s||Uy(e)||n}const ev=async function(e){const t=this.getOffsetParent||Xu,n=this.getDimensions,s=await n(e.floating);return{reference:Zy(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:s.width,height:s.height}}};function tv(e){return It(e).direction==="rtl"}const nv={convertOffsetParentRelativeRectToViewportRelativeRect:By,getDocumentElement:Bt,getClippingRect:Xy,getOffsetParent:Xu,getElementRects:ev,getClientRects:Hy,getDimensions:Qy,getScale:Xn,isElement:Lt,isRTL:tv};function Qu(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function sv(e,t){let n=null,s;const r=Bt(e);function o(){var a;clearTimeout(s),(a=n)==null||a.disconnect(),n=null}function l(a,i){a===void 0&&(a=!1),i===void 0&&(i=1),o();const c=e.getBoundingClientRect(),{left:u,top:d,width:g,height:f}=c;if(a||t(),!g||!f)return;const m=vr(d),y=vr(r.clientWidth-(u+g)),A=vr(r.clientHeight-(d+f)),b=vr(u),w={rootMargin:-m+"px "+-y+"px "+-A+"px "+-b+"px",threshold:Nn(0,Vr(1,i))||1};let h=!0;function P(S){const I=S[0].intersectionRatio;if(I!==i){if(!h)return l();I?l(!1,I):s=setTimeout(()=>{l(!1,1e-7)},1e3)}I===1&&!Qu(c,e.getBoundingClientRect())&&l(),h=!1}try{n=new IntersectionObserver(P,{...w,root:r.ownerDocument})}catch{n=new IntersectionObserver(P,w)}n.observe(e)}return l(!0),o}function Zu(e,t,n,s){s===void 0&&(s={});const{ancestorScroll:r=!0,ancestorResize:o=!0,elementResize:l=typeof ResizeObserver=="function",layoutShift:a=typeof IntersectionObserver=="function",animationFrame:i=!1}=s,c=Bl(e),u=r||o?[...c?Bs(c):[],...Bs(t)]:[];u.forEach(b=>{r&&b.addEventListener("scroll",n,{passive:!0}),o&&b.addEventListener("resize",n)});const d=c&&a?sv(c,n):null;let g=-1,f=null;l&&(f=new ResizeObserver(b=>{let[E]=b;E&&E.target===c&&f&&(f.unobserve(t),cancelAnimationFrame(g),g=requestAnimationFrame(()=>{var w;(w=f)==null||w.observe(t)})),n()}),c&&!i&&f.observe(c),f.observe(t));let m,y=i?Fn(e):null;i&&A();function A(){const b=Fn(e);y&&!Qu(y,b)&&n(),y=b,m=requestAnimationFrame(A)}return n(),()=>{var b;u.forEach(E=>{r&&E.removeEventListener("scroll",n),o&&E.removeEventListener("resize",n)}),d?.(),(b=f)==null||b.disconnect(),f=null,i&&cancelAnimationFrame(m)}}const ed=My,td=Ly,nd=Ry,sd=(e,t,n)=>{const s=new Map,r={platform:nv,...n},o={...r.platform,_c:s};return Ey(e,t,{...r,platform:o})};function Pn(e){return/^[\w./:@=&?%-]+$/.test(e)?e:`'${e.replace(/'/g,"'\\''")}'`}function rv(e){const t=["curl"],n=e.method.toUpperCase();n!=="GET"&&t.push(`-X ${n}`);const s=new URL(e.url,"http://localhost");e.authType==="apikey"&&e.authKeyLocation==="query"&&e.authKeyName&&e.authKeyValue&&s.searchParams.set(e.authKeyName,e.authKeyValue),t.push(Pn(s.toString()));const r={...e.headers};e.authType==="bearer"&&e.authToken?r.Authorization=`Bearer ${e.authToken}`:e.authType==="basic"&&(e.authUsername||e.authPassword)?r.Authorization=`Basic ${btoa(`${e.authUsername}:${e.authPassword}`)}`:e.authType==="apikey"&&e.authKeyLocation==="header"&&e.authKeyName&&e.authKeyValue?r[e.authKeyName]=e.authKeyValue:e.authType==="custom"&&e.authCustomName&&(r[e.authCustomName]=e.authCustomValue);for(const[o,l]of Object.entries(r))t.push(`-H ${Pn(`${o}: ${l}`)}`);if(n!=="GET"&&n!=="HEAD"&&e.bodyType!=="none"){const o=e.bodyText.trim();if(e.bodyType==="raw"&&o){if(!r["Content-Type"]){const l=ov(e.rawType);t.push(`-H ${Pn(`Content-Type: ${l}`)}`)}t.push(`-d ${Pn(o)}`)}else if(e.bodyType==="form-urlencoded"&&o)r["Content-Type"]||t.push(`-H ${Pn("Content-Type: application/x-www-form-urlencoded")}`),t.push(`--data-urlencode ${Pn(o)}`);else if(e.bodyType==="form-data"&&o)for(const l of o.split(`
|
|
5
|
+
`))l.indexOf("=")>0&&t.push(`-F ${Pn(l.trim())}`)}return t.join(` \\
|
|
6
|
+
`)}function ov(e){switch(e){case"json":return"application/json";case"javascript":return"application/javascript";case"html":return"text/html";case"xml":return"text/xml";default:return"text/plain"}}function ms(e){return`'${e.replace(/\\/g,"\\\\").replace(/'/g,"\\'")}'`}function lv(e){const t=e.method.toUpperCase(),n=new URL(e.url,"http://localhost");e.authType==="apikey"&&e.authKeyLocation==="query"&&e.authKeyName&&e.authKeyValue&&n.searchParams.set(e.authKeyName,e.authKeyValue);const s={...e.headers};e.authType==="bearer"&&e.authToken?s.Authorization=`Bearer ${e.authToken}`:e.authType==="basic"&&(e.authUsername||e.authPassword)?s.Authorization=`Basic ${btoa(`${e.authUsername}:${e.authPassword}`)}`:e.authType==="apikey"&&e.authKeyLocation==="header"&&e.authKeyName&&e.authKeyValue?s[e.authKeyName]=e.authKeyValue:e.authType==="custom"&&e.authCustomName&&(s[e.authCustomName]=e.authCustomValue);let r;if(t!=="GET"&&t!=="HEAD"&&e.bodyType!=="none"){const a=e.bodyText.trim();e.bodyType==="raw"&&a?(s["Content-Type"]||(s["Content-Type"]=av(e.rawType)),r=a):e.bodyType==="form-urlencoded"&&a&&(s["Content-Type"]||(s["Content-Type"]="application/x-www-form-urlencoded"),r=a)}const o=[`fetch(${ms(n.toString())}`," {"];o.push(` method: ${ms(t)},`);const l=Object.entries(s);if(l.length>0){o.push(" headers: {");for(const[a,i]of l)o.push(` ${ms(a)}: ${ms(i)},`);o.push(" },")}return r!==void 0&&(s["Content-Type"]==="application/json"?o.push(` body: JSON.stringify(${r}),`):o.push(` body: ${ms(r)},`)),o.push(" }"),o.push(")"),o.join(`
|
|
7
|
+
`)}function av(e){switch(e){case"json":return"application/json";case"javascript":return"application/javascript";case"html":return"text/html";case"xml":return"text/xml";default:return"text/plain"}}function $s(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 iv(e,t){for(const[n,s]of Object.entries(t))typeof s>"u"||(Array.isArray(s)?s.forEach(r=>e.searchParams.append(n,String(r))):e.searchParams.set(n,String(s)))}const rd="mokup.playground.detailPanels.v2",od="mokup.playground.detailPanels",xs={configChain:!1,middlewares:!1},Hs=ee(xs);let Ei=!1;function cv(){if(typeof window>"u")return xs;const e=t=>{if(!t)return null;try{const n=JSON.parse(t);return{...xs,...n}}catch{return null}};try{return e(localStorage.getItem(rd))??e(localStorage.getItem(od))??xs}catch{return xs}}function uv(e){if(!(typeof window>"u"))try{localStorage.setItem(rd,JSON.stringify(e)),localStorage.setItem(od,JSON.stringify(e))}catch{}}function ld(){Ei||typeof window>"u"||(Hs.value=cv(),Ei=!0)}function Ri(e,t){ld();const n={...Hs.value,[e]:t};Hs.value=n,uv(n)}function ad(e){return ld(),{isOpen:j(()=>Hs.value[e]),toggle:()=>Ri(e,!Hs.value[e]),setOpen:r=>Ri(e,r)}}const dv=["aria-expanded"],fv={class:"flex flex-wrap items-center gap-2"},pv={key:0,class:"flex flex-col gap-2 border-t px-4 py-3 text-xs border-pg-border text-pg-text-soft"},gv={class:"rounded border px-2 py-0.5 text-[0.55rem] tracking-[0.08em] border-pg-border bg-pg-surface-strong text-pg-text-soft"},mv={class:"text-[0.7rem] text-pg-text-subtle"},hv=["title","onClick"],bv={key:1,class:"border-t px-4 py-3 text-xs border-pg-border text-pg-text-muted"},Pi="pg-config-chain-panel",yv=je({__name:"RouteDetailConfigChain",props:{configChain:{},configStatusMap:{},workspaceRoot:{}},setup(e){const t=e,{t:n}=tt(),{isOpen:s,toggle:r}=ad("configChain"),o=j(()=>(t.configChain??[]).map((a,i)=>({file:a,order:i+1,disabled:t.configStatusMap.get(a)==="disabled",editorUrl:Un(a,t.workspaceRoot)})));function l(a){Zs(a,t.workspaceRoot)}return(a,i)=>(L(),N("div",null,[x("button",{type:"button",class:"group flex w-full items-center justify-between px-4 py-3 text-[0.6rem] tracking-[0.08em] transition text-pg-text-muted hover:text-pg-text-soft","aria-expanded":C(s),"aria-controls":Pi,onClick:i[0]||(i[0]=(...c)=>C(r)&&C(r)(...c))},[x("span",fv,[x("span",null,F(C(n)("detail.configChain")),1),Q(Ke,{tone:"chip",size:"xxs",caps:!1},{default:ue(()=>[Ee(F(o.value.length),1)]),_:1})]),x("span",{class:ie(["i-[carbon--chevron-down] h-4 w-4 transition",C(s)?"rotate-0":"-rotate-90"]),"aria-hidden":"true"},null,2)],8,dv),C(s)?(L(),N("div",{key:0,id:Pi},[o.value.length>0?(L(),N("div",pv,[(L(!0),N(me,null,Fe(o.value,c=>(L(),N("div",{key:`config-${c.order}-${c.file}`,class:"flex flex-wrap items-center gap-2"},[x("span",gv,F(c.order),1),x("span",mv,F(c.file),1),c.editorUrl?(L(),N("button",{key:0,type:"button",class:"inline-flex items-center rounded border px-1.5 py-0.5 text-[0.55rem] tracking-[0.08em] transition border-pg-border bg-pg-surface-card text-pg-text-muted hover:text-pg-text-soft",title:C(n)("detail.openInVscode"),onClick:u=>l(c.file)},[...i[1]||(i[1]=[x("span",{class:"i-[carbon--launch] h-3 w-3","aria-hidden":"true"},null,-1)])],8,hv)):de("",!0),c.disabled?(L(),ut(Ke,{key:1,tone:"strong",size:"xxs",caps:!1},{default:ue(()=>[Ee(F(C(n)("configPanel.statusDisabled")),1)]),_:1})):de("",!0)]))),128))])):(L(),N("div",bv,F(C(n)("detail.configChainEmpty")),1))])):de("",!0)]))}}),vv=["aria-expanded"],xv={class:"flex flex-wrap items-center gap-2"},_v={key:0,class:"flex flex-col gap-2"},wv={class:"flex flex-wrap items-center gap-2 text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},Tv={class:"flex flex-wrap gap-2"},kv=["href","title"],Cv={key:1,class:"flex flex-col gap-2"},Sv={class:"flex flex-wrap items-center gap-2 text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},Ev={class:"flex flex-wrap gap-2"},Rv=["href","title"],Pv={key:2,class:"flex flex-col gap-2"},$v={class:"flex flex-wrap items-center gap-2 text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},Mv={class:"flex flex-wrap gap-2"},Lv=["href","title"],$i="pg-middlewares-panel",Iv=je({__name:"RouteDetailMiddlewares",props:{selected:{},workspaceRoot:{}},setup(e){const t=e,{t:n}=tt(),{isOpen:s,toggle:r}=ad("middlewares");function o(f){const m=f.trim();return m?Un(m,t.workspaceRoot,{allowAbsoluteWithoutRoot:!0})??"":""}const l=j(()=>t.selected.preMiddlewares??[]),a=j(()=>t.selected.normalMiddlewares?t.selected.normalMiddlewares:t.selected.preMiddlewares||t.selected.postMiddlewares?[]:t.selected.middlewares??[]),i=j(()=>t.selected.postMiddlewares??[]),c=j(()=>t.selected.preMiddlewareCount??l.value.length),u=j(()=>t.selected.normalMiddlewareCount??a.value.length),d=j(()=>t.selected.postMiddlewareCount??i.value.length),g=j(()=>t.selected.middlewareCount??c.value+u.value+d.value);return(f,m)=>(L(),N("div",null,[x("button",{type:"button",class:"group flex w-full items-center justify-between px-4 py-3 text-[0.6rem] tracking-[0.08em] transition text-pg-text-muted hover:text-pg-text-soft","aria-expanded":C(s),"aria-controls":$i,onClick:m[0]||(m[0]=(...y)=>C(r)&&C(r)(...y))},[x("span",xv,[x("span",null,F(C(n)("detail.middlewares")),1),Q(Ke,{tone:"chip",size:"xxs",caps:!1},{default:ue(()=>[Ee(F(g.value),1)]),_:1})]),x("span",{class:ie(["i-[carbon--chevron-down] h-4 w-4 transition",C(s)?"rotate-0":"-rotate-90"]),"aria-hidden":"true"},null,2)],8,vv),C(s)&&(l.value.length>0||a.value.length>0||i.value.length>0)?(L(),N("div",{key:0,id:$i,class:"flex flex-col gap-3 border-t px-4 py-3 text-xs border-pg-border text-pg-text-soft"},[l.value.length>0?(L(),N("div",_v,[x("div",wv,[x("span",null,F(C(n)("detail.middlewarePre")),1),Q(Ke,{tone:"chip",size:"xxs",caps:!1},{default:ue(()=>[Ee(F(c.value),1)]),_:1})]),x("div",Tv,[(L(!0),N(me,null,Fe(l.value,y=>(L(),N("span",{key:`pre-${y}`,class:"inline-flex items-center gap-2 rounded border px-3 py-1 text-[0.6rem] border-pg-border bg-pg-surface-strong"},[Ee(F(y)+" ",1),o(y)?(L(),N("a",{key:0,href:o(y),class:"text-pg-text-soft transition hover:text-pg-text",title:C(n)("detail.openInVscode")},[...m[1]||(m[1]=[x("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,kv)):de("",!0)]))),128))])])):de("",!0),a.value.length>0?(L(),N("div",Cv,[x("div",Sv,[x("span",null,F(C(n)("detail.middlewareNormal")),1),Q(Ke,{tone:"chip",size:"xxs",caps:!1},{default:ue(()=>[Ee(F(u.value),1)]),_:1})]),x("div",Ev,[(L(!0),N(me,null,Fe(a.value,y=>(L(),N("span",{key:`normal-${y}`,class:"inline-flex items-center gap-2 rounded border px-3 py-1 text-[0.6rem] border-pg-border bg-pg-surface-strong"},[Ee(F(y)+" ",1),o(y)?(L(),N("a",{key:0,href:o(y),class:"text-pg-text-soft transition hover:text-pg-text",title:C(n)("detail.openInVscode")},[...m[2]||(m[2]=[x("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,Rv)):de("",!0)]))),128))])])):de("",!0),i.value.length>0?(L(),N("div",Pv,[x("div",$v,[x("span",null,F(C(n)("detail.middlewarePost")),1),Q(Ke,{tone:"chip",size:"xxs",caps:!1},{default:ue(()=>[Ee(F(d.value),1)]),_:1})]),x("div",Mv,[(L(!0),N(me,null,Fe(i.value,y=>(L(),N("span",{key:`post-${y}`,class:"inline-flex items-center gap-2 rounded border px-3 py-1 text-[0.6rem] border-pg-border bg-pg-surface-strong"},[Ee(F(y)+" ",1),o(y)?(L(),N("a",{key:0,href:o(y),class:"text-pg-text-soft transition hover:text-pg-text",title:C(n)("detail.openInVscode")},[...m[3]||(m[3]=[x("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,Lv)):de("",!0)]))),128))])])):de("",!0)])):de("",!0)]))}}),Qe=je({__name:"UiField",props:{label:{},dense:{type:Boolean,default:!1}},setup(e){const t=e,n=Ws({base:"flex flex-col text-pg-text-muted",variants:{dense:{true:"gap-1",false:"gap-1.5"}},defaultVariants:{dense:!1}}),s=Ws({base:"text-pg-text-muted",variants:{dense:{true:"text-[0.55rem] tracking-[0.1em]",false:"text-[0.65rem] tracking-[0.08em]"}},defaultVariants:{dense:!1}}),r=Yr(),o=j(()=>no(n({dense:t.dense}),r.class)),l=j(()=>s({dense:t.dense})),a=j(()=>{const{class:c,style:u,...d}=r;return d}),i=j(()=>r.style);return(c,u)=>(L(),N("div",on(a.value,{class:o.value,style:i.value}),[x("span",{class:ie(l.value)},F(t.label),3),Zn(c.$slots,"default")],16))}}),vt=je({__name:"UiTextInput",props:{dense:{type:Boolean,default:!1}},setup(e){const t=e,n=Ws({base:"rounded 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}}),s=Yr(),r=j(()=>no(n({dense:t.dense}),s.class)),o=j(()=>{const{class:a,style:i,...c}=s;return c}),l=j(()=>s.style);return(a,i)=>(L(),N("input",on(o.value,{class:r.value,style:l.value}),null,16))}}),Av={class:"rounded border border-pg-border bg-pg-surface-card"},Nv={class:"flex flex-col gap-3 px-4 py-4"},Ov={class:"flex flex-wrap items-center gap-2"},Fv={class:"relative"},Dv=["aria-expanded","onKeydown"],Vv=["disabled","aria-busy"],Uv={key:0,class:"i-[carbon--circle-dash] h-3.5 w-3.5 animate-spin","aria-hidden":"true"},Kv={class:"text-[0.65rem] text-pg-text-subtle"},jv={class:"border-t border-pg-border"},Wv={class:"flex flex-wrap items-center gap-5 px-4 pt-2 text-[0.65rem] tracking-[0.1em]",role:"tablist"},Bv=["aria-selected"],Hv=["aria-selected"],Gv=["aria-selected"],qv=["aria-selected"],zv=["aria-selected"],Jv=["aria-selected"],Yv={class:"border-t px-4 py-4 border-pg-border"},Xv={class:"flex flex-col gap-4"},Qv={class:"mb-1.5 text-[0.55rem] tracking-[0.1em] text-pg-text-muted"},Zv={key:0,class:"rounded border px-4 py-3 text-sm border-pg-border bg-pg-surface-strong text-pg-text-muted"},ex={key:1,class:"grid gap-3 lg:grid-cols-2"},tx={class:"flex items-center gap-2 text-[0.55rem] tracking-[0.08em] text-pg-text-muted"},nx={class:"rounded border px-2 py-0.5 text-[0.5rem] tracking-[0.08em] border-pg-border bg-pg-surface-strong text-pg-text-soft"},sx={key:0,class:"flex flex-col gap-4"},rx={class:"flex flex-wrap items-center gap-4 text-[0.65rem] tracking-[0.08em] text-pg-text-muted"},ox=["checked","onChange"],lx={key:0,class:"grid gap-3 lg:grid-cols-2"},ax={key:1,class:"grid gap-3 lg:grid-cols-2"},ix={key:2,class:"grid gap-3 lg:grid-cols-3"},cx={class:"relative"},ux=["value"],dx={value:"header"},fx={value:"query"},px={key:3,class:"grid gap-3 lg:grid-cols-2"},gx={key:1},mx={key:2},hx={class:"flex flex-wrap items-center gap-4 text-[0.65rem] tracking-[0.08em] text-pg-text-muted"},bx=["disabled","checked","onChange"],yx={key:0,class:"mt-3 flex flex-wrap items-center gap-3"},vx={class:"relative"},xx=["value"],_x=["value"],wx={key:0,class:"flex items-center gap-2 rounded border px-3 py-2 text-[0.7rem] tracking-[0.08em] border-pg-border bg-pg-surface-strong text-pg-text-muted"},Tx=["checked"],kx={key:1,class:"mt-3 rounded border px-4 py-3 text-sm border-pg-border bg-pg-surface-strong text-pg-text-muted"},Cx={key:2,class:"mt-2"},Sx={class:"flex flex-wrap items-center gap-3"},Ex={class:"flex items-center gap-2 rounded border px-3 py-2 text-[0.7rem] tracking-[0.08em] border-pg-border bg-pg-surface-card text-pg-text-muted"},Rx={key:4,class:"mt-4"},Px={class:"mt-2 flex flex-col gap-2"},$x={class:"flex flex-col gap-2 lg:flex-row lg:items-center"},Mx={class:"flex items-center gap-2 rounded border px-3 py-2 text-[0.7rem] tracking-[0.08em] border-pg-border bg-pg-surface-card text-pg-text-muted"},Lx=["onChange"],Ix=["onClick"],Ax={class:"rounded border border-pg-border bg-pg-surface-strong"},Nx={class:"rounded border border-pg-border bg-pg-surface-strong"},Mi="playground-copy-menu",Ox='{ "q": "alpha", "page": 1 }',Fx='{ "x-mokup": "playground" }',Dx='{ "name": "Ada" }',Vx="Hello Mokup",Ux="export const data = { ok: true }",Kx='<div class="card">Hello</div>',jx="<note>Hello</note>",Li=`title=alpha
|
|
8
|
+
count=3`,Wx=je({__name:"PostmanRequestView",props:{selected:{},requestUrl:{},workspaceRoot:{},routeParams:{},paramValues:{},missingParams:{},missingPulse:{},queryText:{},headersText:{},bodyText:{},bodyType:{},rawType:{},rawValidate:{type:Boolean},multipartFiles:{},binaryFile:{},authType:{},authToken:{},authUsername:{},authPassword:{},authKeyName:{},authKeyValue:{},authKeyLocation:{},authCustomName:{},authCustomValue:{},isSwRegistering:{type:Boolean},configStatusMap:{}},emits:["update:queryText","update:headersText","update:bodyText","update:bodyType","update:rawType","update:rawValidate","update:multipartFiles","update:binaryFile","update:authType","update:authToken","update:authUsername","update:authPassword","update:authKeyName","update:authKeyValue","update:authKeyLocation","update:authCustomName","update:authCustomValue","update:param-value","run"],setup(e,{emit:t}){const n=e,s=t,r=Qf({loader:()=>gy(()=>import("./UiCodeEditor.js"),__vite__mapDeps([0,1]),import.meta.url),suspensible:!1}),{t:o}=tt(),{bodyType:l}=Lf(n),a=j(()=>`method-${n.selected.method.toLowerCase()}`),i=j(()=>{const _=n.selected.configChain;return _!==void 0?{configChain:_}:{}}),c=ee("params"),u=ee(!1),d=new Map;let g=null,f=0;const m=j(()=>new Set(n.missingParams)),y=j(()=>n.missingParams.length>0),A=j(()=>n.routeParams.some(_=>_.required)),b=j(()=>{switch(n.rawType){case"text":return o("detail.rawTypeText");case"javascript":return o("detail.rawTypeJavascript");case"html":return o("detail.rawTypeHtml");case"xml":return o("detail.rawTypeXml");default:return o("detail.rawTypeJson")}}),E=j(()=>{switch(l.value){case"none":return o("detail.bodyTypeNone");case"form-data":return o("detail.bodyTypeFormData");case"form-urlencoded":return o("detail.bodyTypeFormUrlencoded");case"raw":return`${o("detail.bodyTypeRaw")} · ${b.value}`;case"binary":return o("detail.bodyTypeBinary");default:return o("detail.bodyTypeNone")}}),w=j(()=>[{value:"none",label:o("detail.authTypeNone")},{value:"bearer",label:o("detail.authTypeBearer")},{value:"basic",label:o("detail.authTypeBasic")},{value:"apikey",label:o("detail.authTypeApiKey")},{value:"custom",label:o("detail.authTypeCustom")}]),h=j(()=>[{value:"none",label:o("detail.bodyTypeNone")},{value:"form-data",label:o("detail.bodyTypeFormData")},{value:"form-urlencoded",label:o("detail.bodyTypeFormUrlencoded")},{value:"raw",label:o("detail.bodyTypeRaw")},{value:"binary",label:o("detail.bodyTypeBinary")},{value:"graphql",label:o("detail.bodyTypeGraphql"),disabled:!0}]),P=j(()=>[{value:"text",label:o("detail.rawTypeText")},{value:"javascript",label:o("detail.rawTypeJavascript")},{value:"json",label:o("detail.rawTypeJson")},{value:"html",label:o("detail.rawTypeHtml")},{value:"xml",label:o("detail.rawTypeXml")}]);function S(_){return _.kind==="param"?o("detail.paramPlaceholder"):o("detail.paramPlaceholderCatchall")}function I(_,k){if(!k){d.delete(_);return}d.set(_,k)}function K(){g&&(clearTimeout(g),g=null),u.value=!1,!(typeof window>"u")&&window.requestAnimationFrame(()=>{u.value=!0,g=window.setTimeout(()=>{u.value=!1,g=null},1400)})}function z(){const[_]=n.missingParams;if(!_)return;const k=d.get(_);if(!k)return;k.scrollIntoView({behavior:"smooth",block:"center"}),k.querySelector("input")?.focus()}ct(()=>n.selected?.url??"",()=>{c.value="params"},{immediate:!0}),ct(()=>n.missingPulse,async(_,k)=>{_===k||!y.value||(c.value="params",await ks(),z(),K())}),ct(()=>n.missingParams.length,_=>{_===0&&(u.value=!1)}),Vn(()=>{g&&(clearTimeout(g),g=null),G(),oe(),document.removeEventListener("pointerdown",Me),document.removeEventListener("keydown",_e),Y&&(clearTimeout(Y),Y=null)});const Z=ee(!1),se=ee(null),J=ee(null),fe=ee({left:"0px",top:"0px"}),ne=ee("");let Y=null,B=null,W=null;function G(){B&&(clearTimeout(B),B=null)}function oe(){W&&(W(),W=null)}async function Te(){const _=se.value,k=J.value;if(!_||!k)return;const{x:O,y:te}=await sd(_,k,{placement:"bottom-end",strategy:"fixed",middleware:[ed(6),nd({padding:8}),td({padding:8})]});fe.value={left:`${Math.round(O)}px`,top:`${Math.round(te)}px`}}function ve(){G(),Z.value=!0}function pe(_={}){G(),Z.value=!1,_.focusButton&&ks(()=>{se.value?.focus()})}function he(){if(Z.value){pe();return}ve()}function xe(){G(),B=setTimeout(()=>{B=null,pe()},120)}function $e(){G(),Z.value=!0}function Me(_){const k=_.target;if(!k)return;const O=se.value,te=J.value;O?.contains(k)||te?.contains(k)||pe()}function _e(_){_.key==="Escape"&&pe({focusButton:!0})}ct(Z,_=>{if(_){document.addEventListener("pointerdown",Me),document.addEventListener("keydown",_e),ks().then(()=>{if(!Z.value)return;const k=se.value,O=J.value;!k||!O||(Te(),oe(),W=Zu(k,O,()=>{Te()}))});return}oe(),document.removeEventListener("pointerdown",Me),document.removeEventListener("keydown",_e)});function Oe(){const _=$s(n.headersText),k={};if(_.value&&typeof _.value=="object")for(const[O,te]of Object.entries(_.value))k[O]=String(te);return{method:n.selected.method,url:n.requestUrl,headers:k,bodyType:n.bodyType,rawType:n.rawType,bodyText:n.bodyText,authType:n.authType,authToken:n.authToken,authUsername:n.authUsername,authPassword:n.authPassword,authKeyName:n.authKeyName,authKeyValue:n.authKeyValue,authKeyLocation:n.authKeyLocation,authCustomName:n.authCustomName,authCustomValue:n.authCustomValue}}function He(_,k){navigator.clipboard.writeText(_),ne.value=k,pe(),Y&&clearTimeout(Y),Y=setTimeout(()=>{ne.value="",Y=null},2e3)}function We(){He(n.requestUrl,"url")}function nt(){He(rv(Oe()),"curl")}function T(){He(lv(Oe()),"fetch")}function $(){switch(n.bodyType){case"raw":switch(n.rawType){case"text":return o("detail.bodyPlaceholderRawText",{sample:Vx});case"javascript":return o("detail.bodyPlaceholderRawJavascript",{sample:Ux});case"html":return o("detail.bodyPlaceholderRawHtml",{sample:Kx});case"xml":return o("detail.bodyPlaceholderRawXml",{sample:jx});default:return o("detail.bodyPlaceholderRawJson",{json:Dx})}case"form-data":return o("detail.bodyPlaceholderFormData",{sample:Li});case"form-urlencoded":return o("detail.bodyPlaceholderFormUrlencoded",{sample:Li});default:return""}}const D=j(()=>n.bodyType==="raw"&&n.rawType==="json"?"json":"text");function V(){return f+=1,{id:`multipart-${f}`,name:"",files:[]}}function U(){s("update:multipartFiles",[...n.multipartFiles,V()])}function H(_){s("update:multipartFiles",n.multipartFiles.filter(k=>k.id!==_))}function v(_,k){s("update:multipartFiles",n.multipartFiles.map(O=>O.id===_?{...O,name:k}:O))}function p(_,k){const O=k.target,te=Array.from(O?.files??[]);s("update:multipartFiles",n.multipartFiles.map(ce=>ce.id===_?{...ce,files:te}:ce))}function R(_){return _.files.length===0?o("detail.bodyMultipartChoose"):o("detail.bodyMultipartCount",{count:_.files.length})}function M(_){const k=_.target,[O]=Array.from(k?.files??[]);s("update:binaryFile",O??null)}function X(){s("update:binaryFile",null)}function q(_){return _?_<1024?`${_} B`:_<1024*1024?`${(_/1024).toFixed(1)} KB`:`${(_/(1024*1024)).toFixed(1)} MB`:"0 B"}return(_,k)=>(L(),N("section",Av,[x("div",Nv,[x("div",Ov,[x("span",{class:ie(["inline-flex h-9 w-[96px] flex-none items-center justify-center rounded border px-3 text-[0.65rem] tracking-[0.1em] border-pg-border bg-pg-surface-strong text-pg-text",a.value])},F(n.selected.method.toUpperCase()),3),Q(vt,{value:n.requestUrl,readonly:"",class:"h-9 min-w-[220px] flex-1"},null,8,["value"]),x("div",Fv,[x("button",{ref_key:"copyMenuButtonRef",ref:se,class:"inline-flex h-9 items-center gap-2 rounded px-4 text-[0.65rem] tracking-[0.1em] transition border border-pg-border bg-pg-surface-strong text-pg-text-muted hover:text-pg-text-soft",type:"button","aria-expanded":Z.value?"true":"false","aria-controls":Mi,"aria-haspopup":"menu",onMouseenter:$e,onMouseleave:xe,onClick:he,onKeydown:wg(ys(ve,["prevent"]),["down"])},[x("span",{class:ie(["h-3.5 w-3.5",ne.value?"i-[carbon--checkmark]":"i-[carbon--copy]"]),"aria-hidden":"true"},null,2),Ee(" "+F(ne.value?C(o)("detail.copyMenuDone"):C(o)("detail.copyMenu"))+" ",1),k[20]||(k[20]=x("span",{class:"i-[carbon--chevron-down] h-3 w-3","aria-hidden":"true"},null,-1))],40,Dv),Z.value?(L(),N("div",{key:0,id:Mi,ref_key:"copyMenuPanelRef",ref:J,class:"z-20 min-w-[160px] rounded border py-1 border-pg-border bg-pg-surface-card shadow-sm",style:Dn([{position:"fixed"},fe.value]),role:"menu",onMouseenter:$e,onMouseleave:xe},[x("button",{class:"flex w-full items-center gap-2 px-3 py-1.5 text-left text-[0.65rem] tracking-[0.08em] transition text-pg-text-soft hover:bg-pg-hover-strong",type:"button",role:"menuitem",onClick:We},[k[21]||(k[21]=x("span",{class:"i-[carbon--link] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),Ee(" "+F(C(o)("detail.copyUrl")),1)]),x("button",{class:"flex w-full items-center gap-2 px-3 py-1.5 text-left text-[0.65rem] tracking-[0.08em] transition text-pg-text-soft hover:bg-pg-hover-strong",type:"button",role:"menuitem",onClick:nt},[k[22]||(k[22]=x("span",{class:"i-[carbon--terminal] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),Ee(" "+F(C(o)("detail.copyCurl")),1)]),x("button",{class:"flex w-full items-center gap-2 px-3 py-1.5 text-left text-[0.65rem] tracking-[0.08em] transition text-pg-text-soft hover:bg-pg-hover-strong",type:"button",role:"menuitem",onClick:T},[k[23]||(k[23]=x("span",{class:"i-[carbon--code] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),Ee(" "+F(C(o)("detail.copyFetch")),1)])],36)):de("",!0)]),x("button",{class:"inline-flex h-9 items-center gap-2 rounded px-4 text-[0.65rem] tracking-[0.1em] transition disabled:cursor-not-allowed disabled:opacity-70 bg-pg-accent text-pg-on-accent","data-testid":"playground-run",disabled:n.isSwRegistering,"aria-busy":n.isSwRegistering,onClick:k[0]||(k[0]=O=>s("run"))},[n.isSwRegistering?(L(),N("span",Uv)):de("",!0),Ee(" "+F(C(o)("detail.run")),1)],8,Vv)]),x("div",Kv,F(n.selected.file),1)]),x("div",jv,[x("div",Wv,[x("button",{type:"button",role:"tab","aria-selected":c.value==="params",class:ie(["border-b-2 pb-2 transition",[c.value==="params"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft",y.value?"pg-tab-missing":"",u.value&&y.value?"pg-pulse":""]]),onClick:k[1]||(k[1]=O=>c.value="params")},[x("span",null,F(C(o)("detail.params")),1),A.value?(L(),ut(Ke,{key:0,size:"xxs",tone:"chip",caps:!1,class:"ml-2"},{default:ue(()=>[Ee(F(C(o)("detail.badgeRequired")),1)]),_:1})):de("",!0)],10,Bv),x("button",{type:"button",role:"tab","aria-selected":c.value==="auth",class:ie(["border-b-2 pb-2 transition",c.value==="auth"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:k[2]||(k[2]=O=>c.value="auth")},F(C(o)("detail.auth")),11,Hv),x("button",{type:"button",role:"tab","aria-selected":c.value==="headers",class:ie(["border-b-2 pb-2 transition",c.value==="headers"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:k[3]||(k[3]=O=>c.value="headers")},F(C(o)("detail.headers")),11,Gv),x("button",{type:"button",role:"tab","aria-selected":c.value==="body",class:ie(["border-b-2 pb-2 transition",c.value==="body"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:k[4]||(k[4]=O=>c.value="body")},[Ee(F(C(o)("detail.body"))+" ",1),Q(Ke,{size:"xxs",tone:"chip",caps:!1,class:"ml-2"},{default:ue(()=>[Ee(F(E.value),1)]),_:1})],10,qv),x("button",{type:"button",role:"tab","aria-selected":c.value==="config",class:ie(["border-b-2 pb-2 transition",c.value==="config"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:k[5]||(k[5]=O=>c.value="config")},F(C(o)("detail.configChain")),11,zv),x("button",{type:"button",role:"tab","aria-selected":c.value==="middlewares",class:ie(["border-b-2 pb-2 transition",c.value==="middlewares"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:k[6]||(k[6]=O=>c.value="middlewares")},F(C(o)("detail.middlewares")),11,Jv)]),x("div",Yv,[vo(x("div",Xv,[x("div",null,[x("div",Qv,F(C(o)("detail.params")),1),n.routeParams.length===0?(L(),N("div",Zv,F(C(o)("detail.emptyParams")),1)):(L(),N("div",ex,[(L(!0),N(me,null,Fe(n.routeParams,O=>(L(),N("label",{key:O.id,ref_for:!0,ref:te=>I(O.name,te),class:"flex flex-col gap-1.5 text-[0.65rem] tracking-[0.08em] text-pg-text-muted"},[x("span",tx,[x("span",null,F(O.name),1),x("span",nx,F(O.token),1)]),Q(vt,{value:n.paramValues[O.name]??"",placeholder:S(O),class:ie([m.value.has(O.name)?"pg-input-missing":"",u.value&&m.value.has(O.name)?"pg-pulse":""]),onInput:te=>s("update:param-value",O.name,te.target?.value??"")},null,8,["value","placeholder","class","onInput"])]))),128))]))]),Q(Qe,{label:C(o)("detail.query")},{default:ue(()=>[Q(C(r),{"model-value":n.queryText,language:"json",rows:4,"format-label":C(o)("detail.formatJson"),placeholder:C(o)("detail.queryPlaceholder",{json:Ox}),"onUpdate:modelValue":k[7]||(k[7]=O=>s("update:queryText",O))},null,8,["model-value","format-label","placeholder"])]),_:1},8,["label"])],512),[[Co,c.value==="params"]]),c.value==="auth"?(L(),N("div",sx,[Q(Qe,{label:C(o)("detail.authType")},{default:ue(()=>[x("div",rx,[(L(!0),N(me,null,Fe(w.value,O=>(L(),N("label",{key:O.value,class:"inline-flex items-center gap-2 rounded border px-3 py-1 transition border-pg-border bg-pg-surface-strong text-pg-text-soft"},[x("input",{class:"h-3.5 w-3.5 rounded border-pg-border text-pg-accent",type:"radio",name:"authType",checked:n.authType===O.value,onChange:te=>s("update:authType",O.value)},null,40,ox),x("span",null,F(O.label),1)]))),128))])]),_:1},8,["label"]),n.authType==="bearer"?(L(),N("div",lx,[Q(Qe,{label:C(o)("detail.authTypeBearerToken")},{default:ue(()=>[Q(vt,{value:n.authToken,placeholder:"eyJhbGciOiJIUzI1NiIs...",onInput:k[8]||(k[8]=O=>s("update:authToken",O.target?.value??""))},null,8,["value"])]),_:1},8,["label"])])):n.authType==="basic"?(L(),N("div",ax,[Q(Qe,{label:C(o)("detail.authTypeBasicUsername")},{default:ue(()=>[Q(vt,{value:n.authUsername,placeholder:"admin",onInput:k[9]||(k[9]=O=>s("update:authUsername",O.target?.value??""))},null,8,["value"])]),_:1},8,["label"]),Q(Qe,{label:C(o)("detail.authTypeBasicPassword")},{default:ue(()=>[Q(vt,{value:n.authPassword,type:"password",placeholder:"••••••••",onInput:k[10]||(k[10]=O=>s("update:authPassword",O.target?.value??""))},null,8,["value"])]),_:1},8,["label"])])):n.authType==="apikey"?(L(),N("div",ix,[Q(Qe,{label:C(o)("detail.authTypeApiKeyName")},{default:ue(()=>[Q(vt,{value:n.authKeyName,placeholder:"X-API-Key",onInput:k[11]||(k[11]=O=>s("update:authKeyName",O.target?.value??""))},null,8,["value"])]),_:1},8,["label"]),Q(Qe,{label:C(o)("detail.authTypeApiKeyValue")},{default:ue(()=>[Q(vt,{value:n.authKeyValue,placeholder:"sk_live_...",onInput:k[12]||(k[12]=O=>s("update:authKeyValue",O.target?.value??""))},null,8,["value"])]),_:1},8,["label"]),Q(Qe,{label:C(o)("detail.authTypeApiKeyLocation")},{default:ue(()=>[x("div",cx,[x("select",{class:"w-full appearance-none rounded border px-3 py-2 text-[0.7rem] tracking-[0.08em] outline-none transition border-pg-border bg-pg-surface-strong text-pg-text focus:border-pg-accent",value:n.authKeyLocation,onChange:k[13]||(k[13]=O=>s("update:authKeyLocation",O.target?.value))},[x("option",dx,F(C(o)("detail.authTypeApiKeyLocationHeader")),1),x("option",fx,F(C(o)("detail.authTypeApiKeyLocationQuery")),1)],40,ux),k[24]||(k[24]=x("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"},[x("span",{class:"i-[carbon--chevron-down] block h-4 w-4"})],-1))])]),_:1},8,["label"])])):n.authType==="custom"?(L(),N("div",px,[Q(Qe,{label:C(o)("detail.authTypeCustomName")},{default:ue(()=>[Q(vt,{value:n.authCustomName,placeholder:"X-Custom-Auth",onInput:k[14]||(k[14]=O=>s("update:authCustomName",O.target?.value??""))},null,8,["value"])]),_:1},8,["label"]),Q(Qe,{label:C(o)("detail.authTypeCustomValue")},{default:ue(()=>[Q(vt,{value:n.authCustomValue,placeholder:"value",onInput:k[15]||(k[15]=O=>s("update:authCustomValue",O.target?.value??""))},null,8,["value"])]),_:1},8,["label"])])):de("",!0)])):c.value==="headers"?(L(),N("div",gx,[Q(Qe,{label:C(o)("detail.headers")},{default:ue(()=>[Q(C(r),{"model-value":n.headersText,language:"json",rows:4,"format-label":C(o)("detail.formatJson"),placeholder:C(o)("detail.headersPlaceholder",{json:Fx}),"onUpdate:modelValue":k[16]||(k[16]=O=>s("update:headersText",O))},null,8,["model-value","format-label","placeholder"])]),_:1},8,["label"])])):c.value==="body"?(L(),N("div",mx,[Q(Qe,{label:C(o)("detail.bodyType")},{default:ue(()=>[x("div",hx,[(L(!0),N(me,null,Fe(h.value,O=>(L(),N("label",{key:O.value,class:ie(["inline-flex items-center gap-2 rounded border px-3 py-1 transition border-pg-border bg-pg-surface-strong",O.disabled?"opacity-60 cursor-not-allowed":"text-pg-text-soft"])},[x("input",{class:"h-3.5 w-3.5 rounded border-pg-border text-pg-accent",type:"radio",name:"bodyType",disabled:O.disabled,checked:n.bodyType===O.value,onChange:te=>O.disabled?null:s("update:bodyType",O.value)},null,40,bx),x("span",null,F(O.label),1)],2))),128))])]),_:1},8,["label"]),n.bodyType==="raw"?(L(),N("div",yx,[Q(Qe,{label:C(o)("detail.rawType"),class:"flex-1 min-w-[200px]"},{default:ue(()=>[x("div",vx,[x("select",{class:"w-full appearance-none rounded border px-3 py-2 text-[0.7rem] tracking-[0.08em] outline-none transition border-pg-border bg-pg-surface-strong text-pg-text focus:border-pg-accent",value:n.rawType,onChange:k[17]||(k[17]=O=>s("update:rawType",O.target?.value))},[(L(!0),N(me,null,Fe(P.value,O=>(L(),N("option",{key:O.value,value:O.value},F(O.label),9,_x))),128))],40,xx),k[25]||(k[25]=x("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"},[x("span",{class:"i-[carbon--chevron-down] block h-4 w-4"})],-1))])]),_:1},8,["label"]),n.rawType==="json"?(L(),N("label",wx,[x("input",{type:"checkbox",class:"h-4 w-4 rounded border-pg-border text-pg-accent",checked:n.rawValidate,onChange:k[18]||(k[18]=O=>s("update:rawValidate",O.target?.checked??!0))},null,40,Tx),x("span",null,F(C(o)("detail.rawValidate")),1)])):de("",!0)])):de("",!0),n.bodyType==="none"?(L(),N("div",kx,F(C(o)("detail.bodyNoneHint")),1)):n.bodyType==="binary"?(L(),N("div",Cx,[Q(Qe,{label:C(o)("detail.bodyBinaryFile")},{default:ue(()=>[x("div",Sx,[x("label",Ex,[x("input",{class:"sr-only",type:"file",onChange:M},null,32),x("span",null,F(n.binaryFile?C(o)("detail.bodyBinarySelected",{name:n.binaryFile.name,size:q(n.binaryFile.size)}):C(o)("detail.bodyBinaryChoose")),1)]),n.binaryFile?(L(),N("button",{key:0,class:"rounded border px-3 py-2 text-[0.7rem] tracking-[0.08em] transition border-pg-border bg-pg-surface-card text-pg-text-muted hover:text-pg-text-soft",type:"button",onClick:X},F(C(o)("detail.bodyBinaryRemove")),1)):de("",!0)])]),_:1},8,["label"])])):(L(),ut(Qe,{key:3,label:C(o)("detail.body")},{default:ue(()=>[Q(C(r),{"model-value":n.bodyText,language:D.value,rows:6,"format-label":C(o)("detail.formatJson"),placeholder:$(),"onUpdate:modelValue":k[19]||(k[19]=O=>s("update:bodyText",O))},null,8,["model-value","language","format-label","placeholder"])]),_:1},8,["label"])),n.bodyType==="form-data"?(L(),N("div",Rx,[Q(Qe,{label:C(o)("detail.bodyMultipartFiles")},{default:ue(()=>[x("div",Px,[(L(!0),N(me,null,Fe(n.multipartFiles,O=>(L(),N("div",{key:O.id,class:"rounded border p-3 border-pg-border bg-pg-surface-strong"},[x("div",$x,[Q(vt,{class:"flex-1",value:O.name,placeholder:C(o)("detail.bodyMultipartField"),onInput:te=>v(O.id,te.target?.value??"")},null,8,["value","placeholder","onInput"]),x("label",Mx,[x("input",{class:"sr-only",type:"file",multiple:"",onChange:te=>p(O.id,te)},null,40,Lx),x("span",null,F(R(O)),1)]),x("button",{class:"rounded border px-3 py-2 text-[0.7rem] tracking-[0.08em] transition border-pg-border bg-pg-surface-card text-pg-text-muted hover:text-pg-text-soft",type:"button",onClick:te=>H(O.id)},F(C(o)("detail.bodyMultipartRemove")),9,Ix)])]))),128)),x("button",{class:"w-full rounded border px-3 py-2 text-[0.7rem] tracking-[0.08em] transition border-dashed border-pg-border bg-pg-surface-card text-pg-text-muted hover:text-pg-text-soft",type:"button",onClick:U},F(C(o)("detail.bodyMultipartAdd")),1)])]),_:1},8,["label"])])):de("",!0)])):de("",!0),vo(x("div",Ax,[Q(yv,on(i.value,{"config-status-map":n.configStatusMap,"workspace-root":n.workspaceRoot}),null,16,["config-status-map","workspace-root"])],512),[[Co,c.value==="config"]]),vo(x("div",Nx,[Q(Iv,{selected:n.selected,"workspace-root":n.workspaceRoot},null,8,["selected","workspace-root"])],512),[[Co,c.value==="middlewares"]])])])]))}}),Bx={class:"flex min-h-[240px] flex-1 flex-col rounded border border-pg-border bg-pg-surface-card"},Hx={class:"flex flex-wrap items-center justify-between gap-2 border-b px-4 py-3 text-[0.65rem] tracking-[0.08em] border-pg-border text-pg-text-muted"},Gx={class:"flex flex-wrap items-center gap-3 text-[0.65rem] normal-case tracking-normal text-pg-text-subtle"},qx={class:"flex flex-wrap items-center gap-4 border-b px-4 pt-2 text-[0.65rem] tracking-[0.1em] border-pg-border",role:"tablist"},zx=["aria-selected"],Jx=["aria-selected"],Yx=["aria-selected"],Xx={class:"flex-1 min-h-0 overflow-auto p-4"},Qx={key:0,class:"flex h-full flex-col gap-3"},Zx={class:"flex flex-wrap items-center gap-3 text-[0.6rem] tracking-[0.1em] text-pg-text-muted"},e_=["disabled"],t_={class:"flex-1"},n_={key:0,class:"min-h-[160px] rounded border p-4 text-xs border-pg-border bg-pg-surface-strong text-pg-text","data-testid":"playground-response"},s_={key:1,class:"min-h-[160px] rounded border p-4 text-xs border-pg-border bg-pg-surface-strong text-pg-text"},r_={key:2,class:"min-h-[160px] rounded border p-4 text-sm border-pg-border bg-pg-surface-strong text-pg-text-muted"},o_=["srcdoc","title"],l_={key:1,class:"min-h-[160px] rounded border p-4 text-sm border-pg-border bg-pg-surface-strong text-pg-text-muted"},a_={key:0},i_={key:1,class:"flex flex-col gap-2 text-xs text-pg-text-soft"},c_={class:"rounded border px-2 py-0.5 text-[0.55rem] tracking-[0.08em] border-pg-border bg-pg-surface-card text-pg-text-soft"},u_={class:"text-pg-text"},d_={key:2,class:"min-h-[160px] rounded border p-4 text-sm border-pg-border bg-pg-surface-strong text-pg-text-muted"},f_=je({__name:"PostmanResponseView",props:{responseRaw:{},responsePretty:{},responseHeaders:{},responseContentType:{},responseStatus:{},responseTime:{}},setup(e){const t=e,{t:n}=tt(),s=ee("body"),r=ee("pretty"),o=j(()=>t.responseStatus||n("response.idle")),l=j(()=>t.responseTime||n("response.waiting")),a=j(()=>{const f=t.responseRaw??"";if(!f)return n("response.size",{size:"0 B"});const m=typeof TextEncoder>"u"?f.length:new TextEncoder().encode(f).length,y=m<1024?`${m} B`:m<1024*1024?`${(m/1024).toFixed(1)} KB`:`${(m/(1024*1024)).toFixed(1)} MB`;return n("response.size",{size:y})}),i=j(()=>t.responsePretty||n("response.empty")),c=j(()=>t.responseRaw||t.responsePretty||n("response.empty")),u=j(()=>Object.entries(t.responseHeaders)),d=j(()=>t.responseContentType.toLowerCase().includes("text/html")),g=j(()=>t.responseRaw||t.responsePretty);return ct(d,f=>{!f&&r.value==="preview"&&(r.value="pretty")}),(f,m)=>(L(),N("section",Bx,[x("div",Hx,[x("span",null,F(C(n)("detail.responseLabel")),1),x("span",Gx,[x("span",null,F(o.value),1),x("span",null,F(l.value),1),x("span",null,F(a.value),1)])]),x("div",qx,[x("button",{type:"button",role:"tab","aria-selected":s.value==="body",class:ie(["border-b-2 pb-2 transition",s.value==="body"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:m[0]||(m[0]=y=>s.value="body")},F(C(n)("response.bodyTab")),11,zx),x("button",{type:"button",role:"tab","aria-selected":s.value==="headers",class:ie(["border-b-2 pb-2 transition",s.value==="headers"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:m[1]||(m[1]=y=>s.value="headers")},F(C(n)("response.headersTab")),11,Jx),x("button",{type:"button",role:"tab","aria-selected":s.value==="cookies",class:ie(["border-b-2 pb-2 transition",s.value==="cookies"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:m[2]||(m[2]=y=>s.value="cookies")},F(C(n)("response.cookiesTab")),11,Yx)]),x("div",Xx,[s.value==="body"?(L(),N("div",Qx,[x("div",Zx,[x("button",{type:"button",class:ie(["rounded border px-3 py-1 transition border-pg-border",r.value==="pretty"?"bg-pg-hover text-pg-text-strong":"text-pg-text-muted hover:text-pg-text-soft"]),onClick:m[3]||(m[3]=y=>r.value="pretty")},F(C(n)("response.prettyTab")),3),x("button",{type:"button",class:ie(["rounded border px-3 py-1 transition border-pg-border",r.value==="raw"?"bg-pg-hover text-pg-text-strong":"text-pg-text-muted hover:text-pg-text-soft"]),onClick:m[4]||(m[4]=y=>r.value="raw")},F(C(n)("response.rawTab")),3),x("button",{type:"button",class:ie(["rounded border px-3 py-1 transition border-pg-border disabled:cursor-not-allowed disabled:opacity-60",r.value==="preview"?"bg-pg-hover text-pg-text-strong":"text-pg-text-muted hover:text-pg-text-soft"]),disabled:!d.value,onClick:m[5]||(m[5]=y=>r.value="preview")},F(C(n)("response.previewTab")),11,e_)]),x("div",t_,[r.value==="pretty"?(L(),N("pre",n_,F(i.value),1)):r.value==="raw"?(L(),N("pre",s_,F(c.value),1)):r.value==="preview"&&!d.value?(L(),N("div",r_,F(C(n)("response.previewEmpty")),1)):(L(),N("iframe",{key:3,class:"min-h-[160px] w-full rounded border bg-white",srcdoc:g.value,sandbox:"",title:C(n)("response.previewTab")},null,8,o_))])])):s.value==="headers"?(L(),N("div",l_,[u.value.length===0?(L(),N("div",a_,F(C(n)("response.headersEmpty")),1)):(L(),N("div",i_,[(L(!0),N(me,null,Fe(u.value,([y,A])=>(L(),N("div",{key:y,class:"flex flex-wrap items-center gap-2"},[x("span",c_,F(y),1),x("span",u_,F(A),1)]))),128))]))])):(L(),N("div",d_,F(C(n)("response.cookiesEmpty")),1))])]))}}),p_={class:"flex min-h-0 flex-col gap-4"},g_={key:0,class:"flex h-full flex-col items-center justify-center gap-3 rounded border p-6 text-center border-pg-border bg-pg-surface-card text-pg-text-muted"},m_={class:"text-xl font-display text-pg-text-strong"},h_={class:"text-sm"},b_={key:1,class:"relative flex min-h-0 h-full flex-col gap-4"},y_=je({__name:"RouteDetail",props:{selected:{},requestUrl:{},workspaceRoot:{},routeParams:{},paramValues:{},missingParams:{},missingPulse:{},queryText:{},headersText:{},bodyText:{},bodyType:{},rawType:{},rawValidate:{type:Boolean},multipartFiles:{},binaryFile:{},authType:{},authToken:{},authUsername:{},authPassword:{},authKeyName:{},authKeyValue:{},authKeyLocation:{},authCustomName:{},authCustomValue:{},responseRaw:{},responsePretty:{},responseHeaders:{},responseContentType:{},responseStatus:{},responseTime:{},isSwRegistering:{type:Boolean},configStatusMap:{}},emits:["update:queryText","update:headersText","update:bodyText","update:bodyType","update:rawType","update:rawValidate","update:multipartFiles","update:binaryFile","update:authType","update:authToken","update:authUsername","update:authPassword","update:authKeyName","update:authKeyValue","update:authKeyLocation","update:authCustomName","update:authCustomValue","update:param-value","run"],setup(e,{emit:t}){const n=e,s=t,{t:r}=tt();return(o,l)=>(L(),N("section",p_,[n.selected?(L(),N("div",b_,[Q(Wx,{selected:n.selected,"request-url":n.requestUrl,"workspace-root":n.workspaceRoot,"route-params":n.routeParams,"param-values":n.paramValues,"missing-params":n.missingParams,"missing-pulse":n.missingPulse,"query-text":n.queryText,"headers-text":n.headersText,"body-text":n.bodyText,"body-type":n.bodyType,"raw-type":n.rawType,"raw-validate":n.rawValidate,"multipart-files":n.multipartFiles,"binary-file":n.binaryFile,"auth-type":n.authType,"auth-token":n.authToken,"auth-username":n.authUsername,"auth-password":n.authPassword,"auth-key-name":n.authKeyName,"auth-key-value":n.authKeyValue,"auth-key-location":n.authKeyLocation,"auth-custom-name":n.authCustomName,"auth-custom-value":n.authCustomValue,"is-sw-registering":n.isSwRegistering,"config-status-map":n.configStatusMap,"onUpdate:queryText":l[0]||(l[0]=a=>s("update:queryText",a)),"onUpdate:headersText":l[1]||(l[1]=a=>s("update:headersText",a)),"onUpdate:bodyText":l[2]||(l[2]=a=>s("update:bodyText",a)),"onUpdate:bodyType":l[3]||(l[3]=a=>s("update:bodyType",a)),"onUpdate:rawType":l[4]||(l[4]=a=>s("update:rawType",a)),"onUpdate:rawValidate":l[5]||(l[5]=a=>s("update:rawValidate",a)),"onUpdate:multipartFiles":l[6]||(l[6]=a=>s("update:multipartFiles",a)),"onUpdate:binaryFile":l[7]||(l[7]=a=>s("update:binaryFile",a)),"onUpdate:authType":l[8]||(l[8]=a=>s("update:authType",a)),"onUpdate:authToken":l[9]||(l[9]=a=>s("update:authToken",a)),"onUpdate:authUsername":l[10]||(l[10]=a=>s("update:authUsername",a)),"onUpdate:authPassword":l[11]||(l[11]=a=>s("update:authPassword",a)),"onUpdate:authKeyName":l[12]||(l[12]=a=>s("update:authKeyName",a)),"onUpdate:authKeyValue":l[13]||(l[13]=a=>s("update:authKeyValue",a)),"onUpdate:authKeyLocation":l[14]||(l[14]=a=>s("update:authKeyLocation",a)),"onUpdate:authCustomName":l[15]||(l[15]=a=>s("update:authCustomName",a)),"onUpdate:authCustomValue":l[16]||(l[16]=a=>s("update:authCustomValue",a)),"onUpdate:paramValue":l[17]||(l[17]=(a,i)=>s("update:param-value",a,i)),onRun:l[18]||(l[18]=a=>s("run"))},null,8,["selected","request-url","workspace-root","route-params","param-values","missing-params","missing-pulse","query-text","headers-text","body-text","body-type","raw-type","raw-validate","multipart-files","binary-file","auth-type","auth-token","auth-username","auth-password","auth-key-name","auth-key-value","auth-key-location","auth-custom-name","auth-custom-value","is-sw-registering","config-status-map"]),Q(f_,{"response-raw":n.responseRaw,"response-pretty":n.responsePretty,"response-headers":n.responseHeaders,"response-content-type":n.responseContentType,"response-status":n.responseStatus,"response-time":n.responseTime},null,8,["response-raw","response-pretty","response-headers","response-content-type","response-status","response-time"])])):(L(),N("div",g_,[x("p",m_,F(C(r)("detail.selectTitle")),1),x("p",h_,F(C(r)("detail.selectHint")),1)]))]))}}),v_={class:"flex min-h-0 flex-col gap-4"},x_={class:"rounded border p-5 border-pg-border bg-pg-surface-card"},__={class:"flex flex-wrap items-center justify-between gap-3"},w_={class:"flex flex-col gap-1"},T_={class:"text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},k_={class:"flex flex-wrap items-center gap-2"},C_={class:"text-lg font-display text-pg-text-strong"},S_={class:"text-xs text-pg-text-subtle"},E_={class:"flex items-center gap-2"},R_=["aria-label","title"],P_={class:"rounded border p-4 border-pg-border bg-pg-surface-soft"},$_={class:"flex items-center gap-2 text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},M_={key:0,class:"mt-3 flex flex-col gap-2 text-sm text-pg-text-soft"},L_={class:"flex flex-wrap items-start justify-between gap-3"},I_={class:"flex flex-col gap-1"},A_={class:"flex flex-wrap items-center gap-2"},N_={class:"text-[0.85rem] font-semibold text-pg-text"},O_={key:0,class:"text-[0.75rem] text-pg-text-muted"},F_={key:1,class:"text-[0.7rem] text-pg-text-subtle"},D_=["aria-label","title","onClick"],V_={key:1,class:"mt-3 text-xs text-pg-text-muted"},U_={class:"rounded border p-4 border-pg-border bg-pg-surface-soft"},K_={class:"flex items-center gap-2 text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},j_={key:0,class:"mt-3 flex flex-col gap-2 text-xs text-pg-text-soft"},W_={class:"rounded border px-2 py-0.5 text-[0.55rem] tracking-[0.08em] border-pg-border bg-pg-surface-strong text-pg-text-soft"},B_={class:"text-[0.7rem] text-pg-text-subtle"},H_={key:1,class:"mt-3 text-xs text-pg-text-muted"},G_={class:"rounded border p-4 border-pg-border bg-pg-surface-soft"},q_={class:"flex items-center gap-2 text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},z_={key:0,class:"mt-3 flex flex-col gap-3 text-sm text-pg-text-soft"},J_={class:"text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},Y_={class:"mt-1 text-[0.75rem] text-pg-text-soft"},X_={class:"whitespace-pre-wrap"},Q_={key:1,class:"mt-3 text-xs text-pg-text-muted"},Z_={class:"rounded border p-4 border-pg-border bg-pg-surface-soft"},ew={class:"text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},tw={class:"mt-3 grid gap-2 text-sm text-pg-text-soft"},nw={key:0,class:"flex items-center gap-2"},sw={class:"text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},rw={key:1,class:"flex items-center gap-2"},ow={class:"text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},lw={class:"flex items-center gap-2"},aw={class:"text-[0.6rem] tracking-[0.08em] text-pg-text-muted"},iw={class:"text-pg-text-subtle"},Ii=je({__name:"RouteDetailInactive",props:{mode:{},selected:{},workspaceRoot:{},configStatusMap:{}},setup(e){const t=e,{t:n}=tt(),s=j(()=>t.mode==="ignored"?n("inactive.titleIgnored"):n("inactive.titleDisabled")),r=j(()=>t.mode==="ignored"?n(`ignored.reason.${t.selected.reason}`):n(`disabled.reason.${t.selected.reason}`)),o=j(()=>t.selected.file),l=j(()=>t.mode==="disabled"?t.selected.method:void 0),a=j(()=>t.mode==="disabled"?t.selected.url:void 0),i=j(()=>a.value??o.value);function c(w){return w?`method-${w.toLowerCase()}`:""}const u=j(()=>t.selected.decisionChain??[]),d=j(()=>t.selected.configChain??[]),g=j(()=>d.value.map((w,h)=>({file:w,order:h+1,disabled:t.configStatusMap.get(w)==="disabled"})));function f(w){return Array.isArray(w)?w.join(", "):w&&typeof w=="object"?JSON.stringify(w,null,2):String(w)}const m=j(()=>t.selected.effectiveConfig??{}),y=j(()=>{const w=[],h=m.value;return typeof h.enabled=="boolean"&&w.push({key:"enabled",label:n("inactive.config.enabled"),value:String(h.enabled)}),typeof h.status=="number"&&w.push({key:"status",label:n("inactive.config.status"),value:String(h.status)}),typeof h.delay=="number"&&w.push({key:"delay",label:n("inactive.config.delay"),value:`${h.delay}ms`}),typeof h.ignorePrefix<"u"&&w.push({key:"ignorePrefix",label:n("inactive.config.ignorePrefix"),value:f(h.ignorePrefix)}),typeof h.include<"u"&&w.push({key:"include",label:n("inactive.config.include"),value:f(h.include)}),typeof h.exclude<"u"&&w.push({key:"exclude",label:n("inactive.config.exclude"),value:f(h.exclude)}),h.headers&&Object.keys(h.headers).length>0&&w.push({key:"headers",label:n("inactive.config.headers"),value:f(h.headers)}),w});function A(w){return{"config.enabled":n("decision.configEnabled"),"ignore-prefix":n("decision.ignorePrefix"),"file.supported":n("decision.fileSupported"),"filter.exclude":n("decision.filterExclude"),"filter.include":n("decision.filterInclude"),"route.derived":n("decision.routeDerived"),"rule.enabled":n("decision.ruleEnabled")}[w.step]??w.step}function b(w){return Un(w,t.workspaceRoot)}function E(w){Zs(w,t.workspaceRoot)}return(w,h)=>(L(),N("section",v_,[x("div",x_,[x("div",__,[x("div",w_,[x("span",T_,F(s.value),1),x("div",k_,[l.value?(L(),N("span",{key:0,class:ie(["rounded border px-3 py-1 text-[0.6rem] tracking-[0.08em]",c(l.value)])},F(l.value),3)):de("",!0),x("span",C_,F(i.value),1)]),x("span",S_,F(o.value),1)]),x("div",E_,[Q(Ke,{tone:"chip",size:"sm",caps:!1},{default:ue(()=>[Ee(F(r.value),1)]),_:1}),b(o.value)?(L(),N("button",{key:0,class:"flex h-8 w-8 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 ${o.value} in VS Code`,title:C(n)("detail.openInVscode"),onClick:h[0]||(h[0]=P=>E(o.value))},[...h[1]||(h[1]=[x("span",{class:"i-[carbon--launch] h-4 w-4","aria-hidden":"true"},null,-1)])],8,R_)):de("",!0)])])]),x("div",P_,[x("div",$_,[x("span",null,F(C(n)("inactive.decisionChain")),1),Q(Ke,{tone:"chip",size:"xxs",caps:!1},{default:ue(()=>[Ee(F(u.value.length),1)]),_:1})]),u.value.length>0?(L(),N("div",M_,[(L(!0),N(me,null,Fe(u.value,(P,S)=>(L(),N("div",{key:`decision-${S}-${P.step}`,class:"rounded border px-3 py-2 border-pg-border bg-pg-surface-card"},[x("div",L_,[x("div",I_,[x("div",A_,[x("span",{class:ie(["rounded border px-2 py-0.5 text-[0.55rem] tracking-[0.08em]",P.result==="pass"?"border-pg-border bg-pg-surface-strong text-pg-text-soft":"border-pg-danger-border bg-pg-danger-bg text-pg-danger-text"])},F(P.result==="pass"?C(n)("inactive.pass"):C(n)("inactive.fail")),3),x("span",N_,F(A(P)),1)]),P.detail?(L(),N("span",O_,F(P.detail),1)):de("",!0),P.source?(L(),N("span",F_,F(P.source),1)):de("",!0)]),P.source&&b(P.source)?(L(),N("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 ${P.source} in VS Code`,title:C(n)("detail.openInVscode"),onClick:I=>E(P.source)},[...h[2]||(h[2]=[x("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,D_)):de("",!0)])]))),128))])):(L(),N("div",V_,F(C(n)("inactive.decisionChainEmpty")),1))]),x("div",U_,[x("div",K_,[x("span",null,F(C(n)("detail.configChain")),1),Q(Ke,{tone:"chip",size:"xxs",caps:!1},{default:ue(()=>[Ee(F(g.value.length),1)]),_:1})]),g.value.length>0?(L(),N("div",j_,[(L(!0),N(me,null,Fe(g.value,P=>(L(),N("div",{key:`config-${P.order}-${P.file}`,class:"flex flex-wrap items-center gap-2"},[x("span",W_,F(P.order),1),x("span",B_,F(P.file),1),P.disabled?(L(),ut(Ke,{key:0,tone:"strong",size:"xxs",caps:!1},{default:ue(()=>[Ee(F(C(n)("configPanel.statusDisabled")),1)]),_:1})):de("",!0)]))),128))])):(L(),N("div",H_,F(C(n)("detail.configChainEmpty")),1))]),x("div",G_,[x("div",q_,[x("span",null,F(C(n)("inactive.effectiveConfig")),1),Q(Ke,{tone:"chip",size:"xxs",caps:!1},{default:ue(()=>[Ee(F(y.value.length),1)]),_:1})]),y.value.length>0?(L(),N("div",z_,[(L(!0),N(me,null,Fe(y.value,P=>(L(),N("div",{key:`config-entry-${P.key}`,class:"rounded border px-3 py-2 border-pg-border bg-pg-surface-card"},[x("div",J_,F(P.label),1),x("div",Y_,[x("code",X_,F(P.value),1)])]))),128))])):(L(),N("div",Q_,F(C(n)("inactive.effectiveConfigEmpty")),1))]),x("div",Z_,[x("div",ew,F(C(n)("inactive.routeSummary")),1),x("div",tw,[l.value?(L(),N("div",nw,[x("span",sw,F(C(n)("inactive.summaryMethod")),1),x("span",null,F(l.value),1)])):de("",!0),a.value?(L(),N("div",rw,[x("span",ow,F(C(n)("inactive.summaryPath")),1),x("span",null,F(a.value),1)])):de("",!0),x("div",lw,[x("span",aw,F(C(n)("inactive.summaryFile")),1),x("span",iw,F(o.value),1)])])])]))}}),cw={key:4,class:"flex h-full flex-col items-center justify-center gap-3 rounded border p-6 text-center border-pg-border bg-pg-surface-card text-pg-text-muted"},uw={class:"text-xl font-display text-pg-text-strong"},dw={class:"text-sm"},fw=je({__name:"PlaygroundContent",props:{selected:{},selectedDisabled:{},selectedIgnored:{},selectedConfig:{},requestUrl:{},workspaceRoot:{},routeParams:{},paramValues:{},missingParams:{},missingPulse:{},queryText:{},headersText:{},bodyText:{},bodyType:{},rawType:{},rawValidate:{type:Boolean},multipartFiles:{},binaryFile:{},authType:{},authToken:{},authUsername:{},authPassword:{},authKeyName:{},authKeyValue:{},authKeyLocation:{},authCustomName:{},authCustomValue:{},responseRaw:{},responsePretty:{},responseHeaders:{},responseContentType:{},responseStatus:{},responseTime:{},isSwRegistering:{type:Boolean},routeMode:{},enabledMode:{},disabledMode:{},configImpactRoutes:{},configStatusMap:{}},emits:["update:queryText","update:headersText","update:bodyText","update:bodyType","update:rawType","update:rawValidate","update:multipartFiles","update:binaryFile","update:authType","update:authToken","update:authUsername","update:authPassword","update:authKeyName","update:authKeyValue","update:authKeyLocation","update:authCustomName","update:authCustomValue","update:param-value","run"],setup(e,{emit:t}){const n=e,s=t,{t:r}=tt(),o=j(()=>n.routeMode==="active"&&n.enabledMode==="api"),l=j(()=>n.routeMode==="disabled"&&n.disabledMode==="api"),a=j(()=>n.routeMode==="ignored"),i=j(()=>n.selectedConfig?n.configStatusMap.get(n.selectedConfig.file)??"enabled":"enabled"),c=j(()=>n.routeMode==="disabled"?r("states.disabledTitle"):n.routeMode==="ignored"?r("states.ignoredTitle"):r("states.configTitle")),u=j(()=>n.routeMode==="disabled"?r("states.disabledHint"):n.routeMode==="ignored"?r("states.ignoredHint"):r("states.configHint")),d=j({get:()=>n.queryText,set:Y=>s("update:queryText",Y)}),g=j({get:()=>n.headersText,set:Y=>s("update:headersText",Y)}),f=j({get:()=>n.bodyText,set:Y=>s("update:bodyText",Y)}),m=j({get:()=>n.bodyType,set:Y=>s("update:bodyType",Y)}),y=j({get:()=>n.rawType,set:Y=>s("update:rawType",Y)}),A=j({get:()=>n.rawValidate,set:Y=>s("update:rawValidate",Y)}),b=j({get:()=>n.multipartFiles,set:Y=>s("update:multipartFiles",Y)}),E=j({get:()=>n.binaryFile,set:Y=>s("update:binaryFile",Y)}),w=j({get:()=>n.authType,set:Y=>s("update:authType",Y)}),h=j({get:()=>n.authToken,set:Y=>s("update:authToken",Y)}),P=j({get:()=>n.authUsername,set:Y=>s("update:authUsername",Y)}),S=j({get:()=>n.authPassword,set:Y=>s("update:authPassword",Y)}),I=j({get:()=>n.authKeyName,set:Y=>s("update:authKeyName",Y)}),K=j({get:()=>n.authKeyValue,set:Y=>s("update:authKeyValue",Y)}),z=j({get:()=>n.authKeyLocation,set:Y=>s("update:authKeyLocation",Y)}),Z=j({get:()=>n.authCustomName,set:Y=>s("update:authCustomName",Y)}),se=j({get:()=>n.authCustomValue,set:Y=>s("update:authCustomValue",Y)}),J=j(()=>n.workspaceRoot??"");function fe(Y,B){s("update:param-value",Y,B)}function ne(){s("run")}return(Y,B)=>o.value?(L(),ut(y_,{key:0,queryText:d.value,"onUpdate:queryText":B[0]||(B[0]=W=>d.value=W),headersText:g.value,"onUpdate:headersText":B[1]||(B[1]=W=>g.value=W),bodyText:f.value,"onUpdate:bodyText":B[2]||(B[2]=W=>f.value=W),bodyType:m.value,"onUpdate:bodyType":B[3]||(B[3]=W=>m.value=W),rawType:y.value,"onUpdate:rawType":B[4]||(B[4]=W=>y.value=W),rawValidate:A.value,"onUpdate:rawValidate":B[5]||(B[5]=W=>A.value=W),multipartFiles:b.value,"onUpdate:multipartFiles":B[6]||(B[6]=W=>b.value=W),binaryFile:E.value,"onUpdate:binaryFile":B[7]||(B[7]=W=>E.value=W),authType:w.value,"onUpdate:authType":B[8]||(B[8]=W=>w.value=W),authToken:h.value,"onUpdate:authToken":B[9]||(B[9]=W=>h.value=W),authUsername:P.value,"onUpdate:authUsername":B[10]||(B[10]=W=>P.value=W),authPassword:S.value,"onUpdate:authPassword":B[11]||(B[11]=W=>S.value=W),authKeyName:I.value,"onUpdate:authKeyName":B[12]||(B[12]=W=>I.value=W),authKeyValue:K.value,"onUpdate:authKeyValue":B[13]||(B[13]=W=>K.value=W),authKeyLocation:z.value,"onUpdate:authKeyLocation":B[14]||(B[14]=W=>z.value=W),authCustomName:Z.value,"onUpdate:authCustomName":B[15]||(B[15]=W=>Z.value=W),authCustomValue:se.value,"onUpdate:authCustomValue":B[16]||(B[16]=W=>se.value=W),selected:n.selected,"request-url":n.requestUrl,"workspace-root":J.value,"response-raw":n.responseRaw,"response-pretty":n.responsePretty,"response-headers":n.responseHeaders,"response-content-type":n.responseContentType,"response-status":n.responseStatus,"response-time":n.responseTime,"is-sw-registering":n.isSwRegistering,"route-params":n.routeParams,"param-values":n.paramValues,"missing-params":n.missingParams,"missing-pulse":n.missingPulse,"config-status-map":n.configStatusMap,"onUpdate:paramValue":fe,onRun:ne},null,8,["queryText","headersText","bodyText","bodyType","rawType","rawValidate","multipartFiles","binaryFile","authType","authToken","authUsername","authPassword","authKeyName","authKeyValue","authKeyLocation","authCustomName","authCustomValue","selected","request-url","workspace-root","response-raw","response-pretty","response-headers","response-content-type","response-status","response-time","is-sw-registering","route-params","param-values","missing-params","missing-pulse","config-status-map"])):l.value&&n.selectedDisabled?(L(),ut(Ii,{key:1,mode:"disabled",selected:n.selectedDisabled,"workspace-root":J.value,"config-status-map":n.configStatusMap},null,8,["selected","workspace-root","config-status-map"])):a.value&&n.selectedIgnored?(L(),ut(Ii,{key:2,mode:"ignored",selected:n.selectedIgnored,"workspace-root":J.value,"config-status-map":n.configStatusMap},null,8,["selected","workspace-root","config-status-map"])):n.selectedConfig?(L(),ut(dy,{key:3,selected:n.selectedConfig,impacted:n.configImpactRoutes,"is-disabled":i.value==="disabled","workspace-root":J.value},null,8,["selected","impacted","is-disabled","workspace-root"])):(L(),N("div",cw,[x("p",uw,F(c.value),1),x("p",dw,F(u.value),1)]))}}),id="mokup.playground.theme";function cd(){try{const e=localStorage.getItem(id);if(e==="system"||e==="light"||e==="dark")return e}catch{}return null}function pw(e){try{localStorage.setItem(id,e)}catch{}}function gw(e){return e==="system"?"light":e==="light"?"dark":"system"}function ud(e,t){return e==="dark"?"dark":e==="light"?"light":t?"dark":"light"}function Cr(e,t){const n=ud(e,t);return document.documentElement.dataset.theme=n,document.documentElement.style.colorScheme=n,n}function mw(){const e=cd()??"system",t=window.matchMedia("(prefers-color-scheme: dark)").matches;return Cr(e,t),e}function hw(){const e=ee("system"),t=ee(!1);let n=null;const s=j(()=>ud(e.value,t.value)),r=()=>{n&&(t.value=n.matches,e.value==="system"&&Cr(e.value,t.value))};function o(a){e.value=a,pw(a),Cr(a,t.value)}function l(){o(gw(e.value))}return rs(()=>{n=window.matchMedia("(prefers-color-scheme: dark)"),t.value=n.matches,e.value=cd()??"system",Cr(e.value,t.value),n.addEventListener("change",r)}),Vn(()=>{n?.removeEventListener("change",r),n=null}),{themeMode:e,effectiveTheme:s,setThemeMode:o,cycleThemeMode:l}}const bw={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",mode:"Mode: {mode}",modeSw:"SW",modeSwRegistering:"SW (registering)",modeServer:"Server",languageToggle:"Language",themeToggle:"Theme"},controls:{more:"More",collapseSidebar:"Collapse sidebar",expandSidebar:"Expand sidebar"},theme:{system:"System",light:"Light",dark:"Dark"},filters:{search:"Search",base:"Base",searchPlaceholder:"Search method:post path:/users file:auth"},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:"Send",copyMenu:"Copy",copyMenuDone:"Copied",copyUrl:"Copy URL",copyCurl:"Copy cURL",copyFetch:"Copy fetch",info:"Info",infoTitle:"Route info",infoMethod:"Method",infoPath:"Path",infoFile:"File",infoType:"Type",infoStatus:"Status",infoDelay:"Delay",params:"Params",auth:"Auth",bodyTypeNone:"none",bodyTypeFormData:"form-data",bodyTypeFormUrlencoded:"x-www-form-urlencoded",bodyTypeRaw:"raw",bodyTypeBinary:"binary",bodyTypeGraphql:"GraphQL",rawType:"raw type",rawTypeText:"text",rawTypeJavascript:"javascript",rawTypeJson:"json",rawTypeHtml:"html",rawTypeXml:"xml",rawTypeWxml:"wxml",rawValidate:"Validate JSON",formatJson:"Format JSON",badgeRequired:"Required",badgeJson:"JSON",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",middlewarePre:"Pre",middlewareNormal:"Normal",middlewarePost:"Post",configChain:"Config chain",configChainEmpty:"No config files matched.",openInVscode:"Open in VSCode",queryPlaceholder:"{json}",headersPlaceholder:"{json}",bodyPlaceholderJson:"{json}",bodyPlaceholderText:"raw text",bodyPlaceholderForm:"{sample}",bodyPlaceholderMultipart:"{sample}",bodyPlaceholderBase64:"{sample}",bodyPlaceholderRawText:"{sample}",bodyPlaceholderRawJavascript:"{sample}",bodyPlaceholderRawJson:"{json}",bodyPlaceholderRawHtml:"{sample}",bodyPlaceholderRawXml:"{sample}",bodyPlaceholderRawWxml:"{sample}",bodyPlaceholderFormData:"{sample}",bodyPlaceholderFormUrlencoded:"{sample}",bodyMultipartFiles:"Files",bodyMultipartField:"Field name",bodyMultipartChoose:"Choose files",bodyMultipartAdd:"Add file field",bodyMultipartRemove:"Remove",bodyMultipartCount:"{count} files",paramPlaceholder:"value",paramPlaceholderCatchall:"path/segments",authPlaceholder:"Auth configuration is not available yet.",authType:"Auth type",authTypeNone:"No Auth",authTypeBearer:"Bearer Token",authTypeBearerToken:"Token",authTypeBasic:"Basic Auth",authTypeBasicUsername:"Username",authTypeBasicPassword:"Password",authTypeApiKey:"API Key",authTypeApiKeyName:"Key name",authTypeApiKeyValue:"Key value",authTypeApiKeyLocation:"Add to",authTypeApiKeyLocationHeader:"Header",authTypeApiKeyLocationQuery:"Query Params",authTypeCustom:"Custom Header",authTypeCustomName:"Header name",authTypeCustomValue:"Header value",bodyNoneHint:"This request has no body.",bodyBinaryFile:"Binary file",bodyBinaryChoose:"Choose file",bodyBinarySelected:"{name} ({size})",bodyBinaryRemove:"Remove file"},response:{idle:"Idle",empty:"No response yet.",waiting:"Waiting for response...",loading:"Loading...",error:"Error",emptyPayload:"[empty response]",bodyTab:"Body",headersTab:"Headers",cookiesTab:"Cookies",prettyTab:"Pretty",rawTab:"Raw",previewTab:"Preview",previewEmpty:"Preview not available.",headersEmpty:"No response headers.",cookiesEmpty:"No cookies.",size:"Size: {size}"},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}"},configPanel:{title:"Config scope",scope:"Scope",impacted:"Impacted routes",active:"Active",disabled:"Disabled",ignored:"Ignored",emptyImpacts:"No routes matched.",statusEnabled:"Enabled",statusDisabled:"Disabled"},decision:{"config.enabled":"Config enabled","ignore-prefix":"Ignore prefix","file.supported":"Supported file","filter.exclude":"Exclude filter","filter.include":"Include filter","route.derived":"Route derived","rule.enabled":"Rule enabled"},inactive:{titleDisabled:"Disabled route",titleIgnored:"Ignored file",decisionChain:"Decision chain",decisionChainEmpty:"No decision chain recorded.",effectiveConfig:"Effective config",effectiveConfigEmpty:"No config overrides.",routeSummary:"Route summary",pass:"Pass",fail:"Fail",summaryMethod:"Method",summaryPath:"Path",summaryFile:"File",config:{enabled:"Enabled",status:"Status",delay:"Delay",ignorePrefix:"Ignore prefix",include:"Include",exclude:"Exclude",headers:"Headers"}}},yw={header:{title:"接口调试台",subtitle:"查看 Mock 接口、构造请求并验证响应,无需离开开发服务器。",refresh:"刷新",routes:"{count} 条接口",calls:"已调用 {count} 次",mode:"模式:{mode}",modeSw:"SW",modeSwRegistering:"SW 注册中",modeServer:"服务端",languageToggle:"语言",themeToggle:"主题"},controls:{more:"更多",collapseSidebar:"收起侧边栏",expandSidebar:"展开侧边栏"},theme:{system:"跟随系统",light:"亮色",dark:"暗色"},filters:{search:"搜索",base:"基路径",searchPlaceholder:"例如 method:post path:/users file:auth"},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:"发送",copyMenu:"复制",copyMenuDone:"已复制",copyUrl:"复制 URL",copyCurl:"复制 cURL",copyFetch:"复制 fetch",info:"信息",infoTitle:"路由信息",infoMethod:"方法",infoPath:"路径",infoFile:"文件",infoType:"类型",infoStatus:"状态码",infoDelay:"延迟",params:"路径参数",auth:"鉴权",bodyTypeNone:"none",bodyTypeFormData:"form-data",bodyTypeFormUrlencoded:"x-www-form-urlencoded",bodyTypeRaw:"raw",bodyTypeBinary:"binary",bodyTypeGraphql:"GraphQL",rawType:"raw 类型",rawTypeText:"text",rawTypeJavascript:"javascript",rawTypeJson:"json",rawTypeHtml:"html",rawTypeXml:"xml",rawTypeWxml:"wxml",rawValidate:"校验 JSON",formatJson:"格式化 JSON",badgeRequired:"必填",badgeJson:"JSON",emptyParams:"该接口没有路径参数。",query:"查询参数 (JSON)",headers:"请求头 (JSON)",body:"请求体",bodyType:"请求体类型",bodyTypeJson:"JSON",bodyTypeText:"文本",bodyTypeForm:"表单",bodyTypeMultipart:"多段表单",bodyTypeBase64:"Base64",middlewares:"中间件",middlewarePre:"前置",middlewareNormal:"普通",middlewarePost:"后置",configChain:"配置链路",configChainEmpty:"当前接口未匹配配置文件。",openInVscode:"在 VSCode 中打开",queryPlaceholder:"{json}",headersPlaceholder:"{json}",bodyPlaceholderJson:"{json}",bodyPlaceholderText:"原始文本",bodyPlaceholderForm:"{sample}",bodyPlaceholderMultipart:"{sample}",bodyPlaceholderBase64:"{sample}",bodyPlaceholderRawText:"{sample}",bodyPlaceholderRawJavascript:"{sample}",bodyPlaceholderRawJson:"{json}",bodyPlaceholderRawHtml:"{sample}",bodyPlaceholderRawXml:"{sample}",bodyPlaceholderRawWxml:"{sample}",bodyPlaceholderFormData:"{sample}",bodyPlaceholderFormUrlencoded:"{sample}",bodyMultipartFiles:"文件",bodyMultipartField:"字段名",bodyMultipartChoose:"选择文件",bodyMultipartAdd:"新增文件字段",bodyMultipartRemove:"移除",bodyMultipartCount:"{count} 个文件",paramPlaceholder:"填写值",paramPlaceholderCatchall:"路径片段",authPlaceholder:"暂无鉴权配置。",authType:"鉴权类型",authTypeNone:"无鉴权",authTypeBearer:"Bearer Token",authTypeBearerToken:"Token",authTypeBasic:"Basic 认证",authTypeBasicUsername:"用户名",authTypeBasicPassword:"密码",authTypeApiKey:"API Key",authTypeApiKeyName:"Key 名称",authTypeApiKeyValue:"Key 值",authTypeApiKeyLocation:"添加到",authTypeApiKeyLocationHeader:"请求头",authTypeApiKeyLocationQuery:"查询参数",authTypeCustom:"自定义请求头",authTypeCustomName:"请求头名称",authTypeCustomValue:"请求头值",bodyNoneHint:"该请求不包含请求体。",bodyBinaryFile:"二进制文件",bodyBinaryChoose:"选择文件",bodyBinarySelected:"{name}({size})",bodyBinaryRemove:"移除文件"},response:{idle:"空闲",empty:"暂无响应。",waiting:"等待响应...",loading:"请求中...",error:"错误",emptyPayload:"[空响应]",bodyTab:"响应体",headersTab:"响应头",cookiesTab:"Cookies",prettyTab:"Pretty",rawTab:"Raw",previewTab:"Preview",previewEmpty:"暂无可预览内容。",headersEmpty:"暂无响应头。",cookiesEmpty:"暂无 Cookies。",size:"大小:{size}"},errors:{queryJson:"查询 JSON 错误:{message}",headersJson:"请求头 JSON 错误:{message}",bodyJson:"请求体 JSON 错误:{message}",bodyBase64:"请求体 Base64 错误:{message}",routeParams:"缺少路径参数:{params}"},configPanel:{title:"配置范围",scope:"影响范围",impacted:"影响接口",active:"生效",disabled:"禁用",ignored:"忽略",emptyImpacts:"没有匹配的接口。",statusEnabled:"启用",statusDisabled:"禁用"},decision:{"config.enabled":"配置启用","ignore-prefix":"忽略前缀","file.supported":"支持文件","filter.exclude":"排除过滤","filter.include":"包含过滤","route.derived":"路由解析","rule.enabled":"规则启用"},inactive:{titleDisabled:"禁用接口",titleIgnored:"忽略文件",decisionChain:"判定链路",decisionChainEmpty:"暂无判定链路。",effectiveConfig:"生效配置",effectiveConfigEmpty:"暂无配置覆盖。",routeSummary:"接口概览",pass:"通过",fail:"未通过",summaryMethod:"方法",summaryPath:"路径",summaryFile:"文件",config:{enabled:"启用",status:"状态码",delay:"延迟",ignorePrefix:"忽略前缀",include:"包含",exclude:"排除",headers:"响应头"}}},dd="mokup.playground.locale",vw={"en-US":bw,"zh-CN":yw};function xw(){try{const e=localStorage.getItem(dd);if(e==="en-US"||e==="zh-CN")return e}catch{}return null}function _w(e){try{localStorage.setItem(dd,e)}catch{}}const ww=bh({legacy:!1,locale:xw()??"en-US",fallbackLocale:"en-US",messages:vw}),Tw=["type"],gn=je({__name:"UiChipButton",props:{active:{type:Boolean,default:!1},tone:{default:"strong"},size:{default:"md"},type:{default:"button"}},setup(e,{expose:t}){const n=e,s=Ws({base:"inline-flex items-center gap-1.5 rounded border text-[0.75rem] transition",variants:{size:{xs:"px-2 py-0.5",sm:"px-2 py-1",md:"px-2.5 py-1",lg:"px-3 py-1.5"},tone:{strong:"border-pg-border bg-pg-surface-strong text-pg-text-soft hover:bg-pg-hover-strong",card:"border-pg-border bg-pg-surface-card text-pg-text-soft hover:bg-pg-hover-strong"},active:{true:"border-pg-accent bg-pg-accent text-pg-on-accent hover:border-pg-accent hover:bg-pg-accent hover:text-pg-on-accent"}},defaultVariants:{size:"md",tone:"strong"}}),r=Yr(),o=j(()=>no(s({size:n.size,tone:n.tone,active:n.active}),r.class)),l=j(()=>{const{class:c,style:u,...d}=r;return d}),a=j(()=>r.style),i=ee(null);return t({el:i}),(c,u)=>(L(),N("button",on({ref_key:"buttonRef",ref:i},l.value,{type:n.type,class:o.value,style:a.value}),[Zn(c.$slots,"default")],16,Tw))}}),kw={class:"flex flex-none flex-wrap items-center justify-between gap-2 rounded-t border px-3 py-1.5 text-xs border-pg-border bg-pg-surface-card text-pg-text-soft"},Cw={class:"flex flex-wrap items-center gap-2"},Sw={class:"flex flex-wrap items-center gap-2"},Ew=je({__name:"PlaygroundHeader",props:{visibleCount:{},totalCount:{},requestMode:{}},emits:["refresh"],setup(e,{emit:t}){const n=e,s=t,{locale:r,t:o}=tt(),{themeMode:l,effectiveTheme:a,cycleThemeMode:i}=hw(),c=j(()=>a.value==="dark"?"i-[carbon--moon]":"i-[carbon--sun]"),u=j(()=>o(`theme.${l.value}`)),d=j(()=>r.value==="zh-CN"?"中文":"EN"),g=j(()=>n.requestMode==="sw-registering"?o("header.mode",{mode:o("header.modeSwRegistering")}):n.requestMode==="sw"?o("header.mode",{mode:o("header.modeSw")}):o("header.mode",{mode:o("header.modeServer")})),f=j(()=>n.requestMode==="sw-registering"?"i-[carbon--time]":n.requestMode==="sw"?"i-[carbon--network-3]":"i-[carbon--bare-metal-server]");function m(){const A=r.value==="en-US"?"zh-CN":"en-US";r.value=A,_w(A)}function y(){s("refresh")}return(A,b)=>(L(),N("div",kw,[x("div",Cw,[Q(Ke,{tone:"strong",size:"xs"},{default:ue(()=>[b[0]||(b[0]=x("span",{class:"i-[carbon--map] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),x("span",null,F(C(o)("header.routes",{count:e.visibleCount})),1)]),_:1}),Q(Ke,{tone:"strong",size:"xs"},{default:ue(()=>[b[1]||(b[1]=x("span",{class:"i-[carbon--activity] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),x("span",null,F(C(o)("header.calls",{count:e.totalCount})),1)]),_:1}),Q(Ke,{tone:"strong",size:"xs"},{default:ue(()=>[x("span",{class:ie([f.value,"h-3.5 w-3.5"]),"aria-hidden":"true"},null,2),x("span",null,F(g.value),1)]),_:1})]),x("div",Sw,[Q(gn,{size:"xs",title:C(o)("header.languageToggle"),onClick:m},{default:ue(()=>[b[2]||(b[2]=x("span",{class:"i-[carbon--language] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),x("span",null,F(d.value),1)]),_:1},8,["title"]),Q(gn,{size:"xs",title:C(o)("header.themeToggle"),onClick:C(i)},{default:ue(()=>[x("span",{class:ie([c.value,"h-3.5 w-3.5"]),"aria-hidden":"true"},null,2),x("span",null,F(u.value),1)]),_:1},8,["title","onClick"]),Q(gn,{size:"xs",onClick:y},{default:ue(()=>[b[3]||(b[3]=x("span",{class:"i-[carbon--rotate] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),x("span",null,F(C(o)("header.refresh")),1)]),_:1})])]))}});function Rw(e){switch(e.toLowerCase()){case"method":case"m":return"method";case"path":case"url":case"route":return"path";case"file":case"f":return"file";case"group":case"g":return"group";case"reason":case"r":return"reason";default:return null}}function fd(e){const t=e.trim();if(!t)return[];const n=[];for(const s of t.split(/\s+/)){if(!s)continue;const r=s.match(/^([a-z]+)(:|=)(.+)$/i);if(!r){n.push({field:"text",value:s.toLowerCase()});continue}const o=r[1],l=r[3];if(!o||!l){n.push({field:"text",value:s.toLowerCase()});continue}const a=l.trim();if(!a){n.push({field:"text",value:s.toLowerCase()});continue}const i=Rw(o);if(!i){n.push({field:"text",value:s.toLowerCase()});continue}n.push({field:i,value:a.toLowerCase()})}return n}function Pw(e){const t=fd(e).map(n=>n.value).filter(Boolean);return[...new Set(t)]}function pd(e,t){if(!e)return[{text:"",highlight:!1}];if(!t.length)return[{text:e,highlight:!1}];const n=e.toLowerCase(),s=[];for(const a of t){if(!a)continue;let i=0;for(;i<n.length;){const c=n.indexOf(a,i);if(c===-1)break;s.push([c,c+a.length]),i=c+a.length}}if(!s.length)return[{text:e,highlight:!1}];s.sort((a,i)=>a[0]-i[0]||a[1]-i[1]);const r=[];for(const[a,i]of s){const c=r[r.length-1];!c||a>c[1]?r.push([a,i]):c[1]=Math.max(c[1],i)}const o=[];let l=0;for(const[a,i]of r)l<a&&o.push({text:e.slice(l,a),highlight:!1}),o.push({text:e.slice(a,i),highlight:!0}),l=i;return l<e.length&&o.push({text:e.slice(l),highlight:!1}),o}const $w={class:"flex flex-col gap-0","data-testid":"playground-tree",role:"tree"},Mw=["aria-expanded","aria-selected"],Lw=["title","onClick"],Iw={class:"flex min-w-0 flex-1 flex-col gap-1"},Aw=["aria-label","onClick"],Nw=je({__name:"RouteTree",props:{rows:{},workspaceRoot:{},getRouteCount:{type:Function},highlightTokens:{}},emits:["toggle","select"],setup(e,{emit:t}){const n=e,s=t;function r(d,g){const f=`method-${d.toLowerCase()}`;return g?`${f} ${f}-strong`:f}function o(d){return d?Un(d.file,n.workspaceRoot):null}function l(d){d&&Zs(d.file,n.workspaceRoot)}function a(d){if(d.kind==="folder"){s("toggle",d.id);return}s("select",d)}function i(d){return d&&n.getRouteCount?n.getRouteCount(d):0}function c(d){return`${d*12}px`}function u(d){return pd(d,n.highlightTokens??[])}return(d,g)=>(L(),N("div",$w,[(L(!0),N(me,null,Fe(e.rows,f=>(L(),N("div",{key:f.id,role:"treeitem","aria-expanded":f.kind==="folder"?f.expanded:void 0,"aria-selected":f.selected,class:ie(["group flex min-h-[28px] items-center gap-2 rounded border border-transparent px-2 py-0.5 text-left transition text-pg-text-soft hover:bg-pg-hover-strong",f.selected?"bg-pg-accent/16 text-pg-text-strong border-pg-accent/50 font-semibold shadow-[inset_3px_0_0_0_var(--color-pg-accent)]":""]),"data-testid":"playground-tree-row"},[x("button",{class:"flex min-w-0 flex-1 items-start gap-2 text-left",type:"button",title:f.title,onClick:m=>a(f)},[x("div",Iw,[x("div",{class:"flex items-center gap-2",style:Dn({paddingLeft:c(f.depth)})},[x("span",{class:ie(["flex h-3.5 w-3.5 items-center justify-center",f.selected?"text-pg-accent":"text-pg-text-subtle"])},[f.kind==="folder"?(L(),N("span",{key:0,class:ie([f.expanded?"i-[carbon--chevron-down]":"i-[carbon--chevron-right]","h-3.5 w-3.5"]),"aria-hidden":"true"},null,2)):de("",!0)],2),f.kind==="route"&&f.route?(L(),N("span",{key:0,class:ie(["rounded border px-1.5 py-0.5 text-[0.5rem] tracking-[0.08em] leading-none transition group-hover:brightness-105",r(f.route.method,f.selected)])},F(f.route.method),3)):de("",!0),x("span",{class:ie(["text-[0.8rem] text-pg-text-strong",f.kind==="folder"?"font-semibold":"font-medium"])},[(L(!0),N(me,null,Fe(u(f.label),(m,y)=>(L(),N("span",{key:`${f.id}-label-${y}`,class:ie(m.highlight?"pg-highlight":"")},F(m.text),3))),128))],2)],4)]),f.kind==="route"&&f.route&&i(f.route)>0?(L(),ut(Ke,{key:0,tone:"chip",size:"xxs",caps:!1,class:"ml-auto"},{default:ue(()=>[Ee(F(i(f.route)),1)]),_:2},1024)):de("",!0)],8,Lw),f.kind==="route"&&f.route&&o(f.route)?(L(),N("button",{key:0,class:ie(["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",f.selected?"text-pg-on-accent-soft":""]),type:"button","aria-label":`Open ${f.route.file} in VS Code`,onClick:m=>l(f.route)},[...g[0]||(g[0]=[x("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],10,Aw)):de("",!0)],10,Mw))),128))]))}}),Ow={class:"flex-1 min-h-0 overflow-auto"},Fw={key:0,class:"rounded border px-4 py-3 text-sm border-pg-danger-border bg-pg-danger-bg text-pg-danger-text"},Dw={key:1,class:"rounded border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},Vw={key:0,class:"mb-2 inline-flex items-center gap-2 rounded border px-2.5 py-1 text-xs border-pg-border bg-pg-surface-soft text-pg-text-muted"},Uw={key:1,class:"rounded border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},Kw={key:2,class:"rounded border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},jw={key:3,class:"rounded border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},Ww={key:4,class:"rounded border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},Bw={key:5,class:"flex flex-col gap-0.5"},Hw=["onClick"],Gw={class:"flex flex-wrap items-center justify-between gap-2"},qw={class:"flex flex-col gap-1"},zw={class:"text-[0.78rem] font-medium text-pg-text-strong"},Jw={key:0,class:"text-[0.7rem] text-pg-text-muted"},Yw={class:"flex items-center gap-2"},Xw={key:0,class:"flex h-6 w-6 items-center justify-center rounded border border-pg-accent/40 bg-pg-accent/10 text-pg-accent","aria-hidden":"true"},Qw=["aria-label","title","onClick"],Zw={key:6,class:"rounded border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},eT={key:7,class:"flex flex-col gap-0.5"},tT=["onClick"],nT={class:"flex flex-wrap items-center justify-between gap-2"},sT={class:"flex flex-col gap-1"},rT={class:"text-[0.75rem] font-medium text-pg-text-strong"},oT={class:"flex items-center gap-2"},lT={key:0,class:"flex h-6 w-6 items-center justify-center rounded border border-pg-accent/40 bg-pg-accent/10 text-pg-accent","aria-hidden":"true"},aT=["aria-label","title","onClick"],iT={key:8,class:"flex flex-col gap-0.5"},cT=["onClick"],uT={class:"flex flex-wrap items-center justify-between gap-2"},dT={class:"flex flex-col gap-1"},fT={class:"text-[0.75rem] font-medium text-pg-text-strong"},pT={class:"flex items-center gap-2"},gT={key:0,class:"flex h-6 w-6 items-center justify-center rounded border border-pg-accent/40 bg-pg-accent/10 text-pg-accent","aria-hidden":"true"},mT=["aria-label","title","onClick"],hT={key:9,class:"flex flex-col gap-0.5"},bT=["onClick"],yT={class:"flex flex-wrap items-center justify-between gap-2"},vT={class:"flex flex-col gap-1"},xT={class:"text-[0.75rem] font-medium text-pg-text-strong"},_T={class:"flex items-center gap-2"},wT={key:0,class:"flex h-6 w-6 items-center justify-center rounded border border-pg-accent/40 bg-pg-accent/10 text-pg-accent","aria-hidden":"true"},TT=["aria-label","title","onClick"],xr="relative bg-pg-accent/12 text-pg-text-strong font-semibold shadow-[inset_4px_0_0_0_var(--color-pg-accent)]",kT=je({__name:"PlaygroundSidebarBody",props:{search:{},routeMode:{},enabledMode:{},disabledMode:{},selectedConfig:{},selectedDisabled:{},selectedIgnored:{},error:{},loading:{type:Boolean},hasCachedData:{type:Boolean},filtered:{},disabledFiltered:{},ignoredFiltered:{},configFiltered:{},disabledConfigFiltered:{},treeRows:{},workspaceRoot:{},getRouteCount:{type:Function}},emits:["toggle","select-route","select-disabled-route","select-ignored-route","select-config"],setup(e,{emit:t}){const n=e,s=t,{t:r}=tt(),o=j(()=>Pw(n.search)),l=j(()=>{const h={rows:n.treeRows};return n.workspaceRoot&&n.workspaceRoot.trim()&&(h.workspaceRoot=n.workspaceRoot),n.getRouteCount&&(h.getRouteCount=n.getRouteCount),h});function a(h){return r(`disabled.reason.${h??"unknown"}`)}function i(h){return r(`ignored.reason.${h??"unknown"}`)}function c(h){return h?h.toLowerCase():""}function u(h){return h.toLowerCase()}function d(h){return pd(h,o.value)}function g(h){return h.method&&h.url?`${h.method} ${c(h.url)}`:c(h.url)||h.file}function f(h){return Un(h,n.workspaceRoot)}function m(h){Zs(h,n.workspaceRoot)}function y(h){h.route&&s("select-route",h.route)}function A(h){return n.selectedConfig?.file===h.file}function b(h){if(!h)return"";const P=(h.method??"").toUpperCase(),S=h.url??"";return`${h.file}|${h.reason}|${P}|${S}`}function E(h){const P=b(n.selectedDisabled);return P?b(h)===P:!1}function w(h){return n.selectedIgnored?.file===h.file&&n.selectedIgnored?.reason===h.reason}return(h,P)=>(L(),N("div",Ow,[n.error?(L(),N("div",Fw,F(n.error),1)):n.loading&&!n.hasCachedData?(L(),N("div",Dw,F(C(r)("states.loadingRoutes")),1)):(L(),N(me,{key:2},[n.loading&&n.hasCachedData?(L(),N("div",Vw,[P[1]||(P[1]=x("span",{class:"i-[carbon--renew] h-3 w-3 animate-spin","aria-hidden":"true"},null,-1)),x("span",null,F(C(r)("states.loadingRoutes")),1)])):de("",!0),n.routeMode==="disabled"&&n.disabledMode==="api"&&!n.disabledFiltered.length?(L(),N("div",Uw,F(C(r)("states.emptyDisabledRoutes")),1)):n.routeMode==="ignored"&&!n.ignoredFiltered.length?(L(),N("div",Kw,F(C(r)("states.emptyIgnoredRoutes")),1)):n.routeMode==="active"&&n.enabledMode==="api"&&!n.filtered.length?(L(),N("div",jw,F(C(r)("states.emptyRoutes")),1)):n.routeMode==="active"&&n.enabledMode==="config"&&!n.configFiltered.length?(L(),N("div",Ww,F(C(r)("states.emptyConfigFiles")),1)):n.routeMode==="disabled"&&n.disabledMode==="api"?(L(),N("div",Bw,[(L(!0),N(me,null,Fe(n.disabledFiltered,S=>(L(),N("button",{key:`${S.file}-${S.reason}-${S.method??""}-${S.url??""}`,class:ie(["rounded border px-3 py-1 text-left text-xs transition border-pg-border bg-pg-surface-soft text-pg-text-soft hover:bg-pg-hover-strong hover:text-pg-text",E(S)?xr:""]),type:"button",onClick:I=>s("select-disabled-route",S)},[x("div",Gw,[x("div",qw,[x("span",zw,[(L(!0),N(me,null,Fe(d(g(S)),(I,K)=>(L(),N("span",{key:`${S.file}-label-${K}`,class:ie(I.highlight?"pg-highlight":"")},F(I.text),3))),128))]),S.method&&S.url?(L(),N("span",Jw,[(L(!0),N(me,null,Fe(d(S.file),(I,K)=>(L(),N("span",{key:`${S.file}-file-${K}`,class:ie(I.highlight?"pg-highlight":"")},F(I.text),3))),128))])):de("",!0)]),x("div",Yw,[E(S)?(L(),N("span",Xw,[...P[2]||(P[2]=[x("span",{class:"i-[carbon--checkmark] h-3.5 w-3.5"},null,-1)])])):de("",!0),Q(Ke,{tone:"card",size:"sm",caps:!1,tracking:"none"},{default:ue(()=>[Ee(F(a(S.reason)),1)]),_:2},1024),f(S.file)?(L(),N("button",{key:1,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 ${S.file} in VS Code`,title:C(r)("detail.openInVscode"),onClick:ys(I=>m(S.file),["stop"])},[...P[3]||(P[3]=[x("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,Qw)):de("",!0)])])],10,Hw))),128))])):n.routeMode==="disabled"&&n.disabledMode==="config"&&!n.disabledConfigFiltered.length?(L(),N("div",Zw,F(C(r)("states.emptyDisabledConfigFiles")),1)):n.routeMode==="disabled"&&n.disabledMode==="config"?(L(),N("div",eT,[(L(!0),N(me,null,Fe(n.disabledConfigFiltered,S=>(L(),N("button",{key:S.file,class:ie(["rounded border px-3 py-1 text-left text-xs transition border-pg-border bg-pg-surface-soft text-pg-text-soft hover:bg-pg-hover-strong hover:text-pg-text",A(S)?xr:""]),type:"button",onClick:I=>s("select-config",S)},[x("div",nT,[x("div",sT,[x("span",rT,[(L(!0),N(me,null,Fe(d(u(S.file)),(I,K)=>(L(),N("span",{key:`${S.file}-disabled-${K}`,class:ie(I.highlight?"pg-highlight":"")},F(I.text),3))),128))])]),x("div",oT,[A(S)?(L(),N("span",lT,[...P[4]||(P[4]=[x("span",{class:"i-[carbon--checkmark] h-3.5 w-3.5"},null,-1)])])):de("",!0),Q(Ke,{tone:"card",size:"sm",caps:!1,tracking:"none"},{default:ue(()=>[Ee(F(C(r)("enabled.configLabel")),1)]),_:1}),f(S.file)?(L(),N("button",{key:1,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 ${S.file} in VS Code`,title:C(r)("detail.openInVscode"),onClick:ys(I=>m(S.file),["stop"])},[...P[5]||(P[5]=[x("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,aT)):de("",!0)])])],10,tT))),128))])):n.routeMode==="ignored"?(L(),N("div",iT,[(L(!0),N(me,null,Fe(n.ignoredFiltered,S=>(L(),N("button",{key:`${S.file}-${S.reason}`,class:ie(["rounded border px-3 py-1 text-left text-xs transition border-pg-border bg-pg-surface-soft text-pg-text-soft hover:bg-pg-hover-strong hover:text-pg-text",w(S)?xr:""]),type:"button",onClick:I=>s("select-ignored-route",S)},[x("div",uT,[x("div",dT,[x("span",fT,[(L(!0),N(me,null,Fe(d(S.file),(I,K)=>(L(),N("span",{key:`${S.file}-ignored-${K}`,class:ie(I.highlight?"pg-highlight":"")},F(I.text),3))),128))])]),x("div",pT,[w(S)?(L(),N("span",gT,[...P[6]||(P[6]=[x("span",{class:"i-[carbon--checkmark] h-3.5 w-3.5"},null,-1)])])):de("",!0),Q(Ke,{tone:"card",size:"sm",caps:!1,tracking:"none"},{default:ue(()=>[Ee(F(i(S.reason)),1)]),_:2},1024),f(S.file)?(L(),N("button",{key:1,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 ${S.file} in VS Code`,title:C(r)("detail.openInVscode"),onClick:ys(I=>m(S.file),["stop"])},[...P[7]||(P[7]=[x("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,mT)):de("",!0)])])],10,cT))),128))])):n.routeMode==="active"&&n.enabledMode==="config"?(L(),N("div",hT,[(L(!0),N(me,null,Fe(n.configFiltered,S=>(L(),N("button",{key:S.file,class:ie(["rounded border px-3 py-1 text-left text-xs transition border-pg-border bg-pg-surface-soft text-pg-text-soft hover:bg-pg-hover-strong hover:text-pg-text",A(S)?xr:""]),type:"button",onClick:I=>s("select-config",S)},[x("div",yT,[x("div",vT,[x("span",xT,[(L(!0),N(me,null,Fe(d(u(S.file)),(I,K)=>(L(),N("span",{key:`${S.file}-config-${K}`,class:ie(I.highlight?"pg-highlight":"")},F(I.text),3))),128))])]),x("div",_T,[A(S)?(L(),N("span",wT,[...P[8]||(P[8]=[x("span",{class:"i-[carbon--checkmark] h-3.5 w-3.5"},null,-1)])])):de("",!0),Q(Ke,{tone:"card",size:"sm",caps:!1,tracking:"none"},{default:ue(()=>[Ee(F(C(r)("enabled.configLabel")),1)]),_:1}),f(S.file)?(L(),N("button",{key:1,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 ${S.file} in VS Code`,title:C(r)("detail.openInVscode"),onClick:ys(I=>m(S.file),["stop"])},[...P[9]||(P[9]=[x("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,TT)):de("",!0)])])],10,bT))),128))])):(L(),ut(Nw,on({key:10},l.value,{"highlight-tokens":o.value,onToggle:P[0]||(P[0]=S=>s("toggle",S)),onSelect:y}),null,16,["highlight-tokens"]))],64))]))}}),CT=je({__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,s=t;function r(l){const a=l.target;s("update:search",a?.value??"")}const{t:o}=tt();return(l,a)=>(L(),N("section",{class:ie(["grid",n.compact?"gap-2":"gap-3"])},[Q(Qe,{label:C(o)("filters.search"),dense:n.compact},{default:ue(()=>[Q(vt,{value:e.search,type:"search",dense:n.compact,placeholder:C(o)("filters.searchPlaceholder"),"data-testid":"playground-search",class:ie(n.compact?"h-[34px]":""),onInput:r},null,8,["value","dense","placeholder","class"])]),_:1},8,["label","dense"]),n.showBase?(L(),ut(Qe,{key:0,label:C(o)("filters.base"),dense:n.compact},{default:ue(()=>[Q(vt,{value:e.basePath,readonly:"",dense:n.compact},null,8,["value","dense"])]),_:1},8,["label","dense"])):de("",!0)],2))}}),ST={class:"flex flex-wrap items-center gap-2"},ET=je({__name:"PlaygroundTabs",props:{groups:{},activeGroup:{}},emits:["select"],setup(e,{emit:t}){const n=t,{t:s}=tt();return(r,o)=>(L(),N("section",ST,[Q(gn,{size:"md",active:e.activeGroup==="all",onClick:o[0]||(o[0]=l=>n("select","all"))},{default:ue(()=>[Ee(F(C(s)("tabs.overview")),1)]),_:1},8,["active"]),(L(!0),N(me,null,Fe(e.groups,l=>(L(),ut(gn,{key:l.key,size:"md",active:e.activeGroup===l.key,onClick:a=>n("select",l.key)},{default:ue(()=>[Ee(F(l.label),1)]),_:2},1032,["active","onClick"]))),128))]))}}),RT={class:"flex items-center gap-2"},PT=je({__name:"TreeModeToggle",props:{treeMode:{}},emits:["update:treeMode"],setup(e,{emit:t}){const n=t;function s(o){n("update:treeMode",o)}const{t:r}=tt();return(o,l)=>(L(),N("div",RT,[Q(gn,{size:"sm",active:e.treeMode==="file",onClick:l[0]||(l[0]=a=>s("file"))},{default:ue(()=>[l[2]||(l[2]=x("span",{class:"i-[carbon--document] h-4 w-4","aria-hidden":"true"},null,-1)),x("span",null,F(C(r)("tree.file")),1)]),_:1},8,["active"]),Q(gn,{size:"sm",active:e.treeMode==="route",onClick:l[1]||(l[1]=a=>s("route"))},{default:ue(()=>[l[3]||(l[3]=x("span",{class:"i-[carbon--link] h-4 w-4","aria-hidden":"true"},null,-1)),x("span",null,F(C(r)("tree.route")),1)]),_:1},8,["active"])]))}}),$T={class:"contents"},MT=["role"],LT=je({__name:"UiFloatingMenu",props:{placement:{default:"bottom-start"},strategy:{default:"fixed"},offset:{default:6},shiftPadding:{default:8},flipPadding:{default:8},panelClass:{default:""},panelRole:{default:"menu"}},setup(e){const t=e,n=`pg-floating-menu-${Math.random().toString(36).slice(2,10)}`,s=ee(!1),r=ee(null),o=ee(null),l=ee({position:t.strategy,left:"0px",top:"0px"});let a=null;function i(b){if(!b)return null;if(b instanceof HTMLElement)return b;const E=b,w=E.el?.value;return w instanceof HTMLElement?w:E.$el instanceof HTMLElement?E.$el:null}function c(b){r.value=i(b)}function u(){a&&(a(),a=null)}async function d(){const b=r.value,E=o.value;if(!b||!E)return;const{x:w,y:h}=await sd(b,E,{placement:t.placement,strategy:t.strategy,middleware:[ed(t.offset),nd({padding:t.flipPadding}),td({padding:t.shiftPadding})]});l.value={position:t.strategy,left:`${Math.round(w)}px`,top:`${Math.round(h)}px`}}function g(){s.value=!0}function f(){s.value=!1}function m(){if(s.value){f();return}g()}function y(b){if(!s.value)return;const E=b.target;E&&(r.value?.contains(E)||o.value?.contains(E)||f())}function A(b){b.key==="Escape"&&f()}return ct(s,b=>{if(b){document.addEventListener("pointerdown",y),document.addEventListener("keydown",A),ks().then(()=>{!s.value||!r.value||!o.value||(d(),u(),a=Zu(r.value,o.value,()=>{d()}))});return}u(),document.removeEventListener("pointerdown",y),document.removeEventListener("keydown",A)}),Vn(()=>{u(),document.removeEventListener("pointerdown",y),document.removeEventListener("keydown",A)}),(b,E)=>(L(),N("div",$T,[Zn(b.$slots,"trigger",{isOpen:s.value,panelId:n,open:g,close:f,toggle:m,setReference:c}),(L(),ut(qf,{to:"body"},[s.value?(L(),N("div",{key:0,id:n,ref_key:"floatingEl",ref:o,class:ie(t.panelClass),style:Dn(l.value),role:t.panelRole},[Zn(b.$slots,"default",{close:f})],14,MT)):de("",!0)]))]))}}),IT={class:"relative"},AT={class:"flex items-end gap-2"},NT={class:"flex items-center gap-2"},OT={class:"grid gap-3"},FT={class:"mt-2 flex items-center gap-5 border-b border-pg-border text-[0.65rem] tracking-[0.1em]"},DT={key:0,class:"mt-1.5 flex items-center gap-4 text-[0.6rem] tracking-[0.08em]"},VT={key:1,class:"mt-1.5 flex items-center gap-4 text-[0.6rem] tracking-[0.08em]"},UT=je({__name:"PlaygroundSidebarHeader",props:{search:{},basePath:{},groups:{},activeGroup:{},treeMode:{},routeMode:{},enabledMode:{},disabledMode:{},activeTotal:{},apiTotal:{},disabledTotal:{},ignoredTotal:{},configTotal:{},disabledApiTotal:{},disabledConfigTotal:{}},emits:["update:search","select-group","set-route-mode","set-enabled-mode","set-disabled-mode","update:treeMode"],setup(e,{emit:t}){const n=e,s=t,{t:r}=tt(),o=j({get:()=>n.search,set:a=>s("update:search",a)}),l=j(()=>n.basePath||"/");return(a,i)=>(L(),N("div",IT,[x("div",AT,[Q(CT,{search:o.value,"onUpdate:search":i[0]||(i[0]=c=>o.value=c),"base-path":l.value,"show-base":!1,compact:!0,class:"flex-1"},null,8,["search","base-path"]),x("div",NT,[Q(LT,{placement:"bottom-start",offset:8,"panel-class":"z-30 mt-1 w-[min(420px,calc(100vw-2rem))] rounded border p-2 border-pg-border bg-pg-surface-panel shadow-md"},{trigger:ue(({isOpen:c,panelId:u,toggle:d,setReference:g})=>[Q(gn,{ref:g,size:"sm",class:"h-[34px]","aria-expanded":c,"aria-haspopup":"menu","aria-controls":u,onClick:d},{default:ue(()=>[i[10]||(i[10]=x("span",{class:"i-[carbon--settings-adjust] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),x("span",null,F(C(r)("controls.more")),1)]),_:1},8,["aria-expanded","aria-controls","onClick"])]),default:ue(()=>[x("div",OT,[Q(Qe,{label:C(r)("filters.base"),dense:""},{default:ue(()=>[Q(vt,{value:l.value,readonly:"",dense:""},null,8,["value"])]),_:1},8,["label"]),Q(ET,{groups:n.groups,"active-group":n.activeGroup,onSelect:i[1]||(i[1]=c=>s("select-group",c))},null,8,["groups","active-group"]),Q(PT,{"tree-mode":n.treeMode,"onUpdate:treeMode":i[2]||(i[2]=c=>s("update:treeMode",c))},null,8,["tree-mode"])])]),_:1}),Zn(a.$slots,"actions")])]),x("div",FT,[x("button",{type:"button",class:ie(["border-b-2 pb-1.5 transition",n.routeMode==="active"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:i[3]||(i[3]=c=>s("set-route-mode","active"))},F(C(r)("disabled.active",{count:n.activeTotal})),3),x("button",{type:"button",class:ie(["border-b-2 pb-1.5 transition",n.routeMode==="disabled"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:i[4]||(i[4]=c=>s("set-route-mode","disabled"))},F(C(r)("disabled.disabled",{count:n.disabledTotal})),3),x("button",{type:"button",class:ie(["border-b-2 pb-1.5 transition",n.routeMode==="ignored"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:i[5]||(i[5]=c=>s("set-route-mode","ignored"))},F(C(r)("disabled.ignored",{count:n.ignoredTotal})),3)]),n.routeMode==="active"?(L(),N("div",DT,[x("button",{type:"button",class:ie(["border-b pb-1 transition",n.enabledMode==="api"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:i[6]||(i[6]=c=>s("set-enabled-mode","api"))},F(C(r)("enabled.api",{count:n.apiTotal})),3),x("button",{type:"button",class:ie(["border-b pb-1 transition",n.enabledMode==="config"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:i[7]||(i[7]=c=>s("set-enabled-mode","config"))},F(C(r)("enabled.config",{count:n.configTotal})),3)])):n.routeMode==="disabled"?(L(),N("div",VT,[x("button",{type:"button",class:ie(["border-b pb-1 transition",n.disabledMode==="api"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:i[8]||(i[8]=c=>s("set-disabled-mode","api"))},F(C(r)("enabled.api",{count:n.disabledApiTotal})),3),x("button",{type:"button",class:ie(["border-b pb-1 transition",n.disabledMode==="config"?"border-pg-accent text-pg-text-strong":"border-transparent text-pg-text-muted hover:text-pg-text-soft"]),onClick:i[9]||(i[9]=c=>s("set-disabled-mode","config"))},F(C(r)("enabled.config",{count:n.disabledConfigTotal})),3)])):de("",!0)]))}}),KT={key:0,class:"flex min-h-0 flex-1 flex-col gap-1"},jT=["aria-label","title"],WT={key:1,class:"flex min-h-0 flex-1 flex-col items-center gap-1 py-1"},BT=["aria-label","title"],HT={class:"flex flex-col items-center gap-1"},GT=["title"],qT=["title"],zT=["title"],JT={key:0,class:"flex flex-col items-center gap-1"},YT=["title"],XT=["title"],QT={class:"flex flex-col items-center gap-1 text-pg-text-muted"},ZT={class:"rounded border px-1.5 py-0.5 text-[0.6rem] tracking-[0.08em] border-pg-border bg-pg-surface-strong"},e1={key:0,class:"flex h-7 w-7 items-center justify-center rounded border border-pg-accent/40 bg-pg-accent/10 text-pg-accent"},t1=je({__name:"PlaygroundSidebar",props:{collapsed:{type:Boolean},search:{},basePath:{},groups:{},activeGroup:{},treeMode:{},routeMode:{},enabledMode:{},disabledMode:{},selectedConfig:{},selectedDisabled:{},selectedIgnored:{},activeTotal:{},apiTotal:{},disabledTotal:{},ignoredTotal:{},configTotal:{},disabledApiTotal:{},disabledConfigTotal:{},error:{},loading:{type:Boolean},hasCachedData:{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-collapse","toggle","select-route","select-disabled-route","select-ignored-route","select-config"],setup(e,{emit:t}){const n=e,s=t,{t:r}=tt(),o=j(()=>{const f="flex min-h-0 w-full max-w-none flex-col overflow-hidden border-b border-pg-border bg-pg-surface-soft lg:flex-none lg:border-b-0 lg:border-r";return n.collapsed?`${f} p-1 lg:w-[72px] lg:min-w-[72px] lg:max-w-[72px]`:`${f} gap-1 p-2 lg:w-[var(--left-width)] lg:min-w-[240px] lg:max-w-[560px]`}),l=j(()=>{const f=(n.activeGroup||"all").toUpperCase();return f.length>6?`${f.slice(0,6)}…`:f}),a=j(()=>n.search.trim().length>0),i=j(()=>(n.routeMode==="disabled"?n.disabledMode:n.enabledMode)==="api"),c=j(()=>(n.routeMode==="disabled"?n.disabledMode:n.enabledMode)==="config"),u=j(()=>{const f={search:n.search,groups:n.groups,activeGroup:n.activeGroup,treeMode:n.treeMode,routeMode:n.routeMode,enabledMode:n.enabledMode,disabledMode:n.disabledMode,activeTotal:n.activeTotal,apiTotal:n.apiTotal,disabledTotal:n.disabledTotal,ignoredTotal:n.ignoredTotal,configTotal:n.configTotal,disabledApiTotal:n.disabledApiTotal,disabledConfigTotal:n.disabledConfigTotal};return n.basePath!==void 0?{...f,basePath:n.basePath}:f}),d=j(()=>{const m={...{search:n.search,routeMode:n.routeMode,enabledMode:n.enabledMode,disabledMode:n.disabledMode,loading:n.loading,hasCachedData:n.hasCachedData,filtered:n.filtered,disabledFiltered:n.disabledFiltered,ignoredFiltered:n.ignoredFiltered,configFiltered:n.configFiltered,disabledConfigFiltered:n.disabledConfigFiltered,treeRows:n.treeRows}};return n.selectedConfig!==void 0&&(m.selectedConfig=n.selectedConfig),n.selectedDisabled!==void 0&&(m.selectedDisabled=n.selectedDisabled),n.selectedIgnored!==void 0&&(m.selectedIgnored=n.selectedIgnored),n.error!==void 0&&(m.error=n.error),n.workspaceRoot!==void 0&&(m.workspaceRoot=n.workspaceRoot),n.getRouteCount&&(m.getRouteCount=n.getRouteCount),m});function g(f){if(n.routeMode==="disabled"){s("set-disabled-mode",f);return}s("set-enabled-mode",f)}return(f,m)=>(L(),N("aside",{class:ie(o.value)},[n.collapsed?(L(),N("div",WT,[x("button",{class:"flex h-7 w-7 items-center justify-center rounded border transition border-pg-border bg-pg-surface-strong text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft",type:"button","aria-label":C(r)("controls.expandSidebar"),title:C(r)("controls.expandSidebar"),onClick:m[12]||(m[12]=y=>s("toggle-collapse"))},[...m[19]||(m[19]=[x("span",{class:"i-[carbon--chevron-right] h-4 w-4","aria-hidden":"true"},null,-1)])],8,BT),x("div",HT,[x("button",{class:ie(["flex h-8 w-8 items-center justify-center rounded border transition",n.routeMode==="active"?"border-pg-accent bg-pg-accent/15 text-pg-accent":"border-pg-border bg-pg-surface-strong text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft"]),type:"button",title:C(r)("disabled.active",{count:n.activeTotal}),onClick:m[13]||(m[13]=y=>s("set-route-mode","active"))},[...m[20]||(m[20]=[x("span",{class:"i-[carbon--checkmark-filled] h-4 w-4","aria-hidden":"true"},null,-1)])],10,GT),x("button",{class:ie(["flex h-8 w-8 items-center justify-center rounded border transition",n.routeMode==="disabled"?"border-pg-accent bg-pg-accent/15 text-pg-accent":"border-pg-border bg-pg-surface-strong text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft"]),type:"button",title:C(r)("disabled.disabled",{count:n.disabledTotal}),onClick:m[14]||(m[14]=y=>s("set-route-mode","disabled"))},[...m[21]||(m[21]=[x("span",{class:"i-[carbon--close-filled] h-4 w-4","aria-hidden":"true"},null,-1)])],10,qT),x("button",{class:ie(["flex h-8 w-8 items-center justify-center rounded border transition",n.routeMode==="ignored"?"border-pg-accent bg-pg-accent/15 text-pg-accent":"border-pg-border bg-pg-surface-strong text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft"]),type:"button",title:C(r)("disabled.ignored",{count:n.ignoredTotal}),onClick:m[15]||(m[15]=y=>s("set-route-mode","ignored"))},[...m[22]||(m[22]=[x("span",{class:"i-[carbon--view-off] h-4 w-4","aria-hidden":"true"},null,-1)])],10,zT)]),m[26]||(m[26]=x("div",{class:"h-px w-8 bg-pg-border"},null,-1)),n.routeMode!=="ignored"?(L(),N("div",JT,[x("button",{class:ie(["flex h-8 w-8 items-center justify-center rounded border transition",i.value?"border-pg-accent bg-pg-accent/15 text-pg-accent":"border-pg-border bg-pg-surface-strong text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft"]),type:"button",title:n.routeMode==="disabled"?C(r)("enabled.api",{count:n.disabledApiTotal}):C(r)("enabled.api",{count:n.apiTotal}),onClick:m[16]||(m[16]=y=>g("api"))},[...m[23]||(m[23]=[x("span",{class:"i-[carbon--api] h-4 w-4","aria-hidden":"true"},null,-1)])],10,YT),x("button",{class:ie(["flex h-8 w-8 items-center justify-center rounded border transition",c.value?"border-pg-accent bg-pg-accent/15 text-pg-accent":"border-pg-border bg-pg-surface-strong text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft"]),type:"button",title:n.routeMode==="disabled"?C(r)("enabled.config",{count:n.disabledConfigTotal}):C(r)("enabled.config",{count:n.configTotal}),onClick:m[17]||(m[17]=y=>g("config"))},[...m[24]||(m[24]=[x("span",{class:"i-[carbon--settings] h-4 w-4","aria-hidden":"true"},null,-1)])],10,XT)])):de("",!0),m[27]||(m[27]=x("div",{class:"h-px w-8 bg-pg-border"},null,-1)),x("div",QT,[x("span",ZT,F(l.value),1),a.value?(L(),N("span",e1,[...m[25]||(m[25]=[x("span",{class:"i-[carbon--search] h-4 w-4","aria-hidden":"true"},null,-1)])])):de("",!0)])])):(L(),N("div",KT,[Q(UT,on(u.value,{"onUpdate:search":m[1]||(m[1]=y=>s("update:search",y)),onSelectGroup:m[2]||(m[2]=y=>s("select-group",y)),onSetRouteMode:m[3]||(m[3]=y=>s("set-route-mode",y)),onSetEnabledMode:m[4]||(m[4]=y=>s("set-enabled-mode",y)),onSetDisabledMode:m[5]||(m[5]=y=>s("set-disabled-mode",y)),"onUpdate:treeMode":m[6]||(m[6]=y=>s("update:treeMode",y))}),{actions:ue(()=>[x("button",{class:"flex h-[34px] w-[34px] items-center justify-center rounded border transition border-pg-border bg-pg-surface-strong text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft",type:"button","aria-label":C(r)("controls.collapseSidebar"),title:C(r)("controls.collapseSidebar"),onClick:m[0]||(m[0]=y=>s("toggle-collapse"))},[...m[18]||(m[18]=[x("span",{class:"i-[carbon--chevron-left] h-4 w-4","aria-hidden":"true"},null,-1)])],8,jT)]),_:1},16),Q(kT,on(d.value,{onToggle:m[7]||(m[7]=y=>s("toggle",y)),onSelectRoute:m[8]||(m[8]=y=>s("select-route",y)),onSelectDisabledRoute:m[9]||(m[9]=y=>s("select-disabled-route",y)),onSelectIgnoredRoute:m[10]||(m[10]=y=>s("select-ignored-route",y)),onSelectConfig:m[11]||(m[11]=y=>s("select-config",y))}),null,16)]))],2))}});function n1(e){const t=j(()=>e.routeMode.value==="disabled"),n=j(()=>e.routeMode.value==="ignored"),s=j(()=>e.routes.value.length+e.configCount.value),r=j(()=>e.routes.value.length),o=j(()=>e.disabledCount.value+e.disabledConfigCount.value),l=j(()=>e.ignoredCount.value),a=j(()=>e.configCount.value),i=j(()=>e.disabledConfigCount.value),c=j(()=>e.disabledCount.value),u=j(()=>t.value?e.disabledMode.value==="config"?e.disabledConfigFiltered.value.length:e.disabledFiltered.value.length:n.value?e.ignoredFiltered.value.length:e.enabledMode.value==="config"?e.configFiltered.value.length:e.routeCount.value);return{activeTotal:s,apiTotal:r,disabledTotal:o,ignoredTotal:l,configTotal:a,disabledConfigTotal:i,disabledApiTotal:c,visibleCount:u}}function s1(e){function t(){const c=e.lastSelectedKey.value;return c?e.filtered.value.find(u=>e.getRouteKey(u)===c)??null:null}function n(c){if(e.routeMode.value=c,c!=="active"){e.selectRoute(null),e.selectConfig(null),c==="disabled"&&e.disabledMode.value==="api"&&(e.selectDisabledRoute(e.disabledFiltered.value[0]??null),e.selectIgnoredRoute(null)),c==="ignored"&&(e.selectIgnoredRoute(e.ignoredFiltered.value[0]??null),e.selectDisabledRoute(null));return}if(e.selectDisabledRoute(null),e.selectIgnoredRoute(null),e.enabledMode.value==="api"&&!e.selected.value){const u=t();u&&e.selectRoute(u)}e.enabledMode.value!=="config"&&e.selectConfig(null)}function s(c){if(e.enabledMode.value=c,c==="config"){e.selectRoute(null);return}if(e.selectConfig(null),e.selectDisabledRoute(null),e.selectIgnoredRoute(null),!e.selected.value){const u=t();u&&e.selectRoute(u)}}function r(c){if(e.disabledMode.value=c,c==="config"){e.selectDisabledRoute(null);return}e.selectConfig(null),e.selectedDisabled.value||e.selectDisabledRoute(e.disabledFiltered.value[0]??null)}function o(c){e.selectConfig(null),e.selectDisabledRoute(null),e.selectIgnoredRoute(null),e.selectRoute(c)}function l(c){e.selectRoute(null),e.selectDisabledRoute(null),e.selectIgnoredRoute(null),e.selectConfig(c)}function a(c){e.selectRoute(null),e.selectConfig(null),e.selectIgnoredRoute(null),e.selectDisabledRoute(c)}function i(c){e.selectRoute(null),e.selectConfig(null),e.selectDisabledRoute(null),e.selectIgnoredRoute(c)}return{setRouteMode:n,setEnabledMode:s,setDisabledMode:r,handleSelectRoute:o,handleSelectConfig:l,handleSelectDisabled:a,handleSelectIgnored:i}}new Set(".\\+*[^]$()");const Ao=/^[\w-]+$/,r1=/^\[([^\]/]+)\]$/,o1=/^\[\.\.\.([^\]/]+)\]$/,l1=/^\[\[\.\.\.([^\]/]+)\]\]$/,a1=/^\([^)]+\)$/;function i1(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 c1(e){return e.map(i1)}function gd(e){const n=(e.split("?")[0]??"").split("#")[0]??"";let s=n.startsWith("/")?n:`/${n}`;return s.length>1&&s.endsWith("/")&&(s=s.slice(0,-1)),s}function u1(e){return gd(e).split("/").filter(Boolean)}function ul(e){const t=[],n=[],s=gd(e),r=u1(s),o=[],l=new Set;for(let a=0;a<r.length;a+=1){const i=r[a];if(!i)continue;if(a1.test(i)){t.push(`Route groups are not supported: ${i}`);continue}const c=i.match(l1);if(c){const g=c[1];if(!g){t.push(`Invalid optional catch-all param name "${i}"`);continue}if(!Ao.test(g)){t.push(`Invalid optional catch-all param name "${g}"`);continue}if(a!==r.length-1){t.push(`Optional catch-all "${i}" 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 u=i.match(o1);if(u){const g=u[1];if(!g){t.push(`Invalid catch-all param name "${i}"`);continue}if(!Ao.test(g)){t.push(`Invalid catch-all param name "${g}"`);continue}if(a!==r.length-1){t.push(`Catch-all "${i}" 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 d=i.match(r1);if(d){const g=d[1];if(!g){t.push(`Invalid param name "${i}"`);continue}if(!Ao.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(i.includes("[")||i.includes("]")||i.includes("(")||i.includes(")")){t.push(`Invalid route segment "${i}"`);continue}o.push({type:"static",value:i})}return{template:s,tokens:o,score:c1(o),errors:t,warnings:n}}function dl(e,t){return e==="catchall"?`[...${t}]`:e==="optional-catchall"?`[[...${t}]]`:`[${t}]`}function d1(e){const t=[],n=new Set;for(const s of e){if(s.type==="static"||n.has(s.name))continue;n.add(s.name);const r=s.type;t.push({id:`${r}:${s.name}`,name:s.name,kind:r,token:dl(r,s.name),required:r!=="optional-catchall"})}return t}function md(e){const t=e.trim().replace(/^\/+|\/+$/g,"");return t?t.split("/").filter(Boolean):[]}function f1(e,t){const n=[],s=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"&&s.add(o.name);continue}if(o.type==="param"){n.push(encodeURIComponent(l));continue}const a=md(l).map(encodeURIComponent);if(a.length===0){o.type!=="optional-catchall"&&s.add(o.name);continue}n.push(...a)}return{path:n.length>0?`/${n.join("/")}`:"/",missing:[...s]}}function p1(e,t){const n=[];for(const s of e){if(s.type==="static"){n.push(s.value);continue}const r=t[s.name]?.trim()??"";if(!r){s.type!=="optional-catchall"&&n.push(dl(s.type,s.name));continue}if(s.type==="param"){n.push(encodeURIComponent(r));continue}const o=md(r).map(encodeURIComponent);if(o.length===0){s.type!=="optional-catchall"&&n.push(dl(s.type,s.name));continue}n.push(...o)}return n.length>0?`/${n.join("/")}`:"/"}function g1(e){const t=new URLSearchParams;for(const[s,r]of Object.entries(e))typeof r>"u"||(Array.isArray(r)?r.forEach(o=>t.append(s,String(o))):t.set(s,String(r)));const n=t.toString();return n?`?${n}`:""}function Ai(e){const t=e.trim();if(!t)return[];const n=t.split(/[&\r\n]/),s=[];for(const r of n){const o=r.trim();if(!o)continue;const[l,...a]=o.split("="),i=(l??"").trim();if(!i)continue;const c=a.join("=").trim();s.push([i,c])}return s}function m1(e){const t=e.responseText,n=e.responseRaw??t??{value:""},s=e.responsePretty??t??{value:""},r=e.responseHeaders??{value:{}},o=e.responseContentType??{value:""},l=d=>{n.value=d,t&&t!==n&&(t.value=d)},a=d=>{s.value=d,t&&t!==s&&(t.value=d)},i=d=>{switch(d){case"javascript":return"application/javascript; charset=utf-8";case"json":return"application/json; charset=utf-8";case"html":return"text/html; charset=utf-8";case"xml":return"text/xml; charset=utf-8";default:return"text/plain; charset=utf-8"}};return{resetResponse:()=>{l(""),a(e.t("response.empty")),r.value={},o.value="",e.responseStatus.value=e.t("response.idle"),e.responseTime.value=""},runRequest:async()=>{if(!e.selected.value)return;const d=e.routeTokens.value.length>0?e.routeTokens.value:ul(e.selected.value.url).tokens,g=f1(d,e.paramValues.value);if(g.missing.length>0){e.onMissingParams?.(g.missing);const S=e.t("errors.routeParams",{params:g.missing.join(", ")});l(""),a(S),r.value={},o.value="",e.responseStatus.value=e.t("response.error"),e.responseTime.value="";return}const f=e.getRouteKey(e.selected.value),m=$s(e.queryText.value);if(m.error){const S=e.t("errors.queryJson",{message:m.error});l(""),a(S),r.value={},o.value="",e.responseStatus.value=e.t("response.error"),e.responseTime.value="";return}const y=$s(e.headersText.value);if(y.error){const S=e.t("errors.headersJson",{message:y.error});l(""),a(S),r.value={},o.value="",e.responseStatus.value=e.t("response.error"),e.responseTime.value="";return}const A=new URL(g.path,window.location.origin);m.value&&iv(A,m.value);const b={};if(y.value)for(const[S,I]of Object.entries(y.value))typeof I>"u"||(b[S]=Array.isArray(I)?I.join(","):String(I));const E=e.authType?.value??"none";if(E==="bearer"){const S=e.authToken?.value??"";S&&(b.Authorization=`Bearer ${S}`)}else if(E==="basic"){const S=e.authUsername?.value??"",I=e.authPassword?.value??"";(S||I)&&(b.Authorization=`Basic ${btoa(`${S}:${I}`)}`)}else if(E==="apikey"){const S=e.authKeyName?.value??"",I=e.authKeyValue?.value??"",K=e.authKeyLocation?.value??"header";S&&I&&(K==="query"?A.searchParams.set(S,I):b[S]=I)}else if(E==="custom"){const S=e.authCustomName?.value??"",I=e.authCustomValue?.value??"";S&&(b[S]=I)}const w={method:e.selected.value.method,headers:b,cache:"no-store"},h=e.selected.value.method.toUpperCase();if(h!=="GET"&&h!=="HEAD"){const S=e.bodyText.value;if(e.bodyType.value==="raw"){const I=S.trim();if(e.rawType.value==="json"&&e.rawValidate.value){const K=$s(S);if(K.error){const z=e.t("errors.bodyJson",{message:K.error});l(""),a(z),r.value={},o.value="",e.responseStatus.value=e.t("response.error"),e.responseTime.value="";return}}I&&(w.body=S,b["Content-Type"]||(b["Content-Type"]=i(e.rawType.value)))}else if(e.bodyType.value==="form-urlencoded"){const I=Ai(S);if(I.length>0){const K=new URLSearchParams;for(const[z,Z]of I)K.append(z,Z);w.body=K.toString(),b["Content-Type"]||(b["Content-Type"]="application/x-www-form-urlencoded; charset=utf-8")}}else if(e.bodyType.value==="form-data"){const I=Ai(S),K=(e.multipartFiles?.value??[]).map(z=>({name:z.name.trim(),files:z.files})).filter(z=>z.name.length>0&&z.files.length>0);if(I.length>0||K.length>0){const z=new FormData;for(const[Z,se]of I)z.append(Z,se);for(const Z of K)for(const se of Z.files)z.append(Z.name,se);w.body=z}}else if(e.bodyType.value==="binary"){const I=e.binaryFile?.value??null;I&&(w.body=I,b["Content-Type"]||(b["Content-Type"]=I.type||"application/octet-stream"))}}e.responseStatus.value=e.t("response.loading"),e.responseTime.value="",l(""),a(e.t("response.waiting")),r.value={},o.value="",await e.ensureSwReady();const P=performance.now();try{const S=await fetch(A.toString(),w);e.isServerCounts.value||(e.routeCounts.value[f]=(e.routeCounts.value[f]??0)+1);const I=Math.round(performance.now()-P);e.responseTime.value=`${I}ms`,e.responseStatus.value=`${S.status} ${S.statusText}`;const K={};typeof S.headers?.forEach=="function"&&S.headers.forEach((se,J)=>{K[J]=se}),r.value=K;const z=S.headers.get("content-type")??"";o.value=z;const Z=await S.text();if(l(Z),z.includes("application/json"))try{a(JSON.stringify(JSON.parse(Z),null,2))}catch{a(Z||e.t("response.emptyPayload"))}else a(Z||e.t("response.emptyPayload"))}catch(S){e.responseStatus.value=e.t("response.error");const I=S instanceof Error?S.message:String(S);l(""),a(I),r.value={},o.value=""}}}}function hd(e){try{return new URL(e).pathname.includes("mokup-sw")}catch{return e.includes("mokup-sw")}}function Ni(e){return[e.active?.scriptURL,e.waiting?.scriptURL,e.installing?.scriptURL].filter(n=>typeof n=="string").some(n=>hd(n))}function h1(e){return!!e&&hd(e.scriptURL)}async function b1(){if(typeof window>"u"||!("serviceWorker"in navigator))return null;try{const e=await navigator.serviceWorker.getRegistration();if(e&&Ni(e))return e}catch{}try{return(await navigator.serviceWorker.getRegistrations()).find(Ni)??null}catch{return null}}function y1(){return!1}function v1(e){if(!y1())return"";const t=e.trim();if(!t)return"";const n=t.startsWith("/")?t:`/${t}`,s=n.endsWith("/")?n.slice(0,-1):n,r=new URL(`${s}/ws`,window.location.origin);return r.protocol=r.protocol==="https:"?"wss:":"ws:",r.toString()}function x1(e){try{const t=JSON.parse(e);if(t.type==="snapshot"&&t.perRoute||t.type==="increment"&&typeof t.routeKey=="string")return t}catch{return null}return null}let hs=null;function _1(e,t={}){const{t:n}=tt(),s=ee(""),r=ee(""),o=ee(""),l=ee("none"),a=ee("json"),i=ee(!0),c=ee(null),u=ee([]),d=ee("none"),g=ee(""),f=ee(""),m=ee(""),y=ee(""),A=ee(""),b=ee("header"),E=ee(""),w=ee(""),h=ee(""),P=ee(n("response.empty")),S=P,I=ee({}),K=ee(""),z=ee(n("response.idle")),Z=ee(""),se=ee(!1),J=ee(!1),fe=j(()=>se.value&&!J.value),ne=ee({}),Y=j(()=>Object.values(ne.value).reduce((V,U)=>V+U,0)),B=ee(!1),W=ee(null),G=ee(""),oe=ee([]),Te=ee([]),ve=ee({}),pe=ee([]),he=ee(0),xe=j(()=>{if(!e.value)return"";const V=oe.value.length>0?oe.value:ul(e.value.url).tokens,U=p1(V,ve.value),H=$s(s.value);return H.error||!H.value?U:`${U}${g1(H.value)}`});function $e(V){return`${V.method} ${V.url}`}function Me(V){return ne.value[$e(V)]??0}function _e(V){if(typeof V.data!="string")return;const U=x1(V.data);if(U){if(U.type==="snapshot"){ne.value={...U.perRoute};return}ne.value[U.routeKey]=(ne.value[U.routeKey]??0)+1}}function Oe(){W.value&&(W.value.close(),W.value=null),G.value="",B.value=!1}function He(V){if(typeof window>"u")return;const U=v1(V);if(!(!U||G.value===U)){Oe(),G.value=U;try{const H=new WebSocket(U);W.value=H,H.addEventListener("open",()=>{B.value=!0}),H.addEventListener("message",_e),H.addEventListener("close",()=>{W.value===H&&Oe()}),H.addEventListener("error",()=>{W.value===H&&Oe()})}catch{Oe()}}}function We(V,U){ve.value={...ve.value,[V]:U},U.trim()&&pe.value.includes(V)&&(pe.value=pe.value.filter(H=>H!==V))}function nt(V){if(pe.value=[],he.value=0,!V){oe.value=[],Te.value=[],ve.value={};return}const U=ul(V.url);oe.value=U.tokens;const H=d1(U.tokens),v={};for(const p of H)v[p.name]=ve.value[p.name]??"";Te.value=H,ve.value=v}async function T(){if(J.value)return!0;if(typeof window>"u"||!("serviceWorker"in navigator))return!1;let V=null;hs||(V=navigator.serviceWorker.ready.then(()=>{J.value=!0}).catch(()=>{hs=null}));const U=navigator.serviceWorker.controller;if(h1(U))return se.value=!0,J.value=!0,!0;if(!se.value){if(!await b1())return!1;se.value=!0}return!hs&&V&&(hs=V),await hs,J.value}typeof window<"u"&&"serviceWorker"in navigator&&T().catch(()=>{}),t.basePath&&ct(t.basePath,V=>{V&&He(V)},{immediate:!0}),Xs()&&Vn(()=>{Oe()});const{resetResponse:$,runRequest:D}=m1({t:n,selected:e,routeTokens:oe,paramValues:ve,queryText:s,headersText:r,bodyText:o,bodyType:l,rawType:a,rawValidate:i,multipartFiles:u,binaryFile:c,authType:d,authToken:g,authUsername:f,authPassword:m,authKeyName:y,authKeyValue:A,authKeyLocation:b,authCustomName:E,authCustomValue:w,responseRaw:h,responsePretty:P,responseText:S,responseHeaders:I,responseContentType:K,responseStatus:z,responseTime:Z,routeCounts:ne,isServerCounts:B,ensureSwReady:T,getRouteKey:$e,onMissingParams:V=>{pe.value=[...V],he.value+=1}});return ct(e,()=>{$(),nt(e.value)}),{queryText:s,headersText:r,bodyText:o,bodyType:l,rawType:a,rawValidate:i,multipartFiles:u,binaryFile:c,authType:d,authToken:g,authUsername:f,authPassword:m,authKeyName:y,authKeyValue:A,authKeyLocation:b,authCustomName:E,authCustomValue:w,responseRaw:h,responsePretty:P,responseText:S,responseHeaders:I,responseContentType:K,responseStatus:z,responseTime:Z,resetResponse:$,runRequest:D,isSwMode:se,isSwRegistering:fe,routeParams:Te,paramValues:ve,missingParams:pe,missingPulse:he,setParamValue:We,requestUrl:xe,routeCounts:ne,totalCount:Y,getRouteCount:Me}}const fl="mokup.playground.lastSelectedRoute";function w1(){try{const e=localStorage.getItem(fl);return e&&e.trim()?e:null}catch{}return null}function Oi(e){try{e&&e.trim()?localStorage.setItem(fl,e):localStorage.removeItem(fl)}catch{}}function Fi(e){const{selectedFile:t,routes:n,disabledRoutes:s,ignoredRoutes:r}=e;if(!t)return[];const o=a=>!!a?.includes(t),l=[];for(const a of n)if(o(a.configChain)){const i={kind:"active",file:a.file};a.method&&(i.method=a.method),a.url&&(i.url=a.url),l.push(i)}for(const a of s)if(o(a.configChain)){const i={kind:"disabled",file:a.file};a.method&&(i.method=a.method),a.url&&(i.url=a.url),l.push(i)}for(const a of r)o(a.configChain)&&l.push({kind:"ignored",file:a.file});return l}function T1(){const e=ee([]),t=ee([]),n=ee([]),s=ee([]),r=ee([]),o=ee([]),l=ee([]),a=ee([]),i=ee(null),c=ee(null),u=ee(null),d=ee(null),g=ee([]),f=ee("all"),m=ee(!1),y=ee(""),A=ee(""),b=ee(""),E=ee(""),w=j(()=>A.value.trim().toLowerCase()),h=j(()=>fd(A.value)),P=j(()=>o.value.length),S=j(()=>t.value.length),I=j(()=>n.value.length),K=j(()=>s.value.length),z=j(()=>r.value.length),Z=j(()=>{const p=new Map;for(const R of s.value)p.set(R.file,"enabled");for(const R of r.value)p.set(R.file,"disabled");return p}),se=j(()=>`${b.value||""}/routes`),J=p=>`${p.method} ${p.url}`,fe=p=>`${p.file}|${p.reason}|${p.method??""}|${p.url??""}`,ne=p=>`${p.file}|${p.reason}`,Y=ee(w1()??"");function B(p){return(p??"").toLowerCase()}function W(p,R){return p.includes(R)}function G(p,R){const M=B(p.method),X=B(p.url),q=B(p.file),_=B(p.groupKey??p.group),k=`${M} ${X} ${q} ${_}`;return R.every(O=>{const te=O.value;switch(O.field){case"method":return W(M,te);case"path":return W(X,te);case"file":return W(q,te);case"group":return W(_,te);case"reason":return!1;default:return W(k,te)}})}function oe(p,R){const M=B(p.file),X=B(p.groupKey??p.group),q=`${M} ${X}`;return R.every(_=>{const k=_.value;switch(_.field){case"file":return W(M,k);case"group":return W(X,k);case"text":return W(q,k);default:return!1}})}function Te(p,R){const M=B(p.method),X=B(p.url),q=B(p.file),_=B(p.groupKey??p.group),k=B(p.reason),O=`${M} ${X} ${q} ${_} ${k}`;return R.every(te=>{const ce=te.value;switch(te.field){case"method":return W(M,ce);case"path":return W(X,ce);case"file":return W(q,ce);case"group":return W(_,ce);case"reason":return W(k,ce);default:return W(O,ce)}})}function ve(p,R){const M=B(p.file),X=B(p.groupKey??p.group),q=B(p.reason),_=`${M} ${X} ${q}`;return R.every(k=>{const O=k.value;switch(k.field){case"file":return W(M,O);case"group":return W(X,O);case"reason":return W(q,O);case"text":return W(_,O);default:return!1}})}function pe(p,R){return p?R.find(M=>J(M)===p)??null:null}function he(){return f.value==="all"?e.value:e.value.filter(p=>p.groupKey===f.value)}function xe(){const p=h.value,R=he();o.value=p.length?R.filter(M=>G(M,p)):[...R]}function $e(){return f.value==="all"?s.value:s.value.filter(p=>p.groupKey===f.value)}function Me(){const p=h.value,R=$e();l.value=p.length?R.filter(M=>oe(M,p)):[...R]}function _e(){return f.value==="all"?r.value:r.value.filter(p=>p.groupKey===f.value)}function Oe(){const p=h.value,R=_e();a.value=p.length?R.filter(M=>oe(M,p)):[...R]}const He=j(()=>{const p=h.value;return p.length?t.value.filter(R=>Te(R,p)):[...t.value]}),We=j(()=>{const p=h.value;return p.length?n.value.filter(R=>ve(R,p)):[...n.value]});function nt(p){f.value=p,xe(),Me(),Oe(),!(i.value&&o.value.some(M=>J(M)===J(i.value)))&&(i.value=pe(Y.value,o.value))}function T(p){i.value=p}function $(p){c.value=p}function D(p){u.value=p}function V(p){d.value=p}function U(p){b.value=Rh(p)}async function H(){m.value=!0,y.value="";const p=Y.value,R=c.value?fe(c.value):"",M=u.value?ne(u.value):"",X=f.value,q=d.value?.file??"";try{const _=await fetch(se.value);if(!_.ok)throw new Error(`Failed to load routes: ${_.status}`);const k=await _.json();e.value=k.routes??[],t.value=k.disabled??[],n.value=k.ignored??[],s.value=k.configs??[],r.value=k.disabledConfigs??[],g.value=k.groups??[],E.value=k.root??"",X!=="all"&&(g.value.some(ce=>ce.key===X)||(f.value="all")),xe(),Me(),Oe();const O=p?pe(p,o.value):null;if(p&&!O&&(pe(p,e.value)||(Y.value="",Oi(null))),i.value=O,R){const te=t.value.find(ce=>fe(ce)===R);c.value=te??t.value[0]??null}else c.value=t.value[0]??null;if(M){const te=n.value.find(ce=>ne(ce)===M);u.value=te??n.value[0]??null}else u.value=n.value[0]??null;if(q){const te=s.value.find(ce=>ce.file===q)??r.value.find(ce=>ce.file===q)??null;d.value=te}}catch(_){y.value=_ instanceof Error?_.message:String(_)}finally{m.value=!1}}ct(A,()=>{xe(),Me(),Oe()}),ct(i,p=>{if(p){const R=J(p);Y.value=R,Oi(R)}});const v=j(()=>{const p=d.value?.file,R={routes:e.value,disabledRoutes:t.value,ignoredRoutes:n.value};return Fi(p?{...R,selectedFile:p}:R)});return{routes:e,disabledRoutes:t,ignoredRoutes:n,configFiles:s,disabledConfigFiles:r,disabledFiltered:He,ignoredFiltered:We,configFiltered:l,disabledConfigFiltered:a,filtered:o,selected:i,selectedConfig:d,selectedDisabled:c,selectedIgnored:u,groups:g,activeGroup:f,loading:m,error:y,search:A,basePath:b,workspaceRoot:E,searchTerm:w,routeCount:P,disabledCount:S,ignoredCount:I,configCount:K,disabledConfigCount:z,configStatusMap:Z,routeKey:J,lastSelectedKey:Y,loadRoutes:H,setActiveGroup:nt,selectRoute:T,selectDisabledRoute:$,selectIgnoredRoute:D,selectConfig:V,setBasePath:U,configImpactRoutes:v}}function k1(e,t){if(t==="file")return Or(e.file).split("/").filter(Boolean);const n=Or(e.url),s=n.startsWith("/")?n.slice(1):n;return s?s.split("/").filter(Boolean):[]}function bd(e,t){const n={id:`${t}:root`,label:"",kind:"folder",path:"",children:[]};for(const s of e){const r=k1(s,t);if(r.length===0){const a=`${t}:route:${s.method} ${s.url}|${s.file}`;n.children.push({id:a,label:"/",kind:"route",path:"/",route:s,children:[]});continue}let o=n;const l=r.length;for(let a=0;a<l;a+=1){const i=r[a]??"";if(!i)continue;if(a===l-1){const f=`${t}:route:${s.method} ${s.url}|${s.file}`;o.children.push({id:f,label:i,kind:"route",path:r.join("/"),route:s,children:[]});continue}o.map||(o.map=new Map);const u=r.slice(0,a+1).join("/"),d=o.map.get(u);if(d){o=d;continue}const g={id:`${t}:folder:${u}`,label:i,kind:"folder",path:u,children:[]};o.map.set(u,g),o.children.push(g),o=g}}return n}function Hl(e){e.children.sort((t,n)=>{if(t.kind!==n.kind)return t.kind==="folder"?-1:1;const s=t.label.localeCompare(n.label);return s!==0?s:t.route&&n.route?t.route.method.localeCompare(n.route.method):0});for(const t of e.children)t.kind==="folder"&&Hl(t);return e}function yd(e,t){for(const n of e.children)n.kind==="folder"&&(t.push(n.id),yd(n,t))}function C1(e,t){const n=bd(e,t);Hl(n);const s=[];return yd(n,s),s}function vd(e,t,n,s,r,o,l){for(const a of e.children){const i=a.kind==="folder"?a.path:n==="file"?a.route?.file??a.label:a.route?.url??a.label,c=a.kind==="folder"?r(a.id):!1,u={id:a.id,label:a.label,kind:a.kind,depth:t,title:i,expanded:c,selected:a.route?l(a.route)===o:!1};a.route&&(u.route=a.route),s.push(u),a.kind==="folder"&&c&&vd(a,t+1,n,s,r,o,l)}}function S1(e){const t=[];return vd(e.root,0,e.mode,t,e.isExpanded,e.selectedKey,e.getRouteKey),t}function E1(e){const t=ee("file"),n=ee(new Set),s=ee(new Set),r=ee(!1),o=ee(!1);function l(){return"mokup.playground.treeMode"}function a(w){return`mokup.playground.treeExpanded.${w}`}function i(w){try{const h=localStorage.getItem(a(w));if(!h)return{set:new Set,hasValue:!1};const P=JSON.parse(h);return Array.isArray(P)?{set:new Set(P.filter(S=>typeof S=="string")),hasValue:!0}:{set:new Set,hasValue:!1}}catch{return{set:new Set,hasValue:!1}}}function c(w,h){try{localStorage.setItem(a(w),JSON.stringify([...h]))}catch{}}function u(w){try{localStorage.setItem(l(),w)}catch{}}function d(){return t.value==="file"?n.value:s.value}function g(w,h){w==="file"?n.value=h:s.value=h}function f(w){return w==="file"?r.value:o.value}function m(w,h){w==="file"?r.value=h:o.value=h}function y(w){return e.searchTerm.value||!f(t.value)?!0:d().has(w)}function A(w){const h=t.value;if(!f(h)){const S=new Set(C1(e.routes.value,h));g(h,S),m(h,!0)}const P=new Set(d());P.has(w)?P.delete(w):P.add(w),g(h,P),m(h,!0),c(h,P)}function b(w){t.value=w,u(w)}const E=j(()=>{const w=t.value,h=bd(e.routes.value,w);return Hl(h),S1({root:h,mode:w,isExpanded:y,selectedKey:e.selectedKey.value,getRouteKey:e.getRouteKey})});return rs(()=>{try{const w=localStorage.getItem(l());(w==="file"||w==="route")&&(t.value=w);const h=i("file");n.value=h.set,r.value=h.hasValue;const P=i("route");s.value=P.set,o.value=P.hasValue}catch{}}),{treeMode:t,treeRows:E,toggleExpanded:A,setTreeMode:b}}function R1(e){const t=ee(e.defaultWidth),n=ee(!1);let s=0,r=0;const o=j(()=>({"--left-width":`${t.value}px`}));function l(d){return Math.min(e.maxWidth,Math.max(e.minWidth,d))}function a(d){if(!n.value)return;const g=d.clientX-s;t.value=l(r+g)}function i(){n.value&&(n.value=!1,window.removeEventListener("pointermove",a),window.removeEventListener("pointerup",i),localStorage.setItem(e.storageKey,String(t.value)))}function c(d){d.button===0&&(d.preventDefault(),n.value=!0,s=d.clientX,r=t.value,window.addEventListener("pointermove",a),window.addEventListener("pointerup",i))}function u(){const d=Number(localStorage.getItem(e.storageKey));Number.isFinite(d)&&d>0&&(t.value=l(d))}return{splitWidth:t,splitStyle:o,isDragging:n,handleDragStart:c,restoreSplitWidth:u,stopDrag:i}}const P1={class:"h-screen overflow-hidden pg-app-bg","data-testid":"playground-app"},$1={key:0,class:"pointer-events-none fixed inset-x-0 top-5 z-50 flex justify-center px-4"},M1={class:"flex h-full w-full flex-col"},L1={class:"flex min-h-0 flex-1 flex-col overflow-hidden"},I1={class:"flex flex-1 flex-col overflow-hidden bg-pg-surface-shell"},A1={class:"flex min-h-0 flex-1 flex-col overflow-hidden p-4 lg:p-6"},N1={class:"mt-3 flex-1 min-h-0 overflow-auto"},Di="mokup.playground.sidebarCollapsed",Vi=72,O1=je({__name:"App",setup(e){const{routes:t,disabledRoutes:n,ignoredRoutes:s,configFiles:r,disabledConfigFiles:o,filtered:l,disabledFiltered:a,ignoredFiltered:i,configFiltered:c,disabledConfigFiltered:u,selected:d,selectedDisabled:g,selectedIgnored:f,selectedConfig:m,groups:y,activeGroup:A,loading:b,error:E,search:w,basePath:h,workspaceRoot:P,searchTerm:S,routeCount:I,disabledCount:K,ignoredCount:z,configCount:Z,disabledConfigCount:se,configStatusMap:J,routeKey:fe,lastSelectedKey:ne,loadRoutes:Y,setActiveGroup:B,selectRoute:W,selectDisabledRoute:G,selectIgnoredRoute:oe,selectConfig:Te,setBasePath:ve,configImpactRoutes:pe}=T1(),{queryText:he,headersText:xe,bodyText:$e,bodyType:Me,rawType:_e,rawValidate:Oe,multipartFiles:He,binaryFile:We,authType:nt,authToken:T,authUsername:$,authPassword:D,authKeyName:V,authKeyValue:U,authKeyLocation:H,authCustomName:v,authCustomValue:p,responseRaw:R,responsePretty:M,responseHeaders:X,responseContentType:q,responseStatus:_,responseTime:k,runRequest:O,isSwMode:te,isSwRegistering:ce,routeParams:Je,paramValues:Ge,missingParams:gt,missingPulse:yt,setParamValue:wn,requestUrl:tr,totalCount:dt,getRouteCount:kt}=_1(d,{basePath:h}),nr=j(()=>d.value?fe(d.value):""),sr=j(()=>t.value.length>0||n.value.length>0||s.value.length>0||r.value.length>0||o.value.length>0),xd=j(()=>te.value?ce.value?"sw-registering":"sw":"server"),rr=ee("active"),or=ee("api"),lr=ee("api"),{activeTotal:_d,apiTotal:wd,disabledTotal:Td,ignoredTotal:kd,configTotal:Cd,disabledConfigTotal:Sd,disabledApiTotal:Ed,visibleCount:Rd}=n1({routes:t,configCount:Z,disabledCount:K,ignoredCount:z,disabledConfigCount:se,routeCount:I,disabledFiltered:a,ignoredFiltered:i,configFiltered:c,disabledConfigFiltered:u,routeMode:rr,enabledMode:or,disabledMode:lr}),{setRouteMode:Pd,setEnabledMode:$d,setDisabledMode:Md,handleSelectRoute:Ld,handleSelectConfig:Id,handleSelectDisabled:Ad,handleSelectIgnored:Nd}=s1({routeMode:rr,enabledMode:or,disabledMode:lr,selected:d,selectedDisabled:g,selectedIgnored:f,selectedConfig:m,filtered:l,disabledFiltered:a,ignoredFiltered:i,lastSelectedKey:ne,getRouteKey:fe,selectRoute:W,selectDisabledRoute:G,selectIgnoredRoute:oe,selectConfig:Te}),{splitStyle:Od,isDragging:Gl,handleDragStart:ql,restoreSplitWidth:Fd,stopDrag:Dd,splitWidth:is}=R1({storageKey:"mokup:playground:split-width",defaultWidth:320,minWidth:240,maxWidth:560}),{treeMode:Vd,treeRows:Ud,toggleExpanded:Kd,setTreeMode:jd}=E1({routes:l,selectedKey:nr,searchTerm:S,getRouteKey:fe}),co=ee(!1),Kn=ee(null),Tn=ee(!1),uo=ee(320);function fo(){Y().catch(()=>{})}function Wd(){Kn.value&&window.clearTimeout(Kn.value),co.value=!0,Kn.value=window.setTimeout(()=>{co.value=!1,Kn.value=null},2e3)}function Bd(){Tn.value?(Tn.value=!1,is.value=uo.value):(uo.value=is.value,Tn.value=!0,is.value=Vi),localStorage.setItem(Di,String(Tn.value))}return rs(()=>{ve(window.location.pathname),Fd(),uo.value=is.value,localStorage.getItem(Di)==="true"&&(Tn.value=!0,is.value=Vi),window.__MOKUP_PLAYGROUND__={reloadRoutes:fo,notifyHotReload:Wd},fo()}),Vn(()=>{Dd(),Kn.value&&window.clearTimeout(Kn.value)}),(Hd,ye)=>(L(),N("div",P1,[Q(Zp,{name:"pg-hot-toast"},{default:ue(()=>[co.value?(L(),N("div",$1,[...ye[19]||(ye[19]=[x("div",{class:"pg-hot-toast inline-flex items-center gap-2 rounded border border-pg-border bg-pg-surface-panel px-4 py-2 text-sm font-medium text-pg-text"},[x("span",{class:"i-[carbon--checkmark-filled] h-4 w-4 text-pg-accent","aria-hidden":"true"}),Ee(" Hot reload complete ")],-1)])])):de("",!0)]),_:1}),x("div",M1,[x("main",L1,[x("div",I1,[x("div",{class:ie(["flex min-h-0 flex-1 flex-col lg:flex-row",C(Gl)?"select-none":""]),style:Dn(C(Od))},[Q(t1,{search:C(w),"onUpdate:search":ye[0]||(ye[0]=ke=>Ce(w)?w.value=ke:null),collapsed:Tn.value,"base-path":C(h),groups:C(y),"active-group":C(A),"tree-mode":C(Vd),"route-mode":rr.value,"enabled-mode":or.value,"disabled-mode":lr.value,"selected-config":C(m),"selected-disabled":C(g),"selected-ignored":C(f),"active-total":C(_d),"api-total":C(wd),"disabled-total":C(Td),"ignored-total":C(kd),"config-total":C(Cd),"disabled-api-total":C(Ed),"disabled-config-total":C(Sd),error:C(E),loading:C(b),"has-cached-data":sr.value,filtered:C(l),"disabled-filtered":C(a),"ignored-filtered":C(i),"config-filtered":C(c),"disabled-config-filtered":C(u),"tree-rows":C(Ud),"workspace-root":C(P),"get-route-count":C(kt),onToggleCollapse:Bd,onSelectGroup:C(B),onSetRouteMode:C(Pd),onSetEnabledMode:C($d),onSetDisabledMode:C(Md),onToggle:C(Kd),onSelectRoute:C(Ld),onSelectDisabledRoute:C(Ad),onSelectIgnoredRoute:C(Nd),onSelectConfig:C(Id),"onUpdate:treeMode":C(jd)},null,8,["search","collapsed","base-path","groups","active-group","tree-mode","route-mode","enabled-mode","disabled-mode","selected-config","selected-disabled","selected-ignored","active-total","api-total","disabled-total","ignored-total","config-total","disabled-api-total","disabled-config-total","error","loading","has-cached-data","filtered","disabled-filtered","ignored-filtered","config-filtered","disabled-config-filtered","tree-rows","workspace-root","get-route-count","onSelectGroup","onSetRouteMode","onSetEnabledMode","onSetDisabledMode","onToggle","onSelectRoute","onSelectDisabledRoute","onSelectIgnoredRoute","onSelectConfig","onUpdate:treeMode"]),Tn.value?de("",!0):(L(),N("div",{key:0,class:ie(["pg-sash-zone relative hidden w-0 flex-none lg:flex",C(Gl)?"pg-sash-active":""]),onPointerdown:ye[1]||(ye[1]=(...ke)=>C(ql)&&C(ql)(...ke))},[...ye[20]||(ye[20]=[x("div",{class:"pg-sash",role:"separator","aria-label":"Resize panels"},null,-1)])],34)),x("section",A1,[Q(Ew,{"visible-count":C(Rd),"total-count":C(dt),"request-mode":xd.value,onRefresh:fo},null,8,["visible-count","total-count","request-mode"]),x("div",N1,[Q(fw,{queryText:C(he),"onUpdate:queryText":ye[2]||(ye[2]=ke=>Ce(he)?he.value=ke:null),headersText:C(xe),"onUpdate:headersText":ye[3]||(ye[3]=ke=>Ce(xe)?xe.value=ke:null),bodyText:C($e),"onUpdate:bodyText":ye[4]||(ye[4]=ke=>Ce($e)?$e.value=ke:null),bodyType:C(Me),"onUpdate:bodyType":ye[5]||(ye[5]=ke=>Ce(Me)?Me.value=ke:null),rawType:C(_e),"onUpdate:rawType":ye[6]||(ye[6]=ke=>Ce(_e)?_e.value=ke:null),rawValidate:C(Oe),"onUpdate:rawValidate":ye[7]||(ye[7]=ke=>Ce(Oe)?Oe.value=ke:null),multipartFiles:C(He),"onUpdate:multipartFiles":ye[8]||(ye[8]=ke=>Ce(He)?He.value=ke:null),binaryFile:C(We),"onUpdate:binaryFile":ye[9]||(ye[9]=ke=>Ce(We)?We.value=ke:null),authType:C(nt),"onUpdate:authType":ye[10]||(ye[10]=ke=>Ce(nt)?nt.value=ke:null),authToken:C(T),"onUpdate:authToken":ye[11]||(ye[11]=ke=>Ce(T)?T.value=ke:null),authUsername:C($),"onUpdate:authUsername":ye[12]||(ye[12]=ke=>Ce($)?$.value=ke:null),authPassword:C(D),"onUpdate:authPassword":ye[13]||(ye[13]=ke=>Ce(D)?D.value=ke:null),authKeyName:C(V),"onUpdate:authKeyName":ye[14]||(ye[14]=ke=>Ce(V)?V.value=ke:null),authKeyValue:C(U),"onUpdate:authKeyValue":ye[15]||(ye[15]=ke=>Ce(U)?U.value=ke:null),authKeyLocation:C(H),"onUpdate:authKeyLocation":ye[16]||(ye[16]=ke=>Ce(H)?H.value=ke:null),authCustomName:C(v),"onUpdate:authCustomName":ye[17]||(ye[17]=ke=>Ce(v)?v.value=ke:null),authCustomValue:C(p),"onUpdate:authCustomValue":ye[18]||(ye[18]=ke=>Ce(p)?p.value=ke:null),selected:C(d),"selected-disabled":C(g),"selected-ignored":C(f),"selected-config":C(m),"request-url":C(tr),"workspace-root":C(P),"response-raw":C(R),"response-pretty":C(M),"response-headers":C(X),"response-content-type":C(q),"response-status":C(_),"response-time":C(k),"is-sw-registering":C(ce),"route-params":C(Je),"param-values":C(Ge),"missing-params":C(gt),"missing-pulse":C(yt),"route-mode":rr.value,"enabled-mode":or.value,"disabled-mode":lr.value,"config-impact-routes":C(pe),"config-status-map":C(J),"onUpdate:paramValue":C(wn),onRun:C(O)},null,8,["queryText","headersText","bodyText","bodyType","rawType","rawValidate","multipartFiles","binaryFile","authType","authToken","authUsername","authPassword","authKeyName","authKeyValue","authKeyLocation","authCustomName","authCustomValue","selected","selected-disabled","selected-ignored","selected-config","request-url","workspace-root","response-raw","response-pretty","response-headers","response-content-type","response-status","response-time","is-sw-registering","route-params","param-values","missing-params","missing-pulse","route-mode","enabled-mode","disabled-mode","config-impact-routes","config-status-map","onUpdate:paramValue","onRun"])])])],6)])])])]))}});mw();Cg(O1).use(ww).mount("#app");export{Vn as a,L as b,N as c,je as d,de as e,x as f,vo as g,j as h,no as i,on as m,rs as o,ee as r,F as t,Yr as u,Co as v,ct as w};
|