sonda 0.10.0 → 0.10.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.10.1
4
+
5
+ ### Patch Changes
6
+
7
+ - fd2b4e2: Update the `--format` and `--open` options in the Angular CLI integration to align with changes introduced in v0.10.
8
+ - 56a53dd: Correctly resolve path to the `index.html` template when Sonda is bundled by a consuming project.
9
+
3
10
  ## 0.10.0
4
11
 
5
12
  ### Minor Changes
@@ -23,18 +23,16 @@ const { values } = parseArgs( {
23
23
  projects: { type: 'string', multiple: true },
24
24
  include: { type: 'string', multiple: true },
25
25
  exclude: { type: 'string', multiple: true },
26
- format: { type: 'string' },
26
+ format: { type: 'string', multiple: true },
27
27
  filename: { type: 'string' },
28
28
  outputDir: { type: 'string' },
29
+ open: { type: 'string' },
29
30
  'no-open': { type: 'boolean' },
30
31
  deep: { type: 'boolean' },
31
32
  sources: { type: 'boolean' },
32
33
  gzip: { type: 'boolean' },
33
34
  brotli: { type: 'boolean' }
34
35
  },
35
-
36
- // Skip `node sonda-angular`
37
- args: process.argv.slice( 2 ),
38
36
 
39
37
  // Fail when unknown argument is used
40
38
  strict: true
package/dist/index.html CHANGED
@@ -5,7 +5,7 @@
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
6
  <title>Sonda report</title>
7
7
  <link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' fill='none'%3E%3Cpath fill='%23FACC15' d='M0 0h512v512H0V0Z'/%3E%3Cpath fill='%23000' d='m264.536 203.704-41.984 89.6-21.504-9.728c-20.139-9.216-35.669-21.504-46.592-36.864-10.923-15.36-16.384-37.717-16.384-67.072 0-37.547 9.728-65.536 29.184-83.968 19.797-18.773 52.395-28.33 97.792-28.672 18.773 0 35.84.853 51.2 2.56s27.648 3.584 36.864 5.632l13.824 2.56-10.24 82.432-12.8-1.536c-8.192-1.024-18.432-1.877-30.72-2.56-12.288-1.024-24.235-1.536-35.84-1.536-12.288 0-21.675 1.877-28.16 5.632-6.144 3.413-9.216 10.069-9.216 19.968 0 5.461 2.219 9.899 6.656 13.312 4.437 3.413 10.411 6.827 17.92 10.24Zm-18.432 100.864 42.496-90.624 22.016 9.728c23.211 10.24 40.107 23.04 50.688 38.4 10.581 15.019 15.872 36.523 15.872 64.512 0 37.888-9.899 67.072-29.696 87.552-19.797 20.48-52.395 30.891-97.792 31.232-22.528 0-43.52-1.536-62.976-4.608-19.456-2.731-36.693-5.973-51.712-9.728l10.24-82.432 12.288 2.048c8.533 1.365 19.797 2.731 33.792 4.096 13.995 1.365 29.355 2.048 46.08 2.048 12.971 0 22.699-1.877 29.184-5.632 6.485-3.755 9.728-9.899 9.728-18.432 0-5.803-1.536-10.411-4.608-13.824-3.072-3.413-8.533-6.827-16.384-10.24l-9.216-4.096Z'/%3E%3C/svg%3E" />
8
- <script type="module" crossorigin>function ar(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const me={},en=[],gt=()=>{},Co=()=>!1,ds=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),ur=e=>e.startsWith("onUpdate:"),Re=Object.assign,cr=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},ai=Object.prototype.hasOwnProperty,be=(e,t)=>ai.call(e,t),te=Array.isArray,tn=e=>Dn(e)==="[object Map]",ps=e=>Dn(e)==="[object Set]",Lr=e=>Dn(e)==="[object Date]",ae=e=>typeof e=="function",Ve=e=>typeof e=="string",ct=e=>typeof e=="symbol",Se=e=>e!==null&&typeof e=="object",Eo=e=>(Se(e)||ae(e))&&ae(e.then)&&ae(e.catch),Io=Object.prototype.toString,Dn=e=>Io.call(e),ui=e=>Dn(e).slice(8,-1),Oo=e=>Dn(e)==="[object Object]",fr=e=>Ve(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Sn=ar(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),hs=e=>{const t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},ci=/-\w/g,tt=hs(e=>e.replace(ci,t=>t.slice(1).toUpperCase())),fi=/\B([A-Z])/g,Vt=hs(e=>e.replace(fi,"-$1").toLowerCase()),gs=hs(e=>e.charAt(0).toUpperCase()+e.slice(1)),Os=hs(e=>e?`on${gs(e)}`:""),Je=(e,t)=>!Object.is(e,t),Jn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Ao=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},Qs=e=>{const t=parseFloat(e);return isNaN(t)?e:t},di=e=>{const t=Ve(e)?Number(e):NaN;return isNaN(t)?e:t};let Rr;const ms=()=>Rr||(Rr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Gt(e){if(te(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=Ve(s)?mi(s):Gt(s);if(r)for(const o in r)t[o]=r[o]}return t}else if(Ve(e)||Se(e))return e}const pi=/;(?![^(]*\))/g,hi=/:([^]+)/,gi=/\/\*[^]*?\*\//g;function mi(e){const t={};return e.replace(gi,"").split(pi).forEach(n=>{if(n){const s=n.split(hi);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function De(e){let t="";if(Ve(e))t=e;else if(te(e))for(let n=0;n<e.length;n++){const s=De(e[n]);s&&(t+=s+" ")}else if(Se(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const vi="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",_i=ar(vi);function ko(e){return!!e||e===""}function yi(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=ln(e[s],t[s]);return n}function ln(e,t){if(e===t)return!0;let n=Lr(e),s=Lr(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=ct(e),s=ct(t),n||s)return e===t;if(n=te(e),s=te(t),n||s)return n&&s?yi(e,t):!1;if(n=Se(e),s=Se(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 i=e.hasOwnProperty(l),a=t.hasOwnProperty(l);if(i&&!a||!i&&a||!ln(e[l],t[l]))return!1}}return String(e)===String(t)}function Po(e,t){return e.findIndex(n=>ln(n,t))}const Mo=e=>!!(e&&e.__v_isRef===!0),j=e=>Ve(e)?e:e==null?"":te(e)||Se(e)&&(e.toString===Io||!ae(e.toString))?Mo(e)?j(e.value):JSON.stringify(e,Vo,2):String(e),Vo=(e,t)=>Mo(t)?Vo(e,t.value):tn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],o)=>(n[As(s,o)+" =>"]=r,n),{})}:ps(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>As(n))}:ct(t)?As(t):Se(t)&&!te(t)&&!Oo(t)?String(t):t,As=(e,t="")=>{var n;return ct(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};let Be;class bi{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Be,!t&&Be&&(this.index=(Be.scopes||(Be.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=Be;try{return Be=this,t()}finally{Be=n}}}on(){++this._on===1&&(this.prevScope=Be,Be=this)}off(){this._on>0&&--this._on===0&&(Be=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 Lo(){return Be}function xi(e,t=!1){Be&&Be.cleanups.push(e)}let Ce;const ks=new WeakSet;class Ro{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,Be&&Be.active&&Be.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ks.has(this)&&(ks.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Uo(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Dr(this),Fo(this);const t=Ce,n=ut;Ce=this,ut=!0;try{return this.fn()}finally{No(this),Ce=t,ut=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)hr(t);this.deps=this.depsTail=void 0,Dr(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ks.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Js(this)&&this.run()}get dirty(){return Js(this)}}let Do=0,$n,Tn;function Uo(e,t=!1){if(e.flags|=8,t){e.next=Tn,Tn=e;return}e.next=$n,$n=e}function dr(){Do++}function pr(){if(--Do>0)return;if(Tn){let t=Tn;for(Tn=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;$n;){let t=$n;for($n=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 Fo(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function No(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),hr(s),wi(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function Js(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(zo(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function zo(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===On)||(e.globalVersion=On,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Js(e))))return;e.flags|=2;const t=e.dep,n=Ce,s=ut;Ce=e,ut=!0;try{Fo(e);const r=e.fn(e._value);(t.version===0||Je(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{Ce=n,ut=s,No(e),e.flags&=-3}}function hr(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)hr(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function wi(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let ut=!0;const Bo=[];function Tt(){Bo.push(ut),ut=!1}function Ct(){const e=Bo.pop();ut=e===void 0?!0:e}function Dr(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=Ce;Ce=void 0;try{t()}finally{Ce=n}}}let On=0;class Si{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 vs{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(!Ce||!ut||Ce===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==Ce)n=this.activeLink=new Si(Ce,this),Ce.deps?(n.prevDep=Ce.depsTail,Ce.depsTail.nextDep=n,Ce.depsTail=n):Ce.deps=Ce.depsTail=n,jo(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=Ce.depsTail,n.nextDep=void 0,Ce.depsTail.nextDep=n,Ce.depsTail=n,Ce.deps===n&&(Ce.deps=s)}return n}trigger(t){this.version++,On++,this.notify(t)}notify(t){dr();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{pr()}}}function jo(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)jo(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Ys=new WeakMap,Kt=Symbol(""),Zs=Symbol(""),An=Symbol("");function je(e,t,n){if(ut&&Ce){let s=Ys.get(e);s||Ys.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new vs),r.map=s,r.key=n),r.track()}}function wt(e,t,n,s,r,o){const l=Ys.get(e);if(!l){On++;return}const i=a=>{a&&a.trigger()};if(dr(),t==="clear")l.forEach(i);else{const a=te(e),d=a&&fr(n);if(a&&n==="length"){const c=Number(s);l.forEach((p,g)=>{(g==="length"||g===An||!ct(g)&&g>=c)&&i(p)})}else switch((n!==void 0||l.has(void 0))&&i(l.get(n)),d&&i(l.get(An)),t){case"add":a?d&&i(l.get("length")):(i(l.get(Kt)),tn(e)&&i(l.get(Zs)));break;case"delete":a||(i(l.get(Kt)),tn(e)&&i(l.get(Zs)));break;case"set":tn(e)&&i(l.get(Kt));break}}pr()}function Jt(e){const t=_e(e);return t===e?t:(je(t,"iterate",An),lt(e)?t:t.map(Ue))}function _s(e){return je(e=_e(e),"iterate",An),e}const $i={__proto__:null,[Symbol.iterator](){return Ps(this,Symbol.iterator,Ue)},concat(...e){return Jt(this).concat(...e.map(t=>te(t)?Jt(t):t))},entries(){return Ps(this,"entries",e=>(e[1]=Ue(e[1]),e))},every(e,t){return vt(this,"every",e,t,void 0,arguments)},filter(e,t){return vt(this,"filter",e,t,n=>n.map(Ue),arguments)},find(e,t){return vt(this,"find",e,t,Ue,arguments)},findIndex(e,t){return vt(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return vt(this,"findLast",e,t,Ue,arguments)},findLastIndex(e,t){return vt(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return vt(this,"forEach",e,t,void 0,arguments)},includes(...e){return Ms(this,"includes",e)},indexOf(...e){return Ms(this,"indexOf",e)},join(e){return Jt(this).join(e)},lastIndexOf(...e){return Ms(this,"lastIndexOf",e)},map(e,t){return vt(this,"map",e,t,void 0,arguments)},pop(){return vn(this,"pop")},push(...e){return vn(this,"push",e)},reduce(e,...t){return Ur(this,"reduce",e,t)},reduceRight(e,...t){return Ur(this,"reduceRight",e,t)},shift(){return vn(this,"shift")},some(e,t){return vt(this,"some",e,t,void 0,arguments)},splice(...e){return vn(this,"splice",e)},toReversed(){return Jt(this).toReversed()},toSorted(e){return Jt(this).toSorted(e)},toSpliced(...e){return Jt(this).toSpliced(...e)},unshift(...e){return vn(this,"unshift",e)},values(){return Ps(this,"values",Ue)}};function Ps(e,t,n){const s=_s(e),r=s[t]();return s!==e&&!lt(e)&&(r._next=r.next,r.next=()=>{const o=r._next();return o.done||(o.value=n(o.value)),o}),r}const Ti=Array.prototype;function vt(e,t,n,s,r,o){const l=_s(e),i=l!==e&&!lt(e),a=l[t];if(a!==Ti[t]){const p=a.apply(e,o);return i?Ue(p):p}let d=n;l!==e&&(i?d=function(p,g){return n.call(this,Ue(p),g,e)}:n.length>2&&(d=function(p,g){return n.call(this,p,g,e)}));const c=a.call(l,d,s);return i&&r?r(c):c}function Ur(e,t,n,s){const r=_s(e);let o=n;return r!==e&&(lt(e)?n.length>3&&(o=function(l,i,a){return n.call(this,l,i,a,e)}):o=function(l,i,a){return n.call(this,l,Ue(i),a,e)}),r[t](o,...s)}function Ms(e,t,n){const s=_e(e);je(s,"iterate",An);const r=s[t](...n);return(r===-1||r===!1)&&vr(n[0])?(n[0]=_e(n[0]),s[t](...n)):r}function vn(e,t,n=[]){Tt(),dr();const s=_e(e)[t].apply(e,n);return pr(),Ct(),s}const Ci=ar("__proto__,__v_isRef,__isVue"),Ho=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(ct));function Ei(e){ct(e)||(e=String(e));const t=_e(this);return je(t,"has",e),t.hasOwnProperty(e)}class Wo{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?Di:Qo:o?Go:qo).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const l=te(t);if(!r){let a;if(l&&(a=$i[n]))return a;if(n==="hasOwnProperty")return Ei}const i=Reflect.get(t,n,We(t)?t:s);if((ct(n)?Ho.has(n):Ci(n))||(r||je(t,"get",n),o))return i;if(We(i)){const a=l&&fr(n)?i:i.value;return r&&Se(a)?kn(a):a}return Se(i)?r?kn(i):ys(i):i}}class Ko extends Wo{constructor(t=!1){super(!1,t)}set(t,n,s,r){let o=t[n];if(!this._isShallow){const a=Pt(o);if(!lt(s)&&!Pt(s)&&(o=_e(o),s=_e(s)),!te(t)&&We(o)&&!We(s))return a||(o.value=s),!0}const l=te(t)&&fr(n)?Number(n)<t.length:be(t,n),i=Reflect.set(t,n,s,We(t)?t:r);return t===_e(r)&&(l?Je(s,o)&&wt(t,"set",n,s):wt(t,"add",n,s)),i}deleteProperty(t,n){const s=be(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&s&&wt(t,"delete",n,void 0),r}has(t,n){const s=Reflect.has(t,n);return(!ct(n)||!Ho.has(n))&&je(t,"has",n),s}ownKeys(t){return je(t,"iterate",te(t)?"length":Kt),Reflect.ownKeys(t)}}class Ii extends Wo{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Oi=new Ko,Ai=new Ii,ki=new Ko(!0);const Xs=e=>e,Wn=e=>Reflect.getPrototypeOf(e);function Pi(e,t,n){return function(...s){const r=this.__v_raw,o=_e(r),l=tn(o),i=e==="entries"||e===Symbol.iterator&&l,a=e==="keys"&&l,d=r[e](...s),c=n?Xs:t?ns:Ue;return!t&&je(o,"iterate",a?Zs:Kt),{next(){const{value:p,done:g}=d.next();return g?{value:p,done:g}:{value:i?[c(p[0]),c(p[1])]:c(p),done:g}},[Symbol.iterator](){return this}}}}function Kn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Mi(e,t){const n={get(r){const o=this.__v_raw,l=_e(o),i=_e(r);e||(Je(r,i)&&je(l,"get",r),je(l,"get",i));const{has:a}=Wn(l),d=t?Xs:e?ns:Ue;if(a.call(l,r))return d(o.get(r));if(a.call(l,i))return d(o.get(i));o!==l&&o.get(r)},get size(){const r=this.__v_raw;return!e&&je(_e(r),"iterate",Kt),r.size},has(r){const o=this.__v_raw,l=_e(o),i=_e(r);return e||(Je(r,i)&&je(l,"has",r),je(l,"has",i)),r===i?o.has(r):o.has(r)||o.has(i)},forEach(r,o){const l=this,i=l.__v_raw,a=_e(i),d=t?Xs:e?ns:Ue;return!e&&je(a,"iterate",Kt),i.forEach((c,p)=>r.call(o,d(c),d(p),l))}};return Re(n,e?{add:Kn("add"),set:Kn("set"),delete:Kn("delete"),clear:Kn("clear")}:{add(r){!t&&!lt(r)&&!Pt(r)&&(r=_e(r));const o=_e(this);return Wn(o).has.call(o,r)||(o.add(r),wt(o,"add",r,r)),this},set(r,o){!t&&!lt(o)&&!Pt(o)&&(o=_e(o));const l=_e(this),{has:i,get:a}=Wn(l);let d=i.call(l,r);d||(r=_e(r),d=i.call(l,r));const c=a.call(l,r);return l.set(r,o),d?Je(o,c)&&wt(l,"set",r,o):wt(l,"add",r,o),this},delete(r){const o=_e(this),{has:l,get:i}=Wn(o);let a=l.call(o,r);a||(r=_e(r),a=l.call(o,r)),i&&i.call(o,r);const d=o.delete(r);return a&&wt(o,"delete",r,void 0),d},clear(){const r=_e(this),o=r.size!==0,l=r.clear();return o&&wt(r,"clear",void 0,void 0),l}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=Pi(r,e,t)}),n}function gr(e,t){const n=Mi(e,t);return(s,r,o)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(be(n,r)&&r in s?n:s,r,o)}const Vi={get:gr(!1,!1)},Li={get:gr(!1,!0)},Ri={get:gr(!0,!1)};const qo=new WeakMap,Go=new WeakMap,Qo=new WeakMap,Di=new WeakMap;function Ui(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Fi(e){return e.__v_skip||!Object.isExtensible(e)?0:Ui(ui(e))}function ys(e){return Pt(e)?e:mr(e,!1,Oi,Vi,qo)}function Ni(e){return mr(e,!1,ki,Li,Go)}function kn(e){return mr(e,!0,Ai,Ri,Qo)}function mr(e,t,n,s,r){if(!Se(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=Fi(e);if(o===0)return e;const l=r.get(e);if(l)return l;const i=new Proxy(e,o===2?s:n);return r.set(e,i),i}function nn(e){return Pt(e)?nn(e.__v_raw):!!(e&&e.__v_isReactive)}function Pt(e){return!!(e&&e.__v_isReadonly)}function lt(e){return!!(e&&e.__v_isShallow)}function vr(e){return e?!!e.__v_raw:!1}function _e(e){const t=e&&e.__v_raw;return t?_e(t):e}function Jo(e){return!be(e,"__v_skip")&&Object.isExtensible(e)&&Ao(e,"__v_skip",!0),e}const Ue=e=>Se(e)?ys(e):e,ns=e=>Se(e)?kn(e):e;function We(e){return e?e.__v_isRef===!0:!1}function Me(e){return Yo(e,!1)}function an(e){return Yo(e,!0)}function Yo(e,t){return We(e)?e:new zi(e,t)}class zi{constructor(t,n){this.dep=new vs,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:_e(t),this._value=n?t:Ue(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||lt(t)||Pt(t);t=s?t:_e(t),Je(t,n)&&(this._rawValue=t,this._value=s?t:Ue(t),this.dep.trigger())}}function oe(e){return We(e)?e.value:e}function _r(e){return ae(e)?e():oe(e)}const Bi={get:(e,t,n)=>t==="__v_raw"?e:oe(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return We(r)&&!We(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function Zo(e){return nn(e)?e:new Proxy(e,Bi)}class ji{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new vs,{get:s,set:r}=t(n.track.bind(n),n.trigger.bind(n));this._get=s,this._set=r}get value(){return this._value=this._get()}set value(t){this._set(t)}}function Hi(e){return new ji(e)}class Wi{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new vs(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=On-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&Ce!==this)return Uo(this,!0),!0}get value(){const t=this.dep.track();return zo(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Ki(e,t,n=!1){let s,r;return ae(e)?s=e:(s=e.get,r=e.set),new Wi(s,r,n)}const qn={},ss=new WeakMap;let Bt;function qi(e,t=!1,n=Bt){if(n){let s=ss.get(n);s||ss.set(n,s=[]),s.push(e)}}function Gi(e,t,n=me){const{immediate:s,deep:r,once:o,scheduler:l,augmentJob:i,call:a}=n,d=I=>r?I:lt(I)||r===!1||r===0?St(I,1):St(I);let c,p,g,m,_=!1,b=!1;if(We(e)?(p=()=>e.value,_=lt(e)):nn(e)?(p=()=>d(e),_=!0):te(e)?(b=!0,_=e.some(I=>nn(I)||lt(I)),p=()=>e.map(I=>{if(We(I))return I.value;if(nn(I))return d(I);if(ae(I))return a?a(I,2):I()})):ae(e)?t?p=a?()=>a(e,2):e:p=()=>{if(g){Tt();try{g()}finally{Ct()}}const I=Bt;Bt=c;try{return a?a(e,3,[m]):e(m)}finally{Bt=I}}:p=gt,t&&r){const I=p,O=r===!0?1/0:r;p=()=>St(I(),O)}const W=Lo(),V=()=>{c.stop(),W&&W.active&&cr(W.effects,c)};if(o&&t){const I=t;t=(...O)=>{I(...O),V()}}let L=b?new Array(e.length).fill(qn):qn;const B=I=>{if(!(!(c.flags&1)||!c.dirty&&!I))if(t){const O=c.run();if(r||_||(b?O.some((X,ve)=>Je(X,L[ve])):Je(O,L))){g&&g();const X=Bt;Bt=c;try{const ve=[O,L===qn?void 0:b&&L[0]===qn?[]:L,m];L=O,a?a(t,3,ve):t(...ve)}finally{Bt=X}}}else c.run()};return i&&i(B),c=new Ro(p),c.scheduler=l?()=>l(B,!1):B,m=I=>qi(I,!1,c),g=c.onStop=()=>{const I=ss.get(c);if(I){if(a)a(I,4);else for(const O of I)O();ss.delete(c)}},t?s?B(!0):L=c.run():l?l(B.bind(null,!0),!0):c.run(),V.pause=c.pause.bind(c),V.resume=c.resume.bind(c),V.stop=V,V}function St(e,t=1/0,n){if(t<=0||!Se(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,We(e))St(e.value,t,n);else if(te(e))for(let s=0;s<e.length;s++)St(e[s],t,n);else if(ps(e)||tn(e))e.forEach(s=>{St(s,t,n)});else if(Oo(e)){for(const s in e)St(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&St(e[s],t,n)}return e}function Un(e,t,n,s){try{return s?e(...s):e()}catch(r){Fn(r,t,n)}}function ft(e,t,n,s){if(ae(e)){const r=Un(e,t,n,s);return r&&Eo(r)&&r.catch(o=>{Fn(o,t,n)}),r}if(te(e)){const r=[];for(let o=0;o<e.length;o++)r.push(ft(e[o],t,n,s));return r}}function Fn(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:l}=t&&t.appContext.config||me;if(t){let i=t.parent;const a=t.proxy,d=`https://vuejs.org/error-reference/#runtime-${n}`;for(;i;){const c=i.ec;if(c){for(let p=0;p<c.length;p++)if(c[p](e,a,d)===!1)return}i=i.parent}if(o){Tt(),Un(o,null,10,[e,a,d]),Ct();return}}Qi(e,n,r,s,l)}function Qi(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}const Ge=[];let pt=-1;const sn=[];let Ot=null,Yt=0;const Xo=Promise.resolve();let rs=null;function el(e){const t=rs||Xo;return e?t.then(this?e.bind(this):e):t}function Ji(e){let t=pt+1,n=Ge.length;for(;t<n;){const s=t+n>>>1,r=Ge[s],o=Pn(r);o<e||o===e&&r.flags&2?t=s+1:n=s}return t}function yr(e){if(!(e.flags&1)){const t=Pn(e),n=Ge[Ge.length-1];!n||!(e.flags&2)&&t>=Pn(n)?Ge.push(e):Ge.splice(Ji(t),0,e),e.flags|=1,tl()}}function tl(){rs||(rs=Xo.then(sl))}function Yi(e){te(e)?sn.push(...e):Ot&&e.id===-1?Ot.splice(Yt+1,0,e):e.flags&1||(sn.push(e),e.flags|=1),tl()}function Fr(e,t,n=pt+1){for(;n<Ge.length;n++){const s=Ge[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;Ge.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function nl(e){if(sn.length){const t=[...new Set(sn)].sort((n,s)=>Pn(n)-Pn(s));if(sn.length=0,Ot){Ot.push(...t);return}for(Ot=t,Yt=0;Yt<Ot.length;Yt++){const n=Ot[Yt];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Ot=null,Yt=0}}const Pn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function sl(e){try{for(pt=0;pt<Ge.length;pt++){const t=Ge[pt];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),Un(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;pt<Ge.length;pt++){const t=Ge[pt];t&&(t.flags&=-2)}pt=-1,Ge.length=0,nl(),rs=null,(Ge.length||sn.length)&&sl()}}let Ne=null,rl=null;function os(e){const t=Ne;return Ne=e,rl=e&&e.type.__scopeId||null,t}function D(e,t=Ne,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&us(-1);const o=os(t);let l;try{l=e(...r)}finally{os(o),s._d&&us(1)}return l};return s._n=!0,s._c=!0,s._d=!0,s}function qt(e,t){if(Ne===null)return e;const n=Ts(Ne),s=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[o,l,i,a=me]=t[r];o&&(ae(o)&&(o={mounted:o,updated:o}),o.deep&&St(l),s.push({dir:o,instance:n,value:l,oldValue:void 0,arg:i,modifiers:a}))}return e}function Rt(e,t,n,s){const r=e.dirs,o=t&&t.dirs;for(let l=0;l<r.length;l++){const i=r[l];o&&(i.oldValue=o[l].value);let a=i.dir[s];a&&(Tt(),ft(a,n,8,[e.el,i,e,t]),Ct())}}const Zi=Symbol("_vte"),ol=e=>e.__isTeleport,bt=Symbol("_leaveCb"),Gn=Symbol("_enterCb");function Xi(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return dn(()=>{e.isMounted=!0}),xs(()=>{e.isUnmounting=!0}),e}const rt=[Function,Array],ll={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:rt,onEnter:rt,onAfterEnter:rt,onEnterCancelled:rt,onBeforeLeave:rt,onLeave:rt,onAfterLeave:rt,onLeaveCancelled:rt,onBeforeAppear:rt,onAppear:rt,onAfterAppear:rt,onAppearCancelled:rt},il=e=>{const t=e.subTree;return t.component?il(t.component):t},ea={name:"BaseTransition",props:ll,setup(e,{slots:t}){const n=hn(),s=Xi();return()=>{const r=t.default&&cl(t.default(),!0);if(!r||!r.length)return;const o=al(r),l=_e(e),{mode:i}=l;if(s.isLeaving)return Vs(o);const a=Nr(o);if(!a)return Vs(o);let d=er(a,l,s,n,p=>d=p);a.type!==He&&Mn(a,d);let c=n.subTree&&Nr(n.subTree);if(c&&c.type!==He&&!jt(c,a)&&il(n).type!==He){let p=er(c,l,s,n);if(Mn(c,p),i==="out-in"&&a.type!==He)return s.isLeaving=!0,p.afterLeave=()=>{s.isLeaving=!1,n.job.flags&8||n.update(),delete p.afterLeave,c=void 0},Vs(o);i==="in-out"&&a.type!==He?p.delayLeave=(g,m,_)=>{const b=ul(s,c);b[String(c.key)]=c,g[bt]=()=>{m(),g[bt]=void 0,delete d.delayedLeave,c=void 0},d.delayedLeave=()=>{_(),delete d.delayedLeave,c=void 0}}:c=void 0}else c&&(c=void 0);return o}}};function al(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==He){t=n;break}}return t}const ta=ea;function ul(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 er(e,t,n,s,r){const{appear:o,mode:l,persisted:i=!1,onBeforeEnter:a,onEnter:d,onAfterEnter:c,onEnterCancelled:p,onBeforeLeave:g,onLeave:m,onAfterLeave:_,onLeaveCancelled:b,onBeforeAppear:W,onAppear:V,onAfterAppear:L,onAppearCancelled:B}=t,I=String(e.key),O=ul(n,e),X=(se,pe)=>{se&&ft(se,s,9,pe)},ve=(se,pe)=>{const he=pe[1];X(se,pe),te(se)?se.every(q=>q.length<=1)&&he():se.length<=1&&he()},ye={mode:l,persisted:i,beforeEnter(se){let pe=a;if(!n.isMounted)if(o)pe=W||a;else return;se[bt]&&se[bt](!0);const he=O[I];he&&jt(e,he)&&he.el[bt]&&he.el[bt](),X(pe,[se])},enter(se){let pe=d,he=c,q=p;if(!n.isMounted)if(o)pe=V||d,he=L||c,q=B||p;else return;let xe=!1;const Ie=se[Gn]=Qe=>{xe||(xe=!0,Qe?X(q,[se]):X(he,[se]),ye.delayedLeave&&ye.delayedLeave(),se[Gn]=void 0)};pe?ve(pe,[se,Ie]):Ie()},leave(se,pe){const he=String(e.key);if(se[Gn]&&se[Gn](!0),n.isUnmounting)return pe();X(g,[se]);let q=!1;const xe=se[bt]=Ie=>{q||(q=!0,pe(),Ie?X(b,[se]):X(_,[se]),se[bt]=void 0,O[he]===e&&delete O[he])};O[he]=e,m?ve(m,[se,xe]):xe()},clone(se){const pe=er(se,t,n,s,r);return r&&r(pe),pe}};return ye}function Vs(e){if(Nn(e))return e=Mt(e),e.children=null,e}function Nr(e){if(!Nn(e))return ol(e.type)&&e.children?al(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&&ae(n.default))return n.default()}}function Mn(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Mn(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function cl(e,t=!1,n){let s=[],r=0;for(let o=0;o<e.length;o++){let l=e[o];const i=n==null?l.key:String(n)+String(l.key!=null?l.key:o);l.type===le?(l.patchFlag&128&&r++,s=s.concat(cl(l.children,t,i))):(t||l.type!==He)&&s.push(i!=null?Mt(l,{key:i}):l)}if(r>1)for(let o=0;o<s.length;o++)s[o].patchFlag=-2;return s}function ne(e,t){return ae(e)?Re({name:e.name},t,{setup:e}):e}function br(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function xr(e){const t=hn(),n=an(null);if(t){const r=t.refs===me?t.refs={}:t.refs;Object.defineProperty(r,e,{enumerable:!0,get:()=>n.value,set:o=>n.value=o})}return n}const ls=new WeakMap;function Cn(e,t,n,s,r=!1){if(te(e)){e.forEach((_,b)=>Cn(_,t&&(te(t)?t[b]:t),n,s,r));return}if(rn(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&Cn(e,t,n,s.component.subTree);return}const o=s.shapeFlag&4?Ts(s.component):s.el,l=r?null:o,{i,r:a}=e,d=t&&t.r,c=i.refs===me?i.refs={}:i.refs,p=i.setupState,g=_e(p),m=p===me?Co:_=>be(g,_);if(d!=null&&d!==a){if(zr(t),Ve(d))c[d]=null,m(d)&&(p[d]=null);else if(We(d)){d.value=null;const _=t;_.k&&(c[_.k]=null)}}if(ae(a))Un(a,i,12,[l,c]);else{const _=Ve(a),b=We(a);if(_||b){const W=()=>{if(e.f){const V=_?m(a)?p[a]:c[a]:a.value;if(r)te(V)&&cr(V,o);else if(te(V))V.includes(o)||V.push(o);else if(_)c[a]=[o],m(a)&&(p[a]=c[a]);else{const L=[o];a.value=L,e.k&&(c[e.k]=L)}}else _?(c[a]=l,m(a)&&(p[a]=l)):b&&(a.value=l,e.k&&(c[e.k]=l))};if(l){const V=()=>{W(),ls.delete(e)};V.id=-1,ls.set(e,V),Ze(V,n)}else zr(e),W()}}}function zr(e){const t=ls.get(e);t&&(t.flags|=8,ls.delete(e))}const Br=e=>e.nodeType===8;ms().requestIdleCallback;ms().cancelIdleCallback;function na(e,t){if(Br(e)&&e.data==="["){let n=1,s=e.nextSibling;for(;s;){if(s.nodeType===1){if(t(s)===!1)break}else if(Br(s))if(s.data==="]"){if(--n===0)break}else s.data==="["&&n++;s=s.nextSibling}}else t(e)}const rn=e=>!!e.type.__asyncLoader;function sa(e){ae(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:s,delay:r=200,hydrate:o,timeout:l,suspensible:i=!0,onError:a}=e;let d=null,c,p=0;const g=()=>(p++,d=null,m()),m=()=>{let _;return d||(_=d=t().catch(b=>{if(b=b instanceof Error?b:new Error(String(b)),a)return new Promise((W,V)=>{a(b,()=>W(g()),()=>V(b),p+1)});throw b}).then(b=>_!==d&&d?d:(b&&(b.__esModule||b[Symbol.toStringTag]==="Module")&&(b=b.default),c=b,b)))};return ne({name:"AsyncComponentWrapper",__asyncLoader:m,__asyncHydrate(_,b,W){let V=!1;(b.bu||(b.bu=[])).push(()=>V=!0);const L=()=>{V||W()},B=o?()=>{const I=o(L,O=>na(_,O));I&&(b.bum||(b.bum=[])).push(I)}:L;c?B():m().then(()=>!b.isUnmounted&&B())},get __asyncResolved(){return c},setup(){const _=Fe;if(br(_),c)return()=>Ls(c,_);const b=B=>{d=null,Fn(B,_,13,!s)};if(i&&_.suspense||un)return m().then(B=>()=>Ls(B,_)).catch(B=>(b(B),()=>s?M(s,{error:B}):null));const W=Me(!1),V=Me(),L=Me(!!r);return r&&setTimeout(()=>{L.value=!1},r),l!=null&&setTimeout(()=>{if(!W.value&&!V.value){const B=new Error(`Async component timed out after ${l}ms.`);b(B),V.value=B}},l),m().then(()=>{W.value=!0,_.parent&&Nn(_.parent.vnode)&&_.parent.update()}).catch(B=>{b(B),V.value=B}),()=>{if(W.value&&c)return Ls(c,_);if(V.value&&s)return M(s,{error:V.value});if(n&&!L.value)return M(n)}}})}function Ls(e,t){const{ref:n,props:s,children:r,ce:o}=t.vnode,l=M(e,s,r);return l.ref=n,l.ce=o,delete t.vnode.ce,l}const Nn=e=>e.type.__isKeepAlive;function ra(e,t){fl(e,"a",t)}function oa(e,t){fl(e,"da",t)}function fl(e,t,n=Fe){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(bs(t,s,n),n){let r=n.parent;for(;r&&r.parent;)Nn(r.parent.vnode)&&la(s,t,n,r),r=r.parent}}function la(e,t,n,s){const r=bs(t,e,s,!0);pl(()=>{cr(s[t],r)},n)}function bs(e,t,n=Fe,s=!1){if(n){const r=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...l)=>{Tt();const i=Bn(n),a=ft(t,n,e,l);return i(),Ct(),a});return s?r.unshift(o):r.push(o),o}}const Et=e=>(t,n=Fe)=>{(!un||e==="sp")&&bs(e,(...s)=>t(...s),n)},dl=Et("bm"),dn=Et("m"),ia=Et("bu"),aa=Et("u"),xs=Et("bum"),pl=Et("um"),ua=Et("sp"),ca=Et("rtg"),fa=Et("rtc");function da(e,t=Fe){bs("ec",e,t)}const hl="components",pa="directives",gl=Symbol.for("v-ndc");function ws(e){return Ve(e)?vl(hl,e,!1)||e:e||gl}function ml(e){return vl(pa,e)}function vl(e,t,n=!0,s=!1){const r=Ne||Fe;if(r){const o=r.type;if(e===hl){const i=tu(o,!1);if(i&&(i===t||i===tt(t)||i===gs(tt(t))))return o}const l=jr(r[e]||o[e],t)||jr(r.appContext[e],t);return!l&&s?o:l}}function jr(e,t){return e&&(e[t]||e[tt(t)]||e[gs(tt(t))])}function Le(e,t,n,s){let r;const o=n,l=te(e);if(l||Ve(e)){const i=l&&nn(e);let a=!1,d=!1;i&&(a=!lt(e),d=Pt(e),e=_s(e)),r=new Array(e.length);for(let c=0,p=e.length;c<p;c++)r[c]=t(a?d?ns(Ue(e[c])):Ue(e[c]):e[c],c,void 0,o)}else if(typeof e=="number"){r=new Array(e);for(let i=0;i<e;i++)r[i]=t(i+1,i,void 0,o)}else if(Se(e))if(e[Symbol.iterator])r=Array.from(e,(i,a)=>t(i,a,void 0,o));else{const i=Object.keys(e);r=new Array(i.length);for(let a=0,d=i.length;a<d;a++){const c=i[a];r[a]=t(e[c],c,a,o)}}else r=[];return r}function et(e,t,n={},s,r){if(Ne.ce||Ne.parent&&rn(Ne.parent)&&Ne.parent.ce){const d=Object.keys(n).length>0;return t!=="default"&&(n.name=t),y(),ue(le,null,[M("slot",n,s)],d?-2:64)}let o=e[t];o&&o._c&&(o._d=!1),y();const l=o&&_l(o(n)),i=n.key||l&&l.key,a=ue(le,{key:(i&&!ct(i)?i:`_${t}`)+(!l&&s?"_fb":"")},l||[],l&&e._===1?64:-2);return a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),o&&o._c&&(o._d=!0),a}function _l(e){return e.some(t=>Ln(t)?!(t.type===He||t.type===le&&!_l(t.children)):!0)?e:null}const tr=e=>e?Ul(e)?Ts(e):tr(e.parent):null,En=Re(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>tr(e.parent),$root:e=>tr(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>bl(e),$forceUpdate:e=>e.f||(e.f=()=>{yr(e.update)}),$nextTick:e=>e.n||(e.n=el.bind(e.proxy)),$watch:e=>Ra.bind(e)}),Rs=(e,t)=>e!==me&&!e.__isScriptSetup&&be(e,t),ha={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:r,props:o,accessCache:l,type:i,appContext:a}=e;let d;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(Rs(s,t))return l[t]=1,s[t];if(r!==me&&be(r,t))return l[t]=2,r[t];if((d=e.propsOptions[0])&&be(d,t))return l[t]=3,o[t];if(n!==me&&be(n,t))return l[t]=4,n[t];nr&&(l[t]=0)}}const c=En[t];let p,g;if(c)return t==="$attrs"&&je(e.attrs,"get",""),c(e);if((p=i.__cssModules)&&(p=p[t]))return p;if(n!==me&&be(n,t))return l[t]=4,n[t];if(g=a.config.globalProperties,be(g,t))return g[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:o}=e;return Rs(r,t)?(r[t]=n,!0):s!==me&&be(s,t)?(s[t]=n,!0):be(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,propsOptions:o,type:l}},i){let a,d;return!!(n[i]||e!==me&&i[0]!=="$"&&be(e,i)||Rs(t,i)||(a=o[0])&&be(a,i)||be(s,i)||be(En,i)||be(r.config.globalProperties,i)||(d=l.__cssModules)&&d[i])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:be(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function is(e){return te(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function zn(e,t){return!e||!t?e||t:te(e)&&te(t)?e.concat(t):Re({},is(e),is(t))}let nr=!0;function ga(e){const t=bl(e),n=e.proxy,s=e.ctx;nr=!1,t.beforeCreate&&Hr(t.beforeCreate,e,"bc");const{data:r,computed:o,methods:l,watch:i,provide:a,inject:d,created:c,beforeMount:p,mounted:g,beforeUpdate:m,updated:_,activated:b,deactivated:W,beforeDestroy:V,beforeUnmount:L,destroyed:B,unmounted:I,render:O,renderTracked:X,renderTriggered:ve,errorCaptured:ye,serverPrefetch:se,expose:pe,inheritAttrs:he,components:q,directives:xe,filters:Ie}=t;if(d&&ma(d,s,null),l)for(const $e in l){const ce=l[$e];ae(ce)&&(s[$e]=ce.bind(n))}if(r){const $e=r.call(n,n);Se($e)&&(e.data=ys($e))}if(nr=!0,o)for(const $e in o){const ce=o[$e],at=ae(ce)?ce.bind(n,n):ae(ce.get)?ce.get.bind(n,n):gt,Oe=!ae(ce)&&ae(ce.set)?ce.set.bind(n):gt,Ye=E({get:at,set:Oe});Object.defineProperty(s,$e,{enumerable:!0,configurable:!0,get:()=>Ye.value,set:nt=>Ye.value=nt})}if(i)for(const $e in i)yl(i[$e],s,n,$e);if(a){const $e=ae(a)?a.call(n):a;Reflect.ownKeys($e).forEach(ce=>{wa(ce,$e[ce])})}c&&Hr(c,e,"c");function Te($e,ce){te(ce)?ce.forEach(at=>$e(at.bind(n))):ce&&$e(ce.bind(n))}if(Te(dl,p),Te(dn,g),Te(ia,m),Te(aa,_),Te(ra,b),Te(oa,W),Te(da,ye),Te(fa,X),Te(ca,ve),Te(xs,L),Te(pl,I),Te(ua,se),te(pe))if(pe.length){const $e=e.exposed||(e.exposed={});pe.forEach(ce=>{Object.defineProperty($e,ce,{get:()=>n[ce],set:at=>n[ce]=at,enumerable:!0})})}else e.exposed||(e.exposed={});O&&e.render===gt&&(e.render=O),he!=null&&(e.inheritAttrs=he),q&&(e.components=q),xe&&(e.directives=xe),se&&br(e)}function ma(e,t,n=gt){te(e)&&(e=sr(e));for(const s in e){const r=e[s];let o;Se(r)?"default"in r?o=Yn(r.from||s,r.default,!0):o=Yn(r.from||s):o=Yn(r),We(o)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:l=>o.value=l}):t[s]=o}}function Hr(e,t,n){ft(te(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function yl(e,t,n,s){let r=s.includes(".")?Pl(n,s):()=>n[s];if(Ve(e)){const o=t[e];ae(o)&&it(r,o)}else if(ae(e))it(r,e.bind(n));else if(Se(e))if(te(e))e.forEach(o=>yl(o,t,n,s));else{const o=ae(e.handler)?e.handler.bind(n):t[e.handler];ae(o)&&it(r,o,e)}}function bl(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:o,config:{optionMergeStrategies:l}}=e.appContext,i=o.get(t);let a;return i?a=i:!r.length&&!n&&!s?a=t:(a={},r.length&&r.forEach(d=>as(a,d,l,!0)),as(a,t,l)),Se(t)&&o.set(t,a),a}function as(e,t,n,s=!1){const{mixins:r,extends:o}=t;o&&as(e,o,n,!0),r&&r.forEach(l=>as(e,l,n,!0));for(const l in t)if(!(s&&l==="expose")){const i=va[l]||n&&n[l];e[l]=i?i(e[l],t[l]):t[l]}return e}const va={data:Wr,props:Kr,emits:Kr,methods:wn,computed:wn,beforeCreate:qe,created:qe,beforeMount:qe,mounted:qe,beforeUpdate:qe,updated:qe,beforeDestroy:qe,beforeUnmount:qe,destroyed:qe,unmounted:qe,activated:qe,deactivated:qe,errorCaptured:qe,serverPrefetch:qe,components:wn,directives:wn,watch:ya,provide:Wr,inject:_a};function Wr(e,t){return t?e?function(){return Re(ae(e)?e.call(this,this):e,ae(t)?t.call(this,this):t)}:t:e}function _a(e,t){return wn(sr(e),sr(t))}function sr(e){if(te(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function qe(e,t){return e?[...new Set([].concat(e,t))]:t}function wn(e,t){return e?Re(Object.create(null),e,t):t}function Kr(e,t){return e?te(e)&&te(t)?[...new Set([...e,...t])]:Re(Object.create(null),is(e),is(t??{})):t}function ya(e,t){if(!e)return t;if(!t)return e;const n=Re(Object.create(null),e);for(const s in t)n[s]=qe(e[s],t[s]);return n}function xl(){return{app:null,config:{isNativeTag:Co,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 ba=0;function xa(e,t){return function(s,r=null){ae(s)||(s=Re({},s)),r!=null&&!Se(r)&&(r=null);const o=xl(),l=new WeakSet,i=[];let a=!1;const d=o.app={_uid:ba++,_component:s,_props:r,_container:null,_context:o,_instance:null,version:ru,get config(){return o.config},set config(c){},use(c,...p){return l.has(c)||(c&&ae(c.install)?(l.add(c),c.install(d,...p)):ae(c)&&(l.add(c),c(d,...p))),d},mixin(c){return o.mixins.includes(c)||o.mixins.push(c),d},component(c,p){return p?(o.components[c]=p,d):o.components[c]},directive(c,p){return p?(o.directives[c]=p,d):o.directives[c]},mount(c,p,g){if(!a){const m=d._ceVNode||M(s,r);return m.appContext=o,g===!0?g="svg":g===!1&&(g=void 0),e(m,c,g),a=!0,d._container=c,c.__vue_app__=d,Ts(m.component)}},onUnmount(c){i.push(c)},unmount(){a&&(ft(i,d._instance,16),e(null,d._container),delete d._container.__vue_app__)},provide(c,p){return o.provides[c]=p,d},runWithContext(c){const p=on;on=d;try{return c()}finally{on=p}}};return d}}let on=null;function wa(e,t){if(Fe){let n=Fe.provides;const s=Fe.parent&&Fe.parent.provides;s===n&&(n=Fe.provides=Object.create(s)),n[e]=t}}function Yn(e,t,n=!1){const s=hn();if(s||on){let r=on?on._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&&ae(t)?t.call(s&&s.proxy):t}}const wl={},Sl=()=>Object.create(wl),$l=e=>Object.getPrototypeOf(e)===wl;function Sa(e,t,n,s=!1){const r={},o=Sl();e.propsDefaults=Object.create(null),Tl(e,t,r,o);for(const l in e.propsOptions[0])l in r||(r[l]=void 0);n?e.props=s?r:Ni(r):e.type.props?e.props=r:e.props=o,e.attrs=o}function $a(e,t,n,s){const{props:r,attrs:o,vnode:{patchFlag:l}}=e,i=_e(r),[a]=e.propsOptions;let d=!1;if((s||l>0)&&!(l&16)){if(l&8){const c=e.vnode.dynamicProps;for(let p=0;p<c.length;p++){let g=c[p];if(Ss(e.emitsOptions,g))continue;const m=t[g];if(a)if(be(o,g))m!==o[g]&&(o[g]=m,d=!0);else{const _=tt(g);r[_]=rr(a,i,_,m,e,!1)}else m!==o[g]&&(o[g]=m,d=!0)}}}else{Tl(e,t,r,o)&&(d=!0);let c;for(const p in i)(!t||!be(t,p)&&((c=Vt(p))===p||!be(t,c)))&&(a?n&&(n[p]!==void 0||n[c]!==void 0)&&(r[p]=rr(a,i,p,void 0,e,!0)):delete r[p]);if(o!==i)for(const p in o)(!t||!be(t,p))&&(delete o[p],d=!0)}d&&wt(e.attrs,"set","")}function Tl(e,t,n,s){const[r,o]=e.propsOptions;let l=!1,i;if(t)for(let a in t){if(Sn(a))continue;const d=t[a];let c;r&&be(r,c=tt(a))?!o||!o.includes(c)?n[c]=d:(i||(i={}))[c]=d:Ss(e.emitsOptions,a)||(!(a in s)||d!==s[a])&&(s[a]=d,l=!0)}if(o){const a=_e(n),d=i||me;for(let c=0;c<o.length;c++){const p=o[c];n[p]=rr(r,a,p,d[p],e,!be(d,p))}}return l}function rr(e,t,n,s,r,o){const l=e[n];if(l!=null){const i=be(l,"default");if(i&&s===void 0){const a=l.default;if(l.type!==Function&&!l.skipFactory&&ae(a)){const{propsDefaults:d}=r;if(n in d)s=d[n];else{const c=Bn(r);s=d[n]=a.call(null,t),c()}}else s=a;r.ce&&r.ce._setProp(n,s)}l[0]&&(o&&!i?s=!1:l[1]&&(s===""||s===Vt(n))&&(s=!0))}return s}const Ta=new WeakMap;function Cl(e,t,n=!1){const s=n?Ta:t.propsCache,r=s.get(e);if(r)return r;const o=e.props,l={},i=[];let a=!1;if(!ae(e)){const c=p=>{a=!0;const[g,m]=Cl(p,t,!0);Re(l,g),m&&i.push(...m)};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}if(!o&&!a)return Se(e)&&s.set(e,en),en;if(te(o))for(let c=0;c<o.length;c++){const p=tt(o[c]);qr(p)&&(l[p]=me)}else if(o)for(const c in o){const p=tt(c);if(qr(p)){const g=o[c],m=l[p]=te(g)||ae(g)?{type:g}:Re({},g),_=m.type;let b=!1,W=!0;if(te(_))for(let V=0;V<_.length;++V){const L=_[V],B=ae(L)&&L.name;if(B==="Boolean"){b=!0;break}else B==="String"&&(W=!1)}else b=ae(_)&&_.name==="Boolean";m[0]=b,m[1]=W,(b||be(m,"default"))&&i.push(p)}}const d=[l,i];return Se(e)&&s.set(e,d),d}function qr(e){return e[0]!=="$"&&!Sn(e)}const wr=e=>e==="_"||e==="_ctx"||e==="$stable",Sr=e=>te(e)?e.map(ht):[ht(e)],Ca=(e,t,n)=>{if(t._n)return t;const s=D((...r)=>Sr(t(...r)),n);return s._c=!1,s},El=(e,t,n)=>{const s=e._ctx;for(const r in e){if(wr(r))continue;const o=e[r];if(ae(o))t[r]=Ca(r,o,s);else if(o!=null){const l=Sr(o);t[r]=()=>l}}},Il=(e,t)=>{const n=Sr(t);e.slots.default=()=>n},Ol=(e,t,n)=>{for(const s in t)(n||!wr(s))&&(e[s]=t[s])},Ea=(e,t,n)=>{const s=e.slots=Sl();if(e.vnode.shapeFlag&32){const r=t._;r?(Ol(s,t,n),n&&Ao(s,"_",r,!0)):El(t,s)}else t&&Il(e,t)},Ia=(e,t,n)=>{const{vnode:s,slots:r}=e;let o=!0,l=me;if(s.shapeFlag&32){const i=t._;i?n&&i===1?o=!1:Ol(r,t,n):(o=!t.$stable,El(t,r)),l=t}else t&&(Il(e,t),l={default:1});if(o)for(const i in r)!wr(i)&&l[i]==null&&delete r[i]},Ze=ja;function Oa(e){return Aa(e)}function Aa(e,t){const n=ms();n.__VUE__=!0;const{insert:s,remove:r,patchProp:o,createElement:l,createText:i,createComment:a,setText:d,setElementText:c,parentNode:p,nextSibling:g,setScopeId:m=gt,insertStaticContent:_}=e,b=(f,h,v,C=null,S=null,x=null,R=void 0,T=null,$=!!h.dynamicChildren)=>{if(f===h)return;f&&!jt(f,h)&&(C=Y(f),nt(f,S,x,!0),f=null),h.patchFlag===-2&&($=!1,h.dynamicChildren=null);const{type:A,ref:G,shapeFlag:U}=h;switch(A){case $s:W(f,h,v,C);break;case He:V(f,h,v,C);break;case Zn:f==null&&L(h,v,C,R);break;case le:q(f,h,v,C,S,x,R,T,$);break;default:U&1?O(f,h,v,C,S,x,R,T,$):U&6?xe(f,h,v,C,S,x,R,T,$):(U&64||U&128)&&A.process(f,h,v,C,S,x,R,T,$,z)}G!=null&&S?Cn(G,f&&f.ref,x,h||f,!h):G==null&&f&&f.ref!=null&&Cn(f.ref,null,x,f,!0)},W=(f,h,v,C)=>{if(f==null)s(h.el=i(h.children),v,C);else{const S=h.el=f.el;h.children!==f.children&&d(S,h.children)}},V=(f,h,v,C)=>{f==null?s(h.el=a(h.children||""),v,C):h.el=f.el},L=(f,h,v,C)=>{[f.el,f.anchor]=_(f.children,h,v,C,f.el,f.anchor)},B=({el:f,anchor:h},v,C)=>{let S;for(;f&&f!==h;)S=g(f),s(f,v,C),f=S;s(h,v,C)},I=({el:f,anchor:h})=>{let v;for(;f&&f!==h;)v=g(f),r(f),f=v;r(h)},O=(f,h,v,C,S,x,R,T,$)=>{h.type==="svg"?R="svg":h.type==="math"&&(R="mathml"),f==null?X(h,v,C,S,x,R,T,$):se(f,h,S,x,R,T,$)},X=(f,h,v,C,S,x,R,T)=>{let $,A;const{props:G,shapeFlag:U,transition:F,dirs:Q}=f;if($=f.el=l(f.type,x,G&&G.is,G),U&8?c($,f.children):U&16&&ye(f.children,$,null,C,S,Ds(f,x),R,T),Q&&Rt(f,null,C,"created"),ve($,f,f.scopeId,R,C),G){for(const fe in G)fe!=="value"&&!Sn(fe)&&o($,fe,null,G[fe],x,C);"value"in G&&o($,"value",null,G.value,x),(A=G.onVnodeBeforeMount)&&dt(A,C,f)}Q&&Rt(f,null,C,"beforeMount");const K=ka(S,F);K&&F.beforeEnter($),s($,h,v),((A=G&&G.onVnodeMounted)||K||Q)&&Ze(()=>{A&&dt(A,C,f),K&&F.enter($),Q&&Rt(f,null,C,"mounted")},S)},ve=(f,h,v,C,S)=>{if(v&&m(f,v),C)for(let x=0;x<C.length;x++)m(f,C[x]);if(S){let x=S.subTree;if(h===x||Ll(x.type)&&(x.ssContent===h||x.ssFallback===h)){const R=S.vnode;ve(f,R,R.scopeId,R.slotScopeIds,S.parent)}}},ye=(f,h,v,C,S,x,R,T,$=0)=>{for(let A=$;A<f.length;A++){const G=f[A]=T?At(f[A]):ht(f[A]);b(null,G,h,v,C,S,x,R,T)}},se=(f,h,v,C,S,x,R)=>{const T=h.el=f.el;let{patchFlag:$,dynamicChildren:A,dirs:G}=h;$|=f.patchFlag&16;const U=f.props||me,F=h.props||me;let Q;if(v&&Dt(v,!1),(Q=F.onVnodeBeforeUpdate)&&dt(Q,v,h,f),G&&Rt(h,f,v,"beforeUpdate"),v&&Dt(v,!0),(U.innerHTML&&F.innerHTML==null||U.textContent&&F.textContent==null)&&c(T,""),A?pe(f.dynamicChildren,A,T,v,C,Ds(h,S),x):R||ce(f,h,T,null,v,C,Ds(h,S),x,!1),$>0){if($&16)he(T,U,F,v,S);else if($&2&&U.class!==F.class&&o(T,"class",null,F.class,S),$&4&&o(T,"style",U.style,F.style,S),$&8){const K=h.dynamicProps;for(let fe=0;fe<K.length;fe++){const re=K[fe],Ae=U[re],Pe=F[re];(Pe!==Ae||re==="value")&&o(T,re,Ae,Pe,S,v)}}$&1&&f.children!==h.children&&c(T,h.children)}else!R&&A==null&&he(T,U,F,v,S);((Q=F.onVnodeUpdated)||G)&&Ze(()=>{Q&&dt(Q,v,h,f),G&&Rt(h,f,v,"updated")},C)},pe=(f,h,v,C,S,x,R)=>{for(let T=0;T<h.length;T++){const $=f[T],A=h[T],G=$.el&&($.type===le||!jt($,A)||$.shapeFlag&198)?p($.el):v;b($,A,G,null,C,S,x,R,!0)}},he=(f,h,v,C,S)=>{if(h!==v){if(h!==me)for(const x in h)!Sn(x)&&!(x in v)&&o(f,x,h[x],null,S,C);for(const x in v){if(Sn(x))continue;const R=v[x],T=h[x];R!==T&&x!=="value"&&o(f,x,T,R,S,C)}"value"in v&&o(f,"value",h.value,v.value,S)}},q=(f,h,v,C,S,x,R,T,$)=>{const A=h.el=f?f.el:i(""),G=h.anchor=f?f.anchor:i("");let{patchFlag:U,dynamicChildren:F,slotScopeIds:Q}=h;Q&&(T=T?T.concat(Q):Q),f==null?(s(A,v,C),s(G,v,C),ye(h.children||[],v,G,S,x,R,T,$)):U>0&&U&64&&F&&f.dynamicChildren?(pe(f.dynamicChildren,F,v,S,x,R,T),(h.key!=null||S&&h===S.subTree)&&Al(f,h,!0)):ce(f,h,v,G,S,x,R,T,$)},xe=(f,h,v,C,S,x,R,T,$)=>{h.slotScopeIds=T,f==null?h.shapeFlag&512?S.ctx.activate(h,v,C,R,$):Ie(h,v,C,S,x,R,$):Qe(f,h,$)},Ie=(f,h,v,C,S,x,R)=>{const T=f.component=Ja(f,C,S);if(Nn(f)&&(T.ctx.renderer=z),Ya(T,!1,R),T.asyncDep){if(S&&S.registerDep(T,Te,R),!f.el){const $=T.subTree=M(He);V(null,$,h,v),f.placeholder=$.el}}else Te(T,f,h,v,S,x,R)},Qe=(f,h,v)=>{const C=h.component=f.component;if(za(f,h,v))if(C.asyncDep&&!C.asyncResolved){$e(C,h,v);return}else C.next=h,C.update();else h.el=f.el,C.vnode=h},Te=(f,h,v,C,S,x,R)=>{const T=()=>{if(f.isMounted){let{next:U,bu:F,u:Q,parent:K,vnode:fe}=f;{const de=kl(f);if(de){U&&(U.el=fe.el,$e(f,U,R)),de.asyncDep.then(()=>{f.isUnmounted||T()});return}}let re=U,Ae;Dt(f,!1),U?(U.el=fe.el,$e(f,U,R)):U=fe,F&&Jn(F),(Ae=U.props&&U.props.onVnodeBeforeUpdate)&&dt(Ae,K,U,fe),Dt(f,!0);const Pe=Qr(f),Ke=f.subTree;f.subTree=Pe,b(Ke,Pe,p(Ke.el),Y(Ke),f,S,x),U.el=Pe.el,re===null&&Ba(f,Pe.el),Q&&Ze(Q,S),(Ae=U.props&&U.props.onVnodeUpdated)&&Ze(()=>dt(Ae,K,U,fe),S)}else{let U;const{el:F,props:Q}=h,{bm:K,m:fe,parent:re,root:Ae,type:Pe}=f,Ke=rn(h);Dt(f,!1),K&&Jn(K),!Ke&&(U=Q&&Q.onVnodeBeforeMount)&&dt(U,re,h),Dt(f,!0);{Ae.ce&&Ae.ce._def.shadowRoot!==!1&&Ae.ce._injectChildStyle(Pe);const de=f.subTree=Qr(f);b(null,de,v,C,f,S,x),h.el=de.el}if(fe&&Ze(fe,S),!Ke&&(U=Q&&Q.onVnodeMounted)){const de=h;Ze(()=>dt(U,re,de),S)}(h.shapeFlag&256||re&&rn(re.vnode)&&re.vnode.shapeFlag&256)&&f.a&&Ze(f.a,S),f.isMounted=!0,h=v=C=null}};f.scope.on();const $=f.effect=new Ro(T);f.scope.off();const A=f.update=$.run.bind($),G=f.job=$.runIfDirty.bind($);G.i=f,G.id=f.uid,$.scheduler=()=>yr(G),Dt(f,!0),A()},$e=(f,h,v)=>{h.component=f;const C=f.vnode.props;f.vnode=h,f.next=null,$a(f,h.props,C,v),Ia(f,h.children,v),Tt(),Fr(f),Ct()},ce=(f,h,v,C,S,x,R,T,$=!1)=>{const A=f&&f.children,G=f?f.shapeFlag:0,U=h.children,{patchFlag:F,shapeFlag:Q}=h;if(F>0){if(F&128){Oe(A,U,v,C,S,x,R,T,$);return}else if(F&256){at(A,U,v,C,S,x,R,T,$);return}}Q&8?(G&16&&N(A,S,x),U!==A&&c(v,U)):G&16?Q&16?Oe(A,U,v,C,S,x,R,T,$):N(A,S,x,!0):(G&8&&c(v,""),Q&16&&ye(U,v,C,S,x,R,T,$))},at=(f,h,v,C,S,x,R,T,$)=>{f=f||en,h=h||en;const A=f.length,G=h.length,U=Math.min(A,G);let F;for(F=0;F<U;F++){const Q=h[F]=$?At(h[F]):ht(h[F]);b(f[F],Q,v,null,S,x,R,T,$)}A>G?N(f,S,x,!0,!1,U):ye(h,v,C,S,x,R,T,$,U)},Oe=(f,h,v,C,S,x,R,T,$)=>{let A=0;const G=h.length;let U=f.length-1,F=G-1;for(;A<=U&&A<=F;){const Q=f[A],K=h[A]=$?At(h[A]):ht(h[A]);if(jt(Q,K))b(Q,K,v,null,S,x,R,T,$);else break;A++}for(;A<=U&&A<=F;){const Q=f[U],K=h[F]=$?At(h[F]):ht(h[F]);if(jt(Q,K))b(Q,K,v,null,S,x,R,T,$);else break;U--,F--}if(A>U){if(A<=F){const Q=F+1,K=Q<G?h[Q].el:C;for(;A<=F;)b(null,h[A]=$?At(h[A]):ht(h[A]),v,K,S,x,R,T,$),A++}}else if(A>F)for(;A<=U;)nt(f[A],S,x,!0),A++;else{const Q=A,K=A,fe=new Map;for(A=K;A<=F;A++){const ke=h[A]=$?At(h[A]):ht(h[A]);ke.key!=null&&fe.set(ke.key,A)}let re,Ae=0;const Pe=F-K+1;let Ke=!1,de=0;const ge=new Array(Pe);for(A=0;A<Pe;A++)ge[A]=0;for(A=Q;A<=U;A++){const ke=f[A];if(Ae>=Pe){nt(ke,S,x,!0);continue}let st;if(ke.key!=null)st=fe.get(ke.key);else for(re=K;re<=F;re++)if(ge[re-K]===0&&jt(ke,h[re])){st=re;break}st===void 0?nt(ke,S,x,!0):(ge[st-K]=A+1,st>=de?de=st:Ke=!0,b(ke,h[st],v,null,S,x,R,T,$),Ae++)}const mn=Ke?Pa(ge):en;for(re=mn.length-1,A=Pe-1;A>=0;A--){const ke=K+A,st=h[ke],Qt=h[ke+1],Vr=ke+1<G?Qt.el||Qt.placeholder:C;ge[A]===0?b(null,st,v,Vr,S,x,R,T,$):Ke&&(re<0||A!==mn[re]?Ye(st,v,Vr,2):re--)}}},Ye=(f,h,v,C,S=null)=>{const{el:x,type:R,transition:T,children:$,shapeFlag:A}=f;if(A&6){Ye(f.component.subTree,h,v,C);return}if(A&128){f.suspense.move(h,v,C);return}if(A&64){R.move(f,h,v,z);return}if(R===le){s(x,h,v);for(let U=0;U<$.length;U++)Ye($[U],h,v,C);s(f.anchor,h,v);return}if(R===Zn){B(f,h,v);return}if(C!==2&&A&1&&T)if(C===0)T.beforeEnter(x),s(x,h,v),Ze(()=>T.enter(x),S);else{const{leave:U,delayLeave:F,afterLeave:Q}=T,K=()=>{f.ctx.isUnmounted?r(x):s(x,h,v)},fe=()=>{x._isLeaving&&x[bt](!0),U(x,()=>{K(),Q&&Q()})};F?F(x,K,fe):fe()}else s(x,h,v)},nt=(f,h,v,C=!1,S=!1)=>{const{type:x,props:R,ref:T,children:$,dynamicChildren:A,shapeFlag:G,patchFlag:U,dirs:F,cacheIndex:Q}=f;if(U===-2&&(S=!1),T!=null&&(Tt(),Cn(T,null,v,f,!0),Ct()),Q!=null&&(h.renderCache[Q]=void 0),G&256){h.ctx.deactivate(f);return}const K=G&1&&F,fe=!rn(f);let re;if(fe&&(re=R&&R.onVnodeBeforeUnmount)&&dt(re,h,f),G&6)w(f.component,v,C);else{if(G&128){f.suspense.unmount(v,C);return}K&&Rt(f,null,h,"beforeUnmount"),G&64?f.type.remove(f,h,v,z,C):A&&!A.hasOnce&&(x!==le||U>0&&U&64)?N(A,h,v,!1,!0):(x===le&&U&384||!S&&G&16)&&N($,h,v),C&&Lt(f)}(fe&&(re=R&&R.onVnodeUnmounted)||K)&&Ze(()=>{re&&dt(re,h,f),K&&Rt(f,null,h,"unmounted")},v)},Lt=f=>{const{type:h,el:v,anchor:C,transition:S}=f;if(h===le){k(v,C);return}if(h===Zn){I(f);return}const x=()=>{r(v),S&&!S.persisted&&S.afterLeave&&S.afterLeave()};if(f.shapeFlag&1&&S&&!S.persisted){const{leave:R,delayLeave:T}=S,$=()=>R(v,x);T?T(f.el,x,$):$()}else x()},k=(f,h)=>{let v;for(;f!==h;)v=g(f),r(f),f=v;r(h)},w=(f,h,v)=>{const{bum:C,scope:S,job:x,subTree:R,um:T,m:$,a:A}=f;Gr($),Gr(A),C&&Jn(C),S.stop(),x&&(x.flags|=8,nt(R,f,h,v)),T&&Ze(T,h),Ze(()=>{f.isUnmounted=!0},h)},N=(f,h,v,C=!1,S=!1,x=0)=>{for(let R=x;R<f.length;R++)nt(f[R],h,v,C,S)},Y=f=>{if(f.shapeFlag&6)return Y(f.component.subTree);if(f.shapeFlag&128)return f.suspense.next();const h=g(f.anchor||f.el),v=h&&h[Zi];return v?g(v):h};let ee=!1;const J=(f,h,v)=>{f==null?h._vnode&&nt(h._vnode,null,null,!0):b(h._vnode||null,f,h,null,null,null,v),h._vnode=f,ee||(ee=!0,Fr(),nl(),ee=!1)},z={p:b,um:nt,m:Ye,r:Lt,mt:Ie,mc:ye,pc:ce,pbc:pe,n:Y,o:e};return{render:J,hydrate:void 0,createApp:xa(J)}}function Ds({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function Dt({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function ka(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Al(e,t,n=!1){const s=e.children,r=t.children;if(te(s)&&te(r))for(let o=0;o<s.length;o++){const l=s[o];let i=r[o];i.shapeFlag&1&&!i.dynamicChildren&&((i.patchFlag<=0||i.patchFlag===32)&&(i=r[o]=At(r[o]),i.el=l.el),!n&&i.patchFlag!==-2&&Al(l,i)),i.type===$s&&i.patchFlag!==-1&&(i.el=l.el),i.type===He&&!i.el&&(i.el=l.el)}}function Pa(e){const t=e.slice(),n=[0];let s,r,o,l,i;const a=e.length;for(s=0;s<a;s++){const d=e[s];if(d!==0){if(r=n[n.length-1],e[r]<d){t[s]=r,n.push(s);continue}for(o=0,l=n.length-1;o<l;)i=o+l>>1,e[n[i]]<d?o=i+1:l=i;d<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 kl(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:kl(t)}function Gr(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Ma=Symbol.for("v-scx"),Va=()=>Yn(Ma);function La(e,t){return $r(e,null,{flush:"sync"})}function it(e,t,n){return $r(e,t,n)}function $r(e,t,n=me){const{immediate:s,deep:r,flush:o,once:l}=n,i=Re({},n),a=t&&s||!t&&o!=="post";let d;if(un){if(o==="sync"){const m=Va();d=m.__watcherHandles||(m.__watcherHandles=[])}else if(!a){const m=()=>{};return m.stop=gt,m.resume=gt,m.pause=gt,m}}const c=Fe;i.call=(m,_,b)=>ft(m,c,_,b);let p=!1;o==="post"?i.scheduler=m=>{Ze(m,c&&c.suspense)}:o!=="sync"&&(p=!0,i.scheduler=(m,_)=>{_?m():yr(m)}),i.augmentJob=m=>{t&&(m.flags|=4),p&&(m.flags|=2,c&&(m.id=c.uid,m.i=c))};const g=Gi(e,t,i);return un&&(d?d.push(g):a&&g()),g}function Ra(e,t,n){const s=this.proxy,r=Ve(e)?e.includes(".")?Pl(s,e):()=>s[e]:e.bind(s,s);let o;ae(t)?o=t:(o=t.handler,n=t);const l=Bn(this),i=$r(r,o.bind(s),n);return l(),i}function Pl(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}}function pn(e,t,n=me){const s=hn(),r=tt(t),o=Vt(t),l=Ml(e,r),i=Hi((a,d)=>{let c,p=me,g;return La(()=>{const m=e[r];Je(c,m)&&(c=m,d())}),{get(){return a(),n.get?n.get(c):c},set(m){const _=n.set?n.set(m):m;if(!Je(_,c)&&!(p!==me&&Je(m,p)))return;const b=s.vnode.props;b&&(t in b||r in b||o in b)&&(`onUpdate:${t}`in b||`onUpdate:${r}`in b||`onUpdate:${o}`in b)||(c=m,d()),s.emit(`update:${t}`,_),Je(m,_)&&Je(m,p)&&!Je(_,g)&&d(),p=m,g=_}}});return i[Symbol.iterator]=()=>{let a=0;return{next(){return a<2?{value:a++?l||me:i,done:!1}:{done:!0}}}},i}const Ml=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${tt(t)}Modifiers`]||e[`${Vt(t)}Modifiers`];function Da(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||me;let r=n;const o=t.startsWith("update:"),l=o&&Ml(s,t.slice(7));l&&(l.trim&&(r=n.map(c=>Ve(c)?c.trim():c)),l.number&&(r=n.map(Qs)));let i,a=s[i=Os(t)]||s[i=Os(tt(t))];!a&&o&&(a=s[i=Os(Vt(t))]),a&&ft(a,e,6,r);const d=s[i+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[i])return;e.emitted[i]=!0,ft(d,e,6,r)}}const Ua=new WeakMap;function Vl(e,t,n=!1){const s=n?Ua:t.emitsCache,r=s.get(e);if(r!==void 0)return r;const o=e.emits;let l={},i=!1;if(!ae(e)){const a=d=>{const c=Vl(d,t,!0);c&&(i=!0,Re(l,c))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!o&&!i?(Se(e)&&s.set(e,null),null):(te(o)?o.forEach(a=>l[a]=null):Re(l,o),Se(e)&&s.set(e,l),l)}function Ss(e,t){return!e||!ds(t)?!1:(t=t.slice(2).replace(/Once$/,""),be(e,t[0].toLowerCase()+t.slice(1))||be(e,Vt(t))||be(e,t))}function Qr(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[o],slots:l,attrs:i,emit:a,render:d,renderCache:c,props:p,data:g,setupState:m,ctx:_,inheritAttrs:b}=e,W=os(e);let V,L;try{if(n.shapeFlag&4){const I=r||s,O=I;V=ht(d.call(O,I,c,p,m,g,_)),L=i}else{const I=t;V=ht(I.length>1?I(p,{attrs:i,slots:l,emit:a}):I(p,null)),L=t.props?i:Fa(i)}}catch(I){In.length=0,Fn(I,e,1),V=M(He)}let B=V;if(L&&b!==!1){const I=Object.keys(L),{shapeFlag:O}=B;I.length&&O&7&&(o&&I.some(ur)&&(L=Na(L,o)),B=Mt(B,L,!1,!0))}return n.dirs&&(B=Mt(B,null,!1,!0),B.dirs=B.dirs?B.dirs.concat(n.dirs):n.dirs),n.transition&&Mn(B,n.transition),V=B,os(W),V}const Fa=e=>{let t;for(const n in e)(n==="class"||n==="style"||ds(n))&&((t||(t={}))[n]=e[n]);return t},Na=(e,t)=>{const n={};for(const s in e)(!ur(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function za(e,t,n){const{props:s,children:r,component:o}=e,{props:l,children:i,patchFlag:a}=t,d=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return s?Jr(s,l,d):!!l;if(a&8){const c=t.dynamicProps;for(let p=0;p<c.length;p++){const g=c[p];if(l[g]!==s[g]&&!Ss(d,g))return!0}}}else return(r||i)&&(!i||!i.$stable)?!0:s===l?!1:s?l?Jr(s,l,d):!0:!!l;return!1}function Jr(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]&&!Ss(n,o))return!0}return!1}function Ba({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 Ll=e=>e.__isSuspense;function ja(e,t){t&&t.pendingBranch?te(e)?t.effects.push(...e):t.effects.push(e):Yi(e)}const le=Symbol.for("v-fgt"),$s=Symbol.for("v-txt"),He=Symbol.for("v-cmt"),Zn=Symbol.for("v-stc"),In=[];let Xe=null;function y(e=!1){In.push(Xe=e?null:[])}function Ha(){In.pop(),Xe=In[In.length-1]||null}let Vn=1;function us(e,t=!1){Vn+=e,e<0&&Xe&&t&&(Xe.hasOnce=!0)}function Rl(e){return e.dynamicChildren=Vn>0?Xe||en:null,Ha(),Vn>0&&Xe&&Xe.push(e),e}function P(e,t,n,s,r,o){return Rl(u(e,t,n,s,r,o,!0))}function ue(e,t,n,s,r){return Rl(M(e,t,n,s,r,!0))}function Ln(e){return e?e.__v_isVNode===!0:!1}function jt(e,t){return e.type===t.type&&e.key===t.key}const Dl=({key:e})=>e??null,Xn=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Ve(e)||We(e)||ae(e)?{i:Ne,r:e,k:t,f:!!n}:e:null);function u(e,t=null,n=null,s=0,r=null,o=e===le?0:1,l=!1,i=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Dl(t),ref:t&&Xn(t),scopeId:rl,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:Ne};return i?(Tr(a,n),o&128&&e.normalize(a)):n&&(a.shapeFlag|=Ve(n)?8:16),Vn>0&&!l&&Xe&&(a.patchFlag>0||o&6)&&a.patchFlag!==32&&Xe.push(a),a}const M=Wa;function Wa(e,t=null,n=null,s=0,r=null,o=!1){if((!e||e===gl)&&(e=He),Ln(e)){const i=Mt(e,t,!0);return n&&Tr(i,n),Vn>0&&!o&&Xe&&(i.shapeFlag&6?Xe[Xe.indexOf(e)]=i:Xe.push(i)),i.patchFlag=-2,i}if(nu(e)&&(e=e.__vccOpts),t){t=Ka(t);let{class:i,style:a}=t;i&&!Ve(i)&&(t.class=De(i)),Se(a)&&(vr(a)&&!te(a)&&(a=Re({},a)),t.style=Gt(a))}const l=Ve(e)?1:Ll(e)?128:ol(e)?64:Se(e)?4:ae(e)?2:0;return u(e,t,n,s,r,l,o,!0)}function Ka(e){return e?vr(e)||$l(e)?Re({},e):e:null}function Mt(e,t,n=!1,s=!1){const{props:r,ref:o,patchFlag:l,children:i,transition:a}=e,d=t?or(r||{},t):r,c={__v_isVNode:!0,__v_skip:!0,type:e.type,props:d,key:d&&Dl(d),ref:t&&t.ref?n&&o?te(o)?o.concat(Xn(t)):[o,Xn(t)]:Xn(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==le?l===-1?16:l|16:l,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Mt(e.ssContent),ssFallback:e.ssFallback&&Mt(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&s&&Mn(c,a.clone(c)),c}function Z(e=" ",t=0){return M($s,null,e,t)}function qa(e,t){const n=M(Zn,null,e);return n.staticCount=t,n}function we(e="",t=!1){return t?(y(),ue(He,null,e)):M(He,null,e)}function ht(e){return e==null||typeof e=="boolean"?M(He):te(e)?M(le,null,e.slice()):Ln(e)?At(e):M($s,null,String(e))}function At(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Mt(e)}function Tr(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(te(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),Tr(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!$l(t)?t._ctx=Ne:r===3&&Ne&&(Ne.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ae(t)?(t={default:t,_ctx:Ne},n=32):(t=String(t),s&64?(n=16,t=[Z(t)]):n=8);e.children=t,e.shapeFlag|=n}function or(...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=De([t.class,s.class]));else if(r==="style")t.style=Gt([t.style,s.style]);else if(ds(r)){const o=t[r],l=s[r];l&&o!==l&&!(te(o)&&o.includes(l))&&(t[r]=o?[].concat(o,l):l)}else r!==""&&(t[r]=s[r])}return t}function dt(e,t,n,s=null){ft(e,t,7,[n,s])}const Ga=xl();let Qa=0;function Ja(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||Ga,o={uid:Qa++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new bi(!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:Cl(s,r),emitsOptions:Vl(s,r),emit:null,emitted:null,propsDefaults:me,inheritAttrs:s.inheritAttrs,ctx:me,data:me,props:me,attrs:me,slots:me,refs:me,setupState:me,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=Da.bind(null,o),e.ce&&e.ce(o),o}let Fe=null;const hn=()=>Fe||Ne;let cs,lr;{const e=ms(),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)}};cs=t("__VUE_INSTANCE_SETTERS__",n=>Fe=n),lr=t("__VUE_SSR_SETTERS__",n=>un=n)}const Bn=e=>{const t=Fe;return cs(e),e.scope.on(),()=>{e.scope.off(),cs(t)}},Yr=()=>{Fe&&Fe.scope.off(),cs(null)};function Ul(e){return e.vnode.shapeFlag&4}let un=!1;function Ya(e,t=!1,n=!1){t&&lr(t);const{props:s,children:r}=e.vnode,o=Ul(e);Sa(e,s,o,t),Ea(e,r,n||t);const l=o?Za(e,t):void 0;return t&&lr(!1),l}function Za(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,ha);const{setup:s}=n;if(s){Tt();const r=e.setupContext=s.length>1?eu(e):null,o=Bn(e),l=Un(s,e,0,[e.props,r]),i=Eo(l);if(Ct(),o(),(i||e.sp)&&!rn(e)&&br(e),i){if(l.then(Yr,Yr),t)return l.then(a=>{Zr(e,a)}).catch(a=>{Fn(a,e,0)});e.asyncDep=l}else Zr(e,l)}else Fl(e)}function Zr(e,t,n){ae(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Se(t)&&(e.setupState=Zo(t)),Fl(e)}function Fl(e,t,n){const s=e.type;e.render||(e.render=s.render||gt);{const r=Bn(e);Tt();try{ga(e)}finally{Ct(),r()}}}const Xa={get(e,t){return je(e,"get",""),e[t]}};function eu(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Xa),slots:e.slots,emit:e.emit,expose:t}}function Ts(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Zo(Jo(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in En)return En[n](e)},has(t,n){return n in t||n in En}})):e.proxy}function tu(e,t=!0){return ae(e)?e.displayName||e.name:e.name||t&&e.__name}function nu(e){return ae(e)&&"__vccOpts"in e}const E=(e,t)=>Ki(e,t,un);function su(e,t,n){try{us(-1);const s=arguments.length;return s===2?Se(t)&&!te(t)?Ln(t)?M(e,null,[t]):M(e,t):M(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&Ln(n)&&(n=[n]),M(e,t,n))}finally{us(1)}}const ru="3.5.22";let ir;const Xr=typeof window<"u"&&window.trustedTypes;if(Xr)try{ir=Xr.createPolicy("vue",{createHTML:e=>e})}catch{}const Nl=ir?e=>ir.createHTML(e):e=>e,ou="http://www.w3.org/2000/svg",lu="http://www.w3.org/1998/Math/MathML",yt=typeof document<"u"?document:null,eo=yt&&yt.createElement("template"),iu={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"?yt.createElementNS(ou,e):t==="mathml"?yt.createElementNS(lu,e):n?yt.createElement(e,{is:n}):yt.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>yt.createTextNode(e),createComment:e=>yt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>yt.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{eo.innerHTML=Nl(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const i=eo.content;if(s==="svg"||s==="mathml"){const a=i.firstChild;for(;a.firstChild;)i.appendChild(a.firstChild);i.removeChild(a)}t.insertBefore(i,n)}return[l?l.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},It="transition",_n="animation",Rn=Symbol("_vtc"),zl={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},au=Re({},ll,zl),uu=e=>(e.displayName="Transition",e.props=au,e),Cr=uu((e,{slots:t})=>su(ta,cu(e),t)),Ut=(e,t=[])=>{te(e)?e.forEach(n=>n(...t)):e&&e(...t)},to=e=>e?te(e)?e.some(t=>t.length>1):e.length>1:!1;function cu(e){const t={};for(const q in e)q in zl||(t[q]=e[q]);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:i=`${n}-enter-to`,appearFromClass:a=o,appearActiveClass:d=l,appearToClass:c=i,leaveFromClass:p=`${n}-leave-from`,leaveActiveClass:g=`${n}-leave-active`,leaveToClass:m=`${n}-leave-to`}=e,_=fu(r),b=_&&_[0],W=_&&_[1],{onBeforeEnter:V,onEnter:L,onEnterCancelled:B,onLeave:I,onLeaveCancelled:O,onBeforeAppear:X=V,onAppear:ve=L,onAppearCancelled:ye=B}=t,se=(q,xe,Ie,Qe)=>{q._enterCancelled=Qe,Ft(q,xe?c:i),Ft(q,xe?d:l),Ie&&Ie()},pe=(q,xe)=>{q._isLeaving=!1,Ft(q,p),Ft(q,m),Ft(q,g),xe&&xe()},he=q=>(xe,Ie)=>{const Qe=q?ve:L,Te=()=>se(xe,q,Ie);Ut(Qe,[xe,Te]),no(()=>{Ft(xe,q?a:o),_t(xe,q?c:i),to(Qe)||so(xe,s,b,Te)})};return Re(t,{onBeforeEnter(q){Ut(V,[q]),_t(q,o),_t(q,l)},onBeforeAppear(q){Ut(X,[q]),_t(q,a),_t(q,d)},onEnter:he(!1),onAppear:he(!0),onLeave(q,xe){q._isLeaving=!0;const Ie=()=>pe(q,xe);_t(q,p),q._enterCancelled?(_t(q,g),lo(q)):(lo(q),_t(q,g)),no(()=>{q._isLeaving&&(Ft(q,p),_t(q,m),to(I)||so(q,s,W,Ie))}),Ut(I,[q,Ie])},onEnterCancelled(q){se(q,!1,void 0,!0),Ut(B,[q])},onAppearCancelled(q){se(q,!0,void 0,!0),Ut(ye,[q])},onLeaveCancelled(q){pe(q),Ut(O,[q])}})}function fu(e){if(e==null)return null;if(Se(e))return[Us(e.enter),Us(e.leave)];{const t=Us(e);return[t,t]}}function Us(e){return di(e)}function _t(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Rn]||(e[Rn]=new Set)).add(t)}function Ft(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[Rn];n&&(n.delete(t),n.size||(e[Rn]=void 0))}function no(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let du=0;function so(e,t,n,s){const r=e._endId=++du,o=()=>{r===e._endId&&s()};if(n!=null)return setTimeout(o,n);const{type:l,timeout:i,propCount:a}=pu(e,t);if(!l)return s();const d=l+"end";let c=0;const p=()=>{e.removeEventListener(d,g),o()},g=m=>{m.target===e&&++c>=a&&p()};setTimeout(()=>{c<a&&p()},i+1),e.addEventListener(d,g)}function pu(e,t){const n=window.getComputedStyle(e),s=_=>(n[_]||"").split(", "),r=s(`${It}Delay`),o=s(`${It}Duration`),l=ro(r,o),i=s(`${_n}Delay`),a=s(`${_n}Duration`),d=ro(i,a);let c=null,p=0,g=0;t===It?l>0&&(c=It,p=l,g=o.length):t===_n?d>0&&(c=_n,p=d,g=a.length):(p=Math.max(l,d),c=p>0?l>d?It:_n:null,g=c?c===It?o.length:a.length:0);const m=c===It&&/\b(?:transform|all)(?:,|$)/.test(s(`${It}Property`).toString());return{type:c,timeout:p,propCount:g,hasTransform:m}}function ro(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,s)=>oo(n)+oo(e[s])))}function oo(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function lo(e){return(e?e.ownerDocument:document).body.offsetHeight}function hu(e,t,n){const s=e[Rn];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const fs=Symbol("_vod"),Bl=Symbol("_vsh"),jl={name:"show",beforeMount(e,{value:t},{transition:n}){e[fs]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):yn(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),yn(e,!0),s.enter(e)):s.leave(e,()=>{yn(e,!1)}):yn(e,t))},beforeUnmount(e,{value:t}){yn(e,t)}};function yn(e,t){e.style.display=t?e[fs]:"none",e[Bl]=!t}const gu=Symbol(""),mu=/(?:^|;)\s*display\s*:/;function vu(e,t,n){const s=e.style,r=Ve(n);let o=!1;if(n&&!r){if(t)if(Ve(t))for(const l of t.split(";")){const i=l.slice(0,l.indexOf(":")).trim();n[i]==null&&es(s,i,"")}else for(const l in t)n[l]==null&&es(s,l,"");for(const l in n)l==="display"&&(o=!0),es(s,l,n[l])}else if(r){if(t!==n){const l=s[gu];l&&(n+=";"+l),s.cssText=n,o=mu.test(n)}}else t&&e.removeAttribute("style");fs in e&&(e[fs]=o?s.display:"",e[Bl]&&(s.display="none"))}const io=/\s*!important$/;function es(e,t,n){if(te(n))n.forEach(s=>es(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=_u(e,t);io.test(n)?e.setProperty(Vt(s),n.replace(io,""),"important"):e[s]=n}}const ao=["Webkit","Moz","ms"],Fs={};function _u(e,t){const n=Fs[t];if(n)return n;let s=tt(t);if(s!=="filter"&&s in e)return Fs[t]=s;s=gs(s);for(let r=0;r<ao.length;r++){const o=ao[r]+s;if(o in e)return Fs[t]=o}return t}const uo="http://www.w3.org/1999/xlink";function co(e,t,n,s,r,o=_i(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(uo,t.slice(6,t.length)):e.setAttributeNS(uo,t,n):n==null||o&&!ko(n)?e.removeAttribute(t):e.setAttribute(t,o?"":ct(n)?String(n):n)}function fo(e,t,n,s,r){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Nl(n):n);return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const i=o==="OPTION"?e.getAttribute("value")||"":e.value,a=n==null?e.type==="checkbox"?"on":"":String(n);(i!==a||!("_value"in e))&&(e.value=a),n==null&&e.removeAttribute(t),e._value=n;return}let l=!1;if(n===""||n==null){const i=typeof e[t];i==="boolean"?n=ko(n):n==null&&i==="string"?(n="",l=!0):i==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(r||t)}function kt(e,t,n,s){e.addEventListener(t,n,s)}function yu(e,t,n,s){e.removeEventListener(t,n,s)}const po=Symbol("_vei");function bu(e,t,n,s,r=null){const o=e[po]||(e[po]={}),l=o[t];if(s&&l)l.value=s;else{const[i,a]=xu(t);if(s){const d=o[t]=$u(s,r);kt(e,i,d,a)}else l&&(yu(e,i,l,a),o[t]=void 0)}}const ho=/(?:Once|Passive|Capture)$/;function xu(e){let t;if(ho.test(e)){t={};let s;for(;s=e.match(ho);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Vt(e.slice(2)),t]}let Ns=0;const wu=Promise.resolve(),Su=()=>Ns||(wu.then(()=>Ns=0),Ns=Date.now());function $u(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;ft(Tu(s,n.value),t,5,[s])};return n.value=e,n.attached=Su(),n}function Tu(e,t){if(te(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 go=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Cu=(e,t,n,s,r,o)=>{const l=r==="svg";t==="class"?hu(e,s,l):t==="style"?vu(e,n,s):ds(t)?ur(t)||bu(e,t,n,s,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Eu(e,t,s,l))?(fo(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&co(e,t,s,l,o,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Ve(s))?fo(e,tt(t),s,o,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),co(e,t,s,l))};function Eu(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&go(t)&&ae(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return go(t)&&Ve(n)?!1:t in e}const cn=e=>{const t=e.props["onUpdate:modelValue"]||!1;return te(t)?n=>Jn(t,n):t};function Iu(e){e.target.composing=!0}function mo(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const $t=Symbol("_assign"),Ou={created(e,{modifiers:{lazy:t,trim:n,number:s}},r){e[$t]=cn(r);const o=s||r.props&&r.props.type==="number";kt(e,t?"change":"input",l=>{if(l.target.composing)return;let i=e.value;n&&(i=i.trim()),o&&(i=Qs(i)),e[$t](i)}),n&&kt(e,"change",()=>{e.value=e.value.trim()}),t||(kt(e,"compositionstart",Iu),kt(e,"compositionend",mo),kt(e,"change",mo))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:s,trim:r,number:o}},l){if(e[$t]=cn(l),e.composing)return;const i=(o||e.type==="number")&&!/^0\d/.test(e.value)?Qs(e.value):e.value,a=t??"";i!==a&&(document.activeElement===e&&e.type!=="range"&&(s&&t===n||r&&e.value.trim()===a)||(e.value=a))}},Au={deep:!0,created(e,t,n){e[$t]=cn(n),kt(e,"change",()=>{const s=e._modelValue,r=Hl(e),o=e.checked,l=e[$t];if(te(s)){const i=Po(s,r),a=i!==-1;if(o&&!a)l(s.concat(r));else if(!o&&a){const d=[...s];d.splice(i,1),l(d)}}else if(ps(s)){const i=new Set(s);o?i.add(r):i.delete(r),l(i)}else l(Wl(e,o))})},mounted:vo,beforeUpdate(e,t,n){e[$t]=cn(n),vo(e,t,n)}};function vo(e,{value:t,oldValue:n},s){e._modelValue=t;let r;if(te(t))r=Po(t,s.props.value)>-1;else if(ps(t))r=t.has(s.props.value);else{if(t===n)return;r=ln(t,Wl(e,!0))}e.checked!==r&&(e.checked=r)}const ku={created(e,{value:t},n){e.checked=ln(t,n.props.value),e[$t]=cn(n),kt(e,"change",()=>{e[$t](Hl(e))})},beforeUpdate(e,{value:t,oldValue:n},s){e[$t]=cn(s),t!==n&&(e.checked=ln(t,s.props.value))}};function Hl(e){return"_value"in e?e._value:e.value}function Wl(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const Pu=Re({patchProp:Cu},iu);let _o;function Mu(){return _o||(_o=Oa(Pu))}const Vu=((...e)=>{const t=Mu().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=Ru(s);if(!r)return;const o=t._component;!ae(o)&&!o.render&&!o.template&&(o.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const l=n(r,!1,Lu(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),l},t});function Lu(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Ru(e){return Ve(e)?document.querySelector(e):e}const Du=(function(){const t=typeof document<"u"&&document.createElement("link").relList;return t&&t.supports&&t.supports("modulepreload")?"modulepreload":"preload"})(),Uu=function(e,t){return new URL(e,t).href},yo={},Nt=function(t,n,s){let r=Promise.resolve();if(n&&n.length>0){let d=function(c){return Promise.all(c.map(p=>Promise.resolve(p).then(g=>({status:"fulfilled",value:g}),g=>({status:"rejected",reason:g}))))};const l=document.getElementsByTagName("link"),i=document.querySelector("meta[property=csp-nonce]"),a=i?.nonce||i?.getAttribute("nonce");r=d(n.map(c=>{if(c=Uu(c,s),c in yo)return;yo[c]=!0;const p=c.endsWith(".css"),g=p?'[rel="stylesheet"]':"";if(s)for(let _=l.length-1;_>=0;_--){const b=l[_];if(b.href===c&&(!p||b.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${c}"]${g}`))return;const m=document.createElement("link");if(m.rel=p?"stylesheet":Du,p||(m.as="script"),m.crossOrigin="",m.href=c,a&&m.setAttribute("nonce",a),document.head.appendChild(m),p)return new Promise((_,b)=>{m.addEventListener("load",_),m.addEventListener("error",()=>b(new Error(`Unable to preload CSS for ${c}`)))})}))}function o(l){const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=l,window.dispatchEvent(i),!i.defaultPrevented)throw l}return r.then(l=>{for(const i of l||[])i.status==="rejected"&&o(i.reason);return t().catch(o)})};class Fu{#t=Me("");#e=ys({});constructor(){window.addEventListener("hashchange",()=>this.#n()),this.#n()}get path(){return kn(this.#t).value}get query(){return kn(this.#e)}navigate(t,n={}){this.#t.value=t,this.#s(n),window.history.replaceState(null,"",this.getUrl(t,n))}updateQuery(t,n){this.navigate(this.#t.value,{...this.#e,[t]:n.toString()})}computedQuery(t,n){if(typeof n=="string")return{get:()=>this.#e[t]||n,set:s=>bn(s,n)?this.removeQuery(t):this.updateQuery(t,s)};if(typeof n=="boolean")return{get:()=>JSON.parse(this.#e[t]??n),set:s=>bn(s,n)?this.removeQuery(t):this.updateQuery(t,s.toString())};if(typeof n=="number")return{get:()=>Number(this.#e[t])||n,set:s=>bn(s,n)?this.removeQuery(t):this.updateQuery(t,s)};if(Array.isArray(n))return{get:()=>this.#e[t]?.split(",").filter(Boolean)||n,set:s=>bn(s,n)?this.removeQuery(t):this.updateQuery(t,s.join(","))};throw new Error(`Unsupported type for query parameter: ${typeof n}`)}removeQuery(t){const{[t]:n,...s}=this.#e;this.navigate(this.#t.value,s)}getUrl(t,n={}){const s=Object.entries(n).filter(r=>r[1]!==void 0&&r[1]!==null).map(r=>r.map(encodeURIComponent).join("=")).join("&");return"#/"+t+(s?"?"+s:"")}isActive(t,n={}){return this.#t.value.split("/").at(0)!==t.split("/").at(0)?!1:Object.keys(n).every(s=>this.#e[s]===n[s])}#n(){const[t="",n=""]=window.location.hash.replace(/^#\//,"").split("?");this.#t.value=t,this.#s(Object.fromEntries(n.split("&").map(s=>s.split("=").map(decodeURIComponent)).filter(s=>s[0])))}#s(t){Object.keys(t).forEach(n=>{bn(t[n],this.#e[n])||(this.#e[n]=t[n])}),Object.keys(this.#e).forEach(n=>{Object.hasOwn(t,n)||delete this.#e[n]})}}function bn(e,t){if(typeof e=="string"||typeof e=="boolean"||typeof e=="number")return e===t;if(Array.isArray(e))return e.length===t.length&&e.every(n=>t.includes(n));throw new Error(`Unsupported type for query parameter: ${typeof e}`)}const H=new Fu,Nu=["width","height","stroke-width"],ze=ne({__name:"Icon",props:{size:{default:24},strokeWidth:{default:2}},setup(e){return(t,n)=>(y(),P("svg",{width:e.size,height:e.size,"stroke-width":e.strokeWidth,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","vector-effect":"non-scaling-stroke"},[et(t.$slots,"default")],8,Nu))}}),fn=ne({__name:"ChevronLeft",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"m15 18-6-6 6-6"},null,-1)])]),_:1}))}}),zu={class:"-mx-2 text-gray-700 w-full","aria-label":"Breadcrumb"},Bu={class:"inline-flex items-center gap-1 w-full"},ju={key:0},Hu={key:1},Wu=["href"],Ku={key:2,"aria-current":"page",class:"px-2 py-1 text-gray-500 truncate"},qu=ne({__name:"Breadcrumbs",setup(e){const t=E(()=>{const s=[{name:"Home",url:H.getUrl("")}],r=H.path.split("/")[0],o=H.query.item;return r&&s.push({name:n(r),url:H.getUrl(r)}),r&&o&&s.push({name:o,url:H.getUrl(r,{id:o})}),s});function n(s){return s.charAt(0).toUpperCase()+s.slice(1)}return(s,r)=>(y(),P("nav",zu,[u("ol",Bu,[(y(!0),P(le,null,Le(t.value,(o,l)=>(y(),P(le,{key:l},[l!==0?(y(),P("li",ju,[M(fn,{size:16,class:"rotate-180"})])):we("",!0),l!==t.value.length-1?(y(),P("li",Hu,[u("a",{href:o.url,class:"px-2 py-1 text-sm font-medium text-gray-700 underline-offset-2 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:underline"},j(o.name),9,Wu)])):(y(),P("li",Ku,j(o.name),1))],64))),128))])]))}});async function Gu(){const t=await(await fetch("data:application/octet-stream;base64,__REPORT_DATA__")).arrayBuffer(),n=new DecompressionStream("gzip"),s=new Response(t).body.pipeThrough(n),r=await new Response(s).arrayBuffer();return JSON.parse(new TextDecoder().decode(r))}window.SONDA_DECOMPRESSED_DATA=Jo(await Gu());const Ee=window.SONDA_DECOMPRESSED_DATA;function Kl(e){return e.kind==="filesystem"||e.kind==="sourcemap"}function ql(){return Ee.resources.filter(e=>Kl(e))}function Er(e){return Ee.resources.find(t=>Kl(t)&&t.name===e)}function Gl(e){return e.kind==="chunk"}function Ir(e){return Ee.resources.filter(t=>Gl(t)&&t.parent===e)}function Qu(e,t){return Ee.resources.find(n=>Gl(n)&&n.name===e&&n.parent===t)}function Ql(e){return e.kind==="asset"}function Cs(){return Ee.resources.filter(e=>Ql(e))}function Es(e){return Ee.resources.find(t=>Ql(t)&&t.name===e)}const Ju=ne({__name:"Home",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"},null,-1),u("path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"},null,-1)])]),_:1}))}}),Yu=ne({__name:"Grid",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("rect",{width:"7",height:"7",x:"3",y:"3",rx:"1"},null,-1),u("rect",{width:"7",height:"7",x:"14",y:"3",rx:"1"},null,-1),u("rect",{width:"7",height:"7",x:"14",y:"14",rx:"1"},null,-1),u("rect",{width:"7",height:"7",x:"3",y:"14",rx:"1"},null,-1)])]),_:1}))}}),Zu=ne({__name:"Boxes",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z"},null,-1),u("path",{d:"m7 16.5-4.74-2.85"},null,-1),u("path",{d:"m7 16.5 5-3"},null,-1),u("path",{d:"M7 16.5v5.17"},null,-1),u("path",{d:"M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z"},null,-1),u("path",{d:"m17 16.5-5-3"},null,-1),u("path",{d:"m17 16.5 4.74-2.85"},null,-1),u("path",{d:"M17 16.5v5.17"},null,-1),u("path",{d:"M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z"},null,-1),u("path",{d:"M12 8 7.26 5.15"},null,-1),u("path",{d:"m12 8 4.74-2.85"},null,-1),u("path",{d:"M12 13.5V8"},null,-1)])]),_:1}))}}),Xu=ne({__name:"FileInput",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4"},null,-1),u("path",{d:"M14 2v4a2 2 0 0 0 2 2h4"},null,-1),u("path",{d:"M2 15h10"},null,-1),u("path",{d:"m9 18 3-3-3-3"},null,-1)])]),_:1}))}}),ec=ne({__name:"Share2",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("circle",{cx:"18",cy:"5",r:"3"},null,-1),u("circle",{cx:"6",cy:"12",r:"3"},null,-1),u("circle",{cx:"18",cy:"19",r:"3"},null,-1),u("line",{x1:"8.59",x2:"15.42",y1:"13.51",y2:"17.49"},null,-1),u("line",{x1:"15.41",x2:"8.59",y1:"6.51",y2:"10.49"},null,-1)])]),_:1}))}}),tc={class:"flex-shrink-0 w-72","aria-label":"Sidebar"},nc={class:"h-full px-2 py-3 overflow-y-auto bg-gray-50 border-r border-gray-200"},sc={class:"mt-6 flex flex-col gap-1 font-medium"},rc=["href"],oc={class:"flex-grow ms-3 truncate text-gray-900"},lc={key:0,class:"bg-gray-200 text-gray-800 text-xs font-medium px-2 py-0.5 rounded-lg"},ic=ne({__name:"Sidebar",setup(e){const t=[{title:"Home",link:"",icon:Ju},{title:"Treemap",link:"treemap",icon:Yu},{title:"Assets",link:"assets",icon:Zu,count:Object.values(Cs()).length},{title:"Inputs",link:"inputs",icon:Xu,count:Object.values(ql()).length},{title:"Dependencies",link:"dependencies",icon:ec,count:Object.values(Ee.dependencies).length}];return(n,s)=>(y(),P("aside",tc,[u("div",nc,[s[0]||(s[0]=qa('<a href="https://sonda.dev/" target="_blank" class="px-2 py-1 flex items-center justify-center gap-2 text-gray-700 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:text-gray-900"><svg width="24" height="24" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg" class="inline-block"><path d="M0 0h512v512H0V0Z" fill="#FACC15"></path><path d="m264.536 203.704-41.984 89.6-21.504-9.728c-20.139-9.216-35.669-21.504-46.592-36.864-10.923-15.36-16.384-37.717-16.384-67.072 0-37.547 9.728-65.536 29.184-83.968 19.797-18.773 52.395-28.33 97.792-28.672 18.773 0 35.84.853 51.2 2.56s27.648 3.584 36.864 5.632l13.824 2.56-10.24 82.432-12.8-1.536c-8.192-1.024-18.432-1.877-30.72-2.56-12.288-1.024-24.235-1.536-35.84-1.536-12.288 0-21.675 1.877-28.16 5.632-6.144 3.413-9.216 10.069-9.216 19.968 0 5.461 2.219 9.899 6.656 13.312 4.437 3.413 10.411 6.827 17.92 10.24Zm-18.432 100.864 42.496-90.624 22.016 9.728c23.211 10.24 40.107 23.04 50.688 38.4 10.581 15.019 15.872 36.523 15.872 64.512 0 37.888-9.899 67.072-29.696 87.552-19.797 20.48-52.395 30.891-97.792 31.232-22.528 0-43.52-1.536-62.976-4.608-19.456-2.731-36.693-5.973-51.712-9.728l10.24-82.432 12.288 2.048c8.533 1.365 19.797 2.731 33.792 4.096 13.995 1.365 29.355 2.048 46.08 2.048 12.971 0 22.699-1.877 29.184-5.632 6.485-3.755 9.728-9.899 9.728-18.432 0-5.803-1.536-10.411-4.608-13.824-3.072-3.413-8.533-6.827-16.384-10.24l-9.216-4.096Z" fill="#000"></path></svg><span class="font-bold text-lg">Sonda</span></a>',1)),u("ul",sc,[(y(),P(le,null,Le(t,r=>u("li",{key:r.title},[u("a",{href:oe(H).getUrl(r.link),class:De([[oe(H).isActive(r.link)?"bg-white border-gray-300 shadow-xs":"border-transparent hover:border-gray-300"],"flex items-center px-3 py-2 text-gray-800 rounded-lg border transition-colors duration-150 outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500"])},[(y(),ue(ws(r.icon),{size:18,class:"flex-shrink-0 text-gray-400"})),u("span",oc,j(r.title),1),r.count!==void 0?(y(),P("span",lc,j(r.count),1)):we("",!0)],10,rc)])),64))])])]))}}),ac={key:0,class:"absolute left-0 top-0 w-screen h-screen bg-white/60 z-50 backdrop-blur-sm md:hidden flex flex-col items-center justify-center p-6"},uc=ne({__name:"MobileOverlay",setup(e){const t=Me(!1);return(n,s)=>t.value?we("",!0):(y(),P("div",ac,[s[1]||(s[1]=u("p",{class:"text-3xl font-bold text-center"}," Mobile layout is not supported ",-1)),s[2]||(s[2]=u("p",{class:"mt-3 text-gray-500 text-balance text-center"}," The layout is not optimized for mobile devices. Please use a desktop browser or wider screen. ",-1)),u("button",{type:"button",class:"mt-6 py-2.5 px-5 me-2 text-sm text-gray-900 focus:outline-none bg-white rounded-lg border border-gray-200 hover:bg-gray-100 hover:text-gray-700 focus:z-10 focus:ring-4 focus:ring-gray-100",onClick:s[0]||(s[0]=()=>t.value=!0)}," Dismiss ")]))}}),xn=12,cc=ne({__name:"Tooltip",setup(e){const t=Me(0),n=Me(0),s=Me(0),r=Me(0),o=Me(""),l=Me("0px"),i=Me("0px"),a=Me(null);function d(){o.value=""}function c(g){const m=g.target;if(o.value=m.getAttribute("data-hover")||"",!o.value)return;const{clientX:_,clientY:b}=g,W=_+s.value+xn>t.value?_-s.value-xn:_+xn,V=b+r.value+xn>n.value?b-r.value:b+xn;l.value=`${W}px`,i.value=`${V}px`}let p;return dn(()=>{p=new ResizeObserver(g=>{for(const m of g){const{width:_,height:b}=m.contentRect;m.target===document.body?(t.value=_,n.value=b):m.target===a.value&&(s.value=_,r.value=b)}}),p.observe(document.body),a.value&&p.observe(a.value),document.body.addEventListener("mousemove",c),document.body.addEventListener("mouseover",c),document.body.addEventListener("mouseleave",d)}),xs(()=>{p.disconnect(),document.body.removeEventListener("mousemove",c),document.body.removeEventListener("mouseover",c),document.body.removeEventListener("mouseleave",d)}),(g,m)=>(y(),P("div",{ref_key:"tooltipRef",ref:a,class:De([{invisible:!o.value},"fixed z-10 max-w-[400px] px-2 py-1 bg-gray-800 text-gray-100 rounded-md break-words pointer-events-none"]),style:Gt({"--x":l.value,"--y":i.value}),role:"tooltip"},[u("span",null,j(o.value),1)],6))}}),Or=(e,t)=>{const n=e.__vccOpts||e;for(const[s,r]of t)n[s]=r;return n},fc=Or(cc,[["__scopeId","data-v-d04a75f9"]]),dc={class:"flex min-h-screen w-full text-gray-900"},pc={class:"flex-grow flex flex-col w-full overflow-hidden"},hc={class:"p-4 flex-grow"},gc=ne({__name:"App",setup(e){const n=Object.fromEntries(Object.entries(Object.assign({"./pages/Assets/Details.vue":()=>Nt(()=>Promise.resolve().then(()=>$f),void 0,import.meta.url),"./pages/Assets/Index.vue":()=>Nt(()=>Promise.resolve().then(()=>cd),void 0,import.meta.url),"./pages/Dependencies.vue":()=>Nt(()=>Promise.resolve().then(()=>xd),void 0,import.meta.url),"./pages/Index.vue":()=>Nt(()=>Promise.resolve().then(()=>Dd),void 0,import.meta.url),"./pages/Inputs/Details.vue":()=>Nt(()=>Promise.resolve().then(()=>mh),void 0,import.meta.url),"./pages/Inputs/Index.vue":()=>Nt(()=>Promise.resolve().then(()=>Oh),void 0,import.meta.url),"./pages/Treemap.vue":()=>Nt(()=>Promise.resolve().then(()=>Gh),void 0,import.meta.url)})).map(([r,o])=>{const l=r.replace("./pages/","").replace(".vue","").toLowerCase().split("/");return l.at(-1)==="index"&&l.pop(),[l.join("/"),o]})),s=E(()=>sa(n[H.path]));return(r,o)=>(y(),P(le,null,[u("div",dc,[M(ic),u("div",pc,[M(qu,{class:"p-4"}),u("div",hc,[M(Cr,{mode:"out-in","enter-active-class":"transition-opacity duration-150","enter-from-class":"opacity-0","enter-to-class":"opacity-100","leave-active-class":"transition-opacity duration-150","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:D(()=>[(y(),ue(ws(s.value),{class:"relative"}))]),_:1})])]),M(fc)]),M(uc)],64))}}),mc={beforeMount(e,t){e._clickOutside=n=>{e.contains(n.target)||t.value(n)},document.addEventListener("click",e._clickOutside)},unmounted(e){e._clickOutside&&(document.removeEventListener("click",e._clickOutside),delete e._clickOutside)}};Vu(gc).directive("click-outside",mc).mount("#app");const vc=["b","KiB","MiB","GiB","TiB","PiB"],_c=["ms","s"],bo="node_modules";function Jl(e,t,n){let s=n,r=0;for(;s>t&&e.length>r+1;)s=s/t,r++;return`${r?s.toFixed(2):s} ${e[r]}`}function mt(e){return Jl(vc,1024,e)}function zs(e){return Jl(_c,1e3,e)}function jn(e){const t=e.lastIndexOf(bo);return t>=0?e.slice(t+bo.length+1):e}const yc={key:0,class:"font-bold"},Hn=ne({__name:"Alert",props:{variant:{default:"info"}},setup(e){const t={neutral:"bg-gray-50 border-gray-200 text-gray-900",error:"bg-red-50 border-red-200 text-red-900",warning:"bg-orange-50 border-orange-200 text-orange-900",info:"bg-blue-50 border-blue-200 text-blue-900"},n={neutral:"text-gray-900/70",error:"text-red-900/70",warning:"text-orange-900/70",info:"text-blue-900/70"},s=e,r=E(()=>t[s.variant]),o=E(()=>n[s.variant]);return(l,i)=>(y(),P("div",{class:De([r.value,"p-4 mb-8 text-sm rounded-lg border shadow-xs"]),role:"alert"},[l.$slots.header?(y(),P("div",yc,[et(l.$slots,"header")])):we("",!0),l.$slots.body?(y(),P("div",{key:1,class:De([o.value,"mt-4"])},[et(l.$slots,"body")],2)):we("",!0)],2))}}),Bs=ne({__name:"Info",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("circle",{cx:"12",cy:"12",r:"10"},null,-1),u("path",{d:"M12 16v-4"},null,-1),u("path",{d:"M12 8h.01"},null,-1)])]),_:1}))}}),ot=ne({__name:"Button",props:{link:{type:Boolean},active:{type:Boolean},disabled:{type:Boolean}},setup(e){const t=e,n=E(()=>t.link?"a":"button");return(s,r)=>(y(),ue(ws(n.value),{disabled:e.disabled,class:De(["flex items-center justify-between gap-2 h-8 px-2 text-sm text-gray-500 border border-gray-300 rounded-lg shadow-xs outline-hidden cursor-pointer","transition-opacity duration-150","hover:bg-gray-100 hover:border-gray-400 hover:text-gray-700","focus:ring focus:ring-gray-500 focus:border-gray-500","disabled:opacity-50 disabled:cursor-not-allowed",e.active&&"bg-orange-50 text-orange-500 border-orange-300 hover:text-orange-600 hover:border-orange-400 hover:bg-orange-50 focus:ring-orange-200 focus:border-orange-300"])},{default:D(()=>[et(s.$slots,"default")]),_:3},8,["disabled","class"]))}}),bc={class:"rounded-lg border border-gray-200"},xc={class:"flex items-center gap-4 py-2 px-4"},wc={class:"flex-shrink-0"},Sc={class:"flex-grow"},$c={class:"text-xl font-bold"},Tc={key:0,class:"text-gray-500"},Cc={key:0,class:"p-4"},gn=ne({__name:"Collapsible",props:{modelValue:{type:Boolean},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=pn(e,"modelValue");return(n,s)=>(y(),P("div",bc,[u("div",xc,[u("div",wc,[M(ot,{onClick:s[0]||(s[0]=()=>t.value=!t.value)},{default:D(()=>[M(fn,{size:16,class:De([[t.value?"rotate-90":"rotate-270"],"text-gray-500 transition-[rotate] duration-150"])},null,8,["class"])]),_:1})]),u("div",Sc,[u("p",$c,[et(n.$slots,"title")]),n.$slots.description?(y(),P("p",Tc,[et(n.$slots,"description")])):we("",!0)])]),t.value?(y(),P("div",Cc,[et(n.$slots,"default")])):we("",!0)]))}}),Ec={class:"rounded-lg border border-gray-200 overflow-hidden shadow-xs"},Ic={class:"table-fixed w-full text-sm text-left"},Oc={class:"text-gray-500"},Ac={class:"p-3 font-normal"},kc={class:"border-t border-gray-100"},Pc={class:"p-3 font-normal"},Mc={class:"inline-flex"},Vc={class:"border-t border-gray-100"},Lc={class:"p-3 font-normal capitalize"},Rc={key:0,class:"border-t border-gray-100"},Dc={class:"p-3 font-normal"},Uc=["href"],Fc={class:"border-t border-gray-100"},Nc={class:"p-3 font-normal"},zc={class:"border-t border-gray-100"},Bc={class:"flex items-center justify-between p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},jc={class:"inline-flex","data-hover":"Estimated download time on a slow 3G connection"},Hc={class:"p-3 font-normal"},Wc={class:"border-t border-gray-100"},Kc={class:"p-3 font-normal"},qc={class:"border-t border-gray-100"},Gc={class:"flex items-center justify-between p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},Qc={class:"inline-flex","data-hover":"Estimated download time on a slow 3G connection"},Jc={class:"p-3 font-normal"},Yc={class:"border-t border-gray-100"},Zc={class:"p-3 font-normal"},Xc={class:"border-t border-gray-100"},ef={class:"flex items-center justify-between p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},tf={class:"inline-flex","data-hover":"Estimated download time on a slow 3G connection"},nf={class:"p-3 font-normal"},js=50*1024*8,sf=ne({__name:"Details",props:{name:{}},setup(e){const t=e,n=E(H.computedQuery("details",!0)),s=E(()=>Es(t.name)),r=E(()=>Ee.connections.filter(a=>a.kind==="entrypoint"&&a.source===t.name)),o=E(()=>Math.round(s.value.uncompressed/js*1e3)),l=E(()=>Math.round(s.value.gzip/js*1e3)),i=E(()=>Math.round(s.value.brotli/js*1e3));return(a,d)=>(y(),ue(gn,{modelValue:n.value,"onUpdate:modelValue":d[0]||(d[0]=c=>n.value=c)},{title:D(()=>[...d[1]||(d[1]=[Z("Details",-1)])]),description:D(()=>[...d[2]||(d[2]=[Z("Details of the source asset",-1)])]),default:D(()=>[u("div",Ec,[u("table",Ic,[d[14]||(d[14]=u("colgroup",null,[u("col",{style:{width:"210px"}}),u("col",{style:{width:"100%"}})],-1)),u("tbody",Oc,[u("tr",null,[d[3]||(d[3]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Path",-1)),u("td",Ac,j(e.name),1)]),u("tr",kc,[d[5]||(d[5]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Treemap",-1)),u("td",Pc,[u("span",Mc,[M(ot,{link:!0,href:oe(H).getUrl("treemap",{item:e.name}),active:!0},{default:D(()=>[...d[4]||(d[4]=[Z(" Treemap view ",-1)])]),_:1},8,["href"])])])]),u("tr",Vc,[d[6]||(d[6]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"File type",-1)),u("td",Lc,j(s.value.type),1)]),r.value.length?(y(),P("tr",Rc,[d[7]||(d[7]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Entrypoint(s)",-1)),u("td",Dc,[u("ul",null,[(y(!0),P(le,null,Le(r.value,c=>(y(),P("li",{key:c.target},[u("a",{href:oe(H).getUrl("inputs/details",{item:c.target}),class:"py-1 text-sm font-medium underline-offset-2 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:underline"},j(c.target),9,Uc)]))),128))])])])):we("",!0),u("tr",Fc,[d[8]||(d[8]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Original file size",-1)),u("td",Nc,j(oe(mt)(s.value.uncompressed)),1)]),u("tr",zc,[u("td",Bc,[d[9]||(d[9]=Z(" Original download time ",-1)),u("span",jc,[M(Bs,{size:20,class:"ml-2 inline pointer-events-none"})])]),u("td",Hc,j(oe(zs)(o.value)),1)]),s.value.gzip?(y(),P(le,{key:1},[u("tr",Wc,[d[10]||(d[10]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"GZIP size",-1)),u("td",Kc,j(oe(mt)(s.value.gzip)),1)]),u("tr",qc,[u("td",Gc,[d[11]||(d[11]=Z(" GZIP download time ",-1)),u("span",Qc,[M(Bs,{size:20,class:"ml-2 inline pointer-events-none"})])]),u("td",Jc,j(oe(zs)(l.value)),1)])],64)):we("",!0),s.value.brotli?(y(),P(le,{key:2},[u("tr",Yc,[d[12]||(d[12]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Brotli size",-1)),u("td",Zc,j(oe(mt)(s.value.brotli)),1)]),u("tr",Xc,[u("td",ef,[d[13]||(d[13]=Z(" Brotli download time ",-1)),u("span",tf,[M(Bs,{size:20,class:"ml-2 inline pointer-events-none"})])]),u("td",nf,j(oe(zs)(i.value)),1)])],64)):we("",!0)])])])]),_:1},8,["modelValue"]))}}),rf={class:"rounded-lg border border-gray-200 shadow-xs"},of={class:"table-fixed w-full text-sm text-left"},lf={class:"text-gray-700"},af={class:"p-3 font-normal"},uf={class:"select-none mr-2"},cf=["href"],ff=ne({__name:"Dependencies",props:{name:{},inputs:{}},setup(e){const t=e,n=E(H.computedQuery("dependencies",!1)),s=E(()=>Ee.dependencies.filter(r=>r.paths.some(o=>t.inputs.some(l=>l.includes(o)))).map(r=>r.name).toSorted());return(r,o)=>s.value.length?(y(),ue(gn,{key:0,modelValue:n.value,"onUpdate:modelValue":o[0]||(o[0]=l=>n.value=l)},{title:D(()=>[...o[1]||(o[1]=[Z("Dependencies",-1)])]),description:D(()=>[...o[2]||(o[2]=[Z("List of dependencies used in the asset",-1)])]),default:D(()=>[u("div",rf,[u("table",of,[u("tbody",lf,[(y(!0),P(le,null,Le(s.value,(l,i)=>(y(),P("tr",{key:l,class:"[&:not(:first-child)]:border-t border-gray-100"},[u("td",af,[u("span",uf,j(i+1)+".",1),u("a",{href:oe(H).getUrl("dependencies",{search:l,usage:e.name,active:l}),class:"px-2 py-1 text-sm font-medium underline-offset-2 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:underline"},j(l),9,cf)])]))),128))])])])]),_:1},8,["modelValue"])):we("",!0)}}),df={class:"rounded-lg border border-gray-200 shadow-xs"},pf={class:"table-fixed w-full text-sm text-left"},hf={class:"text-gray-700"},gf={class:"p-3 font-normal"},mf={class:"select-none mr-2"},vf=["href"],_f=ne({__name:"Inputs",props:{name:{},inputs:{}},setup(e){const t=E(H.computedQuery("inputs",!1));return(n,s)=>e.inputs.length?(y(),ue(gn,{key:0,modelValue:t.value,"onUpdate:modelValue":s[0]||(s[0]=r=>t.value=r),class:"mt-4"},{title:D(()=>[...s[1]||(s[1]=[Z("Inputs",-1)])]),description:D(()=>[...s[2]||(s[2]=[Z("List of inputs used in the asset",-1)])]),default:D(()=>[u("div",df,[u("table",pf,[u("tbody",hf,[(y(!0),P(le,null,Le(e.inputs,(r,o)=>(y(),P("tr",{key:r,class:"[&:not(:first-child)]:border-t border-gray-100"},[u("td",gf,[u("span",mf,j(o+1)+".",1),u("a",{href:oe(H).getUrl("inputs/details",{item:r}),class:"px-2 py-1 text-sm font-medium underline-offset-2 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:underline"},j(oe(jn)(r)),9,vf)])]))),128))])])])]),_:1},8,["modelValue"])):we("",!0)}}),yf={class:"max-w-7xl flex flex-col"},bf={class:"text-2xl font-bold"},xf={class:"flex flex-col mb-4"},wf=["href"],Sf=ne({__name:"Details",setup(e){const t=E(()=>H.query.item),n=E(()=>Es(t.value)),s=E(()=>jn(t.value)),r=E(()=>Ir(t.value).filter(o=>o.name!=="[unassigned]").map(o=>o.name).toSorted());return(o,l)=>(y(),P("div",yf,[n.value?(y(),P(le,{key:0},[u("h2",bf,j(s.value),1),l[0]||(l[0]=u("p",{class:"text-gray-500 mt-4"}," Details of the output assets generated by the bundler. ",-1)),l[1]||(l[1]=u("hr",{class:"mt-4 mb-6 border-gray-100"},null,-1)),u("div",xf,[M(sf,{name:t.value},null,8,["name"]),M(ff,{name:t.value,inputs:r.value,class:"mt-4"},null,8,["name","inputs"]),M(_f,{name:t.value,inputs:r.value,class:"mt-4"},null,8,["name","inputs"])])],64)):(y(),ue(Hn,{key:1,variant:"error"},{header:D(()=>[...l[2]||(l[2]=[u("p",null,"The asset does not exist",-1)])]),body:D(()=>[u("p",null,[l[3]||(l[3]=Z(" The asset you are looking for does not exist. Go back to the ",-1)),u("a",{href:oe(H).getUrl("assets"),class:"underline"},"Assets",8,wf),l[4]||(l[4]=Z(" page to see all the available assets. ",-1))])]),_:1}))]))}}),$f=Object.freeze(Object.defineProperty({__proto__:null,default:Sf},Symbol.toStringTag,{value:"Module"}));function Tf(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ts={exports:{}},Cf=ts.exports,xo;function Ef(){return xo||(xo=1,(function(e){((t,n)=>{e.exports?e.exports=n():t.fuzzysort=n()})(Cf,t=>{var n=(k,w)=>{if(!k||!w)return Oe;var N=_(k);Te(w)||(w=m(w));var Y=N.bitflags;return(Y&w._bitflags)!==Y?Oe:W(N,w)},s=(k,w,N)=>{if(!k)return N?.all?b(w,N):at;var Y=_(k),ee=Y.bitflags,J=Y.containsSpace,z=p(N?.threshold||0),ie=N?.limit||$e,f=0,h=0,v=w.length;function C(Pe){f<ie?(Lt.add(Pe),++f):(++h,Pe._score>Lt.peek()._score&&Lt.replaceTop(Pe))}if(N?.key)for(var S=N.key,x=0;x<v;++x){var R=w[x],T=Qe(R,S);if(T&&(Te(T)||(T=m(T)),(ee&T._bitflags)===ee)){var $=W(Y,T);$!==Oe&&($._score<z||($.obj=R,C($)))}}else if(N?.keys){var A=N.keys,G=A.length;e:for(var x=0;x<v;++x){var R=w[x];{for(var U=0,F=0;F<G;++F){var S=A[F],T=Qe(R,S);if(!T){xe[F]=Ye;continue}Te(T)||(T=m(T)),xe[F]=T,U|=T._bitflags}if((ee&U)!==ee)continue}if(J)for(let de=0;de<Y.spaceSearches.length;de++)he[de]=ce;for(var F=0;F<G;++F){if(T=xe[F],T===Ye){Ie[F]=Ye;continue}if(Ie[F]=W(Y,T,!1,J),Ie[F]===Oe){Ie[F]=Ye;continue}if(J)for(let ge=0;ge<Y.spaceSearches.length;ge++){if(q[ge]>-1e3&&he[ge]>ce){var Q=(he[ge]+q[ge])/4;Q>he[ge]&&(he[ge]=Q)}q[ge]>he[ge]&&(he[ge]=q[ge])}}if(J){for(let de=0;de<Y.spaceSearches.length;de++)if(he[de]===ce)continue e}else{var K=!1;for(let de=0;de<G;de++)if(Ie[de]._score!==ce){K=!0;break}if(!K)continue}var fe=new a(G);for(let de=0;de<G;de++)fe[de]=Ie[de];if(J){var re=0;for(let de=0;de<Y.spaceSearches.length;de++)re+=he[de]}else{var re=ce;for(let ge=0;ge<G;ge++){var $=fe[ge];if($._score>-1e3&&re>ce){var Q=(re+$._score)/4;Q>re&&(re=Q)}$._score>re&&(re=$._score)}}if(fe.obj=R,fe._score=re,N?.scoreFn){if(re=N.scoreFn(fe),!re)continue;re=p(re),fe._score=re}re<z||C(fe)}}else for(var x=0;x<v;++x){var T=w[x];if(T&&(Te(T)||(T=m(T)),(ee&T._bitflags)===ee)){var $=W(Y,T);$!==Oe&&($._score<z||C($))}}if(f===0)return at;for(var Ae=new Array(f),x=f-1;x>=0;--x)Ae[x]=Lt.poll();return Ae.total=f+h,Ae},r=(k,w="<b>",N="</b>")=>{for(var Y=typeof w=="function"?w:void 0,ee=k.target,J=ee.length,z=k.indexes,ie="",f=0,h=0,v=!1,C=[],S=0;S<J;++S){var x=ee[S];if(z[h]===S){if(++h,v||(v=!0,Y?(C.push(ie),ie=""):ie+=w),h===z.length){Y?(ie+=x,C.push(Y(ie,f++)),ie="",C.push(ee.substr(S+1))):ie+=x+N+ee.substr(S+1);break}}else v&&(v=!1,Y?(C.push(Y(ie,f++)),ie=""):ie+=N);ie+=x}return Y?C:ie},o=k=>{typeof k=="number"?k=""+k:typeof k!="string"&&(k="");var w=B(k);return d(k,{_targetLower:w._lower,_targetLowerCodes:w.lowerCodes,_bitflags:w.bitflags})},l=()=>{X.clear(),ve.clear()};class i{get indexes(){return this._indexes.slice(0,this._indexes.len).sort((w,N)=>w-N)}set indexes(w){return this._indexes=w}highlight(w,N){return r(this,w,N)}get score(){return c(this._score)}set score(w){this._score=p(w)}}class a extends Array{get score(){return c(this._score)}set score(w){this._score=p(w)}}var d=(k,w)=>{const N=new i;return N.target=k,N.obj=w.obj??Oe,N._score=w._score??ce,N._indexes=w._indexes??[],N._targetLower=w._targetLower??"",N._targetLowerCodes=w._targetLowerCodes??Oe,N._nextBeginningIndexes=w._nextBeginningIndexes??Oe,N._bitflags=w._bitflags??0,N},c=k=>k===ce?0:k>1?k:Math.E**(((-k+1)**.04307-1)*-2),p=k=>k===0?ce:k>1?k:1-Math.pow(Math.log(k)/-2+1,1/.04307),g=k=>{typeof k=="number"?k=""+k:typeof k!="string"&&(k=""),k=k.trim();var w=B(k),N=[];if(w.containsSpace){var Y=k.split(/\s+/);Y=[...new Set(Y)];for(var ee=0;ee<Y.length;ee++)if(Y[ee]!==""){var J=B(Y[ee]);N.push({lowerCodes:J.lowerCodes,_lower:Y[ee].toLowerCase(),containsSpace:!1})}}return{lowerCodes:w.lowerCodes,_lower:w._lower,containsSpace:w.containsSpace,bitflags:w.bitflags,spaceSearches:N}},m=k=>{if(k.length>999)return o(k);var w=X.get(k);return w!==void 0||(w=o(k),X.set(k,w)),w},_=k=>{if(k.length>999)return g(k);var w=ve.get(k);return w!==void 0||(w=g(k),ve.set(k,w)),w},b=(k,w)=>{var N=[];N.total=k.length;var Y=w?.limit||$e;if(w?.key)for(var ee=0;ee<k.length;ee++){var J=k[ee],z=Qe(J,w.key);if(z!=Oe){Te(z)||(z=m(z));var ie=d(z.target,{_score:z._score,obj:J});if(N.push(ie),N.length>=Y)return N}}else if(w?.keys)for(var ee=0;ee<k.length;ee++){for(var J=k[ee],f=new a(w.keys.length),h=w.keys.length-1;h>=0;--h){var z=Qe(J,w.keys[h]);if(!z){f[h]=Ye;continue}Te(z)||(z=m(z)),z._score=ce,z._indexes.len=0,f[h]=z}if(f.obj=J,f._score=ce,N.push(f),N.length>=Y)return N}else for(var ee=0;ee<k.length;ee++){var z=k[ee];if(z!=Oe&&(Te(z)||(z=m(z)),z._score=ce,z._indexes.len=0,N.push(z),N.length>=Y))return N}return N},W=(k,w,N=!1,Y=!1)=>{if(N===!1&&k.containsSpace)return V(k,w,Y);for(var ee=k._lower,J=k.lowerCodes,z=J[0],ie=w._targetLowerCodes,f=J.length,h=ie.length,x=0,v=0,C=0;;){var S=z===ie[v];if(S){if(ye[C++]=v,++x,x===f)break;z=J[x]}if(++v,v>=h)return Oe}var x=0,R=!1,T=0,$=w._nextBeginningIndexes;$===Oe&&($=w._nextBeginningIndexes=O(w.target)),v=ye[0]===0?0:$[ye[0]-1];var A=0;if(v!==h)for(;;)if(v>=h){if(x<=0||(++A,A>200))break;--x;var G=se[--T];v=$[G]}else{var S=J[x]===ie[v];if(S){if(se[T++]=v,++x,x===f){R=!0;break}++v}else v=$[v]}var U=f<=1?-1:w._targetLower.indexOf(ee,ye[0]),F=!!~U,Q=F?U===0||w._nextBeginningIndexes[U-1]===U:!1;if(F&&!Q){for(var K=0;K<$.length;K=$[K])if(!(K<=U)){for(var fe=0;fe<f&&J[fe]===w._targetLowerCodes[K+fe];fe++);if(fe===f){U=K,Q=!0;break}}}var re=de=>{for(var ge=0,mn=0,ke=1;ke<f;++ke)de[ke]-de[ke-1]!==1&&(ge-=de[ke],++mn);var st=de[f-1]-de[0]-(f-1);if(ge-=(12+st)*mn,de[0]!==0&&(ge-=de[0]*de[0]*.2),!R)ge*=1e3;else{for(var Qt=1,ke=$[0];ke<h;ke=$[ke])++Qt;Qt>24&&(ge*=(Qt-24)*10)}return ge-=(h-f)/2,F&&(ge/=1+f*f*1),Q&&(ge/=1+f*f*1),ge-=(h-f)/2,ge};if(R)if(Q){for(var K=0;K<f;++K)ye[K]=U+K;var Ae=ye,Pe=re(ye)}else var Ae=se,Pe=re(se);else{if(F)for(var K=0;K<f;++K)ye[K]=U+K;var Ae=ye,Pe=re(Ae)}w._score=Pe;for(var K=0;K<f;++K)w._indexes[K]=Ae[K];w._indexes.len=f;const Ke=new i;return Ke.target=w.target,Ke._score=w._score,Ke._indexes=w._indexes,Ke},V=(k,w,N)=>{for(var Y=new Set,ee=0,J=Oe,z=0,ie=k.spaceSearches,f=ie.length,h=0,v=()=>{for(let Q=h-1;Q>=0;Q--)w._nextBeginningIndexes[pe[Q*2+0]]=pe[Q*2+1]},C=!1,F=0;F<f;++F){q[F]=ce;var S=ie[F];if(J=W(S,w),N){if(J===Oe)continue;C=!0}else if(J===Oe)return v(),Oe;var x=F===f-1;if(!x){var R=J._indexes,T=!0;for(let K=0;K<R.len-1;K++)if(R[K+1]-R[K]!==1){T=!1;break}if(T){var $=R[R.len-1]+1,A=w._nextBeginningIndexes[$-1];for(let K=$-1;K>=0&&A===w._nextBeginningIndexes[K];K--)w._nextBeginningIndexes[K]=$,pe[h*2+0]=K,pe[h*2+1]=A,h++}}ee+=J._score/f,q[F]=J._score/f,J._indexes[0]<z&&(ee-=(z-J._indexes[0])*2),z=J._indexes[0];for(var G=0;G<J._indexes.len;++G)Y.add(J._indexes[G])}if(N&&!C)return Oe;v();var U=W(k,w,!0);if(U!==Oe&&U._score>ee){if(N)for(var F=0;F<f;++F)q[F]=U._score/f;return U}N&&(J=w),J._score=ee;var F=0;for(let Q of Y)J._indexes[F++]=Q;return J._indexes.len=F,J},L=k=>k.replace(/\p{Script=Latin}+/gu,w=>w.normalize("NFD")).replace(/[\u0300-\u036f]/g,""),B=k=>{k=L(k);for(var w=k.length,N=k.toLowerCase(),Y=[],ee=0,J=!1,z=0;z<w;++z){var ie=Y[z]=N.charCodeAt(z);if(ie===32){J=!0;continue}var f=ie>=97&&ie<=122?ie-97:ie>=48&&ie<=57?26:ie<=127?30:31;ee|=1<<f}return{lowerCodes:Y,bitflags:ee,containsSpace:J,_lower:N}},I=k=>{for(var w=k.length,N=[],Y=0,ee=!1,J=!1,z=0;z<w;++z){var ie=k.charCodeAt(z),f=ie>=65&&ie<=90,h=f||ie>=97&&ie<=122||ie>=48&&ie<=57,v=f&&!ee||!J||!h;ee=f,J=h,v&&(N[Y++]=z)}return N},O=k=>{k=L(k);for(var w=k.length,N=I(k),Y=[],ee=N[0],J=0,z=0;z<w;++z)ee>z?Y[z]=ee:(ee=N[++J],Y[z]=ee===void 0?w:ee);return Y},X=new Map,ve=new Map,ye=[],se=[],pe=[],he=[],q=[],xe=[],Ie=[],Qe=(k,w)=>{var N=k[w];if(N!==void 0)return N;if(typeof w=="function")return w(k);var Y=w;Array.isArray(w)||(Y=w.split("."));for(var ee=Y.length,J=-1;k&&++J<ee;)k=k[Y[J]];return k},Te=k=>typeof k=="object"&&typeof k._bitflags=="number",$e=1/0,ce=-$e,at=[];at.total=0;var Oe=null,Ye=o(""),nt=k=>{var w=[],N=0,Y={},ee=J=>{for(var z=0,ie=w[z],f=1;f<N;){var h=f+1;z=f,h<N&&w[h]._score<w[f]._score&&(z=h),w[z-1>>1]=w[z],f=1+(z<<1)}for(var v=z-1>>1;z>0&&ie._score<w[v]._score;v=(z=v)-1>>1)w[z]=w[v];w[z]=ie};return Y.add=(J=>{var z=N;w[N++]=J;for(var ie=z-1>>1;z>0&&J._score<w[ie]._score;ie=(z=ie)-1>>1)w[z]=w[ie];w[z]=J}),Y.poll=(J=>{if(N!==0){var z=w[0];return w[0]=w[--N],ee(),z}}),Y.peek=(J=>{if(N!==0)return w[0]}),Y.replaceTop=(J=>{w[0]=J,ee()}),Y},Lt=nt();return{single:n,go:s,prepare:o,cleanup:l}})})(ts)),ts.exports}var If=Ef();const Ar=Tf(If),Of={class:"rounded-lg border border-gray-200 overflow-hidden shadow-xs"},Af={class:"table-fixed w-full text-sm text-left"},kf={key:0,style:{width:"58px"}},Pf={class:"text-xs text-gray-900 uppercase bg-gray-50"},Mf={key:0,class:"p-3"},Vf={class:"text-gray-500"},Lf={class:"bg-white border-t border-gray-100"},Rf={key:0,class:"p-3 font-normal whitespace-nowrap"},Df={key:0,class:"bg-gray-50"},Uf={colspan:"5"},Ff={class:"overflow-hidden"},Nf={class:"p-4 border-t border-gray-100 font-normal"},kr=ne({__name:"DataTable",props:zn({columns:{},data:{},id:{}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=pn(e,"modelValue");function n(s){return s==="center"?"text-center":s==="right"?"text-right":"text-left"}return(s,r)=>(y(),P("div",Of,[u("table",Af,[u("colgroup",null,[s.$slots.collapsible?(y(),P("col",kf)):we("",!0),(y(!0),P(le,null,Le(e.columns,o=>(y(),P("col",{key:o.name,style:Gt({width:o.width??"100%"})},null,4))),128))]),u("thead",Pf,[u("tr",null,[s.$slots.collapsible?(y(),P("th",Mf)):we("",!0),(y(!0),P(le,null,Le(e.columns,o=>(y(),P("th",{key:o.name,class:De([o.align&&n(o.align),"p-3 font-bold"])},j(o.name),3))),128))])]),u("tbody",Vf,[(y(!0),P(le,null,Le(e.data,o=>(y(),P(le,{key:o[e.id]},[u("tr",Lf,[s.$slots.collapsible?(y(),P("td",Rf,[M(ot,{onClick:()=>t.value=t.value===o[e.id]?"":o[e.id]},{default:D(()=>[M(fn,{size:16,class:De([[t.value===o[e.id]?"rotate-90":"rotate-270"],"text-gray-500 transition-[rotate] duration-150"])},null,8,["class"])]),_:2},1032,["onClick"])])):we("",!0),et(s.$slots,"row",{item:o})]),s.$slots.collapsible?(y(),P("tr",Df,[r[0]||(r[0]=u("td",{colspan:"1"},null,-1)),u("td",Uf,[u("div",{class:De([{"grid-rows-[1fr]":t.value===o[e.id]},"grid grid-rows-[0fr] transition-[grid-template-rows] duration-150 ease-linear"])},[u("div",Ff,[u("div",Nf,[et(s.$slots,"collapsible",{item:o})])])],2)])])):we("",!0)],64))),128))])])]))}}),Pr=ne({__name:"Search",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("circle",{cx:"11",cy:"11",r:"8"},null,-1),u("path",{d:"m21 21-4.3-4.3"},null,-1)])]),_:1}))}}),zf={class:"relative flex"},Bf={class:"absolute inset-y-0 start-0 flex items-center ps-3 pointer-events-none"},jf=["placeholder"],Is=ne({__name:"SearchInput",props:zn({placeholder:{default:"Filter items"}},{modelValue:{default:""},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=pn(e,"modelValue"),n=E(()=>!!t.value);return(s,r)=>(y(),P("div",zf,[u("div",Bf,[M(Pr,{size:16,class:De(n.value?"text-orange-500":"text-gray-500")},null,8,["class"])]),qt(u("input",{"onUpdate:modelValue":r[0]||(r[0]=o=>t.value=o),placeholder:e.placeholder,class:De([[n.value&&"bg-orange-50 text-orange-500 border-orange-300 hover:text-orange-600 hover:border-orange-400 hover:bg-orange-50 focus:ring-orange-200 focus:border-orange-300"],"py-1.25 ps-10 w-80 text-sm text-gray-900 border border-gray-300 rounded-lg outline-hidden shadow-xs placeholder:text-gray-500 focus:ring focus:ring-gray-500 focus:border-gray-500"]),type:"text"},null,10,jf),[[Ou,t.value]])]))}}),Hf={key:0,class:"relative"},Wf={class:"absolute mt-1 z-10 w-max min-w-3xs max-w-sm max-h-64 overflow-y-auto bg-white border border-gray-300 rounded-lg shadow-lg"},Kf={class:"p-3 flex flex-col gap-3 text-sm text-gray-900"},qf={class:"flex items-center"},Gf=["value","id"],Qf=["for"],Jf={key:0,class:"text-gray-500"},Ht=ne({__name:"Dropdown",props:zn({title:{},disabled:{type:Boolean},options:{}},{modelValue:{default:()=>[]},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=pn(e,"modelValue"),n=e,s=Me(!1);return(r,o)=>{const l=ml("click-outside");return e.options.length>0?qt((y(),P("div",Hf,[M(ot,{active:t.value.length>0,disabled:e.disabled,onClick:o[0]||(o[0]=()=>s.value=!s.value)},{default:D(()=>[et(r.$slots,"icon"),u("span",null,j(e.title),1)]),_:3},8,["active","disabled"]),M(Cr,{"enter-active-class":"transition-opacity duration-150","enter-from-class":"opacity-0","enter-to-class":"opacity-100","leave-active-class":"transition-opacity duration-150","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:D(()=>[qt(u("div",Wf,[u("ul",Kf,[(y(!0),P(le,null,Le(n.options,i=>(y(),P("li",{key:i.value,class:"cursor-pointer"},[u("div",qf,[qt(u("input",{"onUpdate:modelValue":o[1]||(o[1]=a=>t.value=a),value:i.value,id:"checkbox-"+i.value,type:"checkbox",class:"flex-shrink-0 size-4"},null,8,Gf),[[Au,t.value]]),u("label",{for:"checkbox-"+i.value,class:"flex-grow ps-2 select-none"},[Z(j(i.label)+" ",1),i.subLabel?(y(),P("span",Jf," ("+j(i.subLabel)+") ",1)):we("",!0)],8,Qf)])]))),128))])],512),[[jl,s.value]])]),_:1})])),[[l,()=>s.value=!1]]):we("",!0)}}}),wo=ne({__name:"ChevronsLeft",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"m11 17-5-5 5-5"},null,-1),u("path",{d:"m18 17-5-5 5-5"},null,-1)])]),_:1}))}}),Yf={class:"flex items-center justify-between mt-4"},Zf={class:"text-gray-600"},Xf={class:"flex items-center gap-2"},ed={class:"text-gray-600"},td={class:"flex gap-2"},Mr=ne({__name:"Pagination",props:zn({count:{},itemsPerPage:{}},{modelValue:{default:1},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=pn(e,"modelValue"),n=e,s=E(()=>n.count>0?(t.value-1)*n.itemsPerPage+1:0),r=E(()=>Math.min(t.value*n.itemsPerPage,n.count)),o=E(()=>t.value<=1),l=E(()=>t.value>=a.value),i=E(()=>n.count>0?t.value:0),a=E(()=>n.count>0?Math.ceil(n.count/n.itemsPerPage):0);return(d,c)=>(y(),P("nav",Yf,[u("p",Zf,"Showing "+j(s.value)+" to "+j(r.value)+" of "+j(e.count)+" entries",1),u("div",Xf,[u("p",ed,"Page "+j(i.value)+" of "+j(a.value),1),u("ul",td,[u("li",null,[M(ot,{disabled:o.value,onClick:c[0]||(c[0]=()=>t.value=1)},{default:D(()=>[M(wo,{size:16})]),_:1},8,["disabled"])]),u("li",null,[M(ot,{disabled:o.value,onClick:c[1]||(c[1]=()=>t.value-=1)},{default:D(()=>[M(fn,{size:16})]),_:1},8,["disabled"])]),u("li",null,[M(ot,{disabled:l.value,onClick:c[2]||(c[2]=()=>t.value+=1)},{default:D(()=>[M(fn,{size:16,class:"rotate-180"})]),_:1},8,["disabled"])]),u("li",null,[M(ot,{disabled:l.value,onClick:c[3]||(c[3]=()=>t.value=a.value)},{default:D(()=>[M(wo,{size:16,class:"rotate-180"})]),_:1},8,["disabled"])])])])]))}}),Zt=ne({__name:"Badge",props:{variant:{default:"primary"}},setup(e){const t={primary:"bg-blue-100 text-blue-800 border-blue-200",dark:"bg-gray-100 text-gray-800 border-gray-200",red:"bg-red-100 text-red-800 border-red-200",green:"bg-green-100 text-green-800 border-green-200",yellow:"bg-yellow-100 text-yellow-800 border-yellow-200"};return(n,s)=>(y(),P("span",{class:De([[t[e.variant]],"font-medium px-2.5 py-0.5 rounded-sm border"])},[et(n.$slots,"default")],2))}}),Wt=ne({__name:"Funnel",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z"},null,-1)])]),_:1}))}}),nd={class:"max-w-7xl flex flex-col"},sd={class:"flex gap-2 mb-4"},rd={class:"p-3 font-normal text-center whitespace-nowrap"},od={class:"p-3 font-normal text-gray-900"},ld=["title"],id={class:"p-3 font-normal text-right whitespace-nowrap"},ad={class:"p-3 font-normal text-center whitespace-nowrap"},Hs=12,ud=ne({__name:"Index",setup(e){const t=[{label:"Script",value:"script"},{label:"Style",value:"style"},{label:"Component",value:"component"},{label:"Font",value:"font"},{label:"Image",value:"image"},{label:"Other",value:"other"}],n=[{name:"",align:"center",width:"58px"},{name:"Path",align:"left",width:"100%"},{name:"Uncompressed size",align:"right",width:"154px"},{name:"Type",align:"center",width:"122px"}],s=Me(Cs()),r=E(()=>t.filter(c=>s.value.some(p=>p.type===c.value))),o=E(H.computedQuery("search","")),l=E(H.computedQuery("types",[])),i=E(H.computedQuery("page",1)),a=E(()=>{const c=s.value.filter(p=>!l.value.length||l.value.includes(p.type));return Ar.go(o.value,c,{key:"name",all:!0}).map(p=>p.obj)}),d=E(()=>{const c=(i.value-1)*Hs,p=c+Hs;return a.value.slice(c,p)});return it([o,l],()=>{i.value=1}),(c,p)=>(y(),P("div",nd,[p[3]||(p[3]=u("h2",{class:"text-2xl font-bold"},"Output assets",-1)),p[4]||(p[4]=u("p",{class:"text-gray-500 mt-4"}," List of all output assets generated during the build process. ",-1)),p[5]||(p[5]=u("hr",{class:"mt-4 mb-6 border-gray-100"},null,-1)),u("div",sd,[M(Is,{modelValue:o.value,"onUpdate:modelValue":p[0]||(p[0]=g=>o.value=g)},null,8,["modelValue"]),M(Ht,{modelValue:l.value,"onUpdate:modelValue":p[1]||(p[1]=g=>l.value=g),options:r.value,title:"Type"},{icon:D(()=>[M(Wt,{size:16})]),_:1},8,["modelValue","options"])]),M(kr,{columns:n,data:d.value,id:"name"},{row:D(({item:g})=>[u("td",rd,[M(ot,{link:!0,href:oe(H).getUrl("assets/details",{item:g.name}),class:"flex rounded border border-gray-300 p-2"},{default:D(()=>[M(Pr,{size:16,class:"text-gray-500"})]),_:1},8,["href"])]),u("td",od,[u("p",{title:g.name,class:"truncate"},j(g.name),9,ld)]),u("td",id,j(oe(mt)(g.uncompressed)),1),u("td",ad,[M(Zt,{variant:"primary"},{default:D(()=>[Z(j(g.type),1)]),_:2},1024)])]),_:1},8,["data"]),M(Mr,{modelValue:i.value,"onUpdate:modelValue":p[2]||(p[2]=g=>i.value=g),count:a.value.length,"items-per-page":Hs},null,8,["modelValue","count"])]))}}),cd=Object.freeze(Object.defineProperty({__proto__:null,default:ud},Symbol.toStringTag,{value:"Module"})),fd={class:"max-w-7xl flex flex-col"},dd={class:"flex gap-2 mb-4"},pd={class:"p-3 font-normal text-gray-900"},hd={class:"mt-2 list-disc list-inside"},gd={key:0,class:"mt-2 list-disc list-inside"},md=["href"],vd={key:1,class:"mt-2 text-gray-400 italic"},_d={class:"mt-2 list-disc list-inside"},yd=["href"],Ws=12,bd=ne({__name:"Dependencies",setup(e){const t=Ee.resources.filter(p=>p.kind==="asset").map(p=>({label:p.name,value:p.name})),n=[{name:"Name",align:"left"}],s=Me(Ee.dependencies.map(p=>{const g=Ee.connections.filter(({source:_,target:b})=>!_.includes(p.name)&&b.includes(p.name)).map(({source:_})=>_).filter((_,b,W)=>W.indexOf(_)===b).toSorted(),m=Ee.resources.filter(_=>_.name.includes(p.name)&&_.kind==="chunk").map(_=>_.parent).filter((_,b,W)=>W.indexOf(_)===b).toSorted();return{name:p.name,paths:p.paths,importedBy:g,usedIn:m}})),r=E(()=>t.filter(p=>s.value.some(g=>g.usedIn.includes(p.value)))),o=E(H.computedQuery("search","")),l=E(H.computedQuery("usage",[])),i=E(H.computedQuery("page",1)),a=E(H.computedQuery("active","")),d=E(()=>{const p=s.value.filter(g=>!l.value.length||g.usedIn.some(m=>l.value.includes(m)));return Ar.go(o.value,p,{key:"name",all:!0}).map(g=>g.obj)}),c=E(()=>{const p=(i.value-1)*Ws,g=p+Ws;return d.value.slice(p,g)});return it([o,l,i],()=>{a.value=""}),it([o,l],()=>{i.value=1}),(p,g)=>(y(),P("div",fd,[g[7]||(g[7]=u("h2",{class:"text-2xl font-bold"},"External dependencies",-1)),g[8]||(g[8]=u("p",{class:"text-gray-500 mt-4"}," List of external dependencies discovered during the build process, including those that were tree-shaken. ",-1)),g[9]||(g[9]=u("hr",{class:"mt-4 mb-6 border-gray-100"},null,-1)),u("div",dd,[M(Is,{modelValue:o.value,"onUpdate:modelValue":g[0]||(g[0]=m=>o.value=m)},null,8,["modelValue"]),M(Ht,{modelValue:l.value,"onUpdate:modelValue":g[1]||(g[1]=m=>l.value=m),options:r.value,title:"Used in"},{icon:D(()=>[M(Wt,{size:16})]),_:1},8,["modelValue","options"])]),M(kr,{modelValue:a.value,"onUpdate:modelValue":g[2]||(g[2]=m=>a.value=m),columns:n,data:c.value,id:"name"},{row:D(({item:m})=>[u("td",pd,j(m.name),1)]),collapsible:D(({item:m})=>[g[4]||(g[4]=u("p",{class:"font-bold"},"Paths",-1)),u("ul",hd,[(y(!0),P(le,null,Le(m.paths,_=>(y(),P("li",{key:_,class:"text-gray-700 ml-2"},j(_),1))),128))]),g[5]||(g[5]=u("p",{class:"mt-8 font-bold"},"Used in",-1)),m.usedIn.length?(y(),P("ul",gd,[(y(!0),P(le,null,Le(m.usedIn,_=>(y(),P("li",{key:_,class:"text-gray-700 ml-2"},[u("a",{href:oe(H).getUrl("assets/details",{item:_}),class:"px-2 py-1 text-sm font-medium underline-offset-2 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:underline"},j(_),9,md)]))),128))])):(y(),P("p",vd," (Tree-shaken) ")),g[6]||(g[6]=u("p",{class:"mt-8 font-bold"},"Imported by",-1)),u("ul",_d,[(y(!0),P(le,null,Le(m.importedBy,_=>(y(),P("li",{key:_,class:"text-gray-700 ml-2"},[u("a",{href:oe(H).getUrl("inputs/details",{item:_}),class:"px-2 py-1 text-sm font-medium underline-offset-2 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:underline"},j(oe(jn)(_)),9,yd)]))),128))])]),_:1},8,["modelValue","data"]),M(Mr,{modelValue:i.value,"onUpdate:modelValue":g[3]||(g[3]=m=>i.value=m),count:d.value.length,"items-per-page":Ws},null,8,["modelValue","count"])]))}}),xd=Object.freeze(Object.defineProperty({__proto__:null,default:bd},Symbol.toStringTag,{value:"Module"})),wd=ne({__name:"Box",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z"},null,-1),u("path",{d:"m3.3 7 8.7 5 8.7-5"},null,-1),u("path",{d:"M12 22V12"},null,-1)])]),_:1}))}}),Sd=ne({__name:"Code",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("polyline",{points:"16 18 22 12 16 6"},null,-1),u("polyline",{points:"8 6 2 12 8 18"},null,-1)])]),_:1}))}}),$d=ne({__name:"Brush",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"m9.06 11.9 8.07-8.06a2.85 2.85 0 1 1 4.03 4.03l-8.06 8.08"},null,-1),u("path",{d:"M7.07 14.94c-1.66 0-3 1.35-3 3.02 0 1.33-2.5 1.52-2 2.02 1.08 1.1 2.49 2.02 4 2.02 2.2 0 4-1.8 4-4.04a3.01 3.01 0 0 0-3-3.02z"},null,-1)])]),_:1}))}}),Td=ne({__name:"Image",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2"},null,-1),u("circle",{cx:"9",cy:"9",r:"2"},null,-1),u("path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"},null,-1)])]),_:1}))}}),Cd=ne({__name:"TypeOutline",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M14 16.5a.5.5 0 0 0 .5.5h.5a2 2 0 0 1 0 4H9a2 2 0 0 1 0-4h.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V8a2 2 0 0 1-4 0V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v3a2 2 0 0 1-4 0v-.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5Z"},null,-1)])]),_:1}))}}),Ed=ne({__name:"Component",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M15.536 11.293a1 1 0 0 0 0 1.414l2.376 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z"},null,-1),u("path",{d:"M2.297 11.293a1 1 0 0 0 0 1.414l2.377 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414L6.088 8.916a1 1 0 0 0-1.414 0z"},null,-1),u("path",{d:"M8.916 17.912a1 1 0 0 0 0 1.415l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.415l-2.377-2.376a1 1 0 0 0-1.414 0z"},null,-1),u("path",{d:"M8.916 4.674a1 1 0 0 0 0 1.414l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z"},null,-1)])]),_:1}))}}),Id=ne({__name:"FileQuestion",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M12 17h.01"},null,-1),u("path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z"},null,-1),u("path",{d:"M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3"},null,-1)])]),_:1}))}}),Od={class:"max-w-7xl flex flex-col"},Ad={class:"grid grid-cols-3 gap-2"},kd=["disabled","href","tabindex"],Pd={class:"flex items-start justify-between"},Md={class:"text-gray-500 font-semibold"},Vd={class:"text-xl mt-1"},Ld={class:"text-gray-400"},Rd=ne({__name:"Index",setup(e){const t={all:{type:"all",label:"Total size",icon:wd,href:H.getUrl("treemap"),size:0,count:0},script:{type:"script",label:"JavaScript",icon:Sd,href:H.getUrl("treemap",{types:"script"}),size:0,count:0},style:{type:"style",label:"CSS",icon:$d,href:H.getUrl("treemap",{types:"style"}),size:0,count:0},image:{type:"image",label:"Image",icon:Td,href:H.getUrl("treemap",{types:"image"}),size:0,count:0},font:{type:"font",label:"Font",icon:Cd,href:H.getUrl("treemap",{types:"font"}),size:0,count:0},component:{type:"component",label:"Component",icon:Ed,href:H.getUrl("treemap",{types:"component"}),size:0,count:0},other:{type:"other",label:"Other",icon:Id,href:H.getUrl("treemap",{types:"other"}),size:0,count:0}},n=E(()=>{const r=Object.values(Cs()).reduce((o,l)=>(o[l.type].size+=l.uncompressed,o[l.type].count+=1,o.all.size+=l.uncompressed,o.all.count+=1,o),t);return Object.values(r)}),s=E(()=>Ee.resources.some(r=>r.kind==="chunk"));return(r,o)=>(y(),P("div",Od,[o[2]||(o[2]=u("h2",{class:"text-2xl font-bold"},"Build summary",-1)),o[3]||(o[3]=u("p",{class:"text-gray-600 mt-4"}," Quick summary of all assets generated by the bundler. ",-1)),o[4]||(o[4]=u("hr",{class:"mt-4 mb-6 border-gray-100"},null,-1)),s.value?we("",!0):(y(),ue(Hn,{key:0,variant:"warning"},{header:D(()=>[...o[0]||(o[0]=[u("p",null,"Have you enabled source maps in the bundler configuration?",-1)])]),body:D(()=>[...o[1]||(o[1]=[u("p",null,[Z("It appears that source map generation was not enabled, causing the report to omit a lot of information. "),u("span",{class:"font-bold"},"Please enable source maps and rebuild your project.")],-1),u("p",{class:"mt-2"},[Z("For more information, refer to the "),u("a",{class:"underline",href:"https://sonda.dev/"},"documentation"),Z(".")],-1)])]),_:1})),o[5]||(o[5]=u("h3",{class:"text-xl font-bold mb-4"},"Assets",-1)),u("div",Ad,[(y(!0),P(le,null,Le(n.value,l=>(y(),P("a",{key:l.type,disabled:l.size===0,class:De([[l.type==="all"?"xl:col-span-3":"xl:col-span-1",l.size===0?"opacity-50 pointer-events-none cursor-none":"hover:bg-gray-50"],"p-4 col-span-3 flex flex-col border border-gray-300 rounded-lg shadow-xs transition-colors duration-150 outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500"]),href:l.href,tabindex:l.size===0?-1:0},[u("div",Pd,[u("p",Md,j(l.label),1),(y(),ue(ws(l.icon),{size:18,class:"text-gray-300"}))]),u("p",Vd,[Z(j(oe(mt)(l.size))+" ",1),u("span",Ld,"("+j(l.count)+")",1)])],10,kd))),128))])]))}}),Dd=Object.freeze(Object.defineProperty({__proto__:null,default:Rd},Symbol.toStringTag,{value:"Module"})),Ud={class:"rounded-lg border border-gray-200 overflow-hidden shadow-xs"},Fd={class:"table-fixed w-full text-sm text-left"},Nd={class:"text-gray-500"},zd={class:"p-3 font-normal"},Bd={class:"border-t border-gray-100"},jd={class:"p-3 font-normal capitalize"},Hd={class:"border-t border-gray-100"},Wd={class:"p-3 font-normal uppercase"},Kd={class:"border-t border-gray-100"},qd={class:"p-3 font-normal capitalize"},Gd={class:"border-t border-gray-100"},Qd={class:"p-3 font-normal"},Jd=ne({__name:"Details",props:{name:{}},setup(e){const t=e,n=E(H.computedQuery("details",!0)),s=E(()=>Er(t.name));return(r,o)=>(y(),ue(gn,{modelValue:n.value,"onUpdate:modelValue":o[0]||(o[0]=l=>n.value=l)},{title:D(()=>[...o[1]||(o[1]=[Z("Details",-1)])]),description:D(()=>[...o[2]||(o[2]=[Z("Details of the source input",-1)])]),default:D(()=>[u("div",Ud,[u("table",Fd,[o[8]||(o[8]=u("colgroup",null,[u("col",{style:{width:"210px"}}),u("col",{style:{width:"100%"}})],-1)),u("tbody",Nd,[u("tr",null,[o[3]||(o[3]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Path",-1)),u("td",zd,j(e.name),1)]),u("tr",Bd,[o[4]||(o[4]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"File type",-1)),u("td",jd,j(s.value.type),1)]),u("tr",Hd,[o[5]||(o[5]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Module format",-1)),u("td",Wd,j(s.value.format),1)]),u("tr",Kd,[o[6]||(o[6]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Source",-1)),u("td",qd,j(e.name.includes("node_modules")?"external":"internal"),1)]),u("tr",Gd,[o[7]||(o[7]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Original file size",-1)),u("td",Qd,j(oe(mt)(s.value.uncompressed)),1)])])])])]),_:1},8,["modelValue"]))}}),Yd={class:"rounded-lg border border-gray-200 overflow-y-scroll max-h-[475px] shadow-xs"},Zd={class:"table-fixed w-full text-sm text-left"},Xd={class:"text-gray-700"},ep={class:"p-3 font-normal"},tp={class:"select-none mr-2"},np=["href"],sp={class:"text-gray-500"},rp=ne({__name:"Imports",props:{name:{}},setup(e){const t=e,n=E(H.computedQuery("imports",!1)),s=E(()=>Ee.connections.filter(({kind:r,source:o})=>r!=="sourcemap"&&r!=="entrypoint"&&o===t.name));return(r,o)=>s.value.length?(y(),ue(gn,{key:0,modelValue:n.value,"onUpdate:modelValue":o[0]||(o[0]=l=>n.value=l)},{title:D(()=>[...o[1]||(o[1]=[Z("Imports",-1)])]),description:D(()=>[...o[2]||(o[2]=[Z("List of other inputs imported from this input",-1)])]),default:D(()=>[u("div",Yd,[u("table",Zd,[u("tbody",Xd,[(y(!0),P(le,null,Le(s.value,(l,i)=>(y(),P("tr",{key:l.target,class:"[&:not(:first-child)]:border-t border-gray-100"},[u("td",ep,[u("span",tp,j(i+1)+".",1),u("a",{href:oe(H).getUrl("inputs/details",{item:l.target}),class:"px-2 py-1 text-sm font-medium underline-offset-2 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:underline"},[l.original?(y(),P(le,{key:0},[Z(j(l.original)+" ",1),u("span",sp,"("+j(l.target)+")",1)],64)):(y(),P(le,{key:1},[Z(j(l.target),1)],64))],8,np)])]))),128))])])])]),_:1},8,["modelValue"])):we("",!0)}}),op={class:"relative"},lp={class:"absolute mt-1 z-10 w-max min-w-3xs max-w-sm max-h-64 overflow-y-auto bg-white border border-gray-300 rounded-lg shadow-lg"},ip={class:"p-3 flex flex-col gap-3 text-sm text-gray-900"},ap={class:"flex items-center"},up=["value","id"],cp=["for"],fp={key:0,class:"text-gray-500"},Yl=ne({__name:"Select",props:zn({disabled:{type:Boolean},options:{}},{modelValue:{default:""},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=xr("select-button"),n=pn(e,"modelValue"),s=e,r=Me(!1),o=E(()=>s.options.find(l=>l.value===n.value).label);return it(n,()=>{r.value=!1,t.value.closest("button").focus()}),(l,i)=>{const a=ml("click-outside");return qt((y(),P("div",op,[M(ot,{class:"ps-3 pe-2 min-w-48",active:!!n.value,disabled:e.disabled,onClick:i[0]||(i[0]=()=>r.value=!r.value)},{default:D(()=>[u("span",{ref:"select-button"},j(o.value),513),M(fn,{size:16,class:De(["ms-2 text-gray-500 transition-[rotate] duration-150",r.value?"rotate-90":"rotate-270"])},null,8,["class"])]),_:1},8,["active","disabled"]),M(Cr,{"enter-active-class":"transition-opacity duration-150","enter-from-class":"opacity-0","enter-to-class":"opacity-100","leave-active-class":"transition-opacity duration-150","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:D(()=>[qt(u("div",lp,[u("ul",ip,[(y(!0),P(le,null,Le(s.options,d=>(y(),P("li",{key:d.value,class:"cursor-pointer"},[u("div",ap,[qt(u("input",{"onUpdate:modelValue":i[1]||(i[1]=c=>n.value=c),value:d.value,id:"radio-"+d.value,type:"radio",class:"size-4"},null,8,up),[[ku,n.value]]),u("label",{for:"radio-"+d.value,class:"ps-2 w-full"},[Z(j(d.label)+" ",1),d.subLabel?(y(),P("span",fp," ("+j(d.subLabel)+") ",1)):we("",!0)],8,cp)])]))),128))])],512),[[jl,r.value]])]),_:1})])),[[a,()=>r.value=!1]])}}}),dp={},pp={class:"px-2 py-1 bg-gray-100 rounded-lg pre-nowrap"};function hp(e,t){return y(),P("span",pp,[et(e.$slots,"default")])}const zt=Or(dp,[["render",hp]]),gp={class:"flex flex-col gap-y-8 border-l-2 border-gray-200 pl-7 ml-3"},mp={class:"absolute z-10 left-[-2.5rem] top-[0.5rem] flex justify-center items-center"},vp={class:"size-6 flex justify-center items-center rounded-full bg-gray-200 text-gray-900 font-bold select-none"},_p={key:0,class:"text-sm/7 font-semibold"},yp=["href"],bp=["href"],xp={class:"text-sm/7 font-semibold"},wp=["href"],Sp={class:"text-gray-600 pt-2"},$p=["href"],Tp={class:"px-2 py-1 bg-gray-100 rounded-lg pre-nowrap"},Cp={class:"text-sm/7 font-semibold"},Ep=["href"],Ip={class:"text-gray-600 pt-2"},Op=["href"],Ap={class:"px-2 py-1 bg-gray-100 rounded-lg pre-nowrap"},kp={class:"text-sm/7 font-semibold"},Pp=["href"],Mp={class:"text-gray-600 pt-2"},Vp=["href"],Lp={key:4,class:"text-sm/7 font-semibold"},Rp=["href"],Dp=ne({__name:"DependencyTree",props:{name:{}},setup(e){const t=e,n=E(()=>Er(t.name)),s=E(()=>Ee.resources.filter(i=>i.kind==="chunk"&&i.name===t.name).map(i=>({label:i.parent,value:i.parent}))),r=E(()=>s.value[0]?.value&&Es(s.value[0].value)||null),o=E(()=>r.value?l(r.value.name,n.value.name):null);function l(i,a){const d=Ee.connections.reduce((g,m)=>(g[m.source]||=[],g[m.source].push(m),g),{}),c=new Set([i]),p=(d[i]??[]).map(g=>[g]);for(;p.length>0;){const g=p.shift(),m=g[g.length-1];if(m.target===a)return g;for(const _ of d[m.target]??[])c.has(_.target)||(c.add(_.target),p.push([...g,_]))}return null}return(i,a)=>o.value?.length?(y(),P(le,{key:0},[a[9]||(a[9]=u("h4",{class:"mt-16 mb-4 text-lg font-bold text-gray-700"},"Dependency tree",-1)),u("div",gp,[(y(!0),P(le,null,Le(o.value,(d,c)=>(y(),P("div",{key:d.target,class:"flex flex-col relative py-1"},[u("div",mp,[u("div",vp,j(c+1),1)]),d.kind==="entrypoint"?(y(),P("p",_p,[a[0]||(a[0]=Z(" Entry point for the ",-1)),u("a",{href:oe(H).getUrl("assets/details",{item:d.source})},[M(zt,null,{default:D(()=>[Z(j(d.source),1)]),_:2},1024)],8,yp),a[1]||(a[1]=Z(" asset is ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[M(zt,null,{default:D(()=>[Z(j(d.target),1)]),_:2},1024)],8,bp)])):d.kind==="import"?(y(),P(le,{key:1},[u("p",xp,[a[2]||(a[2]=Z(" It imports ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[M(zt,null,{default:D(()=>[Z(j(d.original||d.target),1)]),_:2},1024)],8,wp)]),u("p",Sp,[a[3]||(a[3]=Z(" This import was resolved to ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[u("span",Tp,j(d.target),1)],8,$p)])],64)):d.kind==="require"?(y(),P(le,{key:2},[u("p",Cp,[a[4]||(a[4]=Z(" It requires ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[M(zt,null,{default:D(()=>[Z(j(d.original||d.target),1)]),_:2},1024)],8,Ep)]),u("p",Ip,[a[5]||(a[5]=Z(" This import was resolved to ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[u("span",Ap,j(d.target),1)],8,Op)])],64)):d.kind==="dynamic-import"?(y(),P(le,{key:3},[u("p",kp,[a[6]||(a[6]=Z(" It dynamically imports ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[M(zt,null,{default:D(()=>[Z(j(d.original||d.target),1)]),_:2},1024)],8,Pp)]),u("p",Mp,[a[7]||(a[7]=Z(" This import was resolved to ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[M(zt,null,{default:D(()=>[Z(j(d.target),1)]),_:2},1024)],8,Vp)])],64)):d.kind==="sourcemap"?(y(),P("p",Lp,[a[8]||(a[8]=Z(" It has a source map that contains ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[M(zt,null,{default:D(()=>[Z(j(d.target),1)]),_:2},1024)],8,Rp)])):we("",!0)]))),128))])],64)):we("",!0)}});function Up(e,t){return Lo()?(xi(e,t),!0):!1}const Fp=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function Np(e){return Array.isArray(e)?e:[e]}function zp(e){return hn()}function Bp(e,t=!0,n){zp()?dn(e,n):t?e():el(e)}const Zl=Fp?window:void 0;function Xt(e){var t;const n=_r(e);return(t=n?.$el)!==null&&t!==void 0?t:n}function jp(){const e=an(!1),t=hn();return t&&dn(()=>{e.value=!0},t),e}function Hp(e){const t=jp();return E(()=>(t.value,!!e()))}function Wp(e,t,n={}){const{window:s=Zl,...r}=n;let o;const l=Hp(()=>s&&"ResizeObserver"in s),i=()=>{o&&(o.disconnect(),o=void 0)},a=it(E(()=>{const c=_r(e);return Array.isArray(c)?c.map(p=>Xt(p)):[Xt(c)]}),c=>{if(i(),l.value&&s){o=new ResizeObserver(t);for(const p of c)p&&o.observe(p,r)}},{immediate:!0,flush:"post"}),d=()=>{i(),a()};return Up(d),{isSupported:l,stop:d}}function Kp(e,t={width:0,height:0},n={}){const{window:s=Zl,box:r="content-box"}=n,o=E(()=>{var p;return(p=Xt(e))===null||p===void 0||(p=p.namespaceURI)===null||p===void 0?void 0:p.includes("svg")}),l=an(t.width),i=an(t.height),{stop:a}=Wp(e,([p])=>{const g=r==="border-box"?p.borderBoxSize:r==="content-box"?p.contentBoxSize:p.devicePixelContentBoxSize;if(s&&o.value){const m=Xt(e);if(m){const _=m.getBoundingClientRect();l.value=_.width,i.value=_.height}}else if(g){const m=Np(g);l.value=m.reduce((_,{inlineSize:b})=>_+b,0),i.value=m.reduce((_,{blockSize:b})=>_+b,0)}else l.value=p.contentRect.width,i.value=p.contentRect.height},n);Bp(()=>{const p=Xt(e);p&&(l.value="offsetWidth"in p?p.offsetWidth:t.width,i.value="offsetHeight"in p?p.offsetHeight:t.height)});const d=it(()=>Xt(e),p=>{l.value=p?t.width:0,i.value=p?t.height:0});function c(){a(),d()}return{width:l,height:i,stop:c}}function qp(e,t){const{containerStyle:n,wrapperProps:s,scrollTo:r,calculateRange:o,currentList:l,containerRef:i}="itemHeight"in t?Jp(t,e):Qp(t,e);return{list:l,scrollTo:r,containerProps:{ref:i,onScroll:()=>{o()},style:n},wrapperProps:s}}function Xl(e){const t=an(null),n=Kp(t),s=Me([]),r=an(e);return{state:Me({start:0,end:10}),source:r,currentList:s,size:n,containerRef:t}}function ei(e,t,n){return s=>{if(typeof n=="number")return Math.ceil(s/n);const{start:r=0}=e.value;let o=0,l=0;for(let i=r;i<t.value.length;i++){const a=n(i);if(o+=a,l=i,o>s)break}return l-r}}function ti(e,t){return n=>{if(typeof t=="number")return Math.floor(n/t)+1;let s=0,r=0;for(let o=0;o<e.value.length;o++){const l=t(o);if(s+=l,s>=n){r=o;break}}return r+1}}function ni(e,t,n,s,{containerRef:r,state:o,currentList:l,source:i}){return()=>{const a=r.value;if(a){const d=n(e==="vertical"?a.scrollTop:a.scrollLeft),c=s(e==="vertical"?a.clientHeight:a.clientWidth),p=d-t,g=d+c+t;o.value={start:p<0?0:p,end:g>i.value.length?i.value.length:g},l.value=i.value.slice(o.value.start,o.value.end).map((m,_)=>({data:m,index:_+o.value.start}))}}}function si(e,t){return n=>typeof e=="number"?n*e:t.value.slice(0,n).reduce((s,r,o)=>s+e(o),0)}function ri(e,t,n,s){it([e.width,e.height,()=>_r(t),n],()=>{s()})}function oi(e,t){return E(()=>typeof e=="number"?t.value.length*e:t.value.reduce((n,s,r)=>n+e(r),0))}const Gp={horizontal:"scrollLeft",vertical:"scrollTop"};function li(e,t,n,s){return r=>{s.value&&(s.value[Gp[e]]=n(r),t())}}function Qp(e,t){const n=Xl(t),{state:s,source:r,currentList:o,size:l,containerRef:i}=n,a={overflowX:"auto"},{itemWidth:d,overscan:c=5}=e,p=ei(s,r,d),g=ni("horizontal",c,ti(r,d),p,n),m=si(d,r),_=E(()=>m(s.value.start)),b=oi(d,r);return ri(l,t,i,g),{scrollTo:li("horizontal",g,m,i),calculateRange:g,wrapperProps:E(()=>({style:{height:"100%",width:`${b.value-_.value}px`,marginLeft:`${_.value}px`,display:"flex"}})),containerStyle:a,currentList:o,containerRef:i}}function Jp(e,t){const n=Xl(t),{state:s,source:r,currentList:o,size:l,containerRef:i}=n,a={overflowY:"auto"},{itemHeight:d,overscan:c=5}=e,p=ei(s,r,d),g=ni("vertical",c,ti(r,d),p,n),m=si(d,r),_=E(()=>m(s.value.start)),b=oi(d,r);return ri(l,t,i,g),{calculateRange:g,scrollTo:li("vertical",g,m,i),containerStyle:a,wrapperProps:E(()=>({style:{width:"100%",height:`${b.value-_.value}px`,marginTop:`${_.value}px`}})),currentList:o,containerRef:i}}const Yp={class:"shrink-0 select-none text-gray-400 text-right pr-2 mr-2 border-r border-gray-200"},Zp={class:"min-w-0"},Xp=["data-abs-line"],So=21,eh=ne({__name:"SourceCode",props:{name:{}},setup(e){const t=e,n=xr("codeRoot"),s=E(()=>{const _=Ee.resources.find(b=>b.kind==="chunk"&&b.name===t.name)?.parent;return _?Es(_):null}),r="CSS"in window&&"highlights"in window.CSS,o=E(()=>{const _=Ee.sourcemaps.find(b=>b.name===s.value?.name);return _?JSON.parse(_.map):null}),l=E(()=>o.value?.sources.indexOf(t.name)??-1),i=E(()=>l.value>-1?o.value.sourcesContent[l.value]:null),a=E(()=>i.value?.split(/(?<=\r?\n)/)??[]),d=E(()=>String(a.value.length).length),{list:c,containerProps:p,wrapperProps:g}=qp(a,{itemHeight:So,overscan:10}),m=E(()=>{if(!r||!i.value||!o.value||l.value<0)return[];const _=a.value,b=Array(_.length),W=o.value.mappings.flat().filter(V=>V[1]===l.value).map(V=>{const[,,L,B]=V;return{line:L,column:B}}).sort((V,L)=>V.line-L.line||V.column-L.column);for(let V=0;V<W.length;V++){const{line:L,column:B}=W[V],I=W[V+1],O=I?.line===L?I.column:_[L]?.length??0;if(O<=B)continue;const X=b[L]||=[],ve=X.at(-1);ve&&B<=ve[1]?ve[1]=Math.max(ve[1],O):X.push([B,O])}return b});return it([c],()=>{if(!r||!n.value)return;const _=new Highlight,b=n.value.querySelectorAll("span.code-line");for(const W of b){const V=Number(W.dataset.absLine),L=m.value[V],B=W.firstChild;if(!L||!B)continue;const I=B.textContent?.length??0;for(const[O,X]of L){const ve=Math.max(0,Math.min(I,O)),ye=Math.max(ve,Math.min(I,X));if(ye<=ve)continue;const se=new Range;se.setStart(B,ve),se.setEnd(B,ye),_.add(se)}}CSS.highlights.set("used-code",_)},{flush:"post"}),(_,b)=>i.value?(y(),P(le,{key:0},[b[2]||(b[2]=u("h4",{class:"mt-16 mb-4 text-lg font-bold text-gray-700"},"Code",-1)),oe(r)?we("",!0):(y(),ue(Hn,{key:0,variant:"warning"},{header:D(()=>[...b[0]||(b[0]=[u("p",null,[Z(" Your browser does not support the "),u("a",{class:"underline",href:"https://developer.mozilla.org/en-US/docs/Web/API/CSS_Custom_Highlight_API",target:"_blank"},"CSS Custom Highlight API")],-1)])]),body:D(()=>[...b[1]||(b[1]=[u("p",null,[Z(" The code highlighting feature is disabled. Please update your browser to a version that supports CSS Custom Highlight API, or use a different browser. See the "),u("a",{class:"underline",href:"https://developer.mozilla.org/en-US/docs/Web/API/CSS_Custom_Highlight_API#browser_compatibility",target:"_blank"},"Browser Compatibility page"),Z(" for more information. ")],-1)])]),_:1})),u("div",or(oe(p),{class:"p-4 flex rounded-lg border border-gray-200 overflow-auto shadow-xs font-mono text-gray-700 bg-gray-50 max-h-[calc(100svh-12rem)]"}),[u("div",or(oe(g),{class:"flex w-full",style:{lineHeight:So+"px"}}),[u("div",Yp,[u("div",{style:Gt({width:d.value+"ch"})},[(y(!0),P(le,null,Le(oe(c),({index:W})=>(y(),P("p",{key:W,class:"w-full"},j(W+1),1))),128))],4)]),u("div",Zp,[u("div",{class:"whitespace-pre",ref_key:"codeRoot",ref:n},[(y(!0),P(le,null,Le(oe(c),({index:W,data:V})=>(y(),P("span",{key:W,"data-abs-line":W,class:"code-line"},j(V),9,Xp))),128))],512)])],16)],16)],64)):we("",!0)}}),th={class:"mt-4 mb-2 flex gap-3"},nh={class:"rounded-lg border border-gray-200 overflow-hidden shadow-xs"},sh={class:"table-fixed w-full text-sm text-left"},rh={class:"text-gray-500"},oh={class:"p-3 font-normal"},lh={class:"border-t border-gray-100"},ih={class:"p-3 font-normal"},ah={class:"border-t border-gray-100"},uh={class:"p-3 font-normal"},ch=ne({__name:"Usage",props:{name:{}},setup(e){const t=e,n=E(H.computedQuery("usage",!1)),s=E(()=>Ee.resources.filter(l=>l.kind==="chunk"&&l.name===t.name).map(l=>({label:l.parent,value:l.parent}))),r=E(H.computedQuery("usedIn",s.value[0]?.value||"")),o=E(()=>r.value&&Qu(t.name,r.value)||null);return(l,i)=>s.value.length?(y(),ue(gn,{key:0,modelValue:n.value,"onUpdate:modelValue":i[1]||(i[1]=a=>n.value=a)},{title:D(()=>[...i[2]||(i[2]=[Z("Usage",-1)])]),description:D(()=>[...i[3]||(i[3]=[Z("Usage details in the selected asset",-1)])]),default:D(()=>[u("div",th,[i[5]||(i[5]=u("span",{class:"text-xl font-bold"},"Usage in",-1)),M(Yl,{modelValue:r.value,"onUpdate:modelValue":i[0]||(i[0]=a=>r.value=a),options:s.value},null,8,["modelValue","options"]),M(ot,{link:!0,href:oe(H).getUrl("assets/details",{item:r.value})},{default:D(()=>[...i[4]||(i[4]=[Z(" Asset details ",-1)])]),_:1},8,["href"])]),i[10]||(i[10]=u("h4",{class:"mt-4 mb-4 text-lg font-bold text-gray-700"},"Size",-1)),u("div",nh,[u("table",sh,[i[9]||(i[9]=u("colgroup",null,[u("col",{style:{width:"210px"}}),u("col",{style:{width:"100%"}})],-1)),u("tbody",rh,[u("tr",null,[i[6]||(i[6]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Bundled size",-1)),u("td",oh,j(oe(mt)(o.value.uncompressed)),1)]),u("tr",lh,[i[7]||(i[7]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Approx. GZIP size",-1)),u("td",ih,j(oe(Ee).metadata.gzip?oe(mt)(o.value.gzip):"-"),1)]),u("tr",ah,[i[8]||(i[8]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Approx. Brotli size",-1)),u("td",uh,j(oe(Ee).metadata.brotli?oe(mt)(o.value.brotli):"-"),1)])])])]),M(Dp,{name:e.name},null,8,["name"]),M(eh,{name:e.name},null,8,["name"])]),_:1},8,["modelValue"])):we("",!0)}}),fh={class:"max-w-7xl flex flex-col"},dh={class:"text-2xl font-bold"},ph={class:"flex flex-col mt-4"},hh=["href"],gh=ne({__name:"Details",setup(e){const t=E(()=>H.query.item),n=E(()=>Er(t.value));return(s,r)=>(y(),P("div",fh,[n.value?(y(),P(le,{key:0},[u("h2",dh,j(oe(jn)(t.value)),1),r[0]||(r[0]=u("p",{class:"text-gray-500 mt-4"}," Details of the input discovered during the build process. ",-1)),r[1]||(r[1]=u("hr",{class:"mt-4 mb-6 border-gray-100"},null,-1)),u("div",ph,[M(Jd,{name:t.value},null,8,["name"]),M(ch,{name:t.value,class:"mt-4"},null,8,["name"]),M(rp,{name:t.value,class:"mt-4"},null,8,["name"])])],64)):(y(),ue(Hn,{key:1,variant:"error"},{header:D(()=>[...r[2]||(r[2]=[u("p",null,"The input does not exist",-1)])]),body:D(()=>[u("p",null,[r[3]||(r[3]=Z(" The input you are looking for does not exist. Go back to the ",-1)),u("a",{href:oe(H).getUrl("inputs"),class:"underline"},"Inputs",8,hh),r[4]||(r[4]=Z(" page to see all the available inputs. ",-1))])]),_:1}))]))}}),mh=Object.freeze(Object.defineProperty({__proto__:null,default:gh},Symbol.toStringTag,{value:"Module"})),vh={class:"max-w-7xl flex flex-col"},_h={class:"flex gap-2 mb-4"},yh={class:"p-3 font-normal text-center whitespace-nowrap"},bh={class:"p-3 font-normal text-gray-900"},xh=["title"],wh={class:"p-3 font-normal"},Sh=["title"],$h={key:1,class:"text-gray-400 italic"},Th={key:2,class:"text-gray-400 italic"},Ch={class:"p-3 font-normal text-center whitespace-nowrap"},Eh={class:"p-3 font-normal text-center whitespace-nowrap"},Ks=12,Ih=ne({__name:"Index",setup(e){const t=Ee.resources.filter(({kind:I})=>I==="asset").map(I=>I.name),n=[{label:"Script",value:"script"},{label:"Style",value:"style"},{label:"Component",value:"component"},{label:"Font",value:"font"},{label:"Image",value:"image"},{label:"Other",value:"other"}],s=[{label:"ESM",subLabel:"ES Module",value:"esm"},{label:"CJS",subLabel:"CommonJS",value:"cjs"},{label:"AMD",value:"amd"},{label:"UMD",value:"umd"},{label:"IIFE",value:"iife"},{label:"SystemJS",value:"system"},{label:"Other",value:"other"}],r=[{label:"Internal",value:"internal"},{label:"External",value:"external"}],o=t.map(I=>({label:I,value:I})),l=[{name:"",align:"center",width:"58px"},{name:"Path",align:"left",width:"66.6%"},{name:"Used in",align:"left",width:"33.4%"},{name:"Format",align:"center",width:"106px"},{name:"Source",align:"center",width:"106px"}],i=Me(ql().map(I=>({path:I.name,name:jn(I.name),format:I.format,type:I.type,source:I.name.includes("node_modules")?"external":"internal",usedIn:Ee.resources.filter(O=>O.kind==="chunk"&&O.name===I.name).map(O=>O.parent)}))),a=E(()=>n.filter(I=>i.value.some(O=>O.type===I.value))),d=E(()=>s.filter(I=>i.value.some(O=>O.format===I.value))),c=E(()=>r.filter(I=>i.value.some(O=>O.source===I.value))),p=E(()=>o.filter(I=>i.value.some(O=>O.usedIn.includes(I.value)))),g=E(H.computedQuery("search","")),m=E(H.computedQuery("types",[])),_=E(H.computedQuery("formats",[])),b=E(H.computedQuery("sources",[])),W=E(H.computedQuery("usedIn",[])),V=E(H.computedQuery("page",1)),L=E(()=>{const I=i.value.filter(O=>(!m.value.length||m.value.includes(O.type))&&(!_.value.length||_.value.includes(O.format))&&(!b.value.length||b.value.includes(O.source))&&(!W.value.length||O.usedIn.some(X=>W.value.includes(X))));return Ar.go(g.value,I,{key:"name",all:!0}).map(O=>O.obj)}),B=E(()=>{const I=(V.value-1)*Ks,O=I+Ks;return L.value.slice(I,O)});return it([g,m,_,b,W],()=>{V.value=1}),(I,O)=>(y(),P("div",vh,[O[10]||(O[10]=u("h2",{class:"text-2xl font-bold"},"Source inputs",-1)),O[11]||(O[11]=u("p",{class:"text-gray-500 mt-4"}," List of all source inputs discovered during the build process, including those that were tree-shaken ",-1)),O[12]||(O[12]=u("hr",{class:"mt-4 mb-6 border-gray-100"},null,-1)),u("div",_h,[M(Is,{modelValue:g.value,"onUpdate:modelValue":O[0]||(O[0]=X=>g.value=X)},null,8,["modelValue"]),M(Ht,{modelValue:m.value,"onUpdate:modelValue":O[1]||(O[1]=X=>m.value=X),options:a.value,title:"Type"},{icon:D(()=>[M(Wt,{size:16})]),_:1},8,["modelValue","options"]),M(Ht,{modelValue:_.value,"onUpdate:modelValue":O[2]||(O[2]=X=>_.value=X),options:d.value,title:"Format"},{icon:D(()=>[M(Wt,{size:16})]),_:1},8,["modelValue","options"]),M(Ht,{modelValue:b.value,"onUpdate:modelValue":O[3]||(O[3]=X=>b.value=X),options:c.value,title:"Source"},{icon:D(()=>[M(Wt,{size:16})]),_:1},8,["modelValue","options"]),M(Ht,{modelValue:W.value,"onUpdate:modelValue":O[4]||(O[4]=X=>W.value=X),options:p.value,title:"Used in"},{icon:D(()=>[M(Wt,{size:16})]),_:1},8,["modelValue","options"])]),M(kr,{columns:l,data:B.value,id:"path"},{row:D(({item:X})=>[u("td",yh,[M(ot,{link:!0,href:oe(H).getUrl("inputs/details",{item:X.path}),class:"flex rounded border border-gray-300 p-2"},{default:D(()=>[M(Pr,{size:16,class:"text-gray-500"})]),_:1},8,["href"])]),u("td",bh,[u("p",{title:X.path,class:"truncate"},j(X.name),9,xh)]),u("td",wh,[X.usedIn.length===1?(y(),P("p",{key:0,title:X.usedIn[0],class:"truncate text-gray-900"},j(X.usedIn[0]),9,Sh)):X.usedIn.length>1?(y(),P("p",$h," Used in "+j(X.usedIn.length)+" assets ",1)):(y(),P("p",Th," (Tree-shaken) "))]),u("td",Ch,[X.format==="esm"?(y(),ue(Zt,{key:0,variant:"yellow"},{default:D(()=>[...O[6]||(O[6]=[Z("esm",-1)])]),_:1})):X.format==="cjs"?(y(),ue(Zt,{key:1,variant:"primary"},{default:D(()=>[...O[7]||(O[7]=[Z("cjs",-1)])]),_:1})):(y(),ue(Zt,{key:2,variant:"dark"},{default:D(()=>[Z(j(X.format),1)]),_:2},1024))]),u("td",Eh,[X.source==="internal"?(y(),ue(Zt,{key:0,variant:"dark"},{default:D(()=>[...O[8]||(O[8]=[Z("internal",-1)])]),_:1})):(y(),ue(Zt,{key:1,variant:"primary"},{default:D(()=>[...O[9]||(O[9]=[Z("external",-1)])]),_:1}))])]),_:1},8,["data"]),M(Mr,{modelValue:V.value,"onUpdate:modelValue":O[5]||(O[5]=X=>V.value=X),count:L.value.length,"items-per-page":Ks},null,8,["modelValue","count"])]))}}),Oh=Object.freeze(Object.defineProperty({__proto__:null,default:Ih},Symbol.toStringTag,{value:"Module"}));function xt(e){return!!e&&"items"in e}class Ah{root;constructor(t){this.root=this.createNode(t,"")}createNode(t,n){return{name:t,path:n,uncompressed:0,gzip:0,brotli:0,items:[]}}insert(t,n){const s=t.split("/"),r=s.pop();let o=this.root;s.forEach(l=>{let i=o.items.find(a=>xt(a)&&a.name===l);i||(i=this.createNode(l,o.path?`${o.path}/${l}`:l),o.items.push(i)),o=i,o.uncompressed+=n.uncompressed,o.gzip+=n.gzip,o.brotli+=n.brotli}),o.items.push({name:r,path:o.path?`${o.path}/${r}`:r,uncompressed:n.uncompressed,gzip:n.gzip,brotli:n.brotli,kind:n.kind}),this.root.uncompressed+=n.uncompressed,this.root.gzip+=n.gzip,this.root.brotli+=n.brotli}optimize(t){t.items.sort((r,o)=>o.uncompressed-r.uncompressed);const n=t.items.filter(r=>xt(r)),s=t.name&&n.length?n:[t];for(;s.length;){const r=s.pop();for(;r.items.length===1&&xt(r.items[0]);){const o=r.items[0];r.name=`${r.name}/${o.name}`,r.path=o.path,r.items=o.items}r.items.sort((o,l)=>l.uncompressed-o.uncompressed),r.items.forEach(o=>xt(o)&&s.push(o))}}get(t){let n=this.root;for(;t&&n&&n.path!==t;)n=xt(n)&&n.items.find(s=>t.startsWith(s.path))||null;return n&&xt(n)&&this.optimize(n),n}}const kh=["xlink:href"],Ph=["data-hover","x","y","width","height"],Mh=["x","y","width","height"],Vh={xmlns:"http://www.w3.org/1999/xhtml",class:"@container px-2 py-0.5 size-full flex justify-center flex-nowrap text-sm gap-1"},Lh={dir:"rtl",class:"text-gray-900 shrink truncate"},Rh={class:"text-gray-500 shrink-0 hidden @2xs:block"},$o=20,qs=6,Qn=26,Dh=ne({__name:"Tile",props:{tile:{},content:{},totalBytes:{},compressionType:{}},setup(e){const t=e,n=E(()=>{const p=t.content.path;return xt(t.content)?H.getUrl("treemap",{item:H.query.item,compression:t.compressionType,chunk:p}):t.content.kind==="chunk"?H.getUrl("inputs/details",{item:p,usage:"true",usedIn:H.query.item}):Ir(p).length?H.getUrl("treemap",{item:p,compression:t.compressionType}):H.getUrl("assets/details",{item:p})}),s=E(()=>t.tile.width-qs*2),r=E(()=>t.tile.height-qs-Qn),o=E(()=>mt(t.content[t.compressionType])),l=E(()=>Math.min(t.content[t.compressionType]/t.totalBytes*100,100)),i=E(()=>`${t.content.name} — ${o.value} (${l.value.toFixed(2)}%)`),a=E(()=>Math.round(l.value)+"%"),d=E(()=>t.tile.width>=Qn*1.75&&t.tile.height>=Qn),c=E(()=>!xt(t.content)||r.value<=$o||s.value<=$o?[]:t.content.items);return(p,g)=>(y(),P("g",null,[u("a",{"xlink:href":n.value},[u("rect",{"data-hover":i.value,x:e.tile.x,y:e.tile.y,width:e.tile.width,height:e.tile.height,style:Gt({"--percentage":a.value}),class:De(["stroke-gray-400",oe(xt)(e.content)?"cursor-zoom-in":"cursor-pointer"]),"shape-rendering":"crispEdges","vector-effect":"non-scaling-stroke"},null,14,Ph)],8,kh),d.value?(y(),P("foreignObject",{key:0,x:e.tile.x,y:e.tile.y,width:e.tile.width,height:e.tile.height,class:"pointer-events-none"},[u("div",Vh,[u("p",Lh,"‎"+j(e.content.name),1),g[0]||(g[0]=u("p",{class:"text-gray-500 shrink-0 hidden @2xs:block"},"—",-1)),u("p",Rh,j(o.value),1)])],8,Mh)):we("",!0),c.value.length?(y(),ue(ii,{key:1,content:c.value,totalBytes:e.totalBytes,compressionType:e.compressionType,width:s.value,height:r.value,xStart:e.tile.x+qs,yStart:e.tile.y+Qn},null,8,["content","totalBytes","compressionType","width","height","xStart","yStart"])):we("",!0)]))}}),Uh=Or(Dh,[["__scopeId","data-v-4aef1d9b"]]);function Fh(e,t,n,s=0,r=0){const o=[],l=new Float32Array(e.length),i=e.reduce((I,O)=>I+O,0),a=t*n/i;for(let I=0;I<e.length;I++)l[I]=e[I]*a;let d=s,c=r,p=t,g=n,m=p>=g,_=m?g:p,b=0,W=l[0],V=l[0],L=l[0],B=Gs(_,W,V,L);for(let I=1;I<l.length;I++){const O=l[I],X=W+O,ve=Math.min(V,O),ye=Math.max(L,O),se=Gs(_,X,ve,ye);if(B<se){To(l,b,I-1,W/_,m,d,c,o);const pe=W/_;m?(d+=pe,p-=pe):(c+=pe,g-=pe),m=p>=g,_=m?g:p,b=I,W=O,V=O,L=O,B=Gs(_,W,V,L)}else W=X,V=ve,L=ye,B=se}return To(l,b,l.length-1,W/_,m,d,c,o),o}function Gs(e,t,n,s){const r=e*e,o=t*t;return Math.max(r*s/o,o/(r*n))}function To(e,t,n,s,r,o,l,i){let a=r?l:o;for(let d=t;d<=n;d++){const p=e[d]/s;r?i.push({x:o,y:a,width:s,height:p}):i.push({x:a,y:l,width:p,height:s}),a+=p}}const ii=ne({__name:"Level",props:{content:{},totalBytes:{},width:{},height:{},xStart:{},yStart:{},compressionType:{}},setup(e){const t=e,n=E(()=>Array.isArray(t.content)?t.content:[t.content]),s=E(()=>Fh(n.value.map(r=>r[t.compressionType]),t.width,t.height,t.xStart,t.yStart));return(r,o)=>(y(!0),P(le,null,Le(s.value,(l,i)=>(y(),ue(Uh,{totalBytes:e.totalBytes,compressionType:e.compressionType,tile:l,content:n.value[i]},null,8,["totalBytes","compressionType","tile","content"]))),256))}}),Nh=["width","height"],zh=ne({__name:"Treemap",props:{width:{},height:{},content:{},compressionType:{}},setup(e){const t=e,n=E(()=>t.content[t.compressionType]),s=E(()=>t.width-1),r=E(()=>t.height-1);return(o,l)=>(y(),P("svg",{width:e.width,height:e.height,xmlns:"http://www.w3.org/2000/svg",role:"img"},[M(ii,{content:e.content,totalBytes:n.value,compressionType:e.compressionType,width:s.value,height:r.value,xStart:.5,yStart:.5},{default:D(()=>[et(o.$slots,"default")]),_:3},8,["content","totalBytes","compressionType","width","height"])],8,Nh))}}),Bh={class:"flex flex-col h-full"},jh={class:"max-w-7xl"},Hh={class:"text-gray-500 mt-4"},Wh={class:"font-semibold"},Kh={class:"flex gap-2 mb-4"},qh=ne({__name:"Treemap",setup(e){const t=new ResizeObserver(V=>{o.value=V[0].contentRect.width,l.value=V[0].contentRect.height}),n=[{label:"Script",value:"script"},{label:"Style",value:"style"},{label:"Component",value:"component"},{label:"Font",value:"font"},{label:"Image",value:"image"},{label:"Other",value:"other"}],s=[{label:"Uncompressed",value:"uncompressed"},{label:"GZIP",value:"gzip"},{label:"Brotli",value:"brotli"}],r=xr("container"),o=Me(0),l=Me(0),i=E(()=>Cs()),a=E(()=>Ee.resources.find(({kind:V,name:L})=>V==="asset"&&L===H.query.item)),d=E(()=>H.query.item?Ir(H.query.item):i.value),c=E(()=>n.filter(V=>d.value.some(L=>L.type===V.value))),p=E(()=>s.filter(V=>V.value==="uncompressed"||Ee.metadata[V.value])),g=E(H.computedQuery("search","")),m=E(H.computedQuery("types",[])),_=E(H.computedQuery("compression",s[0].value)),b=E(()=>{const V=new Ah(H.query.item||""),L=g.value.trim().toLocaleLowerCase(),B=L.startsWith("-"),I=B?L.slice(1):L;return d.value.filter(O=>!I||B!==O.name.toLocaleLowerCase().includes(I)).filter(O=>m.value.length===0||m.value.includes(O.type)).forEach(O=>V.insert(O.name,O)),V.get(H.query.chunk||"")}),W=E(()=>[b.value.path,o.value,l.value].join("-"));return dl(()=>{i.value.length===1&&H.navigate("treemap",{item:i.value[0].name})}),dn(()=>{t.observe(r.value)}),xs(()=>{t&&r.value&&t.unobserve(r.value)}),(V,L)=>(y(),P("div",Bh,[u("div",jh,[a.value?(y(),P(le,{key:0},[L[5]||(L[5]=u("h2",{class:"text-2xl font-bold"},"Asset treemap",-1)),u("p",Hh,[L[3]||(L[3]=Z(" Treemap representation of the ",-1)),u("span",Wh,j(a.value.name),1),L[4]||(L[4]=Z(" asset. ",-1))])],64)):(y(),P(le,{key:1},[L[6]||(L[6]=u("h2",{class:"text-2xl font-bold"},"Build treemap",-1)),L[7]||(L[7]=u("p",{class:"text-gray-500 mt-4"}," Treemap representation of the build, showing all assets and their sizes. ",-1))],64))]),L[10]||(L[10]=u("hr",{class:"mt-4 mb-6 border-gray-100"},null,-1)),u("div",Kh,[M(Is,{modelValue:g.value,"onUpdate:modelValue":L[0]||(L[0]=B=>g.value=B),placeholder:"Filter items (prefix with - to exclude)"},null,8,["modelValue"]),M(Yl,{modelValue:_.value,"onUpdate:modelValue":L[1]||(L[1]=B=>_.value=B),options:p.value,disabled:p.value.length===1},null,8,["modelValue","options","disabled"]),M(Ht,{modelValue:m.value,"onUpdate:modelValue":L[2]||(L[2]=B=>m.value=B),options:c.value,title:"Type"},{icon:D(()=>[M(Wt,{size:16})]),_:1},8,["modelValue","options"])]),u("div",{ref_key:"container",ref:r,role:"application",class:"flex-grow w-full overflow-hidden"},[o.value>0&&l.value>0&&b.value&&b.value.uncompressed>0?(y(),ue(zh,{key:W.value,content:b.value,compressionType:_.value,width:o.value,height:l.value},null,8,["content","compressionType","width","height"])):(y(),ue(Hn,{key:1,variant:"neutral"},{header:D(()=>[...L[8]||(L[8]=[Z(" No results found ",-1)])]),body:D(()=>[...L[9]||(L[9]=[u("p",null," There are no inputs matching the current filters. ",-1)])]),_:1}))],512)]))}}),Gh=Object.freeze(Object.defineProperty({__proto__:null,default:qh},Symbol.toStringTag,{value:"Module"}));</script>
8
+ <script type="module" crossorigin>function ar(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const me={},en=[],gt=()=>{},Co=()=>!1,ds=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),ur=e=>e.startsWith("onUpdate:"),Re=Object.assign,cr=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},ai=Object.prototype.hasOwnProperty,be=(e,t)=>ai.call(e,t),te=Array.isArray,tn=e=>Dn(e)==="[object Map]",ps=e=>Dn(e)==="[object Set]",Lr=e=>Dn(e)==="[object Date]",ae=e=>typeof e=="function",Ve=e=>typeof e=="string",ct=e=>typeof e=="symbol",Se=e=>e!==null&&typeof e=="object",Eo=e=>(Se(e)||ae(e))&&ae(e.then)&&ae(e.catch),Io=Object.prototype.toString,Dn=e=>Io.call(e),ui=e=>Dn(e).slice(8,-1),Oo=e=>Dn(e)==="[object Object]",fr=e=>Ve(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Sn=ar(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),hs=e=>{const t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},ci=/-\w/g,tt=hs(e=>e.replace(ci,t=>t.slice(1).toUpperCase())),fi=/\B([A-Z])/g,Vt=hs(e=>e.replace(fi,"-$1").toLowerCase()),gs=hs(e=>e.charAt(0).toUpperCase()+e.slice(1)),Os=hs(e=>e?`on${gs(e)}`:""),Je=(e,t)=>!Object.is(e,t),Jn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Ao=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},Qs=e=>{const t=parseFloat(e);return isNaN(t)?e:t},di=e=>{const t=Ve(e)?Number(e):NaN;return isNaN(t)?e:t};let Rr;const ms=()=>Rr||(Rr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Gt(e){if(te(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=Ve(s)?mi(s):Gt(s);if(r)for(const o in r)t[o]=r[o]}return t}else if(Ve(e)||Se(e))return e}const pi=/;(?![^(]*\))/g,hi=/:([^]+)/,gi=/\/\*[^]*?\*\//g;function mi(e){const t={};return e.replace(gi,"").split(pi).forEach(n=>{if(n){const s=n.split(hi);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function De(e){let t="";if(Ve(e))t=e;else if(te(e))for(let n=0;n<e.length;n++){const s=De(e[n]);s&&(t+=s+" ")}else if(Se(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const vi="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",_i=ar(vi);function ko(e){return!!e||e===""}function yi(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=ln(e[s],t[s]);return n}function ln(e,t){if(e===t)return!0;let n=Lr(e),s=Lr(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=ct(e),s=ct(t),n||s)return e===t;if(n=te(e),s=te(t),n||s)return n&&s?yi(e,t):!1;if(n=Se(e),s=Se(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 i=e.hasOwnProperty(l),a=t.hasOwnProperty(l);if(i&&!a||!i&&a||!ln(e[l],t[l]))return!1}}return String(e)===String(t)}function Po(e,t){return e.findIndex(n=>ln(n,t))}const Mo=e=>!!(e&&e.__v_isRef===!0),j=e=>Ve(e)?e:e==null?"":te(e)||Se(e)&&(e.toString===Io||!ae(e.toString))?Mo(e)?j(e.value):JSON.stringify(e,Vo,2):String(e),Vo=(e,t)=>Mo(t)?Vo(e,t.value):tn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],o)=>(n[As(s,o)+" =>"]=r,n),{})}:ps(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>As(n))}:ct(t)?As(t):Se(t)&&!te(t)&&!Oo(t)?String(t):t,As=(e,t="")=>{var n;return ct(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};let Be;class bi{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Be,!t&&Be&&(this.index=(Be.scopes||(Be.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=Be;try{return Be=this,t()}finally{Be=n}}}on(){++this._on===1&&(this.prevScope=Be,Be=this)}off(){this._on>0&&--this._on===0&&(Be=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 Lo(){return Be}function xi(e,t=!1){Be&&Be.cleanups.push(e)}let Ce;const ks=new WeakSet;class Ro{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,Be&&Be.active&&Be.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ks.has(this)&&(ks.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Uo(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Dr(this),Fo(this);const t=Ce,n=ut;Ce=this,ut=!0;try{return this.fn()}finally{No(this),Ce=t,ut=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)hr(t);this.deps=this.depsTail=void 0,Dr(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ks.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Js(this)&&this.run()}get dirty(){return Js(this)}}let Do=0,$n,Tn;function Uo(e,t=!1){if(e.flags|=8,t){e.next=Tn,Tn=e;return}e.next=$n,$n=e}function dr(){Do++}function pr(){if(--Do>0)return;if(Tn){let t=Tn;for(Tn=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;$n;){let t=$n;for($n=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 Fo(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function No(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),hr(s),wi(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function Js(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(zo(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function zo(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===On)||(e.globalVersion=On,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Js(e))))return;e.flags|=2;const t=e.dep,n=Ce,s=ut;Ce=e,ut=!0;try{Fo(e);const r=e.fn(e._value);(t.version===0||Je(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{Ce=n,ut=s,No(e),e.flags&=-3}}function hr(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)hr(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function wi(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let ut=!0;const Bo=[];function Tt(){Bo.push(ut),ut=!1}function Ct(){const e=Bo.pop();ut=e===void 0?!0:e}function Dr(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=Ce;Ce=void 0;try{t()}finally{Ce=n}}}let On=0;class Si{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 vs{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(!Ce||!ut||Ce===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==Ce)n=this.activeLink=new Si(Ce,this),Ce.deps?(n.prevDep=Ce.depsTail,Ce.depsTail.nextDep=n,Ce.depsTail=n):Ce.deps=Ce.depsTail=n,jo(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=Ce.depsTail,n.nextDep=void 0,Ce.depsTail.nextDep=n,Ce.depsTail=n,Ce.deps===n&&(Ce.deps=s)}return n}trigger(t){this.version++,On++,this.notify(t)}notify(t){dr();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{pr()}}}function jo(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)jo(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Ys=new WeakMap,Kt=Symbol(""),Zs=Symbol(""),An=Symbol("");function je(e,t,n){if(ut&&Ce){let s=Ys.get(e);s||Ys.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new vs),r.map=s,r.key=n),r.track()}}function wt(e,t,n,s,r,o){const l=Ys.get(e);if(!l){On++;return}const i=a=>{a&&a.trigger()};if(dr(),t==="clear")l.forEach(i);else{const a=te(e),d=a&&fr(n);if(a&&n==="length"){const c=Number(s);l.forEach((p,g)=>{(g==="length"||g===An||!ct(g)&&g>=c)&&i(p)})}else switch((n!==void 0||l.has(void 0))&&i(l.get(n)),d&&i(l.get(An)),t){case"add":a?d&&i(l.get("length")):(i(l.get(Kt)),tn(e)&&i(l.get(Zs)));break;case"delete":a||(i(l.get(Kt)),tn(e)&&i(l.get(Zs)));break;case"set":tn(e)&&i(l.get(Kt));break}}pr()}function Jt(e){const t=_e(e);return t===e?t:(je(t,"iterate",An),lt(e)?t:t.map(Ue))}function _s(e){return je(e=_e(e),"iterate",An),e}const $i={__proto__:null,[Symbol.iterator](){return Ps(this,Symbol.iterator,Ue)},concat(...e){return Jt(this).concat(...e.map(t=>te(t)?Jt(t):t))},entries(){return Ps(this,"entries",e=>(e[1]=Ue(e[1]),e))},every(e,t){return vt(this,"every",e,t,void 0,arguments)},filter(e,t){return vt(this,"filter",e,t,n=>n.map(Ue),arguments)},find(e,t){return vt(this,"find",e,t,Ue,arguments)},findIndex(e,t){return vt(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return vt(this,"findLast",e,t,Ue,arguments)},findLastIndex(e,t){return vt(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return vt(this,"forEach",e,t,void 0,arguments)},includes(...e){return Ms(this,"includes",e)},indexOf(...e){return Ms(this,"indexOf",e)},join(e){return Jt(this).join(e)},lastIndexOf(...e){return Ms(this,"lastIndexOf",e)},map(e,t){return vt(this,"map",e,t,void 0,arguments)},pop(){return vn(this,"pop")},push(...e){return vn(this,"push",e)},reduce(e,...t){return Ur(this,"reduce",e,t)},reduceRight(e,...t){return Ur(this,"reduceRight",e,t)},shift(){return vn(this,"shift")},some(e,t){return vt(this,"some",e,t,void 0,arguments)},splice(...e){return vn(this,"splice",e)},toReversed(){return Jt(this).toReversed()},toSorted(e){return Jt(this).toSorted(e)},toSpliced(...e){return Jt(this).toSpliced(...e)},unshift(...e){return vn(this,"unshift",e)},values(){return Ps(this,"values",Ue)}};function Ps(e,t,n){const s=_s(e),r=s[t]();return s!==e&&!lt(e)&&(r._next=r.next,r.next=()=>{const o=r._next();return o.done||(o.value=n(o.value)),o}),r}const Ti=Array.prototype;function vt(e,t,n,s,r,o){const l=_s(e),i=l!==e&&!lt(e),a=l[t];if(a!==Ti[t]){const p=a.apply(e,o);return i?Ue(p):p}let d=n;l!==e&&(i?d=function(p,g){return n.call(this,Ue(p),g,e)}:n.length>2&&(d=function(p,g){return n.call(this,p,g,e)}));const c=a.call(l,d,s);return i&&r?r(c):c}function Ur(e,t,n,s){const r=_s(e);let o=n;return r!==e&&(lt(e)?n.length>3&&(o=function(l,i,a){return n.call(this,l,i,a,e)}):o=function(l,i,a){return n.call(this,l,Ue(i),a,e)}),r[t](o,...s)}function Ms(e,t,n){const s=_e(e);je(s,"iterate",An);const r=s[t](...n);return(r===-1||r===!1)&&vr(n[0])?(n[0]=_e(n[0]),s[t](...n)):r}function vn(e,t,n=[]){Tt(),dr();const s=_e(e)[t].apply(e,n);return pr(),Ct(),s}const Ci=ar("__proto__,__v_isRef,__isVue"),Ho=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(ct));function Ei(e){ct(e)||(e=String(e));const t=_e(this);return je(t,"has",e),t.hasOwnProperty(e)}class Wo{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?Di:Qo:o?Go:qo).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const l=te(t);if(!r){let a;if(l&&(a=$i[n]))return a;if(n==="hasOwnProperty")return Ei}const i=Reflect.get(t,n,We(t)?t:s);if((ct(n)?Ho.has(n):Ci(n))||(r||je(t,"get",n),o))return i;if(We(i)){const a=l&&fr(n)?i:i.value;return r&&Se(a)?kn(a):a}return Se(i)?r?kn(i):ys(i):i}}class Ko extends Wo{constructor(t=!1){super(!1,t)}set(t,n,s,r){let o=t[n];if(!this._isShallow){const a=Pt(o);if(!lt(s)&&!Pt(s)&&(o=_e(o),s=_e(s)),!te(t)&&We(o)&&!We(s))return a||(o.value=s),!0}const l=te(t)&&fr(n)?Number(n)<t.length:be(t,n),i=Reflect.set(t,n,s,We(t)?t:r);return t===_e(r)&&(l?Je(s,o)&&wt(t,"set",n,s):wt(t,"add",n,s)),i}deleteProperty(t,n){const s=be(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&s&&wt(t,"delete",n,void 0),r}has(t,n){const s=Reflect.has(t,n);return(!ct(n)||!Ho.has(n))&&je(t,"has",n),s}ownKeys(t){return je(t,"iterate",te(t)?"length":Kt),Reflect.ownKeys(t)}}class Ii extends Wo{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Oi=new Ko,Ai=new Ii,ki=new Ko(!0);const Xs=e=>e,Wn=e=>Reflect.getPrototypeOf(e);function Pi(e,t,n){return function(...s){const r=this.__v_raw,o=_e(r),l=tn(o),i=e==="entries"||e===Symbol.iterator&&l,a=e==="keys"&&l,d=r[e](...s),c=n?Xs:t?ns:Ue;return!t&&je(o,"iterate",a?Zs:Kt),{next(){const{value:p,done:g}=d.next();return g?{value:p,done:g}:{value:i?[c(p[0]),c(p[1])]:c(p),done:g}},[Symbol.iterator](){return this}}}}function Kn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Mi(e,t){const n={get(r){const o=this.__v_raw,l=_e(o),i=_e(r);e||(Je(r,i)&&je(l,"get",r),je(l,"get",i));const{has:a}=Wn(l),d=t?Xs:e?ns:Ue;if(a.call(l,r))return d(o.get(r));if(a.call(l,i))return d(o.get(i));o!==l&&o.get(r)},get size(){const r=this.__v_raw;return!e&&je(_e(r),"iterate",Kt),r.size},has(r){const o=this.__v_raw,l=_e(o),i=_e(r);return e||(Je(r,i)&&je(l,"has",r),je(l,"has",i)),r===i?o.has(r):o.has(r)||o.has(i)},forEach(r,o){const l=this,i=l.__v_raw,a=_e(i),d=t?Xs:e?ns:Ue;return!e&&je(a,"iterate",Kt),i.forEach((c,p)=>r.call(o,d(c),d(p),l))}};return Re(n,e?{add:Kn("add"),set:Kn("set"),delete:Kn("delete"),clear:Kn("clear")}:{add(r){!t&&!lt(r)&&!Pt(r)&&(r=_e(r));const o=_e(this);return Wn(o).has.call(o,r)||(o.add(r),wt(o,"add",r,r)),this},set(r,o){!t&&!lt(o)&&!Pt(o)&&(o=_e(o));const l=_e(this),{has:i,get:a}=Wn(l);let d=i.call(l,r);d||(r=_e(r),d=i.call(l,r));const c=a.call(l,r);return l.set(r,o),d?Je(o,c)&&wt(l,"set",r,o):wt(l,"add",r,o),this},delete(r){const o=_e(this),{has:l,get:i}=Wn(o);let a=l.call(o,r);a||(r=_e(r),a=l.call(o,r)),i&&i.call(o,r);const d=o.delete(r);return a&&wt(o,"delete",r,void 0),d},clear(){const r=_e(this),o=r.size!==0,l=r.clear();return o&&wt(r,"clear",void 0,void 0),l}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=Pi(r,e,t)}),n}function gr(e,t){const n=Mi(e,t);return(s,r,o)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(be(n,r)&&r in s?n:s,r,o)}const Vi={get:gr(!1,!1)},Li={get:gr(!1,!0)},Ri={get:gr(!0,!1)};const qo=new WeakMap,Go=new WeakMap,Qo=new WeakMap,Di=new WeakMap;function Ui(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Fi(e){return e.__v_skip||!Object.isExtensible(e)?0:Ui(ui(e))}function ys(e){return Pt(e)?e:mr(e,!1,Oi,Vi,qo)}function Ni(e){return mr(e,!1,ki,Li,Go)}function kn(e){return mr(e,!0,Ai,Ri,Qo)}function mr(e,t,n,s,r){if(!Se(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=Fi(e);if(o===0)return e;const l=r.get(e);if(l)return l;const i=new Proxy(e,o===2?s:n);return r.set(e,i),i}function nn(e){return Pt(e)?nn(e.__v_raw):!!(e&&e.__v_isReactive)}function Pt(e){return!!(e&&e.__v_isReadonly)}function lt(e){return!!(e&&e.__v_isShallow)}function vr(e){return e?!!e.__v_raw:!1}function _e(e){const t=e&&e.__v_raw;return t?_e(t):e}function Jo(e){return!be(e,"__v_skip")&&Object.isExtensible(e)&&Ao(e,"__v_skip",!0),e}const Ue=e=>Se(e)?ys(e):e,ns=e=>Se(e)?kn(e):e;function We(e){return e?e.__v_isRef===!0:!1}function Me(e){return Yo(e,!1)}function an(e){return Yo(e,!0)}function Yo(e,t){return We(e)?e:new zi(e,t)}class zi{constructor(t,n){this.dep=new vs,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:_e(t),this._value=n?t:Ue(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||lt(t)||Pt(t);t=s?t:_e(t),Je(t,n)&&(this._rawValue=t,this._value=s?t:Ue(t),this.dep.trigger())}}function oe(e){return We(e)?e.value:e}function _r(e){return ae(e)?e():oe(e)}const Bi={get:(e,t,n)=>t==="__v_raw"?e:oe(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return We(r)&&!We(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function Zo(e){return nn(e)?e:new Proxy(e,Bi)}class ji{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new vs,{get:s,set:r}=t(n.track.bind(n),n.trigger.bind(n));this._get=s,this._set=r}get value(){return this._value=this._get()}set value(t){this._set(t)}}function Hi(e){return new ji(e)}class Wi{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new vs(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=On-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&Ce!==this)return Uo(this,!0),!0}get value(){const t=this.dep.track();return zo(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Ki(e,t,n=!1){let s,r;return ae(e)?s=e:(s=e.get,r=e.set),new Wi(s,r,n)}const qn={},ss=new WeakMap;let Bt;function qi(e,t=!1,n=Bt){if(n){let s=ss.get(n);s||ss.set(n,s=[]),s.push(e)}}function Gi(e,t,n=me){const{immediate:s,deep:r,once:o,scheduler:l,augmentJob:i,call:a}=n,d=I=>r?I:lt(I)||r===!1||r===0?St(I,1):St(I);let c,p,g,m,_=!1,b=!1;if(We(e)?(p=()=>e.value,_=lt(e)):nn(e)?(p=()=>d(e),_=!0):te(e)?(b=!0,_=e.some(I=>nn(I)||lt(I)),p=()=>e.map(I=>{if(We(I))return I.value;if(nn(I))return d(I);if(ae(I))return a?a(I,2):I()})):ae(e)?t?p=a?()=>a(e,2):e:p=()=>{if(g){Tt();try{g()}finally{Ct()}}const I=Bt;Bt=c;try{return a?a(e,3,[m]):e(m)}finally{Bt=I}}:p=gt,t&&r){const I=p,O=r===!0?1/0:r;p=()=>St(I(),O)}const W=Lo(),V=()=>{c.stop(),W&&W.active&&cr(W.effects,c)};if(o&&t){const I=t;t=(...O)=>{I(...O),V()}}let L=b?new Array(e.length).fill(qn):qn;const B=I=>{if(!(!(c.flags&1)||!c.dirty&&!I))if(t){const O=c.run();if(r||_||(b?O.some((X,ve)=>Je(X,L[ve])):Je(O,L))){g&&g();const X=Bt;Bt=c;try{const ve=[O,L===qn?void 0:b&&L[0]===qn?[]:L,m];L=O,a?a(t,3,ve):t(...ve)}finally{Bt=X}}}else c.run()};return i&&i(B),c=new Ro(p),c.scheduler=l?()=>l(B,!1):B,m=I=>qi(I,!1,c),g=c.onStop=()=>{const I=ss.get(c);if(I){if(a)a(I,4);else for(const O of I)O();ss.delete(c)}},t?s?B(!0):L=c.run():l?l(B.bind(null,!0),!0):c.run(),V.pause=c.pause.bind(c),V.resume=c.resume.bind(c),V.stop=V,V}function St(e,t=1/0,n){if(t<=0||!Se(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,We(e))St(e.value,t,n);else if(te(e))for(let s=0;s<e.length;s++)St(e[s],t,n);else if(ps(e)||tn(e))e.forEach(s=>{St(s,t,n)});else if(Oo(e)){for(const s in e)St(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&St(e[s],t,n)}return e}function Un(e,t,n,s){try{return s?e(...s):e()}catch(r){Fn(r,t,n)}}function ft(e,t,n,s){if(ae(e)){const r=Un(e,t,n,s);return r&&Eo(r)&&r.catch(o=>{Fn(o,t,n)}),r}if(te(e)){const r=[];for(let o=0;o<e.length;o++)r.push(ft(e[o],t,n,s));return r}}function Fn(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:l}=t&&t.appContext.config||me;if(t){let i=t.parent;const a=t.proxy,d=`https://vuejs.org/error-reference/#runtime-${n}`;for(;i;){const c=i.ec;if(c){for(let p=0;p<c.length;p++)if(c[p](e,a,d)===!1)return}i=i.parent}if(o){Tt(),Un(o,null,10,[e,a,d]),Ct();return}}Qi(e,n,r,s,l)}function Qi(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}const Ge=[];let pt=-1;const sn=[];let Ot=null,Yt=0;const Xo=Promise.resolve();let rs=null;function el(e){const t=rs||Xo;return e?t.then(this?e.bind(this):e):t}function Ji(e){let t=pt+1,n=Ge.length;for(;t<n;){const s=t+n>>>1,r=Ge[s],o=Pn(r);o<e||o===e&&r.flags&2?t=s+1:n=s}return t}function yr(e){if(!(e.flags&1)){const t=Pn(e),n=Ge[Ge.length-1];!n||!(e.flags&2)&&t>=Pn(n)?Ge.push(e):Ge.splice(Ji(t),0,e),e.flags|=1,tl()}}function tl(){rs||(rs=Xo.then(sl))}function Yi(e){te(e)?sn.push(...e):Ot&&e.id===-1?Ot.splice(Yt+1,0,e):e.flags&1||(sn.push(e),e.flags|=1),tl()}function Fr(e,t,n=pt+1){for(;n<Ge.length;n++){const s=Ge[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;Ge.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function nl(e){if(sn.length){const t=[...new Set(sn)].sort((n,s)=>Pn(n)-Pn(s));if(sn.length=0,Ot){Ot.push(...t);return}for(Ot=t,Yt=0;Yt<Ot.length;Yt++){const n=Ot[Yt];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Ot=null,Yt=0}}const Pn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function sl(e){try{for(pt=0;pt<Ge.length;pt++){const t=Ge[pt];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),Un(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;pt<Ge.length;pt++){const t=Ge[pt];t&&(t.flags&=-2)}pt=-1,Ge.length=0,nl(),rs=null,(Ge.length||sn.length)&&sl()}}let Ne=null,rl=null;function os(e){const t=Ne;return Ne=e,rl=e&&e.type.__scopeId||null,t}function D(e,t=Ne,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&us(-1);const o=os(t);let l;try{l=e(...r)}finally{os(o),s._d&&us(1)}return l};return s._n=!0,s._c=!0,s._d=!0,s}function qt(e,t){if(Ne===null)return e;const n=Ts(Ne),s=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[o,l,i,a=me]=t[r];o&&(ae(o)&&(o={mounted:o,updated:o}),o.deep&&St(l),s.push({dir:o,instance:n,value:l,oldValue:void 0,arg:i,modifiers:a}))}return e}function Rt(e,t,n,s){const r=e.dirs,o=t&&t.dirs;for(let l=0;l<r.length;l++){const i=r[l];o&&(i.oldValue=o[l].value);let a=i.dir[s];a&&(Tt(),ft(a,n,8,[e.el,i,e,t]),Ct())}}const Zi=Symbol("_vte"),ol=e=>e.__isTeleport,bt=Symbol("_leaveCb"),Gn=Symbol("_enterCb");function Xi(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return dn(()=>{e.isMounted=!0}),xs(()=>{e.isUnmounting=!0}),e}const rt=[Function,Array],ll={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:rt,onEnter:rt,onAfterEnter:rt,onEnterCancelled:rt,onBeforeLeave:rt,onLeave:rt,onAfterLeave:rt,onLeaveCancelled:rt,onBeforeAppear:rt,onAppear:rt,onAfterAppear:rt,onAppearCancelled:rt},il=e=>{const t=e.subTree;return t.component?il(t.component):t},ea={name:"BaseTransition",props:ll,setup(e,{slots:t}){const n=hn(),s=Xi();return()=>{const r=t.default&&cl(t.default(),!0);if(!r||!r.length)return;const o=al(r),l=_e(e),{mode:i}=l;if(s.isLeaving)return Vs(o);const a=Nr(o);if(!a)return Vs(o);let d=er(a,l,s,n,p=>d=p);a.type!==He&&Mn(a,d);let c=n.subTree&&Nr(n.subTree);if(c&&c.type!==He&&!jt(c,a)&&il(n).type!==He){let p=er(c,l,s,n);if(Mn(c,p),i==="out-in"&&a.type!==He)return s.isLeaving=!0,p.afterLeave=()=>{s.isLeaving=!1,n.job.flags&8||n.update(),delete p.afterLeave,c=void 0},Vs(o);i==="in-out"&&a.type!==He?p.delayLeave=(g,m,_)=>{const b=ul(s,c);b[String(c.key)]=c,g[bt]=()=>{m(),g[bt]=void 0,delete d.delayedLeave,c=void 0},d.delayedLeave=()=>{_(),delete d.delayedLeave,c=void 0}}:c=void 0}else c&&(c=void 0);return o}}};function al(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==He){t=n;break}}return t}const ta=ea;function ul(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 er(e,t,n,s,r){const{appear:o,mode:l,persisted:i=!1,onBeforeEnter:a,onEnter:d,onAfterEnter:c,onEnterCancelled:p,onBeforeLeave:g,onLeave:m,onAfterLeave:_,onLeaveCancelled:b,onBeforeAppear:W,onAppear:V,onAfterAppear:L,onAppearCancelled:B}=t,I=String(e.key),O=ul(n,e),X=(se,pe)=>{se&&ft(se,s,9,pe)},ve=(se,pe)=>{const he=pe[1];X(se,pe),te(se)?se.every(q=>q.length<=1)&&he():se.length<=1&&he()},ye={mode:l,persisted:i,beforeEnter(se){let pe=a;if(!n.isMounted)if(o)pe=W||a;else return;se[bt]&&se[bt](!0);const he=O[I];he&&jt(e,he)&&he.el[bt]&&he.el[bt](),X(pe,[se])},enter(se){let pe=d,he=c,q=p;if(!n.isMounted)if(o)pe=V||d,he=L||c,q=B||p;else return;let xe=!1;const Ie=se[Gn]=Qe=>{xe||(xe=!0,Qe?X(q,[se]):X(he,[se]),ye.delayedLeave&&ye.delayedLeave(),se[Gn]=void 0)};pe?ve(pe,[se,Ie]):Ie()},leave(se,pe){const he=String(e.key);if(se[Gn]&&se[Gn](!0),n.isUnmounting)return pe();X(g,[se]);let q=!1;const xe=se[bt]=Ie=>{q||(q=!0,pe(),Ie?X(b,[se]):X(_,[se]),se[bt]=void 0,O[he]===e&&delete O[he])};O[he]=e,m?ve(m,[se,xe]):xe()},clone(se){const pe=er(se,t,n,s,r);return r&&r(pe),pe}};return ye}function Vs(e){if(Nn(e))return e=Mt(e),e.children=null,e}function Nr(e){if(!Nn(e))return ol(e.type)&&e.children?al(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&&ae(n.default))return n.default()}}function Mn(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Mn(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function cl(e,t=!1,n){let s=[],r=0;for(let o=0;o<e.length;o++){let l=e[o];const i=n==null?l.key:String(n)+String(l.key!=null?l.key:o);l.type===le?(l.patchFlag&128&&r++,s=s.concat(cl(l.children,t,i))):(t||l.type!==He)&&s.push(i!=null?Mt(l,{key:i}):l)}if(r>1)for(let o=0;o<s.length;o++)s[o].patchFlag=-2;return s}function ne(e,t){return ae(e)?Re({name:e.name},t,{setup:e}):e}function br(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function xr(e){const t=hn(),n=an(null);if(t){const r=t.refs===me?t.refs={}:t.refs;Object.defineProperty(r,e,{enumerable:!0,get:()=>n.value,set:o=>n.value=o})}return n}const ls=new WeakMap;function Cn(e,t,n,s,r=!1){if(te(e)){e.forEach((_,b)=>Cn(_,t&&(te(t)?t[b]:t),n,s,r));return}if(rn(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&Cn(e,t,n,s.component.subTree);return}const o=s.shapeFlag&4?Ts(s.component):s.el,l=r?null:o,{i,r:a}=e,d=t&&t.r,c=i.refs===me?i.refs={}:i.refs,p=i.setupState,g=_e(p),m=p===me?Co:_=>be(g,_);if(d!=null&&d!==a){if(zr(t),Ve(d))c[d]=null,m(d)&&(p[d]=null);else if(We(d)){d.value=null;const _=t;_.k&&(c[_.k]=null)}}if(ae(a))Un(a,i,12,[l,c]);else{const _=Ve(a),b=We(a);if(_||b){const W=()=>{if(e.f){const V=_?m(a)?p[a]:c[a]:a.value;if(r)te(V)&&cr(V,o);else if(te(V))V.includes(o)||V.push(o);else if(_)c[a]=[o],m(a)&&(p[a]=c[a]);else{const L=[o];a.value=L,e.k&&(c[e.k]=L)}}else _?(c[a]=l,m(a)&&(p[a]=l)):b&&(a.value=l,e.k&&(c[e.k]=l))};if(l){const V=()=>{W(),ls.delete(e)};V.id=-1,ls.set(e,V),Ze(V,n)}else zr(e),W()}}}function zr(e){const t=ls.get(e);t&&(t.flags|=8,ls.delete(e))}const Br=e=>e.nodeType===8;ms().requestIdleCallback;ms().cancelIdleCallback;function na(e,t){if(Br(e)&&e.data==="["){let n=1,s=e.nextSibling;for(;s;){if(s.nodeType===1){if(t(s)===!1)break}else if(Br(s))if(s.data==="]"){if(--n===0)break}else s.data==="["&&n++;s=s.nextSibling}}else t(e)}const rn=e=>!!e.type.__asyncLoader;function sa(e){ae(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:s,delay:r=200,hydrate:o,timeout:l,suspensible:i=!0,onError:a}=e;let d=null,c,p=0;const g=()=>(p++,d=null,m()),m=()=>{let _;return d||(_=d=t().catch(b=>{if(b=b instanceof Error?b:new Error(String(b)),a)return new Promise((W,V)=>{a(b,()=>W(g()),()=>V(b),p+1)});throw b}).then(b=>_!==d&&d?d:(b&&(b.__esModule||b[Symbol.toStringTag]==="Module")&&(b=b.default),c=b,b)))};return ne({name:"AsyncComponentWrapper",__asyncLoader:m,__asyncHydrate(_,b,W){let V=!1;(b.bu||(b.bu=[])).push(()=>V=!0);const L=()=>{V||W()},B=o?()=>{const I=o(L,O=>na(_,O));I&&(b.bum||(b.bum=[])).push(I)}:L;c?B():m().then(()=>!b.isUnmounted&&B())},get __asyncResolved(){return c},setup(){const _=Fe;if(br(_),c)return()=>Ls(c,_);const b=B=>{d=null,Fn(B,_,13,!s)};if(i&&_.suspense||un)return m().then(B=>()=>Ls(B,_)).catch(B=>(b(B),()=>s?M(s,{error:B}):null));const W=Me(!1),V=Me(),L=Me(!!r);return r&&setTimeout(()=>{L.value=!1},r),l!=null&&setTimeout(()=>{if(!W.value&&!V.value){const B=new Error(`Async component timed out after ${l}ms.`);b(B),V.value=B}},l),m().then(()=>{W.value=!0,_.parent&&Nn(_.parent.vnode)&&_.parent.update()}).catch(B=>{b(B),V.value=B}),()=>{if(W.value&&c)return Ls(c,_);if(V.value&&s)return M(s,{error:V.value});if(n&&!L.value)return M(n)}}})}function Ls(e,t){const{ref:n,props:s,children:r,ce:o}=t.vnode,l=M(e,s,r);return l.ref=n,l.ce=o,delete t.vnode.ce,l}const Nn=e=>e.type.__isKeepAlive;function ra(e,t){fl(e,"a",t)}function oa(e,t){fl(e,"da",t)}function fl(e,t,n=Fe){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(bs(t,s,n),n){let r=n.parent;for(;r&&r.parent;)Nn(r.parent.vnode)&&la(s,t,n,r),r=r.parent}}function la(e,t,n,s){const r=bs(t,e,s,!0);pl(()=>{cr(s[t],r)},n)}function bs(e,t,n=Fe,s=!1){if(n){const r=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...l)=>{Tt();const i=Bn(n),a=ft(t,n,e,l);return i(),Ct(),a});return s?r.unshift(o):r.push(o),o}}const Et=e=>(t,n=Fe)=>{(!un||e==="sp")&&bs(e,(...s)=>t(...s),n)},dl=Et("bm"),dn=Et("m"),ia=Et("bu"),aa=Et("u"),xs=Et("bum"),pl=Et("um"),ua=Et("sp"),ca=Et("rtg"),fa=Et("rtc");function da(e,t=Fe){bs("ec",e,t)}const hl="components",pa="directives",gl=Symbol.for("v-ndc");function ws(e){return Ve(e)?vl(hl,e,!1)||e:e||gl}function ml(e){return vl(pa,e)}function vl(e,t,n=!0,s=!1){const r=Ne||Fe;if(r){const o=r.type;if(e===hl){const i=tu(o,!1);if(i&&(i===t||i===tt(t)||i===gs(tt(t))))return o}const l=jr(r[e]||o[e],t)||jr(r.appContext[e],t);return!l&&s?o:l}}function jr(e,t){return e&&(e[t]||e[tt(t)]||e[gs(tt(t))])}function Le(e,t,n,s){let r;const o=n,l=te(e);if(l||Ve(e)){const i=l&&nn(e);let a=!1,d=!1;i&&(a=!lt(e),d=Pt(e),e=_s(e)),r=new Array(e.length);for(let c=0,p=e.length;c<p;c++)r[c]=t(a?d?ns(Ue(e[c])):Ue(e[c]):e[c],c,void 0,o)}else if(typeof e=="number"){r=new Array(e);for(let i=0;i<e;i++)r[i]=t(i+1,i,void 0,o)}else if(Se(e))if(e[Symbol.iterator])r=Array.from(e,(i,a)=>t(i,a,void 0,o));else{const i=Object.keys(e);r=new Array(i.length);for(let a=0,d=i.length;a<d;a++){const c=i[a];r[a]=t(e[c],c,a,o)}}else r=[];return r}function et(e,t,n={},s,r){if(Ne.ce||Ne.parent&&rn(Ne.parent)&&Ne.parent.ce){const d=Object.keys(n).length>0;return t!=="default"&&(n.name=t),y(),ue(le,null,[M("slot",n,s)],d?-2:64)}let o=e[t];o&&o._c&&(o._d=!1),y();const l=o&&_l(o(n)),i=n.key||l&&l.key,a=ue(le,{key:(i&&!ct(i)?i:`_${t}`)+(!l&&s?"_fb":"")},l||[],l&&e._===1?64:-2);return a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),o&&o._c&&(o._d=!0),a}function _l(e){return e.some(t=>Ln(t)?!(t.type===He||t.type===le&&!_l(t.children)):!0)?e:null}const tr=e=>e?Ul(e)?Ts(e):tr(e.parent):null,En=Re(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>tr(e.parent),$root:e=>tr(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>bl(e),$forceUpdate:e=>e.f||(e.f=()=>{yr(e.update)}),$nextTick:e=>e.n||(e.n=el.bind(e.proxy)),$watch:e=>Ra.bind(e)}),Rs=(e,t)=>e!==me&&!e.__isScriptSetup&&be(e,t),ha={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:r,props:o,accessCache:l,type:i,appContext:a}=e;let d;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(Rs(s,t))return l[t]=1,s[t];if(r!==me&&be(r,t))return l[t]=2,r[t];if((d=e.propsOptions[0])&&be(d,t))return l[t]=3,o[t];if(n!==me&&be(n,t))return l[t]=4,n[t];nr&&(l[t]=0)}}const c=En[t];let p,g;if(c)return t==="$attrs"&&je(e.attrs,"get",""),c(e);if((p=i.__cssModules)&&(p=p[t]))return p;if(n!==me&&be(n,t))return l[t]=4,n[t];if(g=a.config.globalProperties,be(g,t))return g[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:o}=e;return Rs(r,t)?(r[t]=n,!0):s!==me&&be(s,t)?(s[t]=n,!0):be(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,propsOptions:o,type:l}},i){let a,d;return!!(n[i]||e!==me&&i[0]!=="$"&&be(e,i)||Rs(t,i)||(a=o[0])&&be(a,i)||be(s,i)||be(En,i)||be(r.config.globalProperties,i)||(d=l.__cssModules)&&d[i])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:be(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function is(e){return te(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function zn(e,t){return!e||!t?e||t:te(e)&&te(t)?e.concat(t):Re({},is(e),is(t))}let nr=!0;function ga(e){const t=bl(e),n=e.proxy,s=e.ctx;nr=!1,t.beforeCreate&&Hr(t.beforeCreate,e,"bc");const{data:r,computed:o,methods:l,watch:i,provide:a,inject:d,created:c,beforeMount:p,mounted:g,beforeUpdate:m,updated:_,activated:b,deactivated:W,beforeDestroy:V,beforeUnmount:L,destroyed:B,unmounted:I,render:O,renderTracked:X,renderTriggered:ve,errorCaptured:ye,serverPrefetch:se,expose:pe,inheritAttrs:he,components:q,directives:xe,filters:Ie}=t;if(d&&ma(d,s,null),l)for(const $e in l){const ce=l[$e];ae(ce)&&(s[$e]=ce.bind(n))}if(r){const $e=r.call(n,n);Se($e)&&(e.data=ys($e))}if(nr=!0,o)for(const $e in o){const ce=o[$e],at=ae(ce)?ce.bind(n,n):ae(ce.get)?ce.get.bind(n,n):gt,Oe=!ae(ce)&&ae(ce.set)?ce.set.bind(n):gt,Ye=E({get:at,set:Oe});Object.defineProperty(s,$e,{enumerable:!0,configurable:!0,get:()=>Ye.value,set:nt=>Ye.value=nt})}if(i)for(const $e in i)yl(i[$e],s,n,$e);if(a){const $e=ae(a)?a.call(n):a;Reflect.ownKeys($e).forEach(ce=>{wa(ce,$e[ce])})}c&&Hr(c,e,"c");function Te($e,ce){te(ce)?ce.forEach(at=>$e(at.bind(n))):ce&&$e(ce.bind(n))}if(Te(dl,p),Te(dn,g),Te(ia,m),Te(aa,_),Te(ra,b),Te(oa,W),Te(da,ye),Te(fa,X),Te(ca,ve),Te(xs,L),Te(pl,I),Te(ua,se),te(pe))if(pe.length){const $e=e.exposed||(e.exposed={});pe.forEach(ce=>{Object.defineProperty($e,ce,{get:()=>n[ce],set:at=>n[ce]=at,enumerable:!0})})}else e.exposed||(e.exposed={});O&&e.render===gt&&(e.render=O),he!=null&&(e.inheritAttrs=he),q&&(e.components=q),xe&&(e.directives=xe),se&&br(e)}function ma(e,t,n=gt){te(e)&&(e=sr(e));for(const s in e){const r=e[s];let o;Se(r)?"default"in r?o=Yn(r.from||s,r.default,!0):o=Yn(r.from||s):o=Yn(r),We(o)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:l=>o.value=l}):t[s]=o}}function Hr(e,t,n){ft(te(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function yl(e,t,n,s){let r=s.includes(".")?Pl(n,s):()=>n[s];if(Ve(e)){const o=t[e];ae(o)&&it(r,o)}else if(ae(e))it(r,e.bind(n));else if(Se(e))if(te(e))e.forEach(o=>yl(o,t,n,s));else{const o=ae(e.handler)?e.handler.bind(n):t[e.handler];ae(o)&&it(r,o,e)}}function bl(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:o,config:{optionMergeStrategies:l}}=e.appContext,i=o.get(t);let a;return i?a=i:!r.length&&!n&&!s?a=t:(a={},r.length&&r.forEach(d=>as(a,d,l,!0)),as(a,t,l)),Se(t)&&o.set(t,a),a}function as(e,t,n,s=!1){const{mixins:r,extends:o}=t;o&&as(e,o,n,!0),r&&r.forEach(l=>as(e,l,n,!0));for(const l in t)if(!(s&&l==="expose")){const i=va[l]||n&&n[l];e[l]=i?i(e[l],t[l]):t[l]}return e}const va={data:Wr,props:Kr,emits:Kr,methods:wn,computed:wn,beforeCreate:qe,created:qe,beforeMount:qe,mounted:qe,beforeUpdate:qe,updated:qe,beforeDestroy:qe,beforeUnmount:qe,destroyed:qe,unmounted:qe,activated:qe,deactivated:qe,errorCaptured:qe,serverPrefetch:qe,components:wn,directives:wn,watch:ya,provide:Wr,inject:_a};function Wr(e,t){return t?e?function(){return Re(ae(e)?e.call(this,this):e,ae(t)?t.call(this,this):t)}:t:e}function _a(e,t){return wn(sr(e),sr(t))}function sr(e){if(te(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function qe(e,t){return e?[...new Set([].concat(e,t))]:t}function wn(e,t){return e?Re(Object.create(null),e,t):t}function Kr(e,t){return e?te(e)&&te(t)?[...new Set([...e,...t])]:Re(Object.create(null),is(e),is(t??{})):t}function ya(e,t){if(!e)return t;if(!t)return e;const n=Re(Object.create(null),e);for(const s in t)n[s]=qe(e[s],t[s]);return n}function xl(){return{app:null,config:{isNativeTag:Co,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 ba=0;function xa(e,t){return function(s,r=null){ae(s)||(s=Re({},s)),r!=null&&!Se(r)&&(r=null);const o=xl(),l=new WeakSet,i=[];let a=!1;const d=o.app={_uid:ba++,_component:s,_props:r,_container:null,_context:o,_instance:null,version:ru,get config(){return o.config},set config(c){},use(c,...p){return l.has(c)||(c&&ae(c.install)?(l.add(c),c.install(d,...p)):ae(c)&&(l.add(c),c(d,...p))),d},mixin(c){return o.mixins.includes(c)||o.mixins.push(c),d},component(c,p){return p?(o.components[c]=p,d):o.components[c]},directive(c,p){return p?(o.directives[c]=p,d):o.directives[c]},mount(c,p,g){if(!a){const m=d._ceVNode||M(s,r);return m.appContext=o,g===!0?g="svg":g===!1&&(g=void 0),e(m,c,g),a=!0,d._container=c,c.__vue_app__=d,Ts(m.component)}},onUnmount(c){i.push(c)},unmount(){a&&(ft(i,d._instance,16),e(null,d._container),delete d._container.__vue_app__)},provide(c,p){return o.provides[c]=p,d},runWithContext(c){const p=on;on=d;try{return c()}finally{on=p}}};return d}}let on=null;function wa(e,t){if(Fe){let n=Fe.provides;const s=Fe.parent&&Fe.parent.provides;s===n&&(n=Fe.provides=Object.create(s)),n[e]=t}}function Yn(e,t,n=!1){const s=hn();if(s||on){let r=on?on._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&&ae(t)?t.call(s&&s.proxy):t}}const wl={},Sl=()=>Object.create(wl),$l=e=>Object.getPrototypeOf(e)===wl;function Sa(e,t,n,s=!1){const r={},o=Sl();e.propsDefaults=Object.create(null),Tl(e,t,r,o);for(const l in e.propsOptions[0])l in r||(r[l]=void 0);n?e.props=s?r:Ni(r):e.type.props?e.props=r:e.props=o,e.attrs=o}function $a(e,t,n,s){const{props:r,attrs:o,vnode:{patchFlag:l}}=e,i=_e(r),[a]=e.propsOptions;let d=!1;if((s||l>0)&&!(l&16)){if(l&8){const c=e.vnode.dynamicProps;for(let p=0;p<c.length;p++){let g=c[p];if(Ss(e.emitsOptions,g))continue;const m=t[g];if(a)if(be(o,g))m!==o[g]&&(o[g]=m,d=!0);else{const _=tt(g);r[_]=rr(a,i,_,m,e,!1)}else m!==o[g]&&(o[g]=m,d=!0)}}}else{Tl(e,t,r,o)&&(d=!0);let c;for(const p in i)(!t||!be(t,p)&&((c=Vt(p))===p||!be(t,c)))&&(a?n&&(n[p]!==void 0||n[c]!==void 0)&&(r[p]=rr(a,i,p,void 0,e,!0)):delete r[p]);if(o!==i)for(const p in o)(!t||!be(t,p))&&(delete o[p],d=!0)}d&&wt(e.attrs,"set","")}function Tl(e,t,n,s){const[r,o]=e.propsOptions;let l=!1,i;if(t)for(let a in t){if(Sn(a))continue;const d=t[a];let c;r&&be(r,c=tt(a))?!o||!o.includes(c)?n[c]=d:(i||(i={}))[c]=d:Ss(e.emitsOptions,a)||(!(a in s)||d!==s[a])&&(s[a]=d,l=!0)}if(o){const a=_e(n),d=i||me;for(let c=0;c<o.length;c++){const p=o[c];n[p]=rr(r,a,p,d[p],e,!be(d,p))}}return l}function rr(e,t,n,s,r,o){const l=e[n];if(l!=null){const i=be(l,"default");if(i&&s===void 0){const a=l.default;if(l.type!==Function&&!l.skipFactory&&ae(a)){const{propsDefaults:d}=r;if(n in d)s=d[n];else{const c=Bn(r);s=d[n]=a.call(null,t),c()}}else s=a;r.ce&&r.ce._setProp(n,s)}l[0]&&(o&&!i?s=!1:l[1]&&(s===""||s===Vt(n))&&(s=!0))}return s}const Ta=new WeakMap;function Cl(e,t,n=!1){const s=n?Ta:t.propsCache,r=s.get(e);if(r)return r;const o=e.props,l={},i=[];let a=!1;if(!ae(e)){const c=p=>{a=!0;const[g,m]=Cl(p,t,!0);Re(l,g),m&&i.push(...m)};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}if(!o&&!a)return Se(e)&&s.set(e,en),en;if(te(o))for(let c=0;c<o.length;c++){const p=tt(o[c]);qr(p)&&(l[p]=me)}else if(o)for(const c in o){const p=tt(c);if(qr(p)){const g=o[c],m=l[p]=te(g)||ae(g)?{type:g}:Re({},g),_=m.type;let b=!1,W=!0;if(te(_))for(let V=0;V<_.length;++V){const L=_[V],B=ae(L)&&L.name;if(B==="Boolean"){b=!0;break}else B==="String"&&(W=!1)}else b=ae(_)&&_.name==="Boolean";m[0]=b,m[1]=W,(b||be(m,"default"))&&i.push(p)}}const d=[l,i];return Se(e)&&s.set(e,d),d}function qr(e){return e[0]!=="$"&&!Sn(e)}const wr=e=>e==="_"||e==="_ctx"||e==="$stable",Sr=e=>te(e)?e.map(ht):[ht(e)],Ca=(e,t,n)=>{if(t._n)return t;const s=D((...r)=>Sr(t(...r)),n);return s._c=!1,s},El=(e,t,n)=>{const s=e._ctx;for(const r in e){if(wr(r))continue;const o=e[r];if(ae(o))t[r]=Ca(r,o,s);else if(o!=null){const l=Sr(o);t[r]=()=>l}}},Il=(e,t)=>{const n=Sr(t);e.slots.default=()=>n},Ol=(e,t,n)=>{for(const s in t)(n||!wr(s))&&(e[s]=t[s])},Ea=(e,t,n)=>{const s=e.slots=Sl();if(e.vnode.shapeFlag&32){const r=t._;r?(Ol(s,t,n),n&&Ao(s,"_",r,!0)):El(t,s)}else t&&Il(e,t)},Ia=(e,t,n)=>{const{vnode:s,slots:r}=e;let o=!0,l=me;if(s.shapeFlag&32){const i=t._;i?n&&i===1?o=!1:Ol(r,t,n):(o=!t.$stable,El(t,r)),l=t}else t&&(Il(e,t),l={default:1});if(o)for(const i in r)!wr(i)&&l[i]==null&&delete r[i]},Ze=ja;function Oa(e){return Aa(e)}function Aa(e,t){const n=ms();n.__VUE__=!0;const{insert:s,remove:r,patchProp:o,createElement:l,createText:i,createComment:a,setText:d,setElementText:c,parentNode:p,nextSibling:g,setScopeId:m=gt,insertStaticContent:_}=e,b=(f,h,v,C=null,S=null,x=null,R=void 0,T=null,$=!!h.dynamicChildren)=>{if(f===h)return;f&&!jt(f,h)&&(C=Y(f),nt(f,S,x,!0),f=null),h.patchFlag===-2&&($=!1,h.dynamicChildren=null);const{type:A,ref:G,shapeFlag:U}=h;switch(A){case $s:W(f,h,v,C);break;case He:V(f,h,v,C);break;case Zn:f==null&&L(h,v,C,R);break;case le:q(f,h,v,C,S,x,R,T,$);break;default:U&1?O(f,h,v,C,S,x,R,T,$):U&6?xe(f,h,v,C,S,x,R,T,$):(U&64||U&128)&&A.process(f,h,v,C,S,x,R,T,$,z)}G!=null&&S?Cn(G,f&&f.ref,x,h||f,!h):G==null&&f&&f.ref!=null&&Cn(f.ref,null,x,f,!0)},W=(f,h,v,C)=>{if(f==null)s(h.el=i(h.children),v,C);else{const S=h.el=f.el;h.children!==f.children&&d(S,h.children)}},V=(f,h,v,C)=>{f==null?s(h.el=a(h.children||""),v,C):h.el=f.el},L=(f,h,v,C)=>{[f.el,f.anchor]=_(f.children,h,v,C,f.el,f.anchor)},B=({el:f,anchor:h},v,C)=>{let S;for(;f&&f!==h;)S=g(f),s(f,v,C),f=S;s(h,v,C)},I=({el:f,anchor:h})=>{let v;for(;f&&f!==h;)v=g(f),r(f),f=v;r(h)},O=(f,h,v,C,S,x,R,T,$)=>{h.type==="svg"?R="svg":h.type==="math"&&(R="mathml"),f==null?X(h,v,C,S,x,R,T,$):se(f,h,S,x,R,T,$)},X=(f,h,v,C,S,x,R,T)=>{let $,A;const{props:G,shapeFlag:U,transition:F,dirs:Q}=f;if($=f.el=l(f.type,x,G&&G.is,G),U&8?c($,f.children):U&16&&ye(f.children,$,null,C,S,Ds(f,x),R,T),Q&&Rt(f,null,C,"created"),ve($,f,f.scopeId,R,C),G){for(const fe in G)fe!=="value"&&!Sn(fe)&&o($,fe,null,G[fe],x,C);"value"in G&&o($,"value",null,G.value,x),(A=G.onVnodeBeforeMount)&&dt(A,C,f)}Q&&Rt(f,null,C,"beforeMount");const K=ka(S,F);K&&F.beforeEnter($),s($,h,v),((A=G&&G.onVnodeMounted)||K||Q)&&Ze(()=>{A&&dt(A,C,f),K&&F.enter($),Q&&Rt(f,null,C,"mounted")},S)},ve=(f,h,v,C,S)=>{if(v&&m(f,v),C)for(let x=0;x<C.length;x++)m(f,C[x]);if(S){let x=S.subTree;if(h===x||Ll(x.type)&&(x.ssContent===h||x.ssFallback===h)){const R=S.vnode;ve(f,R,R.scopeId,R.slotScopeIds,S.parent)}}},ye=(f,h,v,C,S,x,R,T,$=0)=>{for(let A=$;A<f.length;A++){const G=f[A]=T?At(f[A]):ht(f[A]);b(null,G,h,v,C,S,x,R,T)}},se=(f,h,v,C,S,x,R)=>{const T=h.el=f.el;let{patchFlag:$,dynamicChildren:A,dirs:G}=h;$|=f.patchFlag&16;const U=f.props||me,F=h.props||me;let Q;if(v&&Dt(v,!1),(Q=F.onVnodeBeforeUpdate)&&dt(Q,v,h,f),G&&Rt(h,f,v,"beforeUpdate"),v&&Dt(v,!0),(U.innerHTML&&F.innerHTML==null||U.textContent&&F.textContent==null)&&c(T,""),A?pe(f.dynamicChildren,A,T,v,C,Ds(h,S),x):R||ce(f,h,T,null,v,C,Ds(h,S),x,!1),$>0){if($&16)he(T,U,F,v,S);else if($&2&&U.class!==F.class&&o(T,"class",null,F.class,S),$&4&&o(T,"style",U.style,F.style,S),$&8){const K=h.dynamicProps;for(let fe=0;fe<K.length;fe++){const re=K[fe],Ae=U[re],Pe=F[re];(Pe!==Ae||re==="value")&&o(T,re,Ae,Pe,S,v)}}$&1&&f.children!==h.children&&c(T,h.children)}else!R&&A==null&&he(T,U,F,v,S);((Q=F.onVnodeUpdated)||G)&&Ze(()=>{Q&&dt(Q,v,h,f),G&&Rt(h,f,v,"updated")},C)},pe=(f,h,v,C,S,x,R)=>{for(let T=0;T<h.length;T++){const $=f[T],A=h[T],G=$.el&&($.type===le||!jt($,A)||$.shapeFlag&198)?p($.el):v;b($,A,G,null,C,S,x,R,!0)}},he=(f,h,v,C,S)=>{if(h!==v){if(h!==me)for(const x in h)!Sn(x)&&!(x in v)&&o(f,x,h[x],null,S,C);for(const x in v){if(Sn(x))continue;const R=v[x],T=h[x];R!==T&&x!=="value"&&o(f,x,T,R,S,C)}"value"in v&&o(f,"value",h.value,v.value,S)}},q=(f,h,v,C,S,x,R,T,$)=>{const A=h.el=f?f.el:i(""),G=h.anchor=f?f.anchor:i("");let{patchFlag:U,dynamicChildren:F,slotScopeIds:Q}=h;Q&&(T=T?T.concat(Q):Q),f==null?(s(A,v,C),s(G,v,C),ye(h.children||[],v,G,S,x,R,T,$)):U>0&&U&64&&F&&f.dynamicChildren?(pe(f.dynamicChildren,F,v,S,x,R,T),(h.key!=null||S&&h===S.subTree)&&Al(f,h,!0)):ce(f,h,v,G,S,x,R,T,$)},xe=(f,h,v,C,S,x,R,T,$)=>{h.slotScopeIds=T,f==null?h.shapeFlag&512?S.ctx.activate(h,v,C,R,$):Ie(h,v,C,S,x,R,$):Qe(f,h,$)},Ie=(f,h,v,C,S,x,R)=>{const T=f.component=Ja(f,C,S);if(Nn(f)&&(T.ctx.renderer=z),Ya(T,!1,R),T.asyncDep){if(S&&S.registerDep(T,Te,R),!f.el){const $=T.subTree=M(He);V(null,$,h,v),f.placeholder=$.el}}else Te(T,f,h,v,S,x,R)},Qe=(f,h,v)=>{const C=h.component=f.component;if(za(f,h,v))if(C.asyncDep&&!C.asyncResolved){$e(C,h,v);return}else C.next=h,C.update();else h.el=f.el,C.vnode=h},Te=(f,h,v,C,S,x,R)=>{const T=()=>{if(f.isMounted){let{next:U,bu:F,u:Q,parent:K,vnode:fe}=f;{const de=kl(f);if(de){U&&(U.el=fe.el,$e(f,U,R)),de.asyncDep.then(()=>{f.isUnmounted||T()});return}}let re=U,Ae;Dt(f,!1),U?(U.el=fe.el,$e(f,U,R)):U=fe,F&&Jn(F),(Ae=U.props&&U.props.onVnodeBeforeUpdate)&&dt(Ae,K,U,fe),Dt(f,!0);const Pe=Qr(f),Ke=f.subTree;f.subTree=Pe,b(Ke,Pe,p(Ke.el),Y(Ke),f,S,x),U.el=Pe.el,re===null&&Ba(f,Pe.el),Q&&Ze(Q,S),(Ae=U.props&&U.props.onVnodeUpdated)&&Ze(()=>dt(Ae,K,U,fe),S)}else{let U;const{el:F,props:Q}=h,{bm:K,m:fe,parent:re,root:Ae,type:Pe}=f,Ke=rn(h);Dt(f,!1),K&&Jn(K),!Ke&&(U=Q&&Q.onVnodeBeforeMount)&&dt(U,re,h),Dt(f,!0);{Ae.ce&&Ae.ce._def.shadowRoot!==!1&&Ae.ce._injectChildStyle(Pe);const de=f.subTree=Qr(f);b(null,de,v,C,f,S,x),h.el=de.el}if(fe&&Ze(fe,S),!Ke&&(U=Q&&Q.onVnodeMounted)){const de=h;Ze(()=>dt(U,re,de),S)}(h.shapeFlag&256||re&&rn(re.vnode)&&re.vnode.shapeFlag&256)&&f.a&&Ze(f.a,S),f.isMounted=!0,h=v=C=null}};f.scope.on();const $=f.effect=new Ro(T);f.scope.off();const A=f.update=$.run.bind($),G=f.job=$.runIfDirty.bind($);G.i=f,G.id=f.uid,$.scheduler=()=>yr(G),Dt(f,!0),A()},$e=(f,h,v)=>{h.component=f;const C=f.vnode.props;f.vnode=h,f.next=null,$a(f,h.props,C,v),Ia(f,h.children,v),Tt(),Fr(f),Ct()},ce=(f,h,v,C,S,x,R,T,$=!1)=>{const A=f&&f.children,G=f?f.shapeFlag:0,U=h.children,{patchFlag:F,shapeFlag:Q}=h;if(F>0){if(F&128){Oe(A,U,v,C,S,x,R,T,$);return}else if(F&256){at(A,U,v,C,S,x,R,T,$);return}}Q&8?(G&16&&N(A,S,x),U!==A&&c(v,U)):G&16?Q&16?Oe(A,U,v,C,S,x,R,T,$):N(A,S,x,!0):(G&8&&c(v,""),Q&16&&ye(U,v,C,S,x,R,T,$))},at=(f,h,v,C,S,x,R,T,$)=>{f=f||en,h=h||en;const A=f.length,G=h.length,U=Math.min(A,G);let F;for(F=0;F<U;F++){const Q=h[F]=$?At(h[F]):ht(h[F]);b(f[F],Q,v,null,S,x,R,T,$)}A>G?N(f,S,x,!0,!1,U):ye(h,v,C,S,x,R,T,$,U)},Oe=(f,h,v,C,S,x,R,T,$)=>{let A=0;const G=h.length;let U=f.length-1,F=G-1;for(;A<=U&&A<=F;){const Q=f[A],K=h[A]=$?At(h[A]):ht(h[A]);if(jt(Q,K))b(Q,K,v,null,S,x,R,T,$);else break;A++}for(;A<=U&&A<=F;){const Q=f[U],K=h[F]=$?At(h[F]):ht(h[F]);if(jt(Q,K))b(Q,K,v,null,S,x,R,T,$);else break;U--,F--}if(A>U){if(A<=F){const Q=F+1,K=Q<G?h[Q].el:C;for(;A<=F;)b(null,h[A]=$?At(h[A]):ht(h[A]),v,K,S,x,R,T,$),A++}}else if(A>F)for(;A<=U;)nt(f[A],S,x,!0),A++;else{const Q=A,K=A,fe=new Map;for(A=K;A<=F;A++){const ke=h[A]=$?At(h[A]):ht(h[A]);ke.key!=null&&fe.set(ke.key,A)}let re,Ae=0;const Pe=F-K+1;let Ke=!1,de=0;const ge=new Array(Pe);for(A=0;A<Pe;A++)ge[A]=0;for(A=Q;A<=U;A++){const ke=f[A];if(Ae>=Pe){nt(ke,S,x,!0);continue}let st;if(ke.key!=null)st=fe.get(ke.key);else for(re=K;re<=F;re++)if(ge[re-K]===0&&jt(ke,h[re])){st=re;break}st===void 0?nt(ke,S,x,!0):(ge[st-K]=A+1,st>=de?de=st:Ke=!0,b(ke,h[st],v,null,S,x,R,T,$),Ae++)}const mn=Ke?Pa(ge):en;for(re=mn.length-1,A=Pe-1;A>=0;A--){const ke=K+A,st=h[ke],Qt=h[ke+1],Vr=ke+1<G?Qt.el||Qt.placeholder:C;ge[A]===0?b(null,st,v,Vr,S,x,R,T,$):Ke&&(re<0||A!==mn[re]?Ye(st,v,Vr,2):re--)}}},Ye=(f,h,v,C,S=null)=>{const{el:x,type:R,transition:T,children:$,shapeFlag:A}=f;if(A&6){Ye(f.component.subTree,h,v,C);return}if(A&128){f.suspense.move(h,v,C);return}if(A&64){R.move(f,h,v,z);return}if(R===le){s(x,h,v);for(let U=0;U<$.length;U++)Ye($[U],h,v,C);s(f.anchor,h,v);return}if(R===Zn){B(f,h,v);return}if(C!==2&&A&1&&T)if(C===0)T.beforeEnter(x),s(x,h,v),Ze(()=>T.enter(x),S);else{const{leave:U,delayLeave:F,afterLeave:Q}=T,K=()=>{f.ctx.isUnmounted?r(x):s(x,h,v)},fe=()=>{x._isLeaving&&x[bt](!0),U(x,()=>{K(),Q&&Q()})};F?F(x,K,fe):fe()}else s(x,h,v)},nt=(f,h,v,C=!1,S=!1)=>{const{type:x,props:R,ref:T,children:$,dynamicChildren:A,shapeFlag:G,patchFlag:U,dirs:F,cacheIndex:Q}=f;if(U===-2&&(S=!1),T!=null&&(Tt(),Cn(T,null,v,f,!0),Ct()),Q!=null&&(h.renderCache[Q]=void 0),G&256){h.ctx.deactivate(f);return}const K=G&1&&F,fe=!rn(f);let re;if(fe&&(re=R&&R.onVnodeBeforeUnmount)&&dt(re,h,f),G&6)w(f.component,v,C);else{if(G&128){f.suspense.unmount(v,C);return}K&&Rt(f,null,h,"beforeUnmount"),G&64?f.type.remove(f,h,v,z,C):A&&!A.hasOnce&&(x!==le||U>0&&U&64)?N(A,h,v,!1,!0):(x===le&&U&384||!S&&G&16)&&N($,h,v),C&&Lt(f)}(fe&&(re=R&&R.onVnodeUnmounted)||K)&&Ze(()=>{re&&dt(re,h,f),K&&Rt(f,null,h,"unmounted")},v)},Lt=f=>{const{type:h,el:v,anchor:C,transition:S}=f;if(h===le){k(v,C);return}if(h===Zn){I(f);return}const x=()=>{r(v),S&&!S.persisted&&S.afterLeave&&S.afterLeave()};if(f.shapeFlag&1&&S&&!S.persisted){const{leave:R,delayLeave:T}=S,$=()=>R(v,x);T?T(f.el,x,$):$()}else x()},k=(f,h)=>{let v;for(;f!==h;)v=g(f),r(f),f=v;r(h)},w=(f,h,v)=>{const{bum:C,scope:S,job:x,subTree:R,um:T,m:$,a:A}=f;Gr($),Gr(A),C&&Jn(C),S.stop(),x&&(x.flags|=8,nt(R,f,h,v)),T&&Ze(T,h),Ze(()=>{f.isUnmounted=!0},h)},N=(f,h,v,C=!1,S=!1,x=0)=>{for(let R=x;R<f.length;R++)nt(f[R],h,v,C,S)},Y=f=>{if(f.shapeFlag&6)return Y(f.component.subTree);if(f.shapeFlag&128)return f.suspense.next();const h=g(f.anchor||f.el),v=h&&h[Zi];return v?g(v):h};let ee=!1;const J=(f,h,v)=>{f==null?h._vnode&&nt(h._vnode,null,null,!0):b(h._vnode||null,f,h,null,null,null,v),h._vnode=f,ee||(ee=!0,Fr(),nl(),ee=!1)},z={p:b,um:nt,m:Ye,r:Lt,mt:Ie,mc:ye,pc:ce,pbc:pe,n:Y,o:e};return{render:J,hydrate:void 0,createApp:xa(J)}}function Ds({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function Dt({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function ka(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Al(e,t,n=!1){const s=e.children,r=t.children;if(te(s)&&te(r))for(let o=0;o<s.length;o++){const l=s[o];let i=r[o];i.shapeFlag&1&&!i.dynamicChildren&&((i.patchFlag<=0||i.patchFlag===32)&&(i=r[o]=At(r[o]),i.el=l.el),!n&&i.patchFlag!==-2&&Al(l,i)),i.type===$s&&i.patchFlag!==-1&&(i.el=l.el),i.type===He&&!i.el&&(i.el=l.el)}}function Pa(e){const t=e.slice(),n=[0];let s,r,o,l,i;const a=e.length;for(s=0;s<a;s++){const d=e[s];if(d!==0){if(r=n[n.length-1],e[r]<d){t[s]=r,n.push(s);continue}for(o=0,l=n.length-1;o<l;)i=o+l>>1,e[n[i]]<d?o=i+1:l=i;d<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 kl(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:kl(t)}function Gr(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Ma=Symbol.for("v-scx"),Va=()=>Yn(Ma);function La(e,t){return $r(e,null,{flush:"sync"})}function it(e,t,n){return $r(e,t,n)}function $r(e,t,n=me){const{immediate:s,deep:r,flush:o,once:l}=n,i=Re({},n),a=t&&s||!t&&o!=="post";let d;if(un){if(o==="sync"){const m=Va();d=m.__watcherHandles||(m.__watcherHandles=[])}else if(!a){const m=()=>{};return m.stop=gt,m.resume=gt,m.pause=gt,m}}const c=Fe;i.call=(m,_,b)=>ft(m,c,_,b);let p=!1;o==="post"?i.scheduler=m=>{Ze(m,c&&c.suspense)}:o!=="sync"&&(p=!0,i.scheduler=(m,_)=>{_?m():yr(m)}),i.augmentJob=m=>{t&&(m.flags|=4),p&&(m.flags|=2,c&&(m.id=c.uid,m.i=c))};const g=Gi(e,t,i);return un&&(d?d.push(g):a&&g()),g}function Ra(e,t,n){const s=this.proxy,r=Ve(e)?e.includes(".")?Pl(s,e):()=>s[e]:e.bind(s,s);let o;ae(t)?o=t:(o=t.handler,n=t);const l=Bn(this),i=$r(r,o.bind(s),n);return l(),i}function Pl(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}}function pn(e,t,n=me){const s=hn(),r=tt(t),o=Vt(t),l=Ml(e,r),i=Hi((a,d)=>{let c,p=me,g;return La(()=>{const m=e[r];Je(c,m)&&(c=m,d())}),{get(){return a(),n.get?n.get(c):c},set(m){const _=n.set?n.set(m):m;if(!Je(_,c)&&!(p!==me&&Je(m,p)))return;const b=s.vnode.props;b&&(t in b||r in b||o in b)&&(`onUpdate:${t}`in b||`onUpdate:${r}`in b||`onUpdate:${o}`in b)||(c=m,d()),s.emit(`update:${t}`,_),Je(m,_)&&Je(m,p)&&!Je(_,g)&&d(),p=m,g=_}}});return i[Symbol.iterator]=()=>{let a=0;return{next(){return a<2?{value:a++?l||me:i,done:!1}:{done:!0}}}},i}const Ml=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${tt(t)}Modifiers`]||e[`${Vt(t)}Modifiers`];function Da(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||me;let r=n;const o=t.startsWith("update:"),l=o&&Ml(s,t.slice(7));l&&(l.trim&&(r=n.map(c=>Ve(c)?c.trim():c)),l.number&&(r=n.map(Qs)));let i,a=s[i=Os(t)]||s[i=Os(tt(t))];!a&&o&&(a=s[i=Os(Vt(t))]),a&&ft(a,e,6,r);const d=s[i+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[i])return;e.emitted[i]=!0,ft(d,e,6,r)}}const Ua=new WeakMap;function Vl(e,t,n=!1){const s=n?Ua:t.emitsCache,r=s.get(e);if(r!==void 0)return r;const o=e.emits;let l={},i=!1;if(!ae(e)){const a=d=>{const c=Vl(d,t,!0);c&&(i=!0,Re(l,c))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!o&&!i?(Se(e)&&s.set(e,null),null):(te(o)?o.forEach(a=>l[a]=null):Re(l,o),Se(e)&&s.set(e,l),l)}function Ss(e,t){return!e||!ds(t)?!1:(t=t.slice(2).replace(/Once$/,""),be(e,t[0].toLowerCase()+t.slice(1))||be(e,Vt(t))||be(e,t))}function Qr(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[o],slots:l,attrs:i,emit:a,render:d,renderCache:c,props:p,data:g,setupState:m,ctx:_,inheritAttrs:b}=e,W=os(e);let V,L;try{if(n.shapeFlag&4){const I=r||s,O=I;V=ht(d.call(O,I,c,p,m,g,_)),L=i}else{const I=t;V=ht(I.length>1?I(p,{attrs:i,slots:l,emit:a}):I(p,null)),L=t.props?i:Fa(i)}}catch(I){In.length=0,Fn(I,e,1),V=M(He)}let B=V;if(L&&b!==!1){const I=Object.keys(L),{shapeFlag:O}=B;I.length&&O&7&&(o&&I.some(ur)&&(L=Na(L,o)),B=Mt(B,L,!1,!0))}return n.dirs&&(B=Mt(B,null,!1,!0),B.dirs=B.dirs?B.dirs.concat(n.dirs):n.dirs),n.transition&&Mn(B,n.transition),V=B,os(W),V}const Fa=e=>{let t;for(const n in e)(n==="class"||n==="style"||ds(n))&&((t||(t={}))[n]=e[n]);return t},Na=(e,t)=>{const n={};for(const s in e)(!ur(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function za(e,t,n){const{props:s,children:r,component:o}=e,{props:l,children:i,patchFlag:a}=t,d=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return s?Jr(s,l,d):!!l;if(a&8){const c=t.dynamicProps;for(let p=0;p<c.length;p++){const g=c[p];if(l[g]!==s[g]&&!Ss(d,g))return!0}}}else return(r||i)&&(!i||!i.$stable)?!0:s===l?!1:s?l?Jr(s,l,d):!0:!!l;return!1}function Jr(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]&&!Ss(n,o))return!0}return!1}function Ba({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 Ll=e=>e.__isSuspense;function ja(e,t){t&&t.pendingBranch?te(e)?t.effects.push(...e):t.effects.push(e):Yi(e)}const le=Symbol.for("v-fgt"),$s=Symbol.for("v-txt"),He=Symbol.for("v-cmt"),Zn=Symbol.for("v-stc"),In=[];let Xe=null;function y(e=!1){In.push(Xe=e?null:[])}function Ha(){In.pop(),Xe=In[In.length-1]||null}let Vn=1;function us(e,t=!1){Vn+=e,e<0&&Xe&&t&&(Xe.hasOnce=!0)}function Rl(e){return e.dynamicChildren=Vn>0?Xe||en:null,Ha(),Vn>0&&Xe&&Xe.push(e),e}function P(e,t,n,s,r,o){return Rl(u(e,t,n,s,r,o,!0))}function ue(e,t,n,s,r){return Rl(M(e,t,n,s,r,!0))}function Ln(e){return e?e.__v_isVNode===!0:!1}function jt(e,t){return e.type===t.type&&e.key===t.key}const Dl=({key:e})=>e??null,Xn=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Ve(e)||We(e)||ae(e)?{i:Ne,r:e,k:t,f:!!n}:e:null);function u(e,t=null,n=null,s=0,r=null,o=e===le?0:1,l=!1,i=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Dl(t),ref:t&&Xn(t),scopeId:rl,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:Ne};return i?(Tr(a,n),o&128&&e.normalize(a)):n&&(a.shapeFlag|=Ve(n)?8:16),Vn>0&&!l&&Xe&&(a.patchFlag>0||o&6)&&a.patchFlag!==32&&Xe.push(a),a}const M=Wa;function Wa(e,t=null,n=null,s=0,r=null,o=!1){if((!e||e===gl)&&(e=He),Ln(e)){const i=Mt(e,t,!0);return n&&Tr(i,n),Vn>0&&!o&&Xe&&(i.shapeFlag&6?Xe[Xe.indexOf(e)]=i:Xe.push(i)),i.patchFlag=-2,i}if(nu(e)&&(e=e.__vccOpts),t){t=Ka(t);let{class:i,style:a}=t;i&&!Ve(i)&&(t.class=De(i)),Se(a)&&(vr(a)&&!te(a)&&(a=Re({},a)),t.style=Gt(a))}const l=Ve(e)?1:Ll(e)?128:ol(e)?64:Se(e)?4:ae(e)?2:0;return u(e,t,n,s,r,l,o,!0)}function Ka(e){return e?vr(e)||$l(e)?Re({},e):e:null}function Mt(e,t,n=!1,s=!1){const{props:r,ref:o,patchFlag:l,children:i,transition:a}=e,d=t?or(r||{},t):r,c={__v_isVNode:!0,__v_skip:!0,type:e.type,props:d,key:d&&Dl(d),ref:t&&t.ref?n&&o?te(o)?o.concat(Xn(t)):[o,Xn(t)]:Xn(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==le?l===-1?16:l|16:l,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Mt(e.ssContent),ssFallback:e.ssFallback&&Mt(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&s&&Mn(c,a.clone(c)),c}function Z(e=" ",t=0){return M($s,null,e,t)}function qa(e,t){const n=M(Zn,null,e);return n.staticCount=t,n}function we(e="",t=!1){return t?(y(),ue(He,null,e)):M(He,null,e)}function ht(e){return e==null||typeof e=="boolean"?M(He):te(e)?M(le,null,e.slice()):Ln(e)?At(e):M($s,null,String(e))}function At(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Mt(e)}function Tr(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(te(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),Tr(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!$l(t)?t._ctx=Ne:r===3&&Ne&&(Ne.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ae(t)?(t={default:t,_ctx:Ne},n=32):(t=String(t),s&64?(n=16,t=[Z(t)]):n=8);e.children=t,e.shapeFlag|=n}function or(...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=De([t.class,s.class]));else if(r==="style")t.style=Gt([t.style,s.style]);else if(ds(r)){const o=t[r],l=s[r];l&&o!==l&&!(te(o)&&o.includes(l))&&(t[r]=o?[].concat(o,l):l)}else r!==""&&(t[r]=s[r])}return t}function dt(e,t,n,s=null){ft(e,t,7,[n,s])}const Ga=xl();let Qa=0;function Ja(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||Ga,o={uid:Qa++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new bi(!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:Cl(s,r),emitsOptions:Vl(s,r),emit:null,emitted:null,propsDefaults:me,inheritAttrs:s.inheritAttrs,ctx:me,data:me,props:me,attrs:me,slots:me,refs:me,setupState:me,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=Da.bind(null,o),e.ce&&e.ce(o),o}let Fe=null;const hn=()=>Fe||Ne;let cs,lr;{const e=ms(),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)}};cs=t("__VUE_INSTANCE_SETTERS__",n=>Fe=n),lr=t("__VUE_SSR_SETTERS__",n=>un=n)}const Bn=e=>{const t=Fe;return cs(e),e.scope.on(),()=>{e.scope.off(),cs(t)}},Yr=()=>{Fe&&Fe.scope.off(),cs(null)};function Ul(e){return e.vnode.shapeFlag&4}let un=!1;function Ya(e,t=!1,n=!1){t&&lr(t);const{props:s,children:r}=e.vnode,o=Ul(e);Sa(e,s,o,t),Ea(e,r,n||t);const l=o?Za(e,t):void 0;return t&&lr(!1),l}function Za(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,ha);const{setup:s}=n;if(s){Tt();const r=e.setupContext=s.length>1?eu(e):null,o=Bn(e),l=Un(s,e,0,[e.props,r]),i=Eo(l);if(Ct(),o(),(i||e.sp)&&!rn(e)&&br(e),i){if(l.then(Yr,Yr),t)return l.then(a=>{Zr(e,a)}).catch(a=>{Fn(a,e,0)});e.asyncDep=l}else Zr(e,l)}else Fl(e)}function Zr(e,t,n){ae(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Se(t)&&(e.setupState=Zo(t)),Fl(e)}function Fl(e,t,n){const s=e.type;e.render||(e.render=s.render||gt);{const r=Bn(e);Tt();try{ga(e)}finally{Ct(),r()}}}const Xa={get(e,t){return je(e,"get",""),e[t]}};function eu(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Xa),slots:e.slots,emit:e.emit,expose:t}}function Ts(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Zo(Jo(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in En)return En[n](e)},has(t,n){return n in t||n in En}})):e.proxy}function tu(e,t=!0){return ae(e)?e.displayName||e.name:e.name||t&&e.__name}function nu(e){return ae(e)&&"__vccOpts"in e}const E=(e,t)=>Ki(e,t,un);function su(e,t,n){try{us(-1);const s=arguments.length;return s===2?Se(t)&&!te(t)?Ln(t)?M(e,null,[t]):M(e,t):M(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&Ln(n)&&(n=[n]),M(e,t,n))}finally{us(1)}}const ru="3.5.22";let ir;const Xr=typeof window<"u"&&window.trustedTypes;if(Xr)try{ir=Xr.createPolicy("vue",{createHTML:e=>e})}catch{}const Nl=ir?e=>ir.createHTML(e):e=>e,ou="http://www.w3.org/2000/svg",lu="http://www.w3.org/1998/Math/MathML",yt=typeof document<"u"?document:null,eo=yt&&yt.createElement("template"),iu={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"?yt.createElementNS(ou,e):t==="mathml"?yt.createElementNS(lu,e):n?yt.createElement(e,{is:n}):yt.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>yt.createTextNode(e),createComment:e=>yt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>yt.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{eo.innerHTML=Nl(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const i=eo.content;if(s==="svg"||s==="mathml"){const a=i.firstChild;for(;a.firstChild;)i.appendChild(a.firstChild);i.removeChild(a)}t.insertBefore(i,n)}return[l?l.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},It="transition",_n="animation",Rn=Symbol("_vtc"),zl={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},au=Re({},ll,zl),uu=e=>(e.displayName="Transition",e.props=au,e),Cr=uu((e,{slots:t})=>su(ta,cu(e),t)),Ut=(e,t=[])=>{te(e)?e.forEach(n=>n(...t)):e&&e(...t)},to=e=>e?te(e)?e.some(t=>t.length>1):e.length>1:!1;function cu(e){const t={};for(const q in e)q in zl||(t[q]=e[q]);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:i=`${n}-enter-to`,appearFromClass:a=o,appearActiveClass:d=l,appearToClass:c=i,leaveFromClass:p=`${n}-leave-from`,leaveActiveClass:g=`${n}-leave-active`,leaveToClass:m=`${n}-leave-to`}=e,_=fu(r),b=_&&_[0],W=_&&_[1],{onBeforeEnter:V,onEnter:L,onEnterCancelled:B,onLeave:I,onLeaveCancelled:O,onBeforeAppear:X=V,onAppear:ve=L,onAppearCancelled:ye=B}=t,se=(q,xe,Ie,Qe)=>{q._enterCancelled=Qe,Ft(q,xe?c:i),Ft(q,xe?d:l),Ie&&Ie()},pe=(q,xe)=>{q._isLeaving=!1,Ft(q,p),Ft(q,m),Ft(q,g),xe&&xe()},he=q=>(xe,Ie)=>{const Qe=q?ve:L,Te=()=>se(xe,q,Ie);Ut(Qe,[xe,Te]),no(()=>{Ft(xe,q?a:o),_t(xe,q?c:i),to(Qe)||so(xe,s,b,Te)})};return Re(t,{onBeforeEnter(q){Ut(V,[q]),_t(q,o),_t(q,l)},onBeforeAppear(q){Ut(X,[q]),_t(q,a),_t(q,d)},onEnter:he(!1),onAppear:he(!0),onLeave(q,xe){q._isLeaving=!0;const Ie=()=>pe(q,xe);_t(q,p),q._enterCancelled?(_t(q,g),lo(q)):(lo(q),_t(q,g)),no(()=>{q._isLeaving&&(Ft(q,p),_t(q,m),to(I)||so(q,s,W,Ie))}),Ut(I,[q,Ie])},onEnterCancelled(q){se(q,!1,void 0,!0),Ut(B,[q])},onAppearCancelled(q){se(q,!0,void 0,!0),Ut(ye,[q])},onLeaveCancelled(q){pe(q),Ut(O,[q])}})}function fu(e){if(e==null)return null;if(Se(e))return[Us(e.enter),Us(e.leave)];{const t=Us(e);return[t,t]}}function Us(e){return di(e)}function _t(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Rn]||(e[Rn]=new Set)).add(t)}function Ft(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[Rn];n&&(n.delete(t),n.size||(e[Rn]=void 0))}function no(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let du=0;function so(e,t,n,s){const r=e._endId=++du,o=()=>{r===e._endId&&s()};if(n!=null)return setTimeout(o,n);const{type:l,timeout:i,propCount:a}=pu(e,t);if(!l)return s();const d=l+"end";let c=0;const p=()=>{e.removeEventListener(d,g),o()},g=m=>{m.target===e&&++c>=a&&p()};setTimeout(()=>{c<a&&p()},i+1),e.addEventListener(d,g)}function pu(e,t){const n=window.getComputedStyle(e),s=_=>(n[_]||"").split(", "),r=s(`${It}Delay`),o=s(`${It}Duration`),l=ro(r,o),i=s(`${_n}Delay`),a=s(`${_n}Duration`),d=ro(i,a);let c=null,p=0,g=0;t===It?l>0&&(c=It,p=l,g=o.length):t===_n?d>0&&(c=_n,p=d,g=a.length):(p=Math.max(l,d),c=p>0?l>d?It:_n:null,g=c?c===It?o.length:a.length:0);const m=c===It&&/\b(?:transform|all)(?:,|$)/.test(s(`${It}Property`).toString());return{type:c,timeout:p,propCount:g,hasTransform:m}}function ro(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,s)=>oo(n)+oo(e[s])))}function oo(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function lo(e){return(e?e.ownerDocument:document).body.offsetHeight}function hu(e,t,n){const s=e[Rn];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const fs=Symbol("_vod"),Bl=Symbol("_vsh"),jl={name:"show",beforeMount(e,{value:t},{transition:n}){e[fs]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):yn(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),yn(e,!0),s.enter(e)):s.leave(e,()=>{yn(e,!1)}):yn(e,t))},beforeUnmount(e,{value:t}){yn(e,t)}};function yn(e,t){e.style.display=t?e[fs]:"none",e[Bl]=!t}const gu=Symbol(""),mu=/(?:^|;)\s*display\s*:/;function vu(e,t,n){const s=e.style,r=Ve(n);let o=!1;if(n&&!r){if(t)if(Ve(t))for(const l of t.split(";")){const i=l.slice(0,l.indexOf(":")).trim();n[i]==null&&es(s,i,"")}else for(const l in t)n[l]==null&&es(s,l,"");for(const l in n)l==="display"&&(o=!0),es(s,l,n[l])}else if(r){if(t!==n){const l=s[gu];l&&(n+=";"+l),s.cssText=n,o=mu.test(n)}}else t&&e.removeAttribute("style");fs in e&&(e[fs]=o?s.display:"",e[Bl]&&(s.display="none"))}const io=/\s*!important$/;function es(e,t,n){if(te(n))n.forEach(s=>es(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=_u(e,t);io.test(n)?e.setProperty(Vt(s),n.replace(io,""),"important"):e[s]=n}}const ao=["Webkit","Moz","ms"],Fs={};function _u(e,t){const n=Fs[t];if(n)return n;let s=tt(t);if(s!=="filter"&&s in e)return Fs[t]=s;s=gs(s);for(let r=0;r<ao.length;r++){const o=ao[r]+s;if(o in e)return Fs[t]=o}return t}const uo="http://www.w3.org/1999/xlink";function co(e,t,n,s,r,o=_i(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(uo,t.slice(6,t.length)):e.setAttributeNS(uo,t,n):n==null||o&&!ko(n)?e.removeAttribute(t):e.setAttribute(t,o?"":ct(n)?String(n):n)}function fo(e,t,n,s,r){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Nl(n):n);return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const i=o==="OPTION"?e.getAttribute("value")||"":e.value,a=n==null?e.type==="checkbox"?"on":"":String(n);(i!==a||!("_value"in e))&&(e.value=a),n==null&&e.removeAttribute(t),e._value=n;return}let l=!1;if(n===""||n==null){const i=typeof e[t];i==="boolean"?n=ko(n):n==null&&i==="string"?(n="",l=!0):i==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(r||t)}function kt(e,t,n,s){e.addEventListener(t,n,s)}function yu(e,t,n,s){e.removeEventListener(t,n,s)}const po=Symbol("_vei");function bu(e,t,n,s,r=null){const o=e[po]||(e[po]={}),l=o[t];if(s&&l)l.value=s;else{const[i,a]=xu(t);if(s){const d=o[t]=$u(s,r);kt(e,i,d,a)}else l&&(yu(e,i,l,a),o[t]=void 0)}}const ho=/(?:Once|Passive|Capture)$/;function xu(e){let t;if(ho.test(e)){t={};let s;for(;s=e.match(ho);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Vt(e.slice(2)),t]}let Ns=0;const wu=Promise.resolve(),Su=()=>Ns||(wu.then(()=>Ns=0),Ns=Date.now());function $u(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;ft(Tu(s,n.value),t,5,[s])};return n.value=e,n.attached=Su(),n}function Tu(e,t){if(te(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 go=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Cu=(e,t,n,s,r,o)=>{const l=r==="svg";t==="class"?hu(e,s,l):t==="style"?vu(e,n,s):ds(t)?ur(t)||bu(e,t,n,s,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Eu(e,t,s,l))?(fo(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&co(e,t,s,l,o,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Ve(s))?fo(e,tt(t),s,o,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),co(e,t,s,l))};function Eu(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&go(t)&&ae(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return go(t)&&Ve(n)?!1:t in e}const cn=e=>{const t=e.props["onUpdate:modelValue"]||!1;return te(t)?n=>Jn(t,n):t};function Iu(e){e.target.composing=!0}function mo(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const $t=Symbol("_assign"),Ou={created(e,{modifiers:{lazy:t,trim:n,number:s}},r){e[$t]=cn(r);const o=s||r.props&&r.props.type==="number";kt(e,t?"change":"input",l=>{if(l.target.composing)return;let i=e.value;n&&(i=i.trim()),o&&(i=Qs(i)),e[$t](i)}),n&&kt(e,"change",()=>{e.value=e.value.trim()}),t||(kt(e,"compositionstart",Iu),kt(e,"compositionend",mo),kt(e,"change",mo))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:s,trim:r,number:o}},l){if(e[$t]=cn(l),e.composing)return;const i=(o||e.type==="number")&&!/^0\d/.test(e.value)?Qs(e.value):e.value,a=t??"";i!==a&&(document.activeElement===e&&e.type!=="range"&&(s&&t===n||r&&e.value.trim()===a)||(e.value=a))}},Au={deep:!0,created(e,t,n){e[$t]=cn(n),kt(e,"change",()=>{const s=e._modelValue,r=Hl(e),o=e.checked,l=e[$t];if(te(s)){const i=Po(s,r),a=i!==-1;if(o&&!a)l(s.concat(r));else if(!o&&a){const d=[...s];d.splice(i,1),l(d)}}else if(ps(s)){const i=new Set(s);o?i.add(r):i.delete(r),l(i)}else l(Wl(e,o))})},mounted:vo,beforeUpdate(e,t,n){e[$t]=cn(n),vo(e,t,n)}};function vo(e,{value:t,oldValue:n},s){e._modelValue=t;let r;if(te(t))r=Po(t,s.props.value)>-1;else if(ps(t))r=t.has(s.props.value);else{if(t===n)return;r=ln(t,Wl(e,!0))}e.checked!==r&&(e.checked=r)}const ku={created(e,{value:t},n){e.checked=ln(t,n.props.value),e[$t]=cn(n),kt(e,"change",()=>{e[$t](Hl(e))})},beforeUpdate(e,{value:t,oldValue:n},s){e[$t]=cn(s),t!==n&&(e.checked=ln(t,s.props.value))}};function Hl(e){return"_value"in e?e._value:e.value}function Wl(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const Pu=Re({patchProp:Cu},iu);let _o;function Mu(){return _o||(_o=Oa(Pu))}const Vu=((...e)=>{const t=Mu().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=Ru(s);if(!r)return;const o=t._component;!ae(o)&&!o.render&&!o.template&&(o.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const l=n(r,!1,Lu(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),l},t});function Lu(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Ru(e){return Ve(e)?document.querySelector(e):e}const Du=(function(){const t=typeof document<"u"&&document.createElement("link").relList;return t&&t.supports&&t.supports("modulepreload")?"modulepreload":"preload"})(),Uu=function(e,t){return new URL(e,t).href},yo={},Nt=function(t,n,s){let r=Promise.resolve();if(n&&n.length>0){let d=function(c){return Promise.all(c.map(p=>Promise.resolve(p).then(g=>({status:"fulfilled",value:g}),g=>({status:"rejected",reason:g}))))};const l=document.getElementsByTagName("link"),i=document.querySelector("meta[property=csp-nonce]"),a=i?.nonce||i?.getAttribute("nonce");r=d(n.map(c=>{if(c=Uu(c,s),c in yo)return;yo[c]=!0;const p=c.endsWith(".css"),g=p?'[rel="stylesheet"]':"";if(s)for(let _=l.length-1;_>=0;_--){const b=l[_];if(b.href===c&&(!p||b.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${c}"]${g}`))return;const m=document.createElement("link");if(m.rel=p?"stylesheet":Du,p||(m.as="script"),m.crossOrigin="",m.href=c,a&&m.setAttribute("nonce",a),document.head.appendChild(m),p)return new Promise((_,b)=>{m.addEventListener("load",_),m.addEventListener("error",()=>b(new Error(`Unable to preload CSS for ${c}`)))})}))}function o(l){const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=l,window.dispatchEvent(i),!i.defaultPrevented)throw l}return r.then(l=>{for(const i of l||[])i.status==="rejected"&&o(i.reason);return t().catch(o)})};class Fu{#t=Me("");#e=ys({});constructor(){window.addEventListener("hashchange",()=>this.#n()),this.#n()}get path(){return kn(this.#t).value}get query(){return kn(this.#e)}navigate(t,n={}){this.#t.value=t,this.#s(n),window.history.replaceState(null,"",this.getUrl(t,n))}updateQuery(t,n){this.navigate(this.#t.value,{...this.#e,[t]:n.toString()})}computedQuery(t,n){if(typeof n=="string")return{get:()=>this.#e[t]||n,set:s=>bn(s,n)?this.removeQuery(t):this.updateQuery(t,s)};if(typeof n=="boolean")return{get:()=>JSON.parse(this.#e[t]??n),set:s=>bn(s,n)?this.removeQuery(t):this.updateQuery(t,s.toString())};if(typeof n=="number")return{get:()=>Number(this.#e[t])||n,set:s=>bn(s,n)?this.removeQuery(t):this.updateQuery(t,s)};if(Array.isArray(n))return{get:()=>this.#e[t]?.split(",").filter(Boolean)||n,set:s=>bn(s,n)?this.removeQuery(t):this.updateQuery(t,s.join(","))};throw new Error(`Unsupported type for query parameter: ${typeof n}`)}removeQuery(t){const{[t]:n,...s}=this.#e;this.navigate(this.#t.value,s)}getUrl(t,n={}){const s=Object.entries(n).filter(r=>r[1]!==void 0&&r[1]!==null).map(r=>r.map(encodeURIComponent).join("=")).join("&");return"#/"+t+(s?"?"+s:"")}isActive(t,n={}){return this.#t.value.split("/").at(0)!==t.split("/").at(0)?!1:Object.keys(n).every(s=>this.#e[s]===n[s])}#n(){const[t="",n=""]=window.location.hash.replace(/^#\//,"").split("?");this.#t.value=t,this.#s(Object.fromEntries(n.split("&").map(s=>s.split("=").map(decodeURIComponent)).filter(s=>s[0])))}#s(t){Object.keys(t).forEach(n=>{bn(t[n],this.#e[n])||(this.#e[n]=t[n])}),Object.keys(this.#e).forEach(n=>{Object.hasOwn(t,n)||delete this.#e[n]})}}function bn(e,t){if(typeof e=="string"||typeof e=="boolean"||typeof e=="number")return e===t;if(Array.isArray(e))return e.length===t.length&&e.every(n=>t.includes(n));throw new Error(`Unsupported type for query parameter: ${typeof e}`)}const H=new Fu,Nu=["width","height","stroke-width"],ze=ne({__name:"Icon",props:{size:{default:24},strokeWidth:{default:2}},setup(e){return(t,n)=>(y(),P("svg",{width:e.size,height:e.size,"stroke-width":e.strokeWidth,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","vector-effect":"non-scaling-stroke"},[et(t.$slots,"default")],8,Nu))}}),fn=ne({__name:"ChevronLeft",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"m15 18-6-6 6-6"},null,-1)])]),_:1}))}}),zu={class:"-mx-2 text-gray-700 w-full","aria-label":"Breadcrumb"},Bu={class:"inline-flex items-center gap-1 w-full"},ju={key:0},Hu={key:1},Wu=["href"],Ku={key:2,"aria-current":"page",class:"px-2 py-1 text-gray-500 truncate"},qu=ne({__name:"Breadcrumbs",setup(e){const t=E(()=>{const s=[{name:"Home",url:H.getUrl("")}],r=H.path.split("/")[0],o=H.query.item;return r&&s.push({name:n(r),url:H.getUrl(r)}),r&&o&&s.push({name:o,url:H.getUrl(r,{id:o})}),s});function n(s){return s.charAt(0).toUpperCase()+s.slice(1)}return(s,r)=>(y(),P("nav",zu,[u("ol",Bu,[(y(!0),P(le,null,Le(t.value,(o,l)=>(y(),P(le,{key:l},[l!==0?(y(),P("li",ju,[M(fn,{size:16,class:"rotate-180"})])):we("",!0),l!==t.value.length-1?(y(),P("li",Hu,[u("a",{href:o.url,class:"px-2 py-1 text-sm font-medium text-gray-700 underline-offset-2 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:underline"},j(o.name),9,Wu)])):(y(),P("li",Ku,j(o.name),1))],64))),128))])]))}});async function Gu(){const t=await(await fetch("data:application/octet-stream;base64,__REPORT_DATA__")).arrayBuffer(),n=new DecompressionStream("gzip"),s=new Response(t).body.pipeThrough(n),r=await new Response(s).arrayBuffer();return JSON.parse(new TextDecoder().decode(r))}window.SONDA_DECOMPRESSED_DATA=Jo(await Gu());const Ee=window.SONDA_DECOMPRESSED_DATA;function Kl(e){return e.kind==="filesystem"||e.kind==="sourcemap"}function ql(){return Ee.resources.filter(e=>Kl(e))}function Er(e){return Ee.resources.find(t=>Kl(t)&&t.name===e)}function Gl(e){return e.kind==="chunk"}function Ir(e){return Ee.resources.filter(t=>Gl(t)&&t.parent===e)}function Qu(e,t){return Ee.resources.find(n=>Gl(n)&&n.name===e&&n.parent===t)}function Ql(e){return e.kind==="asset"}function Cs(){return Ee.resources.filter(e=>Ql(e))}function Es(e){return Ee.resources.find(t=>Ql(t)&&t.name===e)}const Ju=ne({__name:"Home",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"},null,-1),u("path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"},null,-1)])]),_:1}))}}),Yu=ne({__name:"Grid",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("rect",{width:"7",height:"7",x:"3",y:"3",rx:"1"},null,-1),u("rect",{width:"7",height:"7",x:"14",y:"3",rx:"1"},null,-1),u("rect",{width:"7",height:"7",x:"14",y:"14",rx:"1"},null,-1),u("rect",{width:"7",height:"7",x:"3",y:"14",rx:"1"},null,-1)])]),_:1}))}}),Zu=ne({__name:"Boxes",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z"},null,-1),u("path",{d:"m7 16.5-4.74-2.85"},null,-1),u("path",{d:"m7 16.5 5-3"},null,-1),u("path",{d:"M7 16.5v5.17"},null,-1),u("path",{d:"M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z"},null,-1),u("path",{d:"m17 16.5-5-3"},null,-1),u("path",{d:"m17 16.5 4.74-2.85"},null,-1),u("path",{d:"M17 16.5v5.17"},null,-1),u("path",{d:"M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z"},null,-1),u("path",{d:"M12 8 7.26 5.15"},null,-1),u("path",{d:"m12 8 4.74-2.85"},null,-1),u("path",{d:"M12 13.5V8"},null,-1)])]),_:1}))}}),Xu=ne({__name:"FileInput",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4"},null,-1),u("path",{d:"M14 2v4a2 2 0 0 0 2 2h4"},null,-1),u("path",{d:"M2 15h10"},null,-1),u("path",{d:"m9 18 3-3-3-3"},null,-1)])]),_:1}))}}),ec=ne({__name:"Share2",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("circle",{cx:"18",cy:"5",r:"3"},null,-1),u("circle",{cx:"6",cy:"12",r:"3"},null,-1),u("circle",{cx:"18",cy:"19",r:"3"},null,-1),u("line",{x1:"8.59",x2:"15.42",y1:"13.51",y2:"17.49"},null,-1),u("line",{x1:"15.41",x2:"8.59",y1:"6.51",y2:"10.49"},null,-1)])]),_:1}))}}),tc={class:"flex-shrink-0 w-72","aria-label":"Sidebar"},nc={class:"h-full px-2 py-3 overflow-y-auto bg-gray-50 border-r border-gray-200"},sc={class:"mt-6 flex flex-col gap-1 font-medium"},rc=["href"],oc={class:"flex-grow ms-3 truncate text-gray-900"},lc={key:0,class:"bg-gray-200 text-gray-800 text-xs font-medium px-2 py-0.5 rounded-lg"},ic=ne({__name:"Sidebar",setup(e){const t=[{title:"Home",link:"",icon:Ju},{title:"Treemap",link:"treemap",icon:Yu},{title:"Assets",link:"assets",icon:Zu,count:Object.values(Cs()).length},{title:"Inputs",link:"inputs",icon:Xu,count:Object.values(ql()).length},{title:"Dependencies",link:"dependencies",icon:ec,count:Object.values(Ee.dependencies).length}];return(n,s)=>(y(),P("aside",tc,[u("div",nc,[s[0]||(s[0]=qa('<a href="https://sonda.dev/" target="_blank" class="px-2 py-1 flex items-center justify-center gap-2 text-gray-700 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:text-gray-900"><svg width="24" height="24" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg" class="inline-block"><path d="M0 0h512v512H0V0Z" fill="#FACC15"></path><path d="m264.536 203.704-41.984 89.6-21.504-9.728c-20.139-9.216-35.669-21.504-46.592-36.864-10.923-15.36-16.384-37.717-16.384-67.072 0-37.547 9.728-65.536 29.184-83.968 19.797-18.773 52.395-28.33 97.792-28.672 18.773 0 35.84.853 51.2 2.56s27.648 3.584 36.864 5.632l13.824 2.56-10.24 82.432-12.8-1.536c-8.192-1.024-18.432-1.877-30.72-2.56-12.288-1.024-24.235-1.536-35.84-1.536-12.288 0-21.675 1.877-28.16 5.632-6.144 3.413-9.216 10.069-9.216 19.968 0 5.461 2.219 9.899 6.656 13.312 4.437 3.413 10.411 6.827 17.92 10.24Zm-18.432 100.864 42.496-90.624 22.016 9.728c23.211 10.24 40.107 23.04 50.688 38.4 10.581 15.019 15.872 36.523 15.872 64.512 0 37.888-9.899 67.072-29.696 87.552-19.797 20.48-52.395 30.891-97.792 31.232-22.528 0-43.52-1.536-62.976-4.608-19.456-2.731-36.693-5.973-51.712-9.728l10.24-82.432 12.288 2.048c8.533 1.365 19.797 2.731 33.792 4.096 13.995 1.365 29.355 2.048 46.08 2.048 12.971 0 22.699-1.877 29.184-5.632 6.485-3.755 9.728-9.899 9.728-18.432 0-5.803-1.536-10.411-4.608-13.824-3.072-3.413-8.533-6.827-16.384-10.24l-9.216-4.096Z" fill="#000"></path></svg><span class="font-bold text-lg">Sonda</span></a>',1)),u("ul",sc,[(y(),P(le,null,Le(t,r=>u("li",{key:r.title},[u("a",{href:oe(H).getUrl(r.link),class:De([[oe(H).isActive(r.link)?"bg-white border-gray-300 shadow-xs":"border-transparent hover:border-gray-300"],"flex items-center px-3 py-2 text-gray-800 rounded-lg border transition-colors duration-150 outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500"])},[(y(),ue(ws(r.icon),{size:18,class:"flex-shrink-0 text-gray-400"})),u("span",oc,j(r.title),1),r.count!==void 0?(y(),P("span",lc,j(r.count),1)):we("",!0)],10,rc)])),64))])])]))}}),ac={key:0,class:"absolute left-0 top-0 w-screen h-screen bg-white/60 z-50 backdrop-blur-sm md:hidden flex flex-col items-center justify-center p-6"},uc=ne({__name:"MobileOverlay",setup(e){const t=Me(!1);return(n,s)=>t.value?we("",!0):(y(),P("div",ac,[s[1]||(s[1]=u("p",{class:"text-3xl font-bold text-center"}," Mobile layout is not supported ",-1)),s[2]||(s[2]=u("p",{class:"mt-3 text-gray-500 text-balance text-center"}," The layout is not optimized for mobile devices. Please use a desktop browser or wider screen. ",-1)),u("button",{type:"button",class:"mt-6 py-2.5 px-5 me-2 text-sm text-gray-900 focus:outline-none bg-white rounded-lg border border-gray-200 hover:bg-gray-100 hover:text-gray-700 focus:z-10 focus:ring-4 focus:ring-gray-100",onClick:s[0]||(s[0]=()=>t.value=!0)}," Dismiss ")]))}}),xn=12,cc=ne({__name:"Tooltip",setup(e){const t=Me(0),n=Me(0),s=Me(0),r=Me(0),o=Me(""),l=Me("0px"),i=Me("0px"),a=Me(null);function d(){o.value=""}function c(g){const m=g.target;if(o.value=m.getAttribute("data-hover")||"",!o.value)return;const{clientX:_,clientY:b}=g,W=_+s.value+xn>t.value?_-s.value-xn:_+xn,V=b+r.value+xn>n.value?b-r.value:b+xn;l.value=`${W}px`,i.value=`${V}px`}let p;return dn(()=>{p=new ResizeObserver(g=>{for(const m of g){const{width:_,height:b}=m.contentRect;m.target===document.body?(t.value=_,n.value=b):m.target===a.value&&(s.value=_,r.value=b)}}),p.observe(document.body),a.value&&p.observe(a.value),document.body.addEventListener("mousemove",c),document.body.addEventListener("mouseover",c),document.body.addEventListener("mouseleave",d)}),xs(()=>{p.disconnect(),document.body.removeEventListener("mousemove",c),document.body.removeEventListener("mouseover",c),document.body.removeEventListener("mouseleave",d)}),(g,m)=>(y(),P("div",{ref_key:"tooltipRef",ref:a,class:De([{invisible:!o.value},"fixed z-10 max-w-[400px] px-2 py-1 bg-gray-800 text-gray-100 rounded-md break-words pointer-events-none"]),style:Gt({"--x":l.value,"--y":i.value}),role:"tooltip"},[u("span",null,j(o.value),1)],6))}}),Or=(e,t)=>{const n=e.__vccOpts||e;for(const[s,r]of t)n[s]=r;return n},fc=Or(cc,[["__scopeId","data-v-d04a75f9"]]),dc={class:"flex min-h-screen w-full text-gray-900"},pc={class:"flex-grow flex flex-col w-full overflow-hidden"},hc={class:"p-4 flex-grow"},gc=ne({__name:"App",setup(e){const n=Object.fromEntries(Object.entries(Object.assign({"./pages/Assets/Details.vue":()=>Nt(()=>Promise.resolve().then(()=>$f),void 0,import.meta.url),"./pages/Assets/Index.vue":()=>Nt(()=>Promise.resolve().then(()=>cd),void 0,import.meta.url),"./pages/Dependencies.vue":()=>Nt(()=>Promise.resolve().then(()=>xd),void 0,import.meta.url),"./pages/Index.vue":()=>Nt(()=>Promise.resolve().then(()=>Dd),void 0,import.meta.url),"./pages/Inputs/Details.vue":()=>Nt(()=>Promise.resolve().then(()=>mh),void 0,import.meta.url),"./pages/Inputs/Index.vue":()=>Nt(()=>Promise.resolve().then(()=>Oh),void 0,import.meta.url),"./pages/Treemap.vue":()=>Nt(()=>Promise.resolve().then(()=>Gh),void 0,import.meta.url)})).map(([r,o])=>{const l=r.replace("./pages/","").replace(".vue","").toLowerCase().split("/");return l.at(-1)==="index"&&l.pop(),[l.join("/"),o]})),s=E(()=>sa(n[H.path]));return(r,o)=>(y(),P(le,null,[u("div",dc,[M(ic),u("div",pc,[M(qu,{class:"p-4"}),u("div",hc,[M(Cr,{mode:"out-in","enter-active-class":"transition-opacity duration-150","enter-from-class":"opacity-0","enter-to-class":"opacity-100","leave-active-class":"transition-opacity duration-150","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:D(()=>[(y(),ue(ws(s.value),{class:"relative"}))]),_:1})])]),M(fc)]),M(uc)],64))}}),mc={beforeMount(e,t){e._clickOutside=n=>{e.contains(n.target)||t.value(n)},document.addEventListener("click",e._clickOutside)},unmounted(e){e._clickOutside&&(document.removeEventListener("click",e._clickOutside),delete e._clickOutside)}};Vu(gc).directive("click-outside",mc).mount("#app");const vc=["b","KiB","MiB","GiB","TiB","PiB"],_c=["ms","s"],bo="node_modules";function Jl(e,t,n){let s=n,r=0;for(;s>t&&e.length>r+1;)s=s/t,r++;return`${r?s.toFixed(2):s} ${e[r]}`}function mt(e){return Jl(vc,1024,e)}function zs(e){return Jl(_c,1e3,e)}function jn(e){const t=e.lastIndexOf(bo);return t>=0?e.slice(t+bo.length+1):e}const yc={key:0,class:"font-bold"},Hn=ne({__name:"Alert",props:{variant:{default:"info"}},setup(e){const t={neutral:"bg-gray-50 border-gray-200 text-gray-900",error:"bg-red-50 border-red-200 text-red-900",warning:"bg-orange-50 border-orange-200 text-orange-900",info:"bg-blue-50 border-blue-200 text-blue-900"},n={neutral:"text-gray-900/70",error:"text-red-900/70",warning:"text-orange-900/70",info:"text-blue-900/70"},s=e,r=E(()=>t[s.variant]),o=E(()=>n[s.variant]);return(l,i)=>(y(),P("div",{class:De([r.value,"p-4 mb-8 text-sm rounded-lg border shadow-xs"]),role:"alert"},[l.$slots.header?(y(),P("div",yc,[et(l.$slots,"header")])):we("",!0),l.$slots.body?(y(),P("div",{key:1,class:De([o.value,"mt-4"])},[et(l.$slots,"body")],2)):we("",!0)],2))}}),Bs=ne({__name:"Info",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("circle",{cx:"12",cy:"12",r:"10"},null,-1),u("path",{d:"M12 16v-4"},null,-1),u("path",{d:"M12 8h.01"},null,-1)])]),_:1}))}}),ot=ne({__name:"Button",props:{link:{type:Boolean},active:{type:Boolean},disabled:{type:Boolean}},setup(e){const t=e,n=E(()=>t.link?"a":"button");return(s,r)=>(y(),ue(ws(n.value),{disabled:e.disabled,class:De(["flex items-center justify-between gap-2 h-8 px-2 text-sm text-gray-500 border border-gray-300 rounded-lg shadow-xs outline-hidden cursor-pointer","transition-opacity duration-150","hover:bg-gray-100 hover:border-gray-400 hover:text-gray-700","focus:ring focus:ring-gray-500 focus:border-gray-500","disabled:opacity-50 disabled:cursor-not-allowed",e.active&&"bg-orange-50 text-orange-500 border-orange-300 hover:text-orange-600 hover:border-orange-400 hover:bg-orange-50 focus:ring-orange-200 focus:border-orange-300"])},{default:D(()=>[et(s.$slots,"default")]),_:3},8,["disabled","class"]))}}),bc={class:"rounded-lg border border-gray-200"},xc={class:"flex items-center gap-4 py-2 px-4"},wc={class:"flex-shrink-0"},Sc={class:"flex-grow"},$c={class:"text-xl font-bold"},Tc={key:0,class:"text-gray-500"},Cc={key:0,class:"p-4"},gn=ne({__name:"Collapsible",props:{modelValue:{type:Boolean},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=pn(e,"modelValue");return(n,s)=>(y(),P("div",bc,[u("div",xc,[u("div",wc,[M(ot,{onClick:s[0]||(s[0]=()=>t.value=!t.value)},{default:D(()=>[M(fn,{size:16,class:De([[t.value?"rotate-90":"rotate-270"],"text-gray-500 transition-[rotate] duration-150"])},null,8,["class"])]),_:1})]),u("div",Sc,[u("p",$c,[et(n.$slots,"title")]),n.$slots.description?(y(),P("p",Tc,[et(n.$slots,"description")])):we("",!0)])]),t.value?(y(),P("div",Cc,[et(n.$slots,"default")])):we("",!0)]))}}),Ec={class:"rounded-lg border border-gray-200 overflow-hidden shadow-xs"},Ic={class:"table-fixed w-full text-sm text-left"},Oc={class:"text-gray-500"},Ac={class:"p-3 font-normal"},kc={class:"border-t border-gray-100"},Pc={class:"p-3 font-normal"},Mc={class:"inline-flex"},Vc={class:"border-t border-gray-100"},Lc={class:"p-3 font-normal capitalize"},Rc={key:0,class:"border-t border-gray-100"},Dc={class:"p-3 font-normal"},Uc=["href"],Fc={class:"border-t border-gray-100"},Nc={class:"p-3 font-normal"},zc={class:"border-t border-gray-100"},Bc={class:"flex items-center justify-between p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},jc={class:"inline-flex","data-hover":"Estimated download time on a slow 3G connection"},Hc={class:"p-3 font-normal"},Wc={class:"border-t border-gray-100"},Kc={class:"p-3 font-normal"},qc={class:"border-t border-gray-100"},Gc={class:"flex items-center justify-between p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},Qc={class:"inline-flex","data-hover":"Estimated download time on a slow 3G connection"},Jc={class:"p-3 font-normal"},Yc={class:"border-t border-gray-100"},Zc={class:"p-3 font-normal"},Xc={class:"border-t border-gray-100"},ef={class:"flex items-center justify-between p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},tf={class:"inline-flex","data-hover":"Estimated download time on a slow 3G connection"},nf={class:"p-3 font-normal"},js=50*1024*8,sf=ne({__name:"Details",props:{name:{}},setup(e){const t=e,n=E(H.computedQuery("details",!0)),s=E(()=>Es(t.name)),r=E(()=>Ee.connections.filter(a=>a.kind==="entrypoint"&&a.source===t.name)),o=E(()=>Math.round(s.value.uncompressed/js*1e3)),l=E(()=>Math.round(s.value.gzip/js*1e3)),i=E(()=>Math.round(s.value.brotli/js*1e3));return(a,d)=>(y(),ue(gn,{modelValue:n.value,"onUpdate:modelValue":d[0]||(d[0]=c=>n.value=c)},{title:D(()=>[...d[1]||(d[1]=[Z("Details",-1)])]),description:D(()=>[...d[2]||(d[2]=[Z("Details of the source asset",-1)])]),default:D(()=>[u("div",Ec,[u("table",Ic,[d[14]||(d[14]=u("colgroup",null,[u("col",{style:{width:"210px"}}),u("col",{style:{width:"100%"}})],-1)),u("tbody",Oc,[u("tr",null,[d[3]||(d[3]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Path",-1)),u("td",Ac,j(e.name),1)]),u("tr",kc,[d[5]||(d[5]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Treemap",-1)),u("td",Pc,[u("span",Mc,[M(ot,{link:!0,href:oe(H).getUrl("treemap",{item:e.name}),active:!0},{default:D(()=>[...d[4]||(d[4]=[Z(" Treemap view ",-1)])]),_:1},8,["href"])])])]),u("tr",Vc,[d[6]||(d[6]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"File type",-1)),u("td",Lc,j(s.value.type),1)]),r.value.length?(y(),P("tr",Rc,[d[7]||(d[7]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Entrypoint(s)",-1)),u("td",Dc,[u("ul",null,[(y(!0),P(le,null,Le(r.value,c=>(y(),P("li",{key:c.target},[u("a",{href:oe(H).getUrl("inputs/details",{item:c.target}),class:"py-1 text-sm font-medium underline-offset-2 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:underline"},j(c.target),9,Uc)]))),128))])])])):we("",!0),u("tr",Fc,[d[8]||(d[8]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Original file size",-1)),u("td",Nc,j(oe(mt)(s.value.uncompressed)),1)]),u("tr",zc,[u("td",Bc,[d[9]||(d[9]=Z(" Original download time ",-1)),u("span",jc,[M(Bs,{size:20,class:"ml-2 inline pointer-events-none"})])]),u("td",Hc,j(oe(zs)(o.value)),1)]),s.value.gzip?(y(),P(le,{key:1},[u("tr",Wc,[d[10]||(d[10]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"GZIP size",-1)),u("td",Kc,j(oe(mt)(s.value.gzip)),1)]),u("tr",qc,[u("td",Gc,[d[11]||(d[11]=Z(" GZIP download time ",-1)),u("span",Qc,[M(Bs,{size:20,class:"ml-2 inline pointer-events-none"})])]),u("td",Jc,j(oe(zs)(l.value)),1)])],64)):we("",!0),s.value.brotli?(y(),P(le,{key:2},[u("tr",Yc,[d[12]||(d[12]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Brotli size",-1)),u("td",Zc,j(oe(mt)(s.value.brotli)),1)]),u("tr",Xc,[u("td",ef,[d[13]||(d[13]=Z(" Brotli download time ",-1)),u("span",tf,[M(Bs,{size:20,class:"ml-2 inline pointer-events-none"})])]),u("td",nf,j(oe(zs)(i.value)),1)])],64)):we("",!0)])])])]),_:1},8,["modelValue"]))}}),rf={class:"rounded-lg border border-gray-200 shadow-xs"},of={class:"table-fixed w-full text-sm text-left"},lf={class:"text-gray-700"},af={class:"p-3 font-normal"},uf={class:"select-none mr-2"},cf=["href"],ff=ne({__name:"Dependencies",props:{name:{},inputs:{}},setup(e){const t=e,n=E(H.computedQuery("dependencies",!1)),s=E(()=>Ee.dependencies.filter(r=>r.paths.some(o=>t.inputs.some(l=>l.includes(o)))).map(r=>r.name).toSorted());return(r,o)=>s.value.length?(y(),ue(gn,{key:0,modelValue:n.value,"onUpdate:modelValue":o[0]||(o[0]=l=>n.value=l)},{title:D(()=>[...o[1]||(o[1]=[Z("Dependencies",-1)])]),description:D(()=>[...o[2]||(o[2]=[Z("List of dependencies used in the asset",-1)])]),default:D(()=>[u("div",rf,[u("table",of,[u("tbody",lf,[(y(!0),P(le,null,Le(s.value,(l,i)=>(y(),P("tr",{key:l,class:"[&:not(:first-child)]:border-t border-gray-100"},[u("td",af,[u("span",uf,j(i+1)+".",1),u("a",{href:oe(H).getUrl("dependencies",{search:l,usage:e.name,active:l}),class:"px-2 py-1 text-sm font-medium underline-offset-2 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:underline"},j(l),9,cf)])]))),128))])])])]),_:1},8,["modelValue"])):we("",!0)}}),df={class:"rounded-lg border border-gray-200 shadow-xs"},pf={class:"table-fixed w-full text-sm text-left"},hf={class:"text-gray-700"},gf={class:"p-3 font-normal"},mf={class:"select-none mr-2"},vf=["href"],_f=ne({__name:"Inputs",props:{name:{},inputs:{}},setup(e){const t=E(H.computedQuery("inputs",!1));return(n,s)=>e.inputs.length?(y(),ue(gn,{key:0,modelValue:t.value,"onUpdate:modelValue":s[0]||(s[0]=r=>t.value=r),class:"mt-4"},{title:D(()=>[...s[1]||(s[1]=[Z("Inputs",-1)])]),description:D(()=>[...s[2]||(s[2]=[Z("List of inputs used in the asset",-1)])]),default:D(()=>[u("div",df,[u("table",pf,[u("tbody",hf,[(y(!0),P(le,null,Le(e.inputs,(r,o)=>(y(),P("tr",{key:r,class:"[&:not(:first-child)]:border-t border-gray-100"},[u("td",gf,[u("span",mf,j(o+1)+".",1),u("a",{href:oe(H).getUrl("inputs/details",{item:r}),class:"px-2 py-1 text-sm font-medium underline-offset-2 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:underline"},j(oe(jn)(r)),9,vf)])]))),128))])])])]),_:1},8,["modelValue"])):we("",!0)}}),yf={class:"max-w-7xl flex flex-col"},bf={class:"text-2xl font-bold"},xf={class:"flex flex-col mb-4"},wf=["href"],Sf=ne({__name:"Details",setup(e){const t=E(()=>H.query.item),n=E(()=>Es(t.value)),s=E(()=>jn(t.value)),r=E(()=>Ir(t.value).filter(o=>o.name!=="[unassigned]").map(o=>o.name).toSorted());return(o,l)=>(y(),P("div",yf,[n.value?(y(),P(le,{key:0},[u("h2",bf,j(s.value),1),l[0]||(l[0]=u("p",{class:"text-gray-500 mt-4"}," Details of the output assets generated by the bundler. ",-1)),l[1]||(l[1]=u("hr",{class:"mt-4 mb-6 border-gray-100"},null,-1)),u("div",xf,[M(sf,{name:t.value},null,8,["name"]),M(ff,{name:t.value,inputs:r.value,class:"mt-4"},null,8,["name","inputs"]),M(_f,{name:t.value,inputs:r.value,class:"mt-4"},null,8,["name","inputs"])])],64)):(y(),ue(Hn,{key:1,variant:"error"},{header:D(()=>[...l[2]||(l[2]=[u("p",null,"The asset does not exist",-1)])]),body:D(()=>[u("p",null,[l[3]||(l[3]=Z(" The asset you are looking for does not exist. Go back to the ",-1)),u("a",{href:oe(H).getUrl("assets"),class:"underline"},"Assets",8,wf),l[4]||(l[4]=Z(" page to see all the available assets. ",-1))])]),_:1}))]))}}),$f=Object.freeze(Object.defineProperty({__proto__:null,default:Sf},Symbol.toStringTag,{value:"Module"}));function Tf(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ts={exports:{}},Cf=ts.exports,xo;function Ef(){return xo||(xo=1,(function(e){((t,n)=>{e.exports?e.exports=n():t.fuzzysort=n()})(Cf,t=>{var n=(k,w)=>{if(!k||!w)return Oe;var N=_(k);Te(w)||(w=m(w));var Y=N.bitflags;return(Y&w._bitflags)!==Y?Oe:W(N,w)},s=(k,w,N)=>{if(!k)return N?.all?b(w,N):at;var Y=_(k),ee=Y.bitflags,J=Y.containsSpace,z=p(N?.threshold||0),ie=N?.limit||$e,f=0,h=0,v=w.length;function C(Pe){f<ie?(Lt.add(Pe),++f):(++h,Pe._score>Lt.peek()._score&&Lt.replaceTop(Pe))}if(N?.key)for(var S=N.key,x=0;x<v;++x){var R=w[x],T=Qe(R,S);if(T&&(Te(T)||(T=m(T)),(ee&T._bitflags)===ee)){var $=W(Y,T);$!==Oe&&($._score<z||($.obj=R,C($)))}}else if(N?.keys){var A=N.keys,G=A.length;e:for(var x=0;x<v;++x){var R=w[x];{for(var U=0,F=0;F<G;++F){var S=A[F],T=Qe(R,S);if(!T){xe[F]=Ye;continue}Te(T)||(T=m(T)),xe[F]=T,U|=T._bitflags}if((ee&U)!==ee)continue}if(J)for(let de=0;de<Y.spaceSearches.length;de++)he[de]=ce;for(var F=0;F<G;++F){if(T=xe[F],T===Ye){Ie[F]=Ye;continue}if(Ie[F]=W(Y,T,!1,J),Ie[F]===Oe){Ie[F]=Ye;continue}if(J)for(let ge=0;ge<Y.spaceSearches.length;ge++){if(q[ge]>-1e3&&he[ge]>ce){var Q=(he[ge]+q[ge])/4;Q>he[ge]&&(he[ge]=Q)}q[ge]>he[ge]&&(he[ge]=q[ge])}}if(J){for(let de=0;de<Y.spaceSearches.length;de++)if(he[de]===ce)continue e}else{var K=!1;for(let de=0;de<G;de++)if(Ie[de]._score!==ce){K=!0;break}if(!K)continue}var fe=new a(G);for(let de=0;de<G;de++)fe[de]=Ie[de];if(J){var re=0;for(let de=0;de<Y.spaceSearches.length;de++)re+=he[de]}else{var re=ce;for(let ge=0;ge<G;ge++){var $=fe[ge];if($._score>-1e3&&re>ce){var Q=(re+$._score)/4;Q>re&&(re=Q)}$._score>re&&(re=$._score)}}if(fe.obj=R,fe._score=re,N?.scoreFn){if(re=N.scoreFn(fe),!re)continue;re=p(re),fe._score=re}re<z||C(fe)}}else for(var x=0;x<v;++x){var T=w[x];if(T&&(Te(T)||(T=m(T)),(ee&T._bitflags)===ee)){var $=W(Y,T);$!==Oe&&($._score<z||C($))}}if(f===0)return at;for(var Ae=new Array(f),x=f-1;x>=0;--x)Ae[x]=Lt.poll();return Ae.total=f+h,Ae},r=(k,w="<b>",N="</b>")=>{for(var Y=typeof w=="function"?w:void 0,ee=k.target,J=ee.length,z=k.indexes,ie="",f=0,h=0,v=!1,C=[],S=0;S<J;++S){var x=ee[S];if(z[h]===S){if(++h,v||(v=!0,Y?(C.push(ie),ie=""):ie+=w),h===z.length){Y?(ie+=x,C.push(Y(ie,f++)),ie="",C.push(ee.substr(S+1))):ie+=x+N+ee.substr(S+1);break}}else v&&(v=!1,Y?(C.push(Y(ie,f++)),ie=""):ie+=N);ie+=x}return Y?C:ie},o=k=>{typeof k=="number"?k=""+k:typeof k!="string"&&(k="");var w=B(k);return d(k,{_targetLower:w._lower,_targetLowerCodes:w.lowerCodes,_bitflags:w.bitflags})},l=()=>{X.clear(),ve.clear()};class i{get indexes(){return this._indexes.slice(0,this._indexes.len).sort((w,N)=>w-N)}set indexes(w){return this._indexes=w}highlight(w,N){return r(this,w,N)}get score(){return c(this._score)}set score(w){this._score=p(w)}}class a extends Array{get score(){return c(this._score)}set score(w){this._score=p(w)}}var d=(k,w)=>{const N=new i;return N.target=k,N.obj=w.obj??Oe,N._score=w._score??ce,N._indexes=w._indexes??[],N._targetLower=w._targetLower??"",N._targetLowerCodes=w._targetLowerCodes??Oe,N._nextBeginningIndexes=w._nextBeginningIndexes??Oe,N._bitflags=w._bitflags??0,N},c=k=>k===ce?0:k>1?k:Math.E**(((-k+1)**.04307-1)*-2),p=k=>k===0?ce:k>1?k:1-Math.pow(Math.log(k)/-2+1,1/.04307),g=k=>{typeof k=="number"?k=""+k:typeof k!="string"&&(k=""),k=k.trim();var w=B(k),N=[];if(w.containsSpace){var Y=k.split(/\s+/);Y=[...new Set(Y)];for(var ee=0;ee<Y.length;ee++)if(Y[ee]!==""){var J=B(Y[ee]);N.push({lowerCodes:J.lowerCodes,_lower:Y[ee].toLowerCase(),containsSpace:!1})}}return{lowerCodes:w.lowerCodes,_lower:w._lower,containsSpace:w.containsSpace,bitflags:w.bitflags,spaceSearches:N}},m=k=>{if(k.length>999)return o(k);var w=X.get(k);return w!==void 0||(w=o(k),X.set(k,w)),w},_=k=>{if(k.length>999)return g(k);var w=ve.get(k);return w!==void 0||(w=g(k),ve.set(k,w)),w},b=(k,w)=>{var N=[];N.total=k.length;var Y=w?.limit||$e;if(w?.key)for(var ee=0;ee<k.length;ee++){var J=k[ee],z=Qe(J,w.key);if(z!=Oe){Te(z)||(z=m(z));var ie=d(z.target,{_score:z._score,obj:J});if(N.push(ie),N.length>=Y)return N}}else if(w?.keys)for(var ee=0;ee<k.length;ee++){for(var J=k[ee],f=new a(w.keys.length),h=w.keys.length-1;h>=0;--h){var z=Qe(J,w.keys[h]);if(!z){f[h]=Ye;continue}Te(z)||(z=m(z)),z._score=ce,z._indexes.len=0,f[h]=z}if(f.obj=J,f._score=ce,N.push(f),N.length>=Y)return N}else for(var ee=0;ee<k.length;ee++){var z=k[ee];if(z!=Oe&&(Te(z)||(z=m(z)),z._score=ce,z._indexes.len=0,N.push(z),N.length>=Y))return N}return N},W=(k,w,N=!1,Y=!1)=>{if(N===!1&&k.containsSpace)return V(k,w,Y);for(var ee=k._lower,J=k.lowerCodes,z=J[0],ie=w._targetLowerCodes,f=J.length,h=ie.length,x=0,v=0,C=0;;){var S=z===ie[v];if(S){if(ye[C++]=v,++x,x===f)break;z=J[x]}if(++v,v>=h)return Oe}var x=0,R=!1,T=0,$=w._nextBeginningIndexes;$===Oe&&($=w._nextBeginningIndexes=O(w.target)),v=ye[0]===0?0:$[ye[0]-1];var A=0;if(v!==h)for(;;)if(v>=h){if(x<=0||(++A,A>200))break;--x;var G=se[--T];v=$[G]}else{var S=J[x]===ie[v];if(S){if(se[T++]=v,++x,x===f){R=!0;break}++v}else v=$[v]}var U=f<=1?-1:w._targetLower.indexOf(ee,ye[0]),F=!!~U,Q=F?U===0||w._nextBeginningIndexes[U-1]===U:!1;if(F&&!Q){for(var K=0;K<$.length;K=$[K])if(!(K<=U)){for(var fe=0;fe<f&&J[fe]===w._targetLowerCodes[K+fe];fe++);if(fe===f){U=K,Q=!0;break}}}var re=de=>{for(var ge=0,mn=0,ke=1;ke<f;++ke)de[ke]-de[ke-1]!==1&&(ge-=de[ke],++mn);var st=de[f-1]-de[0]-(f-1);if(ge-=(12+st)*mn,de[0]!==0&&(ge-=de[0]*de[0]*.2),!R)ge*=1e3;else{for(var Qt=1,ke=$[0];ke<h;ke=$[ke])++Qt;Qt>24&&(ge*=(Qt-24)*10)}return ge-=(h-f)/2,F&&(ge/=1+f*f*1),Q&&(ge/=1+f*f*1),ge-=(h-f)/2,ge};if(R)if(Q){for(var K=0;K<f;++K)ye[K]=U+K;var Ae=ye,Pe=re(ye)}else var Ae=se,Pe=re(se);else{if(F)for(var K=0;K<f;++K)ye[K]=U+K;var Ae=ye,Pe=re(Ae)}w._score=Pe;for(var K=0;K<f;++K)w._indexes[K]=Ae[K];w._indexes.len=f;const Ke=new i;return Ke.target=w.target,Ke._score=w._score,Ke._indexes=w._indexes,Ke},V=(k,w,N)=>{for(var Y=new Set,ee=0,J=Oe,z=0,ie=k.spaceSearches,f=ie.length,h=0,v=()=>{for(let Q=h-1;Q>=0;Q--)w._nextBeginningIndexes[pe[Q*2+0]]=pe[Q*2+1]},C=!1,F=0;F<f;++F){q[F]=ce;var S=ie[F];if(J=W(S,w),N){if(J===Oe)continue;C=!0}else if(J===Oe)return v(),Oe;var x=F===f-1;if(!x){var R=J._indexes,T=!0;for(let K=0;K<R.len-1;K++)if(R[K+1]-R[K]!==1){T=!1;break}if(T){var $=R[R.len-1]+1,A=w._nextBeginningIndexes[$-1];for(let K=$-1;K>=0&&A===w._nextBeginningIndexes[K];K--)w._nextBeginningIndexes[K]=$,pe[h*2+0]=K,pe[h*2+1]=A,h++}}ee+=J._score/f,q[F]=J._score/f,J._indexes[0]<z&&(ee-=(z-J._indexes[0])*2),z=J._indexes[0];for(var G=0;G<J._indexes.len;++G)Y.add(J._indexes[G])}if(N&&!C)return Oe;v();var U=W(k,w,!0);if(U!==Oe&&U._score>ee){if(N)for(var F=0;F<f;++F)q[F]=U._score/f;return U}N&&(J=w),J._score=ee;var F=0;for(let Q of Y)J._indexes[F++]=Q;return J._indexes.len=F,J},L=k=>k.replace(/\p{Script=Latin}+/gu,w=>w.normalize("NFD")).replace(/[\u0300-\u036f]/g,""),B=k=>{k=L(k);for(var w=k.length,N=k.toLowerCase(),Y=[],ee=0,J=!1,z=0;z<w;++z){var ie=Y[z]=N.charCodeAt(z);if(ie===32){J=!0;continue}var f=ie>=97&&ie<=122?ie-97:ie>=48&&ie<=57?26:ie<=127?30:31;ee|=1<<f}return{lowerCodes:Y,bitflags:ee,containsSpace:J,_lower:N}},I=k=>{for(var w=k.length,N=[],Y=0,ee=!1,J=!1,z=0;z<w;++z){var ie=k.charCodeAt(z),f=ie>=65&&ie<=90,h=f||ie>=97&&ie<=122||ie>=48&&ie<=57,v=f&&!ee||!J||!h;ee=f,J=h,v&&(N[Y++]=z)}return N},O=k=>{k=L(k);for(var w=k.length,N=I(k),Y=[],ee=N[0],J=0,z=0;z<w;++z)ee>z?Y[z]=ee:(ee=N[++J],Y[z]=ee===void 0?w:ee);return Y},X=new Map,ve=new Map,ye=[],se=[],pe=[],he=[],q=[],xe=[],Ie=[],Qe=(k,w)=>{var N=k[w];if(N!==void 0)return N;if(typeof w=="function")return w(k);var Y=w;Array.isArray(w)||(Y=w.split("."));for(var ee=Y.length,J=-1;k&&++J<ee;)k=k[Y[J]];return k},Te=k=>typeof k=="object"&&typeof k._bitflags=="number",$e=1/0,ce=-$e,at=[];at.total=0;var Oe=null,Ye=o(""),nt=k=>{var w=[],N=0,Y={},ee=J=>{for(var z=0,ie=w[z],f=1;f<N;){var h=f+1;z=f,h<N&&w[h]._score<w[f]._score&&(z=h),w[z-1>>1]=w[z],f=1+(z<<1)}for(var v=z-1>>1;z>0&&ie._score<w[v]._score;v=(z=v)-1>>1)w[z]=w[v];w[z]=ie};return Y.add=(J=>{var z=N;w[N++]=J;for(var ie=z-1>>1;z>0&&J._score<w[ie]._score;ie=(z=ie)-1>>1)w[z]=w[ie];w[z]=J}),Y.poll=(J=>{if(N!==0){var z=w[0];return w[0]=w[--N],ee(),z}}),Y.peek=(J=>{if(N!==0)return w[0]}),Y.replaceTop=(J=>{w[0]=J,ee()}),Y},Lt=nt();return{single:n,go:s,prepare:o,cleanup:l}})})(ts)),ts.exports}var If=Ef();const Ar=Tf(If),Of={class:"rounded-lg border border-gray-200 overflow-hidden shadow-xs"},Af={class:"table-fixed w-full text-sm text-left"},kf={key:0,style:{width:"58px"}},Pf={class:"text-xs text-gray-900 uppercase bg-gray-50"},Mf={key:0,class:"p-3"},Vf={class:"text-gray-500"},Lf={class:"bg-white border-t border-gray-100"},Rf={key:0,class:"p-3 font-normal whitespace-nowrap"},Df={key:0,class:"bg-gray-50"},Uf={colspan:"5"},Ff={class:"overflow-hidden"},Nf={class:"p-4 border-t border-gray-100 font-normal"},kr=ne({__name:"DataTable",props:zn({columns:{},data:{},id:{}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=pn(e,"modelValue");function n(s){return s==="center"?"text-center":s==="right"?"text-right":"text-left"}return(s,r)=>(y(),P("div",Of,[u("table",Af,[u("colgroup",null,[s.$slots.collapsible?(y(),P("col",kf)):we("",!0),(y(!0),P(le,null,Le(e.columns,o=>(y(),P("col",{key:o.name,style:Gt({width:o.width??"100%"})},null,4))),128))]),u("thead",Pf,[u("tr",null,[s.$slots.collapsible?(y(),P("th",Mf)):we("",!0),(y(!0),P(le,null,Le(e.columns,o=>(y(),P("th",{key:o.name,class:De([o.align&&n(o.align),"p-3 font-bold"])},j(o.name),3))),128))])]),u("tbody",Vf,[(y(!0),P(le,null,Le(e.data,o=>(y(),P(le,{key:o[e.id]},[u("tr",Lf,[s.$slots.collapsible?(y(),P("td",Rf,[M(ot,{onClick:()=>t.value=t.value===o[e.id]?"":o[e.id]},{default:D(()=>[M(fn,{size:16,class:De([[t.value===o[e.id]?"rotate-90":"rotate-270"],"text-gray-500 transition-[rotate] duration-150"])},null,8,["class"])]),_:2},1032,["onClick"])])):we("",!0),et(s.$slots,"row",{item:o})]),s.$slots.collapsible?(y(),P("tr",Df,[r[0]||(r[0]=u("td",{colspan:"1"},null,-1)),u("td",Uf,[u("div",{class:De([{"grid-rows-[1fr]":t.value===o[e.id]},"grid grid-rows-[0fr] transition-[grid-template-rows] duration-150 ease-linear"])},[u("div",Ff,[u("div",Nf,[et(s.$slots,"collapsible",{item:o})])])],2)])])):we("",!0)],64))),128))])])]))}}),Pr=ne({__name:"Search",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("circle",{cx:"11",cy:"11",r:"8"},null,-1),u("path",{d:"m21 21-4.3-4.3"},null,-1)])]),_:1}))}}),zf={class:"relative flex"},Bf={class:"absolute inset-y-0 start-0 flex items-center ps-3 pointer-events-none"},jf=["placeholder"],Is=ne({__name:"SearchInput",props:zn({placeholder:{default:"Filter items"}},{modelValue:{default:""},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=pn(e,"modelValue"),n=E(()=>!!t.value);return(s,r)=>(y(),P("div",zf,[u("div",Bf,[M(Pr,{size:16,class:De(n.value?"text-orange-500":"text-gray-500")},null,8,["class"])]),qt(u("input",{"onUpdate:modelValue":r[0]||(r[0]=o=>t.value=o),placeholder:e.placeholder,class:De([[n.value&&"bg-orange-50 text-orange-500 border-orange-300 hover:text-orange-600 hover:border-orange-400 hover:bg-orange-50 focus:ring-orange-200 focus:border-orange-300"],"py-1.25 ps-10 w-80 text-sm text-gray-900 border border-gray-300 rounded-lg outline-hidden shadow-xs placeholder:text-gray-500 focus:ring focus:ring-gray-500 focus:border-gray-500"]),type:"text"},null,10,jf),[[Ou,t.value]])]))}}),Hf={key:0,class:"relative"},Wf={class:"absolute mt-1 z-10 w-max min-w-3xs max-w-sm max-h-64 overflow-y-auto bg-white border border-gray-300 rounded-lg shadow-lg"},Kf={class:"p-3 flex flex-col gap-3 text-sm text-gray-900"},qf={class:"flex items-center"},Gf=["value","id"],Qf=["for"],Jf={key:0,class:"text-gray-500"},Ht=ne({__name:"Dropdown",props:zn({title:{},disabled:{type:Boolean},options:{}},{modelValue:{default:()=>[]},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=pn(e,"modelValue"),n=e,s=Me(!1);return(r,o)=>{const l=ml("click-outside");return e.options.length>0?qt((y(),P("div",Hf,[M(ot,{active:t.value.length>0,disabled:e.disabled,onClick:o[0]||(o[0]=()=>s.value=!s.value)},{default:D(()=>[et(r.$slots,"icon"),u("span",null,j(e.title),1)]),_:3},8,["active","disabled"]),M(Cr,{"enter-active-class":"transition-opacity duration-150","enter-from-class":"opacity-0","enter-to-class":"opacity-100","leave-active-class":"transition-opacity duration-150","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:D(()=>[qt(u("div",Wf,[u("ul",Kf,[(y(!0),P(le,null,Le(n.options,i=>(y(),P("li",{key:i.value,class:"cursor-pointer"},[u("div",qf,[qt(u("input",{"onUpdate:modelValue":o[1]||(o[1]=a=>t.value=a),value:i.value,id:"checkbox-"+i.value,type:"checkbox",class:"flex-shrink-0 size-4"},null,8,Gf),[[Au,t.value]]),u("label",{for:"checkbox-"+i.value,class:"flex-grow ps-2 select-none"},[Z(j(i.label)+" ",1),i.subLabel?(y(),P("span",Jf," ("+j(i.subLabel)+") ",1)):we("",!0)],8,Qf)])]))),128))])],512),[[jl,s.value]])]),_:1})])),[[l,()=>s.value=!1]]):we("",!0)}}}),wo=ne({__name:"ChevronsLeft",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"m11 17-5-5 5-5"},null,-1),u("path",{d:"m18 17-5-5 5-5"},null,-1)])]),_:1}))}}),Yf={class:"flex items-center justify-between mt-4"},Zf={class:"text-gray-600"},Xf={class:"flex items-center gap-2"},ed={class:"text-gray-600"},td={class:"flex gap-2"},Mr=ne({__name:"Pagination",props:zn({count:{},itemsPerPage:{}},{modelValue:{default:1},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=pn(e,"modelValue"),n=e,s=E(()=>n.count>0?(t.value-1)*n.itemsPerPage+1:0),r=E(()=>Math.min(t.value*n.itemsPerPage,n.count)),o=E(()=>t.value<=1),l=E(()=>t.value>=a.value),i=E(()=>n.count>0?t.value:0),a=E(()=>n.count>0?Math.ceil(n.count/n.itemsPerPage):0);return(d,c)=>(y(),P("nav",Yf,[u("p",Zf,"Showing "+j(s.value)+" to "+j(r.value)+" of "+j(e.count)+" entries",1),u("div",Xf,[u("p",ed,"Page "+j(i.value)+" of "+j(a.value),1),u("ul",td,[u("li",null,[M(ot,{disabled:o.value,onClick:c[0]||(c[0]=()=>t.value=1)},{default:D(()=>[M(wo,{size:16})]),_:1},8,["disabled"])]),u("li",null,[M(ot,{disabled:o.value,onClick:c[1]||(c[1]=()=>t.value-=1)},{default:D(()=>[M(fn,{size:16})]),_:1},8,["disabled"])]),u("li",null,[M(ot,{disabled:l.value,onClick:c[2]||(c[2]=()=>t.value+=1)},{default:D(()=>[M(fn,{size:16,class:"rotate-180"})]),_:1},8,["disabled"])]),u("li",null,[M(ot,{disabled:l.value,onClick:c[3]||(c[3]=()=>t.value=a.value)},{default:D(()=>[M(wo,{size:16,class:"rotate-180"})]),_:1},8,["disabled"])])])])]))}}),Zt=ne({__name:"Badge",props:{variant:{default:"primary"}},setup(e){const t={primary:"bg-blue-100 text-blue-800 border-blue-200",dark:"bg-gray-100 text-gray-800 border-gray-200",red:"bg-red-100 text-red-800 border-red-200",green:"bg-green-100 text-green-800 border-green-200",yellow:"bg-yellow-100 text-yellow-800 border-yellow-200"};return(n,s)=>(y(),P("span",{class:De([[t[e.variant]],"font-medium px-2.5 py-0.5 rounded-sm border"])},[et(n.$slots,"default")],2))}}),Wt=ne({__name:"Funnel",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z"},null,-1)])]),_:1}))}}),nd={class:"max-w-7xl flex flex-col"},sd={class:"flex gap-2 mb-4"},rd={class:"p-3 font-normal text-center whitespace-nowrap"},od={class:"p-3 font-normal text-gray-900"},ld=["title"],id={class:"p-3 font-normal text-right whitespace-nowrap"},ad={class:"p-3 font-normal text-center whitespace-nowrap"},Hs=12,ud=ne({__name:"Index",setup(e){const t=[{label:"Script",value:"script"},{label:"Style",value:"style"},{label:"Component",value:"component"},{label:"Font",value:"font"},{label:"Image",value:"image"},{label:"Other",value:"other"}],n=[{name:"",align:"center",width:"58px"},{name:"Path",align:"left",width:"100%"},{name:"Uncompressed size",align:"right",width:"156px"},{name:"Type",align:"center",width:"122px"}],s=Me(Cs()),r=E(()=>t.filter(c=>s.value.some(p=>p.type===c.value))),o=E(H.computedQuery("search","")),l=E(H.computedQuery("types",[])),i=E(H.computedQuery("page",1)),a=E(()=>{const c=s.value.filter(p=>!l.value.length||l.value.includes(p.type));return Ar.go(o.value,c,{key:"name",all:!0}).map(p=>p.obj)}),d=E(()=>{const c=(i.value-1)*Hs,p=c+Hs;return a.value.slice(c,p)});return it([o,l],()=>{i.value=1}),(c,p)=>(y(),P("div",nd,[p[3]||(p[3]=u("h2",{class:"text-2xl font-bold"},"Output assets",-1)),p[4]||(p[4]=u("p",{class:"text-gray-500 mt-4"}," List of all output assets generated during the build process. ",-1)),p[5]||(p[5]=u("hr",{class:"mt-4 mb-6 border-gray-100"},null,-1)),u("div",sd,[M(Is,{modelValue:o.value,"onUpdate:modelValue":p[0]||(p[0]=g=>o.value=g)},null,8,["modelValue"]),M(Ht,{modelValue:l.value,"onUpdate:modelValue":p[1]||(p[1]=g=>l.value=g),options:r.value,title:"Type"},{icon:D(()=>[M(Wt,{size:16})]),_:1},8,["modelValue","options"])]),M(kr,{columns:n,data:d.value,id:"name"},{row:D(({item:g})=>[u("td",rd,[M(ot,{link:!0,href:oe(H).getUrl("assets/details",{item:g.name}),class:"flex rounded border border-gray-300 p-2"},{default:D(()=>[M(Pr,{size:16,class:"text-gray-500"})]),_:1},8,["href"])]),u("td",od,[u("p",{title:g.name,class:"truncate"},j(g.name),9,ld)]),u("td",id,j(oe(mt)(g.uncompressed)),1),u("td",ad,[M(Zt,{variant:"primary"},{default:D(()=>[Z(j(g.type),1)]),_:2},1024)])]),_:1},8,["data"]),M(Mr,{modelValue:i.value,"onUpdate:modelValue":p[2]||(p[2]=g=>i.value=g),count:a.value.length,"items-per-page":Hs},null,8,["modelValue","count"])]))}}),cd=Object.freeze(Object.defineProperty({__proto__:null,default:ud},Symbol.toStringTag,{value:"Module"})),fd={class:"max-w-7xl flex flex-col"},dd={class:"flex gap-2 mb-4"},pd={class:"p-3 font-normal text-gray-900"},hd={class:"mt-2 list-disc list-inside"},gd={key:0,class:"mt-2 list-disc list-inside"},md=["href"],vd={key:1,class:"mt-2 text-gray-400 italic"},_d={class:"mt-2 list-disc list-inside"},yd=["href"],Ws=12,bd=ne({__name:"Dependencies",setup(e){const t=Ee.resources.filter(p=>p.kind==="asset").map(p=>({label:p.name,value:p.name})),n=[{name:"Name",align:"left"}],s=Me(Ee.dependencies.map(p=>{const g=Ee.connections.filter(({source:_,target:b})=>!_.includes(p.name)&&b.includes(p.name)).map(({source:_})=>_).filter((_,b,W)=>W.indexOf(_)===b).toSorted(),m=Ee.resources.filter(_=>_.name.includes(p.name)&&_.kind==="chunk").map(_=>_.parent).filter((_,b,W)=>W.indexOf(_)===b).toSorted();return{name:p.name,paths:p.paths,importedBy:g,usedIn:m}})),r=E(()=>t.filter(p=>s.value.some(g=>g.usedIn.includes(p.value)))),o=E(H.computedQuery("search","")),l=E(H.computedQuery("usage",[])),i=E(H.computedQuery("page",1)),a=E(H.computedQuery("active","")),d=E(()=>{const p=s.value.filter(g=>!l.value.length||g.usedIn.some(m=>l.value.includes(m)));return Ar.go(o.value,p,{key:"name",all:!0}).map(g=>g.obj)}),c=E(()=>{const p=(i.value-1)*Ws,g=p+Ws;return d.value.slice(p,g)});return it([o,l,i],()=>{a.value=""}),it([o,l],()=>{i.value=1}),(p,g)=>(y(),P("div",fd,[g[7]||(g[7]=u("h2",{class:"text-2xl font-bold"},"External dependencies",-1)),g[8]||(g[8]=u("p",{class:"text-gray-500 mt-4"}," List of external dependencies discovered during the build process, including those that were tree-shaken. ",-1)),g[9]||(g[9]=u("hr",{class:"mt-4 mb-6 border-gray-100"},null,-1)),u("div",dd,[M(Is,{modelValue:o.value,"onUpdate:modelValue":g[0]||(g[0]=m=>o.value=m)},null,8,["modelValue"]),M(Ht,{modelValue:l.value,"onUpdate:modelValue":g[1]||(g[1]=m=>l.value=m),options:r.value,title:"Used in"},{icon:D(()=>[M(Wt,{size:16})]),_:1},8,["modelValue","options"])]),M(kr,{modelValue:a.value,"onUpdate:modelValue":g[2]||(g[2]=m=>a.value=m),columns:n,data:c.value,id:"name"},{row:D(({item:m})=>[u("td",pd,j(m.name),1)]),collapsible:D(({item:m})=>[g[4]||(g[4]=u("p",{class:"font-bold"},"Paths",-1)),u("ul",hd,[(y(!0),P(le,null,Le(m.paths,_=>(y(),P("li",{key:_,class:"text-gray-700 ml-2"},j(_),1))),128))]),g[5]||(g[5]=u("p",{class:"mt-8 font-bold"},"Used in",-1)),m.usedIn.length?(y(),P("ul",gd,[(y(!0),P(le,null,Le(m.usedIn,_=>(y(),P("li",{key:_,class:"text-gray-700 ml-2"},[u("a",{href:oe(H).getUrl("assets/details",{item:_}),class:"px-2 py-1 text-sm font-medium underline-offset-2 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:underline"},j(_),9,md)]))),128))])):(y(),P("p",vd," Tree-shaken ")),g[6]||(g[6]=u("p",{class:"mt-8 font-bold"},"Imported by",-1)),u("ul",_d,[(y(!0),P(le,null,Le(m.importedBy,_=>(y(),P("li",{key:_,class:"text-gray-700 ml-2"},[u("a",{href:oe(H).getUrl("inputs/details",{item:_}),class:"px-2 py-1 text-sm font-medium underline-offset-2 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:underline"},j(oe(jn)(_)),9,yd)]))),128))])]),_:1},8,["modelValue","data"]),M(Mr,{modelValue:i.value,"onUpdate:modelValue":g[3]||(g[3]=m=>i.value=m),count:d.value.length,"items-per-page":Ws},null,8,["modelValue","count"])]))}}),xd=Object.freeze(Object.defineProperty({__proto__:null,default:bd},Symbol.toStringTag,{value:"Module"})),wd=ne({__name:"Box",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z"},null,-1),u("path",{d:"m3.3 7 8.7 5 8.7-5"},null,-1),u("path",{d:"M12 22V12"},null,-1)])]),_:1}))}}),Sd=ne({__name:"Code",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("polyline",{points:"16 18 22 12 16 6"},null,-1),u("polyline",{points:"8 6 2 12 8 18"},null,-1)])]),_:1}))}}),$d=ne({__name:"Brush",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"m9.06 11.9 8.07-8.06a2.85 2.85 0 1 1 4.03 4.03l-8.06 8.08"},null,-1),u("path",{d:"M7.07 14.94c-1.66 0-3 1.35-3 3.02 0 1.33-2.5 1.52-2 2.02 1.08 1.1 2.49 2.02 4 2.02 2.2 0 4-1.8 4-4.04a3.01 3.01 0 0 0-3-3.02z"},null,-1)])]),_:1}))}}),Td=ne({__name:"Image",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2"},null,-1),u("circle",{cx:"9",cy:"9",r:"2"},null,-1),u("path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"},null,-1)])]),_:1}))}}),Cd=ne({__name:"TypeOutline",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M14 16.5a.5.5 0 0 0 .5.5h.5a2 2 0 0 1 0 4H9a2 2 0 0 1 0-4h.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V8a2 2 0 0 1-4 0V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v3a2 2 0 0 1-4 0v-.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5Z"},null,-1)])]),_:1}))}}),Ed=ne({__name:"Component",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M15.536 11.293a1 1 0 0 0 0 1.414l2.376 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z"},null,-1),u("path",{d:"M2.297 11.293a1 1 0 0 0 0 1.414l2.377 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414L6.088 8.916a1 1 0 0 0-1.414 0z"},null,-1),u("path",{d:"M8.916 17.912a1 1 0 0 0 0 1.415l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.415l-2.377-2.376a1 1 0 0 0-1.414 0z"},null,-1),u("path",{d:"M8.916 4.674a1 1 0 0 0 0 1.414l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z"},null,-1)])]),_:1}))}}),Id=ne({__name:"FileQuestion",setup(e){return(t,n)=>(y(),ue(ze,null,{default:D(()=>[...n[0]||(n[0]=[u("path",{d:"M12 17h.01"},null,-1),u("path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z"},null,-1),u("path",{d:"M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3"},null,-1)])]),_:1}))}}),Od={class:"max-w-7xl flex flex-col"},Ad={class:"grid grid-cols-3 gap-2"},kd=["disabled","href","tabindex"],Pd={class:"flex items-start justify-between"},Md={class:"text-gray-500 font-semibold"},Vd={class:"text-xl mt-1"},Ld={class:"text-gray-400"},Rd=ne({__name:"Index",setup(e){const t={all:{type:"all",label:"Total size",icon:wd,href:H.getUrl("treemap"),size:0,count:0},script:{type:"script",label:"JavaScript",icon:Sd,href:H.getUrl("treemap",{types:"script"}),size:0,count:0},style:{type:"style",label:"CSS",icon:$d,href:H.getUrl("treemap",{types:"style"}),size:0,count:0},image:{type:"image",label:"Image",icon:Td,href:H.getUrl("treemap",{types:"image"}),size:0,count:0},font:{type:"font",label:"Font",icon:Cd,href:H.getUrl("treemap",{types:"font"}),size:0,count:0},component:{type:"component",label:"Component",icon:Ed,href:H.getUrl("treemap",{types:"component"}),size:0,count:0},other:{type:"other",label:"Other",icon:Id,href:H.getUrl("treemap",{types:"other"}),size:0,count:0}},n=E(()=>{const r=Object.values(Cs()).reduce((o,l)=>(o[l.type].size+=l.uncompressed,o[l.type].count+=1,o.all.size+=l.uncompressed,o.all.count+=1,o),t);return Object.values(r)}),s=E(()=>Ee.resources.some(r=>r.kind==="chunk"));return(r,o)=>(y(),P("div",Od,[o[2]||(o[2]=u("h2",{class:"text-2xl font-bold"},"Build summary",-1)),o[3]||(o[3]=u("p",{class:"text-gray-600 mt-4"}," Quick summary of all assets generated by the bundler. ",-1)),o[4]||(o[4]=u("hr",{class:"mt-4 mb-6 border-gray-100"},null,-1)),s.value?we("",!0):(y(),ue(Hn,{key:0,variant:"warning"},{header:D(()=>[...o[0]||(o[0]=[u("p",null,"Have you enabled source maps in the bundler configuration?",-1)])]),body:D(()=>[...o[1]||(o[1]=[u("p",null,[Z("It appears that source map generation was not enabled, causing the report to omit a lot of information. "),u("span",{class:"font-bold"},"Please enable source maps and rebuild your project.")],-1),u("p",{class:"mt-2"},[Z("For more information, refer to the "),u("a",{class:"underline",href:"https://sonda.dev/"},"documentation"),Z(".")],-1)])]),_:1})),o[5]||(o[5]=u("h3",{class:"text-xl font-bold mb-4"},"Assets",-1)),u("div",Ad,[(y(!0),P(le,null,Le(n.value,l=>(y(),P("a",{key:l.type,disabled:l.size===0,class:De([[l.type==="all"?"xl:col-span-3":"xl:col-span-1",l.size===0?"opacity-50 pointer-events-none cursor-none":"hover:bg-gray-50"],"p-4 col-span-3 flex flex-col border border-gray-300 rounded-lg shadow-xs transition-colors duration-150 outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500"]),href:l.href,tabindex:l.size===0?-1:0},[u("div",Pd,[u("p",Md,j(l.label),1),(y(),ue(ws(l.icon),{size:18,class:"text-gray-300"}))]),u("p",Vd,[Z(j(oe(mt)(l.size))+" ",1),u("span",Ld,"("+j(l.count)+")",1)])],10,kd))),128))])]))}}),Dd=Object.freeze(Object.defineProperty({__proto__:null,default:Rd},Symbol.toStringTag,{value:"Module"})),Ud={class:"rounded-lg border border-gray-200 overflow-hidden shadow-xs"},Fd={class:"table-fixed w-full text-sm text-left"},Nd={class:"text-gray-500"},zd={class:"p-3 font-normal"},Bd={class:"border-t border-gray-100"},jd={class:"p-3 font-normal capitalize"},Hd={class:"border-t border-gray-100"},Wd={class:"p-3 font-normal uppercase"},Kd={class:"border-t border-gray-100"},qd={class:"p-3 font-normal capitalize"},Gd={class:"border-t border-gray-100"},Qd={class:"p-3 font-normal"},Jd=ne({__name:"Details",props:{name:{}},setup(e){const t=e,n=E(H.computedQuery("details",!0)),s=E(()=>Er(t.name));return(r,o)=>(y(),ue(gn,{modelValue:n.value,"onUpdate:modelValue":o[0]||(o[0]=l=>n.value=l)},{title:D(()=>[...o[1]||(o[1]=[Z("Details",-1)])]),description:D(()=>[...o[2]||(o[2]=[Z("Details of the source input",-1)])]),default:D(()=>[u("div",Ud,[u("table",Fd,[o[8]||(o[8]=u("colgroup",null,[u("col",{style:{width:"210px"}}),u("col",{style:{width:"100%"}})],-1)),u("tbody",Nd,[u("tr",null,[o[3]||(o[3]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Path",-1)),u("td",zd,j(e.name),1)]),u("tr",Bd,[o[4]||(o[4]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"File type",-1)),u("td",jd,j(s.value.type),1)]),u("tr",Hd,[o[5]||(o[5]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Module format",-1)),u("td",Wd,j(s.value.format),1)]),u("tr",Kd,[o[6]||(o[6]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Source",-1)),u("td",qd,j(e.name.includes("node_modules")?"external":"internal"),1)]),u("tr",Gd,[o[7]||(o[7]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Original file size",-1)),u("td",Qd,j(oe(mt)(s.value.uncompressed)),1)])])])])]),_:1},8,["modelValue"]))}}),Yd={class:"rounded-lg border border-gray-200 overflow-y-scroll max-h-[475px] shadow-xs"},Zd={class:"table-fixed w-full text-sm text-left"},Xd={class:"text-gray-700"},ep={class:"p-3 font-normal"},tp={class:"select-none mr-2"},np=["href"],sp={class:"text-gray-500"},rp=ne({__name:"Imports",props:{name:{}},setup(e){const t=e,n=E(H.computedQuery("imports",!1)),s=E(()=>Ee.connections.filter(({kind:r,source:o})=>r!=="sourcemap"&&r!=="entrypoint"&&o===t.name));return(r,o)=>s.value.length?(y(),ue(gn,{key:0,modelValue:n.value,"onUpdate:modelValue":o[0]||(o[0]=l=>n.value=l)},{title:D(()=>[...o[1]||(o[1]=[Z("Imports",-1)])]),description:D(()=>[...o[2]||(o[2]=[Z("List of other inputs imported from this input",-1)])]),default:D(()=>[u("div",Yd,[u("table",Zd,[u("tbody",Xd,[(y(!0),P(le,null,Le(s.value,(l,i)=>(y(),P("tr",{key:l.target,class:"[&:not(:first-child)]:border-t border-gray-100"},[u("td",ep,[u("span",tp,j(i+1)+".",1),u("a",{href:oe(H).getUrl("inputs/details",{item:l.target}),class:"px-2 py-1 text-sm font-medium underline-offset-2 rounded-lg outline-hidden focus:ring focus:ring-gray-500 focus:border-gray-500 hover:underline"},[l.original?(y(),P(le,{key:0},[Z(j(l.original)+" ",1),u("span",sp,"("+j(l.target)+")",1)],64)):(y(),P(le,{key:1},[Z(j(l.target),1)],64))],8,np)])]))),128))])])])]),_:1},8,["modelValue"])):we("",!0)}}),op={class:"relative"},lp={class:"absolute mt-1 z-10 w-max min-w-3xs max-w-sm max-h-64 overflow-y-auto bg-white border border-gray-300 rounded-lg shadow-lg"},ip={class:"p-3 flex flex-col gap-3 text-sm text-gray-900"},ap={class:"flex items-center"},up=["value","id"],cp=["for"],fp={key:0,class:"text-gray-500"},Yl=ne({__name:"Select",props:zn({disabled:{type:Boolean},options:{}},{modelValue:{default:""},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=xr("select-button"),n=pn(e,"modelValue"),s=e,r=Me(!1),o=E(()=>s.options.find(l=>l.value===n.value).label);return it(n,()=>{r.value=!1,t.value.closest("button").focus()}),(l,i)=>{const a=ml("click-outside");return qt((y(),P("div",op,[M(ot,{class:"ps-3 pe-2 min-w-48",active:!!n.value,disabled:e.disabled,onClick:i[0]||(i[0]=()=>r.value=!r.value)},{default:D(()=>[u("span",{ref:"select-button"},j(o.value),513),M(fn,{size:16,class:De(["ms-2 text-gray-500 transition-[rotate] duration-150",r.value?"rotate-90":"rotate-270"])},null,8,["class"])]),_:1},8,["active","disabled"]),M(Cr,{"enter-active-class":"transition-opacity duration-150","enter-from-class":"opacity-0","enter-to-class":"opacity-100","leave-active-class":"transition-opacity duration-150","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:D(()=>[qt(u("div",lp,[u("ul",ip,[(y(!0),P(le,null,Le(s.options,d=>(y(),P("li",{key:d.value,class:"cursor-pointer"},[u("div",ap,[qt(u("input",{"onUpdate:modelValue":i[1]||(i[1]=c=>n.value=c),value:d.value,id:"radio-"+d.value,type:"radio",class:"size-4"},null,8,up),[[ku,n.value]]),u("label",{for:"radio-"+d.value,class:"ps-2 w-full"},[Z(j(d.label)+" ",1),d.subLabel?(y(),P("span",fp," ("+j(d.subLabel)+") ",1)):we("",!0)],8,cp)])]))),128))])],512),[[jl,r.value]])]),_:1})])),[[a,()=>r.value=!1]])}}}),dp={},pp={class:"px-2 py-1 bg-gray-100 rounded-lg pre-nowrap"};function hp(e,t){return y(),P("span",pp,[et(e.$slots,"default")])}const zt=Or(dp,[["render",hp]]),gp={class:"flex flex-col gap-y-8 border-l-2 border-gray-200 pl-7 ml-3"},mp={class:"absolute z-10 left-[-2.5rem] top-[0.5rem] flex justify-center items-center"},vp={class:"size-6 flex justify-center items-center rounded-full bg-gray-200 text-gray-900 font-bold select-none"},_p={key:0,class:"text-sm/7 font-semibold"},yp=["href"],bp=["href"],xp={class:"text-sm/7 font-semibold"},wp=["href"],Sp={class:"text-gray-600 pt-2"},$p=["href"],Tp={class:"px-2 py-1 bg-gray-100 rounded-lg pre-nowrap"},Cp={class:"text-sm/7 font-semibold"},Ep=["href"],Ip={class:"text-gray-600 pt-2"},Op=["href"],Ap={class:"px-2 py-1 bg-gray-100 rounded-lg pre-nowrap"},kp={class:"text-sm/7 font-semibold"},Pp=["href"],Mp={class:"text-gray-600 pt-2"},Vp=["href"],Lp={key:4,class:"text-sm/7 font-semibold"},Rp=["href"],Dp=ne({__name:"DependencyTree",props:{name:{}},setup(e){const t=e,n=E(()=>Er(t.name)),s=E(()=>Ee.resources.filter(i=>i.kind==="chunk"&&i.name===t.name).map(i=>({label:i.parent,value:i.parent}))),r=E(()=>s.value[0]?.value&&Es(s.value[0].value)||null),o=E(()=>r.value?l(r.value.name,n.value.name):null);function l(i,a){const d=Ee.connections.reduce((g,m)=>(g[m.source]||=[],g[m.source].push(m),g),{}),c=new Set([i]),p=(d[i]??[]).map(g=>[g]);for(;p.length>0;){const g=p.shift(),m=g[g.length-1];if(m.target===a)return g;for(const _ of d[m.target]??[])c.has(_.target)||(c.add(_.target),p.push([...g,_]))}return null}return(i,a)=>o.value?.length?(y(),P(le,{key:0},[a[9]||(a[9]=u("h4",{class:"mt-16 mb-4 text-lg font-bold text-gray-700"},"Dependency tree",-1)),u("div",gp,[(y(!0),P(le,null,Le(o.value,(d,c)=>(y(),P("div",{key:d.target,class:"flex flex-col relative py-1"},[u("div",mp,[u("div",vp,j(c+1),1)]),d.kind==="entrypoint"?(y(),P("p",_p,[a[0]||(a[0]=Z(" Entry point for the ",-1)),u("a",{href:oe(H).getUrl("assets/details",{item:d.source})},[M(zt,null,{default:D(()=>[Z(j(d.source),1)]),_:2},1024)],8,yp),a[1]||(a[1]=Z(" asset is ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[M(zt,null,{default:D(()=>[Z(j(d.target),1)]),_:2},1024)],8,bp)])):d.kind==="import"?(y(),P(le,{key:1},[u("p",xp,[a[2]||(a[2]=Z(" It imports ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[M(zt,null,{default:D(()=>[Z(j(d.original||d.target),1)]),_:2},1024)],8,wp)]),u("p",Sp,[a[3]||(a[3]=Z(" This import was resolved to ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[u("span",Tp,j(d.target),1)],8,$p)])],64)):d.kind==="require"?(y(),P(le,{key:2},[u("p",Cp,[a[4]||(a[4]=Z(" It requires ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[M(zt,null,{default:D(()=>[Z(j(d.original||d.target),1)]),_:2},1024)],8,Ep)]),u("p",Ip,[a[5]||(a[5]=Z(" This import was resolved to ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[u("span",Ap,j(d.target),1)],8,Op)])],64)):d.kind==="dynamic-import"?(y(),P(le,{key:3},[u("p",kp,[a[6]||(a[6]=Z(" It dynamically imports ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[M(zt,null,{default:D(()=>[Z(j(d.original||d.target),1)]),_:2},1024)],8,Pp)]),u("p",Mp,[a[7]||(a[7]=Z(" This import was resolved to ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[M(zt,null,{default:D(()=>[Z(j(d.target),1)]),_:2},1024)],8,Vp)])],64)):d.kind==="sourcemap"?(y(),P("p",Lp,[a[8]||(a[8]=Z(" It has a source map that contains ",-1)),u("a",{href:oe(H).getUrl("inputs/details",{item:d.target})},[M(zt,null,{default:D(()=>[Z(j(d.target),1)]),_:2},1024)],8,Rp)])):we("",!0)]))),128))])],64)):we("",!0)}});function Up(e,t){return Lo()?(xi(e,t),!0):!1}const Fp=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function Np(e){return Array.isArray(e)?e:[e]}function zp(e){return hn()}function Bp(e,t=!0,n){zp()?dn(e,n):t?e():el(e)}const Zl=Fp?window:void 0;function Xt(e){var t;const n=_r(e);return(t=n?.$el)!==null&&t!==void 0?t:n}function jp(){const e=an(!1),t=hn();return t&&dn(()=>{e.value=!0},t),e}function Hp(e){const t=jp();return E(()=>(t.value,!!e()))}function Wp(e,t,n={}){const{window:s=Zl,...r}=n;let o;const l=Hp(()=>s&&"ResizeObserver"in s),i=()=>{o&&(o.disconnect(),o=void 0)},a=it(E(()=>{const c=_r(e);return Array.isArray(c)?c.map(p=>Xt(p)):[Xt(c)]}),c=>{if(i(),l.value&&s){o=new ResizeObserver(t);for(const p of c)p&&o.observe(p,r)}},{immediate:!0,flush:"post"}),d=()=>{i(),a()};return Up(d),{isSupported:l,stop:d}}function Kp(e,t={width:0,height:0},n={}){const{window:s=Zl,box:r="content-box"}=n,o=E(()=>{var p;return(p=Xt(e))===null||p===void 0||(p=p.namespaceURI)===null||p===void 0?void 0:p.includes("svg")}),l=an(t.width),i=an(t.height),{stop:a}=Wp(e,([p])=>{const g=r==="border-box"?p.borderBoxSize:r==="content-box"?p.contentBoxSize:p.devicePixelContentBoxSize;if(s&&o.value){const m=Xt(e);if(m){const _=m.getBoundingClientRect();l.value=_.width,i.value=_.height}}else if(g){const m=Np(g);l.value=m.reduce((_,{inlineSize:b})=>_+b,0),i.value=m.reduce((_,{blockSize:b})=>_+b,0)}else l.value=p.contentRect.width,i.value=p.contentRect.height},n);Bp(()=>{const p=Xt(e);p&&(l.value="offsetWidth"in p?p.offsetWidth:t.width,i.value="offsetHeight"in p?p.offsetHeight:t.height)});const d=it(()=>Xt(e),p=>{l.value=p?t.width:0,i.value=p?t.height:0});function c(){a(),d()}return{width:l,height:i,stop:c}}function qp(e,t){const{containerStyle:n,wrapperProps:s,scrollTo:r,calculateRange:o,currentList:l,containerRef:i}="itemHeight"in t?Jp(t,e):Qp(t,e);return{list:l,scrollTo:r,containerProps:{ref:i,onScroll:()=>{o()},style:n},wrapperProps:s}}function Xl(e){const t=an(null),n=Kp(t),s=Me([]),r=an(e);return{state:Me({start:0,end:10}),source:r,currentList:s,size:n,containerRef:t}}function ei(e,t,n){return s=>{if(typeof n=="number")return Math.ceil(s/n);const{start:r=0}=e.value;let o=0,l=0;for(let i=r;i<t.value.length;i++){const a=n(i);if(o+=a,l=i,o>s)break}return l-r}}function ti(e,t){return n=>{if(typeof t=="number")return Math.floor(n/t)+1;let s=0,r=0;for(let o=0;o<e.value.length;o++){const l=t(o);if(s+=l,s>=n){r=o;break}}return r+1}}function ni(e,t,n,s,{containerRef:r,state:o,currentList:l,source:i}){return()=>{const a=r.value;if(a){const d=n(e==="vertical"?a.scrollTop:a.scrollLeft),c=s(e==="vertical"?a.clientHeight:a.clientWidth),p=d-t,g=d+c+t;o.value={start:p<0?0:p,end:g>i.value.length?i.value.length:g},l.value=i.value.slice(o.value.start,o.value.end).map((m,_)=>({data:m,index:_+o.value.start}))}}}function si(e,t){return n=>typeof e=="number"?n*e:t.value.slice(0,n).reduce((s,r,o)=>s+e(o),0)}function ri(e,t,n,s){it([e.width,e.height,()=>_r(t),n],()=>{s()})}function oi(e,t){return E(()=>typeof e=="number"?t.value.length*e:t.value.reduce((n,s,r)=>n+e(r),0))}const Gp={horizontal:"scrollLeft",vertical:"scrollTop"};function li(e,t,n,s){return r=>{s.value&&(s.value[Gp[e]]=n(r),t())}}function Qp(e,t){const n=Xl(t),{state:s,source:r,currentList:o,size:l,containerRef:i}=n,a={overflowX:"auto"},{itemWidth:d,overscan:c=5}=e,p=ei(s,r,d),g=ni("horizontal",c,ti(r,d),p,n),m=si(d,r),_=E(()=>m(s.value.start)),b=oi(d,r);return ri(l,t,i,g),{scrollTo:li("horizontal",g,m,i),calculateRange:g,wrapperProps:E(()=>({style:{height:"100%",width:`${b.value-_.value}px`,marginLeft:`${_.value}px`,display:"flex"}})),containerStyle:a,currentList:o,containerRef:i}}function Jp(e,t){const n=Xl(t),{state:s,source:r,currentList:o,size:l,containerRef:i}=n,a={overflowY:"auto"},{itemHeight:d,overscan:c=5}=e,p=ei(s,r,d),g=ni("vertical",c,ti(r,d),p,n),m=si(d,r),_=E(()=>m(s.value.start)),b=oi(d,r);return ri(l,t,i,g),{calculateRange:g,scrollTo:li("vertical",g,m,i),containerStyle:a,wrapperProps:E(()=>({style:{width:"100%",height:`${b.value-_.value}px`,marginTop:`${_.value}px`}})),currentList:o,containerRef:i}}const Yp={class:"shrink-0 select-none text-gray-400 text-right pr-2 mr-2 border-r border-gray-200"},Zp={class:"min-w-0"},Xp=["data-abs-line"],So=21,eh=ne({__name:"SourceCode",props:{name:{}},setup(e){const t=e,n=xr("codeRoot"),s=E(()=>{const _=Ee.resources.find(b=>b.kind==="chunk"&&b.name===t.name)?.parent;return _?Es(_):null}),r="CSS"in window&&"highlights"in window.CSS,o=E(()=>{const _=Ee.sourcemaps.find(b=>b.name===s.value?.name);return _?JSON.parse(_.map):null}),l=E(()=>o.value?.sources.indexOf(t.name)??-1),i=E(()=>l.value>-1?o.value.sourcesContent[l.value]:null),a=E(()=>i.value?.split(/(?<=\r?\n)/)??[]),d=E(()=>String(a.value.length).length),{list:c,containerProps:p,wrapperProps:g}=qp(a,{itemHeight:So,overscan:10}),m=E(()=>{if(!r||!i.value||!o.value||l.value<0)return[];const _=a.value,b=Array(_.length),W=o.value.mappings.flat().filter(V=>V[1]===l.value).map(V=>{const[,,L,B]=V;return{line:L,column:B}}).sort((V,L)=>V.line-L.line||V.column-L.column);for(let V=0;V<W.length;V++){const{line:L,column:B}=W[V],I=W[V+1],O=I?.line===L?I.column:_[L]?.length??0;if(O<=B)continue;const X=b[L]||=[],ve=X.at(-1);ve&&B<=ve[1]?ve[1]=Math.max(ve[1],O):X.push([B,O])}return b});return it([c],()=>{if(!r||!n.value)return;const _=new Highlight,b=n.value.querySelectorAll("span.code-line");for(const W of b){const V=Number(W.dataset.absLine),L=m.value[V],B=W.firstChild;if(!L||!B)continue;const I=B.textContent?.length??0;for(const[O,X]of L){const ve=Math.max(0,Math.min(I,O)),ye=Math.max(ve,Math.min(I,X));if(ye<=ve)continue;const se=new Range;se.setStart(B,ve),se.setEnd(B,ye),_.add(se)}}CSS.highlights.set("used-code",_)},{flush:"post"}),(_,b)=>i.value?(y(),P(le,{key:0},[b[2]||(b[2]=u("h4",{class:"mt-16 mb-4 text-lg font-bold text-gray-700"},"Code",-1)),oe(r)?we("",!0):(y(),ue(Hn,{key:0,variant:"warning"},{header:D(()=>[...b[0]||(b[0]=[u("p",null,[Z(" Your browser does not support the "),u("a",{class:"underline",href:"https://developer.mozilla.org/en-US/docs/Web/API/CSS_Custom_Highlight_API",target:"_blank"},"CSS Custom Highlight API")],-1)])]),body:D(()=>[...b[1]||(b[1]=[u("p",null,[Z(" The code highlighting feature is disabled. Please update your browser to a version that supports CSS Custom Highlight API, or use a different browser. See the "),u("a",{class:"underline",href:"https://developer.mozilla.org/en-US/docs/Web/API/CSS_Custom_Highlight_API#browser_compatibility",target:"_blank"},"Browser Compatibility page"),Z(" for more information. ")],-1)])]),_:1})),u("div",or(oe(p),{class:"p-4 flex rounded-lg border border-gray-200 overflow-auto shadow-xs font-mono text-gray-700 bg-gray-50 max-h-[calc(100svh-12rem)]"}),[u("div",or(oe(g),{class:"flex w-full",style:{lineHeight:So+"px"}}),[u("div",Yp,[u("div",{style:Gt({width:d.value+"ch"})},[(y(!0),P(le,null,Le(oe(c),({index:W})=>(y(),P("p",{key:W,class:"w-full"},j(W+1),1))),128))],4)]),u("div",Zp,[u("div",{class:"whitespace-pre",ref_key:"codeRoot",ref:n},[(y(!0),P(le,null,Le(oe(c),({index:W,data:V})=>(y(),P("span",{key:W,"data-abs-line":W,class:"code-line"},j(V),9,Xp))),128))],512)])],16)],16)],64)):we("",!0)}}),th={class:"mt-4 mb-2 flex gap-3"},nh={class:"rounded-lg border border-gray-200 overflow-hidden shadow-xs"},sh={class:"table-fixed w-full text-sm text-left"},rh={class:"text-gray-500"},oh={class:"p-3 font-normal"},lh={class:"border-t border-gray-100"},ih={class:"p-3 font-normal"},ah={class:"border-t border-gray-100"},uh={class:"p-3 font-normal"},ch=ne({__name:"Usage",props:{name:{}},setup(e){const t=e,n=E(H.computedQuery("usage",!1)),s=E(()=>Ee.resources.filter(l=>l.kind==="chunk"&&l.name===t.name).map(l=>({label:l.parent,value:l.parent}))),r=E(H.computedQuery("usedIn",s.value[0]?.value||"")),o=E(()=>r.value&&Qu(t.name,r.value)||null);return(l,i)=>s.value.length?(y(),ue(gn,{key:0,modelValue:n.value,"onUpdate:modelValue":i[1]||(i[1]=a=>n.value=a)},{title:D(()=>[...i[2]||(i[2]=[Z("Usage",-1)])]),description:D(()=>[...i[3]||(i[3]=[Z("Usage details in the selected asset",-1)])]),default:D(()=>[u("div",th,[i[5]||(i[5]=u("span",{class:"text-xl font-bold"},"Usage in",-1)),M(Yl,{modelValue:r.value,"onUpdate:modelValue":i[0]||(i[0]=a=>r.value=a),options:s.value},null,8,["modelValue","options"]),M(ot,{link:!0,href:oe(H).getUrl("assets/details",{item:r.value})},{default:D(()=>[...i[4]||(i[4]=[Z(" Asset details ",-1)])]),_:1},8,["href"])]),i[10]||(i[10]=u("h4",{class:"mt-4 mb-4 text-lg font-bold text-gray-700"},"Size",-1)),u("div",nh,[u("table",sh,[i[9]||(i[9]=u("colgroup",null,[u("col",{style:{width:"210px"}}),u("col",{style:{width:"100%"}})],-1)),u("tbody",rh,[u("tr",null,[i[6]||(i[6]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Bundled size",-1)),u("td",oh,j(oe(mt)(o.value.uncompressed)),1)]),u("tr",lh,[i[7]||(i[7]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Approx. GZIP size",-1)),u("td",ih,j(oe(Ee).metadata.gzip?oe(mt)(o.value.gzip):"-"),1)]),u("tr",ah,[i[8]||(i[8]=u("td",{class:"p-3 font-bold whitespace-nowrap bg-gray-50 border-r border-r-gray-100"},"Approx. Brotli size",-1)),u("td",uh,j(oe(Ee).metadata.brotli?oe(mt)(o.value.brotli):"-"),1)])])])]),M(Dp,{name:e.name},null,8,["name"]),M(eh,{name:e.name},null,8,["name"])]),_:1},8,["modelValue"])):we("",!0)}}),fh={class:"max-w-7xl flex flex-col"},dh={class:"text-2xl font-bold"},ph={class:"flex flex-col mt-4"},hh=["href"],gh=ne({__name:"Details",setup(e){const t=E(()=>H.query.item),n=E(()=>Er(t.value));return(s,r)=>(y(),P("div",fh,[n.value?(y(),P(le,{key:0},[u("h2",dh,j(oe(jn)(t.value)),1),r[0]||(r[0]=u("p",{class:"text-gray-500 mt-4"}," Details of the input discovered during the build process. ",-1)),r[1]||(r[1]=u("hr",{class:"mt-4 mb-6 border-gray-100"},null,-1)),u("div",ph,[M(Jd,{name:t.value},null,8,["name"]),M(ch,{name:t.value,class:"mt-4"},null,8,["name"]),M(rp,{name:t.value,class:"mt-4"},null,8,["name"])])],64)):(y(),ue(Hn,{key:1,variant:"error"},{header:D(()=>[...r[2]||(r[2]=[u("p",null,"The input does not exist",-1)])]),body:D(()=>[u("p",null,[r[3]||(r[3]=Z(" The input you are looking for does not exist. Go back to the ",-1)),u("a",{href:oe(H).getUrl("inputs"),class:"underline"},"Inputs",8,hh),r[4]||(r[4]=Z(" page to see all the available inputs. ",-1))])]),_:1}))]))}}),mh=Object.freeze(Object.defineProperty({__proto__:null,default:gh},Symbol.toStringTag,{value:"Module"})),vh={class:"max-w-7xl flex flex-col"},_h={class:"flex gap-2 mb-4"},yh={class:"p-3 font-normal text-center whitespace-nowrap"},bh={class:"p-3 font-normal text-gray-900"},xh=["title"],wh={class:"p-3 font-normal"},Sh=["title"],$h={key:1,class:"text-gray-400 italic"},Th={key:2,class:"text-gray-400 italic"},Ch={class:"p-3 font-normal text-center whitespace-nowrap"},Eh={class:"p-3 font-normal text-center whitespace-nowrap"},Ks=12,Ih=ne({__name:"Index",setup(e){const t=Ee.resources.filter(({kind:I})=>I==="asset").map(I=>I.name),n=[{label:"Script",value:"script"},{label:"Style",value:"style"},{label:"Component",value:"component"},{label:"Font",value:"font"},{label:"Image",value:"image"},{label:"Other",value:"other"}],s=[{label:"ESM",subLabel:"ES Module",value:"esm"},{label:"CJS",subLabel:"CommonJS",value:"cjs"},{label:"AMD",value:"amd"},{label:"UMD",value:"umd"},{label:"IIFE",value:"iife"},{label:"SystemJS",value:"system"},{label:"Other",value:"other"}],r=[{label:"Internal",value:"internal"},{label:"External",value:"external"}],o=t.map(I=>({label:I,value:I})),l=[{name:"",align:"center",width:"58px"},{name:"Path",align:"left",width:"66.6%"},{name:"Used in",align:"left",width:"33.4%"},{name:"Format",align:"center",width:"106px"},{name:"Source",align:"center",width:"106px"}],i=Me(ql().map(I=>({path:I.name,name:jn(I.name),format:I.format,type:I.type,source:I.name.includes("node_modules")?"external":"internal",usedIn:Ee.resources.filter(O=>O.kind==="chunk"&&O.name===I.name).map(O=>O.parent)}))),a=E(()=>n.filter(I=>i.value.some(O=>O.type===I.value))),d=E(()=>s.filter(I=>i.value.some(O=>O.format===I.value))),c=E(()=>r.filter(I=>i.value.some(O=>O.source===I.value))),p=E(()=>o.filter(I=>i.value.some(O=>O.usedIn.includes(I.value)))),g=E(H.computedQuery("search","")),m=E(H.computedQuery("types",[])),_=E(H.computedQuery("formats",[])),b=E(H.computedQuery("sources",[])),W=E(H.computedQuery("usedIn",[])),V=E(H.computedQuery("page",1)),L=E(()=>{const I=i.value.filter(O=>(!m.value.length||m.value.includes(O.type))&&(!_.value.length||_.value.includes(O.format))&&(!b.value.length||b.value.includes(O.source))&&(!W.value.length||O.usedIn.some(X=>W.value.includes(X))));return Ar.go(g.value,I,{key:"name",all:!0}).map(O=>O.obj)}),B=E(()=>{const I=(V.value-1)*Ks,O=I+Ks;return L.value.slice(I,O)});return it([g,m,_,b,W],()=>{V.value=1}),(I,O)=>(y(),P("div",vh,[O[10]||(O[10]=u("h2",{class:"text-2xl font-bold"},"Source inputs",-1)),O[11]||(O[11]=u("p",{class:"text-gray-500 mt-4"}," List of all source inputs discovered during the build process, including those that were tree-shaken ",-1)),O[12]||(O[12]=u("hr",{class:"mt-4 mb-6 border-gray-100"},null,-1)),u("div",_h,[M(Is,{modelValue:g.value,"onUpdate:modelValue":O[0]||(O[0]=X=>g.value=X)},null,8,["modelValue"]),M(Ht,{modelValue:m.value,"onUpdate:modelValue":O[1]||(O[1]=X=>m.value=X),options:a.value,title:"Type"},{icon:D(()=>[M(Wt,{size:16})]),_:1},8,["modelValue","options"]),M(Ht,{modelValue:_.value,"onUpdate:modelValue":O[2]||(O[2]=X=>_.value=X),options:d.value,title:"Format"},{icon:D(()=>[M(Wt,{size:16})]),_:1},8,["modelValue","options"]),M(Ht,{modelValue:b.value,"onUpdate:modelValue":O[3]||(O[3]=X=>b.value=X),options:c.value,title:"Source"},{icon:D(()=>[M(Wt,{size:16})]),_:1},8,["modelValue","options"]),M(Ht,{modelValue:W.value,"onUpdate:modelValue":O[4]||(O[4]=X=>W.value=X),options:p.value,title:"Used in"},{icon:D(()=>[M(Wt,{size:16})]),_:1},8,["modelValue","options"])]),M(kr,{columns:l,data:B.value,id:"path"},{row:D(({item:X})=>[u("td",yh,[M(ot,{link:!0,href:oe(H).getUrl("inputs/details",{item:X.path}),class:"flex rounded border border-gray-300 p-2"},{default:D(()=>[M(Pr,{size:16,class:"text-gray-500"})]),_:1},8,["href"])]),u("td",bh,[u("p",{title:X.path,class:"truncate"},j(X.name),9,xh)]),u("td",wh,[X.usedIn.length===1?(y(),P("p",{key:0,title:X.usedIn[0],class:"truncate text-gray-900"},j(X.usedIn[0]),9,Sh)):X.usedIn.length>1?(y(),P("p",$h," Used in "+j(X.usedIn.length)+" assets ",1)):(y(),P("p",Th," Tree-shaken "))]),u("td",Ch,[X.format==="esm"?(y(),ue(Zt,{key:0,variant:"yellow"},{default:D(()=>[...O[6]||(O[6]=[Z("esm",-1)])]),_:1})):X.format==="cjs"?(y(),ue(Zt,{key:1,variant:"primary"},{default:D(()=>[...O[7]||(O[7]=[Z("cjs",-1)])]),_:1})):(y(),ue(Zt,{key:2,variant:"dark"},{default:D(()=>[Z(j(X.format),1)]),_:2},1024))]),u("td",Eh,[X.source==="internal"?(y(),ue(Zt,{key:0,variant:"dark"},{default:D(()=>[...O[8]||(O[8]=[Z("internal",-1)])]),_:1})):(y(),ue(Zt,{key:1,variant:"primary"},{default:D(()=>[...O[9]||(O[9]=[Z("external",-1)])]),_:1}))])]),_:1},8,["data"]),M(Mr,{modelValue:V.value,"onUpdate:modelValue":O[5]||(O[5]=X=>V.value=X),count:L.value.length,"items-per-page":Ks},null,8,["modelValue","count"])]))}}),Oh=Object.freeze(Object.defineProperty({__proto__:null,default:Ih},Symbol.toStringTag,{value:"Module"}));function xt(e){return!!e&&"items"in e}class Ah{root;constructor(t){this.root=this.createNode(t,"")}createNode(t,n){return{name:t,path:n,uncompressed:0,gzip:0,brotli:0,items:[]}}insert(t,n){const s=t.split("/"),r=s.pop();let o=this.root;s.forEach(l=>{let i=o.items.find(a=>xt(a)&&a.name===l);i||(i=this.createNode(l,o.path?`${o.path}/${l}`:l),o.items.push(i)),o=i,o.uncompressed+=n.uncompressed,o.gzip+=n.gzip,o.brotli+=n.brotli}),o.items.push({name:r,path:o.path?`${o.path}/${r}`:r,uncompressed:n.uncompressed,gzip:n.gzip,brotli:n.brotli,kind:n.kind}),this.root.uncompressed+=n.uncompressed,this.root.gzip+=n.gzip,this.root.brotli+=n.brotli}optimize(t){t.items.sort((r,o)=>o.uncompressed-r.uncompressed);const n=t.items.filter(r=>xt(r)),s=t.name&&n.length?n:[t];for(;s.length;){const r=s.pop();for(;r.items.length===1&&xt(r.items[0]);){const o=r.items[0];r.name=`${r.name}/${o.name}`,r.path=o.path,r.items=o.items}r.items.sort((o,l)=>l.uncompressed-o.uncompressed),r.items.forEach(o=>xt(o)&&s.push(o))}}get(t){let n=this.root;for(;t&&n&&n.path!==t;)n=xt(n)&&n.items.find(s=>t.startsWith(s.path))||null;return n&&xt(n)&&this.optimize(n),n}}const kh=["xlink:href"],Ph=["data-hover","x","y","width","height"],Mh=["x","y","width","height"],Vh={xmlns:"http://www.w3.org/1999/xhtml",class:"@container px-2 py-0.5 size-full flex justify-center flex-nowrap text-sm gap-1"},Lh={dir:"rtl",class:"text-gray-900 shrink truncate"},Rh={class:"text-gray-500 shrink-0 hidden @2xs:block"},$o=20,qs=6,Qn=26,Dh=ne({__name:"Tile",props:{tile:{},content:{},totalBytes:{},compressionType:{}},setup(e){const t=e,n=E(()=>{const p=t.content.path;return xt(t.content)?H.getUrl("treemap",{item:H.query.item,compression:t.compressionType,chunk:p}):t.content.kind==="chunk"?H.getUrl("inputs/details",{item:p,usage:"true",usedIn:H.query.item}):Ir(p).length?H.getUrl("treemap",{item:p,compression:t.compressionType}):H.getUrl("assets/details",{item:p})}),s=E(()=>t.tile.width-qs*2),r=E(()=>t.tile.height-qs-Qn),o=E(()=>mt(t.content[t.compressionType])),l=E(()=>Math.min(t.content[t.compressionType]/t.totalBytes*100,100)),i=E(()=>`${t.content.name} — ${o.value} (${l.value.toFixed(2)}%)`),a=E(()=>Math.round(l.value)+"%"),d=E(()=>t.tile.width>=Qn*1.75&&t.tile.height>=Qn),c=E(()=>!xt(t.content)||r.value<=$o||s.value<=$o?[]:t.content.items);return(p,g)=>(y(),P("g",null,[u("a",{"xlink:href":n.value},[u("rect",{"data-hover":i.value,x:e.tile.x,y:e.tile.y,width:e.tile.width,height:e.tile.height,style:Gt({"--percentage":a.value}),class:De(["stroke-gray-400",oe(xt)(e.content)?"cursor-zoom-in":"cursor-pointer"]),"shape-rendering":"crispEdges","vector-effect":"non-scaling-stroke"},null,14,Ph)],8,kh),d.value?(y(),P("foreignObject",{key:0,x:e.tile.x,y:e.tile.y,width:e.tile.width,height:e.tile.height,class:"pointer-events-none"},[u("div",Vh,[u("p",Lh,"‎"+j(e.content.name),1),g[0]||(g[0]=u("p",{class:"text-gray-500 shrink-0 hidden @2xs:block"},"—",-1)),u("p",Rh,j(o.value),1)])],8,Mh)):we("",!0),c.value.length?(y(),ue(ii,{key:1,content:c.value,totalBytes:e.totalBytes,compressionType:e.compressionType,width:s.value,height:r.value,xStart:e.tile.x+qs,yStart:e.tile.y+Qn},null,8,["content","totalBytes","compressionType","width","height","xStart","yStart"])):we("",!0)]))}}),Uh=Or(Dh,[["__scopeId","data-v-4aef1d9b"]]);function Fh(e,t,n,s=0,r=0){const o=[],l=new Float32Array(e.length),i=e.reduce((I,O)=>I+O,0),a=t*n/i;for(let I=0;I<e.length;I++)l[I]=e[I]*a;let d=s,c=r,p=t,g=n,m=p>=g,_=m?g:p,b=0,W=l[0],V=l[0],L=l[0],B=Gs(_,W,V,L);for(let I=1;I<l.length;I++){const O=l[I],X=W+O,ve=Math.min(V,O),ye=Math.max(L,O),se=Gs(_,X,ve,ye);if(B<se){To(l,b,I-1,W/_,m,d,c,o);const pe=W/_;m?(d+=pe,p-=pe):(c+=pe,g-=pe),m=p>=g,_=m?g:p,b=I,W=O,V=O,L=O,B=Gs(_,W,V,L)}else W=X,V=ve,L=ye,B=se}return To(l,b,l.length-1,W/_,m,d,c,o),o}function Gs(e,t,n,s){const r=e*e,o=t*t;return Math.max(r*s/o,o/(r*n))}function To(e,t,n,s,r,o,l,i){let a=r?l:o;for(let d=t;d<=n;d++){const p=e[d]/s;r?i.push({x:o,y:a,width:s,height:p}):i.push({x:a,y:l,width:p,height:s}),a+=p}}const ii=ne({__name:"Level",props:{content:{},totalBytes:{},width:{},height:{},xStart:{},yStart:{},compressionType:{}},setup(e){const t=e,n=E(()=>Array.isArray(t.content)?t.content:[t.content]),s=E(()=>Fh(n.value.map(r=>r[t.compressionType]),t.width,t.height,t.xStart,t.yStart));return(r,o)=>(y(!0),P(le,null,Le(s.value,(l,i)=>(y(),ue(Uh,{totalBytes:e.totalBytes,compressionType:e.compressionType,tile:l,content:n.value[i]},null,8,["totalBytes","compressionType","tile","content"]))),256))}}),Nh=["width","height"],zh=ne({__name:"Treemap",props:{width:{},height:{},content:{},compressionType:{}},setup(e){const t=e,n=E(()=>t.content[t.compressionType]),s=E(()=>t.width-1),r=E(()=>t.height-1);return(o,l)=>(y(),P("svg",{width:e.width,height:e.height,xmlns:"http://www.w3.org/2000/svg",role:"img"},[M(ii,{content:e.content,totalBytes:n.value,compressionType:e.compressionType,width:s.value,height:r.value,xStart:.5,yStart:.5},{default:D(()=>[et(o.$slots,"default")]),_:3},8,["content","totalBytes","compressionType","width","height"])],8,Nh))}}),Bh={class:"flex flex-col h-full"},jh={class:"max-w-7xl"},Hh={class:"text-gray-500 mt-4"},Wh={class:"font-semibold"},Kh={class:"flex gap-2 mb-4"},qh=ne({__name:"Treemap",setup(e){const t=new ResizeObserver(V=>{o.value=V[0].contentRect.width,l.value=V[0].contentRect.height}),n=[{label:"Script",value:"script"},{label:"Style",value:"style"},{label:"Component",value:"component"},{label:"Font",value:"font"},{label:"Image",value:"image"},{label:"Other",value:"other"}],s=[{label:"Uncompressed",value:"uncompressed"},{label:"GZIP",value:"gzip"},{label:"Brotli",value:"brotli"}],r=xr("container"),o=Me(0),l=Me(0),i=E(()=>Cs()),a=E(()=>Ee.resources.find(({kind:V,name:L})=>V==="asset"&&L===H.query.item)),d=E(()=>H.query.item?Ir(H.query.item):i.value),c=E(()=>n.filter(V=>d.value.some(L=>L.type===V.value))),p=E(()=>s.filter(V=>V.value==="uncompressed"||Ee.metadata[V.value])),g=E(H.computedQuery("search","")),m=E(H.computedQuery("types",[])),_=E(H.computedQuery("compression",s[0].value)),b=E(()=>{const V=new Ah(H.query.item||""),L=g.value.trim().toLocaleLowerCase(),B=L.startsWith("-"),I=B?L.slice(1):L;return d.value.filter(O=>!I||B!==O.name.toLocaleLowerCase().includes(I)).filter(O=>m.value.length===0||m.value.includes(O.type)).forEach(O=>V.insert(O.name,O)),V.get(H.query.chunk||"")}),W=E(()=>[b.value.path,o.value,l.value].join("-"));return dl(()=>{i.value.length===1&&H.navigate("treemap",{item:i.value[0].name})}),dn(()=>{t.observe(r.value)}),xs(()=>{t&&r.value&&t.unobserve(r.value)}),(V,L)=>(y(),P("div",Bh,[u("div",jh,[a.value?(y(),P(le,{key:0},[L[5]||(L[5]=u("h2",{class:"text-2xl font-bold"},"Asset treemap",-1)),u("p",Hh,[L[3]||(L[3]=Z(" Treemap representation of the ",-1)),u("span",Wh,j(a.value.name),1),L[4]||(L[4]=Z(" asset. ",-1))])],64)):(y(),P(le,{key:1},[L[6]||(L[6]=u("h2",{class:"text-2xl font-bold"},"Build treemap",-1)),L[7]||(L[7]=u("p",{class:"text-gray-500 mt-4"}," Treemap representation of the build, showing all assets and their sizes. ",-1))],64))]),L[10]||(L[10]=u("hr",{class:"mt-4 mb-6 border-gray-100"},null,-1)),u("div",Kh,[M(Is,{modelValue:g.value,"onUpdate:modelValue":L[0]||(L[0]=B=>g.value=B),placeholder:"Filter items (prefix with - to exclude)"},null,8,["modelValue"]),M(Yl,{modelValue:_.value,"onUpdate:modelValue":L[1]||(L[1]=B=>_.value=B),options:p.value,disabled:p.value.length===1},null,8,["modelValue","options","disabled"]),M(Ht,{modelValue:m.value,"onUpdate:modelValue":L[2]||(L[2]=B=>m.value=B),options:c.value,title:"Type"},{icon:D(()=>[M(Wt,{size:16})]),_:1},8,["modelValue","options"])]),u("div",{ref_key:"container",ref:r,role:"application",class:"flex-grow w-full overflow-hidden"},[o.value>0&&l.value>0&&b.value&&b.value.uncompressed>0?(y(),ue(zh,{key:W.value,content:b.value,compressionType:_.value,width:o.value,height:l.value},null,8,["content","compressionType","width","height"])):(y(),ue(Hn,{key:1,variant:"neutral"},{header:D(()=>[...L[8]||(L[8]=[Z(" No results found ",-1)])]),body:D(()=>[...L[9]||(L[9]=[u("p",null," There are no inputs matching the current filters. ",-1)])]),_:1}))],512)]))}}),Gh=Object.freeze(Object.defineProperty({__proto__:null,default:qh},Symbol.toStringTag,{value:"Module"}));</script>
9
9
  <style rel="stylesheet" crossorigin>div[role=tooltip][data-v-d04a75f9]{transform:translate(var(--x),var(--y));will-change:transform,contents}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-800:oklch(44.4% .177 26.899);--color-red-900:oklch(39.6% .141 25.723);--color-orange-50:oklch(98% .016 73.684);--color-orange-200:oklch(90.1% .076 70.697);--color-orange-300:oklch(83.7% .128 66.29);--color-orange-400:oklch(75% .183 55.934);--color-orange-500:oklch(70.5% .213 47.604);--color-orange-600:oklch(64.6% .222 41.116);--color-orange-900:oklch(40.8% .123 38.172);--color-yellow-100:oklch(97.3% .071 103.193);--color-yellow-200:oklch(94.5% .129 101.54);--color-yellow-800:oklch(47.6% .114 61.907);--color-green-100:oklch(96.2% .044 156.743);--color-green-200:oklch(92.5% .084 155.995);--color-green-800:oklch(44.8% .119 151.328);--color-blue-50:oklch(97% .014 254.604);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-800:oklch(42.4% .199 265.638);--color-blue-900:oklch(37.9% .146 265.522);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--spacing:.25rem;--container-3xs:16rem;--container-sm:24rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--blur-sm:8px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\@container{container-type:inline-size}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-y-0{inset-block:calc(var(--spacing)*0)}.start-0{inset-inline-start:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-\[0\.5rem\]{top:.5rem}.left-0{left:calc(var(--spacing)*0)}.left-\[-2\.5rem\]{left:-2.5rem}.z-10{z-index:10}.z-50{z-index:50}.col-span-3{grid-column:span 3/span 3}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.-mx-2{margin-inline:calc(var(--spacing)*-2)}.ms-2{margin-inline-start:calc(var(--spacing)*2)}.ms-3{margin-inline-start:calc(var(--spacing)*3)}.me-2{margin-inline-end:calc(var(--spacing)*2)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-16{margin-top:calc(var(--spacing)*16)}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-3{margin-left:calc(var(--spacing)*3)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.size-6{width:calc(var(--spacing)*6);height:calc(var(--spacing)*6)}.size-full{width:100%;height:100%}.h-8{height:calc(var(--spacing)*8)}.h-full{height:100%}.h-screen{height:100vh}.max-h-64{max-height:calc(var(--spacing)*64)}.max-h-\[475px\]{max-height:475px}.max-h-\[calc\(100svh-12rem\)\]{max-height:calc(100svh - 12rem)}.min-h-screen{min-height:100vh}.w-72{width:calc(var(--spacing)*72)}.w-80{width:calc(var(--spacing)*80)}.w-full{width:100%}.w-max{width:max-content}.w-screen{width:100vw}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[400px\]{max-width:400px}.max-w-sm{max-width:var(--container-sm)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-3xs{min-width:var(--container-3xs)}.min-w-48{min-width:calc(var(--spacing)*48)}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-fixed{table-layout:fixed}.rotate-90{rotate:90deg}.rotate-180{rotate:180deg}.rotate-270{rotate:270deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-none{cursor:none}.cursor-pointer{cursor:pointer}.cursor-zoom-in{cursor:zoom-in}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-rows-\[0fr\]{grid-template-rows:0fr}.grid-rows-\[1fr\]{grid-template-rows:1fr}.flex-col{flex-direction:column}.flex-nowrap{flex-wrap:nowrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-y-8{row-gap:calc(var(--spacing)*8)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-blue-200{border-color:var(--color-blue-200)}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-green-200{border-color:var(--color-green-200)}.border-orange-200{border-color:var(--color-orange-200)}.border-orange-300{border-color:var(--color-orange-300)}.border-red-200{border-color:var(--color-red-200)}.border-transparent{border-color:#0000}.border-yellow-200{border-color:var(--color-yellow-200)}.border-r-gray-100{border-right-color:var(--color-gray-100)}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-100{background-color:var(--color-blue-100)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-800{background-color:var(--color-gray-800)}.bg-green-100{background-color:var(--color-green-100)}.bg-orange-50{background-color:var(--color-orange-50)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-100{background-color:var(--color-red-100)}.bg-white{background-color:var(--color-white)}.bg-white\/60{background-color:#fff9}@supports (color:color-mix(in lab,red,red)){.bg-white\/60{background-color:color-mix(in oklab,var(--color-white)60%,transparent)}}.bg-yellow-100{background-color:var(--color-yellow-100)}.stroke-gray-400{stroke:var(--color-gray-400)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-2\.5{padding-inline:calc(var(--spacing)*2.5)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\.25{padding-block:calc(var(--spacing)*1.25)}.py-2{padding-block:calc(var(--spacing)*2)}.py-2\.5{padding-block:calc(var(--spacing)*2.5)}.py-3{padding-block:calc(var(--spacing)*3)}.ps-2{padding-inline-start:calc(var(--spacing)*2)}.ps-3{padding-inline-start:calc(var(--spacing)*3)}.ps-10{padding-inline-start:calc(var(--spacing)*10)}.pe-2{padding-inline-end:calc(var(--spacing)*2)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-4{padding-top:calc(var(--spacing)*4)}.pr-2{padding-right:calc(var(--spacing)*2)}.pl-7{padding-left:calc(var(--spacing)*7)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-sm\/7{font-size:var(--text-sm);line-height:calc(var(--spacing)*7)}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-balance{text-wrap:balance}.break-words{overflow-wrap:break-word}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.text-blue-800{color:var(--color-blue-800)}.text-blue-900{color:var(--color-blue-900)}.text-blue-900\/70{color:#1c398eb3}@supports (color:color-mix(in lab,red,red)){.text-blue-900\/70{color:color-mix(in oklab,var(--color-blue-900)70%,transparent)}}.text-gray-100{color:var(--color-gray-100)}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-gray-900\/70{color:#101828b3}@supports (color:color-mix(in lab,red,red)){.text-gray-900\/70{color:color-mix(in oklab,var(--color-gray-900)70%,transparent)}}.text-green-800{color:var(--color-green-800)}.text-orange-500{color:var(--color-orange-500)}.text-orange-900{color:var(--color-orange-900)}.text-orange-900\/70{color:#7e2a0cb3}@supports (color:color-mix(in lab,red,red)){.text-orange-900\/70{color:color-mix(in oklab,var(--color-orange-900)70%,transparent)}}.text-red-800{color:var(--color-red-800)}.text-red-900{color:var(--color-red-900)}.text-red-900\/70{color:#82181ab3}@supports (color:color-mix(in lab,red,red)){.text-red-900\/70{color:color-mix(in oklab,var(--color-red-900)70%,transparent)}}.text-yellow-800{color:var(--color-yellow-800)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-100{opacity:1}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition-\[grid-template-rows\]{transition-property:grid-template-rows;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[rotate\]{transition-property:rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-150{--tw-duration:.15s;transition-duration:.15s}.ease-linear{--tw-ease:linear;transition-timing-function:linear}.select-none{-webkit-user-select:none;user-select:none}.placeholder\:text-gray-500::placeholder{color:var(--color-gray-500)}@media(hover:hover){.hover\:border-gray-300:hover{border-color:var(--color-gray-300)}.hover\:border-gray-400:hover{border-color:var(--color-gray-400)}.hover\:border-orange-400:hover{border-color:var(--color-orange-400)}.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\:bg-orange-50:hover{background-color:var(--color-orange-50)}.hover\:text-gray-700:hover{color:var(--color-gray-700)}.hover\:text-gray-900:hover{color:var(--color-gray-900)}.hover\:text-orange-600:hover{color:var(--color-orange-600)}.hover\:underline:hover{text-decoration-line:underline}}.focus\:z-10:focus{z-index:10}.focus\:border-gray-300:focus{border-color:var(--color-gray-300)}.focus\:border-gray-500:focus{border-color:var(--color-gray-500)}.focus\:border-orange-300:focus{border-color:var(--color-orange-300)}.focus\:ring:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-4:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-gray-100:focus{--tw-ring-color:var(--color-gray-100)}.focus\:ring-gray-500:focus{--tw-ring-color:var(--color-gray-500)}.focus\:ring-orange-200:focus{--tw-ring-color:var(--color-orange-200)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media(min-width:48rem){.md\:hidden{display:none}}@media(min-width:80rem){.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-span-3{grid-column:span 3/span 3}}@container (min-width:18rem){.\@2xs\:block{display:block}}.\[\&\:not\(\:first-child\)\]\:border-t:not(:first-child){border-top-style:var(--tw-border-style);border-top-width:1px}}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(data:font/woff2;base64,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)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(data:font/woff2;base64,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)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}body{font-family:Lato,sans-serif;font-size:14px;font-style:normal;font-weight:400}*{scrollbar-width:thin}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}::highlight(used-code){background-color:var(--color-orange-200);color:var(--color-orange-900)}rect[data-v-4aef1d9b]{fill:color-mix(in oklch,var(--color-red-100) var(--percentage),var(--color-green-100))}rect[data-v-4aef1d9b]:hover{fill:color-mix(in oklch,var(--color-red-200) var(--percentage),var(--color-green-200))}</style>
10
10
  </head>
11
11
  <body>
package/dist/index.js CHANGED
@@ -3,6 +3,7 @@ import { access, mkdir, readFile, readdir, writeFile } from "fs/promises";
3
3
  import { basename, dirname, extname, format, isAbsolute, join, parse, posix, relative, resolve, win32 } from "path";
4
4
  import { isBuiltin } from "module";
5
5
  import open from "open";
6
+ import { fileURLToPath } from "url";
6
7
  import { brotliCompressSync, gzipSync } from "zlib";
7
8
  import { existsSync, readFileSync, statSync } from "fs";
8
9
  import remapping from "@jridgewell/remapping";
@@ -170,7 +171,7 @@ function hasIgnoredExtension(name) {
170
171
 
171
172
  //#endregion
172
173
  //#region package.json
173
- var version = "0.10.0";
174
+ var version = "0.10.1";
174
175
 
175
176
  //#endregion
176
177
  //#region src/report/formatters/Formatter.ts
@@ -221,7 +222,7 @@ var Formatter = class {
221
222
  var HtmlFormatter = class extends Formatter {
222
223
  extension = ".html";
223
224
  async parse(data) {
224
- return (await readFile(resolve(import.meta.dirname, "./index.html"), "utf-8")).replace("__REPORT_DATA__", gzipSync(JSON.stringify(data)).toString("base64"));
225
+ return (await readFile(resolve(dirname(fileURLToPath(import.meta.resolve("sonda"))), "./index.html"), "utf-8")).replace("__REPORT_DATA__", gzipSync(JSON.stringify(data)).toString("base64"));
225
226
  }
226
227
  };
227
228
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sonda",
3
- "version": "0.10.0",
3
+ "version": "0.10.1",
4
4
  "description": "Universal bundle analyzer and visualizer that works with most popular bundlers and frameworks.",
5
5
  "keywords": [
6
6
  "bundle",