@junobuild/core-standalone 0.1.14 → 0.1.15-next-2025-05-23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,18 +1,18 @@
1
- import{A as Zt,B as It,C as Me,D,E as Dt,F as Je,a as Or,b as Wi,c as je,d as Gi,e as Rr,f as _,g as S,h as I,i as br,j as Nr,k as Sr,l as Xt,m as Ve,n as Ut,o as Yi,p as Ke,q as st,r as ft,s as zi,t as Qt,u as M,z as mt}from"./chunk-DCSQJUQP.js";var Ur=Or(Lt=>{"use strict";Lt.byteLength=Qi;Lt.toByteArray=Ii;Lt.fromByteArray=to;var q=[],F=[],Xi=typeof Uint8Array<"u"?Uint8Array:Array,$e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(at=0,vr=$e.length;at<vr;++at)q[at]=$e[at],F[$e.charCodeAt(at)]=at;var at,vr;F[45]=62;F[95]=63;function Pr(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");r===-1&&(r=e);var n=r===e?0:4-r%4;return[r,n]}function Qi(t){var e=Pr(t),r=e[0],n=e[1];return(r+n)*3/4-n}function Zi(t,e,r){return(e+r)*3/4-r}function Ii(t){var e,r=Pr(t),n=r[0],i=r[1],o=new Xi(Zi(t,n,i)),s=0,a=i>0?n-4:n,l;for(l=0;l<a;l+=4)e=F[t.charCodeAt(l)]<<18|F[t.charCodeAt(l+1)]<<12|F[t.charCodeAt(l+2)]<<6|F[t.charCodeAt(l+3)],o[s++]=e>>16&255,o[s++]=e>>8&255,o[s++]=e&255;return i===2&&(e=F[t.charCodeAt(l)]<<2|F[t.charCodeAt(l+1)]>>4,o[s++]=e&255),i===1&&(e=F[t.charCodeAt(l)]<<10|F[t.charCodeAt(l+1)]<<4|F[t.charCodeAt(l+2)]>>2,o[s++]=e>>8&255,o[s++]=e&255),o}function Di(t){return q[t>>18&63]+q[t>>12&63]+q[t>>6&63]+q[t&63]}function Li(t,e,r){for(var n,i=[],o=e;o<r;o+=3)n=(t[o]<<16&16711680)+(t[o+1]<<8&65280)+(t[o+2]&255),i.push(Di(n));return i.join("")}function to(t){for(var e,r=t.length,n=r%3,i=[],o=16383,s=0,a=r-n;s<a;s+=o)i.push(Li(t,s,s+o>a?a:s+o));return n===1?(e=t[r-1],i.push(q[e>>2]+q[e<<4&63]+"==")):n===2&&(e=(t[r-2]<<8)+t[r-1],i.push(q[e>>10]+q[e>>4&63]+q[e<<2&63]+"=")),i.join("")}});var Xr=Or(gt=>{"use strict";var qe=Ur(),yt=Gi(),Cr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;gt.Buffer=c;gt.SlowBuffer=so;gt.INSPECT_MAX_BYTES=50;var te=2147483647;gt.kMaxLength=te;c.TYPED_ARRAY_SUPPORT=eo();!c.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function eo(){try{let t=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(t,e),t.foo()===42}catch{return!1}}Object.defineProperty(c.prototype,"parent",{enumerable:!0,get:function(){if(c.isBuffer(this))return this.buffer}});Object.defineProperty(c.prototype,"offset",{enumerable:!0,get:function(){if(c.isBuffer(this))return this.byteOffset}});function X(t){if(t>te)throw new RangeError('The value "'+t+'" is invalid for option "size"');let e=new Uint8Array(t);return Object.setPrototypeOf(e,c.prototype),e}function c(t,e,r){if(typeof t=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Ye(t)}return jr(t,e,r)}c.poolSize=8192;function jr(t,e,r){if(typeof t=="string")return no(t,e);if(ArrayBuffer.isView(t))return io(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(H(t,ArrayBuffer)||t&&H(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(H(t,SharedArrayBuffer)||t&&H(t.buffer,SharedArrayBuffer)))return We(t,e,r);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let n=t.valueOf&&t.valueOf();if(n!=null&&n!==t)return c.from(n,e,r);let i=oo(t);if(i)return i;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return c.from(t[Symbol.toPrimitive]("string"),e,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}c.from=function(t,e,r){return jr(t,e,r)};Object.setPrototypeOf(c.prototype,Uint8Array.prototype);Object.setPrototypeOf(c,Uint8Array);function Vr(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function ro(t,e,r){return Vr(t),t<=0?X(t):e!==void 0?typeof r=="string"?X(t).fill(e,r):X(t).fill(e):X(t)}c.alloc=function(t,e,r){return ro(t,e,r)};function Ye(t){return Vr(t),X(t<0?0:ze(t)|0)}c.allocUnsafe=function(t){return Ye(t)};c.allocUnsafeSlow=function(t){return Ye(t)};function no(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!c.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let r=Kr(t,e)|0,n=X(r),i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}function He(t){let e=t.length<0?0:ze(t.length)|0,r=X(e);for(let n=0;n<e;n+=1)r[n]=t[n]&255;return r}function io(t){if(H(t,Uint8Array)){let e=new Uint8Array(t);return We(e.buffer,e.byteOffset,e.byteLength)}return He(t)}function We(t,e,r){if(e<0||t.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<e+(r||0))throw new RangeError('"length" is outside of buffer bounds');let n;return e===void 0&&r===void 0?n=new Uint8Array(t):r===void 0?n=new Uint8Array(t,e):n=new Uint8Array(t,e,r),Object.setPrototypeOf(n,c.prototype),n}function oo(t){if(c.isBuffer(t)){let e=ze(t.length)|0,r=X(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||Qe(t.length)?X(0):He(t);if(t.type==="Buffer"&&Array.isArray(t.data))return He(t.data)}function ze(t){if(t>=te)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+te.toString(16)+" bytes");return t|0}function so(t){return+t!=t&&(t=0),c.alloc(+t)}c.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==c.prototype};c.compare=function(e,r){if(H(e,Uint8Array)&&(e=c.from(e,e.offset,e.byteLength)),H(r,Uint8Array)&&(r=c.from(r,r.offset,r.byteLength)),!c.isBuffer(e)||!c.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===r)return 0;let n=e.length,i=r.length;for(let o=0,s=Math.min(n,i);o<s;++o)if(e[o]!==r[o]){n=e[o],i=r[o];break}return n<i?-1:i<n?1:0};c.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};c.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return c.alloc(0);let n;if(r===void 0)for(r=0,n=0;n<e.length;++n)r+=e[n].length;let i=c.allocUnsafe(r),o=0;for(n=0;n<e.length;++n){let s=e[n];if(H(s,Uint8Array))o+s.length>i.length?(c.isBuffer(s)||(s=c.from(s)),s.copy(i,o)):Uint8Array.prototype.set.call(i,s,o);else if(c.isBuffer(s))s.copy(i,o);else throw new TypeError('"list" argument must be an Array of Buffers');o+=s.length}return i};function Kr(t,e){if(c.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||H(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);let r=t.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&r===0)return 0;let i=!1;for(;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Ge(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return zr(t).length;default:if(i)return n?-1:Ge(t).length;e=(""+e).toLowerCase(),i=!0}}c.byteLength=Kr;function ao(t,e,r){let n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,e>>>=0,r<=e))return"";for(t||(t="utf8");;)switch(t){case"hex":return go(this,e,r);case"utf8":case"utf-8":return Jr(this,e,r);case"ascii":return yo(this,e,r);case"latin1":case"binary":return _o(this,e,r);case"base64":return mo(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return wo(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}c.prototype._isBuffer=!0;function ct(t,e,r){let n=t[e];t[e]=t[r],t[r]=n}c.prototype.swap16=function(){let e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let r=0;r<e;r+=2)ct(this,r,r+1);return this};c.prototype.swap32=function(){let e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let r=0;r<e;r+=4)ct(this,r,r+3),ct(this,r+1,r+2);return this};c.prototype.swap64=function(){let e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let r=0;r<e;r+=8)ct(this,r,r+7),ct(this,r+1,r+6),ct(this,r+2,r+5),ct(this,r+3,r+4);return this};c.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?Jr(this,0,e):ao.apply(this,arguments)};c.prototype.toLocaleString=c.prototype.toString;c.prototype.equals=function(e){if(!c.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:c.compare(this,e)===0};c.prototype.inspect=function(){let e="",r=gt.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};Cr&&(c.prototype[Cr]=c.prototype.inspect);c.prototype.compare=function(e,r,n,i,o){if(H(e,Uint8Array)&&(e=c.from(e,e.offset,e.byteLength)),!c.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(r===void 0&&(r=0),n===void 0&&(n=e?e.length:0),i===void 0&&(i=0),o===void 0&&(o=this.length),r<0||n>e.length||i<0||o>this.length)throw new RangeError("out of range index");if(i>=o&&r>=n)return 0;if(i>=o)return-1;if(r>=n)return 1;if(r>>>=0,n>>>=0,i>>>=0,o>>>=0,this===e)return 0;let s=o-i,a=n-r,l=Math.min(s,a),u=this.slice(i,o),p=e.slice(r,n);for(let d=0;d<l;++d)if(u[d]!==p[d]){s=u[d],a=p[d];break}return s<a?-1:a<s?1:0};function Mr(t,e,r,n,i){if(t.length===0)return-1;if(typeof r=="string"?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,Qe(r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof e=="string"&&(e=c.from(e,n)),c.isBuffer(e))return e.length===0?-1:Br(t,e,r,n,i);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):Br(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function Br(t,e,r,n,i){let o=1,s=t.length,a=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(t.length<2||e.length<2)return-1;o=2,s/=2,a/=2,r/=2}function l(p,d){return o===1?p[d]:p.readUInt16BE(d*o)}let u;if(i){let p=-1;for(u=r;u<s;u++)if(l(t,u)===l(e,p===-1?0:u-p)){if(p===-1&&(p=u),u-p+1===a)return p*o}else p!==-1&&(u-=u-p),p=-1}else for(r+a>s&&(r=s-a),u=r;u>=0;u--){let p=!0;for(let d=0;d<a;d++)if(l(t,u+d)!==l(e,d)){p=!1;break}if(p)return u}return-1}c.prototype.includes=function(e,r,n){return this.indexOf(e,r,n)!==-1};c.prototype.indexOf=function(e,r,n){return Mr(this,e,r,n,!0)};c.prototype.lastIndexOf=function(e,r,n){return Mr(this,e,r,n,!1)};function co(t,e,r,n){r=Number(r)||0;let i=t.length-r;n?(n=Number(n),n>i&&(n=i)):n=i;let o=e.length;n>o/2&&(n=o/2);let s;for(s=0;s<n;++s){let a=parseInt(e.substr(s*2,2),16);if(Qe(a))return s;t[r+s]=a}return s}function lo(t,e,r,n){return ee(Ge(e,t.length-r),t,r,n)}function uo(t,e,r,n){return ee(To(e),t,r,n)}function po(t,e,r,n){return ee(zr(e),t,r,n)}function fo(t,e,r,n){return ee(Oo(e,t.length-r),t,r,n)}c.prototype.write=function(e,r,n,i){if(r===void 0)i="utf8",n=this.length,r=0;else if(n===void 0&&typeof r=="string")i=r,n=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let o=this.length-r;if((n===void 0||n>o)&&(n=o),e.length>0&&(n<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");let s=!1;for(;;)switch(i){case"hex":return co(this,e,r,n);case"utf8":case"utf-8":return lo(this,e,r,n);case"ascii":case"latin1":case"binary":return uo(this,e,r,n);case"base64":return po(this,e,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return fo(this,e,r,n);default:if(s)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),s=!0}};c.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function mo(t,e,r){return e===0&&r===t.length?qe.fromByteArray(t):qe.fromByteArray(t.slice(e,r))}function Jr(t,e,r){r=Math.min(t.length,r);let n=[],i=e;for(;i<r;){let o=t[i],s=null,a=o>239?4:o>223?3:o>191?2:1;if(i+a<=r){let l,u,p,d;switch(a){case 1:o<128&&(s=o);break;case 2:l=t[i+1],(l&192)===128&&(d=(o&31)<<6|l&63,d>127&&(s=d));break;case 3:l=t[i+1],u=t[i+2],(l&192)===128&&(u&192)===128&&(d=(o&15)<<12|(l&63)<<6|u&63,d>2047&&(d<55296||d>57343)&&(s=d));break;case 4:l=t[i+1],u=t[i+2],p=t[i+3],(l&192)===128&&(u&192)===128&&(p&192)===128&&(d=(o&15)<<18|(l&63)<<12|(u&63)<<6|p&63,d>65535&&d<1114112&&(s=d))}}s===null?(s=65533,a=1):s>65535&&(s-=65536,n.push(s>>>10&1023|55296),s=56320|s&1023),n.push(s),i+=a}return ho(n)}var Fr=4096;function ho(t){let e=t.length;if(e<=Fr)return String.fromCharCode.apply(String,t);let r="",n=0;for(;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=Fr));return r}function yo(t,e,r){let n="";r=Math.min(t.length,r);for(let i=e;i<r;++i)n+=String.fromCharCode(t[i]&127);return n}function _o(t,e,r){let n="";r=Math.min(t.length,r);for(let i=e;i<r;++i)n+=String.fromCharCode(t[i]);return n}function go(t,e,r){let n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);let i="";for(let o=e;o<r;++o)i+=Ro[t[o]];return i}function wo(t,e,r){let n=t.slice(e,r),i="";for(let o=0;o<n.length-1;o+=2)i+=String.fromCharCode(n[o]+n[o+1]*256);return i}c.prototype.slice=function(e,r){let n=this.length;e=~~e,r=r===void 0?n:~~r,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),r<e&&(r=e);let i=this.subarray(e,r);return Object.setPrototypeOf(i,c.prototype),i};function R(t,e,r){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}c.prototype.readUintLE=c.prototype.readUIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||R(e,r,this.length);let i=this[e],o=1,s=0;for(;++s<r&&(o*=256);)i+=this[e+s]*o;return i};c.prototype.readUintBE=c.prototype.readUIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||R(e,r,this.length);let i=this[e+--r],o=1;for(;r>0&&(o*=256);)i+=this[e+--r]*o;return i};c.prototype.readUint8=c.prototype.readUInt8=function(e,r){return e=e>>>0,r||R(e,1,this.length),this[e]};c.prototype.readUint16LE=c.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||R(e,2,this.length),this[e]|this[e+1]<<8};c.prototype.readUint16BE=c.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||R(e,2,this.length),this[e]<<8|this[e+1]};c.prototype.readUint32LE=c.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||R(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};c.prototype.readUint32BE=c.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||R(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};c.prototype.readBigUInt64LE=L(function(e){e=e>>>0,_t(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Ct(e,this.length-8);let i=r+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24,o=this[++e]+this[++e]*2**8+this[++e]*2**16+n*2**24;return BigInt(i)+(BigInt(o)<<BigInt(32))});c.prototype.readBigUInt64BE=L(function(e){e=e>>>0,_t(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Ct(e,this.length-8);let i=r*2**24+this[++e]*2**16+this[++e]*2**8+this[++e],o=this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n;return(BigInt(i)<<BigInt(32))+BigInt(o)});c.prototype.readIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||R(e,r,this.length);let i=this[e],o=1,s=0;for(;++s<r&&(o*=256);)i+=this[e+s]*o;return o*=128,i>=o&&(i-=Math.pow(2,8*r)),i};c.prototype.readIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||R(e,r,this.length);let i=r,o=1,s=this[e+--i];for(;i>0&&(o*=256);)s+=this[e+--i]*o;return o*=128,s>=o&&(s-=Math.pow(2,8*r)),s};c.prototype.readInt8=function(e,r){return e=e>>>0,r||R(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};c.prototype.readInt16LE=function(e,r){e=e>>>0,r||R(e,2,this.length);let n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};c.prototype.readInt16BE=function(e,r){e=e>>>0,r||R(e,2,this.length);let n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};c.prototype.readInt32LE=function(e,r){return e=e>>>0,r||R(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};c.prototype.readInt32BE=function(e,r){return e=e>>>0,r||R(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};c.prototype.readBigInt64LE=L(function(e){e=e>>>0,_t(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Ct(e,this.length-8);let i=this[e+4]+this[e+5]*2**8+this[e+6]*2**16+(n<<24);return(BigInt(i)<<BigInt(32))+BigInt(r+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24)});c.prototype.readBigInt64BE=L(function(e){e=e>>>0,_t(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Ct(e,this.length-8);let i=(r<<24)+this[++e]*2**16+this[++e]*2**8+this[++e];return(BigInt(i)<<BigInt(32))+BigInt(this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n)});c.prototype.readFloatLE=function(e,r){return e=e>>>0,r||R(e,4,this.length),yt.read(this,e,!0,23,4)};c.prototype.readFloatBE=function(e,r){return e=e>>>0,r||R(e,4,this.length),yt.read(this,e,!1,23,4)};c.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||R(e,8,this.length),yt.read(this,e,!0,52,8)};c.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||R(e,8,this.length),yt.read(this,e,!1,52,8)};function C(t,e,r,n,i,o){if(!c.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||e<o)throw new RangeError('"value" argument is out of bounds');if(r+n>t.length)throw new RangeError("Index out of range")}c.prototype.writeUintLE=c.prototype.writeUIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){let a=Math.pow(2,8*n)-1;C(this,e,r,n,a,0)}let o=1,s=0;for(this[r]=e&255;++s<n&&(o*=256);)this[r+s]=e/o&255;return r+n};c.prototype.writeUintBE=c.prototype.writeUIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){let a=Math.pow(2,8*n)-1;C(this,e,r,n,a,0)}let o=n-1,s=1;for(this[r+o]=e&255;--o>=0&&(s*=256);)this[r+o]=e/s&255;return r+n};c.prototype.writeUint8=c.prototype.writeUInt8=function(e,r,n){return e=+e,r=r>>>0,n||C(this,e,r,1,255,0),this[r]=e&255,r+1};c.prototype.writeUint16LE=c.prototype.writeUInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||C(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};c.prototype.writeUint16BE=c.prototype.writeUInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||C(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};c.prototype.writeUint32LE=c.prototype.writeUInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||C(this,e,r,4,4294967295,0),this[r+3]=e>>>24,this[r+2]=e>>>16,this[r+1]=e>>>8,this[r]=e&255,r+4};c.prototype.writeUint32BE=c.prototype.writeUInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||C(this,e,r,4,4294967295,0),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};function $r(t,e,r,n,i){Yr(e,n,i,t,r,7);let o=Number(e&BigInt(4294967295));t[r++]=o,o=o>>8,t[r++]=o,o=o>>8,t[r++]=o,o=o>>8,t[r++]=o;let s=Number(e>>BigInt(32)&BigInt(4294967295));return t[r++]=s,s=s>>8,t[r++]=s,s=s>>8,t[r++]=s,s=s>>8,t[r++]=s,r}function qr(t,e,r,n,i){Yr(e,n,i,t,r,7);let o=Number(e&BigInt(4294967295));t[r+7]=o,o=o>>8,t[r+6]=o,o=o>>8,t[r+5]=o,o=o>>8,t[r+4]=o;let s=Number(e>>BigInt(32)&BigInt(4294967295));return t[r+3]=s,s=s>>8,t[r+2]=s,s=s>>8,t[r+1]=s,s=s>>8,t[r]=s,r+8}c.prototype.writeBigUInt64LE=L(function(e,r=0){return $r(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});c.prototype.writeBigUInt64BE=L(function(e,r=0){return qr(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});c.prototype.writeIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){let l=Math.pow(2,8*n-1);C(this,e,r,n,l-1,-l)}let o=0,s=1,a=0;for(this[r]=e&255;++o<n&&(s*=256);)e<0&&a===0&&this[r+o-1]!==0&&(a=1),this[r+o]=(e/s>>0)-a&255;return r+n};c.prototype.writeIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){let l=Math.pow(2,8*n-1);C(this,e,r,n,l-1,-l)}let o=n-1,s=1,a=0;for(this[r+o]=e&255;--o>=0&&(s*=256);)e<0&&a===0&&this[r+o+1]!==0&&(a=1),this[r+o]=(e/s>>0)-a&255;return r+n};c.prototype.writeInt8=function(e,r,n){return e=+e,r=r>>>0,n||C(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};c.prototype.writeInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||C(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};c.prototype.writeInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||C(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};c.prototype.writeInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||C(this,e,r,4,2147483647,-2147483648),this[r]=e&255,this[r+1]=e>>>8,this[r+2]=e>>>16,this[r+3]=e>>>24,r+4};c.prototype.writeInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||C(this,e,r,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};c.prototype.writeBigInt64LE=L(function(e,r=0){return $r(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});c.prototype.writeBigInt64BE=L(function(e,r=0){return qr(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Hr(t,e,r,n,i,o){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function Wr(t,e,r,n,i){return e=+e,r=r>>>0,i||Hr(t,e,r,4,34028234663852886e22,-34028234663852886e22),yt.write(t,e,r,n,23,4),r+4}c.prototype.writeFloatLE=function(e,r,n){return Wr(this,e,r,!0,n)};c.prototype.writeFloatBE=function(e,r,n){return Wr(this,e,r,!1,n)};function Gr(t,e,r,n,i){return e=+e,r=r>>>0,i||Hr(t,e,r,8,17976931348623157e292,-17976931348623157e292),yt.write(t,e,r,n,52,8),r+8}c.prototype.writeDoubleLE=function(e,r,n){return Gr(this,e,r,!0,n)};c.prototype.writeDoubleBE=function(e,r,n){return Gr(this,e,r,!1,n)};c.prototype.copy=function(e,r,n,i){if(!c.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),r>=e.length&&(r=e.length),r||(r=0),i>0&&i<n&&(i=n),i===n||e.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-r<i-n&&(i=e.length-r+n);let o=i-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,n,i):Uint8Array.prototype.set.call(e,this.subarray(n,i),r),o};c.prototype.fill=function(e,r,n,i){if(typeof e=="string"){if(typeof r=="string"?(i=r,r=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!c.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(e.length===1){let s=e.charCodeAt(0);(i==="utf8"&&s<128||i==="latin1")&&(e=s)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(r<0||this.length<r||this.length<n)throw new RangeError("Out of range index");if(n<=r)return this;r=r>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);let o;if(typeof e=="number")for(o=r;o<n;++o)this[o]=e;else{let s=c.isBuffer(e)?e:c.from(e,i),a=s.length;if(a===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(o=0;o<n-r;++o)this[o+r]=s[o%a]}return this};var ht={};function Xe(t,e,r){ht[t]=class extends r{constructor(){super(),Object.defineProperty(this,"message",{value:e.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${t}]`,this.stack,delete this.name}get code(){return t}set code(i){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:i,writable:!0})}toString(){return`${this.name} [${t}]: ${this.message}`}}}Xe("ERR_BUFFER_OUT_OF_BOUNDS",function(t){return t?`${t} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);Xe("ERR_INVALID_ARG_TYPE",function(t,e){return`The "${t}" argument must be of type number. Received type ${typeof e}`},TypeError);Xe("ERR_OUT_OF_RANGE",function(t,e,r){let n=`The value of "${t}" is out of range.`,i=r;return Number.isInteger(r)&&Math.abs(r)>2**32?i=kr(String(r)):typeof r=="bigint"&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=kr(i)),i+="n"),n+=` It must be ${e}. Received ${i}`,n},RangeError);function kr(t){let e="",r=t.length,n=t[0]==="-"?1:0;for(;r>=n+4;r-=3)e=`_${t.slice(r-3,r)}${e}`;return`${t.slice(0,r)}${e}`}function Eo(t,e,r){_t(e,"offset"),(t[e]===void 0||t[e+r]===void 0)&&Ct(e,t.length-(r+1))}function Yr(t,e,r,n,i,o){if(t>r||t<e){let s=typeof e=="bigint"?"n":"",a;throw o>3?e===0||e===BigInt(0)?a=`>= 0${s} and < 2${s} ** ${(o+1)*8}${s}`:a=`>= -(2${s} ** ${(o+1)*8-1}${s}) and < 2 ** ${(o+1)*8-1}${s}`:a=`>= ${e}${s} and <= ${r}${s}`,new ht.ERR_OUT_OF_RANGE("value",a,t)}Eo(n,i,o)}function _t(t,e){if(typeof t!="number")throw new ht.ERR_INVALID_ARG_TYPE(e,"number",t)}function Ct(t,e,r){throw Math.floor(t)!==t?(_t(t,r),new ht.ERR_OUT_OF_RANGE(r||"offset","an integer",t)):e<0?new ht.ERR_BUFFER_OUT_OF_BOUNDS:new ht.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${e}`,t)}var xo=/[^+/0-9A-Za-z-_]/g;function Ao(t){if(t=t.split("=")[0],t=t.trim().replace(xo,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Ge(t,e){e=e||1/0;let r,n=t.length,i=null,o=[];for(let s=0;s<n;++s){if(r=t.charCodeAt(s),r>55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&o.push(239,191,189);continue}else if(s+1===n){(e-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&o.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(e-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;o.push(r)}else if(r<2048){if((e-=2)<0)break;o.push(r>>6|192,r&63|128)}else if(r<65536){if((e-=3)<0)break;o.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((e-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return o}function To(t){let e=[];for(let r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function Oo(t,e){let r,n,i,o=[];for(let s=0;s<t.length&&!((e-=2)<0);++s)r=t.charCodeAt(s),n=r>>8,i=r%256,o.push(i),o.push(n);return o}function zr(t){return qe.toByteArray(Ao(t))}function ee(t,e,r,n){let i;for(i=0;i<n&&!(i+r>=e.length||i>=t.length);++i)e[i+r]=t[i];return i}function H(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function Qe(t){return t!==t}var Ro=function(){let t="0123456789abcdef",e=new Array(256);for(let r=0;r<16;++r){let n=r*16;for(let i=0;i<16;++i)e[n+i]=t[r]+t[i]}return e}();function L(t){return typeof BigInt>"u"?bo:t}function bo(){throw new Error("BigInt not supported")}});var rn=je(Xr());var ne={};Wi(ne,{backoff:()=>Dr,chain:()=>Lr,conditionalDelay:()=>Zr,defaultStrategy:()=>re,maxAttempts:()=>So,once:()=>Qr,throttle:()=>vo,timeout:()=>Ir});var No=5*60*1e3;function re(){return Lr(Zr(Qr(),1e3),Dr(1e3,1.2),Ir(No))}function Qr(){let t=!0;return async()=>t?(t=!1,!0):!1}function Zr(t,e){return async(r,n,i)=>{if(await t(r,n,i))return new Promise(o=>setTimeout(o,e))}}function So(t){let e=t;return async(r,n,i)=>{if(--e<=0)throw new Error(`Failed to retrieve a reply for request after ${t} attempts:
2
- Request ID: ${S(n)}
1
+ import{A as Zt,B as It,C as Ke,D,E as Dt,F as Je,a as br,b as Wi,c as je,d as Gi,e as Or,f as y,g as N,h as I,i as Rr,j as Nr,k as Sr,l as Xt,m as Ve,n as Ut,o as Yi,p as Me,q as st,r as ft,s as zi,t as Qt,u as V,z as mt}from"./chunk-DCSQJUQP.js";var Ur=br(Lt=>{"use strict";Lt.byteLength=Qi;Lt.toByteArray=Ii;Lt.fromByteArray=to;var q=[],C=[],Xi=typeof Uint8Array<"u"?Uint8Array:Array,$e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(at=0,vr=$e.length;at<vr;++at)q[at]=$e[at],C[$e.charCodeAt(at)]=at;var at,vr;C[45]=62;C[95]=63;function Pr(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");r===-1&&(r=e);var n=r===e?0:4-r%4;return[r,n]}function Qi(t){var e=Pr(t),r=e[0],n=e[1];return(r+n)*3/4-n}function Zi(t,e,r){return(e+r)*3/4-r}function Ii(t){var e,r=Pr(t),n=r[0],i=r[1],o=new Xi(Zi(t,n,i)),s=0,a=i>0?n-4:n,l;for(l=0;l<a;l+=4)e=C[t.charCodeAt(l)]<<18|C[t.charCodeAt(l+1)]<<12|C[t.charCodeAt(l+2)]<<6|C[t.charCodeAt(l+3)],o[s++]=e>>16&255,o[s++]=e>>8&255,o[s++]=e&255;return i===2&&(e=C[t.charCodeAt(l)]<<2|C[t.charCodeAt(l+1)]>>4,o[s++]=e&255),i===1&&(e=C[t.charCodeAt(l)]<<10|C[t.charCodeAt(l+1)]<<4|C[t.charCodeAt(l+2)]>>2,o[s++]=e>>8&255,o[s++]=e&255),o}function Di(t){return q[t>>18&63]+q[t>>12&63]+q[t>>6&63]+q[t&63]}function Li(t,e,r){for(var n,i=[],o=e;o<r;o+=3)n=(t[o]<<16&16711680)+(t[o+1]<<8&65280)+(t[o+2]&255),i.push(Di(n));return i.join("")}function to(t){for(var e,r=t.length,n=r%3,i=[],o=16383,s=0,a=r-n;s<a;s+=o)i.push(Li(t,s,s+o>a?a:s+o));return n===1?(e=t[r-1],i.push(q[e>>2]+q[e<<4&63]+"==")):n===2&&(e=(t[r-2]<<8)+t[r-1],i.push(q[e>>10]+q[e>>4&63]+q[e<<2&63]+"=")),i.join("")}});var Xr=br(gt=>{"use strict";var qe=Ur(),yt=Gi(),Cr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;gt.Buffer=c;gt.SlowBuffer=so;gt.INSPECT_MAX_BYTES=50;var te=2147483647;gt.kMaxLength=te;c.TYPED_ARRAY_SUPPORT=eo();!c.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function eo(){try{let t=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(t,e),t.foo()===42}catch{return!1}}Object.defineProperty(c.prototype,"parent",{enumerable:!0,get:function(){if(c.isBuffer(this))return this.buffer}});Object.defineProperty(c.prototype,"offset",{enumerable:!0,get:function(){if(c.isBuffer(this))return this.byteOffset}});function X(t){if(t>te)throw new RangeError('The value "'+t+'" is invalid for option "size"');let e=new Uint8Array(t);return Object.setPrototypeOf(e,c.prototype),e}function c(t,e,r){if(typeof t=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Ye(t)}return jr(t,e,r)}c.poolSize=8192;function jr(t,e,r){if(typeof t=="string")return no(t,e);if(ArrayBuffer.isView(t))return io(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(H(t,ArrayBuffer)||t&&H(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(H(t,SharedArrayBuffer)||t&&H(t.buffer,SharedArrayBuffer)))return We(t,e,r);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let n=t.valueOf&&t.valueOf();if(n!=null&&n!==t)return c.from(n,e,r);let i=oo(t);if(i)return i;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return c.from(t[Symbol.toPrimitive]("string"),e,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}c.from=function(t,e,r){return jr(t,e,r)};Object.setPrototypeOf(c.prototype,Uint8Array.prototype);Object.setPrototypeOf(c,Uint8Array);function Vr(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function ro(t,e,r){return Vr(t),t<=0?X(t):e!==void 0?typeof r=="string"?X(t).fill(e,r):X(t).fill(e):X(t)}c.alloc=function(t,e,r){return ro(t,e,r)};function Ye(t){return Vr(t),X(t<0?0:ze(t)|0)}c.allocUnsafe=function(t){return Ye(t)};c.allocUnsafeSlow=function(t){return Ye(t)};function no(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!c.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let r=Mr(t,e)|0,n=X(r),i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}function He(t){let e=t.length<0?0:ze(t.length)|0,r=X(e);for(let n=0;n<e;n+=1)r[n]=t[n]&255;return r}function io(t){if(H(t,Uint8Array)){let e=new Uint8Array(t);return We(e.buffer,e.byteOffset,e.byteLength)}return He(t)}function We(t,e,r){if(e<0||t.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<e+(r||0))throw new RangeError('"length" is outside of buffer bounds');let n;return e===void 0&&r===void 0?n=new Uint8Array(t):r===void 0?n=new Uint8Array(t,e):n=new Uint8Array(t,e,r),Object.setPrototypeOf(n,c.prototype),n}function oo(t){if(c.isBuffer(t)){let e=ze(t.length)|0,r=X(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||Qe(t.length)?X(0):He(t);if(t.type==="Buffer"&&Array.isArray(t.data))return He(t.data)}function ze(t){if(t>=te)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+te.toString(16)+" bytes");return t|0}function so(t){return+t!=t&&(t=0),c.alloc(+t)}c.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==c.prototype};c.compare=function(e,r){if(H(e,Uint8Array)&&(e=c.from(e,e.offset,e.byteLength)),H(r,Uint8Array)&&(r=c.from(r,r.offset,r.byteLength)),!c.isBuffer(e)||!c.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===r)return 0;let n=e.length,i=r.length;for(let o=0,s=Math.min(n,i);o<s;++o)if(e[o]!==r[o]){n=e[o],i=r[o];break}return n<i?-1:i<n?1:0};c.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};c.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return c.alloc(0);let n;if(r===void 0)for(r=0,n=0;n<e.length;++n)r+=e[n].length;let i=c.allocUnsafe(r),o=0;for(n=0;n<e.length;++n){let s=e[n];if(H(s,Uint8Array))o+s.length>i.length?(c.isBuffer(s)||(s=c.from(s)),s.copy(i,o)):Uint8Array.prototype.set.call(i,s,o);else if(c.isBuffer(s))s.copy(i,o);else throw new TypeError('"list" argument must be an Array of Buffers');o+=s.length}return i};function Mr(t,e){if(c.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||H(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);let r=t.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&r===0)return 0;let i=!1;for(;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Ge(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return zr(t).length;default:if(i)return n?-1:Ge(t).length;e=(""+e).toLowerCase(),i=!0}}c.byteLength=Mr;function ao(t,e,r){let n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,e>>>=0,r<=e))return"";for(t||(t="utf8");;)switch(t){case"hex":return go(this,e,r);case"utf8":case"utf-8":return Jr(this,e,r);case"ascii":return yo(this,e,r);case"latin1":case"binary":return _o(this,e,r);case"base64":return mo(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return wo(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}c.prototype._isBuffer=!0;function ct(t,e,r){let n=t[e];t[e]=t[r],t[r]=n}c.prototype.swap16=function(){let e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let r=0;r<e;r+=2)ct(this,r,r+1);return this};c.prototype.swap32=function(){let e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let r=0;r<e;r+=4)ct(this,r,r+3),ct(this,r+1,r+2);return this};c.prototype.swap64=function(){let e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let r=0;r<e;r+=8)ct(this,r,r+7),ct(this,r+1,r+6),ct(this,r+2,r+5),ct(this,r+3,r+4);return this};c.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?Jr(this,0,e):ao.apply(this,arguments)};c.prototype.toLocaleString=c.prototype.toString;c.prototype.equals=function(e){if(!c.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:c.compare(this,e)===0};c.prototype.inspect=function(){let e="",r=gt.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};Cr&&(c.prototype[Cr]=c.prototype.inspect);c.prototype.compare=function(e,r,n,i,o){if(H(e,Uint8Array)&&(e=c.from(e,e.offset,e.byteLength)),!c.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(r===void 0&&(r=0),n===void 0&&(n=e?e.length:0),i===void 0&&(i=0),o===void 0&&(o=this.length),r<0||n>e.length||i<0||o>this.length)throw new RangeError("out of range index");if(i>=o&&r>=n)return 0;if(i>=o)return-1;if(r>=n)return 1;if(r>>>=0,n>>>=0,i>>>=0,o>>>=0,this===e)return 0;let s=o-i,a=n-r,l=Math.min(s,a),u=this.slice(i,o),p=e.slice(r,n);for(let d=0;d<l;++d)if(u[d]!==p[d]){s=u[d],a=p[d];break}return s<a?-1:a<s?1:0};function Kr(t,e,r,n,i){if(t.length===0)return-1;if(typeof r=="string"?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,Qe(r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof e=="string"&&(e=c.from(e,n)),c.isBuffer(e))return e.length===0?-1:Br(t,e,r,n,i);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):Br(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function Br(t,e,r,n,i){let o=1,s=t.length,a=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(t.length<2||e.length<2)return-1;o=2,s/=2,a/=2,r/=2}function l(p,d){return o===1?p[d]:p.readUInt16BE(d*o)}let u;if(i){let p=-1;for(u=r;u<s;u++)if(l(t,u)===l(e,p===-1?0:u-p)){if(p===-1&&(p=u),u-p+1===a)return p*o}else p!==-1&&(u-=u-p),p=-1}else for(r+a>s&&(r=s-a),u=r;u>=0;u--){let p=!0;for(let d=0;d<a;d++)if(l(t,u+d)!==l(e,d)){p=!1;break}if(p)return u}return-1}c.prototype.includes=function(e,r,n){return this.indexOf(e,r,n)!==-1};c.prototype.indexOf=function(e,r,n){return Kr(this,e,r,n,!0)};c.prototype.lastIndexOf=function(e,r,n){return Kr(this,e,r,n,!1)};function co(t,e,r,n){r=Number(r)||0;let i=t.length-r;n?(n=Number(n),n>i&&(n=i)):n=i;let o=e.length;n>o/2&&(n=o/2);let s;for(s=0;s<n;++s){let a=parseInt(e.substr(s*2,2),16);if(Qe(a))return s;t[r+s]=a}return s}function lo(t,e,r,n){return ee(Ge(e,t.length-r),t,r,n)}function uo(t,e,r,n){return ee(To(e),t,r,n)}function po(t,e,r,n){return ee(zr(e),t,r,n)}function fo(t,e,r,n){return ee(bo(e,t.length-r),t,r,n)}c.prototype.write=function(e,r,n,i){if(r===void 0)i="utf8",n=this.length,r=0;else if(n===void 0&&typeof r=="string")i=r,n=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let o=this.length-r;if((n===void 0||n>o)&&(n=o),e.length>0&&(n<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");let s=!1;for(;;)switch(i){case"hex":return co(this,e,r,n);case"utf8":case"utf-8":return lo(this,e,r,n);case"ascii":case"latin1":case"binary":return uo(this,e,r,n);case"base64":return po(this,e,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return fo(this,e,r,n);default:if(s)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),s=!0}};c.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function mo(t,e,r){return e===0&&r===t.length?qe.fromByteArray(t):qe.fromByteArray(t.slice(e,r))}function Jr(t,e,r){r=Math.min(t.length,r);let n=[],i=e;for(;i<r;){let o=t[i],s=null,a=o>239?4:o>223?3:o>191?2:1;if(i+a<=r){let l,u,p,d;switch(a){case 1:o<128&&(s=o);break;case 2:l=t[i+1],(l&192)===128&&(d=(o&31)<<6|l&63,d>127&&(s=d));break;case 3:l=t[i+1],u=t[i+2],(l&192)===128&&(u&192)===128&&(d=(o&15)<<12|(l&63)<<6|u&63,d>2047&&(d<55296||d>57343)&&(s=d));break;case 4:l=t[i+1],u=t[i+2],p=t[i+3],(l&192)===128&&(u&192)===128&&(p&192)===128&&(d=(o&15)<<18|(l&63)<<12|(u&63)<<6|p&63,d>65535&&d<1114112&&(s=d))}}s===null?(s=65533,a=1):s>65535&&(s-=65536,n.push(s>>>10&1023|55296),s=56320|s&1023),n.push(s),i+=a}return ho(n)}var Fr=4096;function ho(t){let e=t.length;if(e<=Fr)return String.fromCharCode.apply(String,t);let r="",n=0;for(;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=Fr));return r}function yo(t,e,r){let n="";r=Math.min(t.length,r);for(let i=e;i<r;++i)n+=String.fromCharCode(t[i]&127);return n}function _o(t,e,r){let n="";r=Math.min(t.length,r);for(let i=e;i<r;++i)n+=String.fromCharCode(t[i]);return n}function go(t,e,r){let n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);let i="";for(let o=e;o<r;++o)i+=Oo[t[o]];return i}function wo(t,e,r){let n=t.slice(e,r),i="";for(let o=0;o<n.length-1;o+=2)i+=String.fromCharCode(n[o]+n[o+1]*256);return i}c.prototype.slice=function(e,r){let n=this.length;e=~~e,r=r===void 0?n:~~r,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),r<e&&(r=e);let i=this.subarray(e,r);return Object.setPrototypeOf(i,c.prototype),i};function T(t,e,r){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}c.prototype.readUintLE=c.prototype.readUIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||T(e,r,this.length);let i=this[e],o=1,s=0;for(;++s<r&&(o*=256);)i+=this[e+s]*o;return i};c.prototype.readUintBE=c.prototype.readUIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||T(e,r,this.length);let i=this[e+--r],o=1;for(;r>0&&(o*=256);)i+=this[e+--r]*o;return i};c.prototype.readUint8=c.prototype.readUInt8=function(e,r){return e=e>>>0,r||T(e,1,this.length),this[e]};c.prototype.readUint16LE=c.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||T(e,2,this.length),this[e]|this[e+1]<<8};c.prototype.readUint16BE=c.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||T(e,2,this.length),this[e]<<8|this[e+1]};c.prototype.readUint32LE=c.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||T(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};c.prototype.readUint32BE=c.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||T(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};c.prototype.readBigUInt64LE=L(function(e){e=e>>>0,_t(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Ct(e,this.length-8);let i=r+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24,o=this[++e]+this[++e]*2**8+this[++e]*2**16+n*2**24;return BigInt(i)+(BigInt(o)<<BigInt(32))});c.prototype.readBigUInt64BE=L(function(e){e=e>>>0,_t(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Ct(e,this.length-8);let i=r*2**24+this[++e]*2**16+this[++e]*2**8+this[++e],o=this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n;return(BigInt(i)<<BigInt(32))+BigInt(o)});c.prototype.readIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||T(e,r,this.length);let i=this[e],o=1,s=0;for(;++s<r&&(o*=256);)i+=this[e+s]*o;return o*=128,i>=o&&(i-=Math.pow(2,8*r)),i};c.prototype.readIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||T(e,r,this.length);let i=r,o=1,s=this[e+--i];for(;i>0&&(o*=256);)s+=this[e+--i]*o;return o*=128,s>=o&&(s-=Math.pow(2,8*r)),s};c.prototype.readInt8=function(e,r){return e=e>>>0,r||T(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};c.prototype.readInt16LE=function(e,r){e=e>>>0,r||T(e,2,this.length);let n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};c.prototype.readInt16BE=function(e,r){e=e>>>0,r||T(e,2,this.length);let n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};c.prototype.readInt32LE=function(e,r){return e=e>>>0,r||T(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};c.prototype.readInt32BE=function(e,r){return e=e>>>0,r||T(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};c.prototype.readBigInt64LE=L(function(e){e=e>>>0,_t(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Ct(e,this.length-8);let i=this[e+4]+this[e+5]*2**8+this[e+6]*2**16+(n<<24);return(BigInt(i)<<BigInt(32))+BigInt(r+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24)});c.prototype.readBigInt64BE=L(function(e){e=e>>>0,_t(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Ct(e,this.length-8);let i=(r<<24)+this[++e]*2**16+this[++e]*2**8+this[++e];return(BigInt(i)<<BigInt(32))+BigInt(this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n)});c.prototype.readFloatLE=function(e,r){return e=e>>>0,r||T(e,4,this.length),yt.read(this,e,!0,23,4)};c.prototype.readFloatBE=function(e,r){return e=e>>>0,r||T(e,4,this.length),yt.read(this,e,!1,23,4)};c.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||T(e,8,this.length),yt.read(this,e,!0,52,8)};c.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||T(e,8,this.length),yt.read(this,e,!1,52,8)};function P(t,e,r,n,i,o){if(!c.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||e<o)throw new RangeError('"value" argument is out of bounds');if(r+n>t.length)throw new RangeError("Index out of range")}c.prototype.writeUintLE=c.prototype.writeUIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){let a=Math.pow(2,8*n)-1;P(this,e,r,n,a,0)}let o=1,s=0;for(this[r]=e&255;++s<n&&(o*=256);)this[r+s]=e/o&255;return r+n};c.prototype.writeUintBE=c.prototype.writeUIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){let a=Math.pow(2,8*n)-1;P(this,e,r,n,a,0)}let o=n-1,s=1;for(this[r+o]=e&255;--o>=0&&(s*=256);)this[r+o]=e/s&255;return r+n};c.prototype.writeUint8=c.prototype.writeUInt8=function(e,r,n){return e=+e,r=r>>>0,n||P(this,e,r,1,255,0),this[r]=e&255,r+1};c.prototype.writeUint16LE=c.prototype.writeUInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||P(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};c.prototype.writeUint16BE=c.prototype.writeUInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||P(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};c.prototype.writeUint32LE=c.prototype.writeUInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||P(this,e,r,4,4294967295,0),this[r+3]=e>>>24,this[r+2]=e>>>16,this[r+1]=e>>>8,this[r]=e&255,r+4};c.prototype.writeUint32BE=c.prototype.writeUInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||P(this,e,r,4,4294967295,0),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};function $r(t,e,r,n,i){Yr(e,n,i,t,r,7);let o=Number(e&BigInt(4294967295));t[r++]=o,o=o>>8,t[r++]=o,o=o>>8,t[r++]=o,o=o>>8,t[r++]=o;let s=Number(e>>BigInt(32)&BigInt(4294967295));return t[r++]=s,s=s>>8,t[r++]=s,s=s>>8,t[r++]=s,s=s>>8,t[r++]=s,r}function qr(t,e,r,n,i){Yr(e,n,i,t,r,7);let o=Number(e&BigInt(4294967295));t[r+7]=o,o=o>>8,t[r+6]=o,o=o>>8,t[r+5]=o,o=o>>8,t[r+4]=o;let s=Number(e>>BigInt(32)&BigInt(4294967295));return t[r+3]=s,s=s>>8,t[r+2]=s,s=s>>8,t[r+1]=s,s=s>>8,t[r]=s,r+8}c.prototype.writeBigUInt64LE=L(function(e,r=0){return $r(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});c.prototype.writeBigUInt64BE=L(function(e,r=0){return qr(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});c.prototype.writeIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){let l=Math.pow(2,8*n-1);P(this,e,r,n,l-1,-l)}let o=0,s=1,a=0;for(this[r]=e&255;++o<n&&(s*=256);)e<0&&a===0&&this[r+o-1]!==0&&(a=1),this[r+o]=(e/s>>0)-a&255;return r+n};c.prototype.writeIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){let l=Math.pow(2,8*n-1);P(this,e,r,n,l-1,-l)}let o=n-1,s=1,a=0;for(this[r+o]=e&255;--o>=0&&(s*=256);)e<0&&a===0&&this[r+o+1]!==0&&(a=1),this[r+o]=(e/s>>0)-a&255;return r+n};c.prototype.writeInt8=function(e,r,n){return e=+e,r=r>>>0,n||P(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};c.prototype.writeInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||P(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};c.prototype.writeInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||P(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};c.prototype.writeInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||P(this,e,r,4,2147483647,-2147483648),this[r]=e&255,this[r+1]=e>>>8,this[r+2]=e>>>16,this[r+3]=e>>>24,r+4};c.prototype.writeInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||P(this,e,r,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};c.prototype.writeBigInt64LE=L(function(e,r=0){return $r(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});c.prototype.writeBigInt64BE=L(function(e,r=0){return qr(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Hr(t,e,r,n,i,o){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function Wr(t,e,r,n,i){return e=+e,r=r>>>0,i||Hr(t,e,r,4,34028234663852886e22,-34028234663852886e22),yt.write(t,e,r,n,23,4),r+4}c.prototype.writeFloatLE=function(e,r,n){return Wr(this,e,r,!0,n)};c.prototype.writeFloatBE=function(e,r,n){return Wr(this,e,r,!1,n)};function Gr(t,e,r,n,i){return e=+e,r=r>>>0,i||Hr(t,e,r,8,17976931348623157e292,-17976931348623157e292),yt.write(t,e,r,n,52,8),r+8}c.prototype.writeDoubleLE=function(e,r,n){return Gr(this,e,r,!0,n)};c.prototype.writeDoubleBE=function(e,r,n){return Gr(this,e,r,!1,n)};c.prototype.copy=function(e,r,n,i){if(!c.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),r>=e.length&&(r=e.length),r||(r=0),i>0&&i<n&&(i=n),i===n||e.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-r<i-n&&(i=e.length-r+n);let o=i-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,n,i):Uint8Array.prototype.set.call(e,this.subarray(n,i),r),o};c.prototype.fill=function(e,r,n,i){if(typeof e=="string"){if(typeof r=="string"?(i=r,r=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!c.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(e.length===1){let s=e.charCodeAt(0);(i==="utf8"&&s<128||i==="latin1")&&(e=s)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(r<0||this.length<r||this.length<n)throw new RangeError("Out of range index");if(n<=r)return this;r=r>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);let o;if(typeof e=="number")for(o=r;o<n;++o)this[o]=e;else{let s=c.isBuffer(e)?e:c.from(e,i),a=s.length;if(a===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(o=0;o<n-r;++o)this[o+r]=s[o%a]}return this};var ht={};function Xe(t,e,r){ht[t]=class extends r{constructor(){super(),Object.defineProperty(this,"message",{value:e.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${t}]`,this.stack,delete this.name}get code(){return t}set code(i){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:i,writable:!0})}toString(){return`${this.name} [${t}]: ${this.message}`}}}Xe("ERR_BUFFER_OUT_OF_BOUNDS",function(t){return t?`${t} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);Xe("ERR_INVALID_ARG_TYPE",function(t,e){return`The "${t}" argument must be of type number. Received type ${typeof e}`},TypeError);Xe("ERR_OUT_OF_RANGE",function(t,e,r){let n=`The value of "${t}" is out of range.`,i=r;return Number.isInteger(r)&&Math.abs(r)>2**32?i=kr(String(r)):typeof r=="bigint"&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=kr(i)),i+="n"),n+=` It must be ${e}. Received ${i}`,n},RangeError);function kr(t){let e="",r=t.length,n=t[0]==="-"?1:0;for(;r>=n+4;r-=3)e=`_${t.slice(r-3,r)}${e}`;return`${t.slice(0,r)}${e}`}function Eo(t,e,r){_t(e,"offset"),(t[e]===void 0||t[e+r]===void 0)&&Ct(e,t.length-(r+1))}function Yr(t,e,r,n,i,o){if(t>r||t<e){let s=typeof e=="bigint"?"n":"",a;throw o>3?e===0||e===BigInt(0)?a=`>= 0${s} and < 2${s} ** ${(o+1)*8}${s}`:a=`>= -(2${s} ** ${(o+1)*8-1}${s}) and < 2 ** ${(o+1)*8-1}${s}`:a=`>= ${e}${s} and <= ${r}${s}`,new ht.ERR_OUT_OF_RANGE("value",a,t)}Eo(n,i,o)}function _t(t,e){if(typeof t!="number")throw new ht.ERR_INVALID_ARG_TYPE(e,"number",t)}function Ct(t,e,r){throw Math.floor(t)!==t?(_t(t,r),new ht.ERR_OUT_OF_RANGE(r||"offset","an integer",t)):e<0?new ht.ERR_BUFFER_OUT_OF_BOUNDS:new ht.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${e}`,t)}var xo=/[^+/0-9A-Za-z-_]/g;function Ao(t){if(t=t.split("=")[0],t=t.trim().replace(xo,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Ge(t,e){e=e||1/0;let r,n=t.length,i=null,o=[];for(let s=0;s<n;++s){if(r=t.charCodeAt(s),r>55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&o.push(239,191,189);continue}else if(s+1===n){(e-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&o.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(e-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;o.push(r)}else if(r<2048){if((e-=2)<0)break;o.push(r>>6|192,r&63|128)}else if(r<65536){if((e-=3)<0)break;o.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((e-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return o}function To(t){let e=[];for(let r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function bo(t,e){let r,n,i,o=[];for(let s=0;s<t.length&&!((e-=2)<0);++s)r=t.charCodeAt(s),n=r>>8,i=r%256,o.push(i),o.push(n);return o}function zr(t){return qe.toByteArray(Ao(t))}function ee(t,e,r,n){let i;for(i=0;i<n&&!(i+r>=e.length||i>=t.length);++i)e[i+r]=t[i];return i}function H(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function Qe(t){return t!==t}var Oo=function(){let t="0123456789abcdef",e=new Array(256);for(let r=0;r<16;++r){let n=r*16;for(let i=0;i<16;++i)e[n+i]=t[r]+t[i]}return e}();function L(t){return typeof BigInt>"u"?Ro:t}function Ro(){throw new Error("BigInt not supported")}});var rn=je(Xr());var ne={};Wi(ne,{backoff:()=>Dr,chain:()=>Lr,conditionalDelay:()=>Zr,defaultStrategy:()=>re,maxAttempts:()=>So,once:()=>Qr,throttle:()=>vo,timeout:()=>Ir});var No=5*60*1e3;function re(){return Lr(Zr(Qr(),1e3),Dr(1e3,1.2),Ir(No))}function Qr(){let t=!0;return async()=>t?(t=!1,!0):!1}function Zr(t,e){return async(r,n,i)=>{if(await t(r,n,i))return new Promise(o=>setTimeout(o,e))}}function So(t){let e=t;return async(r,n,i)=>{if(--e<=0)throw new Error(`Failed to retrieve a reply for request after ${t} attempts:
2
+ Request ID: ${N(n)}
3
3
  Request status: ${i}
4
4
  `)}}function vo(t){return()=>new Promise(e=>setTimeout(e,t))}function Ir(t){let e=Date.now()+t;return async(r,n,i)=>{if(Date.now()>e)throw new Error(`Request timed out after ${t} msec:
5
- Request ID: ${S(n)}
5
+ Request ID: ${N(n)}
6
6
  Request status: ${i}
7
- `)}}function Dr(t,e){let r=t;return()=>new Promise(n=>setTimeout(()=>{r*=e,n()},r))}function Lr(...t){return async(e,r,n)=>{for(let i of t)await i(e,r,n)}}async function Ze(t,e,r,n=re(),i,o){var s;let a=[new TextEncoder().encode("request_status"),r],l=i??await((s=t.createReadStateRequest)===null||s===void 0?void 0:s.call(t,{paths:[a]})),u=await t.readState(e,{paths:[a]},void 0,l);if(t.rootKey==null)throw new Error("Agent root key not initialized before polling");let p=await Qt.create({certificate:u.certificate,rootKey:t.rootKey,canisterId:e,blsVerify:o}),d=M(p.lookup([...a,new TextEncoder().encode("status")])),f;switch(typeof d>"u"?f=D.Unknown:f=new TextDecoder().decode(d),f){case D.Replied:return{reply:M(p.lookup([...a,"reply"])),certificate:p};case D.Received:case D.Unknown:case D.Processing:return await n(e,r,f),Ze(t,e,r,n,l,o);case D.Rejected:{let y=new Uint8Array(M(p.lookup([...a,"reject_code"])))[0],E=new TextDecoder().decode(M(p.lookup([...a,"reject_message"])));throw new Error(`Call was rejected:
8
- Request ID: ${S(r)}
9
- Reject code: ${y}
10
- Reject text: ${E}
7
+ `)}}function Dr(t,e){let r=t;return()=>new Promise(n=>setTimeout(()=>{r*=e,n()},r))}function Lr(...t){return async(e,r,n)=>{for(let i of t)await i(e,r,n)}}async function Ze(t,e,r,n=re(),i,o){var s;let a=[new TextEncoder().encode("request_status"),r],l=i??await((s=t.createReadStateRequest)===null||s===void 0?void 0:s.call(t,{paths:[a]})),u=await t.readState(e,{paths:[a]},void 0,l);if(t.rootKey==null)throw new Error("Agent root key not initialized before polling");let p=await Qt.create({certificate:u.certificate,rootKey:t.rootKey,canisterId:e,blsVerify:o}),d=V(p.lookup([...a,new TextEncoder().encode("status")])),f;switch(typeof d>"u"?f=D.Unknown:f=new TextDecoder().decode(d),f){case D.Replied:return{reply:V(p.lookup([...a,"reply"])),certificate:p};case D.Received:case D.Unknown:case D.Processing:return await n(e,r,f),Ze(t,e,r,n,l,o);case D.Rejected:{let g=new Uint8Array(V(p.lookup([...a,"reject_code"])))[0],x=new TextDecoder().decode(V(p.lookup([...a,"reject_message"])));throw new Error(`Call was rejected:
8
+ Request ID: ${N(r)}
9
+ Reject code: ${g}
10
+ Reject text: ${x}
11
11
  `)}case D.Done:throw new Error(`Call was marked as done but we never saw the reply:
12
- Request ID: ${S(r)}
13
- `)}throw new Error("unreachable")}var tn=({IDL:t})=>{let e=t.Variant({mainnet:t.Null,testnet:t.Null}),r=t.Text,n=t.Record({network:e,address:r,min_confirmations:t.Opt(t.Nat32)}),i=t.Nat64,o=i,s=t.Nat32,a=t.Record({start_height:s,end_height:t.Opt(s),network:e}),l=t.Vec(t.Nat8),u=t.Record({tip_height:s,block_headers:t.Vec(l)}),p=t.Record({network:e}),d=t.Nat64,f=t.Vec(d),y=t.Record({network:e,filter:t.Opt(t.Variant({page:t.Vec(t.Nat8),min_confirmations:t.Nat32})),address:r}),E=t.Vec(t.Nat8),v=t.Record({txid:t.Vec(t.Nat8),vout:t.Nat32}),B=t.Record({height:t.Nat32,value:i,outpoint:v}),g=t.Record({next_page:t.Opt(t.Vec(t.Nat8)),tip_height:s,tip_block_hash:E,utxos:t.Vec(B)}),T=t.Record({transaction:t.Vec(t.Nat8),network:e}),m=t.Principal,P=t.Record({canister_id:m,num_requested_changes:t.Opt(t.Nat64)}),N=t.Variant({from_user:t.Record({user_id:t.Principal}),from_canister:t.Record({canister_version:t.Opt(t.Nat64),canister_id:t.Principal})}),j=t.Vec(t.Nat8),dt=t.Variant({creation:t.Record({controllers:t.Vec(t.Principal)}),code_deployment:t.Record({mode:t.Variant({reinstall:t.Null,upgrade:t.Null,install:t.Null}),module_hash:t.Vec(t.Nat8)}),load_snapshot:t.Record({canister_version:t.Nat64,taken_at_timestamp:t.Nat64,snapshot_id:j}),controllers_change:t.Record({controllers:t.Vec(t.Principal)}),code_uninstall:t.Null}),pt=t.Record({timestamp_nanos:t.Nat64,canister_version:t.Nat64,origin:N,details:dt}),V=t.Record({controllers:t.Vec(t.Principal),module_hash:t.Opt(t.Vec(t.Nat8)),recent_changes:t.Vec(pt),total_num_changes:t.Nat64}),U=t.Record({canister_id:m}),K=t.Variant({controllers:t.Null,public:t.Null,allowed_viewers:t.Vec(t.Principal)}),it=t.Record({freezing_threshold:t.Nat,controllers:t.Vec(t.Principal),reserved_cycles_limit:t.Nat,log_visibility:K,wasm_memory_limit:t.Nat,memory_allocation:t.Nat,compute_allocation:t.Nat}),Z=t.Record({status:t.Variant({stopped:t.Null,stopping:t.Null,running:t.Null}),memory_size:t.Nat,cycles:t.Nat,settings:it,query_stats:t.Record({response_payload_bytes_total:t.Nat,num_instructions_total:t.Nat,num_calls_total:t.Nat,request_payload_bytes_total:t.Nat}),idle_cycles_burned_per_day:t.Nat,module_hash:t.Opt(t.Vec(t.Nat8)),reserved_cycles:t.Nat}),ot=t.Record({canister_id:m}),z=t.Record({freezing_threshold:t.Opt(t.Nat),controllers:t.Opt(t.Vec(t.Principal)),reserved_cycles_limit:t.Opt(t.Nat),log_visibility:t.Opt(K),wasm_memory_limit:t.Opt(t.Nat),memory_allocation:t.Opt(t.Nat),compute_allocation:t.Opt(t.Nat)}),be=t.Record({settings:t.Opt(z),sender_canister_version:t.Opt(t.Nat64)}),St=t.Record({canister_id:m}),Ne=t.Record({canister_id:m}),Se=t.Record({canister_id:m,snapshot_id:j}),ve=t.Record({canister_id:m}),Wt=t.Variant({secp256k1:t.Null}),Pe=t.Record({key_id:t.Record({name:t.Text,curve:Wt}),canister_id:t.Opt(m),derivation_path:t.Vec(t.Vec(t.Nat8))}),Ue=t.Record({public_key:t.Vec(t.Nat8),chain_code:t.Vec(t.Nat8)}),Ce=t.Record({canister_id:m}),Be=t.Record({idx:t.Nat64,timestamp_nanos:t.Nat64,content:t.Vec(t.Nat8)}),Fe=t.Record({canister_log_records:t.Vec(Be)}),Gt=t.Record({value:t.Text,name:t.Text}),vt=t.Record({status:t.Nat,body:t.Vec(t.Nat8),headers:t.Vec(Gt)}),Yt=t.Record({url:t.Text,method:t.Variant({get:t.Null,head:t.Null,post:t.Null}),max_response_bytes:t.Opt(t.Nat64),body:t.Opt(t.Vec(t.Nat8)),transform:t.Opt(t.Record({function:t.Func([t.Record({context:t.Vec(t.Nat8),response:vt})],[vt],["query"]),context:t.Vec(t.Nat8)})),headers:t.Vec(Gt)}),zt=t.Variant({reinstall:t.Null,upgrade:t.Opt(t.Record({wasm_memory_persistence:t.Opt(t.Variant({keep:t.Null,replace:t.Null})),skip_pre_upgrade:t.Opt(t.Bool)})),install:t.Null}),Pt=t.Record({hash:t.Vec(t.Nat8)}),ke=t.Record({arg:t.Vec(t.Nat8),wasm_module_hash:t.Vec(t.Nat8),mode:zt,chunk_hashes_list:t.Vec(Pt),target_canister:m,store_canister:t.Opt(m),sender_canister_version:t.Opt(t.Nat64)}),fi=t.Vec(t.Nat8),mi=t.Record({arg:t.Vec(t.Nat8),wasm_module:fi,mode:zt,canister_id:m,sender_canister_version:t.Opt(t.Nat64)}),hi=t.Record({canister_id:m}),Ar=t.Record({id:j,total_size:t.Nat64,taken_at_timestamp:t.Nat64}),yi=t.Vec(Ar),_i=t.Record({canister_id:m,sender_canister_version:t.Opt(t.Nat64),snapshot_id:j}),gi=t.Record({start_at_timestamp_nanos:t.Nat64,subnet_id:t.Principal}),wi=t.Record({num_block_failures_total:t.Nat64,node_id:t.Principal,num_blocks_proposed_total:t.Nat64}),Ei=t.Vec(t.Record({timestamp_nanos:t.Nat64,node_metrics:t.Vec(wi)})),xi=t.Record({settings:t.Opt(z),specified_id:t.Opt(m),amount:t.Opt(t.Nat),sender_canister_version:t.Opt(t.Nat64)}),Ai=t.Record({canister_id:m}),Ti=t.Record({canister_id:m,amount:t.Nat}),Oi=t.Vec(t.Nat8),Tr=t.Variant({ed25519:t.Null,bip340secp256k1:t.Null}),Ri=t.Record({key_id:t.Record({algorithm:Tr,name:t.Text}),canister_id:t.Opt(m),derivation_path:t.Vec(t.Vec(t.Nat8))}),bi=t.Record({public_key:t.Vec(t.Nat8),chain_code:t.Vec(t.Nat8)}),Ni=t.Record({key_id:t.Record({name:t.Text,curve:Wt}),derivation_path:t.Vec(t.Vec(t.Nat8)),message_hash:t.Vec(t.Nat8)}),Si=t.Record({signature:t.Vec(t.Nat8)}),vi=t.Variant({bip341:t.Record({merkle_root_hash:t.Vec(t.Nat8)})}),Pi=t.Record({aux:t.Opt(vi),key_id:t.Record({algorithm:Tr,name:t.Text}),derivation_path:t.Vec(t.Vec(t.Nat8)),message:t.Vec(t.Nat8)}),Ui=t.Record({signature:t.Vec(t.Nat8)}),Ci=t.Record({canister_id:m}),Bi=t.Record({canister_id:m}),Fi=t.Record({canister_id:m}),ki=t.Vec(Pt),ji=t.Record({subnet_id:t.Principal}),Vi=t.Record({replica_version:t.Text}),Ki=t.Record({replace_snapshot:t.Opt(j),canister_id:m}),Mi=Ar,Ji=t.Record({canister_id:m,sender_canister_version:t.Opt(t.Nat64)}),$i=t.Record({canister_id:t.Principal,settings:z,sender_canister_version:t.Opt(t.Nat64)}),qi=t.Record({chunk:t.Vec(t.Nat8),canister_id:t.Principal}),Hi=Pt;return t.Service({bitcoin_get_balance:t.Func([n],[o],[]),bitcoin_get_block_headers:t.Func([a],[u],[]),bitcoin_get_current_fee_percentiles:t.Func([p],[f],[]),bitcoin_get_utxos:t.Func([y],[g],[]),bitcoin_send_transaction:t.Func([T],[],[]),canister_info:t.Func([P],[V],[]),canister_status:t.Func([U],[Z],[]),clear_chunk_store:t.Func([ot],[],[]),create_canister:t.Func([be],[St],[]),delete_canister:t.Func([Ne],[],[]),delete_canister_snapshot:t.Func([Se],[],[]),deposit_cycles:t.Func([ve],[],[]),ecdsa_public_key:t.Func([Pe],[Ue],[]),fetch_canister_logs:t.Func([Ce],[Fe],["query"]),http_request:t.Func([Yt],[vt],[]),install_chunked_code:t.Func([ke],[],[]),install_code:t.Func([mi],[],[]),list_canister_snapshots:t.Func([hi],[yi],[]),load_canister_snapshot:t.Func([_i],[],[]),node_metrics_history:t.Func([gi],[Ei],[]),provisional_create_canister_with_cycles:t.Func([xi],[Ai],[]),provisional_top_up_canister:t.Func([Ti],[],[]),raw_rand:t.Func([],[Oi],[]),schnorr_public_key:t.Func([Ri],[bi],[]),sign_with_ecdsa:t.Func([Ni],[Si],[]),sign_with_schnorr:t.Func([Pi],[Ui],[]),start_canister:t.Func([Ci],[],[]),stop_canister:t.Func([Bi],[],[]),stored_chunks:t.Func([Fi],[ki],[]),subnet_info:t.Func([ji],[Vi],[]),take_canister_snapshot:t.Func([Ki],[Mi],[]),uninstall_code:t.Func([Ji],[],[]),update_settings:t.Func([$i],[],[]),upload_chunk:t.Func([qi],[Hi],[])})};var ie=class extends Xt{constructor(e,r,n,i){super(["Call failed:",` Canister: ${e.toText()}`,` Method: ${r} (${n})`,...Object.getOwnPropertyNames(i).map(o=>` "${o}": ${JSON.stringify(i[o])}`)].join(`
14
- `)),this.canisterId=e,this.methodName=r,this.type=n,this.props=i}},Ie=class extends ie{constructor(e,r,n){var i;super(e,r,"query",{Status:n.status,Code:(i=Rr[n.reject_code])!==null&&i!==void 0?i:`Unknown Code "${n.reject_code}"`,Message:n.reject_message}),this.result=n}},oe=class extends ie{constructor(e,r,n,i,o,s,a){super(e,r,"update",Object.assign({"Request ID":S(n)},i.body?Object.assign(Object.assign({},a?{"Error code":a}:{}),{"Reject code":String(o),"Reject message":s}):{"HTTP status code":i.status.toString(),"HTTP status text":i.statusText})),this.requestId=n,this.response=i,this.reject_code=o,this.reject_message=s,this.error_code=a}},k=Symbol.for("ic-agent-metadata"),tt=class t{constructor(e){this[k]=Object.freeze(e)}static agentOf(e){return e[k].config.agent}static interfaceOf(e){return e[k].service}static canisterIdOf(e){return _.from(e[k].config.canisterId)}static async install(e,r){let n=e.mode===void 0?{install:null}:e.mode,i=e.arg?[...new Uint8Array(e.arg)]:[],o=[...new Uint8Array(e.module)],s=typeof r.canisterId=="string"?_.fromText(r.canisterId):r.canisterId;await en(r).install_code({mode:n,arg:i,wasm_module:o,canister_id:s,sender_canister_version:[]})}static async createCanister(e,r){function n(o){return[{controllers:o.controllers?[o.controllers]:[],compute_allocation:o.compute_allocation?[o.compute_allocation]:[],freezing_threshold:o.freezing_threshold?[o.freezing_threshold]:[],memory_allocation:o.memory_allocation?[o.memory_allocation]:[],reserved_cycles_limit:[],log_visibility:[],wasm_memory_limit:[]}]}let{canister_id:i}=await en(e||{}).provisional_create_canister_with_cycles({amount:[],settings:n(r||{}),specified_id:[],sender_canister_version:[]});return i}static async createAndInstallCanister(e,r,n){let i=await this.createCanister(n);return await this.install(Object.assign({},r),Object.assign(Object.assign({},n),{canisterId:i})),this.createActor(e,Object.assign(Object.assign({},n),{canisterId:i}))}static createActorClass(e,r){let n=e({IDL:Ut});class i extends t{constructor(s){if(!s.canisterId)throw new Xt(`Canister ID is required, but received ${typeof s.canisterId} instead. If you are using automatically generated declarations, this may be because your application is not setting the canister ID in process.env correctly.`);let a=typeof s.canisterId=="string"?_.fromText(s.canisterId):s.canisterId;super({config:Object.assign(Object.assign(Object.assign({},nn),s),{canisterId:a}),service:n});for(let[l,u]of n._fields)r?.httpDetails&&u.annotations.push(De),r?.certificate&&u.annotations.push(on),this[l]=Uo(this,l,u,s.blsVerify)}}return i}static createActor(e,r){if(!r.canisterId)throw new Xt(`Canister ID is required, but received ${typeof r.canisterId} instead. If you are using automatically generated declarations, this may be because your application is not setting the canister ID in process.env correctly.`);return new(this.createActorClass(e))(r)}static createActorWithHttpDetails(e,r){return new(this.createActorClass(e,{httpDetails:!0}))(r)}static createActorWithExtendedDetails(e,r,n={httpDetails:!0,certificate:!0}){return new(this.createActorClass(e,n))(r)}};function wt(t,e){let r=Ut.decode(t,rn.Buffer.from(e));switch(r.length){case 0:return;case 1:return r[0];default:return r}}var nn={pollingStrategyFactory:ne.defaultStrategy},De="http-details",on="certificate";function Uo(t,e,r,n){let i;r.annotations.includes("query")||r.annotations.includes("composite_query")?i=async(s,...a)=>{var l,u;s=Object.assign(Object.assign({},s),(u=(l=t[k].config).queryTransform)===null||u===void 0?void 0:u.call(l,e,a,Object.assign(Object.assign({},t[k].config),s)));let p=s.agent||t[k].config.agent||Je(),d=_.from(s.canisterId||t[k].config.canisterId),f=Ut.encode(r.argTypes,a),y=await p.query(d,{methodName:e,arg:f,effectiveCanisterId:s.effectiveCanisterId}),E=Object.assign(Object.assign({},y.httpDetails),{requestDetails:y.requestDetails});switch(y.status){case"rejected":throw new Ie(d,e,y);case"replied":return r.annotations.includes(De)?{httpDetails:E,result:wt(r.retTypes,y.reply.arg)}:wt(r.retTypes,y.reply.arg)}}:i=async(s,...a)=>{var l,u;s=Object.assign(Object.assign({},s),(u=(l=t[k].config).callTransform)===null||u===void 0?void 0:u.call(l,e,a,Object.assign(Object.assign({},t[k].config),s)));let p=s.agent||t[k].config.agent||Je(),{canisterId:d,effectiveCanisterId:f,pollingStrategyFactory:y}=Object.assign(Object.assign(Object.assign({},nn),t[k].config),s),E=_.from(d),v=f!==void 0?_.from(f):E,B=Ut.encode(r.argTypes,a),{requestId:g,response:T,requestDetails:m}=await p.call(E,{methodName:e,arg:B,effectiveCanisterId:v}),P,N;if(T.body&&T.body.certificate){if(p.rootKey==null)throw new Error("Agent is missing root key");let V=T.body.certificate;N=await Qt.create({certificate:Ve(V),rootKey:p.rootKey,canisterId:_.from(d),blsVerify:n});let U=[new TextEncoder().encode("request_status"),g];switch(new TextDecoder().decode(M(N.lookup([...U,"status"])))){case"replied":P=M(N.lookup([...U,"reply"]));break;case"rejected":{let it=new Uint8Array(M(N.lookup([...U,"reject_code"])))[0],Z=new TextDecoder().decode(M(N.lookup([...U,"reject_message"]))),ot=M(N.lookup([...U,"error_code"])),z=ot?new TextDecoder().decode(ot):void 0;throw new oe(E,e,g,T,it,Z,z)}}}else if(T.body&&"reject_message"in T.body){let{reject_code:V,reject_message:U,error_code:K}=T.body;throw new oe(E,e,g,T,V,U,K)}if(T.status===202){let V=y(),U=await Ze(p,v,g,V,n);N=U.certificate,P=U.reply}let j=r.annotations.includes(De),dt=r.annotations.includes(on),pt=Object.assign(Object.assign({},T),{requestDetails:m});if(P!==void 0)return j&&dt?{httpDetails:pt,certificate:N,result:wt(r.retTypes,P)}:dt?{certificate:N,result:wt(r.retTypes,P)}:j?{httpDetails:pt,result:wt(r.retTypes,P)}:wt(r.retTypes,P);if(r.retTypes.length===0)return j?{httpDetails:T,result:void 0}:void 0;throw new Error(`Call was returned undefined, but type [${r.retTypes.join(",")}].`)};let o=(...s)=>i({},...s);return o.withOptions=s=>(...a)=>i(s,...a),o}function en(t){function e(r,n){if(t.effectiveCanisterId)return{effectiveCanisterId:_.from(t.effectiveCanisterId)};let i=n[0],o=_.fromHex("");return i&&typeof i=="object"&&i.target_canister&&r==="install_chunked_code"&&(o=_.from(i.target_canister)),i&&typeof i=="object"&&i.canister_id&&(o=_.from(i.canister_id)),{effectiveCanisterId:o}}return tt.createActor(tn,Object.assign(Object.assign(Object.assign({},t),{canisterId:_.fromHex("")}),{callTransform:e,queryTransform:e}))}var Bo=(t=>(t[t.FractionalMoreThan8Decimals=0]="FractionalMoreThan8Decimals",t[t.InvalidFormat=1]="InvalidFormat",t[t.FractionalTooManyDecimals=2]="FractionalTooManyDecimals",t))(Bo||{}),ca=BigInt(1e8);var h=t=>t==null,w=t=>!h(t);var Fo=class extends Error{},se=(t,e)=>{if(t==null)throw new Fo(e)};var sn="abcdefghijklmnopqrstuvwxyz234567",Bt=Object.create(null);for(let t=0;t<sn.length;t++)Bt[sn[t]]=t;Bt[0]=Bt.o;Bt[1]=Bt.i;var da=new Uint32Array([0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117]);var Le="__bigint__",tr="__principal__",er="__uint8array__",an=(t,e)=>typeof e=="bigint"?{[Le]:`${e}`}:w(e)&&e instanceof _?{[tr]:e.toText()}:w(e)&&e instanceof Uint8Array?{[er]:Array.from(e)}:e,cn=(t,e)=>{let r=n=>e[n];return w(e)&&typeof e=="object"&&Le in e?BigInt(r(Le)):w(e)&&typeof e=="object"&&tr in e?_.fromText(r(tr)):w(e)&&typeof e=="object"&&er in e?Uint8Array.from(r(er)):e};var x=t=>w(t)?[t]:[],b=t=>t?.[0];var Et=class{callbacks=[];populate(e){this.callbacks.forEach(({callback:r})=>r(e))}subscribe(e){let r=Symbol();return this.callbacks.push({id:r,callback:e}),()=>this.callbacks=this.callbacks.filter(({id:n})=>n!==r)}};var Q=class t extends Et{static instance;authUser=null;constructor(){super()}static getInstance(){return t.instance||(t.instance=new t),t.instance}set(e){this.authUser=e,this.populate(e)}get(){return this.authUser}subscribe(e){let r=super.subscribe(e);return e(this.authUser),r}reset(){this.authUser=null,this.populate(this.authUser)}};var rr=({message:t,detail:e})=>{let r=new CustomEvent(t,{detail:e,bubbles:!0});document.dispatchEvent(r)};var le=function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},et=function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},ae,ce,xt,At;function ln(t){return t!==null&&typeof t=="object"}var lt=class t{constructor(e){if(ae.set(this,void 0),ce.set(this,void 0),e.byteLength!==t.RAW_KEY_LENGTH)throw new Error("An Ed25519 public key must be exactly 32bytes long");le(this,ae,e,"f"),le(this,ce,t.derEncode(e),"f")}static from(e){if(typeof e=="string"){let r=I(e);return this.fromRaw(r)}else if(ln(e)){let r=e;if(ln(r)&&Object.hasOwnProperty.call(r,"__derEncodedPublicKey__"))return this.fromDer(r);if(ArrayBuffer.isView(r)){let n=r;return this.fromRaw(Sr(n.buffer))}else{if(r instanceof ArrayBuffer)return this.fromRaw(r);if("rawKey"in r)return this.fromRaw(r.rawKey);if("derKey"in r)return this.fromDer(r.derKey);if("toDer"in r)return this.fromDer(r.toDer())}}throw new Error("Cannot construct Ed25519PublicKey from the provided key.")}static fromRaw(e){return new t(e)}static fromDer(e){return new t(this.derDecode(e))}static derEncode(e){let r=It(e,Zt).buffer;return r.__derEncodedPublicKey__=void 0,r}static derDecode(e){let r=Me(e,Zt);if(r.length!==this.RAW_KEY_LENGTH)throw new Error("An Ed25519 public key must be exactly 32bytes long");return r}get rawKey(){return et(this,ae,"f")}get derKey(){return et(this,ce,"f")}toDer(){return this.derKey}toRaw(){return this.rawKey}};ae=new WeakMap,ce=new WeakMap;lt.RAW_KEY_LENGTH=32;var ut=class t extends st{constructor(e,r){super(),xt.set(this,void 0),At.set(this,void 0),le(this,xt,lt.from(e),"f"),le(this,At,new Uint8Array(r),"f")}static generate(e){if(e&&e.length!==32)throw new Error("Ed25519 Seed needs to be 32 bytes long.");e||(e=mt.utils.randomPrivateKey()),br(e,new Uint8Array(new Array(32).fill(0)))&&console.warn("Seed is all zeros. This is not a secure seed. Please provide a seed with sufficient entropy if this is a production environment.");let r=new Uint8Array(32);for(let i=0;i<32;i++)r[i]=new Uint8Array(e)[i];let n=mt.getPublicKey(r);return t.fromKeyPair(n,r)}static fromParsedJson(e){let[r,n]=e;return new t(lt.fromDer(I(r)),I(n))}static fromJSON(e){let r=JSON.parse(e);if(Array.isArray(r)){if(typeof r[0]=="string"&&typeof r[1]=="string")return this.fromParsedJson([r[0],r[1]]);throw new Error("Deserialization error: JSON must have at least 2 items.")}throw new Error(`Deserialization error: Invalid JSON type for string: ${JSON.stringify(e)}`)}static fromKeyPair(e,r){return new t(lt.fromRaw(e),r)}static fromSecretKey(e){let r=mt.getPublicKey(new Uint8Array(e));return t.fromKeyPair(r,e)}toJSON(){return[S(et(this,xt,"f").toDer()),S(et(this,At,"f"))]}getKeyPair(){return{secretKey:et(this,At,"f"),publicKey:et(this,xt,"f")}}getPublicKey(){return et(this,xt,"f")}async sign(e){let r=new Uint8Array(e),n=Nr(mt.sign(r,et(this,At,"f").slice(0,32)));return Object.defineProperty(n,"__signature__",{enumerable:!1,value:void 0}),n}static verify(e,r,n){let[i,o,s]=[e,r,n].map(a=>(typeof a=="string"&&(a=I(a)),a instanceof Uint8Array&&(a=a.buffer),new Uint8Array(a)));return mt.verify(o,i,s)}};xt=new WeakMap,At=new WeakMap;var nr=class t extends Error{constructor(e){super(e),this.message=e,Object.setPrototypeOf(this,t.prototype)}};function un(t){if(typeof globalThis<"u"&&globalThis.crypto&&globalThis.crypto.subtle)return globalThis.crypto.subtle;if(t)return t;if(typeof crypto<"u"&&crypto.subtle)return crypto.subtle;throw new nr("Global crypto was not available and none was provided. Please inlcude a SubtleCrypto implementation. See https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto")}var Ft=class t extends st{constructor(e,r,n){super(),this._keyPair=e,this._derKey=r,this._subtleCrypto=n}static async generate(e){let{extractable:r=!1,keyUsages:n=["sign","verify"],subtleCrypto:i}=e??{},o=un(i),s=await o.generateKey({name:"ECDSA",namedCurve:"P-256"},r,n),a=await o.exportKey("spki",s.publicKey);return new this(s,a,o)}static async fromKeyPair(e,r){let n=un(r),i=await n.exportKey("spki",e.publicKey);return new t(e,i,n)}getKeyPair(){return this._keyPair}getPublicKey(){let e=this._derKey,r=Object.create(this._keyPair.publicKey);return r.toDer=function(){return e},r}async sign(e){let r={name:"ECDSA",hash:{name:"SHA-256"}};return await this._subtleCrypto.sign(r,this._keyPair.privateKey,e)}};var Tt=je(zi());var ko=function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},kt=function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},rt,ue=class{constructor(e){rt.set(this,void 0),ko(this,rt,e,"f")}get rawKey(){return kt(this,rt,"f").rawKey}get derKey(){return kt(this,rt,"f").derKey}toDer(){return kt(this,rt,"f").toDer()}getPublicKey(){return kt(this,rt,"f")}getPrincipal(){return _.from(kt(this,rt,"f").rawKey)}transformRequest(){return Promise.reject("Not implemented. You are attempting to use a partial identity to sign calls, but this identity only has access to the public key.To sign calls, use a DelegationIdentity instead.")}};rt=new WeakMap;var jo=function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},Vo=function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},Ko=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(t);i<n.length;i++)e.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(t,n[i])&&(r[n[i]]=t[n[i]]);return r},de,Mo=new TextEncoder().encode("ic-request-auth-delegation"),Jo=new TextEncoder().encode(`
15
- ic-request`);function ir(t){if(typeof t!="string"||t.length<64)throw new Error("Invalid public key.");return I(t)}var Ot=class{constructor(e,r,n){this.pubkey=e,this.expiration=r,this.targets=n}toCBOR(){return Tt.value.map(Object.assign({pubkey:Tt.value.bytes(this.pubkey),expiration:Tt.value.u64(this.expiration.toString(16),16)},this.targets&&{targets:Tt.value.array(this.targets.map(e=>Tt.value.bytes(e.toUint8Array())))}))}toJSON(){return Object.assign({expiration:this.expiration.toString(16),pubkey:S(this.pubkey)},this.targets&&{targets:this.targets.map(e=>e.toHex())})}};async function $o(t,e,r,n){let i=new Ot(e.toDer(),BigInt(+r)*BigInt(1e6),n),o=new Uint8Array([...Mo,...new Uint8Array(Ke(Object.assign({},i)))]),s=await t.sign(o);return{delegation:i,signature:s}}var jt=class t{constructor(e,r){this.delegations=e,this.publicKey=r}static async create(e,r,n=new Date(Date.now()+15*60*1e3),i={}){var o,s;let a=await $o(e,r,n,i.targets);return new t([...((o=i.previous)===null||o===void 0?void 0:o.delegations)||[],a],((s=i.previous)===null||s===void 0?void 0:s.publicKey)||e.getPublicKey().toDer())}static fromJSON(e){let{publicKey:r,delegations:n}=typeof e=="string"?JSON.parse(e):e;if(!Array.isArray(n))throw new Error("Invalid delegations.");let i=n.map(o=>{let{delegation:s,signature:a}=o,{pubkey:l,expiration:u,targets:p}=s;if(p!==void 0&&!Array.isArray(p))throw new Error("Invalid targets.");return{delegation:new Ot(ir(l),BigInt("0x"+u),p&&p.map(d=>{if(typeof d!="string")throw new Error("Invalid target.");return _.fromHex(d)})),signature:ir(a)}});return new this(i,ir(r))}static fromDelegations(e,r){return new this(e,r)}toJSON(){return{delegations:this.delegations.map(e=>{let{delegation:r,signature:n}=e,{targets:i}=r;return{delegation:Object.assign({expiration:r.expiration.toString(16),pubkey:S(r.pubkey)},i&&{targets:i.map(o=>o.toHex())}),signature:S(n)}}),publicKey:S(this.publicKey)}}},Vt=class extends st{constructor(e,r){super(),this._inner=e,this._delegation=r}static fromDelegation(e,r){return new this(e,r)}getDelegation(){return this._delegation}getPublicKey(){return{derKey:this._delegation.publicKey,toDer:()=>this._delegation.publicKey}}sign(e){return this._inner.sign(e)}async transformRequest(e){let{body:r}=e,n=Ko(e,["body"]),i=await Ke(r);return Object.assign(Object.assign({},n),{body:{content:r,sender_sig:await this.sign(new Uint8Array([...Jo,...new Uint8Array(i)])),sender_delegation:this._delegation.delegations,sender_pubkey:this._delegation.publicKey}})}},Kt=class t extends ue{constructor(e,r){super(e),de.set(this,void 0),jo(this,de,r,"f")}get delegation(){return Vo(this,de,"f")}static fromDelegation(e,r){return new t(e,r)}};de=new WeakMap;function dn(t,e){for(let{delegation:i}of t.delegations)if(+new Date(Number(i.expiration/BigInt(1e6)))<=+Date.now())return!1;let r=[],n=e?.scope;n&&(Array.isArray(n)?r.push(...n.map(i=>typeof i=="string"?_.fromText(i):i)):r.push(typeof n=="string"?_.fromText(n):n));for(let i of r){let o=i.toText();for(let{delegation:s}of t.delegations){if(s.targets===void 0)continue;let a=!0;for(let l of s.targets)if(l.toText()===o){a=!1;break}if(a)return!1}}return!0}var Ho=je(Yi());var pn;(function(t){t[t.ECDSA_WITH_SHA256=-7]="ECDSA_WITH_SHA256"})(pn||(pn={}));var fn=["mousedown","mousemove","keydown","touchstart","wheel"],Mt=class{constructor(e={}){var r;this.callbacks=[],this.idleTimeout=10*60*1e3,this.timeoutID=void 0;let{onIdle:n,idleTimeout:i=10*60*1e3}=e||{};this.callbacks=n?[n]:[],this.idleTimeout=i;let o=this._resetTimer.bind(this);window.addEventListener("load",o,!0),fn.forEach(function(a){document.addEventListener(a,o,!0)});let s=(a,l)=>{let u;return(...p)=>{let d=this,f=function(){u=void 0,a.apply(d,p)};clearTimeout(u),u=window.setTimeout(f,l)}};if(e?.captureScroll){let a=s(o,(r=e?.scrollDebounce)!==null&&r!==void 0?r:100);window.addEventListener("scroll",a,!0)}o()}static create(e={}){return new this(e)}registerCallback(e){this.callbacks.push(e)}exit(){clearTimeout(this.timeoutID),window.removeEventListener("load",this._resetTimer,!0);let e=this._resetTimer.bind(this);fn.forEach(function(r){document.removeEventListener(r,e,!0)}),this.callbacks.forEach(r=>r())}_resetTimer(){let e=this.exit.bind(this);window.clearTimeout(this.timeoutID),this.timeoutID=window.setTimeout(e,this.idleTimeout)}};var Wo=(t,e)=>e.some(r=>t instanceof r),mn,hn;function Go(){return mn||(mn=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function Yo(){return hn||(hn=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}var yn=new WeakMap,sr=new WeakMap,_n=new WeakMap,or=new WeakMap,cr=new WeakMap;function zo(t){let e=new Promise((r,n)=>{let i=()=>{t.removeEventListener("success",o),t.removeEventListener("error",s)},o=()=>{r(W(t.result)),i()},s=()=>{n(t.error),i()};t.addEventListener("success",o),t.addEventListener("error",s)});return e.then(r=>{r instanceof IDBCursor&&yn.set(r,t)}).catch(()=>{}),cr.set(e,t),e}function Xo(t){if(sr.has(t))return;let e=new Promise((r,n)=>{let i=()=>{t.removeEventListener("complete",o),t.removeEventListener("error",s),t.removeEventListener("abort",s)},o=()=>{r(),i()},s=()=>{n(t.error||new DOMException("AbortError","AbortError")),i()};t.addEventListener("complete",o),t.addEventListener("error",s),t.addEventListener("abort",s)});sr.set(t,e)}var ar={get(t,e,r){if(t instanceof IDBTransaction){if(e==="done")return sr.get(t);if(e==="objectStoreNames")return t.objectStoreNames||_n.get(t);if(e==="store")return r.objectStoreNames[1]?void 0:r.objectStore(r.objectStoreNames[0])}return W(t[e])},set(t,e,r){return t[e]=r,!0},has(t,e){return t instanceof IDBTransaction&&(e==="done"||e==="store")?!0:e in t}};function gn(t){ar=t(ar)}function Qo(t){return t===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(e,...r){let n=t.call(pe(this),e,...r);return _n.set(n,e.sort?e.sort():[e]),W(n)}:Yo().includes(t)?function(...e){return t.apply(pe(this),e),W(yn.get(this))}:function(...e){return W(t.apply(pe(this),e))}}function Zo(t){return typeof t=="function"?Qo(t):(t instanceof IDBTransaction&&Xo(t),Wo(t,Go())?new Proxy(t,ar):t)}function W(t){if(t instanceof IDBRequest)return zo(t);if(or.has(t))return or.get(t);let e=Zo(t);return e!==t&&(or.set(t,e),cr.set(e,t)),e}var pe=t=>cr.get(t);function En(t,e,{blocked:r,upgrade:n,blocking:i,terminated:o}={}){let s=indexedDB.open(t,e),a=W(s);return n&&s.addEventListener("upgradeneeded",l=>{n(W(s.result),l.oldVersion,l.newVersion,W(s.transaction),l)}),r&&s.addEventListener("blocked",l=>r(l.oldVersion,l.newVersion,l)),a.then(l=>{o&&l.addEventListener("close",()=>o()),i&&l.addEventListener("versionchange",u=>i(u.oldVersion,u.newVersion,u))}).catch(()=>{}),a}var Io=["get","getKey","getAll","getAllKeys","count"],Do=["put","add","delete","clear"],lr=new Map;function wn(t,e){if(!(t instanceof IDBDatabase&&!(e in t)&&typeof e=="string"))return;if(lr.get(e))return lr.get(e);let r=e.replace(/FromIndex$/,""),n=e!==r,i=Do.includes(r);if(!(r in(n?IDBIndex:IDBObjectStore).prototype)||!(i||Io.includes(r)))return;let o=async function(s,...a){let l=this.transaction(s,i?"readwrite":"readonly"),u=l.store;return n&&(u=u.index(a.shift())),(await Promise.all([u[r](...a),i&&l.done]))[0]};return lr.set(e,o),o}gn(t=>({...t,get:(e,r,n)=>wn(e,r)||t.get(e,r,n),has:(e,r)=>!!wn(e,r)||t.has(e,r)}));var xn="auth-client-db",An="ic-keyval",Lo=async(t=xn,e=An,r)=>(fe&&(localStorage!=null&&localStorage.getItem(J))&&(localStorage.removeItem(J),localStorage.removeItem($)),await En(t,r,{upgrade:n=>{n.objectStoreNames.contains(e)&&n.clear(e),n.createObjectStore(e)}}));async function ts(t,e,r){return await t.get(e,r)}async function es(t,e,r,n){return await t.put(e,n,r)}async function rs(t,e,r){return await t.delete(e,r)}var Jt=class t{constructor(e,r){this._db=e,this._storeName=r}static async create(e){let{dbName:r=xn,storeName:n=An,version:i=Tn}=e??{},o=await Lo(r,n,i);return new t(o,n)}async set(e,r){return await es(this._db,this._storeName,e,r)}async get(e){var r;return(r=await ts(this._db,this._storeName,e))!==null&&r!==void 0?r:null}async remove(e){return await rs(this._db,this._storeName,e)}};var ns=function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},is=function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},me,$="identity",J="delegation",On="iv",Tn=1,fe=typeof window<"u",$t=class{constructor(e="ic-",r){this.prefix=e,this._localStorage=r}get(e){return Promise.resolve(this._getLocalStorage().getItem(this.prefix+e))}set(e,r){return this._getLocalStorage().setItem(this.prefix+e,r),Promise.resolve()}remove(e){return this._getLocalStorage().removeItem(this.prefix+e),Promise.resolve()}_getLocalStorage(){if(this._localStorage)return this._localStorage;let e=typeof window>"u"?typeof globalThis>"u"?typeof self>"u"?void 0:self.localStorage:globalThis.localStorage:window.localStorage;if(!e)throw new Error("Could not find local storage.");return e}},qt=class{constructor(e){me.set(this,void 0),ns(this,me,e??{},"f")}get _db(){return new Promise(e=>{if(this.initializedDb){e(this.initializedDb);return}Jt.create(is(this,me,"f")).then(r=>{this.initializedDb=r,e(r)})})}async get(e){return await(await this._db).get(e)}async set(e,r){await(await this._db).set(e,r)}async remove(e){await(await this._db).remove(e)}};me=new WeakMap;var os="https://identity.ic0.app",ss="#authorize",ur="ECDSA",dr="Ed25519",as=500,fr="UserInterrupt",he=class{constructor(e,r,n,i,o,s,a,l){this._identity=e,this._key=r,this._chain=n,this._storage=i,this.idleManager=o,this._createOptions=s,this._idpWindow=a,this._eventHandler=l,this._registerDefaultIdleCallback()}static async create(e={}){var r,n,i;let o=(r=e.storage)!==null&&r!==void 0?r:new qt,s=(n=e.keyType)!==null&&n!==void 0?n:ur,a=null;if(e.identity)a=e.identity;else{let d=await o.get($);if(!d&&fe)try{let f=new $t,y=await f.get(J),E=await f.get($);y&&E&&s===ur&&(console.log("Discovered an identity stored in localstorage. Migrating to IndexedDB"),await o.set(J,y),await o.set($,E),d=y,await f.remove(J),await f.remove($))}catch(f){console.error("error while attempting to recover localstorage: "+f)}if(d)try{typeof d=="object"?s===dr&&typeof d=="string"?a=await ut.fromJSON(d):a=await Ft.fromKeyPair(d):typeof d=="string"&&(a=ut.fromJSON(d))}catch{}}let l=new ft,u=null;if(a)try{let d=await o.get(J);if(typeof d=="object"&&d!==null)throw new Error("Delegation chain is incorrectly stored. A delegation chain should be stored as a string.");e.identity?l=e.identity:d&&(u=jt.fromJSON(d),dn(u)?"toDer"in a?l=Kt.fromDelegation(a,u):l=Vt.fromDelegation(a,u):(await pr(o),a=null))}catch(d){console.error(d),await pr(o),a=null}let p;return!((i=e.idleOptions)===null||i===void 0)&&i.disableIdle?p=void 0:(u||e.identity)&&(p=Mt.create(e.idleOptions)),a||(s===dr?(a=await ut.generate(),await o.set($,JSON.stringify(a.toJSON()))):(e.storage&&s===ur&&console.warn(`You are using a custom storage provider that may not support CryptoKey storage. If you are using a custom storage provider that does not support CryptoKey storage, you should use '${dr}' as the key type, as it can serialize to a string`),a=await Ft.generate(),await o.set($,a.getKeyPair()))),new this(l,a,u,o,p,e)}_registerDefaultIdleCallback(){var e,r;let n=(e=this._createOptions)===null||e===void 0?void 0:e.idleOptions;!n?.onIdle&&!n?.disableDefaultIdleCallback&&((r=this.idleManager)===null||r===void 0||r.registerCallback(()=>{this.logout(),location.reload()}))}async _handleSuccess(e,r){var n,i;let o=e.delegations.map(u=>({delegation:new Ot(u.delegation.pubkey,u.delegation.expiration,u.delegation.targets),signature:u.signature.buffer})),s=jt.fromDelegations(o,e.userPublicKey.buffer),a=this._key;if(!a)return;this._chain=s,"toDer"in a?this._identity=Kt.fromDelegation(a,this._chain):this._identity=Vt.fromDelegation(a,this._chain),(n=this._idpWindow)===null||n===void 0||n.close();let l=(i=this._createOptions)===null||i===void 0?void 0:i.idleOptions;!this.idleManager&&!l?.disableIdle&&(this.idleManager=Mt.create(l),this._registerDefaultIdleCallback()),this._removeEventListener(),delete this._idpWindow,this._chain&&await this._storage.set(J,JSON.stringify(this._chain.toJSON())),r?.(e)}getIdentity(){return this._identity}async isAuthenticated(){return!this.getIdentity().getPrincipal().isAnonymous()&&this._chain!==null}async login(e){var r,n,i,o;let s=BigInt(8)*BigInt(36e11),a=new URL(((r=e?.identityProvider)===null||r===void 0?void 0:r.toString())||os);a.hash=ss,(n=this._idpWindow)===null||n===void 0||n.close(),this._removeEventListener(),this._eventHandler=this._getEventHandler(a,Object.assign({maxTimeToLive:(i=e?.maxTimeToLive)!==null&&i!==void 0?i:s},e)),window.addEventListener("message",this._eventHandler),this._idpWindow=(o=window.open(a.toString(),"idpWindow",e?.windowOpenerFeatures))!==null&&o!==void 0?o:void 0;let l=()=>{this._idpWindow&&(this._idpWindow.closed?this._handleFailure(fr,e?.onError):setTimeout(l,as))};l()}_getEventHandler(e,r){return async n=>{var i,o,s;if(n.origin!==e.origin)return;let a=n.data;switch(a.kind){case"authorize-ready":{let l=Object.assign({kind:"authorize-client",sessionPublicKey:new Uint8Array((i=this._key)===null||i===void 0?void 0:i.getPublicKey().toDer()),maxTimeToLive:r?.maxTimeToLive,allowPinAuthentication:r?.allowPinAuthentication,derivationOrigin:(o=r?.derivationOrigin)===null||o===void 0?void 0:o.toString()},r?.customValues);(s=this._idpWindow)===null||s===void 0||s.postMessage(l,e.origin);break}case"authorize-client-success":try{await this._handleSuccess(a,r?.onSuccess)}catch(l){this._handleFailure(l.message,r?.onError)}break;case"authorize-client-failure":this._handleFailure(a.text,r?.onError);break;default:break}}}_handleFailure(e,r){var n;(n=this._idpWindow)===null||n===void 0||n.close(),r?.(e),this._removeEventListener(),delete this._idpWindow}_removeEventListener(){this._eventHandler&&window.removeEventListener("message",this._eventHandler),this._eventHandler=void 0}async logout(e={}){if(await pr(this._storage),this._identity=new ft,this._chain=null,e.returnTo)try{window.history.pushState({},"",e.returnTo)}catch{window.location.href=e.returnTo}}};async function pr(t){await t.remove($),await t.remove(J),await t.remove(On)}var Rn=BigInt(144e11),bn=!1,Nn={width:576,height:576},Sn={width:505,height:705},vn="internetcomputer.org";var Rt="http://127.0.0.1:5987",Pn="rdmx6-jaaaa-aaaaa-aaadq-cai";var G=class t extends Et{static instance;env;constructor(){super()}static getInstance(){return t.instance||(t.instance=new t),t.instance}set(e){this.env=e,this.populate(e)}get(){return this.env}subscribe(e){let r=super.subscribe(e);return e(this.env),r}};var Un=async t=>{let e=new Blob([JSON.stringify(t,an)],{type:"application/json; charset=utf-8"});return new Uint8Array(await e.arrayBuffer())},ye=async t=>{let e=new Blob([t instanceof Uint8Array?t:new Uint8Array(t)],{type:"application/json; charset=utf-8"});return JSON.parse(await e.text(),cn)},_e=()=>typeof window<"u";var mr=({width:t,height:e})=>{if(!_e()||h(window)||h(window.top))return;let{top:{innerWidth:r,innerHeight:n}}=window,i=n/2+screenY-e/2,o=r/2+screenX-t/2;return`toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=no, copyhistory=no, width=${t}, height=${e}, top=${i}, left=${o}`};var ge=class{#t;constructor({domain:e}){this.#t=e}get id(){return"internet_identity"}signInOptions({windowed:e}){let r=()=>{let n=G.getInstance().get()?.container;if(h(n)||n===!1)return`https://identity.${this.#t??vn}`;let i=G.getInstance().get(),o=w(i)&&w(i?.internetIdentityId)?i.internetIdentityId:Pn,{host:s,protocol:a}=new URL(n===!0?Rt:n);return/apple/i.test(navigator?.vendor)?`${a}//${s}?canisterId=${o}`:`${a}//${o}.${s.replace("127.0.0.1","localhost")}`};return{...e!==!1&&{windowOpenerFeatures:mr(Nn)},identityProvider:r()}}},Cn=class{#t;#e;constructor({appName:e,logoUrl:r}){this.#t=e,this.#e=r}get id(){return"nfid"}signInOptions({windowed:e}){return{...e!==!1&&{windowOpenerFeatures:mr(Sn)},identityProvider:`https://nfid.one/authenticate/?applicationName=${encodeURI(this.#t)}&applicationLogo=${encodeURI(this.#e)}`}}};var bt=class t{static instance;#t=void 0;constructor(){}static getInstance(){return h(t.instance)&&(t.instance=new t),t.instance}async getAgent({identity:e,...r}){let n=e.getPrincipal().toText();if(h(this.#t)||h(this.#t[n])){let i=await this.createAgent({identity:e,...r});return this.#t={...this.#t??{},[n]:i},i}return this.#t[n]}reset(){this.#t=null}async createAgent({identity:e,fetch:r,container:n}){let o=w(n)&&n!==!1?n===!0?Rt:n:"https://icp-api.io",s=w(n);return await Dt.create({identity:e,shouldFetchRootKey:s,host:o,...r&&{fetch:r}})}};var Nt=class t{static instance;#t=void 0;constructor(){}static getInstance(){return h(t.instance)&&(t.instance=new t),t.instance}async getActor({satelliteId:e,identity:r,buildType:n,...i}){let o=`${n}#${r.getPrincipal().toText()}#${e};`;if(h(this.#t)||h(this.#t[o])){let s=await this.createActor({satelliteId:e,identity:r,...i});return this.#t={...this.#t??{},[o]:s},s}return this.#t[o]}reset(){this.#t=null}async createActor({idlFactory:e,satelliteId:r,...n}){let i=await bt.getInstance().getAgent(n);return tt.createActor(e,{agent:i,canisterId:r})}};var we=class extends Error{},Ee=class extends Error{},xe=class extends Error{},Ae=class extends Error{},Te=class extends Error{};var Oe=()=>he.create({idleOptions:{disableIdle:!0,disableDefaultIdleCallback:!0}});var hr=({error:t,type:e})=>typeof t=="string"?t.includes(e):t instanceof Error?t.message.includes(e):!1;var Bn="juno.datastore.error.user.cannot_update";var Fn=async({data:t})=>{try{return await ye(t)}catch(e){console.error("The data parsing has failed, mapping to undefined as a fallback.",e);return}};var yr=async t=>{let{data:e,version:r,description:n}=t;return{description:x(n),data:await Un(e),version:x(r)}},_r=t=>{let{version:e}=t;return{version:x(e)}},Ht=async({doc:t,key:e})=>{let{owner:r,version:n,description:i,data:o,...s}=t;return{key:e,description:b(i),owner:r.toText(),data:await ye(o),version:b(n),...s}};var kn=t=>{if(h(t))return x();switch(t.matcher){case"equal":return x({Equal:t.timestamp});case"greaterThan":return x({GreaterThan:t.timestamp});case"lessThan":return x({LessThan:t.timestamp});case"between":return x({Between:[t.timestamps.start,t.timestamps.end]});default:throw new Te("Invalid list matcher for timestamp",t)}},nt=({matcher:t,paginate:e,order:r,owner:n})=>({matcher:h(t)?[]:[{key:x(t.key),description:x(t.description),created_at:kn(t.createdAt),updated_at:kn(t.updatedAt)}],paginate:x(h(e)?void 0:{start_after:x(e.startAfter),limit:x(h(e.limit)?void 0:BigInt(e.limit))}),order:x(h(r)?void 0:{desc:r.desc,field:r.field==="created_at"?{CreatedAt:null}:r.field==="updated_at"?{UpdatedAt:null}:{Keys:null}}),owner:x(h(n)?void 0:typeof n=="string"?_.fromText(n):n)});var jn=({IDL:t})=>{let e=t.Record({batch_id:t.Nat,headers:t.Vec(t.Tuple(t.Text,t.Text)),chunk_ids:t.Vec(t.Nat)}),r=t.Variant({UpdatedAt:t.Null,Keys:t.Null,CreatedAt:t.Null}),n=t.Record({field:r,desc:t.Bool}),i=t.Variant({Equal:t.Nat64,Between:t.Tuple(t.Nat64,t.Nat64),GreaterThan:t.Nat64,LessThan:t.Nat64}),o=t.Record({key:t.Opt(t.Text),updated_at:t.Opt(i),description:t.Opt(t.Text),created_at:t.Opt(i)}),s=t.Record({start_after:t.Opt(t.Text),limit:t.Opt(t.Nat64)}),a=t.Record({order:t.Opt(n),owner:t.Opt(t.Principal),matcher:t.Opt(o),paginate:t.Opt(s)}),l=t.Record({controllers:t.Vec(t.Principal)}),u=t.Variant({Write:t.Null,Admin:t.Null}),p=t.Record({updated_at:t.Nat64,metadata:t.Vec(t.Tuple(t.Text,t.Text)),created_at:t.Nat64,scope:u,expires_at:t.Opt(t.Nat64)}),d=t.Record({version:t.Opt(t.Nat64)}),f=t.Variant({Db:t.Null,Storage:t.Null}),y=t.Record({version:t.Opt(t.Nat64)}),E=t.Record({cycles:t.Nat,destination_id:t.Principal}),v=t.Record({token:t.Opt(t.Text),collection:t.Text,owner:t.Principal,name:t.Text,description:t.Opt(t.Text),full_path:t.Text}),B=t.Record({modified:t.Nat64,sha256:t.Vec(t.Nat8),total_length:t.Nat}),g=t.Record({key:v,updated_at:t.Nat64,encodings:t.Vec(t.Tuple(t.Text,B)),headers:t.Vec(t.Tuple(t.Text,t.Text)),created_at:t.Nat64,version:t.Opt(t.Nat64)}),T=t.Record({derivation_origin:t.Opt(t.Text),external_alternative_origins:t.Opt(t.Vec(t.Text))}),m=t.Record({internet_identity:t.Opt(T)}),P=t.Record({stable:t.Opt(t.Nat64),heap:t.Opt(t.Nat64)}),N=t.Record({max_memory_size:t.Opt(P)}),j=t.Variant({Deny:t.Null,AllowAny:t.Null,SameOrigin:t.Null}),dt=t.Variant({Deny:t.Null,Allow:t.Null}),pt=t.Record({status_code:t.Nat16,location:t.Text}),V=t.Record({iframe:t.Opt(j),rewrites:t.Vec(t.Tuple(t.Text,t.Text)),headers:t.Vec(t.Tuple(t.Text,t.Vec(t.Tuple(t.Text,t.Text)))),max_memory_size:t.Opt(P),raw_access:t.Opt(dt),redirects:t.Opt(t.Vec(t.Tuple(t.Text,pt)))}),U=t.Record({db:t.Opt(N),authentication:t.Opt(m),storage:V}),K=t.Record({updated_at:t.Nat64,owner:t.Principal,data:t.Vec(t.Nat8),description:t.Opt(t.Text),created_at:t.Nat64,version:t.Opt(t.Nat64)}),it=t.Variant({Heap:t.Null,Stable:t.Null}),Z=t.Variant({Controllers:t.Null,Private:t.Null,Public:t.Null,Managed:t.Null}),ot=t.Record({max_tokens:t.Nat64,time_per_token_ns:t.Nat64}),z=t.Record({max_capacity:t.Opt(t.Nat32),memory:t.Opt(it),updated_at:t.Nat64,max_size:t.Opt(t.Nat),read:Z,created_at:t.Nat64,version:t.Opt(t.Nat64),mutable_permissions:t.Opt(t.Bool),rate_config:t.Opt(ot),write:Z,max_changes_per_user:t.Opt(t.Nat32)}),be=t.Record({url:t.Text,method:t.Text,body:t.Vec(t.Nat8),headers:t.Vec(t.Tuple(t.Text,t.Text)),certificate_version:t.Opt(t.Nat16)}),St=t.Record({memory:it,token:t.Opt(t.Text),sha256:t.Opt(t.Vec(t.Nat8)),headers:t.Vec(t.Tuple(t.Text,t.Text)),index:t.Nat64,encoding_type:t.Text,full_path:t.Text}),Ne=t.Variant({Callback:t.Record({token:St,callback:t.Func([],[],["query"])})}),Se=t.Record({body:t.Vec(t.Nat8),headers:t.Vec(t.Tuple(t.Text,t.Text)),streaming_strategy:t.Opt(Ne),status_code:t.Nat16}),ve=t.Record({token:t.Opt(St),body:t.Vec(t.Nat8)}),Wt=t.Record({token:t.Opt(t.Text),collection:t.Text,name:t.Text,description:t.Opt(t.Text),encoding_type:t.Opt(t.Text),full_path:t.Text}),Pe=t.Record({batch_id:t.Nat}),Ue=t.Record({matches_pages:t.Opt(t.Nat64),matches_length:t.Nat64,items_page:t.Opt(t.Nat64),items:t.Vec(t.Tuple(t.Text,g)),items_length:t.Nat64}),Ce=t.Record({updated_at:t.Nat64,created_at:t.Nat64,version:t.Opt(t.Nat64),bn_id:t.Opt(t.Text)}),Be=t.Record({matches_pages:t.Opt(t.Nat64),matches_length:t.Nat64,items_page:t.Opt(t.Nat64),items:t.Vec(t.Tuple(t.Text,K)),items_length:t.Nat64}),Fe=t.Record({stable:t.Nat64,heap:t.Nat64}),Gt=t.Record({metadata:t.Vec(t.Tuple(t.Text,t.Text)),scope:u,expires_at:t.Opt(t.Nat64)}),vt=t.Record({controller:Gt,controllers:t.Vec(t.Principal)}),Yt=t.Record({data:t.Vec(t.Nat8),description:t.Opt(t.Text),version:t.Opt(t.Nat64)}),zt=t.Record({max_capacity:t.Opt(t.Nat32),memory:t.Opt(it),max_size:t.Opt(t.Nat),read:Z,version:t.Opt(t.Nat64),mutable_permissions:t.Opt(t.Bool),rate_config:t.Opt(ot),write:Z,max_changes_per_user:t.Opt(t.Nat32)}),Pt=t.Record({content:t.Vec(t.Nat8),batch_id:t.Nat,order_id:t.Opt(t.Nat)}),ke=t.Record({chunk_id:t.Nat});return t.Service({commit_asset_upload:t.Func([e],[],[]),count_assets:t.Func([t.Text,a],[t.Nat64],["query"]),count_collection_assets:t.Func([t.Text],[t.Nat64],["query"]),count_collection_docs:t.Func([t.Text],[t.Nat64],["query"]),count_docs:t.Func([t.Text,a],[t.Nat64],["query"]),del_asset:t.Func([t.Text,t.Text],[],[]),del_assets:t.Func([t.Text],[],[]),del_controllers:t.Func([l],[t.Vec(t.Tuple(t.Principal,p))],[]),del_custom_domain:t.Func([t.Text],[],[]),del_doc:t.Func([t.Text,t.Text,d],[],[]),del_docs:t.Func([t.Text],[],[]),del_filtered_assets:t.Func([t.Text,a],[],[]),del_filtered_docs:t.Func([t.Text,a],[],[]),del_many_assets:t.Func([t.Vec(t.Tuple(t.Text,t.Text))],[],[]),del_many_docs:t.Func([t.Vec(t.Tuple(t.Text,t.Text,d))],[],[]),del_rule:t.Func([f,t.Text,y],[],[]),deposit_cycles:t.Func([E],[],[]),get_asset:t.Func([t.Text,t.Text],[t.Opt(g)],["query"]),get_auth_config:t.Func([],[t.Opt(m)],["query"]),get_config:t.Func([],[U],[]),get_db_config:t.Func([],[t.Opt(N)],["query"]),get_doc:t.Func([t.Text,t.Text],[t.Opt(K)],["query"]),get_many_assets:t.Func([t.Vec(t.Tuple(t.Text,t.Text))],[t.Vec(t.Tuple(t.Text,t.Opt(g)))],["query"]),get_many_docs:t.Func([t.Vec(t.Tuple(t.Text,t.Text))],[t.Vec(t.Tuple(t.Text,t.Opt(K)))],["query"]),get_rule:t.Func([f,t.Text],[t.Opt(z)],["query"]),get_storage_config:t.Func([],[V],["query"]),http_request:t.Func([be],[Se],["query"]),http_request_streaming_callback:t.Func([St],[ve],["query"]),init_asset_upload:t.Func([Wt],[Pe],[]),list_assets:t.Func([t.Text,a],[Ue],["query"]),list_controllers:t.Func([],[t.Vec(t.Tuple(t.Principal,p))],["query"]),list_custom_domains:t.Func([],[t.Vec(t.Tuple(t.Text,Ce))],["query"]),list_docs:t.Func([t.Text,a],[Be],["query"]),list_rules:t.Func([f],[t.Vec(t.Tuple(t.Text,z))],["query"]),memory_size:t.Func([],[Fe],["query"]),set_auth_config:t.Func([m],[],[]),set_controllers:t.Func([vt],[t.Vec(t.Tuple(t.Principal,p))],[]),set_custom_domain:t.Func([t.Text,t.Opt(t.Text)],[],[]),set_db_config:t.Func([N],[],[]),set_doc:t.Func([t.Text,t.Text,Yt],[K],[]),set_many_docs:t.Func([t.Vec(t.Tuple(t.Text,t.Text,Yt))],[t.Vec(t.Tuple(t.Text,K))],[]),set_rule:t.Func([f,t.Text,zt],[z],[]),set_storage_config:t.Func([V],[],[]),upload_asset_chunk:t.Func([Pt],[ke],[])})};var Vn=({satelliteId:t,container:e})=>{let{satelliteId:r}=gr({satelliteId:t}),{container:n}=wr({container:e});if(w(n)&&n!==!1){let{host:i,protocol:o}=new URL(n===!0?Rt:n);return`${o}//${r??"unknown"}.${i.replace("127.0.0.1","localhost")}`}return`https://${r??"unknown"}.icp0.io`},gr=({satelliteId:t})=>w(t)?{satelliteId:t}:G.getInstance().get()??{satelliteId:void 0},wr=({container:t})=>w(t)?{container:t}:G.getInstance().get()??{container:void 0};var O=t=>Mn({idlFactory:jn,buildType:"stock",...t}),Kn=({idlFactory:t,...e})=>Mn({idlFactory:t,buildType:"extended",...e}),Mn=async({satelliteId:t,container:e,...r})=>{let{satelliteId:n}=gr({satelliteId:t});se(n,"No satellite ID defined. Did you initialize Juno?");let{container:i}=wr({container:e});return await Nt.getInstance().getActor({satelliteId:n,container:i,...r})};var Jn=async({collection:t,key:e,satellite:r})=>{let{get_doc:n}=await O(r),i=b(await n(t,e));if(!h(i))return Ht({doc:i,key:e})},$n=async({docs:t,satellite:e})=>{let{get_many_docs:r}=await O(e),n=t.map(({collection:s,key:a})=>[s,a]),i=await r(n),o=[];for(let[s,a]of i){let l=b(a);o.push(w(l)?await Ht({key:s,doc:l}):void 0)}return o},qn=async({collection:t,doc:e,satellite:r})=>{let{set_doc:n}=await O(r),{key:i}=e,o=await yr(e),s=await n(t,i,o);return await Ht({key:i,doc:s})},Hn=async({docs:t,satellite:e})=>{let{set_many_docs:r}=await O(e),n=[];for(let{collection:s,doc:a}of t){let{key:l}=a;n.push([s,l,await yr(a)])}let i=await r(n),o=[];for(let[s,a]of i)o.push(await Ht({key:s,doc:a}));return o},Wn=async({collection:t,doc:e,satellite:r})=>{let{del_doc:n}=await O(r),{key:i}=e;return n(t,i,_r(e))},Gn=async({docs:t,satellite:e})=>{let{del_many_docs:r}=await O(e),n=t.map(({collection:i,doc:o})=>[i,o.key,_r(o)]);await r(n)},Yn=async({collection:t,filter:e,satellite:r})=>{let{del_filtered_docs:n}=await O(r);return n(t,nt(e))},zn=async({collection:t,filter:e,satellite:r})=>{let{list_docs:n}=await O(r),{items:i,items_page:o,items_length:s,matches_length:a,matches_pages:l}=await n(t,nt(e)),u=[];for(let[p,d]of i){let{data:f,owner:y,description:E,version:v,...B}=d;u.push({key:p,description:b(E),owner:y.toText(),data:await Fn({data:f}),version:b(v),...B})}return{items:u,items_length:s,items_page:b(o),matches_length:a,matches_pages:b(l)}},Xn=async({collection:t,filter:e,satellite:r})=>{let{count_docs:n}=await O(r);return n(t,nt(e))};var A=t=>t!==void 0?t:Re()??new ft;var Qn=async({satellite:t,...e})=>{let r=A(t?.identity);return await Jn({...e,satellite:{...t,identity:r}})},dl=async({satellite:t,...e})=>{let r=A(t?.identity);return await $n({...e,satellite:{...t,identity:r}})},Zn=async({satellite:t,...e})=>{let r=A(t?.identity);return await qn({...e,satellite:{...t,identity:r}})},pl=async({satellite:t,...e})=>{let r=A(t?.identity);return await Hn({...e,satellite:{...t,identity:r}})},fl=async({satellite:t,...e})=>{let r=A(t?.identity);return await Wn({...e,satellite:{...t,identity:r}})},ml=async({satellite:t,...e})=>{let r=A(t?.identity);return await Gn({...e,satellite:{...t,identity:r}})},hl=async({satellite:t,filter:e,...r})=>{let n=A(t?.identity);return await Yn({...r,filter:e??{},satellite:{...t,identity:n}})},yl=async({satellite:t,filter:e,...r})=>{let n=A(t?.identity);return await zn({...r,filter:e??{},satellite:{...t,identity:n}})},_l=async({satellite:t,filter:e,...r})=>{let n=A(t?.identity);return await Xn({...r,filter:e??{},satellite:{...t,identity:n}})};var In=async t=>{let e=Re();if(h(e))throw new Ae("No identity to initialize the user. Have you initialized Juno?");let r=e.getPrincipal().toText(),n=()=>Qn({collection:"#user",key:r}),i=await n();if(w(i))return i;try{return await cs({userId:r,provider:t})}catch(o){if(hr({error:o,type:Bn})){let s=await n();if(w(s))return s}throw o}},cs=({userId:t,...e})=>Zn({collection:"#user",doc:{key:t,data:e}});var Y,Er=async t=>{if(Y=Y??await Oe(),!(await Y?.isAuthenticated()??!1))return;let r=await In(t);Q.getInstance().set(r)},ls=t=>new Promise(async(e,r)=>{if(h(Y)){r(new Ee("No client is ready to perform a sign-in. Have you initialized the Satellite?"));return}let n=t?.provider??new ge({});await Y.login({onSuccess:async()=>{await Er(n.id),e()},onError:i=>{if(i===fr){r(new xe(i));return}r(new we(i))},maxTimeToLive:t?.maxTimeToLive??Rn,allowPinAuthentication:t?.allowPin??bn,...t?.derivationOrigin!==void 0&&{derivationOrigin:t.derivationOrigin},...n.signInOptions({windowed:t?.windowed})})}),xr=async()=>{await Y?.logout(),Y=null,Q.getInstance().reset(),Nt.getInstance().reset(),bt.getInstance().reset(),Y=await Oe()},Re=()=>Y?.getIdentity(),us=async()=>(Y??await Oe()).getIdentity();var Dn=t=>{let e=t===!0?"./workers/auth.worker.js":t,r=new Worker(e),n=async()=>{rr({message:"junoSignOutAuthTimer"}),await xr()};return r.onmessage=async({data:i})=>{let{msg:o,data:s}=i;switch(o){case"junoSignOutAuthTimer":await n();return;case"junoDelegationRemainingTime":rr({message:"junoDelegationRemainingTime",detail:s?.authRemainingTime});return}},Q.getInstance().subscribe(i=>{if(h(i)){r.postMessage({msg:"junoStopAuthTimer"});return}r.postMessage({msg:"junoStartAuthTimer"})})};var Ln=()=>{let t=()=>typeof import.meta<"u"&&typeof import.meta.env<"u"?import.meta.env?.VITE_SATELLITE_ID??import.meta.env?.PUBLIC_SATELLITE_ID:void 0;return typeof process<"u"?process.env?.NEXT_PUBLIC_SATELLITE_ID??t():t()},ti=()=>{let t=()=>typeof import.meta<"u"&&typeof import.meta.env<"u"?import.meta.env?.VITE_CONTAINER??import.meta.env?.PUBLIC_CONTAINER:void 0;return typeof process<"u"?process.env?.NEXT_PUBLIC_CONTAINER??t():t()};var Wl=async({idlFactory:t,satellite:e})=>{let r=A(e?.identity);return await Kn({idlFactory:t,...e,identity:r})};var ei=async({asset:{data:t,filename:e,collection:r,headers:n,token:i,fullPath:o,encoding:s,description:a},actor:l,init_asset_upload:u})=>{let{batch_id:p}=await u({collection:r,full_path:o,name:e,token:x(i),encoding_type:x(s),description:x(a)}),d=19e5,f=[],y=_e()?new Blob([await t.arrayBuffer()]):t,E=0n;for(let g=0;g<y.size;g+=d){let T=y.slice(g,g+d);f.push({batchId:p,chunk:T,actor:l,orderId:E}),E++}let v=[];for await(let g of ds({uploadChunks:f}))v=[...v,...g];let B=n.find(([g,T])=>g.toLowerCase()==="content-type")===void 0&&t.type!==void 0&&t.type!==""?[["Content-Type",t.type]]:void 0;await l.commit_asset_upload({batch_id:p,chunk_ids:v.map(({chunk_id:g})=>g),headers:[...n,...B??[]]})};async function*ds({uploadChunks:t,limit:e=12}){for(let r=0;r<t.length;r=r+e){let n=t.slice(r,r+e);yield await Promise.all(n.map(i=>ps(i)))}}var ps=async({batchId:t,chunk:e,actor:r,orderId:n})=>r.upload_asset_chunk({batch_id:t,content:new Uint8Array(await e.arrayBuffer()),order_id:x(n)});var ri=async({satellite:t,...e})=>{let r=await O(t);await ei({actor:r,asset:e,init_asset_upload:async i=>await r.init_asset_upload(i)})},ni=async({collection:t,satellite:e,filter:r})=>{let{list_assets:n}=await O(e),{items:i,items_length:o,items_page:s,matches_length:a,matches_pages:l}=await n(t,nt(r));return{items:i.map(([u,p])=>p),items_length:o,items_page:b(s),matches_length:a,matches_pages:b(l)}},ii=async({collection:t,satellite:e,filter:r})=>{let{count_assets:n}=await O(e);return n(t,nt(r))},oi=async({collection:t,fullPath:e,satellite:r})=>(await O(r)).del_asset(t,e),si=async({assets:t,satellite:e})=>{let{del_many_assets:r}=await O(e),n=t.map(({collection:i,fullPath:o})=>[i,o]);await r(n)},ai=async({collection:t,satellite:e,filter:r})=>{let{del_filtered_assets:n}=await O(e);return n(t,nt(r))},ci=async({collection:t,fullPath:e,satellite:r})=>{let{get_asset:n}=await O(r);return b(await n(t,e))},li=async({assets:t,satellite:e})=>{let{get_many_assets:r}=await O(e),n=t.map(({collection:o,fullPath:s})=>[o,s]);return(await r(n)).map(([o,s])=>b(s))};var ui=t=>btoa([...t].map(e=>String.fromCharCode(e)).join(""));var su=t=>di(t),au=t=>di({filename:t.data.name,...t}),di=async({filename:t,data:e,collection:r,headers:n=[],fullPath:i,token:o,satellite:s,encoding:a,description:l})=>{let u=A(s?.identity),p=decodeURI(t),d=i??`/${r}/${p}`,f={...s,identity:u};return await ri({data:e,filename:p,collection:r,token:o,headers:n,fullPath:d,encoding:a,satellite:f,description:l}),{downloadUrl:pi({satellite:f,assetKey:{fullPath:d,token:o}}),fullPath:d,name:p}},cu=async({collection:t,satellite:e,filter:r})=>{let n={...e,identity:A(e?.identity)},{items:i,...o}=await ni({collection:t,satellite:n,filter:r??{}}),s=i.map(({key:{full_path:a,token:l,name:u,owner:p,description:d},headers:f,encodings:y,created_at:E,updated_at:v})=>{let B=b(l);return{fullPath:a,description:b(d),name:u,downloadUrl:pi({satellite:n,assetKey:{fullPath:a,token:B}}),token:B,headers:f,encodings:y.reduce((g,[T,{modified:m,sha256:P,total_length:N}])=>({...g,[T]:{modified:m,sha256:ui(P),total_length:N}}),{}),owner:p.toText(),created_at:E,updated_at:v}});return{items:s,assets:s,...o}},lu=async({collection:t,satellite:e,filter:r})=>{let n={...e,identity:A(e?.identity)};return await ii({collection:t,satellite:n,filter:r??{}})},uu=({collection:t,fullPath:e,satellite:r})=>oi({collection:t,fullPath:e,satellite:{...r,identity:A(r?.identity)}}),du=({assets:t,satellite:e})=>si({assets:t,satellite:{...e,identity:A(e?.identity)}}),pu=async({collection:t,satellite:e,filter:r})=>{let n={...e,identity:A(e?.identity)};return await ai({collection:t,satellite:n,filter:r??{}})},fu=async({satellite:t,...e})=>{let r=A(t?.identity);return await ci({...e,satellite:{...t,identity:r}})},mu=async({satellite:t,...e})=>{let r=A(t?.identity);return await li({...e,satellite:{...t,identity:r}})},pi=({assetKey:{fullPath:t,token:e},satellite:r})=>{let n={...r,identity:A(r?.identity)};return`${Vn(n)}${t}${w(e)?`?token=${e}`:""}`};var fs=t=>{let e=t?.satelliteId??Ln();se(e,"Satellite ID is not configured. Juno cannot be initialized.");let r=t?.container??ti();return{satelliteId:e,internetIdentityId:t?.internetIdentityId,workers:t?.workers,container:r}},Au=t=>ms(t),ms=async t=>{let e=fs(t);G.getInstance().set(e),await Er();let r=e.workers?.auth!==void 0?Dn(e.workers.auth):void 0;return[...r?[r]:[]]},Tu=t=>Q.getInstance().subscribe(t);export{Ae as InitError,ge as InternetIdentityProvider,Te as ListError,Cn as NFIDProvider,we as SignInError,Ee as SignInInitError,xe as SignInUserInterruptError,Tu as authSubscribe,lu as countAssets,_l as countDocs,uu as deleteAsset,fl as deleteDoc,pu as deleteFilteredAssets,hl as deleteFilteredDocs,du as deleteManyAssets,ml as deleteManyDocs,pi as downloadUrl,fu as getAsset,Qn as getDoc,mu as getManyAssets,dl as getManyDocs,Wl as getSatelliteExtendedActor,Au as initJuno,ms as initSatellite,cu as listAssets,yl as listDocs,Zn as setDoc,pl as setManyDocs,ls as signIn,xr as signOut,us as unsafeIdentity,su as uploadBlob,au as uploadFile};
12
+ Request ID: ${N(r)}
13
+ `)}throw new Error("unreachable")}var tn=({IDL:t})=>{let e=t.Variant({mainnet:t.Null,testnet:t.Null}),r=t.Text,n=t.Record({network:e,address:r,min_confirmations:t.Opt(t.Nat32)}),i=t.Nat64,o=i,s=t.Nat32,a=t.Record({start_height:s,end_height:t.Opt(s),network:e}),l=t.Vec(t.Nat8),u=t.Record({tip_height:s,block_headers:t.Vec(l)}),p=t.Record({network:e}),d=t.Nat64,f=t.Vec(d),g=t.Record({network:e,filter:t.Opt(t.Variant({page:t.Vec(t.Nat8),min_confirmations:t.Nat32})),address:r}),x=t.Vec(t.Nat8),J=t.Record({txid:t.Vec(t.Nat8),vout:t.Nat32}),$=t.Record({height:t.Nat32,value:i,outpoint:J}),U=t.Record({next_page:t.Opt(t.Vec(t.Nat8)),tip_height:s,tip_block_hash:x,utxos:t.Vec($)}),O=t.Record({transaction:t.Vec(t.Nat8),network:e}),m=t.Principal,S=t.Record({canister_id:m,num_requested_changes:t.Opt(t.Nat64)}),R=t.Variant({from_user:t.Record({user_id:t.Principal}),from_canister:t.Record({canister_version:t.Opt(t.Nat64),canister_id:t.Principal})}),F=t.Vec(t.Nat8),dt=t.Variant({creation:t.Record({controllers:t.Vec(t.Principal)}),code_deployment:t.Record({mode:t.Variant({reinstall:t.Null,upgrade:t.Null,install:t.Null}),module_hash:t.Vec(t.Nat8)}),load_snapshot:t.Record({canister_version:t.Nat64,taken_at_timestamp:t.Nat64,snapshot_id:F}),controllers_change:t.Record({controllers:t.Vec(t.Principal)}),code_uninstall:t.Null}),pt=t.Record({timestamp_nanos:t.Nat64,canister_version:t.Nat64,origin:R,details:dt}),k=t.Record({controllers:t.Vec(t.Principal),module_hash:t.Opt(t.Vec(t.Nat8)),recent_changes:t.Vec(pt),total_num_changes:t.Nat64}),v=t.Record({canister_id:m}),j=t.Variant({controllers:t.Null,public:t.Null,allowed_viewers:t.Vec(t.Principal)}),it=t.Record({freezing_threshold:t.Nat,controllers:t.Vec(t.Principal),reserved_cycles_limit:t.Nat,log_visibility:j,wasm_memory_limit:t.Nat,memory_allocation:t.Nat,compute_allocation:t.Nat}),Z=t.Record({status:t.Variant({stopped:t.Null,stopping:t.Null,running:t.Null}),memory_size:t.Nat,cycles:t.Nat,settings:it,query_stats:t.Record({response_payload_bytes_total:t.Nat,num_instructions_total:t.Nat,num_calls_total:t.Nat,request_payload_bytes_total:t.Nat}),idle_cycles_burned_per_day:t.Nat,module_hash:t.Opt(t.Vec(t.Nat8)),reserved_cycles:t.Nat}),ot=t.Record({canister_id:m}),z=t.Record({freezing_threshold:t.Opt(t.Nat),controllers:t.Opt(t.Vec(t.Principal)),reserved_cycles_limit:t.Opt(t.Nat),log_visibility:t.Opt(j),wasm_memory_limit:t.Opt(t.Nat),memory_allocation:t.Opt(t.Nat),compute_allocation:t.Opt(t.Nat)}),Re=t.Record({settings:t.Opt(z),sender_canister_version:t.Opt(t.Nat64)}),St=t.Record({canister_id:m}),Ne=t.Record({canister_id:m}),Se=t.Record({canister_id:m,snapshot_id:F}),ve=t.Record({canister_id:m}),Wt=t.Variant({secp256k1:t.Null}),Pe=t.Record({key_id:t.Record({name:t.Text,curve:Wt}),canister_id:t.Opt(m),derivation_path:t.Vec(t.Vec(t.Nat8))}),Ue=t.Record({public_key:t.Vec(t.Nat8),chain_code:t.Vec(t.Nat8)}),Ce=t.Record({canister_id:m}),Be=t.Record({idx:t.Nat64,timestamp_nanos:t.Nat64,content:t.Vec(t.Nat8)}),Fe=t.Record({canister_log_records:t.Vec(Be)}),Gt=t.Record({value:t.Text,name:t.Text}),vt=t.Record({status:t.Nat,body:t.Vec(t.Nat8),headers:t.Vec(Gt)}),Yt=t.Record({url:t.Text,method:t.Variant({get:t.Null,head:t.Null,post:t.Null}),max_response_bytes:t.Opt(t.Nat64),body:t.Opt(t.Vec(t.Nat8)),transform:t.Opt(t.Record({function:t.Func([t.Record({context:t.Vec(t.Nat8),response:vt})],[vt],["query"]),context:t.Vec(t.Nat8)})),headers:t.Vec(Gt)}),zt=t.Variant({reinstall:t.Null,upgrade:t.Opt(t.Record({wasm_memory_persistence:t.Opt(t.Variant({keep:t.Null,replace:t.Null})),skip_pre_upgrade:t.Opt(t.Bool)})),install:t.Null}),Pt=t.Record({hash:t.Vec(t.Nat8)}),ke=t.Record({arg:t.Vec(t.Nat8),wasm_module_hash:t.Vec(t.Nat8),mode:zt,chunk_hashes_list:t.Vec(Pt),target_canister:m,store_canister:t.Opt(m),sender_canister_version:t.Opt(t.Nat64)}),fi=t.Vec(t.Nat8),mi=t.Record({arg:t.Vec(t.Nat8),wasm_module:fi,mode:zt,canister_id:m,sender_canister_version:t.Opt(t.Nat64)}),hi=t.Record({canister_id:m}),Ar=t.Record({id:F,total_size:t.Nat64,taken_at_timestamp:t.Nat64}),yi=t.Vec(Ar),_i=t.Record({canister_id:m,sender_canister_version:t.Opt(t.Nat64),snapshot_id:F}),gi=t.Record({start_at_timestamp_nanos:t.Nat64,subnet_id:t.Principal}),wi=t.Record({num_block_failures_total:t.Nat64,node_id:t.Principal,num_blocks_proposed_total:t.Nat64}),Ei=t.Vec(t.Record({timestamp_nanos:t.Nat64,node_metrics:t.Vec(wi)})),xi=t.Record({settings:t.Opt(z),specified_id:t.Opt(m),amount:t.Opt(t.Nat),sender_canister_version:t.Opt(t.Nat64)}),Ai=t.Record({canister_id:m}),Ti=t.Record({canister_id:m,amount:t.Nat}),bi=t.Vec(t.Nat8),Tr=t.Variant({ed25519:t.Null,bip340secp256k1:t.Null}),Oi=t.Record({key_id:t.Record({algorithm:Tr,name:t.Text}),canister_id:t.Opt(m),derivation_path:t.Vec(t.Vec(t.Nat8))}),Ri=t.Record({public_key:t.Vec(t.Nat8),chain_code:t.Vec(t.Nat8)}),Ni=t.Record({key_id:t.Record({name:t.Text,curve:Wt}),derivation_path:t.Vec(t.Vec(t.Nat8)),message_hash:t.Vec(t.Nat8)}),Si=t.Record({signature:t.Vec(t.Nat8)}),vi=t.Variant({bip341:t.Record({merkle_root_hash:t.Vec(t.Nat8)})}),Pi=t.Record({aux:t.Opt(vi),key_id:t.Record({algorithm:Tr,name:t.Text}),derivation_path:t.Vec(t.Vec(t.Nat8)),message:t.Vec(t.Nat8)}),Ui=t.Record({signature:t.Vec(t.Nat8)}),Ci=t.Record({canister_id:m}),Bi=t.Record({canister_id:m}),Fi=t.Record({canister_id:m}),ki=t.Vec(Pt),ji=t.Record({subnet_id:t.Principal}),Vi=t.Record({replica_version:t.Text}),Mi=t.Record({replace_snapshot:t.Opt(F),canister_id:m}),Ki=Ar,Ji=t.Record({canister_id:m,sender_canister_version:t.Opt(t.Nat64)}),$i=t.Record({canister_id:t.Principal,settings:z,sender_canister_version:t.Opt(t.Nat64)}),qi=t.Record({chunk:t.Vec(t.Nat8),canister_id:t.Principal}),Hi=Pt;return t.Service({bitcoin_get_balance:t.Func([n],[o],[]),bitcoin_get_block_headers:t.Func([a],[u],[]),bitcoin_get_current_fee_percentiles:t.Func([p],[f],[]),bitcoin_get_utxos:t.Func([g],[U],[]),bitcoin_send_transaction:t.Func([O],[],[]),canister_info:t.Func([S],[k],[]),canister_status:t.Func([v],[Z],[]),clear_chunk_store:t.Func([ot],[],[]),create_canister:t.Func([Re],[St],[]),delete_canister:t.Func([Ne],[],[]),delete_canister_snapshot:t.Func([Se],[],[]),deposit_cycles:t.Func([ve],[],[]),ecdsa_public_key:t.Func([Pe],[Ue],[]),fetch_canister_logs:t.Func([Ce],[Fe],["query"]),http_request:t.Func([Yt],[vt],[]),install_chunked_code:t.Func([ke],[],[]),install_code:t.Func([mi],[],[]),list_canister_snapshots:t.Func([hi],[yi],[]),load_canister_snapshot:t.Func([_i],[],[]),node_metrics_history:t.Func([gi],[Ei],[]),provisional_create_canister_with_cycles:t.Func([xi],[Ai],[]),provisional_top_up_canister:t.Func([Ti],[],[]),raw_rand:t.Func([],[bi],[]),schnorr_public_key:t.Func([Oi],[Ri],[]),sign_with_ecdsa:t.Func([Ni],[Si],[]),sign_with_schnorr:t.Func([Pi],[Ui],[]),start_canister:t.Func([Ci],[],[]),stop_canister:t.Func([Bi],[],[]),stored_chunks:t.Func([Fi],[ki],[]),subnet_info:t.Func([ji],[Vi],[]),take_canister_snapshot:t.Func([Mi],[Ki],[]),uninstall_code:t.Func([Ji],[],[]),update_settings:t.Func([$i],[],[]),upload_chunk:t.Func([qi],[Hi],[])})};var ie=class extends Xt{constructor(e,r,n,i){super(["Call failed:",` Canister: ${e.toText()}`,` Method: ${r} (${n})`,...Object.getOwnPropertyNames(i).map(o=>` "${o}": ${JSON.stringify(i[o])}`)].join(`
14
+ `)),this.canisterId=e,this.methodName=r,this.type=n,this.props=i}},Ie=class extends ie{constructor(e,r,n){var i;super(e,r,"query",{Status:n.status,Code:(i=Or[n.reject_code])!==null&&i!==void 0?i:`Unknown Code "${n.reject_code}"`,Message:n.reject_message}),this.result=n}},oe=class extends ie{constructor(e,r,n,i,o,s,a){super(e,r,"update",Object.assign({"Request ID":N(n)},i.body?Object.assign(Object.assign({},a?{"Error code":a}:{}),{"Reject code":String(o),"Reject message":s}):{"HTTP status code":i.status.toString(),"HTTP status text":i.statusText})),this.requestId=n,this.response=i,this.reject_code=o,this.reject_message=s,this.error_code=a}},B=Symbol.for("ic-agent-metadata"),tt=class t{constructor(e){this[B]=Object.freeze(e)}static agentOf(e){return e[B].config.agent}static interfaceOf(e){return e[B].service}static canisterIdOf(e){return y.from(e[B].config.canisterId)}static async install(e,r){let n=e.mode===void 0?{install:null}:e.mode,i=e.arg?[...new Uint8Array(e.arg)]:[],o=[...new Uint8Array(e.module)],s=typeof r.canisterId=="string"?y.fromText(r.canisterId):r.canisterId;await en(r).install_code({mode:n,arg:i,wasm_module:o,canister_id:s,sender_canister_version:[]})}static async createCanister(e,r){function n(o){return[{controllers:o.controllers?[o.controllers]:[],compute_allocation:o.compute_allocation?[o.compute_allocation]:[],freezing_threshold:o.freezing_threshold?[o.freezing_threshold]:[],memory_allocation:o.memory_allocation?[o.memory_allocation]:[],reserved_cycles_limit:[],log_visibility:[],wasm_memory_limit:[]}]}let{canister_id:i}=await en(e||{}).provisional_create_canister_with_cycles({amount:[],settings:n(r||{}),specified_id:[],sender_canister_version:[]});return i}static async createAndInstallCanister(e,r,n){let i=await this.createCanister(n);return await this.install(Object.assign({},r),Object.assign(Object.assign({},n),{canisterId:i})),this.createActor(e,Object.assign(Object.assign({},n),{canisterId:i}))}static createActorClass(e,r){let n=e({IDL:Ut});class i extends t{constructor(s){if(!s.canisterId)throw new Xt(`Canister ID is required, but received ${typeof s.canisterId} instead. If you are using automatically generated declarations, this may be because your application is not setting the canister ID in process.env correctly.`);let a=typeof s.canisterId=="string"?y.fromText(s.canisterId):s.canisterId;super({config:Object.assign(Object.assign(Object.assign({},nn),s),{canisterId:a}),service:n});for(let[l,u]of n._fields)r?.httpDetails&&u.annotations.push(De),r?.certificate&&u.annotations.push(on),this[l]=Uo(this,l,u,s.blsVerify)}}return i}static createActor(e,r){if(!r.canisterId)throw new Xt(`Canister ID is required, but received ${typeof r.canisterId} instead. If you are using automatically generated declarations, this may be because your application is not setting the canister ID in process.env correctly.`);return new(this.createActorClass(e))(r)}static createActorWithHttpDetails(e,r){return new(this.createActorClass(e,{httpDetails:!0}))(r)}static createActorWithExtendedDetails(e,r,n={httpDetails:!0,certificate:!0}){return new(this.createActorClass(e,n))(r)}};function wt(t,e){let r=Ut.decode(t,rn.Buffer.from(e));switch(r.length){case 0:return;case 1:return r[0];default:return r}}var nn={pollingStrategyFactory:ne.defaultStrategy},De="http-details",on="certificate";function Uo(t,e,r,n){let i;r.annotations.includes("query")||r.annotations.includes("composite_query")?i=async(s,...a)=>{var l,u;s=Object.assign(Object.assign({},s),(u=(l=t[B].config).queryTransform)===null||u===void 0?void 0:u.call(l,e,a,Object.assign(Object.assign({},t[B].config),s)));let p=s.agent||t[B].config.agent||Je(),d=y.from(s.canisterId||t[B].config.canisterId),f=Ut.encode(r.argTypes,a),g=await p.query(d,{methodName:e,arg:f,effectiveCanisterId:s.effectiveCanisterId}),x=Object.assign(Object.assign({},g.httpDetails),{requestDetails:g.requestDetails});switch(g.status){case"rejected":throw new Ie(d,e,g);case"replied":return r.annotations.includes(De)?{httpDetails:x,result:wt(r.retTypes,g.reply.arg)}:wt(r.retTypes,g.reply.arg)}}:i=async(s,...a)=>{var l,u;s=Object.assign(Object.assign({},s),(u=(l=t[B].config).callTransform)===null||u===void 0?void 0:u.call(l,e,a,Object.assign(Object.assign({},t[B].config),s)));let p=s.agent||t[B].config.agent||Je(),{canisterId:d,effectiveCanisterId:f,pollingStrategyFactory:g}=Object.assign(Object.assign(Object.assign({},nn),t[B].config),s),x=y.from(d),J=f!==void 0?y.from(f):x,$=Ut.encode(r.argTypes,a),{requestId:U,response:O,requestDetails:m}=await p.call(x,{methodName:e,arg:$,effectiveCanisterId:J}),S,R;if(O.body&&O.body.certificate){if(p.rootKey==null)throw new Error("Agent is missing root key");let k=O.body.certificate;R=await Qt.create({certificate:Ve(k),rootKey:p.rootKey,canisterId:y.from(d),blsVerify:n});let v=[new TextEncoder().encode("request_status"),U];switch(new TextDecoder().decode(V(R.lookup([...v,"status"])))){case"replied":S=V(R.lookup([...v,"reply"]));break;case"rejected":{let it=new Uint8Array(V(R.lookup([...v,"reject_code"])))[0],Z=new TextDecoder().decode(V(R.lookup([...v,"reject_message"]))),ot=V(R.lookup([...v,"error_code"])),z=ot?new TextDecoder().decode(ot):void 0;throw new oe(x,e,U,O,it,Z,z)}}}else if(O.body&&"reject_message"in O.body){let{reject_code:k,reject_message:v,error_code:j}=O.body;throw new oe(x,e,U,O,k,v,j)}if(O.status===202){let k=g(),v=await Ze(p,J,U,k,n);R=v.certificate,S=v.reply}let F=r.annotations.includes(De),dt=r.annotations.includes(on),pt=Object.assign(Object.assign({},O),{requestDetails:m});if(S!==void 0)return F&&dt?{httpDetails:pt,certificate:R,result:wt(r.retTypes,S)}:dt?{certificate:R,result:wt(r.retTypes,S)}:F?{httpDetails:pt,result:wt(r.retTypes,S)}:wt(r.retTypes,S);if(r.retTypes.length===0)return F?{httpDetails:O,result:void 0}:void 0;throw new Error(`Call was returned undefined, but type [${r.retTypes.join(",")}].`)};let o=(...s)=>i({},...s);return o.withOptions=s=>(...a)=>i(s,...a),o}function en(t){function e(r,n){if(t.effectiveCanisterId)return{effectiveCanisterId:y.from(t.effectiveCanisterId)};let i=n[0],o=y.fromHex("");return i&&typeof i=="object"&&i.target_canister&&r==="install_chunked_code"&&(o=y.from(i.target_canister)),i&&typeof i=="object"&&i.canister_id&&(o=y.from(i.canister_id)),{effectiveCanisterId:o}}return tt.createActor(tn,Object.assign(Object.assign(Object.assign({},t),{canisterId:y.fromHex("")}),{callTransform:e,queryTransform:e}))}var Bo=(t=>(t[t.FractionalMoreThan8Decimals=0]="FractionalMoreThan8Decimals",t[t.InvalidFormat=1]="InvalidFormat",t[t.FractionalTooManyDecimals=2]="FractionalTooManyDecimals",t))(Bo||{}),da=BigInt(1e8);var h=t=>t==null,_=t=>!h(t);var Fo=class extends Error{},se=(t,e)=>{if(t==null)throw new Fo(e)};var sn="abcdefghijklmnopqrstuvwxyz234567",Bt=Object.create(null);for(let t=0;t<sn.length;t++)Bt[sn[t]]=t;Bt[0]=Bt.o;Bt[1]=Bt.i;var ma=new Uint32Array([0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117]);var Le="__bigint__",tr="__principal__",er="__uint8array__",an=(t,e)=>typeof e=="bigint"?{[Le]:`${e}`}:_(e)&&e instanceof y?{[tr]:e.toText()}:_(e)&&e instanceof Uint8Array?{[er]:Array.from(e)}:e,cn=(t,e)=>{let r=n=>e[n];return _(e)&&typeof e=="object"&&Le in e?BigInt(r(Le)):_(e)&&typeof e=="object"&&tr in e?y.fromText(r(tr)):_(e)&&typeof e=="object"&&er in e?Uint8Array.from(r(er)):e};var w=t=>_(t)?[t]:[],b=t=>t?.[0];var Et=class{callbacks=[];populate(e){this.callbacks.forEach(({callback:r})=>r(e))}subscribe(e){let r=Symbol();return this.callbacks.push({id:r,callback:e}),()=>this.callbacks=this.callbacks.filter(({id:n})=>n!==r)}};var Q=class t extends Et{static instance;authUser=null;constructor(){super()}static getInstance(){return t.instance||(t.instance=new t),t.instance}set(e){this.authUser=e,this.populate(e)}get(){return this.authUser}subscribe(e){let r=super.subscribe(e);return e(this.authUser),r}reset(){this.authUser=null,this.populate(this.authUser)}};var rr=({message:t,detail:e})=>{let r=new CustomEvent(t,{detail:e,bubbles:!0});document.dispatchEvent(r)};var le=function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},et=function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},ae,ce,xt,At;function ln(t){return t!==null&&typeof t=="object"}var lt=class t{constructor(e){if(ae.set(this,void 0),ce.set(this,void 0),e.byteLength!==t.RAW_KEY_LENGTH)throw new Error("An Ed25519 public key must be exactly 32bytes long");le(this,ae,e,"f"),le(this,ce,t.derEncode(e),"f")}static from(e){if(typeof e=="string"){let r=I(e);return this.fromRaw(r)}else if(ln(e)){let r=e;if(ln(r)&&Object.hasOwnProperty.call(r,"__derEncodedPublicKey__"))return this.fromDer(r);if(ArrayBuffer.isView(r)){let n=r;return this.fromRaw(Sr(n.buffer))}else{if(r instanceof ArrayBuffer)return this.fromRaw(r);if("rawKey"in r)return this.fromRaw(r.rawKey);if("derKey"in r)return this.fromDer(r.derKey);if("toDer"in r)return this.fromDer(r.toDer())}}throw new Error("Cannot construct Ed25519PublicKey from the provided key.")}static fromRaw(e){return new t(e)}static fromDer(e){return new t(this.derDecode(e))}static derEncode(e){let r=It(e,Zt).buffer;return r.__derEncodedPublicKey__=void 0,r}static derDecode(e){let r=Ke(e,Zt);if(r.length!==this.RAW_KEY_LENGTH)throw new Error("An Ed25519 public key must be exactly 32bytes long");return r}get rawKey(){return et(this,ae,"f")}get derKey(){return et(this,ce,"f")}toDer(){return this.derKey}toRaw(){return this.rawKey}};ae=new WeakMap,ce=new WeakMap;lt.RAW_KEY_LENGTH=32;var ut=class t extends st{constructor(e,r){super(),xt.set(this,void 0),At.set(this,void 0),le(this,xt,lt.from(e),"f"),le(this,At,new Uint8Array(r),"f")}static generate(e){if(e&&e.length!==32)throw new Error("Ed25519 Seed needs to be 32 bytes long.");e||(e=mt.utils.randomPrivateKey()),Rr(e,new Uint8Array(new Array(32).fill(0)))&&console.warn("Seed is all zeros. This is not a secure seed. Please provide a seed with sufficient entropy if this is a production environment.");let r=new Uint8Array(32);for(let i=0;i<32;i++)r[i]=new Uint8Array(e)[i];let n=mt.getPublicKey(r);return t.fromKeyPair(n,r)}static fromParsedJson(e){let[r,n]=e;return new t(lt.fromDer(I(r)),I(n))}static fromJSON(e){let r=JSON.parse(e);if(Array.isArray(r)){if(typeof r[0]=="string"&&typeof r[1]=="string")return this.fromParsedJson([r[0],r[1]]);throw new Error("Deserialization error: JSON must have at least 2 items.")}throw new Error(`Deserialization error: Invalid JSON type for string: ${JSON.stringify(e)}`)}static fromKeyPair(e,r){return new t(lt.fromRaw(e),r)}static fromSecretKey(e){let r=mt.getPublicKey(new Uint8Array(e));return t.fromKeyPair(r,e)}toJSON(){return[N(et(this,xt,"f").toDer()),N(et(this,At,"f"))]}getKeyPair(){return{secretKey:et(this,At,"f"),publicKey:et(this,xt,"f")}}getPublicKey(){return et(this,xt,"f")}async sign(e){let r=new Uint8Array(e),n=Nr(mt.sign(r,et(this,At,"f").slice(0,32)));return Object.defineProperty(n,"__signature__",{enumerable:!1,value:void 0}),n}static verify(e,r,n){let[i,o,s]=[e,r,n].map(a=>(typeof a=="string"&&(a=I(a)),a instanceof Uint8Array&&(a=a.buffer),new Uint8Array(a)));return mt.verify(o,i,s)}};xt=new WeakMap,At=new WeakMap;var nr=class t extends Error{constructor(e){super(e),this.message=e,Object.setPrototypeOf(this,t.prototype)}};function un(t){if(typeof globalThis<"u"&&globalThis.crypto&&globalThis.crypto.subtle)return globalThis.crypto.subtle;if(t)return t;if(typeof crypto<"u"&&crypto.subtle)return crypto.subtle;throw new nr("Global crypto was not available and none was provided. Please inlcude a SubtleCrypto implementation. See https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto")}var Ft=class t extends st{constructor(e,r,n){super(),this._keyPair=e,this._derKey=r,this._subtleCrypto=n}static async generate(e){let{extractable:r=!1,keyUsages:n=["sign","verify"],subtleCrypto:i}=e??{},o=un(i),s=await o.generateKey({name:"ECDSA",namedCurve:"P-256"},r,n),a=await o.exportKey("spki",s.publicKey);return new this(s,a,o)}static async fromKeyPair(e,r){let n=un(r),i=await n.exportKey("spki",e.publicKey);return new t(e,i,n)}getKeyPair(){return this._keyPair}getPublicKey(){let e=this._derKey,r=Object.create(this._keyPair.publicKey);return r.toDer=function(){return e},r}async sign(e){let r={name:"ECDSA",hash:{name:"SHA-256"}};return await this._subtleCrypto.sign(r,this._keyPair.privateKey,e)}};var Tt=je(zi());var ko=function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},kt=function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},rt,ue=class{constructor(e){rt.set(this,void 0),ko(this,rt,e,"f")}get rawKey(){return kt(this,rt,"f").rawKey}get derKey(){return kt(this,rt,"f").derKey}toDer(){return kt(this,rt,"f").toDer()}getPublicKey(){return kt(this,rt,"f")}getPrincipal(){return y.from(kt(this,rt,"f").rawKey)}transformRequest(){return Promise.reject("Not implemented. You are attempting to use a partial identity to sign calls, but this identity only has access to the public key.To sign calls, use a DelegationIdentity instead.")}};rt=new WeakMap;var jo=function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},Vo=function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},Mo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(t);i<n.length;i++)e.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(t,n[i])&&(r[n[i]]=t[n[i]]);return r},de,Ko=new TextEncoder().encode("ic-request-auth-delegation"),Jo=new TextEncoder().encode(`
15
+ ic-request`);function ir(t){if(typeof t!="string"||t.length<64)throw new Error("Invalid public key.");return I(t)}var bt=class{constructor(e,r,n){this.pubkey=e,this.expiration=r,this.targets=n}toCBOR(){return Tt.value.map(Object.assign({pubkey:Tt.value.bytes(this.pubkey),expiration:Tt.value.u64(this.expiration.toString(16),16)},this.targets&&{targets:Tt.value.array(this.targets.map(e=>Tt.value.bytes(e.toUint8Array())))}))}toJSON(){return Object.assign({expiration:this.expiration.toString(16),pubkey:N(this.pubkey)},this.targets&&{targets:this.targets.map(e=>e.toHex())})}};async function $o(t,e,r,n){let i=new bt(e.toDer(),BigInt(+r)*BigInt(1e6),n),o=new Uint8Array([...Ko,...new Uint8Array(Me(Object.assign({},i)))]),s=await t.sign(o);return{delegation:i,signature:s}}var jt=class t{constructor(e,r){this.delegations=e,this.publicKey=r}static async create(e,r,n=new Date(Date.now()+15*60*1e3),i={}){var o,s;let a=await $o(e,r,n,i.targets);return new t([...((o=i.previous)===null||o===void 0?void 0:o.delegations)||[],a],((s=i.previous)===null||s===void 0?void 0:s.publicKey)||e.getPublicKey().toDer())}static fromJSON(e){let{publicKey:r,delegations:n}=typeof e=="string"?JSON.parse(e):e;if(!Array.isArray(n))throw new Error("Invalid delegations.");let i=n.map(o=>{let{delegation:s,signature:a}=o,{pubkey:l,expiration:u,targets:p}=s;if(p!==void 0&&!Array.isArray(p))throw new Error("Invalid targets.");return{delegation:new bt(ir(l),BigInt("0x"+u),p&&p.map(d=>{if(typeof d!="string")throw new Error("Invalid target.");return y.fromHex(d)})),signature:ir(a)}});return new this(i,ir(r))}static fromDelegations(e,r){return new this(e,r)}toJSON(){return{delegations:this.delegations.map(e=>{let{delegation:r,signature:n}=e,{targets:i}=r;return{delegation:Object.assign({expiration:r.expiration.toString(16),pubkey:N(r.pubkey)},i&&{targets:i.map(o=>o.toHex())}),signature:N(n)}}),publicKey:N(this.publicKey)}}},Vt=class extends st{constructor(e,r){super(),this._inner=e,this._delegation=r}static fromDelegation(e,r){return new this(e,r)}getDelegation(){return this._delegation}getPublicKey(){return{derKey:this._delegation.publicKey,toDer:()=>this._delegation.publicKey}}sign(e){return this._inner.sign(e)}async transformRequest(e){let{body:r}=e,n=Mo(e,["body"]),i=await Me(r);return Object.assign(Object.assign({},n),{body:{content:r,sender_sig:await this.sign(new Uint8Array([...Jo,...new Uint8Array(i)])),sender_delegation:this._delegation.delegations,sender_pubkey:this._delegation.publicKey}})}},Mt=class t extends ue{constructor(e,r){super(e),de.set(this,void 0),jo(this,de,r,"f")}get delegation(){return Vo(this,de,"f")}static fromDelegation(e,r){return new t(e,r)}};de=new WeakMap;function dn(t,e){for(let{delegation:i}of t.delegations)if(+new Date(Number(i.expiration/BigInt(1e6)))<=+Date.now())return!1;let r=[],n=e?.scope;n&&(Array.isArray(n)?r.push(...n.map(i=>typeof i=="string"?y.fromText(i):i)):r.push(typeof n=="string"?y.fromText(n):n));for(let i of r){let o=i.toText();for(let{delegation:s}of t.delegations){if(s.targets===void 0)continue;let a=!0;for(let l of s.targets)if(l.toText()===o){a=!1;break}if(a)return!1}}return!0}var Ho=je(Yi());var pn;(function(t){t[t.ECDSA_WITH_SHA256=-7]="ECDSA_WITH_SHA256"})(pn||(pn={}));var fn=["mousedown","mousemove","keydown","touchstart","wheel"],Kt=class{constructor(e={}){var r;this.callbacks=[],this.idleTimeout=10*60*1e3,this.timeoutID=void 0;let{onIdle:n,idleTimeout:i=10*60*1e3}=e||{};this.callbacks=n?[n]:[],this.idleTimeout=i;let o=this._resetTimer.bind(this);window.addEventListener("load",o,!0),fn.forEach(function(a){document.addEventListener(a,o,!0)});let s=(a,l)=>{let u;return(...p)=>{let d=this,f=function(){u=void 0,a.apply(d,p)};clearTimeout(u),u=window.setTimeout(f,l)}};if(e?.captureScroll){let a=s(o,(r=e?.scrollDebounce)!==null&&r!==void 0?r:100);window.addEventListener("scroll",a,!0)}o()}static create(e={}){return new this(e)}registerCallback(e){this.callbacks.push(e)}exit(){clearTimeout(this.timeoutID),window.removeEventListener("load",this._resetTimer,!0);let e=this._resetTimer.bind(this);fn.forEach(function(r){document.removeEventListener(r,e,!0)}),this.callbacks.forEach(r=>r())}_resetTimer(){let e=this.exit.bind(this);window.clearTimeout(this.timeoutID),this.timeoutID=window.setTimeout(e,this.idleTimeout)}};var Wo=(t,e)=>e.some(r=>t instanceof r),mn,hn;function Go(){return mn||(mn=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function Yo(){return hn||(hn=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}var yn=new WeakMap,sr=new WeakMap,_n=new WeakMap,or=new WeakMap,cr=new WeakMap;function zo(t){let e=new Promise((r,n)=>{let i=()=>{t.removeEventListener("success",o),t.removeEventListener("error",s)},o=()=>{r(W(t.result)),i()},s=()=>{n(t.error),i()};t.addEventListener("success",o),t.addEventListener("error",s)});return e.then(r=>{r instanceof IDBCursor&&yn.set(r,t)}).catch(()=>{}),cr.set(e,t),e}function Xo(t){if(sr.has(t))return;let e=new Promise((r,n)=>{let i=()=>{t.removeEventListener("complete",o),t.removeEventListener("error",s),t.removeEventListener("abort",s)},o=()=>{r(),i()},s=()=>{n(t.error||new DOMException("AbortError","AbortError")),i()};t.addEventListener("complete",o),t.addEventListener("error",s),t.addEventListener("abort",s)});sr.set(t,e)}var ar={get(t,e,r){if(t instanceof IDBTransaction){if(e==="done")return sr.get(t);if(e==="objectStoreNames")return t.objectStoreNames||_n.get(t);if(e==="store")return r.objectStoreNames[1]?void 0:r.objectStore(r.objectStoreNames[0])}return W(t[e])},set(t,e,r){return t[e]=r,!0},has(t,e){return t instanceof IDBTransaction&&(e==="done"||e==="store")?!0:e in t}};function gn(t){ar=t(ar)}function Qo(t){return t===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(e,...r){let n=t.call(pe(this),e,...r);return _n.set(n,e.sort?e.sort():[e]),W(n)}:Yo().includes(t)?function(...e){return t.apply(pe(this),e),W(yn.get(this))}:function(...e){return W(t.apply(pe(this),e))}}function Zo(t){return typeof t=="function"?Qo(t):(t instanceof IDBTransaction&&Xo(t),Wo(t,Go())?new Proxy(t,ar):t)}function W(t){if(t instanceof IDBRequest)return zo(t);if(or.has(t))return or.get(t);let e=Zo(t);return e!==t&&(or.set(t,e),cr.set(e,t)),e}var pe=t=>cr.get(t);function En(t,e,{blocked:r,upgrade:n,blocking:i,terminated:o}={}){let s=indexedDB.open(t,e),a=W(s);return n&&s.addEventListener("upgradeneeded",l=>{n(W(s.result),l.oldVersion,l.newVersion,W(s.transaction),l)}),r&&s.addEventListener("blocked",l=>r(l.oldVersion,l.newVersion,l)),a.then(l=>{o&&l.addEventListener("close",()=>o()),i&&l.addEventListener("versionchange",u=>i(u.oldVersion,u.newVersion,u))}).catch(()=>{}),a}var Io=["get","getKey","getAll","getAllKeys","count"],Do=["put","add","delete","clear"],lr=new Map;function wn(t,e){if(!(t instanceof IDBDatabase&&!(e in t)&&typeof e=="string"))return;if(lr.get(e))return lr.get(e);let r=e.replace(/FromIndex$/,""),n=e!==r,i=Do.includes(r);if(!(r in(n?IDBIndex:IDBObjectStore).prototype)||!(i||Io.includes(r)))return;let o=async function(s,...a){let l=this.transaction(s,i?"readwrite":"readonly"),u=l.store;return n&&(u=u.index(a.shift())),(await Promise.all([u[r](...a),i&&l.done]))[0]};return lr.set(e,o),o}gn(t=>({...t,get:(e,r,n)=>wn(e,r)||t.get(e,r,n),has:(e,r)=>!!wn(e,r)||t.has(e,r)}));var xn="auth-client-db",An="ic-keyval",Lo=async(t=xn,e=An,r)=>(fe&&(localStorage!=null&&localStorage.getItem(M))&&(localStorage.removeItem(M),localStorage.removeItem(K)),await En(t,r,{upgrade:n=>{n.objectStoreNames.contains(e)&&n.clear(e),n.createObjectStore(e)}}));async function ts(t,e,r){return await t.get(e,r)}async function es(t,e,r,n){return await t.put(e,n,r)}async function rs(t,e,r){return await t.delete(e,r)}var Jt=class t{constructor(e,r){this._db=e,this._storeName=r}static async create(e){let{dbName:r=xn,storeName:n=An,version:i=Tn}=e??{},o=await Lo(r,n,i);return new t(o,n)}async set(e,r){return await es(this._db,this._storeName,e,r)}async get(e){var r;return(r=await ts(this._db,this._storeName,e))!==null&&r!==void 0?r:null}async remove(e){return await rs(this._db,this._storeName,e)}};var ns=function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},is=function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},me,K="identity",M="delegation",bn="iv",Tn=1,fe=typeof window<"u",$t=class{constructor(e="ic-",r){this.prefix=e,this._localStorage=r}get(e){return Promise.resolve(this._getLocalStorage().getItem(this.prefix+e))}set(e,r){return this._getLocalStorage().setItem(this.prefix+e,r),Promise.resolve()}remove(e){return this._getLocalStorage().removeItem(this.prefix+e),Promise.resolve()}_getLocalStorage(){if(this._localStorage)return this._localStorage;let e=typeof window>"u"?typeof globalThis>"u"?typeof self>"u"?void 0:self.localStorage:globalThis.localStorage:window.localStorage;if(!e)throw new Error("Could not find local storage.");return e}},qt=class{constructor(e){me.set(this,void 0),ns(this,me,e??{},"f")}get _db(){return new Promise(e=>{if(this.initializedDb){e(this.initializedDb);return}Jt.create(is(this,me,"f")).then(r=>{this.initializedDb=r,e(r)})})}async get(e){return await(await this._db).get(e)}async set(e,r){await(await this._db).set(e,r)}async remove(e){await(await this._db).remove(e)}};me=new WeakMap;var os="https://identity.ic0.app",ss="#authorize",ur="ECDSA",dr="Ed25519",as=500,fr="UserInterrupt",he=class{constructor(e,r,n,i,o,s,a,l){this._identity=e,this._key=r,this._chain=n,this._storage=i,this.idleManager=o,this._createOptions=s,this._idpWindow=a,this._eventHandler=l,this._registerDefaultIdleCallback()}static async create(e={}){var r,n,i;let o=(r=e.storage)!==null&&r!==void 0?r:new qt,s=(n=e.keyType)!==null&&n!==void 0?n:ur,a=null;if(e.identity)a=e.identity;else{let d=await o.get(K);if(!d&&fe)try{let f=new $t,g=await f.get(M),x=await f.get(K);g&&x&&s===ur&&(console.log("Discovered an identity stored in localstorage. Migrating to IndexedDB"),await o.set(M,g),await o.set(K,x),d=g,await f.remove(M),await f.remove(K))}catch(f){console.error("error while attempting to recover localstorage: "+f)}if(d)try{typeof d=="object"?s===dr&&typeof d=="string"?a=await ut.fromJSON(d):a=await Ft.fromKeyPair(d):typeof d=="string"&&(a=ut.fromJSON(d))}catch{}}let l=new ft,u=null;if(a)try{let d=await o.get(M);if(typeof d=="object"&&d!==null)throw new Error("Delegation chain is incorrectly stored. A delegation chain should be stored as a string.");e.identity?l=e.identity:d&&(u=jt.fromJSON(d),dn(u)?"toDer"in a?l=Mt.fromDelegation(a,u):l=Vt.fromDelegation(a,u):(await pr(o),a=null))}catch(d){console.error(d),await pr(o),a=null}let p;return!((i=e.idleOptions)===null||i===void 0)&&i.disableIdle?p=void 0:(u||e.identity)&&(p=Kt.create(e.idleOptions)),a||(s===dr?(a=await ut.generate(),await o.set(K,JSON.stringify(a.toJSON()))):(e.storage&&s===ur&&console.warn(`You are using a custom storage provider that may not support CryptoKey storage. If you are using a custom storage provider that does not support CryptoKey storage, you should use '${dr}' as the key type, as it can serialize to a string`),a=await Ft.generate(),await o.set(K,a.getKeyPair()))),new this(l,a,u,o,p,e)}_registerDefaultIdleCallback(){var e,r;let n=(e=this._createOptions)===null||e===void 0?void 0:e.idleOptions;!n?.onIdle&&!n?.disableDefaultIdleCallback&&((r=this.idleManager)===null||r===void 0||r.registerCallback(()=>{this.logout(),location.reload()}))}async _handleSuccess(e,r){var n,i;let o=e.delegations.map(u=>({delegation:new bt(u.delegation.pubkey,u.delegation.expiration,u.delegation.targets),signature:u.signature.buffer})),s=jt.fromDelegations(o,e.userPublicKey.buffer),a=this._key;if(!a)return;this._chain=s,"toDer"in a?this._identity=Mt.fromDelegation(a,this._chain):this._identity=Vt.fromDelegation(a,this._chain),(n=this._idpWindow)===null||n===void 0||n.close();let l=(i=this._createOptions)===null||i===void 0?void 0:i.idleOptions;!this.idleManager&&!l?.disableIdle&&(this.idleManager=Kt.create(l),this._registerDefaultIdleCallback()),this._removeEventListener(),delete this._idpWindow,this._chain&&await this._storage.set(M,JSON.stringify(this._chain.toJSON())),r?.(e)}getIdentity(){return this._identity}async isAuthenticated(){return!this.getIdentity().getPrincipal().isAnonymous()&&this._chain!==null}async login(e){var r,n,i,o;let s=BigInt(8)*BigInt(36e11),a=new URL(((r=e?.identityProvider)===null||r===void 0?void 0:r.toString())||os);a.hash=ss,(n=this._idpWindow)===null||n===void 0||n.close(),this._removeEventListener(),this._eventHandler=this._getEventHandler(a,Object.assign({maxTimeToLive:(i=e?.maxTimeToLive)!==null&&i!==void 0?i:s},e)),window.addEventListener("message",this._eventHandler),this._idpWindow=(o=window.open(a.toString(),"idpWindow",e?.windowOpenerFeatures))!==null&&o!==void 0?o:void 0;let l=()=>{this._idpWindow&&(this._idpWindow.closed?this._handleFailure(fr,e?.onError):setTimeout(l,as))};l()}_getEventHandler(e,r){return async n=>{var i,o,s;if(n.origin!==e.origin)return;let a=n.data;switch(a.kind){case"authorize-ready":{let l=Object.assign({kind:"authorize-client",sessionPublicKey:new Uint8Array((i=this._key)===null||i===void 0?void 0:i.getPublicKey().toDer()),maxTimeToLive:r?.maxTimeToLive,allowPinAuthentication:r?.allowPinAuthentication,derivationOrigin:(o=r?.derivationOrigin)===null||o===void 0?void 0:o.toString()},r?.customValues);(s=this._idpWindow)===null||s===void 0||s.postMessage(l,e.origin);break}case"authorize-client-success":try{await this._handleSuccess(a,r?.onSuccess)}catch(l){this._handleFailure(l.message,r?.onError)}break;case"authorize-client-failure":this._handleFailure(a.text,r?.onError);break;default:break}}}_handleFailure(e,r){var n;(n=this._idpWindow)===null||n===void 0||n.close(),r?.(e),this._removeEventListener(),delete this._idpWindow}_removeEventListener(){this._eventHandler&&window.removeEventListener("message",this._eventHandler),this._eventHandler=void 0}async logout(e={}){if(await pr(this._storage),this._identity=new ft,this._chain=null,e.returnTo)try{window.history.pushState({},"",e.returnTo)}catch{window.location.href=e.returnTo}}};async function pr(t){await t.remove(K),await t.remove(M),await t.remove(bn)}var On=BigInt(144e11),Rn=!1,Nn={width:576,height:576},Sn={width:505,height:705},vn="internetcomputer.org";var Ot="http://127.0.0.1:5987",Pn="rdmx6-jaaaa-aaaaa-aaadq-cai";var G=class t extends Et{static instance;env;constructor(){super()}static getInstance(){return t.instance||(t.instance=new t),t.instance}set(e){this.env=e,this.populate(e)}get(){return this.env}subscribe(e){let r=super.subscribe(e);return e(this.env),r}};var Un=async t=>{let e=new Blob([JSON.stringify(t,an)],{type:"application/json; charset=utf-8"});return new Uint8Array(await e.arrayBuffer())},ye=async t=>{let e=new Blob([t instanceof Uint8Array?t:new Uint8Array(t)],{type:"application/json; charset=utf-8"});return JSON.parse(await e.text(),cn)},_e=()=>typeof window<"u";var mr=({width:t,height:e})=>{if(!_e()||h(window)||h(window.top))return;let{top:{innerWidth:r,innerHeight:n}}=window,i=n/2+screenY-e/2,o=r/2+screenX-t/2;return`toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=no, copyhistory=no, width=${t}, height=${e}, top=${i}, left=${o}`};var ge=class{#t;constructor({domain:e}){this.#t=e}get id(){return"internet_identity"}signInOptions({windowed:e}){let r=()=>{let n=G.getInstance().get()?.container;if(h(n)||n===!1)return`https://identity.${this.#t??vn}`;let i=G.getInstance().get(),o=_(i)&&_(i?.internetIdentityId)?i.internetIdentityId:Pn,{host:s,protocol:a}=new URL(n===!0?Ot:n);return/apple/i.test(navigator?.vendor)?`${a}//${s}?canisterId=${o}`:`${a}//${o}.${s.replace("127.0.0.1","localhost")}`};return{...e!==!1&&{windowOpenerFeatures:mr(Nn)},identityProvider:r()}}},Cn=class{#t;#e;constructor({appName:e,logoUrl:r}){this.#t=e,this.#e=r}get id(){return"nfid"}signInOptions({windowed:e}){return{...e!==!1&&{windowOpenerFeatures:mr(Sn)},identityProvider:`https://nfid.one/authenticate/?applicationName=${encodeURI(this.#t)}&applicationLogo=${encodeURI(this.#e)}`}}};var Rt=class t{static instance;#t=void 0;constructor(){}static getInstance(){return h(t.instance)&&(t.instance=new t),t.instance}async getAgent({identity:e,...r}){let n=e.getPrincipal().toText();if(h(this.#t)||h(this.#t[n])){let i=await this.createAgent({identity:e,...r});return this.#t={...this.#t??{},[n]:i},i}return this.#t[n]}reset(){this.#t=null}async createAgent({identity:e,container:r}){let i=_(r)&&r!==!1?r===!0?Ot:r:"https://icp-api.io",o=_(r);return await Dt.create({identity:e,shouldFetchRootKey:o,host:i})}};var Nt=class t{static instance;#t=void 0;constructor(){}static getInstance(){return h(t.instance)&&(t.instance=new t),t.instance}async getActor({satelliteId:e,identity:r,buildType:n,...i}){let o=`${n}#${r.getPrincipal().toText()}#${e};`;if(h(this.#t)||h(this.#t[o])){let s=await this.createActor({satelliteId:e,identity:r,...i});return this.#t={...this.#t??{},[o]:s},s}return this.#t[o]}reset(){this.#t=null}async createActor({idlFactory:e,satelliteId:r,...n}){let i=await Rt.getInstance().getAgent(n);return tt.createActor(e,{agent:i,canisterId:r})}};var we=class extends Error{},Ee=class extends Error{},xe=class extends Error{},Ae=class extends Error{},Te=class extends Error{};var be=()=>he.create({idleOptions:{disableIdle:!0,disableDefaultIdleCallback:!0}});var hr=({error:t,type:e})=>typeof t=="string"?t.includes(e):t instanceof Error?t.message.includes(e):!1;var Bn="juno.datastore.error.user.cannot_update";var Fn=async({data:t})=>{try{return await ye(t)}catch(e){console.error("The data parsing has failed, mapping to undefined as a fallback.",e);return}};var yr=async t=>{let{data:e,version:r,description:n}=t;return{description:w(n),data:await Un(e),version:w(r)}},_r=t=>{let{version:e}=t;return{version:w(e)}},Ht=async({doc:t,key:e})=>{let{owner:r,version:n,description:i,data:o,...s}=t;return{key:e,description:b(i),owner:r.toText(),data:await ye(o),version:b(n),...s}};var kn=t=>{if(h(t))return w();switch(t.matcher){case"equal":return w({Equal:t.timestamp});case"greaterThan":return w({GreaterThan:t.timestamp});case"lessThan":return w({LessThan:t.timestamp});case"between":return w({Between:[t.timestamps.start,t.timestamps.end]});default:throw new Te("Invalid list matcher for timestamp",t)}},nt=({matcher:t,paginate:e,order:r,owner:n})=>({matcher:h(t)?[]:[{key:w(t.key),description:w(t.description),created_at:kn(t.createdAt),updated_at:kn(t.updatedAt)}],paginate:w(h(e)?void 0:{start_after:w(e.startAfter),limit:w(h(e.limit)?void 0:BigInt(e.limit))}),order:w(h(r)?void 0:{desc:r.desc,field:r.field==="created_at"?{CreatedAt:null}:r.field==="updated_at"?{UpdatedAt:null}:{Keys:null}}),owner:w(h(n)?void 0:typeof n=="string"?y.fromText(n):n)});var jn=({IDL:t})=>{let e=t.Record({batch_id:t.Nat,headers:t.Vec(t.Tuple(t.Text,t.Text)),chunk_ids:t.Vec(t.Nat)}),r=t.Variant({UpdatedAt:t.Null,Keys:t.Null,CreatedAt:t.Null}),n=t.Record({field:r,desc:t.Bool}),i=t.Variant({Equal:t.Nat64,Between:t.Tuple(t.Nat64,t.Nat64),GreaterThan:t.Nat64,LessThan:t.Nat64}),o=t.Record({key:t.Opt(t.Text),updated_at:t.Opt(i),description:t.Opt(t.Text),created_at:t.Opt(i)}),s=t.Record({start_after:t.Opt(t.Text),limit:t.Opt(t.Nat64)}),a=t.Record({order:t.Opt(n),owner:t.Opt(t.Principal),matcher:t.Opt(o),paginate:t.Opt(s)}),l=t.Record({controllers:t.Vec(t.Principal)}),u=t.Variant({Write:t.Null,Admin:t.Null}),p=t.Record({updated_at:t.Nat64,metadata:t.Vec(t.Tuple(t.Text,t.Text)),created_at:t.Nat64,scope:u,expires_at:t.Opt(t.Nat64)}),d=t.Record({version:t.Opt(t.Nat64)}),f=t.Variant({Db:t.Null,Storage:t.Null}),g=t.Record({version:t.Opt(t.Nat64)}),x=t.Record({cycles:t.Nat,destination_id:t.Principal}),J=t.Record({token:t.Opt(t.Text),collection:t.Text,owner:t.Principal,name:t.Text,description:t.Opt(t.Text),full_path:t.Text}),$=t.Record({modified:t.Nat64,sha256:t.Vec(t.Nat8),total_length:t.Nat}),U=t.Record({key:J,updated_at:t.Nat64,encodings:t.Vec(t.Tuple(t.Text,$)),headers:t.Vec(t.Tuple(t.Text,t.Text)),created_at:t.Nat64,version:t.Opt(t.Nat64)}),O=t.Record({derivation_origin:t.Opt(t.Text),external_alternative_origins:t.Opt(t.Vec(t.Text))}),m=t.Record({internet_identity:t.Opt(O)}),S=t.Record({stable:t.Opt(t.Nat64),heap:t.Opt(t.Nat64)}),R=t.Record({max_memory_size:t.Opt(S)}),F=t.Variant({Deny:t.Null,AllowAny:t.Null,SameOrigin:t.Null}),dt=t.Variant({Deny:t.Null,Allow:t.Null}),pt=t.Record({status_code:t.Nat16,location:t.Text}),k=t.Record({iframe:t.Opt(F),rewrites:t.Vec(t.Tuple(t.Text,t.Text)),headers:t.Vec(t.Tuple(t.Text,t.Vec(t.Tuple(t.Text,t.Text)))),max_memory_size:t.Opt(S),raw_access:t.Opt(dt),redirects:t.Opt(t.Vec(t.Tuple(t.Text,pt)))}),v=t.Record({db:t.Opt(R),authentication:t.Opt(m),storage:k}),j=t.Record({updated_at:t.Nat64,owner:t.Principal,data:t.Vec(t.Nat8),description:t.Opt(t.Text),created_at:t.Nat64,version:t.Opt(t.Nat64)}),it=t.Variant({Heap:t.Null,Stable:t.Null}),Z=t.Variant({Controllers:t.Null,Private:t.Null,Public:t.Null,Managed:t.Null}),ot=t.Record({max_tokens:t.Nat64,time_per_token_ns:t.Nat64}),z=t.Record({max_capacity:t.Opt(t.Nat32),memory:t.Opt(it),updated_at:t.Nat64,max_size:t.Opt(t.Nat),read:Z,created_at:t.Nat64,version:t.Opt(t.Nat64),mutable_permissions:t.Opt(t.Bool),rate_config:t.Opt(ot),write:Z,max_changes_per_user:t.Opt(t.Nat32)}),Re=t.Record({url:t.Text,method:t.Text,body:t.Vec(t.Nat8),headers:t.Vec(t.Tuple(t.Text,t.Text)),certificate_version:t.Opt(t.Nat16)}),St=t.Record({memory:it,token:t.Opt(t.Text),sha256:t.Opt(t.Vec(t.Nat8)),headers:t.Vec(t.Tuple(t.Text,t.Text)),index:t.Nat64,encoding_type:t.Text,full_path:t.Text}),Ne=t.Variant({Callback:t.Record({token:St,callback:t.Func([],[],["query"])})}),Se=t.Record({body:t.Vec(t.Nat8),headers:t.Vec(t.Tuple(t.Text,t.Text)),streaming_strategy:t.Opt(Ne),status_code:t.Nat16}),ve=t.Record({token:t.Opt(St),body:t.Vec(t.Nat8)}),Wt=t.Record({token:t.Opt(t.Text),collection:t.Text,name:t.Text,description:t.Opt(t.Text),encoding_type:t.Opt(t.Text),full_path:t.Text}),Pe=t.Record({batch_id:t.Nat}),Ue=t.Record({matches_pages:t.Opt(t.Nat64),matches_length:t.Nat64,items_page:t.Opt(t.Nat64),items:t.Vec(t.Tuple(t.Text,U)),items_length:t.Nat64}),Ce=t.Record({updated_at:t.Nat64,created_at:t.Nat64,version:t.Opt(t.Nat64),bn_id:t.Opt(t.Text)}),Be=t.Record({matches_pages:t.Opt(t.Nat64),matches_length:t.Nat64,items_page:t.Opt(t.Nat64),items:t.Vec(t.Tuple(t.Text,j)),items_length:t.Nat64}),Fe=t.Record({stable:t.Nat64,heap:t.Nat64}),Gt=t.Record({metadata:t.Vec(t.Tuple(t.Text,t.Text)),scope:u,expires_at:t.Opt(t.Nat64)}),vt=t.Record({controller:Gt,controllers:t.Vec(t.Principal)}),Yt=t.Record({data:t.Vec(t.Nat8),description:t.Opt(t.Text),version:t.Opt(t.Nat64)}),zt=t.Record({max_capacity:t.Opt(t.Nat32),memory:t.Opt(it),max_size:t.Opt(t.Nat),read:Z,version:t.Opt(t.Nat64),mutable_permissions:t.Opt(t.Bool),rate_config:t.Opt(ot),write:Z,max_changes_per_user:t.Opt(t.Nat32)}),Pt=t.Record({content:t.Vec(t.Nat8),batch_id:t.Nat,order_id:t.Opt(t.Nat)}),ke=t.Record({chunk_id:t.Nat});return t.Service({commit_asset_upload:t.Func([e],[],[]),count_assets:t.Func([t.Text,a],[t.Nat64],["query"]),count_collection_assets:t.Func([t.Text],[t.Nat64],["query"]),count_collection_docs:t.Func([t.Text],[t.Nat64],["query"]),count_docs:t.Func([t.Text,a],[t.Nat64],["query"]),del_asset:t.Func([t.Text,t.Text],[],[]),del_assets:t.Func([t.Text],[],[]),del_controllers:t.Func([l],[t.Vec(t.Tuple(t.Principal,p))],[]),del_custom_domain:t.Func([t.Text],[],[]),del_doc:t.Func([t.Text,t.Text,d],[],[]),del_docs:t.Func([t.Text],[],[]),del_filtered_assets:t.Func([t.Text,a],[],[]),del_filtered_docs:t.Func([t.Text,a],[],[]),del_many_assets:t.Func([t.Vec(t.Tuple(t.Text,t.Text))],[],[]),del_many_docs:t.Func([t.Vec(t.Tuple(t.Text,t.Text,d))],[],[]),del_rule:t.Func([f,t.Text,g],[],[]),deposit_cycles:t.Func([x],[],[]),get_asset:t.Func([t.Text,t.Text],[t.Opt(U)],["query"]),get_auth_config:t.Func([],[t.Opt(m)],["query"]),get_config:t.Func([],[v],[]),get_db_config:t.Func([],[t.Opt(R)],["query"]),get_doc:t.Func([t.Text,t.Text],[t.Opt(j)],["query"]),get_many_assets:t.Func([t.Vec(t.Tuple(t.Text,t.Text))],[t.Vec(t.Tuple(t.Text,t.Opt(U)))],["query"]),get_many_docs:t.Func([t.Vec(t.Tuple(t.Text,t.Text))],[t.Vec(t.Tuple(t.Text,t.Opt(j)))],["query"]),get_rule:t.Func([f,t.Text],[t.Opt(z)],["query"]),get_storage_config:t.Func([],[k],["query"]),http_request:t.Func([Re],[Se],["query"]),http_request_streaming_callback:t.Func([St],[ve],["query"]),init_asset_upload:t.Func([Wt],[Pe],[]),list_assets:t.Func([t.Text,a],[Ue],["query"]),list_controllers:t.Func([],[t.Vec(t.Tuple(t.Principal,p))],["query"]),list_custom_domains:t.Func([],[t.Vec(t.Tuple(t.Text,Ce))],["query"]),list_docs:t.Func([t.Text,a],[Be],["query"]),list_rules:t.Func([f],[t.Vec(t.Tuple(t.Text,z))],["query"]),memory_size:t.Func([],[Fe],["query"]),set_auth_config:t.Func([m],[],[]),set_controllers:t.Func([vt],[t.Vec(t.Tuple(t.Principal,p))],[]),set_custom_domain:t.Func([t.Text,t.Opt(t.Text)],[],[]),set_db_config:t.Func([R],[],[]),set_doc:t.Func([t.Text,t.Text,Yt],[j],[]),set_many_docs:t.Func([t.Vec(t.Tuple(t.Text,t.Text,Yt))],[t.Vec(t.Tuple(t.Text,j))],[]),set_rule:t.Func([f,t.Text,zt],[z],[]),set_storage_config:t.Func([k],[],[]),upload_asset_chunk:t.Func([Pt],[ke],[])})};var Vn=({satelliteId:t,container:e})=>{let{satelliteId:r}=gr({satelliteId:t}),{container:n}=wr({container:e});if(_(n)&&n!==!1){let{host:i,protocol:o}=new URL(n===!0?Ot:n);return`${o}//${r??"unknown"}.${i.replace("127.0.0.1","localhost")}`}return`https://${r??"unknown"}.icp0.io`},gr=({satelliteId:t})=>_(t)?{satelliteId:t}:G.getInstance().get()??{satelliteId:void 0},wr=({container:t})=>_(t)?{container:t}:G.getInstance().get()??{container:void 0};var A=t=>Kn({idlFactory:jn,buildType:"stock",...t}),Mn=({idlFactory:t,...e})=>Kn({idlFactory:t,buildType:"extended",...e}),Kn=async({satelliteId:t,container:e,...r})=>{let{satelliteId:n}=gr({satelliteId:t});se(n,"No satellite ID defined. Did you initialize Juno?");let{container:i}=wr({container:e});return await Nt.getInstance().getActor({satelliteId:n,container:i,...r})};var Jn=async({collection:t,key:e,satellite:r})=>{let{get_doc:n}=await A(r),i=b(await n(t,e));if(!h(i))return Ht({doc:i,key:e})},$n=async({docs:t,satellite:e})=>{let{get_many_docs:r}=await A(e),n=t.map(({collection:s,key:a})=>[s,a]),i=await r(n),o=[];for(let[s,a]of i){let l=b(a);o.push(_(l)?await Ht({key:s,doc:l}):void 0)}return o},qn=async({collection:t,doc:e,satellite:r})=>{let{set_doc:n}=await A(r),{key:i}=e,o=await yr(e),s=await n(t,i,o);return await Ht({key:i,doc:s})},Hn=async({docs:t,satellite:e})=>{let{set_many_docs:r}=await A(e),n=[];for(let{collection:s,doc:a}of t){let{key:l}=a;n.push([s,l,await yr(a)])}let i=await r(n),o=[];for(let[s,a]of i)o.push(await Ht({key:s,doc:a}));return o},Wn=async({collection:t,doc:e,satellite:r})=>{let{del_doc:n}=await A(r),{key:i}=e;return n(t,i,_r(e))},Gn=async({docs:t,satellite:e})=>{let{del_many_docs:r}=await A(e),n=t.map(({collection:i,doc:o})=>[i,o.key,_r(o)]);await r(n)},Yn=async({collection:t,filter:e,satellite:r})=>{let{del_filtered_docs:n}=await A(r);return n(t,nt(e))},zn=async({collection:t,filter:e,satellite:r})=>{let{list_docs:n}=await A(r),{items:i,items_page:o,items_length:s,matches_length:a,matches_pages:l}=await n(t,nt(e)),u=[];for(let[p,d]of i){let{data:f,owner:g,description:x,version:J,...$}=d;u.push({key:p,description:b(x),owner:g.toText(),data:await Fn({data:f}),version:b(J),...$})}return{items:u,items_length:s,items_page:b(o),matches_length:a,matches_pages:b(l)}},Xn=async({collection:t,filter:e,satellite:r})=>{let{count_docs:n}=await A(r);return n(t,nt(e))};var E=t=>t!==void 0?t:Oe()??new ft;var Qn=async({satellite:t,...e})=>{let r=E(t?.identity);return await Jn({...e,satellite:{...t,identity:r}})},ml=async({satellite:t,...e})=>{let r=E(t?.identity);return await $n({...e,satellite:{...t,identity:r}})},Zn=async({satellite:t,...e})=>{let r=E(t?.identity);return await qn({...e,satellite:{...t,identity:r}})},hl=async({satellite:t,...e})=>{let r=E(t?.identity);return await Hn({...e,satellite:{...t,identity:r}})},yl=async({satellite:t,...e})=>{let r=E(t?.identity);return await Wn({...e,satellite:{...t,identity:r}})},_l=async({satellite:t,...e})=>{let r=E(t?.identity);return await Gn({...e,satellite:{...t,identity:r}})},gl=async({satellite:t,filter:e,...r})=>{let n=E(t?.identity);return await Yn({...r,filter:e??{},satellite:{...t,identity:n}})},wl=async({satellite:t,filter:e,...r})=>{let n=E(t?.identity);return await zn({...r,filter:e??{},satellite:{...t,identity:n}})},El=async({satellite:t,filter:e,...r})=>{let n=E(t?.identity);return await Xn({...r,filter:e??{},satellite:{...t,identity:n}})};var In=async t=>{let e=Oe();if(h(e))throw new Ae("No identity to initialize the user. Have you initialized Juno?");let r=e.getPrincipal().toText(),n=()=>Qn({collection:"#user",key:r}),i=await n();if(_(i))return i;try{return await cs({userId:r,provider:t})}catch(o){if(hr({error:o,type:Bn})){let s=await n();if(_(s))return s}throw o}},cs=({userId:t,...e})=>Zn({collection:"#user",doc:{key:t,data:e}});var Y,Er=async t=>{if(Y=Y??await be(),!(await Y?.isAuthenticated()??!1))return;let r=await In(t);Q.getInstance().set(r)},ls=t=>new Promise(async(e,r)=>{if(h(Y)){r(new Ee("No client is ready to perform a sign-in. Have you initialized the Satellite?"));return}let n=t?.provider??new ge({});await Y.login({onSuccess:async()=>{await Er(n.id),e()},onError:i=>{if(i===fr){r(new xe(i));return}r(new we(i))},maxTimeToLive:t?.maxTimeToLive??On,allowPinAuthentication:t?.allowPin??Rn,...t?.derivationOrigin!==void 0&&{derivationOrigin:t.derivationOrigin},...n.signInOptions({windowed:t?.windowed})})}),xr=async()=>{await Y?.logout(),Y=null,Q.getInstance().reset(),Nt.getInstance().reset(),Rt.getInstance().reset(),Y=await be()},Oe=()=>Y?.getIdentity(),us=async()=>(Y??await be()).getIdentity();var Dn=t=>{let e=t===!0?"./workers/auth.worker.js":t,r=new Worker(e),n=async()=>{rr({message:"junoSignOutAuthTimer"}),await xr()};return r.onmessage=async({data:i})=>{let{msg:o,data:s}=i;switch(o){case"junoSignOutAuthTimer":await n();return;case"junoDelegationRemainingTime":rr({message:"junoDelegationRemainingTime",detail:s?.authRemainingTime});return}},Q.getInstance().subscribe(i=>{if(h(i)){r.postMessage({msg:"junoStopAuthTimer"});return}r.postMessage({msg:"junoStartAuthTimer"})})};var Ln=()=>{let t=()=>typeof import.meta<"u"&&typeof import.meta.env<"u"?import.meta.env?.VITE_SATELLITE_ID??import.meta.env?.PUBLIC_SATELLITE_ID:void 0;return typeof process<"u"?process.env?.NEXT_PUBLIC_SATELLITE_ID??t():t()},ti=()=>{let t=()=>typeof import.meta<"u"&&typeof import.meta.env<"u"?import.meta.env?.VITE_CONTAINER??import.meta.env?.PUBLIC_CONTAINER:void 0;return typeof process<"u"?process.env?.NEXT_PUBLIC_CONTAINER??t():t()};var zl=async({idlFactory:t,satellite:e})=>{let r=E(e?.identity);return await Mn({idlFactory:t,...e,identity:r})};var ei=async({asset:{data:t,headers:e,...r},actor:n})=>{let{init_asset_upload:i,upload_asset_chunk:o,commit_asset_upload:s}=n,{batch_id:a}=await i(ds(r)),{chunkIds:l}=await fs({data:t,uploadFn:o,batchId:a});await ps({commitFn:s,batchId:a,data:t,headers:e,chunkIds:l})};var ds=({filename:t,collection:e,token:r,fullPath:n,encoding:i,description:o})=>({collection:e,full_path:n,name:t,token:w(r),encoding_type:w(i),description:w(o)}),ps=async({commitFn:t,batchId:e,chunkIds:r,headers:n,data:i})=>{let o=n.find(([s,a])=>s.toLowerCase()==="content-type")===void 0&&i.type!==void 0&&i.type!==""?[["Content-Type",i.type]]:void 0;await t({batch_id:e,chunk_ids:r.map(({chunk_id:s})=>s),headers:[...n,...o??[]]})},fs=async({data:t,uploadFn:e,batchId:r})=>{let n=[],i=_e()?new Blob([await t.arrayBuffer()]):t,o=0n;for(let a=0;a<i.size;a+=19e5){let l=i.slice(a,a+19e5);n.push({batchId:r,chunk:l,uploadFn:e,orderId:o}),o++}let s=[];for await(let a of ms({uploadChunks:n}))s=[...s,...a];return{chunkIds:s}};async function*ms({uploadChunks:t,limit:e=12}){for(let r=0;r<t.length;r=r+e){let n=t.slice(r,r+e);yield await Promise.all(n.map(i=>hs(i)))}}var hs=async({batchId:t,chunk:e,uploadFn:r,orderId:n})=>r({batch_id:t,content:new Uint8Array(await e.arrayBuffer()),order_id:w(n)});var ri=async({satellite:t,...e})=>{let r=await A(t);await ei({actor:r,asset:e})},ni=async({collection:t,satellite:e,filter:r})=>{let{list_assets:n}=await A(e),{items:i,items_length:o,items_page:s,matches_length:a,matches_pages:l}=await n(t,nt(r));return{items:i.map(([u,p])=>p),items_length:o,items_page:b(s),matches_length:a,matches_pages:b(l)}},ii=async({collection:t,satellite:e,filter:r})=>{let{count_assets:n}=await A(e);return n(t,nt(r))},oi=async({collection:t,fullPath:e,satellite:r})=>(await A(r)).del_asset(t,e),si=async({assets:t,satellite:e})=>{let{del_many_assets:r}=await A(e),n=t.map(({collection:i,fullPath:o})=>[i,o]);await r(n)},ai=async({collection:t,satellite:e,filter:r})=>{let{del_filtered_assets:n}=await A(e);return n(t,nt(r))},ci=async({collection:t,fullPath:e,satellite:r})=>{let{get_asset:n}=await A(r);return b(await n(t,e))},li=async({assets:t,satellite:e})=>{let{get_many_assets:r}=await A(e),n=t.map(({collection:o,fullPath:s})=>[o,s]);return(await r(n)).map(([o,s])=>b(s))};var ui=t=>btoa([...t].map(e=>String.fromCharCode(e)).join(""));var lu=t=>di(t),uu=t=>di({filename:t.data.name,...t}),di=async({filename:t,data:e,collection:r,headers:n=[],fullPath:i,token:o,satellite:s,encoding:a,description:l})=>{let u=E(s?.identity),p=decodeURI(t),d=i??`/${r}/${p}`,f={...s,identity:u};return await ri({data:e,filename:p,collection:r,token:o,headers:n,fullPath:d,encoding:a,satellite:f,description:l}),{downloadUrl:pi({satellite:f,assetKey:{fullPath:d,token:o}}),fullPath:d,name:p}},du=async({collection:t,satellite:e,filter:r})=>{let n={...e,identity:E(e?.identity)},{items:i,...o}=await ni({collection:t,satellite:n,filter:r??{}}),s=i.map(({key:{full_path:a,token:l,name:u,owner:p,description:d},headers:f,encodings:g,created_at:x,updated_at:J})=>{let $=b(l);return{fullPath:a,description:b(d),name:u,downloadUrl:pi({satellite:n,assetKey:{fullPath:a,token:$}}),token:$,headers:f,encodings:g.reduce((U,[O,{modified:m,sha256:S,total_length:R}])=>({...U,[O]:{modified:m,sha256:ui(S),total_length:R}}),{}),owner:p.toText(),created_at:x,updated_at:J}});return{items:s,assets:s,...o}},pu=async({collection:t,satellite:e,filter:r})=>{let n={...e,identity:E(e?.identity)};return await ii({collection:t,satellite:n,filter:r??{}})},fu=({collection:t,fullPath:e,satellite:r})=>oi({collection:t,fullPath:e,satellite:{...r,identity:E(r?.identity)}}),mu=({assets:t,satellite:e})=>si({assets:t,satellite:{...e,identity:E(e?.identity)}}),hu=async({collection:t,satellite:e,filter:r})=>{let n={...e,identity:E(e?.identity)};return await ai({collection:t,satellite:n,filter:r??{}})},yu=async({satellite:t,...e})=>{let r=E(t?.identity);return await ci({...e,satellite:{...t,identity:r}})},_u=async({satellite:t,...e})=>{let r=E(t?.identity);return await li({...e,satellite:{...t,identity:r}})},pi=({assetKey:{fullPath:t,token:e},satellite:r})=>{let n={...r,identity:E(r?.identity)};return`${Vn(n)}${t}${_(e)?`?token=${e}`:""}`};var ys=t=>{let e=t?.satelliteId??Ln();se(e,"Satellite ID is not configured. Juno cannot be initialized.");let r=t?.container??ti();return{satelliteId:e,internetIdentityId:t?.internetIdentityId,workers:t?.workers,container:r}},Ou=t=>_s(t),_s=async t=>{let e=ys(t);G.getInstance().set(e),await Er();let r=e.workers?.auth!==void 0?Dn(e.workers.auth):void 0;return[...r?[r]:[]]},Ru=t=>Q.getInstance().subscribe(t);export{Ae as InitError,ge as InternetIdentityProvider,Te as ListError,Cn as NFIDProvider,we as SignInError,Ee as SignInInitError,xe as SignInUserInterruptError,Ru as authSubscribe,pu as countAssets,El as countDocs,fu as deleteAsset,yl as deleteDoc,hu as deleteFilteredAssets,gl as deleteFilteredDocs,mu as deleteManyAssets,_l as deleteManyDocs,pi as downloadUrl,yu as getAsset,Qn as getDoc,_u as getManyAssets,ml as getManyDocs,zl as getSatelliteExtendedActor,Ou as initJuno,_s as initSatellite,du as listAssets,wl as listDocs,Zn as setDoc,hl as setManyDocs,ls as signIn,xr as signOut,us as unsafeIdentity,lu as uploadBlob,uu as uploadFile};
16
16
  /*! Bundled license information:
17
17
 
18
18
  buffer/index.js: