heyio 0.27.0 → 0.28.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,86 @@
1
+ (function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))n(r);new MutationObserver(r=>{for(const i of r)if(i.type==="childList")for(const a of i.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&n(a)}).observe(document,{childList:!0,subtree:!0});function s(r){const i={};return r.integrity&&(i.integrity=r.integrity),r.referrerPolicy&&(i.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?i.credentials="include":r.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function n(r){if(r.ep)return;r.ep=!0;const i=s(r);fetch(r.href,i)}})();/**
2
+ * @vue/shared v3.5.34
3
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
4
+ * @license MIT
5
+ **/function ca(e){const t=Object.create(null);for(const s of e.split(","))t[s]=1;return s=>s in t}const Me={},Qs=[],Ht=()=>{},Il=()=>!1,Br=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Hr=e=>e.startsWith("onUpdate:"),Ze=Object.assign,ua=(e,t)=>{const s=e.indexOf(t);s>-1&&e.splice(s,1)},pd=Object.prototype.hasOwnProperty,Ne=(e,t)=>pd.call(e,t),ve=Array.isArray,en=e=>Zn(e)==="[object Map]",Fr=e=>Zn(e)==="[object Set]",Ba=e=>Zn(e)==="[object Date]",ke=e=>typeof e=="function",Ue=e=>typeof e=="string",wt=e=>typeof e=="symbol",Le=e=>e!==null&&typeof e=="object",Pl=e=>(Le(e)||ke(e))&&ke(e.then)&&ke(e.catch),Ll=Object.prototype.toString,Zn=e=>Ll.call(e),gd=e=>Zn(e).slice(8,-1),Ml=e=>Zn(e)==="[object Object]",Vr=e=>Ue(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,_n=ca(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),zr=e=>{const t=Object.create(null);return s=>t[s]||(t[s]=e(s))},md=/-\w/g,it=zr(e=>e.replace(md,t=>t.slice(1).toUpperCase())),bd=/\B([A-Z])/g,Ms=zr(e=>e.replace(bd,"-$1").toLowerCase()),qr=zr(e=>e.charAt(0).toUpperCase()+e.slice(1)),ui=zr(e=>e?`on${qr(e)}`:""),Bt=(e,t)=>!Object.is(e,t),br=(e,...t)=>{for(let s=0;s<e.length;s++)e[s](...t)},jl=(e,t,s,n=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:n,value:s})},da=e=>{const t=parseFloat(e);return isNaN(t)?e:t},vd=e=>{const t=Ue(e)?Number(e):NaN;return isNaN(t)?e:t};let Ha;const Kr=()=>Ha||(Ha=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ha(e){if(ve(e)){const t={};for(let s=0;s<e.length;s++){const n=e[s],r=Ue(n)?xd(n):ha(n);if(r)for(const i in r)t[i]=r[i]}return t}else if(Ue(e)||Le(e))return e}const yd=/;(?![^(]*\))/g,_d=/:([^]+)/,wd=/\/\*[^]*?\*\//g;function xd(e){const t={};return e.replace(wd,"").split(yd).forEach(s=>{if(s){const n=s.split(_d);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function ue(e){let t="";if(Ue(e))t=e;else if(ve(e))for(let s=0;s<e.length;s++){const n=ue(e[s]);n&&(t+=n+" ")}else if(Le(e))for(const s in e)e[s]&&(t+=s+" ");return t.trim()}const kd="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Ed=ca(kd);function Dl(e){return!!e||e===""}function Sd(e,t){if(e.length!==t.length)return!1;let s=!0;for(let n=0;s&&n<e.length;n++)s=Jn(e[n],t[n]);return s}function Jn(e,t){if(e===t)return!0;let s=Ba(e),n=Ba(t);if(s||n)return s&&n?e.getTime()===t.getTime():!1;if(s=wt(e),n=wt(t),s||n)return e===t;if(s=ve(e),n=ve(t),s||n)return s&&n?Sd(e,t):!1;if(s=Le(e),n=Le(t),s||n){if(!s||!n)return!1;const r=Object.keys(e).length,i=Object.keys(t).length;if(r!==i)return!1;for(const a in e){const o=e.hasOwnProperty(a),l=t.hasOwnProperty(a);if(o&&!l||!o&&l||!Jn(e[a],t[a]))return!1}}return String(e)===String(t)}function Ul(e,t){return e.findIndex(s=>Jn(s,t))}const Bl=e=>!!(e&&e.__v_isRef===!0),P=e=>Ue(e)?e:e==null?"":ve(e)||Le(e)&&(e.toString===Ll||!ke(e.toString))?Bl(e)?P(e.value):JSON.stringify(e,Hl,2):String(e),Hl=(e,t)=>Bl(t)?Hl(e,t.value):en(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((s,[n,r],i)=>(s[di(n,i)+" =>"]=r,s),{})}:Fr(t)?{[`Set(${t.size})`]:[...t.values()].map(s=>di(s))}:wt(t)?di(t):Le(t)&&!ve(t)&&!Ml(t)?String(t):t,di=(e,t="")=>{var s;return wt(e)?`Symbol(${(s=e.description)!=null?s:t})`:e};/**
6
+ * @vue/reactivity v3.5.34
7
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
8
+ * @license MIT
9
+ **/let Ge;class Fl{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this._warnOnRun=!0,this.__v_skip=!0,!t&&Ge&&(Ge.active?(this.parent=Ge,this.index=(Ge.scopes||(Ge.scopes=[])).push(this)-1):(this._active=!1,this._warnOnRun=!1))}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,s;if(this.scopes)for(t=0,s=this.scopes.length;t<s;t++)this.scopes[t].pause();for(t=0,s=this.effects.length;t<s;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,s;if(this.scopes)for(t=0,s=this.scopes.length;t<s;t++)this.scopes[t].resume();for(t=0,s=this.effects.length;t<s;t++)this.effects[t].resume()}}run(t){if(this._active){const s=Ge;try{return Ge=this,t()}finally{Ge=s}}}on(){++this._on===1&&(this.prevScope=Ge,Ge=this)}off(){if(this._on>0&&--this._on===0){if(Ge===this)Ge=this.prevScope;else{let t=Ge;for(;t;){if(t.prevScope===this){t.prevScope=this.prevScope;break}t=t.prevScope}}this.prevScope=void 0}}stop(t){if(this._active){this._active=!1;let s,n;for(s=0,n=this.effects.length;s<n;s++)this.effects[s].stop();for(this.effects.length=0,s=0,n=this.cleanups.length;s<n;s++)this.cleanups[s]();if(this.cleanups.length=0,this.scopes){for(s=0,n=this.scopes.length;s<n;s++)this.scopes[s].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 Vl(e){return new Fl(e)}function zl(){return Ge}function Td(e,t=!1){Ge&&Ge.cleanups.push(e)}let De;const hi=new WeakSet;class ql{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,Ge&&(Ge.active?Ge.effects.push(this):this.flags&=-2)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,hi.has(this)&&(hi.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Wl(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Fa(this),Gl(this);const t=De,s=St;De=this,St=!0;try{return this.fn()}finally{Zl(this),De=t,St=s,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)ga(t);this.deps=this.depsTail=void 0,Fa(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?hi.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Ni(this)&&this.run()}get dirty(){return Ni(this)}}let Kl=0,wn,xn;function Wl(e,t=!1){if(e.flags|=8,t){e.next=xn,xn=e;return}e.next=wn,wn=e}function fa(){Kl++}function pa(){if(--Kl>0)return;if(xn){let t=xn;for(xn=void 0;t;){const s=t.next;t.next=void 0,t.flags&=-9,t=s}}let e;for(;wn;){let t=wn;for(wn=void 0;t;){const s=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(n){e||(e=n)}t=s}}if(e)throw e}function Gl(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Zl(e){let t,s=e.depsTail,n=s;for(;n;){const r=n.prevDep;n.version===-1?(n===s&&(s=r),ga(n),Ad(n)):t=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=r}e.deps=t,e.depsTail=s}function Ni(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Jl(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Jl(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Nn)||(e.globalVersion=Nn,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Ni(e))))return;e.flags|=2;const t=e.dep,s=De,n=St;De=e,St=!0;try{Gl(e);const r=e.fn(e._value);(t.version===0||Bt(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{De=s,St=n,Zl(e),e.flags&=-3}}function ga(e,t=!1){const{dep:s,prevSub:n,nextSub:r}=e;if(n&&(n.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=n,e.nextSub=void 0),s.subs===e&&(s.subs=n,!n&&s.computed)){s.computed.flags&=-5;for(let i=s.computed.deps;i;i=i.nextDep)ga(i,!0)}!t&&!--s.sc&&s.map&&s.map.delete(s.key)}function Ad(e){const{prevDep:t,nextDep:s}=e;t&&(t.nextDep=s,e.prevDep=void 0),s&&(s.prevDep=t,e.nextDep=void 0)}let St=!0;const Yl=[];function ts(){Yl.push(St),St=!1}function ss(){const e=Yl.pop();St=e===void 0?!0:e}function Fa(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const s=De;De=void 0;try{t()}finally{De=s}}}let Nn=0;class Rd{constructor(t,s){this.sub=t,this.dep=s,this.version=s.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class ma{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!De||!St||De===this.computed)return;let s=this.activeLink;if(s===void 0||s.sub!==De)s=this.activeLink=new Rd(De,this),De.deps?(s.prevDep=De.depsTail,De.depsTail.nextDep=s,De.depsTail=s):De.deps=De.depsTail=s,Xl(s);else if(s.version===-1&&(s.version=this.version,s.nextDep)){const n=s.nextDep;n.prevDep=s.prevDep,s.prevDep&&(s.prevDep.nextDep=n),s.prevDep=De.depsTail,s.nextDep=void 0,De.depsTail.nextDep=s,De.depsTail=s,De.deps===s&&(De.deps=n)}return s}trigger(t){this.version++,Nn++,this.notify(t)}notify(t){fa();try{for(let s=this.subs;s;s=s.prevSub)s.sub.notify()&&s.sub.dep.notify()}finally{pa()}}}function Xl(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let n=t.deps;n;n=n.nextDep)Xl(n)}const s=e.dep.subs;s!==e&&(e.prevSub=s,s&&(s.nextSub=e)),e.dep.subs=e}}const xr=new WeakMap,$s=Symbol(""),Ii=Symbol(""),In=Symbol("");function Qe(e,t,s){if(St&&De){let n=xr.get(e);n||xr.set(e,n=new Map);let r=n.get(s);r||(n.set(s,r=new ma),r.map=n,r.key=s),r.track()}}function Yt(e,t,s,n,r,i){const a=xr.get(e);if(!a){Nn++;return}const o=l=>{l&&l.trigger()};if(fa(),t==="clear")a.forEach(o);else{const l=ve(e),c=l&&Vr(s);if(l&&s==="length"){const u=Number(n);a.forEach((d,h)=>{(h==="length"||h===In||!wt(h)&&h>=u)&&o(d)})}else switch((s!==void 0||a.has(void 0))&&o(a.get(s)),c&&o(a.get(In)),t){case"add":l?c&&o(a.get("length")):(o(a.get($s)),en(e)&&o(a.get(Ii)));break;case"delete":l||(o(a.get($s)),en(e)&&o(a.get(Ii)));break;case"set":en(e)&&o(a.get($s));break}}pa()}function Cd(e,t){const s=xr.get(e);return s&&s.get(t)}function Ds(e){const t=Oe(e);return t===e?t:(Qe(t,"iterate",In),gt(e)?t:t.map(Tt))}function Wr(e){return Qe(e=Oe(e),"iterate",In),e}function jt(e,t){return ns(e)?rn(es(e)?Tt(t):t):Tt(t)}const Od={__proto__:null,[Symbol.iterator](){return fi(this,Symbol.iterator,e=>jt(this,e))},concat(...e){return Ds(this).concat(...e.map(t=>ve(t)?Ds(t):t))},entries(){return fi(this,"entries",e=>(e[1]=jt(this,e[1]),e))},every(e,t){return Vt(this,"every",e,t,void 0,arguments)},filter(e,t){return Vt(this,"filter",e,t,s=>s.map(n=>jt(this,n)),arguments)},find(e,t){return Vt(this,"find",e,t,s=>jt(this,s),arguments)},findIndex(e,t){return Vt(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Vt(this,"findLast",e,t,s=>jt(this,s),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 pi(this,"includes",e)},indexOf(...e){return pi(this,"indexOf",e)},join(e){return Ds(this).join(e)},lastIndexOf(...e){return pi(this,"lastIndexOf",e)},map(e,t){return Vt(this,"map",e,t,void 0,arguments)},pop(){return dn(this,"pop")},push(...e){return dn(this,"push",e)},reduce(e,...t){return Va(this,"reduce",e,t)},reduceRight(e,...t){return Va(this,"reduceRight",e,t)},shift(){return dn(this,"shift")},some(e,t){return Vt(this,"some",e,t,void 0,arguments)},splice(...e){return dn(this,"splice",e)},toReversed(){return Ds(this).toReversed()},toSorted(e){return Ds(this).toSorted(e)},toSpliced(...e){return Ds(this).toSpliced(...e)},unshift(...e){return dn(this,"unshift",e)},values(){return fi(this,"values",e=>jt(this,e))}};function fi(e,t,s){const n=Wr(e),r=n[t]();return n!==e&&!gt(e)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.done||(i.value=s(i.value)),i}),r}const $d=Array.prototype;function Vt(e,t,s,n,r,i){const a=Wr(e),o=a!==e&&!gt(e),l=a[t];if(l!==$d[t]){const d=l.apply(e,i);return o?Tt(d):d}let c=s;a!==e&&(o?c=function(d,h){return s.call(this,jt(e,d),h,e)}:s.length>2&&(c=function(d,h){return s.call(this,d,h,e)}));const u=l.call(a,c,n);return o&&r?r(u):u}function Va(e,t,s,n){const r=Wr(e),i=r!==e&&!gt(e);let a=s,o=!1;r!==e&&(i?(o=n.length===0,a=function(c,u,d){return o&&(o=!1,c=jt(e,c)),s.call(this,c,jt(e,u),d,e)}):s.length>3&&(a=function(c,u,d){return s.call(this,c,u,d,e)}));const l=r[t](a,...n);return o?jt(e,l):l}function pi(e,t,s){const n=Oe(e);Qe(n,"iterate",In);const r=n[t](...s);return(r===-1||r===!1)&&Gr(s[0])?(s[0]=Oe(s[0]),n[t](...s)):r}function dn(e,t,s=[]){ts(),fa();const n=Oe(e)[t].apply(e,s);return pa(),ss(),n}const Nd=ca("__proto__,__v_isRef,__isVue"),Ql=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(wt));function Id(e){wt(e)||(e=String(e));const t=Oe(this);return Qe(t,"has",e),t.hasOwnProperty(e)}class ec{constructor(t=!1,s=!1){this._isReadonly=t,this._isShallow=s}get(t,s,n){if(s==="__v_skip")return t.__v_skip;const r=this._isReadonly,i=this._isShallow;if(s==="__v_isReactive")return!r;if(s==="__v_isReadonly")return r;if(s==="__v_isShallow")return i;if(s==="__v_raw")return n===(r?i?Vd:rc:i?nc:sc).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(n)?t:void 0;const a=ve(t);if(!r){let l;if(a&&(l=Od[s]))return l;if(s==="hasOwnProperty")return Id}const o=Reflect.get(t,s,Ve(t)?t:n);if((wt(s)?Ql.has(s):Nd(s))||(r||Qe(t,"get",s),i))return o;if(Ve(o)){const l=a&&Vr(s)?o:o.value;return r&&Le(l)?Li(l):l}return Le(o)?r?Li(o):Qt(o):o}}class tc extends ec{constructor(t=!1){super(!1,t)}set(t,s,n,r){let i=t[s];const a=ve(t)&&Vr(s);if(!this._isShallow){const c=ns(i);if(!gt(n)&&!ns(n)&&(i=Oe(i),n=Oe(n)),!a&&Ve(i)&&!Ve(n))return c||(i.value=n),!0}const o=a?Number(s)<t.length:Ne(t,s),l=Reflect.set(t,s,n,Ve(t)?t:r);return t===Oe(r)&&(o?Bt(n,i)&&Yt(t,"set",s,n):Yt(t,"add",s,n)),l}deleteProperty(t,s){const n=Ne(t,s);t[s];const r=Reflect.deleteProperty(t,s);return r&&n&&Yt(t,"delete",s,void 0),r}has(t,s){const n=Reflect.has(t,s);return(!wt(s)||!Ql.has(s))&&Qe(t,"has",s),n}ownKeys(t){return Qe(t,"iterate",ve(t)?"length":$s),Reflect.ownKeys(t)}}class Pd extends ec{constructor(t=!1){super(!0,t)}set(t,s){return!0}deleteProperty(t,s){return!0}}const Ld=new tc,Md=new Pd,jd=new tc(!0);const Pi=e=>e,nr=e=>Reflect.getPrototypeOf(e);function Dd(e,t,s){return function(...n){const r=this.__v_raw,i=Oe(r),a=en(i),o=e==="entries"||e===Symbol.iterator&&a,l=e==="keys"&&a,c=r[e](...n),u=s?Pi:t?rn:Tt;return!t&&Qe(i,"iterate",l?Ii:$s),Ze(Object.create(c),{next(){const{value:d,done:h}=c.next();return h?{value:d,done:h}:{value:o?[u(d[0]),u(d[1])]:u(d),done:h}}})}}function rr(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Ud(e,t){const s={get(r){const i=this.__v_raw,a=Oe(i),o=Oe(r);e||(Bt(r,o)&&Qe(a,"get",r),Qe(a,"get",o));const{has:l}=nr(a),c=t?Pi:e?rn:Tt;if(l.call(a,r))return c(i.get(r));if(l.call(a,o))return c(i.get(o));i!==a&&i.get(r)},get size(){const r=this.__v_raw;return!e&&Qe(Oe(r),"iterate",$s),r.size},has(r){const i=this.__v_raw,a=Oe(i),o=Oe(r);return e||(Bt(r,o)&&Qe(a,"has",r),Qe(a,"has",o)),r===o?i.has(r):i.has(r)||i.has(o)},forEach(r,i){const a=this,o=a.__v_raw,l=Oe(o),c=t?Pi:e?rn:Tt;return!e&&Qe(l,"iterate",$s),o.forEach((u,d)=>r.call(i,c(u),c(d),a))}};return Ze(s,e?{add:rr("add"),set:rr("set"),delete:rr("delete"),clear:rr("clear")}:{add(r){const i=Oe(this),a=nr(i),o=Oe(r),l=!t&&!gt(r)&&!ns(r)?o:r;return a.has.call(i,l)||Bt(r,l)&&a.has.call(i,r)||Bt(o,l)&&a.has.call(i,o)||(i.add(l),Yt(i,"add",l,l)),this},set(r,i){!t&&!gt(i)&&!ns(i)&&(i=Oe(i));const a=Oe(this),{has:o,get:l}=nr(a);let c=o.call(a,r);c||(r=Oe(r),c=o.call(a,r));const u=l.call(a,r);return a.set(r,i),c?Bt(i,u)&&Yt(a,"set",r,i):Yt(a,"add",r,i),this},delete(r){const i=Oe(this),{has:a,get:o}=nr(i);let l=a.call(i,r);l||(r=Oe(r),l=a.call(i,r)),o&&o.call(i,r);const c=i.delete(r);return l&&Yt(i,"delete",r,void 0),c},clear(){const r=Oe(this),i=r.size!==0,a=r.clear();return i&&Yt(r,"clear",void 0,void 0),a}}),["keys","values","entries",Symbol.iterator].forEach(r=>{s[r]=Dd(r,e,t)}),s}function ba(e,t){const s=Ud(e,t);return(n,r,i)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?n:Reflect.get(Ne(s,r)&&r in n?s:n,r,i)}const Bd={get:ba(!1,!1)},Hd={get:ba(!1,!0)},Fd={get:ba(!0,!1)};const sc=new WeakMap,nc=new WeakMap,rc=new WeakMap,Vd=new WeakMap;function zd(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function qd(e){return e.__v_skip||!Object.isExtensible(e)?0:zd(gd(e))}function Qt(e){return ns(e)?e:va(e,!1,Ld,Bd,sc)}function ic(e){return va(e,!1,jd,Hd,nc)}function Li(e){return va(e,!0,Md,Fd,rc)}function va(e,t,s,n,r){if(!Le(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=qd(e);if(i===0)return e;const a=r.get(e);if(a)return a;const o=new Proxy(e,i===2?n:s);return r.set(e,o),o}function es(e){return ns(e)?es(e.__v_raw):!!(e&&e.__v_isReactive)}function ns(e){return!!(e&&e.__v_isReadonly)}function gt(e){return!!(e&&e.__v_isShallow)}function Gr(e){return e?!!e.__v_raw:!1}function Oe(e){const t=e&&e.__v_raw;return t?Oe(t):e}function ya(e){return!Ne(e,"__v_skip")&&Object.isExtensible(e)&&jl(e,"__v_skip",!0),e}const Tt=e=>Le(e)?Qt(e):e,rn=e=>Le(e)?Li(e):e;function Ve(e){return e?e.__v_isRef===!0:!1}function Y(e){return ac(e,!1)}function Kd(e){return ac(e,!0)}function ac(e,t){return Ve(e)?e:new Wd(e,t)}class Wd{constructor(t,s){this.dep=new ma,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=s?t:Oe(t),this._value=s?t:Tt(t),this.__v_isShallow=s}get value(){return this.dep.track(),this._value}set value(t){const s=this._rawValue,n=this.__v_isShallow||gt(t)||ns(t);t=n?t:Oe(t),Bt(t,s)&&(this._rawValue=t,this._value=n?t:Tt(t),this.dep.trigger())}}function Ie(e){return Ve(e)?e.value:e}const Gd={get:(e,t,s)=>t==="__v_raw"?e:Ie(Reflect.get(e,t,s)),set:(e,t,s,n)=>{const r=e[t];return Ve(r)&&!Ve(s)?(r.value=s,!0):Reflect.set(e,t,s,n)}};function oc(e){return es(e)?e:new Proxy(e,Gd)}function Zd(e){const t=ve(e)?new Array(e.length):{};for(const s in e)t[s]=Yd(e,s);return t}class Jd{constructor(t,s,n){this._object=t,this._defaultValue=n,this.__v_isRef=!0,this._value=void 0,this._key=wt(s)?s:String(s),this._raw=Oe(t);let r=!0,i=t;if(!ve(t)||wt(this._key)||!Vr(this._key))do r=!Gr(i)||gt(i);while(r&&(i=i.__v_raw));this._shallow=r}get value(){let t=this._object[this._key];return this._shallow&&(t=Ie(t)),this._value=t===void 0?this._defaultValue:t}set value(t){if(this._shallow&&Ve(this._raw[this._key])){const s=this._object[this._key];if(Ve(s)){s.value=t;return}}this._object[this._key]=t}get dep(){return Cd(this._raw,this._key)}}function Yd(e,t,s){return new Jd(e,t,s)}class Xd{constructor(t,s,n){this.fn=t,this.setter=s,this._value=void 0,this.dep=new ma(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Nn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!s,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&De!==this)return Wl(this,!0),!0}get value(){const t=this.dep.track();return Jl(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Qd(e,t,s=!1){let n,r;return ke(e)?n=e:(n=e.get,r=e.set),new Xd(n,r,s)}const ir={},kr=new WeakMap;let Es;function eh(e,t=!1,s=Es){if(s){let n=kr.get(s);n||kr.set(s,n=[]),n.push(e)}}function th(e,t,s=Me){const{immediate:n,deep:r,once:i,scheduler:a,augmentJob:o,call:l}=s,c=I=>r?I:gt(I)||r===!1||r===0?Xt(I,1):Xt(I);let u,d,h,f,g=!1,y=!1;if(Ve(e)?(d=()=>e.value,g=gt(e)):es(e)?(d=()=>c(e),g=!0):ve(e)?(y=!0,g=e.some(I=>es(I)||gt(I)),d=()=>e.map(I=>{if(Ve(I))return I.value;if(es(I))return c(I);if(ke(I))return l?l(I,2):I()})):ke(e)?t?d=l?()=>l(e,2):e:d=()=>{if(h){ts();try{h()}finally{ss()}}const I=Es;Es=u;try{return l?l(e,3,[f]):e(f)}finally{Es=I}}:d=Ht,t&&r){const I=d,S=r===!0?1/0:r;d=()=>Xt(I(),S)}const T=zl(),w=()=>{u.stop(),T&&T.active&&ua(T.effects,u)};if(i&&t){const I=t;t=(...S)=>{I(...S),w()}}let x=y?new Array(e.length).fill(ir):ir;const k=I=>{if(!(!(u.flags&1)||!u.dirty&&!I))if(t){const S=u.run();if(r||g||(y?S.some(($,E)=>Bt($,x[E])):Bt(S,x))){h&&h();const $=Es;Es=u;try{const E=[S,x===ir?void 0:y&&x[0]===ir?[]:x,f];x=S,l?l(t,3,E):t(...E)}finally{Es=$}}}else u.run()};return o&&o(k),u=new ql(d),u.scheduler=a?()=>a(k,!1):k,f=I=>eh(I,!1,u),h=u.onStop=()=>{const I=kr.get(u);if(I){if(l)l(I,4);else for(const S of I)S();kr.delete(u)}},t?n?k(!0):x=u.run():a?a(k.bind(null,!0),!0):u.run(),w.pause=u.pause.bind(u),w.resume=u.resume.bind(u),w.stop=w,w}function Xt(e,t=1/0,s){if(t<=0||!Le(e)||e.__v_skip||(s=s||new Map,(s.get(e)||0)>=t))return e;if(s.set(e,t),t--,Ve(e))Xt(e.value,t,s);else if(ve(e))for(let n=0;n<e.length;n++)Xt(e[n],t,s);else if(Fr(e)||en(e))e.forEach(n=>{Xt(n,t,s)});else if(Ml(e)){for(const n in e)Xt(e[n],t,s);for(const n of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,n)&&Xt(e[n],t,s)}return e}/**
10
+ * @vue/runtime-core v3.5.34
11
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
12
+ * @license MIT
13
+ **/function Yn(e,t,s,n){try{return n?e(...n):e()}catch(r){Zr(r,t,s)}}function At(e,t,s,n){if(ke(e)){const r=Yn(e,t,s,n);return r&&Pl(r)&&r.catch(i=>{Zr(i,t,s)}),r}if(ve(e)){const r=[];for(let i=0;i<e.length;i++)r.push(At(e[i],t,s,n));return r}}function Zr(e,t,s,n=!0){const r=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:a}=t&&t.appContext.config||Me;if(t){let o=t.parent;const l=t.proxy,c=`https://vuejs.org/error-reference/#runtime-${s}`;for(;o;){const u=o.ec;if(u){for(let d=0;d<u.length;d++)if(u[d](e,l,c)===!1)return}o=o.parent}if(i){ts(),Yn(i,null,10,[e,l,c]),ss();return}}sh(e,s,r,n,a)}function sh(e,t,s,n=!0,r=!1){if(r)throw e;console.error(e)}const nt=[];let It=-1;const tn=[];let cs=null,Ks=0;const lc=Promise.resolve();let Er=null;function Ns(e){const t=Er||lc;return e?t.then(this?e.bind(this):e):t}function nh(e){let t=It+1,s=nt.length;for(;t<s;){const n=t+s>>>1,r=nt[n],i=Pn(r);i<e||i===e&&r.flags&2?t=n+1:s=n}return t}function _a(e){if(!(e.flags&1)){const t=Pn(e),s=nt[nt.length-1];!s||!(e.flags&2)&&t>=Pn(s)?nt.push(e):nt.splice(nh(t),0,e),e.flags|=1,cc()}}function cc(){Er||(Er=lc.then(dc))}function rh(e){ve(e)?tn.push(...e):cs&&e.id===-1?cs.splice(Ks+1,0,e):e.flags&1||(tn.push(e),e.flags|=1),cc()}function za(e,t,s=It+1){for(;s<nt.length;s++){const n=nt[s];if(n&&n.flags&2){if(e&&n.id!==e.uid)continue;nt.splice(s,1),s--,n.flags&4&&(n.flags&=-2),n(),n.flags&4||(n.flags&=-2)}}}function uc(e){if(tn.length){const t=[...new Set(tn)].sort((s,n)=>Pn(s)-Pn(n));if(tn.length=0,cs){cs.push(...t);return}for(cs=t,Ks=0;Ks<cs.length;Ks++){const s=cs[Ks];s.flags&4&&(s.flags&=-2),s.flags&8||s(),s.flags&=-2}cs=null,Ks=0}}const Pn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function dc(e){try{for(It=0;It<nt.length;It++){const t=nt[It];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),Yn(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;It<nt.length;It++){const t=nt[It];t&&(t.flags&=-2)}It=-1,nt.length=0,uc(),Er=null,(nt.length||tn.length)&&dc()}}let ft=null,hc=null;function Sr(e){const t=ft;return ft=e,hc=e&&e.type.__scopeId||null,t}function Ls(e,t=ft,s){if(!t||e._n)return e;const n=(...r)=>{n._d&&Rr(-1);const i=Sr(t);let a;try{a=e(...r)}finally{Sr(i),n._d&&Rr(1)}return a};return n._n=!0,n._c=!0,n._d=!0,n}function ct(e,t){if(ft===null)return e;const s=ei(ft),n=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[i,a,o,l=Me]=t[r];i&&(ke(i)&&(i={mounted:i,updated:i}),i.deep&&Xt(a),n.push({dir:i,instance:s,value:a,oldValue:void 0,arg:o,modifiers:l}))}return e}function vs(e,t,s,n){const r=e.dirs,i=t&&t.dirs;for(let a=0;a<r.length;a++){const o=r[a];i&&(o.oldValue=i[a].value);let l=o.dir[n];l&&(ts(),At(l,s,8,[e.el,o,e,t]),ss())}}function vr(e,t){if(et){let s=et.provides;const n=et.parent&&et.parent.provides;n===s&&(s=et.provides=Object.create(n)),s[e]=t}}function _t(e,t,s=!1){const n=Sa();if(n||Is){let r=Is?Is._context.provides:n?n.parent==null||n.ce?n.vnode.appContext&&n.vnode.appContext.provides:n.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return s&&ke(t)?t.call(n&&n.proxy):t}}function ih(){return!!(Sa()||Is)}const ah=Symbol.for("v-scx"),oh=()=>_t(ah);function Ft(e,t,s){return fc(e,t,s)}function fc(e,t,s=Me){const{immediate:n,deep:r,flush:i,once:a}=s,o=Ze({},s),l=t&&n||!t&&i!=="post";let c;if(jn){if(i==="sync"){const f=oh();c=f.__watcherHandles||(f.__watcherHandles=[])}else if(!l){const f=()=>{};return f.stop=Ht,f.resume=Ht,f.pause=Ht,f}}const u=et;o.call=(f,g,y)=>At(f,u,g,y);let d=!1;i==="post"?o.scheduler=f=>{ot(f,u&&u.suspense)}:i!=="sync"&&(d=!0,o.scheduler=(f,g)=>{g?f():_a(f)}),o.augmentJob=f=>{t&&(f.flags|=4),d&&(f.flags|=2,u&&(f.id=u.uid,f.i=u))};const h=th(e,t,o);return jn&&(c?c.push(h):l&&h()),h}function lh(e,t,s){const n=this.proxy,r=Ue(e)?e.includes(".")?pc(n,e):()=>n[e]:e.bind(n,n);let i;ke(t)?i=t:(i=t.handler,s=t);const a=Qn(this),o=fc(r,i.bind(n),s);return a(),o}function pc(e,t){const s=t.split(".");return()=>{let n=e;for(let r=0;r<s.length&&n;r++)n=n[s[r]];return n}}const ch=Symbol("_vte"),gc=e=>e.__isTeleport,Pt=Symbol("_leaveCb"),hn=Symbol("_enterCb");function uh(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Ct(()=>{e.isMounted=!0}),wa(()=>{e.isUnmounting=!0}),e}const bt=[Function,Array],mc={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:bt,onEnter:bt,onAfterEnter:bt,onEnterCancelled:bt,onBeforeLeave:bt,onLeave:bt,onAfterLeave:bt,onLeaveCancelled:bt,onBeforeAppear:bt,onAppear:bt,onAfterAppear:bt,onAppearCancelled:bt},bc=e=>{const t=e.subTree;return t.component?bc(t.component):t},dh={name:"BaseTransition",props:mc,setup(e,{slots:t}){const s=Sa(),n=uh();return()=>{const r=t.default&&_c(t.default(),!0),i=r&&r.length?vc(r):s.subTree?J():void 0;if(!i)return;const a=Oe(e),{mode:o}=a;if(n.isLeaving)return gi(i);const l=qa(i);if(!l)return gi(i);let c=Mi(l,a,n,s,d=>c=d);l.type!==rt&&Ln(l,c);let u=s.subTree&&qa(s.subTree);if(u&&u.type!==rt&&!Ts(u,l)&&bc(s).type!==rt){let d=Mi(u,a,n,s);if(Ln(u,d),o==="out-in"&&l.type!==rt)return n.isLeaving=!0,d.afterLeave=()=>{n.isLeaving=!1,s.job.flags&8||s.update(),delete d.afterLeave,u=void 0},gi(i);o==="in-out"&&l.type!==rt?d.delayLeave=(h,f,g)=>{const y=yc(n,u);y[String(u.key)]=u,h[Pt]=()=>{f(),h[Pt]=void 0,delete c.delayedLeave,u=void 0},c.delayedLeave=()=>{g(),delete c.delayedLeave,u=void 0}}:u=void 0}else u&&(u=void 0);return i}}};function vc(e){let t=e[0];if(e.length>1){for(const s of e)if(s.type!==rt){t=s;break}}return t}const hh=dh;function yc(e,t){const{leavingVNodes:s}=e;let n=s.get(t.type);return n||(n=Object.create(null),s.set(t.type,n)),n}function Mi(e,t,s,n,r){const{appear:i,mode:a,persisted:o=!1,onBeforeEnter:l,onEnter:c,onAfterEnter:u,onEnterCancelled:d,onBeforeLeave:h,onLeave:f,onAfterLeave:g,onLeaveCancelled:y,onBeforeAppear:T,onAppear:w,onAfterAppear:x,onAppearCancelled:k}=t,I=String(e.key),S=yc(s,e),$=(q,le)=>{q&&At(q,n,9,le)},E=(q,le)=>{const pe=le[1];$(q,le),ve(q)?q.every(Q=>Q.length<=1)&&pe():q.length<=1&&pe()},z={mode:a,persisted:o,beforeEnter(q){let le=l;if(!s.isMounted)if(i)le=T||l;else return;q[Pt]&&q[Pt](!0);const pe=S[I];pe&&Ts(e,pe)&&pe.el[Pt]&&pe.el[Pt](),$(le,[q])},enter(q){if(S[I]===e)return;let le=c,pe=u,Q=d;if(!s.isMounted)if(i)le=w||c,pe=x||u,Q=k||d;else return;let ee=!1;q[hn]=he=>{ee||(ee=!0,he?$(Q,[q]):$(pe,[q]),z.delayedLeave&&z.delayedLeave(),q[hn]=void 0)};const j=q[hn].bind(null,!1);le?E(le,[q,j]):j()},leave(q,le){const pe=String(e.key);if(q[hn]&&q[hn](!0),s.isUnmounting)return le();$(h,[q]);let Q=!1;q[Pt]=j=>{Q||(Q=!0,le(),j?$(y,[q]):$(g,[q]),q[Pt]=void 0,S[pe]===e&&delete S[pe])};const ee=q[Pt].bind(null,!1);S[pe]=e,f?E(f,[q,ee]):ee()},clone(q){const le=Mi(q,t,s,n,r);return r&&r(le),le}};return z}function gi(e){if(Jr(e))return e=gs(e),e.children=null,e}function qa(e){if(!Jr(e))return gc(e.type)&&e.children?vc(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:s}=e;if(s){if(t&16)return s[0];if(t&32&&ke(s.default))return s.default()}}function Ln(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Ln(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 _c(e,t=!1,s){let n=[],r=0;for(let i=0;i<e.length;i++){let a=e[i];const o=s==null?a.key:String(s)+String(a.key!=null?a.key:i);a.type===Se?(a.patchFlag&128&&r++,n=n.concat(_c(a.children,t,o))):(t||a.type!==rt)&&n.push(o!=null?gs(a,{key:o}):a)}if(r>1)for(let i=0;i<n.length;i++)n[i].patchFlag=-2;return n}function ut(e,t){return ke(e)?Ze({name:e.name},t,{setup:e}):e}function wc(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Ka(e,t){let s;return!!((s=Object.getOwnPropertyDescriptor(e,t))&&!s.configurable)}const Tr=new WeakMap;function kn(e,t,s,n,r=!1){if(ve(e)){e.forEach((y,T)=>kn(y,t&&(ve(t)?t[T]:t),s,n,r));return}if(En(n)&&!r){n.shapeFlag&512&&n.type.__asyncResolved&&n.component.subTree.component&&kn(e,t,s,n.component.subTree);return}const i=n.shapeFlag&4?ei(n.component):n.el,a=r?null:i,{i:o,r:l}=e,c=t&&t.r,u=o.refs===Me?o.refs={}:o.refs,d=o.setupState,h=Oe(d),f=d===Me?Il:y=>Ka(u,y)?!1:Ne(h,y),g=(y,T)=>!(T&&Ka(u,T));if(c!=null&&c!==l){if(Wa(t),Ue(c))u[c]=null,f(c)&&(d[c]=null);else if(Ve(c)){const y=t;g(c,y.k)&&(c.value=null),y.k&&(u[y.k]=null)}}if(ke(l))Yn(l,o,12,[a,u]);else{const y=Ue(l),T=Ve(l);if(y||T){const w=()=>{if(e.f){const x=y?f(l)?d[l]:u[l]:g()||!e.k?l.value:u[e.k];if(r)ve(x)&&ua(x,i);else if(ve(x))x.includes(i)||x.push(i);else if(y)u[l]=[i],f(l)&&(d[l]=u[l]);else{const k=[i];g(l,e.k)&&(l.value=k),e.k&&(u[e.k]=k)}}else y?(u[l]=a,f(l)&&(d[l]=a)):T&&(g(l,e.k)&&(l.value=a),e.k&&(u[e.k]=a))};if(a){const x=()=>{w(),Tr.delete(e)};x.id=-1,Tr.set(e,x),ot(x,s)}else Wa(e),w()}}}function Wa(e){const t=Tr.get(e);t&&(t.flags|=8,Tr.delete(e))}Kr().requestIdleCallback;Kr().cancelIdleCallback;const En=e=>!!e.type.__asyncLoader,Jr=e=>e.type.__isKeepAlive;function fh(e,t){xc(e,"a",t)}function ph(e,t){xc(e,"da",t)}function xc(e,t,s=et){const n=e.__wdc||(e.__wdc=()=>{let r=s;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(Yr(t,n,s),s){let r=s.parent;for(;r&&r.parent;)Jr(r.parent.vnode)&&gh(n,t,s,r),r=r.parent}}function gh(e,t,s,n){const r=Yr(t,e,n,!0);Xn(()=>{ua(n[t],r)},s)}function Yr(e,t,s=et,n=!1){if(s){const r=s[e]||(s[e]=[]),i=t.__weh||(t.__weh=(...a)=>{ts();const o=Qn(s),l=At(t,s,e,a);return o(),ss(),l});return n?r.unshift(i):r.push(i),i}}const rs=e=>(t,s=et)=>{(!jn||e==="sp")&&Yr(e,(...n)=>t(...n),s)},mh=rs("bm"),Ct=rs("m"),bh=rs("bu"),vh=rs("u"),wa=rs("bum"),Xn=rs("um"),yh=rs("sp"),_h=rs("rtg"),wh=rs("rtc");function xh(e,t=et){Yr("ec",e,t)}const kh="components",kc=Symbol.for("v-ndc");function Eh(e){return Ue(e)?Sh(kh,e,!1)||e:e||kc}function Sh(e,t,s=!0,n=!1){const r=ft||et;if(r){const i=r.type;{const o=uf(i,!1);if(o&&(o===t||o===it(t)||o===qr(it(t))))return i}const a=Ga(r[e]||i[e],t)||Ga(r.appContext[e],t);return!a&&n?i:a}}function Ga(e,t){return e&&(e[t]||e[it(t)]||e[qr(it(t))])}function Be(e,t,s,n){let r;const i=s,a=ve(e);if(a||Ue(e)){const o=a&&es(e);let l=!1,c=!1;o&&(l=!gt(e),c=ns(e),e=Wr(e)),r=new Array(e.length);for(let u=0,d=e.length;u<d;u++)r[u]=t(l?c?rn(Tt(e[u])):Tt(e[u]):e[u],u,void 0,i)}else if(typeof e=="number"){r=new Array(e);for(let o=0;o<e;o++)r[o]=t(o+1,o,void 0,i)}else if(Le(e))if(e[Symbol.iterator])r=Array.from(e,(o,l)=>t(o,l,void 0,i));else{const o=Object.keys(e);r=new Array(o.length);for(let l=0,c=o.length;l<c;l++){const u=o[l];r[l]=t(e[u],u,l,i)}}else r=[];return r}const ji=e=>e?Vc(e)?ei(e):ji(e.parent):null,Sn=Ze(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>ji(e.parent),$root:e=>ji(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Sc(e),$forceUpdate:e=>e.f||(e.f=()=>{_a(e.update)}),$nextTick:e=>e.n||(e.n=Ns.bind(e.proxy)),$watch:e=>lh.bind(e)}),mi=(e,t)=>e!==Me&&!e.__isScriptSetup&&Ne(e,t),Th={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:s,setupState:n,data:r,props:i,accessCache:a,type:o,appContext:l}=e;if(t[0]!=="$"){const h=a[t];if(h!==void 0)switch(h){case 1:return n[t];case 2:return r[t];case 4:return s[t];case 3:return i[t]}else{if(mi(n,t))return a[t]=1,n[t];if(r!==Me&&Ne(r,t))return a[t]=2,r[t];if(Ne(i,t))return a[t]=3,i[t];if(s!==Me&&Ne(s,t))return a[t]=4,s[t];Di&&(a[t]=0)}}const c=Sn[t];let u,d;if(c)return t==="$attrs"&&Qe(e.attrs,"get",""),c(e);if((u=o.__cssModules)&&(u=u[t]))return u;if(s!==Me&&Ne(s,t))return a[t]=4,s[t];if(d=l.config.globalProperties,Ne(d,t))return d[t]},set({_:e},t,s){const{data:n,setupState:r,ctx:i}=e;return mi(r,t)?(r[t]=s,!0):n!==Me&&Ne(n,t)?(n[t]=s,!0):Ne(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=s,!0)},has({_:{data:e,setupState:t,accessCache:s,ctx:n,appContext:r,props:i,type:a}},o){let l;return!!(s[o]||e!==Me&&o[0]!=="$"&&Ne(e,o)||mi(t,o)||Ne(i,o)||Ne(n,o)||Ne(Sn,o)||Ne(r.config.globalProperties,o)||(l=a.__cssModules)&&l[o])},defineProperty(e,t,s){return s.get!=null?e._.accessCache[t]=0:Ne(s,"value")&&this.set(e,t,s.value,null),Reflect.defineProperty(e,t,s)}};function Za(e){return ve(e)?e.reduce((t,s)=>(t[s]=null,t),{}):e}let Di=!0;function Ah(e){const t=Sc(e),s=e.proxy,n=e.ctx;Di=!1,t.beforeCreate&&Ja(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:a,watch:o,provide:l,inject:c,created:u,beforeMount:d,mounted:h,beforeUpdate:f,updated:g,activated:y,deactivated:T,beforeDestroy:w,beforeUnmount:x,destroyed:k,unmounted:I,render:S,renderTracked:$,renderTriggered:E,errorCaptured:z,serverPrefetch:q,expose:le,inheritAttrs:pe,components:Q,directives:ee,filters:j}=t;if(c&&Rh(c,n,null),a)for(const A in a){const O=a[A];ke(O)&&(n[A]=O.bind(s))}if(r){const A=r.call(s,s);Le(A)&&(e.data=Qt(A))}if(Di=!0,i)for(const A in i){const O=i[A],L=ke(O)?O.bind(s,s):ke(O.get)?O.get.bind(s,s):Ht,Z=!ke(O)&&ke(O.set)?O.set.bind(s):Ht,xe=Pe({get:L,set:Z});Object.defineProperty(n,A,{enumerable:!0,configurable:!0,get:()=>xe.value,set:X=>xe.value=X})}if(o)for(const A in o)Ec(o[A],n,s,A);if(l){const A=ke(l)?l.call(s):l;Reflect.ownKeys(A).forEach(O=>{vr(O,A[O])})}u&&Ja(u,e,"c");function M(A,O){ve(O)?O.forEach(L=>A(L.bind(s))):O&&A(O.bind(s))}if(M(mh,d),M(Ct,h),M(bh,f),M(vh,g),M(fh,y),M(ph,T),M(xh,z),M(wh,$),M(_h,E),M(wa,x),M(Xn,I),M(yh,q),ve(le))if(le.length){const A=e.exposed||(e.exposed={});le.forEach(O=>{Object.defineProperty(A,O,{get:()=>s[O],set:L=>s[O]=L,enumerable:!0})})}else e.exposed||(e.exposed={});S&&e.render===Ht&&(e.render=S),pe!=null&&(e.inheritAttrs=pe),Q&&(e.components=Q),ee&&(e.directives=ee),q&&wc(e)}function Rh(e,t,s=Ht){ve(e)&&(e=Ui(e));for(const n in e){const r=e[n];let i;Le(r)?"default"in r?i=_t(r.from||n,r.default,!0):i=_t(r.from||n):i=_t(r),Ve(i)?Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>i.value,set:a=>i.value=a}):t[n]=i}}function Ja(e,t,s){At(ve(e)?e.map(n=>n.bind(t.proxy)):e.bind(t.proxy),t,s)}function Ec(e,t,s,n){let r=n.includes(".")?pc(s,n):()=>s[n];if(Ue(e)){const i=t[e];ke(i)&&Ft(r,i)}else if(ke(e))Ft(r,e.bind(s));else if(Le(e))if(ve(e))e.forEach(i=>Ec(i,t,s,n));else{const i=ke(e.handler)?e.handler.bind(s):t[e.handler];ke(i)&&Ft(r,i,e)}}function Sc(e){const t=e.type,{mixins:s,extends:n}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:a}}=e.appContext,o=i.get(t);let l;return o?l=o:!r.length&&!s&&!n?l=t:(l={},r.length&&r.forEach(c=>Ar(l,c,a,!0)),Ar(l,t,a)),Le(t)&&i.set(t,l),l}function Ar(e,t,s,n=!1){const{mixins:r,extends:i}=t;i&&Ar(e,i,s,!0),r&&r.forEach(a=>Ar(e,a,s,!0));for(const a in t)if(!(n&&a==="expose")){const o=Ch[a]||s&&s[a];e[a]=o?o(e[a],t[a]):t[a]}return e}const Ch={data:Ya,props:Xa,emits:Xa,methods:mn,computed:mn,beforeCreate:tt,created:tt,beforeMount:tt,mounted:tt,beforeUpdate:tt,updated:tt,beforeDestroy:tt,beforeUnmount:tt,destroyed:tt,unmounted:tt,activated:tt,deactivated:tt,errorCaptured:tt,serverPrefetch:tt,components:mn,directives:mn,watch:$h,provide:Ya,inject:Oh};function Ya(e,t){return t?e?function(){return Ze(ke(e)?e.call(this,this):e,ke(t)?t.call(this,this):t)}:t:e}function Oh(e,t){return mn(Ui(e),Ui(t))}function Ui(e){if(ve(e)){const t={};for(let s=0;s<e.length;s++)t[e[s]]=e[s];return t}return e}function tt(e,t){return e?[...new Set([].concat(e,t))]:t}function mn(e,t){return e?Ze(Object.create(null),e,t):t}function Xa(e,t){return e?ve(e)&&ve(t)?[...new Set([...e,...t])]:Ze(Object.create(null),Za(e),Za(t??{})):t}function $h(e,t){if(!e)return t;if(!t)return e;const s=Ze(Object.create(null),e);for(const n in t)s[n]=tt(e[n],t[n]);return s}function Tc(){return{app:null,config:{isNativeTag:Il,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 Nh=0;function Ih(e,t){return function(n,r=null){ke(n)||(n=Ze({},n)),r!=null&&!Le(r)&&(r=null);const i=Tc(),a=new WeakSet,o=[];let l=!1;const c=i.app={_uid:Nh++,_component:n,_props:r,_container:null,_context:i,_instance:null,version:hf,get config(){return i.config},set config(u){},use(u,...d){return a.has(u)||(u&&ke(u.install)?(a.add(u),u.install(c,...d)):ke(u)&&(a.add(u),u(c,...d))),c},mixin(u){return i.mixins.includes(u)||i.mixins.push(u),c},component(u,d){return d?(i.components[u]=d,c):i.components[u]},directive(u,d){return d?(i.directives[u]=d,c):i.directives[u]},mount(u,d,h){if(!l){const f=c._ceVNode||fe(n,r);return f.appContext=i,h===!0?h="svg":h===!1&&(h=void 0),e(f,u,h),l=!0,c._container=u,u.__vue_app__=c,ei(f.component)}},onUnmount(u){o.push(u)},unmount(){l&&(At(o,c._instance,16),e(null,c._container),delete c._container.__vue_app__)},provide(u,d){return i.provides[u]=d,c},runWithContext(u){const d=Is;Is=c;try{return u()}finally{Is=d}}};return c}}let Is=null;const Ph=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${it(t)}Modifiers`]||e[`${Ms(t)}Modifiers`];function Lh(e,t,...s){if(e.isUnmounted)return;const n=e.vnode.props||Me;let r=s;const i=t.startsWith("update:"),a=i&&Ph(n,t.slice(7));a&&(a.trim&&(r=s.map(u=>Ue(u)?u.trim():u)),a.number&&(r=s.map(da)));let o,l=n[o=ui(t)]||n[o=ui(it(t))];!l&&i&&(l=n[o=ui(Ms(t))]),l&&At(l,e,6,r);const c=n[o+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[o])return;e.emitted[o]=!0,At(c,e,6,r)}}const Mh=new WeakMap;function Ac(e,t,s=!1){const n=s?Mh:t.emitsCache,r=n.get(e);if(r!==void 0)return r;const i=e.emits;let a={},o=!1;if(!ke(e)){const l=c=>{const u=Ac(c,t,!0);u&&(o=!0,Ze(a,u))};!s&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!i&&!o?(Le(e)&&n.set(e,null),null):(ve(i)?i.forEach(l=>a[l]=null):Ze(a,i),Le(e)&&n.set(e,a),a)}function Xr(e,t){return!e||!Br(t)?!1:(t=t.slice(2).replace(/Once$/,""),Ne(e,t[0].toLowerCase()+t.slice(1))||Ne(e,Ms(t))||Ne(e,t))}function Qa(e){const{type:t,vnode:s,proxy:n,withProxy:r,propsOptions:[i],slots:a,attrs:o,emit:l,render:c,renderCache:u,props:d,data:h,setupState:f,ctx:g,inheritAttrs:y}=e,T=Sr(e);let w,x;try{if(s.shapeFlag&4){const I=r||n,S=I;w=Dt(c.call(S,I,u,d,f,h,g)),x=o}else{const I=t;w=Dt(I.length>1?I(d,{attrs:o,slots:a,emit:l}):I(d,null)),x=t.props?o:jh(o)}}catch(I){Tn.length=0,Zr(I,e,1),w=fe(rt)}let k=w;if(x&&y!==!1){const I=Object.keys(x),{shapeFlag:S}=k;I.length&&S&7&&(i&&I.some(Hr)&&(x=Dh(x,i)),k=gs(k,x,!1,!0))}return s.dirs&&(k=gs(k,null,!1,!0),k.dirs=k.dirs?k.dirs.concat(s.dirs):s.dirs),s.transition&&Ln(k,s.transition),w=k,Sr(T),w}const jh=e=>{let t;for(const s in e)(s==="class"||s==="style"||Br(s))&&((t||(t={}))[s]=e[s]);return t},Dh=(e,t)=>{const s={};for(const n in e)(!Hr(n)||!(n.slice(9)in t))&&(s[n]=e[n]);return s};function Uh(e,t,s){const{props:n,children:r,component:i}=e,{props:a,children:o,patchFlag:l}=t,c=i.emitsOptions;if(t.dirs||t.transition)return!0;if(s&&l>=0){if(l&1024)return!0;if(l&16)return n?eo(n,a,c):!!a;if(l&8){const u=t.dynamicProps;for(let d=0;d<u.length;d++){const h=u[d];if(Rc(a,n,h)&&!Xr(c,h))return!0}}}else return(r||o)&&(!o||!o.$stable)?!0:n===a?!1:n?a?eo(n,a,c):!0:!!a;return!1}function eo(e,t,s){const n=Object.keys(t);if(n.length!==Object.keys(e).length)return!0;for(let r=0;r<n.length;r++){const i=n[r];if(Rc(t,e,i)&&!Xr(s,i))return!0}return!1}function Rc(e,t,s){const n=e[s],r=t[s];return s==="style"&&Le(n)&&Le(r)?!Jn(n,r):n!==r}function Bh({vnode:e,parent:t,suspense:s},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.suspense.vnode.el=r.el=n,e=r),r===e)(e=t.vnode).el=n,t=t.parent;else break}s&&s.activeBranch===e&&(s.vnode.el=n)}const Cc={},Oc=()=>Object.create(Cc),$c=e=>Object.getPrototypeOf(e)===Cc;function Hh(e,t,s,n=!1){const r={},i=Oc();e.propsDefaults=Object.create(null),Nc(e,t,r,i);for(const a in e.propsOptions[0])a in r||(r[a]=void 0);s?e.props=n?r:ic(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function Fh(e,t,s,n){const{props:r,attrs:i,vnode:{patchFlag:a}}=e,o=Oe(r),[l]=e.propsOptions;let c=!1;if((n||a>0)&&!(a&16)){if(a&8){const u=e.vnode.dynamicProps;for(let d=0;d<u.length;d++){let h=u[d];if(Xr(e.emitsOptions,h))continue;const f=t[h];if(l)if(Ne(i,h))f!==i[h]&&(i[h]=f,c=!0);else{const g=it(h);r[g]=Bi(l,o,g,f,e,!1)}else f!==i[h]&&(i[h]=f,c=!0)}}}else{Nc(e,t,r,i)&&(c=!0);let u;for(const d in o)(!t||!Ne(t,d)&&((u=Ms(d))===d||!Ne(t,u)))&&(l?s&&(s[d]!==void 0||s[u]!==void 0)&&(r[d]=Bi(l,o,d,void 0,e,!0)):delete r[d]);if(i!==o)for(const d in i)(!t||!Ne(t,d))&&(delete i[d],c=!0)}c&&Yt(e.attrs,"set","")}function Nc(e,t,s,n){const[r,i]=e.propsOptions;let a=!1,o;if(t)for(let l in t){if(_n(l))continue;const c=t[l];let u;r&&Ne(r,u=it(l))?!i||!i.includes(u)?s[u]=c:(o||(o={}))[u]=c:Xr(e.emitsOptions,l)||(!(l in n)||c!==n[l])&&(n[l]=c,a=!0)}if(i){const l=Oe(s),c=o||Me;for(let u=0;u<i.length;u++){const d=i[u];s[d]=Bi(r,l,d,c[d],e,!Ne(c,d))}}return a}function Bi(e,t,s,n,r,i){const a=e[s];if(a!=null){const o=Ne(a,"default");if(o&&n===void 0){const l=a.default;if(a.type!==Function&&!a.skipFactory&&ke(l)){const{propsDefaults:c}=r;if(s in c)n=c[s];else{const u=Qn(r);n=c[s]=l.call(null,t),u()}}else n=l;r.ce&&r.ce._setProp(s,n)}a[0]&&(i&&!o?n=!1:a[1]&&(n===""||n===Ms(s))&&(n=!0))}return n}const Vh=new WeakMap;function Ic(e,t,s=!1){const n=s?Vh:t.propsCache,r=n.get(e);if(r)return r;const i=e.props,a={},o=[];let l=!1;if(!ke(e)){const u=d=>{l=!0;const[h,f]=Ic(d,t,!0);Ze(a,h),f&&o.push(...f)};!s&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!i&&!l)return Le(e)&&n.set(e,Qs),Qs;if(ve(i))for(let u=0;u<i.length;u++){const d=it(i[u]);to(d)&&(a[d]=Me)}else if(i)for(const u in i){const d=it(u);if(to(d)){const h=i[u],f=a[d]=ve(h)||ke(h)?{type:h}:Ze({},h),g=f.type;let y=!1,T=!0;if(ve(g))for(let w=0;w<g.length;++w){const x=g[w],k=ke(x)&&x.name;if(k==="Boolean"){y=!0;break}else k==="String"&&(T=!1)}else y=ke(g)&&g.name==="Boolean";f[0]=y,f[1]=T,(y||Ne(f,"default"))&&o.push(d)}}const c=[a,o];return Le(e)&&n.set(e,c),c}function to(e){return e[0]!=="$"&&!_n(e)}const xa=e=>e==="_"||e==="_ctx"||e==="$stable",ka=e=>ve(e)?e.map(Dt):[Dt(e)],zh=(e,t,s)=>{if(t._n)return t;const n=Ls((...r)=>ka(t(...r)),s);return n._c=!1,n},Pc=(e,t,s)=>{const n=e._ctx;for(const r in e){if(xa(r))continue;const i=e[r];if(ke(i))t[r]=zh(r,i,n);else if(i!=null){const a=ka(i);t[r]=()=>a}}},Lc=(e,t)=>{const s=ka(t);e.slots.default=()=>s},Mc=(e,t,s)=>{for(const n in t)(s||!xa(n))&&(e[n]=t[n])},qh=(e,t,s)=>{const n=e.slots=Oc();if(e.vnode.shapeFlag&32){const r=t._;r?(Mc(n,t,s),s&&jl(n,"_",r,!0)):Pc(t,n)}else t&&Lc(e,t)},Kh=(e,t,s)=>{const{vnode:n,slots:r}=e;let i=!0,a=Me;if(n.shapeFlag&32){const o=t._;o?s&&o===1?i=!1:Mc(r,t,s):(i=!t.$stable,Pc(t,r)),a=t}else t&&(Lc(e,t),a={default:1});if(i)for(const o in r)!xa(o)&&a[o]==null&&delete r[o]},ot=Yh;function Wh(e){return Gh(e)}function Gh(e,t){const s=Kr();s.__VUE__=!0;const{insert:n,remove:r,patchProp:i,createElement:a,createText:o,createComment:l,setText:c,setElementText:u,parentNode:d,nextSibling:h,setScopeId:f=Ht,insertStaticContent:g}=e,y=(m,_,R,U=null,K=null,F=null,V=void 0,se=null,G=!!_.dynamicChildren)=>{if(m===_)return;m&&!Ts(m,_)&&(U=H(m),X(m,K,F,!0),m=null),_.patchFlag===-2&&(G=!1,_.dynamicChildren=null);const{type:B,ref:me,shapeFlag:ne}=_;switch(B){case Qr:T(m,_,R,U);break;case rt:w(m,_,R,U);break;case yr:m==null&&x(_,R,U,V);break;case Se:Q(m,_,R,U,K,F,V,se,G);break;default:ne&1?S(m,_,R,U,K,F,V,se,G):ne&6?ee(m,_,R,U,K,F,V,se,G):(ne&64||ne&128)&&B.process(m,_,R,U,K,F,V,se,G,ge)}me!=null&&K?kn(me,m&&m.ref,F,_||m,!_):me==null&&m&&m.ref!=null&&kn(m.ref,null,F,m,!0)},T=(m,_,R,U)=>{if(m==null)n(_.el=o(_.children),R,U);else{const K=_.el=m.el;_.children!==m.children&&c(K,_.children)}},w=(m,_,R,U)=>{m==null?n(_.el=l(_.children||""),R,U):_.el=m.el},x=(m,_,R,U)=>{[m.el,m.anchor]=g(m.children,_,R,U,m.el,m.anchor)},k=({el:m,anchor:_},R,U)=>{let K;for(;m&&m!==_;)K=h(m),n(m,R,U),m=K;n(_,R,U)},I=({el:m,anchor:_})=>{let R;for(;m&&m!==_;)R=h(m),r(m),m=R;r(_)},S=(m,_,R,U,K,F,V,se,G)=>{if(_.type==="svg"?V="svg":_.type==="math"&&(V="mathml"),m==null)$(_,R,U,K,F,V,se,G);else{const B=m.el&&m.el._isVueCE?m.el:null;try{B&&B._beginPatch(),q(m,_,K,F,V,se,G)}finally{B&&B._endPatch()}}},$=(m,_,R,U,K,F,V,se)=>{let G,B;const{props:me,shapeFlag:ne,transition:de,dirs:ye}=m;if(G=m.el=a(m.type,F,me&&me.is,me),ne&8?u(G,m.children):ne&16&&z(m.children,G,null,U,K,bi(m,F),V,se),ye&&vs(m,null,U,"created"),E(G,m,m.scopeId,V,U),me){for(const te in me)te!=="value"&&!_n(te)&&i(G,te,null,me[te],F,U);"value"in me&&i(G,"value",null,me.value,F),(B=me.onVnodeBeforeMount)&&$t(B,U,m)}ye&&vs(m,null,U,"beforeMount");const W=Zh(K,de);W&&de.beforeEnter(G),n(G,_,R),((B=me&&me.onVnodeMounted)||W||ye)&&ot(()=>{try{B&&$t(B,U,m),W&&de.enter(G),ye&&vs(m,null,U,"mounted")}finally{}},K)},E=(m,_,R,U,K)=>{if(R&&f(m,R),U)for(let F=0;F<U.length;F++)f(m,U[F]);if(K){let F=K.subTree;if(_===F||Bc(F.type)&&(F.ssContent===_||F.ssFallback===_)){const V=K.vnode;E(m,V,V.scopeId,V.slotScopeIds,K.parent)}}},z=(m,_,R,U,K,F,V,se,G=0)=>{for(let B=G;B<m.length;B++){const me=m[B]=se?Jt(m[B]):Dt(m[B]);y(null,me,_,R,U,K,F,V,se)}},q=(m,_,R,U,K,F,V)=>{const se=_.el=m.el;let{patchFlag:G,dynamicChildren:B,dirs:me}=_;G|=m.patchFlag&16;const ne=m.props||Me,de=_.props||Me;let ye;if(R&&ys(R,!1),(ye=de.onVnodeBeforeUpdate)&&$t(ye,R,_,m),me&&vs(_,m,R,"beforeUpdate"),R&&ys(R,!0),(ne.innerHTML&&de.innerHTML==null||ne.textContent&&de.textContent==null)&&u(se,""),B?le(m.dynamicChildren,B,se,R,U,bi(_,K),F):V||O(m,_,se,null,R,U,bi(_,K),F,!1),G>0){if(G&16)pe(se,ne,de,R,K);else if(G&2&&ne.class!==de.class&&i(se,"class",null,de.class,K),G&4&&i(se,"style",ne.style,de.style,K),G&8){const W=_.dynamicProps;for(let te=0;te<W.length;te++){const oe=W[te],_e=ne[oe],Re=de[oe];(Re!==_e||oe==="value")&&i(se,oe,_e,Re,K,R)}}G&1&&m.children!==_.children&&u(se,_.children)}else!V&&B==null&&pe(se,ne,de,R,K);((ye=de.onVnodeUpdated)||me)&&ot(()=>{ye&&$t(ye,R,_,m),me&&vs(_,m,R,"updated")},U)},le=(m,_,R,U,K,F,V)=>{for(let se=0;se<_.length;se++){const G=m[se],B=_[se],me=G.el&&(G.type===Se||!Ts(G,B)||G.shapeFlag&198)?d(G.el):R;y(G,B,me,null,U,K,F,V,!0)}},pe=(m,_,R,U,K)=>{if(_!==R){if(_!==Me)for(const F in _)!_n(F)&&!(F in R)&&i(m,F,_[F],null,K,U);for(const F in R){if(_n(F))continue;const V=R[F],se=_[F];V!==se&&F!=="value"&&i(m,F,se,V,K,U)}"value"in R&&i(m,"value",_.value,R.value,K)}},Q=(m,_,R,U,K,F,V,se,G)=>{const B=_.el=m?m.el:o(""),me=_.anchor=m?m.anchor:o("");let{patchFlag:ne,dynamicChildren:de,slotScopeIds:ye}=_;ye&&(se=se?se.concat(ye):ye),m==null?(n(B,R,U),n(me,R,U),z(_.children||[],R,me,K,F,V,se,G)):ne>0&&ne&64&&de&&m.dynamicChildren&&m.dynamicChildren.length===de.length?(le(m.dynamicChildren,de,R,K,F,V,se),(_.key!=null||K&&_===K.subTree)&&jc(m,_,!0)):O(m,_,R,me,K,F,V,se,G)},ee=(m,_,R,U,K,F,V,se,G)=>{_.slotScopeIds=se,m==null?_.shapeFlag&512?K.ctx.activate(_,R,U,V,G):j(_,R,U,K,F,V,G):he(m,_,G)},j=(m,_,R,U,K,F,V)=>{const se=m.component=rf(m,U,K);if(Jr(m)&&(se.ctx.renderer=ge),af(se,!1,V),se.asyncDep){if(K&&K.registerDep(se,M,V),!m.el){const G=se.subTree=fe(rt);w(null,G,_,R),m.placeholder=G.el}}else M(se,m,_,R,K,F,V)},he=(m,_,R)=>{const U=_.component=m.component;if(Uh(m,_,R))if(U.asyncDep&&!U.asyncResolved){A(U,_,R);return}else U.next=_,U.update();else _.el=m.el,U.vnode=_},M=(m,_,R,U,K,F,V)=>{const se=()=>{if(m.isMounted){let{next:ne,bu:de,u:ye,parent:W,vnode:te}=m;{const mt=Dc(m);if(mt){ne&&(ne.el=te.el,A(m,ne,V)),mt.asyncDep.then(()=>{ot(()=>{m.isUnmounted||B()},K)});return}}let oe=ne,_e;ys(m,!1),ne?(ne.el=te.el,A(m,ne,V)):ne=te,de&&br(de),(_e=ne.props&&ne.props.onVnodeBeforeUpdate)&&$t(_e,W,ne,te),ys(m,!0);const Re=Qa(m),ze=m.subTree;m.subTree=Re,y(ze,Re,d(ze.el),H(ze),m,K,F),ne.el=Re.el,oe===null&&Bh(m,Re.el),ye&&ot(ye,K),(_e=ne.props&&ne.props.onVnodeUpdated)&&ot(()=>$t(_e,W,ne,te),K)}else{let ne;const{el:de,props:ye}=_,{bm:W,m:te,parent:oe,root:_e,type:Re}=m,ze=En(_);ys(m,!1),W&&br(W),!ze&&(ne=ye&&ye.onVnodeBeforeMount)&&$t(ne,oe,_),ys(m,!0);{_e.ce&&_e.ce._hasShadowRoot()&&_e.ce._injectChildStyle(Re,m.parent?m.parent.type:void 0);const mt=m.subTree=Qa(m);y(null,mt,R,U,m,K,F),_.el=mt.el}if(te&&ot(te,K),!ze&&(ne=ye&&ye.onVnodeMounted)){const mt=_;ot(()=>$t(ne,oe,mt),K)}(_.shapeFlag&256||oe&&En(oe.vnode)&&oe.vnode.shapeFlag&256)&&m.a&&ot(m.a,K),m.isMounted=!0,_=R=U=null}};m.scope.on();const G=m.effect=new ql(se);m.scope.off();const B=m.update=G.run.bind(G),me=m.job=G.runIfDirty.bind(G);me.i=m,me.id=m.uid,G.scheduler=()=>_a(me),ys(m,!0),B()},A=(m,_,R)=>{_.component=m;const U=m.vnode.props;m.vnode=_,m.next=null,Fh(m,_.props,U,R),Kh(m,_.children,R),ts(),za(m),ss()},O=(m,_,R,U,K,F,V,se,G=!1)=>{const B=m&&m.children,me=m?m.shapeFlag:0,ne=_.children,{patchFlag:de,shapeFlag:ye}=_;if(de>0){if(de&128){Z(B,ne,R,U,K,F,V,se,G);return}else if(de&256){L(B,ne,R,U,K,F,V,se,G);return}}ye&8?(me&16&&Ce(B,K,F),ne!==B&&u(R,ne)):me&16?ye&16?Z(B,ne,R,U,K,F,V,se,G):Ce(B,K,F,!0):(me&8&&u(R,""),ye&16&&z(ne,R,U,K,F,V,se,G))},L=(m,_,R,U,K,F,V,se,G)=>{m=m||Qs,_=_||Qs;const B=m.length,me=_.length,ne=Math.min(B,me);let de;for(de=0;de<ne;de++){const ye=_[de]=G?Jt(_[de]):Dt(_[de]);y(m[de],ye,R,null,K,F,V,se,G)}B>me?Ce(m,K,F,!0,!1,ne):z(_,R,U,K,F,V,se,G,ne)},Z=(m,_,R,U,K,F,V,se,G)=>{let B=0;const me=_.length;let ne=m.length-1,de=me-1;for(;B<=ne&&B<=de;){const ye=m[B],W=_[B]=G?Jt(_[B]):Dt(_[B]);if(Ts(ye,W))y(ye,W,R,null,K,F,V,se,G);else break;B++}for(;B<=ne&&B<=de;){const ye=m[ne],W=_[de]=G?Jt(_[de]):Dt(_[de]);if(Ts(ye,W))y(ye,W,R,null,K,F,V,se,G);else break;ne--,de--}if(B>ne){if(B<=de){const ye=de+1,W=ye<me?_[ye].el:U;for(;B<=de;)y(null,_[B]=G?Jt(_[B]):Dt(_[B]),R,W,K,F,V,se,G),B++}}else if(B>de)for(;B<=ne;)X(m[B],K,F,!0),B++;else{const ye=B,W=B,te=new Map;for(B=W;B<=de;B++){const dt=_[B]=G?Jt(_[B]):Dt(_[B]);dt.key!=null&&te.set(dt.key,B)}let oe,_e=0;const Re=de-W+1;let ze=!1,mt=0;const bs=new Array(Re);for(B=0;B<Re;B++)bs[B]=0;for(B=ye;B<=ne;B++){const dt=m[B];if(_e>=Re){X(dt,K,F,!0);continue}let Ot;if(dt.key!=null)Ot=te.get(dt.key);else for(oe=W;oe<=de;oe++)if(bs[oe-W]===0&&Ts(dt,_[oe])){Ot=oe;break}Ot===void 0?X(dt,K,F,!0):(bs[Ot-W]=B+1,Ot>=mt?mt=Ot:ze=!0,y(dt,_[Ot],R,null,K,F,V,se,G),_e++)}const ja=ze?Jh(bs):Qs;for(oe=ja.length-1,B=Re-1;B>=0;B--){const dt=W+B,Ot=_[dt],Da=_[dt+1],Ua=dt+1<me?Da.el||Uc(Da):U;bs[B]===0?y(null,Ot,R,Ua,K,F,V,se,G):ze&&(oe<0||B!==ja[oe]?xe(Ot,R,Ua,2):oe--)}}},xe=(m,_,R,U,K=null)=>{const{el:F,type:V,transition:se,children:G,shapeFlag:B}=m;if(B&6){xe(m.component.subTree,_,R,U);return}if(B&128){m.suspense.move(_,R,U);return}if(B&64){V.move(m,_,R,ge);return}if(V===Se){n(F,_,R);for(let ne=0;ne<G.length;ne++)xe(G[ne],_,R,U);n(m.anchor,_,R);return}if(V===yr){k(m,_,R);return}if(U!==2&&B&1&&se)if(U===0)se.beforeEnter(F),n(F,_,R),ot(()=>se.enter(F),K);else{const{leave:ne,delayLeave:de,afterLeave:ye}=se,W=()=>{m.ctx.isUnmounted?r(F):n(F,_,R)},te=()=>{F._isLeaving&&F[Pt](!0),ne(F,()=>{W(),ye&&ye()})};de?de(F,W,te):te()}else n(F,_,R)},X=(m,_,R,U=!1,K=!1)=>{const{type:F,props:V,ref:se,children:G,dynamicChildren:B,shapeFlag:me,patchFlag:ne,dirs:de,cacheIndex:ye,memo:W}=m;if(ne===-2&&(K=!1),se!=null&&(ts(),kn(se,null,R,m,!0),ss()),ye!=null&&(_.renderCache[ye]=void 0),me&256){_.ctx.deactivate(m);return}const te=me&1&&de,oe=!En(m);let _e;if(oe&&(_e=V&&V.onVnodeBeforeUnmount)&&$t(_e,_,m),me&6)D(m.component,R,U);else{if(me&128){m.suspense.unmount(R,U);return}te&&vs(m,null,_,"beforeUnmount"),me&64?m.type.remove(m,_,R,ge,U):B&&!B.hasOnce&&(F!==Se||ne>0&&ne&64)?Ce(B,_,R,!1,!0):(F===Se&&ne&384||!K&&me&16)&&Ce(G,_,R),U&&N(m)}const Re=W!=null&&ye==null;(oe&&(_e=V&&V.onVnodeUnmounted)||te||Re)&&ot(()=>{_e&&$t(_e,_,m),te&&vs(m,null,_,"unmounted"),Re&&(m.el=null)},R)},N=m=>{const{type:_,el:R,anchor:U,transition:K}=m;if(_===Se){C(R,U);return}if(_===yr){I(m);return}const F=()=>{r(R),K&&!K.persisted&&K.afterLeave&&K.afterLeave()};if(m.shapeFlag&1&&K&&!K.persisted){const{leave:V,delayLeave:se}=K,G=()=>V(R,F);se?se(m.el,F,G):G()}else F()},C=(m,_)=>{let R;for(;m!==_;)R=h(m),r(m),m=R;r(_)},D=(m,_,R)=>{const{bum:U,scope:K,job:F,subTree:V,um:se,m:G,a:B}=m;so(G),so(B),U&&br(U),K.stop(),F&&(F.flags|=8,X(V,m,_,R)),se&&ot(se,_),ot(()=>{m.isUnmounted=!0},_)},Ce=(m,_,R,U=!1,K=!1,F=0)=>{for(let V=F;V<m.length;V++)X(m[V],_,R,U,K)},H=m=>{if(m.shapeFlag&6)return H(m.component.subTree);if(m.shapeFlag&128)return m.suspense.next();const _=h(m.anchor||m.el),R=_&&_[ch];return R?h(R):_};let ae=!1;const re=(m,_,R)=>{let U;m==null?_._vnode&&(X(_._vnode,null,null,!0),U=_._vnode.component):y(_._vnode||null,m,_,null,null,null,R),_._vnode=m,ae||(ae=!0,za(U),uc(),ae=!1)},ge={p:y,um:X,m:xe,r:N,mt:j,mc:z,pc:O,pbc:le,n:H,o:e};return{render:re,hydrate:void 0,createApp:Ih(re)}}function bi({type:e,props:t},s){return s==="svg"&&e==="foreignObject"||s==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:s}function ys({effect:e,job:t},s){s?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Zh(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function jc(e,t,s=!1){const n=e.children,r=t.children;if(ve(n)&&ve(r))for(let i=0;i<n.length;i++){const a=n[i];let o=r[i];o.shapeFlag&1&&!o.dynamicChildren&&((o.patchFlag<=0||o.patchFlag===32)&&(o=r[i]=Jt(r[i]),o.el=a.el),!s&&o.patchFlag!==-2&&jc(a,o)),o.type===Qr&&(o.patchFlag===-1&&(o=r[i]=Jt(o)),o.el=a.el),o.type===rt&&!o.el&&(o.el=a.el)}}function Jh(e){const t=e.slice(),s=[0];let n,r,i,a,o;const l=e.length;for(n=0;n<l;n++){const c=e[n];if(c!==0){if(r=s[s.length-1],e[r]<c){t[n]=r,s.push(n);continue}for(i=0,a=s.length-1;i<a;)o=i+a>>1,e[s[o]]<c?i=o+1:a=o;c<e[s[i]]&&(i>0&&(t[n]=s[i-1]),s[i]=n)}}for(i=s.length,a=s[i-1];i-- >0;)s[i]=a,a=t[a];return s}function Dc(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Dc(t)}function so(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function Uc(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?Uc(t.subTree):null}const Bc=e=>e.__isSuspense;function Yh(e,t){t&&t.pendingBranch?ve(e)?t.effects.push(...e):t.effects.push(e):rh(e)}const Se=Symbol.for("v-fgt"),Qr=Symbol.for("v-txt"),rt=Symbol.for("v-cmt"),yr=Symbol.for("v-stc"),Tn=[];let pt=null;function b(e=!1){Tn.push(pt=e?null:[])}function Xh(){Tn.pop(),pt=Tn[Tn.length-1]||null}let Mn=1;function Rr(e,t=!1){Mn+=e,e<0&&pt&&t&&(pt.hasOnce=!0)}function Hc(e){return e.dynamicChildren=Mn>0?pt||Qs:null,Xh(),Mn>0&&pt&&pt.push(e),e}function v(e,t,s,n,r,i){return Hc(p(e,t,s,n,r,i,!0))}function us(e,t,s,n,r){return Hc(fe(e,t,s,n,r,!0))}function Cr(e){return e?e.__v_isVNode===!0:!1}function Ts(e,t){return e.type===t.type&&e.key===t.key}const Fc=({key:e})=>e??null,_r=({ref:e,ref_key:t,ref_for:s})=>(typeof e=="number"&&(e=""+e),e!=null?Ue(e)||Ve(e)||ke(e)?{i:ft,r:e,k:t,f:!!s}:e:null);function p(e,t=null,s=null,n=0,r=null,i=e===Se?0:1,a=!1,o=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Fc(t),ref:t&&_r(t),scopeId:hc,slotScopeIds:null,children:s,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:i,patchFlag:n,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:ft};return o?(Ea(l,s),i&128&&e.normalize(l)):s&&(l.shapeFlag|=Ue(s)?8:16),Mn>0&&!a&&pt&&(l.patchFlag>0||i&6)&&l.patchFlag!==32&&pt.push(l),l}const fe=Qh;function Qh(e,t=null,s=null,n=0,r=null,i=!1){if((!e||e===kc)&&(e=rt),Cr(e)){const o=gs(e,t,!0);return s&&Ea(o,s),Mn>0&&!i&&pt&&(o.shapeFlag&6?pt[pt.indexOf(e)]=o:pt.push(o)),o.patchFlag=-2,o}if(df(e)&&(e=e.__vccOpts),t){t=ef(t);let{class:o,style:l}=t;o&&!Ue(o)&&(t.class=ue(o)),Le(l)&&(Gr(l)&&!ve(l)&&(l=Ze({},l)),t.style=ha(l))}const a=Ue(e)?1:Bc(e)?128:gc(e)?64:Le(e)?4:ke(e)?2:0;return p(e,t,s,n,r,a,i,!0)}function ef(e){return e?Gr(e)||$c(e)?Ze({},e):e:null}function gs(e,t,s=!1,n=!1){const{props:r,ref:i,patchFlag:a,children:o,transition:l}=e,c=t?tf(r||{},t):r,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&Fc(c),ref:t&&t.ref?s&&i?ve(i)?i.concat(_r(t)):[i,_r(t)]:_r(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:o,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Se?a===-1?16:a|16:a,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:l,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&gs(e.ssContent),ssFallback:e.ssFallback&&gs(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&n&&Ln(u,l.clone(u)),u}function be(e=" ",t=0){return fe(Qr,null,e,t)}function cn(e,t){const s=fe(yr,null,e);return s.staticCount=t,s}function J(e="",t=!1){return t?(b(),us(rt,null,e)):fe(rt,null,e)}function Dt(e){return e==null||typeof e=="boolean"?fe(rt):ve(e)?fe(Se,null,e.slice()):Cr(e)?Jt(e):fe(Qr,null,String(e))}function Jt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:gs(e)}function Ea(e,t){let s=0;const{shapeFlag:n}=e;if(t==null)t=null;else if(ve(t))s=16;else if(typeof t=="object")if(n&65){const r=t.default;r&&(r._c&&(r._d=!1),Ea(e,r()),r._c&&(r._d=!0));return}else{s=32;const r=t._;!r&&!$c(t)?t._ctx=ft:r===3&&ft&&(ft.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ke(t)?(t={default:t,_ctx:ft},s=32):(t=String(t),n&64?(s=16,t=[be(t)]):s=8);e.children=t,e.shapeFlag|=s}function tf(...e){const t={};for(let s=0;s<e.length;s++){const n=e[s];for(const r in n)if(r==="class")t.class!==n.class&&(t.class=ue([t.class,n.class]));else if(r==="style")t.style=ha([t.style,n.style]);else if(Br(r)){const i=t[r],a=n[r];a&&i!==a&&!(ve(i)&&i.includes(a))?t[r]=i?[].concat(i,a):a:a==null&&i==null&&!Hr(r)&&(t[r]=a)}else r!==""&&(t[r]=n[r])}return t}function $t(e,t,s,n=null){At(e,t,7,[s,n])}const sf=Tc();let nf=0;function rf(e,t,s){const n=e.type,r=(t?t.appContext:e.appContext)||sf,i={uid:nf++,vnode:e,type:n,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Fl(!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:Ic(n,r),emitsOptions:Ac(n,r),emit:null,emitted:null,propsDefaults:Me,inheritAttrs:n.inheritAttrs,ctx:Me,data:Me,props:Me,attrs:Me,slots:Me,refs:Me,setupState:Me,setupContext:null,suspense:s,suspenseId:s?s.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=t?t.root:i,i.emit=Lh.bind(null,i),e.ce&&e.ce(i),i}let et=null;const Sa=()=>et||ft;let Or,Hi;{const e=Kr(),t=(s,n)=>{let r;return(r=e[s])||(r=e[s]=[]),r.push(n),i=>{r.length>1?r.forEach(a=>a(i)):r[0](i)}};Or=t("__VUE_INSTANCE_SETTERS__",s=>et=s),Hi=t("__VUE_SSR_SETTERS__",s=>jn=s)}const Qn=e=>{const t=et;return Or(e),e.scope.on(),()=>{e.scope.off(),Or(t)}},no=()=>{et&&et.scope.off(),Or(null)};function Vc(e){return e.vnode.shapeFlag&4}let jn=!1;function af(e,t=!1,s=!1){t&&Hi(t);const{props:n,children:r}=e.vnode,i=Vc(e);Hh(e,n,i,t),qh(e,r,s||t);const a=i?of(e,t):void 0;return t&&Hi(!1),a}function of(e,t){const s=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Th);const{setup:n}=s;if(n){ts();const r=e.setupContext=n.length>1?cf(e):null,i=Qn(e),a=Yn(n,e,0,[e.props,r]),o=Pl(a);if(ss(),i(),(o||e.sp)&&!En(e)&&wc(e),o){if(a.then(no,no),t)return a.then(l=>{ro(e,l)}).catch(l=>{Zr(l,e,0)});e.asyncDep=a}else ro(e,a)}else zc(e)}function ro(e,t,s){ke(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Le(t)&&(e.setupState=oc(t)),zc(e)}function zc(e,t,s){const n=e.type;e.render||(e.render=n.render||Ht);{const r=Qn(e);ts();try{Ah(e)}finally{ss(),r()}}}const lf={get(e,t){return Qe(e,"get",""),e[t]}};function cf(e){const t=s=>{e.exposed=s||{}};return{attrs:new Proxy(e.attrs,lf),slots:e.slots,emit:e.emit,expose:t}}function ei(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(oc(ya(e.exposed)),{get(t,s){if(s in t)return t[s];if(s in Sn)return Sn[s](e)},has(t,s){return s in t||s in Sn}})):e.proxy}function uf(e,t=!0){return ke(e)?e.displayName||e.name:e.name||t&&e.__name}function df(e){return ke(e)&&"__vccOpts"in e}const Pe=(e,t)=>Qd(e,t,jn);function Ta(e,t,s){try{Rr(-1);const n=arguments.length;return n===2?Le(t)&&!ve(t)?Cr(t)?fe(e,null,[t]):fe(e,t):fe(e,null,t):(n>3?s=Array.prototype.slice.call(arguments,2):n===3&&Cr(s)&&(s=[s]),fe(e,t,s))}finally{Rr(1)}}const hf="3.5.34";/**
14
+ * @vue/runtime-dom v3.5.34
15
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
16
+ * @license MIT
17
+ **/let Fi;const io=typeof window<"u"&&window.trustedTypes;if(io)try{Fi=io.createPolicy("vue",{createHTML:e=>e})}catch{}const qc=Fi?e=>Fi.createHTML(e):e=>e,ff="http://www.w3.org/2000/svg",pf="http://www.w3.org/1998/Math/MathML",Wt=typeof document<"u"?document:null,ao=Wt&&Wt.createElement("template"),gf={insert:(e,t,s)=>{t.insertBefore(e,s||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,s,n)=>{const r=t==="svg"?Wt.createElementNS(ff,e):t==="mathml"?Wt.createElementNS(pf,e):s?Wt.createElement(e,{is:s}):Wt.createElement(e);return e==="select"&&n&&n.multiple!=null&&r.setAttribute("multiple",n.multiple),r},createText:e=>Wt.createTextNode(e),createComment:e=>Wt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Wt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,s,n,r,i){const a=s?s.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),s),!(r===i||!(r=r.nextSibling)););else{ao.innerHTML=qc(n==="svg"?`<svg>${e}</svg>`:n==="mathml"?`<math>${e}</math>`:e);const o=ao.content;if(n==="svg"||n==="mathml"){const l=o.firstChild;for(;l.firstChild;)o.appendChild(l.firstChild);o.removeChild(l)}t.insertBefore(o,s)}return[a?a.nextSibling:t.firstChild,s?s.previousSibling:t.lastChild]}},as="transition",fn="animation",Dn=Symbol("_vtc"),Kc={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},mf=Ze({},mc,Kc),bf=e=>(e.displayName="Transition",e.props=mf,e),Aa=bf((e,{slots:t})=>Ta(hh,vf(e),t)),_s=(e,t=[])=>{ve(e)?e.forEach(s=>s(...t)):e&&e(...t)},oo=e=>e?ve(e)?e.some(t=>t.length>1):e.length>1:!1;function vf(e){const t={};for(const Q in e)Q in Kc||(t[Q]=e[Q]);if(e.css===!1)return t;const{name:s="v",type:n,duration:r,enterFromClass:i=`${s}-enter-from`,enterActiveClass:a=`${s}-enter-active`,enterToClass:o=`${s}-enter-to`,appearFromClass:l=i,appearActiveClass:c=a,appearToClass:u=o,leaveFromClass:d=`${s}-leave-from`,leaveActiveClass:h=`${s}-leave-active`,leaveToClass:f=`${s}-leave-to`}=e,g=yf(r),y=g&&g[0],T=g&&g[1],{onBeforeEnter:w,onEnter:x,onEnterCancelled:k,onLeave:I,onLeaveCancelled:S,onBeforeAppear:$=w,onAppear:E=x,onAppearCancelled:z=k}=t,q=(Q,ee,j,he)=>{Q._enterCancelled=he,ws(Q,ee?u:o),ws(Q,ee?c:a),j&&j()},le=(Q,ee)=>{Q._isLeaving=!1,ws(Q,d),ws(Q,f),ws(Q,h),ee&&ee()},pe=Q=>(ee,j)=>{const he=Q?E:x,M=()=>q(ee,Q,j);_s(he,[ee,M]),lo(()=>{ws(ee,Q?l:i),zt(ee,Q?u:o),oo(he)||co(ee,n,y,M)})};return Ze(t,{onBeforeEnter(Q){_s(w,[Q]),zt(Q,i),zt(Q,a)},onBeforeAppear(Q){_s($,[Q]),zt(Q,l),zt(Q,c)},onEnter:pe(!1),onAppear:pe(!0),onLeave(Q,ee){Q._isLeaving=!0;const j=()=>le(Q,ee);zt(Q,d),Q._enterCancelled?(zt(Q,h),fo(Q)):(fo(Q),zt(Q,h)),lo(()=>{Q._isLeaving&&(ws(Q,d),zt(Q,f),oo(I)||co(Q,n,T,j))}),_s(I,[Q,j])},onEnterCancelled(Q){q(Q,!1,void 0,!0),_s(k,[Q])},onAppearCancelled(Q){q(Q,!0,void 0,!0),_s(z,[Q])},onLeaveCancelled(Q){le(Q),_s(S,[Q])}})}function yf(e){if(e==null)return null;if(Le(e))return[vi(e.enter),vi(e.leave)];{const t=vi(e);return[t,t]}}function vi(e){return vd(e)}function zt(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.add(s)),(e[Dn]||(e[Dn]=new Set)).add(t)}function ws(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.remove(n));const s=e[Dn];s&&(s.delete(t),s.size||(e[Dn]=void 0))}function lo(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let _f=0;function co(e,t,s,n){const r=e._endId=++_f,i=()=>{r===e._endId&&n()};if(s!=null)return setTimeout(i,s);const{type:a,timeout:o,propCount:l}=wf(e,t);if(!a)return n();const c=a+"end";let u=0;const d=()=>{e.removeEventListener(c,h),i()},h=f=>{f.target===e&&++u>=l&&d()};setTimeout(()=>{u<l&&d()},o+1),e.addEventListener(c,h)}function wf(e,t){const s=window.getComputedStyle(e),n=g=>(s[g]||"").split(", "),r=n(`${as}Delay`),i=n(`${as}Duration`),a=uo(r,i),o=n(`${fn}Delay`),l=n(`${fn}Duration`),c=uo(o,l);let u=null,d=0,h=0;t===as?a>0&&(u=as,d=a,h=i.length):t===fn?c>0&&(u=fn,d=c,h=l.length):(d=Math.max(a,c),u=d>0?a>c?as:fn:null,h=u?u===as?i.length:l.length:0);const f=u===as&&/\b(?:transform|all)(?:,|$)/.test(n(`${as}Property`).toString());return{type:u,timeout:d,propCount:h,hasTransform:f}}function uo(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((s,n)=>ho(s)+ho(e[n])))}function ho(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function fo(e){return(e?e.ownerDocument:document).body.offsetHeight}function xf(e,t,s){const n=e[Dn];n&&(t=(t?[t,...n]:[...n]).join(" ")),t==null?e.removeAttribute("class"):s?e.setAttribute("class",t):e.className=t}const po=Symbol("_vod"),kf=Symbol("_vsh"),Ef=Symbol(""),Sf=/(?:^|;)\s*display\s*:/;function Tf(e,t,s){const n=e.style,r=Ue(s);let i=!1;if(s&&!r){if(t)if(Ue(t))for(const a of t.split(";")){const o=a.slice(0,a.indexOf(":")).trim();s[o]==null&&bn(n,o,"")}else for(const a in t)s[a]==null&&bn(n,a,"");for(const a in s){a==="display"&&(i=!0);const o=s[a];o!=null?Rf(e,a,!Ue(t)&&t?t[a]:void 0,o)||bn(n,a,o):bn(n,a,"")}}else if(r){if(t!==s){const a=n[Ef];a&&(s+=";"+a),n.cssText=s,i=Sf.test(s)}}else t&&e.removeAttribute("style");po in e&&(e[po]=i?n.display:"",e[kf]&&(n.display="none"))}const go=/\s*!important$/;function bn(e,t,s){if(ve(s))s.forEach(n=>bn(e,t,n));else if(s==null&&(s=""),t.startsWith("--"))e.setProperty(t,s);else{const n=Af(e,t);go.test(s)?e.setProperty(Ms(n),s.replace(go,""),"important"):e[n]=s}}const mo=["Webkit","Moz","ms"],yi={};function Af(e,t){const s=yi[t];if(s)return s;let n=it(t);if(n!=="filter"&&n in e)return yi[t]=n;n=qr(n);for(let r=0;r<mo.length;r++){const i=mo[r]+n;if(i in e)return yi[t]=i}return t}function Rf(e,t,s,n){return e.tagName==="TEXTAREA"&&(t==="width"||t==="height")&&Ue(n)&&s===n}const bo="http://www.w3.org/1999/xlink";function vo(e,t,s,n,r,i=Ed(t)){n&&t.startsWith("xlink:")?s==null?e.removeAttributeNS(bo,t.slice(6,t.length)):e.setAttributeNS(bo,t,s):s==null||i&&!Dl(s)?e.removeAttribute(t):e.setAttribute(t,i?"":wt(s)?String(s):s)}function yo(e,t,s,n,r){if(t==="innerHTML"||t==="textContent"){s!=null&&(e[t]=t==="innerHTML"?qc(s):s);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const o=i==="OPTION"?e.getAttribute("value")||"":e.value,l=s==null?e.type==="checkbox"?"on":"":String(s);(o!==l||!("_value"in e))&&(e.value=l),s==null&&e.removeAttribute(t),e._value=s;return}let a=!1;if(s===""||s==null){const o=typeof e[t];o==="boolean"?s=Dl(s):s==null&&o==="string"?(s="",a=!0):o==="number"&&(s=0,a=!0)}try{e[t]=s}catch{}a&&e.removeAttribute(r||t)}function As(e,t,s,n){e.addEventListener(t,s,n)}function Cf(e,t,s,n){e.removeEventListener(t,s,n)}const _o=Symbol("_vei");function Of(e,t,s,n,r=null){const i=e[_o]||(e[_o]={}),a=i[t];if(n&&a)a.value=n;else{const[o,l]=$f(t);if(n){const c=i[t]=Pf(n,r);As(e,o,c,l)}else a&&(Cf(e,o,a,l),i[t]=void 0)}}const wo=/(?:Once|Passive|Capture)$/;function $f(e){let t;if(wo.test(e)){t={};let n;for(;n=e.match(wo);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Ms(e.slice(2)),t]}let _i=0;const Nf=Promise.resolve(),If=()=>_i||(Nf.then(()=>_i=0),_i=Date.now());function Pf(e,t){const s=n=>{if(!n._vts)n._vts=Date.now();else if(n._vts<=s.attached)return;At(Lf(n,s.value),t,5,[n])};return s.value=e,s.attached=If(),s}function Lf(e,t){if(ve(t)){const s=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{s.call(e),e._stopped=!0},t.map(n=>r=>!r._stopped&&n&&n(r))}else return t}const xo=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Mf=(e,t,s,n,r,i)=>{const a=r==="svg";t==="class"?xf(e,n,a):t==="style"?Tf(e,s,n):Br(t)?Hr(t)||Of(e,t,s,n,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):jf(e,t,n,a))?(yo(e,t,n),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&vo(e,t,n,a,i,t!=="value")):e._isVueCE&&(Df(e,t)||e._def.__asyncLoader&&(/[A-Z]/.test(t)||!Ue(n)))?yo(e,it(t),n,i,t):(t==="true-value"?e._trueValue=n:t==="false-value"&&(e._falseValue=n),vo(e,t,n,a))};function jf(e,t,s,n){if(n)return!!(t==="innerHTML"||t==="textContent"||t in e&&xo(t)&&ke(s));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return xo(t)&&Ue(s)?!1:t in e}function Df(e,t){const s=e._def.props;if(!s)return!1;const n=it(t);return Array.isArray(s)?s.some(r=>it(r)===n):Object.keys(s).some(r=>it(r)===n)}const $r=e=>{const t=e.props["onUpdate:modelValue"]||!1;return ve(t)?s=>br(t,s):t};function Uf(e){e.target.composing=!0}function ko(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const sn=Symbol("_assign");function Eo(e,t,s){return t&&(e=e.trim()),s&&(e=da(e)),e}const yt={created(e,{modifiers:{lazy:t,trim:s,number:n}},r){e[sn]=$r(r);const i=n||r.props&&r.props.type==="number";As(e,t?"change":"input",a=>{a.target.composing||e[sn](Eo(e.value,s,i))}),(s||i)&&As(e,"change",()=>{e.value=Eo(e.value,s,i)}),t||(As(e,"compositionstart",Uf),As(e,"compositionend",ko),As(e,"change",ko))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:s,modifiers:{lazy:n,trim:r,number:i}},a){if(e[sn]=$r(a),e.composing)return;const o=(i||e.type==="number")&&!/^0\d/.test(e.value)?da(e.value):e.value,l=t??"";if(o===l)return;const c=e.getRootNode();(c instanceof Document||c instanceof ShadowRoot)&&c.activeElement===e&&e.type!=="range"&&(n&&t===s||r&&e.value.trim()===l)||(e.value=l)}},Wc={deep:!0,created(e,t,s){e[sn]=$r(s),As(e,"change",()=>{const n=e._modelValue,r=Bf(e),i=e.checked,a=e[sn];if(ve(n)){const o=Ul(n,r),l=o!==-1;if(i&&!l)a(n.concat(r));else if(!i&&l){const c=[...n];c.splice(o,1),a(c)}}else if(Fr(n)){const o=new Set(n);i?o.add(r):o.delete(r),a(o)}else a(Gc(e,i))})},mounted:So,beforeUpdate(e,t,s){e[sn]=$r(s),So(e,t,s)}};function So(e,{value:t,oldValue:s},n){e._modelValue=t;let r;if(ve(t))r=Ul(t,n.props.value)>-1;else if(Fr(t))r=t.has(n.props.value);else{if(t===s)return;r=Jn(t,Gc(e,!0))}e.checked!==r&&(e.checked=r)}function Bf(e){return"_value"in e?e._value:e.value}function Gc(e,t){const s=t?"_trueValue":"_falseValue";return s in e?e[s]:t}const Hf=["ctrl","shift","alt","meta"],Ff={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>Hf.some(s=>e[`${s}Key`]&&!t.includes(s))},lt=(e,t)=>{if(!e)return e;const s=e._withMods||(e._withMods={}),n=t.join(".");return s[n]||(s[n]=(r,...i)=>{for(let a=0;a<t.length;a++){const o=Ff[t[a]];if(o&&o(r,t))return}return e(r,...i)})},Vf=Ze({patchProp:Mf},gf);let To;function zf(){return To||(To=Wh(Vf))}const qf=(...e)=>{const t=zf().createApp(...e),{mount:s}=t;return t.mount=n=>{const r=Wf(n);if(!r)return;const i=t._component;!ke(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const a=s(r,!1,Kf(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),a},t};function Kf(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Wf(e){return Ue(e)?document.querySelector(e):e}/*!
18
+ * pinia v2.3.1
19
+ * (c) 2025 Eduardo San Martin Morote
20
+ * @license MIT
21
+ */let Zc;const ti=e=>Zc=e,Jc=Symbol();function Vi(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var An;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(An||(An={}));function Gf(){const e=Vl(!0),t=e.run(()=>Y({}));let s=[],n=[];const r=ya({install(i){ti(r),r._a=i,i.provide(Jc,r),i.config.globalProperties.$pinia=r,n.forEach(a=>s.push(a)),n=[]},use(i){return this._a?s.push(i):n.push(i),this},_p:s,_a:null,_e:e,_s:new Map,state:t});return r}const Yc=()=>{};function Ao(e,t,s,n=Yc){e.push(t);const r=()=>{const i=e.indexOf(t);i>-1&&(e.splice(i,1),n())};return!s&&zl()&&Td(r),r}function Us(e,...t){e.slice().forEach(s=>{s(...t)})}const Zf=e=>e(),Ro=Symbol(),wi=Symbol();function zi(e,t){e instanceof Map&&t instanceof Map?t.forEach((s,n)=>e.set(n,s)):e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const s in t){if(!t.hasOwnProperty(s))continue;const n=t[s],r=e[s];Vi(r)&&Vi(n)&&e.hasOwnProperty(s)&&!Ve(n)&&!es(n)?e[s]=zi(r,n):e[s]=n}return e}const Jf=Symbol();function Yf(e){return!Vi(e)||!e.hasOwnProperty(Jf)}const{assign:ls}=Object;function Xf(e){return!!(Ve(e)&&e.effect)}function Qf(e,t,s,n){const{state:r,actions:i,getters:a}=t,o=s.state.value[e];let l;function c(){o||(s.state.value[e]=r?r():{});const u=Zd(s.state.value[e]);return ls(u,i,Object.keys(a||{}).reduce((d,h)=>(d[h]=ya(Pe(()=>{ti(s);const f=s._s.get(e);return a[h].call(f,f)})),d),{}))}return l=Xc(e,c,t,s,n,!0),l}function Xc(e,t,s={},n,r,i){let a;const o=ls({actions:{}},s),l={deep:!0};let c,u,d=[],h=[],f;const g=n.state.value[e];!i&&!g&&(n.state.value[e]={});let y;function T(z){let q;c=u=!1,typeof z=="function"?(z(n.state.value[e]),q={type:An.patchFunction,storeId:e,events:f}):(zi(n.state.value[e],z),q={type:An.patchObject,payload:z,storeId:e,events:f});const le=y=Symbol();Ns().then(()=>{y===le&&(c=!0)}),u=!0,Us(d,q,n.state.value[e])}const w=i?function(){const{state:q}=s,le=q?q():{};this.$patch(pe=>{ls(pe,le)})}:Yc;function x(){a.stop(),d=[],h=[],n._s.delete(e)}const k=(z,q="")=>{if(Ro in z)return z[wi]=q,z;const le=function(){ti(n);const pe=Array.from(arguments),Q=[],ee=[];function j(A){Q.push(A)}function he(A){ee.push(A)}Us(h,{args:pe,name:le[wi],store:S,after:j,onError:he});let M;try{M=z.apply(this&&this.$id===e?this:S,pe)}catch(A){throw Us(ee,A),A}return M instanceof Promise?M.then(A=>(Us(Q,A),A)).catch(A=>(Us(ee,A),Promise.reject(A))):(Us(Q,M),M)};return le[Ro]=!0,le[wi]=q,le},I={_p:n,$id:e,$onAction:Ao.bind(null,h),$patch:T,$reset:w,$subscribe(z,q={}){const le=Ao(d,z,q.detached,()=>pe()),pe=a.run(()=>Ft(()=>n.state.value[e],Q=>{(q.flush==="sync"?u:c)&&z({storeId:e,type:An.direct,events:f},Q)},ls({},l,q)));return le},$dispose:x},S=Qt(I);n._s.set(e,S);const E=(n._a&&n._a.runWithContext||Zf)(()=>n._e.run(()=>(a=Vl()).run(()=>t({action:k}))));for(const z in E){const q=E[z];if(Ve(q)&&!Xf(q)||es(q))i||(g&&Yf(q)&&(Ve(q)?q.value=g[z]:zi(q,g[z])),n.state.value[e][z]=q);else if(typeof q=="function"){const le=k(q,z);E[z]=le,o.actions[z]=q}}return ls(S,E),ls(Oe(S),E),Object.defineProperty(S,"$state",{get:()=>n.state.value[e],set:z=>{T(q=>{ls(q,z)})}}),n._p.forEach(z=>{ls(S,a.run(()=>z({store:S,app:n._a,pinia:n,options:o})))}),g&&i&&s.hydrate&&s.hydrate(S.$state,g),c=!0,u=!0,S}/*! #__NO_SIDE_EFFECTS__ */function Qc(e,t,s){let n,r;const i=typeof t=="function";typeof e=="string"?(n=e,r=i?s:t):(r=e,n=e.id);function a(o,l){const c=ih();return o=o||(c?_t(Jc,null):null),o&&ti(o),o=Zc,o._s.has(n)||(i?Xc(n,t,r,o):Qf(n,r,o)),o._s.get(n)}return a.$id=n,a}/*!
22
+ * vue-router v4.6.4
23
+ * (c) 2025 Eduardo San Martin Morote
24
+ * @license MIT
25
+ */const Ws=typeof document<"u";function eu(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function ep(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&eu(e.default)}const $e=Object.assign;function xi(e,t){const s={};for(const n in t){const r=t[n];s[n]=Rt(r)?r.map(e):e(r)}return s}const Rn=()=>{},Rt=Array.isArray;function Co(e,t){const s={};for(const n in e)s[n]=n in t?t[n]:e[n];return s}const tu=/#/g,tp=/&/g,sp=/\//g,np=/=/g,rp=/\?/g,su=/\+/g,ip=/%5B/g,ap=/%5D/g,nu=/%5E/g,op=/%60/g,ru=/%7B/g,lp=/%7C/g,iu=/%7D/g,cp=/%20/g;function Ra(e){return e==null?"":encodeURI(""+e).replace(lp,"|").replace(ip,"[").replace(ap,"]")}function up(e){return Ra(e).replace(ru,"{").replace(iu,"}").replace(nu,"^")}function qi(e){return Ra(e).replace(su,"%2B").replace(cp,"+").replace(tu,"%23").replace(tp,"%26").replace(op,"`").replace(ru,"{").replace(iu,"}").replace(nu,"^")}function dp(e){return qi(e).replace(np,"%3D")}function hp(e){return Ra(e).replace(tu,"%23").replace(rp,"%3F")}function fp(e){return hp(e).replace(sp,"%2F")}function Un(e){if(e==null)return null;try{return decodeURIComponent(""+e)}catch{}return""+e}const pp=/\/$/,gp=e=>e.replace(pp,"");function ki(e,t,s="/"){let n,r={},i="",a="";const o=t.indexOf("#");let l=t.indexOf("?");return l=o>=0&&l>o?-1:l,l>=0&&(n=t.slice(0,l),i=t.slice(l,o>0?o:t.length),r=e(i.slice(1))),o>=0&&(n=n||t.slice(0,o),a=t.slice(o,t.length)),n=yp(n??t,s),{fullPath:n+i+a,path:n,query:r,hash:Un(a)}}function mp(e,t){const s=t.query?e(t.query):"";return t.path+(s&&"?")+s+(t.hash||"")}function Oo(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function bp(e,t,s){const n=t.matched.length-1,r=s.matched.length-1;return n>-1&&n===r&&an(t.matched[n],s.matched[r])&&au(t.params,s.params)&&e(t.query)===e(s.query)&&t.hash===s.hash}function an(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function au(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(var s in e)if(!vp(e[s],t[s]))return!1;return!0}function vp(e,t){return Rt(e)?$o(e,t):Rt(t)?$o(t,e):(e==null?void 0:e.valueOf())===(t==null?void 0:t.valueOf())}function $o(e,t){return Rt(t)?e.length===t.length&&e.every((s,n)=>s===t[n]):e.length===1&&e[0]===t}function yp(e,t){if(e.startsWith("/"))return e;if(!e)return t;const s=t.split("/"),n=e.split("/"),r=n[n.length-1];(r===".."||r===".")&&n.push("");let i=s.length-1,a,o;for(a=0;a<n.length;a++)if(o=n[a],o!==".")if(o==="..")i>1&&i--;else break;return s.slice(0,i).join("/")+"/"+n.slice(a).join("/")}const os={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};let Ki=function(e){return e.pop="pop",e.push="push",e}({}),Ei=function(e){return e.back="back",e.forward="forward",e.unknown="",e}({});function _p(e){if(!e)if(Ws){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),gp(e)}const wp=/^[^#]+#/;function xp(e,t){return e.replace(wp,"#")+t}function kp(e,t){const s=document.documentElement.getBoundingClientRect(),n=e.getBoundingClientRect();return{behavior:t.behavior,left:n.left-s.left-(t.left||0),top:n.top-s.top-(t.top||0)}}const si=()=>({left:window.scrollX,top:window.scrollY});function Ep(e){let t;if("el"in e){const s=e.el,n=typeof s=="string"&&s.startsWith("#"),r=typeof s=="string"?n?document.getElementById(s.slice(1)):document.querySelector(s):s;if(!r)return;t=kp(r,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function No(e,t){return(history.state?history.state.position-t:-1)+e}const Wi=new Map;function Sp(e,t){Wi.set(e,t)}function Tp(e){const t=Wi.get(e);return Wi.delete(e),t}function Ap(e){return typeof e=="string"||e&&typeof e=="object"}function ou(e){return typeof e=="string"||typeof e=="symbol"}let He=function(e){return e[e.MATCHER_NOT_FOUND=1]="MATCHER_NOT_FOUND",e[e.NAVIGATION_GUARD_REDIRECT=2]="NAVIGATION_GUARD_REDIRECT",e[e.NAVIGATION_ABORTED=4]="NAVIGATION_ABORTED",e[e.NAVIGATION_CANCELLED=8]="NAVIGATION_CANCELLED",e[e.NAVIGATION_DUPLICATED=16]="NAVIGATION_DUPLICATED",e}({});const lu=Symbol("");He.MATCHER_NOT_FOUND+"",He.NAVIGATION_GUARD_REDIRECT+"",He.NAVIGATION_ABORTED+"",He.NAVIGATION_CANCELLED+"",He.NAVIGATION_DUPLICATED+"";function on(e,t){return $e(new Error,{type:e,[lu]:!0},t)}function qt(e,t){return e instanceof Error&&lu in e&&(t==null||!!(e.type&t))}const Rp=["params","query","hash"];function Cp(e){if(typeof e=="string")return e;if(e.path!=null)return e.path;const t={};for(const s of Rp)s in e&&(t[s]=e[s]);return JSON.stringify(t,null,2)}function Op(e){const t={};if(e===""||e==="?")return t;const s=(e[0]==="?"?e.slice(1):e).split("&");for(let n=0;n<s.length;++n){const r=s[n].replace(su," "),i=r.indexOf("="),a=Un(i<0?r:r.slice(0,i)),o=i<0?null:Un(r.slice(i+1));if(a in t){let l=t[a];Rt(l)||(l=t[a]=[l]),l.push(o)}else t[a]=o}return t}function Io(e){let t="";for(let s in e){const n=e[s];if(s=dp(s),n==null){n!==void 0&&(t+=(t.length?"&":"")+s);continue}(Rt(n)?n.map(r=>r&&qi(r)):[n&&qi(n)]).forEach(r=>{r!==void 0&&(t+=(t.length?"&":"")+s,r!=null&&(t+="="+r))})}return t}function $p(e){const t={};for(const s in e){const n=e[s];n!==void 0&&(t[s]=Rt(n)?n.map(r=>r==null?null:""+r):n==null?n:""+n)}return t}const Np=Symbol(""),Po=Symbol(""),ni=Symbol(""),Ca=Symbol(""),Gi=Symbol("");function pn(){let e=[];function t(n){return e.push(n),()=>{const r=e.indexOf(n);r>-1&&e.splice(r,1)}}function s(){e=[]}return{add:t,list:()=>e.slice(),reset:s}}function ds(e,t,s,n,r,i=a=>a()){const a=n&&(n.enterCallbacks[r]=n.enterCallbacks[r]||[]);return()=>new Promise((o,l)=>{const c=h=>{h===!1?l(on(He.NAVIGATION_ABORTED,{from:s,to:t})):h instanceof Error?l(h):Ap(h)?l(on(He.NAVIGATION_GUARD_REDIRECT,{from:t,to:h})):(a&&n.enterCallbacks[r]===a&&typeof h=="function"&&a.push(h),o())},u=i(()=>e.call(n&&n.instances[r],t,s,c));let d=Promise.resolve(u);e.length<3&&(d=d.then(c)),d.catch(h=>l(h))})}function Si(e,t,s,n,r=i=>i()){const i=[];for(const a of e)for(const o in a.components){let l=a.components[o];if(!(t!=="beforeRouteEnter"&&!a.instances[o]))if(eu(l)){const c=(l.__vccOpts||l)[t];c&&i.push(ds(c,s,n,a,o,r))}else{let c=l();i.push(()=>c.then(u=>{if(!u)throw new Error(`Couldn't resolve component "${o}" at "${a.path}"`);const d=ep(u)?u.default:u;a.mods[o]=u,a.components[o]=d;const h=(d.__vccOpts||d)[t];return h&&ds(h,s,n,a,o,r)()}))}}return i}function Ip(e,t){const s=[],n=[],r=[],i=Math.max(t.matched.length,e.matched.length);for(let a=0;a<i;a++){const o=t.matched[a];o&&(e.matched.find(c=>an(c,o))?n.push(o):s.push(o));const l=e.matched[a];l&&(t.matched.find(c=>an(c,l))||r.push(l))}return[s,n,r]}/*!
26
+ * vue-router v4.6.4
27
+ * (c) 2025 Eduardo San Martin Morote
28
+ * @license MIT
29
+ */let Pp=()=>location.protocol+"//"+location.host;function cu(e,t){const{pathname:s,search:n,hash:r}=t,i=e.indexOf("#");if(i>-1){let a=r.includes(e.slice(i))?e.slice(i).length:1,o=r.slice(a);return o[0]!=="/"&&(o="/"+o),Oo(o,"")}return Oo(s,e)+n+r}function Lp(e,t,s,n){let r=[],i=[],a=null;const o=({state:h})=>{const f=cu(e,location),g=s.value,y=t.value;let T=0;if(h){if(s.value=f,t.value=h,a&&a===g){a=null;return}T=y?h.position-y.position:0}else n(f);r.forEach(w=>{w(s.value,g,{delta:T,type:Ki.pop,direction:T?T>0?Ei.forward:Ei.back:Ei.unknown})})};function l(){a=s.value}function c(h){r.push(h);const f=()=>{const g=r.indexOf(h);g>-1&&r.splice(g,1)};return i.push(f),f}function u(){if(document.visibilityState==="hidden"){const{history:h}=window;if(!h.state)return;h.replaceState($e({},h.state,{scroll:si()}),"")}}function d(){for(const h of i)h();i=[],window.removeEventListener("popstate",o),window.removeEventListener("pagehide",u),document.removeEventListener("visibilitychange",u)}return window.addEventListener("popstate",o),window.addEventListener("pagehide",u),document.addEventListener("visibilitychange",u),{pauseListeners:l,listen:c,destroy:d}}function Lo(e,t,s,n=!1,r=!1){return{back:e,current:t,forward:s,replaced:n,position:window.history.length,scroll:r?si():null}}function Mp(e){const{history:t,location:s}=window,n={value:cu(e,s)},r={value:t.state};r.value||i(n.value,{back:null,current:n.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function i(l,c,u){const d=e.indexOf("#"),h=d>-1?(s.host&&document.querySelector("base")?e:e.slice(d))+l:Pp()+e+l;try{t[u?"replaceState":"pushState"](c,"",h),r.value=c}catch(f){console.error(f),s[u?"replace":"assign"](h)}}function a(l,c){i(l,$e({},t.state,Lo(r.value.back,l,r.value.forward,!0),c,{position:r.value.position}),!0),n.value=l}function o(l,c){const u=$e({},r.value,t.state,{forward:l,scroll:si()});i(u.current,u,!0),i(l,$e({},Lo(n.value,l,null),{position:u.position+1},c),!1),n.value=l}return{location:n,state:r,push:o,replace:a}}function jp(e){e=_p(e);const t=Mp(e),s=Lp(e,t.state,t.location,t.replace);function n(i,a=!0){a||s.pauseListeners(),history.go(i)}const r=$e({location:"",base:e,go:n,createHref:xp.bind(null,e)},t,s);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}let Cs=function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.Group=2]="Group",e}({});var We=function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.ParamRegExp=2]="ParamRegExp",e[e.ParamRegExpEnd=3]="ParamRegExpEnd",e[e.EscapeNext=4]="EscapeNext",e}(We||{});const Dp={type:Cs.Static,value:""},Up=/[a-zA-Z0-9_]/;function Bp(e){if(!e)return[[]];if(e==="/")return[[Dp]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(f){throw new Error(`ERR (${s})/"${c}": ${f}`)}let s=We.Static,n=s;const r=[];let i;function a(){i&&r.push(i),i=[]}let o=0,l,c="",u="";function d(){c&&(s===We.Static?i.push({type:Cs.Static,value:c}):s===We.Param||s===We.ParamRegExp||s===We.ParamRegExpEnd?(i.length>1&&(l==="*"||l==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),i.push({type:Cs.Param,value:c,regexp:u,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):t("Invalid state to consume buffer"),c="")}function h(){c+=l}for(;o<e.length;){if(l=e[o++],l==="\\"&&s!==We.ParamRegExp){n=s,s=We.EscapeNext;continue}switch(s){case We.Static:l==="/"?(c&&d(),a()):l===":"?(d(),s=We.Param):h();break;case We.EscapeNext:h(),s=n;break;case We.Param:l==="("?s=We.ParamRegExp:Up.test(l)?h():(d(),s=We.Static,l!=="*"&&l!=="?"&&l!=="+"&&o--);break;case We.ParamRegExp:l===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+l:s=We.ParamRegExpEnd:u+=l;break;case We.ParamRegExpEnd:d(),s=We.Static,l!=="*"&&l!=="?"&&l!=="+"&&o--,u="";break;default:t("Unknown state");break}}return s===We.ParamRegExp&&t(`Unfinished custom RegExp for param "${c}"`),d(),a(),r}const Mo="[^/]+?",Hp={sensitive:!1,strict:!1,start:!0,end:!0};var st=function(e){return e[e._multiplier=10]="_multiplier",e[e.Root=90]="Root",e[e.Segment=40]="Segment",e[e.SubSegment=30]="SubSegment",e[e.Static=40]="Static",e[e.Dynamic=20]="Dynamic",e[e.BonusCustomRegExp=10]="BonusCustomRegExp",e[e.BonusWildcard=-50]="BonusWildcard",e[e.BonusRepeatable=-20]="BonusRepeatable",e[e.BonusOptional=-8]="BonusOptional",e[e.BonusStrict=.7000000000000001]="BonusStrict",e[e.BonusCaseSensitive=.25]="BonusCaseSensitive",e}(st||{});const Fp=/[.+*?^${}()[\]/\\]/g;function Vp(e,t){const s=$e({},Hp,t),n=[];let r=s.start?"^":"";const i=[];for(const c of e){const u=c.length?[]:[st.Root];s.strict&&!c.length&&(r+="/");for(let d=0;d<c.length;d++){const h=c[d];let f=st.Segment+(s.sensitive?st.BonusCaseSensitive:0);if(h.type===Cs.Static)d||(r+="/"),r+=h.value.replace(Fp,"\\$&"),f+=st.Static;else if(h.type===Cs.Param){const{value:g,repeatable:y,optional:T,regexp:w}=h;i.push({name:g,repeatable:y,optional:T});const x=w||Mo;if(x!==Mo){f+=st.BonusCustomRegExp;try{`${x}`}catch(I){throw new Error(`Invalid custom RegExp for param "${g}" (${x}): `+I.message)}}let k=y?`((?:${x})(?:/(?:${x}))*)`:`(${x})`;d||(k=T&&c.length<2?`(?:/${k})`:"/"+k),T&&(k+="?"),r+=k,f+=st.Dynamic,T&&(f+=st.BonusOptional),y&&(f+=st.BonusRepeatable),x===".*"&&(f+=st.BonusWildcard)}u.push(f)}n.push(u)}if(s.strict&&s.end){const c=n.length-1;n[c][n[c].length-1]+=st.BonusStrict}s.strict||(r+="/?"),s.end?r+="$":s.strict&&!r.endsWith("/")&&(r+="(?:/|$)");const a=new RegExp(r,s.sensitive?"":"i");function o(c){const u=c.match(a),d={};if(!u)return null;for(let h=1;h<u.length;h++){const f=u[h]||"",g=i[h-1];d[g.name]=f&&g.repeatable?f.split("/"):f}return d}function l(c){let u="",d=!1;for(const h of e){(!d||!u.endsWith("/"))&&(u+="/"),d=!1;for(const f of h)if(f.type===Cs.Static)u+=f.value;else if(f.type===Cs.Param){const{value:g,repeatable:y,optional:T}=f,w=g in c?c[g]:"";if(Rt(w)&&!y)throw new Error(`Provided param "${g}" is an array but it is not repeatable (* or + modifiers)`);const x=Rt(w)?w.join("/"):w;if(!x)if(T)h.length<2&&(u.endsWith("/")?u=u.slice(0,-1):d=!0);else throw new Error(`Missing required param "${g}"`);u+=x}}return u||"/"}return{re:a,score:n,keys:i,parse:o,stringify:l}}function zp(e,t){let s=0;for(;s<e.length&&s<t.length;){const n=t[s]-e[s];if(n)return n;s++}return e.length<t.length?e.length===1&&e[0]===st.Static+st.Segment?-1:1:e.length>t.length?t.length===1&&t[0]===st.Static+st.Segment?1:-1:0}function uu(e,t){let s=0;const n=e.score,r=t.score;for(;s<n.length&&s<r.length;){const i=zp(n[s],r[s]);if(i)return i;s++}if(Math.abs(r.length-n.length)===1){if(jo(n))return 1;if(jo(r))return-1}return r.length-n.length}function jo(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const qp={strict:!1,end:!0,sensitive:!1};function Kp(e,t,s){const n=Vp(Bp(e.path),s),r=$e(n,{record:e,parent:t,children:[],alias:[]});return t&&!r.record.aliasOf==!t.record.aliasOf&&t.children.push(r),r}function Wp(e,t){const s=[],n=new Map;t=Co(qp,t);function r(d){return n.get(d)}function i(d,h,f){const g=!f,y=Uo(d);y.aliasOf=f&&f.record;const T=Co(t,d),w=[y];if("alias"in d){const I=typeof d.alias=="string"?[d.alias]:d.alias;for(const S of I)w.push(Uo($e({},y,{components:f?f.record.components:y.components,path:S,aliasOf:f?f.record:y})))}let x,k;for(const I of w){const{path:S}=I;if(h&&S[0]!=="/"){const $=h.record.path,E=$[$.length-1]==="/"?"":"/";I.path=h.record.path+(S&&E+S)}if(x=Kp(I,h,T),f?f.alias.push(x):(k=k||x,k!==x&&k.alias.push(x),g&&d.name&&!Bo(x)&&a(d.name)),du(x)&&l(x),y.children){const $=y.children;for(let E=0;E<$.length;E++)i($[E],x,f&&f.children[E])}f=f||x}return k?()=>{a(k)}:Rn}function a(d){if(ou(d)){const h=n.get(d);h&&(n.delete(d),s.splice(s.indexOf(h),1),h.children.forEach(a),h.alias.forEach(a))}else{const h=s.indexOf(d);h>-1&&(s.splice(h,1),d.record.name&&n.delete(d.record.name),d.children.forEach(a),d.alias.forEach(a))}}function o(){return s}function l(d){const h=Jp(d,s);s.splice(h,0,d),d.record.name&&!Bo(d)&&n.set(d.record.name,d)}function c(d,h){let f,g={},y,T;if("name"in d&&d.name){if(f=n.get(d.name),!f)throw on(He.MATCHER_NOT_FOUND,{location:d});T=f.record.name,g=$e(Do(h.params,f.keys.filter(k=>!k.optional).concat(f.parent?f.parent.keys.filter(k=>k.optional):[]).map(k=>k.name)),d.params&&Do(d.params,f.keys.map(k=>k.name))),y=f.stringify(g)}else if(d.path!=null)y=d.path,f=s.find(k=>k.re.test(y)),f&&(g=f.parse(y),T=f.record.name);else{if(f=h.name?n.get(h.name):s.find(k=>k.re.test(h.path)),!f)throw on(He.MATCHER_NOT_FOUND,{location:d,currentLocation:h});T=f.record.name,g=$e({},h.params,d.params),y=f.stringify(g)}const w=[];let x=f;for(;x;)w.unshift(x.record),x=x.parent;return{name:T,path:y,params:g,matched:w,meta:Zp(w)}}e.forEach(d=>i(d));function u(){s.length=0,n.clear()}return{addRoute:i,resolve:c,removeRoute:a,clearRoutes:u,getRoutes:o,getRecordMatcher:r}}function Do(e,t){const s={};for(const n of t)n in e&&(s[n]=e[n]);return s}function Uo(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:Gp(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function Gp(e){const t={},s=e.props||!1;if("component"in e)t.default=s;else for(const n in e.components)t[n]=typeof s=="object"?s[n]:s;return t}function Bo(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Zp(e){return e.reduce((t,s)=>$e(t,s.meta),{})}function Jp(e,t){let s=0,n=t.length;for(;s!==n;){const i=s+n>>1;uu(e,t[i])<0?n=i:s=i+1}const r=Yp(e);return r&&(n=t.lastIndexOf(r,n-1)),n}function Yp(e){let t=e;for(;t=t.parent;)if(du(t)&&uu(e,t)===0)return t}function du({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function Ho(e){const t=_t(ni),s=_t(Ca),n=Pe(()=>{const l=Ie(e.to);return t.resolve(l)}),r=Pe(()=>{const{matched:l}=n.value,{length:c}=l,u=l[c-1],d=s.matched;if(!u||!d.length)return-1;const h=d.findIndex(an.bind(null,u));if(h>-1)return h;const f=Fo(l[c-2]);return c>1&&Fo(u)===f&&d[d.length-1].path!==f?d.findIndex(an.bind(null,l[c-2])):h}),i=Pe(()=>r.value>-1&&tg(s.params,n.value.params)),a=Pe(()=>r.value>-1&&r.value===s.matched.length-1&&au(s.params,n.value.params));function o(l={}){if(eg(l)){const c=t[Ie(e.replace)?"replace":"push"](Ie(e.to)).catch(Rn);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>c),c}return Promise.resolve()}return{route:n,href:Pe(()=>n.value.href),isActive:i,isExactActive:a,navigate:o}}function Xp(e){return e.length===1?e[0]:e}const Qp=ut({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"},viewTransition:Boolean},useLink:Ho,setup(e,{slots:t}){const s=Qt(Ho(e)),{options:n}=_t(ni),r=Pe(()=>({[Vo(e.activeClass,n.linkActiveClass,"router-link-active")]:s.isActive,[Vo(e.exactActiveClass,n.linkExactActiveClass,"router-link-exact-active")]:s.isExactActive}));return()=>{const i=t.default&&Xp(t.default(s));return e.custom?i:Ta("a",{"aria-current":s.isExactActive?e.ariaCurrentValue:null,href:s.href,onClick:s.navigate,class:r.value},i)}}}),Zi=Qp;function eg(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function tg(e,t){for(const s in t){const n=t[s],r=e[s];if(typeof n=="string"){if(n!==r)return!1}else if(!Rt(r)||r.length!==n.length||n.some((i,a)=>i.valueOf()!==r[a].valueOf()))return!1}return!0}function Fo(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Vo=(e,t,s)=>e??t??s,sg=ut({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:s}){const n=_t(Gi),r=Pe(()=>e.route||n.value),i=_t(Po,0),a=Pe(()=>{let c=Ie(i);const{matched:u}=r.value;let d;for(;(d=u[c])&&!d.components;)c++;return c}),o=Pe(()=>r.value.matched[a.value]);vr(Po,Pe(()=>a.value+1)),vr(Np,o),vr(Gi,r);const l=Y();return Ft(()=>[l.value,o.value,e.name],([c,u,d],[h,f,g])=>{u&&(u.instances[d]=c,f&&f!==u&&c&&c===h&&(u.leaveGuards.size||(u.leaveGuards=f.leaveGuards),u.updateGuards.size||(u.updateGuards=f.updateGuards))),c&&u&&(!f||!an(u,f)||!h)&&(u.enterCallbacks[d]||[]).forEach(y=>y(c))},{flush:"post"}),()=>{const c=r.value,u=e.name,d=o.value,h=d&&d.components[u];if(!h)return zo(s.default,{Component:h,route:c});const f=d.props[u],g=f?f===!0?c.params:typeof f=="function"?f(c):f:null,T=Ta(h,$e({},g,t,{onVnodeUnmounted:w=>{w.component.isUnmounted&&(d.instances[u]=null)},ref:l}));return zo(s.default,{Component:T,route:c})||T}}});function zo(e,t){if(!e)return null;const s=e(t);return s.length===1?s[0]:s}const hu=sg;function ng(e){const t=Wp(e.routes,e),s=e.parseQuery||Op,n=e.stringifyQuery||Io,r=e.history,i=pn(),a=pn(),o=pn(),l=Kd(os);let c=os;Ws&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=xi.bind(null,H=>""+H),d=xi.bind(null,fp),h=xi.bind(null,Un);function f(H,ae){let re,ge;return ou(H)?(re=t.getRecordMatcher(H),ge=ae):ge=H,t.addRoute(ge,re)}function g(H){const ae=t.getRecordMatcher(H);ae&&t.removeRoute(ae)}function y(){return t.getRoutes().map(H=>H.record)}function T(H){return!!t.getRecordMatcher(H)}function w(H,ae){if(ae=$e({},ae||l.value),typeof H=="string"){const R=ki(s,H,ae.path),U=t.resolve({path:R.path},ae),K=r.createHref(R.fullPath);return $e(R,U,{params:h(U.params),hash:Un(R.hash),redirectedFrom:void 0,href:K})}let re;if(H.path!=null)re=$e({},H,{path:ki(s,H.path,ae.path).path});else{const R=$e({},H.params);for(const U in R)R[U]==null&&delete R[U];re=$e({},H,{params:d(R)}),ae.params=d(ae.params)}const ge=t.resolve(re,ae),Te=H.hash||"";ge.params=u(h(ge.params));const m=mp(n,$e({},H,{hash:up(Te),path:ge.path})),_=r.createHref(m);return $e({fullPath:m,hash:Te,query:n===Io?$p(H.query):H.query||{}},ge,{redirectedFrom:void 0,href:_})}function x(H){return typeof H=="string"?ki(s,H,l.value.path):$e({},H)}function k(H,ae){if(c!==H)return on(He.NAVIGATION_CANCELLED,{from:ae,to:H})}function I(H){return E(H)}function S(H){return I($e(x(H),{replace:!0}))}function $(H,ae){const re=H.matched[H.matched.length-1];if(re&&re.redirect){const{redirect:ge}=re;let Te=typeof ge=="function"?ge(H,ae):ge;return typeof Te=="string"&&(Te=Te.includes("?")||Te.includes("#")?Te=x(Te):{path:Te},Te.params={}),$e({query:H.query,hash:H.hash,params:Te.path!=null?{}:H.params},Te)}}function E(H,ae){const re=c=w(H),ge=l.value,Te=H.state,m=H.force,_=H.replace===!0,R=$(re,ge);if(R)return E($e(x(R),{state:typeof R=="object"?$e({},Te,R.state):Te,force:m,replace:_}),ae||re);const U=re;U.redirectedFrom=ae;let K;return!m&&bp(n,ge,re)&&(K=on(He.NAVIGATION_DUPLICATED,{to:U,from:ge}),xe(ge,ge,!0,!1)),(K?Promise.resolve(K):le(U,ge)).catch(F=>qt(F)?qt(F,He.NAVIGATION_GUARD_REDIRECT)?F:Z(F):O(F,U,ge)).then(F=>{if(F){if(qt(F,He.NAVIGATION_GUARD_REDIRECT))return E($e({replace:_},x(F.to),{state:typeof F.to=="object"?$e({},Te,F.to.state):Te,force:m}),ae||U)}else F=Q(U,ge,!0,_,Te);return pe(U,ge,F),F})}function z(H,ae){const re=k(H,ae);return re?Promise.reject(re):Promise.resolve()}function q(H){const ae=C.values().next().value;return ae&&typeof ae.runWithContext=="function"?ae.runWithContext(H):H()}function le(H,ae){let re;const[ge,Te,m]=Ip(H,ae);re=Si(ge.reverse(),"beforeRouteLeave",H,ae);for(const R of ge)R.leaveGuards.forEach(U=>{re.push(ds(U,H,ae))});const _=z.bind(null,H,ae);return re.push(_),Ce(re).then(()=>{re=[];for(const R of i.list())re.push(ds(R,H,ae));return re.push(_),Ce(re)}).then(()=>{re=Si(Te,"beforeRouteUpdate",H,ae);for(const R of Te)R.updateGuards.forEach(U=>{re.push(ds(U,H,ae))});return re.push(_),Ce(re)}).then(()=>{re=[];for(const R of m)if(R.beforeEnter)if(Rt(R.beforeEnter))for(const U of R.beforeEnter)re.push(ds(U,H,ae));else re.push(ds(R.beforeEnter,H,ae));return re.push(_),Ce(re)}).then(()=>(H.matched.forEach(R=>R.enterCallbacks={}),re=Si(m,"beforeRouteEnter",H,ae,q),re.push(_),Ce(re))).then(()=>{re=[];for(const R of a.list())re.push(ds(R,H,ae));return re.push(_),Ce(re)}).catch(R=>qt(R,He.NAVIGATION_CANCELLED)?R:Promise.reject(R))}function pe(H,ae,re){o.list().forEach(ge=>q(()=>ge(H,ae,re)))}function Q(H,ae,re,ge,Te){const m=k(H,ae);if(m)return m;const _=ae===os,R=Ws?history.state:{};re&&(ge||_?r.replace(H.fullPath,$e({scroll:_&&R&&R.scroll},Te)):r.push(H.fullPath,Te)),l.value=H,xe(H,ae,re,_),Z()}let ee;function j(){ee||(ee=r.listen((H,ae,re)=>{if(!D.listening)return;const ge=w(H),Te=$(ge,D.currentRoute.value);if(Te){E($e(Te,{replace:!0,force:!0}),ge).catch(Rn);return}c=ge;const m=l.value;Ws&&Sp(No(m.fullPath,re.delta),si()),le(ge,m).catch(_=>qt(_,He.NAVIGATION_ABORTED|He.NAVIGATION_CANCELLED)?_:qt(_,He.NAVIGATION_GUARD_REDIRECT)?(E($e(x(_.to),{force:!0}),ge).then(R=>{qt(R,He.NAVIGATION_ABORTED|He.NAVIGATION_DUPLICATED)&&!re.delta&&re.type===Ki.pop&&r.go(-1,!1)}).catch(Rn),Promise.reject()):(re.delta&&r.go(-re.delta,!1),O(_,ge,m))).then(_=>{_=_||Q(ge,m,!1),_&&(re.delta&&!qt(_,He.NAVIGATION_CANCELLED)?r.go(-re.delta,!1):re.type===Ki.pop&&qt(_,He.NAVIGATION_ABORTED|He.NAVIGATION_DUPLICATED)&&r.go(-1,!1)),pe(ge,m,_)}).catch(Rn)}))}let he=pn(),M=pn(),A;function O(H,ae,re){Z(H);const ge=M.list();return ge.length?ge.forEach(Te=>Te(H,ae,re)):console.error(H),Promise.reject(H)}function L(){return A&&l.value!==os?Promise.resolve():new Promise((H,ae)=>{he.add([H,ae])})}function Z(H){return A||(A=!H,j(),he.list().forEach(([ae,re])=>H?re(H):ae()),he.reset()),H}function xe(H,ae,re,ge){const{scrollBehavior:Te}=e;if(!Ws||!Te)return Promise.resolve();const m=!re&&Tp(No(H.fullPath,0))||(ge||!re)&&history.state&&history.state.scroll||null;return Ns().then(()=>Te(H,ae,m)).then(_=>_&&Ep(_)).catch(_=>O(_,H,ae))}const X=H=>r.go(H);let N;const C=new Set,D={currentRoute:l,listening:!0,addRoute:f,removeRoute:g,clearRoutes:t.clearRoutes,hasRoute:T,getRoutes:y,resolve:w,options:e,push:I,replace:S,go:X,back:()=>X(-1),forward:()=>X(1),beforeEach:i.add,beforeResolve:a.add,afterEach:o.add,onError:M.add,isReady:L,install(H){H.component("RouterLink",Zi),H.component("RouterView",hu),H.config.globalProperties.$router=D,Object.defineProperty(H.config.globalProperties,"$route",{enumerable:!0,get:()=>Ie(l)}),Ws&&!N&&l.value===os&&(N=!0,I(r.location).catch(ge=>{}));const ae={};for(const ge in os)Object.defineProperty(ae,ge,{get:()=>l.value[ge],enumerable:!0});H.provide(ni,D),H.provide(Ca,ic(ae)),H.provide(Gi,l);const re=H.unmount;C.add(H),H.unmount=function(){C.delete(H),C.size<1&&(c=os,ee&&ee(),ee=null,l.value=os,N=!1,A=!1),re()}}};function Ce(H){return H.reduce((ae,re)=>ae.then(()=>q(re)),Promise.resolve())}return D}function fu(){return _t(ni)}function pu(e){return _t(Ca)}const rg=["width","height","viewBox","innerHTML"],Ee=ut({__name:"FluentIcon",props:{paths:{},size:{default:20},viewBox:{default:20}},setup(e){return(t,s)=>(b(),v("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size,height:e.size,viewBox:`0 0 ${e.viewBox} ${e.viewBox}`,fill:"currentColor","aria-hidden":"true",innerHTML:e.paths},null,8,rg))}});function ri(e,t){var s={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(s[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var r=0,n=Object.getOwnPropertySymbols(e);r<n.length;r++)t.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(e,n[r])&&(s[n[r]]=e[n[r]]);return s}function ig(e,t,s,n){function r(i){return i instanceof s?i:new s(function(a){a(i)})}return new(s||(s=Promise))(function(i,a){function o(u){try{c(n.next(u))}catch(d){a(d)}}function l(u){try{c(n.throw(u))}catch(d){a(d)}}function c(u){u.done?i(u.value):r(u.value).then(o,l)}c((n=n.apply(e,t||[])).next())})}const ag=e=>e?(...t)=>e(...t):(...t)=>fetch(...t);class Oa extends Error{constructor(t,s="FunctionsError",n){super(t),this.name=s,this.context=n}toJSON(){return{name:this.name,message:this.message,context:this.context}}}class og extends Oa{constructor(t){super("Failed to send a request to the Edge Function","FunctionsFetchError",t)}}class qo extends Oa{constructor(t){super("Relay Error invoking the Edge Function","FunctionsRelayError",t)}}class Ko extends Oa{constructor(t){super("Edge Function returned a non-2xx status code","FunctionsHttpError",t)}}var Ji;(function(e){e.Any="any",e.ApNortheast1="ap-northeast-1",e.ApNortheast2="ap-northeast-2",e.ApSouth1="ap-south-1",e.ApSoutheast1="ap-southeast-1",e.ApSoutheast2="ap-southeast-2",e.CaCentral1="ca-central-1",e.EuCentral1="eu-central-1",e.EuWest1="eu-west-1",e.EuWest2="eu-west-2",e.EuWest3="eu-west-3",e.SaEast1="sa-east-1",e.UsEast1="us-east-1",e.UsWest1="us-west-1",e.UsWest2="us-west-2"})(Ji||(Ji={}));class lg{constructor(t,{headers:s={},customFetch:n,region:r=Ji.Any}={}){this.url=t,this.headers=s,this.region=r,this.fetch=ag(n)}setAuth(t){this.headers.Authorization=`Bearer ${t}`}invoke(t){return ig(this,arguments,void 0,function*(s,n={}){var r;let i,a;try{const{headers:o,method:l,body:c,signal:u,timeout:d}=n;let h={},{region:f}=n;f||(f=this.region);const g=new URL(`${this.url}/${s}`);f&&f!=="any"&&(h["x-region"]=f,g.searchParams.set("forceFunctionRegion",f));let y;c&&(o&&!Object.prototype.hasOwnProperty.call(o,"Content-Type")||!o)?typeof Blob<"u"&&c instanceof Blob||c instanceof ArrayBuffer?(h["Content-Type"]="application/octet-stream",y=c):typeof c=="string"?(h["Content-Type"]="text/plain",y=c):typeof FormData<"u"&&c instanceof FormData?y=c:(h["Content-Type"]="application/json",y=JSON.stringify(c)):c&&typeof c!="string"&&!(typeof Blob<"u"&&c instanceof Blob)&&!(c instanceof ArrayBuffer)&&!(typeof FormData<"u"&&c instanceof FormData)?y=JSON.stringify(c):y=c;let T=u;d&&(a=new AbortController,i=setTimeout(()=>a.abort(),d),u?(T=a.signal,u.addEventListener("abort",()=>a.abort())):T=a.signal);const w=yield this.fetch(g.toString(),{method:l||"POST",headers:Object.assign(Object.assign(Object.assign({},h),this.headers),o),body:y,signal:T}).catch(S=>{throw new og(S)}),x=w.headers.get("x-relay-error");if(x&&x==="true")throw new qo(w);if(!w.ok)throw new Ko(w);let k=((r=w.headers.get("Content-Type"))!==null&&r!==void 0?r:"text/plain").split(";")[0].trim(),I;return k==="application/json"?I=yield w.json():k==="application/octet-stream"||k==="application/pdf"?I=yield w.blob():k==="text/event-stream"?I=w:k==="multipart/form-data"?I=yield w.formData():I=yield w.text(),{data:I,error:null,response:w}}catch(o){return{data:null,error:o,response:o instanceof Ko||o instanceof qo?o.context:void 0}}finally{i&&clearTimeout(i)}})}}const gu=3,Wo=e=>Math.min(1e3*2**e,3e4),cg=[520,503],mu=["GET","HEAD","OPTIONS"];var ug=class extends Error{constructor(e){super(e.message),this.name="PostgrestError",this.details=e.details,this.hint=e.hint,this.code=e.code}toJSON(){return{name:this.name,message:this.message,details:this.details,hint:this.hint,code:this.code}}};function Go(e,t){return new Promise(s=>{if(t!=null&&t.aborted){s();return}const n=setTimeout(()=>{t==null||t.removeEventListener("abort",r),s()},e);function r(){clearTimeout(n),s()}t==null||t.addEventListener("abort",r)})}function dg(e,t,s,n){return!(!n||s>=gu||!mu.includes(e)||!cg.includes(t))}var hg=class{constructor(e){var t,s,n,r,i;this.shouldThrowOnError=!1,this.retryEnabled=!0,this.method=e.method,this.url=e.url,this.headers=new Headers(e.headers),this.schema=e.schema,this.body=e.body,this.shouldThrowOnError=(t=e.shouldThrowOnError)!==null&&t!==void 0?t:!1,this.signal=e.signal,this.isMaybeSingle=(s=e.isMaybeSingle)!==null&&s!==void 0?s:!1,this.shouldStripNulls=(n=e.shouldStripNulls)!==null&&n!==void 0?n:!1,this.urlLengthLimit=(r=e.urlLengthLimit)!==null&&r!==void 0?r:8e3,this.retryEnabled=(i=e.retry)!==null&&i!==void 0?i:!0,e.fetch?this.fetch=e.fetch:this.fetch=fetch}throwOnError(){return this.shouldThrowOnError=!0,this}stripNulls(){if(this.headers.get("Accept")==="text/csv")throw new Error("stripNulls() cannot be used with csv()");return this.shouldStripNulls=!0,this}setHeader(e,t){return this.headers=new Headers(this.headers),this.headers.set(e,t),this}retry(e){return this.retryEnabled=e,this}then(e,t){var s=this;if(this.schema===void 0||(["GET","HEAD"].includes(this.method)?this.headers.set("Accept-Profile",this.schema):this.headers.set("Content-Profile",this.schema)),this.method!=="GET"&&this.method!=="HEAD"&&this.headers.set("Content-Type","application/json"),this.shouldStripNulls){const a=this.headers.get("Accept");a==="application/vnd.pgrst.object+json"?this.headers.set("Accept","application/vnd.pgrst.object+json;nulls=stripped"):(!a||a==="application/json")&&this.headers.set("Accept","application/vnd.pgrst.array+json;nulls=stripped")}const n=this.fetch;let i=(async()=>{let a=0;for(;;){const c=new Headers(s.headers);a>0&&c.set("X-Retry-Count",String(a));let u;try{u=await n(s.url.toString(),{method:s.method,headers:c,body:JSON.stringify(s.body,(d,h)=>typeof h=="bigint"?h.toString():h),signal:s.signal})}catch(d){if((d==null?void 0:d.name)==="AbortError"||(d==null?void 0:d.code)==="ABORT_ERR"||!mu.includes(s.method))throw d;if(s.retryEnabled&&a<gu){const h=Wo(a);a++,await Go(h,s.signal);continue}throw d}if(dg(s.method,u.status,a,s.retryEnabled)){var o,l;const d=(o=(l=u.headers)===null||l===void 0?void 0:l.get("Retry-After"))!==null&&o!==void 0?o:null,h=d!==null?Math.max(0,parseInt(d,10)||0)*1e3:Wo(a);await u.text(),a++,await Go(h,s.signal);continue}return await s.processResponse(u)}})();return this.shouldThrowOnError||(i=i.catch(a=>{var o;let l="",c="",u="";const d=a==null?void 0:a.cause;if(d){var h,f,g,y;const x=(h=d==null?void 0:d.message)!==null&&h!==void 0?h:"",k=(f=d==null?void 0:d.code)!==null&&f!==void 0?f:"";l=`${(g=a==null?void 0:a.name)!==null&&g!==void 0?g:"FetchError"}: ${a==null?void 0:a.message}`,l+=`
30
+
31
+ Caused by: ${(y=d==null?void 0:d.name)!==null&&y!==void 0?y:"Error"}: ${x}`,k&&(l+=` (${k})`),d!=null&&d.stack&&(l+=`
32
+ ${d.stack}`)}else{var T;l=(T=a==null?void 0:a.stack)!==null&&T!==void 0?T:""}const w=this.url.toString().length;return(a==null?void 0:a.name)==="AbortError"||(a==null?void 0:a.code)==="ABORT_ERR"?(u="",c="Request was aborted (timeout or manual cancellation)",w>this.urlLengthLimit&&(c+=`. Note: Your request URL is ${w} characters, which may exceed server limits. If selecting many fields, consider using views. If filtering with large arrays (e.g., .in('id', [many IDs])), consider using an RPC function to pass values server-side.`)):((d==null?void 0:d.name)==="HeadersOverflowError"||(d==null?void 0:d.code)==="UND_ERR_HEADERS_OVERFLOW")&&(u="",c="HTTP headers exceeded server limits (typically 16KB)",w>this.urlLengthLimit&&(c+=`. Your request URL is ${w} characters. If selecting many fields, consider using views. If filtering with large arrays (e.g., .in('id', [200+ IDs])), consider using an RPC function instead.`)),{success:!1,error:{message:`${(o=a==null?void 0:a.name)!==null&&o!==void 0?o:"FetchError"}: ${a==null?void 0:a.message}`,details:l,hint:c,code:u},data:null,count:null,status:0,statusText:""}})),i.then(e,t)}async processResponse(e){var t=this;let s=null,n=null,r=null,i=e.status,a=e.statusText;if(e.ok){var o,l;if(t.method!=="HEAD"){var c;const h=await e.text();h===""||(t.headers.get("Accept")==="text/csv"||t.headers.get("Accept")&&(!((c=t.headers.get("Accept"))===null||c===void 0)&&c.includes("application/vnd.pgrst.plan+text"))?n=h:n=JSON.parse(h))}const u=(o=t.headers.get("Prefer"))===null||o===void 0?void 0:o.match(/count=(exact|planned|estimated)/),d=(l=e.headers.get("content-range"))===null||l===void 0?void 0:l.split("/");u&&d&&d.length>1&&(r=parseInt(d[1])),t.isMaybeSingle&&Array.isArray(n)&&(n.length>1?(s={code:"PGRST116",details:`Results contain ${n.length} rows, application/vnd.pgrst.object+json requires 1 row`,hint:null,message:"JSON object requested, multiple (or no) rows returned"},n=null,r=null,i=406,a="Not Acceptable"):n.length===1?n=n[0]:n=null)}else{const u=await e.text();try{s=JSON.parse(u),Array.isArray(s)&&e.status===404&&(n=[],s=null,i=200,a="OK")}catch{e.status===404&&u===""?(i=204,a="No Content"):s={message:u}}if(s&&t.shouldThrowOnError)throw new ug(s)}return{success:s===null,error:s,data:n,count:r,status:i,statusText:a}}returns(){return this}overrideTypes(){return this}},fg=class extends hg{select(e){let t=!1;const s=(e??"*").split("").map(n=>/\s/.test(n)&&!t?"":(n==='"'&&(t=!t),n)).join("");return this.url.searchParams.set("select",s),this.headers.append("Prefer","return=representation"),this}order(e,{ascending:t=!0,nullsFirst:s,foreignTable:n,referencedTable:r=n}={}){const i=r?`${r}.order`:"order",a=this.url.searchParams.get(i);return this.url.searchParams.set(i,`${a?`${a},`:""}${e}.${t?"asc":"desc"}${s===void 0?"":s?".nullsfirst":".nullslast"}`),this}limit(e,{foreignTable:t,referencedTable:s=t}={}){const n=typeof s>"u"?"limit":`${s}.limit`;return this.url.searchParams.set(n,`${e}`),this}range(e,t,{foreignTable:s,referencedTable:n=s}={}){const r=typeof n>"u"?"offset":`${n}.offset`,i=typeof n>"u"?"limit":`${n}.limit`;return this.url.searchParams.set(r,`${e}`),this.url.searchParams.set(i,`${t-e+1}`),this}abortSignal(e){return this.signal=e,this}single(){return this.headers.set("Accept","application/vnd.pgrst.object+json"),this}maybeSingle(){return this.isMaybeSingle=!0,this}csv(){return this.headers.set("Accept","text/csv"),this}geojson(){return this.headers.set("Accept","application/geo+json"),this}explain({analyze:e=!1,verbose:t=!1,settings:s=!1,buffers:n=!1,wal:r=!1,format:i="text"}={}){var a;const o=[e?"analyze":null,t?"verbose":null,s?"settings":null,n?"buffers":null,r?"wal":null].filter(Boolean).join("|"),l=(a=this.headers.get("Accept"))!==null&&a!==void 0?a:"application/json";return this.headers.set("Accept",`application/vnd.pgrst.plan+${i}; for="${l}"; options=${o};`),i==="json"?this:this}rollback(){return this.headers.append("Prefer","tx=rollback"),this}returns(){return this}maxAffected(e){return this.headers.append("Prefer","handling=strict"),this.headers.append("Prefer",`max-affected=${e}`),this}};const Zo=new RegExp("[,()]");var Gs=class extends fg{eq(e,t){return this.url.searchParams.append(e,`eq.${t}`),this}neq(e,t){return this.url.searchParams.append(e,`neq.${t}`),this}gt(e,t){return this.url.searchParams.append(e,`gt.${t}`),this}gte(e,t){return this.url.searchParams.append(e,`gte.${t}`),this}lt(e,t){return this.url.searchParams.append(e,`lt.${t}`),this}lte(e,t){return this.url.searchParams.append(e,`lte.${t}`),this}like(e,t){return this.url.searchParams.append(e,`like.${t}`),this}likeAllOf(e,t){return this.url.searchParams.append(e,`like(all).{${t.join(",")}}`),this}likeAnyOf(e,t){return this.url.searchParams.append(e,`like(any).{${t.join(",")}}`),this}ilike(e,t){return this.url.searchParams.append(e,`ilike.${t}`),this}ilikeAllOf(e,t){return this.url.searchParams.append(e,`ilike(all).{${t.join(",")}}`),this}ilikeAnyOf(e,t){return this.url.searchParams.append(e,`ilike(any).{${t.join(",")}}`),this}regexMatch(e,t){return this.url.searchParams.append(e,`match.${t}`),this}regexIMatch(e,t){return this.url.searchParams.append(e,`imatch.${t}`),this}is(e,t){return this.url.searchParams.append(e,`is.${t}`),this}isDistinct(e,t){return this.url.searchParams.append(e,`isdistinct.${t}`),this}in(e,t){const s=Array.from(new Set(t)).map(n=>typeof n=="string"&&Zo.test(n)?`"${n}"`:`${n}`).join(",");return this.url.searchParams.append(e,`in.(${s})`),this}notIn(e,t){const s=Array.from(new Set(t)).map(n=>typeof n=="string"&&Zo.test(n)?`"${n}"`:`${n}`).join(",");return this.url.searchParams.append(e,`not.in.(${s})`),this}contains(e,t){return typeof t=="string"?this.url.searchParams.append(e,`cs.${t}`):Array.isArray(t)?this.url.searchParams.append(e,`cs.{${t.join(",")}}`):this.url.searchParams.append(e,`cs.${JSON.stringify(t)}`),this}containedBy(e,t){return typeof t=="string"?this.url.searchParams.append(e,`cd.${t}`):Array.isArray(t)?this.url.searchParams.append(e,`cd.{${t.join(",")}}`):this.url.searchParams.append(e,`cd.${JSON.stringify(t)}`),this}rangeGt(e,t){return this.url.searchParams.append(e,`sr.${t}`),this}rangeGte(e,t){return this.url.searchParams.append(e,`nxl.${t}`),this}rangeLt(e,t){return this.url.searchParams.append(e,`sl.${t}`),this}rangeLte(e,t){return this.url.searchParams.append(e,`nxr.${t}`),this}rangeAdjacent(e,t){return this.url.searchParams.append(e,`adj.${t}`),this}overlaps(e,t){return typeof t=="string"?this.url.searchParams.append(e,`ov.${t}`):this.url.searchParams.append(e,`ov.{${t.join(",")}}`),this}textSearch(e,t,{config:s,type:n}={}){let r="";n==="plain"?r="pl":n==="phrase"?r="ph":n==="websearch"&&(r="w");const i=s===void 0?"":`(${s})`;return this.url.searchParams.append(e,`${r}fts${i}.${t}`),this}match(e){return Object.entries(e).filter(([t,s])=>s!==void 0).forEach(([t,s])=>{this.url.searchParams.append(t,`eq.${s}`)}),this}not(e,t,s){return this.url.searchParams.append(e,`not.${t}.${s}`),this}or(e,{foreignTable:t,referencedTable:s=t}={}){const n=s?`${s}.or`:"or";return this.url.searchParams.append(n,`(${e})`),this}filter(e,t,s){return this.url.searchParams.append(e,`${t}.${s}`),this}},pg=class{constructor(e,{headers:t={},schema:s,fetch:n,urlLengthLimit:r=8e3,retry:i}){this.url=e,this.headers=new Headers(t),this.schema=s,this.fetch=n,this.urlLengthLimit=r,this.retry=i}cloneRequestState(){return{url:new URL(this.url.toString()),headers:new Headers(this.headers)}}select(e,t){const{head:s=!1,count:n}=t??{},r=s?"HEAD":"GET";let i=!1;const a=(e??"*").split("").map(c=>/\s/.test(c)&&!i?"":(c==='"'&&(i=!i),c)).join(""),{url:o,headers:l}=this.cloneRequestState();return o.searchParams.set("select",a),n&&l.append("Prefer",`count=${n}`),new Gs({method:r,url:o,headers:l,schema:this.schema,fetch:this.fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}insert(e,{count:t,defaultToNull:s=!0}={}){var n;const r="POST",{url:i,headers:a}=this.cloneRequestState();if(t&&a.append("Prefer",`count=${t}`),s||a.append("Prefer","missing=default"),Array.isArray(e)){const o=e.reduce((l,c)=>l.concat(Object.keys(c)),[]);if(o.length>0){const l=[...new Set(o)].map(c=>`"${c}"`);i.searchParams.set("columns",l.join(","))}}return new Gs({method:r,url:i,headers:a,schema:this.schema,body:e,fetch:(n=this.fetch)!==null&&n!==void 0?n:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}upsert(e,{onConflict:t,ignoreDuplicates:s=!1,count:n,defaultToNull:r=!0}={}){var i;const a="POST",{url:o,headers:l}=this.cloneRequestState();if(l.append("Prefer",`resolution=${s?"ignore":"merge"}-duplicates`),t!==void 0&&o.searchParams.set("on_conflict",t),n&&l.append("Prefer",`count=${n}`),r||l.append("Prefer","missing=default"),Array.isArray(e)){const c=e.reduce((u,d)=>u.concat(Object.keys(d)),[]);if(c.length>0){const u=[...new Set(c)].map(d=>`"${d}"`);o.searchParams.set("columns",u.join(","))}}return new Gs({method:a,url:o,headers:l,schema:this.schema,body:e,fetch:(i=this.fetch)!==null&&i!==void 0?i:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}update(e,{count:t}={}){var s;const n="PATCH",{url:r,headers:i}=this.cloneRequestState();return t&&i.append("Prefer",`count=${t}`),new Gs({method:n,url:r,headers:i,schema:this.schema,body:e,fetch:(s=this.fetch)!==null&&s!==void 0?s:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}delete({count:e}={}){var t;const s="DELETE",{url:n,headers:r}=this.cloneRequestState();return e&&r.append("Prefer",`count=${e}`),new Gs({method:s,url:n,headers:r,schema:this.schema,fetch:(t=this.fetch)!==null&&t!==void 0?t:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}};function Bn(e){"@babel/helpers - typeof";return Bn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Bn(e)}function gg(e,t){if(Bn(e)!="object"||!e)return e;var s=e[Symbol.toPrimitive];if(s!==void 0){var n=s.call(e,t);if(Bn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function mg(e){var t=gg(e,"string");return Bn(t)=="symbol"?t:t+""}function bg(e,t,s){return(t=mg(t))in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function Jo(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),s.push.apply(s,n)}return s}function ar(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{};t%2?Jo(Object(s),!0).forEach(function(n){bg(e,n,s[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(s)):Jo(Object(s)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(s,n))})}return e}var vg=class bu{constructor(t,{headers:s={},schema:n,fetch:r,timeout:i,urlLengthLimit:a=8e3,retry:o}={}){this.url=t,this.headers=new Headers(s),this.schemaName=n,this.urlLengthLimit=a;const l=r??globalThis.fetch;i!==void 0&&i>0?this.fetch=(c,u)=>{const d=new AbortController,h=setTimeout(()=>d.abort(),i),f=u==null?void 0:u.signal;if(f){if(f.aborted)return clearTimeout(h),l(c,u);const g=()=>{clearTimeout(h),d.abort()};return f.addEventListener("abort",g,{once:!0}),l(c,ar(ar({},u),{},{signal:d.signal})).finally(()=>{clearTimeout(h),f.removeEventListener("abort",g)})}return l(c,ar(ar({},u),{},{signal:d.signal})).finally(()=>clearTimeout(h))}:this.fetch=l,this.retry=o}from(t){if(!t||typeof t!="string"||t.trim()==="")throw new Error("Invalid relation name: relation must be a non-empty string.");return new pg(new URL(`${this.url}/${t}`),{headers:new Headers(this.headers),schema:this.schemaName,fetch:this.fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}schema(t){return new bu(this.url,{headers:this.headers,schema:t,fetch:this.fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}rpc(t,s={},{head:n=!1,get:r=!1,count:i}={}){var a;let o;const l=new URL(`${this.url}/rpc/${t}`);let c;const u=f=>f!==null&&typeof f=="object"&&(!Array.isArray(f)||f.some(u)),d=n&&Object.values(s).some(u);d?(o="POST",c=s):n||r?(o=n?"HEAD":"GET",Object.entries(s).filter(([f,g])=>g!==void 0).map(([f,g])=>[f,Array.isArray(g)?`{${g.join(",")}}`:`${g}`]).forEach(([f,g])=>{l.searchParams.append(f,g)})):(o="POST",c=s);const h=new Headers(this.headers);return d?h.set("Prefer",i?`count=${i},return=minimal`:"return=minimal"):i&&h.set("Prefer",`count=${i}`),new Gs({method:o,url:l,headers:h,schema:this.schemaName,body:c,fetch:(a=this.fetch)!==null&&a!==void 0?a:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}};class yg{constructor(){}static detectEnvironment(){var t;if(typeof WebSocket<"u")return{type:"native",wsConstructor:WebSocket};const s=globalThis;if(typeof globalThis<"u"&&typeof s.WebSocket<"u")return{type:"native",wsConstructor:s.WebSocket};const n=typeof global<"u"?global:void 0;if(n&&typeof n.WebSocket<"u")return{type:"native",wsConstructor:n.WebSocket};if(typeof globalThis<"u"&&typeof s.WebSocketPair<"u"&&typeof globalThis.WebSocket>"u")return{type:"cloudflare",error:"Cloudflare Workers detected. WebSocket clients are not supported in Cloudflare Workers.",workaround:"Use Cloudflare Workers WebSocket API for server-side WebSocket handling, or deploy to a different runtime."};if(typeof globalThis<"u"&&s.EdgeRuntime||typeof navigator<"u"&&(!((t=navigator.userAgent)===null||t===void 0)&&t.includes("Vercel-Edge")))return{type:"unsupported",error:"Edge runtime detected (Vercel Edge/Netlify Edge). WebSockets are not supported in edge functions.",workaround:"Use serverless functions or a different deployment target for WebSocket functionality."};const r=globalThis.process;if(r){const i=r.versions;if(i&&i.node){const a=i.node,o=parseInt(a.replace(/^v/,"").split(".")[0]);return o>=22?typeof globalThis.WebSocket<"u"?{type:"native",wsConstructor:globalThis.WebSocket}:{type:"unsupported",error:`Node.js ${o} detected but native WebSocket not found.`,workaround:"Provide a WebSocket implementation via the transport option."}:{type:"unsupported",error:`Node.js ${o} detected without native WebSocket support.`,workaround:`For Node.js < 22, install "ws" package and provide it via the transport option:
33
+ import ws from "ws"
34
+ new RealtimeClient(url, { transport: ws })`}}}return{type:"unsupported",error:"Unknown JavaScript runtime without WebSocket support.",workaround:"Ensure you're running in a supported environment (browser, Node.js, Deno) or provide a custom WebSocket implementation."}}static getWebSocketConstructor(){const t=this.detectEnvironment();if(t.wsConstructor)return t.wsConstructor;let s=t.error||"WebSocket not supported in this environment.";throw t.workaround&&(s+=`
35
+
36
+ Suggested solution: ${t.workaround}`),new Error(s)}static isWebSocketSupported(){try{const t=this.detectEnvironment();return t.type==="native"||t.type==="ws"}catch{return!1}}}const _g="2.105.4",wg=`realtime-js/${_g}`,xg="1.0.0",vu="2.0.0",kg=vu,Eg=1e4,Sg=100,hs={closed:"closed",errored:"errored",joined:"joined",joining:"joining",leaving:"leaving"},yu={close:"phx_close",error:"phx_error",join:"phx_join",leave:"phx_leave",access_token:"access_token"},Yi={connecting:"connecting",closing:"closing",closed:"closed"};class Tg{constructor(t){this.HEADER_LENGTH=1,this.USER_BROADCAST_PUSH_META_LENGTH=6,this.KINDS={userBroadcastPush:3,userBroadcast:4},this.BINARY_ENCODING=0,this.JSON_ENCODING=1,this.BROADCAST_EVENT="broadcast",this.allowedMetadataKeys=[],this.allowedMetadataKeys=t??[]}encode(t,s){if(t.event===this.BROADCAST_EVENT&&!(t.payload instanceof ArrayBuffer)&&typeof t.payload.event=="string")return s(this._binaryEncodeUserBroadcastPush(t));let n=[t.join_ref,t.ref,t.topic,t.event,t.payload];return s(JSON.stringify(n))}_binaryEncodeUserBroadcastPush(t){var s;return this._isArrayBuffer((s=t.payload)===null||s===void 0?void 0:s.payload)?this._encodeBinaryUserBroadcastPush(t):this._encodeJsonUserBroadcastPush(t)}_encodeBinaryUserBroadcastPush(t){var s,n;const r=(n=(s=t.payload)===null||s===void 0?void 0:s.payload)!==null&&n!==void 0?n:new ArrayBuffer(0);return this._encodeUserBroadcastPush(t,this.BINARY_ENCODING,r)}_encodeJsonUserBroadcastPush(t){var s,n;const r=(n=(s=t.payload)===null||s===void 0?void 0:s.payload)!==null&&n!==void 0?n:{},a=new TextEncoder().encode(JSON.stringify(r)).buffer;return this._encodeUserBroadcastPush(t,this.JSON_ENCODING,a)}_encodeUserBroadcastPush(t,s,n){var r,i;const a=t.topic,o=(r=t.ref)!==null&&r!==void 0?r:"",l=(i=t.join_ref)!==null&&i!==void 0?i:"",c=t.payload.event,u=this.allowedMetadataKeys?this._pick(t.payload,this.allowedMetadataKeys):{},d=Object.keys(u).length===0?"":JSON.stringify(u);if(l.length>255)throw new Error(`joinRef length ${l.length} exceeds maximum of 255`);if(o.length>255)throw new Error(`ref length ${o.length} exceeds maximum of 255`);if(a.length>255)throw new Error(`topic length ${a.length} exceeds maximum of 255`);if(c.length>255)throw new Error(`userEvent length ${c.length} exceeds maximum of 255`);if(d.length>255)throw new Error(`metadata length ${d.length} exceeds maximum of 255`);const h=this.USER_BROADCAST_PUSH_META_LENGTH+l.length+o.length+a.length+c.length+d.length,f=new ArrayBuffer(this.HEADER_LENGTH+h);let g=new DataView(f),y=0;g.setUint8(y++,this.KINDS.userBroadcastPush),g.setUint8(y++,l.length),g.setUint8(y++,o.length),g.setUint8(y++,a.length),g.setUint8(y++,c.length),g.setUint8(y++,d.length),g.setUint8(y++,s),Array.from(l,w=>g.setUint8(y++,w.charCodeAt(0))),Array.from(o,w=>g.setUint8(y++,w.charCodeAt(0))),Array.from(a,w=>g.setUint8(y++,w.charCodeAt(0))),Array.from(c,w=>g.setUint8(y++,w.charCodeAt(0))),Array.from(d,w=>g.setUint8(y++,w.charCodeAt(0)));var T=new Uint8Array(f.byteLength+n.byteLength);return T.set(new Uint8Array(f),0),T.set(new Uint8Array(n),f.byteLength),T.buffer}decode(t,s){if(this._isArrayBuffer(t)){let n=this._binaryDecode(t);return s(n)}if(typeof t=="string"){const n=JSON.parse(t),[r,i,a,o,l]=n;return s({join_ref:r,ref:i,topic:a,event:o,payload:l})}return s({})}_binaryDecode(t){const s=new DataView(t),n=s.getUint8(0),r=new TextDecoder;switch(n){case this.KINDS.userBroadcast:return this._decodeUserBroadcast(t,s,r)}}_decodeUserBroadcast(t,s,n){const r=s.getUint8(1),i=s.getUint8(2),a=s.getUint8(3),o=s.getUint8(4);let l=this.HEADER_LENGTH+4;const c=n.decode(t.slice(l,l+r));l=l+r;const u=n.decode(t.slice(l,l+i));l=l+i;const d=n.decode(t.slice(l,l+a));l=l+a;const h=t.slice(l,t.byteLength),f=o===this.JSON_ENCODING?JSON.parse(n.decode(h)):h,g={type:this.BROADCAST_EVENT,event:u,payload:f};return a>0&&(g.meta=JSON.parse(d)),{join_ref:null,ref:null,topic:c,event:this.BROADCAST_EVENT,payload:g}}_isArrayBuffer(t){var s;return t instanceof ArrayBuffer||((s=t==null?void 0:t.constructor)===null||s===void 0?void 0:s.name)==="ArrayBuffer"}_pick(t,s){return!t||typeof t!="object"?{}:Object.fromEntries(Object.entries(t).filter(([n])=>s.includes(n)))}}var je;(function(e){e.abstime="abstime",e.bool="bool",e.date="date",e.daterange="daterange",e.float4="float4",e.float8="float8",e.int2="int2",e.int4="int4",e.int4range="int4range",e.int8="int8",e.int8range="int8range",e.json="json",e.jsonb="jsonb",e.money="money",e.numeric="numeric",e.oid="oid",e.reltime="reltime",e.text="text",e.time="time",e.timestamp="timestamp",e.timestamptz="timestamptz",e.timetz="timetz",e.tsrange="tsrange",e.tstzrange="tstzrange"})(je||(je={}));const Yo=(e,t,s={})=>{var n;const r=(n=s.skipTypes)!==null&&n!==void 0?n:[];return t?Object.keys(t).reduce((i,a)=>(i[a]=Ag(a,e,t,r),i),{}):{}},Ag=(e,t,s,n)=>{const r=t.find(o=>o.name===e),i=r==null?void 0:r.type,a=s[e];return i&&!n.includes(i)?_u(i,a):Xi(a)},_u=(e,t)=>{if(e.charAt(0)==="_"){const s=e.slice(1,e.length);return $g(t,s)}switch(e){case je.bool:return Rg(t);case je.float4:case je.float8:case je.int2:case je.int4:case je.int8:case je.numeric:case je.oid:return Cg(t);case je.json:case je.jsonb:return Og(t);case je.timestamp:return Ng(t);case je.abstime:case je.date:case je.daterange:case je.int4range:case je.int8range:case je.money:case je.reltime:case je.text:case je.time:case je.timestamptz:case je.timetz:case je.tsrange:case je.tstzrange:return Xi(t);default:return Xi(t)}},Xi=e=>e,Rg=e=>{switch(e){case"t":return!0;case"f":return!1;default:return e}},Cg=e=>{if(typeof e=="string"){const t=parseFloat(e);if(!Number.isNaN(t))return t}return e},Og=e=>{if(typeof e=="string")try{return JSON.parse(e)}catch{return e}return e},$g=(e,t)=>{if(typeof e!="string")return e;const s=e.length-1,n=e[s];if(e[0]==="{"&&n==="}"){let i;const a=e.slice(1,s);try{i=JSON.parse("["+a+"]")}catch{i=a?a.split(","):[]}return i.map(o=>_u(t,o))}return e},Ng=e=>typeof e=="string"?e.replace(" ","T"):e,wu=e=>{const t=new URL(e);return t.protocol=t.protocol.replace(/^ws/i,"http"),t.pathname=t.pathname.replace(/\/+$/,"").replace(/\/socket\/websocket$/i,"").replace(/\/socket$/i,"").replace(/\/websocket$/i,""),t.pathname===""||t.pathname==="/"?t.pathname="/api/broadcast":t.pathname=t.pathname+"/api/broadcast",t.href};var Cn=e=>typeof e=="function"?e:function(){return e},Ig=typeof self<"u"?self:null,Zs=typeof window<"u"?window:null,Lt=Ig||Zs||globalThis,Pg="2.0.0",Lg=1e4,Mg=1e3,Ut={connecting:0,open:1,closing:2,closed:3},at={closed:"closed",errored:"errored",joined:"joined",joining:"joining",leaving:"leaving"},Gt={close:"phx_close",error:"phx_error",join:"phx_join",reply:"phx_reply",leave:"phx_leave"},Qi={longpoll:"longpoll",websocket:"websocket"},jg={complete:4},ea="base64url.bearer.phx.",or=class{constructor(e,t,s,n){this.channel=e,this.event=t,this.payload=s||function(){return{}},this.receivedResp=null,this.timeout=n,this.timeoutTimer=null,this.recHooks=[],this.sent=!1,this.ref=void 0}resend(e){this.timeout=e,this.reset(),this.send()}send(){this.hasReceived("timeout")||(this.startTimeout(),this.sent=!0,this.channel.socket.push({topic:this.channel.topic,event:this.event,payload:this.payload(),ref:this.ref,join_ref:this.channel.joinRef()}))}receive(e,t){return this.hasReceived(e)&&t(this.receivedResp.response),this.recHooks.push({status:e,callback:t}),this}reset(){this.cancelRefEvent(),this.ref=null,this.refEvent=null,this.receivedResp=null,this.sent=!1}destroy(){this.cancelRefEvent(),this.cancelTimeout()}matchReceive({status:e,response:t,_ref:s}){this.recHooks.filter(n=>n.status===e).forEach(n=>n.callback(t))}cancelRefEvent(){this.refEvent&&this.channel.off(this.refEvent)}cancelTimeout(){clearTimeout(this.timeoutTimer),this.timeoutTimer=null}startTimeout(){this.timeoutTimer&&this.cancelTimeout(),this.ref=this.channel.socket.makeRef(),this.refEvent=this.channel.replyEventName(this.ref),this.channel.on(this.refEvent,e=>{this.cancelRefEvent(),this.cancelTimeout(),this.receivedResp=e,this.matchReceive(e)}),this.timeoutTimer=setTimeout(()=>{this.trigger("timeout",{})},this.timeout)}hasReceived(e){return this.receivedResp&&this.receivedResp.status===e}trigger(e,t){this.channel.trigger(this.refEvent,{status:e,response:t})}},xu=class{constructor(e,t){this.callback=e,this.timerCalc=t,this.timer=void 0,this.tries=0}reset(){this.tries=0,clearTimeout(this.timer)}scheduleTimeout(){clearTimeout(this.timer),this.timer=setTimeout(()=>{this.tries=this.tries+1,this.callback()},this.timerCalc(this.tries+1))}},Dg=class{constructor(e,t,s){this.state=at.closed,this.topic=e,this.params=Cn(t||{}),this.socket=s,this.bindings=[],this.bindingRef=0,this.timeout=this.socket.timeout,this.joinedOnce=!1,this.joinPush=new or(this,Gt.join,this.params,this.timeout),this.pushBuffer=[],this.stateChangeRefs=[],this.rejoinTimer=new xu(()=>{this.socket.isConnected()&&this.rejoin()},this.socket.rejoinAfterMs),this.stateChangeRefs.push(this.socket.onError(()=>this.rejoinTimer.reset())),this.stateChangeRefs.push(this.socket.onOpen(()=>{this.rejoinTimer.reset(),this.isErrored()&&this.rejoin()})),this.joinPush.receive("ok",()=>{this.state=at.joined,this.rejoinTimer.reset(),this.pushBuffer.forEach(n=>n.send()),this.pushBuffer=[]}),this.joinPush.receive("error",n=>{this.state=at.errored,this.socket.hasLogger()&&this.socket.log("channel",`error ${this.topic}`,n),this.socket.isConnected()&&this.rejoinTimer.scheduleTimeout()}),this.onClose(()=>{this.rejoinTimer.reset(),this.socket.hasLogger()&&this.socket.log("channel",`close ${this.topic}`),this.state=at.closed,this.socket.remove(this)}),this.onError(n=>{this.socket.hasLogger()&&this.socket.log("channel",`error ${this.topic}`,n),this.isJoining()&&this.joinPush.reset(),this.state=at.errored,this.socket.isConnected()&&this.rejoinTimer.scheduleTimeout()}),this.joinPush.receive("timeout",()=>{this.socket.hasLogger()&&this.socket.log("channel",`timeout ${this.topic}`,this.joinPush.timeout),new or(this,Gt.leave,Cn({}),this.timeout).send(),this.state=at.errored,this.joinPush.reset(),this.socket.isConnected()&&this.rejoinTimer.scheduleTimeout()}),this.on(Gt.reply,(n,r)=>{this.trigger(this.replyEventName(r),n)})}join(e=this.timeout){if(this.joinedOnce)throw new Error("tried to join multiple times. 'join' can only be called a single time per channel instance");return this.timeout=e,this.joinedOnce=!0,this.rejoin(),this.joinPush}teardown(){this.pushBuffer.forEach(e=>e.destroy()),this.pushBuffer=[],this.rejoinTimer.reset(),this.joinPush.destroy(),this.state=at.closed,this.bindings=[]}onClose(e){this.on(Gt.close,e)}onError(e){return this.on(Gt.error,t=>e(t))}on(e,t){let s=this.bindingRef++;return this.bindings.push({event:e,ref:s,callback:t}),s}off(e,t){this.bindings=this.bindings.filter(s=>!(s.event===e&&(typeof t>"u"||t===s.ref)))}canPush(){return this.socket.isConnected()&&this.isJoined()}push(e,t,s=this.timeout){if(t=t||{},!this.joinedOnce)throw new Error(`tried to push '${e}' to '${this.topic}' before joining. Use channel.join() before pushing events`);let n=new or(this,e,function(){return t},s);return this.canPush()?n.send():(n.startTimeout(),this.pushBuffer.push(n)),n}leave(e=this.timeout){this.rejoinTimer.reset(),this.joinPush.cancelTimeout(),this.state=at.leaving;let t=()=>{this.socket.hasLogger()&&this.socket.log("channel",`leave ${this.topic}`),this.trigger(Gt.close,"leave")},s=new or(this,Gt.leave,Cn({}),e);return s.receive("ok",()=>t()).receive("timeout",()=>t()),s.send(),this.canPush()||s.trigger("ok",{}),s}onMessage(e,t,s){return t}filterBindings(e,t,s){return!0}isMember(e,t,s,n){return this.topic!==e?!1:n&&n!==this.joinRef()?(this.socket.hasLogger()&&this.socket.log("channel","dropping outdated message",{topic:e,event:t,payload:s,joinRef:n}),!1):!0}joinRef(){return this.joinPush.ref}rejoin(e=this.timeout){this.isLeaving()||(this.socket.leaveOpenTopic(this.topic),this.state=at.joining,this.joinPush.resend(e))}trigger(e,t,s,n){let r=this.onMessage(e,t,s,n);if(t&&!r)throw new Error("channel onMessage callbacks must return the payload, modified or unmodified");let i=this.bindings.filter(a=>a.event===e&&this.filterBindings(a,t,s));for(let a=0;a<i.length;a++)i[a].callback(r,s,n||this.joinRef())}replyEventName(e){return`chan_reply_${e}`}isClosed(){return this.state===at.closed}isErrored(){return this.state===at.errored}isJoined(){return this.state===at.joined}isJoining(){return this.state===at.joining}isLeaving(){return this.state===at.leaving}},Nr=class{static request(e,t,s,n,r,i,a){if(Lt.XDomainRequest){let o=new Lt.XDomainRequest;return this.xdomainRequest(o,e,t,n,r,i,a)}else if(Lt.XMLHttpRequest){let o=new Lt.XMLHttpRequest;return this.xhrRequest(o,e,t,s,n,r,i,a)}else{if(Lt.fetch&&Lt.AbortController)return this.fetchRequest(e,t,s,n,r,i,a);throw new Error("No suitable XMLHttpRequest implementation found")}}static fetchRequest(e,t,s,n,r,i,a){let o={method:e,headers:s,body:n},l=null;return r&&(l=new AbortController,setTimeout(()=>l.abort(),r),o.signal=l.signal),Lt.fetch(t,o).then(c=>c.text()).then(c=>this.parseJSON(c)).then(c=>a&&a(c)).catch(c=>{c.name==="AbortError"&&i?i():a&&a(null)}),l}static xdomainRequest(e,t,s,n,r,i,a){return e.timeout=r,e.open(t,s),e.onload=()=>{let o=this.parseJSON(e.responseText);a&&a(o)},i&&(e.ontimeout=i),e.onprogress=()=>{},e.send(n),e}static xhrRequest(e,t,s,n,r,i,a,o){e.open(t,s,!0),e.timeout=i;for(let[l,c]of Object.entries(n))e.setRequestHeader(l,c);return e.onerror=()=>o&&o(null),e.onreadystatechange=()=>{if(e.readyState===jg.complete&&o){let l=this.parseJSON(e.responseText);o(l)}},a&&(e.ontimeout=a),e.send(r),e}static parseJSON(e){if(!e||e==="")return null;try{return JSON.parse(e)}catch{return console&&console.log("failed to parse JSON response",e),null}}static serialize(e,t){let s=[];for(var n in e){if(!Object.prototype.hasOwnProperty.call(e,n))continue;let r=t?`${t}[${n}]`:n,i=e[n];typeof i=="object"?s.push(this.serialize(i,r)):s.push(encodeURIComponent(r)+"="+encodeURIComponent(i))}return s.join("&")}static appendParams(e,t){if(Object.keys(t).length===0)return e;let s=e.match(/\?/)?"&":"?";return`${e}${s}${this.serialize(t)}`}},Ug=e=>{let t="",s=new Uint8Array(e),n=s.byteLength;for(let r=0;r<n;r++)t+=String.fromCharCode(s[r]);return btoa(t)},Bs=class{constructor(e,t){t&&t.length===2&&t[1].startsWith(ea)&&(this.authToken=atob(t[1].slice(ea.length))),this.endPoint=null,this.token=null,this.skipHeartbeat=!0,this.reqs=new Set,this.awaitingBatchAck=!1,this.currentBatch=null,this.currentBatchTimer=null,this.batchBuffer=[],this.onopen=function(){},this.onerror=function(){},this.onmessage=function(){},this.onclose=function(){},this.pollEndpoint=this.normalizeEndpoint(e),this.readyState=Ut.connecting,setTimeout(()=>this.poll(),0)}normalizeEndpoint(e){return e.replace("ws://","http://").replace("wss://","https://").replace(new RegExp("(.*)/"+Qi.websocket),"$1/"+Qi.longpoll)}endpointURL(){return Nr.appendParams(this.pollEndpoint,{token:this.token})}closeAndRetry(e,t,s){this.close(e,t,s),this.readyState=Ut.connecting}ontimeout(){this.onerror("timeout"),this.closeAndRetry(1005,"timeout",!1)}isActive(){return this.readyState===Ut.open||this.readyState===Ut.connecting}poll(){const e={Accept:"application/json"};this.authToken&&(e["X-Phoenix-AuthToken"]=this.authToken),this.ajax("GET",e,null,()=>this.ontimeout(),t=>{if(t){var{status:s,token:n,messages:r}=t;if(s===410&&this.token!==null){this.onerror(410),this.closeAndRetry(3410,"session_gone",!1);return}this.token=n}else s=0;switch(s){case 200:r.forEach(i=>{setTimeout(()=>this.onmessage({data:i}),0)}),this.poll();break;case 204:this.poll();break;case 410:this.readyState=Ut.open,this.onopen({}),this.poll();break;case 403:this.onerror(403),this.close(1008,"forbidden",!1);break;case 0:case 500:this.onerror(500),this.closeAndRetry(1011,"internal server error",500);break;default:throw new Error(`unhandled poll status ${s}`)}})}send(e){typeof e!="string"&&(e=Ug(e)),this.currentBatch?this.currentBatch.push(e):this.awaitingBatchAck?this.batchBuffer.push(e):(this.currentBatch=[e],this.currentBatchTimer=setTimeout(()=>{this.batchSend(this.currentBatch),this.currentBatch=null},0))}batchSend(e){this.awaitingBatchAck=!0,this.ajax("POST",{"Content-Type":"application/x-ndjson"},e.join(`
37
+ `),()=>this.onerror("timeout"),t=>{this.awaitingBatchAck=!1,!t||t.status!==200?(this.onerror(t&&t.status),this.closeAndRetry(1011,"internal server error",!1)):this.batchBuffer.length>0&&(this.batchSend(this.batchBuffer),this.batchBuffer=[])})}close(e,t,s){for(let r of this.reqs)r.abort();this.readyState=Ut.closed;let n=Object.assign({code:1e3,reason:void 0,wasClean:!0},{code:e,reason:t,wasClean:s});this.batchBuffer=[],clearTimeout(this.currentBatchTimer),this.currentBatchTimer=null,typeof CloseEvent<"u"?this.onclose(new CloseEvent("close",n)):this.onclose(n)}ajax(e,t,s,n,r){let i,a=()=>{this.reqs.delete(i),n()};i=Nr.request(e,this.endpointURL(),t,s,this.timeout,a,o=>{this.reqs.delete(i),this.isActive()&&r(o)}),this.reqs.add(i)}},Bg=class vn{constructor(t,s={}){let n=s.events||{state:"presence_state",diff:"presence_diff"};this.state={},this.pendingDiffs=[],this.channel=t,this.joinRef=null,this.caller={onJoin:function(){},onLeave:function(){},onSync:function(){}},this.channel.on(n.state,r=>{let{onJoin:i,onLeave:a,onSync:o}=this.caller;this.joinRef=this.channel.joinRef(),this.state=vn.syncState(this.state,r,i,a),this.pendingDiffs.forEach(l=>{this.state=vn.syncDiff(this.state,l,i,a)}),this.pendingDiffs=[],o()}),this.channel.on(n.diff,r=>{let{onJoin:i,onLeave:a,onSync:o}=this.caller;this.inPendingSyncState()?this.pendingDiffs.push(r):(this.state=vn.syncDiff(this.state,r,i,a),o())})}onJoin(t){this.caller.onJoin=t}onLeave(t){this.caller.onLeave=t}onSync(t){this.caller.onSync=t}list(t){return vn.list(this.state,t)}inPendingSyncState(){return!this.joinRef||this.joinRef!==this.channel.joinRef()}static syncState(t,s,n,r){let i=this.clone(t),a={},o={};return this.map(i,(l,c)=>{s[l]||(o[l]=c)}),this.map(s,(l,c)=>{let u=i[l];if(u){let d=c.metas.map(y=>y.phx_ref),h=u.metas.map(y=>y.phx_ref),f=c.metas.filter(y=>h.indexOf(y.phx_ref)<0),g=u.metas.filter(y=>d.indexOf(y.phx_ref)<0);f.length>0&&(a[l]=c,a[l].metas=f),g.length>0&&(o[l]=this.clone(u),o[l].metas=g)}else a[l]=c}),this.syncDiff(i,{joins:a,leaves:o},n,r)}static syncDiff(t,s,n,r){let{joins:i,leaves:a}=this.clone(s);return n||(n=function(){}),r||(r=function(){}),this.map(i,(o,l)=>{let c=t[o];if(t[o]=this.clone(l),c){let u=t[o].metas.map(h=>h.phx_ref),d=c.metas.filter(h=>u.indexOf(h.phx_ref)<0);t[o].metas.unshift(...d)}n(o,c,l)}),this.map(a,(o,l)=>{let c=t[o];if(!c)return;let u=l.metas.map(d=>d.phx_ref);c.metas=c.metas.filter(d=>u.indexOf(d.phx_ref)<0),r(o,c,l),c.metas.length===0&&delete t[o]}),t}static list(t,s){return s||(s=function(n,r){return r}),this.map(t,(n,r)=>s(n,r))}static map(t,s){return Object.getOwnPropertyNames(t).map(n=>s(n,t[n]))}static clone(t){return JSON.parse(JSON.stringify(t))}},lr={HEADER_LENGTH:1,META_LENGTH:4,KINDS:{push:0,reply:1,broadcast:2},encode(e,t){if(e.payload.constructor===ArrayBuffer)return t(this.binaryEncode(e));{let s=[e.join_ref,e.ref,e.topic,e.event,e.payload];return t(JSON.stringify(s))}},decode(e,t){if(e.constructor===ArrayBuffer)return t(this.binaryDecode(e));{let[s,n,r,i,a]=JSON.parse(e);return t({join_ref:s,ref:n,topic:r,event:i,payload:a})}},binaryEncode(e){let{join_ref:t,ref:s,event:n,topic:r,payload:i}=e,a=this.META_LENGTH+t.length+s.length+r.length+n.length,o=new ArrayBuffer(this.HEADER_LENGTH+a),l=new DataView(o),c=0;l.setUint8(c++,this.KINDS.push),l.setUint8(c++,t.length),l.setUint8(c++,s.length),l.setUint8(c++,r.length),l.setUint8(c++,n.length),Array.from(t,d=>l.setUint8(c++,d.charCodeAt(0))),Array.from(s,d=>l.setUint8(c++,d.charCodeAt(0))),Array.from(r,d=>l.setUint8(c++,d.charCodeAt(0))),Array.from(n,d=>l.setUint8(c++,d.charCodeAt(0)));var u=new Uint8Array(o.byteLength+i.byteLength);return u.set(new Uint8Array(o),0),u.set(new Uint8Array(i),o.byteLength),u.buffer},binaryDecode(e){let t=new DataView(e),s=t.getUint8(0),n=new TextDecoder;switch(s){case this.KINDS.push:return this.decodePush(e,t,n);case this.KINDS.reply:return this.decodeReply(e,t,n);case this.KINDS.broadcast:return this.decodeBroadcast(e,t,n)}},decodePush(e,t,s){let n=t.getUint8(1),r=t.getUint8(2),i=t.getUint8(3),a=this.HEADER_LENGTH+this.META_LENGTH-1,o=s.decode(e.slice(a,a+n));a=a+n;let l=s.decode(e.slice(a,a+r));a=a+r;let c=s.decode(e.slice(a,a+i));a=a+i;let u=e.slice(a,e.byteLength);return{join_ref:o,ref:null,topic:l,event:c,payload:u}},decodeReply(e,t,s){let n=t.getUint8(1),r=t.getUint8(2),i=t.getUint8(3),a=t.getUint8(4),o=this.HEADER_LENGTH+this.META_LENGTH,l=s.decode(e.slice(o,o+n));o=o+n;let c=s.decode(e.slice(o,o+r));o=o+r;let u=s.decode(e.slice(o,o+i));o=o+i;let d=s.decode(e.slice(o,o+a));o=o+a;let h=e.slice(o,e.byteLength),f={status:d,response:h};return{join_ref:l,ref:c,topic:u,event:Gt.reply,payload:f}},decodeBroadcast(e,t,s){let n=t.getUint8(1),r=t.getUint8(2),i=this.HEADER_LENGTH+2,a=s.decode(e.slice(i,i+n));i=i+n;let o=s.decode(e.slice(i,i+r));i=i+r;let l=e.slice(i,e.byteLength);return{join_ref:null,ref:null,topic:a,event:o,payload:l}}},Hg=class{constructor(e,t={}){this.stateChangeCallbacks={open:[],close:[],error:[],message:[]},this.channels=[],this.sendBuffer=[],this.ref=0,this.fallbackRef=null,this.timeout=t.timeout||Lg,this.transport=t.transport||Lt.WebSocket||Bs,this.conn=void 0,this.primaryPassedHealthCheck=!1,this.longPollFallbackMs=t.longPollFallbackMs,this.fallbackTimer=null;let s=null;try{s=Lt&&Lt.sessionStorage}catch{}this.sessionStore=t.sessionStorage||s,this.establishedConnections=0,this.defaultEncoder=lr.encode.bind(lr),this.defaultDecoder=lr.decode.bind(lr),this.closeWasClean=!0,this.disconnecting=!1,this.binaryType=t.binaryType||"arraybuffer",this.connectClock=1,this.pageHidden=!1,this.encode=void 0,this.decode=void 0,this.transport!==Bs?(this.encode=t.encode||this.defaultEncoder,this.decode=t.decode||this.defaultDecoder):(this.encode=this.defaultEncoder,this.decode=this.defaultDecoder);let n=null;Zs&&Zs.addEventListener&&(Zs.addEventListener("pagehide",r=>{this.conn&&(this.disconnect(),n=this.connectClock)}),Zs.addEventListener("pageshow",r=>{n===this.connectClock&&(n=null,this.connect())}),Zs.addEventListener("visibilitychange",()=>{document.visibilityState==="hidden"?this.pageHidden=!0:(this.pageHidden=!1,!this.isConnected()&&!this.closeWasClean&&this.teardown(()=>this.connect()))})),this.heartbeatIntervalMs=t.heartbeatIntervalMs||3e4,this.autoSendHeartbeat=t.autoSendHeartbeat??!0,this.heartbeatCallback=t.heartbeatCallback??(()=>{}),this.rejoinAfterMs=r=>t.rejoinAfterMs?t.rejoinAfterMs(r):[1e3,2e3,5e3][r-1]||1e4,this.reconnectAfterMs=r=>t.reconnectAfterMs?t.reconnectAfterMs(r):[10,50,100,150,200,250,500,1e3,2e3][r-1]||5e3,this.logger=t.logger||null,!this.logger&&t.debug&&(this.logger=(r,i,a)=>{console.log(`${r}: ${i}`,a)}),this.longpollerTimeout=t.longpollerTimeout||2e4,this.params=Cn(t.params||{}),this.endPoint=`${e}/${Qi.websocket}`,this.vsn=t.vsn||Pg,this.heartbeatTimeoutTimer=null,this.heartbeatTimer=null,this.heartbeatSentAt=null,this.pendingHeartbeatRef=null,this.reconnectTimer=new xu(()=>{if(this.pageHidden){this.log("Not reconnecting as page is hidden!"),this.teardown();return}this.teardown(async()=>{t.beforeReconnect&&await t.beforeReconnect(),this.connect()})},this.reconnectAfterMs),this.authToken=t.authToken}getLongPollTransport(){return Bs}replaceTransport(e){this.connectClock++,this.closeWasClean=!0,clearTimeout(this.fallbackTimer),this.reconnectTimer.reset(),this.conn&&(this.conn.close(),this.conn=null),this.transport=e}protocol(){return location.protocol.match(/^https/)?"wss":"ws"}endPointURL(){let e=Nr.appendParams(Nr.appendParams(this.endPoint,this.params()),{vsn:this.vsn});return e.charAt(0)!=="/"?e:e.charAt(1)==="/"?`${this.protocol()}:${e}`:`${this.protocol()}://${location.host}${e}`}disconnect(e,t,s){this.connectClock++,this.disconnecting=!0,this.closeWasClean=!0,clearTimeout(this.fallbackTimer),this.reconnectTimer.reset(),this.teardown(()=>{this.disconnecting=!1,e&&e()},t,s)}connect(e){e&&(console&&console.log("passing params to connect is deprecated. Instead pass :params to the Socket constructor"),this.params=Cn(e)),!(this.conn&&!this.disconnecting)&&(this.longPollFallbackMs&&this.transport!==Bs?this.connectWithFallback(Bs,this.longPollFallbackMs):this.transportConnect())}log(e,t,s){this.logger&&this.logger(e,t,s)}hasLogger(){return this.logger!==null}onOpen(e){let t=this.makeRef();return this.stateChangeCallbacks.open.push([t,e]),t}onClose(e){let t=this.makeRef();return this.stateChangeCallbacks.close.push([t,e]),t}onError(e){let t=this.makeRef();return this.stateChangeCallbacks.error.push([t,e]),t}onMessage(e){let t=this.makeRef();return this.stateChangeCallbacks.message.push([t,e]),t}onHeartbeat(e){this.heartbeatCallback=e}ping(e){if(!this.isConnected())return!1;let t=this.makeRef(),s=Date.now();this.push({topic:"phoenix",event:"heartbeat",payload:{},ref:t});let n=this.onMessage(r=>{r.ref===t&&(this.off([n]),e(Date.now()-s))});return!0}transportName(e){switch(e){case Bs:return"LongPoll";default:return e.name}}transportConnect(){this.connectClock++,this.closeWasClean=!1;let e;this.authToken&&(e=["phoenix",`${ea}${btoa(this.authToken).replace(/=/g,"")}`]),this.conn=new this.transport(this.endPointURL(),e),this.conn.binaryType=this.binaryType,this.conn.timeout=this.longpollerTimeout,this.conn.onopen=()=>this.onConnOpen(),this.conn.onerror=t=>this.onConnError(t),this.conn.onmessage=t=>this.onConnMessage(t),this.conn.onclose=t=>this.onConnClose(t)}getSession(e){return this.sessionStore&&this.sessionStore.getItem(e)}storeSession(e,t){this.sessionStore&&this.sessionStore.setItem(e,t)}connectWithFallback(e,t=2500){clearTimeout(this.fallbackTimer);let s=!1,n=!0,r,i,a=this.transportName(e),o=l=>{this.log("transport",`falling back to ${a}...`,l),this.off([r,i]),n=!1,this.replaceTransport(e),this.transportConnect()};if(this.getSession(`phx:fallback:${a}`))return o("memorized");this.fallbackTimer=setTimeout(o,t),i=this.onError(l=>{this.log("transport","error",l),n&&!s&&(clearTimeout(this.fallbackTimer),o(l))}),this.fallbackRef&&this.off([this.fallbackRef]),this.fallbackRef=this.onOpen(()=>{if(s=!0,!n){let l=this.transportName(e);return this.primaryPassedHealthCheck||this.storeSession(`phx:fallback:${l}`,"true"),this.log("transport",`established ${l} fallback`)}clearTimeout(this.fallbackTimer),this.fallbackTimer=setTimeout(o,t),this.ping(l=>{this.log("transport","connected to primary after",l),this.primaryPassedHealthCheck=!0,clearTimeout(this.fallbackTimer)})}),this.transportConnect()}clearHeartbeats(){clearTimeout(this.heartbeatTimer),clearTimeout(this.heartbeatTimeoutTimer)}onConnOpen(){this.hasLogger()&&this.log("transport",`connected to ${this.endPointURL()}`),this.closeWasClean=!1,this.disconnecting=!1,this.establishedConnections++,this.flushSendBuffer(),this.reconnectTimer.reset(),this.autoSendHeartbeat&&this.resetHeartbeat(),this.triggerStateCallbacks("open")}heartbeatTimeout(){if(this.pendingHeartbeatRef){this.pendingHeartbeatRef=null,this.heartbeatSentAt=null,this.hasLogger()&&this.log("transport","heartbeat timeout. Attempting to re-establish connection");try{this.heartbeatCallback("timeout")}catch(e){this.log("error","error in heartbeat callback",e)}this.triggerChanError(new Error("heartbeat timeout")),this.closeWasClean=!1,this.teardown(()=>this.reconnectTimer.scheduleTimeout(),Mg,"heartbeat timeout")}}resetHeartbeat(){this.conn&&this.conn.skipHeartbeat||(this.pendingHeartbeatRef=null,this.clearHeartbeats(),this.heartbeatTimer=setTimeout(()=>this.sendHeartbeat(),this.heartbeatIntervalMs))}teardown(e,t,s){if(!this.conn)return e&&e();const n=this.conn;this.waitForBufferDone(n,()=>{t?n.close(t,s||""):n.close(),this.waitForSocketClosed(n,()=>{this.conn===n&&(this.conn.onopen=function(){},this.conn.onerror=function(){},this.conn.onmessage=function(){},this.conn.onclose=function(){},this.conn=null),e&&e()})})}waitForBufferDone(e,t,s=1){if(s===5||!e.bufferedAmount){t();return}setTimeout(()=>{this.waitForBufferDone(e,t,s+1)},150*s)}waitForSocketClosed(e,t,s=1){if(s===5||e.readyState===Ut.closed){t();return}setTimeout(()=>{this.waitForSocketClosed(e,t,s+1)},150*s)}onConnClose(e){this.conn&&(this.conn.onclose=()=>{}),this.hasLogger()&&this.log("transport","close",e),this.triggerChanError(e),this.clearHeartbeats(),this.closeWasClean||this.reconnectTimer.scheduleTimeout(),this.triggerStateCallbacks("close",e)}onConnError(e){this.hasLogger()&&this.log("transport","error",e);let t=this.transport,s=this.establishedConnections;this.triggerStateCallbacks("error",e,t,s),(t===this.transport||s>0)&&this.triggerChanError(e)}triggerChanError(e){this.channels.forEach(t=>{t.isErrored()||t.isLeaving()||t.isClosed()||t.trigger(Gt.error,e)})}connectionState(){switch(this.conn&&this.conn.readyState){case Ut.connecting:return"connecting";case Ut.open:return"open";case Ut.closing:return"closing";default:return"closed"}}isConnected(){return this.connectionState()==="open"}remove(e){this.off(e.stateChangeRefs),this.channels=this.channels.filter(t=>t!==e)}off(e){for(let t in this.stateChangeCallbacks)this.stateChangeCallbacks[t]=this.stateChangeCallbacks[t].filter(([s])=>e.indexOf(s)===-1)}channel(e,t={}){let s=new Dg(e,t,this);return this.channels.push(s),s}push(e){if(this.hasLogger()){let{topic:t,event:s,payload:n,ref:r,join_ref:i}=e;this.log("push",`${t} ${s} (${i}, ${r})`,n)}this.isConnected()?this.encode(e,t=>this.conn.send(t)):this.sendBuffer.push(()=>this.encode(e,t=>this.conn.send(t)))}makeRef(){let e=this.ref+1;return e===this.ref?this.ref=0:this.ref=e,this.ref.toString()}sendHeartbeat(){if(!this.isConnected()){try{this.heartbeatCallback("disconnected")}catch(e){this.log("error","error in heartbeat callback",e)}return}if(this.pendingHeartbeatRef){this.heartbeatTimeout();return}this.pendingHeartbeatRef=this.makeRef(),this.heartbeatSentAt=Date.now(),this.push({topic:"phoenix",event:"heartbeat",payload:{},ref:this.pendingHeartbeatRef});try{this.heartbeatCallback("sent")}catch(e){this.log("error","error in heartbeat callback",e)}this.heartbeatTimeoutTimer=setTimeout(()=>this.heartbeatTimeout(),this.heartbeatIntervalMs)}flushSendBuffer(){this.isConnected()&&this.sendBuffer.length>0&&(this.sendBuffer.forEach(e=>e()),this.sendBuffer=[])}onConnMessage(e){this.decode(e.data,t=>{let{topic:s,event:n,payload:r,ref:i,join_ref:a}=t;if(i&&i===this.pendingHeartbeatRef){const o=this.heartbeatSentAt?Date.now()-this.heartbeatSentAt:void 0;this.clearHeartbeats();try{this.heartbeatCallback(r.status==="ok"?"ok":"error",o)}catch(l){this.log("error","error in heartbeat callback",l)}this.pendingHeartbeatRef=null,this.heartbeatSentAt=null,this.autoSendHeartbeat&&(this.heartbeatTimer=setTimeout(()=>this.sendHeartbeat(),this.heartbeatIntervalMs))}this.hasLogger()&&this.log("receive",`${r.status||""} ${s} ${n} ${i&&"("+i+")"||""}`.trim(),r);for(let o=0;o<this.channels.length;o++){const l=this.channels[o];l.isMember(s,n,r,a)&&l.trigger(n,r,i,a)}this.triggerStateCallbacks("message",t)})}triggerStateCallbacks(e,...t){try{this.stateChangeCallbacks[e].forEach(([s,n])=>{try{n(...t)}catch(r){this.log("error",`error in ${e} callback`,r)}})}catch(s){this.log("error",`error triggering ${e} callbacks`,s)}}leaveOpenTopic(e){let t=this.channels.find(s=>s.topic===e&&(s.isJoined()||s.isJoining()));t&&(this.hasLogger()&&this.log("transport",`leaving duplicate topic "${e}"`),t.leave())}};class On{constructor(t,s){const n=Vg(s);this.presence=new Bg(t.getChannel(),n),this.presence.onJoin((r,i,a)=>{const o=On.onJoinPayload(r,i,a);t.getChannel().trigger("presence",o)}),this.presence.onLeave((r,i,a)=>{const o=On.onLeavePayload(r,i,a);t.getChannel().trigger("presence",o)}),this.presence.onSync(()=>{t.getChannel().trigger("presence",{event:"sync"})})}get state(){return On.transformState(this.presence.state)}static transformState(t){return t=Fg(t),Object.getOwnPropertyNames(t).reduce((s,n)=>{const r=t[n];return s[n]=wr(r),s},{})}static onJoinPayload(t,s,n){const r=Xo(s),i=wr(n);return{event:"join",key:t,currentPresences:r,newPresences:i}}static onLeavePayload(t,s,n){const r=Xo(s),i=wr(n);return{event:"leave",key:t,currentPresences:r,leftPresences:i}}}function wr(e){return e.metas.map(t=>(t.presence_ref=t.phx_ref,delete t.phx_ref,delete t.phx_ref_prev,t))}function Fg(e){return JSON.parse(JSON.stringify(e))}function Vg(e){return(e==null?void 0:e.events)&&{events:e.events}}function Xo(e){return e!=null&&e.metas?wr(e):[]}var Qo;(function(e){e.SYNC="sync",e.JOIN="join",e.LEAVE="leave"})(Qo||(Qo={}));class zg{get state(){return this.presenceAdapter.state}constructor(t,s){this.channel=t,this.presenceAdapter=new On(this.channel.channelAdapter,s)}}function qg(e){if(e instanceof Error)return e;if(typeof e=="string")return new Error(e);if(e&&typeof e=="object"){const t=e;if(typeof t.code=="number"){const s=typeof t.reason=="string"&&t.reason?` (${t.reason})`:"";return new Error(`socket closed: ${t.code}${s}`,{cause:e})}return new Error("channel error: transport failure",{cause:e})}return new Error("channel error: connection lost")}class Kg{constructor(t,s,n){const r=Wg(n);this.channel=t.getSocket().channel(s,r),this.socket=t}get state(){return this.channel.state}set state(t){this.channel.state=t}get joinedOnce(){return this.channel.joinedOnce}get joinPush(){return this.channel.joinPush}get rejoinTimer(){return this.channel.rejoinTimer}on(t,s){return this.channel.on(t,s)}off(t,s){this.channel.off(t,s)}subscribe(t){return this.channel.join(t)}unsubscribe(t){return this.channel.leave(t)}teardown(){this.channel.teardown()}onClose(t){this.channel.onClose(t)}onError(t){return this.channel.onError(t)}push(t,s,n){let r;try{r=this.channel.push(t,s,n)}catch{throw new Error(`tried to push '${t}' to '${this.channel.topic}' before joining. Use channel.subscribe() before pushing events`)}if(this.channel.pushBuffer.length>Sg){const i=this.channel.pushBuffer.shift();i.cancelTimeout(),this.socket.log("channel",`discarded push due to buffer overflow: ${i.event}`,i.payload())}return r}updateJoinPayload(t){const s=this.channel.joinPush.payload();this.channel.joinPush.payload=()=>Object.assign(Object.assign({},s),t)}canPush(){return this.socket.isConnected()&&this.state===hs.joined}isJoined(){return this.state===hs.joined}isJoining(){return this.state===hs.joining}isClosed(){return this.state===hs.closed}isLeaving(){return this.state===hs.leaving}updateFilterBindings(t){this.channel.filterBindings=t}updatePayloadTransform(t){this.channel.onMessage=t}getChannel(){return this.channel}}function Wg(e){return{config:Object.assign({broadcast:{ack:!1,self:!1},presence:{key:"",enabled:!1},private:!1},e.config)}}var el;(function(e){e.ALL="*",e.INSERT="INSERT",e.UPDATE="UPDATE",e.DELETE="DELETE"})(el||(el={}));var Xs;(function(e){e.BROADCAST="broadcast",e.PRESENCE="presence",e.POSTGRES_CHANGES="postgres_changes",e.SYSTEM="system"})(Xs||(Xs={}));var Zt;(function(e){e.SUBSCRIBED="SUBSCRIBED",e.TIMED_OUT="TIMED_OUT",e.CLOSED="CLOSED",e.CHANNEL_ERROR="CHANNEL_ERROR"})(Zt||(Zt={}));class $n{get state(){return this.channelAdapter.state}set state(t){this.channelAdapter.state=t}get joinedOnce(){return this.channelAdapter.joinedOnce}get timeout(){return this.socket.timeout}get joinPush(){return this.channelAdapter.joinPush}get rejoinTimer(){return this.channelAdapter.rejoinTimer}constructor(t,s={config:{}},n){var r,i;if(this.topic=t,this.params=s,this.socket=n,this.bindings={},this.subTopic=t.replace(/^realtime:/i,""),this.params.config=Object.assign({broadcast:{ack:!1,self:!1},presence:{key:"",enabled:!1},private:!1},s.config),this.channelAdapter=new Kg(this.socket.socketAdapter,t,this.params),this.presence=new zg(this),this._onClose(()=>{this.socket._remove(this)}),this._updateFilterTransform(),this.broadcastEndpointURL=wu(this.socket.socketAdapter.endPointURL()),this.private=this.params.config.private||!1,!this.private&&(!((i=(r=this.params.config)===null||r===void 0?void 0:r.broadcast)===null||i===void 0)&&i.replay))throw new Error(`tried to use replay on public channel '${this.topic}'. It must be a private channel.`)}subscribe(t,s=this.timeout){var n,r,i;if(this.socket.isConnected()||this.socket.connect(),this.channelAdapter.isClosed()){const{config:{broadcast:a,presence:o,private:l}}=this.params,c=(r=(n=this.bindings.postgres_changes)===null||n===void 0?void 0:n.map(f=>f.filter))!==null&&r!==void 0?r:[],u=!!this.bindings[Xs.PRESENCE]&&this.bindings[Xs.PRESENCE].length>0||((i=this.params.config.presence)===null||i===void 0?void 0:i.enabled)===!0,d={},h={broadcast:a,presence:Object.assign(Object.assign({},o),{enabled:u}),postgres_changes:c,private:l};this.socket.accessTokenValue&&(d.access_token=this.socket.accessTokenValue),this._onError(f=>{t==null||t(Zt.CHANNEL_ERROR,qg(f))}),this._onClose(()=>t==null?void 0:t(Zt.CLOSED)),this.updateJoinPayload(Object.assign({config:h},d)),this._updateFilterMessage(),this.channelAdapter.subscribe(s).receive("ok",async({postgres_changes:f})=>{if(this.socket._isManualToken()||this.socket.setAuth(),f===void 0){t==null||t(Zt.SUBSCRIBED);return}this._updatePostgresBindings(f,t)}).receive("error",f=>{this.state=hs.errored;const g=Object.values(f).join(", ")||"error";t==null||t(Zt.CHANNEL_ERROR,new Error(g,{cause:f}))}).receive("timeout",()=>{t==null||t(Zt.TIMED_OUT)})}return this}_updatePostgresBindings(t,s){var n;const r=this.bindings.postgres_changes,i=(n=r==null?void 0:r.length)!==null&&n!==void 0?n:0,a=[];for(let o=0;o<i;o++){const l=r[o],{filter:{event:c,schema:u,table:d,filter:h}}=l,f=t&&t[o];if(f&&f.event===c&&$n.isFilterValueEqual(f.schema,u)&&$n.isFilterValueEqual(f.table,d)&&$n.isFilterValueEqual(f.filter,h))a.push(Object.assign(Object.assign({},l),{id:f.id}));else{this.unsubscribe(),this.state=hs.errored,s==null||s(Zt.CHANNEL_ERROR,new Error("mismatch between server and client bindings for postgres changes"));return}}this.bindings.postgres_changes=a,this.state!=hs.errored&&s&&s(Zt.SUBSCRIBED)}presenceState(){return this.presence.state}async track(t,s={}){return await this.send({type:"presence",event:"track",payload:t},s.timeout||this.timeout)}async untrack(t={}){return await this.send({type:"presence",event:"untrack"},t)}on(t,s,n){const r=this.channelAdapter.isJoined()||this.channelAdapter.isJoining(),i=t===Xs.PRESENCE||t===Xs.POSTGRES_CHANGES;if(r&&i)throw this.socket.log("channel",`cannot add \`${t}\` callbacks for ${this.topic} after \`subscribe()\`.`),new Error(`cannot add \`${t}\` callbacks for ${this.topic} after \`subscribe()\`.`);return this._on(t,s,n)}async httpSend(t,s,n={}){var r;if(s==null)return Promise.reject(new Error("Payload is required for httpSend()"));const i={apikey:this.socket.apiKey?this.socket.apiKey:"","Content-Type":"application/json"};this.socket.accessTokenValue&&(i.Authorization=`Bearer ${this.socket.accessTokenValue}`);const a={method:"POST",headers:i,body:JSON.stringify({messages:[{topic:this.subTopic,event:t,payload:s,private:this.private}]})},o=await this._fetchWithTimeout(this.broadcastEndpointURL,a,(r=n.timeout)!==null&&r!==void 0?r:this.timeout);if(o.status===202)return{success:!0};let l=o.statusText;try{const c=await o.json();l=c.error||c.message||l}catch{}return Promise.reject(new Error(l))}async send(t,s={}){var n,r;if(!this.channelAdapter.canPush()&&t.type==="broadcast"){console.warn("Realtime send() is automatically falling back to REST API. This behavior will be deprecated in the future. Please use httpSend() explicitly for REST delivery.");const{event:i,payload:a}=t,o={apikey:this.socket.apiKey?this.socket.apiKey:"","Content-Type":"application/json"};this.socket.accessTokenValue&&(o.Authorization=`Bearer ${this.socket.accessTokenValue}`);const l={method:"POST",headers:o,body:JSON.stringify({messages:[{topic:this.subTopic,event:i,payload:a,private:this.private}]})};try{const c=await this._fetchWithTimeout(this.broadcastEndpointURL,l,(n=s.timeout)!==null&&n!==void 0?n:this.timeout);return await((r=c.body)===null||r===void 0?void 0:r.cancel()),c.ok?"ok":"error"}catch(c){return c instanceof Error&&c.name==="AbortError"?"timed out":"error"}}else return new Promise(i=>{var a,o,l;const c=this.channelAdapter.push(t.type,t,s.timeout||this.timeout);t.type==="broadcast"&&!(!((l=(o=(a=this.params)===null||a===void 0?void 0:a.config)===null||o===void 0?void 0:o.broadcast)===null||l===void 0)&&l.ack)&&i("ok"),c.receive("ok",()=>i("ok")),c.receive("error",()=>i("error")),c.receive("timeout",()=>i("timed out"))})}updateJoinPayload(t){this.channelAdapter.updateJoinPayload(t)}async unsubscribe(t=this.timeout){return new Promise(s=>{this.channelAdapter.unsubscribe(t).receive("ok",()=>s("ok")).receive("timeout",()=>s("timed out")).receive("error",()=>s("error"))})}teardown(){this.channelAdapter.teardown()}async _fetchWithTimeout(t,s,n){const r=new AbortController,i=setTimeout(()=>r.abort(),n),a=await this.socket.fetch(t,Object.assign(Object.assign({},s),{signal:r.signal}));return clearTimeout(i),a}_on(t,s,n){const r=t.toLocaleLowerCase(),i=this.channelAdapter.on(t,n),a={type:r,filter:s,callback:n,ref:i};return this.bindings[r]?this.bindings[r].push(a):this.bindings[r]=[a],this._updateFilterMessage(),this}_onClose(t){this.channelAdapter.onClose(t)}_onError(t){this.channelAdapter.onError(t)}_updateFilterMessage(){this.channelAdapter.updateFilterBindings((t,s,n)=>{var r,i,a,o,l,c,u;const d=t.event.toLocaleLowerCase();if(this._notThisChannelEvent(d,n))return!1;const h=(r=this.bindings[d])===null||r===void 0?void 0:r.find(f=>f.ref===t.ref);if(!h)return!0;if(["broadcast","presence","postgres_changes"].includes(d))if("id"in h){const f=h.id,g=(i=h.filter)===null||i===void 0?void 0:i.event;return f&&((a=s.ids)===null||a===void 0?void 0:a.includes(f))&&(g==="*"||(g==null?void 0:g.toLocaleLowerCase())===((o=s.data)===null||o===void 0?void 0:o.type.toLocaleLowerCase()))}else{const f=(c=(l=h==null?void 0:h.filter)===null||l===void 0?void 0:l.event)===null||c===void 0?void 0:c.toLocaleLowerCase();return f==="*"||f===((u=s==null?void 0:s.event)===null||u===void 0?void 0:u.toLocaleLowerCase())}else return h.type.toLocaleLowerCase()===d})}_notThisChannelEvent(t,s){const{close:n,error:r,leave:i,join:a}=yu;return s&&[n,r,i,a].includes(t)&&s!==this.joinPush.ref}_updateFilterTransform(){this.channelAdapter.updatePayloadTransform((t,s,n)=>{if(typeof s=="object"&&"ids"in s){const r=s.data,{schema:i,table:a,commit_timestamp:o,type:l,errors:c}=r;return Object.assign(Object.assign({},{schema:i,table:a,commit_timestamp:o,eventType:l,new:{},old:{},errors:c}),this._getPayloadRecords(r))}return s})}copyBindings(t){if(this.joinedOnce)throw new Error("cannot copy bindings into joined channel");for(const s in t.bindings)for(const n of t.bindings[s])this._on(n.type,n.filter,n.callback)}static isFilterValueEqual(t,s){return(t??void 0)===(s??void 0)}_getPayloadRecords(t){const s={new:{},old:{}};return(t.type==="INSERT"||t.type==="UPDATE")&&(s.new=Yo(t.columns,t.record)),(t.type==="UPDATE"||t.type==="DELETE")&&(s.old=Yo(t.columns,t.old_record)),s}}class Gg{constructor(t,s){this.socket=new Hg(t,s)}get timeout(){return this.socket.timeout}get endPoint(){return this.socket.endPoint}get transport(){return this.socket.transport}get heartbeatIntervalMs(){return this.socket.heartbeatIntervalMs}get heartbeatCallback(){return this.socket.heartbeatCallback}set heartbeatCallback(t){this.socket.heartbeatCallback=t}get heartbeatTimer(){return this.socket.heartbeatTimer}get pendingHeartbeatRef(){return this.socket.pendingHeartbeatRef}get reconnectTimer(){return this.socket.reconnectTimer}get vsn(){return this.socket.vsn}get encode(){return this.socket.encode}get decode(){return this.socket.decode}get reconnectAfterMs(){return this.socket.reconnectAfterMs}get sendBuffer(){return this.socket.sendBuffer}get stateChangeCallbacks(){return this.socket.stateChangeCallbacks}connect(){this.socket.connect()}disconnect(t,s,n,r=1e4){return new Promise(i=>{setTimeout(()=>i("timeout"),r),this.socket.disconnect(()=>{t(),i("ok")},s,n)})}push(t){this.socket.push(t)}log(t,s,n){this.socket.log(t,s,n)}makeRef(){return this.socket.makeRef()}onOpen(t){this.socket.onOpen(t)}onClose(t){this.socket.onClose(t)}onError(t){this.socket.onError(t)}onMessage(t){this.socket.onMessage(t)}isConnected(){return this.socket.isConnected()}isConnecting(){return this.socket.connectionState()==Yi.connecting}isDisconnecting(){return this.socket.connectionState()==Yi.closing}connectionState(){return this.socket.connectionState()}endPointURL(){return this.socket.endPointURL()}sendHeartbeat(){this.socket.sendHeartbeat()}getSocket(){return this.socket}}const tl={HEARTBEAT_INTERVAL:25e3},Zg=[1e3,2e3,5e3,1e4],Jg=1e4;function Yg(){const e=new Map;return{get length(){return e.size},clear(){e.clear()},getItem(t){return e.has(t)?e.get(t):null},key(t){var s;return(s=Array.from(e.keys())[t])!==null&&s!==void 0?s:null},removeItem(t){e.delete(t)},setItem(t,s){e.set(t,String(s))}}}function Xg(){try{if(typeof globalThis<"u"&&globalThis.sessionStorage)return globalThis.sessionStorage}catch{}return Yg()}const Qg=`
38
+ addEventListener("message", (e) => {
39
+ if (e.data.event === "start") {
40
+ setInterval(() => postMessage({ event: "keepAlive" }), e.data.interval);
41
+ }
42
+ });`;class e0{get endPoint(){return this.socketAdapter.endPoint}get timeout(){return this.socketAdapter.timeout}get transport(){return this.socketAdapter.transport}get heartbeatCallback(){return this.socketAdapter.heartbeatCallback}get heartbeatIntervalMs(){return this.socketAdapter.heartbeatIntervalMs}get heartbeatTimer(){return this.worker?this._workerHeartbeatTimer:this.socketAdapter.heartbeatTimer}get pendingHeartbeatRef(){return this.worker?this._pendingWorkerHeartbeatRef:this.socketAdapter.pendingHeartbeatRef}get reconnectTimer(){return this.socketAdapter.reconnectTimer}get vsn(){return this.socketAdapter.vsn}get encode(){return this.socketAdapter.encode}get decode(){return this.socketAdapter.decode}get reconnectAfterMs(){return this.socketAdapter.reconnectAfterMs}get sendBuffer(){return this.socketAdapter.sendBuffer}get stateChangeCallbacks(){return this.socketAdapter.stateChangeCallbacks}constructor(t,s){var n;if(this.channels=new Array,this.accessTokenValue=null,this.accessToken=null,this.apiKey=null,this.httpEndpoint="",this.headers={},this.params={},this.ref=0,this.serializer=new Tg,this._manuallySetToken=!1,this._authPromise=null,this._workerHeartbeatTimer=void 0,this._pendingWorkerHeartbeatRef=null,this._pendingDisconnectTimer=null,this._disconnectOnEmptyChannelsAfterMs=0,this._resolveFetch=i=>i?(...a)=>i(...a):(...a)=>fetch(...a),!(!((n=s==null?void 0:s.params)===null||n===void 0)&&n.apikey))throw new Error("API key is required to connect to Realtime");this.apiKey=s.params.apikey;const r=this._initializeOptions(s);this.socketAdapter=new Gg(t,r),this.httpEndpoint=wu(t),this.fetch=this._resolveFetch(s==null?void 0:s.fetch)}connect(){if(!(this.isConnecting()||this.isDisconnecting()||this.isConnected())){this.accessToken&&!this._authPromise&&this._setAuthSafely("connect"),this._setupConnectionHandlers();try{this.socketAdapter.connect()}catch(t){const s=t.message;throw s.includes("Node.js")?new Error(`${s}
43
+
44
+ To use Realtime in Node.js, you need to provide a WebSocket implementation:
45
+
46
+ Option 1: Use Node.js 22+ which has native WebSocket support
47
+ Option 2: Install and provide the "ws" package:
48
+
49
+ npm install ws
50
+
51
+ import ws from "ws"
52
+ const client = new RealtimeClient(url, {
53
+ ...options,
54
+ transport: ws
55
+ })`):new Error(`WebSocket not available: ${s}`)}this._handleNodeJsRaceCondition()}}endpointURL(){return this.socketAdapter.endPointURL()}async disconnect(t,s){return this._cancelPendingDisconnect(),this.isDisconnecting()?"ok":await this.socketAdapter.disconnect(()=>{clearInterval(this._workerHeartbeatTimer),this._terminateWorker()},t,s)}getChannels(){return this.channels}async removeChannel(t){const s=await t.unsubscribe();return s==="ok"&&t.teardown(),s}async removeAllChannels(){const t=this.channels.map(async n=>{const r=await n.unsubscribe();return n.teardown(),r}),s=await Promise.all(t);return await this.disconnect(),s}log(t,s,n){this.socketAdapter.log(t,s,n)}connectionState(){return this.socketAdapter.connectionState()||Yi.closed}isConnected(){return this.socketAdapter.isConnected()}isConnecting(){return this.socketAdapter.isConnecting()}isDisconnecting(){return this.socketAdapter.isDisconnecting()}channel(t,s={config:{}}){const n=`realtime:${t}`,r=this.getChannels().find(i=>i.topic===n);if(r)return r;{const i=new $n(`realtime:${t}`,s,this);return this._cancelPendingDisconnect(),this.channels.push(i),i}}push(t){this.socketAdapter.push(t)}async setAuth(t=null){this._authPromise=this._performAuth(t);try{await this._authPromise}finally{this._authPromise=null}}_isManualToken(){return this._manuallySetToken}async sendHeartbeat(){this.socketAdapter.sendHeartbeat()}onHeartbeat(t){this.socketAdapter.heartbeatCallback=this._wrapHeartbeatCallback(t)}_makeRef(){return this.socketAdapter.makeRef()}_remove(t){this.channels=this.channels.filter(s=>s.topic!==t.topic),this.channels.length===0&&(this.log("transport","no channels remaining, scheduling disconnect"),this._schedulePendingDisconnect())}_schedulePendingDisconnect(){if(this._cancelPendingDisconnect(),this._disconnectOnEmptyChannelsAfterMs===0){this.log("transport","disconnecting immediately - no channels"),this.disconnect();return}this._pendingDisconnectTimer=setTimeout(()=>{this._pendingDisconnectTimer=null,this.channels.length===0&&(this.log("transport","deferred disconnect fired - no channels, disconnecting"),this.disconnect())},this._disconnectOnEmptyChannelsAfterMs),this.log("transport",`deferred disconnect scheduled in ${this._disconnectOnEmptyChannelsAfterMs}ms`)}_cancelPendingDisconnect(){this._pendingDisconnectTimer!==null&&(this.log("transport","pending disconnect cancelled - channel activity detected"),clearTimeout(this._pendingDisconnectTimer),this._pendingDisconnectTimer=null)}async _performAuth(t=null){let s,n=!1;if(t)s=t,n=!0;else if(this.accessToken)try{s=await this.accessToken()}catch(r){this.log("error","Error fetching access token from callback",r),s=this.accessTokenValue}else s=this.accessTokenValue;n?this._manuallySetToken=!0:this.accessToken&&(this._manuallySetToken=!1),this.accessTokenValue!=s&&(this.accessTokenValue=s,this.channels.forEach(r=>{const i={access_token:s,version:wg};s&&r.updateJoinPayload(i),r.joinedOnce&&r.channelAdapter.isJoined()&&r.channelAdapter.push(yu.access_token,{access_token:s})}))}async _waitForAuthIfNeeded(){this._authPromise&&await this._authPromise}_setAuthSafely(t="general"){this._isManualToken()||this.setAuth().catch(s=>{this.log("error",`Error setting auth in ${t}`,s)})}_setupConnectionHandlers(){this.socketAdapter.onOpen(()=>{(this._authPromise||(this.accessToken&&!this.accessTokenValue?this.setAuth():Promise.resolve())).catch(s=>{this.log("error","error waiting for auth on connect",s)}),this.worker&&!this.workerRef&&this._startWorkerHeartbeat()}),this.socketAdapter.onClose(()=>{this.worker&&this.workerRef&&this._terminateWorker()}),this.socketAdapter.onMessage(t=>{t.ref&&t.ref===this._pendingWorkerHeartbeatRef&&(this._pendingWorkerHeartbeatRef=null)})}_handleNodeJsRaceCondition(){this.socketAdapter.isConnected()&&this.socketAdapter.getSocket().onConnOpen()}_wrapHeartbeatCallback(t){return(s,n)=>{s=="sent"&&this._setAuthSafely(),t&&t(s,n)}}_startWorkerHeartbeat(){this.workerUrl?this.log("worker",`starting worker for from ${this.workerUrl}`):this.log("worker","starting default worker");const t=this._workerObjectUrl(this.workerUrl);this.workerRef=new Worker(t),this.workerRef.onerror=s=>{this.log("worker","worker error",s.message),this._terminateWorker(),this.disconnect()},this.workerRef.onmessage=s=>{s.data.event==="keepAlive"&&this.sendHeartbeat()},this.workerRef.postMessage({event:"start",interval:this.heartbeatIntervalMs})}_terminateWorker(){this.workerRef&&(this.log("worker","terminating worker"),this.workerRef.terminate(),this.workerRef=void 0)}_workerObjectUrl(t){let s;if(t)s=t;else{const n=new Blob([Qg],{type:"application/javascript"});s=URL.createObjectURL(n)}return s}_initializeOptions(t){var s,n,r,i,a,o,l,c,u,d,h,f;this.worker=(s=t==null?void 0:t.worker)!==null&&s!==void 0?s:!1,this.accessToken=(n=t==null?void 0:t.accessToken)!==null&&n!==void 0?n:null;const g={};g.timeout=(r=t==null?void 0:t.timeout)!==null&&r!==void 0?r:Eg,g.heartbeatIntervalMs=(i=t==null?void 0:t.heartbeatIntervalMs)!==null&&i!==void 0?i:tl.HEARTBEAT_INTERVAL,this._disconnectOnEmptyChannelsAfterMs=(a=t==null?void 0:t.disconnectOnEmptyChannelsAfterMs)!==null&&a!==void 0?a:2*((o=t==null?void 0:t.heartbeatIntervalMs)!==null&&o!==void 0?o:tl.HEARTBEAT_INTERVAL),g.transport=(l=t==null?void 0:t.transport)!==null&&l!==void 0?l:yg.getWebSocketConstructor(),g.params=t==null?void 0:t.params,g.logger=t==null?void 0:t.logger,g.heartbeatCallback=this._wrapHeartbeatCallback(t==null?void 0:t.heartbeatCallback),g.sessionStorage=(c=t==null?void 0:t.sessionStorage)!==null&&c!==void 0?c:Xg(),g.reconnectAfterMs=(u=t==null?void 0:t.reconnectAfterMs)!==null&&u!==void 0?u:x=>Zg[x-1]||Jg;let y,T;const w=(d=t==null?void 0:t.vsn)!==null&&d!==void 0?d:kg;switch(w){case xg:y=(x,k)=>k(JSON.stringify(x)),T=(x,k)=>k(JSON.parse(x));break;case vu:y=this.serializer.encode.bind(this.serializer),T=this.serializer.decode.bind(this.serializer);break;default:throw new Error(`Unsupported serializer version: ${g.vsn}`)}if(g.vsn=w,g.encode=(h=t==null?void 0:t.encode)!==null&&h!==void 0?h:y,g.decode=(f=t==null?void 0:t.decode)!==null&&f!==void 0?f:T,g.beforeReconnect=this._reconnectAuth.bind(this),(t!=null&&t.logLevel||t!=null&&t.log_level)&&(this.logLevel=t.logLevel||t.log_level,g.params=Object.assign(Object.assign({},g.params),{log_level:this.logLevel})),this.worker){if(typeof window<"u"&&!window.Worker)throw new Error("Web Worker is not supported");this.workerUrl=t==null?void 0:t.workerUrl,g.autoSendHeartbeat=!this.worker}return g}async _reconnectAuth(){await this._waitForAuthIfNeeded(),this.isConnected()||this.connect()}}var Hn=class extends Error{constructor(e,t){var s;super(e),this.name="IcebergError",this.status=t.status,this.icebergType=t.icebergType,this.icebergCode=t.icebergCode,this.details=t.details,this.isCommitStateUnknown=t.icebergType==="CommitStateUnknownException"||[500,502,504].includes(t.status)&&((s=t.icebergType)==null?void 0:s.includes("CommitState"))===!0}isNotFound(){return this.status===404}isConflict(){return this.status===409}isAuthenticationTimeout(){return this.status===419}};function t0(e,t,s){const n=new URL(t,e);if(s)for(const[r,i]of Object.entries(s))i!==void 0&&n.searchParams.set(r,i);return n.toString()}async function s0(e){return!e||e.type==="none"?{}:e.type==="bearer"?{Authorization:`Bearer ${e.token}`}:e.type==="header"?{[e.name]:e.value}:e.type==="custom"?await e.getHeaders():{}}function n0(e){const t=e.fetchImpl??globalThis.fetch;return{async request({method:s,path:n,query:r,body:i,headers:a}){const o=t0(e.baseUrl,n,r),l=await s0(e.auth),c=await t(o,{method:s,headers:{...i?{"Content-Type":"application/json"}:{},...l,...a},body:i?JSON.stringify(i):void 0}),u=await c.text(),d=(c.headers.get("content-type")||"").includes("application/json"),h=d&&u?JSON.parse(u):u;if(!c.ok){const f=d?h:void 0,g=f==null?void 0:f.error;throw new Hn((g==null?void 0:g.message)??`Request failed with status ${c.status}`,{status:c.status,icebergType:g==null?void 0:g.type,icebergCode:g==null?void 0:g.code,details:f})}return{status:c.status,headers:c.headers,data:h}}}}function cr(e){return e.join("")}var r0=class{constructor(e,t=""){this.client=e,this.prefix=t}async listNamespaces(e){const t=e?{parent:cr(e.namespace)}:void 0;return(await this.client.request({method:"GET",path:`${this.prefix}/namespaces`,query:t})).data.namespaces.map(n=>({namespace:n}))}async createNamespace(e,t){const s={namespace:e.namespace,properties:t==null?void 0:t.properties};return(await this.client.request({method:"POST",path:`${this.prefix}/namespaces`,body:s})).data}async dropNamespace(e){await this.client.request({method:"DELETE",path:`${this.prefix}/namespaces/${cr(e.namespace)}`})}async loadNamespaceMetadata(e){return{properties:(await this.client.request({method:"GET",path:`${this.prefix}/namespaces/${cr(e.namespace)}`})).data.properties}}async namespaceExists(e){try{return await this.client.request({method:"HEAD",path:`${this.prefix}/namespaces/${cr(e.namespace)}`}),!0}catch(t){if(t instanceof Hn&&t.status===404)return!1;throw t}}async createNamespaceIfNotExists(e,t){try{return await this.createNamespace(e,t)}catch(s){if(s instanceof Hn&&s.status===409)return;throw s}}};function Hs(e){return e.join("")}var i0=class{constructor(e,t="",s){this.client=e,this.prefix=t,this.accessDelegation=s}async listTables(e){return(await this.client.request({method:"GET",path:`${this.prefix}/namespaces/${Hs(e.namespace)}/tables`})).data.identifiers}async createTable(e,t){const s={};return this.accessDelegation&&(s["X-Iceberg-Access-Delegation"]=this.accessDelegation),(await this.client.request({method:"POST",path:`${this.prefix}/namespaces/${Hs(e.namespace)}/tables`,body:t,headers:s})).data.metadata}async updateTable(e,t){const s=await this.client.request({method:"POST",path:`${this.prefix}/namespaces/${Hs(e.namespace)}/tables/${e.name}`,body:t});return{"metadata-location":s.data["metadata-location"],metadata:s.data.metadata}}async dropTable(e,t){await this.client.request({method:"DELETE",path:`${this.prefix}/namespaces/${Hs(e.namespace)}/tables/${e.name}`,query:{purgeRequested:String((t==null?void 0:t.purge)??!1)}})}async loadTable(e){const t={};return this.accessDelegation&&(t["X-Iceberg-Access-Delegation"]=this.accessDelegation),(await this.client.request({method:"GET",path:`${this.prefix}/namespaces/${Hs(e.namespace)}/tables/${e.name}`,headers:t})).data.metadata}async tableExists(e){const t={};this.accessDelegation&&(t["X-Iceberg-Access-Delegation"]=this.accessDelegation);try{return await this.client.request({method:"HEAD",path:`${this.prefix}/namespaces/${Hs(e.namespace)}/tables/${e.name}`,headers:t}),!0}catch(s){if(s instanceof Hn&&s.status===404)return!1;throw s}}async createTableIfNotExists(e,t){try{return await this.createTable(e,t)}catch(s){if(s instanceof Hn&&s.status===409)return await this.loadTable({namespace:e.namespace,name:t.name});throw s}}},a0=class{constructor(e){var n;let t="v1";e.catalogName&&(t+=`/${e.catalogName}`);const s=e.baseUrl.endsWith("/")?e.baseUrl:`${e.baseUrl}/`;this.client=n0({baseUrl:s,auth:e.auth,fetchImpl:e.fetch}),this.accessDelegation=(n=e.accessDelegation)==null?void 0:n.join(","),this.namespaceOps=new r0(this.client,t),this.tableOps=new i0(this.client,t,this.accessDelegation)}async listNamespaces(e){return this.namespaceOps.listNamespaces(e)}async createNamespace(e,t){return this.namespaceOps.createNamespace(e,t)}async dropNamespace(e){await this.namespaceOps.dropNamespace(e)}async loadNamespaceMetadata(e){return this.namespaceOps.loadNamespaceMetadata(e)}async listTables(e){return this.tableOps.listTables(e)}async createTable(e,t){return this.tableOps.createTable(e,t)}async updateTable(e,t){return this.tableOps.updateTable(e,t)}async dropTable(e,t){await this.tableOps.dropTable(e,t)}async loadTable(e){return this.tableOps.loadTable(e)}async namespaceExists(e){return this.namespaceOps.namespaceExists(e)}async tableExists(e){return this.tableOps.tableExists(e)}async createNamespaceIfNotExists(e,t){return this.namespaceOps.createNamespaceIfNotExists(e,t)}async createTableIfNotExists(e,t){return this.tableOps.createTableIfNotExists(e,t)}};function Fn(e){"@babel/helpers - typeof";return Fn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Fn(e)}function o0(e,t){if(Fn(e)!="object"||!e)return e;var s=e[Symbol.toPrimitive];if(s!==void 0){var n=s.call(e,t);if(Fn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function l0(e){var t=o0(e,"string");return Fn(t)=="symbol"?t:t+""}function c0(e,t,s){return(t=l0(t))in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function sl(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),s.push.apply(s,n)}return s}function we(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{};t%2?sl(Object(s),!0).forEach(function(n){c0(e,n,s[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(s)):sl(Object(s)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(s,n))})}return e}var ii=class extends Error{constructor(e,t="storage",s,n){super(e),this.__isStorageError=!0,this.namespace=t,this.name=t==="vectors"?"StorageVectorsError":"StorageError",this.status=s,this.statusCode=n}toJSON(){return{name:this.name,message:this.message,status:this.status,statusCode:this.statusCode}}};function ai(e){return typeof e=="object"&&e!==null&&"__isStorageError"in e}var ta=class extends ii{constructor(e,t,s,n="storage"){super(e,n,t,s),this.name=n==="vectors"?"StorageVectorsApiError":"StorageApiError",this.status=t,this.statusCode=s}toJSON(){return we({},super.toJSON())}},ku=class extends ii{constructor(e,t,s="storage"){super(e,s),this.name=s==="vectors"?"StorageVectorsUnknownError":"StorageUnknownError",this.originalError=t}};function Ir(e,t,s){const n=we({},e),r=t.toLowerCase();for(const i of Object.keys(n))i.toLowerCase()===r&&delete n[i];return n[r]=s,n}function u0(e){const t={};for(const[s,n]of Object.entries(e))t[s.toLowerCase()]=n;return t}const d0=e=>e?(...t)=>e(...t):(...t)=>fetch(...t),h0=e=>{if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},sa=e=>{if(Array.isArray(e))return e.map(s=>sa(s));if(typeof e=="function"||e!==Object(e))return e;const t={};return Object.entries(e).forEach(([s,n])=>{const r=s.replace(/([-_][a-z])/gi,i=>i.toUpperCase().replace(/[-_]/g,""));t[r]=sa(n)}),t},f0=e=>!e||typeof e!="string"||e.length===0||e.length>100||e.trim()!==e||e.includes("/")||e.includes("\\")?!1:/^[\w!.\*'() &$@=;:+,?-]+$/.test(e),nl=e=>{if(typeof e=="object"&&e!==null){const t=e;if(typeof t.msg=="string")return t.msg;if(typeof t.message=="string")return t.message;if(typeof t.error_description=="string")return t.error_description;if(typeof t.error=="string")return t.error;if(typeof t.error=="object"&&t.error!==null){const s=t.error;if(typeof s.message=="string")return s.message}}return JSON.stringify(e)},p0=async(e,t,s,n)=>{if(e!==null&&typeof e=="object"&&"json"in e&&typeof e.json=="function"){const r=e;let i=parseInt(String(r.status),10);Number.isFinite(i)||(i=500),r.json().then(a=>{const o=(a==null?void 0:a.statusCode)||(a==null?void 0:a.code)||i+"";t(new ta(nl(a),i,o,n))}).catch(()=>{const a=i+"";t(new ta(r.statusText||`HTTP ${i} error`,i,a,n))})}else t(new ku(nl(e),e,n))},g0=(e,t,s,n)=>{const r={method:e,headers:(t==null?void 0:t.headers)||{}};if(e==="GET"||e==="HEAD"||!n)return we(we({},r),s);if(h0(n)){var i;const a=(t==null?void 0:t.headers)||{};let o;for(const[l,c]of Object.entries(a))l.toLowerCase()==="content-type"&&(o=c);r.headers=Ir(a,"Content-Type",(i=o)!==null&&i!==void 0?i:"application/json"),r.body=JSON.stringify(n)}else r.body=n;return t!=null&&t.duplex&&(r.duplex=t.duplex),we(we({},r),s)};async function gn(e,t,s,n,r,i,a){return new Promise((o,l)=>{e(s,g0(t,n,r,i)).then(c=>{if(!c.ok)throw c;if(n!=null&&n.noResolveJson)return c;if(a==="vectors"){const u=c.headers.get("content-type");if(c.headers.get("content-length")==="0"||c.status===204)return{};if(!u||!u.includes("application/json"))return{}}return c.json()}).then(c=>o(c)).catch(c=>p0(c,l,n,a))})}function Eu(e="storage"){return{get:async(t,s,n,r)=>gn(t,"GET",s,n,r,void 0,e),post:async(t,s,n,r,i)=>gn(t,"POST",s,r,i,n,e),put:async(t,s,n,r,i)=>gn(t,"PUT",s,r,i,n,e),head:async(t,s,n,r)=>gn(t,"HEAD",s,we(we({},n),{},{noResolveJson:!0}),r,void 0,e),remove:async(t,s,n,r,i)=>gn(t,"DELETE",s,r,i,n,e)}}const m0=Eu("storage"),{get:Vn,post:kt,put:na,head:b0,remove:$a}=m0,ht=Eu("vectors");var un=class{constructor(e,t={},s,n="storage"){this.shouldThrowOnError=!1,this.url=e,this.headers=u0(t),this.fetch=d0(s),this.namespace=n}throwOnError(){return this.shouldThrowOnError=!0,this}setHeader(e,t){return this.headers=Ir(this.headers,e,t),this}async handleOperation(e){var t=this;try{return{data:await e(),error:null}}catch(s){if(t.shouldThrowOnError)throw s;if(ai(s))return{data:null,error:s};throw s}}},v0=class{constructor(e,t){this.downloadFn=e,this.shouldThrowOnError=t}then(e,t){return this.execute().then(e,t)}async execute(){var e=this;try{return{data:(await e.downloadFn()).body,error:null}}catch(t){if(e.shouldThrowOnError)throw t;if(ai(t))return{data:null,error:t};throw t}}};let Su;Su=Symbol.toStringTag;var y0=class{constructor(e,t){this.downloadFn=e,this.shouldThrowOnError=t,this[Su]="BlobDownloadBuilder",this.promise=null}asStream(){return new v0(this.downloadFn,this.shouldThrowOnError)}then(e,t){return this.getPromise().then(e,t)}catch(e){return this.getPromise().catch(e)}finally(e){return this.getPromise().finally(e)}getPromise(){return this.promise||(this.promise=this.execute()),this.promise}async execute(){var e=this;try{return{data:await(await e.downloadFn()).blob(),error:null}}catch(t){if(e.shouldThrowOnError)throw t;if(ai(t))return{data:null,error:t};throw t}}};const _0={limit:100,offset:0,sortBy:{column:"name",order:"asc"}},rl={cacheControl:"3600",contentType:"text/plain;charset=UTF-8",upsert:!1};var w0=class extends un{constructor(e,t={},s,n){super(e,t,n,"storage"),this.bucketId=s}async uploadOrUpdate(e,t,s,n){var r=this;return r.handleOperation(async()=>{let i;const a=we(we({},rl),n);let o=we(we({},r.headers),e==="POST"&&{"x-upsert":String(a.upsert)});const l=a.metadata;if(typeof Blob<"u"&&s instanceof Blob?(i=new FormData,i.append("cacheControl",a.cacheControl),l&&i.append("metadata",r.encodeMetadata(l)),i.append("",s)):typeof FormData<"u"&&s instanceof FormData?(i=s,i.has("cacheControl")||i.append("cacheControl",a.cacheControl),l&&!i.has("metadata")&&i.append("metadata",r.encodeMetadata(l))):(i=s,o["cache-control"]=`max-age=${a.cacheControl}`,o["content-type"]=a.contentType,l&&(o["x-metadata"]=r.toBase64(r.encodeMetadata(l))),(typeof ReadableStream<"u"&&i instanceof ReadableStream||i&&typeof i=="object"&&"pipe"in i&&typeof i.pipe=="function")&&!a.duplex&&(a.duplex="half")),n!=null&&n.headers)for(const[h,f]of Object.entries(n.headers))o=Ir(o,h,f);const c=r._removeEmptyFolders(t),u=r._getFinalPath(c),d=await(e=="PUT"?na:kt)(r.fetch,`${r.url}/object/${u}`,i,we({headers:o},a!=null&&a.duplex?{duplex:a.duplex}:{}));return{path:c,id:d.Id,fullPath:d.Key}})}async upload(e,t,s){return this.uploadOrUpdate("POST",e,t,s)}async uploadToSignedUrl(e,t,s,n){var r=this;const i=r._removeEmptyFolders(e),a=r._getFinalPath(i),o=new URL(r.url+`/object/upload/sign/${a}`);return o.searchParams.set("token",t),r.handleOperation(async()=>{let l;const c=we(we({},rl),n);let u=we(we({},r.headers),{"x-upsert":String(c.upsert)});const d=c.metadata;if(typeof Blob<"u"&&s instanceof Blob?(l=new FormData,l.append("cacheControl",c.cacheControl),d&&l.append("metadata",r.encodeMetadata(d)),l.append("",s)):typeof FormData<"u"&&s instanceof FormData?(l=s,l.has("cacheControl")||l.append("cacheControl",c.cacheControl),d&&!l.has("metadata")&&l.append("metadata",r.encodeMetadata(d))):(l=s,u["cache-control"]=`max-age=${c.cacheControl}`,u["content-type"]=c.contentType,d&&(u["x-metadata"]=r.toBase64(r.encodeMetadata(d))),(typeof ReadableStream<"u"&&l instanceof ReadableStream||l&&typeof l=="object"&&"pipe"in l&&typeof l.pipe=="function")&&!c.duplex&&(c.duplex="half")),n!=null&&n.headers)for(const[h,f]of Object.entries(n.headers))u=Ir(u,h,f);return{path:i,fullPath:(await na(r.fetch,o.toString(),l,we({headers:u},c!=null&&c.duplex?{duplex:c.duplex}:{}))).Key}})}async createSignedUploadUrl(e,t){var s=this;return s.handleOperation(async()=>{let n=s._getFinalPath(e);const r=we({},s.headers);t!=null&&t.upsert&&(r["x-upsert"]="true");const i=await kt(s.fetch,`${s.url}/object/upload/sign/${n}`,{},{headers:r}),a=new URL(s.url+i.url),o=a.searchParams.get("token");if(!o)throw new ii("No token returned by API");return{signedUrl:a.toString(),path:e,token:o}})}async update(e,t,s){return this.uploadOrUpdate("PUT",e,t,s)}async move(e,t,s){var n=this;return n.handleOperation(async()=>await kt(n.fetch,`${n.url}/object/move`,{bucketId:n.bucketId,sourceKey:e,destinationKey:t,destinationBucket:s==null?void 0:s.destinationBucket},{headers:n.headers}))}async copy(e,t,s){var n=this;return n.handleOperation(async()=>({path:(await kt(n.fetch,`${n.url}/object/copy`,{bucketId:n.bucketId,sourceKey:e,destinationKey:t,destinationBucket:s==null?void 0:s.destinationBucket},{headers:n.headers})).Key}))}async createSignedUrl(e,t,s){var n=this;return n.handleOperation(async()=>{let r=n._getFinalPath(e);const i=typeof(s==null?void 0:s.transform)=="object"&&s.transform!==null&&Object.keys(s.transform).length>0;let a=await kt(n.fetch,`${n.url}/object/sign/${r}`,we({expiresIn:t},i?{transform:s.transform}:{}),{headers:n.headers});const o=new URLSearchParams;s!=null&&s.download&&o.set("download",s.download===!0?"":s.download),(s==null?void 0:s.cacheNonce)!=null&&o.set("cacheNonce",String(s.cacheNonce));const l=o.toString();return{signedUrl:encodeURI(`${n.url}${a.signedURL}${l?`&${l}`:""}`)}})}async createSignedUrls(e,t,s){var n=this;return n.handleOperation(async()=>{const r=await kt(n.fetch,`${n.url}/object/sign/${n.bucketId}`,{expiresIn:t,paths:e},{headers:n.headers}),i=new URLSearchParams;s!=null&&s.download&&i.set("download",s.download===!0?"":s.download),(s==null?void 0:s.cacheNonce)!=null&&i.set("cacheNonce",String(s.cacheNonce));const a=i.toString();return r.map(o=>we(we({},o),{},{signedUrl:o.signedURL?encodeURI(`${n.url}${o.signedURL}${a?`&${a}`:""}`):null}))})}download(e,t,s){const n=typeof(t==null?void 0:t.transform)=="object"&&t.transform!==null&&Object.keys(t.transform).length>0?"render/image/authenticated":"object",r=new URLSearchParams;t!=null&&t.transform&&this.applyTransformOptsToQuery(r,t.transform),(t==null?void 0:t.cacheNonce)!=null&&r.set("cacheNonce",String(t.cacheNonce));const i=r.toString(),a=this._getFinalPath(e),o=()=>Vn(this.fetch,`${this.url}/${n}/${a}${i?`?${i}`:""}`,{headers:this.headers,noResolveJson:!0},s);return new y0(o,this.shouldThrowOnError)}async info(e){var t=this;const s=t._getFinalPath(e);return t.handleOperation(async()=>sa(await Vn(t.fetch,`${t.url}/object/info/${s}`,{headers:t.headers})))}async exists(e){var t=this;const s=t._getFinalPath(e);try{return await b0(t.fetch,`${t.url}/object/${s}`,{headers:t.headers}),{data:!0,error:null}}catch(r){if(t.shouldThrowOnError)throw r;if(ai(r)){var n;const i=r instanceof ta?r.status:r instanceof ku?(n=r.originalError)===null||n===void 0?void 0:n.status:void 0;if(i!==void 0&&[400,404].includes(i))return{data:!1,error:r}}throw r}}getPublicUrl(e,t){const s=this._getFinalPath(e),n=new URLSearchParams;t!=null&&t.download&&n.set("download",t.download===!0?"":t.download),t!=null&&t.transform&&this.applyTransformOptsToQuery(n,t.transform),(t==null?void 0:t.cacheNonce)!=null&&n.set("cacheNonce",String(t.cacheNonce));const r=n.toString(),i=typeof(t==null?void 0:t.transform)=="object"&&t.transform!==null&&Object.keys(t.transform).length>0?"render/image":"object";return{data:{publicUrl:encodeURI(`${this.url}/${i}/public/${s}`)+(r?`?${r}`:"")}}}async remove(e){var t=this;return t.handleOperation(async()=>await $a(t.fetch,`${t.url}/object/${t.bucketId}`,{prefixes:e},{headers:t.headers}))}async list(e,t,s){var n=this;return n.handleOperation(async()=>{const r=we(we(we({},_0),t),{},{prefix:e||""});return await kt(n.fetch,`${n.url}/object/list/${n.bucketId}`,r,{headers:n.headers},s)})}async listV2(e,t){var s=this;return s.handleOperation(async()=>{const n=we({},e);return await kt(s.fetch,`${s.url}/object/list-v2/${s.bucketId}`,n,{headers:s.headers},t)})}encodeMetadata(e){return JSON.stringify(e)}toBase64(e){return typeof Buffer<"u"?Buffer.from(e).toString("base64"):btoa(e)}_getFinalPath(e){return`${this.bucketId}/${e.replace(/^\/+/,"")}`}_removeEmptyFolders(e){return e.replace(/^\/|\/$/g,"").replace(/\/+/g,"/")}applyTransformOptsToQuery(e,t){return t.width&&e.set("width",t.width.toString()),t.height&&e.set("height",t.height.toString()),t.resize&&e.set("resize",t.resize),t.format&&e.set("format",t.format),t.quality&&e.set("quality",t.quality.toString()),e}};const x0="2.105.4",er={"X-Client-Info":`storage-js/${x0}`};var k0=class extends un{constructor(e,t={},s,n){const r=new URL(e);n!=null&&n.useNewHostname&&/supabase\.(co|in|red)$/.test(r.hostname)&&!r.hostname.includes("storage.supabase.")&&(r.hostname=r.hostname.replace("supabase.","storage.supabase."));const i=r.href.replace(/\/$/,""),a=we(we({},er),t);super(i,a,s,"storage")}async listBuckets(e){var t=this;return t.handleOperation(async()=>{const s=t.listBucketOptionsToQueryString(e);return await Vn(t.fetch,`${t.url}/bucket${s}`,{headers:t.headers})})}async getBucket(e){var t=this;return t.handleOperation(async()=>await Vn(t.fetch,`${t.url}/bucket/${e}`,{headers:t.headers}))}async createBucket(e,t={public:!1}){var s=this;return s.handleOperation(async()=>await kt(s.fetch,`${s.url}/bucket`,{id:e,name:e,type:t.type,public:t.public,file_size_limit:t.fileSizeLimit,allowed_mime_types:t.allowedMimeTypes},{headers:s.headers}))}async updateBucket(e,t){var s=this;return s.handleOperation(async()=>await na(s.fetch,`${s.url}/bucket/${e}`,{id:e,name:e,public:t.public,file_size_limit:t.fileSizeLimit,allowed_mime_types:t.allowedMimeTypes},{headers:s.headers}))}async emptyBucket(e){var t=this;return t.handleOperation(async()=>await kt(t.fetch,`${t.url}/bucket/${e}/empty`,{},{headers:t.headers}))}async deleteBucket(e){var t=this;return t.handleOperation(async()=>await $a(t.fetch,`${t.url}/bucket/${e}`,{},{headers:t.headers}))}listBucketOptionsToQueryString(e){const t={};return e&&("limit"in e&&(t.limit=String(e.limit)),"offset"in e&&(t.offset=String(e.offset)),e.search&&(t.search=e.search),e.sortColumn&&(t.sortColumn=e.sortColumn),e.sortOrder&&(t.sortOrder=e.sortOrder)),Object.keys(t).length>0?"?"+new URLSearchParams(t).toString():""}},E0=class extends un{constructor(e,t={},s){const n=e.replace(/\/$/,""),r=we(we({},er),t);super(n,r,s,"storage")}async createBucket(e){var t=this;return t.handleOperation(async()=>await kt(t.fetch,`${t.url}/bucket`,{name:e},{headers:t.headers}))}async listBuckets(e){var t=this;return t.handleOperation(async()=>{const s=new URLSearchParams;(e==null?void 0:e.limit)!==void 0&&s.set("limit",e.limit.toString()),(e==null?void 0:e.offset)!==void 0&&s.set("offset",e.offset.toString()),e!=null&&e.sortColumn&&s.set("sortColumn",e.sortColumn),e!=null&&e.sortOrder&&s.set("sortOrder",e.sortOrder),e!=null&&e.search&&s.set("search",e.search);const n=s.toString(),r=n?`${t.url}/bucket?${n}`:`${t.url}/bucket`;return await Vn(t.fetch,r,{headers:t.headers})})}async deleteBucket(e){var t=this;return t.handleOperation(async()=>await $a(t.fetch,`${t.url}/bucket/${e}`,{},{headers:t.headers}))}from(e){var t=this;if(!f0(e))throw new ii("Invalid bucket name: File, folder, and bucket names must follow AWS object key naming guidelines and should avoid the use of any other characters.");const s=new a0({baseUrl:this.url,catalogName:e,auth:{type:"custom",getHeaders:async()=>t.headers},fetch:this.fetch}),n=this.shouldThrowOnError;return new Proxy(s,{get(r,i){const a=r[i];return typeof a!="function"?a:async(...o)=>{try{return{data:await a.apply(r,o),error:null}}catch(l){if(n)throw l;return{data:null,error:l}}}}})}},S0=class extends un{constructor(e,t={},s){const n=e.replace(/\/$/,""),r=we(we({},er),{},{"Content-Type":"application/json"},t);super(n,r,s,"vectors")}async createIndex(e){var t=this;return t.handleOperation(async()=>await ht.post(t.fetch,`${t.url}/CreateIndex`,e,{headers:t.headers})||{})}async getIndex(e,t){var s=this;return s.handleOperation(async()=>await ht.post(s.fetch,`${s.url}/GetIndex`,{vectorBucketName:e,indexName:t},{headers:s.headers}))}async listIndexes(e){var t=this;return t.handleOperation(async()=>await ht.post(t.fetch,`${t.url}/ListIndexes`,e,{headers:t.headers}))}async deleteIndex(e,t){var s=this;return s.handleOperation(async()=>await ht.post(s.fetch,`${s.url}/DeleteIndex`,{vectorBucketName:e,indexName:t},{headers:s.headers})||{})}},T0=class extends un{constructor(e,t={},s){const n=e.replace(/\/$/,""),r=we(we({},er),{},{"Content-Type":"application/json"},t);super(n,r,s,"vectors")}async putVectors(e){var t=this;if(e.vectors.length<1||e.vectors.length>500)throw new Error("Vector batch size must be between 1 and 500 items");return t.handleOperation(async()=>await ht.post(t.fetch,`${t.url}/PutVectors`,e,{headers:t.headers})||{})}async getVectors(e){var t=this;return t.handleOperation(async()=>await ht.post(t.fetch,`${t.url}/GetVectors`,e,{headers:t.headers}))}async listVectors(e){var t=this;if(e.segmentCount!==void 0){if(e.segmentCount<1||e.segmentCount>16)throw new Error("segmentCount must be between 1 and 16");if(e.segmentIndex!==void 0&&(e.segmentIndex<0||e.segmentIndex>=e.segmentCount))throw new Error(`segmentIndex must be between 0 and ${e.segmentCount-1}`)}return t.handleOperation(async()=>await ht.post(t.fetch,`${t.url}/ListVectors`,e,{headers:t.headers}))}async queryVectors(e){var t=this;return t.handleOperation(async()=>await ht.post(t.fetch,`${t.url}/QueryVectors`,e,{headers:t.headers}))}async deleteVectors(e){var t=this;if(e.keys.length<1||e.keys.length>500)throw new Error("Keys batch size must be between 1 and 500 items");return t.handleOperation(async()=>await ht.post(t.fetch,`${t.url}/DeleteVectors`,e,{headers:t.headers})||{})}},A0=class extends un{constructor(e,t={},s){const n=e.replace(/\/$/,""),r=we(we({},er),{},{"Content-Type":"application/json"},t);super(n,r,s,"vectors")}async createBucket(e){var t=this;return t.handleOperation(async()=>await ht.post(t.fetch,`${t.url}/CreateVectorBucket`,{vectorBucketName:e},{headers:t.headers})||{})}async getBucket(e){var t=this;return t.handleOperation(async()=>await ht.post(t.fetch,`${t.url}/GetVectorBucket`,{vectorBucketName:e},{headers:t.headers}))}async listBuckets(e={}){var t=this;return t.handleOperation(async()=>await ht.post(t.fetch,`${t.url}/ListVectorBuckets`,e,{headers:t.headers}))}async deleteBucket(e){var t=this;return t.handleOperation(async()=>await ht.post(t.fetch,`${t.url}/DeleteVectorBucket`,{vectorBucketName:e},{headers:t.headers})||{})}},R0=class extends A0{constructor(e,t={}){super(e,t.headers||{},t.fetch)}from(e){return new C0(this.url,this.headers,e,this.fetch)}async createBucket(e){var t=()=>super.createBucket,s=this;return t().call(s,e)}async getBucket(e){var t=()=>super.getBucket,s=this;return t().call(s,e)}async listBuckets(e={}){var t=()=>super.listBuckets,s=this;return t().call(s,e)}async deleteBucket(e){var t=()=>super.deleteBucket,s=this;return t().call(s,e)}},C0=class extends S0{constructor(e,t,s,n){super(e,t,n),this.vectorBucketName=s}async createIndex(e){var t=()=>super.createIndex,s=this;return t().call(s,we(we({},e),{},{vectorBucketName:s.vectorBucketName}))}async listIndexes(e={}){var t=()=>super.listIndexes,s=this;return t().call(s,we(we({},e),{},{vectorBucketName:s.vectorBucketName}))}async getIndex(e){var t=()=>super.getIndex,s=this;return t().call(s,s.vectorBucketName,e)}async deleteIndex(e){var t=()=>super.deleteIndex,s=this;return t().call(s,s.vectorBucketName,e)}index(e){return new O0(this.url,this.headers,this.vectorBucketName,e,this.fetch)}},O0=class extends T0{constructor(e,t,s,n,r){super(e,t,r),this.vectorBucketName=s,this.indexName=n}async putVectors(e){var t=()=>super.putVectors,s=this;return t().call(s,we(we({},e),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}async getVectors(e){var t=()=>super.getVectors,s=this;return t().call(s,we(we({},e),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}async listVectors(e={}){var t=()=>super.listVectors,s=this;return t().call(s,we(we({},e),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}async queryVectors(e){var t=()=>super.queryVectors,s=this;return t().call(s,we(we({},e),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}async deleteVectors(e){var t=()=>super.deleteVectors,s=this;return t().call(s,we(we({},e),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}},$0=class extends k0{constructor(e,t={},s,n){super(e,t,s,n)}from(e){return new w0(this.url,this.headers,e,this.fetch)}get vectors(){return new R0(this.url+"/vector",{headers:this.headers,fetch:this.fetch})}get analytics(){return new E0(this.url+"/iceberg",this.headers,this.fetch)}};const Tu="2.105.4",Js=30*1e3,ra=3,Ti=ra*Js,N0="http://localhost:9999",I0="supabase.auth.token",P0={"X-Client-Info":`gotrue-js/${Tu}`},ia="X-Supabase-Api-Version",Au={"2024-01-01":{timestamp:Date.parse("2024-01-01T00:00:00.0Z"),name:"2024-01-01"}},L0=/^([a-z0-9_-]{4})*($|[a-z0-9_-]{3}$|[a-z0-9_-]{2}$)$/i,M0=10*60*1e3;class zn extends Error{constructor(t,s,n){super(t),this.__isAuthError=!0,this.name="AuthError",this.status=s,this.code=n}toJSON(){return{name:this.name,message:this.message,status:this.status,code:this.code}}}function ie(e){return typeof e=="object"&&e!==null&&"__isAuthError"in e}class j0 extends zn{constructor(t,s,n){super(t,s,n),this.name="AuthApiError",this.status=s,this.code=n}}function D0(e){return ie(e)&&e.name==="AuthApiError"}class Et extends zn{constructor(t,s){super(t),this.name="AuthUnknownError",this.originalError=s}}class is extends zn{constructor(t,s,n,r){super(t,n,r),this.name=s,this.status=n}}class Je extends is{constructor(){super("Auth session missing!","AuthSessionMissingError",400,void 0)}}function ur(e){return ie(e)&&e.name==="AuthSessionMissingError"}class Fs extends is{constructor(){super("Auth session or user missing","AuthInvalidTokenResponseError",500,void 0)}}class dr extends is{constructor(t){super(t,"AuthInvalidCredentialsError",400,void 0)}}class hr extends is{constructor(t,s=null){super(t,"AuthImplicitGrantRedirectError",500,void 0),this.details=null,this.details=s}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{details:this.details})}}function U0(e){return ie(e)&&e.name==="AuthImplicitGrantRedirectError"}class il extends is{constructor(t,s=null){super(t,"AuthPKCEGrantCodeExchangeError",500,void 0),this.details=null,this.details=s}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{details:this.details})}}class B0 extends is{constructor(){super("PKCE code verifier not found in storage. This can happen if the auth flow was initiated in a different browser or device, or if the storage was cleared. For SSR frameworks (Next.js, SvelteKit, etc.), use @supabase/ssr on both the server and client to store the code verifier in cookies.","AuthPKCECodeVerifierMissingError",400,"pkce_code_verifier_not_found")}}class aa extends is{constructor(t,s){super(t,"AuthRetryableFetchError",s,void 0)}}function Ai(e){return ie(e)&&e.name==="AuthRetryableFetchError"}class al extends is{constructor(t,s,n){super(t,"AuthWeakPasswordError",s,"weak_password"),this.reasons=n}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{reasons:this.reasons})}}class oa extends is{constructor(t){super(t,"AuthInvalidJwtError",400,"invalid_jwt")}}const Pr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".split(""),ol=`
56
+ \r=`.split(""),H0=(()=>{const e=new Array(128);for(let t=0;t<e.length;t+=1)e[t]=-1;for(let t=0;t<ol.length;t+=1)e[ol[t].charCodeAt(0)]=-2;for(let t=0;t<Pr.length;t+=1)e[Pr[t].charCodeAt(0)]=t;return e})();function ll(e,t,s){if(e!==null)for(t.queue=t.queue<<8|e,t.queuedBits+=8;t.queuedBits>=6;){const n=t.queue>>t.queuedBits-6&63;s(Pr[n]),t.queuedBits-=6}else if(t.queuedBits>0)for(t.queue=t.queue<<6-t.queuedBits,t.queuedBits=6;t.queuedBits>=6;){const n=t.queue>>t.queuedBits-6&63;s(Pr[n]),t.queuedBits-=6}}function Ru(e,t,s){const n=H0[e];if(n>-1)for(t.queue=t.queue<<6|n,t.queuedBits+=6;t.queuedBits>=8;)s(t.queue>>t.queuedBits-8&255),t.queuedBits-=8;else{if(n===-2)return;throw new Error(`Invalid Base64-URL character "${String.fromCharCode(e)}"`)}}function cl(e){const t=[],s=a=>{t.push(String.fromCodePoint(a))},n={utf8seq:0,codepoint:0},r={queue:0,queuedBits:0},i=a=>{z0(a,n,s)};for(let a=0;a<e.length;a+=1)Ru(e.charCodeAt(a),r,i);return t.join("")}function F0(e,t){if(e<=127){t(e);return}else if(e<=2047){t(192|e>>6),t(128|e&63);return}else if(e<=65535){t(224|e>>12),t(128|e>>6&63),t(128|e&63);return}else if(e<=1114111){t(240|e>>18),t(128|e>>12&63),t(128|e>>6&63),t(128|e&63);return}throw new Error(`Unrecognized Unicode codepoint: ${e.toString(16)}`)}function V0(e,t){for(let s=0;s<e.length;s+=1){let n=e.charCodeAt(s);if(n>55295&&n<=56319){const r=(n-55296)*1024&65535;n=(e.charCodeAt(s+1)-56320&65535|r)+65536,s+=1}F0(n,t)}}function z0(e,t,s){if(t.utf8seq===0){if(e<=127){s(e);return}for(let n=1;n<6;n+=1)if(!(e>>7-n&1)){t.utf8seq=n;break}if(t.utf8seq===2)t.codepoint=e&31;else if(t.utf8seq===3)t.codepoint=e&15;else if(t.utf8seq===4)t.codepoint=e&7;else throw new Error("Invalid UTF-8 sequence");t.utf8seq-=1}else if(t.utf8seq>0){if(e<=127)throw new Error("Invalid UTF-8 sequence");t.codepoint=t.codepoint<<6|e&63,t.utf8seq-=1,t.utf8seq===0&&s(t.codepoint)}}function nn(e){const t=[],s={queue:0,queuedBits:0},n=r=>{t.push(r)};for(let r=0;r<e.length;r+=1)Ru(e.charCodeAt(r),s,n);return new Uint8Array(t)}function q0(e){const t=[];return V0(e,s=>t.push(s)),new Uint8Array(t)}function Os(e){const t=[],s={queue:0,queuedBits:0},n=r=>{t.push(r)};return e.forEach(r=>ll(r,s,n)),ll(null,s,n),t.join("")}function K0(e){return Math.round(Date.now()/1e3)+e}function W0(){return Symbol("auth-callback")}const Xe=()=>typeof window<"u"&&typeof document<"u",xs={tested:!1,writable:!1},Cu=()=>{if(!Xe())return!1;try{if(typeof globalThis.localStorage!="object")return!1}catch{return!1}if(xs.tested)return xs.writable;const e=`lswt-${Math.random()}${Math.random()}`;try{globalThis.localStorage.setItem(e,e),globalThis.localStorage.removeItem(e),xs.tested=!0,xs.writable=!0}catch{xs.tested=!0,xs.writable=!1}return xs.writable};function G0(e){const t={},s=new URL(e);if(s.hash&&s.hash[0]==="#")try{new URLSearchParams(s.hash.substring(1)).forEach((r,i)=>{t[i]=r})}catch{}return s.searchParams.forEach((n,r)=>{t[r]=n}),t}const Ou=e=>e?(...t)=>e(...t):(...t)=>fetch(...t),Z0=e=>typeof e=="object"&&e!==null&&"status"in e&&"ok"in e&&"json"in e&&typeof e.json=="function",Ys=async(e,t,s)=>{await e.setItem(t,JSON.stringify(s))},ks=async(e,t)=>{const s=await e.getItem(t);if(!s)return null;try{return JSON.parse(s)}catch{return null}},Ye=async(e,t)=>{await e.removeItem(t)};class oi{constructor(){this.promise=new oi.promiseConstructor((t,s)=>{this.resolve=t,this.reject=s})}}oi.promiseConstructor=Promise;function fr(e){const t=e.split(".");if(t.length!==3)throw new oa("Invalid JWT structure");for(let n=0;n<t.length;n++)if(!L0.test(t[n]))throw new oa("JWT not in base64url format");return{header:JSON.parse(cl(t[0])),payload:JSON.parse(cl(t[1])),signature:nn(t[2]),raw:{header:t[0],payload:t[1]}}}async function J0(e){return await new Promise(t=>{setTimeout(()=>t(null),e)})}function Y0(e,t){return new Promise((n,r)=>{(async()=>{for(let i=0;i<1/0;i++)try{const a=await e(i);if(!t(i,null,a)){n(a);return}}catch(a){if(!t(i,a)){r(a);return}}})()})}function X0(e){return("0"+e.toString(16)).substr(-2)}function Q0(){const t=new Uint32Array(56);if(typeof crypto>"u"){const s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~",n=s.length;let r="";for(let i=0;i<56;i++)r+=s.charAt(Math.floor(Math.random()*n));return r}return crypto.getRandomValues(t),Array.from(t,X0).join("")}async function em(e){const s=new TextEncoder().encode(e),n=await crypto.subtle.digest("SHA-256",s),r=new Uint8Array(n);return Array.from(r).map(i=>String.fromCharCode(i)).join("")}async function tm(e){if(!(typeof crypto<"u"&&typeof crypto.subtle<"u"&&typeof TextEncoder<"u"))return console.warn("WebCrypto API is not supported. Code challenge method will default to use plain instead of sha256."),e;const s=await em(e);return btoa(s).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}async function Vs(e,t,s=!1){const n=Q0();let r=n;s&&(r+="/recovery"),await Ys(e,`${t}-code-verifier`,r);const i=await tm(n);return[i,n===i?"plain":"s256"]}const sm=/^2[0-9]{3}-(0[1-9]|1[0-2])-(0[1-9]|1[0-9]|2[0-9]|3[0-1])$/i;function nm(e){const t=e.headers.get(ia);if(!t||!t.match(sm))return null;try{return new Date(`${t}T00:00:00.0Z`)}catch{return null}}function rm(e){if(!e)throw new Error("Missing exp claim");const t=Math.floor(Date.now()/1e3);if(e<=t)throw new Error("JWT has expired")}function im(e){switch(e){case"RS256":return{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}};case"ES256":return{name:"ECDSA",namedCurve:"P-256",hash:{name:"SHA-256"}};default:throw new Error("Invalid alg claim")}}const am=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/;function Kt(e){if(!am.test(e))throw new Error("@supabase/auth-js: Expected parameter to be UUID but is not")}function xt(e){if(!e.passkey)throw new Error("@supabase/auth-js: the passkey API is experimental and disabled by default. Enable it by passing `auth: { experimental: { passkey: true } }` to createClient (or to the GoTrueClient constructor).")}function Ri(){const e={};return new Proxy(e,{get:(t,s)=>{if(s==="__isUserNotAvailableProxy")return!0;if(typeof s=="symbol"){const n=s.toString();if(n==="Symbol(Symbol.toPrimitive)"||n==="Symbol(Symbol.toStringTag)"||n==="Symbol(util.inspect.custom)")return}throw new Error(`@supabase/auth-js: client was created with userStorage option and there was no user stored in the user storage. Accessing the "${s}" property of the session object is not supported. Please use getUser() instead.`)},set:(t,s)=>{throw new Error(`@supabase/auth-js: client was created with userStorage option and there was no user stored in the user storage. Setting the "${s}" property of the session object is not supported. Please use getUser() to fetch a user object you can manipulate.`)},deleteProperty:(t,s)=>{throw new Error(`@supabase/auth-js: client was created with userStorage option and there was no user stored in the user storage. Deleting the "${s}" property of the session object is not supported. Please use getUser() to fetch a user object you can manipulate.`)}})}function om(e,t){return new Proxy(e,{get:(s,n,r)=>{if(n==="__isInsecureUserWarningProxy")return!0;if(typeof n=="symbol"){const i=n.toString();if(i==="Symbol(Symbol.toPrimitive)"||i==="Symbol(Symbol.toStringTag)"||i==="Symbol(util.inspect.custom)"||i==="Symbol(nodejs.util.inspect.custom)")return Reflect.get(s,n,r)}return!t.value&&typeof n=="string"&&(console.warn("Using the user object as returned from supabase.auth.getSession() or from some supabase.auth.onAuthStateChange() events could be insecure! This value comes directly from the storage medium (usually cookies on the server) and may not be authentic. Use supabase.auth.getUser() instead which authenticates the data by contacting the Supabase Auth server."),t.value=!0),Reflect.get(s,n,r)}})}function ul(e){return JSON.parse(JSON.stringify(e))}const Ss=e=>{if(typeof e=="object"&&e!==null){const t=e;if(typeof t.msg=="string")return t.msg;if(typeof t.message=="string")return t.message;if(typeof t.error_description=="string")return t.error_description;if(typeof t.error=="string")return t.error}return JSON.stringify(e)},lm=[502,503,504,520,521,522,523,524,530];async function dl(e){var t;if(!Z0(e))throw new aa(Ss(e),0);if(lm.includes(e.status))throw new aa(Ss(e),e.status);let s;try{s=await e.json()}catch(i){throw new Et(Ss(i),i)}let n;const r=nm(e);if(r&&r.getTime()>=Au["2024-01-01"].timestamp&&typeof s=="object"&&s&&typeof s.code=="string"?n=s.code:typeof s=="object"&&s&&typeof s.error_code=="string"&&(n=s.error_code),n){if(n==="weak_password")throw new al(Ss(s),e.status,((t=s.weak_password)===null||t===void 0?void 0:t.reasons)||[]);if(n==="session_not_found")throw new Je}else if(typeof s=="object"&&s&&typeof s.weak_password=="object"&&s.weak_password&&Array.isArray(s.weak_password.reasons)&&s.weak_password.reasons.length&&s.weak_password.reasons.reduce((i,a)=>i&&typeof a=="string",!0))throw new al(Ss(s),e.status,s.weak_password.reasons);throw new j0(Ss(s),e.status||500,n)}const cm=(e,t,s,n)=>{const r={method:e,headers:(t==null?void 0:t.headers)||{}};return e==="GET"?r:(r.headers=Object.assign({"Content-Type":"application/json;charset=UTF-8"},t==null?void 0:t.headers),r.body=JSON.stringify(n),Object.assign(Object.assign({},r),s))};async function ce(e,t,s,n){var r;const i=Object.assign({},n==null?void 0:n.headers);i[ia]||(i[ia]=Au["2024-01-01"].name),n!=null&&n.jwt&&(i.Authorization=`Bearer ${n.jwt}`);const a=(r=n==null?void 0:n.query)!==null&&r!==void 0?r:{};n!=null&&n.redirectTo&&(a.redirect_to=n.redirectTo);const o=Object.keys(a).length?"?"+new URLSearchParams(a).toString():"",l=await um(e,t,s+o,{headers:i,noResolveJson:n==null?void 0:n.noResolveJson},{},n==null?void 0:n.body);return n!=null&&n.xform?n==null?void 0:n.xform(l):{data:Object.assign({},l),error:null}}async function um(e,t,s,n,r,i){const a=cm(t,n,r,i);let o;try{o=await e(s,Object.assign({},a))}catch(l){throw console.error(l),new aa(Ss(l),0)}if(o.ok||await dl(o),n!=null&&n.noResolveJson)return o;try{return await o.json()}catch(l){await dl(l)}}function vt(e){var t;let s=null;fm(e)&&(s=Object.assign({},e),e.expires_at||(s.expires_at=K0(e.expires_in)));const n=(t=e.user)!==null&&t!==void 0?t:e;return{data:{session:s,user:n},error:null}}function hl(e){const t=vt(e);return!t.error&&e.weak_password&&typeof e.weak_password=="object"&&Array.isArray(e.weak_password.reasons)&&e.weak_password.reasons.length&&e.weak_password.message&&typeof e.weak_password.message=="string"&&e.weak_password.reasons.reduce((s,n)=>s&&typeof n=="string",!0)&&(t.data.weak_password=e.weak_password),t}function fs(e){var t;return{data:{user:(t=e.user)!==null&&t!==void 0?t:e},error:null}}function dm(e){return{data:e,error:null}}function hm(e){const{action_link:t,email_otp:s,hashed_token:n,redirect_to:r,verification_type:i}=e,a=ri(e,["action_link","email_otp","hashed_token","redirect_to","verification_type"]),o={action_link:t,email_otp:s,hashed_token:n,redirect_to:r,verification_type:i},l=Object.assign({},a);return{data:{properties:o,user:l},error:null}}function fl(e){return e}function fm(e){return!!e.access_token&&!!e.refresh_token&&!!e.expires_in}const Ci=["global","local","others"];class pm{constructor({url:t="",headers:s={},fetch:n,experimental:r}){this.url=t,this.headers=s,this.fetch=Ou(n),this.experimental=r??{},this.mfa={listFactors:this._listFactors.bind(this),deleteFactor:this._deleteFactor.bind(this)},this.oauth={listClients:this._listOAuthClients.bind(this),createClient:this._createOAuthClient.bind(this),getClient:this._getOAuthClient.bind(this),updateClient:this._updateOAuthClient.bind(this),deleteClient:this._deleteOAuthClient.bind(this),regenerateClientSecret:this._regenerateOAuthClientSecret.bind(this)},this.customProviders={listProviders:this._listCustomProviders.bind(this),createProvider:this._createCustomProvider.bind(this),getProvider:this._getCustomProvider.bind(this),updateProvider:this._updateCustomProvider.bind(this),deleteProvider:this._deleteCustomProvider.bind(this)},this.passkey={listPasskeys:this._adminListPasskeys.bind(this),deletePasskey:this._adminDeletePasskey.bind(this)}}async signOut(t,s=Ci[0]){if(Ci.indexOf(s)<0)throw new Error(`@supabase/auth-js: Parameter scope must be one of ${Ci.join(", ")}`);try{return await ce(this.fetch,"POST",`${this.url}/logout?scope=${s}`,{headers:this.headers,jwt:t,noResolveJson:!0}),{data:null,error:null}}catch(n){if(ie(n))return{data:null,error:n};throw n}}async inviteUserByEmail(t,s={}){try{return await ce(this.fetch,"POST",`${this.url}/invite`,{body:{email:t,data:s.data},headers:this.headers,redirectTo:s.redirectTo,xform:fs})}catch(n){if(ie(n))return{data:{user:null},error:n};throw n}}async generateLink(t){try{const{options:s}=t,n=ri(t,["options"]),r=Object.assign(Object.assign({},n),s);return"newEmail"in n&&(r.new_email=n==null?void 0:n.newEmail,delete r.newEmail),await ce(this.fetch,"POST",`${this.url}/admin/generate_link`,{body:r,headers:this.headers,xform:hm,redirectTo:s==null?void 0:s.redirectTo})}catch(s){if(ie(s))return{data:{properties:null,user:null},error:s};throw s}}async createUser(t){try{return await ce(this.fetch,"POST",`${this.url}/admin/users`,{body:t,headers:this.headers,xform:fs})}catch(s){if(ie(s))return{data:{user:null},error:s};throw s}}async listUsers(t){var s,n,r,i,a,o,l;try{const c={nextPage:null,lastPage:0,total:0},u=await ce(this.fetch,"GET",`${this.url}/admin/users`,{headers:this.headers,noResolveJson:!0,query:{page:(n=(s=t==null?void 0:t.page)===null||s===void 0?void 0:s.toString())!==null&&n!==void 0?n:"",per_page:(i=(r=t==null?void 0:t.perPage)===null||r===void 0?void 0:r.toString())!==null&&i!==void 0?i:""},xform:fl});if(u.error)throw u.error;const d=await u.json(),h=(a=u.headers.get("x-total-count"))!==null&&a!==void 0?a:0,f=(l=(o=u.headers.get("link"))===null||o===void 0?void 0:o.split(","))!==null&&l!==void 0?l:[];return f.length>0&&(f.forEach(g=>{const y=parseInt(g.split(";")[0].split("=")[1].substring(0,1)),T=JSON.parse(g.split(";")[1].split("=")[1]);c[`${T}Page`]=y}),c.total=parseInt(h)),{data:Object.assign(Object.assign({},d),c),error:null}}catch(c){if(ie(c))return{data:{users:[]},error:c};throw c}}async getUserById(t){Kt(t);try{return await ce(this.fetch,"GET",`${this.url}/admin/users/${t}`,{headers:this.headers,xform:fs})}catch(s){if(ie(s))return{data:{user:null},error:s};throw s}}async updateUserById(t,s){Kt(t);try{return await ce(this.fetch,"PUT",`${this.url}/admin/users/${t}`,{body:s,headers:this.headers,xform:fs})}catch(n){if(ie(n))return{data:{user:null},error:n};throw n}}async deleteUser(t,s=!1){Kt(t);try{return await ce(this.fetch,"DELETE",`${this.url}/admin/users/${t}`,{headers:this.headers,body:{should_soft_delete:s},xform:fs})}catch(n){if(ie(n))return{data:{user:null},error:n};throw n}}async _listFactors(t){Kt(t.userId);try{const{data:s,error:n}=await ce(this.fetch,"GET",`${this.url}/admin/users/${t.userId}/factors`,{headers:this.headers,xform:r=>({data:{factors:r},error:null})});return{data:s,error:n}}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _deleteFactor(t){Kt(t.userId),Kt(t.id);try{return{data:await ce(this.fetch,"DELETE",`${this.url}/admin/users/${t.userId}/factors/${t.id}`,{headers:this.headers}),error:null}}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _listOAuthClients(t){var s,n,r,i,a,o,l;try{const c={nextPage:null,lastPage:0,total:0},u=await ce(this.fetch,"GET",`${this.url}/admin/oauth/clients`,{headers:this.headers,noResolveJson:!0,query:{page:(n=(s=t==null?void 0:t.page)===null||s===void 0?void 0:s.toString())!==null&&n!==void 0?n:"",per_page:(i=(r=t==null?void 0:t.perPage)===null||r===void 0?void 0:r.toString())!==null&&i!==void 0?i:""},xform:fl});if(u.error)throw u.error;const d=await u.json(),h=(a=u.headers.get("x-total-count"))!==null&&a!==void 0?a:0,f=(l=(o=u.headers.get("link"))===null||o===void 0?void 0:o.split(","))!==null&&l!==void 0?l:[];return f.length>0&&(f.forEach(g=>{const y=parseInt(g.split(";")[0].split("=")[1].substring(0,1)),T=JSON.parse(g.split(";")[1].split("=")[1]);c[`${T}Page`]=y}),c.total=parseInt(h)),{data:Object.assign(Object.assign({},d),c),error:null}}catch(c){if(ie(c))return{data:{clients:[]},error:c};throw c}}async _createOAuthClient(t){try{return await ce(this.fetch,"POST",`${this.url}/admin/oauth/clients`,{body:t,headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _getOAuthClient(t){try{return await ce(this.fetch,"GET",`${this.url}/admin/oauth/clients/${t}`,{headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _updateOAuthClient(t,s){try{return await ce(this.fetch,"PUT",`${this.url}/admin/oauth/clients/${t}`,{body:s,headers:this.headers,xform:n=>({data:n,error:null})})}catch(n){if(ie(n))return{data:null,error:n};throw n}}async _deleteOAuthClient(t){try{return await ce(this.fetch,"DELETE",`${this.url}/admin/oauth/clients/${t}`,{headers:this.headers,noResolveJson:!0}),{data:null,error:null}}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _regenerateOAuthClientSecret(t){try{return await ce(this.fetch,"POST",`${this.url}/admin/oauth/clients/${t}/regenerate_secret`,{headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _listCustomProviders(t){try{const s={};return t!=null&&t.type&&(s.type=t.type),await ce(this.fetch,"GET",`${this.url}/admin/custom-providers`,{headers:this.headers,query:s,xform:n=>{var r;return{data:{providers:(r=n==null?void 0:n.providers)!==null&&r!==void 0?r:[]},error:null}}})}catch(s){if(ie(s))return{data:{providers:[]},error:s};throw s}}async _createCustomProvider(t){try{return await ce(this.fetch,"POST",`${this.url}/admin/custom-providers`,{body:t,headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _getCustomProvider(t){try{return await ce(this.fetch,"GET",`${this.url}/admin/custom-providers/${t}`,{headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _updateCustomProvider(t,s){try{return await ce(this.fetch,"PUT",`${this.url}/admin/custom-providers/${t}`,{body:s,headers:this.headers,xform:n=>({data:n,error:null})})}catch(n){if(ie(n))return{data:null,error:n};throw n}}async _deleteCustomProvider(t){try{return await ce(this.fetch,"DELETE",`${this.url}/admin/custom-providers/${t}`,{headers:this.headers,noResolveJson:!0}),{data:null,error:null}}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _adminListPasskeys(t){xt(this.experimental),Kt(t.userId);try{return await ce(this.fetch,"GET",`${this.url}/admin/users/${t.userId}/passkeys`,{headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _adminDeletePasskey(t){xt(this.experimental),Kt(t.userId),Kt(t.passkeyId);try{return await ce(this.fetch,"DELETE",`${this.url}/admin/users/${t.userId}/passkeys/${t.passkeyId}`,{headers:this.headers,noResolveJson:!0}),{data:null,error:null}}catch(s){if(ie(s))return{data:null,error:s};throw s}}}function pl(e={}){return{getItem:t=>e[t]||null,setItem:(t,s)=>{e[t]=s},removeItem:t=>{delete e[t]}}}const Nt={debug:!!(globalThis&&Cu()&&globalThis.localStorage&&globalThis.localStorage.getItem("supabase.gotrue-js.locks.debug")==="true")};class $u extends Error{constructor(t){super(t),this.isAcquireTimeout=!0}}class gl extends $u{}async function gm(e,t,s){Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: acquire lock",e,t);const n=new globalThis.AbortController;let r;t>0&&(r=setTimeout(()=>{n.abort(),Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock acquire timed out",e)},t)),await Promise.resolve();try{return await globalThis.navigator.locks.request(e,t===0?{mode:"exclusive",ifAvailable:!0}:{mode:"exclusive",signal:n.signal},async i=>{if(i){clearTimeout(r),Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: acquired",e,i.name);try{return await s()}finally{Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: released",e,i.name)}}else{if(t===0)throw Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: not immediately available",e),new gl(`Acquiring an exclusive Navigator LockManager lock "${e}" immediately failed`);if(Nt.debug)try{const a=await globalThis.navigator.locks.query();console.log("@supabase/gotrue-js: Navigator LockManager state",JSON.stringify(a,null," "))}catch(a){console.warn("@supabase/gotrue-js: Error when querying Navigator LockManager state",a)}return console.warn("@supabase/gotrue-js: Navigator LockManager returned a null lock when using #request without ifAvailable set to true, it appears this browser is not following the LockManager spec https://developer.mozilla.org/en-US/docs/Web/API/LockManager/request"),clearTimeout(r),await s()}})}catch(i){if(t>0&&clearTimeout(r),i!==null&&typeof i=="object"&&"name"in i&&i.name==="AbortError"&&t>0){if(n.signal.aborted)return Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: acquire timeout, recovering by stealing lock",e),console.warn(`@supabase/gotrue-js: Lock "${e}" was not released within ${t}ms. This may indicate an orphaned lock from a component unmount (e.g., React Strict Mode). Forcefully acquiring the lock to recover.`),await Promise.resolve().then(()=>globalThis.navigator.locks.request(e,{mode:"exclusive",steal:!0},async a=>{if(a){Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: recovered (stolen)",e,a.name);try{return await s()}finally{Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: released (stolen)",e,a.name)}}else return console.warn("@supabase/gotrue-js: Navigator LockManager returned null lock even with steal: true"),await s()}));throw Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: lock was stolen by another request",e),new gl(`Lock "${e}" was released because another request stole it`)}throw i}}function mm(){if(typeof globalThis!="object")try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__}catch{typeof self<"u"&&(self.globalThis=self)}}function Nu(e){if(!/^0x[a-fA-F0-9]{40}$/.test(e))throw new Error(`@supabase/auth-js: Address "${e}" is invalid.`);return e.toLowerCase()}function bm(e){return parseInt(e,16)}function vm(e){const t=new TextEncoder().encode(e);return"0x"+Array.from(t,n=>n.toString(16).padStart(2,"0")).join("")}function ym(e){var t;const{chainId:s,domain:n,expirationTime:r,issuedAt:i=new Date,nonce:a,notBefore:o,requestId:l,resources:c,scheme:u,uri:d,version:h}=e;{if(!Number.isInteger(s))throw new Error(`@supabase/auth-js: Invalid SIWE message field "chainId". Chain ID must be a EIP-155 chain ID. Provided value: ${s}`);if(!n)throw new Error('@supabase/auth-js: Invalid SIWE message field "domain". Domain must be provided.');if(a&&a.length<8)throw new Error(`@supabase/auth-js: Invalid SIWE message field "nonce". Nonce must be at least 8 characters. Provided value: ${a}`);if(!d)throw new Error('@supabase/auth-js: Invalid SIWE message field "uri". URI must be provided.');if(h!=="1")throw new Error(`@supabase/auth-js: Invalid SIWE message field "version". Version must be '1'. Provided value: ${h}`);if(!((t=e.statement)===null||t===void 0)&&t.includes(`
57
+ `))throw new Error(`@supabase/auth-js: Invalid SIWE message field "statement". Statement must not include '\\n'. Provided value: ${e.statement}`)}const f=Nu(e.address),g=u?`${u}://${n}`:n,y=e.statement?`${e.statement}
58
+ `:"",T=`${g} wants you to sign in with your Ethereum account:
59
+ ${f}
60
+
61
+ ${y}`;let w=`URI: ${d}
62
+ Version: ${h}
63
+ Chain ID: ${s}${a?`
64
+ Nonce: ${a}`:""}
65
+ Issued At: ${i.toISOString()}`;if(r&&(w+=`
66
+ Expiration Time: ${r.toISOString()}`),o&&(w+=`
67
+ Not Before: ${o.toISOString()}`),l&&(w+=`
68
+ Request ID: ${l}`),c){let x=`
69
+ Resources:`;for(const k of c){if(!k||typeof k!="string")throw new Error(`@supabase/auth-js: Invalid SIWE message field "resources". Every resource must be a valid string. Provided value: ${k}`);x+=`
70
+ - ${k}`}w+=x}return`${T}
71
+ ${w}`}class qe extends Error{constructor({message:t,code:s,cause:n,name:r}){var i;super(t,{cause:n}),this.__isWebAuthnError=!0,this.name=(i=r??(n instanceof Error?n.name:void 0))!==null&&i!==void 0?i:"Unknown Error",this.code=s}toJSON(){return{name:this.name,message:this.message,code:this.code}}}class Lr extends qe{constructor(t,s){super({code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:s,message:t}),this.name="WebAuthnUnknownError",this.originalError=s}}function _m({error:e,options:t}){var s,n,r;const{publicKey:i}=t;if(!i)throw Error("options was missing required publicKey property");if(e.name==="AbortError"){if(t.signal instanceof AbortSignal)return new qe({message:"Registration ceremony was sent an abort signal",code:"ERROR_CEREMONY_ABORTED",cause:e})}else if(e.name==="ConstraintError"){if(((s=i.authenticatorSelection)===null||s===void 0?void 0:s.requireResidentKey)===!0)return new qe({message:"Discoverable credentials were required but no available authenticator supported it",code:"ERROR_AUTHENTICATOR_MISSING_DISCOVERABLE_CREDENTIAL_SUPPORT",cause:e});if(t.mediation==="conditional"&&((n=i.authenticatorSelection)===null||n===void 0?void 0:n.userVerification)==="required")return new qe({message:"User verification was required during automatic registration but it could not be performed",code:"ERROR_AUTO_REGISTER_USER_VERIFICATION_FAILURE",cause:e});if(((r=i.authenticatorSelection)===null||r===void 0?void 0:r.userVerification)==="required")return new qe({message:"User verification was required but no available authenticator supported it",code:"ERROR_AUTHENTICATOR_MISSING_USER_VERIFICATION_SUPPORT",cause:e})}else{if(e.name==="InvalidStateError")return new qe({message:"The authenticator was previously registered",code:"ERROR_AUTHENTICATOR_PREVIOUSLY_REGISTERED",cause:e});if(e.name==="NotAllowedError")return new qe({message:e.message,code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:e});if(e.name==="NotSupportedError")return i.pubKeyCredParams.filter(o=>o.type==="public-key").length===0?new qe({message:'No entry in pubKeyCredParams was of type "public-key"',code:"ERROR_MALFORMED_PUBKEYCREDPARAMS",cause:e}):new qe({message:"No available authenticator supported any of the specified pubKeyCredParams algorithms",code:"ERROR_AUTHENTICATOR_NO_SUPPORTED_PUBKEYCREDPARAMS_ALG",cause:e});if(e.name==="SecurityError"){const a=window.location.hostname;if(Iu(a)){if(i.rp.id!==a)return new qe({message:`The RP ID "${i.rp.id}" is invalid for this domain`,code:"ERROR_INVALID_RP_ID",cause:e})}else return new qe({message:`${window.location.hostname} is an invalid domain`,code:"ERROR_INVALID_DOMAIN",cause:e})}else if(e.name==="TypeError"){if(i.user.id.byteLength<1||i.user.id.byteLength>64)return new qe({message:"User ID was not between 1 and 64 characters",code:"ERROR_INVALID_USER_ID_LENGTH",cause:e})}else if(e.name==="UnknownError")return new qe({message:"The authenticator was unable to process the specified options, or could not create a new credential",code:"ERROR_AUTHENTICATOR_GENERAL_ERROR",cause:e})}return new qe({message:"a Non-Webauthn related error has occurred",code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:e})}function wm({error:e,options:t}){const{publicKey:s}=t;if(!s)throw Error("options was missing required publicKey property");if(e.name==="AbortError"){if(t.signal instanceof AbortSignal)return new qe({message:"Authentication ceremony was sent an abort signal",code:"ERROR_CEREMONY_ABORTED",cause:e})}else{if(e.name==="NotAllowedError")return new qe({message:e.message,code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:e});if(e.name==="SecurityError"){const n=window.location.hostname;if(Iu(n)){if(s.rpId!==n)return new qe({message:`The RP ID "${s.rpId}" is invalid for this domain`,code:"ERROR_INVALID_RP_ID",cause:e})}else return new qe({message:`${window.location.hostname} is an invalid domain`,code:"ERROR_INVALID_DOMAIN",cause:e})}else if(e.name==="UnknownError")return new qe({message:"The authenticator was unable to process the specified options, or could not create a new assertion signature",code:"ERROR_AUTHENTICATOR_GENERAL_ERROR",cause:e})}return new qe({message:"a Non-Webauthn related error has occurred",code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:e})}class xm{createNewAbortSignal(){if(this.controller){const s=new Error("Cancelling existing WebAuthn API call for new one");s.name="AbortError",this.controller.abort(s)}const t=new AbortController;return this.controller=t,t.signal}cancelCeremony(){if(this.controller){const t=new Error("Manually cancelling existing WebAuthn API call");t.name="AbortError",this.controller.abort(t),this.controller=void 0}}}const la=new xm;function ml(e){if(!e)throw new Error("Credential creation options are required");if(typeof PublicKeyCredential<"u"&&"parseCreationOptionsFromJSON"in PublicKeyCredential&&typeof PublicKeyCredential.parseCreationOptionsFromJSON=="function")return PublicKeyCredential.parseCreationOptionsFromJSON(e);const{challenge:t,user:s,excludeCredentials:n}=e,r=ri(e,["challenge","user","excludeCredentials"]),i=nn(t).buffer,a=Object.assign(Object.assign({},s),{id:nn(s.id).buffer}),o=Object.assign(Object.assign({},r),{challenge:i,user:a});if(n&&n.length>0){o.excludeCredentials=new Array(n.length);for(let l=0;l<n.length;l++){const c=n[l];o.excludeCredentials[l]=Object.assign(Object.assign({},c),{id:nn(c.id).buffer,type:c.type||"public-key",transports:c.transports})}}return o}function bl(e){if(!e)throw new Error("Credential request options are required");if(typeof PublicKeyCredential<"u"&&"parseRequestOptionsFromJSON"in PublicKeyCredential&&typeof PublicKeyCredential.parseRequestOptionsFromJSON=="function")return PublicKeyCredential.parseRequestOptionsFromJSON(e);const{challenge:t,allowCredentials:s}=e,n=ri(e,["challenge","allowCredentials"]),r=nn(t).buffer,i=Object.assign(Object.assign({},n),{challenge:r});if(s&&s.length>0){i.allowCredentials=new Array(s.length);for(let a=0;a<s.length;a++){const o=s[a];i.allowCredentials[a]=Object.assign(Object.assign({},o),{id:nn(o.id).buffer,type:o.type||"public-key",transports:o.transports})}}return i}function vl(e){var t;if("toJSON"in e&&typeof e.toJSON=="function")return e.toJSON();const s=e;return{id:e.id,rawId:e.id,response:{attestationObject:Os(new Uint8Array(e.response.attestationObject)),clientDataJSON:Os(new Uint8Array(e.response.clientDataJSON))},type:"public-key",clientExtensionResults:e.getClientExtensionResults(),authenticatorAttachment:(t=s.authenticatorAttachment)!==null&&t!==void 0?t:void 0}}function yl(e){var t;if("toJSON"in e&&typeof e.toJSON=="function")return e.toJSON();const s=e,n=e.getClientExtensionResults(),r=e.response;return{id:e.id,rawId:e.id,response:{authenticatorData:Os(new Uint8Array(r.authenticatorData)),clientDataJSON:Os(new Uint8Array(r.clientDataJSON)),signature:Os(new Uint8Array(r.signature)),userHandle:r.userHandle?Os(new Uint8Array(r.userHandle)):void 0},type:"public-key",clientExtensionResults:n,authenticatorAttachment:(t=s.authenticatorAttachment)!==null&&t!==void 0?t:void 0}}function Iu(e){return e==="localhost"||/^([a-z0-9]+(-[a-z0-9]+)*\.)+[a-z]{2,}$/i.test(e)}function Mr(){var e,t;return!!(Xe()&&"PublicKeyCredential"in window&&window.PublicKeyCredential&&"credentials"in navigator&&typeof((e=navigator==null?void 0:navigator.credentials)===null||e===void 0?void 0:e.create)=="function"&&typeof((t=navigator==null?void 0:navigator.credentials)===null||t===void 0?void 0:t.get)=="function")}async function Pu(e){try{const t=await navigator.credentials.create(e);return t?t instanceof PublicKeyCredential?{data:t,error:null}:{data:null,error:new Lr("Browser returned unexpected credential type",t)}:{data:null,error:new Lr("Empty credential response",t)}}catch(t){return{data:null,error:_m({error:t,options:e})}}}async function Lu(e){try{const t=await navigator.credentials.get(e);return t?t instanceof PublicKeyCredential?{data:t,error:null}:{data:null,error:new Lr("Browser returned unexpected credential type",t)}:{data:null,error:new Lr("Empty credential response",t)}}catch(t){return{data:null,error:wm({error:t,options:e})}}}const km={hints:["security-key"],authenticatorSelection:{authenticatorAttachment:"cross-platform",requireResidentKey:!1,userVerification:"preferred",residentKey:"discouraged"},attestation:"direct"},Em={userVerification:"preferred",hints:["security-key"],attestation:"direct"};function jr(...e){const t=r=>r!==null&&typeof r=="object"&&!Array.isArray(r),s=r=>r instanceof ArrayBuffer||ArrayBuffer.isView(r),n={};for(const r of e)if(r)for(const i in r){const a=r[i];if(a!==void 0)if(Array.isArray(a))n[i]=a;else if(s(a))n[i]=a;else if(t(a)){const o=n[i];t(o)?n[i]=jr(o,a):n[i]=jr(a)}else n[i]=a}return n}function Sm(e,t){return jr(km,e,t||{})}function Tm(e,t){return jr(Em,e,t||{})}class Am{constructor(t){this.client=t,this.enroll=this._enroll.bind(this),this.challenge=this._challenge.bind(this),this.verify=this._verify.bind(this),this.authenticate=this._authenticate.bind(this),this.register=this._register.bind(this)}async _enroll(t){return this.client.mfa.enroll(Object.assign(Object.assign({},t),{factorType:"webauthn"}))}async _challenge({factorId:t,webauthn:s,friendlyName:n,signal:r},i){var a;try{const{data:o,error:l}=await this.client.mfa.challenge({factorId:t,webauthn:s});if(!o)return{data:null,error:l};const c=r??la.createNewAbortSignal();if(o.webauthn.type==="create"){const{user:u}=o.webauthn.credential_options.publicKey;if(!u.name){const d=n;if(d)u.name=`${u.id}:${d}`;else{const f=(await this.client.getUser()).data.user,g=((a=f==null?void 0:f.user_metadata)===null||a===void 0?void 0:a.name)||(f==null?void 0:f.email)||(f==null?void 0:f.id)||"User";u.name=`${u.id}:${g}`}}u.displayName||(u.displayName=u.name)}switch(o.webauthn.type){case"create":{const u=Sm(o.webauthn.credential_options.publicKey,i==null?void 0:i.create),{data:d,error:h}=await Pu({publicKey:u,signal:c});return d?{data:{factorId:t,challengeId:o.id,webauthn:{type:o.webauthn.type,credential_response:d}},error:null}:{data:null,error:h}}case"request":{const u=Tm(o.webauthn.credential_options.publicKey,i==null?void 0:i.request),{data:d,error:h}=await Lu(Object.assign(Object.assign({},o.webauthn.credential_options),{publicKey:u,signal:c}));return d?{data:{factorId:t,challengeId:o.id,webauthn:{type:o.webauthn.type,credential_response:d}},error:null}:{data:null,error:h}}}}catch(o){return ie(o)?{data:null,error:o}:{data:null,error:new Et("Unexpected error in challenge",o)}}}async _verify({challengeId:t,factorId:s,webauthn:n}){return this.client.mfa.verify({factorId:s,challengeId:t,webauthn:n})}async _authenticate({factorId:t,webauthn:{rpId:s=typeof window<"u"?window.location.hostname:void 0,rpOrigins:n=typeof window<"u"?[window.location.origin]:void 0,signal:r}={}},i){if(!s)return{data:null,error:new zn("rpId is required for WebAuthn authentication")};try{if(!Mr())return{data:null,error:new Et("Browser does not support WebAuthn",null)};const{data:a,error:o}=await this.challenge({factorId:t,webauthn:{rpId:s,rpOrigins:n},signal:r},{request:i});if(!a)return{data:null,error:o};const{webauthn:l}=a;return this._verify({factorId:t,challengeId:a.challengeId,webauthn:{type:l.type,rpId:s,rpOrigins:n,credential_response:l.credential_response}})}catch(a){return ie(a)?{data:null,error:a}:{data:null,error:new Et("Unexpected error in authenticate",a)}}}async _register({friendlyName:t,webauthn:{rpId:s=typeof window<"u"?window.location.hostname:void 0,rpOrigins:n=typeof window<"u"?[window.location.origin]:void 0,signal:r}={}},i){if(!s)return{data:null,error:new zn("rpId is required for WebAuthn registration")};try{if(!Mr())return{data:null,error:new Et("Browser does not support WebAuthn",null)};const{data:a,error:o}=await this._enroll({friendlyName:t});if(!a)return await this.client.mfa.listFactors().then(u=>{var d;return(d=u.data)===null||d===void 0?void 0:d.all.find(h=>h.factor_type==="webauthn"&&h.friendly_name===t&&h.status!=="unverified")}).then(u=>u?this.client.mfa.unenroll({factorId:u==null?void 0:u.id}):void 0),{data:null,error:o};const{data:l,error:c}=await this._challenge({factorId:a.id,friendlyName:a.friendly_name,webauthn:{rpId:s,rpOrigins:n},signal:r},{create:i});return l?this._verify({factorId:a.id,challengeId:l.challengeId,webauthn:{rpId:s,rpOrigins:n,type:l.webauthn.type,credential_response:l.webauthn.credential_response}}):{data:null,error:c}}catch(a){return ie(a)?{data:null,error:a}:{data:null,error:new Et("Unexpected error in register",a)}}}}mm();const Rm={url:N0,storageKey:I0,autoRefreshToken:!0,persistSession:!0,detectSessionInUrl:!0,headers:P0,flowType:"implicit",debug:!1,hasCustomAuthorizationHeader:!1,throwOnError:!1,lockAcquireTimeout:5e3,skipAutoInitialize:!1,experimental:{}};async function _l(e,t,s){return await s()}const zs={};class qn{get jwks(){var t,s;return(s=(t=zs[this.storageKey])===null||t===void 0?void 0:t.jwks)!==null&&s!==void 0?s:{keys:[]}}set jwks(t){zs[this.storageKey]=Object.assign(Object.assign({},zs[this.storageKey]),{jwks:t})}get jwks_cached_at(){var t,s;return(s=(t=zs[this.storageKey])===null||t===void 0?void 0:t.cachedAt)!==null&&s!==void 0?s:Number.MIN_SAFE_INTEGER}set jwks_cached_at(t){zs[this.storageKey]=Object.assign(Object.assign({},zs[this.storageKey]),{cachedAt:t})}constructor(t){var s,n,r,i;this.userStorage=null,this.memoryStorage=null,this.stateChangeEmitters=new Map,this.autoRefreshTicker=null,this.autoRefreshTickTimeout=null,this.visibilityChangedCallback=null,this.refreshingDeferred=null,this.initializePromise=null,this.detectSessionInUrl=!0,this.hasCustomAuthorizationHeader=!1,this.suppressGetSessionWarning=!1,this.lockAcquired=!1,this.pendingInLock=[],this.broadcastChannel=null,this.logger=console.log;const a=Object.assign(Object.assign({},Rm),t);if(this.storageKey=a.storageKey,this.instanceID=(s=qn.nextInstanceID[this.storageKey])!==null&&s!==void 0?s:0,qn.nextInstanceID[this.storageKey]=this.instanceID+1,this.logDebugMessages=!!a.debug,typeof a.debug=="function"&&(this.logger=a.debug),this.instanceID>0&&Xe()){const o=`${this._logPrefix()} Multiple GoTrueClient instances detected in the same browser context. It is not an error, but this should be avoided as it may produce undefined behavior when used concurrently under the same storage key.`;console.warn(o),this.logDebugMessages&&console.trace(o)}if(this.persistSession=a.persistSession,this.autoRefreshToken=a.autoRefreshToken,this.experimental=(n=a.experimental)!==null&&n!==void 0?n:{},this.admin=new pm({url:a.url,headers:a.headers,fetch:a.fetch,experimental:this.experimental}),this.url=a.url,this.headers=a.headers,this.fetch=Ou(a.fetch),this.lock=a.lock||_l,this.detectSessionInUrl=a.detectSessionInUrl,this.flowType=a.flowType,this.hasCustomAuthorizationHeader=a.hasCustomAuthorizationHeader,this.throwOnError=a.throwOnError,this.lockAcquireTimeout=a.lockAcquireTimeout,a.lock?this.lock=a.lock:this.persistSession&&Xe()&&(!((r=globalThis==null?void 0:globalThis.navigator)===null||r===void 0)&&r.locks)?this.lock=gm:this.lock=_l,this.jwks||(this.jwks={keys:[]},this.jwks_cached_at=Number.MIN_SAFE_INTEGER),this.mfa={verify:this._verify.bind(this),enroll:this._enroll.bind(this),unenroll:this._unenroll.bind(this),challenge:this._challenge.bind(this),listFactors:this._listFactors.bind(this),challengeAndVerify:this._challengeAndVerify.bind(this),getAuthenticatorAssuranceLevel:this._getAuthenticatorAssuranceLevel.bind(this),webauthn:new Am(this)},this.oauth={getAuthorizationDetails:this._getAuthorizationDetails.bind(this),approveAuthorization:this._approveAuthorization.bind(this),denyAuthorization:this._denyAuthorization.bind(this),listGrants:this._listOAuthGrants.bind(this),revokeGrant:this._revokeOAuthGrant.bind(this)},this.passkey={startRegistration:this._startPasskeyRegistration.bind(this),verifyRegistration:this._verifyPasskeyRegistration.bind(this),startAuthentication:this._startPasskeyAuthentication.bind(this),verifyAuthentication:this._verifyPasskeyAuthentication.bind(this),list:this._listPasskeys.bind(this),update:this._updatePasskey.bind(this),delete:this._deletePasskey.bind(this)},this.persistSession?(a.storage?this.storage=a.storage:Cu()?this.storage=globalThis.localStorage:(this.memoryStorage={},this.storage=pl(this.memoryStorage)),a.userStorage&&(this.userStorage=a.userStorage)):(this.memoryStorage={},this.storage=pl(this.memoryStorage)),Xe()&&globalThis.BroadcastChannel&&this.persistSession&&this.storageKey){try{this.broadcastChannel=new globalThis.BroadcastChannel(this.storageKey)}catch(o){console.error("Failed to create a new BroadcastChannel, multi-tab state changes will not be available",o)}(i=this.broadcastChannel)===null||i===void 0||i.addEventListener("message",async o=>{this._debug("received broadcast notification from other tab or client",o);try{await this._notifyAllSubscribers(o.data.event,o.data.session,!1)}catch(l){this._debug("#broadcastChannel","error",l)}})}a.skipAutoInitialize||this.initialize().catch(o=>{this._debug("#initialize()","error",o)})}isThrowOnErrorEnabled(){return this.throwOnError}_returnResult(t){if(this.throwOnError&&t&&t.error)throw t.error;return t}_logPrefix(){return`GoTrueClient@${this.storageKey}:${this.instanceID} (${Tu}) ${new Date().toISOString()}`}_debug(...t){return this.logDebugMessages&&this.logger(this._logPrefix(),...t),this}async initialize(){return this.initializePromise?await this.initializePromise:(this.initializePromise=(async()=>await this._acquireLock(this.lockAcquireTimeout,async()=>await this._initialize()))(),await this.initializePromise)}async _initialize(){var t;try{let s={},n="none";if(Xe()&&(s=G0(window.location.href),this._isImplicitGrantCallback(s)?n="implicit":await this._isPKCECallback(s)&&(n="pkce")),Xe()&&this.detectSessionInUrl&&n!=="none"){const{data:r,error:i}=await this._getSessionFromURL(s,n);if(i){if(this._debug("#_initialize()","error detecting session from URL",i),U0(i)){const l=(t=i.details)===null||t===void 0?void 0:t.code;if(l==="identity_already_exists"||l==="identity_not_found"||l==="single_identity_not_deletable")return{error:i}}return{error:i}}const{session:a,redirectType:o}=r;return this._debug("#_initialize()","detected session in URL",a,"redirect type",o),await this._saveSession(a),setTimeout(async()=>{o==="recovery"?await this._notifyAllSubscribers("PASSWORD_RECOVERY",a):await this._notifyAllSubscribers("SIGNED_IN",a)},0),{error:null}}return await this._recoverAndRefresh(),{error:null}}catch(s){return ie(s)?this._returnResult({error:s}):this._returnResult({error:new Et("Unexpected error during initialization",s)})}finally{await this._handleVisibilityChange(),this._debug("#_initialize()","end")}}async signInAnonymously(t){var s,n,r;try{const i=await ce(this.fetch,"POST",`${this.url}/signup`,{headers:this.headers,body:{data:(n=(s=t==null?void 0:t.options)===null||s===void 0?void 0:s.data)!==null&&n!==void 0?n:{},gotrue_meta_security:{captcha_token:(r=t==null?void 0:t.options)===null||r===void 0?void 0:r.captchaToken}},xform:vt}),{data:a,error:o}=i;if(o||!a)return this._returnResult({data:{user:null,session:null},error:o});const l=a.session,c=a.user;return a.session&&(await this._saveSession(a.session),await this._notifyAllSubscribers("SIGNED_IN",l)),this._returnResult({data:{user:c,session:l},error:null})}catch(i){if(ie(i))return this._returnResult({data:{user:null,session:null},error:i});throw i}}async signUp(t){var s,n,r;try{let i;if("email"in t){const{email:u,password:d,options:h}=t;let f=null,g=null;this.flowType==="pkce"&&([f,g]=await Vs(this.storage,this.storageKey)),i=await ce(this.fetch,"POST",`${this.url}/signup`,{headers:this.headers,redirectTo:h==null?void 0:h.emailRedirectTo,body:{email:u,password:d,data:(s=h==null?void 0:h.data)!==null&&s!==void 0?s:{},gotrue_meta_security:{captcha_token:h==null?void 0:h.captchaToken},code_challenge:f,code_challenge_method:g},xform:vt})}else if("phone"in t){const{phone:u,password:d,options:h}=t;i=await ce(this.fetch,"POST",`${this.url}/signup`,{headers:this.headers,body:{phone:u,password:d,data:(n=h==null?void 0:h.data)!==null&&n!==void 0?n:{},channel:(r=h==null?void 0:h.channel)!==null&&r!==void 0?r:"sms",gotrue_meta_security:{captcha_token:h==null?void 0:h.captchaToken}},xform:vt})}else throw new dr("You must provide either an email or phone number and a password");const{data:a,error:o}=i;if(o||!a)return await Ye(this.storage,`${this.storageKey}-code-verifier`),this._returnResult({data:{user:null,session:null},error:o});const l=a.session,c=a.user;return a.session&&(await this._saveSession(a.session),await this._notifyAllSubscribers("SIGNED_IN",l)),this._returnResult({data:{user:c,session:l},error:null})}catch(i){if(await Ye(this.storage,`${this.storageKey}-code-verifier`),ie(i))return this._returnResult({data:{user:null,session:null},error:i});throw i}}async signInWithPassword(t){try{let s;if("email"in t){const{email:i,password:a,options:o}=t;s=await ce(this.fetch,"POST",`${this.url}/token?grant_type=password`,{headers:this.headers,body:{email:i,password:a,gotrue_meta_security:{captcha_token:o==null?void 0:o.captchaToken}},xform:hl})}else if("phone"in t){const{phone:i,password:a,options:o}=t;s=await ce(this.fetch,"POST",`${this.url}/token?grant_type=password`,{headers:this.headers,body:{phone:i,password:a,gotrue_meta_security:{captcha_token:o==null?void 0:o.captchaToken}},xform:hl})}else throw new dr("You must provide either an email or phone number and a password");const{data:n,error:r}=s;if(r)return this._returnResult({data:{user:null,session:null},error:r});if(!n||!n.session||!n.user){const i=new Fs;return this._returnResult({data:{user:null,session:null},error:i})}return n.session&&(await this._saveSession(n.session),await this._notifyAllSubscribers("SIGNED_IN",n.session)),this._returnResult({data:Object.assign({user:n.user,session:n.session},n.weak_password?{weakPassword:n.weak_password}:null),error:r})}catch(s){if(ie(s))return this._returnResult({data:{user:null,session:null},error:s});throw s}}async signInWithOAuth(t){var s,n,r,i;return await this._handleProviderSignIn(t.provider,{redirectTo:(s=t.options)===null||s===void 0?void 0:s.redirectTo,scopes:(n=t.options)===null||n===void 0?void 0:n.scopes,queryParams:(r=t.options)===null||r===void 0?void 0:r.queryParams,skipBrowserRedirect:(i=t.options)===null||i===void 0?void 0:i.skipBrowserRedirect})}async exchangeCodeForSession(t){return await this.initializePromise,this._acquireLock(this.lockAcquireTimeout,async()=>this._exchangeCodeForSession(t))}async signInWithWeb3(t){const{chain:s}=t;switch(s){case"ethereum":return await this.signInWithEthereum(t);case"solana":return await this.signInWithSolana(t);default:throw new Error(`@supabase/auth-js: Unsupported chain "${s}"`)}}async signInWithEthereum(t){var s,n,r,i,a,o,l,c,u,d,h;let f,g;if("message"in t)f=t.message,g=t.signature;else{const{chain:y,wallet:T,statement:w,options:x}=t;let k;if(Xe())if(typeof T=="object")k=T;else{const q=window;if("ethereum"in q&&typeof q.ethereum=="object"&&"request"in q.ethereum&&typeof q.ethereum.request=="function")k=q.ethereum;else throw new Error("@supabase/auth-js: No compatible Ethereum wallet interface on the window object (window.ethereum) detected. Make sure the user already has a wallet installed and connected for this app. Prefer passing the wallet interface object directly to signInWithWeb3({ chain: 'ethereum', wallet: resolvedUserWallet }) instead.")}else{if(typeof T!="object"||!(x!=null&&x.url))throw new Error("@supabase/auth-js: Both wallet and url must be specified in non-browser environments.");k=T}const I=new URL((s=x==null?void 0:x.url)!==null&&s!==void 0?s:window.location.href),S=await k.request({method:"eth_requestAccounts"}).then(q=>q).catch(()=>{throw new Error("@supabase/auth-js: Wallet method eth_requestAccounts is missing or invalid")});if(!S||S.length===0)throw new Error("@supabase/auth-js: No accounts available. Please ensure the wallet is connected.");const $=Nu(S[0]);let E=(n=x==null?void 0:x.signInWithEthereum)===null||n===void 0?void 0:n.chainId;if(!E){const q=await k.request({method:"eth_chainId"});E=bm(q)}const z={domain:I.host,address:$,statement:w,uri:I.href,version:"1",chainId:E,nonce:(r=x==null?void 0:x.signInWithEthereum)===null||r===void 0?void 0:r.nonce,issuedAt:(a=(i=x==null?void 0:x.signInWithEthereum)===null||i===void 0?void 0:i.issuedAt)!==null&&a!==void 0?a:new Date,expirationTime:(o=x==null?void 0:x.signInWithEthereum)===null||o===void 0?void 0:o.expirationTime,notBefore:(l=x==null?void 0:x.signInWithEthereum)===null||l===void 0?void 0:l.notBefore,requestId:(c=x==null?void 0:x.signInWithEthereum)===null||c===void 0?void 0:c.requestId,resources:(u=x==null?void 0:x.signInWithEthereum)===null||u===void 0?void 0:u.resources};f=ym(z),g=await k.request({method:"personal_sign",params:[vm(f),$]})}try{const{data:y,error:T}=await ce(this.fetch,"POST",`${this.url}/token?grant_type=web3`,{headers:this.headers,body:Object.assign({chain:"ethereum",message:f,signature:g},!((d=t.options)===null||d===void 0)&&d.captchaToken?{gotrue_meta_security:{captcha_token:(h=t.options)===null||h===void 0?void 0:h.captchaToken}}:null),xform:vt});if(T)throw T;if(!y||!y.session||!y.user){const w=new Fs;return this._returnResult({data:{user:null,session:null},error:w})}return y.session&&(await this._saveSession(y.session),await this._notifyAllSubscribers("SIGNED_IN",y.session)),this._returnResult({data:Object.assign({},y),error:T})}catch(y){if(ie(y))return this._returnResult({data:{user:null,session:null},error:y});throw y}}async signInWithSolana(t){var s,n,r,i,a,o,l,c,u,d,h,f;let g,y;if("message"in t)g=t.message,y=t.signature;else{const{chain:T,wallet:w,statement:x,options:k}=t;let I;if(Xe())if(typeof w=="object")I=w;else{const $=window;if("solana"in $&&typeof $.solana=="object"&&("signIn"in $.solana&&typeof $.solana.signIn=="function"||"signMessage"in $.solana&&typeof $.solana.signMessage=="function"))I=$.solana;else throw new Error("@supabase/auth-js: No compatible Solana wallet interface on the window object (window.solana) detected. Make sure the user already has a wallet installed and connected for this app. Prefer passing the wallet interface object directly to signInWithWeb3({ chain: 'solana', wallet: resolvedUserWallet }) instead.")}else{if(typeof w!="object"||!(k!=null&&k.url))throw new Error("@supabase/auth-js: Both wallet and url must be specified in non-browser environments.");I=w}const S=new URL((s=k==null?void 0:k.url)!==null&&s!==void 0?s:window.location.href);if("signIn"in I&&I.signIn){const $=await I.signIn(Object.assign(Object.assign(Object.assign({issuedAt:new Date().toISOString()},k==null?void 0:k.signInWithSolana),{version:"1",domain:S.host,uri:S.href}),x?{statement:x}:null));let E;if(Array.isArray($)&&$[0]&&typeof $[0]=="object")E=$[0];else if($&&typeof $=="object"&&"signedMessage"in $&&"signature"in $)E=$;else throw new Error("@supabase/auth-js: Wallet method signIn() returned unrecognized value");if("signedMessage"in E&&"signature"in E&&(typeof E.signedMessage=="string"||E.signedMessage instanceof Uint8Array)&&E.signature instanceof Uint8Array)g=typeof E.signedMessage=="string"?E.signedMessage:new TextDecoder().decode(E.signedMessage),y=E.signature;else throw new Error("@supabase/auth-js: Wallet method signIn() API returned object without signedMessage and signature fields")}else{if(!("signMessage"in I)||typeof I.signMessage!="function"||!("publicKey"in I)||typeof I!="object"||!I.publicKey||!("toBase58"in I.publicKey)||typeof I.publicKey.toBase58!="function")throw new Error("@supabase/auth-js: Wallet does not have a compatible signMessage() and publicKey.toBase58() API");g=[`${S.host} wants you to sign in with your Solana account:`,I.publicKey.toBase58(),...x?["",x,""]:[""],"Version: 1",`URI: ${S.href}`,`Issued At: ${(r=(n=k==null?void 0:k.signInWithSolana)===null||n===void 0?void 0:n.issuedAt)!==null&&r!==void 0?r:new Date().toISOString()}`,...!((i=k==null?void 0:k.signInWithSolana)===null||i===void 0)&&i.notBefore?[`Not Before: ${k.signInWithSolana.notBefore}`]:[],...!((a=k==null?void 0:k.signInWithSolana)===null||a===void 0)&&a.expirationTime?[`Expiration Time: ${k.signInWithSolana.expirationTime}`]:[],...!((o=k==null?void 0:k.signInWithSolana)===null||o===void 0)&&o.chainId?[`Chain ID: ${k.signInWithSolana.chainId}`]:[],...!((l=k==null?void 0:k.signInWithSolana)===null||l===void 0)&&l.nonce?[`Nonce: ${k.signInWithSolana.nonce}`]:[],...!((c=k==null?void 0:k.signInWithSolana)===null||c===void 0)&&c.requestId?[`Request ID: ${k.signInWithSolana.requestId}`]:[],...!((d=(u=k==null?void 0:k.signInWithSolana)===null||u===void 0?void 0:u.resources)===null||d===void 0)&&d.length?["Resources",...k.signInWithSolana.resources.map(E=>`- ${E}`)]:[]].join(`
72
+ `);const $=await I.signMessage(new TextEncoder().encode(g),"utf8");if(!$||!($ instanceof Uint8Array))throw new Error("@supabase/auth-js: Wallet signMessage() API returned an recognized value");y=$}}try{const{data:T,error:w}=await ce(this.fetch,"POST",`${this.url}/token?grant_type=web3`,{headers:this.headers,body:Object.assign({chain:"solana",message:g,signature:Os(y)},!((h=t.options)===null||h===void 0)&&h.captchaToken?{gotrue_meta_security:{captcha_token:(f=t.options)===null||f===void 0?void 0:f.captchaToken}}:null),xform:vt});if(w)throw w;if(!T||!T.session||!T.user){const x=new Fs;return this._returnResult({data:{user:null,session:null},error:x})}return T.session&&(await this._saveSession(T.session),await this._notifyAllSubscribers("SIGNED_IN",T.session)),this._returnResult({data:Object.assign({},T),error:w})}catch(T){if(ie(T))return this._returnResult({data:{user:null,session:null},error:T});throw T}}async _exchangeCodeForSession(t){const s=await ks(this.storage,`${this.storageKey}-code-verifier`),[n,r]=(s??"").split("/");try{if(!n&&this.flowType==="pkce")throw new B0;const{data:i,error:a}=await ce(this.fetch,"POST",`${this.url}/token?grant_type=pkce`,{headers:this.headers,body:{auth_code:t,code_verifier:n},xform:vt});if(await Ye(this.storage,`${this.storageKey}-code-verifier`),a)throw a;if(!i||!i.session||!i.user){const o=new Fs;return this._returnResult({data:{user:null,session:null,redirectType:null},error:o})}return i.session&&(await this._saveSession(i.session),await this._notifyAllSubscribers(r==="recovery"?"PASSWORD_RECOVERY":"SIGNED_IN",i.session)),this._returnResult({data:Object.assign(Object.assign({},i),{redirectType:r??null}),error:a})}catch(i){if(await Ye(this.storage,`${this.storageKey}-code-verifier`),ie(i))return this._returnResult({data:{user:null,session:null,redirectType:null},error:i});throw i}}async signInWithIdToken(t){try{const{options:s,provider:n,token:r,access_token:i,nonce:a}=t,o=await ce(this.fetch,"POST",`${this.url}/token?grant_type=id_token`,{headers:this.headers,body:{provider:n,id_token:r,access_token:i,nonce:a,gotrue_meta_security:{captcha_token:s==null?void 0:s.captchaToken}},xform:vt}),{data:l,error:c}=o;if(c)return this._returnResult({data:{user:null,session:null},error:c});if(!l||!l.session||!l.user){const u=new Fs;return this._returnResult({data:{user:null,session:null},error:u})}return l.session&&(await this._saveSession(l.session),await this._notifyAllSubscribers("SIGNED_IN",l.session)),this._returnResult({data:l,error:c})}catch(s){if(ie(s))return this._returnResult({data:{user:null,session:null},error:s});throw s}}async signInWithOtp(t){var s,n,r,i,a;try{if("email"in t){const{email:o,options:l}=t;let c=null,u=null;this.flowType==="pkce"&&([c,u]=await Vs(this.storage,this.storageKey));const{error:d}=await ce(this.fetch,"POST",`${this.url}/otp`,{headers:this.headers,body:{email:o,data:(s=l==null?void 0:l.data)!==null&&s!==void 0?s:{},create_user:(n=l==null?void 0:l.shouldCreateUser)!==null&&n!==void 0?n:!0,gotrue_meta_security:{captcha_token:l==null?void 0:l.captchaToken},code_challenge:c,code_challenge_method:u},redirectTo:l==null?void 0:l.emailRedirectTo});return this._returnResult({data:{user:null,session:null},error:d})}if("phone"in t){const{phone:o,options:l}=t,{data:c,error:u}=await ce(this.fetch,"POST",`${this.url}/otp`,{headers:this.headers,body:{phone:o,data:(r=l==null?void 0:l.data)!==null&&r!==void 0?r:{},create_user:(i=l==null?void 0:l.shouldCreateUser)!==null&&i!==void 0?i:!0,gotrue_meta_security:{captcha_token:l==null?void 0:l.captchaToken},channel:(a=l==null?void 0:l.channel)!==null&&a!==void 0?a:"sms"}});return this._returnResult({data:{user:null,session:null,messageId:c==null?void 0:c.message_id},error:u})}throw new dr("You must provide either an email or phone number.")}catch(o){if(await Ye(this.storage,`${this.storageKey}-code-verifier`),ie(o))return this._returnResult({data:{user:null,session:null},error:o});throw o}}async verifyOtp(t){var s,n;try{let r,i;"options"in t&&(r=(s=t.options)===null||s===void 0?void 0:s.redirectTo,i=(n=t.options)===null||n===void 0?void 0:n.captchaToken);const{data:a,error:o}=await ce(this.fetch,"POST",`${this.url}/verify`,{headers:this.headers,body:Object.assign(Object.assign({},t),{gotrue_meta_security:{captcha_token:i}}),redirectTo:r,xform:vt});if(o)throw o;if(!a)throw new Error("An error occurred on token verification.");const l=a.session,c=a.user;return l!=null&&l.access_token&&(await this._saveSession(l),await this._notifyAllSubscribers(t.type=="recovery"?"PASSWORD_RECOVERY":"SIGNED_IN",l)),this._returnResult({data:{user:c,session:l},error:null})}catch(r){if(ie(r))return this._returnResult({data:{user:null,session:null},error:r});throw r}}async signInWithSSO(t){var s,n,r,i,a;try{let o=null,l=null;this.flowType==="pkce"&&([o,l]=await Vs(this.storage,this.storageKey));const c=await ce(this.fetch,"POST",`${this.url}/sso`,{body:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},"providerId"in t?{provider_id:t.providerId}:null),"domain"in t?{domain:t.domain}:null),{redirect_to:(n=(s=t.options)===null||s===void 0?void 0:s.redirectTo)!==null&&n!==void 0?n:void 0}),!((r=t==null?void 0:t.options)===null||r===void 0)&&r.captchaToken?{gotrue_meta_security:{captcha_token:t.options.captchaToken}}:null),{skip_http_redirect:!0,code_challenge:o,code_challenge_method:l}),headers:this.headers,xform:dm});return!((i=c.data)===null||i===void 0)&&i.url&&Xe()&&!(!((a=t.options)===null||a===void 0)&&a.skipBrowserRedirect)&&window.location.assign(c.data.url),this._returnResult(c)}catch(o){if(await Ye(this.storage,`${this.storageKey}-code-verifier`),ie(o))return this._returnResult({data:null,error:o});throw o}}async reauthenticate(){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._reauthenticate())}async _reauthenticate(){try{return await this._useSession(async t=>{const{data:{session:s},error:n}=t;if(n)throw n;if(!s)throw new Je;const{error:r}=await ce(this.fetch,"GET",`${this.url}/reauthenticate`,{headers:this.headers,jwt:s.access_token});return this._returnResult({data:{user:null,session:null},error:r})})}catch(t){if(ie(t))return this._returnResult({data:{user:null,session:null},error:t});throw t}}async resend(t){try{const s=`${this.url}/resend`;if("email"in t){const{email:n,type:r,options:i}=t,{error:a}=await ce(this.fetch,"POST",s,{headers:this.headers,body:{email:n,type:r,gotrue_meta_security:{captcha_token:i==null?void 0:i.captchaToken}},redirectTo:i==null?void 0:i.emailRedirectTo});return this._returnResult({data:{user:null,session:null},error:a})}else if("phone"in t){const{phone:n,type:r,options:i}=t,{data:a,error:o}=await ce(this.fetch,"POST",s,{headers:this.headers,body:{phone:n,type:r,gotrue_meta_security:{captcha_token:i==null?void 0:i.captchaToken}}});return this._returnResult({data:{user:null,session:null,messageId:a==null?void 0:a.message_id},error:o})}throw new dr("You must provide either an email or phone number and a type")}catch(s){if(ie(s))return this._returnResult({data:{user:null,session:null},error:s});throw s}}async getSession(){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>this._useSession(async s=>s))}async _acquireLock(t,s){this._debug("#_acquireLock","begin",t);try{if(this.lockAcquired){const n=this.pendingInLock.length?this.pendingInLock[this.pendingInLock.length-1]:Promise.resolve(),r=(async()=>(await n,await s()))();return this.pendingInLock.push((async()=>{try{await r}catch{}})()),r}return await this.lock(`lock:${this.storageKey}`,t,async()=>{this._debug("#_acquireLock","lock acquired for storage key",this.storageKey);try{this.lockAcquired=!0;const n=s();for(this.pendingInLock.push((async()=>{try{await n}catch{}})()),await n;this.pendingInLock.length;){const r=[...this.pendingInLock];await Promise.all(r),this.pendingInLock.splice(0,r.length)}return await n}finally{this._debug("#_acquireLock","lock released for storage key",this.storageKey),this.lockAcquired=!1}})}finally{this._debug("#_acquireLock","end")}}async _useSession(t){this._debug("#_useSession","begin");try{const s=await this.__loadSession();return await t(s)}finally{this._debug("#_useSession","end")}}async __loadSession(){this._debug("#__loadSession()","begin"),this.lockAcquired||this._debug("#__loadSession()","used outside of an acquired lock!",new Error().stack);try{let t=null;const s=await ks(this.storage,this.storageKey);if(this._debug("#getSession()","session from storage",s),s!==null&&(this._isValidSession(s)?t=s:(this._debug("#getSession()","session from storage is not valid"),await this._removeSession())),!t)return{data:{session:null},error:null};const n=t.expires_at?t.expires_at*1e3-Date.now()<Ti:!1;if(this._debug("#__loadSession()",`session has${n?"":" not"} expired`,"expires_at",t.expires_at),!n){if(this.userStorage){const a=await ks(this.userStorage,this.storageKey+"-user");a!=null&&a.user?t.user=a.user:t.user=Ri()}if(this.storage.isServer&&t.user&&!t.user.__isUserNotAvailableProxy){const a={value:this.suppressGetSessionWarning};t.user=om(t.user,a),a.value&&(this.suppressGetSessionWarning=!0)}return{data:{session:t},error:null}}const{data:r,error:i}=await this._callRefreshToken(t.refresh_token);return i?this._returnResult({data:{session:null},error:i}):this._returnResult({data:{session:r},error:null})}finally{this._debug("#__loadSession()","end")}}async getUser(t){if(t)return await this._getUser(t);await this.initializePromise;const s=await this._acquireLock(this.lockAcquireTimeout,async()=>await this._getUser());return s.data.user&&(this.suppressGetSessionWarning=!0),s}async _getUser(t){try{return t?await ce(this.fetch,"GET",`${this.url}/user`,{headers:this.headers,jwt:t,xform:fs}):await this._useSession(async s=>{var n,r,i;const{data:a,error:o}=s;if(o)throw o;return!(!((n=a.session)===null||n===void 0)&&n.access_token)&&!this.hasCustomAuthorizationHeader?{data:{user:null},error:new Je}:await ce(this.fetch,"GET",`${this.url}/user`,{headers:this.headers,jwt:(i=(r=a.session)===null||r===void 0?void 0:r.access_token)!==null&&i!==void 0?i:void 0,xform:fs})})}catch(s){if(ie(s))return ur(s)&&(await this._removeSession(),await Ye(this.storage,`${this.storageKey}-code-verifier`)),this._returnResult({data:{user:null},error:s});throw s}}async updateUser(t,s={}){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._updateUser(t,s))}async _updateUser(t,s={}){try{return await this._useSession(async n=>{const{data:r,error:i}=n;if(i)throw i;if(!r.session)throw new Je;const a=r.session;let o=null,l=null;this.flowType==="pkce"&&t.email!=null&&([o,l]=await Vs(this.storage,this.storageKey));const{data:c,error:u}=await ce(this.fetch,"PUT",`${this.url}/user`,{headers:this.headers,redirectTo:s==null?void 0:s.emailRedirectTo,body:Object.assign(Object.assign({},t),{code_challenge:o,code_challenge_method:l}),jwt:a.access_token,xform:fs});if(u)throw u;return a.user=c.user,await this._saveSession(a),await this._notifyAllSubscribers("USER_UPDATED",a),this._returnResult({data:{user:a.user},error:null})})}catch(n){if(await Ye(this.storage,`${this.storageKey}-code-verifier`),ie(n))return this._returnResult({data:{user:null},error:n});throw n}}async setSession(t){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._setSession(t))}async _setSession(t){try{if(!t.access_token||!t.refresh_token)throw new Je;const s=Date.now()/1e3;let n=s,r=!0,i=null;const{payload:a}=fr(t.access_token);if(a.exp&&(n=a.exp,r=n<=s),r){const{data:o,error:l}=await this._callRefreshToken(t.refresh_token);if(l)return this._returnResult({data:{user:null,session:null},error:l});if(!o)return{data:{user:null,session:null},error:null};i=o}else{const{data:o,error:l}=await this._getUser(t.access_token);if(l)return this._returnResult({data:{user:null,session:null},error:l});i={access_token:t.access_token,refresh_token:t.refresh_token,user:o.user,token_type:"bearer",expires_in:n-s,expires_at:n},await this._saveSession(i),await this._notifyAllSubscribers("SIGNED_IN",i)}return this._returnResult({data:{user:i.user,session:i},error:null})}catch(s){if(ie(s))return this._returnResult({data:{session:null,user:null},error:s});throw s}}async refreshSession(t){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._refreshSession(t))}async _refreshSession(t){try{return await this._useSession(async s=>{var n;if(!t){const{data:a,error:o}=s;if(o)throw o;t=(n=a.session)!==null&&n!==void 0?n:void 0}if(!(t!=null&&t.refresh_token))throw new Je;const{data:r,error:i}=await this._callRefreshToken(t.refresh_token);return i?this._returnResult({data:{user:null,session:null},error:i}):r?this._returnResult({data:{user:r.user,session:r},error:null}):this._returnResult({data:{user:null,session:null},error:null})})}catch(s){if(ie(s))return this._returnResult({data:{user:null,session:null},error:s});throw s}}async _getSessionFromURL(t,s){var n;try{if(!Xe())throw new hr("No browser detected.");if(t.error||t.error_description||t.error_code)throw new hr(t.error_description||"Error in URL with unspecified error_description",{error:t.error||"unspecified_error",code:t.error_code||"unspecified_code"});switch(s){case"implicit":if(this.flowType==="pkce")throw new il("Not a valid PKCE flow url.");break;case"pkce":if(this.flowType==="implicit")throw new hr("Not a valid implicit grant flow url.");break;default:}if(s==="pkce"){if(this._debug("#_initialize()","begin","is PKCE flow",!0),!t.code)throw new il("No code detected.");const{data:k,error:I}=await this._exchangeCodeForSession(t.code);if(I)throw I;const S=new URL(window.location.href);return S.searchParams.delete("code"),window.history.replaceState(window.history.state,"",S.toString()),{data:{session:k.session,redirectType:(n=k.redirectType)!==null&&n!==void 0?n:null},error:null}}const{provider_token:r,provider_refresh_token:i,access_token:a,refresh_token:o,expires_in:l,expires_at:c,token_type:u}=t;if(!a||!l||!o||!u)throw new hr("No session defined in URL");const d=Math.round(Date.now()/1e3),h=parseInt(l);let f=d+h;c&&(f=parseInt(c));const g=f-d;g*1e3<=Js&&console.warn(`@supabase/gotrue-js: Session as retrieved from URL expires in ${g}s, should have been closer to ${h}s`);const y=f-h;d-y>=120?console.warn("@supabase/gotrue-js: Session as retrieved from URL was issued over 120s ago, URL could be stale",y,f,d):d-y<0&&console.warn("@supabase/gotrue-js: Session as retrieved from URL was issued in the future? Check the device clock for skew",y,f,d);const{data:T,error:w}=await this._getUser(a);if(w)throw w;const x={provider_token:r,provider_refresh_token:i,access_token:a,expires_in:h,expires_at:f,refresh_token:o,token_type:u,user:T.user};return window.location.hash="",this._debug("#_getSessionFromURL()","clearing window.location.hash"),this._returnResult({data:{session:x,redirectType:t.type},error:null})}catch(r){if(ie(r))return this._returnResult({data:{session:null,redirectType:null},error:r});throw r}}_isImplicitGrantCallback(t){return typeof this.detectSessionInUrl=="function"?this.detectSessionInUrl(new URL(window.location.href),t):!!(t.access_token||t.error_description)}async _isPKCECallback(t){const s=await ks(this.storage,`${this.storageKey}-code-verifier`);return!!(t.code&&s)}async signOut(t={scope:"global"}){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._signOut(t))}async _signOut({scope:t}={scope:"global"}){return await this._useSession(async s=>{var n;const{data:r,error:i}=s;if(i&&!ur(i))return this._returnResult({error:i});const a=(n=r.session)===null||n===void 0?void 0:n.access_token;if(a){const{error:o}=await this.admin.signOut(a,t);if(o&&!(D0(o)&&(o.status===404||o.status===401||o.status===403)||ur(o)))return this._returnResult({error:o})}return t!=="others"&&(await this._removeSession(),await Ye(this.storage,`${this.storageKey}-code-verifier`)),this._returnResult({error:null})})}onAuthStateChange(t){const s=W0(),n={id:s,callback:t,unsubscribe:()=>{this._debug("#unsubscribe()","state change callback with id removed",s),this.stateChangeEmitters.delete(s)}};return this._debug("#onAuthStateChange()","registered callback with id",s),this.stateChangeEmitters.set(s,n),(async()=>(await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>{this._emitInitialSession(s)})))(),{data:{subscription:n}}}async _emitInitialSession(t){return await this._useSession(async s=>{var n,r;try{const{data:{session:i},error:a}=s;if(a)throw a;await((n=this.stateChangeEmitters.get(t))===null||n===void 0?void 0:n.callback("INITIAL_SESSION",i)),this._debug("INITIAL_SESSION","callback id",t,"session",i)}catch(i){await((r=this.stateChangeEmitters.get(t))===null||r===void 0?void 0:r.callback("INITIAL_SESSION",null)),this._debug("INITIAL_SESSION","callback id",t,"error",i),ur(i)?console.warn(i):console.error(i)}})}async resetPasswordForEmail(t,s={}){let n=null,r=null;this.flowType==="pkce"&&([n,r]=await Vs(this.storage,this.storageKey,!0));try{return await ce(this.fetch,"POST",`${this.url}/recover`,{body:{email:t,code_challenge:n,code_challenge_method:r,gotrue_meta_security:{captcha_token:s.captchaToken}},headers:this.headers,redirectTo:s.redirectTo})}catch(i){if(await Ye(this.storage,`${this.storageKey}-code-verifier`),ie(i))return this._returnResult({data:null,error:i});throw i}}async getUserIdentities(){var t;try{const{data:s,error:n}=await this.getUser();if(n)throw n;return this._returnResult({data:{identities:(t=s.user.identities)!==null&&t!==void 0?t:[]},error:null})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async linkIdentity(t){return"token"in t?this.linkIdentityIdToken(t):this.linkIdentityOAuth(t)}async linkIdentityOAuth(t){var s;try{const{data:n,error:r}=await this._useSession(async i=>{var a,o,l,c,u;const{data:d,error:h}=i;if(h)throw h;const f=await this._getUrlForProvider(`${this.url}/user/identities/authorize`,t.provider,{redirectTo:(a=t.options)===null||a===void 0?void 0:a.redirectTo,scopes:(o=t.options)===null||o===void 0?void 0:o.scopes,queryParams:(l=t.options)===null||l===void 0?void 0:l.queryParams,skipBrowserRedirect:!0});return await ce(this.fetch,"GET",f,{headers:this.headers,jwt:(u=(c=d.session)===null||c===void 0?void 0:c.access_token)!==null&&u!==void 0?u:void 0})});if(r)throw r;return Xe()&&!(!((s=t.options)===null||s===void 0)&&s.skipBrowserRedirect)&&window.location.assign(n==null?void 0:n.url),this._returnResult({data:{provider:t.provider,url:n==null?void 0:n.url},error:null})}catch(n){if(ie(n))return this._returnResult({data:{provider:t.provider,url:null},error:n});throw n}}async linkIdentityIdToken(t){return await this._useSession(async s=>{var n;try{const{error:r,data:{session:i}}=s;if(r)throw r;const{options:a,provider:o,token:l,access_token:c,nonce:u}=t,d=await ce(this.fetch,"POST",`${this.url}/token?grant_type=id_token`,{headers:this.headers,jwt:(n=i==null?void 0:i.access_token)!==null&&n!==void 0?n:void 0,body:{provider:o,id_token:l,access_token:c,nonce:u,link_identity:!0,gotrue_meta_security:{captcha_token:a==null?void 0:a.captchaToken}},xform:vt}),{data:h,error:f}=d;return f?this._returnResult({data:{user:null,session:null},error:f}):!h||!h.session||!h.user?this._returnResult({data:{user:null,session:null},error:new Fs}):(h.session&&(await this._saveSession(h.session),await this._notifyAllSubscribers("USER_UPDATED",h.session)),this._returnResult({data:h,error:f}))}catch(r){if(await Ye(this.storage,`${this.storageKey}-code-verifier`),ie(r))return this._returnResult({data:{user:null,session:null},error:r});throw r}})}async unlinkIdentity(t){try{return await this._useSession(async s=>{var n,r;const{data:i,error:a}=s;if(a)throw a;return await ce(this.fetch,"DELETE",`${this.url}/user/identities/${t.identity_id}`,{headers:this.headers,jwt:(r=(n=i.session)===null||n===void 0?void 0:n.access_token)!==null&&r!==void 0?r:void 0})})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async _refreshAccessToken(t){const s=`#_refreshAccessToken(${t.substring(0,5)}...)`;this._debug(s,"begin");try{const n=Date.now();return await Y0(async r=>(r>0&&await J0(200*Math.pow(2,r-1)),this._debug(s,"refreshing attempt",r),await ce(this.fetch,"POST",`${this.url}/token?grant_type=refresh_token`,{body:{refresh_token:t},headers:this.headers,xform:vt})),(r,i)=>{const a=200*Math.pow(2,r);return i&&Ai(i)&&Date.now()+a-n<Js})}catch(n){if(this._debug(s,"error",n),ie(n))return this._returnResult({data:{session:null,user:null},error:n});throw n}finally{this._debug(s,"end")}}_isValidSession(t){return typeof t=="object"&&t!==null&&"access_token"in t&&"refresh_token"in t&&"expires_at"in t}async _handleProviderSignIn(t,s){const n=await this._getUrlForProvider(`${this.url}/authorize`,t,{redirectTo:s.redirectTo,scopes:s.scopes,queryParams:s.queryParams});return this._debug("#_handleProviderSignIn()","provider",t,"options",s,"url",n),Xe()&&!s.skipBrowserRedirect&&window.location.assign(n),{data:{provider:t,url:n},error:null}}async _recoverAndRefresh(){var t,s;const n="#_recoverAndRefresh()";this._debug(n,"begin");try{const r=await ks(this.storage,this.storageKey);if(r&&this.userStorage){let a=await ks(this.userStorage,this.storageKey+"-user");!this.storage.isServer&&Object.is(this.storage,this.userStorage)&&!a&&(a={user:r.user},await Ys(this.userStorage,this.storageKey+"-user",a)),r.user=(t=a==null?void 0:a.user)!==null&&t!==void 0?t:Ri()}else if(r&&!r.user&&!r.user){const a=await ks(this.storage,this.storageKey+"-user");a&&(a!=null&&a.user)?(r.user=a.user,await Ye(this.storage,this.storageKey+"-user"),await Ys(this.storage,this.storageKey,r)):r.user=Ri()}if(this._debug(n,"session from storage",r),!this._isValidSession(r)){this._debug(n,"session is not valid"),r!==null&&await this._removeSession();return}const i=((s=r.expires_at)!==null&&s!==void 0?s:1/0)*1e3-Date.now()<Ti;if(this._debug(n,`session has${i?"":" not"} expired with margin of ${Ti}s`),i){if(this.autoRefreshToken&&r.refresh_token){const{error:a}=await this._callRefreshToken(r.refresh_token);a&&(console.error(a),Ai(a)||(this._debug(n,"refresh failed with a non-retryable error, removing the session",a),await this._removeSession()))}}else if(r.user&&r.user.__isUserNotAvailableProxy===!0)try{const{data:a,error:o}=await this._getUser(r.access_token);!o&&(a!=null&&a.user)?(r.user=a.user,await this._saveSession(r),await this._notifyAllSubscribers("SIGNED_IN",r)):this._debug(n,"could not get user data, skipping SIGNED_IN notification")}catch(a){console.error("Error getting user data:",a),this._debug(n,"error getting user data, skipping SIGNED_IN notification",a)}else await this._notifyAllSubscribers("SIGNED_IN",r)}catch(r){this._debug(n,"error",r),console.error(r);return}finally{this._debug(n,"end")}}async _callRefreshToken(t){var s,n;if(!t)throw new Je;if(this.refreshingDeferred)return this.refreshingDeferred.promise;const r=`#_callRefreshToken(${t.substring(0,5)}...)`;this._debug(r,"begin");try{this.refreshingDeferred=new oi;const{data:i,error:a}=await this._refreshAccessToken(t);if(a)throw a;if(!i.session)throw new Je;await this._saveSession(i.session),await this._notifyAllSubscribers("TOKEN_REFRESHED",i.session);const o={data:i.session,error:null};return this.refreshingDeferred.resolve(o),o}catch(i){if(this._debug(r,"error",i),ie(i)){const a={data:null,error:i};return Ai(i)||await this._removeSession(),(s=this.refreshingDeferred)===null||s===void 0||s.resolve(a),a}throw(n=this.refreshingDeferred)===null||n===void 0||n.reject(i),i}finally{this.refreshingDeferred=null,this._debug(r,"end")}}async _notifyAllSubscribers(t,s,n=!0){const r=`#_notifyAllSubscribers(${t})`;this._debug(r,"begin",s,`broadcast = ${n}`);try{this.broadcastChannel&&n&&this.broadcastChannel.postMessage({event:t,session:s});const i=[],a=Array.from(this.stateChangeEmitters.values()).map(async o=>{try{await o.callback(t,s)}catch(l){i.push(l)}});if(await Promise.all(a),i.length>0){for(let o=0;o<i.length;o+=1)console.error(i[o]);throw i[0]}}finally{this._debug(r,"end")}}async _saveSession(t){this._debug("#_saveSession()",t),this.suppressGetSessionWarning=!0,await Ye(this.storage,`${this.storageKey}-code-verifier`);const s=Object.assign({},t),n=s.user&&s.user.__isUserNotAvailableProxy===!0;if(this.userStorage){!n&&s.user&&await Ys(this.userStorage,this.storageKey+"-user",{user:s.user});const r=Object.assign({},s);delete r.user;const i=ul(r);await Ys(this.storage,this.storageKey,i)}else{const r=ul(s);await Ys(this.storage,this.storageKey,r)}}async _removeSession(){this._debug("#_removeSession()"),this.suppressGetSessionWarning=!1,await Ye(this.storage,this.storageKey),await Ye(this.storage,this.storageKey+"-code-verifier"),await Ye(this.storage,this.storageKey+"-user"),this.userStorage&&await Ye(this.userStorage,this.storageKey+"-user"),await this._notifyAllSubscribers("SIGNED_OUT",null)}_removeVisibilityChangedCallback(){this._debug("#_removeVisibilityChangedCallback()");const t=this.visibilityChangedCallback;this.visibilityChangedCallback=null;try{t&&Xe()&&(window!=null&&window.removeEventListener)&&window.removeEventListener("visibilitychange",t)}catch(s){console.error("removing visibilitychange callback failed",s)}}async _startAutoRefresh(){await this._stopAutoRefresh(),this._debug("#_startAutoRefresh()");const t=setInterval(()=>this._autoRefreshTokenTick(),Js);this.autoRefreshTicker=t,t&&typeof t=="object"&&typeof t.unref=="function"?t.unref():typeof Deno<"u"&&typeof Deno.unrefTimer=="function"&&Deno.unrefTimer(t);const s=setTimeout(async()=>{await this.initializePromise,await this._autoRefreshTokenTick()},0);this.autoRefreshTickTimeout=s,s&&typeof s=="object"&&typeof s.unref=="function"?s.unref():typeof Deno<"u"&&typeof Deno.unrefTimer=="function"&&Deno.unrefTimer(s)}async _stopAutoRefresh(){this._debug("#_stopAutoRefresh()");const t=this.autoRefreshTicker;this.autoRefreshTicker=null,t&&clearInterval(t);const s=this.autoRefreshTickTimeout;this.autoRefreshTickTimeout=null,s&&clearTimeout(s)}async startAutoRefresh(){this._removeVisibilityChangedCallback(),await this._startAutoRefresh()}async stopAutoRefresh(){this._removeVisibilityChangedCallback(),await this._stopAutoRefresh()}async _autoRefreshTokenTick(){this._debug("#_autoRefreshTokenTick()","begin");try{await this._acquireLock(0,async()=>{try{const t=Date.now();try{return await this._useSession(async s=>{const{data:{session:n}}=s;if(!n||!n.refresh_token||!n.expires_at){this._debug("#_autoRefreshTokenTick()","no session");return}const r=Math.floor((n.expires_at*1e3-t)/Js);this._debug("#_autoRefreshTokenTick()",`access token expires in ${r} ticks, a tick lasts ${Js}ms, refresh threshold is ${ra} ticks`),r<=ra&&await this._callRefreshToken(n.refresh_token)})}catch(s){console.error("Auto refresh tick failed with error. This is likely a transient error.",s)}}finally{this._debug("#_autoRefreshTokenTick()","end")}})}catch(t){if(t instanceof $u)this._debug("auto refresh token tick lock not available");else throw t}}async _handleVisibilityChange(){if(this._debug("#_handleVisibilityChange()"),!Xe()||!(window!=null&&window.addEventListener))return this.autoRefreshToken&&this.startAutoRefresh(),!1;try{this.visibilityChangedCallback=async()=>{try{await this._onVisibilityChanged(!1)}catch(t){this._debug("#visibilityChangedCallback","error",t)}},window==null||window.addEventListener("visibilitychange",this.visibilityChangedCallback),await this._onVisibilityChanged(!0)}catch(t){console.error("_handleVisibilityChange",t)}}async _onVisibilityChanged(t){const s=`#_onVisibilityChanged(${t})`;this._debug(s,"visibilityState",document.visibilityState),document.visibilityState==="visible"?(this.autoRefreshToken&&this._startAutoRefresh(),t||(await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>{if(document.visibilityState!=="visible"){this._debug(s,"acquired the lock to recover the session, but the browser visibilityState is no longer visible, aborting");return}await this._recoverAndRefresh()}))):document.visibilityState==="hidden"&&this.autoRefreshToken&&this._stopAutoRefresh()}async _getUrlForProvider(t,s,n){const r=[`provider=${encodeURIComponent(s)}`];if(n!=null&&n.redirectTo&&r.push(`redirect_to=${encodeURIComponent(n.redirectTo)}`),n!=null&&n.scopes&&r.push(`scopes=${encodeURIComponent(n.scopes)}`),this.flowType==="pkce"){const[i,a]=await Vs(this.storage,this.storageKey),o=new URLSearchParams({code_challenge:`${encodeURIComponent(i)}`,code_challenge_method:`${encodeURIComponent(a)}`});r.push(o.toString())}if(n!=null&&n.queryParams){const i=new URLSearchParams(n.queryParams);r.push(i.toString())}return n!=null&&n.skipBrowserRedirect&&r.push(`skip_http_redirect=${n.skipBrowserRedirect}`),`${t}?${r.join("&")}`}async _unenroll(t){try{return await this._useSession(async s=>{var n;const{data:r,error:i}=s;return i?this._returnResult({data:null,error:i}):await ce(this.fetch,"DELETE",`${this.url}/factors/${t.factorId}`,{headers:this.headers,jwt:(n=r==null?void 0:r.session)===null||n===void 0?void 0:n.access_token})})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async _enroll(t){try{return await this._useSession(async s=>{var n,r;const{data:i,error:a}=s;if(a)return this._returnResult({data:null,error:a});const o=Object.assign({friendly_name:t.friendlyName,factor_type:t.factorType},t.factorType==="phone"?{phone:t.phone}:t.factorType==="totp"?{issuer:t.issuer}:{}),{data:l,error:c}=await ce(this.fetch,"POST",`${this.url}/factors`,{body:o,headers:this.headers,jwt:(n=i==null?void 0:i.session)===null||n===void 0?void 0:n.access_token});return c?this._returnResult({data:null,error:c}):(t.factorType==="totp"&&l.type==="totp"&&(!((r=l==null?void 0:l.totp)===null||r===void 0)&&r.qr_code)&&(l.totp.qr_code=`data:image/svg+xml;utf-8,${l.totp.qr_code}`),this._returnResult({data:l,error:null}))})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async _verify(t){return this._acquireLock(this.lockAcquireTimeout,async()=>{try{return await this._useSession(async s=>{var n;const{data:r,error:i}=s;if(i)return this._returnResult({data:null,error:i});const a=Object.assign({challenge_id:t.challengeId},"webauthn"in t?{webauthn:Object.assign(Object.assign({},t.webauthn),{credential_response:t.webauthn.type==="create"?vl(t.webauthn.credential_response):yl(t.webauthn.credential_response)})}:{code:t.code}),{data:o,error:l}=await ce(this.fetch,"POST",`${this.url}/factors/${t.factorId}/verify`,{body:a,headers:this.headers,jwt:(n=r==null?void 0:r.session)===null||n===void 0?void 0:n.access_token});return l?this._returnResult({data:null,error:l}):(await this._saveSession(Object.assign({expires_at:Math.round(Date.now()/1e3)+o.expires_in},o)),await this._notifyAllSubscribers("MFA_CHALLENGE_VERIFIED",o),this._returnResult({data:o,error:l}))})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}})}async _challenge(t){return this._acquireLock(this.lockAcquireTimeout,async()=>{try{return await this._useSession(async s=>{var n;const{data:r,error:i}=s;if(i)return this._returnResult({data:null,error:i});const a=await ce(this.fetch,"POST",`${this.url}/factors/${t.factorId}/challenge`,{body:t,headers:this.headers,jwt:(n=r==null?void 0:r.session)===null||n===void 0?void 0:n.access_token});if(a.error)return a;const{data:o}=a;if(o.type!=="webauthn")return{data:o,error:null};switch(o.webauthn.type){case"create":return{data:Object.assign(Object.assign({},o),{webauthn:Object.assign(Object.assign({},o.webauthn),{credential_options:Object.assign(Object.assign({},o.webauthn.credential_options),{publicKey:ml(o.webauthn.credential_options.publicKey)})})}),error:null};case"request":return{data:Object.assign(Object.assign({},o),{webauthn:Object.assign(Object.assign({},o.webauthn),{credential_options:Object.assign(Object.assign({},o.webauthn.credential_options),{publicKey:bl(o.webauthn.credential_options.publicKey)})})}),error:null}}})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}})}async _challengeAndVerify(t){const{data:s,error:n}=await this._challenge({factorId:t.factorId});return n?this._returnResult({data:null,error:n}):await this._verify({factorId:t.factorId,challengeId:s.id,code:t.code})}async _listFactors(){var t;const{data:{user:s},error:n}=await this.getUser();if(n)return{data:null,error:n};const r={all:[],phone:[],totp:[],webauthn:[]};for(const i of(t=s==null?void 0:s.factors)!==null&&t!==void 0?t:[])r.all.push(i),i.status==="verified"&&r[i.factor_type].push(i);return{data:r,error:null}}async _getAuthenticatorAssuranceLevel(t){var s,n,r,i;if(t)try{const{payload:f}=fr(t);let g=null;f.aal&&(g=f.aal);let y=g;const{data:{user:T},error:w}=await this.getUser(t);if(w)return this._returnResult({data:null,error:w});((n=(s=T==null?void 0:T.factors)===null||s===void 0?void 0:s.filter(I=>I.status==="verified"))!==null&&n!==void 0?n:[]).length>0&&(y="aal2");const k=f.amr||[];return{data:{currentLevel:g,nextLevel:y,currentAuthenticationMethods:k},error:null}}catch(f){if(ie(f))return this._returnResult({data:null,error:f});throw f}const{data:{session:a},error:o}=await this.getSession();if(o)return this._returnResult({data:null,error:o});if(!a)return{data:{currentLevel:null,nextLevel:null,currentAuthenticationMethods:[]},error:null};const{payload:l}=fr(a.access_token);let c=null;l.aal&&(c=l.aal);let u=c;((i=(r=a.user.factors)===null||r===void 0?void 0:r.filter(f=>f.status==="verified"))!==null&&i!==void 0?i:[]).length>0&&(u="aal2");const h=l.amr||[];return{data:{currentLevel:c,nextLevel:u,currentAuthenticationMethods:h},error:null}}async _getAuthorizationDetails(t){try{return await this._useSession(async s=>{const{data:{session:n},error:r}=s;return r?this._returnResult({data:null,error:r}):n?await ce(this.fetch,"GET",`${this.url}/oauth/authorizations/${t}`,{headers:this.headers,jwt:n.access_token,xform:i=>({data:i,error:null})}):this._returnResult({data:null,error:new Je})})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async _approveAuthorization(t,s){try{return await this._useSession(async n=>{const{data:{session:r},error:i}=n;if(i)return this._returnResult({data:null,error:i});if(!r)return this._returnResult({data:null,error:new Je});const a=await ce(this.fetch,"POST",`${this.url}/oauth/authorizations/${t}/consent`,{headers:this.headers,jwt:r.access_token,body:{action:"approve"},xform:o=>({data:o,error:null})});return a.data&&a.data.redirect_url&&Xe()&&!(s!=null&&s.skipBrowserRedirect)&&window.location.assign(a.data.redirect_url),a})}catch(n){if(ie(n))return this._returnResult({data:null,error:n});throw n}}async _denyAuthorization(t,s){try{return await this._useSession(async n=>{const{data:{session:r},error:i}=n;if(i)return this._returnResult({data:null,error:i});if(!r)return this._returnResult({data:null,error:new Je});const a=await ce(this.fetch,"POST",`${this.url}/oauth/authorizations/${t}/consent`,{headers:this.headers,jwt:r.access_token,body:{action:"deny"},xform:o=>({data:o,error:null})});return a.data&&a.data.redirect_url&&Xe()&&!(s!=null&&s.skipBrowserRedirect)&&window.location.assign(a.data.redirect_url),a})}catch(n){if(ie(n))return this._returnResult({data:null,error:n});throw n}}async _listOAuthGrants(){try{return await this._useSession(async t=>{const{data:{session:s},error:n}=t;return n?this._returnResult({data:null,error:n}):s?await ce(this.fetch,"GET",`${this.url}/user/oauth/grants`,{headers:this.headers,jwt:s.access_token,xform:r=>({data:r,error:null})}):this._returnResult({data:null,error:new Je})})}catch(t){if(ie(t))return this._returnResult({data:null,error:t});throw t}}async _revokeOAuthGrant(t){try{return await this._useSession(async s=>{const{data:{session:n},error:r}=s;return r?this._returnResult({data:null,error:r}):n?(await ce(this.fetch,"DELETE",`${this.url}/user/oauth/grants`,{headers:this.headers,jwt:n.access_token,query:{client_id:t.clientId},noResolveJson:!0}),{data:{},error:null}):this._returnResult({data:null,error:new Je})})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async fetchJwk(t,s={keys:[]}){let n=s.keys.find(o=>o.kid===t);if(n)return n;const r=Date.now();if(n=this.jwks.keys.find(o=>o.kid===t),n&&this.jwks_cached_at+M0>r)return n;const{data:i,error:a}=await ce(this.fetch,"GET",`${this.url}/.well-known/jwks.json`,{headers:this.headers});if(a)throw a;return!i.keys||i.keys.length===0||(this.jwks=i,this.jwks_cached_at=r,n=i.keys.find(o=>o.kid===t),!n)?null:n}async getClaims(t,s={}){try{let n=t;if(!n){const{data:f,error:g}=await this.getSession();if(g||!f.session)return this._returnResult({data:null,error:g});n=f.session.access_token}const{header:r,payload:i,signature:a,raw:{header:o,payload:l}}=fr(n);s!=null&&s.allowExpired||rm(i.exp);const c=!r.alg||r.alg.startsWith("HS")||!r.kid||!("crypto"in globalThis&&"subtle"in globalThis.crypto)?null:await this.fetchJwk(r.kid,s!=null&&s.keys?{keys:s.keys}:s==null?void 0:s.jwks);if(!c){const{error:f}=await this.getUser(n);if(f)throw f;return{data:{claims:i,header:r,signature:a},error:null}}const u=im(r.alg),d=await crypto.subtle.importKey("jwk",c,u,!0,["verify"]);if(!await crypto.subtle.verify(u,d,a,q0(`${o}.${l}`)))throw new oa("Invalid JWT signature");return{data:{claims:i,header:r,signature:a},error:null}}catch(n){if(ie(n))return this._returnResult({data:null,error:n});throw n}}async signInWithPasskey(t){var s,n,r;xt(this.experimental);try{if(!Mr())return this._returnResult({data:null,error:new Et("Browser does not support WebAuthn",null)});const{data:i,error:a}=await this._startPasskeyAuthentication({options:{captchaToken:(s=t==null?void 0:t.options)===null||s===void 0?void 0:s.captchaToken}});if(a||!i)return this._returnResult({data:null,error:a});const o=bl(i.options),l=(r=(n=t==null?void 0:t.options)===null||n===void 0?void 0:n.signal)!==null&&r!==void 0?r:la.createNewAbortSignal(),{data:c,error:u}=await Lu({publicKey:o,signal:l});if(u||!c)return this._returnResult({data:null,error:u??new Et("WebAuthn ceremony failed",null)});const d=yl(c);return this._verifyPasskeyAuthentication({challengeId:i.challenge_id,credential:d})}catch(i){if(ie(i))return this._returnResult({data:null,error:i});throw i}}async registerPasskey(t){var s,n;xt(this.experimental);try{if(!Mr())return this._returnResult({data:null,error:new Et("Browser does not support WebAuthn",null)});const{data:r,error:i}=await this._startPasskeyRegistration();if(i||!r)return this._returnResult({data:null,error:i});const a=ml(r.options),o=(n=(s=t==null?void 0:t.options)===null||s===void 0?void 0:s.signal)!==null&&n!==void 0?n:la.createNewAbortSignal(),{data:l,error:c}=await Pu({publicKey:a,signal:o});if(c||!l)return this._returnResult({data:null,error:c??new Et("WebAuthn ceremony failed",null)});const u=vl(l);return this._verifyPasskeyRegistration({challengeId:r.challenge_id,credential:u})}catch(r){if(ie(r))return this._returnResult({data:null,error:r});throw r}}async _startPasskeyRegistration(){xt(this.experimental);try{return await this._useSession(async t=>{const{data:{session:s},error:n}=t;if(n)return this._returnResult({data:null,error:n});if(!s)return this._returnResult({data:null,error:new Je});const{data:r,error:i}=await ce(this.fetch,"POST",`${this.url}/passkeys/registration/options`,{headers:this.headers,jwt:s.access_token,body:{}});return i?this._returnResult({data:null,error:i}):this._returnResult({data:r,error:null})})}catch(t){if(ie(t))return this._returnResult({data:null,error:t});throw t}}async _verifyPasskeyRegistration(t){xt(this.experimental);try{return await this._useSession(async s=>{const{data:{session:n},error:r}=s;if(r)return this._returnResult({data:null,error:r});if(!n)return this._returnResult({data:null,error:new Je});const{data:i,error:a}=await ce(this.fetch,"POST",`${this.url}/passkeys/registration/verify`,{headers:this.headers,jwt:n.access_token,body:{challenge_id:t.challengeId,credential:t.credential}});return a?this._returnResult({data:null,error:a}):this._returnResult({data:i,error:null})})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async _startPasskeyAuthentication(t){var s;xt(this.experimental);try{const{data:n,error:r}=await ce(this.fetch,"POST",`${this.url}/passkeys/authentication/options`,{headers:this.headers,body:{gotrue_meta_security:{captcha_token:(s=t==null?void 0:t.options)===null||s===void 0?void 0:s.captchaToken}}});return r?this._returnResult({data:null,error:r}):this._returnResult({data:n,error:null})}catch(n){if(ie(n))return this._returnResult({data:null,error:n});throw n}}async _verifyPasskeyAuthentication(t){xt(this.experimental);try{const{data:s,error:n}=await ce(this.fetch,"POST",`${this.url}/passkeys/authentication/verify`,{headers:this.headers,body:{challenge_id:t.challengeId,credential:t.credential},xform:vt});return n?this._returnResult({data:null,error:n}):(s.session&&(await this._saveSession(s.session),await this._notifyAllSubscribers("SIGNED_IN",s.session)),this._returnResult({data:s,error:null}))}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async _listPasskeys(){xt(this.experimental);try{return await this._useSession(async t=>{const{data:{session:s},error:n}=t;if(n)return this._returnResult({data:null,error:n});if(!s)return this._returnResult({data:null,error:new Je});const{data:r,error:i}=await ce(this.fetch,"GET",`${this.url}/passkeys`,{headers:this.headers,jwt:s.access_token,xform:a=>({data:a,error:null})});return i?this._returnResult({data:null,error:i}):this._returnResult({data:r,error:null})})}catch(t){if(ie(t))return this._returnResult({data:null,error:t});throw t}}async _updatePasskey(t){xt(this.experimental);try{return await this._useSession(async s=>{const{data:{session:n},error:r}=s;if(r)return this._returnResult({data:null,error:r});if(!n)return this._returnResult({data:null,error:new Je});const{data:i,error:a}=await ce(this.fetch,"PATCH",`${this.url}/passkeys/${t.passkeyId}`,{headers:this.headers,jwt:n.access_token,body:{friendly_name:t.friendlyName}});return a?this._returnResult({data:null,error:a}):this._returnResult({data:i,error:null})})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async _deletePasskey(t){xt(this.experimental);try{return await this._useSession(async s=>{const{data:{session:n},error:r}=s;if(r)return this._returnResult({data:null,error:r});if(!n)return this._returnResult({data:null,error:new Je});const{error:i}=await ce(this.fetch,"DELETE",`${this.url}/passkeys/${t.passkeyId}`,{headers:this.headers,jwt:n.access_token,noResolveJson:!0});return i?this._returnResult({data:null,error:i}):this._returnResult({data:null,error:null})})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}}qn.nextInstanceID={};const Cm=qn,Om="2.105.4";let yn="";typeof Deno<"u"?yn="deno":typeof document<"u"?yn="web":typeof navigator<"u"&&navigator.product==="ReactNative"?yn="react-native":yn="node";const $m={"X-Client-Info":`supabase-js-${yn}/${Om}`},Nm={headers:$m},Im={schema:"public"},Pm={autoRefreshToken:!0,persistSession:!0,detectSessionInUrl:!0,flowType:"implicit"},Lm={};function Kn(e){"@babel/helpers - typeof";return Kn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Kn(e)}function Mm(e,t){if(Kn(e)!="object"||!e)return e;var s=e[Symbol.toPrimitive];if(s!==void 0){var n=s.call(e,t);if(Kn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function jm(e){var t=Mm(e,"string");return Kn(t)=="symbol"?t:t+""}function Dm(e,t,s){return(t=jm(t))in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function wl(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),s.push.apply(s,n)}return s}function Fe(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{};t%2?wl(Object(s),!0).forEach(function(n){Dm(e,n,s[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(s)):wl(Object(s)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(s,n))})}return e}const Um=e=>e?(...t)=>e(...t):(...t)=>fetch(...t),Bm=()=>Headers,Hm=(e,t,s)=>{const n=Um(s),r=Bm();return async(i,a)=>{var o;const l=(o=await t())!==null&&o!==void 0?o:e;let c=new r(a==null?void 0:a.headers);return c.has("apikey")||c.set("apikey",e),c.has("Authorization")||c.set("Authorization",`Bearer ${l}`),n(i,Fe(Fe({},a),{},{headers:c}))}};function Fm(e){return e.endsWith("/")?e:e+"/"}function Vm(e,t){var s,n;const{db:r,auth:i,realtime:a,global:o}=e,{db:l,auth:c,realtime:u,global:d}=t,h={db:Fe(Fe({},l),r),auth:Fe(Fe({},c),i),realtime:Fe(Fe({},u),a),storage:{},global:Fe(Fe(Fe({},d),o),{},{headers:Fe(Fe({},(s=d==null?void 0:d.headers)!==null&&s!==void 0?s:{}),(n=o==null?void 0:o.headers)!==null&&n!==void 0?n:{})}),accessToken:async()=>""};return e.accessToken?h.accessToken=e.accessToken:delete h.accessToken,h}function zm(e){const t=e==null?void 0:e.trim();if(!t)throw new Error("supabaseUrl is required.");if(!t.match(/^https?:\/\//i))throw new Error("Invalid supabaseUrl: Must be a valid HTTP or HTTPS URL.");try{return new URL(Fm(t))}catch{throw Error("Invalid supabaseUrl: Provided URL is malformed.")}}var qm=class extends Cm{constructor(e){super(e)}},Km=class{constructor(e,t,s){var n,r;this.supabaseUrl=e,this.supabaseKey=t;const i=zm(e);if(!t)throw new Error("supabaseKey is required.");this.realtimeUrl=new URL("realtime/v1",i),this.realtimeUrl.protocol=this.realtimeUrl.protocol.replace("http","ws"),this.authUrl=new URL("auth/v1",i),this.storageUrl=new URL("storage/v1",i),this.functionsUrl=new URL("functions/v1",i);const a=`sb-${i.hostname.split(".")[0]}-auth-token`,o={db:Im,realtime:Lm,auth:Fe(Fe({},Pm),{},{storageKey:a}),global:Nm},l=Vm(s??{},o);if(this.storageKey=(n=l.auth.storageKey)!==null&&n!==void 0?n:"",this.headers=(r=l.global.headers)!==null&&r!==void 0?r:{},l.accessToken)this.accessToken=l.accessToken,this.auth=new Proxy({},{get:(u,d)=>{throw new Error(`@supabase/supabase-js: Supabase Client is configured with the accessToken option, accessing supabase.auth.${String(d)} is not possible`)}});else{var c;this.auth=this._initSupabaseAuthClient((c=l.auth)!==null&&c!==void 0?c:{},this.headers,l.global.fetch)}this.fetch=Hm(t,this._getAccessToken.bind(this),l.global.fetch),this.realtime=this._initRealtimeClient(Fe({headers:this.headers,accessToken:this._getAccessToken.bind(this),fetch:this.fetch},l.realtime)),this.accessToken&&Promise.resolve(this.accessToken()).then(u=>this.realtime.setAuth(u)).catch(u=>console.warn("Failed to set initial Realtime auth token:",u)),this.rest=new vg(new URL("rest/v1",i).href,{headers:this.headers,schema:l.db.schema,fetch:this.fetch,timeout:l.db.timeout,urlLengthLimit:l.db.urlLengthLimit}),this.storage=new $0(this.storageUrl.href,this.headers,this.fetch,s==null?void 0:s.storage),l.accessToken||this._listenForAuthEvents()}get functions(){return new lg(this.functionsUrl.href,{headers:this.headers,customFetch:this.fetch})}from(e){return this.rest.from(e)}schema(e){return this.rest.schema(e)}rpc(e,t={},s={head:!1,get:!1,count:void 0}){return this.rest.rpc(e,t,s)}channel(e,t={config:{}}){return this.realtime.channel(e,t)}getChannels(){return this.realtime.getChannels()}removeChannel(e){return this.realtime.removeChannel(e)}removeAllChannels(){return this.realtime.removeAllChannels()}async _getAccessToken(){var e=this,t,s;if(e.accessToken)return await e.accessToken();const{data:n}=await e.auth.getSession();return(t=(s=n.session)===null||s===void 0?void 0:s.access_token)!==null&&t!==void 0?t:e.supabaseKey}_initSupabaseAuthClient({autoRefreshToken:e,persistSession:t,detectSessionInUrl:s,storage:n,userStorage:r,storageKey:i,flowType:a,lock:o,debug:l,throwOnError:c,experimental:u,lockAcquireTimeout:d,skipAutoInitialize:h},f,g){const y={Authorization:`Bearer ${this.supabaseKey}`,apikey:`${this.supabaseKey}`};return new qm({url:this.authUrl.href,headers:Fe(Fe({},y),f),storageKey:i,autoRefreshToken:e,persistSession:t,detectSessionInUrl:s,storage:n,userStorage:r,flowType:a,lock:o,debug:l,throwOnError:c,experimental:u,fetch:g,lockAcquireTimeout:d,skipAutoInitialize:h,hasCustomAuthorizationHeader:Object.keys(this.headers).some(T=>T.toLowerCase()==="authorization")})}_initRealtimeClient(e){return new e0(this.realtimeUrl.href,Fe(Fe({},e),{},{params:Fe(Fe({},{apikey:this.supabaseKey}),e==null?void 0:e.params)}))}_listenForAuthEvents(){return this.auth.onAuthStateChange((e,t)=>{this._handleTokenChanged(e,"CLIENT",t==null?void 0:t.access_token)})}_handleTokenChanged(e,t,s){(e==="TOKEN_REFRESHED"||e==="SIGNED_IN")&&this.changedAccessToken!==s?(this.changedAccessToken=s,this.realtime.setAuth(s)):e==="SIGNED_OUT"&&(this.realtime.setAuth(),t=="STORAGE"&&this.auth.signOut(),this.changedAccessToken=void 0)}};const Wm=(e,t,s)=>new Km(e,t,s);function Gm(){if(typeof window<"u")return!1;const e=globalThis.process;if(!e)return!1;const t=e.version;if(t==null)return!1;const s=t.match(/^v(\d+)\./);return s?parseInt(s[1],10)<=18:!1}Gm()&&console.warn("⚠️ Node.js 18 and below are deprecated and will no longer be supported in future versions of @supabase/supabase-js. Please upgrade to Node.js 20 or later. For more information, visit: https://github.com/orgs/supabase/discussions/37217");let pr=null,gr=null;async function Mu(){if(gr)return gr;try{const e=await fetch("/api/auth/config");if(!e.ok)throw new Error(`HTTP ${e.status}`);return gr=await e.json(),gr}catch{return{authEnabled:!1,supabaseUrl:null,supabaseAnonKey:null}}}async function Rs(){if(pr)return pr;const e=await Mu();return!e.authEnabled||!e.supabaseUrl||!e.supabaseAnonKey?null:(pr=Wm(e.supabaseUrl,e.supabaseAnonKey,{auth:{persistSession:!0,autoRefreshToken:!0,detectSessionInUrl:!0}}),pr)}const tr=Qc("auth",()=>{const e=Y(null),t=Y(null),s=Y(!1),n=Y(!1),r=Y(!1);let i=null;async function a(){const d=await Mu();if(r.value=d.authEnabled,!d.authEnabled){n.value=!0;return}const h=await Rs();if(!h){n.value=!0;return}await new Promise(f=>{h.auth.onAuthStateChange((g,y)=>{y?(t.value=y,e.value=y.user??null):g==="SIGNED_OUT"&&(t.value=null,e.value=null),g==="INITIAL_SESSION"&&f()})}),n.value=!0}async function o(){if(!n.value)return i||(i=a().catch(()=>{i=null})),i}async function l(d,h){const f=await Rs();if(!f)return"Auth not configured";s.value=!0;try{const{error:g}=await f.auth.signInWithPassword({email:d,password:h});return g?g.message:null}finally{s.value=!1}}async function c(){const d=await Rs();d&&await d.auth.signOut(),e.value=null,t.value=null}async function u(){const d=t.value;if(d!=null&&d.access_token){if(d.expires_at&&d.expires_at*1e3-Date.now()<3e4)try{const h=await Rs();if(h){const{data:f}=await h.auth.refreshSession();if(f.session)return f.session.access_token}}catch{}return d.access_token}if(r.value)try{const h=await Rs();if(h){const{data:f}=await h.auth.refreshSession();if(f.session)return f.session.access_token}}catch{}return null}return{user:e,session:t,loading:s,initialized:n,authEnabled:r,init:o,signIn:l,signOut:c,getAccessToken:u}});async function Ae(e,t){const s=tr(),n=await s.getAccessToken(),r=new Headers(t==null?void 0:t.headers);n&&r.set("Authorization",`Bearer ${n}`);const i=await fetch(e,{...t,headers:r});if(i.status===401&&s.authEnabled){const a=await Rs();if(a){const{data:o,error:l}=await a.auth.refreshSession();if(o.session){const c=new Headers(t==null?void 0:t.headers);return c.set("Authorization",`Bearer ${o.session.access_token}`),fetch(e,{...t,headers:c})}l||await s.signOut()}}return i}async function li(e){const s=await tr().getAccessToken();if(!s)return e;const n=e.includes("?")?"&":"?";return`${e}${n}token=${encodeURIComponent(s)}`}const Zm={key:0,class:"flex items-center gap-2.5 min-w-0"},Jm={key:1,class:"w-8 h-8 rounded-lg bg-accent/10 border border-accent/20 flex items-center justify-center"},Ym={class:"flex-1 py-3 overflow-y-auto overflow-x-hidden"},Xm={key:1,class:"text-[13px] font-medium truncate"},Qm={class:"shrink-0"},eb={class:"p-2.5"},tb={class:"flex items-center gap-2 px-2 py-1.5 rounded-lg bg-surface-2/50 mb-1.5"},sb={class:"w-6 h-6 rounded-full bg-accent/10 border border-accent/20 flex items-center justify-center shrink-0"},nb={class:"text-[10px] text-accent font-semibold"},rb={class:"min-w-0 flex-1"},ib={class:"text-xs text-txt-primary truncate leading-tight"},ab={class:"flex items-center justify-between px-2"},ob={class:"flex items-center gap-1.5"},lb=["href"],cb={class:"text-[10px] text-txt-muted font-mono group-hover/ver:text-accent transition-colors"},ub={key:0,class:"w-1.5 h-1.5 rounded-full bg-accent shadow-glow-sm animate-pulse"},db={key:1,class:"flex items-center gap-1.5 px-2"},hb=["href"],fb={class:"text-[10px] text-txt-muted font-mono group-hover/ver:text-accent transition-colors"},pb={key:0,class:"w-1.5 h-1.5 rounded-full bg-accent shadow-glow-sm animate-pulse"},gb={key:1,class:"flex flex-col items-center gap-1.5"},mb={key:1,class:"md:hidden fixed bottom-0 inset-x-0 z-50 flex items-stretch border-t border-edge",style:{background:"linear-gradient(180deg, rgba(8,13,22,0.93) 0%, rgba(5,8,15,0.98) 100%)","backdrop-filter":"blur(12px)","padding-bottom":"env(safe-area-inset-bottom)"},"aria-label":"Mobile navigation"},bb={key:0,class:"absolute top-0 left-1/2 -translate-x-1/2 w-6 h-[2px] bg-accent rounded-b-full"},vb={class:"relative"},yb={key:0,class:"absolute -top-1 -right-1.5 min-w-[14px] h-[14px] flex items-center justify-center bg-red-500 text-white text-[7px] font-bold rounded-full px-0.5 ring-1 ring-surface-0"},_b={key:1,class:"absolute -top-1 -right-1.5 min-w-[14px] h-[14px] flex items-center justify-center bg-accent text-surface-1 text-[7px] font-bold rounded-full px-0.5 ring-1 ring-surface-0"},wb={class:"text-[9px] leading-tight font-medium truncate max-w-full px-0.5"},xl="io-last-seen-version",kl="io-nav-collapsed",xb=ut({__name:"AppNav",setup(e){const t=pu(),s=fu(),n=tr(),r=Y(""),i=Y(0),a=Y(0),o=Y(!1);let l=null;const c=Y(!1),u=Pe(()=>r.value?`https://github.com/michaeljolley/io/releases/tag/v${r.value}`:"https://github.com/michaeljolley/io/releases"),d=[{to:"/chat",name:"chat",icon:'<path d="M10 2a8 8 0 1 1-3.61 15.14l-.12-.07-3.65.92a.5.5 0 0 1-.62-.45v-.08l.01-.08.92-3.64-.07-.12a7.95 7.95 0 0 1-.83-2.9l-.02-.37L2 10a8 8 0 0 1 8-8Zm0 1a7 7 0 0 0-6.1 10.42.5.5 0 0 1 .06.28l-.02.1-.75 3.01 3.02-.75a.5.5 0 0 1 .19-.01l.09.02.09.04A7 7 0 1 0 10 3Zm.5 8a.5.5 0 0 1 .09 1H7.5a.5.5 0 0 1-.09-1h3.09Zm2-3a.5.5 0 0 1 .09 1H7.5a.5.5 0 0 1-.09-1h5.09Z"/>',label:"Chat"},{to:"/feed",name:"feed",icon:'<path d="M10 2a5.92 5.92 0 0 1 5.98 5.36l.02.22V11.4l.92 2.22a1 1 0 0 1 .06.17l.01.08.01.13a1 1 0 0 1-.75.97l-.11.02L16 15h-3.5v.17a2.5 2.5 0 0 1-5 0V15H4a1 1 0 0 1-.26-.03l-.13-.04a1 1 0 0 1-.6-1.05l.02-.13.05-.13L4 11.4V7.57A5.9 5.9 0 0 1 10 2Zm1.5 13h-3v.15a1.5 1.5 0 0 0 1.36 1.34l.14.01c.78 0 1.42-.6 1.5-1.36V15ZM10 3a4.9 4.9 0 0 0-4.98 4.38L5 7.6V11.5l-.04.2L4 14h12l-.96-2.3-.04-.2V7.61A4.9 4.9 0 0 0 10 3Z"/>',label:"Feed"},{to:"/skills",name:"skills",icon:'<path d="M9 6.5a4.5 4.5 0 0 1 6.35-4.1.5.5 0 0 1 .15.8l-2.3 2.3 1.3 1.3 2.3-2.3a.5.5 0 0 1 .8.15A4.49 4.49 0 0 1 13.5 11a4.5 4.5 0 0 1-1.1-.14l-6.37 6.45a2.36 2.36 0 0 1-3.37-3.3l6.42-6.65A4.52 4.52 0 0 1 9 6.5ZM13.5 3a3.5 3.5 0 0 0-3.39 4.39.5.5 0 0 1-.12.47L3.38 14.7a1.36 1.36 0 0 0 1.94 1.9l6.57-6.66a.5.5 0 0 1 .51-.12 3.5 3.5 0 0 0 4.53-4.05l-2.08 2.07a.5.5 0 0 1-.7 0l-2-2a.5.5 0 0 1 0-.7l2.07-2.08A3.52 3.52 0 0 0 13.5 3Z"/>',label:"Skills"},{to:"/squads",name:"squads",icon:'<path d="M10 3a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM7.5 4.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0Zm8-.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-10 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm1-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm.6 12H5a2 2 0 0 1-2-2V9.25c0-.14.11-.25.25-.25h1.76c.04-.37.17-.7.37-1H3.25C2.56 8 2 8.56 2 9.25V13a3 3 0 0 0 3.4 2.97 4.96 4.96 0 0 1-.3-.97Zm9.5.97A3 3 0 0 0 18 13V9.25C18 8.56 17.44 8 16.75 8h-2.13c.2.3.33.63.37 1h1.76c.14 0 .25.11.25.25V13a2 2 0 0 1-2.1 2c-.07.34-.17.66-.3.97ZM7.25 8C6.56 8 6 8.56 6 9.25V14a4 4 0 0 0 8 0V9.25C14 8.56 13.44 8 12.75 8h-5.5ZM7 9.25c0-.14.11-.25.25-.25h5.5c.14 0 .25.11.25.25V14a3 3 0 1 1-6 0V9.25Z"/>',label:"Squads"},{to:"/wiki",name:"wiki",icon:'<path d="M10 16c-.46.6-1.18 1-2 1H3.5A1.5 1.5 0 0 1 2 15.5v-11C2 3.67 2.67 3 3.5 3H8c.82 0 1.54.4 2 1 .46-.6 1.18-1 2-1h4.5c.83 0 1.5.67 1.5 1.5v11c0 .83-.67 1.5-1.5 1.5H12a2.5 2.5 0 0 1-2-1ZM3 4.5v11c0 .28.22.5.5.5H8c.83 0 1.5-.67 1.5-1.5v-9C9.5 4.67 8.83 4 8 4H3.5a.5.5 0 0 0-.5.5Zm7.5 10c0 .83.67 1.5 1.5 1.5h4.5a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5H12c-.83 0-1.5.67-1.5 1.5v9Z"/>',label:"Wiki"},{to:"/schedules",name:"schedules",icon:'<path d="M7 11a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm2-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm2-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm4-5.5A2.5 2.5 0 0 0 14.5 3h-9A2.5 2.5 0 0 0 3 5.5v9A2.5 2.5 0 0 0 5.5 17h9a2.5 2.5 0 0 0 2.5-2.5v-9ZM4 7h12v7.5c0 .83-.67 1.5-1.5 1.5h-9A1.5 1.5 0 0 1 4 14.5V7Zm1.5-3h9c.83 0 1.5.67 1.5 1.5V6H4v-.5C4 4.67 4.67 4 5.5 4Z"/>',label:"Schedules"},{to:"/activity",name:"activity",icon:'<path d="M16.52 9c.26 0 .48-.2.48-.46V8.5A6.5 6.5 0 0 0 10.5 2h-.04a.47.47 0 0 0-.46.48V8.5c0 .28.22.5.5.5h6.02ZM11 3.02A5.5 5.5 0 0 1 15.98 8H11V3.02ZM8 9V5.1A5 5 0 0 0 9 15v1a6 6 0 0 1-.5-11.98c.28-.02.5.2.5.48V9a1 1 0 0 0 1 1h4.5c.28 0 .5.22.48.5a6 6 0 0 1-.06.5H10a2 2 0 0 1-2-2Zm9 1a1 1 0 0 0-1 1v7a1 1 0 1 0 2 0v-7a1 1 0 0 0-1-1Zm-3 2a1 1 0 0 0-1 1v5a1 1 0 1 0 2 0v-5a1 1 0 0 0-1-1Zm-4 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0v-3Z"/>',label:"Activity"},{to:"/inbox",name:"inbox",icon:'<path d="M2 6.25A2.25 2.25 0 0 1 4.25 4h11.5A2.25 2.25 0 0 1 18 6.25v7.5A2.25 2.25 0 0 1 15.75 16H4.25A2.25 2.25 0 0 1 2 13.75v-7.5Zm2.25-1a1 1 0 0 0-1 1v.388l6.75 4.5 6.75-4.5V6.25a1 1 0 0 0-1-1H4.25Zm12.5 2.834-6.294 4.196a.75.75 0 0 1-.812 0L3.25 8.084v5.666a1 1 0 0 0 1 1h11.5a1 1 0 0 0 1-1V8.084Z"/>',label:"Inbox"}],h=Pe(()=>{var S;return(((S=n.user)==null?void 0:S.email)??"").charAt(0).toUpperCase()});function f(I){return t.name===I}function g(){try{localStorage.setItem(xl,r.value)}catch{}c.value=!1}function y(){o.value=!o.value;try{localStorage.setItem(kl,String(o.value))}catch{}}async function T(){await n.signOut(),s.push("/login")}function w(){i.value=0}function x(){a.value=0}Ct(async()=>{try{const I=localStorage.getItem(kl);I!==null&&(o.value=I==="true")}catch{}if(await n.init(),!(n.authEnabled&&!n.user)){try{const I=await Ae("/api/status");if(I.ok){const S=await I.json();r.value=S.version??"";try{const $=localStorage.getItem(xl);r.value&&r.value!==$&&(c.value=!0)}catch{}}}catch{}try{const I=await Ae("/api/feed/count");if(I.ok){const S=await I.json();i.value=S.count??0}}catch{}try{const I=await Ae("/api/inbox/count");if(I.ok){const S=await I.json();a.value=S.count??0}}catch{}k()}});async function k(I=0){l==null||l.close(),l=null;const S=new EventSource(await li("/api/events"));l=S,S.onmessage=$=>{try{JSON.parse($.data).type==="feed"&&t.name!=="feed"&&i.value++}catch{}},S.onerror=async()=>{if(S.close(),l===S&&(l=null),!(I>=3)){try{const $=await Rs();$&&await $.auth.refreshSession()}catch{}setTimeout(()=>k(I+1),2e3*(I+1))}}}return Xn(()=>{l==null||l.close(),l=null}),(I,S)=>(b(),v(Se,null,[Ie(t).name!=="login"?(b(),v("nav",{key:0,class:ue(["relative z-10 hidden md:flex flex-col shrink-0 nav-sidebar border-r border-edge backdrop-blur-md",o.value?"nav-collapsed":"nav-expanded"]),style:{background:"linear-gradient(180deg, rgba(10,17,32,0.85) 0%, rgba(12,18,32,0.78) 50%, rgba(8,13,25,0.88) 100%)"}},[p("div",{class:ue(["flex items-center h-14 px-3 shrink-0",o.value?"justify-center":"justify-between"])},[o.value?(b(),v("div",Jm,[...S[1]||(S[1]=[p("span",{class:"text-accent font-bold text-xs font-mono tracking-tight"},"IO",-1)])])):(b(),v("div",Zm,[...S[0]||(S[0]=[cn('<div class="w-8 h-8 rounded-lg bg-accent/10 border border-accent/20 flex items-center justify-center shrink-0" data-v-191704b8><span class="text-accent font-bold text-sm font-mono tracking-tight" data-v-191704b8>IO</span></div><div class="min-w-0" data-v-191704b8><p class="text-sm font-semibold text-txt-primary leading-tight tracking-tight" data-v-191704b8>IO Assistant</p><p class="text-[10px] text-txt-muted leading-tight" data-v-191704b8>Terminal · Dashboard</p></div>',2)])])),o.value?(b(),v("button",{key:3,onClick:y,class:"absolute -right-3 top-4 w-6 h-6 rounded-full bg-surface-2 border border-edge-bright shadow-card flex items-center justify-center text-txt-muted hover:text-accent hover:border-accent/30 transition-all duration-150 z-20",title:"Expand sidebar"},[fe(Ee,{paths:'<path d="M7.65 4.15c.2-.2.5-.2.7 0l5.49 5.46c.21.22.21.57 0 .78l-5.49 5.46a.5.5 0 0 1-.7-.7L12.8 10 7.65 4.85a.5.5 0 0 1 0-.7Z"/>',size:12})])):(b(),v("button",{key:2,onClick:y,class:"p-1.5 rounded-md text-txt-muted hover:text-txt-secondary hover:bg-surface-3/50 transition-all duration-150 shrink-0 ml-1",title:"Collapse sidebar"},[fe(Ee,{paths:'<path d="M12.35 15.85a.5.5 0 0 1-.7 0L6.16 10.4a.55.55 0 0 1 0-.78l5.49-5.46a.5.5 0 1 1 .7.7L7.2 10l5.16 5.15c.2.2.2.5 0 .7Z"/>',size:14})]))],2),S[8]||(S[8]=p("div",{class:"mx-3 h-px bg-gradient-to-r from-transparent via-accent/[0.12] to-transparent"},null,-1)),p("div",Ym,[p("ul",{class:ue(["space-y-0.5",o.value?"px-1.5":"px-2"])},[(b(),v(Se,null,Be(d,$=>p("li",{key:$.to},[fe(Ie(Zi),{to:$.to,class:ue(["group flex items-center rounded-lg transition-all duration-150 relative",[o.value?"justify-center p-2":"px-2.5 py-2 gap-2.5",f($.name)?"bg-accent/10 text-accent":"text-txt-secondary hover:text-txt-primary hover:bg-surface-3/40"]]),title:o.value?$.label:void 0,onClick:E=>$.name==="feed"?w():$.name==="inbox"?x():void 0},{default:Ls(()=>[f($.name)?(b(),v("span",{key:0,class:ue(["absolute left-0 top-1/2 -translate-y-1/2 w-[3px] rounded-r-full bg-accent shadow-glow-sm",o.value?"h-4":"h-5"])},null,2)):J("",!0),fe(Ee,{paths:$.icon,size:18,class:ue(["shrink-0 transition-transform duration-150 group-hover:scale-105",o.value?"":"ml-0.5"])},null,8,["paths","class"]),o.value?J("",!0):(b(),v("span",Xm,P($.label),1)),$.name==="feed"&&i.value>0?(b(),v("span",{key:2,class:ue(["absolute flex items-center justify-center bg-red-500 text-white text-[9px] font-bold rounded-full min-w-[16px] h-[16px] px-0.5 ring-2 ring-surface-1",o.value?"top-0 right-0":"top-0.5 right-1"])},P(i.value>99?"99+":i.value),3)):J("",!0),$.name==="inbox"&&a.value>0?(b(),v("span",{key:3,class:ue(["absolute flex items-center justify-center bg-accent text-surface-1 text-[9px] font-bold rounded-full min-w-[16px] h-[16px] px-0.5 ring-2 ring-surface-1",o.value?"top-0 right-0":"top-0.5 right-1"])},P(a.value>99?"99+":a.value),3)):J("",!0)]),_:2},1032,["to","class","title","onClick"])])),64))],2)]),p("div",Qm,[S[7]||(S[7]=p("div",{class:"mx-3 h-px bg-gradient-to-r from-transparent via-accent/[0.08] to-transparent"},null,-1)),p("div",eb,[o.value?(b(),v("div",gb,[S[6]||(S[6]=p("a",{href:"https://github.com/michaeljolley/io",target:"_blank",rel:"noopener",class:"p-1.5 rounded-md text-txt-muted hover:text-accent hover:bg-surface-3/50 transition-all duration-150",title:"GitHub"},[p("svg",{xmlns:"http://www.w3.org/2000/svg",class:"h-3.5 w-3.5",viewBox:"0 0 24 24",fill:"currentColor"},[p("path",{d:"M12 2C6.477 2 2 6.477 2 12c0 4.418 2.865 8.166 6.839 9.489.5.092.682-.217.682-.482 0-.237-.009-.868-.013-1.703-2.782.604-3.369-1.342-3.369-1.342-.454-1.154-1.11-1.462-1.11-1.462-.908-.62.069-.608.069-.608 1.003.07 1.531 1.03 1.531 1.03.892 1.529 2.341 1.087 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.11-4.555-4.943 0-1.091.39-1.984 1.029-2.683-.103-.253-.446-1.27.098-2.647 0 0 .84-.269 2.75 1.025A9.578 9.578 0 0112 6.836a9.59 9.59 0 012.504.337c1.909-1.294 2.747-1.025 2.747-1.025.546 1.377.203 2.394.1 2.647.64.699 1.028 1.592 1.028 2.683 0 3.842-2.339 4.687-4.566 4.935.359.309.678.919.678 1.852 0 1.336-.012 2.415-.012 2.741 0 .267.18.578.688.48C19.138 20.163 22 16.418 22 12c0-5.523-4.477-10-10-10z"})])],-1)),Ie(n).authEnabled&&Ie(n).user?(b(),v("button",{key:0,onClick:T,class:"p-1.5 rounded-md text-txt-muted hover:text-red-400 hover:bg-surface-3/50 transition-all duration-150",title:"Sign out"},[fe(Ee,{paths:'<path d="M9.16 16.87a.5.5 0 1 0 .67-.74L3.67 10.5H17.5a.5.5 0 0 0 0-1H3.67l6.16-5.63a.5.5 0 0 0-.67-.74L2.24 9.44a.75.75 0 0 0 0 1.11l6.92 6.32Z"/>',size:14})])):J("",!0)])):(b(),v(Se,{key:0},[Ie(n).authEnabled&&Ie(n).user?(b(),v(Se,{key:0},[p("div",tb,[p("div",sb,[p("span",nb,P(h.value),1)]),p("div",rb,[p("p",ib,P(Ie(n).user.email),1)])]),p("div",ab,[p("span",ob,[r.value?(b(),v("a",{key:0,href:u.value,target:"_blank",rel:"noopener noreferrer",onClick:g,class:"group/ver flex items-center gap-1 hover:opacity-80 transition-opacity",title:"View release on GitHub"},[p("span",cb,"v"+P(r.value),1),c.value?(b(),v("span",ub)):J("",!0)],8,lb)):J("",!0),S[2]||(S[2]=p("span",{class:"text-[10px] text-txt-muted"},"·",-1)),S[3]||(S[3]=p("a",{href:"https://github.com/michaeljolley/io",target:"_blank",rel:"noopener",class:"text-[10px] text-txt-muted hover:text-accent transition-colors"},[p("svg",{xmlns:"http://www.w3.org/2000/svg",class:"h-3 w-3",viewBox:"0 0 24 24",fill:"currentColor"},[p("path",{d:"M12 2C6.477 2 2 6.477 2 12c0 4.418 2.865 8.166 6.839 9.489.5.092.682-.217.682-.482 0-.237-.009-.868-.013-1.703-2.782.604-3.369-1.342-3.369-1.342-.454-1.154-1.11-1.462-1.11-1.462-.908-.62.069-.608.069-.608 1.003.07 1.531 1.03 1.531 1.03.892 1.529 2.341 1.087 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.11-4.555-4.943 0-1.091.39-1.984 1.029-2.683-.103-.253-.446-1.27.098-2.647 0 0 .84-.269 2.75 1.025A9.578 9.578 0 0112 6.836a9.59 9.59 0 012.504.337c1.909-1.294 2.747-1.025 2.747-1.025.546 1.377.203 2.394.1 2.647.64.699 1.028 1.592 1.028 2.683 0 3.842-2.339 4.687-4.566 4.935.359.309.678.919.678 1.852 0 1.336-.012 2.415-.012 2.741 0 .267.18.578.688.48C19.138 20.163 22 16.418 22 12c0-5.523-4.477-10-10-10z"})])],-1))]),p("button",{onClick:T,class:"text-[11px] text-txt-muted hover:text-red-400 transition-colors px-1.5 py-0.5 rounded hover:bg-surface-3/50"}," Sign out ")])],64)):(b(),v("div",db,[r.value?(b(),v("a",{key:0,href:u.value,target:"_blank",rel:"noopener noreferrer",onClick:g,class:"group/ver flex items-center gap-1 hover:opacity-80 transition-opacity",title:"View release on GitHub"},[p("span",fb,"v"+P(r.value),1),c.value?(b(),v("span",pb)):J("",!0)],8,hb)):J("",!0),S[4]||(S[4]=p("span",{class:"text-[10px] text-txt-muted"},"·",-1)),S[5]||(S[5]=p("a",{href:"https://github.com/michaeljolley/io",target:"_blank",rel:"noopener",class:"text-[10px] text-txt-muted hover:text-accent transition-colors"},[p("svg",{xmlns:"http://www.w3.org/2000/svg",class:"h-3 w-3",viewBox:"0 0 24 24",fill:"currentColor"},[p("path",{d:"M12 2C6.477 2 2 6.477 2 12c0 4.418 2.865 8.166 6.839 9.489.5.092.682-.217.682-.482 0-.237-.009-.868-.013-1.703-2.782.604-3.369-1.342-3.369-1.342-.454-1.154-1.11-1.462-1.11-1.462-.908-.62.069-.608.069-.608 1.003.07 1.531 1.03 1.531 1.03.892 1.529 2.341 1.087 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.11-4.555-4.943 0-1.091.39-1.984 1.029-2.683-.103-.253-.446-1.27.098-2.647 0 0 .84-.269 2.75 1.025A9.578 9.578 0 0112 6.836a9.59 9.59 0 012.504.337c1.909-1.294 2.747-1.025 2.747-1.025.546 1.377.203 2.394.1 2.647.64.699 1.028 1.592 1.028 2.683 0 3.842-2.339 4.687-4.566 4.935.359.309.678.919.678 1.852 0 1.336-.012 2.415-.012 2.741 0 .267.18.578.688.48C19.138 20.163 22 16.418 22 12c0-5.523-4.477-10-10-10z"})])],-1))]))],64))])])],2)):J("",!0),Ie(t).name!=="login"?(b(),v("nav",mb,[(b(),v(Se,null,Be(d,$=>fe(Ie(Zi),{key:$.to,to:$.to,class:ue(["relative flex-1 flex flex-col items-center justify-center gap-0.5 py-2 px-1 min-w-0 transition-colors duration-150 touch-manipulation select-none",f($.name)?"text-accent":"text-txt-muted"]),onClick:E=>$.name==="feed"?w():$.name==="inbox"?x():void 0,"aria-label":$.label},{default:Ls(()=>[f($.name)?(b(),v("span",bb)):J("",!0),p("span",vb,[fe(Ee,{paths:$.icon,size:20},null,8,["paths"]),$.name==="feed"&&i.value>0?(b(),v("span",yb,P(i.value>9?"9+":i.value),1)):J("",!0),$.name==="inbox"&&a.value>0?(b(),v("span",_b,P(a.value>9?"9+":a.value),1)):J("",!0)]),p("span",wb,P($.label),1)]),_:2},1032,["to","class","onClick","aria-label"])),64))])):J("",!0)],64))}}),sr=(e,t)=>{const s=e.__vccOpts||e;for(const[n,r]of t)s[n]=r;return s},kb=sr(xb,[["__scopeId","data-v-191704b8"]]),Eb={class:"flex h-screen bg-surface-0 relative overflow-hidden"},Sb={class:"flex-1 overflow-auto relative z-0 pb-16 md:pb-0"},Tb=ut({__name:"App",setup(e){return(t,s)=>(b(),v("div",Eb,[s[1]||(s[1]=cn('<div class="pointer-events-none absolute inset-0 overflow-hidden" aria-hidden="true" data-v-e49ca296><div class="absolute -top-[30%] -right-[15%] w-[65%] h-[70%] rounded-full bg-accent/[0.03] blur-[160px]" data-v-e49ca296></div><div class="absolute -bottom-[25%] -left-[15%] w-[55%] h-[55%] rounded-full bg-blue-900/[0.06] blur-[140px]" data-v-e49ca296></div><div class="absolute top-[15%] left-[25%] w-[45%] h-[50%] rounded-full bg-indigo-950/[0.08] blur-[180px]" data-v-e49ca296></div><div class="absolute top-0 inset-x-0 h-px bg-gradient-to-r from-transparent via-accent/[0.18] to-transparent" data-v-e49ca296></div><div class="absolute inset-0" style="background:radial-gradient(ellipse 85% 75% at 50% 40%, transparent 45%, rgba(3, 5, 10, 0.35) 100%);" data-v-e49ca296></div></div>',1)),fe(kb),p("main",Sb,[s[0]||(s[0]=p("div",{class:"pointer-events-none absolute top-0 inset-x-0 h-[2px] bg-gradient-to-r from-transparent via-accent/[0.1] to-transparent z-10","aria-hidden":"true"},null,-1)),fe(Ie(hu),null,{default:Ls(({Component:n})=>[fe(Aa,{name:"view",mode:"out-in"},{default:Ls(()=>[(b(),us(Eh(n)))]),_:2},1024)]),_:1})])]))}}),Ab=sr(Tb,[["__scopeId","data-v-e49ca296"]]),Rb=Qc("chat",()=>{const e=Y([]),t=Y(!1);function s(i){e.value.push(i)}function n(i){const a=e.value[e.value.length-1];a&&a.role==="assistant"&&(a.content+=i)}function r(i){const a=e.value[e.value.length-1];a&&a.role==="assistant"&&(a.streaming=i)}return{messages:e,isLoading:t,addMessage:s,appendToLast:n,setLastStreaming:r}});function Cb(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function ju(e){return e instanceof Map?e.clear=e.delete=e.set=function(){throw new Error("map is read-only")}:e instanceof Set&&(e.add=e.clear=e.delete=function(){throw new Error("set is read-only")}),Object.freeze(e),Object.getOwnPropertyNames(e).forEach(t=>{const s=e[t],n=typeof s;(n==="object"||n==="function")&&!Object.isFrozen(s)&&ju(s)}),e}class El{constructor(t){t.data===void 0&&(t.data={}),this.data=t.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function Du(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#x27;")}function ps(e,...t){const s=Object.create(null);for(const n in e)s[n]=e[n];return t.forEach(function(n){for(const r in n)s[r]=n[r]}),s}const Ob="</span>",Sl=e=>!!e.scope,$b=(e,{prefix:t})=>{if(e.startsWith("language:"))return e.replace("language:","language-");if(e.includes(".")){const s=e.split(".");return[`${t}${s.shift()}`,...s.map((n,r)=>`${n}${"_".repeat(r+1)}`)].join(" ")}return`${t}${e}`};class Nb{constructor(t,s){this.buffer="",this.classPrefix=s.classPrefix,t.walk(this)}addText(t){this.buffer+=Du(t)}openNode(t){if(!Sl(t))return;const s=$b(t.scope,{prefix:this.classPrefix});this.span(s)}closeNode(t){Sl(t)&&(this.buffer+=Ob)}value(){return this.buffer}span(t){this.buffer+=`<span class="${t}">`}}const Tl=(e={})=>{const t={children:[]};return Object.assign(t,e),t};class Na{constructor(){this.rootNode=Tl(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(t){this.top.children.push(t)}openNode(t){const s=Tl({scope:t});this.add(s),this.stack.push(s)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(t){return this.constructor._walk(t,this.rootNode)}static _walk(t,s){return typeof s=="string"?t.addText(s):s.children&&(t.openNode(s),s.children.forEach(n=>this._walk(t,n)),t.closeNode(s)),t}static _collapse(t){typeof t!="string"&&t.children&&(t.children.every(s=>typeof s=="string")?t.children=[t.children.join("")]:t.children.forEach(s=>{Na._collapse(s)}))}}class Ib extends Na{constructor(t){super(),this.options=t}addText(t){t!==""&&this.add(t)}startScope(t){this.openNode(t)}endScope(){this.closeNode()}__addSublanguage(t,s){const n=t.root;s&&(n.scope=`language:${s}`),this.add(n)}toHTML(){return new Nb(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}}function Wn(e){return e?typeof e=="string"?e:e.source:null}function Uu(e){return js("(?=",e,")")}function Pb(e){return js("(?:",e,")*")}function Lb(e){return js("(?:",e,")?")}function js(...e){return e.map(s=>Wn(s)).join("")}function Mb(e){const t=e[e.length-1];return typeof t=="object"&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}function Ia(...e){return"("+(Mb(e).capture?"":"?:")+e.map(n=>Wn(n)).join("|")+")"}function Bu(e){return new RegExp(e.toString()+"|").exec("").length-1}function jb(e,t){const s=e&&e.exec(t);return s&&s.index===0}const Db=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function Pa(e,{joinWith:t}){let s=0;return e.map(n=>{s+=1;const r=s;let i=Wn(n),a="";for(;i.length>0;){const o=Db.exec(i);if(!o){a+=i;break}a+=i.substring(0,o.index),i=i.substring(o.index+o[0].length),o[0][0]==="\\"&&o[1]?a+="\\"+String(Number(o[1])+r):(a+=o[0],o[0]==="("&&s++)}return a}).map(n=>`(${n})`).join(t)}const Ub=/\b\B/,Hu="[a-zA-Z]\\w*",La="[a-zA-Z_]\\w*",Fu="\\b\\d+(\\.\\d+)?",Vu="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",zu="\\b(0b[01]+)",Bb="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",Hb=(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=js(t,/.*\b/,e.binary,/\b.*/)),ps({scope:"meta",begin:t,end:/$/,relevance:0,"on:begin":(s,n)=>{s.index!==0&&n.ignoreMatch()}},e)},Gn={begin:"\\\\[\\s\\S]",relevance:0},Fb={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[Gn]},Vb={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[Gn]},zb={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},ci=function(e,t,s={}){const n=ps({scope:"comment",begin:e,end:t,contains:[]},s);n.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const r=Ia("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return n.contains.push({begin:js(/[ ]+/,"(",r,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),n},qb=ci("//","$"),Kb=ci("/\\*","\\*/"),Wb=ci("#","$"),Gb={scope:"number",begin:Fu,relevance:0},Zb={scope:"number",begin:Vu,relevance:0},Jb={scope:"number",begin:zu,relevance:0},Yb={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[Gn,{begin:/\[/,end:/\]/,relevance:0,contains:[Gn]}]},Xb={scope:"title",begin:Hu,relevance:0},Qb={scope:"title",begin:La,relevance:0},ev={begin:"\\.\\s*"+La,relevance:0},tv=function(e){return Object.assign(e,{"on:begin":(t,s)=>{s.data._beginMatch=t[1]},"on:end":(t,s)=>{s.data._beginMatch!==t[1]&&s.ignoreMatch()}})};var mr=Object.freeze({__proto__:null,APOS_STRING_MODE:Fb,BACKSLASH_ESCAPE:Gn,BINARY_NUMBER_MODE:Jb,BINARY_NUMBER_RE:zu,COMMENT:ci,C_BLOCK_COMMENT_MODE:Kb,C_LINE_COMMENT_MODE:qb,C_NUMBER_MODE:Zb,C_NUMBER_RE:Vu,END_SAME_AS_BEGIN:tv,HASH_COMMENT_MODE:Wb,IDENT_RE:Hu,MATCH_NOTHING_RE:Ub,METHOD_GUARD:ev,NUMBER_MODE:Gb,NUMBER_RE:Fu,PHRASAL_WORDS_MODE:zb,QUOTE_STRING_MODE:Vb,REGEXP_MODE:Yb,RE_STARTERS_RE:Bb,SHEBANG:Hb,TITLE_MODE:Xb,UNDERSCORE_IDENT_RE:La,UNDERSCORE_TITLE_MODE:Qb});function sv(e,t){e.input[e.index-1]==="."&&t.ignoreMatch()}function nv(e,t){e.className!==void 0&&(e.scope=e.className,delete e.className)}function rv(e,t){t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=sv,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,e.relevance===void 0&&(e.relevance=0))}function iv(e,t){Array.isArray(e.illegal)&&(e.illegal=Ia(...e.illegal))}function av(e,t){if(e.match){if(e.begin||e.end)throw new Error("begin & end are not supported with match");e.begin=e.match,delete e.match}}function ov(e,t){e.relevance===void 0&&(e.relevance=1)}const lv=(e,t)=>{if(!e.beforeMatch)return;if(e.starts)throw new Error("beforeMatch cannot be used with starts");const s=Object.assign({},e);Object.keys(e).forEach(n=>{delete e[n]}),e.keywords=s.keywords,e.begin=js(s.beforeMatch,Uu(s.begin)),e.starts={relevance:0,contains:[Object.assign(s,{endsParent:!0})]},e.relevance=0,delete s.beforeMatch},cv=["of","and","for","in","not","or","if","then","parent","list","value"],uv="keyword";function qu(e,t,s=uv){const n=Object.create(null);return typeof e=="string"?r(s,e.split(" ")):Array.isArray(e)?r(s,e):Object.keys(e).forEach(function(i){Object.assign(n,qu(e[i],t,i))}),n;function r(i,a){t&&(a=a.map(o=>o.toLowerCase())),a.forEach(function(o){const l=o.split("|");n[l[0]]=[i,dv(l[0],l[1])]})}}function dv(e,t){return t?Number(t):hv(e)?0:1}function hv(e){return cv.includes(e.toLowerCase())}const Al={},Ps=e=>{console.error(e)},Rl=(e,...t)=>{console.log(`WARN: ${e}`,...t)},qs=(e,t)=>{Al[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),Al[`${e}/${t}`]=!0)},Dr=new Error;function Ku(e,t,{key:s}){let n=0;const r=e[s],i={},a={};for(let o=1;o<=t.length;o++)a[o+n]=r[o],i[o+n]=!0,n+=Bu(t[o-1]);e[s]=a,e[s]._emit=i,e[s]._multi=!0}function fv(e){if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.returnBegin)throw Ps("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),Dr;if(typeof e.beginScope!="object"||e.beginScope===null)throw Ps("beginScope must be object"),Dr;Ku(e,e.begin,{key:"beginScope"}),e.begin=Pa(e.begin,{joinWith:""})}}function pv(e){if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.returnEnd)throw Ps("skip, excludeEnd, returnEnd not compatible with endScope: {}"),Dr;if(typeof e.endScope!="object"||e.endScope===null)throw Ps("endScope must be object"),Dr;Ku(e,e.end,{key:"endScope"}),e.end=Pa(e.end,{joinWith:""})}}function gv(e){e.scope&&typeof e.scope=="object"&&e.scope!==null&&(e.beginScope=e.scope,delete e.scope)}function mv(e){gv(e),typeof e.beginScope=="string"&&(e.beginScope={_wrap:e.beginScope}),typeof e.endScope=="string"&&(e.endScope={_wrap:e.endScope}),fv(e),pv(e)}function bv(e){function t(a,o){return new RegExp(Wn(a),"m"+(e.case_insensitive?"i":"")+(e.unicodeRegex?"u":"")+(o?"g":""))}class s{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(o,l){l.position=this.position++,this.matchIndexes[this.matchAt]=l,this.regexes.push([l,o]),this.matchAt+=Bu(o)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const o=this.regexes.map(l=>l[1]);this.matcherRe=t(Pa(o,{joinWith:"|"}),!0),this.lastIndex=0}exec(o){this.matcherRe.lastIndex=this.lastIndex;const l=this.matcherRe.exec(o);if(!l)return null;const c=l.findIndex((d,h)=>h>0&&d!==void 0),u=this.matchIndexes[c];return l.splice(0,c),Object.assign(l,u)}}class n{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(o){if(this.multiRegexes[o])return this.multiRegexes[o];const l=new s;return this.rules.slice(o).forEach(([c,u])=>l.addRule(c,u)),l.compile(),this.multiRegexes[o]=l,l}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(o,l){this.rules.push([o,l]),l.type==="begin"&&this.count++}exec(o){const l=this.getMatcher(this.regexIndex);l.lastIndex=this.lastIndex;let c=l.exec(o);if(this.resumingScanAtSamePosition()&&!(c&&c.index===this.lastIndex)){const u=this.getMatcher(0);u.lastIndex=this.lastIndex+1,c=u.exec(o)}return c&&(this.regexIndex+=c.position+1,this.regexIndex===this.count&&this.considerAll()),c}}function r(a){const o=new n;return a.contains.forEach(l=>o.addRule(l.begin,{rule:l,type:"begin"})),a.terminatorEnd&&o.addRule(a.terminatorEnd,{type:"end"}),a.illegal&&o.addRule(a.illegal,{type:"illegal"}),o}function i(a,o){const l=a;if(a.isCompiled)return l;[nv,av,mv,lv].forEach(u=>u(a,o)),e.compilerExtensions.forEach(u=>u(a,o)),a.__beforeBegin=null,[rv,iv,ov].forEach(u=>u(a,o)),a.isCompiled=!0;let c=null;return typeof a.keywords=="object"&&a.keywords.$pattern&&(a.keywords=Object.assign({},a.keywords),c=a.keywords.$pattern,delete a.keywords.$pattern),c=c||/\w+/,a.keywords&&(a.keywords=qu(a.keywords,e.case_insensitive)),l.keywordPatternRe=t(c,!0),o&&(a.begin||(a.begin=/\B|\b/),l.beginRe=t(l.begin),!a.end&&!a.endsWithParent&&(a.end=/\B|\b/),a.end&&(l.endRe=t(l.end)),l.terminatorEnd=Wn(l.end)||"",a.endsWithParent&&o.terminatorEnd&&(l.terminatorEnd+=(a.end?"|":"")+o.terminatorEnd)),a.illegal&&(l.illegalRe=t(a.illegal)),a.contains||(a.contains=[]),a.contains=[].concat(...a.contains.map(function(u){return vv(u==="self"?a:u)})),a.contains.forEach(function(u){i(u,l)}),a.starts&&i(a.starts,o),l.matcher=r(l),l}if(e.compilerExtensions||(e.compilerExtensions=[]),e.contains&&e.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return e.classNameAliases=ps(e.classNameAliases||{}),i(e)}function Wu(e){return e?e.endsWithParent||Wu(e.starts):!1}function vv(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map(function(t){return ps(e,{variants:null},t)})),e.cachedVariants?e.cachedVariants:Wu(e)?ps(e,{starts:e.starts?ps(e.starts):null}):Object.isFrozen(e)?ps(e):e}var yv="11.11.1";class _v extends Error{constructor(t,s){super(t),this.name="HTMLInjectionError",this.html=s}}const Oi=Du,Cl=ps,Ol=Symbol("nomatch"),wv=7,Gu=function(e){const t=Object.create(null),s=Object.create(null),n=[];let r=!0;const i="Could not find the language '{}', did you forget to load/include a language module?",a={disableAutodetect:!0,name:"Plain text",contains:[]};let o={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:Ib};function l(M){return o.noHighlightRe.test(M)}function c(M){let A=M.className+" ";A+=M.parentNode?M.parentNode.className:"";const O=o.languageDetectRe.exec(A);if(O){const L=z(O[1]);return L||(Rl(i.replace("{}",O[1])),Rl("Falling back to no-highlight mode for this block.",M)),L?O[1]:"no-highlight"}return A.split(/\s+/).find(L=>l(L)||z(L))}function u(M,A,O){let L="",Z="";typeof A=="object"?(L=M,O=A.ignoreIllegals,Z=A.language):(qs("10.7.0","highlight(lang, code, ...args) has been deprecated."),qs("10.7.0",`Please use highlight(code, options) instead.
73
+ https://github.com/highlightjs/highlight.js/issues/2277`),Z=M,L=A),O===void 0&&(O=!0);const xe={code:L,language:Z};j("before:highlight",xe);const X=xe.result?xe.result:d(xe.language,xe.code,O);return X.code=xe.code,j("after:highlight",X),X}function d(M,A,O,L){const Z=Object.create(null);function xe(W,te){return W.keywords[te]}function X(){if(!V.keywords){G.addText(B);return}let W=0;V.keywordPatternRe.lastIndex=0;let te=V.keywordPatternRe.exec(B),oe="";for(;te;){oe+=B.substring(W,te.index);const _e=U.case_insensitive?te[0].toLowerCase():te[0],Re=xe(V,_e);if(Re){const[ze,mt]=Re;if(G.addText(oe),oe="",Z[_e]=(Z[_e]||0)+1,Z[_e]<=wv&&(me+=mt),ze.startsWith("_"))oe+=te[0];else{const bs=U.classNameAliases[ze]||ze;D(te[0],bs)}}else oe+=te[0];W=V.keywordPatternRe.lastIndex,te=V.keywordPatternRe.exec(B)}oe+=B.substring(W),G.addText(oe)}function N(){if(B==="")return;let W=null;if(typeof V.subLanguage=="string"){if(!t[V.subLanguage]){G.addText(B);return}W=d(V.subLanguage,B,!0,se[V.subLanguage]),se[V.subLanguage]=W._top}else W=f(B,V.subLanguage.length?V.subLanguage:null);V.relevance>0&&(me+=W.relevance),G.__addSublanguage(W._emitter,W.language)}function C(){V.subLanguage!=null?N():X(),B=""}function D(W,te){W!==""&&(G.startScope(te),G.addText(W),G.endScope())}function Ce(W,te){let oe=1;const _e=te.length-1;for(;oe<=_e;){if(!W._emit[oe]){oe++;continue}const Re=U.classNameAliases[W[oe]]||W[oe],ze=te[oe];Re?D(ze,Re):(B=ze,X(),B=""),oe++}}function H(W,te){return W.scope&&typeof W.scope=="string"&&G.openNode(U.classNameAliases[W.scope]||W.scope),W.beginScope&&(W.beginScope._wrap?(D(B,U.classNameAliases[W.beginScope._wrap]||W.beginScope._wrap),B=""):W.beginScope._multi&&(Ce(W.beginScope,te),B="")),V=Object.create(W,{parent:{value:V}}),V}function ae(W,te,oe){let _e=jb(W.endRe,oe);if(_e){if(W["on:end"]){const Re=new El(W);W["on:end"](te,Re),Re.isMatchIgnored&&(_e=!1)}if(_e){for(;W.endsParent&&W.parent;)W=W.parent;return W}}if(W.endsWithParent)return ae(W.parent,te,oe)}function re(W){return V.matcher.regexIndex===0?(B+=W[0],1):(ye=!0,0)}function ge(W){const te=W[0],oe=W.rule,_e=new El(oe),Re=[oe.__beforeBegin,oe["on:begin"]];for(const ze of Re)if(ze&&(ze(W,_e),_e.isMatchIgnored))return re(te);return oe.skip?B+=te:(oe.excludeBegin&&(B+=te),C(),!oe.returnBegin&&!oe.excludeBegin&&(B=te)),H(oe,W),oe.returnBegin?0:te.length}function Te(W){const te=W[0],oe=A.substring(W.index),_e=ae(V,W,oe);if(!_e)return Ol;const Re=V;V.endScope&&V.endScope._wrap?(C(),D(te,V.endScope._wrap)):V.endScope&&V.endScope._multi?(C(),Ce(V.endScope,W)):Re.skip?B+=te:(Re.returnEnd||Re.excludeEnd||(B+=te),C(),Re.excludeEnd&&(B=te));do V.scope&&G.closeNode(),!V.skip&&!V.subLanguage&&(me+=V.relevance),V=V.parent;while(V!==_e.parent);return _e.starts&&H(_e.starts,W),Re.returnEnd?0:te.length}function m(){const W=[];for(let te=V;te!==U;te=te.parent)te.scope&&W.unshift(te.scope);W.forEach(te=>G.openNode(te))}let _={};function R(W,te){const oe=te&&te[0];if(B+=W,oe==null)return C(),0;if(_.type==="begin"&&te.type==="end"&&_.index===te.index&&oe===""){if(B+=A.slice(te.index,te.index+1),!r){const _e=new Error(`0 width match regex (${M})`);throw _e.languageName=M,_e.badRule=_.rule,_e}return 1}if(_=te,te.type==="begin")return ge(te);if(te.type==="illegal"&&!O){const _e=new Error('Illegal lexeme "'+oe+'" for mode "'+(V.scope||"<unnamed>")+'"');throw _e.mode=V,_e}else if(te.type==="end"){const _e=Te(te);if(_e!==Ol)return _e}if(te.type==="illegal"&&oe==="")return B+=`
74
+ `,1;if(de>1e5&&de>te.index*3)throw new Error("potential infinite loop, way more iterations than matches");return B+=oe,oe.length}const U=z(M);if(!U)throw Ps(i.replace("{}",M)),new Error('Unknown language: "'+M+'"');const K=bv(U);let F="",V=L||K;const se={},G=new o.__emitter(o);m();let B="",me=0,ne=0,de=0,ye=!1;try{if(U.__emitTokens)U.__emitTokens(A,G);else{for(V.matcher.considerAll();;){de++,ye?ye=!1:V.matcher.considerAll(),V.matcher.lastIndex=ne;const W=V.matcher.exec(A);if(!W)break;const te=A.substring(ne,W.index),oe=R(te,W);ne=W.index+oe}R(A.substring(ne))}return G.finalize(),F=G.toHTML(),{language:M,value:F,relevance:me,illegal:!1,_emitter:G,_top:V}}catch(W){if(W.message&&W.message.includes("Illegal"))return{language:M,value:Oi(A),illegal:!0,relevance:0,_illegalBy:{message:W.message,index:ne,context:A.slice(ne-100,ne+100),mode:W.mode,resultSoFar:F},_emitter:G};if(r)return{language:M,value:Oi(A),illegal:!1,relevance:0,errorRaised:W,_emitter:G,_top:V};throw W}}function h(M){const A={value:Oi(M),illegal:!1,relevance:0,_top:a,_emitter:new o.__emitter(o)};return A._emitter.addText(M),A}function f(M,A){A=A||o.languages||Object.keys(t);const O=h(M),L=A.filter(z).filter(le).map(C=>d(C,M,!1));L.unshift(O);const Z=L.sort((C,D)=>{if(C.relevance!==D.relevance)return D.relevance-C.relevance;if(C.language&&D.language){if(z(C.language).supersetOf===D.language)return 1;if(z(D.language).supersetOf===C.language)return-1}return 0}),[xe,X]=Z,N=xe;return N.secondBest=X,N}function g(M,A,O){const L=A&&s[A]||O;M.classList.add("hljs"),M.classList.add(`language-${L}`)}function y(M){let A=null;const O=c(M);if(l(O))return;if(j("before:highlightElement",{el:M,language:O}),M.dataset.highlighted){console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",M);return}if(M.children.length>0&&(o.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/wiki/security"),console.warn("The element with unescaped HTML:"),console.warn(M)),o.throwUnescapedHTML))throw new _v("One of your code blocks includes unescaped HTML.",M.innerHTML);A=M;const L=A.textContent,Z=O?u(L,{language:O,ignoreIllegals:!0}):f(L);M.innerHTML=Z.value,M.dataset.highlighted="yes",g(M,O,Z.language),M.result={language:Z.language,re:Z.relevance,relevance:Z.relevance},Z.secondBest&&(M.secondBest={language:Z.secondBest.language,relevance:Z.secondBest.relevance}),j("after:highlightElement",{el:M,result:Z,text:L})}function T(M){o=Cl(o,M)}const w=()=>{I(),qs("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function x(){I(),qs("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let k=!1;function I(){function M(){I()}if(document.readyState==="loading"){k||window.addEventListener("DOMContentLoaded",M,!1),k=!0;return}document.querySelectorAll(o.cssSelector).forEach(y)}function S(M,A){let O=null;try{O=A(e)}catch(L){if(Ps("Language definition for '{}' could not be registered.".replace("{}",M)),r)Ps(L);else throw L;O=a}O.name||(O.name=M),t[M]=O,O.rawDefinition=A.bind(null,e),O.aliases&&q(O.aliases,{languageName:M})}function $(M){delete t[M];for(const A of Object.keys(s))s[A]===M&&delete s[A]}function E(){return Object.keys(t)}function z(M){return M=(M||"").toLowerCase(),t[M]||t[s[M]]}function q(M,{languageName:A}){typeof M=="string"&&(M=[M]),M.forEach(O=>{s[O.toLowerCase()]=A})}function le(M){const A=z(M);return A&&!A.disableAutodetect}function pe(M){M["before:highlightBlock"]&&!M["before:highlightElement"]&&(M["before:highlightElement"]=A=>{M["before:highlightBlock"](Object.assign({block:A.el},A))}),M["after:highlightBlock"]&&!M["after:highlightElement"]&&(M["after:highlightElement"]=A=>{M["after:highlightBlock"](Object.assign({block:A.el},A))})}function Q(M){pe(M),n.push(M)}function ee(M){const A=n.indexOf(M);A!==-1&&n.splice(A,1)}function j(M,A){const O=M;n.forEach(function(L){L[O]&&L[O](A)})}function he(M){return qs("10.7.0","highlightBlock will be removed entirely in v12.0"),qs("10.7.0","Please use highlightElement now."),y(M)}Object.assign(e,{highlight:u,highlightAuto:f,highlightAll:I,highlightElement:y,highlightBlock:he,configure:T,initHighlighting:w,initHighlightingOnLoad:x,registerLanguage:S,unregisterLanguage:$,listLanguages:E,getLanguage:z,registerAliases:q,autoDetection:le,inherit:Cl,addPlugin:Q,removePlugin:ee}),e.debugMode=function(){r=!1},e.safeMode=function(){r=!0},e.versionString=yv,e.regex={concat:js,lookahead:Uu,either:Ia,optional:Lb,anyNumberOfTimes:Pb};for(const M in mr)typeof mr[M]=="object"&&ju(mr[M]);return Object.assign(e,mr),e},ln=Gu({});ln.newInstance=()=>Gu({});var xv=ln;ln.HighlightJS=ln;ln.default=ln;const Ke=Cb(xv),Ur="[A-Za-z$_][0-9A-Za-z$_]*",Zu=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends","using"],Ju=["true","false","null","undefined","NaN","Infinity"],Yu=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],Xu=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],Qu=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],ed=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],td=[].concat(Qu,Yu,Xu);function kv(e){const t=e.regex,s=(O,{after:L})=>{const Z="</"+O[0].slice(1);return O.input.indexOf(Z,L)!==-1},n=Ur,r={begin:"<>",end:"</>"},i=/<[A-Za-z0-9\\._:-]+\s*\/>/,a={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(O,L)=>{const Z=O[0].length+O.index,xe=O.input[Z];if(xe==="<"||xe===","){L.ignoreMatch();return}xe===">"&&(s(O,{after:Z})||L.ignoreMatch());let X;const N=O.input.substring(Z);if(X=N.match(/^\s*=/)){L.ignoreMatch();return}if((X=N.match(/^\s+extends\s+/))&&X.index===0){L.ignoreMatch();return}}},o={$pattern:Ur,keyword:Zu,literal:Ju,built_in:td,"variable.language":ed},l="[0-9](_?[0-9])*",c=`\\.(${l})`,u="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",d={className:"number",variants:[{begin:`(\\b(${u})((${c})|\\.)?|(${c}))[eE][+-]?(${l})\\b`},{begin:`\\b(${u})\\b((${c})\\b|\\.)?|(${c})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},h={className:"subst",begin:"\\$\\{",end:"\\}",keywords:o,contains:[]},f={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"xml"}},g={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"css"}},y={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"graphql"}},T={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,h]},x={className:"comment",variants:[e.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:n+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},k=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,f,g,y,T,{match:/\$\d+/},d];h.contains=k.concat({begin:/\{/,end:/\}/,keywords:o,contains:["self"].concat(k)});const I=[].concat(x,h.contains),S=I.concat([{begin:/(\s*)\(/,end:/\)/,keywords:o,contains:["self"].concat(I)}]),$={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:S},E={variants:[{match:[/class/,/\s+/,n,/\s+/,/extends/,/\s+/,t.concat(n,"(",t.concat(/\./,n),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,n],scope:{1:"keyword",3:"title.class"}}]},z={relevance:0,match:t.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...Yu,...Xu]}},q={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},le={variants:[{match:[/function/,/\s+/,n,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[$],illegal:/%/},pe={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function Q(O){return t.concat("(?!",O.join("|"),")")}const ee={match:t.concat(/\b/,Q([...Qu,"super","import"].map(O=>`${O}\\s*\\(`)),n,t.lookahead(/\s*\(/)),className:"title.function",relevance:0},j={begin:t.concat(/\./,t.lookahead(t.concat(n,/(?![0-9A-Za-z$_(])/))),end:n,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},he={match:[/get|set/,/\s+/,n,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},$]},M="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",A={match:[/const|var|let/,/\s+/,n,/\s*/,/=\s*/,/(async\s*)?/,t.lookahead(M)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[$]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:o,exports:{PARAMS_CONTAINS:S,CLASS_REFERENCE:z},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),q,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,f,g,y,T,x,{match:/\$\d+/},d,z,{scope:"attr",match:n+t.lookahead(":"),relevance:0},A,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[x,e.REGEXP_MODE,{className:"function",begin:M,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:S}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:r.begin,end:r.end},{match:i},{begin:a.begin,"on:begin":a.isTrulyOpeningTag,end:a.end}],subLanguage:"xml",contains:[{begin:a.begin,end:a.end,skip:!0,contains:["self"]}]}]},le,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[$,e.inherit(e.TITLE_MODE,{begin:n,className:"title.function"})]},{match:/\.\.\./,relevance:0},j,{match:"\\$"+n,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[$]},ee,pe,E,he,{match:/\$[(.]/}]}}function sd(e){const t=e.regex,s=kv(e),n=Ur,r=["any","void","number","boolean","string","object","never","symbol","bigint","unknown"],i={begin:[/namespace/,/\s+/,e.IDENT_RE],beginScope:{1:"keyword",3:"title.class"}},a={beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:{keyword:"interface extends",built_in:r},contains:[s.exports.CLASS_REFERENCE]},o={className:"meta",relevance:10,begin:/^\s*['"]use strict['"]/},l=["type","interface","public","private","protected","implements","declare","abstract","readonly","enum","override","satisfies"],c={$pattern:Ur,keyword:Zu.concat(l),literal:Ju,built_in:td.concat(r),"variable.language":ed},u={className:"meta",begin:"@"+n},d=(y,T,w)=>{const x=y.contains.findIndex(k=>k.label===T);if(x===-1)throw new Error("can not find mode to replace");y.contains.splice(x,1,w)};Object.assign(s.keywords,c),s.exports.PARAMS_CONTAINS.push(u);const h=s.contains.find(y=>y.scope==="attr"),f=Object.assign({},h,{match:t.concat(n,t.lookahead(/\s*\?:/))});s.exports.PARAMS_CONTAINS.push([s.exports.CLASS_REFERENCE,h,f]),s.contains=s.contains.concat([u,i,a,f]),d(s,"shebang",e.SHEBANG()),d(s,"use_strict",o);const g=s.contains.find(y=>y.label==="func.def");return g.relevance=0,Object.assign(s,{name:"TypeScript",aliases:["ts","tsx","mts","cts"]}),s}const $l="[A-Za-z$_][0-9A-Za-z$_]*",Ev=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends","using"],Sv=["true","false","null","undefined","NaN","Infinity"],nd=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],rd=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],id=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],Tv=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],Av=[].concat(id,nd,rd);function ad(e){const t=e.regex,s=(O,{after:L})=>{const Z="</"+O[0].slice(1);return O.input.indexOf(Z,L)!==-1},n=$l,r={begin:"<>",end:"</>"},i=/<[A-Za-z0-9\\._:-]+\s*\/>/,a={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(O,L)=>{const Z=O[0].length+O.index,xe=O.input[Z];if(xe==="<"||xe===","){L.ignoreMatch();return}xe===">"&&(s(O,{after:Z})||L.ignoreMatch());let X;const N=O.input.substring(Z);if(X=N.match(/^\s*=/)){L.ignoreMatch();return}if((X=N.match(/^\s+extends\s+/))&&X.index===0){L.ignoreMatch();return}}},o={$pattern:$l,keyword:Ev,literal:Sv,built_in:Av,"variable.language":Tv},l="[0-9](_?[0-9])*",c=`\\.(${l})`,u="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",d={className:"number",variants:[{begin:`(\\b(${u})((${c})|\\.)?|(${c}))[eE][+-]?(${l})\\b`},{begin:`\\b(${u})\\b((${c})\\b|\\.)?|(${c})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},h={className:"subst",begin:"\\$\\{",end:"\\}",keywords:o,contains:[]},f={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"xml"}},g={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"css"}},y={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"graphql"}},T={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,h]},x={className:"comment",variants:[e.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:n+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},k=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,f,g,y,T,{match:/\$\d+/},d];h.contains=k.concat({begin:/\{/,end:/\}/,keywords:o,contains:["self"].concat(k)});const I=[].concat(x,h.contains),S=I.concat([{begin:/(\s*)\(/,end:/\)/,keywords:o,contains:["self"].concat(I)}]),$={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:S},E={variants:[{match:[/class/,/\s+/,n,/\s+/,/extends/,/\s+/,t.concat(n,"(",t.concat(/\./,n),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,n],scope:{1:"keyword",3:"title.class"}}]},z={relevance:0,match:t.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...nd,...rd]}},q={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},le={variants:[{match:[/function/,/\s+/,n,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[$],illegal:/%/},pe={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function Q(O){return t.concat("(?!",O.join("|"),")")}const ee={match:t.concat(/\b/,Q([...id,"super","import"].map(O=>`${O}\\s*\\(`)),n,t.lookahead(/\s*\(/)),className:"title.function",relevance:0},j={begin:t.concat(/\./,t.lookahead(t.concat(n,/(?![0-9A-Za-z$_(])/))),end:n,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},he={match:[/get|set/,/\s+/,n,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},$]},M="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",A={match:[/const|var|let/,/\s+/,n,/\s*/,/=\s*/,/(async\s*)?/,t.lookahead(M)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[$]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:o,exports:{PARAMS_CONTAINS:S,CLASS_REFERENCE:z},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),q,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,f,g,y,T,x,{match:/\$\d+/},d,z,{scope:"attr",match:n+t.lookahead(":"),relevance:0},A,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[x,e.REGEXP_MODE,{className:"function",begin:M,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:S}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:r.begin,end:r.end},{match:i},{begin:a.begin,"on:begin":a.isTrulyOpeningTag,end:a.end}],subLanguage:"xml",contains:[{begin:a.begin,end:a.end,skip:!0,contains:["self"]}]}]},le,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[$,e.inherit(e.TITLE_MODE,{begin:n,className:"title.function"})]},{match:/\.\.\./,relevance:0},j,{match:"\\$"+n,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[$]},ee,pe,E,he,{match:/\$[(.]/}]}}function od(e){const t=e.regex,s=new RegExp("[\\p{XID_Start}_]\\p{XID_Continue}*","u"),n=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],o={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:n,built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]},l={className:"meta",begin:/^(>>>|\.\.\.) /},c={className:"subst",begin:/\{/,end:/\}/,keywords:o,illegal:/#/},u={begin:/\{\{/,relevance:0},d={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,l],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,l],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,l,u,c]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,l,u,c]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,u,c]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,u,c]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},h="[0-9](_?[0-9])*",f=`(\\b(${h}))?\\.(${h})|\\b(${h})\\.`,g=`\\b|${n.join("|")}`,y={className:"number",relevance:0,variants:[{begin:`(\\b(${h})|(${f}))[eE][+-]?(${h})[jJ]?(?=${g})`},{begin:`(${f})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${g})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${g})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${g})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${g})`},{begin:`\\b(${h})[jJ](?=${g})`}]},T={className:"comment",begin:t.lookahead(/# type:/),end:/$/,keywords:o,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},w={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:["self",l,y,d,e.HASH_COMMENT_MODE]}]};return c.contains=[d,y,l],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:o,illegal:/(<\/|\?)|=>/,contains:[l,y,{scope:"variable.language",match:/\bself\b/},{beginKeywords:"if",relevance:0},{match:/\bor\b/,scope:"keyword"},d,T,e.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,s],scope:{1:"keyword",3:"title.function"},contains:[w]},{variants:[{match:[/\bclass/,/\s+/,s,/\s*/,/\(\s*/,s,/\s*\)/]},{match:[/\bclass/,/\s+/,s]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[y,w,d]}]}}function ld(e){const t=e.regex,s={},n={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[s]}]};Object.assign(s,{className:"variable",variants:[{begin:t.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},n]});const r={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},i=e.inherit(e.COMMENT(),{match:[/(^|\s)/,/#.*$/],scope:{2:"comment"}}),a={begin:/<<-?\s*(?=\w+)/,starts:{contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},o={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,r]};r.contains.push(o);const l={match:/\\"/},c={className:"string",begin:/'/,end:/'/},u={match:/\\'/},d={begin:/\$?\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,s]},h=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],f=e.SHEBANG({binary:`(${h.join("|")})`,relevance:10}),g={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},y=["if","then","else","elif","fi","time","for","while","until","in","do","done","case","esac","coproc","function","select"],T=["true","false"],w={match:/(\/[a-z._-]+)+/},x=["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset"],k=["alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","sudo","type","typeset","ulimit","unalias"],I=["autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp"],S=["chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"];return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b[a-z][a-z0-9._-]+\b/,keyword:y,literal:T,built_in:[...x,...k,"set","shopt",...I,...S]},contains:[f,e.SHEBANG(),g,d,i,a,w,o,l,c,u,s]}}function Rv(e){const t={className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},s={match:/[{}[\],:]/,className:"punctuation",relevance:0},n=["true","false","null"],r={scope:"literal",beginKeywords:n.join(" ")};return{name:"JSON",aliases:["jsonc"],keywords:{literal:n},contains:[t,s,e.QUOTE_STRING_MODE,r,e.C_NUMBER_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}const Cv=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),Ov=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],$v=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],Nv=[...Ov,...$v],Iv=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),Pv=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),Lv=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),Mv=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse();function jv(e){const t=e.regex,s=Cv(e),n={begin:/-(webkit|moz|ms|o)-(?=[a-z])/},r="and or not only",i=/@-?\w[\w]*(-\w+)*/,a="[a-zA-Z-][a-zA-Z0-9_-]*",o=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE];return{name:"CSS",case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},classNameAliases:{keyframePosition:"selector-tag"},contains:[s.BLOCK_COMMENT,n,s.CSS_NUMBER_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:"selector-class",begin:"\\."+a,relevance:0},s.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+Pv.join("|")+")"},{begin:":(:)?("+Lv.join("|")+")"}]},s.CSS_VARIABLE,{className:"attribute",begin:"\\b("+Mv.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[s.BLOCK_COMMENT,s.HEXCOLOR,s.IMPORTANT,s.CSS_NUMBER_MODE,...o,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[...o,{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},s.FUNCTION_DISPATCH]},{begin:t.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:i},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:r,attribute:Iv.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...o,s.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+Nv.join("|")+")\\b"}]}}function cd(e){const t=e.regex,s=t.concat(/[\p{L}_]/u,t.optional(/[\p{L}0-9_.-]*:/u),/[\p{L}0-9_.-]*/u),n=/[\p{L}0-9._:-]+/u,r={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},i={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},a=e.inherit(i,{begin:/\(/,end:/\)/}),o=e.inherit(e.APOS_STRING_MODE,{className:"string"}),l=e.inherit(e.QUOTE_STRING_MODE,{className:"string"}),c={endsWithParent:!0,illegal:/</,relevance:0,contains:[{className:"attr",begin:n,relevance:0},{begin:/=\s*/,relevance:0,contains:[{className:"string",endsParent:!0,variants:[{begin:/"/,end:/"/,contains:[r]},{begin:/'/,end:/'/,contains:[r]},{begin:/[^\s"'=<>`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,unicodeRegex:!0,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,relevance:10,contains:[i,l,o,a,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,contains:[i,a,l,o]}]}]},e.COMMENT(/<!--/,/-->/,{relevance:10}),{begin:/<!\[CDATA\[/,end:/\]\]>/,relevance:10},r,{className:"meta",end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[l]},{begin:/<\?[a-z][a-z0-9]+/}]},{className:"tag",begin:/<style(?=\s|>)/,end:/>/,keywords:{name:"style"},contains:[c],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/<script(?=\s|>)/,end:/>/,keywords:{name:"script"},contains:[c],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:t.concat(/</,t.lookahead(t.concat(s,t.either(/\/>/,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:s,relevance:0,starts:c}]},{className:"tag",begin:t.concat(/<\//,t.lookahead(t.concat(s,/>/))),contains:[{className:"name",begin:s,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}function Dv(e){const t=e.regex,s=e.COMMENT("--","$"),n={scope:"string",variants:[{begin:/'/,end:/'/,contains:[{match:/''/}]}]},r={begin:/"/,end:/"/,contains:[{match:/""/}]},i=["true","false","unknown"],a=["double precision","large object","with timezone","without timezone"],o=["bigint","binary","blob","boolean","char","character","clob","date","dec","decfloat","decimal","float","int","integer","interval","nchar","nclob","national","numeric","real","row","smallint","time","timestamp","varchar","varying","varbinary"],l=["add","asc","collation","desc","final","first","last","view"],c=["abs","acos","all","allocate","alter","and","any","are","array","array_agg","array_max_cardinality","as","asensitive","asin","asymmetric","at","atan","atomic","authorization","avg","begin","begin_frame","begin_partition","between","bigint","binary","blob","boolean","both","by","call","called","cardinality","cascaded","case","cast","ceil","ceiling","char","char_length","character","character_length","check","classifier","clob","close","coalesce","collate","collect","column","commit","condition","connect","constraint","contains","convert","copy","corr","corresponding","cos","cosh","count","covar_pop","covar_samp","create","cross","cube","cume_dist","current","current_catalog","current_date","current_default_transform_group","current_path","current_role","current_row","current_schema","current_time","current_timestamp","current_path","current_role","current_transform_group_for_type","current_user","cursor","cycle","date","day","deallocate","dec","decimal","decfloat","declare","default","define","delete","dense_rank","deref","describe","deterministic","disconnect","distinct","double","drop","dynamic","each","element","else","empty","end","end_frame","end_partition","end-exec","equals","escape","every","except","exec","execute","exists","exp","external","extract","false","fetch","filter","first_value","float","floor","for","foreign","frame_row","free","from","full","function","fusion","get","global","grant","group","grouping","groups","having","hold","hour","identity","in","indicator","initial","inner","inout","insensitive","insert","int","integer","intersect","intersection","interval","into","is","join","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","language","large","last_value","lateral","lead","leading","left","like","like_regex","listagg","ln","local","localtime","localtimestamp","log","log10","lower","match","match_number","match_recognize","matches","max","member","merge","method","min","minute","mod","modifies","module","month","multiset","national","natural","nchar","nclob","new","no","none","normalize","not","nth_value","ntile","null","nullif","numeric","octet_length","occurrences_regex","of","offset","old","omit","on","one","only","open","or","order","out","outer","over","overlaps","overlay","parameter","partition","pattern","per","percent","percent_rank","percentile_cont","percentile_disc","period","portion","position","position_regex","power","precedes","precision","prepare","primary","procedure","ptf","range","rank","reads","real","recursive","ref","references","referencing","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","release","result","return","returns","revoke","right","rollback","rollup","row","row_number","rows","running","savepoint","scope","scroll","search","second","seek","select","sensitive","session_user","set","show","similar","sin","sinh","skip","smallint","some","specific","specifictype","sql","sqlexception","sqlstate","sqlwarning","sqrt","start","static","stddev_pop","stddev_samp","submultiset","subset","substring","substring_regex","succeeds","sum","symmetric","system","system_time","system_user","table","tablesample","tan","tanh","then","time","timestamp","timezone_hour","timezone_minute","to","trailing","translate","translate_regex","translation","treat","trigger","trim","trim_array","true","truncate","uescape","union","unique","unknown","unnest","update","upper","user","using","value","values","value_of","var_pop","var_samp","varbinary","varchar","varying","versioning","when","whenever","where","width_bucket","window","with","within","without","year"],u=["abs","acos","array_agg","asin","atan","avg","cast","ceil","ceiling","coalesce","corr","cos","cosh","count","covar_pop","covar_samp","cume_dist","dense_rank","deref","element","exp","extract","first_value","floor","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","last_value","lead","listagg","ln","log","log10","lower","max","min","mod","nth_value","ntile","nullif","percent_rank","percentile_cont","percentile_disc","position","position_regex","power","rank","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","row_number","sin","sinh","sqrt","stddev_pop","stddev_samp","substring","substring_regex","sum","tan","tanh","translate","translate_regex","treat","trim","trim_array","unnest","upper","value_of","var_pop","var_samp","width_bucket"],d=["current_catalog","current_date","current_default_transform_group","current_path","current_role","current_schema","current_transform_group_for_type","current_user","session_user","system_time","system_user","current_time","localtime","current_timestamp","localtimestamp"],h=["create table","insert into","primary key","foreign key","not null","alter table","add constraint","grouping sets","on overflow","character set","respect nulls","ignore nulls","nulls first","nulls last","depth first","breadth first"],f=u,g=[...c,...l].filter(S=>!u.includes(S)),y={scope:"variable",match:/@[a-z0-9][a-z0-9_]*/},T={scope:"operator",match:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0},w={match:t.concat(/\b/,t.either(...f),/\s*\(/),relevance:0,keywords:{built_in:f}};function x(S){return t.concat(/\b/,t.either(...S.map($=>$.replace(/\s+/,"\\s+"))),/\b/)}const k={scope:"keyword",match:x(h),relevance:0};function I(S,{exceptions:$,when:E}={}){const z=E;return $=$||[],S.map(q=>q.match(/\|\d+$/)||$.includes(q)?q:z(q)?`${q}|0`:q)}return{name:"SQL",case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:I(g,{when:S=>S.length<3}),literal:i,type:o,built_in:d},contains:[{scope:"type",match:x(a)},k,w,y,n,r,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,s,T]}}function ud(e){const t="true false yes no null",s="[\\w#;/?:@&=+$,.~*'()[\\]]+",n={className:"attr",variants:[{begin:/[\w*@][\w*@ :()\./-]*:(?=[ \t]|$)/},{begin:/"[\w*@][\w*@ :()\./-]*":(?=[ \t]|$)/},{begin:/'[\w*@][\w*@ :()\./-]*':(?=[ \t]|$)/}]},r={className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},i={className:"string",relevance:0,begin:/'/,end:/'/,contains:[{match:/''/,scope:"char.escape",relevance:0}]},a={className:"string",relevance:0,variants:[{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,r]},o=e.inherit(a,{variants:[{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),h={className:"number",begin:"\\b"+"[0-9]{4}(-[0-9][0-9]){0,2}"+"([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?"+"(\\.[0-9]*)?"+"([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?"+"\\b"},f={end:",",endsWithParent:!0,excludeEnd:!0,keywords:t,relevance:0},g={begin:/\{/,end:/\}/,contains:[f],illegal:"\\n",relevance:0},y={begin:"\\[",end:"\\]",contains:[f],illegal:"\\n",relevance:0},T=[n,{className:"meta",begin:"^---\\s*$",relevance:10},{className:"string",begin:"[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+s},{className:"type",begin:"!<"+s+">"},{className:"type",begin:"!"+s},{className:"type",begin:"!!"+s},{className:"meta",begin:"&"+e.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+e.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"-(?=[ ]|$)",relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:t,keywords:{literal:t}},h,{className:"number",begin:e.C_NUMBER_RE+"\\b",relevance:0},g,y,i,a],w=[...T];return w.pop(),w.push(o),f.contains=w,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:T}}function dd(e){const t=e.regex,s={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},n={begin:"^[-\\*]{3,}",end:"$"},r={className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},i={className:"bullet",begin:"^[ ]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},a={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},o=/[A-Za-z][A-Za-z0-9+.-]*/,l={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:t.concat(/\[.+?\]\(/,o,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},c={className:"strong",contains:[],variants:[{begin:/_{2}(?!\s)/,end:/_{2}/},{begin:/\*{2}(?!\s)/,end:/\*{2}/}]},u={className:"emphasis",contains:[],variants:[{begin:/\*(?![*\s])/,end:/\*/},{begin:/_(?![_\s])/,end:/_/,relevance:0}]},d=e.inherit(c,{contains:[]}),h=e.inherit(u,{contains:[]});c.contains.push(h),u.contains.push(d);let f=[s,l];return[c,u,d,h].forEach(w=>{w.contains=w.contains.concat(f)}),f=f.concat(c,u),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:f},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:f}]}]},s,i,c,u,{className:"quote",begin:"^>\\s+",contains:f,end:"$"},r,n,l,a,{scope:"literal",match:/&([a-zA-Z0-9]+|#[0-9]{1,7}|#[Xx][0-9a-fA-F]{1,6});/}]}}Ke.registerLanguage("typescript",sd);Ke.registerLanguage("ts",sd);Ke.registerLanguage("javascript",ad);Ke.registerLanguage("js",ad);Ke.registerLanguage("python",od);Ke.registerLanguage("py",od);Ke.registerLanguage("bash",ld);Ke.registerLanguage("sh",ld);Ke.registerLanguage("json",Rv);Ke.registerLanguage("css",jv);Ke.registerLanguage("html",cd);Ke.registerLanguage("xml",cd);Ke.registerLanguage("sql",Dv);Ke.registerLanguage("yaml",ud);Ke.registerLanguage("yml",ud);Ke.registerLanguage("markdown",dd);Ke.registerLanguage("md",dd);function Mt(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/\*\*\*(.*?)\*\*\*/g,"<strong><em>$1</em></strong>").replace(/\*\*(.*?)\*\*/g,"<strong>$1</strong>").replace(/\*(.*?)\*/g,"<em>$1</em>").replace(/`([^`]+)`/g,'<code class="bg-gray-800 px-1 rounded text-blue-300 font-mono text-xs">$1</code>').replace(/\[([^\]]+)\]\(([^)]+)\)/g,(t,s,n)=>`<a href="${/^https?:\/\//i.test(n)||n.startsWith("/")||n.startsWith("#")?n:"#"}" target="_blank" rel="noopener" class="text-blue-400 hover:underline">${s}</a>`)}function hd(e){const t=e.trim();return t.startsWith("|")&&t.endsWith("|")&&t.length>2}function Nl(e){return hd(e)&&/^\|[\s|:\-]+\|$/.test(e.trim())}function $i(e){return e.trim().slice(1,-1).split("|").map(t=>t.trim())}function Uv(e){const t=e.trim();return t.startsWith(":")&&t.endsWith(":")?"text-center":t.endsWith(":")?"text-right":"text-left"}function Bv(e){if(e.length<2)return e.map(o=>`<p class="my-1">${Mt(o)}</p>`).join(`
75
+ `);const t=$i(e[0]),s=e[1],n=Nl(s)?$i(s).map(Uv):t.map(()=>"text-left"),r=Nl(s)?e.slice(2):e.slice(1),i=t.map((o,l)=>`<th class="px-3 py-1.5 font-medium text-gray-300 ${n[l]??"text-left"}">${Mt(o)}</th>`).join(""),a=r.map(o=>{const l=$i(o);return`<tr class="border-b border-gray-800">${t.map((u,d)=>`<td class="px-3 py-1.5 text-gray-400 ${n[d]??"text-left"}">${Mt(l[d]??"")}</td>`).join("")}</tr>`}).join("");return`<div class="overflow-x-auto my-2"><table class="border-collapse w-full text-sm"><thead><tr class="border-b border-gray-700">${i}</tr></thead><tbody>${a}</tbody></table></div>`}function Hv(e){if(!e.startsWith(`---
76
+ `)&&e!=="---")return{frontmatter:null,body:e};const t=e.indexOf(`
77
+ ---
78
+ `,3),s=e.indexOf(`
79
+ ---`,3),n=t!==-1?t:s!==-1&&e.slice(s).trimEnd()==="---"?s:-1;if(n===-1)return{frontmatter:null,body:e};const r=e.slice(4,n),i=t!==-1?e.slice(t+5):"",a={};for(const o of r.split(`
80
+ `)){const l=o.match(/^([^:]+):\s*(.*)$/);if(!l)continue;const c=l[1].trim();let u=l[2].trim();(u.startsWith('"')&&u.endsWith('"')||u.startsWith("'")&&u.endsWith("'"))&&(u=u.slice(1,-1)),a[c]=u}return{frontmatter:Object.keys(a).length>0?a:null,body:i}}function ms(e){if(!e)return"";const t=e.split(`
81
+ `),s=[];let n=!1,r=!1,i=!1,a=[],o="",l=[];function c(){r&&(s.push("</ul>"),r=!1)}function u(){i&&(s.push(Bv(l)),l=[],i=!1)}for(const d of t){if(d.startsWith("```")){if(c(),u(),!n)n=!0,o=d.slice(3).trim().split(/\s+/)[0].toLowerCase(),a=[];else{const x=a.join(`
82
+ `);let k;try{k=o&&Ke.getLanguage(o)?Ke.highlight(x,{language:o,ignoreIllegals:!0}).value:Ke.highlightAuto(x).value}catch{k=x.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}const I=o.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;"),S=I?`<span class="text-[10px] text-txt-muted font-mono absolute top-2 right-3 select-none">${I}</span>`:"";s.push(`<div class="relative my-2"><pre class="bg-surface-1 border border-edge rounded-xl p-3 overflow-x-auto"><code class="hljs font-mono text-xs">${k}</code></pre>${S}</div>`),n=!1,o="",a=[]}continue}if(n){a.push(d);continue}if(hd(d)){c(),i=!0,l.push(d);continue}i&&u();const h=d.match(/^####\s+(.+)/),f=d.match(/^###\s+(.+)/),g=d.match(/^##\s+(.+)/),y=d.match(/^#\s+(.+)/);if(h){c(),s.push(`<h4 class="text-sm font-semibold text-gray-200 mt-4 mb-1">${Mt(h[1])}</h4>`);continue}if(f){c(),s.push(`<h3 class="text-base font-semibold text-gray-100 mt-5 mb-2">${Mt(f[1])}</h3>`);continue}if(g){c(),s.push(`<h2 class="text-lg font-bold text-gray-100 mt-6 mb-2 pb-1 border-b border-gray-800">${Mt(g[1])}</h2>`);continue}if(y){c(),s.push(`<h1 class="text-xl font-bold text-gray-100 mt-6 mb-3">${Mt(y[1])}</h1>`);continue}if(/^---+$/.test(d.trim())){c(),s.push('<hr class="border-gray-800 my-4" />');continue}const T=d.match(/^[-*+]\s+(.+)/);if(T){r||(s.push('<ul class="list-disc list-inside my-2 space-y-1 pl-2">'),r=!0),s.push(`<li>${Mt(T[1])}</li>`);continue}const w=d.match(/^\d+\.\s+(.+)/);if(w){r||(s.push('<ol class="list-decimal list-inside my-2 space-y-1 pl-2">'),r=!0),s.push(`<li>${Mt(w[1])}</li>`);continue}if(d.trim()===""){c(),s.push('<div class="my-2"></div>');continue}c(),s.push(`<p class="my-1">${Mt(d)}</p>`)}if(n&&a.length){const d=a.join(`
83
+ `).replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;");s.push(`<pre class="bg-gray-900 border border-gray-800 rounded p-3 my-2 overflow-x-auto"><code class="font-mono text-xs text-green-300">${d}</code></pre>`)}return u(),c(),s.join(`
84
+ `)}const Fv={class:"flex flex-col h-full relative bg-surface-0"},Vv={key:0,class:"flex flex-col items-center justify-center h-full select-none animate-fade-in"},zv={class:"flex flex-wrap justify-center gap-2 mt-8 max-w-md"},qv=["onClick"],Kv={key:1,class:"max-w-3xl mx-auto space-y-5"},Wv={key:0,class:"max-w-[80%] px-4 py-2.5 rounded-2xl rounded-br-md text-sm whitespace-pre-wrap bg-gradient-to-br from-accent/[0.14] to-accent/[0.08] text-txt-primary border border-accent/20 shadow-glow-sm"},Gv={key:1,class:"max-w-[85%] flex gap-2.5 items-start"},Zv=["innerHTML"],Jv={key:0,class:"flex justify-start animate-fade-in"},Yv={class:"shrink-0 border-t border-edge/50 backdrop-blur-md p-3 sm:p-4",style:{background:"linear-gradient(180deg, rgba(12,18,32,0.75) 0%, rgba(8,13,22,0.88) 100%)"}},Xv={class:"flex-1 relative group"},Qv=["disabled"],ey=["disabled"],ty={class:"hidden sm:inline"},sy=["disabled"],ny='<span class="stream-cursor"></span>',ry=ut({__name:"ChatView",setup(e){const t=Rb(),s=pu(),n=Y(""),r=Y(!1),i=Y(null),a=Y(!1),o=Y(null),l=["Check squad status","Run my schedules","Summarize recent activity","What skills are installed?"];function c(w){n.value=w,Ns(()=>T())}async function u(){if(!r.value){r.value=!0;try{await Ae("/api/orchestrator/abort",{method:"POST"})}catch{}finally{r.value=!1}}}const d=Pe(()=>t.messages.some(w=>w.streaming));function h(){const w=i.value;w&&(a.value=w.scrollTop+w.clientHeight<w.scrollHeight-100)}function f(w=!0){Ns(()=>{i.value&&i.value.scrollTo({top:i.value.scrollHeight,behavior:w?"smooth":"instant"})})}Ct(()=>{f(!1)}),Ft(()=>s.name,w=>{w==="chat"&&f(!1)}),Ft(()=>t.messages.length,()=>{a.value||f()});function g(w){w.key==="Enter"&&!w.shiftKey&&(w.preventDefault(),T())}function y(){const w=o.value;w&&(w.style.height="auto",w.style.height=Math.min(w.scrollHeight,200)+"px")}async function T(){const w=n.value.trim();if(!w||t.isLoading)return;n.value="",Ns(()=>{o.value&&(o.value.style.height="auto")}),t.isLoading=!0,t.addMessage({id:crypto.randomUUID(),role:"user",content:w}),t.addMessage({id:crypto.randomUUID(),role:"assistant",content:"",streaming:!0}),f();const x=new EventSource(await li("/api/events"));x.onmessage=k=>{try{const I=JSON.parse(k.data);I.type==="delta"?(t.appendToLast(I.text),f()):I.type==="done"&&(t.setLastStreaming(!1),t.isLoading=!1,x.close(),f())}catch{}},x.onerror=()=>{t.setLastStreaming(!1),t.isLoading=!1,x.close()};try{await Ae("/api/message",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({text:w})})}catch{t.appendToLast(`
85
+
86
+ [Error: failed to reach IO]`),t.setLastStreaming(!1),t.isLoading=!1,x.close()}}return(w,x)=>(b(),v("div",Fv,[p("div",{ref_key:"messagesEl",ref:i,class:"flex-1 overflow-y-auto px-3 py-4 sm:px-4 sm:py-6",onScroll:h},[Ie(t).messages.length===0?(b(),v("div",Vv,[x[1]||(x[1]=p("div",{class:"w-16 h-16 rounded-2xl bg-accent/10 border border-accent/20 flex items-center justify-center mb-5 shadow-glow"},[p("span",{class:"text-accent font-bold text-2xl font-mono tracking-tighter"},"IO")],-1)),x[2]||(x[2]=p("p",{class:"text-txt-secondary text-sm font-medium mb-1"},"What can I help you build?",-1)),x[3]||(x[3]=p("p",{class:"text-txt-muted text-xs"},"Send a message to start a conversation",-1)),p("div",zv,[(b(),v(Se,null,Be(l,k=>p("button",{key:k,onClick:I=>c(k),class:"px-3 py-1.5 text-xs text-txt-secondary bg-surface-2/60 border border-edge rounded-full hover:border-accent/30 hover:text-accent hover:bg-accent/5 transition-all duration-200"},P(k),9,qv)),64))])])):(b(),v("div",Kv,[(b(!0),v(Se,null,Be(Ie(t).messages,k=>(b(),v("div",{key:k.id,class:ue(["flex animate-fade-in",k.role==="user"?"justify-end":"justify-start"])},[k.role==="user"?(b(),v("div",Wv,P(k.content),1)):(b(),v("div",Gv,[x[4]||(x[4]=p("div",{class:"shrink-0 w-6 h-6 rounded-lg bg-surface-3/60 border border-edge flex items-center justify-center mt-0.5"},[p("span",{class:"text-accent text-[10px] font-bold font-mono"},"IO")],-1)),p("div",{class:"chat-md min-w-0 px-4 py-2.5 rounded-2xl rounded-tl-md text-sm bg-surface-2/70 text-txt-primary border border-edge",innerHTML:Ie(ms)(k.content)+(k.streaming?ny:"")},null,8,Zv)]))],2))),128)),Ie(t).isLoading&&!d.value?(b(),v("div",Jv,[...x[5]||(x[5]=[cn('<div class="flex gap-2.5 items-start" data-v-a5462ea7><div class="shrink-0 w-6 h-6 rounded-lg bg-surface-3/60 border border-edge flex items-center justify-center" data-v-a5462ea7><span class="text-accent text-[10px] font-bold font-mono" data-v-a5462ea7>IO</span></div><div class="px-4 py-3 rounded-2xl rounded-tl-md bg-surface-2/70 border border-edge flex items-center gap-1" data-v-a5462ea7><span class="thinking-dot" style="animation-delay:0s;" data-v-a5462ea7></span><span class="thinking-dot" style="animation-delay:0.15s;" data-v-a5462ea7></span><span class="thinking-dot" style="animation-delay:0.3s;" data-v-a5462ea7></span></div></div>',1)])])):J("",!0)]))],544),fe(Aa,{name:"scroll-btn"},{default:Ls(()=>[a.value?(b(),v("button",{key:0,onClick:f,class:"absolute bottom-24 left-1/2 -translate-x-1/2 z-10 w-8 h-8 rounded-full bg-surface-2/90 backdrop-blur-sm border border-edge-bright text-txt-secondary hover:text-accent hover:border-accent/40 hover:shadow-glow-sm flex items-center justify-center transition-all duration-200",title:"Scroll to bottom"},[fe(Ee,{paths:'<path d="M15.85 7.65c.2.2.2.5 0 .7l-5.46 5.49a.55.55 0 0 1-.78 0L4.15 8.35a.5.5 0 1 1 .7-.7L10 12.8l5.15-5.16c.2-.2.5-.2.7 0Z"/>',size:16})])):J("",!0)]),_:1}),p("div",Yv,[p("form",{onSubmit:lt(T,["prevent"]),class:"max-w-3xl mx-auto flex gap-2 items-end"},[p("div",Xv,[ct(p("textarea",{ref_key:"inputEl",ref:o,"onUpdate:modelValue":x[0]||(x[0]=k=>n.value=k),placeholder:"Message IO…",disabled:Ie(t).isLoading,rows:"1",class:"w-full bg-surface-2/60 border border-edge rounded-xl px-4 py-2.5 pr-3 text-sm text-txt-primary placeholder-txt-muted/60 resize-none overflow-hidden focus:outline-none focus:border-accent/40 focus:shadow-glow-sm disabled:opacity-40 transition-all duration-200",onKeydown:g,onInput:y},null,40,Qv),[[yt,n.value]])]),Ie(t).isLoading?(b(),v("button",{key:0,type:"button",onClick:u,disabled:r.value,class:"shrink-0 h-10 px-3.5 rounded-xl text-sm font-medium bg-red-500/15 text-red-400 border border-red-500/25 hover:bg-red-500/25 hover:border-red-500/40 disabled:opacity-40 disabled:cursor-not-allowed transition-all duration-150 flex items-center gap-1.5",title:"Stop"},[x[6]||(x[6]=p("span",{class:"w-2.5 h-2.5 rounded-[3px] bg-red-400"},null,-1)),p("span",ty,P(r.value?"Stopping…":"Stop"),1)],8,ey)):(b(),v("button",{key:1,type:"submit",disabled:!n.value.trim(),class:"shrink-0 w-10 h-10 rounded-xl flex items-center justify-center bg-accent/15 text-accent border border-accent/25 hover:bg-accent/25 hover:border-accent/40 hover:shadow-glow-sm disabled:opacity-25 disabled:cursor-not-allowed disabled:hover:shadow-none transition-all duration-150",title:"Send"},[fe(Ee,{paths:'<path d="M2.18 2.11a.5.5 0 0 1 .54-.06l15 7.5a.5.5 0 0 1 0 .9l-15 7.5a.5.5 0 0 1-.7-.58L3.98 10 2.02 2.63a.5.5 0 0 1 .16-.52Zm2.7 8.39-1.61 6.06L16.38 10 3.27 3.44 4.88 9.5h6.62a.5.5 0 1 1 0 1H4.88Z"/>',size:16})],8,sy))],32)])]))}}),iy=sr(ry,[["__scopeId","data-v-a5462ea7"]]),ay={class:"flex flex-col h-full bg-surface-0"},oy={key:0,class:"flex flex-col h-full overflow-hidden animate-fade-in"},ly={class:"flex items-center gap-3 px-3 sm:px-6 py-3.5 border-b border-edge/70 shrink-0 backdrop-blur-sm",style:{background:"linear-gradient(180deg, rgba(19,27,46,0.9) 0%, rgba(12,18,32,0.85) 100%)"}},cy={class:"text-base font-semibold text-txt-primary truncate"},uy={class:"text-[11px] text-txt-muted font-mono shrink-0 bg-surface-2/60 px-1.5 py-0.5 rounded"},dy={key:0,class:"flex-1 flex items-center justify-center"},hy={key:1,class:"flex-1 p-6"},fy={class:"inline-flex items-center gap-2 text-sm text-red-400 bg-red-500/10 border border-red-500/20 rounded-lg px-3 py-2"},py={key:2,class:"flex-1 overflow-y-auto p-6 skill-content text-sm text-txt-secondary leading-relaxed"},gy={key:0,class:"mb-6 bg-surface-2/60 border border-edge rounded-xl p-5"},my={key:0,class:"mb-3"},by={class:"text-base font-semibold text-txt-primary"},vy={key:1,class:"mb-3"},yy={class:"text-sm text-txt-secondary"},_y={class:"flex flex-wrap gap-6 mt-1"},wy={key:0},xy={class:"text-sm text-accent font-mono"},ky={key:1},Ey={class:"text-sm text-txt-secondary"},Sy={key:2,class:"mt-3 pt-3 border-t border-edge grid grid-cols-[auto_1fr] gap-x-4 gap-y-1 items-baseline"},Ty={class:"text-[10px] text-txt-muted uppercase tracking-wider whitespace-nowrap"},Ay={class:"text-xs text-txt-secondary font-mono"},Ry=["innerHTML"],Cy={key:1,class:"flex-1 overflow-y-auto p-3 sm:p-6"},Oy={class:"max-w-3xl"},$y={class:"mb-6 bg-surface-2/40 border border-edge rounded-xl p-4"},Ny={class:"flex gap-1 mb-3"},Iy={class:"flex gap-2"},Py=["disabled"],Ly=["disabled"],My={class:"flex flex-col gap-2"},jy=["disabled"],Dy=["disabled"],Uy=["disabled"],By={key:0,class:"flex items-center gap-2 bg-emerald-500/10 text-emerald-400 border border-emerald-500/20 p-3 rounded-lg mb-4 text-sm animate-fade-in"},Hy={key:1,class:"flex items-center gap-2 bg-red-500/10 text-red-400 border border-red-500/20 p-3 rounded-lg mb-4 text-sm animate-fade-in"},Fy={key:2,class:"mb-4"},Vy={key:3,class:"flex items-center justify-center py-16"},zy={key:4,class:"flex items-center gap-2 bg-red-500/10 text-red-400 border border-red-500/20 p-3 rounded-lg mb-4 text-sm"},qy={key:5,class:"text-txt-muted text-sm text-center py-16"},Ky={key:6,class:"text-txt-muted text-sm text-center py-12"},Wy={key:7,class:"grid gap-3"},Gy=["onClick"],Zy={class:"flex justify-between items-start mb-1.5"},Jy={class:"min-w-0"},Yy={class:"font-semibold text-txt-primary text-sm group-hover:text-accent transition-colors duration-150"},Xy={class:"text-[11px] text-txt-muted font-mono mt-0.5"},Qy=["onClick"],e_={class:"text-xs text-txt-secondary mb-2 line-clamp-2"},t_={class:"text-[10px] text-txt-muted font-mono truncate"},s_=ut({__name:"SkillsView",setup(e){const t=Y([]),s=Y(!0),n=Y(null),r=Y(""),i=Y(!1),a=Y(null),o=Y(null),l=Y("url"),c=Y(""),u=Y(""),d=Y(!1),h=Y(null),f=Y(""),g=Y(!1),y=Y(null),T=Pe(()=>Hv(f.value)),w=Pe(()=>T.value.frontmatter),x=Pe(()=>ms(T.value.body)),k=["name","description","version","author"],I=Pe(()=>w.value?Object.entries(w.value).filter(([ee])=>!k.includes(ee)):[]),S=Y(""),$=Pe(()=>{const ee=S.value.toLowerCase().trim();return ee?t.value.filter(j=>j.name.toLowerCase().includes(ee)||j.slug.toLowerCase().includes(ee)||(j.description??"").toLowerCase().includes(ee)):t.value});async function E(ee){h.value=ee,f.value="",y.value=null,g.value=!0;try{const j=await Ae(`/api/skills/${encodeURIComponent(ee.slug)}`);if(j.status===404)y.value="Skill not found";else if(!j.ok)y.value=`Failed to load skill (HTTP ${j.status})`;else{const he=await j.json();f.value=he.content??""}}catch(j){y.value=j instanceof Error?j.message:"Failed to load skill"}finally{g.value=!1}}function z(){h.value=null,f.value="",y.value=null}async function q(){try{const ee=await Ae("/api/skills");if(!ee.ok)throw new Error(`HTTP error! status: ${ee.status}`);const j=await ee.json();t.value=j.skills}catch(ee){n.value=ee instanceof Error?ee.message:"Failed to load skills"}finally{s.value=!1}}async function le(){if(!(i.value||r.value.trim()==="")){i.value=!0,a.value=null,o.value=null;try{const ee=await Ae("/api/skills",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({repoUrl:r.value.trim()})});if(ee.ok){const j=await ee.json();t.value=[j.skill,...t.value],r.value="",o.value=`✓ Installed: ${j.skill.name}`,setTimeout(()=>{o.value=null},4e3),q()}else{let j="Install failed";try{j=(await ee.json()).error??ee.statusText??j}catch{j=ee.statusText||j}a.value=j}}catch(ee){a.value=ee instanceof Error?ee.message:"Install failed"}finally{i.value=!1}}}async function pe(){if(!(d.value||c.value.trim()===""||u.value.trim()==="")){d.value=!0,a.value=null,o.value=null;try{const ee=await Ae("/api/skills/paste",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({content:u.value.trim(),slug:c.value.trim()})});if(ee.ok){const j=await ee.json();t.value=[j.skill,...t.value],c.value="",u.value="",o.value=`✓ Installed: ${j.skill.name}`,setTimeout(()=>{o.value=null},4e3),q()}else{let j="Install failed";try{j=(await ee.json()).error??ee.statusText??j}catch{j=ee.statusText||j}a.value=j}}catch(ee){a.value=ee instanceof Error?ee.message:"Install failed"}finally{d.value=!1}}}async function Q(ee){if(confirm(`Delete skill "${ee.name}"? This cannot be undone.`))try{const j=await Ae(`/api/skills/${encodeURIComponent(ee.slug)}`,{method:"DELETE"});if(j.ok)t.value=t.value.filter(he=>he.slug!==ee.slug),o.value=`✓ Deleted: ${ee.name}`,setTimeout(()=>{o.value=null},3e3);else{const he=await j.json().catch(()=>({}));a.value=he.error??(j.status===404?"Skill not found":`Delete failed (HTTP ${j.status})`)}}catch(j){a.value=j instanceof Error?j.message:"Delete failed"}}return Ct(q),(ee,j)=>(b(),v("div",ay,[h.value?(b(),v("div",oy,[p("div",ly,[p("button",{onClick:z,class:"text-txt-muted hover:text-accent transition-colors flex items-center gap-1.5 text-sm group"},[fe(Ee,{paths:'<path d="M12.35 15.85a.5.5 0 0 1-.7 0L6.16 10.4a.55.55 0 0 1 0-.78l5.49-5.46a.5.5 0 1 1 .7.7L7.2 10l5.16 5.15c.2.2.2.5 0 .7Z"/>',size:14,class:"transition-transform group-hover:-translate-x-0.5"}),j[6]||(j[6]=be(" Back ",-1))]),j[7]||(j[7]=p("div",{class:"w-px h-5 bg-edge"},null,-1)),p("h2",cy,P(h.value.name),1),p("span",uy,P(h.value.slug),1)]),g.value?(b(),v("div",dy,[...j[8]||(j[8]=[p("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[p("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),be(" Loading… ")],-1)])])):y.value?(b(),v("div",hy,[p("div",fy,[j[9]||(j[9]=p("span",null,"⚠",-1)),be(" "+P(y.value),1)])])):(b(),v("div",py,[w.value?(b(),v("div",gy,[w.value.name?(b(),v("div",my,[j[10]||(j[10]=p("p",{class:"text-[10px] text-txt-muted uppercase tracking-widest mb-0.5"},"Name",-1)),p("p",by,P(w.value.name),1)])):J("",!0),w.value.description?(b(),v("div",vy,[j[11]||(j[11]=p("p",{class:"text-[10px] text-txt-muted uppercase tracking-widest mb-0.5"},"Description",-1)),p("p",yy,P(w.value.description),1)])):J("",!0),p("div",_y,[w.value.version?(b(),v("div",wy,[j[12]||(j[12]=p("p",{class:"text-[10px] text-txt-muted uppercase tracking-widest mb-0.5"},"Version",-1)),p("p",xy,P(w.value.version),1)])):J("",!0),w.value.author?(b(),v("div",ky,[j[13]||(j[13]=p("p",{class:"text-[10px] text-txt-muted uppercase tracking-widest mb-0.5"},"Author",-1)),p("p",Ey,P(w.value.author),1)])):J("",!0)]),I.value.length>0?(b(),v("dl",Sy,[(b(!0),v(Se,null,Be(I.value,([he,M])=>(b(),v(Se,{key:he},[p("dt",Ty,P(he),1),p("dd",Ay,P(M),1)],64))),128))])):J("",!0)])):J("",!0),p("div",{innerHTML:x.value},null,8,Ry)]))])):(b(),v("div",Cy,[p("div",Oy,[j[19]||(j[19]=cn('<div class="flex items-end justify-between mb-6" data-v-20b3d95d><div data-v-20b3d95d><h2 class="text-xl font-bold text-txt-primary tracking-tight" data-v-20b3d95d>Skills</h2><p class="text-xs text-txt-muted mt-0.5" data-v-20b3d95d>Manage installed Copilot skills</p></div><div class="flex items-center gap-2" data-v-20b3d95d><a href="https://github.com/github/awesome-copilot" target="_blank" rel="noopener noreferrer" class="flex items-center gap-1.5 text-xs text-txt-muted bg-surface-2/50 border border-edge px-2.5 py-1 rounded-full hover:border-accent/30 hover:text-accent transition-all duration-200" data-v-20b3d95d><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="w-3 h-3 fill-current" aria-hidden="true" data-v-20b3d95d><path d="M8 0c4.42 0 8 3.58 8 8a8.013 8.013 0 0 1-5.45 7.59c-.4.08-.55-.17-.55-.38 0-.27.01-1.13.01-2.2 0-.75-.25-1.23-.54-1.48 1.78-.2 3.65-.88 3.65-3.95 0-.88-.31-1.59-.82-2.15.08-.2.36-1.02-.08-2.12 0 0-.67-.22-2.2.82-.64-.18-1.32-.27-2-.27-.68 0-1.36.09-2 .27-1.53-1.03-2.2-.82-2.2-.82-.44 1.1-.16 1.92-.08 2.12-.51.56-.82 1.28-.82 2.15 0 3.06 1.86 3.75 3.64 3.95-.23.2-.44.55-.51 1.07-.46.21-1.61.55-2.33-.66-.15-.24-.6-.83-1.23-.82-.67.01-.27.38.01.53.34.19.73.9.82 1.13.16.45.68 1.31 2.69.94 0 .67.01 1.3.01 1.49 0 .21-.15.45-.55.38A7.995 7.995 0 0 1 0 8c0-4.42 3.58-8 8-8Z" data-v-20b3d95d></path></svg> awesome-copilot </a><a href="https://skills.sh" target="_blank" rel="noopener noreferrer" class="flex items-center gap-1.5 text-xs text-txt-muted bg-surface-2/50 border border-edge px-2.5 py-1 rounded-full hover:border-accent/30 hover:text-accent transition-all duration-200" data-v-20b3d95d><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="w-3 h-3 fill-current" aria-hidden="true" data-v-20b3d95d><path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0ZM1.5 8c0 .93.16 1.82.46 2.65L5 8.5V7H3.5l-.07.01A6.492 6.492 0 0 0 1.5 8Zm6.5 6.5c.93 0 1.82-.17 2.65-.47L8.5 11H7v2.5c.17.01.33.01.5.01Zm-5.3-1.7c.56.4 1.19.7 1.87.88L5 11H3.5c.34.66.79 1.25 1.2 1.8ZM8.5 1.5V4H10l2.5 2.5c.02-.16.03-.33.03-.5A6.5 6.5 0 0 0 8.5 1.5Zm-1 0A6.5 6.5 0 0 0 1.97 6H3.5L6 3.5V1.53c-.51.1-1 .26-1.5.46V1.5ZM11 8.5l-2.5 2.5H10l1.88-1.88A6.47 6.47 0 0 0 11 8.5ZM6 6v4h4V6H6Z" data-v-20b3d95d></path></svg> skills.sh </a></div></div>',1)),p("div",$y,[p("div",Ny,[p("button",{type:"button",onClick:j[0]||(j[0]=he=>l.value="url"),class:ue(["px-3 py-1.5 text-xs font-medium rounded-lg transition-all duration-150",l.value==="url"?"bg-accent/10 text-accent border border-accent/20":"text-txt-muted hover:text-txt-secondary hover:bg-surface-3/40 border border-transparent"])}," From URL ",2),p("button",{type:"button",onClick:j[1]||(j[1]=he=>l.value="paste"),class:ue(["px-3 py-1.5 text-xs font-medium rounded-lg transition-all duration-150",l.value==="paste"?"bg-accent/10 text-accent border border-accent/20":"text-txt-muted hover:text-txt-secondary hover:bg-surface-3/40 border border-transparent"])}," Paste SKILL.md ",2)]),l.value==="url"?(b(),v("form",{key:0,onSubmit:lt(le,["prevent"])},[p("div",Iy,[ct(p("input",{"onUpdate:modelValue":j[2]||(j[2]=he=>r.value=he),type:"url",placeholder:"https://github.com/owner/repo.git","aria-label":"Git repository URL",disabled:i.value,class:"flex-1 bg-surface-1/80 border border-edge rounded-lg px-3 py-2 text-sm text-txt-primary placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm disabled:opacity-40 transition-all duration-200"},null,8,Py),[[yt,r.value]]),p("button",{type:"submit",disabled:i.value||r.value.trim()==="",class:"bg-accent/15 text-accent border border-accent/25 px-4 py-2 rounded-lg text-sm font-medium hover:bg-accent/25 hover:border-accent/40 disabled:opacity-30 disabled:cursor-not-allowed transition-all duration-150 whitespace-nowrap"},P(i.value?"Installing…":"Install"),9,Ly)])],32)):(b(),v("form",{key:1,onSubmit:lt(pe,["prevent"])},[p("div",My,[p("div",null,[ct(p("input",{"onUpdate:modelValue":j[3]||(j[3]=he=>c.value=he),type:"text",placeholder:"my-skill","aria-label":"Skill slug",disabled:d.value,class:"w-full bg-surface-1/80 border border-edge rounded-lg px-3 py-2 text-sm text-txt-primary placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm disabled:opacity-40 transition-all duration-200"},null,8,jy),[[yt,c.value]]),j[14]||(j[14]=p("p",{class:"text-[10px] text-txt-muted mt-1 ml-1"},"Unique identifier (lowercase, hyphens ok)",-1))]),ct(p("textarea",{"onUpdate:modelValue":j[4]||(j[4]=he=>u.value=he),placeholder:"Paste SKILL.md content here…","aria-label":"SKILL.md content",disabled:d.value,rows:"6",class:"w-full bg-surface-1/80 border border-edge rounded-lg px-3 py-2 text-sm text-txt-primary font-mono placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm disabled:opacity-40 resize-y transition-all duration-200"},null,8,Dy),[[yt,u.value]]),p("button",{type:"submit",disabled:d.value||c.value.trim()===""||u.value.trim()==="",class:"self-end bg-accent/15 text-accent border border-accent/25 px-4 py-2 rounded-lg text-sm font-medium hover:bg-accent/25 hover:border-accent/40 disabled:opacity-30 disabled:cursor-not-allowed transition-all duration-150"},P(d.value?"Installing…":"Install"),9,Uy)])],32))]),o.value?(b(),v("div",By,[j[15]||(j[15]=p("span",null,"✓",-1)),be(" "+P(o.value),1)])):J("",!0),a.value?(b(),v("div",Hy,[j[16]||(j[16]=p("span",null,"⚠",-1)),be(" "+P(a.value),1)])):J("",!0),!s.value&&!n.value&&t.value.length>0?(b(),v("div",Fy,[ct(p("input",{"onUpdate:modelValue":j[5]||(j[5]=he=>S.value=he),type:"search",placeholder:"Search skills…","aria-label":"Search skills",class:"w-full bg-surface-2/50 border border-edge rounded-lg px-3 py-2 text-sm text-txt-primary placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm transition-all duration-200"},null,512),[[yt,S.value]])])):J("",!0),s.value?(b(),v("div",Vy,[...j[17]||(j[17]=[p("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[p("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),be(" Loading skills… ")],-1)])])):n.value?(b(),v("div",zy,[j[18]||(j[18]=p("span",null,"⚠",-1)),be(" "+P(n.value),1)])):t.value.length===0?(b(),v("div",qy," No skills installed yet ")):$.value.length===0?(b(),v("div",Ky," No matching skills ")):(b(),v("div",Wy,[(b(!0),v(Se,null,Be($.value,he=>(b(),v("div",{key:he.slug,onClick:M=>E(he),class:"group bg-surface-2/40 border border-edge rounded-xl p-4 hover:border-edge-bright hover:shadow-card-hover hover:bg-surface-2/70 transition-all duration-200 cursor-pointer"},[p("div",Zy,[p("div",Jy,[p("h3",Yy,P(he.name),1),p("p",Xy,P(he.slug),1)]),p("button",{onClick:lt(M=>Q(he),["stop"]),class:"shrink-0 ml-2 p-1.5 rounded-lg text-txt-muted/0 group-hover:text-txt-muted hover:!text-red-400 hover:bg-red-500/10 transition-all duration-150",title:"Delete skill"},[fe(Ee,{paths:'<path d="M8.5 4h3a1.5 1.5 0 0 0-3 0Zm-1 0a2.5 2.5 0 0 1 5 0h5a.5.5 0 0 1 0 1h-1.05l-1.2 10.34A3 3 0 0 1 12.27 18H7.73a3 3 0 0 1-2.98-2.66L3.55 5H2.5a.5.5 0 0 1 0-1h5ZM5.74 15.23A2 2 0 0 0 7.73 17h4.54a2 2 0 0 0 1.99-1.77L15.44 5H4.56l1.18 10.23ZM8.5 7.5c.28 0 .5.22.5.5v6a.5.5 0 0 1-1 0V8c0-.28.22-.5.5-.5ZM12 8a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V8Z"/>',size:14})],8,Qy)]),p("p",e_,P(he.description),1),p("p",t_,P(he.path),1)],8,Gy))),128))]))])]))]))}}),n_=sr(s_,[["__scopeId","data-v-20b3d95d"]]),r_={class:"flex flex-col h-full bg-surface-0"},i_={class:"flex-1 overflow-y-auto p-3 sm:p-6"},a_={class:"max-w-4xl"},o_={class:"flex justify-between items-end mb-6"},l_={class:"space-y-3"},c_=["disabled"],u_={key:0,class:"mt-3 flex items-center gap-2 text-sm text-red-400 bg-red-500/10 border border-red-500/20 rounded-lg px-3 py-2"},d_={key:1,class:"flex items-center justify-center py-16"},h_={key:2,class:"flex items-center gap-2 bg-red-500/10 text-red-400 border border-red-500/20 p-3 rounded-lg mb-4 text-sm"},f_={key:3,class:"text-txt-muted text-sm text-center py-16"},p_={key:4,class:"grid gap-3"},g_=["onClick","aria-expanded"],m_={class:"flex justify-between items-start mb-2"},b_={class:"flex-1 flex items-center gap-2.5"},v_={class:"min-w-0"},y_={class:"font-semibold text-txt-primary text-sm"},__={class:"text-[11px] text-txt-muted font-mono"},w_={class:"flex items-center gap-2 shrink-0"},x_={key:0,class:"px-2 py-0.5 rounded-md text-[10px] font-medium bg-purple-500/10 text-purple-300 border border-purple-500/20"},k_={class:"text-xs text-txt-muted font-mono ml-6"},E_={key:0,class:"border-t border-edge px-4 pb-4 pt-3 animate-fade-in"},S_={class:"flex justify-between items-center text-[10px] text-txt-muted mb-3"},T_={key:0,class:"font-mono"},A_={key:0,class:"flex items-center gap-2 text-txt-muted text-xs py-3"},R_={key:1,class:"text-red-400 text-xs py-2"},C_={key:2,class:"text-txt-muted text-xs italic py-2"},O_={key:3,class:"space-y-1.5"},$_={class:"flex-1 min-w-0"},N_={class:"flex items-center gap-1.5"},I_={class:"text-sm font-medium text-txt-primary truncate"},P_={key:0,title:"Team Lead",class:"text-xs"},L_={key:1,title:"QA / Veto Power",class:"text-xs"},M_={class:"text-[10px] text-txt-muted"},j_={class:"flex items-center gap-1 shrink-0"},D_=["onClick"],U_=["onClick","disabled"],B_={class:"bg-surface-1 border border-edge rounded-xl w-full max-w-2xl max-h-[85vh] flex flex-col shadow-2xl animate-fade-in"},H_={class:"flex justify-between items-center px-5 py-3.5 border-b border-edge"},F_={class:"text-sm font-semibold text-txt-primary flex items-center gap-2"},V_={class:"text-xs font-normal text-txt-muted"},z_={class:"text-[10px] text-txt-muted mt-0.5 flex items-center gap-1.5"},q_={class:"flex items-center gap-3"},K_={class:"flex items-center gap-1.5 text-[10px] text-txt-muted cursor-pointer select-none"},W_={key:0,class:"bg-red-500/10 text-red-400 border border-red-500/20 p-3 rounded-lg text-sm"},G_={key:1,class:"text-txt-muted italic text-center py-8"},Z_={class:"shrink-0"},J_={class:"flex-1 min-w-0"},Y_={class:"text-txt-secondary break-words"},X_={class:"text-txt-muted text-[10px] ml-2"},Q_={key:0,class:"text-txt-muted italic text-center py-4"},e1={class:"flex justify-between items-center mb-1"},t1={class:"text-accent"},s1={class:"text-txt-muted text-[10px]"},n1={class:"text-txt-secondary whitespace-pre-wrap break-words"},r1=ut({__name:"SquadsView",setup(e){const t=new Set(["system"]),s={"a-team":"The A-Team",transformers:"Transformers",thundercats:"ThunderCats","gi-joe":"G.I. Joe",aliens:"Aliens",ghostbusters:"Ghostbusters"},n=Y([]),r=Y(!0),i=Y(null),a=Y(!1),o=Y(!1),l=Y(null),c=Qt({}),u=Qt({});function d(X){return[...X].sort((N,C)=>{const D=Ce=>Ce.is_lead?0:Ce.is_qa?1:2;return D(N)-D(C)})}const h=Qt({}),f=Qt({}),g=Y(new Set),y=Y(null),T=Y([]),w=Y(null),x=Y(!1),k=Y(!0),I=Y(null);let S=null;const $=Pe(()=>w.value?"Disconnected":x.value?"Live":"Connecting…"),E=Pe(()=>T.value.filter(X=>!(!X.summary||t.has(X.summary.kind)||X.type==="assistant.message_delta"))),z=X=>{try{return new Date(X).toLocaleTimeString()}catch{return""}},q=X=>{const N=X.data;if(!N||typeof N!="object")return"";if(typeof N.deltaContent=="string")return N.deltaContent;if(typeof N.content=="string")return N.content;if(typeof N.text=="string")return N.text;try{return JSON.stringify(N,null,2)}catch{return String(N)}},le=()=>{Ns(()=>{const X=I.value;X&&(X.scrollTop=X.scrollHeight)})},pe=async X=>{if(!X.currentTaskId)return;Q(),y.value=X,T.value=[],w.value=null,x.value=!1,k.value=!0;const N=await li(`/api/tasks/${encodeURIComponent(X.currentTaskId)}/events`),C=new EventSource(N);S=C,C.onopen=()=>{x.value=!0},C.onmessage=D=>{try{const Ce=JSON.parse(D.data);T.value.push(Ce),le()}catch{}},C.onerror=()=>{x.value=!1,T.value.length===0&&(w.value="Connection error. Retrying…")}},Q=()=>{if(S){try{S.close()}catch{}S=null}y.value=null,T.value=[],w.value=null,x.value=!1};wa(()=>{Q()});const ee=async(X,N)=>{if(!g.value.has(N)){g.value=new Set(g.value).add(N);try{await Ae(`/api/tasks/${encodeURIComponent(N)}/cancel`,{method:"POST"}),await L(X,!0)}catch(C){f[X]=C instanceof Error?C.message:"Failed to stop task"}finally{const C=new Set(g.value);C.delete(N),g.value=C}}},j=Y({slug:"",name:"",projectPath:""}),he=X=>X?s[X]??X:"",M=X=>new Date(X).toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric"}),A=X=>!!c[X],O=async X=>{c[X]=!c[X],c[X]&&!u[X]&&!h[X]&&await L(X)},L=async(X,N=!1)=>{if(!(!N&&h[X])){h[X]=!0,f[X]=null;try{const C=await Ae(`/api/squads/${encodeURIComponent(X)}/agents`);if(!C.ok)throw new Error(`HTTP error! status: ${C.status}`);const D=await C.json();u[X]=D.agents}catch(C){f[X]=C instanceof Error?C.message:"Failed to load agents"}finally{h[X]=!1}}},Z=async()=>{try{const X=await Ae("/api/squads");if(!X.ok)throw new Error(`HTTP error! status: ${X.status}`);const N=await X.json();n.value=N.squads}catch(X){i.value=X instanceof Error?X.message:"Failed to load squads"}finally{r.value=!1}},xe=async()=>{if(!j.value.slug||!j.value.name||!j.value.projectPath){l.value="All fields are required";return}o.value=!0,l.value=null;try{const X=await Ae("/api/squads",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({slug:j.value.slug,name:j.value.name,projectPath:j.value.projectPath})});if(!X.ok)throw new Error(`HTTP error! status: ${X.status}`);j.value={slug:"",name:"",projectPath:""},a.value=!1,await Z()}catch(X){l.value=X instanceof Error?X.message:"Failed to create squad"}finally{o.value=!1}};return Ct(()=>{Z()}),(X,N)=>(b(),v("div",r_,[p("div",i_,[p("div",a_,[p("div",o_,[N[5]||(N[5]=p("div",null,[p("h2",{class:"text-xl font-bold text-txt-primary tracking-tight"},"Squads"),p("p",{class:"text-xs text-txt-muted mt-0.5"},"Manage teams and monitor agents")],-1)),p("button",{onClick:N[0]||(N[0]=C=>a.value=!a.value),class:ue(["px-3.5 py-2 rounded-lg text-sm font-medium transition-all duration-150",a.value?"bg-surface-3/50 text-txt-secondary border border-edge hover:bg-surface-3/70":"bg-accent/15 text-accent border border-accent/25 hover:bg-accent/25 hover:border-accent/40"])},P(a.value?"Cancel":"New Squad"),3)]),a.value?(b(),v("form",{key:0,onSubmit:lt(xe,["prevent"]),class:"bg-surface-2/40 border border-edge rounded-xl p-5 mb-6 animate-fade-in"},[N[7]||(N[7]=p("h3",{class:"font-semibold text-txt-primary text-sm mb-4"},"Create New Squad",-1)),p("div",l_,[ct(p("input",{"onUpdate:modelValue":N[1]||(N[1]=C=>j.value.slug=C),type:"text",placeholder:"Squad slug (e.g., frontend-team)",class:"w-full bg-surface-1/80 border border-edge rounded-lg px-3 py-2 text-sm text-txt-primary placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm transition-all duration-200"},null,512),[[yt,j.value.slug]]),ct(p("input",{"onUpdate:modelValue":N[2]||(N[2]=C=>j.value.name=C),type:"text",placeholder:"Squad name (e.g., Frontend Team)",class:"w-full bg-surface-1/80 border border-edge rounded-lg px-3 py-2 text-sm text-txt-primary placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm transition-all duration-200"},null,512),[[yt,j.value.name]]),ct(p("input",{"onUpdate:modelValue":N[3]||(N[3]=C=>j.value.projectPath=C),type:"text",placeholder:"Project path (e.g., /path/to/project)",class:"w-full bg-surface-1/80 border border-edge rounded-lg px-3 py-2 text-sm text-txt-primary placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm transition-all duration-200"},null,512),[[yt,j.value.projectPath]]),p("button",{type:"submit",disabled:o.value||!j.value.slug||!j.value.name||!j.value.projectPath,class:"w-full bg-accent/15 text-accent border border-accent/25 px-4 py-2 rounded-lg text-sm font-medium hover:bg-accent/25 hover:border-accent/40 disabled:opacity-30 disabled:cursor-not-allowed transition-all duration-150"},P(o.value?"Creating…":"Create Squad"),9,c_)]),l.value?(b(),v("div",u_,[N[6]||(N[6]=p("span",null,"⚠",-1)),be(" "+P(l.value),1)])):J("",!0)],32)):J("",!0),r.value?(b(),v("div",d_,[...N[8]||(N[8]=[p("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[p("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),be(" Loading squads… ")],-1)])])):i.value?(b(),v("div",h_,[N[9]||(N[9]=p("span",null,"⚠",-1)),be(" "+P(i.value),1)])):n.value.length===0?(b(),v("div",f_," No squads created yet ")):(b(),v("div",p_,[(b(!0),v(Se,null,Be(n.value,C=>(b(),v("div",{key:C.id,class:"bg-surface-2/40 border border-edge rounded-xl overflow-hidden hover:border-edge-bright transition-all duration-200"},[p("button",{type:"button",onClick:D=>O(C.slug),class:"w-full text-left p-4 focus:outline-none","aria-expanded":A(C.slug)},[p("div",m_,[p("div",b_,[fe(Ee,{paths:'<path d="M7.65 4.15c.2-.2.5-.2.7 0l5.49 5.46c.21.22.21.57 0 .78l-5.49 5.46a.5.5 0 0 1-.7-.7L12.8 10 7.65 4.85a.5.5 0 0 1 0-.7Z"/>',size:14,class:ue(["text-txt-muted transition-transform duration-200 shrink-0",A(C.slug)?"rotate-90":""])},null,8,["class"]),p("div",v_,[p("h3",y_,P(C.name),1),p("p",__,P(C.slug),1)])]),p("div",w_,[C.universe?(b(),v("span",x_," 🎬 "+P(he(C.universe)),1)):J("",!0),p("span",{class:ue(["flex items-center gap-1 px-2 py-0.5 rounded-md text-[10px] font-medium",C.status==="working"?"bg-accent/10 text-accent border border-accent/20":C.status==="error"?"bg-red-500/10 text-red-400 border border-red-500/20":"bg-surface-3/60 text-txt-muted border border-edge"])},[p("span",{class:ue(["w-1.5 h-1.5 rounded-full",C.status==="working"?"bg-accent animate-pulse":C.status==="error"?"bg-red-400":"bg-txt-muted/50"])},null,2),be(" "+P(C.status),1)],2)])]),p("p",k_,"📁 "+P(C.project_path),1)],8,g_),A(C.slug)?(b(),v("div",E_,[p("div",S_,[C.model?(b(),v("span",T_,"Model: "+P(C.model),1)):J("",!0),p("span",null,P(M(C.created_at)),1)]),N[13]||(N[13]=p("h4",{class:"text-xs font-semibold text-txt-secondary uppercase tracking-wider mb-2"},"Team Roster",-1)),h[C.slug]?(b(),v("div",A_,[...N[10]||(N[10]=[p("span",{class:"w-3 h-3 border-2 border-edge border-t-accent rounded-full animate-spin"},null,-1),be(" Loading agents… ",-1)])])):f[C.slug]?(b(),v("div",R_,P(f[C.slug]),1)):!u[C.slug]||u[C.slug].length===0?(b(),v("div",C_," No agents assigned yet ")):(b(),v("ul",O_,[(b(!0),v(Se,null,Be(d(u[C.slug]??[]),D=>(b(),v("li",{key:D.id??D.character_name,class:ue(["flex items-center gap-3 rounded-lg px-3 py-2 transition-all duration-150",D.status==="working"?"bg-accent/[0.06] border border-accent/15":"bg-surface-1/50 border border-edge"])},[p("div",{class:ue(["w-7 h-7 rounded-full flex items-center justify-center shrink-0 text-[10px] font-bold",D.status==="working"?"bg-accent/15 text-accent border border-accent/25":D.status==="error"?"bg-red-500/15 text-red-400 border border-red-500/25":"bg-surface-3/60 text-txt-muted border border-edge"])},P((D.character_name??"?").charAt(0).toUpperCase()),3),p("div",$_,[p("div",N_,[p("span",I_,P(D.character_name),1),D.is_lead?(b(),v("span",P_,"👑")):J("",!0),D.is_qa?(b(),v("span",L_,"🛡️")):J("",!0)]),p("span",M_,P(D.role_title),1)]),p("span",{class:ue(["flex items-center gap-1 px-2 py-0.5 rounded-md text-[10px] font-medium shrink-0",D.status==="working"?"bg-accent/10 text-accent":D.status==="error"?"bg-red-500/10 text-red-400":"bg-surface-3/40 text-txt-muted"])},[p("span",{class:ue(["w-1.5 h-1.5 rounded-full",D.status==="working"?"bg-accent animate-pulse":D.status==="error"?"bg-red-400":"bg-emerald-400"])},null,2),be(" "+P(D.status),1)],2),p("div",j_,[D.status==="working"&&D.currentTaskId?(b(),v("button",{key:0,type:"button",onClick:Ce=>pe(D),class:"text-[10px] font-medium px-2 py-1 rounded-md bg-accent/10 text-accent border border-accent/20 hover:bg-accent/20 transition-all duration-150 flex items-center gap-1",title:"Preview live work"},[...N[11]||(N[11]=[p("span",{"aria-hidden":"true"},"👁",-1),be(" Preview ",-1)])],8,D_)):J("",!0),D.status==="working"&&D.currentTaskId?(b(),v("button",{key:1,type:"button",onClick:Ce=>ee(C.slug,D.currentTaskId),disabled:g.value.has(D.currentTaskId),class:"text-[10px] font-medium px-2 py-1 rounded-md bg-red-500/10 text-red-400 border border-red-500/20 hover:bg-red-500/20 disabled:opacity-40 transition-all duration-150 flex items-center gap-1",title:"Stop task"},[N[12]||(N[12]=p("span",{class:"w-2 h-2 rounded-[2px] bg-red-400"},null,-1)),be(" "+P(g.value.has(D.currentTaskId)?"Stopping…":"Stop"),1)],8,U_)):J("",!0)])],2))),128))]))])):J("",!0)]))),128))]))])]),y.value?(b(),v("div",{key:0,class:"fixed inset-0 bg-black/60 backdrop-blur-sm flex items-center justify-center p-4 z-50",onClick:lt(Q,["self"])},[p("div",B_,[p("div",H_,[p("div",null,[p("h3",F_,[be(P(y.value.character_name)+" ",1),p("span",V_,"— "+P(y.value.role_title),1)]),p("p",z_,[p("span",{class:ue(["inline-block w-1.5 h-1.5 rounded-full",x.value?"bg-emerald-400 animate-pulse":"bg-txt-muted/50"])},null,2),be(" "+P($.value),1)])]),p("div",q_,[p("label",K_,[ct(p("input",{type:"checkbox","onUpdate:modelValue":N[4]||(N[4]=C=>k.value=C),class:"rounded bg-surface-3 border-edge accent-accent"},null,512),[[Wc,k.value]]),N[14]||(N[14]=be(" Summary ",-1))]),p("button",{type:"button",onClick:Q,class:"text-txt-muted hover:text-txt-primary text-lg leading-none transition-colors p-1","aria-label":"Close"},"×")])]),p("div",{ref_key:"previewScrollEl",ref:I,class:"overflow-y-auto p-4 space-y-2 flex-1 font-mono text-xs"},[w.value?(b(),v("div",W_,P(w.value),1)):T.value.length===0?(b(),v("div",G_," Waiting for activity… ")):k.value?(b(),v(Se,{key:2},[(b(!0),v(Se,null,Be(E.value,(C,D)=>(b(),v("div",{key:D,class:"flex items-start gap-2 py-1.5 px-1"},[p("span",Z_,P(C.summary.icon),1),p("div",J_,[p("span",Y_,P(C.summary.summary),1),p("span",X_,P(z(C.ts)),1)])]))),128)),E.value.length===0?(b(),v("div",Q_," Processing… ")):J("",!0)],64)):(b(!0),v(Se,{key:3},Be(T.value,(C,D)=>(b(),v("div",{key:D,class:"border border-edge rounded-lg p-2.5 bg-surface-0"},[p("div",e1,[p("span",t1,P(C.type),1),p("span",s1,P(z(C.ts)),1)]),p("pre",n1,P(q(C)),1)]))),128))],512),p("div",{class:"px-4 py-3 border-t border-edge flex justify-end"},[p("button",{type:"button",onClick:Q,class:"bg-surface-3/50 hover:bg-surface-3/70 text-txt-secondary text-sm px-4 py-1.5 rounded-lg border border-edge transition-all duration-150"}," Close ")])])])):J("",!0)]))}}),i1={class:"flex flex-col h-full bg-surface-0"},a1={class:"flex-1 overflow-y-auto p-3 sm:p-6"},o1={class:"max-w-4xl"},l1={class:"flex justify-between items-end mb-6"},c1=["disabled"],u1={key:0,class:"flex items-center gap-2 bg-red-500/10 text-red-400 border border-red-500/20 p-3 rounded-lg mb-6 text-sm"},d1={class:"mb-8"},h1={key:0,class:"flex items-center justify-center py-10"},f1={key:1,class:"text-txt-muted text-sm text-center py-10"},p1={key:2,class:"grid gap-3"},g1={class:"flex justify-between items-start mb-2.5"},m1={class:"flex items-center gap-3 min-w-0"},b1={class:"min-w-0"},v1={class:"font-semibold text-txt-primary text-sm"},y1={class:"flex items-center gap-1.5 mt-0.5 flex-wrap"},_1={class:"text-[10px] text-txt-muted font-mono"},w1={key:0,class:"text-[10px] text-txt-secondary bg-surface-3/50 px-1.5 py-0.5 rounded border border-edge"},x1={key:1,class:"text-[10px] text-purple-300 bg-purple-500/10 px-1.5 py-0.5 rounded border border-purple-500/20"},k1=["title"],E1={key:0,class:"bg-surface-0/60 border border-edge rounded-lg p-3 mb-2.5 ml-12"},S1={class:"text-sm text-txt-primary break-words"},T1={class:"flex justify-between items-center ml-12"},A1={class:"text-[10px] text-txt-muted"},R1=["onClick","disabled"],C1={key:0,class:"flex items-center justify-center py-10"},O1={key:1,class:"text-txt-muted text-sm text-center py-10"},$1={key:2,class:"relative"},N1={class:"space-y-1"},I1=["onClick"],P1={class:"flex justify-between items-start gap-3"},L1={class:"min-w-0 flex-1"},M1={class:"flex items-center gap-2 mb-0.5"},j1={class:"text-sm font-medium text-txt-primary truncate group-hover:text-accent transition-colors"},D1={key:0,class:"text-[10px] text-txt-muted bg-surface-3/40 px-1.5 py-0.5 rounded border border-edge"},U1={class:"text-xs text-txt-secondary truncate"},B1={class:"text-[10px] text-txt-muted mt-1"},H1={key:0},F1={key:0,class:"w-1.5 h-1.5 rounded-full bg-accent animate-pulse"},V1={class:"bg-surface-1 border border-edge rounded-xl w-full max-w-2xl max-h-[85vh] flex flex-col shadow-2xl animate-fade-in"},z1={class:"overflow-y-auto p-5 space-y-4"},q1={key:0,class:"flex items-center justify-center py-10"},K1={key:1,class:"bg-red-500/10 text-red-400 border border-red-500/20 p-3 rounded-lg text-sm"},W1={class:"flex justify-between items-start gap-3"},G1={class:"text-sm text-txt-primary font-medium"},Z1={key:0,class:"w-1.5 h-1.5 rounded-full bg-accent animate-pulse"},J1={class:"text-[11px] text-txt-muted font-mono break-all bg-surface-0/60 px-2 py-1 rounded border border-edge"},Y1={key:0},X1={class:"text-sm text-txt-secondary"},Q1={class:"grid grid-cols-2 gap-4"},ew={class:"text-sm text-txt-secondary"},tw={class:"text-sm text-txt-secondary"},sw={key:1},nw={class:"text-sm text-accent font-mono"},rw=["innerHTML"],iw={class:"flex justify-between items-center mb-2"},aw={class:"flex items-center gap-1.5 text-[10px] text-txt-muted cursor-pointer select-none"},ow={key:0,class:"text-sm text-txt-muted italic"},lw={key:1,class:"text-sm text-txt-muted italic"},cw={key:2,class:"bg-surface-0/60 border border-edge rounded-lg divide-y divide-edge max-h-96 overflow-y-auto"},uw=["onClick"],dw={class:"shrink-0"},hw={class:"flex-1 break-words"},fw={class:"text-[10px] text-txt-muted shrink-0"},pw={key:0,class:"mt-2 pl-6 space-y-1"},gw={key:0,class:"text-xs text-txt-secondary bg-surface-1 border border-edge rounded-lg p-2 whitespace-pre-wrap break-words font-mono"},mw={class:"text-[11px] text-txt-muted bg-surface-1 border border-edge rounded-lg p-2 whitespace-pre-wrap break-words font-mono max-h-48 overflow-y-auto"},bw={class:"text-[10px] text-txt-muted font-mono"},vw=["innerHTML"],yw={key:1,class:"text-sm text-txt-muted italic"},_w={class:"px-5 py-3 border-t border-edge flex justify-between items-center"},ww=["disabled"],xw={key:1},kw=ut({__name:"AgentActivityView",setup(e){const t=Y([]),s=Pe(()=>t.value.filter(N=>N.status!=="idle")),n=Y([]),r=Y(!0),i=Y(null),a=Y(new Set),o=Y(null),l=Y(null),c=Y(!1),u=Y(null),d=Y([]),h=Y(!1),f=Y(!1),g=Y(new Set),y=Pe(()=>f.value?d.value:d.value.filter(N=>!(N.rawType==="assistant.message"&&(!N.detail||!N.detail.trim())||N.rawType.includes("tool.execution_complete")&&N.status==="success")));let T=null,w=null,x=null;const k=N=>N.toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!0}),I=N=>{if(!N)return"";const C=N.includes("T")?N:N.replace(" ","T")+"Z",D=new Date(C);return Number.isNaN(D.getTime())?N:D.toLocaleString()},S=N=>{switch(N){case"running":return"bg-accent/10 text-accent border border-accent/20";case"done":return"bg-emerald-500/10 text-emerald-400 border border-emerald-500/20";case"failed":return"bg-red-500/10 text-red-400 border border-red-500/20";case"cancelled":return"bg-amber-500/10 text-amber-400 border border-amber-500/20";default:return"bg-surface-3/50 text-txt-muted border border-edge"}},$=Pe(()=>{if(!l.value)return null;const N=l.value.started_at,C=l.value.completed_at;if(!N||!C)return null;const D=new Date(N.includes("T")?N:N.replace(" ","T")+"Z").getTime(),Ce=new Date(C.includes("T")?C:C.replace(" ","T")+"Z").getTime();if(Number.isNaN(D)||Number.isNaN(Ce))return null;const H=Math.max(0,Math.round((Ce-D)/1e3));if(H<60)return`${H}s`;const ae=Math.floor(H/60),re=H%60;return`${ae}m ${re}s`}),E=async N=>{if(!a.value.has(N)){a.value=new Set(a.value).add(N);try{await Ae(`/api/tasks/${encodeURIComponent(N)}/cancel`,{method:"POST"}),await le(),o.value===N&&await pe(N)}catch(C){i.value=C instanceof Error?C.message:"Failed to stop task"}finally{const C=new Set(a.value);C.delete(N),a.value=C}}},z=async()=>{try{const N=await Ae("/api/agents");if(!N.ok)throw new Error(`HTTP error! status: ${N.status}`);const C=await N.json();t.value=C.agents}catch(N){i.value=N instanceof Error?N.message:"Failed to load agents"}},q=async()=>{try{const N=await Ae("/api/tasks?limit=50");if(!N.ok)throw new Error(`HTTP error! status: ${N.status}`);const C=await N.json();n.value=C.tasks}catch(N){i.value=N instanceof Error?N.message:"Failed to load tasks"}},le=async()=>{r.value=!0,i.value=null;try{await Promise.all([z(),q()])}finally{r.value=!1}},pe=async N=>{c.value=!0,u.value=null;try{const C=await Ae(`/api/tasks/${encodeURIComponent(N)}`);if(!C.ok)throw new Error(`HTTP error! status: ${C.status}`);const D=await C.json();l.value=D.task}catch(C){u.value=C instanceof Error?C.message:"Failed to load task",l.value=null}finally{c.value=!1}},Q=N=>{if(!N)return"";const C=new Date(N);return Number.isNaN(C.getTime())?"":C.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1})},ee=N=>{try{return JSON.stringify(N,null,2)}catch{return String(N)}},j=N=>{if(N.status==="success")return"text-emerald-300";if(N.status==="error")return"text-red-300";if(N.status==="pending")return"text-accent";switch(N.kind){case"message":return"text-txt-primary";case"reasoning":return"text-purple-300";case"tool":return"text-blue-300";case"outcome":return"text-amber-300";default:return"text-txt-secondary"}},he=N=>{if(f.value)return;const C=new Set(g.value);C.has(N)?C.delete(N):C.add(N),g.value=C},M=async(N,C={})=>{C.initial&&(h.value=!0);try{const D=await Ae(`/api/tasks/${encodeURIComponent(N)}/activity`);if(!D.ok)return;const Ce=await D.json();d.value=Ce.activity??[]}catch{}finally{C.initial&&(h.value=!1)}},A=N=>{w||(w=setTimeout(()=>{w=null,o.value===N&&M(N)},250))},O=async N=>{L(),M(N,{initial:!0});try{T=new EventSource(await li(`/api/tasks/${encodeURIComponent(N)}/events`)),T.onmessage=()=>{A(N)},T.onerror=()=>{}}catch{T=null}},L=()=>{T&&(T.close(),T=null),w&&(clearTimeout(w),w=null)},Z=N=>{o.value=N,l.value=null,d.value=[],g.value=new Set,pe(N),O(N)},xe=()=>{o.value=null,l.value=null,u.value=null,d.value=[],g.value=new Set,L()},X=N=>{N.key==="Escape"&&o.value&&xe()};return Ft(o,N=>{N?document.addEventListener("keydown",X):document.removeEventListener("keydown",X)}),Ct(()=>{le(),x=setInterval(le,5e3)}),Ft(()=>{var N;return(N=l.value)==null?void 0:N.status},N=>{N&&N!=="running"&&(o.value&&M(o.value),L())}),Xn(()=>{x&&clearInterval(x),document.removeEventListener("keydown",X),L()}),(N,C)=>(b(),v("div",i1,[p("div",a1,[p("div",o1,[p("div",l1,[C[2]||(C[2]=p("div",null,[p("h2",{class:"text-xl font-bold text-txt-primary tracking-tight"},"Activity"),p("p",{class:"text-xs text-txt-muted mt-0.5"},"Monitor agents and recent tasks")],-1)),p("button",{onClick:le,disabled:r.value,class:"px-3.5 py-2 rounded-lg text-sm font-medium transition-all duration-150 bg-accent/15 text-accent border border-accent/25 hover:bg-accent/25 hover:border-accent/40 disabled:opacity-30 disabled:cursor-not-allowed"},P(r.value?"Refreshing…":"Refresh"),9,c1)]),i.value?(b(),v("div",u1,[C[3]||(C[3]=p("span",null,"⚠",-1)),be(" "+P(i.value),1)])):J("",!0),p("section",d1,[C[7]||(C[7]=p("h3",{class:"text-xs font-semibold text-txt-secondary uppercase tracking-wider mb-3"},"Active Agents",-1)),r.value&&s.value.length===0?(b(),v("div",h1,[...C[4]||(C[4]=[p("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[p("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),be(" Loading agents… ")],-1)])])):s.value.length===0?(b(),v("div",f1," No active agents ")):(b(),v("div",p1,[(b(!0),v(Se,null,Be(s.value,D=>(b(),v("div",{key:D.slug+(D.characterName||""),class:ue(["group bg-surface-2/40 border rounded-xl p-4 transition-all duration-200",D.status==="working"?"border-accent/20 hover:border-accent/35":"border-edge hover:border-edge-bright"])},[p("div",g1,[p("div",m1,[p("div",{class:ue(["w-9 h-9 rounded-xl flex items-center justify-center shrink-0 text-xs font-bold",D.status==="working"?"bg-accent/15 text-accent border border-accent/25":D.status==="error"?"bg-red-500/15 text-red-400 border border-red-500/25":"bg-emerald-500/10 text-emerald-400 border border-emerald-500/20"])},P((D.name??"?").charAt(0).toUpperCase()),3),p("div",b1,[p("h3",v1,P(D.name),1),p("div",y1,[p("span",_1,P(D.slug),1),D.roleTitle?(b(),v("span",w1,P(D.roleTitle),1)):J("",!0),D.universe?(b(),v("span",x1," 🎬 "+P(D.universe),1)):J("",!0),D.model&&D.status==="working"?(b(),v("span",{key:2,class:"text-[10px] text-emerald-300 bg-emerald-500/10 px-1.5 py-0.5 rounded border border-emerald-500/20",title:`Model: ${D.model}`}," 🧠 "+P(D.model),9,k1)):J("",!0)])])]),p("span",{class:ue(["flex items-center gap-1 px-2 py-0.5 rounded-md text-[10px] font-medium shrink-0",D.status==="working"?"bg-accent/10 text-accent border border-accent/20":D.status==="error"?"bg-red-500/10 text-red-400 border border-red-500/20":"bg-emerald-500/10 text-emerald-400 border border-emerald-500/20"])},[p("span",{class:ue(["w-1.5 h-1.5 rounded-full",D.status==="working"?"bg-accent animate-pulse":D.status==="error"?"bg-red-400":"bg-emerald-400"])},null,2),be(" "+P(D.status==="working"?"Working":D.status==="error"?"Error":"Idle"),1)],2)]),D.currentTask?(b(),v("div",E1,[C[5]||(C[5]=p("p",{class:"text-[10px] text-txt-muted uppercase tracking-wider mb-1"},"Current Task",-1)),p("p",S1,P(D.currentTask),1)])):J("",!0),p("div",T1,[p("div",A1," Last updated: "+P(k(new Date)),1),D.status==="working"&&D.currentTaskId?(b(),v("button",{key:0,type:"button",onClick:Ce=>E(D.currentTaskId),disabled:a.value.has(D.currentTaskId),class:"text-[10px] font-medium px-2.5 py-1 rounded-md bg-red-500/10 text-red-400 border border-red-500/20 hover:bg-red-500/20 disabled:opacity-40 transition-all duration-150 flex items-center gap-1",title:"Stop task"},[C[6]||(C[6]=p("span",{class:"w-2 h-2 rounded-[2px] bg-red-400"},null,-1)),be(" "+P(a.value.has(D.currentTaskId)?"Stopping…":"Stop"),1)],8,R1)):J("",!0)])],2))),128))]))]),p("section",null,[C[10]||(C[10]=p("h3",{class:"text-xs font-semibold text-txt-secondary uppercase tracking-wider mb-3"},"Recent Activity",-1)),r.value&&n.value.length===0?(b(),v("div",C1,[...C[8]||(C[8]=[p("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[p("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),be(" Loading activity… ")],-1)])])):n.value.length===0?(b(),v("div",O1," No recent activity yet ")):(b(),v("div",$1,[C[9]||(C[9]=p("div",{class:"absolute left-[15px] top-0 bottom-0 w-px bg-gradient-to-b from-accent/30 via-edge to-transparent"},null,-1)),p("div",N1,[(b(!0),v(Se,null,Be(n.value,D=>(b(),v("button",{key:D.task_id,type:"button",onClick:Ce=>Z(D.task_id),class:"w-full text-left relative pl-10 pr-4 py-3 rounded-lg hover:bg-surface-2/40 transition-all duration-150 group"},[p("div",{class:ue(["absolute left-[11px] top-4 w-[9px] h-[9px] rounded-full border-2 z-10",D.status==="running"?"bg-accent border-accent shadow-glow-sm":D.status==="done"?"bg-emerald-400 border-emerald-400":D.status==="failed"?"bg-red-400 border-red-400":D.status==="cancelled"?"bg-amber-400 border-amber-400":"bg-surface-3 border-edge"])},null,2),p("div",P1,[p("div",L1,[p("div",M1,[p("span",j1,P(D.agent_slug),1),D.origin_channel?(b(),v("span",D1,"via "+P(D.origin_channel),1)):J("",!0)]),p("p",U1,P(D.description),1),p("p",B1,[be(P(I(D.started_at))+" ",1),D.completed_at?(b(),v("span",H1," · "+P(I(D.completed_at)),1)):J("",!0)])]),p("span",{class:ue(["flex items-center gap-1 px-2 py-0.5 rounded-md text-[10px] font-medium shrink-0",S(D.status)])},[D.status==="running"?(b(),v("span",F1)):J("",!0),be(" "+P(D.status),1)],2)])],8,I1))),128))])]))])])]),o.value?(b(),v("div",{key:0,class:"fixed inset-0 bg-black/60 backdrop-blur-sm flex items-center justify-center p-4 z-50",onClick:lt(xe,["self"])},[p("div",V1,[p("div",{class:"flex justify-between items-center px-5 py-3.5 border-b border-edge"},[C[11]||(C[11]=p("h3",{class:"text-sm font-semibold text-txt-primary"},"Task Details",-1)),p("button",{type:"button",onClick:xe,class:"text-txt-muted hover:text-txt-primary text-lg leading-none transition-colors p-1","aria-label":"Close"},"×")]),p("div",z1,[c.value?(b(),v("div",q1,[...C[12]||(C[12]=[p("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[p("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),be(" Loading task… ")],-1)])])):u.value?(b(),v("div",K1,P(u.value),1)):l.value?(b(),v(Se,{key:2},[p("div",W1,[p("div",null,[C[13]||(C[13]=p("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Agent",-1)),p("p",G1,P(l.value.agent_slug),1)]),p("span",{class:ue(["flex items-center gap-1 px-2 py-0.5 rounded-md text-[10px] font-medium",S(l.value.status)])},[l.value.status==="running"?(b(),v("span",Z1)):J("",!0),be(" "+P(l.value.status),1)],2)]),p("div",null,[C[14]||(C[14]=p("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Task ID",-1)),p("p",J1,P(l.value.task_id),1)]),l.value.origin_channel?(b(),v("div",Y1,[C[15]||(C[15]=p("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Origin",-1)),p("p",X1,P(l.value.origin_channel),1)])):J("",!0),p("div",Q1,[p("div",null,[C[16]||(C[16]=p("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Started",-1)),p("p",ew,P(I(l.value.started_at)),1)]),p("div",null,[C[17]||(C[17]=p("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Completed",-1)),p("p",tw,P(l.value.completed_at?I(l.value.completed_at):"—"),1)])]),$.value?(b(),v("div",sw,[C[18]||(C[18]=p("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Duration",-1)),p("p",nw,P($.value),1)])):J("",!0),p("div",null,[C[19]||(C[19]=p("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Description",-1)),p("div",{class:"text-sm text-txt-primary bg-surface-0/60 border border-edge rounded-lg p-3 wiki-content",innerHTML:Ie(ms)(l.value.description)},null,8,rw)]),p("div",null,[p("div",iw,[C[21]||(C[21]=p("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted"},"Activity",-1)),p("label",aw,[ct(p("input",{type:"checkbox","onUpdate:modelValue":C[0]||(C[0]=D=>f.value=D),class:"rounded bg-surface-3 border-edge accent-accent"},null,512),[[Wc,f.value]]),C[20]||(C[20]=be(" Show details ",-1))])]),h.value&&d.value.length===0?(b(),v("div",ow,"Loading activity…")):d.value.length===0?(b(),v("div",lw,"No activity yet")):(b(),v("ul",cw,[(b(!0),v(Se,null,Be(y.value,(D,Ce)=>(b(),v("li",{key:`${D.ts}-${Ce}-${D.rawType}`,class:"px-3 py-2 text-sm hover:bg-surface-2/40 cursor-pointer transition-colors",onClick:H=>he(Ce)},[p("div",{class:ue(["flex items-start gap-2",j(D)])},[p("span",dw,P(D.icon),1),p("span",hw,P(D.summary),1),p("span",fw,P(Q(D.ts)),1)],2),f.value||g.value.has(Ce)?(b(),v("div",pw,[D.detail?(b(),v("pre",gw,P(D.detail),1)):J("",!0),p("pre",mw,P(ee(D.raw)),1),p("p",bw,P(D.rawType),1)])):J("",!0)],8,uw))),128))]))]),p("div",null,[C[22]||(C[22]=p("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Result",-1)),l.value.result?(b(),v("div",{key:0,class:"text-sm text-txt-primary bg-surface-0/60 border border-edge rounded-lg p-3 wiki-content max-h-96 overflow-y-auto",innerHTML:Ie(ms)(l.value.result)},null,8,vw)):(b(),v("p",yw,"No result yet"))])],64)):J("",!0)]),p("div",_w,[l.value&&l.value.status==="running"?(b(),v("button",{key:0,type:"button",onClick:C[1]||(C[1]=D=>E(l.value.task_id)),disabled:a.value.has(l.value.task_id),class:"text-xs font-medium px-3 py-1.5 rounded-lg bg-red-500/10 text-red-400 border border-red-500/20 hover:bg-red-500/20 disabled:opacity-40 transition-all duration-150"},P(a.value.has(l.value.task_id)?"Stopping…":"Stop Task"),9,ww)):(b(),v("span",xw)),p("button",{type:"button",onClick:xe,class:"bg-surface-3/50 hover:bg-surface-3/70 text-txt-secondary text-sm px-4 py-1.5 rounded-lg border border-edge transition-all duration-150"}," Close ")])])])):J("",!0)]))}}),Ew={class:"flex flex-col h-full"},Sw={class:"flex-1 overflow-y-auto p-3 sm:p-6"},Tw={class:"flex justify-between items-center mb-6"},Aw=["disabled"],Rw={key:0,class:"flex items-center justify-center py-16"},Cw={key:1,class:"bg-red-500/10 border border-red-500/20 text-red-400 p-4 rounded-xl mb-4 text-sm"},Ow={open:"",class:"mb-8 group/section"},$w={class:"cursor-pointer select-none flex items-center gap-3 text-sm font-semibold text-txt-primary mb-4 py-2"},Nw={class:"text-[10px] font-mono text-txt-muted bg-surface-2 px-2 py-0.5 rounded-full border border-edge"},Iw={key:0,class:"flex flex-col items-center py-8"},Pw={class:"w-10 h-10 rounded-xl bg-surface-2 border border-edge flex items-center justify-center mb-3"},Lw={key:1,class:"grid gap-3"},Mw={class:"flex flex-wrap items-start gap-3"},jw={class:"flex-1 min-w-0"},Dw={class:"flex flex-wrap items-center gap-2 mb-1.5"},Uw={class:"font-semibold text-txt-primary break-words min-w-0"},Bw={key:0,class:"w-1.5 h-1.5 rounded-full bg-emerald-400 animate-pulse"},Hw={class:"flex flex-wrap items-center gap-3 text-xs text-txt-muted mt-1"},Fw={class:"font-mono text-accent/80 bg-surface-0/60 px-2 py-0.5 rounded-lg border border-edge/50 break-all"},Vw={key:0,class:"flex items-center gap-1 shrink-0"},zw={key:1,class:"flex items-center gap-1 shrink-0"},qw={key:0,class:"text-xs text-txt-muted mt-1.5 break-words"},Kw={class:"flex flex-wrap items-center gap-1.5"},Ww=["onClick","disabled"],Gw=["onClick","disabled"],Zw=["onClick","disabled"],Jw=["onClick"],Yw=["onClick","disabled"],Xw={key:0,class:"mt-3"},Qw=["onClick"],ex={key:1,class:"mt-4 pt-4 border-t border-edge/50"},tx={class:"text-[10px] font-semibold text-txt-muted uppercase tracking-widest mb-3"},sx={key:0,class:"flex items-center gap-2 text-txt-muted text-xs py-2 justify-center"},nx={key:1,class:"text-txt-muted text-xs py-2 text-center"},rx={key:2,class:"space-y-1.5"},ix={class:"flex-1 min-w-0"},ax={class:"flex flex-wrap items-center gap-2"},ox={class:"text-txt-secondary"},lx={key:0,class:"text-txt-muted mt-0.5"},cx={key:1,class:"text-red-400 mt-1 break-words bg-red-500/5 rounded px-2 py-1 border border-red-500/10"},ux={open:"",class:"group/section"},dx={class:"cursor-pointer select-none flex items-center gap-3 text-sm font-semibold text-txt-primary mb-4 py-2"},hx={class:"text-[10px] font-mono text-txt-muted bg-surface-2 px-2 py-0.5 rounded-full border border-edge"},fx={key:0,class:"flex flex-col items-center py-8"},px={class:"w-10 h-10 rounded-xl bg-surface-2 border border-edge flex items-center justify-center mb-3"},gx={key:1,class:"grid gap-3"},mx={class:"flex flex-wrap items-start gap-3"},bx={class:"flex-1 min-w-0"},vx={class:"flex flex-wrap items-center gap-2 mb-1.5"},yx={class:"font-semibold text-txt-primary break-words min-w-0"},_x={class:"text-[10px] font-mono text-accent/60 bg-accent/5 px-2 py-0.5 rounded-full border border-accent/10 shrink-0"},wx={key:0,class:"w-1.5 h-1.5 rounded-full bg-emerald-400 animate-pulse"},xx={class:"flex flex-wrap items-center gap-3 text-xs text-txt-muted mt-1"},kx={class:"font-mono text-accent/80 bg-surface-0/60 px-2 py-0.5 rounded-lg border border-edge/50 break-all"},Ex={key:0,class:"flex items-center gap-1 shrink-0"},Sx={key:1,class:"flex items-center gap-1 shrink-0"},Tx={key:0,class:"text-xs text-txt-muted mt-1.5 break-words"},Ax={class:"flex flex-wrap items-center gap-1.5"},Rx=["onClick","disabled"],Cx=["onClick","disabled"],Ox=["onClick","disabled"],$x=["onClick"],Nx=["onClick","disabled"],Ix={key:0,class:"mt-3"},Px=["onClick"],Lx={key:1,class:"mt-4 pt-4 border-t border-edge/50"},Mx={class:"text-[10px] font-semibold text-txt-muted uppercase tracking-widest mb-3"},jx={key:0,class:"flex items-center gap-2 text-txt-muted text-xs py-2 justify-center"},Dx={key:1,class:"text-txt-muted text-xs py-2 text-center"},Ux={key:2,class:"space-y-1.5"},Bx={class:"flex-1 min-w-0"},Hx={class:"flex flex-wrap items-center gap-2"},Fx={class:"text-txt-secondary"},Vx={key:0,class:"text-txt-muted mt-0.5"},zx={key:1,class:"text-red-400 mt-1 break-words bg-red-500/5 rounded px-2 py-1 border border-red-500/10"},qx=ut({__name:"SchedulesView",setup(e){const t=Y([]),s=Y([]),n=Y(!0),r=Y(null),i=Y(new Set),a=Y(new Map),o=Y(new Map),l=Y(new Set),c=Y(new Set);function u(S){const $=S.includes("T")||S.endsWith("Z")?S:S.replace(" ","T")+"Z";return new Date($).toLocaleString()}function d(S){return S==="done"?"bg-emerald-400":S==="failed"?"bg-red-400":"bg-accent animate-pulse"}function h(S){return S==="done"?"bg-emerald-500/10 text-emerald-400 border-emerald-500/20":S==="failed"?"bg-red-500/10 text-red-400 border-red-500/20":"bg-accent/10 text-accent border-accent/20"}function f(S,$){const E=`${S}-${$}`,z=new Set(c.value);z.has(E)?z.delete(E):z.add(E),c.value=z}async function g(S,$){const E=`${S}-${$}`,z=a.value.get(E)??!1,q=new Map(a.value);if(q.set(E,!z),a.value=q,!z&&!o.value.has(E)){const le=new Set(l.value);le.add(E),l.value=le;try{const pe=await Ae(`/api/schedules/${S}/${$}/runs?limit=25`);if(pe.ok){const Q=await pe.json(),ee=new Map(o.value);ee.set(E,Q.runs??[]),o.value=ee}}catch{}finally{const pe=new Set(l.value);pe.delete(E),l.value=pe}}}async function y(){n.value=!0,r.value=null,o.value=new Map;try{const S=await Ae("/api/schedules");if(!S.ok)throw new Error(`HTTP ${S.status}`);const $=await S.json();t.value=$.io,s.value=$.squads}catch(S){r.value=S instanceof Error?S.message:"Failed to load schedules"}finally{n.value=!1}}async function T(S,$){if(!i.value.has(S)){i.value=new Set(i.value).add(S);try{await $(),await y()}catch(E){r.value=E instanceof Error?E.message:"Action failed"}finally{const E=new Set(i.value);E.delete(S),i.value=E}}}async function w(S,$){await T(`${S}-${$}`,async()=>{const E=await Ae(`/api/schedules/${S}/${$}/pause`,{method:"POST"});if(!E.ok)throw new Error(`HTTP ${E.status}`)})}async function x(S,$){await T(`${S}-${$}`,async()=>{const E=await Ae(`/api/schedules/${S}/${$}/resume`,{method:"POST"});if(!E.ok)throw new Error(`HTTP ${E.status}`)})}async function k(S,$){await T(`${S}-${$}`,async()=>{const E=await Ae(`/api/schedules/${S}/${$}/run-now`,{method:"POST"});if(!E.ok)throw new Error(`HTTP ${E.status}`)})}async function I(S,$,E){window.confirm(`Delete schedule '${E}'?`)&&await T(`${S}-${$}`,async()=>{const z=await Ae(`/api/schedules/${S}/${$}`,{method:"DELETE"});if(!z.ok)throw new Error(`HTTP ${z.status}`)})}return Ct(y),(S,$)=>(b(),v("div",Ew,[p("div",Sw,[p("div",Tw,[$[1]||($[1]=p("div",null,[p("h2",{class:"text-xl font-semibold text-txt-primary tracking-tight"},"Schedules"),p("p",{class:"text-xs text-txt-muted mt-0.5"},"Automated tasks & cron jobs")],-1)),p("button",{onClick:y,disabled:n.value,class:"flex items-center gap-1.5 bg-surface-2/60 hover:bg-surface-3/60 disabled:opacity-50 text-txt-secondary hover:text-txt-primary border border-edge hover:border-edge-bright px-3.5 py-2 rounded-xl text-sm transition-all duration-200"},[fe(Ee,{paths:'<path d="M11.41 3.64a.5.5 0 0 0 0-.71L9.3.8a.5.5 0 0 0-.7.7l1 1a7.5 7.5 0 0 0-4.08 13.5.5.5 0 0 0 .6-.8A6.5 6.5 0 0 1 10.14 3.5L8.59 5.04a.5.5 0 0 0 .7.7l2.12-2.11ZM8.6 16.36a.5.5 0 0 0 0 .71l2.12 2.12a.5.5 0 0 0 .7-.7l-1-1a7.5 7.5 0 0 0 4.07-13.5.5.5 0 1 0-.59.8A6.5 6.5 0 0 1 9.86 16.5l1.55-1.55a.5.5 0 1 0-.7-.7l-2.12 2.11Z"/>',class:"w-3.5 h-3.5"}),$[0]||($[0]=be(" Refresh ",-1))],8,Aw)]),n.value?(b(),v("div",Rw,[...$[2]||($[2]=[p("div",{class:"flex items-center gap-3 text-txt-muted text-sm"},[p("div",{class:"w-1.5 h-1.5 rounded-full bg-accent animate-pulse"}),be(" Loading schedules… ")],-1)])])):r.value?(b(),v("div",Cw,P(r.value),1)):(b(),v(Se,{key:2},[p("details",Ow,[p("summary",$w,[fe(Ee,{paths:'<path d="M7.65 4.15c.2-.2.5-.2.7 0l5.49 5.46c.21.22.21.57 0 .78l-5.49 5.46a.5.5 0 0 1-.7-.7L12.8 10 7.65 4.85a.5.5 0 0 1 0-.7Z"/>',size:16,class:"text-accent transition-transform group-open/section:rotate-90"}),$[3]||($[3]=p("span",{class:"tracking-wide uppercase text-xs text-txt-secondary"},"IO Schedules",-1)),p("span",Nw,P(t.value.length),1),$[4]||($[4]=p("div",{class:"flex-1 h-px bg-gradient-to-r from-edge to-transparent"},null,-1))]),t.value.length===0?(b(),v("div",Iw,[p("div",Pw,[fe(Ee,{paths:'<path d="M10 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16Zm0 1a7 7 0 1 0 0 14 7 7 0 0 0 0-14Zm-.5 2a.5.5 0 0 1 .5.41V10h2.5a.5.5 0 0 1 .09 1H9.5a.5.5 0 0 1-.5-.41V5.5c0-.28.22-.5.5-.5Z"/>',size:20,class:"text-txt-muted"})]),$[5]||($[5]=p("p",{class:"text-txt-muted text-sm"},"No IO schedules configured",-1))])):(b(),v("div",Lw,[(b(!0),v(Se,null,Be(t.value,E=>(b(),v("div",{key:E.id,class:"bg-surface-2/50 border border-edge rounded-xl p-4 hover:border-edge-bright hover:shadow-card transition-all duration-200 overflow-hidden"},[p("div",Mw,[p("div",jw,[p("div",Dw,[p("span",Uw,P(E.name),1),p("span",{class:ue(["inline-flex items-center gap-1 px-2 py-0.5 rounded-full text-[10px] font-medium tracking-wide uppercase border shrink-0",E.enabled?"bg-emerald-500/10 text-emerald-400 border-emerald-500/20":"bg-surface-3/60 text-txt-muted border-edge"])},[E.enabled?(b(),v("span",Bw)):J("",!0),be(" "+P(E.enabled?"Active":"Paused"),1)],2)]),p("div",Hw,[p("code",Fw,P(E.cron_expr),1),E.next_run_at?(b(),v("span",Vw,[fe(Ee,{paths:'<path d="M17.22 8.69a1.5 1.5 0 0 1 0 2.62l-10 5.5A1.5 1.5 0 0 1 5 15.5v-11A1.5 1.5 0 0 1 7.22 3.2l10 5.5Zm-.48 1.75a.5.5 0 0 0 0-.88l-10-5.5A.5.5 0 0 0 6 4.5v11c0 .38.4.62.74.44l10-5.5Z"/>',size:12}),be(" "+P(u(E.next_run_at)),1)])):J("",!0),E.last_run_at?(b(),v("span",zw,[fe(Ee,{paths:'<path d="M10 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16Zm0 1a7 7 0 1 0 0 14 7 7 0 0 0 0-14Zm-.5 2a.5.5 0 0 1 .5.41V10h2.5a.5.5 0 0 1 .09 1H9.5a.5.5 0 0 1-.5-.41V5.5c0-.28.22-.5.5-.5Z"/>',size:12}),be(" "+P(u(E.last_run_at)),1)])):J("",!0)]),E.notes?(b(),v("p",qw,P(E.notes),1)):J("",!0)]),p("div",Kw,[E.enabled?(b(),v("button",{key:0,onClick:z=>w("io",E.id),disabled:i.value.has(`io-${E.id}`),class:"text-txt-secondary hover:text-txt-primary disabled:opacity-50 text-xs px-2.5 py-1.5 rounded-lg bg-surface-3/40 hover:bg-surface-3 border border-edge/50 hover:border-edge transition-all duration-200",title:"Pause"},"⏸ Pause",8,Ww)):(b(),v("button",{key:1,onClick:z=>x("io",E.id),disabled:i.value.has(`io-${E.id}`),class:"text-txt-secondary hover:text-txt-primary disabled:opacity-50 text-xs px-2.5 py-1.5 rounded-lg bg-surface-3/40 hover:bg-surface-3 border border-edge/50 hover:border-edge transition-all duration-200",title:"Resume"},"▶ Resume",8,Gw)),p("button",{onClick:z=>k("io",E.id),disabled:i.value.has(`io-${E.id}`),class:"text-accent hover:text-white disabled:opacity-50 text-xs px-2.5 py-1.5 rounded-lg bg-accent/10 hover:bg-accent/20 border border-accent/20 hover:border-accent/40 transition-all duration-200",title:"Run now"},"▶ Run now",8,Zw),p("button",{onClick:z=>g("io",E.id),class:ue(["text-xs px-2.5 py-1.5 rounded-lg border transition-all duration-200",a.value.get(`io-${E.id}`)?"bg-accent/10 text-accent border-accent/20":"bg-surface-3/40 hover:bg-surface-3 text-txt-secondary hover:text-txt-primary border-edge/50 hover:border-edge"]),title:"Toggle run history"},"📋 History",10,Jw),p("button",{onClick:z=>I("io",E.id,E.name),disabled:i.value.has(`io-${E.id}`),class:"text-red-400/70 hover:text-red-400 disabled:opacity-50 text-xs px-2 py-1.5 rounded-lg hover:bg-red-500/10 border border-transparent hover:border-red-500/20 transition-all duration-200",title:"Delete"},[fe(Ee,{paths:'<path d="M8.5 4h3a1.5 1.5 0 0 0-3 0Zm-1 0a2.5 2.5 0 0 1 5 0h5a.5.5 0 0 1 0 1h-1.05l-1.2 10.34A3 3 0 0 1 12.27 18H7.73a3 3 0 0 1-2.98-2.66L3.55 5H2.5a.5.5 0 0 1 0-1h5ZM5.74 15.23A2 2 0 0 0 7.73 17h4.54a2 2 0 0 0 1.99-1.77L15.44 5H4.56l1.18 10.23ZM8.5 7.5c.28 0 .5.22.5.5v6a.5.5 0 0 1-1 0V8c0-.28.22-.5.5-.5ZM12 8a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V8Z"/>',size:14})],8,Yw)])]),E.prompt?(b(),v("div",Xw,[p("p",{class:ue(["text-xs text-txt-muted break-words",c.value.has(`io-${E.id}`)?"":"line-clamp-2"])},P(E.prompt),3),E.prompt.length>120?(b(),v("button",{key:0,onClick:z=>f("io",E.id),class:"text-[10px] text-accent/70 hover:text-accent mt-1 transition-colors"},P(c.value.has(`io-${E.id}`)?"Show less ▲":"Show more ▼"),9,Qw)):J("",!0)])):J("",!0),a.value.get(`io-${E.id}`)?(b(),v("div",ex,[p("h4",tx," Run history — "+P(E.name),1),l.value.has(`io-${E.id}`)?(b(),v("div",sx,[...$[6]||($[6]=[p("div",{class:"w-1 h-1 rounded-full bg-accent animate-pulse"},null,-1),be(" Loading… ",-1)])])):!o.value.get(`io-${E.id}`)||o.value.get(`io-${E.id}`).length===0?(b(),v("div",nx," No history yet ")):(b(),v("ul",rx,[(b(!0),v(Se,null,Be(o.value.get(`io-${E.id}`),z=>(b(),v("li",{key:z.id,class:"flex items-start gap-2.5 text-xs bg-surface-0/50 rounded-lg p-2.5 border border-edge/30"},[p("span",{class:ue(["w-2 h-2 rounded-full mt-1 shrink-0",d(z.status)])},null,2),p("div",ix,[p("div",ax,[p("span",ox,P(u(z.started_at)),1),p("span",{class:ue(["px-1.5 py-0.5 rounded-full text-[10px] font-medium tracking-wide uppercase border shrink-0",h(z.status)])},P(z.status),3)]),z.completed_at?(b(),v("div",lx," Completed: "+P(u(z.completed_at)),1)):J("",!0),z.error_text?(b(),v("div",cx,P(z.error_text),1)):J("",!0)])]))),128))]))])):J("",!0)]))),128))]))]),p("details",ux,[p("summary",dx,[fe(Ee,{paths:'<path d="M7.65 4.15c.2-.2.5-.2.7 0l5.49 5.46c.21.22.21.57 0 .78l-5.49 5.46a.5.5 0 0 1-.7-.7L12.8 10 7.65 4.85a.5.5 0 0 1 0-.7Z"/>',size:16,class:"text-accent transition-transform group-open/section:rotate-90"}),$[7]||($[7]=p("span",{class:"tracking-wide uppercase text-xs text-txt-secondary"},"Squad Schedules",-1)),p("span",hx,P(s.value.length),1),$[8]||($[8]=p("div",{class:"flex-1 h-px bg-gradient-to-r from-edge to-transparent"},null,-1))]),s.value.length===0?(b(),v("div",fx,[p("div",px,[fe(Ee,{paths:'<path d="M10 3a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM7.5 4.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0Zm8-.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-10 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm1-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm.6 12H5a2 2 0 0 1-2-2V9.25c0-.14.11-.25.25-.25h1.76c.04-.37.17-.7.37-1H3.25C2.56 8 2 8.56 2 9.25V13a3 3 0 0 0 3.4 2.97 4.96 4.96 0 0 1-.3-.97Zm9.5.97A3 3 0 0 0 18 13V9.25C18 8.56 17.44 8 16.75 8h-2.13c.2.3.33.63.37 1h1.76c.14 0 .25.11.25.25V13a2 2 0 0 1-2.1 2c-.07.34-.17.66-.3.97ZM7.25 8C6.56 8 6 8.56 6 9.25V14a4 4 0 0 0 8 0V9.25C14 8.56 13.44 8 12.75 8h-5.5ZM7 9.25c0-.14.11-.25.25-.25h5.5c.14 0 .25.11.25.25V14a3 3 0 1 1-6 0V9.25Z"/>',size:20,class:"text-txt-muted"})]),$[9]||($[9]=p("p",{class:"text-txt-muted text-sm"},"No squad schedules configured",-1))])):(b(),v("div",gx,[(b(!0),v(Se,null,Be(s.value,E=>(b(),v("div",{key:E.id,class:"bg-surface-2/50 border border-edge rounded-xl p-4 hover:border-edge-bright hover:shadow-card transition-all duration-200 overflow-hidden"},[p("div",mx,[p("div",bx,[p("div",vx,[p("span",yx,P(E.name),1),p("span",_x,P(E.squad_slug),1),p("span",{class:ue(["inline-flex items-center gap-1 px-2 py-0.5 rounded-full text-[10px] font-medium tracking-wide uppercase border shrink-0",E.enabled?"bg-emerald-500/10 text-emerald-400 border-emerald-500/20":"bg-surface-3/60 text-txt-muted border-edge"])},[E.enabled?(b(),v("span",wx)):J("",!0),be(" "+P(E.enabled?"Active":"Paused"),1)],2)]),p("div",xx,[p("code",kx,P(E.cron_expr),1),E.next_run_at?(b(),v("span",Ex,[fe(Ee,{paths:'<path d="M17.22 8.69a1.5 1.5 0 0 1 0 2.62l-10 5.5A1.5 1.5 0 0 1 5 15.5v-11A1.5 1.5 0 0 1 7.22 3.2l10 5.5Zm-.48 1.75a.5.5 0 0 0 0-.88l-10-5.5A.5.5 0 0 0 6 4.5v11c0 .38.4.62.74.44l10-5.5Z"/>',size:12}),be(" "+P(u(E.next_run_at)),1)])):J("",!0),E.last_run_at?(b(),v("span",Sx,[fe(Ee,{paths:'<path d="M10 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16Zm0 1a7 7 0 1 0 0 14 7 7 0 0 0 0-14Zm-.5 2a.5.5 0 0 1 .5.41V10h2.5a.5.5 0 0 1 .09 1H9.5a.5.5 0 0 1-.5-.41V5.5c0-.28.22-.5.5-.5Z"/>',size:12}),be(" "+P(u(E.last_run_at)),1)])):J("",!0)]),E.notes?(b(),v("p",Tx,P(E.notes),1)):J("",!0)]),p("div",Ax,[E.enabled?(b(),v("button",{key:0,onClick:z=>w("squads",E.id),disabled:i.value.has(`squads-${E.id}`),class:"text-txt-secondary hover:text-txt-primary disabled:opacity-50 text-xs px-2.5 py-1.5 rounded-lg bg-surface-3/40 hover:bg-surface-3 border border-edge/50 hover:border-edge transition-all duration-200",title:"Pause"},"⏸ Pause",8,Rx)):(b(),v("button",{key:1,onClick:z=>x("squads",E.id),disabled:i.value.has(`squads-${E.id}`),class:"text-txt-secondary hover:text-txt-primary disabled:opacity-50 text-xs px-2.5 py-1.5 rounded-lg bg-surface-3/40 hover:bg-surface-3 border border-edge/50 hover:border-edge transition-all duration-200",title:"Resume"},"▶ Resume",8,Cx)),p("button",{onClick:z=>k("squads",E.id),disabled:i.value.has(`squads-${E.id}`),class:"text-accent hover:text-white disabled:opacity-50 text-xs px-2.5 py-1.5 rounded-lg bg-accent/10 hover:bg-accent/20 border border-accent/20 hover:border-accent/40 transition-all duration-200",title:"Run now"},"▶ Run now",8,Ox),p("button",{onClick:z=>g("squads",E.id),class:ue(["text-xs px-2.5 py-1.5 rounded-lg border transition-all duration-200",a.value.get(`squads-${E.id}`)?"bg-accent/10 text-accent border-accent/20":"bg-surface-3/40 hover:bg-surface-3 text-txt-secondary hover:text-txt-primary border-edge/50 hover:border-edge"]),title:"Toggle run history"},"📋 History",10,$x),p("button",{onClick:z=>I("squads",E.id,E.name),disabled:i.value.has(`squads-${E.id}`),class:"text-red-400/70 hover:text-red-400 disabled:opacity-50 text-xs px-2 py-1.5 rounded-lg hover:bg-red-500/10 border border-transparent hover:border-red-500/20 transition-all duration-200",title:"Delete"},[fe(Ee,{paths:'<path d="M8.5 4h3a1.5 1.5 0 0 0-3 0Zm-1 0a2.5 2.5 0 0 1 5 0h5a.5.5 0 0 1 0 1h-1.05l-1.2 10.34A3 3 0 0 1 12.27 18H7.73a3 3 0 0 1-2.98-2.66L3.55 5H2.5a.5.5 0 0 1 0-1h5ZM5.74 15.23A2 2 0 0 0 7.73 17h4.54a2 2 0 0 0 1.99-1.77L15.44 5H4.56l1.18 10.23ZM8.5 7.5c.28 0 .5.22.5.5v6a.5.5 0 0 1-1 0V8c0-.28.22-.5.5-.5ZM12 8a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V8Z"/>',size:14})],8,Nx)])]),E.prompt?(b(),v("div",Ix,[p("p",{class:ue(["text-xs text-txt-muted break-words",c.value.has(`squads-${E.id}`)?"":"line-clamp-2"])},P(E.prompt),3),E.prompt.length>120?(b(),v("button",{key:0,onClick:z=>f("squads",E.id),class:"text-[10px] text-accent/70 hover:text-accent mt-1 transition-colors"},P(c.value.has(`squads-${E.id}`)?"Show less ▲":"Show more ▼"),9,Px)):J("",!0)])):J("",!0),a.value.get(`squads-${E.id}`)?(b(),v("div",Lx,[p("h4",Mx," Run history — "+P(E.name),1),l.value.has(`squads-${E.id}`)?(b(),v("div",jx,[...$[10]||($[10]=[p("div",{class:"w-1 h-1 rounded-full bg-accent animate-pulse"},null,-1),be(" Loading… ",-1)])])):!o.value.get(`squads-${E.id}`)||o.value.get(`squads-${E.id}`).length===0?(b(),v("div",Dx," No history yet ")):(b(),v("ul",Ux,[(b(!0),v(Se,null,Be(o.value.get(`squads-${E.id}`),z=>(b(),v("li",{key:z.id,class:"flex items-start gap-2.5 text-xs bg-surface-0/50 rounded-lg p-2.5 border border-edge/30"},[p("span",{class:ue(["w-2 h-2 rounded-full mt-1 shrink-0",d(z.status)])},null,2),p("div",Bx,[p("div",Hx,[p("span",Fx,P(u(z.started_at)),1),p("span",{class:ue(["px-1.5 py-0.5 rounded-full text-[10px] font-medium tracking-wide uppercase border shrink-0",h(z.status)])},P(z.status),3)]),z.completed_at?(b(),v("div",Vx," Completed: "+P(u(z.completed_at)),1)):J("",!0),z.error_text?(b(),v("div",zx,P(z.error_text),1)):J("",!0)])]))),128))]))])):J("",!0)]))),128))]))])],64))])]))}}),Kx={class:"relative flex flex-col h-full p-3 sm:p-6"},Wx={class:"flex justify-between items-start mb-4"},Gx={class:"flex items-center gap-2 flex-wrap justify-end"},Zx={class:"relative mb-3"},Jx={class:"absolute left-3 top-1/2 -translate-y-1/2 pointer-events-none text-txt-muted"},Yx={class:"flex gap-1.5 mb-4 p-1 bg-surface-2/50 rounded-xl border border-edge"},Xx=["onClick"],Qx={key:0,class:"ml-1 font-mono text-[10px] opacity-70"},e5={key:0,class:"flex-1 flex items-center justify-center"},t5={key:1,class:"flex-1 flex flex-col items-center justify-center"},s5={class:"w-14 h-14 rounded-xl bg-surface-2 border border-edge flex items-center justify-center mb-4"},n5={class:"text-txt-muted/60 text-xs mt-1"},r5=["onClick"],i5=["onClick"],a5={class:"mt-0.5 shrink-0"},o5={key:1,class:"mt-2 w-1.5 h-1.5 rounded-full bg-accent shadow-glow-sm shrink-0"},l5={key:2,class:"mt-2 w-1.5 h-1.5 rounded-full bg-edge shrink-0"},c5={class:"flex-1 min-w-0"},u5={class:"flex items-center gap-2 mb-0.5"},d5={class:"text-sm font-semibold text-txt-primary truncate leading-snug"},h5={key:0,class:"text-[10px] font-mono tracking-wider uppercase text-txt-muted bg-surface-0/60 px-1.5 py-0.5 rounded border border-edge/50 shrink-0"},f5={class:"text-[10px] text-txt-muted mb-1"},p5={key:0,class:"text-xs text-txt-secondary line-clamp-2 leading-relaxed"},g5={key:3,class:"flex items-center gap-1 shrink-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200"},m5=["onClick"],b5=["onClick","disabled"],v5={key:0,class:"px-4 pb-4"},y5=["innerHTML"],_5=["onClick"],w5={class:"text-xs font-semibold text-txt-secondary uppercase tracking-wider"},x5={class:"text-[10px] font-mono text-txt-muted"},k5={key:0,class:"space-y-2"},E5=["onClick"],S5=["onClick"],T5={class:"mt-0.5 shrink-0"},A5={key:1,class:"mt-2 w-1.5 h-1.5 rounded-full bg-accent shadow-glow-sm shrink-0"},R5={key:2,class:"mt-2 w-1.5 h-1.5 rounded-full bg-edge shrink-0"},C5={class:"flex-1 min-w-0"},O5={class:"flex items-center gap-2 mb-0.5"},$5={class:"text-sm font-semibold text-txt-primary truncate leading-snug"},N5={key:0,class:"text-[10px] font-mono tracking-wider uppercase text-txt-muted bg-surface-0/60 px-1.5 py-0.5 rounded border border-edge/50 shrink-0"},I5={class:"text-[10px] text-txt-muted mb-1"},P5={key:0,class:"text-xs text-txt-secondary line-clamp-2 leading-relaxed"},L5={key:3,class:"flex items-center gap-1 shrink-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200"},M5=["onClick"],j5=["onClick","disabled"],D5={key:0,class:"px-4 pb-4"},U5=["innerHTML"],B5={key:0,class:"absolute bottom-4 left-1/2 -translate-x-1/2 flex items-center gap-3 px-4 py-2.5 rounded-2xl bg-surface-3 border border-edge-bright shadow-card backdrop-blur-sm z-20"},H5={class:"text-xs font-semibold text-txt-secondary mr-1 whitespace-nowrap"},F5=["disabled"],V5=["disabled"],z5={key:4,class:"mt-3 flex items-center gap-2 text-sm text-red-400 bg-red-500/10 border border-red-500/20 rounded-xl px-3.5 py-2.5"},q5=ut({__name:"FeedView",setup(e){const t=[{label:"All",value:"all"},{label:"Deliverables",value:"deliverable"},{label:"Notifications",value:"notification"}],s=Y([]),n=Y(!0),r=Y("all"),i=Y(new Set),a=Y(new Set),o=Y(null),l=Y("");let c=null;const u=Y(!1),d=Y(new Set),h=Y(!1),f=Y(new Set),g=Y(!1);function y(A){const O=A.match(/^\[([^\]]+)\]/);return O?O[1]:null}const T=Pe(()=>r.value==="all"?s.value:s.value.filter(A=>A.type===r.value)),w=Pe(()=>{const A=new Map;for(const L of T.value){const Z=y(L.title)??"__ungrouped__";A.has(Z)||A.set(Z,[]),A.get(Z).push(L)}const O=[];for(const[L,Z]of A)O.push({key:L,label:L==="__ungrouped__"?"Ungrouped":L,entries:Z});return O.sort((L,Z)=>L.key==="__ungrouped__"?1:Z.key==="__ungrouped__"?-1:L.key.localeCompare(Z.key)),O}),x=Pe(()=>T.value.length>0&&T.value.every(A=>f.value.has(A.id)));function k(A){return s.value.filter(O=>O.type===A).length}function I(A){try{const O=A.includes("T")||A.endsWith("Z")?A:A.replace(" ","T")+"Z";return new Date(O).toLocaleString()}catch{return A}}function S(A){return A.replace(/[#*`_~[\]()]/g,"").slice(0,200)}function $(A){const O=new Set(i.value);O.has(A)?O.delete(A):O.add(A),i.value=O}function E(){h.value=!h.value,h.value||(f.value=new Set)}function z(A){const O=new Set(f.value);O.has(A)?O.delete(A):O.add(A),f.value=O}function q(){x.value?f.value=new Set:f.value=new Set(T.value.map(A=>A.id))}function le(A){const O=new Set(d.value);O.has(A)?O.delete(A):O.add(A),d.value=O}async function pe(A){n.value=!0,o.value=null;try{const O=new URLSearchParams({limit:"100"});A&&O.set("search",A);const L=await Ae(`/api/feed?${O}`);if(L.ok){const Z=await L.json();s.value=Z.entries??[]}}catch{}n.value=!1}async function Q(A){try{await Ae(`/api/feed/${A}/read`,{method:"POST"});const O=s.value.find(L=>L.id===A);O&&(O.read_at=new Date().toISOString())}catch{}}async function ee(){const A=r.value!=="all"?`?type=${r.value}`:"";try{await Ae(`/api/feed/read-all${A}`,{method:"POST"});const O=new Date().toISOString();for(const L of s.value)!L.read_at&&(r.value==="all"||L.type===r.value)&&(L.read_at=O)}catch{}}async function j(A){if(!window.confirm("Delete this entry?"))return;const O=new Set(a.value);O.add(A),a.value=O;try{const L=await Ae(`/api/feed/${A}`,{method:"DELETE"});if(L.ok){s.value=s.value.filter(xe=>xe.id!==A);const Z=new Set(i.value);Z.delete(A),i.value=Z}else o.value=`Failed to delete entry (HTTP ${L.status})`}catch(L){o.value=L instanceof Error?L.message:"Delete failed"}finally{const L=new Set(a.value);L.delete(A),a.value=L}}async function he(){const A=Array.from(f.value);if(A.length!==0){g.value=!0;try{const O=await Ae("/api/feed/batch-read",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({ids:A})});if(O.ok){const L=new Date().toISOString();for(const Z of s.value)A.includes(Z.id)&&(Z.read_at=Z.read_at??L);f.value=new Set}else o.value=`Bulk mark-read failed (HTTP ${O.status})`}catch(O){o.value=O instanceof Error?O.message:"Bulk mark-read failed"}finally{g.value=!1}}}async function M(){const A=Array.from(f.value);if(A.length!==0&&window.confirm(`Delete ${A.length} item${A.length===1?"":"s"}?`)){g.value=!0;try{const O=await Ae("/api/feed/batch-delete",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({ids:A})});if(O.ok){s.value=s.value.filter(Z=>!A.includes(Z.id));const L=new Set(i.value);A.forEach(Z=>L.delete(Z)),i.value=L,f.value=new Set}else o.value=`Bulk delete failed (HTTP ${O.status})`}catch(O){o.value=O instanceof Error?O.message:"Bulk delete failed"}finally{g.value=!1}}}return Ft(l,A=>{c!==null&&clearTimeout(c),c=setTimeout(()=>{pe(A.trim()||void 0)},300)}),Ct(()=>pe()),(A,O)=>(b(),v("div",Kx,[p("div",Wx,[O[3]||(O[3]=p("div",null,[p("h2",{class:"text-xl font-semibold text-txt-primary tracking-tight"},"Feed"),p("p",{class:"text-xs text-txt-muted mt-0.5"},"Messages, results & notifications")],-1)),p("div",Gx,[h.value&&T.value.length>0?(b(),v("button",{key:0,onClick:q,class:"text-xs text-txt-secondary hover:text-txt-primary transition-colors font-medium"},P(x.value?"Deselect all":"Select all"),1)):J("",!0),!h.value&&s.value.length>0?(b(),v("button",{key:1,onClick:ee,class:"text-xs text-accent hover:text-accent-glow transition-colors font-medium"}," Mark all read ")):J("",!0),s.value.length>0?(b(),v("button",{key:2,onClick:E,class:ue(["text-xs px-2.5 py-1 rounded-lg border transition-all duration-150 font-medium",h.value?"text-accent border-accent/30 bg-accent/10 hover:bg-accent/20":"text-txt-muted border-edge hover:text-txt-secondary hover:border-edge-bright hover:bg-surface-3/40"])},P(h.value?"Cancel":"Select"),3)):J("",!0)])]),p("div",Zx,[p("div",Jx,[fe(Ee,{paths:'<path d="M13.74 13.03a7.5 7.5 0 1 0-.71.71l3.63 3.63c.2.2.51.2.71 0a.5.5 0 0 0 0-.71l-3.63-3.63Zm.26-5.53a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0Z"/>',size:14})]),ct(p("input",{"onUpdate:modelValue":O[0]||(O[0]=L=>l.value=L),type:"text",placeholder:"Search feed…",class:"w-full pl-8 pr-8 py-2 text-xs bg-surface-2/50 border border-edge rounded-xl text-txt-primary placeholder:text-txt-muted focus:outline-none focus:border-accent/40 focus:bg-surface-2 transition-all duration-150"},null,512),[[yt,l.value]]),l.value?(b(),v("button",{key:0,onClick:O[1]||(O[1]=L=>l.value=""),class:"absolute right-2 top-1/2 -translate-y-1/2 p-1 rounded text-txt-muted hover:text-txt-primary transition-colors",title:"Clear search"},[fe(Ee,{paths:'<path d="m4.09 4.22.06-.07a.5.5 0 0 1 .63-.06l.07.06L10 9.29l5.15-5.14a.5.5 0 0 1 .63-.06l.07.06c.18.17.2.44.06.63l-.06.07L10.71 10l5.14 5.15c.18.17.2.44.06.63l-.06.07a.5.5 0 0 1-.63.06l-.07-.06L10 10.71l-5.15 5.14a.5.5 0 0 1-.63.06l-.07-.06a.5.5 0 0 1-.06-.63l.06-.07L9.29 10 4.15 4.85a.5.5 0 0 1-.06-.63l.06-.07-.06.07Z"/>',size:12})])):J("",!0)]),p("div",Yx,[(b(),v(Se,null,Be(t,L=>p("button",{key:L.value,onClick:Z=>r.value=L.value,class:ue(["flex-1 text-xs font-medium py-1.5 px-3 rounded-lg transition-all duration-150",r.value===L.value?"bg-accent/10 text-accent border border-accent/20":"text-txt-muted hover:text-txt-secondary hover:bg-surface-3/50 border border-transparent"])},[be(P(L.label)+" ",1),L.value!=="all"&&k(L.value)>0?(b(),v("span",Qx,"("+P(k(L.value))+")",1)):J("",!0)],10,Xx)),64)),p("button",{onClick:O[2]||(O[2]=L=>u.value=!u.value),class:ue(["flex items-center gap-1.5 text-xs font-medium py-1.5 px-3 rounded-lg transition-all duration-150 shrink-0",u.value?"bg-accent/10 text-accent border border-accent/20":"text-txt-muted hover:text-txt-secondary hover:bg-surface-3/50 border border-transparent"]),title:"Group by team"},[fe(Ee,{paths:'<path d="M8 2a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-5 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm10-1a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM8 9.5a.5.5 0 0 1 .5.5v1h4a.5.5 0 0 1 .5.5v1h1.5a.5.5 0 0 1 0 1H14v1a.5.5 0 0 1-1 0v-3.5H7v3.5a.5.5 0 0 1-1 0v-1H4.5a.5.5 0 0 1 0-1H6v-1a.5.5 0 0 1 .5-.5h1V10a.5.5 0 0 1 .5-.5Z"/>',size:12}),O[4]||(O[4]=be(" Team ",-1))],2)]),n.value?(b(),v("div",e5,[...O[5]||(O[5]=[p("div",{class:"flex items-center gap-3 text-txt-muted text-sm"},[p("div",{class:"w-1.5 h-1.5 rounded-full bg-accent animate-pulse"}),be(" Loading… ")],-1)])])):T.value.length===0?(b(),v("div",t5,[p("div",s5,[fe(Ee,{paths:'<path d="M10 2a5.92 5.92 0 0 1 5.98 5.36l.02.22V11.4l.92 2.22a1 1 0 0 1 .06.17l.01.08.01.13a1 1 0 0 1-.75.97l-.11.02L16 15h-3.5v.17a2.5 2.5 0 0 1-5 0V15H4a1 1 0 0 1-.26-.03l-.13-.04a1 1 0 0 1-.6-1.05l.02-.13.05-.13L4 11.4V7.57A5.9 5.9 0 0 1 10 2Zm1.5 13h-3v.15a1.5 1.5 0 0 0 1.36 1.34l.14.01c.78 0 1.42-.6 1.5-1.36V15ZM10 3a4.9 4.9 0 0 0-4.98 4.38L5 7.6V11.5l-.04.2L4 14h12l-.96-2.3-.04-.2V7.61A4.9 4.9 0 0 0 10 3Z"/>',size:28,class:"text-txt-muted"})]),O[6]||(O[6]=p("p",{class:"text-txt-muted text-sm font-medium"},"Nothing here yet",-1)),p("p",n5,P(r.value==="all"?"Your feed is empty":r.value==="deliverable"?"No deliverables":"No notifications"),1)])):u.value?(b(),v("div",{key:3,class:ue(["space-y-3 overflow-y-auto flex-1 pr-1",h.value&&f.value.size>0?"pb-16":""])},[(b(!0),v(Se,null,Be(w.value,L=>(b(),v("div",{key:L.key},[p("button",{onClick:Z=>le(L.key),class:"w-full flex items-center gap-2 px-2 py-1.5 mb-1 text-left hover:bg-surface-3/30 rounded-lg transition-colors duration-150"},[fe(Ee,{paths:'<path d="M7.47 4.22a.75.75 0 0 1 1.06 0l5.25 5.25a.75.75 0 0 1-1.06 1.06L8 5.81 3.28 10.53a.75.75 0 0 1-1.06-1.06l5.25-5.25Z"/>',size:12,class:ue(["text-txt-muted transition-transform duration-150 shrink-0",d.value.has(L.key)?"-rotate-90":"rotate-180"])},null,8,["class"]),p("span",w5,P(L.label),1),p("span",x5,"("+P(L.entries.length)+")",1)],8,_5),d.value.has(L.key)?J("",!0):(b(),v("ul",k5,[(b(!0),v(Se,null,Be(L.entries,Z=>(b(),v("li",{key:Z.id,class:ue(["group bg-surface-2/50 border border-edge rounded-xl hover:border-edge-bright hover:shadow-card transition-all duration-200 overflow-hidden animate-fade-in",[Z.read_at?"":"glow-inner",h.value&&f.value.has(Z.id)?"ring-1 ring-accent/40 bg-accent/5 border-accent/30":""]])},[p("div",{class:"flex items-start gap-3 p-4 cursor-pointer",onClick:xe=>h.value?z(Z.id):$(Z.id)},[h.value?(b(),v("div",{key:0,class:"mt-0.5 shrink-0",onClick:lt(xe=>z(Z.id),["stop"])},[p("div",{class:ue(["w-5 h-5 rounded-full border-2 flex items-center justify-center transition-all duration-150",f.value.has(Z.id)?"border-accent bg-accent shadow-glow-sm":"border-edge hover:border-accent/60"])},[f.value.has(Z.id)?(b(),us(Ee,{key:0,paths:'<path d="M3.37 10.17a.5.5 0 0 0-.74.66l4 4.5c.19.22.52.23.72.02l10.5-10.5a.5.5 0 0 0-.7-.7L7.02 14.27l-3.65-4.1Z"/>',size:11,class:"text-surface-0"})):J("",!0)],2)],8,S5)):J("",!0),p("div",T5,[Z.type==="deliverable"?(b(),us(Ee,{key:0,paths:'<path d="M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6Zm10 7h-3.5a.5.5 0 0 0-.5.5v.01a1.75 1.75 0 0 1-.03.3c-.04.2-.1.46-.23.72-.13.25-.3.49-.57.66-.26.18-.63.31-1.17.31-.54 0-.9-.13-1.17-.3a1.7 1.7 0 0 1-.57-.67A2.57 2.57 0 0 1 8 10.5v-.01a.5.5 0 0 0-.5-.5H4V6c0-1.1.9-2 2-2h8a2 2 0 0 1 2 2v4ZM4 11h3.05c.05.26.14.62.32.97.18.38.47.76.9 1.06.45.29 1.02.47 1.73.47s1.28-.18 1.72-.47c.44-.3.73-.68.91-1.06.18-.35.27-.7.32-.97H16v3a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3Z"/>',size:16,class:ue(Z.read_at?"text-txt-muted":"text-accent")},null,8,["class"])):(b(),us(Ee,{key:1,paths:'<path d="M10 2a5.92 5.92 0 0 1 5.98 5.36l.02.22V11.4l.92 2.22a1 1 0 0 1 .06.17l.01.08.01.13a1 1 0 0 1-.75.97l-.11.02L16 15h-3.5v.17a2.5 2.5 0 0 1-5 0V15H4a1 1 0 0 1-.26-.03l-.13-.04a1 1 0 0 1-.6-1.05l.02-.13.05-.13L4 11.4V7.57A5.9 5.9 0 0 1 10 2Zm1.5 13h-3v.15a1.5 1.5 0 0 0 1.36 1.34l.14.01c.78 0 1.42-.6 1.5-1.36V15ZM10 3a4.9 4.9 0 0 0-4.98 4.38L5 7.6V11.5l-.04.2L4 14h12l-.96-2.3-.04-.2V7.61A4.9 4.9 0 0 0 10 3Z"/>',size:16,class:ue(Z.read_at?"text-txt-muted":"text-accent")},null,8,["class"]))]),Z.read_at?(b(),v("span",R5)):(b(),v("span",A5)),p("div",C5,[p("div",O5,[p("span",$5,P(Z.title),1),Z.source_type?(b(),v("span",N5,P(Z.source_type),1)):J("",!0)]),p("p",I5,P(I(Z.created_at)),1),i.value.has(Z.id)?J("",!0):(b(),v("p",P5,P(S(Z.body)),1))]),h.value?J("",!0):(b(),v("div",L5,[Z.read_at?J("",!0):(b(),v("button",{key:0,onClick:lt(xe=>Q(Z.id),["stop"]),class:"p-1.5 rounded-lg text-txt-muted hover:text-accent hover:bg-accent/10 border border-transparent hover:border-accent/20 transition-all duration-150",title:"Mark as read"},[fe(Ee,{paths:'<path d="M3.37 10.17a.5.5 0 0 0-.74.66l4 4.5c.19.22.52.23.72.02l10.5-10.5a.5.5 0 0 0-.7-.7L7.02 14.27l-3.65-4.1Z"/>',size:14})],8,M5)),p("button",{onClick:lt(xe=>j(Z.id),["stop"]),disabled:a.value.has(Z.id),class:"p-1.5 rounded-lg text-txt-muted hover:text-red-400 hover:bg-red-500/10 border border-transparent hover:border-red-500/20 disabled:opacity-30 transition-all duration-150",title:"Delete"},[fe(Ee,{paths:'<path d="M8.5 4h3a1.5 1.5 0 0 0-3 0Zm-1 0a2.5 2.5 0 0 1 5 0h5a.5.5 0 0 1 0 1h-1.05l-1.2 10.34A3 3 0 0 1 12.27 18H7.73a3 3 0 0 1-2.98-2.66L3.55 5H2.5a.5.5 0 0 1 0-1h5ZM5.74 15.23A2 2 0 0 0 7.73 17h4.54a2 2 0 0 0 1.99-1.77L15.44 5H4.56l1.18 10.23ZM8.5 7.5c.28 0 .5.22.5.5v6a.5.5 0 0 1-1 0V8c0-.28.22-.5.5-.5ZM12 8a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V8Z"/>',size:14})],8,j5)]))],8,E5),!h.value&&i.value.has(Z.id)?(b(),v("div",D5,[p("div",{class:"text-sm text-txt-secondary bg-surface-0/60 rounded-xl p-4 border border-edge/50 wiki-content leading-relaxed",innerHTML:Ie(ms)(Z.body)},null,8,U5)])):J("",!0)],2))),128))]))]))),128))],2)):(b(),v("ul",{key:2,class:ue(["space-y-2 overflow-y-auto flex-1 pr-1",h.value&&f.value.size>0?"pb-16":""])},[(b(!0),v(Se,null,Be(T.value,L=>(b(),v("li",{key:L.id,class:ue(["group bg-surface-2/50 border border-edge rounded-xl hover:border-edge-bright hover:shadow-card transition-all duration-200 overflow-hidden animate-fade-in",[L.read_at?"":"glow-inner",h.value&&f.value.has(L.id)?"ring-1 ring-accent/40 bg-accent/5 border-accent/30":""]])},[p("div",{class:"flex items-start gap-3 p-4 cursor-pointer",onClick:Z=>h.value?z(L.id):$(L.id)},[h.value?(b(),v("div",{key:0,class:"mt-0.5 shrink-0",onClick:lt(Z=>z(L.id),["stop"])},[p("div",{class:ue(["w-5 h-5 rounded-full border-2 flex items-center justify-center transition-all duration-150",f.value.has(L.id)?"border-accent bg-accent shadow-glow-sm":"border-edge hover:border-accent/60"])},[f.value.has(L.id)?(b(),us(Ee,{key:0,paths:'<path d="M3.37 10.17a.5.5 0 0 0-.74.66l4 4.5c.19.22.52.23.72.02l10.5-10.5a.5.5 0 0 0-.7-.7L7.02 14.27l-3.65-4.1Z"/>',size:11,class:"text-surface-0"})):J("",!0)],2)],8,i5)):J("",!0),p("div",a5,[L.type==="deliverable"?(b(),us(Ee,{key:0,paths:'<path d="M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6Zm10 7h-3.5a.5.5 0 0 0-.5.5v.01a1.75 1.75 0 0 1-.03.3c-.04.2-.1.46-.23.72-.13.25-.3.49-.57.66-.26.18-.63.31-1.17.31-.54 0-.9-.13-1.17-.3a1.7 1.7 0 0 1-.57-.67A2.57 2.57 0 0 1 8 10.5v-.01a.5.5 0 0 0-.5-.5H4V6c0-1.1.9-2 2-2h8a2 2 0 0 1 2 2v4ZM4 11h3.05c.05.26.14.62.32.97.18.38.47.76.9 1.06.45.29 1.02.47 1.73.47s1.28-.18 1.72-.47c.44-.3.73-.68.91-1.06.18-.35.27-.7.32-.97H16v3a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3Z"/>',size:16,class:ue(L.read_at?"text-txt-muted":"text-accent")},null,8,["class"])):(b(),us(Ee,{key:1,paths:'<path d="M10 2a5.92 5.92 0 0 1 5.98 5.36l.02.22V11.4l.92 2.22a1 1 0 0 1 .06.17l.01.08.01.13a1 1 0 0 1-.75.97l-.11.02L16 15h-3.5v.17a2.5 2.5 0 0 1-5 0V15H4a1 1 0 0 1-.26-.03l-.13-.04a1 1 0 0 1-.6-1.05l.02-.13.05-.13L4 11.4V7.57A5.9 5.9 0 0 1 10 2Zm1.5 13h-3v.15a1.5 1.5 0 0 0 1.36 1.34l.14.01c.78 0 1.42-.6 1.5-1.36V15ZM10 3a4.9 4.9 0 0 0-4.98 4.38L5 7.6V11.5l-.04.2L4 14h12l-.96-2.3-.04-.2V7.61A4.9 4.9 0 0 0 10 3Z"/>',size:16,class:ue(L.read_at?"text-txt-muted":"text-accent")},null,8,["class"]))]),L.read_at?(b(),v("span",l5)):(b(),v("span",o5)),p("div",c5,[p("div",u5,[p("span",d5,P(L.title),1),L.source_type?(b(),v("span",h5,P(L.source_type),1)):J("",!0)]),p("p",f5,P(I(L.created_at)),1),i.value.has(L.id)?J("",!0):(b(),v("p",p5,P(S(L.body)),1))]),h.value?J("",!0):(b(),v("div",g5,[L.read_at?J("",!0):(b(),v("button",{key:0,onClick:lt(Z=>Q(L.id),["stop"]),class:"p-1.5 rounded-lg text-txt-muted hover:text-accent hover:bg-accent/10 border border-transparent hover:border-accent/20 transition-all duration-150",title:"Mark as read"},[fe(Ee,{paths:'<path d="M3.37 10.17a.5.5 0 0 0-.74.66l4 4.5c.19.22.52.23.72.02l10.5-10.5a.5.5 0 0 0-.7-.7L7.02 14.27l-3.65-4.1Z"/>',size:14})],8,m5)),p("button",{onClick:lt(Z=>j(L.id),["stop"]),disabled:a.value.has(L.id),class:"p-1.5 rounded-lg text-txt-muted hover:text-red-400 hover:bg-red-500/10 border border-transparent hover:border-red-500/20 disabled:opacity-30 transition-all duration-150",title:"Delete"},[fe(Ee,{paths:'<path d="M8.5 4h3a1.5 1.5 0 0 0-3 0Zm-1 0a2.5 2.5 0 0 1 5 0h5a.5.5 0 0 1 0 1h-1.05l-1.2 10.34A3 3 0 0 1 12.27 18H7.73a3 3 0 0 1-2.98-2.66L3.55 5H2.5a.5.5 0 0 1 0-1h5ZM5.74 15.23A2 2 0 0 0 7.73 17h4.54a2 2 0 0 0 1.99-1.77L15.44 5H4.56l1.18 10.23ZM8.5 7.5c.28 0 .5.22.5.5v6a.5.5 0 0 1-1 0V8c0-.28.22-.5.5-.5ZM12 8a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V8Z"/>',size:14})],8,b5)]))],8,r5),!h.value&&i.value.has(L.id)?(b(),v("div",v5,[p("div",{class:"text-sm text-txt-secondary bg-surface-0/60 rounded-xl p-4 border border-edge/50 wiki-content leading-relaxed",innerHTML:Ie(ms)(L.body)},null,8,y5)])):J("",!0)],2))),128))],2)),fe(Aa,{"enter-active-class":"transition-all duration-200 ease-out","enter-from-class":"opacity-0 translate-y-4","enter-to-class":"opacity-100 translate-y-0","leave-active-class":"transition-all duration-150 ease-in","leave-from-class":"opacity-100 translate-y-0","leave-to-class":"opacity-0 translate-y-4"},{default:Ls(()=>[h.value&&f.value.size>0?(b(),v("div",B5,[p("span",H5,P(f.value.size)+" selected ",1),p("button",{onClick:he,disabled:g.value,class:"flex items-center gap-1.5 text-xs font-medium px-3 py-1.5 rounded-xl bg-accent/15 text-accent border border-accent/25 hover:bg-accent/25 disabled:opacity-40 transition-all duration-150"},[fe(Ee,{paths:'<path d="M3.37 10.17a.5.5 0 0 0-.74.66l4 4.5c.19.22.52.23.72.02l10.5-10.5a.5.5 0 0 0-.7-.7L7.02 14.27l-3.65-4.1Z"/>',size:14}),O[7]||(O[7]=be(" Mark read ",-1))],8,F5),p("button",{onClick:M,disabled:g.value,class:"flex items-center gap-1.5 text-xs font-medium px-3 py-1.5 rounded-xl bg-red-500/10 text-red-400 border border-red-500/20 hover:bg-red-500/20 disabled:opacity-40 transition-all duration-150"},[fe(Ee,{paths:'<path d="M8.5 4h3a1.5 1.5 0 0 0-3 0Zm-1 0a2.5 2.5 0 0 1 5 0h5a.5.5 0 0 1 0 1h-1.05l-1.2 10.34A3 3 0 0 1 12.27 18H7.73a3 3 0 0 1-2.98-2.66L3.55 5H2.5a.5.5 0 0 1 0-1h5ZM5.74 15.23A2 2 0 0 0 7.73 17h4.54a2 2 0 0 0 1.99-1.77L15.44 5H4.56l1.18 10.23ZM8.5 7.5c.28 0 .5.22.5.5v6a.5.5 0 0 1-1 0V8c0-.28.22-.5.5-.5ZM12 8a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V8Z"/>',size:14}),O[8]||(O[8]=be(" Delete ",-1))],8,V5)])):J("",!0)]),_:1}),o.value?(b(),v("div",z5,[fe(Ee,{paths:'<path d="m4.09 4.22.06-.07a.5.5 0 0 1 .63-.06l.07.06L10 9.29l5.15-5.14a.5.5 0 0 1 .63-.06l.07.06c.18.17.2.44.06.63l-.06.07L10.71 10l5.14 5.15c.18.17.2.44.06.63l-.06.07a.5.5 0 0 1-.63.06l-.07-.06L10 10.71l-5.15 5.14a.5.5 0 0 1-.63.06l-.07-.06a.5.5 0 0 1-.06-.63l.06-.07L9.29 10 4.15 4.85a.5.5 0 0 1-.06-.63l.06-.07-.06.07Z"/>',size:16,class:"shrink-0"}),be(" "+P(o.value),1)])):J("",!0)]))}}),K5={class:"flex flex-col h-full p-3 sm:p-6"},W5={key:0,class:"flex items-center gap-2 bg-red-500/10 text-red-400 border border-red-500/20 p-3 rounded-lg mb-4 text-sm"},G5={key:1,class:"flex-1 flex items-center justify-center"},Z5={key:2,class:"flex-1 flex flex-col items-center justify-center"},J5={key:3,class:"space-y-3 overflow-y-auto flex-1"},Y5={class:"flex justify-between items-start gap-3"},X5={class:"text-sm font-semibold text-txt-primary leading-snug"},Q5={class:"flex items-center gap-2 shrink-0"},ek={class:"text-[10px] text-txt-muted font-mono"},tk=["onClick","disabled"],sk=["innerHTML"],nk="inbox-last-seen-id",rk=ut({__name:"InboxView",setup(e){const t=Y([]),s=Y(!1),n=Y(null),r=Y(new Set);let i=null;const a=u=>{if(!u)return"";const d=u.includes("T")?u:u.replace(" ","T")+"Z",h=new Date(d);return Number.isNaN(h.getTime())?u:h.toLocaleString([],{month:"short",day:"numeric",hour:"2-digit",minute:"2-digit",hour12:!1})},o=u=>{if(u.length===0)return;const d=Math.max(...u.map(h=>h.id));try{localStorage.setItem(nk,String(d))}catch{}},l=async(u=!1)=>{u&&(s.value=!0),n.value=null;try{const d=await Ae("/api/inbox");if(!d.ok)throw new Error(`HTTP ${d.status}`);const h=await d.json();t.value=h.entries??[],o(t.value)}catch(d){u&&(n.value=d instanceof Error?d.message:"Failed to load inbox")}finally{u&&(s.value=!1)}},c=async u=>{if(!r.value.has(u)){r.value=new Set(r.value).add(u);try{const d=await Ae(`/api/inbox/${encodeURIComponent(u)}`,{method:"DELETE"});if(!d.ok&&d.status!==204)throw new Error(`HTTP ${d.status}`);t.value=t.value.filter(h=>h.id!==u)}catch(d){n.value=d instanceof Error?d.message:"Failed to delete entry"}finally{const d=new Set(r.value);d.delete(u),r.value=d}}};return Ct(()=>{l(!0),i=setInterval(()=>l(),1e4)}),Xn(()=>{i&&clearInterval(i)}),(u,d)=>(b(),v("div",K5,[d[4]||(d[4]=p("div",{class:"flex justify-between items-center mb-6"},[p("div",null,[p("h2",{class:"text-xl font-bold text-txt-primary tracking-tight"},"Inbox"),p("p",{class:"text-xs text-txt-muted mt-0.5"},"Messages delivered to you")])],-1)),n.value?(b(),v("div",W5,[d[0]||(d[0]=p("span",null,"⚠",-1)),be(" "+P(n.value),1)])):J("",!0),s.value&&t.value.length===0?(b(),v("div",G5,[...d[1]||(d[1]=[p("div",{class:"flex items-center gap-3 text-txt-muted text-sm"},[p("div",{class:"w-1.5 h-1.5 rounded-full bg-accent animate-pulse"}),be(" Loading… ")],-1)])])):!s.value&&t.value.length===0?(b(),v("div",Z5,[...d[2]||(d[2]=[cn('<div class="w-14 h-14 rounded-xl bg-surface-2 border border-edge flex items-center justify-center mb-4"><svg viewBox="0 0 20 20" fill="currentColor" class="w-7 h-7 text-txt-muted" aria-hidden="true"><path d="M2 6.25A2.25 2.25 0 0 1 4.25 4h11.5A2.25 2.25 0 0 1 18 6.25v7.5A2.25 2.25 0 0 1 15.75 16H4.25A2.25 2.25 0 0 1 2 13.75v-7.5Zm2.25-1a1 1 0 0 0-1 1v.388l6.75 4.5 6.75-4.5V6.25a1 1 0 0 0-1-1H4.25Zm12.5 2.834-6.294 4.196a.75.75 0 0 1-.812 0L3.25 8.084v5.666a1 1 0 0 0 1 1h11.5a1 1 0 0 0 1-1V8.084Z"></path></svg></div><p class="text-txt-muted text-sm font-medium">Inbox is empty</p><p class="text-txt-muted/60 text-xs mt-1">New messages will appear here</p>',3)])])):(b(),v("ul",J5,[(b(!0),v(Se,null,Be(t.value,h=>(b(),v("li",{key:h.id,class:"bg-surface-2/40 border border-edge rounded-xl p-4 hover:border-edge-bright transition-all duration-150 group"},[p("div",Y5,[p("h3",X5,P(h.title),1),p("div",Q5,[p("span",ek,P(a(h.created_at)),1),p("button",{onClick:f=>c(h.id),disabled:r.value.has(h.id),class:"opacity-0 group-hover:opacity-100 transition-opacity text-txt-muted hover:text-red-400 disabled:opacity-30",title:"Delete","aria-label":"Delete entry"},[...d[3]||(d[3]=[p("svg",{viewBox:"0 0 20 20",fill:"currentColor",class:"w-4 h-4","aria-hidden":"true"},[p("path",{"fill-rule":"evenodd",d:"M8.75 1A2.75 2.75 0 0 0 6 3.75v.443c-.795.077-1.584.176-2.365.298a.75.75 0 1 0 .23 1.482l.149-.022.841 10.518A2.75 2.75 0 0 0 7.596 19h4.807a2.75 2.75 0 0 0 2.742-2.53l.841-10.52.149.023a.75.75 0 0 0 .23-1.482A41.03 41.03 0 0 0 14 4.193V3.75A2.75 2.75 0 0 0 11.25 1h-2.5ZM10 4c.84 0 1.673.025 2.5.075V3.75c0-.69-.56-1.25-1.25-1.25h-2.5c-.69 0-1.25.56-1.25 1.25v.325C8.327 4.025 9.16 4 10 4ZM8.58 7.72a.75.75 0 0 0-1.5.06l.3 7.5a.75.75 0 1 0 1.5-.06l-.3-7.5Zm4.34.06a.75.75 0 1 0-1.5-.06l-.3 7.5a.75.75 0 1 0 1.5.06l.3-7.5Z","clip-rule":"evenodd"})],-1)])],8,tk)])]),p("div",{class:"mt-2 text-sm text-txt-secondary wiki-content prose-sm",innerHTML:Ie(ms)(h.body)},null,8,sk)]))),128))]))]))}}),ik={class:"flex flex-col md:flex-row h-full overflow-hidden bg-surface-0"},ak={class:"p-3.5 shrink-0"},ok={class:"flex items-center justify-between mb-3"},lk={class:"text-[10px] text-txt-muted font-mono bg-surface-2/60 px-1.5 py-0.5 rounded"},ck={key:0,class:"flex-1 flex items-center justify-center"},uk={key:1,class:"flex-1 p-4"},dk={class:"text-sm text-red-400 bg-red-500/10 border border-red-500/20 rounded-lg px-3 py-2"},hk={key:2,class:"flex-1 overflow-y-auto py-2 px-2"},fk={key:0,class:"px-2 py-3 text-sm text-txt-muted text-center"},pk=["onClick"],gk={key:0,class:"absolute left-0 top-1/2 -translate-y-1/2 w-[3px] h-5 rounded-r-full bg-accent shadow-glow-sm"},mk={key:0,class:"md:hidden flex items-center gap-2 px-3 py-2 border-b border-edge bg-surface-1/60 shrink-0"},bk={class:"text-xs text-txt-primary font-medium truncate"},vk={key:1,class:"flex-1 flex flex-col items-center justify-center select-none"},yk={key:2,class:"flex-1 flex items-center justify-center"},_k={key:3,class:"flex-1 p-6"},wk={class:"inline-flex items-center gap-2 text-sm text-red-400 bg-red-500/10 border border-red-500/20 rounded-lg px-3 py-2"},xk={key:4,class:"flex-1 overflow-y-auto"},kk={class:"max-w-3xl mx-auto px-6 py-6"},Ek={class:"text-xl font-bold text-txt-primary mb-4 pb-3 border-b border-edge"},Sk=["innerHTML"],Tk=ut({__name:"WikiView",setup(e){const t=Y([]),s=Y(null),n=Y(""),r=Y(""),i=Y(!1),a=Y(!1),o=Y(""),l=Y(""),c=Pe(()=>{const f=r.value.trim().toLowerCase();return f?t.value.filter(g=>g.title.toLowerCase().includes(f)):t.value}),u=Pe(()=>ms(n.value));async function d(){i.value=!0,o.value="";try{const f=await Ae("/api/wiki");if(!f.ok)throw new Error(`HTTP ${f.status}`);const g=await f.json();t.value=g.pages??[]}catch(f){o.value=f instanceof Error?f.message:"Failed to load pages"}finally{i.value=!1}}async function h(f){var g;if(((g=s.value)==null?void 0:g.path)!==f.path){s.value=f,n.value="",a.value=!0,l.value="";try{const y=await Ae(`/api/wiki/${encodeURIComponent(f.path)}`);if(!y.ok)throw new Error(`HTTP ${y.status}`);const T=await y.json();n.value=T.content??""}catch(y){l.value=y instanceof Error?y.message:"Failed to load page"}finally{a.value=!1}}}return Ct(d),(f,g)=>(b(),v("div",ik,[p("div",{class:ue(["bg-surface-1/70 backdrop-blur-sm border-edge flex flex-col",s.value?"hidden md:flex md:w-72 md:shrink-0 md:border-r":"flex w-full md:w-72 md:shrink-0 border-b md:border-b-0 md:border-r md:h-full max-h-64 md:max-h-none"])},[p("div",ak,[p("div",ok,[g[2]||(g[2]=p("h2",{class:"text-sm font-semibold text-txt-primary tracking-tight flex items-center gap-1.5"},[p("span",{class:"text-base"},"📚"),be(" Wiki ")],-1)),p("span",lk,P(c.value.length),1)]),ct(p("input",{"onUpdate:modelValue":g[0]||(g[0]=y=>r.value=y),type:"text",placeholder:"Filter pages…",class:"w-full px-3 py-1.5 text-sm bg-surface-2/50 border border-edge rounded-lg text-txt-primary placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm transition-all duration-200"},null,512),[[yt,r.value]])]),g[4]||(g[4]=p("div",{class:"mx-3 h-px bg-gradient-to-r from-transparent via-edge to-transparent"},null,-1)),i.value?(b(),v("div",ck,[...g[3]||(g[3]=[p("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[p("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),be(" Loading… ")],-1)])])):o.value?(b(),v("div",uk,[p("div",dk,P(o.value),1)])):(b(),v("ul",hk,[c.value.length===0?(b(),v("li",fk," No pages found ")):J("",!0),(b(!0),v(Se,null,Be(c.value,y=>{var T,w,x;return b(),v("li",{key:y.path,onClick:k=>h(y),class:ue(["relative px-2.5 py-2 rounded-lg cursor-pointer text-sm transition-all duration-150 mb-0.5",((T=s.value)==null?void 0:T.path)===y.path?"bg-accent/10 text-accent":"text-txt-secondary hover:text-txt-primary hover:bg-surface-3/40"])},[((w=s.value)==null?void 0:w.path)===y.path?(b(),v("span",gk)):J("",!0),p("span",{class:ue(((x=s.value)==null?void 0:x.path)===y.path?"ml-1":"")},P(y.title),3)],10,pk)}),128))]))],2),p("div",{class:ue(["flex-1 min-w-0 flex flex-col overflow-hidden",s.value?"flex":"hidden md:flex"])},[s.value?(b(),v("div",mk,[p("button",{onClick:g[1]||(g[1]=y=>s.value=null),class:"flex items-center gap-1.5 text-xs text-txt-muted hover:text-accent transition-colors py-1"},[fe(Ee,{paths:'<path d="M12.35 15.85a.5.5 0 0 1-.7 0L6.16 10.4a.55.55 0 0 1 0-.78l5.49-5.46a.5.5 0 1 1 .7.7L7.2 10l5.16 5.15c.2.2.2.5 0 .7Z"/>',size:14}),g[5]||(g[5]=be(" All pages ",-1))]),g[6]||(g[6]=p("span",{class:"text-txt-muted/30"},"·",-1)),p("span",bk,P(s.value.title),1)])):J("",!0),s.value?a.value?(b(),v("div",yk,[...g[8]||(g[8]=[p("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[p("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),be(" Loading… ")],-1)])])):l.value?(b(),v("div",_k,[p("div",wk,[g[9]||(g[9]=p("span",null,"⚠",-1)),be(" "+P(l.value),1)])])):(b(),v("div",xk,[p("div",kk,[p("h1",Ek,P(s.value.title),1),p("div",{class:"wiki-content text-txt-secondary text-sm leading-relaxed",innerHTML:u.value},null,8,Sk)])])):(b(),v("div",vk,[...g[7]||(g[7]=[p("div",{class:"w-12 h-12 rounded-xl bg-surface-2/60 border border-edge flex items-center justify-center mb-4"},[p("span",{class:"text-2xl"},"📖")],-1),p("p",{class:"text-txt-muted text-sm"},"Select a page to start reading",-1)])]))],2)]))}}),Ak=sr(Tk,[["__scopeId","data-v-5b6273c1"]]),Rk={class:"relative flex items-center justify-center h-screen bg-surface-0 overflow-hidden"},Ck={class:"relative w-full max-w-sm mx-4 animate-fade-in"},Ok={class:"glass rounded-2xl border border-edge p-8 shadow-glow"},$k={key:0,class:"flex items-center gap-2 text-sm text-red-400 bg-red-500/10 border border-red-500/20 rounded-xl px-3.5 py-2.5"},Nk=["disabled"],Ik=ut({__name:"LoginView",setup(e){const t=tr(),s=fu(),n=Y(""),r=Y(""),i=Y(null);async function a(){i.value=null;const o=await t.signIn(n.value,r.value);o?i.value=o:s.push("/chat")}return(o,l)=>(b(),v("div",Rk,[l[5]||(l[5]=p("div",{class:"pointer-events-none absolute inset-0"},[p("div",{class:"absolute top-1/4 left-1/3 w-[500px] h-[500px] bg-accent/[0.04] rounded-full blur-[120px]"}),p("div",{class:"absolute bottom-1/4 right-1/4 w-[400px] h-[400px] bg-accent-dim/[0.06] rounded-full blur-[100px]"})],-1)),p("div",Ck,[p("div",Ok,[l[4]||(l[4]=cn('<div class="flex flex-col items-center mb-8"><div class="w-14 h-14 rounded-xl bg-accent/10 border border-accent/20 flex items-center justify-center mb-4 shadow-glow-sm"><span class="text-accent font-mono font-bold text-2xl tracking-tighter">IO</span></div><h1 class="text-xl font-semibold text-txt-primary tracking-tight">Welcome back</h1><p class="text-sm text-txt-muted mt-1">Sign in to continue</p></div>',1)),p("form",{onSubmit:lt(a,["prevent"]),class:"space-y-5"},[p("div",null,[l[2]||(l[2]=p("label",{for:"email",class:"block text-xs font-medium text-txt-secondary mb-1.5 tracking-wide uppercase"},"Email",-1)),ct(p("input",{id:"email","onUpdate:modelValue":l[0]||(l[0]=c=>n.value=c),type:"email",required:"",autocomplete:"email",class:"w-full px-3.5 py-2.5 bg-surface-0/60 border border-edge rounded-xl text-txt-primary placeholder-txt-muted text-sm focus:outline-none focus:border-accent/50 focus:ring-1 focus:ring-accent/20 focus:shadow-glow-sm transition-all duration-200",placeholder:"you@example.com"},null,512),[[yt,n.value]])]),p("div",null,[l[3]||(l[3]=p("label",{for:"password",class:"block text-xs font-medium text-txt-secondary mb-1.5 tracking-wide uppercase"},"Password",-1)),ct(p("input",{id:"password","onUpdate:modelValue":l[1]||(l[1]=c=>r.value=c),type:"password",required:"",autocomplete:"current-password",class:"w-full px-3.5 py-2.5 bg-surface-0/60 border border-edge rounded-xl text-txt-primary placeholder-txt-muted text-sm focus:outline-none focus:border-accent/50 focus:ring-1 focus:ring-accent/20 focus:shadow-glow-sm transition-all duration-200",placeholder:"••••••••"},null,512),[[yt,r.value]])]),i.value?(b(),v("div",$k,[fe(Ee,{paths:'<path d="m4.09 4.22.06-.07a.5.5 0 0 1 .63-.06l.07.06L10 9.29l5.15-5.14a.5.5 0 0 1 .63-.06l.07.06c.18.17.2.44.06.63l-.06.07L10.71 10l5.14 5.15c.18.17.2.44.06.63l-.06.07a.5.5 0 0 1-.63.06l-.07-.06L10 10.71l-5.15 5.14a.5.5 0 0 1-.63.06l-.07-.06a.5.5 0 0 1-.06-.63l.06-.07L9.29 10 4.15 4.85a.5.5 0 0 1-.06-.63l.06-.07-.06.07Z"/>',size:16,class:"shrink-0"}),be(" "+P(i.value),1)])):J("",!0),p("button",{type:"submit",disabled:Ie(t).loading,class:"w-full py-2.5 px-4 bg-accent hover:bg-accent-glow disabled:opacity-50 disabled:cursor-not-allowed text-surface-0 font-semibold text-sm rounded-xl transition-all duration-200 shadow-glow-sm hover:shadow-glow"},P(Ie(t).loading?"Signing in…":"Sign in"),9,Nk)],32)])])]))}}),fd=ng({history:jp("/"),routes:[{path:"/",redirect:"/chat"},{path:"/login",name:"login",component:Ik,meta:{public:!0}},{path:"/chat",name:"chat",component:iy},{path:"/skills",name:"skills",component:n_},{path:"/squads",name:"squads",component:r1},{path:"/activity",name:"activity",component:kw},{path:"/wiki",name:"wiki",component:Ak},{path:"/schedules",name:"schedules",component:qx},{path:"/feed",name:"feed",component:q5},{path:"/inbox",name:"inbox",component:rk},{path:"/notifications",redirect:"/feed"}]});fd.beforeEach(async e=>{const t=tr();return t.initialized||await t.init(),!t.authEnabled||e.meta.public||t.user?!0:{name:"login"}});const Ma=qf(Ab);Ma.use(Gf());Ma.use(fd);Ma.mount("#app");