heyio 0.27.0 → 0.29.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 +14 -2
- package/dist/store/feed.js +18 -0
- package/package.json +1 -1
- package/web-dist/assets/index-CM-_9_BJ.css +10 -0
- package/web-dist/assets/index-CghlzlHJ.js +88 -0
- package/web-dist/index.html +2 -2
- package/web-dist/assets/index-6X3PuHXW.js +0 -86
- package/web-dist/assets/index-CF0Yq9dP.css +0 -10
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))n(r);new MutationObserver(r=>{for(const i of r)if(i.type==="childList")for(const a of i.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&n(a)}).observe(document,{childList:!0,subtree:!0});function s(r){const i={};return r.integrity&&(i.integrity=r.integrity),r.referrerPolicy&&(i.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?i.credentials="include":r.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function n(r){if(r.ep)return;r.ep=!0;const i=s(r);fetch(r.href,i)}})();/**
|
|
2
|
-
* @vue/shared v3.5.34
|
|
3
|
-
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
4
|
-
* @license MIT
|
|
5
|
-
**/function ca(e){const t=Object.create(null);for(const s of e.split(","))t[s]=1;return s=>s in t}const je={},Xs=[],Ht=()=>{},Il=()=>!1,Br=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Hr=e=>e.startsWith("onUpdate:"),Ze=Object.assign,ua=(e,t)=>{const s=e.indexOf(t);s>-1&&e.splice(s,1)},pd=Object.prototype.hasOwnProperty,Ne=(e,t)=>pd.call(e,t),ge=Array.isArray,Qs=e=>Zn(e)==="[object Map]",Fr=e=>Zn(e)==="[object Set]",Ba=e=>Zn(e)==="[object Date]",xe=e=>typeof e=="function",Ue=e=>typeof e=="string",yt=e=>typeof e=="symbol",Ie=e=>e!==null&&typeof e=="object",Pl=e=>(Ie(e)||xe(e))&&xe(e.then)&&xe(e.catch),Ll=Object.prototype.toString,Zn=e=>Ll.call(e),gd=e=>Zn(e).slice(8,-1),jl=e=>Zn(e)==="[object Object]",Vr=e=>Ue(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,yn=ca(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),qr=e=>{const t=Object.create(null);return s=>t[s]||(t[s]=e(s))},md=/-\w/g,it=qr(e=>e.replace(md,t=>t.slice(1).toUpperCase())),bd=/\B([A-Z])/g,Ls=qr(e=>e.replace(bd,"-$1").toLowerCase()),zr=qr(e=>e.charAt(0).toUpperCase()+e.slice(1)),ui=qr(e=>e?`on${zr(e)}`:""),Bt=(e,t)=>!Object.is(e,t),br=(e,...t)=>{for(let s=0;s<e.length;s++)e[s](...t)},Ml=(e,t,s,n=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:n,value:s})},da=e=>{const t=parseFloat(e);return isNaN(t)?e:t},vd=e=>{const t=Ue(e)?Number(e):NaN;return isNaN(t)?e:t};let Ha;const Kr=()=>Ha||(Ha=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ha(e){if(ge(e)){const t={};for(let s=0;s<e.length;s++){const n=e[s],r=Ue(n)?xd(n):ha(n);if(r)for(const i in r)t[i]=r[i]}return t}else if(Ue(e)||Ie(e))return e}const yd=/;(?![^(]*\))/g,_d=/:([^]+)/,wd=/\/\*[^]*?\*\//g;function xd(e){const t={};return e.replace(wd,"").split(yd).forEach(s=>{if(s){const n=s.split(_d);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function pe(e){let t="";if(Ue(e))t=e;else if(ge(e))for(let s=0;s<e.length;s++){const n=pe(e[s]);n&&(t+=n+" ")}else if(Ie(e))for(const s in e)e[s]&&(t+=s+" ");return t.trim()}const Ed="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",kd=ca(Ed);function Dl(e){return!!e||e===""}function Sd(e,t){if(e.length!==t.length)return!1;let s=!0;for(let n=0;s&&n<e.length;n++)s=Jn(e[n],t[n]);return s}function Jn(e,t){if(e===t)return!0;let s=Ba(e),n=Ba(t);if(s||n)return s&&n?e.getTime()===t.getTime():!1;if(s=yt(e),n=yt(t),s||n)return e===t;if(s=ge(e),n=ge(t),s||n)return s&&n?Sd(e,t):!1;if(s=Ie(e),n=Ie(t),s||n){if(!s||!n)return!1;const r=Object.keys(e).length,i=Object.keys(t).length;if(r!==i)return!1;for(const a in e){const o=e.hasOwnProperty(a),l=t.hasOwnProperty(a);if(o&&!l||!o&&l||!Jn(e[a],t[a]))return!1}}return String(e)===String(t)}function Ul(e,t){return e.findIndex(s=>Jn(s,t))}const Bl=e=>!!(e&&e.__v_isRef===!0),N=e=>Ue(e)?e:e==null?"":ge(e)||Ie(e)&&(e.toString===Ll||!xe(e.toString))?Bl(e)?N(e.value):JSON.stringify(e,Hl,2):String(e),Hl=(e,t)=>Bl(t)?Hl(e,t.value):Qs(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((s,[n,r],i)=>(s[di(n,i)+" =>"]=r,s),{})}:Fr(t)?{[`Set(${t.size})`]:[...t.values()].map(s=>di(s))}:yt(t)?di(t):Ie(t)&&!ge(t)&&!jl(t)?String(t):t,di=(e,t="")=>{var s;return yt(e)?`Symbol(${(s=e.description)!=null?s:t})`:e};/**
|
|
6
|
-
* @vue/reactivity v3.5.34
|
|
7
|
-
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
8
|
-
* @license MIT
|
|
9
|
-
**/let Ge;class Fl{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this._warnOnRun=!0,this.__v_skip=!0,!t&&Ge&&(Ge.active?(this.parent=Ge,this.index=(Ge.scopes||(Ge.scopes=[])).push(this)-1):(this._active=!1,this._warnOnRun=!1))}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,s;if(this.scopes)for(t=0,s=this.scopes.length;t<s;t++)this.scopes[t].pause();for(t=0,s=this.effects.length;t<s;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,s;if(this.scopes)for(t=0,s=this.scopes.length;t<s;t++)this.scopes[t].resume();for(t=0,s=this.effects.length;t<s;t++)this.effects[t].resume()}}run(t){if(this._active){const s=Ge;try{return Ge=this,t()}finally{Ge=s}}}on(){++this._on===1&&(this.prevScope=Ge,Ge=this)}off(){if(this._on>0&&--this._on===0){if(Ge===this)Ge=this.prevScope;else{let t=Ge;for(;t;){if(t.prevScope===this){t.prevScope=this.prevScope;break}t=t.prevScope}}this.prevScope=void 0}}stop(t){if(this._active){this._active=!1;let s,n;for(s=0,n=this.effects.length;s<n;s++)this.effects[s].stop();for(this.effects.length=0,s=0,n=this.cleanups.length;s<n;s++)this.cleanups[s]();if(this.cleanups.length=0,this.scopes){for(s=0,n=this.scopes.length;s<n;s++)this.scopes[s].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function Vl(e){return new Fl(e)}function ql(){return Ge}function Td(e,t=!1){Ge&&Ge.cleanups.push(e)}let De;const hi=new WeakSet;class zl{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,Ge&&(Ge.active?Ge.effects.push(this):this.flags&=-2)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,hi.has(this)&&(hi.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Wl(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Fa(this),Gl(this);const t=De,s=kt;De=this,kt=!0;try{return this.fn()}finally{Zl(this),De=t,kt=s,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)ga(t);this.deps=this.depsTail=void 0,Fa(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?hi.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Ni(this)&&this.run()}get dirty(){return Ni(this)}}let Kl=0,_n,wn;function Wl(e,t=!1){if(e.flags|=8,t){e.next=wn,wn=e;return}e.next=_n,_n=e}function fa(){Kl++}function pa(){if(--Kl>0)return;if(wn){let t=wn;for(wn=void 0;t;){const s=t.next;t.next=void 0,t.flags&=-9,t=s}}let e;for(;_n;){let t=_n;for(_n=void 0;t;){const s=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(n){e||(e=n)}t=s}}if(e)throw e}function Gl(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Zl(e){let t,s=e.depsTail,n=s;for(;n;){const r=n.prevDep;n.version===-1?(n===s&&(s=r),ga(n),Ad(n)):t=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=r}e.deps=t,e.depsTail=s}function Ni(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Jl(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Jl(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Nn)||(e.globalVersion=Nn,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Ni(e))))return;e.flags|=2;const t=e.dep,s=De,n=kt;De=e,kt=!0;try{Gl(e);const r=e.fn(e._value);(t.version===0||Bt(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{De=s,kt=n,Zl(e),e.flags&=-3}}function ga(e,t=!1){const{dep:s,prevSub:n,nextSub:r}=e;if(n&&(n.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=n,e.nextSub=void 0),s.subs===e&&(s.subs=n,!n&&s.computed)){s.computed.flags&=-5;for(let i=s.computed.deps;i;i=i.nextDep)ga(i,!0)}!t&&!--s.sc&&s.map&&s.map.delete(s.key)}function Ad(e){const{prevDep:t,nextDep:s}=e;t&&(t.nextDep=s,e.prevDep=void 0),s&&(s.prevDep=t,e.nextDep=void 0)}let kt=!0;const Yl=[];function ts(){Yl.push(kt),kt=!1}function ss(){const e=Yl.pop();kt=e===void 0?!0:e}function Fa(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const s=De;De=void 0;try{t()}finally{De=s}}}let Nn=0;class Rd{constructor(t,s){this.sub=t,this.dep=s,this.version=s.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class ma{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!De||!kt||De===this.computed)return;let s=this.activeLink;if(s===void 0||s.sub!==De)s=this.activeLink=new Rd(De,this),De.deps?(s.prevDep=De.depsTail,De.depsTail.nextDep=s,De.depsTail=s):De.deps=De.depsTail=s,Xl(s);else if(s.version===-1&&(s.version=this.version,s.nextDep)){const n=s.nextDep;n.prevDep=s.prevDep,s.prevDep&&(s.prevDep.nextDep=n),s.prevDep=De.depsTail,s.nextDep=void 0,De.depsTail.nextDep=s,De.depsTail=s,De.deps===s&&(De.deps=n)}return s}trigger(t){this.version++,Nn++,this.notify(t)}notify(t){fa();try{for(let s=this.subs;s;s=s.prevSub)s.sub.notify()&&s.sub.dep.notify()}finally{pa()}}}function Xl(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let n=t.deps;n;n=n.nextDep)Xl(n)}const s=e.dep.subs;s!==e&&(e.prevSub=s,s&&(s.nextSub=e)),e.dep.subs=e}}const xr=new WeakMap,Cs=Symbol(""),Ii=Symbol(""),In=Symbol("");function Qe(e,t,s){if(kt&&De){let n=xr.get(e);n||xr.set(e,n=new Map);let r=n.get(s);r||(n.set(s,r=new ma),r.map=n,r.key=s),r.track()}}function Jt(e,t,s,n,r,i){const a=xr.get(e);if(!a){Nn++;return}const o=l=>{l&&l.trigger()};if(fa(),t==="clear")a.forEach(o);else{const l=ge(e),c=l&&Vr(s);if(l&&s==="length"){const u=Number(n);a.forEach((d,h)=>{(h==="length"||h===In||!yt(h)&&h>=u)&&o(d)})}else switch((s!==void 0||a.has(void 0))&&o(a.get(s)),c&&o(a.get(In)),t){case"add":l?c&&o(a.get("length")):(o(a.get(Cs)),Qs(e)&&o(a.get(Ii)));break;case"delete":l||(o(a.get(Cs)),Qs(e)&&o(a.get(Ii)));break;case"set":Qs(e)&&o(a.get(Cs));break}}pa()}function Cd(e,t){const s=xr.get(e);return s&&s.get(t)}function Ms(e){const t=Ce(e);return t===e?t:(Qe(t,"iterate",In),pt(e)?t:t.map(Tt))}function Wr(e){return Qe(e=Ce(e),"iterate",In),e}function Mt(e,t){return ns(e)?nn(Qt(e)?Tt(t):t):Tt(t)}const Od={__proto__:null,[Symbol.iterator](){return fi(this,Symbol.iterator,e=>Mt(this,e))},concat(...e){return Ms(this).concat(...e.map(t=>ge(t)?Ms(t):t))},entries(){return fi(this,"entries",e=>(e[1]=Mt(this,e[1]),e))},every(e,t){return Ft(this,"every",e,t,void 0,arguments)},filter(e,t){return Ft(this,"filter",e,t,s=>s.map(n=>Mt(this,n)),arguments)},find(e,t){return Ft(this,"find",e,t,s=>Mt(this,s),arguments)},findIndex(e,t){return Ft(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ft(this,"findLast",e,t,s=>Mt(this,s),arguments)},findLastIndex(e,t){return Ft(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ft(this,"forEach",e,t,void 0,arguments)},includes(...e){return pi(this,"includes",e)},indexOf(...e){return pi(this,"indexOf",e)},join(e){return Ms(this).join(e)},lastIndexOf(...e){return pi(this,"lastIndexOf",e)},map(e,t){return Ft(this,"map",e,t,void 0,arguments)},pop(){return un(this,"pop")},push(...e){return un(this,"push",e)},reduce(e,...t){return Va(this,"reduce",e,t)},reduceRight(e,...t){return Va(this,"reduceRight",e,t)},shift(){return un(this,"shift")},some(e,t){return Ft(this,"some",e,t,void 0,arguments)},splice(...e){return un(this,"splice",e)},toReversed(){return Ms(this).toReversed()},toSorted(e){return Ms(this).toSorted(e)},toSpliced(...e){return Ms(this).toSpliced(...e)},unshift(...e){return un(this,"unshift",e)},values(){return fi(this,"values",e=>Mt(this,e))}};function fi(e,t,s){const n=Wr(e),r=n[t]();return n!==e&&!pt(e)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.done||(i.value=s(i.value)),i}),r}const $d=Array.prototype;function Ft(e,t,s,n,r,i){const a=Wr(e),o=a!==e&&!pt(e),l=a[t];if(l!==$d[t]){const d=l.apply(e,i);return o?Tt(d):d}let c=s;a!==e&&(o?c=function(d,h){return s.call(this,Mt(e,d),h,e)}:s.length>2&&(c=function(d,h){return s.call(this,d,h,e)}));const u=l.call(a,c,n);return o&&r?r(u):u}function Va(e,t,s,n){const r=Wr(e),i=r!==e&&!pt(e);let a=s,o=!1;r!==e&&(i?(o=n.length===0,a=function(c,u,d){return o&&(o=!1,c=Mt(e,c)),s.call(this,c,Mt(e,u),d,e)}):s.length>3&&(a=function(c,u,d){return s.call(this,c,u,d,e)}));const l=r[t](a,...n);return o?Mt(e,l):l}function pi(e,t,s){const n=Ce(e);Qe(n,"iterate",In);const r=n[t](...s);return(r===-1||r===!1)&&Gr(s[0])?(s[0]=Ce(s[0]),n[t](...s)):r}function un(e,t,s=[]){ts(),fa();const n=Ce(e)[t].apply(e,s);return pa(),ss(),n}const Nd=ca("__proto__,__v_isRef,__isVue"),Ql=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(yt));function Id(e){yt(e)||(e=String(e));const t=Ce(this);return Qe(t,"has",e),t.hasOwnProperty(e)}class ec{constructor(t=!1,s=!1){this._isReadonly=t,this._isShallow=s}get(t,s,n){if(s==="__v_skip")return t.__v_skip;const r=this._isReadonly,i=this._isShallow;if(s==="__v_isReactive")return!r;if(s==="__v_isReadonly")return r;if(s==="__v_isShallow")return i;if(s==="__v_raw")return n===(r?i?Vd:rc:i?nc:sc).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(n)?t:void 0;const a=ge(t);if(!r){let l;if(a&&(l=Od[s]))return l;if(s==="hasOwnProperty")return Id}const o=Reflect.get(t,s,Fe(t)?t:n);if((yt(s)?Ql.has(s):Nd(s))||(r||Qe(t,"get",s),i))return o;if(Fe(o)){const l=a&&Vr(s)?o:o.value;return r&&Ie(l)?Li(l):l}return Ie(o)?r?Li(o):Xt(o):o}}class tc extends ec{constructor(t=!1){super(!1,t)}set(t,s,n,r){let i=t[s];const a=ge(t)&&Vr(s);if(!this._isShallow){const c=ns(i);if(!pt(n)&&!ns(n)&&(i=Ce(i),n=Ce(n)),!a&&Fe(i)&&!Fe(n))return c||(i.value=n),!0}const o=a?Number(s)<t.length:Ne(t,s),l=Reflect.set(t,s,n,Fe(t)?t:r);return t===Ce(r)&&(o?Bt(n,i)&&Jt(t,"set",s,n):Jt(t,"add",s,n)),l}deleteProperty(t,s){const n=Ne(t,s);t[s];const r=Reflect.deleteProperty(t,s);return r&&n&&Jt(t,"delete",s,void 0),r}has(t,s){const n=Reflect.has(t,s);return(!yt(s)||!Ql.has(s))&&Qe(t,"has",s),n}ownKeys(t){return Qe(t,"iterate",ge(t)?"length":Cs),Reflect.ownKeys(t)}}class Pd extends ec{constructor(t=!1){super(!0,t)}set(t,s){return!0}deleteProperty(t,s){return!0}}const Ld=new tc,jd=new Pd,Md=new tc(!0);const Pi=e=>e,nr=e=>Reflect.getPrototypeOf(e);function Dd(e,t,s){return function(...n){const r=this.__v_raw,i=Ce(r),a=Qs(i),o=e==="entries"||e===Symbol.iterator&&a,l=e==="keys"&&a,c=r[e](...n),u=s?Pi:t?nn:Tt;return!t&&Qe(i,"iterate",l?Ii:Cs),Ze(Object.create(c),{next(){const{value:d,done:h}=c.next();return h?{value:d,done:h}:{value:o?[u(d[0]),u(d[1])]:u(d),done:h}}})}}function rr(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Ud(e,t){const s={get(r){const i=this.__v_raw,a=Ce(i),o=Ce(r);e||(Bt(r,o)&&Qe(a,"get",r),Qe(a,"get",o));const{has:l}=nr(a),c=t?Pi:e?nn:Tt;if(l.call(a,r))return c(i.get(r));if(l.call(a,o))return c(i.get(o));i!==a&&i.get(r)},get size(){const r=this.__v_raw;return!e&&Qe(Ce(r),"iterate",Cs),r.size},has(r){const i=this.__v_raw,a=Ce(i),o=Ce(r);return e||(Bt(r,o)&&Qe(a,"has",r),Qe(a,"has",o)),r===o?i.has(r):i.has(r)||i.has(o)},forEach(r,i){const a=this,o=a.__v_raw,l=Ce(o),c=t?Pi:e?nn:Tt;return!e&&Qe(l,"iterate",Cs),o.forEach((u,d)=>r.call(i,c(u),c(d),a))}};return Ze(s,e?{add:rr("add"),set:rr("set"),delete:rr("delete"),clear:rr("clear")}:{add(r){const i=Ce(this),a=nr(i),o=Ce(r),l=!t&&!pt(r)&&!ns(r)?o:r;return a.has.call(i,l)||Bt(r,l)&&a.has.call(i,r)||Bt(o,l)&&a.has.call(i,o)||(i.add(l),Jt(i,"add",l,l)),this},set(r,i){!t&&!pt(i)&&!ns(i)&&(i=Ce(i));const a=Ce(this),{has:o,get:l}=nr(a);let c=o.call(a,r);c||(r=Ce(r),c=o.call(a,r));const u=l.call(a,r);return a.set(r,i),c?Bt(i,u)&&Jt(a,"set",r,i):Jt(a,"add",r,i),this},delete(r){const i=Ce(this),{has:a,get:o}=nr(i);let l=a.call(i,r);l||(r=Ce(r),l=a.call(i,r)),o&&o.call(i,r);const c=i.delete(r);return l&&Jt(i,"delete",r,void 0),c},clear(){const r=Ce(this),i=r.size!==0,a=r.clear();return i&&Jt(r,"clear",void 0,void 0),a}}),["keys","values","entries",Symbol.iterator].forEach(r=>{s[r]=Dd(r,e,t)}),s}function ba(e,t){const s=Ud(e,t);return(n,r,i)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?n:Reflect.get(Ne(s,r)&&r in n?s:n,r,i)}const Bd={get:ba(!1,!1)},Hd={get:ba(!1,!0)},Fd={get:ba(!0,!1)};const sc=new WeakMap,nc=new WeakMap,rc=new WeakMap,Vd=new WeakMap;function qd(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function zd(e){return e.__v_skip||!Object.isExtensible(e)?0:qd(gd(e))}function Xt(e){return ns(e)?e:va(e,!1,Ld,Bd,sc)}function ic(e){return va(e,!1,Md,Hd,nc)}function Li(e){return va(e,!0,jd,Fd,rc)}function va(e,t,s,n,r){if(!Ie(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=zd(e);if(i===0)return e;const a=r.get(e);if(a)return a;const o=new Proxy(e,i===2?n:s);return r.set(e,o),o}function Qt(e){return ns(e)?Qt(e.__v_raw):!!(e&&e.__v_isReactive)}function ns(e){return!!(e&&e.__v_isReadonly)}function pt(e){return!!(e&&e.__v_isShallow)}function Gr(e){return e?!!e.__v_raw:!1}function Ce(e){const t=e&&e.__v_raw;return t?Ce(t):e}function ya(e){return!Ne(e,"__v_skip")&&Object.isExtensible(e)&&Ml(e,"__v_skip",!0),e}const Tt=e=>Ie(e)?Xt(e):e,nn=e=>Ie(e)?Li(e):e;function Fe(e){return e?e.__v_isRef===!0:!1}function X(e){return ac(e,!1)}function Kd(e){return ac(e,!0)}function ac(e,t){return Fe(e)?e:new Wd(e,t)}class Wd{constructor(t,s){this.dep=new ma,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=s?t:Ce(t),this._value=s?t:Tt(t),this.__v_isShallow=s}get value(){return this.dep.track(),this._value}set value(t){const s=this._rawValue,n=this.__v_isShallow||pt(t)||ns(t);t=n?t:Ce(t),Bt(t,s)&&(this._rawValue=t,this._value=n?t:Tt(t),this.dep.trigger())}}function Pe(e){return Fe(e)?e.value:e}const Gd={get:(e,t,s)=>t==="__v_raw"?e:Pe(Reflect.get(e,t,s)),set:(e,t,s,n)=>{const r=e[t];return Fe(r)&&!Fe(s)?(r.value=s,!0):Reflect.set(e,t,s,n)}};function oc(e){return Qt(e)?e:new Proxy(e,Gd)}function Zd(e){const t=ge(e)?new Array(e.length):{};for(const s in e)t[s]=Yd(e,s);return t}class Jd{constructor(t,s,n){this._object=t,this._defaultValue=n,this.__v_isRef=!0,this._value=void 0,this._key=yt(s)?s:String(s),this._raw=Ce(t);let r=!0,i=t;if(!ge(t)||yt(this._key)||!Vr(this._key))do r=!Gr(i)||pt(i);while(r&&(i=i.__v_raw));this._shallow=r}get value(){let t=this._object[this._key];return this._shallow&&(t=Pe(t)),this._value=t===void 0?this._defaultValue:t}set value(t){if(this._shallow&&Fe(this._raw[this._key])){const s=this._object[this._key];if(Fe(s)){s.value=t;return}}this._object[this._key]=t}get dep(){return Cd(this._raw,this._key)}}function Yd(e,t,s){return new Jd(e,t,s)}class Xd{constructor(t,s,n){this.fn=t,this.setter=s,this._value=void 0,this.dep=new ma(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Nn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!s,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&De!==this)return Wl(this,!0),!0}get value(){const t=this.dep.track();return Jl(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Qd(e,t,s=!1){let n,r;return xe(e)?n=e:(n=e.get,r=e.set),new Xd(n,r,s)}const ir={},Er=new WeakMap;let xs;function eh(e,t=!1,s=xs){if(s){let n=Er.get(s);n||Er.set(s,n=[]),n.push(e)}}function th(e,t,s=je){const{immediate:n,deep:r,once:i,scheduler:a,augmentJob:o,call:l}=s,c=$=>r?$:pt($)||r===!1||r===0?Yt($,1):Yt($);let u,d,h,p,g=!1,b=!1;if(Fe(e)?(d=()=>e.value,g=pt(e)):Qt(e)?(d=()=>c(e),g=!0):ge(e)?(b=!0,g=e.some($=>Qt($)||pt($)),d=()=>e.map($=>{if(Fe($))return $.value;if(Qt($))return c($);if(xe($))return l?l($,2):$()})):xe(e)?t?d=l?()=>l(e,2):e:d=()=>{if(h){ts();try{h()}finally{ss()}}const $=xs;xs=u;try{return l?l(e,3,[p]):e(p)}finally{xs=$}}:d=Ht,t&&r){const $=d,S=r===!0?1/0:r;d=()=>Yt($(),S)}const R=ql(),w=()=>{u.stop(),R&&R.active&&ua(R.effects,u)};if(i&&t){const $=t;t=(...S)=>{$(...S),w()}}let x=b?new Array(e.length).fill(ir):ir;const E=$=>{if(!(!(u.flags&1)||!u.dirty&&!$))if(t){const S=u.run();if(r||g||(b?S.some((C,k)=>Bt(C,x[k])):Bt(S,x))){h&&h();const C=xs;xs=u;try{const k=[S,x===ir?void 0:b&&x[0]===ir?[]:x,p];x=S,l?l(t,3,k):t(...k)}finally{xs=C}}}else u.run()};return o&&o(E),u=new zl(d),u.scheduler=a?()=>a(E,!1):E,p=$=>eh($,!1,u),h=u.onStop=()=>{const $=Er.get(u);if($){if(l)l($,4);else for(const S of $)S();Er.delete(u)}},t?n?E(!0):x=u.run():a?a(E.bind(null,!0),!0):u.run(),w.pause=u.pause.bind(u),w.resume=u.resume.bind(u),w.stop=w,w}function Yt(e,t=1/0,s){if(t<=0||!Ie(e)||e.__v_skip||(s=s||new Map,(s.get(e)||0)>=t))return e;if(s.set(e,t),t--,Fe(e))Yt(e.value,t,s);else if(ge(e))for(let n=0;n<e.length;n++)Yt(e[n],t,s);else if(Fr(e)||Qs(e))e.forEach(n=>{Yt(n,t,s)});else if(jl(e)){for(const n in e)Yt(e[n],t,s);for(const n of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,n)&&Yt(e[n],t,s)}return e}/**
|
|
10
|
-
* @vue/runtime-core v3.5.34
|
|
11
|
-
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
12
|
-
* @license MIT
|
|
13
|
-
**/function Yn(e,t,s,n){try{return n?e(...n):e()}catch(r){Zr(r,t,s)}}function At(e,t,s,n){if(xe(e)){const r=Yn(e,t,s,n);return r&&Pl(r)&&r.catch(i=>{Zr(i,t,s)}),r}if(ge(e)){const r=[];for(let i=0;i<e.length;i++)r.push(At(e[i],t,s,n));return r}}function Zr(e,t,s,n=!0){const r=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:a}=t&&t.appContext.config||je;if(t){let o=t.parent;const l=t.proxy,c=`https://vuejs.org/error-reference/#runtime-${s}`;for(;o;){const u=o.ec;if(u){for(let d=0;d<u.length;d++)if(u[d](e,l,c)===!1)return}o=o.parent}if(i){ts(),Yn(i,null,10,[e,l,c]),ss();return}}sh(e,s,r,n,a)}function sh(e,t,s,n=!0,r=!1){if(r)throw e;console.error(e)}const nt=[];let It=-1;const en=[];let cs=null,zs=0;const lc=Promise.resolve();let kr=null;function Os(e){const t=kr||lc;return e?t.then(this?e.bind(this):e):t}function nh(e){let t=It+1,s=nt.length;for(;t<s;){const n=t+s>>>1,r=nt[n],i=Pn(r);i<e||i===e&&r.flags&2?t=n+1:s=n}return t}function _a(e){if(!(e.flags&1)){const t=Pn(e),s=nt[nt.length-1];!s||!(e.flags&2)&&t>=Pn(s)?nt.push(e):nt.splice(nh(t),0,e),e.flags|=1,cc()}}function cc(){kr||(kr=lc.then(dc))}function rh(e){ge(e)?en.push(...e):cs&&e.id===-1?cs.splice(zs+1,0,e):e.flags&1||(en.push(e),e.flags|=1),cc()}function qa(e,t,s=It+1){for(;s<nt.length;s++){const n=nt[s];if(n&&n.flags&2){if(e&&n.id!==e.uid)continue;nt.splice(s,1),s--,n.flags&4&&(n.flags&=-2),n(),n.flags&4||(n.flags&=-2)}}}function uc(e){if(en.length){const t=[...new Set(en)].sort((s,n)=>Pn(s)-Pn(n));if(en.length=0,cs){cs.push(...t);return}for(cs=t,zs=0;zs<cs.length;zs++){const s=cs[zs];s.flags&4&&(s.flags&=-2),s.flags&8||s(),s.flags&=-2}cs=null,zs=0}}const Pn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function dc(e){try{for(It=0;It<nt.length;It++){const t=nt[It];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),Yn(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;It<nt.length;It++){const t=nt[It];t&&(t.flags&=-2)}It=-1,nt.length=0,uc(),kr=null,(nt.length||en.length)&&dc()}}let dt=null,hc=null;function Sr(e){const t=dt;return dt=e,hc=e&&e.type.__scopeId||null,t}function Is(e,t=dt,s){if(!t||e._n)return e;const n=(...r)=>{n._d&&Rr(-1);const i=Sr(t);let a;try{a=e(...r)}finally{Sr(i),n._d&&Rr(1)}return a};return n._n=!0,n._c=!0,n._d=!0,n}function ht(e,t){if(dt===null)return e;const s=ei(dt),n=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[i,a,o,l=je]=t[r];i&&(xe(i)&&(i={mounted:i,updated:i}),i.deep&&Yt(a),n.push({dir:i,instance:s,value:a,oldValue:void 0,arg:o,modifiers:l}))}return e}function ms(e,t,s,n){const r=e.dirs,i=t&&t.dirs;for(let a=0;a<r.length;a++){const o=r[a];i&&(o.oldValue=i[a].value);let l=o.dir[n];l&&(ts(),At(l,s,8,[e.el,o,e,t]),ss())}}function vr(e,t){if(et){let s=et.provides;const n=et.parent&&et.parent.provides;n===s&&(s=et.provides=Object.create(n)),s[e]=t}}function vt(e,t,s=!1){const n=Sa();if(n||$s){let r=$s?$s._context.provides:n?n.parent==null||n.ce?n.vnode.appContext&&n.vnode.appContext.provides:n.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return s&&xe(t)?t.call(n&&n.proxy):t}}function ih(){return!!(Sa()||$s)}const ah=Symbol.for("v-scx"),oh=()=>vt(ah);function es(e,t,s){return fc(e,t,s)}function fc(e,t,s=je){const{immediate:n,deep:r,flush:i,once:a}=s,o=Ze({},s),l=t&&n||!t&&i!=="post";let c;if(Mn){if(i==="sync"){const p=oh();c=p.__watcherHandles||(p.__watcherHandles=[])}else if(!l){const p=()=>{};return p.stop=Ht,p.resume=Ht,p.pause=Ht,p}}const u=et;o.call=(p,g,b)=>At(p,u,g,b);let d=!1;i==="post"?o.scheduler=p=>{ot(p,u&&u.suspense)}:i!=="sync"&&(d=!0,o.scheduler=(p,g)=>{g?p():_a(p)}),o.augmentJob=p=>{t&&(p.flags|=4),d&&(p.flags|=2,u&&(p.id=u.uid,p.i=u))};const h=th(e,t,o);return Mn&&(c?c.push(h):l&&h()),h}function lh(e,t,s){const n=this.proxy,r=Ue(e)?e.includes(".")?pc(n,e):()=>n[e]:e.bind(n,n);let i;xe(t)?i=t:(i=t.handler,s=t);const a=Qn(this),o=fc(r,i.bind(n),s);return a(),o}function pc(e,t){const s=t.split(".");return()=>{let n=e;for(let r=0;r<s.length&&n;r++)n=n[s[r]];return n}}const ch=Symbol("_vte"),gc=e=>e.__isTeleport,Pt=Symbol("_leaveCb"),dn=Symbol("_enterCb");function uh(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Ct(()=>{e.isMounted=!0}),wa(()=>{e.isUnmounting=!0}),e}const mt=[Function,Array],mc={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:mt,onEnter:mt,onAfterEnter:mt,onEnterCancelled:mt,onBeforeLeave:mt,onLeave:mt,onAfterLeave:mt,onLeaveCancelled:mt,onBeforeAppear:mt,onAppear:mt,onAfterAppear:mt,onAppearCancelled:mt},bc=e=>{const t=e.subTree;return t.component?bc(t.component):t},dh={name:"BaseTransition",props:mc,setup(e,{slots:t}){const s=Sa(),n=uh();return()=>{const r=t.default&&_c(t.default(),!0),i=r&&r.length?vc(r):s.subTree?ee():void 0;if(!i)return;const a=Ce(e),{mode:o}=a;if(n.isLeaving)return gi(i);const l=za(i);if(!l)return gi(i);let c=ji(l,a,n,s,d=>c=d);l.type!==rt&&Ln(l,c);let u=s.subTree&&za(s.subTree);if(u&&u.type!==rt&&!ks(u,l)&&bc(s).type!==rt){let d=ji(u,a,n,s);if(Ln(u,d),o==="out-in"&&l.type!==rt)return n.isLeaving=!0,d.afterLeave=()=>{n.isLeaving=!1,s.job.flags&8||s.update(),delete d.afterLeave,u=void 0},gi(i);o==="in-out"&&l.type!==rt?d.delayLeave=(h,p,g)=>{const b=yc(n,u);b[String(u.key)]=u,h[Pt]=()=>{p(),h[Pt]=void 0,delete c.delayedLeave,u=void 0},c.delayedLeave=()=>{g(),delete c.delayedLeave,u=void 0}}:u=void 0}else u&&(u=void 0);return i}}};function vc(e){let t=e[0];if(e.length>1){for(const s of e)if(s.type!==rt){t=s;break}}return t}const hh=dh;function yc(e,t){const{leavingVNodes:s}=e;let n=s.get(t.type);return n||(n=Object.create(null),s.set(t.type,n)),n}function ji(e,t,s,n,r){const{appear:i,mode:a,persisted:o=!1,onBeforeEnter:l,onEnter:c,onAfterEnter:u,onEnterCancelled:d,onBeforeLeave:h,onLeave:p,onAfterLeave:g,onLeaveCancelled:b,onBeforeAppear:R,onAppear:w,onAfterAppear:x,onAppearCancelled:E}=t,$=String(e.key),S=yc(s,e),C=(q,V)=>{q&&At(q,n,9,V)},k=(q,V)=>{const Z=V[1];C(q,V),ge(q)?q.every(I=>I.length<=1)&&Z():q.length<=1&&Z()},F={mode:a,persisted:o,beforeEnter(q){let V=l;if(!s.isMounted)if(i)V=R||l;else return;q[Pt]&&q[Pt](!0);const Z=S[$];Z&&ks(e,Z)&&Z.el[Pt]&&Z.el[Pt](),C(V,[q])},enter(q){if(S[$]===e)return;let V=c,Z=u,I=d;if(!s.isMounted)if(i)V=w||c,Z=x||u,I=E||d;else return;let G=!1;q[dn]=fe=>{G||(G=!0,fe?C(I,[q]):C(Z,[q]),F.delayedLeave&&F.delayedLeave(),q[dn]=void 0)};const P=q[dn].bind(null,!1);V?k(V,[q,P]):P()},leave(q,V){const Z=String(e.key);if(q[dn]&&q[dn](!0),s.isUnmounting)return V();C(h,[q]);let I=!1;q[Pt]=P=>{I||(I=!0,V(),P?C(b,[q]):C(g,[q]),q[Pt]=void 0,S[Z]===e&&delete S[Z])};const G=q[Pt].bind(null,!1);S[Z]=e,p?k(p,[q,G]):G()},clone(q){const V=ji(q,t,s,n,r);return r&&r(V),V}};return F}function gi(e){if(Jr(e))return e=ps(e),e.children=null,e}function za(e){if(!Jr(e))return gc(e.type)&&e.children?vc(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:s}=e;if(s){if(t&16)return s[0];if(t&32&&xe(s.default))return s.default()}}function Ln(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Ln(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function _c(e,t=!1,s){let n=[],r=0;for(let i=0;i<e.length;i++){let a=e[i];const o=s==null?a.key:String(s)+String(a.key!=null?a.key:i);a.type===ke?(a.patchFlag&128&&r++,n=n.concat(_c(a.children,t,o))):(t||a.type!==rt)&&n.push(o!=null?ps(a,{key:o}):a)}if(r>1)for(let i=0;i<n.length;i++)n[i].patchFlag=-2;return n}function lt(e,t){return xe(e)?Ze({name:e.name},t,{setup:e}):e}function wc(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Ka(e,t){let s;return!!((s=Object.getOwnPropertyDescriptor(e,t))&&!s.configurable)}const Tr=new WeakMap;function xn(e,t,s,n,r=!1){if(ge(e)){e.forEach((b,R)=>xn(b,t&&(ge(t)?t[R]:t),s,n,r));return}if(En(n)&&!r){n.shapeFlag&512&&n.type.__asyncResolved&&n.component.subTree.component&&xn(e,t,s,n.component.subTree);return}const i=n.shapeFlag&4?ei(n.component):n.el,a=r?null:i,{i:o,r:l}=e,c=t&&t.r,u=o.refs===je?o.refs={}:o.refs,d=o.setupState,h=Ce(d),p=d===je?Il:b=>Ka(u,b)?!1:Ne(h,b),g=(b,R)=>!(R&&Ka(u,R));if(c!=null&&c!==l){if(Wa(t),Ue(c))u[c]=null,p(c)&&(d[c]=null);else if(Fe(c)){const b=t;g(c,b.k)&&(c.value=null),b.k&&(u[b.k]=null)}}if(xe(l))Yn(l,o,12,[a,u]);else{const b=Ue(l),R=Fe(l);if(b||R){const w=()=>{if(e.f){const x=b?p(l)?d[l]:u[l]:g()||!e.k?l.value:u[e.k];if(r)ge(x)&&ua(x,i);else if(ge(x))x.includes(i)||x.push(i);else if(b)u[l]=[i],p(l)&&(d[l]=u[l]);else{const E=[i];g(l,e.k)&&(l.value=E),e.k&&(u[e.k]=E)}}else b?(u[l]=a,p(l)&&(d[l]=a)):R&&(g(l,e.k)&&(l.value=a),e.k&&(u[e.k]=a))};if(a){const x=()=>{w(),Tr.delete(e)};x.id=-1,Tr.set(e,x),ot(x,s)}else Wa(e),w()}}}function Wa(e){const t=Tr.get(e);t&&(t.flags|=8,Tr.delete(e))}Kr().requestIdleCallback;Kr().cancelIdleCallback;const En=e=>!!e.type.__asyncLoader,Jr=e=>e.type.__isKeepAlive;function fh(e,t){xc(e,"a",t)}function ph(e,t){xc(e,"da",t)}function xc(e,t,s=et){const n=e.__wdc||(e.__wdc=()=>{let r=s;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(Yr(t,n,s),s){let r=s.parent;for(;r&&r.parent;)Jr(r.parent.vnode)&&gh(n,t,s,r),r=r.parent}}function gh(e,t,s,n){const r=Yr(t,e,n,!0);Xn(()=>{ua(n[t],r)},s)}function Yr(e,t,s=et,n=!1){if(s){const r=s[e]||(s[e]=[]),i=t.__weh||(t.__weh=(...a)=>{ts();const o=Qn(s),l=At(t,s,e,a);return o(),ss(),l});return n?r.unshift(i):r.push(i),i}}const rs=e=>(t,s=et)=>{(!Mn||e==="sp")&&Yr(e,(...n)=>t(...n),s)},mh=rs("bm"),Ct=rs("m"),bh=rs("bu"),vh=rs("u"),wa=rs("bum"),Xn=rs("um"),yh=rs("sp"),_h=rs("rtg"),wh=rs("rtc");function xh(e,t=et){Yr("ec",e,t)}const Eh="components",Ec=Symbol.for("v-ndc");function kh(e){return Ue(e)?Sh(Eh,e,!1)||e:e||Ec}function Sh(e,t,s=!0,n=!1){const r=dt||et;if(r){const i=r.type;{const o=uf(i,!1);if(o&&(o===t||o===it(t)||o===zr(it(t))))return i}const a=Ga(r[e]||i[e],t)||Ga(r.appContext[e],t);return!a&&n?i:a}}function Ga(e,t){return e&&(e[t]||e[it(t)]||e[zr(it(t))])}function Ve(e,t,s,n){let r;const i=s,a=ge(e);if(a||Ue(e)){const o=a&&Qt(e);let l=!1,c=!1;o&&(l=!pt(e),c=ns(e),e=Wr(e)),r=new Array(e.length);for(let u=0,d=e.length;u<d;u++)r[u]=t(l?c?nn(Tt(e[u])):Tt(e[u]):e[u],u,void 0,i)}else if(typeof e=="number"){r=new Array(e);for(let o=0;o<e;o++)r[o]=t(o+1,o,void 0,i)}else if(Ie(e))if(e[Symbol.iterator])r=Array.from(e,(o,l)=>t(o,l,void 0,i));else{const o=Object.keys(e);r=new Array(o.length);for(let l=0,c=o.length;l<c;l++){const u=o[l];r[l]=t(e[u],u,l,i)}}else r=[];return r}const Mi=e=>e?Vc(e)?ei(e):Mi(e.parent):null,kn=Ze(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Mi(e.parent),$root:e=>Mi(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Sc(e),$forceUpdate:e=>e.f||(e.f=()=>{_a(e.update)}),$nextTick:e=>e.n||(e.n=Os.bind(e.proxy)),$watch:e=>lh.bind(e)}),mi=(e,t)=>e!==je&&!e.__isScriptSetup&&Ne(e,t),Th={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:s,setupState:n,data:r,props:i,accessCache:a,type:o,appContext:l}=e;if(t[0]!=="$"){const h=a[t];if(h!==void 0)switch(h){case 1:return n[t];case 2:return r[t];case 4:return s[t];case 3:return i[t]}else{if(mi(n,t))return a[t]=1,n[t];if(r!==je&&Ne(r,t))return a[t]=2,r[t];if(Ne(i,t))return a[t]=3,i[t];if(s!==je&&Ne(s,t))return a[t]=4,s[t];Di&&(a[t]=0)}}const c=kn[t];let u,d;if(c)return t==="$attrs"&&Qe(e.attrs,"get",""),c(e);if((u=o.__cssModules)&&(u=u[t]))return u;if(s!==je&&Ne(s,t))return a[t]=4,s[t];if(d=l.config.globalProperties,Ne(d,t))return d[t]},set({_:e},t,s){const{data:n,setupState:r,ctx:i}=e;return mi(r,t)?(r[t]=s,!0):n!==je&&Ne(n,t)?(n[t]=s,!0):Ne(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=s,!0)},has({_:{data:e,setupState:t,accessCache:s,ctx:n,appContext:r,props:i,type:a}},o){let l;return!!(s[o]||e!==je&&o[0]!=="$"&&Ne(e,o)||mi(t,o)||Ne(i,o)||Ne(n,o)||Ne(kn,o)||Ne(r.config.globalProperties,o)||(l=a.__cssModules)&&l[o])},defineProperty(e,t,s){return s.get!=null?e._.accessCache[t]=0:Ne(s,"value")&&this.set(e,t,s.value,null),Reflect.defineProperty(e,t,s)}};function Za(e){return ge(e)?e.reduce((t,s)=>(t[s]=null,t),{}):e}let Di=!0;function Ah(e){const t=Sc(e),s=e.proxy,n=e.ctx;Di=!1,t.beforeCreate&&Ja(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:a,watch:o,provide:l,inject:c,created:u,beforeMount:d,mounted:h,beforeUpdate:p,updated:g,activated:b,deactivated:R,beforeDestroy:w,beforeUnmount:x,destroyed:E,unmounted:$,render:S,renderTracked:C,renderTriggered:k,errorCaptured:F,serverPrefetch:q,expose:V,inheritAttrs:Z,components:I,directives:G,filters:P}=t;if(c&&Rh(c,n,null),a)for(const K in a){const Y=a[K];xe(Y)&&(n[K]=Y.bind(s))}if(r){const K=r.call(s,s);Ie(K)&&(e.data=Xt(K))}if(Di=!0,i)for(const K in i){const Y=i[K],ce=xe(Y)?Y.bind(s,s):xe(Y.get)?Y.get.bind(s,s):Ht,we=!xe(Y)&&xe(Y.set)?Y.set.bind(s):Ht,Ee=Le({get:ce,set:we});Object.defineProperty(n,K,{enumerable:!0,configurable:!0,get:()=>Ee.value,set:Q=>Ee.value=Q})}if(o)for(const K in o)kc(o[K],n,s,K);if(l){const K=xe(l)?l.call(s):l;Reflect.ownKeys(K).forEach(Y=>{vr(Y,K[Y])})}u&&Ja(u,e,"c");function L(K,Y){ge(Y)?Y.forEach(ce=>K(ce.bind(s))):Y&&K(Y.bind(s))}if(L(mh,d),L(Ct,h),L(bh,p),L(vh,g),L(fh,b),L(ph,R),L(xh,F),L(wh,C),L(_h,k),L(wa,x),L(Xn,$),L(yh,q),ge(V))if(V.length){const K=e.exposed||(e.exposed={});V.forEach(Y=>{Object.defineProperty(K,Y,{get:()=>s[Y],set:ce=>s[Y]=ce,enumerable:!0})})}else e.exposed||(e.exposed={});S&&e.render===Ht&&(e.render=S),Z!=null&&(e.inheritAttrs=Z),I&&(e.components=I),G&&(e.directives=G),q&&wc(e)}function Rh(e,t,s=Ht){ge(e)&&(e=Ui(e));for(const n in e){const r=e[n];let i;Ie(r)?"default"in r?i=vt(r.from||n,r.default,!0):i=vt(r.from||n):i=vt(r),Fe(i)?Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>i.value,set:a=>i.value=a}):t[n]=i}}function Ja(e,t,s){At(ge(e)?e.map(n=>n.bind(t.proxy)):e.bind(t.proxy),t,s)}function kc(e,t,s,n){let r=n.includes(".")?pc(s,n):()=>s[n];if(Ue(e)){const i=t[e];xe(i)&&es(r,i)}else if(xe(e))es(r,e.bind(s));else if(Ie(e))if(ge(e))e.forEach(i=>kc(i,t,s,n));else{const i=xe(e.handler)?e.handler.bind(s):t[e.handler];xe(i)&&es(r,i,e)}}function Sc(e){const t=e.type,{mixins:s,extends:n}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:a}}=e.appContext,o=i.get(t);let l;return o?l=o:!r.length&&!s&&!n?l=t:(l={},r.length&&r.forEach(c=>Ar(l,c,a,!0)),Ar(l,t,a)),Ie(t)&&i.set(t,l),l}function Ar(e,t,s,n=!1){const{mixins:r,extends:i}=t;i&&Ar(e,i,s,!0),r&&r.forEach(a=>Ar(e,a,s,!0));for(const a in t)if(!(n&&a==="expose")){const o=Ch[a]||s&&s[a];e[a]=o?o(e[a],t[a]):t[a]}return e}const Ch={data:Ya,props:Xa,emits:Xa,methods:gn,computed:gn,beforeCreate:tt,created:tt,beforeMount:tt,mounted:tt,beforeUpdate:tt,updated:tt,beforeDestroy:tt,beforeUnmount:tt,destroyed:tt,unmounted:tt,activated:tt,deactivated:tt,errorCaptured:tt,serverPrefetch:tt,components:gn,directives:gn,watch:$h,provide:Ya,inject:Oh};function Ya(e,t){return t?e?function(){return Ze(xe(e)?e.call(this,this):e,xe(t)?t.call(this,this):t)}:t:e}function Oh(e,t){return gn(Ui(e),Ui(t))}function Ui(e){if(ge(e)){const t={};for(let s=0;s<e.length;s++)t[e[s]]=e[s];return t}return e}function tt(e,t){return e?[...new Set([].concat(e,t))]:t}function gn(e,t){return e?Ze(Object.create(null),e,t):t}function Xa(e,t){return e?ge(e)&&ge(t)?[...new Set([...e,...t])]:Ze(Object.create(null),Za(e),Za(t??{})):t}function $h(e,t){if(!e)return t;if(!t)return e;const s=Ze(Object.create(null),e);for(const n in t)s[n]=tt(e[n],t[n]);return s}function Tc(){return{app:null,config:{isNativeTag:Il,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Nh=0;function Ih(e,t){return function(n,r=null){xe(n)||(n=Ze({},n)),r!=null&&!Ie(r)&&(r=null);const i=Tc(),a=new WeakSet,o=[];let l=!1;const c=i.app={_uid:Nh++,_component:n,_props:r,_container:null,_context:i,_instance:null,version:hf,get config(){return i.config},set config(u){},use(u,...d){return a.has(u)||(u&&xe(u.install)?(a.add(u),u.install(c,...d)):xe(u)&&(a.add(u),u(c,...d))),c},mixin(u){return i.mixins.includes(u)||i.mixins.push(u),c},component(u,d){return d?(i.components[u]=d,c):i.components[u]},directive(u,d){return d?(i.directives[u]=d,c):i.directives[u]},mount(u,d,h){if(!l){const p=c._ceVNode||_e(n,r);return p.appContext=i,h===!0?h="svg":h===!1&&(h=void 0),e(p,u,h),l=!0,c._container=u,u.__vue_app__=c,ei(p.component)}},onUnmount(u){o.push(u)},unmount(){l&&(At(o,c._instance,16),e(null,c._container),delete c._container.__vue_app__)},provide(u,d){return i.provides[u]=d,c},runWithContext(u){const d=$s;$s=c;try{return u()}finally{$s=d}}};return c}}let $s=null;const Ph=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${it(t)}Modifiers`]||e[`${Ls(t)}Modifiers`];function Lh(e,t,...s){if(e.isUnmounted)return;const n=e.vnode.props||je;let r=s;const i=t.startsWith("update:"),a=i&&Ph(n,t.slice(7));a&&(a.trim&&(r=s.map(u=>Ue(u)?u.trim():u)),a.number&&(r=s.map(da)));let o,l=n[o=ui(t)]||n[o=ui(it(t))];!l&&i&&(l=n[o=ui(Ls(t))]),l&&At(l,e,6,r);const c=n[o+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[o])return;e.emitted[o]=!0,At(c,e,6,r)}}const jh=new WeakMap;function Ac(e,t,s=!1){const n=s?jh:t.emitsCache,r=n.get(e);if(r!==void 0)return r;const i=e.emits;let a={},o=!1;if(!xe(e)){const l=c=>{const u=Ac(c,t,!0);u&&(o=!0,Ze(a,u))};!s&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!i&&!o?(Ie(e)&&n.set(e,null),null):(ge(i)?i.forEach(l=>a[l]=null):Ze(a,i),Ie(e)&&n.set(e,a),a)}function Xr(e,t){return!e||!Br(t)?!1:(t=t.slice(2).replace(/Once$/,""),Ne(e,t[0].toLowerCase()+t.slice(1))||Ne(e,Ls(t))||Ne(e,t))}function Qa(e){const{type:t,vnode:s,proxy:n,withProxy:r,propsOptions:[i],slots:a,attrs:o,emit:l,render:c,renderCache:u,props:d,data:h,setupState:p,ctx:g,inheritAttrs:b}=e,R=Sr(e);let w,x;try{if(s.shapeFlag&4){const $=r||n,S=$;w=Dt(c.call(S,$,u,d,p,h,g)),x=o}else{const $=t;w=Dt($.length>1?$(d,{attrs:o,slots:a,emit:l}):$(d,null)),x=t.props?o:Mh(o)}}catch($){Sn.length=0,Zr($,e,1),w=_e(rt)}let E=w;if(x&&b!==!1){const $=Object.keys(x),{shapeFlag:S}=E;$.length&&S&7&&(i&&$.some(Hr)&&(x=Dh(x,i)),E=ps(E,x,!1,!0))}return s.dirs&&(E=ps(E,null,!1,!0),E.dirs=E.dirs?E.dirs.concat(s.dirs):s.dirs),s.transition&&Ln(E,s.transition),w=E,Sr(R),w}const Mh=e=>{let t;for(const s in e)(s==="class"||s==="style"||Br(s))&&((t||(t={}))[s]=e[s]);return t},Dh=(e,t)=>{const s={};for(const n in e)(!Hr(n)||!(n.slice(9)in t))&&(s[n]=e[n]);return s};function Uh(e,t,s){const{props:n,children:r,component:i}=e,{props:a,children:o,patchFlag:l}=t,c=i.emitsOptions;if(t.dirs||t.transition)return!0;if(s&&l>=0){if(l&1024)return!0;if(l&16)return n?eo(n,a,c):!!a;if(l&8){const u=t.dynamicProps;for(let d=0;d<u.length;d++){const h=u[d];if(Rc(a,n,h)&&!Xr(c,h))return!0}}}else return(r||o)&&(!o||!o.$stable)?!0:n===a?!1:n?a?eo(n,a,c):!0:!!a;return!1}function eo(e,t,s){const n=Object.keys(t);if(n.length!==Object.keys(e).length)return!0;for(let r=0;r<n.length;r++){const i=n[r];if(Rc(t,e,i)&&!Xr(s,i))return!0}return!1}function Rc(e,t,s){const n=e[s],r=t[s];return s==="style"&&Ie(n)&&Ie(r)?!Jn(n,r):n!==r}function Bh({vnode:e,parent:t,suspense:s},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.suspense.vnode.el=r.el=n,e=r),r===e)(e=t.vnode).el=n,t=t.parent;else break}s&&s.activeBranch===e&&(s.vnode.el=n)}const Cc={},Oc=()=>Object.create(Cc),$c=e=>Object.getPrototypeOf(e)===Cc;function Hh(e,t,s,n=!1){const r={},i=Oc();e.propsDefaults=Object.create(null),Nc(e,t,r,i);for(const a in e.propsOptions[0])a in r||(r[a]=void 0);s?e.props=n?r:ic(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function Fh(e,t,s,n){const{props:r,attrs:i,vnode:{patchFlag:a}}=e,o=Ce(r),[l]=e.propsOptions;let c=!1;if((n||a>0)&&!(a&16)){if(a&8){const u=e.vnode.dynamicProps;for(let d=0;d<u.length;d++){let h=u[d];if(Xr(e.emitsOptions,h))continue;const p=t[h];if(l)if(Ne(i,h))p!==i[h]&&(i[h]=p,c=!0);else{const g=it(h);r[g]=Bi(l,o,g,p,e,!1)}else p!==i[h]&&(i[h]=p,c=!0)}}}else{Nc(e,t,r,i)&&(c=!0);let u;for(const d in o)(!t||!Ne(t,d)&&((u=Ls(d))===d||!Ne(t,u)))&&(l?s&&(s[d]!==void 0||s[u]!==void 0)&&(r[d]=Bi(l,o,d,void 0,e,!0)):delete r[d]);if(i!==o)for(const d in i)(!t||!Ne(t,d))&&(delete i[d],c=!0)}c&&Jt(e.attrs,"set","")}function Nc(e,t,s,n){const[r,i]=e.propsOptions;let a=!1,o;if(t)for(let l in t){if(yn(l))continue;const c=t[l];let u;r&&Ne(r,u=it(l))?!i||!i.includes(u)?s[u]=c:(o||(o={}))[u]=c:Xr(e.emitsOptions,l)||(!(l in n)||c!==n[l])&&(n[l]=c,a=!0)}if(i){const l=Ce(s),c=o||je;for(let u=0;u<i.length;u++){const d=i[u];s[d]=Bi(r,l,d,c[d],e,!Ne(c,d))}}return a}function Bi(e,t,s,n,r,i){const a=e[s];if(a!=null){const o=Ne(a,"default");if(o&&n===void 0){const l=a.default;if(a.type!==Function&&!a.skipFactory&&xe(l)){const{propsDefaults:c}=r;if(s in c)n=c[s];else{const u=Qn(r);n=c[s]=l.call(null,t),u()}}else n=l;r.ce&&r.ce._setProp(s,n)}a[0]&&(i&&!o?n=!1:a[1]&&(n===""||n===Ls(s))&&(n=!0))}return n}const Vh=new WeakMap;function Ic(e,t,s=!1){const n=s?Vh:t.propsCache,r=n.get(e);if(r)return r;const i=e.props,a={},o=[];let l=!1;if(!xe(e)){const u=d=>{l=!0;const[h,p]=Ic(d,t,!0);Ze(a,h),p&&o.push(...p)};!s&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!i&&!l)return Ie(e)&&n.set(e,Xs),Xs;if(ge(i))for(let u=0;u<i.length;u++){const d=it(i[u]);to(d)&&(a[d]=je)}else if(i)for(const u in i){const d=it(u);if(to(d)){const h=i[u],p=a[d]=ge(h)||xe(h)?{type:h}:Ze({},h),g=p.type;let b=!1,R=!0;if(ge(g))for(let w=0;w<g.length;++w){const x=g[w],E=xe(x)&&x.name;if(E==="Boolean"){b=!0;break}else E==="String"&&(R=!1)}else b=xe(g)&&g.name==="Boolean";p[0]=b,p[1]=R,(b||Ne(p,"default"))&&o.push(d)}}const c=[a,o];return Ie(e)&&n.set(e,c),c}function to(e){return e[0]!=="$"&&!yn(e)}const xa=e=>e==="_"||e==="_ctx"||e==="$stable",Ea=e=>ge(e)?e.map(Dt):[Dt(e)],qh=(e,t,s)=>{if(t._n)return t;const n=Is((...r)=>Ea(t(...r)),s);return n._c=!1,n},Pc=(e,t,s)=>{const n=e._ctx;for(const r in e){if(xa(r))continue;const i=e[r];if(xe(i))t[r]=qh(r,i,n);else if(i!=null){const a=Ea(i);t[r]=()=>a}}},Lc=(e,t)=>{const s=Ea(t);e.slots.default=()=>s},jc=(e,t,s)=>{for(const n in t)(s||!xa(n))&&(e[n]=t[n])},zh=(e,t,s)=>{const n=e.slots=Oc();if(e.vnode.shapeFlag&32){const r=t._;r?(jc(n,t,s),s&&Ml(n,"_",r,!0)):Pc(t,n)}else t&&Lc(e,t)},Kh=(e,t,s)=>{const{vnode:n,slots:r}=e;let i=!0,a=je;if(n.shapeFlag&32){const o=t._;o?s&&o===1?i=!1:jc(r,t,s):(i=!t.$stable,Pc(t,r)),a=t}else t&&(Lc(e,t),a={default:1});if(i)for(const o in r)!xa(o)&&a[o]==null&&delete r[o]},ot=Yh;function Wh(e){return Gh(e)}function Gh(e,t){const s=Kr();s.__VUE__=!0;const{insert:n,remove:r,patchProp:i,createElement:a,createText:o,createComment:l,setText:c,setElementText:u,parentNode:d,nextSibling:h,setScopeId:p=Ht,insertStaticContent:g}=e,b=(m,y,T,M=null,z=null,B=null,H=void 0,se=null,J=!!y.dynamicChildren)=>{if(m===y)return;m&&!ks(m,y)&&(M=U(m),Q(m,z,B,!0),m=null),y.patchFlag===-2&&(J=!1,y.dynamicChildren=null);const{type:D,ref:he,shapeFlag:ne}=y;switch(D){case Qr:R(m,y,T,M);break;case rt:w(m,y,T,M);break;case yr:m==null&&x(y,T,M,H);break;case ke:I(m,y,T,M,z,B,H,se,J);break;default:ne&1?S(m,y,T,M,z,B,H,se,J):ne&6?G(m,y,T,M,z,B,H,se,J):(ne&64||ne&128)&&D.process(m,y,T,M,z,B,H,se,J,de)}he!=null&&z?xn(he,m&&m.ref,B,y||m,!y):he==null&&m&&m.ref!=null&&xn(m.ref,null,B,m,!0)},R=(m,y,T,M)=>{if(m==null)n(y.el=o(y.children),T,M);else{const z=y.el=m.el;y.children!==m.children&&c(z,y.children)}},w=(m,y,T,M)=>{m==null?n(y.el=l(y.children||""),T,M):y.el=m.el},x=(m,y,T,M)=>{[m.el,m.anchor]=g(m.children,y,T,M,m.el,m.anchor)},E=({el:m,anchor:y},T,M)=>{let z;for(;m&&m!==y;)z=h(m),n(m,T,M),m=z;n(y,T,M)},$=({el:m,anchor:y})=>{let T;for(;m&&m!==y;)T=h(m),r(m),m=T;r(y)},S=(m,y,T,M,z,B,H,se,J)=>{if(y.type==="svg"?H="svg":y.type==="math"&&(H="mathml"),m==null)C(y,T,M,z,B,H,se,J);else{const D=m.el&&m.el._isVueCE?m.el:null;try{D&&D._beginPatch(),q(m,y,z,B,H,se,J)}finally{D&&D._endPatch()}}},C=(m,y,T,M,z,B,H,se)=>{let J,D;const{props:he,shapeFlag:ne,transition:ue,dirs:be}=m;if(J=m.el=a(m.type,B,he&&he.is,he),ne&8?u(J,m.children):ne&16&&F(m.children,J,null,M,z,bi(m,B),H,se),be&&ms(m,null,M,"created"),k(J,m,m.scopeId,H,M),he){for(const te in he)te!=="value"&&!yn(te)&&i(J,te,null,he[te],B,M);"value"in he&&i(J,"value",null,he.value,B),(D=he.onVnodeBeforeMount)&&$t(D,M,m)}be&&ms(m,null,M,"beforeMount");const W=Zh(z,ue);W&&ue.beforeEnter(J),n(J,y,T),((D=he&&he.onVnodeMounted)||W||be)&&ot(()=>{try{D&&$t(D,M,m),W&&ue.enter(J),be&&ms(m,null,M,"mounted")}finally{}},z)},k=(m,y,T,M,z)=>{if(T&&p(m,T),M)for(let B=0;B<M.length;B++)p(m,M[B]);if(z){let B=z.subTree;if(y===B||Bc(B.type)&&(B.ssContent===y||B.ssFallback===y)){const H=z.vnode;k(m,H,H.scopeId,H.slotScopeIds,z.parent)}}},F=(m,y,T,M,z,B,H,se,J=0)=>{for(let D=J;D<m.length;D++){const he=m[D]=se?Zt(m[D]):Dt(m[D]);b(null,he,y,T,M,z,B,H,se)}},q=(m,y,T,M,z,B,H)=>{const se=y.el=m.el;let{patchFlag:J,dynamicChildren:D,dirs:he}=y;J|=m.patchFlag&16;const ne=m.props||je,ue=y.props||je;let be;if(T&&bs(T,!1),(be=ue.onVnodeBeforeUpdate)&&$t(be,T,y,m),he&&ms(y,m,T,"beforeUpdate"),T&&bs(T,!0),(ne.innerHTML&&ue.innerHTML==null||ne.textContent&&ue.textContent==null)&&u(se,""),D?V(m.dynamicChildren,D,se,T,M,bi(y,z),B):H||Y(m,y,se,null,T,M,bi(y,z),B,!1),J>0){if(J&16)Z(se,ne,ue,T,z);else if(J&2&&ne.class!==ue.class&&i(se,"class",null,ue.class,z),J&4&&i(se,"style",ne.style,ue.style,z),J&8){const W=y.dynamicProps;for(let te=0;te<W.length;te++){const oe=W[te],ve=ne[oe],Ae=ue[oe];(Ae!==ve||oe==="value")&&i(se,oe,ve,Ae,z,T)}}J&1&&m.children!==y.children&&u(se,y.children)}else!H&&D==null&&Z(se,ne,ue,T,z);((be=ue.onVnodeUpdated)||he)&&ot(()=>{be&&$t(be,T,y,m),he&&ms(y,m,T,"updated")},M)},V=(m,y,T,M,z,B,H)=>{for(let se=0;se<y.length;se++){const J=m[se],D=y[se],he=J.el&&(J.type===ke||!ks(J,D)||J.shapeFlag&198)?d(J.el):T;b(J,D,he,null,M,z,B,H,!0)}},Z=(m,y,T,M,z)=>{if(y!==T){if(y!==je)for(const B in y)!yn(B)&&!(B in T)&&i(m,B,y[B],null,z,M);for(const B in T){if(yn(B))continue;const H=T[B],se=y[B];H!==se&&B!=="value"&&i(m,B,se,H,z,M)}"value"in T&&i(m,"value",y.value,T.value,z)}},I=(m,y,T,M,z,B,H,se,J)=>{const D=y.el=m?m.el:o(""),he=y.anchor=m?m.anchor:o("");let{patchFlag:ne,dynamicChildren:ue,slotScopeIds:be}=y;be&&(se=se?se.concat(be):be),m==null?(n(D,T,M),n(he,T,M),F(y.children||[],T,he,z,B,H,se,J)):ne>0&&ne&64&&ue&&m.dynamicChildren&&m.dynamicChildren.length===ue.length?(V(m.dynamicChildren,ue,T,z,B,H,se),(y.key!=null||z&&y===z.subTree)&&Mc(m,y,!0)):Y(m,y,T,he,z,B,H,se,J)},G=(m,y,T,M,z,B,H,se,J)=>{y.slotScopeIds=se,m==null?y.shapeFlag&512?z.ctx.activate(y,T,M,H,J):P(y,T,M,z,B,H,J):fe(m,y,J)},P=(m,y,T,M,z,B,H)=>{const se=m.component=rf(m,M,z);if(Jr(m)&&(se.ctx.renderer=de),af(se,!1,H),se.asyncDep){if(z&&z.registerDep(se,L,H),!m.el){const J=se.subTree=_e(rt);w(null,J,y,T),m.placeholder=J.el}}else L(se,m,y,T,z,B,H)},fe=(m,y,T)=>{const M=y.component=m.component;if(Uh(m,y,T))if(M.asyncDep&&!M.asyncResolved){K(M,y,T);return}else M.next=y,M.update();else y.el=m.el,M.vnode=y},L=(m,y,T,M,z,B,H)=>{const se=()=>{if(m.isMounted){let{next:ne,bu:ue,u:be,parent:W,vnode:te}=m;{const gt=Dc(m);if(gt){ne&&(ne.el=te.el,K(m,ne,H)),gt.asyncDep.then(()=>{ot(()=>{m.isUnmounted||D()},z)});return}}let oe=ne,ve;bs(m,!1),ne?(ne.el=te.el,K(m,ne,H)):ne=te,ue&&br(ue),(ve=ne.props&&ne.props.onVnodeBeforeUpdate)&&$t(ve,W,ne,te),bs(m,!0);const Ae=Qa(m),qe=m.subTree;m.subTree=Ae,b(qe,Ae,d(qe.el),U(qe),m,z,B),ne.el=Ae.el,oe===null&&Bh(m,Ae.el),be&&ot(be,z),(ve=ne.props&&ne.props.onVnodeUpdated)&&ot(()=>$t(ve,W,ne,te),z)}else{let ne;const{el:ue,props:be}=y,{bm:W,m:te,parent:oe,root:ve,type:Ae}=m,qe=En(y);bs(m,!1),W&&br(W),!qe&&(ne=be&&be.onVnodeBeforeMount)&&$t(ne,oe,y),bs(m,!0);{ve.ce&&ve.ce._hasShadowRoot()&&ve.ce._injectChildStyle(Ae,m.parent?m.parent.type:void 0);const gt=m.subTree=Qa(m);b(null,gt,T,M,m,z,B),y.el=gt.el}if(te&&ot(te,z),!qe&&(ne=be&&be.onVnodeMounted)){const gt=y;ot(()=>$t(ne,oe,gt),z)}(y.shapeFlag&256||oe&&En(oe.vnode)&&oe.vnode.shapeFlag&256)&&m.a&&ot(m.a,z),m.isMounted=!0,y=T=M=null}};m.scope.on();const J=m.effect=new zl(se);m.scope.off();const D=m.update=J.run.bind(J),he=m.job=J.runIfDirty.bind(J);he.i=m,he.id=m.uid,J.scheduler=()=>_a(he),bs(m,!0),D()},K=(m,y,T)=>{y.component=m;const M=m.vnode.props;m.vnode=y,m.next=null,Fh(m,y.props,M,T),Kh(m,y.children,T),ts(),qa(m),ss()},Y=(m,y,T,M,z,B,H,se,J=!1)=>{const D=m&&m.children,he=m?m.shapeFlag:0,ne=y.children,{patchFlag:ue,shapeFlag:be}=y;if(ue>0){if(ue&128){we(D,ne,T,M,z,B,H,se,J);return}else if(ue&256){ce(D,ne,T,M,z,B,H,se,J);return}}be&8?(he&16&&Re(D,z,B),ne!==D&&u(T,ne)):he&16?be&16?we(D,ne,T,M,z,B,H,se,J):Re(D,z,B,!0):(he&8&&u(T,""),be&16&&F(ne,T,M,z,B,H,se,J))},ce=(m,y,T,M,z,B,H,se,J)=>{m=m||Xs,y=y||Xs;const D=m.length,he=y.length,ne=Math.min(D,he);let ue;for(ue=0;ue<ne;ue++){const be=y[ue]=J?Zt(y[ue]):Dt(y[ue]);b(m[ue],be,T,null,z,B,H,se,J)}D>he?Re(m,z,B,!0,!1,ne):F(y,T,M,z,B,H,se,J,ne)},we=(m,y,T,M,z,B,H,se,J)=>{let D=0;const he=y.length;let ne=m.length-1,ue=he-1;for(;D<=ne&&D<=ue;){const be=m[D],W=y[D]=J?Zt(y[D]):Dt(y[D]);if(ks(be,W))b(be,W,T,null,z,B,H,se,J);else break;D++}for(;D<=ne&&D<=ue;){const be=m[ne],W=y[ue]=J?Zt(y[ue]):Dt(y[ue]);if(ks(be,W))b(be,W,T,null,z,B,H,se,J);else break;ne--,ue--}if(D>ne){if(D<=ue){const be=ue+1,W=be<he?y[be].el:M;for(;D<=ue;)b(null,y[D]=J?Zt(y[D]):Dt(y[D]),T,W,z,B,H,se,J),D++}}else if(D>ue)for(;D<=ne;)Q(m[D],z,B,!0),D++;else{const be=D,W=D,te=new Map;for(D=W;D<=ue;D++){const ct=y[D]=J?Zt(y[D]):Dt(y[D]);ct.key!=null&&te.set(ct.key,D)}let oe,ve=0;const Ae=ue-W+1;let qe=!1,gt=0;const gs=new Array(Ae);for(D=0;D<Ae;D++)gs[D]=0;for(D=be;D<=ne;D++){const ct=m[D];if(ve>=Ae){Q(ct,z,B,!0);continue}let Ot;if(ct.key!=null)Ot=te.get(ct.key);else for(oe=W;oe<=ue;oe++)if(gs[oe-W]===0&&ks(ct,y[oe])){Ot=oe;break}Ot===void 0?Q(ct,z,B,!0):(gs[Ot-W]=D+1,Ot>=gt?gt=Ot:qe=!0,b(ct,y[Ot],T,null,z,B,H,se,J),ve++)}const Ma=qe?Jh(gs):Xs;for(oe=Ma.length-1,D=Ae-1;D>=0;D--){const ct=W+D,Ot=y[ct],Da=y[ct+1],Ua=ct+1<he?Da.el||Uc(Da):M;gs[D]===0?b(null,Ot,T,Ua,z,B,H,se,J):qe&&(oe<0||D!==Ma[oe]?Ee(Ot,T,Ua,2):oe--)}}},Ee=(m,y,T,M,z=null)=>{const{el:B,type:H,transition:se,children:J,shapeFlag:D}=m;if(D&6){Ee(m.component.subTree,y,T,M);return}if(D&128){m.suspense.move(y,T,M);return}if(D&64){H.move(m,y,T,de);return}if(H===ke){n(B,y,T);for(let ne=0;ne<J.length;ne++)Ee(J[ne],y,T,M);n(m.anchor,y,T);return}if(H===yr){E(m,y,T);return}if(M!==2&&D&1&&se)if(M===0)se.beforeEnter(B),n(B,y,T),ot(()=>se.enter(B),z);else{const{leave:ne,delayLeave:ue,afterLeave:be}=se,W=()=>{m.ctx.isUnmounted?r(B):n(B,y,T)},te=()=>{B._isLeaving&&B[Pt](!0),ne(B,()=>{W(),be&&be()})};ue?ue(B,W,te):te()}else n(B,y,T)},Q=(m,y,T,M=!1,z=!1)=>{const{type:B,props:H,ref:se,children:J,dynamicChildren:D,shapeFlag:he,patchFlag:ne,dirs:ue,cacheIndex:be,memo:W}=m;if(ne===-2&&(z=!1),se!=null&&(ts(),xn(se,null,T,m,!0),ss()),be!=null&&(y.renderCache[be]=void 0),he&256){y.ctx.deactivate(m);return}const te=he&1&&ue,oe=!En(m);let ve;if(oe&&(ve=H&&H.onVnodeBeforeUnmount)&&$t(ve,y,m),he&6)j(m.component,T,M);else{if(he&128){m.suspense.unmount(T,M);return}te&&ms(m,null,y,"beforeUnmount"),he&64?m.type.remove(m,y,T,de,M):D&&!D.hasOnce&&(B!==ke||ne>0&&ne&64)?Re(D,y,T,!1,!0):(B===ke&&ne&384||!z&&he&16)&&Re(J,y,T),M&&O(m)}const Ae=W!=null&&be==null;(oe&&(ve=H&&H.onVnodeUnmounted)||te||Ae)&&ot(()=>{ve&&$t(ve,y,m),te&&ms(m,null,y,"unmounted"),Ae&&(m.el=null)},T)},O=m=>{const{type:y,el:T,anchor:M,transition:z}=m;if(y===ke){A(T,M);return}if(y===yr){$(m);return}const B=()=>{r(T),z&&!z.persisted&&z.afterLeave&&z.afterLeave()};if(m.shapeFlag&1&&z&&!z.persisted){const{leave:H,delayLeave:se}=z,J=()=>H(T,B);se?se(m.el,B,J):J()}else B()},A=(m,y)=>{let T;for(;m!==y;)T=h(m),r(m),m=T;r(y)},j=(m,y,T)=>{const{bum:M,scope:z,job:B,subTree:H,um:se,m:J,a:D}=m;so(J),so(D),M&&br(M),z.stop(),B&&(B.flags|=8,Q(H,m,y,T)),se&&ot(se,y),ot(()=>{m.isUnmounted=!0},y)},Re=(m,y,T,M=!1,z=!1,B=0)=>{for(let H=B;H<m.length;H++)Q(m[H],y,T,M,z)},U=m=>{if(m.shapeFlag&6)return U(m.component.subTree);if(m.shapeFlag&128)return m.suspense.next();const y=h(m.anchor||m.el),T=y&&y[ch];return T?h(T):y};let ae=!1;const re=(m,y,T)=>{let M;m==null?y._vnode&&(Q(y._vnode,null,null,!0),M=y._vnode.component):b(y._vnode||null,m,y,null,null,null,T),y._vnode=m,ae||(ae=!0,qa(M),uc(),ae=!1)},de={p:b,um:Q,m:Ee,r:O,mt:P,mc:F,pc:Y,pbc:V,n:U,o:e};return{render:re,hydrate:void 0,createApp:Ih(re)}}function bi({type:e,props:t},s){return s==="svg"&&e==="foreignObject"||s==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:s}function bs({effect:e,job:t},s){s?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Zh(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Mc(e,t,s=!1){const n=e.children,r=t.children;if(ge(n)&&ge(r))for(let i=0;i<n.length;i++){const a=n[i];let o=r[i];o.shapeFlag&1&&!o.dynamicChildren&&((o.patchFlag<=0||o.patchFlag===32)&&(o=r[i]=Zt(r[i]),o.el=a.el),!s&&o.patchFlag!==-2&&Mc(a,o)),o.type===Qr&&(o.patchFlag===-1&&(o=r[i]=Zt(o)),o.el=a.el),o.type===rt&&!o.el&&(o.el=a.el)}}function Jh(e){const t=e.slice(),s=[0];let n,r,i,a,o;const l=e.length;for(n=0;n<l;n++){const c=e[n];if(c!==0){if(r=s[s.length-1],e[r]<c){t[n]=r,s.push(n);continue}for(i=0,a=s.length-1;i<a;)o=i+a>>1,e[s[o]]<c?i=o+1:a=o;c<e[s[i]]&&(i>0&&(t[n]=s[i-1]),s[i]=n)}}for(i=s.length,a=s[i-1];i-- >0;)s[i]=a,a=t[a];return s}function Dc(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Dc(t)}function so(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function Uc(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?Uc(t.subTree):null}const Bc=e=>e.__isSuspense;function Yh(e,t){t&&t.pendingBranch?ge(e)?t.effects.push(...e):t.effects.push(e):rh(e)}const ke=Symbol.for("v-fgt"),Qr=Symbol.for("v-txt"),rt=Symbol.for("v-cmt"),yr=Symbol.for("v-stc"),Sn=[];let ft=null;function v(e=!1){Sn.push(ft=e?null:[])}function Xh(){Sn.pop(),ft=Sn[Sn.length-1]||null}let jn=1;function Rr(e,t=!1){jn+=e,e<0&&ft&&t&&(ft.hasOnce=!0)}function Hc(e){return e.dynamicChildren=jn>0?ft||Xs:null,Xh(),jn>0&&ft&&ft.push(e),e}function _(e,t,s,n,r,i){return Hc(f(e,t,s,n,r,i,!0))}function Tn(e,t,s,n,r){return Hc(_e(e,t,s,n,r,!0))}function Cr(e){return e?e.__v_isVNode===!0:!1}function ks(e,t){return e.type===t.type&&e.key===t.key}const Fc=({key:e})=>e??null,_r=({ref:e,ref_key:t,ref_for:s})=>(typeof e=="number"&&(e=""+e),e!=null?Ue(e)||Fe(e)||xe(e)?{i:dt,r:e,k:t,f:!!s}:e:null);function f(e,t=null,s=null,n=0,r=null,i=e===ke?0:1,a=!1,o=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Fc(t),ref:t&&_r(t),scopeId:hc,slotScopeIds:null,children:s,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:n,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:dt};return o?(ka(l,s),i&128&&e.normalize(l)):s&&(l.shapeFlag|=Ue(s)?8:16),jn>0&&!a&&ft&&(l.patchFlag>0||i&6)&&l.patchFlag!==32&&ft.push(l),l}const _e=Qh;function Qh(e,t=null,s=null,n=0,r=null,i=!1){if((!e||e===Ec)&&(e=rt),Cr(e)){const o=ps(e,t,!0);return s&&ka(o,s),jn>0&&!i&&ft&&(o.shapeFlag&6?ft[ft.indexOf(e)]=o:ft.push(o)),o.patchFlag=-2,o}if(df(e)&&(e=e.__vccOpts),t){t=ef(t);let{class:o,style:l}=t;o&&!Ue(o)&&(t.class=pe(o)),Ie(l)&&(Gr(l)&&!ge(l)&&(l=Ze({},l)),t.style=ha(l))}const a=Ue(e)?1:Bc(e)?128:gc(e)?64:Ie(e)?4:xe(e)?2:0;return f(e,t,s,n,r,a,i,!0)}function ef(e){return e?Gr(e)||$c(e)?Ze({},e):e:null}function ps(e,t,s=!1,n=!1){const{props:r,ref:i,patchFlag:a,children:o,transition:l}=e,c=t?tf(r||{},t):r,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&Fc(c),ref:t&&t.ref?s&&i?ge(i)?i.concat(_r(t)):[i,_r(t)]:_r(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:o,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ke?a===-1?16:a|16:a,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:l,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&ps(e.ssContent),ssFallback:e.ssFallback&&ps(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&n&&Ln(u,l.clone(u)),u}function me(e=" ",t=0){return _e(Qr,null,e,t)}function ln(e,t){const s=_e(yr,null,e);return s.staticCount=t,s}function ee(e="",t=!1){return t?(v(),Tn(rt,null,e)):_e(rt,null,e)}function Dt(e){return e==null||typeof e=="boolean"?_e(rt):ge(e)?_e(ke,null,e.slice()):Cr(e)?Zt(e):_e(Qr,null,String(e))}function Zt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:ps(e)}function ka(e,t){let s=0;const{shapeFlag:n}=e;if(t==null)t=null;else if(ge(t))s=16;else if(typeof t=="object")if(n&65){const r=t.default;r&&(r._c&&(r._d=!1),ka(e,r()),r._c&&(r._d=!0));return}else{s=32;const r=t._;!r&&!$c(t)?t._ctx=dt:r===3&&dt&&(dt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else xe(t)?(t={default:t,_ctx:dt},s=32):(t=String(t),n&64?(s=16,t=[me(t)]):s=8);e.children=t,e.shapeFlag|=s}function tf(...e){const t={};for(let s=0;s<e.length;s++){const n=e[s];for(const r in n)if(r==="class")t.class!==n.class&&(t.class=pe([t.class,n.class]));else if(r==="style")t.style=ha([t.style,n.style]);else if(Br(r)){const i=t[r],a=n[r];a&&i!==a&&!(ge(i)&&i.includes(a))?t[r]=i?[].concat(i,a):a:a==null&&i==null&&!Hr(r)&&(t[r]=a)}else r!==""&&(t[r]=n[r])}return t}function $t(e,t,s,n=null){At(e,t,7,[s,n])}const sf=Tc();let nf=0;function rf(e,t,s){const n=e.type,r=(t?t.appContext:e.appContext)||sf,i={uid:nf++,vnode:e,type:n,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Fl(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Ic(n,r),emitsOptions:Ac(n,r),emit:null,emitted:null,propsDefaults:je,inheritAttrs:n.inheritAttrs,ctx:je,data:je,props:je,attrs:je,slots:je,refs:je,setupState:je,setupContext:null,suspense:s,suspenseId:s?s.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=t?t.root:i,i.emit=Lh.bind(null,i),e.ce&&e.ce(i),i}let et=null;const Sa=()=>et||dt;let Or,Hi;{const e=Kr(),t=(s,n)=>{let r;return(r=e[s])||(r=e[s]=[]),r.push(n),i=>{r.length>1?r.forEach(a=>a(i)):r[0](i)}};Or=t("__VUE_INSTANCE_SETTERS__",s=>et=s),Hi=t("__VUE_SSR_SETTERS__",s=>Mn=s)}const Qn=e=>{const t=et;return Or(e),e.scope.on(),()=>{e.scope.off(),Or(t)}},no=()=>{et&&et.scope.off(),Or(null)};function Vc(e){return e.vnode.shapeFlag&4}let Mn=!1;function af(e,t=!1,s=!1){t&&Hi(t);const{props:n,children:r}=e.vnode,i=Vc(e);Hh(e,n,i,t),zh(e,r,s||t);const a=i?of(e,t):void 0;return t&&Hi(!1),a}function of(e,t){const s=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Th);const{setup:n}=s;if(n){ts();const r=e.setupContext=n.length>1?cf(e):null,i=Qn(e),a=Yn(n,e,0,[e.props,r]),o=Pl(a);if(ss(),i(),(o||e.sp)&&!En(e)&&wc(e),o){if(a.then(no,no),t)return a.then(l=>{ro(e,l)}).catch(l=>{Zr(l,e,0)});e.asyncDep=a}else ro(e,a)}else qc(e)}function ro(e,t,s){xe(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ie(t)&&(e.setupState=oc(t)),qc(e)}function qc(e,t,s){const n=e.type;e.render||(e.render=n.render||Ht);{const r=Qn(e);ts();try{Ah(e)}finally{ss(),r()}}}const lf={get(e,t){return Qe(e,"get",""),e[t]}};function cf(e){const t=s=>{e.exposed=s||{}};return{attrs:new Proxy(e.attrs,lf),slots:e.slots,emit:e.emit,expose:t}}function ei(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(oc(ya(e.exposed)),{get(t,s){if(s in t)return t[s];if(s in kn)return kn[s](e)},has(t,s){return s in t||s in kn}})):e.proxy}function uf(e,t=!0){return xe(e)?e.displayName||e.name:e.name||t&&e.__name}function df(e){return xe(e)&&"__vccOpts"in e}const Le=(e,t)=>Qd(e,t,Mn);function Ta(e,t,s){try{Rr(-1);const n=arguments.length;return n===2?Ie(t)&&!ge(t)?Cr(t)?_e(e,null,[t]):_e(e,t):_e(e,null,t):(n>3?s=Array.prototype.slice.call(arguments,2):n===3&&Cr(s)&&(s=[s]),_e(e,t,s))}finally{Rr(1)}}const hf="3.5.34";/**
|
|
14
|
-
* @vue/runtime-dom v3.5.34
|
|
15
|
-
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
16
|
-
* @license MIT
|
|
17
|
-
**/let Fi;const io=typeof window<"u"&&window.trustedTypes;if(io)try{Fi=io.createPolicy("vue",{createHTML:e=>e})}catch{}const zc=Fi?e=>Fi.createHTML(e):e=>e,ff="http://www.w3.org/2000/svg",pf="http://www.w3.org/1998/Math/MathML",Kt=typeof document<"u"?document:null,ao=Kt&&Kt.createElement("template"),gf={insert:(e,t,s)=>{t.insertBefore(e,s||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,s,n)=>{const r=t==="svg"?Kt.createElementNS(ff,e):t==="mathml"?Kt.createElementNS(pf,e):s?Kt.createElement(e,{is:s}):Kt.createElement(e);return e==="select"&&n&&n.multiple!=null&&r.setAttribute("multiple",n.multiple),r},createText:e=>Kt.createTextNode(e),createComment:e=>Kt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Kt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,s,n,r,i){const a=s?s.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),s),!(r===i||!(r=r.nextSibling)););else{ao.innerHTML=zc(n==="svg"?`<svg>${e}</svg>`:n==="mathml"?`<math>${e}</math>`:e);const o=ao.content;if(n==="svg"||n==="mathml"){const l=o.firstChild;for(;l.firstChild;)o.appendChild(l.firstChild);o.removeChild(l)}t.insertBefore(o,s)}return[a?a.nextSibling:t.firstChild,s?s.previousSibling:t.lastChild]}},as="transition",hn="animation",Dn=Symbol("_vtc"),Kc={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},mf=Ze({},mc,Kc),bf=e=>(e.displayName="Transition",e.props=mf,e),Aa=bf((e,{slots:t})=>Ta(hh,vf(e),t)),vs=(e,t=[])=>{ge(e)?e.forEach(s=>s(...t)):e&&e(...t)},oo=e=>e?ge(e)?e.some(t=>t.length>1):e.length>1:!1;function vf(e){const t={};for(const I in e)I in Kc||(t[I]=e[I]);if(e.css===!1)return t;const{name:s="v",type:n,duration:r,enterFromClass:i=`${s}-enter-from`,enterActiveClass:a=`${s}-enter-active`,enterToClass:o=`${s}-enter-to`,appearFromClass:l=i,appearActiveClass:c=a,appearToClass:u=o,leaveFromClass:d=`${s}-leave-from`,leaveActiveClass:h=`${s}-leave-active`,leaveToClass:p=`${s}-leave-to`}=e,g=yf(r),b=g&&g[0],R=g&&g[1],{onBeforeEnter:w,onEnter:x,onEnterCancelled:E,onLeave:$,onLeaveCancelled:S,onBeforeAppear:C=w,onAppear:k=x,onAppearCancelled:F=E}=t,q=(I,G,P,fe)=>{I._enterCancelled=fe,ys(I,G?u:o),ys(I,G?c:a),P&&P()},V=(I,G)=>{I._isLeaving=!1,ys(I,d),ys(I,p),ys(I,h),G&&G()},Z=I=>(G,P)=>{const fe=I?k:x,L=()=>q(G,I,P);vs(fe,[G,L]),lo(()=>{ys(G,I?l:i),Vt(G,I?u:o),oo(fe)||co(G,n,b,L)})};return Ze(t,{onBeforeEnter(I){vs(w,[I]),Vt(I,i),Vt(I,a)},onBeforeAppear(I){vs(C,[I]),Vt(I,l),Vt(I,c)},onEnter:Z(!1),onAppear:Z(!0),onLeave(I,G){I._isLeaving=!0;const P=()=>V(I,G);Vt(I,d),I._enterCancelled?(Vt(I,h),fo(I)):(fo(I),Vt(I,h)),lo(()=>{I._isLeaving&&(ys(I,d),Vt(I,p),oo($)||co(I,n,R,P))}),vs($,[I,P])},onEnterCancelled(I){q(I,!1,void 0,!0),vs(E,[I])},onAppearCancelled(I){q(I,!0,void 0,!0),vs(F,[I])},onLeaveCancelled(I){V(I),vs(S,[I])}})}function yf(e){if(e==null)return null;if(Ie(e))return[vi(e.enter),vi(e.leave)];{const t=vi(e);return[t,t]}}function vi(e){return vd(e)}function Vt(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.add(s)),(e[Dn]||(e[Dn]=new Set)).add(t)}function ys(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.remove(n));const s=e[Dn];s&&(s.delete(t),s.size||(e[Dn]=void 0))}function lo(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let _f=0;function co(e,t,s,n){const r=e._endId=++_f,i=()=>{r===e._endId&&n()};if(s!=null)return setTimeout(i,s);const{type:a,timeout:o,propCount:l}=wf(e,t);if(!a)return n();const c=a+"end";let u=0;const d=()=>{e.removeEventListener(c,h),i()},h=p=>{p.target===e&&++u>=l&&d()};setTimeout(()=>{u<l&&d()},o+1),e.addEventListener(c,h)}function wf(e,t){const s=window.getComputedStyle(e),n=g=>(s[g]||"").split(", "),r=n(`${as}Delay`),i=n(`${as}Duration`),a=uo(r,i),o=n(`${hn}Delay`),l=n(`${hn}Duration`),c=uo(o,l);let u=null,d=0,h=0;t===as?a>0&&(u=as,d=a,h=i.length):t===hn?c>0&&(u=hn,d=c,h=l.length):(d=Math.max(a,c),u=d>0?a>c?as:hn:null,h=u?u===as?i.length:l.length:0);const p=u===as&&/\b(?:transform|all)(?:,|$)/.test(n(`${as}Property`).toString());return{type:u,timeout:d,propCount:h,hasTransform:p}}function uo(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((s,n)=>ho(s)+ho(e[n])))}function ho(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function fo(e){return(e?e.ownerDocument:document).body.offsetHeight}function xf(e,t,s){const n=e[Dn];n&&(t=(t?[t,...n]:[...n]).join(" ")),t==null?e.removeAttribute("class"):s?e.setAttribute("class",t):e.className=t}const po=Symbol("_vod"),Ef=Symbol("_vsh"),kf=Symbol(""),Sf=/(?:^|;)\s*display\s*:/;function Tf(e,t,s){const n=e.style,r=Ue(s);let i=!1;if(s&&!r){if(t)if(Ue(t))for(const a of t.split(";")){const o=a.slice(0,a.indexOf(":")).trim();s[o]==null&&mn(n,o,"")}else for(const a in t)s[a]==null&&mn(n,a,"");for(const a in s){a==="display"&&(i=!0);const o=s[a];o!=null?Rf(e,a,!Ue(t)&&t?t[a]:void 0,o)||mn(n,a,o):mn(n,a,"")}}else if(r){if(t!==s){const a=n[kf];a&&(s+=";"+a),n.cssText=s,i=Sf.test(s)}}else t&&e.removeAttribute("style");po in e&&(e[po]=i?n.display:"",e[Ef]&&(n.display="none"))}const go=/\s*!important$/;function mn(e,t,s){if(ge(s))s.forEach(n=>mn(e,t,n));else if(s==null&&(s=""),t.startsWith("--"))e.setProperty(t,s);else{const n=Af(e,t);go.test(s)?e.setProperty(Ls(n),s.replace(go,""),"important"):e[n]=s}}const mo=["Webkit","Moz","ms"],yi={};function Af(e,t){const s=yi[t];if(s)return s;let n=it(t);if(n!=="filter"&&n in e)return yi[t]=n;n=zr(n);for(let r=0;r<mo.length;r++){const i=mo[r]+n;if(i in e)return yi[t]=i}return t}function Rf(e,t,s,n){return e.tagName==="TEXTAREA"&&(t==="width"||t==="height")&&Ue(n)&&s===n}const bo="http://www.w3.org/1999/xlink";function vo(e,t,s,n,r,i=kd(t)){n&&t.startsWith("xlink:")?s==null?e.removeAttributeNS(bo,t.slice(6,t.length)):e.setAttributeNS(bo,t,s):s==null||i&&!Dl(s)?e.removeAttribute(t):e.setAttribute(t,i?"":yt(s)?String(s):s)}function yo(e,t,s,n,r){if(t==="innerHTML"||t==="textContent"){s!=null&&(e[t]=t==="innerHTML"?zc(s):s);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const o=i==="OPTION"?e.getAttribute("value")||"":e.value,l=s==null?e.type==="checkbox"?"on":"":String(s);(o!==l||!("_value"in e))&&(e.value=l),s==null&&e.removeAttribute(t),e._value=s;return}let a=!1;if(s===""||s==null){const o=typeof e[t];o==="boolean"?s=Dl(s):s==null&&o==="string"?(s="",a=!0):o==="number"&&(s=0,a=!0)}try{e[t]=s}catch{}a&&e.removeAttribute(r||t)}function Ss(e,t,s,n){e.addEventListener(t,s,n)}function Cf(e,t,s,n){e.removeEventListener(t,s,n)}const _o=Symbol("_vei");function Of(e,t,s,n,r=null){const i=e[_o]||(e[_o]={}),a=i[t];if(n&&a)a.value=n;else{const[o,l]=$f(t);if(n){const c=i[t]=Pf(n,r);Ss(e,o,c,l)}else a&&(Cf(e,o,a,l),i[t]=void 0)}}const wo=/(?:Once|Passive|Capture)$/;function $f(e){let t;if(wo.test(e)){t={};let n;for(;n=e.match(wo);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Ls(e.slice(2)),t]}let _i=0;const Nf=Promise.resolve(),If=()=>_i||(Nf.then(()=>_i=0),_i=Date.now());function Pf(e,t){const s=n=>{if(!n._vts)n._vts=Date.now();else if(n._vts<=s.attached)return;At(Lf(n,s.value),t,5,[n])};return s.value=e,s.attached=If(),s}function Lf(e,t){if(ge(t)){const s=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{s.call(e),e._stopped=!0},t.map(n=>r=>!r._stopped&&n&&n(r))}else return t}const xo=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,jf=(e,t,s,n,r,i)=>{const a=r==="svg";t==="class"?xf(e,n,a):t==="style"?Tf(e,s,n):Br(t)?Hr(t)||Of(e,t,s,n,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Mf(e,t,n,a))?(yo(e,t,n),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&vo(e,t,n,a,i,t!=="value")):e._isVueCE&&(Df(e,t)||e._def.__asyncLoader&&(/[A-Z]/.test(t)||!Ue(n)))?yo(e,it(t),n,i,t):(t==="true-value"?e._trueValue=n:t==="false-value"&&(e._falseValue=n),vo(e,t,n,a))};function Mf(e,t,s,n){if(n)return!!(t==="innerHTML"||t==="textContent"||t in e&&xo(t)&&xe(s));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return xo(t)&&Ue(s)?!1:t in e}function Df(e,t){const s=e._def.props;if(!s)return!1;const n=it(t);return Array.isArray(s)?s.some(r=>it(r)===n):Object.keys(s).some(r=>it(r)===n)}const $r=e=>{const t=e.props["onUpdate:modelValue"]||!1;return ge(t)?s=>br(t,s):t};function Uf(e){e.target.composing=!0}function Eo(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const tn=Symbol("_assign");function ko(e,t,s){return t&&(e=e.trim()),s&&(e=da(e)),e}const Et={created(e,{modifiers:{lazy:t,trim:s,number:n}},r){e[tn]=$r(r);const i=n||r.props&&r.props.type==="number";Ss(e,t?"change":"input",a=>{a.target.composing||e[tn](ko(e.value,s,i))}),(s||i)&&Ss(e,"change",()=>{e.value=ko(e.value,s,i)}),t||(Ss(e,"compositionstart",Uf),Ss(e,"compositionend",Eo),Ss(e,"change",Eo))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:s,modifiers:{lazy:n,trim:r,number:i}},a){if(e[tn]=$r(a),e.composing)return;const o=(i||e.type==="number")&&!/^0\d/.test(e.value)?da(e.value):e.value,l=t??"";if(o===l)return;const c=e.getRootNode();(c instanceof Document||c instanceof ShadowRoot)&&c.activeElement===e&&e.type!=="range"&&(n&&t===s||r&&e.value.trim()===l)||(e.value=l)}},Wc={deep:!0,created(e,t,s){e[tn]=$r(s),Ss(e,"change",()=>{const n=e._modelValue,r=Bf(e),i=e.checked,a=e[tn];if(ge(n)){const o=Ul(n,r),l=o!==-1;if(i&&!l)a(n.concat(r));else if(!i&&l){const c=[...n];c.splice(o,1),a(c)}}else if(Fr(n)){const o=new Set(n);i?o.add(r):o.delete(r),a(o)}else a(Gc(e,i))})},mounted:So,beforeUpdate(e,t,s){e[tn]=$r(s),So(e,t,s)}};function So(e,{value:t,oldValue:s},n){e._modelValue=t;let r;if(ge(t))r=Ul(t,n.props.value)>-1;else if(Fr(t))r=t.has(n.props.value);else{if(t===s)return;r=Jn(t,Gc(e,!0))}e.checked!==r&&(e.checked=r)}function Bf(e){return"_value"in e?e._value:e.value}function Gc(e,t){const s=t?"_trueValue":"_falseValue";return s in e?e[s]:t}const Hf=["ctrl","shift","alt","meta"],Ff={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>Hf.some(s=>e[`${s}Key`]&&!t.includes(s))},St=(e,t)=>{if(!e)return e;const s=e._withMods||(e._withMods={}),n=t.join(".");return s[n]||(s[n]=(r,...i)=>{for(let a=0;a<t.length;a++){const o=Ff[t[a]];if(o&&o(r,t))return}return e(r,...i)})},Vf=Ze({patchProp:jf},gf);let To;function qf(){return To||(To=Wh(Vf))}const zf=(...e)=>{const t=qf().createApp(...e),{mount:s}=t;return t.mount=n=>{const r=Wf(n);if(!r)return;const i=t._component;!xe(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const a=s(r,!1,Kf(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),a},t};function Kf(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Wf(e){return Ue(e)?document.querySelector(e):e}/*!
|
|
18
|
-
* pinia v2.3.1
|
|
19
|
-
* (c) 2025 Eduardo San Martin Morote
|
|
20
|
-
* @license MIT
|
|
21
|
-
*/let Zc;const ti=e=>Zc=e,Jc=Symbol();function Vi(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var An;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(An||(An={}));function Gf(){const e=Vl(!0),t=e.run(()=>X({}));let s=[],n=[];const r=ya({install(i){ti(r),r._a=i,i.provide(Jc,r),i.config.globalProperties.$pinia=r,n.forEach(a=>s.push(a)),n=[]},use(i){return this._a?s.push(i):n.push(i),this},_p:s,_a:null,_e:e,_s:new Map,state:t});return r}const Yc=()=>{};function Ao(e,t,s,n=Yc){e.push(t);const r=()=>{const i=e.indexOf(t);i>-1&&(e.splice(i,1),n())};return!s&&ql()&&Td(r),r}function Ds(e,...t){e.slice().forEach(s=>{s(...t)})}const Zf=e=>e(),Ro=Symbol(),wi=Symbol();function qi(e,t){e instanceof Map&&t instanceof Map?t.forEach((s,n)=>e.set(n,s)):e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const s in t){if(!t.hasOwnProperty(s))continue;const n=t[s],r=e[s];Vi(r)&&Vi(n)&&e.hasOwnProperty(s)&&!Fe(n)&&!Qt(n)?e[s]=qi(r,n):e[s]=n}return e}const Jf=Symbol();function Yf(e){return!Vi(e)||!e.hasOwnProperty(Jf)}const{assign:ls}=Object;function Xf(e){return!!(Fe(e)&&e.effect)}function Qf(e,t,s,n){const{state:r,actions:i,getters:a}=t,o=s.state.value[e];let l;function c(){o||(s.state.value[e]=r?r():{});const u=Zd(s.state.value[e]);return ls(u,i,Object.keys(a||{}).reduce((d,h)=>(d[h]=ya(Le(()=>{ti(s);const p=s._s.get(e);return a[h].call(p,p)})),d),{}))}return l=Xc(e,c,t,s,n,!0),l}function Xc(e,t,s={},n,r,i){let a;const o=ls({actions:{}},s),l={deep:!0};let c,u,d=[],h=[],p;const g=n.state.value[e];!i&&!g&&(n.state.value[e]={});let b;function R(F){let q;c=u=!1,typeof F=="function"?(F(n.state.value[e]),q={type:An.patchFunction,storeId:e,events:p}):(qi(n.state.value[e],F),q={type:An.patchObject,payload:F,storeId:e,events:p});const V=b=Symbol();Os().then(()=>{b===V&&(c=!0)}),u=!0,Ds(d,q,n.state.value[e])}const w=i?function(){const{state:q}=s,V=q?q():{};this.$patch(Z=>{ls(Z,V)})}:Yc;function x(){a.stop(),d=[],h=[],n._s.delete(e)}const E=(F,q="")=>{if(Ro in F)return F[wi]=q,F;const V=function(){ti(n);const Z=Array.from(arguments),I=[],G=[];function P(K){I.push(K)}function fe(K){G.push(K)}Ds(h,{args:Z,name:V[wi],store:S,after:P,onError:fe});let L;try{L=F.apply(this&&this.$id===e?this:S,Z)}catch(K){throw Ds(G,K),K}return L instanceof Promise?L.then(K=>(Ds(I,K),K)).catch(K=>(Ds(G,K),Promise.reject(K))):(Ds(I,L),L)};return V[Ro]=!0,V[wi]=q,V},$={_p:n,$id:e,$onAction:Ao.bind(null,h),$patch:R,$reset:w,$subscribe(F,q={}){const V=Ao(d,F,q.detached,()=>Z()),Z=a.run(()=>es(()=>n.state.value[e],I=>{(q.flush==="sync"?u:c)&&F({storeId:e,type:An.direct,events:p},I)},ls({},l,q)));return V},$dispose:x},S=Xt($);n._s.set(e,S);const k=(n._a&&n._a.runWithContext||Zf)(()=>n._e.run(()=>(a=Vl()).run(()=>t({action:E}))));for(const F in k){const q=k[F];if(Fe(q)&&!Xf(q)||Qt(q))i||(g&&Yf(q)&&(Fe(q)?q.value=g[F]:qi(q,g[F])),n.state.value[e][F]=q);else if(typeof q=="function"){const V=E(q,F);k[F]=V,o.actions[F]=q}}return ls(S,k),ls(Ce(S),k),Object.defineProperty(S,"$state",{get:()=>n.state.value[e],set:F=>{R(q=>{ls(q,F)})}}),n._p.forEach(F=>{ls(S,a.run(()=>F({store:S,app:n._a,pinia:n,options:o})))}),g&&i&&s.hydrate&&s.hydrate(S.$state,g),c=!0,u=!0,S}/*! #__NO_SIDE_EFFECTS__ */function Qc(e,t,s){let n,r;const i=typeof t=="function";typeof e=="string"?(n=e,r=i?s:t):(r=e,n=e.id);function a(o,l){const c=ih();return o=o||(c?vt(Jc,null):null),o&&ti(o),o=Zc,o._s.has(n)||(i?Xc(n,t,r,o):Qf(n,r,o)),o._s.get(n)}return a.$id=n,a}/*!
|
|
22
|
-
* vue-router v4.6.4
|
|
23
|
-
* (c) 2025 Eduardo San Martin Morote
|
|
24
|
-
* @license MIT
|
|
25
|
-
*/const Ks=typeof document<"u";function eu(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function ep(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&eu(e.default)}const $e=Object.assign;function xi(e,t){const s={};for(const n in t){const r=t[n];s[n]=Rt(r)?r.map(e):e(r)}return s}const Rn=()=>{},Rt=Array.isArray;function Co(e,t){const s={};for(const n in e)s[n]=n in t?t[n]:e[n];return s}const tu=/#/g,tp=/&/g,sp=/\//g,np=/=/g,rp=/\?/g,su=/\+/g,ip=/%5B/g,ap=/%5D/g,nu=/%5E/g,op=/%60/g,ru=/%7B/g,lp=/%7C/g,iu=/%7D/g,cp=/%20/g;function Ra(e){return e==null?"":encodeURI(""+e).replace(lp,"|").replace(ip,"[").replace(ap,"]")}function up(e){return Ra(e).replace(ru,"{").replace(iu,"}").replace(nu,"^")}function zi(e){return Ra(e).replace(su,"%2B").replace(cp,"+").replace(tu,"%23").replace(tp,"%26").replace(op,"`").replace(ru,"{").replace(iu,"}").replace(nu,"^")}function dp(e){return zi(e).replace(np,"%3D")}function hp(e){return Ra(e).replace(tu,"%23").replace(rp,"%3F")}function fp(e){return hp(e).replace(sp,"%2F")}function Un(e){if(e==null)return null;try{return decodeURIComponent(""+e)}catch{}return""+e}const pp=/\/$/,gp=e=>e.replace(pp,"");function Ei(e,t,s="/"){let n,r={},i="",a="";const o=t.indexOf("#");let l=t.indexOf("?");return l=o>=0&&l>o?-1:l,l>=0&&(n=t.slice(0,l),i=t.slice(l,o>0?o:t.length),r=e(i.slice(1))),o>=0&&(n=n||t.slice(0,o),a=t.slice(o,t.length)),n=yp(n??t,s),{fullPath:n+i+a,path:n,query:r,hash:Un(a)}}function mp(e,t){const s=t.query?e(t.query):"";return t.path+(s&&"?")+s+(t.hash||"")}function Oo(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function bp(e,t,s){const n=t.matched.length-1,r=s.matched.length-1;return n>-1&&n===r&&rn(t.matched[n],s.matched[r])&&au(t.params,s.params)&&e(t.query)===e(s.query)&&t.hash===s.hash}function rn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function au(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(var s in e)if(!vp(e[s],t[s]))return!1;return!0}function vp(e,t){return Rt(e)?$o(e,t):Rt(t)?$o(t,e):(e==null?void 0:e.valueOf())===(t==null?void 0:t.valueOf())}function $o(e,t){return Rt(t)?e.length===t.length&&e.every((s,n)=>s===t[n]):e.length===1&&e[0]===t}function yp(e,t){if(e.startsWith("/"))return e;if(!e)return t;const s=t.split("/"),n=e.split("/"),r=n[n.length-1];(r===".."||r===".")&&n.push("");let i=s.length-1,a,o;for(a=0;a<n.length;a++)if(o=n[a],o!==".")if(o==="..")i>1&&i--;else break;return s.slice(0,i).join("/")+"/"+n.slice(a).join("/")}const os={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};let Ki=function(e){return e.pop="pop",e.push="push",e}({}),ki=function(e){return e.back="back",e.forward="forward",e.unknown="",e}({});function _p(e){if(!e)if(Ks){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),gp(e)}const wp=/^[^#]+#/;function xp(e,t){return e.replace(wp,"#")+t}function Ep(e,t){const s=document.documentElement.getBoundingClientRect(),n=e.getBoundingClientRect();return{behavior:t.behavior,left:n.left-s.left-(t.left||0),top:n.top-s.top-(t.top||0)}}const si=()=>({left:window.scrollX,top:window.scrollY});function kp(e){let t;if("el"in e){const s=e.el,n=typeof s=="string"&&s.startsWith("#"),r=typeof s=="string"?n?document.getElementById(s.slice(1)):document.querySelector(s):s;if(!r)return;t=Ep(r,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function No(e,t){return(history.state?history.state.position-t:-1)+e}const Wi=new Map;function Sp(e,t){Wi.set(e,t)}function Tp(e){const t=Wi.get(e);return Wi.delete(e),t}function Ap(e){return typeof e=="string"||e&&typeof e=="object"}function ou(e){return typeof e=="string"||typeof e=="symbol"}let Be=function(e){return e[e.MATCHER_NOT_FOUND=1]="MATCHER_NOT_FOUND",e[e.NAVIGATION_GUARD_REDIRECT=2]="NAVIGATION_GUARD_REDIRECT",e[e.NAVIGATION_ABORTED=4]="NAVIGATION_ABORTED",e[e.NAVIGATION_CANCELLED=8]="NAVIGATION_CANCELLED",e[e.NAVIGATION_DUPLICATED=16]="NAVIGATION_DUPLICATED",e}({});const lu=Symbol("");Be.MATCHER_NOT_FOUND+"",Be.NAVIGATION_GUARD_REDIRECT+"",Be.NAVIGATION_ABORTED+"",Be.NAVIGATION_CANCELLED+"",Be.NAVIGATION_DUPLICATED+"";function an(e,t){return $e(new Error,{type:e,[lu]:!0},t)}function qt(e,t){return e instanceof Error&&lu in e&&(t==null||!!(e.type&t))}const Rp=["params","query","hash"];function Cp(e){if(typeof e=="string")return e;if(e.path!=null)return e.path;const t={};for(const s of Rp)s in e&&(t[s]=e[s]);return JSON.stringify(t,null,2)}function Op(e){const t={};if(e===""||e==="?")return t;const s=(e[0]==="?"?e.slice(1):e).split("&");for(let n=0;n<s.length;++n){const r=s[n].replace(su," "),i=r.indexOf("="),a=Un(i<0?r:r.slice(0,i)),o=i<0?null:Un(r.slice(i+1));if(a in t){let l=t[a];Rt(l)||(l=t[a]=[l]),l.push(o)}else t[a]=o}return t}function Io(e){let t="";for(let s in e){const n=e[s];if(s=dp(s),n==null){n!==void 0&&(t+=(t.length?"&":"")+s);continue}(Rt(n)?n.map(r=>r&&zi(r)):[n&&zi(n)]).forEach(r=>{r!==void 0&&(t+=(t.length?"&":"")+s,r!=null&&(t+="="+r))})}return t}function $p(e){const t={};for(const s in e){const n=e[s];n!==void 0&&(t[s]=Rt(n)?n.map(r=>r==null?null:""+r):n==null?n:""+n)}return t}const Np=Symbol(""),Po=Symbol(""),ni=Symbol(""),Ca=Symbol(""),Gi=Symbol("");function fn(){let e=[];function t(n){return e.push(n),()=>{const r=e.indexOf(n);r>-1&&e.splice(r,1)}}function s(){e=[]}return{add:t,list:()=>e.slice(),reset:s}}function us(e,t,s,n,r,i=a=>a()){const a=n&&(n.enterCallbacks[r]=n.enterCallbacks[r]||[]);return()=>new Promise((o,l)=>{const c=h=>{h===!1?l(an(Be.NAVIGATION_ABORTED,{from:s,to:t})):h instanceof Error?l(h):Ap(h)?l(an(Be.NAVIGATION_GUARD_REDIRECT,{from:t,to:h})):(a&&n.enterCallbacks[r]===a&&typeof h=="function"&&a.push(h),o())},u=i(()=>e.call(n&&n.instances[r],t,s,c));let d=Promise.resolve(u);e.length<3&&(d=d.then(c)),d.catch(h=>l(h))})}function Si(e,t,s,n,r=i=>i()){const i=[];for(const a of e)for(const o in a.components){let l=a.components[o];if(!(t!=="beforeRouteEnter"&&!a.instances[o]))if(eu(l)){const c=(l.__vccOpts||l)[t];c&&i.push(us(c,s,n,a,o,r))}else{let c=l();i.push(()=>c.then(u=>{if(!u)throw new Error(`Couldn't resolve component "${o}" at "${a.path}"`);const d=ep(u)?u.default:u;a.mods[o]=u,a.components[o]=d;const h=(d.__vccOpts||d)[t];return h&&us(h,s,n,a,o,r)()}))}}return i}function Ip(e,t){const s=[],n=[],r=[],i=Math.max(t.matched.length,e.matched.length);for(let a=0;a<i;a++){const o=t.matched[a];o&&(e.matched.find(c=>rn(c,o))?n.push(o):s.push(o));const l=e.matched[a];l&&(t.matched.find(c=>rn(c,l))||r.push(l))}return[s,n,r]}/*!
|
|
26
|
-
* vue-router v4.6.4
|
|
27
|
-
* (c) 2025 Eduardo San Martin Morote
|
|
28
|
-
* @license MIT
|
|
29
|
-
*/let Pp=()=>location.protocol+"//"+location.host;function cu(e,t){const{pathname:s,search:n,hash:r}=t,i=e.indexOf("#");if(i>-1){let a=r.includes(e.slice(i))?e.slice(i).length:1,o=r.slice(a);return o[0]!=="/"&&(o="/"+o),Oo(o,"")}return Oo(s,e)+n+r}function Lp(e,t,s,n){let r=[],i=[],a=null;const o=({state:h})=>{const p=cu(e,location),g=s.value,b=t.value;let R=0;if(h){if(s.value=p,t.value=h,a&&a===g){a=null;return}R=b?h.position-b.position:0}else n(p);r.forEach(w=>{w(s.value,g,{delta:R,type:Ki.pop,direction:R?R>0?ki.forward:ki.back:ki.unknown})})};function l(){a=s.value}function c(h){r.push(h);const p=()=>{const g=r.indexOf(h);g>-1&&r.splice(g,1)};return i.push(p),p}function u(){if(document.visibilityState==="hidden"){const{history:h}=window;if(!h.state)return;h.replaceState($e({},h.state,{scroll:si()}),"")}}function d(){for(const h of i)h();i=[],window.removeEventListener("popstate",o),window.removeEventListener("pagehide",u),document.removeEventListener("visibilitychange",u)}return window.addEventListener("popstate",o),window.addEventListener("pagehide",u),document.addEventListener("visibilitychange",u),{pauseListeners:l,listen:c,destroy:d}}function Lo(e,t,s,n=!1,r=!1){return{back:e,current:t,forward:s,replaced:n,position:window.history.length,scroll:r?si():null}}function jp(e){const{history:t,location:s}=window,n={value:cu(e,s)},r={value:t.state};r.value||i(n.value,{back:null,current:n.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function i(l,c,u){const d=e.indexOf("#"),h=d>-1?(s.host&&document.querySelector("base")?e:e.slice(d))+l:Pp()+e+l;try{t[u?"replaceState":"pushState"](c,"",h),r.value=c}catch(p){console.error(p),s[u?"replace":"assign"](h)}}function a(l,c){i(l,$e({},t.state,Lo(r.value.back,l,r.value.forward,!0),c,{position:r.value.position}),!0),n.value=l}function o(l,c){const u=$e({},r.value,t.state,{forward:l,scroll:si()});i(u.current,u,!0),i(l,$e({},Lo(n.value,l,null),{position:u.position+1},c),!1),n.value=l}return{location:n,state:r,push:o,replace:a}}function Mp(e){e=_p(e);const t=jp(e),s=Lp(e,t.state,t.location,t.replace);function n(i,a=!0){a||s.pauseListeners(),history.go(i)}const r=$e({location:"",base:e,go:n,createHref:xp.bind(null,e)},t,s);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}let As=function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.Group=2]="Group",e}({});var We=function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.ParamRegExp=2]="ParamRegExp",e[e.ParamRegExpEnd=3]="ParamRegExpEnd",e[e.EscapeNext=4]="EscapeNext",e}(We||{});const Dp={type:As.Static,value:""},Up=/[a-zA-Z0-9_]/;function Bp(e){if(!e)return[[]];if(e==="/")return[[Dp]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(p){throw new Error(`ERR (${s})/"${c}": ${p}`)}let s=We.Static,n=s;const r=[];let i;function a(){i&&r.push(i),i=[]}let o=0,l,c="",u="";function d(){c&&(s===We.Static?i.push({type:As.Static,value:c}):s===We.Param||s===We.ParamRegExp||s===We.ParamRegExpEnd?(i.length>1&&(l==="*"||l==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),i.push({type:As.Param,value:c,regexp:u,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):t("Invalid state to consume buffer"),c="")}function h(){c+=l}for(;o<e.length;){if(l=e[o++],l==="\\"&&s!==We.ParamRegExp){n=s,s=We.EscapeNext;continue}switch(s){case We.Static:l==="/"?(c&&d(),a()):l===":"?(d(),s=We.Param):h();break;case We.EscapeNext:h(),s=n;break;case We.Param:l==="("?s=We.ParamRegExp:Up.test(l)?h():(d(),s=We.Static,l!=="*"&&l!=="?"&&l!=="+"&&o--);break;case We.ParamRegExp:l===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+l:s=We.ParamRegExpEnd:u+=l;break;case We.ParamRegExpEnd:d(),s=We.Static,l!=="*"&&l!=="?"&&l!=="+"&&o--,u="";break;default:t("Unknown state");break}}return s===We.ParamRegExp&&t(`Unfinished custom RegExp for param "${c}"`),d(),a(),r}const jo="[^/]+?",Hp={sensitive:!1,strict:!1,start:!0,end:!0};var st=function(e){return e[e._multiplier=10]="_multiplier",e[e.Root=90]="Root",e[e.Segment=40]="Segment",e[e.SubSegment=30]="SubSegment",e[e.Static=40]="Static",e[e.Dynamic=20]="Dynamic",e[e.BonusCustomRegExp=10]="BonusCustomRegExp",e[e.BonusWildcard=-50]="BonusWildcard",e[e.BonusRepeatable=-20]="BonusRepeatable",e[e.BonusOptional=-8]="BonusOptional",e[e.BonusStrict=.7000000000000001]="BonusStrict",e[e.BonusCaseSensitive=.25]="BonusCaseSensitive",e}(st||{});const Fp=/[.+*?^${}()[\]/\\]/g;function Vp(e,t){const s=$e({},Hp,t),n=[];let r=s.start?"^":"";const i=[];for(const c of e){const u=c.length?[]:[st.Root];s.strict&&!c.length&&(r+="/");for(let d=0;d<c.length;d++){const h=c[d];let p=st.Segment+(s.sensitive?st.BonusCaseSensitive:0);if(h.type===As.Static)d||(r+="/"),r+=h.value.replace(Fp,"\\$&"),p+=st.Static;else if(h.type===As.Param){const{value:g,repeatable:b,optional:R,regexp:w}=h;i.push({name:g,repeatable:b,optional:R});const x=w||jo;if(x!==jo){p+=st.BonusCustomRegExp;try{`${x}`}catch($){throw new Error(`Invalid custom RegExp for param "${g}" (${x}): `+$.message)}}let E=b?`((?:${x})(?:/(?:${x}))*)`:`(${x})`;d||(E=R&&c.length<2?`(?:/${E})`:"/"+E),R&&(E+="?"),r+=E,p+=st.Dynamic,R&&(p+=st.BonusOptional),b&&(p+=st.BonusRepeatable),x===".*"&&(p+=st.BonusWildcard)}u.push(p)}n.push(u)}if(s.strict&&s.end){const c=n.length-1;n[c][n[c].length-1]+=st.BonusStrict}s.strict||(r+="/?"),s.end?r+="$":s.strict&&!r.endsWith("/")&&(r+="(?:/|$)");const a=new RegExp(r,s.sensitive?"":"i");function o(c){const u=c.match(a),d={};if(!u)return null;for(let h=1;h<u.length;h++){const p=u[h]||"",g=i[h-1];d[g.name]=p&&g.repeatable?p.split("/"):p}return d}function l(c){let u="",d=!1;for(const h of e){(!d||!u.endsWith("/"))&&(u+="/"),d=!1;for(const p of h)if(p.type===As.Static)u+=p.value;else if(p.type===As.Param){const{value:g,repeatable:b,optional:R}=p,w=g in c?c[g]:"";if(Rt(w)&&!b)throw new Error(`Provided param "${g}" is an array but it is not repeatable (* or + modifiers)`);const x=Rt(w)?w.join("/"):w;if(!x)if(R)h.length<2&&(u.endsWith("/")?u=u.slice(0,-1):d=!0);else throw new Error(`Missing required param "${g}"`);u+=x}}return u||"/"}return{re:a,score:n,keys:i,parse:o,stringify:l}}function qp(e,t){let s=0;for(;s<e.length&&s<t.length;){const n=t[s]-e[s];if(n)return n;s++}return e.length<t.length?e.length===1&&e[0]===st.Static+st.Segment?-1:1:e.length>t.length?t.length===1&&t[0]===st.Static+st.Segment?1:-1:0}function uu(e,t){let s=0;const n=e.score,r=t.score;for(;s<n.length&&s<r.length;){const i=qp(n[s],r[s]);if(i)return i;s++}if(Math.abs(r.length-n.length)===1){if(Mo(n))return 1;if(Mo(r))return-1}return r.length-n.length}function Mo(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const zp={strict:!1,end:!0,sensitive:!1};function Kp(e,t,s){const n=Vp(Bp(e.path),s),r=$e(n,{record:e,parent:t,children:[],alias:[]});return t&&!r.record.aliasOf==!t.record.aliasOf&&t.children.push(r),r}function Wp(e,t){const s=[],n=new Map;t=Co(zp,t);function r(d){return n.get(d)}function i(d,h,p){const g=!p,b=Uo(d);b.aliasOf=p&&p.record;const R=Co(t,d),w=[b];if("alias"in d){const $=typeof d.alias=="string"?[d.alias]:d.alias;for(const S of $)w.push(Uo($e({},b,{components:p?p.record.components:b.components,path:S,aliasOf:p?p.record:b})))}let x,E;for(const $ of w){const{path:S}=$;if(h&&S[0]!=="/"){const C=h.record.path,k=C[C.length-1]==="/"?"":"/";$.path=h.record.path+(S&&k+S)}if(x=Kp($,h,R),p?p.alias.push(x):(E=E||x,E!==x&&E.alias.push(x),g&&d.name&&!Bo(x)&&a(d.name)),du(x)&&l(x),b.children){const C=b.children;for(let k=0;k<C.length;k++)i(C[k],x,p&&p.children[k])}p=p||x}return E?()=>{a(E)}:Rn}function a(d){if(ou(d)){const h=n.get(d);h&&(n.delete(d),s.splice(s.indexOf(h),1),h.children.forEach(a),h.alias.forEach(a))}else{const h=s.indexOf(d);h>-1&&(s.splice(h,1),d.record.name&&n.delete(d.record.name),d.children.forEach(a),d.alias.forEach(a))}}function o(){return s}function l(d){const h=Jp(d,s);s.splice(h,0,d),d.record.name&&!Bo(d)&&n.set(d.record.name,d)}function c(d,h){let p,g={},b,R;if("name"in d&&d.name){if(p=n.get(d.name),!p)throw an(Be.MATCHER_NOT_FOUND,{location:d});R=p.record.name,g=$e(Do(h.params,p.keys.filter(E=>!E.optional).concat(p.parent?p.parent.keys.filter(E=>E.optional):[]).map(E=>E.name)),d.params&&Do(d.params,p.keys.map(E=>E.name))),b=p.stringify(g)}else if(d.path!=null)b=d.path,p=s.find(E=>E.re.test(b)),p&&(g=p.parse(b),R=p.record.name);else{if(p=h.name?n.get(h.name):s.find(E=>E.re.test(h.path)),!p)throw an(Be.MATCHER_NOT_FOUND,{location:d,currentLocation:h});R=p.record.name,g=$e({},h.params,d.params),b=p.stringify(g)}const w=[];let x=p;for(;x;)w.unshift(x.record),x=x.parent;return{name:R,path:b,params:g,matched:w,meta:Zp(w)}}e.forEach(d=>i(d));function u(){s.length=0,n.clear()}return{addRoute:i,resolve:c,removeRoute:a,clearRoutes:u,getRoutes:o,getRecordMatcher:r}}function Do(e,t){const s={};for(const n of t)n in e&&(s[n]=e[n]);return s}function Uo(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:Gp(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function Gp(e){const t={},s=e.props||!1;if("component"in e)t.default=s;else for(const n in e.components)t[n]=typeof s=="object"?s[n]:s;return t}function Bo(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Zp(e){return e.reduce((t,s)=>$e(t,s.meta),{})}function Jp(e,t){let s=0,n=t.length;for(;s!==n;){const i=s+n>>1;uu(e,t[i])<0?n=i:s=i+1}const r=Yp(e);return r&&(n=t.lastIndexOf(r,n-1)),n}function Yp(e){let t=e;for(;t=t.parent;)if(du(t)&&uu(e,t)===0)return t}function du({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function Ho(e){const t=vt(ni),s=vt(Ca),n=Le(()=>{const l=Pe(e.to);return t.resolve(l)}),r=Le(()=>{const{matched:l}=n.value,{length:c}=l,u=l[c-1],d=s.matched;if(!u||!d.length)return-1;const h=d.findIndex(rn.bind(null,u));if(h>-1)return h;const p=Fo(l[c-2]);return c>1&&Fo(u)===p&&d[d.length-1].path!==p?d.findIndex(rn.bind(null,l[c-2])):h}),i=Le(()=>r.value>-1&&tg(s.params,n.value.params)),a=Le(()=>r.value>-1&&r.value===s.matched.length-1&&au(s.params,n.value.params));function o(l={}){if(eg(l)){const c=t[Pe(e.replace)?"replace":"push"](Pe(e.to)).catch(Rn);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>c),c}return Promise.resolve()}return{route:n,href:Le(()=>n.value.href),isActive:i,isExactActive:a,navigate:o}}function Xp(e){return e.length===1?e[0]:e}const Qp=lt({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"},viewTransition:Boolean},useLink:Ho,setup(e,{slots:t}){const s=Xt(Ho(e)),{options:n}=vt(ni),r=Le(()=>({[Vo(e.activeClass,n.linkActiveClass,"router-link-active")]:s.isActive,[Vo(e.exactActiveClass,n.linkExactActiveClass,"router-link-exact-active")]:s.isExactActive}));return()=>{const i=t.default&&Xp(t.default(s));return e.custom?i:Ta("a",{"aria-current":s.isExactActive?e.ariaCurrentValue:null,href:s.href,onClick:s.navigate,class:r.value},i)}}}),Zi=Qp;function eg(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function tg(e,t){for(const s in t){const n=t[s],r=e[s];if(typeof n=="string"){if(n!==r)return!1}else if(!Rt(r)||r.length!==n.length||n.some((i,a)=>i.valueOf()!==r[a].valueOf()))return!1}return!0}function Fo(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Vo=(e,t,s)=>e??t??s,sg=lt({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:s}){const n=vt(Gi),r=Le(()=>e.route||n.value),i=vt(Po,0),a=Le(()=>{let c=Pe(i);const{matched:u}=r.value;let d;for(;(d=u[c])&&!d.components;)c++;return c}),o=Le(()=>r.value.matched[a.value]);vr(Po,Le(()=>a.value+1)),vr(Np,o),vr(Gi,r);const l=X();return es(()=>[l.value,o.value,e.name],([c,u,d],[h,p,g])=>{u&&(u.instances[d]=c,p&&p!==u&&c&&c===h&&(u.leaveGuards.size||(u.leaveGuards=p.leaveGuards),u.updateGuards.size||(u.updateGuards=p.updateGuards))),c&&u&&(!p||!rn(u,p)||!h)&&(u.enterCallbacks[d]||[]).forEach(b=>b(c))},{flush:"post"}),()=>{const c=r.value,u=e.name,d=o.value,h=d&&d.components[u];if(!h)return qo(s.default,{Component:h,route:c});const p=d.props[u],g=p?p===!0?c.params:typeof p=="function"?p(c):p:null,R=Ta(h,$e({},g,t,{onVnodeUnmounted:w=>{w.component.isUnmounted&&(d.instances[u]=null)},ref:l}));return qo(s.default,{Component:R,route:c})||R}}});function qo(e,t){if(!e)return null;const s=e(t);return s.length===1?s[0]:s}const hu=sg;function ng(e){const t=Wp(e.routes,e),s=e.parseQuery||Op,n=e.stringifyQuery||Io,r=e.history,i=fn(),a=fn(),o=fn(),l=Kd(os);let c=os;Ks&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=xi.bind(null,U=>""+U),d=xi.bind(null,fp),h=xi.bind(null,Un);function p(U,ae){let re,de;return ou(U)?(re=t.getRecordMatcher(U),de=ae):de=U,t.addRoute(de,re)}function g(U){const ae=t.getRecordMatcher(U);ae&&t.removeRoute(ae)}function b(){return t.getRoutes().map(U=>U.record)}function R(U){return!!t.getRecordMatcher(U)}function w(U,ae){if(ae=$e({},ae||l.value),typeof U=="string"){const T=Ei(s,U,ae.path),M=t.resolve({path:T.path},ae),z=r.createHref(T.fullPath);return $e(T,M,{params:h(M.params),hash:Un(T.hash),redirectedFrom:void 0,href:z})}let re;if(U.path!=null)re=$e({},U,{path:Ei(s,U.path,ae.path).path});else{const T=$e({},U.params);for(const M in T)T[M]==null&&delete T[M];re=$e({},U,{params:d(T)}),ae.params=d(ae.params)}const de=t.resolve(re,ae),Se=U.hash||"";de.params=u(h(de.params));const m=mp(n,$e({},U,{hash:up(Se),path:de.path})),y=r.createHref(m);return $e({fullPath:m,hash:Se,query:n===Io?$p(U.query):U.query||{}},de,{redirectedFrom:void 0,href:y})}function x(U){return typeof U=="string"?Ei(s,U,l.value.path):$e({},U)}function E(U,ae){if(c!==U)return an(Be.NAVIGATION_CANCELLED,{from:ae,to:U})}function $(U){return k(U)}function S(U){return $($e(x(U),{replace:!0}))}function C(U,ae){const re=U.matched[U.matched.length-1];if(re&&re.redirect){const{redirect:de}=re;let Se=typeof de=="function"?de(U,ae):de;return typeof Se=="string"&&(Se=Se.includes("?")||Se.includes("#")?Se=x(Se):{path:Se},Se.params={}),$e({query:U.query,hash:U.hash,params:Se.path!=null?{}:U.params},Se)}}function k(U,ae){const re=c=w(U),de=l.value,Se=U.state,m=U.force,y=U.replace===!0,T=C(re,de);if(T)return k($e(x(T),{state:typeof T=="object"?$e({},Se,T.state):Se,force:m,replace:y}),ae||re);const M=re;M.redirectedFrom=ae;let z;return!m&&bp(n,de,re)&&(z=an(Be.NAVIGATION_DUPLICATED,{to:M,from:de}),Ee(de,de,!0,!1)),(z?Promise.resolve(z):V(M,de)).catch(B=>qt(B)?qt(B,Be.NAVIGATION_GUARD_REDIRECT)?B:we(B):Y(B,M,de)).then(B=>{if(B){if(qt(B,Be.NAVIGATION_GUARD_REDIRECT))return k($e({replace:y},x(B.to),{state:typeof B.to=="object"?$e({},Se,B.to.state):Se,force:m}),ae||M)}else B=I(M,de,!0,y,Se);return Z(M,de,B),B})}function F(U,ae){const re=E(U,ae);return re?Promise.reject(re):Promise.resolve()}function q(U){const ae=A.values().next().value;return ae&&typeof ae.runWithContext=="function"?ae.runWithContext(U):U()}function V(U,ae){let re;const[de,Se,m]=Ip(U,ae);re=Si(de.reverse(),"beforeRouteLeave",U,ae);for(const T of de)T.leaveGuards.forEach(M=>{re.push(us(M,U,ae))});const y=F.bind(null,U,ae);return re.push(y),Re(re).then(()=>{re=[];for(const T of i.list())re.push(us(T,U,ae));return re.push(y),Re(re)}).then(()=>{re=Si(Se,"beforeRouteUpdate",U,ae);for(const T of Se)T.updateGuards.forEach(M=>{re.push(us(M,U,ae))});return re.push(y),Re(re)}).then(()=>{re=[];for(const T of m)if(T.beforeEnter)if(Rt(T.beforeEnter))for(const M of T.beforeEnter)re.push(us(M,U,ae));else re.push(us(T.beforeEnter,U,ae));return re.push(y),Re(re)}).then(()=>(U.matched.forEach(T=>T.enterCallbacks={}),re=Si(m,"beforeRouteEnter",U,ae,q),re.push(y),Re(re))).then(()=>{re=[];for(const T of a.list())re.push(us(T,U,ae));return re.push(y),Re(re)}).catch(T=>qt(T,Be.NAVIGATION_CANCELLED)?T:Promise.reject(T))}function Z(U,ae,re){o.list().forEach(de=>q(()=>de(U,ae,re)))}function I(U,ae,re,de,Se){const m=E(U,ae);if(m)return m;const y=ae===os,T=Ks?history.state:{};re&&(de||y?r.replace(U.fullPath,$e({scroll:y&&T&&T.scroll},Se)):r.push(U.fullPath,Se)),l.value=U,Ee(U,ae,re,y),we()}let G;function P(){G||(G=r.listen((U,ae,re)=>{if(!j.listening)return;const de=w(U),Se=C(de,j.currentRoute.value);if(Se){k($e(Se,{replace:!0,force:!0}),de).catch(Rn);return}c=de;const m=l.value;Ks&&Sp(No(m.fullPath,re.delta),si()),V(de,m).catch(y=>qt(y,Be.NAVIGATION_ABORTED|Be.NAVIGATION_CANCELLED)?y:qt(y,Be.NAVIGATION_GUARD_REDIRECT)?(k($e(x(y.to),{force:!0}),de).then(T=>{qt(T,Be.NAVIGATION_ABORTED|Be.NAVIGATION_DUPLICATED)&&!re.delta&&re.type===Ki.pop&&r.go(-1,!1)}).catch(Rn),Promise.reject()):(re.delta&&r.go(-re.delta,!1),Y(y,de,m))).then(y=>{y=y||I(de,m,!1),y&&(re.delta&&!qt(y,Be.NAVIGATION_CANCELLED)?r.go(-re.delta,!1):re.type===Ki.pop&&qt(y,Be.NAVIGATION_ABORTED|Be.NAVIGATION_DUPLICATED)&&r.go(-1,!1)),Z(de,m,y)}).catch(Rn)}))}let fe=fn(),L=fn(),K;function Y(U,ae,re){we(U);const de=L.list();return de.length?de.forEach(Se=>Se(U,ae,re)):console.error(U),Promise.reject(U)}function ce(){return K&&l.value!==os?Promise.resolve():new Promise((U,ae)=>{fe.add([U,ae])})}function we(U){return K||(K=!U,P(),fe.list().forEach(([ae,re])=>U?re(U):ae()),fe.reset()),U}function Ee(U,ae,re,de){const{scrollBehavior:Se}=e;if(!Ks||!Se)return Promise.resolve();const m=!re&&Tp(No(U.fullPath,0))||(de||!re)&&history.state&&history.state.scroll||null;return Os().then(()=>Se(U,ae,m)).then(y=>y&&kp(y)).catch(y=>Y(y,U,ae))}const Q=U=>r.go(U);let O;const A=new Set,j={currentRoute:l,listening:!0,addRoute:p,removeRoute:g,clearRoutes:t.clearRoutes,hasRoute:R,getRoutes:b,resolve:w,options:e,push:$,replace:S,go:Q,back:()=>Q(-1),forward:()=>Q(1),beforeEach:i.add,beforeResolve:a.add,afterEach:o.add,onError:L.add,isReady:ce,install(U){U.component("RouterLink",Zi),U.component("RouterView",hu),U.config.globalProperties.$router=j,Object.defineProperty(U.config.globalProperties,"$route",{enumerable:!0,get:()=>Pe(l)}),Ks&&!O&&l.value===os&&(O=!0,$(r.location).catch(de=>{}));const ae={};for(const de in os)Object.defineProperty(ae,de,{get:()=>l.value[de],enumerable:!0});U.provide(ni,j),U.provide(Ca,ic(ae)),U.provide(Gi,l);const re=U.unmount;A.add(U),U.unmount=function(){A.delete(U),A.size<1&&(c=os,G&&G(),G=null,l.value=os,O=!1,K=!1),re()}}};function Re(U){return U.reduce((ae,re)=>ae.then(()=>q(re)),Promise.resolve())}return j}function fu(){return vt(ni)}function pu(e){return vt(Ca)}const rg=["width","height","viewBox","innerHTML"],Oe=lt({__name:"FluentIcon",props:{paths:{},size:{default:20},viewBox:{default:20}},setup(e){return(t,s)=>(v(),_("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size,height:e.size,viewBox:`0 0 ${e.viewBox} ${e.viewBox}`,fill:"currentColor","aria-hidden":"true",innerHTML:e.paths},null,8,rg))}});function ri(e,t){var s={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(s[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var r=0,n=Object.getOwnPropertySymbols(e);r<n.length;r++)t.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(e,n[r])&&(s[n[r]]=e[n[r]]);return s}function ig(e,t,s,n){function r(i){return i instanceof s?i:new s(function(a){a(i)})}return new(s||(s=Promise))(function(i,a){function o(u){try{c(n.next(u))}catch(d){a(d)}}function l(u){try{c(n.throw(u))}catch(d){a(d)}}function c(u){u.done?i(u.value):r(u.value).then(o,l)}c((n=n.apply(e,t||[])).next())})}const ag=e=>e?(...t)=>e(...t):(...t)=>fetch(...t);class Oa extends Error{constructor(t,s="FunctionsError",n){super(t),this.name=s,this.context=n}toJSON(){return{name:this.name,message:this.message,context:this.context}}}class og extends Oa{constructor(t){super("Failed to send a request to the Edge Function","FunctionsFetchError",t)}}class zo extends Oa{constructor(t){super("Relay Error invoking the Edge Function","FunctionsRelayError",t)}}class Ko extends Oa{constructor(t){super("Edge Function returned a non-2xx status code","FunctionsHttpError",t)}}var Ji;(function(e){e.Any="any",e.ApNortheast1="ap-northeast-1",e.ApNortheast2="ap-northeast-2",e.ApSouth1="ap-south-1",e.ApSoutheast1="ap-southeast-1",e.ApSoutheast2="ap-southeast-2",e.CaCentral1="ca-central-1",e.EuCentral1="eu-central-1",e.EuWest1="eu-west-1",e.EuWest2="eu-west-2",e.EuWest3="eu-west-3",e.SaEast1="sa-east-1",e.UsEast1="us-east-1",e.UsWest1="us-west-1",e.UsWest2="us-west-2"})(Ji||(Ji={}));class lg{constructor(t,{headers:s={},customFetch:n,region:r=Ji.Any}={}){this.url=t,this.headers=s,this.region=r,this.fetch=ag(n)}setAuth(t){this.headers.Authorization=`Bearer ${t}`}invoke(t){return ig(this,arguments,void 0,function*(s,n={}){var r;let i,a;try{const{headers:o,method:l,body:c,signal:u,timeout:d}=n;let h={},{region:p}=n;p||(p=this.region);const g=new URL(`${this.url}/${s}`);p&&p!=="any"&&(h["x-region"]=p,g.searchParams.set("forceFunctionRegion",p));let b;c&&(o&&!Object.prototype.hasOwnProperty.call(o,"Content-Type")||!o)?typeof Blob<"u"&&c instanceof Blob||c instanceof ArrayBuffer?(h["Content-Type"]="application/octet-stream",b=c):typeof c=="string"?(h["Content-Type"]="text/plain",b=c):typeof FormData<"u"&&c instanceof FormData?b=c:(h["Content-Type"]="application/json",b=JSON.stringify(c)):c&&typeof c!="string"&&!(typeof Blob<"u"&&c instanceof Blob)&&!(c instanceof ArrayBuffer)&&!(typeof FormData<"u"&&c instanceof FormData)?b=JSON.stringify(c):b=c;let R=u;d&&(a=new AbortController,i=setTimeout(()=>a.abort(),d),u?(R=a.signal,u.addEventListener("abort",()=>a.abort())):R=a.signal);const w=yield this.fetch(g.toString(),{method:l||"POST",headers:Object.assign(Object.assign(Object.assign({},h),this.headers),o),body:b,signal:R}).catch(S=>{throw new og(S)}),x=w.headers.get("x-relay-error");if(x&&x==="true")throw new zo(w);if(!w.ok)throw new Ko(w);let E=((r=w.headers.get("Content-Type"))!==null&&r!==void 0?r:"text/plain").split(";")[0].trim(),$;return E==="application/json"?$=yield w.json():E==="application/octet-stream"||E==="application/pdf"?$=yield w.blob():E==="text/event-stream"?$=w:E==="multipart/form-data"?$=yield w.formData():$=yield w.text(),{data:$,error:null,response:w}}catch(o){return{data:null,error:o,response:o instanceof Ko||o instanceof zo?o.context:void 0}}finally{i&&clearTimeout(i)}})}}const gu=3,Wo=e=>Math.min(1e3*2**e,3e4),cg=[520,503],mu=["GET","HEAD","OPTIONS"];var ug=class extends Error{constructor(e){super(e.message),this.name="PostgrestError",this.details=e.details,this.hint=e.hint,this.code=e.code}toJSON(){return{name:this.name,message:this.message,details:this.details,hint:this.hint,code:this.code}}};function Go(e,t){return new Promise(s=>{if(t!=null&&t.aborted){s();return}const n=setTimeout(()=>{t==null||t.removeEventListener("abort",r),s()},e);function r(){clearTimeout(n),s()}t==null||t.addEventListener("abort",r)})}function dg(e,t,s,n){return!(!n||s>=gu||!mu.includes(e)||!cg.includes(t))}var hg=class{constructor(e){var t,s,n,r,i;this.shouldThrowOnError=!1,this.retryEnabled=!0,this.method=e.method,this.url=e.url,this.headers=new Headers(e.headers),this.schema=e.schema,this.body=e.body,this.shouldThrowOnError=(t=e.shouldThrowOnError)!==null&&t!==void 0?t:!1,this.signal=e.signal,this.isMaybeSingle=(s=e.isMaybeSingle)!==null&&s!==void 0?s:!1,this.shouldStripNulls=(n=e.shouldStripNulls)!==null&&n!==void 0?n:!1,this.urlLengthLimit=(r=e.urlLengthLimit)!==null&&r!==void 0?r:8e3,this.retryEnabled=(i=e.retry)!==null&&i!==void 0?i:!0,e.fetch?this.fetch=e.fetch:this.fetch=fetch}throwOnError(){return this.shouldThrowOnError=!0,this}stripNulls(){if(this.headers.get("Accept")==="text/csv")throw new Error("stripNulls() cannot be used with csv()");return this.shouldStripNulls=!0,this}setHeader(e,t){return this.headers=new Headers(this.headers),this.headers.set(e,t),this}retry(e){return this.retryEnabled=e,this}then(e,t){var s=this;if(this.schema===void 0||(["GET","HEAD"].includes(this.method)?this.headers.set("Accept-Profile",this.schema):this.headers.set("Content-Profile",this.schema)),this.method!=="GET"&&this.method!=="HEAD"&&this.headers.set("Content-Type","application/json"),this.shouldStripNulls){const a=this.headers.get("Accept");a==="application/vnd.pgrst.object+json"?this.headers.set("Accept","application/vnd.pgrst.object+json;nulls=stripped"):(!a||a==="application/json")&&this.headers.set("Accept","application/vnd.pgrst.array+json;nulls=stripped")}const n=this.fetch;let i=(async()=>{let a=0;for(;;){const c=new Headers(s.headers);a>0&&c.set("X-Retry-Count",String(a));let u;try{u=await n(s.url.toString(),{method:s.method,headers:c,body:JSON.stringify(s.body,(d,h)=>typeof h=="bigint"?h.toString():h),signal:s.signal})}catch(d){if((d==null?void 0:d.name)==="AbortError"||(d==null?void 0:d.code)==="ABORT_ERR"||!mu.includes(s.method))throw d;if(s.retryEnabled&&a<gu){const h=Wo(a);a++,await Go(h,s.signal);continue}throw d}if(dg(s.method,u.status,a,s.retryEnabled)){var o,l;const d=(o=(l=u.headers)===null||l===void 0?void 0:l.get("Retry-After"))!==null&&o!==void 0?o:null,h=d!==null?Math.max(0,parseInt(d,10)||0)*1e3:Wo(a);await u.text(),a++,await Go(h,s.signal);continue}return await s.processResponse(u)}})();return this.shouldThrowOnError||(i=i.catch(a=>{var o;let l="",c="",u="";const d=a==null?void 0:a.cause;if(d){var h,p,g,b;const x=(h=d==null?void 0:d.message)!==null&&h!==void 0?h:"",E=(p=d==null?void 0:d.code)!==null&&p!==void 0?p:"";l=`${(g=a==null?void 0:a.name)!==null&&g!==void 0?g:"FetchError"}: ${a==null?void 0:a.message}`,l+=`
|
|
30
|
-
|
|
31
|
-
Caused by: ${(b=d==null?void 0:d.name)!==null&&b!==void 0?b:"Error"}: ${x}`,E&&(l+=` (${E})`),d!=null&&d.stack&&(l+=`
|
|
32
|
-
${d.stack}`)}else{var R;l=(R=a==null?void 0:a.stack)!==null&&R!==void 0?R:""}const w=this.url.toString().length;return(a==null?void 0:a.name)==="AbortError"||(a==null?void 0:a.code)==="ABORT_ERR"?(u="",c="Request was aborted (timeout or manual cancellation)",w>this.urlLengthLimit&&(c+=`. Note: Your request URL is ${w} characters, which may exceed server limits. If selecting many fields, consider using views. If filtering with large arrays (e.g., .in('id', [many IDs])), consider using an RPC function to pass values server-side.`)):((d==null?void 0:d.name)==="HeadersOverflowError"||(d==null?void 0:d.code)==="UND_ERR_HEADERS_OVERFLOW")&&(u="",c="HTTP headers exceeded server limits (typically 16KB)",w>this.urlLengthLimit&&(c+=`. Your request URL is ${w} characters. If selecting many fields, consider using views. If filtering with large arrays (e.g., .in('id', [200+ IDs])), consider using an RPC function instead.`)),{success:!1,error:{message:`${(o=a==null?void 0:a.name)!==null&&o!==void 0?o:"FetchError"}: ${a==null?void 0:a.message}`,details:l,hint:c,code:u},data:null,count:null,status:0,statusText:""}})),i.then(e,t)}async processResponse(e){var t=this;let s=null,n=null,r=null,i=e.status,a=e.statusText;if(e.ok){var o,l;if(t.method!=="HEAD"){var c;const h=await e.text();h===""||(t.headers.get("Accept")==="text/csv"||t.headers.get("Accept")&&(!((c=t.headers.get("Accept"))===null||c===void 0)&&c.includes("application/vnd.pgrst.plan+text"))?n=h:n=JSON.parse(h))}const u=(o=t.headers.get("Prefer"))===null||o===void 0?void 0:o.match(/count=(exact|planned|estimated)/),d=(l=e.headers.get("content-range"))===null||l===void 0?void 0:l.split("/");u&&d&&d.length>1&&(r=parseInt(d[1])),t.isMaybeSingle&&Array.isArray(n)&&(n.length>1?(s={code:"PGRST116",details:`Results contain ${n.length} rows, application/vnd.pgrst.object+json requires 1 row`,hint:null,message:"JSON object requested, multiple (or no) rows returned"},n=null,r=null,i=406,a="Not Acceptable"):n.length===1?n=n[0]:n=null)}else{const u=await e.text();try{s=JSON.parse(u),Array.isArray(s)&&e.status===404&&(n=[],s=null,i=200,a="OK")}catch{e.status===404&&u===""?(i=204,a="No Content"):s={message:u}}if(s&&t.shouldThrowOnError)throw new ug(s)}return{success:s===null,error:s,data:n,count:r,status:i,statusText:a}}returns(){return this}overrideTypes(){return this}},fg=class extends hg{select(e){let t=!1;const s=(e??"*").split("").map(n=>/\s/.test(n)&&!t?"":(n==='"'&&(t=!t),n)).join("");return this.url.searchParams.set("select",s),this.headers.append("Prefer","return=representation"),this}order(e,{ascending:t=!0,nullsFirst:s,foreignTable:n,referencedTable:r=n}={}){const i=r?`${r}.order`:"order",a=this.url.searchParams.get(i);return this.url.searchParams.set(i,`${a?`${a},`:""}${e}.${t?"asc":"desc"}${s===void 0?"":s?".nullsfirst":".nullslast"}`),this}limit(e,{foreignTable:t,referencedTable:s=t}={}){const n=typeof s>"u"?"limit":`${s}.limit`;return this.url.searchParams.set(n,`${e}`),this}range(e,t,{foreignTable:s,referencedTable:n=s}={}){const r=typeof n>"u"?"offset":`${n}.offset`,i=typeof n>"u"?"limit":`${n}.limit`;return this.url.searchParams.set(r,`${e}`),this.url.searchParams.set(i,`${t-e+1}`),this}abortSignal(e){return this.signal=e,this}single(){return this.headers.set("Accept","application/vnd.pgrst.object+json"),this}maybeSingle(){return this.isMaybeSingle=!0,this}csv(){return this.headers.set("Accept","text/csv"),this}geojson(){return this.headers.set("Accept","application/geo+json"),this}explain({analyze:e=!1,verbose:t=!1,settings:s=!1,buffers:n=!1,wal:r=!1,format:i="text"}={}){var a;const o=[e?"analyze":null,t?"verbose":null,s?"settings":null,n?"buffers":null,r?"wal":null].filter(Boolean).join("|"),l=(a=this.headers.get("Accept"))!==null&&a!==void 0?a:"application/json";return this.headers.set("Accept",`application/vnd.pgrst.plan+${i}; for="${l}"; options=${o};`),i==="json"?this:this}rollback(){return this.headers.append("Prefer","tx=rollback"),this}returns(){return this}maxAffected(e){return this.headers.append("Prefer","handling=strict"),this.headers.append("Prefer",`max-affected=${e}`),this}};const Zo=new RegExp("[,()]");var Ws=class extends fg{eq(e,t){return this.url.searchParams.append(e,`eq.${t}`),this}neq(e,t){return this.url.searchParams.append(e,`neq.${t}`),this}gt(e,t){return this.url.searchParams.append(e,`gt.${t}`),this}gte(e,t){return this.url.searchParams.append(e,`gte.${t}`),this}lt(e,t){return this.url.searchParams.append(e,`lt.${t}`),this}lte(e,t){return this.url.searchParams.append(e,`lte.${t}`),this}like(e,t){return this.url.searchParams.append(e,`like.${t}`),this}likeAllOf(e,t){return this.url.searchParams.append(e,`like(all).{${t.join(",")}}`),this}likeAnyOf(e,t){return this.url.searchParams.append(e,`like(any).{${t.join(",")}}`),this}ilike(e,t){return this.url.searchParams.append(e,`ilike.${t}`),this}ilikeAllOf(e,t){return this.url.searchParams.append(e,`ilike(all).{${t.join(",")}}`),this}ilikeAnyOf(e,t){return this.url.searchParams.append(e,`ilike(any).{${t.join(",")}}`),this}regexMatch(e,t){return this.url.searchParams.append(e,`match.${t}`),this}regexIMatch(e,t){return this.url.searchParams.append(e,`imatch.${t}`),this}is(e,t){return this.url.searchParams.append(e,`is.${t}`),this}isDistinct(e,t){return this.url.searchParams.append(e,`isdistinct.${t}`),this}in(e,t){const s=Array.from(new Set(t)).map(n=>typeof n=="string"&&Zo.test(n)?`"${n}"`:`${n}`).join(",");return this.url.searchParams.append(e,`in.(${s})`),this}notIn(e,t){const s=Array.from(new Set(t)).map(n=>typeof n=="string"&&Zo.test(n)?`"${n}"`:`${n}`).join(",");return this.url.searchParams.append(e,`not.in.(${s})`),this}contains(e,t){return typeof t=="string"?this.url.searchParams.append(e,`cs.${t}`):Array.isArray(t)?this.url.searchParams.append(e,`cs.{${t.join(",")}}`):this.url.searchParams.append(e,`cs.${JSON.stringify(t)}`),this}containedBy(e,t){return typeof t=="string"?this.url.searchParams.append(e,`cd.${t}`):Array.isArray(t)?this.url.searchParams.append(e,`cd.{${t.join(",")}}`):this.url.searchParams.append(e,`cd.${JSON.stringify(t)}`),this}rangeGt(e,t){return this.url.searchParams.append(e,`sr.${t}`),this}rangeGte(e,t){return this.url.searchParams.append(e,`nxl.${t}`),this}rangeLt(e,t){return this.url.searchParams.append(e,`sl.${t}`),this}rangeLte(e,t){return this.url.searchParams.append(e,`nxr.${t}`),this}rangeAdjacent(e,t){return this.url.searchParams.append(e,`adj.${t}`),this}overlaps(e,t){return typeof t=="string"?this.url.searchParams.append(e,`ov.${t}`):this.url.searchParams.append(e,`ov.{${t.join(",")}}`),this}textSearch(e,t,{config:s,type:n}={}){let r="";n==="plain"?r="pl":n==="phrase"?r="ph":n==="websearch"&&(r="w");const i=s===void 0?"":`(${s})`;return this.url.searchParams.append(e,`${r}fts${i}.${t}`),this}match(e){return Object.entries(e).filter(([t,s])=>s!==void 0).forEach(([t,s])=>{this.url.searchParams.append(t,`eq.${s}`)}),this}not(e,t,s){return this.url.searchParams.append(e,`not.${t}.${s}`),this}or(e,{foreignTable:t,referencedTable:s=t}={}){const n=s?`${s}.or`:"or";return this.url.searchParams.append(n,`(${e})`),this}filter(e,t,s){return this.url.searchParams.append(e,`${t}.${s}`),this}},pg=class{constructor(e,{headers:t={},schema:s,fetch:n,urlLengthLimit:r=8e3,retry:i}){this.url=e,this.headers=new Headers(t),this.schema=s,this.fetch=n,this.urlLengthLimit=r,this.retry=i}cloneRequestState(){return{url:new URL(this.url.toString()),headers:new Headers(this.headers)}}select(e,t){const{head:s=!1,count:n}=t??{},r=s?"HEAD":"GET";let i=!1;const a=(e??"*").split("").map(c=>/\s/.test(c)&&!i?"":(c==='"'&&(i=!i),c)).join(""),{url:o,headers:l}=this.cloneRequestState();return o.searchParams.set("select",a),n&&l.append("Prefer",`count=${n}`),new Ws({method:r,url:o,headers:l,schema:this.schema,fetch:this.fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}insert(e,{count:t,defaultToNull:s=!0}={}){var n;const r="POST",{url:i,headers:a}=this.cloneRequestState();if(t&&a.append("Prefer",`count=${t}`),s||a.append("Prefer","missing=default"),Array.isArray(e)){const o=e.reduce((l,c)=>l.concat(Object.keys(c)),[]);if(o.length>0){const l=[...new Set(o)].map(c=>`"${c}"`);i.searchParams.set("columns",l.join(","))}}return new Ws({method:r,url:i,headers:a,schema:this.schema,body:e,fetch:(n=this.fetch)!==null&&n!==void 0?n:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}upsert(e,{onConflict:t,ignoreDuplicates:s=!1,count:n,defaultToNull:r=!0}={}){var i;const a="POST",{url:o,headers:l}=this.cloneRequestState();if(l.append("Prefer",`resolution=${s?"ignore":"merge"}-duplicates`),t!==void 0&&o.searchParams.set("on_conflict",t),n&&l.append("Prefer",`count=${n}`),r||l.append("Prefer","missing=default"),Array.isArray(e)){const c=e.reduce((u,d)=>u.concat(Object.keys(d)),[]);if(c.length>0){const u=[...new Set(c)].map(d=>`"${d}"`);o.searchParams.set("columns",u.join(","))}}return new Ws({method:a,url:o,headers:l,schema:this.schema,body:e,fetch:(i=this.fetch)!==null&&i!==void 0?i:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}update(e,{count:t}={}){var s;const n="PATCH",{url:r,headers:i}=this.cloneRequestState();return t&&i.append("Prefer",`count=${t}`),new Ws({method:n,url:r,headers:i,schema:this.schema,body:e,fetch:(s=this.fetch)!==null&&s!==void 0?s:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}delete({count:e}={}){var t;const s="DELETE",{url:n,headers:r}=this.cloneRequestState();return e&&r.append("Prefer",`count=${e}`),new Ws({method:s,url:n,headers:r,schema:this.schema,fetch:(t=this.fetch)!==null&&t!==void 0?t:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}};function Bn(e){"@babel/helpers - typeof";return Bn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Bn(e)}function gg(e,t){if(Bn(e)!="object"||!e)return e;var s=e[Symbol.toPrimitive];if(s!==void 0){var n=s.call(e,t);if(Bn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function mg(e){var t=gg(e,"string");return Bn(t)=="symbol"?t:t+""}function bg(e,t,s){return(t=mg(t))in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function Jo(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),s.push.apply(s,n)}return s}function ar(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{};t%2?Jo(Object(s),!0).forEach(function(n){bg(e,n,s[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(s)):Jo(Object(s)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(s,n))})}return e}var vg=class bu{constructor(t,{headers:s={},schema:n,fetch:r,timeout:i,urlLengthLimit:a=8e3,retry:o}={}){this.url=t,this.headers=new Headers(s),this.schemaName=n,this.urlLengthLimit=a;const l=r??globalThis.fetch;i!==void 0&&i>0?this.fetch=(c,u)=>{const d=new AbortController,h=setTimeout(()=>d.abort(),i),p=u==null?void 0:u.signal;if(p){if(p.aborted)return clearTimeout(h),l(c,u);const g=()=>{clearTimeout(h),d.abort()};return p.addEventListener("abort",g,{once:!0}),l(c,ar(ar({},u),{},{signal:d.signal})).finally(()=>{clearTimeout(h),p.removeEventListener("abort",g)})}return l(c,ar(ar({},u),{},{signal:d.signal})).finally(()=>clearTimeout(h))}:this.fetch=l,this.retry=o}from(t){if(!t||typeof t!="string"||t.trim()==="")throw new Error("Invalid relation name: relation must be a non-empty string.");return new pg(new URL(`${this.url}/${t}`),{headers:new Headers(this.headers),schema:this.schemaName,fetch:this.fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}schema(t){return new bu(this.url,{headers:this.headers,schema:t,fetch:this.fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}rpc(t,s={},{head:n=!1,get:r=!1,count:i}={}){var a;let o;const l=new URL(`${this.url}/rpc/${t}`);let c;const u=p=>p!==null&&typeof p=="object"&&(!Array.isArray(p)||p.some(u)),d=n&&Object.values(s).some(u);d?(o="POST",c=s):n||r?(o=n?"HEAD":"GET",Object.entries(s).filter(([p,g])=>g!==void 0).map(([p,g])=>[p,Array.isArray(g)?`{${g.join(",")}}`:`${g}`]).forEach(([p,g])=>{l.searchParams.append(p,g)})):(o="POST",c=s);const h=new Headers(this.headers);return d?h.set("Prefer",i?`count=${i},return=minimal`:"return=minimal"):i&&h.set("Prefer",`count=${i}`),new Ws({method:o,url:l,headers:h,schema:this.schemaName,body:c,fetch:(a=this.fetch)!==null&&a!==void 0?a:fetch,urlLengthLimit:this.urlLengthLimit,retry:this.retry})}};class yg{constructor(){}static detectEnvironment(){var t;if(typeof WebSocket<"u")return{type:"native",wsConstructor:WebSocket};const s=globalThis;if(typeof globalThis<"u"&&typeof s.WebSocket<"u")return{type:"native",wsConstructor:s.WebSocket};const n=typeof global<"u"?global:void 0;if(n&&typeof n.WebSocket<"u")return{type:"native",wsConstructor:n.WebSocket};if(typeof globalThis<"u"&&typeof s.WebSocketPair<"u"&&typeof globalThis.WebSocket>"u")return{type:"cloudflare",error:"Cloudflare Workers detected. WebSocket clients are not supported in Cloudflare Workers.",workaround:"Use Cloudflare Workers WebSocket API for server-side WebSocket handling, or deploy to a different runtime."};if(typeof globalThis<"u"&&s.EdgeRuntime||typeof navigator<"u"&&(!((t=navigator.userAgent)===null||t===void 0)&&t.includes("Vercel-Edge")))return{type:"unsupported",error:"Edge runtime detected (Vercel Edge/Netlify Edge). WebSockets are not supported in edge functions.",workaround:"Use serverless functions or a different deployment target for WebSocket functionality."};const r=globalThis.process;if(r){const i=r.versions;if(i&&i.node){const a=i.node,o=parseInt(a.replace(/^v/,"").split(".")[0]);return o>=22?typeof globalThis.WebSocket<"u"?{type:"native",wsConstructor:globalThis.WebSocket}:{type:"unsupported",error:`Node.js ${o} detected but native WebSocket not found.`,workaround:"Provide a WebSocket implementation via the transport option."}:{type:"unsupported",error:`Node.js ${o} detected without native WebSocket support.`,workaround:`For Node.js < 22, install "ws" package and provide it via the transport option:
|
|
33
|
-
import ws from "ws"
|
|
34
|
-
new RealtimeClient(url, { transport: ws })`}}}return{type:"unsupported",error:"Unknown JavaScript runtime without WebSocket support.",workaround:"Ensure you're running in a supported environment (browser, Node.js, Deno) or provide a custom WebSocket implementation."}}static getWebSocketConstructor(){const t=this.detectEnvironment();if(t.wsConstructor)return t.wsConstructor;let s=t.error||"WebSocket not supported in this environment.";throw t.workaround&&(s+=`
|
|
35
|
-
|
|
36
|
-
Suggested solution: ${t.workaround}`),new Error(s)}static isWebSocketSupported(){try{const t=this.detectEnvironment();return t.type==="native"||t.type==="ws"}catch{return!1}}}const _g="2.105.4",wg=`realtime-js/${_g}`,xg="1.0.0",vu="2.0.0",Eg=vu,kg=1e4,Sg=100,ds={closed:"closed",errored:"errored",joined:"joined",joining:"joining",leaving:"leaving"},yu={close:"phx_close",error:"phx_error",join:"phx_join",leave:"phx_leave",access_token:"access_token"},Yi={connecting:"connecting",closing:"closing",closed:"closed"};class Tg{constructor(t){this.HEADER_LENGTH=1,this.USER_BROADCAST_PUSH_META_LENGTH=6,this.KINDS={userBroadcastPush:3,userBroadcast:4},this.BINARY_ENCODING=0,this.JSON_ENCODING=1,this.BROADCAST_EVENT="broadcast",this.allowedMetadataKeys=[],this.allowedMetadataKeys=t??[]}encode(t,s){if(t.event===this.BROADCAST_EVENT&&!(t.payload instanceof ArrayBuffer)&&typeof t.payload.event=="string")return s(this._binaryEncodeUserBroadcastPush(t));let n=[t.join_ref,t.ref,t.topic,t.event,t.payload];return s(JSON.stringify(n))}_binaryEncodeUserBroadcastPush(t){var s;return this._isArrayBuffer((s=t.payload)===null||s===void 0?void 0:s.payload)?this._encodeBinaryUserBroadcastPush(t):this._encodeJsonUserBroadcastPush(t)}_encodeBinaryUserBroadcastPush(t){var s,n;const r=(n=(s=t.payload)===null||s===void 0?void 0:s.payload)!==null&&n!==void 0?n:new ArrayBuffer(0);return this._encodeUserBroadcastPush(t,this.BINARY_ENCODING,r)}_encodeJsonUserBroadcastPush(t){var s,n;const r=(n=(s=t.payload)===null||s===void 0?void 0:s.payload)!==null&&n!==void 0?n:{},a=new TextEncoder().encode(JSON.stringify(r)).buffer;return this._encodeUserBroadcastPush(t,this.JSON_ENCODING,a)}_encodeUserBroadcastPush(t,s,n){var r,i;const a=t.topic,o=(r=t.ref)!==null&&r!==void 0?r:"",l=(i=t.join_ref)!==null&&i!==void 0?i:"",c=t.payload.event,u=this.allowedMetadataKeys?this._pick(t.payload,this.allowedMetadataKeys):{},d=Object.keys(u).length===0?"":JSON.stringify(u);if(l.length>255)throw new Error(`joinRef length ${l.length} exceeds maximum of 255`);if(o.length>255)throw new Error(`ref length ${o.length} exceeds maximum of 255`);if(a.length>255)throw new Error(`topic length ${a.length} exceeds maximum of 255`);if(c.length>255)throw new Error(`userEvent length ${c.length} exceeds maximum of 255`);if(d.length>255)throw new Error(`metadata length ${d.length} exceeds maximum of 255`);const h=this.USER_BROADCAST_PUSH_META_LENGTH+l.length+o.length+a.length+c.length+d.length,p=new ArrayBuffer(this.HEADER_LENGTH+h);let g=new DataView(p),b=0;g.setUint8(b++,this.KINDS.userBroadcastPush),g.setUint8(b++,l.length),g.setUint8(b++,o.length),g.setUint8(b++,a.length),g.setUint8(b++,c.length),g.setUint8(b++,d.length),g.setUint8(b++,s),Array.from(l,w=>g.setUint8(b++,w.charCodeAt(0))),Array.from(o,w=>g.setUint8(b++,w.charCodeAt(0))),Array.from(a,w=>g.setUint8(b++,w.charCodeAt(0))),Array.from(c,w=>g.setUint8(b++,w.charCodeAt(0))),Array.from(d,w=>g.setUint8(b++,w.charCodeAt(0)));var R=new Uint8Array(p.byteLength+n.byteLength);return R.set(new Uint8Array(p),0),R.set(new Uint8Array(n),p.byteLength),R.buffer}decode(t,s){if(this._isArrayBuffer(t)){let n=this._binaryDecode(t);return s(n)}if(typeof t=="string"){const n=JSON.parse(t),[r,i,a,o,l]=n;return s({join_ref:r,ref:i,topic:a,event:o,payload:l})}return s({})}_binaryDecode(t){const s=new DataView(t),n=s.getUint8(0),r=new TextDecoder;switch(n){case this.KINDS.userBroadcast:return this._decodeUserBroadcast(t,s,r)}}_decodeUserBroadcast(t,s,n){const r=s.getUint8(1),i=s.getUint8(2),a=s.getUint8(3),o=s.getUint8(4);let l=this.HEADER_LENGTH+4;const c=n.decode(t.slice(l,l+r));l=l+r;const u=n.decode(t.slice(l,l+i));l=l+i;const d=n.decode(t.slice(l,l+a));l=l+a;const h=t.slice(l,t.byteLength),p=o===this.JSON_ENCODING?JSON.parse(n.decode(h)):h,g={type:this.BROADCAST_EVENT,event:u,payload:p};return a>0&&(g.meta=JSON.parse(d)),{join_ref:null,ref:null,topic:c,event:this.BROADCAST_EVENT,payload:g}}_isArrayBuffer(t){var s;return t instanceof ArrayBuffer||((s=t==null?void 0:t.constructor)===null||s===void 0?void 0:s.name)==="ArrayBuffer"}_pick(t,s){return!t||typeof t!="object"?{}:Object.fromEntries(Object.entries(t).filter(([n])=>s.includes(n)))}}var Me;(function(e){e.abstime="abstime",e.bool="bool",e.date="date",e.daterange="daterange",e.float4="float4",e.float8="float8",e.int2="int2",e.int4="int4",e.int4range="int4range",e.int8="int8",e.int8range="int8range",e.json="json",e.jsonb="jsonb",e.money="money",e.numeric="numeric",e.oid="oid",e.reltime="reltime",e.text="text",e.time="time",e.timestamp="timestamp",e.timestamptz="timestamptz",e.timetz="timetz",e.tsrange="tsrange",e.tstzrange="tstzrange"})(Me||(Me={}));const Yo=(e,t,s={})=>{var n;const r=(n=s.skipTypes)!==null&&n!==void 0?n:[];return t?Object.keys(t).reduce((i,a)=>(i[a]=Ag(a,e,t,r),i),{}):{}},Ag=(e,t,s,n)=>{const r=t.find(o=>o.name===e),i=r==null?void 0:r.type,a=s[e];return i&&!n.includes(i)?_u(i,a):Xi(a)},_u=(e,t)=>{if(e.charAt(0)==="_"){const s=e.slice(1,e.length);return $g(t,s)}switch(e){case Me.bool:return Rg(t);case Me.float4:case Me.float8:case Me.int2:case Me.int4:case Me.int8:case Me.numeric:case Me.oid:return Cg(t);case Me.json:case Me.jsonb:return Og(t);case Me.timestamp:return Ng(t);case Me.abstime:case Me.date:case Me.daterange:case Me.int4range:case Me.int8range:case Me.money:case Me.reltime:case Me.text:case Me.time:case Me.timestamptz:case Me.timetz:case Me.tsrange:case Me.tstzrange:return Xi(t);default:return Xi(t)}},Xi=e=>e,Rg=e=>{switch(e){case"t":return!0;case"f":return!1;default:return e}},Cg=e=>{if(typeof e=="string"){const t=parseFloat(e);if(!Number.isNaN(t))return t}return e},Og=e=>{if(typeof e=="string")try{return JSON.parse(e)}catch{return e}return e},$g=(e,t)=>{if(typeof e!="string")return e;const s=e.length-1,n=e[s];if(e[0]==="{"&&n==="}"){let i;const a=e.slice(1,s);try{i=JSON.parse("["+a+"]")}catch{i=a?a.split(","):[]}return i.map(o=>_u(t,o))}return e},Ng=e=>typeof e=="string"?e.replace(" ","T"):e,wu=e=>{const t=new URL(e);return t.protocol=t.protocol.replace(/^ws/i,"http"),t.pathname=t.pathname.replace(/\/+$/,"").replace(/\/socket\/websocket$/i,"").replace(/\/socket$/i,"").replace(/\/websocket$/i,""),t.pathname===""||t.pathname==="/"?t.pathname="/api/broadcast":t.pathname=t.pathname+"/api/broadcast",t.href};var Cn=e=>typeof e=="function"?e:function(){return e},Ig=typeof self<"u"?self:null,Gs=typeof window<"u"?window:null,Lt=Ig||Gs||globalThis,Pg="2.0.0",Lg=1e4,jg=1e3,Ut={connecting:0,open:1,closing:2,closed:3},at={closed:"closed",errored:"errored",joined:"joined",joining:"joining",leaving:"leaving"},Wt={close:"phx_close",error:"phx_error",join:"phx_join",reply:"phx_reply",leave:"phx_leave"},Qi={longpoll:"longpoll",websocket:"websocket"},Mg={complete:4},ea="base64url.bearer.phx.",or=class{constructor(e,t,s,n){this.channel=e,this.event=t,this.payload=s||function(){return{}},this.receivedResp=null,this.timeout=n,this.timeoutTimer=null,this.recHooks=[],this.sent=!1,this.ref=void 0}resend(e){this.timeout=e,this.reset(),this.send()}send(){this.hasReceived("timeout")||(this.startTimeout(),this.sent=!0,this.channel.socket.push({topic:this.channel.topic,event:this.event,payload:this.payload(),ref:this.ref,join_ref:this.channel.joinRef()}))}receive(e,t){return this.hasReceived(e)&&t(this.receivedResp.response),this.recHooks.push({status:e,callback:t}),this}reset(){this.cancelRefEvent(),this.ref=null,this.refEvent=null,this.receivedResp=null,this.sent=!1}destroy(){this.cancelRefEvent(),this.cancelTimeout()}matchReceive({status:e,response:t,_ref:s}){this.recHooks.filter(n=>n.status===e).forEach(n=>n.callback(t))}cancelRefEvent(){this.refEvent&&this.channel.off(this.refEvent)}cancelTimeout(){clearTimeout(this.timeoutTimer),this.timeoutTimer=null}startTimeout(){this.timeoutTimer&&this.cancelTimeout(),this.ref=this.channel.socket.makeRef(),this.refEvent=this.channel.replyEventName(this.ref),this.channel.on(this.refEvent,e=>{this.cancelRefEvent(),this.cancelTimeout(),this.receivedResp=e,this.matchReceive(e)}),this.timeoutTimer=setTimeout(()=>{this.trigger("timeout",{})},this.timeout)}hasReceived(e){return this.receivedResp&&this.receivedResp.status===e}trigger(e,t){this.channel.trigger(this.refEvent,{status:e,response:t})}},xu=class{constructor(e,t){this.callback=e,this.timerCalc=t,this.timer=void 0,this.tries=0}reset(){this.tries=0,clearTimeout(this.timer)}scheduleTimeout(){clearTimeout(this.timer),this.timer=setTimeout(()=>{this.tries=this.tries+1,this.callback()},this.timerCalc(this.tries+1))}},Dg=class{constructor(e,t,s){this.state=at.closed,this.topic=e,this.params=Cn(t||{}),this.socket=s,this.bindings=[],this.bindingRef=0,this.timeout=this.socket.timeout,this.joinedOnce=!1,this.joinPush=new or(this,Wt.join,this.params,this.timeout),this.pushBuffer=[],this.stateChangeRefs=[],this.rejoinTimer=new xu(()=>{this.socket.isConnected()&&this.rejoin()},this.socket.rejoinAfterMs),this.stateChangeRefs.push(this.socket.onError(()=>this.rejoinTimer.reset())),this.stateChangeRefs.push(this.socket.onOpen(()=>{this.rejoinTimer.reset(),this.isErrored()&&this.rejoin()})),this.joinPush.receive("ok",()=>{this.state=at.joined,this.rejoinTimer.reset(),this.pushBuffer.forEach(n=>n.send()),this.pushBuffer=[]}),this.joinPush.receive("error",n=>{this.state=at.errored,this.socket.hasLogger()&&this.socket.log("channel",`error ${this.topic}`,n),this.socket.isConnected()&&this.rejoinTimer.scheduleTimeout()}),this.onClose(()=>{this.rejoinTimer.reset(),this.socket.hasLogger()&&this.socket.log("channel",`close ${this.topic}`),this.state=at.closed,this.socket.remove(this)}),this.onError(n=>{this.socket.hasLogger()&&this.socket.log("channel",`error ${this.topic}`,n),this.isJoining()&&this.joinPush.reset(),this.state=at.errored,this.socket.isConnected()&&this.rejoinTimer.scheduleTimeout()}),this.joinPush.receive("timeout",()=>{this.socket.hasLogger()&&this.socket.log("channel",`timeout ${this.topic}`,this.joinPush.timeout),new or(this,Wt.leave,Cn({}),this.timeout).send(),this.state=at.errored,this.joinPush.reset(),this.socket.isConnected()&&this.rejoinTimer.scheduleTimeout()}),this.on(Wt.reply,(n,r)=>{this.trigger(this.replyEventName(r),n)})}join(e=this.timeout){if(this.joinedOnce)throw new Error("tried to join multiple times. 'join' can only be called a single time per channel instance");return this.timeout=e,this.joinedOnce=!0,this.rejoin(),this.joinPush}teardown(){this.pushBuffer.forEach(e=>e.destroy()),this.pushBuffer=[],this.rejoinTimer.reset(),this.joinPush.destroy(),this.state=at.closed,this.bindings=[]}onClose(e){this.on(Wt.close,e)}onError(e){return this.on(Wt.error,t=>e(t))}on(e,t){let s=this.bindingRef++;return this.bindings.push({event:e,ref:s,callback:t}),s}off(e,t){this.bindings=this.bindings.filter(s=>!(s.event===e&&(typeof t>"u"||t===s.ref)))}canPush(){return this.socket.isConnected()&&this.isJoined()}push(e,t,s=this.timeout){if(t=t||{},!this.joinedOnce)throw new Error(`tried to push '${e}' to '${this.topic}' before joining. Use channel.join() before pushing events`);let n=new or(this,e,function(){return t},s);return this.canPush()?n.send():(n.startTimeout(),this.pushBuffer.push(n)),n}leave(e=this.timeout){this.rejoinTimer.reset(),this.joinPush.cancelTimeout(),this.state=at.leaving;let t=()=>{this.socket.hasLogger()&&this.socket.log("channel",`leave ${this.topic}`),this.trigger(Wt.close,"leave")},s=new or(this,Wt.leave,Cn({}),e);return s.receive("ok",()=>t()).receive("timeout",()=>t()),s.send(),this.canPush()||s.trigger("ok",{}),s}onMessage(e,t,s){return t}filterBindings(e,t,s){return!0}isMember(e,t,s,n){return this.topic!==e?!1:n&&n!==this.joinRef()?(this.socket.hasLogger()&&this.socket.log("channel","dropping outdated message",{topic:e,event:t,payload:s,joinRef:n}),!1):!0}joinRef(){return this.joinPush.ref}rejoin(e=this.timeout){this.isLeaving()||(this.socket.leaveOpenTopic(this.topic),this.state=at.joining,this.joinPush.resend(e))}trigger(e,t,s,n){let r=this.onMessage(e,t,s,n);if(t&&!r)throw new Error("channel onMessage callbacks must return the payload, modified or unmodified");let i=this.bindings.filter(a=>a.event===e&&this.filterBindings(a,t,s));for(let a=0;a<i.length;a++)i[a].callback(r,s,n||this.joinRef())}replyEventName(e){return`chan_reply_${e}`}isClosed(){return this.state===at.closed}isErrored(){return this.state===at.errored}isJoined(){return this.state===at.joined}isJoining(){return this.state===at.joining}isLeaving(){return this.state===at.leaving}},Nr=class{static request(e,t,s,n,r,i,a){if(Lt.XDomainRequest){let o=new Lt.XDomainRequest;return this.xdomainRequest(o,e,t,n,r,i,a)}else if(Lt.XMLHttpRequest){let o=new Lt.XMLHttpRequest;return this.xhrRequest(o,e,t,s,n,r,i,a)}else{if(Lt.fetch&&Lt.AbortController)return this.fetchRequest(e,t,s,n,r,i,a);throw new Error("No suitable XMLHttpRequest implementation found")}}static fetchRequest(e,t,s,n,r,i,a){let o={method:e,headers:s,body:n},l=null;return r&&(l=new AbortController,setTimeout(()=>l.abort(),r),o.signal=l.signal),Lt.fetch(t,o).then(c=>c.text()).then(c=>this.parseJSON(c)).then(c=>a&&a(c)).catch(c=>{c.name==="AbortError"&&i?i():a&&a(null)}),l}static xdomainRequest(e,t,s,n,r,i,a){return e.timeout=r,e.open(t,s),e.onload=()=>{let o=this.parseJSON(e.responseText);a&&a(o)},i&&(e.ontimeout=i),e.onprogress=()=>{},e.send(n),e}static xhrRequest(e,t,s,n,r,i,a,o){e.open(t,s,!0),e.timeout=i;for(let[l,c]of Object.entries(n))e.setRequestHeader(l,c);return e.onerror=()=>o&&o(null),e.onreadystatechange=()=>{if(e.readyState===Mg.complete&&o){let l=this.parseJSON(e.responseText);o(l)}},a&&(e.ontimeout=a),e.send(r),e}static parseJSON(e){if(!e||e==="")return null;try{return JSON.parse(e)}catch{return console&&console.log("failed to parse JSON response",e),null}}static serialize(e,t){let s=[];for(var n in e){if(!Object.prototype.hasOwnProperty.call(e,n))continue;let r=t?`${t}[${n}]`:n,i=e[n];typeof i=="object"?s.push(this.serialize(i,r)):s.push(encodeURIComponent(r)+"="+encodeURIComponent(i))}return s.join("&")}static appendParams(e,t){if(Object.keys(t).length===0)return e;let s=e.match(/\?/)?"&":"?";return`${e}${s}${this.serialize(t)}`}},Ug=e=>{let t="",s=new Uint8Array(e),n=s.byteLength;for(let r=0;r<n;r++)t+=String.fromCharCode(s[r]);return btoa(t)},Us=class{constructor(e,t){t&&t.length===2&&t[1].startsWith(ea)&&(this.authToken=atob(t[1].slice(ea.length))),this.endPoint=null,this.token=null,this.skipHeartbeat=!0,this.reqs=new Set,this.awaitingBatchAck=!1,this.currentBatch=null,this.currentBatchTimer=null,this.batchBuffer=[],this.onopen=function(){},this.onerror=function(){},this.onmessage=function(){},this.onclose=function(){},this.pollEndpoint=this.normalizeEndpoint(e),this.readyState=Ut.connecting,setTimeout(()=>this.poll(),0)}normalizeEndpoint(e){return e.replace("ws://","http://").replace("wss://","https://").replace(new RegExp("(.*)/"+Qi.websocket),"$1/"+Qi.longpoll)}endpointURL(){return Nr.appendParams(this.pollEndpoint,{token:this.token})}closeAndRetry(e,t,s){this.close(e,t,s),this.readyState=Ut.connecting}ontimeout(){this.onerror("timeout"),this.closeAndRetry(1005,"timeout",!1)}isActive(){return this.readyState===Ut.open||this.readyState===Ut.connecting}poll(){const e={Accept:"application/json"};this.authToken&&(e["X-Phoenix-AuthToken"]=this.authToken),this.ajax("GET",e,null,()=>this.ontimeout(),t=>{if(t){var{status:s,token:n,messages:r}=t;if(s===410&&this.token!==null){this.onerror(410),this.closeAndRetry(3410,"session_gone",!1);return}this.token=n}else s=0;switch(s){case 200:r.forEach(i=>{setTimeout(()=>this.onmessage({data:i}),0)}),this.poll();break;case 204:this.poll();break;case 410:this.readyState=Ut.open,this.onopen({}),this.poll();break;case 403:this.onerror(403),this.close(1008,"forbidden",!1);break;case 0:case 500:this.onerror(500),this.closeAndRetry(1011,"internal server error",500);break;default:throw new Error(`unhandled poll status ${s}`)}})}send(e){typeof e!="string"&&(e=Ug(e)),this.currentBatch?this.currentBatch.push(e):this.awaitingBatchAck?this.batchBuffer.push(e):(this.currentBatch=[e],this.currentBatchTimer=setTimeout(()=>{this.batchSend(this.currentBatch),this.currentBatch=null},0))}batchSend(e){this.awaitingBatchAck=!0,this.ajax("POST",{"Content-Type":"application/x-ndjson"},e.join(`
|
|
37
|
-
`),()=>this.onerror("timeout"),t=>{this.awaitingBatchAck=!1,!t||t.status!==200?(this.onerror(t&&t.status),this.closeAndRetry(1011,"internal server error",!1)):this.batchBuffer.length>0&&(this.batchSend(this.batchBuffer),this.batchBuffer=[])})}close(e,t,s){for(let r of this.reqs)r.abort();this.readyState=Ut.closed;let n=Object.assign({code:1e3,reason:void 0,wasClean:!0},{code:e,reason:t,wasClean:s});this.batchBuffer=[],clearTimeout(this.currentBatchTimer),this.currentBatchTimer=null,typeof CloseEvent<"u"?this.onclose(new CloseEvent("close",n)):this.onclose(n)}ajax(e,t,s,n,r){let i,a=()=>{this.reqs.delete(i),n()};i=Nr.request(e,this.endpointURL(),t,s,this.timeout,a,o=>{this.reqs.delete(i),this.isActive()&&r(o)}),this.reqs.add(i)}},Bg=class bn{constructor(t,s={}){let n=s.events||{state:"presence_state",diff:"presence_diff"};this.state={},this.pendingDiffs=[],this.channel=t,this.joinRef=null,this.caller={onJoin:function(){},onLeave:function(){},onSync:function(){}},this.channel.on(n.state,r=>{let{onJoin:i,onLeave:a,onSync:o}=this.caller;this.joinRef=this.channel.joinRef(),this.state=bn.syncState(this.state,r,i,a),this.pendingDiffs.forEach(l=>{this.state=bn.syncDiff(this.state,l,i,a)}),this.pendingDiffs=[],o()}),this.channel.on(n.diff,r=>{let{onJoin:i,onLeave:a,onSync:o}=this.caller;this.inPendingSyncState()?this.pendingDiffs.push(r):(this.state=bn.syncDiff(this.state,r,i,a),o())})}onJoin(t){this.caller.onJoin=t}onLeave(t){this.caller.onLeave=t}onSync(t){this.caller.onSync=t}list(t){return bn.list(this.state,t)}inPendingSyncState(){return!this.joinRef||this.joinRef!==this.channel.joinRef()}static syncState(t,s,n,r){let i=this.clone(t),a={},o={};return this.map(i,(l,c)=>{s[l]||(o[l]=c)}),this.map(s,(l,c)=>{let u=i[l];if(u){let d=c.metas.map(b=>b.phx_ref),h=u.metas.map(b=>b.phx_ref),p=c.metas.filter(b=>h.indexOf(b.phx_ref)<0),g=u.metas.filter(b=>d.indexOf(b.phx_ref)<0);p.length>0&&(a[l]=c,a[l].metas=p),g.length>0&&(o[l]=this.clone(u),o[l].metas=g)}else a[l]=c}),this.syncDiff(i,{joins:a,leaves:o},n,r)}static syncDiff(t,s,n,r){let{joins:i,leaves:a}=this.clone(s);return n||(n=function(){}),r||(r=function(){}),this.map(i,(o,l)=>{let c=t[o];if(t[o]=this.clone(l),c){let u=t[o].metas.map(h=>h.phx_ref),d=c.metas.filter(h=>u.indexOf(h.phx_ref)<0);t[o].metas.unshift(...d)}n(o,c,l)}),this.map(a,(o,l)=>{let c=t[o];if(!c)return;let u=l.metas.map(d=>d.phx_ref);c.metas=c.metas.filter(d=>u.indexOf(d.phx_ref)<0),r(o,c,l),c.metas.length===0&&delete t[o]}),t}static list(t,s){return s||(s=function(n,r){return r}),this.map(t,(n,r)=>s(n,r))}static map(t,s){return Object.getOwnPropertyNames(t).map(n=>s(n,t[n]))}static clone(t){return JSON.parse(JSON.stringify(t))}},lr={HEADER_LENGTH:1,META_LENGTH:4,KINDS:{push:0,reply:1,broadcast:2},encode(e,t){if(e.payload.constructor===ArrayBuffer)return t(this.binaryEncode(e));{let s=[e.join_ref,e.ref,e.topic,e.event,e.payload];return t(JSON.stringify(s))}},decode(e,t){if(e.constructor===ArrayBuffer)return t(this.binaryDecode(e));{let[s,n,r,i,a]=JSON.parse(e);return t({join_ref:s,ref:n,topic:r,event:i,payload:a})}},binaryEncode(e){let{join_ref:t,ref:s,event:n,topic:r,payload:i}=e,a=this.META_LENGTH+t.length+s.length+r.length+n.length,o=new ArrayBuffer(this.HEADER_LENGTH+a),l=new DataView(o),c=0;l.setUint8(c++,this.KINDS.push),l.setUint8(c++,t.length),l.setUint8(c++,s.length),l.setUint8(c++,r.length),l.setUint8(c++,n.length),Array.from(t,d=>l.setUint8(c++,d.charCodeAt(0))),Array.from(s,d=>l.setUint8(c++,d.charCodeAt(0))),Array.from(r,d=>l.setUint8(c++,d.charCodeAt(0))),Array.from(n,d=>l.setUint8(c++,d.charCodeAt(0)));var u=new Uint8Array(o.byteLength+i.byteLength);return u.set(new Uint8Array(o),0),u.set(new Uint8Array(i),o.byteLength),u.buffer},binaryDecode(e){let t=new DataView(e),s=t.getUint8(0),n=new TextDecoder;switch(s){case this.KINDS.push:return this.decodePush(e,t,n);case this.KINDS.reply:return this.decodeReply(e,t,n);case this.KINDS.broadcast:return this.decodeBroadcast(e,t,n)}},decodePush(e,t,s){let n=t.getUint8(1),r=t.getUint8(2),i=t.getUint8(3),a=this.HEADER_LENGTH+this.META_LENGTH-1,o=s.decode(e.slice(a,a+n));a=a+n;let l=s.decode(e.slice(a,a+r));a=a+r;let c=s.decode(e.slice(a,a+i));a=a+i;let u=e.slice(a,e.byteLength);return{join_ref:o,ref:null,topic:l,event:c,payload:u}},decodeReply(e,t,s){let n=t.getUint8(1),r=t.getUint8(2),i=t.getUint8(3),a=t.getUint8(4),o=this.HEADER_LENGTH+this.META_LENGTH,l=s.decode(e.slice(o,o+n));o=o+n;let c=s.decode(e.slice(o,o+r));o=o+r;let u=s.decode(e.slice(o,o+i));o=o+i;let d=s.decode(e.slice(o,o+a));o=o+a;let h=e.slice(o,e.byteLength),p={status:d,response:h};return{join_ref:l,ref:c,topic:u,event:Wt.reply,payload:p}},decodeBroadcast(e,t,s){let n=t.getUint8(1),r=t.getUint8(2),i=this.HEADER_LENGTH+2,a=s.decode(e.slice(i,i+n));i=i+n;let o=s.decode(e.slice(i,i+r));i=i+r;let l=e.slice(i,e.byteLength);return{join_ref:null,ref:null,topic:a,event:o,payload:l}}},Hg=class{constructor(e,t={}){this.stateChangeCallbacks={open:[],close:[],error:[],message:[]},this.channels=[],this.sendBuffer=[],this.ref=0,this.fallbackRef=null,this.timeout=t.timeout||Lg,this.transport=t.transport||Lt.WebSocket||Us,this.conn=void 0,this.primaryPassedHealthCheck=!1,this.longPollFallbackMs=t.longPollFallbackMs,this.fallbackTimer=null;let s=null;try{s=Lt&&Lt.sessionStorage}catch{}this.sessionStore=t.sessionStorage||s,this.establishedConnections=0,this.defaultEncoder=lr.encode.bind(lr),this.defaultDecoder=lr.decode.bind(lr),this.closeWasClean=!0,this.disconnecting=!1,this.binaryType=t.binaryType||"arraybuffer",this.connectClock=1,this.pageHidden=!1,this.encode=void 0,this.decode=void 0,this.transport!==Us?(this.encode=t.encode||this.defaultEncoder,this.decode=t.decode||this.defaultDecoder):(this.encode=this.defaultEncoder,this.decode=this.defaultDecoder);let n=null;Gs&&Gs.addEventListener&&(Gs.addEventListener("pagehide",r=>{this.conn&&(this.disconnect(),n=this.connectClock)}),Gs.addEventListener("pageshow",r=>{n===this.connectClock&&(n=null,this.connect())}),Gs.addEventListener("visibilitychange",()=>{document.visibilityState==="hidden"?this.pageHidden=!0:(this.pageHidden=!1,!this.isConnected()&&!this.closeWasClean&&this.teardown(()=>this.connect()))})),this.heartbeatIntervalMs=t.heartbeatIntervalMs||3e4,this.autoSendHeartbeat=t.autoSendHeartbeat??!0,this.heartbeatCallback=t.heartbeatCallback??(()=>{}),this.rejoinAfterMs=r=>t.rejoinAfterMs?t.rejoinAfterMs(r):[1e3,2e3,5e3][r-1]||1e4,this.reconnectAfterMs=r=>t.reconnectAfterMs?t.reconnectAfterMs(r):[10,50,100,150,200,250,500,1e3,2e3][r-1]||5e3,this.logger=t.logger||null,!this.logger&&t.debug&&(this.logger=(r,i,a)=>{console.log(`${r}: ${i}`,a)}),this.longpollerTimeout=t.longpollerTimeout||2e4,this.params=Cn(t.params||{}),this.endPoint=`${e}/${Qi.websocket}`,this.vsn=t.vsn||Pg,this.heartbeatTimeoutTimer=null,this.heartbeatTimer=null,this.heartbeatSentAt=null,this.pendingHeartbeatRef=null,this.reconnectTimer=new xu(()=>{if(this.pageHidden){this.log("Not reconnecting as page is hidden!"),this.teardown();return}this.teardown(async()=>{t.beforeReconnect&&await t.beforeReconnect(),this.connect()})},this.reconnectAfterMs),this.authToken=t.authToken}getLongPollTransport(){return Us}replaceTransport(e){this.connectClock++,this.closeWasClean=!0,clearTimeout(this.fallbackTimer),this.reconnectTimer.reset(),this.conn&&(this.conn.close(),this.conn=null),this.transport=e}protocol(){return location.protocol.match(/^https/)?"wss":"ws"}endPointURL(){let e=Nr.appendParams(Nr.appendParams(this.endPoint,this.params()),{vsn:this.vsn});return e.charAt(0)!=="/"?e:e.charAt(1)==="/"?`${this.protocol()}:${e}`:`${this.protocol()}://${location.host}${e}`}disconnect(e,t,s){this.connectClock++,this.disconnecting=!0,this.closeWasClean=!0,clearTimeout(this.fallbackTimer),this.reconnectTimer.reset(),this.teardown(()=>{this.disconnecting=!1,e&&e()},t,s)}connect(e){e&&(console&&console.log("passing params to connect is deprecated. Instead pass :params to the Socket constructor"),this.params=Cn(e)),!(this.conn&&!this.disconnecting)&&(this.longPollFallbackMs&&this.transport!==Us?this.connectWithFallback(Us,this.longPollFallbackMs):this.transportConnect())}log(e,t,s){this.logger&&this.logger(e,t,s)}hasLogger(){return this.logger!==null}onOpen(e){let t=this.makeRef();return this.stateChangeCallbacks.open.push([t,e]),t}onClose(e){let t=this.makeRef();return this.stateChangeCallbacks.close.push([t,e]),t}onError(e){let t=this.makeRef();return this.stateChangeCallbacks.error.push([t,e]),t}onMessage(e){let t=this.makeRef();return this.stateChangeCallbacks.message.push([t,e]),t}onHeartbeat(e){this.heartbeatCallback=e}ping(e){if(!this.isConnected())return!1;let t=this.makeRef(),s=Date.now();this.push({topic:"phoenix",event:"heartbeat",payload:{},ref:t});let n=this.onMessage(r=>{r.ref===t&&(this.off([n]),e(Date.now()-s))});return!0}transportName(e){switch(e){case Us:return"LongPoll";default:return e.name}}transportConnect(){this.connectClock++,this.closeWasClean=!1;let e;this.authToken&&(e=["phoenix",`${ea}${btoa(this.authToken).replace(/=/g,"")}`]),this.conn=new this.transport(this.endPointURL(),e),this.conn.binaryType=this.binaryType,this.conn.timeout=this.longpollerTimeout,this.conn.onopen=()=>this.onConnOpen(),this.conn.onerror=t=>this.onConnError(t),this.conn.onmessage=t=>this.onConnMessage(t),this.conn.onclose=t=>this.onConnClose(t)}getSession(e){return this.sessionStore&&this.sessionStore.getItem(e)}storeSession(e,t){this.sessionStore&&this.sessionStore.setItem(e,t)}connectWithFallback(e,t=2500){clearTimeout(this.fallbackTimer);let s=!1,n=!0,r,i,a=this.transportName(e),o=l=>{this.log("transport",`falling back to ${a}...`,l),this.off([r,i]),n=!1,this.replaceTransport(e),this.transportConnect()};if(this.getSession(`phx:fallback:${a}`))return o("memorized");this.fallbackTimer=setTimeout(o,t),i=this.onError(l=>{this.log("transport","error",l),n&&!s&&(clearTimeout(this.fallbackTimer),o(l))}),this.fallbackRef&&this.off([this.fallbackRef]),this.fallbackRef=this.onOpen(()=>{if(s=!0,!n){let l=this.transportName(e);return this.primaryPassedHealthCheck||this.storeSession(`phx:fallback:${l}`,"true"),this.log("transport",`established ${l} fallback`)}clearTimeout(this.fallbackTimer),this.fallbackTimer=setTimeout(o,t),this.ping(l=>{this.log("transport","connected to primary after",l),this.primaryPassedHealthCheck=!0,clearTimeout(this.fallbackTimer)})}),this.transportConnect()}clearHeartbeats(){clearTimeout(this.heartbeatTimer),clearTimeout(this.heartbeatTimeoutTimer)}onConnOpen(){this.hasLogger()&&this.log("transport",`connected to ${this.endPointURL()}`),this.closeWasClean=!1,this.disconnecting=!1,this.establishedConnections++,this.flushSendBuffer(),this.reconnectTimer.reset(),this.autoSendHeartbeat&&this.resetHeartbeat(),this.triggerStateCallbacks("open")}heartbeatTimeout(){if(this.pendingHeartbeatRef){this.pendingHeartbeatRef=null,this.heartbeatSentAt=null,this.hasLogger()&&this.log("transport","heartbeat timeout. Attempting to re-establish connection");try{this.heartbeatCallback("timeout")}catch(e){this.log("error","error in heartbeat callback",e)}this.triggerChanError(new Error("heartbeat timeout")),this.closeWasClean=!1,this.teardown(()=>this.reconnectTimer.scheduleTimeout(),jg,"heartbeat timeout")}}resetHeartbeat(){this.conn&&this.conn.skipHeartbeat||(this.pendingHeartbeatRef=null,this.clearHeartbeats(),this.heartbeatTimer=setTimeout(()=>this.sendHeartbeat(),this.heartbeatIntervalMs))}teardown(e,t,s){if(!this.conn)return e&&e();const n=this.conn;this.waitForBufferDone(n,()=>{t?n.close(t,s||""):n.close(),this.waitForSocketClosed(n,()=>{this.conn===n&&(this.conn.onopen=function(){},this.conn.onerror=function(){},this.conn.onmessage=function(){},this.conn.onclose=function(){},this.conn=null),e&&e()})})}waitForBufferDone(e,t,s=1){if(s===5||!e.bufferedAmount){t();return}setTimeout(()=>{this.waitForBufferDone(e,t,s+1)},150*s)}waitForSocketClosed(e,t,s=1){if(s===5||e.readyState===Ut.closed){t();return}setTimeout(()=>{this.waitForSocketClosed(e,t,s+1)},150*s)}onConnClose(e){this.conn&&(this.conn.onclose=()=>{}),this.hasLogger()&&this.log("transport","close",e),this.triggerChanError(e),this.clearHeartbeats(),this.closeWasClean||this.reconnectTimer.scheduleTimeout(),this.triggerStateCallbacks("close",e)}onConnError(e){this.hasLogger()&&this.log("transport","error",e);let t=this.transport,s=this.establishedConnections;this.triggerStateCallbacks("error",e,t,s),(t===this.transport||s>0)&&this.triggerChanError(e)}triggerChanError(e){this.channels.forEach(t=>{t.isErrored()||t.isLeaving()||t.isClosed()||t.trigger(Wt.error,e)})}connectionState(){switch(this.conn&&this.conn.readyState){case Ut.connecting:return"connecting";case Ut.open:return"open";case Ut.closing:return"closing";default:return"closed"}}isConnected(){return this.connectionState()==="open"}remove(e){this.off(e.stateChangeRefs),this.channels=this.channels.filter(t=>t!==e)}off(e){for(let t in this.stateChangeCallbacks)this.stateChangeCallbacks[t]=this.stateChangeCallbacks[t].filter(([s])=>e.indexOf(s)===-1)}channel(e,t={}){let s=new Dg(e,t,this);return this.channels.push(s),s}push(e){if(this.hasLogger()){let{topic:t,event:s,payload:n,ref:r,join_ref:i}=e;this.log("push",`${t} ${s} (${i}, ${r})`,n)}this.isConnected()?this.encode(e,t=>this.conn.send(t)):this.sendBuffer.push(()=>this.encode(e,t=>this.conn.send(t)))}makeRef(){let e=this.ref+1;return e===this.ref?this.ref=0:this.ref=e,this.ref.toString()}sendHeartbeat(){if(!this.isConnected()){try{this.heartbeatCallback("disconnected")}catch(e){this.log("error","error in heartbeat callback",e)}return}if(this.pendingHeartbeatRef){this.heartbeatTimeout();return}this.pendingHeartbeatRef=this.makeRef(),this.heartbeatSentAt=Date.now(),this.push({topic:"phoenix",event:"heartbeat",payload:{},ref:this.pendingHeartbeatRef});try{this.heartbeatCallback("sent")}catch(e){this.log("error","error in heartbeat callback",e)}this.heartbeatTimeoutTimer=setTimeout(()=>this.heartbeatTimeout(),this.heartbeatIntervalMs)}flushSendBuffer(){this.isConnected()&&this.sendBuffer.length>0&&(this.sendBuffer.forEach(e=>e()),this.sendBuffer=[])}onConnMessage(e){this.decode(e.data,t=>{let{topic:s,event:n,payload:r,ref:i,join_ref:a}=t;if(i&&i===this.pendingHeartbeatRef){const o=this.heartbeatSentAt?Date.now()-this.heartbeatSentAt:void 0;this.clearHeartbeats();try{this.heartbeatCallback(r.status==="ok"?"ok":"error",o)}catch(l){this.log("error","error in heartbeat callback",l)}this.pendingHeartbeatRef=null,this.heartbeatSentAt=null,this.autoSendHeartbeat&&(this.heartbeatTimer=setTimeout(()=>this.sendHeartbeat(),this.heartbeatIntervalMs))}this.hasLogger()&&this.log("receive",`${r.status||""} ${s} ${n} ${i&&"("+i+")"||""}`.trim(),r);for(let o=0;o<this.channels.length;o++){const l=this.channels[o];l.isMember(s,n,r,a)&&l.trigger(n,r,i,a)}this.triggerStateCallbacks("message",t)})}triggerStateCallbacks(e,...t){try{this.stateChangeCallbacks[e].forEach(([s,n])=>{try{n(...t)}catch(r){this.log("error",`error in ${e} callback`,r)}})}catch(s){this.log("error",`error triggering ${e} callbacks`,s)}}leaveOpenTopic(e){let t=this.channels.find(s=>s.topic===e&&(s.isJoined()||s.isJoining()));t&&(this.hasLogger()&&this.log("transport",`leaving duplicate topic "${e}"`),t.leave())}};class On{constructor(t,s){const n=Vg(s);this.presence=new Bg(t.getChannel(),n),this.presence.onJoin((r,i,a)=>{const o=On.onJoinPayload(r,i,a);t.getChannel().trigger("presence",o)}),this.presence.onLeave((r,i,a)=>{const o=On.onLeavePayload(r,i,a);t.getChannel().trigger("presence",o)}),this.presence.onSync(()=>{t.getChannel().trigger("presence",{event:"sync"})})}get state(){return On.transformState(this.presence.state)}static transformState(t){return t=Fg(t),Object.getOwnPropertyNames(t).reduce((s,n)=>{const r=t[n];return s[n]=wr(r),s},{})}static onJoinPayload(t,s,n){const r=Xo(s),i=wr(n);return{event:"join",key:t,currentPresences:r,newPresences:i}}static onLeavePayload(t,s,n){const r=Xo(s),i=wr(n);return{event:"leave",key:t,currentPresences:r,leftPresences:i}}}function wr(e){return e.metas.map(t=>(t.presence_ref=t.phx_ref,delete t.phx_ref,delete t.phx_ref_prev,t))}function Fg(e){return JSON.parse(JSON.stringify(e))}function Vg(e){return(e==null?void 0:e.events)&&{events:e.events}}function Xo(e){return e!=null&&e.metas?wr(e):[]}var Qo;(function(e){e.SYNC="sync",e.JOIN="join",e.LEAVE="leave"})(Qo||(Qo={}));class qg{get state(){return this.presenceAdapter.state}constructor(t,s){this.channel=t,this.presenceAdapter=new On(this.channel.channelAdapter,s)}}function zg(e){if(e instanceof Error)return e;if(typeof e=="string")return new Error(e);if(e&&typeof e=="object"){const t=e;if(typeof t.code=="number"){const s=typeof t.reason=="string"&&t.reason?` (${t.reason})`:"";return new Error(`socket closed: ${t.code}${s}`,{cause:e})}return new Error("channel error: transport failure",{cause:e})}return new Error("channel error: connection lost")}class Kg{constructor(t,s,n){const r=Wg(n);this.channel=t.getSocket().channel(s,r),this.socket=t}get state(){return this.channel.state}set state(t){this.channel.state=t}get joinedOnce(){return this.channel.joinedOnce}get joinPush(){return this.channel.joinPush}get rejoinTimer(){return this.channel.rejoinTimer}on(t,s){return this.channel.on(t,s)}off(t,s){this.channel.off(t,s)}subscribe(t){return this.channel.join(t)}unsubscribe(t){return this.channel.leave(t)}teardown(){this.channel.teardown()}onClose(t){this.channel.onClose(t)}onError(t){return this.channel.onError(t)}push(t,s,n){let r;try{r=this.channel.push(t,s,n)}catch{throw new Error(`tried to push '${t}' to '${this.channel.topic}' before joining. Use channel.subscribe() before pushing events`)}if(this.channel.pushBuffer.length>Sg){const i=this.channel.pushBuffer.shift();i.cancelTimeout(),this.socket.log("channel",`discarded push due to buffer overflow: ${i.event}`,i.payload())}return r}updateJoinPayload(t){const s=this.channel.joinPush.payload();this.channel.joinPush.payload=()=>Object.assign(Object.assign({},s),t)}canPush(){return this.socket.isConnected()&&this.state===ds.joined}isJoined(){return this.state===ds.joined}isJoining(){return this.state===ds.joining}isClosed(){return this.state===ds.closed}isLeaving(){return this.state===ds.leaving}updateFilterBindings(t){this.channel.filterBindings=t}updatePayloadTransform(t){this.channel.onMessage=t}getChannel(){return this.channel}}function Wg(e){return{config:Object.assign({broadcast:{ack:!1,self:!1},presence:{key:"",enabled:!1},private:!1},e.config)}}var el;(function(e){e.ALL="*",e.INSERT="INSERT",e.UPDATE="UPDATE",e.DELETE="DELETE"})(el||(el={}));var Ys;(function(e){e.BROADCAST="broadcast",e.PRESENCE="presence",e.POSTGRES_CHANGES="postgres_changes",e.SYSTEM="system"})(Ys||(Ys={}));var Gt;(function(e){e.SUBSCRIBED="SUBSCRIBED",e.TIMED_OUT="TIMED_OUT",e.CLOSED="CLOSED",e.CHANNEL_ERROR="CHANNEL_ERROR"})(Gt||(Gt={}));class $n{get state(){return this.channelAdapter.state}set state(t){this.channelAdapter.state=t}get joinedOnce(){return this.channelAdapter.joinedOnce}get timeout(){return this.socket.timeout}get joinPush(){return this.channelAdapter.joinPush}get rejoinTimer(){return this.channelAdapter.rejoinTimer}constructor(t,s={config:{}},n){var r,i;if(this.topic=t,this.params=s,this.socket=n,this.bindings={},this.subTopic=t.replace(/^realtime:/i,""),this.params.config=Object.assign({broadcast:{ack:!1,self:!1},presence:{key:"",enabled:!1},private:!1},s.config),this.channelAdapter=new Kg(this.socket.socketAdapter,t,this.params),this.presence=new qg(this),this._onClose(()=>{this.socket._remove(this)}),this._updateFilterTransform(),this.broadcastEndpointURL=wu(this.socket.socketAdapter.endPointURL()),this.private=this.params.config.private||!1,!this.private&&(!((i=(r=this.params.config)===null||r===void 0?void 0:r.broadcast)===null||i===void 0)&&i.replay))throw new Error(`tried to use replay on public channel '${this.topic}'. It must be a private channel.`)}subscribe(t,s=this.timeout){var n,r,i;if(this.socket.isConnected()||this.socket.connect(),this.channelAdapter.isClosed()){const{config:{broadcast:a,presence:o,private:l}}=this.params,c=(r=(n=this.bindings.postgres_changes)===null||n===void 0?void 0:n.map(p=>p.filter))!==null&&r!==void 0?r:[],u=!!this.bindings[Ys.PRESENCE]&&this.bindings[Ys.PRESENCE].length>0||((i=this.params.config.presence)===null||i===void 0?void 0:i.enabled)===!0,d={},h={broadcast:a,presence:Object.assign(Object.assign({},o),{enabled:u}),postgres_changes:c,private:l};this.socket.accessTokenValue&&(d.access_token=this.socket.accessTokenValue),this._onError(p=>{t==null||t(Gt.CHANNEL_ERROR,zg(p))}),this._onClose(()=>t==null?void 0:t(Gt.CLOSED)),this.updateJoinPayload(Object.assign({config:h},d)),this._updateFilterMessage(),this.channelAdapter.subscribe(s).receive("ok",async({postgres_changes:p})=>{if(this.socket._isManualToken()||this.socket.setAuth(),p===void 0){t==null||t(Gt.SUBSCRIBED);return}this._updatePostgresBindings(p,t)}).receive("error",p=>{this.state=ds.errored;const g=Object.values(p).join(", ")||"error";t==null||t(Gt.CHANNEL_ERROR,new Error(g,{cause:p}))}).receive("timeout",()=>{t==null||t(Gt.TIMED_OUT)})}return this}_updatePostgresBindings(t,s){var n;const r=this.bindings.postgres_changes,i=(n=r==null?void 0:r.length)!==null&&n!==void 0?n:0,a=[];for(let o=0;o<i;o++){const l=r[o],{filter:{event:c,schema:u,table:d,filter:h}}=l,p=t&&t[o];if(p&&p.event===c&&$n.isFilterValueEqual(p.schema,u)&&$n.isFilterValueEqual(p.table,d)&&$n.isFilterValueEqual(p.filter,h))a.push(Object.assign(Object.assign({},l),{id:p.id}));else{this.unsubscribe(),this.state=ds.errored,s==null||s(Gt.CHANNEL_ERROR,new Error("mismatch between server and client bindings for postgres changes"));return}}this.bindings.postgres_changes=a,this.state!=ds.errored&&s&&s(Gt.SUBSCRIBED)}presenceState(){return this.presence.state}async track(t,s={}){return await this.send({type:"presence",event:"track",payload:t},s.timeout||this.timeout)}async untrack(t={}){return await this.send({type:"presence",event:"untrack"},t)}on(t,s,n){const r=this.channelAdapter.isJoined()||this.channelAdapter.isJoining(),i=t===Ys.PRESENCE||t===Ys.POSTGRES_CHANGES;if(r&&i)throw this.socket.log("channel",`cannot add \`${t}\` callbacks for ${this.topic} after \`subscribe()\`.`),new Error(`cannot add \`${t}\` callbacks for ${this.topic} after \`subscribe()\`.`);return this._on(t,s,n)}async httpSend(t,s,n={}){var r;if(s==null)return Promise.reject(new Error("Payload is required for httpSend()"));const i={apikey:this.socket.apiKey?this.socket.apiKey:"","Content-Type":"application/json"};this.socket.accessTokenValue&&(i.Authorization=`Bearer ${this.socket.accessTokenValue}`);const a={method:"POST",headers:i,body:JSON.stringify({messages:[{topic:this.subTopic,event:t,payload:s,private:this.private}]})},o=await this._fetchWithTimeout(this.broadcastEndpointURL,a,(r=n.timeout)!==null&&r!==void 0?r:this.timeout);if(o.status===202)return{success:!0};let l=o.statusText;try{const c=await o.json();l=c.error||c.message||l}catch{}return Promise.reject(new Error(l))}async send(t,s={}){var n,r;if(!this.channelAdapter.canPush()&&t.type==="broadcast"){console.warn("Realtime send() is automatically falling back to REST API. This behavior will be deprecated in the future. Please use httpSend() explicitly for REST delivery.");const{event:i,payload:a}=t,o={apikey:this.socket.apiKey?this.socket.apiKey:"","Content-Type":"application/json"};this.socket.accessTokenValue&&(o.Authorization=`Bearer ${this.socket.accessTokenValue}`);const l={method:"POST",headers:o,body:JSON.stringify({messages:[{topic:this.subTopic,event:i,payload:a,private:this.private}]})};try{const c=await this._fetchWithTimeout(this.broadcastEndpointURL,l,(n=s.timeout)!==null&&n!==void 0?n:this.timeout);return await((r=c.body)===null||r===void 0?void 0:r.cancel()),c.ok?"ok":"error"}catch(c){return c instanceof Error&&c.name==="AbortError"?"timed out":"error"}}else return new Promise(i=>{var a,o,l;const c=this.channelAdapter.push(t.type,t,s.timeout||this.timeout);t.type==="broadcast"&&!(!((l=(o=(a=this.params)===null||a===void 0?void 0:a.config)===null||o===void 0?void 0:o.broadcast)===null||l===void 0)&&l.ack)&&i("ok"),c.receive("ok",()=>i("ok")),c.receive("error",()=>i("error")),c.receive("timeout",()=>i("timed out"))})}updateJoinPayload(t){this.channelAdapter.updateJoinPayload(t)}async unsubscribe(t=this.timeout){return new Promise(s=>{this.channelAdapter.unsubscribe(t).receive("ok",()=>s("ok")).receive("timeout",()=>s("timed out")).receive("error",()=>s("error"))})}teardown(){this.channelAdapter.teardown()}async _fetchWithTimeout(t,s,n){const r=new AbortController,i=setTimeout(()=>r.abort(),n),a=await this.socket.fetch(t,Object.assign(Object.assign({},s),{signal:r.signal}));return clearTimeout(i),a}_on(t,s,n){const r=t.toLocaleLowerCase(),i=this.channelAdapter.on(t,n),a={type:r,filter:s,callback:n,ref:i};return this.bindings[r]?this.bindings[r].push(a):this.bindings[r]=[a],this._updateFilterMessage(),this}_onClose(t){this.channelAdapter.onClose(t)}_onError(t){this.channelAdapter.onError(t)}_updateFilterMessage(){this.channelAdapter.updateFilterBindings((t,s,n)=>{var r,i,a,o,l,c,u;const d=t.event.toLocaleLowerCase();if(this._notThisChannelEvent(d,n))return!1;const h=(r=this.bindings[d])===null||r===void 0?void 0:r.find(p=>p.ref===t.ref);if(!h)return!0;if(["broadcast","presence","postgres_changes"].includes(d))if("id"in h){const p=h.id,g=(i=h.filter)===null||i===void 0?void 0:i.event;return p&&((a=s.ids)===null||a===void 0?void 0:a.includes(p))&&(g==="*"||(g==null?void 0:g.toLocaleLowerCase())===((o=s.data)===null||o===void 0?void 0:o.type.toLocaleLowerCase()))}else{const p=(c=(l=h==null?void 0:h.filter)===null||l===void 0?void 0:l.event)===null||c===void 0?void 0:c.toLocaleLowerCase();return p==="*"||p===((u=s==null?void 0:s.event)===null||u===void 0?void 0:u.toLocaleLowerCase())}else return h.type.toLocaleLowerCase()===d})}_notThisChannelEvent(t,s){const{close:n,error:r,leave:i,join:a}=yu;return s&&[n,r,i,a].includes(t)&&s!==this.joinPush.ref}_updateFilterTransform(){this.channelAdapter.updatePayloadTransform((t,s,n)=>{if(typeof s=="object"&&"ids"in s){const r=s.data,{schema:i,table:a,commit_timestamp:o,type:l,errors:c}=r;return Object.assign(Object.assign({},{schema:i,table:a,commit_timestamp:o,eventType:l,new:{},old:{},errors:c}),this._getPayloadRecords(r))}return s})}copyBindings(t){if(this.joinedOnce)throw new Error("cannot copy bindings into joined channel");for(const s in t.bindings)for(const n of t.bindings[s])this._on(n.type,n.filter,n.callback)}static isFilterValueEqual(t,s){return(t??void 0)===(s??void 0)}_getPayloadRecords(t){const s={new:{},old:{}};return(t.type==="INSERT"||t.type==="UPDATE")&&(s.new=Yo(t.columns,t.record)),(t.type==="UPDATE"||t.type==="DELETE")&&(s.old=Yo(t.columns,t.old_record)),s}}class Gg{constructor(t,s){this.socket=new Hg(t,s)}get timeout(){return this.socket.timeout}get endPoint(){return this.socket.endPoint}get transport(){return this.socket.transport}get heartbeatIntervalMs(){return this.socket.heartbeatIntervalMs}get heartbeatCallback(){return this.socket.heartbeatCallback}set heartbeatCallback(t){this.socket.heartbeatCallback=t}get heartbeatTimer(){return this.socket.heartbeatTimer}get pendingHeartbeatRef(){return this.socket.pendingHeartbeatRef}get reconnectTimer(){return this.socket.reconnectTimer}get vsn(){return this.socket.vsn}get encode(){return this.socket.encode}get decode(){return this.socket.decode}get reconnectAfterMs(){return this.socket.reconnectAfterMs}get sendBuffer(){return this.socket.sendBuffer}get stateChangeCallbacks(){return this.socket.stateChangeCallbacks}connect(){this.socket.connect()}disconnect(t,s,n,r=1e4){return new Promise(i=>{setTimeout(()=>i("timeout"),r),this.socket.disconnect(()=>{t(),i("ok")},s,n)})}push(t){this.socket.push(t)}log(t,s,n){this.socket.log(t,s,n)}makeRef(){return this.socket.makeRef()}onOpen(t){this.socket.onOpen(t)}onClose(t){this.socket.onClose(t)}onError(t){this.socket.onError(t)}onMessage(t){this.socket.onMessage(t)}isConnected(){return this.socket.isConnected()}isConnecting(){return this.socket.connectionState()==Yi.connecting}isDisconnecting(){return this.socket.connectionState()==Yi.closing}connectionState(){return this.socket.connectionState()}endPointURL(){return this.socket.endPointURL()}sendHeartbeat(){this.socket.sendHeartbeat()}getSocket(){return this.socket}}const tl={HEARTBEAT_INTERVAL:25e3},Zg=[1e3,2e3,5e3,1e4],Jg=1e4;function Yg(){const e=new Map;return{get length(){return e.size},clear(){e.clear()},getItem(t){return e.has(t)?e.get(t):null},key(t){var s;return(s=Array.from(e.keys())[t])!==null&&s!==void 0?s:null},removeItem(t){e.delete(t)},setItem(t,s){e.set(t,String(s))}}}function Xg(){try{if(typeof globalThis<"u"&&globalThis.sessionStorage)return globalThis.sessionStorage}catch{}return Yg()}const Qg=`
|
|
38
|
-
addEventListener("message", (e) => {
|
|
39
|
-
if (e.data.event === "start") {
|
|
40
|
-
setInterval(() => postMessage({ event: "keepAlive" }), e.data.interval);
|
|
41
|
-
}
|
|
42
|
-
});`;class e0{get endPoint(){return this.socketAdapter.endPoint}get timeout(){return this.socketAdapter.timeout}get transport(){return this.socketAdapter.transport}get heartbeatCallback(){return this.socketAdapter.heartbeatCallback}get heartbeatIntervalMs(){return this.socketAdapter.heartbeatIntervalMs}get heartbeatTimer(){return this.worker?this._workerHeartbeatTimer:this.socketAdapter.heartbeatTimer}get pendingHeartbeatRef(){return this.worker?this._pendingWorkerHeartbeatRef:this.socketAdapter.pendingHeartbeatRef}get reconnectTimer(){return this.socketAdapter.reconnectTimer}get vsn(){return this.socketAdapter.vsn}get encode(){return this.socketAdapter.encode}get decode(){return this.socketAdapter.decode}get reconnectAfterMs(){return this.socketAdapter.reconnectAfterMs}get sendBuffer(){return this.socketAdapter.sendBuffer}get stateChangeCallbacks(){return this.socketAdapter.stateChangeCallbacks}constructor(t,s){var n;if(this.channels=new Array,this.accessTokenValue=null,this.accessToken=null,this.apiKey=null,this.httpEndpoint="",this.headers={},this.params={},this.ref=0,this.serializer=new Tg,this._manuallySetToken=!1,this._authPromise=null,this._workerHeartbeatTimer=void 0,this._pendingWorkerHeartbeatRef=null,this._pendingDisconnectTimer=null,this._disconnectOnEmptyChannelsAfterMs=0,this._resolveFetch=i=>i?(...a)=>i(...a):(...a)=>fetch(...a),!(!((n=s==null?void 0:s.params)===null||n===void 0)&&n.apikey))throw new Error("API key is required to connect to Realtime");this.apiKey=s.params.apikey;const r=this._initializeOptions(s);this.socketAdapter=new Gg(t,r),this.httpEndpoint=wu(t),this.fetch=this._resolveFetch(s==null?void 0:s.fetch)}connect(){if(!(this.isConnecting()||this.isDisconnecting()||this.isConnected())){this.accessToken&&!this._authPromise&&this._setAuthSafely("connect"),this._setupConnectionHandlers();try{this.socketAdapter.connect()}catch(t){const s=t.message;throw s.includes("Node.js")?new Error(`${s}
|
|
43
|
-
|
|
44
|
-
To use Realtime in Node.js, you need to provide a WebSocket implementation:
|
|
45
|
-
|
|
46
|
-
Option 1: Use Node.js 22+ which has native WebSocket support
|
|
47
|
-
Option 2: Install and provide the "ws" package:
|
|
48
|
-
|
|
49
|
-
npm install ws
|
|
50
|
-
|
|
51
|
-
import ws from "ws"
|
|
52
|
-
const client = new RealtimeClient(url, {
|
|
53
|
-
...options,
|
|
54
|
-
transport: ws
|
|
55
|
-
})`):new Error(`WebSocket not available: ${s}`)}this._handleNodeJsRaceCondition()}}endpointURL(){return this.socketAdapter.endPointURL()}async disconnect(t,s){return this._cancelPendingDisconnect(),this.isDisconnecting()?"ok":await this.socketAdapter.disconnect(()=>{clearInterval(this._workerHeartbeatTimer),this._terminateWorker()},t,s)}getChannels(){return this.channels}async removeChannel(t){const s=await t.unsubscribe();return s==="ok"&&t.teardown(),s}async removeAllChannels(){const t=this.channels.map(async n=>{const r=await n.unsubscribe();return n.teardown(),r}),s=await Promise.all(t);return await this.disconnect(),s}log(t,s,n){this.socketAdapter.log(t,s,n)}connectionState(){return this.socketAdapter.connectionState()||Yi.closed}isConnected(){return this.socketAdapter.isConnected()}isConnecting(){return this.socketAdapter.isConnecting()}isDisconnecting(){return this.socketAdapter.isDisconnecting()}channel(t,s={config:{}}){const n=`realtime:${t}`,r=this.getChannels().find(i=>i.topic===n);if(r)return r;{const i=new $n(`realtime:${t}`,s,this);return this._cancelPendingDisconnect(),this.channels.push(i),i}}push(t){this.socketAdapter.push(t)}async setAuth(t=null){this._authPromise=this._performAuth(t);try{await this._authPromise}finally{this._authPromise=null}}_isManualToken(){return this._manuallySetToken}async sendHeartbeat(){this.socketAdapter.sendHeartbeat()}onHeartbeat(t){this.socketAdapter.heartbeatCallback=this._wrapHeartbeatCallback(t)}_makeRef(){return this.socketAdapter.makeRef()}_remove(t){this.channels=this.channels.filter(s=>s.topic!==t.topic),this.channels.length===0&&(this.log("transport","no channels remaining, scheduling disconnect"),this._schedulePendingDisconnect())}_schedulePendingDisconnect(){if(this._cancelPendingDisconnect(),this._disconnectOnEmptyChannelsAfterMs===0){this.log("transport","disconnecting immediately - no channels"),this.disconnect();return}this._pendingDisconnectTimer=setTimeout(()=>{this._pendingDisconnectTimer=null,this.channels.length===0&&(this.log("transport","deferred disconnect fired - no channels, disconnecting"),this.disconnect())},this._disconnectOnEmptyChannelsAfterMs),this.log("transport",`deferred disconnect scheduled in ${this._disconnectOnEmptyChannelsAfterMs}ms`)}_cancelPendingDisconnect(){this._pendingDisconnectTimer!==null&&(this.log("transport","pending disconnect cancelled - channel activity detected"),clearTimeout(this._pendingDisconnectTimer),this._pendingDisconnectTimer=null)}async _performAuth(t=null){let s,n=!1;if(t)s=t,n=!0;else if(this.accessToken)try{s=await this.accessToken()}catch(r){this.log("error","Error fetching access token from callback",r),s=this.accessTokenValue}else s=this.accessTokenValue;n?this._manuallySetToken=!0:this.accessToken&&(this._manuallySetToken=!1),this.accessTokenValue!=s&&(this.accessTokenValue=s,this.channels.forEach(r=>{const i={access_token:s,version:wg};s&&r.updateJoinPayload(i),r.joinedOnce&&r.channelAdapter.isJoined()&&r.channelAdapter.push(yu.access_token,{access_token:s})}))}async _waitForAuthIfNeeded(){this._authPromise&&await this._authPromise}_setAuthSafely(t="general"){this._isManualToken()||this.setAuth().catch(s=>{this.log("error",`Error setting auth in ${t}`,s)})}_setupConnectionHandlers(){this.socketAdapter.onOpen(()=>{(this._authPromise||(this.accessToken&&!this.accessTokenValue?this.setAuth():Promise.resolve())).catch(s=>{this.log("error","error waiting for auth on connect",s)}),this.worker&&!this.workerRef&&this._startWorkerHeartbeat()}),this.socketAdapter.onClose(()=>{this.worker&&this.workerRef&&this._terminateWorker()}),this.socketAdapter.onMessage(t=>{t.ref&&t.ref===this._pendingWorkerHeartbeatRef&&(this._pendingWorkerHeartbeatRef=null)})}_handleNodeJsRaceCondition(){this.socketAdapter.isConnected()&&this.socketAdapter.getSocket().onConnOpen()}_wrapHeartbeatCallback(t){return(s,n)=>{s=="sent"&&this._setAuthSafely(),t&&t(s,n)}}_startWorkerHeartbeat(){this.workerUrl?this.log("worker",`starting worker for from ${this.workerUrl}`):this.log("worker","starting default worker");const t=this._workerObjectUrl(this.workerUrl);this.workerRef=new Worker(t),this.workerRef.onerror=s=>{this.log("worker","worker error",s.message),this._terminateWorker(),this.disconnect()},this.workerRef.onmessage=s=>{s.data.event==="keepAlive"&&this.sendHeartbeat()},this.workerRef.postMessage({event:"start",interval:this.heartbeatIntervalMs})}_terminateWorker(){this.workerRef&&(this.log("worker","terminating worker"),this.workerRef.terminate(),this.workerRef=void 0)}_workerObjectUrl(t){let s;if(t)s=t;else{const n=new Blob([Qg],{type:"application/javascript"});s=URL.createObjectURL(n)}return s}_initializeOptions(t){var s,n,r,i,a,o,l,c,u,d,h,p;this.worker=(s=t==null?void 0:t.worker)!==null&&s!==void 0?s:!1,this.accessToken=(n=t==null?void 0:t.accessToken)!==null&&n!==void 0?n:null;const g={};g.timeout=(r=t==null?void 0:t.timeout)!==null&&r!==void 0?r:kg,g.heartbeatIntervalMs=(i=t==null?void 0:t.heartbeatIntervalMs)!==null&&i!==void 0?i:tl.HEARTBEAT_INTERVAL,this._disconnectOnEmptyChannelsAfterMs=(a=t==null?void 0:t.disconnectOnEmptyChannelsAfterMs)!==null&&a!==void 0?a:2*((o=t==null?void 0:t.heartbeatIntervalMs)!==null&&o!==void 0?o:tl.HEARTBEAT_INTERVAL),g.transport=(l=t==null?void 0:t.transport)!==null&&l!==void 0?l:yg.getWebSocketConstructor(),g.params=t==null?void 0:t.params,g.logger=t==null?void 0:t.logger,g.heartbeatCallback=this._wrapHeartbeatCallback(t==null?void 0:t.heartbeatCallback),g.sessionStorage=(c=t==null?void 0:t.sessionStorage)!==null&&c!==void 0?c:Xg(),g.reconnectAfterMs=(u=t==null?void 0:t.reconnectAfterMs)!==null&&u!==void 0?u:x=>Zg[x-1]||Jg;let b,R;const w=(d=t==null?void 0:t.vsn)!==null&&d!==void 0?d:Eg;switch(w){case xg:b=(x,E)=>E(JSON.stringify(x)),R=(x,E)=>E(JSON.parse(x));break;case vu:b=this.serializer.encode.bind(this.serializer),R=this.serializer.decode.bind(this.serializer);break;default:throw new Error(`Unsupported serializer version: ${g.vsn}`)}if(g.vsn=w,g.encode=(h=t==null?void 0:t.encode)!==null&&h!==void 0?h:b,g.decode=(p=t==null?void 0:t.decode)!==null&&p!==void 0?p:R,g.beforeReconnect=this._reconnectAuth.bind(this),(t!=null&&t.logLevel||t!=null&&t.log_level)&&(this.logLevel=t.logLevel||t.log_level,g.params=Object.assign(Object.assign({},g.params),{log_level:this.logLevel})),this.worker){if(typeof window<"u"&&!window.Worker)throw new Error("Web Worker is not supported");this.workerUrl=t==null?void 0:t.workerUrl,g.autoSendHeartbeat=!this.worker}return g}async _reconnectAuth(){await this._waitForAuthIfNeeded(),this.isConnected()||this.connect()}}var Hn=class extends Error{constructor(e,t){var s;super(e),this.name="IcebergError",this.status=t.status,this.icebergType=t.icebergType,this.icebergCode=t.icebergCode,this.details=t.details,this.isCommitStateUnknown=t.icebergType==="CommitStateUnknownException"||[500,502,504].includes(t.status)&&((s=t.icebergType)==null?void 0:s.includes("CommitState"))===!0}isNotFound(){return this.status===404}isConflict(){return this.status===409}isAuthenticationTimeout(){return this.status===419}};function t0(e,t,s){const n=new URL(t,e);if(s)for(const[r,i]of Object.entries(s))i!==void 0&&n.searchParams.set(r,i);return n.toString()}async function s0(e){return!e||e.type==="none"?{}:e.type==="bearer"?{Authorization:`Bearer ${e.token}`}:e.type==="header"?{[e.name]:e.value}:e.type==="custom"?await e.getHeaders():{}}function n0(e){const t=e.fetchImpl??globalThis.fetch;return{async request({method:s,path:n,query:r,body:i,headers:a}){const o=t0(e.baseUrl,n,r),l=await s0(e.auth),c=await t(o,{method:s,headers:{...i?{"Content-Type":"application/json"}:{},...l,...a},body:i?JSON.stringify(i):void 0}),u=await c.text(),d=(c.headers.get("content-type")||"").includes("application/json"),h=d&&u?JSON.parse(u):u;if(!c.ok){const p=d?h:void 0,g=p==null?void 0:p.error;throw new Hn((g==null?void 0:g.message)??`Request failed with status ${c.status}`,{status:c.status,icebergType:g==null?void 0:g.type,icebergCode:g==null?void 0:g.code,details:p})}return{status:c.status,headers:c.headers,data:h}}}}function cr(e){return e.join("")}var r0=class{constructor(e,t=""){this.client=e,this.prefix=t}async listNamespaces(e){const t=e?{parent:cr(e.namespace)}:void 0;return(await this.client.request({method:"GET",path:`${this.prefix}/namespaces`,query:t})).data.namespaces.map(n=>({namespace:n}))}async createNamespace(e,t){const s={namespace:e.namespace,properties:t==null?void 0:t.properties};return(await this.client.request({method:"POST",path:`${this.prefix}/namespaces`,body:s})).data}async dropNamespace(e){await this.client.request({method:"DELETE",path:`${this.prefix}/namespaces/${cr(e.namespace)}`})}async loadNamespaceMetadata(e){return{properties:(await this.client.request({method:"GET",path:`${this.prefix}/namespaces/${cr(e.namespace)}`})).data.properties}}async namespaceExists(e){try{return await this.client.request({method:"HEAD",path:`${this.prefix}/namespaces/${cr(e.namespace)}`}),!0}catch(t){if(t instanceof Hn&&t.status===404)return!1;throw t}}async createNamespaceIfNotExists(e,t){try{return await this.createNamespace(e,t)}catch(s){if(s instanceof Hn&&s.status===409)return;throw s}}};function Bs(e){return e.join("")}var i0=class{constructor(e,t="",s){this.client=e,this.prefix=t,this.accessDelegation=s}async listTables(e){return(await this.client.request({method:"GET",path:`${this.prefix}/namespaces/${Bs(e.namespace)}/tables`})).data.identifiers}async createTable(e,t){const s={};return this.accessDelegation&&(s["X-Iceberg-Access-Delegation"]=this.accessDelegation),(await this.client.request({method:"POST",path:`${this.prefix}/namespaces/${Bs(e.namespace)}/tables`,body:t,headers:s})).data.metadata}async updateTable(e,t){const s=await this.client.request({method:"POST",path:`${this.prefix}/namespaces/${Bs(e.namespace)}/tables/${e.name}`,body:t});return{"metadata-location":s.data["metadata-location"],metadata:s.data.metadata}}async dropTable(e,t){await this.client.request({method:"DELETE",path:`${this.prefix}/namespaces/${Bs(e.namespace)}/tables/${e.name}`,query:{purgeRequested:String((t==null?void 0:t.purge)??!1)}})}async loadTable(e){const t={};return this.accessDelegation&&(t["X-Iceberg-Access-Delegation"]=this.accessDelegation),(await this.client.request({method:"GET",path:`${this.prefix}/namespaces/${Bs(e.namespace)}/tables/${e.name}`,headers:t})).data.metadata}async tableExists(e){const t={};this.accessDelegation&&(t["X-Iceberg-Access-Delegation"]=this.accessDelegation);try{return await this.client.request({method:"HEAD",path:`${this.prefix}/namespaces/${Bs(e.namespace)}/tables/${e.name}`,headers:t}),!0}catch(s){if(s instanceof Hn&&s.status===404)return!1;throw s}}async createTableIfNotExists(e,t){try{return await this.createTable(e,t)}catch(s){if(s instanceof Hn&&s.status===409)return await this.loadTable({namespace:e.namespace,name:t.name});throw s}}},a0=class{constructor(e){var n;let t="v1";e.catalogName&&(t+=`/${e.catalogName}`);const s=e.baseUrl.endsWith("/")?e.baseUrl:`${e.baseUrl}/`;this.client=n0({baseUrl:s,auth:e.auth,fetchImpl:e.fetch}),this.accessDelegation=(n=e.accessDelegation)==null?void 0:n.join(","),this.namespaceOps=new r0(this.client,t),this.tableOps=new i0(this.client,t,this.accessDelegation)}async listNamespaces(e){return this.namespaceOps.listNamespaces(e)}async createNamespace(e,t){return this.namespaceOps.createNamespace(e,t)}async dropNamespace(e){await this.namespaceOps.dropNamespace(e)}async loadNamespaceMetadata(e){return this.namespaceOps.loadNamespaceMetadata(e)}async listTables(e){return this.tableOps.listTables(e)}async createTable(e,t){return this.tableOps.createTable(e,t)}async updateTable(e,t){return this.tableOps.updateTable(e,t)}async dropTable(e,t){await this.tableOps.dropTable(e,t)}async loadTable(e){return this.tableOps.loadTable(e)}async namespaceExists(e){return this.namespaceOps.namespaceExists(e)}async tableExists(e){return this.tableOps.tableExists(e)}async createNamespaceIfNotExists(e,t){return this.namespaceOps.createNamespaceIfNotExists(e,t)}async createTableIfNotExists(e,t){return this.tableOps.createTableIfNotExists(e,t)}};function Fn(e){"@babel/helpers - typeof";return Fn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Fn(e)}function o0(e,t){if(Fn(e)!="object"||!e)return e;var s=e[Symbol.toPrimitive];if(s!==void 0){var n=s.call(e,t);if(Fn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function l0(e){var t=o0(e,"string");return Fn(t)=="symbol"?t:t+""}function c0(e,t,s){return(t=l0(t))in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function sl(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),s.push.apply(s,n)}return s}function ye(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{};t%2?sl(Object(s),!0).forEach(function(n){c0(e,n,s[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(s)):sl(Object(s)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(s,n))})}return e}var ii=class extends Error{constructor(e,t="storage",s,n){super(e),this.__isStorageError=!0,this.namespace=t,this.name=t==="vectors"?"StorageVectorsError":"StorageError",this.status=s,this.statusCode=n}toJSON(){return{name:this.name,message:this.message,status:this.status,statusCode:this.statusCode}}};function ai(e){return typeof e=="object"&&e!==null&&"__isStorageError"in e}var ta=class extends ii{constructor(e,t,s,n="storage"){super(e,n,t,s),this.name=n==="vectors"?"StorageVectorsApiError":"StorageApiError",this.status=t,this.statusCode=s}toJSON(){return ye({},super.toJSON())}},Eu=class extends ii{constructor(e,t,s="storage"){super(e,s),this.name=s==="vectors"?"StorageVectorsUnknownError":"StorageUnknownError",this.originalError=t}};function Ir(e,t,s){const n=ye({},e),r=t.toLowerCase();for(const i of Object.keys(n))i.toLowerCase()===r&&delete n[i];return n[r]=s,n}function u0(e){const t={};for(const[s,n]of Object.entries(e))t[s.toLowerCase()]=n;return t}const d0=e=>e?(...t)=>e(...t):(...t)=>fetch(...t),h0=e=>{if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},sa=e=>{if(Array.isArray(e))return e.map(s=>sa(s));if(typeof e=="function"||e!==Object(e))return e;const t={};return Object.entries(e).forEach(([s,n])=>{const r=s.replace(/([-_][a-z])/gi,i=>i.toUpperCase().replace(/[-_]/g,""));t[r]=sa(n)}),t},f0=e=>!e||typeof e!="string"||e.length===0||e.length>100||e.trim()!==e||e.includes("/")||e.includes("\\")?!1:/^[\w!.\*'() &$@=;:+,?-]+$/.test(e),nl=e=>{if(typeof e=="object"&&e!==null){const t=e;if(typeof t.msg=="string")return t.msg;if(typeof t.message=="string")return t.message;if(typeof t.error_description=="string")return t.error_description;if(typeof t.error=="string")return t.error;if(typeof t.error=="object"&&t.error!==null){const s=t.error;if(typeof s.message=="string")return s.message}}return JSON.stringify(e)},p0=async(e,t,s,n)=>{if(e!==null&&typeof e=="object"&&"json"in e&&typeof e.json=="function"){const r=e;let i=parseInt(String(r.status),10);Number.isFinite(i)||(i=500),r.json().then(a=>{const o=(a==null?void 0:a.statusCode)||(a==null?void 0:a.code)||i+"";t(new ta(nl(a),i,o,n))}).catch(()=>{const a=i+"";t(new ta(r.statusText||`HTTP ${i} error`,i,a,n))})}else t(new Eu(nl(e),e,n))},g0=(e,t,s,n)=>{const r={method:e,headers:(t==null?void 0:t.headers)||{}};if(e==="GET"||e==="HEAD"||!n)return ye(ye({},r),s);if(h0(n)){var i;const a=(t==null?void 0:t.headers)||{};let o;for(const[l,c]of Object.entries(a))l.toLowerCase()==="content-type"&&(o=c);r.headers=Ir(a,"Content-Type",(i=o)!==null&&i!==void 0?i:"application/json"),r.body=JSON.stringify(n)}else r.body=n;return t!=null&&t.duplex&&(r.duplex=t.duplex),ye(ye({},r),s)};async function pn(e,t,s,n,r,i,a){return new Promise((o,l)=>{e(s,g0(t,n,r,i)).then(c=>{if(!c.ok)throw c;if(n!=null&&n.noResolveJson)return c;if(a==="vectors"){const u=c.headers.get("content-type");if(c.headers.get("content-length")==="0"||c.status===204)return{};if(!u||!u.includes("application/json"))return{}}return c.json()}).then(c=>o(c)).catch(c=>p0(c,l,n,a))})}function ku(e="storage"){return{get:async(t,s,n,r)=>pn(t,"GET",s,n,r,void 0,e),post:async(t,s,n,r,i)=>pn(t,"POST",s,r,i,n,e),put:async(t,s,n,r,i)=>pn(t,"PUT",s,r,i,n,e),head:async(t,s,n,r)=>pn(t,"HEAD",s,ye(ye({},n),{},{noResolveJson:!0}),r,void 0,e),remove:async(t,s,n,r,i)=>pn(t,"DELETE",s,r,i,n,e)}}const m0=ku("storage"),{get:Vn,post:wt,put:na,head:b0,remove:$a}=m0,ut=ku("vectors");var cn=class{constructor(e,t={},s,n="storage"){this.shouldThrowOnError=!1,this.url=e,this.headers=u0(t),this.fetch=d0(s),this.namespace=n}throwOnError(){return this.shouldThrowOnError=!0,this}setHeader(e,t){return this.headers=Ir(this.headers,e,t),this}async handleOperation(e){var t=this;try{return{data:await e(),error:null}}catch(s){if(t.shouldThrowOnError)throw s;if(ai(s))return{data:null,error:s};throw s}}},v0=class{constructor(e,t){this.downloadFn=e,this.shouldThrowOnError=t}then(e,t){return this.execute().then(e,t)}async execute(){var e=this;try{return{data:(await e.downloadFn()).body,error:null}}catch(t){if(e.shouldThrowOnError)throw t;if(ai(t))return{data:null,error:t};throw t}}};let Su;Su=Symbol.toStringTag;var y0=class{constructor(e,t){this.downloadFn=e,this.shouldThrowOnError=t,this[Su]="BlobDownloadBuilder",this.promise=null}asStream(){return new v0(this.downloadFn,this.shouldThrowOnError)}then(e,t){return this.getPromise().then(e,t)}catch(e){return this.getPromise().catch(e)}finally(e){return this.getPromise().finally(e)}getPromise(){return this.promise||(this.promise=this.execute()),this.promise}async execute(){var e=this;try{return{data:await(await e.downloadFn()).blob(),error:null}}catch(t){if(e.shouldThrowOnError)throw t;if(ai(t))return{data:null,error:t};throw t}}};const _0={limit:100,offset:0,sortBy:{column:"name",order:"asc"}},rl={cacheControl:"3600",contentType:"text/plain;charset=UTF-8",upsert:!1};var w0=class extends cn{constructor(e,t={},s,n){super(e,t,n,"storage"),this.bucketId=s}async uploadOrUpdate(e,t,s,n){var r=this;return r.handleOperation(async()=>{let i;const a=ye(ye({},rl),n);let o=ye(ye({},r.headers),e==="POST"&&{"x-upsert":String(a.upsert)});const l=a.metadata;if(typeof Blob<"u"&&s instanceof Blob?(i=new FormData,i.append("cacheControl",a.cacheControl),l&&i.append("metadata",r.encodeMetadata(l)),i.append("",s)):typeof FormData<"u"&&s instanceof FormData?(i=s,i.has("cacheControl")||i.append("cacheControl",a.cacheControl),l&&!i.has("metadata")&&i.append("metadata",r.encodeMetadata(l))):(i=s,o["cache-control"]=`max-age=${a.cacheControl}`,o["content-type"]=a.contentType,l&&(o["x-metadata"]=r.toBase64(r.encodeMetadata(l))),(typeof ReadableStream<"u"&&i instanceof ReadableStream||i&&typeof i=="object"&&"pipe"in i&&typeof i.pipe=="function")&&!a.duplex&&(a.duplex="half")),n!=null&&n.headers)for(const[h,p]of Object.entries(n.headers))o=Ir(o,h,p);const c=r._removeEmptyFolders(t),u=r._getFinalPath(c),d=await(e=="PUT"?na:wt)(r.fetch,`${r.url}/object/${u}`,i,ye({headers:o},a!=null&&a.duplex?{duplex:a.duplex}:{}));return{path:c,id:d.Id,fullPath:d.Key}})}async upload(e,t,s){return this.uploadOrUpdate("POST",e,t,s)}async uploadToSignedUrl(e,t,s,n){var r=this;const i=r._removeEmptyFolders(e),a=r._getFinalPath(i),o=new URL(r.url+`/object/upload/sign/${a}`);return o.searchParams.set("token",t),r.handleOperation(async()=>{let l;const c=ye(ye({},rl),n);let u=ye(ye({},r.headers),{"x-upsert":String(c.upsert)});const d=c.metadata;if(typeof Blob<"u"&&s instanceof Blob?(l=new FormData,l.append("cacheControl",c.cacheControl),d&&l.append("metadata",r.encodeMetadata(d)),l.append("",s)):typeof FormData<"u"&&s instanceof FormData?(l=s,l.has("cacheControl")||l.append("cacheControl",c.cacheControl),d&&!l.has("metadata")&&l.append("metadata",r.encodeMetadata(d))):(l=s,u["cache-control"]=`max-age=${c.cacheControl}`,u["content-type"]=c.contentType,d&&(u["x-metadata"]=r.toBase64(r.encodeMetadata(d))),(typeof ReadableStream<"u"&&l instanceof ReadableStream||l&&typeof l=="object"&&"pipe"in l&&typeof l.pipe=="function")&&!c.duplex&&(c.duplex="half")),n!=null&&n.headers)for(const[h,p]of Object.entries(n.headers))u=Ir(u,h,p);return{path:i,fullPath:(await na(r.fetch,o.toString(),l,ye({headers:u},c!=null&&c.duplex?{duplex:c.duplex}:{}))).Key}})}async createSignedUploadUrl(e,t){var s=this;return s.handleOperation(async()=>{let n=s._getFinalPath(e);const r=ye({},s.headers);t!=null&&t.upsert&&(r["x-upsert"]="true");const i=await wt(s.fetch,`${s.url}/object/upload/sign/${n}`,{},{headers:r}),a=new URL(s.url+i.url),o=a.searchParams.get("token");if(!o)throw new ii("No token returned by API");return{signedUrl:a.toString(),path:e,token:o}})}async update(e,t,s){return this.uploadOrUpdate("PUT",e,t,s)}async move(e,t,s){var n=this;return n.handleOperation(async()=>await wt(n.fetch,`${n.url}/object/move`,{bucketId:n.bucketId,sourceKey:e,destinationKey:t,destinationBucket:s==null?void 0:s.destinationBucket},{headers:n.headers}))}async copy(e,t,s){var n=this;return n.handleOperation(async()=>({path:(await wt(n.fetch,`${n.url}/object/copy`,{bucketId:n.bucketId,sourceKey:e,destinationKey:t,destinationBucket:s==null?void 0:s.destinationBucket},{headers:n.headers})).Key}))}async createSignedUrl(e,t,s){var n=this;return n.handleOperation(async()=>{let r=n._getFinalPath(e);const i=typeof(s==null?void 0:s.transform)=="object"&&s.transform!==null&&Object.keys(s.transform).length>0;let a=await wt(n.fetch,`${n.url}/object/sign/${r}`,ye({expiresIn:t},i?{transform:s.transform}:{}),{headers:n.headers});const o=new URLSearchParams;s!=null&&s.download&&o.set("download",s.download===!0?"":s.download),(s==null?void 0:s.cacheNonce)!=null&&o.set("cacheNonce",String(s.cacheNonce));const l=o.toString();return{signedUrl:encodeURI(`${n.url}${a.signedURL}${l?`&${l}`:""}`)}})}async createSignedUrls(e,t,s){var n=this;return n.handleOperation(async()=>{const r=await wt(n.fetch,`${n.url}/object/sign/${n.bucketId}`,{expiresIn:t,paths:e},{headers:n.headers}),i=new URLSearchParams;s!=null&&s.download&&i.set("download",s.download===!0?"":s.download),(s==null?void 0:s.cacheNonce)!=null&&i.set("cacheNonce",String(s.cacheNonce));const a=i.toString();return r.map(o=>ye(ye({},o),{},{signedUrl:o.signedURL?encodeURI(`${n.url}${o.signedURL}${a?`&${a}`:""}`):null}))})}download(e,t,s){const n=typeof(t==null?void 0:t.transform)=="object"&&t.transform!==null&&Object.keys(t.transform).length>0?"render/image/authenticated":"object",r=new URLSearchParams;t!=null&&t.transform&&this.applyTransformOptsToQuery(r,t.transform),(t==null?void 0:t.cacheNonce)!=null&&r.set("cacheNonce",String(t.cacheNonce));const i=r.toString(),a=this._getFinalPath(e),o=()=>Vn(this.fetch,`${this.url}/${n}/${a}${i?`?${i}`:""}`,{headers:this.headers,noResolveJson:!0},s);return new y0(o,this.shouldThrowOnError)}async info(e){var t=this;const s=t._getFinalPath(e);return t.handleOperation(async()=>sa(await Vn(t.fetch,`${t.url}/object/info/${s}`,{headers:t.headers})))}async exists(e){var t=this;const s=t._getFinalPath(e);try{return await b0(t.fetch,`${t.url}/object/${s}`,{headers:t.headers}),{data:!0,error:null}}catch(r){if(t.shouldThrowOnError)throw r;if(ai(r)){var n;const i=r instanceof ta?r.status:r instanceof Eu?(n=r.originalError)===null||n===void 0?void 0:n.status:void 0;if(i!==void 0&&[400,404].includes(i))return{data:!1,error:r}}throw r}}getPublicUrl(e,t){const s=this._getFinalPath(e),n=new URLSearchParams;t!=null&&t.download&&n.set("download",t.download===!0?"":t.download),t!=null&&t.transform&&this.applyTransformOptsToQuery(n,t.transform),(t==null?void 0:t.cacheNonce)!=null&&n.set("cacheNonce",String(t.cacheNonce));const r=n.toString(),i=typeof(t==null?void 0:t.transform)=="object"&&t.transform!==null&&Object.keys(t.transform).length>0?"render/image":"object";return{data:{publicUrl:encodeURI(`${this.url}/${i}/public/${s}`)+(r?`?${r}`:"")}}}async remove(e){var t=this;return t.handleOperation(async()=>await $a(t.fetch,`${t.url}/object/${t.bucketId}`,{prefixes:e},{headers:t.headers}))}async list(e,t,s){var n=this;return n.handleOperation(async()=>{const r=ye(ye(ye({},_0),t),{},{prefix:e||""});return await wt(n.fetch,`${n.url}/object/list/${n.bucketId}`,r,{headers:n.headers},s)})}async listV2(e,t){var s=this;return s.handleOperation(async()=>{const n=ye({},e);return await wt(s.fetch,`${s.url}/object/list-v2/${s.bucketId}`,n,{headers:s.headers},t)})}encodeMetadata(e){return JSON.stringify(e)}toBase64(e){return typeof Buffer<"u"?Buffer.from(e).toString("base64"):btoa(e)}_getFinalPath(e){return`${this.bucketId}/${e.replace(/^\/+/,"")}`}_removeEmptyFolders(e){return e.replace(/^\/|\/$/g,"").replace(/\/+/g,"/")}applyTransformOptsToQuery(e,t){return t.width&&e.set("width",t.width.toString()),t.height&&e.set("height",t.height.toString()),t.resize&&e.set("resize",t.resize),t.format&&e.set("format",t.format),t.quality&&e.set("quality",t.quality.toString()),e}};const x0="2.105.4",er={"X-Client-Info":`storage-js/${x0}`};var E0=class extends cn{constructor(e,t={},s,n){const r=new URL(e);n!=null&&n.useNewHostname&&/supabase\.(co|in|red)$/.test(r.hostname)&&!r.hostname.includes("storage.supabase.")&&(r.hostname=r.hostname.replace("supabase.","storage.supabase."));const i=r.href.replace(/\/$/,""),a=ye(ye({},er),t);super(i,a,s,"storage")}async listBuckets(e){var t=this;return t.handleOperation(async()=>{const s=t.listBucketOptionsToQueryString(e);return await Vn(t.fetch,`${t.url}/bucket${s}`,{headers:t.headers})})}async getBucket(e){var t=this;return t.handleOperation(async()=>await Vn(t.fetch,`${t.url}/bucket/${e}`,{headers:t.headers}))}async createBucket(e,t={public:!1}){var s=this;return s.handleOperation(async()=>await wt(s.fetch,`${s.url}/bucket`,{id:e,name:e,type:t.type,public:t.public,file_size_limit:t.fileSizeLimit,allowed_mime_types:t.allowedMimeTypes},{headers:s.headers}))}async updateBucket(e,t){var s=this;return s.handleOperation(async()=>await na(s.fetch,`${s.url}/bucket/${e}`,{id:e,name:e,public:t.public,file_size_limit:t.fileSizeLimit,allowed_mime_types:t.allowedMimeTypes},{headers:s.headers}))}async emptyBucket(e){var t=this;return t.handleOperation(async()=>await wt(t.fetch,`${t.url}/bucket/${e}/empty`,{},{headers:t.headers}))}async deleteBucket(e){var t=this;return t.handleOperation(async()=>await $a(t.fetch,`${t.url}/bucket/${e}`,{},{headers:t.headers}))}listBucketOptionsToQueryString(e){const t={};return e&&("limit"in e&&(t.limit=String(e.limit)),"offset"in e&&(t.offset=String(e.offset)),e.search&&(t.search=e.search),e.sortColumn&&(t.sortColumn=e.sortColumn),e.sortOrder&&(t.sortOrder=e.sortOrder)),Object.keys(t).length>0?"?"+new URLSearchParams(t).toString():""}},k0=class extends cn{constructor(e,t={},s){const n=e.replace(/\/$/,""),r=ye(ye({},er),t);super(n,r,s,"storage")}async createBucket(e){var t=this;return t.handleOperation(async()=>await wt(t.fetch,`${t.url}/bucket`,{name:e},{headers:t.headers}))}async listBuckets(e){var t=this;return t.handleOperation(async()=>{const s=new URLSearchParams;(e==null?void 0:e.limit)!==void 0&&s.set("limit",e.limit.toString()),(e==null?void 0:e.offset)!==void 0&&s.set("offset",e.offset.toString()),e!=null&&e.sortColumn&&s.set("sortColumn",e.sortColumn),e!=null&&e.sortOrder&&s.set("sortOrder",e.sortOrder),e!=null&&e.search&&s.set("search",e.search);const n=s.toString(),r=n?`${t.url}/bucket?${n}`:`${t.url}/bucket`;return await Vn(t.fetch,r,{headers:t.headers})})}async deleteBucket(e){var t=this;return t.handleOperation(async()=>await $a(t.fetch,`${t.url}/bucket/${e}`,{},{headers:t.headers}))}from(e){var t=this;if(!f0(e))throw new ii("Invalid bucket name: File, folder, and bucket names must follow AWS object key naming guidelines and should avoid the use of any other characters.");const s=new a0({baseUrl:this.url,catalogName:e,auth:{type:"custom",getHeaders:async()=>t.headers},fetch:this.fetch}),n=this.shouldThrowOnError;return new Proxy(s,{get(r,i){const a=r[i];return typeof a!="function"?a:async(...o)=>{try{return{data:await a.apply(r,o),error:null}}catch(l){if(n)throw l;return{data:null,error:l}}}}})}},S0=class extends cn{constructor(e,t={},s){const n=e.replace(/\/$/,""),r=ye(ye({},er),{},{"Content-Type":"application/json"},t);super(n,r,s,"vectors")}async createIndex(e){var t=this;return t.handleOperation(async()=>await ut.post(t.fetch,`${t.url}/CreateIndex`,e,{headers:t.headers})||{})}async getIndex(e,t){var s=this;return s.handleOperation(async()=>await ut.post(s.fetch,`${s.url}/GetIndex`,{vectorBucketName:e,indexName:t},{headers:s.headers}))}async listIndexes(e){var t=this;return t.handleOperation(async()=>await ut.post(t.fetch,`${t.url}/ListIndexes`,e,{headers:t.headers}))}async deleteIndex(e,t){var s=this;return s.handleOperation(async()=>await ut.post(s.fetch,`${s.url}/DeleteIndex`,{vectorBucketName:e,indexName:t},{headers:s.headers})||{})}},T0=class extends cn{constructor(e,t={},s){const n=e.replace(/\/$/,""),r=ye(ye({},er),{},{"Content-Type":"application/json"},t);super(n,r,s,"vectors")}async putVectors(e){var t=this;if(e.vectors.length<1||e.vectors.length>500)throw new Error("Vector batch size must be between 1 and 500 items");return t.handleOperation(async()=>await ut.post(t.fetch,`${t.url}/PutVectors`,e,{headers:t.headers})||{})}async getVectors(e){var t=this;return t.handleOperation(async()=>await ut.post(t.fetch,`${t.url}/GetVectors`,e,{headers:t.headers}))}async listVectors(e){var t=this;if(e.segmentCount!==void 0){if(e.segmentCount<1||e.segmentCount>16)throw new Error("segmentCount must be between 1 and 16");if(e.segmentIndex!==void 0&&(e.segmentIndex<0||e.segmentIndex>=e.segmentCount))throw new Error(`segmentIndex must be between 0 and ${e.segmentCount-1}`)}return t.handleOperation(async()=>await ut.post(t.fetch,`${t.url}/ListVectors`,e,{headers:t.headers}))}async queryVectors(e){var t=this;return t.handleOperation(async()=>await ut.post(t.fetch,`${t.url}/QueryVectors`,e,{headers:t.headers}))}async deleteVectors(e){var t=this;if(e.keys.length<1||e.keys.length>500)throw new Error("Keys batch size must be between 1 and 500 items");return t.handleOperation(async()=>await ut.post(t.fetch,`${t.url}/DeleteVectors`,e,{headers:t.headers})||{})}},A0=class extends cn{constructor(e,t={},s){const n=e.replace(/\/$/,""),r=ye(ye({},er),{},{"Content-Type":"application/json"},t);super(n,r,s,"vectors")}async createBucket(e){var t=this;return t.handleOperation(async()=>await ut.post(t.fetch,`${t.url}/CreateVectorBucket`,{vectorBucketName:e},{headers:t.headers})||{})}async getBucket(e){var t=this;return t.handleOperation(async()=>await ut.post(t.fetch,`${t.url}/GetVectorBucket`,{vectorBucketName:e},{headers:t.headers}))}async listBuckets(e={}){var t=this;return t.handleOperation(async()=>await ut.post(t.fetch,`${t.url}/ListVectorBuckets`,e,{headers:t.headers}))}async deleteBucket(e){var t=this;return t.handleOperation(async()=>await ut.post(t.fetch,`${t.url}/DeleteVectorBucket`,{vectorBucketName:e},{headers:t.headers})||{})}},R0=class extends A0{constructor(e,t={}){super(e,t.headers||{},t.fetch)}from(e){return new C0(this.url,this.headers,e,this.fetch)}async createBucket(e){var t=()=>super.createBucket,s=this;return t().call(s,e)}async getBucket(e){var t=()=>super.getBucket,s=this;return t().call(s,e)}async listBuckets(e={}){var t=()=>super.listBuckets,s=this;return t().call(s,e)}async deleteBucket(e){var t=()=>super.deleteBucket,s=this;return t().call(s,e)}},C0=class extends S0{constructor(e,t,s,n){super(e,t,n),this.vectorBucketName=s}async createIndex(e){var t=()=>super.createIndex,s=this;return t().call(s,ye(ye({},e),{},{vectorBucketName:s.vectorBucketName}))}async listIndexes(e={}){var t=()=>super.listIndexes,s=this;return t().call(s,ye(ye({},e),{},{vectorBucketName:s.vectorBucketName}))}async getIndex(e){var t=()=>super.getIndex,s=this;return t().call(s,s.vectorBucketName,e)}async deleteIndex(e){var t=()=>super.deleteIndex,s=this;return t().call(s,s.vectorBucketName,e)}index(e){return new O0(this.url,this.headers,this.vectorBucketName,e,this.fetch)}},O0=class extends T0{constructor(e,t,s,n,r){super(e,t,r),this.vectorBucketName=s,this.indexName=n}async putVectors(e){var t=()=>super.putVectors,s=this;return t().call(s,ye(ye({},e),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}async getVectors(e){var t=()=>super.getVectors,s=this;return t().call(s,ye(ye({},e),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}async listVectors(e={}){var t=()=>super.listVectors,s=this;return t().call(s,ye(ye({},e),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}async queryVectors(e){var t=()=>super.queryVectors,s=this;return t().call(s,ye(ye({},e),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}async deleteVectors(e){var t=()=>super.deleteVectors,s=this;return t().call(s,ye(ye({},e),{},{vectorBucketName:s.vectorBucketName,indexName:s.indexName}))}},$0=class extends E0{constructor(e,t={},s,n){super(e,t,s,n)}from(e){return new w0(this.url,this.headers,e,this.fetch)}get vectors(){return new R0(this.url+"/vector",{headers:this.headers,fetch:this.fetch})}get analytics(){return new k0(this.url+"/iceberg",this.headers,this.fetch)}};const Tu="2.105.4",Zs=30*1e3,ra=3,Ti=ra*Zs,N0="http://localhost:9999",I0="supabase.auth.token",P0={"X-Client-Info":`gotrue-js/${Tu}`},ia="X-Supabase-Api-Version",Au={"2024-01-01":{timestamp:Date.parse("2024-01-01T00:00:00.0Z"),name:"2024-01-01"}},L0=/^([a-z0-9_-]{4})*($|[a-z0-9_-]{3}$|[a-z0-9_-]{2}$)$/i,j0=10*60*1e3;class qn extends Error{constructor(t,s,n){super(t),this.__isAuthError=!0,this.name="AuthError",this.status=s,this.code=n}toJSON(){return{name:this.name,message:this.message,status:this.status,code:this.code}}}function ie(e){return typeof e=="object"&&e!==null&&"__isAuthError"in e}class M0 extends qn{constructor(t,s,n){super(t,s,n),this.name="AuthApiError",this.status=s,this.code=n}}function D0(e){return ie(e)&&e.name==="AuthApiError"}class xt extends qn{constructor(t,s){super(t),this.name="AuthUnknownError",this.originalError=s}}class is extends qn{constructor(t,s,n,r){super(t,n,r),this.name=s,this.status=n}}class Je extends is{constructor(){super("Auth session missing!","AuthSessionMissingError",400,void 0)}}function ur(e){return ie(e)&&e.name==="AuthSessionMissingError"}class Hs extends is{constructor(){super("Auth session or user missing","AuthInvalidTokenResponseError",500,void 0)}}class dr extends is{constructor(t){super(t,"AuthInvalidCredentialsError",400,void 0)}}class hr extends is{constructor(t,s=null){super(t,"AuthImplicitGrantRedirectError",500,void 0),this.details=null,this.details=s}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{details:this.details})}}function U0(e){return ie(e)&&e.name==="AuthImplicitGrantRedirectError"}class il extends is{constructor(t,s=null){super(t,"AuthPKCEGrantCodeExchangeError",500,void 0),this.details=null,this.details=s}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{details:this.details})}}class B0 extends is{constructor(){super("PKCE code verifier not found in storage. This can happen if the auth flow was initiated in a different browser or device, or if the storage was cleared. For SSR frameworks (Next.js, SvelteKit, etc.), use @supabase/ssr on both the server and client to store the code verifier in cookies.","AuthPKCECodeVerifierMissingError",400,"pkce_code_verifier_not_found")}}class aa extends is{constructor(t,s){super(t,"AuthRetryableFetchError",s,void 0)}}function Ai(e){return ie(e)&&e.name==="AuthRetryableFetchError"}class al extends is{constructor(t,s,n){super(t,"AuthWeakPasswordError",s,"weak_password"),this.reasons=n}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{reasons:this.reasons})}}class oa extends is{constructor(t){super(t,"AuthInvalidJwtError",400,"invalid_jwt")}}const Pr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".split(""),ol=`
|
|
56
|
-
\r=`.split(""),H0=(()=>{const e=new Array(128);for(let t=0;t<e.length;t+=1)e[t]=-1;for(let t=0;t<ol.length;t+=1)e[ol[t].charCodeAt(0)]=-2;for(let t=0;t<Pr.length;t+=1)e[Pr[t].charCodeAt(0)]=t;return e})();function ll(e,t,s){if(e!==null)for(t.queue=t.queue<<8|e,t.queuedBits+=8;t.queuedBits>=6;){const n=t.queue>>t.queuedBits-6&63;s(Pr[n]),t.queuedBits-=6}else if(t.queuedBits>0)for(t.queue=t.queue<<6-t.queuedBits,t.queuedBits=6;t.queuedBits>=6;){const n=t.queue>>t.queuedBits-6&63;s(Pr[n]),t.queuedBits-=6}}function Ru(e,t,s){const n=H0[e];if(n>-1)for(t.queue=t.queue<<6|n,t.queuedBits+=6;t.queuedBits>=8;)s(t.queue>>t.queuedBits-8&255),t.queuedBits-=8;else{if(n===-2)return;throw new Error(`Invalid Base64-URL character "${String.fromCharCode(e)}"`)}}function cl(e){const t=[],s=a=>{t.push(String.fromCodePoint(a))},n={utf8seq:0,codepoint:0},r={queue:0,queuedBits:0},i=a=>{q0(a,n,s)};for(let a=0;a<e.length;a+=1)Ru(e.charCodeAt(a),r,i);return t.join("")}function F0(e,t){if(e<=127){t(e);return}else if(e<=2047){t(192|e>>6),t(128|e&63);return}else if(e<=65535){t(224|e>>12),t(128|e>>6&63),t(128|e&63);return}else if(e<=1114111){t(240|e>>18),t(128|e>>12&63),t(128|e>>6&63),t(128|e&63);return}throw new Error(`Unrecognized Unicode codepoint: ${e.toString(16)}`)}function V0(e,t){for(let s=0;s<e.length;s+=1){let n=e.charCodeAt(s);if(n>55295&&n<=56319){const r=(n-55296)*1024&65535;n=(e.charCodeAt(s+1)-56320&65535|r)+65536,s+=1}F0(n,t)}}function q0(e,t,s){if(t.utf8seq===0){if(e<=127){s(e);return}for(let n=1;n<6;n+=1)if(!(e>>7-n&1)){t.utf8seq=n;break}if(t.utf8seq===2)t.codepoint=e&31;else if(t.utf8seq===3)t.codepoint=e&15;else if(t.utf8seq===4)t.codepoint=e&7;else throw new Error("Invalid UTF-8 sequence");t.utf8seq-=1}else if(t.utf8seq>0){if(e<=127)throw new Error("Invalid UTF-8 sequence");t.codepoint=t.codepoint<<6|e&63,t.utf8seq-=1,t.utf8seq===0&&s(t.codepoint)}}function sn(e){const t=[],s={queue:0,queuedBits:0},n=r=>{t.push(r)};for(let r=0;r<e.length;r+=1)Ru(e.charCodeAt(r),s,n);return new Uint8Array(t)}function z0(e){const t=[];return V0(e,s=>t.push(s)),new Uint8Array(t)}function Rs(e){const t=[],s={queue:0,queuedBits:0},n=r=>{t.push(r)};return e.forEach(r=>ll(r,s,n)),ll(null,s,n),t.join("")}function K0(e){return Math.round(Date.now()/1e3)+e}function W0(){return Symbol("auth-callback")}const Xe=()=>typeof window<"u"&&typeof document<"u",_s={tested:!1,writable:!1},Cu=()=>{if(!Xe())return!1;try{if(typeof globalThis.localStorage!="object")return!1}catch{return!1}if(_s.tested)return _s.writable;const e=`lswt-${Math.random()}${Math.random()}`;try{globalThis.localStorage.setItem(e,e),globalThis.localStorage.removeItem(e),_s.tested=!0,_s.writable=!0}catch{_s.tested=!0,_s.writable=!1}return _s.writable};function G0(e){const t={},s=new URL(e);if(s.hash&&s.hash[0]==="#")try{new URLSearchParams(s.hash.substring(1)).forEach((r,i)=>{t[i]=r})}catch{}return s.searchParams.forEach((n,r)=>{t[r]=n}),t}const Ou=e=>e?(...t)=>e(...t):(...t)=>fetch(...t),Z0=e=>typeof e=="object"&&e!==null&&"status"in e&&"ok"in e&&"json"in e&&typeof e.json=="function",Js=async(e,t,s)=>{await e.setItem(t,JSON.stringify(s))},ws=async(e,t)=>{const s=await e.getItem(t);if(!s)return null;try{return JSON.parse(s)}catch{return null}},Ye=async(e,t)=>{await e.removeItem(t)};class oi{constructor(){this.promise=new oi.promiseConstructor((t,s)=>{this.resolve=t,this.reject=s})}}oi.promiseConstructor=Promise;function fr(e){const t=e.split(".");if(t.length!==3)throw new oa("Invalid JWT structure");for(let n=0;n<t.length;n++)if(!L0.test(t[n]))throw new oa("JWT not in base64url format");return{header:JSON.parse(cl(t[0])),payload:JSON.parse(cl(t[1])),signature:sn(t[2]),raw:{header:t[0],payload:t[1]}}}async function J0(e){return await new Promise(t=>{setTimeout(()=>t(null),e)})}function Y0(e,t){return new Promise((n,r)=>{(async()=>{for(let i=0;i<1/0;i++)try{const a=await e(i);if(!t(i,null,a)){n(a);return}}catch(a){if(!t(i,a)){r(a);return}}})()})}function X0(e){return("0"+e.toString(16)).substr(-2)}function Q0(){const t=new Uint32Array(56);if(typeof crypto>"u"){const s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~",n=s.length;let r="";for(let i=0;i<56;i++)r+=s.charAt(Math.floor(Math.random()*n));return r}return crypto.getRandomValues(t),Array.from(t,X0).join("")}async function em(e){const s=new TextEncoder().encode(e),n=await crypto.subtle.digest("SHA-256",s),r=new Uint8Array(n);return Array.from(r).map(i=>String.fromCharCode(i)).join("")}async function tm(e){if(!(typeof crypto<"u"&&typeof crypto.subtle<"u"&&typeof TextEncoder<"u"))return console.warn("WebCrypto API is not supported. Code challenge method will default to use plain instead of sha256."),e;const s=await em(e);return btoa(s).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}async function Fs(e,t,s=!1){const n=Q0();let r=n;s&&(r+="/recovery"),await Js(e,`${t}-code-verifier`,r);const i=await tm(n);return[i,n===i?"plain":"s256"]}const sm=/^2[0-9]{3}-(0[1-9]|1[0-2])-(0[1-9]|1[0-9]|2[0-9]|3[0-1])$/i;function nm(e){const t=e.headers.get(ia);if(!t||!t.match(sm))return null;try{return new Date(`${t}T00:00:00.0Z`)}catch{return null}}function rm(e){if(!e)throw new Error("Missing exp claim");const t=Math.floor(Date.now()/1e3);if(e<=t)throw new Error("JWT has expired")}function im(e){switch(e){case"RS256":return{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}};case"ES256":return{name:"ECDSA",namedCurve:"P-256",hash:{name:"SHA-256"}};default:throw new Error("Invalid alg claim")}}const am=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/;function zt(e){if(!am.test(e))throw new Error("@supabase/auth-js: Expected parameter to be UUID but is not")}function _t(e){if(!e.passkey)throw new Error("@supabase/auth-js: the passkey API is experimental and disabled by default. Enable it by passing `auth: { experimental: { passkey: true } }` to createClient (or to the GoTrueClient constructor).")}function Ri(){const e={};return new Proxy(e,{get:(t,s)=>{if(s==="__isUserNotAvailableProxy")return!0;if(typeof s=="symbol"){const n=s.toString();if(n==="Symbol(Symbol.toPrimitive)"||n==="Symbol(Symbol.toStringTag)"||n==="Symbol(util.inspect.custom)")return}throw new Error(`@supabase/auth-js: client was created with userStorage option and there was no user stored in the user storage. Accessing the "${s}" property of the session object is not supported. Please use getUser() instead.`)},set:(t,s)=>{throw new Error(`@supabase/auth-js: client was created with userStorage option and there was no user stored in the user storage. Setting the "${s}" property of the session object is not supported. Please use getUser() to fetch a user object you can manipulate.`)},deleteProperty:(t,s)=>{throw new Error(`@supabase/auth-js: client was created with userStorage option and there was no user stored in the user storage. Deleting the "${s}" property of the session object is not supported. Please use getUser() to fetch a user object you can manipulate.`)}})}function om(e,t){return new Proxy(e,{get:(s,n,r)=>{if(n==="__isInsecureUserWarningProxy")return!0;if(typeof n=="symbol"){const i=n.toString();if(i==="Symbol(Symbol.toPrimitive)"||i==="Symbol(Symbol.toStringTag)"||i==="Symbol(util.inspect.custom)"||i==="Symbol(nodejs.util.inspect.custom)")return Reflect.get(s,n,r)}return!t.value&&typeof n=="string"&&(console.warn("Using the user object as returned from supabase.auth.getSession() or from some supabase.auth.onAuthStateChange() events could be insecure! This value comes directly from the storage medium (usually cookies on the server) and may not be authentic. Use supabase.auth.getUser() instead which authenticates the data by contacting the Supabase Auth server."),t.value=!0),Reflect.get(s,n,r)}})}function ul(e){return JSON.parse(JSON.stringify(e))}const Es=e=>{if(typeof e=="object"&&e!==null){const t=e;if(typeof t.msg=="string")return t.msg;if(typeof t.message=="string")return t.message;if(typeof t.error_description=="string")return t.error_description;if(typeof t.error=="string")return t.error}return JSON.stringify(e)},lm=[502,503,504,520,521,522,523,524,530];async function dl(e){var t;if(!Z0(e))throw new aa(Es(e),0);if(lm.includes(e.status))throw new aa(Es(e),e.status);let s;try{s=await e.json()}catch(i){throw new xt(Es(i),i)}let n;const r=nm(e);if(r&&r.getTime()>=Au["2024-01-01"].timestamp&&typeof s=="object"&&s&&typeof s.code=="string"?n=s.code:typeof s=="object"&&s&&typeof s.error_code=="string"&&(n=s.error_code),n){if(n==="weak_password")throw new al(Es(s),e.status,((t=s.weak_password)===null||t===void 0?void 0:t.reasons)||[]);if(n==="session_not_found")throw new Je}else if(typeof s=="object"&&s&&typeof s.weak_password=="object"&&s.weak_password&&Array.isArray(s.weak_password.reasons)&&s.weak_password.reasons.length&&s.weak_password.reasons.reduce((i,a)=>i&&typeof a=="string",!0))throw new al(Es(s),e.status,s.weak_password.reasons);throw new M0(Es(s),e.status||500,n)}const cm=(e,t,s,n)=>{const r={method:e,headers:(t==null?void 0:t.headers)||{}};return e==="GET"?r:(r.headers=Object.assign({"Content-Type":"application/json;charset=UTF-8"},t==null?void 0:t.headers),r.body=JSON.stringify(n),Object.assign(Object.assign({},r),s))};async function le(e,t,s,n){var r;const i=Object.assign({},n==null?void 0:n.headers);i[ia]||(i[ia]=Au["2024-01-01"].name),n!=null&&n.jwt&&(i.Authorization=`Bearer ${n.jwt}`);const a=(r=n==null?void 0:n.query)!==null&&r!==void 0?r:{};n!=null&&n.redirectTo&&(a.redirect_to=n.redirectTo);const o=Object.keys(a).length?"?"+new URLSearchParams(a).toString():"",l=await um(e,t,s+o,{headers:i,noResolveJson:n==null?void 0:n.noResolveJson},{},n==null?void 0:n.body);return n!=null&&n.xform?n==null?void 0:n.xform(l):{data:Object.assign({},l),error:null}}async function um(e,t,s,n,r,i){const a=cm(t,n,r,i);let o;try{o=await e(s,Object.assign({},a))}catch(l){throw console.error(l),new aa(Es(l),0)}if(o.ok||await dl(o),n!=null&&n.noResolveJson)return o;try{return await o.json()}catch(l){await dl(l)}}function bt(e){var t;let s=null;fm(e)&&(s=Object.assign({},e),e.expires_at||(s.expires_at=K0(e.expires_in)));const n=(t=e.user)!==null&&t!==void 0?t:e;return{data:{session:s,user:n},error:null}}function hl(e){const t=bt(e);return!t.error&&e.weak_password&&typeof e.weak_password=="object"&&Array.isArray(e.weak_password.reasons)&&e.weak_password.reasons.length&&e.weak_password.message&&typeof e.weak_password.message=="string"&&e.weak_password.reasons.reduce((s,n)=>s&&typeof n=="string",!0)&&(t.data.weak_password=e.weak_password),t}function hs(e){var t;return{data:{user:(t=e.user)!==null&&t!==void 0?t:e},error:null}}function dm(e){return{data:e,error:null}}function hm(e){const{action_link:t,email_otp:s,hashed_token:n,redirect_to:r,verification_type:i}=e,a=ri(e,["action_link","email_otp","hashed_token","redirect_to","verification_type"]),o={action_link:t,email_otp:s,hashed_token:n,redirect_to:r,verification_type:i},l=Object.assign({},a);return{data:{properties:o,user:l},error:null}}function fl(e){return e}function fm(e){return!!e.access_token&&!!e.refresh_token&&!!e.expires_in}const Ci=["global","local","others"];class pm{constructor({url:t="",headers:s={},fetch:n,experimental:r}){this.url=t,this.headers=s,this.fetch=Ou(n),this.experimental=r??{},this.mfa={listFactors:this._listFactors.bind(this),deleteFactor:this._deleteFactor.bind(this)},this.oauth={listClients:this._listOAuthClients.bind(this),createClient:this._createOAuthClient.bind(this),getClient:this._getOAuthClient.bind(this),updateClient:this._updateOAuthClient.bind(this),deleteClient:this._deleteOAuthClient.bind(this),regenerateClientSecret:this._regenerateOAuthClientSecret.bind(this)},this.customProviders={listProviders:this._listCustomProviders.bind(this),createProvider:this._createCustomProvider.bind(this),getProvider:this._getCustomProvider.bind(this),updateProvider:this._updateCustomProvider.bind(this),deleteProvider:this._deleteCustomProvider.bind(this)},this.passkey={listPasskeys:this._adminListPasskeys.bind(this),deletePasskey:this._adminDeletePasskey.bind(this)}}async signOut(t,s=Ci[0]){if(Ci.indexOf(s)<0)throw new Error(`@supabase/auth-js: Parameter scope must be one of ${Ci.join(", ")}`);try{return await le(this.fetch,"POST",`${this.url}/logout?scope=${s}`,{headers:this.headers,jwt:t,noResolveJson:!0}),{data:null,error:null}}catch(n){if(ie(n))return{data:null,error:n};throw n}}async inviteUserByEmail(t,s={}){try{return await le(this.fetch,"POST",`${this.url}/invite`,{body:{email:t,data:s.data},headers:this.headers,redirectTo:s.redirectTo,xform:hs})}catch(n){if(ie(n))return{data:{user:null},error:n};throw n}}async generateLink(t){try{const{options:s}=t,n=ri(t,["options"]),r=Object.assign(Object.assign({},n),s);return"newEmail"in n&&(r.new_email=n==null?void 0:n.newEmail,delete r.newEmail),await le(this.fetch,"POST",`${this.url}/admin/generate_link`,{body:r,headers:this.headers,xform:hm,redirectTo:s==null?void 0:s.redirectTo})}catch(s){if(ie(s))return{data:{properties:null,user:null},error:s};throw s}}async createUser(t){try{return await le(this.fetch,"POST",`${this.url}/admin/users`,{body:t,headers:this.headers,xform:hs})}catch(s){if(ie(s))return{data:{user:null},error:s};throw s}}async listUsers(t){var s,n,r,i,a,o,l;try{const c={nextPage:null,lastPage:0,total:0},u=await le(this.fetch,"GET",`${this.url}/admin/users`,{headers:this.headers,noResolveJson:!0,query:{page:(n=(s=t==null?void 0:t.page)===null||s===void 0?void 0:s.toString())!==null&&n!==void 0?n:"",per_page:(i=(r=t==null?void 0:t.perPage)===null||r===void 0?void 0:r.toString())!==null&&i!==void 0?i:""},xform:fl});if(u.error)throw u.error;const d=await u.json(),h=(a=u.headers.get("x-total-count"))!==null&&a!==void 0?a:0,p=(l=(o=u.headers.get("link"))===null||o===void 0?void 0:o.split(","))!==null&&l!==void 0?l:[];return p.length>0&&(p.forEach(g=>{const b=parseInt(g.split(";")[0].split("=")[1].substring(0,1)),R=JSON.parse(g.split(";")[1].split("=")[1]);c[`${R}Page`]=b}),c.total=parseInt(h)),{data:Object.assign(Object.assign({},d),c),error:null}}catch(c){if(ie(c))return{data:{users:[]},error:c};throw c}}async getUserById(t){zt(t);try{return await le(this.fetch,"GET",`${this.url}/admin/users/${t}`,{headers:this.headers,xform:hs})}catch(s){if(ie(s))return{data:{user:null},error:s};throw s}}async updateUserById(t,s){zt(t);try{return await le(this.fetch,"PUT",`${this.url}/admin/users/${t}`,{body:s,headers:this.headers,xform:hs})}catch(n){if(ie(n))return{data:{user:null},error:n};throw n}}async deleteUser(t,s=!1){zt(t);try{return await le(this.fetch,"DELETE",`${this.url}/admin/users/${t}`,{headers:this.headers,body:{should_soft_delete:s},xform:hs})}catch(n){if(ie(n))return{data:{user:null},error:n};throw n}}async _listFactors(t){zt(t.userId);try{const{data:s,error:n}=await le(this.fetch,"GET",`${this.url}/admin/users/${t.userId}/factors`,{headers:this.headers,xform:r=>({data:{factors:r},error:null})});return{data:s,error:n}}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _deleteFactor(t){zt(t.userId),zt(t.id);try{return{data:await le(this.fetch,"DELETE",`${this.url}/admin/users/${t.userId}/factors/${t.id}`,{headers:this.headers}),error:null}}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _listOAuthClients(t){var s,n,r,i,a,o,l;try{const c={nextPage:null,lastPage:0,total:0},u=await le(this.fetch,"GET",`${this.url}/admin/oauth/clients`,{headers:this.headers,noResolveJson:!0,query:{page:(n=(s=t==null?void 0:t.page)===null||s===void 0?void 0:s.toString())!==null&&n!==void 0?n:"",per_page:(i=(r=t==null?void 0:t.perPage)===null||r===void 0?void 0:r.toString())!==null&&i!==void 0?i:""},xform:fl});if(u.error)throw u.error;const d=await u.json(),h=(a=u.headers.get("x-total-count"))!==null&&a!==void 0?a:0,p=(l=(o=u.headers.get("link"))===null||o===void 0?void 0:o.split(","))!==null&&l!==void 0?l:[];return p.length>0&&(p.forEach(g=>{const b=parseInt(g.split(";")[0].split("=")[1].substring(0,1)),R=JSON.parse(g.split(";")[1].split("=")[1]);c[`${R}Page`]=b}),c.total=parseInt(h)),{data:Object.assign(Object.assign({},d),c),error:null}}catch(c){if(ie(c))return{data:{clients:[]},error:c};throw c}}async _createOAuthClient(t){try{return await le(this.fetch,"POST",`${this.url}/admin/oauth/clients`,{body:t,headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _getOAuthClient(t){try{return await le(this.fetch,"GET",`${this.url}/admin/oauth/clients/${t}`,{headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _updateOAuthClient(t,s){try{return await le(this.fetch,"PUT",`${this.url}/admin/oauth/clients/${t}`,{body:s,headers:this.headers,xform:n=>({data:n,error:null})})}catch(n){if(ie(n))return{data:null,error:n};throw n}}async _deleteOAuthClient(t){try{return await le(this.fetch,"DELETE",`${this.url}/admin/oauth/clients/${t}`,{headers:this.headers,noResolveJson:!0}),{data:null,error:null}}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _regenerateOAuthClientSecret(t){try{return await le(this.fetch,"POST",`${this.url}/admin/oauth/clients/${t}/regenerate_secret`,{headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _listCustomProviders(t){try{const s={};return t!=null&&t.type&&(s.type=t.type),await le(this.fetch,"GET",`${this.url}/admin/custom-providers`,{headers:this.headers,query:s,xform:n=>{var r;return{data:{providers:(r=n==null?void 0:n.providers)!==null&&r!==void 0?r:[]},error:null}}})}catch(s){if(ie(s))return{data:{providers:[]},error:s};throw s}}async _createCustomProvider(t){try{return await le(this.fetch,"POST",`${this.url}/admin/custom-providers`,{body:t,headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _getCustomProvider(t){try{return await le(this.fetch,"GET",`${this.url}/admin/custom-providers/${t}`,{headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _updateCustomProvider(t,s){try{return await le(this.fetch,"PUT",`${this.url}/admin/custom-providers/${t}`,{body:s,headers:this.headers,xform:n=>({data:n,error:null})})}catch(n){if(ie(n))return{data:null,error:n};throw n}}async _deleteCustomProvider(t){try{return await le(this.fetch,"DELETE",`${this.url}/admin/custom-providers/${t}`,{headers:this.headers,noResolveJson:!0}),{data:null,error:null}}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _adminListPasskeys(t){_t(this.experimental),zt(t.userId);try{return await le(this.fetch,"GET",`${this.url}/admin/users/${t.userId}/passkeys`,{headers:this.headers,xform:s=>({data:s,error:null})})}catch(s){if(ie(s))return{data:null,error:s};throw s}}async _adminDeletePasskey(t){_t(this.experimental),zt(t.userId),zt(t.passkeyId);try{return await le(this.fetch,"DELETE",`${this.url}/admin/users/${t.userId}/passkeys/${t.passkeyId}`,{headers:this.headers,noResolveJson:!0}),{data:null,error:null}}catch(s){if(ie(s))return{data:null,error:s};throw s}}}function pl(e={}){return{getItem:t=>e[t]||null,setItem:(t,s)=>{e[t]=s},removeItem:t=>{delete e[t]}}}const Nt={debug:!!(globalThis&&Cu()&&globalThis.localStorage&&globalThis.localStorage.getItem("supabase.gotrue-js.locks.debug")==="true")};class $u extends Error{constructor(t){super(t),this.isAcquireTimeout=!0}}class gl extends $u{}async function gm(e,t,s){Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: acquire lock",e,t);const n=new globalThis.AbortController;let r;t>0&&(r=setTimeout(()=>{n.abort(),Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock acquire timed out",e)},t)),await Promise.resolve();try{return await globalThis.navigator.locks.request(e,t===0?{mode:"exclusive",ifAvailable:!0}:{mode:"exclusive",signal:n.signal},async i=>{if(i){clearTimeout(r),Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: acquired",e,i.name);try{return await s()}finally{Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: released",e,i.name)}}else{if(t===0)throw Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: not immediately available",e),new gl(`Acquiring an exclusive Navigator LockManager lock "${e}" immediately failed`);if(Nt.debug)try{const a=await globalThis.navigator.locks.query();console.log("@supabase/gotrue-js: Navigator LockManager state",JSON.stringify(a,null," "))}catch(a){console.warn("@supabase/gotrue-js: Error when querying Navigator LockManager state",a)}return console.warn("@supabase/gotrue-js: Navigator LockManager returned a null lock when using #request without ifAvailable set to true, it appears this browser is not following the LockManager spec https://developer.mozilla.org/en-US/docs/Web/API/LockManager/request"),clearTimeout(r),await s()}})}catch(i){if(t>0&&clearTimeout(r),i!==null&&typeof i=="object"&&"name"in i&&i.name==="AbortError"&&t>0){if(n.signal.aborted)return Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: acquire timeout, recovering by stealing lock",e),console.warn(`@supabase/gotrue-js: Lock "${e}" was not released within ${t}ms. This may indicate an orphaned lock from a component unmount (e.g., React Strict Mode). Forcefully acquiring the lock to recover.`),await Promise.resolve().then(()=>globalThis.navigator.locks.request(e,{mode:"exclusive",steal:!0},async a=>{if(a){Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: recovered (stolen)",e,a.name);try{return await s()}finally{Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: released (stolen)",e,a.name)}}else return console.warn("@supabase/gotrue-js: Navigator LockManager returned null lock even with steal: true"),await s()}));throw Nt.debug&&console.log("@supabase/gotrue-js: navigatorLock: lock was stolen by another request",e),new gl(`Lock "${e}" was released because another request stole it`)}throw i}}function mm(){if(typeof globalThis!="object")try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__}catch{typeof self<"u"&&(self.globalThis=self)}}function Nu(e){if(!/^0x[a-fA-F0-9]{40}$/.test(e))throw new Error(`@supabase/auth-js: Address "${e}" is invalid.`);return e.toLowerCase()}function bm(e){return parseInt(e,16)}function vm(e){const t=new TextEncoder().encode(e);return"0x"+Array.from(t,n=>n.toString(16).padStart(2,"0")).join("")}function ym(e){var t;const{chainId:s,domain:n,expirationTime:r,issuedAt:i=new Date,nonce:a,notBefore:o,requestId:l,resources:c,scheme:u,uri:d,version:h}=e;{if(!Number.isInteger(s))throw new Error(`@supabase/auth-js: Invalid SIWE message field "chainId". Chain ID must be a EIP-155 chain ID. Provided value: ${s}`);if(!n)throw new Error('@supabase/auth-js: Invalid SIWE message field "domain". Domain must be provided.');if(a&&a.length<8)throw new Error(`@supabase/auth-js: Invalid SIWE message field "nonce". Nonce must be at least 8 characters. Provided value: ${a}`);if(!d)throw new Error('@supabase/auth-js: Invalid SIWE message field "uri". URI must be provided.');if(h!=="1")throw new Error(`@supabase/auth-js: Invalid SIWE message field "version". Version must be '1'. Provided value: ${h}`);if(!((t=e.statement)===null||t===void 0)&&t.includes(`
|
|
57
|
-
`))throw new Error(`@supabase/auth-js: Invalid SIWE message field "statement". Statement must not include '\\n'. Provided value: ${e.statement}`)}const p=Nu(e.address),g=u?`${u}://${n}`:n,b=e.statement?`${e.statement}
|
|
58
|
-
`:"",R=`${g} wants you to sign in with your Ethereum account:
|
|
59
|
-
${p}
|
|
60
|
-
|
|
61
|
-
${b}`;let w=`URI: ${d}
|
|
62
|
-
Version: ${h}
|
|
63
|
-
Chain ID: ${s}${a?`
|
|
64
|
-
Nonce: ${a}`:""}
|
|
65
|
-
Issued At: ${i.toISOString()}`;if(r&&(w+=`
|
|
66
|
-
Expiration Time: ${r.toISOString()}`),o&&(w+=`
|
|
67
|
-
Not Before: ${o.toISOString()}`),l&&(w+=`
|
|
68
|
-
Request ID: ${l}`),c){let x=`
|
|
69
|
-
Resources:`;for(const 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}`);x+=`
|
|
70
|
-
- ${E}`}w+=x}return`${R}
|
|
71
|
-
${w}`}class ze extends Error{constructor({message:t,code:s,cause:n,name:r}){var i;super(t,{cause:n}),this.__isWebAuthnError=!0,this.name=(i=r??(n instanceof Error?n.name:void 0))!==null&&i!==void 0?i:"Unknown Error",this.code=s}toJSON(){return{name:this.name,message:this.message,code:this.code}}}class Lr extends ze{constructor(t,s){super({code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:s,message:t}),this.name="WebAuthnUnknownError",this.originalError=s}}function _m({error:e,options:t}){var s,n,r;const{publicKey:i}=t;if(!i)throw Error("options was missing required publicKey property");if(e.name==="AbortError"){if(t.signal instanceof AbortSignal)return new ze({message:"Registration ceremony was sent an abort signal",code:"ERROR_CEREMONY_ABORTED",cause:e})}else if(e.name==="ConstraintError"){if(((s=i.authenticatorSelection)===null||s===void 0?void 0:s.requireResidentKey)===!0)return new ze({message:"Discoverable credentials were required but no available authenticator supported it",code:"ERROR_AUTHENTICATOR_MISSING_DISCOVERABLE_CREDENTIAL_SUPPORT",cause:e});if(t.mediation==="conditional"&&((n=i.authenticatorSelection)===null||n===void 0?void 0:n.userVerification)==="required")return new ze({message:"User verification was required during automatic registration but it could not be performed",code:"ERROR_AUTO_REGISTER_USER_VERIFICATION_FAILURE",cause:e});if(((r=i.authenticatorSelection)===null||r===void 0?void 0:r.userVerification)==="required")return new ze({message:"User verification was required but no available authenticator supported it",code:"ERROR_AUTHENTICATOR_MISSING_USER_VERIFICATION_SUPPORT",cause:e})}else{if(e.name==="InvalidStateError")return new ze({message:"The authenticator was previously registered",code:"ERROR_AUTHENTICATOR_PREVIOUSLY_REGISTERED",cause:e});if(e.name==="NotAllowedError")return new ze({message:e.message,code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:e});if(e.name==="NotSupportedError")return i.pubKeyCredParams.filter(o=>o.type==="public-key").length===0?new ze({message:'No entry in pubKeyCredParams was of type "public-key"',code:"ERROR_MALFORMED_PUBKEYCREDPARAMS",cause:e}):new ze({message:"No available authenticator supported any of the specified pubKeyCredParams algorithms",code:"ERROR_AUTHENTICATOR_NO_SUPPORTED_PUBKEYCREDPARAMS_ALG",cause:e});if(e.name==="SecurityError"){const a=window.location.hostname;if(Iu(a)){if(i.rp.id!==a)return new ze({message:`The RP ID "${i.rp.id}" is invalid for this domain`,code:"ERROR_INVALID_RP_ID",cause:e})}else return new ze({message:`${window.location.hostname} is an invalid domain`,code:"ERROR_INVALID_DOMAIN",cause:e})}else if(e.name==="TypeError"){if(i.user.id.byteLength<1||i.user.id.byteLength>64)return new ze({message:"User ID was not between 1 and 64 characters",code:"ERROR_INVALID_USER_ID_LENGTH",cause:e})}else if(e.name==="UnknownError")return new ze({message:"The authenticator was unable to process the specified options, or could not create a new credential",code:"ERROR_AUTHENTICATOR_GENERAL_ERROR",cause:e})}return new ze({message:"a Non-Webauthn related error has occurred",code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:e})}function wm({error:e,options:t}){const{publicKey:s}=t;if(!s)throw Error("options was missing required publicKey property");if(e.name==="AbortError"){if(t.signal instanceof AbortSignal)return new ze({message:"Authentication ceremony was sent an abort signal",code:"ERROR_CEREMONY_ABORTED",cause:e})}else{if(e.name==="NotAllowedError")return new ze({message:e.message,code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:e});if(e.name==="SecurityError"){const n=window.location.hostname;if(Iu(n)){if(s.rpId!==n)return new ze({message:`The RP ID "${s.rpId}" is invalid for this domain`,code:"ERROR_INVALID_RP_ID",cause:e})}else return new ze({message:`${window.location.hostname} is an invalid domain`,code:"ERROR_INVALID_DOMAIN",cause:e})}else if(e.name==="UnknownError")return new ze({message:"The authenticator was unable to process the specified options, or could not create a new assertion signature",code:"ERROR_AUTHENTICATOR_GENERAL_ERROR",cause:e})}return new ze({message:"a Non-Webauthn related error has occurred",code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:e})}class xm{createNewAbortSignal(){if(this.controller){const s=new Error("Cancelling existing WebAuthn API call for new one");s.name="AbortError",this.controller.abort(s)}const t=new AbortController;return this.controller=t,t.signal}cancelCeremony(){if(this.controller){const t=new Error("Manually cancelling existing WebAuthn API call");t.name="AbortError",this.controller.abort(t),this.controller=void 0}}}const la=new xm;function ml(e){if(!e)throw new Error("Credential creation options are required");if(typeof PublicKeyCredential<"u"&&"parseCreationOptionsFromJSON"in PublicKeyCredential&&typeof PublicKeyCredential.parseCreationOptionsFromJSON=="function")return PublicKeyCredential.parseCreationOptionsFromJSON(e);const{challenge:t,user:s,excludeCredentials:n}=e,r=ri(e,["challenge","user","excludeCredentials"]),i=sn(t).buffer,a=Object.assign(Object.assign({},s),{id:sn(s.id).buffer}),o=Object.assign(Object.assign({},r),{challenge:i,user:a});if(n&&n.length>0){o.excludeCredentials=new Array(n.length);for(let l=0;l<n.length;l++){const c=n[l];o.excludeCredentials[l]=Object.assign(Object.assign({},c),{id:sn(c.id).buffer,type:c.type||"public-key",transports:c.transports})}}return o}function bl(e){if(!e)throw new Error("Credential request options are required");if(typeof PublicKeyCredential<"u"&&"parseRequestOptionsFromJSON"in PublicKeyCredential&&typeof PublicKeyCredential.parseRequestOptionsFromJSON=="function")return PublicKeyCredential.parseRequestOptionsFromJSON(e);const{challenge:t,allowCredentials:s}=e,n=ri(e,["challenge","allowCredentials"]),r=sn(t).buffer,i=Object.assign(Object.assign({},n),{challenge:r});if(s&&s.length>0){i.allowCredentials=new Array(s.length);for(let a=0;a<s.length;a++){const o=s[a];i.allowCredentials[a]=Object.assign(Object.assign({},o),{id:sn(o.id).buffer,type:o.type||"public-key",transports:o.transports})}}return i}function vl(e){var t;if("toJSON"in e&&typeof e.toJSON=="function")return e.toJSON();const s=e;return{id:e.id,rawId:e.id,response:{attestationObject:Rs(new Uint8Array(e.response.attestationObject)),clientDataJSON:Rs(new Uint8Array(e.response.clientDataJSON))},type:"public-key",clientExtensionResults:e.getClientExtensionResults(),authenticatorAttachment:(t=s.authenticatorAttachment)!==null&&t!==void 0?t:void 0}}function yl(e){var t;if("toJSON"in e&&typeof e.toJSON=="function")return e.toJSON();const s=e,n=e.getClientExtensionResults(),r=e.response;return{id:e.id,rawId:e.id,response:{authenticatorData:Rs(new Uint8Array(r.authenticatorData)),clientDataJSON:Rs(new Uint8Array(r.clientDataJSON)),signature:Rs(new Uint8Array(r.signature)),userHandle:r.userHandle?Rs(new Uint8Array(r.userHandle)):void 0},type:"public-key",clientExtensionResults:n,authenticatorAttachment:(t=s.authenticatorAttachment)!==null&&t!==void 0?t:void 0}}function Iu(e){return e==="localhost"||/^([a-z0-9]+(-[a-z0-9]+)*\.)+[a-z]{2,}$/i.test(e)}function jr(){var e,t;return!!(Xe()&&"PublicKeyCredential"in window&&window.PublicKeyCredential&&"credentials"in navigator&&typeof((e=navigator==null?void 0:navigator.credentials)===null||e===void 0?void 0:e.create)=="function"&&typeof((t=navigator==null?void 0:navigator.credentials)===null||t===void 0?void 0:t.get)=="function")}async function Pu(e){try{const t=await navigator.credentials.create(e);return t?t instanceof PublicKeyCredential?{data:t,error:null}:{data:null,error:new Lr("Browser returned unexpected credential type",t)}:{data:null,error:new Lr("Empty credential response",t)}}catch(t){return{data:null,error:_m({error:t,options:e})}}}async function Lu(e){try{const t=await navigator.credentials.get(e);return t?t instanceof PublicKeyCredential?{data:t,error:null}:{data:null,error:new Lr("Browser returned unexpected credential type",t)}:{data:null,error:new Lr("Empty credential response",t)}}catch(t){return{data:null,error:wm({error:t,options:e})}}}const Em={hints:["security-key"],authenticatorSelection:{authenticatorAttachment:"cross-platform",requireResidentKey:!1,userVerification:"preferred",residentKey:"discouraged"},attestation:"direct"},km={userVerification:"preferred",hints:["security-key"],attestation:"direct"};function Mr(...e){const t=r=>r!==null&&typeof r=="object"&&!Array.isArray(r),s=r=>r instanceof ArrayBuffer||ArrayBuffer.isView(r),n={};for(const r of e)if(r)for(const i in r){const a=r[i];if(a!==void 0)if(Array.isArray(a))n[i]=a;else if(s(a))n[i]=a;else if(t(a)){const o=n[i];t(o)?n[i]=Mr(o,a):n[i]=Mr(a)}else n[i]=a}return n}function Sm(e,t){return Mr(Em,e,t||{})}function Tm(e,t){return Mr(km,e,t||{})}class Am{constructor(t){this.client=t,this.enroll=this._enroll.bind(this),this.challenge=this._challenge.bind(this),this.verify=this._verify.bind(this),this.authenticate=this._authenticate.bind(this),this.register=this._register.bind(this)}async _enroll(t){return this.client.mfa.enroll(Object.assign(Object.assign({},t),{factorType:"webauthn"}))}async _challenge({factorId:t,webauthn:s,friendlyName:n,signal:r},i){var a;try{const{data:o,error:l}=await this.client.mfa.challenge({factorId:t,webauthn:s});if(!o)return{data:null,error:l};const c=r??la.createNewAbortSignal();if(o.webauthn.type==="create"){const{user:u}=o.webauthn.credential_options.publicKey;if(!u.name){const d=n;if(d)u.name=`${u.id}:${d}`;else{const p=(await this.client.getUser()).data.user,g=((a=p==null?void 0:p.user_metadata)===null||a===void 0?void 0:a.name)||(p==null?void 0:p.email)||(p==null?void 0:p.id)||"User";u.name=`${u.id}:${g}`}}u.displayName||(u.displayName=u.name)}switch(o.webauthn.type){case"create":{const u=Sm(o.webauthn.credential_options.publicKey,i==null?void 0:i.create),{data:d,error:h}=await Pu({publicKey:u,signal:c});return d?{data:{factorId:t,challengeId:o.id,webauthn:{type:o.webauthn.type,credential_response:d}},error:null}:{data:null,error:h}}case"request":{const u=Tm(o.webauthn.credential_options.publicKey,i==null?void 0:i.request),{data:d,error:h}=await Lu(Object.assign(Object.assign({},o.webauthn.credential_options),{publicKey:u,signal:c}));return d?{data:{factorId:t,challengeId:o.id,webauthn:{type:o.webauthn.type,credential_response:d}},error:null}:{data:null,error:h}}}}catch(o){return ie(o)?{data:null,error:o}:{data:null,error:new xt("Unexpected error in challenge",o)}}}async _verify({challengeId:t,factorId:s,webauthn:n}){return this.client.mfa.verify({factorId:s,challengeId:t,webauthn:n})}async _authenticate({factorId:t,webauthn:{rpId:s=typeof window<"u"?window.location.hostname:void 0,rpOrigins:n=typeof window<"u"?[window.location.origin]:void 0,signal:r}={}},i){if(!s)return{data:null,error:new qn("rpId is required for WebAuthn authentication")};try{if(!jr())return{data:null,error:new xt("Browser does not support WebAuthn",null)};const{data:a,error:o}=await this.challenge({factorId:t,webauthn:{rpId:s,rpOrigins:n},signal:r},{request:i});if(!a)return{data:null,error:o};const{webauthn:l}=a;return this._verify({factorId:t,challengeId:a.challengeId,webauthn:{type:l.type,rpId:s,rpOrigins:n,credential_response:l.credential_response}})}catch(a){return ie(a)?{data:null,error:a}:{data:null,error:new xt("Unexpected error in authenticate",a)}}}async _register({friendlyName:t,webauthn:{rpId:s=typeof window<"u"?window.location.hostname:void 0,rpOrigins:n=typeof window<"u"?[window.location.origin]:void 0,signal:r}={}},i){if(!s)return{data:null,error:new qn("rpId is required for WebAuthn registration")};try{if(!jr())return{data:null,error:new xt("Browser does not support WebAuthn",null)};const{data:a,error:o}=await this._enroll({friendlyName:t});if(!a)return await this.client.mfa.listFactors().then(u=>{var d;return(d=u.data)===null||d===void 0?void 0:d.all.find(h=>h.factor_type==="webauthn"&&h.friendly_name===t&&h.status!=="unverified")}).then(u=>u?this.client.mfa.unenroll({factorId:u==null?void 0:u.id}):void 0),{data:null,error:o};const{data:l,error:c}=await this._challenge({factorId:a.id,friendlyName:a.friendly_name,webauthn:{rpId:s,rpOrigins:n},signal:r},{create:i});return l?this._verify({factorId:a.id,challengeId:l.challengeId,webauthn:{rpId:s,rpOrigins:n,type:l.webauthn.type,credential_response:l.webauthn.credential_response}}):{data:null,error:c}}catch(a){return ie(a)?{data:null,error:a}:{data:null,error:new xt("Unexpected error in register",a)}}}}mm();const Rm={url:N0,storageKey:I0,autoRefreshToken:!0,persistSession:!0,detectSessionInUrl:!0,headers:P0,flowType:"implicit",debug:!1,hasCustomAuthorizationHeader:!1,throwOnError:!1,lockAcquireTimeout:5e3,skipAutoInitialize:!1,experimental:{}};async function _l(e,t,s){return await s()}const Vs={};class zn{get jwks(){var t,s;return(s=(t=Vs[this.storageKey])===null||t===void 0?void 0:t.jwks)!==null&&s!==void 0?s:{keys:[]}}set jwks(t){Vs[this.storageKey]=Object.assign(Object.assign({},Vs[this.storageKey]),{jwks:t})}get jwks_cached_at(){var t,s;return(s=(t=Vs[this.storageKey])===null||t===void 0?void 0:t.cachedAt)!==null&&s!==void 0?s:Number.MIN_SAFE_INTEGER}set jwks_cached_at(t){Vs[this.storageKey]=Object.assign(Object.assign({},Vs[this.storageKey]),{cachedAt:t})}constructor(t){var s,n,r,i;this.userStorage=null,this.memoryStorage=null,this.stateChangeEmitters=new Map,this.autoRefreshTicker=null,this.autoRefreshTickTimeout=null,this.visibilityChangedCallback=null,this.refreshingDeferred=null,this.initializePromise=null,this.detectSessionInUrl=!0,this.hasCustomAuthorizationHeader=!1,this.suppressGetSessionWarning=!1,this.lockAcquired=!1,this.pendingInLock=[],this.broadcastChannel=null,this.logger=console.log;const a=Object.assign(Object.assign({},Rm),t);if(this.storageKey=a.storageKey,this.instanceID=(s=zn.nextInstanceID[this.storageKey])!==null&&s!==void 0?s:0,zn.nextInstanceID[this.storageKey]=this.instanceID+1,this.logDebugMessages=!!a.debug,typeof a.debug=="function"&&(this.logger=a.debug),this.instanceID>0&&Xe()){const o=`${this._logPrefix()} Multiple GoTrueClient instances detected in the same browser context. It is not an error, but this should be avoided as it may produce undefined behavior when used concurrently under the same storage key.`;console.warn(o),this.logDebugMessages&&console.trace(o)}if(this.persistSession=a.persistSession,this.autoRefreshToken=a.autoRefreshToken,this.experimental=(n=a.experimental)!==null&&n!==void 0?n:{},this.admin=new pm({url:a.url,headers:a.headers,fetch:a.fetch,experimental:this.experimental}),this.url=a.url,this.headers=a.headers,this.fetch=Ou(a.fetch),this.lock=a.lock||_l,this.detectSessionInUrl=a.detectSessionInUrl,this.flowType=a.flowType,this.hasCustomAuthorizationHeader=a.hasCustomAuthorizationHeader,this.throwOnError=a.throwOnError,this.lockAcquireTimeout=a.lockAcquireTimeout,a.lock?this.lock=a.lock:this.persistSession&&Xe()&&(!((r=globalThis==null?void 0:globalThis.navigator)===null||r===void 0)&&r.locks)?this.lock=gm:this.lock=_l,this.jwks||(this.jwks={keys:[]},this.jwks_cached_at=Number.MIN_SAFE_INTEGER),this.mfa={verify:this._verify.bind(this),enroll:this._enroll.bind(this),unenroll:this._unenroll.bind(this),challenge:this._challenge.bind(this),listFactors:this._listFactors.bind(this),challengeAndVerify:this._challengeAndVerify.bind(this),getAuthenticatorAssuranceLevel:this._getAuthenticatorAssuranceLevel.bind(this),webauthn:new Am(this)},this.oauth={getAuthorizationDetails:this._getAuthorizationDetails.bind(this),approveAuthorization:this._approveAuthorization.bind(this),denyAuthorization:this._denyAuthorization.bind(this),listGrants:this._listOAuthGrants.bind(this),revokeGrant:this._revokeOAuthGrant.bind(this)},this.passkey={startRegistration:this._startPasskeyRegistration.bind(this),verifyRegistration:this._verifyPasskeyRegistration.bind(this),startAuthentication:this._startPasskeyAuthentication.bind(this),verifyAuthentication:this._verifyPasskeyAuthentication.bind(this),list:this._listPasskeys.bind(this),update:this._updatePasskey.bind(this),delete:this._deletePasskey.bind(this)},this.persistSession?(a.storage?this.storage=a.storage:Cu()?this.storage=globalThis.localStorage:(this.memoryStorage={},this.storage=pl(this.memoryStorage)),a.userStorage&&(this.userStorage=a.userStorage)):(this.memoryStorage={},this.storage=pl(this.memoryStorage)),Xe()&&globalThis.BroadcastChannel&&this.persistSession&&this.storageKey){try{this.broadcastChannel=new globalThis.BroadcastChannel(this.storageKey)}catch(o){console.error("Failed to create a new BroadcastChannel, multi-tab state changes will not be available",o)}(i=this.broadcastChannel)===null||i===void 0||i.addEventListener("message",async o=>{this._debug("received broadcast notification from other tab or client",o);try{await this._notifyAllSubscribers(o.data.event,o.data.session,!1)}catch(l){this._debug("#broadcastChannel","error",l)}})}a.skipAutoInitialize||this.initialize().catch(o=>{this._debug("#initialize()","error",o)})}isThrowOnErrorEnabled(){return this.throwOnError}_returnResult(t){if(this.throwOnError&&t&&t.error)throw t.error;return t}_logPrefix(){return`GoTrueClient@${this.storageKey}:${this.instanceID} (${Tu}) ${new Date().toISOString()}`}_debug(...t){return this.logDebugMessages&&this.logger(this._logPrefix(),...t),this}async initialize(){return this.initializePromise?await this.initializePromise:(this.initializePromise=(async()=>await this._acquireLock(this.lockAcquireTimeout,async()=>await this._initialize()))(),await this.initializePromise)}async _initialize(){var t;try{let s={},n="none";if(Xe()&&(s=G0(window.location.href),this._isImplicitGrantCallback(s)?n="implicit":await this._isPKCECallback(s)&&(n="pkce")),Xe()&&this.detectSessionInUrl&&n!=="none"){const{data:r,error:i}=await this._getSessionFromURL(s,n);if(i){if(this._debug("#_initialize()","error detecting session from URL",i),U0(i)){const l=(t=i.details)===null||t===void 0?void 0:t.code;if(l==="identity_already_exists"||l==="identity_not_found"||l==="single_identity_not_deletable")return{error:i}}return{error:i}}const{session:a,redirectType:o}=r;return this._debug("#_initialize()","detected session in URL",a,"redirect type",o),await this._saveSession(a),setTimeout(async()=>{o==="recovery"?await this._notifyAllSubscribers("PASSWORD_RECOVERY",a):await this._notifyAllSubscribers("SIGNED_IN",a)},0),{error:null}}return await this._recoverAndRefresh(),{error:null}}catch(s){return ie(s)?this._returnResult({error:s}):this._returnResult({error:new xt("Unexpected error during initialization",s)})}finally{await this._handleVisibilityChange(),this._debug("#_initialize()","end")}}async signInAnonymously(t){var s,n,r;try{const i=await le(this.fetch,"POST",`${this.url}/signup`,{headers:this.headers,body:{data:(n=(s=t==null?void 0:t.options)===null||s===void 0?void 0:s.data)!==null&&n!==void 0?n:{},gotrue_meta_security:{captcha_token:(r=t==null?void 0:t.options)===null||r===void 0?void 0:r.captchaToken}},xform:bt}),{data:a,error:o}=i;if(o||!a)return this._returnResult({data:{user:null,session:null},error:o});const l=a.session,c=a.user;return a.session&&(await this._saveSession(a.session),await this._notifyAllSubscribers("SIGNED_IN",l)),this._returnResult({data:{user:c,session:l},error:null})}catch(i){if(ie(i))return this._returnResult({data:{user:null,session:null},error:i});throw i}}async signUp(t){var s,n,r;try{let i;if("email"in t){const{email:u,password:d,options:h}=t;let p=null,g=null;this.flowType==="pkce"&&([p,g]=await Fs(this.storage,this.storageKey)),i=await le(this.fetch,"POST",`${this.url}/signup`,{headers:this.headers,redirectTo:h==null?void 0:h.emailRedirectTo,body:{email:u,password:d,data:(s=h==null?void 0:h.data)!==null&&s!==void 0?s:{},gotrue_meta_security:{captcha_token:h==null?void 0:h.captchaToken},code_challenge:p,code_challenge_method:g},xform:bt})}else if("phone"in t){const{phone:u,password:d,options:h}=t;i=await le(this.fetch,"POST",`${this.url}/signup`,{headers:this.headers,body:{phone:u,password:d,data:(n=h==null?void 0:h.data)!==null&&n!==void 0?n:{},channel:(r=h==null?void 0:h.channel)!==null&&r!==void 0?r:"sms",gotrue_meta_security:{captcha_token:h==null?void 0:h.captchaToken}},xform:bt})}else throw new dr("You must provide either an email or phone number and a password");const{data:a,error:o}=i;if(o||!a)return await Ye(this.storage,`${this.storageKey}-code-verifier`),this._returnResult({data:{user:null,session:null},error:o});const l=a.session,c=a.user;return a.session&&(await this._saveSession(a.session),await this._notifyAllSubscribers("SIGNED_IN",l)),this._returnResult({data:{user:c,session:l},error:null})}catch(i){if(await Ye(this.storage,`${this.storageKey}-code-verifier`),ie(i))return this._returnResult({data:{user:null,session:null},error:i});throw i}}async signInWithPassword(t){try{let s;if("email"in t){const{email:i,password:a,options:o}=t;s=await le(this.fetch,"POST",`${this.url}/token?grant_type=password`,{headers:this.headers,body:{email:i,password:a,gotrue_meta_security:{captcha_token:o==null?void 0:o.captchaToken}},xform:hl})}else if("phone"in t){const{phone:i,password:a,options:o}=t;s=await le(this.fetch,"POST",`${this.url}/token?grant_type=password`,{headers:this.headers,body:{phone:i,password:a,gotrue_meta_security:{captcha_token:o==null?void 0:o.captchaToken}},xform:hl})}else throw new dr("You must provide either an email or phone number and a password");const{data:n,error:r}=s;if(r)return this._returnResult({data:{user:null,session:null},error:r});if(!n||!n.session||!n.user){const i=new Hs;return this._returnResult({data:{user:null,session:null},error:i})}return n.session&&(await this._saveSession(n.session),await this._notifyAllSubscribers("SIGNED_IN",n.session)),this._returnResult({data:Object.assign({user:n.user,session:n.session},n.weak_password?{weakPassword:n.weak_password}:null),error:r})}catch(s){if(ie(s))return this._returnResult({data:{user:null,session:null},error:s});throw s}}async signInWithOAuth(t){var s,n,r,i;return await this._handleProviderSignIn(t.provider,{redirectTo:(s=t.options)===null||s===void 0?void 0:s.redirectTo,scopes:(n=t.options)===null||n===void 0?void 0:n.scopes,queryParams:(r=t.options)===null||r===void 0?void 0:r.queryParams,skipBrowserRedirect:(i=t.options)===null||i===void 0?void 0:i.skipBrowserRedirect})}async exchangeCodeForSession(t){return await this.initializePromise,this._acquireLock(this.lockAcquireTimeout,async()=>this._exchangeCodeForSession(t))}async signInWithWeb3(t){const{chain:s}=t;switch(s){case"ethereum":return await this.signInWithEthereum(t);case"solana":return await this.signInWithSolana(t);default:throw new Error(`@supabase/auth-js: Unsupported chain "${s}"`)}}async signInWithEthereum(t){var s,n,r,i,a,o,l,c,u,d,h;let p,g;if("message"in t)p=t.message,g=t.signature;else{const{chain:b,wallet:R,statement:w,options:x}=t;let E;if(Xe())if(typeof R=="object")E=R;else{const q=window;if("ethereum"in q&&typeof q.ethereum=="object"&&"request"in q.ethereum&&typeof q.ethereum.request=="function")E=q.ethereum;else throw new Error("@supabase/auth-js: No compatible Ethereum wallet interface on the window object (window.ethereum) detected. Make sure the user already has a wallet installed and connected for this app. Prefer passing the wallet interface object directly to signInWithWeb3({ chain: 'ethereum', wallet: resolvedUserWallet }) instead.")}else{if(typeof R!="object"||!(x!=null&&x.url))throw new Error("@supabase/auth-js: Both wallet and url must be specified in non-browser environments.");E=R}const $=new URL((s=x==null?void 0:x.url)!==null&&s!==void 0?s:window.location.href),S=await E.request({method:"eth_requestAccounts"}).then(q=>q).catch(()=>{throw new Error("@supabase/auth-js: Wallet method eth_requestAccounts is missing or invalid")});if(!S||S.length===0)throw new Error("@supabase/auth-js: No accounts available. Please ensure the wallet is connected.");const C=Nu(S[0]);let k=(n=x==null?void 0:x.signInWithEthereum)===null||n===void 0?void 0:n.chainId;if(!k){const q=await E.request({method:"eth_chainId"});k=bm(q)}const F={domain:$.host,address:C,statement:w,uri:$.href,version:"1",chainId:k,nonce:(r=x==null?void 0:x.signInWithEthereum)===null||r===void 0?void 0:r.nonce,issuedAt:(a=(i=x==null?void 0:x.signInWithEthereum)===null||i===void 0?void 0:i.issuedAt)!==null&&a!==void 0?a:new Date,expirationTime:(o=x==null?void 0:x.signInWithEthereum)===null||o===void 0?void 0:o.expirationTime,notBefore:(l=x==null?void 0:x.signInWithEthereum)===null||l===void 0?void 0:l.notBefore,requestId:(c=x==null?void 0:x.signInWithEthereum)===null||c===void 0?void 0:c.requestId,resources:(u=x==null?void 0:x.signInWithEthereum)===null||u===void 0?void 0:u.resources};p=ym(F),g=await E.request({method:"personal_sign",params:[vm(p),C]})}try{const{data:b,error:R}=await le(this.fetch,"POST",`${this.url}/token?grant_type=web3`,{headers:this.headers,body:Object.assign({chain:"ethereum",message:p,signature:g},!((d=t.options)===null||d===void 0)&&d.captchaToken?{gotrue_meta_security:{captcha_token:(h=t.options)===null||h===void 0?void 0:h.captchaToken}}:null),xform:bt});if(R)throw R;if(!b||!b.session||!b.user){const w=new Hs;return this._returnResult({data:{user:null,session:null},error:w})}return b.session&&(await this._saveSession(b.session),await this._notifyAllSubscribers("SIGNED_IN",b.session)),this._returnResult({data:Object.assign({},b),error:R})}catch(b){if(ie(b))return this._returnResult({data:{user:null,session:null},error:b});throw b}}async signInWithSolana(t){var s,n,r,i,a,o,l,c,u,d,h,p;let g,b;if("message"in t)g=t.message,b=t.signature;else{const{chain:R,wallet:w,statement:x,options:E}=t;let $;if(Xe())if(typeof w=="object")$=w;else{const C=window;if("solana"in C&&typeof C.solana=="object"&&("signIn"in C.solana&&typeof C.solana.signIn=="function"||"signMessage"in C.solana&&typeof C.solana.signMessage=="function"))$=C.solana;else throw new Error("@supabase/auth-js: No compatible Solana wallet interface on the window object (window.solana) detected. Make sure the user already has a wallet installed and connected for this app. Prefer passing the wallet interface object directly to signInWithWeb3({ chain: 'solana', wallet: resolvedUserWallet }) instead.")}else{if(typeof w!="object"||!(E!=null&&E.url))throw new Error("@supabase/auth-js: Both wallet and url must be specified in non-browser environments.");$=w}const S=new URL((s=E==null?void 0:E.url)!==null&&s!==void 0?s:window.location.href);if("signIn"in $&&$.signIn){const C=await $.signIn(Object.assign(Object.assign(Object.assign({issuedAt:new Date().toISOString()},E==null?void 0:E.signInWithSolana),{version:"1",domain:S.host,uri:S.href}),x?{statement:x}:null));let k;if(Array.isArray(C)&&C[0]&&typeof C[0]=="object")k=C[0];else if(C&&typeof C=="object"&&"signedMessage"in C&&"signature"in C)k=C;else throw new Error("@supabase/auth-js: Wallet method signIn() returned unrecognized value");if("signedMessage"in k&&"signature"in k&&(typeof k.signedMessage=="string"||k.signedMessage instanceof Uint8Array)&&k.signature instanceof Uint8Array)g=typeof k.signedMessage=="string"?k.signedMessage:new TextDecoder().decode(k.signedMessage),b=k.signature;else throw new Error("@supabase/auth-js: Wallet method signIn() API returned object without signedMessage and signature fields")}else{if(!("signMessage"in $)||typeof $.signMessage!="function"||!("publicKey"in $)||typeof $!="object"||!$.publicKey||!("toBase58"in $.publicKey)||typeof $.publicKey.toBase58!="function")throw new Error("@supabase/auth-js: Wallet does not have a compatible signMessage() and publicKey.toBase58() API");g=[`${S.host} wants you to sign in with your Solana account:`,$.publicKey.toBase58(),...x?["",x,""]:[""],"Version: 1",`URI: ${S.href}`,`Issued At: ${(r=(n=E==null?void 0:E.signInWithSolana)===null||n===void 0?void 0:n.issuedAt)!==null&&r!==void 0?r:new Date().toISOString()}`,...!((i=E==null?void 0:E.signInWithSolana)===null||i===void 0)&&i.notBefore?[`Not Before: ${E.signInWithSolana.notBefore}`]:[],...!((a=E==null?void 0:E.signInWithSolana)===null||a===void 0)&&a.expirationTime?[`Expiration Time: ${E.signInWithSolana.expirationTime}`]:[],...!((o=E==null?void 0:E.signInWithSolana)===null||o===void 0)&&o.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}`]:[],...!((d=(u=E==null?void 0:E.signInWithSolana)===null||u===void 0?void 0:u.resources)===null||d===void 0)&&d.length?["Resources",...E.signInWithSolana.resources.map(k=>`- ${k}`)]:[]].join(`
|
|
72
|
-
`);const C=await $.signMessage(new TextEncoder().encode(g),"utf8");if(!C||!(C instanceof Uint8Array))throw new Error("@supabase/auth-js: Wallet signMessage() API returned an recognized value");b=C}}try{const{data:R,error:w}=await le(this.fetch,"POST",`${this.url}/token?grant_type=web3`,{headers:this.headers,body:Object.assign({chain:"solana",message:g,signature:Rs(b)},!((h=t.options)===null||h===void 0)&&h.captchaToken?{gotrue_meta_security:{captcha_token:(p=t.options)===null||p===void 0?void 0:p.captchaToken}}:null),xform:bt});if(w)throw w;if(!R||!R.session||!R.user){const x=new Hs;return this._returnResult({data:{user:null,session:null},error:x})}return R.session&&(await this._saveSession(R.session),await this._notifyAllSubscribers("SIGNED_IN",R.session)),this._returnResult({data:Object.assign({},R),error:w})}catch(R){if(ie(R))return this._returnResult({data:{user:null,session:null},error:R});throw R}}async _exchangeCodeForSession(t){const s=await ws(this.storage,`${this.storageKey}-code-verifier`),[n,r]=(s??"").split("/");try{if(!n&&this.flowType==="pkce")throw new B0;const{data:i,error:a}=await le(this.fetch,"POST",`${this.url}/token?grant_type=pkce`,{headers:this.headers,body:{auth_code:t,code_verifier:n},xform:bt});if(await Ye(this.storage,`${this.storageKey}-code-verifier`),a)throw a;if(!i||!i.session||!i.user){const o=new Hs;return this._returnResult({data:{user:null,session:null,redirectType:null},error:o})}return i.session&&(await this._saveSession(i.session),await this._notifyAllSubscribers(r==="recovery"?"PASSWORD_RECOVERY":"SIGNED_IN",i.session)),this._returnResult({data:Object.assign(Object.assign({},i),{redirectType:r??null}),error:a})}catch(i){if(await Ye(this.storage,`${this.storageKey}-code-verifier`),ie(i))return this._returnResult({data:{user:null,session:null,redirectType:null},error:i});throw i}}async signInWithIdToken(t){try{const{options:s,provider:n,token:r,access_token:i,nonce:a}=t,o=await le(this.fetch,"POST",`${this.url}/token?grant_type=id_token`,{headers:this.headers,body:{provider:n,id_token:r,access_token:i,nonce:a,gotrue_meta_security:{captcha_token:s==null?void 0:s.captchaToken}},xform:bt}),{data:l,error:c}=o;if(c)return this._returnResult({data:{user:null,session:null},error:c});if(!l||!l.session||!l.user){const u=new Hs;return this._returnResult({data:{user:null,session:null},error:u})}return l.session&&(await this._saveSession(l.session),await this._notifyAllSubscribers("SIGNED_IN",l.session)),this._returnResult({data:l,error:c})}catch(s){if(ie(s))return this._returnResult({data:{user:null,session:null},error:s});throw s}}async signInWithOtp(t){var s,n,r,i,a;try{if("email"in t){const{email:o,options:l}=t;let c=null,u=null;this.flowType==="pkce"&&([c,u]=await Fs(this.storage,this.storageKey));const{error:d}=await le(this.fetch,"POST",`${this.url}/otp`,{headers:this.headers,body:{email:o,data:(s=l==null?void 0:l.data)!==null&&s!==void 0?s:{},create_user:(n=l==null?void 0:l.shouldCreateUser)!==null&&n!==void 0?n:!0,gotrue_meta_security:{captcha_token:l==null?void 0:l.captchaToken},code_challenge:c,code_challenge_method:u},redirectTo:l==null?void 0:l.emailRedirectTo});return this._returnResult({data:{user:null,session:null},error:d})}if("phone"in t){const{phone:o,options:l}=t,{data:c,error:u}=await le(this.fetch,"POST",`${this.url}/otp`,{headers:this.headers,body:{phone:o,data:(r=l==null?void 0:l.data)!==null&&r!==void 0?r:{},create_user:(i=l==null?void 0:l.shouldCreateUser)!==null&&i!==void 0?i:!0,gotrue_meta_security:{captcha_token:l==null?void 0:l.captchaToken},channel:(a=l==null?void 0:l.channel)!==null&&a!==void 0?a:"sms"}});return this._returnResult({data:{user:null,session:null,messageId:c==null?void 0:c.message_id},error:u})}throw new dr("You must provide either an email or phone number.")}catch(o){if(await Ye(this.storage,`${this.storageKey}-code-verifier`),ie(o))return this._returnResult({data:{user:null,session:null},error:o});throw o}}async verifyOtp(t){var s,n;try{let r,i;"options"in t&&(r=(s=t.options)===null||s===void 0?void 0:s.redirectTo,i=(n=t.options)===null||n===void 0?void 0:n.captchaToken);const{data:a,error:o}=await le(this.fetch,"POST",`${this.url}/verify`,{headers:this.headers,body:Object.assign(Object.assign({},t),{gotrue_meta_security:{captcha_token:i}}),redirectTo:r,xform:bt});if(o)throw o;if(!a)throw new Error("An error occurred on token verification.");const l=a.session,c=a.user;return l!=null&&l.access_token&&(await this._saveSession(l),await this._notifyAllSubscribers(t.type=="recovery"?"PASSWORD_RECOVERY":"SIGNED_IN",l)),this._returnResult({data:{user:c,session:l},error:null})}catch(r){if(ie(r))return this._returnResult({data:{user:null,session:null},error:r});throw r}}async signInWithSSO(t){var s,n,r,i,a;try{let o=null,l=null;this.flowType==="pkce"&&([o,l]=await Fs(this.storage,this.storageKey));const c=await le(this.fetch,"POST",`${this.url}/sso`,{body:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},"providerId"in t?{provider_id:t.providerId}:null),"domain"in t?{domain:t.domain}:null),{redirect_to:(n=(s=t.options)===null||s===void 0?void 0:s.redirectTo)!==null&&n!==void 0?n:void 0}),!((r=t==null?void 0:t.options)===null||r===void 0)&&r.captchaToken?{gotrue_meta_security:{captcha_token:t.options.captchaToken}}:null),{skip_http_redirect:!0,code_challenge:o,code_challenge_method:l}),headers:this.headers,xform:dm});return!((i=c.data)===null||i===void 0)&&i.url&&Xe()&&!(!((a=t.options)===null||a===void 0)&&a.skipBrowserRedirect)&&window.location.assign(c.data.url),this._returnResult(c)}catch(o){if(await Ye(this.storage,`${this.storageKey}-code-verifier`),ie(o))return this._returnResult({data:null,error:o});throw o}}async reauthenticate(){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._reauthenticate())}async _reauthenticate(){try{return await this._useSession(async t=>{const{data:{session:s},error:n}=t;if(n)throw n;if(!s)throw new Je;const{error:r}=await le(this.fetch,"GET",`${this.url}/reauthenticate`,{headers:this.headers,jwt:s.access_token});return this._returnResult({data:{user:null,session:null},error:r})})}catch(t){if(ie(t))return this._returnResult({data:{user:null,session:null},error:t});throw t}}async resend(t){try{const s=`${this.url}/resend`;if("email"in t){const{email:n,type:r,options:i}=t,{error:a}=await le(this.fetch,"POST",s,{headers:this.headers,body:{email:n,type:r,gotrue_meta_security:{captcha_token:i==null?void 0:i.captchaToken}},redirectTo:i==null?void 0:i.emailRedirectTo});return this._returnResult({data:{user:null,session:null},error:a})}else if("phone"in t){const{phone:n,type:r,options:i}=t,{data:a,error:o}=await le(this.fetch,"POST",s,{headers:this.headers,body:{phone:n,type:r,gotrue_meta_security:{captcha_token:i==null?void 0:i.captchaToken}}});return this._returnResult({data:{user:null,session:null,messageId:a==null?void 0:a.message_id},error:o})}throw new dr("You must provide either an email or phone number and a type")}catch(s){if(ie(s))return this._returnResult({data:{user:null,session:null},error:s});throw s}}async getSession(){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>this._useSession(async s=>s))}async _acquireLock(t,s){this._debug("#_acquireLock","begin",t);try{if(this.lockAcquired){const n=this.pendingInLock.length?this.pendingInLock[this.pendingInLock.length-1]:Promise.resolve(),r=(async()=>(await n,await s()))();return this.pendingInLock.push((async()=>{try{await r}catch{}})()),r}return await this.lock(`lock:${this.storageKey}`,t,async()=>{this._debug("#_acquireLock","lock acquired for storage key",this.storageKey);try{this.lockAcquired=!0;const n=s();for(this.pendingInLock.push((async()=>{try{await n}catch{}})()),await n;this.pendingInLock.length;){const r=[...this.pendingInLock];await Promise.all(r),this.pendingInLock.splice(0,r.length)}return await n}finally{this._debug("#_acquireLock","lock released for storage key",this.storageKey),this.lockAcquired=!1}})}finally{this._debug("#_acquireLock","end")}}async _useSession(t){this._debug("#_useSession","begin");try{const s=await this.__loadSession();return await t(s)}finally{this._debug("#_useSession","end")}}async __loadSession(){this._debug("#__loadSession()","begin"),this.lockAcquired||this._debug("#__loadSession()","used outside of an acquired lock!",new Error().stack);try{let t=null;const s=await ws(this.storage,this.storageKey);if(this._debug("#getSession()","session from storage",s),s!==null&&(this._isValidSession(s)?t=s:(this._debug("#getSession()","session from storage is not valid"),await this._removeSession())),!t)return{data:{session:null},error:null};const n=t.expires_at?t.expires_at*1e3-Date.now()<Ti:!1;if(this._debug("#__loadSession()",`session has${n?"":" not"} expired`,"expires_at",t.expires_at),!n){if(this.userStorage){const a=await ws(this.userStorage,this.storageKey+"-user");a!=null&&a.user?t.user=a.user:t.user=Ri()}if(this.storage.isServer&&t.user&&!t.user.__isUserNotAvailableProxy){const a={value:this.suppressGetSessionWarning};t.user=om(t.user,a),a.value&&(this.suppressGetSessionWarning=!0)}return{data:{session:t},error:null}}const{data:r,error:i}=await this._callRefreshToken(t.refresh_token);return i?this._returnResult({data:{session:null},error:i}):this._returnResult({data:{session:r},error:null})}finally{this._debug("#__loadSession()","end")}}async getUser(t){if(t)return await this._getUser(t);await this.initializePromise;const s=await this._acquireLock(this.lockAcquireTimeout,async()=>await this._getUser());return s.data.user&&(this.suppressGetSessionWarning=!0),s}async _getUser(t){try{return t?await le(this.fetch,"GET",`${this.url}/user`,{headers:this.headers,jwt:t,xform:hs}):await this._useSession(async s=>{var n,r,i;const{data:a,error:o}=s;if(o)throw o;return!(!((n=a.session)===null||n===void 0)&&n.access_token)&&!this.hasCustomAuthorizationHeader?{data:{user:null},error:new Je}:await le(this.fetch,"GET",`${this.url}/user`,{headers:this.headers,jwt:(i=(r=a.session)===null||r===void 0?void 0:r.access_token)!==null&&i!==void 0?i:void 0,xform:hs})})}catch(s){if(ie(s))return ur(s)&&(await this._removeSession(),await Ye(this.storage,`${this.storageKey}-code-verifier`)),this._returnResult({data:{user:null},error:s});throw s}}async updateUser(t,s={}){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._updateUser(t,s))}async _updateUser(t,s={}){try{return await this._useSession(async n=>{const{data:r,error:i}=n;if(i)throw i;if(!r.session)throw new Je;const a=r.session;let o=null,l=null;this.flowType==="pkce"&&t.email!=null&&([o,l]=await Fs(this.storage,this.storageKey));const{data:c,error:u}=await le(this.fetch,"PUT",`${this.url}/user`,{headers:this.headers,redirectTo:s==null?void 0:s.emailRedirectTo,body:Object.assign(Object.assign({},t),{code_challenge:o,code_challenge_method:l}),jwt:a.access_token,xform:hs});if(u)throw u;return a.user=c.user,await this._saveSession(a),await this._notifyAllSubscribers("USER_UPDATED",a),this._returnResult({data:{user:a.user},error:null})})}catch(n){if(await Ye(this.storage,`${this.storageKey}-code-verifier`),ie(n))return this._returnResult({data:{user:null},error:n});throw n}}async setSession(t){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._setSession(t))}async _setSession(t){try{if(!t.access_token||!t.refresh_token)throw new Je;const s=Date.now()/1e3;let n=s,r=!0,i=null;const{payload:a}=fr(t.access_token);if(a.exp&&(n=a.exp,r=n<=s),r){const{data:o,error:l}=await this._callRefreshToken(t.refresh_token);if(l)return this._returnResult({data:{user:null,session:null},error:l});if(!o)return{data:{user:null,session:null},error:null};i=o}else{const{data:o,error:l}=await this._getUser(t.access_token);if(l)return this._returnResult({data:{user:null,session:null},error:l});i={access_token:t.access_token,refresh_token:t.refresh_token,user:o.user,token_type:"bearer",expires_in:n-s,expires_at:n},await this._saveSession(i),await this._notifyAllSubscribers("SIGNED_IN",i)}return this._returnResult({data:{user:i.user,session:i},error:null})}catch(s){if(ie(s))return this._returnResult({data:{session:null,user:null},error:s});throw s}}async refreshSession(t){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._refreshSession(t))}async _refreshSession(t){try{return await this._useSession(async s=>{var n;if(!t){const{data:a,error:o}=s;if(o)throw o;t=(n=a.session)!==null&&n!==void 0?n:void 0}if(!(t!=null&&t.refresh_token))throw new Je;const{data:r,error:i}=await this._callRefreshToken(t.refresh_token);return i?this._returnResult({data:{user:null,session:null},error:i}):r?this._returnResult({data:{user:r.user,session:r},error:null}):this._returnResult({data:{user:null,session:null},error:null})})}catch(s){if(ie(s))return this._returnResult({data:{user:null,session:null},error:s});throw s}}async _getSessionFromURL(t,s){var n;try{if(!Xe())throw new hr("No browser detected.");if(t.error||t.error_description||t.error_code)throw new hr(t.error_description||"Error in URL with unspecified error_description",{error:t.error||"unspecified_error",code:t.error_code||"unspecified_code"});switch(s){case"implicit":if(this.flowType==="pkce")throw new il("Not a valid PKCE flow url.");break;case"pkce":if(this.flowType==="implicit")throw new hr("Not a valid implicit grant flow url.");break;default:}if(s==="pkce"){if(this._debug("#_initialize()","begin","is PKCE flow",!0),!t.code)throw new il("No code detected.");const{data:E,error:$}=await this._exchangeCodeForSession(t.code);if($)throw $;const S=new URL(window.location.href);return S.searchParams.delete("code"),window.history.replaceState(window.history.state,"",S.toString()),{data:{session:E.session,redirectType:(n=E.redirectType)!==null&&n!==void 0?n:null},error:null}}const{provider_token:r,provider_refresh_token:i,access_token:a,refresh_token:o,expires_in:l,expires_at:c,token_type:u}=t;if(!a||!l||!o||!u)throw new hr("No session defined in URL");const d=Math.round(Date.now()/1e3),h=parseInt(l);let p=d+h;c&&(p=parseInt(c));const g=p-d;g*1e3<=Zs&&console.warn(`@supabase/gotrue-js: Session as retrieved from URL expires in ${g}s, should have been closer to ${h}s`);const b=p-h;d-b>=120?console.warn("@supabase/gotrue-js: Session as retrieved from URL was issued over 120s ago, URL could be stale",b,p,d):d-b<0&&console.warn("@supabase/gotrue-js: Session as retrieved from URL was issued in the future? Check the device clock for skew",b,p,d);const{data:R,error:w}=await this._getUser(a);if(w)throw w;const x={provider_token:r,provider_refresh_token:i,access_token:a,expires_in:h,expires_at:p,refresh_token:o,token_type:u,user:R.user};return window.location.hash="",this._debug("#_getSessionFromURL()","clearing window.location.hash"),this._returnResult({data:{session:x,redirectType:t.type},error:null})}catch(r){if(ie(r))return this._returnResult({data:{session:null,redirectType:null},error:r});throw r}}_isImplicitGrantCallback(t){return typeof this.detectSessionInUrl=="function"?this.detectSessionInUrl(new URL(window.location.href),t):!!(t.access_token||t.error_description)}async _isPKCECallback(t){const s=await ws(this.storage,`${this.storageKey}-code-verifier`);return!!(t.code&&s)}async signOut(t={scope:"global"}){return await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>await this._signOut(t))}async _signOut({scope:t}={scope:"global"}){return await this._useSession(async s=>{var n;const{data:r,error:i}=s;if(i&&!ur(i))return this._returnResult({error:i});const a=(n=r.session)===null||n===void 0?void 0:n.access_token;if(a){const{error:o}=await this.admin.signOut(a,t);if(o&&!(D0(o)&&(o.status===404||o.status===401||o.status===403)||ur(o)))return this._returnResult({error:o})}return t!=="others"&&(await this._removeSession(),await Ye(this.storage,`${this.storageKey}-code-verifier`)),this._returnResult({error:null})})}onAuthStateChange(t){const s=W0(),n={id:s,callback:t,unsubscribe:()=>{this._debug("#unsubscribe()","state change callback with id removed",s),this.stateChangeEmitters.delete(s)}};return this._debug("#onAuthStateChange()","registered callback with id",s),this.stateChangeEmitters.set(s,n),(async()=>(await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>{this._emitInitialSession(s)})))(),{data:{subscription:n}}}async _emitInitialSession(t){return await this._useSession(async s=>{var n,r;try{const{data:{session:i},error:a}=s;if(a)throw a;await((n=this.stateChangeEmitters.get(t))===null||n===void 0?void 0:n.callback("INITIAL_SESSION",i)),this._debug("INITIAL_SESSION","callback id",t,"session",i)}catch(i){await((r=this.stateChangeEmitters.get(t))===null||r===void 0?void 0:r.callback("INITIAL_SESSION",null)),this._debug("INITIAL_SESSION","callback id",t,"error",i),ur(i)?console.warn(i):console.error(i)}})}async resetPasswordForEmail(t,s={}){let n=null,r=null;this.flowType==="pkce"&&([n,r]=await Fs(this.storage,this.storageKey,!0));try{return await le(this.fetch,"POST",`${this.url}/recover`,{body:{email:t,code_challenge:n,code_challenge_method:r,gotrue_meta_security:{captcha_token:s.captchaToken}},headers:this.headers,redirectTo:s.redirectTo})}catch(i){if(await Ye(this.storage,`${this.storageKey}-code-verifier`),ie(i))return this._returnResult({data:null,error:i});throw i}}async getUserIdentities(){var t;try{const{data:s,error:n}=await this.getUser();if(n)throw n;return this._returnResult({data:{identities:(t=s.user.identities)!==null&&t!==void 0?t:[]},error:null})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async linkIdentity(t){return"token"in t?this.linkIdentityIdToken(t):this.linkIdentityOAuth(t)}async linkIdentityOAuth(t){var s;try{const{data:n,error:r}=await this._useSession(async i=>{var a,o,l,c,u;const{data:d,error:h}=i;if(h)throw h;const p=await this._getUrlForProvider(`${this.url}/user/identities/authorize`,t.provider,{redirectTo:(a=t.options)===null||a===void 0?void 0:a.redirectTo,scopes:(o=t.options)===null||o===void 0?void 0:o.scopes,queryParams:(l=t.options)===null||l===void 0?void 0:l.queryParams,skipBrowserRedirect:!0});return await le(this.fetch,"GET",p,{headers:this.headers,jwt:(u=(c=d.session)===null||c===void 0?void 0:c.access_token)!==null&&u!==void 0?u:void 0})});if(r)throw r;return Xe()&&!(!((s=t.options)===null||s===void 0)&&s.skipBrowserRedirect)&&window.location.assign(n==null?void 0:n.url),this._returnResult({data:{provider:t.provider,url:n==null?void 0:n.url},error:null})}catch(n){if(ie(n))return this._returnResult({data:{provider:t.provider,url:null},error:n});throw n}}async linkIdentityIdToken(t){return await this._useSession(async s=>{var n;try{const{error:r,data:{session:i}}=s;if(r)throw r;const{options:a,provider:o,token:l,access_token:c,nonce:u}=t,d=await le(this.fetch,"POST",`${this.url}/token?grant_type=id_token`,{headers:this.headers,jwt:(n=i==null?void 0:i.access_token)!==null&&n!==void 0?n:void 0,body:{provider:o,id_token:l,access_token:c,nonce:u,link_identity:!0,gotrue_meta_security:{captcha_token:a==null?void 0:a.captchaToken}},xform:bt}),{data:h,error:p}=d;return p?this._returnResult({data:{user:null,session:null},error:p}):!h||!h.session||!h.user?this._returnResult({data:{user:null,session:null},error:new Hs}):(h.session&&(await this._saveSession(h.session),await this._notifyAllSubscribers("USER_UPDATED",h.session)),this._returnResult({data:h,error:p}))}catch(r){if(await Ye(this.storage,`${this.storageKey}-code-verifier`),ie(r))return this._returnResult({data:{user:null,session:null},error:r});throw r}})}async unlinkIdentity(t){try{return await this._useSession(async s=>{var n,r;const{data:i,error:a}=s;if(a)throw a;return await le(this.fetch,"DELETE",`${this.url}/user/identities/${t.identity_id}`,{headers:this.headers,jwt:(r=(n=i.session)===null||n===void 0?void 0:n.access_token)!==null&&r!==void 0?r:void 0})})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async _refreshAccessToken(t){const s=`#_refreshAccessToken(${t.substring(0,5)}...)`;this._debug(s,"begin");try{const n=Date.now();return await Y0(async r=>(r>0&&await J0(200*Math.pow(2,r-1)),this._debug(s,"refreshing attempt",r),await le(this.fetch,"POST",`${this.url}/token?grant_type=refresh_token`,{body:{refresh_token:t},headers:this.headers,xform:bt})),(r,i)=>{const a=200*Math.pow(2,r);return i&&Ai(i)&&Date.now()+a-n<Zs})}catch(n){if(this._debug(s,"error",n),ie(n))return this._returnResult({data:{session:null,user:null},error:n});throw n}finally{this._debug(s,"end")}}_isValidSession(t){return typeof t=="object"&&t!==null&&"access_token"in t&&"refresh_token"in t&&"expires_at"in t}async _handleProviderSignIn(t,s){const n=await this._getUrlForProvider(`${this.url}/authorize`,t,{redirectTo:s.redirectTo,scopes:s.scopes,queryParams:s.queryParams});return this._debug("#_handleProviderSignIn()","provider",t,"options",s,"url",n),Xe()&&!s.skipBrowserRedirect&&window.location.assign(n),{data:{provider:t,url:n},error:null}}async _recoverAndRefresh(){var t,s;const n="#_recoverAndRefresh()";this._debug(n,"begin");try{const r=await ws(this.storage,this.storageKey);if(r&&this.userStorage){let a=await ws(this.userStorage,this.storageKey+"-user");!this.storage.isServer&&Object.is(this.storage,this.userStorage)&&!a&&(a={user:r.user},await Js(this.userStorage,this.storageKey+"-user",a)),r.user=(t=a==null?void 0:a.user)!==null&&t!==void 0?t:Ri()}else if(r&&!r.user&&!r.user){const a=await ws(this.storage,this.storageKey+"-user");a&&(a!=null&&a.user)?(r.user=a.user,await Ye(this.storage,this.storageKey+"-user"),await Js(this.storage,this.storageKey,r)):r.user=Ri()}if(this._debug(n,"session from storage",r),!this._isValidSession(r)){this._debug(n,"session is not valid"),r!==null&&await this._removeSession();return}const i=((s=r.expires_at)!==null&&s!==void 0?s:1/0)*1e3-Date.now()<Ti;if(this._debug(n,`session has${i?"":" not"} expired with margin of ${Ti}s`),i){if(this.autoRefreshToken&&r.refresh_token){const{error:a}=await this._callRefreshToken(r.refresh_token);a&&(console.error(a),Ai(a)||(this._debug(n,"refresh failed with a non-retryable error, removing the session",a),await this._removeSession()))}}else if(r.user&&r.user.__isUserNotAvailableProxy===!0)try{const{data:a,error:o}=await this._getUser(r.access_token);!o&&(a!=null&&a.user)?(r.user=a.user,await this._saveSession(r),await this._notifyAllSubscribers("SIGNED_IN",r)):this._debug(n,"could not get user data, skipping SIGNED_IN notification")}catch(a){console.error("Error getting user data:",a),this._debug(n,"error getting user data, skipping SIGNED_IN notification",a)}else await this._notifyAllSubscribers("SIGNED_IN",r)}catch(r){this._debug(n,"error",r),console.error(r);return}finally{this._debug(n,"end")}}async _callRefreshToken(t){var s,n;if(!t)throw new Je;if(this.refreshingDeferred)return this.refreshingDeferred.promise;const r=`#_callRefreshToken(${t.substring(0,5)}...)`;this._debug(r,"begin");try{this.refreshingDeferred=new oi;const{data:i,error:a}=await this._refreshAccessToken(t);if(a)throw a;if(!i.session)throw new Je;await this._saveSession(i.session),await this._notifyAllSubscribers("TOKEN_REFRESHED",i.session);const o={data:i.session,error:null};return this.refreshingDeferred.resolve(o),o}catch(i){if(this._debug(r,"error",i),ie(i)){const a={data:null,error:i};return Ai(i)||await this._removeSession(),(s=this.refreshingDeferred)===null||s===void 0||s.resolve(a),a}throw(n=this.refreshingDeferred)===null||n===void 0||n.reject(i),i}finally{this.refreshingDeferred=null,this._debug(r,"end")}}async _notifyAllSubscribers(t,s,n=!0){const r=`#_notifyAllSubscribers(${t})`;this._debug(r,"begin",s,`broadcast = ${n}`);try{this.broadcastChannel&&n&&this.broadcastChannel.postMessage({event:t,session:s});const i=[],a=Array.from(this.stateChangeEmitters.values()).map(async o=>{try{await o.callback(t,s)}catch(l){i.push(l)}});if(await Promise.all(a),i.length>0){for(let o=0;o<i.length;o+=1)console.error(i[o]);throw i[0]}}finally{this._debug(r,"end")}}async _saveSession(t){this._debug("#_saveSession()",t),this.suppressGetSessionWarning=!0,await Ye(this.storage,`${this.storageKey}-code-verifier`);const s=Object.assign({},t),n=s.user&&s.user.__isUserNotAvailableProxy===!0;if(this.userStorage){!n&&s.user&&await Js(this.userStorage,this.storageKey+"-user",{user:s.user});const r=Object.assign({},s);delete r.user;const i=ul(r);await Js(this.storage,this.storageKey,i)}else{const r=ul(s);await Js(this.storage,this.storageKey,r)}}async _removeSession(){this._debug("#_removeSession()"),this.suppressGetSessionWarning=!1,await Ye(this.storage,this.storageKey),await Ye(this.storage,this.storageKey+"-code-verifier"),await Ye(this.storage,this.storageKey+"-user"),this.userStorage&&await Ye(this.userStorage,this.storageKey+"-user"),await this._notifyAllSubscribers("SIGNED_OUT",null)}_removeVisibilityChangedCallback(){this._debug("#_removeVisibilityChangedCallback()");const t=this.visibilityChangedCallback;this.visibilityChangedCallback=null;try{t&&Xe()&&(window!=null&&window.removeEventListener)&&window.removeEventListener("visibilitychange",t)}catch(s){console.error("removing visibilitychange callback failed",s)}}async _startAutoRefresh(){await this._stopAutoRefresh(),this._debug("#_startAutoRefresh()");const t=setInterval(()=>this._autoRefreshTokenTick(),Zs);this.autoRefreshTicker=t,t&&typeof t=="object"&&typeof t.unref=="function"?t.unref():typeof Deno<"u"&&typeof Deno.unrefTimer=="function"&&Deno.unrefTimer(t);const s=setTimeout(async()=>{await this.initializePromise,await this._autoRefreshTokenTick()},0);this.autoRefreshTickTimeout=s,s&&typeof s=="object"&&typeof s.unref=="function"?s.unref():typeof Deno<"u"&&typeof Deno.unrefTimer=="function"&&Deno.unrefTimer(s)}async _stopAutoRefresh(){this._debug("#_stopAutoRefresh()");const t=this.autoRefreshTicker;this.autoRefreshTicker=null,t&&clearInterval(t);const s=this.autoRefreshTickTimeout;this.autoRefreshTickTimeout=null,s&&clearTimeout(s)}async startAutoRefresh(){this._removeVisibilityChangedCallback(),await this._startAutoRefresh()}async stopAutoRefresh(){this._removeVisibilityChangedCallback(),await this._stopAutoRefresh()}async _autoRefreshTokenTick(){this._debug("#_autoRefreshTokenTick()","begin");try{await this._acquireLock(0,async()=>{try{const t=Date.now();try{return await this._useSession(async s=>{const{data:{session:n}}=s;if(!n||!n.refresh_token||!n.expires_at){this._debug("#_autoRefreshTokenTick()","no session");return}const r=Math.floor((n.expires_at*1e3-t)/Zs);this._debug("#_autoRefreshTokenTick()",`access token expires in ${r} ticks, a tick lasts ${Zs}ms, refresh threshold is ${ra} ticks`),r<=ra&&await this._callRefreshToken(n.refresh_token)})}catch(s){console.error("Auto refresh tick failed with error. This is likely a transient error.",s)}}finally{this._debug("#_autoRefreshTokenTick()","end")}})}catch(t){if(t instanceof $u)this._debug("auto refresh token tick lock not available");else throw t}}async _handleVisibilityChange(){if(this._debug("#_handleVisibilityChange()"),!Xe()||!(window!=null&&window.addEventListener))return this.autoRefreshToken&&this.startAutoRefresh(),!1;try{this.visibilityChangedCallback=async()=>{try{await this._onVisibilityChanged(!1)}catch(t){this._debug("#visibilityChangedCallback","error",t)}},window==null||window.addEventListener("visibilitychange",this.visibilityChangedCallback),await this._onVisibilityChanged(!0)}catch(t){console.error("_handleVisibilityChange",t)}}async _onVisibilityChanged(t){const s=`#_onVisibilityChanged(${t})`;this._debug(s,"visibilityState",document.visibilityState),document.visibilityState==="visible"?(this.autoRefreshToken&&this._startAutoRefresh(),t||(await this.initializePromise,await this._acquireLock(this.lockAcquireTimeout,async()=>{if(document.visibilityState!=="visible"){this._debug(s,"acquired the lock to recover the session, but the browser visibilityState is no longer visible, aborting");return}await this._recoverAndRefresh()}))):document.visibilityState==="hidden"&&this.autoRefreshToken&&this._stopAutoRefresh()}async _getUrlForProvider(t,s,n){const r=[`provider=${encodeURIComponent(s)}`];if(n!=null&&n.redirectTo&&r.push(`redirect_to=${encodeURIComponent(n.redirectTo)}`),n!=null&&n.scopes&&r.push(`scopes=${encodeURIComponent(n.scopes)}`),this.flowType==="pkce"){const[i,a]=await Fs(this.storage,this.storageKey),o=new URLSearchParams({code_challenge:`${encodeURIComponent(i)}`,code_challenge_method:`${encodeURIComponent(a)}`});r.push(o.toString())}if(n!=null&&n.queryParams){const i=new URLSearchParams(n.queryParams);r.push(i.toString())}return n!=null&&n.skipBrowserRedirect&&r.push(`skip_http_redirect=${n.skipBrowserRedirect}`),`${t}?${r.join("&")}`}async _unenroll(t){try{return await this._useSession(async s=>{var n;const{data:r,error:i}=s;return i?this._returnResult({data:null,error:i}):await le(this.fetch,"DELETE",`${this.url}/factors/${t.factorId}`,{headers:this.headers,jwt:(n=r==null?void 0:r.session)===null||n===void 0?void 0:n.access_token})})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async _enroll(t){try{return await this._useSession(async s=>{var n,r;const{data:i,error:a}=s;if(a)return this._returnResult({data:null,error:a});const o=Object.assign({friendly_name:t.friendlyName,factor_type:t.factorType},t.factorType==="phone"?{phone:t.phone}:t.factorType==="totp"?{issuer:t.issuer}:{}),{data:l,error:c}=await le(this.fetch,"POST",`${this.url}/factors`,{body:o,headers:this.headers,jwt:(n=i==null?void 0:i.session)===null||n===void 0?void 0:n.access_token});return c?this._returnResult({data:null,error:c}):(t.factorType==="totp"&&l.type==="totp"&&(!((r=l==null?void 0:l.totp)===null||r===void 0)&&r.qr_code)&&(l.totp.qr_code=`data:image/svg+xml;utf-8,${l.totp.qr_code}`),this._returnResult({data:l,error:null}))})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async _verify(t){return this._acquireLock(this.lockAcquireTimeout,async()=>{try{return await this._useSession(async s=>{var n;const{data:r,error:i}=s;if(i)return this._returnResult({data:null,error:i});const a=Object.assign({challenge_id:t.challengeId},"webauthn"in t?{webauthn:Object.assign(Object.assign({},t.webauthn),{credential_response:t.webauthn.type==="create"?vl(t.webauthn.credential_response):yl(t.webauthn.credential_response)})}:{code:t.code}),{data:o,error:l}=await le(this.fetch,"POST",`${this.url}/factors/${t.factorId}/verify`,{body:a,headers:this.headers,jwt:(n=r==null?void 0:r.session)===null||n===void 0?void 0:n.access_token});return l?this._returnResult({data:null,error:l}):(await this._saveSession(Object.assign({expires_at:Math.round(Date.now()/1e3)+o.expires_in},o)),await this._notifyAllSubscribers("MFA_CHALLENGE_VERIFIED",o),this._returnResult({data:o,error:l}))})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}})}async _challenge(t){return this._acquireLock(this.lockAcquireTimeout,async()=>{try{return await this._useSession(async s=>{var n;const{data:r,error:i}=s;if(i)return this._returnResult({data:null,error:i});const a=await le(this.fetch,"POST",`${this.url}/factors/${t.factorId}/challenge`,{body:t,headers:this.headers,jwt:(n=r==null?void 0:r.session)===null||n===void 0?void 0:n.access_token});if(a.error)return a;const{data:o}=a;if(o.type!=="webauthn")return{data:o,error:null};switch(o.webauthn.type){case"create":return{data:Object.assign(Object.assign({},o),{webauthn:Object.assign(Object.assign({},o.webauthn),{credential_options:Object.assign(Object.assign({},o.webauthn.credential_options),{publicKey:ml(o.webauthn.credential_options.publicKey)})})}),error:null};case"request":return{data:Object.assign(Object.assign({},o),{webauthn:Object.assign(Object.assign({},o.webauthn),{credential_options:Object.assign(Object.assign({},o.webauthn.credential_options),{publicKey:bl(o.webauthn.credential_options.publicKey)})})}),error:null}}})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}})}async _challengeAndVerify(t){const{data:s,error:n}=await this._challenge({factorId:t.factorId});return n?this._returnResult({data:null,error:n}):await this._verify({factorId:t.factorId,challengeId:s.id,code:t.code})}async _listFactors(){var t;const{data:{user:s},error:n}=await this.getUser();if(n)return{data:null,error:n};const r={all:[],phone:[],totp:[],webauthn:[]};for(const i of(t=s==null?void 0:s.factors)!==null&&t!==void 0?t:[])r.all.push(i),i.status==="verified"&&r[i.factor_type].push(i);return{data:r,error:null}}async _getAuthenticatorAssuranceLevel(t){var s,n,r,i;if(t)try{const{payload:p}=fr(t);let g=null;p.aal&&(g=p.aal);let b=g;const{data:{user:R},error:w}=await this.getUser(t);if(w)return this._returnResult({data:null,error:w});((n=(s=R==null?void 0:R.factors)===null||s===void 0?void 0:s.filter($=>$.status==="verified"))!==null&&n!==void 0?n:[]).length>0&&(b="aal2");const E=p.amr||[];return{data:{currentLevel:g,nextLevel:b,currentAuthenticationMethods:E},error:null}}catch(p){if(ie(p))return this._returnResult({data:null,error:p});throw p}const{data:{session:a},error:o}=await this.getSession();if(o)return this._returnResult({data:null,error:o});if(!a)return{data:{currentLevel:null,nextLevel:null,currentAuthenticationMethods:[]},error:null};const{payload:l}=fr(a.access_token);let c=null;l.aal&&(c=l.aal);let u=c;((i=(r=a.user.factors)===null||r===void 0?void 0:r.filter(p=>p.status==="verified"))!==null&&i!==void 0?i:[]).length>0&&(u="aal2");const h=l.amr||[];return{data:{currentLevel:c,nextLevel:u,currentAuthenticationMethods:h},error:null}}async _getAuthorizationDetails(t){try{return await this._useSession(async s=>{const{data:{session:n},error:r}=s;return r?this._returnResult({data:null,error:r}):n?await le(this.fetch,"GET",`${this.url}/oauth/authorizations/${t}`,{headers:this.headers,jwt:n.access_token,xform:i=>({data:i,error:null})}):this._returnResult({data:null,error:new Je})})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async _approveAuthorization(t,s){try{return await this._useSession(async n=>{const{data:{session:r},error:i}=n;if(i)return this._returnResult({data:null,error:i});if(!r)return this._returnResult({data:null,error:new Je});const a=await le(this.fetch,"POST",`${this.url}/oauth/authorizations/${t}/consent`,{headers:this.headers,jwt:r.access_token,body:{action:"approve"},xform:o=>({data:o,error:null})});return a.data&&a.data.redirect_url&&Xe()&&!(s!=null&&s.skipBrowserRedirect)&&window.location.assign(a.data.redirect_url),a})}catch(n){if(ie(n))return this._returnResult({data:null,error:n});throw n}}async _denyAuthorization(t,s){try{return await this._useSession(async n=>{const{data:{session:r},error:i}=n;if(i)return this._returnResult({data:null,error:i});if(!r)return this._returnResult({data:null,error:new Je});const a=await le(this.fetch,"POST",`${this.url}/oauth/authorizations/${t}/consent`,{headers:this.headers,jwt:r.access_token,body:{action:"deny"},xform:o=>({data:o,error:null})});return a.data&&a.data.redirect_url&&Xe()&&!(s!=null&&s.skipBrowserRedirect)&&window.location.assign(a.data.redirect_url),a})}catch(n){if(ie(n))return this._returnResult({data:null,error:n});throw n}}async _listOAuthGrants(){try{return await this._useSession(async t=>{const{data:{session:s},error:n}=t;return n?this._returnResult({data:null,error:n}):s?await le(this.fetch,"GET",`${this.url}/user/oauth/grants`,{headers:this.headers,jwt:s.access_token,xform:r=>({data:r,error:null})}):this._returnResult({data:null,error:new Je})})}catch(t){if(ie(t))return this._returnResult({data:null,error:t});throw t}}async _revokeOAuthGrant(t){try{return await this._useSession(async s=>{const{data:{session:n},error:r}=s;return r?this._returnResult({data:null,error:r}):n?(await le(this.fetch,"DELETE",`${this.url}/user/oauth/grants`,{headers:this.headers,jwt:n.access_token,query:{client_id:t.clientId},noResolveJson:!0}),{data:{},error:null}):this._returnResult({data:null,error:new Je})})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async fetchJwk(t,s={keys:[]}){let n=s.keys.find(o=>o.kid===t);if(n)return n;const r=Date.now();if(n=this.jwks.keys.find(o=>o.kid===t),n&&this.jwks_cached_at+j0>r)return n;const{data:i,error:a}=await le(this.fetch,"GET",`${this.url}/.well-known/jwks.json`,{headers:this.headers});if(a)throw a;return!i.keys||i.keys.length===0||(this.jwks=i,this.jwks_cached_at=r,n=i.keys.find(o=>o.kid===t),!n)?null:n}async getClaims(t,s={}){try{let n=t;if(!n){const{data:p,error:g}=await this.getSession();if(g||!p.session)return this._returnResult({data:null,error:g});n=p.session.access_token}const{header:r,payload:i,signature:a,raw:{header:o,payload:l}}=fr(n);s!=null&&s.allowExpired||rm(i.exp);const c=!r.alg||r.alg.startsWith("HS")||!r.kid||!("crypto"in globalThis&&"subtle"in globalThis.crypto)?null:await this.fetchJwk(r.kid,s!=null&&s.keys?{keys:s.keys}:s==null?void 0:s.jwks);if(!c){const{error:p}=await this.getUser(n);if(p)throw p;return{data:{claims:i,header:r,signature:a},error:null}}const u=im(r.alg),d=await crypto.subtle.importKey("jwk",c,u,!0,["verify"]);if(!await crypto.subtle.verify(u,d,a,z0(`${o}.${l}`)))throw new oa("Invalid JWT signature");return{data:{claims:i,header:r,signature:a},error:null}}catch(n){if(ie(n))return this._returnResult({data:null,error:n});throw n}}async signInWithPasskey(t){var s,n,r;_t(this.experimental);try{if(!jr())return this._returnResult({data:null,error:new xt("Browser does not support WebAuthn",null)});const{data:i,error:a}=await this._startPasskeyAuthentication({options:{captchaToken:(s=t==null?void 0:t.options)===null||s===void 0?void 0:s.captchaToken}});if(a||!i)return this._returnResult({data:null,error:a});const o=bl(i.options),l=(r=(n=t==null?void 0:t.options)===null||n===void 0?void 0:n.signal)!==null&&r!==void 0?r:la.createNewAbortSignal(),{data:c,error:u}=await Lu({publicKey:o,signal:l});if(u||!c)return this._returnResult({data:null,error:u??new xt("WebAuthn ceremony failed",null)});const d=yl(c);return this._verifyPasskeyAuthentication({challengeId:i.challenge_id,credential:d})}catch(i){if(ie(i))return this._returnResult({data:null,error:i});throw i}}async registerPasskey(t){var s,n;_t(this.experimental);try{if(!jr())return this._returnResult({data:null,error:new xt("Browser does not support WebAuthn",null)});const{data:r,error:i}=await this._startPasskeyRegistration();if(i||!r)return this._returnResult({data:null,error:i});const a=ml(r.options),o=(n=(s=t==null?void 0:t.options)===null||s===void 0?void 0:s.signal)!==null&&n!==void 0?n:la.createNewAbortSignal(),{data:l,error:c}=await Pu({publicKey:a,signal:o});if(c||!l)return this._returnResult({data:null,error:c??new xt("WebAuthn ceremony failed",null)});const u=vl(l);return this._verifyPasskeyRegistration({challengeId:r.challenge_id,credential:u})}catch(r){if(ie(r))return this._returnResult({data:null,error:r});throw r}}async _startPasskeyRegistration(){_t(this.experimental);try{return await this._useSession(async t=>{const{data:{session:s},error:n}=t;if(n)return this._returnResult({data:null,error:n});if(!s)return this._returnResult({data:null,error:new Je});const{data:r,error:i}=await le(this.fetch,"POST",`${this.url}/passkeys/registration/options`,{headers:this.headers,jwt:s.access_token,body:{}});return i?this._returnResult({data:null,error:i}):this._returnResult({data:r,error:null})})}catch(t){if(ie(t))return this._returnResult({data:null,error:t});throw t}}async _verifyPasskeyRegistration(t){_t(this.experimental);try{return await this._useSession(async s=>{const{data:{session:n},error:r}=s;if(r)return this._returnResult({data:null,error:r});if(!n)return this._returnResult({data:null,error:new Je});const{data:i,error:a}=await le(this.fetch,"POST",`${this.url}/passkeys/registration/verify`,{headers:this.headers,jwt:n.access_token,body:{challenge_id:t.challengeId,credential:t.credential}});return a?this._returnResult({data:null,error:a}):this._returnResult({data:i,error:null})})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async _startPasskeyAuthentication(t){var s;_t(this.experimental);try{const{data:n,error:r}=await le(this.fetch,"POST",`${this.url}/passkeys/authentication/options`,{headers:this.headers,body:{gotrue_meta_security:{captcha_token:(s=t==null?void 0:t.options)===null||s===void 0?void 0:s.captchaToken}}});return r?this._returnResult({data:null,error:r}):this._returnResult({data:n,error:null})}catch(n){if(ie(n))return this._returnResult({data:null,error:n});throw n}}async _verifyPasskeyAuthentication(t){_t(this.experimental);try{const{data:s,error:n}=await le(this.fetch,"POST",`${this.url}/passkeys/authentication/verify`,{headers:this.headers,body:{challenge_id:t.challengeId,credential:t.credential},xform:bt});return n?this._returnResult({data:null,error:n}):(s.session&&(await this._saveSession(s.session),await this._notifyAllSubscribers("SIGNED_IN",s.session)),this._returnResult({data:s,error:null}))}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async _listPasskeys(){_t(this.experimental);try{return await this._useSession(async t=>{const{data:{session:s},error:n}=t;if(n)return this._returnResult({data:null,error:n});if(!s)return this._returnResult({data:null,error:new Je});const{data:r,error:i}=await le(this.fetch,"GET",`${this.url}/passkeys`,{headers:this.headers,jwt:s.access_token,xform:a=>({data:a,error:null})});return i?this._returnResult({data:null,error:i}):this._returnResult({data:r,error:null})})}catch(t){if(ie(t))return this._returnResult({data:null,error:t});throw t}}async _updatePasskey(t){_t(this.experimental);try{return await this._useSession(async s=>{const{data:{session:n},error:r}=s;if(r)return this._returnResult({data:null,error:r});if(!n)return this._returnResult({data:null,error:new Je});const{data:i,error:a}=await le(this.fetch,"PATCH",`${this.url}/passkeys/${t.passkeyId}`,{headers:this.headers,jwt:n.access_token,body:{friendly_name:t.friendlyName}});return a?this._returnResult({data:null,error:a}):this._returnResult({data:i,error:null})})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}async _deletePasskey(t){_t(this.experimental);try{return await this._useSession(async s=>{const{data:{session:n},error:r}=s;if(r)return this._returnResult({data:null,error:r});if(!n)return this._returnResult({data:null,error:new Je});const{error:i}=await le(this.fetch,"DELETE",`${this.url}/passkeys/${t.passkeyId}`,{headers:this.headers,jwt:n.access_token,noResolveJson:!0});return i?this._returnResult({data:null,error:i}):this._returnResult({data:null,error:null})})}catch(s){if(ie(s))return this._returnResult({data:null,error:s});throw s}}}zn.nextInstanceID={};const Cm=zn,Om="2.105.4";let vn="";typeof Deno<"u"?vn="deno":typeof document<"u"?vn="web":typeof navigator<"u"&&navigator.product==="ReactNative"?vn="react-native":vn="node";const $m={"X-Client-Info":`supabase-js-${vn}/${Om}`},Nm={headers:$m},Im={schema:"public"},Pm={autoRefreshToken:!0,persistSession:!0,detectSessionInUrl:!0,flowType:"implicit"},Lm={};function Kn(e){"@babel/helpers - typeof";return Kn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Kn(e)}function jm(e,t){if(Kn(e)!="object"||!e)return e;var s=e[Symbol.toPrimitive];if(s!==void 0){var n=s.call(e,t);if(Kn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Mm(e){var t=jm(e,"string");return Kn(t)=="symbol"?t:t+""}function Dm(e,t,s){return(t=Mm(t))in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function wl(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),s.push.apply(s,n)}return s}function He(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{};t%2?wl(Object(s),!0).forEach(function(n){Dm(e,n,s[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(s)):wl(Object(s)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(s,n))})}return e}const Um=e=>e?(...t)=>e(...t):(...t)=>fetch(...t),Bm=()=>Headers,Hm=(e,t,s)=>{const n=Um(s),r=Bm();return async(i,a)=>{var o;const l=(o=await t())!==null&&o!==void 0?o:e;let c=new r(a==null?void 0:a.headers);return c.has("apikey")||c.set("apikey",e),c.has("Authorization")||c.set("Authorization",`Bearer ${l}`),n(i,He(He({},a),{},{headers:c}))}};function Fm(e){return e.endsWith("/")?e:e+"/"}function Vm(e,t){var s,n;const{db:r,auth:i,realtime:a,global:o}=e,{db:l,auth:c,realtime:u,global:d}=t,h={db:He(He({},l),r),auth:He(He({},c),i),realtime:He(He({},u),a),storage:{},global:He(He(He({},d),o),{},{headers:He(He({},(s=d==null?void 0:d.headers)!==null&&s!==void 0?s:{}),(n=o==null?void 0:o.headers)!==null&&n!==void 0?n:{})}),accessToken:async()=>""};return e.accessToken?h.accessToken=e.accessToken:delete h.accessToken,h}function qm(e){const t=e==null?void 0:e.trim();if(!t)throw new Error("supabaseUrl is required.");if(!t.match(/^https?:\/\//i))throw new Error("Invalid supabaseUrl: Must be a valid HTTP or HTTPS URL.");try{return new URL(Fm(t))}catch{throw Error("Invalid supabaseUrl: Provided URL is malformed.")}}var zm=class extends Cm{constructor(e){super(e)}},Km=class{constructor(e,t,s){var n,r;this.supabaseUrl=e,this.supabaseKey=t;const i=qm(e);if(!t)throw new Error("supabaseKey is required.");this.realtimeUrl=new URL("realtime/v1",i),this.realtimeUrl.protocol=this.realtimeUrl.protocol.replace("http","ws"),this.authUrl=new URL("auth/v1",i),this.storageUrl=new URL("storage/v1",i),this.functionsUrl=new URL("functions/v1",i);const a=`sb-${i.hostname.split(".")[0]}-auth-token`,o={db:Im,realtime:Lm,auth:He(He({},Pm),{},{storageKey:a}),global:Nm},l=Vm(s??{},o);if(this.storageKey=(n=l.auth.storageKey)!==null&&n!==void 0?n:"",this.headers=(r=l.global.headers)!==null&&r!==void 0?r:{},l.accessToken)this.accessToken=l.accessToken,this.auth=new Proxy({},{get:(u,d)=>{throw new Error(`@supabase/supabase-js: Supabase Client is configured with the accessToken option, accessing supabase.auth.${String(d)} is not possible`)}});else{var c;this.auth=this._initSupabaseAuthClient((c=l.auth)!==null&&c!==void 0?c:{},this.headers,l.global.fetch)}this.fetch=Hm(t,this._getAccessToken.bind(this),l.global.fetch),this.realtime=this._initRealtimeClient(He({headers:this.headers,accessToken:this._getAccessToken.bind(this),fetch:this.fetch},l.realtime)),this.accessToken&&Promise.resolve(this.accessToken()).then(u=>this.realtime.setAuth(u)).catch(u=>console.warn("Failed to set initial Realtime auth token:",u)),this.rest=new vg(new URL("rest/v1",i).href,{headers:this.headers,schema:l.db.schema,fetch:this.fetch,timeout:l.db.timeout,urlLengthLimit:l.db.urlLengthLimit}),this.storage=new $0(this.storageUrl.href,this.headers,this.fetch,s==null?void 0:s.storage),l.accessToken||this._listenForAuthEvents()}get functions(){return new lg(this.functionsUrl.href,{headers:this.headers,customFetch:this.fetch})}from(e){return this.rest.from(e)}schema(e){return this.rest.schema(e)}rpc(e,t={},s={head:!1,get:!1,count:void 0}){return this.rest.rpc(e,t,s)}channel(e,t={config:{}}){return this.realtime.channel(e,t)}getChannels(){return this.realtime.getChannels()}removeChannel(e){return this.realtime.removeChannel(e)}removeAllChannels(){return this.realtime.removeAllChannels()}async _getAccessToken(){var e=this,t,s;if(e.accessToken)return await e.accessToken();const{data:n}=await e.auth.getSession();return(t=(s=n.session)===null||s===void 0?void 0:s.access_token)!==null&&t!==void 0?t:e.supabaseKey}_initSupabaseAuthClient({autoRefreshToken:e,persistSession:t,detectSessionInUrl:s,storage:n,userStorage:r,storageKey:i,flowType:a,lock:o,debug:l,throwOnError:c,experimental:u,lockAcquireTimeout:d,skipAutoInitialize:h},p,g){const b={Authorization:`Bearer ${this.supabaseKey}`,apikey:`${this.supabaseKey}`};return new zm({url:this.authUrl.href,headers:He(He({},b),p),storageKey:i,autoRefreshToken:e,persistSession:t,detectSessionInUrl:s,storage:n,userStorage:r,flowType:a,lock:o,debug:l,throwOnError:c,experimental:u,fetch:g,lockAcquireTimeout:d,skipAutoInitialize:h,hasCustomAuthorizationHeader:Object.keys(this.headers).some(R=>R.toLowerCase()==="authorization")})}_initRealtimeClient(e){return new e0(this.realtimeUrl.href,He(He({},e),{},{params:He(He({},{apikey:this.supabaseKey}),e==null?void 0:e.params)}))}_listenForAuthEvents(){return this.auth.onAuthStateChange((e,t)=>{this._handleTokenChanged(e,"CLIENT",t==null?void 0:t.access_token)})}_handleTokenChanged(e,t,s){(e==="TOKEN_REFRESHED"||e==="SIGNED_IN")&&this.changedAccessToken!==s?(this.changedAccessToken=s,this.realtime.setAuth(s)):e==="SIGNED_OUT"&&(this.realtime.setAuth(),t=="STORAGE"&&this.auth.signOut(),this.changedAccessToken=void 0)}};const Wm=(e,t,s)=>new Km(e,t,s);function Gm(){if(typeof window<"u")return!1;const e=globalThis.process;if(!e)return!1;const t=e.version;if(t==null)return!1;const s=t.match(/^v(\d+)\./);return s?parseInt(s[1],10)<=18:!1}Gm()&&console.warn("⚠️ Node.js 18 and below are deprecated and will no longer be supported in future versions of @supabase/supabase-js. Please upgrade to Node.js 20 or later. For more information, visit: https://github.com/orgs/supabase/discussions/37217");let pr=null,gr=null;async function ju(){if(gr)return gr;try{const e=await fetch("/api/auth/config");if(!e.ok)throw new Error(`HTTP ${e.status}`);return gr=await e.json(),gr}catch{return{authEnabled:!1,supabaseUrl:null,supabaseAnonKey:null}}}async function Ts(){if(pr)return pr;const e=await ju();return!e.authEnabled||!e.supabaseUrl||!e.supabaseAnonKey?null:(pr=Wm(e.supabaseUrl,e.supabaseAnonKey,{auth:{persistSession:!0,autoRefreshToken:!0,detectSessionInUrl:!0}}),pr)}const tr=Qc("auth",()=>{const e=X(null),t=X(null),s=X(!1),n=X(!1),r=X(!1);let i=null;async function a(){const d=await ju();if(r.value=d.authEnabled,!d.authEnabled){n.value=!0;return}const h=await Ts();if(!h){n.value=!0;return}await new Promise(p=>{h.auth.onAuthStateChange((g,b)=>{b?(t.value=b,e.value=b.user??null):g==="SIGNED_OUT"&&(t.value=null,e.value=null),g==="INITIAL_SESSION"&&p()})}),n.value=!0}async function o(){if(!n.value)return i||(i=a().catch(()=>{i=null})),i}async function l(d,h){const p=await Ts();if(!p)return"Auth not configured";s.value=!0;try{const{error:g}=await p.auth.signInWithPassword({email:d,password:h});return g?g.message:null}finally{s.value=!1}}async function c(){const d=await Ts();d&&await d.auth.signOut(),e.value=null,t.value=null}async function u(){const d=t.value;if(d!=null&&d.access_token){if(d.expires_at&&d.expires_at*1e3-Date.now()<3e4)try{const h=await Ts();if(h){const{data:p}=await h.auth.refreshSession();if(p.session)return p.session.access_token}}catch{}return d.access_token}if(r.value)try{const h=await Ts();if(h){const{data:p}=await h.auth.refreshSession();if(p.session)return p.session.access_token}}catch{}return null}return{user:e,session:t,loading:s,initialized:n,authEnabled:r,init:o,signIn:l,signOut:c,getAccessToken:u}});async function Te(e,t){const s=tr(),n=await s.getAccessToken(),r=new Headers(t==null?void 0:t.headers);n&&r.set("Authorization",`Bearer ${n}`);const i=await fetch(e,{...t,headers:r});if(i.status===401&&s.authEnabled){const a=await Ts();if(a){const{data:o,error:l}=await a.auth.refreshSession();if(o.session){const c=new Headers(t==null?void 0:t.headers);return c.set("Authorization",`Bearer ${o.session.access_token}`),fetch(e,{...t,headers:c})}l||await s.signOut()}}return i}async function li(e){const s=await tr().getAccessToken();if(!s)return e;const n=e.includes("?")?"&":"?";return`${e}${n}token=${encodeURIComponent(s)}`}const Zm={key:0,class:"flex items-center gap-2.5 min-w-0"},Jm={key:1,class:"w-8 h-8 rounded-lg bg-accent/10 border border-accent/20 flex items-center justify-center"},Ym={class:"flex-1 py-3 overflow-y-auto overflow-x-hidden"},Xm={key:1,class:"text-[13px] font-medium truncate"},Qm={class:"shrink-0"},eb={class:"p-2.5"},tb={class:"flex items-center gap-2 px-2 py-1.5 rounded-lg bg-surface-2/50 mb-1.5"},sb={class:"w-6 h-6 rounded-full bg-accent/10 border border-accent/20 flex items-center justify-center shrink-0"},nb={class:"text-[10px] text-accent font-semibold"},rb={class:"min-w-0 flex-1"},ib={class:"text-xs text-txt-primary truncate leading-tight"},ab={class:"flex items-center justify-between px-2"},ob={class:"flex items-center gap-1.5"},lb=["href"],cb={class:"text-[10px] text-txt-muted font-mono group-hover/ver:text-accent transition-colors"},ub={key:0,class:"w-1.5 h-1.5 rounded-full bg-accent shadow-glow-sm animate-pulse"},db={key:1,class:"flex items-center gap-1.5 px-2"},hb=["href"],fb={class:"text-[10px] text-txt-muted font-mono group-hover/ver:text-accent transition-colors"},pb={key:0,class:"w-1.5 h-1.5 rounded-full bg-accent shadow-glow-sm animate-pulse"},gb={key:1,class:"flex flex-col items-center gap-1.5"},mb={key:1,class:"md:hidden fixed bottom-0 inset-x-0 z-50 flex items-stretch border-t border-edge",style:{background:"linear-gradient(180deg, rgba(8,13,22,0.93) 0%, rgba(5,8,15,0.98) 100%)","backdrop-filter":"blur(12px)","padding-bottom":"env(safe-area-inset-bottom)"},"aria-label":"Mobile navigation"},bb={key:0,class:"absolute top-0 left-1/2 -translate-x-1/2 w-6 h-[2px] bg-accent rounded-b-full"},vb={class:"relative"},yb={key:0,class:"absolute -top-1 -right-1.5 min-w-[14px] h-[14px] flex items-center justify-center bg-red-500 text-white text-[7px] font-bold rounded-full px-0.5 ring-1 ring-surface-0"},_b={key:1,class:"absolute -top-1 -right-1.5 min-w-[14px] h-[14px] flex items-center justify-center bg-accent text-surface-1 text-[7px] font-bold rounded-full px-0.5 ring-1 ring-surface-0"},wb={class:"text-[9px] leading-tight font-medium truncate max-w-full px-0.5"},xl="io-last-seen-version",El="io-nav-collapsed",xb=lt({__name:"AppNav",setup(e){const t=pu(),s=fu(),n=tr(),r=X(""),i=X(0),a=X(0),o=X(!1);let l=null;const c=X(!1),u=Le(()=>r.value?`https://github.com/michaeljolley/io/releases/tag/v${r.value}`:"https://github.com/michaeljolley/io/releases"),d=[{to:"/chat",name:"chat",icon:'<path d="M10 2a8 8 0 1 1-3.61 15.14l-.12-.07-3.65.92a.5.5 0 0 1-.62-.45v-.08l.01-.08.92-3.64-.07-.12a7.95 7.95 0 0 1-.83-2.9l-.02-.37L2 10a8 8 0 0 1 8-8Zm0 1a7 7 0 0 0-6.1 10.42.5.5 0 0 1 .06.28l-.02.1-.75 3.01 3.02-.75a.5.5 0 0 1 .19-.01l.09.02.09.04A7 7 0 1 0 10 3Zm.5 8a.5.5 0 0 1 .09 1H7.5a.5.5 0 0 1-.09-1h3.09Zm2-3a.5.5 0 0 1 .09 1H7.5a.5.5 0 0 1-.09-1h5.09Z"/>',label:"Chat"},{to:"/feed",name:"feed",icon:'<path d="M10 2a5.92 5.92 0 0 1 5.98 5.36l.02.22V11.4l.92 2.22a1 1 0 0 1 .06.17l.01.08.01.13a1 1 0 0 1-.75.97l-.11.02L16 15h-3.5v.17a2.5 2.5 0 0 1-5 0V15H4a1 1 0 0 1-.26-.03l-.13-.04a1 1 0 0 1-.6-1.05l.02-.13.05-.13L4 11.4V7.57A5.9 5.9 0 0 1 10 2Zm1.5 13h-3v.15a1.5 1.5 0 0 0 1.36 1.34l.14.01c.78 0 1.42-.6 1.5-1.36V15ZM10 3a4.9 4.9 0 0 0-4.98 4.38L5 7.6V11.5l-.04.2L4 14h12l-.96-2.3-.04-.2V7.61A4.9 4.9 0 0 0 10 3Z"/>',label:"Feed"},{to:"/skills",name:"skills",icon:'<path d="M9 6.5a4.5 4.5 0 0 1 6.35-4.1.5.5 0 0 1 .15.8l-2.3 2.3 1.3 1.3 2.3-2.3a.5.5 0 0 1 .8.15A4.49 4.49 0 0 1 13.5 11a4.5 4.5 0 0 1-1.1-.14l-6.37 6.45a2.36 2.36 0 0 1-3.37-3.3l6.42-6.65A4.52 4.52 0 0 1 9 6.5ZM13.5 3a3.5 3.5 0 0 0-3.39 4.39.5.5 0 0 1-.12.47L3.38 14.7a1.36 1.36 0 0 0 1.94 1.9l6.57-6.66a.5.5 0 0 1 .51-.12 3.5 3.5 0 0 0 4.53-4.05l-2.08 2.07a.5.5 0 0 1-.7 0l-2-2a.5.5 0 0 1 0-.7l2.07-2.08A3.52 3.52 0 0 0 13.5 3Z"/>',label:"Skills"},{to:"/squads",name:"squads",icon:'<path d="M10 3a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM7.5 4.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0Zm8-.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-10 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm1-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm.6 12H5a2 2 0 0 1-2-2V9.25c0-.14.11-.25.25-.25h1.76c.04-.37.17-.7.37-1H3.25C2.56 8 2 8.56 2 9.25V13a3 3 0 0 0 3.4 2.97 4.96 4.96 0 0 1-.3-.97Zm9.5.97A3 3 0 0 0 18 13V9.25C18 8.56 17.44 8 16.75 8h-2.13c.2.3.33.63.37 1h1.76c.14 0 .25.11.25.25V13a2 2 0 0 1-2.1 2c-.07.34-.17.66-.3.97ZM7.25 8C6.56 8 6 8.56 6 9.25V14a4 4 0 0 0 8 0V9.25C14 8.56 13.44 8 12.75 8h-5.5ZM7 9.25c0-.14.11-.25.25-.25h5.5c.14 0 .25.11.25.25V14a3 3 0 1 1-6 0V9.25Z"/>',label:"Squads"},{to:"/wiki",name:"wiki",icon:'<path d="M10 16c-.46.6-1.18 1-2 1H3.5A1.5 1.5 0 0 1 2 15.5v-11C2 3.67 2.67 3 3.5 3H8c.82 0 1.54.4 2 1 .46-.6 1.18-1 2-1h4.5c.83 0 1.5.67 1.5 1.5v11c0 .83-.67 1.5-1.5 1.5H12a2.5 2.5 0 0 1-2-1ZM3 4.5v11c0 .28.22.5.5.5H8c.83 0 1.5-.67 1.5-1.5v-9C9.5 4.67 8.83 4 8 4H3.5a.5.5 0 0 0-.5.5Zm7.5 10c0 .83.67 1.5 1.5 1.5h4.5a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5H12c-.83 0-1.5.67-1.5 1.5v9Z"/>',label:"Wiki"},{to:"/schedules",name:"schedules",icon:'<path d="M7 11a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm2-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm2-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm4-5.5A2.5 2.5 0 0 0 14.5 3h-9A2.5 2.5 0 0 0 3 5.5v9A2.5 2.5 0 0 0 5.5 17h9a2.5 2.5 0 0 0 2.5-2.5v-9ZM4 7h12v7.5c0 .83-.67 1.5-1.5 1.5h-9A1.5 1.5 0 0 1 4 14.5V7Zm1.5-3h9c.83 0 1.5.67 1.5 1.5V6H4v-.5C4 4.67 4.67 4 5.5 4Z"/>',label:"Schedules"},{to:"/activity",name:"activity",icon:'<path d="M16.52 9c.26 0 .48-.2.48-.46V8.5A6.5 6.5 0 0 0 10.5 2h-.04a.47.47 0 0 0-.46.48V8.5c0 .28.22.5.5.5h6.02ZM11 3.02A5.5 5.5 0 0 1 15.98 8H11V3.02ZM8 9V5.1A5 5 0 0 0 9 15v1a6 6 0 0 1-.5-11.98c.28-.02.5.2.5.48V9a1 1 0 0 0 1 1h4.5c.28 0 .5.22.48.5a6 6 0 0 1-.06.5H10a2 2 0 0 1-2-2Zm9 1a1 1 0 0 0-1 1v7a1 1 0 1 0 2 0v-7a1 1 0 0 0-1-1Zm-3 2a1 1 0 0 0-1 1v5a1 1 0 1 0 2 0v-5a1 1 0 0 0-1-1Zm-4 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0v-3Z"/>',label:"Activity"},{to:"/inbox",name:"inbox",icon:'<path d="M2 6.25A2.25 2.25 0 0 1 4.25 4h11.5A2.25 2.25 0 0 1 18 6.25v7.5A2.25 2.25 0 0 1 15.75 16H4.25A2.25 2.25 0 0 1 2 13.75v-7.5Zm2.25-1a1 1 0 0 0-1 1v.388l6.75 4.5 6.75-4.5V6.25a1 1 0 0 0-1-1H4.25Zm12.5 2.834-6.294 4.196a.75.75 0 0 1-.812 0L3.25 8.084v5.666a1 1 0 0 0 1 1h11.5a1 1 0 0 0 1-1V8.084Z"/>',label:"Inbox"}],h=Le(()=>{var S;return(((S=n.user)==null?void 0:S.email)??"").charAt(0).toUpperCase()});function p($){return t.name===$}function g(){try{localStorage.setItem(xl,r.value)}catch{}c.value=!1}function b(){o.value=!o.value;try{localStorage.setItem(El,String(o.value))}catch{}}async function R(){await n.signOut(),s.push("/login")}function w(){i.value=0}function x(){a.value=0}Ct(async()=>{try{const $=localStorage.getItem(El);$!==null&&(o.value=$==="true")}catch{}if(await n.init(),!(n.authEnabled&&!n.user)){try{const $=await Te("/api/status");if($.ok){const S=await $.json();r.value=S.version??"";try{const C=localStorage.getItem(xl);r.value&&r.value!==C&&(c.value=!0)}catch{}}}catch{}try{const $=await Te("/api/feed/count");if($.ok){const S=await $.json();i.value=S.count??0}}catch{}try{const $=await Te("/api/inbox/count");if($.ok){const S=await $.json();a.value=S.count??0}}catch{}E()}});async function E($=0){l==null||l.close(),l=null;const S=new EventSource(await li("/api/events"));l=S,S.onmessage=C=>{try{JSON.parse(C.data).type==="feed"&&t.name!=="feed"&&i.value++}catch{}},S.onerror=async()=>{if(S.close(),l===S&&(l=null),!($>=3)){try{const C=await Ts();C&&await C.auth.refreshSession()}catch{}setTimeout(()=>E($+1),2e3*($+1))}}}return Xn(()=>{l==null||l.close(),l=null}),($,S)=>(v(),_(ke,null,[Pe(t).name!=="login"?(v(),_("nav",{key:0,class:pe(["relative z-10 hidden md:flex flex-col shrink-0 nav-sidebar border-r border-edge backdrop-blur-md",o.value?"nav-collapsed":"nav-expanded"]),style:{background:"linear-gradient(180deg, rgba(10,17,32,0.85) 0%, rgba(12,18,32,0.78) 50%, rgba(8,13,25,0.88) 100%)"}},[f("div",{class:pe(["flex items-center h-14 px-3 shrink-0",o.value?"justify-center":"justify-between"])},[o.value?(v(),_("div",Jm,[...S[1]||(S[1]=[f("span",{class:"text-accent font-bold text-xs font-mono tracking-tight"},"IO",-1)])])):(v(),_("div",Zm,[...S[0]||(S[0]=[ln('<div class="w-8 h-8 rounded-lg bg-accent/10 border border-accent/20 flex items-center justify-center shrink-0" data-v-191704b8><span class="text-accent font-bold text-sm font-mono tracking-tight" data-v-191704b8>IO</span></div><div class="min-w-0" data-v-191704b8><p class="text-sm font-semibold text-txt-primary leading-tight tracking-tight" data-v-191704b8>IO Assistant</p><p class="text-[10px] text-txt-muted leading-tight" data-v-191704b8>Terminal · Dashboard</p></div>',2)])])),o.value?(v(),_("button",{key:3,onClick:b,class:"absolute -right-3 top-4 w-6 h-6 rounded-full bg-surface-2 border border-edge-bright shadow-card flex items-center justify-center text-txt-muted hover:text-accent hover:border-accent/30 transition-all duration-150 z-20",title:"Expand sidebar"},[_e(Oe,{paths:'<path d="M7.65 4.15c.2-.2.5-.2.7 0l5.49 5.46c.21.22.21.57 0 .78l-5.49 5.46a.5.5 0 0 1-.7-.7L12.8 10 7.65 4.85a.5.5 0 0 1 0-.7Z"/>',size:12})])):(v(),_("button",{key:2,onClick:b,class:"p-1.5 rounded-md text-txt-muted hover:text-txt-secondary hover:bg-surface-3/50 transition-all duration-150 shrink-0 ml-1",title:"Collapse sidebar"},[_e(Oe,{paths:'<path d="M12.35 15.85a.5.5 0 0 1-.7 0L6.16 10.4a.55.55 0 0 1 0-.78l5.49-5.46a.5.5 0 1 1 .7.7L7.2 10l5.16 5.15c.2.2.2.5 0 .7Z"/>',size:14})]))],2),S[8]||(S[8]=f("div",{class:"mx-3 h-px bg-gradient-to-r from-transparent via-accent/[0.12] to-transparent"},null,-1)),f("div",Ym,[f("ul",{class:pe(["space-y-0.5",o.value?"px-1.5":"px-2"])},[(v(),_(ke,null,Ve(d,C=>f("li",{key:C.to},[_e(Pe(Zi),{to:C.to,class:pe(["group flex items-center rounded-lg transition-all duration-150 relative",[o.value?"justify-center p-2":"px-2.5 py-2 gap-2.5",p(C.name)?"bg-accent/10 text-accent":"text-txt-secondary hover:text-txt-primary hover:bg-surface-3/40"]]),title:o.value?C.label:void 0,onClick:k=>C.name==="feed"?w():C.name==="inbox"?x():void 0},{default:Is(()=>[p(C.name)?(v(),_("span",{key:0,class:pe(["absolute left-0 top-1/2 -translate-y-1/2 w-[3px] rounded-r-full bg-accent shadow-glow-sm",o.value?"h-4":"h-5"])},null,2)):ee("",!0),_e(Oe,{paths:C.icon,size:18,class:pe(["shrink-0 transition-transform duration-150 group-hover:scale-105",o.value?"":"ml-0.5"])},null,8,["paths","class"]),o.value?ee("",!0):(v(),_("span",Xm,N(C.label),1)),C.name==="feed"&&i.value>0?(v(),_("span",{key:2,class:pe(["absolute flex items-center justify-center bg-red-500 text-white text-[9px] font-bold rounded-full min-w-[16px] h-[16px] px-0.5 ring-2 ring-surface-1",o.value?"top-0 right-0":"top-0.5 right-1"])},N(i.value>99?"99+":i.value),3)):ee("",!0),C.name==="inbox"&&a.value>0?(v(),_("span",{key:3,class:pe(["absolute flex items-center justify-center bg-accent text-surface-1 text-[9px] font-bold rounded-full min-w-[16px] h-[16px] px-0.5 ring-2 ring-surface-1",o.value?"top-0 right-0":"top-0.5 right-1"])},N(a.value>99?"99+":a.value),3)):ee("",!0)]),_:2},1032,["to","class","title","onClick"])])),64))],2)]),f("div",Qm,[S[7]||(S[7]=f("div",{class:"mx-3 h-px bg-gradient-to-r from-transparent via-accent/[0.08] to-transparent"},null,-1)),f("div",eb,[o.value?(v(),_("div",gb,[S[6]||(S[6]=f("a",{href:"https://github.com/michaeljolley/io",target:"_blank",rel:"noopener",class:"p-1.5 rounded-md text-txt-muted hover:text-accent hover:bg-surface-3/50 transition-all duration-150",title:"GitHub"},[f("svg",{xmlns:"http://www.w3.org/2000/svg",class:"h-3.5 w-3.5",viewBox:"0 0 24 24",fill:"currentColor"},[f("path",{d:"M12 2C6.477 2 2 6.477 2 12c0 4.418 2.865 8.166 6.839 9.489.5.092.682-.217.682-.482 0-.237-.009-.868-.013-1.703-2.782.604-3.369-1.342-3.369-1.342-.454-1.154-1.11-1.462-1.11-1.462-.908-.62.069-.608.069-.608 1.003.07 1.531 1.03 1.531 1.03.892 1.529 2.341 1.087 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.11-4.555-4.943 0-1.091.39-1.984 1.029-2.683-.103-.253-.446-1.27.098-2.647 0 0 .84-.269 2.75 1.025A9.578 9.578 0 0112 6.836a9.59 9.59 0 012.504.337c1.909-1.294 2.747-1.025 2.747-1.025.546 1.377.203 2.394.1 2.647.64.699 1.028 1.592 1.028 2.683 0 3.842-2.339 4.687-4.566 4.935.359.309.678.919.678 1.852 0 1.336-.012 2.415-.012 2.741 0 .267.18.578.688.48C19.138 20.163 22 16.418 22 12c0-5.523-4.477-10-10-10z"})])],-1)),Pe(n).authEnabled&&Pe(n).user?(v(),_("button",{key:0,onClick:R,class:"p-1.5 rounded-md text-txt-muted hover:text-red-400 hover:bg-surface-3/50 transition-all duration-150",title:"Sign out"},[_e(Oe,{paths:'<path d="M9.16 16.87a.5.5 0 1 0 .67-.74L3.67 10.5H17.5a.5.5 0 0 0 0-1H3.67l6.16-5.63a.5.5 0 0 0-.67-.74L2.24 9.44a.75.75 0 0 0 0 1.11l6.92 6.32Z"/>',size:14})])):ee("",!0)])):(v(),_(ke,{key:0},[Pe(n).authEnabled&&Pe(n).user?(v(),_(ke,{key:0},[f("div",tb,[f("div",sb,[f("span",nb,N(h.value),1)]),f("div",rb,[f("p",ib,N(Pe(n).user.email),1)])]),f("div",ab,[f("span",ob,[r.value?(v(),_("a",{key:0,href:u.value,target:"_blank",rel:"noopener noreferrer",onClick:g,class:"group/ver flex items-center gap-1 hover:opacity-80 transition-opacity",title:"View release on GitHub"},[f("span",cb,"v"+N(r.value),1),c.value?(v(),_("span",ub)):ee("",!0)],8,lb)):ee("",!0),S[2]||(S[2]=f("span",{class:"text-[10px] text-txt-muted"},"·",-1)),S[3]||(S[3]=f("a",{href:"https://github.com/michaeljolley/io",target:"_blank",rel:"noopener",class:"text-[10px] text-txt-muted hover:text-accent transition-colors"},[f("svg",{xmlns:"http://www.w3.org/2000/svg",class:"h-3 w-3",viewBox:"0 0 24 24",fill:"currentColor"},[f("path",{d:"M12 2C6.477 2 2 6.477 2 12c0 4.418 2.865 8.166 6.839 9.489.5.092.682-.217.682-.482 0-.237-.009-.868-.013-1.703-2.782.604-3.369-1.342-3.369-1.342-.454-1.154-1.11-1.462-1.11-1.462-.908-.62.069-.608.069-.608 1.003.07 1.531 1.03 1.531 1.03.892 1.529 2.341 1.087 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.11-4.555-4.943 0-1.091.39-1.984 1.029-2.683-.103-.253-.446-1.27.098-2.647 0 0 .84-.269 2.75 1.025A9.578 9.578 0 0112 6.836a9.59 9.59 0 012.504.337c1.909-1.294 2.747-1.025 2.747-1.025.546 1.377.203 2.394.1 2.647.64.699 1.028 1.592 1.028 2.683 0 3.842-2.339 4.687-4.566 4.935.359.309.678.919.678 1.852 0 1.336-.012 2.415-.012 2.741 0 .267.18.578.688.48C19.138 20.163 22 16.418 22 12c0-5.523-4.477-10-10-10z"})])],-1))]),f("button",{onClick:R,class:"text-[11px] text-txt-muted hover:text-red-400 transition-colors px-1.5 py-0.5 rounded hover:bg-surface-3/50"}," Sign out ")])],64)):(v(),_("div",db,[r.value?(v(),_("a",{key:0,href:u.value,target:"_blank",rel:"noopener noreferrer",onClick:g,class:"group/ver flex items-center gap-1 hover:opacity-80 transition-opacity",title:"View release on GitHub"},[f("span",fb,"v"+N(r.value),1),c.value?(v(),_("span",pb)):ee("",!0)],8,hb)):ee("",!0),S[4]||(S[4]=f("span",{class:"text-[10px] text-txt-muted"},"·",-1)),S[5]||(S[5]=f("a",{href:"https://github.com/michaeljolley/io",target:"_blank",rel:"noopener",class:"text-[10px] text-txt-muted hover:text-accent transition-colors"},[f("svg",{xmlns:"http://www.w3.org/2000/svg",class:"h-3 w-3",viewBox:"0 0 24 24",fill:"currentColor"},[f("path",{d:"M12 2C6.477 2 2 6.477 2 12c0 4.418 2.865 8.166 6.839 9.489.5.092.682-.217.682-.482 0-.237-.009-.868-.013-1.703-2.782.604-3.369-1.342-3.369-1.342-.454-1.154-1.11-1.462-1.11-1.462-.908-.62.069-.608.069-.608 1.003.07 1.531 1.03 1.531 1.03.892 1.529 2.341 1.087 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.11-4.555-4.943 0-1.091.39-1.984 1.029-2.683-.103-.253-.446-1.27.098-2.647 0 0 .84-.269 2.75 1.025A9.578 9.578 0 0112 6.836a9.59 9.59 0 012.504.337c1.909-1.294 2.747-1.025 2.747-1.025.546 1.377.203 2.394.1 2.647.64.699 1.028 1.592 1.028 2.683 0 3.842-2.339 4.687-4.566 4.935.359.309.678.919.678 1.852 0 1.336-.012 2.415-.012 2.741 0 .267.18.578.688.48C19.138 20.163 22 16.418 22 12c0-5.523-4.477-10-10-10z"})])],-1))]))],64))])])],2)):ee("",!0),Pe(t).name!=="login"?(v(),_("nav",mb,[(v(),_(ke,null,Ve(d,C=>_e(Pe(Zi),{key:C.to,to:C.to,class:pe(["relative flex-1 flex flex-col items-center justify-center gap-0.5 py-2 px-1 min-w-0 transition-colors duration-150 touch-manipulation select-none",p(C.name)?"text-accent":"text-txt-muted"]),onClick:k=>C.name==="feed"?w():C.name==="inbox"?x():void 0,"aria-label":C.label},{default:Is(()=>[p(C.name)?(v(),_("span",bb)):ee("",!0),f("span",vb,[_e(Oe,{paths:C.icon,size:20},null,8,["paths"]),C.name==="feed"&&i.value>0?(v(),_("span",yb,N(i.value>9?"9+":i.value),1)):ee("",!0),C.name==="inbox"&&a.value>0?(v(),_("span",_b,N(a.value>9?"9+":a.value),1)):ee("",!0)]),f("span",wb,N(C.label),1)]),_:2},1032,["to","class","onClick","aria-label"])),64))])):ee("",!0)],64))}}),sr=(e,t)=>{const s=e.__vccOpts||e;for(const[n,r]of t)s[n]=r;return s},Eb=sr(xb,[["__scopeId","data-v-191704b8"]]),kb={class:"flex h-screen bg-surface-0 relative overflow-hidden"},Sb={class:"flex-1 overflow-auto relative z-0 pb-16 md:pb-0"},Tb=lt({__name:"App",setup(e){return(t,s)=>(v(),_("div",kb,[s[1]||(s[1]=ln('<div class="pointer-events-none absolute inset-0 overflow-hidden" aria-hidden="true" data-v-e49ca296><div class="absolute -top-[30%] -right-[15%] w-[65%] h-[70%] rounded-full bg-accent/[0.03] blur-[160px]" data-v-e49ca296></div><div class="absolute -bottom-[25%] -left-[15%] w-[55%] h-[55%] rounded-full bg-blue-900/[0.06] blur-[140px]" data-v-e49ca296></div><div class="absolute top-[15%] left-[25%] w-[45%] h-[50%] rounded-full bg-indigo-950/[0.08] blur-[180px]" data-v-e49ca296></div><div class="absolute top-0 inset-x-0 h-px bg-gradient-to-r from-transparent via-accent/[0.18] to-transparent" data-v-e49ca296></div><div class="absolute inset-0" style="background:radial-gradient(ellipse 85% 75% at 50% 40%, transparent 45%, rgba(3, 5, 10, 0.35) 100%);" data-v-e49ca296></div></div>',1)),_e(Eb),f("main",Sb,[s[0]||(s[0]=f("div",{class:"pointer-events-none absolute top-0 inset-x-0 h-[2px] bg-gradient-to-r from-transparent via-accent/[0.1] to-transparent z-10","aria-hidden":"true"},null,-1)),_e(Pe(hu),null,{default:Is(({Component:n})=>[_e(Aa,{name:"view",mode:"out-in"},{default:Is(()=>[(v(),Tn(kh(n)))]),_:2},1024)]),_:1})])]))}}),Ab=sr(Tb,[["__scopeId","data-v-e49ca296"]]),Rb=Qc("chat",()=>{const e=X([]),t=X(!1);function s(i){e.value.push(i)}function n(i){const a=e.value[e.value.length-1];a&&a.role==="assistant"&&(a.content+=i)}function r(i){const a=e.value[e.value.length-1];a&&a.role==="assistant"&&(a.streaming=i)}return{messages:e,isLoading:t,addMessage:s,appendToLast:n,setLastStreaming:r}});function Cb(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Mu(e){return e instanceof Map?e.clear=e.delete=e.set=function(){throw new Error("map is read-only")}:e instanceof Set&&(e.add=e.clear=e.delete=function(){throw new Error("set is read-only")}),Object.freeze(e),Object.getOwnPropertyNames(e).forEach(t=>{const s=e[t],n=typeof s;(n==="object"||n==="function")&&!Object.isFrozen(s)&&Mu(s)}),e}class kl{constructor(t){t.data===void 0&&(t.data={}),this.data=t.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function Du(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function fs(e,...t){const s=Object.create(null);for(const n in e)s[n]=e[n];return t.forEach(function(n){for(const r in n)s[r]=n[r]}),s}const Ob="</span>",Sl=e=>!!e.scope,$b=(e,{prefix:t})=>{if(e.startsWith("language:"))return e.replace("language:","language-");if(e.includes(".")){const s=e.split(".");return[`${t}${s.shift()}`,...s.map((n,r)=>`${n}${"_".repeat(r+1)}`)].join(" ")}return`${t}${e}`};class Nb{constructor(t,s){this.buffer="",this.classPrefix=s.classPrefix,t.walk(this)}addText(t){this.buffer+=Du(t)}openNode(t){if(!Sl(t))return;const s=$b(t.scope,{prefix:this.classPrefix});this.span(s)}closeNode(t){Sl(t)&&(this.buffer+=Ob)}value(){return this.buffer}span(t){this.buffer+=`<span class="${t}">`}}const Tl=(e={})=>{const t={children:[]};return Object.assign(t,e),t};class Na{constructor(){this.rootNode=Tl(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(t){this.top.children.push(t)}openNode(t){const s=Tl({scope:t});this.add(s),this.stack.push(s)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(t){return this.constructor._walk(t,this.rootNode)}static _walk(t,s){return typeof s=="string"?t.addText(s):s.children&&(t.openNode(s),s.children.forEach(n=>this._walk(t,n)),t.closeNode(s)),t}static _collapse(t){typeof t!="string"&&t.children&&(t.children.every(s=>typeof s=="string")?t.children=[t.children.join("")]:t.children.forEach(s=>{Na._collapse(s)}))}}class Ib extends Na{constructor(t){super(),this.options=t}addText(t){t!==""&&this.add(t)}startScope(t){this.openNode(t)}endScope(){this.closeNode()}__addSublanguage(t,s){const n=t.root;s&&(n.scope=`language:${s}`),this.add(n)}toHTML(){return new Nb(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}}function Wn(e){return e?typeof e=="string"?e:e.source:null}function Uu(e){return js("(?=",e,")")}function Pb(e){return js("(?:",e,")*")}function Lb(e){return js("(?:",e,")?")}function js(...e){return e.map(s=>Wn(s)).join("")}function jb(e){const t=e[e.length-1];return typeof t=="object"&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}function Ia(...e){return"("+(jb(e).capture?"":"?:")+e.map(n=>Wn(n)).join("|")+")"}function Bu(e){return new RegExp(e.toString()+"|").exec("").length-1}function Mb(e,t){const s=e&&e.exec(t);return s&&s.index===0}const Db=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function Pa(e,{joinWith:t}){let s=0;return e.map(n=>{s+=1;const r=s;let i=Wn(n),a="";for(;i.length>0;){const o=Db.exec(i);if(!o){a+=i;break}a+=i.substring(0,o.index),i=i.substring(o.index+o[0].length),o[0][0]==="\\"&&o[1]?a+="\\"+String(Number(o[1])+r):(a+=o[0],o[0]==="("&&s++)}return a}).map(n=>`(${n})`).join(t)}const Ub=/\b\B/,Hu="[a-zA-Z]\\w*",La="[a-zA-Z_]\\w*",Fu="\\b\\d+(\\.\\d+)?",Vu="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",qu="\\b(0b[01]+)",Bb="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",Hb=(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=js(t,/.*\b/,e.binary,/\b.*/)),fs({scope:"meta",begin:t,end:/$/,relevance:0,"on:begin":(s,n)=>{s.index!==0&&n.ignoreMatch()}},e)},Gn={begin:"\\\\[\\s\\S]",relevance:0},Fb={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[Gn]},Vb={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[Gn]},qb={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},ci=function(e,t,s={}){const n=fs({scope:"comment",begin:e,end:t,contains:[]},s);n.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const r=Ia("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return n.contains.push({begin:js(/[ ]+/,"(",r,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),n},zb=ci("//","$"),Kb=ci("/\\*","\\*/"),Wb=ci("#","$"),Gb={scope:"number",begin:Fu,relevance:0},Zb={scope:"number",begin:Vu,relevance:0},Jb={scope:"number",begin:qu,relevance:0},Yb={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[Gn,{begin:/\[/,end:/\]/,relevance:0,contains:[Gn]}]},Xb={scope:"title",begin:Hu,relevance:0},Qb={scope:"title",begin:La,relevance:0},ev={begin:"\\.\\s*"+La,relevance:0},tv=function(e){return Object.assign(e,{"on:begin":(t,s)=>{s.data._beginMatch=t[1]},"on:end":(t,s)=>{s.data._beginMatch!==t[1]&&s.ignoreMatch()}})};var mr=Object.freeze({__proto__:null,APOS_STRING_MODE:Fb,BACKSLASH_ESCAPE:Gn,BINARY_NUMBER_MODE:Jb,BINARY_NUMBER_RE:qu,COMMENT:ci,C_BLOCK_COMMENT_MODE:Kb,C_LINE_COMMENT_MODE:zb,C_NUMBER_MODE:Zb,C_NUMBER_RE:Vu,END_SAME_AS_BEGIN:tv,HASH_COMMENT_MODE:Wb,IDENT_RE:Hu,MATCH_NOTHING_RE:Ub,METHOD_GUARD:ev,NUMBER_MODE:Gb,NUMBER_RE:Fu,PHRASAL_WORDS_MODE:qb,QUOTE_STRING_MODE:Vb,REGEXP_MODE:Yb,RE_STARTERS_RE:Bb,SHEBANG:Hb,TITLE_MODE:Xb,UNDERSCORE_IDENT_RE:La,UNDERSCORE_TITLE_MODE:Qb});function sv(e,t){e.input[e.index-1]==="."&&t.ignoreMatch()}function nv(e,t){e.className!==void 0&&(e.scope=e.className,delete e.className)}function rv(e,t){t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=sv,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,e.relevance===void 0&&(e.relevance=0))}function iv(e,t){Array.isArray(e.illegal)&&(e.illegal=Ia(...e.illegal))}function av(e,t){if(e.match){if(e.begin||e.end)throw new Error("begin & end are not supported with match");e.begin=e.match,delete e.match}}function ov(e,t){e.relevance===void 0&&(e.relevance=1)}const lv=(e,t)=>{if(!e.beforeMatch)return;if(e.starts)throw new Error("beforeMatch cannot be used with starts");const s=Object.assign({},e);Object.keys(e).forEach(n=>{delete e[n]}),e.keywords=s.keywords,e.begin=js(s.beforeMatch,Uu(s.begin)),e.starts={relevance:0,contains:[Object.assign(s,{endsParent:!0})]},e.relevance=0,delete s.beforeMatch},cv=["of","and","for","in","not","or","if","then","parent","list","value"],uv="keyword";function zu(e,t,s=uv){const n=Object.create(null);return typeof e=="string"?r(s,e.split(" ")):Array.isArray(e)?r(s,e):Object.keys(e).forEach(function(i){Object.assign(n,zu(e[i],t,i))}),n;function r(i,a){t&&(a=a.map(o=>o.toLowerCase())),a.forEach(function(o){const l=o.split("|");n[l[0]]=[i,dv(l[0],l[1])]})}}function dv(e,t){return t?Number(t):hv(e)?0:1}function hv(e){return cv.includes(e.toLowerCase())}const Al={},Ns=e=>{console.error(e)},Rl=(e,...t)=>{console.log(`WARN: ${e}`,...t)},qs=(e,t)=>{Al[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),Al[`${e}/${t}`]=!0)},Dr=new Error;function Ku(e,t,{key:s}){let n=0;const r=e[s],i={},a={};for(let o=1;o<=t.length;o++)a[o+n]=r[o],i[o+n]=!0,n+=Bu(t[o-1]);e[s]=a,e[s]._emit=i,e[s]._multi=!0}function fv(e){if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.returnBegin)throw Ns("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),Dr;if(typeof e.beginScope!="object"||e.beginScope===null)throw Ns("beginScope must be object"),Dr;Ku(e,e.begin,{key:"beginScope"}),e.begin=Pa(e.begin,{joinWith:""})}}function pv(e){if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.returnEnd)throw Ns("skip, excludeEnd, returnEnd not compatible with endScope: {}"),Dr;if(typeof e.endScope!="object"||e.endScope===null)throw Ns("endScope must be object"),Dr;Ku(e,e.end,{key:"endScope"}),e.end=Pa(e.end,{joinWith:""})}}function gv(e){e.scope&&typeof e.scope=="object"&&e.scope!==null&&(e.beginScope=e.scope,delete e.scope)}function mv(e){gv(e),typeof e.beginScope=="string"&&(e.beginScope={_wrap:e.beginScope}),typeof e.endScope=="string"&&(e.endScope={_wrap:e.endScope}),fv(e),pv(e)}function bv(e){function t(a,o){return new RegExp(Wn(a),"m"+(e.case_insensitive?"i":"")+(e.unicodeRegex?"u":"")+(o?"g":""))}class s{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(o,l){l.position=this.position++,this.matchIndexes[this.matchAt]=l,this.regexes.push([l,o]),this.matchAt+=Bu(o)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const o=this.regexes.map(l=>l[1]);this.matcherRe=t(Pa(o,{joinWith:"|"}),!0),this.lastIndex=0}exec(o){this.matcherRe.lastIndex=this.lastIndex;const l=this.matcherRe.exec(o);if(!l)return null;const c=l.findIndex((d,h)=>h>0&&d!==void 0),u=this.matchIndexes[c];return l.splice(0,c),Object.assign(l,u)}}class n{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(o){if(this.multiRegexes[o])return this.multiRegexes[o];const l=new s;return this.rules.slice(o).forEach(([c,u])=>l.addRule(c,u)),l.compile(),this.multiRegexes[o]=l,l}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(o,l){this.rules.push([o,l]),l.type==="begin"&&this.count++}exec(o){const l=this.getMatcher(this.regexIndex);l.lastIndex=this.lastIndex;let c=l.exec(o);if(this.resumingScanAtSamePosition()&&!(c&&c.index===this.lastIndex)){const u=this.getMatcher(0);u.lastIndex=this.lastIndex+1,c=u.exec(o)}return c&&(this.regexIndex+=c.position+1,this.regexIndex===this.count&&this.considerAll()),c}}function r(a){const o=new n;return a.contains.forEach(l=>o.addRule(l.begin,{rule:l,type:"begin"})),a.terminatorEnd&&o.addRule(a.terminatorEnd,{type:"end"}),a.illegal&&o.addRule(a.illegal,{type:"illegal"}),o}function i(a,o){const l=a;if(a.isCompiled)return l;[nv,av,mv,lv].forEach(u=>u(a,o)),e.compilerExtensions.forEach(u=>u(a,o)),a.__beforeBegin=null,[rv,iv,ov].forEach(u=>u(a,o)),a.isCompiled=!0;let c=null;return typeof a.keywords=="object"&&a.keywords.$pattern&&(a.keywords=Object.assign({},a.keywords),c=a.keywords.$pattern,delete a.keywords.$pattern),c=c||/\w+/,a.keywords&&(a.keywords=zu(a.keywords,e.case_insensitive)),l.keywordPatternRe=t(c,!0),o&&(a.begin||(a.begin=/\B|\b/),l.beginRe=t(l.begin),!a.end&&!a.endsWithParent&&(a.end=/\B|\b/),a.end&&(l.endRe=t(l.end)),l.terminatorEnd=Wn(l.end)||"",a.endsWithParent&&o.terminatorEnd&&(l.terminatorEnd+=(a.end?"|":"")+o.terminatorEnd)),a.illegal&&(l.illegalRe=t(a.illegal)),a.contains||(a.contains=[]),a.contains=[].concat(...a.contains.map(function(u){return vv(u==="self"?a:u)})),a.contains.forEach(function(u){i(u,l)}),a.starts&&i(a.starts,o),l.matcher=r(l),l}if(e.compilerExtensions||(e.compilerExtensions=[]),e.contains&&e.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return e.classNameAliases=fs(e.classNameAliases||{}),i(e)}function Wu(e){return e?e.endsWithParent||Wu(e.starts):!1}function vv(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map(function(t){return fs(e,{variants:null},t)})),e.cachedVariants?e.cachedVariants:Wu(e)?fs(e,{starts:e.starts?fs(e.starts):null}):Object.isFrozen(e)?fs(e):e}var yv="11.11.1";class _v extends Error{constructor(t,s){super(t),this.name="HTMLInjectionError",this.html=s}}const Oi=Du,Cl=fs,Ol=Symbol("nomatch"),wv=7,Gu=function(e){const t=Object.create(null),s=Object.create(null),n=[];let r=!0;const i="Could not find the language '{}', did you forget to load/include a language module?",a={disableAutodetect:!0,name:"Plain text",contains:[]};let o={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:Ib};function l(L){return o.noHighlightRe.test(L)}function c(L){let K=L.className+" ";K+=L.parentNode?L.parentNode.className:"";const Y=o.languageDetectRe.exec(K);if(Y){const ce=F(Y[1]);return ce||(Rl(i.replace("{}",Y[1])),Rl("Falling back to no-highlight mode for this block.",L)),ce?Y[1]:"no-highlight"}return K.split(/\s+/).find(ce=>l(ce)||F(ce))}function u(L,K,Y){let ce="",we="";typeof K=="object"?(ce=L,Y=K.ignoreIllegals,we=K.language):(qs("10.7.0","highlight(lang, code, ...args) has been deprecated."),qs("10.7.0",`Please use highlight(code, options) instead.
|
|
73
|
-
https://github.com/highlightjs/highlight.js/issues/2277`),we=L,ce=K),Y===void 0&&(Y=!0);const Ee={code:ce,language:we};P("before:highlight",Ee);const Q=Ee.result?Ee.result:d(Ee.language,Ee.code,Y);return Q.code=Ee.code,P("after:highlight",Q),Q}function d(L,K,Y,ce){const we=Object.create(null);function Ee(W,te){return W.keywords[te]}function Q(){if(!H.keywords){J.addText(D);return}let W=0;H.keywordPatternRe.lastIndex=0;let te=H.keywordPatternRe.exec(D),oe="";for(;te;){oe+=D.substring(W,te.index);const ve=M.case_insensitive?te[0].toLowerCase():te[0],Ae=Ee(H,ve);if(Ae){const[qe,gt]=Ae;if(J.addText(oe),oe="",we[ve]=(we[ve]||0)+1,we[ve]<=wv&&(he+=gt),qe.startsWith("_"))oe+=te[0];else{const gs=M.classNameAliases[qe]||qe;j(te[0],gs)}}else oe+=te[0];W=H.keywordPatternRe.lastIndex,te=H.keywordPatternRe.exec(D)}oe+=D.substring(W),J.addText(oe)}function O(){if(D==="")return;let W=null;if(typeof H.subLanguage=="string"){if(!t[H.subLanguage]){J.addText(D);return}W=d(H.subLanguage,D,!0,se[H.subLanguage]),se[H.subLanguage]=W._top}else W=p(D,H.subLanguage.length?H.subLanguage:null);H.relevance>0&&(he+=W.relevance),J.__addSublanguage(W._emitter,W.language)}function A(){H.subLanguage!=null?O():Q(),D=""}function j(W,te){W!==""&&(J.startScope(te),J.addText(W),J.endScope())}function Re(W,te){let oe=1;const ve=te.length-1;for(;oe<=ve;){if(!W._emit[oe]){oe++;continue}const Ae=M.classNameAliases[W[oe]]||W[oe],qe=te[oe];Ae?j(qe,Ae):(D=qe,Q(),D=""),oe++}}function U(W,te){return W.scope&&typeof W.scope=="string"&&J.openNode(M.classNameAliases[W.scope]||W.scope),W.beginScope&&(W.beginScope._wrap?(j(D,M.classNameAliases[W.beginScope._wrap]||W.beginScope._wrap),D=""):W.beginScope._multi&&(Re(W.beginScope,te),D="")),H=Object.create(W,{parent:{value:H}}),H}function ae(W,te,oe){let ve=Mb(W.endRe,oe);if(ve){if(W["on:end"]){const Ae=new kl(W);W["on:end"](te,Ae),Ae.isMatchIgnored&&(ve=!1)}if(ve){for(;W.endsParent&&W.parent;)W=W.parent;return W}}if(W.endsWithParent)return ae(W.parent,te,oe)}function re(W){return H.matcher.regexIndex===0?(D+=W[0],1):(be=!0,0)}function de(W){const te=W[0],oe=W.rule,ve=new kl(oe),Ae=[oe.__beforeBegin,oe["on:begin"]];for(const qe of Ae)if(qe&&(qe(W,ve),ve.isMatchIgnored))return re(te);return oe.skip?D+=te:(oe.excludeBegin&&(D+=te),A(),!oe.returnBegin&&!oe.excludeBegin&&(D=te)),U(oe,W),oe.returnBegin?0:te.length}function Se(W){const te=W[0],oe=K.substring(W.index),ve=ae(H,W,oe);if(!ve)return Ol;const Ae=H;H.endScope&&H.endScope._wrap?(A(),j(te,H.endScope._wrap)):H.endScope&&H.endScope._multi?(A(),Re(H.endScope,W)):Ae.skip?D+=te:(Ae.returnEnd||Ae.excludeEnd||(D+=te),A(),Ae.excludeEnd&&(D=te));do H.scope&&J.closeNode(),!H.skip&&!H.subLanguage&&(he+=H.relevance),H=H.parent;while(H!==ve.parent);return ve.starts&&U(ve.starts,W),Ae.returnEnd?0:te.length}function m(){const W=[];for(let te=H;te!==M;te=te.parent)te.scope&&W.unshift(te.scope);W.forEach(te=>J.openNode(te))}let y={};function T(W,te){const oe=te&&te[0];if(D+=W,oe==null)return A(),0;if(y.type==="begin"&&te.type==="end"&&y.index===te.index&&oe===""){if(D+=K.slice(te.index,te.index+1),!r){const ve=new Error(`0 width match regex (${L})`);throw ve.languageName=L,ve.badRule=y.rule,ve}return 1}if(y=te,te.type==="begin")return de(te);if(te.type==="illegal"&&!Y){const ve=new Error('Illegal lexeme "'+oe+'" for mode "'+(H.scope||"<unnamed>")+'"');throw ve.mode=H,ve}else if(te.type==="end"){const ve=Se(te);if(ve!==Ol)return ve}if(te.type==="illegal"&&oe==="")return D+=`
|
|
74
|
-
`,1;if(ue>1e5&&ue>te.index*3)throw new Error("potential infinite loop, way more iterations than matches");return D+=oe,oe.length}const M=F(L);if(!M)throw Ns(i.replace("{}",L)),new Error('Unknown language: "'+L+'"');const z=bv(M);let B="",H=ce||z;const se={},J=new o.__emitter(o);m();let D="",he=0,ne=0,ue=0,be=!1;try{if(M.__emitTokens)M.__emitTokens(K,J);else{for(H.matcher.considerAll();;){ue++,be?be=!1:H.matcher.considerAll(),H.matcher.lastIndex=ne;const W=H.matcher.exec(K);if(!W)break;const te=K.substring(ne,W.index),oe=T(te,W);ne=W.index+oe}T(K.substring(ne))}return J.finalize(),B=J.toHTML(),{language:L,value:B,relevance:he,illegal:!1,_emitter:J,_top:H}}catch(W){if(W.message&&W.message.includes("Illegal"))return{language:L,value:Oi(K),illegal:!0,relevance:0,_illegalBy:{message:W.message,index:ne,context:K.slice(ne-100,ne+100),mode:W.mode,resultSoFar:B},_emitter:J};if(r)return{language:L,value:Oi(K),illegal:!1,relevance:0,errorRaised:W,_emitter:J,_top:H};throw W}}function h(L){const K={value:Oi(L),illegal:!1,relevance:0,_top:a,_emitter:new o.__emitter(o)};return K._emitter.addText(L),K}function p(L,K){K=K||o.languages||Object.keys(t);const Y=h(L),ce=K.filter(F).filter(V).map(A=>d(A,L,!1));ce.unshift(Y);const we=ce.sort((A,j)=>{if(A.relevance!==j.relevance)return j.relevance-A.relevance;if(A.language&&j.language){if(F(A.language).supersetOf===j.language)return 1;if(F(j.language).supersetOf===A.language)return-1}return 0}),[Ee,Q]=we,O=Ee;return O.secondBest=Q,O}function g(L,K,Y){const ce=K&&s[K]||Y;L.classList.add("hljs"),L.classList.add(`language-${ce}`)}function b(L){let K=null;const Y=c(L);if(l(Y))return;if(P("before:highlightElement",{el:L,language:Y}),L.dataset.highlighted){console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",L);return}if(L.children.length>0&&(o.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/wiki/security"),console.warn("The element with unescaped HTML:"),console.warn(L)),o.throwUnescapedHTML))throw new _v("One of your code blocks includes unescaped HTML.",L.innerHTML);K=L;const ce=K.textContent,we=Y?u(ce,{language:Y,ignoreIllegals:!0}):p(ce);L.innerHTML=we.value,L.dataset.highlighted="yes",g(L,Y,we.language),L.result={language:we.language,re:we.relevance,relevance:we.relevance},we.secondBest&&(L.secondBest={language:we.secondBest.language,relevance:we.secondBest.relevance}),P("after:highlightElement",{el:L,result:we,text:ce})}function R(L){o=Cl(o,L)}const w=()=>{$(),qs("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function x(){$(),qs("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let E=!1;function $(){function L(){$()}if(document.readyState==="loading"){E||window.addEventListener("DOMContentLoaded",L,!1),E=!0;return}document.querySelectorAll(o.cssSelector).forEach(b)}function S(L,K){let Y=null;try{Y=K(e)}catch(ce){if(Ns("Language definition for '{}' could not be registered.".replace("{}",L)),r)Ns(ce);else throw ce;Y=a}Y.name||(Y.name=L),t[L]=Y,Y.rawDefinition=K.bind(null,e),Y.aliases&&q(Y.aliases,{languageName:L})}function C(L){delete t[L];for(const K of Object.keys(s))s[K]===L&&delete s[K]}function k(){return Object.keys(t)}function F(L){return L=(L||"").toLowerCase(),t[L]||t[s[L]]}function q(L,{languageName:K}){typeof L=="string"&&(L=[L]),L.forEach(Y=>{s[Y.toLowerCase()]=K})}function V(L){const K=F(L);return K&&!K.disableAutodetect}function Z(L){L["before:highlightBlock"]&&!L["before:highlightElement"]&&(L["before:highlightElement"]=K=>{L["before:highlightBlock"](Object.assign({block:K.el},K))}),L["after:highlightBlock"]&&!L["after:highlightElement"]&&(L["after:highlightElement"]=K=>{L["after:highlightBlock"](Object.assign({block:K.el},K))})}function I(L){Z(L),n.push(L)}function G(L){const K=n.indexOf(L);K!==-1&&n.splice(K,1)}function P(L,K){const Y=L;n.forEach(function(ce){ce[Y]&&ce[Y](K)})}function fe(L){return qs("10.7.0","highlightBlock will be removed entirely in v12.0"),qs("10.7.0","Please use highlightElement now."),b(L)}Object.assign(e,{highlight:u,highlightAuto:p,highlightAll:$,highlightElement:b,highlightBlock:fe,configure:R,initHighlighting:w,initHighlightingOnLoad:x,registerLanguage:S,unregisterLanguage:C,listLanguages:k,getLanguage:F,registerAliases:q,autoDetection:V,inherit:Cl,addPlugin:I,removePlugin:G}),e.debugMode=function(){r=!1},e.safeMode=function(){r=!0},e.versionString=yv,e.regex={concat:js,lookahead:Uu,either:Ia,optional:Lb,anyNumberOfTimes:Pb};for(const L in mr)typeof mr[L]=="object"&&Mu(mr[L]);return Object.assign(e,mr),e},on=Gu({});on.newInstance=()=>Gu({});var xv=on;on.HighlightJS=on;on.default=on;const Ke=Cb(xv),Ur="[A-Za-z$_][0-9A-Za-z$_]*",Zu=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends","using"],Ju=["true","false","null","undefined","NaN","Infinity"],Yu=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],Xu=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],Qu=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],ed=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],td=[].concat(Qu,Yu,Xu);function Ev(e){const t=e.regex,s=(Y,{after:ce})=>{const we="</"+Y[0].slice(1);return Y.input.indexOf(we,ce)!==-1},n=Ur,r={begin:"<>",end:"</>"},i=/<[A-Za-z0-9\\._:-]+\s*\/>/,a={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(Y,ce)=>{const we=Y[0].length+Y.index,Ee=Y.input[we];if(Ee==="<"||Ee===","){ce.ignoreMatch();return}Ee===">"&&(s(Y,{after:we})||ce.ignoreMatch());let Q;const O=Y.input.substring(we);if(Q=O.match(/^\s*=/)){ce.ignoreMatch();return}if((Q=O.match(/^\s+extends\s+/))&&Q.index===0){ce.ignoreMatch();return}}},o={$pattern:Ur,keyword:Zu,literal:Ju,built_in:td,"variable.language":ed},l="[0-9](_?[0-9])*",c=`\\.(${l})`,u="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",d={className:"number",variants:[{begin:`(\\b(${u})((${c})|\\.)?|(${c}))[eE][+-]?(${l})\\b`},{begin:`\\b(${u})\\b((${c})\\b|\\.)?|(${c})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},h={className:"subst",begin:"\\$\\{",end:"\\}",keywords:o,contains:[]},p={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"xml"}},g={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"css"}},b={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"graphql"}},R={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,h]},x={className:"comment",variants:[e.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:n+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},E=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,g,b,R,{match:/\$\d+/},d];h.contains=E.concat({begin:/\{/,end:/\}/,keywords:o,contains:["self"].concat(E)});const $=[].concat(x,h.contains),S=$.concat([{begin:/(\s*)\(/,end:/\)/,keywords:o,contains:["self"].concat($)}]),C={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:S},k={variants:[{match:[/class/,/\s+/,n,/\s+/,/extends/,/\s+/,t.concat(n,"(",t.concat(/\./,n),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,n],scope:{1:"keyword",3:"title.class"}}]},F={relevance:0,match:t.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...Yu,...Xu]}},q={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},V={variants:[{match:[/function/,/\s+/,n,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[C],illegal:/%/},Z={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function I(Y){return t.concat("(?!",Y.join("|"),")")}const G={match:t.concat(/\b/,I([...Qu,"super","import"].map(Y=>`${Y}\\s*\\(`)),n,t.lookahead(/\s*\(/)),className:"title.function",relevance:0},P={begin:t.concat(/\./,t.lookahead(t.concat(n,/(?![0-9A-Za-z$_(])/))),end:n,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},fe={match:[/get|set/,/\s+/,n,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},C]},L="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",K={match:[/const|var|let/,/\s+/,n,/\s*/,/=\s*/,/(async\s*)?/,t.lookahead(L)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[C]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:o,exports:{PARAMS_CONTAINS:S,CLASS_REFERENCE:F},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),q,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,g,b,R,x,{match:/\$\d+/},d,F,{scope:"attr",match:n+t.lookahead(":"),relevance:0},K,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[x,e.REGEXP_MODE,{className:"function",begin:L,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:S}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:r.begin,end:r.end},{match:i},{begin:a.begin,"on:begin":a.isTrulyOpeningTag,end:a.end}],subLanguage:"xml",contains:[{begin:a.begin,end:a.end,skip:!0,contains:["self"]}]}]},V,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[C,e.inherit(e.TITLE_MODE,{begin:n,className:"title.function"})]},{match:/\.\.\./,relevance:0},P,{match:"\\$"+n,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[C]},G,Z,k,fe,{match:/\$[(.]/}]}}function sd(e){const t=e.regex,s=Ev(e),n=Ur,r=["any","void","number","boolean","string","object","never","symbol","bigint","unknown"],i={begin:[/namespace/,/\s+/,e.IDENT_RE],beginScope:{1:"keyword",3:"title.class"}},a={beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:{keyword:"interface extends",built_in:r},contains:[s.exports.CLASS_REFERENCE]},o={className:"meta",relevance:10,begin:/^\s*['"]use strict['"]/},l=["type","interface","public","private","protected","implements","declare","abstract","readonly","enum","override","satisfies"],c={$pattern:Ur,keyword:Zu.concat(l),literal:Ju,built_in:td.concat(r),"variable.language":ed},u={className:"meta",begin:"@"+n},d=(b,R,w)=>{const x=b.contains.findIndex(E=>E.label===R);if(x===-1)throw new Error("can not find mode to replace");b.contains.splice(x,1,w)};Object.assign(s.keywords,c),s.exports.PARAMS_CONTAINS.push(u);const h=s.contains.find(b=>b.scope==="attr"),p=Object.assign({},h,{match:t.concat(n,t.lookahead(/\s*\?:/))});s.exports.PARAMS_CONTAINS.push([s.exports.CLASS_REFERENCE,h,p]),s.contains=s.contains.concat([u,i,a,p]),d(s,"shebang",e.SHEBANG()),d(s,"use_strict",o);const g=s.contains.find(b=>b.label==="func.def");return g.relevance=0,Object.assign(s,{name:"TypeScript",aliases:["ts","tsx","mts","cts"]}),s}const $l="[A-Za-z$_][0-9A-Za-z$_]*",kv=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends","using"],Sv=["true","false","null","undefined","NaN","Infinity"],nd=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],rd=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],id=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],Tv=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],Av=[].concat(id,nd,rd);function ad(e){const t=e.regex,s=(Y,{after:ce})=>{const we="</"+Y[0].slice(1);return Y.input.indexOf(we,ce)!==-1},n=$l,r={begin:"<>",end:"</>"},i=/<[A-Za-z0-9\\._:-]+\s*\/>/,a={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(Y,ce)=>{const we=Y[0].length+Y.index,Ee=Y.input[we];if(Ee==="<"||Ee===","){ce.ignoreMatch();return}Ee===">"&&(s(Y,{after:we})||ce.ignoreMatch());let Q;const O=Y.input.substring(we);if(Q=O.match(/^\s*=/)){ce.ignoreMatch();return}if((Q=O.match(/^\s+extends\s+/))&&Q.index===0){ce.ignoreMatch();return}}},o={$pattern:$l,keyword:kv,literal:Sv,built_in:Av,"variable.language":Tv},l="[0-9](_?[0-9])*",c=`\\.(${l})`,u="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",d={className:"number",variants:[{begin:`(\\b(${u})((${c})|\\.)?|(${c}))[eE][+-]?(${l})\\b`},{begin:`\\b(${u})\\b((${c})\\b|\\.)?|(${c})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},h={className:"subst",begin:"\\$\\{",end:"\\}",keywords:o,contains:[]},p={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"xml"}},g={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"css"}},b={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"graphql"}},R={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,h]},x={className:"comment",variants:[e.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:n+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},E=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,g,b,R,{match:/\$\d+/},d];h.contains=E.concat({begin:/\{/,end:/\}/,keywords:o,contains:["self"].concat(E)});const $=[].concat(x,h.contains),S=$.concat([{begin:/(\s*)\(/,end:/\)/,keywords:o,contains:["self"].concat($)}]),C={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:S},k={variants:[{match:[/class/,/\s+/,n,/\s+/,/extends/,/\s+/,t.concat(n,"(",t.concat(/\./,n),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,n],scope:{1:"keyword",3:"title.class"}}]},F={relevance:0,match:t.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...nd,...rd]}},q={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},V={variants:[{match:[/function/,/\s+/,n,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[C],illegal:/%/},Z={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function I(Y){return t.concat("(?!",Y.join("|"),")")}const G={match:t.concat(/\b/,I([...id,"super","import"].map(Y=>`${Y}\\s*\\(`)),n,t.lookahead(/\s*\(/)),className:"title.function",relevance:0},P={begin:t.concat(/\./,t.lookahead(t.concat(n,/(?![0-9A-Za-z$_(])/))),end:n,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},fe={match:[/get|set/,/\s+/,n,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},C]},L="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",K={match:[/const|var|let/,/\s+/,n,/\s*/,/=\s*/,/(async\s*)?/,t.lookahead(L)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[C]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:o,exports:{PARAMS_CONTAINS:S,CLASS_REFERENCE:F},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),q,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,g,b,R,x,{match:/\$\d+/},d,F,{scope:"attr",match:n+t.lookahead(":"),relevance:0},K,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[x,e.REGEXP_MODE,{className:"function",begin:L,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:S}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:r.begin,end:r.end},{match:i},{begin:a.begin,"on:begin":a.isTrulyOpeningTag,end:a.end}],subLanguage:"xml",contains:[{begin:a.begin,end:a.end,skip:!0,contains:["self"]}]}]},V,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[C,e.inherit(e.TITLE_MODE,{begin:n,className:"title.function"})]},{match:/\.\.\./,relevance:0},P,{match:"\\$"+n,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[C]},G,Z,k,fe,{match:/\$[(.]/}]}}function od(e){const t=e.regex,s=new RegExp("[\\p{XID_Start}_]\\p{XID_Continue}*","u"),n=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],o={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:n,built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]},l={className:"meta",begin:/^(>>>|\.\.\.) /},c={className:"subst",begin:/\{/,end:/\}/,keywords:o,illegal:/#/},u={begin:/\{\{/,relevance:0},d={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,l],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,l],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,l,u,c]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,l,u,c]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,u,c]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,u,c]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},h="[0-9](_?[0-9])*",p=`(\\b(${h}))?\\.(${h})|\\b(${h})\\.`,g=`\\b|${n.join("|")}`,b={className:"number",relevance:0,variants:[{begin:`(\\b(${h})|(${p}))[eE][+-]?(${h})[jJ]?(?=${g})`},{begin:`(${p})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${g})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${g})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${g})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${g})`},{begin:`\\b(${h})[jJ](?=${g})`}]},R={className:"comment",begin:t.lookahead(/# type:/),end:/$/,keywords:o,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},w={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:["self",l,b,d,e.HASH_COMMENT_MODE]}]};return c.contains=[d,b,l],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:o,illegal:/(<\/|\?)|=>/,contains:[l,b,{scope:"variable.language",match:/\bself\b/},{beginKeywords:"if",relevance:0},{match:/\bor\b/,scope:"keyword"},d,R,e.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,s],scope:{1:"keyword",3:"title.function"},contains:[w]},{variants:[{match:[/\bclass/,/\s+/,s,/\s*/,/\(\s*/,s,/\s*\)/]},{match:[/\bclass/,/\s+/,s]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[b,w,d]}]}}function ld(e){const t=e.regex,s={},n={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[s]}]};Object.assign(s,{className:"variable",variants:[{begin:t.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},n]});const r={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},i=e.inherit(e.COMMENT(),{match:[/(^|\s)/,/#.*$/],scope:{2:"comment"}}),a={begin:/<<-?\s*(?=\w+)/,starts:{contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},o={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,r]};r.contains.push(o);const l={match:/\\"/},c={className:"string",begin:/'/,end:/'/},u={match:/\\'/},d={begin:/\$?\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,s]},h=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],p=e.SHEBANG({binary:`(${h.join("|")})`,relevance:10}),g={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},b=["if","then","else","elif","fi","time","for","while","until","in","do","done","case","esac","coproc","function","select"],R=["true","false"],w={match:/(\/[a-z._-]+)+/},x=["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset"],E=["alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","sudo","type","typeset","ulimit","unalias"],$=["autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp"],S=["chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"];return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b[a-z][a-z0-9._-]+\b/,keyword:b,literal:R,built_in:[...x,...E,"set","shopt",...$,...S]},contains:[p,e.SHEBANG(),g,d,i,a,w,o,l,c,u,s]}}function Rv(e){const t={className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},s={match:/[{}[\],:]/,className:"punctuation",relevance:0},n=["true","false","null"],r={scope:"literal",beginKeywords:n.join(" ")};return{name:"JSON",aliases:["jsonc"],keywords:{literal:n},contains:[t,s,e.QUOTE_STRING_MODE,r,e.C_NUMBER_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}const Cv=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),Ov=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],$v=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],Nv=[...Ov,...$v],Iv=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),Pv=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),Lv=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),jv=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse();function Mv(e){const t=e.regex,s=Cv(e),n={begin:/-(webkit|moz|ms|o)-(?=[a-z])/},r="and or not only",i=/@-?\w[\w]*(-\w+)*/,a="[a-zA-Z-][a-zA-Z0-9_-]*",o=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE];return{name:"CSS",case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},classNameAliases:{keyframePosition:"selector-tag"},contains:[s.BLOCK_COMMENT,n,s.CSS_NUMBER_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:"selector-class",begin:"\\."+a,relevance:0},s.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+Pv.join("|")+")"},{begin:":(:)?("+Lv.join("|")+")"}]},s.CSS_VARIABLE,{className:"attribute",begin:"\\b("+jv.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[s.BLOCK_COMMENT,s.HEXCOLOR,s.IMPORTANT,s.CSS_NUMBER_MODE,...o,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[...o,{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},s.FUNCTION_DISPATCH]},{begin:t.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:i},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:r,attribute:Iv.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...o,s.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+Nv.join("|")+")\\b"}]}}function cd(e){const t=e.regex,s=t.concat(/[\p{L}_]/u,t.optional(/[\p{L}0-9_.-]*:/u),/[\p{L}0-9_.-]*/u),n=/[\p{L}0-9._:-]+/u,r={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},i={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},a=e.inherit(i,{begin:/\(/,end:/\)/}),o=e.inherit(e.APOS_STRING_MODE,{className:"string"}),l=e.inherit(e.QUOTE_STRING_MODE,{className:"string"}),c={endsWithParent:!0,illegal:/</,relevance:0,contains:[{className:"attr",begin:n,relevance:0},{begin:/=\s*/,relevance:0,contains:[{className:"string",endsParent:!0,variants:[{begin:/"/,end:/"/,contains:[r]},{begin:/'/,end:/'/,contains:[r]},{begin:/[^\s"'=<>`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,unicodeRegex:!0,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,relevance:10,contains:[i,l,o,a,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,contains:[i,a,l,o]}]}]},e.COMMENT(/<!--/,/-->/,{relevance:10}),{begin:/<!\[CDATA\[/,end:/\]\]>/,relevance:10},r,{className:"meta",end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[l]},{begin:/<\?[a-z][a-z0-9]+/}]},{className:"tag",begin:/<style(?=\s|>)/,end:/>/,keywords:{name:"style"},contains:[c],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/<script(?=\s|>)/,end:/>/,keywords:{name:"script"},contains:[c],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:t.concat(/</,t.lookahead(t.concat(s,t.either(/\/>/,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:s,relevance:0,starts:c}]},{className:"tag",begin:t.concat(/<\//,t.lookahead(t.concat(s,/>/))),contains:[{className:"name",begin:s,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}function Dv(e){const t=e.regex,s=e.COMMENT("--","$"),n={scope:"string",variants:[{begin:/'/,end:/'/,contains:[{match:/''/}]}]},r={begin:/"/,end:/"/,contains:[{match:/""/}]},i=["true","false","unknown"],a=["double precision","large object","with timezone","without timezone"],o=["bigint","binary","blob","boolean","char","character","clob","date","dec","decfloat","decimal","float","int","integer","interval","nchar","nclob","national","numeric","real","row","smallint","time","timestamp","varchar","varying","varbinary"],l=["add","asc","collation","desc","final","first","last","view"],c=["abs","acos","all","allocate","alter","and","any","are","array","array_agg","array_max_cardinality","as","asensitive","asin","asymmetric","at","atan","atomic","authorization","avg","begin","begin_frame","begin_partition","between","bigint","binary","blob","boolean","both","by","call","called","cardinality","cascaded","case","cast","ceil","ceiling","char","char_length","character","character_length","check","classifier","clob","close","coalesce","collate","collect","column","commit","condition","connect","constraint","contains","convert","copy","corr","corresponding","cos","cosh","count","covar_pop","covar_samp","create","cross","cube","cume_dist","current","current_catalog","current_date","current_default_transform_group","current_path","current_role","current_row","current_schema","current_time","current_timestamp","current_path","current_role","current_transform_group_for_type","current_user","cursor","cycle","date","day","deallocate","dec","decimal","decfloat","declare","default","define","delete","dense_rank","deref","describe","deterministic","disconnect","distinct","double","drop","dynamic","each","element","else","empty","end","end_frame","end_partition","end-exec","equals","escape","every","except","exec","execute","exists","exp","external","extract","false","fetch","filter","first_value","float","floor","for","foreign","frame_row","free","from","full","function","fusion","get","global","grant","group","grouping","groups","having","hold","hour","identity","in","indicator","initial","inner","inout","insensitive","insert","int","integer","intersect","intersection","interval","into","is","join","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","language","large","last_value","lateral","lead","leading","left","like","like_regex","listagg","ln","local","localtime","localtimestamp","log","log10","lower","match","match_number","match_recognize","matches","max","member","merge","method","min","minute","mod","modifies","module","month","multiset","national","natural","nchar","nclob","new","no","none","normalize","not","nth_value","ntile","null","nullif","numeric","octet_length","occurrences_regex","of","offset","old","omit","on","one","only","open","or","order","out","outer","over","overlaps","overlay","parameter","partition","pattern","per","percent","percent_rank","percentile_cont","percentile_disc","period","portion","position","position_regex","power","precedes","precision","prepare","primary","procedure","ptf","range","rank","reads","real","recursive","ref","references","referencing","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","release","result","return","returns","revoke","right","rollback","rollup","row","row_number","rows","running","savepoint","scope","scroll","search","second","seek","select","sensitive","session_user","set","show","similar","sin","sinh","skip","smallint","some","specific","specifictype","sql","sqlexception","sqlstate","sqlwarning","sqrt","start","static","stddev_pop","stddev_samp","submultiset","subset","substring","substring_regex","succeeds","sum","symmetric","system","system_time","system_user","table","tablesample","tan","tanh","then","time","timestamp","timezone_hour","timezone_minute","to","trailing","translate","translate_regex","translation","treat","trigger","trim","trim_array","true","truncate","uescape","union","unique","unknown","unnest","update","upper","user","using","value","values","value_of","var_pop","var_samp","varbinary","varchar","varying","versioning","when","whenever","where","width_bucket","window","with","within","without","year"],u=["abs","acos","array_agg","asin","atan","avg","cast","ceil","ceiling","coalesce","corr","cos","cosh","count","covar_pop","covar_samp","cume_dist","dense_rank","deref","element","exp","extract","first_value","floor","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","last_value","lead","listagg","ln","log","log10","lower","max","min","mod","nth_value","ntile","nullif","percent_rank","percentile_cont","percentile_disc","position","position_regex","power","rank","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","row_number","sin","sinh","sqrt","stddev_pop","stddev_samp","substring","substring_regex","sum","tan","tanh","translate","translate_regex","treat","trim","trim_array","unnest","upper","value_of","var_pop","var_samp","width_bucket"],d=["current_catalog","current_date","current_default_transform_group","current_path","current_role","current_schema","current_transform_group_for_type","current_user","session_user","system_time","system_user","current_time","localtime","current_timestamp","localtimestamp"],h=["create table","insert into","primary key","foreign key","not null","alter table","add constraint","grouping sets","on overflow","character set","respect nulls","ignore nulls","nulls first","nulls last","depth first","breadth first"],p=u,g=[...c,...l].filter(S=>!u.includes(S)),b={scope:"variable",match:/@[a-z0-9][a-z0-9_]*/},R={scope:"operator",match:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0},w={match:t.concat(/\b/,t.either(...p),/\s*\(/),relevance:0,keywords:{built_in:p}};function x(S){return t.concat(/\b/,t.either(...S.map(C=>C.replace(/\s+/,"\\s+"))),/\b/)}const E={scope:"keyword",match:x(h),relevance:0};function $(S,{exceptions:C,when:k}={}){const F=k;return C=C||[],S.map(q=>q.match(/\|\d+$/)||C.includes(q)?q:F(q)?`${q}|0`:q)}return{name:"SQL",case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:$(g,{when:S=>S.length<3}),literal:i,type:o,built_in:d},contains:[{scope:"type",match:x(a)},E,w,b,n,r,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,s,R]}}function ud(e){const t="true false yes no null",s="[\\w#;/?:@&=+$,.~*'()[\\]]+",n={className:"attr",variants:[{begin:/[\w*@][\w*@ :()\./-]*:(?=[ \t]|$)/},{begin:/"[\w*@][\w*@ :()\./-]*":(?=[ \t]|$)/},{begin:/'[\w*@][\w*@ :()\./-]*':(?=[ \t]|$)/}]},r={className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},i={className:"string",relevance:0,begin:/'/,end:/'/,contains:[{match:/''/,scope:"char.escape",relevance:0}]},a={className:"string",relevance:0,variants:[{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,r]},o=e.inherit(a,{variants:[{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),h={className:"number",begin:"\\b"+"[0-9]{4}(-[0-9][0-9]){0,2}"+"([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?"+"(\\.[0-9]*)?"+"([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?"+"\\b"},p={end:",",endsWithParent:!0,excludeEnd:!0,keywords:t,relevance:0},g={begin:/\{/,end:/\}/,contains:[p],illegal:"\\n",relevance:0},b={begin:"\\[",end:"\\]",contains:[p],illegal:"\\n",relevance:0},R=[n,{className:"meta",begin:"^---\\s*$",relevance:10},{className:"string",begin:"[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+s},{className:"type",begin:"!<"+s+">"},{className:"type",begin:"!"+s},{className:"type",begin:"!!"+s},{className:"meta",begin:"&"+e.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+e.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"-(?=[ ]|$)",relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:t,keywords:{literal:t}},h,{className:"number",begin:e.C_NUMBER_RE+"\\b",relevance:0},g,b,i,a],w=[...R];return w.pop(),w.push(o),p.contains=w,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:R}}function dd(e){const t=e.regex,s={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},n={begin:"^[-\\*]{3,}",end:"$"},r={className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},i={className:"bullet",begin:"^[ ]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},a={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},o=/[A-Za-z][A-Za-z0-9+.-]*/,l={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:t.concat(/\[.+?\]\(/,o,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},c={className:"strong",contains:[],variants:[{begin:/_{2}(?!\s)/,end:/_{2}/},{begin:/\*{2}(?!\s)/,end:/\*{2}/}]},u={className:"emphasis",contains:[],variants:[{begin:/\*(?![*\s])/,end:/\*/},{begin:/_(?![_\s])/,end:/_/,relevance:0}]},d=e.inherit(c,{contains:[]}),h=e.inherit(u,{contains:[]});c.contains.push(h),u.contains.push(d);let p=[s,l];return[c,u,d,h].forEach(w=>{w.contains=w.contains.concat(p)}),p=p.concat(c,u),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:p},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:p}]}]},s,i,c,u,{className:"quote",begin:"^>\\s+",contains:p,end:"$"},r,n,l,a,{scope:"literal",match:/&([a-zA-Z0-9]+|#[0-9]{1,7}|#[Xx][0-9a-fA-F]{1,6});/}]}}Ke.registerLanguage("typescript",sd);Ke.registerLanguage("ts",sd);Ke.registerLanguage("javascript",ad);Ke.registerLanguage("js",ad);Ke.registerLanguage("python",od);Ke.registerLanguage("py",od);Ke.registerLanguage("bash",ld);Ke.registerLanguage("sh",ld);Ke.registerLanguage("json",Rv);Ke.registerLanguage("css",Mv);Ke.registerLanguage("html",cd);Ke.registerLanguage("xml",cd);Ke.registerLanguage("sql",Dv);Ke.registerLanguage("yaml",ud);Ke.registerLanguage("yml",ud);Ke.registerLanguage("markdown",dd);Ke.registerLanguage("md",dd);function jt(e){return e.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,(t,s,n)=>`<a href="${/^https?:\/\//i.test(n)||n.startsWith("/")||n.startsWith("#")?n:"#"}" target="_blank" rel="noopener" class="text-blue-400 hover:underline">${s}</a>`)}function hd(e){const t=e.trim();return t.startsWith("|")&&t.endsWith("|")&&t.length>2}function Nl(e){return hd(e)&&/^\|[\s|:\-]+\|$/.test(e.trim())}function $i(e){return e.trim().slice(1,-1).split("|").map(t=>t.trim())}function Uv(e){const t=e.trim();return t.startsWith(":")&&t.endsWith(":")?"text-center":t.endsWith(":")?"text-right":"text-left"}function Bv(e){if(e.length<2)return e.map(o=>`<p class="my-1">${jt(o)}</p>`).join(`
|
|
75
|
-
`);const t=$i(e[0]),s=e[1],n=Nl(s)?$i(s).map(Uv):t.map(()=>"text-left"),r=Nl(s)?e.slice(2):e.slice(1),i=t.map((o,l)=>`<th class="px-3 py-1.5 font-medium text-gray-300 ${n[l]??"text-left"}">${jt(o)}</th>`).join(""),a=r.map(o=>{const l=$i(o);return`<tr class="border-b border-gray-800">${t.map((u,d)=>`<td class="px-3 py-1.5 text-gray-400 ${n[d]??"text-left"}">${jt(l[d]??"")}</td>`).join("")}</tr>`}).join("");return`<div class="overflow-x-auto my-2"><table class="border-collapse w-full text-sm"><thead><tr class="border-b border-gray-700">${i}</tr></thead><tbody>${a}</tbody></table></div>`}function Hv(e){if(!e.startsWith(`---
|
|
76
|
-
`)&&e!=="---")return{frontmatter:null,body:e};const t=e.indexOf(`
|
|
77
|
-
---
|
|
78
|
-
`,3),s=e.indexOf(`
|
|
79
|
-
---`,3),n=t!==-1?t:s!==-1&&e.slice(s).trimEnd()==="---"?s:-1;if(n===-1)return{frontmatter:null,body:e};const r=e.slice(4,n),i=t!==-1?e.slice(t+5):"",a={};for(const o of r.split(`
|
|
80
|
-
`)){const l=o.match(/^([^:]+):\s*(.*)$/);if(!l)continue;const c=l[1].trim();let u=l[2].trim();(u.startsWith('"')&&u.endsWith('"')||u.startsWith("'")&&u.endsWith("'"))&&(u=u.slice(1,-1)),a[c]=u}return{frontmatter:Object.keys(a).length>0?a:null,body:i}}function Ps(e){if(!e)return"";const t=e.split(`
|
|
81
|
-
`),s=[];let n=!1,r=!1,i=!1,a=[],o="",l=[];function c(){r&&(s.push("</ul>"),r=!1)}function u(){i&&(s.push(Bv(l)),l=[],i=!1)}for(const d of t){if(d.startsWith("```")){if(c(),u(),!n)n=!0,o=d.slice(3).trim().split(/\s+/)[0].toLowerCase(),a=[];else{const x=a.join(`
|
|
82
|
-
`);let E;try{E=o&&Ke.getLanguage(o)?Ke.highlight(x,{language:o,ignoreIllegals:!0}).value:Ke.highlightAuto(x).value}catch{E=x.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">")}const $=o.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,"""),S=$?`<span class="text-[10px] text-txt-muted font-mono absolute top-2 right-3 select-none">${$}</span>`:"";s.push(`<div class="relative my-2"><pre class="bg-surface-1 border border-edge rounded-xl p-3 overflow-x-auto"><code class="hljs font-mono text-xs">${E}</code></pre>${S}</div>`),n=!1,o="",a=[]}continue}if(n){a.push(d);continue}if(hd(d)){c(),i=!0,l.push(d);continue}i&&u();const h=d.match(/^####\s+(.+)/),p=d.match(/^###\s+(.+)/),g=d.match(/^##\s+(.+)/),b=d.match(/^#\s+(.+)/);if(h){c(),s.push(`<h4 class="text-sm font-semibold text-gray-200 mt-4 mb-1">${jt(h[1])}</h4>`);continue}if(p){c(),s.push(`<h3 class="text-base font-semibold text-gray-100 mt-5 mb-2">${jt(p[1])}</h3>`);continue}if(g){c(),s.push(`<h2 class="text-lg font-bold text-gray-100 mt-6 mb-2 pb-1 border-b border-gray-800">${jt(g[1])}</h2>`);continue}if(b){c(),s.push(`<h1 class="text-xl font-bold text-gray-100 mt-6 mb-3">${jt(b[1])}</h1>`);continue}if(/^---+$/.test(d.trim())){c(),s.push('<hr class="border-gray-800 my-4" />');continue}const R=d.match(/^[-*+]\s+(.+)/);if(R){r||(s.push('<ul class="list-disc list-inside my-2 space-y-1 pl-2">'),r=!0),s.push(`<li>${jt(R[1])}</li>`);continue}const w=d.match(/^\d+\.\s+(.+)/);if(w){r||(s.push('<ol class="list-decimal list-inside my-2 space-y-1 pl-2">'),r=!0),s.push(`<li>${jt(w[1])}</li>`);continue}if(d.trim()===""){c(),s.push('<div class="my-2"></div>');continue}c(),s.push(`<p class="my-1">${jt(d)}</p>`)}if(n&&a.length){const d=a.join(`
|
|
83
|
-
`).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">${d}</code></pre>`)}return u(),c(),s.join(`
|
|
84
|
-
`)}const Fv={class:"flex flex-col h-full relative bg-surface-0"},Vv={key:0,class:"flex flex-col items-center justify-center h-full select-none animate-fade-in"},qv={class:"flex flex-wrap justify-center gap-2 mt-8 max-w-md"},zv=["onClick"],Kv={key:1,class:"max-w-3xl mx-auto space-y-5"},Wv={key:0,class:"max-w-[80%] px-4 py-2.5 rounded-2xl rounded-br-md text-sm whitespace-pre-wrap bg-gradient-to-br from-accent/[0.14] to-accent/[0.08] text-txt-primary border border-accent/20 shadow-glow-sm"},Gv={key:1,class:"max-w-[85%] flex gap-2.5 items-start"},Zv=["innerHTML"],Jv={key:0,class:"flex justify-start animate-fade-in"},Yv={class:"shrink-0 border-t border-edge/50 backdrop-blur-md p-3 sm:p-4",style:{background:"linear-gradient(180deg, rgba(12,18,32,0.75) 0%, rgba(8,13,22,0.88) 100%)"}},Xv={class:"flex-1 relative group"},Qv=["disabled"],ey=["disabled"],ty={class:"hidden sm:inline"},sy=["disabled"],ny='<span class="stream-cursor"></span>',ry=lt({__name:"ChatView",setup(e){const t=Rb(),s=pu(),n=X(""),r=X(!1),i=X(null),a=X(!1),o=X(null),l=["Check squad status","Run my schedules","Summarize recent activity","What skills are installed?"];function c(w){n.value=w,Os(()=>R())}async function u(){if(!r.value){r.value=!0;try{await Te("/api/orchestrator/abort",{method:"POST"})}catch{}finally{r.value=!1}}}const d=Le(()=>t.messages.some(w=>w.streaming));function h(){const w=i.value;w&&(a.value=w.scrollTop+w.clientHeight<w.scrollHeight-100)}function p(w=!0){Os(()=>{i.value&&i.value.scrollTo({top:i.value.scrollHeight,behavior:w?"smooth":"instant"})})}Ct(()=>{p(!1)}),es(()=>s.name,w=>{w==="chat"&&p(!1)}),es(()=>t.messages.length,()=>{a.value||p()});function g(w){w.key==="Enter"&&!w.shiftKey&&(w.preventDefault(),R())}function b(){const w=o.value;w&&(w.style.height="auto",w.style.height=Math.min(w.scrollHeight,200)+"px")}async function R(){const w=n.value.trim();if(!w||t.isLoading)return;n.value="",Os(()=>{o.value&&(o.value.style.height="auto")}),t.isLoading=!0,t.addMessage({id:crypto.randomUUID(),role:"user",content:w}),t.addMessage({id:crypto.randomUUID(),role:"assistant",content:"",streaming:!0}),p();const x=new EventSource(await li("/api/events"));x.onmessage=E=>{try{const $=JSON.parse(E.data);$.type==="delta"?(t.appendToLast($.text),p()):$.type==="done"&&(t.setLastStreaming(!1),t.isLoading=!1,x.close(),p())}catch{}},x.onerror=()=>{t.setLastStreaming(!1),t.isLoading=!1,x.close()};try{await Te("/api/message",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({text:w})})}catch{t.appendToLast(`
|
|
85
|
-
|
|
86
|
-
[Error: failed to reach IO]`),t.setLastStreaming(!1),t.isLoading=!1,x.close()}}return(w,x)=>(v(),_("div",Fv,[f("div",{ref_key:"messagesEl",ref:i,class:"flex-1 overflow-y-auto px-3 py-4 sm:px-4 sm:py-6",onScroll:h},[Pe(t).messages.length===0?(v(),_("div",Vv,[x[1]||(x[1]=f("div",{class:"w-16 h-16 rounded-2xl bg-accent/10 border border-accent/20 flex items-center justify-center mb-5 shadow-glow"},[f("span",{class:"text-accent font-bold text-2xl font-mono tracking-tighter"},"IO")],-1)),x[2]||(x[2]=f("p",{class:"text-txt-secondary text-sm font-medium mb-1"},"What can I help you build?",-1)),x[3]||(x[3]=f("p",{class:"text-txt-muted text-xs"},"Send a message to start a conversation",-1)),f("div",qv,[(v(),_(ke,null,Ve(l,E=>f("button",{key:E,onClick:$=>c(E),class:"px-3 py-1.5 text-xs text-txt-secondary bg-surface-2/60 border border-edge rounded-full hover:border-accent/30 hover:text-accent hover:bg-accent/5 transition-all duration-200"},N(E),9,zv)),64))])])):(v(),_("div",Kv,[(v(!0),_(ke,null,Ve(Pe(t).messages,E=>(v(),_("div",{key:E.id,class:pe(["flex animate-fade-in",E.role==="user"?"justify-end":"justify-start"])},[E.role==="user"?(v(),_("div",Wv,N(E.content),1)):(v(),_("div",Gv,[x[4]||(x[4]=f("div",{class:"shrink-0 w-6 h-6 rounded-lg bg-surface-3/60 border border-edge flex items-center justify-center mt-0.5"},[f("span",{class:"text-accent text-[10px] font-bold font-mono"},"IO")],-1)),f("div",{class:"chat-md min-w-0 px-4 py-2.5 rounded-2xl rounded-tl-md text-sm bg-surface-2/70 text-txt-primary border border-edge",innerHTML:Pe(Ps)(E.content)+(E.streaming?ny:"")},null,8,Zv)]))],2))),128)),Pe(t).isLoading&&!d.value?(v(),_("div",Jv,[...x[5]||(x[5]=[ln('<div class="flex gap-2.5 items-start" data-v-a5462ea7><div class="shrink-0 w-6 h-6 rounded-lg bg-surface-3/60 border border-edge flex items-center justify-center" data-v-a5462ea7><span class="text-accent text-[10px] font-bold font-mono" data-v-a5462ea7>IO</span></div><div class="px-4 py-3 rounded-2xl rounded-tl-md bg-surface-2/70 border border-edge flex items-center gap-1" data-v-a5462ea7><span class="thinking-dot" style="animation-delay:0s;" data-v-a5462ea7></span><span class="thinking-dot" style="animation-delay:0.15s;" data-v-a5462ea7></span><span class="thinking-dot" style="animation-delay:0.3s;" data-v-a5462ea7></span></div></div>',1)])])):ee("",!0)]))],544),_e(Aa,{name:"scroll-btn"},{default:Is(()=>[a.value?(v(),_("button",{key:0,onClick:p,class:"absolute bottom-24 left-1/2 -translate-x-1/2 z-10 w-8 h-8 rounded-full bg-surface-2/90 backdrop-blur-sm border border-edge-bright text-txt-secondary hover:text-accent hover:border-accent/40 hover:shadow-glow-sm flex items-center justify-center transition-all duration-200",title:"Scroll to bottom"},[_e(Oe,{paths:'<path d="M15.85 7.65c.2.2.2.5 0 .7l-5.46 5.49a.55.55 0 0 1-.78 0L4.15 8.35a.5.5 0 1 1 .7-.7L10 12.8l5.15-5.16c.2-.2.5-.2.7 0Z"/>',size:16})])):ee("",!0)]),_:1}),f("div",Yv,[f("form",{onSubmit:St(R,["prevent"]),class:"max-w-3xl mx-auto flex gap-2 items-end"},[f("div",Xv,[ht(f("textarea",{ref_key:"inputEl",ref:o,"onUpdate:modelValue":x[0]||(x[0]=E=>n.value=E),placeholder:"Message IO…",disabled:Pe(t).isLoading,rows:"1",class:"w-full bg-surface-2/60 border border-edge rounded-xl px-4 py-2.5 pr-3 text-sm text-txt-primary placeholder-txt-muted/60 resize-none overflow-hidden focus:outline-none focus:border-accent/40 focus:shadow-glow-sm disabled:opacity-40 transition-all duration-200",onKeydown:g,onInput:b},null,40,Qv),[[Et,n.value]])]),Pe(t).isLoading?(v(),_("button",{key:0,type:"button",onClick:u,disabled:r.value,class:"shrink-0 h-10 px-3.5 rounded-xl text-sm font-medium bg-red-500/15 text-red-400 border border-red-500/25 hover:bg-red-500/25 hover:border-red-500/40 disabled:opacity-40 disabled:cursor-not-allowed transition-all duration-150 flex items-center gap-1.5",title:"Stop"},[x[6]||(x[6]=f("span",{class:"w-2.5 h-2.5 rounded-[3px] bg-red-400"},null,-1)),f("span",ty,N(r.value?"Stopping…":"Stop"),1)],8,ey)):(v(),_("button",{key:1,type:"submit",disabled:!n.value.trim(),class:"shrink-0 w-10 h-10 rounded-xl flex items-center justify-center bg-accent/15 text-accent border border-accent/25 hover:bg-accent/25 hover:border-accent/40 hover:shadow-glow-sm disabled:opacity-25 disabled:cursor-not-allowed disabled:hover:shadow-none transition-all duration-150",title:"Send"},[_e(Oe,{paths:'<path d="M2.18 2.11a.5.5 0 0 1 .54-.06l15 7.5a.5.5 0 0 1 0 .9l-15 7.5a.5.5 0 0 1-.7-.58L3.98 10 2.02 2.63a.5.5 0 0 1 .16-.52Zm2.7 8.39-1.61 6.06L16.38 10 3.27 3.44 4.88 9.5h6.62a.5.5 0 1 1 0 1H4.88Z"/>',size:16})],8,sy))],32)])]))}}),iy=sr(ry,[["__scopeId","data-v-a5462ea7"]]),ay={class:"flex flex-col h-full bg-surface-0"},oy={key:0,class:"flex flex-col h-full overflow-hidden animate-fade-in"},ly={class:"flex items-center gap-3 px-3 sm:px-6 py-3.5 border-b border-edge/70 shrink-0 backdrop-blur-sm",style:{background:"linear-gradient(180deg, rgba(19,27,46,0.9) 0%, rgba(12,18,32,0.85) 100%)"}},cy={class:"text-base font-semibold text-txt-primary truncate"},uy={class:"text-[11px] text-txt-muted font-mono shrink-0 bg-surface-2/60 px-1.5 py-0.5 rounded"},dy={key:0,class:"flex-1 flex items-center justify-center"},hy={key:1,class:"flex-1 p-6"},fy={class:"inline-flex items-center gap-2 text-sm text-red-400 bg-red-500/10 border border-red-500/20 rounded-lg px-3 py-2"},py={key:2,class:"flex-1 overflow-y-auto p-6 skill-content text-sm text-txt-secondary leading-relaxed"},gy={key:0,class:"mb-6 bg-surface-2/60 border border-edge rounded-xl p-5"},my={key:0,class:"mb-3"},by={class:"text-base font-semibold text-txt-primary"},vy={key:1,class:"mb-3"},yy={class:"text-sm text-txt-secondary"},_y={class:"flex flex-wrap gap-6 mt-1"},wy={key:0},xy={class:"text-sm text-accent font-mono"},Ey={key:1},ky={class:"text-sm text-txt-secondary"},Sy={key:2,class:"mt-3 pt-3 border-t border-edge grid grid-cols-[auto_1fr] gap-x-4 gap-y-1 items-baseline"},Ty={class:"text-[10px] text-txt-muted uppercase tracking-wider whitespace-nowrap"},Ay={class:"text-xs text-txt-secondary font-mono"},Ry=["innerHTML"],Cy={key:1,class:"flex-1 overflow-y-auto p-3 sm:p-6"},Oy={class:"max-w-3xl"},$y={class:"mb-6 bg-surface-2/40 border border-edge rounded-xl p-4"},Ny={class:"flex gap-1 mb-3"},Iy={class:"flex gap-2"},Py=["disabled"],Ly=["disabled"],jy={class:"flex flex-col gap-2"},My=["disabled"],Dy=["disabled"],Uy=["disabled"],By={key:0,class:"flex items-center gap-2 bg-emerald-500/10 text-emerald-400 border border-emerald-500/20 p-3 rounded-lg mb-4 text-sm animate-fade-in"},Hy={key:1,class:"flex items-center gap-2 bg-red-500/10 text-red-400 border border-red-500/20 p-3 rounded-lg mb-4 text-sm animate-fade-in"},Fy={key:2,class:"mb-4"},Vy={key:3,class:"flex items-center justify-center py-16"},qy={key:4,class:"flex items-center gap-2 bg-red-500/10 text-red-400 border border-red-500/20 p-3 rounded-lg mb-4 text-sm"},zy={key:5,class:"text-txt-muted text-sm text-center py-16"},Ky={key:6,class:"text-txt-muted text-sm text-center py-12"},Wy={key:7,class:"grid gap-3"},Gy=["onClick"],Zy={class:"flex justify-between items-start mb-1.5"},Jy={class:"min-w-0"},Yy={class:"font-semibold text-txt-primary text-sm group-hover:text-accent transition-colors duration-150"},Xy={class:"text-[11px] text-txt-muted font-mono mt-0.5"},Qy=["onClick"],e_={class:"text-xs text-txt-secondary mb-2 line-clamp-2"},t_={class:"text-[10px] text-txt-muted font-mono truncate"},s_=lt({__name:"SkillsView",setup(e){const t=X([]),s=X(!0),n=X(null),r=X(""),i=X(!1),a=X(null),o=X(null),l=X("url"),c=X(""),u=X(""),d=X(!1),h=X(null),p=X(""),g=X(!1),b=X(null),R=Le(()=>Hv(p.value)),w=Le(()=>R.value.frontmatter),x=Le(()=>Ps(R.value.body)),E=["name","description","version","author"],$=Le(()=>w.value?Object.entries(w.value).filter(([G])=>!E.includes(G)):[]),S=X(""),C=Le(()=>{const G=S.value.toLowerCase().trim();return G?t.value.filter(P=>P.name.toLowerCase().includes(G)||P.slug.toLowerCase().includes(G)||(P.description??"").toLowerCase().includes(G)):t.value});async function k(G){h.value=G,p.value="",b.value=null,g.value=!0;try{const P=await Te(`/api/skills/${encodeURIComponent(G.slug)}`);if(P.status===404)b.value="Skill not found";else if(!P.ok)b.value=`Failed to load skill (HTTP ${P.status})`;else{const fe=await P.json();p.value=fe.content??""}}catch(P){b.value=P instanceof Error?P.message:"Failed to load skill"}finally{g.value=!1}}function F(){h.value=null,p.value="",b.value=null}async function q(){try{const G=await Te("/api/skills");if(!G.ok)throw new Error(`HTTP error! status: ${G.status}`);const P=await G.json();t.value=P.skills}catch(G){n.value=G instanceof Error?G.message:"Failed to load skills"}finally{s.value=!1}}async function V(){if(!(i.value||r.value.trim()==="")){i.value=!0,a.value=null,o.value=null;try{const G=await Te("/api/skills",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({repoUrl:r.value.trim()})});if(G.ok){const P=await G.json();t.value=[P.skill,...t.value],r.value="",o.value=`✓ Installed: ${P.skill.name}`,setTimeout(()=>{o.value=null},4e3),q()}else{let P="Install failed";try{P=(await G.json()).error??G.statusText??P}catch{P=G.statusText||P}a.value=P}}catch(G){a.value=G instanceof Error?G.message:"Install failed"}finally{i.value=!1}}}async function Z(){if(!(d.value||c.value.trim()===""||u.value.trim()==="")){d.value=!0,a.value=null,o.value=null;try{const G=await Te("/api/skills/paste",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({content:u.value.trim(),slug:c.value.trim()})});if(G.ok){const P=await G.json();t.value=[P.skill,...t.value],c.value="",u.value="",o.value=`✓ Installed: ${P.skill.name}`,setTimeout(()=>{o.value=null},4e3),q()}else{let P="Install failed";try{P=(await G.json()).error??G.statusText??P}catch{P=G.statusText||P}a.value=P}}catch(G){a.value=G instanceof Error?G.message:"Install failed"}finally{d.value=!1}}}async function I(G){if(confirm(`Delete skill "${G.name}"? This cannot be undone.`))try{const P=await Te(`/api/skills/${encodeURIComponent(G.slug)}`,{method:"DELETE"});if(P.ok)t.value=t.value.filter(fe=>fe.slug!==G.slug),o.value=`✓ Deleted: ${G.name}`,setTimeout(()=>{o.value=null},3e3);else{const fe=await P.json().catch(()=>({}));a.value=fe.error??(P.status===404?"Skill not found":`Delete failed (HTTP ${P.status})`)}}catch(P){a.value=P instanceof Error?P.message:"Delete failed"}}return Ct(q),(G,P)=>(v(),_("div",ay,[h.value?(v(),_("div",oy,[f("div",ly,[f("button",{onClick:F,class:"text-txt-muted hover:text-accent transition-colors flex items-center gap-1.5 text-sm group"},[_e(Oe,{paths:'<path d="M12.35 15.85a.5.5 0 0 1-.7 0L6.16 10.4a.55.55 0 0 1 0-.78l5.49-5.46a.5.5 0 1 1 .7.7L7.2 10l5.16 5.15c.2.2.2.5 0 .7Z"/>',size:14,class:"transition-transform group-hover:-translate-x-0.5"}),P[6]||(P[6]=me(" Back ",-1))]),P[7]||(P[7]=f("div",{class:"w-px h-5 bg-edge"},null,-1)),f("h2",cy,N(h.value.name),1),f("span",uy,N(h.value.slug),1)]),g.value?(v(),_("div",dy,[...P[8]||(P[8]=[f("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[f("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),me(" Loading… ")],-1)])])):b.value?(v(),_("div",hy,[f("div",fy,[P[9]||(P[9]=f("span",null,"⚠",-1)),me(" "+N(b.value),1)])])):(v(),_("div",py,[w.value?(v(),_("div",gy,[w.value.name?(v(),_("div",my,[P[10]||(P[10]=f("p",{class:"text-[10px] text-txt-muted uppercase tracking-widest mb-0.5"},"Name",-1)),f("p",by,N(w.value.name),1)])):ee("",!0),w.value.description?(v(),_("div",vy,[P[11]||(P[11]=f("p",{class:"text-[10px] text-txt-muted uppercase tracking-widest mb-0.5"},"Description",-1)),f("p",yy,N(w.value.description),1)])):ee("",!0),f("div",_y,[w.value.version?(v(),_("div",wy,[P[12]||(P[12]=f("p",{class:"text-[10px] text-txt-muted uppercase tracking-widest mb-0.5"},"Version",-1)),f("p",xy,N(w.value.version),1)])):ee("",!0),w.value.author?(v(),_("div",Ey,[P[13]||(P[13]=f("p",{class:"text-[10px] text-txt-muted uppercase tracking-widest mb-0.5"},"Author",-1)),f("p",ky,N(w.value.author),1)])):ee("",!0)]),$.value.length>0?(v(),_("dl",Sy,[(v(!0),_(ke,null,Ve($.value,([fe,L])=>(v(),_(ke,{key:fe},[f("dt",Ty,N(fe),1),f("dd",Ay,N(L),1)],64))),128))])):ee("",!0)])):ee("",!0),f("div",{innerHTML:x.value},null,8,Ry)]))])):(v(),_("div",Cy,[f("div",Oy,[P[19]||(P[19]=ln('<div class="flex items-end justify-between mb-6" data-v-20b3d95d><div data-v-20b3d95d><h2 class="text-xl font-bold text-txt-primary tracking-tight" data-v-20b3d95d>Skills</h2><p class="text-xs text-txt-muted mt-0.5" data-v-20b3d95d>Manage installed Copilot skills</p></div><div class="flex items-center gap-2" data-v-20b3d95d><a href="https://github.com/github/awesome-copilot" target="_blank" rel="noopener noreferrer" class="flex items-center gap-1.5 text-xs text-txt-muted bg-surface-2/50 border border-edge px-2.5 py-1 rounded-full hover:border-accent/30 hover:text-accent transition-all duration-200" data-v-20b3d95d><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="w-3 h-3 fill-current" aria-hidden="true" data-v-20b3d95d><path d="M8 0c4.42 0 8 3.58 8 8a8.013 8.013 0 0 1-5.45 7.59c-.4.08-.55-.17-.55-.38 0-.27.01-1.13.01-2.2 0-.75-.25-1.23-.54-1.48 1.78-.2 3.65-.88 3.65-3.95 0-.88-.31-1.59-.82-2.15.08-.2.36-1.02-.08-2.12 0 0-.67-.22-2.2.82-.64-.18-1.32-.27-2-.27-.68 0-1.36.09-2 .27-1.53-1.03-2.2-.82-2.2-.82-.44 1.1-.16 1.92-.08 2.12-.51.56-.82 1.28-.82 2.15 0 3.06 1.86 3.75 3.64 3.95-.23.2-.44.55-.51 1.07-.46.21-1.61.55-2.33-.66-.15-.24-.6-.83-1.23-.82-.67.01-.27.38.01.53.34.19.73.9.82 1.13.16.45.68 1.31 2.69.94 0 .67.01 1.3.01 1.49 0 .21-.15.45-.55.38A7.995 7.995 0 0 1 0 8c0-4.42 3.58-8 8-8Z" data-v-20b3d95d></path></svg> awesome-copilot </a><a href="https://skills.sh" target="_blank" rel="noopener noreferrer" class="flex items-center gap-1.5 text-xs text-txt-muted bg-surface-2/50 border border-edge px-2.5 py-1 rounded-full hover:border-accent/30 hover:text-accent transition-all duration-200" data-v-20b3d95d><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="w-3 h-3 fill-current" aria-hidden="true" data-v-20b3d95d><path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0ZM1.5 8c0 .93.16 1.82.46 2.65L5 8.5V7H3.5l-.07.01A6.492 6.492 0 0 0 1.5 8Zm6.5 6.5c.93 0 1.82-.17 2.65-.47L8.5 11H7v2.5c.17.01.33.01.5.01Zm-5.3-1.7c.56.4 1.19.7 1.87.88L5 11H3.5c.34.66.79 1.25 1.2 1.8ZM8.5 1.5V4H10l2.5 2.5c.02-.16.03-.33.03-.5A6.5 6.5 0 0 0 8.5 1.5Zm-1 0A6.5 6.5 0 0 0 1.97 6H3.5L6 3.5V1.53c-.51.1-1 .26-1.5.46V1.5ZM11 8.5l-2.5 2.5H10l1.88-1.88A6.47 6.47 0 0 0 11 8.5ZM6 6v4h4V6H6Z" data-v-20b3d95d></path></svg> skills.sh </a></div></div>',1)),f("div",$y,[f("div",Ny,[f("button",{type:"button",onClick:P[0]||(P[0]=fe=>l.value="url"),class:pe(["px-3 py-1.5 text-xs font-medium rounded-lg transition-all duration-150",l.value==="url"?"bg-accent/10 text-accent border border-accent/20":"text-txt-muted hover:text-txt-secondary hover:bg-surface-3/40 border border-transparent"])}," From URL ",2),f("button",{type:"button",onClick:P[1]||(P[1]=fe=>l.value="paste"),class:pe(["px-3 py-1.5 text-xs font-medium rounded-lg transition-all duration-150",l.value==="paste"?"bg-accent/10 text-accent border border-accent/20":"text-txt-muted hover:text-txt-secondary hover:bg-surface-3/40 border border-transparent"])}," Paste SKILL.md ",2)]),l.value==="url"?(v(),_("form",{key:0,onSubmit:St(V,["prevent"])},[f("div",Iy,[ht(f("input",{"onUpdate:modelValue":P[2]||(P[2]=fe=>r.value=fe),type:"url",placeholder:"https://github.com/owner/repo.git","aria-label":"Git repository URL",disabled:i.value,class:"flex-1 bg-surface-1/80 border border-edge rounded-lg px-3 py-2 text-sm text-txt-primary placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm disabled:opacity-40 transition-all duration-200"},null,8,Py),[[Et,r.value]]),f("button",{type:"submit",disabled:i.value||r.value.trim()==="",class:"bg-accent/15 text-accent border border-accent/25 px-4 py-2 rounded-lg text-sm font-medium hover:bg-accent/25 hover:border-accent/40 disabled:opacity-30 disabled:cursor-not-allowed transition-all duration-150 whitespace-nowrap"},N(i.value?"Installing…":"Install"),9,Ly)])],32)):(v(),_("form",{key:1,onSubmit:St(Z,["prevent"])},[f("div",jy,[f("div",null,[ht(f("input",{"onUpdate:modelValue":P[3]||(P[3]=fe=>c.value=fe),type:"text",placeholder:"my-skill","aria-label":"Skill slug",disabled:d.value,class:"w-full bg-surface-1/80 border border-edge rounded-lg px-3 py-2 text-sm text-txt-primary placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm disabled:opacity-40 transition-all duration-200"},null,8,My),[[Et,c.value]]),P[14]||(P[14]=f("p",{class:"text-[10px] text-txt-muted mt-1 ml-1"},"Unique identifier (lowercase, hyphens ok)",-1))]),ht(f("textarea",{"onUpdate:modelValue":P[4]||(P[4]=fe=>u.value=fe),placeholder:"Paste SKILL.md content here…","aria-label":"SKILL.md content",disabled:d.value,rows:"6",class:"w-full bg-surface-1/80 border border-edge rounded-lg px-3 py-2 text-sm text-txt-primary font-mono placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm disabled:opacity-40 resize-y transition-all duration-200"},null,8,Dy),[[Et,u.value]]),f("button",{type:"submit",disabled:d.value||c.value.trim()===""||u.value.trim()==="",class:"self-end bg-accent/15 text-accent border border-accent/25 px-4 py-2 rounded-lg text-sm font-medium hover:bg-accent/25 hover:border-accent/40 disabled:opacity-30 disabled:cursor-not-allowed transition-all duration-150"},N(d.value?"Installing…":"Install"),9,Uy)])],32))]),o.value?(v(),_("div",By,[P[15]||(P[15]=f("span",null,"✓",-1)),me(" "+N(o.value),1)])):ee("",!0),a.value?(v(),_("div",Hy,[P[16]||(P[16]=f("span",null,"⚠",-1)),me(" "+N(a.value),1)])):ee("",!0),!s.value&&!n.value&&t.value.length>0?(v(),_("div",Fy,[ht(f("input",{"onUpdate:modelValue":P[5]||(P[5]=fe=>S.value=fe),type:"search",placeholder:"Search skills…","aria-label":"Search skills",class:"w-full bg-surface-2/50 border border-edge rounded-lg px-3 py-2 text-sm text-txt-primary placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm transition-all duration-200"},null,512),[[Et,S.value]])])):ee("",!0),s.value?(v(),_("div",Vy,[...P[17]||(P[17]=[f("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[f("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),me(" Loading skills… ")],-1)])])):n.value?(v(),_("div",qy,[P[18]||(P[18]=f("span",null,"⚠",-1)),me(" "+N(n.value),1)])):t.value.length===0?(v(),_("div",zy," No skills installed yet ")):C.value.length===0?(v(),_("div",Ky," No matching skills ")):(v(),_("div",Wy,[(v(!0),_(ke,null,Ve(C.value,fe=>(v(),_("div",{key:fe.slug,onClick:L=>k(fe),class:"group bg-surface-2/40 border border-edge rounded-xl p-4 hover:border-edge-bright hover:shadow-card-hover hover:bg-surface-2/70 transition-all duration-200 cursor-pointer"},[f("div",Zy,[f("div",Jy,[f("h3",Yy,N(fe.name),1),f("p",Xy,N(fe.slug),1)]),f("button",{onClick:St(L=>I(fe),["stop"]),class:"shrink-0 ml-2 p-1.5 rounded-lg text-txt-muted/0 group-hover:text-txt-muted hover:!text-red-400 hover:bg-red-500/10 transition-all duration-150",title:"Delete skill"},[_e(Oe,{paths:'<path d="M8.5 4h3a1.5 1.5 0 0 0-3 0Zm-1 0a2.5 2.5 0 0 1 5 0h5a.5.5 0 0 1 0 1h-1.05l-1.2 10.34A3 3 0 0 1 12.27 18H7.73a3 3 0 0 1-2.98-2.66L3.55 5H2.5a.5.5 0 0 1 0-1h5ZM5.74 15.23A2 2 0 0 0 7.73 17h4.54a2 2 0 0 0 1.99-1.77L15.44 5H4.56l1.18 10.23ZM8.5 7.5c.28 0 .5.22.5.5v6a.5.5 0 0 1-1 0V8c0-.28.22-.5.5-.5ZM12 8a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V8Z"/>',size:14})],8,Qy)]),f("p",e_,N(fe.description),1),f("p",t_,N(fe.path),1)],8,Gy))),128))]))])]))]))}}),n_=sr(s_,[["__scopeId","data-v-20b3d95d"]]),r_={class:"flex flex-col h-full bg-surface-0"},i_={class:"flex-1 overflow-y-auto p-3 sm:p-6"},a_={class:"max-w-4xl"},o_={class:"flex justify-between items-end mb-6"},l_={class:"space-y-3"},c_=["disabled"],u_={key:0,class:"mt-3 flex items-center gap-2 text-sm text-red-400 bg-red-500/10 border border-red-500/20 rounded-lg px-3 py-2"},d_={key:1,class:"flex items-center justify-center py-16"},h_={key:2,class:"flex items-center gap-2 bg-red-500/10 text-red-400 border border-red-500/20 p-3 rounded-lg mb-4 text-sm"},f_={key:3,class:"text-txt-muted text-sm text-center py-16"},p_={key:4,class:"grid gap-3"},g_=["onClick","aria-expanded"],m_={class:"flex justify-between items-start mb-2"},b_={class:"flex-1 flex items-center gap-2.5"},v_={class:"min-w-0"},y_={class:"font-semibold text-txt-primary text-sm"},__={class:"text-[11px] text-txt-muted font-mono"},w_={class:"flex items-center gap-2 shrink-0"},x_={key:0,class:"px-2 py-0.5 rounded-md text-[10px] font-medium bg-purple-500/10 text-purple-300 border border-purple-500/20"},E_={class:"text-xs text-txt-muted font-mono ml-6"},k_={key:0,class:"border-t border-edge px-4 pb-4 pt-3 animate-fade-in"},S_={class:"flex justify-between items-center text-[10px] text-txt-muted mb-3"},T_={key:0,class:"font-mono"},A_={key:0,class:"flex items-center gap-2 text-txt-muted text-xs py-3"},R_={key:1,class:"text-red-400 text-xs py-2"},C_={key:2,class:"text-txt-muted text-xs italic py-2"},O_={key:3,class:"space-y-1.5"},$_={class:"flex-1 min-w-0"},N_={class:"flex items-center gap-1.5"},I_={class:"text-sm font-medium text-txt-primary truncate"},P_={key:0,title:"Team Lead",class:"text-xs"},L_={key:1,title:"QA / Veto Power",class:"text-xs"},j_={class:"text-[10px] text-txt-muted"},M_={class:"flex items-center gap-1 shrink-0"},D_=["onClick"],U_=["onClick","disabled"],B_={class:"bg-surface-1 border border-edge rounded-xl w-full max-w-2xl max-h-[85vh] flex flex-col shadow-2xl animate-fade-in"},H_={class:"flex justify-between items-center px-5 py-3.5 border-b border-edge"},F_={class:"text-sm font-semibold text-txt-primary flex items-center gap-2"},V_={class:"text-xs font-normal text-txt-muted"},q_={class:"text-[10px] text-txt-muted mt-0.5 flex items-center gap-1.5"},z_={class:"flex items-center gap-3"},K_={class:"flex items-center gap-1.5 text-[10px] text-txt-muted cursor-pointer select-none"},W_={key:0,class:"bg-red-500/10 text-red-400 border border-red-500/20 p-3 rounded-lg text-sm"},G_={key:1,class:"text-txt-muted italic text-center py-8"},Z_={class:"shrink-0"},J_={class:"flex-1 min-w-0"},Y_={class:"text-txt-secondary break-words"},X_={class:"text-txt-muted text-[10px] ml-2"},Q_={key:0,class:"text-txt-muted italic text-center py-4"},e1={class:"flex justify-between items-center mb-1"},t1={class:"text-accent"},s1={class:"text-txt-muted text-[10px]"},n1={class:"text-txt-secondary whitespace-pre-wrap break-words"},r1=lt({__name:"SquadsView",setup(e){const t=new Set(["system"]),s={"a-team":"The A-Team",transformers:"Transformers",thundercats:"ThunderCats","gi-joe":"G.I. Joe",aliens:"Aliens",ghostbusters:"Ghostbusters"},n=X([]),r=X(!0),i=X(null),a=X(!1),o=X(!1),l=X(null),c=Xt({}),u=Xt({});function d(Q){return[...Q].sort((O,A)=>{const j=Re=>Re.is_lead?0:Re.is_qa?1:2;return j(O)-j(A)})}const h=Xt({}),p=Xt({}),g=X(new Set),b=X(null),R=X([]),w=X(null),x=X(!1),E=X(!0),$=X(null);let S=null;const C=Le(()=>w.value?"Disconnected":x.value?"Live":"Connecting…"),k=Le(()=>R.value.filter(Q=>!(!Q.summary||t.has(Q.summary.kind)||Q.type==="assistant.message_delta"))),F=Q=>{try{return new Date(Q).toLocaleTimeString()}catch{return""}},q=Q=>{const O=Q.data;if(!O||typeof O!="object")return"";if(typeof O.deltaContent=="string")return O.deltaContent;if(typeof O.content=="string")return O.content;if(typeof O.text=="string")return O.text;try{return JSON.stringify(O,null,2)}catch{return String(O)}},V=()=>{Os(()=>{const Q=$.value;Q&&(Q.scrollTop=Q.scrollHeight)})},Z=async Q=>{if(!Q.currentTaskId)return;I(),b.value=Q,R.value=[],w.value=null,x.value=!1,E.value=!0;const O=await li(`/api/tasks/${encodeURIComponent(Q.currentTaskId)}/events`),A=new EventSource(O);S=A,A.onopen=()=>{x.value=!0},A.onmessage=j=>{try{const Re=JSON.parse(j.data);R.value.push(Re),V()}catch{}},A.onerror=()=>{x.value=!1,R.value.length===0&&(w.value="Connection error. Retrying…")}},I=()=>{if(S){try{S.close()}catch{}S=null}b.value=null,R.value=[],w.value=null,x.value=!1};wa(()=>{I()});const G=async(Q,O)=>{if(!g.value.has(O)){g.value=new Set(g.value).add(O);try{await Te(`/api/tasks/${encodeURIComponent(O)}/cancel`,{method:"POST"}),await ce(Q,!0)}catch(A){p[Q]=A instanceof Error?A.message:"Failed to stop task"}finally{const A=new Set(g.value);A.delete(O),g.value=A}}},P=X({slug:"",name:"",projectPath:""}),fe=Q=>Q?s[Q]??Q:"",L=Q=>new Date(Q).toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric"}),K=Q=>!!c[Q],Y=async Q=>{c[Q]=!c[Q],c[Q]&&!u[Q]&&!h[Q]&&await ce(Q)},ce=async(Q,O=!1)=>{if(!(!O&&h[Q])){h[Q]=!0,p[Q]=null;try{const A=await Te(`/api/squads/${encodeURIComponent(Q)}/agents`);if(!A.ok)throw new Error(`HTTP error! status: ${A.status}`);const j=await A.json();u[Q]=j.agents}catch(A){p[Q]=A instanceof Error?A.message:"Failed to load agents"}finally{h[Q]=!1}}},we=async()=>{try{const Q=await Te("/api/squads");if(!Q.ok)throw new Error(`HTTP error! status: ${Q.status}`);const O=await Q.json();n.value=O.squads}catch(Q){i.value=Q instanceof Error?Q.message:"Failed to load squads"}finally{r.value=!1}},Ee=async()=>{if(!P.value.slug||!P.value.name||!P.value.projectPath){l.value="All fields are required";return}o.value=!0,l.value=null;try{const Q=await Te("/api/squads",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({slug:P.value.slug,name:P.value.name,projectPath:P.value.projectPath})});if(!Q.ok)throw new Error(`HTTP error! status: ${Q.status}`);P.value={slug:"",name:"",projectPath:""},a.value=!1,await we()}catch(Q){l.value=Q instanceof Error?Q.message:"Failed to create squad"}finally{o.value=!1}};return Ct(()=>{we()}),(Q,O)=>(v(),_("div",r_,[f("div",i_,[f("div",a_,[f("div",o_,[O[5]||(O[5]=f("div",null,[f("h2",{class:"text-xl font-bold text-txt-primary tracking-tight"},"Squads"),f("p",{class:"text-xs text-txt-muted mt-0.5"},"Manage teams and monitor agents")],-1)),f("button",{onClick:O[0]||(O[0]=A=>a.value=!a.value),class:pe(["px-3.5 py-2 rounded-lg text-sm font-medium transition-all duration-150",a.value?"bg-surface-3/50 text-txt-secondary border border-edge hover:bg-surface-3/70":"bg-accent/15 text-accent border border-accent/25 hover:bg-accent/25 hover:border-accent/40"])},N(a.value?"Cancel":"New Squad"),3)]),a.value?(v(),_("form",{key:0,onSubmit:St(Ee,["prevent"]),class:"bg-surface-2/40 border border-edge rounded-xl p-5 mb-6 animate-fade-in"},[O[7]||(O[7]=f("h3",{class:"font-semibold text-txt-primary text-sm mb-4"},"Create New Squad",-1)),f("div",l_,[ht(f("input",{"onUpdate:modelValue":O[1]||(O[1]=A=>P.value.slug=A),type:"text",placeholder:"Squad slug (e.g., frontend-team)",class:"w-full bg-surface-1/80 border border-edge rounded-lg px-3 py-2 text-sm text-txt-primary placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm transition-all duration-200"},null,512),[[Et,P.value.slug]]),ht(f("input",{"onUpdate:modelValue":O[2]||(O[2]=A=>P.value.name=A),type:"text",placeholder:"Squad name (e.g., Frontend Team)",class:"w-full bg-surface-1/80 border border-edge rounded-lg px-3 py-2 text-sm text-txt-primary placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm transition-all duration-200"},null,512),[[Et,P.value.name]]),ht(f("input",{"onUpdate:modelValue":O[3]||(O[3]=A=>P.value.projectPath=A),type:"text",placeholder:"Project path (e.g., /path/to/project)",class:"w-full bg-surface-1/80 border border-edge rounded-lg px-3 py-2 text-sm text-txt-primary placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm transition-all duration-200"},null,512),[[Et,P.value.projectPath]]),f("button",{type:"submit",disabled:o.value||!P.value.slug||!P.value.name||!P.value.projectPath,class:"w-full bg-accent/15 text-accent border border-accent/25 px-4 py-2 rounded-lg text-sm font-medium hover:bg-accent/25 hover:border-accent/40 disabled:opacity-30 disabled:cursor-not-allowed transition-all duration-150"},N(o.value?"Creating…":"Create Squad"),9,c_)]),l.value?(v(),_("div",u_,[O[6]||(O[6]=f("span",null,"⚠",-1)),me(" "+N(l.value),1)])):ee("",!0)],32)):ee("",!0),r.value?(v(),_("div",d_,[...O[8]||(O[8]=[f("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[f("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),me(" Loading squads… ")],-1)])])):i.value?(v(),_("div",h_,[O[9]||(O[9]=f("span",null,"⚠",-1)),me(" "+N(i.value),1)])):n.value.length===0?(v(),_("div",f_," No squads created yet ")):(v(),_("div",p_,[(v(!0),_(ke,null,Ve(n.value,A=>(v(),_("div",{key:A.id,class:"bg-surface-2/40 border border-edge rounded-xl overflow-hidden hover:border-edge-bright transition-all duration-200"},[f("button",{type:"button",onClick:j=>Y(A.slug),class:"w-full text-left p-4 focus:outline-none","aria-expanded":K(A.slug)},[f("div",m_,[f("div",b_,[_e(Oe,{paths:'<path d="M7.65 4.15c.2-.2.5-.2.7 0l5.49 5.46c.21.22.21.57 0 .78l-5.49 5.46a.5.5 0 0 1-.7-.7L12.8 10 7.65 4.85a.5.5 0 0 1 0-.7Z"/>',size:14,class:pe(["text-txt-muted transition-transform duration-200 shrink-0",K(A.slug)?"rotate-90":""])},null,8,["class"]),f("div",v_,[f("h3",y_,N(A.name),1),f("p",__,N(A.slug),1)])]),f("div",w_,[A.universe?(v(),_("span",x_," 🎬 "+N(fe(A.universe)),1)):ee("",!0),f("span",{class:pe(["flex items-center gap-1 px-2 py-0.5 rounded-md text-[10px] font-medium",A.status==="working"?"bg-accent/10 text-accent border border-accent/20":A.status==="error"?"bg-red-500/10 text-red-400 border border-red-500/20":"bg-surface-3/60 text-txt-muted border border-edge"])},[f("span",{class:pe(["w-1.5 h-1.5 rounded-full",A.status==="working"?"bg-accent animate-pulse":A.status==="error"?"bg-red-400":"bg-txt-muted/50"])},null,2),me(" "+N(A.status),1)],2)])]),f("p",E_,"📁 "+N(A.project_path),1)],8,g_),K(A.slug)?(v(),_("div",k_,[f("div",S_,[A.model?(v(),_("span",T_,"Model: "+N(A.model),1)):ee("",!0),f("span",null,N(L(A.created_at)),1)]),O[13]||(O[13]=f("h4",{class:"text-xs font-semibold text-txt-secondary uppercase tracking-wider mb-2"},"Team Roster",-1)),h[A.slug]?(v(),_("div",A_,[...O[10]||(O[10]=[f("span",{class:"w-3 h-3 border-2 border-edge border-t-accent rounded-full animate-spin"},null,-1),me(" Loading agents… ",-1)])])):p[A.slug]?(v(),_("div",R_,N(p[A.slug]),1)):!u[A.slug]||u[A.slug].length===0?(v(),_("div",C_," No agents assigned yet ")):(v(),_("ul",O_,[(v(!0),_(ke,null,Ve(d(u[A.slug]??[]),j=>(v(),_("li",{key:j.id??j.character_name,class:pe(["flex items-center gap-3 rounded-lg px-3 py-2 transition-all duration-150",j.status==="working"?"bg-accent/[0.06] border border-accent/15":"bg-surface-1/50 border border-edge"])},[f("div",{class:pe(["w-7 h-7 rounded-full flex items-center justify-center shrink-0 text-[10px] font-bold",j.status==="working"?"bg-accent/15 text-accent border border-accent/25":j.status==="error"?"bg-red-500/15 text-red-400 border border-red-500/25":"bg-surface-3/60 text-txt-muted border border-edge"])},N((j.character_name??"?").charAt(0).toUpperCase()),3),f("div",$_,[f("div",N_,[f("span",I_,N(j.character_name),1),j.is_lead?(v(),_("span",P_,"👑")):ee("",!0),j.is_qa?(v(),_("span",L_,"🛡️")):ee("",!0)]),f("span",j_,N(j.role_title),1)]),f("span",{class:pe(["flex items-center gap-1 px-2 py-0.5 rounded-md text-[10px] font-medium shrink-0",j.status==="working"?"bg-accent/10 text-accent":j.status==="error"?"bg-red-500/10 text-red-400":"bg-surface-3/40 text-txt-muted"])},[f("span",{class:pe(["w-1.5 h-1.5 rounded-full",j.status==="working"?"bg-accent animate-pulse":j.status==="error"?"bg-red-400":"bg-emerald-400"])},null,2),me(" "+N(j.status),1)],2),f("div",M_,[j.status==="working"&&j.currentTaskId?(v(),_("button",{key:0,type:"button",onClick:Re=>Z(j),class:"text-[10px] font-medium px-2 py-1 rounded-md bg-accent/10 text-accent border border-accent/20 hover:bg-accent/20 transition-all duration-150 flex items-center gap-1",title:"Preview live work"},[...O[11]||(O[11]=[f("span",{"aria-hidden":"true"},"👁",-1),me(" Preview ",-1)])],8,D_)):ee("",!0),j.status==="working"&&j.currentTaskId?(v(),_("button",{key:1,type:"button",onClick:Re=>G(A.slug,j.currentTaskId),disabled:g.value.has(j.currentTaskId),class:"text-[10px] font-medium px-2 py-1 rounded-md bg-red-500/10 text-red-400 border border-red-500/20 hover:bg-red-500/20 disabled:opacity-40 transition-all duration-150 flex items-center gap-1",title:"Stop task"},[O[12]||(O[12]=f("span",{class:"w-2 h-2 rounded-[2px] bg-red-400"},null,-1)),me(" "+N(g.value.has(j.currentTaskId)?"Stopping…":"Stop"),1)],8,U_)):ee("",!0)])],2))),128))]))])):ee("",!0)]))),128))]))])]),b.value?(v(),_("div",{key:0,class:"fixed inset-0 bg-black/60 backdrop-blur-sm flex items-center justify-center p-4 z-50",onClick:St(I,["self"])},[f("div",B_,[f("div",H_,[f("div",null,[f("h3",F_,[me(N(b.value.character_name)+" ",1),f("span",V_,"— "+N(b.value.role_title),1)]),f("p",q_,[f("span",{class:pe(["inline-block w-1.5 h-1.5 rounded-full",x.value?"bg-emerald-400 animate-pulse":"bg-txt-muted/50"])},null,2),me(" "+N(C.value),1)])]),f("div",z_,[f("label",K_,[ht(f("input",{type:"checkbox","onUpdate:modelValue":O[4]||(O[4]=A=>E.value=A),class:"rounded bg-surface-3 border-edge accent-accent"},null,512),[[Wc,E.value]]),O[14]||(O[14]=me(" Summary ",-1))]),f("button",{type:"button",onClick:I,class:"text-txt-muted hover:text-txt-primary text-lg leading-none transition-colors p-1","aria-label":"Close"},"×")])]),f("div",{ref_key:"previewScrollEl",ref:$,class:"overflow-y-auto p-4 space-y-2 flex-1 font-mono text-xs"},[w.value?(v(),_("div",W_,N(w.value),1)):R.value.length===0?(v(),_("div",G_," Waiting for activity… ")):E.value?(v(),_(ke,{key:2},[(v(!0),_(ke,null,Ve(k.value,(A,j)=>(v(),_("div",{key:j,class:"flex items-start gap-2 py-1.5 px-1"},[f("span",Z_,N(A.summary.icon),1),f("div",J_,[f("span",Y_,N(A.summary.summary),1),f("span",X_,N(F(A.ts)),1)])]))),128)),k.value.length===0?(v(),_("div",Q_," Processing… ")):ee("",!0)],64)):(v(!0),_(ke,{key:3},Ve(R.value,(A,j)=>(v(),_("div",{key:j,class:"border border-edge rounded-lg p-2.5 bg-surface-0"},[f("div",e1,[f("span",t1,N(A.type),1),f("span",s1,N(F(A.ts)),1)]),f("pre",n1,N(q(A)),1)]))),128))],512),f("div",{class:"px-4 py-3 border-t border-edge flex justify-end"},[f("button",{type:"button",onClick:I,class:"bg-surface-3/50 hover:bg-surface-3/70 text-txt-secondary text-sm px-4 py-1.5 rounded-lg border border-edge transition-all duration-150"}," Close ")])])])):ee("",!0)]))}}),i1={class:"flex flex-col h-full bg-surface-0"},a1={class:"flex-1 overflow-y-auto p-3 sm:p-6"},o1={class:"max-w-4xl"},l1={class:"flex justify-between items-end mb-6"},c1=["disabled"],u1={key:0,class:"flex items-center gap-2 bg-red-500/10 text-red-400 border border-red-500/20 p-3 rounded-lg mb-6 text-sm"},d1={class:"mb-8"},h1={key:0,class:"flex items-center justify-center py-10"},f1={key:1,class:"text-txt-muted text-sm text-center py-10"},p1={key:2,class:"grid gap-3"},g1={class:"flex justify-between items-start mb-2.5"},m1={class:"flex items-center gap-3 min-w-0"},b1={class:"min-w-0"},v1={class:"font-semibold text-txt-primary text-sm"},y1={class:"flex items-center gap-1.5 mt-0.5 flex-wrap"},_1={class:"text-[10px] text-txt-muted font-mono"},w1={key:0,class:"text-[10px] text-txt-secondary bg-surface-3/50 px-1.5 py-0.5 rounded border border-edge"},x1={key:1,class:"text-[10px] text-purple-300 bg-purple-500/10 px-1.5 py-0.5 rounded border border-purple-500/20"},E1=["title"],k1={key:0,class:"bg-surface-0/60 border border-edge rounded-lg p-3 mb-2.5 ml-12"},S1={class:"text-sm text-txt-primary break-words"},T1={class:"flex justify-between items-center ml-12"},A1={class:"text-[10px] text-txt-muted"},R1=["onClick","disabled"],C1={key:0,class:"flex items-center justify-center py-10"},O1={key:1,class:"text-txt-muted text-sm text-center py-10"},$1={key:2,class:"relative"},N1={class:"space-y-1"},I1=["onClick"],P1={class:"flex justify-between items-start gap-3"},L1={class:"min-w-0 flex-1"},j1={class:"flex items-center gap-2 mb-0.5"},M1={class:"text-sm font-medium text-txt-primary truncate group-hover:text-accent transition-colors"},D1={key:0,class:"text-[10px] text-txt-muted bg-surface-3/40 px-1.5 py-0.5 rounded border border-edge"},U1={class:"text-xs text-txt-secondary truncate"},B1={class:"text-[10px] text-txt-muted mt-1"},H1={key:0},F1={key:0,class:"w-1.5 h-1.5 rounded-full bg-accent animate-pulse"},V1={class:"bg-surface-1 border border-edge rounded-xl w-full max-w-2xl max-h-[85vh] flex flex-col shadow-2xl animate-fade-in"},q1={class:"overflow-y-auto p-5 space-y-4"},z1={key:0,class:"flex items-center justify-center py-10"},K1={key:1,class:"bg-red-500/10 text-red-400 border border-red-500/20 p-3 rounded-lg text-sm"},W1={class:"flex justify-between items-start gap-3"},G1={class:"text-sm text-txt-primary font-medium"},Z1={key:0,class:"w-1.5 h-1.5 rounded-full bg-accent animate-pulse"},J1={class:"text-[11px] text-txt-muted font-mono break-all bg-surface-0/60 px-2 py-1 rounded border border-edge"},Y1={key:0},X1={class:"text-sm text-txt-secondary"},Q1={class:"grid grid-cols-2 gap-4"},ew={class:"text-sm text-txt-secondary"},tw={class:"text-sm text-txt-secondary"},sw={key:1},nw={class:"text-sm text-accent font-mono"},rw=["innerHTML"],iw={class:"flex justify-between items-center mb-2"},aw={class:"flex items-center gap-1.5 text-[10px] text-txt-muted cursor-pointer select-none"},ow={key:0,class:"text-sm text-txt-muted italic"},lw={key:1,class:"text-sm text-txt-muted italic"},cw={key:2,class:"bg-surface-0/60 border border-edge rounded-lg divide-y divide-edge max-h-96 overflow-y-auto"},uw=["onClick"],dw={class:"shrink-0"},hw={class:"flex-1 break-words"},fw={class:"text-[10px] text-txt-muted shrink-0"},pw={key:0,class:"mt-2 pl-6 space-y-1"},gw={key:0,class:"text-xs text-txt-secondary bg-surface-1 border border-edge rounded-lg p-2 whitespace-pre-wrap break-words font-mono"},mw={class:"text-[11px] text-txt-muted bg-surface-1 border border-edge rounded-lg p-2 whitespace-pre-wrap break-words font-mono max-h-48 overflow-y-auto"},bw={class:"text-[10px] text-txt-muted font-mono"},vw=["innerHTML"],yw={key:1,class:"text-sm text-txt-muted italic"},_w={class:"px-5 py-3 border-t border-edge flex justify-between items-center"},ww=["disabled"],xw={key:1},Ew=lt({__name:"AgentActivityView",setup(e){const t=X([]),s=Le(()=>t.value.filter(O=>O.status!=="idle")),n=X([]),r=X(!0),i=X(null),a=X(new Set),o=X(null),l=X(null),c=X(!1),u=X(null),d=X([]),h=X(!1),p=X(!1),g=X(new Set),b=Le(()=>p.value?d.value:d.value.filter(O=>!(O.rawType==="assistant.message"&&(!O.detail||!O.detail.trim())||O.rawType.includes("tool.execution_complete")&&O.status==="success")));let R=null,w=null,x=null;const E=O=>O.toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!0}),$=O=>{if(!O)return"";const A=O.includes("T")?O:O.replace(" ","T")+"Z",j=new Date(A);return Number.isNaN(j.getTime())?O:j.toLocaleString()},S=O=>{switch(O){case"running":return"bg-accent/10 text-accent border border-accent/20";case"done":return"bg-emerald-500/10 text-emerald-400 border border-emerald-500/20";case"failed":return"bg-red-500/10 text-red-400 border border-red-500/20";case"cancelled":return"bg-amber-500/10 text-amber-400 border border-amber-500/20";default:return"bg-surface-3/50 text-txt-muted border border-edge"}},C=Le(()=>{if(!l.value)return null;const O=l.value.started_at,A=l.value.completed_at;if(!O||!A)return null;const j=new Date(O.includes("T")?O:O.replace(" ","T")+"Z").getTime(),Re=new Date(A.includes("T")?A:A.replace(" ","T")+"Z").getTime();if(Number.isNaN(j)||Number.isNaN(Re))return null;const U=Math.max(0,Math.round((Re-j)/1e3));if(U<60)return`${U}s`;const ae=Math.floor(U/60),re=U%60;return`${ae}m ${re}s`}),k=async O=>{if(!a.value.has(O)){a.value=new Set(a.value).add(O);try{await Te(`/api/tasks/${encodeURIComponent(O)}/cancel`,{method:"POST"}),await V(),o.value===O&&await Z(O)}catch(A){i.value=A instanceof Error?A.message:"Failed to stop task"}finally{const A=new Set(a.value);A.delete(O),a.value=A}}},F=async()=>{try{const O=await Te("/api/agents");if(!O.ok)throw new Error(`HTTP error! status: ${O.status}`);const A=await O.json();t.value=A.agents}catch(O){i.value=O instanceof Error?O.message:"Failed to load agents"}},q=async()=>{try{const O=await Te("/api/tasks?limit=50");if(!O.ok)throw new Error(`HTTP error! status: ${O.status}`);const A=await O.json();n.value=A.tasks}catch(O){i.value=O instanceof Error?O.message:"Failed to load tasks"}},V=async()=>{r.value=!0,i.value=null;try{await Promise.all([F(),q()])}finally{r.value=!1}},Z=async O=>{c.value=!0,u.value=null;try{const A=await Te(`/api/tasks/${encodeURIComponent(O)}`);if(!A.ok)throw new Error(`HTTP error! status: ${A.status}`);const j=await A.json();l.value=j.task}catch(A){u.value=A instanceof Error?A.message:"Failed to load task",l.value=null}finally{c.value=!1}},I=O=>{if(!O)return"";const A=new Date(O);return Number.isNaN(A.getTime())?"":A.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1})},G=O=>{try{return JSON.stringify(O,null,2)}catch{return String(O)}},P=O=>{if(O.status==="success")return"text-emerald-300";if(O.status==="error")return"text-red-300";if(O.status==="pending")return"text-accent";switch(O.kind){case"message":return"text-txt-primary";case"reasoning":return"text-purple-300";case"tool":return"text-blue-300";case"outcome":return"text-amber-300";default:return"text-txt-secondary"}},fe=O=>{if(p.value)return;const A=new Set(g.value);A.has(O)?A.delete(O):A.add(O),g.value=A},L=async(O,A={})=>{A.initial&&(h.value=!0);try{const j=await Te(`/api/tasks/${encodeURIComponent(O)}/activity`);if(!j.ok)return;const Re=await j.json();d.value=Re.activity??[]}catch{}finally{A.initial&&(h.value=!1)}},K=O=>{w||(w=setTimeout(()=>{w=null,o.value===O&&L(O)},250))},Y=async O=>{ce(),L(O,{initial:!0});try{R=new EventSource(await li(`/api/tasks/${encodeURIComponent(O)}/events`)),R.onmessage=()=>{K(O)},R.onerror=()=>{}}catch{R=null}},ce=()=>{R&&(R.close(),R=null),w&&(clearTimeout(w),w=null)},we=O=>{o.value=O,l.value=null,d.value=[],g.value=new Set,Z(O),Y(O)},Ee=()=>{o.value=null,l.value=null,u.value=null,d.value=[],g.value=new Set,ce()},Q=O=>{O.key==="Escape"&&o.value&&Ee()};return es(o,O=>{O?document.addEventListener("keydown",Q):document.removeEventListener("keydown",Q)}),Ct(()=>{V(),x=setInterval(V,5e3)}),es(()=>{var O;return(O=l.value)==null?void 0:O.status},O=>{O&&O!=="running"&&(o.value&&L(o.value),ce())}),Xn(()=>{x&&clearInterval(x),document.removeEventListener("keydown",Q),ce()}),(O,A)=>(v(),_("div",i1,[f("div",a1,[f("div",o1,[f("div",l1,[A[2]||(A[2]=f("div",null,[f("h2",{class:"text-xl font-bold text-txt-primary tracking-tight"},"Activity"),f("p",{class:"text-xs text-txt-muted mt-0.5"},"Monitor agents and recent tasks")],-1)),f("button",{onClick:V,disabled:r.value,class:"px-3.5 py-2 rounded-lg text-sm font-medium transition-all duration-150 bg-accent/15 text-accent border border-accent/25 hover:bg-accent/25 hover:border-accent/40 disabled:opacity-30 disabled:cursor-not-allowed"},N(r.value?"Refreshing…":"Refresh"),9,c1)]),i.value?(v(),_("div",u1,[A[3]||(A[3]=f("span",null,"⚠",-1)),me(" "+N(i.value),1)])):ee("",!0),f("section",d1,[A[7]||(A[7]=f("h3",{class:"text-xs font-semibold text-txt-secondary uppercase tracking-wider mb-3"},"Active Agents",-1)),r.value&&s.value.length===0?(v(),_("div",h1,[...A[4]||(A[4]=[f("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[f("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),me(" Loading agents… ")],-1)])])):s.value.length===0?(v(),_("div",f1," No active agents ")):(v(),_("div",p1,[(v(!0),_(ke,null,Ve(s.value,j=>(v(),_("div",{key:j.slug+(j.characterName||""),class:pe(["group bg-surface-2/40 border rounded-xl p-4 transition-all duration-200",j.status==="working"?"border-accent/20 hover:border-accent/35":"border-edge hover:border-edge-bright"])},[f("div",g1,[f("div",m1,[f("div",{class:pe(["w-9 h-9 rounded-xl flex items-center justify-center shrink-0 text-xs font-bold",j.status==="working"?"bg-accent/15 text-accent border border-accent/25":j.status==="error"?"bg-red-500/15 text-red-400 border border-red-500/25":"bg-emerald-500/10 text-emerald-400 border border-emerald-500/20"])},N((j.name??"?").charAt(0).toUpperCase()),3),f("div",b1,[f("h3",v1,N(j.name),1),f("div",y1,[f("span",_1,N(j.slug),1),j.roleTitle?(v(),_("span",w1,N(j.roleTitle),1)):ee("",!0),j.universe?(v(),_("span",x1," 🎬 "+N(j.universe),1)):ee("",!0),j.model&&j.status==="working"?(v(),_("span",{key:2,class:"text-[10px] text-emerald-300 bg-emerald-500/10 px-1.5 py-0.5 rounded border border-emerald-500/20",title:`Model: ${j.model}`}," 🧠 "+N(j.model),9,E1)):ee("",!0)])])]),f("span",{class:pe(["flex items-center gap-1 px-2 py-0.5 rounded-md text-[10px] font-medium shrink-0",j.status==="working"?"bg-accent/10 text-accent border border-accent/20":j.status==="error"?"bg-red-500/10 text-red-400 border border-red-500/20":"bg-emerald-500/10 text-emerald-400 border border-emerald-500/20"])},[f("span",{class:pe(["w-1.5 h-1.5 rounded-full",j.status==="working"?"bg-accent animate-pulse":j.status==="error"?"bg-red-400":"bg-emerald-400"])},null,2),me(" "+N(j.status==="working"?"Working":j.status==="error"?"Error":"Idle"),1)],2)]),j.currentTask?(v(),_("div",k1,[A[5]||(A[5]=f("p",{class:"text-[10px] text-txt-muted uppercase tracking-wider mb-1"},"Current Task",-1)),f("p",S1,N(j.currentTask),1)])):ee("",!0),f("div",T1,[f("div",A1," Last updated: "+N(E(new Date)),1),j.status==="working"&&j.currentTaskId?(v(),_("button",{key:0,type:"button",onClick:Re=>k(j.currentTaskId),disabled:a.value.has(j.currentTaskId),class:"text-[10px] font-medium px-2.5 py-1 rounded-md bg-red-500/10 text-red-400 border border-red-500/20 hover:bg-red-500/20 disabled:opacity-40 transition-all duration-150 flex items-center gap-1",title:"Stop task"},[A[6]||(A[6]=f("span",{class:"w-2 h-2 rounded-[2px] bg-red-400"},null,-1)),me(" "+N(a.value.has(j.currentTaskId)?"Stopping…":"Stop"),1)],8,R1)):ee("",!0)])],2))),128))]))]),f("section",null,[A[10]||(A[10]=f("h3",{class:"text-xs font-semibold text-txt-secondary uppercase tracking-wider mb-3"},"Recent Activity",-1)),r.value&&n.value.length===0?(v(),_("div",C1,[...A[8]||(A[8]=[f("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[f("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),me(" Loading activity… ")],-1)])])):n.value.length===0?(v(),_("div",O1," No recent activity yet ")):(v(),_("div",$1,[A[9]||(A[9]=f("div",{class:"absolute left-[15px] top-0 bottom-0 w-px bg-gradient-to-b from-accent/30 via-edge to-transparent"},null,-1)),f("div",N1,[(v(!0),_(ke,null,Ve(n.value,j=>(v(),_("button",{key:j.task_id,type:"button",onClick:Re=>we(j.task_id),class:"w-full text-left relative pl-10 pr-4 py-3 rounded-lg hover:bg-surface-2/40 transition-all duration-150 group"},[f("div",{class:pe(["absolute left-[11px] top-4 w-[9px] h-[9px] rounded-full border-2 z-10",j.status==="running"?"bg-accent border-accent shadow-glow-sm":j.status==="done"?"bg-emerald-400 border-emerald-400":j.status==="failed"?"bg-red-400 border-red-400":j.status==="cancelled"?"bg-amber-400 border-amber-400":"bg-surface-3 border-edge"])},null,2),f("div",P1,[f("div",L1,[f("div",j1,[f("span",M1,N(j.agent_slug),1),j.origin_channel?(v(),_("span",D1,"via "+N(j.origin_channel),1)):ee("",!0)]),f("p",U1,N(j.description),1),f("p",B1,[me(N($(j.started_at))+" ",1),j.completed_at?(v(),_("span",H1," · "+N($(j.completed_at)),1)):ee("",!0)])]),f("span",{class:pe(["flex items-center gap-1 px-2 py-0.5 rounded-md text-[10px] font-medium shrink-0",S(j.status)])},[j.status==="running"?(v(),_("span",F1)):ee("",!0),me(" "+N(j.status),1)],2)])],8,I1))),128))])]))])])]),o.value?(v(),_("div",{key:0,class:"fixed inset-0 bg-black/60 backdrop-blur-sm flex items-center justify-center p-4 z-50",onClick:St(Ee,["self"])},[f("div",V1,[f("div",{class:"flex justify-between items-center px-5 py-3.5 border-b border-edge"},[A[11]||(A[11]=f("h3",{class:"text-sm font-semibold text-txt-primary"},"Task Details",-1)),f("button",{type:"button",onClick:Ee,class:"text-txt-muted hover:text-txt-primary text-lg leading-none transition-colors p-1","aria-label":"Close"},"×")]),f("div",q1,[c.value?(v(),_("div",z1,[...A[12]||(A[12]=[f("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[f("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),me(" Loading task… ")],-1)])])):u.value?(v(),_("div",K1,N(u.value),1)):l.value?(v(),_(ke,{key:2},[f("div",W1,[f("div",null,[A[13]||(A[13]=f("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Agent",-1)),f("p",G1,N(l.value.agent_slug),1)]),f("span",{class:pe(["flex items-center gap-1 px-2 py-0.5 rounded-md text-[10px] font-medium",S(l.value.status)])},[l.value.status==="running"?(v(),_("span",Z1)):ee("",!0),me(" "+N(l.value.status),1)],2)]),f("div",null,[A[14]||(A[14]=f("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Task ID",-1)),f("p",J1,N(l.value.task_id),1)]),l.value.origin_channel?(v(),_("div",Y1,[A[15]||(A[15]=f("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Origin",-1)),f("p",X1,N(l.value.origin_channel),1)])):ee("",!0),f("div",Q1,[f("div",null,[A[16]||(A[16]=f("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Started",-1)),f("p",ew,N($(l.value.started_at)),1)]),f("div",null,[A[17]||(A[17]=f("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Completed",-1)),f("p",tw,N(l.value.completed_at?$(l.value.completed_at):"—"),1)])]),C.value?(v(),_("div",sw,[A[18]||(A[18]=f("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Duration",-1)),f("p",nw,N(C.value),1)])):ee("",!0),f("div",null,[A[19]||(A[19]=f("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Description",-1)),f("div",{class:"text-sm text-txt-primary bg-surface-0/60 border border-edge rounded-lg p-3 wiki-content",innerHTML:Pe(Ps)(l.value.description)},null,8,rw)]),f("div",null,[f("div",iw,[A[21]||(A[21]=f("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted"},"Activity",-1)),f("label",aw,[ht(f("input",{type:"checkbox","onUpdate:modelValue":A[0]||(A[0]=j=>p.value=j),class:"rounded bg-surface-3 border-edge accent-accent"},null,512),[[Wc,p.value]]),A[20]||(A[20]=me(" Show details ",-1))])]),h.value&&d.value.length===0?(v(),_("div",ow,"Loading activity…")):d.value.length===0?(v(),_("div",lw,"No activity yet")):(v(),_("ul",cw,[(v(!0),_(ke,null,Ve(b.value,(j,Re)=>(v(),_("li",{key:`${j.ts}-${Re}-${j.rawType}`,class:"px-3 py-2 text-sm hover:bg-surface-2/40 cursor-pointer transition-colors",onClick:U=>fe(Re)},[f("div",{class:pe(["flex items-start gap-2",P(j)])},[f("span",dw,N(j.icon),1),f("span",hw,N(j.summary),1),f("span",fw,N(I(j.ts)),1)],2),p.value||g.value.has(Re)?(v(),_("div",pw,[j.detail?(v(),_("pre",gw,N(j.detail),1)):ee("",!0),f("pre",mw,N(G(j.raw)),1),f("p",bw,N(j.rawType),1)])):ee("",!0)],8,uw))),128))]))]),f("div",null,[A[22]||(A[22]=f("p",{class:"text-[10px] uppercase tracking-widest text-txt-muted mb-0.5"},"Result",-1)),l.value.result?(v(),_("div",{key:0,class:"text-sm text-txt-primary bg-surface-0/60 border border-edge rounded-lg p-3 wiki-content max-h-96 overflow-y-auto",innerHTML:Pe(Ps)(l.value.result)},null,8,vw)):(v(),_("p",yw,"No result yet"))])],64)):ee("",!0)]),f("div",_w,[l.value&&l.value.status==="running"?(v(),_("button",{key:0,type:"button",onClick:A[1]||(A[1]=j=>k(l.value.task_id)),disabled:a.value.has(l.value.task_id),class:"text-xs font-medium px-3 py-1.5 rounded-lg bg-red-500/10 text-red-400 border border-red-500/20 hover:bg-red-500/20 disabled:opacity-40 transition-all duration-150"},N(a.value.has(l.value.task_id)?"Stopping…":"Stop Task"),9,ww)):(v(),_("span",xw)),f("button",{type:"button",onClick:Ee,class:"bg-surface-3/50 hover:bg-surface-3/70 text-txt-secondary text-sm px-4 py-1.5 rounded-lg border border-edge transition-all duration-150"}," Close ")])])])):ee("",!0)]))}}),kw={class:"flex flex-col h-full"},Sw={class:"flex-1 overflow-y-auto p-3 sm:p-6"},Tw={class:"flex justify-between items-center mb-6"},Aw=["disabled"],Rw={key:0,class:"flex items-center justify-center py-16"},Cw={key:1,class:"bg-red-500/10 border border-red-500/20 text-red-400 p-4 rounded-xl mb-4 text-sm"},Ow={open:"",class:"mb-8 group/section"},$w={class:"cursor-pointer select-none flex items-center gap-3 text-sm font-semibold text-txt-primary mb-4 py-2"},Nw={class:"text-[10px] font-mono text-txt-muted bg-surface-2 px-2 py-0.5 rounded-full border border-edge"},Iw={key:0,class:"flex flex-col items-center py-8"},Pw={class:"w-10 h-10 rounded-xl bg-surface-2 border border-edge flex items-center justify-center mb-3"},Lw={key:1,class:"grid gap-3"},jw={class:"flex flex-wrap items-start gap-3"},Mw={class:"flex-1 min-w-0"},Dw={class:"flex flex-wrap items-center gap-2 mb-1.5"},Uw={class:"font-semibold text-txt-primary break-words min-w-0"},Bw={key:0,class:"w-1.5 h-1.5 rounded-full bg-emerald-400 animate-pulse"},Hw={class:"flex flex-wrap items-center gap-3 text-xs text-txt-muted mt-1"},Fw={class:"font-mono text-accent/80 bg-surface-0/60 px-2 py-0.5 rounded-lg border border-edge/50 break-all"},Vw={key:0,class:"flex items-center gap-1 shrink-0"},qw={key:1,class:"flex items-center gap-1 shrink-0"},zw={key:0,class:"text-xs text-txt-muted mt-1.5 break-words"},Kw={class:"flex flex-wrap items-center gap-1.5"},Ww=["onClick","disabled"],Gw=["onClick","disabled"],Zw=["onClick","disabled"],Jw=["onClick"],Yw=["onClick","disabled"],Xw={key:0,class:"mt-3"},Qw=["onClick"],ex={key:1,class:"mt-4 pt-4 border-t border-edge/50"},tx={class:"text-[10px] font-semibold text-txt-muted uppercase tracking-widest mb-3"},sx={key:0,class:"flex items-center gap-2 text-txt-muted text-xs py-2 justify-center"},nx={key:1,class:"text-txt-muted text-xs py-2 text-center"},rx={key:2,class:"space-y-1.5"},ix={class:"flex-1 min-w-0"},ax={class:"flex flex-wrap items-center gap-2"},ox={class:"text-txt-secondary"},lx={key:0,class:"text-txt-muted mt-0.5"},cx={key:1,class:"text-red-400 mt-1 break-words bg-red-500/5 rounded px-2 py-1 border border-red-500/10"},ux={open:"",class:"group/section"},dx={class:"cursor-pointer select-none flex items-center gap-3 text-sm font-semibold text-txt-primary mb-4 py-2"},hx={class:"text-[10px] font-mono text-txt-muted bg-surface-2 px-2 py-0.5 rounded-full border border-edge"},fx={key:0,class:"flex flex-col items-center py-8"},px={class:"w-10 h-10 rounded-xl bg-surface-2 border border-edge flex items-center justify-center mb-3"},gx={key:1,class:"grid gap-3"},mx={class:"flex flex-wrap items-start gap-3"},bx={class:"flex-1 min-w-0"},vx={class:"flex flex-wrap items-center gap-2 mb-1.5"},yx={class:"font-semibold text-txt-primary break-words min-w-0"},_x={class:"text-[10px] font-mono text-accent/60 bg-accent/5 px-2 py-0.5 rounded-full border border-accent/10 shrink-0"},wx={key:0,class:"w-1.5 h-1.5 rounded-full bg-emerald-400 animate-pulse"},xx={class:"flex flex-wrap items-center gap-3 text-xs text-txt-muted mt-1"},Ex={class:"font-mono text-accent/80 bg-surface-0/60 px-2 py-0.5 rounded-lg border border-edge/50 break-all"},kx={key:0,class:"flex items-center gap-1 shrink-0"},Sx={key:1,class:"flex items-center gap-1 shrink-0"},Tx={key:0,class:"text-xs text-txt-muted mt-1.5 break-words"},Ax={class:"flex flex-wrap items-center gap-1.5"},Rx=["onClick","disabled"],Cx=["onClick","disabled"],Ox=["onClick","disabled"],$x=["onClick"],Nx=["onClick","disabled"],Ix={key:0,class:"mt-3"},Px=["onClick"],Lx={key:1,class:"mt-4 pt-4 border-t border-edge/50"},jx={class:"text-[10px] font-semibold text-txt-muted uppercase tracking-widest mb-3"},Mx={key:0,class:"flex items-center gap-2 text-txt-muted text-xs py-2 justify-center"},Dx={key:1,class:"text-txt-muted text-xs py-2 text-center"},Ux={key:2,class:"space-y-1.5"},Bx={class:"flex-1 min-w-0"},Hx={class:"flex flex-wrap items-center gap-2"},Fx={class:"text-txt-secondary"},Vx={key:0,class:"text-txt-muted mt-0.5"},qx={key:1,class:"text-red-400 mt-1 break-words bg-red-500/5 rounded px-2 py-1 border border-red-500/10"},zx=lt({__name:"SchedulesView",setup(e){const t=X([]),s=X([]),n=X(!0),r=X(null),i=X(new Set),a=X(new Map),o=X(new Map),l=X(new Set),c=X(new Set);function u(S){const C=S.includes("T")||S.endsWith("Z")?S:S.replace(" ","T")+"Z";return new Date(C).toLocaleString()}function d(S){return S==="done"?"bg-emerald-400":S==="failed"?"bg-red-400":"bg-accent animate-pulse"}function h(S){return S==="done"?"bg-emerald-500/10 text-emerald-400 border-emerald-500/20":S==="failed"?"bg-red-500/10 text-red-400 border-red-500/20":"bg-accent/10 text-accent border-accent/20"}function p(S,C){const k=`${S}-${C}`,F=new Set(c.value);F.has(k)?F.delete(k):F.add(k),c.value=F}async function g(S,C){const k=`${S}-${C}`,F=a.value.get(k)??!1,q=new Map(a.value);if(q.set(k,!F),a.value=q,!F&&!o.value.has(k)){const V=new Set(l.value);V.add(k),l.value=V;try{const Z=await Te(`/api/schedules/${S}/${C}/runs?limit=25`);if(Z.ok){const I=await Z.json(),G=new Map(o.value);G.set(k,I.runs??[]),o.value=G}}catch{}finally{const Z=new Set(l.value);Z.delete(k),l.value=Z}}}async function b(){n.value=!0,r.value=null,o.value=new Map;try{const S=await Te("/api/schedules");if(!S.ok)throw new Error(`HTTP ${S.status}`);const C=await S.json();t.value=C.io,s.value=C.squads}catch(S){r.value=S instanceof Error?S.message:"Failed to load schedules"}finally{n.value=!1}}async function R(S,C){if(!i.value.has(S)){i.value=new Set(i.value).add(S);try{await C(),await b()}catch(k){r.value=k instanceof Error?k.message:"Action failed"}finally{const k=new Set(i.value);k.delete(S),i.value=k}}}async function w(S,C){await R(`${S}-${C}`,async()=>{const k=await Te(`/api/schedules/${S}/${C}/pause`,{method:"POST"});if(!k.ok)throw new Error(`HTTP ${k.status}`)})}async function x(S,C){await R(`${S}-${C}`,async()=>{const k=await Te(`/api/schedules/${S}/${C}/resume`,{method:"POST"});if(!k.ok)throw new Error(`HTTP ${k.status}`)})}async function E(S,C){await R(`${S}-${C}`,async()=>{const k=await Te(`/api/schedules/${S}/${C}/run-now`,{method:"POST"});if(!k.ok)throw new Error(`HTTP ${k.status}`)})}async function $(S,C,k){window.confirm(`Delete schedule '${k}'?`)&&await R(`${S}-${C}`,async()=>{const F=await Te(`/api/schedules/${S}/${C}`,{method:"DELETE"});if(!F.ok)throw new Error(`HTTP ${F.status}`)})}return Ct(b),(S,C)=>(v(),_("div",kw,[f("div",Sw,[f("div",Tw,[C[1]||(C[1]=f("div",null,[f("h2",{class:"text-xl font-semibold text-txt-primary tracking-tight"},"Schedules"),f("p",{class:"text-xs text-txt-muted mt-0.5"},"Automated tasks & cron jobs")],-1)),f("button",{onClick:b,disabled:n.value,class:"flex items-center gap-1.5 bg-surface-2/60 hover:bg-surface-3/60 disabled:opacity-50 text-txt-secondary hover:text-txt-primary border border-edge hover:border-edge-bright px-3.5 py-2 rounded-xl text-sm transition-all duration-200"},[_e(Oe,{paths:'<path d="M11.41 3.64a.5.5 0 0 0 0-.71L9.3.8a.5.5 0 0 0-.7.7l1 1a7.5 7.5 0 0 0-4.08 13.5.5.5 0 0 0 .6-.8A6.5 6.5 0 0 1 10.14 3.5L8.59 5.04a.5.5 0 0 0 .7.7l2.12-2.11ZM8.6 16.36a.5.5 0 0 0 0 .71l2.12 2.12a.5.5 0 0 0 .7-.7l-1-1a7.5 7.5 0 0 0 4.07-13.5.5.5 0 1 0-.59.8A6.5 6.5 0 0 1 9.86 16.5l1.55-1.55a.5.5 0 1 0-.7-.7l-2.12 2.11Z"/>',class:"w-3.5 h-3.5"}),C[0]||(C[0]=me(" Refresh ",-1))],8,Aw)]),n.value?(v(),_("div",Rw,[...C[2]||(C[2]=[f("div",{class:"flex items-center gap-3 text-txt-muted text-sm"},[f("div",{class:"w-1.5 h-1.5 rounded-full bg-accent animate-pulse"}),me(" Loading schedules… ")],-1)])])):r.value?(v(),_("div",Cw,N(r.value),1)):(v(),_(ke,{key:2},[f("details",Ow,[f("summary",$w,[_e(Oe,{paths:'<path d="M7.65 4.15c.2-.2.5-.2.7 0l5.49 5.46c.21.22.21.57 0 .78l-5.49 5.46a.5.5 0 0 1-.7-.7L12.8 10 7.65 4.85a.5.5 0 0 1 0-.7Z"/>',size:16,class:"text-accent transition-transform group-open/section:rotate-90"}),C[3]||(C[3]=f("span",{class:"tracking-wide uppercase text-xs text-txt-secondary"},"IO Schedules",-1)),f("span",Nw,N(t.value.length),1),C[4]||(C[4]=f("div",{class:"flex-1 h-px bg-gradient-to-r from-edge to-transparent"},null,-1))]),t.value.length===0?(v(),_("div",Iw,[f("div",Pw,[_e(Oe,{paths:'<path d="M10 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16Zm0 1a7 7 0 1 0 0 14 7 7 0 0 0 0-14Zm-.5 2a.5.5 0 0 1 .5.41V10h2.5a.5.5 0 0 1 .09 1H9.5a.5.5 0 0 1-.5-.41V5.5c0-.28.22-.5.5-.5Z"/>',size:20,class:"text-txt-muted"})]),C[5]||(C[5]=f("p",{class:"text-txt-muted text-sm"},"No IO schedules configured",-1))])):(v(),_("div",Lw,[(v(!0),_(ke,null,Ve(t.value,k=>(v(),_("div",{key:k.id,class:"bg-surface-2/50 border border-edge rounded-xl p-4 hover:border-edge-bright hover:shadow-card transition-all duration-200 overflow-hidden"},[f("div",jw,[f("div",Mw,[f("div",Dw,[f("span",Uw,N(k.name),1),f("span",{class:pe(["inline-flex items-center gap-1 px-2 py-0.5 rounded-full text-[10px] font-medium tracking-wide uppercase border shrink-0",k.enabled?"bg-emerald-500/10 text-emerald-400 border-emerald-500/20":"bg-surface-3/60 text-txt-muted border-edge"])},[k.enabled?(v(),_("span",Bw)):ee("",!0),me(" "+N(k.enabled?"Active":"Paused"),1)],2)]),f("div",Hw,[f("code",Fw,N(k.cron_expr),1),k.next_run_at?(v(),_("span",Vw,[_e(Oe,{paths:'<path d="M17.22 8.69a1.5 1.5 0 0 1 0 2.62l-10 5.5A1.5 1.5 0 0 1 5 15.5v-11A1.5 1.5 0 0 1 7.22 3.2l10 5.5Zm-.48 1.75a.5.5 0 0 0 0-.88l-10-5.5A.5.5 0 0 0 6 4.5v11c0 .38.4.62.74.44l10-5.5Z"/>',size:12}),me(" "+N(u(k.next_run_at)),1)])):ee("",!0),k.last_run_at?(v(),_("span",qw,[_e(Oe,{paths:'<path d="M10 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16Zm0 1a7 7 0 1 0 0 14 7 7 0 0 0 0-14Zm-.5 2a.5.5 0 0 1 .5.41V10h2.5a.5.5 0 0 1 .09 1H9.5a.5.5 0 0 1-.5-.41V5.5c0-.28.22-.5.5-.5Z"/>',size:12}),me(" "+N(u(k.last_run_at)),1)])):ee("",!0)]),k.notes?(v(),_("p",zw,N(k.notes),1)):ee("",!0)]),f("div",Kw,[k.enabled?(v(),_("button",{key:0,onClick:F=>w("io",k.id),disabled:i.value.has(`io-${k.id}`),class:"text-txt-secondary hover:text-txt-primary disabled:opacity-50 text-xs px-2.5 py-1.5 rounded-lg bg-surface-3/40 hover:bg-surface-3 border border-edge/50 hover:border-edge transition-all duration-200",title:"Pause"},"⏸ Pause",8,Ww)):(v(),_("button",{key:1,onClick:F=>x("io",k.id),disabled:i.value.has(`io-${k.id}`),class:"text-txt-secondary hover:text-txt-primary disabled:opacity-50 text-xs px-2.5 py-1.5 rounded-lg bg-surface-3/40 hover:bg-surface-3 border border-edge/50 hover:border-edge transition-all duration-200",title:"Resume"},"▶ Resume",8,Gw)),f("button",{onClick:F=>E("io",k.id),disabled:i.value.has(`io-${k.id}`),class:"text-accent hover:text-white disabled:opacity-50 text-xs px-2.5 py-1.5 rounded-lg bg-accent/10 hover:bg-accent/20 border border-accent/20 hover:border-accent/40 transition-all duration-200",title:"Run now"},"▶ Run now",8,Zw),f("button",{onClick:F=>g("io",k.id),class:pe(["text-xs px-2.5 py-1.5 rounded-lg border transition-all duration-200",a.value.get(`io-${k.id}`)?"bg-accent/10 text-accent border-accent/20":"bg-surface-3/40 hover:bg-surface-3 text-txt-secondary hover:text-txt-primary border-edge/50 hover:border-edge"]),title:"Toggle run history"},"📋 History",10,Jw),f("button",{onClick:F=>$("io",k.id,k.name),disabled:i.value.has(`io-${k.id}`),class:"text-red-400/70 hover:text-red-400 disabled:opacity-50 text-xs px-2 py-1.5 rounded-lg hover:bg-red-500/10 border border-transparent hover:border-red-500/20 transition-all duration-200",title:"Delete"},[_e(Oe,{paths:'<path d="M8.5 4h3a1.5 1.5 0 0 0-3 0Zm-1 0a2.5 2.5 0 0 1 5 0h5a.5.5 0 0 1 0 1h-1.05l-1.2 10.34A3 3 0 0 1 12.27 18H7.73a3 3 0 0 1-2.98-2.66L3.55 5H2.5a.5.5 0 0 1 0-1h5ZM5.74 15.23A2 2 0 0 0 7.73 17h4.54a2 2 0 0 0 1.99-1.77L15.44 5H4.56l1.18 10.23ZM8.5 7.5c.28 0 .5.22.5.5v6a.5.5 0 0 1-1 0V8c0-.28.22-.5.5-.5ZM12 8a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V8Z"/>',size:14})],8,Yw)])]),k.prompt?(v(),_("div",Xw,[f("p",{class:pe(["text-xs text-txt-muted break-words",c.value.has(`io-${k.id}`)?"":"line-clamp-2"])},N(k.prompt),3),k.prompt.length>120?(v(),_("button",{key:0,onClick:F=>p("io",k.id),class:"text-[10px] text-accent/70 hover:text-accent mt-1 transition-colors"},N(c.value.has(`io-${k.id}`)?"Show less ▲":"Show more ▼"),9,Qw)):ee("",!0)])):ee("",!0),a.value.get(`io-${k.id}`)?(v(),_("div",ex,[f("h4",tx," Run history — "+N(k.name),1),l.value.has(`io-${k.id}`)?(v(),_("div",sx,[...C[6]||(C[6]=[f("div",{class:"w-1 h-1 rounded-full bg-accent animate-pulse"},null,-1),me(" Loading… ",-1)])])):!o.value.get(`io-${k.id}`)||o.value.get(`io-${k.id}`).length===0?(v(),_("div",nx," No history yet ")):(v(),_("ul",rx,[(v(!0),_(ke,null,Ve(o.value.get(`io-${k.id}`),F=>(v(),_("li",{key:F.id,class:"flex items-start gap-2.5 text-xs bg-surface-0/50 rounded-lg p-2.5 border border-edge/30"},[f("span",{class:pe(["w-2 h-2 rounded-full mt-1 shrink-0",d(F.status)])},null,2),f("div",ix,[f("div",ax,[f("span",ox,N(u(F.started_at)),1),f("span",{class:pe(["px-1.5 py-0.5 rounded-full text-[10px] font-medium tracking-wide uppercase border shrink-0",h(F.status)])},N(F.status),3)]),F.completed_at?(v(),_("div",lx," Completed: "+N(u(F.completed_at)),1)):ee("",!0),F.error_text?(v(),_("div",cx,N(F.error_text),1)):ee("",!0)])]))),128))]))])):ee("",!0)]))),128))]))]),f("details",ux,[f("summary",dx,[_e(Oe,{paths:'<path d="M7.65 4.15c.2-.2.5-.2.7 0l5.49 5.46c.21.22.21.57 0 .78l-5.49 5.46a.5.5 0 0 1-.7-.7L12.8 10 7.65 4.85a.5.5 0 0 1 0-.7Z"/>',size:16,class:"text-accent transition-transform group-open/section:rotate-90"}),C[7]||(C[7]=f("span",{class:"tracking-wide uppercase text-xs text-txt-secondary"},"Squad Schedules",-1)),f("span",hx,N(s.value.length),1),C[8]||(C[8]=f("div",{class:"flex-1 h-px bg-gradient-to-r from-edge to-transparent"},null,-1))]),s.value.length===0?(v(),_("div",fx,[f("div",px,[_e(Oe,{paths:'<path d="M10 3a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM7.5 4.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0Zm8-.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-10 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm1-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm.6 12H5a2 2 0 0 1-2-2V9.25c0-.14.11-.25.25-.25h1.76c.04-.37.17-.7.37-1H3.25C2.56 8 2 8.56 2 9.25V13a3 3 0 0 0 3.4 2.97 4.96 4.96 0 0 1-.3-.97Zm9.5.97A3 3 0 0 0 18 13V9.25C18 8.56 17.44 8 16.75 8h-2.13c.2.3.33.63.37 1h1.76c.14 0 .25.11.25.25V13a2 2 0 0 1-2.1 2c-.07.34-.17.66-.3.97ZM7.25 8C6.56 8 6 8.56 6 9.25V14a4 4 0 0 0 8 0V9.25C14 8.56 13.44 8 12.75 8h-5.5ZM7 9.25c0-.14.11-.25.25-.25h5.5c.14 0 .25.11.25.25V14a3 3 0 1 1-6 0V9.25Z"/>',size:20,class:"text-txt-muted"})]),C[9]||(C[9]=f("p",{class:"text-txt-muted text-sm"},"No squad schedules configured",-1))])):(v(),_("div",gx,[(v(!0),_(ke,null,Ve(s.value,k=>(v(),_("div",{key:k.id,class:"bg-surface-2/50 border border-edge rounded-xl p-4 hover:border-edge-bright hover:shadow-card transition-all duration-200 overflow-hidden"},[f("div",mx,[f("div",bx,[f("div",vx,[f("span",yx,N(k.name),1),f("span",_x,N(k.squad_slug),1),f("span",{class:pe(["inline-flex items-center gap-1 px-2 py-0.5 rounded-full text-[10px] font-medium tracking-wide uppercase border shrink-0",k.enabled?"bg-emerald-500/10 text-emerald-400 border-emerald-500/20":"bg-surface-3/60 text-txt-muted border-edge"])},[k.enabled?(v(),_("span",wx)):ee("",!0),me(" "+N(k.enabled?"Active":"Paused"),1)],2)]),f("div",xx,[f("code",Ex,N(k.cron_expr),1),k.next_run_at?(v(),_("span",kx,[_e(Oe,{paths:'<path d="M17.22 8.69a1.5 1.5 0 0 1 0 2.62l-10 5.5A1.5 1.5 0 0 1 5 15.5v-11A1.5 1.5 0 0 1 7.22 3.2l10 5.5Zm-.48 1.75a.5.5 0 0 0 0-.88l-10-5.5A.5.5 0 0 0 6 4.5v11c0 .38.4.62.74.44l10-5.5Z"/>',size:12}),me(" "+N(u(k.next_run_at)),1)])):ee("",!0),k.last_run_at?(v(),_("span",Sx,[_e(Oe,{paths:'<path d="M10 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16Zm0 1a7 7 0 1 0 0 14 7 7 0 0 0 0-14Zm-.5 2a.5.5 0 0 1 .5.41V10h2.5a.5.5 0 0 1 .09 1H9.5a.5.5 0 0 1-.5-.41V5.5c0-.28.22-.5.5-.5Z"/>',size:12}),me(" "+N(u(k.last_run_at)),1)])):ee("",!0)]),k.notes?(v(),_("p",Tx,N(k.notes),1)):ee("",!0)]),f("div",Ax,[k.enabled?(v(),_("button",{key:0,onClick:F=>w("squads",k.id),disabled:i.value.has(`squads-${k.id}`),class:"text-txt-secondary hover:text-txt-primary disabled:opacity-50 text-xs px-2.5 py-1.5 rounded-lg bg-surface-3/40 hover:bg-surface-3 border border-edge/50 hover:border-edge transition-all duration-200",title:"Pause"},"⏸ Pause",8,Rx)):(v(),_("button",{key:1,onClick:F=>x("squads",k.id),disabled:i.value.has(`squads-${k.id}`),class:"text-txt-secondary hover:text-txt-primary disabled:opacity-50 text-xs px-2.5 py-1.5 rounded-lg bg-surface-3/40 hover:bg-surface-3 border border-edge/50 hover:border-edge transition-all duration-200",title:"Resume"},"▶ Resume",8,Cx)),f("button",{onClick:F=>E("squads",k.id),disabled:i.value.has(`squads-${k.id}`),class:"text-accent hover:text-white disabled:opacity-50 text-xs px-2.5 py-1.5 rounded-lg bg-accent/10 hover:bg-accent/20 border border-accent/20 hover:border-accent/40 transition-all duration-200",title:"Run now"},"▶ Run now",8,Ox),f("button",{onClick:F=>g("squads",k.id),class:pe(["text-xs px-2.5 py-1.5 rounded-lg border transition-all duration-200",a.value.get(`squads-${k.id}`)?"bg-accent/10 text-accent border-accent/20":"bg-surface-3/40 hover:bg-surface-3 text-txt-secondary hover:text-txt-primary border-edge/50 hover:border-edge"]),title:"Toggle run history"},"📋 History",10,$x),f("button",{onClick:F=>$("squads",k.id,k.name),disabled:i.value.has(`squads-${k.id}`),class:"text-red-400/70 hover:text-red-400 disabled:opacity-50 text-xs px-2 py-1.5 rounded-lg hover:bg-red-500/10 border border-transparent hover:border-red-500/20 transition-all duration-200",title:"Delete"},[_e(Oe,{paths:'<path d="M8.5 4h3a1.5 1.5 0 0 0-3 0Zm-1 0a2.5 2.5 0 0 1 5 0h5a.5.5 0 0 1 0 1h-1.05l-1.2 10.34A3 3 0 0 1 12.27 18H7.73a3 3 0 0 1-2.98-2.66L3.55 5H2.5a.5.5 0 0 1 0-1h5ZM5.74 15.23A2 2 0 0 0 7.73 17h4.54a2 2 0 0 0 1.99-1.77L15.44 5H4.56l1.18 10.23ZM8.5 7.5c.28 0 .5.22.5.5v6a.5.5 0 0 1-1 0V8c0-.28.22-.5.5-.5ZM12 8a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V8Z"/>',size:14})],8,Nx)])]),k.prompt?(v(),_("div",Ix,[f("p",{class:pe(["text-xs text-txt-muted break-words",c.value.has(`squads-${k.id}`)?"":"line-clamp-2"])},N(k.prompt),3),k.prompt.length>120?(v(),_("button",{key:0,onClick:F=>p("squads",k.id),class:"text-[10px] text-accent/70 hover:text-accent mt-1 transition-colors"},N(c.value.has(`squads-${k.id}`)?"Show less ▲":"Show more ▼"),9,Px)):ee("",!0)])):ee("",!0),a.value.get(`squads-${k.id}`)?(v(),_("div",Lx,[f("h4",jx," Run history — "+N(k.name),1),l.value.has(`squads-${k.id}`)?(v(),_("div",Mx,[...C[10]||(C[10]=[f("div",{class:"w-1 h-1 rounded-full bg-accent animate-pulse"},null,-1),me(" Loading… ",-1)])])):!o.value.get(`squads-${k.id}`)||o.value.get(`squads-${k.id}`).length===0?(v(),_("div",Dx," No history yet ")):(v(),_("ul",Ux,[(v(!0),_(ke,null,Ve(o.value.get(`squads-${k.id}`),F=>(v(),_("li",{key:F.id,class:"flex items-start gap-2.5 text-xs bg-surface-0/50 rounded-lg p-2.5 border border-edge/30"},[f("span",{class:pe(["w-2 h-2 rounded-full mt-1 shrink-0",d(F.status)])},null,2),f("div",Bx,[f("div",Hx,[f("span",Fx,N(u(F.started_at)),1),f("span",{class:pe(["px-1.5 py-0.5 rounded-full text-[10px] font-medium tracking-wide uppercase border shrink-0",h(F.status)])},N(F.status),3)]),F.completed_at?(v(),_("div",Vx," Completed: "+N(u(F.completed_at)),1)):ee("",!0),F.error_text?(v(),_("div",qx,N(F.error_text),1)):ee("",!0)])]))),128))]))])):ee("",!0)]))),128))]))])],64))])]))}}),Kx={class:"relative flex flex-col h-full p-3 sm:p-6"},Wx={class:"flex justify-between items-start mb-4"},Gx={class:"flex items-center gap-2 flex-wrap justify-end"},Zx={class:"flex gap-1.5 mb-4 p-1 bg-surface-2/50 rounded-xl border border-edge"},Jx=["onClick"],Yx={key:0,class:"ml-1 font-mono text-[10px] opacity-70"},Xx={key:0,class:"flex-1 flex items-center justify-center"},Qx={key:1,class:"flex-1 flex flex-col items-center justify-center"},eE={class:"w-14 h-14 rounded-xl bg-surface-2 border border-edge flex items-center justify-center mb-4"},tE={class:"text-txt-muted/60 text-xs mt-1"},sE=["onClick"],nE=["onClick"],rE={class:"mt-0.5 shrink-0"},iE={key:1,class:"mt-2 w-1.5 h-1.5 rounded-full bg-accent shadow-glow-sm shrink-0"},aE={key:2,class:"mt-2 w-1.5 h-1.5 rounded-full bg-edge shrink-0"},oE={class:"flex-1 min-w-0"},lE={class:"flex items-center gap-2 mb-0.5"},cE={class:"text-sm font-semibold text-txt-primary truncate leading-snug"},uE={key:0,class:"text-[10px] font-mono tracking-wider uppercase text-txt-muted bg-surface-0/60 px-1.5 py-0.5 rounded border border-edge/50 shrink-0"},dE={class:"text-[10px] text-txt-muted mb-1"},hE={key:0,class:"text-xs text-txt-secondary line-clamp-2 leading-relaxed"},fE={key:3,class:"flex items-center gap-1 shrink-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200"},pE=["onClick"],gE=["onClick","disabled"],mE={key:0,class:"px-4 pb-4"},bE=["innerHTML"],vE={key:0,class:"absolute bottom-4 left-1/2 -translate-x-1/2 flex items-center gap-3 px-4 py-2.5 rounded-2xl bg-surface-3 border border-edge-bright shadow-card backdrop-blur-sm z-20"},yE={class:"text-xs font-semibold text-txt-secondary mr-1 whitespace-nowrap"},_E=["disabled"],wE=["disabled"],xE={key:3,class:"mt-3 flex items-center gap-2 text-sm text-red-400 bg-red-500/10 border border-red-500/20 rounded-xl px-3.5 py-2.5"},EE=lt({__name:"FeedView",setup(e){const t=[{label:"All",value:"all"},{label:"Deliverables",value:"deliverable"},{label:"Notifications",value:"notification"}],s=X([]),n=X(!0),r=X("all"),i=X(new Set),a=X(new Set),o=X(null),l=X(!1),c=X(new Set),u=X(!1),d=Le(()=>r.value==="all"?s.value:s.value.filter(V=>V.type===r.value)),h=Le(()=>d.value.length>0&&d.value.every(V=>c.value.has(V.id)));function p(V){return s.value.filter(Z=>Z.type===V).length}function g(V){try{const Z=V.includes("T")||V.endsWith("Z")?V:V.replace(" ","T")+"Z";return new Date(Z).toLocaleString()}catch{return V}}function b(V){return V.replace(/[#*`_~[\]()]/g,"").slice(0,200)}function R(V){const Z=new Set(i.value);Z.has(V)?Z.delete(V):Z.add(V),i.value=Z}function w(){l.value=!l.value,l.value||(c.value=new Set)}function x(V){const Z=new Set(c.value);Z.has(V)?Z.delete(V):Z.add(V),c.value=Z}function E(){h.value?c.value=new Set:c.value=new Set(d.value.map(V=>V.id))}async function $(){n.value=!0,o.value=null;try{const V=await Te("/api/feed?limit=100");if(V.ok){const Z=await V.json();s.value=Z.entries??[]}}catch{}n.value=!1}async function S(V){try{await Te(`/api/feed/${V}/read`,{method:"POST"});const Z=s.value.find(I=>I.id===V);Z&&(Z.read_at=new Date().toISOString())}catch{}}async function C(){const V=r.value!=="all"?`?type=${r.value}`:"";try{await Te(`/api/feed/read-all${V}`,{method:"POST"});const Z=new Date().toISOString();for(const I of s.value)!I.read_at&&(r.value==="all"||I.type===r.value)&&(I.read_at=Z)}catch{}}async function k(V){if(!window.confirm("Delete this entry?"))return;const Z=new Set(a.value);Z.add(V),a.value=Z;try{const I=await Te(`/api/feed/${V}`,{method:"DELETE"});if(I.ok){s.value=s.value.filter(P=>P.id!==V);const G=new Set(i.value);G.delete(V),i.value=G}else o.value=`Failed to delete entry (HTTP ${I.status})`}catch(I){o.value=I instanceof Error?I.message:"Delete failed"}finally{const I=new Set(a.value);I.delete(V),a.value=I}}async function F(){const V=Array.from(c.value);if(V.length!==0){u.value=!0;try{const Z=await Te("/api/feed/batch-read",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({ids:V})});if(Z.ok){const I=new Date().toISOString();for(const G of s.value)V.includes(G.id)&&(G.read_at=G.read_at??I);c.value=new Set}else o.value=`Bulk mark-read failed (HTTP ${Z.status})`}catch(Z){o.value=Z instanceof Error?Z.message:"Bulk mark-read failed"}finally{u.value=!1}}}async function q(){const V=Array.from(c.value);if(V.length!==0&&window.confirm(`Delete ${V.length} item${V.length===1?"":"s"}?`)){u.value=!0;try{const Z=await Te("/api/feed/batch-delete",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({ids:V})});if(Z.ok){s.value=s.value.filter(G=>!V.includes(G.id));const I=new Set(i.value);V.forEach(G=>I.delete(G)),i.value=I,c.value=new Set}else o.value=`Bulk delete failed (HTTP ${Z.status})`}catch(Z){o.value=Z instanceof Error?Z.message:"Bulk delete failed"}finally{u.value=!1}}}return Ct($),(V,Z)=>(v(),_("div",Kx,[f("div",Wx,[Z[0]||(Z[0]=f("div",null,[f("h2",{class:"text-xl font-semibold text-txt-primary tracking-tight"},"Feed"),f("p",{class:"text-xs text-txt-muted mt-0.5"},"Messages, results & notifications")],-1)),f("div",Gx,[l.value&&d.value.length>0?(v(),_("button",{key:0,onClick:E,class:"text-xs text-txt-secondary hover:text-txt-primary transition-colors font-medium"},N(h.value?"Deselect all":"Select all"),1)):ee("",!0),!l.value&&s.value.length>0?(v(),_("button",{key:1,onClick:C,class:"text-xs text-accent hover:text-accent-glow transition-colors font-medium"}," Mark all read ")):ee("",!0),s.value.length>0?(v(),_("button",{key:2,onClick:w,class:pe(["text-xs px-2.5 py-1 rounded-lg border transition-all duration-150 font-medium",l.value?"text-accent border-accent/30 bg-accent/10 hover:bg-accent/20":"text-txt-muted border-edge hover:text-txt-secondary hover:border-edge-bright hover:bg-surface-3/40"])},N(l.value?"Cancel":"Select"),3)):ee("",!0)])]),f("div",Zx,[(v(),_(ke,null,Ve(t,I=>f("button",{key:I.value,onClick:G=>r.value=I.value,class:pe(["flex-1 text-xs font-medium py-1.5 px-3 rounded-lg transition-all duration-150",r.value===I.value?"bg-accent/10 text-accent border border-accent/20":"text-txt-muted hover:text-txt-secondary hover:bg-surface-3/50 border border-transparent"])},[me(N(I.label)+" ",1),I.value!=="all"&&p(I.value)>0?(v(),_("span",Yx,"("+N(p(I.value))+")",1)):ee("",!0)],10,Jx)),64))]),n.value?(v(),_("div",Xx,[...Z[1]||(Z[1]=[f("div",{class:"flex items-center gap-3 text-txt-muted text-sm"},[f("div",{class:"w-1.5 h-1.5 rounded-full bg-accent animate-pulse"}),me(" Loading… ")],-1)])])):d.value.length===0?(v(),_("div",Qx,[f("div",eE,[_e(Oe,{paths:'<path d="M10 2a5.92 5.92 0 0 1 5.98 5.36l.02.22V11.4l.92 2.22a1 1 0 0 1 .06.17l.01.08.01.13a1 1 0 0 1-.75.97l-.11.02L16 15h-3.5v.17a2.5 2.5 0 0 1-5 0V15H4a1 1 0 0 1-.26-.03l-.13-.04a1 1 0 0 1-.6-1.05l.02-.13.05-.13L4 11.4V7.57A5.9 5.9 0 0 1 10 2Zm1.5 13h-3v.15a1.5 1.5 0 0 0 1.36 1.34l.14.01c.78 0 1.42-.6 1.5-1.36V15ZM10 3a4.9 4.9 0 0 0-4.98 4.38L5 7.6V11.5l-.04.2L4 14h12l-.96-2.3-.04-.2V7.61A4.9 4.9 0 0 0 10 3Z"/>',size:28,class:"text-txt-muted"})]),Z[2]||(Z[2]=f("p",{class:"text-txt-muted text-sm font-medium"},"Nothing here yet",-1)),f("p",tE,N(r.value==="all"?"Your feed is empty":r.value==="deliverable"?"No deliverables":"No notifications"),1)])):(v(),_("ul",{key:2,class:pe(["space-y-2 overflow-y-auto flex-1 pr-1",l.value&&c.value.size>0?"pb-16":""])},[(v(!0),_(ke,null,Ve(d.value,I=>(v(),_("li",{key:I.id,class:pe(["group bg-surface-2/50 border border-edge rounded-xl hover:border-edge-bright hover:shadow-card transition-all duration-200 overflow-hidden animate-fade-in",[I.read_at?"":"glow-inner",l.value&&c.value.has(I.id)?"ring-1 ring-accent/40 bg-accent/5 border-accent/30":""]])},[f("div",{class:pe(["flex items-start gap-3 p-4",(l.value,"cursor-pointer")]),onClick:G=>l.value?x(I.id):R(I.id)},[l.value?(v(),_("div",{key:0,class:"mt-0.5 shrink-0",onClick:St(G=>x(I.id),["stop"])},[f("div",{class:pe(["w-5 h-5 rounded-full border-2 flex items-center justify-center transition-all duration-150",c.value.has(I.id)?"border-accent bg-accent shadow-glow-sm":"border-edge hover:border-accent/60"])},[c.value.has(I.id)?(v(),Tn(Oe,{key:0,paths:'<path d="M3.37 10.17a.5.5 0 0 0-.74.66l4 4.5c.19.22.52.23.72.02l10.5-10.5a.5.5 0 0 0-.7-.7L7.02 14.27l-3.65-4.1Z"/>',size:11,class:"text-surface-0"})):ee("",!0)],2)],8,nE)):ee("",!0),f("div",rE,[I.type==="deliverable"?(v(),Tn(Oe,{key:0,paths:'<path d="M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6Zm10 7h-3.5a.5.5 0 0 0-.5.5v.01a1.75 1.75 0 0 1-.03.3c-.04.2-.1.46-.23.72-.13.25-.3.49-.57.66-.26.18-.63.31-1.17.31-.54 0-.9-.13-1.17-.3a1.7 1.7 0 0 1-.57-.67A2.57 2.57 0 0 1 8 10.5v-.01a.5.5 0 0 0-.5-.5H4V6c0-1.1.9-2 2-2h8a2 2 0 0 1 2 2v4ZM4 11h3.05c.05.26.14.62.32.97.18.38.47.76.9 1.06.45.29 1.02.47 1.73.47s1.28-.18 1.72-.47c.44-.3.73-.68.91-1.06.18-.35.27-.7.32-.97H16v3a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3Z"/>',size:16,class:pe(I.read_at?"text-txt-muted":"text-accent")},null,8,["class"])):(v(),Tn(Oe,{key:1,paths:'<path d="M10 2a5.92 5.92 0 0 1 5.98 5.36l.02.22V11.4l.92 2.22a1 1 0 0 1 .06.17l.01.08.01.13a1 1 0 0 1-.75.97l-.11.02L16 15h-3.5v.17a2.5 2.5 0 0 1-5 0V15H4a1 1 0 0 1-.26-.03l-.13-.04a1 1 0 0 1-.6-1.05l.02-.13.05-.13L4 11.4V7.57A5.9 5.9 0 0 1 10 2Zm1.5 13h-3v.15a1.5 1.5 0 0 0 1.36 1.34l.14.01c.78 0 1.42-.6 1.5-1.36V15ZM10 3a4.9 4.9 0 0 0-4.98 4.38L5 7.6V11.5l-.04.2L4 14h12l-.96-2.3-.04-.2V7.61A4.9 4.9 0 0 0 10 3Z"/>',size:16,class:pe(I.read_at?"text-txt-muted":"text-accent")},null,8,["class"]))]),I.read_at?(v(),_("span",aE)):(v(),_("span",iE)),f("div",oE,[f("div",lE,[f("span",cE,N(I.title),1),I.source_type?(v(),_("span",uE,N(I.source_type),1)):ee("",!0)]),f("p",dE,N(g(I.created_at)),1),i.value.has(I.id)?ee("",!0):(v(),_("p",hE,N(b(I.body)),1))]),l.value?ee("",!0):(v(),_("div",fE,[I.read_at?ee("",!0):(v(),_("button",{key:0,onClick:St(G=>S(I.id),["stop"]),class:"p-1.5 rounded-lg text-txt-muted hover:text-accent hover:bg-accent/10 border border-transparent hover:border-accent/20 transition-all duration-150",title:"Mark as read"},[_e(Oe,{paths:'<path d="M3.37 10.17a.5.5 0 0 0-.74.66l4 4.5c.19.22.52.23.72.02l10.5-10.5a.5.5 0 0 0-.7-.7L7.02 14.27l-3.65-4.1Z"/>',size:14})],8,pE)),f("button",{onClick:St(G=>k(I.id),["stop"]),disabled:a.value.has(I.id),class:"p-1.5 rounded-lg text-txt-muted hover:text-red-400 hover:bg-red-500/10 border border-transparent hover:border-red-500/20 disabled:opacity-30 transition-all duration-150",title:"Delete"},[_e(Oe,{paths:'<path d="M8.5 4h3a1.5 1.5 0 0 0-3 0Zm-1 0a2.5 2.5 0 0 1 5 0h5a.5.5 0 0 1 0 1h-1.05l-1.2 10.34A3 3 0 0 1 12.27 18H7.73a3 3 0 0 1-2.98-2.66L3.55 5H2.5a.5.5 0 0 1 0-1h5ZM5.74 15.23A2 2 0 0 0 7.73 17h4.54a2 2 0 0 0 1.99-1.77L15.44 5H4.56l1.18 10.23ZM8.5 7.5c.28 0 .5.22.5.5v6a.5.5 0 0 1-1 0V8c0-.28.22-.5.5-.5ZM12 8a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V8Z"/>',size:14})],8,gE)]))],10,sE),!l.value&&i.value.has(I.id)?(v(),_("div",mE,[f("div",{class:"text-sm text-txt-secondary bg-surface-0/60 rounded-xl p-4 border border-edge/50 wiki-content leading-relaxed",innerHTML:Pe(Ps)(I.body)},null,8,bE)])):ee("",!0)],2))),128))],2)),_e(Aa,{"enter-active-class":"transition-all duration-200 ease-out","enter-from-class":"opacity-0 translate-y-4","enter-to-class":"opacity-100 translate-y-0","leave-active-class":"transition-all duration-150 ease-in","leave-from-class":"opacity-100 translate-y-0","leave-to-class":"opacity-0 translate-y-4"},{default:Is(()=>[l.value&&c.value.size>0?(v(),_("div",vE,[f("span",yE,N(c.value.size)+" selected ",1),f("button",{onClick:F,disabled:u.value,class:"flex items-center gap-1.5 text-xs font-medium px-3 py-1.5 rounded-xl bg-accent/15 text-accent border border-accent/25 hover:bg-accent/25 disabled:opacity-40 transition-all duration-150"},[_e(Oe,{paths:'<path d="M3.37 10.17a.5.5 0 0 0-.74.66l4 4.5c.19.22.52.23.72.02l10.5-10.5a.5.5 0 0 0-.7-.7L7.02 14.27l-3.65-4.1Z"/>',size:14}),Z[3]||(Z[3]=me(" Mark read ",-1))],8,_E),f("button",{onClick:q,disabled:u.value,class:"flex items-center gap-1.5 text-xs font-medium px-3 py-1.5 rounded-xl bg-red-500/10 text-red-400 border border-red-500/20 hover:bg-red-500/20 disabled:opacity-40 transition-all duration-150"},[_e(Oe,{paths:'<path d="M8.5 4h3a1.5 1.5 0 0 0-3 0Zm-1 0a2.5 2.5 0 0 1 5 0h5a.5.5 0 0 1 0 1h-1.05l-1.2 10.34A3 3 0 0 1 12.27 18H7.73a3 3 0 0 1-2.98-2.66L3.55 5H2.5a.5.5 0 0 1 0-1h5ZM5.74 15.23A2 2 0 0 0 7.73 17h4.54a2 2 0 0 0 1.99-1.77L15.44 5H4.56l1.18 10.23ZM8.5 7.5c.28 0 .5.22.5.5v6a.5.5 0 0 1-1 0V8c0-.28.22-.5.5-.5ZM12 8a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V8Z"/>',size:14}),Z[4]||(Z[4]=me(" Delete ",-1))],8,wE)])):ee("",!0)]),_:1}),o.value?(v(),_("div",xE,[_e(Oe,{paths:'<path d="m4.09 4.22.06-.07a.5.5 0 0 1 .63-.06l.07.06L10 9.29l5.15-5.14a.5.5 0 0 1 .63-.06l.07.06c.18.17.2.44.06.63l-.06.07L10.71 10l5.14 5.15c.18.17.2.44.06.63l-.06.07a.5.5 0 0 1-.63.06l-.07-.06L10 10.71l-5.15 5.14a.5.5 0 0 1-.63.06l-.07-.06a.5.5 0 0 1-.06-.63l.06-.07L9.29 10 4.15 4.85a.5.5 0 0 1-.06-.63l.06-.07-.06.07Z"/>',size:16,class:"shrink-0"}),me(" "+N(o.value),1)])):ee("",!0)]))}}),kE={class:"flex flex-col h-full p-3 sm:p-6"},SE={key:0,class:"flex items-center gap-2 bg-red-500/10 text-red-400 border border-red-500/20 p-3 rounded-lg mb-4 text-sm"},TE={key:1,class:"flex-1 flex items-center justify-center"},AE={key:2,class:"flex-1 flex flex-col items-center justify-center"},RE={key:3,class:"space-y-3 overflow-y-auto flex-1"},CE={class:"flex justify-between items-start gap-3"},OE={class:"text-sm font-semibold text-txt-primary leading-snug"},$E={class:"flex items-center gap-2 shrink-0"},NE={class:"text-[10px] text-txt-muted font-mono"},IE=["onClick","disabled"],PE=["innerHTML"],LE="inbox-last-seen-id",jE=lt({__name:"InboxView",setup(e){const t=X([]),s=X(!1),n=X(null),r=X(new Set);let i=null;const a=u=>{if(!u)return"";const d=u.includes("T")?u:u.replace(" ","T")+"Z",h=new Date(d);return Number.isNaN(h.getTime())?u:h.toLocaleString([],{month:"short",day:"numeric",hour:"2-digit",minute:"2-digit",hour12:!1})},o=u=>{if(u.length===0)return;const d=Math.max(...u.map(h=>h.id));try{localStorage.setItem(LE,String(d))}catch{}},l=async(u=!1)=>{u&&(s.value=!0),n.value=null;try{const d=await Te("/api/inbox");if(!d.ok)throw new Error(`HTTP ${d.status}`);const h=await d.json();t.value=h.entries??[],o(t.value)}catch(d){u&&(n.value=d instanceof Error?d.message:"Failed to load inbox")}finally{u&&(s.value=!1)}},c=async u=>{if(!r.value.has(u)){r.value=new Set(r.value).add(u);try{const d=await Te(`/api/inbox/${encodeURIComponent(u)}`,{method:"DELETE"});if(!d.ok&&d.status!==204)throw new Error(`HTTP ${d.status}`);t.value=t.value.filter(h=>h.id!==u)}catch(d){n.value=d instanceof Error?d.message:"Failed to delete entry"}finally{const d=new Set(r.value);d.delete(u),r.value=d}}};return Ct(()=>{l(!0),i=setInterval(()=>l(),1e4)}),Xn(()=>{i&&clearInterval(i)}),(u,d)=>(v(),_("div",kE,[d[4]||(d[4]=f("div",{class:"flex justify-between items-center mb-6"},[f("div",null,[f("h2",{class:"text-xl font-bold text-txt-primary tracking-tight"},"Inbox"),f("p",{class:"text-xs text-txt-muted mt-0.5"},"Messages delivered to you")])],-1)),n.value?(v(),_("div",SE,[d[0]||(d[0]=f("span",null,"⚠",-1)),me(" "+N(n.value),1)])):ee("",!0),s.value&&t.value.length===0?(v(),_("div",TE,[...d[1]||(d[1]=[f("div",{class:"flex items-center gap-3 text-txt-muted text-sm"},[f("div",{class:"w-1.5 h-1.5 rounded-full bg-accent animate-pulse"}),me(" Loading… ")],-1)])])):!s.value&&t.value.length===0?(v(),_("div",AE,[...d[2]||(d[2]=[ln('<div class="w-14 h-14 rounded-xl bg-surface-2 border border-edge flex items-center justify-center mb-4"><svg viewBox="0 0 20 20" fill="currentColor" class="w-7 h-7 text-txt-muted" aria-hidden="true"><path d="M2 6.25A2.25 2.25 0 0 1 4.25 4h11.5A2.25 2.25 0 0 1 18 6.25v7.5A2.25 2.25 0 0 1 15.75 16H4.25A2.25 2.25 0 0 1 2 13.75v-7.5Zm2.25-1a1 1 0 0 0-1 1v.388l6.75 4.5 6.75-4.5V6.25a1 1 0 0 0-1-1H4.25Zm12.5 2.834-6.294 4.196a.75.75 0 0 1-.812 0L3.25 8.084v5.666a1 1 0 0 0 1 1h11.5a1 1 0 0 0 1-1V8.084Z"></path></svg></div><p class="text-txt-muted text-sm font-medium">Inbox is empty</p><p class="text-txt-muted/60 text-xs mt-1">New messages will appear here</p>',3)])])):(v(),_("ul",RE,[(v(!0),_(ke,null,Ve(t.value,h=>(v(),_("li",{key:h.id,class:"bg-surface-2/40 border border-edge rounded-xl p-4 hover:border-edge-bright transition-all duration-150 group"},[f("div",CE,[f("h3",OE,N(h.title),1),f("div",$E,[f("span",NE,N(a(h.created_at)),1),f("button",{onClick:p=>c(h.id),disabled:r.value.has(h.id),class:"opacity-0 group-hover:opacity-100 transition-opacity text-txt-muted hover:text-red-400 disabled:opacity-30",title:"Delete","aria-label":"Delete entry"},[...d[3]||(d[3]=[f("svg",{viewBox:"0 0 20 20",fill:"currentColor",class:"w-4 h-4","aria-hidden":"true"},[f("path",{"fill-rule":"evenodd",d:"M8.75 1A2.75 2.75 0 0 0 6 3.75v.443c-.795.077-1.584.176-2.365.298a.75.75 0 1 0 .23 1.482l.149-.022.841 10.518A2.75 2.75 0 0 0 7.596 19h4.807a2.75 2.75 0 0 0 2.742-2.53l.841-10.52.149.023a.75.75 0 0 0 .23-1.482A41.03 41.03 0 0 0 14 4.193V3.75A2.75 2.75 0 0 0 11.25 1h-2.5ZM10 4c.84 0 1.673.025 2.5.075V3.75c0-.69-.56-1.25-1.25-1.25h-2.5c-.69 0-1.25.56-1.25 1.25v.325C8.327 4.025 9.16 4 10 4ZM8.58 7.72a.75.75 0 0 0-1.5.06l.3 7.5a.75.75 0 1 0 1.5-.06l-.3-7.5Zm4.34.06a.75.75 0 1 0-1.5-.06l-.3 7.5a.75.75 0 1 0 1.5.06l.3-7.5Z","clip-rule":"evenodd"})],-1)])],8,IE)])]),f("div",{class:"mt-2 text-sm text-txt-secondary wiki-content prose-sm",innerHTML:Pe(Ps)(h.body)},null,8,PE)]))),128))]))]))}}),ME={class:"flex flex-col md:flex-row h-full overflow-hidden bg-surface-0"},DE={class:"p-3.5 shrink-0"},UE={class:"flex items-center justify-between mb-3"},BE={class:"text-[10px] text-txt-muted font-mono bg-surface-2/60 px-1.5 py-0.5 rounded"},HE={key:0,class:"flex-1 flex items-center justify-center"},FE={key:1,class:"flex-1 p-4"},VE={class:"text-sm text-red-400 bg-red-500/10 border border-red-500/20 rounded-lg px-3 py-2"},qE={key:2,class:"flex-1 overflow-y-auto py-2 px-2"},zE={key:0,class:"px-2 py-3 text-sm text-txt-muted text-center"},KE=["onClick"],WE={key:0,class:"absolute left-0 top-1/2 -translate-y-1/2 w-[3px] h-5 rounded-r-full bg-accent shadow-glow-sm"},GE={key:0,class:"md:hidden flex items-center gap-2 px-3 py-2 border-b border-edge bg-surface-1/60 shrink-0"},ZE={class:"text-xs text-txt-primary font-medium truncate"},JE={key:1,class:"flex-1 flex flex-col items-center justify-center select-none"},YE={key:2,class:"flex-1 flex items-center justify-center"},XE={key:3,class:"flex-1 p-6"},QE={class:"inline-flex items-center gap-2 text-sm text-red-400 bg-red-500/10 border border-red-500/20 rounded-lg px-3 py-2"},ek={key:4,class:"flex-1 overflow-y-auto"},tk={class:"max-w-3xl mx-auto px-6 py-6"},sk={class:"text-xl font-bold text-txt-primary mb-4 pb-3 border-b border-edge"},nk=["innerHTML"],rk=lt({__name:"WikiView",setup(e){const t=X([]),s=X(null),n=X(""),r=X(""),i=X(!1),a=X(!1),o=X(""),l=X(""),c=Le(()=>{const p=r.value.trim().toLowerCase();return p?t.value.filter(g=>g.title.toLowerCase().includes(p)):t.value}),u=Le(()=>Ps(n.value));async function d(){i.value=!0,o.value="";try{const p=await Te("/api/wiki");if(!p.ok)throw new Error(`HTTP ${p.status}`);const g=await p.json();t.value=g.pages??[]}catch(p){o.value=p instanceof Error?p.message:"Failed to load pages"}finally{i.value=!1}}async function h(p){var g;if(((g=s.value)==null?void 0:g.path)!==p.path){s.value=p,n.value="",a.value=!0,l.value="";try{const b=await Te(`/api/wiki/${encodeURIComponent(p.path)}`);if(!b.ok)throw new Error(`HTTP ${b.status}`);const R=await b.json();n.value=R.content??""}catch(b){l.value=b instanceof Error?b.message:"Failed to load page"}finally{a.value=!1}}}return Ct(d),(p,g)=>(v(),_("div",ME,[f("div",{class:pe(["bg-surface-1/70 backdrop-blur-sm border-edge flex flex-col",s.value?"hidden md:flex md:w-72 md:shrink-0 md:border-r":"flex w-full md:w-72 md:shrink-0 border-b md:border-b-0 md:border-r md:h-full max-h-64 md:max-h-none"])},[f("div",DE,[f("div",UE,[g[2]||(g[2]=f("h2",{class:"text-sm font-semibold text-txt-primary tracking-tight flex items-center gap-1.5"},[f("span",{class:"text-base"},"📚"),me(" Wiki ")],-1)),f("span",BE,N(c.value.length),1)]),ht(f("input",{"onUpdate:modelValue":g[0]||(g[0]=b=>r.value=b),type:"text",placeholder:"Filter pages…",class:"w-full px-3 py-1.5 text-sm bg-surface-2/50 border border-edge rounded-lg text-txt-primary placeholder-txt-muted/50 focus:outline-none focus:border-accent/40 focus:shadow-glow-sm transition-all duration-200"},null,512),[[Et,r.value]])]),g[4]||(g[4]=f("div",{class:"mx-3 h-px bg-gradient-to-r from-transparent via-edge to-transparent"},null,-1)),i.value?(v(),_("div",HE,[...g[3]||(g[3]=[f("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[f("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),me(" Loading… ")],-1)])])):o.value?(v(),_("div",FE,[f("div",VE,N(o.value),1)])):(v(),_("ul",qE,[c.value.length===0?(v(),_("li",zE," No pages found ")):ee("",!0),(v(!0),_(ke,null,Ve(c.value,b=>{var R,w,x;return v(),_("li",{key:b.path,onClick:E=>h(b),class:pe(["relative px-2.5 py-2 rounded-lg cursor-pointer text-sm transition-all duration-150 mb-0.5",((R=s.value)==null?void 0:R.path)===b.path?"bg-accent/10 text-accent":"text-txt-secondary hover:text-txt-primary hover:bg-surface-3/40"])},[((w=s.value)==null?void 0:w.path)===b.path?(v(),_("span",WE)):ee("",!0),f("span",{class:pe(((x=s.value)==null?void 0:x.path)===b.path?"ml-1":"")},N(b.title),3)],10,KE)}),128))]))],2),f("div",{class:pe(["flex-1 min-w-0 flex flex-col overflow-hidden",s.value?"flex":"hidden md:flex"])},[s.value?(v(),_("div",GE,[f("button",{onClick:g[1]||(g[1]=b=>s.value=null),class:"flex items-center gap-1.5 text-xs text-txt-muted hover:text-accent transition-colors py-1"},[_e(Oe,{paths:'<path d="M12.35 15.85a.5.5 0 0 1-.7 0L6.16 10.4a.55.55 0 0 1 0-.78l5.49-5.46a.5.5 0 1 1 .7.7L7.2 10l5.16 5.15c.2.2.2.5 0 .7Z"/>',size:14}),g[5]||(g[5]=me(" All pages ",-1))]),g[6]||(g[6]=f("span",{class:"text-txt-muted/30"},"·",-1)),f("span",ZE,N(s.value.title),1)])):ee("",!0),s.value?a.value?(v(),_("div",YE,[...g[8]||(g[8]=[f("div",{class:"flex items-center gap-2 text-txt-muted text-sm"},[f("span",{class:"w-4 h-4 border-2 border-edge border-t-accent rounded-full animate-spin"}),me(" Loading… ")],-1)])])):l.value?(v(),_("div",XE,[f("div",QE,[g[9]||(g[9]=f("span",null,"⚠",-1)),me(" "+N(l.value),1)])])):(v(),_("div",ek,[f("div",tk,[f("h1",sk,N(s.value.title),1),f("div",{class:"wiki-content text-txt-secondary text-sm leading-relaxed",innerHTML:u.value},null,8,nk)])])):(v(),_("div",JE,[...g[7]||(g[7]=[f("div",{class:"w-12 h-12 rounded-xl bg-surface-2/60 border border-edge flex items-center justify-center mb-4"},[f("span",{class:"text-2xl"},"📖")],-1),f("p",{class:"text-txt-muted text-sm"},"Select a page to start reading",-1)])]))],2)]))}}),ik=sr(rk,[["__scopeId","data-v-5b6273c1"]]),ak={class:"relative flex items-center justify-center h-screen bg-surface-0 overflow-hidden"},ok={class:"relative w-full max-w-sm mx-4 animate-fade-in"},lk={class:"glass rounded-2xl border border-edge p-8 shadow-glow"},ck={key:0,class:"flex items-center gap-2 text-sm text-red-400 bg-red-500/10 border border-red-500/20 rounded-xl px-3.5 py-2.5"},uk=["disabled"],dk=lt({__name:"LoginView",setup(e){const t=tr(),s=fu(),n=X(""),r=X(""),i=X(null);async function a(){i.value=null;const o=await t.signIn(n.value,r.value);o?i.value=o:s.push("/chat")}return(o,l)=>(v(),_("div",ak,[l[5]||(l[5]=f("div",{class:"pointer-events-none absolute inset-0"},[f("div",{class:"absolute top-1/4 left-1/3 w-[500px] h-[500px] bg-accent/[0.04] rounded-full blur-[120px]"}),f("div",{class:"absolute bottom-1/4 right-1/4 w-[400px] h-[400px] bg-accent-dim/[0.06] rounded-full blur-[100px]"})],-1)),f("div",ok,[f("div",lk,[l[4]||(l[4]=ln('<div class="flex flex-col items-center mb-8"><div class="w-14 h-14 rounded-xl bg-accent/10 border border-accent/20 flex items-center justify-center mb-4 shadow-glow-sm"><span class="text-accent font-mono font-bold text-2xl tracking-tighter">IO</span></div><h1 class="text-xl font-semibold text-txt-primary tracking-tight">Welcome back</h1><p class="text-sm text-txt-muted mt-1">Sign in to continue</p></div>',1)),f("form",{onSubmit:St(a,["prevent"]),class:"space-y-5"},[f("div",null,[l[2]||(l[2]=f("label",{for:"email",class:"block text-xs font-medium text-txt-secondary mb-1.5 tracking-wide uppercase"},"Email",-1)),ht(f("input",{id:"email","onUpdate:modelValue":l[0]||(l[0]=c=>n.value=c),type:"email",required:"",autocomplete:"email",class:"w-full px-3.5 py-2.5 bg-surface-0/60 border border-edge rounded-xl text-txt-primary placeholder-txt-muted text-sm focus:outline-none focus:border-accent/50 focus:ring-1 focus:ring-accent/20 focus:shadow-glow-sm transition-all duration-200",placeholder:"you@example.com"},null,512),[[Et,n.value]])]),f("div",null,[l[3]||(l[3]=f("label",{for:"password",class:"block text-xs font-medium text-txt-secondary mb-1.5 tracking-wide uppercase"},"Password",-1)),ht(f("input",{id:"password","onUpdate:modelValue":l[1]||(l[1]=c=>r.value=c),type:"password",required:"",autocomplete:"current-password",class:"w-full px-3.5 py-2.5 bg-surface-0/60 border border-edge rounded-xl text-txt-primary placeholder-txt-muted text-sm focus:outline-none focus:border-accent/50 focus:ring-1 focus:ring-accent/20 focus:shadow-glow-sm transition-all duration-200",placeholder:"••••••••"},null,512),[[Et,r.value]])]),i.value?(v(),_("div",ck,[_e(Oe,{paths:'<path d="m4.09 4.22.06-.07a.5.5 0 0 1 .63-.06l.07.06L10 9.29l5.15-5.14a.5.5 0 0 1 .63-.06l.07.06c.18.17.2.44.06.63l-.06.07L10.71 10l5.14 5.15c.18.17.2.44.06.63l-.06.07a.5.5 0 0 1-.63.06l-.07-.06L10 10.71l-5.15 5.14a.5.5 0 0 1-.63.06l-.07-.06a.5.5 0 0 1-.06-.63l.06-.07L9.29 10 4.15 4.85a.5.5 0 0 1-.06-.63l.06-.07-.06.07Z"/>',size:16,class:"shrink-0"}),me(" "+N(i.value),1)])):ee("",!0),f("button",{type:"submit",disabled:Pe(t).loading,class:"w-full py-2.5 px-4 bg-accent hover:bg-accent-glow disabled:opacity-50 disabled:cursor-not-allowed text-surface-0 font-semibold text-sm rounded-xl transition-all duration-200 shadow-glow-sm hover:shadow-glow"},N(Pe(t).loading?"Signing in…":"Sign in"),9,uk)],32)])])]))}}),fd=ng({history:Mp("/"),routes:[{path:"/",redirect:"/chat"},{path:"/login",name:"login",component:dk,meta:{public:!0}},{path:"/chat",name:"chat",component:iy},{path:"/skills",name:"skills",component:n_},{path:"/squads",name:"squads",component:r1},{path:"/activity",name:"activity",component:Ew},{path:"/wiki",name:"wiki",component:ik},{path:"/schedules",name:"schedules",component:zx},{path:"/feed",name:"feed",component:EE},{path:"/inbox",name:"inbox",component:jE},{path:"/notifications",redirect:"/feed"}]});fd.beforeEach(async e=>{const t=tr();return t.initialized||await t.init(),!t.authEnabled||e.meta.public||t.user?!0:{name:"login"}});const ja=zf(Ab);ja.use(Gf());ja.use(fd);ja.mount("#app");
|