heyio 0.11.0 → 0.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api/server.js +72 -11
- package/dist/copilot/agents.js +3 -0
- package/dist/copilot/skills.js +98 -14
- package/dist/copilot/tools.js +3 -2
- package/dist/index.js +5 -2
- package/package.json +1 -1
- package/web-dist/assets/index-C4ZJahoA.css +1 -0
- package/web-dist/assets/index-DhGlrxK8.js +84 -0
- package/web-dist/index.html +2 -2
- package/web-dist/assets/index-Do8uw7iA.css +0 -1
- package/web-dist/assets/index-FoS7-hiM.js +0 -78
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const n of document.querySelectorAll('link[rel="modulepreload"]'))r(n);new MutationObserver(n=>{for(const i of n)if(i.type==="childList")for(const o of i.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function s(n){const i={};return n.integrity&&(i.integrity=n.integrity),n.referrerPolicy&&(i.referrerPolicy=n.referrerPolicy),n.crossOrigin==="use-credentials"?i.credentials="include":n.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(n){if(n.ep)return;n.ep=!0;const i=s(n);fetch(n.href,i)}})();/**
|
|
2
|
-
* @vue/shared v3.5.34
|
|
3
|
-
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
4
|
-
* @license MIT
|
|
5
|
-
**/function Ri(t){const e=Object.create(null);for(const s of t.split(","))e[s]=1;return s=>s in e}const be={},Is=[],Pt=()=>{},Aa=()=>!1,un=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&(t.charCodeAt(2)>122||t.charCodeAt(2)<97),hn=t=>t.startsWith("onUpdate:"),Fe=Object.assign,Ci=(t,e)=>{const s=t.indexOf(e);s>-1&&t.splice(s,1)},Pc=Object.prototype.hasOwnProperty,ge=(t,e)=>Pc.call(t,e),te=Array.isArray,js=t=>Sr(t)==="[object Map]",dn=t=>Sr(t)==="[object Set]",Qi=t=>Sr(t)==="[object Date]",ie=t=>typeof t=="function",Re=t=>typeof t=="string",ut=t=>typeof t=="symbol",ve=t=>t!==null&&typeof t=="object",Ra=t=>(ve(t)||ie(t))&&ie(t.then)&&ie(t.catch),Ca=Object.prototype.toString,Sr=t=>Ca.call(t),$c=t=>Sr(t).slice(8,-1),Oa=t=>Sr(t)==="[object Object]",fn=t=>Re(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,Zs=Ri(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),pn=t=>{const e=Object.create(null);return s=>e[s]||(e[s]=t(s))},Ic=/-\w/g,gt=pn(t=>t.replace(Ic,e=>e.slice(1).toUpperCase())),jc=/\B([A-Z])/g,vs=pn(t=>t.replace(jc,"-$1").toLowerCase()),Pa=pn(t=>t.charAt(0).toUpperCase()+t.slice(1)),In=pn(t=>t?`on${Pa(t)}`:""),Ct=(t,e)=>!Object.is(t,e),qr=(t,...e)=>{for(let s=0;s<t.length;s++)t[s](...e)},$a=(t,e,s,r=!1)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,writable:r,value:s})},Oi=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let Zi;const gn=()=>Zi||(Zi=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Pi(t){if(te(t)){const e={};for(let s=0;s<t.length;s++){const r=t[s],n=Re(r)?Dc(r):Pi(r);if(n)for(const i in n)e[i]=n[i]}return e}else if(Re(t)||ve(t))return t}const Nc=/;(?![^(]*\))/g,Lc=/:([^]+)/,Uc=/\/\*[^]*?\*\//g;function Dc(t){const e={};return t.replace(Uc,"").split(Nc).forEach(s=>{if(s){const r=s.split(Lc);r.length>1&&(e[r[0].trim()]=r[1].trim())}}),e}function me(t){let e="";if(Re(t))e=t;else if(te(t))for(let s=0;s<t.length;s++){const r=me(t[s]);r&&(e+=r+" ")}else if(ve(t))for(const s in t)t[s]&&(e+=s+" ");return e.trim()}const Bc="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Mc=Ri(Bc);function Ia(t){return!!t||t===""}function Hc(t,e){if(t.length!==e.length)return!1;let s=!0;for(let r=0;s&&r<t.length;r++)s=Er(t[r],e[r]);return s}function Er(t,e){if(t===e)return!0;let s=Qi(t),r=Qi(e);if(s||r)return s&&r?t.getTime()===e.getTime():!1;if(s=ut(t),r=ut(e),s||r)return t===e;if(s=te(t),r=te(e),s||r)return s&&r?Hc(t,e):!1;if(s=ve(t),r=ve(e),s||r){if(!s||!r)return!1;const n=Object.keys(t).length,i=Object.keys(e).length;if(n!==i)return!1;for(const o in t){const a=t.hasOwnProperty(o),l=e.hasOwnProperty(o);if(a&&!l||!a&&l||!Er(t[o],e[o]))return!1}}return String(t)===String(e)}function ja(t,e){return t.findIndex(s=>Er(s,e))}const Na=t=>!!(t&&t.__v_isRef===!0),O=t=>Re(t)?t:t==null?"":te(t)||ve(t)&&(t.toString===Ca||!ie(t.toString))?Na(t)?O(t.value):JSON.stringify(t,La,2):String(t),La=(t,e)=>Na(e)?La(t,e.value):js(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((s,[r,n],i)=>(s[jn(r,i)+" =>"]=n,s),{})}:dn(e)?{[`Set(${e.size})`]:[...e.values()].map(s=>jn(s))}:ut(e)?jn(e):ve(e)&&!te(e)&&!Oa(e)?String(e):e,jn=(t,e="")=>{var s;return ut(t)?`Symbol(${(s=t.description)!=null?s:e})`:t};/**
|
|
6
|
-
* @vue/reactivity v3.5.34
|
|
7
|
-
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
8
|
-
* @license MIT
|
|
9
|
-
**/let je;class Ua{constructor(e=!1){this.detached=e,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this._warnOnRun=!0,this.__v_skip=!0,!e&&je&&(je.active?(this.parent=je,this.index=(je.scopes||(je.scopes=[])).push(this)-1):(this._active=!1,this._warnOnRun=!1))}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let e,s;if(this.scopes)for(e=0,s=this.scopes.length;e<s;e++)this.scopes[e].pause();for(e=0,s=this.effects.length;e<s;e++)this.effects[e].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let e,s;if(this.scopes)for(e=0,s=this.scopes.length;e<s;e++)this.scopes[e].resume();for(e=0,s=this.effects.length;e<s;e++)this.effects[e].resume()}}run(e){if(this._active){const s=je;try{return je=this,e()}finally{je=s}}}on(){++this._on===1&&(this.prevScope=je,je=this)}off(){if(this._on>0&&--this._on===0){if(je===this)je=this.prevScope;else{let e=je;for(;e;){if(e.prevScope===this){e.prevScope=this.prevScope;break}e=e.prevScope}}this.prevScope=void 0}}stop(e){if(this._active){this._active=!1;let s,r;for(s=0,r=this.effects.length;s<r;s++)this.effects[s].stop();for(this.effects.length=0,s=0,r=this.cleanups.length;s<r;s++)this.cleanups[s]();if(this.cleanups.length=0,this.scopes){for(s=0,r=this.scopes.length;s<r;s++)this.scopes[s].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!e){const n=this.parent.scopes.pop();n&&n!==this&&(this.parent.scopes[this.index]=n,n.index=this.index)}this.parent=void 0}}}function Da(t){return new Ua(t)}function Ba(){return je}function Fc(t,e=!1){je&&je.cleanups.push(t)}let ke;const Nn=new WeakSet;class Ma{constructor(e){this.fn=e,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,je&&(je.active?je.effects.push(this):this.flags&=-2)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Nn.has(this)&&(Nn.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Fa(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,eo(this),qa(this);const e=ke,s=yt;ke=this,yt=!0;try{return this.fn()}finally{Va(this),ke=e,yt=s,this.flags&=-3}}stop(){if(this.flags&1){for(let e=this.deps;e;e=e.nextDep)ji(e);this.deps=this.depsTail=void 0,eo(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Nn.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Zn(this)&&this.run()}get dirty(){return Zn(this)}}let Ha=0,er,tr;function Fa(t,e=!1){if(t.flags|=8,e){t.next=tr,tr=t;return}t.next=er,er=t}function $i(){Ha++}function Ii(){if(--Ha>0)return;if(tr){let e=tr;for(tr=void 0;e;){const s=e.next;e.next=void 0,e.flags&=-9,e=s}}let t;for(;er;){let e=er;for(er=void 0;e;){const s=e.next;if(e.next=void 0,e.flags&=-9,e.flags&1)try{e.trigger()}catch(r){t||(t=r)}e=s}}if(t)throw t}function qa(t){for(let e=t.deps;e;e=e.nextDep)e.version=-1,e.prevActiveLink=e.dep.activeLink,e.dep.activeLink=e}function Va(t){let e,s=t.depsTail,r=s;for(;r;){const n=r.prevDep;r.version===-1?(r===s&&(s=n),ji(r),qc(r)):e=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=n}t.deps=e,t.depsTail=s}function Zn(t){for(let e=t.deps;e;e=e.nextDep)if(e.dep.version!==e.version||e.dep.computed&&(Wa(e.dep.computed)||e.dep.version!==e.version))return!0;return!!t._dirty}function Wa(t){if(t.flags&4&&!(t.flags&16)||(t.flags&=-17,t.globalVersion===hr)||(t.globalVersion=hr,!t.isSSR&&t.flags&128&&(!t.deps&&!t._dirty||!Zn(t))))return;t.flags|=2;const e=t.dep,s=ke,r=yt;ke=t,yt=!0;try{qa(t);const n=t.fn(t._value);(e.version===0||Ct(n,t._value))&&(t.flags|=128,t._value=n,e.version++)}catch(n){throw e.version++,n}finally{ke=s,yt=r,Va(t),t.flags&=-3}}function ji(t,e=!1){const{dep:s,prevSub:r,nextSub:n}=t;if(r&&(r.nextSub=n,t.prevSub=void 0),n&&(n.prevSub=r,t.nextSub=void 0),s.subs===t&&(s.subs=r,!r&&s.computed)){s.computed.flags&=-5;for(let i=s.computed.deps;i;i=i.nextDep)ji(i,!0)}!e&&!--s.sc&&s.map&&s.map.delete(s.key)}function qc(t){const{prevDep:e,nextDep:s}=t;e&&(e.nextDep=s,t.prevDep=void 0),s&&(s.prevDep=e,t.nextDep=void 0)}let yt=!0;const Ka=[];function Vt(){Ka.push(yt),yt=!1}function Wt(){const t=Ka.pop();yt=t===void 0?!0:t}function eo(t){const{cleanup:e}=t;if(t.cleanup=void 0,e){const s=ke;ke=void 0;try{e()}finally{ke=s}}}let hr=0;class Vc{constructor(e,s){this.sub=e,this.dep=s,this.version=s.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Ni{constructor(e){this.computed=e,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(e){if(!ke||!yt||ke===this.computed)return;let s=this.activeLink;if(s===void 0||s.sub!==ke)s=this.activeLink=new Vc(ke,this),ke.deps?(s.prevDep=ke.depsTail,ke.depsTail.nextDep=s,ke.depsTail=s):ke.deps=ke.depsTail=s,Ga(s);else if(s.version===-1&&(s.version=this.version,s.nextDep)){const r=s.nextDep;r.prevDep=s.prevDep,s.prevDep&&(s.prevDep.nextDep=r),s.prevDep=ke.depsTail,s.nextDep=void 0,ke.depsTail.nextDep=s,ke.depsTail=s,ke.deps===s&&(ke.deps=r)}return s}trigger(e){this.version++,hr++,this.notify(e)}notify(e){$i();try{for(let s=this.subs;s;s=s.prevSub)s.sub.notify()&&s.sub.dep.notify()}finally{Ii()}}}function Ga(t){if(t.dep.sc++,t.sub.flags&4){const e=t.dep.computed;if(e&&!t.dep.subs){e.flags|=20;for(let r=e.deps;r;r=r.nextDep)Ga(r)}const s=t.dep.subs;s!==t&&(t.prevSub=s,s&&(s.nextSub=t)),t.dep.subs=t}}const Gr=new WeakMap,gs=Symbol(""),ei=Symbol(""),dr=Symbol("");function qe(t,e,s){if(yt&&ke){let r=Gr.get(t);r||Gr.set(t,r=new Map);let n=r.get(s);n||(r.set(s,n=new Ni),n.map=r,n.key=s),n.track()}}function Mt(t,e,s,r,n,i){const o=Gr.get(t);if(!o){hr++;return}const a=l=>{l&&l.trigger()};if($i(),e==="clear")o.forEach(a);else{const l=te(t),c=l&&fn(s);if(l&&s==="length"){const u=Number(r);o.forEach((h,d)=>{(d==="length"||d===dr||!ut(d)&&d>=u)&&a(h)})}else switch((s!==void 0||o.has(void 0))&&a(o.get(s)),c&&a(o.get(dr)),e){case"add":l?c&&a(o.get("length")):(a(o.get(gs)),js(t)&&a(o.get(ei)));break;case"delete":l||(a(o.get(gs)),js(t)&&a(o.get(ei)));break;case"set":js(t)&&a(o.get(gs));break}}Ii()}function Wc(t,e){const s=Gr.get(t);return s&&s.get(e)}function _s(t){const e=ue(t);return e===t?e:(qe(e,"iterate",dr),it(t)?e:e.map(mt))}function yn(t){return qe(t=ue(t),"iterate",dr),t}function Tt(t,e){return Kt(t)?Ds(qt(t)?mt(e):e):mt(e)}const Kc={__proto__:null,[Symbol.iterator](){return Ln(this,Symbol.iterator,t=>Tt(this,t))},concat(...t){return _s(this).concat(...t.map(e=>te(e)?_s(e):e))},entries(){return Ln(this,"entries",t=>(t[1]=Tt(this,t[1]),t))},every(t,e){return It(this,"every",t,e,void 0,arguments)},filter(t,e){return It(this,"filter",t,e,s=>s.map(r=>Tt(this,r)),arguments)},find(t,e){return It(this,"find",t,e,s=>Tt(this,s),arguments)},findIndex(t,e){return It(this,"findIndex",t,e,void 0,arguments)},findLast(t,e){return It(this,"findLast",t,e,s=>Tt(this,s),arguments)},findLastIndex(t,e){return It(this,"findLastIndex",t,e,void 0,arguments)},forEach(t,e){return It(this,"forEach",t,e,void 0,arguments)},includes(...t){return Un(this,"includes",t)},indexOf(...t){return Un(this,"indexOf",t)},join(t){return _s(this).join(t)},lastIndexOf(...t){return Un(this,"lastIndexOf",t)},map(t,e){return It(this,"map",t,e,void 0,arguments)},pop(){return Ws(this,"pop")},push(...t){return Ws(this,"push",t)},reduce(t,...e){return to(this,"reduce",t,e)},reduceRight(t,...e){return to(this,"reduceRight",t,e)},shift(){return Ws(this,"shift")},some(t,e){return It(this,"some",t,e,void 0,arguments)},splice(...t){return Ws(this,"splice",t)},toReversed(){return _s(this).toReversed()},toSorted(t){return _s(this).toSorted(t)},toSpliced(...t){return _s(this).toSpliced(...t)},unshift(...t){return Ws(this,"unshift",t)},values(){return Ln(this,"values",t=>Tt(this,t))}};function Ln(t,e,s){const r=yn(t),n=r[e]();return r!==t&&!it(t)&&(n._next=n.next,n.next=()=>{const i=n._next();return i.done||(i.value=s(i.value)),i}),n}const Gc=Array.prototype;function It(t,e,s,r,n,i){const o=yn(t),a=o!==t&&!it(t),l=o[e];if(l!==Gc[e]){const h=l.apply(t,i);return a?mt(h):h}let c=s;o!==t&&(a?c=function(h,d){return s.call(this,Tt(t,h),d,t)}:s.length>2&&(c=function(h,d){return s.call(this,h,d,t)}));const u=l.call(o,c,r);return a&&n?n(u):u}function to(t,e,s,r){const n=yn(t),i=n!==t&&!it(t);let o=s,a=!1;n!==t&&(i?(a=r.length===0,o=function(c,u,h){return a&&(a=!1,c=Tt(t,c)),s.call(this,c,Tt(t,u),h,t)}):s.length>3&&(o=function(c,u,h){return s.call(this,c,u,h,t)}));const l=n[e](o,...r);return a?Tt(t,l):l}function Un(t,e,s){const r=ue(t);qe(r,"iterate",dr);const n=r[e](...s);return(n===-1||n===!1)&&mn(s[0])?(s[0]=ue(s[0]),r[e](...s)):n}function Ws(t,e,s=[]){Vt(),$i();const r=ue(t)[e].apply(t,s);return Ii(),Wt(),r}const Jc=Ri("__proto__,__v_isRef,__isVue"),Ja=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(ut));function zc(t){ut(t)||(t=String(t));const e=ue(this);return qe(e,"has",t),e.hasOwnProperty(t)}class za{constructor(e=!1,s=!1){this._isReadonly=e,this._isShallow=s}get(e,s,r){if(s==="__v_skip")return e.__v_skip;const n=this._isReadonly,i=this._isShallow;if(s==="__v_isReactive")return!n;if(s==="__v_isReadonly")return n;if(s==="__v_isShallow")return i;if(s==="__v_raw")return r===(n?i?iu:Za:i?Qa:Xa).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(r)?e:void 0;const o=te(e);if(!n){let l;if(o&&(l=Kc[s]))return l;if(s==="hasOwnProperty")return zc}const a=Reflect.get(e,s,Ce(e)?e:r);if((ut(s)?Ja.has(s):Jc(s))||(n||qe(e,"get",s),i))return a;if(Ce(a)){const l=o&&fn(s)?a:a.value;return n&&ve(l)?si(l):l}return ve(a)?n?si(a):Ft(a):a}}class Ya extends za{constructor(e=!1){super(!1,e)}set(e,s,r,n){let i=e[s];const o=te(e)&&fn(s);if(!this._isShallow){const c=Kt(i);if(!it(r)&&!Kt(r)&&(i=ue(i),r=ue(r)),!o&&Ce(i)&&!Ce(r))return c||(i.value=r),!0}const a=o?Number(s)<e.length:ge(e,s),l=Reflect.set(e,s,r,Ce(e)?e:n);return e===ue(n)&&(a?Ct(r,i)&&Mt(e,"set",s,r):Mt(e,"add",s,r)),l}deleteProperty(e,s){const r=ge(e,s);e[s];const n=Reflect.deleteProperty(e,s);return n&&r&&Mt(e,"delete",s,void 0),n}has(e,s){const r=Reflect.has(e,s);return(!ut(s)||!Ja.has(s))&&qe(e,"has",s),r}ownKeys(e){return qe(e,"iterate",te(e)?"length":gs),Reflect.ownKeys(e)}}class Yc extends za{constructor(e=!1){super(!0,e)}set(e,s){return!0}deleteProperty(e,s){return!0}}const Xc=new Ya,Qc=new Yc,Zc=new Ya(!0);const ti=t=>t,Or=t=>Reflect.getPrototypeOf(t);function eu(t,e,s){return function(...r){const n=this.__v_raw,i=ue(n),o=js(i),a=t==="entries"||t===Symbol.iterator&&o,l=t==="keys"&&o,c=n[t](...r),u=s?ti:e?Ds:mt;return!e&&qe(i,"iterate",l?ei:gs),Fe(Object.create(c),{next(){const{value:h,done:d}=c.next();return d?{value:h,done:d}:{value:a?[u(h[0]),u(h[1])]:u(h),done:d}}})}}function Pr(t){return function(...e){return t==="delete"?!1:t==="clear"?void 0:this}}function tu(t,e){const s={get(n){const i=this.__v_raw,o=ue(i),a=ue(n);t||(Ct(n,a)&&qe(o,"get",n),qe(o,"get",a));const{has:l}=Or(o),c=e?ti:t?Ds:mt;if(l.call(o,n))return c(i.get(n));if(l.call(o,a))return c(i.get(a));i!==o&&i.get(n)},get size(){const n=this.__v_raw;return!t&&qe(ue(n),"iterate",gs),n.size},has(n){const i=this.__v_raw,o=ue(i),a=ue(n);return t||(Ct(n,a)&&qe(o,"has",n),qe(o,"has",a)),n===a?i.has(n):i.has(n)||i.has(a)},forEach(n,i){const o=this,a=o.__v_raw,l=ue(a),c=e?ti:t?Ds:mt;return!t&&qe(l,"iterate",gs),a.forEach((u,h)=>n.call(i,c(u),c(h),o))}};return Fe(s,t?{add:Pr("add"),set:Pr("set"),delete:Pr("delete"),clear:Pr("clear")}:{add(n){const i=ue(this),o=Or(i),a=ue(n),l=!e&&!it(n)&&!Kt(n)?a:n;return o.has.call(i,l)||Ct(n,l)&&o.has.call(i,n)||Ct(a,l)&&o.has.call(i,a)||(i.add(l),Mt(i,"add",l,l)),this},set(n,i){!e&&!it(i)&&!Kt(i)&&(i=ue(i));const o=ue(this),{has:a,get:l}=Or(o);let c=a.call(o,n);c||(n=ue(n),c=a.call(o,n));const u=l.call(o,n);return o.set(n,i),c?Ct(i,u)&&Mt(o,"set",n,i):Mt(o,"add",n,i),this},delete(n){const i=ue(this),{has:o,get:a}=Or(i);let l=o.call(i,n);l||(n=ue(n),l=o.call(i,n)),a&&a.call(i,n);const c=i.delete(n);return l&&Mt(i,"delete",n,void 0),c},clear(){const n=ue(this),i=n.size!==0,o=n.clear();return i&&Mt(n,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(n=>{s[n]=eu(n,t,e)}),s}function Li(t,e){const s=tu(t,e);return(r,n,i)=>n==="__v_isReactive"?!t:n==="__v_isReadonly"?t:n==="__v_raw"?r:Reflect.get(ge(s,n)&&n in r?s:r,n,i)}const su={get:Li(!1,!1)},ru={get:Li(!1,!0)},nu={get:Li(!0,!1)};const Xa=new WeakMap,Qa=new WeakMap,Za=new WeakMap,iu=new WeakMap;function ou(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function au(t){return t.__v_skip||!Object.isExtensible(t)?0:ou($c(t))}function Ft(t){return Kt(t)?t:Ui(t,!1,Xc,su,Xa)}function el(t){return Ui(t,!1,Zc,ru,Qa)}function si(t){return Ui(t,!0,Qc,nu,Za)}function Ui(t,e,s,r,n){if(!ve(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const i=au(t);if(i===0)return t;const o=n.get(t);if(o)return o;const a=new Proxy(t,i===2?r:s);return n.set(t,a),a}function qt(t){return Kt(t)?qt(t.__v_raw):!!(t&&t.__v_isReactive)}function Kt(t){return!!(t&&t.__v_isReadonly)}function it(t){return!!(t&&t.__v_isShallow)}function mn(t){return t?!!t.__v_raw:!1}function ue(t){const e=t&&t.__v_raw;return e?ue(e):t}function Di(t){return!ge(t,"__v_skip")&&Object.isExtensible(t)&&$a(t,"__v_skip",!0),t}const mt=t=>ve(t)?Ft(t):t,Ds=t=>ve(t)?si(t):t;function Ce(t){return t?t.__v_isRef===!0:!1}function q(t){return tl(t,!1)}function lu(t){return tl(t,!0)}function tl(t,e){return Ce(t)?t:new cu(t,e)}class cu{constructor(e,s){this.dep=new Ni,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=s?e:ue(e),this._value=s?e:mt(e),this.__v_isShallow=s}get value(){return this.dep.track(),this._value}set value(e){const s=this._rawValue,r=this.__v_isShallow||it(e)||Kt(e);e=r?e:ue(e),Ct(e,s)&&(this._rawValue=e,this._value=r?e:mt(e),this.dep.trigger())}}function Ee(t){return Ce(t)?t.value:t}const uu={get:(t,e,s)=>e==="__v_raw"?t:Ee(Reflect.get(t,e,s)),set:(t,e,s,r)=>{const n=t[e];return Ce(n)&&!Ce(s)?(n.value=s,!0):Reflect.set(t,e,s,r)}};function sl(t){return qt(t)?t:new Proxy(t,uu)}function hu(t){const e=te(t)?new Array(t.length):{};for(const s in t)e[s]=fu(t,s);return e}class du{constructor(e,s,r){this._object=e,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0,this._key=ut(s)?s:String(s),this._raw=ue(e);let n=!0,i=e;if(!te(e)||ut(this._key)||!fn(this._key))do n=!mn(i)||it(i);while(n&&(i=i.__v_raw));this._shallow=n}get value(){let e=this._object[this._key];return this._shallow&&(e=Ee(e)),this._value=e===void 0?this._defaultValue:e}set value(e){if(this._shallow&&Ce(this._raw[this._key])){const s=this._object[this._key];if(Ce(s)){s.value=e;return}}this._object[this._key]=e}get dep(){return Wc(this._raw,this._key)}}function fu(t,e,s){return new du(t,e,s)}class pu{constructor(e,s,r){this.fn=e,this.setter=s,this._value=void 0,this.dep=new Ni(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=hr-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!s,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&ke!==this)return Fa(this,!0),!0}get value(){const e=this.dep.track();return Wa(this),e&&(e.version=this.dep.version),this._value}set value(e){this.setter&&this.setter(e)}}function gu(t,e,s=!1){let r,n;return ie(t)?r=t:(r=t.get,n=t.set),new pu(r,n,s)}const $r={},Jr=new WeakMap;let us;function yu(t,e=!1,s=us){if(s){let r=Jr.get(s);r||Jr.set(s,r=[]),r.push(t)}}function mu(t,e,s=be){const{immediate:r,deep:n,once:i,scheduler:o,augmentJob:a,call:l}=s,c=N=>n?N:it(N)||n===!1||n===0?Ht(N,1):Ht(N);let u,h,d,f,y=!1,v=!1;if(Ce(t)?(h=()=>t.value,y=it(t)):qt(t)?(h=()=>c(t),y=!0):te(t)?(v=!0,y=t.some(N=>qt(N)||it(N)),h=()=>t.map(N=>{if(Ce(N))return N.value;if(qt(N))return c(N);if(ie(N))return l?l(N,2):N()})):ie(t)?e?h=l?()=>l(t,2):t:h=()=>{if(d){Vt();try{d()}finally{Wt()}}const N=us;us=u;try{return l?l(t,3,[f]):t(f)}finally{us=N}}:h=Pt,e&&n){const N=h,U=n===!0?1/0:n;h=()=>Ht(N(),U)}const A=Ba(),C=()=>{u.stop(),A&&A.active&&Ci(A.effects,u)};if(i&&e){const N=e;e=(...U)=>{N(...U),C()}}let S=v?new Array(t.length).fill($r):$r;const E=N=>{if(!(!(u.flags&1)||!u.dirty&&!N))if(e){const U=u.run();if(n||y||(v?U.some((B,x)=>Ct(B,S[x])):Ct(U,S))){d&&d();const B=us;us=u;try{const x=[U,S===$r?void 0:v&&S[0]===$r?[]:S,f];S=U,l?l(e,3,x):e(...x)}finally{us=B}}}else u.run()};return a&&a(E),u=new Ma(h),u.scheduler=o?()=>o(E,!1):E,f=N=>yu(N,!1,u),d=u.onStop=()=>{const N=Jr.get(u);if(N){if(l)l(N,4);else for(const U of N)U();Jr.delete(u)}},e?r?E(!0):S=u.run():o?o(E.bind(null,!0),!0):u.run(),C.pause=u.pause.bind(u),C.resume=u.resume.bind(u),C.stop=C,C}function Ht(t,e=1/0,s){if(e<=0||!ve(t)||t.__v_skip||(s=s||new Map,(s.get(t)||0)>=e))return t;if(s.set(t,e),e--,Ce(t))Ht(t.value,e,s);else if(te(t))for(let r=0;r<t.length;r++)Ht(t[r],e,s);else if(dn(t)||js(t))t.forEach(r=>{Ht(r,e,s)});else if(Oa(t)){for(const r in t)Ht(t[r],e,s);for(const r of Object.getOwnPropertySymbols(t))Object.prototype.propertyIsEnumerable.call(t,r)&&Ht(t[r],e,s)}return t}/**
|
|
10
|
-
* @vue/runtime-core v3.5.34
|
|
11
|
-
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
12
|
-
* @license MIT
|
|
13
|
-
**/function Tr(t,e,s,r){try{return r?t(...r):t()}catch(n){vn(n,e,s)}}function $t(t,e,s,r){if(ie(t)){const n=Tr(t,e,s,r);return n&&Ra(n)&&n.catch(i=>{vn(i,e,s)}),n}if(te(t)){const n=[];for(let i=0;i<t.length;i++)n.push($t(t[i],e,s,r));return n}}function vn(t,e,s,r=!0){const n=e?e.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:o}=e&&e.appContext.config||be;if(e){let a=e.parent;const l=e.proxy,c=`https://vuejs.org/error-reference/#runtime-${s}`;for(;a;){const u=a.ec;if(u){for(let h=0;h<u.length;h++)if(u[h](t,l,c)===!1)return}a=a.parent}if(i){Vt(),Tr(i,null,10,[t,l,c]),Wt();return}}vu(t,s,n,r,o)}function vu(t,e,s,r=!0,n=!1){if(n)throw t;console.error(t)}const Je=[];let St=-1;const Ns=[];let Xt=null,Ts=0;const rl=Promise.resolve();let zr=null;function Bs(t){const e=zr||rl;return t?e.then(this?t.bind(this):t):e}function _u(t){let e=St+1,s=Je.length;for(;e<s;){const r=e+s>>>1,n=Je[r],i=fr(n);i<t||i===t&&n.flags&2?e=r+1:s=r}return e}function Bi(t){if(!(t.flags&1)){const e=fr(t),s=Je[Je.length-1];!s||!(t.flags&2)&&e>=fr(s)?Je.push(t):Je.splice(_u(e),0,t),t.flags|=1,nl()}}function nl(){zr||(zr=rl.then(ol))}function bu(t){te(t)?Ns.push(...t):Xt&&t.id===-1?Xt.splice(Ts+1,0,t):t.flags&1||(Ns.push(t),t.flags|=1),nl()}function so(t,e,s=St+1){for(;s<Je.length;s++){const r=Je[s];if(r&&r.flags&2){if(t&&r.id!==t.uid)continue;Je.splice(s,1),s--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function il(t){if(Ns.length){const e=[...new Set(Ns)].sort((s,r)=>fr(s)-fr(r));if(Ns.length=0,Xt){Xt.push(...e);return}for(Xt=e,Ts=0;Ts<Xt.length;Ts++){const s=Xt[Ts];s.flags&4&&(s.flags&=-2),s.flags&8||s(),s.flags&=-2}Xt=null,Ts=0}}const fr=t=>t.id==null?t.flags&2?-1:1/0:t.id;function ol(t){try{for(St=0;St<Je.length;St++){const e=Je[St];e&&!(e.flags&8)&&(e.flags&4&&(e.flags&=-2),Tr(e,e.i,e.i?15:14),e.flags&4||(e.flags&=-2))}}finally{for(;St<Je.length;St++){const e=Je[St];e&&(e.flags&=-2)}St=-1,Je.length=0,il(),zr=null,(Je.length||Ns.length)&&ol()}}let lt=null,al=null;function Yr(t){const e=lt;return lt=t,al=t&&t.type.__scopeId||null,e}function ll(t,e=lt,s){if(!e||t._n)return t;const r=(...n)=>{r._d&&Zr(-1);const i=Yr(e);let o;try{o=t(...n)}finally{Yr(i),r._d&&Zr(1)}return o};return r._n=!0,r._c=!0,r._d=!0,r}function Ot(t,e){if(lt===null)return t;const s=kn(lt),r=t.dirs||(t.dirs=[]);for(let n=0;n<e.length;n++){let[i,o,a,l=be]=e[n];i&&(ie(i)&&(i={mounted:i,updated:i}),i.deep&&Ht(o),r.push({dir:i,instance:s,value:o,oldValue:void 0,arg:a,modifiers:l}))}return t}function is(t,e,s,r){const n=t.dirs,i=e&&e.dirs;for(let o=0;o<n.length;o++){const a=n[o];i&&(a.oldValue=i[o].value);let l=a.dir[r];l&&(Vt(),$t(l,s,8,[t.el,a,t,e]),Wt())}}function Vr(t,e){if(ze){let s=ze.provides;const r=ze.parent&&ze.parent.provides;r===s&&(s=ze.provides=Object.create(r)),s[t]=e}}function ct(t,e,s=!1){const r=jl();if(r||ys){let n=ys?ys._context.provides:r?r.parent==null||r.ce?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(n&&t in n)return n[t];if(arguments.length>1)return s&&ie(e)?e.call(r&&r.proxy):e}}function wu(){return!!(jl()||ys)}const xu=Symbol.for("v-scx"),ku=()=>ct(xu);function ts(t,e,s){return cl(t,e,s)}function cl(t,e,s=be){const{immediate:r,deep:n,flush:i,once:o}=s,a=Fe({},s),l=e&&r||!e&&i!=="post";let c;if(gr){if(i==="sync"){const f=ku();c=f.__watcherHandles||(f.__watcherHandles=[])}else if(!l){const f=()=>{};return f.stop=Pt,f.resume=Pt,f.pause=Pt,f}}const u=ze;a.call=(f,y,v)=>$t(f,u,y,v);let h=!1;i==="post"?a.scheduler=f=>{Ze(f,u&&u.suspense)}:i!=="sync"&&(h=!0,a.scheduler=(f,y)=>{y?f():Bi(f)}),a.augmentJob=f=>{e&&(f.flags|=4),h&&(f.flags|=2,u&&(f.id=u.uid,f.i=u))};const d=mu(t,e,a);return gr&&(c?c.push(d):l&&d()),d}function Su(t,e,s){const r=this.proxy,n=Re(t)?t.includes(".")?ul(r,t):()=>r[t]:t.bind(r,r);let i;ie(e)?i=e:(i=e.handler,s=e);const o=Ar(this),a=cl(n,i.bind(r),s);return o(),a}function ul(t,e){const s=e.split(".");return()=>{let r=t;for(let n=0;n<s.length&&r;n++)r=r[s[n]];return r}}const Eu=Symbol("_vte"),Tu=t=>t.__isTeleport,Au=Symbol("_leaveCb");function Mi(t,e){t.shapeFlag&6&&t.component?(t.transition=e,Mi(t.component.subTree,e)):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function ht(t,e){return ie(t)?Fe({name:t.name},e,{setup:t}):t}function hl(t){t.ids=[t.ids[0]+t.ids[2]+++"-",0,0]}function ro(t,e){let s;return!!((s=Object.getOwnPropertyDescriptor(t,e))&&!s.configurable)}const Xr=new WeakMap;function sr(t,e,s,r,n=!1){if(te(t)){t.forEach((v,A)=>sr(v,e&&(te(e)?e[A]:e),s,r,n));return}if(rr(r)&&!n){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&sr(t,e,s,r.component.subTree);return}const i=r.shapeFlag&4?kn(r.component):r.el,o=n?null:i,{i:a,r:l}=t,c=e&&e.r,u=a.refs===be?a.refs={}:a.refs,h=a.setupState,d=ue(h),f=h===be?Aa:v=>ro(u,v)?!1:ge(d,v),y=(v,A)=>!(A&&ro(u,A));if(c!=null&&c!==l){if(no(e),Re(c))u[c]=null,f(c)&&(h[c]=null);else if(Ce(c)){const v=e;y(c,v.k)&&(c.value=null),v.k&&(u[v.k]=null)}}if(ie(l))Tr(l,a,12,[o,u]);else{const v=Re(l),A=Ce(l);if(v||A){const C=()=>{if(t.f){const S=v?f(l)?h[l]:u[l]:y()||!t.k?l.value:u[t.k];if(n)te(S)&&Ci(S,i);else if(te(S))S.includes(i)||S.push(i);else if(v)u[l]=[i],f(l)&&(h[l]=u[l]);else{const E=[i];y(l,t.k)&&(l.value=E),t.k&&(u[t.k]=E)}}else v?(u[l]=o,f(l)&&(h[l]=o)):A&&(y(l,t.k)&&(l.value=o),t.k&&(u[t.k]=o))};if(o){const S=()=>{C(),Xr.delete(t)};S.id=-1,Xr.set(t,S),Ze(S,s)}else no(t),C()}}}function no(t){const e=Xr.get(t);e&&(e.flags|=8,Xr.delete(t))}gn().requestIdleCallback;gn().cancelIdleCallback;const rr=t=>!!t.type.__asyncLoader,dl=t=>t.type.__isKeepAlive;function Ru(t,e){fl(t,"a",e)}function Cu(t,e){fl(t,"da",e)}function fl(t,e,s=ze){const r=t.__wdc||(t.__wdc=()=>{let n=s;for(;n;){if(n.isDeactivated)return;n=n.parent}return t()});if(_n(e,r,s),s){let n=s.parent;for(;n&&n.parent;)dl(n.parent.vnode)&&Ou(r,e,s,n),n=n.parent}}function Ou(t,e,s,r){const n=_n(e,t,r,!0);bn(()=>{Ci(r[e],n)},s)}function _n(t,e,s=ze,r=!1){if(s){const n=s[t]||(s[t]=[]),i=e.__weh||(e.__weh=(...o)=>{Vt();const a=Ar(s),l=$t(e,s,t,o);return a(),Wt(),l});return r?n.unshift(i):n.push(i),i}}const Gt=t=>(e,s=ze)=>{(!gr||t==="sp")&&_n(t,(...r)=>e(...r),s)},Pu=Gt("bm"),ns=Gt("m"),$u=Gt("bu"),Iu=Gt("u"),pl=Gt("bum"),bn=Gt("um"),ju=Gt("sp"),Nu=Gt("rtg"),Lu=Gt("rtc");function Uu(t,e=ze){_n("ec",t,e)}const Du=Symbol.for("v-ndc");function Ve(t,e,s,r){let n;const i=s,o=te(t);if(o||Re(t)){const a=o&&qt(t);let l=!1,c=!1;a&&(l=!it(t),c=Kt(t),t=yn(t)),n=new Array(t.length);for(let u=0,h=t.length;u<h;u++)n[u]=e(l?c?Ds(mt(t[u])):mt(t[u]):t[u],u,void 0,i)}else if(typeof t=="number"){n=new Array(t);for(let a=0;a<t;a++)n[a]=e(a+1,a,void 0,i)}else if(ve(t))if(t[Symbol.iterator])n=Array.from(t,(a,l)=>e(a,l,void 0,i));else{const a=Object.keys(t);n=new Array(a.length);for(let l=0,c=a.length;l<c;l++){const u=a[l];n[l]=e(t[u],u,l,i)}}else n=[];return n}const ri=t=>t?Nl(t)?kn(t):ri(t.parent):null,nr=Fe(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>ri(t.parent),$root:t=>ri(t.root),$host:t=>t.ce,$emit:t=>t.emit,$options:t=>yl(t),$forceUpdate:t=>t.f||(t.f=()=>{Bi(t.update)}),$nextTick:t=>t.n||(t.n=Bs.bind(t.proxy)),$watch:t=>Su.bind(t)}),Dn=(t,e)=>t!==be&&!t.__isScriptSetup&&ge(t,e),Bu={get({_:t},e){if(e==="__v_skip")return!0;const{ctx:s,setupState:r,data:n,props:i,accessCache:o,type:a,appContext:l}=t;if(e[0]!=="$"){const d=o[e];if(d!==void 0)switch(d){case 1:return r[e];case 2:return n[e];case 4:return s[e];case 3:return i[e]}else{if(Dn(r,e))return o[e]=1,r[e];if(n!==be&&ge(n,e))return o[e]=2,n[e];if(ge(i,e))return o[e]=3,i[e];if(s!==be&&ge(s,e))return o[e]=4,s[e];ni&&(o[e]=0)}}const c=nr[e];let u,h;if(c)return e==="$attrs"&&qe(t.attrs,"get",""),c(t);if((u=a.__cssModules)&&(u=u[e]))return u;if(s!==be&&ge(s,e))return o[e]=4,s[e];if(h=l.config.globalProperties,ge(h,e))return h[e]},set({_:t},e,s){const{data:r,setupState:n,ctx:i}=t;return Dn(n,e)?(n[e]=s,!0):r!==be&&ge(r,e)?(r[e]=s,!0):ge(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(i[e]=s,!0)},has({_:{data:t,setupState:e,accessCache:s,ctx:r,appContext:n,props:i,type:o}},a){let l;return!!(s[a]||t!==be&&a[0]!=="$"&&ge(t,a)||Dn(e,a)||ge(i,a)||ge(r,a)||ge(nr,a)||ge(n.config.globalProperties,a)||(l=o.__cssModules)&&l[a])},defineProperty(t,e,s){return s.get!=null?t._.accessCache[e]=0:ge(s,"value")&&this.set(t,e,s.value,null),Reflect.defineProperty(t,e,s)}};function io(t){return te(t)?t.reduce((e,s)=>(e[s]=null,e),{}):t}let ni=!0;function Mu(t){const e=yl(t),s=t.proxy,r=t.ctx;ni=!1,e.beforeCreate&&oo(e.beforeCreate,t,"bc");const{data:n,computed:i,methods:o,watch:a,provide:l,inject:c,created:u,beforeMount:h,mounted:d,beforeUpdate:f,updated:y,activated:v,deactivated:A,beforeDestroy:C,beforeUnmount:S,destroyed:E,unmounted:N,render:U,renderTracked:B,renderTriggered:x,errorCaptured:D,serverPrefetch:Y,expose:de,inheritAttrs:ye,components:$e,directives:oe,filters:et}=e;if(c&&Hu(c,r,null),o)for(const se in o){const ae=o[se];ie(ae)&&(r[se]=ae.bind(s))}if(n){const se=n.call(s,s);ve(se)&&(t.data=Ft(se))}if(ni=!0,i)for(const se in i){const ae=i[se],Ue=ie(ae)?ae.bind(s,s):ie(ae.get)?ae.get.bind(s,s):Pt,Ye=!ie(ae)&&ie(ae.set)?ae.set.bind(s):Pt,k=Le({get:Ue,set:Ye});Object.defineProperty(r,se,{enumerable:!0,configurable:!0,get:()=>k.value,set:T=>k.value=T})}if(a)for(const se in a)gl(a[se],r,s,se);if(l){const se=ie(l)?l.call(s):l;Reflect.ownKeys(se).forEach(ae=>{Vr(ae,se[ae])})}u&&oo(u,t,"c");function fe(se,ae){te(ae)?ae.forEach(Ue=>se(Ue.bind(s))):ae&&se(ae.bind(s))}if(fe(Pu,h),fe(ns,d),fe($u,f),fe(Iu,y),fe(Ru,v),fe(Cu,A),fe(Uu,D),fe(Lu,B),fe(Nu,x),fe(pl,S),fe(bn,N),fe(ju,Y),te(de))if(de.length){const se=t.exposed||(t.exposed={});de.forEach(ae=>{Object.defineProperty(se,ae,{get:()=>s[ae],set:Ue=>s[ae]=Ue,enumerable:!0})})}else t.exposed||(t.exposed={});U&&t.render===Pt&&(t.render=U),ye!=null&&(t.inheritAttrs=ye),$e&&(t.components=$e),oe&&(t.directives=oe),Y&&hl(t)}function Hu(t,e,s=Pt){te(t)&&(t=ii(t));for(const r in t){const n=t[r];let i;ve(n)?"default"in n?i=ct(n.from||r,n.default,!0):i=ct(n.from||r):i=ct(n),Ce(i)?Object.defineProperty(e,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):e[r]=i}}function oo(t,e,s){$t(te(t)?t.map(r=>r.bind(e.proxy)):t.bind(e.proxy),e,s)}function gl(t,e,s,r){let n=r.includes(".")?ul(s,r):()=>s[r];if(Re(t)){const i=e[t];ie(i)&&ts(n,i)}else if(ie(t))ts(n,t.bind(s));else if(ve(t))if(te(t))t.forEach(i=>gl(i,e,s,r));else{const i=ie(t.handler)?t.handler.bind(s):e[t.handler];ie(i)&&ts(n,i,t)}}function yl(t){const e=t.type,{mixins:s,extends:r}=e,{mixins:n,optionsCache:i,config:{optionMergeStrategies:o}}=t.appContext,a=i.get(e);let l;return a?l=a:!n.length&&!s&&!r?l=e:(l={},n.length&&n.forEach(c=>Qr(l,c,o,!0)),Qr(l,e,o)),ve(e)&&i.set(e,l),l}function Qr(t,e,s,r=!1){const{mixins:n,extends:i}=e;i&&Qr(t,i,s,!0),n&&n.forEach(o=>Qr(t,o,s,!0));for(const o in e)if(!(r&&o==="expose")){const a=Fu[o]||s&&s[o];t[o]=a?a(t[o],e[o]):e[o]}return t}const Fu={data:ao,props:lo,emits:lo,methods:zs,computed:zs,beforeCreate:Ke,created:Ke,beforeMount:Ke,mounted:Ke,beforeUpdate:Ke,updated:Ke,beforeDestroy:Ke,beforeUnmount:Ke,destroyed:Ke,unmounted:Ke,activated:Ke,deactivated:Ke,errorCaptured:Ke,serverPrefetch:Ke,components:zs,directives:zs,watch:Vu,provide:ao,inject:qu};function ao(t,e){return e?t?function(){return Fe(ie(t)?t.call(this,this):t,ie(e)?e.call(this,this):e)}:e:t}function qu(t,e){return zs(ii(t),ii(e))}function ii(t){if(te(t)){const e={};for(let s=0;s<t.length;s++)e[t[s]]=t[s];return e}return t}function Ke(t,e){return t?[...new Set([].concat(t,e))]:e}function zs(t,e){return t?Fe(Object.create(null),t,e):e}function lo(t,e){return t?te(t)&&te(e)?[...new Set([...t,...e])]:Fe(Object.create(null),io(t),io(e??{})):e}function Vu(t,e){if(!t)return e;if(!e)return t;const s=Fe(Object.create(null),t);for(const r in e)s[r]=Ke(t[r],e[r]);return s}function ml(){return{app:null,config:{isNativeTag:Aa,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 Wu=0;function Ku(t,e){return function(r,n=null){ie(r)||(r=Fe({},r)),n!=null&&!ve(n)&&(n=null);const i=ml(),o=new WeakSet,a=[];let l=!1;const c=i.app={_uid:Wu++,_component:r,_props:n,_container:null,_context:i,_instance:null,version:Sh,get config(){return i.config},set config(u){},use(u,...h){return o.has(u)||(u&&ie(u.install)?(o.add(u),u.install(c,...h)):ie(u)&&(o.add(u),u(c,...h))),c},mixin(u){return i.mixins.includes(u)||i.mixins.push(u),c},component(u,h){return h?(i.components[u]=h,c):i.components[u]},directive(u,h){return h?(i.directives[u]=h,c):i.directives[u]},mount(u,h,d){if(!l){const f=c._ceVNode||We(r,n);return f.appContext=i,d===!0?d="svg":d===!1&&(d=void 0),t(f,u,d),l=!0,c._container=u,u.__vue_app__=c,kn(f.component)}},onUnmount(u){a.push(u)},unmount(){l&&($t(a,c._instance,16),t(null,c._container),delete c._container.__vue_app__)},provide(u,h){return i.provides[u]=h,c},runWithContext(u){const h=ys;ys=c;try{return u()}finally{ys=h}}};return c}}let ys=null;const Gu=(t,e)=>e==="modelValue"||e==="model-value"?t.modelModifiers:t[`${e}Modifiers`]||t[`${gt(e)}Modifiers`]||t[`${vs(e)}Modifiers`];function Ju(t,e,...s){if(t.isUnmounted)return;const r=t.vnode.props||be;let n=s;const i=e.startsWith("update:"),o=i&&Gu(r,e.slice(7));o&&(o.trim&&(n=s.map(u=>Re(u)?u.trim():u)),o.number&&(n=s.map(Oi)));let a,l=r[a=In(e)]||r[a=In(gt(e))];!l&&i&&(l=r[a=In(vs(e))]),l&&$t(l,t,6,n);const c=r[a+"Once"];if(c){if(!t.emitted)t.emitted={};else if(t.emitted[a])return;t.emitted[a]=!0,$t(c,t,6,n)}}const zu=new WeakMap;function vl(t,e,s=!1){const r=s?zu:e.emitsCache,n=r.get(t);if(n!==void 0)return n;const i=t.emits;let o={},a=!1;if(!ie(t)){const l=c=>{const u=vl(c,e,!0);u&&(a=!0,Fe(o,u))};!s&&e.mixins.length&&e.mixins.forEach(l),t.extends&&l(t.extends),t.mixins&&t.mixins.forEach(l)}return!i&&!a?(ve(t)&&r.set(t,null),null):(te(i)?i.forEach(l=>o[l]=null):Fe(o,i),ve(t)&&r.set(t,o),o)}function wn(t,e){return!t||!un(e)?!1:(e=e.slice(2).replace(/Once$/,""),ge(t,e[0].toLowerCase()+e.slice(1))||ge(t,vs(e))||ge(t,e))}function co(t){const{type:e,vnode:s,proxy:r,withProxy:n,propsOptions:[i],slots:o,attrs:a,emit:l,render:c,renderCache:u,props:h,data:d,setupState:f,ctx:y,inheritAttrs:v}=t,A=Yr(t);let C,S;try{if(s.shapeFlag&4){const N=n||r,U=N;C=At(c.call(U,N,u,h,f,d,y)),S=a}else{const N=e;C=At(N.length>1?N(h,{attrs:a,slots:o,emit:l}):N(h,null)),S=e.props?a:Yu(a)}}catch(N){ir.length=0,vn(N,t,1),C=We(rs)}let E=C;if(S&&v!==!1){const N=Object.keys(S),{shapeFlag:U}=E;N.length&&U&7&&(i&&N.some(hn)&&(S=Xu(S,i)),E=Ms(E,S,!1,!0))}return s.dirs&&(E=Ms(E,null,!1,!0),E.dirs=E.dirs?E.dirs.concat(s.dirs):s.dirs),s.transition&&Mi(E,s.transition),C=E,Yr(A),C}const Yu=t=>{let e;for(const s in t)(s==="class"||s==="style"||un(s))&&((e||(e={}))[s]=t[s]);return e},Xu=(t,e)=>{const s={};for(const r in t)(!hn(r)||!(r.slice(9)in e))&&(s[r]=t[r]);return s};function Qu(t,e,s){const{props:r,children:n,component:i}=t,{props:o,children:a,patchFlag:l}=e,c=i.emitsOptions;if(e.dirs||e.transition)return!0;if(s&&l>=0){if(l&1024)return!0;if(l&16)return r?uo(r,o,c):!!o;if(l&8){const u=e.dynamicProps;for(let h=0;h<u.length;h++){const d=u[h];if(_l(o,r,d)&&!wn(c,d))return!0}}}else return(n||a)&&(!a||!a.$stable)?!0:r===o?!1:r?o?uo(r,o,c):!0:!!o;return!1}function uo(t,e,s){const r=Object.keys(e);if(r.length!==Object.keys(t).length)return!0;for(let n=0;n<r.length;n++){const i=r[n];if(_l(e,t,i)&&!wn(s,i))return!0}return!1}function _l(t,e,s){const r=t[s],n=e[s];return s==="style"&&ve(r)&&ve(n)?!Er(r,n):r!==n}function Zu({vnode:t,parent:e,suspense:s},r){for(;e;){const n=e.subTree;if(n.suspense&&n.suspense.activeBranch===t&&(n.suspense.vnode.el=n.el=r,t=n),n===t)(t=e.vnode).el=r,e=e.parent;else break}s&&s.activeBranch===t&&(s.vnode.el=r)}const bl={},wl=()=>Object.create(bl),xl=t=>Object.getPrototypeOf(t)===bl;function eh(t,e,s,r=!1){const n={},i=wl();t.propsDefaults=Object.create(null),kl(t,e,n,i);for(const o in t.propsOptions[0])o in n||(n[o]=void 0);s?t.props=r?n:el(n):t.type.props?t.props=n:t.props=i,t.attrs=i}function th(t,e,s,r){const{props:n,attrs:i,vnode:{patchFlag:o}}=t,a=ue(n),[l]=t.propsOptions;let c=!1;if((r||o>0)&&!(o&16)){if(o&8){const u=t.vnode.dynamicProps;for(let h=0;h<u.length;h++){let d=u[h];if(wn(t.emitsOptions,d))continue;const f=e[d];if(l)if(ge(i,d))f!==i[d]&&(i[d]=f,c=!0);else{const y=gt(d);n[y]=oi(l,a,y,f,t,!1)}else f!==i[d]&&(i[d]=f,c=!0)}}}else{kl(t,e,n,i)&&(c=!0);let u;for(const h in a)(!e||!ge(e,h)&&((u=vs(h))===h||!ge(e,u)))&&(l?s&&(s[h]!==void 0||s[u]!==void 0)&&(n[h]=oi(l,a,h,void 0,t,!0)):delete n[h]);if(i!==a)for(const h in i)(!e||!ge(e,h))&&(delete i[h],c=!0)}c&&Mt(t.attrs,"set","")}function kl(t,e,s,r){const[n,i]=t.propsOptions;let o=!1,a;if(e)for(let l in e){if(Zs(l))continue;const c=e[l];let u;n&&ge(n,u=gt(l))?!i||!i.includes(u)?s[u]=c:(a||(a={}))[u]=c:wn(t.emitsOptions,l)||(!(l in r)||c!==r[l])&&(r[l]=c,o=!0)}if(i){const l=ue(s),c=a||be;for(let u=0;u<i.length;u++){const h=i[u];s[h]=oi(n,l,h,c[h],t,!ge(c,h))}}return o}function oi(t,e,s,r,n,i){const o=t[s];if(o!=null){const a=ge(o,"default");if(a&&r===void 0){const l=o.default;if(o.type!==Function&&!o.skipFactory&&ie(l)){const{propsDefaults:c}=n;if(s in c)r=c[s];else{const u=Ar(n);r=c[s]=l.call(null,e),u()}}else r=l;n.ce&&n.ce._setProp(s,r)}o[0]&&(i&&!a?r=!1:o[1]&&(r===""||r===vs(s))&&(r=!0))}return r}const sh=new WeakMap;function Sl(t,e,s=!1){const r=s?sh:e.propsCache,n=r.get(t);if(n)return n;const i=t.props,o={},a=[];let l=!1;if(!ie(t)){const u=h=>{l=!0;const[d,f]=Sl(h,e,!0);Fe(o,d),f&&a.push(...f)};!s&&e.mixins.length&&e.mixins.forEach(u),t.extends&&u(t.extends),t.mixins&&t.mixins.forEach(u)}if(!i&&!l)return ve(t)&&r.set(t,Is),Is;if(te(i))for(let u=0;u<i.length;u++){const h=gt(i[u]);ho(h)&&(o[h]=be)}else if(i)for(const u in i){const h=gt(u);if(ho(h)){const d=i[u],f=o[h]=te(d)||ie(d)?{type:d}:Fe({},d),y=f.type;let v=!1,A=!0;if(te(y))for(let C=0;C<y.length;++C){const S=y[C],E=ie(S)&&S.name;if(E==="Boolean"){v=!0;break}else E==="String"&&(A=!1)}else v=ie(y)&&y.name==="Boolean";f[0]=v,f[1]=A,(v||ge(f,"default"))&&a.push(h)}}const c=[o,a];return ve(t)&&r.set(t,c),c}function ho(t){return t[0]!=="$"&&!Zs(t)}const Hi=t=>t==="_"||t==="_ctx"||t==="$stable",Fi=t=>te(t)?t.map(At):[At(t)],rh=(t,e,s)=>{if(e._n)return e;const r=ll((...n)=>Fi(e(...n)),s);return r._c=!1,r},El=(t,e,s)=>{const r=t._ctx;for(const n in t){if(Hi(n))continue;const i=t[n];if(ie(i))e[n]=rh(n,i,r);else if(i!=null){const o=Fi(i);e[n]=()=>o}}},Tl=(t,e)=>{const s=Fi(e);t.slots.default=()=>s},Al=(t,e,s)=>{for(const r in e)(s||!Hi(r))&&(t[r]=e[r])},nh=(t,e,s)=>{const r=t.slots=wl();if(t.vnode.shapeFlag&32){const n=e._;n?(Al(r,e,s),s&&$a(r,"_",n,!0)):El(e,r)}else e&&Tl(t,e)},ih=(t,e,s)=>{const{vnode:r,slots:n}=t;let i=!0,o=be;if(r.shapeFlag&32){const a=e._;a?s&&a===1?i=!1:Al(n,e,s):(i=!e.$stable,El(e,n)),o=e}else e&&(Tl(t,e),o={default:1});if(i)for(const a in n)!Hi(a)&&o[a]==null&&delete n[a]},Ze=uh;function oh(t){return ah(t)}function ah(t,e){const s=gn();s.__VUE__=!0;const{insert:r,remove:n,patchProp:i,createElement:o,createText:a,createComment:l,setText:c,setElementText:u,parentNode:h,nextSibling:d,setScopeId:f=Pt,insertStaticContent:y}=t,v=(g,m,_,P=null,j=null,I=null,V=void 0,H=null,M=!!m.dynamicChildren)=>{if(g===m)return;g&&!Ks(g,m)&&(P=$(g),T(g,j,I,!0),g=null),m.patchFlag===-2&&(M=!1,m.dynamicChildren=null);const{type:L,ref:Z,shapeFlag:K}=m;switch(L){case xn:A(g,m,_,P);break;case rs:C(g,m,_,P);break;case Mn:g==null&&S(m,_,P,V);break;case he:$e(g,m,_,P,j,I,V,H,M);break;default:K&1?U(g,m,_,P,j,I,V,H,M):K&6?oe(g,m,_,P,j,I,V,H,M):(K&64||K&128)&&L.process(g,m,_,P,j,I,V,H,M,X)}Z!=null&&j?sr(Z,g&&g.ref,I,m||g,!m):Z==null&&g&&g.ref!=null&&sr(g.ref,null,I,g,!0)},A=(g,m,_,P)=>{if(g==null)r(m.el=a(m.children),_,P);else{const j=m.el=g.el;m.children!==g.children&&c(j,m.children)}},C=(g,m,_,P)=>{g==null?r(m.el=l(m.children||""),_,P):m.el=g.el},S=(g,m,_,P)=>{[g.el,g.anchor]=y(g.children,m,_,P,g.el,g.anchor)},E=({el:g,anchor:m},_,P)=>{let j;for(;g&&g!==m;)j=d(g),r(g,_,P),g=j;r(m,_,P)},N=({el:g,anchor:m})=>{let _;for(;g&&g!==m;)_=d(g),n(g),g=_;n(m)},U=(g,m,_,P,j,I,V,H,M)=>{if(m.type==="svg"?V="svg":m.type==="math"&&(V="mathml"),g==null)B(m,_,P,j,I,V,H,M);else{const L=g.el&&g.el._isVueCE?g.el:null;try{L&&L._beginPatch(),Y(g,m,j,I,V,H,M)}finally{L&&L._endPatch()}}},B=(g,m,_,P,j,I,V,H)=>{let M,L;const{props:Z,shapeFlag:K,transition:Q,dirs:re}=g;if(M=g.el=o(g.type,I,Z&&Z.is,Z),K&8?u(M,g.children):K&16&&D(g.children,M,null,P,j,Bn(g,I),V,H),re&&is(g,null,P,"created"),x(M,g,g.scopeId,V,P),Z){for(const _e in Z)_e!=="value"&&!Zs(_e)&&i(M,_e,null,Z[_e],I,P);"value"in Z&&i(M,"value",null,Z.value,I),(L=Z.onVnodeBeforeMount)&&xt(L,P,g)}re&&is(g,null,P,"beforeMount");const ce=lh(j,Q);ce&&Q.beforeEnter(M),r(M,m,_),((L=Z&&Z.onVnodeMounted)||ce||re)&&Ze(()=>{try{L&&xt(L,P,g),ce&&Q.enter(M),re&&is(g,null,P,"mounted")}finally{}},j)},x=(g,m,_,P,j)=>{if(_&&f(g,_),P)for(let I=0;I<P.length;I++)f(g,P[I]);if(j){let I=j.subTree;if(m===I||Pl(I.type)&&(I.ssContent===m||I.ssFallback===m)){const V=j.vnode;x(g,V,V.scopeId,V.slotScopeIds,j.parent)}}},D=(g,m,_,P,j,I,V,H,M=0)=>{for(let L=M;L<g.length;L++){const Z=g[L]=H?Bt(g[L]):At(g[L]);v(null,Z,m,_,P,j,I,V,H)}},Y=(g,m,_,P,j,I,V)=>{const H=m.el=g.el;let{patchFlag:M,dynamicChildren:L,dirs:Z}=m;M|=g.patchFlag&16;const K=g.props||be,Q=m.props||be;let re;if(_&&os(_,!1),(re=Q.onVnodeBeforeUpdate)&&xt(re,_,m,g),Z&&is(m,g,_,"beforeUpdate"),_&&os(_,!0),(K.innerHTML&&Q.innerHTML==null||K.textContent&&Q.textContent==null)&&u(H,""),L?de(g.dynamicChildren,L,H,_,P,Bn(m,j),I):V||ae(g,m,H,null,_,P,Bn(m,j),I,!1),M>0){if(M&16)ye(H,K,Q,_,j);else if(M&2&&K.class!==Q.class&&i(H,"class",null,Q.class,j),M&4&&i(H,"style",K.style,Q.style,j),M&8){const ce=m.dynamicProps;for(let _e=0;_e<ce.length;_e++){const we=ce[_e],Oe=K[we],Be=Q[we];(Be!==Oe||we==="value")&&i(H,we,Oe,Be,j,_)}}M&1&&g.children!==m.children&&u(H,m.children)}else!V&&L==null&&ye(H,K,Q,_,j);((re=Q.onVnodeUpdated)||Z)&&Ze(()=>{re&&xt(re,_,m,g),Z&&is(m,g,_,"updated")},P)},de=(g,m,_,P,j,I,V)=>{for(let H=0;H<m.length;H++){const M=g[H],L=m[H],Z=M.el&&(M.type===he||!Ks(M,L)||M.shapeFlag&198)?h(M.el):_;v(M,L,Z,null,P,j,I,V,!0)}},ye=(g,m,_,P,j)=>{if(m!==_){if(m!==be)for(const I in m)!Zs(I)&&!(I in _)&&i(g,I,m[I],null,j,P);for(const I in _){if(Zs(I))continue;const V=_[I],H=m[I];V!==H&&I!=="value"&&i(g,I,H,V,j,P)}"value"in _&&i(g,"value",m.value,_.value,j)}},$e=(g,m,_,P,j,I,V,H,M)=>{const L=m.el=g?g.el:a(""),Z=m.anchor=g?g.anchor:a("");let{patchFlag:K,dynamicChildren:Q,slotScopeIds:re}=m;re&&(H=H?H.concat(re):re),g==null?(r(L,_,P),r(Z,_,P),D(m.children||[],_,Z,j,I,V,H,M)):K>0&&K&64&&Q&&g.dynamicChildren&&g.dynamicChildren.length===Q.length?(de(g.dynamicChildren,Q,_,j,I,V,H),(m.key!=null||j&&m===j.subTree)&&Rl(g,m,!0)):ae(g,m,_,Z,j,I,V,H,M)},oe=(g,m,_,P,j,I,V,H,M)=>{m.slotScopeIds=H,g==null?m.shapeFlag&512?j.ctx.activate(m,_,P,V,M):et(m,_,P,j,I,V,M):ot(g,m,M)},et=(g,m,_,P,j,I,V)=>{const H=g.component=vh(g,P,j);if(dl(g)&&(H.ctx.renderer=X),_h(H,!1,V),H.asyncDep){if(j&&j.registerDep(H,fe,V),!g.el){const M=H.subTree=We(rs);C(null,M,m,_),g.placeholder=M.el}}else fe(H,g,m,_,j,I,V)},ot=(g,m,_)=>{const P=m.component=g.component;if(Qu(g,m,_))if(P.asyncDep&&!P.asyncResolved){se(P,m,_);return}else P.next=m,P.update();else m.el=g.el,P.vnode=m},fe=(g,m,_,P,j,I,V)=>{const H=()=>{if(g.isMounted){let{next:K,bu:Q,u:re,parent:ce,vnode:_e}=g;{const bt=Cl(g);if(bt){K&&(K.el=_e.el,se(g,K,V)),bt.asyncDep.then(()=>{Ze(()=>{g.isUnmounted||L()},j)});return}}let we=K,Oe;os(g,!1),K?(K.el=_e.el,se(g,K,V)):K=_e,Q&&qr(Q),(Oe=K.props&&K.props.onVnodeBeforeUpdate)&&xt(Oe,ce,K,_e),os(g,!0);const Be=co(g),_t=g.subTree;g.subTree=Be,v(_t,Be,h(_t.el),$(_t),g,j,I),K.el=Be.el,we===null&&Zu(g,Be.el),re&&Ze(re,j),(Oe=K.props&&K.props.onVnodeUpdated)&&Ze(()=>xt(Oe,ce,K,_e),j)}else{let K;const{el:Q,props:re}=m,{bm:ce,m:_e,parent:we,root:Oe,type:Be}=g,_t=rr(m);os(g,!1),ce&&qr(ce),!_t&&(K=re&&re.onVnodeBeforeMount)&&xt(K,we,m),os(g,!0);{Oe.ce&&Oe.ce._hasShadowRoot()&&Oe.ce._injectChildStyle(Be,g.parent?g.parent.type:void 0);const bt=g.subTree=co(g);v(null,bt,_,P,g,j,I),m.el=bt.el}if(_e&&Ze(_e,j),!_t&&(K=re&&re.onVnodeMounted)){const bt=m;Ze(()=>xt(K,we,bt),j)}(m.shapeFlag&256||we&&rr(we.vnode)&&we.vnode.shapeFlag&256)&&g.a&&Ze(g.a,j),g.isMounted=!0,m=_=P=null}};g.scope.on();const M=g.effect=new Ma(H);g.scope.off();const L=g.update=M.run.bind(M),Z=g.job=M.runIfDirty.bind(M);Z.i=g,Z.id=g.uid,M.scheduler=()=>Bi(Z),os(g,!0),L()},se=(g,m,_)=>{m.component=g;const P=g.vnode.props;g.vnode=m,g.next=null,th(g,m.props,P,_),ih(g,m.children,_),Vt(),so(g),Wt()},ae=(g,m,_,P,j,I,V,H,M=!1)=>{const L=g&&g.children,Z=g?g.shapeFlag:0,K=m.children,{patchFlag:Q,shapeFlag:re}=m;if(Q>0){if(Q&128){Ye(L,K,_,P,j,I,V,H,M);return}else if(Q&256){Ue(L,K,_,P,j,I,V,H,M);return}}re&8?(Z&16&&Xe(L,j,I),K!==L&&u(_,K)):Z&16?re&16?Ye(L,K,_,P,j,I,V,H,M):Xe(L,j,I,!0):(Z&8&&u(_,""),re&16&&D(K,_,P,j,I,V,H,M))},Ue=(g,m,_,P,j,I,V,H,M)=>{g=g||Is,m=m||Is;const L=g.length,Z=m.length,K=Math.min(L,Z);let Q;for(Q=0;Q<K;Q++){const re=m[Q]=M?Bt(m[Q]):At(m[Q]);v(g[Q],re,_,null,j,I,V,H,M)}L>Z?Xe(g,j,I,!0,!1,K):D(m,_,P,j,I,V,H,M,K)},Ye=(g,m,_,P,j,I,V,H,M)=>{let L=0;const Z=m.length;let K=g.length-1,Q=Z-1;for(;L<=K&&L<=Q;){const re=g[L],ce=m[L]=M?Bt(m[L]):At(m[L]);if(Ks(re,ce))v(re,ce,_,null,j,I,V,H,M);else break;L++}for(;L<=K&&L<=Q;){const re=g[K],ce=m[Q]=M?Bt(m[Q]):At(m[Q]);if(Ks(re,ce))v(re,ce,_,null,j,I,V,H,M);else break;K--,Q--}if(L>K){if(L<=Q){const re=Q+1,ce=re<Z?m[re].el:P;for(;L<=Q;)v(null,m[L]=M?Bt(m[L]):At(m[L]),_,ce,j,I,V,H,M),L++}}else if(L>Q)for(;L<=K;)T(g[L],j,I,!0),L++;else{const re=L,ce=L,_e=new Map;for(L=ce;L<=Q;L++){const tt=m[L]=M?Bt(m[L]):At(m[L]);tt.key!=null&&_e.set(tt.key,L)}let we,Oe=0;const Be=Q-ce+1;let _t=!1,bt=0;const Vs=new Array(Be);for(L=0;L<Be;L++)Vs[L]=0;for(L=re;L<=K;L++){const tt=g[L];if(Oe>=Be){T(tt,j,I,!0);continue}let wt;if(tt.key!=null)wt=_e.get(tt.key);else for(we=ce;we<=Q;we++)if(Vs[we-ce]===0&&Ks(tt,m[we])){wt=we;break}wt===void 0?T(tt,j,I,!0):(Vs[wt-ce]=L+1,wt>=bt?bt=wt:_t=!0,v(tt,m[wt],_,null,j,I,V,H,M),Oe++)}const zi=_t?ch(Vs):Is;for(we=zi.length-1,L=Be-1;L>=0;L--){const tt=ce+L,wt=m[tt],Yi=m[tt+1],Xi=tt+1<Z?Yi.el||Ol(Yi):P;Vs[L]===0?v(null,wt,_,Xi,j,I,V,H,M):_t&&(we<0||L!==zi[we]?k(wt,_,Xi,2):we--)}}},k=(g,m,_,P,j=null)=>{const{el:I,type:V,transition:H,children:M,shapeFlag:L}=g;if(L&6){k(g.component.subTree,m,_,P);return}if(L&128){g.suspense.move(m,_,P);return}if(L&64){V.move(g,m,_,X);return}if(V===he){r(I,m,_);for(let K=0;K<M.length;K++)k(M[K],m,_,P);r(g.anchor,m,_);return}if(V===Mn){E(g,m,_);return}if(P!==2&&L&1&&H)if(P===0)H.beforeEnter(I),r(I,m,_),Ze(()=>H.enter(I),j);else{const{leave:K,delayLeave:Q,afterLeave:re}=H,ce=()=>{g.ctx.isUnmounted?n(I):r(I,m,_)},_e=()=>{I._isLeaving&&I[Au](!0),K(I,()=>{ce(),re&&re()})};Q?Q(I,ce,_e):_e()}else r(I,m,_)},T=(g,m,_,P=!1,j=!1)=>{const{type:I,props:V,ref:H,children:M,dynamicChildren:L,shapeFlag:Z,patchFlag:K,dirs:Q,cacheIndex:re,memo:ce}=g;if(K===-2&&(j=!1),H!=null&&(Vt(),sr(H,null,_,g,!0),Wt()),re!=null&&(m.renderCache[re]=void 0),Z&256){m.ctx.deactivate(g);return}const _e=Z&1&&Q,we=!rr(g);let Oe;if(we&&(Oe=V&&V.onVnodeBeforeUnmount)&&xt(Oe,m,g),Z&6)De(g.component,_,P);else{if(Z&128){g.suspense.unmount(_,P);return}_e&&is(g,null,m,"beforeUnmount"),Z&64?g.type.remove(g,m,_,X,P):L&&!L.hasOnce&&(I!==he||K>0&&K&64)?Xe(L,m,_,!1,!0):(I===he&&K&384||!j&&Z&16)&&Xe(M,m,_),P&&R(g)}const Be=ce!=null&&re==null;(we&&(Oe=V&&V.onVnodeUnmounted)||_e||Be)&&Ze(()=>{Oe&&xt(Oe,m,g),_e&&is(g,null,m,"unmounted"),Be&&(g.el=null)},_)},R=g=>{const{type:m,el:_,anchor:P,transition:j}=g;if(m===he){ne(_,P);return}if(m===Mn){N(g);return}const I=()=>{n(_),j&&!j.persisted&&j.afterLeave&&j.afterLeave()};if(g.shapeFlag&1&&j&&!j.persisted){const{leave:V,delayLeave:H}=j,M=()=>V(_,I);H?H(g.el,I,M):M()}else I()},ne=(g,m)=>{let _;for(;g!==m;)_=d(g),n(g),g=_;n(m)},De=(g,m,_)=>{const{bum:P,scope:j,job:I,subTree:V,um:H,m:M,a:L}=g;fo(M),fo(L),P&&qr(P),j.stop(),I&&(I.flags|=8,T(V,g,m,_)),H&&Ze(H,m),Ze(()=>{g.isUnmounted=!0},m)},Xe=(g,m,_,P=!1,j=!1,I=0)=>{for(let V=I;V<g.length;V++)T(g[V],m,_,P,j)},$=g=>{if(g.shapeFlag&6)return $(g.component.subTree);if(g.shapeFlag&128)return g.suspense.next();const m=d(g.anchor||g.el),_=m&&m[Eu];return _?d(_):m};let G=!1;const W=(g,m,_)=>{let P;g==null?m._vnode&&(T(m._vnode,null,null,!0),P=m._vnode.component):v(m._vnode||null,g,m,null,null,null,_),m._vnode=g,G||(G=!0,so(P),il(),G=!1)},X={p:v,um:T,m:k,r:R,mt:et,mc:D,pc:ae,pbc:de,n:$,o:t};return{render:W,hydrate:void 0,createApp:Ku(W)}}function Bn({type:t,props:e},s){return s==="svg"&&t==="foreignObject"||s==="mathml"&&t==="annotation-xml"&&e&&e.encoding&&e.encoding.includes("html")?void 0:s}function os({effect:t,job:e},s){s?(t.flags|=32,e.flags|=4):(t.flags&=-33,e.flags&=-5)}function lh(t,e){return(!t||t&&!t.pendingBranch)&&e&&!e.persisted}function Rl(t,e,s=!1){const r=t.children,n=e.children;if(te(r)&&te(n))for(let i=0;i<r.length;i++){const o=r[i];let a=n[i];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=n[i]=Bt(n[i]),a.el=o.el),!s&&a.patchFlag!==-2&&Rl(o,a)),a.type===xn&&(a.patchFlag===-1&&(a=n[i]=Bt(a)),a.el=o.el),a.type===rs&&!a.el&&(a.el=o.el)}}function ch(t){const e=t.slice(),s=[0];let r,n,i,o,a;const l=t.length;for(r=0;r<l;r++){const c=t[r];if(c!==0){if(n=s[s.length-1],t[n]<c){e[r]=n,s.push(r);continue}for(i=0,o=s.length-1;i<o;)a=i+o>>1,t[s[a]]<c?i=a+1:o=a;c<t[s[i]]&&(i>0&&(e[r]=s[i-1]),s[i]=r)}}for(i=s.length,o=s[i-1];i-- >0;)s[i]=o,o=e[o];return s}function Cl(t){const e=t.subTree.component;if(e)return e.asyncDep&&!e.asyncResolved?e:Cl(e)}function fo(t){if(t)for(let e=0;e<t.length;e++)t[e].flags|=8}function Ol(t){if(t.placeholder)return t.placeholder;const e=t.component;return e?Ol(e.subTree):null}const Pl=t=>t.__isSuspense;function uh(t,e){e&&e.pendingBranch?te(t)?e.effects.push(...t):e.effects.push(t):bu(t)}const he=Symbol.for("v-fgt"),xn=Symbol.for("v-txt"),rs=Symbol.for("v-cmt"),Mn=Symbol.for("v-stc"),ir=[];let nt=null;function b(t=!1){ir.push(nt=t?null:[])}function hh(){ir.pop(),nt=ir[ir.length-1]||null}let pr=1;function Zr(t,e=!1){pr+=t,t<0&&nt&&e&&(nt.hasOnce=!0)}function $l(t){return t.dynamicChildren=pr>0?nt||Is:null,hh(),pr>0&&nt&&nt.push(t),t}function w(t,e,s,r,n,i){return $l(p(t,e,s,r,n,i,!0))}function dh(t,e,s,r,n){return $l(We(t,e,s,r,n,!0))}function en(t){return t?t.__v_isVNode===!0:!1}function Ks(t,e){return t.type===e.type&&t.key===e.key}const Il=({key:t})=>t??null,Wr=({ref:t,ref_key:e,ref_for:s})=>(typeof t=="number"&&(t=""+t),t!=null?Re(t)||Ce(t)||ie(t)?{i:lt,r:t,k:e,f:!!s}:t:null);function p(t,e=null,s=null,r=0,n=null,i=t===he?0:1,o=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&Il(e),ref:e&&Wr(e),scopeId:al,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:r,dynamicProps:n,dynamicChildren:null,appContext:null,ctx:lt};return a?(qi(l,s),i&128&&t.normalize(l)):s&&(l.shapeFlag|=Re(s)?8:16),pr>0&&!o&&nt&&(l.patchFlag>0||i&6)&&l.patchFlag!==32&&nt.push(l),l}const We=fh;function fh(t,e=null,s=null,r=0,n=null,i=!1){if((!t||t===Du)&&(t=rs),en(t)){const a=Ms(t,e,!0);return s&&qi(a,s),pr>0&&!i&&nt&&(a.shapeFlag&6?nt[nt.indexOf(t)]=a:nt.push(a)),a.patchFlag=-2,a}if(kh(t)&&(t=t.__vccOpts),e){e=ph(e);let{class:a,style:l}=e;a&&!Re(a)&&(e.class=me(a)),ve(l)&&(mn(l)&&!te(l)&&(l=Fe({},l)),e.style=Pi(l))}const o=Re(t)?1:Pl(t)?128:Tu(t)?64:ve(t)?4:ie(t)?2:0;return p(t,e,s,r,n,o,i,!0)}function ph(t){return t?mn(t)||xl(t)?Fe({},t):t:null}function Ms(t,e,s=!1,r=!1){const{props:n,ref:i,patchFlag:o,children:a,transition:l}=t,c=e?gh(n||{},e):n,u={__v_isVNode:!0,__v_skip:!0,type:t.type,props:c,key:c&&Il(c),ref:e&&e.ref?s&&i?te(i)?i.concat(Wr(e)):[i,Wr(e)]:Wr(e):i,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:a,target:t.target,targetStart:t.targetStart,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==he?o===-1?16:o|16:o,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:l,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Ms(t.ssContent),ssFallback:t.ssFallback&&Ms(t.ssFallback),placeholder:t.placeholder,el:t.el,anchor:t.anchor,ctx:t.ctx,ce:t.ce};return l&&r&&Mi(u,l.clone(u)),u}function st(t=" ",e=0){return We(xn,null,t,e)}function z(t="",e=!1){return e?(b(),dh(rs,null,t)):We(rs,null,t)}function At(t){return t==null||typeof t=="boolean"?We(rs):te(t)?We(he,null,t.slice()):en(t)?Bt(t):We(xn,null,String(t))}function Bt(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:Ms(t)}function qi(t,e){let s=0;const{shapeFlag:r}=t;if(e==null)e=null;else if(te(e))s=16;else if(typeof e=="object")if(r&65){const n=e.default;n&&(n._c&&(n._d=!1),qi(t,n()),n._c&&(n._d=!0));return}else{s=32;const n=e._;!n&&!xl(e)?e._ctx=lt:n===3&<&&(lt.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else ie(e)?(e={default:e,_ctx:lt},s=32):(e=String(e),r&64?(s=16,e=[st(e)]):s=8);t.children=e,t.shapeFlag|=s}function gh(...t){const e={};for(let s=0;s<t.length;s++){const r=t[s];for(const n in r)if(n==="class")e.class!==r.class&&(e.class=me([e.class,r.class]));else if(n==="style")e.style=Pi([e.style,r.style]);else if(un(n)){const i=e[n],o=r[n];o&&i!==o&&!(te(i)&&i.includes(o))?e[n]=i?[].concat(i,o):o:o==null&&i==null&&!hn(n)&&(e[n]=o)}else n!==""&&(e[n]=r[n])}return e}function xt(t,e,s,r=null){$t(t,e,7,[s,r])}const yh=ml();let mh=0;function vh(t,e,s){const r=t.type,n=(e?e.appContext:t.appContext)||yh,i={uid:mh++,vnode:t,type:r,parent:e,appContext:n,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Ua(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(n.provides),ids:e?e.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Sl(r,n),emitsOptions:vl(r,n),emit:null,emitted:null,propsDefaults:be,inheritAttrs:r.inheritAttrs,ctx:be,data:be,props:be,attrs:be,slots:be,refs:be,setupState:be,setupContext:null,suspense: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=e?e.root:i,i.emit=Ju.bind(null,i),t.ce&&t.ce(i),i}let ze=null;const jl=()=>ze||lt;let tn,ai;{const t=gn(),e=(s,r)=>{let n;return(n=t[s])||(n=t[s]=[]),n.push(r),i=>{n.length>1?n.forEach(o=>o(i)):n[0](i)}};tn=e("__VUE_INSTANCE_SETTERS__",s=>ze=s),ai=e("__VUE_SSR_SETTERS__",s=>gr=s)}const Ar=t=>{const e=ze;return tn(t),t.scope.on(),()=>{t.scope.off(),tn(e)}},po=()=>{ze&&ze.scope.off(),tn(null)};function Nl(t){return t.vnode.shapeFlag&4}let gr=!1;function _h(t,e=!1,s=!1){e&&ai(e);const{props:r,children:n}=t.vnode,i=Nl(t);eh(t,r,i,e),nh(t,n,s||e);const o=i?bh(t,e):void 0;return e&&ai(!1),o}function bh(t,e){const s=t.type;t.accessCache=Object.create(null),t.proxy=new Proxy(t.ctx,Bu);const{setup:r}=s;if(r){Vt();const n=t.setupContext=r.length>1?xh(t):null,i=Ar(t),o=Tr(r,t,0,[t.props,n]),a=Ra(o);if(Wt(),i(),(a||t.sp)&&!rr(t)&&hl(t),a){if(o.then(po,po),e)return o.then(l=>{go(t,l)}).catch(l=>{vn(l,t,0)});t.asyncDep=o}else go(t,o)}else Ll(t)}function go(t,e,s){ie(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:ve(e)&&(t.setupState=sl(e)),Ll(t)}function Ll(t,e,s){const r=t.type;t.render||(t.render=r.render||Pt);{const n=Ar(t);Vt();try{Mu(t)}finally{Wt(),n()}}}const wh={get(t,e){return qe(t,"get",""),t[e]}};function xh(t){const e=s=>{t.exposed=s||{}};return{attrs:new Proxy(t.attrs,wh),slots:t.slots,emit:t.emit,expose:e}}function kn(t){return t.exposed?t.exposeProxy||(t.exposeProxy=new Proxy(sl(Di(t.exposed)),{get(e,s){if(s in e)return e[s];if(s in nr)return nr[s](t)},has(e,s){return s in e||s in nr}})):t.proxy}function kh(t){return ie(t)&&"__vccOpts"in t}const Le=(t,e)=>gu(t,e,gr);function Ul(t,e,s){try{Zr(-1);const r=arguments.length;return r===2?ve(e)&&!te(e)?en(e)?We(t,null,[e]):We(t,e):We(t,null,e):(r>3?s=Array.prototype.slice.call(arguments,2):r===3&&en(s)&&(s=[s]),We(t,e,s))}finally{Zr(1)}}const Sh="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 li;const yo=typeof window<"u"&&window.trustedTypes;if(yo)try{li=yo.createPolicy("vue",{createHTML:t=>t})}catch{}const Dl=li?t=>li.createHTML(t):t=>t,Eh="http://www.w3.org/2000/svg",Th="http://www.w3.org/1998/Math/MathML",Lt=typeof document<"u"?document:null,mo=Lt&&Lt.createElement("template"),Ah={insert:(t,e,s)=>{e.insertBefore(t,s||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,s,r)=>{const n=e==="svg"?Lt.createElementNS(Eh,t):e==="mathml"?Lt.createElementNS(Th,t):s?Lt.createElement(t,{is:s}):Lt.createElement(t);return t==="select"&&r&&r.multiple!=null&&n.setAttribute("multiple",r.multiple),n},createText:t=>Lt.createTextNode(t),createComment:t=>Lt.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Lt.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,s,r,n,i){const o=s?s.previousSibling:e.lastChild;if(n&&(n===i||n.nextSibling))for(;e.insertBefore(n.cloneNode(!0),s),!(n===i||!(n=n.nextSibling)););else{mo.innerHTML=Dl(r==="svg"?`<svg>${t}</svg>`:r==="mathml"?`<math>${t}</math>`:t);const a=mo.content;if(r==="svg"||r==="mathml"){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}e.insertBefore(a,s)}return[o?o.nextSibling:e.firstChild,s?s.previousSibling:e.lastChild]}},Rh=Symbol("_vtc");function Ch(t,e,s){const r=t[Rh];r&&(e=(e?[e,...r]:[...r]).join(" ")),e==null?t.removeAttribute("class"):s?t.setAttribute("class",e):t.className=e}const vo=Symbol("_vod"),Oh=Symbol("_vsh"),Ph=Symbol(""),$h=/(?:^|;)\s*display\s*:/;function Ih(t,e,s){const r=t.style,n=Re(s);let i=!1;if(s&&!n){if(e)if(Re(e))for(const o of e.split(";")){const a=o.slice(0,o.indexOf(":")).trim();s[a]==null&&Ys(r,a,"")}else for(const o in e)s[o]==null&&Ys(r,o,"");for(const o in s){o==="display"&&(i=!0);const a=s[o];a!=null?Nh(t,o,!Re(e)&&e?e[o]:void 0,a)||Ys(r,o,a):Ys(r,o,"")}}else if(n){if(e!==s){const o=r[Ph];o&&(s+=";"+o),r.cssText=s,i=$h.test(s)}}else e&&t.removeAttribute("style");vo in t&&(t[vo]=i?r.display:"",t[Oh]&&(r.display="none"))}const _o=/\s*!important$/;function Ys(t,e,s){if(te(s))s.forEach(r=>Ys(t,e,r));else if(s==null&&(s=""),e.startsWith("--"))t.setProperty(e,s);else{const r=jh(t,e);_o.test(s)?t.setProperty(vs(r),s.replace(_o,""),"important"):t[r]=s}}const bo=["Webkit","Moz","ms"],Hn={};function jh(t,e){const s=Hn[e];if(s)return s;let r=gt(e);if(r!=="filter"&&r in t)return Hn[e]=r;r=Pa(r);for(let n=0;n<bo.length;n++){const i=bo[n]+r;if(i in t)return Hn[e]=i}return e}function Nh(t,e,s,r){return t.tagName==="TEXTAREA"&&(e==="width"||e==="height")&&Re(r)&&s===r}const wo="http://www.w3.org/1999/xlink";function xo(t,e,s,r,n,i=Mc(e)){r&&e.startsWith("xlink:")?s==null?t.removeAttributeNS(wo,e.slice(6,e.length)):t.setAttributeNS(wo,e,s):s==null||i&&!Ia(s)?t.removeAttribute(e):t.setAttribute(e,i?"":ut(s)?String(s):s)}function ko(t,e,s,r,n){if(e==="innerHTML"||e==="textContent"){s!=null&&(t[e]=e==="innerHTML"?Dl(s):s);return}const i=t.tagName;if(e==="value"&&i!=="PROGRESS"&&!i.includes("-")){const a=i==="OPTION"?t.getAttribute("value")||"":t.value,l=s==null?t.type==="checkbox"?"on":"":String(s);(a!==l||!("_value"in t))&&(t.value=l),s==null&&t.removeAttribute(e),t._value=s;return}let o=!1;if(s===""||s==null){const a=typeof t[e];a==="boolean"?s=Ia(s):s==null&&a==="string"?(s="",o=!0):a==="number"&&(s=0,o=!0)}try{t[e]=s}catch{}o&&t.removeAttribute(n||e)}function ds(t,e,s,r){t.addEventListener(e,s,r)}function Lh(t,e,s,r){t.removeEventListener(e,s,r)}const So=Symbol("_vei");function Uh(t,e,s,r,n=null){const i=t[So]||(t[So]={}),o=i[e];if(r&&o)o.value=r;else{const[a,l]=Dh(e);if(r){const c=i[e]=Hh(r,n);ds(t,a,c,l)}else o&&(Lh(t,a,o,l),i[e]=void 0)}}const Eo=/(?:Once|Passive|Capture)$/;function Dh(t){let e;if(Eo.test(t)){e={};let r;for(;r=t.match(Eo);)t=t.slice(0,t.length-r[0].length),e[r[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):vs(t.slice(2)),e]}let Fn=0;const Bh=Promise.resolve(),Mh=()=>Fn||(Bh.then(()=>Fn=0),Fn=Date.now());function Hh(t,e){const s=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=s.attached)return;$t(Fh(r,s.value),e,5,[r])};return s.value=t,s.attached=Mh(),s}function Fh(t,e){if(te(e)){const s=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{s.call(t),t._stopped=!0},e.map(r=>n=>!n._stopped&&r&&r(n))}else return e}const To=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&t.charCodeAt(2)>96&&t.charCodeAt(2)<123,qh=(t,e,s,r,n,i)=>{const o=n==="svg";e==="class"?Ch(t,r,o):e==="style"?Ih(t,s,r):un(e)?hn(e)||Uh(t,e,s,r,i):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):Vh(t,e,r,o))?(ko(t,e,r),!t.tagName.includes("-")&&(e==="value"||e==="checked"||e==="selected")&&xo(t,e,r,o,i,e!=="value")):t._isVueCE&&(Wh(t,e)||t._def.__asyncLoader&&(/[A-Z]/.test(e)||!Re(r)))?ko(t,gt(e),r,i,e):(e==="true-value"?t._trueValue=r:e==="false-value"&&(t._falseValue=r),xo(t,e,r,o))};function Vh(t,e,s,r){if(r)return!!(e==="innerHTML"||e==="textContent"||e in t&&To(e)&&ie(s));if(e==="spellcheck"||e==="draggable"||e==="translate"||e==="autocorrect"||e==="sandbox"&&t.tagName==="IFRAME"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA")return!1;if(e==="width"||e==="height"){const n=t.tagName;if(n==="IMG"||n==="VIDEO"||n==="CANVAS"||n==="SOURCE")return!1}return To(e)&&Re(s)?!1:e in t}function Wh(t,e){const s=t._def.props;if(!s)return!1;const r=gt(e);return Array.isArray(s)?s.some(n=>gt(n)===r):Object.keys(s).some(n=>gt(n)===r)}const sn=t=>{const e=t.props["onUpdate:modelValue"]||!1;return te(e)?s=>qr(e,s):e};function Kh(t){t.target.composing=!0}function Ao(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const Ls=Symbol("_assign");function Ro(t,e,s){return e&&(t=t.trim()),s&&(t=Oi(t)),t}const ss={created(t,{modifiers:{lazy:e,trim:s,number:r}},n){t[Ls]=sn(n);const i=r||n.props&&n.props.type==="number";ds(t,e?"change":"input",o=>{o.target.composing||t[Ls](Ro(t.value,s,i))}),(s||i)&&ds(t,"change",()=>{t.value=Ro(t.value,s,i)}),e||(ds(t,"compositionstart",Kh),ds(t,"compositionend",Ao),ds(t,"change",Ao))},mounted(t,{value:e}){t.value=e??""},beforeUpdate(t,{value:e,oldValue:s,modifiers:{lazy:r,trim:n,number:i}},o){if(t[Ls]=sn(o),t.composing)return;const a=(i||t.type==="number")&&!/^0\d/.test(t.value)?Oi(t.value):t.value,l=e??"";if(a===l)return;const c=t.getRootNode();(c instanceof Document||c instanceof ShadowRoot)&&c.activeElement===t&&t.type!=="range"&&(r&&e===s||n&&t.value.trim()===l)||(t.value=l)}},Bl={deep:!0,created(t,e,s){t[Ls]=sn(s),ds(t,"change",()=>{const r=t._modelValue,n=Gh(t),i=t.checked,o=t[Ls];if(te(r)){const a=ja(r,n),l=a!==-1;if(i&&!l)o(r.concat(n));else if(!i&&l){const c=[...r];c.splice(a,1),o(c)}}else if(dn(r)){const a=new Set(r);i?a.add(n):a.delete(n),o(a)}else o(Ml(t,i))})},mounted:Co,beforeUpdate(t,e,s){t[Ls]=sn(s),Co(t,e,s)}};function Co(t,{value:e,oldValue:s},r){t._modelValue=e;let n;if(te(e))n=ja(e,r.props.value)>-1;else if(dn(e))n=e.has(r.props.value);else{if(e===s)return;n=Er(e,Ml(t,!0))}t.checked!==n&&(t.checked=n)}function Gh(t){return"_value"in t?t._value:t.value}function Ml(t,e){const s=e?"_trueValue":"_falseValue";return s in t?t[s]:e}const Jh=["ctrl","shift","alt","meta"],zh={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&t.button!==0,middle:t=>"button"in t&&t.button!==1,right:t=>"button"in t&&t.button!==2,exact:(t,e)=>Jh.some(s=>t[`${s}Key`]&&!e.includes(s))},ms=(t,e)=>{if(!t)return t;const s=t._withMods||(t._withMods={}),r=e.join(".");return s[r]||(s[r]=(n,...i)=>{for(let o=0;o<e.length;o++){const a=zh[e[o]];if(a&&a(n,e))return}return t(n,...i)})},Yh=Fe({patchProp:qh},Ah);let Oo;function Xh(){return Oo||(Oo=oh(Yh))}const Qh=(...t)=>{const e=Xh().createApp(...t),{mount:s}=e;return e.mount=r=>{const n=ed(r);if(!n)return;const i=e._component;!ie(i)&&!i.render&&!i.template&&(i.template=n.innerHTML),n.nodeType===1&&(n.textContent="");const o=s(n,!1,Zh(n));return n instanceof Element&&(n.removeAttribute("v-cloak"),n.setAttribute("data-v-app","")),o},e};function Zh(t){if(t instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&t instanceof MathMLElement)return"mathml"}function ed(t){return Re(t)?document.querySelector(t):t}/*!
|
|
18
|
-
* pinia v2.3.1
|
|
19
|
-
* (c) 2025 Eduardo San Martin Morote
|
|
20
|
-
* @license MIT
|
|
21
|
-
*/let Hl;const Sn=t=>Hl=t,Fl=Symbol();function ci(t){return t&&typeof t=="object"&&Object.prototype.toString.call(t)==="[object Object]"&&typeof t.toJSON!="function"}var or;(function(t){t.direct="direct",t.patchObject="patch object",t.patchFunction="patch function"})(or||(or={}));function td(){const t=Da(!0),e=t.run(()=>q({}));let s=[],r=[];const n=Di({install(i){Sn(n),n._a=i,i.provide(Fl,n),i.config.globalProperties.$pinia=n,r.forEach(o=>s.push(o)),r=[]},use(i){return this._a?s.push(i):r.push(i),this},_p:s,_a:null,_e:t,_s:new Map,state:e});return n}const ql=()=>{};function Po(t,e,s,r=ql){t.push(e);const n=()=>{const i=t.indexOf(e);i>-1&&(t.splice(i,1),r())};return!s&&Ba()&&Fc(n),n}function bs(t,...e){t.slice().forEach(s=>{s(...e)})}const sd=t=>t(),$o=Symbol(),qn=Symbol();function ui(t,e){t instanceof Map&&e instanceof Map?e.forEach((s,r)=>t.set(r,s)):t instanceof Set&&e instanceof Set&&e.forEach(t.add,t);for(const s in e){if(!e.hasOwnProperty(s))continue;const r=e[s],n=t[s];ci(n)&&ci(r)&&t.hasOwnProperty(s)&&!Ce(r)&&!qt(r)?t[s]=ui(n,r):t[s]=r}return t}const rd=Symbol();function nd(t){return!ci(t)||!t.hasOwnProperty(rd)}const{assign:Yt}=Object;function id(t){return!!(Ce(t)&&t.effect)}function od(t,e,s,r){const{state:n,actions:i,getters:o}=e,a=s.state.value[t];let l;function c(){a||(s.state.value[t]=n?n():{});const u=hu(s.state.value[t]);return Yt(u,i,Object.keys(o||{}).reduce((h,d)=>(h[d]=Di(Le(()=>{Sn(s);const f=s._s.get(t);return o[d].call(f,f)})),h),{}))}return l=Vl(t,c,e,s,r,!0),l}function Vl(t,e,s={},r,n,i){let o;const a=Yt({actions:{}},s),l={deep:!0};let c,u,h=[],d=[],f;const y=r.state.value[t];!i&&!y&&(r.state.value[t]={});let v;function A(D){let Y;c=u=!1,typeof D=="function"?(D(r.state.value[t]),Y={type:or.patchFunction,storeId:t,events:f}):(ui(r.state.value[t],D),Y={type:or.patchObject,payload:D,storeId:t,events:f});const de=v=Symbol();Bs().then(()=>{v===de&&(c=!0)}),u=!0,bs(h,Y,r.state.value[t])}const C=i?function(){const{state:Y}=s,de=Y?Y():{};this.$patch(ye=>{Yt(ye,de)})}:ql;function S(){o.stop(),h=[],d=[],r._s.delete(t)}const E=(D,Y="")=>{if($o in D)return D[qn]=Y,D;const de=function(){Sn(r);const ye=Array.from(arguments),$e=[],oe=[];function et(se){$e.push(se)}function ot(se){oe.push(se)}bs(d,{args:ye,name:de[qn],store:U,after:et,onError:ot});let fe;try{fe=D.apply(this&&this.$id===t?this:U,ye)}catch(se){throw bs(oe,se),se}return fe instanceof Promise?fe.then(se=>(bs($e,se),se)).catch(se=>(bs(oe,se),Promise.reject(se))):(bs($e,fe),fe)};return de[$o]=!0,de[qn]=Y,de},N={_p:r,$id:t,$onAction:Po.bind(null,d),$patch:A,$reset:C,$subscribe(D,Y={}){const de=Po(h,D,Y.detached,()=>ye()),ye=o.run(()=>ts(()=>r.state.value[t],$e=>{(Y.flush==="sync"?u:c)&&D({storeId:t,type:or.direct,events:f},$e)},Yt({},l,Y)));return de},$dispose:S},U=Ft(N);r._s.set(t,U);const x=(r._a&&r._a.runWithContext||sd)(()=>r._e.run(()=>(o=Da()).run(()=>e({action:E}))));for(const D in x){const Y=x[D];if(Ce(Y)&&!id(Y)||qt(Y))i||(y&&nd(Y)&&(Ce(Y)?Y.value=y[D]:ui(Y,y[D])),r.state.value[t][D]=Y);else if(typeof Y=="function"){const de=E(Y,D);x[D]=de,a.actions[D]=Y}}return Yt(U,x),Yt(ue(U),x),Object.defineProperty(U,"$state",{get:()=>r.state.value[t],set:D=>{A(Y=>{Yt(Y,D)})}}),r._p.forEach(D=>{Yt(U,o.run(()=>D({store:U,app:r._a,pinia:r,options:a})))}),y&&i&&s.hydrate&&s.hydrate(U.$state,y),c=!0,u=!0,U}/*! #__NO_SIDE_EFFECTS__ */function Wl(t,e,s){let r,n;const i=typeof e=="function";typeof t=="string"?(r=t,n=i?s:e):(n=t,r=t.id);function o(a,l){const c=wu();return a=a||(c?ct(Fl,null):null),a&&Sn(a),a=Hl,a._s.has(r)||(i?Vl(r,e,n,a):od(r,n,a)),a._s.get(r)}return o.$id=r,o}/*!
|
|
22
|
-
* vue-router v4.6.4
|
|
23
|
-
* (c) 2025 Eduardo San Martin Morote
|
|
24
|
-
* @license MIT
|
|
25
|
-
*/const As=typeof document<"u";function Kl(t){return typeof t=="object"||"displayName"in t||"props"in t||"__vccOpts"in t}function ad(t){return t.__esModule||t[Symbol.toStringTag]==="Module"||t.default&&Kl(t.default)}const pe=Object.assign;function Vn(t,e){const s={};for(const r in e){const n=e[r];s[r]=vt(n)?n.map(t):t(n)}return s}const ar=()=>{},vt=Array.isArray;function Io(t,e){const s={};for(const r in t)s[r]=r in e?e[r]:t[r];return s}const Gl=/#/g,ld=/&/g,cd=/\//g,ud=/=/g,hd=/\?/g,Jl=/\+/g,dd=/%5B/g,fd=/%5D/g,zl=/%5E/g,pd=/%60/g,Yl=/%7B/g,gd=/%7C/g,Xl=/%7D/g,yd=/%20/g;function Vi(t){return t==null?"":encodeURI(""+t).replace(gd,"|").replace(dd,"[").replace(fd,"]")}function md(t){return Vi(t).replace(Yl,"{").replace(Xl,"}").replace(zl,"^")}function hi(t){return Vi(t).replace(Jl,"%2B").replace(yd,"+").replace(Gl,"%23").replace(ld,"%26").replace(pd,"`").replace(Yl,"{").replace(Xl,"}").replace(zl,"^")}function vd(t){return hi(t).replace(ud,"%3D")}function _d(t){return Vi(t).replace(Gl,"%23").replace(hd,"%3F")}function bd(t){return _d(t).replace(cd,"%2F")}function yr(t){if(t==null)return null;try{return decodeURIComponent(""+t)}catch{}return""+t}const wd=/\/$/,xd=t=>t.replace(wd,"");function Wn(t,e,s="/"){let r,n={},i="",o="";const a=e.indexOf("#");let l=e.indexOf("?");return l=a>=0&&l>a?-1:l,l>=0&&(r=e.slice(0,l),i=e.slice(l,a>0?a:e.length),n=t(i.slice(1))),a>=0&&(r=r||e.slice(0,a),o=e.slice(a,e.length)),r=Td(r??e,s),{fullPath:r+i+o,path:r,query:n,hash:yr(o)}}function kd(t,e){const s=e.query?t(e.query):"";return e.path+(s&&"?")+s+(e.hash||"")}function jo(t,e){return!e||!t.toLowerCase().startsWith(e.toLowerCase())?t:t.slice(e.length)||"/"}function Sd(t,e,s){const r=e.matched.length-1,n=s.matched.length-1;return r>-1&&r===n&&Hs(e.matched[r],s.matched[n])&&Ql(e.params,s.params)&&t(e.query)===t(s.query)&&e.hash===s.hash}function Hs(t,e){return(t.aliasOf||t)===(e.aliasOf||e)}function Ql(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(var s in t)if(!Ed(t[s],e[s]))return!1;return!0}function Ed(t,e){return vt(t)?No(t,e):vt(e)?No(e,t):(t==null?void 0:t.valueOf())===(e==null?void 0:e.valueOf())}function No(t,e){return vt(e)?t.length===e.length&&t.every((s,r)=>s===e[r]):t.length===1&&t[0]===e}function Td(t,e){if(t.startsWith("/"))return t;if(!t)return e;const s=e.split("/"),r=t.split("/"),n=r[r.length-1];(n===".."||n===".")&&r.push("");let i=s.length-1,o,a;for(o=0;o<r.length;o++)if(a=r[o],a!==".")if(a==="..")i>1&&i--;else break;return s.slice(0,i).join("/")+"/"+r.slice(o).join("/")}const zt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};let di=function(t){return t.pop="pop",t.push="push",t}({}),Kn=function(t){return t.back="back",t.forward="forward",t.unknown="",t}({});function Ad(t){if(!t)if(As){const e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^\w+:\/\/[^\/]+/,"")}else t="/";return t[0]!=="/"&&t[0]!=="#"&&(t="/"+t),xd(t)}const Rd=/^[^#]+#/;function Cd(t,e){return t.replace(Rd,"#")+e}function Od(t,e){const s=document.documentElement.getBoundingClientRect(),r=t.getBoundingClientRect();return{behavior:e.behavior,left:r.left-s.left-(e.left||0),top:r.top-s.top-(e.top||0)}}const En=()=>({left:window.scrollX,top:window.scrollY});function Pd(t){let e;if("el"in t){const s=t.el,r=typeof s=="string"&&s.startsWith("#"),n=typeof s=="string"?r?document.getElementById(s.slice(1)):document.querySelector(s):s;if(!n)return;e=Od(n,t)}else e=t;"scrollBehavior"in document.documentElement.style?window.scrollTo(e):window.scrollTo(e.left!=null?e.left:window.scrollX,e.top!=null?e.top:window.scrollY)}function Lo(t,e){return(history.state?history.state.position-e:-1)+t}const fi=new Map;function $d(t,e){fi.set(t,e)}function Id(t){const e=fi.get(t);return fi.delete(t),e}function jd(t){return typeof t=="string"||t&&typeof t=="object"}function Zl(t){return typeof t=="string"||typeof t=="symbol"}let Te=function(t){return t[t.MATCHER_NOT_FOUND=1]="MATCHER_NOT_FOUND",t[t.NAVIGATION_GUARD_REDIRECT=2]="NAVIGATION_GUARD_REDIRECT",t[t.NAVIGATION_ABORTED=4]="NAVIGATION_ABORTED",t[t.NAVIGATION_CANCELLED=8]="NAVIGATION_CANCELLED",t[t.NAVIGATION_DUPLICATED=16]="NAVIGATION_DUPLICATED",t}({});const ec=Symbol("");Te.MATCHER_NOT_FOUND+"",Te.NAVIGATION_GUARD_REDIRECT+"",Te.NAVIGATION_ABORTED+"",Te.NAVIGATION_CANCELLED+"",Te.NAVIGATION_DUPLICATED+"";function Fs(t,e){return pe(new Error,{type:t,[ec]:!0},e)}function jt(t,e){return t instanceof Error&&ec in t&&(e==null||!!(t.type&e))}const Nd=["params","query","hash"];function Ld(t){if(typeof t=="string")return t;if(t.path!=null)return t.path;const e={};for(const s of Nd)s in t&&(e[s]=t[s]);return JSON.stringify(e,null,2)}function Ud(t){const e={};if(t===""||t==="?")return e;const s=(t[0]==="?"?t.slice(1):t).split("&");for(let r=0;r<s.length;++r){const n=s[r].replace(Jl," "),i=n.indexOf("="),o=yr(i<0?n:n.slice(0,i)),a=i<0?null:yr(n.slice(i+1));if(o in e){let l=e[o];vt(l)||(l=e[o]=[l]),l.push(a)}else e[o]=a}return e}function Uo(t){let e="";for(let s in t){const r=t[s];if(s=vd(s),r==null){r!==void 0&&(e+=(e.length?"&":"")+s);continue}(vt(r)?r.map(n=>n&&hi(n)):[r&&hi(r)]).forEach(n=>{n!==void 0&&(e+=(e.length?"&":"")+s,n!=null&&(e+="="+n))})}return e}function Dd(t){const e={};for(const s in t){const r=t[s];r!==void 0&&(e[s]=vt(r)?r.map(n=>n==null?null:""+n):r==null?r:""+r)}return e}const Bd=Symbol(""),Do=Symbol(""),Tn=Symbol(""),Wi=Symbol(""),pi=Symbol("");function Gs(){let t=[];function e(r){return t.push(r),()=>{const n=t.indexOf(r);n>-1&&t.splice(n,1)}}function s(){t=[]}return{add:e,list:()=>t.slice(),reset:s}}function Qt(t,e,s,r,n,i=o=>o()){const o=r&&(r.enterCallbacks[n]=r.enterCallbacks[n]||[]);return()=>new Promise((a,l)=>{const c=d=>{d===!1?l(Fs(Te.NAVIGATION_ABORTED,{from:s,to:e})):d instanceof Error?l(d):jd(d)?l(Fs(Te.NAVIGATION_GUARD_REDIRECT,{from:e,to:d})):(o&&r.enterCallbacks[n]===o&&typeof d=="function"&&o.push(d),a())},u=i(()=>t.call(r&&r.instances[n],e,s,c));let h=Promise.resolve(u);t.length<3&&(h=h.then(c)),h.catch(d=>l(d))})}function Gn(t,e,s,r,n=i=>i()){const i=[];for(const o of t)for(const a in o.components){let l=o.components[a];if(!(e!=="beforeRouteEnter"&&!o.instances[a]))if(Kl(l)){const c=(l.__vccOpts||l)[e];c&&i.push(Qt(c,s,r,o,a,n))}else{let c=l();i.push(()=>c.then(u=>{if(!u)throw new Error(`Couldn't resolve component "${a}" at "${o.path}"`);const h=ad(u)?u.default:u;o.mods[a]=u,o.components[a]=h;const d=(h.__vccOpts||h)[e];return d&&Qt(d,s,r,o,a,n)()}))}}return i}function Md(t,e){const s=[],r=[],n=[],i=Math.max(e.matched.length,t.matched.length);for(let o=0;o<i;o++){const a=e.matched[o];a&&(t.matched.find(c=>Hs(c,a))?r.push(a):s.push(a));const l=t.matched[o];l&&(e.matched.find(c=>Hs(c,l))||n.push(l))}return[s,r,n]}/*!
|
|
26
|
-
* vue-router v4.6.4
|
|
27
|
-
* (c) 2025 Eduardo San Martin Morote
|
|
28
|
-
* @license MIT
|
|
29
|
-
*/let Hd=()=>location.protocol+"//"+location.host;function tc(t,e){const{pathname:s,search:r,hash:n}=e,i=t.indexOf("#");if(i>-1){let o=n.includes(t.slice(i))?t.slice(i).length:1,a=n.slice(o);return a[0]!=="/"&&(a="/"+a),jo(a,"")}return jo(s,t)+r+n}function Fd(t,e,s,r){let n=[],i=[],o=null;const a=({state:d})=>{const f=tc(t,location),y=s.value,v=e.value;let A=0;if(d){if(s.value=f,e.value=d,o&&o===y){o=null;return}A=v?d.position-v.position:0}else r(f);n.forEach(C=>{C(s.value,y,{delta:A,type:di.pop,direction:A?A>0?Kn.forward:Kn.back:Kn.unknown})})};function l(){o=s.value}function c(d){n.push(d);const f=()=>{const y=n.indexOf(d);y>-1&&n.splice(y,1)};return i.push(f),f}function u(){if(document.visibilityState==="hidden"){const{history:d}=window;if(!d.state)return;d.replaceState(pe({},d.state,{scroll:En()}),"")}}function h(){for(const d of i)d();i=[],window.removeEventListener("popstate",a),window.removeEventListener("pagehide",u),document.removeEventListener("visibilitychange",u)}return window.addEventListener("popstate",a),window.addEventListener("pagehide",u),document.addEventListener("visibilitychange",u),{pauseListeners:l,listen:c,destroy:h}}function Bo(t,e,s,r=!1,n=!1){return{back:t,current:e,forward:s,replaced:r,position:window.history.length,scroll:n?En():null}}function qd(t){const{history:e,location:s}=window,r={value:tc(t,s)},n={value:e.state};n.value||i(r.value,{back:null,current:r.value,forward:null,position:e.length-1,replaced:!0,scroll:null},!0);function i(l,c,u){const h=t.indexOf("#"),d=h>-1?(s.host&&document.querySelector("base")?t:t.slice(h))+l:Hd()+t+l;try{e[u?"replaceState":"pushState"](c,"",d),n.value=c}catch(f){console.error(f),s[u?"replace":"assign"](d)}}function o(l,c){i(l,pe({},e.state,Bo(n.value.back,l,n.value.forward,!0),c,{position:n.value.position}),!0),r.value=l}function a(l,c){const u=pe({},n.value,e.state,{forward:l,scroll:En()});i(u.current,u,!0),i(l,pe({},Bo(r.value,l,null),{position:u.position+1},c),!1),r.value=l}return{location:r,state:n,push:a,replace:o}}function Vd(t){t=Ad(t);const e=qd(t),s=Fd(t,e.state,e.location,e.replace);function r(i,o=!0){o||s.pauseListeners(),history.go(i)}const n=pe({location:"",base:t,go:r,createHref:Cd.bind(null,t)},e,s);return Object.defineProperty(n,"location",{enumerable:!0,get:()=>e.location.value}),Object.defineProperty(n,"state",{enumerable:!0,get:()=>e.state.value}),n}let fs=function(t){return t[t.Static=0]="Static",t[t.Param=1]="Param",t[t.Group=2]="Group",t}({});var Ie=function(t){return t[t.Static=0]="Static",t[t.Param=1]="Param",t[t.ParamRegExp=2]="ParamRegExp",t[t.ParamRegExpEnd=3]="ParamRegExpEnd",t[t.EscapeNext=4]="EscapeNext",t}(Ie||{});const Wd={type:fs.Static,value:""},Kd=/[a-zA-Z0-9_]/;function Gd(t){if(!t)return[[]];if(t==="/")return[[Wd]];if(!t.startsWith("/"))throw new Error(`Invalid path "${t}"`);function e(f){throw new Error(`ERR (${s})/"${c}": ${f}`)}let s=Ie.Static,r=s;const n=[];let i;function o(){i&&n.push(i),i=[]}let a=0,l,c="",u="";function h(){c&&(s===Ie.Static?i.push({type:fs.Static,value:c}):s===Ie.Param||s===Ie.ParamRegExp||s===Ie.ParamRegExpEnd?(i.length>1&&(l==="*"||l==="+")&&e(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),i.push({type:fs.Param,value:c,regexp:u,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):e("Invalid state to consume buffer"),c="")}function d(){c+=l}for(;a<t.length;){if(l=t[a++],l==="\\"&&s!==Ie.ParamRegExp){r=s,s=Ie.EscapeNext;continue}switch(s){case Ie.Static:l==="/"?(c&&h(),o()):l===":"?(h(),s=Ie.Param):d();break;case Ie.EscapeNext:d(),s=r;break;case Ie.Param:l==="("?s=Ie.ParamRegExp:Kd.test(l)?d():(h(),s=Ie.Static,l!=="*"&&l!=="?"&&l!=="+"&&a--);break;case Ie.ParamRegExp:l===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+l:s=Ie.ParamRegExpEnd:u+=l;break;case Ie.ParamRegExpEnd:h(),s=Ie.Static,l!=="*"&&l!=="?"&&l!=="+"&&a--,u="";break;default:e("Unknown state");break}}return s===Ie.ParamRegExp&&e(`Unfinished custom RegExp for param "${c}"`),h(),o(),n}const Mo="[^/]+?",Jd={sensitive:!1,strict:!1,start:!0,end:!0};var Ge=function(t){return t[t._multiplier=10]="_multiplier",t[t.Root=90]="Root",t[t.Segment=40]="Segment",t[t.SubSegment=30]="SubSegment",t[t.Static=40]="Static",t[t.Dynamic=20]="Dynamic",t[t.BonusCustomRegExp=10]="BonusCustomRegExp",t[t.BonusWildcard=-50]="BonusWildcard",t[t.BonusRepeatable=-20]="BonusRepeatable",t[t.BonusOptional=-8]="BonusOptional",t[t.BonusStrict=.7000000000000001]="BonusStrict",t[t.BonusCaseSensitive=.25]="BonusCaseSensitive",t}(Ge||{});const zd=/[.+*?^${}()[\]/\\]/g;function Yd(t,e){const s=pe({},Jd,e),r=[];let n=s.start?"^":"";const i=[];for(const c of t){const u=c.length?[]:[Ge.Root];s.strict&&!c.length&&(n+="/");for(let h=0;h<c.length;h++){const d=c[h];let f=Ge.Segment+(s.sensitive?Ge.BonusCaseSensitive:0);if(d.type===fs.Static)h||(n+="/"),n+=d.value.replace(zd,"\\$&"),f+=Ge.Static;else if(d.type===fs.Param){const{value:y,repeatable:v,optional:A,regexp:C}=d;i.push({name:y,repeatable:v,optional:A});const S=C||Mo;if(S!==Mo){f+=Ge.BonusCustomRegExp;try{`${S}`}catch(N){throw new Error(`Invalid custom RegExp for param "${y}" (${S}): `+N.message)}}let E=v?`((?:${S})(?:/(?:${S}))*)`:`(${S})`;h||(E=A&&c.length<2?`(?:/${E})`:"/"+E),A&&(E+="?"),n+=E,f+=Ge.Dynamic,A&&(f+=Ge.BonusOptional),v&&(f+=Ge.BonusRepeatable),S===".*"&&(f+=Ge.BonusWildcard)}u.push(f)}r.push(u)}if(s.strict&&s.end){const c=r.length-1;r[c][r[c].length-1]+=Ge.BonusStrict}s.strict||(n+="/?"),s.end?n+="$":s.strict&&!n.endsWith("/")&&(n+="(?:/|$)");const o=new RegExp(n,s.sensitive?"":"i");function a(c){const u=c.match(o),h={};if(!u)return null;for(let d=1;d<u.length;d++){const f=u[d]||"",y=i[d-1];h[y.name]=f&&y.repeatable?f.split("/"):f}return h}function l(c){let u="",h=!1;for(const d of t){(!h||!u.endsWith("/"))&&(u+="/"),h=!1;for(const f of d)if(f.type===fs.Static)u+=f.value;else if(f.type===fs.Param){const{value:y,repeatable:v,optional:A}=f,C=y in c?c[y]:"";if(vt(C)&&!v)throw new Error(`Provided param "${y}" is an array but it is not repeatable (* or + modifiers)`);const S=vt(C)?C.join("/"):C;if(!S)if(A)d.length<2&&(u.endsWith("/")?u=u.slice(0,-1):h=!0);else throw new Error(`Missing required param "${y}"`);u+=S}}return u||"/"}return{re:o,score:r,keys:i,parse:a,stringify:l}}function Xd(t,e){let s=0;for(;s<t.length&&s<e.length;){const r=e[s]-t[s];if(r)return r;s++}return t.length<e.length?t.length===1&&t[0]===Ge.Static+Ge.Segment?-1:1:t.length>e.length?e.length===1&&e[0]===Ge.Static+Ge.Segment?1:-1:0}function sc(t,e){let s=0;const r=t.score,n=e.score;for(;s<r.length&&s<n.length;){const i=Xd(r[s],n[s]);if(i)return i;s++}if(Math.abs(n.length-r.length)===1){if(Ho(r))return 1;if(Ho(n))return-1}return n.length-r.length}function Ho(t){const e=t[t.length-1];return t.length>0&&e[e.length-1]<0}const Qd={strict:!1,end:!0,sensitive:!1};function Zd(t,e,s){const r=Yd(Gd(t.path),s),n=pe(r,{record:t,parent:e,children:[],alias:[]});return e&&!n.record.aliasOf==!e.record.aliasOf&&e.children.push(n),n}function ef(t,e){const s=[],r=new Map;e=Io(Qd,e);function n(h){return r.get(h)}function i(h,d,f){const y=!f,v=qo(h);v.aliasOf=f&&f.record;const A=Io(e,h),C=[v];if("alias"in h){const N=typeof h.alias=="string"?[h.alias]:h.alias;for(const U of N)C.push(qo(pe({},v,{components:f?f.record.components:v.components,path:U,aliasOf:f?f.record:v})))}let S,E;for(const N of C){const{path:U}=N;if(d&&U[0]!=="/"){const B=d.record.path,x=B[B.length-1]==="/"?"":"/";N.path=d.record.path+(U&&x+U)}if(S=Zd(N,d,A),f?f.alias.push(S):(E=E||S,E!==S&&E.alias.push(S),y&&h.name&&!Vo(S)&&o(h.name)),rc(S)&&l(S),v.children){const B=v.children;for(let x=0;x<B.length;x++)i(B[x],S,f&&f.children[x])}f=f||S}return E?()=>{o(E)}:ar}function o(h){if(Zl(h)){const d=r.get(h);d&&(r.delete(h),s.splice(s.indexOf(d),1),d.children.forEach(o),d.alias.forEach(o))}else{const d=s.indexOf(h);d>-1&&(s.splice(d,1),h.record.name&&r.delete(h.record.name),h.children.forEach(o),h.alias.forEach(o))}}function a(){return s}function l(h){const d=rf(h,s);s.splice(d,0,h),h.record.name&&!Vo(h)&&r.set(h.record.name,h)}function c(h,d){let f,y={},v,A;if("name"in h&&h.name){if(f=r.get(h.name),!f)throw Fs(Te.MATCHER_NOT_FOUND,{location:h});A=f.record.name,y=pe(Fo(d.params,f.keys.filter(E=>!E.optional).concat(f.parent?f.parent.keys.filter(E=>E.optional):[]).map(E=>E.name)),h.params&&Fo(h.params,f.keys.map(E=>E.name))),v=f.stringify(y)}else if(h.path!=null)v=h.path,f=s.find(E=>E.re.test(v)),f&&(y=f.parse(v),A=f.record.name);else{if(f=d.name?r.get(d.name):s.find(E=>E.re.test(d.path)),!f)throw Fs(Te.MATCHER_NOT_FOUND,{location:h,currentLocation:d});A=f.record.name,y=pe({},d.params,h.params),v=f.stringify(y)}const C=[];let S=f;for(;S;)C.unshift(S.record),S=S.parent;return{name:A,path:v,params:y,matched:C,meta:sf(C)}}t.forEach(h=>i(h));function u(){s.length=0,r.clear()}return{addRoute:i,resolve:c,removeRoute:o,clearRoutes:u,getRoutes:a,getRecordMatcher:n}}function Fo(t,e){const s={};for(const r of e)r in t&&(s[r]=t[r]);return s}function qo(t){const e={path:t.path,redirect:t.redirect,name:t.name,meta:t.meta||{},aliasOf:t.aliasOf,beforeEnter:t.beforeEnter,props:tf(t),children:t.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in t?t.components||null:t.component&&{default:t.component}};return Object.defineProperty(e,"mods",{value:{}}),e}function tf(t){const e={},s=t.props||!1;if("component"in t)e.default=s;else for(const r in t.components)e[r]=typeof s=="object"?s[r]:s;return e}function Vo(t){for(;t;){if(t.record.aliasOf)return!0;t=t.parent}return!1}function sf(t){return t.reduce((e,s)=>pe(e,s.meta),{})}function rf(t,e){let s=0,r=e.length;for(;s!==r;){const i=s+r>>1;sc(t,e[i])<0?r=i:s=i+1}const n=nf(t);return n&&(r=e.lastIndexOf(n,r-1)),r}function nf(t){let e=t;for(;e=e.parent;)if(rc(e)&&sc(t,e)===0)return e}function rc({record:t}){return!!(t.name||t.components&&Object.keys(t.components).length||t.redirect)}function Wo(t){const e=ct(Tn),s=ct(Wi),r=Le(()=>{const l=Ee(t.to);return e.resolve(l)}),n=Le(()=>{const{matched:l}=r.value,{length:c}=l,u=l[c-1],h=s.matched;if(!u||!h.length)return-1;const d=h.findIndex(Hs.bind(null,u));if(d>-1)return d;const f=Ko(l[c-2]);return c>1&&Ko(u)===f&&h[h.length-1].path!==f?h.findIndex(Hs.bind(null,l[c-2])):d}),i=Le(()=>n.value>-1&&cf(s.params,r.value.params)),o=Le(()=>n.value>-1&&n.value===s.matched.length-1&&Ql(s.params,r.value.params));function a(l={}){if(lf(l)){const c=e[Ee(t.replace)?"replace":"push"](Ee(t.to)).catch(ar);return t.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>c),c}return Promise.resolve()}return{route:r,href:Le(()=>r.value.href),isActive:i,isExactActive:o,navigate:a}}function of(t){return t.length===1?t[0]:t}const af=ht({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:Wo,setup(t,{slots:e}){const s=Ft(Wo(t)),{options:r}=ct(Tn),n=Le(()=>({[Go(t.activeClass,r.linkActiveClass,"router-link-active")]:s.isActive,[Go(t.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:s.isExactActive}));return()=>{const i=e.default&&of(e.default(s));return t.custom?i:Ul("a",{"aria-current":s.isExactActive?t.ariaCurrentValue:null,href:s.href,onClick:s.navigate,class:n.value},i)}}}),nc=af;function lf(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&!(t.button!==void 0&&t.button!==0)){if(t.currentTarget&&t.currentTarget.getAttribute){const e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function cf(t,e){for(const s in e){const r=e[s],n=t[s];if(typeof r=="string"){if(r!==n)return!1}else if(!vt(n)||n.length!==r.length||r.some((i,o)=>i.valueOf()!==n[o].valueOf()))return!1}return!0}function Ko(t){return t?t.aliasOf?t.aliasOf.path:t.path:""}const Go=(t,e,s)=>t??e??s,uf=ht({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(t,{attrs:e,slots:s}){const r=ct(pi),n=Le(()=>t.route||r.value),i=ct(Do,0),o=Le(()=>{let c=Ee(i);const{matched:u}=n.value;let h;for(;(h=u[c])&&!h.components;)c++;return c}),a=Le(()=>n.value.matched[o.value]);Vr(Do,Le(()=>o.value+1)),Vr(Bd,a),Vr(pi,n);const l=q();return ts(()=>[l.value,a.value,t.name],([c,u,h],[d,f,y])=>{u&&(u.instances[h]=c,f&&f!==u&&c&&c===d&&(u.leaveGuards.size||(u.leaveGuards=f.leaveGuards),u.updateGuards.size||(u.updateGuards=f.updateGuards))),c&&u&&(!f||!Hs(u,f)||!d)&&(u.enterCallbacks[h]||[]).forEach(v=>v(c))},{flush:"post"}),()=>{const c=n.value,u=t.name,h=a.value,d=h&&h.components[u];if(!d)return Jo(s.default,{Component:d,route:c});const f=h.props[u],y=f?f===!0?c.params:typeof f=="function"?f(c):f:null,A=Ul(d,pe({},y,e,{onVnodeUnmounted:C=>{C.component.isUnmounted&&(h.instances[u]=null)},ref:l}));return Jo(s.default,{Component:A,route:c})||A}}});function Jo(t,e){if(!t)return null;const s=t(e);return s.length===1?s[0]:s}const ic=uf;function hf(t){const e=ef(t.routes,t),s=t.parseQuery||Ud,r=t.stringifyQuery||Uo,n=t.history,i=Gs(),o=Gs(),a=Gs(),l=lu(zt);let c=zt;As&&t.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Vn.bind(null,$=>""+$),h=Vn.bind(null,bd),d=Vn.bind(null,yr);function f($,G){let W,X;return Zl($)?(W=e.getRecordMatcher($),X=G):X=$,e.addRoute(X,W)}function y($){const G=e.getRecordMatcher($);G&&e.removeRoute(G)}function v(){return e.getRoutes().map($=>$.record)}function A($){return!!e.getRecordMatcher($)}function C($,G){if(G=pe({},G||l.value),typeof $=="string"){const _=Wn(s,$,G.path),P=e.resolve({path:_.path},G),j=n.createHref(_.fullPath);return pe(_,P,{params:d(P.params),hash:yr(_.hash),redirectedFrom:void 0,href:j})}let W;if($.path!=null)W=pe({},$,{path:Wn(s,$.path,G.path).path});else{const _=pe({},$.params);for(const P in _)_[P]==null&&delete _[P];W=pe({},$,{params:h(_)}),G.params=h(G.params)}const X=e.resolve(W,G),le=$.hash||"";X.params=u(d(X.params));const g=kd(r,pe({},$,{hash:md(le),path:X.path})),m=n.createHref(g);return pe({fullPath:g,hash:le,query:r===Uo?Dd($.query):$.query||{}},X,{redirectedFrom:void 0,href:m})}function S($){return typeof $=="string"?Wn(s,$,l.value.path):pe({},$)}function E($,G){if(c!==$)return Fs(Te.NAVIGATION_CANCELLED,{from:G,to:$})}function N($){return x($)}function U($){return N(pe(S($),{replace:!0}))}function B($,G){const W=$.matched[$.matched.length-1];if(W&&W.redirect){const{redirect:X}=W;let le=typeof X=="function"?X($,G):X;return typeof le=="string"&&(le=le.includes("?")||le.includes("#")?le=S(le):{path:le},le.params={}),pe({query:$.query,hash:$.hash,params:le.path!=null?{}:$.params},le)}}function x($,G){const W=c=C($),X=l.value,le=$.state,g=$.force,m=$.replace===!0,_=B(W,X);if(_)return x(pe(S(_),{state:typeof _=="object"?pe({},le,_.state):le,force:g,replace:m}),G||W);const P=W;P.redirectedFrom=G;let j;return!g&&Sd(r,X,W)&&(j=Fs(Te.NAVIGATION_DUPLICATED,{to:P,from:X}),k(X,X,!0,!1)),(j?Promise.resolve(j):de(P,X)).catch(I=>jt(I)?jt(I,Te.NAVIGATION_GUARD_REDIRECT)?I:Ye(I):ae(I,P,X)).then(I=>{if(I){if(jt(I,Te.NAVIGATION_GUARD_REDIRECT))return x(pe({replace:m},S(I.to),{state:typeof I.to=="object"?pe({},le,I.to.state):le,force:g}),G||P)}else I=$e(P,X,!0,m,le);return ye(P,X,I),I})}function D($,G){const W=E($,G);return W?Promise.reject(W):Promise.resolve()}function Y($){const G=ne.values().next().value;return G&&typeof G.runWithContext=="function"?G.runWithContext($):$()}function de($,G){let W;const[X,le,g]=Md($,G);W=Gn(X.reverse(),"beforeRouteLeave",$,G);for(const _ of X)_.leaveGuards.forEach(P=>{W.push(Qt(P,$,G))});const m=D.bind(null,$,G);return W.push(m),Xe(W).then(()=>{W=[];for(const _ of i.list())W.push(Qt(_,$,G));return W.push(m),Xe(W)}).then(()=>{W=Gn(le,"beforeRouteUpdate",$,G);for(const _ of le)_.updateGuards.forEach(P=>{W.push(Qt(P,$,G))});return W.push(m),Xe(W)}).then(()=>{W=[];for(const _ of g)if(_.beforeEnter)if(vt(_.beforeEnter))for(const P of _.beforeEnter)W.push(Qt(P,$,G));else W.push(Qt(_.beforeEnter,$,G));return W.push(m),Xe(W)}).then(()=>($.matched.forEach(_=>_.enterCallbacks={}),W=Gn(g,"beforeRouteEnter",$,G,Y),W.push(m),Xe(W))).then(()=>{W=[];for(const _ of o.list())W.push(Qt(_,$,G));return W.push(m),Xe(W)}).catch(_=>jt(_,Te.NAVIGATION_CANCELLED)?_:Promise.reject(_))}function ye($,G,W){a.list().forEach(X=>Y(()=>X($,G,W)))}function $e($,G,W,X,le){const g=E($,G);if(g)return g;const m=G===zt,_=As?history.state:{};W&&(X||m?n.replace($.fullPath,pe({scroll:m&&_&&_.scroll},le)):n.push($.fullPath,le)),l.value=$,k($,G,W,m),Ye()}let oe;function et(){oe||(oe=n.listen(($,G,W)=>{if(!De.listening)return;const X=C($),le=B(X,De.currentRoute.value);if(le){x(pe(le,{replace:!0,force:!0}),X).catch(ar);return}c=X;const g=l.value;As&&$d(Lo(g.fullPath,W.delta),En()),de(X,g).catch(m=>jt(m,Te.NAVIGATION_ABORTED|Te.NAVIGATION_CANCELLED)?m:jt(m,Te.NAVIGATION_GUARD_REDIRECT)?(x(pe(S(m.to),{force:!0}),X).then(_=>{jt(_,Te.NAVIGATION_ABORTED|Te.NAVIGATION_DUPLICATED)&&!W.delta&&W.type===di.pop&&n.go(-1,!1)}).catch(ar),Promise.reject()):(W.delta&&n.go(-W.delta,!1),ae(m,X,g))).then(m=>{m=m||$e(X,g,!1),m&&(W.delta&&!jt(m,Te.NAVIGATION_CANCELLED)?n.go(-W.delta,!1):W.type===di.pop&&jt(m,Te.NAVIGATION_ABORTED|Te.NAVIGATION_DUPLICATED)&&n.go(-1,!1)),ye(X,g,m)}).catch(ar)}))}let ot=Gs(),fe=Gs(),se;function ae($,G,W){Ye($);const X=fe.list();return X.length?X.forEach(le=>le($,G,W)):console.error($),Promise.reject($)}function Ue(){return se&&l.value!==zt?Promise.resolve():new Promise(($,G)=>{ot.add([$,G])})}function Ye($){return se||(se=!$,et(),ot.list().forEach(([G,W])=>$?W($):G()),ot.reset()),$}function k($,G,W,X){const{scrollBehavior:le}=t;if(!As||!le)return Promise.resolve();const g=!W&&Id(Lo($.fullPath,0))||(X||!W)&&history.state&&history.state.scroll||null;return Bs().then(()=>le($,G,g)).then(m=>m&&Pd(m)).catch(m=>ae(m,$,G))}const T=$=>n.go($);let R;const ne=new Set,De={currentRoute:l,listening:!0,addRoute:f,removeRoute:y,clearRoutes:e.clearRoutes,hasRoute:A,getRoutes:v,resolve:C,options:t,push:N,replace:U,go:T,back:()=>T(-1),forward:()=>T(1),beforeEach:i.add,beforeResolve:o.add,afterEach:a.add,onError:fe.add,isReady:Ue,install($){$.component("RouterLink",nc),$.component("RouterView",ic),$.config.globalProperties.$router=De,Object.defineProperty($.config.globalProperties,"$route",{enumerable:!0,get:()=>Ee(l)}),As&&!R&&l.value===zt&&(R=!0,N(n.location).catch(X=>{}));const G={};for(const X in zt)Object.defineProperty(G,X,{get:()=>l.value[X],enumerable:!0});$.provide(Tn,De),$.provide(Wi,el(G)),$.provide(pi,l);const W=$.unmount;ne.add($),$.unmount=function(){ne.delete($),ne.size<1&&(c=zt,oe&&oe(),oe=null,l.value=zt,R=!1,se=!1),W()}}};function Xe($){return $.reduce((G,W)=>G.then(()=>Y(W)),Promise.resolve())}return De}function oc(){return ct(Tn)}function df(t){return ct(Wi)}function An(t,e){var s={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(s[r]=t[r]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,r=Object.getOwnPropertySymbols(t);n<r.length;n++)e.indexOf(r[n])<0&&Object.prototype.propertyIsEnumerable.call(t,r[n])&&(s[r[n]]=t[r[n]]);return s}function ff(t,e,s,r){function n(i){return i instanceof s?i:new s(function(o){o(i)})}return new(s||(s=Promise))(function(i,o){function a(u){try{c(r.next(u))}catch(h){o(h)}}function l(u){try{c(r.throw(u))}catch(h){o(h)}}function c(u){u.done?i(u.value):n(u.value).then(a,l)}c((r=r.apply(t,e||[])).next())})}const pf=t=>t?(...e)=>t(...e):(...e)=>fetch(...e);class Ki extends Error{constructor(e,s="FunctionsError",r){super(e),this.name=s,this.context=r}toJSON(){return{name:this.name,message:this.message,context:this.context}}}class gf extends Ki{constructor(e){super("Failed to send a request to the Edge Function","FunctionsFetchError",e)}}class zo extends Ki{constructor(e){super("Relay Error invoking the Edge Function","FunctionsRelayError",e)}}class Yo extends Ki{constructor(e){super("Edge Function returned a non-2xx status code","FunctionsHttpError",e)}}var gi;(function(t){t.Any="any",t.ApNortheast1="ap-northeast-1",t.ApNortheast2="ap-northeast-2",t.ApSouth1="ap-south-1",t.ApSoutheast1="ap-southeast-1",t.ApSoutheast2="ap-southeast-2",t.CaCentral1="ca-central-1",t.EuCentral1="eu-central-1",t.EuWest1="eu-west-1",t.EuWest2="eu-west-2",t.EuWest3="eu-west-3",t.SaEast1="sa-east-1",t.UsEast1="us-east-1",t.UsWest1="us-west-1",t.UsWest2="us-west-2"})(gi||(gi={}));class yf{constructor(e,{headers:s={},customFetch:r,region:n=gi.Any}={}){this.url=e,this.headers=s,this.region=n,this.fetch=pf(r)}setAuth(e){this.headers.Authorization=`Bearer ${e}`}invoke(e){return ff(this,arguments,void 0,function*(s,r={}){var n;let i,o;try{const{headers:a,method:l,body:c,signal:u,timeout:h}=r;let d={},{region:f}=r;f||(f=this.region);const y=new URL(`${this.url}/${s}`);f&&f!=="any"&&(d["x-region"]=f,y.searchParams.set("forceFunctionRegion",f));let v;c&&(a&&!Object.prototype.hasOwnProperty.call(a,"Content-Type")||!a)?typeof Blob<"u"&&c instanceof Blob||c instanceof ArrayBuffer?(d["Content-Type"]="application/octet-stream",v=c):typeof c=="string"?(d["Content-Type"]="text/plain",v=c):typeof FormData<"u"&&c instanceof FormData?v=c:(d["Content-Type"]="application/json",v=JSON.stringify(c)):c&&typeof c!="string"&&!(typeof Blob<"u"&&c instanceof Blob)&&!(c instanceof ArrayBuffer)&&!(typeof FormData<"u"&&c instanceof FormData)?v=JSON.stringify(c):v=c;let A=u;h&&(o=new AbortController,i=setTimeout(()=>o.abort(),h),u?(A=o.signal,u.addEventListener("abort",()=>o.abort())):A=o.signal);const C=yield this.fetch(y.toString(),{method:l||"POST",headers:Object.assign(Object.assign(Object.assign({},d),this.headers),a),body:v,signal:A}).catch(U=>{throw new gf(U)}),S=C.headers.get("x-relay-error");if(S&&S==="true")throw new zo(C);if(!C.ok)throw new Yo(C);let E=((n=C.headers.get("Content-Type"))!==null&&n!==void 0?n:"text/plain").split(";")[0].trim(),N;return E==="application/json"?N=yield C.json():E==="application/octet-stream"||E==="application/pdf"?N=yield C.blob():E==="text/event-stream"?N=C:E==="multipart/form-data"?N=yield C.formData():N=yield C.text(),{data:N,error:null,response:C}}catch(a){return{data:null,error:a,response:a instanceof Yo||a instanceof zo?a.context:void 0}}finally{i&&clearTimeout(i)}})}}const ac=3,Xo=t=>Math.min(1e3*2**t,3e4),mf=[520,503],lc=["GET","HEAD","OPTIONS"];var vf=class extends Error{constructor(t){super(t.message),this.name="PostgrestError",this.details=t.details,this.hint=t.hint,this.code=t.code}toJSON(){return{name:this.name,message:this.message,details:this.details,hint:this.hint,code:this.code}}};function Qo(t,e){return new Promise(s=>{if(e!=null&&e.aborted){s();return}const r=setTimeout(()=>{e==null||e.removeEventListener("abort",n),s()},t);function n(){clearTimeout(r),s()}e==null||e.addEventListener("abort",n)})}function _f(t,e,s,r){return!(!r||s>=ac||!lc.includes(t)||!mf.includes(e))}var bf=class{constructor(t){var e,s,r,n,i;this.shouldThrowOnError=!1,this.retryEnabled=!0,this.method=t.method,this.url=t.url,this.headers=new Headers(t.headers),this.schema=t.schema,this.body=t.body,this.shouldThrowOnError=(e=t.shouldThrowOnError)!==null&&e!==void 0?e:!1,this.signal=t.signal,this.isMaybeSingle=(s=t.isMaybeSingle)!==null&&s!==void 0?s:!1,this.shouldStripNulls=(r=t.shouldStripNulls)!==null&&r!==void 0?r:!1,this.urlLengthLimit=(n=t.urlLengthLimit)!==null&&n!==void 0?n:8e3,this.retryEnabled=(i=t.retry)!==null&&i!==void 0?i:!0,t.fetch?this.fetch=t.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(t,e){return this.headers=new Headers(this.headers),this.headers.set(t,e),this}retry(t){return this.retryEnabled=t,this}then(t,e){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 o=this.headers.get("Accept");o==="application/vnd.pgrst.object+json"?this.headers.set("Accept","application/vnd.pgrst.object+json;nulls=stripped"):(!o||o==="application/json")&&this.headers.set("Accept","application/vnd.pgrst.array+json;nulls=stripped")}const r=this.fetch;let i=(async()=>{let o=0;for(;;){const c=new Headers(s.headers);o>0&&c.set("X-Retry-Count",String(o));let u;try{u=await r(s.url.toString(),{method:s.method,headers:c,body:JSON.stringify(s.body,(h,d)=>typeof d=="bigint"?d.toString():d),signal:s.signal})}catch(h){if((h==null?void 0:h.name)==="AbortError"||(h==null?void 0:h.code)==="ABORT_ERR"||!lc.includes(s.method))throw h;if(s.retryEnabled&&o<ac){const d=Xo(o);o++,await Qo(d,s.signal);continue}throw h}if(_f(s.method,u.status,o,s.retryEnabled)){var a,l;const h=(a=(l=u.headers)===null||l===void 0?void 0:l.get("Retry-After"))!==null&&a!==void 0?a:null,d=h!==null?Math.max(0,parseInt(h,10)||0)*1e3:Xo(o);await u.text(),o++,await Qo(d,s.signal);continue}return await s.processResponse(u)}})();return this.shouldThrowOnError||(i=i.catch(o=>{var a;let l="",c="",u="";const h=o==null?void 0:o.cause;if(h){var d,f,y,v;const S=(d=h==null?void 0:h.message)!==null&&d!==void 0?d:"",E=(f=h==null?void 0:h.code)!==null&&f!==void 0?f:"";l=`${(y=o==null?void 0:o.name)!==null&&y!==void 0?y:"FetchError"}: ${o==null?void 0:o.message}`,l+=`
|
|
30
|
-
|
|
31
|
-
Caused by: ${(v=h==null?void 0:h.name)!==null&&v!==void 0?v:"Error"}: ${S}`,E&&(l+=` (${E})`),h!=null&&h.stack&&(l+=`
|
|
32
|
-
${h.stack}`)}else{var A;l=(A=o==null?void 0:o.stack)!==null&&A!==void 0?A:""}const C=this.url.toString().length;return(o==null?void 0:o.name)==="AbortError"||(o==null?void 0:o.code)==="ABORT_ERR"?(u="",c="Request was aborted (timeout or manual cancellation)",C>this.urlLengthLimit&&(c+=`. Note: Your request URL is ${C} 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.`)):((h==null?void 0:h.name)==="HeadersOverflowError"||(h==null?void 0:h.code)==="UND_ERR_HEADERS_OVERFLOW")&&(u="",c="HTTP headers exceeded server limits (typically 16KB)",C>this.urlLengthLimit&&(c+=`. Your request URL is ${C} 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:`${(a=o==null?void 0:o.name)!==null&&a!==void 0?a:"FetchError"}: ${o==null?void 0:o.message}`,details:l,hint:c,code:u},data:null,count:null,status:0,statusText:""}})),i.then(t,e)}async processResponse(t){var e=this;let s=null,r=null,n=null,i=t.status,o=t.statusText;if(t.ok){var a,l;if(e.method!=="HEAD"){var c;const d=await t.text();d===""||(e.headers.get("Accept")==="text/csv"||e.headers.get("Accept")&&(!((c=e.headers.get("Accept"))===null||c===void 0)&&c.includes("application/vnd.pgrst.plan+text"))?r=d:r=JSON.parse(d))}const u=(a=e.headers.get("Prefer"))===null||a===void 0?void 0:a.match(/count=(exact|planned|estimated)/),h=(l=t.headers.get("content-range"))===null||l===void 0?void 0:l.split("/");u&&h&&h.length>1&&(n=parseInt(h[1])),e.isMaybeSingle&&Array.isArray(r)&&(r.length>1?(s={code:"PGRST116",details:`Results contain ${r.length} rows, application/vnd.pgrst.object+json requires 1 row`,hint:null,message:"JSON object requested, multiple (or no) rows returned"},r=null,n=null,i=406,o="Not Acceptable"):r.length===1?r=r[0]:r=null)}else{const u=await t.text();try{s=JSON.parse(u),Array.isArray(s)&&t.status===404&&(r=[],s=null,i=200,o="OK")}catch{t.status===404&&u===""?(i=204,o="No Content"):s={message:u}}if(s&&e.shouldThrowOnError)throw new vf(s)}return{success:s===null,error:s,data:r,count:n,status:i,statusText:o}}returns(){return this}overrideTypes(){return this}},wf=class extends bf{select(t){let e=!1;const s=(t??"*").split("").map(r=>/\s/.test(r)&&!e?"":(r==='"'&&(e=!e),r)).join("");return this.url.searchParams.set("select",s),this.headers.append("Prefer","return=representation"),this}order(t,{ascending:e=!0,nullsFirst:s,foreignTable:r,referencedTable:n=r}={}){const i=n?`${n}.order`:"order",o=this.url.searchParams.get(i);return this.url.searchParams.set(i,`${o?`${o},`:""}${t}.${e?"asc":"desc"}${s===void 0?"":s?".nullsfirst":".nullslast"}`),this}limit(t,{foreignTable:e,referencedTable:s=e}={}){const r=typeof s>"u"?"limit":`${s}.limit`;return this.url.searchParams.set(r,`${t}`),this}range(t,e,{foreignTable:s,referencedTable:r=s}={}){const n=typeof r>"u"?"offset":`${r}.offset`,i=typeof r>"u"?"limit":`${r}.limit`;return this.url.searchParams.set(n,`${t}`),this.url.searchParams.set(i,`${e-t+1}`),this}abortSignal(t){return this.signal=t,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:t=!1,verbose:e=!1,settings:s=!1,buffers:r=!1,wal:n=!1,format:i="text"}={}){var o;const a=[t?"analyze":null,e?"verbose":null,s?"settings":null,r?"buffers":null,n?"wal":null].filter(Boolean).join("|"),l=(o=this.headers.get("Accept"))!==null&&o!==void 0?o:"application/json";return this.headers.set("Accept",`application/vnd.pgrst.plan+${i}; for="${l}"; options=${a};`),i==="json"?this:this}rollback(){return this.headers.append("Prefer","tx=rollback"),this}returns(){return this}maxAffected(t){return this.headers.append("Prefer","handling=strict"),this.headers.append("Prefer",`max-affected=${t}`),this}};const Zo=new RegExp("[,()]");var Rs=class extends wf{eq(t,e){return this.url.searchParams.append(t,`eq.${e}`),this}neq(t,e){return this.url.searchParams.append(t,`neq.${e}`),this}gt(t,e){return this.url.searchParams.append(t,`gt.${e}`),this}gte(t,e){return this.url.searchParams.append(t,`gte.${e}`),this}lt(t,e){return this.url.searchParams.append(t,`lt.${e}`),this}lte(t,e){return this.url.searchParams.append(t,`lte.${e}`),this}like(t,e){return this.url.searchParams.append(t,`like.${e}`),this}likeAllOf(t,e){return this.url.searchParams.append(t,`like(all).{${e.join(",")}}`),this}likeAnyOf(t,e){return this.url.searchParams.append(t,`like(any).{${e.join(",")}}`),this}ilike(t,e){return this.url.searchParams.append(t,`ilike.${e}`),this}ilikeAllOf(t,e){return this.url.searchParams.append(t,`ilike(all).{${e.join(",")}}`),this}ilikeAnyOf(t,e){return this.url.searchParams.append(t,`ilike(any).{${e.join(",")}}`),this}regexMatch(t,e){return this.url.searchParams.append(t,`match.${e}`),this}regexIMatch(t,e){return this.url.searchParams.append(t,`imatch.${e}`),this}is(t,e){return this.url.searchParams.append(t,`is.${e}`),this}isDistinct(t,e){return this.url.searchParams.append(t,`isdistinct.${e}`),this}in(t,e){const s=Array.from(new Set(e)).map(r=>typeof r=="string"&&Zo.test(r)?`"${r}"`:`${r}`).join(",");return this.url.searchParams.append(t,`in.(${s})`),this}notIn(t,e){const s=Array.from(new Set(e)).map(r=>typeof r=="string"&&Zo.test(r)?`"${r}"`:`${r}`).join(",");return this.url.searchParams.append(t,`not.in.(${s})`),this}contains(t,e){return typeof e=="string"?this.url.searchParams.append(t,`cs.${e}`):Array.isArray(e)?this.url.searchParams.append(t,`cs.{${e.join(",")}}`):this.url.searchParams.append(t,`cs.${JSON.stringify(e)}`),this}containedBy(t,e){return typeof e=="string"?this.url.searchParams.append(t,`cd.${e}`):Array.isArray(e)?this.url.searchParams.append(t,`cd.{${e.join(",")}}`):this.url.searchParams.append(t,`cd.${JSON.stringify(e)}`),this}rangeGt(t,e){return this.url.searchParams.append(t,`sr.${e}`),this}rangeGte(t,e){return this.url.searchParams.append(t,`nxl.${e}`),this}rangeLt(t,e){return this.url.searchParams.append(t,`sl.${e}`),this}rangeLte(t,e){return this.url.searchParams.append(t,`nxr.${e}`),this}rangeAdjacent(t,e){return this.url.searchParams.append(t,`adj.${e}`),this}overlaps(t,e){return typeof e=="string"?this.url.searchParams.append(t,`ov.${e}`):this.url.searchParams.append(t,`ov.{${e.join(",")}}`),this}textSearch(t,e,{config:s,type:r}={}){let n="";r==="plain"?n="pl":r==="phrase"?n="ph":r==="websearch"&&(n="w");const i=s===void 0?"":`(${s})`;return this.url.searchParams.append(t,`${n}fts${i}.${e}`),this}match(t){return Object.entries(t).filter(([e,s])=>s!==void 0).forEach(([e,s])=>{this.url.searchParams.append(e,`eq.${s}`)}),this}not(t,e,s){return this.url.searchParams.append(t,`not.${e}.${s}`),this}or(t,{foreignTable:e,referencedTable:s=e}={}){const r=s?`${s}.or`:"or";return this.url.searchParams.append(r,`(${t})`),this}filter(t,e,s){return this.url.searchParams.append(t,`${e}.${s}`),this}},xf=class{constructor(t,{headers:e={},schema:s,fetch:r,urlLengthLimit:n=8e3,retry:i}){this.url=t,this.headers=new Headers(e),this.schema=s,this.fetch=r,this.urlLengthLimit=n,this.retry=i}cloneRequestState(){return{url:new URL(this.url.toString()),headers:new Headers(this.headers)}}select(t,e){const{head:s=!1,count:r}=e??{},n=s?"HEAD":"GET";let i=!1;const o=(t??"*").split("").map(c=>/\s/.test(c)&&!i?"":(c==='"'&&(i=!i),c)).join(""),{url:a,headers:l}=this.cloneRequestState();return a.searchParams.set("select",o),r&&l.append("Prefer",`count=${r}`),new Rs({method:n,url:a,headers:l,schema:this.schema,fetch:this.fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}insert(t,{count:e,defaultToNull:s=!0}={}){var r;const n="POST",{url:i,headers:o}=this.cloneRequestState();if(e&&o.append("Prefer",`count=${e}`),s||o.append("Prefer","missing=default"),Array.isArray(t)){const a=t.reduce((l,c)=>l.concat(Object.keys(c)),[]);if(a.length>0){const l=[...new Set(a)].map(c=>`"${c}"`);i.searchParams.set("columns",l.join(","))}}return new Rs({method:n,url:i,headers:o,schema:this.schema,body:t,fetch:(r=this.fetch)!==null&&r!==void 0?r:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}upsert(t,{onConflict:e,ignoreDuplicates:s=!1,count:r,defaultToNull:n=!0}={}){var i;const o="POST",{url:a,headers:l}=this.cloneRequestState();if(l.append("Prefer",`resolution=${s?"ignore":"merge"}-duplicates`),e!==void 0&&a.searchParams.set("on_conflict",e),r&&l.append("Prefer",`count=${r}`),n||l.append("Prefer","missing=default"),Array.isArray(t)){const c=t.reduce((u,h)=>u.concat(Object.keys(h)),[]);if(c.length>0){const u=[...new Set(c)].map(h=>`"${h}"`);a.searchParams.set("columns",u.join(","))}}return new Rs({method:o,url:a,headers:l,schema:this.schema,body:t,fetch:(i=this.fetch)!==null&&i!==void 0?i:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}update(t,{count:e}={}){var s;const r="PATCH",{url:n,headers:i}=this.cloneRequestState();return e&&i.append("Prefer",`count=${e}`),new Rs({method:r,url:n,headers:i,schema:this.schema,body:t,fetch:(s=this.fetch)!==null&&s!==void 0?s:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}delete({count:t}={}){var e;const s="DELETE",{url:r,headers:n}=this.cloneRequestState();return t&&n.append("Prefer",`count=${t}`),new Rs({method:s,url:r,headers:n,schema:this.schema,fetch:(e=this.fetch)!==null&&e!==void 0?e:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}};function mr(t){"@babel/helpers - typeof";return mr=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},mr(t)}function kf(t,e){if(mr(t)!="object"||!t)return t;var s=t[Symbol.toPrimitive];if(s!==void 0){var r=s.call(t,e);if(mr(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Sf(t){var e=kf(t,"string");return mr(e)=="symbol"?e:e+""}function Ef(t,e,s){return(e=Sf(e))in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}function ea(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),s.push.apply(s,r)}return s}function Ir(t){for(var e=1;e<arguments.length;e++){var s=arguments[e]!=null?arguments[e]:{};e%2?ea(Object(s),!0).forEach(function(r){Ef(t,r,s[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):ea(Object(s)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(s,r))})}return t}var Tf=class cc{constructor(e,{headers:s={},schema:r,fetch:n,timeout:i,urlLengthLimit:o=8e3,retry:a}={}){this.url=e,this.headers=new Headers(s),this.schemaName=r,this.urlLengthLimit=o;const l=n??globalThis.fetch;i!==void 0&&i>0?this.fetch=(c,u)=>{const h=new AbortController,d=setTimeout(()=>h.abort(),i),f=u==null?void 0:u.signal;if(f){if(f.aborted)return clearTimeout(d),l(c,u);const y=()=>{clearTimeout(d),h.abort()};return f.addEventListener("abort",y,{once:!0}),l(c,Ir(Ir({},u),{},{signal:h.signal})).finally(()=>{clearTimeout(d),f.removeEventListener("abort",y)})}return l(c,Ir(Ir({},u),{},{signal:h.signal})).finally(()=>clearTimeout(d))}:this.fetch=l,this.retry=a}from(e){if(!e||typeof e!="string"||e.trim()==="")throw new Error("Invalid relation name: relation must be a non-empty string.");return new xf(new URL(`${this.url}/${e}`),{headers:new Headers(this.headers),schema:this.schemaName,fetch:this.fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}schema(e){return new cc(this.url,{headers:this.headers,schema:e,fetch:this.fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}rpc(e,s={},{head:r=!1,get:n=!1,count:i}={}){var o;let a;const l=new URL(`${this.url}/rpc/${e}`);let c;const u=f=>f!==null&&typeof f=="object"&&(!Array.isArray(f)||f.some(u)),h=r&&Object.values(s).some(u);h?(a="POST",c=s):r||n?(a=r?"HEAD":"GET",Object.entries(s).filter(([f,y])=>y!==void 0).map(([f,y])=>[f,Array.isArray(y)?`{${y.join(",")}}`:`${y}`]).forEach(([f,y])=>{l.searchParams.append(f,y)})):(a="POST",c=s);const d=new Headers(this.headers);return h?d.set("Prefer",i?`count=${i},return=minimal`:"return=minimal"):i&&d.set("Prefer",`count=${i}`),new Rs({method:a,url:l,headers:d,schema:this.schemaName,body:c,fetch:(o=this.fetch)!==null&&o!==void 0?o:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}};class Af{constructor(){}static detectEnvironment(){var e;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 r=typeof global<"u"?global:void 0;if(r&&typeof r.WebSocket<"u")return{type:"native",wsConstructor:r.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"&&(!((e=navigator.userAgent)===null||e===void 0)&&e.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 n=globalThis.process;if(n){const i=n.versions;if(i&&i.node){const o=i.node,a=parseInt(o.replace(/^v/,"").split(".")[0]);return a>=22?typeof globalThis.WebSocket<"u"?{type:"native",wsConstructor:globalThis.WebSocket}:{type:"unsupported",error:`Node.js ${a} detected but native WebSocket not found.`,workaround:"Provide a WebSocket implementation via the transport option."}:{type:"unsupported",error:`Node.js ${a} 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 e=this.detectEnvironment();if(e.wsConstructor)return e.wsConstructor;let s=e.error||"WebSocket not supported in this environment.";throw e.workaround&&(s+=`
|
|
35
|
-
|
|
36
|
-
Suggested solution: ${e.workaround}`),new Error(s)}static isWebSocketSupported(){try{const e=this.detectEnvironment();return e.type==="native"||e.type==="ws"}catch{return!1}}}const Rf="2.105.4",Cf=`realtime-js/${Rf}`,Of="1.0.0",uc="2.0.0",Pf=uc,$f=1e4,If=100,Zt={closed:"closed",errored:"errored",joined:"joined",joining:"joining",leaving:"leaving"},hc={close:"phx_close",error:"phx_error",join:"phx_join",leave:"phx_leave",access_token:"access_token"},yi={connecting:"connecting",closing:"closing",closed:"closed"};class jf{constructor(e){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=e??[]}encode(e,s){if(e.event===this.BROADCAST_EVENT&&!(e.payload instanceof ArrayBuffer)&&typeof e.payload.event=="string")return s(this._binaryEncodeUserBroadcastPush(e));let r=[e.join_ref,e.ref,e.topic,e.event,e.payload];return s(JSON.stringify(r))}_binaryEncodeUserBroadcastPush(e){var s;return this._isArrayBuffer((s=e.payload)===null||s===void 0?void 0:s.payload)?this._encodeBinaryUserBroadcastPush(e):this._encodeJsonUserBroadcastPush(e)}_encodeBinaryUserBroadcastPush(e){var s,r;const n=(r=(s=e.payload)===null||s===void 0?void 0:s.payload)!==null&&r!==void 0?r:new ArrayBuffer(0);return this._encodeUserBroadcastPush(e,this.BINARY_ENCODING,n)}_encodeJsonUserBroadcastPush(e){var s,r;const n=(r=(s=e.payload)===null||s===void 0?void 0:s.payload)!==null&&r!==void 0?r:{},o=new TextEncoder().encode(JSON.stringify(n)).buffer;return this._encodeUserBroadcastPush(e,this.JSON_ENCODING,o)}_encodeUserBroadcastPush(e,s,r){var n,i;const o=e.topic,a=(n=e.ref)!==null&&n!==void 0?n:"",l=(i=e.join_ref)!==null&&i!==void 0?i:"",c=e.payload.event,u=this.allowedMetadataKeys?this._pick(e.payload,this.allowedMetadataKeys):{},h=Object.keys(u).length===0?"":JSON.stringify(u);if(l.length>255)throw new Error(`joinRef length ${l.length} exceeds maximum of 255`);if(a.length>255)throw new Error(`ref length ${a.length} exceeds maximum of 255`);if(o.length>255)throw new Error(`topic length ${o.length} exceeds maximum of 255`);if(c.length>255)throw new Error(`userEvent length ${c.length} exceeds maximum of 255`);if(h.length>255)throw new Error(`metadata length ${h.length} exceeds maximum of 255`);const d=this.USER_BROADCAST_PUSH_META_LENGTH+l.length+a.length+o.length+c.length+h.length,f=new ArrayBuffer(this.HEADER_LENGTH+d);let y=new DataView(f),v=0;y.setUint8(v++,this.KINDS.userBroadcastPush),y.setUint8(v++,l.length),y.setUint8(v++,a.length),y.setUint8(v++,o.length),y.setUint8(v++,c.length),y.setUint8(v++,h.length),y.setUint8(v++,s),Array.from(l,C=>y.setUint8(v++,C.charCodeAt(0))),Array.from(a,C=>y.setUint8(v++,C.charCodeAt(0))),Array.from(o,C=>y.setUint8(v++,C.charCodeAt(0))),Array.from(c,C=>y.setUint8(v++,C.charCodeAt(0))),Array.from(h,C=>y.setUint8(v++,C.charCodeAt(0)));var A=new Uint8Array(f.byteLength+r.byteLength);return A.set(new Uint8Array(f),0),A.set(new Uint8Array(r),f.byteLength),A.buffer}decode(e,s){if(this._isArrayBuffer(e)){let r=this._binaryDecode(e);return s(r)}if(typeof e=="string"){const r=JSON.parse(e),[n,i,o,a,l]=r;return s({join_ref:n,ref:i,topic:o,event:a,payload:l})}return s({})}_binaryDecode(e){const s=new DataView(e),r=s.getUint8(0),n=new TextDecoder;switch(r){case this.KINDS.userBroadcast:return this._decodeUserBroadcast(e,s,n)}}_decodeUserBroadcast(e,s,r){const n=s.getUint8(1),i=s.getUint8(2),o=s.getUint8(3),a=s.getUint8(4);let l=this.HEADER_LENGTH+4;const c=r.decode(e.slice(l,l+n));l=l+n;const u=r.decode(e.slice(l,l+i));l=l+i;const h=r.decode(e.slice(l,l+o));l=l+o;const d=e.slice(l,e.byteLength),f=a===this.JSON_ENCODING?JSON.parse(r.decode(d)):d,y={type:this.BROADCAST_EVENT,event:u,payload:f};return o>0&&(y.meta=JSON.parse(h)),{join_ref:null,ref:null,topic:c,event:this.BROADCAST_EVENT,payload:y}}_isArrayBuffer(e){var s;return e instanceof ArrayBuffer||((s=e==null?void 0:e.constructor)===null||s===void 0?void 0:s.name)==="ArrayBuffer"}_pick(e,s){return!e||typeof e!="object"?{}:Object.fromEntries(Object.entries(e).filter(([r])=>s.includes(r)))}}var xe;(function(t){t.abstime="abstime",t.bool="bool",t.date="date",t.daterange="daterange",t.float4="float4",t.float8="float8",t.int2="int2",t.int4="int4",t.int4range="int4range",t.int8="int8",t.int8range="int8range",t.json="json",t.jsonb="jsonb",t.money="money",t.numeric="numeric",t.oid="oid",t.reltime="reltime",t.text="text",t.time="time",t.timestamp="timestamp",t.timestamptz="timestamptz",t.timetz="timetz",t.tsrange="tsrange",t.tstzrange="tstzrange"})(xe||(xe={}));const ta=(t,e,s={})=>{var r;const n=(r=s.skipTypes)!==null&&r!==void 0?r:[];return e?Object.keys(e).reduce((i,o)=>(i[o]=Nf(o,t,e,n),i),{}):{}},Nf=(t,e,s,r)=>{const n=e.find(a=>a.name===t),i=n==null?void 0:n.type,o=s[t];return i&&!r.includes(i)?dc(i,o):mi(o)},dc=(t,e)=>{if(t.charAt(0)==="_"){const s=t.slice(1,t.length);return Bf(e,s)}switch(t){case xe.bool:return Lf(e);case xe.float4:case xe.float8:case xe.int2:case xe.int4:case xe.int8:case xe.numeric:case xe.oid:return Uf(e);case xe.json:case xe.jsonb:return Df(e);case xe.timestamp:return Mf(e);case xe.abstime:case xe.date:case xe.daterange:case xe.int4range:case xe.int8range:case xe.money:case xe.reltime:case xe.text:case xe.time:case xe.timestamptz:case xe.timetz:case xe.tsrange:case xe.tstzrange:return mi(e);default:return mi(e)}},mi=t=>t,Lf=t=>{switch(t){case"t":return!0;case"f":return!1;default:return t}},Uf=t=>{if(typeof t=="string"){const e=parseFloat(t);if(!Number.isNaN(e))return e}return t},Df=t=>{if(typeof t=="string")try{return JSON.parse(t)}catch{return t}return t},Bf=(t,e)=>{if(typeof t!="string")return t;const s=t.length-1,r=t[s];if(t[0]==="{"&&r==="}"){let i;const o=t.slice(1,s);try{i=JSON.parse("["+o+"]")}catch{i=o?o.split(","):[]}return i.map(a=>dc(e,a))}return t},Mf=t=>typeof t=="string"?t.replace(" ","T"):t,fc=t=>{const e=new URL(t);return e.protocol=e.protocol.replace(/^ws/i,"http"),e.pathname=e.pathname.replace(/\/+$/,"").replace(/\/socket\/websocket$/i,"").replace(/\/socket$/i,"").replace(/\/websocket$/i,""),e.pathname===""||e.pathname==="/"?e.pathname="/api/broadcast":e.pathname=e.pathname+"/api/broadcast",e.href};var lr=t=>typeof t=="function"?t:function(){return t},Hf=typeof self<"u"?self:null,Cs=typeof window<"u"?window:null,Et=Hf||Cs||globalThis,Ff="2.0.0",qf=1e4,Vf=1e3,Rt={connecting:0,open:1,closing:2,closed:3},Qe={closed:"closed",errored:"errored",joined:"joined",joining:"joining",leaving:"leaving"},Ut={close:"phx_close",error:"phx_error",join:"phx_join",reply:"phx_reply",leave:"phx_leave"},vi={longpoll:"longpoll",websocket:"websocket"},Wf={complete:4},_i="base64url.bearer.phx.",jr=class{constructor(t,e,s,r){this.channel=t,this.event=e,this.payload=s||function(){return{}},this.receivedResp=null,this.timeout=r,this.timeoutTimer=null,this.recHooks=[],this.sent=!1,this.ref=void 0}resend(t){this.timeout=t,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(t,e){return this.hasReceived(t)&&e(this.receivedResp.response),this.recHooks.push({status:t,callback:e}),this}reset(){this.cancelRefEvent(),this.ref=null,this.refEvent=null,this.receivedResp=null,this.sent=!1}destroy(){this.cancelRefEvent(),this.cancelTimeout()}matchReceive({status:t,response:e,_ref:s}){this.recHooks.filter(r=>r.status===t).forEach(r=>r.callback(e))}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,t=>{this.cancelRefEvent(),this.cancelTimeout(),this.receivedResp=t,this.matchReceive(t)}),this.timeoutTimer=setTimeout(()=>{this.trigger("timeout",{})},this.timeout)}hasReceived(t){return this.receivedResp&&this.receivedResp.status===t}trigger(t,e){this.channel.trigger(this.refEvent,{status:t,response:e})}},pc=class{constructor(t,e){this.callback=t,this.timerCalc=e,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))}},Kf=class{constructor(t,e,s){this.state=Qe.closed,this.topic=t,this.params=lr(e||{}),this.socket=s,this.bindings=[],this.bindingRef=0,this.timeout=this.socket.timeout,this.joinedOnce=!1,this.joinPush=new jr(this,Ut.join,this.params,this.timeout),this.pushBuffer=[],this.stateChangeRefs=[],this.rejoinTimer=new pc(()=>{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=Qe.joined,this.rejoinTimer.reset(),this.pushBuffer.forEach(r=>r.send()),this.pushBuffer=[]}),this.joinPush.receive("error",r=>{this.state=Qe.errored,this.socket.hasLogger()&&this.socket.log("channel",`error ${this.topic}`,r),this.socket.isConnected()&&this.rejoinTimer.scheduleTimeout()}),this.onClose(()=>{this.rejoinTimer.reset(),this.socket.hasLogger()&&this.socket.log("channel",`close ${this.topic}`),this.state=Qe.closed,this.socket.remove(this)}),this.onError(r=>{this.socket.hasLogger()&&this.socket.log("channel",`error ${this.topic}`,r),this.isJoining()&&this.joinPush.reset(),this.state=Qe.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 jr(this,Ut.leave,lr({}),this.timeout).send(),this.state=Qe.errored,this.joinPush.reset(),this.socket.isConnected()&&this.rejoinTimer.scheduleTimeout()}),this.on(Ut.reply,(r,n)=>{this.trigger(this.replyEventName(n),r)})}join(t=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=t,this.joinedOnce=!0,this.rejoin(),this.joinPush}teardown(){this.pushBuffer.forEach(t=>t.destroy()),this.pushBuffer=[],this.rejoinTimer.reset(),this.joinPush.destroy(),this.state=Qe.closed,this.bindings=[]}onClose(t){this.on(Ut.close,t)}onError(t){return this.on(Ut.error,e=>t(e))}on(t,e){let s=this.bindingRef++;return this.bindings.push({event:t,ref:s,callback:e}),s}off(t,e){this.bindings=this.bindings.filter(s=>!(s.event===t&&(typeof e>"u"||e===s.ref)))}canPush(){return this.socket.isConnected()&&this.isJoined()}push(t,e,s=this.timeout){if(e=e||{},!this.joinedOnce)throw new Error(`tried to push '${t}' to '${this.topic}' before joining. Use channel.join() before pushing events`);let r=new jr(this,t,function(){return e},s);return this.canPush()?r.send():(r.startTimeout(),this.pushBuffer.push(r)),r}leave(t=this.timeout){this.rejoinTimer.reset(),this.joinPush.cancelTimeout(),this.state=Qe.leaving;let e=()=>{this.socket.hasLogger()&&this.socket.log("channel",`leave ${this.topic}`),this.trigger(Ut.close,"leave")},s=new jr(this,Ut.leave,lr({}),t);return s.receive("ok",()=>e()).receive("timeout",()=>e()),s.send(),this.canPush()||s.trigger("ok",{}),s}onMessage(t,e,s){return e}filterBindings(t,e,s){return!0}isMember(t,e,s,r){return this.topic!==t?!1:r&&r!==this.joinRef()?(this.socket.hasLogger()&&this.socket.log("channel","dropping outdated message",{topic:t,event:e,payload:s,joinRef:r}),!1):!0}joinRef(){return this.joinPush.ref}rejoin(t=this.timeout){this.isLeaving()||(this.socket.leaveOpenTopic(this.topic),this.state=Qe.joining,this.joinPush.resend(t))}trigger(t,e,s,r){let n=this.onMessage(t,e,s,r);if(e&&!n)throw new Error("channel onMessage callbacks must return the payload, modified or unmodified");let i=this.bindings.filter(o=>o.event===t&&this.filterBindings(o,e,s));for(let o=0;o<i.length;o++)i[o].callback(n,s,r||this.joinRef())}replyEventName(t){return`chan_reply_${t}`}isClosed(){return this.state===Qe.closed}isErrored(){return this.state===Qe.errored}isJoined(){return this.state===Qe.joined}isJoining(){return this.state===Qe.joining}isLeaving(){return this.state===Qe.leaving}},rn=class{static request(t,e,s,r,n,i,o){if(Et.XDomainRequest){let a=new Et.XDomainRequest;return this.xdomainRequest(a,t,e,r,n,i,o)}else if(Et.XMLHttpRequest){let a=new Et.XMLHttpRequest;return this.xhrRequest(a,t,e,s,r,n,i,o)}else{if(Et.fetch&&Et.AbortController)return this.fetchRequest(t,e,s,r,n,i,o);throw new Error("No suitable XMLHttpRequest implementation found")}}static fetchRequest(t,e,s,r,n,i,o){let a={method:t,headers:s,body:r},l=null;return n&&(l=new AbortController,setTimeout(()=>l.abort(),n),a.signal=l.signal),Et.fetch(e,a).then(c=>c.text()).then(c=>this.parseJSON(c)).then(c=>o&&o(c)).catch(c=>{c.name==="AbortError"&&i?i():o&&o(null)}),l}static xdomainRequest(t,e,s,r,n,i,o){return t.timeout=n,t.open(e,s),t.onload=()=>{let a=this.parseJSON(t.responseText);o&&o(a)},i&&(t.ontimeout=i),t.onprogress=()=>{},t.send(r),t}static xhrRequest(t,e,s,r,n,i,o,a){t.open(e,s,!0),t.timeout=i;for(let[l,c]of Object.entries(r))t.setRequestHeader(l,c);return t.onerror=()=>a&&a(null),t.onreadystatechange=()=>{if(t.readyState===Wf.complete&&a){let l=this.parseJSON(t.responseText);a(l)}},o&&(t.ontimeout=o),t.send(n),t}static parseJSON(t){if(!t||t==="")return null;try{return JSON.parse(t)}catch{return console&&console.log("failed to parse JSON response",t),null}}static serialize(t,e){let s=[];for(var r in t){if(!Object.prototype.hasOwnProperty.call(t,r))continue;let n=e?`${e}[${r}]`:r,i=t[r];typeof i=="object"?s.push(this.serialize(i,n)):s.push(encodeURIComponent(n)+"="+encodeURIComponent(i))}return s.join("&")}static appendParams(t,e){if(Object.keys(e).length===0)return t;let s=t.match(/\?/)?"&":"?";return`${t}${s}${this.serialize(e)}`}},Gf=t=>{let e="",s=new Uint8Array(t),r=s.byteLength;for(let n=0;n<r;n++)e+=String.fromCharCode(s[n]);return btoa(e)},ws=class{constructor(t,e){e&&e.length===2&&e[1].startsWith(_i)&&(this.authToken=atob(e[1].slice(_i.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(t),this.readyState=Rt.connecting,setTimeout(()=>this.poll(),0)}normalizeEndpoint(t){return t.replace("ws://","http://").replace("wss://","https://").replace(new RegExp("(.*)/"+vi.websocket),"$1/"+vi.longpoll)}endpointURL(){return rn.appendParams(this.pollEndpoint,{token:this.token})}closeAndRetry(t,e,s){this.close(t,e,s),this.readyState=Rt.connecting}ontimeout(){this.onerror("timeout"),this.closeAndRetry(1005,"timeout",!1)}isActive(){return this.readyState===Rt.open||this.readyState===Rt.connecting}poll(){const t={Accept:"application/json"};this.authToken&&(t["X-Phoenix-AuthToken"]=this.authToken),this.ajax("GET",t,null,()=>this.ontimeout(),e=>{if(e){var{status:s,token:r,messages:n}=e;if(s===410&&this.token!==null){this.onerror(410),this.closeAndRetry(3410,"session_gone",!1);return}this.token=r}else s=0;switch(s){case 200:n.forEach(i=>{setTimeout(()=>this.onmessage({data:i}),0)}),this.poll();break;case 204:this.poll();break;case 410:this.readyState=Rt.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(t){typeof t!="string"&&(t=Gf(t)),this.currentBatch?this.currentBatch.push(t):this.awaitingBatchAck?this.batchBuffer.push(t):(this.currentBatch=[t],this.currentBatchTimer=setTimeout(()=>{this.batchSend(this.currentBatch),this.currentBatch=null},0))}batchSend(t){this.awaitingBatchAck=!0,this.ajax("POST",{"Content-Type":"application/x-ndjson"},t.join(`
|
|
37
|
-
`),()=>this.onerror("timeout"),e=>{this.awaitingBatchAck=!1,!e||e.status!==200?(this.onerror(e&&e.status),this.closeAndRetry(1011,"internal server error",!1)):this.batchBuffer.length>0&&(this.batchSend(this.batchBuffer),this.batchBuffer=[])})}close(t,e,s){for(let n of this.reqs)n.abort();this.readyState=Rt.closed;let r=Object.assign({code:1e3,reason:void 0,wasClean:!0},{code:t,reason:e,wasClean:s});this.batchBuffer=[],clearTimeout(this.currentBatchTimer),this.currentBatchTimer=null,typeof CloseEvent<"u"?this.onclose(new CloseEvent("close",r)):this.onclose(r)}ajax(t,e,s,r,n){let i,o=()=>{this.reqs.delete(i),r()};i=rn.request(t,this.endpointURL(),e,s,this.timeout,o,a=>{this.reqs.delete(i),this.isActive()&&n(a)}),this.reqs.add(i)}},Jf=class Xs{constructor(e,s={}){let r=s.events||{state:"presence_state",diff:"presence_diff"};this.state={},this.pendingDiffs=[],this.channel=e,this.joinRef=null,this.caller={onJoin:function(){},onLeave:function(){},onSync:function(){}},this.channel.on(r.state,n=>{let{onJoin:i,onLeave:o,onSync:a}=this.caller;this.joinRef=this.channel.joinRef(),this.state=Xs.syncState(this.state,n,i,o),this.pendingDiffs.forEach(l=>{this.state=Xs.syncDiff(this.state,l,i,o)}),this.pendingDiffs=[],a()}),this.channel.on(r.diff,n=>{let{onJoin:i,onLeave:o,onSync:a}=this.caller;this.inPendingSyncState()?this.pendingDiffs.push(n):(this.state=Xs.syncDiff(this.state,n,i,o),a())})}onJoin(e){this.caller.onJoin=e}onLeave(e){this.caller.onLeave=e}onSync(e){this.caller.onSync=e}list(e){return Xs.list(this.state,e)}inPendingSyncState(){return!this.joinRef||this.joinRef!==this.channel.joinRef()}static syncState(e,s,r,n){let i=this.clone(e),o={},a={};return this.map(i,(l,c)=>{s[l]||(a[l]=c)}),this.map(s,(l,c)=>{let u=i[l];if(u){let h=c.metas.map(v=>v.phx_ref),d=u.metas.map(v=>v.phx_ref),f=c.metas.filter(v=>d.indexOf(v.phx_ref)<0),y=u.metas.filter(v=>h.indexOf(v.phx_ref)<0);f.length>0&&(o[l]=c,o[l].metas=f),y.length>0&&(a[l]=this.clone(u),a[l].metas=y)}else o[l]=c}),this.syncDiff(i,{joins:o,leaves:a},r,n)}static syncDiff(e,s,r,n){let{joins:i,leaves:o}=this.clone(s);return r||(r=function(){}),n||(n=function(){}),this.map(i,(a,l)=>{let c=e[a];if(e[a]=this.clone(l),c){let u=e[a].metas.map(d=>d.phx_ref),h=c.metas.filter(d=>u.indexOf(d.phx_ref)<0);e[a].metas.unshift(...h)}r(a,c,l)}),this.map(o,(a,l)=>{let c=e[a];if(!c)return;let u=l.metas.map(h=>h.phx_ref);c.metas=c.metas.filter(h=>u.indexOf(h.phx_ref)<0),n(a,c,l),c.metas.length===0&&delete e[a]}),e}static list(e,s){return s||(s=function(r,n){return n}),this.map(e,(r,n)=>s(r,n))}static map(e,s){return Object.getOwnPropertyNames(e).map(r=>s(r,e[r]))}static clone(e){return JSON.parse(JSON.stringify(e))}},Nr={HEADER_LENGTH:1,META_LENGTH:4,KINDS:{push:0,reply:1,broadcast:2},encode(t,e){if(t.payload.constructor===ArrayBuffer)return e(this.binaryEncode(t));{let s=[t.join_ref,t.ref,t.topic,t.event,t.payload];return e(JSON.stringify(s))}},decode(t,e){if(t.constructor===ArrayBuffer)return e(this.binaryDecode(t));{let[s,r,n,i,o]=JSON.parse(t);return e({join_ref:s,ref:r,topic:n,event:i,payload:o})}},binaryEncode(t){let{join_ref:e,ref:s,event:r,topic:n,payload:i}=t,o=this.META_LENGTH+e.length+s.length+n.length+r.length,a=new ArrayBuffer(this.HEADER_LENGTH+o),l=new DataView(a),c=0;l.setUint8(c++,this.KINDS.push),l.setUint8(c++,e.length),l.setUint8(c++,s.length),l.setUint8(c++,n.length),l.setUint8(c++,r.length),Array.from(e,h=>l.setUint8(c++,h.charCodeAt(0))),Array.from(s,h=>l.setUint8(c++,h.charCodeAt(0))),Array.from(n,h=>l.setUint8(c++,h.charCodeAt(0))),Array.from(r,h=>l.setUint8(c++,h.charCodeAt(0)));var u=new Uint8Array(a.byteLength+i.byteLength);return u.set(new Uint8Array(a),0),u.set(new Uint8Array(i),a.byteLength),u.buffer},binaryDecode(t){let e=new DataView(t),s=e.getUint8(0),r=new TextDecoder;switch(s){case this.KINDS.push:return this.decodePush(t,e,r);case this.KINDS.reply:return this.decodeReply(t,e,r);case this.KINDS.broadcast:return this.decodeBroadcast(t,e,r)}},decodePush(t,e,s){let r=e.getUint8(1),n=e.getUint8(2),i=e.getUint8(3),o=this.HEADER_LENGTH+this.META_LENGTH-1,a=s.decode(t.slice(o,o+r));o=o+r;let l=s.decode(t.slice(o,o+n));o=o+n;let c=s.decode(t.slice(o,o+i));o=o+i;let u=t.slice(o,t.byteLength);return{join_ref:a,ref:null,topic:l,event:c,payload:u}},decodeReply(t,e,s){let r=e.getUint8(1),n=e.getUint8(2),i=e.getUint8(3),o=e.getUint8(4),a=this.HEADER_LENGTH+this.META_LENGTH,l=s.decode(t.slice(a,a+r));a=a+r;let c=s.decode(t.slice(a,a+n));a=a+n;let u=s.decode(t.slice(a,a+i));a=a+i;let h=s.decode(t.slice(a,a+o));a=a+o;let d=t.slice(a,t.byteLength),f={status:h,response:d};return{join_ref:l,ref:c,topic:u,event:Ut.reply,payload:f}},decodeBroadcast(t,e,s){let r=e.getUint8(1),n=e.getUint8(2),i=this.HEADER_LENGTH+2,o=s.decode(t.slice(i,i+r));i=i+r;let a=s.decode(t.slice(i,i+n));i=i+n;let l=t.slice(i,t.byteLength);return{join_ref:null,ref:null,topic:o,event:a,payload:l}}},zf=class{constructor(t,e={}){this.stateChangeCallbacks={open:[],close:[],error:[],message:[]},this.channels=[],this.sendBuffer=[],this.ref=0,this.fallbackRef=null,this.timeout=e.timeout||qf,this.transport=e.transport||Et.WebSocket||ws,this.conn=void 0,this.primaryPassedHealthCheck=!1,this.longPollFallbackMs=e.longPollFallbackMs,this.fallbackTimer=null;let s=null;try{s=Et&&Et.sessionStorage}catch{}this.sessionStore=e.sessionStorage||s,this.establishedConnections=0,this.defaultEncoder=Nr.encode.bind(Nr),this.defaultDecoder=Nr.decode.bind(Nr),this.closeWasClean=!0,this.disconnecting=!1,this.binaryType=e.binaryType||"arraybuffer",this.connectClock=1,this.pageHidden=!1,this.encode=void 0,this.decode=void 0,this.transport!==ws?(this.encode=e.encode||this.defaultEncoder,this.decode=e.decode||this.defaultDecoder):(this.encode=this.defaultEncoder,this.decode=this.defaultDecoder);let r=null;Cs&&Cs.addEventListener&&(Cs.addEventListener("pagehide",n=>{this.conn&&(this.disconnect(),r=this.connectClock)}),Cs.addEventListener("pageshow",n=>{r===this.connectClock&&(r=null,this.connect())}),Cs.addEventListener("visibilitychange",()=>{document.visibilityState==="hidden"?this.pageHidden=!0:(this.pageHidden=!1,!this.isConnected()&&!this.closeWasClean&&this.teardown(()=>this.connect()))})),this.heartbeatIntervalMs=e.heartbeatIntervalMs||3e4,this.autoSendHeartbeat=e.autoSendHeartbeat??!0,this.heartbeatCallback=e.heartbeatCallback??(()=>{}),this.rejoinAfterMs=n=>e.rejoinAfterMs?e.rejoinAfterMs(n):[1e3,2e3,5e3][n-1]||1e4,this.reconnectAfterMs=n=>e.reconnectAfterMs?e.reconnectAfterMs(n):[10,50,100,150,200,250,500,1e3,2e3][n-1]||5e3,this.logger=e.logger||null,!this.logger&&e.debug&&(this.logger=(n,i,o)=>{console.log(`${n}: ${i}`,o)}),this.longpollerTimeout=e.longpollerTimeout||2e4,this.params=lr(e.params||{}),this.endPoint=`${t}/${vi.websocket}`,this.vsn=e.vsn||Ff,this.heartbeatTimeoutTimer=null,this.heartbeatTimer=null,this.heartbeatSentAt=null,this.pendingHeartbeatRef=null,this.reconnectTimer=new pc(()=>{if(this.pageHidden){this.log("Not reconnecting as page is hidden!"),this.teardown();return}this.teardown(async()=>{e.beforeReconnect&&await e.beforeReconnect(),this.connect()})},this.reconnectAfterMs),this.authToken=e.authToken}getLongPollTransport(){return ws}replaceTransport(t){this.connectClock++,this.closeWasClean=!0,clearTimeout(this.fallbackTimer),this.reconnectTimer.reset(),this.conn&&(this.conn.close(),this.conn=null),this.transport=t}protocol(){return location.protocol.match(/^https/)?"wss":"ws"}endPointURL(){let t=rn.appendParams(rn.appendParams(this.endPoint,this.params()),{vsn:this.vsn});return t.charAt(0)!=="/"?t:t.charAt(1)==="/"?`${this.protocol()}:${t}`:`${this.protocol()}://${location.host}${t}`}disconnect(t,e,s){this.connectClock++,this.disconnecting=!0,this.closeWasClean=!0,clearTimeout(this.fallbackTimer),this.reconnectTimer.reset(),this.teardown(()=>{this.disconnecting=!1,t&&t()},e,s)}connect(t){t&&(console&&console.log("passing params to connect is deprecated. Instead pass :params to the Socket constructor"),this.params=lr(t)),!(this.conn&&!this.disconnecting)&&(this.longPollFallbackMs&&this.transport!==ws?this.connectWithFallback(ws,this.longPollFallbackMs):this.transportConnect())}log(t,e,s){this.logger&&this.logger(t,e,s)}hasLogger(){return this.logger!==null}onOpen(t){let e=this.makeRef();return this.stateChangeCallbacks.open.push([e,t]),e}onClose(t){let e=this.makeRef();return this.stateChangeCallbacks.close.push([e,t]),e}onError(t){let e=this.makeRef();return this.stateChangeCallbacks.error.push([e,t]),e}onMessage(t){let e=this.makeRef();return this.stateChangeCallbacks.message.push([e,t]),e}onHeartbeat(t){this.heartbeatCallback=t}ping(t){if(!this.isConnected())return!1;let e=this.makeRef(),s=Date.now();this.push({topic:"phoenix",event:"heartbeat",payload:{},ref:e});let r=this.onMessage(n=>{n.ref===e&&(this.off([r]),t(Date.now()-s))});return!0}transportName(t){switch(t){case ws:return"LongPoll";default:return t.name}}transportConnect(){this.connectClock++,this.closeWasClean=!1;let t;this.authToken&&(t=["phoenix",`${_i}${btoa(this.authToken).replace(/=/g,"")}`]),this.conn=new this.transport(this.endPointURL(),t),this.conn.binaryType=this.binaryType,this.conn.timeout=this.longpollerTimeout,this.conn.onopen=()=>this.onConnOpen(),this.conn.onerror=e=>this.onConnError(e),this.conn.onmessage=e=>this.onConnMessage(e),this.conn.onclose=e=>this.onConnClose(e)}getSession(t){return this.sessionStore&&this.sessionStore.getItem(t)}storeSession(t,e){this.sessionStore&&this.sessionStore.setItem(t,e)}connectWithFallback(t,e=2500){clearTimeout(this.fallbackTimer);let s=!1,r=!0,n,i,o=this.transportName(t),a=l=>{this.log("transport",`falling back to ${o}...`,l),this.off([n,i]),r=!1,this.replaceTransport(t),this.transportConnect()};if(this.getSession(`phx:fallback:${o}`))return a("memorized");this.fallbackTimer=setTimeout(a,e),i=this.onError(l=>{this.log("transport","error",l),r&&!s&&(clearTimeout(this.fallbackTimer),a(l))}),this.fallbackRef&&this.off([this.fallbackRef]),this.fallbackRef=this.onOpen(()=>{if(s=!0,!r){let l=this.transportName(t);return this.primaryPassedHealthCheck||this.storeSession(`phx:fallback:${l}`,"true"),this.log("transport",`established ${l} fallback`)}clearTimeout(this.fallbackTimer),this.fallbackTimer=setTimeout(a,e),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(t){this.log("error","error in heartbeat callback",t)}this.triggerChanError(new Error("heartbeat timeout")),this.closeWasClean=!1,this.teardown(()=>this.reconnectTimer.scheduleTimeout(),Vf,"heartbeat timeout")}}resetHeartbeat(){this.conn&&this.conn.skipHeartbeat||(this.pendingHeartbeatRef=null,this.clearHeartbeats(),this.heartbeatTimer=setTimeout(()=>this.sendHeartbeat(),this.heartbeatIntervalMs))}teardown(t,e,s){if(!this.conn)return t&&t();const r=this.conn;this.waitForBufferDone(r,()=>{e?r.close(e,s||""):r.close(),this.waitForSocketClosed(r,()=>{this.conn===r&&(this.conn.onopen=function(){},this.conn.onerror=function(){},this.conn.onmessage=function(){},this.conn.onclose=function(){},this.conn=null),t&&t()})})}waitForBufferDone(t,e,s=1){if(s===5||!t.bufferedAmount){e();return}setTimeout(()=>{this.waitForBufferDone(t,e,s+1)},150*s)}waitForSocketClosed(t,e,s=1){if(s===5||t.readyState===Rt.closed){e();return}setTimeout(()=>{this.waitForSocketClosed(t,e,s+1)},150*s)}onConnClose(t){this.conn&&(this.conn.onclose=()=>{}),this.hasLogger()&&this.log("transport","close",t),this.triggerChanError(t),this.clearHeartbeats(),this.closeWasClean||this.reconnectTimer.scheduleTimeout(),this.triggerStateCallbacks("close",t)}onConnError(t){this.hasLogger()&&this.log("transport","error",t);let e=this.transport,s=this.establishedConnections;this.triggerStateCallbacks("error",t,e,s),(e===this.transport||s>0)&&this.triggerChanError(t)}triggerChanError(t){this.channels.forEach(e=>{e.isErrored()||e.isLeaving()||e.isClosed()||e.trigger(Ut.error,t)})}connectionState(){switch(this.conn&&this.conn.readyState){case Rt.connecting:return"connecting";case Rt.open:return"open";case Rt.closing:return"closing";default:return"closed"}}isConnected(){return this.connectionState()==="open"}remove(t){this.off(t.stateChangeRefs),this.channels=this.channels.filter(e=>e!==t)}off(t){for(let e in this.stateChangeCallbacks)this.stateChangeCallbacks[e]=this.stateChangeCallbacks[e].filter(([s])=>t.indexOf(s)===-1)}channel(t,e={}){let s=new Kf(t,e,this);return this.channels.push(s),s}push(t){if(this.hasLogger()){let{topic:e,event:s,payload:r,ref:n,join_ref:i}=t;this.log("push",`${e} ${s} (${i}, ${n})`,r)}this.isConnected()?this.encode(t,e=>this.conn.send(e)):this.sendBuffer.push(()=>this.encode(t,e=>this.conn.send(e)))}makeRef(){let t=this.ref+1;return t===this.ref?this.ref=0:this.ref=t,this.ref.toString()}sendHeartbeat(){if(!this.isConnected()){try{this.heartbeatCallback("disconnected")}catch(t){this.log("error","error in heartbeat callback",t)}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(t){this.log("error","error in heartbeat callback",t)}this.heartbeatTimeoutTimer=setTimeout(()=>this.heartbeatTimeout(),this.heartbeatIntervalMs)}flushSendBuffer(){this.isConnected()&&this.sendBuffer.length>0&&(this.sendBuffer.forEach(t=>t()),this.sendBuffer=[])}onConnMessage(t){this.decode(t.data,e=>{let{topic:s,event:r,payload:n,ref:i,join_ref:o}=e;if(i&&i===this.pendingHeartbeatRef){const a=this.heartbeatSentAt?Date.now()-this.heartbeatSentAt:void 0;this.clearHeartbeats();try{this.heartbeatCallback(n.status==="ok"?"ok":"error",a)}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",`${n.status||""} ${s} ${r} ${i&&"("+i+")"||""}`.trim(),n);for(let a=0;a<this.channels.length;a++){const l=this.channels[a];l.isMember(s,r,n,o)&&l.trigger(r,n,i,o)}this.triggerStateCallbacks("message",e)})}triggerStateCallbacks(t,...e){try{this.stateChangeCallbacks[t].forEach(([s,r])=>{try{r(...e)}catch(n){this.log("error",`error in ${t} callback`,n)}})}catch(s){this.log("error",`error triggering ${t} callbacks`,s)}}leaveOpenTopic(t){let e=this.channels.find(s=>s.topic===t&&(s.isJoined()||s.isJoining()));e&&(this.hasLogger()&&this.log("transport",`leaving duplicate topic "${t}"`),e.leave())}};class cr{constructor(e,s){const r=Xf(s);this.presence=new Jf(e.getChannel(),r),this.presence.onJoin((n,i,o)=>{const a=cr.onJoinPayload(n,i,o);e.getChannel().trigger("presence",a)}),this.presence.onLeave((n,i,o)=>{const a=cr.onLeavePayload(n,i,o);e.getChannel().trigger("presence",a)}),this.presence.onSync(()=>{e.getChannel().trigger("presence",{event:"sync"})})}get state(){return cr.transformState(this.presence.state)}static transformState(e){return e=Yf(e),Object.getOwnPropertyNames(e).reduce((s,r)=>{const n=e[r];return s[r]=Kr(n),s},{})}static onJoinPayload(e,s,r){const n=sa(s),i=Kr(r);return{event:"join",key:e,currentPresences:n,newPresences:i}}static onLeavePayload(e,s,r){const n=sa(s),i=Kr(r);return{event:"leave",key:e,currentPresences:n,leftPresences:i}}}function Kr(t){return t.metas.map(e=>(e.presence_ref=e.phx_ref,delete e.phx_ref,delete e.phx_ref_prev,e))}function Yf(t){return JSON.parse(JSON.stringify(t))}function Xf(t){return(t==null?void 0:t.events)&&{events:t.events}}function sa(t){return t!=null&&t.metas?Kr(t):[]}var ra;(function(t){t.SYNC="sync",t.JOIN="join",t.LEAVE="leave"})(ra||(ra={}));class Qf{get state(){return this.presenceAdapter.state}constructor(e,s){this.channel=e,this.presenceAdapter=new cr(this.channel.channelAdapter,s)}}function Zf(t){if(t instanceof Error)return t;if(typeof t=="string")return new Error(t);if(t&&typeof t=="object"){const e=t;if(typeof e.code=="number"){const s=typeof e.reason=="string"&&e.reason?` (${e.reason})`:"";return new Error(`socket closed: ${e.code}${s}`,{cause:t})}return new Error("channel error: transport failure",{cause:t})}return new Error("channel error: connection lost")}class ep{constructor(e,s,r){const n=tp(r);this.channel=e.getSocket().channel(s,n),this.socket=e}get state(){return this.channel.state}set state(e){this.channel.state=e}get joinedOnce(){return this.channel.joinedOnce}get joinPush(){return this.channel.joinPush}get rejoinTimer(){return this.channel.rejoinTimer}on(e,s){return this.channel.on(e,s)}off(e,s){this.channel.off(e,s)}subscribe(e){return this.channel.join(e)}unsubscribe(e){return this.channel.leave(e)}teardown(){this.channel.teardown()}onClose(e){this.channel.onClose(e)}onError(e){return this.channel.onError(e)}push(e,s,r){let n;try{n=this.channel.push(e,s,r)}catch{throw new Error(`tried to push '${e}' to '${this.channel.topic}' before joining. Use channel.subscribe() before pushing events`)}if(this.channel.pushBuffer.length>If){const i=this.channel.pushBuffer.shift();i.cancelTimeout(),this.socket.log("channel",`discarded push due to buffer overflow: ${i.event}`,i.payload())}return n}updateJoinPayload(e){const s=this.channel.joinPush.payload();this.channel.joinPush.payload=()=>Object.assign(Object.assign({},s),e)}canPush(){return this.socket.isConnected()&&this.state===Zt.joined}isJoined(){return this.state===Zt.joined}isJoining(){return this.state===Zt.joining}isClosed(){return this.state===Zt.closed}isLeaving(){return this.state===Zt.leaving}updateFilterBindings(e){this.channel.filterBindings=e}updatePayloadTransform(e){this.channel.onMessage=e}getChannel(){return this.channel}}function tp(t){return{config:Object.assign({broadcast:{ack:!1,self:!1},presence:{key:"",enabled:!1},private:!1},t.config)}}var na;(function(t){t.ALL="*",t.INSERT="INSERT",t.UPDATE="UPDATE",t.DELETE="DELETE"})(na||(na={}));var $s;(function(t){t.BROADCAST="broadcast",t.PRESENCE="presence",t.POSTGRES_CHANGES="postgres_changes",t.SYSTEM="system"})($s||($s={}));var Dt;(function(t){t.SUBSCRIBED="SUBSCRIBED",t.TIMED_OUT="TIMED_OUT",t.CLOSED="CLOSED",t.CHANNEL_ERROR="CHANNEL_ERROR"})(Dt||(Dt={}));class ur{get state(){return this.channelAdapter.state}set state(e){this.channelAdapter.state=e}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(e,s={config:{}},r){var n,i;if(this.topic=e,this.params=s,this.socket=r,this.bindings={},this.subTopic=e.replace(/^realtime:/i,""),this.params.config=Object.assign({broadcast:{ack:!1,self:!1},presence:{key:"",enabled:!1},private:!1},s.config),this.channelAdapter=new ep(this.socket.socketAdapter,e,this.params),this.presence=new Qf(this),this._onClose(()=>{this.socket._remove(this)}),this._updateFilterTransform(),this.broadcastEndpointURL=fc(this.socket.socketAdapter.endPointURL()),this.private=this.params.config.private||!1,!this.private&&(!((i=(n=this.params.config)===null||n===void 0?void 0:n.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(e,s=this.timeout){var r,n,i;if(this.socket.isConnected()||this.socket.connect(),this.channelAdapter.isClosed()){const{config:{broadcast:o,presence:a,private:l}}=this.params,c=(n=(r=this.bindings.postgres_changes)===null||r===void 0?void 0:r.map(f=>f.filter))!==null&&n!==void 0?n:[],u=!!this.bindings[$s.PRESENCE]&&this.bindings[$s.PRESENCE].length>0||((i=this.params.config.presence)===null||i===void 0?void 0:i.enabled)===!0,h={},d={broadcast:o,presence:Object.assign(Object.assign({},a),{enabled:u}),postgres_changes:c,private:l};this.socket.accessTokenValue&&(h.access_token=this.socket.accessTokenValue),this._onError(f=>{e==null||e(Dt.CHANNEL_ERROR,Zf(f))}),this._onClose(()=>e==null?void 0:e(Dt.CLOSED)),this.updateJoinPayload(Object.assign({config:d},h)),this._updateFilterMessage(),this.channelAdapter.subscribe(s).receive("ok",async({postgres_changes:f})=>{if(this.socket._isManualToken()||this.socket.setAuth(),f===void 0){e==null||e(Dt.SUBSCRIBED);return}this._updatePostgresBindings(f,e)}).receive("error",f=>{this.state=Zt.errored;const y=Object.values(f).join(", ")||"error";e==null||e(Dt.CHANNEL_ERROR,new Error(y,{cause:f}))}).receive("timeout",()=>{e==null||e(Dt.TIMED_OUT)})}return this}_updatePostgresBindings(e,s){var r;const n=this.bindings.postgres_changes,i=(r=n==null?void 0:n.length)!==null&&r!==void 0?r:0,o=[];for(let a=0;a<i;a++){const l=n[a],{filter:{event:c,schema:u,table:h,filter:d}}=l,f=e&&e[a];if(f&&f.event===c&&ur.isFilterValueEqual(f.schema,u)&&ur.isFilterValueEqual(f.table,h)&&ur.isFilterValueEqual(f.filter,d))o.push(Object.assign(Object.assign({},l),{id:f.id}));else{this.unsubscribe(),this.state=Zt.errored,s==null||s(Dt.CHANNEL_ERROR,new Error("mismatch between server and client bindings for postgres changes"));return}}this.bindings.postgres_changes=o,this.state!=Zt.errored&&s&&s(Dt.SUBSCRIBED)}presenceState(){return this.presence.state}async track(e,s={}){return await this.send({type:"presence",event:"track",payload:e},s.timeout||this.timeout)}async untrack(e={}){return await this.send({type:"presence",event:"untrack"},e)}on(e,s,r){const n=this.channelAdapter.isJoined()||this.channelAdapter.isJoining(),i=e===$s.PRESENCE||e===$s.POSTGRES_CHANGES;if(n&&i)throw this.socket.log("channel",`cannot add \`${e}\` callbacks for ${this.topic} after \`subscribe()\`.`),new Error(`cannot add \`${e}\` callbacks for ${this.topic} after \`subscribe()\`.`);return this._on(e,s,r)}async httpSend(e,s,r={}){var n;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 o={method:"POST",headers:i,body:JSON.stringify({messages:[{topic:this.subTopic,event:e,payload:s,private:this.private}]})},a=await this._fetchWithTimeout(this.broadcastEndpointURL,o,(n=r.timeout)!==null&&n!==void 0?n:this.timeout);if(a.status===202)return{success:!0};let l=a.statusText;try{const c=await a.json();l=c.error||c.message||l}catch{}return Promise.reject(new Error(l))}async send(e,s={}){var r,n;if(!this.channelAdapter.canPush()&&e.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:o}=e,a={apikey:this.socket.apiKey?this.socket.apiKey:"","Content-Type":"application/json"};this.socket.accessTokenValue&&(a.Authorization=`Bearer ${this.socket.accessTokenValue}`);const l={method:"POST",headers:a,body:JSON.stringify({messages:[{topic:this.subTopic,event:i,payload:o,private:this.private}]})};try{const c=await this._fetchWithTimeout(this.broadcastEndpointURL,l,(r=s.timeout)!==null&&r!==void 0?r:this.timeout);return await((n=c.body)===null||n===void 0?void 0:n.cancel()),c.ok?"ok":"error"}catch(c){return c instanceof Error&&c.name==="AbortError"?"timed out":"error"}}else return new Promise(i=>{var o,a,l;const c=this.channelAdapter.push(e.type,e,s.timeout||this.timeout);e.type==="broadcast"&&!(!((l=(a=(o=this.params)===null||o===void 0?void 0:o.config)===null||a===void 0?void 0:a.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(e){this.channelAdapter.updateJoinPayload(e)}async unsubscribe(e=this.timeout){return new Promise(s=>{this.channelAdapter.unsubscribe(e).receive("ok",()=>s("ok")).receive("timeout",()=>s("timed out")).receive("error",()=>s("error"))})}teardown(){this.channelAdapter.teardown()}async _fetchWithTimeout(e,s,r){const n=new AbortController,i=setTimeout(()=>n.abort(),r),o=await this.socket.fetch(e,Object.assign(Object.assign({},s),{signal:n.signal}));return clearTimeout(i),o}_on(e,s,r){const n=e.toLocaleLowerCase(),i=this.channelAdapter.on(e,r),o={type:n,filter:s,callback:r,ref:i};return this.bindings[n]?this.bindings[n].push(o):this.bindings[n]=[o],this._updateFilterMessage(),this}_onClose(e){this.channelAdapter.onClose(e)}_onError(e){this.channelAdapter.onError(e)}_updateFilterMessage(){this.channelAdapter.updateFilterBindings((e,s,r)=>{var n,i,o,a,l,c,u;const h=e.event.toLocaleLowerCase();if(this._notThisChannelEvent(h,r))return!1;const d=(n=this.bindings[h])===null||n===void 0?void 0:n.find(f=>f.ref===e.ref);if(!d)return!0;if(["broadcast","presence","postgres_changes"].includes(h))if("id"in d){const f=d.id,y=(i=d.filter)===null||i===void 0?void 0:i.event;return f&&((o=s.ids)===null||o===void 0?void 0:o.includes(f))&&(y==="*"||(y==null?void 0:y.toLocaleLowerCase())===((a=s.data)===null||a===void 0?void 0:a.type.toLocaleLowerCase()))}else{const f=(c=(l=d==null?void 0:d.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 d.type.toLocaleLowerCase()===h})}_notThisChannelEvent(e,s){const{close:r,error:n,leave:i,join:o}=hc;return s&&[r,n,i,o].includes(e)&&s!==this.joinPush.ref}_updateFilterTransform(){this.channelAdapter.updatePayloadTransform((e,s,r)=>{if(typeof s=="object"&&"ids"in s){const n=s.data,{schema:i,table:o,commit_timestamp:a,type:l,errors:c}=n;return Object.assign(Object.assign({},{schema:i,table:o,commit_timestamp:a,eventType:l,new:{},old:{},errors:c}),this._getPayloadRecords(n))}return s})}copyBindings(e){if(this.joinedOnce)throw new Error("cannot copy bindings into joined channel");for(const s in e.bindings)for(const r of e.bindings[s])this._on(r.type,r.filter,r.callback)}static isFilterValueEqual(e,s){return(e??void 0)===(s??void 0)}_getPayloadRecords(e){const s={new:{},old:{}};return(e.type==="INSERT"||e.type==="UPDATE")&&(s.new=ta(e.columns,e.record)),(e.type==="UPDATE"||e.type==="DELETE")&&(s.old=ta(e.columns,e.old_record)),s}}class sp{constructor(e,s){this.socket=new zf(e,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(e){this.socket.heartbeatCallback=e}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(e,s,r,n=1e4){return new Promise(i=>{setTimeout(()=>i("timeout"),n),this.socket.disconnect(()=>{e(),i("ok")},s,r)})}push(e){this.socket.push(e)}log(e,s,r){this.socket.log(e,s,r)}makeRef(){return this.socket.makeRef()}onOpen(e){this.socket.onOpen(e)}onClose(e){this.socket.onClose(e)}onError(e){this.socket.onError(e)}onMessage(e){this.socket.onMessage(e)}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 ia={HEARTBEAT_INTERVAL:25e3},rp=[1e3,2e3,5e3,1e4],np=1e4;function ip(){const t=new Map;return{get length(){return t.size},clear(){t.clear()},getItem(e){return t.has(e)?t.get(e):null},key(e){var s;return(s=Array.from(t.keys())[e])!==null&&s!==void 0?s:null},removeItem(e){t.delete(e)},setItem(e,s){t.set(e,String(s))}}}function op(){try{if(typeof globalThis<"u"&&globalThis.sessionStorage)return globalThis.sessionStorage}catch{}return ip()}const ap=`
|
|
38
|
-
addEventListener("message", (e) => {
|
|
39
|
-
if (e.data.event === "start") {
|
|
40
|
-
setInterval(() => postMessage({ event: "keepAlive" }), e.data.interval);
|
|
41
|
-
}
|
|
42
|
-
});`;class lp{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(e,s){var r;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 jf,this._manuallySetToken=!1,this._authPromise=null,this._workerHeartbeatTimer=void 0,this._pendingWorkerHeartbeatRef=null,this._pendingDisconnectTimer=null,this._disconnectOnEmptyChannelsAfterMs=0,this._resolveFetch=i=>i?(...o)=>i(...o):(...o)=>fetch(...o),!(!((r=s==null?void 0:s.params)===null||r===void 0)&&r.apikey))throw new Error("API key is required to connect to Realtime");this.apiKey=s.params.apikey;const n=this._initializeOptions(s);this.socketAdapter=new sp(e,n),this.httpEndpoint=fc(e),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(e){const s=e.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(e,s){return this._cancelPendingDisconnect(),this.isDisconnecting()?"ok":await this.socketAdapter.disconnect(()=>{clearInterval(this._workerHeartbeatTimer),this._terminateWorker()},e,s)}getChannels(){return this.channels}async removeChannel(e){const s=await e.unsubscribe();return s==="ok"&&e.teardown(),s}async removeAllChannels(){const e=this.channels.map(async r=>{const n=await r.unsubscribe();return r.teardown(),n}),s=await Promise.all(e);return await this.disconnect(),s}log(e,s,r){this.socketAdapter.log(e,s,r)}connectionState(){return this.socketAdapter.connectionState()||yi.closed}isConnected(){return this.socketAdapter.isConnected()}isConnecting(){return this.socketAdapter.isConnecting()}isDisconnecting(){return this.socketAdapter.isDisconnecting()}channel(e,s={config:{}}){const r=`realtime:${e}`,n=this.getChannels().find(i=>i.topic===r);if(n)return n;{const i=new ur(`realtime:${e}`,s,this);return this._cancelPendingDisconnect(),this.channels.push(i),i}}push(e){this.socketAdapter.push(e)}async setAuth(e=null){this._authPromise=this._performAuth(e);try{await this._authPromise}finally{this._authPromise=null}}_isManualToken(){return this._manuallySetToken}async sendHeartbeat(){this.socketAdapter.sendHeartbeat()}onHeartbeat(e){this.socketAdapter.heartbeatCallback=this._wrapHeartbeatCallback(e)}_makeRef(){return this.socketAdapter.makeRef()}_remove(e){this.channels=this.channels.filter(s=>s.topic!==e.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(e=null){let s,r=!1;if(e)s=e,r=!0;else if(this.accessToken)try{s=await this.accessToken()}catch(n){this.log("error","Error fetching access token from callback",n),s=this.accessTokenValue}else s=this.accessTokenValue;r?this._manuallySetToken=!0:this.accessToken&&(this._manuallySetToken=!1),this.accessTokenValue!=s&&(this.accessTokenValue=s,this.channels.forEach(n=>{const i={access_token:s,version:Cf};s&&n.updateJoinPayload(i),n.joinedOnce&&n.channelAdapter.isJoined()&&n.channelAdapter.push(hc.access_token,{access_token:s})}))}async _waitForAuthIfNeeded(){this._authPromise&&await this._authPromise}_setAuthSafely(e="general"){this._isManualToken()||this.setAuth().catch(s=>{this.log("error",`Error setting auth in ${e}`,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(e=>{e.ref&&e.ref===this._pendingWorkerHeartbeatRef&&(this._pendingWorkerHeartbeatRef=null)})}_handleNodeJsRaceCondition(){this.socketAdapter.isConnected()&&this.socketAdapter.getSocket().onConnOpen()}_wrapHeartbeatCallback(e){return(s,r)=>{s=="sent"&&this._setAuthSafely(),e&&e(s,r)}}_startWorkerHeartbeat(){this.workerUrl?this.log("worker",`starting worker for from ${this.workerUrl}`):this.log("worker","starting default worker");const e=this._workerObjectUrl(this.workerUrl);this.workerRef=new Worker(e),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(e){let s;if(e)s=e;else{const r=new Blob([ap],{type:"application/javascript"});s=URL.createObjectURL(r)}return s}_initializeOptions(e){var s,r,n,i,o,a,l,c,u,h,d,f;this.worker=(s=e==null?void 0:e.worker)!==null&&s!==void 0?s:!1,this.accessToken=(r=e==null?void 0:e.accessToken)!==null&&r!==void 0?r:null;const y={};y.timeout=(n=e==null?void 0:e.timeout)!==null&&n!==void 0?n:$f,y.heartbeatIntervalMs=(i=e==null?void 0:e.heartbeatIntervalMs)!==null&&i!==void 0?i:ia.HEARTBEAT_INTERVAL,this._disconnectOnEmptyChannelsAfterMs=(o=e==null?void 0:e.disconnectOnEmptyChannelsAfterMs)!==null&&o!==void 0?o:2*((a=e==null?void 0:e.heartbeatIntervalMs)!==null&&a!==void 0?a:ia.HEARTBEAT_INTERVAL),y.transport=(l=e==null?void 0:e.transport)!==null&&l!==void 0?l:Af.getWebSocketConstructor(),y.params=e==null?void 0:e.params,y.logger=e==null?void 0:e.logger,y.heartbeatCallback=this._wrapHeartbeatCallback(e==null?void 0:e.heartbeatCallback),y.sessionStorage=(c=e==null?void 0:e.sessionStorage)!==null&&c!==void 0?c:op(),y.reconnectAfterMs=(u=e==null?void 0:e.reconnectAfterMs)!==null&&u!==void 0?u:S=>rp[S-1]||np;let v,A;const C=(h=e==null?void 0:e.vsn)!==null&&h!==void 0?h:Pf;switch(C){case Of:v=(S,E)=>E(JSON.stringify(S)),A=(S,E)=>E(JSON.parse(S));break;case uc:v=this.serializer.encode.bind(this.serializer),A=this.serializer.decode.bind(this.serializer);break;default:throw new Error(`Unsupported serializer version: ${y.vsn}`)}if(y.vsn=C,y.encode=(d=e==null?void 0:e.encode)!==null&&d!==void 0?d:v,y.decode=(f=e==null?void 0:e.decode)!==null&&f!==void 0?f:A,y.beforeReconnect=this._reconnectAuth.bind(this),(e!=null&&e.logLevel||e!=null&&e.log_level)&&(this.logLevel=e.logLevel||e.log_level,y.params=Object.assign(Object.assign({},y.params),{log_level:this.logLevel})),this.worker){if(typeof window<"u"&&!window.Worker)throw new Error("Web Worker is not supported");this.workerUrl=e==null?void 0:e.workerUrl,y.autoSendHeartbeat=!this.worker}return y}async _reconnectAuth(){await this._waitForAuthIfNeeded(),this.isConnected()||this.connect()}}var vr=class extends Error{constructor(t,e){var s;super(t),this.name="IcebergError",this.status=e.status,this.icebergType=e.icebergType,this.icebergCode=e.icebergCode,this.details=e.details,this.isCommitStateUnknown=e.icebergType==="CommitStateUnknownException"||[500,502,504].includes(e.status)&&((s=e.icebergType)==null?void 0:s.includes("CommitState"))===!0}isNotFound(){return this.status===404}isConflict(){return this.status===409}isAuthenticationTimeout(){return this.status===419}};function cp(t,e,s){const r=new URL(e,t);if(s)for(const[n,i]of Object.entries(s))i!==void 0&&r.searchParams.set(n,i);return r.toString()}async function up(t){return!t||t.type==="none"?{}:t.type==="bearer"?{Authorization:`Bearer ${t.token}`}:t.type==="header"?{[t.name]:t.value}:t.type==="custom"?await t.getHeaders():{}}function hp(t){const e=t.fetchImpl??globalThis.fetch;return{async request({method:s,path:r,query:n,body:i,headers:o}){const a=cp(t.baseUrl,r,n),l=await up(t.auth),c=await e(a,{method:s,headers:{...i?{"Content-Type":"application/json"}:{},...l,...o},body:i?JSON.stringify(i):void 0}),u=await c.text(),h=(c.headers.get("content-type")||"").includes("application/json"),d=h&&u?JSON.parse(u):u;if(!c.ok){const f=h?d:void 0,y=f==null?void 0:f.error;throw new vr((y==null?void 0:y.message)??`Request failed with status ${c.status}`,{status:c.status,icebergType:y==null?void 0:y.type,icebergCode:y==null?void 0:y.code,details:f})}return{status:c.status,headers:c.headers,data:d}}}}function Lr(t){return t.join("")}var dp=class{constructor(t,e=""){this.client=t,this.prefix=e}async listNamespaces(t){const e=t?{parent:Lr(t.namespace)}:void 0;return(await this.client.request({method:"GET",path:`${this.prefix}/namespaces`,query:e})).data.namespaces.map(r=>({namespace:r}))}async createNamespace(t,e){const s={namespace:t.namespace,properties:e==null?void 0:e.properties};return(await this.client.request({method:"POST",path:`${this.prefix}/namespaces`,body:s})).data}async dropNamespace(t){await this.client.request({method:"DELETE",path:`${this.prefix}/namespaces/${Lr(t.namespace)}`})}async loadNamespaceMetadata(t){return{properties:(await this.client.request({method:"GET",path:`${this.prefix}/namespaces/${Lr(t.namespace)}`})).data.properties}}async namespaceExists(t){try{return await this.client.request({method:"HEAD",path:`${this.prefix}/namespaces/${Lr(t.namespace)}`}),!0}catch(e){if(e instanceof vr&&e.status===404)return!1;throw e}}async createNamespaceIfNotExists(t,e){try{return await this.createNamespace(t,e)}catch(s){if(s instanceof vr&&s.status===409)return;throw s}}};function xs(t){return t.join("")}var fp=class{constructor(t,e="",s){this.client=t,this.prefix=e,this.accessDelegation=s}async listTables(t){return(await this.client.request({method:"GET",path:`${this.prefix}/namespaces/${xs(t.namespace)}/tables`})).data.identifiers}async createTable(t,e){const s={};return this.accessDelegation&&(s["X-Iceberg-Access-Delegation"]=this.accessDelegation),(await this.client.request({method:"POST",path:`${this.prefix}/namespaces/${xs(t.namespace)}/tables`,body:e,headers:s})).data.metadata}async updateTable(t,e){const s=await this.client.request({method:"POST",path:`${this.prefix}/namespaces/${xs(t.namespace)}/tables/${t.name}`,body:e});return{"metadata-location":s.data["metadata-location"],metadata:s.data.metadata}}async dropTable(t,e){await this.client.request({method:"DELETE",path:`${this.prefix}/namespaces/${xs(t.namespace)}/tables/${t.name}`,query:{purgeRequested:String((e==null?void 0:e.purge)??!1)}})}async loadTable(t){const e={};return this.accessDelegation&&(e["X-Iceberg-Access-Delegation"]=this.accessDelegation),(await this.client.request({method:"GET",path:`${this.prefix}/namespaces/${xs(t.namespace)}/tables/${t.name}`,headers:e})).data.metadata}async tableExists(t){const e={};this.accessDelegation&&(e["X-Iceberg-Access-Delegation"]=this.accessDelegation);try{return await this.client.request({method:"HEAD",path:`${this.prefix}/namespaces/${xs(t.namespace)}/tables/${t.name}`,headers:e}),!0}catch(s){if(s instanceof vr&&s.status===404)return!1;throw s}}async createTableIfNotExists(t,e){try{return await this.createTable(t,e)}catch(s){if(s instanceof vr&&s.status===409)return await this.loadTable({namespace:t.namespace,name:e.name});throw s}}},pp=class{constructor(t){var r;let e="v1";t.catalogName&&(e+=`/${t.catalogName}`);const s=t.baseUrl.endsWith("/")?t.baseUrl:`${t.baseUrl}/`;this.client=hp({baseUrl:s,auth:t.auth,fetchImpl:t.fetch}),this.accessDelegation=(r=t.accessDelegation)==null?void 0:r.join(","),this.namespaceOps=new dp(this.client,e),this.tableOps=new fp(this.client,e,this.accessDelegation)}async listNamespaces(t){return this.namespaceOps.listNamespaces(t)}async createNamespace(t,e){return this.namespaceOps.createNamespace(t,e)}async dropNamespace(t){await this.namespaceOps.dropNamespace(t)}async loadNamespaceMetadata(t){return this.namespaceOps.loadNamespaceMetadata(t)}async listTables(t){return this.tableOps.listTables(t)}async createTable(t,e){return this.tableOps.createTable(t,e)}async updateTable(t,e){return this.tableOps.updateTable(t,e)}async dropTable(t,e){await this.tableOps.dropTable(t,e)}async loadTable(t){return this.tableOps.loadTable(t)}async namespaceExists(t){return this.namespaceOps.namespaceExists(t)}async tableExists(t){return this.tableOps.tableExists(t)}async createNamespaceIfNotExists(t,e){return this.namespaceOps.createNamespaceIfNotExists(t,e)}async createTableIfNotExists(t,e){return this.tableOps.createTableIfNotExists(t,e)}};function _r(t){"@babel/helpers - typeof";return _r=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},_r(t)}function gp(t,e){if(_r(t)!="object"||!t)return t;var s=t[Symbol.toPrimitive];if(s!==void 0){var r=s.call(t,e);if(_r(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function yp(t){var e=gp(t,"string");return _r(e)=="symbol"?e:e+""}function mp(t,e,s){return(e=yp(e))in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}function oa(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),s.push.apply(s,r)}return s}function ee(t){for(var e=1;e<arguments.length;e++){var s=arguments[e]!=null?arguments[e]:{};e%2?oa(Object(s),!0).forEach(function(r){mp(t,r,s[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):oa(Object(s)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(s,r))})}return t}var Rn=class extends Error{constructor(t,e="storage",s,r){super(t),this.__isStorageError=!0,this.namespace=e,this.name=e==="vectors"?"StorageVectorsError":"StorageError",this.status=s,this.statusCode=r}toJSON(){return{name:this.name,message:this.message,status:this.status,statusCode:this.statusCode}}};function Cn(t){return typeof t=="object"&&t!==null&&"__isStorageError"in t}var bi=class extends Rn{constructor(t,e,s,r="storage"){super(t,r,e,s),this.name=r==="vectors"?"StorageVectorsApiError":"StorageApiError",this.status=e,this.statusCode=s}toJSON(){return ee({},super.toJSON())}},gc=class extends Rn{constructor(t,e,s="storage"){super(t,s),this.name=s==="vectors"?"StorageVectorsUnknownError":"StorageUnknownError",this.originalError=e}};function nn(t,e,s){const r=ee({},t),n=e.toLowerCase();for(const i of Object.keys(r))i.toLowerCase()===n&&delete r[i];return r[n]=s,r}function vp(t){const e={};for(const[s,r]of Object.entries(t))e[s.toLowerCase()]=r;return e}const _p=t=>t?(...e)=>t(...e):(...e)=>fetch(...e),bp=t=>{if(typeof t!="object"||t===null)return!1;const e=Object.getPrototypeOf(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},wi=t=>{if(Array.isArray(t))return t.map(s=>wi(s));if(typeof t=="function"||t!==Object(t))return t;const e={};return Object.entries(t).forEach(([s,r])=>{const n=s.replace(/([-_][a-z])/gi,i=>i.toUpperCase().replace(/[-_]/g,""));e[n]=wi(r)}),e},wp=t=>!t||typeof t!="string"||t.length===0||t.length>100||t.trim()!==t||t.includes("/")||t.includes("\\")?!1:/^[\w!.\*'() &$@=;:+,?-]+$/.test(t),aa=t=>{if(typeof t=="object"&&t!==null){const e=t;if(typeof e.msg=="string")return e.msg;if(typeof e.message=="string")return e.message;if(typeof e.error_description=="string")return e.error_description;if(typeof e.error=="string")return e.error;if(typeof e.error=="object"&&e.error!==null){const s=e.error;if(typeof s.message=="string")return s.message}}return JSON.stringify(t)},xp=async(t,e,s,r)=>{if(t!==null&&typeof t=="object"&&"json"in t&&typeof t.json=="function"){const n=t;let i=parseInt(String(n.status),10);Number.isFinite(i)||(i=500),n.json().then(o=>{const a=(o==null?void 0:o.statusCode)||(o==null?void 0:o.code)||i+"";e(new bi(aa(o),i,a,r))}).catch(()=>{const o=i+"";e(new bi(n.statusText||`HTTP ${i} error`,i,o,r))})}else e(new gc(aa(t),t,r))},kp=(t,e,s,r)=>{const n={method:t,headers:(e==null?void 0:e.headers)||{}};if(t==="GET"||t==="HEAD"||!r)return ee(ee({},n),s);if(bp(r)){var i;const o=(e==null?void 0:e.headers)||{};let a;for(const[l,c]of Object.entries(o))l.toLowerCase()==="content-type"&&(a=c);n.headers=nn(o,"Content-Type",(i=a)!==null&&i!==void 0?i:"application/json"),n.body=JSON.stringify(r)}else n.body=r;return e!=null&&e.duplex&&(n.duplex=e.duplex),ee(ee({},n),s)};async function Js(t,e,s,r,n,i,o){return new Promise((a,l)=>{t(s,kp(e,r,n,i)).then(c=>{if(!c.ok)throw c;if(r!=null&&r.noResolveJson)return c;if(o==="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=>a(c)).catch(c=>xp(c,l,r,o))})}function yc(t="storage"){return{get:async(e,s,r,n)=>Js(e,"GET",s,r,n,void 0,t),post:async(e,s,r,n,i)=>Js(e,"POST",s,n,i,r,t),put:async(e,s,r,n,i)=>Js(e,"PUT",s,n,i,r,t),head:async(e,s,r,n)=>Js(e,"HEAD",s,ee(ee({},r),{},{noResolveJson:!0}),n,void 0,t),remove:async(e,s,r,n,i)=>Js(e,"DELETE",s,n,i,r,t)}}const Sp=yc("storage"),{get:br,post:ft,put:xi,head:Ep,remove:Gi}=Sp,rt=yc("vectors");var qs=class{constructor(t,e={},s,r="storage"){this.shouldThrowOnError=!1,this.url=t,this.headers=vp(e),this.fetch=_p(s),this.namespace=r}throwOnError(){return this.shouldThrowOnError=!0,this}setHeader(t,e){return this.headers=nn(this.headers,t,e),this}async handleOperation(t){var e=this;try{return{data:await t(),error:null}}catch(s){if(e.shouldThrowOnError)throw s;if(Cn(s))return{data:null,error:s};throw s}}},Tp=class{constructor(t,e){this.downloadFn=t,this.shouldThrowOnError=e}then(t,e){return this.execute().then(t,e)}async execute(){var t=this;try{return{data:(await t.downloadFn()).body,error:null}}catch(e){if(t.shouldThrowOnError)throw e;if(Cn(e))return{data:null,error:e};throw e}}};let mc;mc=Symbol.toStringTag;var Ap=class{constructor(t,e){this.downloadFn=t,this.shouldThrowOnError=e,this[mc]="BlobDownloadBuilder",this.promise=null}asStream(){return new Tp(this.downloadFn,this.shouldThrowOnError)}then(t,e){return this.getPromise().then(t,e)}catch(t){return this.getPromise().catch(t)}finally(t){return this.getPromise().finally(t)}getPromise(){return this.promise||(this.promise=this.execute()),this.promise}async execute(){var t=this;try{return{data:await(await t.downloadFn()).blob(),error:null}}catch(e){if(t.shouldThrowOnError)throw e;if(Cn(e))return{data:null,error:e};throw e}}};const Rp={limit:100,offset:0,sortBy:{column:"name",order:"asc"}},la={cacheControl:"3600",contentType:"text/plain;charset=UTF-8",upsert:!1};var Cp=class extends qs{constructor(t,e={},s,r){super(t,e,r,"storage"),this.bucketId=s}async uploadOrUpdate(t,e,s,r){var n=this;return n.handleOperation(async()=>{let i;const o=ee(ee({},la),r);let a=ee(ee({},n.headers),t==="POST"&&{"x-upsert":String(o.upsert)});const l=o.metadata;if(typeof Blob<"u"&&s instanceof Blob?(i=new FormData,i.append("cacheControl",o.cacheControl),l&&i.append("metadata",n.encodeMetadata(l)),i.append("",s)):typeof FormData<"u"&&s instanceof FormData?(i=s,i.has("cacheControl")||i.append("cacheControl",o.cacheControl),l&&!i.has("metadata")&&i.append("metadata",n.encodeMetadata(l))):(i=s,a["cache-control"]=`max-age=${o.cacheControl}`,a["content-type"]=o.contentType,l&&(a["x-metadata"]=n.toBase64(n.encodeMetadata(l))),(typeof ReadableStream<"u"&&i instanceof ReadableStream||i&&typeof i=="object"&&"pipe"in i&&typeof i.pipe=="function")&&!o.duplex&&(o.duplex="half")),r!=null&&r.headers)for(const[d,f]of Object.entries(r.headers))a=nn(a,d,f);const c=n._removeEmptyFolders(e),u=n._getFinalPath(c),h=await(t=="PUT"?xi:ft)(n.fetch,`${n.url}/object/${u}`,i,ee({headers:a},o!=null&&o.duplex?{duplex:o.duplex}:{}));return{path:c,id:h.Id,fullPath:h.Key}})}async upload(t,e,s){return this.uploadOrUpdate("POST",t,e,s)}async uploadToSignedUrl(t,e,s,r){var n=this;const i=n._removeEmptyFolders(t),o=n._getFinalPath(i),a=new URL(n.url+`/object/upload/sign/${o}`);return a.searchParams.set("token",e),n.handleOperation(async()=>{let l;const c=ee(ee({},la),r);let u=ee(ee({},n.headers),{"x-upsert":String(c.upsert)});const h=c.metadata;if(typeof Blob<"u"&&s instanceof Blob?(l=new FormData,l.append("cacheControl",c.cacheControl),h&&l.append("metadata",n.encodeMetadata(h)),l.append("",s)):typeof FormData<"u"&&s instanceof FormData?(l=s,l.has("cacheControl")||l.append("cacheControl",c.cacheControl),h&&!l.has("metadata")&&l.append("metadata",n.encodeMetadata(h))):(l=s,u["cache-control"]=`max-age=${c.cacheControl}`,u["content-type"]=c.contentType,h&&(u["x-metadata"]=n.toBase64(n.encodeMetadata(h))),(typeof ReadableStream<"u"&&l instanceof ReadableStream||l&&typeof l=="object"&&"pipe"in l&&typeof l.pipe=="function")&&!c.duplex&&(c.duplex="half")),r!=null&&r.headers)for(const[d,f]of Object.entries(r.headers))u=nn(u,d,f);return{path:i,fullPath:(await xi(n.fetch,a.toString(),l,ee({headers:u},c!=null&&c.duplex?{duplex:c.duplex}:{}))).Key}})}async createSignedUploadUrl(t,e){var s=this;return s.handleOperation(async()=>{let r=s._getFinalPath(t);const n=ee({},s.headers);e!=null&&e.upsert&&(n["x-upsert"]="true");const i=await ft(s.fetch,`${s.url}/object/upload/sign/${r}`,{},{headers:n}),o=new URL(s.url+i.url),a=o.searchParams.get("token");if(!a)throw new Rn("No token returned by API");return{signedUrl:o.toString(),path:t,token:a}})}async update(t,e,s){return this.uploadOrUpdate("PUT",t,e,s)}async move(t,e,s){var r=this;return r.handleOperation(async()=>await ft(r.fetch,`${r.url}/object/move`,{bucketId:r.bucketId,sourceKey:t,destinationKey:e,destinationBucket:s==null?void 0:s.destinationBucket},{headers:r.headers}))}async copy(t,e,s){var r=this;return r.handleOperation(async()=>({path:(await ft(r.fetch,`${r.url}/object/copy`,{bucketId:r.bucketId,sourceKey:t,destinationKey:e,destinationBucket:s==null?void 0:s.destinationBucket},{headers:r.headers})).Key}))}async createSignedUrl(t,e,s){var r=this;return r.handleOperation(async()=>{let n=r._getFinalPath(t);const i=typeof(s==null?void 0:s.transform)=="object"&&s.transform!==null&&Object.keys(s.transform).length>0;let o=await ft(r.fetch,`${r.url}/object/sign/${n}`,ee({expiresIn:e},i?{transform:s.transform}:{}),{headers:r.headers});const a=new URLSearchParams;s!=null&&s.download&&a.set("download",s.download===!0?"":s.download),(s==null?void 0:s.cacheNonce)!=null&&a.set("cacheNonce",String(s.cacheNonce));const l=a.toString();return{signedUrl:encodeURI(`${r.url}${o.signedURL}${l?`&${l}`:""}`)}})}async createSignedUrls(t,e,s){var r=this;return r.handleOperation(async()=>{const n=await ft(r.fetch,`${r.url}/object/sign/${r.bucketId}`,{expiresIn:e,paths:t},{headers:r.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 o=i.toString();return n.map(a=>ee(ee({},a),{},{signedUrl:a.signedURL?encodeURI(`${r.url}${a.signedURL}${o?`&${o}`:""}`):null}))})}download(t,e,s){const r=typeof(e==null?void 0:e.transform)=="object"&&e.transform!==null&&Object.keys(e.transform).length>0?"render/image/authenticated":"object",n=new URLSearchParams;e!=null&&e.transform&&this.applyTransformOptsToQuery(n,e.transform),(e==null?void 0:e.cacheNonce)!=null&&n.set("cacheNonce",String(e.cacheNonce));const i=n.toString(),o=this._getFinalPath(t),a=()=>br(this.fetch,`${this.url}/${r}/${o}${i?`?${i}`:""}`,{headers:this.headers,noResolveJson:!0},s);return new Ap(a,this.shouldThrowOnError)}async info(t){var e=this;const s=e._getFinalPath(t);return e.handleOperation(async()=>wi(await br(e.fetch,`${e.url}/object/info/${s}`,{headers:e.headers})))}async exists(t){var e=this;const s=e._getFinalPath(t);try{return await Ep(e.fetch,`${e.url}/object/${s}`,{headers:e.headers}),{data:!0,error:null}}catch(n){if(e.shouldThrowOnError)throw n;if(Cn(n)){var r;const i=n instanceof bi?n.status:n instanceof gc?(r=n.originalError)===null||r===void 0?void 0:r.status:void 0;if(i!==void 0&&[400,404].includes(i))return{data:!1,error:n}}throw n}}getPublicUrl(t,e){const s=this._getFinalPath(t),r=new URLSearchParams;e!=null&&e.download&&r.set("download",e.download===!0?"":e.download),e!=null&&e.transform&&this.applyTransformOptsToQuery(r,e.transform),(e==null?void 0:e.cacheNonce)!=null&&r.set("cacheNonce",String(e.cacheNonce));const n=r.toString(),i=typeof(e==null?void 0:e.transform)=="object"&&e.transform!==null&&Object.keys(e.transform).length>0?"render/image":"object";return{data:{publicUrl:encodeURI(`${this.url}/${i}/public/${s}`)+(n?`?${n}`:"")}}}async remove(t){var e=this;return e.handleOperation(async()=>await Gi(e.fetch,`${e.url}/object/${e.bucketId}`,{prefixes:t},{headers:e.headers}))}async list(t,e,s){var r=this;return r.handleOperation(async()=>{const n=ee(ee(ee({},Rp),e),{},{prefix:t||""});return await ft(r.fetch,`${r.url}/object/list/${r.bucketId}`,n,{headers:r.headers},s)})}async listV2(t,e){var s=this;return s.handleOperation(async()=>{const r=ee({},t);return await ft(s.fetch,`${s.url}/object/list-v2/${s.bucketId}`,r,{headers:s.headers},e)})}encodeMetadata(t){return JSON.stringify(t)}toBase64(t){return typeof Buffer<"u"?Buffer.from(t).toString("base64"):btoa(t)}_getFinalPath(t){return`${this.bucketId}/${t.replace(/^\/+/,"")}`}_removeEmptyFolders(t){return t.replace(/^\/|\/$/g,"").replace(/\/+/g,"/")}applyTransformOptsToQuery(t,e){return e.width&&t.set("width",e.width.toString()),e.height&&t.set("height",e.height.toString()),e.resize&&t.set("resize",e.resize),e.format&&t.set("format",e.format),e.quality&&t.set("quality",e.quality.toString()),t}};const Op="2.105.4",Rr={"X-Client-Info":`storage-js/${Op}`};var Pp=class extends qs{constructor(t,e={},s,r){const n=new URL(t);r!=null&&r.useNewHostname&&/supabase\.(co|in|red)$/.test(n.hostname)&&!n.hostname.includes("storage.supabase.")&&(n.hostname=n.hostname.replace("supabase.","storage.supabase."));const i=n.href.replace(/\/$/,""),o=ee(ee({},Rr),e);super(i,o,s,"storage")}async listBuckets(t){var e=this;return e.handleOperation(async()=>{const s=e.listBucketOptionsToQueryString(t);return await br(e.fetch,`${e.url}/bucket${s}`,{headers:e.headers})})}async getBucket(t){var e=this;return e.handleOperation(async()=>await br(e.fetch,`${e.url}/bucket/${t}`,{headers:e.headers}))}async createBucket(t,e={public:!1}){var s=this;return s.handleOperation(async()=>await ft(s.fetch,`${s.url}/bucket`,{id:t,name:t,type:e.type,public:e.public,file_size_limit:e.fileSizeLimit,allowed_mime_types:e.allowedMimeTypes},{headers:s.headers}))}async updateBucket(t,e){var s=this;return s.handleOperation(async()=>await xi(s.fetch,`${s.url}/bucket/${t}`,{id:t,name:t,public:e.public,file_size_limit:e.fileSizeLimit,allowed_mime_types:e.allowedMimeTypes},{headers:s.headers}))}async emptyBucket(t){var e=this;return e.handleOperation(async()=>await ft(e.fetch,`${e.url}/bucket/${t}/empty`,{},{headers:e.headers}))}async deleteBucket(t){var e=this;return e.handleOperation(async()=>await Gi(e.fetch,`${e.url}/bucket/${t}`,{},{headers:e.headers}))}listBucketOptionsToQueryString(t){const e={};return t&&("limit"in t&&(e.limit=String(t.limit)),"offset"in t&&(e.offset=String(t.offset)),t.search&&(e.search=t.search),t.sortColumn&&(e.sortColumn=t.sortColumn),t.sortOrder&&(e.sortOrder=t.sortOrder)),Object.keys(e).length>0?"?"+new URLSearchParams(e).toString():""}},$p=class extends qs{constructor(t,e={},s){const r=t.replace(/\/$/,""),n=ee(ee({},Rr),e);super(r,n,s,"storage")}async createBucket(t){var e=this;return e.handleOperation(async()=>await ft(e.fetch,`${e.url}/bucket`,{name:t},{headers:e.headers}))}async listBuckets(t){var e=this;return e.handleOperation(async()=>{const s=new URLSearchParams;(t==null?void 0:t.limit)!==void 0&&s.set("limit",t.limit.toString()),(t==null?void 0:t.offset)!==void 0&&s.set("offset",t.offset.toString()),t!=null&&t.sortColumn&&s.set("sortColumn",t.sortColumn),t!=null&&t.sortOrder&&s.set("sortOrder",t.sortOrder),t!=null&&t.search&&s.set("search",t.search);const r=s.toString(),n=r?`${e.url}/bucket?${r}`:`${e.url}/bucket`;return await br(e.fetch,n,{headers:e.headers})})}async deleteBucket(t){var e=this;return e.handleOperation(async()=>await Gi(e.fetch,`${e.url}/bucket/${t}`,{},{headers:e.headers}))}from(t){var e=this;if(!wp(t))throw new Rn("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 pp({baseUrl:this.url,catalogName:t,auth:{type:"custom",getHeaders:async()=>e.headers},fetch:this.fetch}),r=this.shouldThrowOnError;return new Proxy(s,{get(n,i){const o=n[i];return typeof o!="function"?o:async(...a)=>{try{return{data:await o.apply(n,a),error:null}}catch(l){if(r)throw l;return{data:null,error:l}}}}})}},Ip=class extends qs{constructor(t,e={},s){const r=t.replace(/\/$/,""),n=ee(ee({},Rr),{},{"Content-Type":"application/json"},e);super(r,n,s,"vectors")}async createIndex(t){var e=this;return e.handleOperation(async()=>await rt.post(e.fetch,`${e.url}/CreateIndex`,t,{headers:e.headers})||{})}async getIndex(t,e){var s=this;return s.handleOperation(async()=>await rt.post(s.fetch,`${s.url}/GetIndex`,{vectorBucketName:t,indexName:e},{headers:s.headers}))}async listIndexes(t){var e=this;return e.handleOperation(async()=>await rt.post(e.fetch,`${e.url}/ListIndexes`,t,{headers:e.headers}))}async deleteIndex(t,e){var s=this;return s.handleOperation(async()=>await rt.post(s.fetch,`${s.url}/DeleteIndex`,{vectorBucketName:t,indexName:e},{headers:s.headers})||{})}},jp=class extends qs{constructor(t,e={},s){const r=t.replace(/\/$/,""),n=ee(ee({},Rr),{},{"Content-Type":"application/json"},e);super(r,n,s,"vectors")}async putVectors(t){var e=this;if(t.vectors.length<1||t.vectors.length>500)throw new Error("Vector batch size must be between 1 and 500 items");return e.handleOperation(async()=>await rt.post(e.fetch,`${e.url}/PutVectors`,t,{headers:e.headers})||{})}async getVectors(t){var e=this;return e.handleOperation(async()=>await rt.post(e.fetch,`${e.url}/GetVectors`,t,{headers:e.headers}))}async listVectors(t){var e=this;if(t.segmentCount!==void 0){if(t.segmentCount<1||t.segmentCount>16)throw new Error("segmentCount must be between 1 and 16");if(t.segmentIndex!==void 0&&(t.segmentIndex<0||t.segmentIndex>=t.segmentCount))throw new Error(`segmentIndex must be between 0 and ${t.segmentCount-1}`)}return e.handleOperation(async()=>await rt.post(e.fetch,`${e.url}/ListVectors`,t,{headers:e.headers}))}async queryVectors(t){var e=this;return e.handleOperation(async()=>await rt.post(e.fetch,`${e.url}/QueryVectors`,t,{headers:e.headers}))}async deleteVectors(t){var e=this;if(t.keys.length<1||t.keys.length>500)throw new Error("Keys batch size must be between 1 and 500 items");return e.handleOperation(async()=>await rt.post(e.fetch,`${e.url}/DeleteVectors`,t,{headers:e.headers})||{})}},Np=class extends qs{constructor(t,e={},s){const r=t.replace(/\/$/,""),n=ee(ee({},Rr),{},{"Content-Type":"application/json"},e);super(r,n,s,"vectors")}async createBucket(t){var e=this;return e.handleOperation(async()=>await rt.post(e.fetch,`${e.url}/CreateVectorBucket`,{vectorBucketName:t},{headers:e.headers})||{})}async getBucket(t){var e=this;return e.handleOperation(async()=>await rt.post(e.fetch,`${e.url}/GetVectorBucket`,{vectorBucketName:t},{headers:e.headers}))}async listBuckets(t={}){var e=this;return e.handleOperation(async()=>await rt.post(e.fetch,`${e.url}/ListVectorBuckets`,t,{headers:e.headers}))}async deleteBucket(t){var e=this;return e.handleOperation(async()=>await rt.post(e.fetch,`${e.url}/DeleteVectorBucket`,{vectorBucketName:t},{headers:e.headers})||{})}},Lp=class extends Np{constructor(t,e={}){super(t,e.headers||{},e.fetch)}from(t){return new Up(this.url,this.headers,t,this.fetch)}async createBucket(t){var e=()=>super.createBucket,s=this;return e().call(s,t)}async getBucket(t){var e=()=>super.getBucket,s=this;return e().call(s,t)}async listBuckets(t={}){var e=()=>super.listBuckets,s=this;return e().call(s,t)}async deleteBucket(t){var e=()=>super.deleteBucket,s=this;return e().call(s,t)}},Up=class extends Ip{constructor(t,e,s,r){super(t,e,r),this.vectorBucketName=s}async createIndex(t){var e=()=>super.createIndex,s=this;return e().call(s,ee(ee({},t),{},{vectorBucketName:s.vectorBucketName}))}async listIndexes(t={}){var e=()=>super.listIndexes,s=this;return e().call(s,ee(ee({},t),{},{vectorBucketName:s.vectorBucketName}))}async getIndex(t){var e=()=>super.getIndex,s=this;return e().call(s,s.vectorBucketName,t)}async deleteIndex(t){var e=()=>super.deleteIndex,s=this;return e().call(s,s.vectorBucketName,t)}index(t){return new Dp(this.url,this.headers,this.vectorBucketName,t,this.fetch)}},Dp=class extends jp{constructor(t,e,s,r,n){super(t,e,n),this.vectorBucketName=s,this.indexName=r}async putVectors(t){var e=()=>super.putVectors,s=this;return e().call(s,ee(ee({},t),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}async getVectors(t){var e=()=>super.getVectors,s=this;return e().call(s,ee(ee({},t),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}async listVectors(t={}){var e=()=>super.listVectors,s=this;return e().call(s,ee(ee({},t),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}async queryVectors(t){var e=()=>super.queryVectors,s=this;return e().call(s,ee(ee({},t),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}async deleteVectors(t){var e=()=>super.deleteVectors,s=this;return e().call(s,ee(ee({},t),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}},Bp=class extends Pp{constructor(t,e={},s,r){super(t,e,s,r)}from(t){return new Cp(this.url,this.headers,t,this.fetch)}get vectors(){return new Lp(this.url+"/vector",{headers:this.headers,fetch:this.fetch})}get analytics(){return new $p(this.url+"/iceberg",this.headers,this.fetch)}};const vc="2.105.4",Os=30*1e3,ki=3,Jn=ki*Os,Mp="http://localhost:9999",Hp="supabase.auth.token",Fp={"X-Client-Info":`gotrue-js/${vc}`},Si="X-Supabase-Api-Version",_c={"2024-01-01":{timestamp:Date.parse("2024-01-01T00:00:00.0Z"),name:"2024-01-01"}},qp=/^([a-z0-9_-]{4})*($|[a-z0-9_-]{3}$|[a-z0-9_-]{2}$)$/i,Vp=10*60*1e3;class wr extends Error{constructor(e,s,r){super(e),this.__isAuthError=!0,this.name="AuthError",this.status=s,this.code=r}toJSON(){return{name:this.name,message:this.message,status:this.status,code:this.code}}}function F(t){return typeof t=="object"&&t!==null&&"__isAuthError"in t}class Wp extends wr{constructor(e,s,r){super(e,s,r),this.name="AuthApiError",this.status=s,this.code=r}}function Kp(t){return F(t)&&t.name==="AuthApiError"}class pt extends wr{constructor(e,s){super(e),this.name="AuthUnknownError",this.originalError=s}}class Jt extends wr{constructor(e,s,r,n){super(e,r,n),this.name=s,this.status=r}}class Ne extends Jt{constructor(){super("Auth session missing!","AuthSessionMissingError",400,void 0)}}function Ur(t){return F(t)&&t.name==="AuthSessionMissingError"}class ks extends Jt{constructor(){super("Auth session or user missing","AuthInvalidTokenResponseError",500,void 0)}}class Dr extends Jt{constructor(e){super(e,"AuthInvalidCredentialsError",400,void 0)}}class Br extends Jt{constructor(e,s=null){super(e,"AuthImplicitGrantRedirectError",500,void 0),this.details=null,this.details=s}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{details:this.details})}}function Gp(t){return F(t)&&t.name==="AuthImplicitGrantRedirectError"}class ca extends Jt{constructor(e,s=null){super(e,"AuthPKCEGrantCodeExchangeError",500,void 0),this.details=null,this.details=s}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{details:this.details})}}class Jp extends Jt{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 Ei extends Jt{constructor(e,s){super(e,"AuthRetryableFetchError",s,void 0)}}function zn(t){return F(t)&&t.name==="AuthRetryableFetchError"}class ua extends Jt{constructor(e,s,r){super(e,"AuthWeakPasswordError",s,"weak_password"),this.reasons=r}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{reasons:this.reasons})}}class Ti extends Jt{constructor(e){super(e,"AuthInvalidJwtError",400,"invalid_jwt")}}const on="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".split(""),ha=`
|
|
56
|
-
\r=`.split(""),zp=(()=>{const t=new Array(128);for(let e=0;e<t.length;e+=1)t[e]=-1;for(let e=0;e<ha.length;e+=1)t[ha[e].charCodeAt(0)]=-2;for(let e=0;e<on.length;e+=1)t[on[e].charCodeAt(0)]=e;return t})();function da(t,e,s){if(t!==null)for(e.queue=e.queue<<8|t,e.queuedBits+=8;e.queuedBits>=6;){const r=e.queue>>e.queuedBits-6&63;s(on[r]),e.queuedBits-=6}else if(e.queuedBits>0)for(e.queue=e.queue<<6-e.queuedBits,e.queuedBits=6;e.queuedBits>=6;){const r=e.queue>>e.queuedBits-6&63;s(on[r]),e.queuedBits-=6}}function bc(t,e,s){const r=zp[t];if(r>-1)for(e.queue=e.queue<<6|r,e.queuedBits+=6;e.queuedBits>=8;)s(e.queue>>e.queuedBits-8&255),e.queuedBits-=8;else{if(r===-2)return;throw new Error(`Invalid Base64-URL character "${String.fromCharCode(t)}"`)}}function fa(t){const e=[],s=o=>{e.push(String.fromCodePoint(o))},r={utf8seq:0,codepoint:0},n={queue:0,queuedBits:0},i=o=>{Qp(o,r,s)};for(let o=0;o<t.length;o+=1)bc(t.charCodeAt(o),n,i);return e.join("")}function Yp(t,e){if(t<=127){e(t);return}else if(t<=2047){e(192|t>>6),e(128|t&63);return}else if(t<=65535){e(224|t>>12),e(128|t>>6&63),e(128|t&63);return}else if(t<=1114111){e(240|t>>18),e(128|t>>12&63),e(128|t>>6&63),e(128|t&63);return}throw new Error(`Unrecognized Unicode codepoint: ${t.toString(16)}`)}function Xp(t,e){for(let s=0;s<t.length;s+=1){let r=t.charCodeAt(s);if(r>55295&&r<=56319){const n=(r-55296)*1024&65535;r=(t.charCodeAt(s+1)-56320&65535|n)+65536,s+=1}Yp(r,e)}}function Qp(t,e,s){if(e.utf8seq===0){if(t<=127){s(t);return}for(let r=1;r<6;r+=1)if(!(t>>7-r&1)){e.utf8seq=r;break}if(e.utf8seq===2)e.codepoint=t&31;else if(e.utf8seq===3)e.codepoint=t&15;else if(e.utf8seq===4)e.codepoint=t&7;else throw new Error("Invalid UTF-8 sequence");e.utf8seq-=1}else if(e.utf8seq>0){if(t<=127)throw new Error("Invalid UTF-8 sequence");e.codepoint=e.codepoint<<6|t&63,e.utf8seq-=1,e.utf8seq===0&&s(e.codepoint)}}function Us(t){const e=[],s={queue:0,queuedBits:0},r=n=>{e.push(n)};for(let n=0;n<t.length;n+=1)bc(t.charCodeAt(n),s,r);return new Uint8Array(e)}function Zp(t){const e=[];return Xp(t,s=>e.push(s)),new Uint8Array(e)}function ps(t){const e=[],s={queue:0,queuedBits:0},r=n=>{e.push(n)};return t.forEach(n=>da(n,s,r)),da(null,s,r),e.join("")}function eg(t){return Math.round(Date.now()/1e3)+t}function tg(){return Symbol("auth-callback")}const He=()=>typeof window<"u"&&typeof document<"u",as={tested:!1,writable:!1},wc=()=>{if(!He())return!1;try{if(typeof globalThis.localStorage!="object")return!1}catch{return!1}if(as.tested)return as.writable;const t=`lswt-${Math.random()}${Math.random()}`;try{globalThis.localStorage.setItem(t,t),globalThis.localStorage.removeItem(t),as.tested=!0,as.writable=!0}catch{as.tested=!0,as.writable=!1}return as.writable};function sg(t){const e={},s=new URL(t);if(s.hash&&s.hash[0]==="#")try{new URLSearchParams(s.hash.substring(1)).forEach((n,i)=>{e[i]=n})}catch{}return s.searchParams.forEach((r,n)=>{e[n]=r}),e}const xc=t=>t?(...e)=>t(...e):(...e)=>fetch(...e),rg=t=>typeof t=="object"&&t!==null&&"status"in t&&"ok"in t&&"json"in t&&typeof t.json=="function",Ps=async(t,e,s)=>{await t.setItem(e,JSON.stringify(s))},ls=async(t,e)=>{const s=await t.getItem(e);if(!s)return null;try{return JSON.parse(s)}catch{return null}},Me=async(t,e)=>{await t.removeItem(e)};class On{constructor(){this.promise=new On.promiseConstructor((e,s)=>{this.resolve=e,this.reject=s})}}On.promiseConstructor=Promise;function Mr(t){const e=t.split(".");if(e.length!==3)throw new Ti("Invalid JWT structure");for(let r=0;r<e.length;r++)if(!qp.test(e[r]))throw new Ti("JWT not in base64url format");return{header:JSON.parse(fa(e[0])),payload:JSON.parse(fa(e[1])),signature:Us(e[2]),raw:{header:e[0],payload:e[1]}}}async function ng(t){return await new Promise(e=>{setTimeout(()=>e(null),t)})}function ig(t,e){return new Promise((r,n)=>{(async()=>{for(let i=0;i<1/0;i++)try{const o=await t(i);if(!e(i,null,o)){r(o);return}}catch(o){if(!e(i,o)){n(o);return}}})()})}function og(t){return("0"+t.toString(16)).substr(-2)}function ag(){const e=new Uint32Array(56);if(typeof crypto>"u"){const s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~",r=s.length;let n="";for(let i=0;i<56;i++)n+=s.charAt(Math.floor(Math.random()*r));return n}return crypto.getRandomValues(e),Array.from(e,og).join("")}async function lg(t){const s=new TextEncoder().encode(t),r=await crypto.subtle.digest("SHA-256",s),n=new Uint8Array(r);return Array.from(n).map(i=>String.fromCharCode(i)).join("")}async function cg(t){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."),t;const s=await lg(t);return btoa(s).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}async function Ss(t,e,s=!1){const r=ag();let n=r;s&&(n+="/recovery"),await Ps(t,`${e}-code-verifier`,n);const i=await cg(r);return[i,r===i?"plain":"s256"]}const ug=/^2[0-9]{3}-(0[1-9]|1[0-2])-(0[1-9]|1[0-9]|2[0-9]|3[0-1])$/i;function hg(t){const e=t.headers.get(Si);if(!e||!e.match(ug))return null;try{return new Date(`${e}T00:00:00.0Z`)}catch{return null}}function dg(t){if(!t)throw new Error("Missing exp claim");const e=Math.floor(Date.now()/1e3);if(t<=e)throw new Error("JWT has expired")}function fg(t){switch(t){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 pg=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/;function Nt(t){if(!pg.test(t))throw new Error("@supabase/auth-js: Expected parameter to be UUID but is not")}function dt(t){if(!t.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 Yn(){const t={};return new Proxy(t,{get:(e,s)=>{if(s==="__isUserNotAvailableProxy")return!0;if(typeof s=="symbol"){const r=s.toString();if(r==="Symbol(Symbol.toPrimitive)"||r==="Symbol(Symbol.toStringTag)"||r==="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:(e,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:(e,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 gg(t,e){return new Proxy(t,{get:(s,r,n)=>{if(r==="__isInsecureUserWarningProxy")return!0;if(typeof r=="symbol"){const i=r.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,r,n)}return!e.value&&typeof r=="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."),e.value=!0),Reflect.get(s,r,n)}})}function pa(t){return JSON.parse(JSON.stringify(t))}const hs=t=>{if(typeof t=="object"&&t!==null){const e=t;if(typeof e.msg=="string")return e.msg;if(typeof e.message=="string")return e.message;if(typeof e.error_description=="string")return e.error_description;if(typeof e.error=="string")return e.error}return JSON.stringify(t)},yg=[502,503,504,520,521,522,523,524,530];async function ga(t){var e;if(!rg(t))throw new Ei(hs(t),0);if(yg.includes(t.status))throw new Ei(hs(t),t.status);let s;try{s=await t.json()}catch(i){throw new pt(hs(i),i)}let r;const n=hg(t);if(n&&n.getTime()>=_c["2024-01-01"].timestamp&&typeof s=="object"&&s&&typeof s.code=="string"?r=s.code:typeof s=="object"&&s&&typeof s.error_code=="string"&&(r=s.error_code),r){if(r==="weak_password")throw new ua(hs(s),t.status,((e=s.weak_password)===null||e===void 0?void 0:e.reasons)||[]);if(r==="session_not_found")throw new Ne}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,o)=>i&&typeof o=="string",!0))throw new ua(hs(s),t.status,s.weak_password.reasons);throw new Wp(hs(s),t.status||500,r)}const mg=(t,e,s,r)=>{const n={method:t,headers:(e==null?void 0:e.headers)||{}};return t==="GET"?n:(n.headers=Object.assign({"Content-Type":"application/json;charset=UTF-8"},e==null?void 0:e.headers),n.body=JSON.stringify(r),Object.assign(Object.assign({},n),s))};async function J(t,e,s,r){var n;const i=Object.assign({},r==null?void 0:r.headers);i[Si]||(i[Si]=_c["2024-01-01"].name),r!=null&&r.jwt&&(i.Authorization=`Bearer ${r.jwt}`);const o=(n=r==null?void 0:r.query)!==null&&n!==void 0?n:{};r!=null&&r.redirectTo&&(o.redirect_to=r.redirectTo);const a=Object.keys(o).length?"?"+new URLSearchParams(o).toString():"",l=await vg(t,e,s+a,{headers:i,noResolveJson:r==null?void 0:r.noResolveJson},{},r==null?void 0:r.body);return r!=null&&r.xform?r==null?void 0:r.xform(l):{data:Object.assign({},l),error:null}}async function vg(t,e,s,r,n,i){const o=mg(e,r,n,i);let a;try{a=await t(s,Object.assign({},o))}catch(l){throw console.error(l),new Ei(hs(l),0)}if(a.ok||await ga(a),r!=null&&r.noResolveJson)return a;try{return await a.json()}catch(l){await ga(l)}}function at(t){var e;let s=null;wg(t)&&(s=Object.assign({},t),t.expires_at||(s.expires_at=eg(t.expires_in)));const r=(e=t.user)!==null&&e!==void 0?e:t;return{data:{session:s,user:r},error:null}}function ya(t){const e=at(t);return!e.error&&t.weak_password&&typeof t.weak_password=="object"&&Array.isArray(t.weak_password.reasons)&&t.weak_password.reasons.length&&t.weak_password.message&&typeof t.weak_password.message=="string"&&t.weak_password.reasons.reduce((s,r)=>s&&typeof r=="string",!0)&&(e.data.weak_password=t.weak_password),e}function es(t){var e;return{data:{user:(e=t.user)!==null&&e!==void 0?e:t},error:null}}function _g(t){return{data:t,error:null}}function bg(t){const{action_link:e,email_otp:s,hashed_token:r,redirect_to:n,verification_type:i}=t,o=An(t,["action_link","email_otp","hashed_token","redirect_to","verification_type"]),a={action_link:e,email_otp:s,hashed_token:r,redirect_to:n,verification_type:i},l=Object.assign({},o);return{data:{properties:a,user:l},error:null}}function ma(t){return t}function wg(t){return!!t.access_token&&!!t.refresh_token&&!!t.expires_in}const Xn=["global","local","others"];class xg{constructor({url:e="",headers:s={},fetch:r,experimental:n}){this.url=e,this.headers=s,this.fetch=xc(r),this.experimental=n??{},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(e,s=Xn[0]){if(Xn.indexOf(s)<0)throw new Error(`@supabase/auth-js: Parameter scope must be one of ${Xn.join(", ")}`);try{return await J(this.fetch,"POST",`${this.url}/logout?scope=${s}`,{headers:this.headers,jwt:e,noResolveJson:!0}),{data:null,error:null}}catch(r){if(F(r))return{data:null,error:r};throw r}}async inviteUserByEmail(e,s={}){try{return await J(this.fetch,"POST",`${this.url}/invite`,{body:{email:e,data:s.data},headers:this.headers,redirectTo:s.redirectTo,xform:es})}catch(r){if(F(r))return{data:{user:null},error:r};throw r}}async generateLink(e){try{const{options:s}=e,r=An(e,["options"]),n=Object.assign(Object.assign({},r),s);return"newEmail"in r&&(n.new_email=r==null?void 0:r.newEmail,delete n.newEmail),await J(this.fetch,"POST",`${this.url}/admin/generate_link`,{body:n,headers:this.headers,xform:bg,redirectTo:s==null?void 0:s.redirectTo})}catch(s){if(F(s))return{data:{properties:null,user:null},error:s};throw s}}async createUser(e){try{return await J(this.fetch,"POST",`${this.url}/admin/users`,{body:e,headers:this.headers,xform:es})}catch(s){if(F(s))return{data:{user:null},error:s};throw s}}async listUsers(e){var s,r,n,i,o,a,l;try{const c={nextPage:null,lastPage:0,total:0},u=await J(this.fetch,"GET",`${this.url}/admin/users`,{headers:this.headers,noResolveJson:!0,query:{page:(r=(s=e==null?void 0:e.page)===null||s===void 0?void 0:s.toString())!==null&&r!==void 0?r:"",per_page:(i=(n=e==null?void 0:e.perPage)===null||n===void 0?void 0:n.toString())!==null&&i!==void 0?i:""},xform:ma});if(u.error)throw u.error;const h=await u.json(),d=(o=u.headers.get("x-total-count"))!==null&&o!==void 0?o:0,f=(l=(a=u.headers.get("link"))===null||a===void 0?void 0:a.split(","))!==null&&l!==void 0?l:[];return f.length>0&&(f.forEach(y=>{const v=parseInt(y.split(";")[0].split("=")[1].substring(0,1)),A=JSON.parse(y.split(";")[1].split("=")[1]);c[`${A}Page`]=v}),c.total=parseInt(d)),{data:Object.assign(Object.assign({},h),c),error:null}}catch(c){if(F(c))return{data:{users:[]},error:c};throw c}}async getUserById(e){Nt(e);try{return await J(this.fetch,"GET",`${this.url}/admin/users/${e}`,{headers:this.headers,xform:es})}catch(s){if(F(s))return{data:{user:null},error:s};throw s}}async updateUserById(e,s){Nt(e);try{return await J(this.fetch,"PUT",`${this.url}/admin/users/${e}`,{body:s,headers:this.headers,xform:es})}catch(r){if(F(r))return{data:{user:null},error:r};throw r}}async deleteUser(e,s=!1){Nt(e);try{return await J(this.fetch,"DELETE",`${this.url}/admin/users/${e}`,{headers:this.headers,body:{should_soft_delete:s},xform:es})}catch(r){if(F(r))return{data:{user:null},error:r};throw r}}async _listFactors(e){Nt(e.userId);try{const{data:s,error:r}=await J(this.fetch,"GET",`${this.url}/admin/users/${e.userId}/factors`,{headers:this.headers,xform:n=>({data:{factors:n},error:null})});return{data:s,error:r}}catch(s){if(F(s))return{data:null,error:s};throw s}}async _deleteFactor(e){Nt(e.userId),Nt(e.id);try{return{data:await J(this.fetch,"DELETE",`${this.url}/admin/users/${e.userId}/factors/${e.id}`,{headers:this.headers}),error:null}}catch(s){if(F(s))return{data:null,error:s};throw s}}async _listOAuthClients(e){var s,r,n,i,o,a,l;try{const c={nextPage:null,lastPage:0,total:0},u=await J(this.fetch,"GET",`${this.url}/admin/oauth/clients`,{headers:this.headers,noResolveJson:!0,query:{page:(r=(s=e==null?void 0:e.page)===null||s===void 0?void 0:s.toString())!==null&&r!==void 0?r:"",per_page:(i=(n=e==null?void 0:e.perPage)===null||n===void 0?void 0:n.toString())!==null&&i!==void 0?i:""},xform:ma});if(u.error)throw u.error;const h=await u.json(),d=(o=u.headers.get("x-total-count"))!==null&&o!==void 0?o:0,f=(l=(a=u.headers.get("link"))===null||a===void 0?void 0:a.split(","))!==null&&l!==void 0?l:[];return f.length>0&&(f.forEach(y=>{const v=parseInt(y.split(";")[0].split("=")[1].substring(0,1)),A=JSON.parse(y.split(";")[1].split("=")[1]);c[`${A}Page`]=v}),c.total=parseInt(d)),{data:Object.assign(Object.assign({},h),c),error:null}}catch(c){if(F(c))return{data:{clients:[]},error:c};throw c}}async _createOAuthClient(e){try{return await J(this.fetch,"POST",`${this.url}/admin/oauth/clients`,{body:e,headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(F(s))return{data:null,error:s};throw s}}async _getOAuthClient(e){try{return await J(this.fetch,"GET",`${this.url}/admin/oauth/clients/${e}`,{headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(F(s))return{data:null,error:s};throw s}}async _updateOAuthClient(e,s){try{return await J(this.fetch,"PUT",`${this.url}/admin/oauth/clients/${e}`,{body:s,headers:this.headers,xform:r=>({data:r,error:null})})}catch(r){if(F(r))return{data:null,error:r};throw r}}async _deleteOAuthClient(e){try{return await J(this.fetch,"DELETE",`${this.url}/admin/oauth/clients/${e}`,{headers:this.headers,noResolveJson:!0}),{data:null,error:null}}catch(s){if(F(s))return{data:null,error:s};throw s}}async _regenerateOAuthClientSecret(e){try{return await J(this.fetch,"POST",`${this.url}/admin/oauth/clients/${e}/regenerate_secret`,{headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(F(s))return{data:null,error:s};throw s}}async _listCustomProviders(e){try{const s={};return e!=null&&e.type&&(s.type=e.type),await J(this.fetch,"GET",`${this.url}/admin/custom-providers`,{headers:this.headers,query:s,xform:r=>{var n;return{data:{providers:(n=r==null?void 0:r.providers)!==null&&n!==void 0?n:[]},error:null}}})}catch(s){if(F(s))return{data:{providers:[]},error:s};throw s}}async _createCustomProvider(e){try{return await J(this.fetch,"POST",`${this.url}/admin/custom-providers`,{body:e,headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(F(s))return{data:null,error:s};throw s}}async _getCustomProvider(e){try{return await J(this.fetch,"GET",`${this.url}/admin/custom-providers/${e}`,{headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(F(s))return{data:null,error:s};throw s}}async _updateCustomProvider(e,s){try{return await J(this.fetch,"PUT",`${this.url}/admin/custom-providers/${e}`,{body:s,headers:this.headers,xform:r=>({data:r,error:null})})}catch(r){if(F(r))return{data:null,error:r};throw r}}async _deleteCustomProvider(e){try{return await J(this.fetch,"DELETE",`${this.url}/admin/custom-providers/${e}`,{headers:this.headers,noResolveJson:!0}),{data:null,error:null}}catch(s){if(F(s))return{data:null,error:s};throw s}}async _adminListPasskeys(e){dt(this.experimental),Nt(e.userId);try{return await J(this.fetch,"GET",`${this.url}/admin/users/${e.userId}/passkeys`,{headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(F(s))return{data:null,error:s};throw s}}async _adminDeletePasskey(e){dt(this.experimental),Nt(e.userId),Nt(e.passkeyId);try{return await J(this.fetch,"DELETE",`${this.url}/admin/users/${e.userId}/passkeys/${e.passkeyId}`,{headers:this.headers,noResolveJson:!0}),{data:null,error:null}}catch(s){if(F(s))return{data:null,error:s};throw s}}}function va(t={}){return{getItem:e=>t[e]||null,setItem:(e,s)=>{t[e]=s},removeItem:e=>{delete t[e]}}}const kt={debug:!!(globalThis&&wc()&&globalThis.localStorage&&globalThis.localStorage.getItem("supabase.gotrue-js.locks.debug")==="true")};class kc extends Error{constructor(e){super(e),this.isAcquireTimeout=!0}}class _a extends kc{}async function kg(t,e,s){kt.debug&&console.log("@supabase/gotrue-js: navigatorLock: acquire lock",t,e);const r=new globalThis.AbortController;let n;e>0&&(n=setTimeout(()=>{r.abort(),kt.debug&&console.log("@supabase/gotrue-js: navigatorLock acquire timed out",t)},e)),await Promise.resolve();try{return await globalThis.navigator.locks.request(t,e===0?{mode:"exclusive",ifAvailable:!0}:{mode:"exclusive",signal:r.signal},async i=>{if(i){clearTimeout(n),kt.debug&&console.log("@supabase/gotrue-js: navigatorLock: acquired",t,i.name);try{return await s()}finally{kt.debug&&console.log("@supabase/gotrue-js: navigatorLock: released",t,i.name)}}else{if(e===0)throw kt.debug&&console.log("@supabase/gotrue-js: navigatorLock: not immediately available",t),new _a(`Acquiring an exclusive Navigator LockManager lock "${t}" immediately failed`);if(kt.debug)try{const o=await globalThis.navigator.locks.query();console.log("@supabase/gotrue-js: Navigator LockManager state",JSON.stringify(o,null," "))}catch(o){console.warn("@supabase/gotrue-js: Error when querying Navigator LockManager state",o)}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(n),await s()}})}catch(i){if(e>0&&clearTimeout(n),i!==null&&typeof i=="object"&&"name"in i&&i.name==="AbortError"&&e>0){if(r.signal.aborted)return kt.debug&&console.log("@supabase/gotrue-js: navigatorLock: acquire timeout, recovering by stealing lock",t),console.warn(`@supabase/gotrue-js: Lock "${t}" was not released within ${e}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(t,{mode:"exclusive",steal:!0},async o=>{if(o){kt.debug&&console.log("@supabase/gotrue-js: navigatorLock: recovered (stolen)",t,o.name);try{return await s()}finally{kt.debug&&console.log("@supabase/gotrue-js: navigatorLock: released (stolen)",t,o.name)}}else return console.warn("@supabase/gotrue-js: Navigator LockManager returned null lock even with steal: true"),await s()}));throw kt.debug&&console.log("@supabase/gotrue-js: navigatorLock: lock was stolen by another request",t),new _a(`Lock "${t}" was released because another request stole it`)}throw i}}function Sg(){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 Sc(t){if(!/^0x[a-fA-F0-9]{40}$/.test(t))throw new Error(`@supabase/auth-js: Address "${t}" is invalid.`);return t.toLowerCase()}function Eg(t){return parseInt(t,16)}function Tg(t){const e=new TextEncoder().encode(t);return"0x"+Array.from(e,r=>r.toString(16).padStart(2,"0")).join("")}function Ag(t){var e;const{chainId:s,domain:r,expirationTime:n,issuedAt:i=new Date,nonce:o,notBefore:a,requestId:l,resources:c,scheme:u,uri:h,version:d}=t;{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(!r)throw new Error('@supabase/auth-js: Invalid SIWE message field "domain". Domain must be provided.');if(o&&o.length<8)throw new Error(`@supabase/auth-js: Invalid SIWE message field "nonce". Nonce must be at least 8 characters. Provided value: ${o}`);if(!h)throw new Error('@supabase/auth-js: Invalid SIWE message field "uri". URI must be provided.');if(d!=="1")throw new Error(`@supabase/auth-js: Invalid SIWE message field "version". Version must be '1'. Provided value: ${d}`);if(!((e=t.statement)===null||e===void 0)&&e.includes(`
|
|
57
|
-
`))throw new Error(`@supabase/auth-js: Invalid SIWE message field "statement". Statement must not include '\\n'. Provided value: ${t.statement}`)}const f=Sc(t.address),y=u?`${u}://${r}`:r,v=t.statement?`${t.statement}
|
|
58
|
-
`:"",A=`${y} wants you to sign in with your Ethereum account:
|
|
59
|
-
${f}
|
|
60
|
-
|
|
61
|
-
${v}`;let C=`URI: ${h}
|
|
62
|
-
Version: ${d}
|
|
63
|
-
Chain ID: ${s}${o?`
|
|
64
|
-
Nonce: ${o}`:""}
|
|
65
|
-
Issued At: ${i.toISOString()}`;if(n&&(C+=`
|
|
66
|
-
Expiration Time: ${n.toISOString()}`),a&&(C+=`
|
|
67
|
-
Not Before: ${a.toISOString()}`),l&&(C+=`
|
|
68
|
-
Request ID: ${l}`),c){let S=`
|
|
69
|
-
Resources:`;for(const E of c){if(!E||typeof E!="string")throw new Error(`@supabase/auth-js: Invalid SIWE message field "resources". Every resource must be a valid string. Provided value: ${E}`);S+=`
|
|
70
|
-
- ${E}`}C+=S}return`${A}
|
|
71
|
-
${C}`}class Pe extends Error{constructor({message:e,code:s,cause:r,name:n}){var i;super(e,{cause:r}),this.__isWebAuthnError=!0,this.name=(i=n??(r instanceof Error?r.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 an extends Pe{constructor(e,s){super({code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:s,message:e}),this.name="WebAuthnUnknownError",this.originalError=s}}function Rg({error:t,options:e}){var s,r,n;const{publicKey:i}=e;if(!i)throw Error("options was missing required publicKey property");if(t.name==="AbortError"){if(e.signal instanceof AbortSignal)return new Pe({message:"Registration ceremony was sent an abort signal",code:"ERROR_CEREMONY_ABORTED",cause:t})}else if(t.name==="ConstraintError"){if(((s=i.authenticatorSelection)===null||s===void 0?void 0:s.requireResidentKey)===!0)return new Pe({message:"Discoverable credentials were required but no available authenticator supported it",code:"ERROR_AUTHENTICATOR_MISSING_DISCOVERABLE_CREDENTIAL_SUPPORT",cause:t});if(e.mediation==="conditional"&&((r=i.authenticatorSelection)===null||r===void 0?void 0:r.userVerification)==="required")return new Pe({message:"User verification was required during automatic registration but it could not be performed",code:"ERROR_AUTO_REGISTER_USER_VERIFICATION_FAILURE",cause:t});if(((n=i.authenticatorSelection)===null||n===void 0?void 0:n.userVerification)==="required")return new Pe({message:"User verification was required but no available authenticator supported it",code:"ERROR_AUTHENTICATOR_MISSING_USER_VERIFICATION_SUPPORT",cause:t})}else{if(t.name==="InvalidStateError")return new Pe({message:"The authenticator was previously registered",code:"ERROR_AUTHENTICATOR_PREVIOUSLY_REGISTERED",cause:t});if(t.name==="NotAllowedError")return new Pe({message:t.message,code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:t});if(t.name==="NotSupportedError")return i.pubKeyCredParams.filter(a=>a.type==="public-key").length===0?new Pe({message:'No entry in pubKeyCredParams was of type "public-key"',code:"ERROR_MALFORMED_PUBKEYCREDPARAMS",cause:t}):new Pe({message:"No available authenticator supported any of the specified pubKeyCredParams algorithms",code:"ERROR_AUTHENTICATOR_NO_SUPPORTED_PUBKEYCREDPARAMS_ALG",cause:t});if(t.name==="SecurityError"){const o=window.location.hostname;if(Ec(o)){if(i.rp.id!==o)return new Pe({message:`The RP ID "${i.rp.id}" is invalid for this domain`,code:"ERROR_INVALID_RP_ID",cause:t})}else return new Pe({message:`${window.location.hostname} is an invalid domain`,code:"ERROR_INVALID_DOMAIN",cause:t})}else if(t.name==="TypeError"){if(i.user.id.byteLength<1||i.user.id.byteLength>64)return new Pe({message:"User ID was not between 1 and 64 characters",code:"ERROR_INVALID_USER_ID_LENGTH",cause:t})}else if(t.name==="UnknownError")return new Pe({message:"The authenticator was unable to process the specified options, or could not create a new credential",code:"ERROR_AUTHENTICATOR_GENERAL_ERROR",cause:t})}return new Pe({message:"a Non-Webauthn related error has occurred",code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:t})}function Cg({error:t,options:e}){const{publicKey:s}=e;if(!s)throw Error("options was missing required publicKey property");if(t.name==="AbortError"){if(e.signal instanceof AbortSignal)return new Pe({message:"Authentication ceremony was sent an abort signal",code:"ERROR_CEREMONY_ABORTED",cause:t})}else{if(t.name==="NotAllowedError")return new Pe({message:t.message,code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:t});if(t.name==="SecurityError"){const r=window.location.hostname;if(Ec(r)){if(s.rpId!==r)return new Pe({message:`The RP ID "${s.rpId}" is invalid for this domain`,code:"ERROR_INVALID_RP_ID",cause:t})}else return new Pe({message:`${window.location.hostname} is an invalid domain`,code:"ERROR_INVALID_DOMAIN",cause:t})}else if(t.name==="UnknownError")return new Pe({message:"The authenticator was unable to process the specified options, or could not create a new assertion signature",code:"ERROR_AUTHENTICATOR_GENERAL_ERROR",cause:t})}return new Pe({message:"a Non-Webauthn related error has occurred",code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:t})}class Og{createNewAbortSignal(){if(this.controller){const s=new Error("Cancelling existing WebAuthn API call for new one");s.name="AbortError",this.controller.abort(s)}const e=new AbortController;return this.controller=e,e.signal}cancelCeremony(){if(this.controller){const e=new Error("Manually cancelling existing WebAuthn API call");e.name="AbortError",this.controller.abort(e),this.controller=void 0}}}const Ai=new Og;function ba(t){if(!t)throw new Error("Credential creation options are required");if(typeof PublicKeyCredential<"u"&&"parseCreationOptionsFromJSON"in PublicKeyCredential&&typeof PublicKeyCredential.parseCreationOptionsFromJSON=="function")return PublicKeyCredential.parseCreationOptionsFromJSON(t);const{challenge:e,user:s,excludeCredentials:r}=t,n=An(t,["challenge","user","excludeCredentials"]),i=Us(e).buffer,o=Object.assign(Object.assign({},s),{id:Us(s.id).buffer}),a=Object.assign(Object.assign({},n),{challenge:i,user:o});if(r&&r.length>0){a.excludeCredentials=new Array(r.length);for(let l=0;l<r.length;l++){const c=r[l];a.excludeCredentials[l]=Object.assign(Object.assign({},c),{id:Us(c.id).buffer,type:c.type||"public-key",transports:c.transports})}}return a}function wa(t){if(!t)throw new Error("Credential request options are required");if(typeof PublicKeyCredential<"u"&&"parseRequestOptionsFromJSON"in PublicKeyCredential&&typeof PublicKeyCredential.parseRequestOptionsFromJSON=="function")return PublicKeyCredential.parseRequestOptionsFromJSON(t);const{challenge:e,allowCredentials:s}=t,r=An(t,["challenge","allowCredentials"]),n=Us(e).buffer,i=Object.assign(Object.assign({},r),{challenge:n});if(s&&s.length>0){i.allowCredentials=new Array(s.length);for(let o=0;o<s.length;o++){const a=s[o];i.allowCredentials[o]=Object.assign(Object.assign({},a),{id:Us(a.id).buffer,type:a.type||"public-key",transports:a.transports})}}return i}function xa(t){var e;if("toJSON"in t&&typeof t.toJSON=="function")return t.toJSON();const s=t;return{id:t.id,rawId:t.id,response:{attestationObject:ps(new Uint8Array(t.response.attestationObject)),clientDataJSON:ps(new Uint8Array(t.response.clientDataJSON))},type:"public-key",clientExtensionResults:t.getClientExtensionResults(),authenticatorAttachment:(e=s.authenticatorAttachment)!==null&&e!==void 0?e:void 0}}function ka(t){var e;if("toJSON"in t&&typeof t.toJSON=="function")return t.toJSON();const s=t,r=t.getClientExtensionResults(),n=t.response;return{id:t.id,rawId:t.id,response:{authenticatorData:ps(new Uint8Array(n.authenticatorData)),clientDataJSON:ps(new Uint8Array(n.clientDataJSON)),signature:ps(new Uint8Array(n.signature)),userHandle:n.userHandle?ps(new Uint8Array(n.userHandle)):void 0},type:"public-key",clientExtensionResults:r,authenticatorAttachment:(e=s.authenticatorAttachment)!==null&&e!==void 0?e:void 0}}function Ec(t){return t==="localhost"||/^([a-z0-9]+(-[a-z0-9]+)*\.)+[a-z]{2,}$/i.test(t)}function ln(){var t,e;return!!(He()&&"PublicKeyCredential"in window&&window.PublicKeyCredential&&"credentials"in navigator&&typeof((t=navigator==null?void 0:navigator.credentials)===null||t===void 0?void 0:t.create)=="function"&&typeof((e=navigator==null?void 0:navigator.credentials)===null||e===void 0?void 0:e.get)=="function")}async function Tc(t){try{const e=await navigator.credentials.create(t);return e?e instanceof PublicKeyCredential?{data:e,error:null}:{data:null,error:new an("Browser returned unexpected credential type",e)}:{data:null,error:new an("Empty credential response",e)}}catch(e){return{data:null,error:Rg({error:e,options:t})}}}async function Ac(t){try{const e=await navigator.credentials.get(t);return e?e instanceof PublicKeyCredential?{data:e,error:null}:{data:null,error:new an("Browser returned unexpected credential type",e)}:{data:null,error:new an("Empty credential response",e)}}catch(e){return{data:null,error:Cg({error:e,options:t})}}}const Pg={hints:["security-key"],authenticatorSelection:{authenticatorAttachment:"cross-platform",requireResidentKey:!1,userVerification:"preferred",residentKey:"discouraged"},attestation:"direct"},$g={userVerification:"preferred",hints:["security-key"],attestation:"direct"};function cn(...t){const e=n=>n!==null&&typeof n=="object"&&!Array.isArray(n),s=n=>n instanceof ArrayBuffer||ArrayBuffer.isView(n),r={};for(const n of t)if(n)for(const i in n){const o=n[i];if(o!==void 0)if(Array.isArray(o))r[i]=o;else if(s(o))r[i]=o;else if(e(o)){const a=r[i];e(a)?r[i]=cn(a,o):r[i]=cn(o)}else r[i]=o}return r}function Ig(t,e){return cn(Pg,t,e||{})}function jg(t,e){return cn($g,t,e||{})}class Ng{constructor(e){this.client=e,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(e){return this.client.mfa.enroll(Object.assign(Object.assign({},e),{factorType:"webauthn"}))}async _challenge({factorId:e,webauthn:s,friendlyName:r,signal:n},i){var o;try{const{data:a,error:l}=await this.client.mfa.challenge({factorId:e,webauthn:s});if(!a)return{data:null,error:l};const c=n??Ai.createNewAbortSignal();if(a.webauthn.type==="create"){const{user:u}=a.webauthn.credential_options.publicKey;if(!u.name){const h=r;if(h)u.name=`${u.id}:${h}`;else{const f=(await this.client.getUser()).data.user,y=((o=f==null?void 0:f.user_metadata)===null||o===void 0?void 0:o.name)||(f==null?void 0:f.email)||(f==null?void 0:f.id)||"User";u.name=`${u.id}:${y}`}}u.displayName||(u.displayName=u.name)}switch(a.webauthn.type){case"create":{const u=Ig(a.webauthn.credential_options.publicKey,i==null?void 0:i.create),{data:h,error:d}=await Tc({publicKey:u,signal:c});return h?{data:{factorId:e,challengeId:a.id,webauthn:{type:a.webauthn.type,credential_response:h}},error:null}:{data:null,error:d}}case"request":{const u=jg(a.webauthn.credential_options.publicKey,i==null?void 0:i.request),{data:h,error:d}=await Ac(Object.assign(Object.assign({},a.webauthn.credential_options),{publicKey:u,signal:c}));return h?{data:{factorId:e,challengeId:a.id,webauthn:{type:a.webauthn.type,credential_response:h}},error:null}:{data:null,error:d}}}}catch(a){return F(a)?{data:null,error:a}:{data:null,error:new pt("Unexpected error in challenge",a)}}}async _verify({challengeId:e,factorId:s,webauthn:r}){return this.client.mfa.verify({factorId:s,challengeId:e,webauthn:r})}async _authenticate({factorId:e,webauthn:{rpId:s=typeof window<"u"?window.location.hostname:void 0,rpOrigins:r=typeof window<"u"?[window.location.origin]:void 0,signal:n}={}},i){if(!s)return{data:null,error:new wr("rpId is required for WebAuthn authentication")};try{if(!ln())return{data:null,error:new pt("Browser does not support WebAuthn",null)};const{data:o,error:a}=await this.challenge({factorId:e,webauthn:{rpId:s,rpOrigins:r},signal:n},{request:i});if(!o)return{data:null,error:a};const{webauthn:l}=o;return this._verify({factorId:e,challengeId:o.challengeId,webauthn:{type:l.type,rpId:s,rpOrigins:r,credential_response:l.credential_response}})}catch(o){return F(o)?{data:null,error:o}:{data:null,error:new pt("Unexpected error in authenticate",o)}}}async _register({friendlyName:e,webauthn:{rpId:s=typeof window<"u"?window.location.hostname:void 0,rpOrigins:r=typeof window<"u"?[window.location.origin]:void 0,signal:n}={}},i){if(!s)return{data:null,error:new wr("rpId is required for WebAuthn registration")};try{if(!ln())return{data:null,error:new pt("Browser does not support WebAuthn",null)};const{data:o,error:a}=await this._enroll({friendlyName:e});if(!o)return await this.client.mfa.listFactors().then(u=>{var h;return(h=u.data)===null||h===void 0?void 0:h.all.find(d=>d.factor_type==="webauthn"&&d.friendly_name===e&&d.status!=="unverified")}).then(u=>u?this.client.mfa.unenroll({factorId:u==null?void 0:u.id}):void 0),{data:null,error:a};const{data:l,error:c}=await this._challenge({factorId:o.id,friendlyName:o.friendly_name,webauthn:{rpId:s,rpOrigins:r},signal:n},{create:i});return l?this._verify({factorId:o.id,challengeId:l.challengeId,webauthn:{rpId:s,rpOrigins:r,type:l.webauthn.type,credential_response:l.webauthn.credential_response}}):{data:null,error:c}}catch(o){return F(o)?{data:null,error:o}:{data:null,error:new pt("Unexpected error in register",o)}}}}Sg();const Lg={url:Mp,storageKey:Hp,autoRefreshToken:!0,persistSession:!0,detectSessionInUrl:!0,headers:Fp,flowType:"implicit",debug:!1,hasCustomAuthorizationHeader:!1,throwOnError:!1,lockAcquireTimeout:5e3,skipAutoInitialize:!1,experimental:{}};async function Sa(t,e,s){return await s()}const Es={};class xr{get jwks(){var e,s;return(s=(e=Es[this.storageKey])===null||e===void 0?void 0:e.jwks)!==null&&s!==void 0?s:{keys:[]}}set jwks(e){Es[this.storageKey]=Object.assign(Object.assign({},Es[this.storageKey]),{jwks:e})}get jwks_cached_at(){var e,s;return(s=(e=Es[this.storageKey])===null||e===void 0?void 0:e.cachedAt)!==null&&s!==void 0?s:Number.MIN_SAFE_INTEGER}set jwks_cached_at(e){Es[this.storageKey]=Object.assign(Object.assign({},Es[this.storageKey]),{cachedAt:e})}constructor(e){var s,r,n,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 o=Object.assign(Object.assign({},Lg),e);if(this.storageKey=o.storageKey,this.instanceID=(s=xr.nextInstanceID[this.storageKey])!==null&&s!==void 0?s:0,xr.nextInstanceID[this.storageKey]=this.instanceID+1,this.logDebugMessages=!!o.debug,typeof o.debug=="function"&&(this.logger=o.debug),this.instanceID>0&&He()){const a=`${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(a),this.logDebugMessages&&console.trace(a)}if(this.persistSession=o.persistSession,this.autoRefreshToken=o.autoRefreshToken,this.experimental=(r=o.experimental)!==null&&r!==void 0?r:{},this.admin=new xg({url:o.url,headers:o.headers,fetch:o.fetch,experimental:this.experimental}),this.url=o.url,this.headers=o.headers,this.fetch=xc(o.fetch),this.lock=o.lock||Sa,this.detectSessionInUrl=o.detectSessionInUrl,this.flowType=o.flowType,this.hasCustomAuthorizationHeader=o.hasCustomAuthorizationHeader,this.throwOnError=o.throwOnError,this.lockAcquireTimeout=o.lockAcquireTimeout,o.lock?this.lock=o.lock:this.persistSession&&He()&&(!((n=globalThis==null?void 0:globalThis.navigator)===null||n===void 0)&&n.locks)?this.lock=kg:this.lock=Sa,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 Ng(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?(o.storage?this.storage=o.storage:wc()?this.storage=globalThis.localStorage:(this.memoryStorage={},this.storage=va(this.memoryStorage)),o.userStorage&&(this.userStorage=o.userStorage)):(this.memoryStorage={},this.storage=va(this.memoryStorage)),He()&&globalThis.BroadcastChannel&&this.persistSession&&this.storageKey){try{this.broadcastChannel=new globalThis.BroadcastChannel(this.storageKey)}catch(a){console.error("Failed to create a new BroadcastChannel, multi-tab state changes will not be available",a)}(i=this.broadcastChannel)===null||i===void 0||i.addEventListener("message",async a=>{this._debug("received broadcast notification from other tab or client",a);try{await this._notifyAllSubscribers(a.data.event,a.data.session,!1)}catch(l){this._debug("#broadcastChannel","error",l)}})}o.skipAutoInitialize||this.initialize().catch(a=>{this._debug("#initialize()","error",a)})}isThrowOnErrorEnabled(){return this.throwOnError}_returnResult(e){if(this.throwOnError&&e&&e.error)throw e.error;return e}_logPrefix(){return`GoTrueClient@${this.storageKey}:${this.instanceID} (${vc}) ${new Date().toISOString()}`}_debug(...e){return this.logDebugMessages&&this.logger(this._logPrefix(),...e),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 e;try{let s={},r="none";if(He()&&(s=sg(window.location.href),this._isImplicitGrantCallback(s)?r="implicit":await this._isPKCECallback(s)&&(r="pkce")),He()&&this.detectSessionInUrl&&r!=="none"){const{data:n,error:i}=await this._getSessionFromURL(s,r);if(i){if(this._debug("#_initialize()","error detecting session from URL",i),Gp(i)){const l=(e=i.details)===null||e===void 0?void 0:e.code;if(l==="identity_already_exists"||l==="identity_not_found"||l==="single_identity_not_deletable")return{error:i}}return{error:i}}const{session:o,redirectType:a}=n;return this._debug("#_initialize()","detected session in URL",o,"redirect type",a),await this._saveSession(o),setTimeout(async()=>{a==="recovery"?await this._notifyAllSubscribers("PASSWORD_RECOVERY",o):await this._notifyAllSubscribers("SIGNED_IN",o)},0),{error:null}}return await this._recoverAndRefresh(),{error:null}}catch(s){return F(s)?this._returnResult({error:s}):this._returnResult({error:new pt("Unexpected error during initialization",s)})}finally{await this._handleVisibilityChange(),this._debug("#_initialize()","end")}}async signInAnonymously(e){var s,r,n;try{const i=await J(this.fetch,"POST",`${this.url}/signup`,{headers:this.headers,body:{data:(r=(s=e==null?void 0:e.options)===null||s===void 0?void 0:s.data)!==null&&r!==void 0?r:{},gotrue_meta_security:{captcha_token:(n=e==null?void 0:e.options)===null||n===void 0?void 0:n.captchaToken}},xform:at}),{data:o,error:a}=i;if(a||!o)return this._returnResult({data:{user:null,session:null},error:a});const l=o.session,c=o.user;return o.session&&(await this._saveSession(o.session),await this._notifyAllSubscribers("SIGNED_IN",l)),this._returnResult({data:{user:c,session:l},error:null})}catch(i){if(F(i))return this._returnResult({data:{user:null,session:null},error:i});throw i}}async signUp(e){var s,r,n;try{let i;if("email"in e){const{email:u,password:h,options:d}=e;let f=null,y=null;this.flowType==="pkce"&&([f,y]=await Ss(this.storage,this.storageKey)),i=await J(this.fetch,"POST",`${this.url}/signup`,{headers:this.headers,redirectTo:d==null?void 0:d.emailRedirectTo,body:{email:u,password:h,data:(s=d==null?void 0:d.data)!==null&&s!==void 0?s:{},gotrue_meta_security:{captcha_token:d==null?void 0:d.captchaToken},code_challenge:f,code_challenge_method:y},xform:at})}else if("phone"in e){const{phone:u,password:h,options:d}=e;i=await J(this.fetch,"POST",`${this.url}/signup`,{headers:this.headers,body:{phone:u,password:h,data:(r=d==null?void 0:d.data)!==null&&r!==void 0?r:{},channel:(n=d==null?void 0:d.channel)!==null&&n!==void 0?n:"sms",gotrue_meta_security:{captcha_token:d==null?void 0:d.captchaToken}},xform:at})}else throw new Dr("You must provide either an email or phone number and a password");const{data:o,error:a}=i;if(a||!o)return await Me(this.storage,`${this.storageKey}-code-verifier`),this._returnResult({data:{user:null,session:null},error:a});const l=o.session,c=o.user;return o.session&&(await this._saveSession(o.session),await this._notifyAllSubscribers("SIGNED_IN",l)),this._returnResult({data:{user:c,session:l},error:null})}catch(i){if(await Me(this.storage,`${this.storageKey}-code-verifier`),F(i))return this._returnResult({data:{user:null,session:null},error:i});throw i}}async signInWithPassword(e){try{let s;if("email"in e){const{email:i,password:o,options:a}=e;s=await J(this.fetch,"POST",`${this.url}/token?grant_type=password`,{headers:this.headers,body:{email:i,password:o,gotrue_meta_security:{captcha_token:a==null?void 0:a.captchaToken}},xform:ya})}else if("phone"in e){const{phone:i,password:o,options:a}=e;s=await J(this.fetch,"POST",`${this.url}/token?grant_type=password`,{headers:this.headers,body:{phone:i,password:o,gotrue_meta_security:{captcha_token:a==null?void 0:a.captchaToken}},xform:ya})}else throw new Dr("You must provide either an email or phone number and a password");const{data:r,error:n}=s;if(n)return this._returnResult({data:{user:null,session:null},error:n});if(!r||!r.session||!r.user){const i=new ks;return this._returnResult({data:{user:null,session:null},error:i})}return r.session&&(await this._saveSession(r.session),await this._notifyAllSubscribers("SIGNED_IN",r.session)),this._returnResult({data:Object.assign({user:r.user,session:r.session},r.weak_password?{weakPassword:r.weak_password}:null),error:n})}catch(s){if(F(s))return this._returnResult({data:{user:null,session:null},error:s});throw s}}async signInWithOAuth(e){var s,r,n,i;return await this._handleProviderSignIn(e.provider,{redirectTo:(s=e.options)===null||s===void 0?void 0:s.redirectTo,scopes:(r=e.options)===null||r===void 0?void 0:r.scopes,queryParams:(n=e.options)===null||n===void 0?void 0:n.queryParams,skipBrowserRedirect:(i=e.options)===null||i===void 0?void 0:i.skipBrowserRedirect})}async exchangeCodeForSession(e){return await this.initializePromise,this._acquireLock(this.lockAcquireTimeout,async()=>this._exchangeCodeForSession(e))}async signInWithWeb3(e){const{chain:s}=e;switch(s){case"ethereum":return await this.signInWithEthereum(e);case"solana":return await this.signInWithSolana(e);default:throw new Error(`@supabase/auth-js: Unsupported chain "${s}"`)}}async signInWithEthereum(e){var s,r,n,i,o,a,l,c,u,h,d;let f,y;if("message"in e)f=e.message,y=e.signature;else{const{chain:v,wallet:A,statement:C,options:S}=e;let E;if(He())if(typeof A=="object")E=A;else{const Y=window;if("ethereum"in Y&&typeof Y.ethereum=="object"&&"request"in Y.ethereum&&typeof Y.ethereum.request=="function")E=Y.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 A!="object"||!(S!=null&&S.url))throw new Error("@supabase/auth-js: Both wallet and url must be specified in non-browser environments.");E=A}const N=new URL((s=S==null?void 0:S.url)!==null&&s!==void 0?s:window.location.href),U=await E.request({method:"eth_requestAccounts"}).then(Y=>Y).catch(()=>{throw new Error("@supabase/auth-js: Wallet method eth_requestAccounts is missing or invalid")});if(!U||U.length===0)throw new Error("@supabase/auth-js: No accounts available. Please ensure the wallet is connected.");const B=Sc(U[0]);let x=(r=S==null?void 0:S.signInWithEthereum)===null||r===void 0?void 0:r.chainId;if(!x){const Y=await E.request({method:"eth_chainId"});x=Eg(Y)}const D={domain:N.host,address:B,statement:C,uri:N.href,version:"1",chainId:x,nonce:(n=S==null?void 0:S.signInWithEthereum)===null||n===void 0?void 0:n.nonce,issuedAt:(o=(i=S==null?void 0:S.signInWithEthereum)===null||i===void 0?void 0:i.issuedAt)!==null&&o!==void 0?o:new Date,expirationTime:(a=S==null?void 0:S.signInWithEthereum)===null||a===void 0?void 0:a.expirationTime,notBefore:(l=S==null?void 0:S.signInWithEthereum)===null||l===void 0?void 0:l.notBefore,requestId:(c=S==null?void 0:S.signInWithEthereum)===null||c===void 0?void 0:c.requestId,resources:(u=S==null?void 0:S.signInWithEthereum)===null||u===void 0?void 0:u.resources};f=Ag(D),y=await E.request({method:"personal_sign",params:[Tg(f),B]})}try{const{data:v,error:A}=await J(this.fetch,"POST",`${this.url}/token?grant_type=web3`,{headers:this.headers,body:Object.assign({chain:"ethereum",message:f,signature:y},!((h=e.options)===null||h===void 0)&&h.captchaToken?{gotrue_meta_security:{captcha_token:(d=e.options)===null||d===void 0?void 0:d.captchaToken}}:null),xform:at});if(A)throw A;if(!v||!v.session||!v.user){const C=new ks;return this._returnResult({data:{user:null,session:null},error:C})}return v.session&&(await this._saveSession(v.session),await this._notifyAllSubscribers("SIGNED_IN",v.session)),this._returnResult({data:Object.assign({},v),error:A})}catch(v){if(F(v))return this._returnResult({data:{user:null,session:null},error:v});throw v}}async signInWithSolana(e){var s,r,n,i,o,a,l,c,u,h,d,f;let y,v;if("message"in e)y=e.message,v=e.signature;else{const{chain:A,wallet:C,statement:S,options:E}=e;let N;if(He())if(typeof C=="object")N=C;else{const B=window;if("solana"in B&&typeof B.solana=="object"&&("signIn"in B.solana&&typeof B.solana.signIn=="function"||"signMessage"in B.solana&&typeof B.solana.signMessage=="function"))N=B.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 C!="object"||!(E!=null&&E.url))throw new Error("@supabase/auth-js: Both wallet and url must be specified in non-browser environments.");N=C}const U=new URL((s=E==null?void 0:E.url)!==null&&s!==void 0?s:window.location.href);if("signIn"in N&&N.signIn){const B=await N.signIn(Object.assign(Object.assign(Object.assign({issuedAt:new Date().toISOString()},E==null?void 0:E.signInWithSolana),{version:"1",domain:U.host,uri:U.href}),S?{statement:S}:null));let x;if(Array.isArray(B)&&B[0]&&typeof B[0]=="object")x=B[0];else if(B&&typeof B=="object"&&"signedMessage"in B&&"signature"in B)x=B;else throw new Error("@supabase/auth-js: Wallet method signIn() returned unrecognized value");if("signedMessage"in x&&"signature"in x&&(typeof x.signedMessage=="string"||x.signedMessage instanceof Uint8Array)&&x.signature instanceof Uint8Array)y=typeof x.signedMessage=="string"?x.signedMessage:new TextDecoder().decode(x.signedMessage),v=x.signature;else throw new Error("@supabase/auth-js: Wallet method signIn() API returned object without signedMessage and signature fields")}else{if(!("signMessage"in N)||typeof N.signMessage!="function"||!("publicKey"in N)||typeof N!="object"||!N.publicKey||!("toBase58"in N.publicKey)||typeof N.publicKey.toBase58!="function")throw new Error("@supabase/auth-js: Wallet does not have a compatible signMessage() and publicKey.toBase58() API");y=[`${U.host} wants you to sign in with your Solana account:`,N.publicKey.toBase58(),...S?["",S,""]:[""],"Version: 1",`URI: ${U.href}`,`Issued At: ${(n=(r=E==null?void 0:E.signInWithSolana)===null||r===void 0?void 0:r.issuedAt)!==null&&n!==void 0?n:new Date().toISOString()}`,...!((i=E==null?void 0:E.signInWithSolana)===null||i===void 0)&&i.notBefore?[`Not Before: ${E.signInWithSolana.notBefore}`]:[],...!((o=E==null?void 0:E.signInWithSolana)===null||o===void 0)&&o.expirationTime?[`Expiration Time: ${E.signInWithSolana.expirationTime}`]:[],...!((a=E==null?void 0:E.signInWithSolana)===null||a===void 0)&&a.chainId?[`Chain ID: ${E.signInWithSolana.chainId}`]:[],...!((l=E==null?void 0:E.signInWithSolana)===null||l===void 0)&&l.nonce?[`Nonce: ${E.signInWithSolana.nonce}`]:[],...!((c=E==null?void 0:E.signInWithSolana)===null||c===void 0)&&c.requestId?[`Request ID: ${E.signInWithSolana.requestId}`]:[],...!((h=(u=E==null?void 0:E.signInWithSolana)===null||u===void 0?void 0:u.resources)===null||h===void 0)&&h.length?["Resources",...E.signInWithSolana.resources.map(x=>`- ${x}`)]:[]].join(`
|
|
72
|
-
`);const B=await N.signMessage(new TextEncoder().encode(y),"utf8");if(!B||!(B instanceof Uint8Array))throw new Error("@supabase/auth-js: Wallet signMessage() API returned an recognized value");v=B}}try{const{data:A,error:C}=await J(this.fetch,"POST",`${this.url}/token?grant_type=web3`,{headers:this.headers,body:Object.assign({chain:"solana",message:y,signature:ps(v)},!((d=e.options)===null||d===void 0)&&d.captchaToken?{gotrue_meta_security:{captcha_token:(f=e.options)===null||f===void 0?void 0:f.captchaToken}}:null),xform:at});if(C)throw C;if(!A||!A.session||!A.user){const S=new ks;return this._returnResult({data:{user:null,session:null},error:S})}return A.session&&(await this._saveSession(A.session),await this._notifyAllSubscribers("SIGNED_IN",A.session)),this._returnResult({data:Object.assign({},A),error:C})}catch(A){if(F(A))return this._returnResult({data:{user:null,session:null},error:A});throw A}}async _exchangeCodeForSession(e){const s=await ls(this.storage,`${this.storageKey}-code-verifier`),[r,n]=(s??"").split("/");try{if(!r&&this.flowType==="pkce")throw new Jp;const{data:i,error:o}=await J(this.fetch,"POST",`${this.url}/token?grant_type=pkce`,{headers:this.headers,body:{auth_code:e,code_verifier:r},xform:at});if(await Me(this.storage,`${this.storageKey}-code-verifier`),o)throw o;if(!i||!i.session||!i.user){const a=new ks;return this._returnResult({data:{user:null,session:null,redirectType:null},error:a})}return i.session&&(await this._saveSession(i.session),await this._notifyAllSubscribers(n==="recovery"?"PASSWORD_RECOVERY":"SIGNED_IN",i.session)),this._returnResult({data:Object.assign(Object.assign({},i),{redirectType:n??null}),error:o})}catch(i){if(await Me(this.storage,`${this.storageKey}-code-verifier`),F(i))return this._returnResult({data:{user:null,session:null,redirectType:null},error:i});throw i}}async signInWithIdToken(e){try{const{options:s,provider:r,token:n,access_token:i,nonce:o}=e,a=await J(this.fetch,"POST",`${this.url}/token?grant_type=id_token`,{headers:this.headers,body:{provider:r,id_token:n,access_token:i,nonce:o,gotrue_meta_security:{captcha_token:s==null?void 0:s.captchaToken}},xform:at}),{data:l,error:c}=a;if(c)return this._returnResult({data:{user:null,session:null},error:c});if(!l||!l.session||!l.user){const u=new ks;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(F(s))return this._returnResult({data:{user:null,session:null},error:s});throw s}}async signInWithOtp(e){var s,r,n,i,o;try{if("email"in e){const{email:a,options:l}=e;let c=null,u=null;this.flowType==="pkce"&&([c,u]=await Ss(this.storage,this.storageKey));const{error:h}=await J(this.fetch,"POST",`${this.url}/otp`,{headers:this.headers,body:{email:a,data:(s=l==null?void 0:l.data)!==null&&s!==void 0?s:{},create_user:(r=l==null?void 0:l.shouldCreateUser)!==null&&r!==void 0?r:!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:h})}if("phone"in e){const{phone:a,options:l}=e,{data:c,error:u}=await J(this.fetch,"POST",`${this.url}/otp`,{headers:this.headers,body:{phone:a,data:(n=l==null?void 0:l.data)!==null&&n!==void 0?n:{},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:(o=l==null?void 0:l.channel)!==null&&o!==void 0?o:"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(a){if(await Me(this.storage,`${this.storageKey}-code-verifier`),F(a))return this._returnResult({data:{user:null,session:null},error:a});throw a}}async verifyOtp(e){var s,r;try{let n,i;"options"in e&&(n=(s=e.options)===null||s===void 0?void 0:s.redirectTo,i=(r=e.options)===null||r===void 0?void 0:r.captchaToken);const{data:o,error:a}=await J(this.fetch,"POST",`${this.url}/verify`,{headers:this.headers,body:Object.assign(Object.assign({},e),{gotrue_meta_security:{captcha_token:i}}),redirectTo:n,xform:at});if(a)throw a;if(!o)throw new Error("An error occurred on token verification.");const l=o.session,c=o.user;return l!=null&&l.access_token&&(await this._saveSession(l),await this._notifyAllSubscribers(e.type=="recovery"?"PASSWORD_RECOVERY":"SIGNED_IN",l)),this._returnResult({data:{user:c,session:l},error:null})}catch(n){if(F(n))return this._returnResult({data:{user:null,session:null},error:n});throw n}}async signInWithSSO(e){var s,r,n,i,o;try{let a=null,l=null;this.flowType==="pkce"&&([a,l]=await Ss(this.storage,this.storageKey));const c=await J(this.fetch,"POST",`${this.url}/sso`,{body:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},"providerId"in e?{provider_id:e.providerId}:null),"domain"in e?{domain:e.domain}:null),{redirect_to:(r=(s=e.options)===null||s===void 0?void 0:s.redirectTo)!==null&&r!==void 0?r:void 0}),!((n=e==null?void 0:e.options)===null||n===void 0)&&n.captchaToken?{gotrue_meta_security:{captcha_token:e.options.captchaToken}}:null),{skip_http_redirect:!0,code_challenge:a,code_challenge_method:l}),headers:this.headers,xform:_g});return!((i=c.data)===null||i===void 0)&&i.url&&He()&&!(!((o=e.options)===null||o===void 0)&&o.skipBrowserRedirect)&&window.location.assign(c.data.url),this._returnResult(c)}catch(a){if(await Me(this.storage,`${this.storageKey}-code-verifier`),F(a))return this._returnResult({data:null,error:a});throw a}}async reauthenticate(){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._reauthenticate())}async _reauthenticate(){try{return await this._useSession(async e=>{const{data:{session:s},error:r}=e;if(r)throw r;if(!s)throw new Ne;const{error:n}=await J(this.fetch,"GET",`${this.url}/reauthenticate`,{headers:this.headers,jwt:s.access_token});return this._returnResult({data:{user:null,session:null},error:n})})}catch(e){if(F(e))return this._returnResult({data:{user:null,session:null},error:e});throw e}}async resend(e){try{const s=`${this.url}/resend`;if("email"in e){const{email:r,type:n,options:i}=e,{error:o}=await J(this.fetch,"POST",s,{headers:this.headers,body:{email:r,type:n,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:o})}else if("phone"in e){const{phone:r,type:n,options:i}=e,{data:o,error:a}=await J(this.fetch,"POST",s,{headers:this.headers,body:{phone:r,type:n,gotrue_meta_security:{captcha_token:i==null?void 0:i.captchaToken}}});return this._returnResult({data:{user:null,session:null,messageId:o==null?void 0:o.message_id},error:a})}throw new Dr("You must provide either an email or phone number and a type")}catch(s){if(F(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(e,s){this._debug("#_acquireLock","begin",e);try{if(this.lockAcquired){const r=this.pendingInLock.length?this.pendingInLock[this.pendingInLock.length-1]:Promise.resolve(),n=(async()=>(await r,await s()))();return this.pendingInLock.push((async()=>{try{await n}catch{}})()),n}return await this.lock(`lock:${this.storageKey}`,e,async()=>{this._debug("#_acquireLock","lock acquired for storage key",this.storageKey);try{this.lockAcquired=!0;const r=s();for(this.pendingInLock.push((async()=>{try{await r}catch{}})()),await r;this.pendingInLock.length;){const n=[...this.pendingInLock];await Promise.all(n),this.pendingInLock.splice(0,n.length)}return await r}finally{this._debug("#_acquireLock","lock released for storage key",this.storageKey),this.lockAcquired=!1}})}finally{this._debug("#_acquireLock","end")}}async _useSession(e){this._debug("#_useSession","begin");try{const s=await this.__loadSession();return await e(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 e=null;const s=await ls(this.storage,this.storageKey);if(this._debug("#getSession()","session from storage",s),s!==null&&(this._isValidSession(s)?e=s:(this._debug("#getSession()","session from storage is not valid"),await this._removeSession())),!e)return{data:{session:null},error:null};const r=e.expires_at?e.expires_at*1e3-Date.now()<Jn:!1;if(this._debug("#__loadSession()",`session has${r?"":" not"} expired`,"expires_at",e.expires_at),!r){if(this.userStorage){const o=await ls(this.userStorage,this.storageKey+"-user");o!=null&&o.user?e.user=o.user:e.user=Yn()}if(this.storage.isServer&&e.user&&!e.user.__isUserNotAvailableProxy){const o={value:this.suppressGetSessionWarning};e.user=gg(e.user,o),o.value&&(this.suppressGetSessionWarning=!0)}return{data:{session:e},error:null}}const{data:n,error:i}=await this._callRefreshToken(e.refresh_token);return i?this._returnResult({data:{session:null},error:i}):this._returnResult({data:{session:n},error:null})}finally{this._debug("#__loadSession()","end")}}async getUser(e){if(e)return await this._getUser(e);await this.initializePromise;const s=await this._acquireLock(this.lockAcquireTimeout,async()=>await this._getUser());return s.data.user&&(this.suppressGetSessionWarning=!0),s}async _getUser(e){try{return e?await J(this.fetch,"GET",`${this.url}/user`,{headers:this.headers,jwt:e,xform:es}):await this._useSession(async s=>{var r,n,i;const{data:o,error:a}=s;if(a)throw a;return!(!((r=o.session)===null||r===void 0)&&r.access_token)&&!this.hasCustomAuthorizationHeader?{data:{user:null},error:new Ne}:await J(this.fetch,"GET",`${this.url}/user`,{headers:this.headers,jwt:(i=(n=o.session)===null||n===void 0?void 0:n.access_token)!==null&&i!==void 0?i:void 0,xform:es})})}catch(s){if(F(s))return Ur(s)&&(await this._removeSession(),await Me(this.storage,`${this.storageKey}-code-verifier`)),this._returnResult({data:{user:null},error:s});throw s}}async updateUser(e,s={}){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._updateUser(e,s))}async _updateUser(e,s={}){try{return await this._useSession(async r=>{const{data:n,error:i}=r;if(i)throw i;if(!n.session)throw new Ne;const o=n.session;let a=null,l=null;this.flowType==="pkce"&&e.email!=null&&([a,l]=await Ss(this.storage,this.storageKey));const{data:c,error:u}=await J(this.fetch,"PUT",`${this.url}/user`,{headers:this.headers,redirectTo:s==null?void 0:s.emailRedirectTo,body:Object.assign(Object.assign({},e),{code_challenge:a,code_challenge_method:l}),jwt:o.access_token,xform:es});if(u)throw u;return o.user=c.user,await this._saveSession(o),await this._notifyAllSubscribers("USER_UPDATED",o),this._returnResult({data:{user:o.user},error:null})})}catch(r){if(await Me(this.storage,`${this.storageKey}-code-verifier`),F(r))return this._returnResult({data:{user:null},error:r});throw r}}async setSession(e){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._setSession(e))}async _setSession(e){try{if(!e.access_token||!e.refresh_token)throw new Ne;const s=Date.now()/1e3;let r=s,n=!0,i=null;const{payload:o}=Mr(e.access_token);if(o.exp&&(r=o.exp,n=r<=s),n){const{data:a,error:l}=await this._callRefreshToken(e.refresh_token);if(l)return this._returnResult({data:{user:null,session:null},error:l});if(!a)return{data:{user:null,session:null},error:null};i=a}else{const{data:a,error:l}=await this._getUser(e.access_token);if(l)return this._returnResult({data:{user:null,session:null},error:l});i={access_token:e.access_token,refresh_token:e.refresh_token,user:a.user,token_type:"bearer",expires_in:r-s,expires_at:r},await this._saveSession(i),await this._notifyAllSubscribers("SIGNED_IN",i)}return this._returnResult({data:{user:i.user,session:i},error:null})}catch(s){if(F(s))return this._returnResult({data:{session:null,user:null},error:s});throw s}}async refreshSession(e){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._refreshSession(e))}async _refreshSession(e){try{return await this._useSession(async s=>{var r;if(!e){const{data:o,error:a}=s;if(a)throw a;e=(r=o.session)!==null&&r!==void 0?r:void 0}if(!(e!=null&&e.refresh_token))throw new Ne;const{data:n,error:i}=await this._callRefreshToken(e.refresh_token);return i?this._returnResult({data:{user:null,session:null},error:i}):n?this._returnResult({data:{user:n.user,session:n},error:null}):this._returnResult({data:{user:null,session:null},error:null})})}catch(s){if(F(s))return this._returnResult({data:{user:null,session:null},error:s});throw s}}async _getSessionFromURL(e,s){var r;try{if(!He())throw new Br("No browser detected.");if(e.error||e.error_description||e.error_code)throw new Br(e.error_description||"Error in URL with unspecified error_description",{error:e.error||"unspecified_error",code:e.error_code||"unspecified_code"});switch(s){case"implicit":if(this.flowType==="pkce")throw new ca("Not a valid PKCE flow url.");break;case"pkce":if(this.flowType==="implicit")throw new Br("Not a valid implicit grant flow url.");break;default:}if(s==="pkce"){if(this._debug("#_initialize()","begin","is PKCE flow",!0),!e.code)throw new ca("No code detected.");const{data:E,error:N}=await this._exchangeCodeForSession(e.code);if(N)throw N;const U=new URL(window.location.href);return U.searchParams.delete("code"),window.history.replaceState(window.history.state,"",U.toString()),{data:{session:E.session,redirectType:(r=E.redirectType)!==null&&r!==void 0?r:null},error:null}}const{provider_token:n,provider_refresh_token:i,access_token:o,refresh_token:a,expires_in:l,expires_at:c,token_type:u}=e;if(!o||!l||!a||!u)throw new Br("No session defined in URL");const h=Math.round(Date.now()/1e3),d=parseInt(l);let f=h+d;c&&(f=parseInt(c));const y=f-h;y*1e3<=Os&&console.warn(`@supabase/gotrue-js: Session as retrieved from URL expires in ${y}s, should have been closer to ${d}s`);const v=f-d;h-v>=120?console.warn("@supabase/gotrue-js: Session as retrieved from URL was issued over 120s ago, URL could be stale",v,f,h):h-v<0&&console.warn("@supabase/gotrue-js: Session as retrieved from URL was issued in the future? Check the device clock for skew",v,f,h);const{data:A,error:C}=await this._getUser(o);if(C)throw C;const S={provider_token:n,provider_refresh_token:i,access_token:o,expires_in:d,expires_at:f,refresh_token:a,token_type:u,user:A.user};return window.location.hash="",this._debug("#_getSessionFromURL()","clearing window.location.hash"),this._returnResult({data:{session:S,redirectType:e.type},error:null})}catch(n){if(F(n))return this._returnResult({data:{session:null,redirectType:null},error:n});throw n}}_isImplicitGrantCallback(e){return typeof this.detectSessionInUrl=="function"?this.detectSessionInUrl(new URL(window.location.href),e):!!(e.access_token||e.error_description)}async _isPKCECallback(e){const s=await ls(this.storage,`${this.storageKey}-code-verifier`);return!!(e.code&&s)}async signOut(e={scope:"global"}){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._signOut(e))}async _signOut({scope:e}={scope:"global"}){return await this._useSession(async s=>{var r;const{data:n,error:i}=s;if(i&&!Ur(i))return this._returnResult({error:i});const o=(r=n.session)===null||r===void 0?void 0:r.access_token;if(o){const{error:a}=await this.admin.signOut(o,e);if(a&&!(Kp(a)&&(a.status===404||a.status===401||a.status===403)||Ur(a)))return this._returnResult({error:a})}return e!=="others"&&(await this._removeSession(),await Me(this.storage,`${this.storageKey}-code-verifier`)),this._returnResult({error:null})})}onAuthStateChange(e){const s=tg(),r={id:s,callback:e,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,r),(async()=>(await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>{this._emitInitialSession(s)})))(),{data:{subscription:r}}}async _emitInitialSession(e){return await this._useSession(async s=>{var r,n;try{const{data:{session:i},error:o}=s;if(o)throw o;await((r=this.stateChangeEmitters.get(e))===null||r===void 0?void 0:r.callback("INITIAL_SESSION",i)),this._debug("INITIAL_SESSION","callback id",e,"session",i)}catch(i){await((n=this.stateChangeEmitters.get(e))===null||n===void 0?void 0:n.callback("INITIAL_SESSION",null)),this._debug("INITIAL_SESSION","callback id",e,"error",i),Ur(i)?console.warn(i):console.error(i)}})}async resetPasswordForEmail(e,s={}){let r=null,n=null;this.flowType==="pkce"&&([r,n]=await Ss(this.storage,this.storageKey,!0));try{return await J(this.fetch,"POST",`${this.url}/recover`,{body:{email:e,code_challenge:r,code_challenge_method:n,gotrue_meta_security:{captcha_token:s.captchaToken}},headers:this.headers,redirectTo:s.redirectTo})}catch(i){if(await Me(this.storage,`${this.storageKey}-code-verifier`),F(i))return this._returnResult({data:null,error:i});throw i}}async getUserIdentities(){var e;try{const{data:s,error:r}=await this.getUser();if(r)throw r;return this._returnResult({data:{identities:(e=s.user.identities)!==null&&e!==void 0?e:[]},error:null})}catch(s){if(F(s))return this._returnResult({data:null,error:s});throw s}}async linkIdentity(e){return"token"in e?this.linkIdentityIdToken(e):this.linkIdentityOAuth(e)}async linkIdentityOAuth(e){var s;try{const{data:r,error:n}=await this._useSession(async i=>{var o,a,l,c,u;const{data:h,error:d}=i;if(d)throw d;const f=await this._getUrlForProvider(`${this.url}/user/identities/authorize`,e.provider,{redirectTo:(o=e.options)===null||o===void 0?void 0:o.redirectTo,scopes:(a=e.options)===null||a===void 0?void 0:a.scopes,queryParams:(l=e.options)===null||l===void 0?void 0:l.queryParams,skipBrowserRedirect:!0});return await J(this.fetch,"GET",f,{headers:this.headers,jwt:(u=(c=h.session)===null||c===void 0?void 0:c.access_token)!==null&&u!==void 0?u:void 0})});if(n)throw n;return He()&&!(!((s=e.options)===null||s===void 0)&&s.skipBrowserRedirect)&&window.location.assign(r==null?void 0:r.url),this._returnResult({data:{provider:e.provider,url:r==null?void 0:r.url},error:null})}catch(r){if(F(r))return this._returnResult({data:{provider:e.provider,url:null},error:r});throw r}}async linkIdentityIdToken(e){return await this._useSession(async s=>{var r;try{const{error:n,data:{session:i}}=s;if(n)throw n;const{options:o,provider:a,token:l,access_token:c,nonce:u}=e,h=await J(this.fetch,"POST",`${this.url}/token?grant_type=id_token`,{headers:this.headers,jwt:(r=i==null?void 0:i.access_token)!==null&&r!==void 0?r:void 0,body:{provider:a,id_token:l,access_token:c,nonce:u,link_identity:!0,gotrue_meta_security:{captcha_token:o==null?void 0:o.captchaToken}},xform:at}),{data:d,error:f}=h;return f?this._returnResult({data:{user:null,session:null},error:f}):!d||!d.session||!d.user?this._returnResult({data:{user:null,session:null},error:new ks}):(d.session&&(await this._saveSession(d.session),await this._notifyAllSubscribers("USER_UPDATED",d.session)),this._returnResult({data:d,error:f}))}catch(n){if(await Me(this.storage,`${this.storageKey}-code-verifier`),F(n))return this._returnResult({data:{user:null,session:null},error:n});throw n}})}async unlinkIdentity(e){try{return await this._useSession(async s=>{var r,n;const{data:i,error:o}=s;if(o)throw o;return await J(this.fetch,"DELETE",`${this.url}/user/identities/${e.identity_id}`,{headers:this.headers,jwt:(n=(r=i.session)===null||r===void 0?void 0:r.access_token)!==null&&n!==void 0?n:void 0})})}catch(s){if(F(s))return this._returnResult({data:null,error:s});throw s}}async _refreshAccessToken(e){const s=`#_refreshAccessToken(${e.substring(0,5)}...)`;this._debug(s,"begin");try{const r=Date.now();return await ig(async n=>(n>0&&await ng(200*Math.pow(2,n-1)),this._debug(s,"refreshing attempt",n),await J(this.fetch,"POST",`${this.url}/token?grant_type=refresh_token`,{body:{refresh_token:e},headers:this.headers,xform:at})),(n,i)=>{const o=200*Math.pow(2,n);return i&&zn(i)&&Date.now()+o-r<Os})}catch(r){if(this._debug(s,"error",r),F(r))return this._returnResult({data:{session:null,user:null},error:r});throw r}finally{this._debug(s,"end")}}_isValidSession(e){return typeof e=="object"&&e!==null&&"access_token"in e&&"refresh_token"in e&&"expires_at"in e}async _handleProviderSignIn(e,s){const r=await this._getUrlForProvider(`${this.url}/authorize`,e,{redirectTo:s.redirectTo,scopes:s.scopes,queryParams:s.queryParams});return this._debug("#_handleProviderSignIn()","provider",e,"options",s,"url",r),He()&&!s.skipBrowserRedirect&&window.location.assign(r),{data:{provider:e,url:r},error:null}}async _recoverAndRefresh(){var e,s;const r="#_recoverAndRefresh()";this._debug(r,"begin");try{const n=await ls(this.storage,this.storageKey);if(n&&this.userStorage){let o=await ls(this.userStorage,this.storageKey+"-user");!this.storage.isServer&&Object.is(this.storage,this.userStorage)&&!o&&(o={user:n.user},await Ps(this.userStorage,this.storageKey+"-user",o)),n.user=(e=o==null?void 0:o.user)!==null&&e!==void 0?e:Yn()}else if(n&&!n.user&&!n.user){const o=await ls(this.storage,this.storageKey+"-user");o&&(o!=null&&o.user)?(n.user=o.user,await Me(this.storage,this.storageKey+"-user"),await Ps(this.storage,this.storageKey,n)):n.user=Yn()}if(this._debug(r,"session from storage",n),!this._isValidSession(n)){this._debug(r,"session is not valid"),n!==null&&await this._removeSession();return}const i=((s=n.expires_at)!==null&&s!==void 0?s:1/0)*1e3-Date.now()<Jn;if(this._debug(r,`session has${i?"":" not"} expired with margin of ${Jn}s`),i){if(this.autoRefreshToken&&n.refresh_token){const{error:o}=await this._callRefreshToken(n.refresh_token);o&&(console.error(o),zn(o)||(this._debug(r,"refresh failed with a non-retryable error, removing the session",o),await this._removeSession()))}}else if(n.user&&n.user.__isUserNotAvailableProxy===!0)try{const{data:o,error:a}=await this._getUser(n.access_token);!a&&(o!=null&&o.user)?(n.user=o.user,await this._saveSession(n),await this._notifyAllSubscribers("SIGNED_IN",n)):this._debug(r,"could not get user data, skipping SIGNED_IN notification")}catch(o){console.error("Error getting user data:",o),this._debug(r,"error getting user data, skipping SIGNED_IN notification",o)}else await this._notifyAllSubscribers("SIGNED_IN",n)}catch(n){this._debug(r,"error",n),console.error(n);return}finally{this._debug(r,"end")}}async _callRefreshToken(e){var s,r;if(!e)throw new Ne;if(this.refreshingDeferred)return this.refreshingDeferred.promise;const n=`#_callRefreshToken(${e.substring(0,5)}...)`;this._debug(n,"begin");try{this.refreshingDeferred=new On;const{data:i,error:o}=await this._refreshAccessToken(e);if(o)throw o;if(!i.session)throw new Ne;await this._saveSession(i.session),await this._notifyAllSubscribers("TOKEN_REFRESHED",i.session);const a={data:i.session,error:null};return this.refreshingDeferred.resolve(a),a}catch(i){if(this._debug(n,"error",i),F(i)){const o={data:null,error:i};return zn(i)||await this._removeSession(),(s=this.refreshingDeferred)===null||s===void 0||s.resolve(o),o}throw(r=this.refreshingDeferred)===null||r===void 0||r.reject(i),i}finally{this.refreshingDeferred=null,this._debug(n,"end")}}async _notifyAllSubscribers(e,s,r=!0){const n=`#_notifyAllSubscribers(${e})`;this._debug(n,"begin",s,`broadcast = ${r}`);try{this.broadcastChannel&&r&&this.broadcastChannel.postMessage({event:e,session:s});const i=[],o=Array.from(this.stateChangeEmitters.values()).map(async a=>{try{await a.callback(e,s)}catch(l){i.push(l)}});if(await Promise.all(o),i.length>0){for(let a=0;a<i.length;a+=1)console.error(i[a]);throw i[0]}}finally{this._debug(n,"end")}}async _saveSession(e){this._debug("#_saveSession()",e),this.suppressGetSessionWarning=!0,await Me(this.storage,`${this.storageKey}-code-verifier`);const s=Object.assign({},e),r=s.user&&s.user.__isUserNotAvailableProxy===!0;if(this.userStorage){!r&&s.user&&await Ps(this.userStorage,this.storageKey+"-user",{user:s.user});const n=Object.assign({},s);delete n.user;const i=pa(n);await Ps(this.storage,this.storageKey,i)}else{const n=pa(s);await Ps(this.storage,this.storageKey,n)}}async _removeSession(){this._debug("#_removeSession()"),this.suppressGetSessionWarning=!1,await Me(this.storage,this.storageKey),await Me(this.storage,this.storageKey+"-code-verifier"),await Me(this.storage,this.storageKey+"-user"),this.userStorage&&await Me(this.userStorage,this.storageKey+"-user"),await this._notifyAllSubscribers("SIGNED_OUT",null)}_removeVisibilityChangedCallback(){this._debug("#_removeVisibilityChangedCallback()");const e=this.visibilityChangedCallback;this.visibilityChangedCallback=null;try{e&&He()&&(window!=null&&window.removeEventListener)&&window.removeEventListener("visibilitychange",e)}catch(s){console.error("removing visibilitychange callback failed",s)}}async _startAutoRefresh(){await this._stopAutoRefresh(),this._debug("#_startAutoRefresh()");const e=setInterval(()=>this._autoRefreshTokenTick(),Os);this.autoRefreshTicker=e,e&&typeof e=="object"&&typeof e.unref=="function"?e.unref():typeof Deno<"u"&&typeof Deno.unrefTimer=="function"&&Deno.unrefTimer(e);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 e=this.autoRefreshTicker;this.autoRefreshTicker=null,e&&clearInterval(e);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 e=Date.now();try{return await this._useSession(async s=>{const{data:{session:r}}=s;if(!r||!r.refresh_token||!r.expires_at){this._debug("#_autoRefreshTokenTick()","no session");return}const n=Math.floor((r.expires_at*1e3-e)/Os);this._debug("#_autoRefreshTokenTick()",`access token expires in ${n} ticks, a tick lasts ${Os}ms, refresh threshold is ${ki} ticks`),n<=ki&&await this._callRefreshToken(r.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(e){if(e instanceof kc)this._debug("auto refresh token tick lock not available");else throw e}}async _handleVisibilityChange(){if(this._debug("#_handleVisibilityChange()"),!He()||!(window!=null&&window.addEventListener))return this.autoRefreshToken&&this.startAutoRefresh(),!1;try{this.visibilityChangedCallback=async()=>{try{await this._onVisibilityChanged(!1)}catch(e){this._debug("#visibilityChangedCallback","error",e)}},window==null||window.addEventListener("visibilitychange",this.visibilityChangedCallback),await this._onVisibilityChanged(!0)}catch(e){console.error("_handleVisibilityChange",e)}}async _onVisibilityChanged(e){const s=`#_onVisibilityChanged(${e})`;this._debug(s,"visibilityState",document.visibilityState),document.visibilityState==="visible"?(this.autoRefreshToken&&this._startAutoRefresh(),e||(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(e,s,r){const n=[`provider=${encodeURIComponent(s)}`];if(r!=null&&r.redirectTo&&n.push(`redirect_to=${encodeURIComponent(r.redirectTo)}`),r!=null&&r.scopes&&n.push(`scopes=${encodeURIComponent(r.scopes)}`),this.flowType==="pkce"){const[i,o]=await Ss(this.storage,this.storageKey),a=new URLSearchParams({code_challenge:`${encodeURIComponent(i)}`,code_challenge_method:`${encodeURIComponent(o)}`});n.push(a.toString())}if(r!=null&&r.queryParams){const i=new URLSearchParams(r.queryParams);n.push(i.toString())}return r!=null&&r.skipBrowserRedirect&&n.push(`skip_http_redirect=${r.skipBrowserRedirect}`),`${e}?${n.join("&")}`}async _unenroll(e){try{return await this._useSession(async s=>{var r;const{data:n,error:i}=s;return i?this._returnResult({data:null,error:i}):await J(this.fetch,"DELETE",`${this.url}/factors/${e.factorId}`,{headers:this.headers,jwt:(r=n==null?void 0:n.session)===null||r===void 0?void 0:r.access_token})})}catch(s){if(F(s))return this._returnResult({data:null,error:s});throw s}}async _enroll(e){try{return await this._useSession(async s=>{var r,n;const{data:i,error:o}=s;if(o)return this._returnResult({data:null,error:o});const a=Object.assign({friendly_name:e.friendlyName,factor_type:e.factorType},e.factorType==="phone"?{phone:e.phone}:e.factorType==="totp"?{issuer:e.issuer}:{}),{data:l,error:c}=await J(this.fetch,"POST",`${this.url}/factors`,{body:a,headers:this.headers,jwt:(r=i==null?void 0:i.session)===null||r===void 0?void 0:r.access_token});return c?this._returnResult({data:null,error:c}):(e.factorType==="totp"&&l.type==="totp"&&(!((n=l==null?void 0:l.totp)===null||n===void 0)&&n.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(F(s))return this._returnResult({data:null,error:s});throw s}}async _verify(e){return this._acquireLock(this.lockAcquireTimeout,async()=>{try{return await this._useSession(async s=>{var r;const{data:n,error:i}=s;if(i)return this._returnResult({data:null,error:i});const o=Object.assign({challenge_id:e.challengeId},"webauthn"in e?{webauthn:Object.assign(Object.assign({},e.webauthn),{credential_response:e.webauthn.type==="create"?xa(e.webauthn.credential_response):ka(e.webauthn.credential_response)})}:{code:e.code}),{data:a,error:l}=await J(this.fetch,"POST",`${this.url}/factors/${e.factorId}/verify`,{body:o,headers:this.headers,jwt:(r=n==null?void 0:n.session)===null||r===void 0?void 0:r.access_token});return l?this._returnResult({data:null,error:l}):(await this._saveSession(Object.assign({expires_at:Math.round(Date.now()/1e3)+a.expires_in},a)),await this._notifyAllSubscribers("MFA_CHALLENGE_VERIFIED",a),this._returnResult({data:a,error:l}))})}catch(s){if(F(s))return this._returnResult({data:null,error:s});throw s}})}async _challenge(e){return this._acquireLock(this.lockAcquireTimeout,async()=>{try{return await this._useSession(async s=>{var r;const{data:n,error:i}=s;if(i)return this._returnResult({data:null,error:i});const o=await J(this.fetch,"POST",`${this.url}/factors/${e.factorId}/challenge`,{body:e,headers:this.headers,jwt:(r=n==null?void 0:n.session)===null||r===void 0?void 0:r.access_token});if(o.error)return o;const{data:a}=o;if(a.type!=="webauthn")return{data:a,error:null};switch(a.webauthn.type){case"create":return{data:Object.assign(Object.assign({},a),{webauthn:Object.assign(Object.assign({},a.webauthn),{credential_options:Object.assign(Object.assign({},a.webauthn.credential_options),{publicKey:ba(a.webauthn.credential_options.publicKey)})})}),error:null};case"request":return{data:Object.assign(Object.assign({},a),{webauthn:Object.assign(Object.assign({},a.webauthn),{credential_options:Object.assign(Object.assign({},a.webauthn.credential_options),{publicKey:wa(a.webauthn.credential_options.publicKey)})})}),error:null}}})}catch(s){if(F(s))return this._returnResult({data:null,error:s});throw s}})}async _challengeAndVerify(e){const{data:s,error:r}=await this._challenge({factorId:e.factorId});return r?this._returnResult({data:null,error:r}):await this._verify({factorId:e.factorId,challengeId:s.id,code:e.code})}async _listFactors(){var e;const{data:{user:s},error:r}=await this.getUser();if(r)return{data:null,error:r};const n={all:[],phone:[],totp:[],webauthn:[]};for(const i of(e=s==null?void 0:s.factors)!==null&&e!==void 0?e:[])n.all.push(i),i.status==="verified"&&n[i.factor_type].push(i);return{data:n,error:null}}async _getAuthenticatorAssuranceLevel(e){var s,r,n,i;if(e)try{const{payload:f}=Mr(e);let y=null;f.aal&&(y=f.aal);let v=y;const{data:{user:A},error:C}=await this.getUser(e);if(C)return this._returnResult({data:null,error:C});((r=(s=A==null?void 0:A.factors)===null||s===void 0?void 0:s.filter(N=>N.status==="verified"))!==null&&r!==void 0?r:[]).length>0&&(v="aal2");const E=f.amr||[];return{data:{currentLevel:y,nextLevel:v,currentAuthenticationMethods:E},error:null}}catch(f){if(F(f))return this._returnResult({data:null,error:f});throw f}const{data:{session:o},error:a}=await this.getSession();if(a)return this._returnResult({data:null,error:a});if(!o)return{data:{currentLevel:null,nextLevel:null,currentAuthenticationMethods:[]},error:null};const{payload:l}=Mr(o.access_token);let c=null;l.aal&&(c=l.aal);let u=c;((i=(n=o.user.factors)===null||n===void 0?void 0:n.filter(f=>f.status==="verified"))!==null&&i!==void 0?i:[]).length>0&&(u="aal2");const d=l.amr||[];return{data:{currentLevel:c,nextLevel:u,currentAuthenticationMethods:d},error:null}}async _getAuthorizationDetails(e){try{return await this._useSession(async s=>{const{data:{session:r},error:n}=s;return n?this._returnResult({data:null,error:n}):r?await J(this.fetch,"GET",`${this.url}/oauth/authorizations/${e}`,{headers:this.headers,jwt:r.access_token,xform:i=>({data:i,error:null})}):this._returnResult({data:null,error:new Ne})})}catch(s){if(F(s))return this._returnResult({data:null,error:s});throw s}}async _approveAuthorization(e,s){try{return await this._useSession(async r=>{const{data:{session:n},error:i}=r;if(i)return this._returnResult({data:null,error:i});if(!n)return this._returnResult({data:null,error:new Ne});const o=await J(this.fetch,"POST",`${this.url}/oauth/authorizations/${e}/consent`,{headers:this.headers,jwt:n.access_token,body:{action:"approve"},xform:a=>({data:a,error:null})});return o.data&&o.data.redirect_url&&He()&&!(s!=null&&s.skipBrowserRedirect)&&window.location.assign(o.data.redirect_url),o})}catch(r){if(F(r))return this._returnResult({data:null,error:r});throw r}}async _denyAuthorization(e,s){try{return await this._useSession(async r=>{const{data:{session:n},error:i}=r;if(i)return this._returnResult({data:null,error:i});if(!n)return this._returnResult({data:null,error:new Ne});const o=await J(this.fetch,"POST",`${this.url}/oauth/authorizations/${e}/consent`,{headers:this.headers,jwt:n.access_token,body:{action:"deny"},xform:a=>({data:a,error:null})});return o.data&&o.data.redirect_url&&He()&&!(s!=null&&s.skipBrowserRedirect)&&window.location.assign(o.data.redirect_url),o})}catch(r){if(F(r))return this._returnResult({data:null,error:r});throw r}}async _listOAuthGrants(){try{return await this._useSession(async e=>{const{data:{session:s},error:r}=e;return r?this._returnResult({data:null,error:r}):s?await J(this.fetch,"GET",`${this.url}/user/oauth/grants`,{headers:this.headers,jwt:s.access_token,xform:n=>({data:n,error:null})}):this._returnResult({data:null,error:new Ne})})}catch(e){if(F(e))return this._returnResult({data:null,error:e});throw e}}async _revokeOAuthGrant(e){try{return await this._useSession(async s=>{const{data:{session:r},error:n}=s;return n?this._returnResult({data:null,error:n}):r?(await J(this.fetch,"DELETE",`${this.url}/user/oauth/grants`,{headers:this.headers,jwt:r.access_token,query:{client_id:e.clientId},noResolveJson:!0}),{data:{},error:null}):this._returnResult({data:null,error:new Ne})})}catch(s){if(F(s))return this._returnResult({data:null,error:s});throw s}}async fetchJwk(e,s={keys:[]}){let r=s.keys.find(a=>a.kid===e);if(r)return r;const n=Date.now();if(r=this.jwks.keys.find(a=>a.kid===e),r&&this.jwks_cached_at+Vp>n)return r;const{data:i,error:o}=await J(this.fetch,"GET",`${this.url}/.well-known/jwks.json`,{headers:this.headers});if(o)throw o;return!i.keys||i.keys.length===0||(this.jwks=i,this.jwks_cached_at=n,r=i.keys.find(a=>a.kid===e),!r)?null:r}async getClaims(e,s={}){try{let r=e;if(!r){const{data:f,error:y}=await this.getSession();if(y||!f.session)return this._returnResult({data:null,error:y});r=f.session.access_token}const{header:n,payload:i,signature:o,raw:{header:a,payload:l}}=Mr(r);s!=null&&s.allowExpired||dg(i.exp);const c=!n.alg||n.alg.startsWith("HS")||!n.kid||!("crypto"in globalThis&&"subtle"in globalThis.crypto)?null:await this.fetchJwk(n.kid,s!=null&&s.keys?{keys:s.keys}:s==null?void 0:s.jwks);if(!c){const{error:f}=await this.getUser(r);if(f)throw f;return{data:{claims:i,header:n,signature:o},error:null}}const u=fg(n.alg),h=await crypto.subtle.importKey("jwk",c,u,!0,["verify"]);if(!await crypto.subtle.verify(u,h,o,Zp(`${a}.${l}`)))throw new Ti("Invalid JWT signature");return{data:{claims:i,header:n,signature:o},error:null}}catch(r){if(F(r))return this._returnResult({data:null,error:r});throw r}}async signInWithPasskey(e){var s,r,n;dt(this.experimental);try{if(!ln())return this._returnResult({data:null,error:new pt("Browser does not support WebAuthn",null)});const{data:i,error:o}=await this._startPasskeyAuthentication({options:{captchaToken:(s=e==null?void 0:e.options)===null||s===void 0?void 0:s.captchaToken}});if(o||!i)return this._returnResult({data:null,error:o});const a=wa(i.options),l=(n=(r=e==null?void 0:e.options)===null||r===void 0?void 0:r.signal)!==null&&n!==void 0?n:Ai.createNewAbortSignal(),{data:c,error:u}=await Ac({publicKey:a,signal:l});if(u||!c)return this._returnResult({data:null,error:u??new pt("WebAuthn ceremony failed",null)});const h=ka(c);return this._verifyPasskeyAuthentication({challengeId:i.challenge_id,credential:h})}catch(i){if(F(i))return this._returnResult({data:null,error:i});throw i}}async registerPasskey(e){var s,r;dt(this.experimental);try{if(!ln())return this._returnResult({data:null,error:new pt("Browser does not support WebAuthn",null)});const{data:n,error:i}=await this._startPasskeyRegistration();if(i||!n)return this._returnResult({data:null,error:i});const o=ba(n.options),a=(r=(s=e==null?void 0:e.options)===null||s===void 0?void 0:s.signal)!==null&&r!==void 0?r:Ai.createNewAbortSignal(),{data:l,error:c}=await Tc({publicKey:o,signal:a});if(c||!l)return this._returnResult({data:null,error:c??new pt("WebAuthn ceremony failed",null)});const u=xa(l);return this._verifyPasskeyRegistration({challengeId:n.challenge_id,credential:u})}catch(n){if(F(n))return this._returnResult({data:null,error:n});throw n}}async _startPasskeyRegistration(){dt(this.experimental);try{return await this._useSession(async e=>{const{data:{session:s},error:r}=e;if(r)return this._returnResult({data:null,error:r});if(!s)return this._returnResult({data:null,error:new Ne});const{data:n,error:i}=await J(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:n,error:null})})}catch(e){if(F(e))return this._returnResult({data:null,error:e});throw e}}async _verifyPasskeyRegistration(e){dt(this.experimental);try{return await this._useSession(async s=>{const{data:{session:r},error:n}=s;if(n)return this._returnResult({data:null,error:n});if(!r)return this._returnResult({data:null,error:new Ne});const{data:i,error:o}=await J(this.fetch,"POST",`${this.url}/passkeys/registration/verify`,{headers:this.headers,jwt:r.access_token,body:{challenge_id:e.challengeId,credential:e.credential}});return o?this._returnResult({data:null,error:o}):this._returnResult({data:i,error:null})})}catch(s){if(F(s))return this._returnResult({data:null,error:s});throw s}}async _startPasskeyAuthentication(e){var s;dt(this.experimental);try{const{data:r,error:n}=await J(this.fetch,"POST",`${this.url}/passkeys/authentication/options`,{headers:this.headers,body:{gotrue_meta_security:{captcha_token:(s=e==null?void 0:e.options)===null||s===void 0?void 0:s.captchaToken}}});return n?this._returnResult({data:null,error:n}):this._returnResult({data:r,error:null})}catch(r){if(F(r))return this._returnResult({data:null,error:r});throw r}}async _verifyPasskeyAuthentication(e){dt(this.experimental);try{const{data:s,error:r}=await J(this.fetch,"POST",`${this.url}/passkeys/authentication/verify`,{headers:this.headers,body:{challenge_id:e.challengeId,credential:e.credential},xform:at});return r?this._returnResult({data:null,error:r}):(s.session&&(await this._saveSession(s.session),await this._notifyAllSubscribers("SIGNED_IN",s.session)),this._returnResult({data:s,error:null}))}catch(s){if(F(s))return this._returnResult({data:null,error:s});throw s}}async _listPasskeys(){dt(this.experimental);try{return await this._useSession(async e=>{const{data:{session:s},error:r}=e;if(r)return this._returnResult({data:null,error:r});if(!s)return this._returnResult({data:null,error:new Ne});const{data:n,error:i}=await J(this.fetch,"GET",`${this.url}/passkeys`,{headers:this.headers,jwt:s.access_token,xform:o=>({data:o,error:null})});return i?this._returnResult({data:null,error:i}):this._returnResult({data:n,error:null})})}catch(e){if(F(e))return this._returnResult({data:null,error:e});throw e}}async _updatePasskey(e){dt(this.experimental);try{return await this._useSession(async s=>{const{data:{session:r},error:n}=s;if(n)return this._returnResult({data:null,error:n});if(!r)return this._returnResult({data:null,error:new Ne});const{data:i,error:o}=await J(this.fetch,"PATCH",`${this.url}/passkeys/${e.passkeyId}`,{headers:this.headers,jwt:r.access_token,body:{friendly_name:e.friendlyName}});return o?this._returnResult({data:null,error:o}):this._returnResult({data:i,error:null})})}catch(s){if(F(s))return this._returnResult({data:null,error:s});throw s}}async _deletePasskey(e){dt(this.experimental);try{return await this._useSession(async s=>{const{data:{session:r},error:n}=s;if(n)return this._returnResult({data:null,error:n});if(!r)return this._returnResult({data:null,error:new Ne});const{error:i}=await J(this.fetch,"DELETE",`${this.url}/passkeys/${e.passkeyId}`,{headers:this.headers,jwt:r.access_token,noResolveJson:!0});return i?this._returnResult({data:null,error:i}):this._returnResult({data:null,error:null})})}catch(s){if(F(s))return this._returnResult({data:null,error:s});throw s}}}xr.nextInstanceID={};const Ug=xr,Dg="2.105.4";let Qs="";typeof Deno<"u"?Qs="deno":typeof document<"u"?Qs="web":typeof navigator<"u"&&navigator.product==="ReactNative"?Qs="react-native":Qs="node";const Bg={"X-Client-Info":`supabase-js-${Qs}/${Dg}`},Mg={headers:Bg},Hg={schema:"public"},Fg={autoRefreshToken:!0,persistSession:!0,detectSessionInUrl:!0,flowType:"implicit"},qg={};function kr(t){"@babel/helpers - typeof";return kr=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},kr(t)}function Vg(t,e){if(kr(t)!="object"||!t)return t;var s=t[Symbol.toPrimitive];if(s!==void 0){var r=s.call(t,e);if(kr(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Wg(t){var e=Vg(t,"string");return kr(e)=="symbol"?e:e+""}function Kg(t,e,s){return(e=Wg(e))in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}function Ea(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),s.push.apply(s,r)}return s}function Ae(t){for(var e=1;e<arguments.length;e++){var s=arguments[e]!=null?arguments[e]:{};e%2?Ea(Object(s),!0).forEach(function(r){Kg(t,r,s[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):Ea(Object(s)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(s,r))})}return t}const Gg=t=>t?(...e)=>t(...e):(...e)=>fetch(...e),Jg=()=>Headers,zg=(t,e,s)=>{const r=Gg(s),n=Jg();return async(i,o)=>{var a;const l=(a=await e())!==null&&a!==void 0?a:t;let c=new n(o==null?void 0:o.headers);return c.has("apikey")||c.set("apikey",t),c.has("Authorization")||c.set("Authorization",`Bearer ${l}`),r(i,Ae(Ae({},o),{},{headers:c}))}};function Yg(t){return t.endsWith("/")?t:t+"/"}function Xg(t,e){var s,r;const{db:n,auth:i,realtime:o,global:a}=t,{db:l,auth:c,realtime:u,global:h}=e,d={db:Ae(Ae({},l),n),auth:Ae(Ae({},c),i),realtime:Ae(Ae({},u),o),storage:{},global:Ae(Ae(Ae({},h),a),{},{headers:Ae(Ae({},(s=h==null?void 0:h.headers)!==null&&s!==void 0?s:{}),(r=a==null?void 0:a.headers)!==null&&r!==void 0?r:{})}),accessToken:async()=>""};return t.accessToken?d.accessToken=t.accessToken:delete d.accessToken,d}function Qg(t){const e=t==null?void 0:t.trim();if(!e)throw new Error("supabaseUrl is required.");if(!e.match(/^https?:\/\//i))throw new Error("Invalid supabaseUrl: Must be a valid HTTP or HTTPS URL.");try{return new URL(Yg(e))}catch{throw Error("Invalid supabaseUrl: Provided URL is malformed.")}}var Zg=class extends Ug{constructor(t){super(t)}},ey=class{constructor(t,e,s){var r,n;this.supabaseUrl=t,this.supabaseKey=e;const i=Qg(t);if(!e)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 o=`sb-${i.hostname.split(".")[0]}-auth-token`,a={db:Hg,realtime:qg,auth:Ae(Ae({},Fg),{},{storageKey:o}),global:Mg},l=Xg(s??{},a);if(this.storageKey=(r=l.auth.storageKey)!==null&&r!==void 0?r:"",this.headers=(n=l.global.headers)!==null&&n!==void 0?n:{},l.accessToken)this.accessToken=l.accessToken,this.auth=new Proxy({},{get:(u,h)=>{throw new Error(`@supabase/supabase-js: Supabase Client is configured with the accessToken option, accessing supabase.auth.${String(h)} 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=zg(e,this._getAccessToken.bind(this),l.global.fetch),this.realtime=this._initRealtimeClient(Ae({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 Tf(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 Bp(this.storageUrl.href,this.headers,this.fetch,s==null?void 0:s.storage),l.accessToken||this._listenForAuthEvents()}get functions(){return new yf(this.functionsUrl.href,{headers:this.headers,customFetch:this.fetch})}from(t){return this.rest.from(t)}schema(t){return this.rest.schema(t)}rpc(t,e={},s={head:!1,get:!1,count:void 0}){return this.rest.rpc(t,e,s)}channel(t,e={config:{}}){return this.realtime.channel(t,e)}getChannels(){return this.realtime.getChannels()}removeChannel(t){return this.realtime.removeChannel(t)}removeAllChannels(){return this.realtime.removeAllChannels()}async _getAccessToken(){var t=this,e,s;if(t.accessToken)return await t.accessToken();const{data:r}=await t.auth.getSession();return(e=(s=r.session)===null||s===void 0?void 0:s.access_token)!==null&&e!==void 0?e:t.supabaseKey}_initSupabaseAuthClient({autoRefreshToken:t,persistSession:e,detectSessionInUrl:s,storage:r,userStorage:n,storageKey:i,flowType:o,lock:a,debug:l,throwOnError:c,experimental:u,lockAcquireTimeout:h,skipAutoInitialize:d},f,y){const v={Authorization:`Bearer ${this.supabaseKey}`,apikey:`${this.supabaseKey}`};return new Zg({url:this.authUrl.href,headers:Ae(Ae({},v),f),storageKey:i,autoRefreshToken:t,persistSession:e,detectSessionInUrl:s,storage:r,userStorage:n,flowType:o,lock:a,debug:l,throwOnError:c,experimental:u,fetch:y,lockAcquireTimeout:h,skipAutoInitialize:d,hasCustomAuthorizationHeader:Object.keys(this.headers).some(A=>A.toLowerCase()==="authorization")})}_initRealtimeClient(t){return new lp(this.realtimeUrl.href,Ae(Ae({},t),{},{params:Ae(Ae({},{apikey:this.supabaseKey}),t==null?void 0:t.params)}))}_listenForAuthEvents(){return this.auth.onAuthStateChange((t,e)=>{this._handleTokenChanged(t,"CLIENT",e==null?void 0:e.access_token)})}_handleTokenChanged(t,e,s){(t==="TOKEN_REFRESHED"||t==="SIGNED_IN")&&this.changedAccessToken!==s?(this.changedAccessToken=s,this.realtime.setAuth(s)):t==="SIGNED_OUT"&&(this.realtime.setAuth(),e=="STORAGE"&&this.auth.signOut(),this.changedAccessToken=void 0)}};const ty=(t,e,s)=>new ey(t,e,s);function sy(){if(typeof window<"u")return!1;const t=globalThis.process;if(!t)return!1;const e=t.version;if(e==null)return!1;const s=e.match(/^v(\d+)\./);return s?parseInt(s[1],10)<=18:!1}sy()&&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 Hr=null,Fr=null;async function Rc(){return Fr||(Fr=await(await fetch("/api/auth/config")).json(),Fr)}async function Qn(){if(Hr)return Hr;const t=await Rc();return!t.authEnabled||!t.supabaseUrl||!t.supabaseAnonKey?null:(Hr=ty(t.supabaseUrl,t.supabaseAnonKey),Hr)}const Cr=Wl("auth",()=>{const t=q(null),e=q(null),s=q(!1),r=q(!1),n=q(!1);let i=null;async function o(){const h=await Rc();if(n.value=h.authEnabled,!h.authEnabled){r.value=!0;return}const d=await Qn();if(!d){r.value=!0;return}await new Promise(f=>{d.auth.onAuthStateChange((y,v)=>{e.value=v,t.value=(v==null?void 0:v.user)??null,y==="INITIAL_SESSION"&&f()})}),r.value=!0}async function a(){if(!r.value)return i||(i=o()),i}async function l(h,d){const f=await Qn();if(!f)return"Auth not configured";s.value=!0;try{const{error:y}=await f.auth.signInWithPassword({email:h,password:d});return y?y.message:null}finally{s.value=!1}}async function c(){const h=await Qn();h&&await h.auth.signOut(),t.value=null,e.value=null}function u(){var h;return((h=e.value)==null?void 0:h.access_token)??null}return{user:t,session:e,loading:s,initialized:r,authEnabled:n,init:a,signIn:l,signOut:c,getAccessToken:u}});async function Se(t,e){const s=Cr(),r=s.getAccessToken(),n=new Headers(e==null?void 0:e.headers);r&&n.set("Authorization",`Bearer ${r}`);const i=await fetch(t,{...e,headers:n});return i.status===401&&s.authEnabled&&await s.signOut(),i}function Pn(t){const s=Cr().getAccessToken();if(!s)return t;const r=t.includes("?")?"&":"?";return`${t}${r}token=${encodeURIComponent(s)}`}const ry={key:0,class:"min-w-0"},ny={key:1,class:"text-xl font-bold text-blue-400"},iy=["title"],oy={class:"text-sm font-mono select-none"},ay={class:"flex-1 py-4 overflow-hidden"},ly={class:"space-y-1 px-2"},cy={class:"text-base leading-none shrink-0"},uy={key:0,class:"text-sm truncate"},hy={class:"p-3 border-t border-gray-800"},dy={class:"flex items-center justify-between mb-2"},fy={class:"text-xs text-gray-500 truncate"},py={key:0,class:"text-[10px] text-gray-600 shrink-0 ml-2"},gy={key:1,class:"text-[10px] text-gray-600"},Ta="io-nav-collapsed",yy=ht({__name:"AppNav",setup(t){const e=df(),s=oc(),r=Cr(),n=q(""),i=q(0),o=q(!1);let a=null;const l=[{to:"/chat",name:"chat",icon:"💬",label:"Chat"},{to:"/skills",name:"skills",icon:"⚙️",label:"Skills"},{to:"/squads",name:"squads",icon:"👥",label:"Squads"},{to:"/wiki",name:"wiki",icon:"📚",label:"Wiki"},{to:"/schedules",name:"schedules",icon:"📅",label:"Schedules"},{to:"/notifications",name:"notifications",icon:"🔔",label:"Notifications"},{to:"/activity",name:"activity",icon:"📊",label:"Activity"}];function c(){o.value=!o.value;try{localStorage.setItem(Ta,String(o.value))}catch{}}async function u(){await r.signOut(),s.push("/login")}function h(){i.value=0}return ns(async()=>{try{const d=localStorage.getItem(Ta);d!==null&&(o.value=d==="true")}catch{}try{const d=await Se("/api/status");if(d.ok){const f=await d.json();n.value=f.version??""}}catch{}try{const d=await Se("/api/notifications?unread=true&limit=1");if(d.ok){const f=await d.json();i.value=f.unreadCount??0}}catch{}a=new EventSource(Pn("/api/events")),a.onmessage=d=>{try{JSON.parse(d.data).type==="notification"&&e.name!=="notifications"&&i.value++}catch{}}}),bn(()=>{a==null||a.close(),a=null}),(d,f)=>Ee(e).name!=="login"?(b(),w("nav",{key:0,class:me(["bg-gray-900 border-r border-gray-800 flex flex-col shrink-0 nav-sidebar",o.value?"nav-collapsed":"nav-expanded"])},[p("div",{class:me(["p-3 border-b border-gray-800 flex items-center",o.value?"justify-center":"justify-between"])},[o.value?(b(),w("span",ny,"IO")):(b(),w("div",ry,[...f[0]||(f[0]=[p("h1",{class:"text-xl font-bold text-blue-400"},"IO",-1),p("p",{class:"text-xs text-gray-500"},"Terminal Assistant",-1)])])),p("button",{onClick:c,class:me(["text-gray-400 hover:text-gray-200 transition-colors p-1 rounded hover:bg-gray-800 shrink-0",o.value?"":"ml-2"]),title:o.value?"Expand sidebar":"Collapse sidebar"},[p("span",oy,O(o.value?"»":"«"),1)],10,iy)],2),p("div",ay,[p("ul",ly,[(b(),w(he,null,Ve(l,y=>p("li",{key:y.to},[We(Ee(nc),{to:y.to,class:me(["flex items-center rounded hover:bg-gray-800 transition-colors relative",[o.value?"justify-center px-2 py-2":"px-3 py-2 gap-2",Ee(e).name===y.name?"bg-blue-900 text-blue-300":""]]),title:o.value?y.label:void 0,onClick:v=>y.name==="notifications"?h():void 0},{default:ll(()=>[p("span",cy,O(y.icon),1),o.value?z("",!0):(b(),w("span",uy,O(y.label),1)),y.name==="notifications"&&i.value>0?(b(),w("span",{key:1,class:me(["absolute bg-red-500 text-white text-[9px] font-bold rounded-full min-w-[16px] h-[16px] flex items-center justify-center px-0.5",o.value?"top-0.5 right-0.5":"top-1 right-1.5"])},O(i.value>99?"99+":i.value),3)):z("",!0)]),_:2},1032,["to","class","title","onClick"])])),64))])]),p("div",hy,[o.value?(b(),w(he,{key:1},[Ee(r).authEnabled&&Ee(r).user?(b(),w("button",{key:0,onClick:u,class:"w-full flex justify-center p-1 text-gray-500 hover:text-white hover:bg-gray-800 rounded transition-colors",title:"Sign out"},[...f[1]||(f[1]=[p("span",{class:"text-sm"},"↩",-1)])])):z("",!0)],64)):(b(),w(he,{key:0},[Ee(r).authEnabled&&Ee(r).user?(b(),w(he,{key:0},[p("div",dy,[p("p",fy,O(Ee(r).user.email),1),n.value?(b(),w("span",py,"v"+O(n.value),1)):z("",!0)]),p("button",{onClick:u,class:"w-full px-3 py-1.5 text-sm text-gray-400 hover:text-white hover:bg-gray-800 rounded transition-colors"}," Sign out ")],64)):n.value?(b(),w("span",gy,"v"+O(n.value),1)):z("",!0)],64))])],2)):z("",!0)}}),$n=(t,e)=>{const s=t.__vccOpts||t;for(const[r,n]of e)s[r]=n;return s},my=$n(yy,[["__scopeId","data-v-ca36aca3"]]),vy={class:"flex h-screen bg-gray-950"},_y={class:"flex-1 overflow-auto"},by=ht({__name:"App",setup(t){return(e,s)=>(b(),w("div",vy,[We(my),p("main",_y,[We(Ee(ic))])]))}}),wy=Wl("chat",()=>{const t=q([]),e=q(!1);function s(i){t.value.push(i)}function r(i){const o=t.value[t.value.length-1];o&&o.role==="assistant"&&(o.content+=i)}function n(i){const o=t.value[t.value.length-1];o&&o.role==="assistant"&&(o.streaming=i)}return{messages:t,isLoading:e,addMessage:s,appendToLast:r,setLastStreaming:n}}),xy={class:"flex flex-col h-full relative"},ky={key:0,class:"text-gray-600 text-sm text-center mt-12"},Sy={key:0,class:"inline-block w-2 h-4 bg-blue-400 ml-1 animate-pulse"},Ey={key:1,class:"flex justify-start"},Ty={class:"border-t border-gray-800 p-4"},Ay=["disabled"],Ry=["disabled"],Cy=["disabled"],Oy=ht({__name:"ChatView",setup(t){const e=wy(),s=q(""),r=q(!1),n=q(null),i=q(!1),o=q(null);async function a(){if(!r.value){r.value=!0;try{await Se("/api/orchestrator/abort",{method:"POST"})}catch{}finally{r.value=!1}}}const l=Le(()=>e.messages.some(y=>y.streaming));function c(){const y=n.value;y&&(i.value=y.scrollTop+y.clientHeight<y.scrollHeight-100)}function u(){Bs(()=>{n.value&&(n.value.scrollTop=n.value.scrollHeight)})}ts(()=>e.messages.length,()=>{i.value||u()});function h(y){y.key==="Enter"&&!y.shiftKey&&(y.preventDefault(),f())}function d(){const y=o.value;y&&(y.style.height="auto",y.style.height=Math.min(y.scrollHeight,200)+"px")}async function f(){const y=s.value.trim();if(!y||e.isLoading)return;s.value="",Bs(()=>{o.value&&(o.value.style.height="auto")}),e.isLoading=!0,e.addMessage({id:crypto.randomUUID(),role:"user",content:y}),e.addMessage({id:crypto.randomUUID(),role:"assistant",content:"",streaming:!0}),u();const v=new EventSource(Pn("/api/events"));v.onmessage=A=>{try{const C=JSON.parse(A.data);C.type==="delta"?(e.appendToLast(C.text),u()):C.type==="done"&&(e.setLastStreaming(!1),e.isLoading=!1,v.close(),u())}catch{}},v.onerror=()=>{e.setLastStreaming(!1),e.isLoading=!1,v.close()};try{await Se("/api/message",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({text:y})})}catch{e.appendToLast(`
|
|
73
|
-
|
|
74
|
-
[Error: failed to reach IO]`),e.setLastStreaming(!1),e.isLoading=!1,v.close()}}return(y,v)=>(b(),w("div",xy,[p("div",{ref_key:"messagesEl",ref:n,class:"flex-1 overflow-y-auto p-6 space-y-4",onScroll:c},[Ee(e).messages.length===0?(b(),w("div",ky," Send a message to start chatting with IO ")):z("",!0),(b(!0),w(he,null,Ve(Ee(e).messages,A=>(b(),w("div",{key:A.id,class:me(["flex",A.role==="user"?"justify-end":"justify-start"])},[p("div",{class:me(["max-w-[75%] px-4 py-3 rounded-lg text-sm whitespace-pre-wrap",A.role==="user"?"bg-blue-700 text-white":"bg-gray-800 text-gray-100 border border-gray-700"])},[p("span",null,O(A.content),1),A.streaming?(b(),w("span",Sy)):z("",!0)],2)],2))),128)),Ee(e).isLoading&&!l.value?(b(),w("div",Ey,[...v[1]||(v[1]=[p("div",{class:"bg-gray-800 border border-gray-700 px-4 py-3 rounded-lg flex items-center gap-1.5"},[p("span",{class:"dot-pulse",style:{"animation-delay":"0s"}}),p("span",{class:"dot-pulse",style:{"animation-delay":"0.2s"}}),p("span",{class:"dot-pulse",style:{"animation-delay":"0.4s"}})],-1)])])):z("",!0)],544),i.value?(b(),w("button",{key:0,onClick:u,class:"absolute bottom-20 right-8 bg-gray-700 hover:bg-gray-600 text-gray-200 rounded-full p-2 shadow-lg transition-all z-10",title:"Scroll to bottom"},[...v[2]||(v[2]=[p("svg",{xmlns:"http://www.w3.org/2000/svg",class:"h-5 w-5",viewBox:"0 0 20 20",fill:"currentColor"},[p("path",{"fill-rule":"evenodd",d:"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z","clip-rule":"evenodd"})],-1)])])):z("",!0),p("div",Ty,[p("form",{onSubmit:ms(f,["prevent"]),class:"flex gap-3 items-end"},[Ot(p("textarea",{ref_key:"inputEl",ref:o,"onUpdate:modelValue":v[0]||(v[0]=A=>s.value=A),placeholder:"Message IO...",disabled:Ee(e).isLoading,rows:"1",class:"flex-1 bg-gray-800 border border-gray-700 rounded-lg px-4 py-2 text-sm text-gray-100 placeholder-gray-500 focus:outline-none focus:border-blue-500 disabled:opacity-50 resize-none overflow-hidden",onKeydown:h,onInput:d},null,40,Ay),[[ss,s.value]]),Ee(e).isLoading?(b(),w("button",{key:0,type:"button",onClick:a,disabled:r.value,class:"bg-red-600 hover:bg-red-700 disabled:opacity-50 disabled:cursor-not-allowed text-white px-4 py-2 rounded-lg text-sm transition-colors flex items-center gap-2",title:"Stop the orchestrator"},[v[3]||(v[3]=p("span",{class:"inline-block w-3 h-3 bg-white rounded-sm"},null,-1)),st(" "+O(r.value?"Stopping...":"Stop"),1)],8,Ry)):(b(),w("button",{key:1,type:"submit",disabled:!s.value.trim(),class:"bg-blue-600 hover:bg-blue-700 disabled:opacity-50 disabled:cursor-not-allowed text-white px-4 py-2 rounded-lg text-sm transition-colors"}," Send ",8,Cy))],32)])]))}}),Py=$n(Oy,[["__scopeId","data-v-ea53241f"]]),$y={class:"flex flex-col h-full bg-gray-950"},Iy={class:"flex-1 overflow-y-auto p-6"},jy={class:"flex gap-2"},Ny=["disabled"],Ly=["disabled"],Uy={key:0,class:"bg-green-900 text-green-100 p-4 rounded-lg mb-4"},Dy={key:1,class:"bg-red-900 text-red-100 p-4 rounded-lg mb-4"},By={key:2,class:"text-gray-400 text-center py-12"},My={key:3,class:"bg-red-900 text-red-100 p-4 rounded-lg mb-4"},Hy={key:4,class:"text-gray-400 text-center py-12"},Fy={key:5,class:"grid gap-4"},qy={class:"flex justify-between items-start mb-2"},Vy={class:"font-bold text-gray-100"},Wy={class:"text-sm text-gray-500"},Ky={class:"text-sm text-gray-400 mb-3"},Gy={class:"text-xs text-gray-500"},Jy=ht({__name:"SkillsView",setup(t){const e=q([]),s=q(!0),r=q(null),n=q(""),i=q(!1),o=q(null),a=q(null);async function l(){try{const u=await Se("/api/skills");if(!u.ok)throw new Error(`HTTP error! status: ${u.status}`);const h=await u.json();e.value=h.skills}catch(u){r.value=u instanceof Error?u.message:"Failed to load skills"}finally{s.value=!1}}async function c(){if(!(i.value||n.value.trim()==="")){i.value=!0,o.value=null,a.value=null;try{const u=await Se("/api/skills",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({repoUrl:n.value.trim()})});if(u.ok){const h=await u.json();e.value=[h.skill,...e.value],n.value="",a.value=`✓ Installed: ${h.skill.name}`,setTimeout(()=>{a.value=null},4e3),l()}else{let h="Install failed";try{h=(await u.json()).error??u.statusText??h}catch{h=u.statusText||h}o.value=h}}catch(u){o.value=u instanceof Error?u.message:"Install failed"}finally{i.value=!1}}}return ns(l),(u,h)=>(b(),w("div",$y,[p("div",Iy,[h[1]||(h[1]=p("h2",{class:"text-2xl font-bold mb-6"},"Skills",-1)),p("form",{onSubmit:ms(c,["prevent"]),class:"mb-6 max-w-2xl"},[p("div",jy,[Ot(p("input",{"onUpdate:modelValue":h[0]||(h[0]=d=>n.value=d),type:"url",placeholder:"https://github.com/owner/repo.git","aria-label":"Git repository URL",disabled:i.value,class:"flex-1 bg-gray-800 border border-gray-700 rounded px-3 py-2 text-sm text-gray-100 placeholder-gray-500 focus:outline-none focus:border-blue-500 disabled:opacity-50"},null,8,Ny),[[ss,n.value]]),p("button",{type:"submit",disabled:i.value||n.value.trim()==="",class:"bg-blue-600 hover:bg-blue-700 disabled:bg-gray-700 disabled:opacity-50 text-white px-4 py-2 rounded text-sm transition-colors whitespace-nowrap"},O(i.value?"Installing…":"Install"),9,Ly)])],32),a.value?(b(),w("div",Uy,O(a.value),1)):z("",!0),o.value?(b(),w("div",Dy,O(o.value),1)):z("",!0),s.value?(b(),w("div",By," Loading skills... ")):r.value?(b(),w("div",My,O(r.value),1)):e.value.length===0?(b(),w("div",Hy," No skills available ")):(b(),w("div",Fy,[(b(!0),w(he,null,Ve(e.value,d=>(b(),w("div",{key:d.slug,class:"bg-gray-800 border border-gray-700 rounded-lg p-4 hover:border-blue-500 transition-colors"},[p("div",qy,[p("div",null,[p("h3",Vy,O(d.name),1),p("p",Wy,O(d.slug),1)])]),p("p",Ky,O(d.description),1),p("p",Gy,O(d.path),1)]))),128))]))])]))}}),zy={class:"flex flex-col h-full bg-gray-950"},Yy={class:"flex-1 overflow-y-auto p-6"},Xy={class:"flex justify-between items-center mb-6"},Qy={class:"space-y-3"},Zy=["disabled"],em={key:0,class:"mt-2 text-red-400 text-sm"},tm={key:1,class:"text-gray-400 text-center py-12"},sm={key:2,class:"bg-red-900 text-red-100 p-4 rounded-lg mb-4"},rm={key:3,class:"text-gray-400 text-center py-12"},nm={key:4,class:"grid gap-4"},im=["onClick","aria-expanded"],om={class:"flex justify-between items-start mb-3"},am={class:"flex-1 flex items-center gap-2"},lm={class:"font-bold text-gray-100"},cm={class:"text-sm text-gray-500"},um={class:"flex items-center gap-2"},hm={key:0,class:"px-2 py-1 rounded text-xs font-medium bg-purple-900 text-purple-100"},dm={class:"text-sm text-gray-400"},fm={key:0,class:"mt-4 pt-4 border-t border-gray-700"},pm={class:"flex justify-between items-center text-xs text-gray-500 mb-3"},gm={key:0},ym={key:0,class:"text-gray-400 text-sm py-2"},mm={key:1,class:"text-red-400 text-sm py-2"},vm={key:2,class:"text-gray-500 text-sm italic py-2"},_m={key:3,class:"space-y-2"},bm={class:"flex-1 min-w-0"},wm={class:"text-sm font-medium text-gray-100"},xm={key:0,title:"Team Lead",class:"text-xs"},km={key:1,title:"QA / Veto Power",class:"text-xs"},Sm={class:"text-xs text-gray-500 ml-2"},Em=["onClick"],Tm=["onClick","disabled"],Am={class:"bg-gray-900 border border-gray-700 rounded-lg w-full max-w-3xl max-h-[85vh] flex flex-col shadow-2xl"},Rm={class:"flex justify-between items-center p-4 border-b border-gray-700"},Cm={class:"min-w-0"},Om={class:"text-lg font-bold text-gray-100 truncate"},Pm={class:"text-sm font-normal text-gray-400"},$m={class:"text-xs text-gray-500 mt-1 flex items-center gap-2"},Im={class:"flex items-center gap-3"},jm={class:"flex items-center gap-1.5 text-xs text-gray-400 cursor-pointer select-none"},Nm={key:0,class:"bg-red-900 text-red-100 p-3 rounded"},Lm={key:1,class:"text-gray-500 italic text-center py-8"},Um={class:"shrink-0"},Dm={class:"flex-1 min-w-0"},Bm={class:"text-gray-200 break-words"},Mm={class:"text-gray-600 text-[10px] ml-2"},Hm={key:0,class:"text-gray-500 italic text-center py-4"},Fm={class:"flex justify-between items-center mb-1"},qm={class:"text-blue-400"},Vm={class:"text-gray-600 text-[10px]"},Wm={class:"text-gray-200 whitespace-pre-wrap break-words"},Km=ht({__name:"SquadsView",setup(t){const e=new Set(["system"]),s={"a-team":"The A-Team",transformers:"Transformers",thundercats:"ThunderCats","gi-joe":"G.I. Joe",aliens:"Aliens",ghostbusters:"Ghostbusters"},r=q([]),n=q(!0),i=q(null),o=q(!1),a=q(!1),l=q(null),c=Ft({}),u=Ft({}),h=Ft({}),d=Ft({}),f=q(new Set),y=q(null),v=q([]),A=q(null),C=q(!1),S=q(!0),E=q(null);let N=null;const U=Le(()=>A.value?"Disconnected":C.value?"Live":"Connecting..."),B=Le(()=>v.value.filter(k=>!(!k.summary||e.has(k.summary.kind)||k.type==="assistant.message_delta"))),x=k=>{try{return new Date(k).toLocaleTimeString()}catch{return""}},D=k=>{const T=k.data;if(!T||typeof T!="object")return"";if(typeof T.deltaContent=="string")return T.deltaContent;if(typeof T.content=="string")return T.content;if(typeof T.text=="string")return T.text;try{return JSON.stringify(T,null,2)}catch{return String(T)}},Y=()=>{Bs(()=>{const k=E.value;k&&(k.scrollTop=k.scrollHeight)})},de=k=>{if(!k.currentTaskId)return;ye(),y.value=k,v.value=[],A.value=null,C.value=!1,S.value=!0;const T=Pn(`/api/tasks/${encodeURIComponent(k.currentTaskId)}/events`),R=new EventSource(T);N=R,R.onopen=()=>{C.value=!0},R.onmessage=ne=>{try{const De=JSON.parse(ne.data);v.value.push(De),Y()}catch{}},R.onerror=()=>{C.value=!1,v.value.length===0&&(A.value="Connection error. Retrying...")}},ye=()=>{if(N){try{N.close()}catch{}N=null}y.value=null,v.value=[],A.value=null,C.value=!1};pl(()=>{ye()});const $e=async(k,T)=>{if(!f.value.has(T)){f.value=new Set(f.value).add(T);try{await Se(`/api/tasks/${encodeURIComponent(T)}/cancel`,{method:"POST"}),await ae(k,!0)}catch(R){d[k]=R instanceof Error?R.message:"Failed to stop task"}finally{const R=new Set(f.value);R.delete(T),f.value=R}}},oe=q({slug:"",name:"",projectPath:""}),et=k=>k?s[k]??k:"",ot=k=>new Date(k).toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric"}),fe=k=>!!c[k],se=async k=>{c[k]=!c[k],c[k]&&!u[k]&&!h[k]&&await ae(k)},ae=async(k,T=!1)=>{if(!(!T&&h[k])){h[k]=!0,d[k]=null;try{const R=await Se(`/api/squads/${encodeURIComponent(k)}/agents`);if(!R.ok)throw new Error(`HTTP error! status: ${R.status}`);const ne=await R.json();u[k]=ne.agents}catch(R){d[k]=R instanceof Error?R.message:"Failed to load agents"}finally{h[k]=!1}}},Ue=async()=>{try{const k=await Se("/api/squads");if(!k.ok)throw new Error(`HTTP error! status: ${k.status}`);const T=await k.json();r.value=T.squads}catch(k){i.value=k instanceof Error?k.message:"Failed to load squads"}finally{n.value=!1}},Ye=async()=>{if(!oe.value.slug||!oe.value.name||!oe.value.projectPath){l.value="All fields are required";return}a.value=!0,l.value=null;try{const k=await Se("/api/squads",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({slug:oe.value.slug,name:oe.value.name,projectPath:oe.value.projectPath})});if(!k.ok)throw new Error(`HTTP error! status: ${k.status}`);oe.value={slug:"",name:"",projectPath:""},o.value=!1,await Ue()}catch(k){l.value=k instanceof Error?k.message:"Failed to create squad"}finally{a.value=!1}};return ns(()=>{Ue()}),(k,T)=>(b(),w("div",zy,[p("div",Yy,[p("div",Xy,[T[5]||(T[5]=p("h2",{class:"text-2xl font-bold"},"Squads & Dashboard",-1)),p("button",{onClick:T[0]||(T[0]=R=>o.value=!o.value),class:"bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-lg text-sm transition-colors"},O(o.value?"Cancel":"New Squad"),1)]),o.value?(b(),w("form",{key:0,onSubmit:ms(Ye,["prevent"]),class:"bg-gray-800 border border-gray-700 rounded-lg p-4 mb-6"},[T[6]||(T[6]=p("h3",{class:"font-bold text-gray-100 mb-4"},"Create New Squad",-1)),p("div",Qy,[Ot(p("input",{"onUpdate:modelValue":T[1]||(T[1]=R=>oe.value.slug=R),type:"text",placeholder:"Squad slug (e.g., frontend-team)",class:"w-full bg-gray-700 border border-gray-600 rounded px-3 py-2 text-sm text-gray-100 placeholder-gray-500 focus:outline-none focus:border-blue-500"},null,512),[[ss,oe.value.slug]]),Ot(p("input",{"onUpdate:modelValue":T[2]||(T[2]=R=>oe.value.name=R),type:"text",placeholder:"Squad name (e.g., Frontend Team)",class:"w-full bg-gray-700 border border-gray-600 rounded px-3 py-2 text-sm text-gray-100 placeholder-gray-500 focus:outline-none focus:border-blue-500"},null,512),[[ss,oe.value.name]]),Ot(p("input",{"onUpdate:modelValue":T[3]||(T[3]=R=>oe.value.projectPath=R),type:"text",placeholder:"Project path (e.g., /path/to/project)",class:"w-full bg-gray-700 border border-gray-600 rounded px-3 py-2 text-sm text-gray-100 placeholder-gray-500 focus:outline-none focus:border-blue-500"},null,512),[[ss,oe.value.projectPath]]),p("button",{type:"submit",disabled:a.value||!oe.value.slug||!oe.value.name||!oe.value.projectPath,class:"w-full bg-green-600 hover:bg-green-700 disabled:bg-gray-700 text-white px-4 py-2 rounded text-sm transition-colors"},O(a.value?"Creating...":"Create Squad"),9,Zy)]),l.value?(b(),w("div",em,O(l.value),1)):z("",!0)],32)):z("",!0),n.value?(b(),w("div",tm," Loading squads... ")):i.value?(b(),w("div",sm,O(i.value),1)):r.value.length===0?(b(),w("div",rm," No squads created yet ")):(b(),w("div",nm,[(b(!0),w(he,null,Ve(r.value,R=>(b(),w("div",{key:R.id,class:"bg-gray-800 border border-gray-700 rounded-lg p-4 hover:border-blue-500 transition-colors"},[p("button",{type:"button",onClick:ne=>se(R.slug),class:"w-full text-left focus:outline-none","aria-expanded":fe(R.slug)},[p("div",om,[p("div",am,[p("span",{class:me(["inline-block transition-transform text-gray-400",fe(R.slug)?"rotate-90":""])},"▶",2),p("div",null,[p("h3",lm,O(R.name),1),p("p",cm,O(R.slug),1)])]),p("div",um,[R.universe?(b(),w("span",hm," 🎬 "+O(et(R.universe)),1)):z("",!0),p("span",{class:me(["px-2 py-1 rounded text-xs font-medium",R.status==="working"?"bg-blue-900 text-blue-100":R.status==="error"?"bg-red-900 text-red-100":"bg-gray-700 text-gray-200"])},O(R.status),3)])]),p("p",dm,"📁 "+O(R.project_path),1)],8,im),fe(R.slug)?(b(),w("div",fm,[p("div",pm,[R.model?(b(),w("span",gm,"Model: "+O(R.model),1)):z("",!0),p("span",null,O(ot(R.created_at)),1)]),T[9]||(T[9]=p("h4",{class:"font-semibold text-gray-200 text-sm mb-2"},"Team Roster",-1)),h[R.slug]?(b(),w("div",ym," Loading agents... ")):d[R.slug]?(b(),w("div",mm,O(d[R.slug]),1)):!u[R.slug]||u[R.slug].length===0?(b(),w("div",vm," No agents assigned yet ")):(b(),w("ul",_m,[(b(!0),w(he,null,Ve(u[R.slug],ne=>(b(),w("li",{key:ne.id??ne.character_name,class:me(["flex items-center gap-3 rounded px-3 py-2",ne.status==="working"?"bg-blue-950 border border-blue-800":"bg-gray-900 border border-gray-700"])},[p("div",bm,[p("span",wm,O(ne.character_name),1),ne.is_lead?(b(),w("span",xm,"👑")):z("",!0),ne.is_qa?(b(),w("span",km,"🛡️")):z("",!0),p("span",Sm,O(ne.role_title),1)]),p("span",{class:me(["px-2 py-0.5 rounded text-xs",ne.status==="working"?"bg-blue-800 text-blue-200":ne.status==="error"?"bg-red-800 text-red-200":"bg-gray-700 text-gray-400"])},O(ne.status),3),ne.status==="working"&&ne.currentTaskId?(b(),w("button",{key:0,type:"button",onClick:De=>de(ne),class:"bg-blue-700 hover:bg-blue-600 text-white text-xs px-2 py-1 rounded transition-colors flex items-center gap-1",title:"Preview this agent's live work"},[...T[7]||(T[7]=[p("span",{"aria-hidden":"true"},"👁",-1),st(" Preview ",-1)])],8,Em)):z("",!0),ne.status==="working"&&ne.currentTaskId?(b(),w("button",{key:1,type:"button",onClick:De=>$e(R.slug,ne.currentTaskId),disabled:f.value.has(ne.currentTaskId),class:"bg-red-600 hover:bg-red-700 disabled:opacity-50 text-white text-xs px-2 py-1 rounded transition-colors flex items-center gap-1",title:"Stop this agent's current task"},[T[8]||(T[8]=p("span",{class:"inline-block w-2 h-2 bg-white rounded-sm"},null,-1)),st(" "+O(f.value.has(ne.currentTaskId)?"Stopping...":"Stop"),1)],8,Tm)):z("",!0)],2))),128))]))])):z("",!0)]))),128))]))]),y.value?(b(),w("div",{key:0,class:"fixed inset-0 bg-black/70 flex items-center justify-center p-4 z-50",onClick:ms(ye,["self"])},[p("div",Am,[p("div",Rm,[p("div",Cm,[p("h3",Om,[st(O(y.value.character_name)+" ",1),p("span",Pm,"— "+O(y.value.role_title),1)]),p("p",$m,[p("span",{class:me(["inline-block w-2 h-2 rounded-full",C.value?"bg-green-400 animate-pulse":"bg-gray-500"])},null,2),st(" "+O(U.value),1)])]),p("div",Im,[p("label",jm,[Ot(p("input",{type:"checkbox","onUpdate:modelValue":T[4]||(T[4]=R=>S.value=R),class:"rounded bg-gray-700 border-gray-600"},null,512),[[Bl,S.value]]),T[10]||(T[10]=st(" Summary ",-1))]),p("button",{type:"button",onClick:ye,class:"text-gray-400 hover:text-gray-100 text-2xl leading-none focus:outline-none","aria-label":"Close"},"×")])]),p("div",{ref_key:"previewScrollEl",ref:E,class:"overflow-y-auto p-4 space-y-3 flex-1 font-mono text-xs"},[A.value?(b(),w("div",Nm,O(A.value),1)):v.value.length===0?(b(),w("div",Lm," Waiting for activity... ")):S.value?(b(),w(he,{key:2},[(b(!0),w(he,null,Ve(B.value,(R,ne)=>(b(),w("div",{key:ne,class:"flex items-start gap-2 py-1.5"},[p("span",Um,O(R.summary.icon),1),p("div",Dm,[p("span",Bm,O(R.summary.summary),1),p("span",Mm,O(x(R.ts)),1)])]))),128)),B.value.length===0?(b(),w("div",Hm," Processing… ")):z("",!0)],64)):(b(!0),w(he,{key:3},Ve(v.value,(R,ne)=>(b(),w("div",{key:ne,class:"border border-gray-800 rounded p-2 bg-gray-950"},[p("div",Fm,[p("span",qm,O(R.type),1),p("span",Vm,O(x(R.ts)),1)]),p("pre",Wm,O(D(R)),1)]))),128))],512),p("div",{class:"p-3 border-t border-gray-700 flex justify-end"},[p("button",{type:"button",onClick:ye,class:"bg-gray-700 hover:bg-gray-600 text-gray-100 text-sm px-4 py-2 rounded transition-colors"}," Close ")])])])):z("",!0)]))}}),Gm={class:"flex flex-col h-full bg-gray-950"},Jm={class:"flex-1 overflow-y-auto p-6"},zm={class:"flex justify-between items-center mb-6"},Ym=["disabled"],Xm={key:0,class:"bg-red-900 text-red-100 p-4 rounded-lg mb-4"},Qm={class:"mb-8"},Zm={key:0,class:"text-gray-400 text-center py-8"},ev={key:1,class:"text-gray-400 text-center py-8"},tv={key:2,class:"grid gap-4"},sv={class:"flex justify-between items-start mb-3"},rv={class:"flex-1"},nv={class:"font-bold text-gray-100"},iv={class:"flex items-center gap-2 mt-1"},ov={class:"text-sm text-gray-500"},av={key:0,class:"text-xs bg-gray-700 text-gray-300 px-2 py-0.5 rounded"},lv={key:1,class:"text-xs bg-purple-900 text-purple-200 px-2 py-0.5 rounded"},cv=["title"],uv={key:0,class:"inline-block w-2 h-2 bg-blue-400 rounded-full mr-1 animate-pulse"},hv={key:0,class:"bg-gray-700 rounded p-3 mb-2"},dv={class:"text-sm text-gray-100 break-words"},fv={class:"flex justify-between items-center"},pv={class:"text-xs text-gray-500"},gv=["onClick","disabled"],yv={key:0,class:"text-gray-400 text-center py-8"},mv={key:1,class:"text-gray-400 text-center py-8"},vv={key:2,class:"bg-gray-800 border border-gray-700 rounded-lg divide-y divide-gray-700 overflow-hidden"},_v=["onClick"],bv={class:"flex justify-between items-start gap-3"},wv={class:"flex-1 min-w-0"},xv={class:"flex items-center gap-2 mb-1"},kv={class:"text-sm font-medium text-gray-100 truncate"},Sv={key:0,class:"text-xs text-gray-500"},Ev={class:"text-sm text-gray-300 truncate"},Tv={class:"text-xs text-gray-500 mt-1"},Av={key:0},Rv={class:"bg-gray-900 border border-gray-700 rounded-lg w-full max-w-2xl max-h-[85vh] flex flex-col shadow-2xl"},Cv={class:"overflow-y-auto p-5 space-y-4"},Ov={key:0,class:"text-gray-400 text-center py-8"},Pv={key:1,class:"bg-red-900 text-red-100 p-3 rounded text-sm"},$v={class:"flex justify-between items-start gap-3"},Iv={class:"text-sm text-gray-100 font-medium"},jv={class:"text-xs text-gray-400 font-mono break-all"},Nv={key:0},Lv={class:"text-sm text-gray-200"},Uv={class:"grid grid-cols-2 gap-4"},Dv={class:"text-sm text-gray-200"},Bv={class:"text-sm text-gray-200"},Mv={key:1},Hv={class:"text-sm text-gray-200"},Fv={class:"text-sm text-gray-100 bg-gray-800 border border-gray-700 rounded p-3 whitespace-pre-wrap break-words font-sans"},qv={class:"flex justify-between items-center mb-2"},Vv={class:"flex items-center gap-2 text-xs text-gray-400 cursor-pointer select-none"},Wv={key:0,class:"text-sm text-gray-500 italic"},Kv={key:1,class:"text-sm text-gray-500 italic"},Gv={key:2,class:"bg-gray-800 border border-gray-700 rounded divide-y divide-gray-700 max-h-96 overflow-y-auto"},Jv=["onClick"],zv={class:"shrink-0"},Yv={class:"flex-1 break-words"},Xv={class:"text-xs text-gray-500 shrink-0"},Qv={key:0,class:"mt-2 pl-6 space-y-1"},Zv={key:0,class:"text-xs text-gray-200 bg-gray-900 border border-gray-700 rounded p-2 whitespace-pre-wrap break-words font-mono"},e0={class:"text-[11px] text-gray-500 bg-gray-900 border border-gray-700 rounded p-2 whitespace-pre-wrap break-words font-mono max-h-48 overflow-y-auto"},t0={class:"text-[10px] text-gray-600 font-mono"},s0={key:0,class:"text-sm text-gray-100 bg-gray-800 border border-gray-700 rounded p-3 whitespace-pre-wrap break-words font-mono max-h-96 overflow-y-auto"},r0={key:1,class:"text-sm text-gray-500 italic"},n0={class:"p-4 border-t border-gray-700 flex justify-between items-center"},i0=["disabled"],o0={key:1},a0=ht({__name:"AgentActivityView",setup(t){const e=q([]),s=q([]),r=q(!0),n=q(null),i=q(new Set),o=q(null),a=q(null),l=q(!1),c=q(null),u=q([]),h=q(!1),d=q(!1),f=q(new Set);let y=null,v=null,A=null;const C=k=>k.toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!0}),S=k=>{if(!k)return"";const T=k.includes("T")?k:k.replace(" ","T")+"Z",R=new Date(T);return Number.isNaN(R.getTime())?k:R.toLocaleString()},E=k=>{switch(k){case"running":return"bg-blue-900 text-blue-100";case"done":return"bg-green-900 text-green-100";case"failed":return"bg-red-900 text-red-100";case"cancelled":return"bg-yellow-900 text-yellow-100";default:return"bg-gray-700 text-gray-200"}},N=Le(()=>{if(!a.value)return null;const k=a.value.started_at,T=a.value.completed_at;if(!k||!T)return null;const R=new Date(k.includes("T")?k:k.replace(" ","T")+"Z").getTime(),ne=new Date(T.includes("T")?T:T.replace(" ","T")+"Z").getTime();if(Number.isNaN(R)||Number.isNaN(ne))return null;const De=Math.max(0,Math.round((ne-R)/1e3));if(De<60)return`${De}s`;const Xe=Math.floor(De/60),$=De%60;return`${Xe}m ${$}s`}),U=async k=>{if(!i.value.has(k)){i.value=new Set(i.value).add(k);try{await Se(`/api/tasks/${encodeURIComponent(k)}/cancel`,{method:"POST"}),await D(),o.value===k&&await Y(k)}catch(T){n.value=T instanceof Error?T.message:"Failed to stop task"}finally{const T=new Set(i.value);T.delete(k),i.value=T}}},B=async()=>{try{const k=await Se("/api/agents");if(!k.ok)throw new Error(`HTTP error! status: ${k.status}`);const T=await k.json();e.value=T.agents}catch(k){n.value=k instanceof Error?k.message:"Failed to load agents"}},x=async()=>{try{const k=await Se("/api/tasks?limit=50");if(!k.ok)throw new Error(`HTTP error! status: ${k.status}`);const T=await k.json();s.value=T.tasks}catch(k){n.value=k instanceof Error?k.message:"Failed to load tasks"}},D=async()=>{r.value=!0,n.value=null;try{await Promise.all([B(),x()])}finally{r.value=!1}},Y=async k=>{l.value=!0,c.value=null;try{const T=await Se(`/api/tasks/${encodeURIComponent(k)}`);if(!T.ok)throw new Error(`HTTP error! status: ${T.status}`);const R=await T.json();a.value=R.task}catch(T){c.value=T instanceof Error?T.message:"Failed to load task",a.value=null}finally{l.value=!1}},de=k=>{if(!k)return"";const T=new Date(k);return Number.isNaN(T.getTime())?"":T.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1})},ye=k=>{try{return JSON.stringify(k,null,2)}catch{return String(k)}},$e=k=>{if(k.status==="success")return"text-green-300";if(k.status==="error")return"text-red-300";if(k.status==="pending")return"text-blue-300";switch(k.kind){case"message":return"text-gray-100";case"reasoning":return"text-purple-300";case"tool":return"text-blue-200";case"outcome":return"text-yellow-200";default:return"text-gray-300"}},oe=k=>{if(d.value)return;const T=new Set(f.value);T.has(k)?T.delete(k):T.add(k),f.value=T},et=async(k,T={})=>{T.initial&&(h.value=!0);try{const R=await Se(`/api/tasks/${encodeURIComponent(k)}/activity`);if(!R.ok)return;const ne=await R.json();u.value=ne.activity??[]}catch{}finally{T.initial&&(h.value=!1)}},ot=k=>{v||(v=setTimeout(()=>{v=null,o.value===k&&et(k)},250))},fe=k=>{se(),et(k,{initial:!0});try{y=new EventSource(Pn(`/api/tasks/${encodeURIComponent(k)}/events`)),y.onmessage=()=>{ot(k)},y.onerror=()=>{}}catch{y=null}},se=()=>{y&&(y.close(),y=null),v&&(clearTimeout(v),v=null)},ae=k=>{o.value=k,a.value=null,u.value=[],f.value=new Set,Y(k),fe(k)},Ue=()=>{o.value=null,a.value=null,c.value=null,u.value=[],f.value=new Set,se()},Ye=k=>{k.key==="Escape"&&o.value&&Ue()};return ts(o,k=>{k?document.addEventListener("keydown",Ye):document.removeEventListener("keydown",Ye)}),ns(()=>{D(),A=setInterval(D,5e3)}),ts(()=>{var k;return(k=a.value)==null?void 0:k.status},k=>{k&&k!=="running"&&(o.value&&et(o.value),se())}),bn(()=>{A&&clearInterval(A),document.removeEventListener("keydown",Ye),se()}),(k,T)=>(b(),w("div",Gm,[p("div",Jm,[p("div",zm,[T[2]||(T[2]=p("h2",{class:"text-2xl font-bold"},"Agent Activity",-1)),p("button",{onClick:D,disabled:r.value,class:"bg-blue-600 hover:bg-blue-700 disabled:bg-gray-700 text-white px-4 py-2 rounded-lg text-sm transition-colors"},O(r.value?"Refreshing...":"Refresh"),9,Ym)]),n.value?(b(),w("div",Xm,O(n.value),1)):z("",!0),p("section",Qm,[T[5]||(T[5]=p("h3",{class:"text-lg font-semibold text-gray-200 mb-3"},"Active Agents",-1)),r.value&&e.value.length===0?(b(),w("div",Zm," Loading agents... ")):e.value.length===0?(b(),w("div",ev," No active agents ")):(b(),w("div",tv,[(b(!0),w(he,null,Ve(e.value,R=>(b(),w("div",{key:R.slug+(R.characterName||""),class:"bg-gray-800 border border-gray-700 rounded-lg p-4 hover:border-blue-500 transition-colors"},[p("div",sv,[p("div",rv,[p("h3",nv,O(R.name),1),p("div",iv,[p("p",ov,O(R.slug),1),R.roleTitle?(b(),w("span",av,O(R.roleTitle),1)):z("",!0),R.universe?(b(),w("span",lv," 🎬 "+O(R.universe),1)):z("",!0),R.model&&R.status==="working"?(b(),w("span",{key:2,class:"text-xs bg-emerald-900 text-emerald-200 px-2 py-0.5 rounded",title:`Model: ${R.model}`}," 🧠 "+O(R.model),9,cv)):z("",!0)])]),p("span",{class:me(["px-3 py-1 rounded text-xs font-medium",R.status==="working"?"bg-blue-900 text-blue-100":R.status==="error"?"bg-red-900 text-red-100":"bg-green-900 text-green-100"])},[R.status==="working"?(b(),w("span",uv)):z("",!0),st(" "+O(R.status==="working"?"Working":R.status==="error"?"Error":"Idle"),1)],2)]),R.currentTask?(b(),w("div",hv,[T[3]||(T[3]=p("p",{class:"text-xs text-gray-400 mb-1"},"Current Task:",-1)),p("p",dv,O(R.currentTask),1)])):z("",!0),p("div",fv,[p("div",pv," Last updated: "+O(C(new Date)),1),R.status==="working"&&R.currentTaskId?(b(),w("button",{key:0,type:"button",onClick:ne=>U(R.currentTaskId),disabled:i.value.has(R.currentTaskId),class:"bg-red-600 hover:bg-red-700 disabled:opacity-50 text-white text-xs px-3 py-1 rounded transition-colors flex items-center gap-1",title:"Stop this agent's current task"},[T[4]||(T[4]=p("span",{class:"inline-block w-2 h-2 bg-white rounded-sm"},null,-1)),st(" "+O(i.value.has(R.currentTaskId)?"Stopping...":"Stop"),1)],8,gv)):z("",!0)])]))),128))]))]),p("section",null,[T[6]||(T[6]=p("h3",{class:"text-lg font-semibold text-gray-200 mb-3"},"Recent Activity",-1)),r.value&&s.value.length===0?(b(),w("div",yv," Loading activity... ")):s.value.length===0?(b(),w("div",mv," No recent activity yet ")):(b(),w("ul",vv,[(b(!0),w(he,null,Ve(s.value,R=>(b(),w("li",{key:R.task_id},[p("button",{type:"button",onClick:ne=>ae(R.task_id),class:"w-full text-left p-4 hover:bg-gray-750 focus:bg-gray-750 focus:outline-none transition-colors"},[p("div",bv,[p("div",wv,[p("div",xv,[p("span",kv,O(R.agent_slug),1),R.origin_channel?(b(),w("span",Sv,"via "+O(R.origin_channel),1)):z("",!0)]),p("p",Ev,O(R.description),1),p("p",Tv,[st(" Started "+O(S(R.started_at))+" ",1),R.completed_at?(b(),w("span",Av," · Completed "+O(S(R.completed_at)),1)):z("",!0)])]),p("span",{class:me(["px-2 py-1 rounded text-xs font-medium whitespace-nowrap",E(R.status)])},O(R.status),3)])],8,_v)]))),128))]))])]),o.value?(b(),w("div",{key:0,class:"fixed inset-0 bg-black/70 flex items-center justify-center p-4 z-50",onClick:ms(Ue,["self"])},[p("div",Rv,[p("div",{class:"flex justify-between items-center p-4 border-b border-gray-700"},[T[7]||(T[7]=p("h3",{class:"text-lg font-bold text-gray-100"},"Task Details",-1)),p("button",{type:"button",onClick:Ue,class:"text-gray-400 hover:text-gray-100 text-2xl leading-none focus:outline-none","aria-label":"Close"},"×")]),p("div",Cv,[l.value?(b(),w("div",Ov,"Loading task...")):c.value?(b(),w("div",Pv,O(c.value),1)):a.value?(b(),w(he,{key:2},[p("div",$v,[p("div",null,[T[8]||(T[8]=p("p",{class:"text-xs uppercase tracking-wider text-gray-500 mb-1"},"Agent",-1)),p("p",Iv,O(a.value.agent_slug),1)]),p("span",{class:me(["px-3 py-1 rounded text-xs font-medium",E(a.value.status)])},O(a.value.status),3)]),p("div",null,[T[9]||(T[9]=p("p",{class:"text-xs uppercase tracking-wider text-gray-500 mb-1"},"Task ID",-1)),p("p",jv,O(a.value.task_id),1)]),a.value.origin_channel?(b(),w("div",Nv,[T[10]||(T[10]=p("p",{class:"text-xs uppercase tracking-wider text-gray-500 mb-1"},"Origin",-1)),p("p",Lv,O(a.value.origin_channel),1)])):z("",!0),p("div",Uv,[p("div",null,[T[11]||(T[11]=p("p",{class:"text-xs uppercase tracking-wider text-gray-500 mb-1"},"Started",-1)),p("p",Dv,O(S(a.value.started_at)),1)]),p("div",null,[T[12]||(T[12]=p("p",{class:"text-xs uppercase tracking-wider text-gray-500 mb-1"},"Completed",-1)),p("p",Bv,O(a.value.completed_at?S(a.value.completed_at):"—"),1)])]),N.value?(b(),w("div",Mv,[T[13]||(T[13]=p("p",{class:"text-xs uppercase tracking-wider text-gray-500 mb-1"},"Duration",-1)),p("p",Hv,O(N.value),1)])):z("",!0),p("div",null,[T[14]||(T[14]=p("p",{class:"text-xs uppercase tracking-wider text-gray-500 mb-1"},"Description",-1)),p("pre",Fv,O(a.value.description),1)]),p("div",null,[p("div",qv,[T[16]||(T[16]=p("p",{class:"text-xs uppercase tracking-wider text-gray-500"},"Activity",-1)),p("label",Vv,[Ot(p("input",{type:"checkbox","onUpdate:modelValue":T[0]||(T[0]=R=>d.value=R),class:"rounded bg-gray-700 border-gray-600"},null,512),[[Bl,d.value]]),T[15]||(T[15]=st(" Show details ",-1))])]),h.value&&u.value.length===0?(b(),w("div",Wv,"Loading activity…")):u.value.length===0?(b(),w("div",Kv,"No activity yet")):(b(),w("ul",Gv,[(b(!0),w(he,null,Ve(u.value,(R,ne)=>(b(),w("li",{key:`${R.ts}-${ne}-${R.rawType}`,class:"px-3 py-2 text-sm hover:bg-gray-750 cursor-pointer",onClick:De=>oe(ne)},[p("div",{class:me(["flex items-start gap-2",$e(R)])},[p("span",zv,O(R.icon),1),p("span",Yv,O(R.summary),1),p("span",Xv,O(de(R.ts)),1)],2),d.value||f.value.has(ne)?(b(),w("div",Qv,[R.detail?(b(),w("pre",Zv,O(R.detail),1)):z("",!0),p("pre",e0,O(ye(R.raw)),1),p("p",t0,O(R.rawType),1)])):z("",!0)],8,Jv))),128))]))]),p("div",null,[T[17]||(T[17]=p("p",{class:"text-xs uppercase tracking-wider text-gray-500 mb-1"},"Result",-1)),a.value.result?(b(),w("pre",s0,O(a.value.result),1)):(b(),w("p",r0,"No result yet"))])],64)):z("",!0)]),p("div",n0,[a.value&&a.value.status==="running"?(b(),w("button",{key:0,type:"button",onClick:T[1]||(T[1]=R=>U(a.value.task_id)),disabled:i.value.has(a.value.task_id),class:"bg-red-600 hover:bg-red-700 disabled:opacity-50 text-white text-sm px-3 py-2 rounded transition-colors"},O(i.value.has(a.value.task_id)?"Stopping...":"Stop Task"),9,i0)):(b(),w("span",o0)),p("button",{type:"button",onClick:Ue,class:"bg-gray-700 hover:bg-gray-600 text-gray-100 text-sm px-4 py-2 rounded transition-colors"}," Close ")])])])):z("",!0)]))}}),l0=$n(a0,[["__scopeId","data-v-6c7a72da"]]),c0={class:"flex flex-col h-full bg-gray-950"},u0={class:"flex-1 overflow-y-auto p-6"},h0={class:"flex justify-between items-center mb-6"},d0=["disabled"],f0={key:0,class:"text-gray-400 text-center py-12"},p0={key:1,class:"bg-red-900 text-red-100 p-4 rounded-lg mb-4"},g0={open:"",class:"mb-6"},y0={class:"cursor-pointer select-none flex items-center gap-2 text-lg font-semibold text-gray-100 mb-4 py-2 border-b border-gray-700"},m0={class:"ml-2 text-xs font-normal text-gray-500 bg-gray-800 px-2 py-0.5 rounded-full"},v0={key:0,class:"text-gray-500 italic text-sm py-4 text-center"},_0={key:1,class:"grid gap-3"},b0={class:"flex flex-wrap items-start gap-3"},w0={class:"flex-1 min-w-0"},x0={class:"flex flex-wrap items-center gap-2 mb-1"},k0={class:"font-bold text-gray-100 break-words min-w-0"},S0={class:"flex flex-wrap gap-3 text-sm text-gray-400 mt-1"},E0={class:"font-mono text-xs bg-gray-900 px-2 py-0.5 rounded break-all"},T0={title:"Next run",class:"shrink-0"},A0={title:"Last run",class:"shrink-0"},R0={key:0,class:"text-xs text-gray-500 mt-1 break-words"},C0={class:"flex flex-wrap items-center gap-2"},O0=["onClick","disabled"],P0=["onClick","disabled"],$0=["onClick","disabled"],I0=["onClick"],j0=["onClick","disabled"],N0={key:0,class:"mt-3"},L0=["onClick"],U0={key:1,class:"mt-4 pt-4 border-t border-gray-700"},D0={class:"text-xs font-semibold text-gray-400 uppercase tracking-wide mb-3"},B0={key:0,class:"text-gray-500 text-xs py-2 text-center"},M0={key:1,class:"text-gray-500 italic text-xs py-2 text-center"},H0={key:2,class:"space-y-2"},F0={class:"shrink-0 mt-0.5"},q0={class:"flex-1 min-w-0"},V0={class:"flex flex-wrap items-center gap-2"},W0={class:"text-gray-300"},K0={key:0,class:"text-gray-500 mt-0.5"},G0={key:1,class:"text-red-400 mt-1 break-words"},J0={open:""},z0={class:"cursor-pointer select-none flex items-center gap-2 text-lg font-semibold text-gray-100 mb-4 py-2 border-b border-gray-700"},Y0={class:"ml-2 text-xs font-normal text-gray-500 bg-gray-800 px-2 py-0.5 rounded-full"},X0={key:0,class:"text-gray-500 italic text-sm py-4 text-center"},Q0={key:1,class:"grid gap-3"},Z0={class:"flex flex-wrap items-start gap-3"},e_={class:"flex-1 min-w-0"},t_={class:"flex flex-wrap items-center gap-2 mb-1"},s_={class:"font-bold text-gray-100 break-words min-w-0"},r_={class:"text-xs text-gray-500 bg-gray-900 px-2 py-0.5 rounded shrink-0"},n_={class:"flex flex-wrap gap-3 text-sm text-gray-400 mt-1"},i_={class:"font-mono text-xs bg-gray-900 px-2 py-0.5 rounded break-all"},o_={title:"Next run",class:"shrink-0"},a_={title:"Last run",class:"shrink-0"},l_={key:0,class:"text-xs text-gray-500 mt-1 break-words"},c_={class:"flex flex-wrap items-center gap-2"},u_=["onClick","disabled"],h_=["onClick","disabled"],d_=["onClick","disabled"],f_=["onClick"],p_=["onClick","disabled"],g_={key:0,class:"mt-3"},y_=["onClick"],m_={key:1,class:"mt-4 pt-4 border-t border-gray-700"},v_={class:"text-xs font-semibold text-gray-400 uppercase tracking-wide mb-3"},__={key:0,class:"text-gray-500 text-xs py-2 text-center"},b_={key:1,class:"text-gray-500 italic text-xs py-2 text-center"},w_={key:2,class:"space-y-2"},x_={class:"shrink-0 mt-0.5"},k_={class:"flex-1 min-w-0"},S_={class:"flex flex-wrap items-center gap-2"},E_={class:"text-gray-300"},T_={key:0,class:"text-gray-500 mt-0.5"},A_={key:1,class:"text-red-400 mt-1 break-words"},R_=ht({__name:"SchedulesView",setup(t){const e=q([]),s=q([]),r=q(!0),n=q(null),i=q(new Set),o=q(new Map),a=q(new Map),l=q(new Set),c=q(new Set);function u(U){const B=U.includes("T")||U.endsWith("Z")?U:U.replace(" ","T")+"Z";return new Date(B).toLocaleString()}function h(U){return U==="done"?"✅":U==="failed"?"❌":"⏳"}function d(U){return U==="done"?"bg-green-900 text-green-200":U==="failed"?"bg-red-900 text-red-200":"bg-gray-700 text-gray-300"}function f(U,B){const x=`${U}-${B}`,D=new Set(c.value);D.has(x)?D.delete(x):D.add(x),c.value=D}async function y(U,B){const x=`${U}-${B}`,D=o.value.get(x)??!1,Y=new Map(o.value);if(Y.set(x,!D),o.value=Y,!D&&!a.value.has(x)){const de=new Set(l.value);de.add(x),l.value=de;try{const ye=await Se(`/api/schedules/${U}/${B}/runs?limit=25`);if(ye.ok){const $e=await ye.json(),oe=new Map(a.value);oe.set(x,$e.runs??[]),a.value=oe}}catch{}finally{const ye=new Set(l.value);ye.delete(x),l.value=ye}}}async function v(){r.value=!0,n.value=null,a.value=new Map;try{const U=await Se("/api/schedules");if(!U.ok)throw new Error(`HTTP ${U.status}`);const B=await U.json();e.value=B.io,s.value=B.squads}catch(U){n.value=U instanceof Error?U.message:"Failed to load schedules"}finally{r.value=!1}}async function A(U,B){if(!i.value.has(U)){i.value=new Set(i.value).add(U);try{await B(),await v()}catch(x){n.value=x instanceof Error?x.message:"Action failed"}finally{const x=new Set(i.value);x.delete(U),i.value=x}}}async function C(U,B){await A(`${U}-${B}`,async()=>{const x=await Se(`/api/schedules/${U}/${B}/pause`,{method:"POST"});if(!x.ok)throw new Error(`HTTP ${x.status}`)})}async function S(U,B){await A(`${U}-${B}`,async()=>{const x=await Se(`/api/schedules/${U}/${B}/resume`,{method:"POST"});if(!x.ok)throw new Error(`HTTP ${x.status}`)})}async function E(U,B){await A(`${U}-${B}`,async()=>{const x=await Se(`/api/schedules/${U}/${B}/run-now`,{method:"POST"});if(!x.ok)throw new Error(`HTTP ${x.status}`)})}async function N(U,B,x){window.confirm(`Delete schedule '${x}'?`)&&await A(`${U}-${B}`,async()=>{const D=await Se(`/api/schedules/${U}/${B}`,{method:"DELETE"});if(!D.ok)throw new Error(`HTTP ${D.status}`)})}return ns(v),(U,B)=>(b(),w("div",c0,[p("div",u0,[p("div",h0,[B[0]||(B[0]=p("h2",{class:"text-2xl font-bold"},"Schedules",-1)),p("button",{onClick:v,disabled:r.value,class:"bg-gray-700 hover:bg-gray-600 disabled:opacity-50 text-white px-4 py-2 rounded-lg text-sm transition-colors"}," ↻ Refresh ",8,d0)]),r.value?(b(),w("div",f0," Loading schedules... ")):n.value?(b(),w("div",p0,O(n.value),1)):(b(),w(he,{key:2},[p("details",g0,[p("summary",y0,[B[1]||(B[1]=p("span",{class:"text-gray-400 text-sm"},"▶",-1)),B[2]||(B[2]=st(" 🤖 IO Schedules ",-1)),p("span",m0,O(e.value.length),1)]),e.value.length===0?(b(),w("div",v0," No IO schedules configured. ")):(b(),w("div",_0,[(b(!0),w(he,null,Ve(e.value,x=>(b(),w("div",{key:x.id,class:"bg-gray-800 border border-gray-700 rounded-lg p-4 hover:border-gray-600 transition-colors overflow-hidden"},[p("div",b0,[p("div",w0,[p("div",x0,[p("span",k0,O(x.name),1),p("span",{class:me(["px-2 py-0.5 rounded text-xs font-medium shrink-0",x.enabled?"bg-green-900 text-green-200":"bg-gray-700 text-gray-400"])},O(x.enabled?"Active":"Paused"),3)]),p("div",S0,[p("span",E0,O(x.cron_expr),1),p("span",T0,"⏭ "+O(x.next_run_at?u(x.next_run_at):"—"),1),p("span",A0,"🕐 "+O(x.last_run_at?u(x.last_run_at):"—"),1)]),x.notes?(b(),w("p",R0,O(x.notes),1)):z("",!0)]),p("div",C0,[x.enabled?(b(),w("button",{key:0,onClick:D=>C("io",x.id),disabled:i.value.has(`io-${x.id}`),class:"bg-gray-700 hover:bg-gray-600 disabled:opacity-50 text-gray-200 text-xs px-3 py-1.5 rounded transition-colors",title:"Pause"},"⏸ Pause",8,O0)):(b(),w("button",{key:1,onClick:D=>S("io",x.id),disabled:i.value.has(`io-${x.id}`),class:"bg-gray-700 hover:bg-gray-600 disabled:opacity-50 text-gray-200 text-xs px-3 py-1.5 rounded transition-colors",title:"Resume"},"▶ Resume",8,P0)),p("button",{onClick:D=>E("io",x.id),disabled:i.value.has(`io-${x.id}`),class:"bg-blue-700 hover:bg-blue-600 disabled:opacity-50 text-white text-xs px-3 py-1.5 rounded transition-colors",title:"Run now"},"▶ Run now",8,$0),p("button",{onClick:D=>y("io",x.id),class:me(["text-xs px-3 py-1.5 rounded transition-colors",o.value.get(`io-${x.id}`)?"bg-blue-800 text-blue-200":"bg-gray-700 hover:bg-gray-600 text-gray-200"]),title:"Toggle run history"},"📋 History",10,I0),p("button",{onClick:D=>N("io",x.id,x.name),disabled:i.value.has(`io-${x.id}`),class:"bg-red-900 hover:bg-red-800 disabled:opacity-50 text-red-200 text-xs px-3 py-1.5 rounded transition-colors",title:"Delete"},"🗑",8,j0)])]),x.prompt?(b(),w("div",N0,[p("p",{class:me(["text-xs text-gray-400 break-words",c.value.has(`io-${x.id}`)?"":"line-clamp-2"])},O(x.prompt),3),x.prompt.length>120?(b(),w("button",{key:0,onClick:D=>f("io",x.id),class:"text-[10px] text-blue-400 hover:text-blue-300 mt-1 transition-colors"},O(c.value.has(`io-${x.id}`)?"Show less ▲":"Show more ▼"),9,L0)):z("",!0)])):z("",!0),o.value.get(`io-${x.id}`)?(b(),w("div",U0,[p("h4",D0," Run history — "+O(x.name),1),l.value.has(`io-${x.id}`)?(b(),w("div",B0," Loading… ")):!a.value.get(`io-${x.id}`)||a.value.get(`io-${x.id}`).length===0?(b(),w("div",M0," No history yet ")):(b(),w("ul",H0,[(b(!0),w(he,null,Ve(a.value.get(`io-${x.id}`),D=>(b(),w("li",{key:D.id,class:"flex items-start gap-2 text-xs bg-gray-900 rounded p-2"},[p("span",F0,O(h(D.status)),1),p("div",q0,[p("div",V0,[p("span",W0,O(u(D.started_at)),1),p("span",{class:me(["px-1.5 py-0.5 rounded text-[10px] font-medium shrink-0",d(D.status)])},O(D.status),3)]),D.completed_at?(b(),w("div",K0," Completed: "+O(u(D.completed_at)),1)):z("",!0),D.error_text?(b(),w("div",G0,O(D.error_text),1)):z("",!0)])]))),128))]))])):z("",!0)]))),128))]))]),p("details",J0,[p("summary",z0,[B[3]||(B[3]=p("span",{class:"text-gray-400 text-sm"},"▶",-1)),B[4]||(B[4]=st(" 👥 Squad Schedules ",-1)),p("span",Y0,O(s.value.length),1)]),s.value.length===0?(b(),w("div",X0," No squad schedules configured. ")):(b(),w("div",Q0,[(b(!0),w(he,null,Ve(s.value,x=>(b(),w("div",{key:x.id,class:"bg-gray-800 border border-gray-700 rounded-lg p-4 hover:border-gray-600 transition-colors overflow-hidden"},[p("div",Z0,[p("div",e_,[p("div",t_,[p("span",s_,O(x.name),1),p("span",r_,O(x.squad_slug),1),p("span",{class:me(["px-2 py-0.5 rounded text-xs font-medium shrink-0",x.enabled?"bg-green-900 text-green-200":"bg-gray-700 text-gray-400"])},O(x.enabled?"Active":"Paused"),3)]),p("div",n_,[p("span",i_,O(x.cron_expr),1),p("span",o_,"⏭ "+O(x.next_run_at?u(x.next_run_at):"—"),1),p("span",a_,"🕐 "+O(x.last_run_at?u(x.last_run_at):"—"),1)]),x.notes?(b(),w("p",l_,O(x.notes),1)):z("",!0)]),p("div",c_,[x.enabled?(b(),w("button",{key:0,onClick:D=>C("squads",x.id),disabled:i.value.has(`squads-${x.id}`),class:"bg-gray-700 hover:bg-gray-600 disabled:opacity-50 text-gray-200 text-xs px-3 py-1.5 rounded transition-colors",title:"Pause"},"⏸ Pause",8,u_)):(b(),w("button",{key:1,onClick:D=>S("squads",x.id),disabled:i.value.has(`squads-${x.id}`),class:"bg-gray-700 hover:bg-gray-600 disabled:opacity-50 text-gray-200 text-xs px-3 py-1.5 rounded transition-colors",title:"Resume"},"▶ Resume",8,h_)),p("button",{onClick:D=>E("squads",x.id),disabled:i.value.has(`squads-${x.id}`),class:"bg-blue-700 hover:bg-blue-600 disabled:opacity-50 text-white text-xs px-3 py-1.5 rounded transition-colors",title:"Run now"},"▶ Run now",8,d_),p("button",{onClick:D=>y("squads",x.id),class:me(["text-xs px-3 py-1.5 rounded transition-colors",o.value.get(`squads-${x.id}`)?"bg-blue-800 text-blue-200":"bg-gray-700 hover:bg-gray-600 text-gray-200"]),title:"Toggle run history"},"📋 History",10,f_),p("button",{onClick:D=>N("squads",x.id,x.name),disabled:i.value.has(`squads-${x.id}`),class:"bg-red-900 hover:bg-red-800 disabled:opacity-50 text-red-200 text-xs px-3 py-1.5 rounded transition-colors",title:"Delete"},"🗑",8,p_)])]),x.prompt?(b(),w("div",g_,[p("p",{class:me(["text-xs text-gray-400 break-words",c.value.has(`squads-${x.id}`)?"":"line-clamp-2"])},O(x.prompt),3),x.prompt.length>120?(b(),w("button",{key:0,onClick:D=>f("squads",x.id),class:"text-[10px] text-blue-400 hover:text-blue-300 mt-1 transition-colors"},O(c.value.has(`squads-${x.id}`)?"Show less ▲":"Show more ▼"),9,y_)):z("",!0)])):z("",!0),o.value.get(`squads-${x.id}`)?(b(),w("div",m_,[p("h4",v_," Run history — "+O(x.name),1),l.value.has(`squads-${x.id}`)?(b(),w("div",__," Loading… ")):!a.value.get(`squads-${x.id}`)||a.value.get(`squads-${x.id}`).length===0?(b(),w("div",b_," No history yet ")):(b(),w("ul",w_,[(b(!0),w(he,null,Ve(a.value.get(`squads-${x.id}`),D=>(b(),w("li",{key:D.id,class:"flex items-start gap-2 text-xs bg-gray-900 rounded p-2"},[p("span",x_,O(h(D.status)),1),p("div",k_,[p("div",S_,[p("span",E_,O(u(D.started_at)),1),p("span",{class:me(["px-1.5 py-0.5 rounded text-[10px] font-medium shrink-0",d(D.status)])},O(D.status),3)]),D.completed_at?(b(),w("div",T_," Completed: "+O(u(D.completed_at)),1)):z("",!0),D.error_text?(b(),w("div",A_,O(D.error_text),1)):z("",!0)])]))),128))]))])):z("",!0)]))),128))]))])],64))])]))}});function cs(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").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,(e,s,r)=>`<a href="${/^https?:\/\//i.test(r)||r.startsWith("/")||r.startsWith("#")?r:"#"}" target="_blank" rel="noopener" class="text-blue-400 hover:underline">${s}</a>`)}function Cc(t){if(!t)return"";const e=t.split(`
|
|
75
|
-
`),s=[];let r=!1,n=!1,i=[];function o(){n&&(s.push("</ul>"),n=!1)}for(const a of e){if(a.startsWith("```")){if(!r)o(),r=!0,i=[];else{const y=i.join(`
|
|
76
|
-
`).replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">");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">${y}</code></pre>`),r=!1,i=[]}continue}if(r){i.push(a);continue}const l=a.match(/^####\s+(.+)/),c=a.match(/^###\s+(.+)/),u=a.match(/^##\s+(.+)/),h=a.match(/^#\s+(.+)/);if(l){o(),s.push(`<h4 class="text-sm font-semibold text-gray-200 mt-4 mb-1">${cs(l[1])}</h4>`);continue}if(c){o(),s.push(`<h3 class="text-base font-semibold text-gray-100 mt-5 mb-2">${cs(c[1])}</h3>`);continue}if(u){o(),s.push(`<h2 class="text-lg font-bold text-gray-100 mt-6 mb-2 pb-1 border-b border-gray-800">${cs(u[1])}</h2>`);continue}if(h){o(),s.push(`<h1 class="text-xl font-bold text-gray-100 mt-6 mb-3">${cs(h[1])}</h1>`);continue}if(/^---+$/.test(a.trim())){o(),s.push('<hr class="border-gray-800 my-4" />');continue}const d=a.match(/^[-*+]\s+(.+)/);if(d){n||(s.push('<ul class="list-disc list-inside my-2 space-y-1 pl-2">'),n=!0),s.push(`<li>${cs(d[1])}</li>`);continue}const f=a.match(/^\d+\.\s+(.+)/);if(f){n||(s.push('<ol class="list-decimal list-inside my-2 space-y-1 pl-2">'),n=!0),s.push(`<li>${cs(f[1])}</li>`);continue}if(a.trim()===""){o(),s.push('<div class="my-2"></div>');continue}o(),s.push(`<p class="my-1">${cs(a)}</p>`)}if(r&&i.length){const a=i.join(`
|
|
77
|
-
`).replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">");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">${a}</code></pre>`)}return o(),s.join(`
|
|
78
|
-
`)}const C_={class:"flex flex-col h-full p-6"},O_={class:"flex justify-between items-center mb-4"},P_={key:0,class:"text-gray-400 text-center py-8"},$_={key:1,class:"text-gray-500 text-center py-8"},I_={key:2,class:"space-y-2 overflow-y-auto flex-1"},j_=["onClick"],N_={class:"flex justify-between items-start gap-2"},L_={class:"flex-1 min-w-0"},U_={class:"flex items-center gap-2 mb-1"},D_={key:0,class:"w-2 h-2 bg-blue-400 rounded-full shrink-0"},B_={class:"text-sm font-medium text-gray-100 truncate"},M_={class:"text-xs text-gray-500"},H_={class:"text-xs text-gray-500"},F_=["onClick"],q_=["innerHTML"],V_=ht({__name:"NotificationsView",setup(t){const e=q([]),s=q(!0),r=q(new Set);function n(c){try{const u=c.includes("T")||c.endsWith("Z")?c:c.replace(" ","T")+"Z";return new Date(u).toLocaleString()}catch{return c}}function i(c){const u=new Set(r.value);u.has(c)?u.delete(c):u.add(c),r.value=u}async function o(){try{const c=await Se("/api/notifications?limit=100");if(c.ok){const u=await c.json();e.value=u.notifications??[]}}catch{}s.value=!1}async function a(c){try{await Se(`/api/notifications/${c}/read`,{method:"POST"});const u=e.value.find(h=>h.id===c);u&&(u.read_at=new Date().toISOString())}catch{}}async function l(){try{await Se("/api/notifications/read-all",{method:"POST"});for(const c of e.value)c.read_at||(c.read_at=new Date().toISOString())}catch{}}return ns(o),(c,u)=>(b(),w("div",C_,[p("div",O_,[u[0]||(u[0]=p("h2",{class:"text-xl font-bold text-gray-100"},"Notifications",-1)),e.value.length>0?(b(),w("button",{key:0,onClick:l,class:"text-sm text-blue-400 hover:text-blue-300 transition-colors"}," Mark all as read ")):z("",!0)]),s.value?(b(),w("div",P_,"Loading...")):e.value.length===0?(b(),w("div",$_," No notifications yet ")):(b(),w("ul",I_,[(b(!0),w(he,null,Ve(e.value,h=>{var d;return b(),w("li",{key:h.id,class:me(["bg-gray-800 border rounded-lg p-4 cursor-pointer transition-colors",h.read_at?"border-gray-700 opacity-60":"border-blue-700"]),onClick:f=>i(h.id)},[p("div",N_,[p("div",L_,[p("div",U_,[h.read_at?z("",!0):(b(),w("span",D_)),p("span",B_,O(h.title),1),p("span",M_,O((d=h.source)==null?void 0:d.type),1)]),p("p",H_,O(n(h.created_at)),1)]),h.read_at?z("",!0):(b(),w("button",{key:0,onClick:ms(f=>a(h.id),["stop"]),class:"text-xs text-gray-400 hover:text-white shrink-0",title:"Mark as read"}," ✓ ",8,F_))]),r.value.has(h.id)?(b(),w("div",{key:0,class:"mt-3 text-sm text-gray-300 bg-gray-900 rounded p-3 border border-gray-700 wiki-content",innerHTML:Ee(Cc)(h.text)},null,8,q_)):z("",!0)],10,j_)}),128))]))]))}}),W_={class:"flex h-full overflow-hidden"},K_={class:"w-72 shrink-0 bg-gray-900 border-r border-gray-800 flex flex-col"},G_={class:"p-4 border-b border-gray-800"},J_={class:"flex items-center justify-between mb-3"},z_={class:"text-xs text-gray-500"},Y_={key:0,class:"flex-1 flex items-center justify-center"},X_={key:1,class:"flex-1 p-4"},Q_={class:"text-sm text-red-400"},Z_={key:2,class:"flex-1 overflow-y-auto py-2"},eb={key:0,class:"px-4 py-3 text-sm text-gray-500"},tb=["onClick"],sb={class:"flex-1 min-w-0 flex flex-col bg-gray-950 overflow-hidden"},rb={key:0,class:"flex-1 flex items-center justify-center"},nb={key:1,class:"flex-1 flex items-center justify-center"},ib={key:2,class:"flex-1 p-6"},ob={class:"text-sm text-red-400"},ab={key:3,class:"flex-1 overflow-y-auto p-6"},lb={class:"text-xl font-bold text-gray-100 mb-4 pb-3 border-b border-gray-800"},cb=["innerHTML"],ub=ht({__name:"WikiView",setup(t){const e=q([]),s=q(null),r=q(""),n=q(""),i=q(!1),o=q(!1),a=q(""),l=q(""),c=Le(()=>{const f=n.value.trim().toLowerCase();return f?e.value.filter(y=>y.title.toLowerCase().includes(f)):e.value}),u=Le(()=>Cc(r.value));async function h(){i.value=!0,a.value="";try{const f=await Se("/api/wiki");if(!f.ok)throw new Error(`HTTP ${f.status}`);const y=await f.json();e.value=y.pages??[]}catch(f){a.value=f instanceof Error?f.message:"Failed to load pages"}finally{i.value=!1}}async function d(f){var y;if(((y=s.value)==null?void 0:y.path)!==f.path){s.value=f,r.value="",o.value=!0,l.value="";try{const v=await Se(`/api/wiki/${encodeURIComponent(f.path)}`);if(!v.ok)throw new Error(`HTTP ${v.status}`);const A=await v.json();r.value=A.content??""}catch(v){l.value=v instanceof Error?v.message:"Failed to load page"}finally{o.value=!1}}}return ns(h),(f,y)=>(b(),w("div",W_,[p("div",K_,[p("div",G_,[p("div",J_,[y[1]||(y[1]=p("h2",{class:"text-sm font-semibold text-gray-300"},"📚 Wiki",-1)),p("span",z_,O(c.value.length)+" pages",1)]),Ot(p("input",{"onUpdate:modelValue":y[0]||(y[0]=v=>n.value=v),type:"text",placeholder:"Filter pages…",class:"w-full px-3 py-1.5 text-sm bg-gray-800 border border-gray-700 rounded text-gray-100 placeholder-gray-500 focus:outline-none focus:border-blue-500"},null,512),[[ss,n.value]])]),i.value?(b(),w("div",Y_,[...y[2]||(y[2]=[p("span",{class:"text-sm text-gray-500"},"Loading…",-1)])])):a.value?(b(),w("div",X_,[p("p",Q_,O(a.value),1)])):(b(),w("ul",Z_,[c.value.length===0?(b(),w("li",eb," No pages found. ")):z("",!0),(b(!0),w(he,null,Ve(c.value,v=>{var A;return b(),w("li",{key:v.path,onClick:C=>d(v),class:me(["px-4 py-2 cursor-pointer text-sm transition-colors hover:bg-gray-800",((A=s.value)==null?void 0:A.path)===v.path?"bg-blue-900 text-blue-300 font-medium":"text-gray-300"])},O(v.title),11,tb)}),128))]))]),p("div",sb,[s.value?o.value?(b(),w("div",nb,[...y[4]||(y[4]=[p("span",{class:"text-sm text-gray-500"},"Loading…",-1)])])):l.value?(b(),w("div",ib,[p("p",ob,O(l.value),1)])):(b(),w("div",ab,[p("h1",lb,O(s.value.title),1),p("div",{class:"wiki-content text-gray-300 text-sm leading-relaxed",innerHTML:u.value},null,8,cb)])):(b(),w("div",rb,[...y[3]||(y[3]=[p("p",{class:"text-gray-600 text-sm"},"Select a page to view",-1)])]))])]))}}),hb=$n(ub,[["__scopeId","data-v-bc46a605"]]),db={class:"flex items-center justify-center h-screen bg-gray-950"},fb={class:"w-full max-w-sm p-8 bg-gray-900 rounded-xl border border-gray-800"},pb={key:0,class:"text-red-400 text-sm"},gb=["disabled"],yb=ht({__name:"LoginView",setup(t){const e=Cr(),s=oc(),r=q(""),n=q(""),i=q(null);async function o(){i.value=null;const a=await e.signIn(r.value,n.value);a?i.value=a:s.push("/chat")}return(a,l)=>(b(),w("div",db,[p("div",fb,[l[4]||(l[4]=p("h1",{class:"text-2xl font-bold text-white text-center mb-2"},"IO",-1)),l[5]||(l[5]=p("p",{class:"text-gray-400 text-sm text-center mb-8"},"Sign in to continue",-1)),p("form",{onSubmit:ms(o,["prevent"]),class:"space-y-4"},[p("div",null,[l[2]||(l[2]=p("label",{for:"email",class:"block text-sm font-medium text-gray-300 mb-1"},"Email",-1)),Ot(p("input",{id:"email","onUpdate:modelValue":l[0]||(l[0]=c=>r.value=c),type:"email",required:"",autocomplete:"email",class:"w-full px-3 py-2 bg-gray-800 border border-gray-700 rounded-lg text-white placeholder-gray-500 focus:outline-none focus:ring-2 focus:ring-blue-600 focus:border-transparent",placeholder:"you@example.com"},null,512),[[ss,r.value]])]),p("div",null,[l[3]||(l[3]=p("label",{for:"password",class:"block text-sm font-medium text-gray-300 mb-1"},"Password",-1)),Ot(p("input",{id:"password","onUpdate:modelValue":l[1]||(l[1]=c=>n.value=c),type:"password",required:"",autocomplete:"current-password",class:"w-full px-3 py-2 bg-gray-800 border border-gray-700 rounded-lg text-white placeholder-gray-500 focus:outline-none focus:ring-2 focus:ring-blue-600 focus:border-transparent",placeholder:"••••••••"},null,512),[[ss,n.value]])]),i.value?(b(),w("div",pb,O(i.value),1)):z("",!0),p("button",{type:"submit",disabled:Ee(e).loading,class:"w-full py-2 px-4 bg-blue-600 hover:bg-blue-700 disabled:opacity-50 disabled:cursor-not-allowed text-white font-medium rounded-lg transition-colors"},O(Ee(e).loading?"Signing in...":"Sign in"),9,gb)],32)])]))}}),Oc=hf({history:Vd("/"),routes:[{path:"/",redirect:"/chat"},{path:"/login",name:"login",component:yb,meta:{public:!0}},{path:"/chat",name:"chat",component:Py},{path:"/skills",name:"skills",component:Jy},{path:"/squads",name:"squads",component:Km},{path:"/activity",name:"activity",component:l0},{path:"/wiki",name:"wiki",component:hb},{path:"/schedules",name:"schedules",component:R_},{path:"/notifications",name:"notifications",component:V_}]});Oc.beforeEach(async t=>{const e=Cr();return e.initialized||await e.init(),!e.authEnabled||t.meta.public||e.user?!0:{name:"login"}});const Ji=Qh(by);Ji.use(td());Ji.use(Oc);Ji.mount("#app");
|