@junobuild/core 0.0.38 → 0.0.39

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,25 +1,27 @@
1
- import{a as Yn,b as Ao,c as sr,d as qn,e as ye,f as Eo,g as ot,h as To,i as ie,j as Hn,k as Fe,l as So,m as $n,n as Gt,o as Wn,p as oe,q as zn,r as fr,s as ke,t as Gn}from"./chunk-TDCTL77T.js";var ei=sr(dr=>{"use strict";dr.byteLength=Po;dr.toByteArray=Bo;dr.fromByteArray=ko;var Yt=[],Ft=[],Uo=typeof Uint8Array<"u"?Uint8Array:Array,Xr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ae=0,Ln=Xr.length;ae<Ln;++ae)Yt[ae]=Xr[ae],Ft[Xr.charCodeAt(ae)]=ae;var ae,Ln;Ft["-".charCodeAt(0)]=62;Ft["_".charCodeAt(0)]=63;function ti(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 i=r===e?0:4-r%4;return[r,i]}function Po(t){var e=ti(t),r=e[0],i=e[1];return(r+i)*3/4-i}function No(t,e,r){return(e+r)*3/4-r}function Bo(t){var e,r=ti(t),i=r[0],a=r[1],l=new Uo(No(t,i,a)),d=0,m=a>0?i-4:i,w;for(w=0;w<m;w+=4)e=Ft[t.charCodeAt(w)]<<18|Ft[t.charCodeAt(w+1)]<<12|Ft[t.charCodeAt(w+2)]<<6|Ft[t.charCodeAt(w+3)],l[d++]=e>>16&255,l[d++]=e>>8&255,l[d++]=e&255;return a===2&&(e=Ft[t.charCodeAt(w)]<<2|Ft[t.charCodeAt(w+1)]>>4,l[d++]=e&255),a===1&&(e=Ft[t.charCodeAt(w)]<<10|Ft[t.charCodeAt(w+1)]<<4|Ft[t.charCodeAt(w+2)]>>2,l[d++]=e>>8&255,l[d++]=e&255),l}function Co(t){return Yt[t>>18&63]+Yt[t>>12&63]+Yt[t>>6&63]+Yt[t&63]}function Fo(t,e,r){for(var i,a=[],l=e;l<r;l+=3)i=(t[l]<<16&16711680)+(t[l+1]<<8&65280)+(t[l+2]&255),a.push(Co(i));return a.join("")}function ko(t){for(var e,r=t.length,i=r%3,a=[],l=16383,d=0,m=r-i;d<m;d+=l)a.push(Fo(t,d,d+l>m?m:d+l));return i===1?(e=t[r-1],a.push(Yt[e>>2]+Yt[e<<4&63]+"==")):i===2&&(e=(t[r-2]<<8)+t[r-1],a.push(Yt[e>>10]+Yt[e>>4&63]+Yt[e<<2&63]+"=")),a.join("")}});var hi=sr(_e=>{"use strict";var Zr=ei(),ge=To(),ri=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;_e.Buffer=g;_e.SlowBuffer=qo;_e.INSPECT_MAX_BYTES=50;var pr=2147483647;_e.kMaxLength=pr;g.TYPED_ARRAY_SUPPORT=jo();!g.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 jo(){try{var 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(g.prototype,"parent",{enumerable:!0,get:function(){if(g.isBuffer(this))return this.buffer}});Object.defineProperty(g.prototype,"offset",{enumerable:!0,get:function(){if(g.isBuffer(this))return this.byteOffset}});function Xt(t){if(t>pr)throw new RangeError('The value "'+t+'" is invalid for option "size"');var e=new Uint8Array(t);return Object.setPrototypeOf(e,g.prototype),e}function g(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 Lr(t)}return oi(t,e,r)}g.poolSize=8192;function oi(t,e,r){if(typeof t=="string")return Mo(t,e);if(ArrayBuffer.isView(t))return Vo(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(qt(t,ArrayBuffer)||t&&qt(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(qt(t,SharedArrayBuffer)||t&&qt(t.buffer,SharedArrayBuffer)))return Qr(t,e,r);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var i=t.valueOf&&t.valueOf();if(i!=null&&i!==t)return g.from(i,e,r);var a=Yo(t);if(a)return a;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return g.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)}g.from=function(t,e,r){return oi(t,e,r)};Object.setPrototypeOf(g.prototype,Uint8Array.prototype);Object.setPrototypeOf(g,Uint8Array);function ai(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 Ko(t,e,r){return ai(t),t<=0?Xt(t):e!==void 0?typeof r=="string"?Xt(t).fill(e,r):Xt(t).fill(e):Xt(t)}g.alloc=function(t,e,r){return Ko(t,e,r)};function Lr(t){return ai(t),Xt(t<0?0:tn(t)|0)}g.allocUnsafe=function(t){return Lr(t)};g.allocUnsafeSlow=function(t){return Lr(t)};function Mo(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!g.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var r=si(t,e)|0,i=Xt(r),a=i.write(t,e);return a!==r&&(i=i.slice(0,a)),i}function Ir(t){for(var e=t.length<0?0:tn(t.length)|0,r=Xt(e),i=0;i<e;i+=1)r[i]=t[i]&255;return r}function Vo(t){if(qt(t,Uint8Array)){var e=new Uint8Array(t);return Qr(e.buffer,e.byteOffset,e.byteLength)}return Ir(t)}function Qr(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');var i;return e===void 0&&r===void 0?i=new Uint8Array(t):r===void 0?i=new Uint8Array(t,e):i=new Uint8Array(t,e,r),Object.setPrototypeOf(i,g.prototype),i}function Yo(t){if(g.isBuffer(t)){var e=tn(t.length)|0,r=Xt(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||en(t.length)?Xt(0):Ir(t);if(t.type==="Buffer"&&Array.isArray(t.data))return Ir(t.data)}function tn(t){if(t>=pr)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+pr.toString(16)+" bytes");return t|0}function qo(t){return+t!=t&&(t=0),g.alloc(+t)}g.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==g.prototype};g.compare=function(e,r){if(qt(e,Uint8Array)&&(e=g.from(e,e.offset,e.byteLength)),qt(r,Uint8Array)&&(r=g.from(r,r.offset,r.byteLength)),!g.isBuffer(e)||!g.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===r)return 0;for(var i=e.length,a=r.length,l=0,d=Math.min(i,a);l<d;++l)if(e[l]!==r[l]){i=e[l],a=r[l];break}return i<a?-1:a<i?1:0};g.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}};g.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return g.alloc(0);var i;if(r===void 0)for(r=0,i=0;i<e.length;++i)r+=e[i].length;var a=g.allocUnsafe(r),l=0;for(i=0;i<e.length;++i){var d=e[i];if(qt(d,Uint8Array))l+d.length>a.length?g.from(d).copy(a,l):Uint8Array.prototype.set.call(a,d,l);else if(g.isBuffer(d))d.copy(a,l);else throw new TypeError('"list" argument must be an Array of Buffers');l+=d.length}return a};function si(t,e){if(g.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||qt(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);var r=t.length,i=arguments.length>2&&arguments[2]===!0;if(!i&&r===0)return 0;for(var a=!1;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Dr(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return pi(t).length;default:if(a)return i?-1:Dr(t).length;e=(""+e).toLowerCase(),a=!0}}g.byteLength=si;function Ho(t,e,r){var i=!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 Do(this,e,r);case"utf8":case"utf-8":return ci(this,e,r);case"ascii":return Io(this,e,r);case"latin1":case"binary":return Qo(this,e,r);case"base64":return Xo(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Lo(this,e,r);default:if(i)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),i=!0}}g.prototype._isBuffer=!0;function se(t,e,r){var i=t[e];t[e]=t[r],t[r]=i}g.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<e;r+=2)se(this,r,r+1);return this};g.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<e;r+=4)se(this,r,r+3),se(this,r+1,r+2);return this};g.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<e;r+=8)se(this,r,r+7),se(this,r+1,r+6),se(this,r+2,r+5),se(this,r+3,r+4);return this};g.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?ci(this,0,e):Ho.apply(this,arguments)};g.prototype.toLocaleString=g.prototype.toString;g.prototype.equals=function(e){if(!g.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:g.compare(this,e)===0};g.prototype.inspect=function(){var e="",r=_e.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};ri&&(g.prototype[ri]=g.prototype.inspect);g.prototype.compare=function(e,r,i,a,l){if(qt(e,Uint8Array)&&(e=g.from(e,e.offset,e.byteLength)),!g.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),i===void 0&&(i=e?e.length:0),a===void 0&&(a=0),l===void 0&&(l=this.length),r<0||i>e.length||a<0||l>this.length)throw new RangeError("out of range index");if(a>=l&&r>=i)return 0;if(a>=l)return-1;if(r>=i)return 1;if(r>>>=0,i>>>=0,a>>>=0,l>>>=0,this===e)return 0;for(var d=l-a,m=i-r,w=Math.min(d,m),E=this.slice(a,l),N=e.slice(r,i),O=0;O<w;++O)if(E[O]!==N[O]){d=E[O],m=N[O];break}return d<m?-1:m<d?1:0};function fi(t,e,r,i,a){if(t.length===0)return-1;if(typeof r=="string"?(i=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,en(r)&&(r=a?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(a)return-1;r=t.length-1}else if(r<0)if(a)r=0;else return-1;if(typeof e=="string"&&(e=g.from(e,i)),g.isBuffer(e))return e.length===0?-1:ni(t,e,r,i,a);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):ni(t,[e],r,i,a);throw new TypeError("val must be string, number or Buffer")}function ni(t,e,r,i,a){var l=1,d=t.length,m=e.length;if(i!==void 0&&(i=String(i).toLowerCase(),i==="ucs2"||i==="ucs-2"||i==="utf16le"||i==="utf-16le")){if(t.length<2||e.length<2)return-1;l=2,d/=2,m/=2,r/=2}function w(D,st){return l===1?D[st]:D.readUInt16BE(st*l)}var E;if(a){var N=-1;for(E=r;E<d;E++)if(w(t,E)===w(e,N===-1?0:E-N)){if(N===-1&&(N=E),E-N+1===m)return N*l}else N!==-1&&(E-=E-N),N=-1}else for(r+m>d&&(r=d-m),E=r;E>=0;E--){for(var O=!0,Z=0;Z<m;Z++)if(w(t,E+Z)!==w(e,Z)){O=!1;break}if(O)return E}return-1}g.prototype.includes=function(e,r,i){return this.indexOf(e,r,i)!==-1};g.prototype.indexOf=function(e,r,i){return fi(this,e,r,i,!0)};g.prototype.lastIndexOf=function(e,r,i){return fi(this,e,r,i,!1)};function $o(t,e,r,i){r=Number(r)||0;var a=t.length-r;i?(i=Number(i),i>a&&(i=a)):i=a;var l=e.length;i>l/2&&(i=l/2);for(var d=0;d<i;++d){var m=parseInt(e.substr(d*2,2),16);if(en(m))return d;t[r+d]=m}return d}function Wo(t,e,r,i){return hr(Dr(e,t.length-r),t,r,i)}function zo(t,e,r,i){return hr(ra(e),t,r,i)}function Go(t,e,r,i){return hr(pi(e),t,r,i)}function Jo(t,e,r,i){return hr(na(e,t.length-r),t,r,i)}g.prototype.write=function(e,r,i,a){if(r===void 0)a="utf8",i=this.length,r=0;else if(i===void 0&&typeof r=="string")a=r,i=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(i)?(i=i>>>0,a===void 0&&(a="utf8")):(a=i,i=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var l=this.length-r;if((i===void 0||i>l)&&(i=l),e.length>0&&(i<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var d=!1;;)switch(a){case"hex":return $o(this,e,r,i);case"utf8":case"utf-8":return Wo(this,e,r,i);case"ascii":case"latin1":case"binary":return zo(this,e,r,i);case"base64":return Go(this,e,r,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Jo(this,e,r,i);default:if(d)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),d=!0}};g.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Xo(t,e,r){return e===0&&r===t.length?Zr.fromByteArray(t):Zr.fromByteArray(t.slice(e,r))}function ci(t,e,r){r=Math.min(t.length,r);for(var i=[],a=e;a<r;){var l=t[a],d=null,m=l>239?4:l>223?3:l>191?2:1;if(a+m<=r){var w,E,N,O;switch(m){case 1:l<128&&(d=l);break;case 2:w=t[a+1],(w&192)===128&&(O=(l&31)<<6|w&63,O>127&&(d=O));break;case 3:w=t[a+1],E=t[a+2],(w&192)===128&&(E&192)===128&&(O=(l&15)<<12|(w&63)<<6|E&63,O>2047&&(O<55296||O>57343)&&(d=O));break;case 4:w=t[a+1],E=t[a+2],N=t[a+3],(w&192)===128&&(E&192)===128&&(N&192)===128&&(O=(l&15)<<18|(w&63)<<12|(E&63)<<6|N&63,O>65535&&O<1114112&&(d=O))}}d===null?(d=65533,m=1):d>65535&&(d-=65536,i.push(d>>>10&1023|55296),d=56320|d&1023),i.push(d),a+=m}return Zo(i)}var ii=4096;function Zo(t){var e=t.length;if(e<=ii)return String.fromCharCode.apply(String,t);for(var r="",i=0;i<e;)r+=String.fromCharCode.apply(String,t.slice(i,i+=ii));return r}function Io(t,e,r){var i="";r=Math.min(t.length,r);for(var a=e;a<r;++a)i+=String.fromCharCode(t[a]&127);return i}function Qo(t,e,r){var i="";r=Math.min(t.length,r);for(var a=e;a<r;++a)i+=String.fromCharCode(t[a]);return i}function Do(t,e,r){var i=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>i)&&(r=i);for(var a="",l=e;l<r;++l)a+=ia[t[l]];return a}function Lo(t,e,r){for(var i=t.slice(e,r),a="",l=0;l<i.length-1;l+=2)a+=String.fromCharCode(i[l]+i[l+1]*256);return a}g.prototype.slice=function(e,r){var i=this.length;e=~~e,r=r===void 0?i:~~r,e<0?(e+=i,e<0&&(e=0)):e>i&&(e=i),r<0?(r+=i,r<0&&(r=0)):r>i&&(r=i),r<e&&(r=e);var a=this.subarray(e,r);return Object.setPrototypeOf(a,g.prototype),a};function xt(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")}g.prototype.readUintLE=g.prototype.readUIntLE=function(e,r,i){e=e>>>0,r=r>>>0,i||xt(e,r,this.length);for(var a=this[e],l=1,d=0;++d<r&&(l*=256);)a+=this[e+d]*l;return a};g.prototype.readUintBE=g.prototype.readUIntBE=function(e,r,i){e=e>>>0,r=r>>>0,i||xt(e,r,this.length);for(var a=this[e+--r],l=1;r>0&&(l*=256);)a+=this[e+--r]*l;return a};g.prototype.readUint8=g.prototype.readUInt8=function(e,r){return e=e>>>0,r||xt(e,1,this.length),this[e]};g.prototype.readUint16LE=g.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||xt(e,2,this.length),this[e]|this[e+1]<<8};g.prototype.readUint16BE=g.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||xt(e,2,this.length),this[e]<<8|this[e+1]};g.prototype.readUint32LE=g.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||xt(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};g.prototype.readUint32BE=g.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||xt(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};g.prototype.readIntLE=function(e,r,i){e=e>>>0,r=r>>>0,i||xt(e,r,this.length);for(var a=this[e],l=1,d=0;++d<r&&(l*=256);)a+=this[e+d]*l;return l*=128,a>=l&&(a-=Math.pow(2,8*r)),a};g.prototype.readIntBE=function(e,r,i){e=e>>>0,r=r>>>0,i||xt(e,r,this.length);for(var a=r,l=1,d=this[e+--a];a>0&&(l*=256);)d+=this[e+--a]*l;return l*=128,d>=l&&(d-=Math.pow(2,8*r)),d};g.prototype.readInt8=function(e,r){return e=e>>>0,r||xt(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};g.prototype.readInt16LE=function(e,r){e=e>>>0,r||xt(e,2,this.length);var i=this[e]|this[e+1]<<8;return i&32768?i|4294901760:i};g.prototype.readInt16BE=function(e,r){e=e>>>0,r||xt(e,2,this.length);var i=this[e+1]|this[e]<<8;return i&32768?i|4294901760:i};g.prototype.readInt32LE=function(e,r){return e=e>>>0,r||xt(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};g.prototype.readInt32BE=function(e,r){return e=e>>>0,r||xt(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};g.prototype.readFloatLE=function(e,r){return e=e>>>0,r||xt(e,4,this.length),ge.read(this,e,!0,23,4)};g.prototype.readFloatBE=function(e,r){return e=e>>>0,r||xt(e,4,this.length),ge.read(this,e,!1,23,4)};g.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||xt(e,8,this.length),ge.read(this,e,!0,52,8)};g.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||xt(e,8,this.length),ge.read(this,e,!1,52,8)};function Tt(t,e,r,i,a,l){if(!g.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>a||e<l)throw new RangeError('"value" argument is out of bounds');if(r+i>t.length)throw new RangeError("Index out of range")}g.prototype.writeUintLE=g.prototype.writeUIntLE=function(e,r,i,a){if(e=+e,r=r>>>0,i=i>>>0,!a){var l=Math.pow(2,8*i)-1;Tt(this,e,r,i,l,0)}var d=1,m=0;for(this[r]=e&255;++m<i&&(d*=256);)this[r+m]=e/d&255;return r+i};g.prototype.writeUintBE=g.prototype.writeUIntBE=function(e,r,i,a){if(e=+e,r=r>>>0,i=i>>>0,!a){var l=Math.pow(2,8*i)-1;Tt(this,e,r,i,l,0)}var d=i-1,m=1;for(this[r+d]=e&255;--d>=0&&(m*=256);)this[r+d]=e/m&255;return r+i};g.prototype.writeUint8=g.prototype.writeUInt8=function(e,r,i){return e=+e,r=r>>>0,i||Tt(this,e,r,1,255,0),this[r]=e&255,r+1};g.prototype.writeUint16LE=g.prototype.writeUInt16LE=function(e,r,i){return e=+e,r=r>>>0,i||Tt(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};g.prototype.writeUint16BE=g.prototype.writeUInt16BE=function(e,r,i){return e=+e,r=r>>>0,i||Tt(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};g.prototype.writeUint32LE=g.prototype.writeUInt32LE=function(e,r,i){return e=+e,r=r>>>0,i||Tt(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};g.prototype.writeUint32BE=g.prototype.writeUInt32BE=function(e,r,i){return e=+e,r=r>>>0,i||Tt(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};g.prototype.writeIntLE=function(e,r,i,a){if(e=+e,r=r>>>0,!a){var l=Math.pow(2,8*i-1);Tt(this,e,r,i,l-1,-l)}var d=0,m=1,w=0;for(this[r]=e&255;++d<i&&(m*=256);)e<0&&w===0&&this[r+d-1]!==0&&(w=1),this[r+d]=(e/m>>0)-w&255;return r+i};g.prototype.writeIntBE=function(e,r,i,a){if(e=+e,r=r>>>0,!a){var l=Math.pow(2,8*i-1);Tt(this,e,r,i,l-1,-l)}var d=i-1,m=1,w=0;for(this[r+d]=e&255;--d>=0&&(m*=256);)e<0&&w===0&&this[r+d+1]!==0&&(w=1),this[r+d]=(e/m>>0)-w&255;return r+i};g.prototype.writeInt8=function(e,r,i){return e=+e,r=r>>>0,i||Tt(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};g.prototype.writeInt16LE=function(e,r,i){return e=+e,r=r>>>0,i||Tt(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};g.prototype.writeInt16BE=function(e,r,i){return e=+e,r=r>>>0,i||Tt(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};g.prototype.writeInt32LE=function(e,r,i){return e=+e,r=r>>>0,i||Tt(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};g.prototype.writeInt32BE=function(e,r,i){return e=+e,r=r>>>0,i||Tt(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};function li(t,e,r,i,a,l){if(r+i>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function ui(t,e,r,i,a){return e=+e,r=r>>>0,a||li(t,e,r,4,34028234663852886e22,-34028234663852886e22),ge.write(t,e,r,i,23,4),r+4}g.prototype.writeFloatLE=function(e,r,i){return ui(this,e,r,!0,i)};g.prototype.writeFloatBE=function(e,r,i){return ui(this,e,r,!1,i)};function di(t,e,r,i,a){return e=+e,r=r>>>0,a||li(t,e,r,8,17976931348623157e292,-17976931348623157e292),ge.write(t,e,r,i,52,8),r+8}g.prototype.writeDoubleLE=function(e,r,i){return di(this,e,r,!0,i)};g.prototype.writeDoubleBE=function(e,r,i){return di(this,e,r,!1,i)};g.prototype.copy=function(e,r,i,a){if(!g.isBuffer(e))throw new TypeError("argument should be a Buffer");if(i||(i=0),!a&&a!==0&&(a=this.length),r>=e.length&&(r=e.length),r||(r=0),a>0&&a<i&&(a=i),a===i||e.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(i<0||i>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-r<a-i&&(a=e.length-r+i);var l=a-i;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,i,a):Uint8Array.prototype.set.call(e,this.subarray(i,a),r),l};g.prototype.fill=function(e,r,i,a){if(typeof e=="string"){if(typeof r=="string"?(a=r,r=0,i=this.length):typeof i=="string"&&(a=i,i=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!g.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(e.length===1){var l=e.charCodeAt(0);(a==="utf8"&&l<128||a==="latin1")&&(e=l)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(r<0||this.length<r||this.length<i)throw new RangeError("Out of range index");if(i<=r)return this;r=r>>>0,i=i===void 0?this.length:i>>>0,e||(e=0);var d;if(typeof e=="number")for(d=r;d<i;++d)this[d]=e;else{var m=g.isBuffer(e)?e:g.from(e,a),w=m.length;if(w===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(d=0;d<i-r;++d)this[d+r]=m[d%w]}return this};var ta=/[^+/0-9A-Za-z-_]/g;function ea(t){if(t=t.split("=")[0],t=t.trim().replace(ta,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Dr(t,e){e=e||1/0;for(var r,i=t.length,a=null,l=[],d=0;d<i;++d){if(r=t.charCodeAt(d),r>55295&&r<57344){if(!a){if(r>56319){(e-=3)>-1&&l.push(239,191,189);continue}else if(d+1===i){(e-=3)>-1&&l.push(239,191,189);continue}a=r;continue}if(r<56320){(e-=3)>-1&&l.push(239,191,189),a=r;continue}r=(a-55296<<10|r-56320)+65536}else a&&(e-=3)>-1&&l.push(239,191,189);if(a=null,r<128){if((e-=1)<0)break;l.push(r)}else if(r<2048){if((e-=2)<0)break;l.push(r>>6|192,r&63|128)}else if(r<65536){if((e-=3)<0)break;l.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((e-=4)<0)break;l.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return l}function ra(t){for(var e=[],r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function na(t,e){for(var r,i,a,l=[],d=0;d<t.length&&!((e-=2)<0);++d)r=t.charCodeAt(d),i=r>>8,a=r%256,l.push(a),l.push(i);return l}function pi(t){return Zr.toByteArray(ea(t))}function hr(t,e,r,i){for(var a=0;a<i&&!(a+r>=e.length||a>=t.length);++a)e[a+r]=t[a];return a}function qt(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function en(t){return t!==t}var ia=function(){for(var t="0123456789abcdef",e=new Array(256),r=0;r<16;++r)for(var i=r*16,a=0;a<16;++a)e[i+a]=t[r]+t[a];return e}()});var Ri={};qn(Ri,{default:()=>Ea});var Ea,Ui=Ao(()=>{Ea={}});var Pi=sr((Bf,Ar)=>{var le=(Ui(),Eo(Ri));if(le&&le.default){Ar.exports=le.default;for(let t in le)Ar.exports[t]=le[t]}else le&&(Ar.exports=le)});var cn=sr((Cf,Er)=>{(function(t){"use strict";var e=function(o){var f,s=new Float64Array(16);if(o)for(f=0;f<o.length;f++)s[f]=o[f];return s},r=function(){throw new Error("no PRNG")},i=new Uint8Array(16),a=new Uint8Array(32);a[0]=9;var l=e(),d=e([1]),m=e([56129,1]),w=e([30883,4953,19914,30187,55467,16705,2637,112,59544,30585,16505,36039,65139,11119,27886,20995]),E=e([61785,9906,39828,60374,45398,33411,5274,224,53552,61171,33010,6542,64743,22239,55772,9222]),N=e([54554,36645,11616,51542,42930,38181,51040,26924,56412,64982,57905,49316,21502,52590,14035,8553]),O=e([26200,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214]),Z=e([41136,18958,6951,50414,58488,44335,6150,12099,55207,15867,153,11085,57099,20417,9344,11139]);function D(o,f,s,n){o[f]=s>>24&255,o[f+1]=s>>16&255,o[f+2]=s>>8&255,o[f+3]=s&255,o[f+4]=n>>24&255,o[f+5]=n>>16&255,o[f+6]=n>>8&255,o[f+7]=n&255}function st(o,f,s,n,c){var p,h=0;for(p=0;p<c;p++)h|=o[f+p]^s[n+p];return(1&h-1>>>8)-1}function ft(o,f,s,n){return st(o,f,s,n,16)}function bt(o,f,s,n){return st(o,f,s,n,32)}function pt(o,f,s,n){for(var c=n[0]&255|(n[1]&255)<<8|(n[2]&255)<<16|(n[3]&255)<<24,p=s[0]&255|(s[1]&255)<<8|(s[2]&255)<<16|(s[3]&255)<<24,h=s[4]&255|(s[5]&255)<<8|(s[6]&255)<<16|(s[7]&255)<<24,b=s[8]&255|(s[9]&255)<<8|(s[10]&255)<<16|(s[11]&255)<<24,S=s[12]&255|(s[13]&255)<<8|(s[14]&255)<<16|(s[15]&255)<<24,j=n[4]&255|(n[5]&255)<<8|(n[6]&255)<<16|(n[7]&255)<<24,U=f[0]&255|(f[1]&255)<<8|(f[2]&255)<<16|(f[3]&255)<<24,rt=f[4]&255|(f[5]&255)<<8|(f[6]&255)<<16|(f[7]&255)<<24,B=f[8]&255|(f[9]&255)<<8|(f[10]&255)<<16|(f[11]&255)<<24,V=f[12]&255|(f[13]&255)<<8|(f[14]&255)<<16|(f[15]&255)<<24,Y=n[8]&255|(n[9]&255)<<8|(n[10]&255)<<16|(n[11]&255)<<24,z=s[16]&255|(s[17]&255)<<8|(s[18]&255)<<16|(s[19]&255)<<24,W=s[20]&255|(s[21]&255)<<8|(s[22]&255)<<16|(s[23]&255)<<24,q=s[24]&255|(s[25]&255)<<8|(s[26]&255)<<16|(s[27]&255)<<24,$=s[28]&255|(s[29]&255)<<8|(s[30]&255)<<16|(s[31]&255)<<24,H=n[12]&255|(n[13]&255)<<8|(n[14]&255)<<16|(n[15]&255)<<24,C=c,K=p,P=h,F=b,k=S,R=j,x=U,y=rt,A=B,_=V,v=Y,T=z,M=W,G=q,X=$,J=H,u,Q=0;Q<20;Q+=2)u=C+M|0,k^=u<<7|u>>>32-7,u=k+C|0,A^=u<<9|u>>>32-9,u=A+k|0,M^=u<<13|u>>>32-13,u=M+A|0,C^=u<<18|u>>>32-18,u=R+K|0,_^=u<<7|u>>>32-7,u=_+R|0,G^=u<<9|u>>>32-9,u=G+_|0,K^=u<<13|u>>>32-13,u=K+G|0,R^=u<<18|u>>>32-18,u=v+x|0,X^=u<<7|u>>>32-7,u=X+v|0,P^=u<<9|u>>>32-9,u=P+X|0,x^=u<<13|u>>>32-13,u=x+P|0,v^=u<<18|u>>>32-18,u=J+T|0,F^=u<<7|u>>>32-7,u=F+J|0,y^=u<<9|u>>>32-9,u=y+F|0,T^=u<<13|u>>>32-13,u=T+y|0,J^=u<<18|u>>>32-18,u=C+F|0,K^=u<<7|u>>>32-7,u=K+C|0,P^=u<<9|u>>>32-9,u=P+K|0,F^=u<<13|u>>>32-13,u=F+P|0,C^=u<<18|u>>>32-18,u=R+k|0,x^=u<<7|u>>>32-7,u=x+R|0,y^=u<<9|u>>>32-9,u=y+x|0,k^=u<<13|u>>>32-13,u=k+y|0,R^=u<<18|u>>>32-18,u=v+_|0,T^=u<<7|u>>>32-7,u=T+v|0,A^=u<<9|u>>>32-9,u=A+T|0,_^=u<<13|u>>>32-13,u=_+A|0,v^=u<<18|u>>>32-18,u=J+X|0,M^=u<<7|u>>>32-7,u=M+J|0,G^=u<<9|u>>>32-9,u=G+M|0,X^=u<<13|u>>>32-13,u=X+G|0,J^=u<<18|u>>>32-18;C=C+c|0,K=K+p|0,P=P+h|0,F=F+b|0,k=k+S|0,R=R+j|0,x=x+U|0,y=y+rt|0,A=A+B|0,_=_+V|0,v=v+Y|0,T=T+z|0,M=M+W|0,G=G+q|0,X=X+$|0,J=J+H|0,o[0]=C>>>0&255,o[1]=C>>>8&255,o[2]=C>>>16&255,o[3]=C>>>24&255,o[4]=K>>>0&255,o[5]=K>>>8&255,o[6]=K>>>16&255,o[7]=K>>>24&255,o[8]=P>>>0&255,o[9]=P>>>8&255,o[10]=P>>>16&255,o[11]=P>>>24&255,o[12]=F>>>0&255,o[13]=F>>>8&255,o[14]=F>>>16&255,o[15]=F>>>24&255,o[16]=k>>>0&255,o[17]=k>>>8&255,o[18]=k>>>16&255,o[19]=k>>>24&255,o[20]=R>>>0&255,o[21]=R>>>8&255,o[22]=R>>>16&255,o[23]=R>>>24&255,o[24]=x>>>0&255,o[25]=x>>>8&255,o[26]=x>>>16&255,o[27]=x>>>24&255,o[28]=y>>>0&255,o[29]=y>>>8&255,o[30]=y>>>16&255,o[31]=y>>>24&255,o[32]=A>>>0&255,o[33]=A>>>8&255,o[34]=A>>>16&255,o[35]=A>>>24&255,o[36]=_>>>0&255,o[37]=_>>>8&255,o[38]=_>>>16&255,o[39]=_>>>24&255,o[40]=v>>>0&255,o[41]=v>>>8&255,o[42]=v>>>16&255,o[43]=v>>>24&255,o[44]=T>>>0&255,o[45]=T>>>8&255,o[46]=T>>>16&255,o[47]=T>>>24&255,o[48]=M>>>0&255,o[49]=M>>>8&255,o[50]=M>>>16&255,o[51]=M>>>24&255,o[52]=G>>>0&255,o[53]=G>>>8&255,o[54]=G>>>16&255,o[55]=G>>>24&255,o[56]=X>>>0&255,o[57]=X>>>8&255,o[58]=X>>>16&255,o[59]=X>>>24&255,o[60]=J>>>0&255,o[61]=J>>>8&255,o[62]=J>>>16&255,o[63]=J>>>24&255}function vt(o,f,s,n){for(var c=n[0]&255|(n[1]&255)<<8|(n[2]&255)<<16|(n[3]&255)<<24,p=s[0]&255|(s[1]&255)<<8|(s[2]&255)<<16|(s[3]&255)<<24,h=s[4]&255|(s[5]&255)<<8|(s[6]&255)<<16|(s[7]&255)<<24,b=s[8]&255|(s[9]&255)<<8|(s[10]&255)<<16|(s[11]&255)<<24,S=s[12]&255|(s[13]&255)<<8|(s[14]&255)<<16|(s[15]&255)<<24,j=n[4]&255|(n[5]&255)<<8|(n[6]&255)<<16|(n[7]&255)<<24,U=f[0]&255|(f[1]&255)<<8|(f[2]&255)<<16|(f[3]&255)<<24,rt=f[4]&255|(f[5]&255)<<8|(f[6]&255)<<16|(f[7]&255)<<24,B=f[8]&255|(f[9]&255)<<8|(f[10]&255)<<16|(f[11]&255)<<24,V=f[12]&255|(f[13]&255)<<8|(f[14]&255)<<16|(f[15]&255)<<24,Y=n[8]&255|(n[9]&255)<<8|(n[10]&255)<<16|(n[11]&255)<<24,z=s[16]&255|(s[17]&255)<<8|(s[18]&255)<<16|(s[19]&255)<<24,W=s[20]&255|(s[21]&255)<<8|(s[22]&255)<<16|(s[23]&255)<<24,q=s[24]&255|(s[25]&255)<<8|(s[26]&255)<<16|(s[27]&255)<<24,$=s[28]&255|(s[29]&255)<<8|(s[30]&255)<<16|(s[31]&255)<<24,H=n[12]&255|(n[13]&255)<<8|(n[14]&255)<<16|(n[15]&255)<<24,C=c,K=p,P=h,F=b,k=S,R=j,x=U,y=rt,A=B,_=V,v=Y,T=z,M=W,G=q,X=$,J=H,u,Q=0;Q<20;Q+=2)u=C+M|0,k^=u<<7|u>>>32-7,u=k+C|0,A^=u<<9|u>>>32-9,u=A+k|0,M^=u<<13|u>>>32-13,u=M+A|0,C^=u<<18|u>>>32-18,u=R+K|0,_^=u<<7|u>>>32-7,u=_+R|0,G^=u<<9|u>>>32-9,u=G+_|0,K^=u<<13|u>>>32-13,u=K+G|0,R^=u<<18|u>>>32-18,u=v+x|0,X^=u<<7|u>>>32-7,u=X+v|0,P^=u<<9|u>>>32-9,u=P+X|0,x^=u<<13|u>>>32-13,u=x+P|0,v^=u<<18|u>>>32-18,u=J+T|0,F^=u<<7|u>>>32-7,u=F+J|0,y^=u<<9|u>>>32-9,u=y+F|0,T^=u<<13|u>>>32-13,u=T+y|0,J^=u<<18|u>>>32-18,u=C+F|0,K^=u<<7|u>>>32-7,u=K+C|0,P^=u<<9|u>>>32-9,u=P+K|0,F^=u<<13|u>>>32-13,u=F+P|0,C^=u<<18|u>>>32-18,u=R+k|0,x^=u<<7|u>>>32-7,u=x+R|0,y^=u<<9|u>>>32-9,u=y+x|0,k^=u<<13|u>>>32-13,u=k+y|0,R^=u<<18|u>>>32-18,u=v+_|0,T^=u<<7|u>>>32-7,u=T+v|0,A^=u<<9|u>>>32-9,u=A+T|0,_^=u<<13|u>>>32-13,u=_+A|0,v^=u<<18|u>>>32-18,u=J+X|0,M^=u<<7|u>>>32-7,u=M+J|0,G^=u<<9|u>>>32-9,u=G+M|0,X^=u<<13|u>>>32-13,u=X+G|0,J^=u<<18|u>>>32-18;o[0]=C>>>0&255,o[1]=C>>>8&255,o[2]=C>>>16&255,o[3]=C>>>24&255,o[4]=R>>>0&255,o[5]=R>>>8&255,o[6]=R>>>16&255,o[7]=R>>>24&255,o[8]=v>>>0&255,o[9]=v>>>8&255,o[10]=v>>>16&255,o[11]=v>>>24&255,o[12]=J>>>0&255,o[13]=J>>>8&255,o[14]=J>>>16&255,o[15]=J>>>24&255,o[16]=x>>>0&255,o[17]=x>>>8&255,o[18]=x>>>16&255,o[19]=x>>>24&255,o[20]=y>>>0&255,o[21]=y>>>8&255,o[22]=y>>>16&255,o[23]=y>>>24&255,o[24]=A>>>0&255,o[25]=A>>>8&255,o[26]=A>>>16&255,o[27]=A>>>24&255,o[28]=_>>>0&255,o[29]=_>>>8&255,o[30]=_>>>16&255,o[31]=_>>>24&255}function Vt(o,f,s,n){pt(o,f,s,n)}function Nt(o,f,s,n){vt(o,f,s,n)}var Bt=new Uint8Array([101,120,112,97,110,100,32,51,50,45,98,121,116,101,32,107]);function Xe(o,f,s,n,c,p,h){var b=new Uint8Array(16),S=new Uint8Array(64),j,U;for(U=0;U<16;U++)b[U]=0;for(U=0;U<8;U++)b[U]=p[U];for(;c>=64;){for(Vt(S,b,h,Bt),U=0;U<64;U++)o[f+U]=s[n+U]^S[U];for(j=1,U=8;U<16;U++)j=j+(b[U]&255)|0,b[U]=j&255,j>>>=8;c-=64,f+=64,n+=64}if(c>0)for(Vt(S,b,h,Bt),U=0;U<c;U++)o[f+U]=s[n+U]^S[U];return 0}function Ze(o,f,s,n,c){var p=new Uint8Array(16),h=new Uint8Array(64),b,S;for(S=0;S<16;S++)p[S]=0;for(S=0;S<8;S++)p[S]=n[S];for(;s>=64;){for(Vt(h,p,c,Bt),S=0;S<64;S++)o[f+S]=h[S];for(b=1,S=8;S<16;S++)b=b+(p[S]&255)|0,p[S]=b&255,b>>>=8;s-=64,f+=64}if(s>0)for(Vt(h,p,c,Bt),S=0;S<s;S++)o[f+S]=h[S];return 0}function Ie(o,f,s,n,c){var p=new Uint8Array(32);Nt(p,n,c,Bt);for(var h=new Uint8Array(8),b=0;b<8;b++)h[b]=n[b+16];return Ze(o,f,s,h,p)}function de(o,f,s,n,c,p,h){var b=new Uint8Array(32);Nt(b,p,h,Bt);for(var S=new Uint8Array(8),j=0;j<8;j++)S[j]=p[j+16];return Xe(o,f,s,n,c,S,b)}var pe=function(o){this.buffer=new Uint8Array(16),this.r=new Uint16Array(10),this.h=new Uint16Array(10),this.pad=new Uint16Array(8),this.leftover=0,this.fin=0;var f,s,n,c,p,h,b,S;f=o[0]&255|(o[1]&255)<<8,this.r[0]=f&8191,s=o[2]&255|(o[3]&255)<<8,this.r[1]=(f>>>13|s<<3)&8191,n=o[4]&255|(o[5]&255)<<8,this.r[2]=(s>>>10|n<<6)&7939,c=o[6]&255|(o[7]&255)<<8,this.r[3]=(n>>>7|c<<9)&8191,p=o[8]&255|(o[9]&255)<<8,this.r[4]=(c>>>4|p<<12)&255,this.r[5]=p>>>1&8190,h=o[10]&255|(o[11]&255)<<8,this.r[6]=(p>>>14|h<<2)&8191,b=o[12]&255|(o[13]&255)<<8,this.r[7]=(h>>>11|b<<5)&8065,S=o[14]&255|(o[15]&255)<<8,this.r[8]=(b>>>8|S<<8)&8191,this.r[9]=S>>>5&127,this.pad[0]=o[16]&255|(o[17]&255)<<8,this.pad[1]=o[18]&255|(o[19]&255)<<8,this.pad[2]=o[20]&255|(o[21]&255)<<8,this.pad[3]=o[22]&255|(o[23]&255)<<8,this.pad[4]=o[24]&255|(o[25]&255)<<8,this.pad[5]=o[26]&255|(o[27]&255)<<8,this.pad[6]=o[28]&255|(o[29]&255)<<8,this.pad[7]=o[30]&255|(o[31]&255)<<8};pe.prototype.blocks=function(o,f,s){for(var n=this.fin?0:2048,c,p,h,b,S,j,U,rt,B,V,Y,z,W,q,$,H,C,K,P,F=this.h[0],k=this.h[1],R=this.h[2],x=this.h[3],y=this.h[4],A=this.h[5],_=this.h[6],v=this.h[7],T=this.h[8],M=this.h[9],G=this.r[0],X=this.r[1],J=this.r[2],u=this.r[3],Q=this.r[4],nt=this.r[5],it=this.r[6],I=this.r[7],tt=this.r[8],et=this.r[9];s>=16;)c=o[f+0]&255|(o[f+1]&255)<<8,F+=c&8191,p=o[f+2]&255|(o[f+3]&255)<<8,k+=(c>>>13|p<<3)&8191,h=o[f+4]&255|(o[f+5]&255)<<8,R+=(p>>>10|h<<6)&8191,b=o[f+6]&255|(o[f+7]&255)<<8,x+=(h>>>7|b<<9)&8191,S=o[f+8]&255|(o[f+9]&255)<<8,y+=(b>>>4|S<<12)&8191,A+=S>>>1&8191,j=o[f+10]&255|(o[f+11]&255)<<8,_+=(S>>>14|j<<2)&8191,U=o[f+12]&255|(o[f+13]&255)<<8,v+=(j>>>11|U<<5)&8191,rt=o[f+14]&255|(o[f+15]&255)<<8,T+=(U>>>8|rt<<8)&8191,M+=rt>>>5|n,B=0,V=B,V+=F*G,V+=k*(5*et),V+=R*(5*tt),V+=x*(5*I),V+=y*(5*it),B=V>>>13,V&=8191,V+=A*(5*nt),V+=_*(5*Q),V+=v*(5*u),V+=T*(5*J),V+=M*(5*X),B+=V>>>13,V&=8191,Y=B,Y+=F*X,Y+=k*G,Y+=R*(5*et),Y+=x*(5*tt),Y+=y*(5*I),B=Y>>>13,Y&=8191,Y+=A*(5*it),Y+=_*(5*nt),Y+=v*(5*Q),Y+=T*(5*u),Y+=M*(5*J),B+=Y>>>13,Y&=8191,z=B,z+=F*J,z+=k*X,z+=R*G,z+=x*(5*et),z+=y*(5*tt),B=z>>>13,z&=8191,z+=A*(5*I),z+=_*(5*it),z+=v*(5*nt),z+=T*(5*Q),z+=M*(5*u),B+=z>>>13,z&=8191,W=B,W+=F*u,W+=k*J,W+=R*X,W+=x*G,W+=y*(5*et),B=W>>>13,W&=8191,W+=A*(5*tt),W+=_*(5*I),W+=v*(5*it),W+=T*(5*nt),W+=M*(5*Q),B+=W>>>13,W&=8191,q=B,q+=F*Q,q+=k*u,q+=R*J,q+=x*X,q+=y*G,B=q>>>13,q&=8191,q+=A*(5*et),q+=_*(5*tt),q+=v*(5*I),q+=T*(5*it),q+=M*(5*nt),B+=q>>>13,q&=8191,$=B,$+=F*nt,$+=k*Q,$+=R*u,$+=x*J,$+=y*X,B=$>>>13,$&=8191,$+=A*G,$+=_*(5*et),$+=v*(5*tt),$+=T*(5*I),$+=M*(5*it),B+=$>>>13,$&=8191,H=B,H+=F*it,H+=k*nt,H+=R*Q,H+=x*u,H+=y*J,B=H>>>13,H&=8191,H+=A*X,H+=_*G,H+=v*(5*et),H+=T*(5*tt),H+=M*(5*I),B+=H>>>13,H&=8191,C=B,C+=F*I,C+=k*it,C+=R*nt,C+=x*Q,C+=y*u,B=C>>>13,C&=8191,C+=A*J,C+=_*X,C+=v*G,C+=T*(5*et),C+=M*(5*tt),B+=C>>>13,C&=8191,K=B,K+=F*tt,K+=k*I,K+=R*it,K+=x*nt,K+=y*Q,B=K>>>13,K&=8191,K+=A*u,K+=_*J,K+=v*X,K+=T*G,K+=M*(5*et),B+=K>>>13,K&=8191,P=B,P+=F*et,P+=k*tt,P+=R*I,P+=x*it,P+=y*nt,B=P>>>13,P&=8191,P+=A*Q,P+=_*u,P+=v*J,P+=T*X,P+=M*G,B+=P>>>13,P&=8191,B=(B<<2)+B|0,B=B+V|0,V=B&8191,B=B>>>13,Y+=B,F=V,k=Y,R=z,x=W,y=q,A=$,_=H,v=C,T=K,M=P,f+=16,s-=16;this.h[0]=F,this.h[1]=k,this.h[2]=R,this.h[3]=x,this.h[4]=y,this.h[5]=A,this.h[6]=_,this.h[7]=v,this.h[8]=T,this.h[9]=M},pe.prototype.finish=function(o,f){var s=new Uint16Array(10),n,c,p,h;if(this.leftover){for(h=this.leftover,this.buffer[h++]=1;h<16;h++)this.buffer[h]=0;this.fin=1,this.blocks(this.buffer,0,16)}for(n=this.h[1]>>>13,this.h[1]&=8191,h=2;h<10;h++)this.h[h]+=n,n=this.h[h]>>>13,this.h[h]&=8191;for(this.h[0]+=n*5,n=this.h[0]>>>13,this.h[0]&=8191,this.h[1]+=n,n=this.h[1]>>>13,this.h[1]&=8191,this.h[2]+=n,s[0]=this.h[0]+5,n=s[0]>>>13,s[0]&=8191,h=1;h<10;h++)s[h]=this.h[h]+n,n=s[h]>>>13,s[h]&=8191;for(s[9]-=8192,c=(n^1)-1,h=0;h<10;h++)s[h]&=c;for(c=~c,h=0;h<10;h++)this.h[h]=this.h[h]&c|s[h];for(this.h[0]=(this.h[0]|this.h[1]<<13)&65535,this.h[1]=(this.h[1]>>>3|this.h[2]<<10)&65535,this.h[2]=(this.h[2]>>>6|this.h[3]<<7)&65535,this.h[3]=(this.h[3]>>>9|this.h[4]<<4)&65535,this.h[4]=(this.h[4]>>>12|this.h[5]<<1|this.h[6]<<14)&65535,this.h[5]=(this.h[6]>>>2|this.h[7]<<11)&65535,this.h[6]=(this.h[7]>>>5|this.h[8]<<8)&65535,this.h[7]=(this.h[8]>>>8|this.h[9]<<5)&65535,p=this.h[0]+this.pad[0],this.h[0]=p&65535,h=1;h<8;h++)p=(this.h[h]+this.pad[h]|0)+(p>>>16)|0,this.h[h]=p&65535;o[f+0]=this.h[0]>>>0&255,o[f+1]=this.h[0]>>>8&255,o[f+2]=this.h[1]>>>0&255,o[f+3]=this.h[1]>>>8&255,o[f+4]=this.h[2]>>>0&255,o[f+5]=this.h[2]>>>8&255,o[f+6]=this.h[3]>>>0&255,o[f+7]=this.h[3]>>>8&255,o[f+8]=this.h[4]>>>0&255,o[f+9]=this.h[4]>>>8&255,o[f+10]=this.h[5]>>>0&255,o[f+11]=this.h[5]>>>8&255,o[f+12]=this.h[6]>>>0&255,o[f+13]=this.h[6]>>>8&255,o[f+14]=this.h[7]>>>0&255,o[f+15]=this.h[7]>>>8&255},pe.prototype.update=function(o,f,s){var n,c;if(this.leftover){for(c=16-this.leftover,c>s&&(c=s),n=0;n<c;n++)this.buffer[this.leftover+n]=o[f+n];if(s-=c,f+=c,this.leftover+=c,this.leftover<16)return;this.blocks(this.buffer,0,16),this.leftover=0}if(s>=16&&(c=s-s%16,this.blocks(o,f,c),f+=c,s-=c),s){for(n=0;n<s;n++)this.buffer[this.leftover+n]=o[f+n];this.leftover+=s}};function Te(o,f,s,n,c,p){var h=new pe(p);return h.update(s,n,c),h.finish(o,f),0}function Qe(o,f,s,n,c,p){var h=new Uint8Array(16);return Te(h,0,s,n,c,p),ft(o,f,h,0)}function Se(o,f,s,n,c){var p;if(s<32)return-1;for(de(o,0,f,0,s,n,c),Te(o,16,o,32,s-32,o),p=0;p<16;p++)o[p]=0;return 0}function Oe(o,f,s,n,c){var p,h=new Uint8Array(32);if(s<32||(Ie(h,0,32,n,c),Qe(f,16,f,32,s-32,h)!==0))return-1;for(de(o,0,f,0,s,n,c),p=0;p<32;p++)o[p]=0;return 0}function jt(o,f){var s;for(s=0;s<16;s++)o[s]=f[s]|0}function Dt(o){var f,s,n=1;for(f=0;f<16;f++)s=o[f]+n+65535,n=Math.floor(s/65536),o[f]=s-n*65536;o[0]+=n-1+37*(n-1)}function Lt(o,f,s){for(var n,c=~(s-1),p=0;p<16;p++)n=c&(o[p]^f[p]),o[p]^=n,f[p]^=n}function te(o,f){var s,n,c,p=e(),h=e();for(s=0;s<16;s++)h[s]=f[s];for(Dt(h),Dt(h),Dt(h),n=0;n<2;n++){for(p[0]=h[0]-65517,s=1;s<15;s++)p[s]=h[s]-65535-(p[s-1]>>16&1),p[s-1]&=65535;p[15]=h[15]-32767-(p[14]>>16&1),c=p[15]>>16&1,p[14]&=65535,Lt(h,p,1-c)}for(s=0;s<16;s++)o[2*s]=h[s]&255,o[2*s+1]=h[s]>>8}function De(o,f){var s=new Uint8Array(32),n=new Uint8Array(32);return te(s,o),te(n,f),bt(s,0,n,0)}function Re(o){var f=new Uint8Array(32);return te(f,o),f[0]&1}function Ue(o,f){var s;for(s=0;s<16;s++)o[s]=f[2*s]+(f[2*s+1]<<8);o[15]&=32767}function Rt(o,f,s){for(var n=0;n<16;n++)o[n]=f[n]+s[n]}function Ut(o,f,s){for(var n=0;n<16;n++)o[n]=f[n]-s[n]}function L(o,f,s){var n,c,p=0,h=0,b=0,S=0,j=0,U=0,rt=0,B=0,V=0,Y=0,z=0,W=0,q=0,$=0,H=0,C=0,K=0,P=0,F=0,k=0,R=0,x=0,y=0,A=0,_=0,v=0,T=0,M=0,G=0,X=0,J=0,u=s[0],Q=s[1],nt=s[2],it=s[3],I=s[4],tt=s[5],et=s[6],dt=s[7],at=s[8],ct=s[9],lt=s[10],ut=s[11],ht=s[12],wt=s[13],gt=s[14],_t=s[15];n=f[0],p+=n*u,h+=n*Q,b+=n*nt,S+=n*it,j+=n*I,U+=n*tt,rt+=n*et,B+=n*dt,V+=n*at,Y+=n*ct,z+=n*lt,W+=n*ut,q+=n*ht,$+=n*wt,H+=n*gt,C+=n*_t,n=f[1],h+=n*u,b+=n*Q,S+=n*nt,j+=n*it,U+=n*I,rt+=n*tt,B+=n*et,V+=n*dt,Y+=n*at,z+=n*ct,W+=n*lt,q+=n*ut,$+=n*ht,H+=n*wt,C+=n*gt,K+=n*_t,n=f[2],b+=n*u,S+=n*Q,j+=n*nt,U+=n*it,rt+=n*I,B+=n*tt,V+=n*et,Y+=n*dt,z+=n*at,W+=n*ct,q+=n*lt,$+=n*ut,H+=n*ht,C+=n*wt,K+=n*gt,P+=n*_t,n=f[3],S+=n*u,j+=n*Q,U+=n*nt,rt+=n*it,B+=n*I,V+=n*tt,Y+=n*et,z+=n*dt,W+=n*at,q+=n*ct,$+=n*lt,H+=n*ut,C+=n*ht,K+=n*wt,P+=n*gt,F+=n*_t,n=f[4],j+=n*u,U+=n*Q,rt+=n*nt,B+=n*it,V+=n*I,Y+=n*tt,z+=n*et,W+=n*dt,q+=n*at,$+=n*ct,H+=n*lt,C+=n*ut,K+=n*ht,P+=n*wt,F+=n*gt,k+=n*_t,n=f[5],U+=n*u,rt+=n*Q,B+=n*nt,V+=n*it,Y+=n*I,z+=n*tt,W+=n*et,q+=n*dt,$+=n*at,H+=n*ct,C+=n*lt,K+=n*ut,P+=n*ht,F+=n*wt,k+=n*gt,R+=n*_t,n=f[6],rt+=n*u,B+=n*Q,V+=n*nt,Y+=n*it,z+=n*I,W+=n*tt,q+=n*et,$+=n*dt,H+=n*at,C+=n*ct,K+=n*lt,P+=n*ut,F+=n*ht,k+=n*wt,R+=n*gt,x+=n*_t,n=f[7],B+=n*u,V+=n*Q,Y+=n*nt,z+=n*it,W+=n*I,q+=n*tt,$+=n*et,H+=n*dt,C+=n*at,K+=n*ct,P+=n*lt,F+=n*ut,k+=n*ht,R+=n*wt,x+=n*gt,y+=n*_t,n=f[8],V+=n*u,Y+=n*Q,z+=n*nt,W+=n*it,q+=n*I,$+=n*tt,H+=n*et,C+=n*dt,K+=n*at,P+=n*ct,F+=n*lt,k+=n*ut,R+=n*ht,x+=n*wt,y+=n*gt,A+=n*_t,n=f[9],Y+=n*u,z+=n*Q,W+=n*nt,q+=n*it,$+=n*I,H+=n*tt,C+=n*et,K+=n*dt,P+=n*at,F+=n*ct,k+=n*lt,R+=n*ut,x+=n*ht,y+=n*wt,A+=n*gt,_+=n*_t,n=f[10],z+=n*u,W+=n*Q,q+=n*nt,$+=n*it,H+=n*I,C+=n*tt,K+=n*et,P+=n*dt,F+=n*at,k+=n*ct,R+=n*lt,x+=n*ut,y+=n*ht,A+=n*wt,_+=n*gt,v+=n*_t,n=f[11],W+=n*u,q+=n*Q,$+=n*nt,H+=n*it,C+=n*I,K+=n*tt,P+=n*et,F+=n*dt,k+=n*at,R+=n*ct,x+=n*lt,y+=n*ut,A+=n*ht,_+=n*wt,v+=n*gt,T+=n*_t,n=f[12],q+=n*u,$+=n*Q,H+=n*nt,C+=n*it,K+=n*I,P+=n*tt,F+=n*et,k+=n*dt,R+=n*at,x+=n*ct,y+=n*lt,A+=n*ut,_+=n*ht,v+=n*wt,T+=n*gt,M+=n*_t,n=f[13],$+=n*u,H+=n*Q,C+=n*nt,K+=n*it,P+=n*I,F+=n*tt,k+=n*et,R+=n*dt,x+=n*at,y+=n*ct,A+=n*lt,_+=n*ut,v+=n*ht,T+=n*wt,M+=n*gt,G+=n*_t,n=f[14],H+=n*u,C+=n*Q,K+=n*nt,P+=n*it,F+=n*I,k+=n*tt,R+=n*et,x+=n*dt,y+=n*at,A+=n*ct,_+=n*lt,v+=n*ut,T+=n*ht,M+=n*wt,G+=n*gt,X+=n*_t,n=f[15],C+=n*u,K+=n*Q,P+=n*nt,F+=n*it,k+=n*I,R+=n*tt,x+=n*et,y+=n*dt,A+=n*at,_+=n*ct,v+=n*lt,T+=n*ut,M+=n*ht,G+=n*wt,X+=n*gt,J+=n*_t,p+=38*K,h+=38*P,b+=38*F,S+=38*k,j+=38*R,U+=38*x,rt+=38*y,B+=38*A,V+=38*_,Y+=38*v,z+=38*T,W+=38*M,q+=38*G,$+=38*X,H+=38*J,c=1,n=p+c+65535,c=Math.floor(n/65536),p=n-c*65536,n=h+c+65535,c=Math.floor(n/65536),h=n-c*65536,n=b+c+65535,c=Math.floor(n/65536),b=n-c*65536,n=S+c+65535,c=Math.floor(n/65536),S=n-c*65536,n=j+c+65535,c=Math.floor(n/65536),j=n-c*65536,n=U+c+65535,c=Math.floor(n/65536),U=n-c*65536,n=rt+c+65535,c=Math.floor(n/65536),rt=n-c*65536,n=B+c+65535,c=Math.floor(n/65536),B=n-c*65536,n=V+c+65535,c=Math.floor(n/65536),V=n-c*65536,n=Y+c+65535,c=Math.floor(n/65536),Y=n-c*65536,n=z+c+65535,c=Math.floor(n/65536),z=n-c*65536,n=W+c+65535,c=Math.floor(n/65536),W=n-c*65536,n=q+c+65535,c=Math.floor(n/65536),q=n-c*65536,n=$+c+65535,c=Math.floor(n/65536),$=n-c*65536,n=H+c+65535,c=Math.floor(n/65536),H=n-c*65536,n=C+c+65535,c=Math.floor(n/65536),C=n-c*65536,p+=c-1+37*(c-1),c=1,n=p+c+65535,c=Math.floor(n/65536),p=n-c*65536,n=h+c+65535,c=Math.floor(n/65536),h=n-c*65536,n=b+c+65535,c=Math.floor(n/65536),b=n-c*65536,n=S+c+65535,c=Math.floor(n/65536),S=n-c*65536,n=j+c+65535,c=Math.floor(n/65536),j=n-c*65536,n=U+c+65535,c=Math.floor(n/65536),U=n-c*65536,n=rt+c+65535,c=Math.floor(n/65536),rt=n-c*65536,n=B+c+65535,c=Math.floor(n/65536),B=n-c*65536,n=V+c+65535,c=Math.floor(n/65536),V=n-c*65536,n=Y+c+65535,c=Math.floor(n/65536),Y=n-c*65536,n=z+c+65535,c=Math.floor(n/65536),z=n-c*65536,n=W+c+65535,c=Math.floor(n/65536),W=n-c*65536,n=q+c+65535,c=Math.floor(n/65536),q=n-c*65536,n=$+c+65535,c=Math.floor(n/65536),$=n-c*65536,n=H+c+65535,c=Math.floor(n/65536),H=n-c*65536,n=C+c+65535,c=Math.floor(n/65536),C=n-c*65536,p+=c-1+37*(c-1),o[0]=p,o[1]=h,o[2]=b,o[3]=S,o[4]=j,o[5]=U,o[6]=rt,o[7]=B,o[8]=V,o[9]=Y,o[10]=z,o[11]=W,o[12]=q,o[13]=$,o[14]=H,o[15]=C}function Ct(o,f){L(o,f,f)}function Un(o,f){var s=e(),n;for(n=0;n<16;n++)s[n]=f[n];for(n=253;n>=0;n--)Ct(s,s),n!==2&&n!==4&&L(s,s,f);for(n=0;n<16;n++)o[n]=s[n]}function Pn(o,f){var s=e(),n;for(n=0;n<16;n++)s[n]=f[n];for(n=250;n>=0;n--)Ct(s,s),n!==1&&L(s,s,f);for(n=0;n<16;n++)o[n]=s[n]}function Le(o,f,s){var n=new Uint8Array(32),c=new Float64Array(80),p,h,b=e(),S=e(),j=e(),U=e(),rt=e(),B=e();for(h=0;h<31;h++)n[h]=f[h];for(n[31]=f[31]&127|64,n[0]&=248,Ue(c,s),h=0;h<16;h++)S[h]=c[h],U[h]=b[h]=j[h]=0;for(b[0]=U[0]=1,h=254;h>=0;--h)p=n[h>>>3]>>>(h&7)&1,Lt(b,S,p),Lt(j,U,p),Rt(rt,b,j),Ut(b,b,j),Rt(j,S,U),Ut(S,S,U),Ct(U,rt),Ct(B,b),L(b,j,b),L(j,S,rt),Rt(rt,b,j),Ut(b,b,j),Ct(S,b),Ut(j,U,B),L(b,j,m),Rt(b,b,U),L(j,j,b),L(b,U,B),L(U,S,c),Ct(S,rt),Lt(b,S,p),Lt(j,U,p);for(h=0;h<16;h++)c[h+16]=b[h],c[h+32]=j[h],c[h+48]=S[h],c[h+64]=U[h];var V=c.subarray(32),Y=c.subarray(16);return Un(V,V),L(Y,Y,V),te(o,Y),0}function tr(o,f){return Le(o,f,a)}function Nn(o,f){return r(f,32),tr(o,f)}function er(o,f,s){var n=new Uint8Array(32);return Le(n,s,f),Nt(o,i,n,Bt)}var Bn=Se,yo=Oe;function mo(o,f,s,n,c,p){var h=new Uint8Array(32);return er(h,c,p),Bn(o,f,s,n,h)}function wo(o,f,s,n,c,p){var h=new Uint8Array(32);return er(h,c,p),yo(o,f,s,n,h)}var Cn=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function Fn(o,f,s,n){for(var c=new Int32Array(16),p=new Int32Array(16),h,b,S,j,U,rt,B,V,Y,z,W,q,$,H,C,K,P,F,k,R,x,y,A,_,v,T,M=o[0],G=o[1],X=o[2],J=o[3],u=o[4],Q=o[5],nt=o[6],it=o[7],I=f[0],tt=f[1],et=f[2],dt=f[3],at=f[4],ct=f[5],lt=f[6],ut=f[7],ht=0;n>=128;){for(k=0;k<16;k++)R=8*k+ht,c[k]=s[R+0]<<24|s[R+1]<<16|s[R+2]<<8|s[R+3],p[k]=s[R+4]<<24|s[R+5]<<16|s[R+6]<<8|s[R+7];for(k=0;k<80;k++)if(h=M,b=G,S=X,j=J,U=u,rt=Q,B=nt,V=it,Y=I,z=tt,W=et,q=dt,$=at,H=ct,C=lt,K=ut,x=it,y=ut,A=y&65535,_=y>>>16,v=x&65535,T=x>>>16,x=(u>>>14|at<<32-14)^(u>>>18|at<<32-18)^(at>>>41-32|u<<32-(41-32)),y=(at>>>14|u<<32-14)^(at>>>18|u<<32-18)^(u>>>41-32|at<<32-(41-32)),A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,x=u&Q^~u&nt,y=at&ct^~at&lt,A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,x=Cn[k*2],y=Cn[k*2+1],A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,x=c[k%16],y=p[k%16],A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,_+=A>>>16,v+=_>>>16,T+=v>>>16,P=v&65535|T<<16,F=A&65535|_<<16,x=P,y=F,A=y&65535,_=y>>>16,v=x&65535,T=x>>>16,x=(M>>>28|I<<32-28)^(I>>>34-32|M<<32-(34-32))^(I>>>39-32|M<<32-(39-32)),y=(I>>>28|M<<32-28)^(M>>>34-32|I<<32-(34-32))^(M>>>39-32|I<<32-(39-32)),A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,x=M&G^M&X^G&X,y=I&tt^I&et^tt&et,A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,_+=A>>>16,v+=_>>>16,T+=v>>>16,V=v&65535|T<<16,K=A&65535|_<<16,x=j,y=q,A=y&65535,_=y>>>16,v=x&65535,T=x>>>16,x=P,y=F,A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,_+=A>>>16,v+=_>>>16,T+=v>>>16,j=v&65535|T<<16,q=A&65535|_<<16,G=h,X=b,J=S,u=j,Q=U,nt=rt,it=B,M=V,tt=Y,et=z,dt=W,at=q,ct=$,lt=H,ut=C,I=K,k%16===15)for(R=0;R<16;R++)x=c[R],y=p[R],A=y&65535,_=y>>>16,v=x&65535,T=x>>>16,x=c[(R+9)%16],y=p[(R+9)%16],A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,P=c[(R+1)%16],F=p[(R+1)%16],x=(P>>>1|F<<32-1)^(P>>>8|F<<32-8)^P>>>7,y=(F>>>1|P<<32-1)^(F>>>8|P<<32-8)^(F>>>7|P<<32-7),A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,P=c[(R+14)%16],F=p[(R+14)%16],x=(P>>>19|F<<32-19)^(F>>>61-32|P<<32-(61-32))^P>>>6,y=(F>>>19|P<<32-19)^(P>>>61-32|F<<32-(61-32))^(F>>>6|P<<32-6),A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,_+=A>>>16,v+=_>>>16,T+=v>>>16,c[R]=v&65535|T<<16,p[R]=A&65535|_<<16;x=M,y=I,A=y&65535,_=y>>>16,v=x&65535,T=x>>>16,x=o[0],y=f[0],A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,_+=A>>>16,v+=_>>>16,T+=v>>>16,o[0]=M=v&65535|T<<16,f[0]=I=A&65535|_<<16,x=G,y=tt,A=y&65535,_=y>>>16,v=x&65535,T=x>>>16,x=o[1],y=f[1],A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,_+=A>>>16,v+=_>>>16,T+=v>>>16,o[1]=G=v&65535|T<<16,f[1]=tt=A&65535|_<<16,x=X,y=et,A=y&65535,_=y>>>16,v=x&65535,T=x>>>16,x=o[2],y=f[2],A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,_+=A>>>16,v+=_>>>16,T+=v>>>16,o[2]=X=v&65535|T<<16,f[2]=et=A&65535|_<<16,x=J,y=dt,A=y&65535,_=y>>>16,v=x&65535,T=x>>>16,x=o[3],y=f[3],A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,_+=A>>>16,v+=_>>>16,T+=v>>>16,o[3]=J=v&65535|T<<16,f[3]=dt=A&65535|_<<16,x=u,y=at,A=y&65535,_=y>>>16,v=x&65535,T=x>>>16,x=o[4],y=f[4],A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,_+=A>>>16,v+=_>>>16,T+=v>>>16,o[4]=u=v&65535|T<<16,f[4]=at=A&65535|_<<16,x=Q,y=ct,A=y&65535,_=y>>>16,v=x&65535,T=x>>>16,x=o[5],y=f[5],A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,_+=A>>>16,v+=_>>>16,T+=v>>>16,o[5]=Q=v&65535|T<<16,f[5]=ct=A&65535|_<<16,x=nt,y=lt,A=y&65535,_=y>>>16,v=x&65535,T=x>>>16,x=o[6],y=f[6],A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,_+=A>>>16,v+=_>>>16,T+=v>>>16,o[6]=nt=v&65535|T<<16,f[6]=lt=A&65535|_<<16,x=it,y=ut,A=y&65535,_=y>>>16,v=x&65535,T=x>>>16,x=o[7],y=f[7],A+=y&65535,_+=y>>>16,v+=x&65535,T+=x>>>16,_+=A>>>16,v+=_>>>16,T+=v>>>16,o[7]=it=v&65535|T<<16,f[7]=ut=A&65535|_<<16,ht+=128,n-=128}return n}function re(o,f,s){var n=new Int32Array(8),c=new Int32Array(8),p=new Uint8Array(256),h,b=s;for(n[0]=1779033703,n[1]=3144134277,n[2]=1013904242,n[3]=2773480762,n[4]=1359893119,n[5]=2600822924,n[6]=528734635,n[7]=1541459225,c[0]=4089235720,c[1]=2227873595,c[2]=4271175723,c[3]=1595750129,c[4]=2917565137,c[5]=725511199,c[6]=4215389547,c[7]=327033209,Fn(n,c,f,s),s%=128,h=0;h<s;h++)p[h]=f[b-s+h];for(p[s]=128,s=256-128*(s<112?1:0),p[s-9]=0,D(p,s-8,b/536870912|0,b<<3),Fn(n,c,p,s),h=0;h<8;h++)D(o,8*h,n[h],c[h]);return 0}function rr(o,f){var s=e(),n=e(),c=e(),p=e(),h=e(),b=e(),S=e(),j=e(),U=e();Ut(s,o[1],o[0]),Ut(U,f[1],f[0]),L(s,s,U),Rt(n,o[0],o[1]),Rt(U,f[0],f[1]),L(n,n,U),L(c,o[3],f[3]),L(c,c,E),L(p,o[2],f[2]),Rt(p,p,p),Ut(h,n,s),Ut(b,p,c),Rt(S,p,c),Rt(j,n,s),L(o[0],h,b),L(o[1],j,S),L(o[2],S,b),L(o[3],h,j)}function kn(o,f,s){var n;for(n=0;n<4;n++)Lt(o[n],f[n],s)}function Cr(o,f){var s=e(),n=e(),c=e();Un(c,f[2]),L(s,f[0],c),L(n,f[1],c),te(o,n),o[31]^=Re(s)<<7}function Fr(o,f,s){var n,c;for(jt(o[0],l),jt(o[1],d),jt(o[2],d),jt(o[3],l),c=255;c>=0;--c)n=s[c/8|0]>>(c&7)&1,kn(o,f,n),rr(f,o),rr(o,o),kn(o,f,n)}function nr(o,f){var s=[e(),e(),e(),e()];jt(s[0],N),jt(s[1],O),jt(s[2],d),L(s[3],N,O),Fr(o,s,f)}function kr(o,f,s){var n=new Uint8Array(64),c=[e(),e(),e(),e()],p;for(s||r(f,32),re(n,f,32),n[0]&=248,n[31]&=127,n[31]|=64,nr(c,n),Cr(o,c),p=0;p<32;p++)f[p+32]=o[p];return 0}var ir=new Float64Array([237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16]);function jr(o,f){var s,n,c,p;for(n=63;n>=32;--n){for(s=0,c=n-32,p=n-12;c<p;++c)f[c]+=s-16*f[n]*ir[c-(n-32)],s=Math.floor((f[c]+128)/256),f[c]-=s*256;f[c]+=s,f[n]=0}for(s=0,c=0;c<32;c++)f[c]+=s-(f[31]>>4)*ir[c],s=f[c]>>8,f[c]&=255;for(c=0;c<32;c++)f[c]-=s*ir[c];for(n=0;n<32;n++)f[n+1]+=f[n]>>8,o[n]=f[n]&255}function Kr(o){var f=new Float64Array(64),s;for(s=0;s<64;s++)f[s]=o[s];for(s=0;s<64;s++)o[s]=0;jr(o,f)}function jn(o,f,s,n){var c=new Uint8Array(64),p=new Uint8Array(64),h=new Uint8Array(64),b,S,j=new Float64Array(64),U=[e(),e(),e(),e()];re(c,n,32),c[0]&=248,c[31]&=127,c[31]|=64;var rt=s+64;for(b=0;b<s;b++)o[64+b]=f[b];for(b=0;b<32;b++)o[32+b]=c[32+b];for(re(h,o.subarray(32),s+32),Kr(h),nr(U,h),Cr(o,U),b=32;b<64;b++)o[b]=n[b];for(re(p,o,s+64),Kr(p),b=0;b<64;b++)j[b]=0;for(b=0;b<32;b++)j[b]=h[b];for(b=0;b<32;b++)for(S=0;S<32;S++)j[b+S]+=p[b]*c[S];return jr(o.subarray(32),j),rt}function go(o,f){var s=e(),n=e(),c=e(),p=e(),h=e(),b=e(),S=e();return jt(o[2],d),Ue(o[1],f),Ct(c,o[1]),L(p,c,w),Ut(c,c,o[2]),Rt(p,o[2],p),Ct(h,p),Ct(b,h),L(S,b,h),L(s,S,c),L(s,s,p),Pn(s,s),L(s,s,c),L(s,s,p),L(s,s,p),L(o[0],s,p),Ct(n,o[0]),L(n,n,p),De(n,c)&&L(o[0],o[0],Z),Ct(n,o[0]),L(n,n,p),De(n,c)?-1:(Re(o[0])===f[31]>>7&&Ut(o[0],l,o[0]),L(o[3],o[0],o[1]),0)}function Mr(o,f,s,n){var c,p=new Uint8Array(32),h=new Uint8Array(64),b=[e(),e(),e(),e()],S=[e(),e(),e(),e()];if(s<64||go(S,n))return-1;for(c=0;c<s;c++)o[c]=f[c];for(c=0;c<32;c++)o[c+32]=n[c];if(re(h,o,s),Kr(h),Fr(b,S,h),nr(S,f.subarray(32)),rr(b,S),Cr(p,b),s-=64,bt(f,0,p,0)){for(c=0;c<s;c++)o[c]=0;return-1}for(c=0;c<s;c++)o[c]=f[c+64];return s}var Vr=32,or=24,Pe=32,he=16,Ne=32,ar=32,Be=32,Ce=32,Yr=32,Kn=or,_o=Pe,bo=he,zt=64,ne=32,xe=64,qr=32,Hr=64;t.lowlevel={crypto_core_hsalsa20:Nt,crypto_stream_xor:de,crypto_stream:Ie,crypto_stream_salsa20_xor:Xe,crypto_stream_salsa20:Ze,crypto_onetimeauth:Te,crypto_onetimeauth_verify:Qe,crypto_verify_16:ft,crypto_verify_32:bt,crypto_secretbox:Se,crypto_secretbox_open:Oe,crypto_scalarmult:Le,crypto_scalarmult_base:tr,crypto_box_beforenm:er,crypto_box_afternm:Bn,crypto_box:mo,crypto_box_open:wo,crypto_box_keypair:Nn,crypto_hash:re,crypto_sign:jn,crypto_sign_keypair:kr,crypto_sign_open:Mr,crypto_secretbox_KEYBYTES:Vr,crypto_secretbox_NONCEBYTES:or,crypto_secretbox_ZEROBYTES:Pe,crypto_secretbox_BOXZEROBYTES:he,crypto_scalarmult_BYTES:Ne,crypto_scalarmult_SCALARBYTES:ar,crypto_box_PUBLICKEYBYTES:Be,crypto_box_SECRETKEYBYTES:Ce,crypto_box_BEFORENMBYTES:Yr,crypto_box_NONCEBYTES:Kn,crypto_box_ZEROBYTES:_o,crypto_box_BOXZEROBYTES:bo,crypto_sign_BYTES:zt,crypto_sign_PUBLICKEYBYTES:ne,crypto_sign_SECRETKEYBYTES:xe,crypto_sign_SEEDBYTES:qr,crypto_hash_BYTES:Hr,gf:e,D:w,L:ir,pack25519:te,unpack25519:Ue,M:L,A:Rt,S:Ct,Z:Ut,pow2523:Pn,add:rr,set25519:jt,modL:jr,scalarmult:Fr,scalarbase:nr};function Mn(o,f){if(o.length!==Vr)throw new Error("bad key size");if(f.length!==or)throw new Error("bad nonce size")}function vo(o,f){if(o.length!==Be)throw new Error("bad public key size");if(f.length!==Ce)throw new Error("bad secret key size")}function Pt(){for(var o=0;o<arguments.length;o++)if(!(arguments[o]instanceof Uint8Array))throw new TypeError("unexpected type, use Uint8Array")}function Vn(o){for(var f=0;f<o.length;f++)o[f]=0}t.randomBytes=function(o){var f=new Uint8Array(o);return r(f,o),f},t.secretbox=function(o,f,s){Pt(o,f,s),Mn(s,f);for(var n=new Uint8Array(Pe+o.length),c=new Uint8Array(n.length),p=0;p<o.length;p++)n[p+Pe]=o[p];return Se(c,n,n.length,f,s),c.subarray(he)},t.secretbox.open=function(o,f,s){Pt(o,f,s),Mn(s,f);for(var n=new Uint8Array(he+o.length),c=new Uint8Array(n.length),p=0;p<o.length;p++)n[p+he]=o[p];return n.length<32||Oe(c,n,n.length,f,s)!==0?null:c.subarray(Pe)},t.secretbox.keyLength=Vr,t.secretbox.nonceLength=or,t.secretbox.overheadLength=he,t.scalarMult=function(o,f){if(Pt(o,f),o.length!==ar)throw new Error("bad n size");if(f.length!==Ne)throw new Error("bad p size");var s=new Uint8Array(Ne);return Le(s,o,f),s},t.scalarMult.base=function(o){if(Pt(o),o.length!==ar)throw new Error("bad n size");var f=new Uint8Array(Ne);return tr(f,o),f},t.scalarMult.scalarLength=ar,t.scalarMult.groupElementLength=Ne,t.box=function(o,f,s,n){var c=t.box.before(s,n);return t.secretbox(o,f,c)},t.box.before=function(o,f){Pt(o,f),vo(o,f);var s=new Uint8Array(Yr);return er(s,o,f),s},t.box.after=t.secretbox,t.box.open=function(o,f,s,n){var c=t.box.before(s,n);return t.secretbox.open(o,f,c)},t.box.open.after=t.secretbox.open,t.box.keyPair=function(){var o=new Uint8Array(Be),f=new Uint8Array(Ce);return Nn(o,f),{publicKey:o,secretKey:f}},t.box.keyPair.fromSecretKey=function(o){if(Pt(o),o.length!==Ce)throw new Error("bad secret key size");var f=new Uint8Array(Be);return tr(f,o),{publicKey:f,secretKey:new Uint8Array(o)}},t.box.publicKeyLength=Be,t.box.secretKeyLength=Ce,t.box.sharedKeyLength=Yr,t.box.nonceLength=Kn,t.box.overheadLength=t.secretbox.overheadLength,t.sign=function(o,f){if(Pt(o,f),f.length!==xe)throw new Error("bad secret key size");var s=new Uint8Array(zt+o.length);return jn(s,o,o.length,f),s},t.sign.open=function(o,f){if(Pt(o,f),f.length!==ne)throw new Error("bad public key size");var s=new Uint8Array(o.length),n=Mr(s,o,o.length,f);if(n<0)return null;for(var c=new Uint8Array(n),p=0;p<c.length;p++)c[p]=s[p];return c},t.sign.detached=function(o,f){for(var s=t.sign(o,f),n=new Uint8Array(zt),c=0;c<n.length;c++)n[c]=s[c];return n},t.sign.detached.verify=function(o,f,s){if(Pt(o,f,s),f.length!==zt)throw new Error("bad signature size");if(s.length!==ne)throw new Error("bad public key size");var n=new Uint8Array(zt+o.length),c=new Uint8Array(zt+o.length),p;for(p=0;p<zt;p++)n[p]=f[p];for(p=0;p<o.length;p++)n[p+zt]=o[p];return Mr(c,n,n.length,s)>=0},t.sign.keyPair=function(){var o=new Uint8Array(ne),f=new Uint8Array(xe);return kr(o,f),{publicKey:o,secretKey:f}},t.sign.keyPair.fromSecretKey=function(o){if(Pt(o),o.length!==xe)throw new Error("bad secret key size");for(var f=new Uint8Array(ne),s=0;s<f.length;s++)f[s]=o[32+s];return{publicKey:f,secretKey:new Uint8Array(o)}},t.sign.keyPair.fromSeed=function(o){if(Pt(o),o.length!==qr)throw new Error("bad seed size");for(var f=new Uint8Array(ne),s=new Uint8Array(xe),n=0;n<32;n++)s[n]=o[n];return kr(f,s,!0),{publicKey:f,secretKey:s}},t.sign.publicKeyLength=ne,t.sign.secretKeyLength=xe,t.sign.seedLength=qr,t.sign.signatureLength=zt,t.hash=function(o){Pt(o);var f=new Uint8Array(Hr);return re(f,o,o.length),f},t.hash.hashLength=Hr,t.verify=function(o,f){return Pt(o,f),o.length===0||f.length===0||o.length!==f.length?!1:st(o,0,f,0,o.length)===0},t.setPRNG=function(o){r=o},function(){var o=typeof self<"u"?self.crypto||self.msCrypto:null;if(o&&o.getRandomValues){var f=65536;t.setPRNG(function(s,n){var c,p=new Uint8Array(n);for(c=0;c<n;c+=f)o.getRandomValues(p.subarray(c,c+Math.min(n-c,f)));for(c=0;c<n;c++)s[c]=p[c];Vn(p)})}else typeof Yn<"u"&&(o=Pi(),o&&o.randomBytes&&t.setPRNG(function(s,n){var c,p=o.randomBytes(n);for(c=0;c<n;c++)s[c]=p[c];Vn(p)}))}()})(typeof Er<"u"&&Er.exports?Er.exports:self.nacl=self.nacl||{})});var yt=t=>t==null,me=t=>!yt(t);var $r="__bigint__",Wr="__principal__",zr="__uint8array__",Oo=(t,e)=>typeof e=="bigint"?{[$r]:`${e}`}:me(e)&&e instanceof ot?{[Wr]:e.toText()}:me(e)&&e instanceof Uint8Array?{[zr]:Array.from(e)}:e,Ro=(t,e)=>{let r=i=>e[i];return me(e)&&typeof e=="object"&&$r in e?BigInt(r($r)):me(e)&&typeof e=="object"&&Wr in e?ot.fromText(r(Wr)):me(e)&&typeof e=="object"&&zr in e?Uint8Array.from(r(zr)):e},mt=t=>me(t)?[t]:[],At=t=>t?.[0],Jn=async t=>{let e=new Blob([JSON.stringify(t,Oo)],{type:"application/json; charset=utf-8"});return new Uint8Array(await e.arrayBuffer())},cr=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(),Ro)},lr=()=>typeof window<"u";var we=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:i})=>i!==r)}};var Jt=class t extends we{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 Gr=({message:t,detail:e})=>{let r=new CustomEvent(t,{detail:e,bubbles:!0});document.dispatchEvent(r)};var Xn=BigInt(144e11),Zn={width:576,height:576},In={width:505,height:705},Qn="internetcomputer.org";var Et=class t extends we{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}localIdentity(){return this.get()?.localIdentityCanisterId!==void 0}subscribe(e){let r=super.subscribe(e);return e(this.env),r}};var Jr=({width:t,height:e})=>{if(!lr()||yt(window)||yt(window.top))return;let{top:{innerWidth:r,innerHeight:i}}=window,a=i/2+screenY-e/2,l=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=${a}, left=${l}`};var ur=class{#t;constructor({domain:e}){this.#t=e}get id(){return"internet_identity"}signInOptions({windowed:e}){let r=Et.getInstance().localIdentity()?`http://${Et.getInstance().get()?.localIdentityCanisterId}.localhost:8000`:`https://identity.${this.#t??Qn}`;return{...e!==!1&&{windowOpenerFeatures:Jr(Zn)},identityProvider:r}}},Dn=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:Jr(In)},identityProvider:`https://nfid.one/authenticate/?applicationName=${encodeURI(this.#t)}&applicationLogo=${encodeURI(this.#e)}`}}};var Si=ye(hi());var xr;(function(t){t[t.SysFatal=1]="SysFatal",t[t.SysTransient=2]="SysTransient",t[t.DestinationInvalid=3]="DestinationInvalid",t[t.CanisterReject=4]="CanisterReject",t[t.CanisterError=5]="CanisterError"})(xr||(xr={}));var oa=function(t,e){var r={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(r[i]=t[i]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,i=Object.getOwnPropertySymbols(t);a<i.length;a++)e.indexOf(i[a])<0&&Object.prototype.propertyIsEnumerable.call(t,i[a])&&(r[i[a]]=t[i[a]]);return r},aa=new TextEncoder().encode(`
2
- ic-request`),Zt=class{getPrincipal(){return this._principal||(this._principal=ot.selfAuthenticating(new Uint8Array(this.getPublicKey().toDer()))),this._principal}async transformRequest(e){let{body:r}=e,i=oa(e,["body"]),a=await oe(r);return Object.assign(Object.assign({},i),{body:{content:r,sender_pubkey:this.getPublicKey().toDer(),sender_sig:await this.sign($n(aa,a))}})}},It=class{getPrincipal(){return ot.anonymous()}async transformRequest(e){return Object.assign(Object.assign({},e),{body:{content:e.body}})}};var xi=ye(zn());var je=()=>{if(typeof window<"u"&&window.crypto&&window.crypto.getRandomValues){let t=new Uint32Array(1);return window.crypto.getRandomValues(t),t[0]}if(typeof crypto<"u"&&crypto.getRandomValues){let t=new Uint32Array(1);return crypto.getRandomValues(t),t[0]}return typeof crypto<"u"&&crypto.randomInt?crypto.randomInt(0,4294967295):Math.floor(Math.random()*4294967295)};var yr;(function(t){t.Call="call"})(yr||(yr={}));function Ke(){let t=new ArrayBuffer(16),e=new DataView(t),r=je(),i=je(),a=je(),l=je();return e.setUint32(0,r),e.setUint32(4,i),e.setUint32(8,a),e.setUint32(12,l),t}var sa=BigInt(1e6),fa=BigInt(60*1e3),fe=class{constructor(e){this._value=(BigInt(Date.now())+BigInt(e)-fa)*sa}toCBOR(){return xi.value.u64(this._value.toString(16),16)}toHash(){return Hn(this._value)}};function yi(t=Ke){return async e=>{let r=t(),i=e.request.headers;e.request.headers=i,e.endpoint==="call"&&(e.body.nonce=t())}}function mr(t){let e=[];return t.forEach((r,i)=>{e.push([i,r])}),e}var wr=class extends Error{constructor(e,r){super(e),this.response=r,this.name=this.constructor.name,Object.setPrototypeOf(this,new.target.prototype)}};var Ht;(function(t){t.Received="received",t.Processing="processing",t.Replied="replied",t.Rejected="rejected",t.Unknown="unknown",t.Done="done"})(Ht||(Ht={}));var gr=5*60*1e3,la="308182301d060d2b0601040182dc7c0503010201060c2b0601040182dc7c05030201036100814c0e6ec71fab583b08bd81373c255c3c371b2e84863c98a4f1e08b74235d14fb5d9c0cd546d9685f913a0c0b2cc5341583bf4b4392e467db96d65b9bb4cb717112f8472e0d5a4d14505ffd7484b01291091c5f87b98883463f98091a0baaae",ua="ic0.app",da=".ic0.app",pa="icp0.io",ha=".icp0.io",xa="icp-api.io",ya=".icp-api.io",Me=class extends ie{constructor(e){super(e),this.message=e}},be=class extends ie{constructor(e){super(e),this.message=e}};function ma(){let t;if(typeof window<"u")if(window.fetch)t=window.fetch.bind(window);else throw new Me("Fetch implementation was not available. You appear to be in a browser context, but window.fetch was not present.");else if(typeof globalThis<"u")if(globalThis.fetch)t=globalThis.fetch.bind(globalThis);else throw new Me("Fetch implementation was not available. You appear to be in a Node.js context, but global.fetch was not available.");else typeof self<"u"&&self.fetch&&(t=self.fetch.bind(self));if(t)return t;throw new Me("Fetch implementation was not available. Please provide fetch to the HttpAgent constructor, or ensure it is available in the window or global context.")}var Ve=class t{constructor(e={}){if(this.rootKey=Wn(la),this._pipeline=[],this._timeDiffMsecs=0,this._rootKeyFetched=!1,this._isAgent=!0,e.source){if(!(e.source instanceof t))throw new Error("An Agent's source can only be another HttpAgent");this._pipeline=[...e.source._pipeline],this._identity=e.source._identity,this._fetch=e.source._fetch,this._host=e.source._host,this._credentials=e.source._credentials}else this._fetch=e.fetch||ma()||fetch.bind(globalThis),this._fetchOptions=e.fetchOptions,this._callOptions=e.callOptions;if(e.host!==void 0)!e.host.match(/^[a-z]+:/)&&typeof window<"u"?this._host=new URL(window.location.protocol+"//"+e.host):this._host=new URL(e.host);else if(e.source!==void 0)this._host=e.source._host;else{let r=typeof window<"u"?window.location:void 0;r||(this._host=new URL("https://icp-api.io"),console.warn("Could not infer host from window.location, defaulting to mainnet gateway of https://icp-api.io. Please provide a host to the HttpAgent constructor to avoid this warning."));let i=["ic0.app","icp0.io","localhost","127.0.0.1"],a=r?.hostname,l;a&&typeof a=="string"&&(l=i.find(d=>a.endsWith(d))),r&&l?this._host=new URL(`${r.protocol}//${l}${r.port?":"+r.port:""}`):(this._host=new URL("https://icp-api.io"),console.warn("Could not infer host from window.location, defaulting to mainnet gateway of https://icp-api.io. Please provide a host to the HttpAgent constructor to avoid this warning."))}if(this._retryTimes=e.retryTimes!==void 0&&e.retryTimes>=0?e.retryTimes:3,this._host.hostname.endsWith(da)?this._host.hostname=ua:this._host.hostname.endsWith(ha)?this._host.hostname=pa:this._host.hostname.endsWith(ya)&&(this._host.hostname=xa),e.credentials){let{name:r,password:i}=e.credentials;this._credentials=`${r}${i?":"+i:""}`}this._identity=Promise.resolve(e.identity||new It),e.disableNonce||this.addTransform(yi(Ke))}isLocal(){let e=this._host.hostname;return e==="127.0.0.1"||e.endsWith("localhost")}addTransform(e,r=e.priority||0){let i=this._pipeline.findIndex(a=>(a.priority||0)<r);this._pipeline.splice(i>=0?i:this._pipeline.length,0,Object.assign(e,{priority:r}))}async getPrincipal(){if(!this._identity)throw new be("This identity has expired due this application's security policy. Please refresh your authentication.");return(await this._identity).getPrincipal()}async call(e,r,i){let a=await(i!==void 0?await i:await this._identity);if(!a)throw new be("This identity has expired due this application's security policy. Please refresh your authentication.");let l=ot.from(e),d=r.effectiveCanisterId?ot.from(r.effectiveCanisterId):l,m=a.getPrincipal()||ot.anonymous(),w=new fe(gr);Math.abs(this._timeDiffMsecs)>1e3*30&&(w=new fe(gr+this._timeDiffMsecs));let E={request_type:yr.Call,canister_id:l,method_name:r.methodName,arg:r.arg,sender:m,ingress_expiry:w},N=await this._transform({request:{body:null,method:"POST",headers:Object.assign({"Content-Type":"application/cbor"},this._credentials?{Authorization:"Basic "+btoa(this._credentials)}:{})},endpoint:"call",body:E});N=await a.transformRequest(N);let O=fr(N.body),Z=this._requestAndRetry(()=>this._fetch(""+new URL(`/api/v2/canister/${d.toText()}/call`,this._host),Object.assign(Object.assign(Object.assign({},this._callOptions),N.request),{body:O}))),[D,st]=await Promise.all([Z,oe(E)]),ft=await D.arrayBuffer(),bt=D.status===200&&ft.byteLength>0?ke(ft):null;return{requestId:st,response:{ok:D.ok,status:D.status,statusText:D.statusText,body:bt,headers:mr(D.headers)}}}async _requestAndRetry(e,r=0){let i=await e();if(i.ok)return i;let a=await i.clone().text(),l=`Server returned an error:
3
- Code: ${i.status} (${i.statusText})
4
- Body: ${a}
5
- `;if(this._retryTimes>r)return console.warn(l+" Retrying request."),await this._requestAndRetry(e,r+1);throw new wr(l,{ok:i.ok,status:i.status,statusText:i.statusText,headers:mr(i.headers)})}async query(e,r,i){let a=await(i!==void 0?await i:await this._identity);if(!a)throw new be("This identity has expired due this application's security policy. Please refresh your authentication.");let l=typeof e=="string"?ot.fromText(e):e,d=a?.getPrincipal()||ot.anonymous(),m={request_type:"query",canister_id:l,method_name:r.methodName,arg:r.arg,sender:d,ingress_expiry:new fe(gr)},w=await this._transform({request:{method:"POST",headers:Object.assign({"Content-Type":"application/cbor"},this._credentials?{Authorization:"Basic "+btoa(this._credentials)}:{})},endpoint:"read",body:m});w=await a?.transformRequest(w);let E=fr(w.body),N=await this._requestAndRetry(()=>this._fetch(""+new URL(`/api/v2/canister/${l.toText()}/query`,this._host),Object.assign(Object.assign(Object.assign({},this._fetchOptions),w.request),{body:E}))),O=ke(await N.arrayBuffer());return Object.assign(Object.assign({},O),{httpDetails:{ok:N.ok,status:N.status,statusText:N.statusText,headers:mr(N.headers)}})}async createReadStateRequest(e,r){let i=await(r!==void 0?await r:await this._identity);if(!i)throw new be("This identity has expired due this application's security policy. Please refresh your authentication.");let a=i?.getPrincipal()||ot.anonymous(),l=await this._transform({request:{method:"POST",headers:Object.assign({"Content-Type":"application/cbor"},this._credentials?{Authorization:"Basic "+btoa(this._credentials)}:{})},endpoint:"read_state",body:{request_type:"read_state",paths:e.paths,sender:a,ingress_expiry:new fe(gr)}});return i?.transformRequest(l)}async readState(e,r,i,a){let l=typeof e=="string"?ot.fromText(e):e,d=a??await this.createReadStateRequest(r,i),m=fr(d.body),w=await this._requestAndRetry(()=>this._fetch(""+new URL(`/api/v2/canister/${l}/read_state`,this._host),Object.assign(Object.assign(Object.assign({},this._fetchOptions),d.request),{body:m})));if(!w.ok)throw new Error(`Server returned an error:
6
- Code: ${w.status} (${w.statusText})
7
- Body: ${await w.text()}
8
- `);return ke(await w.arrayBuffer())}async syncTime(e){let r=await import("./canisterStatus-GGCM43M3.js"),i=Date.now();try{e||console.log("Syncing time with the IC. No canisterId provided, so falling back to ryjl3-tyaaa-aaaaa-aaaba-cai");let l=(await r.request({canisterId:e??ot.from("ryjl3-tyaaa-aaaaa-aaaba-cai"),agent:this,paths:["time"]})).get("time");l&&(this._timeDiffMsecs=Number(l)-Number(i))}catch(a){console.error("Caught exception while attempting to sync time:",a)}}async status(){let e=this._credentials?{Authorization:"Basic "+btoa(this._credentials)}:{},r=await this._requestAndRetry(()=>this._fetch(""+new URL("/api/v2/status",this._host),Object.assign({headers:e},this._fetchOptions)));return ke(await r.arrayBuffer())}async fetchRootKey(){return this._rootKeyFetched||(this.rootKey=(await this.status()).root_key,this._rootKeyFetched=!0),this.rootKey}invalidateIdentity(){this._identity=null}replaceIdentity(e){this._identity=Promise.resolve(e)}_transform(e){let r=Promise.resolve(e);for(let i of this._pipeline)r=r.then(a=>i(a).then(l=>l||a));return r}};var mi;(function(t){t.Error="err",t.GetPrincipal="gp",t.GetPrincipalResponse="gpr",t.Query="q",t.QueryResponse="qr",t.Call="c",t.CallResponse="cr",t.ReadState="rs",t.ReadStateResponse="rsr",t.Status="s",t.StatusResponse="sr"})(mi||(mi={}));function rn(){let t=typeof window>"u"?typeof globalThis>"u"?typeof self>"u"?void 0:self.ic.agent:globalThis.ic.agent:window.ic.agent;if(!t)throw new Error("No Agent could be found.");return t}var _r={};qn(_r,{backoff:()=>vi,chain:()=>Ai,conditionalDelay:()=>_i,defaultStrategy:()=>wi,maxAttempts:()=>ga,once:()=>gi,throttle:()=>_a,timeout:()=>bi});var wa=5*60*1e3;function wi(){return Ai(_i(gi(),1e3),vi(1e3,1.2),bi(wa))}function gi(){let t=!0;return async()=>t?(t=!1,!0):!1}function _i(t,e){return async(r,i,a)=>{if(await t(r,i,a))return new Promise(l=>setTimeout(l,e))}}function ga(t){let e=t;return async(r,i,a)=>{if(--e<=0)throw new Error(`Failed to retrieve a reply for request after ${t} attempts:
9
- Request ID: ${Gt(i)}
10
- Request status: ${a}
11
- `)}}function _a(t){return()=>new Promise(e=>setTimeout(e,t))}function bi(t){let e=Date.now()+t;return async(r,i,a)=>{if(Date.now()>e)throw new Error(`Request timed out after ${t} msec:
12
- Request ID: ${Gt(i)}
13
- Request status: ${a}
14
- `)}}function vi(t,e){let r=t;return()=>new Promise(i=>setTimeout(()=>{r*=e,i()},r))}function Ai(...t){return async(e,r,i)=>{for(let a of t)await a(e,r,i)}}async function nn(t,e,r,i,a,l){var d;let m=[new TextEncoder().encode("request_status"),r],w=a??await((d=t.createReadStateRequest)===null||d===void 0?void 0:d.call(t,{paths:[m]})),E=await t.readState(e,{paths:[m]},void 0,w);if(t.rootKey==null)throw new Error("Agent root key not initialized before polling");let N=await Gn.create({certificate:E.certificate,rootKey:t.rootKey,canisterId:e,blsVerify:l}),O=N.lookup([...m,new TextEncoder().encode("status")]),Z;switch(typeof O>"u"?Z=Ht.Unknown:Z=new TextDecoder().decode(O),Z){case Ht.Replied:return N.lookup([...m,"reply"]);case Ht.Received:case Ht.Unknown:case Ht.Processing:return await i(e,r,Z),nn(t,e,r,i,w);case Ht.Rejected:{let D=new Uint8Array(N.lookup([...m,"reject_code"]))[0],st=new TextDecoder().decode(N.lookup([...m,"reject_message"]));throw new Error(`Call was rejected:
15
- Request ID: ${Gt(r)}
16
- Reject code: ${D}
17
- Reject text: ${st}
18
- `)}case Ht.Done:throw new Error(`Call was marked as done but we never saw the reply:
19
- Request ID: ${Gt(r)}
20
- `)}throw new Error("unreachable")}var Ei=({IDL:t})=>{let e=t.Principal,r=t.Record({controllers:t.Vec(t.Principal),freezing_threshold:t.Nat,memory_allocation:t.Nat,compute_allocation:t.Nat}),i=t.Record({controllers:t.Opt(t.Vec(t.Principal)),freezing_threshold:t.Opt(t.Nat),memory_allocation:t.Opt(t.Nat),compute_allocation:t.Opt(t.Nat)}),a=t.Vec(t.Nat8);return t.Service({canister_status:t.Func([t.Record({canister_id:e})],[t.Record({status:t.Variant({stopped:t.Null,stopping:t.Null,running:t.Null}),memory_size:t.Nat,cycles:t.Nat,settings:r,module_hash:t.Opt(t.Vec(t.Nat8))})],[]),create_canister:t.Func([t.Record({settings:t.Opt(i)})],[t.Record({canister_id:e})],[]),delete_canister:t.Func([t.Record({canister_id:e})],[],[]),deposit_cycles:t.Func([t.Record({canister_id:e})],[],[]),install_code:t.Func([t.Record({arg:t.Vec(t.Nat8),wasm_module:a,mode:t.Variant({reinstall:t.Null,upgrade:t.Null,install:t.Null}),canister_id:e})],[],[]),provisional_create_canister_with_cycles:t.Func([t.Record({settings:t.Opt(i),amount:t.Opt(t.Nat)})],[t.Record({canister_id:e})],[]),provisional_top_up_canister:t.Func([t.Record({canister_id:e,amount:t.Nat})],[],[]),raw_rand:t.Func([],[t.Vec(t.Nat8)],[]),start_canister:t.Func([t.Record({canister_id:e})],[],[]),stop_canister:t.Func([t.Record({canister_id:e})],[],[]),uninstall_code:t.Func([t.Record({canister_id:e})],[],[]),update_settings:t.Func([t.Record({canister_id:t.Principal,settings:i})],[],[])})};var vr=class extends ie{constructor(e,r,i,a){super(["Call failed:",` Canister: ${e.toText()}`,` Method: ${r} (${i})`,...Object.getOwnPropertyNames(a).map(l=>` "${l}": ${JSON.stringify(a[l])}`)].join(`
21
- `)),this.canisterId=e,this.methodName=r,this.type=i,this.props=a}},on=class extends vr{constructor(e,r,i){var a;super(e,r,"query",{Status:i.status,Code:(a=xr[i.reject_code])!==null&&a!==void 0?a:`Unknown Code "${i.reject_code}"`,Message:i.reject_message}),this.result=i}},an=class extends vr{constructor(e,r,i,a){super(e,r,"update",Object.assign({"Request ID":Gt(i)},a.body?Object.assign(Object.assign({},a.body.error_code?{"Error code":a.body.error_code}:{}),{"Reject code":String(a.body.reject_code),"Reject message":a.body.reject_message}):{"HTTP status code":a.status.toString(),"HTTP status text":a.statusText})),this.requestId=i,this.response=a}},sn;(function(t){t.Install="install",t.Reinstall="reinstall",t.Upgrade="upgrade"})(sn||(sn={}));var kt=Symbol.for("ic-agent-metadata"),ce=class t{constructor(e){this[kt]=Object.freeze(e)}static agentOf(e){return e[kt].config.agent}static interfaceOf(e){return e[kt].service}static canisterIdOf(e){return ot.from(e[kt].config.canisterId)}static async install(e,r){let i=e.mode===void 0?sn.Install:e.mode,a=e.arg?[...new Uint8Array(e.arg)]:[],l=[...new Uint8Array(e.module)],d=typeof r.canisterId=="string"?ot.fromText(r.canisterId):r.canisterId;await Ti(r).install_code({mode:{[i]:null},arg:a,wasm_module:l,canister_id:d})}static async createCanister(e){let{canister_id:r}=await Ti(e||{}).provisional_create_canister_with_cycles({amount:[],settings:[]});return r}static async createAndInstallCanister(e,r,i){let a=await this.createCanister(i);return await this.install(Object.assign({},r),Object.assign(Object.assign({},i),{canisterId:a})),this.createActor(e,Object.assign(Object.assign({},i),{canisterId:a}))}static createActorClass(e,r){let i=e({IDL:Fe});class a extends t{constructor(d){if(!d.canisterId)throw new ie(`Canister ID is required, but recieved ${typeof d.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 m=typeof d.canisterId=="string"?ot.fromText(d.canisterId):d.canisterId;super({config:Object.assign(Object.assign(Object.assign({},Oi),d),{canisterId:m}),service:i});for(let[w,E]of i._fields)r?.httpDetails&&E.annotations.push(fn),this[w]=va(this,w,E,d.blsVerify)}}return a}static createActor(e,r){if(!r.canisterId)throw new ie(`Canister ID is required, but recieved ${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)}};function br(t,e){let r=Fe.decode(t,Si.Buffer.from(e));switch(r.length){case 0:return;case 1:return r[0];default:return r}}var Oi={pollingStrategyFactory:_r.defaultStrategy},fn="http-details";function va(t,e,r,i){let a;r.annotations.includes("query")||r.annotations.includes("composite_query")?a=async(d,...m)=>{var w,E;d=Object.assign(Object.assign({},d),(E=(w=t[kt].config).queryTransform)===null||E===void 0?void 0:E.call(w,e,m,Object.assign(Object.assign({},t[kt].config),d)));let N=d.agent||t[kt].config.agent||rn(),O=ot.from(d.canisterId||t[kt].config.canisterId),Z=Fe.encode(r.argTypes,m),D=await N.query(O,{methodName:e,arg:Z});switch(D.status){case"rejected":throw new on(O,e,D);case"replied":return r.annotations.includes(fn)?{httpDetails:D.httpDetails,result:br(r.retTypes,D.reply.arg)}:br(r.retTypes,D.reply.arg)}}:a=async(d,...m)=>{var w,E;d=Object.assign(Object.assign({},d),(E=(w=t[kt].config).callTransform)===null||E===void 0?void 0:E.call(w,e,m,Object.assign(Object.assign({},t[kt].config),d)));let N=d.agent||t[kt].config.agent||rn(),{canisterId:O,effectiveCanisterId:Z,pollingStrategyFactory:D}=Object.assign(Object.assign(Object.assign({},Oi),t[kt].config),d),st=ot.from(O),ft=Z!==void 0?ot.from(Z):st,bt=Fe.encode(r.argTypes,m),{requestId:pt,response:vt}=await N.call(st,{methodName:e,arg:bt,effectiveCanisterId:ft});if(!vt.ok||vt.body)throw new an(st,e,pt,vt);let Vt=D(),Nt=await nn(N,ft,pt,Vt,i),Bt=r.annotations.includes(fn);if(Nt!==void 0)return Bt?{httpDetails:vt,result:br(r.retTypes,Nt)}:br(r.retTypes,Nt);if(r.retTypes.length===0)return Bt?{httpDetails:vt,result:void 0}:void 0;throw new Error(`Call was returned undefined, but type [${r.retTypes.join(",")}].`)};let l=(...d)=>a({},...d);return l.withOptions=d=>(...m)=>a(d,...m),l}function Ti(t){function e(r,i,a){let l=i[0],d=ot.fromHex("");return l&&typeof l=="object"&&l.canister_id&&(d=ot.from(l.canister_id)),{effectiveCanisterId:d}}return ce.createActor(Ei,Object.assign(Object.assign(Object.assign({},t),{canisterId:ot.fromHex("")}),{callTransform:e,queryTransform:e}))}var Ye=ye(cn());function ve(t){var e;return new Uint8Array(((e=t.match(/.{1,2}/g))!==null&&e!==void 0?e:[]).map(r=>parseInt(r,16))).buffer}function Qt(t){return new Uint8Array(t).reduce((e,r)=>e+r.toString(16).padStart(2,"0"),"")}var Ta=(t,e)=>{if(t.byteLength!==e.byteLength)return!1;let r=new Uint8Array(t),i=new Uint8Array(e);for(let a=0;a<r.length;a++)if(r[a]!==i[a])return!1;return!0},Ni=t=>{if(t<=127)return 1;if(t<=255)return 2;if(t<=65535)return 3;if(t<=16777215)return 4;throw new Error("Length too long (> 4 bytes)")},Bi=(t,e,r)=>{if(r<=127)return t[e]=r,1;if(r<=255)return t[e]=129,t[e+1]=r,2;if(r<=65535)return t[e]=130,t[e+1]=r>>8,t[e+2]=r,3;if(r<=16777215)return t[e]=131,t[e+1]=r>>16,t[e+2]=r>>8,t[e+3]=r,4;throw new Error("Length too long (> 4 bytes)")},ln=(t,e)=>{if(t[e]<128)return 1;if(t[e]===128)throw new Error("Invalid length 0");if(t[e]===129)return 2;if(t[e]===130)return 3;if(t[e]===131)return 4;throw new Error("Length too long (> 4 bytes)")},Sa=(t,e)=>{let r=ln(t,e);if(r===1)return t[e];if(r===2)return t[e+1];if(r===3)return(t[e+1]<<8)+t[e+2];if(r===4)return(t[e+1]<<16)+(t[e+2]<<8)+t[e+3];throw new Error("Length too long (> 4 bytes)")},Ci=Uint8Array.from([48,12,6,10,43,6,1,4,1,131,184,67,1,1]),Tr=Uint8Array.from([48,5,6,3,43,101,112]),jf=Uint8Array.from([48,16,6,7,42,134,72,206,61,2,1,6,5,43,129,4,0,10]);function Sr(t,e){let r=2+Ni(t.byteLength+1),i=e.byteLength+r+t.byteLength,a=0,l=new Uint8Array(1+Ni(i)+i);return l[a++]=48,a+=Bi(l,a,i),l.set(e,a),a+=e.byteLength,l[a++]=3,a+=Bi(l,a,t.byteLength+1),l[a++]=0,l.set(new Uint8Array(t),a),l}var un=(t,e)=>{let r=0,i=(m,w)=>{if(a[r++]!==m)throw new Error("Expected: "+w)},a=new Uint8Array(t);if(i(48,"sequence"),r+=ln(a,r),!Ta(a.slice(r,r+e.byteLength),e))throw new Error("Not the expected OID.");r+=e.byteLength,i(3,"bit string");let l=Sa(a,r)-1;r+=ln(a,r),i(0,"0 padding");let d=a.slice(r);if(l!==d.length)throw new Error(`DER payload mismatch: Expected length ${l} actual length ${d.length}`);return d};var ee=class t{constructor(e){this.rawKey=e,this.derKey=t.derEncode(e)}static from(e){return this.fromDer(e.toDer())}static fromRaw(e){return new t(e)}static fromDer(e){return new t(this.derDecode(e))}static derEncode(e){return Sr(e,Tr).buffer}static derDecode(e){let r=un(e,Tr);if(r.length!==this.RAW_KEY_LENGTH)throw new Error("An Ed25519 public key must be exactly 32bytes long");return r}toDer(){return this.derKey}toRaw(){return this.rawKey}};ee.RAW_KEY_LENGTH=32;var ue=class t extends Zt{constructor(e,r){super(),this._privateKey=r,this._publicKey=ee.from(e)}static generate(e){if(e&&e.length!==32)throw new Error("Ed25519 Seed needs to be 32 bytes long.");let{publicKey:r,secretKey:i}=e===void 0?Ye.sign.keyPair():Ye.sign.keyPair.fromSeed(e);return new this(ee.fromRaw(r),i)}static fromParsedJson(e){let[r,i]=e;return new t(ee.fromDer(ve(r)),ve(i))}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(ee.fromRaw(e),r)}static fromSecretKey(e){let r=Ye.sign.keyPair.fromSecretKey(new Uint8Array(e));return t.fromKeyPair(r.publicKey,r.secretKey)}toJSON(){return[Qt(this._publicKey.toDer()),Qt(this._privateKey)]}getKeyPair(){return{secretKey:this._privateKey,publicKey:this._publicKey}}getPublicKey(){return this._publicKey}async sign(e){let r=new Uint8Array(e);return Ye.sign.detached(r,new Uint8Array(this._privateKey)).buffer}};var dn=class t extends Error{constructor(e){super(e),this.message=e,Object.setPrototypeOf(this,t.prototype)}};function Fi(t){if(t)return t;if(typeof crypto<"u"&&crypto.subtle)return crypto.subtle;throw new dn("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 qe=class t extends Zt{constructor(e,r,i){super(),this._keyPair=e,this._derKey=r,this._subtleCrypto=i}static async generate(e){let{extractable:r=!1,keyUsages:i=["sign","verify"],subtleCrypto:a}=e??{},l=Fi(a),d=await l.generateKey({name:"ECDSA",namedCurve:"P-256"},r,i),m=await l.exportKey("spki",d.publicKey);return new this(d,m,l)}static async fromKeyPair(e,r){let i=Fi(r),a=await i.exportKey("spki",e.publicKey);return new t(e,a,i)}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 this._keyPair.privateKey,await this._subtleCrypto.sign(r,this._keyPair.privateKey,e)}};var Ae=ye(zn());var Oa=function(t,e){var r={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(r[i]=t[i]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,i=Object.getOwnPropertySymbols(t);a<i.length;a++)e.indexOf(i[a])<0&&Object.prototype.propertyIsEnumerable.call(t,i[a])&&(r[i[a]]=t[i[a]]);return r},Ra=new TextEncoder().encode("ic-request-auth-delegation"),Ua=new TextEncoder().encode(`
22
- ic-request`);function pn(t){if(typeof t!="string"||t.length<64)throw new Error("Invalid public key.");return ve(t)}var Ee=class{constructor(e,r,i){this.pubkey=e,this.expiration=r,this.targets=i}toCBOR(){return Ae.value.map(Object.assign({pubkey:Ae.value.bytes(this.pubkey),expiration:Ae.value.u64(this.expiration.toString(16),16)},this.targets&&{targets:Ae.value.array(this.targets.map(e=>Ae.value.bytes(e.toUint8Array())))}))}toJSON(){return Object.assign({expiration:this.expiration.toString(16),pubkey:Qt(this.pubkey)},this.targets&&{targets:this.targets.map(e=>e.toHex())})}};async function Pa(t,e,r,i){let a=new Ee(e.toDer(),BigInt(+r)*BigInt(1e6),i),l=new Uint8Array([...Ra,...new Uint8Array(oe(a))]),d=await t.sign(l);return{delegation:a,signature:d}}var He=class t{constructor(e,r){this.delegations=e,this.publicKey=r}static async create(e,r,i=new Date(Date.now()+15*60*1e3),a={}){var l,d;let m=await Pa(e,r,i,a.targets);return new t([...((l=a.previous)===null||l===void 0?void 0:l.delegations)||[],m],((d=a.previous)===null||d===void 0?void 0:d.publicKey)||e.getPublicKey().toDer())}static fromJSON(e){let{publicKey:r,delegations:i}=typeof e=="string"?JSON.parse(e):e;if(!Array.isArray(i))throw new Error("Invalid delegations.");let a=i.map(l=>{let{delegation:d,signature:m}=l,{pubkey:w,expiration:E,targets:N}=d;if(N!==void 0&&!Array.isArray(N))throw new Error("Invalid targets.");return{delegation:new Ee(pn(w),BigInt(`0x${E}`),N&&N.map(O=>{if(typeof O!="string")throw new Error("Invalid target.");return ot.fromHex(O)})),signature:pn(m)}});return new this(a,pn(r))}static fromDelegations(e,r){return new this(e,r)}toJSON(){return{delegations:this.delegations.map(e=>{let{delegation:r,signature:i}=e,{targets:a}=r;return{delegation:Object.assign({expiration:r.expiration.toString(16),pubkey:Qt(r.pubkey)},a&&{targets:a.map(l=>l.toHex())}),signature:Qt(i)}}),publicKey:Qt(this.publicKey)}}},$e=class extends Zt{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{toDer:()=>this._delegation.publicKey}}sign(e){return this._inner.sign(e)}async transformRequest(e){let{body:r}=e,i=Oa(e,["body"]),a=await oe(r);return Object.assign(Object.assign({},i),{body:{content:r,sender_sig:await this.sign(new Uint8Array([...Ua,...new Uint8Array(a)])),sender_delegation:this._delegation.delegations,sender_pubkey:this._delegation.publicKey}})}};function ki(t,e){for(let{delegation:a}of t.delegations)if(+new Date(Number(a.expiration/BigInt(1e6)))<=+Date.now())return!1;let r=[],i=e?.scope;i&&(Array.isArray(i)?r.push(...i.map(a=>typeof a=="string"?ot.fromText(a):a)):r.push(typeof i=="string"?ot.fromText(i):i));for(let a of r){let l=a.toText();for(let{delegation:d}of t.delegations){if(d.targets===void 0)continue;let m=!0;for(let w of d.targets)if(w.toText()===l){m=!1;break}if(m)return!1}}return!0}var Na=ye(So()),Ba=ye(cn());var ji;(function(t){t[t.ECDSA_WITH_SHA256=-7]="ECDSA_WITH_SHA256"})(ji||(ji={}));var Ki=["mousedown","mousemove","keydown","touchstart","wheel"],We=class{constructor(e={}){var r;this.callbacks=[],this.idleTimeout=10*60*1e3,this.timeoutID=void 0;let{onIdle:i,idleTimeout:a=10*60*1e3}=e||{};this.callbacks=i?[i]:[],this.idleTimeout=a;let l=this._resetTimer.bind(this);window.addEventListener("load",l,!0),Ki.forEach(function(m){document.addEventListener(m,l,!0)});let d=(m,w)=>{let E;return(...N)=>{let O=this,Z=function(){E=void 0,m.apply(O,N)};clearTimeout(E),E=window.setTimeout(Z,w)}};if(e?.captureScroll){let m=d(l,(r=e?.scrollDebounce)!==null&&r!==void 0?r:100);window.addEventListener("scroll",m,!0)}l()}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);Ki.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 Ca=(t,e)=>e.some(r=>t instanceof r),Mi,Vi;function Fa(){return Mi||(Mi=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function ka(){return Vi||(Vi=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}var Yi=new WeakMap,xn=new WeakMap,qi=new WeakMap,hn=new WeakMap,mn=new WeakMap;function ja(t){let e=new Promise((r,i)=>{let a=()=>{t.removeEventListener("success",l),t.removeEventListener("error",d)},l=()=>{r($t(t.result)),a()},d=()=>{i(t.error),a()};t.addEventListener("success",l),t.addEventListener("error",d)});return e.then(r=>{r instanceof IDBCursor&&Yi.set(r,t)}).catch(()=>{}),mn.set(e,t),e}function Ka(t){if(xn.has(t))return;let e=new Promise((r,i)=>{let a=()=>{t.removeEventListener("complete",l),t.removeEventListener("error",d),t.removeEventListener("abort",d)},l=()=>{r(),a()},d=()=>{i(t.error||new DOMException("AbortError","AbortError")),a()};t.addEventListener("complete",l),t.addEventListener("error",d),t.addEventListener("abort",d)});xn.set(t,e)}var yn={get(t,e,r){if(t instanceof IDBTransaction){if(e==="done")return xn.get(t);if(e==="objectStoreNames")return t.objectStoreNames||qi.get(t);if(e==="store")return r.objectStoreNames[1]?void 0:r.objectStore(r.objectStoreNames[0])}return $t(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 Hi(t){yn=t(yn)}function Ma(t){return t===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(e,...r){let i=t.call(Or(this),e,...r);return qi.set(i,e.sort?e.sort():[e]),$t(i)}:ka().includes(t)?function(...e){return t.apply(Or(this),e),$t(Yi.get(this))}:function(...e){return $t(t.apply(Or(this),e))}}function Va(t){return typeof t=="function"?Ma(t):(t instanceof IDBTransaction&&Ka(t),Ca(t,Fa())?new Proxy(t,yn):t)}function $t(t){if(t instanceof IDBRequest)return ja(t);if(hn.has(t))return hn.get(t);let e=Va(t);return e!==t&&(hn.set(t,e),mn.set(e,t)),e}var Or=t=>mn.get(t);function Wi(t,e,{blocked:r,upgrade:i,blocking:a,terminated:l}={}){let d=indexedDB.open(t,e),m=$t(d);return i&&d.addEventListener("upgradeneeded",w=>{i($t(d.result),w.oldVersion,w.newVersion,$t(d.transaction),w)}),r&&d.addEventListener("blocked",w=>r(w.oldVersion,w.newVersion,w)),m.then(w=>{l&&w.addEventListener("close",()=>l()),a&&w.addEventListener("versionchange",E=>a(E.oldVersion,E.newVersion,E))}).catch(()=>{}),m}var Ya=["get","getKey","getAll","getAllKeys","count"],qa=["put","add","delete","clear"],wn=new Map;function $i(t,e){if(!(t instanceof IDBDatabase&&!(e in t)&&typeof e=="string"))return;if(wn.get(e))return wn.get(e);let r=e.replace(/FromIndex$/,""),i=e!==r,a=qa.includes(r);if(!(r in(i?IDBIndex:IDBObjectStore).prototype)||!(a||Ya.includes(r)))return;let l=async function(d,...m){let w=this.transaction(d,a?"readwrite":"readonly"),E=w.store;return i&&(E=E.index(m.shift())),(await Promise.all([E[r](...m),a&&w.done]))[0]};return wn.set(e,l),l}Hi(t=>({...t,get:(e,r,i)=>$i(e,r)||t.get(e,r,i),has:(e,r)=>!!$i(e,r)||t.has(e,r)}));var zi="auth-client-db",Gi="ic-keyval",Ha=async(t=zi,e=Gi,r)=>(Rr&&(localStorage!=null&&localStorage.getItem(Kt))&&(localStorage.removeItem(Kt),localStorage.removeItem(Mt)),await Wi(t,r,{upgrade:i=>{i.objectStoreNames,i.objectStoreNames.contains(e)&&i.clear(e),i.createObjectStore(e)}}));async function $a(t,e,r){return await t.get(e,r)}async function Wa(t,e,r,i){return await t.put(e,i,r)}async function za(t,e,r){return await t.delete(e,r)}var ze=class t{constructor(e,r){this._db=e,this._storeName=r}static async create(e){let{dbName:r=zi,storeName:i=Gi,version:a=1}=e??{},l=await Ha(r,i,a);return new t(l,i)}async set(e,r){return await Wa(this._db,this._storeName,e,r)}async get(e){var r;return(r=await $a(this._db,this._storeName,e))!==null&&r!==void 0?r:null}async remove(e){return await za(this._db,this._storeName,e)}};var Mt="identity",Kt="delegation",Ji="iv",Ga=1,Rr=typeof window<"u",Ge=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}},Je=class{get _db(){return new Promise(e=>{if(this.initializedDb){e(this.initializedDb);return}ze.create({version:Ga}).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)}};var Ja="https://identity.ic0.app",Xa="#authorize",gn="ECDSA",_n="Ed25519",Za=500,Ia="UserInterrupt",Ur=class{constructor(e,r,i,a,l,d,m,w){var E;this._identity=e,this._key=r,this._chain=i,this._storage=a,this.idleManager=l,this._createOptions=d,this._idpWindow=m,this._eventHandler=w;let N=this.logout.bind(this),O=d?.idleOptions;!O?.onIdle&&!O?.disableDefaultIdleCallback&&((E=this.idleManager)===null||E===void 0||E.registerCallback(()=>{N(),location.reload()}))}static async create(e={}){var r,i,a;let l=(r=e.storage)!==null&&r!==void 0?r:new Je,d=(i=e.keyType)!==null&&i!==void 0?i:gn,m=null;if(e.identity)m=e.identity;else{let O=await l.get(Mt);if(!O&&Rr)try{let Z=new Ge,D=await Z.get(Kt),st=await Z.get(Mt);D&&st&&d===gn&&(console.log("Discovered an identity stored in localstorage. Migrating to IndexedDB"),await l.set(Kt,D),await l.set(Mt,st),O=D,await Z.remove(Kt),await Z.remove(Mt))}catch(Z){console.error("error while attempting to recover localstorage: "+Z)}if(O)try{typeof O=="object"?d===_n&&typeof O=="string"?m=await ue.fromJSON(O):m=await qe.fromKeyPair(O):typeof O=="string"&&(m=ue.fromJSON(O))}catch{}}let w=new It,E=null;if(m)try{let O=await l.get(Kt);if(typeof O=="object"&&O!==null)throw new Error("Delegation chain is incorrectly stored. A delegation chain should be stored as a string.");e.identity?w=e.identity:O&&(E=He.fromJSON(O),ki(E)?w=$e.fromDelegation(m,E):(await bn(l),m=null))}catch(O){console.error(O),await bn(l),m=null}let N;return!((a=e.idleOptions)===null||a===void 0)&&a.disableIdle?N=void 0:(E||e.identity)&&(N=We.create(e.idleOptions)),m||(d===_n?(m=await ue.generate(),await l.set(Mt,JSON.stringify(m.toJSON()))):(e.storage&&d===gn&&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 '${_n}' as the key type, as it can serialize to a string`),m=await qe.generate(),await l.set(Mt,m.getKeyPair()))),new this(w,m,E,l,N,e)}async _handleSuccess(e,r){var i,a,l;let d=e.delegations.map(E=>({delegation:new Ee(E.delegation.pubkey,E.delegation.expiration,E.delegation.targets),signature:E.signature.buffer})),m=He.fromDelegations(d,e.userPublicKey.buffer),w=this._key;if(w){if(this._chain=m,this._identity=$e.fromDelegation(w,this._chain),(i=this._idpWindow)===null||i===void 0||i.close(),!this.idleManager){let E=(a=this._createOptions)===null||a===void 0?void 0:a.idleOptions;this.idleManager=We.create(E),!E?.onIdle&&!E?.disableDefaultIdleCallback&&((l=this.idleManager)===null||l===void 0||l.registerCallback(()=>{this.logout(),location.reload()}))}this._removeEventListener(),delete this._idpWindow,this._chain&&await this._storage.set(Kt,JSON.stringify(this._chain.toJSON())),r?.()}}getIdentity(){return this._identity}async isAuthenticated(){return!this.getIdentity().getPrincipal().isAnonymous()&&this._chain!==null}async login(e){var r,i,a,l;let d=BigInt(8)*BigInt(36e11),m=new URL(((r=e?.identityProvider)===null||r===void 0?void 0:r.toString())||Ja);m.hash=Xa,(i=this._idpWindow)===null||i===void 0||i.close(),this._removeEventListener(),this._eventHandler=this._getEventHandler(m,Object.assign({maxTimeToLive:(a=e?.maxTimeToLive)!==null&&a!==void 0?a:d},e)),window.addEventListener("message",this._eventHandler),this._idpWindow=(l=window.open(m.toString(),"idpWindow",e?.windowOpenerFeatures))!==null&&l!==void 0?l:void 0;let w=()=>{this._idpWindow&&(this._idpWindow.closed?this._handleFailure(Ia,e?.onError):setTimeout(w,Za))};w()}_getEventHandler(e,r){return async i=>{var a,l,d;if(i.origin!==e.origin){console.warn(`WARNING: expected origin '${e.origin}', got '${i.origin}' (ignoring)`);return}let m=i.data;switch(m.kind){case"authorize-ready":{let w={kind:"authorize-client",sessionPublicKey:new Uint8Array((a=this._key)===null||a===void 0?void 0:a.getPublicKey().toDer()),maxTimeToLive:r?.maxTimeToLive,derivationOrigin:(l=r?.derivationOrigin)===null||l===void 0?void 0:l.toString()};(d=this._idpWindow)===null||d===void 0||d.postMessage(w,e.origin);break}case"authorize-client-success":try{await this._handleSuccess(m,r?.onSuccess)}catch(w){this._handleFailure(w.message,r?.onError)}break;case"authorize-client-failure":this._handleFailure(m.text,r?.onError);break;default:break}}}_handleFailure(e,r){var i;(i=this._idpWindow)===null||i===void 0||i.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 bn(this._storage),this._identity=new It,this._chain=null,e.returnTo)try{window.history.pushState({},"",e.returnTo)}catch{window.location.href=e.returnTo}}};async function bn(t){await t.remove(Mt),await t.remove(Kt),await t.remove(Ji)}var Pr=()=>Ur.create({idleOptions:{disableIdle:!0,disableDefaultIdleCallback:!0}});var vn=async({data:t})=>{try{return await cr(t)}catch(e){console.error("The data parsing has failed, mapping to undefined as a fallback.",e);return}};var An=async t=>{let{data:e,updated_at:r,description:i}=t;return{description:mt(i),data:await Jn(e),updated_at:mt(r)}},En=t=>{let{updated_at:e}=t;return{updated_at:mt(e)}},Tn=async({updatedDoc:t,key:e})=>{let{owner:r,updated_at:i,created_at:a,description:l,data:d}=t;return{key:e,description:At(l),owner:r.toText(),data:await cr(d),created_at:a,updated_at:i}};var Nr=({matcher:t,paginate:e,order:r,owner:i})=>({matcher:yt(t)?[]:[{key:mt(t.key),description:mt(t.description)}],paginate:mt(yt(e)?void 0:{start_after:mt(e.startAfter),limit:mt(yt(e.limit)?void 0:BigInt(e.limit))}),order:mt(yt(r)?void 0:{desc:r.desc,field:r.field==="created_at"?{CreatedAt:null}:r.field==="updated_at"?{UpdatedAt:null}:{Keys:null}}),owner:mt(yt(i)?void 0:typeof i=="string"?ot.fromText(i):i)});var Xi=({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.Record({controllers:t.Vec(t.Principal)}),i=t.Variant({Write:t.Null,Admin:t.Null}),a=t.Record({updated_at:t.Nat64,metadata:t.Vec(t.Tuple(t.Text,t.Text)),created_at:t.Nat64,scope:i,expires_at:t.Opt(t.Nat64)}),l=t.Record({updated_at:t.Opt(t.Nat64)}),d=t.Variant({Db:t.Null,Storage:t.Null}),m=t.Record({cycles:t.Nat,destination_id:t.Principal}),w=t.Variant({Deny:t.Null,AllowAny:t.Null,SameOrigin:t.Null}),E=t.Record({status_code:t.Nat16,location:t.Text}),N=t.Record({iframe:t.Opt(w),rewrites:t.Vec(t.Tuple(t.Text,t.Text)),headers:t.Vec(t.Tuple(t.Text,t.Vec(t.Tuple(t.Text,t.Text)))),redirects:t.Opt(t.Vec(t.Tuple(t.Text,E)))}),O=t.Record({storage:N}),Z=t.Record({updated_at:t.Nat64,owner:t.Principal,data:t.Vec(t.Nat8),description:t.Opt(t.Text),created_at:t.Nat64}),D=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.Variant({Heap:t.Null,Stable:t.Null}),ft=t.Record({memory:st,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}),bt=t.Variant({Callback:t.Record({token:ft,callback:t.Func([],[],["query"])})}),pt=t.Record({body:t.Vec(t.Nat8),headers:t.Vec(t.Tuple(t.Text,t.Text)),streaming_strategy:t.Opt(bt),status_code:t.Nat16}),vt=t.Record({token:t.Opt(ft),body:t.Vec(t.Nat8)}),Vt=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}),Nt=t.Record({batch_id:t.Nat}),Bt=t.Variant({UpdatedAt:t.Null,Keys:t.Null,CreatedAt:t.Null}),Xe=t.Record({field:Bt,desc:t.Bool}),Ze=t.Record({key:t.Opt(t.Text),description:t.Opt(t.Text)}),Ie=t.Record({start_after:t.Opt(t.Text),limit:t.Opt(t.Nat64)}),de=t.Record({order:t.Opt(Xe),owner:t.Opt(t.Principal),matcher:t.Opt(Ze),paginate:t.Opt(Ie)}),pe=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}),Te=t.Record({modified:t.Nat64,sha256:t.Vec(t.Nat8),total_length:t.Nat}),Qe=t.Record({key:pe,updated_at:t.Nat64,encodings:t.Vec(t.Tuple(t.Text,Te)),headers:t.Vec(t.Tuple(t.Text,t.Text)),created_at:t.Nat64}),Se=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,Qe)),items_length:t.Nat64}),Oe=t.Record({updated_at:t.Nat64,created_at:t.Nat64,bn_id:t.Opt(t.Text)}),jt=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,Z)),items_length:t.Nat64}),Dt=t.Variant({Controllers:t.Null,Private:t.Null,Public:t.Null,Managed:t.Null}),Lt=t.Record({memory:t.Opt(st),updated_at:t.Nat64,max_size:t.Opt(t.Nat),read:Dt,created_at:t.Nat64,mutable_permissions:t.Opt(t.Bool),write:Dt}),te=t.Record({metadata:t.Vec(t.Tuple(t.Text,t.Text)),scope:i,expires_at:t.Opt(t.Nat64)}),De=t.Record({controller:te,controllers:t.Vec(t.Principal)}),Re=t.Record({updated_at:t.Opt(t.Nat64),data:t.Vec(t.Nat8),description:t.Opt(t.Text)}),Ue=t.Record({memory:t.Opt(st),updated_at:t.Opt(t.Nat64),max_size:t.Opt(t.Nat),read:Dt,mutable_permissions:t.Opt(t.Bool),write:Dt}),Rt=t.Record({content:t.Vec(t.Nat8),batch_id:t.Nat,order_id:t.Opt(t.Nat)}),Ut=t.Record({chunk_id:t.Nat});return t.Service({commit_asset_upload:t.Func([e],[],[]),del_asset:t.Func([t.Text,t.Text],[],[]),del_assets:t.Func([t.Text],[],[]),del_controllers:t.Func([r],[t.Vec(t.Tuple(t.Principal,a))],[]),del_custom_domain:t.Func([t.Text],[],[]),del_doc:t.Func([t.Text,t.Text,l],[],[]),del_docs:t.Func([t.Text],[],[]),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,l))],[],[]),del_rule:t.Func([d,t.Text,l],[],[]),deposit_cycles:t.Func([m],[],[]),get_config:t.Func([],[O],[]),get_doc:t.Func([t.Text,t.Text],[t.Opt(Z)],["query"]),http_request:t.Func([D],[pt],["query"]),http_request_streaming_callback:t.Func([ft],[vt],["query"]),init_asset_upload:t.Func([Vt],[Nt],[]),list_assets:t.Func([t.Text,de],[Se],["query"]),list_controllers:t.Func([],[t.Vec(t.Tuple(t.Principal,a))],["query"]),list_custom_domains:t.Func([],[t.Vec(t.Tuple(t.Text,Oe))],["query"]),list_docs:t.Func([t.Text,de],[jt],["query"]),list_rules:t.Func([d],[t.Vec(t.Tuple(t.Text,Lt))],["query"]),set_config:t.Func([O],[],[]),set_controllers:t.Func([De],[t.Vec(t.Tuple(t.Principal,a))],[]),set_custom_domain:t.Func([t.Text,t.Opt(t.Text)],[],[]),set_doc:t.Func([t.Text,t.Text,Re],[Z],[]),set_many_docs:t.Func([t.Vec(t.Tuple(t.Text,t.Text,Re))],[t.Vec(t.Tuple(t.Text,Z))],[]),set_rule:t.Func([d,t.Text,Ue],[],[]),upload_asset_chunk:t.Func([Rt],[Ut],[]),version:t.Func([],[t.Text],["query"])})};var Zi=async({satelliteId:t,idlFactory:e,identity:r,fetch:i,env:a="prod"})=>{let l=a==="dev"||Et.getInstance().localIdentity(),d=l?"http://127.0.0.1:8000/":"https://icp-api.io",m=new Ve({identity:r,...d&&{host:d},...i&&{fetch:i}});return l&&await m.fetchRootKey(),ce.createActor(e,{agent:m,canisterId:t})};var St=async({satelliteId:t,...e})=>{let{satelliteId:r}=t!==void 0?{satelliteId:t}:Et.getInstance().get()??{satelliteId:void 0};if(!r)throw new Error("No satellite principal defined.");return Zi({satelliteId:r,idlFactory:Xi,...e})};var Ii=async({collection:t,key:e,satellite:r})=>{let i=await St(r),a=At(await i.get_doc(t,e));if(yt(a))return;let{data:l,owner:d,description:m,...w}=a,E=await vn({data:l});return{key:e,description:At(m),owner:d.toText(),data:E,...w}},Qi=async({collection:t,doc:e,satellite:r})=>{let{set_doc:i}=await St(r),{key:a}=e,l=await An(e),d=await i(t,a,l);return await Tn({key:a,updatedDoc:d})},Di=async({docs:t,satellite:e})=>{let{set_many_docs:r}=await St(e),i=[];for(let{collection:d,doc:m}of t){let{key:w}=m;i.push([d,w,await An(m)])}let a=await r(i),l=[];for(let[d,m]of a)l.push(await Tn({key:d,updatedDoc:m}));return l},Li=async({collection:t,doc:e,satellite:r})=>{let{del_doc:i}=await St(r),{key:a}=e;return i(t,a,En(e))},to=async({collection:t,satellite:e})=>{let{del_docs:r}=await St(e);return r(t)},eo=async({docs:t,satellite:e})=>{let{del_many_docs:r}=await St(e),i=t.map(({collection:a,doc:l})=>[a,l.key,En(l)]);await r(i)},ro=async({collection:t,filter:e,satellite:r})=>{let i=await St(r),{items:a,items_page:l,items_length:d,matches_length:m,matches_pages:w}=await i.list_docs(t,Nr(e)),E=[];for(let[N,O]of a){let{data:Z,owner:D,description:st,...ft}=O;E.push({key:N,description:At(st),owner:D.toText(),data:await vn({data:Z}),...ft})}return{items:E,items_length:d,items_page:At(l),matches_length:m,matches_pages:At(w)}};var Ot=t=>t!==void 0?t:Br()??new It;var no=async({satellite:t,...e})=>{let r=Ot(t?.identity);return Ii({...e,satellite:{...t,identity:r}})},io=async({satellite:t,...e})=>{let r=Ot(t?.identity);return Qi({...e,satellite:{...t,identity:r}})},Qc=async({satellite:t,...e})=>{let r=Ot(t?.identity);return Di({...e,satellite:{...t,identity:r}})},Dc=async({satellite:t,...e})=>{let r=Ot(t?.identity);return Li({...e,satellite:{...t,identity:r}})},Lc=async({collection:t,satellite:e})=>to({collection:t,satellite:{...e,identity:Ot(e?.identity)}}),t0=async({satellite:t,...e})=>{let r=Ot(t?.identity);return eo({...e,satellite:{...t,identity:r}})},e0=async({satellite:t,filter:e,...r})=>{let i=Ot(t?.identity);return ro({...r,filter:e??{},satellite:{...t,identity:i}})};var oo=async t=>{let e=Br();if(yt(e))throw new Error("No identity to initialize the user. Have you initialized Juno?");let r=e.getPrincipal().toText(),i=await no({collection:"#user",key:r});return yt(i)?await Qa({userId:r,provider:t}):i},Qa=async({userId:t,...e})=>io({collection:"#user",doc:{key:t,data:e}});var Wt,Sn=async t=>{if(Wt=Wt??await Pr(),!(await Wt?.isAuthenticated()??!1))return;let r=await oo(t);Jt.getInstance().set(r)},Da=async t=>new Promise(async(e,r)=>{Wt=Wt??await Pr();let i=t?.provider??new ur({});await Wt.login({onSuccess:async()=>{await Sn(i.id),e()},onError:a=>r(a),maxTimeToLive:t?.maxTimeToLive??Xn,...t?.derivationOrigin!==void 0&&{derivationOrigin:t.derivationOrigin},...i.signInOptions({windowed:t?.windowed})})}),On=async()=>{await Wt?.logout(),Wt=void 0,Jt.getInstance().reset()},Br=()=>Wt?.getIdentity(),La=async()=>(Wt??await Pr()).getIdentity();var ao=t=>{let e=t===!0?"./workers/auth.worker.js":t,r=new Worker(e),i=async()=>{Gr({message:"junoSignOutAuthTimer"}),await On()};return r.onmessage=async({data:a})=>{let{msg:l,data:d}=a;switch(l){case"junoSignOutAuthTimer":await i();return;case"junoDelegationRemainingTime":Gr({message:"junoDelegationRemainingTime",detail:d?.authRemainingTime});return}},Jt.getInstance().subscribe(a=>{if(yt(a)){r.postMessage({msg:"junoStopAuthTimer"});return}r.postMessage({msg:"junoStartAuthTimer"})})};var so=async({data:t,filename:e,collection:r,headers:i,token:a,fullPath:l,encoding:d,description:m,satellite:w})=>{let E=await St(w),{batch_id:N}=await E.init_asset_upload({collection:r,full_path:l,name:e,token:mt(a),encoding_type:mt(d),description:mt(m)}),O=19e5,Z=[],D=lr()?new Blob([await t.arrayBuffer()]):t,st=0n;for(let pt=0;pt<D.size;pt+=O){let vt=D.slice(pt,pt+O);Z.push({batchId:N,chunk:vt,actor:E,orderId:st}),st++}let ft=[];for await(let pt of ts({uploadChunks:Z}))ft=[...ft,...pt];let bt=i.find(([pt,vt])=>pt.toLowerCase()==="content-type")===void 0&&t.type!==void 0&&t.type!==""?[["Content-Type",t.type]]:void 0;await E.commit_asset_upload({batch_id:N,chunk_ids:ft.map(({chunk_id:pt})=>pt),headers:[...i,...bt||[]]})};async function*ts({uploadChunks:t,limit:e=12}){for(let r=0;r<t.length;r=r+e){let i=t.slice(r,r+e);yield await Promise.all(i.map(l=>es(l)))}}var es=async({batchId:t,chunk:e,actor:r,orderId:i})=>r.upload_asset_chunk({batch_id:t,content:new Uint8Array(await e.arrayBuffer()),order_id:mt(i)}),fo=async({collection:t,satellite:e,filter:r})=>{let i=await St(e),{items:a,items_length:l,items_page:d,matches_length:m,matches_pages:w}=await i.list_assets(t,Nr(r));return{items:a.map(([E,N])=>N),items_length:l,items_page:At(d),matches_length:m,matches_pages:At(w)}},co=async({collection:t,fullPath:e,satellite:r})=>(await St(r)).del_asset(t,e),lo=async({collection:t,satellite:e})=>(await St(e)).del_assets(t),uo=async({assets:t,satellite:e})=>{let{del_many_assets:r}=await St(e),i=t.map(({collection:a,fullPath:l})=>[a,l]);await r(i)};var po=t=>btoa([...t].map(e=>String.fromCharCode(e)).join(""));var Rn=()=>{let t=Et.getInstance().get()?.satelliteId??"unknown";return Et.getInstance().localIdentity()?`http://${t}.localhost:8000`:`https://${t}.icp0.io`};var ho=t=>encodeURI(t.toLowerCase().replace(/\s/g,"-"));var B0=async t=>xo(t),C0=async t=>xo({filename:t.data.name,...t}),xo=async({filename:t,data:e,collection:r,headers:i=[],fullPath:a,token:l,satellite:d,encoding:m,description:w})=>{let E=Ot(d?.identity),N=ho(t),O=a??`/${r}/${N}`;return await so({data:e,filename:N,collection:r,token:l,headers:i,fullPath:O,encoding:m,satellite:{...d,identity:E},description:w}),{downloadUrl:`${Rn()}${O}${l!==void 0?`?token=${l}`:""}`,fullPath:O,name:N}},F0=async({collection:t,satellite:e,filter:r})=>{let{items:i,...a}=await fo({collection:t,satellite:{...e,identity:Ot(e?.identity)},filter:r??{}}),l=Rn();return{assets:i.map(({key:{full_path:d,token:m,name:w,owner:E,description:N},headers:O,encodings:Z,created_at:D,updated_at:st})=>{let ft=At(m);return{fullPath:d,description:At(N),name:w,downloadUrl:`${l}${d}${ft!==void 0?`?token=${ft}`:""}`,token:ft,headers:O,encodings:Z.reduce((bt,[pt,{modified:vt,sha256:Vt,total_length:Nt}])=>({...bt,[pt]:{modified:vt,sha256:po(Vt),total_length:Nt}}),{}),owner:E.toText(),created_at:D,updated_at:st}}),...a}},k0=async({collection:t,fullPath:e,satellite:r})=>co({collection:t,fullPath:e,satellite:{...r,identity:Ot(r?.identity)}}),j0=async({collection:t,satellite:e})=>lo({collection:t,satellite:{...e,identity:Ot(e?.identity)}}),K0=async({assets:t,satellite:e})=>uo({assets:t,satellite:{...e,identity:Ot(e?.identity)}});var $0=async t=>{Et.getInstance().set(t),await Sn();let e=t.workers?.auth!==void 0?ao(t.workers.auth):void 0;return[...e?[e]:[]]},W0=t=>Jt.getInstance().subscribe(t);export{ur as InternetIdentityProvider,Dn as NFIDProvider,W0 as authSubscribe,k0 as deleteAsset,j0 as deleteAssets,Dc as deleteDoc,Lc as deleteDocs,K0 as deleteManyAssets,t0 as deleteManyDocs,no as getDoc,$0 as initJuno,F0 as listAssets,e0 as listDocs,io as setDoc,Qc as setManyDocs,Da as signIn,On as signOut,La as unsafeIdentity,B0 as uploadBlob,C0 as uploadFile};
1
+ import{A as gr,a as An,b as Ko,c as ke,d as Tn,e as Bn,f as Sn,g as vn,h as On,i as B,j as Mo,k as It,l as Rn,m as pe,n as Ho,o as qe,p as K,q as bt,r as Pn,s as Nn,t as Pt,u as mr,v as Cn,w as Ie,x as he,y as ye,z as Un}from"./chunk-JJQEE5XI.js";var $n=An(je=>{"use strict";je.byteLength=Wo;je.toByteArray=Yo;je.fromByteArray=Jo;var dt=[],rt=[],Vo=typeof Uint8Array<"u"?Uint8Array:Array,Ar="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Kt=0,Hn=Ar.length;Kt<Hn;++Kt)dt[Kt]=Ar[Kt],rt[Ar.charCodeAt(Kt)]=Kt;var Kt,Hn;rt["-".charCodeAt(0)]=62;rt["_".charCodeAt(0)]=63;function jn(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 Wo(t){var e=jn(t),r=e[0],n=e[1];return(r+n)*3/4-n}function Go(t,e,r){return(e+r)*3/4-r}function Yo(t){var e,r=jn(t),n=r[0],i=r[1],o=new Vo(Go(t,n,i)),s=0,a=i>0?n-4:n,c;for(c=0;c<a;c+=4)e=rt[t.charCodeAt(c)]<<18|rt[t.charCodeAt(c+1)]<<12|rt[t.charCodeAt(c+2)]<<6|rt[t.charCodeAt(c+3)],o[s++]=e>>16&255,o[s++]=e>>8&255,o[s++]=e&255;return i===2&&(e=rt[t.charCodeAt(c)]<<2|rt[t.charCodeAt(c+1)]>>4,o[s++]=e&255),i===1&&(e=rt[t.charCodeAt(c)]<<10|rt[t.charCodeAt(c+1)]<<4|rt[t.charCodeAt(c+2)]>>2,o[s++]=e>>8&255,o[s++]=e&255),o}function zo(t){return dt[t>>18&63]+dt[t>>12&63]+dt[t>>6&63]+dt[t&63]}function Zo(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(zo(n));return i.join("")}function Jo(t){for(var e,r=t.length,n=r%3,i=[],o=16383,s=0,a=r-n;s<a;s+=o)i.push(Zo(t,s,s+o>a?a:s+o));return n===1?(e=t[r-1],i.push(dt[e>>2]+dt[e<<4&63]+"==")):n===2&&(e=(t[r-2]<<8)+t[r-1],i.push(dt[e>>10]+dt[e>>4&63]+dt[e<<2&63]+"=")),i.join("")}});var oi=An(Lt=>{"use strict";var Tr=$n(),Xt=Mo(),Vn=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Lt.Buffer=d;Lt.SlowBuffer=es;Lt.INSPECT_MAX_BYTES=50;var $e=2147483647;Lt.kMaxLength=$e;d.TYPED_ARRAY_SUPPORT=Do();!d.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 Do(){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(d.prototype,"parent",{enumerable:!0,get:function(){if(d.isBuffer(this))return this.buffer}});Object.defineProperty(d.prototype,"offset",{enumerable:!0,get:function(){if(d.isBuffer(this))return this.byteOffset}});function Et(t){if(t>$e)throw new RangeError('The value "'+t+'" is invalid for option "size"');let e=new Uint8Array(t);return Object.setPrototypeOf(e,d.prototype),e}function d(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 Or(t)}return zn(t,e,r)}d.poolSize=8192;function zn(t,e,r){if(typeof t=="string")return Qo(t,e);if(ArrayBuffer.isView(t))return Lo(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(ft(t,ArrayBuffer)||t&&ft(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(ft(t,SharedArrayBuffer)||t&&ft(t.buffer,SharedArrayBuffer)))return Sr(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 d.from(n,e,r);let i=ts(t);if(i)return i;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return d.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)}d.from=function(t,e,r){return zn(t,e,r)};Object.setPrototypeOf(d.prototype,Uint8Array.prototype);Object.setPrototypeOf(d,Uint8Array);function Zn(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 Xo(t,e,r){return Zn(t),t<=0?Et(t):e!==void 0?typeof r=="string"?Et(t).fill(e,r):Et(t).fill(e):Et(t)}d.alloc=function(t,e,r){return Xo(t,e,r)};function Or(t){return Zn(t),Et(t<0?0:Rr(t)|0)}d.allocUnsafe=function(t){return Or(t)};d.allocUnsafeSlow=function(t){return Or(t)};function Qo(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!d.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let r=Jn(t,e)|0,n=Et(r),i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}function Br(t){let e=t.length<0?0:Rr(t.length)|0,r=Et(e);for(let n=0;n<e;n+=1)r[n]=t[n]&255;return r}function Lo(t){if(ft(t,Uint8Array)){let e=new Uint8Array(t);return Sr(e.buffer,e.byteOffset,e.byteLength)}return Br(t)}function Sr(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,d.prototype),n}function ts(t){if(d.isBuffer(t)){let e=Rr(t.length)|0,r=Et(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||Nr(t.length)?Et(0):Br(t);if(t.type==="Buffer"&&Array.isArray(t.data))return Br(t.data)}function Rr(t){if(t>=$e)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+$e.toString(16)+" bytes");return t|0}function es(t){return+t!=t&&(t=0),d.alloc(+t)}d.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==d.prototype};d.compare=function(e,r){if(ft(e,Uint8Array)&&(e=d.from(e,e.offset,e.byteLength)),ft(r,Uint8Array)&&(r=d.from(r,r.offset,r.byteLength)),!d.isBuffer(e)||!d.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};d.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}};d.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return d.alloc(0);let n;if(r===void 0)for(r=0,n=0;n<e.length;++n)r+=e[n].length;let i=d.allocUnsafe(r),o=0;for(n=0;n<e.length;++n){let s=e[n];if(ft(s,Uint8Array))o+s.length>i.length?(d.isBuffer(s)||(s=d.from(s)),s.copy(i,o)):Uint8Array.prototype.set.call(i,s,o);else if(d.isBuffer(s))s.copy(i,o);else throw new TypeError('"list" argument must be an Array of Buffers');o+=s.length}return i};function Jn(t,e){if(d.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||ft(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 vr(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return ii(t).length;default:if(i)return n?-1:vr(t).length;e=(""+e).toLowerCase(),i=!0}}d.byteLength=Jn;function rs(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 fs(this,e,r);case"utf8":case"utf-8":return Xn(this,e,r);case"ascii":return us(this,e,r);case"latin1":case"binary":return ds(this,e,r);case"base64":return cs(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ps(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}d.prototype._isBuffer=!0;function Mt(t,e,r){let n=t[e];t[e]=t[r],t[r]=n}d.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)Mt(this,r,r+1);return this};d.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)Mt(this,r,r+3),Mt(this,r+1,r+2);return this};d.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)Mt(this,r,r+7),Mt(this,r+1,r+6),Mt(this,r+2,r+5),Mt(this,r+3,r+4);return this};d.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?Xn(this,0,e):rs.apply(this,arguments)};d.prototype.toLocaleString=d.prototype.toString;d.prototype.equals=function(e){if(!d.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:d.compare(this,e)===0};d.prototype.inspect=function(){let e="",r=Lt.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};Vn&&(d.prototype[Vn]=d.prototype.inspect);d.prototype.compare=function(e,r,n,i,o){if(ft(e,Uint8Array)&&(e=d.from(e,e.offset,e.byteLength)),!d.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,c=Math.min(s,a),l=this.slice(i,o),u=e.slice(r,n);for(let f=0;f<c;++f)if(l[f]!==u[f]){s=l[f],a=u[f];break}return s<a?-1:a<s?1:0};function Dn(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,Nr(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=d.from(e,n)),d.isBuffer(e))return e.length===0?-1:Wn(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):Wn(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function Wn(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 c(u,f){return o===1?u[f]:u.readUInt16BE(f*o)}let l;if(i){let u=-1;for(l=r;l<s;l++)if(c(t,l)===c(e,u===-1?0:l-u)){if(u===-1&&(u=l),l-u+1===a)return u*o}else u!==-1&&(l-=l-u),u=-1}else for(r+a>s&&(r=s-a),l=r;l>=0;l--){let u=!0;for(let f=0;f<a;f++)if(c(t,l+f)!==c(e,f)){u=!1;break}if(u)return l}return-1}d.prototype.includes=function(e,r,n){return this.indexOf(e,r,n)!==-1};d.prototype.indexOf=function(e,r,n){return Dn(this,e,r,n,!0)};d.prototype.lastIndexOf=function(e,r,n){return Dn(this,e,r,n,!1)};function ns(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(Nr(a))return s;t[r+s]=a}return s}function is(t,e,r,n){return Ve(vr(e,t.length-r),t,r,n)}function os(t,e,r,n){return Ve(gs(e),t,r,n)}function ss(t,e,r,n){return Ve(ii(e),t,r,n)}function as(t,e,r,n){return Ve(ws(e,t.length-r),t,r,n)}d.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 ns(this,e,r,n);case"utf8":case"utf-8":return is(this,e,r,n);case"ascii":case"latin1":case"binary":return os(this,e,r,n);case"base64":return ss(this,e,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return as(this,e,r,n);default:if(s)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),s=!0}};d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function cs(t,e,r){return e===0&&r===t.length?Tr.fromByteArray(t):Tr.fromByteArray(t.slice(e,r))}function Xn(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 c,l,u,f;switch(a){case 1:o<128&&(s=o);break;case 2:c=t[i+1],(c&192)===128&&(f=(o&31)<<6|c&63,f>127&&(s=f));break;case 3:c=t[i+1],l=t[i+2],(c&192)===128&&(l&192)===128&&(f=(o&15)<<12|(c&63)<<6|l&63,f>2047&&(f<55296||f>57343)&&(s=f));break;case 4:c=t[i+1],l=t[i+2],u=t[i+3],(c&192)===128&&(l&192)===128&&(u&192)===128&&(f=(o&15)<<18|(c&63)<<12|(l&63)<<6|u&63,f>65535&&f<1114112&&(s=f))}}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 ls(n)}var Gn=4096;function ls(t){let e=t.length;if(e<=Gn)return String.fromCharCode.apply(String,t);let r="",n=0;for(;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=Gn));return r}function us(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 ds(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 fs(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+=xs[t[o]];return i}function ps(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}d.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,d.prototype),i};function M(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")}d.prototype.readUintLE=d.prototype.readUIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||M(e,r,this.length);let i=this[e],o=1,s=0;for(;++s<r&&(o*=256);)i+=this[e+s]*o;return i};d.prototype.readUintBE=d.prototype.readUIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||M(e,r,this.length);let i=this[e+--r],o=1;for(;r>0&&(o*=256);)i+=this[e+--r]*o;return i};d.prototype.readUint8=d.prototype.readUInt8=function(e,r){return e=e>>>0,r||M(e,1,this.length),this[e]};d.prototype.readUint16LE=d.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||M(e,2,this.length),this[e]|this[e+1]<<8};d.prototype.readUint16BE=d.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||M(e,2,this.length),this[e]<<8|this[e+1]};d.prototype.readUint32LE=d.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||M(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};d.prototype.readUint32BE=d.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||M(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};d.prototype.readBigUInt64LE=Ct(function(e){e=e>>>0,Qt(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&me(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))});d.prototype.readBigUInt64BE=Ct(function(e){e=e>>>0,Qt(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&me(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)});d.prototype.readIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||M(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};d.prototype.readIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||M(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};d.prototype.readInt8=function(e,r){return e=e>>>0,r||M(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};d.prototype.readInt16LE=function(e,r){e=e>>>0,r||M(e,2,this.length);let n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};d.prototype.readInt16BE=function(e,r){e=e>>>0,r||M(e,2,this.length);let n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};d.prototype.readInt32LE=function(e,r){return e=e>>>0,r||M(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};d.prototype.readInt32BE=function(e,r){return e=e>>>0,r||M(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};d.prototype.readBigInt64LE=Ct(function(e){e=e>>>0,Qt(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&me(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)});d.prototype.readBigInt64BE=Ct(function(e){e=e>>>0,Qt(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&me(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)});d.prototype.readFloatLE=function(e,r){return e=e>>>0,r||M(e,4,this.length),Xt.read(this,e,!0,23,4)};d.prototype.readFloatBE=function(e,r){return e=e>>>0,r||M(e,4,this.length),Xt.read(this,e,!1,23,4)};d.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||M(e,8,this.length),Xt.read(this,e,!0,52,8)};d.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||M(e,8,this.length),Xt.read(this,e,!1,52,8)};function tt(t,e,r,n,i,o){if(!d.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")}d.prototype.writeUintLE=d.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;tt(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};d.prototype.writeUintBE=d.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;tt(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};d.prototype.writeUint8=d.prototype.writeUInt8=function(e,r,n){return e=+e,r=r>>>0,n||tt(this,e,r,1,255,0),this[r]=e&255,r+1};d.prototype.writeUint16LE=d.prototype.writeUInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||tt(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};d.prototype.writeUint16BE=d.prototype.writeUInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||tt(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};d.prototype.writeUint32LE=d.prototype.writeUInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||tt(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};d.prototype.writeUint32BE=d.prototype.writeUInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||tt(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 Qn(t,e,r,n,i){ni(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 Ln(t,e,r,n,i){ni(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}d.prototype.writeBigUInt64LE=Ct(function(e,r=0){return Qn(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});d.prototype.writeBigUInt64BE=Ct(function(e,r=0){return Ln(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});d.prototype.writeIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){let c=Math.pow(2,8*n-1);tt(this,e,r,n,c-1,-c)}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};d.prototype.writeIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){let c=Math.pow(2,8*n-1);tt(this,e,r,n,c-1,-c)}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};d.prototype.writeInt8=function(e,r,n){return e=+e,r=r>>>0,n||tt(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};d.prototype.writeInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||tt(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};d.prototype.writeInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||tt(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};d.prototype.writeInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||tt(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};d.prototype.writeInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||tt(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};d.prototype.writeBigInt64LE=Ct(function(e,r=0){return Qn(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});d.prototype.writeBigInt64BE=Ct(function(e,r=0){return Ln(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function ti(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 ei(t,e,r,n,i){return e=+e,r=r>>>0,i||ti(t,e,r,4,34028234663852886e22,-34028234663852886e22),Xt.write(t,e,r,n,23,4),r+4}d.prototype.writeFloatLE=function(e,r,n){return ei(this,e,r,!0,n)};d.prototype.writeFloatBE=function(e,r,n){return ei(this,e,r,!1,n)};function ri(t,e,r,n,i){return e=+e,r=r>>>0,i||ti(t,e,r,8,17976931348623157e292,-17976931348623157e292),Xt.write(t,e,r,n,52,8),r+8}d.prototype.writeDoubleLE=function(e,r,n){return ri(this,e,r,!0,n)};d.prototype.writeDoubleBE=function(e,r,n){return ri(this,e,r,!1,n)};d.prototype.copy=function(e,r,n,i){if(!d.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};d.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"&&!d.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=d.isBuffer(e)?e:d.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 Dt={};function Pr(t,e,r){Dt[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}`}}}Pr("ERR_BUFFER_OUT_OF_BOUNDS",function(t){return t?`${t} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);Pr("ERR_INVALID_ARG_TYPE",function(t,e){return`The "${t}" argument must be of type number. Received type ${typeof e}`},TypeError);Pr("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=Yn(String(r)):typeof r=="bigint"&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=Yn(i)),i+="n"),n+=` It must be ${e}. Received ${i}`,n},RangeError);function Yn(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 hs(t,e,r){Qt(e,"offset"),(t[e]===void 0||t[e+r]===void 0)&&me(e,t.length-(r+1))}function ni(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 Dt.ERR_OUT_OF_RANGE("value",a,t)}hs(n,i,o)}function Qt(t,e){if(typeof t!="number")throw new Dt.ERR_INVALID_ARG_TYPE(e,"number",t)}function me(t,e,r){throw Math.floor(t)!==t?(Qt(t,r),new Dt.ERR_OUT_OF_RANGE(r||"offset","an integer",t)):e<0?new Dt.ERR_BUFFER_OUT_OF_BOUNDS:new Dt.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${e}`,t)}var ys=/[^+/0-9A-Za-z-_]/g;function ms(t){if(t=t.split("=")[0],t=t.trim().replace(ys,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function vr(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 gs(t){let e=[];for(let r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function ws(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 ii(t){return Tr.toByteArray(ms(t))}function Ve(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 ft(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function Nr(t){return t!==t}var xs=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 Ct(t){return typeof BigInt>"u"?bs:t}function bs(){throw new Error("BigInt not supported")}});var j=t=>t==null,Nt=t=>!j(t);var wr="__bigint__",xr="__principal__",br="__uint8array__",jo=(t,e)=>typeof e=="bigint"?{[wr]:`${e}`}:Nt(e)&&e instanceof B?{[xr]:e.toText()}:Nt(e)&&e instanceof Uint8Array?{[br]:Array.from(e)}:e,$o=(t,e)=>{let r=n=>e[n];return Nt(e)&&typeof e=="object"&&wr in e?BigInt(r(wr)):Nt(e)&&typeof e=="object"&&xr in e?B.fromText(r(xr)):Nt(e)&&typeof e=="object"&&br in e?Uint8Array.from(r(br)):e},$=t=>Nt(t)?[t]:[],Q=t=>t?.[0],Fn=async t=>{let e=new Blob([JSON.stringify(t,jo)],{type:"application/json; charset=utf-8"});return new Uint8Array(await e.arrayBuffer())},Ke=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(),$o)},Me=()=>typeof window<"u";var Jt=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 _t=class t extends Jt{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 _r=({message:t,detail:e})=>{let r=new CustomEvent(t,{detail:e,bubbles:!0});document.dispatchEvent(r)};var kn=BigInt(144e11),qn={width:576,height:576},In={width:505,height:705},Kn="internetcomputer.org";var L=class t extends Jt{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}localIdentity(){return this.get()?.localIdentityCanisterId!==void 0}subscribe(e){let r=super.subscribe(e);return e(this.env),r}};var Er=({width:t,height:e})=>{if(!Me()||j(window)||j(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 He=class{#t;constructor({domain:e}){this.#t=e}get id(){return"internet_identity"}signInOptions({windowed:e}){let r=L.getInstance().localIdentity()?`http://${L.getInstance().get()?.localIdentityCanisterId}.localhost:8000`:`https://identity.${this.#t??Kn}`;return{...e!==!1&&{windowOpenerFeatures:Er(qn)},identityProvider:r}}},Mn=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:Er(In)},identityProvider:`https://nfid.one/authenticate/?applicationName=${encodeURI(this.#t)}&applicationLogo=${encodeURI(this.#e)}`}}};var Vi=ke(oi());var We;(function(t){t[t.SysFatal=1]="SysFatal",t[t.SysTransient=2]="SysTransient",t[t.DestinationInvalid=3]="DestinationInvalid",t[t.CanisterReject=4]="CanisterReject",t[t.CanisterError=5]="CanisterError"})(We||(We={}));var _s=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},Es=new TextEncoder().encode(`
2
+ ic-request`),At=class{getPrincipal(){return this._principal||(this._principal=B.selfAuthenticating(new Uint8Array(this.getPublicKey().toDer()))),this._principal}async transformRequest(e){let{body:r}=e,n=_s(e,["body"]),i=await Pt(r);return Object.assign(Object.assign({},n),{body:{content:r,sender_pubkey:this.getPublicKey().toDer(),sender_sig:await this.sign(qe(Es,i))}})}},Tt=class{getPrincipal(){return B.anonymous()}async transformRequest(e){return Object.assign(Object.assign({},e),{body:{content:e.body}})}};var si=ke(Cn());var ge=()=>{if(typeof window<"u"&&window.crypto&&window.crypto.getRandomValues){let t=new Uint32Array(1);return window.crypto.getRandomValues(t),t[0]}if(typeof crypto<"u"&&crypto.getRandomValues){let t=new Uint32Array(1);return crypto.getRandomValues(t),t[0]}return typeof crypto<"u"&&crypto.randomInt?crypto.randomInt(0,4294967295):Math.floor(Math.random()*4294967295)};var Ge;(function(t){t.Call="call"})(Ge||(Ge={}));function te(){let t=new ArrayBuffer(16),e=new DataView(t),r=ge(),n=ge(),i=ge(),o=ge();return e.setUint32(0,r),e.setUint32(4,n),e.setUint32(8,i),e.setUint32(12,o),t}var As=BigInt(1e6),Ts=60*1e3,Ht=class{constructor(e){let o=BigInt(Math.floor(Date.now()+e-Ts))*As/BigInt(1e9)/BigInt(60)*BigInt(60)*BigInt(1e9);this._value=o}toCBOR(){return si.value.u64(this._value.toString(16),16)}toHash(){return Rn(this._value)}};function Cr(t=te){return async e=>{let r=e.request.headers;e.request.headers=r,e.endpoint==="call"&&(e.body.nonce=t())}}function Ye(t){let e=[];return t.forEach((r,n)=>{e.push([n,r])}),e}var ze=class extends Error{constructor(e,r){super(e),this.response=r,this.name=this.constructor.name,Object.setPrototypeOf(this,new.target.prototype)}};var Ze=BigInt(4294967295),Ur=BigInt(32);function ai(t,e=!1){return e?{h:Number(t&Ze),l:Number(t>>Ur&Ze)}:{h:Number(t>>Ur&Ze)|0,l:Number(t&Ze)|0}}function Bs(t,e=!1){let r=new Uint32Array(t.length),n=new Uint32Array(t.length);for(let i=0;i<t.length;i++){let{h:o,l:s}=ai(t[i],e);[r[i],n[i]]=[o,s]}return[r,n]}var Ss=(t,e)=>BigInt(t>>>0)<<Ur|BigInt(e>>>0),vs=(t,e,r)=>t>>>r,Os=(t,e,r)=>t<<32-r|e>>>r,Rs=(t,e,r)=>t>>>r|e<<32-r,Ps=(t,e,r)=>t<<32-r|e>>>r,Ns=(t,e,r)=>t<<64-r|e>>>r-32,Cs=(t,e,r)=>t>>>r-32|e<<64-r,Us=(t,e)=>e,Fs=(t,e)=>t,ks=(t,e,r)=>t<<r|e>>>32-r,qs=(t,e,r)=>e<<r|t>>>32-r,Is=(t,e,r)=>e<<r-32|t>>>64-r,Ks=(t,e,r)=>t<<r-32|e>>>64-r;function Ms(t,e,r,n){let i=(e>>>0)+(n>>>0);return{h:t+r+(i/2**32|0)|0,l:i|0}}var Hs=(t,e,r)=>(t>>>0)+(e>>>0)+(r>>>0),js=(t,e,r,n)=>e+r+n+(t/2**32|0)|0,$s=(t,e,r,n)=>(t>>>0)+(e>>>0)+(r>>>0)+(n>>>0),Vs=(t,e,r,n,i)=>e+r+n+i+(t/2**32|0)|0,Ws=(t,e,r,n,i)=>(t>>>0)+(e>>>0)+(r>>>0)+(n>>>0)+(i>>>0),Gs=(t,e,r,n,i,o)=>e+r+n+i+o+(t/2**32|0)|0;var Ys={fromBig:ai,split:Bs,toBig:Ss,shrSH:vs,shrSL:Os,rotrSH:Rs,rotrSL:Ps,rotrBH:Ns,rotrBL:Cs,rotr32H:Us,rotr32L:Fs,rotlSH:ks,rotlSL:qs,rotlBH:Is,rotlBL:Ks,add:Ms,add3L:Hs,add3H:js,add4L:$s,add4H:Vs,add5H:Gs,add5L:Ws},_=Ys;var[zs,Zs]=(()=>_.split(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(t=>BigInt(t))))(),Ut=new Uint32Array(80),Ft=new Uint32Array(80),Fr=class extends On{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){let{Ah:e,Al:r,Bh:n,Bl:i,Ch:o,Cl:s,Dh:a,Dl:c,Eh:l,El:u,Fh:f,Fl:h,Gh:y,Gl:g,Hh:w,Hl:A}=this;return[e,r,n,i,o,s,a,c,l,u,f,h,y,g,w,A]}set(e,r,n,i,o,s,a,c,l,u,f,h,y,g,w,A){this.Ah=e|0,this.Al=r|0,this.Bh=n|0,this.Bl=i|0,this.Ch=o|0,this.Cl=s|0,this.Dh=a|0,this.Dl=c|0,this.Eh=l|0,this.El=u|0,this.Fh=f|0,this.Fl=h|0,this.Gh=y|0,this.Gl=g|0,this.Hh=w|0,this.Hl=A|0}process(e,r){for(let T=0;T<16;T++,r+=4)Ut[T]=e.getUint32(r),Ft[T]=e.getUint32(r+=4);for(let T=16;T<80;T++){let k=Ut[T-15]|0,E=Ft[T-15]|0,it=_.rotrSH(k,E,1)^_.rotrSH(k,E,8)^_.shrSH(k,E,7),vt=_.rotrSL(k,E,1)^_.rotrSL(k,E,8)^_.shrSL(k,E,7),z=Ut[T-2]|0,Z=Ft[T-2]|0,gt=_.rotrSH(z,Z,19)^_.rotrBH(z,Z,61)^_.shrSH(z,Z,6),lt=_.rotrSL(z,Z,19)^_.rotrBL(z,Z,61)^_.shrSL(z,Z,6),Ot=_.add4L(vt,lt,Ft[T-7],Ft[T-16]),wt=_.add4H(Ot,it,gt,Ut[T-7],Ut[T-16]);Ut[T]=wt|0,Ft[T]=Ot|0}let{Ah:n,Al:i,Bh:o,Bl:s,Ch:a,Cl:c,Dh:l,Dl:u,Eh:f,El:h,Fh:y,Fl:g,Gh:w,Gl:A,Hh:S,Hl:N}=this;for(let T=0;T<80;T++){let k=_.rotrSH(f,h,14)^_.rotrSH(f,h,18)^_.rotrBH(f,h,41),E=_.rotrSL(f,h,14)^_.rotrSL(f,h,18)^_.rotrBL(f,h,41),it=f&y^~f&w,vt=h&g^~h&A,z=_.add5L(N,E,vt,Zs[T],Ft[T]),Z=_.add5H(z,S,k,it,zs[T],Ut[T]),gt=z|0,lt=_.rotrSH(n,i,28)^_.rotrBH(n,i,34)^_.rotrBH(n,i,39),Ot=_.rotrSL(n,i,28)^_.rotrBL(n,i,34)^_.rotrBL(n,i,39),wt=n&o^n&a^o&a,fe=i&s^i&c^s&c;S=w|0,N=A|0,w=y|0,A=g|0,y=f|0,g=h|0,{h:f,l:h}=_.add(l|0,u|0,Z|0,gt|0),l=a|0,u=c|0,a=o|0,c=s|0,o=n|0,s=i|0;let zt=_.add3L(gt,Ot,fe);n=_.add3H(zt,Z,lt,wt),i=zt|0}({h:n,l:i}=_.add(this.Ah|0,this.Al|0,n|0,i|0)),{h:o,l:s}=_.add(this.Bh|0,this.Bl|0,o|0,s|0),{h:a,l:c}=_.add(this.Ch|0,this.Cl|0,a|0,c|0),{h:l,l:u}=_.add(this.Dh|0,this.Dl|0,l|0,u|0),{h:f,l:h}=_.add(this.Eh|0,this.El|0,f|0,h|0),{h:y,l:g}=_.add(this.Fh|0,this.Fl|0,y|0,g|0),{h:w,l:A}=_.add(this.Gh|0,this.Gl|0,w|0,A|0),{h:S,l:N}=_.add(this.Hh|0,this.Hl|0,S|0,N|0),this.set(n,i,o,s,a,c,l,u,f,h,y,g,w,A,S,N)}roundClean(){Ut.fill(0),Ft.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}};var kr=Sn(()=>new Fr);var zc=BigInt(0),Js=BigInt(1),Ds=BigInt(2);function we(t){return t instanceof Uint8Array||t!=null&&typeof t=="object"&&t.constructor.name==="Uint8Array"}var Xs=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function Je(t){if(!we(t))throw new Error("Uint8Array expected");let e="";for(let r=0;r<t.length;r++)e+=Xs[t[r]];return e}function li(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return BigInt(t===""?"0":`0x${t}`)}var Bt={_0:48,_9:57,_A:65,_F:70,_a:97,_f:102};function ci(t){if(t>=Bt._0&&t<=Bt._9)return t-Bt._0;if(t>=Bt._A&&t<=Bt._F)return t-(Bt._A-10);if(t>=Bt._a&&t<=Bt._f)return t-(Bt._a-10)}function ui(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);let e=t.length,r=e/2;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let i=0,o=0;i<r;i++,o+=2){let s=ci(t.charCodeAt(o)),a=ci(t.charCodeAt(o+1));if(s===void 0||a===void 0){let c=t[o]+t[o+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+o)}n[i]=s*16+a}return n}function di(t){return li(Je(t))}function ee(t){if(!we(t))throw new Error("Uint8Array expected");return li(Je(Uint8Array.from(t).reverse()))}function qr(t,e){return ui(t.toString(16).padStart(e*2,"0"))}function xe(t,e){return qr(t,e).reverse()}function pt(t,e,r){let n;if(typeof e=="string")try{n=ui(e)}catch(o){throw new Error(`${t} must be valid hex string, got "${e}". Cause: ${o}`)}else if(we(e))n=Uint8Array.from(e);else throw new Error(`${t} must be hex string or Uint8Array`);let i=n.length;if(typeof r=="number"&&i!==r)throw new Error(`${t} expected ${r} bytes, got ${i}`);return n}function Ir(...t){let e=0;for(let i=0;i<t.length;i++){let o=t[i];if(!we(o))throw new Error("Uint8Array expected");e+=o.length}let r=new Uint8Array(e),n=0;for(let i=0;i<t.length;i++){let o=t[i];r.set(o,n),n+=o.length}return r}var fi=t=>(Ds<<BigInt(t-1))-Js;var Qs={bigint:t=>typeof t=="bigint",function:t=>typeof t=="function",boolean:t=>typeof t=="boolean",string:t=>typeof t=="string",stringOrUint8Array:t=>typeof t=="string"||we(t),isSafeInteger:t=>Number.isSafeInteger(t),array:t=>Array.isArray(t),field:(t,e)=>e.Fp.isValid(t),hash:t=>typeof t=="function"&&Number.isSafeInteger(t.outputLen)};function re(t,e,r={}){let n=(i,o,s)=>{let a=Qs[o];if(typeof a!="function")throw new Error(`Invalid validator "${o}", expected function`);let c=t[i];if(!(s&&c===void 0)&&!a(c,t))throw new Error(`Invalid param ${String(i)}=${c} (${typeof c}), expected ${o}`)};for(let[i,o]of Object.entries(e))n(i,o,!1);for(let[i,o]of Object.entries(r))n(i,o,!0);return t}var I=BigInt(0),F=BigInt(1),jt=BigInt(2),ta=BigInt(3),Kr=BigInt(4),pi=BigInt(5),hi=BigInt(8),ea=BigInt(9),ra=BigInt(16);function q(t,e){let r=t%e;return r>=I?r:e+r}function na(t,e,r){if(r<=I||e<I)throw new Error("Expected power/modulo > 0");if(r===F)return I;let n=F;for(;e>I;)e&F&&(n=n*t%r),t=t*t%r,e>>=F;return n}function ot(t,e,r){let n=t;for(;e-- >I;)n*=n,n%=r;return n}function yi(t,e){if(t===I||e<=I)throw new Error(`invert: expected positive integers, got n=${t} mod=${e}`);let r=q(t,e),n=e,i=I,o=F,s=F,a=I;for(;r!==I;){let l=n/r,u=n%r,f=i-s*l,h=o-a*l;n=r,r=u,i=s,o=a,s=f,a=h}if(n!==F)throw new Error("invert: does not exist");return q(i,e)}function ia(t){let e=(t-F)/jt,r,n,i;for(r=t-F,n=0;r%jt===I;r/=jt,n++);for(i=jt;i<t&&na(i,e,t)!==t-F;i++);if(n===1){let s=(t+F)/Kr;return function(c,l){let u=c.pow(l,s);if(!c.eql(c.sqr(u),l))throw new Error("Cannot find square root");return u}}let o=(r+F)/jt;return function(a,c){if(a.pow(c,e)===a.neg(a.ONE))throw new Error("Cannot find square root");let l=n,u=a.pow(a.mul(a.ONE,i),r),f=a.pow(c,o),h=a.pow(c,r);for(;!a.eql(h,a.ONE);){if(a.eql(h,a.ZERO))return a.ZERO;let y=1;for(let w=a.sqr(h);y<l&&!a.eql(w,a.ONE);y++)w=a.sqr(w);let g=a.pow(u,F<<BigInt(l-y-1));u=a.sqr(g),f=a.mul(f,g),h=a.mul(h,u),l=y}return f}}function oa(t){if(t%Kr===ta){let e=(t+F)/Kr;return function(n,i){let o=n.pow(i,e);if(!n.eql(n.sqr(o),i))throw new Error("Cannot find square root");return o}}if(t%hi===pi){let e=(t-pi)/hi;return function(n,i){let o=n.mul(i,jt),s=n.pow(o,e),a=n.mul(i,s),c=n.mul(n.mul(a,jt),s),l=n.mul(a,n.sub(c,n.ONE));if(!n.eql(n.sqr(l),i))throw new Error("Cannot find square root");return l}}return t%ra,ia(t)}var mi=(t,e)=>(q(t,e)&F)===F,sa=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function gi(t){let e={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},r=sa.reduce((n,i)=>(n[i]="function",n),e);return re(t,r)}function aa(t,e,r){if(r<I)throw new Error("Expected power > 0");if(r===I)return t.ONE;if(r===F)return e;let n=t.ONE,i=e;for(;r>I;)r&F&&(n=t.mul(n,i)),i=t.sqr(i),r>>=F;return n}function ca(t,e){let r=new Array(e.length),n=e.reduce((o,s,a)=>t.is0(s)?o:(r[a]=o,t.mul(o,s)),t.ONE),i=t.inv(n);return e.reduceRight((o,s,a)=>t.is0(s)?o:(r[a]=t.mul(o,r[a]),t.mul(o,s)),i),r}function Mr(t,e){let r=e!==void 0?e:t.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}function wi(t,e,r=!1,n={}){if(t<=I)throw new Error(`Expected Field ORDER > 0, got ${t}`);let{nBitLength:i,nByteLength:o}=Mr(t,e);if(o>2048)throw new Error("Field lengths over 2048 bytes are not supported");let s=oa(t),a=Object.freeze({ORDER:t,BITS:i,BYTES:o,MASK:fi(i),ZERO:I,ONE:F,create:c=>q(c,t),isValid:c=>{if(typeof c!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof c}`);return I<=c&&c<t},is0:c=>c===I,isOdd:c=>(c&F)===F,neg:c=>q(-c,t),eql:(c,l)=>c===l,sqr:c=>q(c*c,t),add:(c,l)=>q(c+l,t),sub:(c,l)=>q(c-l,t),mul:(c,l)=>q(c*l,t),pow:(c,l)=>aa(a,c,l),div:(c,l)=>q(c*yi(l,t),t),sqrN:c=>c*c,addN:(c,l)=>c+l,subN:(c,l)=>c-l,mulN:(c,l)=>c*l,inv:c=>yi(c,t),sqrt:n.sqrt||(c=>s(a,c)),invertBatch:c=>ca(a,c),cmov:(c,l,u)=>u?l:c,toBytes:c=>r?xe(c,o):qr(c,o),fromBytes:c=>{if(c.length!==o)throw new Error(`Fp.fromBytes: expected ${o}, got ${c.length}`);return r?ee(c):di(c)}});return Object.freeze(a)}function xi(t,e){if(!t.isOdd)throw new Error("Field doesn't have isOdd");let r=t.sqrt(e);return t.isOdd(r)?t.neg(r):r}var la=BigInt(0),Hr=BigInt(1);function bi(t,e){let r=(i,o)=>{let s=o.negate();return i?s:o},n=i=>{let o=Math.ceil(e/i)+1,s=2**(i-1);return{windows:o,windowSize:s}};return{constTimeNegate:r,unsafeLadder(i,o){let s=t.ZERO,a=i;for(;o>la;)o&Hr&&(s=s.add(a)),a=a.double(),o>>=Hr;return s},precomputeWindow(i,o){let{windows:s,windowSize:a}=n(o),c=[],l=i,u=l;for(let f=0;f<s;f++){u=l,c.push(u);for(let h=1;h<a;h++)u=u.add(l),c.push(u);l=u.double()}return c},wNAF(i,o,s){let{windows:a,windowSize:c}=n(i),l=t.ZERO,u=t.BASE,f=BigInt(2**i-1),h=2**i,y=BigInt(i);for(let g=0;g<a;g++){let w=g*c,A=Number(s&f);s>>=y,A>c&&(A-=h,s+=Hr);let S=w,N=w+Math.abs(A)-1,T=g%2!==0,k=A<0;A===0?u=u.add(r(T,o[S])):l=l.add(r(k,o[N]))}return{p:l,f:u}},wNAFCached(i,o,s,a){let c=i._WINDOW_SIZE||1,l=o.get(i);return l||(l=this.precomputeWindow(i,c),c!==1&&o.set(i,a(l))),this.wNAF(c,l,s)}}}function _i(t){return gi(t.Fp),re(t,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...Mr(t.n,t.nBitLength),...t,p:t.Fp.ORDER})}var st=BigInt(0),et=BigInt(1),De=BigInt(2),ua=BigInt(8),da={zip215:!0};function fa(t){let e=_i(t);return re(t,{hash:"function",a:"bigint",d:"bigint",randomBytes:"function"},{adjustScalarBytes:"function",domain:"function",uvRatio:"function",mapToCurve:"function"}),Object.freeze({...e})}function Xe(t){let e=fa(t),{Fp:r,n,prehash:i,hash:o,randomBytes:s,nByteLength:a,h:c}=e,l=De<<BigInt(a*8)-et,u=r.create,f=e.uvRatio||((m,p)=>{try{return{isValid:!0,value:r.sqrt(m*r.inv(p))}}catch{return{isValid:!1,value:st}}}),h=e.adjustScalarBytes||(m=>m),y=e.domain||((m,p,x)=>{if(p.length||x)throw new Error("Contexts/pre-hash are not supported");return m}),g=m=>typeof m=="bigint"&&st<m,w=(m,p)=>g(m)&&g(p)&&m<p,A=m=>m===st||w(m,l);function S(m,p){if(w(m,p))return m;throw new Error(`Expected valid scalar < ${p}, got ${typeof m} ${m}`)}function N(m){return m===st?m:S(m,n)}let T=new Map;function k(m){if(!(m instanceof E))throw new Error("ExtendedPoint expected")}class E{constructor(p,x,b,v){if(this.ex=p,this.ey=x,this.ez=b,this.et=v,!A(p))throw new Error("x required");if(!A(x))throw new Error("y required");if(!A(b))throw new Error("z required");if(!A(v))throw new Error("t required")}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static fromAffine(p){if(p instanceof E)throw new Error("extended point not allowed");let{x,y:b}=p||{};if(!A(x)||!A(b))throw new Error("invalid affine point");return new E(x,b,et,u(x*b))}static normalizeZ(p){let x=r.invertBatch(p.map(b=>b.ez));return p.map((b,v)=>b.toAffine(x[v])).map(E.fromAffine)}_setWindowSize(p){this._WINDOW_SIZE=p,T.delete(this)}assertValidity(){let{a:p,d:x}=e;if(this.is0())throw new Error("bad point: ZERO");let{ex:b,ey:v,ez:O,et:R}=this,U=u(b*b),P=u(v*v),C=u(O*O),G=u(C*C),D=u(U*p),ut=u(C*u(D+P)),X=u(G+u(x*u(U*P)));if(ut!==X)throw new Error("bad point: equation left != right (1)");let Rt=u(b*v),xt=u(O*R);if(Rt!==xt)throw new Error("bad point: equation left != right (2)")}equals(p){k(p);let{ex:x,ey:b,ez:v}=this,{ex:O,ey:R,ez:U}=p,P=u(x*U),C=u(O*v),G=u(b*U),D=u(R*v);return P===C&&G===D}is0(){return this.equals(E.ZERO)}negate(){return new E(u(-this.ex),this.ey,this.ez,u(-this.et))}double(){let{a:p}=e,{ex:x,ey:b,ez:v}=this,O=u(x*x),R=u(b*b),U=u(De*u(v*v)),P=u(p*O),C=x+b,G=u(u(C*C)-O-R),D=P+R,ut=D-U,X=P-R,Rt=u(G*ut),xt=u(D*X),Ue=u(G*X),Fe=u(ut*D);return new E(Rt,xt,Fe,Ue)}add(p){k(p);let{a:x,d:b}=e,{ex:v,ey:O,ez:R,et:U}=this,{ex:P,ey:C,ez:G,et:D}=p;if(x===BigInt(-1)){let mn=u((O-v)*(C+P)),gn=u((O+v)*(C-P)),yr=u(gn-mn);if(yr===st)return this.double();let wn=u(R*De*D),xn=u(U*De*G),bn=xn+wn,_n=gn+mn,En=xn-wn,Fo=u(bn*yr),ko=u(_n*En),qo=u(bn*En),Io=u(yr*_n);return new E(Fo,ko,Io,qo)}let ut=u(v*P),X=u(O*C),Rt=u(U*b*D),xt=u(R*G),Ue=u((v+O)*(P+C)-ut-X),Fe=xt-Rt,hn=xt+Rt,yn=u(X-x*ut),Po=u(Ue*Fe),No=u(hn*yn),Co=u(Ue*yn),Uo=u(Fe*hn);return new E(Po,No,Uo,Co)}subtract(p){return this.add(p.negate())}wNAF(p){return z.wNAFCached(this,T,p,E.normalizeZ)}multiply(p){let{p:x,f:b}=this.wNAF(S(p,n));return E.normalizeZ([x,b])[0]}multiplyUnsafe(p){let x=N(p);return x===st?vt:this.equals(vt)||x===et?this:this.equals(it)?this.wNAF(x).p:z.unsafeLadder(this,x)}isSmallOrder(){return this.multiplyUnsafe(c).is0()}isTorsionFree(){return z.unsafeLadder(this,n).is0()}toAffine(p){let{ex:x,ey:b,ez:v}=this,O=this.is0();p==null&&(p=O?ua:r.inv(v));let R=u(x*p),U=u(b*p),P=u(v*p);if(O)return{x:st,y:et};if(P!==et)throw new Error("invZ was invalid");return{x:R,y:U}}clearCofactor(){let{h:p}=e;return p===et?this:this.multiplyUnsafe(p)}static fromHex(p,x=!1){let{d:b,a:v}=e,O=r.BYTES;p=pt("pointHex",p,O);let R=p.slice(),U=p[O-1];R[O-1]=U&-129;let P=ee(R);P===st||(x?S(P,l):S(P,r.ORDER));let C=u(P*P),G=u(C-et),D=u(b*C-v),{isValid:ut,value:X}=f(G,D);if(!ut)throw new Error("Point.fromHex: invalid y coordinate");let Rt=(X&et)===et,xt=(U&128)!==0;if(!x&&X===st&&xt)throw new Error("Point.fromHex: x=0 and x_0=1");return xt!==Rt&&(X=u(-X)),E.fromAffine({x:X,y:P})}static fromPrivateKey(p){return lt(p).point}toRawBytes(){let{x:p,y:x}=this.toAffine(),b=xe(x,r.BYTES);return b[b.length-1]|=p&et?128:0,b}toHex(){return Je(this.toRawBytes())}}E.BASE=new E(e.Gx,e.Gy,et,u(e.Gx*e.Gy)),E.ZERO=new E(st,et,et,st);let{BASE:it,ZERO:vt}=E,z=bi(E,a*8);function Z(m){return q(m,n)}function gt(m){return Z(ee(m))}function lt(m){let p=a;m=pt("private key",m,p);let x=pt("hashed private key",o(m),2*p),b=h(x.slice(0,p)),v=x.slice(p,2*p),O=gt(b),R=it.multiply(O),U=R.toRawBytes();return{head:b,prefix:v,scalar:O,point:R,pointBytes:U}}function Ot(m){return lt(m).pointBytes}function wt(m=new Uint8Array,...p){let x=Ir(...p);return gt(o(y(x,pt("context",m),!!i)))}function fe(m,p,x={}){m=pt("message",m),i&&(m=i(m));let{prefix:b,scalar:v,pointBytes:O}=lt(p),R=wt(x.context,b,m),U=it.multiply(R).toRawBytes(),P=wt(x.context,U,O,m),C=Z(R+P*v);N(C);let G=Ir(U,xe(C,r.BYTES));return pt("result",G,a*2)}let zt=da;function Zt(m,p,x,b=zt){let{context:v,zip215:O}=b,R=r.BYTES;m=pt("signature",m,2*R),p=pt("message",p),i&&(p=i(p));let U=ee(m.slice(R,2*R)),P,C,G;try{P=E.fromHex(x,O),C=E.fromHex(m.slice(0,R),O),G=it.multiplyUnsafe(U)}catch{return!1}if(!O&&P.isSmallOrder())return!1;let D=wt(v,C.toRawBytes(),P.toRawBytes(),p);return C.add(P.multiplyUnsafe(D)).subtract(G).clearCofactor().equals(E.ZERO)}return it._setWindowSize(8),{CURVE:e,getPublicKey:Ot,sign:fe,verify:Zt,ExtendedPoint:E,utils:{getExtendedPublicKey:lt,randomPrivateKey:()=>s(r.BYTES),precompute(m=8,p=E.BASE){return p._setWindowSize(m),p.multiply(BigInt(3)),p}}}}var $r=BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),Ei=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),al=BigInt(0),pa=BigInt(1),jr=BigInt(2),ha=BigInt(5),Ai=BigInt(10),ya=BigInt(20),ma=BigInt(40),Ti=BigInt(80);function ga(t){let e=$r,n=t*t%e*t%e,i=ot(n,jr,e)*n%e,o=ot(i,pa,e)*t%e,s=ot(o,ha,e)*o%e,a=ot(s,Ai,e)*s%e,c=ot(a,ya,e)*a%e,l=ot(c,ma,e)*c%e,u=ot(l,Ti,e)*l%e,f=ot(u,Ti,e)*l%e,h=ot(f,Ai,e)*s%e;return{pow_p_5_8:ot(h,jr,e)*t%e,b2:n}}function wa(t){return t[0]&=248,t[31]&=127,t[31]|=64,t}function xa(t,e){let r=$r,n=q(e*e*e,r),i=q(n*n*e,r),o=ga(t*i).pow_p_5_8,s=q(t*n*o,r),a=q(e*s*s,r),c=s,l=q(s*Ei,r),u=a===t,f=a===q(-t,r),h=a===q(-t*Ei,r);return u&&(s=c),(f||h)&&(s=l),mi(s,r)&&(s=q(-s,r)),{isValid:u||f,value:s}}var St=wi($r,void 0,!0),Vr={a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),Fp:St,n:BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),h:BigInt(8),Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960"),hash:kr,randomBytes:vn,adjustScalarBytes:wa,uvRatio:xa},kt=Xe(Vr);function Bi(t,e,r){if(e.length>255)throw new Error("Context is too big");return Bn(Tn("SigEd25519 no Ed25519 collisions"),new Uint8Array([r?1:0,e.length]),e,t)}var cl=Xe({...Vr,domain:Bi}),ll=Xe({...Vr,domain:Bi,prehash:kr});var ba=(St.ORDER+BigInt(3))/BigInt(8),ul=St.pow(jr,ba),dl=St.sqrt(St.neg(St.ONE)),fl=(St.ORDER-BigInt(5))/BigInt(8),pl=BigInt(486662);var hl=xi(St,St.neg(BigInt(486664)));var yl=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),ml=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),gl=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),wl=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952");var xl=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");var Si=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},J=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)},Y,be,vi,Oi,Qe=class{constructor(e={}){Y.set(this,void 0),be.set(this,void 0),this[vi]=this.entries.bind(this),this[Oi]="ExpirableMap";let{source:r=[],expirationTime:n=10*60*1e3}=e,i=Date.now();Si(this,Y,new Map([...r].map(([o,s])=>[o,{value:s,timestamp:i}])),"f"),Si(this,be,n,"f")}prune(){let e=Date.now();for(let[r,n]of J(this,Y,"f").entries())e-n.timestamp>J(this,be,"f")&&J(this,Y,"f").delete(r);return this}set(e,r){this.prune();let n={value:r,timestamp:Date.now()};return J(this,Y,"f").set(e,n),this}get(e){let r=J(this,Y,"f").get(e);if(r!==void 0){if(Date.now()-r.timestamp>J(this,be,"f")){J(this,Y,"f").delete(e);return}return r.value}}clear(){J(this,Y,"f").clear()}entries(){let e=J(this,Y,"f").entries();return function*(){for(let[n,i]of e)yield[n,i.value]}()}values(){let e=J(this,Y,"f").values();return function*(){for(let n of e)yield n.value}()}keys(){return J(this,Y,"f").keys()}forEach(e,r){for(let[n,i]of J(this,Y,"f").entries())e.call(r,i.value,n,this)}has(e){return J(this,Y,"f").has(e)}delete(e){return J(this,Y,"f").delete(e)}get size(){return J(this,Y,"f").size}};Y=new WeakMap,be=new WeakMap,vi=Symbol.iterator,Oi=Symbol.toStringTag;var Ri=t=>{if(t<=127)return 1;if(t<=255)return 2;if(t<=65535)return 3;if(t<=16777215)return 4;throw new Error("Length too long (> 4 bytes)")},Pi=(t,e,r)=>{if(r<=127)return t[e]=r,1;if(r<=255)return t[e]=129,t[e+1]=r,2;if(r<=65535)return t[e]=130,t[e+1]=r>>8,t[e+2]=r,3;if(r<=16777215)return t[e]=131,t[e+1]=r>>16,t[e+2]=r>>8,t[e+3]=r,4;throw new Error("Length too long (> 4 bytes)")},Wr=(t,e)=>{if(t[e]<128)return 1;if(t[e]===128)throw new Error("Invalid length 0");if(t[e]===129)return 2;if(t[e]===130)return 3;if(t[e]===131)return 4;throw new Error("Length too long (> 4 bytes)")},_a=(t,e)=>{let r=Wr(t,e);if(r===1)return t[e];if(r===2)return t[e+1];if(r===3)return(t[e+1]<<8)+t[e+2];if(r===4)return(t[e+1]<<16)+(t[e+2]<<8)+t[e+3];throw new Error("Length too long (> 4 bytes)")},Ni=Uint8Array.from([48,12,6,10,43,6,1,4,1,131,184,67,1,1]),$t=Uint8Array.from([48,5,6,3,43,101,112]),Al=Uint8Array.from([48,16,6,7,42,134,72,206,61,2,1,6,5,43,129,4,0,10]);function ne(t,e){let r=2+Ri(t.byteLength+1),n=e.byteLength+r+t.byteLength,i=0,o=new Uint8Array(1+Ri(n)+n);return o[i++]=48,i+=Pi(o,i,n),o.set(e,i),i+=e.byteLength,o[i++]=3,i+=Pi(o,i,t.byteLength+1),o[i++]=0,o.set(new Uint8Array(t),i),o}var _e=(t,e)=>{let r=0,n=(a,c)=>{if(i[r++]!==a)throw new Error("Expected: "+c)},i=new Uint8Array(t);if(n(48,"sequence"),r+=Wr(i,r),!Pn(i.slice(r,r+e.byteLength),e))throw new Error("Not the expected OID.");r+=e.byteLength,n(3,"bit string");let o=_a(i,r)-1;r+=Wr(i,r),n(0,"0 padding");let s=i.slice(r);if(o!==s.length)throw new Error(`DER payload mismatch: Expected length ${o} actual length ${s.length}`);return s};var Ci=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},Ui=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)},Le,tr,Ee=class t{constructor(e){if(Le.set(this,void 0),tr.set(this,void 0),e.byteLength!==t.RAW_KEY_LENGTH)throw new Error("An Ed25519 public key must be exactly 32bytes long");Ci(this,Le,e,"f"),Ci(this,tr,t.derEncode(e),"f")}static from(e){return this.fromDer(e.toDer())}static fromRaw(e){return new t(e)}static fromDer(e){return new t(this.derDecode(e))}static derEncode(e){return ne(e,$t).buffer}static derDecode(e){let r=_e(e,$t);if(r.length!==this.RAW_KEY_LENGTH)throw new Error("An Ed25519 public key must be exactly 32bytes long");return r}get rawKey(){return Ui(this,Le,"f")}get derKey(){return Ui(this,tr,"f")}toDer(){return this.derKey}toRaw(){return this.rawKey}};Le=new WeakMap,tr=new WeakMap;Ee.RAW_KEY_LENGTH=32;var Aa=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},H=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)},ie,oe,Vt,se,rr,ht;(function(t){t.Received="received",t.Processing="processing",t.Replied="replied",t.Rejected="rejected",t.Unknown="unknown",t.Done="done"})(ht||(ht={}));var er=5*60*1e3,Ta="308182301d060d2b0601040182dc7c0503010201060c2b0601040182dc7c05030201036100814c0e6ec71fab583b08bd81373c255c3c371b2e84863c98a4f1e08b74235d14fb5d9c0cd546d9685f913a0c0b2cc5341583bf4b4392e467db96d65b9bb4cb717112f8472e0d5a4d14505ffd7484b01291091c5f87b98883463f98091a0baaae",Ba="ic0.app",Sa=".ic0.app",va="icp0.io",Oa=".icp0.io",Ra="icp-api.io",Pa=".icp-api.io",Ae=class extends It{constructor(e){super(e),this.message=e}},ae=class extends It{constructor(e){super(e),this.message=e}};function Na(){let t;if(typeof window<"u")if(window.fetch)t=window.fetch.bind(window);else throw new Ae("Fetch implementation was not available. You appear to be in a browser context, but window.fetch was not present.");else if(typeof globalThis<"u")if(globalThis.fetch)t=globalThis.fetch.bind(globalThis);else throw new Ae("Fetch implementation was not available. You appear to be in a Node.js context, but global.fetch was not available.");else typeof self<"u"&&self.fetch&&(t=self.fetch.bind(self));if(t)return t;throw new Ae("Fetch implementation was not available. Please provide fetch to the HttpAgent constructor, or ensure it is available in the window or global context.")}var Te=class t{constructor(e={}){if(this.rootKey=bt(Ta),this._timeDiffMsecs=0,this._rootKeyFetched=!1,this._isAgent=!0,ie.set(this,[]),oe.set(this,[]),Vt.set(this,new Qe({expirationTime:5*60*1e3})),se.set(this,!0),rr.set(this,(r,n)=>{if(H(this,se,"f")===!1)return r;if(!n)throw new ye("Invalid signature from replica signed query: no matching node key found.");let{status:i,signatures:o=[],requestId:s}=r,a=new TextEncoder().encode("\vic-response");for(let c of o){let{timestamp:l,identity:u}=c,f=B.fromUint8Array(u).toText(),h;if(i==="replied"){let{reply:S}=r;h=mr({status:i,reply:S,timestamp:BigInt(l),request_id:s})}else if(i==="rejected"){let{reject_code:S,reject_message:N,error_code:T}=r;h=mr({status:i,reject_code:S,reject_message:N,error_code:T,timestamp:BigInt(l),request_id:s})}else throw new Error(`Unknown status: ${i}`);let y=qe(a,new Uint8Array(h)),g=n?.nodeKeys.get(f);if(!g)throw new ye("Invalid signature from replica signed query: no matching node key found.");let w=Ee.fromDer(g).rawKey;if(kt.verify(c.signature,new Uint8Array(y),new Uint8Array(w)))return r;throw new ye(`Invalid signature from replica ${f} signed query.`)}return r}),e.source){if(!(e.source instanceof t))throw new Error("An Agent's source can only be another HttpAgent");this._identity=e.source._identity,this._fetch=e.source._fetch,this._host=e.source._host,this._credentials=e.source._credentials}else this._fetch=e.fetch||Na()||fetch.bind(globalThis),this._fetchOptions=e.fetchOptions,this._callOptions=e.callOptions;if(e.host!==void 0)!e.host.match(/^[a-z]+:/)&&typeof window<"u"?this._host=new URL(window.location.protocol+"//"+e.host):this._host=new URL(e.host);else if(e.source!==void 0)this._host=e.source._host;else{let r=typeof window<"u"?window.location:void 0;r||(this._host=new URL("https://icp-api.io"),console.warn("Could not infer host from window.location, defaulting to mainnet gateway of https://icp-api.io. Please provide a host to the HttpAgent constructor to avoid this warning."));let n=["ic0.app","icp0.io","127.0.0.1","localhost"],i=r?.hostname,o;i&&typeof i=="string"&&(o=n.find(s=>i.endsWith(s))),r&&o?this._host=new URL(`${r.protocol}//${o}${r.port?":"+r.port:""}`):(this._host=new URL("https://icp-api.io"),console.warn("Could not infer host from window.location, defaulting to mainnet gateway of https://icp-api.io. Please provide a host to the HttpAgent constructor to avoid this warning."))}if(e.verifyQuerySignatures!==void 0&&Aa(this,se,e.verifyQuerySignatures,"f"),this._retryTimes=e.retryTimes!==void 0&&e.retryTimes>=0?e.retryTimes:3,this._host.hostname.endsWith(Sa)?this._host.hostname=Ba:this._host.hostname.endsWith(Oa)?this._host.hostname=va:this._host.hostname.endsWith(Pa)&&(this._host.hostname=Ra),e.credentials){let{name:r,password:n}=e.credentials;this._credentials=`${r}${n?":"+n:""}`}this._identity=Promise.resolve(e.identity||new Tt),this.addTransform("update",Cr(te)),e.useQueryNonces&&this.addTransform("query",Cr(te))}isLocal(){let e=this._host.hostname;return e==="127.0.0.1"||e.endsWith("127.0.0.1")}addTransform(e,r,n=r.priority||0){if(e==="update"){let i=H(this,oe,"f").findIndex(o=>(o.priority||0)<n);H(this,oe,"f").splice(i>=0?i:H(this,oe,"f").length,0,Object.assign(r,{priority:n}))}else if(e==="query"){let i=H(this,ie,"f").findIndex(o=>(o.priority||0)<n);H(this,ie,"f").splice(i>=0?i:H(this,ie,"f").length,0,Object.assign(r,{priority:n}))}}async getPrincipal(){if(!this._identity)throw new ae("This identity has expired due this application's security policy. Please refresh your authentication.");return(await this._identity).getPrincipal()}async call(e,r,n){let i=await(n!==void 0?await n:await this._identity);if(!i)throw new ae("This identity has expired due this application's security policy. Please refresh your authentication.");let o=B.from(e),s=r.effectiveCanisterId?B.from(r.effectiveCanisterId):o,a=i.getPrincipal()||B.anonymous(),c=new Ht(er);Math.abs(this._timeDiffMsecs)>1e3*30&&(c=new Ht(er+this._timeDiffMsecs));let l={request_type:Ge.Call,canister_id:o,method_name:r.methodName,arg:r.arg,sender:a,ingress_expiry:c},u=await this._transform({request:{body:null,method:"POST",headers:Object.assign({"Content-Type":"application/cbor"},this._credentials?{Authorization:"Basic "+btoa(this._credentials)}:{})},endpoint:"call",body:l});u=await i.transformRequest(u);let f=Ie(u.body),h=this._requestAndRetry(()=>this._fetch(""+new URL(`/api/v2/canister/${s.toText()}/call`,this._host),Object.assign(Object.assign(Object.assign({},this._callOptions),u.request),{body:f}))),[y,g]=await Promise.all([h,Pt(l)]),w=await y.arrayBuffer(),A=y.status===200&&w.byteLength>0?he(w):null;return{requestId:g,response:{ok:y.ok,status:y.status,statusText:y.statusText,body:A,headers:Ye(y.headers)}}}async _requestAndRetry(e,r=0){let n;try{n=await e()}catch(s){if(this._retryTimes>r)return console.warn(`Caught exception while attempting to make request:
3
+ ${s}
4
+ Retrying request.`),await this._requestAndRetry(e,r+1);throw s}if(n.ok)return n;let i=await n.clone().text(),o=`Server returned an error:
5
+ Code: ${n.status} (${n.statusText})
6
+ Body: ${i}
7
+ `;if(this._retryTimes>r)return console.warn(o+" Retrying request."),await this._requestAndRetry(e,r+1);throw new ze(o,{ok:n.ok,status:n.status,statusText:n.statusText,headers:Ye(n.headers)})}async query(e,r,n){let i=async()=>{let c=await(n!==void 0?await n:await this._identity);if(!c)throw new ae("This identity has expired due this application's security policy. Please refresh your authentication.");let l=B.from(e),u=c?.getPrincipal()||B.anonymous(),f={request_type:"query",canister_id:l,method_name:r.methodName,arg:r.arg,sender:u,ingress_expiry:new Ht(er)},h=await Pt(f),y=await this._transform({request:{method:"POST",headers:Object.assign({"Content-Type":"application/cbor"},this._credentials?{Authorization:"Basic "+btoa(this._credentials)}:{})},endpoint:"read",body:f});y=await c?.transformRequest(y);let g=Ie(y.body),w=await this._requestAndRetry(()=>this._fetch(""+new URL(`/api/v2/canister/${l.toText()}/query`,this._host),Object.assign(Object.assign(Object.assign({},this._fetchOptions),y.request),{body:g}))),A=he(await w.arrayBuffer());return Object.assign(Object.assign({},A),{httpDetails:{ok:w.ok,status:w.status,statusText:w.statusText,headers:Ye(w.headers)},requestId:h})},o=async()=>{if(!H(this,se,"f"))return;let c=H(this,Vt,"f").get(e.toString());return c||(await this.fetchSubnetKeys(e.toString()),H(this,Vt,"f").get(e.toString()))},[s,a]=await Promise.all([i(),o()]);if(!H(this,se,"f"))return s;try{return H(this,rr,"f").call(this,s,a)}catch{console.warn("Query response verification failed. Retrying with fresh subnet keys."),H(this,Vt,"f").delete(e.toString()),await this.fetchSubnetKeys(e.toString());let l=H(this,Vt,"f").get(e.toString());if(!l)throw new ye("Invalid signature from replica signed query: no matching node key found.");return H(this,rr,"f").call(this,s,l)}}async createReadStateRequest(e,r){let n=await(r!==void 0?await r:await this._identity);if(!n)throw new ae("This identity has expired due this application's security policy. Please refresh your authentication.");let i=n?.getPrincipal()||B.anonymous(),o=await this._transform({request:{method:"POST",headers:Object.assign({"Content-Type":"application/cbor"},this._credentials?{Authorization:"Basic "+btoa(this._credentials)}:{})},endpoint:"read_state",body:{request_type:"read_state",paths:e.paths,sender:i,ingress_expiry:new Ht(er)}});return n?.transformRequest(o)}async readState(e,r,n,i){let o=typeof e=="string"?B.fromText(e):e,s=i??await this.createReadStateRequest(r,n),a=Ie(s.body),c=await this._requestAndRetry(()=>this._fetch(""+new URL(`/api/v2/canister/${o}/read_state`,this._host),Object.assign(Object.assign(Object.assign({},this._fetchOptions),s.request),{body:a})));if(!c.ok)throw new Error(`Server returned an error:
8
+ Code: ${c.status} (${c.statusText})
9
+ Body: ${await c.text()}
10
+ `);return he(await c.arrayBuffer())}async syncTime(e){let r=await import("./canisterStatus-7J5OCF2I.js"),n=Date.now();try{e||console.log("Syncing time with the IC. No canisterId provided, so falling back to ryjl3-tyaaa-aaaaa-aaaba-cai");let o=(await r.request({canisterId:e??B.from("ryjl3-tyaaa-aaaaa-aaaba-cai"),agent:this,paths:["time"]})).get("time");o&&(this._timeDiffMsecs=Number(o)-Number(n))}catch(i){console.error("Caught exception while attempting to sync time:",i)}}async status(){let e=this._credentials?{Authorization:"Basic "+btoa(this._credentials)}:{},r=await this._requestAndRetry(()=>this._fetch(""+new URL("/api/v2/status",this._host),Object.assign({headers:e},this._fetchOptions)));return he(await r.arrayBuffer())}async fetchRootKey(){return this._rootKeyFetched||(this.rootKey=(await this.status()).root_key,this._rootKeyFetched=!0),this.rootKey}invalidateIdentity(){this._identity=null}replaceIdentity(e){this._identity=Promise.resolve(e)}async fetchSubnetKeys(e){let r=B.from(e),i=(await gr({canisterId:r,paths:["subnet"],agent:this})).get("subnet");if(i&&typeof i=="object"&&"nodeKeys"in i)return H(this,Vt,"f").set(r.toText(),i),i}_transform(e){let r=Promise.resolve(e);if(e.endpoint==="call")for(let n of H(this,oe,"f"))r=r.then(i=>n(i).then(o=>o||i));else for(let n of H(this,ie,"f"))r=r.then(i=>n(i).then(o=>o||i));return r}};ie=new WeakMap,oe=new WeakMap,Vt=new WeakMap,se=new WeakMap,rr=new WeakMap;var Fi;(function(t){t.Error="err",t.GetPrincipal="gp",t.GetPrincipalResponse="gpr",t.Query="q",t.QueryResponse="qr",t.Call="c",t.CallResponse="cr",t.ReadState="rs",t.ReadStateResponse="rsr",t.Status="s",t.StatusResponse="sr"})(Fi||(Fi={}));function Gr(){let t=typeof window>"u"?typeof globalThis>"u"?typeof self>"u"?void 0:self.ic.agent:globalThis.ic.agent:window.ic.agent;if(!t)throw new Error("No Agent could be found.");return t}var nr={};Ko(nr,{backoff:()=>Mi,chain:()=>Hi,conditionalDelay:()=>Ii,defaultStrategy:()=>ki,maxAttempts:()=>Ua,once:()=>qi,throttle:()=>Fa,timeout:()=>Ki});var Ca=5*60*1e3;function ki(){return Hi(Ii(qi(),1e3),Mi(1e3,1.2),Ki(Ca))}function qi(){let t=!0;return async()=>t?(t=!1,!0):!1}function Ii(t,e){return async(r,n,i)=>{if(await t(r,n,i))return new Promise(o=>setTimeout(o,e))}}function Ua(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:
11
+ Request ID: ${K(n)}
12
+ Request status: ${i}
13
+ `)}}function Fa(t){return()=>new Promise(e=>setTimeout(e,t))}function Ki(t){let e=Date.now()+t;return async(r,n,i)=>{if(Date.now()>e)throw new Error(`Request timed out after ${t} msec:
14
+ Request ID: ${K(n)}
15
+ Request status: ${i}
16
+ `)}}function Mi(t,e){let r=t;return()=>new Promise(n=>setTimeout(()=>{r*=e,n()},r))}function Hi(...t){return async(e,r,n)=>{for(let i of t)await i(e,r,n)}}async function Yr(t,e,r,n,i,o){var s;let a=[new TextEncoder().encode("request_status"),r],c=i??await((s=t.createReadStateRequest)===null||s===void 0?void 0:s.call(t,{paths:[a]})),l=await t.readState(e,{paths:[a]},void 0,c);if(t.rootKey==null)throw new Error("Agent root key not initialized before polling");let u=await Un.create({certificate:l.certificate,rootKey:t.rootKey,canisterId:e,blsVerify:o}),f=u.lookup([...a,new TextEncoder().encode("status")]),h;switch(typeof f>"u"?h=ht.Unknown:h=new TextDecoder().decode(f),h){case ht.Replied:return u.lookup([...a,"reply"]);case ht.Received:case ht.Unknown:case ht.Processing:return await n(e,r,h),Yr(t,e,r,n,c);case ht.Rejected:{let y=new Uint8Array(u.lookup([...a,"reject_code"]))[0],g=new TextDecoder().decode(u.lookup([...a,"reject_message"]));throw new Error(`Call was rejected:
17
+ Request ID: ${K(r)}
18
+ Reject code: ${y}
19
+ Reject text: ${g}
20
+ `)}case ht.Done:throw new Error(`Call was marked as done but we never saw the reply:
21
+ Request ID: ${K(r)}
22
+ `)}throw new Error("unreachable")}var ji=({IDL:t})=>{let e=t.Principal,r=t.Record({controllers:t.Vec(t.Principal),freezing_threshold:t.Nat,memory_allocation:t.Nat,compute_allocation:t.Nat}),n=t.Record({controllers:t.Opt(t.Vec(t.Principal)),freezing_threshold:t.Opt(t.Nat),memory_allocation:t.Opt(t.Nat),compute_allocation:t.Opt(t.Nat)}),i=t.Vec(t.Nat8);return t.Service({canister_status:t.Func([t.Record({canister_id:e})],[t.Record({status:t.Variant({stopped:t.Null,stopping:t.Null,running:t.Null}),memory_size:t.Nat,cycles:t.Nat,settings:r,module_hash:t.Opt(t.Vec(t.Nat8))})],[]),create_canister:t.Func([t.Record({settings:t.Opt(n)})],[t.Record({canister_id:e})],[]),delete_canister:t.Func([t.Record({canister_id:e})],[],[]),deposit_cycles:t.Func([t.Record({canister_id:e})],[],[]),install_code:t.Func([t.Record({arg:t.Vec(t.Nat8),wasm_module:i,mode:t.Variant({reinstall:t.Null,upgrade:t.Null,install:t.Null}),canister_id:e})],[],[]),provisional_create_canister_with_cycles:t.Func([t.Record({settings:t.Opt(n),amount:t.Opt(t.Nat)})],[t.Record({canister_id:e})],[]),provisional_top_up_canister:t.Func([t.Record({canister_id:e,amount:t.Nat})],[],[]),raw_rand:t.Func([],[t.Vec(t.Nat8)],[]),start_canister:t.Func([t.Record({canister_id:e})],[],[]),stop_canister:t.Func([t.Record({canister_id:e})],[],[]),uninstall_code:t.Func([t.Record({canister_id:e})],[],[]),update_settings:t.Func([t.Record({canister_id:t.Principal,settings:n})],[],[])})};var or=class extends It{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(`
23
+ `)),this.canisterId=e,this.methodName=r,this.type=n,this.props=i}},zr=class extends or{constructor(e,r,n){var i;super(e,r,"query",{Status:n.status,Code:(i=We[n.reject_code])!==null&&i!==void 0?i:`Unknown Code "${n.reject_code}"`,Message:n.reject_message}),this.result=n}},Zr=class extends or{constructor(e,r,n,i){super(e,r,"update",Object.assign({"Request ID":K(n)},i.body?Object.assign(Object.assign({},i.body.error_code?{"Error code":i.body.error_code}:{}),{"Reject code":String(i.body.reject_code),"Reject message":i.body.reject_message}):{"HTTP status code":i.status.toString(),"HTTP status text":i.statusText})),this.requestId=n,this.response=i}},Jr;(function(t){t.Install="install",t.Reinstall="reinstall",t.Upgrade="upgrade"})(Jr||(Jr={}));var nt=Symbol.for("ic-agent-metadata"),Wt=class t{constructor(e){this[nt]=Object.freeze(e)}static agentOf(e){return e[nt].config.agent}static interfaceOf(e){return e[nt].service}static canisterIdOf(e){return B.from(e[nt].config.canisterId)}static async install(e,r){let n=e.mode===void 0?Jr.Install:e.mode,i=e.arg?[...new Uint8Array(e.arg)]:[],o=[...new Uint8Array(e.module)],s=typeof r.canisterId=="string"?B.fromText(r.canisterId):r.canisterId;await $i(r).install_code({mode:{[n]:null},arg:i,wasm_module:o,canister_id:s})}static async createCanister(e){let{canister_id:r}=await $i(e||{}).provisional_create_canister_with_cycles({amount:[],settings:[]});return r}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:pe});class i extends t{constructor(s){if(!s.canisterId)throw new It(`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"?B.fromText(s.canisterId):s.canisterId;super({config:Object.assign(Object.assign(Object.assign({},Wi),s),{canisterId:a}),service:n});for(let[c,l]of n._fields)r?.httpDetails&&l.annotations.push(Dr),this[c]=qa(this,c,l,s.blsVerify)}}return i}static createActor(e,r){if(!r.canisterId)throw new It(`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)}};function ir(t,e){let r=pe.decode(t,Vi.Buffer.from(e));switch(r.length){case 0:return;case 1:return r[0];default:return r}}var Wi={pollingStrategyFactory:nr.defaultStrategy},Dr="http-details";function qa(t,e,r,n){let i;r.annotations.includes("query")||r.annotations.includes("composite_query")?i=async(s,...a)=>{var c,l;s=Object.assign(Object.assign({},s),(l=(c=t[nt].config).queryTransform)===null||l===void 0?void 0:l.call(c,e,a,Object.assign(Object.assign({},t[nt].config),s)));let u=s.agent||t[nt].config.agent||Gr(),f=B.from(s.canisterId||t[nt].config.canisterId),h=pe.encode(r.argTypes,a),y=await u.query(f,{methodName:e,arg:h});switch(y.status){case"rejected":throw new zr(f,e,y);case"replied":return r.annotations.includes(Dr)?{httpDetails:y.httpDetails,result:ir(r.retTypes,y.reply.arg)}:ir(r.retTypes,y.reply.arg)}}:i=async(s,...a)=>{var c,l;s=Object.assign(Object.assign({},s),(l=(c=t[nt].config).callTransform)===null||l===void 0?void 0:l.call(c,e,a,Object.assign(Object.assign({},t[nt].config),s)));let u=s.agent||t[nt].config.agent||Gr(),{canisterId:f,effectiveCanisterId:h,pollingStrategyFactory:y}=Object.assign(Object.assign(Object.assign({},Wi),t[nt].config),s),g=B.from(f),w=h!==void 0?B.from(h):g,A=pe.encode(r.argTypes,a),{requestId:S,response:N}=await u.call(g,{methodName:e,arg:A,effectiveCanisterId:w});if(!N.ok||N.body)throw new Zr(g,e,S,N);let T=y(),k=await Yr(u,w,S,T,n),E=r.annotations.includes(Dr);if(k!==void 0)return E?{httpDetails:N,result:ir(r.retTypes,k)}:ir(r.retTypes,k);if(r.retTypes.length===0)return E?{httpDetails:N,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 $i(t){function e(r,n,i){let o=n[0],s=B.fromHex("");return o&&typeof o=="object"&&o.canister_id&&(s=B.from(o.canister_id)),{effectiveCanisterId:s}}return Wt.createActor(ji,Object.assign(Object.assign(Object.assign({},t),{canisterId:B.fromHex("")}),{callTransform:e,queryTransform:e}))}var cr=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},qt=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)},sr,ar,ce,le,Gt=class t{constructor(e){if(sr.set(this,void 0),ar.set(this,void 0),e.byteLength!==t.RAW_KEY_LENGTH)throw new Error("An Ed25519 public key must be exactly 32bytes long");cr(this,sr,e,"f"),cr(this,ar,t.derEncode(e),"f")}static from(e){return this.fromDer(e.toDer())}static fromRaw(e){return new t(e)}static fromDer(e){return new t(this.derDecode(e))}static derEncode(e){return ne(e,$t).buffer}static derDecode(e){let r=_e(e,$t);if(r.length!==this.RAW_KEY_LENGTH)throw new Error("An Ed25519 public key must be exactly 32bytes long");return r}get rawKey(){return qt(this,sr,"f")}get derKey(){return qt(this,ar,"f")}toDer(){return this.derKey}toRaw(){return this.rawKey}};sr=new WeakMap,ar=new WeakMap;Gt.RAW_KEY_LENGTH=32;var Yt=class t extends At{constructor(e,r){super(),ce.set(this,void 0),le.set(this,void 0),cr(this,ce,Gt.from(e),"f"),cr(this,le,new Uint8Array(r),"f")}static generate(e=new Uint8Array(32)){if(e&&e.length!==32)throw new Error("Ed25519 Seed needs to be 32 bytes long.");e||(e=kt.utils.randomPrivateKey());let r=new Uint8Array(32);for(let i=0;i<32;i++)r[i]=new Uint8Array(e)[i];let n=kt.getPublicKey(r);return t.fromKeyPair(n,r)}static fromParsedJson(e){let[r,n]=e;return new t(Gt.fromDer(bt(r)),bt(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(Gt.fromRaw(e),r)}static fromSecretKey(e){let r=kt.getPublicKey(new Uint8Array(e));return t.fromKeyPair(r,e)}toJSON(){return[K(qt(this,ce,"f").toDer()),K(qt(this,le,"f"))]}getKeyPair(){return{secretKey:qt(this,le,"f"),publicKey:qt(this,ce,"f")}}getPublicKey(){return qt(this,ce,"f")}async sign(e){let r=new Uint8Array(e),n=Nn(kt.sign(r,qt(this,le,"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=bt(a)),a instanceof Uint8Array&&(a=a.buffer),new Uint8Array(a)));return kt.verify(o,i,s)}};ce=new WeakMap,le=new WeakMap;var Xr=class t extends Error{constructor(e){super(e),this.message=e,Object.setPrototypeOf(this,t.prototype)}};function Gi(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 Xr("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 Be=class t extends At{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=Gi(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=Gi(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 this._keyPair.privateKey,await this._subtleCrypto.sign(r,this._keyPair.privateKey,e)}};var ue=ke(Cn()),Ka=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},Ma=new TextEncoder().encode("ic-request-auth-delegation"),Ha=new TextEncoder().encode(`
24
+ ic-request`);function Qr(t){if(typeof t!="string"||t.length<64)throw new Error("Invalid public key.");return bt(t)}var de=class{constructor(e,r,n){this.pubkey=e,this.expiration=r,this.targets=n}toCBOR(){return ue.value.map(Object.assign({pubkey:ue.value.bytes(this.pubkey),expiration:ue.value.u64(this.expiration.toString(16),16)},this.targets&&{targets:ue.value.array(this.targets.map(e=>ue.value.bytes(e.toUint8Array())))}))}toJSON(){return Object.assign({expiration:this.expiration.toString(16),pubkey:K(this.pubkey)},this.targets&&{targets:this.targets.map(e=>e.toHex())})}};async function ja(t,e,r,n){let i=new de(e.toDer(),BigInt(+r)*BigInt(1e6),n),o=new Uint8Array([...Ma,...new Uint8Array(Pt(i))]),s=await t.sign(o);return{delegation:i,signature:s}}var Se=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 ja(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:c,expiration:l,targets:u}=s;if(u!==void 0&&!Array.isArray(u))throw new Error("Invalid targets.");return{delegation:new de(Qr(c),BigInt("0x"+l),u&&u.map(f=>{if(typeof f!="string")throw new Error("Invalid target.");return B.fromHex(f)})),signature:Qr(a)}});return new this(i,Qr(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:K(r.pubkey)},i&&{targets:i.map(o=>o.toHex())}),signature:K(n)}}),publicKey:K(this.publicKey)}}},ve=class extends At{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=Ka(e,["body"]),i=await Pt(r);return Object.assign(Object.assign({},n),{body:{content:r,sender_sig:await this.sign(new Uint8Array([...Ha,...new Uint8Array(i)])),sender_delegation:this._delegation.delegations,sender_pubkey:this._delegation.publicKey}})}};function Yi(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"?B.fromText(i):i)):r.push(typeof n=="string"?B.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 c of s.targets)if(c.toText()===o){a=!1;break}if(a)return!1}}return!0}var $a=ke(Ho());var zi;(function(t){t[t.ECDSA_WITH_SHA256=-7]="ECDSA_WITH_SHA256"})(zi||(zi={}));var Zi=["mousedown","mousemove","keydown","touchstart","wheel"],Oe=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),Zi.forEach(function(a){document.addEventListener(a,o,!0)});let s=(a,c)=>{let l;return(...u)=>{let f=this,h=function(){l=void 0,a.apply(f,u)};clearTimeout(l),l=window.setTimeout(h,c)}};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);Zi.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 Va=(t,e)=>e.some(r=>t instanceof r),Ji,Di;function Wa(){return Ji||(Ji=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function Ga(){return Di||(Di=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}var Xi=new WeakMap,tn=new WeakMap,Qi=new WeakMap,Lr=new WeakMap,rn=new WeakMap;function Ya(t){let e=new Promise((r,n)=>{let i=()=>{t.removeEventListener("success",o),t.removeEventListener("error",s)},o=()=>{r(yt(t.result)),i()},s=()=>{n(t.error),i()};t.addEventListener("success",o),t.addEventListener("error",s)});return e.then(r=>{r instanceof IDBCursor&&Xi.set(r,t)}).catch(()=>{}),rn.set(e,t),e}function za(t){if(tn.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)});tn.set(t,e)}var en={get(t,e,r){if(t instanceof IDBTransaction){if(e==="done")return tn.get(t);if(e==="objectStoreNames")return t.objectStoreNames||Qi.get(t);if(e==="store")return r.objectStoreNames[1]?void 0:r.objectStore(r.objectStoreNames[0])}return yt(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 Li(t){en=t(en)}function Za(t){return t===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(e,...r){let n=t.call(lr(this),e,...r);return Qi.set(n,e.sort?e.sort():[e]),yt(n)}:Ga().includes(t)?function(...e){return t.apply(lr(this),e),yt(Xi.get(this))}:function(...e){return yt(t.apply(lr(this),e))}}function Ja(t){return typeof t=="function"?Za(t):(t instanceof IDBTransaction&&za(t),Va(t,Wa())?new Proxy(t,en):t)}function yt(t){if(t instanceof IDBRequest)return Ya(t);if(Lr.has(t))return Lr.get(t);let e=Ja(t);return e!==t&&(Lr.set(t,e),rn.set(e,t)),e}var lr=t=>rn.get(t);function eo(t,e,{blocked:r,upgrade:n,blocking:i,terminated:o}={}){let s=indexedDB.open(t,e),a=yt(s);return n&&s.addEventListener("upgradeneeded",c=>{n(yt(s.result),c.oldVersion,c.newVersion,yt(s.transaction),c)}),r&&s.addEventListener("blocked",c=>r(c.oldVersion,c.newVersion,c)),a.then(c=>{o&&c.addEventListener("close",()=>o()),i&&c.addEventListener("versionchange",l=>i(l.oldVersion,l.newVersion,l))}).catch(()=>{}),a}var Da=["get","getKey","getAll","getAllKeys","count"],Xa=["put","add","delete","clear"],nn=new Map;function to(t,e){if(!(t instanceof IDBDatabase&&!(e in t)&&typeof e=="string"))return;if(nn.get(e))return nn.get(e);let r=e.replace(/FromIndex$/,""),n=e!==r,i=Xa.includes(r);if(!(r in(n?IDBIndex:IDBObjectStore).prototype)||!(i||Da.includes(r)))return;let o=async function(s,...a){let c=this.transaction(s,i?"readwrite":"readonly"),l=c.store;return n&&(l=l.index(a.shift())),(await Promise.all([l[r](...a),i&&c.done]))[0]};return nn.set(e,o),o}Li(t=>({...t,get:(e,r,n)=>to(e,r)||t.get(e,r,n),has:(e,r)=>!!to(e,r)||t.has(e,r)}));var ro="auth-client-db",no="ic-keyval",Qa=async(t=ro,e=no,r)=>(ur&&(localStorage!=null&&localStorage.getItem(at))&&(localStorage.removeItem(at),localStorage.removeItem(ct)),await eo(t,r,{upgrade:n=>{n.objectStoreNames,n.objectStoreNames.contains(e)&&n.clear(e),n.createObjectStore(e)}}));async function La(t,e,r){return await t.get(e,r)}async function tc(t,e,r,n){return await t.put(e,n,r)}async function ec(t,e,r){return await t.delete(e,r)}var Re=class t{constructor(e,r){this._db=e,this._storeName=r}static async create(e){let{dbName:r=ro,storeName:n=no,version:i=1}=e??{},o=await Qa(r,n,i);return new t(o,n)}async set(e,r){return await tc(this._db,this._storeName,e,r)}async get(e){var r;return(r=await La(this._db,this._storeName,e))!==null&&r!==void 0?r:null}async remove(e){return await ec(this._db,this._storeName,e)}};var ct="identity",at="delegation",io="iv",rc=1,ur=typeof window<"u",Pe=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}},Ne=class{get _db(){return new Promise(e=>{if(this.initializedDb){e(this.initializedDb);return}Re.create({version:rc}).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)}};var nc="https://identity.ic0.app",ic="#authorize",on="ECDSA",sn="Ed25519",oc=500,sc="UserInterrupt",dr=class{constructor(e,r,n,i,o,s,a,c){var l;this._identity=e,this._key=r,this._chain=n,this._storage=i,this.idleManager=o,this._createOptions=s,this._idpWindow=a,this._eventHandler=c;let u=this.logout.bind(this),f=s?.idleOptions;!f?.onIdle&&!f?.disableDefaultIdleCallback&&((l=this.idleManager)===null||l===void 0||l.registerCallback(()=>{u(),location.reload()}))}static async create(e={}){var r,n,i;let o=(r=e.storage)!==null&&r!==void 0?r:new Ne,s=(n=e.keyType)!==null&&n!==void 0?n:on,a=null;if(e.identity)a=e.identity;else{let f=await o.get(ct);if(!f&&ur)try{let h=new Pe,y=await h.get(at),g=await h.get(ct);y&&g&&s===on&&(console.log("Discovered an identity stored in localstorage. Migrating to IndexedDB"),await o.set(at,y),await o.set(ct,g),f=y,await h.remove(at),await h.remove(ct))}catch(h){console.error("error while attempting to recover localstorage: "+h)}if(f)try{typeof f=="object"?s===sn&&typeof f=="string"?a=await Yt.fromJSON(f):a=await Be.fromKeyPair(f):typeof f=="string"&&(a=Yt.fromJSON(f))}catch{}}let c=new Tt,l=null;if(a)try{let f=await o.get(at);if(typeof f=="object"&&f!==null)throw new Error("Delegation chain is incorrectly stored. A delegation chain should be stored as a string.");e.identity?c=e.identity:f&&(l=Se.fromJSON(f),Yi(l)?c=ve.fromDelegation(a,l):(await an(o),a=null))}catch(f){console.error(f),await an(o),a=null}let u;return!((i=e.idleOptions)===null||i===void 0)&&i.disableIdle?u=void 0:(l||e.identity)&&(u=Oe.create(e.idleOptions)),a||(s===sn?(a=await Yt.generate(),await o.set(ct,JSON.stringify(a.toJSON()))):(e.storage&&s===on&&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 '${sn}' as the key type, as it can serialize to a string`),a=await Be.generate(),await o.set(ct,a.getKeyPair()))),new this(c,a,l,o,u,e)}async _handleSuccess(e,r){var n,i,o;let s=e.delegations.map(l=>({delegation:new de(l.delegation.pubkey,l.delegation.expiration,l.delegation.targets),signature:l.signature.buffer})),a=Se.fromDelegations(s,e.userPublicKey.buffer),c=this._key;if(c){if(this._chain=a,this._identity=ve.fromDelegation(c,this._chain),(n=this._idpWindow)===null||n===void 0||n.close(),!this.idleManager){let l=(i=this._createOptions)===null||i===void 0?void 0:i.idleOptions;this.idleManager=Oe.create(l),!l?.onIdle&&!l?.disableDefaultIdleCallback&&((o=this.idleManager)===null||o===void 0||o.registerCallback(()=>{this.logout(),location.reload()}))}this._removeEventListener(),delete this._idpWindow,this._chain&&await this._storage.set(at,JSON.stringify(this._chain.toJSON())),r?.()}}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())||nc);a.hash=ic,(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 c=()=>{this._idpWindow&&(this._idpWindow.closed?this._handleFailure(sc,e?.onError):setTimeout(c,oc))};c()}_getEventHandler(e,r){return async n=>{var i,o,s;if(n.origin!==e.origin){console.warn(`WARNING: expected origin '${e.origin}', got '${n.origin}' (ignoring)`);return}let a=n.data;switch(a.kind){case"authorize-ready":{let c={kind:"authorize-client",sessionPublicKey:new Uint8Array((i=this._key)===null||i===void 0?void 0:i.getPublicKey().toDer()),maxTimeToLive:r?.maxTimeToLive,derivationOrigin:(o=r?.derivationOrigin)===null||o===void 0?void 0:o.toString()};(s=this._idpWindow)===null||s===void 0||s.postMessage(c,e.origin);break}case"authorize-client-success":try{await this._handleSuccess(a,r?.onSuccess)}catch(c){this._handleFailure(c.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 an(this._storage),this._identity=new Tt,this._chain=null,e.returnTo)try{window.history.pushState({},"",e.returnTo)}catch{window.location.href=e.returnTo}}};async function an(t){await t.remove(ct),await t.remove(at),await t.remove(io)}var fr=()=>dr.create({idleOptions:{disableIdle:!0,disableDefaultIdleCallback:!0}});var oo=async({data:t})=>{try{return await Ke(t)}catch(e){console.error("The data parsing has failed, mapping to undefined as a fallback.",e);return}};var cn=async t=>{let{data:e,updated_at:r,description:n}=t;return{description:$(n),data:await Fn(e),updated_at:$(r)}},ln=t=>{let{updated_at:e}=t;return{updated_at:$(e)}},Ce=async({doc:t,key:e})=>{let{owner:r,description:n,data:i,...o}=t;return{key:e,description:Q(n),owner:r.toText(),data:await Ke(i),...o}};var pr=({matcher:t,paginate:e,order:r,owner:n})=>({matcher:j(t)?[]:[{key:$(t.key),description:$(t.description)}],paginate:$(j(e)?void 0:{start_after:$(e.startAfter),limit:$(j(e.limit)?void 0:BigInt(e.limit))}),order:$(j(r)?void 0:{desc:r.desc,field:r.field==="created_at"?{CreatedAt:null}:r.field==="updated_at"?{UpdatedAt:null}:{Keys:null}}),owner:$(j(n)?void 0:typeof n=="string"?B.fromText(n):n)});var so=({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.Record({controllers:t.Vec(t.Principal)}),n=t.Variant({Write:t.Null,Admin:t.Null}),i=t.Record({updated_at:t.Nat64,metadata:t.Vec(t.Tuple(t.Text,t.Text)),created_at:t.Nat64,scope:n,expires_at:t.Opt(t.Nat64)}),o=t.Record({updated_at:t.Opt(t.Nat64)}),s=t.Variant({Db:t.Null,Storage:t.Null}),a=t.Record({cycles:t.Nat,destination_id:t.Principal}),c=t.Variant({Deny:t.Null,AllowAny:t.Null,SameOrigin:t.Null}),l=t.Record({status_code:t.Nat16,location:t.Text}),u=t.Record({iframe:t.Opt(c),rewrites:t.Vec(t.Tuple(t.Text,t.Text)),headers:t.Vec(t.Tuple(t.Text,t.Vec(t.Tuple(t.Text,t.Text)))),redirects:t.Opt(t.Vec(t.Tuple(t.Text,l)))}),f=t.Record({storage:u}),h=t.Record({updated_at:t.Nat64,owner:t.Principal,data:t.Vec(t.Nat8),description:t.Opt(t.Text),created_at:t.Nat64}),y=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)}),g=t.Variant({Heap:t.Null,Stable:t.Null}),w=t.Record({memory:g,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}),A=t.Variant({Callback:t.Record({token:w,callback:t.Func([],[],["query"])})}),S=t.Record({body:t.Vec(t.Nat8),headers:t.Vec(t.Tuple(t.Text,t.Text)),streaming_strategy:t.Opt(A),status_code:t.Nat16}),N=t.Record({token:t.Opt(w),body:t.Vec(t.Nat8)}),T=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}),k=t.Record({batch_id:t.Nat}),E=t.Variant({UpdatedAt:t.Null,Keys:t.Null,CreatedAt:t.Null}),it=t.Record({field:E,desc:t.Bool}),vt=t.Record({key:t.Opt(t.Text),description:t.Opt(t.Text)}),z=t.Record({start_after:t.Opt(t.Text),limit:t.Opt(t.Nat64)}),Z=t.Record({order:t.Opt(it),owner:t.Opt(t.Principal),matcher:t.Opt(vt),paginate:t.Opt(z)}),gt=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}),lt=t.Record({modified:t.Nat64,sha256:t.Vec(t.Nat8),total_length:t.Nat}),Ot=t.Record({key:gt,updated_at:t.Nat64,encodings:t.Vec(t.Tuple(t.Text,lt)),headers:t.Vec(t.Tuple(t.Text,t.Text)),created_at:t.Nat64}),wt=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,Ot)),items_length:t.Nat64}),fe=t.Record({updated_at:t.Nat64,created_at:t.Nat64,bn_id:t.Opt(t.Text)}),zt=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,h)),items_length:t.Nat64}),Zt=t.Variant({Controllers:t.Null,Private:t.Null,Public:t.Null,Managed:t.Null}),pn=t.Record({memory:t.Opt(g),updated_at:t.Nat64,max_size:t.Opt(t.Nat),read:Zt,created_at:t.Nat64,mutable_permissions:t.Opt(t.Bool),write:Zt}),m=t.Record({stable:t.Nat64,heap:t.Nat64}),p=t.Record({metadata:t.Vec(t.Tuple(t.Text,t.Text)),scope:n,expires_at:t.Opt(t.Nat64)}),x=t.Record({controller:p,controllers:t.Vec(t.Principal)}),b=t.Record({updated_at:t.Opt(t.Nat64),data:t.Vec(t.Nat8),description:t.Opt(t.Text)}),v=t.Record({memory:t.Opt(g),updated_at:t.Opt(t.Nat64),max_size:t.Opt(t.Nat),read:Zt,mutable_permissions:t.Opt(t.Bool),write:Zt}),O=t.Record({content:t.Vec(t.Nat8),batch_id:t.Nat,order_id:t.Opt(t.Nat)}),R=t.Record({chunk_id:t.Nat});return t.Service({commit_asset_upload:t.Func([e],[],[]),count_assets:t.Func([t.Text],[t.Nat64],["query"]),count_docs:t.Func([t.Text],[t.Nat64],["query"]),del_asset:t.Func([t.Text,t.Text],[],[]),del_assets:t.Func([t.Text],[],[]),del_controllers:t.Func([r],[t.Vec(t.Tuple(t.Principal,i))],[]),del_custom_domain:t.Func([t.Text],[],[]),del_doc:t.Func([t.Text,t.Text,o],[],[]),del_docs:t.Func([t.Text],[],[]),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,o))],[],[]),del_rule:t.Func([s,t.Text,o],[],[]),deposit_cycles:t.Func([a],[],[]),get_config:t.Func([],[f],[]),get_doc:t.Func([t.Text,t.Text],[t.Opt(h)],["query"]),get_many_docs:t.Func([t.Vec(t.Tuple(t.Text,t.Text))],[t.Vec(t.Tuple(t.Text,t.Opt(h)))],["query"]),http_request:t.Func([y],[S],["query"]),http_request_streaming_callback:t.Func([w],[N],["query"]),init_asset_upload:t.Func([T],[k],[]),list_assets:t.Func([t.Text,Z],[wt],["query"]),list_controllers:t.Func([],[t.Vec(t.Tuple(t.Principal,i))],["query"]),list_custom_domains:t.Func([],[t.Vec(t.Tuple(t.Text,fe))],["query"]),list_docs:t.Func([t.Text,Z],[zt],["query"]),list_rules:t.Func([s],[t.Vec(t.Tuple(t.Text,pn))],["query"]),memory_size:t.Func([],[m],["query"]),set_config:t.Func([f],[],[]),set_controllers:t.Func([x],[t.Vec(t.Tuple(t.Principal,i))],[]),set_custom_domain:t.Func([t.Text,t.Opt(t.Text)],[],[]),set_doc:t.Func([t.Text,t.Text,b],[h],[]),set_many_docs:t.Func([t.Vec(t.Tuple(t.Text,t.Text,b))],[t.Vec(t.Tuple(t.Text,h))],[]),set_rule:t.Func([s,t.Text,v],[],[]),upload_asset_chunk:t.Func([O],[R],[]),version:t.Func([],[t.Text],["query"])})};var ao=async({satelliteId:t,idlFactory:e,identity:r,fetch:n,env:i="prod"})=>{let o=i==="dev"||L.getInstance().localIdentity(),s=o?"http://127.0.0.1:8000/":"https://icp-api.io",a=new Te({identity:r,...s&&{host:s},...n&&{fetch:n}});return o&&await a.fetchRootKey(),Wt.createActor(e,{agent:a,canisterId:t})};var V=async({satelliteId:t,...e})=>{let{satelliteId:r}=t!==void 0?{satelliteId:t}:L.getInstance().get()??{satelliteId:void 0};if(!r)throw new Error("No satellite principal defined.");return ao({satelliteId:r,idlFactory:so,...e})};var co=async({collection:t,key:e,satellite:r})=>{let n=await V(r),i=Q(await n.get_doc(t,e));if(!j(i))return Ce({doc:i,key:e})},lo=async({docs:t,satellite:e})=>{let{get_many_docs:r}=await V(e),n=t.map(({collection:s,key:a})=>[s,a]),i=await r(n),o=[];for(let[s,a]of i){let c=Q(a);o.push(Nt(c)?await Ce({key:s,doc:c}):void 0)}return o},uo=async({collection:t,doc:e,satellite:r})=>{let{set_doc:n}=await V(r),{key:i}=e,o=await cn(e),s=await n(t,i,o);return await Ce({key:i,doc:s})},fo=async({docs:t,satellite:e})=>{let{set_many_docs:r}=await V(e),n=[];for(let{collection:s,doc:a}of t){let{key:c}=a;n.push([s,c,await cn(a)])}let i=await r(n),o=[];for(let[s,a]of i)o.push(await Ce({key:s,doc:a}));return o},po=async({collection:t,doc:e,satellite:r})=>{let{del_doc:n}=await V(r),{key:i}=e;return n(t,i,ln(e))},ho=async({collection:t,satellite:e})=>{let{del_docs:r}=await V(e);return r(t)},yo=async({docs:t,satellite:e})=>{let{del_many_docs:r}=await V(e),n=t.map(({collection:i,doc:o})=>[i,o.key,ln(o)]);await r(n)},mo=async({collection:t,filter:e,satellite:r})=>{let n=await V(r),{items:i,items_page:o,items_length:s,matches_length:a,matches_pages:c}=await n.list_docs(t,pr(e)),l=[];for(let[u,f]of i){let{data:h,owner:y,description:g,...w}=f;l.push({key:u,description:Q(g),owner:y.toText(),data:await oo({data:h}),...w})}return{items:l,items_length:s,items_page:Q(o),matches_length:a,matches_pages:Q(c)}},go=async({collection:t,satellite:e})=>{let{count_docs:r}=await V(e);return r(t)};var W=t=>t!==void 0?t:hr()??new Tt;var wo=async({satellite:t,...e})=>{let r=W(t?.identity);return co({...e,satellite:{...t,identity:r}})},$d=async({satellite:t,...e})=>{let r=W(t?.identity);return lo({...e,satellite:{...t,identity:r}})},xo=async({satellite:t,...e})=>{let r=W(t?.identity);return uo({...e,satellite:{...t,identity:r}})},Vd=async({satellite:t,...e})=>{let r=W(t?.identity);return fo({...e,satellite:{...t,identity:r}})},Wd=async({satellite:t,...e})=>{let r=W(t?.identity);return po({...e,satellite:{...t,identity:r}})},Gd=async({collection:t,satellite:e})=>ho({collection:t,satellite:{...e,identity:W(e?.identity)}}),Yd=async({satellite:t,...e})=>{let r=W(t?.identity);return yo({...e,satellite:{...t,identity:r}})},zd=async({satellite:t,filter:e,...r})=>{let n=W(t?.identity);return mo({...r,filter:e??{},satellite:{...t,identity:n}})},Zd=async({satellite:t,...e})=>go({...e,satellite:{...t,identity:W(t?.identity)}});var bo=async t=>{let e=hr();if(j(e))throw new Error("No identity to initialize the user. Have you initialized Juno?");let r=e.getPrincipal().toText(),n=await wo({collection:"#user",key:r});return j(n)?await ac({userId:r,provider:t}):n},ac=async({userId:t,...e})=>xo({collection:"#user",doc:{key:t,data:e}});var mt,un=async t=>{if(mt=mt??await fr(),!(await mt?.isAuthenticated()??!1))return;let r=await bo(t);_t.getInstance().set(r)},cc=async t=>new Promise(async(e,r)=>{mt=mt??await fr();let n=t?.provider??new He({});await mt.login({onSuccess:async()=>{await un(n.id),e()},onError:i=>r(i),maxTimeToLive:t?.maxTimeToLive??kn,...t?.derivationOrigin!==void 0&&{derivationOrigin:t.derivationOrigin},...n.signInOptions({windowed:t?.windowed})})}),dn=async()=>{await mt?.logout(),mt=void 0,_t.getInstance().reset()},hr=()=>mt?.getIdentity(),lc=async()=>(mt??await fr()).getIdentity();var _o=t=>{let e=t===!0?"./workers/auth.worker.js":t,r=new Worker(e),n=async()=>{_r({message:"junoSignOutAuthTimer"}),await dn()};return r.onmessage=async({data:i})=>{let{msg:o,data:s}=i;switch(o){case"junoSignOutAuthTimer":await n();return;case"junoDelegationRemainingTime":_r({message:"junoDelegationRemainingTime",detail:s?.authRemainingTime});return}},_t.getInstance().subscribe(i=>{if(j(i)){r.postMessage({msg:"junoStopAuthTimer"});return}r.postMessage({msg:"junoStartAuthTimer"})})};var Eo=async({data:t,filename:e,collection:r,headers:n,token:i,fullPath:o,encoding:s,description:a,satellite:c})=>{let l=await V(c),{batch_id:u}=await l.init_asset_upload({collection:r,full_path:o,name:e,token:$(i),encoding_type:$(s),description:$(a)}),f=19e5,h=[],y=Me()?new Blob([await t.arrayBuffer()]):t,g=0n;for(let S=0;S<y.size;S+=f){let N=y.slice(S,S+f);h.push({batchId:u,chunk:N,actor:l,orderId:g}),g++}let w=[];for await(let S of uc({uploadChunks:h}))w=[...w,...S];let A=n.find(([S,N])=>S.toLowerCase()==="content-type")===void 0&&t.type!==void 0&&t.type!==""?[["Content-Type",t.type]]:void 0;await l.commit_asset_upload({batch_id:u,chunk_ids:w.map(({chunk_id:S})=>S),headers:[...n,...A||[]]})};async function*uc({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(o=>dc(o)))}}var dc=async({batchId:t,chunk:e,actor:r,orderId:n})=>r.upload_asset_chunk({batch_id:t,content:new Uint8Array(await e.arrayBuffer()),order_id:$(n)}),Ao=async({collection:t,satellite:e,filter:r})=>{let n=await V(e),{items:i,items_length:o,items_page:s,matches_length:a,matches_pages:c}=await n.list_assets(t,pr(r));return{items:i.map(([l,u])=>u),items_length:o,items_page:Q(s),matches_length:a,matches_pages:Q(c)}},To=async({collection:t,fullPath:e,satellite:r})=>(await V(r)).del_asset(t,e),Bo=async({collection:t,satellite:e})=>(await V(e)).del_assets(t),So=async({assets:t,satellite:e})=>{let{del_many_assets:r}=await V(e),n=t.map(({collection:i,fullPath:o})=>[i,o]);await r(n)},vo=async({collection:t,satellite:e})=>{let{count_assets:r}=await V(e);return r(t)};var Oo=t=>btoa([...t].map(e=>String.fromCharCode(e)).join(""));var fn=()=>{let t=L.getInstance().get()?.satelliteId??"unknown";return L.getInstance().localIdentity()?`http://${t}.localhost:8000`:`https://${t}.icp0.io`};var Tf=async t=>Ro(t),Bf=async t=>Ro({filename:t.data.name,...t}),Ro=async({filename:t,data:e,collection:r,headers:n=[],fullPath:i,token:o,satellite:s,encoding:a,description:c})=>{let l=W(s?.identity),u=decodeURI(t),f=i??`/${r}/${u}`;return await Eo({data:e,filename:u,collection:r,token:o,headers:n,fullPath:f,encoding:a,satellite:{...s,identity:l},description:c}),{downloadUrl:`${fn()}${f}${o!==void 0?`?token=${o}`:""}`,fullPath:f,name:u}},Sf=async({collection:t,satellite:e,filter:r})=>{let{items:n,...i}=await Ao({collection:t,satellite:{...e,identity:W(e?.identity)},filter:r??{}}),o=fn();return{assets:n.map(({key:{full_path:s,token:a,name:c,owner:l,description:u},headers:f,encodings:h,created_at:y,updated_at:g})=>{let w=Q(a);return{fullPath:s,description:Q(u),name:c,downloadUrl:`${o}${s}${w!==void 0?`?token=${w}`:""}`,token:w,headers:f,encodings:h.reduce((A,[S,{modified:N,sha256:T,total_length:k}])=>({...A,[S]:{modified:N,sha256:Oo(T),total_length:k}}),{}),owner:l.toText(),created_at:y,updated_at:g}}),...i}},vf=async({collection:t,fullPath:e,satellite:r})=>To({collection:t,fullPath:e,satellite:{...r,identity:W(r?.identity)}}),Of=async({collection:t,satellite:e})=>Bo({collection:t,satellite:{...e,identity:W(e?.identity)}}),Rf=async({assets:t,satellite:e})=>So({assets:t,satellite:{...e,identity:W(e?.identity)}}),Pf=async({satellite:t,...e})=>vo({...e,satellite:{...t,identity:W(t?.identity)}});var qf=async t=>{L.getInstance().set(t),await un();let e=t.workers?.auth!==void 0?_o(t.workers.auth):void 0;return[...e?[e]:[]]},If=t=>_t.getInstance().subscribe(t);export{He as InternetIdentityProvider,Mn as NFIDProvider,If as authSubscribe,Pf as countAssets,Zd as countDocs,vf as deleteAsset,Of as deleteAssets,Wd as deleteDoc,Gd as deleteDocs,Rf as deleteManyAssets,Yd as deleteManyDocs,wo as getDoc,$d as getManyDocs,qf as initJuno,Sf as listAssets,zd as listDocs,xo as setDoc,Vd as setManyDocs,cc as signIn,dn as signOut,lc as unsafeIdentity,Tf as uploadBlob,Bf as uploadFile};
23
25
  /*! Bundled license information:
24
26
 
25
27
  buffer/index.js:
@@ -29,5 +31,20 @@ buffer/index.js:
29
31
  * @author Feross Aboukhadijeh <https://feross.org>
30
32
  * @license MIT
31
33
  *)
34
+
35
+ @noble/curves/esm/abstract/utils.js:
36
+ (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
37
+
38
+ @noble/curves/esm/abstract/modular.js:
39
+ (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
40
+
41
+ @noble/curves/esm/abstract/curve.js:
42
+ (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
43
+
44
+ @noble/curves/esm/abstract/edwards.js:
45
+ (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
46
+
47
+ @noble/curves/esm/ed25519.js:
48
+ (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
32
49
  */
33
50
  //# sourceMappingURL=index.js.map