@libp2p/http-utils 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.min.js CHANGED
@@ -1,22 +1,22 @@
1
1
  (function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.Libp2PHttpUtils = factory()}(typeof self !== 'undefined' ? self : this, function () {
2
- "use strict";var Libp2PHttpUtils=(()=>{var a0=Object.create;var Vn=Object.defineProperty;var c0=Object.getOwnPropertyDescriptor;var u0=Object.getOwnPropertyNames;var f0=Object.getPrototypeOf,l0=Object.prototype.hasOwnProperty;var V=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),De=(t,e)=>{for(var r in e)Vn(t,r,{get:e[r],enumerable:!0})},zc=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of u0(e))!l0.call(t,i)&&i!==r&&Vn(t,i,{get:()=>e[i],enumerable:!(n=c0(e,i))||n.enumerable});return t};var d0=(t,e,r)=>(r=t!=null?a0(f0(t)):{},zc(e||!t||!t.__esModule?Vn(r,"default",{value:t,enumerable:!0}):r,t)),h0=t=>zc(Vn({},"__esModule",{value:!0}),t);var vl=V(Pi=>{"use strict";Pi.byteLength=zm;Pi.toByteArray=Zm;Pi.fromByteArray=Jm;var Xe=[],Me=[],Gm=typeof Uint8Array<"u"?Uint8Array:Array,Ea="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(er=0,Al=Ea.length;er<Al;++er)Xe[er]=Ea[er],Me[Ea.charCodeAt(er)]=er;var er,Al;Me[45]=62;Me[95]=63;function Il(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 zm(t){var e=Il(t),r=e[0],n=e[1];return(r+n)*3/4-n}function Ym(t,e,r){return(e+r)*3/4-r}function Zm(t){var e,r=Il(t),n=r[0],i=r[1],o=new Gm(Ym(t,n,i)),s=0,a=i>0?n-4:n,c;for(c=0;c<a;c+=4)e=Me[t.charCodeAt(c)]<<18|Me[t.charCodeAt(c+1)]<<12|Me[t.charCodeAt(c+2)]<<6|Me[t.charCodeAt(c+3)],o[s++]=e>>16&255,o[s++]=e>>8&255,o[s++]=e&255;return i===2&&(e=Me[t.charCodeAt(c)]<<2|Me[t.charCodeAt(c+1)]>>4,o[s++]=e&255),i===1&&(e=Me[t.charCodeAt(c)]<<10|Me[t.charCodeAt(c+1)]<<4|Me[t.charCodeAt(c+2)]>>2,o[s++]=e>>8&255,o[s++]=e&255),o}function Xm(t){return Xe[t>>18&63]+Xe[t>>12&63]+Xe[t>>6&63]+Xe[t&63]}function Qm(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(Xm(n));return i.join("")}function Jm(t){for(var e,r=t.length,n=r%3,i=[],o=16383,s=0,a=r-n;s<a;s+=o)i.push(Qm(t,s,s+o>a?a:s+o));return n===1?(e=t[r-1],i.push(Xe[e>>2]+Xe[e<<4&63]+"==")):n===2&&(e=(t[r-2]<<8)+t[r-1],i.push(Xe[e>>10]+Xe[e>>4&63]+Xe[e<<2&63]+"=")),i.join("")}});var Rl=V(Sa=>{Sa.read=function(t,e,r,n,i){var o,s,a=i*8-n-1,c=(1<<a)-1,u=c>>1,l=-7,f=r?i-1:0,h=r?-1:1,d=t[e+f];for(f+=h,o=d&(1<<-l)-1,d>>=-l,l+=a;l>0;o=o*256+t[e+f],f+=h,l-=8);for(s=o&(1<<-l)-1,o>>=-l,l+=n;l>0;s=s*256+t[e+f],f+=h,l-=8);if(o===0)o=1-u;else{if(o===c)return s?NaN:(d?-1:1)*(1/0);s=s+Math.pow(2,n),o=o-u}return(d?-1:1)*s*Math.pow(2,o-n)};Sa.write=function(t,e,r,n,i,o){var s,a,c,u=o*8-i-1,l=(1<<u)-1,f=l>>1,h=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,d=n?0:o-1,p=n?1:-1,b=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,s=l):(s=Math.floor(Math.log(e)/Math.LN2),e*(c=Math.pow(2,-s))<1&&(s--,c*=2),s+f>=1?e+=h/c:e+=h*Math.pow(2,1-f),e*c>=2&&(s++,c/=2),s+f>=l?(a=0,s=l):s+f>=1?(a=(e*c-1)*Math.pow(2,i),s=s+f):(a=e*Math.pow(2,f-1)*Math.pow(2,i),s=0));i>=8;t[r+d]=a&255,d+=p,a/=256,i-=8);for(s=s<<i|a,u+=i;u>0;t[r+d]=s&255,d+=p,s/=256,u-=8);t[r+d-p]|=b*128}});var xt=V(Ur=>{"use strict";var _a=vl(),Or=Rl(),Tl=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Ur.Buffer=m;Ur.SlowBuffer=ow;Ur.INSPECT_MAX_BYTES=50;var Ui=2147483647;Ur.kMaxLength=Ui;m.TYPED_ARRAY_SUPPORT=ew();!m.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 ew(){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(m.prototype,"parent",{enumerable:!0,get:function(){if(m.isBuffer(this))return this.buffer}});Object.defineProperty(m.prototype,"offset",{enumerable:!0,get:function(){if(m.isBuffer(this))return this.byteOffset}});function gt(t){if(t>Ui)throw new RangeError('The value "'+t+'" is invalid for option "size"');let e=new Uint8Array(t);return Object.setPrototypeOf(e,m.prototype),e}function m(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 Ra(t)}return Dl(t,e,r)}m.poolSize=8192;function Dl(t,e,r){if(typeof t=="string")return rw(t,e);if(ArrayBuffer.isView(t))return nw(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(Qe(t,ArrayBuffer)||t&&Qe(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(Qe(t,SharedArrayBuffer)||t&&Qe(t.buffer,SharedArrayBuffer)))return Ia(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 m.from(n,e,r);let i=iw(t);if(i)return i;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return m.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)}m.from=function(t,e,r){return Dl(t,e,r)};Object.setPrototypeOf(m.prototype,Uint8Array.prototype);Object.setPrototypeOf(m,Uint8Array);function Nl(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 tw(t,e,r){return Nl(t),t<=0?gt(t):e!==void 0?typeof r=="string"?gt(t).fill(e,r):gt(t).fill(e):gt(t)}m.alloc=function(t,e,r){return tw(t,e,r)};function Ra(t){return Nl(t),gt(t<0?0:Ta(t)|0)}m.allocUnsafe=function(t){return Ra(t)};m.allocUnsafeSlow=function(t){return Ra(t)};function rw(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!m.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let r=Ol(t,e)|0,n=gt(r),i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}function Aa(t){let e=t.length<0?0:Ta(t.length)|0,r=gt(e);for(let n=0;n<e;n+=1)r[n]=t[n]&255;return r}function nw(t){if(Qe(t,Uint8Array)){let e=new Uint8Array(t);return Ia(e.buffer,e.byteOffset,e.byteLength)}return Aa(t)}function Ia(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,m.prototype),n}function iw(t){if(m.isBuffer(t)){let e=Ta(t.length)|0,r=gt(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||Ca(t.length)?gt(0):Aa(t);if(t.type==="Buffer"&&Array.isArray(t.data))return Aa(t.data)}function Ta(t){if(t>=Ui)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ui.toString(16)+" bytes");return t|0}function ow(t){return+t!=t&&(t=0),m.alloc(+t)}m.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==m.prototype};m.compare=function(e,r){if(Qe(e,Uint8Array)&&(e=m.from(e,e.offset,e.byteLength)),Qe(r,Uint8Array)&&(r=m.from(r,r.offset,r.byteLength)),!m.isBuffer(e)||!m.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};m.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}};m.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return m.alloc(0);let n;if(r===void 0)for(r=0,n=0;n<e.length;++n)r+=e[n].length;let i=m.allocUnsafe(r),o=0;for(n=0;n<e.length;++n){let s=e[n];if(Qe(s,Uint8Array))o+s.length>i.length?(m.isBuffer(s)||(s=m.from(s)),s.copy(i,o)):Uint8Array.prototype.set.call(i,s,o);else if(m.isBuffer(s))s.copy(i,o);else throw new TypeError('"list" argument must be an Array of Buffers');o+=s.length}return i};function Ol(t,e){if(m.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||Qe(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 va(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Kl(t).length;default:if(i)return n?-1:va(t).length;e=(""+e).toLowerCase(),i=!0}}m.byteLength=Ol;function sw(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 bw(this,e,r);case"utf8":case"utf-8":return Ul(this,e,r);case"ascii":return pw(this,e,r);case"latin1":case"binary":return yw(this,e,r);case"base64":return dw(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return mw(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}m.prototype._isBuffer=!0;function tr(t,e,r){let n=t[e];t[e]=t[r],t[r]=n}m.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)tr(this,r,r+1);return this};m.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)tr(this,r,r+3),tr(this,r+1,r+2);return this};m.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)tr(this,r,r+7),tr(this,r+1,r+6),tr(this,r+2,r+5),tr(this,r+3,r+4);return this};m.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?Ul(this,0,e):sw.apply(this,arguments)};m.prototype.toLocaleString=m.prototype.toString;m.prototype.equals=function(e){if(!m.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:m.compare(this,e)===0};m.prototype.inspect=function(){let e="",r=Ur.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};Tl&&(m.prototype[Tl]=m.prototype.inspect);m.prototype.compare=function(e,r,n,i,o){if(Qe(e,Uint8Array)&&(e=m.from(e,e.offset,e.byteLength)),!m.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),u=this.slice(i,o),l=e.slice(r,n);for(let f=0;f<c;++f)if(u[f]!==l[f]){s=u[f],a=l[f];break}return s<a?-1:a<s?1:0};function Pl(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,Ca(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=m.from(e,n)),m.isBuffer(e))return e.length===0?-1:Bl(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):Bl(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function Bl(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(l,f){return o===1?l[f]:l.readUInt16BE(f*o)}let u;if(i){let l=-1;for(u=r;u<s;u++)if(c(t,u)===c(e,l===-1?0:u-l)){if(l===-1&&(l=u),u-l+1===a)return l*o}else l!==-1&&(u-=u-l),l=-1}else for(r+a>s&&(r=s-a),u=r;u>=0;u--){let l=!0;for(let f=0;f<a;f++)if(c(t,u+f)!==c(e,f)){l=!1;break}if(l)return u}return-1}m.prototype.includes=function(e,r,n){return this.indexOf(e,r,n)!==-1};m.prototype.indexOf=function(e,r,n){return Pl(this,e,r,n,!0)};m.prototype.lastIndexOf=function(e,r,n){return Pl(this,e,r,n,!1)};function aw(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(Ca(a))return s;t[r+s]=a}return s}function cw(t,e,r,n){return Mi(va(e,t.length-r),t,r,n)}function uw(t,e,r,n){return Mi(Ew(e),t,r,n)}function fw(t,e,r,n){return Mi(Kl(e),t,r,n)}function lw(t,e,r,n){return Mi(Sw(e,t.length-r),t,r,n)}m.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 aw(this,e,r,n);case"utf8":case"utf-8":return cw(this,e,r,n);case"ascii":case"latin1":case"binary":return uw(this,e,r,n);case"base64":return fw(this,e,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return lw(this,e,r,n);default:if(s)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),s=!0}};m.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function dw(t,e,r){return e===0&&r===t.length?_a.fromByteArray(t):_a.fromByteArray(t.slice(e,r))}function Ul(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,u,l,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],u=t[i+2],(c&192)===128&&(u&192)===128&&(f=(o&15)<<12|(c&63)<<6|u&63,f>2047&&(f<55296||f>57343)&&(s=f));break;case 4:c=t[i+1],u=t[i+2],l=t[i+3],(c&192)===128&&(u&192)===128&&(l&192)===128&&(f=(o&15)<<18|(c&63)<<12|(u&63)<<6|l&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 hw(n)}var Cl=4096;function hw(t){let e=t.length;if(e<=Cl)return String.fromCharCode.apply(String,t);let r="",n=0;for(;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=Cl));return r}function pw(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 yw(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 bw(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+=_w[t[o]];return i}function mw(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}m.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,m.prototype),i};function ye(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")}m.prototype.readUintLE=m.prototype.readUIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||ye(e,r,this.length);let i=this[e],o=1,s=0;for(;++s<r&&(o*=256);)i+=this[e+s]*o;return i};m.prototype.readUintBE=m.prototype.readUIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||ye(e,r,this.length);let i=this[e+--r],o=1;for(;r>0&&(o*=256);)i+=this[e+--r]*o;return i};m.prototype.readUint8=m.prototype.readUInt8=function(e,r){return e=e>>>0,r||ye(e,1,this.length),this[e]};m.prototype.readUint16LE=m.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||ye(e,2,this.length),this[e]|this[e+1]<<8};m.prototype.readUint16BE=m.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||ye(e,2,this.length),this[e]<<8|this[e+1]};m.prototype.readUint32LE=m.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||ye(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};m.prototype.readUint32BE=m.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||ye(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};m.prototype.readBigUInt64LE=kt(function(e){e=e>>>0,Pr(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Tn(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))});m.prototype.readBigUInt64BE=kt(function(e){e=e>>>0,Pr(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Tn(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)});m.prototype.readIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||ye(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};m.prototype.readIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||ye(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};m.prototype.readInt8=function(e,r){return e=e>>>0,r||ye(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};m.prototype.readInt16LE=function(e,r){e=e>>>0,r||ye(e,2,this.length);let n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};m.prototype.readInt16BE=function(e,r){e=e>>>0,r||ye(e,2,this.length);let n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};m.prototype.readInt32LE=function(e,r){return e=e>>>0,r||ye(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};m.prototype.readInt32BE=function(e,r){return e=e>>>0,r||ye(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};m.prototype.readBigInt64LE=kt(function(e){e=e>>>0,Pr(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Tn(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)});m.prototype.readBigInt64BE=kt(function(e){e=e>>>0,Pr(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Tn(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)});m.prototype.readFloatLE=function(e,r){return e=e>>>0,r||ye(e,4,this.length),Or.read(this,e,!0,23,4)};m.prototype.readFloatBE=function(e,r){return e=e>>>0,r||ye(e,4,this.length),Or.read(this,e,!1,23,4)};m.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||ye(e,8,this.length),Or.read(this,e,!0,52,8)};m.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||ye(e,8,this.length),Or.read(this,e,!1,52,8)};function Le(t,e,r,n,i,o){if(!m.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")}m.prototype.writeUintLE=m.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;Le(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};m.prototype.writeUintBE=m.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;Le(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};m.prototype.writeUint8=m.prototype.writeUInt8=function(e,r,n){return e=+e,r=r>>>0,n||Le(this,e,r,1,255,0),this[r]=e&255,r+1};m.prototype.writeUint16LE=m.prototype.writeUInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||Le(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};m.prototype.writeUint16BE=m.prototype.writeUInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||Le(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};m.prototype.writeUint32LE=m.prototype.writeUInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||Le(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};m.prototype.writeUint32BE=m.prototype.writeUInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||Le(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 Ml(t,e,r,n,i){Hl(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 kl(t,e,r,n,i){Hl(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}m.prototype.writeBigUInt64LE=kt(function(e,r=0){return Ml(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});m.prototype.writeBigUInt64BE=kt(function(e,r=0){return kl(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});m.prototype.writeIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){let c=Math.pow(2,8*n-1);Le(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};m.prototype.writeIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){let c=Math.pow(2,8*n-1);Le(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};m.prototype.writeInt8=function(e,r,n){return e=+e,r=r>>>0,n||Le(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};m.prototype.writeInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||Le(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};m.prototype.writeInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||Le(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};m.prototype.writeInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||Le(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};m.prototype.writeInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||Le(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};m.prototype.writeBigInt64LE=kt(function(e,r=0){return Ml(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});m.prototype.writeBigInt64BE=kt(function(e,r=0){return kl(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function ql(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 Fl(t,e,r,n,i){return e=+e,r=r>>>0,i||ql(t,e,r,4,34028234663852886e22,-34028234663852886e22),Or.write(t,e,r,n,23,4),r+4}m.prototype.writeFloatLE=function(e,r,n){return Fl(this,e,r,!0,n)};m.prototype.writeFloatBE=function(e,r,n){return Fl(this,e,r,!1,n)};function $l(t,e,r,n,i){return e=+e,r=r>>>0,i||ql(t,e,r,8,17976931348623157e292,-17976931348623157e292),Or.write(t,e,r,n,52,8),r+8}m.prototype.writeDoubleLE=function(e,r,n){return $l(this,e,r,!0,n)};m.prototype.writeDoubleBE=function(e,r,n){return $l(this,e,r,!1,n)};m.prototype.copy=function(e,r,n,i){if(!m.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};m.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"&&!m.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=m.isBuffer(e)?e:m.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 Nr={};function Ba(t,e,r){Nr[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}`}}}Ba("ERR_BUFFER_OUT_OF_BOUNDS",function(t){return t?`${t} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);Ba("ERR_INVALID_ARG_TYPE",function(t,e){return`The "${t}" argument must be of type number. Received type ${typeof e}`},TypeError);Ba("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=Ll(String(r)):typeof r=="bigint"&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=Ll(i)),i+="n"),n+=` It must be ${e}. Received ${i}`,n},RangeError);function Ll(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 ww(t,e,r){Pr(e,"offset"),(t[e]===void 0||t[e+r]===void 0)&&Tn(e,t.length-(r+1))}function Hl(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 Nr.ERR_OUT_OF_RANGE("value",a,t)}ww(n,i,o)}function Pr(t,e){if(typeof t!="number")throw new Nr.ERR_INVALID_ARG_TYPE(e,"number",t)}function Tn(t,e,r){throw Math.floor(t)!==t?(Pr(t,r),new Nr.ERR_OUT_OF_RANGE(r||"offset","an integer",t)):e<0?new Nr.ERR_BUFFER_OUT_OF_BOUNDS:new Nr.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${e}`,t)}var gw=/[^+/0-9A-Za-z-_]/g;function xw(t){if(t=t.split("=")[0],t=t.trim().replace(gw,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function va(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 Ew(t){let e=[];for(let r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function Sw(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 Kl(t){return _a.toByteArray(xw(t))}function Mi(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 Qe(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function Ca(t){return t!==t}var _w=(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 kt(t){return typeof BigInt>"u"?Aw:t}function Aw(){throw new Error("BigInt not supported")}});var Z=V((fI,Vl)=>{"use strict";var La=class extends Error{constructor(e){if(!Array.isArray(e))throw new TypeError(`Expected input to be an Array, got ${typeof e}`);let r="";for(let n=0;n<e.length;n++)r+=` ${e[n].stack}
3
- `;super(r),this.name="AggregateError",this.errors=e}};Vl.exports={AggregateError:La,ArrayIsArray(t){return Array.isArray(t)},ArrayPrototypeIncludes(t,e){return t.includes(e)},ArrayPrototypeIndexOf(t,e){return t.indexOf(e)},ArrayPrototypeJoin(t,e){return t.join(e)},ArrayPrototypeMap(t,e){return t.map(e)},ArrayPrototypePop(t,e){return t.pop(e)},ArrayPrototypePush(t,e){return t.push(e)},ArrayPrototypeSlice(t,e,r){return t.slice(e,r)},Error,FunctionPrototypeCall(t,e,...r){return t.call(e,...r)},FunctionPrototypeSymbolHasInstance(t,e){return Function.prototype[Symbol.hasInstance].call(t,e)},MathFloor:Math.floor,Number,NumberIsInteger:Number.isInteger,NumberIsNaN:Number.isNaN,NumberMAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER,NumberMIN_SAFE_INTEGER:Number.MIN_SAFE_INTEGER,NumberParseInt:Number.parseInt,ObjectDefineProperties(t,e){return Object.defineProperties(t,e)},ObjectDefineProperty(t,e,r){return Object.defineProperty(t,e,r)},ObjectGetOwnPropertyDescriptor(t,e){return Object.getOwnPropertyDescriptor(t,e)},ObjectKeys(t){return Object.keys(t)},ObjectSetPrototypeOf(t,e){return Object.setPrototypeOf(t,e)},Promise,PromisePrototypeCatch(t,e){return t.catch(e)},PromisePrototypeThen(t,e,r){return t.then(e,r)},PromiseReject(t){return Promise.reject(t)},PromiseResolve(t){return Promise.resolve(t)},ReflectApply:Reflect.apply,RegExpPrototypeTest(t,e){return t.test(e)},SafeSet:Set,String,StringPrototypeSlice(t,e,r){return t.slice(e,r)},StringPrototypeToLowerCase(t){return t.toLowerCase()},StringPrototypeToUpperCase(t){return t.toUpperCase()},StringPrototypeTrim(t){return t.trim()},Symbol,SymbolFor:Symbol.for,SymbolAsyncIterator:Symbol.asyncIterator,SymbolHasInstance:Symbol.hasInstance,SymbolIterator:Symbol.iterator,SymbolDispose:Symbol.dispose||Symbol("Symbol.dispose"),SymbolAsyncDispose:Symbol.asyncDispose||Symbol("Symbol.asyncDispose"),TypedArrayPrototypeSet(t,e,r){return t.set(e,r)},Boolean,Uint8Array}});var Da=V((lI,Wl)=>{"use strict";Wl.exports={format(t,...e){return t.replace(/%([sdifj])/g,function(...[r,n]){let i=e.shift();return n==="f"?i.toFixed(6):n==="j"?JSON.stringify(i):n==="s"&&typeof i=="object"?`${i.constructor!==Object?i.constructor.name:""} {}`.trim():i.toString()})},inspect(t){switch(typeof t){case"string":if(t.includes("'"))if(t.includes('"')){if(!t.includes("`")&&!t.includes("${"))return`\`${t}\``}else return`"${t}"`;return`'${t}'`;case"number":return isNaN(t)?"NaN":Object.is(t,-0)?String(t):t;case"bigint":return`${String(t)}n`;case"boolean":case"undefined":return String(t);case"object":return"{}"}}}});var Ae=V((dI,zl)=>{"use strict";var{format:Iw,inspect:ki}=Da(),{AggregateError:vw}=Z(),Rw=globalThis.AggregateError||vw,Tw=Symbol("kIsNodeError"),Bw=["string","function","number","object","Function","Object","boolean","bigint","symbol"],Cw=/^([A-Z][a-z0-9]*)+$/,Lw="__node_internal_",qi={};function rr(t,e){if(!t)throw new qi.ERR_INTERNAL_ASSERTION(e)}function jl(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 Dw(t,e,r){if(typeof e=="function")return rr(e.length<=r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${e.length}).`),e(...r);let n=(e.match(/%[dfijoOs]/g)||[]).length;return rr(n===r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${n}).`),r.length===0?e:Iw(e,...r)}function xe(t,e,r){r||(r=Error);class n extends r{constructor(...o){super(Dw(t,e,o))}toString(){return`${this.name} [${t}]: ${this.message}`}}Object.defineProperties(n.prototype,{name:{value:r.name,writable:!0,enumerable:!1,configurable:!0},toString:{value(){return`${this.name} [${t}]: ${this.message}`},writable:!0,enumerable:!1,configurable:!0}}),n.prototype.code=t,n.prototype[Tw]=!0,qi[t]=n}function Gl(t){let e=Lw+t.name;return Object.defineProperty(t,"name",{value:e}),t}function Nw(t,e){if(t&&e&&t!==e){if(Array.isArray(e.errors))return e.errors.push(t),e;let r=new Rw([e,t],e.message);return r.code=e.code,r}return t||e}var Na=class extends Error{constructor(e="The operation was aborted",r=void 0){if(r!==void 0&&typeof r!="object")throw new qi.ERR_INVALID_ARG_TYPE("options","Object",r);super(e,r),this.code="ABORT_ERR",this.name="AbortError"}};xe("ERR_ASSERTION","%s",Error);xe("ERR_INVALID_ARG_TYPE",(t,e,r)=>{rr(typeof t=="string","'name' must be a string"),Array.isArray(e)||(e=[e]);let n="The ";t.endsWith(" argument")?n+=`${t} `:n+=`"${t}" ${t.includes(".")?"property":"argument"} `,n+="must be ";let i=[],o=[],s=[];for(let c of e)rr(typeof c=="string","All expected entries have to be of type string"),Bw.includes(c)?i.push(c.toLowerCase()):Cw.test(c)?o.push(c):(rr(c!=="object",'The value "object" should be written as "Object"'),s.push(c));if(o.length>0){let c=i.indexOf("object");c!==-1&&(i.splice(i,c,1),o.push("Object"))}if(i.length>0){switch(i.length){case 1:n+=`of type ${i[0]}`;break;case 2:n+=`one of type ${i[0]} or ${i[1]}`;break;default:{let c=i.pop();n+=`one of type ${i.join(", ")}, or ${c}`}}(o.length>0||s.length>0)&&(n+=" or ")}if(o.length>0){switch(o.length){case 1:n+=`an instance of ${o[0]}`;break;case 2:n+=`an instance of ${o[0]} or ${o[1]}`;break;default:{let c=o.pop();n+=`an instance of ${o.join(", ")}, or ${c}`}}s.length>0&&(n+=" or ")}switch(s.length){case 0:break;case 1:s[0].toLowerCase()!==s[0]&&(n+="an "),n+=`${s[0]}`;break;case 2:n+=`one of ${s[0]} or ${s[1]}`;break;default:{let c=s.pop();n+=`one of ${s.join(", ")}, or ${c}`}}if(r==null)n+=`. Received ${r}`;else if(typeof r=="function"&&r.name)n+=`. Received function ${r.name}`;else if(typeof r=="object"){var a;if((a=r.constructor)!==null&&a!==void 0&&a.name)n+=`. Received an instance of ${r.constructor.name}`;else{let c=ki(r,{depth:-1});n+=`. Received ${c}`}}else{let c=ki(r,{colors:!1});c.length>25&&(c=`${c.slice(0,25)}...`),n+=`. Received type ${typeof r} (${c})`}return n},TypeError);xe("ERR_INVALID_ARG_VALUE",(t,e,r="is invalid")=>{let n=ki(e);return n.length>128&&(n=n.slice(0,128)+"..."),`The ${t.includes(".")?"property":"argument"} '${t}' ${r}. Received ${n}`},TypeError);xe("ERR_INVALID_RETURN_VALUE",(t,e,r)=>{var n;let i=r!=null&&(n=r.constructor)!==null&&n!==void 0&&n.name?`instance of ${r.constructor.name}`:`type ${typeof r}`;return`Expected ${t} to be returned from the "${e}" function but got ${i}.`},TypeError);xe("ERR_MISSING_ARGS",(...t)=>{rr(t.length>0,"At least one arg needs to be specified");let e,r=t.length;switch(t=(Array.isArray(t)?t:[t]).map(n=>`"${n}"`).join(" or "),r){case 1:e+=`The ${t[0]} argument`;break;case 2:e+=`The ${t[0]} and ${t[1]} arguments`;break;default:{let n=t.pop();e+=`The ${t.join(", ")}, and ${n} arguments`}break}return`${e} must be specified`},TypeError);xe("ERR_OUT_OF_RANGE",(t,e,r)=>{rr(e,'Missing "range" argument');let n;if(Number.isInteger(r)&&Math.abs(r)>2**32)n=jl(String(r));else if(typeof r=="bigint"){n=String(r);let i=BigInt(2)**BigInt(32);(r>i||r<-i)&&(n=jl(n)),n+="n"}else n=ki(r);return`The value of "${t}" is out of range. It must be ${e}. Received ${n}`},RangeError);xe("ERR_MULTIPLE_CALLBACK","Callback called multiple times",Error);xe("ERR_METHOD_NOT_IMPLEMENTED","The %s method is not implemented",Error);xe("ERR_STREAM_ALREADY_FINISHED","Cannot call %s after a stream was finished",Error);xe("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable",Error);xe("ERR_STREAM_DESTROYED","Cannot call %s after a stream was destroyed",Error);xe("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);xe("ERR_STREAM_PREMATURE_CLOSE","Premature close",Error);xe("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF",Error);xe("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event",Error);xe("ERR_STREAM_WRITE_AFTER_END","write after end",Error);xe("ERR_UNKNOWN_ENCODING","Unknown encoding: %s",TypeError);zl.exports={AbortError:Na,aggregateTwoErrors:Gl(Nw),hideStackFrames:Gl,codes:qi}});var Mr=V((hI,Fi)=>{"use strict";var{AbortController:Yl,AbortSignal:Ow}=typeof self<"u"?self:typeof window<"u"?window:void 0;Fi.exports=Yl;Fi.exports.AbortSignal=Ow;Fi.exports.default=Yl});var Bn=V((pI,Oa)=>{"use strict";var kr=typeof Reflect=="object"?Reflect:null,Zl=kr&&typeof kr.apply=="function"?kr.apply:function(e,r,n){return Function.prototype.apply.call(e,r,n)},$i;kr&&typeof kr.ownKeys=="function"?$i=kr.ownKeys:Object.getOwnPropertySymbols?$i=function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:$i=function(e){return Object.getOwnPropertyNames(e)};function Pw(t){console&&console.warn&&console.warn(t)}var Ql=Number.isNaN||function(e){return e!==e};function j(){j.init.call(this)}Oa.exports=j;Oa.exports.once=qw;j.EventEmitter=j;j.prototype._events=void 0;j.prototype._eventsCount=0;j.prototype._maxListeners=void 0;var Xl=10;function Hi(t){if(typeof t!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}Object.defineProperty(j,"defaultMaxListeners",{enumerable:!0,get:function(){return Xl},set:function(t){if(typeof t!="number"||t<0||Ql(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");Xl=t}});j.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};j.prototype.setMaxListeners=function(e){if(typeof e!="number"||e<0||Ql(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this};function Jl(t){return t._maxListeners===void 0?j.defaultMaxListeners:t._maxListeners}j.prototype.getMaxListeners=function(){return Jl(this)};j.prototype.emit=function(e){for(var r=[],n=1;n<arguments.length;n++)r.push(arguments[n]);var i=e==="error",o=this._events;if(o!==void 0)i=i&&o.error===void 0;else if(!i)return!1;if(i){var s;if(r.length>0&&(s=r[0]),s instanceof Error)throw s;var a=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw a.context=s,a}var c=o[e];if(c===void 0)return!1;if(typeof c=="function")Zl(c,this,r);else for(var u=c.length,l=id(c,u),n=0;n<u;++n)Zl(l[n],this,r);return!0};function ed(t,e,r,n){var i,o,s;if(Hi(r),o=t._events,o===void 0?(o=t._events=Object.create(null),t._eventsCount=0):(o.newListener!==void 0&&(t.emit("newListener",e,r.listener?r.listener:r),o=t._events),s=o[e]),s===void 0)s=o[e]=r,++t._eventsCount;else if(typeof s=="function"?s=o[e]=n?[r,s]:[s,r]:n?s.unshift(r):s.push(r),i=Jl(t),i>0&&s.length>i&&!s.warned){s.warned=!0;var a=new Error("Possible EventEmitter memory leak detected. "+s.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");a.name="MaxListenersExceededWarning",a.emitter=t,a.type=e,a.count=s.length,Pw(a)}return t}j.prototype.addListener=function(e,r){return ed(this,e,r,!1)};j.prototype.on=j.prototype.addListener;j.prototype.prependListener=function(e,r){return ed(this,e,r,!0)};function Uw(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function td(t,e,r){var n={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},i=Uw.bind(n);return i.listener=r,n.wrapFn=i,i}j.prototype.once=function(e,r){return Hi(r),this.on(e,td(this,e,r)),this};j.prototype.prependOnceListener=function(e,r){return Hi(r),this.prependListener(e,td(this,e,r)),this};j.prototype.removeListener=function(e,r){var n,i,o,s,a;if(Hi(r),i=this._events,i===void 0)return this;if(n=i[e],n===void 0)return this;if(n===r||n.listener===r)--this._eventsCount===0?this._events=Object.create(null):(delete i[e],i.removeListener&&this.emit("removeListener",e,n.listener||r));else if(typeof n!="function"){for(o=-1,s=n.length-1;s>=0;s--)if(n[s]===r||n[s].listener===r){a=n[s].listener,o=s;break}if(o<0)return this;o===0?n.shift():Mw(n,o),n.length===1&&(i[e]=n[0]),i.removeListener!==void 0&&this.emit("removeListener",e,a||r)}return this};j.prototype.off=j.prototype.removeListener;j.prototype.removeAllListeners=function(e){var r,n,i;if(n=this._events,n===void 0)return this;if(n.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):n[e]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete n[e]),this;if(arguments.length===0){var o=Object.keys(n),s;for(i=0;i<o.length;++i)s=o[i],s!=="removeListener"&&this.removeAllListeners(s);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(r=n[e],typeof r=="function")this.removeListener(e,r);else if(r!==void 0)for(i=r.length-1;i>=0;i--)this.removeListener(e,r[i]);return this};function rd(t,e,r){var n=t._events;if(n===void 0)return[];var i=n[e];return i===void 0?[]:typeof i=="function"?r?[i.listener||i]:[i]:r?kw(i):id(i,i.length)}j.prototype.listeners=function(e){return rd(this,e,!0)};j.prototype.rawListeners=function(e){return rd(this,e,!1)};j.listenerCount=function(t,e){return typeof t.listenerCount=="function"?t.listenerCount(e):nd.call(t,e)};j.prototype.listenerCount=nd;function nd(t){var e=this._events;if(e!==void 0){var r=e[t];if(typeof r=="function")return 1;if(r!==void 0)return r.length}return 0}j.prototype.eventNames=function(){return this._eventsCount>0?$i(this._events):[]};function id(t,e){for(var r=new Array(e),n=0;n<e;++n)r[n]=t[n];return r}function Mw(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}function kw(t){for(var e=new Array(t.length),r=0;r<e.length;++r)e[r]=t[r].listener||t[r];return e}function qw(t,e){return new Promise(function(r,n){function i(s){t.removeListener(e,o),n(s)}function o(){typeof t.removeListener=="function"&&t.removeListener("error",i),r([].slice.call(arguments))}od(t,e,o,{once:!0}),e!=="error"&&Fw(t,i,{once:!0})})}function Fw(t,e,r){typeof t.on=="function"&&od(t,"error",e,r)}function od(t,e,r,n){if(typeof t.on=="function")n.once?t.once(e,r):t.on(e,r);else if(typeof t.addEventListener=="function")t.addEventListener(e,function i(o){n.once&&t.removeEventListener(e,i),r(o)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof t)}});var Be=V((yI,Ua)=>{"use strict";var $w=xt(),{format:Hw,inspect:Kw}=Da(),{codes:{ERR_INVALID_ARG_TYPE:Pa}}=Ae(),{kResistStopPropagation:Vw,AggregateError:Ww,SymbolDispose:jw}=Z(),Gw=globalThis.AbortSignal||Mr().AbortSignal,zw=globalThis.AbortController||Mr().AbortController,Yw=Object.getPrototypeOf(async function(){}).constructor,sd=globalThis.Blob||$w.Blob,Zw=typeof sd<"u"?function(e){return e instanceof sd}:function(e){return!1},ad=(t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new Pa(e,"AbortSignal",t)},Xw=(t,e)=>{if(typeof t!="function")throw new Pa(e,"Function",t)};Ua.exports={AggregateError:Ww,kEmptyObject:Object.freeze({}),once(t){let e=!1;return function(...r){e||(e=!0,t.apply(this,r))}},createDeferredPromise:function(){let t,e;return{promise:new Promise((n,i)=>{t=n,e=i}),resolve:t,reject:e}},promisify(t){return new Promise((e,r)=>{t((n,...i)=>n?r(n):e(...i))})},debuglog(){return function(){}},format:Hw,inspect:Kw,types:{isAsyncFunction(t){return t instanceof Yw},isArrayBufferView(t){return ArrayBuffer.isView(t)}},isBlob:Zw,deprecate(t,e){return t},addAbortListener:Bn().addAbortListener||function(e,r){if(e===void 0)throw new Pa("signal","AbortSignal",e);ad(e,"signal"),Xw(r,"listener");let n;return e.aborted?queueMicrotask(()=>r()):(e.addEventListener("abort",r,{__proto__:null,once:!0,[Vw]:!0}),n=()=>{e.removeEventListener("abort",r)}),{__proto__:null,[jw](){var i;(i=n)===null||i===void 0||i()}}},AbortSignalAny:Gw.any||function(e){if(e.length===1)return e[0];let r=new zw,n=()=>r.abort();return e.forEach(i=>{ad(i,"signals"),i.addEventListener("abort",n,{once:!0})}),r.signal.addEventListener("abort",()=>{e.forEach(i=>i.removeEventListener("abort",n))},{once:!0}),r.signal}};Ua.exports.promisify.custom=Symbol.for("nodejs.util.promisify.custom")});var Fr=V((bI,md)=>{"use strict";var{ArrayIsArray:ka,ArrayPrototypeIncludes:ld,ArrayPrototypeJoin:dd,ArrayPrototypeMap:Qw,NumberIsInteger:qa,NumberIsNaN:Jw,NumberMAX_SAFE_INTEGER:eg,NumberMIN_SAFE_INTEGER:tg,NumberParseInt:rg,ObjectPrototypeHasOwnProperty:ng,RegExpPrototypeExec:hd,String:ig,StringPrototypeToUpperCase:og,StringPrototypeTrim:sg}=Z(),{hideStackFrames:ke,codes:{ERR_SOCKET_BAD_PORT:ag,ERR_INVALID_ARG_TYPE:Ie,ERR_INVALID_ARG_VALUE:qr,ERR_OUT_OF_RANGE:nr,ERR_UNKNOWN_SIGNAL:cd}}=Ae(),{normalizeEncoding:cg}=Be(),{isAsyncFunction:ug,isArrayBufferView:fg}=Be().types,ud={};function lg(t){return t===(t|0)}function dg(t){return t===t>>>0}var hg=/^[0-7]+$/,pg="must be a 32-bit unsigned integer or an octal string";function yg(t,e,r){if(typeof t>"u"&&(t=r),typeof t=="string"){if(hd(hg,t)===null)throw new qr(e,t,pg);t=rg(t,8)}return pd(t,e),t}var bg=ke((t,e,r=tg,n=eg)=>{if(typeof t!="number")throw new Ie(e,"number",t);if(!qa(t))throw new nr(e,"an integer",t);if(t<r||t>n)throw new nr(e,`>= ${r} && <= ${n}`,t)}),mg=ke((t,e,r=-2147483648,n=2147483647)=>{if(typeof t!="number")throw new Ie(e,"number",t);if(!qa(t))throw new nr(e,"an integer",t);if(t<r||t>n)throw new nr(e,`>= ${r} && <= ${n}`,t)}),pd=ke((t,e,r=!1)=>{if(typeof t!="number")throw new Ie(e,"number",t);if(!qa(t))throw new nr(e,"an integer",t);let n=r?1:0,i=4294967295;if(t<n||t>i)throw new nr(e,`>= ${n} && <= ${i}`,t)});function Fa(t,e){if(typeof t!="string")throw new Ie(e,"string",t)}function wg(t,e,r=void 0,n){if(typeof t!="number")throw new Ie(e,"number",t);if(r!=null&&t<r||n!=null&&t>n||(r!=null||n!=null)&&Jw(t))throw new nr(e,`${r!=null?`>= ${r}`:""}${r!=null&&n!=null?" && ":""}${n!=null?`<= ${n}`:""}`,t)}var gg=ke((t,e,r)=>{if(!ld(r,t)){let i="must be one of: "+dd(Qw(r,o=>typeof o=="string"?`'${o}'`:ig(o)),", ");throw new qr(e,t,i)}});function yd(t,e){if(typeof t!="boolean")throw new Ie(e,"boolean",t)}function Ma(t,e,r){return t==null||!ng(t,e)?r:t[e]}var xg=ke((t,e,r=null)=>{let n=Ma(r,"allowArray",!1),i=Ma(r,"allowFunction",!1);if(!Ma(r,"nullable",!1)&&t===null||!n&&ka(t)||typeof t!="object"&&(!i||typeof t!="function"))throw new Ie(e,"Object",t)}),Eg=ke((t,e)=>{if(t!=null&&typeof t!="object"&&typeof t!="function")throw new Ie(e,"a dictionary",t)}),Ki=ke((t,e,r=0)=>{if(!ka(t))throw new Ie(e,"Array",t);if(t.length<r){let n=`must be longer than ${r}`;throw new qr(e,t,n)}});function Sg(t,e){Ki(t,e);for(let r=0;r<t.length;r++)Fa(t[r],`${e}[${r}]`)}function _g(t,e){Ki(t,e);for(let r=0;r<t.length;r++)yd(t[r],`${e}[${r}]`)}function Ag(t,e){Ki(t,e);for(let r=0;r<t.length;r++){let n=t[r],i=`${e}[${r}]`;if(n==null)throw new Ie(i,"AbortSignal",n);bd(n,i)}}function Ig(t,e="signal"){if(Fa(t,e),ud[t]===void 0)throw ud[og(t)]!==void 0?new cd(t+" (signals must use all capital letters)"):new cd(t)}var vg=ke((t,e="buffer")=>{if(!fg(t))throw new Ie(e,["Buffer","TypedArray","DataView"],t)});function Rg(t,e){let r=cg(e),n=t.length;if(r==="hex"&&n%2!==0)throw new qr("encoding",e,`is invalid for data of length ${n}`)}function Tg(t,e="Port",r=!0){if(typeof t!="number"&&typeof t!="string"||typeof t=="string"&&sg(t).length===0||+t!==+t>>>0||t>65535||t===0&&!r)throw new ag(e,t,r);return t|0}var bd=ke((t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new Ie(e,"AbortSignal",t)}),Bg=ke((t,e)=>{if(typeof t!="function")throw new Ie(e,"Function",t)}),Cg=ke((t,e)=>{if(typeof t!="function"||ug(t))throw new Ie(e,"Function",t)}),Lg=ke((t,e)=>{if(t!==void 0)throw new Ie(e,"undefined",t)});function Dg(t,e,r){if(!ld(r,t))throw new Ie(e,`('${dd(r,"|")}')`,t)}var Ng=/^(?:<[^>]*>)(?:\s*;\s*[^;"\s]+(?:=(")?[^;"\s]*\1)?)*$/;function fd(t,e){if(typeof t>"u"||!hd(Ng,t))throw new qr(e,t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}function Og(t){if(typeof t=="string")return fd(t,"hints"),t;if(ka(t)){let e=t.length,r="";if(e===0)return r;for(let n=0;n<e;n++){let i=t[n];fd(i,"hints"),r+=i,n!==e-1&&(r+=", ")}return r}throw new qr("hints",t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}md.exports={isInt32:lg,isUint32:dg,parseFileMode:yg,validateArray:Ki,validateStringArray:Sg,validateBooleanArray:_g,validateAbortSignalArray:Ag,validateBoolean:yd,validateBuffer:vg,validateDictionary:Eg,validateEncoding:Rg,validateFunction:Bg,validateInt32:mg,validateInteger:bg,validateNumber:wg,validateObject:xg,validateOneOf:gg,validatePlainFunction:Cg,validatePort:Tg,validateSignalName:Ig,validateString:Fa,validateUint32:pd,validateUndefined:Lg,validateUnion:Dg,validateAbortSignal:bd,validateLinkHeaderValue:Og}});var qt=V((mI,Ed)=>{var oe=Ed.exports={},Je,et;function $a(){throw new Error("setTimeout has not been defined")}function Ha(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Je=setTimeout:Je=$a}catch{Je=$a}try{typeof clearTimeout=="function"?et=clearTimeout:et=Ha}catch{et=Ha}})();function wd(t){if(Je===setTimeout)return setTimeout(t,0);if((Je===$a||!Je)&&setTimeout)return Je=setTimeout,setTimeout(t,0);try{return Je(t,0)}catch{try{return Je.call(null,t,0)}catch{return Je.call(this,t,0)}}}function Pg(t){if(et===clearTimeout)return clearTimeout(t);if((et===Ha||!et)&&clearTimeout)return et=clearTimeout,clearTimeout(t);try{return et(t)}catch{try{return et.call(null,t)}catch{return et.call(this,t)}}}var Et=[],$r=!1,ir,Vi=-1;function Ug(){!$r||!ir||($r=!1,ir.length?Et=ir.concat(Et):Vi=-1,Et.length&&gd())}function gd(){if(!$r){var t=wd(Ug);$r=!0;for(var e=Et.length;e;){for(ir=Et,Et=[];++Vi<e;)ir&&ir[Vi].run();Vi=-1,e=Et.length}ir=null,$r=!1,Pg(t)}}oe.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];Et.push(new xd(t,e)),Et.length===1&&!$r&&wd(gd)};function xd(t,e){this.fun=t,this.array=e}xd.prototype.run=function(){this.fun.apply(null,this.array)};oe.title="browser";oe.browser=!0;oe.env={};oe.argv=[];oe.version="";oe.versions={};function St(){}oe.on=St;oe.addListener=St;oe.once=St;oe.off=St;oe.removeListener=St;oe.removeAllListeners=St;oe.emit=St;oe.prependListener=St;oe.prependOnceListener=St;oe.listeners=function(t){return[]};oe.binding=function(t){throw new Error("process.binding is not supported")};oe.cwd=function(){return"/"};oe.chdir=function(t){throw new Error("process.chdir is not supported")};oe.umask=function(){return 0}});var rt=V((wI,Ud)=>{"use strict";var{SymbolAsyncIterator:Sd,SymbolIterator:_d,SymbolFor:or}=Z(),Ad=or("nodejs.stream.destroyed"),Id=or("nodejs.stream.errored"),Ka=or("nodejs.stream.readable"),Va=or("nodejs.stream.writable"),vd=or("nodejs.stream.disturbed"),Mg=or("nodejs.webstream.isClosedPromise"),kg=or("nodejs.webstream.controllerErrorFunction");function Wi(t,e=!1){var r;return!!(t&&typeof t.pipe=="function"&&typeof t.on=="function"&&(!e||typeof t.pause=="function"&&typeof t.resume=="function")&&(!t._writableState||((r=t._readableState)===null||r===void 0?void 0:r.readable)!==!1)&&(!t._writableState||t._readableState))}function ji(t){var e;return!!(t&&typeof t.write=="function"&&typeof t.on=="function"&&(!t._readableState||((e=t._writableState)===null||e===void 0?void 0:e.writable)!==!1))}function qg(t){return!!(t&&typeof t.pipe=="function"&&t._readableState&&typeof t.on=="function"&&typeof t.write=="function")}function tt(t){return t&&(t._readableState||t._writableState||typeof t.write=="function"&&typeof t.on=="function"||typeof t.pipe=="function"&&typeof t.on=="function")}function Rd(t){return!!(t&&!tt(t)&&typeof t.pipeThrough=="function"&&typeof t.getReader=="function"&&typeof t.cancel=="function")}function Td(t){return!!(t&&!tt(t)&&typeof t.getWriter=="function"&&typeof t.abort=="function")}function Bd(t){return!!(t&&!tt(t)&&typeof t.readable=="object"&&typeof t.writable=="object")}function Fg(t){return Rd(t)||Td(t)||Bd(t)}function $g(t,e){return t==null?!1:e===!0?typeof t[Sd]=="function":e===!1?typeof t[_d]=="function":typeof t[Sd]=="function"||typeof t[_d]=="function"}function Gi(t){if(!tt(t))return null;let e=t._writableState,r=t._readableState,n=e||r;return!!(t.destroyed||t[Ad]||n!=null&&n.destroyed)}function Cd(t){if(!ji(t))return null;if(t.writableEnded===!0)return!0;let e=t._writableState;return e!=null&&e.errored?!1:typeof e?.ended!="boolean"?null:e.ended}function Hg(t,e){if(!ji(t))return null;if(t.writableFinished===!0)return!0;let r=t._writableState;return r!=null&&r.errored?!1:typeof r?.finished!="boolean"?null:!!(r.finished||e===!1&&r.ended===!0&&r.length===0)}function Kg(t){if(!Wi(t))return null;if(t.readableEnded===!0)return!0;let e=t._readableState;return!e||e.errored?!1:typeof e?.ended!="boolean"?null:e.ended}function Ld(t,e){if(!Wi(t))return null;let r=t._readableState;return r!=null&&r.errored?!1:typeof r?.endEmitted!="boolean"?null:!!(r.endEmitted||e===!1&&r.ended===!0&&r.length===0)}function Dd(t){return t&&t[Ka]!=null?t[Ka]:typeof t?.readable!="boolean"?null:Gi(t)?!1:Wi(t)&&t.readable&&!Ld(t)}function Nd(t){return t&&t[Va]!=null?t[Va]:typeof t?.writable!="boolean"?null:Gi(t)?!1:ji(t)&&t.writable&&!Cd(t)}function Vg(t,e){return tt(t)?Gi(t)?!0:!(e?.readable!==!1&&Dd(t)||e?.writable!==!1&&Nd(t)):null}function Wg(t){var e,r;return tt(t)?t.writableErrored?t.writableErrored:(e=(r=t._writableState)===null||r===void 0?void 0:r.errored)!==null&&e!==void 0?e:null:null}function jg(t){var e,r;return tt(t)?t.readableErrored?t.readableErrored:(e=(r=t._readableState)===null||r===void 0?void 0:r.errored)!==null&&e!==void 0?e:null:null}function Gg(t){if(!tt(t))return null;if(typeof t.closed=="boolean")return t.closed;let e=t._writableState,r=t._readableState;return typeof e?.closed=="boolean"||typeof r?.closed=="boolean"?e?.closed||r?.closed:typeof t._closed=="boolean"&&Od(t)?t._closed:null}function Od(t){return typeof t._closed=="boolean"&&typeof t._defaultKeepAlive=="boolean"&&typeof t._removedConnection=="boolean"&&typeof t._removedContLen=="boolean"}function Pd(t){return typeof t._sent100=="boolean"&&Od(t)}function zg(t){var e;return typeof t._consuming=="boolean"&&typeof t._dumped=="boolean"&&((e=t.req)===null||e===void 0?void 0:e.upgradeOrConnect)===void 0}function Yg(t){if(!tt(t))return null;let e=t._writableState,r=t._readableState,n=e||r;return!n&&Pd(t)||!!(n&&n.autoDestroy&&n.emitClose&&n.closed===!1)}function Zg(t){var e;return!!(t&&((e=t[vd])!==null&&e!==void 0?e:t.readableDidRead||t.readableAborted))}function Xg(t){var e,r,n,i,o,s,a,c,u,l;return!!(t&&((e=(r=(n=(i=(o=(s=t[Id])!==null&&s!==void 0?s:t.readableErrored)!==null&&o!==void 0?o:t.writableErrored)!==null&&i!==void 0?i:(a=t._readableState)===null||a===void 0?void 0:a.errorEmitted)!==null&&n!==void 0?n:(c=t._writableState)===null||c===void 0?void 0:c.errorEmitted)!==null&&r!==void 0?r:(u=t._readableState)===null||u===void 0?void 0:u.errored)!==null&&e!==void 0?e:!((l=t._writableState)===null||l===void 0)&&l.errored))}Ud.exports={isDestroyed:Gi,kIsDestroyed:Ad,isDisturbed:Zg,kIsDisturbed:vd,isErrored:Xg,kIsErrored:Id,isReadable:Dd,kIsReadable:Ka,kIsClosedPromise:Mg,kControllerErrorFunction:kg,kIsWritable:Va,isClosed:Gg,isDuplexNodeStream:qg,isFinished:Vg,isIterable:$g,isReadableNodeStream:Wi,isReadableStream:Rd,isReadableEnded:Kg,isReadableFinished:Ld,isReadableErrored:jg,isNodeStream:tt,isWebStream:Fg,isWritable:Nd,isWritableNodeStream:ji,isWritableStream:Td,isWritableEnded:Cd,isWritableFinished:Hg,isWritableErrored:Wg,isServerRequest:zg,isServerResponse:Pd,willEmitClose:Yg,isTransformStream:Bd}});var _t=V((gI,Ya)=>{"use strict";var Ft=qt(),{AbortError:Wd,codes:Qg}=Ae(),{ERR_INVALID_ARG_TYPE:Jg,ERR_STREAM_PREMATURE_CLOSE:Md}=Qg,{kEmptyObject:ja,once:Ga}=Be(),{validateAbortSignal:ex,validateFunction:tx,validateObject:rx,validateBoolean:nx}=Fr(),{Promise:ix,PromisePrototypeThen:ox,SymbolDispose:jd}=Z(),{isClosed:sx,isReadable:kd,isReadableNodeStream:Wa,isReadableStream:ax,isReadableFinished:qd,isReadableErrored:Fd,isWritable:$d,isWritableNodeStream:Hd,isWritableStream:cx,isWritableFinished:Kd,isWritableErrored:Vd,isNodeStream:ux,willEmitClose:fx,kIsClosedPromise:lx}=rt(),Hr;function dx(t){return t.setHeader&&typeof t.abort=="function"}var za=()=>{};function Gd(t,e,r){var n,i;if(arguments.length===2?(r=e,e=ja):e==null?e=ja:rx(e,"options"),tx(r,"callback"),ex(e.signal,"options.signal"),r=Ga(r),ax(t)||cx(t))return hx(t,e,r);if(!ux(t))throw new Jg("stream",["ReadableStream","WritableStream","Stream"],t);let o=(n=e.readable)!==null&&n!==void 0?n:Wa(t),s=(i=e.writable)!==null&&i!==void 0?i:Hd(t),a=t._writableState,c=t._readableState,u=()=>{t.writable||h()},l=fx(t)&&Wa(t)===o&&Hd(t)===s,f=Kd(t,!1),h=()=>{f=!0,t.destroyed&&(l=!1),!(l&&(!t.readable||o))&&(!o||d)&&r.call(t)},d=qd(t,!1),p=()=>{d=!0,t.destroyed&&(l=!1),!(l&&(!t.writable||s))&&(!s||f)&&r.call(t)},b=T=>{r.call(t,T)},_=sx(t),y=()=>{_=!0;let T=Vd(t)||Fd(t);if(T&&typeof T!="boolean")return r.call(t,T);if(o&&!d&&Wa(t,!0)&&!qd(t,!1))return r.call(t,new Md);if(s&&!f&&!Kd(t,!1))return r.call(t,new Md);r.call(t)},I=()=>{_=!0;let T=Vd(t)||Fd(t);if(T&&typeof T!="boolean")return r.call(t,T);r.call(t)},x=()=>{t.req.on("finish",h)};dx(t)?(t.on("complete",h),l||t.on("abort",y),t.req?x():t.on("request",x)):s&&!a&&(t.on("end",u),t.on("close",u)),!l&&typeof t.aborted=="boolean"&&t.on("aborted",y),t.on("end",p),t.on("finish",h),e.error!==!1&&t.on("error",b),t.on("close",y),_?Ft.nextTick(y):a!=null&&a.errorEmitted||c!=null&&c.errorEmitted?l||Ft.nextTick(I):(!o&&(!l||kd(t))&&(f||$d(t)===!1)||!s&&(!l||$d(t))&&(d||kd(t)===!1)||c&&t.req&&t.aborted)&&Ft.nextTick(I);let A=()=>{r=za,t.removeListener("aborted",y),t.removeListener("complete",h),t.removeListener("abort",y),t.removeListener("request",x),t.req&&t.req.removeListener("finish",h),t.removeListener("end",u),t.removeListener("close",u),t.removeListener("finish",h),t.removeListener("end",p),t.removeListener("error",b),t.removeListener("close",y)};if(e.signal&&!_){let T=()=>{let k=r;A(),k.call(t,new Wd(void 0,{cause:e.signal.reason}))};if(e.signal.aborted)Ft.nextTick(T);else{Hr=Hr||Be().addAbortListener;let k=Hr(e.signal,T),U=r;r=Ga((...v)=>{k[jd](),U.apply(t,v)})}}return A}function hx(t,e,r){let n=!1,i=za;if(e.signal)if(i=()=>{n=!0,r.call(t,new Wd(void 0,{cause:e.signal.reason}))},e.signal.aborted)Ft.nextTick(i);else{Hr=Hr||Be().addAbortListener;let s=Hr(e.signal,i),a=r;r=Ga((...c)=>{s[jd](),a.apply(t,c)})}let o=(...s)=>{n||Ft.nextTick(()=>r.apply(t,s))};return ox(t[lx].promise,o,o),za}function px(t,e){var r;let n=!1;return e===null&&(e=ja),(r=e)!==null&&r!==void 0&&r.cleanup&&(nx(e.cleanup,"cleanup"),n=e.cleanup),new ix((i,o)=>{let s=Gd(t,e,a=>{n&&s(),a?o(a):i()})})}Ya.exports=Gd;Ya.exports.finished=px});var sr=V((xI,th)=>{"use strict";var nt=qt(),{aggregateTwoErrors:yx,codes:{ERR_MULTIPLE_CALLBACK:bx},AbortError:mx}=Ae(),{Symbol:Zd}=Z(),{kIsDestroyed:wx,isDestroyed:gx,isFinished:xx,isServerRequest:Ex}=rt(),Xd=Zd("kDestroy"),Za=Zd("kConstruct");function Qd(t,e,r){t&&(t.stack,e&&!e.errored&&(e.errored=t),r&&!r.errored&&(r.errored=t))}function Sx(t,e){let r=this._readableState,n=this._writableState,i=n||r;return n!=null&&n.destroyed||r!=null&&r.destroyed?(typeof e=="function"&&e(),this):(Qd(t,n,r),n&&(n.destroyed=!0),r&&(r.destroyed=!0),i.constructed?zd(this,t,e):this.once(Xd,function(o){zd(this,yx(o,t),e)}),this)}function zd(t,e,r){let n=!1;function i(o){if(n)return;n=!0;let s=t._readableState,a=t._writableState;Qd(o,a,s),a&&(a.closed=!0),s&&(s.closed=!0),typeof r=="function"&&r(o),o?nt.nextTick(_x,t,o):nt.nextTick(Jd,t)}try{t._destroy(e||null,i)}catch(o){i(o)}}function _x(t,e){Xa(t,e),Jd(t)}function Jd(t){let e=t._readableState,r=t._writableState;r&&(r.closeEmitted=!0),e&&(e.closeEmitted=!0),(r!=null&&r.emitClose||e!=null&&e.emitClose)&&t.emit("close")}function Xa(t,e){let r=t._readableState,n=t._writableState;n!=null&&n.errorEmitted||r!=null&&r.errorEmitted||(n&&(n.errorEmitted=!0),r&&(r.errorEmitted=!0),t.emit("error",e))}function Ax(){let t=this._readableState,e=this._writableState;t&&(t.constructed=!0,t.closed=!1,t.closeEmitted=!1,t.destroyed=!1,t.errored=null,t.errorEmitted=!1,t.reading=!1,t.ended=t.readable===!1,t.endEmitted=t.readable===!1),e&&(e.constructed=!0,e.destroyed=!1,e.closed=!1,e.closeEmitted=!1,e.errored=null,e.errorEmitted=!1,e.finalCalled=!1,e.prefinished=!1,e.ended=e.writable===!1,e.ending=e.writable===!1,e.finished=e.writable===!1)}function Qa(t,e,r){let n=t._readableState,i=t._writableState;if(i!=null&&i.destroyed||n!=null&&n.destroyed)return this;n!=null&&n.autoDestroy||i!=null&&i.autoDestroy?t.destroy(e):e&&(e.stack,i&&!i.errored&&(i.errored=e),n&&!n.errored&&(n.errored=e),r?nt.nextTick(Xa,t,e):Xa(t,e))}function Ix(t,e){if(typeof t._construct!="function")return;let r=t._readableState,n=t._writableState;r&&(r.constructed=!1),n&&(n.constructed=!1),t.once(Za,e),!(t.listenerCount(Za)>1)&&nt.nextTick(vx,t)}function vx(t){let e=!1;function r(n){if(e){Qa(t,n??new bx);return}e=!0;let i=t._readableState,o=t._writableState,s=o||i;i&&(i.constructed=!0),o&&(o.constructed=!0),s.destroyed?t.emit(Xd,n):n?Qa(t,n,!0):nt.nextTick(Rx,t)}try{t._construct(n=>{nt.nextTick(r,n)})}catch(n){nt.nextTick(r,n)}}function Rx(t){t.emit(Za)}function Yd(t){return t?.setHeader&&typeof t.abort=="function"}function eh(t){t.emit("close")}function Tx(t,e){t.emit("error",e),nt.nextTick(eh,t)}function Bx(t,e){!t||gx(t)||(!e&&!xx(t)&&(e=new mx),Ex(t)?(t.socket=null,t.destroy(e)):Yd(t)?t.abort():Yd(t.req)?t.req.abort():typeof t.destroy=="function"?t.destroy(e):typeof t.close=="function"?t.close():e?nt.nextTick(Tx,t,e):nt.nextTick(eh,t),t.destroyed||(t[wx]=!0))}th.exports={construct:Ix,destroyer:Bx,destroy:Sx,undestroy:Ax,errorOrDestroy:Qa}});var Zi=V((EI,nh)=>{"use strict";var{ArrayIsArray:Cx,ObjectSetPrototypeOf:rh}=Z(),{EventEmitter:zi}=Bn();function Yi(t){zi.call(this,t)}rh(Yi.prototype,zi.prototype);rh(Yi,zi);Yi.prototype.pipe=function(t,e){let r=this;function n(l){t.writable&&t.write(l)===!1&&r.pause&&r.pause()}r.on("data",n);function i(){r.readable&&r.resume&&r.resume()}t.on("drain",i),!t._isStdio&&(!e||e.end!==!1)&&(r.on("end",s),r.on("close",a));let o=!1;function s(){o||(o=!0,t.end())}function a(){o||(o=!0,typeof t.destroy=="function"&&t.destroy())}function c(l){u(),zi.listenerCount(this,"error")===0&&this.emit("error",l)}Ja(r,"error",c),Ja(t,"error",c);function u(){r.removeListener("data",n),t.removeListener("drain",i),r.removeListener("end",s),r.removeListener("close",a),r.removeListener("error",c),t.removeListener("error",c),r.removeListener("end",u),r.removeListener("close",u),t.removeListener("close",u)}return r.on("end",u),r.on("close",u),t.on("close",u),t.emit("pipe",r),t};function Ja(t,e,r){if(typeof t.prependListener=="function")return t.prependListener(e,r);!t._events||!t._events[e]?t.on(e,r):Cx(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]}nh.exports={Stream:Yi,prependListener:Ja}});var Cn=V((SI,Xi)=>{"use strict";var{SymbolDispose:Lx}=Z(),{AbortError:ih,codes:Dx}=Ae(),{isNodeStream:oh,isWebStream:Nx,kControllerErrorFunction:Ox}=rt(),Px=_t(),{ERR_INVALID_ARG_TYPE:sh}=Dx,ec,Ux=(t,e)=>{if(typeof t!="object"||!("aborted"in t))throw new sh(e,"AbortSignal",t)};Xi.exports.addAbortSignal=function(e,r){if(Ux(e,"signal"),!oh(r)&&!Nx(r))throw new sh("stream",["ReadableStream","WritableStream","Stream"],r);return Xi.exports.addAbortSignalNoValidate(e,r)};Xi.exports.addAbortSignalNoValidate=function(t,e){if(typeof t!="object"||!("aborted"in t))return e;let r=oh(e)?()=>{e.destroy(new ih(void 0,{cause:t.reason}))}:()=>{e[Ox](new ih(void 0,{cause:t.reason}))};if(t.aborted)r();else{ec=ec||Be().addAbortListener;let n=ec(t,r);Px(e,n[Lx])}return e}});var uh=V((AI,ch)=>{"use strict";var{StringPrototypeSlice:ah,SymbolIterator:Mx,TypedArrayPrototypeSet:Qi,Uint8Array:kx}=Z(),{Buffer:tc}=xt(),{inspect:qx}=Be();ch.exports=class{constructor(){this.head=null,this.tail=null,this.length=0}push(e){let r={data:e,next:null};this.length>0?this.tail.next=r:this.head=r,this.tail=r,++this.length}unshift(e){let r={data:e,next:this.head};this.length===0&&(this.tail=r),this.head=r,++this.length}shift(){if(this.length===0)return;let e=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,e}clear(){this.head=this.tail=null,this.length=0}join(e){if(this.length===0)return"";let r=this.head,n=""+r.data;for(;(r=r.next)!==null;)n+=e+r.data;return n}concat(e){if(this.length===0)return tc.alloc(0);let r=tc.allocUnsafe(e>>>0),n=this.head,i=0;for(;n;)Qi(r,n.data,i),i+=n.data.length,n=n.next;return r}consume(e,r){let n=this.head.data;if(e<n.length){let i=n.slice(0,e);return this.head.data=n.slice(e),i}return e===n.length?this.shift():r?this._getString(e):this._getBuffer(e)}first(){return this.head.data}*[Mx](){for(let e=this.head;e;e=e.next)yield e.data}_getString(e){let r="",n=this.head,i=0;do{let o=n.data;if(e>o.length)r+=o,e-=o.length;else{e===o.length?(r+=o,++i,n.next?this.head=n.next:this.head=this.tail=null):(r+=ah(o,0,e),this.head=n,n.data=ah(o,e));break}++i}while((n=n.next)!==null);return this.length-=i,r}_getBuffer(e){let r=tc.allocUnsafe(e),n=e,i=this.head,o=0;do{let s=i.data;if(e>s.length)Qi(r,s,n-e),e-=s.length;else{e===s.length?(Qi(r,s,n-e),++o,i.next?this.head=i.next:this.head=this.tail=null):(Qi(r,new kx(s.buffer,s.byteOffset,e),n-e),this.head=i,i.data=s.slice(e));break}++o}while((i=i.next)!==null);return this.length-=o,r}[Symbol.for("nodejs.util.inspect.custom")](e,r){return qx(this,{...r,depth:0,customInspect:!1})}}});var Ln=V((II,hh)=>{"use strict";var{MathFloor:Fx,NumberIsInteger:$x}=Z(),{validateInteger:Hx}=Fr(),{ERR_INVALID_ARG_VALUE:Kx}=Ae().codes,fh=16*1024,lh=16;function Vx(t,e,r){return t.highWaterMark!=null?t.highWaterMark:e?t[r]:null}function dh(t){return t?lh:fh}function Wx(t,e){Hx(e,"value",0),t?lh=e:fh=e}function jx(t,e,r,n){let i=Vx(e,n,r);if(i!=null){if(!$x(i)||i<0){let o=n?`options.${r}`:"options.highWaterMark";throw new Kx(o,i)}return Fx(i)}return dh(t.objectMode)}hh.exports={getHighWaterMark:jx,getDefaultHighWaterMark:dh,setDefaultHighWaterMark:Wx}});var bh=V((rc,yh)=>{var Ji=xt(),it=Ji.Buffer;function ph(t,e){for(var r in t)e[r]=t[r]}it.from&&it.alloc&&it.allocUnsafe&&it.allocUnsafeSlow?yh.exports=Ji:(ph(Ji,rc),rc.Buffer=ar);function ar(t,e,r){return it(t,e,r)}ar.prototype=Object.create(it.prototype);ph(it,ar);ar.from=function(t,e,r){if(typeof t=="number")throw new TypeError("Argument must not be a number");return it(t,e,r)};ar.alloc=function(t,e,r){if(typeof t!="number")throw new TypeError("Argument must be a number");var n=it(t);return e!==void 0?typeof r=="string"?n.fill(e,r):n.fill(e):n.fill(0),n};ar.allocUnsafe=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return it(t)};ar.allocUnsafeSlow=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return Ji.SlowBuffer(t)}});var gh=V(wh=>{"use strict";var ic=bh().Buffer,mh=ic.isEncoding||function(t){switch(t=""+t,t&&t.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function Gx(t){if(!t)return"utf8";for(var e;;)switch(t){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return t;default:if(e)return;t=(""+t).toLowerCase(),e=!0}}function zx(t){var e=Gx(t);if(typeof e!="string"&&(ic.isEncoding===mh||!mh(t)))throw new Error("Unknown encoding: "+t);return e||t}wh.StringDecoder=Dn;function Dn(t){this.encoding=zx(t);var e;switch(this.encoding){case"utf16le":this.text=eE,this.end=tE,e=4;break;case"utf8":this.fillLast=Xx,e=4;break;case"base64":this.text=rE,this.end=nE,e=3;break;default:this.write=iE,this.end=oE;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=ic.allocUnsafe(e)}Dn.prototype.write=function(t){if(t.length===0)return"";var e,r;if(this.lastNeed){if(e=this.fillLast(t),e===void 0)return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r<t.length?e?e+this.text(t,r):this.text(t,r):e||""};Dn.prototype.end=Jx;Dn.prototype.text=Qx;Dn.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length};function nc(t){return t<=127?0:t>>5===6?2:t>>4===14?3:t>>3===30?4:t>>6===2?-1:-2}function Yx(t,e,r){var n=e.length-1;if(n<r)return 0;var i=nc(e[n]);return i>=0?(i>0&&(t.lastNeed=i-1),i):--n<r||i===-2?0:(i=nc(e[n]),i>=0?(i>0&&(t.lastNeed=i-2),i):--n<r||i===-2?0:(i=nc(e[n]),i>=0?(i>0&&(i===2?i=0:t.lastNeed=i-3),i):0))}function Zx(t,e,r){if((e[0]&192)!==128)return t.lastNeed=0,"\uFFFD";if(t.lastNeed>1&&e.length>1){if((e[1]&192)!==128)return t.lastNeed=1,"\uFFFD";if(t.lastNeed>2&&e.length>2&&(e[2]&192)!==128)return t.lastNeed=2,"\uFFFD"}}function Xx(t){var e=this.lastTotal-this.lastNeed,r=Zx(this,t,e);if(r!==void 0)return r;if(this.lastNeed<=t.length)return t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,e,0,t.length),this.lastNeed-=t.length}function Qx(t,e){var r=Yx(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=r;var n=t.length-(r-this.lastNeed);return t.copy(this.lastChar,0,n),t.toString("utf8",e,n)}function Jx(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+"\uFFFD":e}function eE(t,e){if((t.length-e)%2===0){var r=t.toString("utf16le",e);if(r){var n=r.charCodeAt(r.length-1);if(n>=55296&&n<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}function tE(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,r)}return e}function rE(t,e){var r=(t.length-e)%3;return r===0?t.toString("base64",e):(this.lastNeed=3-r,this.lastTotal=3,r===1?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-r))}function nE(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function iE(t){return t.toString(this.encoding)}function oE(t){return t&&t.length?this.write(t):""}});var oc=V((RI,_h)=>{"use strict";var xh=qt(),{PromisePrototypeThen:sE,SymbolAsyncIterator:Eh,SymbolIterator:Sh}=Z(),{Buffer:aE}=xt(),{ERR_INVALID_ARG_TYPE:cE,ERR_STREAM_NULL_VALUES:uE}=Ae().codes;function fE(t,e,r){let n;if(typeof e=="string"||e instanceof aE)return new t({objectMode:!0,...r,read(){this.push(e),this.push(null)}});let i;if(e&&e[Eh])i=!0,n=e[Eh]();else if(e&&e[Sh])i=!1,n=e[Sh]();else throw new cE("iterable",["Iterable"],e);let o=new t({objectMode:!0,highWaterMark:1,...r}),s=!1;o._read=function(){s||(s=!0,c())},o._destroy=function(u,l){sE(a(u),()=>xh.nextTick(l,u),f=>xh.nextTick(l,f||u))};async function a(u){let l=u!=null,f=typeof n.throw=="function";if(l&&f){let{value:h,done:d}=await n.throw(u);if(await h,d)return}if(typeof n.return=="function"){let{value:h}=await n.return();await h}}async function c(){for(;;){try{let{value:u,done:l}=i?await n.next():n.next();if(l)o.push(null);else{let f=u&&typeof u.then=="function"?await u:u;if(f===null)throw s=!1,new uE;if(o.push(f))continue;s=!1}}catch(u){o.destroy(u)}break}}return o}_h.exports=fE});var On=V((TI,$h)=>{"use strict";var We=qt(),{ArrayPrototypeIndexOf:lE,NumberIsInteger:dE,NumberIsNaN:hE,NumberParseInt:pE,ObjectDefineProperties:hc,ObjectKeys:yE,ObjectSetPrototypeOf:vh,Promise:Rh,SafeSet:bE,SymbolAsyncDispose:mE,SymbolAsyncIterator:wE,Symbol:gE}=Z();$h.exports=$;$.ReadableState=no;var{EventEmitter:xE}=Bn(),{Stream:$t,prependListener:EE}=Zi(),{Buffer:sc}=xt(),{addAbortSignal:SE}=Cn(),Th=_t(),K=Be().debuglog("stream",t=>{K=t}),_E=uh(),Wr=sr(),{getHighWaterMark:AE,getDefaultHighWaterMark:IE}=Ln(),{aggregateTwoErrors:Ah,codes:{ERR_INVALID_ARG_TYPE:vE,ERR_METHOD_NOT_IMPLEMENTED:RE,ERR_OUT_OF_RANGE:TE,ERR_STREAM_PUSH_AFTER_EOF:BE,ERR_STREAM_UNSHIFT_AFTER_END_EVENT:CE},AbortError:LE}=Ae(),{validateObject:DE}=Fr(),cr=gE("kPaused"),{StringDecoder:Bh}=gh(),NE=oc();vh($.prototype,$t.prototype);vh($,$t);var ac=()=>{},{errorOrDestroy:Kr}=Wr,Vr=1,OE=2,Ch=4,Nn=8,Lh=16,eo=32,to=64,Dh=128,PE=256,UE=512,ME=1024,lc=2048,dc=4096,kE=8192,qE=16384,FE=32768,Nh=65536,$E=1<<17,HE=1<<18;function fe(t){return{enumerable:!1,get(){return(this.state&t)!==0},set(e){e?this.state|=t:this.state&=~t}}}hc(no.prototype,{objectMode:fe(Vr),ended:fe(OE),endEmitted:fe(Ch),reading:fe(Nn),constructed:fe(Lh),sync:fe(eo),needReadable:fe(to),emittedReadable:fe(Dh),readableListening:fe(PE),resumeScheduled:fe(UE),errorEmitted:fe(ME),emitClose:fe(lc),autoDestroy:fe(dc),destroyed:fe(kE),closed:fe(qE),closeEmitted:fe(FE),multiAwaitDrain:fe(Nh),readingMore:fe($E),dataEmitted:fe(HE)});function no(t,e,r){typeof r!="boolean"&&(r=e instanceof ot()),this.state=lc|dc|Lh|eo,t&&t.objectMode&&(this.state|=Vr),r&&t&&t.readableObjectMode&&(this.state|=Vr),this.highWaterMark=t?AE(this,t,"readableHighWaterMark",r):IE(!1),this.buffer=new _E,this.length=0,this.pipes=[],this.flowing=null,this[cr]=null,t&&t.emitClose===!1&&(this.state&=~lc),t&&t.autoDestroy===!1&&(this.state&=~dc),this.errored=null,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.awaitDrainWriters=null,this.decoder=null,this.encoding=null,t&&t.encoding&&(this.decoder=new Bh(t.encoding),this.encoding=t.encoding)}function $(t){if(!(this instanceof $))return new $(t);let e=this instanceof ot();this._readableState=new no(t,this,e),t&&(typeof t.read=="function"&&(this._read=t.read),typeof t.destroy=="function"&&(this._destroy=t.destroy),typeof t.construct=="function"&&(this._construct=t.construct),t.signal&&!e&&SE(t.signal,this)),$t.call(this,t),Wr.construct(this,()=>{this._readableState.needReadable&&ro(this,this._readableState)})}$.prototype.destroy=Wr.destroy;$.prototype._undestroy=Wr.undestroy;$.prototype._destroy=function(t,e){e(t)};$.prototype[xE.captureRejectionSymbol]=function(t){this.destroy(t)};$.prototype[mE]=function(){let t;return this.destroyed||(t=this.readableEnded?null:new LE,this.destroy(t)),new Rh((e,r)=>Th(this,n=>n&&n!==t?r(n):e(null)))};$.prototype.push=function(t,e){return Oh(this,t,e,!1)};$.prototype.unshift=function(t,e){return Oh(this,t,e,!0)};function Oh(t,e,r,n){K("readableAddChunk",e);let i=t._readableState,o;if((i.state&Vr)===0&&(typeof e=="string"?(r=r||i.defaultEncoding,i.encoding!==r&&(n&&i.encoding?e=sc.from(e,r).toString(i.encoding):(e=sc.from(e,r),r=""))):e instanceof sc?r="":$t._isUint8Array(e)?(e=$t._uint8ArrayToBuffer(e),r=""):e!=null&&(o=new vE("chunk",["string","Buffer","Uint8Array"],e))),o)Kr(t,o);else if(e===null)i.state&=~Nn,WE(t,i);else if((i.state&Vr)!==0||e&&e.length>0)if(n)if((i.state&Ch)!==0)Kr(t,new CE);else{if(i.destroyed||i.errored)return!1;cc(t,i,e,!0)}else if(i.ended)Kr(t,new BE);else{if(i.destroyed||i.errored)return!1;i.state&=~Nn,i.decoder&&!r?(e=i.decoder.write(e),i.objectMode||e.length!==0?cc(t,i,e,!1):ro(t,i)):cc(t,i,e,!1)}else n||(i.state&=~Nn,ro(t,i));return!i.ended&&(i.length<i.highWaterMark||i.length===0)}function cc(t,e,r,n){e.flowing&&e.length===0&&!e.sync&&t.listenerCount("data")>0?((e.state&Nh)!==0?e.awaitDrainWriters.clear():e.awaitDrainWriters=null,e.dataEmitted=!0,t.emit("data",r)):(e.length+=e.objectMode?1:r.length,n?e.buffer.unshift(r):e.buffer.push(r),(e.state&to)!==0&&io(t)),ro(t,e)}$.prototype.isPaused=function(){let t=this._readableState;return t[cr]===!0||t.flowing===!1};$.prototype.setEncoding=function(t){let e=new Bh(t);this._readableState.decoder=e,this._readableState.encoding=this._readableState.decoder.encoding;let r=this._readableState.buffer,n="";for(let i of r)n+=e.write(i);return r.clear(),n!==""&&r.push(n),this._readableState.length=n.length,this};var KE=1073741824;function VE(t){if(t>KE)throw new TE("size","<= 1GiB",t);return t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++,t}function Ih(t,e){return t<=0||e.length===0&&e.ended?0:(e.state&Vr)!==0?1:hE(t)?e.flowing&&e.length?e.buffer.first().length:e.length:t<=e.length?t:e.ended?e.length:0}$.prototype.read=function(t){K("read",t),t===void 0?t=NaN:dE(t)||(t=pE(t,10));let e=this._readableState,r=t;if(t>e.highWaterMark&&(e.highWaterMark=VE(t)),t!==0&&(e.state&=~Dh),t===0&&e.needReadable&&((e.highWaterMark!==0?e.length>=e.highWaterMark:e.length>0)||e.ended))return K("read: emitReadable",e.length,e.ended),e.length===0&&e.ended?uc(this):io(this),null;if(t=Ih(t,e),t===0&&e.ended)return e.length===0&&uc(this),null;let n=(e.state&to)!==0;if(K("need readable",n),(e.length===0||e.length-t<e.highWaterMark)&&(n=!0,K("length less than watermark",n)),e.ended||e.reading||e.destroyed||e.errored||!e.constructed)n=!1,K("reading, ended or constructing",n);else if(n){K("do read"),e.state|=Nn|eo,e.length===0&&(e.state|=to);try{this._read(e.highWaterMark)}catch(o){Kr(this,o)}e.state&=~eo,e.reading||(t=Ih(r,e))}let i;return t>0?i=qh(t,e):i=null,i===null?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.multiAwaitDrain?e.awaitDrainWriters.clear():e.awaitDrainWriters=null),e.length===0&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&uc(this)),i!==null&&!e.errorEmitted&&!e.closeEmitted&&(e.dataEmitted=!0,this.emit("data",i)),i};function WE(t,e){if(K("onEofChunk"),!e.ended){if(e.decoder){let r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length)}e.ended=!0,e.sync?io(t):(e.needReadable=!1,e.emittedReadable=!0,Ph(t))}}function io(t){let e=t._readableState;K("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(K("emitReadable",e.flowing),e.emittedReadable=!0,We.nextTick(Ph,t))}function Ph(t){let e=t._readableState;K("emitReadable_",e.destroyed,e.length,e.ended),!e.destroyed&&!e.errored&&(e.length||e.ended)&&(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,Mh(t)}function ro(t,e){!e.readingMore&&e.constructed&&(e.readingMore=!0,We.nextTick(jE,t,e))}function jE(t,e){for(;!e.reading&&!e.ended&&(e.length<e.highWaterMark||e.flowing&&e.length===0);){let r=e.length;if(K("maybeReadMore read 0"),t.read(0),r===e.length)break}e.readingMore=!1}$.prototype._read=function(t){throw new RE("_read()")};$.prototype.pipe=function(t,e){let r=this,n=this._readableState;n.pipes.length===1&&(n.multiAwaitDrain||(n.multiAwaitDrain=!0,n.awaitDrainWriters=new bE(n.awaitDrainWriters?[n.awaitDrainWriters]:[]))),n.pipes.push(t),K("pipe count=%d opts=%j",n.pipes.length,e);let o=(!e||e.end!==!1)&&t!==We.stdout&&t!==We.stderr?a:_;n.endEmitted?We.nextTick(o):r.once("end",o),t.on("unpipe",s);function s(y,I){K("onunpipe"),y===r&&I&&I.hasUnpiped===!1&&(I.hasUnpiped=!0,l())}function a(){K("onend"),t.end()}let c,u=!1;function l(){K("cleanup"),t.removeListener("close",p),t.removeListener("finish",b),c&&t.removeListener("drain",c),t.removeListener("error",d),t.removeListener("unpipe",s),r.removeListener("end",a),r.removeListener("end",_),r.removeListener("data",h),u=!0,c&&n.awaitDrainWriters&&(!t._writableState||t._writableState.needDrain)&&c()}function f(){u||(n.pipes.length===1&&n.pipes[0]===t?(K("false write response, pause",0),n.awaitDrainWriters=t,n.multiAwaitDrain=!1):n.pipes.length>1&&n.pipes.includes(t)&&(K("false write response, pause",n.awaitDrainWriters.size),n.awaitDrainWriters.add(t)),r.pause()),c||(c=GE(r,t),t.on("drain",c))}r.on("data",h);function h(y){K("ondata");let I=t.write(y);K("dest.write",I),I===!1&&f()}function d(y){if(K("onerror",y),_(),t.removeListener("error",d),t.listenerCount("error")===0){let I=t._writableState||t._readableState;I&&!I.errorEmitted?Kr(t,y):t.emit("error",y)}}EE(t,"error",d);function p(){t.removeListener("finish",b),_()}t.once("close",p);function b(){K("onfinish"),t.removeListener("close",p),_()}t.once("finish",b);function _(){K("unpipe"),r.unpipe(t)}return t.emit("pipe",r),t.writableNeedDrain===!0?f():n.flowing||(K("pipe resume"),r.resume()),t};function GE(t,e){return function(){let n=t._readableState;n.awaitDrainWriters===e?(K("pipeOnDrain",1),n.awaitDrainWriters=null):n.multiAwaitDrain&&(K("pipeOnDrain",n.awaitDrainWriters.size),n.awaitDrainWriters.delete(e)),(!n.awaitDrainWriters||n.awaitDrainWriters.size===0)&&t.listenerCount("data")&&t.resume()}}$.prototype.unpipe=function(t){let e=this._readableState,r={hasUnpiped:!1};if(e.pipes.length===0)return this;if(!t){let i=e.pipes;e.pipes=[],this.pause();for(let o=0;o<i.length;o++)i[o].emit("unpipe",this,{hasUnpiped:!1});return this}let n=lE(e.pipes,t);return n===-1?this:(e.pipes.splice(n,1),e.pipes.length===0&&this.pause(),t.emit("unpipe",this,r),this)};$.prototype.on=function(t,e){let r=$t.prototype.on.call(this,t,e),n=this._readableState;return t==="data"?(n.readableListening=this.listenerCount("readable")>0,n.flowing!==!1&&this.resume()):t==="readable"&&!n.endEmitted&&!n.readableListening&&(n.readableListening=n.needReadable=!0,n.flowing=!1,n.emittedReadable=!1,K("on readable",n.length,n.reading),n.length?io(this):n.reading||We.nextTick(zE,this)),r};$.prototype.addListener=$.prototype.on;$.prototype.removeListener=function(t,e){let r=$t.prototype.removeListener.call(this,t,e);return t==="readable"&&We.nextTick(Uh,this),r};$.prototype.off=$.prototype.removeListener;$.prototype.removeAllListeners=function(t){let e=$t.prototype.removeAllListeners.apply(this,arguments);return(t==="readable"||t===void 0)&&We.nextTick(Uh,this),e};function Uh(t){let e=t._readableState;e.readableListening=t.listenerCount("readable")>0,e.resumeScheduled&&e[cr]===!1?e.flowing=!0:t.listenerCount("data")>0?t.resume():e.readableListening||(e.flowing=null)}function zE(t){K("readable nexttick read 0"),t.read(0)}$.prototype.resume=function(){let t=this._readableState;return t.flowing||(K("resume"),t.flowing=!t.readableListening,YE(this,t)),t[cr]=!1,this};function YE(t,e){e.resumeScheduled||(e.resumeScheduled=!0,We.nextTick(ZE,t,e))}function ZE(t,e){K("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),Mh(t),e.flowing&&!e.reading&&t.read(0)}$.prototype.pause=function(){return K("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(K("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState[cr]=!0,this};function Mh(t){let e=t._readableState;for(K("flow",e.flowing);e.flowing&&t.read()!==null;);}$.prototype.wrap=function(t){let e=!1;t.on("data",n=>{!this.push(n)&&t.pause&&(e=!0,t.pause())}),t.on("end",()=>{this.push(null)}),t.on("error",n=>{Kr(this,n)}),t.on("close",()=>{this.destroy()}),t.on("destroy",()=>{this.destroy()}),this._read=()=>{e&&t.resume&&(e=!1,t.resume())};let r=yE(t);for(let n=1;n<r.length;n++){let i=r[n];this[i]===void 0&&typeof t[i]=="function"&&(this[i]=t[i].bind(t))}return this};$.prototype[wE]=function(){return kh(this)};$.prototype.iterator=function(t){return t!==void 0&&DE(t,"options"),kh(this,t)};function kh(t,e){typeof t.read!="function"&&(t=$.wrap(t,{objectMode:!0}));let r=XE(t,e);return r.stream=t,r}async function*XE(t,e){let r=ac;function n(s){this===t?(r(),r=ac):r=s}t.on("readable",n);let i,o=Th(t,{writable:!1},s=>{i=s?Ah(i,s):null,r(),r=ac});try{for(;;){let s=t.destroyed?null:t.read();if(s!==null)yield s;else{if(i)throw i;if(i===null)return;await new Rh(n)}}}catch(s){throw i=Ah(i,s),i}finally{(i||e?.destroyOnReturn!==!1)&&(i===void 0||t._readableState.autoDestroy)?Wr.destroyer(t,null):(t.off("readable",n),o())}}hc($.prototype,{readable:{__proto__:null,get(){let t=this._readableState;return!!t&&t.readable!==!1&&!t.destroyed&&!t.errorEmitted&&!t.endEmitted},set(t){this._readableState&&(this._readableState.readable=!!t)}},readableDidRead:{__proto__:null,enumerable:!1,get:function(){return this._readableState.dataEmitted}},readableAborted:{__proto__:null,enumerable:!1,get:function(){return!!(this._readableState.readable!==!1&&(this._readableState.destroyed||this._readableState.errored)&&!this._readableState.endEmitted)}},readableHighWaterMark:{__proto__:null,enumerable:!1,get:function(){return this._readableState.highWaterMark}},readableBuffer:{__proto__:null,enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}},readableFlowing:{__proto__:null,enumerable:!1,get:function(){return this._readableState.flowing},set:function(t){this._readableState&&(this._readableState.flowing=t)}},readableLength:{__proto__:null,enumerable:!1,get(){return this._readableState.length}},readableObjectMode:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.objectMode:!1}},readableEncoding:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.encoding:null}},errored:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.errored:null}},closed:{__proto__:null,get(){return this._readableState?this._readableState.closed:!1}},destroyed:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.destroyed:!1},set(t){this._readableState&&(this._readableState.destroyed=t)}},readableEnded:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.endEmitted:!1}}});hc(no.prototype,{pipesCount:{__proto__:null,get(){return this.pipes.length}},paused:{__proto__:null,get(){return this[cr]!==!1},set(t){this[cr]=!!t}}});$._fromList=qh;function qh(t,e){if(e.length===0)return null;let r;return e.objectMode?r=e.buffer.shift():!t||t>=e.length?(e.decoder?r=e.buffer.join(""):e.buffer.length===1?r=e.buffer.first():r=e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r}function uc(t){let e=t._readableState;K("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,We.nextTick(QE,e,t))}function QE(t,e){if(K("endReadableNT",t.endEmitted,t.length),!t.errored&&!t.closeEmitted&&!t.endEmitted&&t.length===0){if(t.endEmitted=!0,e.emit("end"),e.writable&&e.allowHalfOpen===!1)We.nextTick(JE,e);else if(t.autoDestroy){let r=e._writableState;(!r||r.autoDestroy&&(r.finished||r.writable===!1))&&e.destroy()}}}function JE(t){t.writable&&!t.writableEnded&&!t.destroyed&&t.end()}$.from=function(t,e){return NE($,t,e)};var fc;function Fh(){return fc===void 0&&(fc={}),fc}$.fromWeb=function(t,e){return Fh().newStreamReadableFromReadableStream(t,e)};$.toWeb=function(t,e){return Fh().newReadableStreamFromStreamReadable(t,e)};$.wrap=function(t,e){var r,n;return new $({objectMode:(r=(n=t.readableObjectMode)!==null&&n!==void 0?n:t.objectMode)!==null&&r!==void 0?r:!0,...e,destroy(i,o){Wr.destroyer(t,i),o(i)}}).wrap(t)}});var uo=V((BI,Jh)=>{"use strict";var ur=qt(),{ArrayPrototypeSlice:Vh,Error:e1,FunctionPrototypeSymbolHasInstance:Wh,ObjectDefineProperty:jh,ObjectDefineProperties:t1,ObjectSetPrototypeOf:Gh,StringPrototypeToLowerCase:r1,Symbol:n1,SymbolHasInstance:i1}=Z();Jh.exports=J;J.WritableState=Mn;var{EventEmitter:o1}=Bn(),Pn=Zi().Stream,{Buffer:oo}=xt(),co=sr(),{addAbortSignal:s1}=Cn(),{getHighWaterMark:a1,getDefaultHighWaterMark:c1}=Ln(),{ERR_INVALID_ARG_TYPE:u1,ERR_METHOD_NOT_IMPLEMENTED:f1,ERR_MULTIPLE_CALLBACK:zh,ERR_STREAM_CANNOT_PIPE:l1,ERR_STREAM_DESTROYED:Un,ERR_STREAM_ALREADY_FINISHED:d1,ERR_STREAM_NULL_VALUES:h1,ERR_STREAM_WRITE_AFTER_END:p1,ERR_UNKNOWN_ENCODING:Yh}=Ae().codes,{errorOrDestroy:jr}=co;Gh(J.prototype,Pn.prototype);Gh(J,Pn);function bc(){}var Gr=n1("kOnFinished");function Mn(t,e,r){typeof r!="boolean"&&(r=e instanceof ot()),this.objectMode=!!(t&&t.objectMode),r&&(this.objectMode=this.objectMode||!!(t&&t.writableObjectMode)),this.highWaterMark=t?a1(this,t,"writableHighWaterMark",r):c1(!1),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;let n=!!(t&&t.decodeStrings===!1);this.decodeStrings=!n,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=b1.bind(void 0,e),this.writecb=null,this.writelen=0,this.afterWriteTickInfo=null,ao(this),this.pendingcb=0,this.constructed=!0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=!t||t.emitClose!==!1,this.autoDestroy=!t||t.autoDestroy!==!1,this.errored=null,this.closed=!1,this.closeEmitted=!1,this[Gr]=[]}function ao(t){t.buffered=[],t.bufferedIndex=0,t.allBuffers=!0,t.allNoop=!0}Mn.prototype.getBuffer=function(){return Vh(this.buffered,this.bufferedIndex)};jh(Mn.prototype,"bufferedRequestCount",{__proto__:null,get(){return this.buffered.length-this.bufferedIndex}});function J(t){let e=this instanceof ot();if(!e&&!Wh(J,this))return new J(t);this._writableState=new Mn(t,this,e),t&&(typeof t.write=="function"&&(this._write=t.write),typeof t.writev=="function"&&(this._writev=t.writev),typeof t.destroy=="function"&&(this._destroy=t.destroy),typeof t.final=="function"&&(this._final=t.final),typeof t.construct=="function"&&(this._construct=t.construct),t.signal&&s1(t.signal,this)),Pn.call(this,t),co.construct(this,()=>{let r=this._writableState;r.writing||wc(this,r),gc(this,r)})}jh(J,i1,{__proto__:null,value:function(t){return Wh(this,t)?!0:this!==J?!1:t&&t._writableState instanceof Mn}});J.prototype.pipe=function(){jr(this,new l1)};function Zh(t,e,r,n){let i=t._writableState;if(typeof r=="function")n=r,r=i.defaultEncoding;else{if(!r)r=i.defaultEncoding;else if(r!=="buffer"&&!oo.isEncoding(r))throw new Yh(r);typeof n!="function"&&(n=bc)}if(e===null)throw new h1;if(!i.objectMode)if(typeof e=="string")i.decodeStrings!==!1&&(e=oo.from(e,r),r="buffer");else if(e instanceof oo)r="buffer";else if(Pn._isUint8Array(e))e=Pn._uint8ArrayToBuffer(e),r="buffer";else throw new u1("chunk",["string","Buffer","Uint8Array"],e);let o;return i.ending?o=new p1:i.destroyed&&(o=new Un("write")),o?(ur.nextTick(n,o),jr(t,o,!0),o):(i.pendingcb++,y1(t,i,e,r,n))}J.prototype.write=function(t,e,r){return Zh(this,t,e,r)===!0};J.prototype.cork=function(){this._writableState.corked++};J.prototype.uncork=function(){let t=this._writableState;t.corked&&(t.corked--,t.writing||wc(this,t))};J.prototype.setDefaultEncoding=function(e){if(typeof e=="string"&&(e=r1(e)),!oo.isEncoding(e))throw new Yh(e);return this._writableState.defaultEncoding=e,this};function y1(t,e,r,n,i){let o=e.objectMode?1:r.length;e.length+=o;let s=e.length<e.highWaterMark;return s||(e.needDrain=!0),e.writing||e.corked||e.errored||!e.constructed?(e.buffered.push({chunk:r,encoding:n,callback:i}),e.allBuffers&&n!=="buffer"&&(e.allBuffers=!1),e.allNoop&&i!==bc&&(e.allNoop=!1)):(e.writelen=o,e.writecb=i,e.writing=!0,e.sync=!0,t._write(r,n,e.onwrite),e.sync=!1),s&&!e.errored&&!e.destroyed}function Hh(t,e,r,n,i,o,s){e.writelen=n,e.writecb=s,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new Un("write")):r?t._writev(i,e.onwrite):t._write(i,o,e.onwrite),e.sync=!1}function Kh(t,e,r,n){--e.pendingcb,n(r),mc(e),jr(t,r)}function b1(t,e){let r=t._writableState,n=r.sync,i=r.writecb;if(typeof i!="function"){jr(t,new zh);return}r.writing=!1,r.writecb=null,r.length-=r.writelen,r.writelen=0,e?(e.stack,r.errored||(r.errored=e),t._readableState&&!t._readableState.errored&&(t._readableState.errored=e),n?ur.nextTick(Kh,t,r,e,i):Kh(t,r,e,i)):(r.buffered.length>r.bufferedIndex&&wc(t,r),n?r.afterWriteTickInfo!==null&&r.afterWriteTickInfo.cb===i?r.afterWriteTickInfo.count++:(r.afterWriteTickInfo={count:1,cb:i,stream:t,state:r},ur.nextTick(m1,r.afterWriteTickInfo)):Xh(t,r,1,i))}function m1({stream:t,state:e,count:r,cb:n}){return e.afterWriteTickInfo=null,Xh(t,e,r,n)}function Xh(t,e,r,n){for(!e.ending&&!t.destroyed&&e.length===0&&e.needDrain&&(e.needDrain=!1,t.emit("drain"));r-- >0;)e.pendingcb--,n();e.destroyed&&mc(e),gc(t,e)}function mc(t){if(t.writing)return;for(let i=t.bufferedIndex;i<t.buffered.length;++i){var e;let{chunk:o,callback:s}=t.buffered[i],a=t.objectMode?1:o.length;t.length-=a,s((e=t.errored)!==null&&e!==void 0?e:new Un("write"))}let r=t[Gr].splice(0);for(let i=0;i<r.length;i++){var n;r[i]((n=t.errored)!==null&&n!==void 0?n:new Un("end"))}ao(t)}function wc(t,e){if(e.corked||e.bufferProcessing||e.destroyed||!e.constructed)return;let{buffered:r,bufferedIndex:n,objectMode:i}=e,o=r.length-n;if(!o)return;let s=n;if(e.bufferProcessing=!0,o>1&&t._writev){e.pendingcb-=o-1;let a=e.allNoop?bc:u=>{for(let l=s;l<r.length;++l)r[l].callback(u)},c=e.allNoop&&s===0?r:Vh(r,s);c.allBuffers=e.allBuffers,Hh(t,e,!0,e.length,c,"",a),ao(e)}else{do{let{chunk:a,encoding:c,callback:u}=r[s];r[s++]=null;let l=i?1:a.length;Hh(t,e,!1,l,a,c,u)}while(s<r.length&&!e.writing);s===r.length?ao(e):s>256?(r.splice(0,s),e.bufferedIndex=0):e.bufferedIndex=s}e.bufferProcessing=!1}J.prototype._write=function(t,e,r){if(this._writev)this._writev([{chunk:t,encoding:e}],r);else throw new f1("_write()")};J.prototype._writev=null;J.prototype.end=function(t,e,r){let n=this._writableState;typeof t=="function"?(r=t,t=null,e=null):typeof e=="function"&&(r=e,e=null);let i;if(t!=null){let o=Zh(this,t,e);o instanceof e1&&(i=o)}return n.corked&&(n.corked=1,this.uncork()),i||(!n.errored&&!n.ending?(n.ending=!0,gc(this,n,!0),n.ended=!0):n.finished?i=new d1("end"):n.destroyed&&(i=new Un("end"))),typeof r=="function"&&(i||n.finished?ur.nextTick(r,i):n[Gr].push(r)),this};function so(t){return t.ending&&!t.destroyed&&t.constructed&&t.length===0&&!t.errored&&t.buffered.length===0&&!t.finished&&!t.writing&&!t.errorEmitted&&!t.closeEmitted}function w1(t,e){let r=!1;function n(i){if(r){jr(t,i??zh());return}if(r=!0,e.pendingcb--,i){let o=e[Gr].splice(0);for(let s=0;s<o.length;s++)o[s](i);jr(t,i,e.sync)}else so(e)&&(e.prefinished=!0,t.emit("prefinish"),e.pendingcb++,ur.nextTick(yc,t,e))}e.sync=!0,e.pendingcb++;try{t._final(n)}catch(i){n(i)}e.sync=!1}function g1(t,e){!e.prefinished&&!e.finalCalled&&(typeof t._final=="function"&&!e.destroyed?(e.finalCalled=!0,w1(t,e)):(e.prefinished=!0,t.emit("prefinish")))}function gc(t,e,r){so(e)&&(g1(t,e),e.pendingcb===0&&(r?(e.pendingcb++,ur.nextTick((n,i)=>{so(i)?yc(n,i):i.pendingcb--},t,e)):so(e)&&(e.pendingcb++,yc(t,e))))}function yc(t,e){e.pendingcb--,e.finished=!0;let r=e[Gr].splice(0);for(let n=0;n<r.length;n++)r[n]();if(t.emit("finish"),e.autoDestroy){let n=t._readableState;(!n||n.autoDestroy&&(n.endEmitted||n.readable===!1))&&t.destroy()}}t1(J.prototype,{closed:{__proto__:null,get(){return this._writableState?this._writableState.closed:!1}},destroyed:{__proto__:null,get(){return this._writableState?this._writableState.destroyed:!1},set(t){this._writableState&&(this._writableState.destroyed=t)}},writable:{__proto__:null,get(){let t=this._writableState;return!!t&&t.writable!==!1&&!t.destroyed&&!t.errored&&!t.ending&&!t.ended},set(t){this._writableState&&(this._writableState.writable=!!t)}},writableFinished:{__proto__:null,get(){return this._writableState?this._writableState.finished:!1}},writableObjectMode:{__proto__:null,get(){return this._writableState?this._writableState.objectMode:!1}},writableBuffer:{__proto__:null,get(){return this._writableState&&this._writableState.getBuffer()}},writableEnded:{__proto__:null,get(){return this._writableState?this._writableState.ending:!1}},writableNeedDrain:{__proto__:null,get(){let t=this._writableState;return t?!t.destroyed&&!t.ending&&t.needDrain:!1}},writableHighWaterMark:{__proto__:null,get(){return this._writableState&&this._writableState.highWaterMark}},writableCorked:{__proto__:null,get(){return this._writableState?this._writableState.corked:0}},writableLength:{__proto__:null,get(){return this._writableState&&this._writableState.length}},errored:{__proto__:null,enumerable:!1,get(){return this._writableState?this._writableState.errored:null}},writableAborted:{__proto__:null,enumerable:!1,get:function(){return!!(this._writableState.writable!==!1&&(this._writableState.destroyed||this._writableState.errored)&&!this._writableState.finished)}}});var x1=co.destroy;J.prototype.destroy=function(t,e){let r=this._writableState;return!r.destroyed&&(r.bufferedIndex<r.buffered.length||r[Gr].length)&&ur.nextTick(mc,r),x1.call(this,t,e),this};J.prototype._undestroy=co.undestroy;J.prototype._destroy=function(t,e){e(t)};J.prototype[o1.captureRejectionSymbol]=function(t){this.destroy(t)};var pc;function Qh(){return pc===void 0&&(pc={}),pc}J.fromWeb=function(t,e){return Qh().newStreamWritableFromWritableStream(t,e)};J.toWeb=function(t){return Qh().newWritableStreamFromStreamWritable(t)}});var pp=V((CI,hp)=>{var xc=qt(),E1=xt(),{isReadable:S1,isWritable:_1,isIterable:ep,isNodeStream:A1,isReadableNodeStream:tp,isWritableNodeStream:rp,isDuplexNodeStream:I1,isReadableStream:np,isWritableStream:ip}=rt(),op=_t(),{AbortError:lp,codes:{ERR_INVALID_ARG_TYPE:v1,ERR_INVALID_RETURN_VALUE:sp}}=Ae(),{destroyer:Yr}=sr(),R1=ot(),dp=On(),T1=uo(),{createDeferredPromise:ap}=Be(),cp=oc(),up=globalThis.Blob||E1.Blob,B1=typeof up<"u"?function(e){return e instanceof up}:function(e){return!1},C1=globalThis.AbortController||Mr().AbortController,{FunctionPrototypeCall:fp}=Z(),Ht=class extends R1{constructor(e){super(e),e?.readable===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),e?.writable===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)}};hp.exports=function t(e,r){if(I1(e))return e;if(tp(e))return zr({readable:e});if(rp(e))return zr({writable:e});if(A1(e))return zr({writable:!1,readable:!1});if(np(e))return zr({readable:dp.fromWeb(e)});if(ip(e))return zr({writable:T1.fromWeb(e)});if(typeof e=="function"){let{value:i,write:o,final:s,destroy:a}=L1(e);if(ep(i))return cp(Ht,i,{objectMode:!0,write:o,final:s,destroy:a});let c=i?.then;if(typeof c=="function"){let u,l=fp(c,i,f=>{if(f!=null)throw new sp("nully","body",f)},f=>{Yr(u,f)});return u=new Ht({objectMode:!0,readable:!1,write:o,final(f){s(async()=>{try{await l,xc.nextTick(f,null)}catch(h){xc.nextTick(f,h)}})},destroy:a})}throw new sp("Iterable, AsyncIterable or AsyncFunction",r,i)}if(B1(e))return t(e.arrayBuffer());if(ep(e))return cp(Ht,e,{objectMode:!0,writable:!1});if(np(e?.readable)&&ip(e?.writable))return Ht.fromWeb(e);if(typeof e?.writable=="object"||typeof e?.readable=="object"){let i=e!=null&&e.readable?tp(e?.readable)?e?.readable:t(e.readable):void 0,o=e!=null&&e.writable?rp(e?.writable)?e?.writable:t(e.writable):void 0;return zr({readable:i,writable:o})}let n=e?.then;if(typeof n=="function"){let i;return fp(n,e,o=>{o!=null&&i.push(o),i.push(null)},o=>{Yr(i,o)}),i=new Ht({objectMode:!0,writable:!1,read(){}})}throw new v1(r,["Blob","ReadableStream","WritableStream","Stream","Iterable","AsyncIterable","Function","{ readable, writable } pair","Promise"],e)};function L1(t){let{promise:e,resolve:r}=ap(),n=new C1,i=n.signal;return{value:t((async function*(){for(;;){let s=e;e=null;let{chunk:a,done:c,cb:u}=await s;if(xc.nextTick(u),c)return;if(i.aborted)throw new lp(void 0,{cause:i.reason});({promise:e,resolve:r}=ap()),yield a}})(),{signal:i}),write(s,a,c){let u=r;r=null,u({chunk:s,done:!1,cb:c})},final(s){let a=r;r=null,a({done:!0,cb:s})},destroy(s,a){n.abort(),a(s)}}}function zr(t){let e=t.readable&&typeof t.readable.read!="function"?dp.wrap(t.readable):t.readable,r=t.writable,n=!!S1(e),i=!!_1(r),o,s,a,c,u;function l(f){let h=c;c=null,h?h(f):f&&u.destroy(f)}return u=new Ht({readableObjectMode:!!(e!=null&&e.readableObjectMode),writableObjectMode:!!(r!=null&&r.writableObjectMode),readable:n,writable:i}),i&&(op(r,f=>{i=!1,f&&Yr(e,f),l(f)}),u._write=function(f,h,d){r.write(f,h)?d():o=d},u._final=function(f){r.end(),s=f},r.on("drain",function(){if(o){let f=o;o=null,f()}}),r.on("finish",function(){if(s){let f=s;s=null,f()}})),n&&(op(e,f=>{n=!1,f&&Yr(e,f),l(f)}),e.on("readable",function(){if(a){let f=a;a=null,f()}}),e.on("end",function(){u.push(null)}),u._read=function(){for(;;){let f=e.read();if(f===null){a=u._read;return}if(!u.push(f))return}}),u._destroy=function(f,h){!f&&c!==null&&(f=new lp),a=null,o=null,s=null,c===null?h(f):(c=h,Yr(r,f),Yr(e,f))},u}});var ot=V((LI,mp)=>{"use strict";var{ObjectDefineProperties:D1,ObjectGetOwnPropertyDescriptor:At,ObjectKeys:N1,ObjectSetPrototypeOf:yp}=Z();mp.exports=je;var _c=On(),qe=uo();yp(je.prototype,_c.prototype);yp(je,_c);{let t=N1(qe.prototype);for(let e=0;e<t.length;e++){let r=t[e];je.prototype[r]||(je.prototype[r]=qe.prototype[r])}}function je(t){if(!(this instanceof je))return new je(t);_c.call(this,t),qe.call(this,t),t?(this.allowHalfOpen=t.allowHalfOpen!==!1,t.readable===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),t.writable===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)):this.allowHalfOpen=!0}D1(je.prototype,{writable:{__proto__:null,...At(qe.prototype,"writable")},writableHighWaterMark:{__proto__:null,...At(qe.prototype,"writableHighWaterMark")},writableObjectMode:{__proto__:null,...At(qe.prototype,"writableObjectMode")},writableBuffer:{__proto__:null,...At(qe.prototype,"writableBuffer")},writableLength:{__proto__:null,...At(qe.prototype,"writableLength")},writableFinished:{__proto__:null,...At(qe.prototype,"writableFinished")},writableCorked:{__proto__:null,...At(qe.prototype,"writableCorked")},writableEnded:{__proto__:null,...At(qe.prototype,"writableEnded")},writableNeedDrain:{__proto__:null,...At(qe.prototype,"writableNeedDrain")},destroyed:{__proto__:null,get(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set(t){this._readableState&&this._writableState&&(this._readableState.destroyed=t,this._writableState.destroyed=t)}}});var Ec;function bp(){return Ec===void 0&&(Ec={}),Ec}je.fromWeb=function(t,e){return bp().newStreamDuplexFromReadableWritablePair(t,e)};je.toWeb=function(t){return bp().newReadableWritablePairFromDuplex(t)};var Sc;je.from=function(t){return Sc||(Sc=pp()),Sc(t,"body")}});var vc=V((DI,gp)=>{"use strict";var{ObjectSetPrototypeOf:wp,Symbol:O1}=Z();gp.exports=It;var{ERR_METHOD_NOT_IMPLEMENTED:P1}=Ae().codes,Ic=ot(),{getHighWaterMark:U1}=Ln();wp(It.prototype,Ic.prototype);wp(It,Ic);var kn=O1("kCallback");function It(t){if(!(this instanceof It))return new It(t);let e=t?U1(this,t,"readableHighWaterMark",!0):null;e===0&&(t={...t,highWaterMark:null,readableHighWaterMark:e,writableHighWaterMark:t.writableHighWaterMark||0}),Ic.call(this,t),this._readableState.sync=!1,this[kn]=null,t&&(typeof t.transform=="function"&&(this._transform=t.transform),typeof t.flush=="function"&&(this._flush=t.flush)),this.on("prefinish",M1)}function Ac(t){typeof this._flush=="function"&&!this.destroyed?this._flush((e,r)=>{if(e){t?t(e):this.destroy(e);return}r!=null&&this.push(r),this.push(null),t&&t()}):(this.push(null),t&&t())}function M1(){this._final!==Ac&&Ac.call(this)}It.prototype._final=Ac;It.prototype._transform=function(t,e,r){throw new P1("_transform()")};It.prototype._write=function(t,e,r){let n=this._readableState,i=this._writableState,o=n.length;this._transform(t,e,(s,a)=>{if(s){r(s);return}a!=null&&this.push(a),i.ended||o===n.length||n.length<n.highWaterMark?r():this[kn]=r})};It.prototype._read=function(){if(this[kn]){let t=this[kn];this[kn]=null,t()}}});var Tc=V((NI,Ep)=>{"use strict";var{ObjectSetPrototypeOf:xp}=Z();Ep.exports=Zr;var Rc=vc();xp(Zr.prototype,Rc.prototype);xp(Zr,Rc);function Zr(t){if(!(this instanceof Zr))return new Zr(t);Rc.call(this,t)}Zr.prototype._transform=function(t,e,r){r(null,t)}});var po=V((OI,vp)=>{var qn=qt(),{ArrayIsArray:k1,Promise:q1,SymbolAsyncIterator:F1,SymbolDispose:$1}=Z(),ho=_t(),{once:H1}=Be(),K1=sr(),Sp=ot(),{aggregateTwoErrors:V1,codes:{ERR_INVALID_ARG_TYPE:Mc,ERR_INVALID_RETURN_VALUE:Bc,ERR_MISSING_ARGS:W1,ERR_STREAM_DESTROYED:j1,ERR_STREAM_PREMATURE_CLOSE:G1},AbortError:z1}=Ae(),{validateFunction:Y1,validateAbortSignal:Z1}=Fr(),{isIterable:fr,isReadable:Cc,isReadableNodeStream:lo,isNodeStream:_p,isTransformStream:Xr,isWebStream:X1,isReadableStream:Lc,isReadableFinished:Q1}=rt(),J1=globalThis.AbortController||Mr().AbortController,Dc,Nc,Oc;function Ap(t,e,r){let n=!1;t.on("close",()=>{n=!0});let i=ho(t,{readable:e,writable:r},o=>{n=!o});return{destroy:o=>{n||(n=!0,K1.destroyer(t,o||new j1("pipe")))},cleanup:i}}function e2(t){return Y1(t[t.length-1],"streams[stream.length - 1]"),t.pop()}function Pc(t){if(fr(t))return t;if(lo(t))return t2(t);throw new Mc("val",["Readable","Iterable","AsyncIterable"],t)}async function*t2(t){Nc||(Nc=On()),yield*Nc.prototype[F1].call(t)}async function fo(t,e,r,{end:n}){let i,o=null,s=u=>{if(u&&(i=u),o){let l=o;o=null,l()}},a=()=>new q1((u,l)=>{i?l(i):o=()=>{i?l(i):u()}});e.on("drain",s);let c=ho(e,{readable:!1},s);try{e.writableNeedDrain&&await a();for await(let u of t)e.write(u)||await a();n&&(e.end(),await a()),r()}catch(u){r(i!==u?V1(i,u):u)}finally{c(),e.off("drain",s)}}async function Uc(t,e,r,{end:n}){Xr(e)&&(e=e.writable);let i=e.getWriter();try{for await(let o of t)await i.ready,i.write(o).catch(()=>{});await i.ready,n&&await i.close(),r()}catch(o){try{await i.abort(o),r(o)}catch(s){r(s)}}}function r2(...t){return Ip(t,H1(e2(t)))}function Ip(t,e,r){if(t.length===1&&k1(t[0])&&(t=t[0]),t.length<2)throw new W1("streams");let n=new J1,i=n.signal,o=r?.signal,s=[];Z1(o,"options.signal");function a(){p(new z1)}Oc=Oc||Be().addAbortListener;let c;o&&(c=Oc(o,a));let u,l,f=[],h=0;function d(x){p(x,--h===0)}function p(x,A){var T;if(x&&(!u||u.code==="ERR_STREAM_PREMATURE_CLOSE")&&(u=x),!(!u&&!A)){for(;f.length;)f.shift()(u);(T=c)===null||T===void 0||T[$1](),n.abort(),A&&(u||s.forEach(k=>k()),qn.nextTick(e,u,l))}}let b;for(let x=0;x<t.length;x++){let A=t[x],T=x<t.length-1,k=x>0,U=T||r?.end!==!1,v=x===t.length-1;if(_p(A)){let E=function(P){P&&P.name!=="AbortError"&&P.code!=="ERR_STREAM_PREMATURE_CLOSE"&&d(P)};var I=E;if(U){let{destroy:P,cleanup:F}=Ap(A,T,k);f.push(P),Cc(A)&&v&&s.push(F)}A.on("error",E),Cc(A)&&v&&s.push(()=>{A.removeListener("error",E)})}if(x===0)if(typeof A=="function"){if(b=A({signal:i}),!fr(b))throw new Bc("Iterable, AsyncIterable or Stream","source",b)}else fr(A)||lo(A)||Xr(A)?b=A:b=Sp.from(A);else if(typeof A=="function"){if(Xr(b)){var _;b=Pc((_=b)===null||_===void 0?void 0:_.readable)}else b=Pc(b);if(b=A(b,{signal:i}),T){if(!fr(b,!0))throw new Bc("AsyncIterable",`transform[${x-1}]`,b)}else{var y;Dc||(Dc=Tc());let E=new Dc({objectMode:!0}),P=(y=b)===null||y===void 0?void 0:y.then;if(typeof P=="function")h++,P.call(b,w=>{l=w,w!=null&&E.write(w),U&&E.end(),qn.nextTick(d)},w=>{E.destroy(w),qn.nextTick(d,w)});else if(fr(b,!0))h++,fo(b,E,d,{end:U});else if(Lc(b)||Xr(b)){let w=b.readable||b;h++,fo(w,E,d,{end:U})}else throw new Bc("AsyncIterable or Promise","destination",b);b=E;let{destroy:F,cleanup:D}=Ap(b,!1,!0);f.push(F),v&&s.push(D)}}else if(_p(A)){if(lo(b)){h+=2;let E=n2(b,A,d,{end:U});Cc(A)&&v&&s.push(E)}else if(Xr(b)||Lc(b)){let E=b.readable||b;h++,fo(E,A,d,{end:U})}else if(fr(b))h++,fo(b,A,d,{end:U});else throw new Mc("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],b);b=A}else if(X1(A)){if(lo(b))h++,Uc(Pc(b),A,d,{end:U});else if(Lc(b)||fr(b))h++,Uc(b,A,d,{end:U});else if(Xr(b))h++,Uc(b.readable,A,d,{end:U});else throw new Mc("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],b);b=A}else b=Sp.from(A)}return(i!=null&&i.aborted||o!=null&&o.aborted)&&qn.nextTick(a),b}function n2(t,e,r,{end:n}){let i=!1;if(e.on("close",()=>{i||r(new G1)}),t.pipe(e,{end:!1}),n){let s=function(){i=!0,e.end()};var o=s;Q1(t)?qn.nextTick(s):t.once("end",s)}else r();return ho(t,{readable:!0,writable:!1},s=>{let a=t._readableState;s&&s.code==="ERR_STREAM_PREMATURE_CLOSE"&&a&&a.ended&&!a.errored&&!a.errorEmitted?t.once("end",r).once("error",r):r(s)}),ho(e,{readable:!1,writable:!0},r)}vp.exports={pipelineImpl:Ip,pipeline:r2}});var qc=V((PI,Dp)=>{"use strict";var{pipeline:i2}=po(),yo=ot(),{destroyer:o2}=sr(),{isNodeStream:bo,isReadable:Rp,isWritable:Tp,isWebStream:kc,isTransformStream:lr,isWritableStream:Bp,isReadableStream:Cp}=rt(),{AbortError:s2,codes:{ERR_INVALID_ARG_VALUE:Lp,ERR_MISSING_ARGS:a2}}=Ae(),c2=_t();Dp.exports=function(...e){if(e.length===0)throw new a2("streams");if(e.length===1)return yo.from(e[0]);let r=[...e];if(typeof e[0]=="function"&&(e[0]=yo.from(e[0])),typeof e[e.length-1]=="function"){let d=e.length-1;e[d]=yo.from(e[d])}for(let d=0;d<e.length;++d)if(!(!bo(e[d])&&!kc(e[d]))){if(d<e.length-1&&!(Rp(e[d])||Cp(e[d])||lr(e[d])))throw new Lp(`streams[${d}]`,r[d],"must be readable");if(d>0&&!(Tp(e[d])||Bp(e[d])||lr(e[d])))throw new Lp(`streams[${d}]`,r[d],"must be writable")}let n,i,o,s,a;function c(d){let p=s;s=null,p?p(d):d?a.destroy(d):!h&&!f&&a.destroy()}let u=e[0],l=i2(e,c),f=!!(Tp(u)||Bp(u)||lr(u)),h=!!(Rp(l)||Cp(l)||lr(l));if(a=new yo({writableObjectMode:!!(u!=null&&u.writableObjectMode),readableObjectMode:!!(l!=null&&l.readableObjectMode),writable:f,readable:h}),f){if(bo(u))a._write=function(p,b,_){u.write(p,b)?_():n=_},a._final=function(p){u.end(),i=p},u.on("drain",function(){if(n){let p=n;n=null,p()}});else if(kc(u)){let b=(lr(u)?u.writable:u).getWriter();a._write=async function(_,y,I){try{await b.ready,b.write(_).catch(()=>{}),I()}catch(x){I(x)}},a._final=async function(_){try{await b.ready,b.close().catch(()=>{}),i=_}catch(y){_(y)}}}let d=lr(l)?l.readable:l;c2(d,()=>{if(i){let p=i;i=null,p()}})}if(h){if(bo(l))l.on("readable",function(){if(o){let d=o;o=null,d()}}),l.on("end",function(){a.push(null)}),a._read=function(){for(;;){let d=l.read();if(d===null){o=a._read;return}if(!a.push(d))return}};else if(kc(l)){let p=(lr(l)?l.readable:l).getReader();a._read=async function(){for(;;)try{let{value:b,done:_}=await p.read();if(!a.push(b))return;if(_){a.push(null);return}}catch{return}}}}return a._destroy=function(d,p){!d&&s!==null&&(d=new s2),o=null,n=null,i=null,s===null?p(d):(s=p,bo(l)&&o2(l,d))},a}});var Hp=V((UI,Hc)=>{"use strict";var u2=globalThis.AbortController||Mr().AbortController,{codes:{ERR_INVALID_ARG_VALUE:f2,ERR_INVALID_ARG_TYPE:Fn,ERR_MISSING_ARGS:l2,ERR_OUT_OF_RANGE:d2},AbortError:st}=Ae(),{validateAbortSignal:dr,validateInteger:Np,validateObject:hr}=Fr(),h2=Z().Symbol("kWeak"),p2=Z().Symbol("kResistStopPropagation"),{finished:y2}=_t(),b2=qc(),{addAbortSignalNoValidate:m2}=Cn(),{isWritable:w2,isNodeStream:g2}=rt(),{deprecate:x2}=Be(),{ArrayPrototypePush:E2,Boolean:S2,MathFloor:Op,Number:_2,NumberIsNaN:A2,Promise:Pp,PromiseReject:Up,PromiseResolve:I2,PromisePrototypeThen:Mp,Symbol:qp}=Z(),mo=qp("kEmpty"),kp=qp("kEof");function v2(t,e){if(e!=null&&hr(e,"options"),e?.signal!=null&&dr(e.signal,"options.signal"),g2(t)&&!w2(t))throw new f2("stream",t,"must be writable");let r=b2(this,t);return e!=null&&e.signal&&m2(e.signal,r),r}function wo(t,e){if(typeof t!="function")throw new Fn("fn",["Function","AsyncFunction"],t);e!=null&&hr(e,"options"),e?.signal!=null&&dr(e.signal,"options.signal");let r=1;e?.concurrency!=null&&(r=Op(e.concurrency));let n=r-1;return e?.highWaterMark!=null&&(n=Op(e.highWaterMark)),Np(r,"options.concurrency",1),Np(n,"options.highWaterMark",0),n+=r,async function*(){let o=Be().AbortSignalAny([e?.signal].filter(S2)),s=this,a=[],c={signal:o},u,l,f=!1,h=0;function d(){f=!0,p()}function p(){h-=1,b()}function b(){l&&!f&&h<r&&a.length<n&&(l(),l=null)}async function _(){try{for await(let y of s){if(f)return;if(o.aborted)throw new st;try{if(y=t(y,c),y===mo)continue;y=I2(y)}catch(I){y=Up(I)}h+=1,Mp(y,p,d),a.push(y),u&&(u(),u=null),!f&&(a.length>=n||h>=r)&&await new Pp(I=>{l=I})}a.push(kp)}catch(y){let I=Up(y);Mp(I,p,d),a.push(I)}finally{f=!0,u&&(u(),u=null)}}_();try{for(;;){for(;a.length>0;){let y=await a[0];if(y===kp)return;if(o.aborted)throw new st;y!==mo&&(yield y),a.shift(),b()}await new Pp(y=>{u=y})}}finally{f=!0,l&&(l(),l=null)}}.call(this)}function R2(t=void 0){return t!=null&&hr(t,"options"),t?.signal!=null&&dr(t.signal,"options.signal"),async function*(){let r=0;for await(let i of this){var n;if(t!=null&&(n=t.signal)!==null&&n!==void 0&&n.aborted)throw new st({cause:t.signal.reason});yield[r++,i]}}.call(this)}async function Fp(t,e=void 0){for await(let r of $c.call(this,t,e))return!0;return!1}async function T2(t,e=void 0){if(typeof t!="function")throw new Fn("fn",["Function","AsyncFunction"],t);return!await Fp.call(this,async(...r)=>!await t(...r),e)}async function B2(t,e){for await(let r of $c.call(this,t,e))return r}async function C2(t,e){if(typeof t!="function")throw new Fn("fn",["Function","AsyncFunction"],t);async function r(n,i){return await t(n,i),mo}for await(let n of wo.call(this,r,e));}function $c(t,e){if(typeof t!="function")throw new Fn("fn",["Function","AsyncFunction"],t);async function r(n,i){return await t(n,i)?n:mo}return wo.call(this,r,e)}var Fc=class extends l2{constructor(){super("reduce"),this.message="Reduce of an empty stream requires an initial value"}};async function L2(t,e,r){var n;if(typeof t!="function")throw new Fn("reducer",["Function","AsyncFunction"],t);r!=null&&hr(r,"options"),r?.signal!=null&&dr(r.signal,"options.signal");let i=arguments.length>1;if(r!=null&&(n=r.signal)!==null&&n!==void 0&&n.aborted){let u=new st(void 0,{cause:r.signal.reason});throw this.once("error",()=>{}),await y2(this.destroy(u)),u}let o=new u2,s=o.signal;if(r!=null&&r.signal){let u={once:!0,[h2]:this,[p2]:!0};r.signal.addEventListener("abort",()=>o.abort(),u)}let a=!1;try{for await(let u of this){var c;if(a=!0,r!=null&&(c=r.signal)!==null&&c!==void 0&&c.aborted)throw new st;i?e=await t(e,u,{signal:s}):(e=u,i=!0)}if(!a&&!i)throw new Fc}finally{o.abort()}return e}async function D2(t){t!=null&&hr(t,"options"),t?.signal!=null&&dr(t.signal,"options.signal");let e=[];for await(let n of this){var r;if(t!=null&&(r=t.signal)!==null&&r!==void 0&&r.aborted)throw new st(void 0,{cause:t.signal.reason});E2(e,n)}return e}function N2(t,e){let r=wo.call(this,t,e);return async function*(){for await(let i of r)yield*i}.call(this)}function $p(t){if(t=_2(t),A2(t))return 0;if(t<0)throw new d2("number",">= 0",t);return t}function O2(t,e=void 0){return e!=null&&hr(e,"options"),e?.signal!=null&&dr(e.signal,"options.signal"),t=$p(t),async function*(){var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new st;for await(let o of this){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new st;t--<=0&&(yield o)}}.call(this)}function P2(t,e=void 0){return e!=null&&hr(e,"options"),e?.signal!=null&&dr(e.signal,"options.signal"),t=$p(t),async function*(){var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new st;for await(let o of this){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new st;if(t-- >0&&(yield o),t<=0)return}}.call(this)}Hc.exports.streamReturningOperators={asIndexedPairs:x2(R2,"readable.asIndexedPairs will be removed in a future version."),drop:O2,filter:$c,flatMap:N2,map:wo,take:P2,compose:v2};Hc.exports.promiseReturningOperators={every:T2,forEach:C2,reduce:L2,toArray:D2,some:Fp,find:B2}});var Kc=V((MI,Kp)=>{"use strict";var{ArrayPrototypePop:U2,Promise:M2}=Z(),{isIterable:k2,isNodeStream:q2,isWebStream:F2}=rt(),{pipelineImpl:$2}=po(),{finished:H2}=_t();Vc();function K2(...t){return new M2((e,r)=>{let n,i,o=t[t.length-1];if(o&&typeof o=="object"&&!q2(o)&&!k2(o)&&!F2(o)){let s=U2(t);n=s.signal,i=s.end}$2(t,(s,a)=>{s?r(s):e(a)},{signal:n,end:i})})}Kp.exports={finished:H2,pipeline:K2}});var Vc=V((kI,Qp)=>{"use strict";var{Buffer:V2}=xt(),{ObjectDefineProperty:vt,ObjectKeys:jp,ReflectApply:Gp}=Z(),{promisify:{custom:zp}}=Be(),{streamReturningOperators:Vp,promiseReturningOperators:Wp}=Hp(),{codes:{ERR_ILLEGAL_CONSTRUCTOR:Yp}}=Ae(),W2=qc(),{setDefaultHighWaterMark:j2,getDefaultHighWaterMark:G2}=Ln(),{pipeline:Zp}=po(),{destroyer:z2}=sr(),Xp=_t(),Wc=Kc(),$n=rt(),G=Qp.exports=Zi().Stream;G.isDestroyed=$n.isDestroyed;G.isDisturbed=$n.isDisturbed;G.isErrored=$n.isErrored;G.isReadable=$n.isReadable;G.isWritable=$n.isWritable;G.Readable=On();for(let t of jp(Vp)){let r=function(...n){if(new.target)throw Yp();return G.Readable.from(Gp(e,this,n))},e=Vp[t];vt(r,"name",{__proto__:null,value:e.name}),vt(r,"length",{__proto__:null,value:e.length}),vt(G.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}for(let t of jp(Wp)){let r=function(...n){if(new.target)throw Yp();return Gp(e,this,n)},e=Wp[t];vt(r,"name",{__proto__:null,value:e.name}),vt(r,"length",{__proto__:null,value:e.length}),vt(G.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}G.Writable=uo();G.Duplex=ot();G.Transform=vc();G.PassThrough=Tc();G.pipeline=Zp;var{addAbortSignal:Y2}=Cn();G.addAbortSignal=Y2;G.finished=Xp;G.destroy=z2;G.compose=W2;G.setDefaultHighWaterMark=j2;G.getDefaultHighWaterMark=G2;vt(G,"promises",{__proto__:null,configurable:!0,enumerable:!0,get(){return Wc}});vt(Zp,zp,{__proto__:null,enumerable:!0,get(){return Wc.pipeline}});vt(Xp,zp,{__proto__:null,enumerable:!0,get(){return Wc.finished}});G.Stream=G;G._isUint8Array=function(e){return e instanceof Uint8Array};G._uint8ArrayToBuffer=function(e){return V2.from(e.buffer,e.byteOffset,e.byteLength)}});var Jp=V((qI,se)=>{"use strict";var le=Vc(),Z2=Kc(),X2=le.Readable.destroy;se.exports=le.Readable;se.exports._uint8ArrayToBuffer=le._uint8ArrayToBuffer;se.exports._isUint8Array=le._isUint8Array;se.exports.isDisturbed=le.isDisturbed;se.exports.isErrored=le.isErrored;se.exports.isReadable=le.isReadable;se.exports.Readable=le.Readable;se.exports.Writable=le.Writable;se.exports.Duplex=le.Duplex;se.exports.Transform=le.Transform;se.exports.PassThrough=le.PassThrough;se.exports.addAbortSignal=le.addAbortSignal;se.exports.finished=le.finished;se.exports.destroy=le.destroy;se.exports.destroy=X2;se.exports.pipeline=le.pipeline;se.exports.compose=le.compose;Object.defineProperty(le,"promises",{configurable:!0,enumerable:!0,get(){return Z2}});se.exports.Stream=le.Stream;se.exports.default=se.exports});var yS={};De(yS,{BAD_REQUEST:()=>oS,INTERNAL_SERVER_ERROR:()=>sS,Libp2pSocket:()=>go,NOT_FOUND_RESPONSE:()=>iS,NOT_IMPLEMENTED_ERROR:()=>aS,Request:()=>vn,Response:()=>xa,STATUS_CODES:()=>ga,getHeader:()=>fS,getHeaders:()=>Rn,getHost:()=>i0,getServerUpgradeHeaders:()=>hS,isWebSocketUpgrade:()=>wa,normalizeMethod:()=>lS,normalizeUrl:()=>s0,readHeaders:()=>pS,responseToStream:()=>nS,streamToRequest:()=>rS,streamToSocket:()=>Q2,stripHTTPPath:()=>o0,toResource:()=>uS,toURL:()=>eS,toUint8Array:()=>tS,writeHeaders:()=>n0});var Ao={};De(Ao,{base10:()=>x0});var mS=new Uint8Array(0);function Yc(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function at(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function Zc(t){return new TextEncoder().encode(t)}function Xc(t){return new TextDecoder().decode(t)}function p0(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var o=t.charAt(i),s=o.charCodeAt(0);if(r[s]!==255)throw new TypeError(o+" is ambiguous");r[s]=i}var a=t.length,c=t.charAt(0),u=Math.log(a)/Math.log(256),l=Math.log(256)/Math.log(a);function f(p){if(p instanceof Uint8Array||(ArrayBuffer.isView(p)?p=new Uint8Array(p.buffer,p.byteOffset,p.byteLength):Array.isArray(p)&&(p=Uint8Array.from(p))),!(p instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(p.length===0)return"";for(var b=0,_=0,y=0,I=p.length;y!==I&&p[y]===0;)y++,b++;for(var x=(I-y)*l+1>>>0,A=new Uint8Array(x);y!==I;){for(var T=p[y],k=0,U=x-1;(T!==0||k<_)&&U!==-1;U--,k++)T+=256*A[U]>>>0,A[U]=T%a>>>0,T=T/a>>>0;if(T!==0)throw new Error("Non-zero carry");_=k,y++}for(var v=x-_;v!==x&&A[v]===0;)v++;for(var E=c.repeat(b);v<x;++v)E+=t.charAt(A[v]);return E}function h(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var b=0;if(p[b]!==" "){for(var _=0,y=0;p[b]===c;)_++,b++;for(var I=(p.length-b)*u+1>>>0,x=new Uint8Array(I);p[b];){var A=r[p.charCodeAt(b)];if(A===255)return;for(var T=0,k=I-1;(A!==0||T<y)&&k!==-1;k--,T++)A+=a*x[k]>>>0,x[k]=A%256>>>0,A=A/256>>>0;if(A!==0)throw new Error("Non-zero carry");y=T,b++}if(p[b]!==" "){for(var U=I-y;U!==I&&x[U]===0;)U++;for(var v=new Uint8Array(_+(I-U)),E=_;U!==I;)v[E++]=x[U++];return v}}}function d(p){var b=h(p);if(b)return b;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:h,decode:d}}var y0=p0,b0=y0,Jc=b0;var xo=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Eo=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let i=r.codePointAt(0);if(i===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=i,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return eu(this,e)}},So=class{decoders;constructor(e){this.decoders=e}or(e){return eu(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function eu(t,e){return new So({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var _o=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new xo(e,r,n),this.decoder=new Eo(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function pr({name:t,prefix:e,encode:r,decode:n}){return new _o(t,e,r,n)}function Rt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:i}=Jc(r,t);return pr({prefix:e,name:t,encode:n,decode:o=>at(i(o))})}function m0(t,e,r,n){let i=t.length;for(;t[i-1]==="=";)--i;let o=new Uint8Array(i*r/8|0),s=0,a=0,c=0;for(let u=0;u<i;++u){let l=e[t[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<r|l,s+=r,s>=8&&(s-=8,o[c++]=255&a>>s)}if(s>=r||(255&a<<8-s)!==0)throw new SyntaxError("Unexpected end of data");return o}function w0(t,e,r){let n=e[e.length-1]==="=",i=(1<<r)-1,o="",s=0,a=0;for(let c=0;c<t.length;++c)for(a=a<<8|t[c],s+=8;s>r;)s-=r,o+=e[i&a>>s];if(s!==0&&(o+=e[i&a<<r-s]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function g0(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function ne({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let i=g0(n);return pr({prefix:e,name:t,encode(o){return w0(o,n,r)},decode(o){return m0(o,i,r,t)}})}var x0=Rt({prefix:"9",name:"base10",alphabet:"0123456789"});var Io={};De(Io,{base16:()=>E0,base16upper:()=>S0});var E0=ne({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),S0=ne({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var vo={};De(vo,{base2:()=>_0});var _0=ne({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Ro={};De(Ro,{base256emoji:()=>T0});var tu=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),A0=tu.reduce((t,e,r)=>(t[r]=e,t),[]),I0=tu.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function v0(t){return t.reduce((e,r)=>(e+=A0[r],e),"")}function R0(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let i=I0[n];if(i==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(i)}return new Uint8Array(e)}var T0=pr({prefix:"\u{1F680}",name:"base256emoji",encode:v0,decode:R0});var To={};De(To,{base32:()=>Tt,base32hex:()=>D0,base32hexpad:()=>O0,base32hexpadupper:()=>P0,base32hexupper:()=>N0,base32pad:()=>C0,base32padupper:()=>L0,base32upper:()=>B0,base32z:()=>U0});var Tt=ne({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),B0=ne({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),C0=ne({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),L0=ne({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),D0=ne({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),N0=ne({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),O0=ne({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),P0=ne({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),U0=ne({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Bo={};De(Bo,{base36:()=>Kt,base36upper:()=>M0});var Kt=Rt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),M0=Rt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Co={};De(Co,{base58btc:()=>ae,base58flickr:()=>k0});var ae=Rt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),k0=Rt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var No={};De(No,{base64:()=>q0,base64pad:()=>Lo,base64url:()=>Do,base64urlpad:()=>F0});var q0=ne({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Lo=ne({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Do=ne({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),F0=ne({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Oo={};De(Oo,{base8:()=>$0});var $0=ne({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Po={};De(Po,{identity:()=>H0});var H0=pr({prefix:"\0",name:"identity",encode:t=>Xc(t),decode:t=>Zc(t)});var NS=new TextEncoder,OS=new TextDecoder;var Mo={};De(Mo,{identity:()=>Fe});var W0=iu,ru=128,j0=127,G0=~j0,z0=Math.pow(2,31);function iu(t,e,r){e=e||[],r=r||0;for(var n=r;t>=z0;)e[r++]=t&255|ru,t/=128;for(;t&G0;)e[r++]=t&255|ru,t>>>=7;return e[r]=t|0,iu.bytes=r-n+1,e}var Y0=Uo,Z0=128,nu=127;function Uo(t,n){var r=0,n=n||0,i=0,o=n,s,a=t.length;do{if(o>=a)throw Uo.bytes=0,new RangeError("Could not decode varint");s=t[o++],r+=i<28?(s&nu)<<i:(s&nu)*Math.pow(2,i),i+=7}while(s>=Z0);return Uo.bytes=o-n,r}var X0=Math.pow(2,7),Q0=Math.pow(2,14),J0=Math.pow(2,21),ey=Math.pow(2,28),ty=Math.pow(2,35),ry=Math.pow(2,42),ny=Math.pow(2,49),iy=Math.pow(2,56),oy=Math.pow(2,63),sy=function(t){return t<X0?1:t<Q0?2:t<J0?3:t<ey?4:t<ty?5:t<ry?6:t<ny?7:t<iy?8:t<oy?9:10},ay={encode:W0,decode:Y0,encodingLength:sy},cy=ay,Qr=cy;function Jr(t,e=0){return[Qr.decode(t,e),Qr.decode.bytes]}function yr(t,e,r=0){return Qr.encode(t,e,r),e}function br(t){return Qr.encodingLength(t)}function wr(t,e){let r=e.byteLength,n=br(t),i=n+br(r),o=new Uint8Array(i+r);return yr(t,o,0),yr(r,o,n),o.set(e,i),new mr(t,r,e,o)}function en(t){let e=at(t),[r,n]=Jr(e),[i,o]=Jr(e.subarray(n)),s=e.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new mr(r,i,s,e)}function ou(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Yc(t.bytes,r.bytes)}}var mr=class{code;size;digest;bytes;constructor(e,r,n,i){this.code=e,this.size=r,this.digest=n,this.bytes=i}};var su=0,uy="identity",au=at;function fy(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return wr(su,au(t))}var Fe={code:su,name:uy,encode:au,digest:fy};var qo={};De(qo,{sha256:()=>rn,sha512:()=>dy});var ly=20;function tn({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:i}){return new ko(t,e,r,n,i)}var ko=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,i,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=i??ly,this.maxDigestLength=o}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?cu(n,this.code,r?.truncate):n.then(i=>cu(i,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function cu(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return wr(e,t)}function fu(t){return async e=>new Uint8Array(await crypto.subtle.digest(t,e))}var rn=tn({name:"sha2-256",code:18,encode:fu("SHA-256")}),dy=tn({name:"sha2-512",code:19,encode:fu("SHA-512")});function lu(t,e){let{bytes:r,version:n}=t;switch(n){case 0:return py(r,Fo(t),e??ae.encoder);default:return yy(r,Fo(t),e??Tt.encoder)}}var du=new WeakMap;function Fo(t){let e=du.get(t);if(e==null){let r=new Map;return du.set(t,r),r}return e}var me=class t{code;version;multihash;bytes;"/";constructor(e,r,n,i){this.code=r,this.version=e,this.multihash=n,this.bytes=i,this["/"]=i}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:r}=this;if(e!==nn)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==by)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:r}=this.multihash,n=wr(e,r);return t.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&ou(e.multihash,n.multihash)}toString(e){return lu(this,e)}toJSON(){return{"/":lu(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:s}=r;return new t(n,i,o,s??hu(n,i,o.bytes))}else if(r[my]===!0){let{version:n,multihash:i,code:o}=r,s=en(i);return t.create(n,o,s)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==nn)throw new Error(`Version 0 CID must use dag-pb (code: ${nn}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=hu(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,nn,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,i=at(e.subarray(n,n+r.multihashSize));if(i.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=i.subarray(r.multihashSize-r.digestSize),s=new mr(r.multihashCode,r.digestSize,o,i);return[r.version===0?t.createV0(s):t.createV1(r.codec,s),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[f,h]=Jr(e.subarray(r));return r+=h,f},i=n(),o=nn;if(i===18?(i=0,r=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let s=r,a=n(),c=n(),u=r+c,l=u-s;return{version:i,codec:o,multihashCode:a,digestSize:c,multihashSize:l,size:u}}static parse(e,r){let[n,i]=hy(e,r),o=t.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Fo(o).set(n,e),o}};function hy(t,e){switch(t[0]){case"Q":{let r=e??ae;return[ae.prefix,r.decode(`${ae.prefix}${t}`)]}case ae.prefix:{let r=e??ae;return[ae.prefix,r.decode(t)]}case Tt.prefix:{let r=e??Tt;return[Tt.prefix,r.decode(t)]}case Kt.prefix:{let r=e??Kt;return[Kt.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function py(t,e,r){let{prefix:n}=r;if(n!==ae.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let i=e.get(n);if(i==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return i}function yy(t,e,r){let{prefix:n}=r,i=e.get(n);if(i==null){let o=r.encode(t);return e.set(n,o),o}else return i}var nn=112,by=18;function hu(t,e,r){let n=br(t),i=n+br(e),o=new Uint8Array(i+r.byteLength);return yr(t,o,0),yr(e,o,n),o.set(r,i),o}var my=Symbol.for("@ipld/js-cid/CID");var on={...Po,...vo,...Oo,...Ao,...Io,...To,...Bo,...Co,...No,...Ro},r_={...qo,...Mo};function ct(t=0){return new Uint8Array(t)}function Ne(t=0){return new Uint8Array(t)}function yu(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var pu=yu("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),$o=yu("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Ne(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),wy={utf8:pu,"utf-8":pu,hex:on.base16,latin1:$o,ascii:$o,binary:$o,...on},jn=wy;function X(t,e="utf8"){let r=jn[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return r.encoder.encode(t).substring(1)}function C(t){if(t!==void 0&&t!==C.REQUEST&&t!==C.RESPONSE)throw new Error("type must be REQUEST or RESPONSE");t===void 0||this.initialize(t),this.maxHeaderSize=C.maxHeaderSize}C.prototype.initialize=function(t,e){if(t!==C.REQUEST&&t!==C.RESPONSE)throw new Error("type must be REQUEST or RESPONSE");this.type=t,this.state=t+"_LINE",this.info={headers:[],upgrade:!1},this.trailers=[],this.line="",this.isChunked=!1,this.connection="",this.headerSize=0,this.body_bytes=null,this.isUserCall=!1,this.hadError=!1};C.encoding="ascii";C.maxHeaderSize=80*1024;C.REQUEST="REQUEST";C.RESPONSE="RESPONSE";var bu=C.kOnHeaders=1,Ho=C.kOnHeadersComplete=2,Gn=C.kOnBody=3,Ko=C.kOnMessageComplete=4;C.prototype[bu]=C.prototype[Ho]=C.prototype[Gn]=C.prototype[Ko]=function(){};var mu=!0;Object.defineProperty(C,"kOnExecute",{get:function(){return mu=!1,99}});var wu=C.methods=["DELETE","GET","HEAD","POST","PUT","CONNECT","OPTIONS","TRACE","COPY","LOCK","MKCOL","MOVE","PROPFIND","PROPPATCH","SEARCH","UNLOCK","BIND","REBIND","UNBIND","ACL","REPORT","MKACTIVITY","CHECKOUT","MERGE","M-SEARCH","NOTIFY","SUBSCRIBE","UNSUBSCRIBE","PATCH","PURGE","MKCALENDAR","LINK","UNLINK","SOURCE"],gu=wu.indexOf("CONNECT");C.prototype.reinitialize=C;C.prototype.close=C.prototype.pause=C.prototype.resume=C.prototype.remove=C.prototype.free=function(){};C.prototype._compatMode0_11=!1;C.prototype.getAsyncId=function(){return 0};var gy={REQUEST_LINE:!0,RESPONSE_LINE:!0,HEADER:!0};C.prototype.execute=function(t,e,r){if(!(this instanceof C))throw new TypeError("not a HTTPParser");e=e||0,r=typeof r=="number"?r:t.length,this.chunk=t,this.offset=e;var n=this.end=e+r;try{for(;this.offset<n&&!this[this.state](););}catch(i){if(this.isUserCall)throw i;return this.hadError=!0,i}return this.chunk=null,r=this.offset-e,gy[this.state]&&(this.headerSize+=r,this.headerSize>(this.maxHeaderSize||C.maxHeaderSize))?new Error("max header size exceeded"):r};var xy={REQUEST_LINE:!0,RESPONSE_LINE:!0,BODY_RAW:!0};C.prototype.finish=function(){if(!this.hadError){if(!xy[this.state])return new Error("invalid state for EOF");this.state==="BODY_RAW"&&this.userCall()(this[Ko]())}};C.prototype.consume=C.prototype.unconsume=C.prototype.getCurrentBuffer=function(){};C.prototype.userCall=function(){this.isUserCall=!0;var t=this;return function(e){return t.isUserCall=!1,e}};C.prototype.nextRequest=function(){this.userCall()(this[Ko]()),this.reinitialize(this.type)};C.prototype.consumeLine=function(){for(var t=this.end,e=this.chunk,r=this.offset;r<t;r++)if(e[r]===10){var n=this.line+X(e.subarray(this.offset,r),C.encoding);return n.charAt(n.length-1)==="\r"&&(n=n.substr(0,n.length-1)),this.line="",this.offset=r+1,n}this.line+=X(e.subarray(this.offset,this.end),C.encoding),this.offset=this.end};var Ey=/^([^: \t]+):[ \t]*((?:.*[^ \t])|)/,Sy=/^[ \t]+(.*[^ \t])/;C.prototype.parseHeader=function(t,e){if(t.indexOf("\r")!==-1)throw zn("HPE_LF_EXPECTED");var r=Ey.exec(t),n=r&&r[1];if(n)e.push(n),e.push(r[2]);else{var i=Sy.exec(t);i&&e.length&&(e[e.length-1]&&(e[e.length-1]+=" "),e[e.length-1]+=i[1])}};var _y=/^([A-Z-]+) ([^ ]+) HTTP\/(\d)\.(\d)$/;C.prototype.REQUEST_LINE=function(){var t=this.consumeLine();if(t){var e=_y.exec(t);if(e===null)throw zn("HPE_INVALID_CONSTANT");if(this.info.method=this._compatMode0_11?e[1]:wu.indexOf(e[1]),this.info.method===-1)throw new Error("invalid request method");this.info.url=e[2],this.info.versionMajor=+e[3],this.info.versionMinor=+e[4],this.body_bytes=0,this.state="HEADER"}};var Ay=/^HTTP\/(\d)\.(\d) (\d{3}) ?(.*)$/;C.prototype.RESPONSE_LINE=function(){var t=this.consumeLine();if(t){var e=Ay.exec(t);if(e===null)throw zn("HPE_INVALID_CONSTANT");this.info.versionMajor=+e[1],this.info.versionMinor=+e[2];var r=this.info.statusCode=+e[3];this.info.statusMessage=e[4],((r/100|0)===1||r===204||r===304)&&(this.body_bytes=0),this.state="HEADER"}};C.prototype.shouldKeepAlive=function(){if(this.info.versionMajor>0&&this.info.versionMinor>0){if(this.connection.indexOf("close")!==-1)return!1}else if(this.connection.indexOf("keep-alive")===-1)return!1;return!!(this.body_bytes!==null||this.isChunked)};C.prototype.HEADER=function(){var t=this.consumeLine();if(t!==void 0){var e=this.info;if(t)this.parseHeader(t,e.headers);else{for(var r=e.headers,n=!1,i,o=!1,s=0;s<r.length;s+=2)switch(r[s].toLowerCase()){case"transfer-encoding":this.isChunked=r[s+1].toLowerCase()==="chunked";break;case"content-length":if(i=+r[s+1],n){if(i!==this.body_bytes)throw zn("HPE_UNEXPECTED_CONTENT_LENGTH")}else n=!0,this.body_bytes=i;break;case"connection":this.connection+=r[s+1].toLowerCase();break;case"upgrade":o=!0;break}this.isChunked&&n&&(n=!1,this.body_bytes=null),o&&this.connection.indexOf("upgrade")!=-1?e.upgrade=this.type===C.REQUEST||e.statusCode===101:e.upgrade=e.method===gu,this.isChunked&&e.upgrade&&(this.isChunked=!1),e.shouldKeepAlive=this.shouldKeepAlive();var a;if(mu?a=this.userCall()(this[Ho](e)):a=this.userCall()(this[Ho](e.versionMajor,e.versionMinor,e.headers,e.method,e.url,e.statusCode,e.statusMessage,e.upgrade,e.shouldKeepAlive)),a===2)return this.nextRequest(),!0;if(this.isChunked&&!a)this.state="BODY_CHUNKHEAD";else{if(a||this.body_bytes===0)return this.nextRequest(),e.upgrade;this.body_bytes===null?this.state="BODY_RAW":this.state="BODY_SIZED"}}}};C.prototype.BODY_CHUNKHEAD=function(){var t=this.consumeLine();t!==void 0&&(this.body_bytes=parseInt(t,16),this.body_bytes?this.state="BODY_CHUNK":this.state="BODY_CHUNKTRAILERS")};C.prototype.BODY_CHUNK=function(){var t=Math.min(this.end-this.offset,this.body_bytes);this.userCall()(this[Gn](this.chunk.slice(this.offset,this.offset+t),0,t)),this.offset+=t,this.body_bytes-=t,this.body_bytes||(this.state="BODY_CHUNKEMPTYLINE")};C.prototype.BODY_CHUNKEMPTYLINE=function(){var t=this.consumeLine();if(t!==void 0){if(t!=="")throw new Error("Expected empty line");this.state="BODY_CHUNKHEAD"}};C.prototype.BODY_CHUNKTRAILERS=function(){var t=this.consumeLine();t!==void 0&&(t?this.parseHeader(t,this.trailers):(this.trailers.length&&this.userCall()(this[bu](this.trailers,"")),this.nextRequest()))};C.prototype.BODY_RAW=function(){this.userCall()(this[Gn](this.chunk.slice(this.offset,this.end),0,this.end-this.offset)),this.offset=this.end};C.prototype.BODY_SIZED=function(){var t=Math.min(this.end-this.offset,this.body_bytes);this.userCall()(this[Gn](this.chunk.slice(this.offset,this.offset+t),0,t)),this.offset+=t,this.body_bytes-=t,this.body_bytes||this.nextRequest()};["Headers","HeadersComplete","Body","MessageComplete"].forEach(function(t){var e=C["kOn"+t];Object.defineProperty(C.prototype,"on"+t,{get:function(){return this[e]},set:function(r){return this._compatMode0_11=!0,gu="CONNECT",this[e]=r}})});function zn(t){var e=new Error("Parse Error");return e.code=t,e}var ve=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},Yn=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var Zn=class extends Error{static name="InvalidCIDError";constructor(e="Invalid CID"){super(e),this.name="InvalidCIDError"}},Xn=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var sn=class extends Error{static name="ProtocolError";constructor(e="Protocol error"){super(e),this.name="ProtocolError"}};var an=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var Qn=Symbol.for("@libp2p/peer-id");function xu(t){return!!t?.[Qn]}function Oe(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function ut(t,e){e==null&&(e=t.reduce((i,o)=>i+o.length,0));let r=Ne(e),n=0;for(let i of t)r.set(i,n),n+=i.length;return r}var Su=Symbol.for("@achingbrain/uint8arraylist");function Eu(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let i=r+n.byteLength;if(e<i)return{buf:n,index:e-r};r=i}throw new RangeError("index is out of bounds")}function Jn(t){return!!t?.[Su]}var Re=class t{bufs;length;[Su]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(Jn(n))r+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(Jn(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=Eu(this.bufs,e);return r.buf[r.index]}set(e,r){let n=Eu(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(Jn(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:i}=this._subList(e,r);return ut(n,i)}subarray(e,r){let{bufs:n,length:i}=this._subList(e,r);return n.length===1?n[0]:ut(n,i)}sublist(e,r){let{bufs:n,length:i}=this._subList(e,r),o=new t;return o.length=i,o.bufs=[...n],o}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:this.bufs,length:this.length};let n=[],i=0;for(let o=0;o<this.bufs.length;o++){let s=this.bufs[o],a=i,c=a+s.byteLength;if(i=c,e>=c)continue;let u=e>=a&&e<c,l=r>a&&r<=c;if(u&&l){if(e===a&&r===c){n.push(s);break}let f=e-a;n.push(s.subarray(f,f+(r-e)));break}if(u){if(e===0){n.push(s);continue}n.push(s.subarray(e-a));continue}if(l){if(r===c){n.push(s);break}n.push(s.subarray(0,r-a));break}n.push(s)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!Jn(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let i=n.byteLength;if(i===0)throw new TypeError("search must be at least 1 byte long");let o=256,s=new Int32Array(o);for(let f=0;f<o;f++)s[f]=-1;for(let f=0;f<i;f++)s[n[f]]=f;let a=s,c=this.byteLength-n.byteLength,u=n.byteLength-1,l;for(let f=r;f<=c;f+=l){l=0;for(let h=u;h>=0;h--){let d=this.get(f+h);if(n[h]!==d){l=Math.max(1,h-a[d]);break}}if(l===0)return f}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=Ne(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let i=ct(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,r,n),this.write(i,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let i=ct(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,r,n),this.write(i,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let i=ct(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,r,n),this.write(i,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=Ne(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let i=ct(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,r,n),this.write(i,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let i=ct(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,r,n),this.write(i,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let i=ct(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,r,n),this.write(i,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let i=ct(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,r,n),this.write(i,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let i=ct(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,r,n),this.write(i,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!Oe(this.bufs[r],e.bufs[r]))return!1;return!0}static fromUint8Arrays(e,r){let n=new t;return n.bufs=e,r==null&&(r=e.reduce((i,o)=>i+o.byteLength,0)),n.length=r,n}};function ce(t,e="utf8"){let r=jn[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return r.decoder.decode(`${r.prefix}${t}`)}var Iy=parseInt("11111",2),Vo=parseInt("10000000",2),vy=parseInt("01111111",2),_u={0:cn,1:cn,2:Ry,3:Cy,4:Ly,5:By,6:Ty,16:cn,22:cn,48:cn};function Wo(t,e={offset:0}){let r=t[e.offset]&Iy;if(e.offset++,_u[r]!=null)return _u[r](t,e);throw new Error("No decoder for tag "+r)}function un(t,e){let r=0;if((t[e.offset]&Vo)===Vo){let n=t[e.offset]&vy,i="0x";e.offset++;for(let o=0;o<n;o++,e.offset++)i+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(i,16)}else r=t[e.offset],e.offset++;return r}function cn(t,e){un(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=Wo(t,e);if(n===null)break;r.push(n)}return r}function Ry(t,e){let r=un(t,e),n=e.offset,i=e.offset+r,o=[];for(let s=n;s<i;s++)s===n&&t[s]===0||o.push(t[s]);return e.offset+=r,Uint8Array.from(o)}function Ty(t,e){let r=un(t,e),n=e.offset+r,i=t[e.offset];e.offset++;let o=0,s=0;i<40?(o=0,s=i):i<80?(o=1,s=i-40):(o=2,s=i-80);let a=`${o}.${s}`,c=[];for(;e.offset<n;){let u=t[e.offset];if(e.offset++,c.push(u&127),u<128){c.reverse();let l=0;for(let f=0;f<c.length;f++)l+=c[f]<<f*7;a+=`.${l}`,c=[]}}return a}function By(t,e){return e.offset++,null}function Cy(t,e){let r=un(t,e),n=t[e.offset];e.offset++;let i=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return i}function Ly(t,e){let r=un(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function Dy(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new Re;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function jo(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=Dy(t.byteLength);return new Re(Uint8Array.from([e.byteLength|Vo]),e)}function Au(t){let e=new Re,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new Re(Uint8Array.from([2]),jo(e),e)}function Iu(t){let e=Uint8Array.from([0]),r=new Re(e,t);return new Re(Uint8Array.from([3]),jo(r),r)}function ei(t,e=48){let r=new Re;for(let n of t)r.append(n);return new Re(Uint8Array.from([e]),jo(r),r)}async function vu(t,e,r,n){let i=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let o=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},i,e,r.subarray());return n?.signal?.throwIfAborted(),o}var Ny=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Oy=Uint8Array.from([6,5,43,129,4,0,34]),Py=Uint8Array.from([6,5,43,129,4,0,35]),Uy={ext:!0,kty:"EC",crv:"P-256"},My={ext:!0,kty:"EC",crv:"P-384"},ky={ext:!0,kty:"EC",crv:"P-521"},Go=32,zo=48,Yo=66;function Ru(t){let e=Wo(t);return Tu(e)}function Tu(t){let e=t[1][1][0],r=1,n,i;if(e.byteLength===Go*2+1)return n=X(e.subarray(r,r+Go),"base64url"),i=X(e.subarray(r+Go),"base64url"),new xr({...Uy,key_ops:["verify"],x:n,y:i});if(e.byteLength===zo*2+1)return n=X(e.subarray(r,r+zo),"base64url"),i=X(e.subarray(r+zo),"base64url"),new xr({...My,key_ops:["verify"],x:n,y:i});if(e.byteLength===Yo*2+1)return n=X(e.subarray(r,r+Yo),"base64url"),i=X(e.subarray(r+Yo),"base64url"),new xr({...ky,key_ops:["verify"],x:n,y:i});throw new ve(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function Bu(t){return ei([Au(Uint8Array.from([1])),ei([qy(t.crv)],160),ei([Iu(new Re(Uint8Array.from([4]),ce(t.x??"","base64url"),ce(t.y??"","base64url")))],161)]).subarray()}function qy(t){if(t==="P-256")return Ny;if(t==="P-384")return Oy;if(t==="P-521")return Py;throw new ve(`Invalid curve ${t}`)}var xr=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=Bu(this.jwk)),this._raw}toMultihash(){return Fe.digest(Er(this))}toCID(){return me.createV1(114,this.toMultihash())}toString(){return ae.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Oe(this.raw,e.raw)}async verify(e,r,n){return vu(this.jwk,r,e,n)}};function Vt(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"}function ze(t,e=""){if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new Error(`${r}expected integer >= 0, got ${t}`)}}function H(t,e,r=""){let n=Vt(t),i=t?.length,o=e!==void 0;if(!n||o&&i!==e){let s=r&&`"${r}" `,a=o?` of length ${e}`:"",c=n?`length=${i}`:`type=${typeof t}`;throw new Error(s+"expected Uint8Array"+a+", got "+c)}return t}function ti(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash must wrapped by utils.createHasher");ze(t.outputLen),ze(t.blockLen)}function Sr(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function Lu(t,e){H(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new Error('"digestInto() output" expected to be of length >='+r)}function lt(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function ri(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function $e(t,e){return t<<32-e|t>>>e}var Du=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Fy=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function dt(t){if(H(t),Du)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=Fy[t[r]];return e}var ft={_0:48,_9:57,A:65,F:70,a:97,f:102};function Cu(t){if(t>=ft._0&&t<=ft._9)return t-ft._0;if(t>=ft.A&&t<=ft.F)return t-(ft.A-10);if(t>=ft.a&&t<=ft.f)return t-(ft.a-10)}function ht(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);if(Du)return Uint8Array.fromHex(t);let e=t.length,r=e/2;if(e%2)throw new Error("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=Cu(t.charCodeAt(o)),a=Cu(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 Ce(...t){let e=0;for(let n=0;n<t.length;n++){let i=t[n];H(i),e+=i.length}let r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let o=t[n];r.set(o,i),i+=o.length}return r}function Zo(t,e={}){let r=(i,o)=>t(o).update(i).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.create=i=>t(i),Object.assign(r,e),Object.freeze(r)}function _r(t=32){let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");return e.getRandomValues(new Uint8Array(t))}var Xo=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function Nu(t,e,r){return t&e^~t&r}function Ou(t,e,r){return t&e^t&r^e&r}var fn=class{blockLen;outputLen;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,i){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.buffer=new Uint8Array(e),this.view=ri(this.buffer)}update(e){Sr(this),H(e);let{view:r,buffer:n,blockLen:i}=this,o=e.length;for(let s=0;s<o;){let a=Math.min(i-this.pos,o-s);if(a===i){let c=ri(e);for(;i<=o-s;s+=i)this.process(c,s);continue}n.set(e.subarray(s,s+a),this.pos),this.pos+=a,s+=a,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Sr(this),Lu(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:o}=this,{pos:s}=this;r[s++]=128,lt(this.buffer.subarray(s)),this.padOffset>i-s&&(this.process(n,0),s=0);for(let f=s;f<i;f++)r[f]=0;n.setBigUint64(i-8,BigInt(this.length*8),o),this.process(n,0);let a=ri(e),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let u=c/4,l=this.get();if(u>l.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<u;f++)a.setUint32(4*f,l[f],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:i,finished:o,destroyed:s,pos:a}=this;return e.destroyed=s,e.finished=o,e.length=i,e.pos=a,i%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},pt=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var we=Uint32Array.from([1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209]);var ni=BigInt(4294967295),Pu=BigInt(32);function $y(t,e=!1){return e?{h:Number(t&ni),l:Number(t>>Pu&ni)}:{h:Number(t>>Pu&ni)|0,l:Number(t&ni)|0}}function Uu(t,e=!1){let r=t.length,n=new Uint32Array(r),i=new Uint32Array(r);for(let o=0;o<r;o++){let{h:s,l:a}=$y(t[o],e);[n[o],i[o]]=[s,a]}return[n,i]}var Qo=(t,e,r)=>t>>>r,Jo=(t,e,r)=>t<<32-r|e>>>r,Wt=(t,e,r)=>t>>>r|e<<32-r,jt=(t,e,r)=>t<<32-r|e>>>r,ln=(t,e,r)=>t<<64-r|e>>>r-32,dn=(t,e,r)=>t>>>r-32|e<<64-r;function Ye(t,e,r,n){let i=(e>>>0)+(n>>>0);return{h:t+r+(i/2**32|0)|0,l:i|0}}var Mu=(t,e,r)=>(t>>>0)+(e>>>0)+(r>>>0),ku=(t,e,r,n)=>e+r+n+(t/2**32|0)|0,qu=(t,e,r,n)=>(t>>>0)+(e>>>0)+(r>>>0)+(n>>>0),Fu=(t,e,r,n,i)=>e+r+n+i+(t/2**32|0)|0,$u=(t,e,r,n,i)=>(t>>>0)+(e>>>0)+(r>>>0)+(n>>>0)+(i>>>0),Hu=(t,e,r,n,i,o)=>e+r+n+i+o+(t/2**32|0)|0;var Ky=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Bt=new Uint32Array(64),es=class extends fn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:i,E:o,F:s,G:a,H:c}=this;return[e,r,n,i,o,s,a,c]}set(e,r,n,i,o,s,a,c){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=o|0,this.F=s|0,this.G=a|0,this.H=c|0}process(e,r){for(let f=0;f<16;f++,r+=4)Bt[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let h=Bt[f-15],d=Bt[f-2],p=$e(h,7)^$e(h,18)^h>>>3,b=$e(d,17)^$e(d,19)^d>>>10;Bt[f]=b+Bt[f-7]+p+Bt[f-16]|0}let{A:n,B:i,C:o,D:s,E:a,F:c,G:u,H:l}=this;for(let f=0;f<64;f++){let h=$e(a,6)^$e(a,11)^$e(a,25),d=l+h+Nu(a,c,u)+Ky[f]+Bt[f]|0,b=($e(n,2)^$e(n,13)^$e(n,22))+Ou(n,i,o)|0;l=u,u=c,c=a,a=s+d|0,s=o,o=i,i=n,n=d+b|0}n=n+this.A|0,i=i+this.B|0,o=o+this.C|0,s=s+this.D|0,a=a+this.E|0,c=c+this.F|0,u=u+this.G|0,l=l+this.H|0,this.set(n,i,o,s,a,c,u,l)}roundClean(){lt(Bt)}destroy(){this.set(0,0,0,0,0,0,0,0),lt(this.buffer)}},ts=class extends es{A=pt[0]|0;B=pt[1]|0;C=pt[2]|0;D=pt[3]|0;E=pt[4]|0;F=pt[5]|0;G=pt[6]|0;H=pt[7]|0;constructor(){super(32)}};var Ku=Uu(["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))),Vy=Ku[0],Wy=Ku[1],Ct=new Uint32Array(80),Lt=new Uint32Array(80),rs=class extends fn{constructor(e){super(128,e,16,!1)}get(){let{Ah:e,Al:r,Bh:n,Bl:i,Ch:o,Cl:s,Dh:a,Dl:c,Eh:u,El:l,Fh:f,Fl:h,Gh:d,Gl:p,Hh:b,Hl:_}=this;return[e,r,n,i,o,s,a,c,u,l,f,h,d,p,b,_]}set(e,r,n,i,o,s,a,c,u,l,f,h,d,p,b,_){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=u|0,this.El=l|0,this.Fh=f|0,this.Fl=h|0,this.Gh=d|0,this.Gl=p|0,this.Hh=b|0,this.Hl=_|0}process(e,r){for(let x=0;x<16;x++,r+=4)Ct[x]=e.getUint32(r),Lt[x]=e.getUint32(r+=4);for(let x=16;x<80;x++){let A=Ct[x-15]|0,T=Lt[x-15]|0,k=Wt(A,T,1)^Wt(A,T,8)^Qo(A,T,7),U=jt(A,T,1)^jt(A,T,8)^Jo(A,T,7),v=Ct[x-2]|0,E=Lt[x-2]|0,P=Wt(v,E,19)^ln(v,E,61)^Qo(v,E,6),F=jt(v,E,19)^dn(v,E,61)^Jo(v,E,6),D=qu(U,F,Lt[x-7],Lt[x-16]),w=Fu(D,k,P,Ct[x-7],Ct[x-16]);Ct[x]=w|0,Lt[x]=D|0}let{Ah:n,Al:i,Bh:o,Bl:s,Ch:a,Cl:c,Dh:u,Dl:l,Eh:f,El:h,Fh:d,Fl:p,Gh:b,Gl:_,Hh:y,Hl:I}=this;for(let x=0;x<80;x++){let A=Wt(f,h,14)^Wt(f,h,18)^ln(f,h,41),T=jt(f,h,14)^jt(f,h,18)^dn(f,h,41),k=f&d^~f&b,U=h&p^~h&_,v=$u(I,T,U,Wy[x],Lt[x]),E=Hu(v,y,A,k,Vy[x],Ct[x]),P=v|0,F=Wt(n,i,28)^ln(n,i,34)^ln(n,i,39),D=jt(n,i,28)^dn(n,i,34)^dn(n,i,39),w=n&o^n&a^o&a,S=i&s^i&c^s&c;y=b|0,I=_|0,b=d|0,_=p|0,d=f|0,p=h|0,{h:f,l:h}=Ye(u|0,l|0,E|0,P|0),u=a|0,l=c|0,a=o|0,c=s|0,o=n|0,s=i|0;let g=Mu(P,D,S);n=ku(g,E,F,w),i=g|0}({h:n,l:i}=Ye(this.Ah|0,this.Al|0,n|0,i|0)),{h:o,l:s}=Ye(this.Bh|0,this.Bl|0,o|0,s|0),{h:a,l:c}=Ye(this.Ch|0,this.Cl|0,a|0,c|0),{h:u,l}=Ye(this.Dh|0,this.Dl|0,u|0,l|0),{h:f,l:h}=Ye(this.Eh|0,this.El|0,f|0,h|0),{h:d,l:p}=Ye(this.Fh|0,this.Fl|0,d|0,p|0),{h:b,l:_}=Ye(this.Gh|0,this.Gl|0,b|0,_|0),{h:y,l:I}=Ye(this.Hh|0,this.Hl|0,y|0,I|0),this.set(n,i,o,s,a,c,u,l,f,h,d,p,b,_,y,I)}roundClean(){lt(Ct,Lt)}destroy(){lt(this.buffer),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}},ns=class extends rs{Ah=we[0]|0;Al=we[1]|0;Bh=we[2]|0;Bl=we[3]|0;Ch=we[4]|0;Cl=we[5]|0;Dh=we[6]|0;Dl=we[7]|0;Eh=we[8]|0;El=we[9]|0;Fh=we[10]|0;Fl=we[11]|0;Gh=we[12]|0;Gl=we[13]|0;Hh=we[14]|0;Hl=we[15]|0;constructor(){super(64)}};var Vu=Zo(()=>new ts,Xo(1));var Wu=Zo(()=>new ns,Xo(3));var os=BigInt(0),is=BigInt(1);function yt(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new Error(r+"expected boolean, got type="+typeof t)}return t}function ju(t){if(typeof t=="bigint"){if(!ii(t))throw new Error("positive bigint expected, got "+t)}else ze(t);return t}function hn(t){let e=ju(t).toString(16);return e.length&1?"0"+e:e}function Gu(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return t===""?os:BigInt("0x"+t)}function Ar(t){return Gu(dt(t))}function Gt(t){return Gu(dt(si(H(t)).reverse()))}function oi(t,e){ze(e),t=ju(t);let r=ht(t.toString(16).padStart(e*2,"0"));if(r.length!==e)throw new Error("number too large");return r}function ss(t,e){return oi(t,e).reverse()}function si(t){return Uint8Array.from(t)}var ii=t=>typeof t=="bigint"&&os<=t;function jy(t,e,r){return ii(t)&&ii(e)&&ii(r)&&e<=t&&t<r}function pn(t,e,r,n){if(!jy(e,r,n))throw new Error("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function as(t){let e;for(e=0;t>os;t>>=is,e+=1);return e}var yn=t=>(is<<BigInt(t))-is;function zu(t,e,r){if(ze(t,"hashLen"),ze(e,"qByteLen"),typeof r!="function")throw new Error("hmacFn must be a function");let n=_=>new Uint8Array(_),i=Uint8Array.of(),o=Uint8Array.of(0),s=Uint8Array.of(1),a=1e3,c=n(t),u=n(t),l=0,f=()=>{c.fill(1),u.fill(0),l=0},h=(..._)=>r(u,Ce(c,..._)),d=(_=i)=>{u=h(o,_),c=h(),_.length!==0&&(u=h(s,_),c=h())},p=()=>{if(l++>=a)throw new Error("drbg: tried max amount of iterations");let _=0,y=[];for(;_<e;){c=h();let I=c.slice();y.push(I),_+=c.length}return Ce(...y)};return(_,y)=>{f(),d(_);let I;for(;!(I=y(p()));)d();return f(),I}}function Dt(t,e={},r={}){if(!t||typeof t!="object")throw new Error("expected valid options object");function n(o,s,a){let c=t[o];if(a&&c===void 0)return;let u=typeof c;if(u!==s||c===null)throw new Error(`param "${o}" is invalid: expected ${s}, got ${u}`)}let i=(o,s)=>Object.entries(o).forEach(([a,c])=>n(a,c,s));i(e,!1),i(r,!0)}function Ir(t){let e=new WeakMap;return(r,...n)=>{let i=e.get(r);if(i!==void 0)return i;let o=t(r,...n);return e.set(r,o),o}}var Te=BigInt(0),de=BigInt(1),zt=BigInt(2),Xu=BigInt(3),Qu=BigInt(4),Ju=BigInt(5),Gy=BigInt(7),ef=BigInt(8),zy=BigInt(9),tf=BigInt(16);function ie(t,e){let r=t%e;return r>=Te?r:e+r}function Y(t,e,r){let n=t;for(;e-- >Te;)n*=n,n%=r;return n}function Yu(t,e){if(t===Te)throw new Error("invert: expected non-zero number");if(e<=Te)throw new Error("invert: expected positive modulus, got "+e);let r=ie(t,e),n=e,i=Te,o=de,s=de,a=Te;for(;r!==Te;){let u=n/r,l=n%r,f=i-s*u,h=o-a*u;n=r,r=l,i=s,o=a,s=f,a=h}if(n!==de)throw new Error("invert: does not exist");return ie(i,e)}function us(t,e,r){if(!t.eql(t.sqr(e),r))throw new Error("Cannot find square root")}function rf(t,e){let r=(t.ORDER+de)/Qu,n=t.pow(e,r);return us(t,n,e),n}function Yy(t,e){let r=(t.ORDER-Ju)/ef,n=t.mul(e,zt),i=t.pow(n,r),o=t.mul(e,i),s=t.mul(t.mul(o,zt),i),a=t.mul(o,t.sub(s,t.ONE));return us(t,a,e),a}function Zy(t){let e=vr(t),r=nf(t),n=r(e,e.neg(e.ONE)),i=r(e,n),o=r(e,e.neg(n)),s=(t+Gy)/tf;return(a,c)=>{let u=a.pow(c,s),l=a.mul(u,n),f=a.mul(u,i),h=a.mul(u,o),d=a.eql(a.sqr(l),c),p=a.eql(a.sqr(f),c);u=a.cmov(u,l,d),l=a.cmov(h,f,p);let b=a.eql(a.sqr(l),c),_=a.cmov(u,l,b);return us(a,_,c),_}}function nf(t){if(t<Xu)throw new Error("sqrt is not defined for small field");let e=t-de,r=0;for(;e%zt===Te;)e/=zt,r++;let n=zt,i=vr(t);for(;Zu(i,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return rf;let o=i.pow(n,e),s=(e+de)/zt;return function(c,u){if(c.is0(u))return u;if(Zu(c,u)!==1)throw new Error("Cannot find square root");let l=r,f=c.mul(c.ONE,o),h=c.pow(u,e),d=c.pow(u,s);for(;!c.eql(h,c.ONE);){if(c.is0(h))return c.ZERO;let p=1,b=c.sqr(h);for(;!c.eql(b,c.ONE);)if(p++,b=c.sqr(b),p===l)throw new Error("Cannot find square root");let _=de<<BigInt(l-p-1),y=c.pow(f,_);l=p,f=c.sqr(y),h=c.mul(h,f),d=c.mul(d,y)}return d}}function Xy(t){return t%Qu===Xu?rf:t%ef===Ju?Yy:t%tf===zy?Zy(t):nf(t)}var of=(t,e)=>(ie(t,e)&de)===de,Qy=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function fs(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=Qy.reduce((n,i)=>(n[i]="function",n),e);return Dt(t,r),t}function Jy(t,e,r){if(r<Te)throw new Error("invalid exponent, negatives unsupported");if(r===Te)return t.ONE;if(r===de)return e;let n=t.ONE,i=e;for(;r>Te;)r&de&&(n=t.mul(n,i)),i=t.sqr(i),r>>=de;return n}function bn(t,e,r=!1){let n=new Array(e.length).fill(r?t.ZERO:void 0),i=e.reduce((s,a,c)=>t.is0(a)?s:(n[c]=s,t.mul(s,a)),t.ONE),o=t.inv(i);return e.reduceRight((s,a,c)=>t.is0(a)?s:(n[c]=t.mul(s,n[c]),t.mul(s,a)),o),n}function Zu(t,e){let r=(t.ORDER-de)/zt,n=t.pow(e,r),i=t.eql(n,t.ONE),o=t.eql(n,t.ZERO),s=t.eql(n,t.neg(t.ONE));if(!i&&!o&&!s)throw new Error("invalid Legendre symbol result");return i?1:o?0:-1}function eb(t,e){e!==void 0&&ze(e);let r=e!==void 0?e:t.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}var cs=class{ORDER;BITS;BYTES;isLE;ZERO=Te;ONE=de;_lengths;_sqrt;_mod;constructor(e,r={}){if(e<=Te)throw new Error("invalid field: expected ORDER > 0, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&(this.sqrt=r.sqrt),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=r.allowedLengths?.slice()),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:i,nByteLength:o}=eb(e,n);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=i,this.BYTES=o,this._sqrt=void 0,Object.preventExtensions(this)}create(e){return ie(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof e);return Te<=e&&e<this.ORDER}is0(e){return e===Te}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&de)===de}neg(e){return ie(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return ie(e*e,this.ORDER)}add(e,r){return ie(e+r,this.ORDER)}sub(e,r){return ie(e-r,this.ORDER)}mul(e,r){return ie(e*r,this.ORDER)}pow(e,r){return Jy(this,e,r)}div(e,r){return ie(e*Yu(r,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,r){return e+r}subN(e,r){return e-r}mulN(e,r){return e*r}inv(e){return Yu(e,this.ORDER)}sqrt(e){return this._sqrt||(this._sqrt=Xy(this.ORDER)),this._sqrt(this,e)}toBytes(e){return this.isLE?ss(e,this.BYTES):oi(e,this.BYTES)}fromBytes(e,r=!1){H(e);let{_lengths:n,BYTES:i,isLE:o,ORDER:s,_mod:a}=this;if(n){if(!n.includes(e.length)||e.length>i)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let u=new Uint8Array(i);u.set(e,o?0:u.length-e.length),e=u}if(e.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+e.length);let c=o?Gt(e):Ar(e);if(a&&(c=ie(c,s)),!r&&!this.isValid(c))throw new Error("invalid field element: outside of range 0..ORDER");return c}invertBatch(e){return bn(this,e)}cmov(e,r,n){return n?r:e}};function vr(t,e={}){return new cs(t,e)}function sf(t){if(typeof t!="bigint")throw new Error("field order must be bigint");let e=t.toString(2).length;return Math.ceil(e/8)}function ls(t){let e=sf(t);return e+Math.ceil(e/2)}function ds(t,e,r=!1){H(t);let n=t.length,i=sf(e),o=ls(e);if(n<16||n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let s=r?Gt(t):Ar(t),a=ie(s,e-de)+de;return r?ss(a,i):oi(a,i)}var Rr=BigInt(0),Yt=BigInt(1);function mn(t,e){let r=e.negate();return t?r:e}function Zt(t,e){let r=bn(t.Fp,e.map(n=>n.Z));return e.map((n,i)=>t.fromAffine(n.toAffine(r[i])))}function ff(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function hs(t,e){ff(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),i=2**t,o=yn(t),s=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:i,shiftBy:s}}function af(t,e,r){let{windowSize:n,mask:i,maxNumber:o,shiftBy:s}=r,a=Number(t&i),c=t>>s;a>n&&(a-=o,c+=Yt);let u=e*n,l=u+Math.abs(a)-1,f=a===0,h=a<0,d=e%2!==0;return{nextN:c,offset:l,isZero:f,isNeg:h,isNegF:d,offsetF:u}}var ps=new WeakMap,lf=new WeakMap;function ys(t){return lf.get(t)||1}function cf(t){if(t!==Rr)throw new Error("invalid wNAF")}var Tr=class{BASE;ZERO;Fn;bits;constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let i=e;for(;r>Rr;)r&Yt&&(n=n.add(i)),i=i.double(),r>>=Yt;return n}precomputeWindow(e,r){let{windows:n,windowSize:i}=hs(r,this.bits),o=[],s=e,a=s;for(let c=0;c<n;c++){a=s,o.push(a);for(let u=1;u<i;u++)a=a.add(s),o.push(a);s=a.double()}return o}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let i=this.ZERO,o=this.BASE,s=hs(e,this.bits);for(let a=0;a<s.windows;a++){let{nextN:c,offset:u,isZero:l,isNeg:f,isNegF:h,offsetF:d}=af(n,a,s);n=c,l?o=o.add(mn(h,r[d])):i=i.add(mn(f,r[u]))}return cf(n),{p:i,f:o}}wNAFUnsafe(e,r,n,i=this.ZERO){let o=hs(e,this.bits);for(let s=0;s<o.windows&&n!==Rr;s++){let{nextN:a,offset:c,isZero:u,isNeg:l}=af(n,s,o);if(n=a,!u){let f=r[c];i=i.add(l?f.negate():f)}}return cf(n),i}getPrecomputes(e,r,n){let i=ps.get(r);return i||(i=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(i=n(i)),ps.set(r,i))),i}cached(e,r,n){let i=ys(e);return this.wNAF(i,this.getPrecomputes(i,e,n),r)}unsafe(e,r,n,i){let o=ys(e);return o===1?this._unsafeLadder(e,r,i):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,i)}createCache(e,r){ff(r,this.bits),lf.set(e,r),ps.delete(e)}hasCache(e){return ys(e)!==1}};function df(t,e,r,n){let i=e,o=t.ZERO,s=t.ZERO;for(;r>Rr||n>Rr;)r&Yt&&(o=o.add(i)),n&Yt&&(s=s.add(i)),i=i.double(),r>>=Yt,n>>=Yt;return{p1:o,p2:s}}function uf(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return fs(e),e}else return vr(t,{isLE:r})}function ai(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let c of["p","n","h"]){let u=e[c];if(!(typeof u=="bigint"&&u>Rr))throw new Error(`CURVE.${c} must be positive bigint`)}let i=uf(e.p,r.Fp,n),o=uf(e.n,r.Fn,n),a=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let c of a)if(!i.isValid(e[c]))throw new Error(`CURVE.${c} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:i,Fn:o}}function ci(t,e){return function(n){let i=t(n);return{secretKey:i,publicKey:e(i)}}}var Nt=BigInt(0),he=BigInt(1),bs=BigInt(2),tb=BigInt(8);function rb(t,e,r,n){let i=t.sqr(r),o=t.sqr(n),s=t.add(t.mul(e.a,i),o),a=t.add(t.ONE,t.mul(e.d,t.mul(i,o)));return t.eql(s,a)}function hf(t,e={}){let r=ai("edwards",t,e,e.FpFnLE),{Fp:n,Fn:i}=r,o=r.CURVE,{h:s}=o;Dt(e,{},{uvRatio:"function"});let a=bs<<BigInt(i.BYTES*8)-he,c=_=>n.create(_),u=e.uvRatio||((_,y)=>{try{return{isValid:!0,value:n.sqrt(n.div(_,y))}}catch{return{isValid:!1,value:Nt}}});if(!rb(n,o,o.Gx,o.Gy))throw new Error("bad curve params: generator point");function l(_,y,I=!1){let x=I?he:Nt;return pn("coordinate "+_,y,x,a),y}function f(_){if(!(_ instanceof p))throw new Error("EdwardsPoint expected")}let h=Ir((_,y)=>{let{X:I,Y:x,Z:A}=_,T=_.is0();y==null&&(y=T?tb:n.inv(A));let k=c(I*y),U=c(x*y),v=n.mul(A,y);if(T)return{x:Nt,y:he};if(v!==he)throw new Error("invZ was invalid");return{x:k,y:U}}),d=Ir(_=>{let{a:y,d:I}=o;if(_.is0())throw new Error("bad point: ZERO");let{X:x,Y:A,Z:T,T:k}=_,U=c(x*x),v=c(A*A),E=c(T*T),P=c(E*E),F=c(U*y),D=c(E*c(F+v)),w=c(P+c(I*c(U*v)));if(D!==w)throw new Error("bad point: equation left != right (1)");let S=c(x*A),g=c(T*k);if(S!==g)throw new Error("bad point: equation left != right (2)");return!0});class p{static BASE=new p(o.Gx,o.Gy,he,c(o.Gx*o.Gy));static ZERO=new p(Nt,he,he,Nt);static Fp=n;static Fn=i;X;Y;Z;T;constructor(y,I,x,A){this.X=l("x",y),this.Y=l("y",I),this.Z=l("z",x,!0),this.T=l("t",A),Object.freeze(this)}static CURVE(){return o}static fromAffine(y){if(y instanceof p)throw new Error("extended point not allowed");let{x:I,y:x}=y||{};return l("x",I),l("y",x),new p(I,x,he,c(I*x))}static fromBytes(y,I=!1){let x=n.BYTES,{a:A,d:T}=o;y=si(H(y,x,"point")),yt(I,"zip215");let k=si(y),U=y[x-1];k[x-1]=U&-129;let v=Gt(k),E=I?a:n.ORDER;pn("point.y",v,Nt,E);let P=c(v*v),F=c(P-he),D=c(T*P-A),{isValid:w,value:S}=u(F,D);if(!w)throw new Error("bad point: invalid y coordinate");let g=(S&he)===he,R=(U&128)!==0;if(!I&&S===Nt&&R)throw new Error("bad point: x=0 and x_0=1");return R!==g&&(S=c(-S)),p.fromAffine({x:S,y:v})}static fromHex(y,I=!1){return p.fromBytes(ht(y),I)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(y=8,I=!0){return b.createCache(this,y),I||this.multiply(bs),this}assertValidity(){d(this)}equals(y){f(y);let{X:I,Y:x,Z:A}=this,{X:T,Y:k,Z:U}=y,v=c(I*U),E=c(T*A),P=c(x*U),F=c(k*A);return v===E&&P===F}is0(){return this.equals(p.ZERO)}negate(){return new p(c(-this.X),this.Y,this.Z,c(-this.T))}double(){let{a:y}=o,{X:I,Y:x,Z:A}=this,T=c(I*I),k=c(x*x),U=c(bs*c(A*A)),v=c(y*T),E=I+x,P=c(c(E*E)-T-k),F=v+k,D=F-U,w=v-k,S=c(P*D),g=c(F*w),R=c(P*w),B=c(D*F);return new p(S,g,B,R)}add(y){f(y);let{a:I,d:x}=o,{X:A,Y:T,Z:k,T:U}=this,{X:v,Y:E,Z:P,T:F}=y,D=c(A*v),w=c(T*E),S=c(U*x*F),g=c(k*P),R=c((A+T)*(v+E)-D-w),B=g-S,N=g+S,O=c(w-I*D),L=c(R*B),M=c(N*O),q=c(R*O),ee=c(B*N);return new p(L,M,ee,q)}subtract(y){return this.add(y.negate())}multiply(y){if(!i.isValidNot0(y))throw new Error("invalid scalar: expected 1 <= sc < curve.n");let{p:I,f:x}=b.cached(this,y,A=>Zt(p,A));return Zt(p,[I,x])[0]}multiplyUnsafe(y,I=p.ZERO){if(!i.isValid(y))throw new Error("invalid scalar: expected 0 <= sc < curve.n");return y===Nt?p.ZERO:this.is0()||y===he?this:b.unsafe(this,y,x=>Zt(p,x),I)}isSmallOrder(){return this.multiplyUnsafe(s).is0()}isTorsionFree(){return b.unsafe(this,o.n).is0()}toAffine(y){return h(this,y)}clearCofactor(){return s===he?this:this.multiplyUnsafe(s)}toBytes(){let{x:y,y:I}=this.toAffine(),x=n.toBytes(I);return x[x.length-1]|=y&he?128:0,x}toHex(){return dt(this.toBytes())}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let b=new Tr(p,i.BITS);return p.BASE.precompute(8),p}function pf(t,e,r={}){if(typeof e!="function")throw new Error('"hash" function param is required');Dt(r,{},{adjustScalarBytes:"function",randomBytes:"function",domain:"function",prehash:"function",mapToCurve:"function"});let{prehash:n}=r,{BASE:i,Fp:o,Fn:s}=t,a=r.randomBytes||_r,c=r.adjustScalarBytes||(v=>v),u=r.domain||((v,E,P)=>{if(yt(P,"phflag"),E.length||P)throw new Error("Contexts/pre-hash are not supported");return v});function l(v){return s.create(Gt(v))}function f(v){let E=x.secretKey;H(v,x.secretKey,"secretKey");let P=H(e(v),2*E,"hashedSecretKey"),F=c(P.slice(0,E)),D=P.slice(E,2*E),w=l(F);return{head:F,prefix:D,scalar:w}}function h(v){let{head:E,prefix:P,scalar:F}=f(v),D=i.multiply(F),w=D.toBytes();return{head:E,prefix:P,scalar:F,point:D,pointBytes:w}}function d(v){return h(v).pointBytes}function p(v=Uint8Array.of(),...E){let P=Ce(...E);return l(e(u(P,H(v,void 0,"context"),!!n)))}function b(v,E,P={}){v=H(v,void 0,"message"),n&&(v=n(v));let{prefix:F,scalar:D,pointBytes:w}=h(E),S=p(P.context,F,v),g=i.multiply(S).toBytes(),R=p(P.context,g,w,v),B=s.create(S+R*D);if(!s.isValid(B))throw new Error("sign failed: invalid s");let N=Ce(g,s.toBytes(B));return H(N,x.signature,"result")}let _={zip215:!0};function y(v,E,P,F=_){let{context:D,zip215:w}=F,S=x.signature;v=H(v,S,"signature"),E=H(E,void 0,"message"),P=H(P,x.publicKey,"publicKey"),w!==void 0&&yt(w,"zip215"),n&&(E=n(E));let g=S/2,R=v.subarray(0,g),B=Gt(v.subarray(g,S)),N,O,L;try{N=t.fromBytes(P,w),O=t.fromBytes(R,w),L=i.multiplyUnsafe(B)}catch{return!1}if(!w&&N.isSmallOrder())return!1;let M=p(D,O.toBytes(),N.toBytes(),E);return O.add(N.multiplyUnsafe(M)).subtract(L).clearCofactor().is0()}let I=o.BYTES,x={secretKey:I,publicKey:I,signature:2*I,seed:I};function A(v=a(x.seed)){return H(v,x.seed,"seed")}function T(v){return Vt(v)&&v.length===s.BYTES}function k(v,E){try{return!!t.fromBytes(v,E)}catch{return!1}}let U={getExtendedPublicKey:h,randomSecretKey:A,isValidSecretKey:T,isValidPublicKey:k,toMontgomery(v){let{y:E}=t.fromBytes(v),P=x.publicKey,F=P===32;if(!F&&P!==57)throw new Error("only defined for 25519 and 448");let D=F?o.div(he+E,he-E):o.div(E-he,E+he);return o.toBytes(D)},toMontgomerySecret(v){let E=x.secretKey;H(v,E);let P=e(v.subarray(0,E));return c(P).subarray(0,E)}};return Object.freeze({keygen:ci(A,d),getPublicKey:d,sign:b,verify:y,utils:U,Point:t,lengths:x})}var nb=BigInt(1),yf=BigInt(2);var ib=BigInt(5),ob=BigInt(8),ms=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffed"),sb={p:ms,n:BigInt("0x1000000000000000000000000000000014def9dea2f79cd65812631a5cf5d3ed"),h:ob,a:BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffec"),d:BigInt("0x52036cee2b6ffe738cc740797779e89800700a4d4141d8ab75eb4dca135978a3"),Gx:BigInt("0x216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a"),Gy:BigInt("0x6666666666666666666666666666666666666666666666666666666666666658")};function ab(t){let e=BigInt(10),r=BigInt(20),n=BigInt(40),i=BigInt(80),o=ms,a=t*t%o*t%o,c=Y(a,yf,o)*a%o,u=Y(c,nb,o)*t%o,l=Y(u,ib,o)*u%o,f=Y(l,e,o)*l%o,h=Y(f,r,o)*f%o,d=Y(h,n,o)*h%o,p=Y(d,i,o)*d%o,b=Y(p,i,o)*d%o,_=Y(b,e,o)*l%o;return{pow_p_5_8:Y(_,yf,o)*t%o,b2:a}}function cb(t){return t[0]&=248,t[31]&=127,t[31]|=64,t}var bf=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752");function ub(t,e){let r=ms,n=ie(e*e*e,r),i=ie(n*n*e,r),o=ab(t*i).pow_p_5_8,s=ie(t*n*o,r),a=ie(e*s*s,r),c=s,u=ie(s*bf,r),l=a===t,f=a===ie(-t,r),h=a===ie(-t*bf,r);return l&&(s=c),(f||h)&&(s=u),of(s,r)&&(s=ie(-s,r)),{isValid:l||f,value:s}}var fb=hf(sb,{uvRatio:ub});function lb(t){return pf(fb,Wu,Object.assign({adjustScalarBytes:cb},t))}var mf=lb({});var wn=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}},ui=class extends Error{constructor(e="Missing Web Crypto API"){super(e),this.name="WebCryptoMissingError"}};var wf={get(t=globalThis){let e=t.crypto;if(e?.subtle==null)throw new ui("Missing Web Crypto API. The most likely cause of this error is that this page is being accessed from an insecure context (i.e. not HTTPS). For more information and possible resolutions see https://github.com/libp2p/js-libp2p/blob/main/packages/crypto/README.md#web-crypto-api");return e}};var fi=wf;var li=32;var ws,db=(async()=>{try{return await fi.get().subtle.generateKey({name:"Ed25519"},!0,["sign","verify"]),!0}catch{return!1}})();async function hb(t,e,r){if(t.buffer instanceof ArrayBuffer){let n=await fi.get().subtle.importKey("raw",t.buffer,{name:"Ed25519"},!1,["verify"]);return await fi.get().subtle.verify({name:"Ed25519"},n,e,r instanceof Uint8Array?r:r.subarray())}throw new TypeError("WebCrypto does not support SharedArrayBuffer for Ed25519 keys")}function pb(t,e,r){return mf.verify(e,r instanceof Uint8Array?r:r.subarray(),t)}async function gf(t,e,r){return ws==null&&(ws=await db),ws?hb(t,e,r):pb(t,e,r)}function di(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var hi=class{type="Ed25519";raw;constructor(e){this.raw=gs(e,li)}toMultihash(){return Fe.digest(Er(this))}toCID(){return me.createV1(114,this.toMultihash())}toString(){return ae.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Oe(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let i=gf(this.raw,r,e);return di(i)?i.then(o=>(n?.signal?.throwIfAborted(),o)):i}};function Ef(t){return t=gs(t,li),new hi(t)}function gs(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new ve(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var bb=Math.pow(2,7),mb=Math.pow(2,14),wb=Math.pow(2,21),xs=Math.pow(2,28),Es=Math.pow(2,35),Ss=Math.pow(2,42),_s=Math.pow(2,49),Q=128,Se=127;function Ze(t){if(t<bb)return 1;if(t<mb)return 2;if(t<wb)return 3;if(t<xs)return 4;if(t<Es)return 5;if(t<Ss)return 6;if(t<_s)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function gn(t,e,r=0){switch(Ze(t)){case 8:e[r++]=t&255|Q,t/=128;case 7:e[r++]=t&255|Q,t/=128;case 6:e[r++]=t&255|Q,t/=128;case 5:e[r++]=t&255|Q,t/=128;case 4:e[r++]=t&255|Q,t>>>=7;case 3:e[r++]=t&255|Q,t>>>=7;case 2:e[r++]=t&255|Q,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function As(t,e){let r=t[e],n=0;if(n+=r&Se,r<Q||(r=t[e+1],n+=(r&Se)<<7,r<Q)||(r=t[e+2],n+=(r&Se)<<14,r<Q)||(r=t[e+3],n+=(r&Se)<<21,r<Q)||(r=t[e+4],n+=(r&Se)*xs,r<Q)||(r=t[e+5],n+=(r&Se)*Es,r<Q)||(r=t[e+6],n+=(r&Se)*Ss,r<Q)||(r=t[e+7],n+=(r&Se)*_s,r<Q))return n;throw new RangeError("Could not decode varint")}function gb(t,e){let r=t.get(e),n=0;if(n+=r&Se,r<Q||(r=t.get(e+1),n+=(r&Se)<<7,r<Q)||(r=t.get(e+2),n+=(r&Se)<<14,r<Q)||(r=t.get(e+3),n+=(r&Se)<<21,r<Q)||(r=t.get(e+4),n+=(r&Se)*xs,r<Q)||(r=t.get(e+5),n+=(r&Se)*Es,r<Q)||(r=t.get(e+6),n+=(r&Se)*Ss,r<Q)||(r=t.get(e+7),n+=(r&Se)*_s,r<Q))return n;throw new RangeError("Could not decode varint")}function Is(t,e=0){return t instanceof Uint8Array?As(t,e):gb(t,e)}var vs=new Float32Array([-0]),Ot=new Uint8Array(vs.buffer);function Sf(t,e,r){vs[0]=t,e[r]=Ot[0],e[r+1]=Ot[1],e[r+2]=Ot[2],e[r+3]=Ot[3]}function _f(t,e){return Ot[0]=t[e],Ot[1]=t[e+1],Ot[2]=t[e+2],Ot[3]=t[e+3],vs[0]}var Rs=new Float64Array([-0]),_e=new Uint8Array(Rs.buffer);function Af(t,e,r){Rs[0]=t,e[r]=_e[0],e[r+1]=_e[1],e[r+2]=_e[2],e[r+3]=_e[3],e[r+4]=_e[4],e[r+5]=_e[5],e[r+6]=_e[6],e[r+7]=_e[7]}function If(t,e){return _e[0]=t[e],_e[1]=t[e+1],_e[2]=t[e+2],_e[3]=t[e+3],_e[4]=t[e+4],_e[5]=t[e+5],_e[6]=t[e+6],_e[7]=t[e+7],Rs[0]}var Eb=BigInt(Number.MAX_SAFE_INTEGER),Sb=BigInt(Number.MIN_SAFE_INTEGER),Pe=class t{lo;hi;constructor(e,r){this.lo=e|0,this.hi=r|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(e=!1){if(e)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(BigInt(r)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(e=!1){return this.toBigInt(e).toString()}zzEncode(){let e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this}zzDecode(){let e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this}length(){let e=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?e<16384?e<128?1:2:e<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return Xt;if(e<Eb&&e>Sb)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,i=e-(n<<32n);return r&&(n=~n|0n,i=~i|0n,++i>vf&&(i=0n,++n>vf&&(n=0n))),new t(Number(i),Number(n))}static fromNumber(e){if(e===0)return Xt;let r=e<0;r&&(e=-e);let n=e>>>0,i=(e-n)/4294967296>>>0;return r&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new t(n,i)}static from(e){return typeof e=="number"?t.fromNumber(e):typeof e=="bigint"?t.fromBigInt(e):typeof e=="string"?t.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new t(e.low>>>0,e.high>>>0):Xt}},Xt=new Pe(0,0);Xt.toBigInt=function(){return 0n};Xt.zzEncode=Xt.zzDecode=function(){return this};Xt.length=function(){return 1};var vf=4294967296n;function Rf(t){let e=0,r=0;for(let n=0;n<t.length;++n)r=t.charCodeAt(n),r<128?e+=1:r<2048?e+=2:(r&64512)===55296&&(t.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function Tf(t,e,r){if(r-e<1)return"";let i,o=[],s=0,a;for(;e<r;)a=t[e++],a<128?o[s++]=a:a>191&&a<224?o[s++]=(a&31)<<6|t[e++]&63:a>239&&a<365?(a=((a&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,o[s++]=55296+(a>>10),o[s++]=56320+(a&1023)):o[s++]=(a&15)<<12|(t[e++]&63)<<6|t[e++]&63,s>8191&&((i??(i=[])).push(String.fromCharCode.apply(String,o)),s=0);return i!=null?(s>0&&i.push(String.fromCharCode.apply(String,o.slice(0,s))),i.join("")):String.fromCharCode.apply(String,o.slice(0,s))}function Ts(t,e,r){let n=r,i,o;for(let s=0;s<t.length;++s)i=t.charCodeAt(s),i<128?e[r++]=i:i<2048?(e[r++]=i>>6|192,e[r++]=i&63|128):(i&64512)===55296&&((o=t.charCodeAt(s+1))&64512)===56320?(i=65536+((i&1023)<<10)+(o&1023),++s,e[r++]=i>>18|240,e[r++]=i>>12&63|128,e[r++]=i>>6&63|128,e[r++]=i&63|128):(e[r++]=i>>12|224,e[r++]=i>>6&63|128,e[r++]=i&63|128);return r-n}function He(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function pi(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var Bs=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(e){this.buf=e,this.pos=0,this.len=e.length}uint32(){let e=4294967295;if(e=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(e=(e|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return e;if((this.pos+=5)>this.len)throw this.pos=this.len,He(this,10);return e}int32(){return this.uint32()|0}sint32(){let e=this.uint32();return e>>>1^-(e&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw He(this,4);return pi(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw He(this,4);return pi(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw He(this,4);let e=_f(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw He(this,4);let e=If(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw He(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return Tf(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw He(this,e);this.pos+=e}else do if(this.pos>=this.len)throw He(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(e=this.uint32()&7)!==4;)this.skipType(e);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${e} at offset ${this.pos}`)}return this}readLongVarint(){let e=new Pe(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(this.buf[this.pos]&127)<<28)>>>0,e.hi=(e.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return e;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw He(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,e}if(this.len-this.pos>4){for(;r<5;++r)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;r<5;++r){if(this.pos>=this.len)throw He(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw He(this,8);let e=pi(this.buf,this.pos+=4),r=pi(this.buf,this.pos+=4);return new Pe(e,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=As(this.buf,this.pos);return this.pos+=Ze(e),e}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function Cs(t){return new Bs(t instanceof Uint8Array?t:t.subarray())}function yi(t,e,r){let n=Cs(t);return e.decode(n,void 0,r)}function Ls(t){let e=t??8192,r=e>>>1,n,i=e;return function(s){if(s<1||s>r)return Ne(s);i+s>e&&(n=Ne(e),i=0);let a=n.subarray(i,i+=s);return(i&7)!==0&&(i=(i|7)+1),a}}var Qt=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function Ds(){}var Os=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},_b=Ls();function Ab(t){return globalThis.Buffer!=null?Ne(t):_b(t)}var En=class{len;head;tail;states;constructor(){this.len=0,this.head=new Qt(Ds,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new Qt(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new Ps((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this}int32(e){return e<0?this._push(bi,10,Pe.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=Pe.fromBigInt(e);return this._push(bi,r.length(),r)}uint64Number(e){return this._push(gn,Ze(e),e)}uint64String(e){return this.uint64(BigInt(e))}int64(e){return this.uint64(e)}int64Number(e){return this.uint64Number(e)}int64String(e){return this.uint64String(e)}sint64(e){let r=Pe.fromBigInt(e).zzEncode();return this._push(bi,r.length(),r)}sint64Number(e){let r=Pe.fromNumber(e).zzEncode();return this._push(bi,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(Ns,1,e?1:0)}fixed32(e){return this._push(xn,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=Pe.fromBigInt(e);return this._push(xn,4,r.lo)._push(xn,4,r.hi)}fixed64Number(e){let r=Pe.fromNumber(e);return this._push(xn,4,r.lo)._push(xn,4,r.hi)}fixed64String(e){return this.fixed64(BigInt(e))}sfixed64(e){return this.fixed64(e)}sfixed64Number(e){return this.fixed64Number(e)}sfixed64String(e){return this.fixed64String(e)}float(e){return this._push(Sf,4,e)}double(e){return this._push(Af,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(Ns,1,0):this.uint32(r)._push(vb,r,e)}string(e){let r=Rf(e);return r!==0?this.uint32(r)._push(Ts,r,e):this._push(Ns,1,0)}fork(){return this.states=new Os(this),this.head=this.tail=new Qt(Ds,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new Qt(Ds,0,0),this.len=0),this}ldelim(){let e=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=r,this.len+=n),this}finish(){let e=this.head.next,r=Ab(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function Ns(t,e,r){e[r]=t&255}function Ib(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var Ps=class extends Qt{next;constructor(e,r){super(Ib,e,r),this.next=void 0}};function bi(t,e,r){for(;t.hi!==0;)e[r++]=t.lo&127|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[r++]=t.lo&127|128,t.lo=t.lo>>>7;e[r++]=t.lo}function xn(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}function vb(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(En.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(Rb,e,t),this},En.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(Tb,e,t),this});function Rb(t,e,r){e.set(t,r)}function Tb(t,e,r){t.length<40?Ts(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(ce(t),r)}function Us(){return new En}function mi(t,e){let r=Us();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}var Br;(function(t){t[t.VARINT=0]="VARINT",t[t.BIT64=1]="BIT64",t[t.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",t[t.START_GROUP=3]="START_GROUP",t[t.END_GROUP=4]="END_GROUP",t[t.BIT32=5]="BIT32"})(Br||(Br={}));function wi(t,e,r,n){return{name:t,type:e,encode:r,decode:n}}function Ms(t){function e(i){if(t[i.toString()]==null)throw new Error("Invalid enum value");return t[i]}let r=function(o,s){let a=e(o);s.int32(a)},n=function(o){let s=o.int32();return e(s)};return wi("enum",Br.VARINT,r,n)}function gi(t,e){return wi("message",Br.LENGTH_DELIMITED,t,e)}var Ue;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Ue||(Ue={}));var ks;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(ks||(ks={}));(function(t){t.codec=()=>Ms(ks)})(Ue||(Ue={}));var Sn;(function(t){let e;t.codec=()=>(e==null&&(e=gi((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Ue.codec().encode(r.Type,n)),r.Data!=null&&(n.uint32(18),n.bytes(r.Data)),i.lengthDelimited!==!1&&n.ldelim()},(r,n,i={})=>{let o={},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let a=r.uint32();switch(a>>>3){case 1:{o.Type=Ue.codec().decode(r);break}case 2:{o.Data=r.bytes();break}default:{r.skipType(a&7);break}}}return o})),e),t.encode=r=>mi(r,t.codec()),t.decode=(r,n)=>yi(r,t.codec(),n)})(Sn||(Sn={}));var qs;(function(t){let e;t.codec=()=>(e==null&&(e=gi((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Ue.codec().encode(r.Type,n)),r.Data!=null&&(n.uint32(18),n.bytes(r.Data)),i.lengthDelimited!==!1&&n.ldelim()},(r,n,i={})=>{let o={},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let a=r.uint32();switch(a>>>3){case 1:{o.Type=Ue.codec().decode(r);break}case 2:{o.Data=r.bytes();break}default:{r.skipType(a&7);break}}}return o})),e),t.encode=r=>mi(r,t.codec()),t.decode=(r,n)=>yi(r,t.codec(),n)})(qs||(qs={}));var xi=class{oHash;iHash;blockLen;outputLen;finished=!1;destroyed=!1;constructor(e,r){if(ti(e),H(r,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,i=new Uint8Array(n);i.set(r.length>n?e.create().update(r).digest():r);for(let o=0;o<i.length;o++)i[o]^=54;this.iHash.update(i),this.oHash=e.create();for(let o=0;o<i.length;o++)i[o]^=106;this.oHash.update(i),lt(i)}update(e){return Sr(this),this.iHash.update(e),this}digestInto(e){Sr(this),H(e,this.outputLen,"output"),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:i,destroyed:o,blockLen:s,outputLen:a}=this;return e=e,e.finished=i,e.destroyed=o,e.blockLen=s,e.outputLen=a,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Fs=(t,e,r)=>new xi(t,e).update(r).digest();Fs.create=(t,e)=>new xi(t,e);var Cf=(t,e)=>(t+(t>=0?e:-e)/Lf)/e;function Cb(t,e,r){let[[n,i],[o,s]]=e,a=Cf(s*t,r),c=Cf(-i*t,r),u=t-a*n-c*o,l=-a*i-c*s,f=u<bt,h=l<bt;f&&(u=-u),h&&(l=-l);let d=yn(Math.ceil(as(r)/2))+Cr;if(u<bt||u>=d||l<bt||l>=d)throw new Error("splitScalar (endomorphism): failed, k="+t);return{k1neg:f,k1:u,k2neg:h,k2:l}}function Hs(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function $s(t,e){let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return yt(r.lowS,"lowS"),yt(r.prehash,"prehash"),r.format!==void 0&&Hs(r.format),r}var Ks=class extends Error{constructor(e=""){super(e)}},Pt={Err:Ks,_tlv:{encode:(t,e)=>{let{Err:r}=Pt;if(t<0||t>256)throw new r("tlv.encode: wrong tag");if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,i=hn(n);if(i.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?hn(i.length/2|128):"";return hn(t)+o+i+e},decode(t,e){let{Err:r}=Pt,n=0;if(t<0||t>256)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let i=e[n++],o=!!(i&128),s=0;if(!o)s=i;else{let c=i&127;if(!c)throw new r("tlv.decode(long): indefinite length not supported");if(c>4)throw new r("tlv.decode(long): byte length is too big");let u=e.subarray(n,n+c);if(u.length!==c)throw new r("tlv.decode: length bytes not complete");if(u[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let l of u)s=s<<8|l;if(n+=c,s<128)throw new r("tlv.decode(long): not minimal encoding")}let a=e.subarray(n,n+s);if(a.length!==s)throw new r("tlv.decode: wrong value length");return{v:a,l:e.subarray(n+s)}}},_int:{encode(t){let{Err:e}=Pt;if(t<bt)throw new e("integer: negative integers are not allowed");let r=hn(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=Pt;if(t[0]&128)throw new e("invalid signature integer: negative");if(t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return Ar(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=Pt,i=H(t,void 0,"signature"),{v:o,l:s}=n.decode(48,i);if(s.length)throw new e("invalid signature: left bytes after parsing");let{v:a,l:c}=n.decode(2,o),{v:u,l}=n.decode(2,c);if(l.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(a),s:r.decode(u)}},hexFromSig(t){let{_tlv:e,_int:r}=Pt,n=e.encode(2,r.encode(t.r)),i=e.encode(2,r.encode(t.s)),o=n+i;return e.encode(48,o)}},bt=BigInt(0),Cr=BigInt(1),Lf=BigInt(2),Ei=BigInt(3),Lb=BigInt(4);function Df(t,e={}){let r=ai("weierstrass",t,e),{Fp:n,Fn:i}=r,o=r.CURVE,{h:s,n:a}=o;Dt(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:c}=e;if(c&&(!n.is0(o.a)||typeof c.beta!="bigint"||!Array.isArray(c.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let u=Of(n,i);function l(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function f(D,w,S){let{x:g,y:R}=w.toAffine(),B=n.toBytes(g);if(yt(S,"isCompressed"),S){l();let N=!n.isOdd(R);return Ce(Nf(N),B)}else return Ce(Uint8Array.of(4),B,n.toBytes(R))}function h(D){H(D,void 0,"Point");let{publicKey:w,publicKeyUncompressed:S}=u,g=D.length,R=D[0],B=D.subarray(1);if(g===w&&(R===2||R===3)){let N=n.fromBytes(B);if(!n.isValid(N))throw new Error("bad point: is not on curve, wrong x");let O=b(N),L;try{L=n.sqrt(O)}catch(ee){let z=ee instanceof Error?": "+ee.message:"";throw new Error("bad point: is not on curve, sqrt error"+z)}l();let M=n.isOdd(L);return(R&1)===1!==M&&(L=n.neg(L)),{x:N,y:L}}else if(g===S&&R===4){let N=n.BYTES,O=n.fromBytes(B.subarray(0,N)),L=n.fromBytes(B.subarray(N,N*2));if(!_(O,L))throw new Error("bad point: is not on curve");return{x:O,y:L}}else throw new Error(`bad point: got length ${g}, expected compressed=${w} or uncompressed=${S}`)}let d=e.toBytes||f,p=e.fromBytes||h;function b(D){let w=n.sqr(D),S=n.mul(w,D);return n.add(n.add(S,n.mul(D,o.a)),o.b)}function _(D,w){let S=n.sqr(w),g=b(D);return n.eql(S,g)}if(!_(o.Gx,o.Gy))throw new Error("bad curve params: generator point");let y=n.mul(n.pow(o.a,Ei),Lb),I=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(y,I)))throw new Error("bad curve params: a or b");function x(D,w,S=!1){if(!n.isValid(w)||S&&n.is0(w))throw new Error(`bad point coordinate ${D}`);return w}function A(D){if(!(D instanceof E))throw new Error("Weierstrass Point expected")}function T(D){if(!c||!c.basises)throw new Error("no endo");return Cb(D,c.basises,i.ORDER)}let k=Ir((D,w)=>{let{X:S,Y:g,Z:R}=D;if(n.eql(R,n.ONE))return{x:S,y:g};let B=D.is0();w==null&&(w=B?n.ONE:n.inv(R));let N=n.mul(S,w),O=n.mul(g,w),L=n.mul(R,w);if(B)return{x:n.ZERO,y:n.ZERO};if(!n.eql(L,n.ONE))throw new Error("invZ was invalid");return{x:N,y:O}}),U=Ir(D=>{if(D.is0()){if(e.allowInfinityPoint&&!n.is0(D.Y))return;throw new Error("bad point: ZERO")}let{x:w,y:S}=D.toAffine();if(!n.isValid(w)||!n.isValid(S))throw new Error("bad point: x or y not field elements");if(!_(w,S))throw new Error("bad point: equation left != right");if(!D.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function v(D,w,S,g,R){return S=new E(n.mul(S.X,D),S.Y,S.Z),w=mn(g,w),S=mn(R,S),w.add(S)}class E{static BASE=new E(o.Gx,o.Gy,n.ONE);static ZERO=new E(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=i;X;Y;Z;constructor(w,S,g){this.X=x("x",w),this.Y=x("y",S,!0),this.Z=x("z",g),Object.freeze(this)}static CURVE(){return o}static fromAffine(w){let{x:S,y:g}=w||{};if(!w||!n.isValid(S)||!n.isValid(g))throw new Error("invalid affine point");if(w instanceof E)throw new Error("projective point not allowed");return n.is0(S)&&n.is0(g)?E.ZERO:new E(S,g,n.ONE)}static fromBytes(w){let S=E.fromAffine(p(H(w,void 0,"point")));return S.assertValidity(),S}static fromHex(w){return E.fromBytes(ht(w))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(w=8,S=!0){return F.createCache(this,w),S||this.multiply(Ei),this}assertValidity(){U(this)}hasEvenY(){let{y:w}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(w)}equals(w){A(w);let{X:S,Y:g,Z:R}=this,{X:B,Y:N,Z:O}=w,L=n.eql(n.mul(S,O),n.mul(B,R)),M=n.eql(n.mul(g,O),n.mul(N,R));return L&&M}negate(){return new E(this.X,n.neg(this.Y),this.Z)}double(){let{a:w,b:S}=o,g=n.mul(S,Ei),{X:R,Y:B,Z:N}=this,O=n.ZERO,L=n.ZERO,M=n.ZERO,q=n.mul(R,R),ee=n.mul(B,B),z=n.mul(N,N),W=n.mul(R,B);return W=n.add(W,W),M=n.mul(R,N),M=n.add(M,M),O=n.mul(w,M),L=n.mul(g,z),L=n.add(O,L),O=n.sub(ee,L),L=n.add(ee,L),L=n.mul(O,L),O=n.mul(W,O),M=n.mul(g,M),z=n.mul(w,z),W=n.sub(q,z),W=n.mul(w,W),W=n.add(W,M),M=n.add(q,q),q=n.add(M,q),q=n.add(q,z),q=n.mul(q,W),L=n.add(L,q),z=n.mul(B,N),z=n.add(z,z),q=n.mul(z,W),O=n.sub(O,q),M=n.mul(z,ee),M=n.add(M,M),M=n.add(M,M),new E(O,L,M)}add(w){A(w);let{X:S,Y:g,Z:R}=this,{X:B,Y:N,Z:O}=w,L=n.ZERO,M=n.ZERO,q=n.ZERO,ee=o.a,z=n.mul(o.b,Ei),W=n.mul(S,B),te=n.mul(g,N),be=n.mul(R,O),Ge=n.add(S,g),re=n.add(B,N);Ge=n.mul(Ge,re),re=n.add(W,te),Ge=n.sub(Ge,re),re=n.add(S,R);let Ee=n.add(B,O);return re=n.mul(re,Ee),Ee=n.add(W,be),re=n.sub(re,Ee),Ee=n.add(g,R),L=n.add(N,O),Ee=n.mul(Ee,L),L=n.add(te,be),Ee=n.sub(Ee,L),q=n.mul(ee,re),L=n.mul(z,be),q=n.add(L,q),L=n.sub(te,q),q=n.add(te,q),M=n.mul(L,q),te=n.add(W,W),te=n.add(te,W),be=n.mul(ee,be),re=n.mul(z,re),te=n.add(te,be),be=n.sub(W,be),be=n.mul(ee,be),re=n.add(re,be),W=n.mul(te,re),M=n.add(M,W),W=n.mul(Ee,re),L=n.mul(Ge,L),L=n.sub(L,W),W=n.mul(Ge,te),q=n.mul(Ee,q),q=n.add(q,W),new E(L,M,q)}subtract(w){return this.add(w.negate())}is0(){return this.equals(E.ZERO)}multiply(w){let{endo:S}=e;if(!i.isValidNot0(w))throw new Error("invalid scalar: out of range");let g,R,B=N=>F.cached(this,N,O=>Zt(E,O));if(S){let{k1neg:N,k1:O,k2neg:L,k2:M}=T(w),{p:q,f:ee}=B(O),{p:z,f:W}=B(M);R=ee.add(W),g=v(S.beta,q,z,N,L)}else{let{p:N,f:O}=B(w);g=N,R=O}return Zt(E,[g,R])[0]}multiplyUnsafe(w){let{endo:S}=e,g=this;if(!i.isValid(w))throw new Error("invalid scalar: out of range");if(w===bt||g.is0())return E.ZERO;if(w===Cr)return g;if(F.hasCache(this))return this.multiply(w);if(S){let{k1neg:R,k1:B,k2neg:N,k2:O}=T(w),{p1:L,p2:M}=df(E,g,B,O);return v(S.beta,L,M,R,N)}else return F.unsafe(g,w)}toAffine(w){return k(this,w)}isTorsionFree(){let{isTorsionFree:w}=e;return s===Cr?!0:w?w(E,this):F.unsafe(this,a).is0()}clearCofactor(){let{clearCofactor:w}=e;return s===Cr?this:w?w(E,this):this.multiplyUnsafe(s)}isSmallOrder(){return this.multiplyUnsafe(s).is0()}toBytes(w=!0){return yt(w,"isCompressed"),this.assertValidity(),d(E,this,w)}toHex(w=!0){return dt(this.toBytes(w))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let P=i.BITS,F=new Tr(E,e.endo?Math.ceil(P/2):P);return E.BASE.precompute(8),E}function Nf(t){return Uint8Array.of(t?2:3)}function Of(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function Db(t,e={}){let{Fn:r}=t,n=e.randomBytes||_r,i=Object.assign(Of(t.Fp,r),{seed:ls(r.ORDER)});function o(d){try{let p=r.fromBytes(d);return r.isValidNot0(p)}catch{return!1}}function s(d,p){let{publicKey:b,publicKeyUncompressed:_}=i;try{let y=d.length;return p===!0&&y!==b||p===!1&&y!==_?!1:!!t.fromBytes(d)}catch{return!1}}function a(d=n(i.seed)){return ds(H(d,i.seed,"seed"),r.ORDER)}function c(d,p=!0){return t.BASE.multiply(r.fromBytes(d)).toBytes(p)}function u(d){let{secretKey:p,publicKey:b,publicKeyUncompressed:_}=i;if(!Vt(d)||"_lengths"in r&&r._lengths||p===b)return;let y=H(d,void 0,"key").length;return y===b||y===_}function l(d,p,b=!0){if(u(d)===!0)throw new Error("first arg must be private key");if(u(p)===!1)throw new Error("second arg must be public key");let _=r.fromBytes(d);return t.fromBytes(p).multiply(_).toBytes(b)}let f={isValidSecretKey:o,isValidPublicKey:s,randomSecretKey:a},h=ci(a,c);return Object.freeze({getPublicKey:c,getSharedSecret:l,keygen:h,Point:t,utils:f,lengths:i})}function Pf(t,e,r={}){ti(e),Dt(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let n=r.randomBytes||_r,i=r.hmac||((S,g)=>Fs(e,S,g)),{Fp:o,Fn:s}=t,{ORDER:a,BITS:c}=s,{keygen:u,getPublicKey:l,getSharedSecret:f,utils:h,lengths:d}=Db(t,r),p={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},b=a*Lf<o.ORDER;function _(S){let g=a>>Cr;return S>g}function y(S,g){if(!s.isValidNot0(g))throw new Error(`invalid signature ${S}: out of range 1..Point.Fn.ORDER`);return g}function I(){if(b)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function x(S,g){Hs(g);let R=d.signature,B=g==="compact"?R:g==="recovered"?R+1:void 0;return H(S,B)}class A{r;s;recovery;constructor(g,R,B){if(this.r=y("r",g),this.s=y("s",R),B!=null){if(I(),![0,1,2,3].includes(B))throw new Error("invalid recovery id");this.recovery=B}Object.freeze(this)}static fromBytes(g,R=p.format){x(g,R);let B;if(R==="der"){let{r:M,s:q}=Pt.toSig(H(g));return new A(M,q)}R==="recovered"&&(B=g[0],R="compact",g=g.subarray(1));let N=d.signature/2,O=g.subarray(0,N),L=g.subarray(N,N*2);return new A(s.fromBytes(O),s.fromBytes(L),B)}static fromHex(g,R){return this.fromBytes(ht(g),R)}assertRecovery(){let{recovery:g}=this;if(g==null)throw new Error("invalid recovery id: must be present");return g}addRecoveryBit(g){return new A(this.r,this.s,g)}recoverPublicKey(g){let{r:R,s:B}=this,N=this.assertRecovery(),O=N===2||N===3?R+a:R;if(!o.isValid(O))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let L=o.toBytes(O),M=t.fromBytes(Ce(Nf((N&1)===0),L)),q=s.inv(O),ee=k(H(g,void 0,"msgHash")),z=s.create(-ee*q),W=s.create(B*q),te=t.BASE.multiplyUnsafe(z).add(M.multiplyUnsafe(W));if(te.is0())throw new Error("invalid recovery: point at infinify");return te.assertValidity(),te}hasHighS(){return _(this.s)}toBytes(g=p.format){if(Hs(g),g==="der")return ht(Pt.hexFromSig(this));let{r:R,s:B}=this,N=s.toBytes(R),O=s.toBytes(B);return g==="recovered"?(I(),Ce(Uint8Array.of(this.assertRecovery()),N,O)):Ce(N,O)}toHex(g){return dt(this.toBytes(g))}}let T=r.bits2int||function(g){if(g.length>8192)throw new Error("input is too large");let R=Ar(g),B=g.length*8-c;return B>0?R>>BigInt(B):R},k=r.bits2int_modN||function(g){return s.create(T(g))},U=yn(c);function v(S){return pn("num < 2^"+c,S,bt,U),s.toBytes(S)}function E(S,g){return H(S,void 0,"message"),g?H(e(S),void 0,"prehashed message"):S}function P(S,g,R){let{lowS:B,prehash:N,extraEntropy:O}=$s(R,p);S=E(S,N);let L=k(S),M=s.fromBytes(g);if(!s.isValidNot0(M))throw new Error("invalid private key");let q=[v(M),v(L)];if(O!=null&&O!==!1){let te=O===!0?n(d.secretKey):O;q.push(H(te,void 0,"extraEntropy"))}let ee=Ce(...q),z=L;function W(te){let be=T(te);if(!s.isValidNot0(be))return;let Ge=s.inv(be),re=t.BASE.multiply(be).toAffine(),Ee=s.create(re.x);if(Ee===bt)return;let Kn=s.create(Ge*s.create(z+Ee*M));if(Kn===bt)return;let jc=(re.x===Ee?0:2)|Number(re.y&Cr),Gc=Kn;return B&&_(Kn)&&(Gc=s.neg(Kn),jc^=1),new A(Ee,Gc,b?void 0:jc)}return{seed:ee,k2sig:W}}function F(S,g,R={}){let{seed:B,k2sig:N}=P(S,g,R);return zu(e.outputLen,s.BYTES,i)(B,N).toBytes(R.format)}function D(S,g,R,B={}){let{lowS:N,prehash:O,format:L}=$s(B,p);if(R=H(R,void 0,"publicKey"),g=E(g,O),!Vt(S)){let M=S instanceof A?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+M)}x(S,L);try{let M=A.fromBytes(S,L),q=t.fromBytes(R);if(N&&M.hasHighS())return!1;let{r:ee,s:z}=M,W=k(g),te=s.inv(z),be=s.create(W*te),Ge=s.create(ee*te),re=t.BASE.multiplyUnsafe(be).add(q.multiplyUnsafe(Ge));return re.is0()?!1:s.create(re.x)===ee}catch{return!1}}function w(S,g,R={}){let{prehash:B}=$s(R,p);return g=E(g,B),A.fromBytes(S,"recovered").recoverPublicKey(g).toBytes()}return Object.freeze({keygen:u,getPublicKey:l,getSharedSecret:f,utils:h,lengths:d,Point:t,sign:F,verify:D,recoverPublicKey:w,Signature:A,hash:e})}var Ws={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Nb={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var Uf=BigInt(2);function Ob(t){let e=Ws.p,r=BigInt(3),n=BigInt(6),i=BigInt(11),o=BigInt(22),s=BigInt(23),a=BigInt(44),c=BigInt(88),u=t*t*t%e,l=u*u*t%e,f=Y(l,r,e)*l%e,h=Y(f,r,e)*l%e,d=Y(h,Uf,e)*u%e,p=Y(d,i,e)*d%e,b=Y(p,o,e)*p%e,_=Y(b,a,e)*b%e,y=Y(_,c,e)*_%e,I=Y(y,a,e)*b%e,x=Y(I,r,e)*l%e,A=Y(x,s,e)*p%e,T=Y(A,n,e)*u%e,k=Y(T,Uf,e);if(!Vs.eql(Vs.sqr(k),t))throw new Error("Cannot find square root");return k}var Vs=vr(Ws.p,{sqrt:Ob}),Pb=Df(Ws,{Fp:Vs,endo:Nb}),Lr=Pf(Pb,Vu);function Mf(t,e,r,n){let i=rn.digest(r instanceof Uint8Array?r:r.subarray());if(di(i))return i.then(({digest:o})=>(n?.signal?.throwIfAborted(),Lr.verify(e,o,t,{prehash:!1,format:"der"}))).catch(o=>{throw o.name==="AbortError"?o:new wn(String(o))});try{return n?.signal?.throwIfAborted(),Lr.verify(e,i.digest,t,{prehash:!1,format:"der"})}catch(o){throw new wn(String(o))}}var Si=class{type="secp256k1";raw;_key;constructor(e){this._key=qf(e),this.raw=kf(this._key)}toMultihash(){return Fe.digest(Er(this))}toCID(){return me.createV1(114,this.toMultihash())}toString(){return ae.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Oe(this.raw,e.raw)}verify(e,r,n){return Mf(this._key,r,e,n)}};function Ff(t){return new Si(t)}function kf(t){return Lr.Point.fromBytes(t).toBytes()}function qf(t){try{return Lr.Point.fromBytes(t),t}catch(e){throw new Yn(String(e))}}function $f(t){let{Type:e,Data:r}=Sn.decode(t.digest),n=r??new Uint8Array;switch(e){case Ue.Ed25519:return Ef(n);case Ue.secp256k1:return Ff(n);case Ue.ECDSA:return Ru(n);default:throw new an}}function Er(t){return Sn.encode({Type:Ue[t.type],Data:t.raw})}var Hf=Symbol.for("nodejs.util.inspect.custom"),Ub=114,_n=class{type;multihash;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[Qn]=!0;toString(){return this.string==null&&(this.string=ae.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return me.createV1(Ub,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return Oe(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return Oe(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[Hf](){return`PeerId(${this.toString()})`}},_i=class extends _n{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},Ai=class extends _n{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},Ii=class extends _n{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},Mb=2336,An=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Fe.digest(ce(this.url))}[Hf](){return`PeerId(${this.url})`}[Qn]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return me.createV1(Mb,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=X(e)),e.toString()===this.toString())}};var kb=114,Kf=2336;function Vf(t,e){let r;if(t.charAt(0)==="1"||t.charAt(0)==="Q")r=en(ae.decode(`z${t}`));else{if(t.startsWith("k51qzi5uqu5")||t.startsWith("kzwfwjn5ji4")||t.startsWith("k2k4r8")||t.startsWith("bafz"))return qb(me.parse(t));if(e==null)throw new ve('Please pass a multibase decoder for strings that do not start with "1" or "Q"');r=en(e.decode(t))}return Wf(r)}function Wf(t){if($b(t))return new _i({multihash:t});if(Fb(t))try{let e=$f(t);if(e.type==="Ed25519")return new Ai({multihash:t,publicKey:e});if(e.type==="secp256k1")return new Ii({multihash:t,publicKey:e})}catch{let r=X(t.digest);return new An(new URL(r))}throw new Xn("Supplied PeerID Multihash is invalid")}function qb(t){if(t?.multihash==null||t.version==null||t.version===1&&t.code!==kb&&t.code!==Kf)throw new Zn("Supplied PeerID CID is invalid");if(t.code===Kf){let e=X(t.multihash.digest);return new An(new URL(e))}return Wf(t.multihash)}function Fb(t){return t.code===Fe.code}function $b(t){return t.code===rn.code}function js(t){let e=t.getComponents(),r={},n=0;if(e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n].name==="ip4"||e[n].name==="ip6"||e[n].name==="dns"||e[n].name==="dns4"||e[n].name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n].name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null)throw new ve(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r}var vi=class{index=0;input="";new(e){return this.index=0,this.input=e,this}readAtomically(e){let r=this.index,n=e();return n===void 0&&(this.index=r),n}parseWith(e){let r=e();if(this.index===this.input.length)return r}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(e){return this.readAtomically(()=>{let r=this.readChar();if(r===e)return r})}readSeparator(e,r,n){return this.readAtomically(()=>{if(!(r>0&&this.readGivenChar(e)===void 0))return n()})}readNumber(e,r,n,i){return this.readAtomically(()=>{let o=0,s=0,a=this.peekChar();if(a===void 0)return;let c=a==="0",u=2**(8*i)-1;for(;;){let l=this.readAtomically(()=>{let f=this.readChar();if(f===void 0)return;let h=Number.parseInt(f,e);if(!Number.isNaN(h))return h});if(l===void 0)break;if(o*=e,o+=l,o>u||(s+=1,r!==void 0&&s>r))return}if(s!==0)return!n&&c&&s>1?void 0:o})}readIPv4Addr(){return this.readAtomically(()=>{let e=new Uint8Array(4);for(let r=0;r<e.length;r++){let n=this.readSeparator(".",r,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;e[r]=n}return e})}readIPv6Addr(){let e=r=>{for(let n=0;n<r.length/2;n++){let i=n*2;if(n<r.length-3){let s=this.readSeparator(":",n,()=>this.readIPv4Addr());if(s!==void 0)return r[i]=s[0],r[i+1]=s[1],r[i+2]=s[2],r[i+3]=s[3],[i+4,!0]}let o=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(o===void 0)return[i,!1];r[i]=o>>8,r[i+1]=o&255}return[r.length,!1]};return this.readAtomically(()=>{let r=new Uint8Array(16),[n,i]=e(r);if(n===16)return r;if(i||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let o=new Uint8Array(14),s=16-(n+2),[a]=e(o.subarray(0,s));return r.set(o.subarray(0,a),16-a),r})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var Hb=45,Kb=15,Ri=new vi;function jf(t){if(!(t.length>Kb))return Ri.new(t).parseWith(()=>Ri.readIPv4Addr())}function Gf(t){if(t.includes("%")&&(t=t.split("%")[0]),!(t.length>Hb))return Ri.new(t).parseWith(()=>Ri.readIPv6Addr())}function Ti(t){return!!jf(t)}function zf(t){return!!Gf(t)}var ge=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},mt=class extends Error{static name="ValidationError";name="ValidationError"},Bi=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},Ci=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};function zs(t){return e=>X(e,t)}function Ys(t){return e=>ce(e,t)}function Dr(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function Jt(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function Yf(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let r=ce(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=Jt(n);return ut([r,i],r.length+i.length)}function Zf(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let r=Tt.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=Jt(n);return ut([r,i],r.length+i.length)}function Zs(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=X(e,"base32"),i=Dr(r);return`${n}:${i}`}var Xs=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let i=parseInt(r,10);if(isNaN(i)||i<0||i>255)throw new ge("Invalid byte value in IP address");e[n]=i}),e},Xf=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let o=Ti(r[n]),s;o&&(s=Xs(r[n]),r[n]=X(s.subarray(0,2),"base16")),s!=null&&++n<8&&r.splice(n,0,X(s.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let o=[n,1];for(n=9-r.length;n>0;n--)o.push("0");r.splice.apply(r,o)}let i=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let o=parseInt(r[n],16);if(isNaN(o)||o<0||o>65535)throw new ge("Invalid byte value in IP address");i[e++]=o>>8&255,i[e++]=o&255}return i},Qf=function(t){if(t.byteLength!==4)throw new ge("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},Jf=function(t){if(t.byteLength!==16)throw new ge("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let i=t[n],o=t[n+1],s=`${i.toString(16).padStart(2,"0")}${o.toString(16).padStart(2,"0")}`;e.push(s)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new ge(`Invalid IPv6 address "${r}"`)}};function el(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new ge(`Invalid IPv6 address "${t}"`)}}var Gs=Object.values(on).map(t=>t.decoder),Vb=(function(){let t=Gs[0].or(Gs[1]);return Gs.slice(2).forEach(e=>t=t.or(e)),t})();function tl(t){return Vb.decode(t)}function rl(t){return e=>t.encoder.encode(e)}function Wb(t){if(parseInt(t).toString()!==t)throw new mt("Value must be an integer")}function jb(t){if(t<0)throw new mt("Value must be a positive integer, or zero")}function Gb(t){return e=>{if(e>t)throw new mt(`Value must be smaller than or equal to ${t}`)}}function zb(...t){return e=>{for(let r of t)r(e)}}var In=zb(Wb,jb,Gb(65535));var pe=-1,Qs=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new Ci(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},wt=new Qs,Rm=[{code:4,name:"ip4",size:32,valueToBytes:Xs,bytesToValue:Qf,validate:t=>{if(!Ti(t))throw new mt(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Jt,bytesToValue:Dr,validate:In},{code:273,name:"udp",size:16,valueToBytes:Jt,bytesToValue:Dr,validate:In},{code:33,name:"dccp",size:16,valueToBytes:Jt,bytesToValue:Dr,validate:In},{code:41,name:"ip6",size:128,valueToBytes:Xf,bytesToValue:Jf,stringToValue:el,validate:t=>{if(!zf(t))throw new mt(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:pe},{code:43,name:"ipcidr",size:8,bytesToValue:zs("base10"),valueToBytes:Ys("base10")},{code:53,name:"dns",size:pe},{code:54,name:"dns4",size:pe},{code:55,name:"dns6",size:pe},{code:56,name:"dnsaddr",size:pe},{code:132,name:"sctp",size:16,valueToBytes:Jt,bytesToValue:Dr,validate:In},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:pe,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:pe,bytesToValue:zs("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?Ys("base58btc")(t):me.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Zs,valueToBytes:Yf},{code:445,name:"onion3",size:296,bytesToValue:Zs,valueToBytes:Zf},{code:446,name:"garlic64",size:pe},{code:447,name:"garlic32",size:pe},{code:448,name:"tls"},{code:449,name:"sni",size:pe},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:pe,bytesToValue:rl(Do),valueToBytes:tl},{code:480,name:"http"},{code:481,name:"http-path",size:pe,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:pe}];Rm.forEach(t=>{wt.addProtocol(t)});function nl(t){let e=[],r=0;for(;r<t.length;){let n=Is(t,r),i=wt.getProtocol(n),o=Ze(n),s=Tm(i,t,r+o),a=0;s>0&&i.size===pe&&(a=Ze(s));let c=o+a+s,u={code:n,name:i.name,bytes:t.subarray(r,r+c)};if(s>0){let l=r+o+a,f=t.subarray(l,l+s);u.value=i.bytesToValue?.(f)??X(f)}e.push(u),r+=c}return e}function il(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let i=wt.getProtocol(n.code),o=Ze(n.code),s,a=0,c=0;n.value!=null&&(s=i.valueToBytes?.(n.value)??ce(n.value),a=s.byteLength,i.size===pe&&(c=Ze(a)));let u=new Uint8Array(o+c+a),l=0;gn(n.code,u,l),l+=o,s!=null&&(i.size===pe&&(gn(a,u,l),l+=c),u.set(s,l)),n.bytes=u}r.push(n.bytes),e+=n.bytes.byteLength}return ut(r,e)}function ol(t){if(t.charAt(0)!=="/")throw new ge('String multiaddr must start with "/"');let e=[],r="protocol",n="",i="";for(let o=1;o<t.length;o++){let s=t.charAt(o);s!=="/"&&(r==="protocol"?i+=t.charAt(o):n+=t.charAt(o));let a=o===t.length-1;if(s==="/"||a){let c=wt.getProtocol(i);if(r==="protocol"){if(c.size==null||c.size===0){e.push({code:c.code,name:c.name}),n="",i="",r="protocol";continue}else if(a)throw new ge(`Component ${i} was missing value`);r="value"}else if(r==="value"){let u={code:c.code,name:c.name};if(c.size!=null&&c.size!==0){if(n==="")throw new ge(`Component ${i} was missing value`);u.value=c.stringToValue?.(n)??n}e.push(u),n="",i="",r="protocol"}}}if(i!==""&&n!=="")throw new ge("Incomplete multiaddr");return e}function sl(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=wt.getProtocol(e.code);if(r==null)throw new ge(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function Tm(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:Is(e,r)}var Bm=Symbol.for("nodejs.util.inspect.custom"),aa=Symbol.for("@multiformats/multiaddr");function Cm(t){if(t==null&&(t="/"),Di(t))return t.getComponents();if(t instanceof Uint8Array)return nl(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),ol(t);if(Array.isArray(t))return t;throw new ge("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Li=class t{[aa]=!0;#t;#r;#e;constructor(e="/",r={}){this.#t=Cm(e),r.validate!==!1&&Lm(this)}get bytes(){return this.#e==null&&(this.#e=il(this.#t)),this.#e}toString(){return this.#r==null&&(this.#r=sl(this.#t)),this.#r}toJSON(){return this.toString()}getComponents(){return[...this.#t.map(e=>({...e}))]}encapsulate(e){let r=new t(e);return new t([...this.#t,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),i=n.lastIndexOf(r);if(i<0)throw new Bi(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,i),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#t.length-1;n>-1;n--)if(this.#t[n].code===e){r=n;break}return new t(this.#t.slice(0,r),{validate:!1})}equals(e){return Oe(this.bytes,e.bytes)}[Bm](){return`Multiaddr(${this.toString()})`}};function Lm(t){t.getComponents().forEach(e=>{let r=wt.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function Di(t){return!!t?.[aa]}function Ut(t){return new Li(t)}var Dm=[6,53,56,54,55];function al(t){return fl("sni",t)?.value}function cl(t){let e=fl("tcp",t)?.value;return e==null?"":`:${e}`}function fl(t,e){return e.find(r=>r.name===t)}function ul(t){return t.some(({code:e})=>e===448)}function Ke(t,e){let r=ll[t.name];if(r==null)throw new Error(`Can't interpret protocol ${t.name}`);let n=r(t,e);return t.code===41?`[${n}]`:n}var ll={ip4:(t,e)=>t.value,ip6:(t,e)=>e.length===0?t.value:`[${t.value}]`,tcp:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");return`tcp://${Ke(r,e)}:${t.value}`},udp:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");return`udp://${Ke(r,e)}:${t.value}`},dnsaddr:(t,e)=>t.value,dns4:(t,e)=>t.value,dns6:(t,e)=>t.value,dns:(t,e)=>t.value,ipfs:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");return`${Ke(r,e)}`},p2p:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");return`${Ke(r,e)}`},http:(t,e)=>{let r=ul(e),n=al(e),i=cl(e);if(r&&n!=null)return`https://${n}${i}`;let o=r?"https://":"http://",s=e.pop();if(s==null)throw new Error("Unexpected end of multiaddr");let a=Ke(s,e);return a=a?.replace("tcp://",""),`${o}${a}`},"http-path":(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");let n=Ke(r,e),i=decodeURIComponent(t.value??"");return`${n}${i}`},tls:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");return Ke(r,e)},sni:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");return Ke(r,e)},https:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");let n=Ke(r,e);return n=n?.replace("tcp://",""),`https://${n}`},ws:(t,e)=>{let r=ul(e),n=al(e),i=cl(e);if(r&&n!=null)return`wss://${n}${i}`;let o=r?"wss://":"ws://",s=e.pop();if(s==null)throw new Error("Unexpected end of multiaddr");let a=Ke(s,e);return a=a?.replace("tcp://",""),`${o}${a}`},wss:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");let n=Ke(r,e);return n=n?.replace("tcp://",""),`wss://${n}`}};function dl(t,e){let n=Ut(t).getComponents(),i=n.pop();if(i==null)throw new Error("Unexpected end of multiaddr");let o=ll[i.name];if(o==null)throw new Error(`No interpreter found for ${i.name}`);let s=o(i,n)??"";return e?.assumeHttp!==!1&&Dm.includes(i.code)&&(s=s.replace(/^.*:\/\//,""),i.value==="443"?s=`https://${s}`:s=`http://${s}`),(s.startsWith("http://")||s.startsWith("https://")||s.startsWith("ws://")||s.startsWith("wss://"))&&(s=new URL(s).toString(),s.endsWith("/")&&(s=s.substring(0,s.length-1))),s}var hl="[a-fA-F\\d:]",Mt=t=>t&&t.includeBoundaries?`(?:(?<=\\s|^)(?=${hl})|(?<=${hl})(?=\\s|$))`:"",Ve="(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}",ue="[a-fA-F\\d]{1,4}",Ni=`
2
+ "use strict";var Libp2PHttpUtils=(()=>{var P0=Object.create;var ri=Object.defineProperty;var U0=Object.getOwnPropertyDescriptor;var F0=Object.getOwnPropertyNames;var k0=Object.getPrototypeOf,M0=Object.prototype.hasOwnProperty;var V=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Oe=(t,e)=>{for(var r in e)ri(t,r,{get:e[r],enumerable:!0})},xf=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of F0(e))!M0.call(t,i)&&i!==r&&ri(t,i,{get:()=>e[i],enumerable:!(n=U0(e,i))||n.enumerable});return t};var q0=(t,e,r)=>(r=t!=null?P0(k0(t)):{},xf(e||!t||!t.__esModule?ri(r,"default",{value:t,enumerable:!0}):r,t)),$0=t=>xf(ri({},"__esModule",{value:!0}),t);var ed=V(ro=>{"use strict";ro.byteLength=vw;ro.toByteArray=Cw;ro.fromByteArray=Ow;var rt=[],ke=[],Rw=typeof Uint8Array<"u"?Uint8Array:Array,Wa="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(sr=0,Ql=Wa.length;sr<Ql;++sr)rt[sr]=Wa[sr],ke[Wa.charCodeAt(sr)]=sr;var sr,Ql;ke[45]=62;ke[95]=63;function Jl(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 vw(t){var e=Jl(t),r=e[0],n=e[1];return(r+n)*3/4-n}function Bw(t,e,r){return(e+r)*3/4-r}function Cw(t){var e,r=Jl(t),n=r[0],i=r[1],o=new Rw(Bw(t,n,i)),s=0,a=i>0?n-4:n,f;for(f=0;f<a;f+=4)e=ke[t.charCodeAt(f)]<<18|ke[t.charCodeAt(f+1)]<<12|ke[t.charCodeAt(f+2)]<<6|ke[t.charCodeAt(f+3)],o[s++]=e>>16&255,o[s++]=e>>8&255,o[s++]=e&255;return i===2&&(e=ke[t.charCodeAt(f)]<<2|ke[t.charCodeAt(f+1)]>>4,o[s++]=e&255),i===1&&(e=ke[t.charCodeAt(f)]<<10|ke[t.charCodeAt(f+1)]<<4|ke[t.charCodeAt(f+2)]>>2,o[s++]=e>>8&255,o[s++]=e&255),o}function Dw(t){return rt[t>>18&63]+rt[t>>12&63]+rt[t>>6&63]+rt[t&63]}function Lw(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(Dw(n));return i.join("")}function Ow(t){for(var e,r=t.length,n=r%3,i=[],o=16383,s=0,a=r-n;s<a;s+=o)i.push(Lw(t,s,s+o>a?a:s+o));return n===1?(e=t[r-1],i.push(rt[e>>2]+rt[e<<4&63]+"==")):n===2&&(e=(t[r-2]<<8)+t[r-1],i.push(rt[e>>10]+rt[e>>4&63]+rt[e<<2&63]+"=")),i.join("")}});var td=V(za=>{za.read=function(t,e,r,n,i){var o,s,a=i*8-n-1,f=(1<<a)-1,c=f>>1,u=-7,l=r?i-1:0,h=r?-1:1,d=t[e+l];for(l+=h,o=d&(1<<-u)-1,d>>=-u,u+=a;u>0;o=o*256+t[e+l],l+=h,u-=8);for(s=o&(1<<-u)-1,o>>=-u,u+=n;u>0;s=s*256+t[e+l],l+=h,u-=8);if(o===0)o=1-c;else{if(o===f)return s?NaN:(d?-1:1)*(1/0);s=s+Math.pow(2,n),o=o-c}return(d?-1:1)*s*Math.pow(2,o-n)};za.write=function(t,e,r,n,i,o){var s,a,f,c=o*8-i-1,u=(1<<c)-1,l=u>>1,h=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,d=n?0:o-1,w=n?1:-1,p=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,s=u):(s=Math.floor(Math.log(e)/Math.LN2),e*(f=Math.pow(2,-s))<1&&(s--,f*=2),s+l>=1?e+=h/f:e+=h*Math.pow(2,1-l),e*f>=2&&(s++,f/=2),s+l>=u?(a=0,s=u):s+l>=1?(a=(e*f-1)*Math.pow(2,i),s=s+l):(a=e*Math.pow(2,l-1)*Math.pow(2,i),s=0));i>=8;t[r+d]=a&255,d+=w,a/=256,i-=8);for(s=s<<i|a,c+=i;c>0;t[r+d]=s&255,d+=w,s/=256,c-=8);t[r+d-w]|=p*128}});var _t=V(Kr=>{"use strict";var Ga=ed(),$r=td(),rd=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Kr.Buffer=g;Kr.SlowBuffer=Mw;Kr.INSPECT_MAX_BYTES=50;var no=2147483647;Kr.kMaxLength=no;g.TYPED_ARRAY_SUPPORT=Nw();!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 Nw(){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(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 St(t){if(t>no)throw new RangeError('The value "'+t+'" is invalid for option "size"');let 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 Qa(t)}return sd(t,e,r)}g.poolSize=8192;function sd(t,e,r){if(typeof t=="string")return Uw(t,e);if(ArrayBuffer.isView(t))return Fw(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(nt(t,ArrayBuffer)||t&&nt(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(nt(t,SharedArrayBuffer)||t&&nt(t.buffer,SharedArrayBuffer)))return Za(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 g.from(n,e,r);let i=kw(t);if(i)return i;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 sd(t,e,r)};Object.setPrototypeOf(g.prototype,Uint8Array.prototype);Object.setPrototypeOf(g,Uint8Array);function ad(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 Pw(t,e,r){return ad(t),t<=0?St(t):e!==void 0?typeof r=="string"?St(t).fill(e,r):St(t).fill(e):St(t)}g.alloc=function(t,e,r){return Pw(t,e,r)};function Qa(t){return ad(t),St(t<0?0:Ja(t)|0)}g.allocUnsafe=function(t){return Qa(t)};g.allocUnsafeSlow=function(t){return Qa(t)};function Uw(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!g.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let r=cd(t,e)|0,n=St(r),i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}function Ya(t){let e=t.length<0?0:Ja(t.length)|0,r=St(e);for(let n=0;n<e;n+=1)r[n]=t[n]&255;return r}function Fw(t){if(nt(t,Uint8Array)){let e=new Uint8Array(t);return Za(e.buffer,e.byteOffset,e.byteLength)}return Ya(t)}function Za(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,g.prototype),n}function kw(t){if(g.isBuffer(t)){let e=Ja(t.length)|0,r=St(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||tc(t.length)?St(0):Ya(t);if(t.type==="Buffer"&&Array.isArray(t.data))return Ya(t.data)}function Ja(t){if(t>=no)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+no.toString(16)+" bytes");return t|0}function Mw(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(nt(e,Uint8Array)&&(e=g.from(e,e.offset,e.byteLength)),nt(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;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};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);let n;if(r===void 0)for(r=0,n=0;n<e.length;++n)r+=e[n].length;let i=g.allocUnsafe(r),o=0;for(n=0;n<e.length;++n){let s=e[n];if(nt(s,Uint8Array))o+s.length>i.length?(g.isBuffer(s)||(s=g.from(s)),s.copy(i,o)):Uint8Array.prototype.set.call(i,s,o);else if(g.isBuffer(s))s.copy(i,o);else throw new TypeError('"list" argument must be an Array of Buffers');o+=s.length}return i};function cd(t,e){if(g.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||nt(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 Xa(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return md(t).length;default:if(i)return n?-1:Xa(t).length;e=(""+e).toLowerCase(),i=!0}}g.byteLength=cd;function qw(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 Zw(this,e,r);case"utf8":case"utf-8":return ud(this,e,r);case"ascii":return Gw(this,e,r);case"latin1":case"binary":return Yw(this,e,r);case"base64":return Ww(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Xw(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}g.prototype._isBuffer=!0;function ar(t,e,r){let n=t[e];t[e]=t[r],t[r]=n}g.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)ar(this,r,r+1);return this};g.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)ar(this,r,r+3),ar(this,r+1,r+2);return this};g.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)ar(this,r,r+7),ar(this,r+1,r+6),ar(this,r+2,r+5),ar(this,r+3,r+4);return this};g.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?ud(this,0,e):qw.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(){let e="",r=Kr.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};rd&&(g.prototype[rd]=g.prototype.inspect);g.prototype.compare=function(e,r,n,i,o){if(nt(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),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,f=Math.min(s,a),c=this.slice(i,o),u=e.slice(r,n);for(let l=0;l<f;++l)if(c[l]!==u[l]){s=c[l],a=u[l];break}return s<a?-1:a<s?1:0};function fd(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,tc(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=g.from(e,n)),g.isBuffer(e))return e.length===0?-1:nd(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):nd(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function nd(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 f(u,l){return o===1?u[l]:u.readUInt16BE(l*o)}let c;if(i){let u=-1;for(c=r;c<s;c++)if(f(t,c)===f(e,u===-1?0:c-u)){if(u===-1&&(u=c),c-u+1===a)return u*o}else u!==-1&&(c-=c-u),u=-1}else for(r+a>s&&(r=s-a),c=r;c>=0;c--){let u=!0;for(let l=0;l<a;l++)if(f(t,c+l)!==f(e,l)){u=!1;break}if(u)return c}return-1}g.prototype.includes=function(e,r,n){return this.indexOf(e,r,n)!==-1};g.prototype.indexOf=function(e,r,n){return fd(this,e,r,n,!0)};g.prototype.lastIndexOf=function(e,r,n){return fd(this,e,r,n,!1)};function $w(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(tc(a))return s;t[r+s]=a}return s}function Hw(t,e,r,n){return io(Xa(e,t.length-r),t,r,n)}function Kw(t,e,r,n){return io(tg(e),t,r,n)}function jw(t,e,r,n){return io(md(e),t,r,n)}function Vw(t,e,r,n){return io(rg(e,t.length-r),t,r,n)}g.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 $w(this,e,r,n);case"utf8":case"utf-8":return Hw(this,e,r,n);case"ascii":case"latin1":case"binary":return Kw(this,e,r,n);case"base64":return jw(this,e,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Vw(this,e,r,n);default:if(s)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),s=!0}};g.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Ww(t,e,r){return e===0&&r===t.length?Ga.fromByteArray(t):Ga.fromByteArray(t.slice(e,r))}function ud(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 f,c,u,l;switch(a){case 1:o<128&&(s=o);break;case 2:f=t[i+1],(f&192)===128&&(l=(o&31)<<6|f&63,l>127&&(s=l));break;case 3:f=t[i+1],c=t[i+2],(f&192)===128&&(c&192)===128&&(l=(o&15)<<12|(f&63)<<6|c&63,l>2047&&(l<55296||l>57343)&&(s=l));break;case 4:f=t[i+1],c=t[i+2],u=t[i+3],(f&192)===128&&(c&192)===128&&(u&192)===128&&(l=(o&15)<<18|(f&63)<<12|(c&63)<<6|u&63,l>65535&&l<1114112&&(s=l))}}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 zw(n)}var id=4096;function zw(t){let e=t.length;if(e<=id)return String.fromCharCode.apply(String,t);let r="",n=0;for(;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=id));return r}function Gw(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 Yw(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 Zw(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+=ng[t[o]];return i}function Xw(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}g.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,g.prototype),i};function me(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,n){e=e>>>0,r=r>>>0,n||me(e,r,this.length);let i=this[e],o=1,s=0;for(;++s<r&&(o*=256);)i+=this[e+s]*o;return i};g.prototype.readUintBE=g.prototype.readUIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||me(e,r,this.length);let i=this[e+--r],o=1;for(;r>0&&(o*=256);)i+=this[e+--r]*o;return i};g.prototype.readUint8=g.prototype.readUInt8=function(e,r){return e=e>>>0,r||me(e,1,this.length),this[e]};g.prototype.readUint16LE=g.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||me(e,2,this.length),this[e]|this[e+1]<<8};g.prototype.readUint16BE=g.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||me(e,2,this.length),this[e]<<8|this[e+1]};g.prototype.readUint32LE=g.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||me(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||me(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};g.prototype.readBigUInt64LE=jt(function(e){e=e>>>0,Hr(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&qn(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))});g.prototype.readBigUInt64BE=jt(function(e){e=e>>>0,Hr(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&qn(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)});g.prototype.readIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||me(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};g.prototype.readIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||me(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};g.prototype.readInt8=function(e,r){return e=e>>>0,r||me(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};g.prototype.readInt16LE=function(e,r){e=e>>>0,r||me(e,2,this.length);let n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};g.prototype.readInt16BE=function(e,r){e=e>>>0,r||me(e,2,this.length);let n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};g.prototype.readInt32LE=function(e,r){return e=e>>>0,r||me(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||me(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};g.prototype.readBigInt64LE=jt(function(e){e=e>>>0,Hr(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&qn(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)});g.prototype.readBigInt64BE=jt(function(e){e=e>>>0,Hr(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&qn(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)});g.prototype.readFloatLE=function(e,r){return e=e>>>0,r||me(e,4,this.length),$r.read(this,e,!0,23,4)};g.prototype.readFloatBE=function(e,r){return e=e>>>0,r||me(e,4,this.length),$r.read(this,e,!1,23,4)};g.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||me(e,8,this.length),$r.read(this,e,!0,52,8)};g.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||me(e,8,this.length),$r.read(this,e,!1,52,8)};function Le(t,e,r,n,i,o){if(!g.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")}g.prototype.writeUintLE=g.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;Le(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};g.prototype.writeUintBE=g.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;Le(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};g.prototype.writeUint8=g.prototype.writeUInt8=function(e,r,n){return e=+e,r=r>>>0,n||Le(this,e,r,1,255,0),this[r]=e&255,r+1};g.prototype.writeUint16LE=g.prototype.writeUInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||Le(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,n){return e=+e,r=r>>>0,n||Le(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,n){return e=+e,r=r>>>0,n||Le(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,n){return e=+e,r=r>>>0,n||Le(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 ld(t,e,r,n,i){bd(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 dd(t,e,r,n,i){bd(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}g.prototype.writeBigUInt64LE=jt(function(e,r=0){return ld(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});g.prototype.writeBigUInt64BE=jt(function(e,r=0){return dd(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});g.prototype.writeIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){let f=Math.pow(2,8*n-1);Le(this,e,r,n,f-1,-f)}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};g.prototype.writeIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){let f=Math.pow(2,8*n-1);Le(this,e,r,n,f-1,-f)}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};g.prototype.writeInt8=function(e,r,n){return e=+e,r=r>>>0,n||Le(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};g.prototype.writeInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||Le(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};g.prototype.writeInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||Le(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};g.prototype.writeInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||Le(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,n){return e=+e,r=r>>>0,n||Le(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};g.prototype.writeBigInt64LE=jt(function(e,r=0){return ld(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});g.prototype.writeBigInt64BE=jt(function(e,r=0){return dd(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function hd(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 pd(t,e,r,n,i){return e=+e,r=r>>>0,i||hd(t,e,r,4,34028234663852886e22,-34028234663852886e22),$r.write(t,e,r,n,23,4),r+4}g.prototype.writeFloatLE=function(e,r,n){return pd(this,e,r,!0,n)};g.prototype.writeFloatBE=function(e,r,n){return pd(this,e,r,!1,n)};function yd(t,e,r,n,i){return e=+e,r=r>>>0,i||hd(t,e,r,8,17976931348623157e292,-17976931348623157e292),$r.write(t,e,r,n,52,8),r+8}g.prototype.writeDoubleLE=function(e,r,n){return yd(this,e,r,!0,n)};g.prototype.writeDoubleBE=function(e,r,n){return yd(this,e,r,!1,n)};g.prototype.copy=function(e,r,n,i){if(!g.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};g.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"&&!g.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=g.isBuffer(e)?e:g.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 qr={};function ec(t,e,r){qr[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}`}}}ec("ERR_BUFFER_OUT_OF_BOUNDS",function(t){return t?`${t} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);ec("ERR_INVALID_ARG_TYPE",function(t,e){return`The "${t}" argument must be of type number. Received type ${typeof e}`},TypeError);ec("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=od(String(r)):typeof r=="bigint"&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=od(i)),i+="n"),n+=` It must be ${e}. Received ${i}`,n},RangeError);function od(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 Qw(t,e,r){Hr(e,"offset"),(t[e]===void 0||t[e+r]===void 0)&&qn(e,t.length-(r+1))}function bd(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 qr.ERR_OUT_OF_RANGE("value",a,t)}Qw(n,i,o)}function Hr(t,e){if(typeof t!="number")throw new qr.ERR_INVALID_ARG_TYPE(e,"number",t)}function qn(t,e,r){throw Math.floor(t)!==t?(Hr(t,r),new qr.ERR_OUT_OF_RANGE(r||"offset","an integer",t)):e<0?new qr.ERR_BUFFER_OUT_OF_BOUNDS:new qr.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${e}`,t)}var Jw=/[^+/0-9A-Za-z-_]/g;function eg(t){if(t=t.split("=")[0],t=t.trim().replace(Jw,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Xa(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 tg(t){let e=[];for(let r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function rg(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 md(t){return Ga.toByteArray(eg(t))}function io(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 nt(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function tc(t){return t!==t}var ng=(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 jt(t){return typeof BigInt>"u"?ig:t}function ig(){throw new Error("BigInt not supported")}});var Z=V((XT,wd)=>{"use strict";var rc=class extends Error{constructor(e){if(!Array.isArray(e))throw new TypeError(`Expected input to be an Array, got ${typeof e}`);let r="";for(let n=0;n<e.length;n++)r+=` ${e[n].stack}
3
+ `;super(r),this.name="AggregateError",this.errors=e}};wd.exports={AggregateError:rc,ArrayIsArray(t){return Array.isArray(t)},ArrayPrototypeIncludes(t,e){return t.includes(e)},ArrayPrototypeIndexOf(t,e){return t.indexOf(e)},ArrayPrototypeJoin(t,e){return t.join(e)},ArrayPrototypeMap(t,e){return t.map(e)},ArrayPrototypePop(t,e){return t.pop(e)},ArrayPrototypePush(t,e){return t.push(e)},ArrayPrototypeSlice(t,e,r){return t.slice(e,r)},Error,FunctionPrototypeCall(t,e,...r){return t.call(e,...r)},FunctionPrototypeSymbolHasInstance(t,e){return Function.prototype[Symbol.hasInstance].call(t,e)},MathFloor:Math.floor,Number,NumberIsInteger:Number.isInteger,NumberIsNaN:Number.isNaN,NumberMAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER,NumberMIN_SAFE_INTEGER:Number.MIN_SAFE_INTEGER,NumberParseInt:Number.parseInt,ObjectDefineProperties(t,e){return Object.defineProperties(t,e)},ObjectDefineProperty(t,e,r){return Object.defineProperty(t,e,r)},ObjectGetOwnPropertyDescriptor(t,e){return Object.getOwnPropertyDescriptor(t,e)},ObjectKeys(t){return Object.keys(t)},ObjectSetPrototypeOf(t,e){return Object.setPrototypeOf(t,e)},Promise,PromisePrototypeCatch(t,e){return t.catch(e)},PromisePrototypeThen(t,e,r){return t.then(e,r)},PromiseReject(t){return Promise.reject(t)},PromiseResolve(t){return Promise.resolve(t)},ReflectApply:Reflect.apply,RegExpPrototypeTest(t,e){return t.test(e)},SafeSet:Set,String,StringPrototypeSlice(t,e,r){return t.slice(e,r)},StringPrototypeToLowerCase(t){return t.toLowerCase()},StringPrototypeToUpperCase(t){return t.toUpperCase()},StringPrototypeTrim(t){return t.trim()},Symbol,SymbolFor:Symbol.for,SymbolAsyncIterator:Symbol.asyncIterator,SymbolHasInstance:Symbol.hasInstance,SymbolIterator:Symbol.iterator,SymbolDispose:Symbol.dispose||Symbol("Symbol.dispose"),SymbolAsyncDispose:Symbol.asyncDispose||Symbol("Symbol.asyncDispose"),TypedArrayPrototypeSet(t,e,r){return t.set(e,r)},Boolean,Uint8Array}});var nc=V((QT,gd)=>{"use strict";gd.exports={format(t,...e){return t.replace(/%([sdifj])/g,function(...[r,n]){let i=e.shift();return n==="f"?i.toFixed(6):n==="j"?JSON.stringify(i):n==="s"&&typeof i=="object"?`${i.constructor!==Object?i.constructor.name:""} {}`.trim():i.toString()})},inspect(t){switch(typeof t){case"string":if(t.includes("'"))if(t.includes('"')){if(!t.includes("`")&&!t.includes("${"))return`\`${t}\``}else return`"${t}"`;return`'${t}'`;case"number":return isNaN(t)?"NaN":Object.is(t,-0)?String(t):t;case"bigint":return`${String(t)}n`;case"boolean":case"undefined":return String(t);case"object":return"{}"}}}});var Te=V((JT,Sd)=>{"use strict";var{format:og,inspect:oo}=nc(),{AggregateError:sg}=Z(),ag=globalThis.AggregateError||sg,cg=Symbol("kIsNodeError"),fg=["string","function","number","object","Function","Object","boolean","bigint","symbol"],ug=/^([A-Z][a-z0-9]*)+$/,lg="__node_internal_",so={};function cr(t,e){if(!t)throw new so.ERR_INTERNAL_ASSERTION(e)}function xd(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 dg(t,e,r){if(typeof e=="function")return cr(e.length<=r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${e.length}).`),e(...r);let n=(e.match(/%[dfijoOs]/g)||[]).length;return cr(n===r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${n}).`),r.length===0?e:og(e,...r)}function Se(t,e,r){r||(r=Error);class n extends r{constructor(...o){super(dg(t,e,o))}toString(){return`${this.name} [${t}]: ${this.message}`}}Object.defineProperties(n.prototype,{name:{value:r.name,writable:!0,enumerable:!1,configurable:!0},toString:{value(){return`${this.name} [${t}]: ${this.message}`},writable:!0,enumerable:!1,configurable:!0}}),n.prototype.code=t,n.prototype[cg]=!0,so[t]=n}function Ed(t){let e=lg+t.name;return Object.defineProperty(t,"name",{value:e}),t}function hg(t,e){if(t&&e&&t!==e){if(Array.isArray(e.errors))return e.errors.push(t),e;let r=new ag([e,t],e.message);return r.code=e.code,r}return t||e}var ic=class extends Error{constructor(e="The operation was aborted",r=void 0){if(r!==void 0&&typeof r!="object")throw new so.ERR_INVALID_ARG_TYPE("options","Object",r);super(e,r),this.code="ABORT_ERR",this.name="AbortError"}};Se("ERR_ASSERTION","%s",Error);Se("ERR_INVALID_ARG_TYPE",(t,e,r)=>{cr(typeof t=="string","'name' must be a string"),Array.isArray(e)||(e=[e]);let n="The ";t.endsWith(" argument")?n+=`${t} `:n+=`"${t}" ${t.includes(".")?"property":"argument"} `,n+="must be ";let i=[],o=[],s=[];for(let f of e)cr(typeof f=="string","All expected entries have to be of type string"),fg.includes(f)?i.push(f.toLowerCase()):ug.test(f)?o.push(f):(cr(f!=="object",'The value "object" should be written as "Object"'),s.push(f));if(o.length>0){let f=i.indexOf("object");f!==-1&&(i.splice(i,f,1),o.push("Object"))}if(i.length>0){switch(i.length){case 1:n+=`of type ${i[0]}`;break;case 2:n+=`one of type ${i[0]} or ${i[1]}`;break;default:{let f=i.pop();n+=`one of type ${i.join(", ")}, or ${f}`}}(o.length>0||s.length>0)&&(n+=" or ")}if(o.length>0){switch(o.length){case 1:n+=`an instance of ${o[0]}`;break;case 2:n+=`an instance of ${o[0]} or ${o[1]}`;break;default:{let f=o.pop();n+=`an instance of ${o.join(", ")}, or ${f}`}}s.length>0&&(n+=" or ")}switch(s.length){case 0:break;case 1:s[0].toLowerCase()!==s[0]&&(n+="an "),n+=`${s[0]}`;break;case 2:n+=`one of ${s[0]} or ${s[1]}`;break;default:{let f=s.pop();n+=`one of ${s.join(", ")}, or ${f}`}}if(r==null)n+=`. Received ${r}`;else if(typeof r=="function"&&r.name)n+=`. Received function ${r.name}`;else if(typeof r=="object"){var a;if((a=r.constructor)!==null&&a!==void 0&&a.name)n+=`. Received an instance of ${r.constructor.name}`;else{let f=oo(r,{depth:-1});n+=`. Received ${f}`}}else{let f=oo(r,{colors:!1});f.length>25&&(f=`${f.slice(0,25)}...`),n+=`. Received type ${typeof r} (${f})`}return n},TypeError);Se("ERR_INVALID_ARG_VALUE",(t,e,r="is invalid")=>{let n=oo(e);return n.length>128&&(n=n.slice(0,128)+"..."),`The ${t.includes(".")?"property":"argument"} '${t}' ${r}. Received ${n}`},TypeError);Se("ERR_INVALID_RETURN_VALUE",(t,e,r)=>{var n;let i=r!=null&&(n=r.constructor)!==null&&n!==void 0&&n.name?`instance of ${r.constructor.name}`:`type ${typeof r}`;return`Expected ${t} to be returned from the "${e}" function but got ${i}.`},TypeError);Se("ERR_MISSING_ARGS",(...t)=>{cr(t.length>0,"At least one arg needs to be specified");let e,r=t.length;switch(t=(Array.isArray(t)?t:[t]).map(n=>`"${n}"`).join(" or "),r){case 1:e+=`The ${t[0]} argument`;break;case 2:e+=`The ${t[0]} and ${t[1]} arguments`;break;default:{let n=t.pop();e+=`The ${t.join(", ")}, and ${n} arguments`}break}return`${e} must be specified`},TypeError);Se("ERR_OUT_OF_RANGE",(t,e,r)=>{cr(e,'Missing "range" argument');let n;if(Number.isInteger(r)&&Math.abs(r)>2**32)n=xd(String(r));else if(typeof r=="bigint"){n=String(r);let i=BigInt(2)**BigInt(32);(r>i||r<-i)&&(n=xd(n)),n+="n"}else n=oo(r);return`The value of "${t}" is out of range. It must be ${e}. Received ${n}`},RangeError);Se("ERR_MULTIPLE_CALLBACK","Callback called multiple times",Error);Se("ERR_METHOD_NOT_IMPLEMENTED","The %s method is not implemented",Error);Se("ERR_STREAM_ALREADY_FINISHED","Cannot call %s after a stream was finished",Error);Se("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable",Error);Se("ERR_STREAM_DESTROYED","Cannot call %s after a stream was destroyed",Error);Se("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);Se("ERR_STREAM_PREMATURE_CLOSE","Premature close",Error);Se("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF",Error);Se("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event",Error);Se("ERR_STREAM_WRITE_AFTER_END","write after end",Error);Se("ERR_UNKNOWN_ENCODING","Unknown encoding: %s",TypeError);Sd.exports={AbortError:ic,aggregateTwoErrors:Ed(hg),hideStackFrames:Ed,codes:so}});var jr=V((eI,ao)=>{"use strict";var{AbortController:_d,AbortSignal:pg}=typeof self<"u"?self:typeof window<"u"?window:void 0;ao.exports=_d;ao.exports.AbortSignal=pg;ao.exports.default=_d});var $n=V((tI,oc)=>{"use strict";var Vr=typeof Reflect=="object"?Reflect:null,Ad=Vr&&typeof Vr.apply=="function"?Vr.apply:function(e,r,n){return Function.prototype.apply.call(e,r,n)},co;Vr&&typeof Vr.ownKeys=="function"?co=Vr.ownKeys:Object.getOwnPropertySymbols?co=function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:co=function(e){return Object.getOwnPropertyNames(e)};function yg(t){console&&console.warn&&console.warn(t)}var Id=Number.isNaN||function(e){return e!==e};function z(){z.init.call(this)}oc.exports=z;oc.exports.once=gg;z.EventEmitter=z;z.prototype._events=void 0;z.prototype._eventsCount=0;z.prototype._maxListeners=void 0;var Td=10;function fo(t){if(typeof t!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}Object.defineProperty(z,"defaultMaxListeners",{enumerable:!0,get:function(){return Td},set:function(t){if(typeof t!="number"||t<0||Id(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");Td=t}});z.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};z.prototype.setMaxListeners=function(e){if(typeof e!="number"||e<0||Id(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this};function Rd(t){return t._maxListeners===void 0?z.defaultMaxListeners:t._maxListeners}z.prototype.getMaxListeners=function(){return Rd(this)};z.prototype.emit=function(e){for(var r=[],n=1;n<arguments.length;n++)r.push(arguments[n]);var i=e==="error",o=this._events;if(o!==void 0)i=i&&o.error===void 0;else if(!i)return!1;if(i){var s;if(r.length>0&&(s=r[0]),s instanceof Error)throw s;var a=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw a.context=s,a}var f=o[e];if(f===void 0)return!1;if(typeof f=="function")Ad(f,this,r);else for(var c=f.length,u=Ld(f,c),n=0;n<c;++n)Ad(u[n],this,r);return!0};function vd(t,e,r,n){var i,o,s;if(fo(r),o=t._events,o===void 0?(o=t._events=Object.create(null),t._eventsCount=0):(o.newListener!==void 0&&(t.emit("newListener",e,r.listener?r.listener:r),o=t._events),s=o[e]),s===void 0)s=o[e]=r,++t._eventsCount;else if(typeof s=="function"?s=o[e]=n?[r,s]:[s,r]:n?s.unshift(r):s.push(r),i=Rd(t),i>0&&s.length>i&&!s.warned){s.warned=!0;var a=new Error("Possible EventEmitter memory leak detected. "+s.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");a.name="MaxListenersExceededWarning",a.emitter=t,a.type=e,a.count=s.length,yg(a)}return t}z.prototype.addListener=function(e,r){return vd(this,e,r,!1)};z.prototype.on=z.prototype.addListener;z.prototype.prependListener=function(e,r){return vd(this,e,r,!0)};function bg(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function Bd(t,e,r){var n={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},i=bg.bind(n);return i.listener=r,n.wrapFn=i,i}z.prototype.once=function(e,r){return fo(r),this.on(e,Bd(this,e,r)),this};z.prototype.prependOnceListener=function(e,r){return fo(r),this.prependListener(e,Bd(this,e,r)),this};z.prototype.removeListener=function(e,r){var n,i,o,s,a;if(fo(r),i=this._events,i===void 0)return this;if(n=i[e],n===void 0)return this;if(n===r||n.listener===r)--this._eventsCount===0?this._events=Object.create(null):(delete i[e],i.removeListener&&this.emit("removeListener",e,n.listener||r));else if(typeof n!="function"){for(o=-1,s=n.length-1;s>=0;s--)if(n[s]===r||n[s].listener===r){a=n[s].listener,o=s;break}if(o<0)return this;o===0?n.shift():mg(n,o),n.length===1&&(i[e]=n[0]),i.removeListener!==void 0&&this.emit("removeListener",e,a||r)}return this};z.prototype.off=z.prototype.removeListener;z.prototype.removeAllListeners=function(e){var r,n,i;if(n=this._events,n===void 0)return this;if(n.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):n[e]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete n[e]),this;if(arguments.length===0){var o=Object.keys(n),s;for(i=0;i<o.length;++i)s=o[i],s!=="removeListener"&&this.removeAllListeners(s);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(r=n[e],typeof r=="function")this.removeListener(e,r);else if(r!==void 0)for(i=r.length-1;i>=0;i--)this.removeListener(e,r[i]);return this};function Cd(t,e,r){var n=t._events;if(n===void 0)return[];var i=n[e];return i===void 0?[]:typeof i=="function"?r?[i.listener||i]:[i]:r?wg(i):Ld(i,i.length)}z.prototype.listeners=function(e){return Cd(this,e,!0)};z.prototype.rawListeners=function(e){return Cd(this,e,!1)};z.listenerCount=function(t,e){return typeof t.listenerCount=="function"?t.listenerCount(e):Dd.call(t,e)};z.prototype.listenerCount=Dd;function Dd(t){var e=this._events;if(e!==void 0){var r=e[t];if(typeof r=="function")return 1;if(r!==void 0)return r.length}return 0}z.prototype.eventNames=function(){return this._eventsCount>0?co(this._events):[]};function Ld(t,e){for(var r=new Array(e),n=0;n<e;++n)r[n]=t[n];return r}function mg(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}function wg(t){for(var e=new Array(t.length),r=0;r<e.length;++r)e[r]=t[r].listener||t[r];return e}function gg(t,e){return new Promise(function(r,n){function i(s){t.removeListener(e,o),n(s)}function o(){typeof t.removeListener=="function"&&t.removeListener("error",i),r([].slice.call(arguments))}Od(t,e,o,{once:!0}),e!=="error"&&xg(t,i,{once:!0})})}function xg(t,e,r){typeof t.on=="function"&&Od(t,"error",e,r)}function Od(t,e,r,n){if(typeof t.on=="function")n.once?t.once(e,r):t.on(e,r);else if(typeof t.addEventListener=="function")t.addEventListener(e,function i(o){n.once&&t.removeEventListener(e,i),r(o)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof t)}});var Ce=V((rI,ac)=>{"use strict";var Eg=_t(),{format:Sg,inspect:_g}=nc(),{codes:{ERR_INVALID_ARG_TYPE:sc}}=Te(),{kResistStopPropagation:Ag,AggregateError:Tg,SymbolDispose:Ig}=Z(),Rg=globalThis.AbortSignal||jr().AbortSignal,vg=globalThis.AbortController||jr().AbortController,Bg=Object.getPrototypeOf(async function(){}).constructor,Nd=globalThis.Blob||Eg.Blob,Cg=typeof Nd<"u"?function(e){return e instanceof Nd}:function(e){return!1},Pd=(t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new sc(e,"AbortSignal",t)},Dg=(t,e)=>{if(typeof t!="function")throw new sc(e,"Function",t)};ac.exports={AggregateError:Tg,kEmptyObject:Object.freeze({}),once(t){let e=!1;return function(...r){e||(e=!0,t.apply(this,r))}},createDeferredPromise:function(){let t,e;return{promise:new Promise((n,i)=>{t=n,e=i}),resolve:t,reject:e}},promisify(t){return new Promise((e,r)=>{t((n,...i)=>n?r(n):e(...i))})},debuglog(){return function(){}},format:Sg,inspect:_g,types:{isAsyncFunction(t){return t instanceof Bg},isArrayBufferView(t){return ArrayBuffer.isView(t)}},isBlob:Cg,deprecate(t,e){return t},addAbortListener:$n().addAbortListener||function(e,r){if(e===void 0)throw new sc("signal","AbortSignal",e);Pd(e,"signal"),Dg(r,"listener");let n;return e.aborted?queueMicrotask(()=>r()):(e.addEventListener("abort",r,{__proto__:null,once:!0,[Ag]:!0}),n=()=>{e.removeEventListener("abort",r)}),{__proto__:null,[Ig](){var i;(i=n)===null||i===void 0||i()}}},AbortSignalAny:Rg.any||function(e){if(e.length===1)return e[0];let r=new vg,n=()=>r.abort();return e.forEach(i=>{Pd(i,"signals"),i.addEventListener("abort",n,{once:!0})}),r.signal.addEventListener("abort",()=>{e.forEach(i=>i.removeEventListener("abort",n))},{once:!0}),r.signal}};ac.exports.promisify.custom=Symbol.for("nodejs.util.promisify.custom")});var zr=V((nI,Vd)=>{"use strict";var{ArrayIsArray:fc,ArrayPrototypeIncludes:Md,ArrayPrototypeJoin:qd,ArrayPrototypeMap:Lg,NumberIsInteger:uc,NumberIsNaN:Og,NumberMAX_SAFE_INTEGER:Ng,NumberMIN_SAFE_INTEGER:Pg,NumberParseInt:Ug,ObjectPrototypeHasOwnProperty:Fg,RegExpPrototypeExec:$d,String:kg,StringPrototypeToUpperCase:Mg,StringPrototypeTrim:qg}=Z(),{hideStackFrames:Me,codes:{ERR_SOCKET_BAD_PORT:$g,ERR_INVALID_ARG_TYPE:Ie,ERR_INVALID_ARG_VALUE:Wr,ERR_OUT_OF_RANGE:fr,ERR_UNKNOWN_SIGNAL:Ud}}=Te(),{normalizeEncoding:Hg}=Ce(),{isAsyncFunction:Kg,isArrayBufferView:jg}=Ce().types,Fd={};function Vg(t){return t===(t|0)}function Wg(t){return t===t>>>0}var zg=/^[0-7]+$/,Gg="must be a 32-bit unsigned integer or an octal string";function Yg(t,e,r){if(typeof t>"u"&&(t=r),typeof t=="string"){if($d(zg,t)===null)throw new Wr(e,t,Gg);t=Ug(t,8)}return Hd(t,e),t}var Zg=Me((t,e,r=Pg,n=Ng)=>{if(typeof t!="number")throw new Ie(e,"number",t);if(!uc(t))throw new fr(e,"an integer",t);if(t<r||t>n)throw new fr(e,`>= ${r} && <= ${n}`,t)}),Xg=Me((t,e,r=-2147483648,n=2147483647)=>{if(typeof t!="number")throw new Ie(e,"number",t);if(!uc(t))throw new fr(e,"an integer",t);if(t<r||t>n)throw new fr(e,`>= ${r} && <= ${n}`,t)}),Hd=Me((t,e,r=!1)=>{if(typeof t!="number")throw new Ie(e,"number",t);if(!uc(t))throw new fr(e,"an integer",t);let n=r?1:0,i=4294967295;if(t<n||t>i)throw new fr(e,`>= ${n} && <= ${i}`,t)});function lc(t,e){if(typeof t!="string")throw new Ie(e,"string",t)}function Qg(t,e,r=void 0,n){if(typeof t!="number")throw new Ie(e,"number",t);if(r!=null&&t<r||n!=null&&t>n||(r!=null||n!=null)&&Og(t))throw new fr(e,`${r!=null?`>= ${r}`:""}${r!=null&&n!=null?" && ":""}${n!=null?`<= ${n}`:""}`,t)}var Jg=Me((t,e,r)=>{if(!Md(r,t)){let i="must be one of: "+qd(Lg(r,o=>typeof o=="string"?`'${o}'`:kg(o)),", ");throw new Wr(e,t,i)}});function Kd(t,e){if(typeof t!="boolean")throw new Ie(e,"boolean",t)}function cc(t,e,r){return t==null||!Fg(t,e)?r:t[e]}var ex=Me((t,e,r=null)=>{let n=cc(r,"allowArray",!1),i=cc(r,"allowFunction",!1);if(!cc(r,"nullable",!1)&&t===null||!n&&fc(t)||typeof t!="object"&&(!i||typeof t!="function"))throw new Ie(e,"Object",t)}),tx=Me((t,e)=>{if(t!=null&&typeof t!="object"&&typeof t!="function")throw new Ie(e,"a dictionary",t)}),uo=Me((t,e,r=0)=>{if(!fc(t))throw new Ie(e,"Array",t);if(t.length<r){let n=`must be longer than ${r}`;throw new Wr(e,t,n)}});function rx(t,e){uo(t,e);for(let r=0;r<t.length;r++)lc(t[r],`${e}[${r}]`)}function nx(t,e){uo(t,e);for(let r=0;r<t.length;r++)Kd(t[r],`${e}[${r}]`)}function ix(t,e){uo(t,e);for(let r=0;r<t.length;r++){let n=t[r],i=`${e}[${r}]`;if(n==null)throw new Ie(i,"AbortSignal",n);jd(n,i)}}function ox(t,e="signal"){if(lc(t,e),Fd[t]===void 0)throw Fd[Mg(t)]!==void 0?new Ud(t+" (signals must use all capital letters)"):new Ud(t)}var sx=Me((t,e="buffer")=>{if(!jg(t))throw new Ie(e,["Buffer","TypedArray","DataView"],t)});function ax(t,e){let r=Hg(e),n=t.length;if(r==="hex"&&n%2!==0)throw new Wr("encoding",e,`is invalid for data of length ${n}`)}function cx(t,e="Port",r=!0){if(typeof t!="number"&&typeof t!="string"||typeof t=="string"&&qg(t).length===0||+t!==+t>>>0||t>65535||t===0&&!r)throw new $g(e,t,r);return t|0}var jd=Me((t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new Ie(e,"AbortSignal",t)}),fx=Me((t,e)=>{if(typeof t!="function")throw new Ie(e,"Function",t)}),ux=Me((t,e)=>{if(typeof t!="function"||Kg(t))throw new Ie(e,"Function",t)}),lx=Me((t,e)=>{if(t!==void 0)throw new Ie(e,"undefined",t)});function dx(t,e,r){if(!Md(r,t))throw new Ie(e,`('${qd(r,"|")}')`,t)}var hx=/^(?:<[^>]*>)(?:\s*;\s*[^;"\s]+(?:=(")?[^;"\s]*\1)?)*$/;function kd(t,e){if(typeof t>"u"||!$d(hx,t))throw new Wr(e,t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}function px(t){if(typeof t=="string")return kd(t,"hints"),t;if(fc(t)){let e=t.length,r="";if(e===0)return r;for(let n=0;n<e;n++){let i=t[n];kd(i,"hints"),r+=i,n!==e-1&&(r+=", ")}return r}throw new Wr("hints",t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}Vd.exports={isInt32:Vg,isUint32:Wg,parseFileMode:Yg,validateArray:uo,validateStringArray:rx,validateBooleanArray:nx,validateAbortSignalArray:ix,validateBoolean:Kd,validateBuffer:sx,validateDictionary:tx,validateEncoding:ax,validateFunction:fx,validateInt32:Xg,validateInteger:Zg,validateNumber:Qg,validateObject:ex,validateOneOf:Jg,validatePlainFunction:ux,validatePort:cx,validateSignalName:ox,validateString:lc,validateUint32:Hd,validateUndefined:lx,validateUnion:dx,validateAbortSignal:jd,validateLinkHeaderValue:px}});var Vt=V((iI,Yd)=>{var ie=Yd.exports={},it,ot;function dc(){throw new Error("setTimeout has not been defined")}function hc(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?it=setTimeout:it=dc}catch{it=dc}try{typeof clearTimeout=="function"?ot=clearTimeout:ot=hc}catch{ot=hc}})();function Wd(t){if(it===setTimeout)return setTimeout(t,0);if((it===dc||!it)&&setTimeout)return it=setTimeout,setTimeout(t,0);try{return it(t,0)}catch{try{return it.call(null,t,0)}catch{return it.call(this,t,0)}}}function yx(t){if(ot===clearTimeout)return clearTimeout(t);if((ot===hc||!ot)&&clearTimeout)return ot=clearTimeout,clearTimeout(t);try{return ot(t)}catch{try{return ot.call(null,t)}catch{return ot.call(this,t)}}}var At=[],Gr=!1,ur,lo=-1;function bx(){!Gr||!ur||(Gr=!1,ur.length?At=ur.concat(At):lo=-1,At.length&&zd())}function zd(){if(!Gr){var t=Wd(bx);Gr=!0;for(var e=At.length;e;){for(ur=At,At=[];++lo<e;)ur&&ur[lo].run();lo=-1,e=At.length}ur=null,Gr=!1,yx(t)}}ie.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];At.push(new Gd(t,e)),At.length===1&&!Gr&&Wd(zd)};function Gd(t,e){this.fun=t,this.array=e}Gd.prototype.run=function(){this.fun.apply(null,this.array)};ie.title="browser";ie.browser=!0;ie.env={};ie.argv=[];ie.version="";ie.versions={};function Tt(){}ie.on=Tt;ie.addListener=Tt;ie.once=Tt;ie.off=Tt;ie.removeListener=Tt;ie.removeAllListeners=Tt;ie.emit=Tt;ie.prependListener=Tt;ie.prependOnceListener=Tt;ie.listeners=function(t){return[]};ie.binding=function(t){throw new Error("process.binding is not supported")};ie.cwd=function(){return"/"};ie.chdir=function(t){throw new Error("process.chdir is not supported")};ie.umask=function(){return 0}});var at=V((oI,uh)=>{"use strict";var{SymbolAsyncIterator:Zd,SymbolIterator:Xd,SymbolFor:lr}=Z(),Qd=lr("nodejs.stream.destroyed"),Jd=lr("nodejs.stream.errored"),pc=lr("nodejs.stream.readable"),yc=lr("nodejs.stream.writable"),eh=lr("nodejs.stream.disturbed"),mx=lr("nodejs.webstream.isClosedPromise"),wx=lr("nodejs.webstream.controllerErrorFunction");function ho(t,e=!1){var r;return!!(t&&typeof t.pipe=="function"&&typeof t.on=="function"&&(!e||typeof t.pause=="function"&&typeof t.resume=="function")&&(!t._writableState||((r=t._readableState)===null||r===void 0?void 0:r.readable)!==!1)&&(!t._writableState||t._readableState))}function po(t){var e;return!!(t&&typeof t.write=="function"&&typeof t.on=="function"&&(!t._readableState||((e=t._writableState)===null||e===void 0?void 0:e.writable)!==!1))}function gx(t){return!!(t&&typeof t.pipe=="function"&&t._readableState&&typeof t.on=="function"&&typeof t.write=="function")}function st(t){return t&&(t._readableState||t._writableState||typeof t.write=="function"&&typeof t.on=="function"||typeof t.pipe=="function"&&typeof t.on=="function")}function th(t){return!!(t&&!st(t)&&typeof t.pipeThrough=="function"&&typeof t.getReader=="function"&&typeof t.cancel=="function")}function rh(t){return!!(t&&!st(t)&&typeof t.getWriter=="function"&&typeof t.abort=="function")}function nh(t){return!!(t&&!st(t)&&typeof t.readable=="object"&&typeof t.writable=="object")}function xx(t){return th(t)||rh(t)||nh(t)}function Ex(t,e){return t==null?!1:e===!0?typeof t[Zd]=="function":e===!1?typeof t[Xd]=="function":typeof t[Zd]=="function"||typeof t[Xd]=="function"}function yo(t){if(!st(t))return null;let e=t._writableState,r=t._readableState,n=e||r;return!!(t.destroyed||t[Qd]||n!=null&&n.destroyed)}function ih(t){if(!po(t))return null;if(t.writableEnded===!0)return!0;let e=t._writableState;return e!=null&&e.errored?!1:typeof e?.ended!="boolean"?null:e.ended}function Sx(t,e){if(!po(t))return null;if(t.writableFinished===!0)return!0;let r=t._writableState;return r!=null&&r.errored?!1:typeof r?.finished!="boolean"?null:!!(r.finished||e===!1&&r.ended===!0&&r.length===0)}function _x(t){if(!ho(t))return null;if(t.readableEnded===!0)return!0;let e=t._readableState;return!e||e.errored?!1:typeof e?.ended!="boolean"?null:e.ended}function oh(t,e){if(!ho(t))return null;let r=t._readableState;return r!=null&&r.errored?!1:typeof r?.endEmitted!="boolean"?null:!!(r.endEmitted||e===!1&&r.ended===!0&&r.length===0)}function sh(t){return t&&t[pc]!=null?t[pc]:typeof t?.readable!="boolean"?null:yo(t)?!1:ho(t)&&t.readable&&!oh(t)}function ah(t){return t&&t[yc]!=null?t[yc]:typeof t?.writable!="boolean"?null:yo(t)?!1:po(t)&&t.writable&&!ih(t)}function Ax(t,e){return st(t)?yo(t)?!0:!(e?.readable!==!1&&sh(t)||e?.writable!==!1&&ah(t)):null}function Tx(t){var e,r;return st(t)?t.writableErrored?t.writableErrored:(e=(r=t._writableState)===null||r===void 0?void 0:r.errored)!==null&&e!==void 0?e:null:null}function Ix(t){var e,r;return st(t)?t.readableErrored?t.readableErrored:(e=(r=t._readableState)===null||r===void 0?void 0:r.errored)!==null&&e!==void 0?e:null:null}function Rx(t){if(!st(t))return null;if(typeof t.closed=="boolean")return t.closed;let e=t._writableState,r=t._readableState;return typeof e?.closed=="boolean"||typeof r?.closed=="boolean"?e?.closed||r?.closed:typeof t._closed=="boolean"&&ch(t)?t._closed:null}function ch(t){return typeof t._closed=="boolean"&&typeof t._defaultKeepAlive=="boolean"&&typeof t._removedConnection=="boolean"&&typeof t._removedContLen=="boolean"}function fh(t){return typeof t._sent100=="boolean"&&ch(t)}function vx(t){var e;return typeof t._consuming=="boolean"&&typeof t._dumped=="boolean"&&((e=t.req)===null||e===void 0?void 0:e.upgradeOrConnect)===void 0}function Bx(t){if(!st(t))return null;let e=t._writableState,r=t._readableState,n=e||r;return!n&&fh(t)||!!(n&&n.autoDestroy&&n.emitClose&&n.closed===!1)}function Cx(t){var e;return!!(t&&((e=t[eh])!==null&&e!==void 0?e:t.readableDidRead||t.readableAborted))}function Dx(t){var e,r,n,i,o,s,a,f,c,u;return!!(t&&((e=(r=(n=(i=(o=(s=t[Jd])!==null&&s!==void 0?s:t.readableErrored)!==null&&o!==void 0?o:t.writableErrored)!==null&&i!==void 0?i:(a=t._readableState)===null||a===void 0?void 0:a.errorEmitted)!==null&&n!==void 0?n:(f=t._writableState)===null||f===void 0?void 0:f.errorEmitted)!==null&&r!==void 0?r:(c=t._readableState)===null||c===void 0?void 0:c.errored)!==null&&e!==void 0?e:!((u=t._writableState)===null||u===void 0)&&u.errored))}uh.exports={isDestroyed:yo,kIsDestroyed:Qd,isDisturbed:Cx,kIsDisturbed:eh,isErrored:Dx,kIsErrored:Jd,isReadable:sh,kIsReadable:pc,kIsClosedPromise:mx,kControllerErrorFunction:wx,kIsWritable:yc,isClosed:Rx,isDuplexNodeStream:gx,isFinished:Ax,isIterable:Ex,isReadableNodeStream:ho,isReadableStream:th,isReadableEnded:_x,isReadableFinished:oh,isReadableErrored:Ix,isNodeStream:st,isWebStream:xx,isWritable:ah,isWritableNodeStream:po,isWritableStream:rh,isWritableEnded:ih,isWritableFinished:Sx,isWritableErrored:Tx,isServerRequest:vx,isServerResponse:fh,willEmitClose:Bx,isTransformStream:nh}});var It=V((sI,xc)=>{"use strict";var Wt=Vt(),{AbortError:gh,codes:Lx}=Te(),{ERR_INVALID_ARG_TYPE:Ox,ERR_STREAM_PREMATURE_CLOSE:lh}=Lx,{kEmptyObject:mc,once:wc}=Ce(),{validateAbortSignal:Nx,validateFunction:Px,validateObject:Ux,validateBoolean:Fx}=zr(),{Promise:kx,PromisePrototypeThen:Mx,SymbolDispose:xh}=Z(),{isClosed:qx,isReadable:dh,isReadableNodeStream:bc,isReadableStream:$x,isReadableFinished:hh,isReadableErrored:ph,isWritable:yh,isWritableNodeStream:bh,isWritableStream:Hx,isWritableFinished:mh,isWritableErrored:wh,isNodeStream:Kx,willEmitClose:jx,kIsClosedPromise:Vx}=at(),Yr;function Wx(t){return t.setHeader&&typeof t.abort=="function"}var gc=()=>{};function Eh(t,e,r){var n,i;if(arguments.length===2?(r=e,e=mc):e==null?e=mc:Ux(e,"options"),Px(r,"callback"),Nx(e.signal,"options.signal"),r=wc(r),$x(t)||Hx(t))return zx(t,e,r);if(!Kx(t))throw new Ox("stream",["ReadableStream","WritableStream","Stream"],t);let o=(n=e.readable)!==null&&n!==void 0?n:bc(t),s=(i=e.writable)!==null&&i!==void 0?i:bh(t),a=t._writableState,f=t._readableState,c=()=>{t.writable||h()},u=jx(t)&&bc(t)===o&&bh(t)===s,l=mh(t,!1),h=()=>{l=!0,t.destroyed&&(u=!1),!(u&&(!t.readable||o))&&(!o||d)&&r.call(t)},d=hh(t,!1),w=()=>{d=!0,t.destroyed&&(u=!1),!(u&&(!t.writable||s))&&(!s||l)&&r.call(t)},p=R=>{r.call(t,R)},y=qx(t),b=()=>{y=!0;let R=wh(t)||ph(t);if(R&&typeof R!="boolean")return r.call(t,R);if(o&&!d&&bc(t,!0)&&!hh(t,!1))return r.call(t,new lh);if(s&&!l&&!mh(t,!1))return r.call(t,new lh);r.call(t)},E=()=>{y=!0;let R=wh(t)||ph(t);if(R&&typeof R!="boolean")return r.call(t,R);r.call(t)},A=()=>{t.req.on("finish",h)};Wx(t)?(t.on("complete",h),u||t.on("abort",b),t.req?A():t.on("request",A)):s&&!a&&(t.on("end",c),t.on("close",c)),!u&&typeof t.aborted=="boolean"&&t.on("aborted",b),t.on("end",w),t.on("finish",h),e.error!==!1&&t.on("error",p),t.on("close",b),y?Wt.nextTick(b):a!=null&&a.errorEmitted||f!=null&&f.errorEmitted?u||Wt.nextTick(E):(!o&&(!u||dh(t))&&(l||yh(t)===!1)||!s&&(!u||yh(t))&&(d||dh(t)===!1)||f&&t.req&&t.aborted)&&Wt.nextTick(E);let T=()=>{r=gc,t.removeListener("aborted",b),t.removeListener("complete",h),t.removeListener("abort",b),t.removeListener("request",A),t.req&&t.req.removeListener("finish",h),t.removeListener("end",c),t.removeListener("close",c),t.removeListener("finish",h),t.removeListener("end",w),t.removeListener("error",p),t.removeListener("close",b)};if(e.signal&&!y){let R=()=>{let F=r;T(),F.call(t,new gh(void 0,{cause:e.signal.reason}))};if(e.signal.aborted)Wt.nextTick(R);else{Yr=Yr||Ce().addAbortListener;let F=Yr(e.signal,R),D=r;r=wc((...B)=>{F[xh](),D.apply(t,B)})}}return T}function zx(t,e,r){let n=!1,i=gc;if(e.signal)if(i=()=>{n=!0,r.call(t,new gh(void 0,{cause:e.signal.reason}))},e.signal.aborted)Wt.nextTick(i);else{Yr=Yr||Ce().addAbortListener;let s=Yr(e.signal,i),a=r;r=wc((...f)=>{s[xh](),a.apply(t,f)})}let o=(...s)=>{n||Wt.nextTick(()=>r.apply(t,s))};return Mx(t[Vx].promise,o,o),gc}function Gx(t,e){var r;let n=!1;return e===null&&(e=mc),(r=e)!==null&&r!==void 0&&r.cleanup&&(Fx(e.cleanup,"cleanup"),n=e.cleanup),new kx((i,o)=>{let s=Eh(t,e,a=>{n&&s(),a?o(a):i()})})}xc.exports=Eh;xc.exports.finished=Gx});var dr=V((aI,Bh)=>{"use strict";var ct=Vt(),{aggregateTwoErrors:Yx,codes:{ERR_MULTIPLE_CALLBACK:Zx},AbortError:Xx}=Te(),{Symbol:Ah}=Z(),{kIsDestroyed:Qx,isDestroyed:Jx,isFinished:eE,isServerRequest:tE}=at(),Th=Ah("kDestroy"),Ec=Ah("kConstruct");function Ih(t,e,r){t&&(t.stack,e&&!e.errored&&(e.errored=t),r&&!r.errored&&(r.errored=t))}function rE(t,e){let r=this._readableState,n=this._writableState,i=n||r;return n!=null&&n.destroyed||r!=null&&r.destroyed?(typeof e=="function"&&e(),this):(Ih(t,n,r),n&&(n.destroyed=!0),r&&(r.destroyed=!0),i.constructed?Sh(this,t,e):this.once(Th,function(o){Sh(this,Yx(o,t),e)}),this)}function Sh(t,e,r){let n=!1;function i(o){if(n)return;n=!0;let s=t._readableState,a=t._writableState;Ih(o,a,s),a&&(a.closed=!0),s&&(s.closed=!0),typeof r=="function"&&r(o),o?ct.nextTick(nE,t,o):ct.nextTick(Rh,t)}try{t._destroy(e||null,i)}catch(o){i(o)}}function nE(t,e){Sc(t,e),Rh(t)}function Rh(t){let e=t._readableState,r=t._writableState;r&&(r.closeEmitted=!0),e&&(e.closeEmitted=!0),(r!=null&&r.emitClose||e!=null&&e.emitClose)&&t.emit("close")}function Sc(t,e){let r=t._readableState,n=t._writableState;n!=null&&n.errorEmitted||r!=null&&r.errorEmitted||(n&&(n.errorEmitted=!0),r&&(r.errorEmitted=!0),t.emit("error",e))}function iE(){let t=this._readableState,e=this._writableState;t&&(t.constructed=!0,t.closed=!1,t.closeEmitted=!1,t.destroyed=!1,t.errored=null,t.errorEmitted=!1,t.reading=!1,t.ended=t.readable===!1,t.endEmitted=t.readable===!1),e&&(e.constructed=!0,e.destroyed=!1,e.closed=!1,e.closeEmitted=!1,e.errored=null,e.errorEmitted=!1,e.finalCalled=!1,e.prefinished=!1,e.ended=e.writable===!1,e.ending=e.writable===!1,e.finished=e.writable===!1)}function _c(t,e,r){let n=t._readableState,i=t._writableState;if(i!=null&&i.destroyed||n!=null&&n.destroyed)return this;n!=null&&n.autoDestroy||i!=null&&i.autoDestroy?t.destroy(e):e&&(e.stack,i&&!i.errored&&(i.errored=e),n&&!n.errored&&(n.errored=e),r?ct.nextTick(Sc,t,e):Sc(t,e))}function oE(t,e){if(typeof t._construct!="function")return;let r=t._readableState,n=t._writableState;r&&(r.constructed=!1),n&&(n.constructed=!1),t.once(Ec,e),!(t.listenerCount(Ec)>1)&&ct.nextTick(sE,t)}function sE(t){let e=!1;function r(n){if(e){_c(t,n??new Zx);return}e=!0;let i=t._readableState,o=t._writableState,s=o||i;i&&(i.constructed=!0),o&&(o.constructed=!0),s.destroyed?t.emit(Th,n):n?_c(t,n,!0):ct.nextTick(aE,t)}try{t._construct(n=>{ct.nextTick(r,n)})}catch(n){ct.nextTick(r,n)}}function aE(t){t.emit(Ec)}function _h(t){return t?.setHeader&&typeof t.abort=="function"}function vh(t){t.emit("close")}function cE(t,e){t.emit("error",e),ct.nextTick(vh,t)}function fE(t,e){!t||Jx(t)||(!e&&!eE(t)&&(e=new Xx),tE(t)?(t.socket=null,t.destroy(e)):_h(t)?t.abort():_h(t.req)?t.req.abort():typeof t.destroy=="function"?t.destroy(e):typeof t.close=="function"?t.close():e?ct.nextTick(cE,t,e):ct.nextTick(vh,t),t.destroyed||(t[Qx]=!0))}Bh.exports={construct:oE,destroyer:fE,destroy:rE,undestroy:iE,errorOrDestroy:_c}});var wo=V((cI,Dh)=>{"use strict";var{ArrayIsArray:uE,ObjectSetPrototypeOf:Ch}=Z(),{EventEmitter:bo}=$n();function mo(t){bo.call(this,t)}Ch(mo.prototype,bo.prototype);Ch(mo,bo);mo.prototype.pipe=function(t,e){let r=this;function n(u){t.writable&&t.write(u)===!1&&r.pause&&r.pause()}r.on("data",n);function i(){r.readable&&r.resume&&r.resume()}t.on("drain",i),!t._isStdio&&(!e||e.end!==!1)&&(r.on("end",s),r.on("close",a));let o=!1;function s(){o||(o=!0,t.end())}function a(){o||(o=!0,typeof t.destroy=="function"&&t.destroy())}function f(u){c(),bo.listenerCount(this,"error")===0&&this.emit("error",u)}Ac(r,"error",f),Ac(t,"error",f);function c(){r.removeListener("data",n),t.removeListener("drain",i),r.removeListener("end",s),r.removeListener("close",a),r.removeListener("error",f),t.removeListener("error",f),r.removeListener("end",c),r.removeListener("close",c),t.removeListener("close",c)}return r.on("end",c),r.on("close",c),t.on("close",c),t.emit("pipe",r),t};function Ac(t,e,r){if(typeof t.prependListener=="function")return t.prependListener(e,r);!t._events||!t._events[e]?t.on(e,r):uE(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]}Dh.exports={Stream:mo,prependListener:Ac}});var Hn=V((fI,go)=>{"use strict";var{SymbolDispose:lE}=Z(),{AbortError:Lh,codes:dE}=Te(),{isNodeStream:Oh,isWebStream:hE,kControllerErrorFunction:pE}=at(),yE=It(),{ERR_INVALID_ARG_TYPE:Nh}=dE,Tc,bE=(t,e)=>{if(typeof t!="object"||!("aborted"in t))throw new Nh(e,"AbortSignal",t)};go.exports.addAbortSignal=function(e,r){if(bE(e,"signal"),!Oh(r)&&!hE(r))throw new Nh("stream",["ReadableStream","WritableStream","Stream"],r);return go.exports.addAbortSignalNoValidate(e,r)};go.exports.addAbortSignalNoValidate=function(t,e){if(typeof t!="object"||!("aborted"in t))return e;let r=Oh(e)?()=>{e.destroy(new Lh(void 0,{cause:t.reason}))}:()=>{e[pE](new Lh(void 0,{cause:t.reason}))};if(t.aborted)r();else{Tc=Tc||Ce().addAbortListener;let n=Tc(t,r);yE(e,n[lE])}return e}});var Fh=V((lI,Uh)=>{"use strict";var{StringPrototypeSlice:Ph,SymbolIterator:mE,TypedArrayPrototypeSet:xo,Uint8Array:wE}=Z(),{Buffer:Ic}=_t(),{inspect:gE}=Ce();Uh.exports=class{constructor(){this.head=null,this.tail=null,this.length=0}push(e){let r={data:e,next:null};this.length>0?this.tail.next=r:this.head=r,this.tail=r,++this.length}unshift(e){let r={data:e,next:this.head};this.length===0&&(this.tail=r),this.head=r,++this.length}shift(){if(this.length===0)return;let e=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,e}clear(){this.head=this.tail=null,this.length=0}join(e){if(this.length===0)return"";let r=this.head,n=""+r.data;for(;(r=r.next)!==null;)n+=e+r.data;return n}concat(e){if(this.length===0)return Ic.alloc(0);let r=Ic.allocUnsafe(e>>>0),n=this.head,i=0;for(;n;)xo(r,n.data,i),i+=n.data.length,n=n.next;return r}consume(e,r){let n=this.head.data;if(e<n.length){let i=n.slice(0,e);return this.head.data=n.slice(e),i}return e===n.length?this.shift():r?this._getString(e):this._getBuffer(e)}first(){return this.head.data}*[mE](){for(let e=this.head;e;e=e.next)yield e.data}_getString(e){let r="",n=this.head,i=0;do{let o=n.data;if(e>o.length)r+=o,e-=o.length;else{e===o.length?(r+=o,++i,n.next?this.head=n.next:this.head=this.tail=null):(r+=Ph(o,0,e),this.head=n,n.data=Ph(o,e));break}++i}while((n=n.next)!==null);return this.length-=i,r}_getBuffer(e){let r=Ic.allocUnsafe(e),n=e,i=this.head,o=0;do{let s=i.data;if(e>s.length)xo(r,s,n-e),e-=s.length;else{e===s.length?(xo(r,s,n-e),++o,i.next?this.head=i.next:this.head=this.tail=null):(xo(r,new wE(s.buffer,s.byteOffset,e),n-e),this.head=i,i.data=s.slice(e));break}++o}while((i=i.next)!==null);return this.length-=o,r}[Symbol.for("nodejs.util.inspect.custom")](e,r){return gE(this,{...r,depth:0,customInspect:!1})}}});var Kn=V((dI,$h)=>{"use strict";var{MathFloor:xE,NumberIsInteger:EE}=Z(),{validateInteger:SE}=zr(),{ERR_INVALID_ARG_VALUE:_E}=Te().codes,kh=16*1024,Mh=16;function AE(t,e,r){return t.highWaterMark!=null?t.highWaterMark:e?t[r]:null}function qh(t){return t?Mh:kh}function TE(t,e){SE(e,"value",0),t?Mh=e:kh=e}function IE(t,e,r,n){let i=AE(e,n,r);if(i!=null){if(!EE(i)||i<0){let o=n?`options.${r}`:"options.highWaterMark";throw new _E(o,i)}return xE(i)}return qh(t.objectMode)}$h.exports={getHighWaterMark:IE,getDefaultHighWaterMark:qh,setDefaultHighWaterMark:TE}});var jh=V((Rc,Kh)=>{var Eo=_t(),ft=Eo.Buffer;function Hh(t,e){for(var r in t)e[r]=t[r]}ft.from&&ft.alloc&&ft.allocUnsafe&&ft.allocUnsafeSlow?Kh.exports=Eo:(Hh(Eo,Rc),Rc.Buffer=hr);function hr(t,e,r){return ft(t,e,r)}hr.prototype=Object.create(ft.prototype);Hh(ft,hr);hr.from=function(t,e,r){if(typeof t=="number")throw new TypeError("Argument must not be a number");return ft(t,e,r)};hr.alloc=function(t,e,r){if(typeof t!="number")throw new TypeError("Argument must be a number");var n=ft(t);return e!==void 0?typeof r=="string"?n.fill(e,r):n.fill(e):n.fill(0),n};hr.allocUnsafe=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return ft(t)};hr.allocUnsafeSlow=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return Eo.SlowBuffer(t)}});var zh=V(Wh=>{"use strict";var Bc=jh().Buffer,Vh=Bc.isEncoding||function(t){switch(t=""+t,t&&t.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function RE(t){if(!t)return"utf8";for(var e;;)switch(t){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return t;default:if(e)return;t=(""+t).toLowerCase(),e=!0}}function vE(t){var e=RE(t);if(typeof e!="string"&&(Bc.isEncoding===Vh||!Vh(t)))throw new Error("Unknown encoding: "+t);return e||t}Wh.StringDecoder=jn;function jn(t){this.encoding=vE(t);var e;switch(this.encoding){case"utf16le":this.text=NE,this.end=PE,e=4;break;case"utf8":this.fillLast=DE,e=4;break;case"base64":this.text=UE,this.end=FE,e=3;break;default:this.write=kE,this.end=ME;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=Bc.allocUnsafe(e)}jn.prototype.write=function(t){if(t.length===0)return"";var e,r;if(this.lastNeed){if(e=this.fillLast(t),e===void 0)return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r<t.length?e?e+this.text(t,r):this.text(t,r):e||""};jn.prototype.end=OE;jn.prototype.text=LE;jn.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length};function vc(t){return t<=127?0:t>>5===6?2:t>>4===14?3:t>>3===30?4:t>>6===2?-1:-2}function BE(t,e,r){var n=e.length-1;if(n<r)return 0;var i=vc(e[n]);return i>=0?(i>0&&(t.lastNeed=i-1),i):--n<r||i===-2?0:(i=vc(e[n]),i>=0?(i>0&&(t.lastNeed=i-2),i):--n<r||i===-2?0:(i=vc(e[n]),i>=0?(i>0&&(i===2?i=0:t.lastNeed=i-3),i):0))}function CE(t,e,r){if((e[0]&192)!==128)return t.lastNeed=0,"\uFFFD";if(t.lastNeed>1&&e.length>1){if((e[1]&192)!==128)return t.lastNeed=1,"\uFFFD";if(t.lastNeed>2&&e.length>2&&(e[2]&192)!==128)return t.lastNeed=2,"\uFFFD"}}function DE(t){var e=this.lastTotal-this.lastNeed,r=CE(this,t,e);if(r!==void 0)return r;if(this.lastNeed<=t.length)return t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,e,0,t.length),this.lastNeed-=t.length}function LE(t,e){var r=BE(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=r;var n=t.length-(r-this.lastNeed);return t.copy(this.lastChar,0,n),t.toString("utf8",e,n)}function OE(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+"\uFFFD":e}function NE(t,e){if((t.length-e)%2===0){var r=t.toString("utf16le",e);if(r){var n=r.charCodeAt(r.length-1);if(n>=55296&&n<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}function PE(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,r)}return e}function UE(t,e){var r=(t.length-e)%3;return r===0?t.toString("base64",e):(this.lastNeed=3-r,this.lastTotal=3,r===1?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-r))}function FE(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function kE(t){return t.toString(this.encoding)}function ME(t){return t&&t.length?this.write(t):""}});var Cc=V((pI,Xh)=>{"use strict";var Gh=Vt(),{PromisePrototypeThen:qE,SymbolAsyncIterator:Yh,SymbolIterator:Zh}=Z(),{Buffer:$E}=_t(),{ERR_INVALID_ARG_TYPE:HE,ERR_STREAM_NULL_VALUES:KE}=Te().codes;function jE(t,e,r){let n;if(typeof e=="string"||e instanceof $E)return new t({objectMode:!0,...r,read(){this.push(e),this.push(null)}});let i;if(e&&e[Yh])i=!0,n=e[Yh]();else if(e&&e[Zh])i=!1,n=e[Zh]();else throw new HE("iterable",["Iterable"],e);let o=new t({objectMode:!0,highWaterMark:1,...r}),s=!1;o._read=function(){s||(s=!0,f())},o._destroy=function(c,u){qE(a(c),()=>Gh.nextTick(u,c),l=>Gh.nextTick(u,l||c))};async function a(c){let u=c!=null,l=typeof n.throw=="function";if(u&&l){let{value:h,done:d}=await n.throw(c);if(await h,d)return}if(typeof n.return=="function"){let{value:h}=await n.return();await h}}async function f(){for(;;){try{let{value:c,done:u}=i?await n.next():n.next();if(u)o.push(null);else{let l=c&&typeof c.then=="function"?await c:c;if(l===null)throw s=!1,new KE;if(o.push(l))continue;s=!1}}catch(c){o.destroy(c)}break}}return o}Xh.exports=jE});var Wn=V((yI,yp)=>{"use strict";var Ze=Vt(),{ArrayPrototypeIndexOf:VE,NumberIsInteger:WE,NumberIsNaN:zE,NumberParseInt:GE,ObjectDefineProperties:kc,ObjectKeys:YE,ObjectSetPrototypeOf:ep,Promise:tp,SafeSet:ZE,SymbolAsyncDispose:XE,SymbolAsyncIterator:QE,Symbol:JE}=Z();yp.exports=M;M.ReadableState=To;var{EventEmitter:e1}=$n(),{Stream:zt,prependListener:t1}=wo(),{Buffer:Dc}=_t(),{addAbortSignal:r1}=Hn(),rp=It(),H=Ce().debuglog("stream",t=>{H=t}),n1=Fh(),Qr=dr(),{getHighWaterMark:i1,getDefaultHighWaterMark:o1}=Kn(),{aggregateTwoErrors:Qh,codes:{ERR_INVALID_ARG_TYPE:s1,ERR_METHOD_NOT_IMPLEMENTED:a1,ERR_OUT_OF_RANGE:c1,ERR_STREAM_PUSH_AFTER_EOF:f1,ERR_STREAM_UNSHIFT_AFTER_END_EVENT:u1},AbortError:l1}=Te(),{validateObject:d1}=zr(),pr=JE("kPaused"),{StringDecoder:np}=zh(),h1=Cc();ep(M.prototype,zt.prototype);ep(M,zt);var Lc=()=>{},{errorOrDestroy:Zr}=Qr,Xr=1,p1=2,ip=4,Vn=8,op=16,So=32,_o=64,sp=128,y1=256,b1=512,m1=1024,Uc=2048,Fc=4096,w1=8192,g1=16384,x1=32768,ap=65536,E1=1<<17,S1=1<<18;function le(t){return{enumerable:!1,get(){return(this.state&t)!==0},set(e){e?this.state|=t:this.state&=~t}}}kc(To.prototype,{objectMode:le(Xr),ended:le(p1),endEmitted:le(ip),reading:le(Vn),constructed:le(op),sync:le(So),needReadable:le(_o),emittedReadable:le(sp),readableListening:le(y1),resumeScheduled:le(b1),errorEmitted:le(m1),emitClose:le(Uc),autoDestroy:le(Fc),destroyed:le(w1),closed:le(g1),closeEmitted:le(x1),multiAwaitDrain:le(ap),readingMore:le(E1),dataEmitted:le(S1)});function To(t,e,r){typeof r!="boolean"&&(r=e instanceof ut()),this.state=Uc|Fc|op|So,t&&t.objectMode&&(this.state|=Xr),r&&t&&t.readableObjectMode&&(this.state|=Xr),this.highWaterMark=t?i1(this,t,"readableHighWaterMark",r):o1(!1),this.buffer=new n1,this.length=0,this.pipes=[],this.flowing=null,this[pr]=null,t&&t.emitClose===!1&&(this.state&=~Uc),t&&t.autoDestroy===!1&&(this.state&=~Fc),this.errored=null,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.awaitDrainWriters=null,this.decoder=null,this.encoding=null,t&&t.encoding&&(this.decoder=new np(t.encoding),this.encoding=t.encoding)}function M(t){if(!(this instanceof M))return new M(t);let e=this instanceof ut();this._readableState=new To(t,this,e),t&&(typeof t.read=="function"&&(this._read=t.read),typeof t.destroy=="function"&&(this._destroy=t.destroy),typeof t.construct=="function"&&(this._construct=t.construct),t.signal&&!e&&r1(t.signal,this)),zt.call(this,t),Qr.construct(this,()=>{this._readableState.needReadable&&Ao(this,this._readableState)})}M.prototype.destroy=Qr.destroy;M.prototype._undestroy=Qr.undestroy;M.prototype._destroy=function(t,e){e(t)};M.prototype[e1.captureRejectionSymbol]=function(t){this.destroy(t)};M.prototype[XE]=function(){let t;return this.destroyed||(t=this.readableEnded?null:new l1,this.destroy(t)),new tp((e,r)=>rp(this,n=>n&&n!==t?r(n):e(null)))};M.prototype.push=function(t,e){return cp(this,t,e,!1)};M.prototype.unshift=function(t,e){return cp(this,t,e,!0)};function cp(t,e,r,n){H("readableAddChunk",e);let i=t._readableState,o;if((i.state&Xr)===0&&(typeof e=="string"?(r=r||i.defaultEncoding,i.encoding!==r&&(n&&i.encoding?e=Dc.from(e,r).toString(i.encoding):(e=Dc.from(e,r),r=""))):e instanceof Dc?r="":zt._isUint8Array(e)?(e=zt._uint8ArrayToBuffer(e),r=""):e!=null&&(o=new s1("chunk",["string","Buffer","Uint8Array"],e))),o)Zr(t,o);else if(e===null)i.state&=~Vn,T1(t,i);else if((i.state&Xr)!==0||e&&e.length>0)if(n)if((i.state&ip)!==0)Zr(t,new u1);else{if(i.destroyed||i.errored)return!1;Oc(t,i,e,!0)}else if(i.ended)Zr(t,new f1);else{if(i.destroyed||i.errored)return!1;i.state&=~Vn,i.decoder&&!r?(e=i.decoder.write(e),i.objectMode||e.length!==0?Oc(t,i,e,!1):Ao(t,i)):Oc(t,i,e,!1)}else n||(i.state&=~Vn,Ao(t,i));return!i.ended&&(i.length<i.highWaterMark||i.length===0)}function Oc(t,e,r,n){e.flowing&&e.length===0&&!e.sync&&t.listenerCount("data")>0?((e.state&ap)!==0?e.awaitDrainWriters.clear():e.awaitDrainWriters=null,e.dataEmitted=!0,t.emit("data",r)):(e.length+=e.objectMode?1:r.length,n?e.buffer.unshift(r):e.buffer.push(r),(e.state&_o)!==0&&Io(t)),Ao(t,e)}M.prototype.isPaused=function(){let t=this._readableState;return t[pr]===!0||t.flowing===!1};M.prototype.setEncoding=function(t){let e=new np(t);this._readableState.decoder=e,this._readableState.encoding=this._readableState.decoder.encoding;let r=this._readableState.buffer,n="";for(let i of r)n+=e.write(i);return r.clear(),n!==""&&r.push(n),this._readableState.length=n.length,this};var _1=1073741824;function A1(t){if(t>_1)throw new c1("size","<= 1GiB",t);return t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++,t}function Jh(t,e){return t<=0||e.length===0&&e.ended?0:(e.state&Xr)!==0?1:zE(t)?e.flowing&&e.length?e.buffer.first().length:e.length:t<=e.length?t:e.ended?e.length:0}M.prototype.read=function(t){H("read",t),t===void 0?t=NaN:WE(t)||(t=GE(t,10));let e=this._readableState,r=t;if(t>e.highWaterMark&&(e.highWaterMark=A1(t)),t!==0&&(e.state&=~sp),t===0&&e.needReadable&&((e.highWaterMark!==0?e.length>=e.highWaterMark:e.length>0)||e.ended))return H("read: emitReadable",e.length,e.ended),e.length===0&&e.ended?Nc(this):Io(this),null;if(t=Jh(t,e),t===0&&e.ended)return e.length===0&&Nc(this),null;let n=(e.state&_o)!==0;if(H("need readable",n),(e.length===0||e.length-t<e.highWaterMark)&&(n=!0,H("length less than watermark",n)),e.ended||e.reading||e.destroyed||e.errored||!e.constructed)n=!1,H("reading, ended or constructing",n);else if(n){H("do read"),e.state|=Vn|So,e.length===0&&(e.state|=_o);try{this._read(e.highWaterMark)}catch(o){Zr(this,o)}e.state&=~So,e.reading||(t=Jh(r,e))}let i;return t>0?i=hp(t,e):i=null,i===null?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.multiAwaitDrain?e.awaitDrainWriters.clear():e.awaitDrainWriters=null),e.length===0&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&Nc(this)),i!==null&&!e.errorEmitted&&!e.closeEmitted&&(e.dataEmitted=!0,this.emit("data",i)),i};function T1(t,e){if(H("onEofChunk"),!e.ended){if(e.decoder){let r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length)}e.ended=!0,e.sync?Io(t):(e.needReadable=!1,e.emittedReadable=!0,fp(t))}}function Io(t){let e=t._readableState;H("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(H("emitReadable",e.flowing),e.emittedReadable=!0,Ze.nextTick(fp,t))}function fp(t){let e=t._readableState;H("emitReadable_",e.destroyed,e.length,e.ended),!e.destroyed&&!e.errored&&(e.length||e.ended)&&(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,lp(t)}function Ao(t,e){!e.readingMore&&e.constructed&&(e.readingMore=!0,Ze.nextTick(I1,t,e))}function I1(t,e){for(;!e.reading&&!e.ended&&(e.length<e.highWaterMark||e.flowing&&e.length===0);){let r=e.length;if(H("maybeReadMore read 0"),t.read(0),r===e.length)break}e.readingMore=!1}M.prototype._read=function(t){throw new a1("_read()")};M.prototype.pipe=function(t,e){let r=this,n=this._readableState;n.pipes.length===1&&(n.multiAwaitDrain||(n.multiAwaitDrain=!0,n.awaitDrainWriters=new ZE(n.awaitDrainWriters?[n.awaitDrainWriters]:[]))),n.pipes.push(t),H("pipe count=%d opts=%j",n.pipes.length,e);let o=(!e||e.end!==!1)&&t!==Ze.stdout&&t!==Ze.stderr?a:y;n.endEmitted?Ze.nextTick(o):r.once("end",o),t.on("unpipe",s);function s(b,E){H("onunpipe"),b===r&&E&&E.hasUnpiped===!1&&(E.hasUnpiped=!0,u())}function a(){H("onend"),t.end()}let f,c=!1;function u(){H("cleanup"),t.removeListener("close",w),t.removeListener("finish",p),f&&t.removeListener("drain",f),t.removeListener("error",d),t.removeListener("unpipe",s),r.removeListener("end",a),r.removeListener("end",y),r.removeListener("data",h),c=!0,f&&n.awaitDrainWriters&&(!t._writableState||t._writableState.needDrain)&&f()}function l(){c||(n.pipes.length===1&&n.pipes[0]===t?(H("false write response, pause",0),n.awaitDrainWriters=t,n.multiAwaitDrain=!1):n.pipes.length>1&&n.pipes.includes(t)&&(H("false write response, pause",n.awaitDrainWriters.size),n.awaitDrainWriters.add(t)),r.pause()),f||(f=R1(r,t),t.on("drain",f))}r.on("data",h);function h(b){H("ondata");let E=t.write(b);H("dest.write",E),E===!1&&l()}function d(b){if(H("onerror",b),y(),t.removeListener("error",d),t.listenerCount("error")===0){let E=t._writableState||t._readableState;E&&!E.errorEmitted?Zr(t,b):t.emit("error",b)}}t1(t,"error",d);function w(){t.removeListener("finish",p),y()}t.once("close",w);function p(){H("onfinish"),t.removeListener("close",w),y()}t.once("finish",p);function y(){H("unpipe"),r.unpipe(t)}return t.emit("pipe",r),t.writableNeedDrain===!0?l():n.flowing||(H("pipe resume"),r.resume()),t};function R1(t,e){return function(){let n=t._readableState;n.awaitDrainWriters===e?(H("pipeOnDrain",1),n.awaitDrainWriters=null):n.multiAwaitDrain&&(H("pipeOnDrain",n.awaitDrainWriters.size),n.awaitDrainWriters.delete(e)),(!n.awaitDrainWriters||n.awaitDrainWriters.size===0)&&t.listenerCount("data")&&t.resume()}}M.prototype.unpipe=function(t){let e=this._readableState,r={hasUnpiped:!1};if(e.pipes.length===0)return this;if(!t){let i=e.pipes;e.pipes=[],this.pause();for(let o=0;o<i.length;o++)i[o].emit("unpipe",this,{hasUnpiped:!1});return this}let n=VE(e.pipes,t);return n===-1?this:(e.pipes.splice(n,1),e.pipes.length===0&&this.pause(),t.emit("unpipe",this,r),this)};M.prototype.on=function(t,e){let r=zt.prototype.on.call(this,t,e),n=this._readableState;return t==="data"?(n.readableListening=this.listenerCount("readable")>0,n.flowing!==!1&&this.resume()):t==="readable"&&!n.endEmitted&&!n.readableListening&&(n.readableListening=n.needReadable=!0,n.flowing=!1,n.emittedReadable=!1,H("on readable",n.length,n.reading),n.length?Io(this):n.reading||Ze.nextTick(v1,this)),r};M.prototype.addListener=M.prototype.on;M.prototype.removeListener=function(t,e){let r=zt.prototype.removeListener.call(this,t,e);return t==="readable"&&Ze.nextTick(up,this),r};M.prototype.off=M.prototype.removeListener;M.prototype.removeAllListeners=function(t){let e=zt.prototype.removeAllListeners.apply(this,arguments);return(t==="readable"||t===void 0)&&Ze.nextTick(up,this),e};function up(t){let e=t._readableState;e.readableListening=t.listenerCount("readable")>0,e.resumeScheduled&&e[pr]===!1?e.flowing=!0:t.listenerCount("data")>0?t.resume():e.readableListening||(e.flowing=null)}function v1(t){H("readable nexttick read 0"),t.read(0)}M.prototype.resume=function(){let t=this._readableState;return t.flowing||(H("resume"),t.flowing=!t.readableListening,B1(this,t)),t[pr]=!1,this};function B1(t,e){e.resumeScheduled||(e.resumeScheduled=!0,Ze.nextTick(C1,t,e))}function C1(t,e){H("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),lp(t),e.flowing&&!e.reading&&t.read(0)}M.prototype.pause=function(){return H("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(H("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState[pr]=!0,this};function lp(t){let e=t._readableState;for(H("flow",e.flowing);e.flowing&&t.read()!==null;);}M.prototype.wrap=function(t){let e=!1;t.on("data",n=>{!this.push(n)&&t.pause&&(e=!0,t.pause())}),t.on("end",()=>{this.push(null)}),t.on("error",n=>{Zr(this,n)}),t.on("close",()=>{this.destroy()}),t.on("destroy",()=>{this.destroy()}),this._read=()=>{e&&t.resume&&(e=!1,t.resume())};let r=YE(t);for(let n=1;n<r.length;n++){let i=r[n];this[i]===void 0&&typeof t[i]=="function"&&(this[i]=t[i].bind(t))}return this};M.prototype[QE]=function(){return dp(this)};M.prototype.iterator=function(t){return t!==void 0&&d1(t,"options"),dp(this,t)};function dp(t,e){typeof t.read!="function"&&(t=M.wrap(t,{objectMode:!0}));let r=D1(t,e);return r.stream=t,r}async function*D1(t,e){let r=Lc;function n(s){this===t?(r(),r=Lc):r=s}t.on("readable",n);let i,o=rp(t,{writable:!1},s=>{i=s?Qh(i,s):null,r(),r=Lc});try{for(;;){let s=t.destroyed?null:t.read();if(s!==null)yield s;else{if(i)throw i;if(i===null)return;await new tp(n)}}}catch(s){throw i=Qh(i,s),i}finally{(i||e?.destroyOnReturn!==!1)&&(i===void 0||t._readableState.autoDestroy)?Qr.destroyer(t,null):(t.off("readable",n),o())}}kc(M.prototype,{readable:{__proto__:null,get(){let t=this._readableState;return!!t&&t.readable!==!1&&!t.destroyed&&!t.errorEmitted&&!t.endEmitted},set(t){this._readableState&&(this._readableState.readable=!!t)}},readableDidRead:{__proto__:null,enumerable:!1,get:function(){return this._readableState.dataEmitted}},readableAborted:{__proto__:null,enumerable:!1,get:function(){return!!(this._readableState.readable!==!1&&(this._readableState.destroyed||this._readableState.errored)&&!this._readableState.endEmitted)}},readableHighWaterMark:{__proto__:null,enumerable:!1,get:function(){return this._readableState.highWaterMark}},readableBuffer:{__proto__:null,enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}},readableFlowing:{__proto__:null,enumerable:!1,get:function(){return this._readableState.flowing},set:function(t){this._readableState&&(this._readableState.flowing=t)}},readableLength:{__proto__:null,enumerable:!1,get(){return this._readableState.length}},readableObjectMode:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.objectMode:!1}},readableEncoding:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.encoding:null}},errored:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.errored:null}},closed:{__proto__:null,get(){return this._readableState?this._readableState.closed:!1}},destroyed:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.destroyed:!1},set(t){this._readableState&&(this._readableState.destroyed=t)}},readableEnded:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.endEmitted:!1}}});kc(To.prototype,{pipesCount:{__proto__:null,get(){return this.pipes.length}},paused:{__proto__:null,get(){return this[pr]!==!1},set(t){this[pr]=!!t}}});M._fromList=hp;function hp(t,e){if(e.length===0)return null;let r;return e.objectMode?r=e.buffer.shift():!t||t>=e.length?(e.decoder?r=e.buffer.join(""):e.buffer.length===1?r=e.buffer.first():r=e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r}function Nc(t){let e=t._readableState;H("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,Ze.nextTick(L1,e,t))}function L1(t,e){if(H("endReadableNT",t.endEmitted,t.length),!t.errored&&!t.closeEmitted&&!t.endEmitted&&t.length===0){if(t.endEmitted=!0,e.emit("end"),e.writable&&e.allowHalfOpen===!1)Ze.nextTick(O1,e);else if(t.autoDestroy){let r=e._writableState;(!r||r.autoDestroy&&(r.finished||r.writable===!1))&&e.destroy()}}}function O1(t){t.writable&&!t.writableEnded&&!t.destroyed&&t.end()}M.from=function(t,e){return h1(M,t,e)};var Pc;function pp(){return Pc===void 0&&(Pc={}),Pc}M.fromWeb=function(t,e){return pp().newStreamReadableFromReadableStream(t,e)};M.toWeb=function(t,e){return pp().newReadableStreamFromStreamReadable(t,e)};M.wrap=function(t,e){var r,n;return new M({objectMode:(r=(n=t.readableObjectMode)!==null&&n!==void 0?n:t.objectMode)!==null&&r!==void 0?r:!0,...e,destroy(i,o){Qr.destroyer(t,i),o(i)}}).wrap(t)}});var Do=V((bI,Rp)=>{"use strict";var yr=Vt(),{ArrayPrototypeSlice:wp,Error:N1,FunctionPrototypeSymbolHasInstance:gp,ObjectDefineProperty:xp,ObjectDefineProperties:P1,ObjectSetPrototypeOf:Ep,StringPrototypeToLowerCase:U1,Symbol:F1,SymbolHasInstance:k1}=Z();Rp.exports=J;J.WritableState=Yn;var{EventEmitter:M1}=$n(),zn=wo().Stream,{Buffer:Ro}=_t(),Co=dr(),{addAbortSignal:q1}=Hn(),{getHighWaterMark:$1,getDefaultHighWaterMark:H1}=Kn(),{ERR_INVALID_ARG_TYPE:K1,ERR_METHOD_NOT_IMPLEMENTED:j1,ERR_MULTIPLE_CALLBACK:Sp,ERR_STREAM_CANNOT_PIPE:V1,ERR_STREAM_DESTROYED:Gn,ERR_STREAM_ALREADY_FINISHED:W1,ERR_STREAM_NULL_VALUES:z1,ERR_STREAM_WRITE_AFTER_END:G1,ERR_UNKNOWN_ENCODING:_p}=Te().codes,{errorOrDestroy:Jr}=Co;Ep(J.prototype,zn.prototype);Ep(J,zn);function $c(){}var en=F1("kOnFinished");function Yn(t,e,r){typeof r!="boolean"&&(r=e instanceof ut()),this.objectMode=!!(t&&t.objectMode),r&&(this.objectMode=this.objectMode||!!(t&&t.writableObjectMode)),this.highWaterMark=t?$1(this,t,"writableHighWaterMark",r):H1(!1),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;let n=!!(t&&t.decodeStrings===!1);this.decodeStrings=!n,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=Z1.bind(void 0,e),this.writecb=null,this.writelen=0,this.afterWriteTickInfo=null,Bo(this),this.pendingcb=0,this.constructed=!0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=!t||t.emitClose!==!1,this.autoDestroy=!t||t.autoDestroy!==!1,this.errored=null,this.closed=!1,this.closeEmitted=!1,this[en]=[]}function Bo(t){t.buffered=[],t.bufferedIndex=0,t.allBuffers=!0,t.allNoop=!0}Yn.prototype.getBuffer=function(){return wp(this.buffered,this.bufferedIndex)};xp(Yn.prototype,"bufferedRequestCount",{__proto__:null,get(){return this.buffered.length-this.bufferedIndex}});function J(t){let e=this instanceof ut();if(!e&&!gp(J,this))return new J(t);this._writableState=new Yn(t,this,e),t&&(typeof t.write=="function"&&(this._write=t.write),typeof t.writev=="function"&&(this._writev=t.writev),typeof t.destroy=="function"&&(this._destroy=t.destroy),typeof t.final=="function"&&(this._final=t.final),typeof t.construct=="function"&&(this._construct=t.construct),t.signal&&q1(t.signal,this)),zn.call(this,t),Co.construct(this,()=>{let r=this._writableState;r.writing||Kc(this,r),jc(this,r)})}xp(J,k1,{__proto__:null,value:function(t){return gp(this,t)?!0:this!==J?!1:t&&t._writableState instanceof Yn}});J.prototype.pipe=function(){Jr(this,new V1)};function Ap(t,e,r,n){let i=t._writableState;if(typeof r=="function")n=r,r=i.defaultEncoding;else{if(!r)r=i.defaultEncoding;else if(r!=="buffer"&&!Ro.isEncoding(r))throw new _p(r);typeof n!="function"&&(n=$c)}if(e===null)throw new z1;if(!i.objectMode)if(typeof e=="string")i.decodeStrings!==!1&&(e=Ro.from(e,r),r="buffer");else if(e instanceof Ro)r="buffer";else if(zn._isUint8Array(e))e=zn._uint8ArrayToBuffer(e),r="buffer";else throw new K1("chunk",["string","Buffer","Uint8Array"],e);let o;return i.ending?o=new G1:i.destroyed&&(o=new Gn("write")),o?(yr.nextTick(n,o),Jr(t,o,!0),o):(i.pendingcb++,Y1(t,i,e,r,n))}J.prototype.write=function(t,e,r){return Ap(this,t,e,r)===!0};J.prototype.cork=function(){this._writableState.corked++};J.prototype.uncork=function(){let t=this._writableState;t.corked&&(t.corked--,t.writing||Kc(this,t))};J.prototype.setDefaultEncoding=function(e){if(typeof e=="string"&&(e=U1(e)),!Ro.isEncoding(e))throw new _p(e);return this._writableState.defaultEncoding=e,this};function Y1(t,e,r,n,i){let o=e.objectMode?1:r.length;e.length+=o;let s=e.length<e.highWaterMark;return s||(e.needDrain=!0),e.writing||e.corked||e.errored||!e.constructed?(e.buffered.push({chunk:r,encoding:n,callback:i}),e.allBuffers&&n!=="buffer"&&(e.allBuffers=!1),e.allNoop&&i!==$c&&(e.allNoop=!1)):(e.writelen=o,e.writecb=i,e.writing=!0,e.sync=!0,t._write(r,n,e.onwrite),e.sync=!1),s&&!e.errored&&!e.destroyed}function bp(t,e,r,n,i,o,s){e.writelen=n,e.writecb=s,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new Gn("write")):r?t._writev(i,e.onwrite):t._write(i,o,e.onwrite),e.sync=!1}function mp(t,e,r,n){--e.pendingcb,n(r),Hc(e),Jr(t,r)}function Z1(t,e){let r=t._writableState,n=r.sync,i=r.writecb;if(typeof i!="function"){Jr(t,new Sp);return}r.writing=!1,r.writecb=null,r.length-=r.writelen,r.writelen=0,e?(e.stack,r.errored||(r.errored=e),t._readableState&&!t._readableState.errored&&(t._readableState.errored=e),n?yr.nextTick(mp,t,r,e,i):mp(t,r,e,i)):(r.buffered.length>r.bufferedIndex&&Kc(t,r),n?r.afterWriteTickInfo!==null&&r.afterWriteTickInfo.cb===i?r.afterWriteTickInfo.count++:(r.afterWriteTickInfo={count:1,cb:i,stream:t,state:r},yr.nextTick(X1,r.afterWriteTickInfo)):Tp(t,r,1,i))}function X1({stream:t,state:e,count:r,cb:n}){return e.afterWriteTickInfo=null,Tp(t,e,r,n)}function Tp(t,e,r,n){for(!e.ending&&!t.destroyed&&e.length===0&&e.needDrain&&(e.needDrain=!1,t.emit("drain"));r-- >0;)e.pendingcb--,n();e.destroyed&&Hc(e),jc(t,e)}function Hc(t){if(t.writing)return;for(let i=t.bufferedIndex;i<t.buffered.length;++i){var e;let{chunk:o,callback:s}=t.buffered[i],a=t.objectMode?1:o.length;t.length-=a,s((e=t.errored)!==null&&e!==void 0?e:new Gn("write"))}let r=t[en].splice(0);for(let i=0;i<r.length;i++){var n;r[i]((n=t.errored)!==null&&n!==void 0?n:new Gn("end"))}Bo(t)}function Kc(t,e){if(e.corked||e.bufferProcessing||e.destroyed||!e.constructed)return;let{buffered:r,bufferedIndex:n,objectMode:i}=e,o=r.length-n;if(!o)return;let s=n;if(e.bufferProcessing=!0,o>1&&t._writev){e.pendingcb-=o-1;let a=e.allNoop?$c:c=>{for(let u=s;u<r.length;++u)r[u].callback(c)},f=e.allNoop&&s===0?r:wp(r,s);f.allBuffers=e.allBuffers,bp(t,e,!0,e.length,f,"",a),Bo(e)}else{do{let{chunk:a,encoding:f,callback:c}=r[s];r[s++]=null;let u=i?1:a.length;bp(t,e,!1,u,a,f,c)}while(s<r.length&&!e.writing);s===r.length?Bo(e):s>256?(r.splice(0,s),e.bufferedIndex=0):e.bufferedIndex=s}e.bufferProcessing=!1}J.prototype._write=function(t,e,r){if(this._writev)this._writev([{chunk:t,encoding:e}],r);else throw new j1("_write()")};J.prototype._writev=null;J.prototype.end=function(t,e,r){let n=this._writableState;typeof t=="function"?(r=t,t=null,e=null):typeof e=="function"&&(r=e,e=null);let i;if(t!=null){let o=Ap(this,t,e);o instanceof N1&&(i=o)}return n.corked&&(n.corked=1,this.uncork()),i||(!n.errored&&!n.ending?(n.ending=!0,jc(this,n,!0),n.ended=!0):n.finished?i=new W1("end"):n.destroyed&&(i=new Gn("end"))),typeof r=="function"&&(i||n.finished?yr.nextTick(r,i):n[en].push(r)),this};function vo(t){return t.ending&&!t.destroyed&&t.constructed&&t.length===0&&!t.errored&&t.buffered.length===0&&!t.finished&&!t.writing&&!t.errorEmitted&&!t.closeEmitted}function Q1(t,e){let r=!1;function n(i){if(r){Jr(t,i??Sp());return}if(r=!0,e.pendingcb--,i){let o=e[en].splice(0);for(let s=0;s<o.length;s++)o[s](i);Jr(t,i,e.sync)}else vo(e)&&(e.prefinished=!0,t.emit("prefinish"),e.pendingcb++,yr.nextTick(qc,t,e))}e.sync=!0,e.pendingcb++;try{t._final(n)}catch(i){n(i)}e.sync=!1}function J1(t,e){!e.prefinished&&!e.finalCalled&&(typeof t._final=="function"&&!e.destroyed?(e.finalCalled=!0,Q1(t,e)):(e.prefinished=!0,t.emit("prefinish")))}function jc(t,e,r){vo(e)&&(J1(t,e),e.pendingcb===0&&(r?(e.pendingcb++,yr.nextTick((n,i)=>{vo(i)?qc(n,i):i.pendingcb--},t,e)):vo(e)&&(e.pendingcb++,qc(t,e))))}function qc(t,e){e.pendingcb--,e.finished=!0;let r=e[en].splice(0);for(let n=0;n<r.length;n++)r[n]();if(t.emit("finish"),e.autoDestroy){let n=t._readableState;(!n||n.autoDestroy&&(n.endEmitted||n.readable===!1))&&t.destroy()}}P1(J.prototype,{closed:{__proto__:null,get(){return this._writableState?this._writableState.closed:!1}},destroyed:{__proto__:null,get(){return this._writableState?this._writableState.destroyed:!1},set(t){this._writableState&&(this._writableState.destroyed=t)}},writable:{__proto__:null,get(){let t=this._writableState;return!!t&&t.writable!==!1&&!t.destroyed&&!t.errored&&!t.ending&&!t.ended},set(t){this._writableState&&(this._writableState.writable=!!t)}},writableFinished:{__proto__:null,get(){return this._writableState?this._writableState.finished:!1}},writableObjectMode:{__proto__:null,get(){return this._writableState?this._writableState.objectMode:!1}},writableBuffer:{__proto__:null,get(){return this._writableState&&this._writableState.getBuffer()}},writableEnded:{__proto__:null,get(){return this._writableState?this._writableState.ending:!1}},writableNeedDrain:{__proto__:null,get(){let t=this._writableState;return t?!t.destroyed&&!t.ending&&t.needDrain:!1}},writableHighWaterMark:{__proto__:null,get(){return this._writableState&&this._writableState.highWaterMark}},writableCorked:{__proto__:null,get(){return this._writableState?this._writableState.corked:0}},writableLength:{__proto__:null,get(){return this._writableState&&this._writableState.length}},errored:{__proto__:null,enumerable:!1,get(){return this._writableState?this._writableState.errored:null}},writableAborted:{__proto__:null,enumerable:!1,get:function(){return!!(this._writableState.writable!==!1&&(this._writableState.destroyed||this._writableState.errored)&&!this._writableState.finished)}}});var e2=Co.destroy;J.prototype.destroy=function(t,e){let r=this._writableState;return!r.destroyed&&(r.bufferedIndex<r.buffered.length||r[en].length)&&yr.nextTick(Hc,r),e2.call(this,t,e),this};J.prototype._undestroy=Co.undestroy;J.prototype._destroy=function(t,e){e(t)};J.prototype[M1.captureRejectionSymbol]=function(t){this.destroy(t)};var Mc;function Ip(){return Mc===void 0&&(Mc={}),Mc}J.fromWeb=function(t,e){return Ip().newStreamWritableFromWritableStream(t,e)};J.toWeb=function(t){return Ip().newWritableStreamFromStreamWritable(t)}});var Hp=V((mI,$p)=>{var Vc=Vt(),t2=_t(),{isReadable:r2,isWritable:n2,isIterable:vp,isNodeStream:i2,isReadableNodeStream:Bp,isWritableNodeStream:Cp,isDuplexNodeStream:o2,isReadableStream:Dp,isWritableStream:Lp}=at(),Op=It(),{AbortError:Mp,codes:{ERR_INVALID_ARG_TYPE:s2,ERR_INVALID_RETURN_VALUE:Np}}=Te(),{destroyer:rn}=dr(),a2=ut(),qp=Wn(),c2=Do(),{createDeferredPromise:Pp}=Ce(),Up=Cc(),Fp=globalThis.Blob||t2.Blob,f2=typeof Fp<"u"?function(e){return e instanceof Fp}:function(e){return!1},u2=globalThis.AbortController||jr().AbortController,{FunctionPrototypeCall:kp}=Z(),Gt=class extends a2{constructor(e){super(e),e?.readable===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),e?.writable===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)}};$p.exports=function t(e,r){if(o2(e))return e;if(Bp(e))return tn({readable:e});if(Cp(e))return tn({writable:e});if(i2(e))return tn({writable:!1,readable:!1});if(Dp(e))return tn({readable:qp.fromWeb(e)});if(Lp(e))return tn({writable:c2.fromWeb(e)});if(typeof e=="function"){let{value:i,write:o,final:s,destroy:a}=l2(e);if(vp(i))return Up(Gt,i,{objectMode:!0,write:o,final:s,destroy:a});let f=i?.then;if(typeof f=="function"){let c,u=kp(f,i,l=>{if(l!=null)throw new Np("nully","body",l)},l=>{rn(c,l)});return c=new Gt({objectMode:!0,readable:!1,write:o,final(l){s(async()=>{try{await u,Vc.nextTick(l,null)}catch(h){Vc.nextTick(l,h)}})},destroy:a})}throw new Np("Iterable, AsyncIterable or AsyncFunction",r,i)}if(f2(e))return t(e.arrayBuffer());if(vp(e))return Up(Gt,e,{objectMode:!0,writable:!1});if(Dp(e?.readable)&&Lp(e?.writable))return Gt.fromWeb(e);if(typeof e?.writable=="object"||typeof e?.readable=="object"){let i=e!=null&&e.readable?Bp(e?.readable)?e?.readable:t(e.readable):void 0,o=e!=null&&e.writable?Cp(e?.writable)?e?.writable:t(e.writable):void 0;return tn({readable:i,writable:o})}let n=e?.then;if(typeof n=="function"){let i;return kp(n,e,o=>{o!=null&&i.push(o),i.push(null)},o=>{rn(i,o)}),i=new Gt({objectMode:!0,writable:!1,read(){}})}throw new s2(r,["Blob","ReadableStream","WritableStream","Stream","Iterable","AsyncIterable","Function","{ readable, writable } pair","Promise"],e)};function l2(t){let{promise:e,resolve:r}=Pp(),n=new u2,i=n.signal;return{value:t((async function*(){for(;;){let s=e;e=null;let{chunk:a,done:f,cb:c}=await s;if(Vc.nextTick(c),f)return;if(i.aborted)throw new Mp(void 0,{cause:i.reason});({promise:e,resolve:r}=Pp()),yield a}})(),{signal:i}),write(s,a,f){let c=r;r=null,c({chunk:s,done:!1,cb:f})},final(s){let a=r;r=null,a({done:!0,cb:s})},destroy(s,a){n.abort(),a(s)}}}function tn(t){let e=t.readable&&typeof t.readable.read!="function"?qp.wrap(t.readable):t.readable,r=t.writable,n=!!r2(e),i=!!n2(r),o,s,a,f,c;function u(l){let h=f;f=null,h?h(l):l&&c.destroy(l)}return c=new Gt({readableObjectMode:!!(e!=null&&e.readableObjectMode),writableObjectMode:!!(r!=null&&r.writableObjectMode),readable:n,writable:i}),i&&(Op(r,l=>{i=!1,l&&rn(e,l),u(l)}),c._write=function(l,h,d){r.write(l,h)?d():o=d},c._final=function(l){r.end(),s=l},r.on("drain",function(){if(o){let l=o;o=null,l()}}),r.on("finish",function(){if(s){let l=s;s=null,l()}})),n&&(Op(e,l=>{n=!1,l&&rn(e,l),u(l)}),e.on("readable",function(){if(a){let l=a;a=null,l()}}),e.on("end",function(){c.push(null)}),c._read=function(){for(;;){let l=e.read();if(l===null){a=c._read;return}if(!c.push(l))return}}),c._destroy=function(l,h){!l&&f!==null&&(l=new Mp),a=null,o=null,s=null,f===null?h(l):(f=h,rn(r,l),rn(e,l))},c}});var ut=V((wI,Vp)=>{"use strict";var{ObjectDefineProperties:d2,ObjectGetOwnPropertyDescriptor:Rt,ObjectKeys:h2,ObjectSetPrototypeOf:Kp}=Z();Vp.exports=Xe;var Gc=Wn(),qe=Do();Kp(Xe.prototype,Gc.prototype);Kp(Xe,Gc);{let t=h2(qe.prototype);for(let e=0;e<t.length;e++){let r=t[e];Xe.prototype[r]||(Xe.prototype[r]=qe.prototype[r])}}function Xe(t){if(!(this instanceof Xe))return new Xe(t);Gc.call(this,t),qe.call(this,t),t?(this.allowHalfOpen=t.allowHalfOpen!==!1,t.readable===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),t.writable===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)):this.allowHalfOpen=!0}d2(Xe.prototype,{writable:{__proto__:null,...Rt(qe.prototype,"writable")},writableHighWaterMark:{__proto__:null,...Rt(qe.prototype,"writableHighWaterMark")},writableObjectMode:{__proto__:null,...Rt(qe.prototype,"writableObjectMode")},writableBuffer:{__proto__:null,...Rt(qe.prototype,"writableBuffer")},writableLength:{__proto__:null,...Rt(qe.prototype,"writableLength")},writableFinished:{__proto__:null,...Rt(qe.prototype,"writableFinished")},writableCorked:{__proto__:null,...Rt(qe.prototype,"writableCorked")},writableEnded:{__proto__:null,...Rt(qe.prototype,"writableEnded")},writableNeedDrain:{__proto__:null,...Rt(qe.prototype,"writableNeedDrain")},destroyed:{__proto__:null,get(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set(t){this._readableState&&this._writableState&&(this._readableState.destroyed=t,this._writableState.destroyed=t)}}});var Wc;function jp(){return Wc===void 0&&(Wc={}),Wc}Xe.fromWeb=function(t,e){return jp().newStreamDuplexFromReadableWritablePair(t,e)};Xe.toWeb=function(t){return jp().newReadableWritablePairFromDuplex(t)};var zc;Xe.from=function(t){return zc||(zc=Hp()),zc(t,"body")}});var Xc=V((gI,zp)=>{"use strict";var{ObjectSetPrototypeOf:Wp,Symbol:p2}=Z();zp.exports=vt;var{ERR_METHOD_NOT_IMPLEMENTED:y2}=Te().codes,Zc=ut(),{getHighWaterMark:b2}=Kn();Wp(vt.prototype,Zc.prototype);Wp(vt,Zc);var Zn=p2("kCallback");function vt(t){if(!(this instanceof vt))return new vt(t);let e=t?b2(this,t,"readableHighWaterMark",!0):null;e===0&&(t={...t,highWaterMark:null,readableHighWaterMark:e,writableHighWaterMark:t.writableHighWaterMark||0}),Zc.call(this,t),this._readableState.sync=!1,this[Zn]=null,t&&(typeof t.transform=="function"&&(this._transform=t.transform),typeof t.flush=="function"&&(this._flush=t.flush)),this.on("prefinish",m2)}function Yc(t){typeof this._flush=="function"&&!this.destroyed?this._flush((e,r)=>{if(e){t?t(e):this.destroy(e);return}r!=null&&this.push(r),this.push(null),t&&t()}):(this.push(null),t&&t())}function m2(){this._final!==Yc&&Yc.call(this)}vt.prototype._final=Yc;vt.prototype._transform=function(t,e,r){throw new y2("_transform()")};vt.prototype._write=function(t,e,r){let n=this._readableState,i=this._writableState,o=n.length;this._transform(t,e,(s,a)=>{if(s){r(s);return}a!=null&&this.push(a),i.ended||o===n.length||n.length<n.highWaterMark?r():this[Zn]=r})};vt.prototype._read=function(){if(this[Zn]){let t=this[Zn];this[Zn]=null,t()}}});var Jc=V((xI,Yp)=>{"use strict";var{ObjectSetPrototypeOf:Gp}=Z();Yp.exports=nn;var Qc=Xc();Gp(nn.prototype,Qc.prototype);Gp(nn,Qc);function nn(t){if(!(this instanceof nn))return new nn(t);Qc.call(this,t)}nn.prototype._transform=function(t,e,r){r(null,t)}});var Po=V((EI,e0)=>{var Xn=Vt(),{ArrayIsArray:w2,Promise:g2,SymbolAsyncIterator:x2,SymbolDispose:E2}=Z(),No=It(),{once:S2}=Ce(),_2=dr(),Zp=ut(),{aggregateTwoErrors:A2,codes:{ERR_INVALID_ARG_TYPE:ff,ERR_INVALID_RETURN_VALUE:ef,ERR_MISSING_ARGS:T2,ERR_STREAM_DESTROYED:I2,ERR_STREAM_PREMATURE_CLOSE:R2},AbortError:v2}=Te(),{validateFunction:B2,validateAbortSignal:C2}=zr(),{isIterable:br,isReadable:tf,isReadableNodeStream:Oo,isNodeStream:Xp,isTransformStream:on,isWebStream:D2,isReadableStream:rf,isReadableFinished:L2}=at(),O2=globalThis.AbortController||jr().AbortController,nf,of,sf;function Qp(t,e,r){let n=!1;t.on("close",()=>{n=!0});let i=No(t,{readable:e,writable:r},o=>{n=!o});return{destroy:o=>{n||(n=!0,_2.destroyer(t,o||new I2("pipe")))},cleanup:i}}function N2(t){return B2(t[t.length-1],"streams[stream.length - 1]"),t.pop()}function af(t){if(br(t))return t;if(Oo(t))return P2(t);throw new ff("val",["Readable","Iterable","AsyncIterable"],t)}async function*P2(t){of||(of=Wn()),yield*of.prototype[x2].call(t)}async function Lo(t,e,r,{end:n}){let i,o=null,s=c=>{if(c&&(i=c),o){let u=o;o=null,u()}},a=()=>new g2((c,u)=>{i?u(i):o=()=>{i?u(i):c()}});e.on("drain",s);let f=No(e,{readable:!1},s);try{e.writableNeedDrain&&await a();for await(let c of t)e.write(c)||await a();n&&(e.end(),await a()),r()}catch(c){r(i!==c?A2(i,c):c)}finally{f(),e.off("drain",s)}}async function cf(t,e,r,{end:n}){on(e)&&(e=e.writable);let i=e.getWriter();try{for await(let o of t)await i.ready,i.write(o).catch(()=>{});await i.ready,n&&await i.close(),r()}catch(o){try{await i.abort(o),r(o)}catch(s){r(s)}}}function U2(...t){return Jp(t,S2(N2(t)))}function Jp(t,e,r){if(t.length===1&&w2(t[0])&&(t=t[0]),t.length<2)throw new T2("streams");let n=new O2,i=n.signal,o=r?.signal,s=[];C2(o,"options.signal");function a(){w(new v2)}sf=sf||Ce().addAbortListener;let f;o&&(f=sf(o,a));let c,u,l=[],h=0;function d(A){w(A,--h===0)}function w(A,T){var R;if(A&&(!c||c.code==="ERR_STREAM_PREMATURE_CLOSE")&&(c=A),!(!c&&!T)){for(;l.length;)l.shift()(c);(R=f)===null||R===void 0||R[E2](),n.abort(),T&&(c||s.forEach(F=>F()),Xn.nextTick(e,c,u))}}let p;for(let A=0;A<t.length;A++){let T=t[A],R=A<t.length-1,F=A>0,D=R||r?.end!==!1,B=A===t.length-1;if(Xp(T)){let P=function(q){q&&q.name!=="AbortError"&&q.code!=="ERR_STREAM_PREMATURE_CLOSE"&&d(q)};var E=P;if(D){let{destroy:q,cleanup:k}=Qp(T,R,F);l.push(q),tf(T)&&B&&s.push(k)}T.on("error",P),tf(T)&&B&&s.push(()=>{T.removeListener("error",P)})}if(A===0)if(typeof T=="function"){if(p=T({signal:i}),!br(p))throw new ef("Iterable, AsyncIterable or Stream","source",p)}else br(T)||Oo(T)||on(T)?p=T:p=Zp.from(T);else if(typeof T=="function"){if(on(p)){var y;p=af((y=p)===null||y===void 0?void 0:y.readable)}else p=af(p);if(p=T(p,{signal:i}),R){if(!br(p,!0))throw new ef("AsyncIterable",`transform[${A-1}]`,p)}else{var b;nf||(nf=Jc());let P=new nf({objectMode:!0}),q=(b=p)===null||b===void 0?void 0:b.then;if(typeof q=="function")h++,q.call(p,x=>{u=x,x!=null&&P.write(x),D&&P.end(),Xn.nextTick(d)},x=>{P.destroy(x),Xn.nextTick(d,x)});else if(br(p,!0))h++,Lo(p,P,d,{end:D});else if(rf(p)||on(p)){let x=p.readable||p;h++,Lo(x,P,d,{end:D})}else throw new ef("AsyncIterable or Promise","destination",p);p=P;let{destroy:k,cleanup:m}=Qp(p,!1,!0);l.push(k),B&&s.push(m)}}else if(Xp(T)){if(Oo(p)){h+=2;let P=F2(p,T,d,{end:D});tf(T)&&B&&s.push(P)}else if(on(p)||rf(p)){let P=p.readable||p;h++,Lo(P,T,d,{end:D})}else if(br(p))h++,Lo(p,T,d,{end:D});else throw new ff("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],p);p=T}else if(D2(T)){if(Oo(p))h++,cf(af(p),T,d,{end:D});else if(rf(p)||br(p))h++,cf(p,T,d,{end:D});else if(on(p))h++,cf(p.readable,T,d,{end:D});else throw new ff("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],p);p=T}else p=Zp.from(T)}return(i!=null&&i.aborted||o!=null&&o.aborted)&&Xn.nextTick(a),p}function F2(t,e,r,{end:n}){let i=!1;if(e.on("close",()=>{i||r(new R2)}),t.pipe(e,{end:!1}),n){let s=function(){i=!0,e.end()};var o=s;L2(t)?Xn.nextTick(s):t.once("end",s)}else r();return No(t,{readable:!0,writable:!1},s=>{let a=t._readableState;s&&s.code==="ERR_STREAM_PREMATURE_CLOSE"&&a&&a.ended&&!a.errored&&!a.errorEmitted?t.once("end",r).once("error",r):r(s)}),No(e,{readable:!1,writable:!0},r)}e0.exports={pipelineImpl:Jp,pipeline:U2}});var lf=V((SI,s0)=>{"use strict";var{pipeline:k2}=Po(),Uo=ut(),{destroyer:M2}=dr(),{isNodeStream:Fo,isReadable:t0,isWritable:r0,isWebStream:uf,isTransformStream:mr,isWritableStream:n0,isReadableStream:i0}=at(),{AbortError:q2,codes:{ERR_INVALID_ARG_VALUE:o0,ERR_MISSING_ARGS:$2}}=Te(),H2=It();s0.exports=function(...e){if(e.length===0)throw new $2("streams");if(e.length===1)return Uo.from(e[0]);let r=[...e];if(typeof e[0]=="function"&&(e[0]=Uo.from(e[0])),typeof e[e.length-1]=="function"){let d=e.length-1;e[d]=Uo.from(e[d])}for(let d=0;d<e.length;++d)if(!(!Fo(e[d])&&!uf(e[d]))){if(d<e.length-1&&!(t0(e[d])||i0(e[d])||mr(e[d])))throw new o0(`streams[${d}]`,r[d],"must be readable");if(d>0&&!(r0(e[d])||n0(e[d])||mr(e[d])))throw new o0(`streams[${d}]`,r[d],"must be writable")}let n,i,o,s,a;function f(d){let w=s;s=null,w?w(d):d?a.destroy(d):!h&&!l&&a.destroy()}let c=e[0],u=k2(e,f),l=!!(r0(c)||n0(c)||mr(c)),h=!!(t0(u)||i0(u)||mr(u));if(a=new Uo({writableObjectMode:!!(c!=null&&c.writableObjectMode),readableObjectMode:!!(u!=null&&u.readableObjectMode),writable:l,readable:h}),l){if(Fo(c))a._write=function(w,p,y){c.write(w,p)?y():n=y},a._final=function(w){c.end(),i=w},c.on("drain",function(){if(n){let w=n;n=null,w()}});else if(uf(c)){let p=(mr(c)?c.writable:c).getWriter();a._write=async function(y,b,E){try{await p.ready,p.write(y).catch(()=>{}),E()}catch(A){E(A)}},a._final=async function(y){try{await p.ready,p.close().catch(()=>{}),i=y}catch(b){y(b)}}}let d=mr(u)?u.readable:u;H2(d,()=>{if(i){let w=i;i=null,w()}})}if(h){if(Fo(u))u.on("readable",function(){if(o){let d=o;o=null,d()}}),u.on("end",function(){a.push(null)}),a._read=function(){for(;;){let d=u.read();if(d===null){o=a._read;return}if(!a.push(d))return}};else if(uf(u)){let w=(mr(u)?u.readable:u).getReader();a._read=async function(){for(;;)try{let{value:p,done:y}=await w.read();if(!a.push(p))return;if(y){a.push(null);return}}catch{return}}}}return a._destroy=function(d,w){!d&&s!==null&&(d=new q2),o=null,n=null,i=null,s===null?w(d):(s=w,Fo(u)&&M2(u,d))},a}});var b0=V((_I,pf)=>{"use strict";var K2=globalThis.AbortController||jr().AbortController,{codes:{ERR_INVALID_ARG_VALUE:j2,ERR_INVALID_ARG_TYPE:Qn,ERR_MISSING_ARGS:V2,ERR_OUT_OF_RANGE:W2},AbortError:lt}=Te(),{validateAbortSignal:wr,validateInteger:a0,validateObject:gr}=zr(),z2=Z().Symbol("kWeak"),G2=Z().Symbol("kResistStopPropagation"),{finished:Y2}=It(),Z2=lf(),{addAbortSignalNoValidate:X2}=Hn(),{isWritable:Q2,isNodeStream:J2}=at(),{deprecate:eS}=Ce(),{ArrayPrototypePush:tS,Boolean:rS,MathFloor:c0,Number:nS,NumberIsNaN:iS,Promise:f0,PromiseReject:u0,PromiseResolve:oS,PromisePrototypeThen:l0,Symbol:h0}=Z(),ko=h0("kEmpty"),d0=h0("kEof");function sS(t,e){if(e!=null&&gr(e,"options"),e?.signal!=null&&wr(e.signal,"options.signal"),J2(t)&&!Q2(t))throw new j2("stream",t,"must be writable");let r=Z2(this,t);return e!=null&&e.signal&&X2(e.signal,r),r}function Mo(t,e){if(typeof t!="function")throw new Qn("fn",["Function","AsyncFunction"],t);e!=null&&gr(e,"options"),e?.signal!=null&&wr(e.signal,"options.signal");let r=1;e?.concurrency!=null&&(r=c0(e.concurrency));let n=r-1;return e?.highWaterMark!=null&&(n=c0(e.highWaterMark)),a0(r,"options.concurrency",1),a0(n,"options.highWaterMark",0),n+=r,async function*(){let o=Ce().AbortSignalAny([e?.signal].filter(rS)),s=this,a=[],f={signal:o},c,u,l=!1,h=0;function d(){l=!0,w()}function w(){h-=1,p()}function p(){u&&!l&&h<r&&a.length<n&&(u(),u=null)}async function y(){try{for await(let b of s){if(l)return;if(o.aborted)throw new lt;try{if(b=t(b,f),b===ko)continue;b=oS(b)}catch(E){b=u0(E)}h+=1,l0(b,w,d),a.push(b),c&&(c(),c=null),!l&&(a.length>=n||h>=r)&&await new f0(E=>{u=E})}a.push(d0)}catch(b){let E=u0(b);l0(E,w,d),a.push(E)}finally{l=!0,c&&(c(),c=null)}}y();try{for(;;){for(;a.length>0;){let b=await a[0];if(b===d0)return;if(o.aborted)throw new lt;b!==ko&&(yield b),a.shift(),p()}await new f0(b=>{c=b})}}finally{l=!0,u&&(u(),u=null)}}.call(this)}function aS(t=void 0){return t!=null&&gr(t,"options"),t?.signal!=null&&wr(t.signal,"options.signal"),async function*(){let r=0;for await(let i of this){var n;if(t!=null&&(n=t.signal)!==null&&n!==void 0&&n.aborted)throw new lt({cause:t.signal.reason});yield[r++,i]}}.call(this)}async function p0(t,e=void 0){for await(let r of hf.call(this,t,e))return!0;return!1}async function cS(t,e=void 0){if(typeof t!="function")throw new Qn("fn",["Function","AsyncFunction"],t);return!await p0.call(this,async(...r)=>!await t(...r),e)}async function fS(t,e){for await(let r of hf.call(this,t,e))return r}async function uS(t,e){if(typeof t!="function")throw new Qn("fn",["Function","AsyncFunction"],t);async function r(n,i){return await t(n,i),ko}for await(let n of Mo.call(this,r,e));}function hf(t,e){if(typeof t!="function")throw new Qn("fn",["Function","AsyncFunction"],t);async function r(n,i){return await t(n,i)?n:ko}return Mo.call(this,r,e)}var df=class extends V2{constructor(){super("reduce"),this.message="Reduce of an empty stream requires an initial value"}};async function lS(t,e,r){var n;if(typeof t!="function")throw new Qn("reducer",["Function","AsyncFunction"],t);r!=null&&gr(r,"options"),r?.signal!=null&&wr(r.signal,"options.signal");let i=arguments.length>1;if(r!=null&&(n=r.signal)!==null&&n!==void 0&&n.aborted){let c=new lt(void 0,{cause:r.signal.reason});throw this.once("error",()=>{}),await Y2(this.destroy(c)),c}let o=new K2,s=o.signal;if(r!=null&&r.signal){let c={once:!0,[z2]:this,[G2]:!0};r.signal.addEventListener("abort",()=>o.abort(),c)}let a=!1;try{for await(let c of this){var f;if(a=!0,r!=null&&(f=r.signal)!==null&&f!==void 0&&f.aborted)throw new lt;i?e=await t(e,c,{signal:s}):(e=c,i=!0)}if(!a&&!i)throw new df}finally{o.abort()}return e}async function dS(t){t!=null&&gr(t,"options"),t?.signal!=null&&wr(t.signal,"options.signal");let e=[];for await(let n of this){var r;if(t!=null&&(r=t.signal)!==null&&r!==void 0&&r.aborted)throw new lt(void 0,{cause:t.signal.reason});tS(e,n)}return e}function hS(t,e){let r=Mo.call(this,t,e);return async function*(){for await(let i of r)yield*i}.call(this)}function y0(t){if(t=nS(t),iS(t))return 0;if(t<0)throw new W2("number",">= 0",t);return t}function pS(t,e=void 0){return e!=null&&gr(e,"options"),e?.signal!=null&&wr(e.signal,"options.signal"),t=y0(t),async function*(){var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new lt;for await(let o of this){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new lt;t--<=0&&(yield o)}}.call(this)}function yS(t,e=void 0){return e!=null&&gr(e,"options"),e?.signal!=null&&wr(e.signal,"options.signal"),t=y0(t),async function*(){var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new lt;for await(let o of this){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new lt;if(t-- >0&&(yield o),t<=0)return}}.call(this)}pf.exports.streamReturningOperators={asIndexedPairs:eS(aS,"readable.asIndexedPairs will be removed in a future version."),drop:pS,filter:hf,flatMap:hS,map:Mo,take:yS,compose:sS};pf.exports.promiseReturningOperators={every:cS,forEach:uS,reduce:lS,toArray:dS,some:p0,find:fS}});var yf=V((AI,m0)=>{"use strict";var{ArrayPrototypePop:bS,Promise:mS}=Z(),{isIterable:wS,isNodeStream:gS,isWebStream:xS}=at(),{pipelineImpl:ES}=Po(),{finished:SS}=It();bf();function _S(...t){return new mS((e,r)=>{let n,i,o=t[t.length-1];if(o&&typeof o=="object"&&!gS(o)&&!wS(o)&&!xS(o)){let s=bS(t);n=s.signal,i=s.end}ES(t,(s,a)=>{s?r(s):e(a)},{signal:n,end:i})})}m0.exports={finished:SS,pipeline:_S}});var bf=V((TI,I0)=>{"use strict";var{Buffer:AS}=_t(),{ObjectDefineProperty:Bt,ObjectKeys:x0,ReflectApply:E0}=Z(),{promisify:{custom:S0}}=Ce(),{streamReturningOperators:w0,promiseReturningOperators:g0}=b0(),{codes:{ERR_ILLEGAL_CONSTRUCTOR:_0}}=Te(),TS=lf(),{setDefaultHighWaterMark:IS,getDefaultHighWaterMark:RS}=Kn(),{pipeline:A0}=Po(),{destroyer:vS}=dr(),T0=It(),mf=yf(),Jn=at(),G=I0.exports=wo().Stream;G.isDestroyed=Jn.isDestroyed;G.isDisturbed=Jn.isDisturbed;G.isErrored=Jn.isErrored;G.isReadable=Jn.isReadable;G.isWritable=Jn.isWritable;G.Readable=Wn();for(let t of x0(w0)){let r=function(...n){if(new.target)throw _0();return G.Readable.from(E0(e,this,n))},e=w0[t];Bt(r,"name",{__proto__:null,value:e.name}),Bt(r,"length",{__proto__:null,value:e.length}),Bt(G.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}for(let t of x0(g0)){let r=function(...n){if(new.target)throw _0();return E0(e,this,n)},e=g0[t];Bt(r,"name",{__proto__:null,value:e.name}),Bt(r,"length",{__proto__:null,value:e.length}),Bt(G.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}G.Writable=Do();G.Duplex=ut();G.Transform=Xc();G.PassThrough=Jc();G.pipeline=A0;var{addAbortSignal:BS}=Hn();G.addAbortSignal=BS;G.finished=T0;G.destroy=vS;G.compose=TS;G.setDefaultHighWaterMark=IS;G.getDefaultHighWaterMark=RS;Bt(G,"promises",{__proto__:null,configurable:!0,enumerable:!0,get(){return mf}});Bt(A0,S0,{__proto__:null,enumerable:!0,get(){return mf.pipeline}});Bt(T0,S0,{__proto__:null,enumerable:!0,get(){return mf.finished}});G.Stream=G;G._isUint8Array=function(e){return e instanceof Uint8Array};G._uint8ArrayToBuffer=function(e){return AS.from(e.buffer,e.byteOffset,e.byteLength)}});var R0=V((II,oe)=>{"use strict";var de=bf(),CS=yf(),DS=de.Readable.destroy;oe.exports=de.Readable;oe.exports._uint8ArrayToBuffer=de._uint8ArrayToBuffer;oe.exports._isUint8Array=de._isUint8Array;oe.exports.isDisturbed=de.isDisturbed;oe.exports.isErrored=de.isErrored;oe.exports.isReadable=de.isReadable;oe.exports.Readable=de.Readable;oe.exports.Writable=de.Writable;oe.exports.Duplex=de.Duplex;oe.exports.Transform=de.Transform;oe.exports.PassThrough=de.PassThrough;oe.exports.addAbortSignal=de.addAbortSignal;oe.exports.finished=de.finished;oe.exports.destroy=de.destroy;oe.exports.destroy=DS;oe.exports.pipeline=de.pipeline;oe.exports.compose=de.compose;Object.defineProperty(de,"promises",{configurable:!0,enumerable:!0,get(){return CS}});oe.exports.Stream=de.Stream;oe.exports.default=oe.exports});var YS={};Oe(YS,{BAD_REQUEST:()=>MS,INTERNAL_SERVER_ERROR:()=>qS,Libp2pSocket:()=>qo,NOT_FOUND_RESPONSE:()=>kS,NOT_IMPLEMENTED_ERROR:()=>$S,Request:()=>kn,Response:()=>Va,STATUS_CODES:()=>ja,getHeader:()=>jS,getHeaders:()=>Mn,getHost:()=>L0,getServerUpgradeHeaders:()=>zS,isWebSocketUpgrade:()=>Ka,normalizeMethod:()=>VS,normalizeUrl:()=>N0,readHeaders:()=>GS,responseToStream:()=>FS,streamToRequest:()=>US,streamToSocket:()=>LS,stripHTTPPath:()=>O0,toResource:()=>KS,toURL:()=>NS,toUint8Array:()=>PS,writeHeaders:()=>D0});var Vo={};Oe(Vo,{base10:()=>G0});var XS=new Uint8Array(0);function Ef(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function dt(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function Sf(t){return new TextEncoder().encode(t)}function _f(t){return new TextDecoder().decode(t)}function H0(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var o=t.charAt(i),s=o.charCodeAt(0);if(r[s]!==255)throw new TypeError(o+" is ambiguous");r[s]=i}var a=t.length,f=t.charAt(0),c=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function l(w){if(w instanceof Uint8Array||(ArrayBuffer.isView(w)?w=new Uint8Array(w.buffer,w.byteOffset,w.byteLength):Array.isArray(w)&&(w=Uint8Array.from(w))),!(w instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(w.length===0)return"";for(var p=0,y=0,b=0,E=w.length;b!==E&&w[b]===0;)b++,p++;for(var A=(E-b)*u+1>>>0,T=new Uint8Array(A);b!==E;){for(var R=w[b],F=0,D=A-1;(R!==0||F<y)&&D!==-1;D--,F++)R+=256*T[D]>>>0,T[D]=R%a>>>0,R=R/a>>>0;if(R!==0)throw new Error("Non-zero carry");y=F,b++}for(var B=A-y;B!==A&&T[B]===0;)B++;for(var P=f.repeat(p);B<A;++B)P+=t.charAt(T[B]);return P}function h(w){if(typeof w!="string")throw new TypeError("Expected String");if(w.length===0)return new Uint8Array;var p=0;if(w[p]!==" "){for(var y=0,b=0;w[p]===f;)y++,p++;for(var E=(w.length-p)*c+1>>>0,A=new Uint8Array(E);w[p];){var T=r[w.charCodeAt(p)];if(T===255)return;for(var R=0,F=E-1;(T!==0||R<b)&&F!==-1;F--,R++)T+=a*A[F]>>>0,A[F]=T%256>>>0,T=T/256>>>0;if(T!==0)throw new Error("Non-zero carry");b=R,p++}if(w[p]!==" "){for(var D=E-b;D!==E&&A[D]===0;)D++;for(var B=new Uint8Array(y+(E-D)),P=y;D!==E;)B[P++]=A[D++];return B}}}function d(w){var p=h(w);if(p)return p;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:h,decode:d}}var K0=H0,j0=K0,Tf=j0;var $o=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Ho=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let i=r.codePointAt(0);if(i===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=i,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return If(this,e)}},Ko=class{decoders;constructor(e){this.decoders=e}or(e){return If(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function If(t,e){return new Ko({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var jo=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new $o(e,r,n),this.decoder=new Ho(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Er({name:t,prefix:e,encode:r,decode:n}){return new jo(t,e,r,n)}function Ct({name:t,prefix:e,alphabet:r}){let{encode:n,decode:i}=Tf(r,t);return Er({prefix:e,name:t,encode:n,decode:o=>dt(i(o))})}function V0(t,e,r,n){let i=t.length;for(;t[i-1]==="=";)--i;let o=new Uint8Array(i*r/8|0),s=0,a=0,f=0;for(let c=0;c<i;++c){let u=e[t[c]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<r|u,s+=r,s>=8&&(s-=8,o[f++]=255&a>>s)}if(s>=r||(255&a<<8-s)!==0)throw new SyntaxError("Unexpected end of data");return o}function W0(t,e,r){let n=e[e.length-1]==="=",i=(1<<r)-1,o="",s=0,a=0;for(let f=0;f<t.length;++f)for(a=a<<8|t[f],s+=8;s>r;)s-=r,o+=e[i&a>>s];if(s!==0&&(o+=e[i&a<<r-s]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function z0(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function ee({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let i=z0(n);return Er({prefix:e,name:t,encode(o){return W0(o,n,r)},decode(o){return V0(o,i,r,t)}})}var G0=Ct({prefix:"9",name:"base10",alphabet:"0123456789"});var Wo={};Oe(Wo,{base16:()=>Y0,base16upper:()=>Z0});var Y0=ee({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Z0=ee({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var zo={};Oe(zo,{base2:()=>X0});var X0=ee({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Go={};Oe(Go,{base256emoji:()=>ry});var Rf=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),Q0=Rf.reduce((t,e,r)=>(t[r]=e,t),[]),J0=Rf.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function ey(t){return t.reduce((e,r)=>(e+=Q0[r],e),"")}function ty(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let i=J0[n];if(i==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(i)}return new Uint8Array(e)}var ry=Er({prefix:"\u{1F680}",name:"base256emoji",encode:ey,decode:ty});var Yo={};Oe(Yo,{base32:()=>Dt,base32hex:()=>sy,base32hexpad:()=>cy,base32hexpadupper:()=>fy,base32hexupper:()=>ay,base32pad:()=>iy,base32padupper:()=>oy,base32upper:()=>ny,base32z:()=>uy});var Dt=ee({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),ny=ee({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),iy=ee({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),oy=ee({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),sy=ee({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),ay=ee({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),cy=ee({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),fy=ee({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),uy=ee({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Zo={};Oe(Zo,{base36:()=>Yt,base36upper:()=>ly});var Yt=Ct({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),ly=Ct({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Xo={};Oe(Xo,{base58btc:()=>se,base58flickr:()=>dy});var se=Ct({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),dy=Ct({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var es={};Oe(es,{base64:()=>hy,base64pad:()=>Qo,base64url:()=>Jo,base64urlpad:()=>py});var hy=ee({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Qo=ee({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Jo=ee({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),py=ee({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var ts={};Oe(ts,{base8:()=>yy});var yy=ee({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var rs={};Oe(rs,{identity:()=>by});var by=Er({prefix:"\0",name:"identity",encode:t=>_f(t),decode:t=>Sf(t)});var h_=new TextEncoder,p_=new TextDecoder;var is={};Oe(is,{identity:()=>$e});var gy=Cf,vf=128,xy=127,Ey=~xy,Sy=Math.pow(2,31);function Cf(t,e,r){e=e||[],r=r||0;for(var n=r;t>=Sy;)e[r++]=t&255|vf,t/=128;for(;t&Ey;)e[r++]=t&255|vf,t>>>=7;return e[r]=t|0,Cf.bytes=r-n+1,e}var _y=ns,Ay=128,Bf=127;function ns(t,n){var r=0,n=n||0,i=0,o=n,s,a=t.length;do{if(o>=a)throw ns.bytes=0,new RangeError("Could not decode varint");s=t[o++],r+=i<28?(s&Bf)<<i:(s&Bf)*Math.pow(2,i),i+=7}while(s>=Ay);return ns.bytes=o-n,r}var Ty=Math.pow(2,7),Iy=Math.pow(2,14),Ry=Math.pow(2,21),vy=Math.pow(2,28),By=Math.pow(2,35),Cy=Math.pow(2,42),Dy=Math.pow(2,49),Ly=Math.pow(2,56),Oy=Math.pow(2,63),Ny=function(t){return t<Ty?1:t<Iy?2:t<Ry?3:t<vy?4:t<By?5:t<Cy?6:t<Dy?7:t<Ly?8:t<Oy?9:10},Py={encode:gy,decode:_y,encodingLength:Ny},Uy=Py,an=Uy;function cn(t,e=0){return[an.decode(t,e),an.decode.bytes]}function Sr(t,e,r=0){return an.encode(t,e,r),e}function _r(t){return an.encodingLength(t)}function Tr(t,e){let r=e.byteLength,n=_r(t),i=n+_r(r),o=new Uint8Array(i+r);return Sr(t,o,0),Sr(r,o,n),o.set(e,i),new Ar(t,r,e,o)}function fn(t){let e=dt(t),[r,n]=cn(e),[i,o]=cn(e.subarray(n)),s=e.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new Ar(r,i,s,e)}function Df(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Ef(t.bytes,r.bytes)}}var Ar=class{code;size;digest;bytes;constructor(e,r,n,i){this.code=e,this.size=r,this.digest=n,this.bytes=i}};var Lf=0,Fy="identity",Of=dt;function ky(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return Tr(Lf,Of(t))}var $e={code:Lf,name:Fy,encode:Of,digest:ky};var ss={};Oe(ss,{sha256:()=>ln,sha512:()=>qy});var My=20;function un({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:i}){return new os(t,e,r,n,i)}var os=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,i,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=i??My,this.maxDigestLength=o}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?Nf(n,this.code,r?.truncate):n.then(i=>Nf(i,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function Nf(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return Tr(e,t)}function Uf(t){return async e=>new Uint8Array(await crypto.subtle.digest(t,e))}var ln=un({name:"sha2-256",code:18,encode:Uf("SHA-256")}),qy=un({name:"sha2-512",code:19,encode:Uf("SHA-512")});function Ff(t,e){let{bytes:r,version:n}=t;return n===0?Hy(r,as(t),e??se.encoder):Ky(r,as(t),e??Dt.encoder)}var kf=new WeakMap;function as(t){let e=kf.get(t);if(e==null){let r=new Map;return kf.set(t,r),r}return e}var we=class t{code;version;multihash;bytes;"/";constructor(e,r,n,i){this.code=r,this.version=e,this.multihash=n,this.bytes=i,this["/"]=i}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:r}=this;if(e!==dn)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==jy)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:r}=this.multihash,n=Tr(e,r);return t.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&Df(e.multihash,n.multihash)}toString(e){return Ff(this,e)}toJSON(){return{"/":Ff(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:s}=r;return new t(n,i,o,s??Mf(n,i,o.bytes))}else if(r[Vy]===!0){let{version:n,multihash:i,code:o}=r,s=fn(i);return t.create(n,o,s)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==dn)throw new Error(`Version 0 CID must use dag-pb (code: ${dn}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=Mf(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,dn,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,i=dt(e.subarray(n,n+r.multihashSize));if(i.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=i.subarray(r.multihashSize-r.digestSize),s=new Ar(r.multihashCode,r.digestSize,o,i);return[r.version===0?t.createV0(s):t.createV1(r.codec,s),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[l,h]=cn(e.subarray(r));return r+=h,l},i=n(),o=dn;if(i===18?(i=0,r=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let s=r,a=n(),f=n(),c=r+f,u=c-s;return{version:i,codec:o,multihashCode:a,digestSize:f,multihashSize:u,size:c}}static parse(e,r){let[n,i]=$y(e,r),o=t.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return as(o).set(n,e),o}};function $y(t,e){switch(t[0]){case"Q":{let r=e??se;return[se.prefix,r.decode(`${se.prefix}${t}`)]}case se.prefix:{let r=e??se;return[se.prefix,r.decode(t)]}case Dt.prefix:{let r=e??Dt;return[Dt.prefix,r.decode(t)]}case Yt.prefix:{let r=e??Yt;return[Yt.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function Hy(t,e,r){let{prefix:n}=r;if(n!==se.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let i=e.get(n);if(i==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return i}function Ky(t,e,r){let{prefix:n}=r,i=e.get(n);if(i==null){let o=r.encode(t);return e.set(n,o),o}else return i}var dn=112,jy=18;function Mf(t,e,r){let n=_r(t),i=n+_r(e),o=new Uint8Array(i+r.byteLength);return Sr(t,o,0),Sr(e,o,n),o.set(r,i),o}var Vy=Symbol.for("@ipld/js-cid/CID");var hn={...rs,...zo,...ts,...Vo,...Wo,...Yo,...Zo,...Xo,...es,...Go},U_={...ss,...is};function ht(t=0){return new Uint8Array(t)}function Ne(t=0){return new Uint8Array(t)}function $f(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var qf=$f("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),cs=$f("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Ne(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Wy={utf8:qf,"utf-8":qf,hex:hn.base16,latin1:cs,ascii:cs,binary:cs,...hn},ii=Wy;function X(t,e="utf8"){let r=ii[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return r.encoder.encode(t).substring(1)}function O(t){if(t!==void 0&&t!==O.REQUEST&&t!==O.RESPONSE)throw new Error("type must be REQUEST or RESPONSE");t===void 0||this.initialize(t),this.maxHeaderSize=O.maxHeaderSize}O.prototype.initialize=function(t,e){if(t!==O.REQUEST&&t!==O.RESPONSE)throw new Error("type must be REQUEST or RESPONSE");this.type=t,this.state=t+"_LINE",this.info={headers:[],upgrade:!1},this.trailers=[],this.line="",this.isChunked=!1,this.connection="",this.headerSize=0,this.body_bytes=null,this.isUserCall=!1,this.hadError=!1};O.encoding="ascii";O.maxHeaderSize=80*1024;O.REQUEST="REQUEST";O.RESPONSE="RESPONSE";var Hf=O.kOnHeaders=1,fs=O.kOnHeadersComplete=2,oi=O.kOnBody=3,us=O.kOnMessageComplete=4;O.prototype[Hf]=O.prototype[fs]=O.prototype[oi]=O.prototype[us]=function(){};var Kf=!0;Object.defineProperty(O,"kOnExecute",{get:function(){return Kf=!1,99}});var jf=O.methods=["DELETE","GET","HEAD","POST","PUT","CONNECT","OPTIONS","TRACE","COPY","LOCK","MKCOL","MOVE","PROPFIND","PROPPATCH","SEARCH","UNLOCK","BIND","REBIND","UNBIND","ACL","REPORT","MKACTIVITY","CHECKOUT","MERGE","M-SEARCH","NOTIFY","SUBSCRIBE","UNSUBSCRIBE","PATCH","PURGE","MKCALENDAR","LINK","UNLINK","SOURCE"],Vf=jf.indexOf("CONNECT");O.prototype.reinitialize=O;O.prototype.close=O.prototype.pause=O.prototype.resume=O.prototype.remove=O.prototype.free=function(){};O.prototype._compatMode0_11=!1;O.prototype.getAsyncId=function(){return 0};var zy={REQUEST_LINE:!0,RESPONSE_LINE:!0,HEADER:!0};O.prototype.execute=function(t,e,r){if(!(this instanceof O))throw new TypeError("not a HTTPParser");e=e||0,r=typeof r=="number"?r:t.length,this.chunk=t,this.offset=e;var n=this.end=e+r;try{for(;this.offset<n&&!this[this.state](););}catch(i){if(this.isUserCall)throw i;return this.hadError=!0,i}return this.chunk=null,r=this.offset-e,zy[this.state]&&(this.headerSize+=r,this.headerSize>(this.maxHeaderSize||O.maxHeaderSize))?new Error("max header size exceeded"):r};var Gy={REQUEST_LINE:!0,RESPONSE_LINE:!0,BODY_RAW:!0};O.prototype.finish=function(){if(!this.hadError){if(!Gy[this.state])return new Error("invalid state for EOF");this.state==="BODY_RAW"&&this.userCall()(this[us]())}};O.prototype.consume=O.prototype.unconsume=O.prototype.getCurrentBuffer=function(){};O.prototype.userCall=function(){this.isUserCall=!0;var t=this;return function(e){return t.isUserCall=!1,e}};O.prototype.nextRequest=function(){this.userCall()(this[us]()),this.reinitialize(this.type)};O.prototype.consumeLine=function(){for(var t=this.end,e=this.chunk,r=this.offset;r<t;r++)if(e[r]===10){var n=this.line+X(e.subarray(this.offset,r),O.encoding);return n.charAt(n.length-1)==="\r"&&(n=n.substr(0,n.length-1)),this.line="",this.offset=r+1,n}this.line+=X(e.subarray(this.offset,this.end),O.encoding),this.offset=this.end};var Yy=/^([^: \t]+):[ \t]*((?:.*[^ \t])|)/,Zy=/^[ \t]+(.*[^ \t])/;O.prototype.parseHeader=function(t,e){if(t.indexOf("\r")!==-1)throw si("HPE_LF_EXPECTED");var r=Yy.exec(t),n=r&&r[1];if(n)e.push(n),e.push(r[2]);else{var i=Zy.exec(t);i&&e.length&&(e[e.length-1]&&(e[e.length-1]+=" "),e[e.length-1]+=i[1])}};var Xy=/^([A-Z-]+) ([^ ]+) HTTP\/(\d)\.(\d)$/;O.prototype.REQUEST_LINE=function(){var t=this.consumeLine();if(t){var e=Xy.exec(t);if(e===null)throw si("HPE_INVALID_CONSTANT");if(this.info.method=this._compatMode0_11?e[1]:jf.indexOf(e[1]),this.info.method===-1)throw new Error("invalid request method");this.info.url=e[2],this.info.versionMajor=+e[3],this.info.versionMinor=+e[4],this.body_bytes=0,this.state="HEADER"}};var Qy=/^HTTP\/(\d)\.(\d) (\d{3}) ?(.*)$/;O.prototype.RESPONSE_LINE=function(){var t=this.consumeLine();if(t){var e=Qy.exec(t);if(e===null)throw si("HPE_INVALID_CONSTANT");this.info.versionMajor=+e[1],this.info.versionMinor=+e[2];var r=this.info.statusCode=+e[3];this.info.statusMessage=e[4],((r/100|0)===1||r===204||r===304)&&(this.body_bytes=0),this.state="HEADER"}};O.prototype.shouldKeepAlive=function(){if(this.info.versionMajor>0&&this.info.versionMinor>0){if(this.connection.indexOf("close")!==-1)return!1}else if(this.connection.indexOf("keep-alive")===-1)return!1;return!!(this.body_bytes!==null||this.isChunked)};O.prototype.HEADER=function(){var t=this.consumeLine();if(t!==void 0){var e=this.info;if(t)this.parseHeader(t,e.headers);else{for(var r=e.headers,n=!1,i,o=!1,s=0;s<r.length;s+=2)switch(r[s].toLowerCase()){case"transfer-encoding":this.isChunked=r[s+1].toLowerCase()==="chunked";break;case"content-length":if(i=+r[s+1],n){if(i!==this.body_bytes)throw si("HPE_UNEXPECTED_CONTENT_LENGTH")}else n=!0,this.body_bytes=i;break;case"connection":this.connection+=r[s+1].toLowerCase();break;case"upgrade":o=!0;break}this.isChunked&&n&&(n=!1,this.body_bytes=null),o&&this.connection.indexOf("upgrade")!=-1?e.upgrade=this.type===O.REQUEST||e.statusCode===101:e.upgrade=e.method===Vf,this.isChunked&&e.upgrade&&(this.isChunked=!1),e.shouldKeepAlive=this.shouldKeepAlive();var a;if(Kf?a=this.userCall()(this[fs](e)):a=this.userCall()(this[fs](e.versionMajor,e.versionMinor,e.headers,e.method,e.url,e.statusCode,e.statusMessage,e.upgrade,e.shouldKeepAlive)),a===2)return this.nextRequest(),!0;if(this.isChunked&&!a)this.state="BODY_CHUNKHEAD";else{if(a||this.body_bytes===0)return this.nextRequest(),e.upgrade;this.body_bytes===null?this.state="BODY_RAW":this.state="BODY_SIZED"}}}};O.prototype.BODY_CHUNKHEAD=function(){var t=this.consumeLine();t!==void 0&&(this.body_bytes=parseInt(t,16),this.body_bytes?this.state="BODY_CHUNK":this.state="BODY_CHUNKTRAILERS")};O.prototype.BODY_CHUNK=function(){var t=Math.min(this.end-this.offset,this.body_bytes);this.userCall()(this[oi](this.chunk.slice(this.offset,this.offset+t),0,t)),this.offset+=t,this.body_bytes-=t,this.body_bytes||(this.state="BODY_CHUNKEMPTYLINE")};O.prototype.BODY_CHUNKEMPTYLINE=function(){var t=this.consumeLine();if(t!==void 0){if(t!=="")throw new Error("Expected empty line");this.state="BODY_CHUNKHEAD"}};O.prototype.BODY_CHUNKTRAILERS=function(){var t=this.consumeLine();t!==void 0&&(t?this.parseHeader(t,this.trailers):(this.trailers.length&&this.userCall()(this[Hf](this.trailers,"")),this.nextRequest()))};O.prototype.BODY_RAW=function(){this.userCall()(this[oi](this.chunk.slice(this.offset,this.end),0,this.end-this.offset)),this.offset=this.end};O.prototype.BODY_SIZED=function(){var t=Math.min(this.end-this.offset,this.body_bytes);this.userCall()(this[oi](this.chunk.slice(this.offset,this.offset+t),0,t)),this.offset+=t,this.body_bytes-=t,this.body_bytes||this.nextRequest()};["Headers","HeadersComplete","Body","MessageComplete"].forEach(function(t){var e=O["kOn"+t];Object.defineProperty(O.prototype,"on"+t,{get:function(){return this[e]},set:function(r){return this._compatMode0_11=!0,Vf="CONNECT",this[e]=r}})});function si(t){var e=new Error("Parse Error");return e.code=t,e}var Re=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},ai=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var ci=class extends Error{static name="InvalidCIDError";constructor(e="Invalid CID"){super(e),this.name="InvalidCIDError"}},fi=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var pn=class extends Error{static name="ProtocolError";constructor(e="Protocol error"){super(e),this.name="ProtocolError"}};var yn=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var ui=Symbol.for("@libp2p/peer-id");function Wf(t){return!!t?.[ui]}function Pe(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}async function zf(t,e,r,n){let i=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let o=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},i,e,r.subarray());return n?.signal?.throwIfAborted(),o}function pt(t,e){e==null&&(e=t.reduce((i,o)=>i+o.length,0));let r=Ne(e),n=0;for(let i of t)r.set(i,n),n+=i.length;return r}var Yf=Symbol.for("@achingbrain/uint8arraylist");function Gf(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let i=r+n.byteLength;if(e<i)return{buf:n,index:e-r};r=i}throw new RangeError("index is out of bounds")}function li(t){return!!t?.[Yf]}var ve=class t{bufs;length;[Yf]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(li(n)){r+=n.byteLength;for(let i of n.bufs)this.bufs.push(i)}else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(li(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=Gf(this.bufs,e);return r.buf[r.index]}set(e,r){let n=Gf(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(li(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:i}=this._subList(e,r);return pt(n,i)}subarray(e,r){let{bufs:n,length:i}=this._subList(e,r);return n.length===1?n[0]:pt(n,i)}sublist(e,r){let{bufs:n,length:i}=this._subList(e,r),o=new t;return o.length=i,o.bufs=n,o}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:[...this.bufs],length:this.length};let n=[],i=0;for(let o=0;o<this.bufs.length;o++){let s=this.bufs[o],a=i,f=a+s.byteLength;if(i=f,e>=f)continue;let c=e>=a&&e<f,u=r>a&&r<=f;if(c&&u){if(e===a&&r===f){n.push(s);break}let l=e-a;n.push(s.subarray(l,l+(r-e)));break}if(c){if(e===0){n.push(s);continue}n.push(s.subarray(e-a));continue}if(u){if(r===f){n.push(s);break}n.push(s.subarray(0,r-a));break}n.push(s)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!li(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let i=n.byteLength;if(i===0)throw new TypeError("search must be at least 1 byte long");let o=256,s=new Int32Array(o);for(let l=0;l<o;l++)s[l]=-1;for(let l=0;l<i;l++)s[n[l]]=l;let a=s,f=this.byteLength-n.byteLength,c=n.byteLength-1,u;for(let l=r;l<=f;l+=u){u=0;for(let h=c;h>=0;h--){let d=this.get(l+h);if(n[h]!==d){u=Math.max(1,h-a[d]);break}}if(u===0)return l}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=Ne(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let i=ht(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,r,n),this.write(i,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let i=ht(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,r,n),this.write(i,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let i=ht(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,r,n),this.write(i,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=Ne(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let i=ht(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,r,n),this.write(i,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let i=ht(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,r,n),this.write(i,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let i=ht(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,r,n),this.write(i,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let i=ht(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,r,n),this.write(i,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let i=ht(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,r,n),this.write(i,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!Pe(this.bufs[r],e.bufs[r]))return!1;return!0}static fromUint8Arrays(e,r){let n=new t;return n.bufs=e,r==null&&(r=e.reduce((i,o)=>i+o.byteLength,0)),n.length=r,n}};function ae(t,e="utf8"){let r=ii[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return r.decoder.decode(`${r.prefix}${t}`)}var Jy=parseInt("11111",2),ls=parseInt("10000000",2),eb=parseInt("01111111",2),Zf={0:bn,1:bn,2:tb,3:ib,4:ob,5:nb,6:rb,16:bn,22:bn,48:bn};function ds(t,e={offset:0}){let r=t[e.offset]&Jy;if(e.offset++,Zf[r]!=null)return Zf[r](t,e);throw new Error("No decoder for tag "+r)}function mn(t,e){let r=0;if((t[e.offset]&ls)===ls){let n=t[e.offset]&eb,i="0x";e.offset++;for(let o=0;o<n;o++,e.offset++)i+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(i,16)}else r=t[e.offset],e.offset++;return r}function bn(t,e){mn(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=ds(t,e);if(n===null)break;r.push(n)}return r}function tb(t,e){let r=mn(t,e),n=e.offset,i=e.offset+r,o=[];for(let s=n;s<i;s++)s===n&&t[s]===0||o.push(t[s]);return e.offset+=r,Uint8Array.from(o)}function rb(t,e){let r=mn(t,e),n=e.offset+r,i=t[e.offset];e.offset++;let o=0,s=0;i<40?(o=0,s=i):i<80?(o=1,s=i-40):(o=2,s=i-80);let a=`${o}.${s}`,f=[];for(;e.offset<n;){let c=t[e.offset];if(e.offset++,f.push(c&127),c<128){f.reverse();let u=0;for(let l=0;l<f.length;l++)u+=f[l]<<l*7;a+=`.${u}`,f=[]}}return a}function nb(t,e){return e.offset++,null}function ib(t,e){let r=mn(t,e),n=t[e.offset];e.offset++;let i=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return i}function ob(t,e){let r=mn(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function sb(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new ve;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function hs(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=sb(t.byteLength);return new ve(Uint8Array.from([e.byteLength|ls]),e)}function Xf(t){let e=new ve,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new ve(Uint8Array.from([2]),hs(e),e)}function Qf(t){let e=Uint8Array.from([0]),r=new ve(e,t);return new ve(Uint8Array.from([3]),hs(r),r)}function di(t,e=48){let r=new ve;for(let n of t)r.append(n);return new ve(Uint8Array.from([e]),hs(r),r)}var ab=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),cb=Uint8Array.from([6,5,43,129,4,0,34]),fb=Uint8Array.from([6,5,43,129,4,0,35]),ub={ext:!0,kty:"EC",crv:"P-256"},lb={ext:!0,kty:"EC",crv:"P-384"},db={ext:!0,kty:"EC",crv:"P-521"},ps=32,ys=48,bs=66;function Jf(t){let e=ds(t);return eu(e)}function eu(t){let e=t[1][1][0],r=1,n,i;if(e.byteLength===ps*2+1)return n=X(e.subarray(r,r+ps),"base64url"),i=X(e.subarray(r+ps),"base64url"),new Rr({...ub,key_ops:["verify"],x:n,y:i});if(e.byteLength===ys*2+1)return n=X(e.subarray(r,r+ys),"base64url"),i=X(e.subarray(r+ys),"base64url"),new Rr({...lb,key_ops:["verify"],x:n,y:i});if(e.byteLength===bs*2+1)return n=X(e.subarray(r,r+bs),"base64url"),i=X(e.subarray(r+bs),"base64url"),new Rr({...db,key_ops:["verify"],x:n,y:i});throw new Re(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function tu(t){return di([Xf(Uint8Array.from([1])),di([hb(t.crv)],160),di([Qf(new ve(Uint8Array.from([4]),ae(t.x??"","base64url"),ae(t.y??"","base64url")))],161)]).subarray()}function hb(t){if(t==="P-256")return ab;if(t==="P-384")return cb;if(t==="P-521")return fb;throw new Re(`Invalid curve ${t}`)}var Rr=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=tu(this.jwk)),this._raw}toMultihash(){return $e.digest(vr(this))}toCID(){return we.createV1(114,this.toMultihash())}toString(){return se.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Pe(this.raw,e.raw)}async verify(e,r,n){return zf(this.jwk,r,e,n)}};function ms(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in t&&t.BYTES_PER_ELEMENT===1}function Lt(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(`${r}expected number, got ${typeof t}`)}if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new RangeError(`${r}expected integer >= 0, got ${t}`)}}function Ue(t,e,r=""){let n=ms(t),i=t?.length,o=e!==void 0;if(!n||o&&i!==e){let s=r&&`"${r}" `,a=o?` of length ${e}`:"",f=n?`length=${i}`:`type=${typeof t}`,c=s+"expected Uint8Array"+a+", got "+f;throw n?new RangeError(c):new TypeError(c)}return t}function hi(t){if(typeof t!="function"||typeof t.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(Lt(t.outputLen),Lt(t.blockLen),t.outputLen<1)throw new Error('"outputLen" must be >= 1');if(t.blockLen<1)throw new Error('"blockLen" must be >= 1')}function Br(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function pi(t,e){Ue(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}function bt(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function yi(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function He(t,e){return t<<32-e|t>>>e}var nu=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",pb=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function bi(t){if(Ue(t),nu)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=pb[t[r]];return e}var yt={_0:48,_9:57,A:65,F:70,a:97,f:102};function ru(t){if(t>=yt._0&&t<=yt._9)return t-yt._0;if(t>=yt.A&&t<=yt.F)return t-(yt.A-10);if(t>=yt.a&&t<=yt.f)return t-(yt.a-10)}function wn(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);if(nu)try{return Uint8Array.fromHex(t)}catch(i){throw i instanceof SyntaxError?new RangeError(i.message):i}let e=t.length,r=e/2;if(e%2)throw new RangeError("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=ru(t.charCodeAt(o)),a=ru(t.charCodeAt(o+1));if(s===void 0||a===void 0){let f=t[o]+t[o+1];throw new RangeError('hex string expected, got non-hex character "'+f+'" at index '+o)}n[i]=s*16+a}return n}function ws(...t){let e=0;for(let n=0;n<t.length;n++){let i=t[n];Ue(i),e+=i.length}let r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let o=t[n];r.set(o,i),i+=o.length}return r}function gs(t,e={}){let r=(i,o)=>t(o).update(i).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=i=>t(i),Object.assign(r,e),Object.freeze(r)}function iu(t=32){Lt(t,"bytesLength");let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");if(t>65536)throw new RangeError(`"bytesLength" expected <= 65536, got ${t}`);return e.getRandomValues(new Uint8Array(t))}var xs=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function ou(t,e,r){return t&e^~t&r}function su(t,e,r){return t&e^t&r^e&r}var gn=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,i){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.buffer=new Uint8Array(e),this.view=yi(this.buffer)}update(e){Br(this),Ue(e);let{view:r,buffer:n,blockLen:i}=this,o=e.length;for(let s=0;s<o;){let a=Math.min(i-this.pos,o-s);if(a===i){let f=yi(e);for(;i<=o-s;s+=i)this.process(f,s);continue}n.set(e.subarray(s,s+a),this.pos),this.pos+=a,s+=a,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Br(this),pi(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:o}=this,{pos:s}=this;r[s++]=128,bt(this.buffer.subarray(s)),this.padOffset>i-s&&(this.process(n,0),s=0);for(let l=s;l<i;l++)r[l]=0;n.setBigUint64(i-8,BigInt(this.length*8),o),this.process(n,0);let a=yi(e),f=this.outputLen;if(f%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let c=f/4,u=this.get();if(c>u.length)throw new Error("_sha2: outputLen bigger than state");for(let l=0;l<c;l++)a.setUint32(4*l,u[l],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:i,finished:o,destroyed:s,pos:a}=this;return e.destroyed=s,e.finished=o,e.length=i,e.pos=a,i%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},mt=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var ge=Uint32Array.from([1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209]);var mi=BigInt(4294967295),au=BigInt(32);function yb(t,e=!1){return e?{h:Number(t&mi),l:Number(t>>au&mi)}:{h:Number(t>>au&mi)|0,l:Number(t&mi)|0}}function cu(t,e=!1){let r=t.length,n=new Uint32Array(r),i=new Uint32Array(r);for(let o=0;o<r;o++){let{h:s,l:a}=yb(t[o],e);[n[o],i[o]]=[s,a]}return[n,i]}var Es=(t,e,r)=>t>>>r,Ss=(t,e,r)=>t<<32-r|e>>>r,Zt=(t,e,r)=>t>>>r|e<<32-r,Xt=(t,e,r)=>t<<32-r|e>>>r,xn=(t,e,r)=>t<<64-r|e>>>r-32,En=(t,e,r)=>t>>>r-32|e<<64-r;function Qe(t,e,r,n){let i=(e>>>0)+(n>>>0);return{h:t+r+(i/2**32|0)|0,l:i|0}}var fu=(t,e,r)=>(t>>>0)+(e>>>0)+(r>>>0),uu=(t,e,r,n)=>e+r+n+(t/2**32|0)|0,lu=(t,e,r,n)=>(t>>>0)+(e>>>0)+(r>>>0)+(n>>>0),du=(t,e,r,n,i)=>e+r+n+i+(t/2**32|0)|0,hu=(t,e,r,n,i)=>(t>>>0)+(e>>>0)+(r>>>0)+(n>>>0)+(i>>>0),pu=(t,e,r,n,i,o)=>e+r+n+i+o+(t/2**32|0)|0;var mb=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Ot=new Uint32Array(64),_s=class extends gn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:i,E:o,F:s,G:a,H:f}=this;return[e,r,n,i,o,s,a,f]}set(e,r,n,i,o,s,a,f){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=o|0,this.F=s|0,this.G=a|0,this.H=f|0}process(e,r){for(let l=0;l<16;l++,r+=4)Ot[l]=e.getUint32(r,!1);for(let l=16;l<64;l++){let h=Ot[l-15],d=Ot[l-2],w=He(h,7)^He(h,18)^h>>>3,p=He(d,17)^He(d,19)^d>>>10;Ot[l]=p+Ot[l-7]+w+Ot[l-16]|0}let{A:n,B:i,C:o,D:s,E:a,F:f,G:c,H:u}=this;for(let l=0;l<64;l++){let h=He(a,6)^He(a,11)^He(a,25),d=u+h+ou(a,f,c)+mb[l]+Ot[l]|0,p=(He(n,2)^He(n,13)^He(n,22))+su(n,i,o)|0;u=c,c=f,f=a,a=s+d|0,s=o,o=i,i=n,n=d+p|0}n=n+this.A|0,i=i+this.B|0,o=o+this.C|0,s=s+this.D|0,a=a+this.E|0,f=f+this.F|0,c=c+this.G|0,u=u+this.H|0,this.set(n,i,o,s,a,f,c,u)}roundClean(){bt(Ot)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),bt(this.buffer)}},As=class extends _s{A=mt[0]|0;B=mt[1]|0;C=mt[2]|0;D=mt[3]|0;E=mt[4]|0;F=mt[5]|0;G=mt[6]|0;H=mt[7]|0;constructor(){super(32)}};var yu=cu(["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))),wb=yu[0],gb=yu[1],Nt=new Uint32Array(80),Pt=new Uint32Array(80),Ts=class extends gn{constructor(e){super(128,e,16,!1)}get(){let{Ah:e,Al:r,Bh:n,Bl:i,Ch:o,Cl:s,Dh:a,Dl:f,Eh:c,El:u,Fh:l,Fl:h,Gh:d,Gl:w,Hh:p,Hl:y}=this;return[e,r,n,i,o,s,a,f,c,u,l,h,d,w,p,y]}set(e,r,n,i,o,s,a,f,c,u,l,h,d,w,p,y){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=f|0,this.Eh=c|0,this.El=u|0,this.Fh=l|0,this.Fl=h|0,this.Gh=d|0,this.Gl=w|0,this.Hh=p|0,this.Hl=y|0}process(e,r){for(let A=0;A<16;A++,r+=4)Nt[A]=e.getUint32(r),Pt[A]=e.getUint32(r+=4);for(let A=16;A<80;A++){let T=Nt[A-15]|0,R=Pt[A-15]|0,F=Zt(T,R,1)^Zt(T,R,8)^Es(T,R,7),D=Xt(T,R,1)^Xt(T,R,8)^Ss(T,R,7),B=Nt[A-2]|0,P=Pt[A-2]|0,q=Zt(B,P,19)^xn(B,P,61)^Es(B,P,6),k=Xt(B,P,19)^En(B,P,61)^Ss(B,P,6),m=lu(D,k,Pt[A-7],Pt[A-16]),x=du(m,F,q,Nt[A-7],Nt[A-16]);Nt[A]=x|0,Pt[A]=m|0}let{Ah:n,Al:i,Bh:o,Bl:s,Ch:a,Cl:f,Dh:c,Dl:u,Eh:l,El:h,Fh:d,Fl:w,Gh:p,Gl:y,Hh:b,Hl:E}=this;for(let A=0;A<80;A++){let T=Zt(l,h,14)^Zt(l,h,18)^xn(l,h,41),R=Xt(l,h,14)^Xt(l,h,18)^En(l,h,41),F=l&d^~l&p,D=h&w^~h&y,B=hu(E,R,D,gb[A],Pt[A]),P=pu(B,b,T,F,wb[A],Nt[A]),q=B|0,k=Zt(n,i,28)^xn(n,i,34)^xn(n,i,39),m=Xt(n,i,28)^En(n,i,34)^En(n,i,39),x=n&o^n&a^o&a,I=i&s^i&f^s&f;b=p|0,E=y|0,p=d|0,y=w|0,d=l|0,w=h|0,{h:l,l:h}=Qe(c|0,u|0,P|0,q|0),c=a|0,u=f|0,a=o|0,f=s|0,o=n|0,s=i|0;let _=fu(q,m,I);n=uu(_,P,k,x),i=_|0}({h:n,l:i}=Qe(this.Ah|0,this.Al|0,n|0,i|0)),{h:o,l:s}=Qe(this.Bh|0,this.Bl|0,o|0,s|0),{h:a,l:f}=Qe(this.Ch|0,this.Cl|0,a|0,f|0),{h:c,l:u}=Qe(this.Dh|0,this.Dl|0,c|0,u|0),{h:l,l:h}=Qe(this.Eh|0,this.El|0,l|0,h|0),{h:d,l:w}=Qe(this.Fh|0,this.Fl|0,d|0,w|0),{h:p,l:y}=Qe(this.Gh|0,this.Gl|0,p|0,y|0),{h:b,l:E}=Qe(this.Hh|0,this.Hl|0,b|0,E|0),this.set(n,i,o,s,a,f,c,u,l,h,d,w,p,y,b,E)}roundClean(){bt(Nt,Pt)}destroy(){this.destroyed=!0,bt(this.buffer),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}},Is=class extends Ts{Ah=ge[0]|0;Al=ge[1]|0;Bh=ge[2]|0;Bl=ge[3]|0;Ch=ge[4]|0;Cl=ge[5]|0;Dh=ge[6]|0;Dl=ge[7]|0;Eh=ge[8]|0;El=ge[9]|0;Fh=ge[10]|0;Fl=ge[11]|0;Gh=ge[12]|0;Gl=ge[13]|0;Hh=ge[14]|0;Hl=ge[15]|0;constructor(){super(64)}};var bu=gs(()=>new As,xs(1));var wi=gs(()=>new Is,xs(3));var j=(t,e,r)=>Ue(t,e,r),vs=Lt,Cr=bi,ue=(...t)=>ws(...t),Dr=t=>wn(t),Qt=ms,Sn=t=>iu(t),xi=BigInt(0),Rs=BigInt(1);function Ke(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new TypeError(r+"expected boolean, got type="+typeof t)}return t}function Ei(t){if(typeof t=="bigint"){if(!gi(t))throw new RangeError("positive bigint expected, got "+t)}else vs(t);return t}function je(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(r+"expected number, got type="+typeof t)}if(!Number.isSafeInteger(t)){let r=e&&`"${e}" `;throw new RangeError(r+"expected safe integer, got "+t)}}function _n(t){let e=Ei(t).toString(16);return e.length&1?"0"+e:e}function mu(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);return t===""?xi:BigInt("0x"+t)}function Jt(t){return mu(bi(t))}function Je(t){return mu(bi(An(Ue(t)).reverse()))}function Si(t,e){if(Lt(e),e===0)throw new RangeError("zero length");t=Ei(t);let r=t.toString(16);if(r.length>e*2)throw new RangeError("number too large");return wn(r.padStart(e*2,"0"))}function Bs(t,e){return Si(t,e).reverse()}function wu(t,e){if(t=j(t),e=j(e),t.length!==e.length)return!1;let r=0;for(let n=0;n<t.length;n++)r|=t[n]^e[n];return r===0}function An(t){return Uint8Array.from(j(t))}function _i(t){if(typeof t!="string")throw new TypeError("ascii string expected, got "+typeof t);return Uint8Array.from(t,(e,r)=>{let n=e.charCodeAt(0);if(e.length!==1||n>127)throw new RangeError(`string contains non-ASCII character "${t[r]}" with code ${n} at position ${r}`);return n})}var gi=t=>typeof t=="bigint"&&xi<=t;function xb(t,e,r){return gi(t)&&gi(e)&&gi(r)&&e<=t&&t<r}function Lr(t,e,r,n){if(!xb(e,r,n))throw new RangeError("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function Or(t){if(t<xi)throw new Error("expected non-negative bigint, got "+t);let e;for(e=0;t>xi;t>>=Rs,e+=1);return e}var Tn=t=>(Rs<<BigInt(t))-Rs;function gu(t,e,r){if(Lt(t,"hashLen"),Lt(e,"qByteLen"),typeof r!="function")throw new TypeError("hmacFn must be a function");let n=y=>new Uint8Array(y),i=Uint8Array.of(),o=Uint8Array.of(0),s=Uint8Array.of(1),a=1e3,f=n(t),c=n(t),u=0,l=()=>{f.fill(1),c.fill(0),u=0},h=(...y)=>r(c,ue(f,...y)),d=(y=i)=>{c=h(o,y),f=h(),y.length!==0&&(c=h(s,y),f=h())},w=()=>{if(u++>=a)throw new Error("drbg: tried max amount of iterations");let y=0,b=[];for(;y<e;){f=h();let E=f.slice();b.push(E),y+=f.length}return ue(...b)};return(y,b)=>{l(),d(y);let E;for(;(E=b(w()))===void 0;)d();return l(),E}}function Ve(t,e={},r={}){if(Object.prototype.toString.call(t)!=="[object Object]")throw new TypeError("expected valid options object");function n(o,s,a){if(!a&&s!=="function"&&!Object.hasOwn(t,o))throw new TypeError(`param "${o}" is invalid: expected own property`);let f=t[o];if(a&&f===void 0)return;let c=typeof f;if(c!==s||f===null)throw new TypeError(`param "${o}" is invalid: expected ${s}, got ${c}`)}let i=(o,s)=>Object.entries(o).forEach(([a,f])=>n(a,f,s));i(e,!1),i(r,!0)}var Cs=()=>{throw new Error("not implemented")};var xe=BigInt(0),te=BigInt(1),er=BigInt(2),_u=BigInt(3),Au=BigInt(4),Tu=BigInt(5),Eb=BigInt(7),Iu=BigInt(8),Sb=BigInt(9),Ru=BigInt(16);function ne(t,e){if(e<=xe)throw new Error("mod: expected positive modulus, got "+e);let r=t%e;return r>=xe?r:e+r}function Y(t,e,r){if(e<xe)throw new Error("pow2: expected non-negative exponent, got "+e);let n=t;for(;e-- >xe;)n*=n,n%=r;return n}function xu(t,e){if(t===xe)throw new Error("invert: expected non-zero number");if(e<=xe)throw new Error("invert: expected positive modulus, got "+e);let r=ne(t,e),n=e,i=xe,o=te,s=te,a=xe;for(;r!==xe;){let c=n/r,u=n-r*c,l=i-s*c,h=o-a*c;n=r,r=u,i=s,o=a,s=l,a=h}if(n!==te)throw new Error("invert: does not exist");return ne(i,e)}function Ds(t,e,r){let n=t;if(!n.eql(n.sqr(e),r))throw new Error("Cannot find square root")}function vu(t,e){let r=t,n=(r.ORDER+te)/Au,i=r.pow(e,n);return Ds(r,i,e),i}function _b(t,e){let r=t,n=(r.ORDER-Tu)/Iu,i=r.mul(e,er),o=r.pow(i,n),s=r.mul(e,o),a=r.mul(r.mul(s,er),o),f=r.mul(s,r.sub(a,r.ONE));return Ds(r,f,e),f}function Ab(t){let e=Nr(t),r=Bu(t),n=r(e,e.neg(e.ONE)),i=r(e,n),o=r(e,e.neg(n)),s=(t+Eb)/Ru;return((a,f)=>{let c=a,u=c.pow(f,s),l=c.mul(u,n),h=c.mul(u,i),d=c.mul(u,o),w=c.eql(c.sqr(l),f),p=c.eql(c.sqr(h),f);u=c.cmov(u,l,w),l=c.cmov(d,h,p);let y=c.eql(c.sqr(l),f),b=c.cmov(u,l,y);return Ds(c,b,f),b})}function Bu(t){if(t<_u)throw new Error("sqrt is not defined for small field");let e=t-te,r=0;for(;e%er===xe;)e/=er,r++;let n=er,i=Nr(t);for(;Eu(i,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return vu;let o=i.pow(n,e),s=(e+te)/er;return function(f,c){let u=f;if(u.is0(c))return c;if(Eu(u,c)!==1)throw new Error("Cannot find square root");let l=r,h=u.mul(u.ONE,o),d=u.pow(c,e),w=u.pow(c,s);for(;!u.eql(d,u.ONE);){if(u.is0(d))return u.ZERO;let p=1,y=u.sqr(d);for(;!u.eql(y,u.ONE);)if(p++,y=u.sqr(y),p===l)throw new Error("Cannot find square root");let b=te<<BigInt(l-p-1),E=u.pow(h,b);l=p,h=u.sqr(E),d=u.mul(d,h),w=u.mul(w,E)}return w}}function Tb(t){return t%Au===_u?vu:t%Iu===Tu?_b:t%Ru===Sb?Ab(t):Bu(t)}var wt=(t,e)=>(ne(t,e)&te)===te,Ib=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Ls(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=Ib.reduce((n,i)=>(n[i]="function",n),e);if(Ve(t,r),je(t.BYTES,"BYTES"),je(t.BITS,"BITS"),t.BYTES<1||t.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(t.ORDER<=te)throw new Error("invalid field: expected ORDER > 1, got "+t.ORDER);return t}function Rb(t,e,r){let n=t;if(r<xe)throw new Error("invalid exponent, negatives unsupported");if(r===xe)return n.ONE;if(r===te)return e;let i=n.ONE,o=e;for(;r>xe;)r&te&&(i=n.mul(i,o)),o=n.sqr(o),r>>=te;return i}function In(t,e,r=!1){let n=t,i=new Array(e.length).fill(r?n.ZERO:void 0),o=e.reduce((a,f,c)=>n.is0(f)?a:(i[c]=a,n.mul(a,f)),n.ONE),s=n.inv(o);return e.reduceRight((a,f,c)=>n.is0(f)?a:(i[c]=n.mul(a,i[c]),n.mul(a,f)),s),i}function Eu(t,e){let r=t,n=(r.ORDER-te)/er,i=r.pow(e,n),o=r.eql(i,r.ONE),s=r.eql(i,r.ZERO),a=r.eql(i,r.neg(r.ONE));if(!o&&!s&&!a)throw new Error("invalid Legendre symbol result");return o?1:s?0:-1}function vb(t,e){if(e!==void 0&&vs(e),t<=xe)throw new Error("invalid n length: expected positive n, got "+t);if(e!==void 0&&e<1)throw new Error("invalid n length: expected positive bit length, got "+e);let r=Or(t);if(e!==void 0&&e<r)throw new Error(`invalid n length: expected bit length (${r}) >= n.length (${e})`);let n=e!==void 0?e:r,i=Math.ceil(n/8);return{nBitLength:n,nByteLength:i}}var Su=new WeakMap,Ai=class{ORDER;BITS;BYTES;isLE;ZERO=xe;ONE=te;_lengths;_mod;constructor(e,r={}){if(e<=te)throw new Error("invalid field: expected ORDER > 1, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&Object.defineProperty(this,"sqrt",{value:r.sqrt,enumerable:!0}),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=Object.freeze(r.allowedLengths.slice())),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:i,nByteLength:o}=vb(e,n);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=i,this.BYTES=o,Object.freeze(this)}create(e){return ne(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof e);return xe<=e&&e<this.ORDER}is0(e){return e===xe}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&te)===te}neg(e){return ne(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return ne(e*e,this.ORDER)}add(e,r){return ne(e+r,this.ORDER)}sub(e,r){return ne(e-r,this.ORDER)}mul(e,r){return ne(e*r,this.ORDER)}pow(e,r){return Rb(this,e,r)}div(e,r){return ne(e*xu(r,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,r){return e+r}subN(e,r){return e-r}mulN(e,r){return e*r}inv(e){return xu(e,this.ORDER)}sqrt(e){let r=Su.get(this);return r||Su.set(this,r=Tb(this.ORDER)),r(this,e)}toBytes(e){return this.isLE?Bs(e,this.BYTES):Si(e,this.BYTES)}fromBytes(e,r=!1){j(e);let{_lengths:n,BYTES:i,isLE:o,ORDER:s,_mod:a}=this;if(n){if(e.length<1||!n.includes(e.length)||e.length>i)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let c=new Uint8Array(i);c.set(e,o?0:c.length-e.length),e=c}if(e.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+e.length);let f=o?Je(e):Jt(e);if(a&&(f=ne(f,s)),!r&&!this.isValid(f))throw new Error("invalid field element: outside of range 0..ORDER");return f}invertBatch(e){return In(this,e)}cmov(e,r,n){return Ke(n,"condition"),n?r:e}};Object.freeze(Ai.prototype);function Nr(t,e={}){return new Ai(t,e)}function Cu(t){if(typeof t!="bigint")throw new Error("field order must be bigint");if(t<=te)throw new Error("field order must be greater than 1");let e=Or(t-te);return Math.ceil(e/8)}function Os(t){let e=Cu(t);return e+Math.ceil(e/2)}function Ns(t,e,r=!1){j(t);let n=t.length,i=Cu(e),o=Math.max(Os(e),16);if(n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let s=r?Je(t):Jt(t),a=ne(s,e-te)+te;return r?Bs(a,i):Si(a,i)}var Pr=BigInt(0),tr=BigInt(1);function Rn(t,e){let r=e.negate();return t?r:e}function rr(t,e){let r=In(t.Fp,e.map(n=>n.Z));return e.map((n,i)=>t.fromAffine(n.toAffine(r[i])))}function Nu(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Ps(t,e){Nu(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),i=2**t,o=Tn(t),s=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:i,shiftBy:s}}function Du(t,e,r){let{windowSize:n,mask:i,maxNumber:o,shiftBy:s}=r,a=Number(t&i),f=t>>s;a>n&&(a-=o,f+=tr);let c=e*n,u=c+Math.abs(a)-1,l=a===0,h=a<0,d=e%2!==0;return{nextN:f,offset:u,isZero:l,isNeg:h,isNegF:d,offsetF:c}}var Us=new WeakMap,Pu=new WeakMap;function Fs(t){return Pu.get(t)||1}function Lu(t){if(t!==Pr)throw new Error("invalid wNAF")}var Ur=class{BASE;ZERO;Fn;bits;constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let i=e;for(;r>Pr;)r&tr&&(n=n.add(i)),i=i.double(),r>>=tr;return n}precomputeWindow(e,r){let{windows:n,windowSize:i}=Ps(r,this.bits),o=[],s=e,a=s;for(let f=0;f<n;f++){a=s,o.push(a);for(let c=1;c<i;c++)a=a.add(s),o.push(a);s=a.double()}return o}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let i=this.ZERO,o=this.BASE,s=Ps(e,this.bits);for(let a=0;a<s.windows;a++){let{nextN:f,offset:c,isZero:u,isNeg:l,isNegF:h,offsetF:d}=Du(n,a,s);n=f,u?o=o.add(Rn(h,r[d])):i=i.add(Rn(l,r[c]))}return Lu(n),{p:i,f:o}}wNAFUnsafe(e,r,n,i=this.ZERO){let o=Ps(e,this.bits);for(let s=0;s<o.windows&&n!==Pr;s++){let{nextN:a,offset:f,isZero:c,isNeg:u}=Du(n,s,o);if(n=a,!c){let l=r[f];i=i.add(u?l.negate():l)}}return Lu(n),i}getPrecomputes(e,r,n){let i=Us.get(r);return i||(i=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(i=n(i)),Us.set(r,i))),i}cached(e,r,n){let i=Fs(e);return this.wNAF(i,this.getPrecomputes(i,e,n),r)}unsafe(e,r,n,i){let o=Fs(e);return o===1?this._unsafeLadder(e,r,i):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,i)}createCache(e,r){Nu(r,this.bits),Pu.set(e,r),Us.delete(e)}hasCache(e){return Fs(e)!==1}};function Uu(t,e,r,n){let i=e,o=t.ZERO,s=t.ZERO;for(;r>Pr||n>Pr;)r&tr&&(o=o.add(i)),n&tr&&(s=s.add(i)),i=i.double(),r>>=tr,n>>=tr;return{p1:o,p2:s}}function Ou(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Ls(e),e}else return Nr(t,{isLE:r})}function Ti(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let f of["p","n","h"]){let c=e[f];if(!(typeof c=="bigint"&&c>Pr))throw new Error(`CURVE.${f} must be positive bigint`)}let i=Ou(e.p,r.Fp,n),o=Ou(e.n,r.Fn,n),a=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let f of a)if(!i.isValid(e[f]))throw new Error(`CURVE.${f} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:i,Fn:o}}function Ii(t,e){return function(n){let i=t(n);return{secretKey:i,publicKey:e(i)}}}var Ut=BigInt(0),ye=BigInt(1),ks=BigInt(2),Bb=BigInt(8);function Cb(t,e,r,n){let i=t.sqr(r),o=t.sqr(n),s=t.add(t.mul(e.a,i),o),a=t.add(t.ONE,t.mul(e.d,t.mul(i,o)));return t.eql(s,a)}function Fu(t,e={}){let r=e,n=Ti("edwards",t,r,r.FpFnLE),{Fp:i,Fn:o}=n,s=n.CURVE,{h:a}=s;Ve(r,{},{uvRatio:"function"});let f=ks<<BigInt(o.BYTES*8)-ye,c=p=>i.create(p),u=r.uvRatio===void 0?(p,y)=>{try{return{isValid:!0,value:i.sqrt(i.div(p,y))}}catch{return{isValid:!1,value:Ut}}}:r.uvRatio;if(!Cb(i,s,s.Gx,s.Gy))throw new Error("bad curve params: generator point");function l(p,y,b=!1){let E=b?ye:Ut;return Lr("coordinate "+p,y,E,f),y}function h(p){if(!(p instanceof d))throw new Error("EdwardsPoint expected")}class d{static BASE=new d(s.Gx,s.Gy,ye,c(s.Gx*s.Gy));static ZERO=new d(Ut,ye,ye,Ut);static Fp=i;static Fn=o;X;Y;Z;T;constructor(y,b,E,A){this.X=l("x",y),this.Y=l("y",b),this.Z=l("z",E,!0),this.T=l("t",A),Object.freeze(this)}static CURVE(){return s}static fromAffine(y){if(y instanceof d)throw new Error("extended point not allowed");let{x:b,y:E}=y||{};return l("x",b),l("y",E),new d(b,E,ye,c(b*E))}static fromBytes(y,b=!1){let E=i.BYTES,{a:A,d:T}=s;y=An(j(y,E,"point")),Ke(b,"zip215");let R=An(y),F=y[E-1];R[E-1]=F&-129;let D=Je(R),B=b?f:i.ORDER;Lr("point.y",D,Ut,B);let P=c(D*D),q=c(P-ye),k=c(T*P-A),{isValid:m,value:x}=u(q,k);if(!m)throw new Error("bad point: invalid y coordinate");let I=(x&ye)===ye,_=(F&128)!==0;if(!b&&x===Ut&&_)throw new Error("bad point: x=0 and x_0=1");return _!==I&&(x=c(-x)),d.fromAffine({x,y:D})}static fromHex(y,b=!1){return d.fromBytes(Dr(y),b)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(y=8,b=!0){return w.createCache(this,y),b||this.multiply(ks),this}assertValidity(){let y=this,{a:b,d:E}=s;if(y.is0())throw new Error("bad point: ZERO");let{X:A,Y:T,Z:R,T:F}=y,D=c(A*A),B=c(T*T),P=c(R*R),q=c(P*P),k=c(D*b),m=c(P*c(k+B)),x=c(q+c(E*c(D*B)));if(m!==x)throw new Error("bad point: equation left != right (1)");let I=c(A*T),_=c(R*F);if(I!==_)throw new Error("bad point: equation left != right (2)")}equals(y){h(y);let{X:b,Y:E,Z:A}=this,{X:T,Y:R,Z:F}=y,D=c(b*F),B=c(T*A),P=c(E*F),q=c(R*A);return D===B&&P===q}is0(){return this.equals(d.ZERO)}negate(){return new d(c(-this.X),this.Y,this.Z,c(-this.T))}double(){let{a:y}=s,{X:b,Y:E,Z:A}=this,T=c(b*b),R=c(E*E),F=c(ks*c(A*A)),D=c(y*T),B=b+E,P=c(c(B*B)-T-R),q=D+R,k=q-F,m=D-R,x=c(P*k),I=c(q*m),_=c(P*m),S=c(k*q);return new d(x,I,S,_)}add(y){h(y);let{a:b,d:E}=s,{X:A,Y:T,Z:R,T:F}=this,{X:D,Y:B,Z:P,T:q}=y,k=c(A*D),m=c(T*B),x=c(F*E*q),I=c(R*P),_=c((A+T)*(D+B)-k-m),S=I-x,v=I+x,L=c(m-b*k),C=c(_*S),N=c(v*L),U=c(_*L),K=c(S*v);return new d(C,N,K,U)}subtract(y){return h(y),this.add(y.negate())}multiply(y){if(!o.isValidNot0(y))throw new RangeError("invalid scalar: expected 1 <= sc < curve.n");let{p:b,f:E}=w.cached(this,y,A=>rr(d,A));return rr(d,[b,E])[0]}multiplyUnsafe(y){if(!o.isValid(y))throw new RangeError("invalid scalar: expected 0 <= sc < curve.n");return y===Ut?d.ZERO:this.is0()||y===ye?this:w.unsafe(this,y,b=>rr(d,b))}isSmallOrder(){return this.clearCofactor().is0()}isTorsionFree(){return w.unsafe(this,s.n).is0()}toAffine(y){let b=this,E=y,{X:A,Y:T,Z:R}=b,F=b.is0();E==null&&(E=F?Bb:i.inv(R));let D=c(A*E),B=c(T*E),P=i.mul(R,E);if(F)return{x:Ut,y:ye};if(P!==ye)throw new Error("invZ was invalid");return{x:D,y:B}}clearCofactor(){return a===ye?this:this.multiplyUnsafe(a)}toBytes(){let{x:y,y:b}=this.toAffine(),E=i.toBytes(b);return E[E.length-1]|=y&ye?128:0,E}toHex(){return Cr(this.toBytes())}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let w=new Ur(d,o.BITS);return o.BITS>=8&&d.BASE.precompute(8),Object.freeze(d.prototype),Object.freeze(d),d}var Ri=class{static BASE;static ZERO;static Fp;static Fn;ep;constructor(e){this.ep=e}static fromBytes(e){Cs()}static fromHex(e){Cs()}get x(){return this.toAffine().x}get y(){return this.toAffine().y}clearCofactor(){return this}assertValidity(){this.ep.assertValidity()}toAffine(e){return this.ep.toAffine(e)}toHex(){return Cr(this.toBytes())}toString(){return this.toHex()}isTorsionFree(){return!0}isSmallOrder(){return!1}add(e){return this.assertSame(e),this.init(this.ep.add(e.ep))}subtract(e){return this.assertSame(e),this.init(this.ep.subtract(e.ep))}multiply(e){return this.init(this.ep.multiply(e))}multiplyUnsafe(e){return this.init(this.ep.multiplyUnsafe(e))}double(){return this.init(this.ep.double())}negate(){return this.init(this.ep.negate())}precompute(e,r){return this.ep.precompute(e,r),this}};function ku(t,e,r={}){if(typeof e!="function")throw new Error('"hash" function param is required');let n=e,i=r;Ve(i,{},{adjustScalarBytes:"function",randomBytes:"function",domain:"function",prehash:"function",zip215:"boolean",mapToCurve:"function"});let{prehash:o}=i,{BASE:s,Fp:a,Fn:f}=t,c=n.outputLen,u=2*a.BYTES;if(c!==void 0&&(je(c,"hash.outputLen"),c!==u))throw new Error(`hash.outputLen must be ${u}, got ${c}`);let l=i.randomBytes===void 0?Sn:i.randomBytes,h=i.adjustScalarBytes===void 0?m=>m:i.adjustScalarBytes,d=i.domain===void 0?(m,x,I)=>{if(Ke(I,"phflag"),x.length||I)throw new Error("Contexts/pre-hash are not supported");return m}:i.domain;function w(m){return f.create(Je(m))}function p(m){let x=D.secretKey;j(m,D.secretKey,"secretKey");let I=j(n(m),2*x,"hashedSecretKey"),_=h(I.slice(0,x)),S=I.slice(x,2*x),v=w(_);return{head:_,prefix:S,scalar:v}}function y(m){let{head:x,prefix:I,scalar:_}=p(m),S=s.multiply(_),v=S.toBytes();return{head:x,prefix:I,scalar:_,point:S,pointBytes:v}}function b(m){return y(m).pointBytes}function E(m=Uint8Array.of(),...x){let I=ue(...x);return w(n(d(I,j(m,void 0,"context"),!!o)))}function A(m,x,I={}){m=j(m,void 0,"message"),o&&(m=o(m));let{prefix:_,scalar:S,pointBytes:v}=y(x),L=E(I.context,_,m),C=s.multiply(L).toBytes(),N=E(I.context,C,v,m),U=f.create(L+N*S);if(!f.isValid(U))throw new Error("sign failed: invalid s");let K=ue(C,f.toBytes(U));return j(K,D.signature,"result")}let T={zip215:i.zip215};function R(m,x,I,_=T){let{context:S}=_,v=_.zip215===void 0?!!T.zip215:_.zip215,L=D.signature;m=j(m,L,"signature"),x=j(x,void 0,"message"),I=j(I,D.publicKey,"publicKey"),v!==void 0&&Ke(v,"zip215"),o&&(x=o(x));let C=L/2,N=m.subarray(0,C),U=Je(m.subarray(C,L)),K,W,$;try{K=t.fromBytes(I,v),W=t.fromBytes(N,v),$=s.multiplyUnsafe(U)}catch{return!1}if(!v&&K.isSmallOrder())return!1;let fe=E(S,N,I,x);return W.add(K.multiplyUnsafe(fe)).subtract($).clearCofactor().is0()}let F=a.BYTES,D={secretKey:F,publicKey:F,signature:2*F,seed:F};function B(m){return m=m===void 0?l(D.seed):m,j(m,D.seed,"seed")}function P(m){return Qt(m)&&m.length===D.secretKey}function q(m,x){try{return!!t.fromBytes(m,x===void 0?T.zip215:x)}catch{return!1}}let k={getExtendedPublicKey:y,randomSecretKey:B,isValidSecretKey:P,isValidPublicKey:q,toMontgomery(m){let{y:x}=t.fromBytes(m),I=D.publicKey,_=I===32;if(!_&&I!==57)throw new Error("only defined for 25519 and 448");let S=_?a.div(ye+x,ye-x):a.div(x-ye,x+ye);return a.toBytes(S)},toMontgomerySecret(m){let x=D.secretKey;j(m,x);let I=n(m.subarray(0,x));return h(I).subarray(0,x)}};return Object.freeze(D),Object.freeze(k),Object.freeze({keygen:Ii(B,b),getPublicKey:b,sign:A,verify:R,utils:k,Point:t,lengths:D})}function vn(t,e){if(je(t),je(e),e<0||e>4)throw new Error("invalid I2OSP length: "+e);if(t<0||t>2**(8*e)-1)throw new Error("invalid I2OSP input: "+t);let r=Array.from({length:e}).fill(0);for(let n=e-1;n>=0;n--)r[n]=t&255,t>>>=8;return new Uint8Array(r)}function Db(t,e){let r=new Uint8Array(t.length);for(let n=0;n<t.length;n++)r[n]=t[n]^e[n];return r}function Lb(t){if(!Qt(t)&&typeof t!="string")throw new Error("DST must be Uint8Array or ascii string");let e=typeof t=="string"?_i(t):t;if(e.length===0)throw new Error("DST must be non-empty");return e}function Ms(t,e,r,n){j(t),je(r),e=Lb(e),e.length>255&&(e=n(ue(_i("H2C-OVERSIZE-DST-"),e)));let{outputLen:i,blockLen:o}=n,s=Math.ceil(r/i);if(r>65535||s>255)throw new Error("expand_message_xmd: invalid lenInBytes");let a=ue(e,vn(e.length,1)),f=new Uint8Array(o),c=vn(r,2),u=new Array(s),l=n(ue(f,t,c,vn(0,1),a));u[0]=n(ue(l,vn(1,1),a));for(let d=1;d<s;d++){let w=[Db(l,u[d-1]),vn(d+1,1),a];u[d]=n(ue(...w))}return ue(...u).slice(0,r)}var Mu="HashToScalar-";var Ob=BigInt(0),gt=BigInt(1),qu=BigInt(2);var Nb=BigInt(5),Pb=BigInt(8),Fr=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffed"),Ks={p:Fr,n:BigInt("0x1000000000000000000000000000000014def9dea2f79cd65812631a5cf5d3ed"),h:Pb,a:BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffec"),d:BigInt("0x52036cee2b6ffe738cc740797779e89800700a4d4141d8ab75eb4dca135978a3"),Gx:BigInt("0x216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a"),Gy:BigInt("0x6666666666666666666666666666666666666666666666666666666666666658")};function Ub(t){let e=BigInt(10),r=BigInt(20),n=BigInt(40),i=BigInt(80),o=Fr,a=t*t%o*t%o,f=Y(a,qu,o)*a%o,c=Y(f,gt,o)*t%o,u=Y(c,Nb,o)*c%o,l=Y(u,e,o)*u%o,h=Y(l,r,o)*l%o,d=Y(h,n,o)*h%o,w=Y(d,i,o)*d%o,p=Y(w,i,o)*d%o,y=Y(p,e,o)*u%o;return{pow_p_5_8:Y(y,qu,o)*t%o,b2:a}}function Fb(t){return t[0]&=248,t[31]&=127,t[31]|=64,t}var qs=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752");function js(t,e){let r=Fr,n=ne(e*e*e,r),i=ne(n*n*e,r),o=Ub(t*i).pow_p_5_8,s=ne(t*n*o,r),a=ne(e*s*s,r),f=s,c=ne(s*qs,r),u=a===t,l=a===ne(-t,r),h=a===ne(-t*qs,r);return u&&(s=f),(l||h)&&(s=c),wt(s,r)&&(s=ne(-s,r)),{isValid:u||l,value:s}}var kt=Fu(Ks,{uvRatio:js}),Ft=kt.Fp,Ku=kt.Fn;function kb(t){return ku(kt,wi,Object.assign({adjustScalarBytes:Fb,zip215:!0},t))}var ju=kb({});var $s=qs,Mb=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),qb=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),$b=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),Hb=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952"),$u=t=>js(gt,t),Kb=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),Hs=t=>Ft.create(Je(t)&Kb);function Hu(t){let{d:e}=Ks,r=Fr,n=b=>Ft.create(b),i=n($s*t*t),o=n((i+gt)*$b),s=BigInt(-1),a=n((s-e*i)*n(i+e)),{isValid:f,value:c}=js(o,a),u=n(c*t);wt(u,r)||(u=n(-u)),f||(c=u),f||(s=i);let l=n(s*(i-gt)*Hb-a),h=c*c,d=n((c+c)*a),w=n(l*Mb),p=n(gt-h),y=n(gt+h);return new kt(n(d*y),n(p*w),n(w*y),n(d*p))}var Mt=class t extends Ri{static BASE=new t(kt.BASE);static ZERO=new t(kt.ZERO);static Fp=Ft;static Fn=Ku;constructor(e){super(e)}static fromAffine(e){return new t(kt.fromAffine(e))}assertSame(e){if(!(e instanceof t))throw new Error("RistrettoPoint expected")}init(e){return new t(e)}static fromBytes(e){Ue(e,32);let{a:r,d:n}=Ks,i=Fr,o=T=>Ft.create(T),s=Hs(e);if(!wu(Ft.toBytes(s),e)||wt(s,i))throw new Error("invalid ristretto255 encoding 1");let a=o(s*s),f=o(gt+r*a),c=o(gt-r*a),u=o(f*f),l=o(c*c),h=o(r*n*u-l),{isValid:d,value:w}=$u(o(h*l)),p=o(w*c),y=o(w*p*h),b=o((s+s)*p);wt(b,i)&&(b=o(-b));let E=o(f*y),A=o(b*E);if(!d||wt(A,i)||E===Ob)throw new Error("invalid ristretto255 encoding 2");return new t(new kt(b,E,gt,A))}static fromHex(e){return t.fromBytes(wn(e))}toBytes(){let{X:e,Y:r,Z:n,T:i}=this.ep,o=Fr,s=y=>Ft.create(y),a=s(s(n+r)*s(n-r)),f=s(e*r),c=s(f*f),{value:u}=$u(s(a*c)),l=s(u*a),h=s(u*f),d=s(l*h*i),w;if(wt(i*d,o)){let y=s(r*$s),b=s(e*$s);e=y,r=b,w=s(l*qb)}else w=h;wt(e*d,o)&&(r=s(-r));let p=s((n-r)*w);return wt(p,o)&&(p=s(-p)),Ft.toBytes(p)}equals(e){this.assertSame(e);let{X:r,Y:n}=this.ep,{X:i,Y:o}=e.ep,s=c=>Ft.create(c),a=s(r*o)===s(n*i),f=s(n*o)===s(r*i);return a||f}is0(){return this.equals(t.ZERO)}};Object.freeze(Mt.BASE);Object.freeze(Mt.ZERO);Object.freeze(Mt.prototype);Object.freeze(Mt);var jb=Object.freeze({Point:Mt,hashToCurve(t,e){let r=e?.DST===void 0?"ristretto255_XMD:SHA-512_R255MAP_RO_":e.DST,n=Ms(t,r,64,wi);return jb.deriveToCurve(n)},hashToScalar(t,e={DST:Mu}){let r=Ms(t,e.DST,64,wi);return Ku.create(Je(r))},deriveToCurve(t){Ue(t,64);let e=Hs(t.subarray(0,32)),r=Hu(e),n=Hs(t.subarray(32,64)),i=Hu(n);return new Mt(r.add(i))}});var Bn=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}},vi=class extends Error{constructor(e="Missing Web Crypto API"){super(e),this.name="WebCryptoMissingError"}};var Vu={get(t=globalThis){let e=t.crypto;if(e?.subtle==null)throw new vi("Missing Web Crypto API. The most likely cause of this error is that this page is being accessed from an insecure context (i.e. not HTTPS). For more information and possible resolutions see https://github.com/libp2p/js-libp2p/blob/main/packages/crypto/README.md#web-crypto-api");return e}};var Bi=Vu;var Ci=32;var Vs,Vb=(async()=>{try{return await Bi.get().subtle.generateKey({name:"Ed25519"},!0,["sign","verify"]),!0}catch{return!1}})();async function Wb(t,e,r){if(t.buffer instanceof ArrayBuffer){let n=await Bi.get().subtle.importKey("raw",t.buffer,{name:"Ed25519"},!1,["verify"]);return await Bi.get().subtle.verify({name:"Ed25519"},n,e,r instanceof Uint8Array?r:r.subarray())}throw new TypeError("WebCrypto does not support SharedArrayBuffer for Ed25519 keys")}function zb(t,e,r){return ju.verify(e,r instanceof Uint8Array?r:r.subarray(),t)}async function Wu(t,e,r){return Vs==null&&(Vs=await Vb),Vs?Wb(t,e,r):zb(t,e,r)}function Di(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var Li=class{type="Ed25519";raw;constructor(e){this.raw=Ws(e,Ci)}toMultihash(){return $e.digest(vr(this))}toCID(){return we.createV1(114,this.toMultihash())}toString(){return se.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Pe(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let i=Wu(this.raw,r,e);return Di(i)?i.then(o=>(n?.signal?.throwIfAborted(),o)):i}};function Gu(t){return t=Ws(t,Ci),new Li(t)}function Ws(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new Re(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var Yb=Math.pow(2,7),Zb=Math.pow(2,14),Xb=Math.pow(2,21),zs=Math.pow(2,28),Gs=Math.pow(2,35),Ys=Math.pow(2,42),Zs=Math.pow(2,49),Q=128,_e=127;function et(t){if(t<Yb)return 1;if(t<Zb)return 2;if(t<Xb)return 3;if(t<zs)return 4;if(t<Gs)return 5;if(t<Ys)return 6;if(t<Zs)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Cn(t,e,r=0){switch(et(t)){case 8:e[r++]=t&255|Q,t/=128;case 7:e[r++]=t&255|Q,t/=128;case 6:e[r++]=t&255|Q,t/=128;case 5:e[r++]=t&255|Q,t/=128;case 4:e[r++]=t&255|Q,t>>>=7;case 3:e[r++]=t&255|Q,t>>>=7;case 2:e[r++]=t&255|Q,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function Xs(t,e){let r=t[e],n=0;if(n+=r&_e,r<Q||(r=t[e+1],n+=(r&_e)<<7,r<Q)||(r=t[e+2],n+=(r&_e)<<14,r<Q)||(r=t[e+3],n+=(r&_e)<<21,r<Q)||(r=t[e+4],n+=(r&_e)*zs,r<Q)||(r=t[e+5],n+=(r&_e)*Gs,r<Q)||(r=t[e+6],n+=(r&_e)*Ys,r<Q)||(r=t[e+7],n+=(r&_e)*Zs,r<Q))return n;throw new RangeError("Could not decode varint")}function Qb(t,e){let r=t.get(e),n=0;if(n+=r&_e,r<Q||(r=t.get(e+1),n+=(r&_e)<<7,r<Q)||(r=t.get(e+2),n+=(r&_e)<<14,r<Q)||(r=t.get(e+3),n+=(r&_e)<<21,r<Q)||(r=t.get(e+4),n+=(r&_e)*zs,r<Q)||(r=t.get(e+5),n+=(r&_e)*Gs,r<Q)||(r=t.get(e+6),n+=(r&_e)*Ys,r<Q)||(r=t.get(e+7),n+=(r&_e)*Zs,r<Q))return n;throw new RangeError("Could not decode varint")}function Qs(t,e=0){return t instanceof Uint8Array?Xs(t,e):Qb(t,e)}var Js=new Float32Array([-0]),qt=new Uint8Array(Js.buffer);function Yu(t,e,r){Js[0]=t,e[r]=qt[0],e[r+1]=qt[1],e[r+2]=qt[2],e[r+3]=qt[3]}function Zu(t,e){return qt[0]=t[e],qt[1]=t[e+1],qt[2]=t[e+2],qt[3]=t[e+3],Js[0]}var ea=new Float64Array([-0]),Ae=new Uint8Array(ea.buffer);function Xu(t,e,r){ea[0]=t,e[r]=Ae[0],e[r+1]=Ae[1],e[r+2]=Ae[2],e[r+3]=Ae[3],e[r+4]=Ae[4],e[r+5]=Ae[5],e[r+6]=Ae[6],e[r+7]=Ae[7]}function Qu(t,e){return Ae[0]=t[e],Ae[1]=t[e+1],Ae[2]=t[e+2],Ae[3]=t[e+3],Ae[4]=t[e+4],Ae[5]=t[e+5],Ae[6]=t[e+6],Ae[7]=t[e+7],ea[0]}var em=BigInt(Number.MAX_SAFE_INTEGER),tm=BigInt(Number.MIN_SAFE_INTEGER),Fe=class t{lo;hi;constructor(e,r){this.lo=e|0,this.hi=r|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(e=!1){if(e)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(BigInt(r)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(e=!1){return this.toBigInt(e).toString()}zzEncode(){let e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this}zzDecode(){let e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this}length(){let e=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?e<16384?e<128?1:2:e<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return nr;if(e<em&&e>tm)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,i=e-(n<<32n);return r&&(n=~n|0n,i=~i|0n,++i>Ju&&(i=0n,++n>Ju&&(n=0n))),new t(Number(i),Number(n))}static fromNumber(e){if(e===0)return nr;let r=e<0;r&&(e=-e);let n=e>>>0,i=(e-n)/4294967296>>>0;return r&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new t(n,i)}static from(e){return typeof e=="number"?t.fromNumber(e):typeof e=="bigint"?t.fromBigInt(e):typeof e=="string"?t.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new t(e.low>>>0,e.high>>>0):nr}},nr=new Fe(0,0);nr.toBigInt=function(){return 0n};nr.zzEncode=nr.zzDecode=function(){return this};nr.length=function(){return 1};var Ju=4294967296n;function el(t){let e=0,r=0;for(let n=0;n<t.length;++n)r=t.charCodeAt(n),r<128?e+=1:r<2048?e+=2:(r&64512)===55296&&(t.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function tl(t,e,r){if(r-e<1)return"";let i,o=[],s=0,a;for(;e<r;)a=t[e++],a<128?o[s++]=a:a>191&&a<224?o[s++]=(a&31)<<6|t[e++]&63:a>239&&a<365?(a=((a&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,o[s++]=55296+(a>>10),o[s++]=56320+(a&1023)):o[s++]=(a&15)<<12|(t[e++]&63)<<6|t[e++]&63,s>8191&&((i??(i=[])).push(String.fromCharCode.apply(String,o)),s=0);return i!=null?(s>0&&i.push(String.fromCharCode.apply(String,o.slice(0,s))),i.join("")):String.fromCharCode.apply(String,o.slice(0,s))}function ta(t,e,r){let n=r,i,o;for(let s=0;s<t.length;++s)i=t.charCodeAt(s),i<128?e[r++]=i:i<2048?(e[r++]=i>>6|192,e[r++]=i&63|128):(i&64512)===55296&&((o=t.charCodeAt(s+1))&64512)===56320?(i=65536+((i&1023)<<10)+(o&1023),++s,e[r++]=i>>18|240,e[r++]=i>>12&63|128,e[r++]=i>>6&63|128,e[r++]=i&63|128):(e[r++]=i>>12|224,e[r++]=i>>6&63|128,e[r++]=i&63|128);return r-n}function We(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function Oi(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var ra=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(e){this.buf=e,this.pos=0,this.len=e.length}uint32(){let e=4294967295;if(e=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(e=(e|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return e;if((this.pos+=5)>this.len)throw this.pos=this.len,We(this,10);return e}int32(){return this.uint32()|0}sint32(){let e=this.uint32();return e>>>1^-(e&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw We(this,4);return Oi(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw We(this,4);return Oi(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw We(this,4);let e=Zu(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw We(this,4);let e=Qu(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw We(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return tl(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw We(this,e);this.pos+=e}else do if(this.pos>=this.len)throw We(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(e=this.uint32()&7)!==4;)this.skipType(e);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${e} at offset ${this.pos}`)}return this}readLongVarint(){let e=new Fe(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(this.buf[this.pos]&127)<<28)>>>0,e.hi=(e.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return e;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw We(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,e}if(this.len-this.pos>4){for(;r<5;++r)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;r<5;++r){if(this.pos>=this.len)throw We(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw We(this,8);let e=Oi(this.buf,this.pos+=4),r=Oi(this.buf,this.pos+=4);return new Fe(e,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=Xs(this.buf,this.pos);return this.pos+=et(e),e}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function Dn(t){return new ra(t instanceof Uint8Array?t:t.subarray())}function Ni(t,e,r){let n=Dn(t);return e.decode(n,void 0,r)}function na(t){let e=t??8192,r=e>>>1,n,i=e;return function(s){if(s<1||s>r)return Ne(s);i+s>e&&(n=Ne(e),i=0);let a=n.subarray(i,i+=s);return(i&7)!==0&&(i=(i|7)+1),a}}var ir=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function ia(){}var sa=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},rm=na();function nm(t){return globalThis.Buffer!=null?Ne(t):rm(t)}var On=class{len;head;tail;states;constructor(){this.len=0,this.head=new ir(ia,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new ir(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new aa((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this}int32(e){return e<0?this._push(Pi,10,Fe.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=Fe.fromBigInt(e);return this._push(Pi,r.length(),r)}uint64Number(e){return this._push(Cn,et(e),e)}uint64String(e){return this.uint64(BigInt(e))}int64(e){return this.uint64(e)}int64Number(e){return this.uint64Number(e)}int64String(e){return this.uint64String(e)}sint64(e){let r=Fe.fromBigInt(e).zzEncode();return this._push(Pi,r.length(),r)}sint64Number(e){let r=Fe.fromNumber(e).zzEncode();return this._push(Pi,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(oa,1,e?1:0)}fixed32(e){return this._push(Ln,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=Fe.fromBigInt(e);return this._push(Ln,4,r.lo)._push(Ln,4,r.hi)}fixed64Number(e){let r=Fe.fromNumber(e);return this._push(Ln,4,r.lo)._push(Ln,4,r.hi)}fixed64String(e){return this.fixed64(BigInt(e))}sfixed64(e){return this.fixed64(e)}sfixed64Number(e){return this.fixed64Number(e)}sfixed64String(e){return this.fixed64String(e)}float(e){return this._push(Yu,4,e)}double(e){return this._push(Xu,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(oa,1,0):this.uint32(r)._push(om,r,e)}string(e){let r=el(e);return r!==0?this.uint32(r)._push(ta,r,e):this._push(oa,1,0)}fork(){return this.states=new sa(this),this.head=this.tail=new ir(ia,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new ir(ia,0,0),this.len=0),this}ldelim(){let e=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=r,this.len+=n),this}finish(){let e=this.head.next,r=nm(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function oa(t,e,r){e[r]=t&255}function im(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var aa=class extends ir{next;constructor(e,r){super(im,e,r),this.next=void 0}};function Pi(t,e,r){for(;t.hi!==0;)e[r++]=t.lo&127|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[r++]=t.lo&127|128,t.lo=t.lo>>>7;e[r++]=t.lo}function Ln(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}function om(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(On.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(sm,e,t),this},On.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(am,e,t),this});function sm(t,e,r){e.set(t,r)}function am(t,e,r){t.length<40?ta(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(ae(t),r)}function ca(){return new On}function Ui(t,e){let r=ca();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}function*Fi(t,e,r){let n=Dn(t);yield*e.stream(n,void 0,"$",r)}var ki={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function Mi(t,e,r,n,i){return{name:t,type:e,encode:r,decode:n,stream:i}}function fa(t){function e(o){if(t[o.toString()]==null)throw new Error("Invalid enum value");return t[o]}let r=function(s,a){let f=e(s);a.int32(f)},n=function(s){let a=s.int32();return e(a)},i=function*(s){let a=s.int32();yield e(a)};return Mi("enum",ki.VARINT,r,n,i)}function qi(t,e,r){return Mi("message",ki.LENGTH_DELIMITED,t,e,r)}var Be;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Be||(Be={}));var ua;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(ua||(ua={}));(function(t){t.codec=()=>fa(ua)})(Be||(Be={}));var Nn;(function(t){let e;t.codec=()=>(e==null&&(e=qi((o,s,a={})=>{a.lengthDelimited!==!1&&s.fork(),o.Type!=null&&(s.uint32(8),Be.codec().encode(o.Type,s)),o.Data!=null&&(s.uint32(18),s.bytes(o.Data)),a.lengthDelimited!==!1&&s.ldelim()},(o,s,a={})=>{let f={},c=s==null?o.len:o.pos+s;for(;o.pos<c;){let u=o.uint32();switch(u>>>3){case 1:{f.Type=Be.codec().decode(o);break}case 2:{f.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return f},function*(o,s,a,f={}){let c=s==null?o.len:o.pos+s;for(;o.pos<c;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${a}.Type`,value:Be.codec().decode(o)};break}case 2:{yield{field:`${a}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return Ui(o,t.codec())}t.encode=r;function n(o,s){return Ni(o,t.codec(),s)}t.decode=n;function i(o,s){return Fi(o,t.codec(),s)}t.stream=i})(Nn||(Nn={}));var la;(function(t){let e;t.codec=()=>(e==null&&(e=qi((o,s,a={})=>{a.lengthDelimited!==!1&&s.fork(),o.Type!=null&&(s.uint32(8),Be.codec().encode(o.Type,s)),o.Data!=null&&(s.uint32(18),s.bytes(o.Data)),a.lengthDelimited!==!1&&s.ldelim()},(o,s,a={})=>{let f={},c=s==null?o.len:o.pos+s;for(;o.pos<c;){let u=o.uint32();switch(u>>>3){case 1:{f.Type=Be.codec().decode(o);break}case 2:{f.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return f},function*(o,s,a,f={}){let c=s==null?o.len:o.pos+s;for(;o.pos<c;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${a}.Type`,value:Be.codec().decode(o)};break}case 2:{yield{field:`${a}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return Ui(o,t.codec())}t.encode=r;function n(o,s){return Ni(o,t.codec(),s)}t.decode=n;function i(o,s){return Fi(o,t.codec(),s)}t.stream=i})(la||(la={}));var $i=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(e,r){if(hi(e),Ue(r,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,i=new Uint8Array(n);i.set(r.length>n?e.create().update(r).digest():r);for(let o=0;o<i.length;o++)i[o]^=54;this.iHash.update(i),this.oHash=e.create();for(let o=0;o<i.length;o++)i[o]^=106;this.oHash.update(i),bt(i)}update(e){return Br(this),this.iHash.update(e),this}digestInto(e){Br(this),pi(e,this),this.finished=!0;let r=e.subarray(0,this.outputLen);this.iHash.digestInto(r),this.oHash.update(r),this.oHash.digestInto(r),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:i,destroyed:o,blockLen:s,outputLen:a}=this;return e=e,e.finished=i,e.destroyed=o,e.blockLen=s,e.outputLen=a,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},nl=(()=>{let t=((e,r,n)=>new $i(e,r).update(n).digest());return t.create=(e,r)=>new $i(e,r),t})();var il=(t,e)=>(t+(t>=0?e:-e)/ol)/e;function fm(t,e,r){Lr("scalar",t,tt,r);let[[n,i],[o,s]]=e,a=il(s*t,r),f=il(-i*t,r),c=t-a*n-f*o,u=-a*i-f*s,l=c<tt,h=u<tt;l&&(c=-c),h&&(u=-u);let d=Tn(Math.ceil(Or(r)/2))+$t;if(c<tt||c>=d||u<tt||u>=d)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:l,k1:c,k2neg:h,k2:u}}function ha(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function da(t,e){Ve(t);let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Ke(r.lowS,"lowS"),Ke(r.prehash,"prehash"),r.format!==void 0&&ha(r.format),r}var pa=class extends Error{constructor(e=""){super(e)}},ze={Err:pa,_tlv:{encode:(t,e)=>{let{Err:r}=ze;if(je(t,"tag"),t<0||t>255)throw new r("tlv.encode: wrong tag");if(typeof e!="string")throw new TypeError('"data" expected string, got type='+typeof e);if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,i=_n(n);if(i.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?_n(i.length/2|128):"";return _n(t)+o+i+e},decode(t,e){let{Err:r}=ze;e=j(e,void 0,"DER data");let n=0;if(t<0||t>255)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let i=e[n++],o=!!(i&128),s=0;if(!o)s=i;else{let f=i&127;if(!f)throw new r("tlv.decode(long): indefinite length not supported");if(f>4)throw new r("tlv.decode(long): byte length is too big");let c=e.subarray(n,n+f);if(c.length!==f)throw new r("tlv.decode: length bytes not complete");if(c[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let u of c)s=s<<8|u;if(n+=f,s<128)throw new r("tlv.decode(long): not minimal encoding")}let a=e.subarray(n,n+s);if(a.length!==s)throw new r("tlv.decode: wrong value length");return{v:a,l:e.subarray(n+s)}}},_int:{encode(t){let{Err:e}=ze;if(Ei(t),t<tt)throw new e("integer: negative integers are not allowed");let r=_n(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=ze;if(t.length<1)throw new e("invalid signature integer: empty");if(t[0]&128)throw new e("invalid signature integer: negative");if(t.length>1&&t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return Jt(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=ze,i=j(t,void 0,"signature"),{v:o,l:s}=n.decode(48,i);if(s.length)throw new e("invalid signature: left bytes after parsing");let{v:a,l:f}=n.decode(2,o),{v:c,l:u}=n.decode(2,f);if(u.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(a),s:r.decode(c)}},hexFromSig(t){let{_tlv:e,_int:r}=ze,n=e.encode(2,r.encode(t.r)),i=e.encode(2,r.encode(t.s)),o=n+i;return e.encode(48,o)}};Object.freeze(ze._tlv);Object.freeze(ze._int);Object.freeze(ze);var tt=BigInt(0),$t=BigInt(1),ol=BigInt(2),Hi=BigInt(3),um=BigInt(4);function sl(t,e={}){let r=Ti("weierstrass",t,e),n=r.Fp,i=r.Fn,o=r.CURVE,{h:s,n:a}=o;Ve(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:f,allowInfinityPoint:c}=e;if(f&&(!n.is0(o.a)||typeof f.beta!="bigint"||!Array.isArray(f.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let u=cl(n,i);function l(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function h(k,m,x){if(c&&m.is0())return Uint8Array.of(0);let{x:I,y:_}=m.toAffine(),S=n.toBytes(I);if(Ke(x,"isCompressed"),x){l();let v=!n.isOdd(_);return ue(al(v),S)}else return ue(Uint8Array.of(4),S,n.toBytes(_))}function d(k){j(k,void 0,"Point");let{publicKey:m,publicKeyUncompressed:x}=u,I=k.length,_=k[0],S=k.subarray(1);if(c&&I===1&&_===0)return{x:n.ZERO,y:n.ZERO};if(I===m&&(_===2||_===3)){let v=n.fromBytes(S);if(!n.isValid(v))throw new Error("bad point: is not on curve, wrong x");let L=y(v),C;try{C=n.sqrt(L)}catch(K){let W=K instanceof Error?": "+K.message:"";throw new Error("bad point: is not on curve, sqrt error"+W)}l();let N=n.isOdd(C);return(_&1)===1!==N&&(C=n.neg(C)),{x:v,y:C}}else if(I===x&&_===4){let v=n.BYTES,L=n.fromBytes(S.subarray(0,v)),C=n.fromBytes(S.subarray(v,v*2));if(!b(L,C))throw new Error("bad point: is not on curve");return{x:L,y:C}}else throw new Error(`bad point: got length ${I}, expected compressed=${m} or uncompressed=${x}`)}let w=e.toBytes===void 0?h:e.toBytes,p=e.fromBytes===void 0?d:e.fromBytes;function y(k){let m=n.sqr(k),x=n.mul(m,k);return n.add(n.add(x,n.mul(k,o.a)),o.b)}function b(k,m){let x=n.sqr(m),I=y(k);return n.eql(x,I)}if(!b(o.Gx,o.Gy))throw new Error("bad curve params: generator point");let E=n.mul(n.pow(o.a,Hi),um),A=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(E,A)))throw new Error("bad curve params: a or b");function T(k,m,x=!1){if(!n.isValid(m)||x&&n.is0(m))throw new Error(`bad point coordinate ${k}`);return m}function R(k){if(!(k instanceof B))throw new Error("Weierstrass Point expected")}function F(k){if(!f||!f.basises)throw new Error("no endo");return fm(k,f.basises,i.ORDER)}function D(k,m,x,I,_){return x=new B(n.mul(x.X,k),x.Y,x.Z),m=Rn(I,m),x=Rn(_,x),m.add(x)}class B{static BASE=new B(o.Gx,o.Gy,n.ONE);static ZERO=new B(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=i;X;Y;Z;constructor(m,x,I){this.X=T("x",m),this.Y=T("y",x,!0),this.Z=T("z",I),Object.freeze(this)}static CURVE(){return o}static fromAffine(m){let{x,y:I}=m||{};if(!m||!n.isValid(x)||!n.isValid(I))throw new Error("invalid affine point");if(m instanceof B)throw new Error("projective point not allowed");return n.is0(x)&&n.is0(I)?B.ZERO:new B(x,I,n.ONE)}static fromBytes(m){let x=B.fromAffine(p(j(m,void 0,"point")));return x.assertValidity(),x}static fromHex(m){return B.fromBytes(Dr(m))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(m=8,x=!0){return q.createCache(this,m),x||this.multiply(Hi),this}assertValidity(){let m=this;if(m.is0()){if(e.allowInfinityPoint&&n.is0(m.X)&&n.eql(m.Y,n.ONE)&&n.is0(m.Z))return;throw new Error("bad point: ZERO")}let{x,y:I}=m.toAffine();if(!n.isValid(x)||!n.isValid(I))throw new Error("bad point: x or y not field elements");if(!b(x,I))throw new Error("bad point: equation left != right");if(!m.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:m}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(m)}equals(m){R(m);let{X:x,Y:I,Z:_}=this,{X:S,Y:v,Z:L}=m,C=n.eql(n.mul(x,L),n.mul(S,_)),N=n.eql(n.mul(I,L),n.mul(v,_));return C&&N}negate(){return new B(this.X,n.neg(this.Y),this.Z)}double(){let{a:m,b:x}=o,I=n.mul(x,Hi),{X:_,Y:S,Z:v}=this,L=n.ZERO,C=n.ZERO,N=n.ZERO,U=n.mul(_,_),K=n.mul(S,S),W=n.mul(v,v),$=n.mul(_,S);return $=n.add($,$),N=n.mul(_,v),N=n.add(N,N),L=n.mul(m,N),C=n.mul(I,W),C=n.add(L,C),L=n.sub(K,C),C=n.add(K,C),C=n.mul(L,C),L=n.mul($,L),N=n.mul(I,N),W=n.mul(m,W),$=n.sub(U,W),$=n.mul(m,$),$=n.add($,N),N=n.add(U,U),U=n.add(N,U),U=n.add(U,W),U=n.mul(U,$),C=n.add(C,U),W=n.mul(S,v),W=n.add(W,W),U=n.mul(W,$),L=n.sub(L,U),N=n.mul(W,K),N=n.add(N,N),N=n.add(N,N),new B(L,C,N)}add(m){R(m);let{X:x,Y:I,Z:_}=this,{X:S,Y:v,Z:L}=m,C=n.ZERO,N=n.ZERO,U=n.ZERO,K=o.a,W=n.mul(o.b,Hi),$=n.mul(x,S),fe=n.mul(I,v),he=n.mul(_,L),pe=n.add(x,I),re=n.add(S,v);pe=n.mul(pe,re),re=n.add($,fe),pe=n.sub(pe,re),re=n.add(x,_);let De=n.add(S,L);return re=n.mul(re,De),De=n.add($,he),re=n.sub(re,De),De=n.add(I,_),C=n.add(v,L),De=n.mul(De,C),C=n.add(fe,he),De=n.sub(De,C),U=n.mul(K,re),C=n.mul(W,he),U=n.add(C,U),C=n.sub(fe,U),U=n.add(fe,U),N=n.mul(C,U),fe=n.add($,$),fe=n.add(fe,$),he=n.mul(K,he),re=n.mul(W,re),fe=n.add(fe,he),he=n.sub($,he),he=n.mul(K,he),re=n.add(re,he),$=n.mul(fe,re),N=n.add(N,$),$=n.mul(De,re),C=n.mul(pe,C),C=n.sub(C,$),$=n.mul(pe,fe),U=n.mul(De,U),U=n.add(U,$),new B(C,N,U)}subtract(m){return R(m),this.add(m.negate())}is0(){return this.equals(B.ZERO)}multiply(m){let{endo:x}=e;if(!i.isValidNot0(m))throw new RangeError("invalid scalar: out of range");let I,_,S=v=>q.cached(this,v,L=>rr(B,L));if(x){let{k1neg:v,k1:L,k2neg:C,k2:N}=F(m),{p:U,f:K}=S(L),{p:W,f:$}=S(N);_=K.add($),I=D(x.beta,U,W,v,C)}else{let{p:v,f:L}=S(m);I=v,_=L}return rr(B,[I,_])[0]}multiplyUnsafe(m){let{endo:x}=e,I=this,_=m;if(!i.isValid(_))throw new RangeError("invalid scalar: out of range");if(_===tt||I.is0())return B.ZERO;if(_===$t)return I;if(q.hasCache(this))return this.multiply(_);if(x){let{k1neg:S,k1:v,k2neg:L,k2:C}=F(_),{p1:N,p2:U}=Uu(B,I,v,C);return D(x.beta,N,U,S,L)}else return q.unsafe(I,_)}toAffine(m){let x=this,I=m,{X:_,Y:S,Z:v}=x;if(n.eql(v,n.ONE))return{x:_,y:S};let L=x.is0();I==null&&(I=L?n.ONE:n.inv(v));let C=n.mul(_,I),N=n.mul(S,I),U=n.mul(v,I);if(L)return{x:n.ZERO,y:n.ZERO};if(!n.eql(U,n.ONE))throw new Error("invZ was invalid");return{x:C,y:N}}isTorsionFree(){let{isTorsionFree:m}=e;return s===$t?!0:m?m(B,this):q.unsafe(this,a).is0()}clearCofactor(){let{clearCofactor:m}=e;return s===$t?this:m?m(B,this):this.multiplyUnsafe(s)}isSmallOrder(){return s===$t?this.is0():this.clearCofactor().is0()}toBytes(m=!0){return Ke(m,"isCompressed"),this.assertValidity(),w(B,this,m)}toHex(m=!0){return Cr(this.toBytes(m))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let P=i.BITS,q=new Ur(B,e.endo?Math.ceil(P/2):P);return P>=8&&B.BASE.precompute(8),Object.freeze(B.prototype),Object.freeze(B),B}function al(t){return Uint8Array.of(t?2:3)}function cl(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function lm(t,e={}){let{Fn:r}=t,n=e.randomBytes===void 0?Sn:e.randomBytes,i=Object.assign(cl(t.Fp,r),{seed:Math.max(Os(r.ORDER),16)});function o(d){try{let w=r.fromBytes(d);return r.isValidNot0(w)}catch{return!1}}function s(d,w){let{publicKey:p,publicKeyUncompressed:y}=i;try{let b=d.length;return w===!0&&b!==p||w===!1&&b!==y?!1:!!t.fromBytes(d)}catch{return!1}}function a(d){return d=d===void 0?n(i.seed):d,Ns(j(d,i.seed,"seed"),r.ORDER)}function f(d,w=!0){return t.BASE.multiply(r.fromBytes(d)).toBytes(w)}function c(d){let{secretKey:w,publicKey:p,publicKeyUncompressed:y}=i,b=r._lengths;if(!Qt(d))return;let E=j(d,void 0,"key").length,A=E===p||E===y,T=E===w||!!b?.includes(E);if(!(A&&T))return A}function u(d,w,p=!0){if(c(d)===!0)throw new Error("first arg must be private key");if(c(w)===!1)throw new Error("second arg must be public key");let y=r.fromBytes(d);return t.fromBytes(w).multiply(y).toBytes(p)}let l={isValidSecretKey:o,isValidPublicKey:s,randomSecretKey:a},h=Ii(a,f);return Object.freeze(l),Object.freeze(i),Object.freeze({getPublicKey:f,getSharedSecret:u,keygen:h,Point:t,utils:l,lengths:i})}function fl(t,e,r={}){let n=e;hi(n),Ve(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let i=r.randomBytes===void 0?Sn:r.randomBytes,o=r.hmac===void 0?(_,S)=>nl(n,_,S):r.hmac,{Fp:s,Fn:a}=t,{ORDER:f,BITS:c}=a,{keygen:u,getPublicKey:l,getSharedSecret:h,utils:d,lengths:w}=lm(t,r),p={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},y=f*ol+$t<s.ORDER;function b(_){let S=f>>$t;return _>S}function E(_,S){if(!a.isValidNot0(S))throw new Error(`invalid signature ${_}: out of range 1..Point.Fn.ORDER`);return S}function A(){if(y)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function T(_,S){ha(S);let v=w.signature,L=S==="compact"?v:S==="recovered"?v+1:void 0;return j(_,L)}class R{r;s;recovery;constructor(S,v,L){if(this.r=E("r",S),this.s=E("s",v),L!=null){if(A(),![0,1,2,3].includes(L))throw new Error("invalid recovery id");this.recovery=L}Object.freeze(this)}static fromBytes(S,v=p.format){T(S,v);let L;if(v==="der"){let{r:K,s:W}=ze.toSig(j(S));return new R(K,W)}v==="recovered"&&(L=S[0],v="compact",S=S.subarray(1));let C=w.signature/2,N=S.subarray(0,C),U=S.subarray(C,C*2);return new R(a.fromBytes(N),a.fromBytes(U),L)}static fromHex(S,v){return this.fromBytes(Dr(S),v)}assertRecovery(){let{recovery:S}=this;if(S==null)throw new Error("invalid recovery id: must be present");return S}addRecoveryBit(S){return new R(this.r,this.s,S)}recoverPublicKey(S){let{r:v,s:L}=this,C=this.assertRecovery(),N=C===2||C===3?v+f:v;if(!s.isValid(N))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let U=s.toBytes(N),K=t.fromBytes(ue(al((C&1)===0),U)),W=a.inv(N),$=D(j(S,void 0,"msgHash")),fe=a.create(-$*W),he=a.create(L*W),pe=t.BASE.multiplyUnsafe(fe).add(K.multiplyUnsafe(he));if(pe.is0())throw new Error("invalid recovery: point at infinify");return pe.assertValidity(),pe}hasHighS(){return b(this.s)}toBytes(S=p.format){if(ha(S),S==="der")return Dr(ze.hexFromSig(this));let{r:v,s:L}=this,C=a.toBytes(v),N=a.toBytes(L);return S==="recovered"?(A(),ue(Uint8Array.of(this.assertRecovery()),C,N)):ue(C,N)}toHex(S){return Cr(this.toBytes(S))}}Object.freeze(R.prototype),Object.freeze(R);let F=r.bits2int===void 0?function(S){if(S.length>8192)throw new Error("input is too large");let v=Jt(S),L=S.length*8-c;return L>0?v>>BigInt(L):v}:r.bits2int,D=r.bits2int_modN===void 0?function(S){return a.create(F(S))}:r.bits2int_modN,B=Tn(c);function P(_){return Lr("num < 2^"+c,_,tt,B),a.toBytes(_)}function q(_,S){return j(_,void 0,"message"),S?j(n(_),void 0,"prehashed message"):_}function k(_,S,v){let{lowS:L,prehash:C,extraEntropy:N}=da(v,p);_=q(_,C);let U=D(_),K=a.fromBytes(S);if(!a.isValidNot0(K))throw new Error("invalid private key");let W=[P(K),P(U)];if(N!=null&&N!==!1){let pe=N===!0?i(w.secretKey):N;W.push(j(pe,void 0,"extraEntropy"))}let $=ue(...W),fe=U;function he(pe){let re=F(pe);if(!a.isValidNot0(re))return;let De=a.inv(re),xr=t.BASE.multiply(re).toAffine(),sn=a.create(xr.x);if(sn===tt)return;let ti=a.create(De*a.create(fe+sn*K));if(ti===tt)return;let wf=(xr.x===sn?0:2)|Number(xr.y&$t),gf=ti;return L&&b(ti)&&(gf=a.neg(ti),wf^=1),new R(sn,gf,y?void 0:wf)}return{seed:$,k2sig:he}}function m(_,S,v={}){let{seed:L,k2sig:C}=k(_,S,v);return gu(n.outputLen,a.BYTES,o)(L,C).toBytes(v.format)}function x(_,S,v,L={}){let{lowS:C,prehash:N,format:U}=da(L,p);if(v=j(v,void 0,"publicKey"),S=q(S,N),!Qt(_)){let K=_ instanceof R?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+K)}T(_,U);try{let K=R.fromBytes(_,U),W=t.fromBytes(v);if(C&&K.hasHighS())return!1;let{r:$,s:fe}=K,he=D(S),pe=a.inv(fe),re=a.create(he*pe),De=a.create($*pe),xr=t.BASE.multiplyUnsafe(re).add(W.multiplyUnsafe(De));return xr.is0()?!1:a.create(xr.x)===$}catch{return!1}}function I(_,S,v={}){let{prehash:L}=da(v,p);return S=q(S,L),R.fromBytes(_,"recovered").recoverPublicKey(S).toBytes()}return Object.freeze({keygen:u,getPublicKey:l,getSharedSecret:h,utils:d,lengths:w,Point:t,sign:m,verify:x,recoverPublicKey:I,Signature:R,hash:n})}var ba={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},dm={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var ul=BigInt(2);function hm(t){let e=ba.p,r=BigInt(3),n=BigInt(6),i=BigInt(11),o=BigInt(22),s=BigInt(23),a=BigInt(44),f=BigInt(88),c=t*t*t%e,u=c*c*t%e,l=Y(u,r,e)*u%e,h=Y(l,r,e)*u%e,d=Y(h,ul,e)*c%e,w=Y(d,i,e)*d%e,p=Y(w,o,e)*w%e,y=Y(p,a,e)*p%e,b=Y(y,f,e)*y%e,E=Y(b,a,e)*p%e,A=Y(E,r,e)*u%e,T=Y(A,s,e)*w%e,R=Y(T,n,e)*c%e,F=Y(R,ul,e);if(!ya.eql(ya.sqr(F),t))throw new Error("Cannot find square root");return F}var ya=Nr(ba.p,{sqrt:hm}),pm=sl(ba,{Fp:ya,endo:dm}),kr=fl(pm,bu);function ll(t,e,r,n){let i=ln.digest(r instanceof Uint8Array?r:r.subarray());if(Di(i))return i.then(({digest:o})=>(n?.signal?.throwIfAborted(),kr.verify(e,o,t,{prehash:!1,format:"der"}))).catch(o=>{throw o.name==="AbortError"?o:new Bn(String(o))});try{return n?.signal?.throwIfAborted(),kr.verify(e,i.digest,t,{prehash:!1,format:"der"})}catch(o){throw new Bn(String(o))}}var Ki=class{type="secp256k1";raw;_key;constructor(e){this._key=hl(e),this.raw=dl(this._key)}toMultihash(){return $e.digest(vr(this))}toCID(){return we.createV1(114,this.toMultihash())}toString(){return se.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Pe(this.raw,e.raw)}verify(e,r,n){return ll(this._key,r,e,n)}};function pl(t){return new Ki(t)}function dl(t){return kr.Point.fromBytes(t).toBytes()}function hl(t){try{return kr.Point.fromBytes(t),t}catch(e){throw new ai(String(e))}}function yl(t){let{Type:e,Data:r}=Nn.decode(t.digest),n=r??new Uint8Array;switch(e){case Be.Ed25519:return Gu(n);case Be.secp256k1:return pl(n);case Be.ECDSA:return Jf(n);default:throw new yn}}function vr(t){return Nn.encode({Type:Be[t.type],Data:t.raw})}var bl=Symbol.for("nodejs.util.inspect.custom"),ym=114,Pn=class{type;multihash;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[ui]=!0;toString(){return this.string==null&&(this.string=se.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return we.createV1(ym,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return Pe(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return Pe(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[bl](){return`PeerId(${this.toString()})`}},ji=class extends Pn{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},Vi=class extends Pn{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},Wi=class extends Pn{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},bm=2336,Un=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=$e.digest(ae(this.url))}[bl](){return`PeerId(${this.url})`}[ui]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return we.createV1(bm,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=X(e)),e.toString()===this.toString())}};var mm=114,ml=2336;function wl(t,e){let r;if(t.charAt(0)==="1"||t.charAt(0)==="Q")r=fn(se.decode(`z${t}`));else{if(t.startsWith("k51qzi5uqu5")||t.startsWith("kzwfwjn5ji4")||t.startsWith("k2k4r8")||t.startsWith("bafz"))return wm(we.parse(t));if(e==null)throw new Re('Please pass a multibase decoder for strings that do not start with "1" or "Q"');r=fn(e.decode(t))}return gl(r)}function gl(t){if(xm(t))return new ji({multihash:t});if(gm(t))try{let e=yl(t);if(e.type==="Ed25519")return new Vi({multihash:t,publicKey:e});if(e.type==="secp256k1")return new Wi({multihash:t,publicKey:e})}catch{let r=X(t.digest);return new Un(new URL(r))}throw new fi("Supplied PeerID Multihash is invalid")}function wm(t){if(t?.multihash==null||t.version==null||t.version===1&&t.code!==mm&&t.code!==ml)throw new ci("Supplied PeerID CID is invalid");if(t.code===ml){let e=X(t.multihash.digest);return new Un(new URL(e))}return gl(t.multihash)}function gm(t){return t.code===$e.code}function xm(t){return t.code===ln.code}function Em(t){let e=t.getComponents(),r={},n=0;return e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n]?.name==="ip4"||e[n]?.name==="ip6"||e[n]?.name==="dns"||e[n]?.name==="dns4"||e[n]?.name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n]?.name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null?null:(e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r)}function ma(t){let e=Em(t);if(e==null)throw new Re(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e}var zi=class{index=0;input="";new(e){return this.index=0,this.input=e,this}readAtomically(e){let r=this.index,n=e();return n===void 0&&(this.index=r),n}parseWith(e){let r=e();if(this.index===this.input.length)return r}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(e){return this.readAtomically(()=>{let r=this.readChar();if(r===e)return r})}readSeparator(e,r,n){return this.readAtomically(()=>{if(!(r>0&&this.readGivenChar(e)===void 0))return n()})}readNumber(e,r,n,i){return this.readAtomically(()=>{let o=0,s=0,a=this.peekChar();if(a===void 0)return;let f=a==="0",c=2**(8*i)-1;for(;;){let u=this.readAtomically(()=>{let l=this.readChar();if(l===void 0)return;let h=Number.parseInt(l,e);if(!Number.isNaN(h))return h});if(u===void 0)break;if(o*=e,o+=u,o>c||(s+=1,r!==void 0&&s>r))return}if(s!==0)return!n&&f&&s>1?void 0:o})}readIPv4Addr(){return this.readAtomically(()=>{let e=new Uint8Array(4);for(let r=0;r<e.length;r++){let n=this.readSeparator(".",r,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;e[r]=n}return e})}readIPv6Addr(){let e=r=>{for(let n=0;n<r.length/2;n++){let i=n*2;if(n<r.length-3){let s=this.readSeparator(":",n,()=>this.readIPv4Addr());if(s!==void 0)return r[i]=s[0],r[i+1]=s[1],r[i+2]=s[2],r[i+3]=s[3],[i+4,!0]}let o=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(o===void 0)return[i,!1];r[i]=o>>8,r[i+1]=o&255}return[r.length,!1]};return this.readAtomically(()=>{let r=new Uint8Array(16),[n,i]=e(r);if(n===16)return r;if(i||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let o=new Uint8Array(14),s=16-(n+2),[a]=e(o.subarray(0,s));return r.set(o.subarray(0,a),16-a),r})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var Sm=45,_m=15,Gi=new zi;function xl(t){if(!(t.length>_m))return Gi.new(t).parseWith(()=>Gi.readIPv4Addr())}function El(t){if(t.includes("%")&&(t=t.split("%")[0]),!(t.length>Sm))return Gi.new(t).parseWith(()=>Gi.readIPv6Addr())}function Yi(t){return!!xl(t)}function Sl(t){return!!El(t)}var Ee=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},xt=class extends Error{static name="ValidationError";name="ValidationError"},Zi=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},Xi=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};function ga(t){return e=>X(e,t)}function xa(t){return e=>ae(e,t)}function Mr(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function or(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function _l(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let r=ae(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=or(n);return pt([r,i],r.length+i.length)}function Al(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let r=Dt.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=or(n);return pt([r,i],r.length+i.length)}function Ea(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=X(e,"base32"),i=Mr(r);return`${n}:${i}`}var Sa=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let i=parseInt(r,10);if(isNaN(i)||i<0||i>255)throw new Ee("Invalid byte value in IP address");e[n]=i}),e},Tl=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let o=Yi(r[n]),s;o&&(s=Sa(r[n]),r[n]=X(s.subarray(0,2),"base16")),s!=null&&++n<8&&r.splice(n,0,X(s.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let o=[n,1];for(n=9-r.length;n>0;n--)o.push("0");r.splice.apply(r,o)}let i=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let o=parseInt(r[n],16);if(isNaN(o)||o<0||o>65535)throw new Ee("Invalid byte value in IP address");i[e++]=o>>8&255,i[e++]=o&255}return i},Il=function(t){if(t.byteLength!==4)throw new Ee("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},Rl=function(t){if(t.byteLength!==16)throw new Ee("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let i=t[n],o=t[n+1],s=`${i.toString(16).padStart(2,"0")}${o.toString(16).padStart(2,"0")}`;e.push(s)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new Ee(`Invalid IPv6 address "${r}"`)}};function vl(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new Ee(`Invalid IPv6 address "${t}"`)}}var wa=Object.values(hn).map(t=>t.decoder),Am=(function(){let t=wa[0].or(wa[1]);return wa.slice(2).forEach(e=>t=t.or(e)),t})();function Bl(t){return Am.decode(t)}function Cl(t){return e=>t.encoder.encode(e)}function Tm(t){if(parseInt(t).toString()!==t)throw new xt("Value must be an integer")}function Im(t){if(t<0)throw new xt("Value must be a positive integer, or zero")}function Rm(t){return e=>{if(e>t)throw new xt(`Value must be smaller than or equal to ${t}`)}}function vm(...t){return e=>{for(let r of t)r(e)}}var Fn=vm(Tm,Im,Rm(65535));var be=-1,_a=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new Xi(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},Et=new _a,aw=[{code:4,name:"ip4",size:32,valueToBytes:Sa,bytesToValue:Il,validate:t=>{if(!Yi(t))throw new xt(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:or,bytesToValue:Mr,validate:Fn},{code:273,name:"udp",size:16,valueToBytes:or,bytesToValue:Mr,validate:Fn},{code:33,name:"dccp",size:16,valueToBytes:or,bytesToValue:Mr,validate:Fn},{code:41,name:"ip6",size:128,valueToBytes:Tl,bytesToValue:Rl,stringToValue:vl,validate:t=>{if(!Sl(t))throw new xt(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:be},{code:43,name:"ipcidr",size:8,bytesToValue:ga("base10"),valueToBytes:xa("base10")},{code:53,name:"dns",size:be},{code:54,name:"dns4",size:be},{code:55,name:"dns6",size:be},{code:56,name:"dnsaddr",size:be},{code:132,name:"sctp",size:16,valueToBytes:or,bytesToValue:Mr,validate:Fn},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:be,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:be,bytesToValue:ga("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?xa("base58btc")(t):we.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Ea,valueToBytes:_l},{code:445,name:"onion3",size:296,bytesToValue:Ea,valueToBytes:Al},{code:446,name:"garlic64",size:be},{code:447,name:"garlic32",size:be},{code:448,name:"tls"},{code:449,name:"sni",size:be},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:be,bytesToValue:Cl(Jo),valueToBytes:Bl},{code:480,name:"http"},{code:481,name:"http-path",size:be,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:be}];aw.forEach(t=>{Et.addProtocol(t)});function Dl(t){let e=[],r=0;for(;r<t.length;){let n=Qs(t,r),i=Et.getProtocol(n),o=et(n),s=cw(i,t,r+o),a=0;s>0&&i.size===be&&(a=et(s));let f=o+a+s,c={code:n,name:i.name,bytes:t.subarray(r,r+f)};if(s>0){let u=r+o+a,l=t.subarray(u,u+s);c.value=i.bytesToValue?.(l)??X(l)}e.push(c),r+=f}return e}function Ll(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let i=Et.getProtocol(n.code),o=et(n.code),s,a=0,f=0;n.value!=null&&(s=i.valueToBytes?.(n.value)??ae(n.value),a=s.byteLength,i.size===be&&(f=et(a)));let c=new Uint8Array(o+f+a),u=0;Cn(n.code,c,u),u+=o,s!=null&&(i.size===be&&(Cn(a,c,u),u+=f),c.set(s,u)),n.bytes=c}r.push(n.bytes),e+=n.bytes.byteLength}return pt(r,e)}function Ol(t){if(t.charAt(0)!=="/")throw new Ee('String multiaddr must start with "/"');let e=[],r="protocol",n="",i="";for(let o=1;o<t.length;o++){let s=t.charAt(o);s!=="/"&&(r==="protocol"?i+=t.charAt(o):n+=t.charAt(o));let a=o===t.length-1;if(s==="/"||a){let f=Et.getProtocol(i);if(r==="protocol"){if(f.size==null||f.size===0){e.push({code:f.code,name:f.name}),n="",i="",r="protocol";continue}else if(a)throw new Ee(`Component ${i} was missing value`);r="value"}else if(r==="value"){let c={code:f.code,name:f.name};if(f.size!=null&&f.size!==0){if(n==="")throw new Ee(`Component ${i} was missing value`);c.value=f.stringToValue?.(n)??n}e.push(c),n="",i="",r="protocol"}}}if(i!==""&&n!=="")throw new Ee("Incomplete multiaddr");return e}function Nl(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=Et.getProtocol(e.code);if(r==null)throw new Ee(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function cw(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:Qs(e,r)}var fw=Symbol.for("nodejs.util.inspect.custom"),La=Symbol.for("@multiformats/multiaddr");function uw(t){if(t==null&&(t="/"),Ji(t))return t.getComponents();if(t instanceof Uint8Array)return Dl(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),Ol(t);if(Array.isArray(t))return t;throw new Ee("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Qi=class t{[La]=!0;#t;#r;#e;constructor(e="/",r={}){this.#t=uw(e),r.validate!==!1&&lw(this)}get bytes(){return this.#e==null&&(this.#e=Ll(this.#t)),this.#e}toString(){return this.#r==null&&(this.#r=Nl(this.#t)),this.#r}toJSON(){return this.toString()}getComponents(){return[...this.#t.map(e=>({...e}))]}encapsulate(e){let r=new t(e);return new t([...this.#t,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),i=n.lastIndexOf(r);if(i<0)throw new Zi(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,i),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#t.length-1;n>-1;n--)if(this.#t[n].code===e){r=n;break}return new t(this.#t.slice(0,r),{validate:!1})}equals(e){return Pe(this.bytes,e.bytes)}[fw](){return`Multiaddr(${this.toString()})`}};function lw(t){t.getComponents().forEach(e=>{let r=Et.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function Ji(t){return!!t?.[La]}function Ht(t){return new Qi(t)}var dw=[6,53,56,54,55];function Pl(t){return kl("sni",t)?.value}function Ul(t){let e=kl("tcp",t)?.value;return e==null?"":`:${e}`}function kl(t,e){return e.find(r=>r.name===t)}function Fl(t){return t.some(({code:e})=>e===448)}function Ge(t,e){let r=Ml[t.name];if(r==null)throw new Error(`Can't interpret protocol ${t.name}`);let n=r(t,e);return t.code===41?`[${n}]`:n}var Ml={ip4:(t,e)=>t.value,ip6:(t,e)=>e.length===0?t.value:`[${t.value}]`,tcp:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");return`tcp://${Ge(r,e)}:${t.value}`},udp:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");return`udp://${Ge(r,e)}:${t.value}`},dnsaddr:(t,e)=>t.value,dns4:(t,e)=>t.value,dns6:(t,e)=>t.value,dns:(t,e)=>t.value,ipfs:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");return`${Ge(r,e)}`},p2p:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");return`${Ge(r,e)}`},http:(t,e)=>{let r=Fl(e),n=Pl(e),i=Ul(e);if(r&&n!=null)return`https://${n}${i}`;let o=r?"https://":"http://",s=e.pop();if(s==null)throw new Error("Unexpected end of multiaddr");let a=Ge(s,e);return a=a?.replace("tcp://",""),`${o}${a}`},"http-path":(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");let n=Ge(r,e),i=decodeURIComponent(t.value??"");return`${n}${i}`},tls:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");return Ge(r,e)},sni:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");return Ge(r,e)},https:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");let n=Ge(r,e);return n=n?.replace("tcp://",""),`https://${n}`},ws:(t,e)=>{let r=Fl(e),n=Pl(e),i=Ul(e);if(r&&n!=null)return`wss://${n}${i}`;let o=r?"wss://":"ws://",s=e.pop();if(s==null)throw new Error("Unexpected end of multiaddr");let a=Ge(s,e);return a=a?.replace("tcp://",""),`${o}${a}`},wss:(t,e)=>{let r=e.pop();if(r==null)throw new Error("Unexpected end of multiaddr");let n=Ge(r,e);return n=n?.replace("tcp://",""),`wss://${n}`}};function ql(t,e){let n=Ht(t).getComponents(),i=n.pop();if(i==null)throw new Error("Unexpected end of multiaddr");let o=Ml[i.name];if(o==null)throw new Error(`No interpreter found for ${i.name}`);let s=o(i,n)??"";return e?.assumeHttp!==!1&&dw.includes(i.code)&&(s=s.replace(/^.*:\/\//,""),i.value==="443"?s=`https://${s}`:s=`http://${s}`),(s.startsWith("http://")||s.startsWith("https://")||s.startsWith("ws://")||s.startsWith("wss://"))&&(s=new URL(s).toString(),s.endsWith("/")&&(s=s.substring(0,s.length-1))),s}var $l="[a-fA-F\\d:]",Kt=t=>t&&t.includeBoundaries?`(?:(?<=\\s|^)(?=${$l})|(?<=${$l})(?=\\s|$))`:"",Ye="(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}",ce="[a-fA-F\\d]{1,4}",eo=`
4
4
  (?:
5
- (?:${ue}:){7}(?:${ue}|:)| // 1:2:3:4:5:6:7:: 1:2:3:4:5:6:7:8
6
- (?:${ue}:){6}(?:${Ve}|:${ue}|:)| // 1:2:3:4:5:6:: 1:2:3:4:5:6::8 1:2:3:4:5:6::8 1:2:3:4:5:6::1.2.3.4
7
- (?:${ue}:){5}(?::${Ve}|(?::${ue}){1,2}|:)| // 1:2:3:4:5:: 1:2:3:4:5::7:8 1:2:3:4:5::8 1:2:3:4:5::7:1.2.3.4
8
- (?:${ue}:){4}(?:(?::${ue}){0,1}:${Ve}|(?::${ue}){1,3}|:)| // 1:2:3:4:: 1:2:3:4::6:7:8 1:2:3:4::8 1:2:3:4::6:7:1.2.3.4
9
- (?:${ue}:){3}(?:(?::${ue}){0,2}:${Ve}|(?::${ue}){1,4}|:)| // 1:2:3:: 1:2:3::5:6:7:8 1:2:3::8 1:2:3::5:6:7:1.2.3.4
10
- (?:${ue}:){2}(?:(?::${ue}){0,3}:${Ve}|(?::${ue}){1,5}|:)| // 1:2:: 1:2::4:5:6:7:8 1:2::8 1:2::4:5:6:7:1.2.3.4
11
- (?:${ue}:){1}(?:(?::${ue}){0,4}:${Ve}|(?::${ue}){1,6}|:)| // 1:: 1::3:4:5:6:7:8 1::8 1::3:4:5:6:7:1.2.3.4
12
- (?::(?:(?::${ue}){0,5}:${Ve}|(?::${ue}){1,7}|:)) // ::2:3:4:5:6:7:8 ::2:3:4:5:6:7:8 ::8 ::1.2.3.4
5
+ (?:${ce}:){7}(?:${ce}|:)| // 1:2:3:4:5:6:7:: 1:2:3:4:5:6:7:8
6
+ (?:${ce}:){6}(?:${Ye}|:${ce}|:)| // 1:2:3:4:5:6:: 1:2:3:4:5:6::8 1:2:3:4:5:6::8 1:2:3:4:5:6::1.2.3.4
7
+ (?:${ce}:){5}(?::${Ye}|(?::${ce}){1,2}|:)| // 1:2:3:4:5:: 1:2:3:4:5::7:8 1:2:3:4:5::8 1:2:3:4:5::7:1.2.3.4
8
+ (?:${ce}:){4}(?:(?::${ce}){0,1}:${Ye}|(?::${ce}){1,3}|:)| // 1:2:3:4:: 1:2:3:4::6:7:8 1:2:3:4::8 1:2:3:4::6:7:1.2.3.4
9
+ (?:${ce}:){3}(?:(?::${ce}){0,2}:${Ye}|(?::${ce}){1,4}|:)| // 1:2:3:: 1:2:3::5:6:7:8 1:2:3::8 1:2:3::5:6:7:1.2.3.4
10
+ (?:${ce}:){2}(?:(?::${ce}){0,3}:${Ye}|(?::${ce}){1,5}|:)| // 1:2:: 1:2::4:5:6:7:8 1:2::8 1:2::4:5:6:7:1.2.3.4
11
+ (?:${ce}:){1}(?:(?::${ce}){0,4}:${Ye}|(?::${ce}){1,6}|:)| // 1:: 1::3:4:5:6:7:8 1::8 1::3:4:5:6:7:1.2.3.4
12
+ (?::(?:(?::${ce}){0,5}:${Ye}|(?::${ce}){1,7}|:)) // ::2:3:4:5:6:7:8 ::2:3:4:5:6:7:8 ::8 ::1.2.3.4
13
13
  )(?:%[0-9a-zA-Z]{1,})? // %eth0 %1
14
- `.replace(/\s*\/\/.*$/gm,"").replace(/\n/g,"").trim(),Nm=new RegExp(`(?:^${Ve}$)|(?:^${Ni}$)`),Om=new RegExp(`^${Ve}$`),Pm=new RegExp(`^${Ni}$`),ca=t=>t&&t.exact?Nm:new RegExp(`(?:${Mt(t)}${Ve}${Mt(t)})|(?:${Mt(t)}${Ni}${Mt(t)})`,"g");ca.v4=t=>t&&t.exact?Om:new RegExp(`${Mt(t)}${Ve}${Mt(t)}`,"g");ca.v6=t=>t&&t.exact?Pm:new RegExp(`${Mt(t)}${Ni}${Mt(t)}`,"g");var ua=ca;function fa(t){let e=(...r)=>t(...r);return Object.defineProperty(e,"name",{value:`functionTimeout(${t.name||"<anonymous>"})`,configurable:!0}),e}function pl(){return!1}var{toString:Um}=Object.prototype;function la(t){return Um.call(t)==="[object RegExp]"}var yl={global:"g",ignoreCase:"i",multiline:"m",dotAll:"s",sticky:"y",unicode:"u"};function da(t,e={}){if(!la(t))throw new TypeError("Expected a RegExp instance");let r=Object.keys(yl).map(i=>(typeof e[i]=="boolean"?e[i]:t[i])?yl[i]:"").join(""),n=new RegExp(e.source||t.source,r);return n.lastIndex=typeof e.lastIndex=="number"?e.lastIndex:t.lastIndex,n}function ha(t,e,{timeout:r}={}){try{return fa(()=>da(t).test(e),{timeout:r})()}catch(n){if(pl(n))return!1;throw n}}var Mm=15,km=45,bl={timeout:400};function pa(t){return t.length>km?!1:ha(ua.v6({exact:!0}),t,bl)}function ml(t){return t.length>Mm?!1:ha(ua.v4({exact:!0}),t,bl)}var wl={http:"80",https:"443",ws:"80",wss:"443"},qm=["http","https","ws","wss"];function gl(t,e){e=e??{};let r=e.defaultDnsType??"dns",{scheme:n,hostname:i,port:o,path:s}=Fm(t),a=[$m(i,r),Hm(o,n),Km(n)];s!=null&&a.push(Vm(s));let c="/"+a.filter(u=>!!u).reduce((u,l)=>u.concat(l),[]).join("/");return Ut(c)}function Fm(t){let[e]=t.split(":");qm.includes(e)||(t="http"+t.substring(e.length));let{protocol:r,hostname:n,port:i,pathname:o,search:s}=new URL(t);if(i==null||i===""){let c=Wm(e);c!=null&&(i=c),c==null&&r==="http:"&&(i="80")}let a;return o!=null&&o!==""&&o!=="/"&&(o.startsWith("/")&&(o=o.substring(1)),a=o),s!=null&&s!==""&&(a=a??"",a+=s),{scheme:e,hostname:n,port:i,path:a}}function $m(t,e){if(!(t==null||t==="")){if(ml(t))return["ip4",t];if(pa(t))return["ip6",t];if(t[0]==="["){let r=t.substring(1,t.length-1);if(pa(r))return["ip6",r]}return[e,t]}}function Hm(t,e){if(!(t==null||t===""))return e==="udp"?["udp",t]:["tcp",t]}function Km(t){if(t.match(/^tcp$|^udp$/)==null)return t==="https"?["/tls/http"]:t==="wss"?["/tls/ws"]:[t]}function Vm(t){if(!(t==null||t===""))return["http-path",encodeURIComponent(t)]}function Wm(t){if(!(t==null||t===""||wl[t]==null))return wl[t]}function xl(t){if(t!=null){if(typeof t[Symbol.iterator]=="function")return t[Symbol.iterator]();if(typeof t[Symbol.asyncIterator]=="function")return t[Symbol.asyncIterator]();if(typeof t.next=="function")return t}throw new Error("argument is not an iterator or iterable")}function ya(t,e={}){let r=xl(t),n={_cancelled:!1,async start(){this._cancelled=!1},async pull(i){try{let{value:o,done:s}=await r.next();if(this._cancelled)return;if(s===!0){i.close();return}i.enqueue(o)}catch(o){i.error(o)}},cancel(){this._cancelled=!0}};return new globalThis.ReadableStream(n,e)}var jm=t=>async e=>new Uint8Array(await crypto.subtle.digest(t,e)),El=tn({name:"sha-1",code:17,encode:jm("SHA-1")});var Oi=class extends Error{static name="AbortError";name="AbortError";constructor(e="The operation was aborted",...r){super(e,...r)}};async function Sl(t,e,r,n){let i=new Oi(n?.errorMessage);n?.errorCode!=null&&(i.code=n.errorCode);let o=n?.errorEvent??"error";return r?.aborted===!0?Promise.reject(i):new Promise((s,a)=>{function c(){ma(r,"abort",f),ma(t,e,u),ma(t,o,l)}let u=h=>{try{if(n?.filter?.(h)===!1)return}catch(d){c(),a(d);return}c(),s(h)},l=h=>{if(c(),h instanceof Error){a(h);return}a(h.detail??n?.error??new Error(`The "${n?.errorEvent}" event was emitted but the event had no '.detail' field. Pass an 'error' option to race-event to change this message.`))},f=()=>{c(),a(i)};ba(r,"abort",f),ba(t,e,u),ba(t,o,l)})}function ba(t,e,r){t!=null&&(_l(t)?t.addEventListener(e,r):t.addListener(e,r))}function ma(t,e,r){t!=null&&(_l(t)?t.removeEventListener(e,r):t.removeListener(e,r))}function _l(t){return typeof t.addEventListener=="function"&&typeof t.removeEventListener=="function"}var vn=class extends globalThis.Request{constructor(e,r={}){let n=r.method??"GET",i=Rn(r),o=r.body;wa(n,i)&&(r.method="UPGRADE"),super(e,r),Object.defineProperties(this,{body:{value:o,writable:!1},method:{value:n,writable:!1},headers:{value:i,writable:!1}})}};var ga={100:"Continue",101:"Switching Protocols",102:"Processing",103:"Early Hints",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",208:"Already Reported",226:"IM Used",300:"Multiple Choices",301:"Moved Permanently",302:"Found",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",308:"Permanent Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Payload Too Large",414:"URI Too Long",415:"Unsupported Media Type",416:"Range Not Satisfiable",417:"Expectation Failed",418:"I'm a Teapot",421:"Misdirected Request",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Too Early",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",451:"Unavailable For Legal Reasons",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",508:"Loop Detected",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"};var xa=class extends globalThis.Response{constructor(e,r={}){let n=Rn(r),i=r.status??200;(i<200||i>599)&&(r.status=200),super(e,r),Object.defineProperties(this,{status:{value:i,writable:!1},statusText:{value:ga[i],writable:!1},headers:{value:n,writable:!1}})}};var t0=d0(Jp(),1),e0=2147483647,go=class extends t0.Duplex{autoSelectFamilyAttemptedAddresses=[];connecting=!1;pending=!1;remoteAddress;bytesRead;bytesWritten;timeout=e0;allowHalfOpen;remoteFamily;remotePort;#t;#r;#e;constructor(...e){super(),this.bytesRead=0,this.bytesWritten=0,this.allowHalfOpen=!0,this.remoteAddress="",e.length===2?(this.gotStream({stream:e[0],connection:e[1]}),this.#t=Promise.resolve(e[0])):this.#t=e[0].then(this.gotStream.bind(this),r=>{throw this.emit("error",r),r})}gotStream({stream:e,connection:r}){return this.#e=e.log.newScope("libp2p-socket"),this.remoteAddress=r.remoteAddr.toString(),e.addEventListener("message",n=>{this.push(n.data.subarray())}),e.addEventListener("close",n=>{n.error!=null?this.destroy(n.error):this.push(null)}),e.pause(),this.emit("connect"),e}getStream(e){if(this.#r!=null){e(this.#r);return}this.#t.then(r=>{this.#r=r,e(r)},r=>{this.emit("error",r)})}destroy(e){return super.destroy(e)}_write(e,r,n){this.#e?.("write %d bytes",e.byteLength),this.bytesWritten+=e.byteLength,this.getStream(i=>{i.send(e)?n():i.onDrain().then(()=>{n()},o=>{n(o)})})}_read(e){this.#e?.("asked to read %d bytes",e),this.getStream(r=>{r.resume()})}_destroy(e,r){this.#e?.("destroy with %d bytes buffered - %e",this.bufferSize,e),this.getStream(n=>{e!=null?(n.abort(e),r()):n.close().then(()=>{r()}).catch(i=>{n.abort(i),r(i)})})}_final(e){this.#e?.("final"),this.getStream(r=>{r.close().then(()=>{e()}).catch(n=>{r.abort(n),e(n)})})}get readyState(){return this.#r?.status==="closed"?"closed":this.#r?.writeStatus==="closed"||this.#r?.writeStatus==="closing"?"readOnly":this.#r?.readStatus==="closed"||this.#r?.readStatus==="closing"?"writeOnly":"open"}get bufferSize(){return this.writableLength}destroySoon(){this.#e?.("destroySoon with %d bytes buffered",this.bufferSize),this.destroy()}connect(...e){return this.#e?.("connect %o",e),this}setEncoding(e){return this.#e?.("setEncoding %s",e),this}resetAndDestroy(){return this.#e?.("resetAndDestroy"),this.getStream(e=>{e.abort(new Error("Libp2pSocket.resetAndDestroy"))}),this}setTimeout(e,r){return this.#e?.("setTimeout %d",e),r!=null&&this.addListener("timeout",r),this.timeout=e===0?e0:e,this}setNoDelay(e){return this.#e?.("setNoDelay %b",e),this}setKeepAlive(e,r){return this.#e?.("setKeepAlive %b %d",e,r),this}address(){return this.#e?.("address"),{}}unref(){return this.#e?.("unref"),this}ref(){return this.#e?.("ref"),this}write(e,r,n){return super.write(e,r,n)}};function Q2(t,e){return new go(t,e)}var J2=["dns","dns4","dns6","dnsaddr"];function eS(t,e){if(t instanceof URL)return t;let r=i0(t,e),{httpPath:n}=o0(t);return new URL(`http://${r}${n}`)}function tS(t){return t instanceof Uint8Array?t:t instanceof DataView?new Uint8Array(t.buffer,t.byteOffset,t.byteLength):new Uint8Array(t,0,t.byteLength)}function rS(t,e){let r={method:t.method,headers:t.headers};if((r.method!=="GET"||t.upgrade)&&r.method!=="HEAD"){let n=e;t.upgrade||(n=cS(e,t.headers.get("content-length"))),r.body=ya(n),r.duplex="half"}return new vn(s0(t).toString(),r)}async function nS(t,e){if(e.send(ce([`HTTP/1.1 ${t.status} ${t.statusText}`,...n0(t.headers),"",""].join(`\r
15
- `))),t.body==null){await e.close().catch(n=>{e.abort(n)});return}let r=t.body.getReader();for(;;){let n=await r.read();if(n.value!=null&&(e.send(n.value)||await e.onDrain()),n.done)break}await e.close().catch(n=>{e.abort(n)})}var iS=ce(["HTTP/1.1 404 Not Found","Connection: close","",""].join(`\r
16
- `)),oS=ce(["HTTP/1.1 400 Bad Request","Connection: close","",""].join(`\r
17
- `)),sS=ce(["HTTP/1.1 500 Internal Server Error","Connection: close","",""].join(`\r
18
- `)),aS=ce(["HTTP/1.1 501 Not Implemented","Connection: close","",""].join(`\r
19
- `));function n0(t){let e=[];t.get("Connection")==null&&t.set("Connection","close");for(let[r,n]of t.entries())e.push(`${r}: ${n}`);return e}async function*cS(t,e){if(e=parseInt(`${e??""}`),e==null||isNaN(e))return t;let r=0;for await(let n of t){if(r+=n.byteLength,r>e){yield n.subarray(0,r-e);return}if(yield n.subarray(),r===e)return}}function uS(t,e){if(typeof t=="string"&&(t.startsWith("/")?t=Ut(t):t=new URL(t)),xu(t)&&(t=Ut(`/p2p/${t}`)),t instanceof URL&&t.protocol==="multiaddr:"&&(t=gl(t.toString())),Di(t)&&(t=[t]),Array.isArray(t)){for(let r of t)if(r.getComponents().some(({name:i})=>i==="http")){let i=dl(r);return new URL(`${i}${e??""}`)}}return e==null?t:t instanceof URL?new URL(`${t}${e.substring(1)}`):t.map(r=>r.encapsulate(`/http-path/${encodeURIComponent(e.substring(1))}`))}function Rn(t={}){return t.headers instanceof Headers||(t.headers=new Headers(t.headers)),t.headers}function fS(t,e={}){return e instanceof Headers?e.get(t)??void 0:Array.isArray(e)?e.find(([r,n])=>{if(r===t)return n})?.[1]:e[t]}function Hn(t){return t!=null&&t!==""}function i0(t,e){let r,n=80,i="http:";if(t instanceof URL&&(r=t.hostname,n=parseInt(t.port,10),i=t.protocol),Hn(r)||(r=e.get("host")??void 0),!Hn(r)&&Array.isArray(t))for(let o of t){let a=o.getComponents().filter(({name:c})=>J2.includes(c))?.[0]?.value;if(a!=null){r=a;break}}if(!Hn(r)&&Array.isArray(t))for(let o of t){let s=o.getComponents().findLast(a=>a.code===421)?.value;try{let a=js(o);a.port!=null&&(n=a.port)}catch{}if(s!=null){r=Vf(s).toCID().toString(Kt);break}}if(!Hn(r)&&Array.isArray(t))for(let o of t)try{let s=js(o);s.host!=null&&(r=s.host);break}catch{}if(Hn(r))return i==="http:"&&n!==80&&(r=`${r}:${n}`),i==="https:"&&n!==443&&(r=`${r}:${n}`),r;throw new ve("Could not determine request host name - a request must have a host header, be made to a DNS or IP-based multiaddr or an http(s) URL")}function o0(t){let e="/";return t=t.map(r=>Ut(r.getComponents().filter(n=>n.name==="http-path"?(e=n.value??"/",!1):!0))),{httpPath:e,addresses:t}}function lS(t,e=["GET"]){return t==null?e:(typeof t=="string"&&(t=[t]),t.map(r=>r.toUpperCase()))}function s0(t){let e=t.url??"/";if(e.startsWith("http"))return new URL(e);let r=dS(t);return new URL(`http://${r}${e}`)}function dS(t){let e=t.headers?.host;if(e==null&&(e=t.headers?.Host),e==null&&typeof t.headers.get=="function"&&(e=t.headers.get("host")),e==null)throw new ve("Could not read host");return e}function wa(t,e){return t==="GET"&&e.get("connection")?.toLowerCase()==="upgrade"&&e.get("upgrade")?.toLowerCase()==="websocket"}function r0(t,e){if(t instanceof Headers)return t.get(e)??void 0;let r=t[e];return Array.isArray(r)?r.join(","):r}async function hS(t){if(r0(t,"sec-websocket-version")!=="13")throw new sn("Invalid version");let e=r0(t,"sec-websocket-key");if(e==null)throw new sn("Missing sec-websocket-key");let r=`${e}258EAFA5-E914-47DA-95CA-C5AB0DC85B11`,n=await El.digest(ce(r)),i=Lo.encode(n.digest).substring(1);return new Headers({Upgrade:"websocket",Connection:"upgrade","Sec-WebSocket-Accept":i})}async function pS(t,e){let r=new C("REQUEST"),n=new Re,i;r[C.kOnHeadersComplete]=o=>{let s=new Headers;for(let a=0;a<o.headers.length;a+=2)s.set(o.headers[a].toLowerCase(),o.headers[a+1]);i={...o,headers:s,raw:n,method:C.methods[o.method]}};try{for(;;){let{data:o}=await Sl(t,"message",e?.signal),s=o.subarray(),a=r.execute(s,0,s.byteLength);if(a instanceof Error)throw a;if(n.append(s.subarray(0,a)),a<s.byteLength&&t.push(s.subarray(a)),i!=null)return i}}catch(o){t.abort(o)}finally{r.finish()}throw new Error("Failed to read header info from request")}return h0(yS);})();
14
+ `.replace(/\s*\/\/.*$/gm,"").replace(/\n/g,"").trim(),hw=new RegExp(`(?:^${Ye}$)|(?:^${eo}$)`),pw=new RegExp(`^${Ye}$`),yw=new RegExp(`^${eo}$`),Oa=t=>t&&t.exact?hw:new RegExp(`(?:${Kt(t)}${Ye}${Kt(t)})|(?:${Kt(t)}${eo}${Kt(t)})`,"g");Oa.v4=t=>t&&t.exact?pw:new RegExp(`${Kt(t)}${Ye}${Kt(t)}`,"g");Oa.v6=t=>t&&t.exact?yw:new RegExp(`${Kt(t)}${eo}${Kt(t)}`,"g");var Na=Oa;function Pa(t){let e=(...r)=>t(...r);return Object.defineProperty(e,"name",{value:`functionTimeout(${t.name||"<anonymous>"})`,configurable:!0}),e}function Hl(){return!1}var{toString:bw}=Object.prototype;function Ua(t){return bw.call(t)==="[object RegExp]"}var Kl={global:"g",ignoreCase:"i",multiline:"m",dotAll:"s",sticky:"y",unicode:"u"};function Fa(t,e={}){if(!Ua(t))throw new TypeError("Expected a RegExp instance");let r=Object.keys(Kl).map(i=>(typeof e[i]=="boolean"?e[i]:t[i])?Kl[i]:"").join(""),n=new RegExp(e.source||t.source,r);return n.lastIndex=typeof e.lastIndex=="number"?e.lastIndex:t.lastIndex,n}function ka(t,e,{timeout:r}={}){try{return Pa(()=>Fa(t).test(e),{timeout:r})()}catch(n){if(Hl(n))return!1;throw n}}var mw=15,ww=45,jl={timeout:400};function Ma(t){return t.length>ww?!1:ka(Na.v6({exact:!0}),t,jl)}function Vl(t){return t.length>mw?!1:ka(Na.v4({exact:!0}),t,jl)}var Wl={http:"80",https:"443",ws:"80",wss:"443"},gw=["http","https","ws","wss"];function zl(t,e){e=e??{};let r=e.defaultDnsType??"dns",{scheme:n,hostname:i,port:o,path:s}=xw(t),a=[Ew(i,r),Sw(o,n),_w(n)];s!=null&&a.push(Aw(s));let f="/"+a.filter(c=>!!c).reduce((c,u)=>c.concat(u),[]).join("/");return Ht(f)}function xw(t){let[e]=t.split(":");gw.includes(e)||(t="http"+t.substring(e.length));let{protocol:r,hostname:n,port:i,pathname:o,search:s}=new URL(t);if(i==null||i===""){let f=Tw(e);f!=null&&(i=f),f==null&&r==="http:"&&(i="80")}let a;return o!=null&&o!==""&&o!=="/"&&(o.startsWith("/")&&(o=o.substring(1)),a=o),s!=null&&s!==""&&(a=a??"",a+=s),{scheme:e,hostname:n,port:i,path:a}}function Ew(t,e){if(!(t==null||t==="")){if(Vl(t))return["ip4",t];if(Ma(t))return["ip6",t];if(t[0]==="["){let r=t.substring(1,t.length-1);if(Ma(r))return["ip6",r]}return[e,t]}}function Sw(t,e){if(!(t==null||t===""))return e==="udp"?["udp",t]:["tcp",t]}function _w(t){if(t.match(/^tcp$|^udp$/)==null)return t==="https"?["/tls/http"]:t==="wss"?["/tls/ws"]:[t]}function Aw(t){if(!(t==null||t===""))return["http-path",encodeURIComponent(t)]}function Tw(t){if(!(t==null||t===""||Wl[t]==null))return Wl[t]}function Gl(t){if(t!=null){if(typeof t[Symbol.iterator]=="function")return t[Symbol.iterator]();if(typeof t[Symbol.asyncIterator]=="function")return t[Symbol.asyncIterator]();if(typeof t.next=="function")return t}throw new Error("argument is not an iterator or iterable")}function qa(t,e={}){let r=Gl(t),n={_cancelled:!1,async start(){this._cancelled=!1},async pull(i){try{let{value:o,done:s}=await r.next();if(this._cancelled)return;if(s===!0){i.close();return}i.enqueue(o)}catch(o){i.error(o)}},cancel(){this._cancelled=!0}};return new globalThis.ReadableStream(n,e)}var Iw=t=>async e=>new Uint8Array(await crypto.subtle.digest(t,e)),Yl=un({name:"sha-1",code:17,encode:Iw("SHA-1")});var to=class extends Error{static name="AbortError";name="AbortError";constructor(e="The operation was aborted",...r){super(e,...r)}};async function Zl(t,e,r,n){let i=new to(n?.errorMessage);n?.errorCode!=null&&(i.code=n.errorCode);let o=n?.errorEvent??"error";return r?.aborted===!0?Promise.reject(i):new Promise((s,a)=>{function f(){Ha(r,"abort",l),Ha(t,e,c),Ha(t,o,u)}let c=h=>{try{if(n?.filter?.(h)===!1)return}catch(d){f(),a(d);return}f(),s(h)},u=h=>{if(f(),h instanceof Error){a(h);return}a(h.detail??n?.error??new Error(`The "${n?.errorEvent}" event was emitted but the event had no '.detail' field. Pass an 'error' option to race-event to change this message.`))},l=()=>{f(),a(i)};$a(r,"abort",l),$a(t,e,c),$a(t,o,u)})}function $a(t,e,r){t!=null&&(Xl(t)?t.addEventListener(e,r):t.addListener(e,r))}function Ha(t,e,r){t!=null&&(Xl(t)?t.removeEventListener(e,r):t.removeListener(e,r))}function Xl(t){return typeof t.addEventListener=="function"&&typeof t.removeEventListener=="function"}var kn=class extends globalThis.Request{constructor(e,r={}){let n=r.method??"GET",i=Mn(r),o=r.body;Ka(n,i)&&(r.method="UPGRADE"),super(e,r),Object.defineProperties(this,{body:{value:o,writable:!1},method:{value:n,writable:!1},headers:{value:i,writable:!1}})}};var ja={100:"Continue",101:"Switching Protocols",102:"Processing",103:"Early Hints",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",208:"Already Reported",226:"IM Used",300:"Multiple Choices",301:"Moved Permanently",302:"Found",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",308:"Permanent Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Payload Too Large",414:"URI Too Long",415:"Unsupported Media Type",416:"Range Not Satisfiable",417:"Expectation Failed",418:"I'm a Teapot",421:"Misdirected Request",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Too Early",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",451:"Unavailable For Legal Reasons",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",508:"Loop Detected",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"};var Va=class extends globalThis.Response{constructor(e,r={}){let n=Mn(r),i=r.status??200;(i<200||i>599)&&(r.status=200),super(e,r),Object.defineProperties(this,{status:{value:i,writable:!1},statusText:{value:ja[i],writable:!1},headers:{value:n,writable:!1}})}};var B0=q0(R0(),1),v0=2147483647,qo=class extends B0.Duplex{autoSelectFamilyAttemptedAddresses=[];connecting=!1;pending=!1;remoteAddress;bytesRead;bytesWritten;timeout=v0;allowHalfOpen;remoteFamily;remotePort;#t;#r;#e;constructor(...e){super(),this.bytesRead=0,this.bytesWritten=0,this.allowHalfOpen=!0,this.remoteAddress="",e.length===2?(this.gotStream({stream:e[0],connection:e[1]}),this.#t=Promise.resolve(e[0])):this.#t=e[0].then(this.gotStream.bind(this),r=>{throw this.emit("error",r),r})}gotStream({stream:e,connection:r}){return this.#e=e.log.newScope("libp2p-socket"),this.remoteAddress=r.remoteAddr.toString(),e.addEventListener("message",n=>{this.push(n.data.subarray())}),e.addEventListener("close",n=>{n.error!=null?this.destroy(n.error):this.push(null)}),e.pause(),this.emit("connect"),e}getStream(e){if(this.#r!=null){e(this.#r);return}this.#t.then(r=>{this.#r=r,e(r)},r=>{this.emit("error",r)})}destroy(e){return super.destroy(e)}_write(e,r,n){this.#e?.("write %d bytes",e.byteLength),this.bytesWritten+=e.byteLength,this.getStream(i=>{i.send(e)?n():i.onDrain().then(()=>{n()},o=>{n(o)})})}_read(e){this.#e?.("asked to read %d bytes",e),this.getStream(r=>{r.resume()})}_destroy(e,r){this.#e?.("destroy with %d bytes buffered - %e",this.bufferSize,e),this.getStream(n=>{e!=null?(n.abort(e),r()):n.close().then(()=>{r()}).catch(i=>{n.abort(i),r(i)})})}_final(e){this.#e?.("final"),this.getStream(r=>{r.close().then(()=>{e()}).catch(n=>{r.abort(n),e(n)})})}get readyState(){return this.#r?.status==="closed"?"closed":this.#r?.writeStatus==="closed"||this.#r?.writeStatus==="closing"?"readOnly":this.#r?.readStatus==="closed"||this.#r?.readStatus==="closing"?"writeOnly":"open"}get bufferSize(){return this.writableLength}destroySoon(){this.#e?.("destroySoon with %d bytes buffered",this.bufferSize),this.destroy()}connect(...e){return this.#e?.("connect %o",e),this}setEncoding(e){return this.#e?.("setEncoding %s",e),this}resetAndDestroy(){return this.#e?.("resetAndDestroy"),this.getStream(e=>{e.abort(new Error("Libp2pSocket.resetAndDestroy"))}),this}setTimeout(e,r){return this.#e?.("setTimeout %d",e),r!=null&&this.addListener("timeout",r),this.timeout=e===0?v0:e,this}setNoDelay(e){return this.#e?.("setNoDelay %b",e),this}setKeepAlive(e,r){return this.#e?.("setKeepAlive %b %d",e,r),this}address(){return this.#e?.("address"),{}}unref(){return this.#e?.("unref"),this}ref(){return this.#e?.("ref"),this}write(e,r,n){return super.write(e,r,n)}};function LS(t,e){return new qo(t,e)}var OS=["dns","dns4","dns6","dnsaddr"];function NS(t,e){if(t instanceof URL)return t;let r=L0(t,e),{httpPath:n}=O0(t);return new URL(`http://${r}${n}`)}function PS(t){return t instanceof Uint8Array?t:t instanceof DataView?new Uint8Array(t.buffer,t.byteOffset,t.byteLength):new Uint8Array(t,0,t.byteLength)}function US(t,e){let r={method:t.method,headers:t.headers};if((r.method!=="GET"||t.upgrade)&&r.method!=="HEAD"){let n=e;t.upgrade||(n=HS(e,t.headers.get("content-length"))),r.body=qa(n),r.duplex="half"}return new kn(N0(t).toString(),r)}async function FS(t,e){if(e.send(ae([`HTTP/1.1 ${t.status} ${t.statusText}`,...D0(t.headers),"",""].join(`\r
15
+ `))),t.body==null){await e.close().catch(n=>{e.abort(n)});return}let r=t.body.getReader();for(;;){let n=await r.read();if(n.value!=null&&(e.send(n.value)||await e.onDrain()),n.done)break}await e.close().catch(n=>{e.abort(n)})}var kS=ae(["HTTP/1.1 404 Not Found","Connection: close","",""].join(`\r
16
+ `)),MS=ae(["HTTP/1.1 400 Bad Request","Connection: close","",""].join(`\r
17
+ `)),qS=ae(["HTTP/1.1 500 Internal Server Error","Connection: close","",""].join(`\r
18
+ `)),$S=ae(["HTTP/1.1 501 Not Implemented","Connection: close","",""].join(`\r
19
+ `));function D0(t){let e=[];t.get("Connection")==null&&t.set("Connection","close");for(let[r,n]of t.entries())e.push(`${r}: ${n}`);return e}async function*HS(t,e){if(e=parseInt(`${e??""}`),e==null||isNaN(e))return t;let r=0;for await(let n of t){if(r+=n.byteLength,r>e){yield n.subarray(0,r-e);return}if(yield n.subarray(),r===e)return}}function KS(t,e){if(typeof t=="string"&&(t.startsWith("/")?t=Ht(t):t=new URL(t)),Wf(t)&&(t=Ht(`/p2p/${t}`)),t instanceof URL&&t.protocol==="multiaddr:"&&(t=zl(t.toString())),Ji(t)&&(t=[t]),Array.isArray(t)){for(let r of t)if(r.getComponents().some(({name:i})=>i==="http")){let i=ql(r);return new URL(`${i}${e??""}`)}}return e==null?t:t instanceof URL?new URL(`${t}${e.substring(1)}`):t.map(r=>r.encapsulate(`/http-path/${encodeURIComponent(e.substring(1))}`))}function Mn(t={}){return t.headers instanceof Headers||(t.headers=new Headers(t.headers)),t.headers}function jS(t,e={}){return e instanceof Headers?e.get(t)??void 0:Array.isArray(e)?e.find(([r,n])=>{if(r===t)return n})?.[1]:e[t]}function ei(t){return t!=null&&t!==""}function L0(t,e){let r,n=80,i="http:";if(t instanceof URL&&(r=t.hostname,n=parseInt(t.port,10),i=t.protocol),ei(r)||(r=e.get("host")??void 0),!ei(r)&&Array.isArray(t))for(let o of t){let a=o.getComponents().filter(({name:f})=>OS.includes(f))?.[0]?.value;if(a!=null){r=a;break}}if(!ei(r)&&Array.isArray(t))for(let o of t){let s=o.getComponents().findLast(a=>a.code===421)?.value;try{let a=ma(o);a.port!=null&&(n=a.port)}catch{}if(s!=null){r=wl(s).toCID().toString(Yt);break}}if(!ei(r)&&Array.isArray(t))for(let o of t)try{let s=ma(o);s.host!=null&&(r=s.host);break}catch{}if(ei(r))return i==="http:"&&n!==80&&(r=`${r}:${n}`),i==="https:"&&n!==443&&(r=`${r}:${n}`),r;throw new Re("Could not determine request host name - a request must have a host header, be made to a DNS or IP-based multiaddr or an http(s) URL")}function O0(t){let e="/";return t=t.map(r=>Ht(r.getComponents().filter(n=>n.name==="http-path"?(e=n.value??"/",!1):!0))),{httpPath:e,addresses:t}}function VS(t,e=["GET"]){return t==null?e:(typeof t=="string"&&(t=[t]),t.map(r=>r.toUpperCase()))}function N0(t){let e=t.url??"/";if(e.startsWith("http"))return new URL(e);let r=WS(t);return new URL(`http://${r}${e}`)}function WS(t){let e=t.headers?.host;if(e==null&&(e=t.headers?.Host),e==null&&typeof t.headers.get=="function"&&(e=t.headers.get("host")),e==null)throw new Re("Could not read host");return e}function Ka(t,e){return t==="GET"&&e.get("connection")?.toLowerCase()==="upgrade"&&e.get("upgrade")?.toLowerCase()==="websocket"}function C0(t,e){if(t instanceof Headers)return t.get(e)??void 0;let r=t[e];return Array.isArray(r)?r.join(","):r}async function zS(t){if(C0(t,"sec-websocket-version")!=="13")throw new pn("Invalid version");let e=C0(t,"sec-websocket-key");if(e==null)throw new pn("Missing sec-websocket-key");let r=`${e}258EAFA5-E914-47DA-95CA-C5AB0DC85B11`,n=await Yl.digest(ae(r)),i=Qo.encode(n.digest).substring(1);return new Headers({Upgrade:"websocket",Connection:"upgrade","Sec-WebSocket-Accept":i})}async function GS(t,e){let r=new O("REQUEST"),n=new ve,i;r[O.kOnHeadersComplete]=o=>{let s=new Headers;for(let a=0;a<o.headers.length;a+=2)s.set(o.headers[a].toLowerCase(),o.headers[a+1]);i={...o,headers:s,raw:n,method:O.methods[o.method]}};try{for(;;){let{data:o}=await Zl(t,"message",e?.signal),s=o.subarray(),a=r.execute(s,0,s.byteLength);if(a instanceof Error)throw a;if(n.append(s.subarray(0,a)),a<s.byteLength&&t.push(s.subarray(a)),i!=null)return i}}catch(o){t.abort(o)}finally{r.finish()}throw new Error("Failed to read header info from request")}return $0(YS);})();
20
20
  /*! Bundled license information:
21
21
 
22
22
  ieee754/index.js:
@@ -33,9 +33,6 @@ buffer/index.js:
33
33
  safe-buffer/index.js:
34
34
  (*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
35
35
 
36
- @noble/hashes/utils.js:
37
- (*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
38
-
39
36
  @noble/curves/utils.js:
40
37
  @noble/curves/abstract/modular.js:
41
38
  @noble/curves/abstract/curve.js: