@helia/mfs 0.0.0 → 1.0.1
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 +1 -1
- package/dist/src/index.d.ts +48 -53
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/index.js +10 -10
- package/dist/src/index.js.map +1 -1
- package/dist/src/utils/basename.d.ts.map +1 -1
- package/dist/src/utils/basename.js.map +1 -1
- package/dist/typedoc-urls.json +8 -1
- package/package.json +3 -9
- package/src/index.ts +43 -48
package/dist/index.min.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
(function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.HeliaMfs = factory()}(typeof self !== 'undefined' ? self : this, function () {
|
|
2
|
-
"use strict";var HeliaMfs=(()=>{var dh=Object.create;var Sn=Object.defineProperty;var ph=Object.getOwnPropertyDescriptor;var mh=Object.getOwnPropertyNames;var yh=Object.getPrototypeOf,gh=Object.prototype.hasOwnProperty;var z=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),re=(r,e)=>{for(var t in e)Sn(r,t,{get:e[t],enumerable:!0})},Os=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of mh(e))!gh.call(r,i)&&i!==t&&Sn(r,i,{get:()=>e[i],enumerable:!(n=ph(e,i))||n.enumerable});return r};var O=(r,e,t)=>(t=r!=null?dh(yh(r)):{},Os(e||!r||!r.__esModule?Sn(t,"default",{value:r,enumerable:!0}):t,r)),wh=r=>Os(Sn({},"__esModule",{value:!0}),r);var ue=z((ky,aa)=>{"use strict";function sa(r,e){for(let t in e)Object.defineProperty(r,t,{value:e[t],enumerable:!0,configurable:!0});return r}function Nd(r,e,t){if(!r||typeof r=="string")throw new TypeError("Please pass an Error to err-code");t||(t={}),typeof e=="object"&&(t=e,e=""),e&&(t.code=e);try{return sa(r,t)}catch{t.message=r.message,t.stack=r.stack;let i=function(){};return i.prototype=Object.create(Object.getPrototypeOf(r)),sa(new i,t)}}aa.exports=Nd});var _a=z((Jy,va)=>{"use strict";va.exports=Kd;function Kd(r,e){for(var t=new Array(arguments.length-1),n=0,i=2,o=!0;i<arguments.length;)t[n++]=arguments[i++];return new Promise(function(a,c){t[n]=function(f){if(o)if(o=!1,f)c(f);else{for(var d=new Array(arguments.length-1),m=0;m<d.length;)d[m++]=arguments[m];a.apply(null,d)}};try{r.apply(e||null,t)}catch(u){o&&(o=!1,c(u))}})}});var Ba=z(Sa=>{"use strict";var Dn=Sa;Dn.length=function(e){var t=e.length;if(!t)return 0;for(var n=0;--t%4>1&&e.charAt(t)==="=";)++n;return Math.ceil(e.length*3)/4-n};var Wt=new Array(64),Ea=new Array(123);for(Be=0;Be<64;)Ea[Wt[Be]=Be<26?Be+65:Be<52?Be+71:Be<62?Be-4:Be-59|43]=Be++;var Be;Dn.encode=function(e,t,n){for(var i=null,o=[],s=0,a=0,c;t<n;){var u=e[t++];switch(a){case 0:o[s++]=Wt[u>>2],c=(u&3)<<4,a=1;break;case 1:o[s++]=Wt[c|u>>4],c=(u&15)<<2,a=2;break;case 2:o[s++]=Wt[c|u>>6],o[s++]=Wt[u&63],a=0;break}s>8191&&((i||(i=[])).push(String.fromCharCode.apply(String,o)),s=0)}return a&&(o[s++]=Wt[c],o[s++]=61,a===1&&(o[s++]=61)),i?(s&&i.push(String.fromCharCode.apply(String,o.slice(0,s))),i.join("")):String.fromCharCode.apply(String,o.slice(0,s))};var Aa="invalid encoding";Dn.decode=function(e,t,n){for(var i=n,o=0,s,a=0;a<e.length;){var c=e.charCodeAt(a++);if(c===61&&o>1)break;if((c=Ea[c])===void 0)throw Error(Aa);switch(o){case 0:s=c,o=1;break;case 1:t[n++]=s<<2|(c&48)>>4,s=c,o=2;break;case 2:t[n++]=(s&15)<<4|(c&60)>>2,s=c,o=3;break;case 3:t[n++]=(s&3)<<6|c,o=0;break}}if(o===1)throw Error(Aa);return n-i};Dn.test=function(e){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(e)}});var ka=z((Zy,Ca)=>{"use strict";Ca.exports=Nn;function Nn(){this._listeners={}}Nn.prototype.on=function(e,t,n){return(this._listeners[e]||(this._listeners[e]=[])).push({fn:t,ctx:n||this}),this};Nn.prototype.off=function(e,t){if(e===void 0)this._listeners={};else if(t===void 0)this._listeners[e]=[];else for(var n=this._listeners[e],i=0;i<n.length;)n[i].fn===t?n.splice(i,1):++i;return this};Nn.prototype.emit=function(e){var t=this._listeners[e];if(t){for(var n=[],i=1;i<arguments.length;)n.push(arguments[i++]);for(i=0;i<t.length;)t[i].fn.apply(t[i++].ctx,n)}return this}});var Fa=z((eg,La)=>{"use strict";La.exports=Ia(Ia);function Ia(r){return typeof Float32Array<"u"?function(){var e=new Float32Array([-0]),t=new Uint8Array(e.buffer),n=t[3]===128;function i(c,u,f){e[0]=c,u[f]=t[0],u[f+1]=t[1],u[f+2]=t[2],u[f+3]=t[3]}function o(c,u,f){e[0]=c,u[f]=t[3],u[f+1]=t[2],u[f+2]=t[1],u[f+3]=t[0]}r.writeFloatLE=n?i:o,r.writeFloatBE=n?o:i;function s(c,u){return t[0]=c[u],t[1]=c[u+1],t[2]=c[u+2],t[3]=c[u+3],e[0]}function a(c,u){return t[3]=c[u],t[2]=c[u+1],t[1]=c[u+2],t[0]=c[u+3],e[0]}r.readFloatLE=n?s:a,r.readFloatBE=n?a:s}():function(){function e(n,i,o,s){var a=i<0?1:0;if(a&&(i=-i),i===0)n(1/i>0?0:2147483648,o,s);else if(isNaN(i))n(2143289344,o,s);else if(i>34028234663852886e22)n((a<<31|2139095040)>>>0,o,s);else if(i<11754943508222875e-54)n((a<<31|Math.round(i/1401298464324817e-60))>>>0,o,s);else{var c=Math.floor(Math.log(i)/Math.LN2),u=Math.round(i*Math.pow(2,-c)*8388608)&8388607;n((a<<31|c+127<<23|u)>>>0,o,s)}}r.writeFloatLE=e.bind(null,Ta),r.writeFloatBE=e.bind(null,Da);function t(n,i,o){var s=n(i,o),a=(s>>31)*2+1,c=s>>>23&255,u=s&8388607;return c===255?u?NaN:a*(1/0):c===0?a*1401298464324817e-60*u:a*Math.pow(2,c-150)*(u+8388608)}r.readFloatLE=t.bind(null,Na),r.readFloatBE=t.bind(null,Ua)}(),typeof Float64Array<"u"?function(){var e=new Float64Array([-0]),t=new Uint8Array(e.buffer),n=t[7]===128;function i(c,u,f){e[0]=c,u[f]=t[0],u[f+1]=t[1],u[f+2]=t[2],u[f+3]=t[3],u[f+4]=t[4],u[f+5]=t[5],u[f+6]=t[6],u[f+7]=t[7]}function o(c,u,f){e[0]=c,u[f]=t[7],u[f+1]=t[6],u[f+2]=t[5],u[f+3]=t[4],u[f+4]=t[3],u[f+5]=t[2],u[f+6]=t[1],u[f+7]=t[0]}r.writeDoubleLE=n?i:o,r.writeDoubleBE=n?o:i;function s(c,u){return t[0]=c[u],t[1]=c[u+1],t[2]=c[u+2],t[3]=c[u+3],t[4]=c[u+4],t[5]=c[u+5],t[6]=c[u+6],t[7]=c[u+7],e[0]}function a(c,u){return t[7]=c[u],t[6]=c[u+1],t[5]=c[u+2],t[4]=c[u+3],t[3]=c[u+4],t[2]=c[u+5],t[1]=c[u+6],t[0]=c[u+7],e[0]}r.readDoubleLE=n?s:a,r.readDoubleBE=n?a:s}():function(){function e(n,i,o,s,a,c){var u=s<0?1:0;if(u&&(s=-s),s===0)n(0,a,c+i),n(1/s>0?0:2147483648,a,c+o);else if(isNaN(s))n(0,a,c+i),n(2146959360,a,c+o);else if(s>17976931348623157e292)n(0,a,c+i),n((u<<31|2146435072)>>>0,a,c+o);else{var f;if(s<22250738585072014e-324)f=s/5e-324,n(f>>>0,a,c+i),n((u<<31|f/4294967296)>>>0,a,c+o);else{var d=Math.floor(Math.log(s)/Math.LN2);d===1024&&(d=1023),f=s*Math.pow(2,-d),n(f*4503599627370496>>>0,a,c+i),n((u<<31|d+1023<<20|f*1048576&1048575)>>>0,a,c+o)}}}r.writeDoubleLE=e.bind(null,Ta,0,4),r.writeDoubleBE=e.bind(null,Da,4,0);function t(n,i,o,s,a){var c=n(s,a+i),u=n(s,a+o),f=(u>>31)*2+1,d=u>>>20&2047,m=4294967296*(u&1048575)+c;return d===2047?m?NaN:f*(1/0):d===0?f*5e-324*m:f*Math.pow(2,d-1075)*(m+4503599627370496)}r.readDoubleLE=t.bind(null,Na,0,4),r.readDoubleBE=t.bind(null,Ua,4,0)}(),r}function Ta(r,e,t){e[t]=r&255,e[t+1]=r>>>8&255,e[t+2]=r>>>16&255,e[t+3]=r>>>24}function Da(r,e,t){e[t]=r>>>24,e[t+1]=r>>>16&255,e[t+2]=r>>>8&255,e[t+3]=r&255}function Na(r,e){return(r[e]|r[e+1]<<8|r[e+2]<<16|r[e+3]<<24)>>>0}function Ua(r,e){return(r[e]<<24|r[e+1]<<16|r[e+2]<<8|r[e+3])>>>0}});var Pa=z((exports,module)=>{"use strict";module.exports=inquire;function inquire(moduleName){try{var mod=eval("quire".replace(/^/,"re"))(moduleName);if(mod&&(mod.length||Object.keys(mod).length))return mod}catch(r){}return null}});var Oa=z(za=>{"use strict";var uo=za;uo.length=function(e){for(var t=0,n=0,i=0;i<e.length;++i)n=e.charCodeAt(i),n<128?t+=1:n<2048?t+=2:(n&64512)===55296&&(e.charCodeAt(i+1)&64512)===56320?(++i,t+=4):t+=3;return t};uo.read=function(e,t,n){var i=n-t;if(i<1)return"";for(var o=null,s=[],a=0,c;t<n;)c=e[t++],c<128?s[a++]=c:c>191&&c<224?s[a++]=(c&31)<<6|e[t++]&63:c>239&&c<365?(c=((c&7)<<18|(e[t++]&63)<<12|(e[t++]&63)<<6|e[t++]&63)-65536,s[a++]=55296+(c>>10),s[a++]=56320+(c&1023)):s[a++]=(c&15)<<12|(e[t++]&63)<<6|e[t++]&63,a>8191&&((o||(o=[])).push(String.fromCharCode.apply(String,s)),a=0);return o?(a&&o.push(String.fromCharCode.apply(String,s.slice(0,a))),o.join("")):String.fromCharCode.apply(String,s.slice(0,a))};uo.write=function(e,t,n){for(var i=n,o,s,a=0;a<e.length;++a)o=e.charCodeAt(a),o<128?t[n++]=o:o<2048?(t[n++]=o>>6|192,t[n++]=o&63|128):(o&64512)===55296&&((s=e.charCodeAt(a+1))&64512)===56320?(o=65536+((o&1023)<<10)+(s&1023),++a,t[n++]=o>>18|240,t[n++]=o>>12&63|128,t[n++]=o>>6&63|128,t[n++]=o&63|128):(t[n++]=o>>12|224,t[n++]=o>>6&63|128,t[n++]=o&63|128);return n-i}});var Ma=z((rg,Ra)=>{"use strict";Ra.exports=Yd;function Yd(r,e,t){var n=t||8192,i=n>>>1,o=null,s=n;return function(c){if(c<1||c>i)return r(c);s+c>n&&(o=r(n),s=0);var u=e.call(o,s,s+=c);return s&7&&(s=(s|7)+1),u}}});var $a=z((ng,Va)=>{"use strict";Va.exports=J;var Lr=Bt();function J(r,e){this.lo=r>>>0,this.hi=e>>>0}var St=J.zero=new J(0,0);St.toNumber=function(){return 0};St.zzEncode=St.zzDecode=function(){return this};St.length=function(){return 1};var Jd=J.zeroHash="\0\0\0\0\0\0\0\0";J.fromNumber=function(e){if(e===0)return St;var t=e<0;t&&(e=-e);var n=e>>>0,i=(e-n)/4294967296>>>0;return t&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new J(n,i)};J.from=function(e){if(typeof e=="number")return J.fromNumber(e);if(Lr.isString(e))if(Lr.Long)e=Lr.Long.fromString(e);else return J.fromNumber(parseInt(e,10));return e.low||e.high?new J(e.low>>>0,e.high>>>0):St};J.prototype.toNumber=function(e){if(!e&&this.hi>>>31){var t=~this.lo+1>>>0,n=~this.hi>>>0;return t||(n=n+1>>>0),-(t+n*4294967296)}return this.lo+this.hi*4294967296};J.prototype.toLong=function(e){return Lr.Long?new Lr.Long(this.lo|0,this.hi|0,!!e):{low:this.lo|0,high:this.hi|0,unsigned:!!e}};var ft=String.prototype.charCodeAt;J.fromHash=function(e){return e===Jd?St:new J((ft.call(e,0)|ft.call(e,1)<<8|ft.call(e,2)<<16|ft.call(e,3)<<24)>>>0,(ft.call(e,4)|ft.call(e,5)<<8|ft.call(e,6)<<16|ft.call(e,7)<<24)>>>0)};J.prototype.toHash=function(){return String.fromCharCode(this.lo&255,this.lo>>>8&255,this.lo>>>16&255,this.lo>>>24,this.hi&255,this.hi>>>8&255,this.hi>>>16&255,this.hi>>>24)};J.prototype.zzEncode=function(){var e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this};J.prototype.zzDecode=function(){var e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this};J.prototype.length=function(){var e=this.lo,t=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?t===0?e<16384?e<128?1:2:e<2097152?3:4:t<16384?t<128?5:6:t<2097152?7:8:n<128?9:10}});var Bt=z(lo=>{"use strict";var T=lo;T.asPromise=_a();T.base64=Ba();T.EventEmitter=ka();T.float=Fa();T.inquire=Pa();T.utf8=Oa();T.pool=Ma();T.LongBits=$a();T.isNode=!!(typeof globalThis<"u"&&globalThis&&globalThis.process&&globalThis.process.versions&&globalThis.process.versions.node);T.global=T.isNode&&globalThis||typeof window<"u"&&window||typeof self<"u"&&self||lo;T.emptyArray=Object.freeze?Object.freeze([]):[];T.emptyObject=Object.freeze?Object.freeze({}):{};T.isInteger=Number.isInteger||function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e};T.isString=function(e){return typeof e=="string"||e instanceof String};T.isObject=function(e){return e&&typeof e=="object"};T.isset=T.isSet=function(e,t){var n=e[t];return n!=null&&e.hasOwnProperty(t)?typeof n!="object"||(Array.isArray(n)?n.length:Object.keys(n).length)>0:!1};T.Buffer=function(){try{var r=T.inquire("buffer").Buffer;return r.prototype.utf8Write?r:null}catch{return null}}();T._Buffer_from=null;T._Buffer_allocUnsafe=null;T.newBuffer=function(e){return typeof e=="number"?T.Buffer?T._Buffer_allocUnsafe(e):new T.Array(e):T.Buffer?T._Buffer_from(e):typeof Uint8Array>"u"?e:new Uint8Array(e)};T.Array=typeof Uint8Array<"u"?Uint8Array:Array;T.Long=T.global.dcodeIO&&T.global.dcodeIO.Long||T.global.Long||T.inquire("long");T.key2Re=/^true|false|0|1$/;T.key32Re=/^-?(?:0|[1-9][0-9]*)$/;T.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/;T.longToHash=function(e){return e?T.LongBits.from(e).toHash():T.LongBits.zeroHash};T.longFromHash=function(e,t){var n=T.LongBits.fromHash(e);return T.Long?T.Long.fromBits(n.lo,n.hi,t):n.toNumber(!!t)};function Ha(r,e,t){for(var n=Object.keys(e),i=0;i<n.length;++i)(r[n[i]]===void 0||!t)&&(r[n[i]]=e[n[i]]);return r}T.merge=Ha;T.lcFirst=function(e){return e.charAt(0).toLowerCase()+e.substring(1)};function ja(r){function e(t,n){if(!(this instanceof e))return new e(t,n);Object.defineProperty(this,"message",{get:function(){return t}}),Error.captureStackTrace?Error.captureStackTrace(this,e):Object.defineProperty(this,"stack",{value:new Error().stack||""}),n&&Ha(this,n)}return e.prototype=Object.create(Error.prototype,{constructor:{value:e,writable:!0,enumerable:!1,configurable:!0},name:{get:function(){return r},set:void 0,enumerable:!1,configurable:!0},toString:{value:function(){return this.name+": "+this.message},writable:!0,enumerable:!1,configurable:!0}}),e}T.newError=ja;T.ProtocolError=ja("ProtocolError");T.oneOfGetter=function(e){for(var t={},n=0;n<e.length;++n)t[e[n]]=1;return function(){for(var i=Object.keys(this),o=i.length-1;o>-1;--o)if(t[i[o]]===1&&this[i[o]]!==void 0&&this[i[o]]!==null)return i[o]}};T.oneOfSetter=function(e){return function(t){for(var n=0;n<e.length;++n)e[n]!==t&&delete this[e[n]]}};T.toJSONOptions={longs:String,enums:String,bytes:String,json:!0};T._configure=function(){var r=T.Buffer;if(!r){T._Buffer_from=T._Buffer_allocUnsafe=null;return}T._Buffer_from=r.from!==Uint8Array.from&&r.from||function(t,n){return new r(t,n)},T._Buffer_allocUnsafe=r.allocUnsafe||function(t){return new r(t)}}});var mo=z((og,Ka)=>{"use strict";Ka.exports=q;var Oe=Bt(),po,Wa=Oe.LongBits,Xd=Oe.utf8;function Ce(r,e){return RangeError("index out of range: "+r.pos+" + "+(e||1)+" > "+r.len)}function q(r){this.buf=r,this.pos=0,this.len=r.length}var qa=typeof Uint8Array<"u"?function(e){if(e instanceof Uint8Array||Array.isArray(e))return new q(e);throw Error("illegal buffer")}:function(e){if(Array.isArray(e))return new q(e);throw Error("illegal buffer")},Qa=function(){return Oe.Buffer?function(t){return(q.create=function(i){return Oe.Buffer.isBuffer(i)?new po(i):qa(i)})(t)}:qa};q.create=Qa();q.prototype._slice=Oe.Array.prototype.subarray||Oe.Array.prototype.slice;q.prototype.uint32=function(){var e=4294967295;return function(){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,Ce(this,10);return e}}();q.prototype.int32=function(){return this.uint32()|0};q.prototype.sint32=function(){var e=this.uint32();return e>>>1^-(e&1)|0};function ho(){var r=new Wa(0,0),e=0;if(this.len-this.pos>4){for(;e<4;++e)if(r.lo=(r.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return r;if(r.lo=(r.lo|(this.buf[this.pos]&127)<<28)>>>0,r.hi=(r.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return r;e=0}else{for(;e<3;++e){if(this.pos>=this.len)throw Ce(this);if(r.lo=(r.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return r}return r.lo=(r.lo|(this.buf[this.pos++]&127)<<e*7)>>>0,r}if(this.len-this.pos>4){for(;e<5;++e)if(r.hi=(r.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return r}else for(;e<5;++e){if(this.pos>=this.len)throw Ce(this);if(r.hi=(r.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return r}throw Error("invalid varint encoding")}q.prototype.bool=function(){return this.uint32()!==0};function Un(r,e){return(r[e-4]|r[e-3]<<8|r[e-2]<<16|r[e-1]<<24)>>>0}q.prototype.fixed32=function(){if(this.pos+4>this.len)throw Ce(this,4);return Un(this.buf,this.pos+=4)};q.prototype.sfixed32=function(){if(this.pos+4>this.len)throw Ce(this,4);return Un(this.buf,this.pos+=4)|0};function Ga(){if(this.pos+8>this.len)throw Ce(this,8);return new Wa(Un(this.buf,this.pos+=4),Un(this.buf,this.pos+=4))}q.prototype.float=function(){if(this.pos+4>this.len)throw Ce(this,4);var e=Oe.float.readFloatLE(this.buf,this.pos);return this.pos+=4,e};q.prototype.double=function(){if(this.pos+8>this.len)throw Ce(this,4);var e=Oe.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,e};q.prototype.bytes=function(){var e=this.uint32(),t=this.pos,n=this.pos+e;if(n>this.len)throw Ce(this,e);return this.pos+=e,Array.isArray(this.buf)?this.buf.slice(t,n):t===n?new this.buf.constructor(0):this._slice.call(this.buf,t,n)};q.prototype.string=function(){var e=this.bytes();return Xd.read(e,0,e.length)};q.prototype.skip=function(e){if(typeof e=="number"){if(this.pos+e>this.len)throw Ce(this,e);this.pos+=e}else do if(this.pos>=this.len)throw Ce(this);while(this.buf[this.pos++]&128);return this};q.prototype.skipType=function(r){switch(r){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(r=this.uint32()&7)!==4;)this.skipType(r);break;case 5:this.skip(4);break;default:throw Error("invalid wire type "+r+" at offset "+this.pos)}return this};q._configure=function(r){po=r,q.create=Qa(),po._configure();var e=Oe.Long?"toLong":"toNumber";Oe.merge(q.prototype,{int64:function(){return ho.call(this)[e](!1)},uint64:function(){return ho.call(this)[e](!0)},sint64:function(){return ho.call(this).zzDecode()[e](!1)},fixed64:function(){return Ga.call(this)[e](!0)},sfixed64:function(){return Ga.call(this)[e](!1)}})}});var Za=z((sg,Xa)=>{"use strict";Xa.exports=Ct;var Ja=mo();(Ct.prototype=Object.create(Ja.prototype)).constructor=Ct;var Ya=Bt();function Ct(r){Ja.call(this,r)}Ct._configure=function(){Ya.Buffer&&(Ct.prototype._slice=Ya.Buffer.prototype.slice)};Ct.prototype.string=function(){var e=this.uint32();return this.buf.utf8Slice?this.buf.utf8Slice(this.pos,this.pos=Math.min(this.pos+e,this.len)):this.buf.toString("utf-8",this.pos,this.pos=Math.min(this.pos+e,this.len))};Ct._configure()});var _o=z((ag,nc)=>{"use strict";nc.exports=F;var Ae=Bt(),yo,Ln=Ae.LongBits,ec=Ae.base64,tc=Ae.utf8;function Fr(r,e,t){this.fn=r,this.len=e,this.next=void 0,this.val=t}function wo(){}function Zd(r){this.head=r.head,this.tail=r.tail,this.len=r.len,this.next=r.states}function F(){this.len=0,this.head=new Fr(wo,0,0),this.tail=this.head,this.states=null}var rc=function(){return Ae.Buffer?function(){return(F.create=function(){return new yo})()}:function(){return new F}};F.create=rc();F.alloc=function(e){return new Ae.Array(e)};Ae.Array!==Array&&(F.alloc=Ae.pool(F.alloc,Ae.Array.prototype.subarray));F.prototype._push=function(e,t,n){return this.tail=this.tail.next=new Fr(e,t,n),this.len+=t,this};function bo(r,e,t){e[t]=r&255}function e1(r,e,t){for(;r>127;)e[t++]=r&127|128,r>>>=7;e[t]=r}function xo(r,e){this.len=r,this.next=void 0,this.val=e}xo.prototype=Object.create(Fr.prototype);xo.prototype.fn=e1;F.prototype.uint32=function(e){return this.len+=(this.tail=this.tail.next=new xo((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this};F.prototype.int32=function(e){return e<0?this._push(vo,10,Ln.fromNumber(e)):this.uint32(e)};F.prototype.sint32=function(e){return this.uint32((e<<1^e>>31)>>>0)};function vo(r,e,t){for(;r.hi;)e[t++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)e[t++]=r.lo&127|128,r.lo=r.lo>>>7;e[t++]=r.lo}F.prototype.uint64=function(e){var t=Ln.from(e);return this._push(vo,t.length(),t)};F.prototype.int64=F.prototype.uint64;F.prototype.sint64=function(e){var t=Ln.from(e).zzEncode();return this._push(vo,t.length(),t)};F.prototype.bool=function(e){return this._push(bo,1,e?1:0)};function go(r,e,t){e[t]=r&255,e[t+1]=r>>>8&255,e[t+2]=r>>>16&255,e[t+3]=r>>>24}F.prototype.fixed32=function(e){return this._push(go,4,e>>>0)};F.prototype.sfixed32=F.prototype.fixed32;F.prototype.fixed64=function(e){var t=Ln.from(e);return this._push(go,4,t.lo)._push(go,4,t.hi)};F.prototype.sfixed64=F.prototype.fixed64;F.prototype.float=function(e){return this._push(Ae.float.writeFloatLE,4,e)};F.prototype.double=function(e){return this._push(Ae.float.writeDoubleLE,8,e)};var t1=Ae.Array.prototype.set?function(e,t,n){t.set(e,n)}:function(e,t,n){for(var i=0;i<e.length;++i)t[n+i]=e[i]};F.prototype.bytes=function(e){var t=e.length>>>0;if(!t)return this._push(bo,1,0);if(Ae.isString(e)){var n=F.alloc(t=ec.length(e));ec.decode(e,n,0),e=n}return this.uint32(t)._push(t1,t,e)};F.prototype.string=function(e){var t=tc.length(e);return t?this.uint32(t)._push(tc.write,t,e):this._push(bo,1,0)};F.prototype.fork=function(){return this.states=new Zd(this),this.head=this.tail=new Fr(wo,0,0),this.len=0,this};F.prototype.reset=function(){return this.states?(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 Fr(wo,0,0),this.len=0),this};F.prototype.ldelim=function(){var e=this.head,t=this.tail,n=this.len;return this.reset().uint32(n),n&&(this.tail.next=e.next,this.tail=t,this.len+=n),this};F.prototype.finish=function(){for(var e=this.head.next,t=this.constructor.alloc(this.len),n=0;e;)e.fn(e.val,t,n),n+=e.len,e=e.next;return t};F._configure=function(r){yo=r,F.create=rc(),yo._configure()}});var sc=z((cg,oc)=>{"use strict";oc.exports=Re;var ic=_o();(Re.prototype=Object.create(ic.prototype)).constructor=Re;var ut=Bt();function Re(){ic.call(this)}Re._configure=function(){Re.alloc=ut._Buffer_allocUnsafe,Re.writeBytesBuffer=ut.Buffer&&ut.Buffer.prototype instanceof Uint8Array&&ut.Buffer.prototype.set.name==="set"?function(e,t,n){t.set(e,n)}:function(e,t,n){if(e.copy)e.copy(t,n,0,e.length);else for(var i=0;i<e.length;)t[n++]=e[i++]}};Re.prototype.bytes=function(e){ut.isString(e)&&(e=ut._Buffer_from(e,"base64"));var t=e.length>>>0;return this.uint32(t),t&&this._push(Re.writeBytesBuffer,t,e),this};function r1(r,e,t){r.length<40?ut.utf8.write(r,e,t):e.utf8Write?e.utf8Write(r,t):e.write(r,t)}Re.prototype.string=function(e){var t=ut.Buffer.byteLength(e);return this.uint32(t),t&&this._push(r1,t,e),this};Re._configure()});var zc=z((Wr,Rn)=>{(function(r,e){"use strict";var t={version:"3.0.0",x86:{},x64:{},inputValidation:!0};function n(l){if(!Array.isArray(l)&&!ArrayBuffer.isView(l))return!1;for(var h=0;h<l.length;h++)if(!Number.isInteger(l[h])||l[h]<0||l[h]>255)return!1;return!0}function i(l,h){return(l&65535)*h+(((l>>>16)*h&65535)<<16)}function o(l,h){return l<<h|l>>>32-h}function s(l){return l^=l>>>16,l=i(l,2246822507),l^=l>>>13,l=i(l,3266489909),l^=l>>>16,l}function a(l,h){l=[l[0]>>>16,l[0]&65535,l[1]>>>16,l[1]&65535],h=[h[0]>>>16,h[0]&65535,h[1]>>>16,h[1]&65535];var p=[0,0,0,0];return p[3]+=l[3]+h[3],p[2]+=p[3]>>>16,p[3]&=65535,p[2]+=l[2]+h[2],p[1]+=p[2]>>>16,p[2]&=65535,p[1]+=l[1]+h[1],p[0]+=p[1]>>>16,p[1]&=65535,p[0]+=l[0]+h[0],p[0]&=65535,[p[0]<<16|p[1],p[2]<<16|p[3]]}function c(l,h){l=[l[0]>>>16,l[0]&65535,l[1]>>>16,l[1]&65535],h=[h[0]>>>16,h[0]&65535,h[1]>>>16,h[1]&65535];var p=[0,0,0,0];return p[3]+=l[3]*h[3],p[2]+=p[3]>>>16,p[3]&=65535,p[2]+=l[2]*h[3],p[1]+=p[2]>>>16,p[2]&=65535,p[2]+=l[3]*h[2],p[1]+=p[2]>>>16,p[2]&=65535,p[1]+=l[1]*h[3],p[0]+=p[1]>>>16,p[1]&=65535,p[1]+=l[2]*h[2],p[0]+=p[1]>>>16,p[1]&=65535,p[1]+=l[3]*h[1],p[0]+=p[1]>>>16,p[1]&=65535,p[0]+=l[0]*h[3]+l[1]*h[2]+l[2]*h[1]+l[3]*h[0],p[0]&=65535,[p[0]<<16|p[1],p[2]<<16|p[3]]}function u(l,h){return h%=64,h===32?[l[1],l[0]]:h<32?[l[0]<<h|l[1]>>>32-h,l[1]<<h|l[0]>>>32-h]:(h-=32,[l[1]<<h|l[0]>>>32-h,l[0]<<h|l[1]>>>32-h])}function f(l,h){return h%=64,h===0?l:h<32?[l[0]<<h|l[1]>>>32-h,l[1]<<h]:[l[1]<<h-32,0]}function d(l,h){return[l[0]^h[0],l[1]^h[1]]}function m(l){return l=d(l,[0,l[0]>>>1]),l=c(l,[4283543511,3981806797]),l=d(l,[0,l[0]>>>1]),l=c(l,[3301882366,444984403]),l=d(l,[0,l[0]>>>1]),l}t.x86.hash32=function(l,h){if(t.inputValidation&&!n(l))return e;h=h||0;for(var p=l.length%4,b=l.length-p,y=h,w=0,x=3432918353,v=461845907,S=0;S<b;S=S+4)w=l[S]|l[S+1]<<8|l[S+2]<<16|l[S+3]<<24,w=i(w,x),w=o(w,15),w=i(w,v),y^=w,y=o(y,13),y=i(y,5)+3864292196;switch(w=0,p){case 3:w^=l[S+2]<<16;case 2:w^=l[S+1]<<8;case 1:w^=l[S],w=i(w,x),w=o(w,15),w=i(w,v),y^=w}return y^=l.length,y=s(y),y>>>0},t.x86.hash128=function(l,h){if(t.inputValidation&&!n(l))return e;h=h||0;for(var p=l.length%16,b=l.length-p,y=h,w=h,x=h,v=h,S=0,A=0,g=0,E=0,I=597399067,R=2869860233,Y=951274213,ve=2716044179,U=0;U<b;U=U+16)S=l[U]|l[U+1]<<8|l[U+2]<<16|l[U+3]<<24,A=l[U+4]|l[U+5]<<8|l[U+6]<<16|l[U+7]<<24,g=l[U+8]|l[U+9]<<8|l[U+10]<<16|l[U+11]<<24,E=l[U+12]|l[U+13]<<8|l[U+14]<<16|l[U+15]<<24,S=i(S,I),S=o(S,15),S=i(S,R),y^=S,y=o(y,19),y+=w,y=i(y,5)+1444728091,A=i(A,R),A=o(A,16),A=i(A,Y),w^=A,w=o(w,17),w+=x,w=i(w,5)+197830471,g=i(g,Y),g=o(g,17),g=i(g,ve),x^=g,x=o(x,15),x+=v,x=i(x,5)+2530024501,E=i(E,ve),E=o(E,18),E=i(E,I),v^=E,v=o(v,13),v+=y,v=i(v,5)+850148119;switch(S=0,A=0,g=0,E=0,p){case 15:E^=l[U+14]<<16;case 14:E^=l[U+13]<<8;case 13:E^=l[U+12],E=i(E,ve),E=o(E,18),E=i(E,I),v^=E;case 12:g^=l[U+11]<<24;case 11:g^=l[U+10]<<16;case 10:g^=l[U+9]<<8;case 9:g^=l[U+8],g=i(g,Y),g=o(g,17),g=i(g,ve),x^=g;case 8:A^=l[U+7]<<24;case 7:A^=l[U+6]<<16;case 6:A^=l[U+5]<<8;case 5:A^=l[U+4],A=i(A,R),A=o(A,16),A=i(A,Y),w^=A;case 4:S^=l[U+3]<<24;case 3:S^=l[U+2]<<16;case 2:S^=l[U+1]<<8;case 1:S^=l[U],S=i(S,I),S=o(S,15),S=i(S,R),y^=S}return y^=l.length,w^=l.length,x^=l.length,v^=l.length,y+=w,y+=x,y+=v,w+=y,x+=y,v+=y,y=s(y),w=s(w),x=s(x),v=s(v),y+=w,y+=x,y+=v,w+=y,x+=y,v+=y,("00000000"+(y>>>0).toString(16)).slice(-8)+("00000000"+(w>>>0).toString(16)).slice(-8)+("00000000"+(x>>>0).toString(16)).slice(-8)+("00000000"+(v>>>0).toString(16)).slice(-8)},t.x64.hash128=function(l,h){if(t.inputValidation&&!n(l))return e;h=h||0;for(var p=l.length%16,b=l.length-p,y=[0,h],w=[0,h],x=[0,0],v=[0,0],S=[2277735313,289559509],A=[1291169091,658871167],g=0;g<b;g=g+16)x=[l[g+4]|l[g+5]<<8|l[g+6]<<16|l[g+7]<<24,l[g]|l[g+1]<<8|l[g+2]<<16|l[g+3]<<24],v=[l[g+12]|l[g+13]<<8|l[g+14]<<16|l[g+15]<<24,l[g+8]|l[g+9]<<8|l[g+10]<<16|l[g+11]<<24],x=c(x,S),x=u(x,31),x=c(x,A),y=d(y,x),y=u(y,27),y=a(y,w),y=a(c(y,[0,5]),[0,1390208809]),v=c(v,A),v=u(v,33),v=c(v,S),w=d(w,v),w=u(w,31),w=a(w,y),w=a(c(w,[0,5]),[0,944331445]);switch(x=[0,0],v=[0,0],p){case 15:v=d(v,f([0,l[g+14]],48));case 14:v=d(v,f([0,l[g+13]],40));case 13:v=d(v,f([0,l[g+12]],32));case 12:v=d(v,f([0,l[g+11]],24));case 11:v=d(v,f([0,l[g+10]],16));case 10:v=d(v,f([0,l[g+9]],8));case 9:v=d(v,[0,l[g+8]]),v=c(v,A),v=u(v,33),v=c(v,S),w=d(w,v);case 8:x=d(x,f([0,l[g+7]],56));case 7:x=d(x,f([0,l[g+6]],48));case 6:x=d(x,f([0,l[g+5]],40));case 5:x=d(x,f([0,l[g+4]],32));case 4:x=d(x,f([0,l[g+3]],24));case 3:x=d(x,f([0,l[g+2]],16));case 2:x=d(x,f([0,l[g+1]],8));case 1:x=d(x,[0,l[g]]),x=c(x,S),x=u(x,31),x=c(x,A),y=d(y,x)}return y=d(y,[0,l.length]),w=d(w,[0,l.length]),y=a(y,w),w=a(w,y),y=m(y),w=m(w),y=a(y,w),w=a(w,y),("00000000"+(y[0]>>>0).toString(16)).slice(-8)+("00000000"+(y[1]>>>0).toString(16)).slice(-8)+("00000000"+(w[0]>>>0).toString(16)).slice(-8)+("00000000"+(w[1]>>>0).toString(16)).slice(-8)},typeof Wr<"u"?(typeof Rn<"u"&&Rn.exports&&(Wr=Rn.exports=t),Wr.murmurHash3=t):typeof define=="function"&&define.amd?define([],function(){return t}):(t._murmurHash3=r.murmurHash3,t.noConflict=function(){return r.murmurHash3=t._murmurHash3,t._murmurHash3=e,t.noConflict=e,t},r.murmurHash3=t)})(Wr)});var Rc=z((Xw,Oc)=>{Oc.exports=zc()});var Vn=z((o3,Vc)=>{"use strict";Vc.exports=class{constructor(){this._bitArrays=[],this._data=[],this._length=0,this._changedLength=!1,this._changedData=!1}set(e,t){let n=this._internalPositionFor(e,!1);if(t===void 0)n!==-1&&(this._unsetInternalPos(n),this._unsetBit(e),this._changedLength=!0,this._changedData=!0);else{let i=!1;n===-1?(n=this._data.length,this._setBit(e),this._changedData=!0):i=!0,this._setInternalPos(n,e,t,i),this._changedLength=!0}}unset(e){this.set(e,void 0)}get(e){this._sortData();let t=this._internalPositionFor(e,!0);if(t!==-1)return this._data[t][1]}push(e){return this.set(this.length,e),this.length}get length(){if(this._sortData(),this._changedLength){let e=this._data[this._data.length-1];this._length=e?e[0]+1:0,this._changedLength=!1}return this._length}forEach(e){let t=0;for(;t<this.length;)e(this.get(t),t,this),t++}map(e){let t=0,n=new Array(this.length);for(;t<this.length;)n[t]=e(this.get(t),t,this),t++;return n}reduce(e,t){let n=0,i=t;for(;n<this.length;){let o=this.get(n);i=e(i,o,n),n++}return i}find(e){let t=0,n,i;for(;t<this.length&&!n;)i=this.get(t),n=e(i),t++;return n?i:void 0}_internalPositionFor(e,t){let n=this._bytePosFor(e,t);if(n>=this._bitArrays.length)return-1;let i=this._bitArrays[n],o=e-n*7;if(!((i&1<<o)>0))return-1;let a=this._bitArrays.slice(0,n).reduce(G1,0),c=~(4294967295<<o+1),u=Mc(i&c);return a+u-1}_bytePosFor(e,t){let n=Math.floor(e/7),i=n+1;for(;!t&&this._bitArrays.length<i;)this._bitArrays.push(0);return n}_setBit(e){let t=this._bytePosFor(e,!1);this._bitArrays[t]|=1<<e-t*7}_unsetBit(e){let t=this._bytePosFor(e,!1);this._bitArrays[t]&=~(1<<e-t*7)}_setInternalPos(e,t,n,i){let o=this._data,s=[t,n];if(i)this._sortData(),o[e]=s;else{if(o.length)if(o[o.length-1][0]>=t)o.push(s);else if(o[0][0]<=t)o.unshift(s);else{let a=Math.round(o.length/2);this._data=o.slice(0,a).concat(s).concat(o.slice(a))}else this._data.push(s);this._changedData=!0,this._changedLength=!0}}_unsetInternalPos(e){this._data.splice(e,1)}_sortData(){this._changedData&&this._data.sort(W1),this._changedData=!1}bitField(){let e=[],t=8,n=0,i=0,o,s=this._bitArrays.slice();for(;s.length||n;){n===0&&(o=s.shift(),n=7);let c=Math.min(n,t),u=~(255<<c),f=o&u;i|=f<<8-t,o=o>>>c,n-=c,t-=c,(!t||!n&&!s.length)&&(e.push(i),i=0,t=8)}for(var a=e.length-1;a>0&&e[a]===0;a--)e.pop();return e}compactArray(){return this._sortData(),this._data.map(Q1)}};function G1(r,e){return r+Mc(e)}function Mc(r){let e=r;return e=e-(e>>1&1431655765),e=(e&858993459)+(e>>2&858993459),(e+(e>>4)&252645135)*16843009>>24}function W1(r,e){return r[0]-e[0]}function Q1(r){return r[1]}});var rf=z((M3,tf)=>{var Ho=class{constructor(e,t=12,n=8*1024,i=32*1024,o=64,s){this.bits=t,this.min=n,this.max=i,this.asModule=e,this.rabin=new e.Rabin(t,n,i,o,s),this.polynomial=s}fingerprint(e){let{__retain:t,__release:n,__allocArray:i,__getInt32Array:o,Int32Array_ID:s,Uint8Array_ID:a}=this.asModule,c=new Int32Array(Math.ceil(e.length/this.min)),u=t(i(s,c)),f=t(i(a,e)),d=this.rabin.fingerprint(f,u),m=o(d);n(f),n(u);let l=m.indexOf(0);return l>=0?m.subarray(0,l):m}};tf.exports=Ho});var ff=z(Yr=>{"use strict";var s0=typeof BigUint64Array<"u",Qr=Symbol(),Kr=1024;function nf(r,e){let t=new Uint32Array(r),n=new Uint16Array(r);var i=t[e+-4>>>2]>>>1,o=e>>>1;if(i<=Kr)return String.fromCharCode.apply(String,n.subarray(o,o+i));let s=[];do{let a=n[o+Kr-1],c=a>=55296&&a<56320?Kr-1:Kr;s.push(String.fromCharCode.apply(String,n.subarray(o,o+=c))),i-=c}while(i>Kr);return s.join("")+String.fromCharCode.apply(String,n.subarray(o,o+i))}function jo(r){let e={};function t(i,o){return i?nf(i.buffer,o):"<yet unknown>"}let n=r.env=r.env||{};return n.abort=n.abort||function(o,s,a,c){let u=e.memory||n.memory;throw Error("abort: "+t(u,o)+" at "+t(u,s)+":"+a+":"+c)},n.trace=n.trace||function(o,s){let a=e.memory||n.memory;console.log("trace: "+t(a,o)+(s?" ":"")+Array.prototype.slice.call(arguments,2,2+s).join(", "))},r.Math=r.Math||Math,r.Date=r.Date||Date,e}function qo(r,e){let t=e.exports,n=t.memory,i=t.table,o=t.__alloc,s=t.__retain,a=t.__rtti_base||-1;function c(A){let g=new Uint32Array(n.buffer),E=g[a>>>2];if((A>>>=0)>=E)throw Error("invalid id: "+A);return g[(a+4>>>2)+A*2]}function u(A){let g=new Uint32Array(n.buffer),E=g[a>>>2];if((A>>>=0)>=E)throw Error("invalid id: "+A);return g[(a+4>>>2)+A*2+1]}function f(A){return 31-Math.clz32(A>>>5&31)}function d(A){return 31-Math.clz32(A>>>14&31)}function m(A){let g=A.length,E=o(g<<1,1),I=new Uint16Array(n.buffer);for(var R=0,Y=E>>>1;R<g;++R)I[Y+R]=A.charCodeAt(R);return E}r.__allocString=m;function l(A){let g=n.buffer;if(new Uint32Array(g)[A+-8>>>2]!==1)throw Error("not a string: "+A);return nf(g,A)}r.__getString=l;function h(A,g,E){let I=n.buffer;if(E)switch(A){case 2:return new Float32Array(I);case 3:return new Float64Array(I)}else switch(A){case 0:return new(g?Int8Array:Uint8Array)(I);case 1:return new(g?Int16Array:Uint16Array)(I);case 2:return new(g?Int32Array:Uint32Array)(I);case 3:return new(g?BigInt64Array:BigUint64Array)(I)}throw Error("unsupported align: "+A)}function p(A,g){let E=c(A);if(!(E&3))throw Error("not an array: "+A+" @ "+E);let I=f(E),R=g.length,Y=o(R<<I,0),ve=o(E&2?16:12,A),U=new Uint32Array(n.buffer);U[ve+0>>>2]=s(Y),U[ve+4>>>2]=Y,U[ve+8>>>2]=R<<I,E&2&&(U[ve+12>>>2]=R);let zs=h(I,E&1024,E&2048);if(E&8192)for(let En=0;En<R;++En)zs[(Y>>>I)+En]=s(g[En]);else zs.set(g,Y>>>I);return ve}r.__allocArray=p;function b(A){let g=new Uint32Array(n.buffer),E=g[A+-8>>>2],I=c(E);if(!(I&1))throw Error("not an array: "+E);let R=f(I);var Y=g[A+4>>>2];let ve=I&2?g[A+12>>>2]:g[Y+-4>>>2]>>>R;return h(R,I&1024,I&2048).subarray(Y>>>=R,Y+ve)}r.__getArrayView=b;function y(A){let g=b(A),E=g.length,I=new Array(E);for(let R=0;R<E;R++)I[R]=g[R];return I}r.__getArray=y;function w(A){let g=n.buffer,E=new Uint32Array(g)[A+-4>>>2];return g.slice(A,A+E)}r.__getArrayBuffer=w;function x(A,g,E){return new A(v(A,g,E))}function v(A,g,E){let I=n.buffer,R=new Uint32Array(I),Y=R[E+4>>>2];return new A(I,Y,R[Y+-4>>>2]>>>g)}r.__getInt8Array=x.bind(null,Int8Array,0),r.__getInt8ArrayView=v.bind(null,Int8Array,0),r.__getUint8Array=x.bind(null,Uint8Array,0),r.__getUint8ArrayView=v.bind(null,Uint8Array,0),r.__getUint8ClampedArray=x.bind(null,Uint8ClampedArray,0),r.__getUint8ClampedArrayView=v.bind(null,Uint8ClampedArray,0),r.__getInt16Array=x.bind(null,Int16Array,1),r.__getInt16ArrayView=v.bind(null,Int16Array,1),r.__getUint16Array=x.bind(null,Uint16Array,1),r.__getUint16ArrayView=v.bind(null,Uint16Array,1),r.__getInt32Array=x.bind(null,Int32Array,2),r.__getInt32ArrayView=v.bind(null,Int32Array,2),r.__getUint32Array=x.bind(null,Uint32Array,2),r.__getUint32ArrayView=v.bind(null,Uint32Array,2),s0&&(r.__getInt64Array=x.bind(null,BigInt64Array,3),r.__getInt64ArrayView=v.bind(null,BigInt64Array,3),r.__getUint64Array=x.bind(null,BigUint64Array,3),r.__getUint64ArrayView=v.bind(null,BigUint64Array,3)),r.__getFloat32Array=x.bind(null,Float32Array,2),r.__getFloat32ArrayView=v.bind(null,Float32Array,2),r.__getFloat64Array=x.bind(null,Float64Array,3),r.__getFloat64ArrayView=v.bind(null,Float64Array,3);function S(A,g){let E=new Uint32Array(n.buffer);var I=E[A+-8>>>2];if(I<=E[a>>>2])do if(I==g)return!0;while(I=u(I));return!1}return r.__instanceof=S,r.memory=r.memory||n,r.table=r.table||i,cf(t,r)}function of(r){return typeof Response<"u"&&r instanceof Response}async function sf(r,e){return of(r=await r)?af(r,e):qo(jo(e||(e={})),await WebAssembly.instantiate(r instanceof WebAssembly.Module?r:await WebAssembly.compile(r),e))}Yr.instantiate=sf;function a0(r,e){return qo(jo(e||(e={})),new WebAssembly.Instance(r instanceof WebAssembly.Module?r:new WebAssembly.Module(r),e))}Yr.instantiateSync=a0;async function af(r,e){return WebAssembly.instantiateStreaming?qo(jo(e||(e={})),(await WebAssembly.instantiateStreaming(r,e)).instance):sf(of(r=await r)?r.arrayBuffer():r,e)}Yr.instantiateStreaming=af;function cf(r,e){var t=e?Object.create(e):{},n=r.__argumentsLength?function(i){r.__argumentsLength.value=i}:r.__setArgumentsLength||r.__setargc||function(){};for(let i in r){if(!Object.prototype.hasOwnProperty.call(r,i))continue;let o=r[i],s=i.split("."),a=t;for(;s.length>1;){let f=s.shift();Object.prototype.hasOwnProperty.call(a,f)||(a[f]={}),a=a[f]}let c=s[0],u=c.indexOf("#");if(u>=0){let f=c.substring(0,u),d=a[f];if(typeof d>"u"||!d.prototype){let m=function(...l){return m.wrap(m.prototype.constructor(0,...l))};m.prototype={valueOf:function(){return this[Qr]}},m.wrap=function(l){return Object.create(m.prototype,{[Qr]:{value:l,writable:!1}})},d&&Object.getOwnPropertyNames(d).forEach(l=>Object.defineProperty(m,l,Object.getOwnPropertyDescriptor(d,l))),a[f]=m}if(c=c.substring(u+1),a=a[f].prototype,/^(get|set):/.test(c)){if(!Object.prototype.hasOwnProperty.call(a,c=c.substring(4))){let m=r[i.replace("set:","get:")],l=r[i.replace("get:","set:")];Object.defineProperty(a,c,{get:function(){return m(this[Qr])},set:function(h){l(this[Qr],h)},enumerable:!0})}}else c==="constructor"?(a[c]=(...m)=>(n(m.length),o(...m))).original=o:(a[c]=function(...m){return n(m.length),o(this[Qr],...m)}).original=o}else/^(get|set):/.test(c)?Object.prototype.hasOwnProperty.call(a,c=c.substring(4))||Object.defineProperty(a,c,{get:r[i.replace("set:","get:")],set:r[i.replace("get:","set:")],enumerable:!0}):typeof o=="function"&&o!==n?(a[c]=(...f)=>(n(f.length),o(...f))).original=o:a[c]=o}return t}Yr.demangle=cf});var lf=z(($3,uf)=>{var{instantiate:c0}=ff();Go.supported=typeof WebAssembly<"u";function Go(r={}){if(!Go.supported)return null;var e=new Uint8Array([0,97,115,109,1,0,0,0,1,78,14,96,2,127,126,0,96,1,127,1,126,96,2,127,127,0,96,1,127,1,127,96,1,127,0,96,2,127,127,1,127,96,3,127,127,127,1,127,96,0,0,96,3,127,127,127,0,96,0,1,127,96,4,127,127,127,127,0,96,5,127,127,127,127,127,1,127,96,1,126,1,127,96,2,126,126,1,126,2,13,1,3,101,110,118,5,97,98,111,114,116,0,10,3,54,53,2,2,8,9,3,5,2,8,6,5,3,4,2,6,9,12,13,2,5,11,3,2,3,2,3,2,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,6,7,7,4,4,5,3,1,0,1,6,47,9,127,1,65,0,11,127,1,65,0,11,127,0,65,3,11,127,0,65,4,11,127,1,65,0,11,127,1,65,0,11,127,1,65,0,11,127,0,65,240,2,11,127,0,65,6,11,7,240,5,41,6,109,101,109,111,114,121,2,0,7,95,95,97,108,108,111,99,0,10,8,95,95,114,101,116,97,105,110,0,11,9,95,95,114,101,108,101,97,115,101,0,12,9,95,95,99,111,108,108,101,99,116,0,51,11,95,95,114,116,116,105,95,98,97,115,101,3,7,13,73,110,116,51,50,65,114,114,97,121,95,73,68,3,2,13,85,105,110,116,56,65,114,114,97,121,95,73,68,3,3,6,100,101,103,114,101,101,0,16,3,109,111,100,0,17,5,82,97,98,105,110,3,8,16,82,97,98,105,110,35,103,101,116,58,119,105,110,100,111,119,0,21,16,82,97,98,105,110,35,115,101,116,58,119,105,110,100,111,119,0,22,21,82,97,98,105,110,35,103,101,116,58,119,105,110,100,111,119,95,115,105,122,101,0,23,21,82,97,98,105,110,35,115,101,116,58,119,105,110,100,111,119,95,115,105,122,101,0,24,14,82,97,98,105,110,35,103,101,116,58,119,112,111,115,0,25,14,82,97,98,105,110,35,115,101,116,58,119,112,111,115,0,26,15,82,97,98,105,110,35,103,101,116,58,99,111,117,110,116,0,27,15,82,97,98,105,110,35,115,101,116,58,99,111,117,110,116,0,28,13,82,97,98,105,110,35,103,101,116,58,112,111,115,0,29,13,82,97,98,105,110,35,115,101,116,58,112,111,115,0,30,15,82,97,98,105,110,35,103,101,116,58,115,116,97,114,116,0,31,15,82,97,98,105,110,35,115,101,116,58,115,116,97,114,116,0,32,16,82,97,98,105,110,35,103,101,116,58,100,105,103,101,115,116,0,33,16,82,97,98,105,110,35,115,101,116,58,100,105,103,101,115,116,0,34,21,82,97,98,105,110,35,103,101,116,58,99,104,117,110,107,95,115,116,97,114,116,0,35,21,82,97,98,105,110,35,115,101,116,58,99,104,117,110,107,95,115,116,97,114,116,0,36,22,82,97,98,105,110,35,103,101,116,58,99,104,117,110,107,95,108,101,110,103,116,104,0,37,22,82,97,98,105,110,35,115,101,116,58,99,104,117,110,107,95,108,101,110,103,116,104,0,38,31,82,97,98,105,110,35,103,101,116,58,99,104,117,110,107,95,99,117,116,95,102,105,110,103,101,114,112,114,105,110,116,0,39,31,82,97,98,105,110,35,115,101,116,58,99,104,117,110,107,95,99,117,116,95,102,105,110,103,101,114,112,114,105,110,116,0,40,20,82,97,98,105,110,35,103,101,116,58,112,111,108,121,110,111,109,105,97,108,0,41,20,82,97,98,105,110,35,115,101,116,58,112,111,108,121,110,111,109,105,97,108,0,42,17,82,97,98,105,110,35,103,101,116,58,109,105,110,115,105,122,101,0,43,17,82,97,98,105,110,35,115,101,116,58,109,105,110,115,105,122,101,0,44,17,82,97,98,105,110,35,103,101,116,58,109,97,120,115,105,122,101,0,45,17,82,97,98,105,110,35,115,101,116,58,109,97,120,115,105,122,101,0,46,14,82,97,98,105,110,35,103,101,116,58,109,97,115,107,0,47,14,82,97,98,105,110,35,115,101,116,58,109,97,115,107,0,48,17,82,97,98,105,110,35,99,111,110,115,116,114,117,99,116,111,114,0,20,17,82,97,98,105,110,35,102,105,110,103,101,114,112,114,105,110,116,0,49,8,1,50,10,165,31,53,199,1,1,4,127,32,1,40,2,0,65,124,113,34,2,65,128,2,73,4,127,32,2,65,4,118,33,4,65,0,5,32,2,65,31,32,2,103,107,34,3,65,4,107,118,65,16,115,33,4,32,3,65,7,107,11,33,3,32,1,40,2,20,33,2,32,1,40,2,16,34,5,4,64,32,5,32,2,54,2,20,11,32,2,4,64,32,2,32,5,54,2,16,11,32,1,32,0,32,4,32,3,65,4,116,106,65,2,116,106,40,2,96,70,4,64,32,0,32,4,32,3,65,4,116,106,65,2,116,106,32,2,54,2,96,32,2,69,4,64,32,0,32,3,65,2,116,106,32,0,32,3,65,2,116,106,40,2,4,65,1,32,4,116,65,127,115,113,34,1,54,2,4,32,1,69,4,64,32,0,32,0,40,2,0,65,1,32,3,116,65,127,115,113,54,2,0,11,11,11,11,226,2,1,6,127,32,1,40,2,0,33,3,32,1,65,16,106,32,1,40,2,0,65,124,113,106,34,4,40,2,0,34,5,65,1,113,4,64,32,3,65,124,113,65,16,106,32,5,65,124,113,106,34,2,65,240,255,255,255,3,73,4,64,32,0,32,4,16,1,32,1,32,2,32,3,65,3,113,114,34,3,54,2,0,32,1,65,16,106,32,1,40,2,0,65,124,113,106,34,4,40,2,0,33,5,11,11,32,3,65,2,113,4,64,32,1,65,4,107,40,2,0,34,2,40,2,0,34,6,65,124,113,65,16,106,32,3,65,124,113,106,34,7,65,240,255,255,255,3,73,4,64,32,0,32,2,16,1,32,2,32,7,32,6,65,3,113,114,34,3,54,2,0,32,2,33,1,11,11,32,4,32,5,65,2,114,54,2,0,32,4,65,4,107,32,1,54,2,0,32,0,32,3,65,124,113,34,2,65,128,2,73,4,127,32,2,65,4,118,33,4,65,0,5,32,2,65,31,32,2,103,107,34,2,65,4,107,118,65,16,115,33,4,32,2,65,7,107,11,34,3,65,4,116,32,4,106,65,2,116,106,40,2,96,33,2,32,1,65,0,54,2,16,32,1,32,2,54,2,20,32,2,4,64,32,2,32,1,54,2,16,11,32,0,32,4,32,3,65,4,116,106,65,2,116,106,32,1,54,2,96,32,0,32,0,40,2,0,65,1,32,3,116,114,54,2,0,32,0,32,3,65,2,116,106,32,0,32,3,65,2,116,106,40,2,4,65,1,32,4,116,114,54,2,4,11,119,1,1,127,32,2,2,127,32,0,40,2,160,12,34,2,4,64,32,2,32,1,65,16,107,70,4,64,32,2,40,2,0,33,3,32,1,65,16,107,33,1,11,11,32,1,11,107,34,2,65,48,73,4,64,15,11,32,1,32,3,65,2,113,32,2,65,32,107,65,1,114,114,54,2,0,32,1,65,0,54,2,16,32,1,65,0,54,2,20,32,1,32,2,106,65,16,107,34,2,65,2,54,2,0,32,0,32,2,54,2,160,12,32,0,32,1,16,2,11,155,1,1,3,127,35,0,34,0,69,4,64,65,1,63,0,34,0,74,4,127,65,1,32,0,107,64,0,65,0,72,5,65,0,11,4,64,0,11,65,176,3,34,0,65,0,54,2,0,65,208,15,65,0,54,2,0,3,64,32,1,65,23,73,4,64,32,1,65,2,116,65,176,3,106,65,0,54,2,4,65,0,33,2,3,64,32,2,65,16,73,4,64,32,1,65,4,116,32,2,106,65,2,116,65,176,3,106,65,0,54,2,96,32,2,65,1,106,33,2,12,1,11,11,32,1,65,1,106,33,1,12,1,11,11,65,176,3,65,224,15,63,0,65,16,116,16,3,65,176,3,36,0,11,32,0,11,45,0,32,0,65,240,255,255,255,3,79,4,64,65,32,65,224,0,65,201,3,65,29,16,0,0,11,32,0,65,15,106,65,112,113,34,0,65,16,32,0,65,16,75,27,11,169,1,1,1,127,32,0,32,1,65,128,2,73,4,127,32,1,65,4,118,33,1,65,0,5,32,1,65,248,255,255,255,1,73,4,64,32,1,65,1,65,27,32,1,103,107,116,106,65,1,107,33,1,11,32,1,65,31,32,1,103,107,34,2,65,4,107,118,65,16,115,33,1,32,2,65,7,107,11,34,2,65,2,116,106,40,2,4,65,127,32,1,116,113,34,1,4,127,32,0,32,1,104,32,2,65,4,116,106,65,2,116,106,40,2,96,5,32,0,40,2,0,65,127,32,2,65,1,106,116,113,34,1,4,127,32,0,32,0,32,1,104,34,0,65,2,116,106,40,2,4,104,32,0,65,4,116,106,65,2,116,106,40,2,96,5,65,0,11,11,11,111,1,1,127,63,0,34,2,32,1,65,248,255,255,255,1,73,4,127,32,1,65,1,65,27,32,1,103,107,116,65,1,107,106,5,32,1,11,65,16,32,0,40,2,160,12,32,2,65,16,116,65,16,107,71,116,106,65,255,255,3,106,65,128,128,124,113,65,16,118,34,1,32,2,32,1,74,27,64,0,65,0,72,4,64,32,1,64,0,65,0,72,4,64,0,11,11,32,0,32,2,65,16,116,63,0,65,16,116,16,3,11,113,1,2,127,32,1,40,2,0,34,3,65,124,113,32,2,107,34,4,65,32,79,4,64,32,1,32,2,32,3,65,2,113,114,54,2,0,32,2,32,1,65,16,106,106,34,1,32,4,65,16,107,65,1,114,54,2,0,32,0,32,1,16,2,5,32,1,32,3,65,126,113,54,2,0,32,1,65,16,106,32,1,40,2,0,65,124,113,106,32,1,65,16,106,32,1,40,2,0,65,124,113,106,40,2,0,65,125,113,54,2,0,11,11,91,1,2,127,32,0,32,1,16,5,34,4,16,6,34,3,69,4,64,65,1,36,1,65,0,36,1,32,0,32,4,16,6,34,3,69,4,64,32,0,32,4,16,7,32,0,32,4,16,6,33,3,11,11,32,3,65,0,54,2,4,32,3,32,2,54,2,8,32,3,32,1,54,2,12,32,0,32,3,16,1,32,0,32,3,32,4,16,8,32,3,11,13,0,16,4,32,0,32,1,16,9,65,16,106,11,33,1,1,127,32,0,65,172,3,75,4,64,32,0,65,16,107,34,1,32,1,40,2,4,65,1,106,54,2,4,11,32,0,11,18,0,32,0,65,172,3,75,4,64,32,0,65,16,107,16,52,11,11,140,3,1,1,127,2,64,32,1,69,13,0,32,0,65,0,58,0,0,32,0,32,1,106,65,1,107,65,0,58,0,0,32,1,65,2,77,13,0,32,0,65,1,106,65,0,58,0,0,32,0,65,2,106,65,0,58,0,0,32,0,32,1,106,34,2,65,2,107,65,0,58,0,0,32,2,65,3,107,65,0,58,0,0,32,1,65,6,77,13,0,32,0,65,3,106,65,0,58,0,0,32,0,32,1,106,65,4,107,65,0,58,0,0,32,1,65,8,77,13,0,32,1,65,0,32,0,107,65,3,113,34,1,107,33,2,32,0,32,1,106,34,0,65,0,54,2,0,32,0,32,2,65,124,113,34,1,106,65,4,107,65,0,54,2,0,32,1,65,8,77,13,0,32,0,65,4,106,65,0,54,2,0,32,0,65,8,106,65,0,54,2,0,32,0,32,1,106,34,2,65,12,107,65,0,54,2,0,32,2,65,8,107,65,0,54,2,0,32,1,65,24,77,13,0,32,0,65,12,106,65,0,54,2,0,32,0,65,16,106,65,0,54,2,0,32,0,65,20,106,65,0,54,2,0,32,0,65,24,106,65,0,54,2,0,32,0,32,1,106,34,2,65,28,107,65,0,54,2,0,32,2,65,24,107,65,0,54,2,0,32,2,65,20,107,65,0,54,2,0,32,2,65,16,107,65,0,54,2,0,32,0,32,0,65,4,113,65,24,106,34,2,106,33,0,32,1,32,2,107,33,1,3,64,32,1,65,32,79,4,64,32,0,66,0,55,3,0,32,0,65,8,106,66,0,55,3,0,32,0,65,16,106,66,0,55,3,0,32,0,65,24,106,66,0,55,3,0,32,1,65,32,107,33,1,32,0,65,32,106,33,0,12,1,11,11,11,11,178,1,1,3,127,32,1,65,240,255,255,255,3,32,2,118,75,4,64,65,144,1,65,192,1,65,23,65,56,16,0,0,11,32,1,32,2,116,34,3,65,0,16,10,34,2,32,3,16,13,32,0,69,4,64,65,12,65,2,16,10,34,0,65,172,3,75,4,64,32,0,65,16,107,34,1,32,1,40,2,4,65,1,106,54,2,4,11,11,32,0,65,0,54,2,0,32,0,65,0,54,2,4,32,0,65,0,54,2,8,32,2,34,1,32,0,40,2,0,34,4,71,4,64,32,1,65,172,3,75,4,64,32,1,65,16,107,34,5,32,5,40,2,4,65,1,106,54,2,4,11,32,4,16,12,11,32,0,32,1,54,2,0,32,0,32,2,54,2,4,32,0,32,3,54,2,8,32,0,11,46,1,2,127,65,12,65,5,16,10,34,0,65,172,3,75,4,64,32,0,65,16,107,34,1,32,1,40,2,4,65,1,106,54,2,4,11,32,0,65,128,2,65,3,16,14,11,9,0,65,63,32,0,121,167,107,11,49,1,2,127,65,63,32,1,121,167,107,33,2,3,64,65,63,32,0,121,167,107,32,2,107,34,3,65,0,78,4,64,32,0,32,1,32,3,172,134,133,33,0,12,1,11,11,32,0,11,40,0,32,1,32,0,40,2,8,79,4,64,65,128,2,65,192,2,65,163,1,65,44,16,0,0,11,32,1,32,0,40,2,4,106,65,0,58,0,0,11,38,0,32,1,32,0,40,2,8,79,4,64,65,128,2,65,192,2,65,152,1,65,44,16,0,0,11,32,1,32,0,40,2,4,106,45,0,0,11,254,5,2,1,127,4,126,32,0,69,4,64,65,232,0,65,6,16,10,34,0,65,172,3,75,4,64,32,0,65,16,107,34,5,32,5,40,2,4,65,1,106,54,2,4,11,11,32,0,65,0,54,2,0,32,0,65,0,54,2,4,32,0,65,0,54,2,8,32,0,66,0,55,3,16,32,0,66,0,55,3,24,32,0,66,0,55,3,32,32,0,66,0,55,3,40,32,0,66,0,55,3,48,32,0,66,0,55,3,56,32,0,66,0,55,3,64,32,0,66,0,55,3,72,32,0,66,0,55,3,80,32,0,66,0,55,3,88,32,0,66,0,55,3,96,32,0,32,2,173,55,3,80,32,0,32,3,173,55,3,88,65,12,65,4,16,10,34,2,65,172,3,75,4,64,32,2,65,16,107,34,3,32,3,40,2,4,65,1,106,54,2,4,11,32,2,32,4,65,0,16,14,33,2,32,0,40,2,0,16,12,32,0,32,2,54,2,0,32,0,32,4,54,2,4,32,0,66,1,32,1,173,134,66,1,125,55,3,96,32,0,66,243,130,183,218,216,230,232,30,55,3,72,35,4,69,4,64,65,0,33,2,3,64,32,2,65,128,2,72,4,64,32,2,65,255,1,113,173,33,6,32,0,41,3,72,34,7,33,8,65,63,32,7,121,167,107,33,1,3,64,65,63,32,6,121,167,107,32,1,107,34,3,65,0,78,4,64,32,6,32,8,32,3,172,134,133,33,6,12,1,11,11,65,0,33,4,3,64,32,4,32,0,40,2,4,65,1,107,72,4,64,32,6,66,8,134,33,6,32,0,41,3,72,34,7,33,8,65,63,32,7,121,167,107,33,1,3,64,65,63,32,6,121,167,107,32,1,107,34,3,65,0,78,4,64,32,6,32,8,32,3,172,134,133,33,6,12,1,11,11,32,4,65,1,106,33,4,12,1,11,11,35,6,40,2,4,32,2,65,3,116,106,32,6,55,3,0,32,2,65,1,106,33,2,12,1,11,11,65,63,32,0,41,3,72,121,167,107,172,33,7,65,0,33,2,3,64,32,2,65,128,2,72,4,64,35,5,33,1,32,2,172,32,7,134,34,8,33,6,65,63,32,0,41,3,72,34,9,121,167,107,33,3,3,64,65,63,32,6,121,167,107,32,3,107,34,4,65,0,78,4,64,32,6,32,9,32,4,172,134,133,33,6,12,1,11,11,32,1,40,2,4,32,2,65,3,116,106,32,6,32,8,132,55,3,0,32,2,65,1,106,33,2,12,1,11,11,65,1,36,4,11,32,0,66,0,55,3,24,32,0,66,0,55,3,32,65,0,33,2,3,64,32,2,32,0,40,2,4,72,4,64,32,0,40,2,0,32,2,16,18,32,2,65,1,106,33,2,12,1,11,11,32,0,66,0,55,3,40,32,0,65,0,54,2,8,32,0,66,0,55,3,16,32,0,66,0,55,3,40,32,0,40,2,0,32,0,40,2,8,16,19,33,1,32,0,40,2,8,32,0,40,2,0,40,2,4,106,65,1,58,0,0,32,0,32,0,41,3,40,35,6,40,2,4,32,1,65,3,116,106,41,3,0,133,55,3,40,32,0,32,0,40,2,8,65,1,106,32,0,40,2,4,111,54,2,8,32,0,35,5,40,2,4,32,0,41,3,40,34,6,66,45,136,167,65,3,116,106,41,3,0,32,6,66,8,134,66,1,132,133,55,3,40,32,0,11,38,1,1,127,32,0,40,2,0,34,0,65,172,3,75,4,64,32,0,65,16,107,34,1,32,1,40,2,4,65,1,106,54,2,4,11,32,0,11,55,1,2,127,32,1,32,0,40,2,0,34,2,71,4,64,32,1,65,172,3,75,4,64,32,1,65,16,107,34,3,32,3,40,2,4,65,1,106,54,2,4,11,32,2,16,12,11,32,0,32,1,54,2,0,11,7,0,32,0,40,2,4,11,9,0,32,0,32,1,54,2,4,11,7,0,32,0,40,2,8,11,9,0,32,0,32,1,54,2,8,11,7,0,32,0,41,3,16,11,9,0,32,0,32,1,55,3,16,11,7,0,32,0,41,3,24,11,9,0,32,0,32,1,55,3,24,11,7,0,32,0,41,3,32,11,9,0,32,0,32,1,55,3,32,11,7,0,32,0,41,3,40,11,9,0,32,0,32,1,55,3,40,11,7,0,32,0,41,3,48,11,9,0,32,0,32,1,55,3,48,11,7,0,32,0,41,3,56,11,9,0,32,0,32,1,55,3,56,11,7,0,32,0,41,3,64,11,9,0,32,0,32,1,55,3,64,11,7,0,32,0,41,3,72,11,9,0,32,0,32,1,55,3,72,11,7,0,32,0,41,3,80,11,9,0,32,0,32,1,55,3,80,11,7,0,32,0,41,3,88,11,9,0,32,0,32,1,55,3,88,11,7,0,32,0,41,3,96,11,9,0,32,0,32,1,55,3,96,11,172,4,2,5,127,1,126,32,2,65,172,3,75,4,64,32,2,65,16,107,34,4,32,4,40,2,4,65,1,106,54,2,4,11,32,2,33,4,65,0,33,2,32,1,40,2,8,33,5,32,1,40,2,4,33,6,3,64,2,127,65,0,33,3,3,64,32,3,32,5,72,4,64,32,3,32,6,106,45,0,0,33,1,32,0,40,2,0,32,0,40,2,8,16,19,33,7,32,0,40,2,8,32,0,40,2,0,40,2,4,106,32,1,58,0,0,32,0,32,0,41,3,40,35,6,40,2,4,32,7,65,3,116,106,41,3,0,133,55,3,40,32,0,32,0,40,2,8,65,1,106,32,0,40,2,4,111,54,2,8,32,0,35,5,40,2,4,32,0,41,3,40,34,8,66,45,136,167,65,3,116,106,41,3,0,32,1,173,32,8,66,8,134,132,133,55,3,40,32,0,32,0,41,3,16,66,1,124,55,3,16,32,0,32,0,41,3,24,66,1,124,55,3,24,32,0,41,3,16,32,0,41,3,80,90,4,127,32,0,41,3,40,32,0,41,3,96,131,80,5,65,0,11,4,127,65,1,5,32,0,41,3,16,32,0,41,3,88,90,11,4,64,32,0,32,0,41,3,32,55,3,48,32,0,32,0,41,3,16,55,3,56,32,0,32,0,41,3,40,55,3,64,65,0,33,1,3,64,32,1,32,0,40,2,4,72,4,64,32,0,40,2,0,32,1,16,18,32,1,65,1,106,33,1,12,1,11,11,32,0,66,0,55,3,40,32,0,65,0,54,2,8,32,0,66,0,55,3,16,32,0,66,0,55,3,40,32,0,40,2,0,32,0,40,2,8,16,19,33,1,32,0,40,2,8,32,0,40,2,0,40,2,4,106,65,1,58,0,0,32,0,32,0,41,3,40,35,6,40,2,4,32,1,65,3,116,106,41,3,0,133,55,3,40,32,0,32,0,40,2,8,65,1,106,32,0,40,2,4,111,54,2,8,32,0,35,5,40,2,4,32,0,41,3,40,34,8,66,45,136,167,65,3,116,106,41,3,0,32,8,66,8,134,66,1,132,133,55,3,40,32,3,65,1,106,12,3,11,32,3,65,1,106,33,3,12,1,11,11,65,127,11,34,1,65,0,78,4,64,32,5,32,1,107,33,5,32,1,32,6,106,33,6,32,2,34,1,65,1,106,33,2,32,4,40,2,4,32,1,65,2,116,106,32,0,41,3,56,62,2,0,12,1,11,11,32,4,11,10,0,16,15,36,5,16,15,36,6,11,3,0,1,11,73,1,2,127,32,0,40,2,4,34,1,65,255,255,255,255,0,113,34,2,65,1,70,4,64,32,0,65,16,106,16,53,32,0,32,0,40,2,0,65,1,114,54,2,0,35,0,32,0,16,2,5,32,0,32,2,65,1,107,32,1,65,128,128,128,128,127,113,114,54,2,4,11,11,58,0,2,64,2,64,2,64,32,0,65,8,107,40,2,0,14,7,0,0,1,1,1,1,1,2,11,15,11,32,0,40,2,0,34,0,4,64,32,0,65,172,3,79,4,64,32,0,65,16,107,16,52,11,11,15,11,0,11,11,137,3,7,0,65,16,11,55,40,0,0,0,1,0,0,0,1,0,0,0,40,0,0,0,97,0,108,0,108,0,111,0,99,0,97,0,116,0,105,0,111,0,110,0,32,0,116,0,111,0,111,0,32,0,108,0,97,0,114,0,103,0,101,0,65,208,0,11,45,30,0,0,0,1,0,0,0,1,0,0,0,30,0,0,0,126,0,108,0,105,0,98,0,47,0,114,0,116,0,47,0,116,0,108,0,115,0,102,0,46,0,116,0,115,0,65,128,1,11,43,28,0,0,0,1,0,0,0,1,0,0,0,28,0,0,0,73,0,110,0,118,0,97,0,108,0,105,0,100,0,32,0,108,0,101,0,110,0,103,0,116,0,104,0,65,176,1,11,53,38,0,0,0,1,0,0,0,1,0,0,0,38,0,0,0,126,0,108,0,105,0,98,0,47,0,97,0,114,0,114,0,97,0,121,0,98,0,117,0,102,0,102,0,101,0,114,0,46,0,116,0,115,0,65,240,1,11,51,36,0,0,0,1,0,0,0,1,0,0,0,36,0,0,0,73,0,110,0,100,0,101,0,120,0,32,0,111,0,117,0,116,0,32,0,111,0,102,0,32,0,114,0,97,0,110,0,103,0,101,0,65,176,2,11,51,36,0,0,0,1,0,0,0,1,0,0,0,36,0,0,0,126,0,108,0,105,0,98,0,47,0,116,0,121,0,112,0,101,0,100,0,97,0,114,0,114,0,97,0,121,0,46,0,116,0,115,0,65,240,2,11,53,7,0,0,0,16,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,145,4,0,0,2,0,0,0,49,0,0,0,2,0,0,0,17,1,0,0,2,0,0,0,16,0,34,16,115,111,117,114,99,101,77,97,112,112,105,110,103,85,82,76,16,46,47,114,97,98,105,110,46,119,97,115,109,46,109,97,112]);return c0(new Response(new Blob([e],{type:"application/wasm"})),r)}uf.exports=Go});var pf=z((H3,df)=>{var hf=rf(),f0=lf(),u0=async(r,e,t,n,i)=>{let o=await f0();return new hf(o,r,e,t,n,i)};df.exports={Rabin:hf,create:u0}});var nl=z((w5,ls)=>{"use strict";var $p=Object.prototype.hasOwnProperty,se="~";function fn(){}Object.create&&(fn.prototype=Object.create(null),new fn().__proto__||(se=!1));function Hp(r,e,t){this.fn=r,this.context=e,this.once=t||!1}function rl(r,e,t,n,i){if(typeof t!="function")throw new TypeError("The listener must be a function");var o=new Hp(t,n||r,i),s=se?se+e:e;return r._events[s]?r._events[s].fn?r._events[s]=[r._events[s],o]:r._events[s].push(o):(r._events[s]=o,r._eventsCount++),r}function ci(r,e){--r._eventsCount===0?r._events=new fn:delete r._events[e]}function ne(){this._events=new fn,this._eventsCount=0}ne.prototype.eventNames=function(){var e=[],t,n;if(this._eventsCount===0)return e;for(n in t=this._events)$p.call(t,n)&&e.push(se?n.slice(1):n);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(t)):e};ne.prototype.listeners=function(e){var t=se?se+e:e,n=this._events[t];if(!n)return[];if(n.fn)return[n.fn];for(var i=0,o=n.length,s=new Array(o);i<o;i++)s[i]=n[i].fn;return s};ne.prototype.listenerCount=function(e){var t=se?se+e:e,n=this._events[t];return n?n.fn?1:n.length:0};ne.prototype.emit=function(e,t,n,i,o,s){var a=se?se+e:e;if(!this._events[a])return!1;var c=this._events[a],u=arguments.length,f,d;if(c.fn){switch(c.once&&this.removeListener(e,c.fn,void 0,!0),u){case 1:return c.fn.call(c.context),!0;case 2:return c.fn.call(c.context,t),!0;case 3:return c.fn.call(c.context,t,n),!0;case 4:return c.fn.call(c.context,t,n,i),!0;case 5:return c.fn.call(c.context,t,n,i,o),!0;case 6:return c.fn.call(c.context,t,n,i,o,s),!0}for(d=1,f=new Array(u-1);d<u;d++)f[d-1]=arguments[d];c.fn.apply(c.context,f)}else{var m=c.length,l;for(d=0;d<m;d++)switch(c[d].once&&this.removeListener(e,c[d].fn,void 0,!0),u){case 1:c[d].fn.call(c[d].context);break;case 2:c[d].fn.call(c[d].context,t);break;case 3:c[d].fn.call(c[d].context,t,n);break;case 4:c[d].fn.call(c[d].context,t,n,i);break;default:if(!f)for(l=1,f=new Array(u-1);l<u;l++)f[l-1]=arguments[l];c[d].fn.apply(c[d].context,f)}}return!0};ne.prototype.on=function(e,t,n){return rl(this,e,t,n,!1)};ne.prototype.once=function(e,t,n){return rl(this,e,t,n,!0)};ne.prototype.removeListener=function(e,t,n,i){var o=se?se+e:e;if(!this._events[o])return this;if(!t)return ci(this,o),this;var s=this._events[o];if(s.fn)s.fn===t&&(!i||s.once)&&(!n||s.context===n)&&ci(this,o);else{for(var a=0,c=[],u=s.length;a<u;a++)(s[a].fn!==t||i&&!s[a].once||n&&s[a].context!==n)&&c.push(s[a]);c.length?this._events[o]=c.length===1?c[0]:c:ci(this,o)}return this};ne.prototype.removeAllListeners=function(e){var t;return e?(t=se?se+e:e,this._events[t]&&ci(this,t)):(this._events=new fn,this._eventsCount=0),this};ne.prototype.off=ne.prototype.removeListener;ne.prototype.addListener=ne.prototype.on;ne.prefixed=se;ne.EventEmitter=ne;typeof ls<"u"&&(ls.exports=ne)});var vl=z((o4,xl)=>{"use strict";xl.exports=r=>{if(Object.prototype.toString.call(r)!=="[object Object]")return!1;let e=Object.getPrototypeOf(r);return e===null||e===Object.prototype}});var Cl=z((Sl,Bl)=>{"use strict";var bi=vl(),{hasOwnProperty:Al}=Object.prototype,{propertyIsEnumerable:Zp}=Object,lr=(r,e,t)=>Object.defineProperty(r,e,{value:t,writable:!0,enumerable:!0,configurable:!0}),em=Sl,_l={concatArrays:!1,ignoreUndefined:!1},xi=r=>{let e=[];for(let t in r)Al.call(r,t)&&e.push(t);if(Object.getOwnPropertySymbols){let t=Object.getOwnPropertySymbols(r);for(let n of t)Zp.call(r,n)&&e.push(n)}return e};function hr(r){return Array.isArray(r)?tm(r):bi(r)?rm(r):r}function tm(r){let e=r.slice(0,0);return xi(r).forEach(t=>{lr(e,t,hr(r[t]))}),e}function rm(r){let e=Object.getPrototypeOf(r)===null?Object.create(null):{};return xi(r).forEach(t=>{lr(e,t,hr(r[t]))}),e}var El=(r,e,t,n)=>(t.forEach(i=>{typeof e[i]>"u"&&n.ignoreUndefined||(i in r&&r[i]!==Object.getPrototypeOf(r)?lr(r,i,ws(r[i],e[i],n)):lr(r,i,hr(e[i])))}),r),nm=(r,e,t)=>{let n=r.slice(0,0),i=0;return[r,e].forEach(o=>{let s=[];for(let a=0;a<o.length;a++)Al.call(o,a)&&(s.push(String(a)),o===r?lr(n,i++,o[a]):lr(n,i++,hr(o[a])));n=El(n,o,xi(o).filter(a=>!s.includes(a)),t)}),n};function ws(r,e,t){return t.concatArrays&&Array.isArray(r)&&Array.isArray(e)?nm(r,e,t):!bi(e)||!bi(r)?hr(e):El(r,e,xi(e),t)}Bl.exports=function(...r){let e=ws(hr(_l),this!==em&&this||{},_l),t={_:{}};for(let n of r)if(n!==void 0){if(!bi(n))throw new TypeError("`"+n+"` is not an Option Object");t=ws(t,{_:n},e)}return t._}});var Tl=z((c4,Il)=>{var pr=1e3,mr=pr*60,yr=mr*60,zt=yr*24,im=zt*7,om=zt*365.25;Il.exports=function(r,e){e=e||{};var t=typeof r;if(t==="string"&&r.length>0)return sm(r);if(t==="number"&&isFinite(r))return e.long?cm(r):am(r);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(r))};function sm(r){if(r=String(r),!(r.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(r);if(e){var t=parseFloat(e[1]),n=(e[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return t*om;case"weeks":case"week":case"w":return t*im;case"days":case"day":case"d":return t*zt;case"hours":case"hour":case"hrs":case"hr":case"h":return t*yr;case"minutes":case"minute":case"mins":case"min":case"m":return t*mr;case"seconds":case"second":case"secs":case"sec":case"s":return t*pr;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return t;default:return}}}}function am(r){var e=Math.abs(r);return e>=zt?Math.round(r/zt)+"d":e>=yr?Math.round(r/yr)+"h":e>=mr?Math.round(r/mr)+"m":e>=pr?Math.round(r/pr)+"s":r+"ms"}function cm(r){var e=Math.abs(r);return e>=zt?_i(r,e,zt,"day"):e>=yr?_i(r,e,yr,"hour"):e>=mr?_i(r,e,mr,"minute"):e>=pr?_i(r,e,pr,"second"):r+" ms"}function _i(r,e,t,n){var i=e>=t*1.5;return Math.round(r/t)+" "+n+(i?"s":"")}});var Nl=z((f4,Dl)=>{function fm(r){t.debug=t,t.default=t,t.coerce=c,t.disable=o,t.enable=i,t.enabled=s,t.humanize=Tl(),t.destroy=u,Object.keys(r).forEach(f=>{t[f]=r[f]}),t.names=[],t.skips=[],t.formatters={};function e(f){let d=0;for(let m=0;m<f.length;m++)d=(d<<5)-d+f.charCodeAt(m),d|=0;return t.colors[Math.abs(d)%t.colors.length]}t.selectColor=e;function t(f){let d,m=null,l,h;function p(...b){if(!p.enabled)return;let y=p,w=Number(new Date),x=w-(d||w);y.diff=x,y.prev=d,y.curr=w,d=w,b[0]=t.coerce(b[0]),typeof b[0]!="string"&&b.unshift("%O");let v=0;b[0]=b[0].replace(/%([a-zA-Z%])/g,(A,g)=>{if(A==="%%")return"%";v++;let E=t.formatters[g];if(typeof E=="function"){let I=b[v];A=E.call(y,I),b.splice(v,1),v--}return A}),t.formatArgs.call(y,b),(y.log||t.log).apply(y,b)}return p.namespace=f,p.useColors=t.useColors(),p.color=t.selectColor(f),p.extend=n,p.destroy=t.destroy,Object.defineProperty(p,"enabled",{enumerable:!0,configurable:!1,get:()=>m!==null?m:(l!==t.namespaces&&(l=t.namespaces,h=t.enabled(f)),h),set:b=>{m=b}}),typeof t.init=="function"&&t.init(p),p}function n(f,d){let m=t(this.namespace+(typeof d>"u"?":":d)+f);return m.log=this.log,m}function i(f){t.save(f),t.namespaces=f,t.names=[],t.skips=[];let d,m=(typeof f=="string"?f:"").split(/[\s,]+/),l=m.length;for(d=0;d<l;d++)m[d]&&(f=m[d].replace(/\*/g,".*?"),f[0]==="-"?t.skips.push(new RegExp("^"+f.slice(1)+"$")):t.names.push(new RegExp("^"+f+"$")))}function o(){let f=[...t.names.map(a),...t.skips.map(a).map(d=>"-"+d)].join(",");return t.enable(""),f}function s(f){if(f[f.length-1]==="*")return!0;let d,m;for(d=0,m=t.skips.length;d<m;d++)if(t.skips[d].test(f))return!1;for(d=0,m=t.names.length;d<m;d++)if(t.names[d].test(f))return!0;return!1}function a(f){return f.toString().substring(2,f.toString().length-2).replace(/\.\*\?$/,"*")}function c(f){return f instanceof Error?f.stack||f.message:f}function u(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return t.enable(t.load()),t}Dl.exports=fm});var bs=z((we,Ai)=>{we.formatArgs=lm;we.save=hm;we.load=dm;we.useColors=um;we.storage=pm();we.destroy=(()=>{let r=!1;return()=>{r||(r=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();we.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function um(){return typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function lm(r){if(r[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+r[0]+(this.useColors?"%c ":" ")+"+"+Ai.exports.humanize(this.diff),!this.useColors)return;let e="color: "+this.color;r.splice(1,0,e,"color: inherit");let t=0,n=0;r[0].replace(/%[a-zA-Z%]/g,i=>{i!=="%%"&&(t++,i==="%c"&&(n=t))}),r.splice(n,0,e)}we.log=console.debug||console.log||(()=>{});function hm(r){try{r?we.storage.setItem("debug",r):we.storage.removeItem("debug")}catch{}}function dm(){let r;try{r=we.storage.getItem("debug")}catch{}return!r&&typeof process<"u"&&"env"in process&&(r=process.env.DEBUG),r}function pm(){try{return localStorage}catch{}}Ai.exports=Nl()(we);var{formatters:mm}=Ai.exports;mm.j=function(r){try{return JSON.stringify(r)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var k2={};re(k2,{mfs:()=>C2});var Rs=(r=21)=>crypto.getRandomValues(new Uint8Array(r)).reduce((e,t)=>(t&=63,t<36?e+=t.toString(36):t<62?e+=(t-26).toString(36).toUpperCase():t>62?e+="-":e+="_",e),"");function bt(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}var $i={};re($i,{identity:()=>Ch});function bh(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var i=0;i<r.length;i++){var o=r.charAt(i),s=o.charCodeAt(0);if(t[s]!==255)throw new TypeError(o+" is ambiguous");t[s]=i}var a=r.length,c=r.charAt(0),u=Math.log(a)/Math.log(256),f=Math.log(256)/Math.log(a);function d(h){if(h instanceof Uint8Array||(ArrayBuffer.isView(h)?h=new Uint8Array(h.buffer,h.byteOffset,h.byteLength):Array.isArray(h)&&(h=Uint8Array.from(h))),!(h instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(h.length===0)return"";for(var p=0,b=0,y=0,w=h.length;y!==w&&h[y]===0;)y++,p++;for(var x=(w-y)*f+1>>>0,v=new Uint8Array(x);y!==w;){for(var S=h[y],A=0,g=x-1;(S!==0||A<b)&&g!==-1;g--,A++)S+=256*v[g]>>>0,v[g]=S%a>>>0,S=S/a>>>0;if(S!==0)throw new Error("Non-zero carry");b=A,y++}for(var E=x-b;E!==x&&v[E]===0;)E++;for(var I=c.repeat(p);E<x;++E)I+=r.charAt(v[E]);return I}function m(h){if(typeof h!="string")throw new TypeError("Expected String");if(h.length===0)return new Uint8Array;var p=0;if(h[p]!==" "){for(var b=0,y=0;h[p]===c;)b++,p++;for(var w=(h.length-p)*u+1>>>0,x=new Uint8Array(w);h[p];){var v=t[h.charCodeAt(p)];if(v===255)return;for(var S=0,A=w-1;(v!==0||S<y)&&A!==-1;A--,S++)v+=a*x[A]>>>0,x[A]=v%256>>>0,v=v/256>>>0;if(v!==0)throw new Error("Non-zero carry");y=S,p++}if(h[p]!==" "){for(var g=w-y;g!==w&&x[g]===0;)g++;for(var E=new Uint8Array(b+(w-g)),I=b;g!==w;)E[I++]=x[g++];return E}}}function l(h){var p=m(h);if(p)return p;throw new Error(`Non-${e} character`)}return{encode:d,decodeUnsafe:m,decode:l}}var xh=bh,vh=xh,Ms=vh;var Vt={};re(Vt,{coerce:()=>Pe,empty:()=>Vs,equals:()=>Fi,fromHex:()=>Ah,fromString:()=>Pi,isBinary:()=>Eh,toHex:()=>_h,toString:()=>zi});var Vs=new Uint8Array(0),_h=r=>r.reduce((e,t)=>e+t.toString(16).padStart(2,"0"),""),Ah=r=>{let e=r.match(/../g);return e?new Uint8Array(e.map(t=>parseInt(t,16))):Vs},Fi=(r,e)=>{if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0},Pe=r=>{if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")},Eh=r=>r instanceof ArrayBuffer||ArrayBuffer.isView(r),Pi=r=>new TextEncoder().encode(r),zi=r=>new TextDecoder().decode(r);var Oi=class{constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Ri=class{constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),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 $s(this,e)}},Mi=class{constructor(e){this.decoders=e}or(e){return $s(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},$s=(r,e)=>new Mi({...r.decoders||{[r.prefix]:r},...e.decoders||{[e.prefix]:e}}),Vi=class{constructor(e,t,n,i){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=i,this.encoder=new Oi(e,t,n),this.decoder=new Ri(e,t,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},$t=({name:r,prefix:e,encode:t,decode:n})=>new Vi(r,e,t,n),at=({prefix:r,name:e,alphabet:t})=>{let{encode:n,decode:i}=Ms(t,e);return $t({prefix:r,name:e,encode:n,decode:o=>Pe(i(o))})},Sh=(r,e,t,n)=>{let i={};for(let f=0;f<e.length;++f)i[e[f]]=f;let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*t/8|0),a=0,c=0,u=0;for(let f=0;f<o;++f){let d=i[r[f]];if(d===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<t|d,a+=t,a>=8&&(a-=8,s[u++]=255&c>>a)}if(a>=t||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s},Bh=(r,e,t)=>{let n=e[e.length-1]==="=",i=(1<<t)-1,o="",s=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],s+=8;s>t;)s-=t,o+=e[i&a>>s];if(s&&(o+=e[i&a<<t-s]),n)for(;o.length*t&7;)o+="=";return o},V=({name:r,prefix:e,bitsPerChar:t,alphabet:n})=>$t({prefix:e,name:r,encode(i){return Bh(i,n,t)},decode(i){return Sh(i,n,t,r)}});var Ch=$t({prefix:"\0",name:"identity",encode:r=>zi(r),decode:r=>Pi(r)});var Hi={};re(Hi,{base2:()=>kh});var kh=V({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var ji={};re(ji,{base8:()=>Ih});var Ih=V({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var qi={};re(qi,{base10:()=>Th});var Th=at({prefix:"9",name:"base10",alphabet:"0123456789"});var Gi={};re(Gi,{base16:()=>Dh,base16upper:()=>Nh});var Dh=V({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Nh=V({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Wi={};re(Wi,{base32:()=>ct,base32hex:()=>Ph,base32hexpad:()=>Oh,base32hexpadupper:()=>Rh,base32hexupper:()=>zh,base32pad:()=>Lh,base32padupper:()=>Fh,base32upper:()=>Uh,base32z:()=>Mh});var ct=V({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Uh=V({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Lh=V({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Fh=V({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Ph=V({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),zh=V({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Oh=V({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Rh=V({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Mh=V({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Qi={};re(Qi,{base36:()=>Vh,base36upper:()=>$h});var Vh=at({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),$h=at({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Ki={};re(Ki,{base58btc:()=>_e,base58flickr:()=>Hh});var _e=at({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Hh=at({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Ji={};re(Ji,{base64:()=>Yi,base64pad:()=>jh,base64url:()=>qh,base64urlpad:()=>Gh});var Yi=V({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),jh=V({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),qh=V({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Gh=V({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Xi={};re(Xi,{base256emoji:()=>Jh});var Hs=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}"),Wh=Hs.reduce((r,e,t)=>(r[t]=e,r),[]),Qh=Hs.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function Kh(r){return r.reduce((e,t)=>(e+=Wh[t],e),"")}function Yh(r){let e=[];for(let t of r){let n=Qh[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var Jh=$t({prefix:"\u{1F680}",name:"base256emoji",encode:Kh,decode:Yh});var to={};re(to,{sha256:()=>yd,sha512:()=>gd});var Xh=Gs,js=128,Zh=127,ed=~Zh,td=Math.pow(2,31);function Gs(r,e,t){e=e||[],t=t||0;for(var n=t;r>=td;)e[t++]=r&255|js,r/=128;for(;r&ed;)e[t++]=r&255|js,r>>>=7;return e[t]=r|0,Gs.bytes=t-n+1,e}var rd=Zi,nd=128,qs=127;function Zi(r,n){var t=0,n=n||0,i=0,o=n,s,a=r.length;do{if(o>=a)throw Zi.bytes=0,new RangeError("Could not decode varint");s=r[o++],t+=i<28?(s&qs)<<i:(s&qs)*Math.pow(2,i),i+=7}while(s>=nd);return Zi.bytes=o-n,t}var id=Math.pow(2,7),od=Math.pow(2,14),sd=Math.pow(2,21),ad=Math.pow(2,28),cd=Math.pow(2,35),fd=Math.pow(2,42),ud=Math.pow(2,49),ld=Math.pow(2,56),hd=Math.pow(2,63),dd=function(r){return r<id?1:r<od?2:r<sd?3:r<ad?4:r<cd?5:r<fd?6:r<ud?7:r<ld?8:r<hd?9:10},pd={encode:Xh,decode:rd,encodingLength:dd},md=pd,Sr=md;var Br=(r,e=0)=>[Sr.decode(r,e),Sr.decode.bytes],Ht=(r,e,t=0)=>(Sr.encode(r,e,t),e),jt=r=>Sr.encodingLength(r);var xt=(r,e)=>{let t=e.byteLength,n=jt(r),i=n+jt(t),o=new Uint8Array(i+t);return Ht(r,o,0),Ht(t,o,n),o.set(e,i),new qt(r,t,e,o)},Ws=r=>{let e=Pe(r),[t,n]=Br(e),[i,o]=Br(e.subarray(n)),s=e.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new qt(t,i,s,e)},Qs=(r,e)=>{if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&Fi(r.bytes,t.bytes)}},qt=class{constructor(e,t,n,i){this.code=e,this.size=t,this.digest=n,this.bytes=i}};var vt=({name:r,code:e,encode:t})=>new eo(r,e,t),eo=class{constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?xt(this.code,t):t.then(n=>xt(this.code,n))}else throw Error("Unknown type, must be binary type")}};var Ys=r=>async e=>new Uint8Array(await crypto.subtle.digest(r,e)),yd=vt({name:"sha2-256",code:18,encode:Ys("SHA-256")}),gd=vt({name:"sha2-512",code:19,encode:Ys("SHA-512")});var ro={};re(ro,{identity:()=>xd});var Js=0,wd="identity",Xs=Pe,bd=r=>xt(Js,Xs(r)),xd={code:Js,name:wd,encode:Xs,digest:bd};var Z2=new TextEncoder,ey=new TextDecoder;var Zs=(r,e)=>{let{bytes:t,version:n}=r;switch(n){case 0:return Ed(t,no(r),e||_e.encoder);default:return Sd(t,no(r),e||ct.encoder)}};var ea=new WeakMap,no=r=>{let e=ea.get(r);if(e==null){let t=new Map;return ea.set(r,t),t}return e},oe=class r{constructor(e,t,n,i){this.code=t,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:t}=this;if(e!==kr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==Bd)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}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:t}=this.multihash,n=xt(e,t);return r.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 r.equals(this,e)}static equals(e,t){let n=t;return n&&e.code===n.code&&e.version===n.version&&Qs(e.multihash,n.multihash)}toString(e){return Zs(this,e)}toJSON(){return{"/":Zs(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:i,multihash:o,bytes:s}=t;return new r(n,i,o,s||ta(n,i,o.bytes))}else if(t[Cd]===!0){let{version:n,multihash:i,code:o}=t,s=Ws(i);return r.create(n,o,s)}else return null}static create(e,t,n){if(typeof t!="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(t!==kr)throw new Error(`Version 0 CID must use dag-pb (code: ${kr}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let i=ta(e,t,n.bytes);return new r(e,t,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,kr,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,i=Pe(e.subarray(n,n+t.multihashSize));if(i.byteLength!==t.multihashSize)throw new Error("Incorrect length");let o=i.subarray(t.multihashSize-t.digestSize),s=new qt(t.multihashCode,t.digestSize,o,i);return[t.version===0?r.createV0(s):r.createV1(t.codec,s),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[d,m]=Br(e.subarray(t));return t+=m,d},i=n(),o=kr;if(i===18?(i=0,t=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let s=t,a=n(),c=n(),u=t+c,f=u-s;return{version:i,codec:o,multihashCode:a,digestSize:c,multihashSize:f,size:u}}static parse(e,t){let[n,i]=Ad(e,t),o=r.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return no(o).set(n,e),o}},Ad=(r,e)=>{switch(r[0]){case"Q":{let t=e||_e;return[_e.prefix,t.decode(`${_e.prefix}${r}`)]}case _e.prefix:{let t=e||_e;return[_e.prefix,t.decode(r)]}case ct.prefix:{let t=e||ct;return[ct.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}},Ed=(r,e,t)=>{let{prefix:n}=t;if(n!==_e.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let i=e.get(n);if(i==null){let o=t.encode(r).slice(1);return e.set(n,o),o}else return i},Sd=(r,e,t)=>{let{prefix:n}=t,i=e.get(n);if(i==null){let o=t.encode(r);return e.set(n,o),o}else return i},kr=112,Bd=18,ta=(r,e,t)=>{let n=jt(r),i=n+jt(e),o=new Uint8Array(i+t.byteLength);return Ht(r,o,0),Ht(e,o,n),o.set(t,i),o},Cd=Symbol.for("@ipld/js-cid/CID");var io={...$i,...Hi,...ji,...qi,...Gi,...Wi,...Qi,...Ki,...Ji,...Xi},uy={...to,...ro};function Ke(r=0){return globalThis.Buffer?.alloc!=null?bt(globalThis.Buffer.alloc(r)):new Uint8Array(r)}function _t(r=0){return globalThis.Buffer?.allocUnsafe!=null?bt(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}function na(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var ra=na("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),oo=na("ascii","a",r=>{let e="a";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r[t]);return e},r=>{r=r.substring(1);let e=_t(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}),kd={utf8:ra,"utf-8":ra,hex:io.base16,latin1:oo,ascii:oo,binary:oo,...io},Cn=kd;function ze(r,e="utf8"){let t=Cn[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?bt(globalThis.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}function ia(r,e="utf8"){let t=Cn[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var Ye="/",oa=new TextEncoder().encode(Ye),kn=oa[0],Ir=class r{_buf;constructor(e,t){if(typeof e=="string")this._buf=ze(e);else if(e instanceof Uint8Array)this._buf=e;else throw new Error("Invalid key, should be String of Uint8Array");if(t==null&&(t=!0),t&&this.clean(),this._buf.byteLength===0||this._buf[0]!==kn)throw new Error("Invalid key")}toString(e="utf8"){return ia(this._buf,e)}uint8Array(){return this._buf}get[Symbol.toStringTag](){return`Key(${this.toString()})`}static withNamespaces(e){return new r(e.join(Ye))}static random(){return new r(Rs().replace(/-/g,""))}static asKey(e){return e instanceof Uint8Array||typeof e=="string"?new r(e):typeof e.uint8Array=="function"?new r(e.uint8Array()):null}clean(){if((this._buf==null||this._buf.byteLength===0)&&(this._buf=oa),this._buf[0]!==kn){let e=new Uint8Array(this._buf.byteLength+1);e.fill(kn,0,1),e.set(this._buf,1),this._buf=e}for(;this._buf.byteLength>1&&this._buf[this._buf.byteLength-1]===kn;)this._buf=this._buf.subarray(0,-1)}less(e){let t=this.list(),n=e.list();for(let i=0;i<t.length;i++){if(n.length<i+1)return!1;let o=t[i],s=n[i];if(o<s)return!0;if(o>s)return!1}return t.length<n.length}reverse(){return r.withNamespaces(this.list().slice().reverse())}namespaces(){return this.list()}baseNamespace(){let e=this.namespaces();return e[e.length-1]}list(){return this.toString().split(Ye).slice(1)}type(){return Id(this.baseNamespace())}name(){return Td(this.baseNamespace())}instance(e){return new r(this.toString()+":"+e)}path(){let e=this.parent().toString();return e.endsWith(Ye)||(e+=Ye),e+=this.type(),new r(e)}parent(){let e=this.list();return e.length===1?new r(Ye):new r(e.slice(0,-1).join(Ye))}child(e){return this.toString()===Ye?e:e.toString()===Ye?this:new r(this.toString()+e.toString(),!1)}isAncestorOf(e){return e.toString()===this.toString()?!1:e.toString().startsWith(this.toString())}isDecendantOf(e){return e.toString()===this.toString()?!1:this.toString().startsWith(e.toString())}isTopLevel(){return this.list().length===1}concat(...e){return r.withNamespaces([...this.namespaces(),...Dd(e.map(t=>t.namespaces()))])}};function Id(r){let e=r.split(":");return e.length<2?"":e.slice(0,-1).join(":")}function Td(r){let e=r.split(":");return e[e.length-1]}function Dd(r){return[].concat(...r)}var $o=O(ue(),1);function Ud(r){return r[Symbol.asyncIterator]!=null}function Ld(r){if(Ud(r))return(async()=>{for await(let e of r)return e})();for(let e of r)return e}var so=Ld;function Fd(r){return r[Symbol.asyncIterator]!=null}function Pd(r,e=1){return e=Number(e),Fd(r)?async function*(){let t=[];if(e<1&&(e=1),e!==Math.round(e))throw new Error("Batch size must be an integer");for await(let n of r)for(t.push(n);t.length>=e;)yield t.slice(0,e),t=t.slice(e);for(;t.length>0;)yield t.slice(0,e),t=t.slice(e)}():function*(){let t=[];if(e<1&&(e=1),e!==Math.round(e))throw new Error("Batch size must be an integer");for(let n of r)for(t.push(n);t.length>=e;)yield t.slice(0,e),t=t.slice(e);for(;t.length>0;)yield t.slice(0,e),t=t.slice(e)}()}var Tr=Pd;async function*Dr(r,e=1){for await(let t of Tr(r,e)){let n=t.map(async i=>i().then(o=>({ok:!0,value:o}),o=>({ok:!1,err:o})));for(let i=0;i<n.length;i++){let o=await n[i];if(o.ok)yield o.value;else throw o.err}}}function At(r,e){e==null&&(e=r.reduce((i,o)=>i+o.length,0));let t=_t(e),n=0;for(let i of r)t.set(i,n),n+=i.length;return bt(t)}function ca(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}var ua=Symbol.for("@achingbrain/uint8arraylist");function fa(r,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let t=0;for(let n of r){let i=t+n.byteLength;if(e<i)return{buf:n,index:e-t};t=i}throw new RangeError("index is out of bounds")}function In(r){return!!r?.[ua]}var Et=class r{constructor(...e){Object.defineProperty(this,ua,{value:!0}),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 t=0;for(let n of e)if(n instanceof Uint8Array)t+=n.byteLength,this.bufs.push(n);else if(In(n))t+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=t}prepend(...e){this.prependAll(e)}prependAll(e){let t=0;for(let n of e.reverse())if(n instanceof Uint8Array)t+=n.byteLength,this.bufs.unshift(n);else if(In(n))t+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=t}get(e){let t=fa(this.bufs,e);return t.buf[t.index]}set(e,t){let n=fa(this.bufs,e);n.buf[n.index]=t}write(e,t=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(t+n,e[n]);else if(In(e))for(let n=0;n<e.length;n++)this.set(t+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,t){let{bufs:n,length:i}=this._subList(e,t);return At(n,i)}subarray(e,t){let{bufs:n,length:i}=this._subList(e,t);return n.length===1?n[0]:At(n,i)}sublist(e,t){let{bufs:n,length:i}=this._subList(e,t),o=new r;return o.length=i,o.bufs=n,o}_subList(e,t){if(e=e??0,t=t??this.length,e<0&&(e=this.length+e),t<0&&(t=this.length+t),e<0||t>this.length)throw new RangeError("index is out of bounds");if(e===t)return{bufs:[],length:0};if(e===0&&t===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,f=t>a&&t<=c;if(u&&f){if(e===a&&t===c){n.push(s);break}let d=e-a;n.push(s.subarray(d,d+(t-e)));break}if(u){if(e===0){n.push(s);continue}n.push(s.subarray(e-a));continue}if(f){if(t===c){n.push(s);break}n.push(s.subarray(0,t-a));break}n.push(s)}return{bufs:n,length:t-e}}indexOf(e,t=0){if(!In(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(t=Number(t??0),isNaN(t)&&(t=0),t<0&&(t=this.length+t),t<0&&(t=0),e.length===0)return t>this.length?this.length:t;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 d=0;d<o;d++)s[d]=-1;for(let d=0;d<i;d++)s[n[d]]=d;let a=s,c=this.byteLength-n.byteLength,u=n.byteLength-1,f;for(let d=t;d<=c;d+=f){f=0;for(let m=u;m>=0;m--){let l=this.get(d+m);if(n[m]!==l){f=Math.max(1,m-a[l]);break}}if(f===0)return d}return-1}getInt8(e){let t=this.subarray(e,e+1);return new DataView(t.buffer,t.byteOffset,t.byteLength).getInt8(0)}setInt8(e,t){let n=_t(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,t),this.write(n,e)}getInt16(e,t){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,t)}setInt16(e,t,n){let i=Ke(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,t,n),this.write(i,e)}getInt32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,t)}setInt32(e,t,n){let i=Ke(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,t,n),this.write(i,e)}getBigInt64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,t)}setBigInt64(e,t,n){let i=Ke(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,t,n),this.write(i,e)}getUint8(e){let t=this.subarray(e,e+1);return new DataView(t.buffer,t.byteOffset,t.byteLength).getUint8(0)}setUint8(e,t){let n=_t(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,t),this.write(n,e)}getUint16(e,t){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,t)}setUint16(e,t,n){let i=Ke(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,t,n),this.write(i,e)}getUint32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,t)}setUint32(e,t,n){let i=Ke(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,t,n),this.write(i,e)}getBigUint64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,t)}setBigUint64(e,t,n){let i=Ke(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,t,n),this.write(i,e)}getFloat32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,t)}setFloat32(e,t,n){let i=Ke(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,t,n),this.write(i,e)}getFloat64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,t)}setFloat64(e,t,n){let i=Ke(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,t,n),this.write(i,e)}equals(e){if(e==null||!(e instanceof r)||e.bufs.length!==this.bufs.length)return!1;for(let t=0;t<this.bufs.length;t++)if(!ca(this.bufs[t],e.bufs[t]))return!1;return!0}static fromUint8Arrays(e,t){let n=new r;return n.bufs=e,t==null&&(t=e.reduce((i,o)=>i+o.byteLength,0)),n.length=t,n}};var zd=262144,Nr=(r={})=>{let e=r.chunkSize??zd;return async function*(n){let i=new Et,o=0,s=!1;for await(let a of n)for(i.append(a),o+=a.length;o>=e;)if(yield i.slice(0,e),s=!0,e===i.length)i=new Et,o=0;else{let c=new Et;c.append(i.sublist(e)),i=c,o-=e}(!s||o>0)&&(yield i.subarray(0,o))}};var K={};re(K,{code:()=>Z,createLink:()=>xa,createNode:()=>ba,decode:()=>j,encode:()=>L,name:()=>Qd,prepare:()=>$,validate:()=>fo});var Od=new TextDecoder;function ao(r,e){let t=0;for(let n=0;;n+=7){if(n>=64)throw new Error("protobuf: varint overflow");if(e>=r.length)throw new Error("protobuf: unexpected end of data");let i=r[e++];if(t+=n<28?(i&127)<<n:(i&127)*2**n,i<128)break}return[t,e]}function Tn(r,e){let t;[t,e]=ao(r,e);let n=e+t;if(t<0||n<0)throw new Error("protobuf: invalid length");if(n>r.length)throw new Error("protobuf: unexpected end of data");return[r.subarray(e,n),n]}function la(r,e){let t;return[t,e]=ao(r,e),[t&7,t>>3,e]}function Rd(r){let e={},t=r.length,n=0;for(;n<t;){let i,o;if([i,o,n]=la(r,n),o===1){if(e.Hash)throw new Error("protobuf: (PBLink) duplicate Hash section");if(i!==2)throw new Error(`protobuf: (PBLink) wrong wireType (${i}) for Hash`);if(e.Name!==void 0)throw new Error("protobuf: (PBLink) invalid order, found Name before Hash");if(e.Tsize!==void 0)throw new Error("protobuf: (PBLink) invalid order, found Tsize before Hash");[e.Hash,n]=Tn(r,n)}else if(o===2){if(e.Name!==void 0)throw new Error("protobuf: (PBLink) duplicate Name section");if(i!==2)throw new Error(`protobuf: (PBLink) wrong wireType (${i}) for Name`);if(e.Tsize!==void 0)throw new Error("protobuf: (PBLink) invalid order, found Tsize before Name");let s;[s,n]=Tn(r,n),e.Name=Od.decode(s)}else if(o===3){if(e.Tsize!==void 0)throw new Error("protobuf: (PBLink) duplicate Tsize section");if(i!==0)throw new Error(`protobuf: (PBLink) wrong wireType (${i}) for Tsize`);[e.Tsize,n]=ao(r,n)}else throw new Error(`protobuf: (PBLink) invalid fieldNumber, expected 1, 2 or 3, got ${o}`)}if(n>t)throw new Error("protobuf: (PBLink) unexpected end of data");return e}function ha(r){let e=r.length,t=0,n,i=!1,o;for(;t<e;){let a,c;if([a,c,t]=la(r,t),a!==2)throw new Error(`protobuf: (PBNode) invalid wireType, expected 2, got ${a}`);if(c===1){if(o)throw new Error("protobuf: (PBNode) duplicate Data section");[o,t]=Tn(r,t),n&&(i=!0)}else if(c===2){if(i)throw new Error("protobuf: (PBNode) duplicate Links section");n||(n=[]);let u;[u,t]=Tn(r,t),n.push(Rd(u))}else throw new Error(`protobuf: (PBNode) invalid fieldNumber, expected 1 or 2, got ${c}`)}if(t>e)throw new Error("protobuf: (PBNode) unexpected end of data");let s={};return o&&(s.Data=o),s.Links=n||[],s}var pa=new TextEncoder,da=2**32,Md=2**31;function Vd(r,e){let t=e.length;if(typeof r.Tsize=="number"){if(r.Tsize<0)throw new Error("Tsize cannot be negative");if(!Number.isSafeInteger(r.Tsize))throw new Error("Tsize too large for encoding");t=Ur(e,t,r.Tsize)-1,e[t]=24}if(typeof r.Name=="string"){let n=pa.encode(r.Name);t-=n.length,e.set(n,t),t=Ur(e,t,n.length)-1,e[t]=18}return r.Hash&&(t-=r.Hash.length,e.set(r.Hash,t),t=Ur(e,t,r.Hash.length)-1,e[t]=10),e.length-t}function ma(r){let e=Hd(r),t=new Uint8Array(e),n=e;if(r.Data&&(n-=r.Data.length,t.set(r.Data,n),n=Ur(t,n,r.Data.length)-1,t[n]=10),r.Links)for(let i=r.Links.length-1;i>=0;i--){let o=Vd(r.Links[i],t.subarray(0,n));n-=o,n=Ur(t,n,o)-1,t[n]=18}return t}function $d(r){let e=0;if(r.Hash){let t=r.Hash.length;e+=1+t+Gt(t)}if(typeof r.Name=="string"){let t=pa.encode(r.Name).length;e+=1+t+Gt(t)}return typeof r.Tsize=="number"&&(e+=1+Gt(r.Tsize)),e}function Hd(r){let e=0;if(r.Data){let t=r.Data.length;e+=1+t+Gt(t)}if(r.Links)for(let t of r.Links){let n=$d(t);e+=1+n+Gt(n)}return e}function Ur(r,e,t){e-=Gt(t);let n=e;for(;t>=Md;)r[e++]=t&127|128,t/=128;for(;t>=128;)r[e++]=t&127|128,t>>>=7;return r[e]=t,n}function Gt(r){return r%2===0&&r++,Math.floor((jd(r)+6)/7)}function jd(r){let e=0;return r>=da&&(r=Math.floor(r/da),e=32),r>=65536&&(r>>>=16,e+=16),r>=256&&(r>>>=8,e+=8),e+qd[r]}var qd=[0,1,2,2,3,3,3,3,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8];var Gd=["Data","Links"],Wd=["Hash","Name","Tsize"],co=new TextEncoder;function ga(r,e){if(r===e)return 0;let t=r.Name?co.encode(r.Name):[],n=e.Name?co.encode(e.Name):[],i=t.length,o=n.length;for(let s=0,a=Math.min(i,o);s<a;++s)if(t[s]!==n[s]){i=t[s],o=n[s];break}return i<o?-1:o<i?1:0}function ya(r,e){return!Object.keys(r).some(t=>!e.includes(t))}function wa(r){if(typeof r.asCID=="object"){let t=oe.asCID(r);if(!t)throw new TypeError("Invalid DAG-PB form");return{Hash:t}}if(typeof r!="object"||Array.isArray(r))throw new TypeError("Invalid DAG-PB form");let e={};if(r.Hash){let t=oe.asCID(r.Hash);try{t||(typeof r.Hash=="string"?t=oe.parse(r.Hash):r.Hash instanceof Uint8Array&&(t=oe.decode(r.Hash)))}catch(n){throw new TypeError(`Invalid DAG-PB form: ${n.message}`)}t&&(e.Hash=t)}if(!e.Hash)throw new TypeError("Invalid DAG-PB form");return typeof r.Name=="string"&&(e.Name=r.Name),typeof r.Tsize=="number"&&(e.Tsize=r.Tsize),e}function $(r){if((r instanceof Uint8Array||typeof r=="string")&&(r={Data:r}),typeof r!="object"||Array.isArray(r))throw new TypeError("Invalid DAG-PB form");let e={};if(r.Data!==void 0)if(typeof r.Data=="string")e.Data=co.encode(r.Data);else if(r.Data instanceof Uint8Array)e.Data=r.Data;else throw new TypeError("Invalid DAG-PB form");if(r.Links!==void 0)if(Array.isArray(r.Links))e.Links=r.Links.map(wa),e.Links.sort(ga);else throw new TypeError("Invalid DAG-PB form");else e.Links=[];return e}function fo(r){if(!r||typeof r!="object"||Array.isArray(r)||r instanceof Uint8Array||r["/"]&&r["/"]===r.bytes)throw new TypeError("Invalid DAG-PB form");if(!ya(r,Gd))throw new TypeError("Invalid DAG-PB form (extraneous properties)");if(r.Data!==void 0&&!(r.Data instanceof Uint8Array))throw new TypeError("Invalid DAG-PB form (Data must be bytes)");if(!Array.isArray(r.Links))throw new TypeError("Invalid DAG-PB form (Links must be a list)");for(let e=0;e<r.Links.length;e++){let t=r.Links[e];if(!t||typeof t!="object"||Array.isArray(t)||t instanceof Uint8Array||t["/"]&&t["/"]===t.bytes)throw new TypeError("Invalid DAG-PB form (bad link)");if(!ya(t,Wd))throw new TypeError("Invalid DAG-PB form (extraneous properties on link)");if(t.Hash===void 0)throw new TypeError("Invalid DAG-PB form (link must have a Hash)");if(t.Hash==null||!t.Hash["/"]||t.Hash["/"]!==t.Hash.bytes)throw new TypeError("Invalid DAG-PB form (link Hash must be a CID)");if(t.Name!==void 0&&typeof t.Name!="string")throw new TypeError("Invalid DAG-PB form (link Name must be a string)");if(t.Tsize!==void 0){if(typeof t.Tsize!="number"||t.Tsize%1!==0)throw new TypeError("Invalid DAG-PB form (link Tsize must be an integer)");if(t.Tsize<0)throw new TypeError("Invalid DAG-PB form (link Tsize cannot be negative)")}if(e>0&&ga(t,r.Links[e-1])===-1)throw new TypeError("Invalid DAG-PB form (links must be sorted by Name bytes)")}}function ba(r,e=[]){return $({Data:r,Links:e})}function xa(r,e,t){return wa({Hash:t,Name:r,Tsize:e})}var Qd="dag-pb",Z=112;function L(r){fo(r);let e={};return r.Links&&(e.Links=r.Links.map(t=>{let n={};return t.Hash&&(n.Hash=t.Hash.bytes),t.Name!==void 0&&(n.Name=t.Name),t.Tsize!==void 0&&(n.Tsize=t.Tsize),n})),r.Data&&(e.Data=r.Data),ma(e)}function j(r){let e=ha(r),t={};return e.Data&&(t.Data=e.Data),e.Links&&(t.Links=e.Links.map(n=>{let i={};try{i.Hash=oe.decode(n.Hash)}catch{}if(!i.Hash)throw new Error("Invalid Hash field found in link, expected CID");return n.Name!==void 0&&(i.Name=n.Name),n.Tsize!==void 0&&(i.Tsize=n.Tsize),i})),t}var ko=O(ue(),1);var Ao=O(mo(),1),ac=O(Za(),1),cc=O(Bt(),1),Eo=O(_o(),1),fc=O(sc(),1);function n1(){cc.default._configure(),Ao.default._configure(ac.default),Eo.default._configure(fc.default)}n1();var uc=["uint64","int64","sint64","fixed64","sfixed64"];function i1(r){for(let e of uc){if(r[e]==null)continue;let t=r[e];r[e]=function(){return BigInt(t.call(this).toString())}}return r}function So(r){return i1(new Ao.default(r))}function o1(r){for(let e of uc){if(r[e]==null)continue;let t=r[e];r[e]=function(n){return t.call(this,n.toString())}}return r}function Bo(){return o1(Eo.default.create())}function Pr(r,e){let t=So(r instanceof Uint8Array?r:r.subarray());return e.decode(t)}function zr(r,e){let t=Bo();return e.encode(r,t,{lengthDelimited:!1}),t.finish()}var Qt;(function(r){r[r.VARINT=0]="VARINT",r[r.BIT64=1]="BIT64",r[r.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",r[r.START_GROUP=3]="START_GROUP",r[r.END_GROUP=4]="END_GROUP",r[r.BIT32=5]="BIT32"})(Qt||(Qt={}));function Fn(r,e,t,n){return{name:r,type:e,encode:t,decode:n}}function Co(r){function e(i){if(r[i.toString()]==null)throw new Error("Invalid enum value");return r[i]}let t=function(o,s){let a=e(o);s.int32(a)},n=function(o){let s=o.int32();return e(s)};return Fn("enum",Qt.VARINT,t,n)}function Or(r,e){return Fn("message",Qt.LENGTH_DELIMITED,r,e)}var ke;(function(r){let e;(function(i){i.Raw="Raw",i.Directory="Directory",i.File="File",i.Metadata="Metadata",i.Symlink="Symlink",i.HAMTShard="HAMTShard"})(e=r.DataType||(r.DataType={}));let t;(function(i){i[i.Raw=0]="Raw",i[i.Directory=1]="Directory",i[i.File=2]="File",i[i.Metadata=3]="Metadata",i[i.Symlink=4]="Symlink",i[i.HAMTShard=5]="HAMTShard"})(t||(t={})),function(i){i.codec=()=>Co(t)}(e=r.DataType||(r.DataType={}));let n;r.codec=()=>(n==null&&(n=Or((i,o,s={})=>{if(s.lengthDelimited!==!1&&o.fork(),i.Type!=null&&(o.uint32(8),r.DataType.codec().encode(i.Type,o)),i.Data!=null&&(o.uint32(18),o.bytes(i.Data)),i.filesize!=null&&(o.uint32(24),o.uint64(i.filesize)),i.blocksizes!=null)for(let a of i.blocksizes)o.uint32(32),o.uint64(a);i.hashType!=null&&(o.uint32(40),o.uint64(i.hashType)),i.fanout!=null&&(o.uint32(48),o.uint64(i.fanout)),i.mode!=null&&(o.uint32(56),o.uint32(i.mode)),i.mtime!=null&&(o.uint32(66),Pn.codec().encode(i.mtime,o)),s.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let s={blocksizes:[]},a=o==null?i.len:i.pos+o;for(;i.pos<a;){let c=i.uint32();switch(c>>>3){case 1:s.Type=r.DataType.codec().decode(i);break;case 2:s.Data=i.bytes();break;case 3:s.filesize=i.uint64();break;case 4:s.blocksizes.push(i.uint64());break;case 5:s.hashType=i.uint64();break;case 6:s.fanout=i.uint64();break;case 7:s.mode=i.uint32();break;case 8:s.mtime=Pn.codec().decode(i,i.uint32());break;default:i.skipType(c&7);break}}return s})),n),r.encode=i=>zr(i,r.codec()),r.decode=i=>Pr(i,r.codec())})(ke||(ke={}));var Pn;(function(r){let e;r.codec=()=>(e==null&&(e=Or((t,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),t.Seconds!=null&&(n.uint32(8),n.int64(t.Seconds)),t.FractionalNanoseconds!=null&&(n.uint32(21),n.fixed32(t.FractionalNanoseconds)),i.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let i={},o=n==null?t.len:t.pos+n;for(;t.pos<o;){let s=t.uint32();switch(s>>>3){case 1:i.Seconds=t.int64();break;case 2:i.FractionalNanoseconds=t.fixed32();break;default:t.skipType(s&7);break}}return i})),e),r.encode=t=>zr(t,r.codec()),r.decode=t=>Pr(t,r.codec())})(Pn||(Pn={}));var lc;(function(r){let e;r.codec=()=>(e==null&&(e=Or((t,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),t.MimeType!=null&&(n.uint32(10),n.string(t.MimeType)),i.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let i={},o=n==null?t.len:t.pos+n;for(;t.pos<o;){let s=t.uint32();switch(s>>>3){case 1:i.MimeType=t.string();break;default:t.skipType(s&7);break}}return i})),e),r.encode=t=>zr(t,r.codec()),r.decode=t=>Pr(t,r.codec())})(lc||(lc={}));var hc={Raw:"raw",Directory:"directory",File:"file",Metadata:"metadata",Symlink:"symlink",HAMTShard:"hamt-sharded-directory"},s1=["directory","hamt-sharded-directory"],dc=parseInt("0644",8),pc=parseInt("0755",8),D=class r{static unmarshal(e){let t=ke.decode(e),n=new r({type:hc[t.Type!=null?t.Type.toString():"File"],data:t.Data,blockSizes:t.blocksizes,mode:t.mode,mtime:t.mtime!=null?{secs:t.mtime.Seconds??0n,nsecs:t.mtime.FractionalNanoseconds}:void 0});return n._originalMode=t.mode??0,n}type;data;blockSizes;hashType;fanout;mtime;_mode;_originalMode;constructor(e={type:"file"}){let{type:t,data:n,blockSizes:i,hashType:o,fanout:s,mtime:a,mode:c}=e;if(t!=null&&!Object.values(hc).includes(t))throw(0,ko.default)(new Error("Type: "+t+" is not valid"),"ERR_INVALID_TYPE");this.type=t??"file",this.data=n,this.hashType=o,this.fanout=s,this.blockSizes=i??[],this._originalMode=0,this.mode=c,this.mtime=a}set mode(e){e==null?this._mode=this.isDirectory()?pc:dc:this._mode=e&4095}get mode(){return this._mode}isDirectory(){return s1.includes(this.type)}addBlockSize(e){this.blockSizes.push(e)}removeBlockSize(e){this.blockSizes.splice(e,1)}fileSize(){if(this.isDirectory())return 0n;let e=0n;return this.blockSizes.forEach(t=>{e+=t}),this.data!=null&&(e+=BigInt(this.data.length)),e}marshal(){let e;switch(this.type){case"raw":e=ke.DataType.Raw;break;case"directory":e=ke.DataType.Directory;break;case"file":e=ke.DataType.File;break;case"metadata":e=ke.DataType.Metadata;break;case"symlink":e=ke.DataType.Symlink;break;case"hamt-sharded-directory":e=ke.DataType.HAMTShard;break;default:throw(0,ko.default)(new Error(`Type: ${e} is not valid`),"ERR_INVALID_TYPE")}let t=this.data;(this.data==null||this.data.length===0)&&(t=void 0);let n;this.mode!=null&&(n=this._originalMode&4294963200|(this.mode??0),n===dc&&!this.isDirectory()&&(n=void 0),n===pc&&this.isDirectory()&&(n=void 0));let i;return this.mtime!=null&&(i={Seconds:this.mtime.secs,FractionalNanoseconds:this.mtime.nsecs}),ke.encode({Type:e,Data:t,filesize:this.isDirectory()?void 0:this.fileSize(),blocksizes:this.blockSizes,hashType:this.hashType,fanout:this.fanout,mode:n,mtime:i})}};var On={};re(On,{code:()=>zn,decode:()=>f1,encode:()=>c1,name:()=>a1});var Ig=new Uint8Array(0);var mc=(r,e)=>{if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0},Je=r=>{if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")};var a1="raw",zn=85,c1=r=>Je(r),f1=r=>Je(r);var H=class extends Event{constructor(e,t){super(e),this.detail=t}};var u1=wc,yc=128,l1=127,h1=~l1,d1=Math.pow(2,31);function wc(r,e,t){e=e||[],t=t||0;for(var n=t;r>=d1;)e[t++]=r&255|yc,r/=128;for(;r&h1;)e[t++]=r&255|yc,r>>>=7;return e[t]=r|0,wc.bytes=t-n+1,e}var p1=Io,m1=128,gc=127;function Io(r,n){var t=0,n=n||0,i=0,o=n,s,a=r.length;do{if(o>=a)throw Io.bytes=0,new RangeError("Could not decode varint");s=r[o++],t+=i<28?(s&gc)<<i:(s&gc)*Math.pow(2,i),i+=7}while(s>=m1);return Io.bytes=o-n,t}var y1=Math.pow(2,7),g1=Math.pow(2,14),w1=Math.pow(2,21),b1=Math.pow(2,28),x1=Math.pow(2,35),v1=Math.pow(2,42),_1=Math.pow(2,49),A1=Math.pow(2,56),E1=Math.pow(2,63),S1=function(r){return r<y1?1:r<g1?2:r<w1?3:r<b1?4:r<x1?5:r<v1?6:r<_1?7:r<A1?8:r<E1?9:10},B1={encode:u1,decode:p1,encodingLength:S1},C1=B1,Rr=C1;var Mr=(r,e=0)=>[Rr.decode(r,e),Rr.decode.bytes],Kt=(r,e,t=0)=>(Rr.encode(r,e,t),e),Yt=r=>Rr.encodingLength(r);var Vr=(r,e)=>{let t=e.byteLength,n=Yt(r),i=n+Yt(t),o=new Uint8Array(i+t);return Kt(r,o,0),Kt(t,o,n),o.set(e,i),new Jt(r,t,e,o)},xc=r=>{let e=Je(r),[t,n]=Mr(e),[i,o]=Mr(e.subarray(n)),s=e.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new Jt(t,i,s,e)},vc=(r,e)=>{if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&mc(r.bytes,t.bytes)}},Jt=class{constructor(e,t,n,i){this.code=e,this.size=t,this.digest=n,this.bytes=i}};function k1(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var i=0;i<r.length;i++){var o=r.charAt(i),s=o.charCodeAt(0);if(t[s]!==255)throw new TypeError(o+" is ambiguous");t[s]=i}var a=r.length,c=r.charAt(0),u=Math.log(a)/Math.log(256),f=Math.log(256)/Math.log(a);function d(h){if(h instanceof Uint8Array||(ArrayBuffer.isView(h)?h=new Uint8Array(h.buffer,h.byteOffset,h.byteLength):Array.isArray(h)&&(h=Uint8Array.from(h))),!(h instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(h.length===0)return"";for(var p=0,b=0,y=0,w=h.length;y!==w&&h[y]===0;)y++,p++;for(var x=(w-y)*f+1>>>0,v=new Uint8Array(x);y!==w;){for(var S=h[y],A=0,g=x-1;(S!==0||A<b)&&g!==-1;g--,A++)S+=256*v[g]>>>0,v[g]=S%a>>>0,S=S/a>>>0;if(S!==0)throw new Error("Non-zero carry");b=A,y++}for(var E=x-b;E!==x&&v[E]===0;)E++;for(var I=c.repeat(p);E<x;++E)I+=r.charAt(v[E]);return I}function m(h){if(typeof h!="string")throw new TypeError("Expected String");if(h.length===0)return new Uint8Array;var p=0;if(h[p]!==" "){for(var b=0,y=0;h[p]===c;)b++,p++;for(var w=(h.length-p)*u+1>>>0,x=new Uint8Array(w);h[p];){var v=t[h.charCodeAt(p)];if(v===255)return;for(var S=0,A=w-1;(v!==0||S<y)&&A!==-1;A--,S++)v+=a*x[A]>>>0,x[A]=v%256>>>0,v=v/256>>>0;if(v!==0)throw new Error("Non-zero carry");y=S,p++}if(h[p]!==" "){for(var g=w-y;g!==w&&x[g]===0;)g++;for(var E=new Uint8Array(b+(w-g)),I=b;g!==w;)E[I++]=x[g++];return E}}}function l(h){var p=m(h);if(p)return p;throw new Error(`Non-${e} character`)}return{encode:d,decodeUnsafe:m,decode:l}}var I1=k1,T1=I1,Ac=T1;var To=class{constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Do=class{constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),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 Ec(this,e)}},No=class{constructor(e){this.decoders=e}or(e){return Ec(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},Ec=(r,e)=>new No({...r.decoders||{[r.prefix]:r},...e.decoders||{[e.prefix]:e}}),Uo=class{constructor(e,t,n,i){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=i,this.encoder=new To(e,t,n),this.decoder=new Do(e,t,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},Sc=({name:r,prefix:e,encode:t,decode:n})=>new Uo(r,e,t,n),Lo=({prefix:r,name:e,alphabet:t})=>{let{encode:n,decode:i}=Ac(t,e);return Sc({prefix:r,name:e,encode:n,decode:o=>Je(i(o))})},D1=(r,e,t,n)=>{let i={};for(let f=0;f<e.length;++f)i[e[f]]=f;let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*t/8|0),a=0,c=0,u=0;for(let f=0;f<o;++f){let d=i[r[f]];if(d===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<t|d,a+=t,a>=8&&(a-=8,s[u++]=255&c>>a)}if(a>=t||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s},N1=(r,e,t)=>{let n=e[e.length-1]==="=",i=(1<<t)-1,o="",s=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],s+=8;s>t;)s-=t,o+=e[i&a>>s];if(s&&(o+=e[i&a<<t-s]),n)for(;o.length*t&7;)o+="=";return o},Me=({name:r,prefix:e,bitsPerChar:t,alphabet:n})=>Sc({prefix:e,name:r,encode(i){return N1(i,n,t)},decode(i){return D1(i,n,t,r)}});var Xe=Lo({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Vg=Lo({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var $r=Me({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),jg=Me({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),qg=Me({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Gg=Me({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Wg=Me({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Qg=Me({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Kg=Me({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Yg=Me({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Jg=Me({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Bc=(r,e)=>{let{bytes:t,version:n}=r;switch(n){case 0:return L1(t,Fo(r),e||Xe.encoder);default:return F1(t,Fo(r),e||$r.encoder)}};var Cc=new WeakMap,Fo=r=>{let e=Cc.get(r);if(e==null){let t=new Map;return Cc.set(r,t),t}return e},kt=class r{constructor(e,t,n,i){this.code=t,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:t}=this;if(e!==Hr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==P1)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}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:t}=this.multihash,n=Vr(e,t);return r.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 r.equals(this,e)}static equals(e,t){let n=t;return n&&e.code===n.code&&e.version===n.version&&vc(e.multihash,n.multihash)}toString(e){return Bc(this,e)}toJSON(){return{"/":Bc(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:i,multihash:o,bytes:s}=t;return new r(n,i,o,s||kc(n,i,o.bytes))}else if(t[z1]===!0){let{version:n,multihash:i,code:o}=t,s=xc(i);return r.create(n,o,s)}else return null}static create(e,t,n){if(typeof t!="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(t!==Hr)throw new Error(`Version 0 CID must use dag-pb (code: ${Hr}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let i=kc(e,t,n.bytes);return new r(e,t,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,Hr,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,i=Je(e.subarray(n,n+t.multihashSize));if(i.byteLength!==t.multihashSize)throw new Error("Incorrect length");let o=i.subarray(t.multihashSize-t.digestSize),s=new Jt(t.multihashCode,t.digestSize,o,i);return[t.version===0?r.createV0(s):r.createV1(t.codec,s),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[d,m]=Mr(e.subarray(t));return t+=m,d},i=n(),o=Hr;if(i===18?(i=0,t=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let s=t,a=n(),c=n(),u=t+c,f=u-s;return{version:i,codec:o,multihashCode:a,digestSize:c,multihashSize:f,size:u}}static parse(e,t){let[n,i]=U1(e,t),o=r.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}},U1=(r,e)=>{switch(r[0]){case"Q":{let t=e||Xe;return[Xe.prefix,t.decode(`${Xe.prefix}${r}`)]}case Xe.prefix:{let t=e||Xe;return[Xe.prefix,t.decode(r)]}case $r.prefix:{let t=e||$r;return[$r.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}},L1=(r,e,t)=>{let{prefix:n}=t;if(n!==Xe.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let i=e.get(n);if(i==null){let o=t.encode(r).slice(1);return e.set(n,o),o}else return i},F1=(r,e,t)=>{let{prefix:n}=t,i=e.get(n);if(i==null){let o=t.encode(r);return e.set(n,o),o}else return i},Hr=112,P1=18,kc=(r,e,t)=>{let n=Yt(r),i=n+Yt(e),o=new Uint8Array(i+t.byteLength);return Kt(r,o,0),Kt(e,o,n),o.set(t,i),o},z1=Symbol.for("@ipld/js-cid/CID");var zo=({name:r,code:e,encode:t})=>new Po(r,e,t),Po=class{constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?Vr(this.code,t):t.then(n=>Vr(this.code,n))}else throw Error("Unknown type, must be binary type")}};var Ic=r=>async e=>new Uint8Array(await crypto.subtle.digest(r,e)),Tc=zo({name:"sha2-256",code:18,encode:Ic("SHA-256")}),sw=zo({name:"sha2-512",code:19,encode:Ic("SHA-512")});var Ie=async(r,e,t)=>{t.codec==null&&(t.codec=K);let n=await Tc.digest(r),i=kt.create(t.cidVersion,t.codec.code,n);return await e.put(i,r,t),i};function Dc(r){return async function*(t,n){let i=0n;for await(let o of t.content)yield async()=>{let s,a={codec:K,cidVersion:r.cidVersion,onProgress:r.onProgress};r.rawLeaves?(a.codec=On,a.cidVersion=1):(s=new D({type:r.leafType,data:o}),o=L({Data:s.marshal(),Links:[]}));let c=await Ie(o,n,a);return i+=BigInt(o.byteLength),r.onProgress?.(new H("unixfs:importer:progress:file:write",{bytesWritten:i,cid:c,path:t.path})),{cid:c,unixfs:s,size:BigInt(o.length),block:o}}}}var Oo=O(ue(),1);var Nc=async(r,e,t)=>{let n=new D({type:"directory",mtime:r.mtime,mode:r.mode}),i=L($({Data:n.marshal()})),o=await Ie(i,e,t),s=r.path;return{cid:o,path:s,unixfs:n,size:BigInt(i.length),originalPath:r.originalPath,block:i}};async function*O1(r,e,t){let n=-1,i;for await(let o of Dr(t.bufferImporter(r,e),t.blockWriteConcurrency)){if(n++,n===0){i={...o,single:!0};continue}else n===1&&i!=null&&(yield{...i,block:void 0,single:void 0},i=void 0);yield{...o,block:void 0}}i!=null&&(yield i)}function Uc(r){return r.single===!0}var R1=(r,e,t)=>async function(i){if(i.length===1&&Uc(i[0])&&t.reduceSingleLeafToSelf){let f=i[0],d=f.block;return Uc(f)&&(r.mtime!==void 0||r.mode!==void 0)&&(f.unixfs=new D({type:"file",mtime:r.mtime,mode:r.mode,data:f.block}),d={Data:f.unixfs.marshal(),Links:[]},f.block=L($(d)),f.cid=await Ie(f.block,e,{...t,cidVersion:t.cidVersion}),f.size=BigInt(f.block.length)),t.onProgress?.(new H("unixfs:importer:progress:file:layout",{cid:f.cid,path:f.originalPath})),{cid:f.cid,path:r.path,unixfs:f.unixfs,size:f.size,originalPath:f.originalPath}}let o=new D({type:"file",mtime:r.mtime,mode:r.mode}),s=i.filter(f=>f.cid.code===zn&&f.size>0||f.unixfs!=null&&f.unixfs.data==null&&f.unixfs.fileSize()>0n?!0:!!f.unixfs?.data?.length).map(f=>f.cid.code===zn?(o.addBlockSize(f.size),{Name:"",Tsize:Number(f.size),Hash:f.cid}):(f.unixfs==null||f.unixfs.data==null?o.addBlockSize(f.unixfs?.fileSize()??0n):o.addBlockSize(BigInt(f.unixfs.data.length)),{Name:"",Tsize:Number(f.size),Hash:f.cid})),a={Data:o.marshal(),Links:s},c=L($(a)),u=await Ie(c,e,t);return t.onProgress?.(new H("unixfs:importer:progress:file:layout",{cid:u,path:r.originalPath})),{cid:u,path:r.path,unixfs:o,size:BigInt(c.length+a.Links.reduce((f,d)=>f+(d.Tsize??0),0)),originalPath:r.originalPath,block:c}},Lc=async(r,e,t)=>t.layout(O1(r,e,t),R1(r,e,t));function M1(r){return Symbol.iterator in r}function V1(r){return Symbol.asyncIterator in r}function $1(r){try{if(r instanceof Uint8Array)return async function*(){yield r}();if(M1(r))return async function*(){yield*r}();if(V1(r))return r}catch{throw(0,Oo.default)(new Error("Content was invalid"),"ERR_INVALID_CONTENT")}throw(0,Oo.default)(new Error("Content was invalid"),"ERR_INVALID_CONTENT")}function Fc(r){return async function*(t,n){for await(let i of t){let o;if(i.path!=null&&(o=i.path,i.path=i.path.split("/").filter(s=>s!=null&&s!==".").join("/")),H1(i)){let s={path:i.path,mtime:i.mtime,mode:i.mode,content:async function*(){let a=0n;for await(let c of r.chunker(r.chunkValidator($1(i.content)))){let u=BigInt(c.byteLength);a+=u,r.onProgress?.(new H("unixfs:importer:progress:file:read",{bytesRead:a,chunkSize:u,path:i.path})),yield c}}(),originalPath:o};yield async()=>Lc(s,n,r)}else if(i.path!=null){let s={path:i.path,mtime:i.mtime,mode:i.mode,originalPath:o};yield async()=>Nc(s,n,r)}else throw new Error("Import candidate must have content or path or both")}}}function H1(r){return r.content!=null}var Ro=O(ue(),1);var Pc=()=>async function*(e){for await(let t of e){if(t.length===void 0)throw(0,Ro.default)(new Error("Content was invalid"),"ERR_INVALID_CONTENT");if(typeof t=="string"||t instanceof String)yield ze(t.toString());else if(Array.isArray(t))yield Uint8Array.from(t);else if(t instanceof Uint8Array)yield t;else throw(0,Ro.default)(new Error("Content was invalid"),"ERR_INVALID_CONTENT")}};var j1=174;function jr(r){let e=r?.maxChildrenPerNode??j1;return async function t(n,i){let o=[];for await(let s of Tr(n,e))o.push(await i(s));return o.length>1?t(o,i):o[0]}}var Ve=class{options;root;dir;path;dirty;flat;parent;parentKey;unixfs;mode;mtime;cid;size;nodeSize;constructor(e,t){this.options=t??{},this.root=e.root,this.dir=e.dir,this.path=e.path,this.dirty=e.dirty,this.flat=e.flat,this.parent=e.parent,this.parentKey=e.parentKey,this.unixfs=e.unixfs,this.mode=e.mode,this.mtime=e.mtime}},qr=kt.parse("QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn"),Gr=kt.parse("zdj7WbTaiJT1fgatdet9Ei9iDB5hdCxkbVyhyh8YTUnXMiwYi");var It=class extends Ve{_children;constructor(e,t){super(e,t),this._children=new Map}async put(e,t){this.cid=void 0,this.size=void 0,this.nodeSize=void 0,this._children.set(e,t)}async get(e){return Promise.resolve(this._children.get(e))}childCount(){return this._children.size}directChildrenCount(){return this.childCount()}onlyChild(){return this._children.values().next().value}async*eachChildSeries(){for(let[e,t]of this._children.entries())yield{key:e,child:t}}estimateNodeSize(){if(this.nodeSize!==void 0)return this.nodeSize;this.nodeSize=0;for(let[e,t]of this._children.entries())t.size!=null&&t.cid!=null&&(this.nodeSize+=e.length+(this.options.cidVersion===1?Gr.bytes.byteLength:qr.bytes.byteLength));return this.nodeSize}async*flush(e){let t=[];for(let[c,u]of this._children.entries()){let f=u;if(u instanceof Ve)for await(let d of u.flush(e))f=d,yield d;f.size!=null&&f.cid!=null&&t.push({Name:c,Tsize:Number(f.size),Hash:f.cid})}let n=new D({type:"directory",mtime:this.mtime,mode:this.mode}),i={Data:n.marshal(),Links:t},o=L($(i)),s=await Ie(o,e,this.options),a=o.length+i.Links.reduce((c,u)=>c+(u.Tsize==null?0:u.Tsize),0);this.cid=s,this.size=a,yield{cid:s,unixfs:n,path:this.path,size:BigInt(a)}}};var Mn=O(Rc(),1);function q1(r){let e=new Array(4);for(let t=0;t<4;t++)e[t]=r&255,r=r>>8;return new Uint8Array(e)}var t3=vt({name:"murmur3-32",code:35,encode:r=>q1(Mn.default.x86.hash32(r))}),Tt=vt({name:"murmur3-128",code:34,encode:r=>Vt.fromHex(Mn.default.x64.hash128(r))}),r3=vt({name:"murmur3-x64-64",code:34,encode:r=>Vt.fromHex(Mn.default.x64.hash128(r)).subarray(0,8)});var $c=O(Vn(),1);var le=class r{constructor(e,t,n=0){this._options=e,this._popCount=0,this._parent=t,this._posAtParent=n,this._children=new $c.default,this.key=null}async put(e,t){let n=await this._findNewBucketAndPos(e);await n.bucket._putAt(n,e,t)}async get(e){let t=await this._findChild(e);if(t!=null)return t.value}async del(e){let t=await this._findPlace(e),n=t.bucket._at(t.pos);n!=null&&n.key===e&&t.bucket._delAt(t.pos)}leafCount(){return this._children.compactArray().reduce((t,n)=>n instanceof r?t+n.leafCount():t+1,0)}childrenCount(){return this._children.length}onlyChild(){return this._children.get(0)}*eachLeafSeries(){let e=this._children.compactArray();for(let t of e)t instanceof r?yield*t.eachLeafSeries():yield t}serialize(e,t){let n=[];return t(this._children.reduce((i,o,s)=>(o!=null&&(o instanceof r?i.push(o.serialize(e,t)):i.push(e(o,s))),i),n))}async asyncTransform(e,t){return await Hc(this,e,t)}toJSON(){return this.serialize(Y1,J1)}prettyPrint(){return JSON.stringify(this.toJSON(),null," ")}tableSize(){return Math.pow(2,this._options.bits)}async _findChild(e){let t=await this._findPlace(e),n=t.bucket._at(t.pos);if(!(n instanceof r)&&n!=null&&n.key===e)return n}async _findPlace(e){let t=this._options.hash(typeof e=="string"?ze(e):e),n=await t.take(this._options.bits),i=this._children.get(n);return i instanceof r?await i._findPlace(t):{bucket:this,pos:n,hash:t,existingChild:i}}async _findNewBucketAndPos(e){let t=await this._findPlace(e);if(t.existingChild!=null&&t.existingChild.key!==e){let n=new r(this._options,t.bucket,t.pos);t.bucket._putObjectAt(t.pos,n);let i=await n._findPlace(t.existingChild.hash);return i.bucket._putAt(i,t.existingChild.key,t.existingChild.value),await n._findNewBucketAndPos(t.hash)}return t}_putAt(e,t,n){this._putObjectAt(e.pos,{key:t,value:n,hash:e.hash})}_putObjectAt(e,t){this._children.get(e)==null&&this._popCount++,this._children.set(e,t)}_delAt(e){if(e===-1)throw new Error("Invalid position");this._children.get(e)!=null&&this._popCount--,this._children.unset(e),this._level()}_level(){if(this._parent!=null&&this._popCount<=1)if(this._popCount===1){let e=this._children.find(K1);if(e!=null&&!(e instanceof r)){let t=e.hash;t.untake(this._options.bits);let n={pos:this._posAtParent,hash:t,bucket:this._parent};this._parent._putAt(n,e.key,e.value)}}else this._parent._delAt(this._posAtParent)}_at(e){return this._children.get(e)}};function K1(r){return!!r}function Y1(r,e){return r.key}function J1(r){return r}async function Hc(r,e,t){let n=[];for(let i of r._children.compactArray())if(i instanceof le)await Hc(i,e,t);else{let o=await e(i);n.push({bitField:r._children.bitField(),children:o})}return await t(n)}var X1=[255,254,252,248,240,224,192,128],Z1=[1,3,7,15,31,63,127,255],$n=class{constructor(e){this._value=e,this._currentBytePos=e.length-1,this._currentBitPos=7}availableBits(){return this._currentBitPos+1+this._currentBytePos*8}totalBits(){return this._value.length*8}take(e){let t=e,n=0;for(;t>0&&this._haveBits();){let i=this._value[this._currentBytePos],o=this._currentBitPos+1,s=Math.min(o,t),a=e0(i,o-s,s);n=(n<<s)+a,t-=s,this._currentBitPos-=s,this._currentBitPos<0&&(this._currentBitPos=7,this._currentBytePos--)}return n}untake(e){for(this._currentBitPos+=e;this._currentBitPos>7;)this._currentBitPos-=8,this._currentBytePos+=1}_haveBits(){return this._currentBytePos>=0}};function e0(r,e,t){let n=t0(e,t);return(r&n)>>>e}function t0(r,e){return X1[r]&Z1[Math.min(e+r-1,7)]}function jc(r){function e(t){return t instanceof Hn?t:new Hn(t,r)}return e}var Hn=class{constructor(e,t){if(!(e instanceof Uint8Array))throw new Error("can only hash Uint8Arrays");this._value=e,this._hashFn=t,this._depth=-1,this._availableBits=0,this._currentBufferIndex=0,this._buffers=[]}async take(e){let t=e;for(;this._availableBits<t;)await this._produceMoreBits();let n=0;for(;t>0;){let i=this._buffers[this._currentBufferIndex],o=Math.min(i.availableBits(),t),s=i.take(o);n=(n<<o)+s,t-=o,this._availableBits-=o,i.availableBits()===0&&this._currentBufferIndex++}return n}untake(e){let t=e;for(;t>0;){let n=this._buffers[this._currentBufferIndex],i=Math.min(n.totalBits()-n.availableBits(),t);n.untake(i),t-=i,this._availableBits+=i,this._currentBufferIndex>0&&n.totalBits()===n.availableBits()&&(this._depth--,this._currentBufferIndex--)}}async _produceMoreBits(){this._depth++;let e=this._depth>0?At([this._value,Uint8Array.from([this._depth])]):this._value,t=await this._hashFn(e),n=new $n(t);this._buffers.push(n),this._availableBits+=n.availableBits()}};function Xt(r){if(r==null||r.hashFn==null)throw new Error("please define an options.hashFn");let e={bits:r.bits??8,hash:jc(r.hashFn)};return new le(e)}async function r0(r){return(await Tt.encode(r)).slice(0,8).reverse()}var qc=BigInt(34),Mo=class extends Ve{_bucket;constructor(e,t){super(e,t),this._bucket=Xt({hashFn:r0,bits:8})}async put(e,t){this.cid=void 0,this.size=void 0,this.nodeSize=void 0,await this._bucket.put(e,t)}async get(e){return this._bucket.get(e)}childCount(){return this._bucket.leafCount()}directChildrenCount(){return this._bucket.childrenCount()}onlyChild(){return this._bucket.onlyChild()}async*eachChildSeries(){for await(let{key:e,value:t}of this._bucket.eachLeafSeries())yield{key:e,child:t}}estimateNodeSize(){return this.nodeSize!==void 0?this.nodeSize:(this.nodeSize=Qc(this._bucket,this,this.options),this.nodeSize)}async*flush(e){for await(let t of Wc(this._bucket,e,this,this.options))yield{...t,path:this.path}}},Gc=Mo;async function*Wc(r,e,t,n){let i=r._children,o=[],s=0n;for(let l=0;l<i.length;l++){let h=i.get(l);if(h==null)continue;let p=l.toString(16).toUpperCase().padStart(2,"0");if(h instanceof le){let b;for await(let y of Wc(h,e,null,n))b=y;if(b==null)throw new Error("Could not flush sharded directory, no subshard found");o.push({Name:p,Tsize:Number(b.size),Hash:b.cid}),s+=b.size}else if(n0(h.value)){let b=h.value,y;for await(let x of b.flush(e))y=x,yield y;if(y==null)throw new Error("Did not flush dir");let w=p+h.key;o.push({Name:w,Tsize:Number(y.size),Hash:y.cid}),s+=y.size}else{let b=h.value;if(b.cid==null)continue;let y=p+h.key,w=b.size;o.push({Name:y,Tsize:Number(w),Hash:b.cid}),s+=BigInt(w??0)}}let a=Uint8Array.from(i.bitField().reverse()),c=new D({type:"hamt-sharded-directory",data:a,fanout:BigInt(r.tableSize()),hashType:qc,mtime:t?.mtime,mode:t?.mode}),u={Data:c.marshal(),Links:o},f=L($(u)),d=await Ie(f,e,n),m=BigInt(f.byteLength)+s;yield{cid:d,unixfs:c,size:m}}function n0(r){return typeof r.flush=="function"}function Qc(r,e,t){let n=r._children,i=[];for(let c=0;c<n.length;c++){let u=n.get(c);if(u==null)continue;let f=c.toString(16).toUpperCase().padStart(2,"0");if(u instanceof le){let d=Qc(u,null,t);i.push({Name:f,Tsize:Number(d),Hash:t.cidVersion===0?qr:Gr})}else if(typeof u.value.flush=="function"){let m=u.value.nodeSize();i.push({Name:f+u.key,Tsize:Number(m),Hash:t.cidVersion===0?qr:Gr})}else{let d=u.value;if(d.cid==null)continue;let m=f+u.key,l=d.size;i.push({Name:m,Tsize:Number(l),Hash:d.cid})}}let o=Uint8Array.from(n.bitField().reverse()),s=new D({type:"hamt-sharded-directory",data:o,fanout:BigInt(r.tableSize()),hashType:qc,mtime:e?.mtime,mode:e?.mode});return L($({Data:s.marshal(),Links:i})).length}async function Vo(r,e,t,n){let i=e;e instanceof It&&e.estimateNodeSize()>t&&(i=await i0(e,n));let o=i.parent;if(o!=null){if(i!==e){if(r!=null&&(r.parent=i),i.parentKey==null)throw new Error("No parent key found");await o.put(i.parentKey,i)}return Vo(i,o,t,n)}return i}async function i0(r,e){let t=new Gc({root:r.root,dir:!0,parent:r.parent,parentKey:r.parentKey,path:r.path,dirty:r.dirty,flat:!1,mtime:r.mtime,mode:r.mode},e);for await(let{key:n,child:i}of r.eachChildSeries())await t.put(n,i);return t}var Kc=(r="")=>(r.trim().match(/([^\\/]|\\\/)+/g)??[]).filter(Boolean);async function o0(r,e,t){let n=Kc(r.path??""),i=n.length-1,o=e,s="";for(let a=0;a<n.length;a++){let c=n[a];s+=`${s!==""?"/":""}${c}`;let u=a===i;if(o.dirty=!0,o.cid=void 0,o.size=void 0,u)await o.put(c,r),e=await Vo(null,o,t.shardSplitThresholdBytes,t);else{let f=await o.get(c);(f==null||!(f instanceof Ve))&&(f=new It({root:!1,dir:!0,parent:o,parentKey:c,path:s,dirty:!0,flat:!0,mtime:f?.unixfs?.mtime,mode:f?.unixfs?.mode},t)),await o.put(c,f),o=f}}return e}async function*Yc(r,e){if(!(r instanceof Ve)){r.unixfs?.isDirectory()===!0&&(yield r);return}yield*r.flush(e)}function Jc(r){return async function*(t,n){let i=new It({root:!0,dir:!0,path:"",dirty:!0,flat:!0},r),o,s=!1;for await(let a of t){if(a==null)continue;let c=`${a.originalPath??""}`.split("/")[0];c!=null&&c!==""&&(o==null?(o=c,s=!0):o!==c&&(s=!1)),i=await o0(a,i,r),(a.unixfs==null||!a.unixfs.isDirectory())&&(yield a)}if(r.wrapWithDirectory||s&&i.childCount()>1)yield*Yc(i,n);else for await(let a of i.eachChildSeries())a!=null&&(yield*Yc(a.child,n))}}async function*lt(r,e,t={}){let n;Symbol.asyncIterator in r||Symbol.iterator in r?n=r:n=[r];let i=t.wrapWithDirectory??!1,o=t.shardSplitThresholdBytes??262144,s=t.cidVersion??1,a=t.rawLeaves??!0,c=t.leafType??"file",u=t.fileImportConcurrency??50,f=t.blockWriteConcurrency??10,d=t.reduceSingleLeafToSelf??!0,m=t.chunker??Nr(),l=t.chunkValidator??Pc(),h=t.dagBuilder??Fc({chunker:m,chunkValidator:l,wrapWithDirectory:i,layout:t.layout??jr(),bufferImporter:t.bufferImporter??Dc({cidVersion:s,rawLeaves:a,leafType:c,onProgress:t.onProgress}),blockWriteConcurrency:f,reduceSingleLeafToSelf:d,cidVersion:s,onProgress:t.onProgress}),p=t.treeBuilder??Jc({wrapWithDirectory:i,shardSplitThresholdBytes:o,cidVersion:s,onProgress:t.onProgress});for await(let b of p(Dr(h(n,e),u),e))yield{cid:b.cid,path:b.path,unixfs:b.unixfs,size:b.size}}async function jn(r,e,t={}){let n=await so(lt([r],e,t));if(n==null)throw(0,$o.default)(new Error("Nothing imported"),"ERR_INVALID_PARAMS");return n}async function Xc(r,e,t={}){let n=await so(lt([r],e,t));if(n==null)throw(0,$o.default)(new Error("Nothing imported"),"ERR_INVALID_PARAMS");return n}async function Zc(r,e,t={}){return jn({content:r},e,t)}async function ef(r,e,t={}){return jn({content:r},e,t)}var l0=O(ue(),1),h0=O(pf(),1);var Jr={cidVersion:1,rawLeaves:!0,layout:jr({maxChildrenPerNode:1024}),chunker:Nr({chunkSize:1048576})};async function*mf(r,e,t={}){yield*lt(r,e,{...Jr,...t})}async function yf(r,e,t={}){let{cid:n}=await Zc(r,e,{...Jr,...t});return n}async function gf(r,e,t={}){let{cid:n}=await ef(r,e,{...Jr,...t});return n}async function wf(r,e,t={}){let{cid:n}=await jn(r,e,{...Jr,...t});return n}async function bf(r,e,t={}){let{cid:n}=await Xc({...r,path:r.path??"-"},e,{...Jr,...t});return n}var gi=O(ue(),1);function d0(r){return r[Symbol.asyncIterator]!=null}function p0(r){if(d0(r))return(async()=>{let t;for await(let n of r)t=n;return t})();let e;for(let t of r)e=t;return e}var ht=p0;var m0=_f,xf=128,y0=127,g0=~y0,w0=Math.pow(2,31);function _f(r,e,t){e=e||[],t=t||0;for(var n=t;r>=w0;)e[t++]=r&255|xf,r/=128;for(;r&g0;)e[t++]=r&255|xf,r>>>=7;return e[t]=r|0,_f.bytes=t-n+1,e}var b0=Wo,x0=128,vf=127;function Wo(r,n){var t=0,n=n||0,i=0,o=n,s,a=r.length;do{if(o>=a)throw Wo.bytes=0,new RangeError("Could not decode varint");s=r[o++],t+=i<28?(s&vf)<<i:(s&vf)*Math.pow(2,i),i+=7}while(s>=x0);return Wo.bytes=o-n,t}var v0=Math.pow(2,7),_0=Math.pow(2,14),A0=Math.pow(2,21),E0=Math.pow(2,28),S0=Math.pow(2,35),B0=Math.pow(2,42),C0=Math.pow(2,49),k0=Math.pow(2,56),I0=Math.pow(2,63),T0=function(r){return r<v0?1:r<_0?2:r<A0?3:r<E0?4:r<S0?5:r<B0?6:r<C0?7:r<k0?8:r<I0?9:10},D0={encode:m0,decode:b0,encodingLength:T0},N0=D0,Xr=N0;var Zr=(r,e=0)=>[Xr.decode(r,e),Xr.decode.bytes],Zt=(r,e,t=0)=>(Xr.encode(r,e,t),e),er=r=>Xr.encodingLength(r);var n6=new Uint8Array(0);var Ef=(r,e)=>{if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0},Ze=r=>{if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")};var qn=(r,e)=>{let t=e.byteLength,n=er(r),i=n+er(t),o=new Uint8Array(i+t);return Zt(r,o,0),Zt(t,o,n),o.set(e,i),new tr(r,t,e,o)},Gn=r=>{let e=Ze(r),[t,n]=Zr(e),[i,o]=Zr(e.subarray(n)),s=e.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new tr(t,i,s,e)},Sf=(r,e)=>{if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&Ef(r.bytes,t.bytes)}},tr=class{constructor(e,t,n,i){this.code=e,this.size=t,this.digest=n,this.bytes=i}};function U0(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var i=0;i<r.length;i++){var o=r.charAt(i),s=o.charCodeAt(0);if(t[s]!==255)throw new TypeError(o+" is ambiguous");t[s]=i}var a=r.length,c=r.charAt(0),u=Math.log(a)/Math.log(256),f=Math.log(256)/Math.log(a);function d(h){if(h instanceof Uint8Array||(ArrayBuffer.isView(h)?h=new Uint8Array(h.buffer,h.byteOffset,h.byteLength):Array.isArray(h)&&(h=Uint8Array.from(h))),!(h instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(h.length===0)return"";for(var p=0,b=0,y=0,w=h.length;y!==w&&h[y]===0;)y++,p++;for(var x=(w-y)*f+1>>>0,v=new Uint8Array(x);y!==w;){for(var S=h[y],A=0,g=x-1;(S!==0||A<b)&&g!==-1;g--,A++)S+=256*v[g]>>>0,v[g]=S%a>>>0,S=S/a>>>0;if(S!==0)throw new Error("Non-zero carry");b=A,y++}for(var E=x-b;E!==x&&v[E]===0;)E++;for(var I=c.repeat(p);E<x;++E)I+=r.charAt(v[E]);return I}function m(h){if(typeof h!="string")throw new TypeError("Expected String");if(h.length===0)return new Uint8Array;var p=0;if(h[p]!==" "){for(var b=0,y=0;h[p]===c;)b++,p++;for(var w=(h.length-p)*u+1>>>0,x=new Uint8Array(w);h[p];){var v=t[h.charCodeAt(p)];if(v===255)return;for(var S=0,A=w-1;(v!==0||S<y)&&A!==-1;A--,S++)v+=a*x[A]>>>0,x[A]=v%256>>>0,v=v/256>>>0;if(v!==0)throw new Error("Non-zero carry");y=S,p++}if(h[p]!==" "){for(var g=w-y;g!==w&&x[g]===0;)g++;for(var E=new Uint8Array(b+(w-g)),I=b;g!==w;)E[I++]=x[g++];return E}}}function l(h){var p=m(h);if(p)return p;throw new Error(`Non-${e} character`)}return{encode:d,decodeUnsafe:m,decode:l}}var L0=U0,F0=L0,Bf=F0;var Ko=class{constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Yo=class{constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),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 Cf(this,e)}},Jo=class{constructor(e){this.decoders=e}or(e){return Cf(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},Cf=(r,e)=>new Jo({...r.decoders||{[r.prefix]:r},...e.decoders||{[e.prefix]:e}}),Xo=class{constructor(e,t,n,i){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=i,this.encoder=new Ko(e,t,n),this.decoder=new Yo(e,t,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},kf=({name:r,prefix:e,encode:t,decode:n})=>new Xo(r,e,t,n),Zo=({prefix:r,name:e,alphabet:t})=>{let{encode:n,decode:i}=Bf(t,e);return kf({prefix:r,name:e,encode:n,decode:o=>Ze(i(o))})},P0=(r,e,t,n)=>{let i={};for(let f=0;f<e.length;++f)i[e[f]]=f;let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*t/8|0),a=0,c=0,u=0;for(let f=0;f<o;++f){let d=i[r[f]];if(d===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<t|d,a+=t,a>=8&&(a-=8,s[u++]=255&c>>a)}if(a>=t||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s},z0=(r,e,t)=>{let n=e[e.length-1]==="=",i=(1<<t)-1,o="",s=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],s+=8;s>t;)s-=t,o+=e[i&a>>s];if(s&&(o+=e[i&a<<t-s]),n)for(;o.length*t&7;)o+="=";return o},$e=({name:r,prefix:e,bitsPerChar:t,alphabet:n})=>kf({prefix:e,name:r,encode(i){return z0(i,n,t)},decode(i){return P0(i,n,t,r)}});var et=Zo({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),l6=Zo({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var en=$e({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),p6=$e({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),m6=$e({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),y6=$e({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),g6=$e({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),w6=$e({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),b6=$e({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),x6=$e({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),v6=$e({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var If=(r,e)=>{let{bytes:t,version:n}=r;switch(n){case 0:return R0(t,es(r),e||et.encoder);default:return M0(t,es(r),e||en.encoder)}};var Tf=new WeakMap,es=r=>{let e=Tf.get(r);if(e==null){let t=new Map;return Tf.set(r,t),t}return e},dt=class r{constructor(e,t,n,i){this.code=t,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:t}=this;if(e!==tn)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==V0)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}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:t}=this.multihash,n=qn(e,t);return r.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 r.equals(this,e)}static equals(e,t){let n=t;return n&&e.code===n.code&&e.version===n.version&&Sf(e.multihash,n.multihash)}toString(e){return If(this,e)}toJSON(){return{"/":If(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:i,multihash:o,bytes:s}=t;return new r(n,i,o,s||Df(n,i,o.bytes))}else if(t[$0]===!0){let{version:n,multihash:i,code:o}=t,s=Gn(i);return r.create(n,o,s)}else return null}static create(e,t,n){if(typeof t!="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(t!==tn)throw new Error(`Version 0 CID must use dag-pb (code: ${tn}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let i=Df(e,t,n.bytes);return new r(e,t,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,tn,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,i=Ze(e.subarray(n,n+t.multihashSize));if(i.byteLength!==t.multihashSize)throw new Error("Incorrect length");let o=i.subarray(t.multihashSize-t.digestSize),s=new tr(t.multihashCode,t.digestSize,o,i);return[t.version===0?r.createV0(s):r.createV1(t.codec,s),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[d,m]=Zr(e.subarray(t));return t+=m,d},i=n(),o=tn;if(i===18?(i=0,t=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let s=t,a=n(),c=n(),u=t+c,f=u-s;return{version:i,codec:o,multihashCode:a,digestSize:c,multihashSize:f,size:u}}static parse(e,t){let[n,i]=O0(e,t),o=r.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return es(o).set(n,e),o}},O0=(r,e)=>{switch(r[0]){case"Q":{let t=e||et;return[et.prefix,t.decode(`${et.prefix}${r}`)]}case et.prefix:{let t=e||et;return[et.prefix,t.decode(r)]}case en.prefix:{let t=e||en;return[en.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}},R0=(r,e,t)=>{let{prefix:n}=t;if(n!==et.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let i=e.get(n);if(i==null){let o=t.encode(r).slice(1);return e.set(n,o),o}else return i},M0=(r,e,t)=>{let{prefix:n}=t,i=e.get(n);if(i==null){let o=t.encode(r);return e.set(n,o),o}else return i},tn=112,V0=18,Df=(r,e,t)=>{let n=er(r),i=n+er(e),o=new Uint8Array(i+t.byteLength);return Zt(r,o,0),Zt(e,o,n),o.set(t,i),o},$0=Symbol.for("@ipld/js-cid/CID");var H0=["string","number","bigint","symbol"],j0=["Function","Generator","AsyncGenerator","GeneratorFunction","AsyncGeneratorFunction","AsyncFunction","Observable","Array","Buffer","Object","RegExp","Date","Error","Map","Set","WeakMap","WeakSet","ArrayBuffer","SharedArrayBuffer","DataView","Promise","URL","HTMLElement","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","BigInt64Array","BigUint64Array"];function Nf(r){if(r===null)return"null";if(r===void 0)return"undefined";if(r===!0||r===!1)return"boolean";let e=typeof r;if(H0.includes(e))return e;if(e==="function")return"Function";if(Array.isArray(r))return"Array";if(q0(r))return"Buffer";let t=G0(r);return t||"Object"}function q0(r){return r&&r.constructor&&r.constructor.isBuffer&&r.constructor.isBuffer.call(null,r)}function G0(r){let e=Object.prototype.toString.call(r).slice(8,-1);if(j0.includes(e))return e}var _=class{constructor(e,t,n){this.major=e,this.majorEncoded=e<<5,this.name=t,this.terminal=n}toString(){return`Type[${this.major}].${this.name}`}compare(e){return this.major<e.major?-1:this.major>e.major?1:0}};_.uint=new _(0,"uint",!0);_.negint=new _(1,"negint",!0);_.bytes=new _(2,"bytes",!0);_.string=new _(3,"string",!0);_.array=new _(4,"array",!1);_.map=new _(5,"map",!1);_.tag=new _(6,"tag",!1);_.float=new _(7,"float",!0);_.false=new _(7,"false",!0);_.true=new _(7,"true",!0);_.null=new _(7,"null",!0);_.undefined=new _(7,"undefined",!0);_.break=new _(7,"break",!0);var C=class{constructor(e,t,n){this.type=e,this.value=t,this.encodedLength=n,this.encodedBytes=void 0,this.byteValue=void 0}toString(){return`Token[${this.type}].${this.value}`}};var rr=globalThis.process&&!globalThis.process.browser&&globalThis.Buffer&&typeof globalThis.Buffer.isBuffer=="function",W0=new TextDecoder,Q0=new TextEncoder;function Wn(r){return rr&&globalThis.Buffer.isBuffer(r)}function Pf(r){return r instanceof Uint8Array?Wn(r)?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r:Uint8Array.from(r)}var zf=rr?(r,e,t)=>t-e>64?globalThis.Buffer.from(r.subarray(e,t)).toString("utf8"):Lf(r,e,t):(r,e,t)=>t-e>64?W0.decode(r.subarray(e,t)):Lf(r,e,t),Of=rr?r=>r.length>64?globalThis.Buffer.from(r):Uf(r):r=>r.length>64?Q0.encode(r):Uf(r);var nr=rr?(r,e,t)=>Wn(r)?new Uint8Array(r.subarray(e,t)):r.slice(e,t):(r,e,t)=>r.slice(e,t),Rf=rr?(r,e)=>(r=r.map(t=>t instanceof Uint8Array?t:globalThis.Buffer.from(t)),Pf(globalThis.Buffer.concat(r,e))):(r,e)=>{let t=new Uint8Array(e),n=0;for(let i of r)n+i.length>t.length&&(i=i.subarray(0,t.length-n)),t.set(i,n),n+=i.length;return t},Mf=rr?r=>globalThis.Buffer.allocUnsafe(r):r=>new Uint8Array(r);function Vf(r,e){if(Wn(r)&&Wn(e))return r.compare(e);for(let t=0;t<r.length;t++)if(r[t]!==e[t])return r[t]<e[t]?-1:1;return 0}function Uf(r,e=1/0){let t,n=r.length,i=null,o=[];for(let s=0;s<n;++s){if(t=r.charCodeAt(s),t>55295&&t<57344){if(!i){if(t>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=t;continue}if(t<56320){(e-=3)>-1&&o.push(239,191,189),i=t;continue}t=(i-55296<<10|t-56320)+65536}else i&&(e-=3)>-1&&o.push(239,191,189);if(i=null,t<128){if((e-=1)<0)break;o.push(t)}else if(t<2048){if((e-=2)<0)break;o.push(t>>6|192,t&63|128)}else if(t<65536){if((e-=3)<0)break;o.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((e-=4)<0)break;o.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return o}function Lf(r,e,t){let n=[];for(;e<t;){let i=r[e],o=null,s=i>239?4:i>223?3:i>191?2:1;if(e+s<=t){let a,c,u,f;switch(s){case 1:i<128&&(o=i);break;case 2:a=r[e+1],(a&192)===128&&(f=(i&31)<<6|a&63,f>127&&(o=f));break;case 3:a=r[e+1],c=r[e+2],(a&192)===128&&(c&192)===128&&(f=(i&15)<<12|(a&63)<<6|c&63,f>2047&&(f<55296||f>57343)&&(o=f));break;case 4:a=r[e+1],c=r[e+2],u=r[e+3],(a&192)===128&&(c&192)===128&&(u&192)===128&&(f=(i&15)<<18|(a&63)<<12|(c&63)<<6|u&63,f>65535&&f<1114112&&(o=f))}}o===null?(o=65533,s=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|o&1023),n.push(o),e+=s}return K0(n)}var Ff=4096;function K0(r){let e=r.length;if(e<=Ff)return String.fromCharCode.apply(String,r);let t="",n=0;for(;n<e;)t+=String.fromCharCode.apply(String,r.slice(n,n+=Ff));return t}var Y0=256,Qn=class{constructor(e=Y0){this.chunkSize=e,this.cursor=0,this.maxCursor=-1,this.chunks=[],this._initReuseChunk=null}reset(){this.cursor=0,this.maxCursor=-1,this.chunks.length&&(this.chunks=[]),this._initReuseChunk!==null&&(this.chunks.push(this._initReuseChunk),this.maxCursor=this._initReuseChunk.length-1)}push(e){let t=this.chunks[this.chunks.length-1];if(this.cursor+e.length<=this.maxCursor+1){let i=t.length-(this.maxCursor-this.cursor)-1;t.set(e,i)}else{if(t){let i=t.length-(this.maxCursor-this.cursor)-1;i<t.length&&(this.chunks[this.chunks.length-1]=t.subarray(0,i),this.maxCursor=this.cursor-1)}e.length<64&&e.length<this.chunkSize?(t=Mf(this.chunkSize),this.chunks.push(t),this.maxCursor+=t.length,this._initReuseChunk===null&&(this._initReuseChunk=t),t.set(e,0)):(this.chunks.push(e),this.maxCursor+=e.length)}this.cursor+=e.length}toBytes(e=!1){let t;if(this.chunks.length===1){let n=this.chunks[0];e&&this.cursor>n.length/2?(t=this.cursor===n.length?n:n.subarray(0,this.cursor),this._initReuseChunk=null,this.chunks=[]):t=nr(n,0,this.cursor)}else t=Rf(this.chunks,this.cursor);return e&&this.reset(),t}};var N="CBOR decode error:",ts="CBOR encode error:",rn=[];rn[23]=1;rn[24]=2;rn[25]=3;rn[26]=5;rn[27]=9;function tt(r,e,t){if(r.length-e<t)throw new Error(`${N} not enough data for type`)}var X=[24,256,65536,4294967296,BigInt("18446744073709551616")];function he(r,e,t){tt(r,e,1);let n=r[e];if(t.strict===!0&&n<X[0])throw new Error(`${N} integer encoded in more bytes than necessary (strict decode)`);return n}function de(r,e,t){tt(r,e,2);let n=r[e]<<8|r[e+1];if(t.strict===!0&&n<X[1])throw new Error(`${N} integer encoded in more bytes than necessary (strict decode)`);return n}function pe(r,e,t){tt(r,e,4);let n=r[e]*16777216+(r[e+1]<<16)+(r[e+2]<<8)+r[e+3];if(t.strict===!0&&n<X[2])throw new Error(`${N} integer encoded in more bytes than necessary (strict decode)`);return n}function me(r,e,t){tt(r,e,8);let n=r[e]*16777216+(r[e+1]<<16)+(r[e+2]<<8)+r[e+3],i=r[e+4]*16777216+(r[e+5]<<16)+(r[e+6]<<8)+r[e+7],o=(BigInt(n)<<BigInt(32))+BigInt(i);if(t.strict===!0&&o<X[3])throw new Error(`${N} integer encoded in more bytes than necessary (strict decode)`);if(o<=Number.MAX_SAFE_INTEGER)return Number(o);if(t.allowBigInt===!0)return o;throw new Error(`${N} integers outside of the safe integer range are not supported`)}function $f(r,e,t,n){return new C(_.uint,he(r,e+1,n),2)}function Hf(r,e,t,n){return new C(_.uint,de(r,e+1,n),3)}function jf(r,e,t,n){return new C(_.uint,pe(r,e+1,n),5)}function qf(r,e,t,n){return new C(_.uint,me(r,e+1,n),9)}function Ee(r,e){return ee(r,0,e.value)}function ee(r,e,t){if(t<X[0]){let n=Number(t);r.push([e|n])}else if(t<X[1]){let n=Number(t);r.push([e|24,n])}else if(t<X[2]){let n=Number(t);r.push([e|25,n>>>8,n&255])}else if(t<X[3]){let n=Number(t);r.push([e|26,n>>>24&255,n>>>16&255,n>>>8&255,n&255])}else{let n=BigInt(t);if(n<X[4]){let i=[e|27,0,0,0,0,0,0,0],o=Number(n&BigInt(4294967295)),s=Number(n>>BigInt(32)&BigInt(4294967295));i[8]=o&255,o=o>>8,i[7]=o&255,o=o>>8,i[6]=o&255,o=o>>8,i[5]=o&255,i[4]=s&255,s=s>>8,i[3]=s&255,s=s>>8,i[2]=s&255,s=s>>8,i[1]=s&255,r.push(i)}else throw new Error(`${N} encountered BigInt larger than allowable range`)}}Ee.encodedSize=function(e){return ee.encodedSize(e.value)};ee.encodedSize=function(e){return e<X[0]?1:e<X[1]?2:e<X[2]?3:e<X[3]?5:9};Ee.compareTokens=function(e,t){return e.value<t.value?-1:e.value>t.value?1:0};function Gf(r,e,t,n){return new C(_.negint,-1-he(r,e+1,n),2)}function Wf(r,e,t,n){return new C(_.negint,-1-de(r,e+1,n),3)}function Qf(r,e,t,n){return new C(_.negint,-1-pe(r,e+1,n),5)}var rs=BigInt(-1),Kf=BigInt(1);function Yf(r,e,t,n){let i=me(r,e+1,n);if(typeof i!="bigint"){let o=-1-i;if(o>=Number.MIN_SAFE_INTEGER)return new C(_.negint,o,9)}if(n.allowBigInt!==!0)throw new Error(`${N} integers outside of the safe integer range are not supported`);return new C(_.negint,rs-BigInt(i),9)}function Kn(r,e){let t=e.value,n=typeof t=="bigint"?t*rs-Kf:t*-1-1;ee(r,e.type.majorEncoded,n)}Kn.encodedSize=function(e){let t=e.value,n=typeof t=="bigint"?t*rs-Kf:t*-1-1;return n<X[0]?1:n<X[1]?2:n<X[2]?3:n<X[3]?5:9};Kn.compareTokens=function(e,t){return e.value<t.value?1:e.value>t.value?-1:0};function nn(r,e,t,n){tt(r,e,t+n);let i=nr(r,e+t,e+t+n);return new C(_.bytes,i,t+n)}function Jf(r,e,t,n){return nn(r,e,1,t)}function Xf(r,e,t,n){return nn(r,e,2,he(r,e+1,n))}function Zf(r,e,t,n){return nn(r,e,3,de(r,e+1,n))}function eu(r,e,t,n){return nn(r,e,5,pe(r,e+1,n))}function tu(r,e,t,n){let i=me(r,e+1,n);if(typeof i=="bigint")throw new Error(`${N} 64-bit integer bytes lengths not supported`);return nn(r,e,9,i)}function Yn(r){return r.encodedBytes===void 0&&(r.encodedBytes=r.type===_.string?Of(r.value):r.value),r.encodedBytes}function ir(r,e){let t=Yn(e);ee(r,e.type.majorEncoded,t.length),r.push(t)}ir.encodedSize=function(e){let t=Yn(e);return ee.encodedSize(t.length)+t.length};ir.compareTokens=function(e,t){return X0(Yn(e),Yn(t))};function X0(r,e){return r.length<e.length?-1:r.length>e.length?1:Vf(r,e)}function on(r,e,t,n,i){let o=t+n;tt(r,e,o);let s=new C(_.string,zf(r,e+t,e+o),o);return i.retainStringBytes===!0&&(s.byteValue=nr(r,e+t,e+o)),s}function ru(r,e,t,n){return on(r,e,1,t,n)}function nu(r,e,t,n){return on(r,e,2,he(r,e+1,n),n)}function iu(r,e,t,n){return on(r,e,3,de(r,e+1,n),n)}function ou(r,e,t,n){return on(r,e,5,pe(r,e+1,n),n)}function su(r,e,t,n){let i=me(r,e+1,n);if(typeof i=="bigint")throw new Error(`${N} 64-bit integer string lengths not supported`);return on(r,e,9,i,n)}var au=ir;function or(r,e,t,n){return new C(_.array,n,t)}function cu(r,e,t,n){return or(r,e,1,t)}function fu(r,e,t,n){return or(r,e,2,he(r,e+1,n))}function uu(r,e,t,n){return or(r,e,3,de(r,e+1,n))}function lu(r,e,t,n){return or(r,e,5,pe(r,e+1,n))}function hu(r,e,t,n){let i=me(r,e+1,n);if(typeof i=="bigint")throw new Error(`${N} 64-bit integer array lengths not supported`);return or(r,e,9,i)}function du(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${N} indefinite length items not allowed`);return or(r,e,1,1/0)}function Jn(r,e){ee(r,_.array.majorEncoded,e.value)}Jn.compareTokens=Ee.compareTokens;Jn.encodedSize=function(e){return ee.encodedSize(e.value)};function sr(r,e,t,n){return new C(_.map,n,t)}function pu(r,e,t,n){return sr(r,e,1,t)}function mu(r,e,t,n){return sr(r,e,2,he(r,e+1,n))}function yu(r,e,t,n){return sr(r,e,3,de(r,e+1,n))}function gu(r,e,t,n){return sr(r,e,5,pe(r,e+1,n))}function wu(r,e,t,n){let i=me(r,e+1,n);if(typeof i=="bigint")throw new Error(`${N} 64-bit integer map lengths not supported`);return sr(r,e,9,i)}function bu(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${N} indefinite length items not allowed`);return sr(r,e,1,1/0)}function Xn(r,e){ee(r,_.map.majorEncoded,e.value)}Xn.compareTokens=Ee.compareTokens;Xn.encodedSize=function(e){return ee.encodedSize(e.value)};function xu(r,e,t,n){return new C(_.tag,t,1)}function vu(r,e,t,n){return new C(_.tag,he(r,e+1,n),2)}function _u(r,e,t,n){return new C(_.tag,de(r,e+1,n),3)}function Au(r,e,t,n){return new C(_.tag,pe(r,e+1,n),5)}function Eu(r,e,t,n){return new C(_.tag,me(r,e+1,n),9)}function Zn(r,e){ee(r,_.tag.majorEncoded,e.value)}Zn.compareTokens=Ee.compareTokens;Zn.encodedSize=function(e){return ee.encodedSize(e.value)};var ip=20,op=21,sp=22,ap=23;function Su(r,e,t,n){if(n.allowUndefined===!1)throw new Error(`${N} undefined values are not supported`);return n.coerceUndefinedToNull===!0?new C(_.null,null,1):new C(_.undefined,void 0,1)}function Bu(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${N} indefinite length items not allowed`);return new C(_.break,void 0,1)}function ns(r,e,t){if(t){if(t.allowNaN===!1&&Number.isNaN(r))throw new Error(`${N} NaN values are not supported`);if(t.allowInfinity===!1&&(r===1/0||r===-1/0))throw new Error(`${N} Infinity values are not supported`)}return new C(_.float,r,e)}function Cu(r,e,t,n){return ns(is(r,e+1),3,n)}function ku(r,e,t,n){return ns(os(r,e+1),5,n)}function Iu(r,e,t,n){return ns(Uu(r,e+1),9,n)}function ei(r,e,t){let n=e.value;if(n===!1)r.push([_.float.majorEncoded|ip]);else if(n===!0)r.push([_.float.majorEncoded|op]);else if(n===null)r.push([_.float.majorEncoded|sp]);else if(n===void 0)r.push([_.float.majorEncoded|ap]);else{let i,o=!1;(!t||t.float64!==!0)&&(Du(n),i=is(Te,1),n===i||Number.isNaN(n)?(Te[0]=249,r.push(Te.slice(0,3)),o=!0):(Nu(n),i=os(Te,1),n===i&&(Te[0]=250,r.push(Te.slice(0,5)),o=!0))),o||(cp(n),i=Uu(Te,1),Te[0]=251,r.push(Te.slice(0,9)))}}ei.encodedSize=function(e,t){let n=e.value;if(n===!1||n===!0||n===null||n===void 0)return 1;if(!t||t.float64!==!0){Du(n);let i=is(Te,1);if(n===i||Number.isNaN(n))return 3;if(Nu(n),i=os(Te,1),n===i)return 5}return 9};var Tu=new ArrayBuffer(9),Se=new DataView(Tu,1),Te=new Uint8Array(Tu,0);function Du(r){if(r===1/0)Se.setUint16(0,31744,!1);else if(r===-1/0)Se.setUint16(0,64512,!1);else if(Number.isNaN(r))Se.setUint16(0,32256,!1);else{Se.setFloat32(0,r);let e=Se.getUint32(0),t=(e&2139095040)>>23,n=e&8388607;if(t===255)Se.setUint16(0,31744,!1);else if(t===0)Se.setUint16(0,(r&2147483648)>>16|n>>13,!1);else{let i=t-127;i<-24?Se.setUint16(0,0):i<-14?Se.setUint16(0,(e&2147483648)>>16|1<<24+i,!1):Se.setUint16(0,(e&2147483648)>>16|i+15<<10|n>>13,!1)}}}function is(r,e){if(r.length-e<2)throw new Error(`${N} not enough data for float16`);let t=(r[e]<<8)+r[e+1];if(t===31744)return 1/0;if(t===64512)return-1/0;if(t===32256)return NaN;let n=t>>10&31,i=t&1023,o;return n===0?o=i*2**-24:n!==31?o=(i+1024)*2**(n-25):o=i===0?1/0:NaN,t&32768?-o:o}function Nu(r){Se.setFloat32(0,r,!1)}function os(r,e){if(r.length-e<4)throw new Error(`${N} not enough data for float32`);let t=(r.byteOffset||0)+e;return new DataView(r.buffer,t,4).getFloat32(0,!1)}function cp(r){Se.setFloat64(0,r,!1)}function Uu(r,e){if(r.length-e<8)throw new Error(`${N} not enough data for float64`);let t=(r.byteOffset||0)+e;return new DataView(r.buffer,t,8).getFloat64(0,!1)}ei.compareTokens=Ee.compareTokens;function P(r,e,t){throw new Error(`${N} encountered invalid minor (${t}) for major ${r[e]>>>5}`)}function ti(r){return()=>{throw new Error(`${N} ${r}`)}}var B=[];for(let r=0;r<=23;r++)B[r]=P;B[24]=$f;B[25]=Hf;B[26]=jf;B[27]=qf;B[28]=P;B[29]=P;B[30]=P;B[31]=P;for(let r=32;r<=55;r++)B[r]=P;B[56]=Gf;B[57]=Wf;B[58]=Qf;B[59]=Yf;B[60]=P;B[61]=P;B[62]=P;B[63]=P;for(let r=64;r<=87;r++)B[r]=Jf;B[88]=Xf;B[89]=Zf;B[90]=eu;B[91]=tu;B[92]=P;B[93]=P;B[94]=P;B[95]=ti("indefinite length bytes/strings are not supported");for(let r=96;r<=119;r++)B[r]=ru;B[120]=nu;B[121]=iu;B[122]=ou;B[123]=su;B[124]=P;B[125]=P;B[126]=P;B[127]=ti("indefinite length bytes/strings are not supported");for(let r=128;r<=151;r++)B[r]=cu;B[152]=fu;B[153]=uu;B[154]=lu;B[155]=hu;B[156]=P;B[157]=P;B[158]=P;B[159]=du;for(let r=160;r<=183;r++)B[r]=pu;B[184]=mu;B[185]=yu;B[186]=gu;B[187]=wu;B[188]=P;B[189]=P;B[190]=P;B[191]=bu;for(let r=192;r<=215;r++)B[r]=xu;B[216]=vu;B[217]=_u;B[218]=Au;B[219]=Eu;B[220]=P;B[221]=P;B[222]=P;B[223]=P;for(let r=224;r<=243;r++)B[r]=ti("simple values are not supported");B[244]=P;B[245]=P;B[246]=P;B[247]=Su;B[248]=ti("simple values are not supported");B[249]=Cu;B[250]=ku;B[251]=Iu;B[252]=P;B[253]=P;B[254]=P;B[255]=Bu;var De=[];for(let r=0;r<24;r++)De[r]=new C(_.uint,r,1);for(let r=-1;r>=-24;r--)De[31-r]=new C(_.negint,r,1);De[64]=new C(_.bytes,new Uint8Array(0),1);De[96]=new C(_.string,"",1);De[128]=new C(_.array,0,1);De[160]=new C(_.map,0,1);De[244]=new C(_.false,!1,1);De[245]=new C(_.true,!0,1);De[246]=new C(_.null,null,1);function up(){let r=[];return r[_.uint.major]=Ee,r[_.negint.major]=Kn,r[_.bytes.major]=ir,r[_.string.major]=au,r[_.array.major]=Jn,r[_.map.major]=Xn,r[_.tag.major]=Zn,r[_.float.major]=ei,r}var bb=up(),xb=new Qn,ri=class r{constructor(e,t){this.obj=e,this.parent=t}includes(e){let t=this;do if(t.obj===e)return!0;while(t=t.parent);return!1}static createCheck(e,t){if(e&&e.includes(t))throw new Error(`${ts} object contains circular references`);return new r(t,e)}},pt={null:new C(_.null,null),undefined:new C(_.undefined,void 0),true:new C(_.true,!0),false:new C(_.false,!1),emptyArray:new C(_.array,0),emptyMap:new C(_.map,0)},mt={number(r,e,t,n){return!Number.isInteger(r)||!Number.isSafeInteger(r)?new C(_.float,r):r>=0?new C(_.uint,r):new C(_.negint,r)},bigint(r,e,t,n){return r>=BigInt(0)?new C(_.uint,r):new C(_.negint,r)},Uint8Array(r,e,t,n){return new C(_.bytes,r)},string(r,e,t,n){return new C(_.string,r)},boolean(r,e,t,n){return r?pt.true:pt.false},null(r,e,t,n){return pt.null},undefined(r,e,t,n){return pt.undefined},ArrayBuffer(r,e,t,n){return new C(_.bytes,new Uint8Array(r))},DataView(r,e,t,n){return new C(_.bytes,new Uint8Array(r.buffer,r.byteOffset,r.byteLength))},Array(r,e,t,n){if(!r.length)return t.addBreakTokens===!0?[pt.emptyArray,new C(_.break)]:pt.emptyArray;n=ri.createCheck(n,r);let i=[],o=0;for(let s of r)i[o++]=ss(s,t,n);return t.addBreakTokens?[new C(_.array,r.length),i,new C(_.break)]:[new C(_.array,r.length),i]},Object(r,e,t,n){let i=e!=="Object",o=i?r.keys():Object.keys(r),s=i?r.size:o.length;if(!s)return t.addBreakTokens===!0?[pt.emptyMap,new C(_.break)]:pt.emptyMap;n=ri.createCheck(n,r);let a=[],c=0;for(let u of o)a[c++]=[ss(u,t,n),ss(i?r.get(u):r[u],t,n)];return lp(a,t),t.addBreakTokens?[new C(_.map,s),a,new C(_.break)]:[new C(_.map,s),a]}};mt.Map=mt.Object;mt.Buffer=mt.Uint8Array;for(let r of"Uint8Clamped Uint16 Uint32 Int8 Int16 Int32 BigUint64 BigInt64 Float32 Float64".split(" "))mt[`${r}Array`]=mt.DataView;function ss(r,e={},t){let n=Nf(r),i=e&&e.typeEncoders&&e.typeEncoders[n]||mt[n];if(typeof i=="function"){let s=i(r,n,e,t);if(s!=null)return s}let o=mt[n];if(!o)throw new Error(`${ts} unsupported type: ${n}`);return o(r,n,e,t)}function lp(r,e){e.mapSorter&&r.sort(e.mapSorter)}var hp={strict:!1,allowIndefinite:!0,allowUndefined:!0,allowBigInt:!0},as=class{constructor(e,t={}){this.pos=0,this.data=e,this.options=t}done(){return this.pos>=this.data.length}next(){let e=this.data[this.pos],t=De[e];if(t===void 0){let n=B[e];if(!n)throw new Error(`${N} no decoder for major type ${e>>>5} (byte 0x${e.toString(16).padStart(2,"0")})`);let i=e&31;t=n(this.data,this.pos,i,this.options)}return this.pos+=t.encodedLength,t}},sn=Symbol.for("DONE"),ni=Symbol.for("BREAK");function dp(r,e,t){let n=[];for(let i=0;i<r.value;i++){let o=an(e,t);if(o===ni){if(r.value===1/0)break;throw new Error(`${N} got unexpected break to lengthed array`)}if(o===sn)throw new Error(`${N} found array but not enough entries (got ${i}, expected ${r.value})`);n[i]=o}return n}function pp(r,e,t){let n=t.useMaps===!0,i=n?void 0:{},o=n?new Map:void 0;for(let s=0;s<r.value;s++){let a=an(e,t);if(a===ni){if(r.value===1/0)break;throw new Error(`${N} got unexpected break to lengthed map`)}if(a===sn)throw new Error(`${N} found map but not enough entries (got ${s} [no key], expected ${r.value})`);if(n!==!0&&typeof a!="string")throw new Error(`${N} non-string keys not supported (got ${typeof a})`);if(t.rejectDuplicateMapKeys===!0&&(n&&o.has(a)||!n&&a in i))throw new Error(`${N} found repeat map key "${a}"`);let c=an(e,t);if(c===sn)throw new Error(`${N} found map but not enough entries (got ${s} [no value], expected ${r.value})`);n?o.set(a,c):i[a]=c}return n?o:i}function an(r,e){if(r.done())return sn;let t=r.next();if(t.type===_.break)return ni;if(t.type.terminal)return t.value;if(t.type===_.array)return dp(t,r,e);if(t.type===_.map)return pp(t,r,e);if(t.type===_.tag){if(e.tags&&typeof e.tags[t.value]=="function"){let n=an(r,e);return e.tags[t.value](n)}throw new Error(`${N} tag not supported (${t.value})`)}throw new Error("unsupported")}function cs(r,e){if(!(r instanceof Uint8Array))throw new Error(`${N} data to decode must be a Uint8Array`);e=Object.assign({},hp,e);let t=e.tokenizer||new as(r,e),n=an(t,e);if(n===sn)throw new Error(`${N} did not find any content to decode`);if(n===ni)throw new Error(`${N} got unexpected break`);if(!t.done())throw new Error(`${N} too many terminals, data makes no sense`);return n}var gp=42;function wp(r){if(r[0]!==0)throw new Error("Invalid CID for CBOR tag 42; expected leading 0x00");return oe.decode(r.subarray(1))}var Lu={allowIndefinite:!1,coerceUndefinedToNull:!0,allowNaN:!1,allowInfinity:!1,allowBigInt:!0,strict:!0,useMaps:!1,rejectDuplicateMapKeys:!0,tags:[]};Lu.tags[gp]=wp;var Fu=113;var Pu=r=>cs(r,Lu);var gl=O(ue(),1);var ii=85;var Ru=0,bp="identity",Mu=Ze,xp=r=>qn(Ru,Mu(r)),Vu={code:Ru,name:bp,encode:Mu,digest:xp};var $u=O(ue(),1);var vp=async(r,e,t,n,i,o,s,a)=>{let c=await s.get(r,a),u=Pu(c),f=u,d=t;for(;n.length>0;){let m=n[0];if(m in f){n.shift(),d=`${d}/${m}`;let l=dt.asCID(f[m]);if(l!=null)return{entry:{type:"object",name:e,path:t,cid:r,node:c,depth:o,size:BigInt(c.length),content:async function*(){yield u}},next:{cid:l,name:m,path:d,toResolve:n}};f=f[m]}else throw(0,$u.default)(new Error(`No property named ${m} found in cbor node ${r}`),"ERR_NO_PROP")}return{entry:{type:"object",name:e,path:t,cid:r,node:c,depth:o,size:BigInt(c.length),content:async function*(){yield u}}}},Hu=vp;var ju=O(ue(),1);function _p(r,e,t,n){let i=BigInt(r.length),o=BigInt(e+i);return t>=o||n<e?new Uint8Array(0):(n>=e&&n<o&&(r=r.subarray(0,Number(n-e))),t>=e&&t<o&&(r=r.subarray(Number(t-e))),r)}var Nt=_p;var cn=O(ue(),1),Ap=(r,e=0,t=r)=>{let n=BigInt(r),i=BigInt(e??0),o=BigInt(t);if(o!==n&&(o=i+o),o>n&&(o=n),i<0n)throw(0,cn.default)(new Error("Offset must be greater than or equal to 0"),"ERR_INVALID_PARAMS");if(i>n)throw(0,cn.default)(new Error("Offset must be less than the file size"),"ERR_INVALID_PARAMS");if(o<0n)throw(0,cn.default)(new Error("Length must be greater than or equal to 0"),"ERR_INVALID_PARAMS");if(o>n)throw(0,cn.default)(new Error("Length must be less than the file size"),"ERR_INVALID_PARAMS");return{start:i,end:o}},ar=Ap;var Ep=r=>{async function*e(t={}){let{start:n,end:i}=ar(r.length,t.offset,t.length),o=Nt(r,0n,n,i);t.onProgress?.(new H("unixfs:exporter:progress:identity",{bytesRead:BigInt(o.byteLength),totalBytes:i-n,fileSize:BigInt(r.byteLength)})),yield o}return e},Sp=async(r,e,t,n,i,o,s,a)=>{if(n.length>0)throw(0,ju.default)(new Error(`No link named ${t} found in raw node ${r}`),"ERR_NOT_FOUND");let c=Gn(r.multihash.bytes);return{entry:{type:"identity",name:e,path:t,cid:r,content:Ep(c.digest),depth:o,size:BigInt(c.digest.length),node:c.digest}}},qu=Sp;var Gu=O(ue(),1);var Bp=r=>{async function*e(t={}){let{start:n,end:i}=ar(r.length,t.offset,t.length),o=Nt(r,0n,n,i);t.onProgress?.(new H("unixfs:exporter:progress:raw",{bytesRead:BigInt(o.byteLength),totalBytes:i-n,fileSize:BigInt(r.byteLength)})),yield o}return e},Cp=async(r,e,t,n,i,o,s,a)=>{if(n.length>0)throw(0,Gu.default)(new Error(`No link named ${t} found in raw node ${r}`),"ERR_NOT_FOUND");let c=await s.get(r,a);return{entry:{type:"raw",name:e,path:t,cid:r,content:Bp(c),depth:o,size:BigInt(c.length),node:c}}},Wu=Cp;var wn=O(ue(),1);var kp=async function(r){return(await Tt.encode(r)).slice(0,8).reverse()},Ip=async(r,e,t)=>{await Promise.all(r.map(async n=>{if(n.Name==null)throw new Error("Unexpected Link without a Name");if(n.Name.length===2){let i=parseInt(n.Name,16);e._putObjectAt(i,new le({hash:t._options.hash,bits:t._options.bits},e,i));return}await t.put(n.Name.substring(2),!0)}))},Qu=r=>r.toString(16).toUpperCase().padStart(2,"0").substring(0,2),Tp=r=>{let e=r.bucket,t=[];for(;e._parent!=null;)t.push(e),e=e._parent;return t.push(e),t.reverse()},Ku=async(r,e,t,n,i)=>{if(n==null){let f=Xt({hashFn:kp});n={rootBucket:f,hamtDepth:1,lastBucket:f}}await Ip(r.Links,n.lastBucket,n.rootBucket);let o=await n.rootBucket._findNewBucketAndPos(e),s=Qu(o.pos),a=Tp(o);a.length>n.hamtDepth&&(n.lastBucket=a[n.hamtDepth],s=Qu(n.lastBucket._posAtParent));let c=r.Links.find(f=>{if(f.Name==null)return!1;let d=f.Name.substring(0,2),m=f.Name.substring(2);return!(d!==s||m!==""&&m!==e)});if(c==null)return;if(c.Name!=null&&c.Name.substring(2)===e)return c.Hash;n.hamtDepth++;let u=await t.get(c.Hash,i);return r=j(u),Ku(r,e,t,n,i)},Yu=Ku;function Dp(r){let[e,t]=r[Symbol.asyncIterator]!=null?[r[Symbol.asyncIterator](),Symbol.asyncIterator]:[r[Symbol.iterator](),Symbol.iterator],n=[];return{peek:()=>e.next(),push:i=>{n.push(i)},next:()=>n.length>0?{done:!1,value:n.shift()}:e.next(),[t](){return this}}}var oi=Dp;function Np(r){return r[Symbol.asyncIterator]!=null}function Up(r,e){if(Np(r))return async function*(){for await(let a of r)await e(a)&&(yield a)}();let t=oi(r),{value:n,done:i}=t.next();if(i===!0)return function*(){}();let o=e(n);if(typeof o.then=="function")return async function*(){await o&&(yield n);for await(let a of t)await e(a)&&(yield a)}();let s=e;return function*(){o===!0&&(yield n);for(let a of t)s(a)&&(yield a)}()}var Ju=Up;function Lp(r){return r[Symbol.asyncIterator]!=null}function Fp(r,e){if(Lp(r))return async function*(){for await(let a of r)yield e(a)}();let t=oi(r),{value:n,done:i}=t.next();if(i===!0)return function*(){}();let o=e(n);if(typeof o.then=="function")return async function*(){yield await o;for await(let a of t)yield e(a)}();let s=e;return function*(){yield o;for(let a of t)yield s(a)}()}var cr=Fp;function rt(){let r={};return r.promise=new Promise((e,t)=>{r.resolve=e,r.reject=t}),r}var si=globalThis.CustomEvent??Event;async function*Ut(r,e={}){let t=e.concurrency??1/0;t<1&&(t=1/0);let n=e.ordered==null?!1:e.ordered,i=new EventTarget,o=[],s=rt(),a=rt(),c=!1,u,f=!1;i.addEventListener("task-complete",()=>{a.resolve()}),Promise.resolve().then(async()=>{try{for await(let h of r){if(o.length===t&&(s=rt(),await s.promise),f)break;let p={done:!1};o.push(p),h().then(b=>{p.done=!0,p.ok=!0,p.value=b,i.dispatchEvent(new si("task-complete"))},b=>{p.done=!0,p.err=b,i.dispatchEvent(new si("task-complete"))})}c=!0,i.dispatchEvent(new si("task-complete"))}catch(h){u=h,i.dispatchEvent(new si("task-complete"))}});function d(){return n?o[0]?.done:!!o.find(h=>h.done)}function*m(){for(;o.length>0&&o[0].done;){let h=o[0];if(o.shift(),h.ok)yield h.value;else throw f=!0,s.resolve(),h.err;s.resolve()}}function*l(){for(;d();)for(let h=0;h<o.length;h++)if(o[h].done){let p=o[h];if(o.splice(h,1),h--,p.ok)yield p.value;else throw f=!0,s.resolve(),p.err;s.resolve()}}for(;;){if(d()||(a=rt(),await a.promise),u!=null)throw u;if(n?yield*m():yield*l(),c&&o.length===0)break}}var ai=class{buffer;mask;top;btm;next;constructor(e){if(!(e>0)||e-1&e)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(e),this.mask=e-1,this.top=0,this.btm=0,this.next=null}push(e){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=e,this.top=this.top+1&this.mask,!0)}shift(){let e=this.buffer[this.btm];if(e!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,e}isEmpty(){return this.buffer[this.btm]===void 0}},fr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new ai(this.hwm),this.tail=this.head,this.size=0}calculateSize(e){return e?.byteLength!=null?e.byteLength:1}push(e){if(e?.value!=null&&(this.size+=this.calculateSize(e.value)),!this.head.push(e)){let t=this.head;this.head=t.next=new ai(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let t=this.tail.next;this.tail.next=null,this.tail=t,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var fs=class extends Error{type;code;constructor(e,t){super(e??"The operation was aborted"),this.type="aborted",this.code=t??"ABORT_ERR"}};function ur(r={}){return Pp(t=>{let n=t.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},r)}function Pp(r,e){e=e??{};let t=e.onEnd,n=new fr,i,o,s,a=rt(),c=async()=>{try{return n.isEmpty()?s?{done:!0}:await new Promise((b,y)=>{o=w=>{o=null,n.push(w);try{b(r(n))}catch(x){y(x)}return i}}):r(n)}finally{n.isEmpty()&&queueMicrotask(()=>{a.resolve(),a=rt()})}},u=b=>o!=null?o(b):(n.push(b),i),f=b=>(n=new fr,o!=null?o({error:b}):(n.push({error:b}),i)),d=b=>{if(s)return i;if(e?.objectMode!==!0&&b?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return u({done:!1,value:b})},m=b=>s?i:(s=!0,b!=null?f(b):u({done:!0})),l=()=>(n=new fr,m(),{done:!0}),h=b=>(m(b),{done:!0});if(i={[Symbol.asyncIterator](){return this},next:c,return:l,throw:h,push:d,end:m,get readableLength(){return n.size},onEmpty:async b=>{let y=b?.signal;if(y?.throwIfAborted(),n.isEmpty())return;let w,x;y!=null&&(w=new Promise((v,S)=>{x=()=>{S(new fs)},y.addEventListener("abort",x)}));try{await Promise.race([a.promise,w])}finally{x!=null&&y!=null&&y?.removeEventListener("abort",x)}}},t==null)return i;let p=i;return i={[Symbol.asyncIterator](){return this},next(){return p.next()},throw(b){return p.throw(b),t!=null&&(t(b),t=void 0),{done:!0}},return(){return p.return(),t!=null&&(t(),t=void 0),{done:!0}},push:d,end(b){return p.end(b),t!=null&&(t(b),t=void 0),i},get readableLength(){return p.readableLength}},i}function zp(r){return r[Symbol.asyncIterator]!=null}function Op(...r){let e=[];for(let t of r)zp(t)||e.push(t);return e.length===r.length?function*(){for(let t of e)yield*t}():async function*(){let t=ur({objectMode:!0});Promise.resolve().then(async()=>{try{await Promise.all(r.map(async n=>{for await(let i of n)t.push(i)})),t.end()}catch(n){t.end(n)}}),yield*t}()}var Xu=Op;function He(r,...e){if(r==null)throw new Error("Empty pipeline");if(us(r)){let n=r;r=()=>n.source}else if(el(r)||Zu(r)){let n=r;r=()=>n}let t=[r,...e];if(t.length>1&&us(t[t.length-1])&&(t[t.length-1]=t[t.length-1].sink),t.length>2)for(let n=1;n<t.length-1;n++)us(t[n])&&(t[n]=Mp(t[n]));return Rp(...t)}var Rp=(...r)=>{let e;for(;r.length>0;)e=r.shift()(e);return e},Zu=r=>r?.[Symbol.asyncIterator]!=null,el=r=>r?.[Symbol.iterator]!=null,us=r=>r==null?!1:r.sink!=null&&r.source!=null,Mp=r=>e=>{let t=r.sink(e);if(t?.then!=null){let n=ur({objectMode:!0});t.then(()=>{n.end()},s=>{n.end(s)});let i,o=r.source;if(Zu(o))i=async function*(){yield*o,n.end()};else if(el(o))i=function*(){yield*o,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return Xu(n,i())}return r.source};var Vp=(r,e,t,n,i,o,s)=>{async function*a(c={}){let u=c.offset??0,f=c.length??e.Links.length,d=e.Links.slice(u,f);c.onProgress?.(new H("unixfs:exporter:walk:directory",{cid:r})),yield*He(d,m=>cr(m,l=>async()=>{let h=l.Name??"",p=`${n}/${h}`;return(await i(l.Hash,h,p,[],o+1,s,c)).entry}),m=>Ut(m,{ordered:!0}),m=>Ju(m,l=>l!=null))}return a},tl=Vp;var Ft=O(ue(),1);var hl=O(nl(),1);var un=class extends Error{constructor(e){super(e),this.name="TimeoutError"}},hs=class extends Error{constructor(e){super(),this.name="AbortError",this.message=e}},il=r=>globalThis.DOMException===void 0?new hs(r):new DOMException(r),ol=r=>{let e=r.reason===void 0?il("This operation was aborted."):r.reason;return e instanceof Error?e:il(e)};function ds(r,e,t,n){let i,o=new Promise((s,a)=>{if(typeof e!="number"||Math.sign(e)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${e}\``);if(e===Number.POSITIVE_INFINITY){s(r);return}if(n={customTimers:{setTimeout,clearTimeout},...n},n.signal){let{signal:c}=n;c.aborted&&a(ol(c)),c.addEventListener("abort",()=>{a(ol(c))})}i=n.customTimers.setTimeout.call(void 0,()=>{if(typeof t=="function"){try{s(t())}catch(f){a(f)}return}let c=typeof t=="string"?t:`Promise timed out after ${e} milliseconds`,u=t instanceof Error?t:new un(c);typeof r.cancel=="function"&&r.cancel(),a(u)},e),(async()=>{try{s(await r)}catch(c){a(c)}finally{n.customTimers.clearTimeout.call(void 0,i)}})()});return o.clear=()=>{clearTimeout(i),i=void 0},o}function ps(r,e,t){let n=0,i=r.length;for(;i>0;){let o=Math.trunc(i/2),s=n+o;t(r[s],e)<=0?(n=++s,i-=o+1):i=o}return n}var Lt=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},nt,ln=class{constructor(){nt.set(this,[])}enqueue(e,t){t={priority:0,...t};let n={priority:t.priority,run:e};if(this.size&&Lt(this,nt,"f")[this.size-1].priority>=t.priority){Lt(this,nt,"f").push(n);return}let i=ps(Lt(this,nt,"f"),n,(o,s)=>s.priority-o.priority);Lt(this,nt,"f").splice(i,0,n)}dequeue(){let e=Lt(this,nt,"f").shift();return e?.run}filter(e){return Lt(this,nt,"f").filter(t=>t.priority===e.priority).map(t=>t.run)}get size(){return Lt(this,nt,"f").length}};nt=new WeakMap;var M=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},k=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},G,dn,pn,gt,pi,mn,fi,Ne,hn,ye,ui,ge,yn,yt,li,sl,al,ul,cl,fl,hi,ms,ys,mi,ll,di,yi=class extends Error{},gn=class extends hl.default{constructor(e){var t,n,i,o;if(super(),G.add(this),dn.set(this,void 0),pn.set(this,void 0),gt.set(this,0),pi.set(this,void 0),mn.set(this,void 0),fi.set(this,0),Ne.set(this,void 0),hn.set(this,void 0),ye.set(this,void 0),ui.set(this,void 0),ge.set(this,0),yn.set(this,void 0),yt.set(this,void 0),li.set(this,void 0),Object.defineProperty(this,"timeout",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),e={carryoverConcurrencyCount:!1,intervalCap:Number.POSITIVE_INFINITY,interval:0,concurrency:Number.POSITIVE_INFINITY,autoStart:!0,queueClass:ln,...e},!(typeof e.intervalCap=="number"&&e.intervalCap>=1))throw new TypeError(`Expected \`intervalCap\` to be a number from 1 and up, got \`${(n=(t=e.intervalCap)===null||t===void 0?void 0:t.toString())!==null&&n!==void 0?n:""}\` (${typeof e.intervalCap})`);if(e.interval===void 0||!(Number.isFinite(e.interval)&&e.interval>=0))throw new TypeError(`Expected \`interval\` to be a finite number >= 0, got \`${(o=(i=e.interval)===null||i===void 0?void 0:i.toString())!==null&&o!==void 0?o:""}\` (${typeof e.interval})`);M(this,dn,e.carryoverConcurrencyCount,"f"),M(this,pn,e.intervalCap===Number.POSITIVE_INFINITY||e.interval===0,"f"),M(this,pi,e.intervalCap,"f"),M(this,mn,e.interval,"f"),M(this,ye,new e.queueClass,"f"),M(this,ui,e.queueClass,"f"),this.concurrency=e.concurrency,this.timeout=e.timeout,M(this,li,e.throwOnTimeout===!0,"f"),M(this,yt,e.autoStart===!1,"f")}get concurrency(){return k(this,yn,"f")}set concurrency(e){if(!(typeof e=="number"&&e>=1))throw new TypeError(`Expected \`concurrency\` to be a number from 1 and up, got \`${e}\` (${typeof e})`);M(this,yn,e,"f"),k(this,G,"m",mi).call(this)}async add(e,t={}){return t={timeout:this.timeout,throwOnTimeout:k(this,li,"f"),...t},new Promise((n,i)=>{k(this,ye,"f").enqueue(async()=>{var o,s,a;M(this,ge,(s=k(this,ge,"f"),s++,s),"f"),M(this,gt,(a=k(this,gt,"f"),a++,a),"f");try{if(!((o=t.signal)===null||o===void 0)&&o.aborted)throw new yi("The task was aborted.");let c=e({signal:t.signal});t.timeout&&(c=ds(Promise.resolve(c),t.timeout)),t.signal&&(c=Promise.race([c,k(this,G,"m",ll).call(this,t.signal)]));let u=await c;n(u),this.emit("completed",u)}catch(c){if(c instanceof un&&!t.throwOnTimeout){n();return}i(c),this.emit("error",c)}finally{k(this,G,"m",ul).call(this)}},t),this.emit("add"),k(this,G,"m",hi).call(this)})}async addAll(e,t){return Promise.all(e.map(async n=>this.add(n,t)))}start(){return k(this,yt,"f")?(M(this,yt,!1,"f"),k(this,G,"m",mi).call(this),this):this}pause(){M(this,yt,!0,"f")}clear(){M(this,ye,new(k(this,ui,"f")),"f")}async onEmpty(){k(this,ye,"f").size!==0&&await k(this,G,"m",di).call(this,"empty")}async onSizeLessThan(e){k(this,ye,"f").size<e||await k(this,G,"m",di).call(this,"next",()=>k(this,ye,"f").size<e)}async onIdle(){k(this,ge,"f")===0&&k(this,ye,"f").size===0||await k(this,G,"m",di).call(this,"idle")}get size(){return k(this,ye,"f").size}sizeBy(e){return k(this,ye,"f").filter(e).length}get pending(){return k(this,ge,"f")}get isPaused(){return k(this,yt,"f")}};dn=new WeakMap,pn=new WeakMap,gt=new WeakMap,pi=new WeakMap,mn=new WeakMap,fi=new WeakMap,Ne=new WeakMap,hn=new WeakMap,ye=new WeakMap,ui=new WeakMap,ge=new WeakMap,yn=new WeakMap,yt=new WeakMap,li=new WeakMap,G=new WeakSet,sl=function(){return k(this,pn,"f")||k(this,gt,"f")<k(this,pi,"f")},al=function(){return k(this,ge,"f")<k(this,yn,"f")},ul=function(){var e;M(this,ge,(e=k(this,ge,"f"),e--,e),"f"),k(this,G,"m",hi).call(this),this.emit("next")},cl=function(){k(this,G,"m",ys).call(this),k(this,G,"m",ms).call(this),M(this,hn,void 0,"f")},fl=function(){let e=Date.now();if(k(this,Ne,"f")===void 0){let t=k(this,fi,"f")-e;if(t<0)M(this,gt,k(this,dn,"f")?k(this,ge,"f"):0,"f");else return k(this,hn,"f")===void 0&&M(this,hn,setTimeout(()=>{k(this,G,"m",cl).call(this)},t),"f"),!0}return!1},hi=function(){if(k(this,ye,"f").size===0)return k(this,Ne,"f")&&clearInterval(k(this,Ne,"f")),M(this,Ne,void 0,"f"),this.emit("empty"),k(this,ge,"f")===0&&this.emit("idle"),!1;if(!k(this,yt,"f")){let e=!k(this,G,"a",fl);if(k(this,G,"a",sl)&&k(this,G,"a",al)){let t=k(this,ye,"f").dequeue();return t?(this.emit("active"),t(),e&&k(this,G,"m",ms).call(this),!0):!1}}return!1},ms=function(){k(this,pn,"f")||k(this,Ne,"f")!==void 0||(M(this,Ne,setInterval(()=>{k(this,G,"m",ys).call(this)},k(this,mn,"f")),"f"),M(this,fi,Date.now()+k(this,mn,"f"),"f"))},ys=function(){k(this,gt,"f")===0&&k(this,ge,"f")===0&&k(this,Ne,"f")&&(clearInterval(k(this,Ne,"f")),M(this,Ne,void 0,"f")),M(this,gt,k(this,dn,"f")?k(this,ge,"f"):0,"f"),k(this,G,"m",mi).call(this)},mi=function(){for(;k(this,G,"m",hi).call(this););},ll=async function(e){return new Promise((t,n)=>{e.addEventListener("abort",()=>{n(new yi("The task was aborted."))},{once:!0})})},di=async function(e,t){return new Promise(n=>{let i=()=>{t&&!t()||(this.off(e,i),n())};this.on(e,i)})};async function dl(r,e,t,n,i,o,s){if(e instanceof Uint8Array){let u=Nt(e,n,i,o);t.push(u);return}if(e.Data==null)throw(0,Ft.default)(new Error("no data in PBNode"),"ERR_NOT_UNIXFS");let a;try{a=D.unmarshal(e.Data)}catch(u){throw(0,Ft.default)(u,"ERR_NOT_UNIXFS")}if(a.data!=null){let u=a.data,f=Nt(u,n,i,o);t.push(f),n+=BigInt(f.byteLength)}let c=[];if(e.Links.length!==a.blockSizes.length)throw(0,Ft.default)(new Error("Inconsistent block sizes and dag links"),"ERR_NOT_UNIXFS");for(let u=0;u<e.Links.length;u++){let f=e.Links[u],d=n,m=d+a.blockSizes[u];if((i>=d&&i<m||o>=d&&o<=m||i<d&&o>m)&&c.push({link:f,blockStart:n}),n=m,n>o)break}await He(c,u=>cr(u,f=>async()=>{let d=await r.get(f.link.Hash,s);return{...f,block:d}}),u=>Ut(u,{ordered:!0}),async u=>{for await(let{link:f,block:d,blockStart:m}of u){let l;switch(f.Hash.code){case Z:l=j(d);break;case ii:l=d;break;default:t.end((0,Ft.default)(new Error(`Unsupported codec: ${f.Hash.code}`),"ERR_NOT_UNIXFS"));return}let h=new gn({concurrency:1});h.on("error",p=>{t.end(p)}),h.add(async()=>{s.onProgress?.(new H("unixfs:exporter:walk:file",{cid:f.Hash})),await dl(r,l,t,m,i,o,s)}),await h.onIdle()}}),n>=o&&t.end()}var jp=(r,e,t,n,i,o,s)=>{async function*a(c={}){let u=t.fileSize();if(u===void 0)throw new Error("File was a directory");let{start:f,end:d}=ar(u,c.offset,c.length);if(d===0n)return;let m=0n,l=d-f,h=ur();c.onProgress?.(new H("unixfs:exporter:walk:file",{cid:r})),dl(s,e,h,0n,f,d,c).catch(p=>{h.end(p)});for await(let p of h)if(p!=null){if(m+=BigInt(p.byteLength),m>l)throw h.end(),(0,Ft.default)(new Error("Read too many bytes - the file size reported by the UnixFS data in the root node may be incorrect"),"ERR_OVER_READ");m===l&&h.end(),c.onProgress?.(new H("unixfs:exporter:progress:unixfs:file",{bytesRead:m,totalBytes:l,fileSize:u})),yield p}if(m<l)throw(0,Ft.default)(new Error("Traversed entire DAG but did not read enough bytes"),"ERR_UNDER_READ")}return a},gs=jp;var qp=(r,e,t,n,i,o,s)=>{function a(c={}){return c.onProgress?.(new H("unixfs:exporter:walk:hamt-sharded-directory",{cid:r})),pl(e,n,i,o,s,c)}return a};async function*pl(r,e,t,n,i,o){let s=r.Links,a=He(s,c=>cr(c,u=>async()=>{let f=u.Name!=null?u.Name.substring(2):null;if(f!=null&&f!==""){let d=await t(u.Hash,f,`${e}/${f}`,[],n+1,i,o);return{entries:d.entry==null?[]:[d.entry]}}else{let d=await i.get(u.Hash,o);return r=j(d),o.onProgress?.(new H("unixfs:exporter:walk:hamt-sharded-directory",{cid:u.Hash})),{entries:pl(r,e,t,n,i,o)}}}),c=>Ut(c,{ordered:!0}));for await(let{entries:c}of a)yield*c}var ml=qp;var Gp=(r,e)=>r.Links.find(n=>n.Name===e)?.Hash,Wp={raw:gs,file:gs,directory:tl,"hamt-sharded-directory":ml,metadata:(r,e,t,n,i,o,s)=>()=>[],symlink:(r,e,t,n,i,o,s)=>()=>[]},Qp=async(r,e,t,n,i,o,s,a)=>{let c=await s.get(r,a),u=j(c),f,d;if(e==null&&(e=r.toString()),u.Data==null)throw(0,wn.default)(new Error("no data in PBNode"),"ERR_NOT_UNIXFS");try{f=D.unmarshal(u.Data)}catch(l){throw(0,wn.default)(l,"ERR_NOT_UNIXFS")}if(t==null&&(t=e),n.length>0){let l;if(f?.type==="hamt-sharded-directory"?l=await Yu(u,n[0],s):l=Gp(u,n[0]),l==null)throw(0,wn.default)(new Error("file does not exist"),"ERR_NOT_FOUND");let h=n.shift(),p=`${t}/${h}`;d={cid:l,toResolve:n,name:h??"",path:p}}let m=Wp[f.type](r,u,f,t,i,o,s);if(m==null)throw(0,wn.default)(new Error("could not find content exporter"),"ERR_NOT_FOUND");return f.isDirectory()?{entry:{type:"directory",name:e,path:t,cid:r,content:m,unixfs:f,depth:o,node:u,size:f.fileSize()},next:d}:{entry:{type:"file",name:e,path:t,cid:r,content:m,unixfs:f,depth:o,node:u,size:f.fileSize()},next:d}},yl=Qp;var Kp={[Z]:yl,[ii]:Wu,[Fu]:Hu,[Vu.code]:qu},wl=async(r,e,t,n,i,o,s)=>{let a=Kp[r.code];if(a==null)throw(0,gl.default)(new Error(`No resolver for code ${r.code}`),"ERR_NO_RESOLVER");return a(r,e,t,n,wl,i,o,s)},bl=wl;var Yp=(r="")=>(r.trim().match(/([^\\^/]|\\\/)+/g)??[]).filter(Boolean),Jp=r=>{if(r instanceof Uint8Array)return{cid:dt.decode(r),toResolve:[]};let e=dt.asCID(r);if(e!=null)return{cid:e,toResolve:[]};if(typeof r=="string"){r.indexOf("/ipfs/")===0&&(r=r.substring(6));let t=Yp(r);return{cid:dt.parse(t[0]),toResolve:t.slice(1)}}throw(0,gi.default)(new Error(`Unknown path type ${r}`),"ERR_BAD_PATH")};async function*Xp(r,e,t={}){let{cid:n,toResolve:i}=Jp(r),o=n.toString(),s=o,a=i.length;for(;;){let c=await bl(n,o,s,i,a,e,t);if(c.entry==null&&c.next==null)throw(0,gi.default)(new Error(`Could not resolve ${r}`),"ERR_NOT_FOUND");if(c.entry!=null&&(yield c.entry),c.next==null)return;i=c.next.toResolve,n=c.next.cid,o=c.next.name,s=c.next.path}}async function te(r,e,t={}){let n=await ht(Xp(r,e,t));if(n==null)throw(0,gi.default)(new Error(`Could not resolve ${r}`),"ERR_NOT_FOUND");return n}async function*wi(r,e,t={}){let n=await te(r,e,t);if(n==null)return;if(yield n,n.type==="directory")for await(let o of i(n,t))yield o;async function*i(o,s){for await(let a of o.content(s))yield a,!(a instanceof Uint8Array)&&a.type==="directory"&&(yield*i(a,s))}}var kl=O(Cl(),1),ie=kl.default;var Ue=class extends Error{name;code;constructor(e,t,n){super(e),this.name=t,this.code=n}},je=class extends Ue{constructor(e="not a Unixfs node"){super(e,"NotUnixFSError","ERR_NOT_UNIXFS")}},ae=class extends Ue{constructor(e="invalid PBNode"){super(e,"InvalidPBNodeError","ERR_INVALID_PBNODE")}},it=class extends Ue{constructor(e="unknown error"){super(e,"InvalidPBNodeError","ERR_UNKNOWN_ERROR")}},Pt=class extends Ue{constructor(e="path already exists"){super(e,"AlreadyExistsError","ERR_ALREADY_EXISTS")}},ot=class extends Ue{constructor(e="path does not exist"){super(e,"DoesNotExistError","ERR_DOES_NOT_EXIST")}},dr=class extends Ue{constructor(e="no content"){super(e,"NoContentError","ERR_NO_CONTENT")}},vi=class extends Ue{constructor(e="not a file"){super(e,"NotAFileError","ERR_NOT_A_FILE")}},qe=class extends Ue{constructor(e="not a directory"){super(e,"NotADirectoryError","ERR_NOT_A_DIRECTORY")}},W=class extends Ue{constructor(e="invalid parameters"){super(e,"InvalidParametersError","ERR_INVALID_PARAMETERS")}};var be=O(bs(),1);function ym(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var i=0;i<r.length;i++){var o=r.charAt(i),s=o.charCodeAt(0);if(t[s]!==255)throw new TypeError(o+" is ambiguous");t[s]=i}var a=r.length,c=r.charAt(0),u=Math.log(a)/Math.log(256),f=Math.log(256)/Math.log(a);function d(h){if(h instanceof Uint8Array||(ArrayBuffer.isView(h)?h=new Uint8Array(h.buffer,h.byteOffset,h.byteLength):Array.isArray(h)&&(h=Uint8Array.from(h))),!(h instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(h.length===0)return"";for(var p=0,b=0,y=0,w=h.length;y!==w&&h[y]===0;)y++,p++;for(var x=(w-y)*f+1>>>0,v=new Uint8Array(x);y!==w;){for(var S=h[y],A=0,g=x-1;(S!==0||A<b)&&g!==-1;g--,A++)S+=256*v[g]>>>0,v[g]=S%a>>>0,S=S/a>>>0;if(S!==0)throw new Error("Non-zero carry");b=A,y++}for(var E=x-b;E!==x&&v[E]===0;)E++;for(var I=c.repeat(p);E<x;++E)I+=r.charAt(v[E]);return I}function m(h){if(typeof h!="string")throw new TypeError("Expected String");if(h.length===0)return new Uint8Array;var p=0;if(h[p]!==" "){for(var b=0,y=0;h[p]===c;)b++,p++;for(var w=(h.length-p)*u+1>>>0,x=new Uint8Array(w);h[p];){var v=t[h.charCodeAt(p)];if(v===255)return;for(var S=0,A=w-1;(v!==0||S<y)&&A!==-1;A--,S++)v+=a*x[A]>>>0,x[A]=v%256>>>0,v=v/256>>>0;if(v!==0)throw new Error("Non-zero carry");y=S,p++}if(h[p]!==" "){for(var g=w-y;g!==w&&x[g]===0;)g++;for(var E=new Uint8Array(b+(w-g)),I=b;g!==w;)E[I++]=x[g++];return E}}}function l(h){var p=m(h);if(p)return p;throw new Error(`Non-${e} character`)}return{encode:d,decodeUnsafe:m,decode:l}}var gm=ym,wm=gm,Ul=wm;var l4=new Uint8Array(0);var Ll=(r,e)=>{if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0},Ot=r=>{if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")};var xs=class{constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},vs=class{constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),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 Fl(this,e)}},_s=class{constructor(e){this.decoders=e}or(e){return Fl(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},Fl=(r,e)=>new _s({...r.decoders||{[r.prefix]:r},...e.decoders||{[e.prefix]:e}}),As=class{constructor(e,t,n,i){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=i,this.encoder=new xs(e,t,n),this.decoder=new vs(e,t,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},Pl=({name:r,prefix:e,encode:t,decode:n})=>new As(r,e,t,n),Es=({prefix:r,name:e,alphabet:t})=>{let{encode:n,decode:i}=Ul(t,e);return Pl({prefix:r,name:e,encode:n,decode:o=>Ot(i(o))})},bm=(r,e,t,n)=>{let i={};for(let f=0;f<e.length;++f)i[e[f]]=f;let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*t/8|0),a=0,c=0,u=0;for(let f=0;f<o;++f){let d=i[r[f]];if(d===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<t|d,a+=t,a>=8&&(a-=8,s[u++]=255&c>>a)}if(a>=t||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s},xm=(r,e,t)=>{let n=e[e.length-1]==="=",i=(1<<t)-1,o="",s=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],s+=8;s>t;)s-=t,o+=e[i&a>>s];if(s&&(o+=e[i&a<<t-s]),n)for(;o.length*t&7;)o+="=";return o},ce=({name:r,prefix:e,bitsPerChar:t,alphabet:n})=>Pl({prefix:e,name:r,encode(i){return xm(i,n,t)},decode(i){return bm(i,n,t,r)}});var Le=Es({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),g4=Es({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Rt=ce({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),x4=ce({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),v4=ce({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),_4=ce({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),A4=ce({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),E4=ce({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),S4=ce({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),B4=ce({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),C4=ce({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var zl=ce({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),T4=ce({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),D4=ce({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),N4=ce({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});be.default.formatters.b=r=>r==null?"undefined":Le.baseEncode(r);be.default.formatters.t=r=>r==null?"undefined":Rt.baseEncode(r);be.default.formatters.m=r=>r==null?"undefined":zl.baseEncode(r);be.default.formatters.p=r=>r==null?"undefined":r.toString();be.default.formatters.c=r=>r==null?"undefined":r.toString();be.default.formatters.k=r=>r==null?"undefined":r.toString();be.default.formatters.a=r=>r==null?"undefined":r.toString();function vm(r){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=r,e.destroy=()=>!0,e.extend=()=>e,e}function Q(r){let e=vm(`${r}:trace`);return be.default.enabled(`${r}:trace`)&&be.default.names.map(t=>t.toString()).find(t=>t.includes(":trace"))!=null&&(e=(0,be.default)(`${r}:trace`)),Object.assign((0,be.default)(r),{error:(0,be.default)(`${r}:error`),trace:e})}var _m=Ml,Ol=128,Am=127,Em=~Am,Sm=Math.pow(2,31);function Ml(r,e,t){e=e||[],t=t||0;for(var n=t;r>=Sm;)e[t++]=r&255|Ol,r/=128;for(;r&Em;)e[t++]=r&255|Ol,r>>>=7;return e[t]=r|0,Ml.bytes=t-n+1,e}var Bm=Ss,Cm=128,Rl=127;function Ss(r,n){var t=0,n=n||0,i=0,o=n,s,a=r.length;do{if(o>=a)throw Ss.bytes=0,new RangeError("Could not decode varint");s=r[o++],t+=i<28?(s&Rl)<<i:(s&Rl)*Math.pow(2,i),i+=7}while(s>=Cm);return Ss.bytes=o-n,t}var km=Math.pow(2,7),Im=Math.pow(2,14),Tm=Math.pow(2,21),Dm=Math.pow(2,28),Nm=Math.pow(2,35),Um=Math.pow(2,42),Lm=Math.pow(2,49),Fm=Math.pow(2,56),Pm=Math.pow(2,63),zm=function(r){return r<km?1:r<Im?2:r<Tm?3:r<Dm?4:r<Nm?5:r<Um?6:r<Lm?7:r<Fm?8:r<Pm?9:10},Om={encode:_m,decode:Bm,encodingLength:zm},Rm=Om,bn=Rm;var xn=(r,e=0)=>[bn.decode(r,e),bn.decode.bytes],gr=(r,e,t=0)=>(bn.encode(r,e,t),e),wr=r=>bn.encodingLength(r);var vn=(r,e)=>{let t=e.byteLength,n=wr(r),i=n+wr(t),o=new Uint8Array(i+t);return gr(r,o,0),gr(t,o,n),o.set(e,i),new br(r,t,e,o)},$l=r=>{let e=Ot(r),[t,n]=xn(e),[i,o]=xn(e.subarray(n)),s=e.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new br(t,i,s,e)},Hl=(r,e)=>{if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&Ll(r.bytes,t.bytes)}},br=class{constructor(e,t,n,i){this.code=e,this.size=t,this.digest=n,this.bytes=i}};var ql=(r,e)=>{let{bytes:t,version:n}=r;switch(n){case 0:return Vm(t,Bs(r),e||Le.encoder);default:return $m(t,Bs(r),e||Rt.encoder)}};var Gl=new WeakMap,Bs=r=>{let e=Gl.get(r);if(e==null){let t=new Map;return Gl.set(r,t),t}return e},fe=class r{constructor(e,t,n,i){this.code=t,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:t}=this;if(e!==_n)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==Hm)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}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:t}=this.multihash,n=vn(e,t);return r.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 r.equals(this,e)}static equals(e,t){let n=t;return n&&e.code===n.code&&e.version===n.version&&Hl(e.multihash,n.multihash)}toString(e){return ql(this,e)}toJSON(){return{"/":ql(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:i,multihash:o,bytes:s}=t;return new r(n,i,o,s||Wl(n,i,o.bytes))}else if(t[jm]===!0){let{version:n,multihash:i,code:o}=t,s=$l(i);return r.create(n,o,s)}else return null}static create(e,t,n){if(typeof t!="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(t!==_n)throw new Error(`Version 0 CID must use dag-pb (code: ${_n}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let i=Wl(e,t,n.bytes);return new r(e,t,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,_n,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,i=Ot(e.subarray(n,n+t.multihashSize));if(i.byteLength!==t.multihashSize)throw new Error("Incorrect length");let o=i.subarray(t.multihashSize-t.digestSize),s=new br(t.multihashCode,t.digestSize,o,i);return[t.version===0?r.createV0(s):r.createV1(t.codec,s),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[d,m]=xn(e.subarray(t));return t+=m,d},i=n(),o=_n;if(i===18?(i=0,t=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let s=t,a=n(),c=n(),u=t+c,f=u-s;return{version:i,codec:o,multihashCode:a,digestSize:c,multihashSize:f,size:u}}static parse(e,t){let[n,i]=Mm(e,t),o=r.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Bs(o).set(n,e),o}},Mm=(r,e)=>{switch(r[0]){case"Q":{let t=e||Le;return[Le.prefix,t.decode(`${Le.prefix}${r}`)]}case Le.prefix:{let t=e||Le;return[Le.prefix,t.decode(r)]}case Rt.prefix:{let t=e||Rt;return[Rt.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}},Vm=(r,e,t)=>{let{prefix:n}=t;if(n!==Le.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let i=e.get(n);if(i==null){let o=t.encode(r).slice(1);return e.set(n,o),o}else return i},$m=(r,e,t)=>{let{prefix:n}=t,i=e.get(n);if(i==null){let o=t.encode(r);return e.set(n,o),o}else return i},_n=112,Hm=18,Wl=(r,e,t)=>{let n=wr(r),i=n+wr(e),o=new Uint8Array(i+t.byteLength);return gr(r,o,0),gr(e,o,n),o.set(t,i),o},jm=Symbol.for("@ipld/js-cid/CID");var ks=({name:r,code:e,encode:t})=>new Cs(r,e,t),Cs=class{constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?vn(this.code,t):t.then(n=>vn(this.code,n))}else throw Error("Unknown type, must be binary type")}};var Ql=r=>async e=>new Uint8Array(await crypto.subtle.digest(r,e)),Ge=ks({name:"sha2-256",code:18,encode:Ql("SHA-256")}),Q4=ks({name:"sha2-512",code:19,encode:Ql("SHA-512")});var Ns=O(Vn(),1);function Si(r){function e(t){return t instanceof Ei?t:new Ei(t,r)}return e}var Ei=class{_value;_hashFn;_depth;_availableBits;_currentBufferIndex;_buffers;constructor(e,t){if(!(e instanceof Uint8Array))throw new Error("can only hash Uint8Arrays");this._value=e,this._hashFn=t,this._depth=-1,this._availableBits=0,this._currentBufferIndex=0,this._buffers=[]}async take(e){let t=e;for(;this._availableBits<t;)await this._produceMoreBits();let n=0;for(;t>0;){let i=this._buffers[this._currentBufferIndex],o=Math.min(i.availableBits(),t),s=i.take(o);n=(n<<o)+s,t-=o,this._availableBits-=o,i.availableBits()===0&&this._currentBufferIndex++}return n}untake(e){let t=e;for(;t>0;){let n=this._buffers[this._currentBufferIndex],i=Math.min(n.totalBits()-n.availableBits(),t);n.untake(i),t-=i,this._availableBits+=i,this._currentBufferIndex>0&&n.totalBits()===n.availableBits()&&(this._depth--,this._currentBufferIndex--)}}async _produceMoreBits(){this._depth++;let e=this._depth>0?At([this._value,Uint8Array.from([this._depth])]):this._value,t=await this._hashFn(e),n=new Is(t);this._buffers.push(n),this._availableBits+=n.availableBits()}},qm=[255,254,252,248,240,224,192,128],Gm=[1,3,7,15,31,63,127,255],Is=class{_value;_currentBytePos;_currentBitPos;constructor(e){this._value=e,this._currentBytePos=e.length-1,this._currentBitPos=7}availableBits(){return this._currentBitPos+1+this._currentBytePos*8}totalBits(){return this._value.length*8}take(e){let t=e,n=0;for(;t>0&&this._haveBits();){let i=this._value[this._currentBytePos],o=this._currentBitPos+1,s=Math.min(o,t),a=Wm(i,o-s,s);n=(n<<s)+a,t-=s,this._currentBitPos-=s,this._currentBitPos<0&&(this._currentBitPos=7,this._currentBytePos--)}return n}untake(e){for(this._currentBitPos+=e;this._currentBitPos>7;)this._currentBitPos-=8,this._currentBytePos+=1}_haveBits(){return this._currentBytePos>=0}};function Wm(r,e,t){let n=Qm(e,t);return(r&n)>>>e}function Qm(r,e){return qm[r]&Gm[Math.min(e+r-1,7)]}var An=BigInt(Tt.code),Mt=8;async function xr(r){return(await Tt.encode(r)).subarray(0,8).reverse()}var Jl=O(Vn(),1);var Fe=async(r,e,t)=>{t.codec==null&&(t.codec=K);let n=await Ge.digest(r),i=fe.create(t.cidVersion,t.codec.code,n);return await e.put(i,r,{...t,signal:t.signal}),i};var Ts=class{options;root;dir;path;dirty;flat;parent;parentKey;unixfs;mode;mtime;cid;size;nodeSize;constructor(e,t){this.options=t??{},this.root=e.root,this.dir=e.dir,this.path=e.path,this.dirty=e.dirty,this.flat=e.flat,this.parent=e.parent,this.parentKey=e.parentKey,this.unixfs=e.unixfs,this.mode=e.mode,this.mtime=e.mtime}},Bi=class extends Ts{_bucket;constructor(e,t){super(e,t),this._bucket=Xt({hashFn:xr,bits:8})}async put(e,t){this.cid=void 0,this.size=void 0,this.nodeSize=void 0,await this._bucket.put(e,t)}async get(e){return this._bucket.get(e)}childCount(){return this._bucket.leafCount()}directChildrenCount(){return this._bucket.childrenCount()}onlyChild(){return this._bucket.onlyChild()}async*eachChildSeries(){for await(let{key:e,value:t}of this._bucket.eachLeafSeries())yield{key:e,child:t}}estimateNodeSize(){return this.nodeSize!==void 0?this.nodeSize:(this.nodeSize=Yl(this._bucket,this,this.options),this.nodeSize)}async*flush(e){for await(let t of Kl(this._bucket,e,this,this.options))yield{...t,path:this.path}}};async function*Kl(r,e,t,n){let i=r._children,o=[],s=0n;for(let l=0;l<i.length;l++){let h=i.get(l);if(h==null)continue;let p=l.toString(16).toUpperCase().padStart(2,"0");if(h instanceof le){let b;for await(let y of Kl(h,e,null,n))b=y;if(b==null)throw new Error("Could not flush sharded directory, no subshard found");o.push({Name:p,Tsize:Number(b.size),Hash:b.cid}),s+=b.size}else if(Km(h.value)){let b=h.value,y;for await(let x of b.flush(e))y=x,yield y;if(y==null)throw new Error("Did not flush dir");let w=p+h.key;o.push({Name:w,Tsize:Number(y.size),Hash:y.cid}),s+=y.size}else{let b=h.value;if(b.cid==null)continue;let y=p+h.key,w=b.size;o.push({Name:y,Tsize:Number(w),Hash:b.cid}),s+=BigInt(w??0)}}let a=Uint8Array.from(i.bitField().reverse()),c=new D({type:"hamt-sharded-directory",data:a,fanout:BigInt(r.tableSize()),hashType:An,mtime:t?.mtime,mode:t?.mode}),u={Data:c.marshal(),Links:o},f=L($(u)),d=await Fe(f,e,n),m=BigInt(f.byteLength)+s;yield{cid:d,unixfs:c,size:m}}function Km(r){return typeof r.flush=="function"}function Yl(r,e,t){let n=r._children,i=[];for(let c=0;c<n.length;c++){let u=n.get(c);if(u==null)continue;let f=c.toString(16).toUpperCase().padStart(2,"0");if(u instanceof le){let d=Yl(u,null,t);i.push({Name:f,Tsize:Number(d),Hash:t.cidVersion===0?Ci:ki})}else if(typeof u.value.flush=="function"){let m=u.value.nodeSize();i.push({Name:f+u.key,Tsize:Number(m),Hash:t.cidVersion===0?Ci:ki})}else{let d=u.value;if(d.cid==null)continue;let m=f+u.key,l=d.size;i.push({Name:m,Tsize:Number(l),Hash:d.cid})}}let o=Uint8Array.from(n.bitField().reverse()),s=new D({type:"hamt-sharded-directory",data:o,fanout:BigInt(r.tableSize()),hashType:An,mtime:e?.mtime,mode:e?.mode});return L($({Data:s.marshal(),Links:i})).length}var Ci=fe.parse("QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn"),ki=fe.parse("zdj7WbTaiJT1fgatdet9Ei9iDB5hdCxkbVyhyh8YTUnXMiwYi");var Ds=Q("helia:unixfs:commands:utils:hamt-utils"),Ii=r=>r.toString(16).toUpperCase().padStart(2,"0").substring(0,2),Xl=async(r,e,t)=>{let n=new Bi({root:!0,dir:!0,parent:void 0,parentKey:void 0,path:"",dirty:!0,flat:!1,mtime:t.mtime,mode:t.mode},t);for(let o=0;o<e.length;o++)await n._bucket.put(e[o].name,{size:e[o].size,cid:e[o].cid});let i=await ht(n.flush(r));if(i==null)throw new Error("Flushing shard yielded no result");return i},Ti=async(r,e,t)=>{let n=D.unmarshal(r[0].node.Data??new Uint8Array(0)),i=BigInt(Math.pow(2,Mt));r.reverse();let o,s;for(let a=0;a<r.length;a++){let c=a===r.length-1,u=r[a],f=Uint8Array.from(u.children.bitField().reverse()),d=new D({type:"hamt-sharded-directory",data:f,fanout:i,hashType:An});c&&(d.mtime=n.mtime,d.mode=n.mode),s={Data:d.marshal(),Links:u.node.Links};let m=L($(s));if(o=await Fe(m,e,t),!c){let l=r[a+1];if(l==null)throw new Error("Was not operating on shard root but also had no parent?");Ds("updating link in parent sub-shard with prefix %s",l.prefix),l.node.Links=l.node.Links.filter(h=>h.Name!==l.prefix),l.node.Links.push({Name:l.prefix,Hash:o,Tsize:u.node.Links.reduce((h,p)=>h+(p.Tsize??0),m.byteLength)})}}if(o==null||s==null)throw new Error("Noting persisted");return{cid:o,node:s}},Di=async(r,e,t,n)=>{let o=Si(xr)(ze(e)),s=[];for(;;){let a=await t.get(r,n),c=j(a),u=new Jl.default,f=await o.take(Mt),d=Ii(f);s.push({prefix:d,children:u,node:c});let m;for(let h of c.Links){let p=h.Name??"";if(p.length<2)throw new Error("Invalid HAMT - link name was too short");let b=parseInt(p.substring(0,2),16);u.set(b,!0),p.startsWith(d)&&(m=h)}if(m==null){Ds("no link found with prefix %s for %s",d,e);break}let l=m.Name??"";if(l.length<2)throw new Error("Invalid HAMT - link name was too short");if(l.length===2){r=m.Hash,Ds("descend into sub-shard with prefix %s",l);continue}break}return{path:s,hash:o}};async function Ni(r,e,t,n){if(r.Data==null)throw new Error("DagPB node had no data");let i=D.unmarshal(r.Data),o;if(i.type==="directory")o=Ym(r);else if(i.type==="hamt-sharded-directory")o=await Zl(r,0,t,e,n);else throw new Error("Can only estimate the size of directories or shards");return o>t}function Ym(r){let e=0;for(let t of r.Links)e+=(t.Name??"").length,e+=t.Hash.version===1?ki.bytes.byteLength:Ci.bytes.byteLength;return e}async function Zl(r,e,t,n,i){if(e>t)return t;if(r.Data==null||!D.unmarshal(r.Data).isDirectory())return e;for(let s of r.Links){let a=s.Name??"";if(a=a.substring(2),e+=a.length,e+=s.Hash.bytes.byteLength,s.Hash.code===Z){let c=await n.get(s.Hash,i),u=j(c);e+=await Zl(u,e,t,n,i)}}return e}var We=Q("helia:unixfs:components:utils:add-link");async function vr(r,e,t,n){if(r.node.Data==null)throw new W("Invalid parent passed to addLink");if(D.unmarshal(r.node.Data).type==="hamt-sharded-directory")return We("adding link to sharded directory"),Zm(r,e,t,n);We(`adding ${e.Name} (${e.Hash}) to regular directory`);let o=await Xm(r,e,t,n);if(await Ni(o.node,t,n.shardSplitThresholdBytes,n)){We("converting directory to sharded directory");let s=await Jm(o,t);o.cid=s.cid,o.node=j(await t.get(s.cid,n))}return o}var Jm=async(r,e)=>{if(r.node.Data==null)throw new W("Invalid parent passed to convertToShardedDirectory");let t=D.unmarshal(r.node.Data),n=await Xl(e,r.node.Links.map(i=>({name:i.Name??"",size:BigInt(i.Tsize??0),cid:i.Hash})),{mode:t.mode,mtime:t.mtime,cidVersion:r.cid.version});return We(`converted directory to sharded directory ${n.cid}`),n},Xm=async(r,e,t,n)=>{let i=r.node.Links.filter(f=>{let d=f.Name===e.Name;if(d&&!n.allowOverwriting)throw new Pt;return!d});if(i.push(e),r.node.Data==null)throw new ae("Parent node with no data passed to addToDirectory");let o=D.unmarshal(r.node.Data),s;if(o.mtime!=null){let f=Date.now(),d=Math.floor(f/1e3);o.mtime={secs:BigInt(d),nsecs:(f-d*1e3)*1e3},s=o.marshal()}else s=r.node.Data;r.node=$({Data:s,Links:i});let a=L(r.node),c=await Ge.digest(a),u=fe.create(r.cid.version,Z,c);return await t.put(u,a),{node:r.node,cid:u}},Zm=async(r,e,t,n)=>{let{path:i,hash:o}=await Di(r.cid,e.Name,t,n),s=i[i.length-1];if(s==null)throw new Error("Invalid HAMT, could not generate path");let a=s.prefix,c=parseInt(a,16);We("next prefix for %s is %s",e.Name,a);let u=`${a}${e.Name}`,f=s.node.Links.find(d=>(d.Name??"").startsWith(a));if(f!=null)if(We("link %s was present in shard",u),f.Name===u){if(!n.allowOverwriting)throw new Pt;We("overwriting %s in subshard",e.Name),s.node.Links=s.node.Links.filter(d=>d.Name!==u),s.node.Links.push({Name:u,Hash:e.Hash,Tsize:e.Tsize})}else{if(f.Name?.length===2)throw new Error("Existing link was subshard?!");{We("prefix %s already exists, creating new subshard",a);let d=s.node.Links.findIndex(b=>b.Name?.startsWith(a)),m=s.node.Links.splice(d,1)[0],l=(m.Name??"").substring(2),p=Si(xr)(ze(l));for(let b=0;b<i.length;b++)await p.take(Mt);for(;;){let b=await p.take(Mt),y=Ii(b);m.Name=`${y}${l}`;let w=await o.take(Mt),x=Ii(w);if(y===x){let S=new Ns.default;S.set(w,!0),i.push({prefix:x,children:S,node:{Links:[]}});continue}let v=new Ns.default;v.set(w,!0),v.set(b,!0),i.push({prefix:a,children:v,node:{Links:[m,{Name:`${x}${e.Name}`,Hash:e.Hash,Tsize:e.Tsize}]}});break}}}else We("link %s was not present in sub-shard",u),e.Name=u,s.node.Links.push(e),s.children.set(c,!0),We("adding %s to existing sub-shard",u);return Ti(i,t,n)};async function wt(r,e,t={}){let n=await te(r,e,t);if(n.type!=="directory")throw new qe(`${r.toString()} was not a UnixFS directory`);return{cid:r,node:n.node}}async function _r(r,e,t,n){let i=await te(r,t,n);if(i.type!=="directory"&&i.type!=="file"&&i.type!=="raw")throw new je(`${r.toString()} was not a UnixFS node`);return{Name:e,Tsize:i.node instanceof Uint8Array?i.node.byteLength:e2(i.node),Hash:r}}function e2(r){let e=r.Links.reduce((t,n)=>t+(n.Tsize??0),0);return L(r).byteLength+e}var Us=Q("helia:unixfs:components:utils:resolve");async function Qe(r,e,t,n){if(e==null||e==="")return{cid:r};Us('resolve "%s" under %c',e,r);let i=e.split("/").filter(Boolean),o=[{name:"",cid:r,size:0n}];for(let s=0;s<i.length;s++){let a=i[s],c=await te(r,t,n);if(Us('resolving "%s"',a,c),c.type==="file"){if(s<i.length-1)throw new W("Path was invalid");r=c.cid}else if(c.type==="directory"){let u;for await(let f of c.content())if(f.name===a){u=f.cid;break}if(u==null)throw new ot("Could not find path in directory");r=u,o.push({name:a,cid:r,size:c.size})}else throw new W("Could not resolve path")}return Us("resolved %s to %c",e,r),{cid:r,path:e,segments:o}}async function Ar(r,e,t,n){if(e.segments==null||e.segments.length===0)return r;let i=e.segments.pop();if(i==null)throw new Error("Insufficient segments");i.cid=r,e.segments.reverse();for(let o of e.segments){let[s,a]=await Promise.all([wt(o.cid,t,n),_r(i.cid,i.name,t,n)]);r=(await vr(s,a,t,{...n,allowOverwriting:!0,cidVersion:r.version})).cid,o.cid=r,i=o}return r}var t2=ie.bind({ignoreUndefined:!0}),r2={};async function*eh(r,e,t={}){let n=t2(r2,t),i=await Qe(r,n.path,e,n),o=await te(i.cid,e,n);if(o.type!=="file"&&o.type!=="raw")throw new vi;if(o.content==null)throw new dr;yield*o.content(n)}var Er=85;var n2=ie.bind({ignoreUndefined:!0}),i2=Q("helia:unixfs:chmod"),o2={recursive:!1,shardSplitThresholdBytes:262144};async function th(r,e,t,n={}){let i=n2(o2,n),o=await Qe(r,i.path,t,n);if(i2("chmod %c %d",o.cid,e),i.recursive){let m=await He(async function*(){for await(let l of wi(o.cid,t,n)){let h,p=[];if(l.type==="raw")h=new D({type:"file",data:l.node});else if(l.type==="file"||l.type==="directory")h=l.unixfs,p=l.node.Links;else throw new je;h.mode=e;let b={Data:h.marshal(),Links:p};yield{path:l.path,content:b}}},l=>lt(l,t,{...i,dagBuilder:async function*(h,p){for await(let b of h)yield async function(){let y=b.content,w=L(y),x=await Fe(w,p,{...i,cidVersion:r.version});if(y.Data==null)throw new ae(`${x} had no data`);let v=D.unmarshal(y.Data);return{cid:x,size:BigInt(w.length),path:b.path,unixfs:v}}}}),async l=>ht(l));if(m==null)throw new it(`Could not chmod ${o.cid.toString()}`);return Ar(m.cid,o,t,i)}let s=await t.get(o.cid,n),a,c=[];if(o.cid.code===Er)a=new D({type:"file",data:s});else{let m=j(s);if(m.Data==null)throw new ae(`${o.cid.toString()} had no data`);c=m.Links,a=D.unmarshal(m.Data)}a.mode=e;let u=L({Data:a.marshal(),Links:c}),f=await Ge.digest(u),d=fe.create(o.cid.version,Z,f);return await t.put(d,u),Ar(d,o,t,i)}var s2=ie.bind({ignoreUndefined:!0}),a2=Q("helia:unixfs:cp"),c2={force:!1,shardSplitThresholdBytes:262144};async function rh(r,e,t,n,i={}){let o=s2(c2,i);if(t.includes("/"))throw new W("Name must not have slashes");let[s,a]=await Promise.all([wt(e,n,o),_r(r,t,n,o)]);return a2('Adding %c as "%s" to %c',r,t,e),(await vr(s,a,n,{allowOverwriting:o.force,cidVersion:e.version,...o})).cid}var f2=ie.bind({ignoreUndefined:!0}),u2={};async function*nh(r,e,t={}){let n=f2(u2,t),i=await Qe(r,n.path,e,n),o=await te(i.cid,e);if(o.type==="file"||o.type==="raw"){yield o;return}if(o.content==null)throw new dr;if(o.type!=="directory")throw new qe;yield*o.content({offset:t.offset,length:t.length})}var l2=ie.bind({ignoreUndefined:!0}),ih=Q("helia:unixfs:mkdir"),h2={cidVersion:1,force:!1,shardSplitThresholdBytes:262144};async function oh(r,e,t,n={}){let i=l2(h2,n);if(e.includes("/"))throw new W("Path must not have slashes");if((await te(r,t,n)).type!=="directory")throw new qe(`${r.toString()} was not a UnixFS directory`);ih("creating %s",e);let a={Data:new D({type:"directory",mode:i.mode,mtime:i.mtime}).marshal(),Links:[]},c=L(a),u=await Ge.digest(c),f=fe.create(i.cidVersion,Z,u);await t.put(f,c);let[d,m]=await Promise.all([wt(r,t,i),_r(f,e,t,i)]);return ih("adding empty dir called %s to %c",e,r),(await vr(d,m,t,{...i,allowOverwriting:i.force})).cid}var Ui=Q("helia:unixfs:utils:remove-link");async function sh(r,e,t,n){if(r.node.Data==null)throw new ae("Parent node had no data");if(D.unmarshal(r.node.Data).type==="hamt-sharded-directory"){Ui(`removing ${e} from sharded directory`);let o=await p2(r,e,t,n);return await Ni(o.node,t,n.shardSplitThresholdBytes,n)?o:(Ui("converting shard to flat directory %c",r.cid),m2(o,t,n))}return Ui(`removing link ${e} regular directory`),d2(r,e,t,n)}var d2=async(r,e,t,n)=>{r.node.Links=r.node.Links.filter(s=>s.Name!==e);let i=L(r.node),o=await Fe(i,t,{...n,cidVersion:r.cid.version});return Ui(`Updated regular directory ${o}`),{node:r.node,cid:o}},p2=async(r,e,t,n)=>{let{path:i}=await Di(r.cid,e,t,n),o=i[i.length-1];if(o==null)throw new Error("Invalid HAMT, could not generate path");let s=o.node.Links.filter(u=>(u.Name??"").substring(2)===e).map(u=>u.Name).pop();if(s==null)throw new Error("File not found");let a=s.substring(0,2),c=parseInt(a,16);if(o.node.Links=o.node.Links.filter(u=>u.Name!==s),o.children.unset(c),o.node.Links.length===1)for(;i.length!==1;){let u=i[i.length-1];if(u==null||u.node.Links.length>1)break;i.pop();let f=i[i.length-1];if(f==null)break;let d=u.node.Links[0];f.node.Links=f.node.Links.filter(m=>!(m.Name??"").startsWith(f.prefix)),f.node.Links.push({Hash:d.Hash,Name:`${f.prefix}${(d.Name??"").substring(2)}`,Tsize:d.Tsize})}return Ti(i,t,n)},m2=async(r,e,t)=>{if(r.node.Data==null)throw new W("Invalid parent passed to convertToFlatDirectory");let n={Links:[]},i=await te(r.cid,e);if(i.type!=="directory")throw new Error("Unexpected node type");for await(let c of i.content()){let u=0;c.node instanceof Uint8Array?u=c.node.byteLength:u=L(c.node).length,n.Links.push({Hash:c.cid,Name:c.name,Tsize:u})}let o=D.unmarshal(r.node.Data);n.Data=new D({type:"directory",mode:o.mode,mtime:o.mtime}).marshal();let s=L($(n));return{cid:await Fe(s,e,{codec:K,cidVersion:r.cid.version,signal:t.signal}),node:n}};var y2=ie.bind({ignoreUndefined:!0}),g2=Q("helia:unixfs:rm"),w2={shardSplitThresholdBytes:262144};async function ah(r,e,t,n={}){let i=y2(w2,n);if(e.includes("/"))throw new W("Name must not have slashes");let o=await wt(r,t,i);return g2("Removing %s from %c",e,r),(await sh(o,e,t,{...i,cidVersion:r.version})).cid}var b2=ie.bind({ignoreUndefined:!0}),x2=Q("helia:unixfs:stat"),v2={};async function ch(r,e,t={}){let n=b2(v2,t),i=await Qe(r,t.path,e,n);x2("stat %c",i.cid);let o=await te(i.cid,e,n);if(o.type!=="file"&&o.type!=="directory"&&o.type!=="raw")throw new je;let s=0n,a=0n,c=0n,u=0n,f=0,d,m,l=o.type,h;if(o.type==="raw"&&(s=BigInt(o.node.byteLength),a=BigInt(o.node.byteLength),c=BigInt(o.node.byteLength),u=BigInt(o.node.byteLength),f=1),o.type==="directory"&&(s=0n,a=BigInt(o.unixfs.marshal().byteLength),c=0n,u=a,f=1,d=o.unixfs.mode,m=o.unixfs.mtime,h=o.unixfs),o.type==="file"){let p=await fh(i.cid,e,n);s=o.unixfs.fileSize(),a=BigInt((o.node.Data?.byteLength??0)+o.node.Links.reduce((b,y)=>b+(y.Tsize??0),0)),c=BigInt(p.localFileSize),u=BigInt(p.localDagSize),f=p.blocks,d=o.unixfs.mode,m=o.unixfs.mtime,h=o.unixfs}return{cid:i.cid,mode:d,mtime:m,fileSize:s,dagSize:a,localFileSize:c,localDagSize:u,blocks:f,type:l,unixfs:h}}async function fh(r,e,t){let n={localFileSize:0,localDagSize:0,blocks:0};if(await e.has(r,t)){let i=await e.get(r,t);if(n.blocks++,n.localDagSize+=i.byteLength,r.code===Er)n.localFileSize+=i.byteLength;else if(r.code===Z){let o=j(i);if(o.Links.length>0)for(let s of o.Links){let a=await fh(s.Hash,e,t);n.localFileSize+=a.localFileSize,n.localDagSize+=a.localDagSize,n.blocks+=a.blocks}else{if(o.Data==null)throw new ae(`PBNode ${r.toString()} had no data`);let s=D.unmarshal(o.Data);if(s.data==null)throw new ae(`UnixFS node ${r.toString()} had no data`);n.localFileSize+=s.data.byteLength??0}}else throw new it(`${r.toString()} was neither DAG_PB nor RAW`)}return n}var _2=ie.bind({ignoreUndefined:!0}),A2=Q("helia:unixfs:touch"),E2={recursive:!1,shardSplitThresholdBytes:262144};async function uh(r,e,t={}){let n=_2(E2,t),i=await Qe(r,n.path,e,n),o=n.mtime??{secs:BigInt(Math.round(Date.now()/1e3)),nsecs:0};if(A2("touch %c %o",i.cid,o),n.recursive){let m=await He(async function*(){for await(let l of wi(i.cid,e)){let h,p;if(l.type==="raw")h=new D({data:l.node}),p=[];else if(l.type==="file"||l.type==="directory")h=l.unixfs,p=l.node.Links;else throw new je;h.mtime=o;let b={Data:h.marshal(),Links:p};yield{path:l.path,content:b}}},l=>lt(l,e,{...n,dagBuilder:async function*(h,p){for await(let b of h)yield async function(){let y=b.content,w=L(y),x=await Fe(w,p,{...n,cidVersion:r.version});if(y.Data==null)throw new ae(`${x} had no data`);let v=D.unmarshal(y.Data);return{cid:x,size:BigInt(w.length),path:b.path,unixfs:v}}}}),async l=>ht(l));if(m==null)throw new it(`Could not chmod ${i.cid.toString()}`);return Ar(m.cid,i,e,n)}let s=await e.get(i.cid,t),a,c=[];if(i.cid.code===Er)a=new D({data:s});else{let m=j(s);if(c=m.Links,m.Data==null)throw new ae(`${i.cid.toString()} had no data`);a=D.unmarshal(m.Data)}a.mtime=o;let u=L({Data:a.marshal(),Links:c}),f=await Ge.digest(u),d=fe.create(i.cid.version,Z,f);return await e.put(d,u),Ar(d,i,e,n)}var Fs=class{components;constructor(e){this.components=e}async*addAll(e,t={}){yield*mf(e,this.components.blockstore,t)}async addBytes(e,t={}){return yf(e,this.components.blockstore,t)}async addByteStream(e,t={}){return gf(e,this.components.blockstore,t)}async addFile(e,t={}){return wf(e,this.components.blockstore,t)}async addDirectory(e={},t={}){return bf(e,this.components.blockstore,t)}async*cat(e,t={}){yield*eh(e,this.components.blockstore,t)}async chmod(e,t,n={}){return th(e,t,this.components.blockstore,n)}async cp(e,t,n,i={}){return rh(e,t,n,this.components.blockstore,i)}async*ls(e,t={}){yield*nh(e,this.components.blockstore,t)}async mkdir(e,t,n={}){return oh(e,t,this.components.blockstore,n)}async rm(e,t,n={}){return ah(e,t,this.components.blockstore,n)}async stat(e,t={}){return ch(e,this.components.blockstore,t)}async touch(e,t={}){return uh(e,this.components.blockstore,t)}};function lh(r){return new Fs(r)}var xe=O(bs(),1);xe.default.formatters.b=r=>r==null?"undefined":_e.baseEncode(r);xe.default.formatters.t=r=>r==null?"undefined":ct.baseEncode(r);xe.default.formatters.m=r=>r==null?"undefined":Yi.baseEncode(r);xe.default.formatters.p=r=>r==null?"undefined":r.toString();xe.default.formatters.c=r=>r==null?"undefined":r.toString();xe.default.formatters.k=r=>r==null?"undefined":r.toString();xe.default.formatters.a=r=>r==null?"undefined":r.toString();function S2(r){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=r,e.destroy=()=>!0,e.extend=()=>e,e}function hh(r){let e=S2(`${r}:trace`);return xe.default.enabled(`${r}:trace`)&&xe.default.names.map(t=>t.toString()).find(t=>t.includes(":trace"))!=null&&(e=(0,xe.default)(`${r}:trace`)),Object.assign((0,xe.default)(r),{error:(0,xe.default)(`${r}:error`),trace:e})}function Li(r){return r.split("/").pop()??""}var B2=hh("helia:mfs"),Ps=class{components;unixfs;root;key;constructor(e,t={}){this.components=e,this.key=new Ir(t.key??"/locals/filesroot"),this.unixfs=lh(e)}async#e(){if(this.root==null)try{let e=await this.components.datastore.get(this.key);this.root=oe.decode(e)}catch(e){if(e.code!=="ERR_NOT_FOUND")throw e;this.root=await this.unixfs.addDirectory()}return this.root}async writeBytes(e,t,n){let i=await this.unixfs.addFile({content:e,mode:n?.mode,mtime:n?.mtime},n);await this.cp(i,t,n)}async writeByteStream(e,t,n){let i=await this.unixfs.addFile({content:e,mode:n?.mode,mtime:n?.mtime},n);await this.cp(i,t,n)}async*cat(e,t={}){let n=await this.#e(),i=await this.#t(n,e,{...t,createMissingDirectories:!1,finalSegmentMustBeDirectory:!1});yield*this.unixfs.cat(i[i.length-1].cid,t)}async chmod(e,t,n={}){let i=await this.#e();this.root=await this.unixfs.chmod(i,t,{...n,path:e})}async cp(e,t,n){let i=await this.#e(),o=n?.force??!1;typeof e=="string"&&(e=(await this.stat(e,n)).cid),o||await this.#n(t,n);let s=Li(t),a=t.substring(0,t.length-`/${s}`.length),c=[{cid:i,name:""}];a!==""&&(c=await this.#t(i,a,{...n,createMissingDirectories:n?.force??!1,finalSegmentMustBeDirectory:!0})),c.push({cid:e,name:s}),this.root=await this.#r(c,n)}async*ls(e,t){let n=await this.#e();t?.path!=null&&(e=`${e}/${t.path}`),yield*this.unixfs.ls(n,{...t,path:e})}async mkdir(e,t){let n=t?.force??!1;n||await this.#n(e,t);let i=Li(e),o=e.substring(0,e.length-`/${i}`.length),s=await this.#e(),a=[{cid:s,name:""}];o!==""&&(a=await this.#t(s,o,{...t,createMissingDirectories:n,finalSegmentMustBeDirectory:!0})),a.push({cid:await this.unixfs.addDirectory({mode:t?.mode,mtime:t?.mtime},t),name:Li(e)}),this.root=await this.#r(a,t)}async rm(e,t){(t?.force??!1)||await this.#o(e,t);let i=await this.#e(),o=await this.#t(i,e,{...t,createMissingDirectories:!1,finalSegmentMustBeDirectory:!1}),s=o.pop();if(s==null)throw new W("path was too short");let a=o[o.length-1];a.cid=await this.unixfs.rm(a.cid,s.name,t),this.root=await this.#r(o,t)}async stat(e,t){let n=await this.#e(),o=(await this.#t(n,e,{...t,createMissingDirectories:!1,finalSegmentMustBeDirectory:!1})).pop();if(o==null)throw new ot;return this.unixfs.stat(o.cid,{...t})}async touch(e,t){let n=await this.#e(),i=await this.#t(n,e,{...t,createMissingDirectories:!1,finalSegmentMustBeDirectory:!1}),o=i[i.length-1];if(o==null)throw new ot;o.cid=await this.unixfs.touch(o.cid,t),this.root=await this.#r(i,t)}async#t(e,t,n){if(!t.startsWith("/"))throw new W("path must be absolute");let i=await this.unixfs.stat(e,{...n,offline:!0}),o=[{cid:e,name:"",unixfs:i.unixfs}],s=e,a=t.split("/").filter(Boolean);for(let u=0;u<a.length;u++){let f=a[u];try{let d=await this.unixfs.stat(s,{...n,offline:!0,path:f});o.push({cid:d.cid,name:f,unixfs:d.unixfs}),s=d.cid}catch{if(B2.error("could not resolve path segment %s of %s under %c",f,t,e),n.createMissingDirectories){let m=await this.unixfs.addDirectory();o.push({cid:m,name:f,unixfs:new D({type:"directory"})})}else throw new ot(`${t} does not exist`)}}let c=o[o.length-1];if(n.finalSegmentMustBeDirectory===!0&&c.unixfs?.isDirectory()!==!0)throw new qe(`${t} was not a directory`);return o}async#r(e,t={}){let n=e.pop();if(n==null)throw new W("path was too short");let i=n.cid;for(let o=e.length-1;o>-1;o--){let s=e[o];s.cid=await this.unixfs.cp(n.cid,s.cid,n.name,{...t,force:!0}),n=s,i=s.cid}return await this.components.datastore.put(this.key,i.bytes,t),i}async#o(e,t={}){if(!await this.#i(e,t))throw new ot}async#n(e,t={}){if(await this.#i(e,t))throw new Pt}async#i(e,t={}){try{return await this.stat(e,{...t,offline:!0}),!0}catch{return!1}}};function C2(r,e={}){return new Ps(r,e)}return wh(k2);})();
|
|
2
|
+
"use strict";var HeliaMfs=(()=>{var Jf=Object.create;var rn=Object.defineProperty;var Zf=Object.getOwnPropertyDescriptor;var el=Object.getOwnPropertyNames;var tl=Object.getPrototypeOf,rl=Object.prototype.hasOwnProperty;var O=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),ne=(r,e)=>{for(var t in e)rn(r,t,{get:e[t],enumerable:!0})},ts=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of el(e))!rl.call(r,i)&&i!==t&&rn(r,i,{get:()=>e[i],enumerable:!(n=Zf(e,i))||n.enumerable});return r};var z=(r,e,t)=>(t=r!=null?Jf(tl(r)):{},ts(e||!r||!r.__esModule?rn(t,"default",{value:r,enumerable:!0}):t,r)),nl=r=>ts(rn({},"__esModule",{value:!0}),r);var ie=O((up,ns)=>{"use strict";function rs(r,e){for(let t in e)Object.defineProperty(r,t,{value:e[t],enumerable:!0,configurable:!0});return r}function il(r,e,t){if(!r||typeof r=="string")throw new TypeError("Please pass an Error to err-code");t||(t={}),typeof e=="object"&&(t=e,e=""),e&&(t.code=e);try{return rs(r,t)}catch{t.message=r.message,t.stack=r.stack;let i=function(){};return i.prototype=Object.create(Object.getPrototypeOf(r)),rs(new i,t)}}ns.exports=il});var Is=O((Yp,ks)=>{"use strict";ks.exports=ah;function ah(r,e){for(var t=new Array(arguments.length-1),n=0,i=2,o=!0;i<arguments.length;)t[n++]=arguments[i++];return new Promise(function(a,c){t[n]=function(u){if(o)if(o=!1,u)c(u);else{for(var h=new Array(arguments.length-1),p=0;p<h.length;)h[p++]=arguments[p];a.apply(null,h)}};try{r.apply(e||null,t)}catch(l){o&&(o=!1,c(l))}})}});var Ds=O(Ns=>{"use strict";var cn=Ns;cn.length=function(e){var t=e.length;if(!t)return 0;for(var n=0;--t%4>1&&e.charAt(t)==="=";)++n;return Math.ceil(e.length*3)/4-n};var Ht=new Array(64),Cs=new Array(123);for(ke=0;ke<64;)Cs[Ht[ke]=ke<26?ke+65:ke<52?ke+71:ke<62?ke-4:ke-59|43]=ke++;var ke;cn.encode=function(e,t,n){for(var i=null,o=[],s=0,a=0,c;t<n;){var l=e[t++];switch(a){case 0:o[s++]=Ht[l>>2],c=(l&3)<<4,a=1;break;case 1:o[s++]=Ht[c|l>>4],c=(l&15)<<2,a=2;break;case 2:o[s++]=Ht[c|l>>6],o[s++]=Ht[l&63],a=0;break}s>8191&&((i||(i=[])).push(String.fromCharCode.apply(String,o)),s=0)}return a&&(o[s++]=Ht[c],o[s++]=61,a===1&&(o[s++]=61)),i?(s&&i.push(String.fromCharCode.apply(String,o.slice(0,s))),i.join("")):String.fromCharCode.apply(String,o.slice(0,s))};var Ts="invalid encoding";cn.decode=function(e,t,n){for(var i=n,o=0,s,a=0;a<e.length;){var c=e.charCodeAt(a++);if(c===61&&o>1)break;if((c=Cs[c])===void 0)throw Error(Ts);switch(o){case 0:s=c,o=1;break;case 1:t[n++]=s<<2|(c&48)>>4,s=c,o=2;break;case 2:t[n++]=(s&15)<<4|(c&60)>>2,s=c,o=3;break;case 3:t[n++]=(s&3)<<6|c,o=0;break}}if(o===1)throw Error(Ts);return n-i};cn.test=function(e){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(e)}});var Fs=O((Xp,Ls)=>{"use strict";Ls.exports=un;function un(){this._listeners={}}un.prototype.on=function(e,t,n){return(this._listeners[e]||(this._listeners[e]=[])).push({fn:t,ctx:n||this}),this};un.prototype.off=function(e,t){if(e===void 0)this._listeners={};else if(t===void 0)this._listeners[e]=[];else for(var n=this._listeners[e],i=0;i<n.length;)n[i].fn===t?n.splice(i,1):++i;return this};un.prototype.emit=function(e){var t=this._listeners[e];if(t){for(var n=[],i=1;i<arguments.length;)n.push(arguments[i++]);for(i=0;i<t.length;)t[i].fn.apply(t[i++].ctx,n)}return this}});var Vs=O((Jp,Ms)=>{"use strict";Ms.exports=Us(Us);function Us(r){return typeof Float32Array<"u"?function(){var e=new Float32Array([-0]),t=new Uint8Array(e.buffer),n=t[3]===128;function i(c,l,u){e[0]=c,l[u]=t[0],l[u+1]=t[1],l[u+2]=t[2],l[u+3]=t[3]}function o(c,l,u){e[0]=c,l[u]=t[3],l[u+1]=t[2],l[u+2]=t[1],l[u+3]=t[0]}r.writeFloatLE=n?i:o,r.writeFloatBE=n?o:i;function s(c,l){return t[0]=c[l],t[1]=c[l+1],t[2]=c[l+2],t[3]=c[l+3],e[0]}function a(c,l){return t[3]=c[l],t[2]=c[l+1],t[1]=c[l+2],t[0]=c[l+3],e[0]}r.readFloatLE=n?s:a,r.readFloatBE=n?a:s}():function(){function e(n,i,o,s){var a=i<0?1:0;if(a&&(i=-i),i===0)n(1/i>0?0:2147483648,o,s);else if(isNaN(i))n(2143289344,o,s);else if(i>34028234663852886e22)n((a<<31|2139095040)>>>0,o,s);else if(i<11754943508222875e-54)n((a<<31|Math.round(i/1401298464324817e-60))>>>0,o,s);else{var c=Math.floor(Math.log(i)/Math.LN2),l=Math.round(i*Math.pow(2,-c)*8388608)&8388607;n((a<<31|c+127<<23|l)>>>0,o,s)}}r.writeFloatLE=e.bind(null,Ps),r.writeFloatBE=e.bind(null,zs);function t(n,i,o){var s=n(i,o),a=(s>>31)*2+1,c=s>>>23&255,l=s&8388607;return c===255?l?NaN:a*(1/0):c===0?a*1401298464324817e-60*l:a*Math.pow(2,c-150)*(l+8388608)}r.readFloatLE=t.bind(null,Os),r.readFloatBE=t.bind(null,Rs)}(),typeof Float64Array<"u"?function(){var e=new Float64Array([-0]),t=new Uint8Array(e.buffer),n=t[7]===128;function i(c,l,u){e[0]=c,l[u]=t[0],l[u+1]=t[1],l[u+2]=t[2],l[u+3]=t[3],l[u+4]=t[4],l[u+5]=t[5],l[u+6]=t[6],l[u+7]=t[7]}function o(c,l,u){e[0]=c,l[u]=t[7],l[u+1]=t[6],l[u+2]=t[5],l[u+3]=t[4],l[u+4]=t[3],l[u+5]=t[2],l[u+6]=t[1],l[u+7]=t[0]}r.writeDoubleLE=n?i:o,r.writeDoubleBE=n?o:i;function s(c,l){return t[0]=c[l],t[1]=c[l+1],t[2]=c[l+2],t[3]=c[l+3],t[4]=c[l+4],t[5]=c[l+5],t[6]=c[l+6],t[7]=c[l+7],e[0]}function a(c,l){return t[7]=c[l],t[6]=c[l+1],t[5]=c[l+2],t[4]=c[l+3],t[3]=c[l+4],t[2]=c[l+5],t[1]=c[l+6],t[0]=c[l+7],e[0]}r.readDoubleLE=n?s:a,r.readDoubleBE=n?a:s}():function(){function e(n,i,o,s,a,c){var l=s<0?1:0;if(l&&(s=-s),s===0)n(0,a,c+i),n(1/s>0?0:2147483648,a,c+o);else if(isNaN(s))n(0,a,c+i),n(2146959360,a,c+o);else if(s>17976931348623157e292)n(0,a,c+i),n((l<<31|2146435072)>>>0,a,c+o);else{var u;if(s<22250738585072014e-324)u=s/5e-324,n(u>>>0,a,c+i),n((l<<31|u/4294967296)>>>0,a,c+o);else{var h=Math.floor(Math.log(s)/Math.LN2);h===1024&&(h=1023),u=s*Math.pow(2,-h),n(u*4503599627370496>>>0,a,c+i),n((l<<31|h+1023<<20|u*1048576&1048575)>>>0,a,c+o)}}}r.writeDoubleLE=e.bind(null,Ps,0,4),r.writeDoubleBE=e.bind(null,zs,4,0);function t(n,i,o,s,a){var c=n(s,a+i),l=n(s,a+o),u=(l>>31)*2+1,h=l>>>20&2047,p=4294967296*(l&1048575)+c;return h===2047?p?NaN:u*(1/0):h===0?u*5e-324*p:u*Math.pow(2,h-1075)*(p+4503599627370496)}r.readDoubleLE=t.bind(null,Os,0,4),r.readDoubleBE=t.bind(null,Rs,4,0)}(),r}function Ps(r,e,t){e[t]=r&255,e[t+1]=r>>>8&255,e[t+2]=r>>>16&255,e[t+3]=r>>>24}function zs(r,e,t){e[t]=r>>>24,e[t+1]=r>>>16&255,e[t+2]=r>>>8&255,e[t+3]=r&255}function Os(r,e){return(r[e]|r[e+1]<<8|r[e+2]<<16|r[e+3]<<24)>>>0}function Rs(r,e){return(r[e]<<24|r[e+1]<<16|r[e+2]<<8|r[e+3])>>>0}});var Hs=O((exports,module)=>{"use strict";module.exports=inquire;function inquire(moduleName){try{var mod=eval("quire".replace(/^/,"re"))(moduleName);if(mod&&(mod.length||Object.keys(mod).length))return mod}catch(r){}return null}});var js=O($s=>{"use strict";var Si=$s;Si.length=function(e){for(var t=0,n=0,i=0;i<e.length;++i)n=e.charCodeAt(i),n<128?t+=1:n<2048?t+=2:(n&64512)===55296&&(e.charCodeAt(i+1)&64512)===56320?(++i,t+=4):t+=3;return t};Si.read=function(e,t,n){var i=n-t;if(i<1)return"";for(var o=null,s=[],a=0,c;t<n;)c=e[t++],c<128?s[a++]=c:c>191&&c<224?s[a++]=(c&31)<<6|e[t++]&63:c>239&&c<365?(c=((c&7)<<18|(e[t++]&63)<<12|(e[t++]&63)<<6|e[t++]&63)-65536,s[a++]=55296+(c>>10),s[a++]=56320+(c&1023)):s[a++]=(c&15)<<12|(e[t++]&63)<<6|e[t++]&63,a>8191&&((o||(o=[])).push(String.fromCharCode.apply(String,s)),a=0);return o?(a&&o.push(String.fromCharCode.apply(String,s.slice(0,a))),o.join("")):String.fromCharCode.apply(String,s.slice(0,a))};Si.write=function(e,t,n){for(var i=n,o,s,a=0;a<e.length;++a)o=e.charCodeAt(a),o<128?t[n++]=o:o<2048?(t[n++]=o>>6|192,t[n++]=o&63|128):(o&64512)===55296&&((s=e.charCodeAt(a+1))&64512)===56320?(o=65536+((o&1023)<<10)+(s&1023),++a,t[n++]=o>>18|240,t[n++]=o>>12&63|128,t[n++]=o>>6&63|128,t[n++]=o&63|128):(t[n++]=o>>12|224,t[n++]=o>>6&63|128,t[n++]=o&63|128);return n-i}});var Ws=O((em,Gs)=>{"use strict";Gs.exports=ch;function ch(r,e,t){var n=t||8192,i=n>>>1,o=null,s=n;return function(c){if(c<1||c>i)return r(c);s+c>n&&(o=r(n),s=0);var l=e.call(o,s,s+=c);return s&7&&(s=(s|7)+1),l}}});var Qs=O((tm,qs)=>{"use strict";qs.exports=J;var _r=bt();function J(r,e){this.lo=r>>>0,this.hi=e>>>0}var wt=J.zero=new J(0,0);wt.toNumber=function(){return 0};wt.zzEncode=wt.zzDecode=function(){return this};wt.length=function(){return 1};var uh=J.zeroHash="\0\0\0\0\0\0\0\0";J.fromNumber=function(e){if(e===0)return wt;var t=e<0;t&&(e=-e);var n=e>>>0,i=(e-n)/4294967296>>>0;return t&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new J(n,i)};J.from=function(e){if(typeof e=="number")return J.fromNumber(e);if(_r.isString(e))if(_r.Long)e=_r.Long.fromString(e);else return J.fromNumber(parseInt(e,10));return e.low||e.high?new J(e.low>>>0,e.high>>>0):wt};J.prototype.toNumber=function(e){if(!e&&this.hi>>>31){var t=~this.lo+1>>>0,n=~this.hi>>>0;return t||(n=n+1>>>0),-(t+n*4294967296)}return this.lo+this.hi*4294967296};J.prototype.toLong=function(e){return _r.Long?new _r.Long(this.lo|0,this.hi|0,!!e):{low:this.lo|0,high:this.hi|0,unsigned:!!e}};var nt=String.prototype.charCodeAt;J.fromHash=function(e){return e===uh?wt:new J((nt.call(e,0)|nt.call(e,1)<<8|nt.call(e,2)<<16|nt.call(e,3)<<24)>>>0,(nt.call(e,4)|nt.call(e,5)<<8|nt.call(e,6)<<16|nt.call(e,7)<<24)>>>0)};J.prototype.toHash=function(){return String.fromCharCode(this.lo&255,this.lo>>>8&255,this.lo>>>16&255,this.lo>>>24,this.hi&255,this.hi>>>8&255,this.hi>>>16&255,this.hi>>>24)};J.prototype.zzEncode=function(){var e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this};J.prototype.zzDecode=function(){var e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this};J.prototype.length=function(){var e=this.lo,t=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?t===0?e<16384?e<128?1:2:e<2097152?3:4:t<16384?t<128?5:6:t<2097152?7:8:n<128?9:10}});var bt=O(Bi=>{"use strict";var T=Bi;T.asPromise=Is();T.base64=Ds();T.EventEmitter=Fs();T.float=Vs();T.inquire=Hs();T.utf8=js();T.pool=Ws();T.LongBits=Qs();T.isNode=!!(typeof globalThis<"u"&&globalThis&&globalThis.process&&globalThis.process.versions&&globalThis.process.versions.node);T.global=T.isNode&&globalThis||typeof window<"u"&&window||typeof self<"u"&&self||Bi;T.emptyArray=Object.freeze?Object.freeze([]):[];T.emptyObject=Object.freeze?Object.freeze({}):{};T.isInteger=Number.isInteger||function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e};T.isString=function(e){return typeof e=="string"||e instanceof String};T.isObject=function(e){return e&&typeof e=="object"};T.isset=T.isSet=function(e,t){var n=e[t];return n!=null&&e.hasOwnProperty(t)?typeof n!="object"||(Array.isArray(n)?n.length:Object.keys(n).length)>0:!1};T.Buffer=function(){try{var r=T.inquire("buffer").Buffer;return r.prototype.utf8Write?r:null}catch{return null}}();T._Buffer_from=null;T._Buffer_allocUnsafe=null;T.newBuffer=function(e){return typeof e=="number"?T.Buffer?T._Buffer_allocUnsafe(e):new T.Array(e):T.Buffer?T._Buffer_from(e):typeof Uint8Array>"u"?e:new Uint8Array(e)};T.Array=typeof Uint8Array<"u"?Uint8Array:Array;T.Long=T.global.dcodeIO&&T.global.dcodeIO.Long||T.global.Long||T.inquire("long");T.key2Re=/^true|false|0|1$/;T.key32Re=/^-?(?:0|[1-9][0-9]*)$/;T.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/;T.longToHash=function(e){return e?T.LongBits.from(e).toHash():T.LongBits.zeroHash};T.longFromHash=function(e,t){var n=T.LongBits.fromHash(e);return T.Long?T.Long.fromBits(n.lo,n.hi,t):n.toNumber(!!t)};function Ys(r,e,t){for(var n=Object.keys(e),i=0;i<n.length;++i)(r[n[i]]===void 0||!t)&&(r[n[i]]=e[n[i]]);return r}T.merge=Ys;T.lcFirst=function(e){return e.charAt(0).toLowerCase()+e.substring(1)};function Ks(r){function e(t,n){if(!(this instanceof e))return new e(t,n);Object.defineProperty(this,"message",{get:function(){return t}}),Error.captureStackTrace?Error.captureStackTrace(this,e):Object.defineProperty(this,"stack",{value:new Error().stack||""}),n&&Ys(this,n)}return e.prototype=Object.create(Error.prototype,{constructor:{value:e,writable:!0,enumerable:!1,configurable:!0},name:{get:function(){return r},set:void 0,enumerable:!1,configurable:!0},toString:{value:function(){return this.name+": "+this.message},writable:!0,enumerable:!1,configurable:!0}}),e}T.newError=Ks;T.ProtocolError=Ks("ProtocolError");T.oneOfGetter=function(e){for(var t={},n=0;n<e.length;++n)t[e[n]]=1;return function(){for(var i=Object.keys(this),o=i.length-1;o>-1;--o)if(t[i[o]]===1&&this[i[o]]!==void 0&&this[i[o]]!==null)return i[o]}};T.oneOfSetter=function(e){return function(t){for(var n=0;n<e.length;++n)e[n]!==t&&delete this[e[n]]}};T.toJSONOptions={longs:String,enums:String,bytes:String,json:!0};T._configure=function(){var r=T.Buffer;if(!r){T._Buffer_from=T._Buffer_allocUnsafe=null;return}T._Buffer_from=r.from!==Uint8Array.from&&r.from||function(t,n){return new r(t,n)},T._Buffer_allocUnsafe=r.allocUnsafe||function(t){return new r(t)}}});var Ti=O((nm,ta)=>{"use strict";ta.exports=W;var Ie=bt(),Ii,Zs=Ie.LongBits,fh=Ie.utf8;function Te(r,e){return RangeError("index out of range: "+r.pos+" + "+(e||1)+" > "+r.len)}function W(r){this.buf=r,this.pos=0,this.len=r.length}var Xs=typeof Uint8Array<"u"?function(e){if(e instanceof Uint8Array||Array.isArray(e))return new W(e);throw Error("illegal buffer")}:function(e){if(Array.isArray(e))return new W(e);throw Error("illegal buffer")},ea=function(){return Ie.Buffer?function(t){return(W.create=function(i){return Ie.Buffer.isBuffer(i)?new Ii(i):Xs(i)})(t)}:Xs};W.create=ea();W.prototype._slice=Ie.Array.prototype.subarray||Ie.Array.prototype.slice;W.prototype.uint32=function(){var e=4294967295;return function(){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,Te(this,10);return e}}();W.prototype.int32=function(){return this.uint32()|0};W.prototype.sint32=function(){var e=this.uint32();return e>>>1^-(e&1)|0};function ki(){var r=new Zs(0,0),e=0;if(this.len-this.pos>4){for(;e<4;++e)if(r.lo=(r.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return r;if(r.lo=(r.lo|(this.buf[this.pos]&127)<<28)>>>0,r.hi=(r.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return r;e=0}else{for(;e<3;++e){if(this.pos>=this.len)throw Te(this);if(r.lo=(r.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return r}return r.lo=(r.lo|(this.buf[this.pos++]&127)<<e*7)>>>0,r}if(this.len-this.pos>4){for(;e<5;++e)if(r.hi=(r.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return r}else for(;e<5;++e){if(this.pos>=this.len)throw Te(this);if(r.hi=(r.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return r}throw Error("invalid varint encoding")}W.prototype.bool=function(){return this.uint32()!==0};function fn(r,e){return(r[e-4]|r[e-3]<<8|r[e-2]<<16|r[e-1]<<24)>>>0}W.prototype.fixed32=function(){if(this.pos+4>this.len)throw Te(this,4);return fn(this.buf,this.pos+=4)};W.prototype.sfixed32=function(){if(this.pos+4>this.len)throw Te(this,4);return fn(this.buf,this.pos+=4)|0};function Js(){if(this.pos+8>this.len)throw Te(this,8);return new Zs(fn(this.buf,this.pos+=4),fn(this.buf,this.pos+=4))}W.prototype.float=function(){if(this.pos+4>this.len)throw Te(this,4);var e=Ie.float.readFloatLE(this.buf,this.pos);return this.pos+=4,e};W.prototype.double=function(){if(this.pos+8>this.len)throw Te(this,4);var e=Ie.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,e};W.prototype.bytes=function(){var e=this.uint32(),t=this.pos,n=this.pos+e;if(n>this.len)throw Te(this,e);if(this.pos+=e,Array.isArray(this.buf))return this.buf.slice(t,n);if(t===n){var i=Ie.Buffer;return i?i.alloc(0):new this.buf.constructor(0)}return this._slice.call(this.buf,t,n)};W.prototype.string=function(){var e=this.bytes();return fh.read(e,0,e.length)};W.prototype.skip=function(e){if(typeof e=="number"){if(this.pos+e>this.len)throw Te(this,e);this.pos+=e}else do if(this.pos>=this.len)throw Te(this);while(this.buf[this.pos++]&128);return this};W.prototype.skipType=function(r){switch(r){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(r=this.uint32()&7)!==4;)this.skipType(r);break;case 5:this.skip(4);break;default:throw Error("invalid wire type "+r+" at offset "+this.pos)}return this};W._configure=function(r){Ii=r,W.create=ea(),Ii._configure();var e=Ie.Long?"toLong":"toNumber";Ie.merge(W.prototype,{int64:function(){return ki.call(this)[e](!1)},uint64:function(){return ki.call(this)[e](!0)},sint64:function(){return ki.call(this).zzDecode()[e](!1)},fixed64:function(){return Js.call(this)[e](!0)},sfixed64:function(){return Js.call(this)[e](!1)}})}});var oa=O((im,ia)=>{"use strict";ia.exports=xt;var na=Ti();(xt.prototype=Object.create(na.prototype)).constructor=xt;var ra=bt();function xt(r){na.call(this,r)}xt._configure=function(){ra.Buffer&&(xt.prototype._slice=ra.Buffer.prototype.slice)};xt.prototype.string=function(){var e=this.uint32();return this.buf.utf8Slice?this.buf.utf8Slice(this.pos,this.pos=Math.min(this.pos+e,this.len)):this.buf.toString("utf-8",this.pos,this.pos=Math.min(this.pos+e,this.len))};xt._configure()});var Pi=O((om,ua)=>{"use strict";ua.exports=U;var Ee=bt(),Ci,ln=Ee.LongBits,sa=Ee.base64,aa=Ee.utf8;function vr(r,e,t){this.fn=r,this.len=e,this.next=void 0,this.val=t}function Di(){}function lh(r){this.head=r.head,this.tail=r.tail,this.len=r.len,this.next=r.states}function U(){this.len=0,this.head=new vr(Di,0,0),this.tail=this.head,this.states=null}var ca=function(){return Ee.Buffer?function(){return(U.create=function(){return new Ci})()}:function(){return new U}};U.create=ca();U.alloc=function(e){return new Ee.Array(e)};Ee.Array!==Array&&(U.alloc=Ee.pool(U.alloc,Ee.Array.prototype.subarray));U.prototype._push=function(e,t,n){return this.tail=this.tail.next=new vr(e,t,n),this.len+=t,this};function Li(r,e,t){e[t]=r&255}function hh(r,e,t){for(;r>127;)e[t++]=r&127|128,r>>>=7;e[t]=r}function Fi(r,e){this.len=r,this.next=void 0,this.val=e}Fi.prototype=Object.create(vr.prototype);Fi.prototype.fn=hh;U.prototype.uint32=function(e){return this.len+=(this.tail=this.tail.next=new Fi((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this};U.prototype.int32=function(e){return e<0?this._push(Ui,10,ln.fromNumber(e)):this.uint32(e)};U.prototype.sint32=function(e){return this.uint32((e<<1^e>>31)>>>0)};function Ui(r,e,t){for(;r.hi;)e[t++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)e[t++]=r.lo&127|128,r.lo=r.lo>>>7;e[t++]=r.lo}U.prototype.uint64=function(e){var t=ln.from(e);return this._push(Ui,t.length(),t)};U.prototype.int64=U.prototype.uint64;U.prototype.sint64=function(e){var t=ln.from(e).zzEncode();return this._push(Ui,t.length(),t)};U.prototype.bool=function(e){return this._push(Li,1,e?1:0)};function Ni(r,e,t){e[t]=r&255,e[t+1]=r>>>8&255,e[t+2]=r>>>16&255,e[t+3]=r>>>24}U.prototype.fixed32=function(e){return this._push(Ni,4,e>>>0)};U.prototype.sfixed32=U.prototype.fixed32;U.prototype.fixed64=function(e){var t=ln.from(e);return this._push(Ni,4,t.lo)._push(Ni,4,t.hi)};U.prototype.sfixed64=U.prototype.fixed64;U.prototype.float=function(e){return this._push(Ee.float.writeFloatLE,4,e)};U.prototype.double=function(e){return this._push(Ee.float.writeDoubleLE,8,e)};var dh=Ee.Array.prototype.set?function(e,t,n){t.set(e,n)}:function(e,t,n){for(var i=0;i<e.length;++i)t[n+i]=e[i]};U.prototype.bytes=function(e){var t=e.length>>>0;if(!t)return this._push(Li,1,0);if(Ee.isString(e)){var n=U.alloc(t=sa.length(e));sa.decode(e,n,0),e=n}return this.uint32(t)._push(dh,t,e)};U.prototype.string=function(e){var t=aa.length(e);return t?this.uint32(t)._push(aa.write,t,e):this._push(Li,1,0)};U.prototype.fork=function(){return this.states=new lh(this),this.head=this.tail=new vr(Di,0,0),this.len=0,this};U.prototype.reset=function(){return this.states?(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 vr(Di,0,0),this.len=0),this};U.prototype.ldelim=function(){var e=this.head,t=this.tail,n=this.len;return this.reset().uint32(n),n&&(this.tail.next=e.next,this.tail=t,this.len+=n),this};U.prototype.finish=function(){for(var e=this.head.next,t=this.constructor.alloc(this.len),n=0;e;)e.fn(e.val,t,n),n+=e.len,e=e.next;return t};U._configure=function(r){Ci=r,U.create=ca(),Ci._configure()}});var ha=O((sm,la)=>{"use strict";la.exports=Oe;var fa=Pi();(Oe.prototype=Object.create(fa.prototype)).constructor=Oe;var it=bt();function Oe(){fa.call(this)}Oe._configure=function(){Oe.alloc=it._Buffer_allocUnsafe,Oe.writeBytesBuffer=it.Buffer&&it.Buffer.prototype instanceof Uint8Array&&it.Buffer.prototype.set.name==="set"?function(e,t,n){t.set(e,n)}:function(e,t,n){if(e.copy)e.copy(t,n,0,e.length);else for(var i=0;i<e.length;)t[n++]=e[i++]}};Oe.prototype.bytes=function(e){it.isString(e)&&(e=it._Buffer_from(e,"base64"));var t=e.length>>>0;return this.uint32(t),t&&this._push(Oe.writeBytesBuffer,t,e),this};function ph(r,e,t){r.length<40?it.utf8.write(r,e,t):e.utf8Write?e.utf8Write(r,t):e.write(r,t)}Oe.prototype.string=function(e){var t=it.Buffer.byteLength(e);return this.uint32(t),t&&this._push(ph,t,e),this};Oe._configure()});var Fa=O((Tr,mn)=>{(function(r,e){"use strict";var t={version:"3.0.0",x86:{},x64:{},inputValidation:!0};function n(f){if(!Array.isArray(f)&&!ArrayBuffer.isView(f))return!1;for(var d=0;d<f.length;d++)if(!Number.isInteger(f[d])||f[d]<0||f[d]>255)return!1;return!0}function i(f,d){return(f&65535)*d+(((f>>>16)*d&65535)<<16)}function o(f,d){return f<<d|f>>>32-d}function s(f){return f^=f>>>16,f=i(f,2246822507),f^=f>>>13,f=i(f,3266489909),f^=f>>>16,f}function a(f,d){f=[f[0]>>>16,f[0]&65535,f[1]>>>16,f[1]&65535],d=[d[0]>>>16,d[0]&65535,d[1]>>>16,d[1]&65535];var m=[0,0,0,0];return m[3]+=f[3]+d[3],m[2]+=m[3]>>>16,m[3]&=65535,m[2]+=f[2]+d[2],m[1]+=m[2]>>>16,m[2]&=65535,m[1]+=f[1]+d[1],m[0]+=m[1]>>>16,m[1]&=65535,m[0]+=f[0]+d[0],m[0]&=65535,[m[0]<<16|m[1],m[2]<<16|m[3]]}function c(f,d){f=[f[0]>>>16,f[0]&65535,f[1]>>>16,f[1]&65535],d=[d[0]>>>16,d[0]&65535,d[1]>>>16,d[1]&65535];var m=[0,0,0,0];return m[3]+=f[3]*d[3],m[2]+=m[3]>>>16,m[3]&=65535,m[2]+=f[2]*d[3],m[1]+=m[2]>>>16,m[2]&=65535,m[2]+=f[3]*d[2],m[1]+=m[2]>>>16,m[2]&=65535,m[1]+=f[1]*d[3],m[0]+=m[1]>>>16,m[1]&=65535,m[1]+=f[2]*d[2],m[0]+=m[1]>>>16,m[1]&=65535,m[1]+=f[3]*d[1],m[0]+=m[1]>>>16,m[1]&=65535,m[0]+=f[0]*d[3]+f[1]*d[2]+f[2]*d[1]+f[3]*d[0],m[0]&=65535,[m[0]<<16|m[1],m[2]<<16|m[3]]}function l(f,d){return d%=64,d===32?[f[1],f[0]]:d<32?[f[0]<<d|f[1]>>>32-d,f[1]<<d|f[0]>>>32-d]:(d-=32,[f[1]<<d|f[0]>>>32-d,f[0]<<d|f[1]>>>32-d])}function u(f,d){return d%=64,d===0?f:d<32?[f[0]<<d|f[1]>>>32-d,f[1]<<d]:[f[1]<<d-32,0]}function h(f,d){return[f[0]^d[0],f[1]^d[1]]}function p(f){return f=h(f,[0,f[0]>>>1]),f=c(f,[4283543511,3981806797]),f=h(f,[0,f[0]>>>1]),f=c(f,[3301882366,444984403]),f=h(f,[0,f[0]>>>1]),f}t.x86.hash32=function(f,d){if(t.inputValidation&&!n(f))return e;d=d||0;for(var m=f.length%4,_=f.length-m,y=d,g=0,x=3432918353,v=461845907,k=0;k<_;k=k+4)g=f[k]|f[k+1]<<8|f[k+2]<<16|f[k+3]<<24,g=i(g,x),g=o(g,15),g=i(g,v),y^=g,y=o(y,13),y=i(y,5)+3864292196;switch(g=0,m){case 3:g^=f[k+2]<<16;case 2:g^=f[k+1]<<8;case 1:g^=f[k],g=i(g,x),g=o(g,15),g=i(g,v),y^=g}return y^=f.length,y=s(y),y>>>0},t.x86.hash128=function(f,d){if(t.inputValidation&&!n(f))return e;d=d||0;for(var m=f.length%16,_=f.length-m,y=d,g=d,x=d,v=d,k=0,A=0,w=0,S=0,N=597399067,R=2869860233,X=951274213,_e=2716044179,L=0;L<_;L=L+16)k=f[L]|f[L+1]<<8|f[L+2]<<16|f[L+3]<<24,A=f[L+4]|f[L+5]<<8|f[L+6]<<16|f[L+7]<<24,w=f[L+8]|f[L+9]<<8|f[L+10]<<16|f[L+11]<<24,S=f[L+12]|f[L+13]<<8|f[L+14]<<16|f[L+15]<<24,k=i(k,N),k=o(k,15),k=i(k,R),y^=k,y=o(y,19),y+=g,y=i(y,5)+1444728091,A=i(A,R),A=o(A,16),A=i(A,X),g^=A,g=o(g,17),g+=x,g=i(g,5)+197830471,w=i(w,X),w=o(w,17),w=i(w,_e),x^=w,x=o(x,15),x+=v,x=i(x,5)+2530024501,S=i(S,_e),S=o(S,18),S=i(S,N),v^=S,v=o(v,13),v+=y,v=i(v,5)+850148119;switch(k=0,A=0,w=0,S=0,m){case 15:S^=f[L+14]<<16;case 14:S^=f[L+13]<<8;case 13:S^=f[L+12],S=i(S,_e),S=o(S,18),S=i(S,N),v^=S;case 12:w^=f[L+11]<<24;case 11:w^=f[L+10]<<16;case 10:w^=f[L+9]<<8;case 9:w^=f[L+8],w=i(w,X),w=o(w,17),w=i(w,_e),x^=w;case 8:A^=f[L+7]<<24;case 7:A^=f[L+6]<<16;case 6:A^=f[L+5]<<8;case 5:A^=f[L+4],A=i(A,R),A=o(A,16),A=i(A,X),g^=A;case 4:k^=f[L+3]<<24;case 3:k^=f[L+2]<<16;case 2:k^=f[L+1]<<8;case 1:k^=f[L],k=i(k,N),k=o(k,15),k=i(k,R),y^=k}return y^=f.length,g^=f.length,x^=f.length,v^=f.length,y+=g,y+=x,y+=v,g+=y,x+=y,v+=y,y=s(y),g=s(g),x=s(x),v=s(v),y+=g,y+=x,y+=v,g+=y,x+=y,v+=y,("00000000"+(y>>>0).toString(16)).slice(-8)+("00000000"+(g>>>0).toString(16)).slice(-8)+("00000000"+(x>>>0).toString(16)).slice(-8)+("00000000"+(v>>>0).toString(16)).slice(-8)},t.x64.hash128=function(f,d){if(t.inputValidation&&!n(f))return e;d=d||0;for(var m=f.length%16,_=f.length-m,y=[0,d],g=[0,d],x=[0,0],v=[0,0],k=[2277735313,289559509],A=[1291169091,658871167],w=0;w<_;w=w+16)x=[f[w+4]|f[w+5]<<8|f[w+6]<<16|f[w+7]<<24,f[w]|f[w+1]<<8|f[w+2]<<16|f[w+3]<<24],v=[f[w+12]|f[w+13]<<8|f[w+14]<<16|f[w+15]<<24,f[w+8]|f[w+9]<<8|f[w+10]<<16|f[w+11]<<24],x=c(x,k),x=l(x,31),x=c(x,A),y=h(y,x),y=l(y,27),y=a(y,g),y=a(c(y,[0,5]),[0,1390208809]),v=c(v,A),v=l(v,33),v=c(v,k),g=h(g,v),g=l(g,31),g=a(g,y),g=a(c(g,[0,5]),[0,944331445]);switch(x=[0,0],v=[0,0],m){case 15:v=h(v,u([0,f[w+14]],48));case 14:v=h(v,u([0,f[w+13]],40));case 13:v=h(v,u([0,f[w+12]],32));case 12:v=h(v,u([0,f[w+11]],24));case 11:v=h(v,u([0,f[w+10]],16));case 10:v=h(v,u([0,f[w+9]],8));case 9:v=h(v,[0,f[w+8]]),v=c(v,A),v=l(v,33),v=c(v,k),g=h(g,v);case 8:x=h(x,u([0,f[w+7]],56));case 7:x=h(x,u([0,f[w+6]],48));case 6:x=h(x,u([0,f[w+5]],40));case 5:x=h(x,u([0,f[w+4]],32));case 4:x=h(x,u([0,f[w+3]],24));case 3:x=h(x,u([0,f[w+2]],16));case 2:x=h(x,u([0,f[w+1]],8));case 1:x=h(x,[0,f[w]]),x=c(x,k),x=l(x,31),x=c(x,A),y=h(y,x)}return y=h(y,[0,f.length]),g=h(g,[0,f.length]),y=a(y,g),g=a(g,y),y=p(y),g=p(g),y=a(y,g),g=a(g,y),("00000000"+(y[0]>>>0).toString(16)).slice(-8)+("00000000"+(y[1]>>>0).toString(16)).slice(-8)+("00000000"+(g[0]>>>0).toString(16)).slice(-8)+("00000000"+(g[1]>>>0).toString(16)).slice(-8)},typeof Tr<"u"?(typeof mn<"u"&&mn.exports&&(Tr=mn.exports=t),Tr.murmurHash3=t):typeof define=="function"&&define.amd?define([],function(){return t}):(t._murmurHash3=r.murmurHash3,t.noConflict=function(){return r.murmurHash3=t._murmurHash3,t._murmurHash3=e,t.noConflict=e,t},r.murmurHash3=t)})(Tr)});var Pa=O((j2,Ua)=>{Ua.exports=Fa()});var gn=O((X2,Oa)=>{"use strict";Oa.exports=class{constructor(){this._bitArrays=[],this._data=[],this._length=0,this._changedLength=!1,this._changedData=!1}set(e,t){let n=this._internalPositionFor(e,!1);if(t===void 0)n!==-1&&(this._unsetInternalPos(n),this._unsetBit(e),this._changedLength=!0,this._changedData=!0);else{let i=!1;n===-1?(n=this._data.length,this._setBit(e),this._changedData=!0):i=!0,this._setInternalPos(n,e,t,i),this._changedLength=!0}}unset(e){this.set(e,void 0)}get(e){this._sortData();let t=this._internalPositionFor(e,!0);if(t!==-1)return this._data[t][1]}push(e){return this.set(this.length,e),this.length}get length(){if(this._sortData(),this._changedLength){let e=this._data[this._data.length-1];this._length=e?e[0]+1:0,this._changedLength=!1}return this._length}forEach(e){let t=0;for(;t<this.length;)e(this.get(t),t,this),t++}map(e){let t=0,n=new Array(this.length);for(;t<this.length;)n[t]=e(this.get(t),t,this),t++;return n}reduce(e,t){let n=0,i=t;for(;n<this.length;){let o=this.get(n);i=e(i,o,n),n++}return i}find(e){let t=0,n,i;for(;t<this.length&&!n;)i=this.get(t),n=e(i),t++;return n?i:void 0}_internalPositionFor(e,t){let n=this._bytePosFor(e,t);if(n>=this._bitArrays.length)return-1;let i=this._bitArrays[n],o=e-n*7;if(!((i&1<<o)>0))return-1;let a=this._bitArrays.slice(0,n).reduce(Xh,0),c=~(4294967295<<o+1),l=za(i&c);return a+l-1}_bytePosFor(e,t){let n=Math.floor(e/7),i=n+1;for(;!t&&this._bitArrays.length<i;)this._bitArrays.push(0);return n}_setBit(e){let t=this._bytePosFor(e,!1);this._bitArrays[t]|=1<<e-t*7}_unsetBit(e){let t=this._bytePosFor(e,!1);this._bitArrays[t]&=~(1<<e-t*7)}_setInternalPos(e,t,n,i){let o=this._data,s=[t,n];if(i)this._sortData(),o[e]=s;else{if(o.length)if(o[o.length-1][0]>=t)o.push(s);else if(o[0][0]<=t)o.unshift(s);else{let a=Math.round(o.length/2);this._data=o.slice(0,a).concat(s).concat(o.slice(a))}else this._data.push(s);this._changedData=!0,this._changedLength=!0}}_unsetInternalPos(e){this._data.splice(e,1)}_sortData(){this._changedData&&this._data.sort(Jh),this._changedData=!1}bitField(){let e=[],t=8,n=0,i=0,o,s=this._bitArrays.slice();for(;s.length||n;){n===0&&(o=s.shift(),n=7);let c=Math.min(n,t),l=~(255<<c),u=o&l;i|=u<<8-t,o=o>>>c,n-=c,t-=c,(!t||!n&&!s.length)&&(e.push(i),i=0,t=8)}for(var a=e.length-1;a>0&&e[a]===0;a--)e.pop();return e}compactArray(){return this._sortData(),this._data.map(Zh)}};function Xh(r,e){return r+za(e)}function za(r){let e=r;return e=e-(e>>1&1431655765),e=(e&858993459)+(e>>2&858993459),(e+(e>>4)&252645135)*16843009>>24}function Jh(r,e){return r[0]-e[0]}function Zh(r){return r[1]}});var Za=O((Dy,Ja)=>{var fo=class{constructor(e,t=12,n=8*1024,i=32*1024,o=64,s){this.bits=t,this.min=n,this.max=i,this.asModule=e,this.rabin=new e.Rabin(t,n,i,o,s),this.polynomial=s}fingerprint(e){let{__retain:t,__release:n,__allocArray:i,__getInt32Array:o,Int32Array_ID:s,Uint8Array_ID:a}=this.asModule,c=new Int32Array(Math.ceil(e.length/this.min)),l=t(i(s,c)),u=t(i(a,e)),h=this.rabin.fingerprint(u,l),p=o(h);n(u),n(l);let f=p.indexOf(0);return f>=0?p.subarray(0,f):p}};Ja.exports=fo});var oc=O(Dr=>{"use strict";var h1=typeof BigUint64Array<"u",Cr=Symbol(),Nr=1024;function ec(r,e){let t=new Uint32Array(r),n=new Uint16Array(r);var i=t[e+-4>>>2]>>>1,o=e>>>1;if(i<=Nr)return String.fromCharCode.apply(String,n.subarray(o,o+i));let s=[];do{let a=n[o+Nr-1],c=a>=55296&&a<56320?Nr-1:Nr;s.push(String.fromCharCode.apply(String,n.subarray(o,o+=c))),i-=c}while(i>Nr);return s.join("")+String.fromCharCode.apply(String,n.subarray(o,o+i))}function lo(r){let e={};function t(i,o){return i?ec(i.buffer,o):"<yet unknown>"}let n=r.env=r.env||{};return n.abort=n.abort||function(o,s,a,c){let l=e.memory||n.memory;throw Error("abort: "+t(l,o)+" at "+t(l,s)+":"+a+":"+c)},n.trace=n.trace||function(o,s){let a=e.memory||n.memory;console.log("trace: "+t(a,o)+(s?" ":"")+Array.prototype.slice.call(arguments,2,2+s).join(", "))},r.Math=r.Math||Math,r.Date=r.Date||Date,e}function ho(r,e){let t=e.exports,n=t.memory,i=t.table,o=t.__alloc,s=t.__retain,a=t.__rtti_base||-1;function c(A){let w=new Uint32Array(n.buffer),S=w[a>>>2];if((A>>>=0)>=S)throw Error("invalid id: "+A);return w[(a+4>>>2)+A*2]}function l(A){let w=new Uint32Array(n.buffer),S=w[a>>>2];if((A>>>=0)>=S)throw Error("invalid id: "+A);return w[(a+4>>>2)+A*2+1]}function u(A){return 31-Math.clz32(A>>>5&31)}function h(A){return 31-Math.clz32(A>>>14&31)}function p(A){let w=A.length,S=o(w<<1,1),N=new Uint16Array(n.buffer);for(var R=0,X=S>>>1;R<w;++R)N[X+R]=A.charCodeAt(R);return S}r.__allocString=p;function f(A){let w=n.buffer;if(new Uint32Array(w)[A+-8>>>2]!==1)throw Error("not a string: "+A);return ec(w,A)}r.__getString=f;function d(A,w,S){let N=n.buffer;if(S)switch(A){case 2:return new Float32Array(N);case 3:return new Float64Array(N)}else switch(A){case 0:return new(w?Int8Array:Uint8Array)(N);case 1:return new(w?Int16Array:Uint16Array)(N);case 2:return new(w?Int32Array:Uint32Array)(N);case 3:return new(w?BigInt64Array:BigUint64Array)(N)}throw Error("unsupported align: "+A)}function m(A,w){let S=c(A);if(!(S&3))throw Error("not an array: "+A+" @ "+S);let N=u(S),R=w.length,X=o(R<<N,0),_e=o(S&2?16:12,A),L=new Uint32Array(n.buffer);L[_e+0>>>2]=s(X),L[_e+4>>>2]=X,L[_e+8>>>2]=R<<N,S&2&&(L[_e+12>>>2]=R);let es=d(N,S&1024,S&2048);if(S&8192)for(let tn=0;tn<R;++tn)es[(X>>>N)+tn]=s(w[tn]);else es.set(w,X>>>N);return _e}r.__allocArray=m;function _(A){let w=new Uint32Array(n.buffer),S=w[A+-8>>>2],N=c(S);if(!(N&1))throw Error("not an array: "+S);let R=u(N);var X=w[A+4>>>2];let _e=N&2?w[A+12>>>2]:w[X+-4>>>2]>>>R;return d(R,N&1024,N&2048).subarray(X>>>=R,X+_e)}r.__getArrayView=_;function y(A){let w=_(A),S=w.length,N=new Array(S);for(let R=0;R<S;R++)N[R]=w[R];return N}r.__getArray=y;function g(A){let w=n.buffer,S=new Uint32Array(w)[A+-4>>>2];return w.slice(A,A+S)}r.__getArrayBuffer=g;function x(A,w,S){return new A(v(A,w,S))}function v(A,w,S){let N=n.buffer,R=new Uint32Array(N),X=R[S+4>>>2];return new A(N,X,R[X+-4>>>2]>>>w)}r.__getInt8Array=x.bind(null,Int8Array,0),r.__getInt8ArrayView=v.bind(null,Int8Array,0),r.__getUint8Array=x.bind(null,Uint8Array,0),r.__getUint8ArrayView=v.bind(null,Uint8Array,0),r.__getUint8ClampedArray=x.bind(null,Uint8ClampedArray,0),r.__getUint8ClampedArrayView=v.bind(null,Uint8ClampedArray,0),r.__getInt16Array=x.bind(null,Int16Array,1),r.__getInt16ArrayView=v.bind(null,Int16Array,1),r.__getUint16Array=x.bind(null,Uint16Array,1),r.__getUint16ArrayView=v.bind(null,Uint16Array,1),r.__getInt32Array=x.bind(null,Int32Array,2),r.__getInt32ArrayView=v.bind(null,Int32Array,2),r.__getUint32Array=x.bind(null,Uint32Array,2),r.__getUint32ArrayView=v.bind(null,Uint32Array,2),h1&&(r.__getInt64Array=x.bind(null,BigInt64Array,3),r.__getInt64ArrayView=v.bind(null,BigInt64Array,3),r.__getUint64Array=x.bind(null,BigUint64Array,3),r.__getUint64ArrayView=v.bind(null,BigUint64Array,3)),r.__getFloat32Array=x.bind(null,Float32Array,2),r.__getFloat32ArrayView=v.bind(null,Float32Array,2),r.__getFloat64Array=x.bind(null,Float64Array,3),r.__getFloat64ArrayView=v.bind(null,Float64Array,3);function k(A,w){let S=new Uint32Array(n.buffer);var N=S[A+-8>>>2];if(N<=S[a>>>2])do if(N==w)return!0;while(N=l(N));return!1}return r.__instanceof=k,r.memory=r.memory||n,r.table=r.table||i,ic(t,r)}function tc(r){return typeof Response<"u"&&r instanceof Response}async function rc(r,e){return tc(r=await r)?nc(r,e):ho(lo(e||(e={})),await WebAssembly.instantiate(r instanceof WebAssembly.Module?r:await WebAssembly.compile(r),e))}Dr.instantiate=rc;function d1(r,e){return ho(lo(e||(e={})),new WebAssembly.Instance(r instanceof WebAssembly.Module?r:new WebAssembly.Module(r),e))}Dr.instantiateSync=d1;async function nc(r,e){return WebAssembly.instantiateStreaming?ho(lo(e||(e={})),(await WebAssembly.instantiateStreaming(r,e)).instance):rc(tc(r=await r)?r.arrayBuffer():r,e)}Dr.instantiateStreaming=nc;function ic(r,e){var t=e?Object.create(e):{},n=r.__argumentsLength?function(i){r.__argumentsLength.value=i}:r.__setArgumentsLength||r.__setargc||function(){};for(let i in r){if(!Object.prototype.hasOwnProperty.call(r,i))continue;let o=r[i],s=i.split("."),a=t;for(;s.length>1;){let u=s.shift();Object.prototype.hasOwnProperty.call(a,u)||(a[u]={}),a=a[u]}let c=s[0],l=c.indexOf("#");if(l>=0){let u=c.substring(0,l),h=a[u];if(typeof h>"u"||!h.prototype){let p=function(...f){return p.wrap(p.prototype.constructor(0,...f))};p.prototype={valueOf:function(){return this[Cr]}},p.wrap=function(f){return Object.create(p.prototype,{[Cr]:{value:f,writable:!1}})},h&&Object.getOwnPropertyNames(h).forEach(f=>Object.defineProperty(p,f,Object.getOwnPropertyDescriptor(h,f))),a[u]=p}if(c=c.substring(l+1),a=a[u].prototype,/^(get|set):/.test(c)){if(!Object.prototype.hasOwnProperty.call(a,c=c.substring(4))){let p=r[i.replace("set:","get:")],f=r[i.replace("get:","set:")];Object.defineProperty(a,c,{get:function(){return p(this[Cr])},set:function(d){f(this[Cr],d)},enumerable:!0})}}else c==="constructor"?(a[c]=(...p)=>(n(p.length),o(...p))).original=o:(a[c]=function(...p){return n(p.length),o(this[Cr],...p)}).original=o}else/^(get|set):/.test(c)?Object.prototype.hasOwnProperty.call(a,c=c.substring(4))||Object.defineProperty(a,c,{get:r[i.replace("set:","get:")],set:r[i.replace("get:","set:")],enumerable:!0}):typeof o=="function"&&o!==n?(a[c]=(...u)=>(n(u.length),o(...u))).original=o:a[c]=o}return t}Dr.demangle=ic});var ac=O((Fy,sc)=>{var{instantiate:p1}=oc();po.supported=typeof WebAssembly<"u";function po(r={}){if(!po.supported)return null;var e=new Uint8Array([0,97,115,109,1,0,0,0,1,78,14,96,2,127,126,0,96,1,127,1,126,96,2,127,127,0,96,1,127,1,127,96,1,127,0,96,2,127,127,1,127,96,3,127,127,127,1,127,96,0,0,96,3,127,127,127,0,96,0,1,127,96,4,127,127,127,127,0,96,5,127,127,127,127,127,1,127,96,1,126,1,127,96,2,126,126,1,126,2,13,1,3,101,110,118,5,97,98,111,114,116,0,10,3,54,53,2,2,8,9,3,5,2,8,6,5,3,4,2,6,9,12,13,2,5,11,3,2,3,2,3,2,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,6,7,7,4,4,5,3,1,0,1,6,47,9,127,1,65,0,11,127,1,65,0,11,127,0,65,3,11,127,0,65,4,11,127,1,65,0,11,127,1,65,0,11,127,1,65,0,11,127,0,65,240,2,11,127,0,65,6,11,7,240,5,41,6,109,101,109,111,114,121,2,0,7,95,95,97,108,108,111,99,0,10,8,95,95,114,101,116,97,105,110,0,11,9,95,95,114,101,108,101,97,115,101,0,12,9,95,95,99,111,108,108,101,99,116,0,51,11,95,95,114,116,116,105,95,98,97,115,101,3,7,13,73,110,116,51,50,65,114,114,97,121,95,73,68,3,2,13,85,105,110,116,56,65,114,114,97,121,95,73,68,3,3,6,100,101,103,114,101,101,0,16,3,109,111,100,0,17,5,82,97,98,105,110,3,8,16,82,97,98,105,110,35,103,101,116,58,119,105,110,100,111,119,0,21,16,82,97,98,105,110,35,115,101,116,58,119,105,110,100,111,119,0,22,21,82,97,98,105,110,35,103,101,116,58,119,105,110,100,111,119,95,115,105,122,101,0,23,21,82,97,98,105,110,35,115,101,116,58,119,105,110,100,111,119,95,115,105,122,101,0,24,14,82,97,98,105,110,35,103,101,116,58,119,112,111,115,0,25,14,82,97,98,105,110,35,115,101,116,58,119,112,111,115,0,26,15,82,97,98,105,110,35,103,101,116,58,99,111,117,110,116,0,27,15,82,97,98,105,110,35,115,101,116,58,99,111,117,110,116,0,28,13,82,97,98,105,110,35,103,101,116,58,112,111,115,0,29,13,82,97,98,105,110,35,115,101,116,58,112,111,115,0,30,15,82,97,98,105,110,35,103,101,116,58,115,116,97,114,116,0,31,15,82,97,98,105,110,35,115,101,116,58,115,116,97,114,116,0,32,16,82,97,98,105,110,35,103,101,116,58,100,105,103,101,115,116,0,33,16,82,97,98,105,110,35,115,101,116,58,100,105,103,101,115,116,0,34,21,82,97,98,105,110,35,103,101,116,58,99,104,117,110,107,95,115,116,97,114,116,0,35,21,82,97,98,105,110,35,115,101,116,58,99,104,117,110,107,95,115,116,97,114,116,0,36,22,82,97,98,105,110,35,103,101,116,58,99,104,117,110,107,95,108,101,110,103,116,104,0,37,22,82,97,98,105,110,35,115,101,116,58,99,104,117,110,107,95,108,101,110,103,116,104,0,38,31,82,97,98,105,110,35,103,101,116,58,99,104,117,110,107,95,99,117,116,95,102,105,110,103,101,114,112,114,105,110,116,0,39,31,82,97,98,105,110,35,115,101,116,58,99,104,117,110,107,95,99,117,116,95,102,105,110,103,101,114,112,114,105,110,116,0,40,20,82,97,98,105,110,35,103,101,116,58,112,111,108,121,110,111,109,105,97,108,0,41,20,82,97,98,105,110,35,115,101,116,58,112,111,108,121,110,111,109,105,97,108,0,42,17,82,97,98,105,110,35,103,101,116,58,109,105,110,115,105,122,101,0,43,17,82,97,98,105,110,35,115,101,116,58,109,105,110,115,105,122,101,0,44,17,82,97,98,105,110,35,103,101,116,58,109,97,120,115,105,122,101,0,45,17,82,97,98,105,110,35,115,101,116,58,109,97,120,115,105,122,101,0,46,14,82,97,98,105,110,35,103,101,116,58,109,97,115,107,0,47,14,82,97,98,105,110,35,115,101,116,58,109,97,115,107,0,48,17,82,97,98,105,110,35,99,111,110,115,116,114,117,99,116,111,114,0,20,17,82,97,98,105,110,35,102,105,110,103,101,114,112,114,105,110,116,0,49,8,1,50,10,165,31,53,199,1,1,4,127,32,1,40,2,0,65,124,113,34,2,65,128,2,73,4,127,32,2,65,4,118,33,4,65,0,5,32,2,65,31,32,2,103,107,34,3,65,4,107,118,65,16,115,33,4,32,3,65,7,107,11,33,3,32,1,40,2,20,33,2,32,1,40,2,16,34,5,4,64,32,5,32,2,54,2,20,11,32,2,4,64,32,2,32,5,54,2,16,11,32,1,32,0,32,4,32,3,65,4,116,106,65,2,116,106,40,2,96,70,4,64,32,0,32,4,32,3,65,4,116,106,65,2,116,106,32,2,54,2,96,32,2,69,4,64,32,0,32,3,65,2,116,106,32,0,32,3,65,2,116,106,40,2,4,65,1,32,4,116,65,127,115,113,34,1,54,2,4,32,1,69,4,64,32,0,32,0,40,2,0,65,1,32,3,116,65,127,115,113,54,2,0,11,11,11,11,226,2,1,6,127,32,1,40,2,0,33,3,32,1,65,16,106,32,1,40,2,0,65,124,113,106,34,4,40,2,0,34,5,65,1,113,4,64,32,3,65,124,113,65,16,106,32,5,65,124,113,106,34,2,65,240,255,255,255,3,73,4,64,32,0,32,4,16,1,32,1,32,2,32,3,65,3,113,114,34,3,54,2,0,32,1,65,16,106,32,1,40,2,0,65,124,113,106,34,4,40,2,0,33,5,11,11,32,3,65,2,113,4,64,32,1,65,4,107,40,2,0,34,2,40,2,0,34,6,65,124,113,65,16,106,32,3,65,124,113,106,34,7,65,240,255,255,255,3,73,4,64,32,0,32,2,16,1,32,2,32,7,32,6,65,3,113,114,34,3,54,2,0,32,2,33,1,11,11,32,4,32,5,65,2,114,54,2,0,32,4,65,4,107,32,1,54,2,0,32,0,32,3,65,124,113,34,2,65,128,2,73,4,127,32,2,65,4,118,33,4,65,0,5,32,2,65,31,32,2,103,107,34,2,65,4,107,118,65,16,115,33,4,32,2,65,7,107,11,34,3,65,4,116,32,4,106,65,2,116,106,40,2,96,33,2,32,1,65,0,54,2,16,32,1,32,2,54,2,20,32,2,4,64,32,2,32,1,54,2,16,11,32,0,32,4,32,3,65,4,116,106,65,2,116,106,32,1,54,2,96,32,0,32,0,40,2,0,65,1,32,3,116,114,54,2,0,32,0,32,3,65,2,116,106,32,0,32,3,65,2,116,106,40,2,4,65,1,32,4,116,114,54,2,4,11,119,1,1,127,32,2,2,127,32,0,40,2,160,12,34,2,4,64,32,2,32,1,65,16,107,70,4,64,32,2,40,2,0,33,3,32,1,65,16,107,33,1,11,11,32,1,11,107,34,2,65,48,73,4,64,15,11,32,1,32,3,65,2,113,32,2,65,32,107,65,1,114,114,54,2,0,32,1,65,0,54,2,16,32,1,65,0,54,2,20,32,1,32,2,106,65,16,107,34,2,65,2,54,2,0,32,0,32,2,54,2,160,12,32,0,32,1,16,2,11,155,1,1,3,127,35,0,34,0,69,4,64,65,1,63,0,34,0,74,4,127,65,1,32,0,107,64,0,65,0,72,5,65,0,11,4,64,0,11,65,176,3,34,0,65,0,54,2,0,65,208,15,65,0,54,2,0,3,64,32,1,65,23,73,4,64,32,1,65,2,116,65,176,3,106,65,0,54,2,4,65,0,33,2,3,64,32,2,65,16,73,4,64,32,1,65,4,116,32,2,106,65,2,116,65,176,3,106,65,0,54,2,96,32,2,65,1,106,33,2,12,1,11,11,32,1,65,1,106,33,1,12,1,11,11,65,176,3,65,224,15,63,0,65,16,116,16,3,65,176,3,36,0,11,32,0,11,45,0,32,0,65,240,255,255,255,3,79,4,64,65,32,65,224,0,65,201,3,65,29,16,0,0,11,32,0,65,15,106,65,112,113,34,0,65,16,32,0,65,16,75,27,11,169,1,1,1,127,32,0,32,1,65,128,2,73,4,127,32,1,65,4,118,33,1,65,0,5,32,1,65,248,255,255,255,1,73,4,64,32,1,65,1,65,27,32,1,103,107,116,106,65,1,107,33,1,11,32,1,65,31,32,1,103,107,34,2,65,4,107,118,65,16,115,33,1,32,2,65,7,107,11,34,2,65,2,116,106,40,2,4,65,127,32,1,116,113,34,1,4,127,32,0,32,1,104,32,2,65,4,116,106,65,2,116,106,40,2,96,5,32,0,40,2,0,65,127,32,2,65,1,106,116,113,34,1,4,127,32,0,32,0,32,1,104,34,0,65,2,116,106,40,2,4,104,32,0,65,4,116,106,65,2,116,106,40,2,96,5,65,0,11,11,11,111,1,1,127,63,0,34,2,32,1,65,248,255,255,255,1,73,4,127,32,1,65,1,65,27,32,1,103,107,116,65,1,107,106,5,32,1,11,65,16,32,0,40,2,160,12,32,2,65,16,116,65,16,107,71,116,106,65,255,255,3,106,65,128,128,124,113,65,16,118,34,1,32,2,32,1,74,27,64,0,65,0,72,4,64,32,1,64,0,65,0,72,4,64,0,11,11,32,0,32,2,65,16,116,63,0,65,16,116,16,3,11,113,1,2,127,32,1,40,2,0,34,3,65,124,113,32,2,107,34,4,65,32,79,4,64,32,1,32,2,32,3,65,2,113,114,54,2,0,32,2,32,1,65,16,106,106,34,1,32,4,65,16,107,65,1,114,54,2,0,32,0,32,1,16,2,5,32,1,32,3,65,126,113,54,2,0,32,1,65,16,106,32,1,40,2,0,65,124,113,106,32,1,65,16,106,32,1,40,2,0,65,124,113,106,40,2,0,65,125,113,54,2,0,11,11,91,1,2,127,32,0,32,1,16,5,34,4,16,6,34,3,69,4,64,65,1,36,1,65,0,36,1,32,0,32,4,16,6,34,3,69,4,64,32,0,32,4,16,7,32,0,32,4,16,6,33,3,11,11,32,3,65,0,54,2,4,32,3,32,2,54,2,8,32,3,32,1,54,2,12,32,0,32,3,16,1,32,0,32,3,32,4,16,8,32,3,11,13,0,16,4,32,0,32,1,16,9,65,16,106,11,33,1,1,127,32,0,65,172,3,75,4,64,32,0,65,16,107,34,1,32,1,40,2,4,65,1,106,54,2,4,11,32,0,11,18,0,32,0,65,172,3,75,4,64,32,0,65,16,107,16,52,11,11,140,3,1,1,127,2,64,32,1,69,13,0,32,0,65,0,58,0,0,32,0,32,1,106,65,1,107,65,0,58,0,0,32,1,65,2,77,13,0,32,0,65,1,106,65,0,58,0,0,32,0,65,2,106,65,0,58,0,0,32,0,32,1,106,34,2,65,2,107,65,0,58,0,0,32,2,65,3,107,65,0,58,0,0,32,1,65,6,77,13,0,32,0,65,3,106,65,0,58,0,0,32,0,32,1,106,65,4,107,65,0,58,0,0,32,1,65,8,77,13,0,32,1,65,0,32,0,107,65,3,113,34,1,107,33,2,32,0,32,1,106,34,0,65,0,54,2,0,32,0,32,2,65,124,113,34,1,106,65,4,107,65,0,54,2,0,32,1,65,8,77,13,0,32,0,65,4,106,65,0,54,2,0,32,0,65,8,106,65,0,54,2,0,32,0,32,1,106,34,2,65,12,107,65,0,54,2,0,32,2,65,8,107,65,0,54,2,0,32,1,65,24,77,13,0,32,0,65,12,106,65,0,54,2,0,32,0,65,16,106,65,0,54,2,0,32,0,65,20,106,65,0,54,2,0,32,0,65,24,106,65,0,54,2,0,32,0,32,1,106,34,2,65,28,107,65,0,54,2,0,32,2,65,24,107,65,0,54,2,0,32,2,65,20,107,65,0,54,2,0,32,2,65,16,107,65,0,54,2,0,32,0,32,0,65,4,113,65,24,106,34,2,106,33,0,32,1,32,2,107,33,1,3,64,32,1,65,32,79,4,64,32,0,66,0,55,3,0,32,0,65,8,106,66,0,55,3,0,32,0,65,16,106,66,0,55,3,0,32,0,65,24,106,66,0,55,3,0,32,1,65,32,107,33,1,32,0,65,32,106,33,0,12,1,11,11,11,11,178,1,1,3,127,32,1,65,240,255,255,255,3,32,2,118,75,4,64,65,144,1,65,192,1,65,23,65,56,16,0,0,11,32,1,32,2,116,34,3,65,0,16,10,34,2,32,3,16,13,32,0,69,4,64,65,12,65,2,16,10,34,0,65,172,3,75,4,64,32,0,65,16,107,34,1,32,1,40,2,4,65,1,106,54,2,4,11,11,32,0,65,0,54,2,0,32,0,65,0,54,2,4,32,0,65,0,54,2,8,32,2,34,1,32,0,40,2,0,34,4,71,4,64,32,1,65,172,3,75,4,64,32,1,65,16,107,34,5,32,5,40,2,4,65,1,106,54,2,4,11,32,4,16,12,11,32,0,32,1,54,2,0,32,0,32,2,54,2,4,32,0,32,3,54,2,8,32,0,11,46,1,2,127,65,12,65,5,16,10,34,0,65,172,3,75,4,64,32,0,65,16,107,34,1,32,1,40,2,4,65,1,106,54,2,4,11,32,0,65,128,2,65,3,16,14,11,9,0,65,63,32,0,121,167,107,11,49,1,2,127,65,63,32,1,121,167,107,33,2,3,64,65,63,32,0,121,167,107,32,2,107,34,3,65,0,78,4,64,32,0,32,1,32,3,172,134,133,33,0,12,1,11,11,32,0,11,40,0,32,1,32,0,40,2,8,79,4,64,65,128,2,65,192,2,65,163,1,65,44,16,0,0,11,32,1,32,0,40,2,4,106,65,0,58,0,0,11,38,0,32,1,32,0,40,2,8,79,4,64,65,128,2,65,192,2,65,152,1,65,44,16,0,0,11,32,1,32,0,40,2,4,106,45,0,0,11,254,5,2,1,127,4,126,32,0,69,4,64,65,232,0,65,6,16,10,34,0,65,172,3,75,4,64,32,0,65,16,107,34,5,32,5,40,2,4,65,1,106,54,2,4,11,11,32,0,65,0,54,2,0,32,0,65,0,54,2,4,32,0,65,0,54,2,8,32,0,66,0,55,3,16,32,0,66,0,55,3,24,32,0,66,0,55,3,32,32,0,66,0,55,3,40,32,0,66,0,55,3,48,32,0,66,0,55,3,56,32,0,66,0,55,3,64,32,0,66,0,55,3,72,32,0,66,0,55,3,80,32,0,66,0,55,3,88,32,0,66,0,55,3,96,32,0,32,2,173,55,3,80,32,0,32,3,173,55,3,88,65,12,65,4,16,10,34,2,65,172,3,75,4,64,32,2,65,16,107,34,3,32,3,40,2,4,65,1,106,54,2,4,11,32,2,32,4,65,0,16,14,33,2,32,0,40,2,0,16,12,32,0,32,2,54,2,0,32,0,32,4,54,2,4,32,0,66,1,32,1,173,134,66,1,125,55,3,96,32,0,66,243,130,183,218,216,230,232,30,55,3,72,35,4,69,4,64,65,0,33,2,3,64,32,2,65,128,2,72,4,64,32,2,65,255,1,113,173,33,6,32,0,41,3,72,34,7,33,8,65,63,32,7,121,167,107,33,1,3,64,65,63,32,6,121,167,107,32,1,107,34,3,65,0,78,4,64,32,6,32,8,32,3,172,134,133,33,6,12,1,11,11,65,0,33,4,3,64,32,4,32,0,40,2,4,65,1,107,72,4,64,32,6,66,8,134,33,6,32,0,41,3,72,34,7,33,8,65,63,32,7,121,167,107,33,1,3,64,65,63,32,6,121,167,107,32,1,107,34,3,65,0,78,4,64,32,6,32,8,32,3,172,134,133,33,6,12,1,11,11,32,4,65,1,106,33,4,12,1,11,11,35,6,40,2,4,32,2,65,3,116,106,32,6,55,3,0,32,2,65,1,106,33,2,12,1,11,11,65,63,32,0,41,3,72,121,167,107,172,33,7,65,0,33,2,3,64,32,2,65,128,2,72,4,64,35,5,33,1,32,2,172,32,7,134,34,8,33,6,65,63,32,0,41,3,72,34,9,121,167,107,33,3,3,64,65,63,32,6,121,167,107,32,3,107,34,4,65,0,78,4,64,32,6,32,9,32,4,172,134,133,33,6,12,1,11,11,32,1,40,2,4,32,2,65,3,116,106,32,6,32,8,132,55,3,0,32,2,65,1,106,33,2,12,1,11,11,65,1,36,4,11,32,0,66,0,55,3,24,32,0,66,0,55,3,32,65,0,33,2,3,64,32,2,32,0,40,2,4,72,4,64,32,0,40,2,0,32,2,16,18,32,2,65,1,106,33,2,12,1,11,11,32,0,66,0,55,3,40,32,0,65,0,54,2,8,32,0,66,0,55,3,16,32,0,66,0,55,3,40,32,0,40,2,0,32,0,40,2,8,16,19,33,1,32,0,40,2,8,32,0,40,2,0,40,2,4,106,65,1,58,0,0,32,0,32,0,41,3,40,35,6,40,2,4,32,1,65,3,116,106,41,3,0,133,55,3,40,32,0,32,0,40,2,8,65,1,106,32,0,40,2,4,111,54,2,8,32,0,35,5,40,2,4,32,0,41,3,40,34,6,66,45,136,167,65,3,116,106,41,3,0,32,6,66,8,134,66,1,132,133,55,3,40,32,0,11,38,1,1,127,32,0,40,2,0,34,0,65,172,3,75,4,64,32,0,65,16,107,34,1,32,1,40,2,4,65,1,106,54,2,4,11,32,0,11,55,1,2,127,32,1,32,0,40,2,0,34,2,71,4,64,32,1,65,172,3,75,4,64,32,1,65,16,107,34,3,32,3,40,2,4,65,1,106,54,2,4,11,32,2,16,12,11,32,0,32,1,54,2,0,11,7,0,32,0,40,2,4,11,9,0,32,0,32,1,54,2,4,11,7,0,32,0,40,2,8,11,9,0,32,0,32,1,54,2,8,11,7,0,32,0,41,3,16,11,9,0,32,0,32,1,55,3,16,11,7,0,32,0,41,3,24,11,9,0,32,0,32,1,55,3,24,11,7,0,32,0,41,3,32,11,9,0,32,0,32,1,55,3,32,11,7,0,32,0,41,3,40,11,9,0,32,0,32,1,55,3,40,11,7,0,32,0,41,3,48,11,9,0,32,0,32,1,55,3,48,11,7,0,32,0,41,3,56,11,9,0,32,0,32,1,55,3,56,11,7,0,32,0,41,3,64,11,9,0,32,0,32,1,55,3,64,11,7,0,32,0,41,3,72,11,9,0,32,0,32,1,55,3,72,11,7,0,32,0,41,3,80,11,9,0,32,0,32,1,55,3,80,11,7,0,32,0,41,3,88,11,9,0,32,0,32,1,55,3,88,11,7,0,32,0,41,3,96,11,9,0,32,0,32,1,55,3,96,11,172,4,2,5,127,1,126,32,2,65,172,3,75,4,64,32,2,65,16,107,34,4,32,4,40,2,4,65,1,106,54,2,4,11,32,2,33,4,65,0,33,2,32,1,40,2,8,33,5,32,1,40,2,4,33,6,3,64,2,127,65,0,33,3,3,64,32,3,32,5,72,4,64,32,3,32,6,106,45,0,0,33,1,32,0,40,2,0,32,0,40,2,8,16,19,33,7,32,0,40,2,8,32,0,40,2,0,40,2,4,106,32,1,58,0,0,32,0,32,0,41,3,40,35,6,40,2,4,32,7,65,3,116,106,41,3,0,133,55,3,40,32,0,32,0,40,2,8,65,1,106,32,0,40,2,4,111,54,2,8,32,0,35,5,40,2,4,32,0,41,3,40,34,8,66,45,136,167,65,3,116,106,41,3,0,32,1,173,32,8,66,8,134,132,133,55,3,40,32,0,32,0,41,3,16,66,1,124,55,3,16,32,0,32,0,41,3,24,66,1,124,55,3,24,32,0,41,3,16,32,0,41,3,80,90,4,127,32,0,41,3,40,32,0,41,3,96,131,80,5,65,0,11,4,127,65,1,5,32,0,41,3,16,32,0,41,3,88,90,11,4,64,32,0,32,0,41,3,32,55,3,48,32,0,32,0,41,3,16,55,3,56,32,0,32,0,41,3,40,55,3,64,65,0,33,1,3,64,32,1,32,0,40,2,4,72,4,64,32,0,40,2,0,32,1,16,18,32,1,65,1,106,33,1,12,1,11,11,32,0,66,0,55,3,40,32,0,65,0,54,2,8,32,0,66,0,55,3,16,32,0,66,0,55,3,40,32,0,40,2,0,32,0,40,2,8,16,19,33,1,32,0,40,2,8,32,0,40,2,0,40,2,4,106,65,1,58,0,0,32,0,32,0,41,3,40,35,6,40,2,4,32,1,65,3,116,106,41,3,0,133,55,3,40,32,0,32,0,40,2,8,65,1,106,32,0,40,2,4,111,54,2,8,32,0,35,5,40,2,4,32,0,41,3,40,34,8,66,45,136,167,65,3,116,106,41,3,0,32,8,66,8,134,66,1,132,133,55,3,40,32,3,65,1,106,12,3,11,32,3,65,1,106,33,3,12,1,11,11,65,127,11,34,1,65,0,78,4,64,32,5,32,1,107,33,5,32,1,32,6,106,33,6,32,2,34,1,65,1,106,33,2,32,4,40,2,4,32,1,65,2,116,106,32,0,41,3,56,62,2,0,12,1,11,11,32,4,11,10,0,16,15,36,5,16,15,36,6,11,3,0,1,11,73,1,2,127,32,0,40,2,4,34,1,65,255,255,255,255,0,113,34,2,65,1,70,4,64,32,0,65,16,106,16,53,32,0,32,0,40,2,0,65,1,114,54,2,0,35,0,32,0,16,2,5,32,0,32,2,65,1,107,32,1,65,128,128,128,128,127,113,114,54,2,4,11,11,58,0,2,64,2,64,2,64,32,0,65,8,107,40,2,0,14,7,0,0,1,1,1,1,1,2,11,15,11,32,0,40,2,0,34,0,4,64,32,0,65,172,3,79,4,64,32,0,65,16,107,16,52,11,11,15,11,0,11,11,137,3,7,0,65,16,11,55,40,0,0,0,1,0,0,0,1,0,0,0,40,0,0,0,97,0,108,0,108,0,111,0,99,0,97,0,116,0,105,0,111,0,110,0,32,0,116,0,111,0,111,0,32,0,108,0,97,0,114,0,103,0,101,0,65,208,0,11,45,30,0,0,0,1,0,0,0,1,0,0,0,30,0,0,0,126,0,108,0,105,0,98,0,47,0,114,0,116,0,47,0,116,0,108,0,115,0,102,0,46,0,116,0,115,0,65,128,1,11,43,28,0,0,0,1,0,0,0,1,0,0,0,28,0,0,0,73,0,110,0,118,0,97,0,108,0,105,0,100,0,32,0,108,0,101,0,110,0,103,0,116,0,104,0,65,176,1,11,53,38,0,0,0,1,0,0,0,1,0,0,0,38,0,0,0,126,0,108,0,105,0,98,0,47,0,97,0,114,0,114,0,97,0,121,0,98,0,117,0,102,0,102,0,101,0,114,0,46,0,116,0,115,0,65,240,1,11,51,36,0,0,0,1,0,0,0,1,0,0,0,36,0,0,0,73,0,110,0,100,0,101,0,120,0,32,0,111,0,117,0,116,0,32,0,111,0,102,0,32,0,114,0,97,0,110,0,103,0,101,0,65,176,2,11,51,36,0,0,0,1,0,0,0,1,0,0,0,36,0,0,0,126,0,108,0,105,0,98,0,47,0,116,0,121,0,112,0,101,0,100,0,97,0,114,0,114,0,97,0,121,0,46,0,116,0,115,0,65,240,2,11,53,7,0,0,0,16,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,145,4,0,0,2,0,0,0,49,0,0,0,2,0,0,0,17,1,0,0,2,0,0,0,16,0,34,16,115,111,117,114,99,101,77,97,112,112,105,110,103,85,82,76,16,46,47,114,97,98,105,110,46,119,97,115,109,46,109,97,112]);return p1(new Response(new Blob([e],{type:"application/wasm"})),r)}sc.exports=po});var fc=O((Uy,uc)=>{var cc=Za(),m1=ac(),y1=async(r,e,t,n,i)=>{let o=await m1();return new cc(o,r,e,t,n,i)};uc.exports={Rabin:cc,create:y1}});var zu=O((Ug,So)=>{"use strict";var wd=Object.prototype.hasOwnProperty,ae="~";function Vr(){}Object.create&&(Vr.prototype=Object.create(null),new Vr().__proto__||(ae=!1));function bd(r,e,t){this.fn=r,this.context=e,this.once=t||!1}function Pu(r,e,t,n,i){if(typeof t!="function")throw new TypeError("The listener must be a function");var o=new bd(t,n||r,i),s=ae?ae+e:e;return r._events[s]?r._events[s].fn?r._events[s]=[r._events[s],o]:r._events[s].push(o):(r._events[s]=o,r._eventsCount++),r}function Un(r,e){--r._eventsCount===0?r._events=new Vr:delete r._events[e]}function oe(){this._events=new Vr,this._eventsCount=0}oe.prototype.eventNames=function(){var e=[],t,n;if(this._eventsCount===0)return e;for(n in t=this._events)wd.call(t,n)&&e.push(ae?n.slice(1):n);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(t)):e};oe.prototype.listeners=function(e){var t=ae?ae+e:e,n=this._events[t];if(!n)return[];if(n.fn)return[n.fn];for(var i=0,o=n.length,s=new Array(o);i<o;i++)s[i]=n[i].fn;return s};oe.prototype.listenerCount=function(e){var t=ae?ae+e:e,n=this._events[t];return n?n.fn?1:n.length:0};oe.prototype.emit=function(e,t,n,i,o,s){var a=ae?ae+e:e;if(!this._events[a])return!1;var c=this._events[a],l=arguments.length,u,h;if(c.fn){switch(c.once&&this.removeListener(e,c.fn,void 0,!0),l){case 1:return c.fn.call(c.context),!0;case 2:return c.fn.call(c.context,t),!0;case 3:return c.fn.call(c.context,t,n),!0;case 4:return c.fn.call(c.context,t,n,i),!0;case 5:return c.fn.call(c.context,t,n,i,o),!0;case 6:return c.fn.call(c.context,t,n,i,o,s),!0}for(h=1,u=new Array(l-1);h<l;h++)u[h-1]=arguments[h];c.fn.apply(c.context,u)}else{var p=c.length,f;for(h=0;h<p;h++)switch(c[h].once&&this.removeListener(e,c[h].fn,void 0,!0),l){case 1:c[h].fn.call(c[h].context);break;case 2:c[h].fn.call(c[h].context,t);break;case 3:c[h].fn.call(c[h].context,t,n);break;case 4:c[h].fn.call(c[h].context,t,n,i);break;default:if(!u)for(f=1,u=new Array(l-1);f<l;f++)u[f-1]=arguments[f];c[h].fn.apply(c[h].context,u)}}return!0};oe.prototype.on=function(e,t,n){return Pu(this,e,t,n,!1)};oe.prototype.once=function(e,t,n){return Pu(this,e,t,n,!0)};oe.prototype.removeListener=function(e,t,n,i){var o=ae?ae+e:e;if(!this._events[o])return this;if(!t)return Un(this,o),this;var s=this._events[o];if(s.fn)s.fn===t&&(!i||s.once)&&(!n||s.context===n)&&Un(this,o);else{for(var a=0,c=[],l=s.length;a<l;a++)(s[a].fn!==t||i&&!s[a].once||n&&s[a].context!==n)&&c.push(s[a]);c.length?this._events[o]=c.length===1?c[0]:c:Un(this,o)}return this};oe.prototype.removeAllListeners=function(e){var t;return e?(t=ae?ae+e:e,this._events[t]&&Un(this,t)):(this._events=new Vr,this._eventsCount=0),this};oe.prototype.off=oe.prototype.removeListener;oe.prototype.addListener=oe.prototype.on;oe.prefixed=ae;oe.EventEmitter=oe;typeof So<"u"&&(So.exports=oe)});var rf=O((Sw,tf)=>{"use strict";tf.exports=r=>{if(Object.prototype.toString.call(r)!=="[object Object]")return!1;let e=Object.getPrototypeOf(r);return e===null||e===Object.prototype}});var uf=O((af,cf)=>{"use strict";var qn=rf(),{hasOwnProperty:of}=Object.prototype,{propertyIsEnumerable:Td}=Object,er=(r,e,t)=>Object.defineProperty(r,e,{value:t,writable:!0,enumerable:!0,configurable:!0}),Cd=af,nf={concatArrays:!1,ignoreUndefined:!1},Qn=r=>{let e=[];for(let t in r)of.call(r,t)&&e.push(t);if(Object.getOwnPropertySymbols){let t=Object.getOwnPropertySymbols(r);for(let n of t)Td.call(r,n)&&e.push(n)}return e};function tr(r){return Array.isArray(r)?Nd(r):qn(r)?Dd(r):r}function Nd(r){let e=r.slice(0,0);return Qn(r).forEach(t=>{er(e,t,tr(r[t]))}),e}function Dd(r){let e=Object.getPrototypeOf(r)===null?Object.create(null):{};return Qn(r).forEach(t=>{er(e,t,tr(r[t]))}),e}var sf=(r,e,t,n)=>(t.forEach(i=>{typeof e[i]>"u"&&n.ignoreUndefined||(i in r&&r[i]!==Object.getPrototypeOf(r)?er(r,i,Uo(r[i],e[i],n)):er(r,i,tr(e[i])))}),r),Ld=(r,e,t)=>{let n=r.slice(0,0),i=0;return[r,e].forEach(o=>{let s=[];for(let a=0;a<o.length;a++)of.call(o,a)&&(s.push(String(a)),o===r?er(n,i++,o[a]):er(n,i++,tr(o[a])));n=sf(n,o,Qn(o).filter(a=>!s.includes(a)),t)}),n};function Uo(r,e,t){return t.concatArrays&&Array.isArray(r)&&Array.isArray(e)?Ld(r,e,t):!qn(e)||!qn(r)?tr(e):sf(r,e,Qn(e),t)}cf.exports=function(...r){let e=Uo(tr(nf),this!==Cd&&this||{},nf),t={_:{}};for(let n of r)if(n!==void 0){if(!qn(n))throw new TypeError("`"+n+"` is not an Option Object");t=Uo(t,{_:n},e)}return t._}});var hf=O((Iw,lf)=>{var nr=1e3,ir=nr*60,or=ir*60,Nt=or*24,Fd=Nt*7,Ud=Nt*365.25;lf.exports=function(r,e){e=e||{};var t=typeof r;if(t==="string"&&r.length>0)return Pd(r);if(t==="number"&&isFinite(r))return e.long?Od(r):zd(r);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(r))};function Pd(r){if(r=String(r),!(r.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(r);if(e){var t=parseFloat(e[1]),n=(e[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return t*Ud;case"weeks":case"week":case"w":return t*Fd;case"days":case"day":case"d":return t*Nt;case"hours":case"hour":case"hrs":case"hr":case"h":return t*or;case"minutes":case"minute":case"mins":case"min":case"m":return t*ir;case"seconds":case"second":case"secs":case"sec":case"s":return t*nr;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return t;default:return}}}}function zd(r){var e=Math.abs(r);return e>=Nt?Math.round(r/Nt)+"d":e>=or?Math.round(r/or)+"h":e>=ir?Math.round(r/ir)+"m":e>=nr?Math.round(r/nr)+"s":r+"ms"}function Od(r){var e=Math.abs(r);return e>=Nt?Kn(r,e,Nt,"day"):e>=or?Kn(r,e,or,"hour"):e>=ir?Kn(r,e,ir,"minute"):e>=nr?Kn(r,e,nr,"second"):r+" ms"}function Kn(r,e,t,n){var i=e>=t*1.5;return Math.round(r/t)+" "+n+(i?"s":"")}});var pf=O((Tw,df)=>{function Rd(r){t.debug=t,t.default=t,t.coerce=c,t.disable=o,t.enable=i,t.enabled=s,t.humanize=hf(),t.destroy=l,Object.keys(r).forEach(u=>{t[u]=r[u]}),t.names=[],t.skips=[],t.formatters={};function e(u){let h=0;for(let p=0;p<u.length;p++)h=(h<<5)-h+u.charCodeAt(p),h|=0;return t.colors[Math.abs(h)%t.colors.length]}t.selectColor=e;function t(u){let h,p=null,f,d;function m(..._){if(!m.enabled)return;let y=m,g=Number(new Date),x=g-(h||g);y.diff=x,y.prev=h,y.curr=g,h=g,_[0]=t.coerce(_[0]),typeof _[0]!="string"&&_.unshift("%O");let v=0;_[0]=_[0].replace(/%([a-zA-Z%])/g,(A,w)=>{if(A==="%%")return"%";v++;let S=t.formatters[w];if(typeof S=="function"){let N=_[v];A=S.call(y,N),_.splice(v,1),v--}return A}),t.formatArgs.call(y,_),(y.log||t.log).apply(y,_)}return m.namespace=u,m.useColors=t.useColors(),m.color=t.selectColor(u),m.extend=n,m.destroy=t.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>p!==null?p:(f!==t.namespaces&&(f=t.namespaces,d=t.enabled(u)),d),set:_=>{p=_}}),typeof t.init=="function"&&t.init(m),m}function n(u,h){let p=t(this.namespace+(typeof h>"u"?":":h)+u);return p.log=this.log,p}function i(u){t.save(u),t.namespaces=u,t.names=[],t.skips=[];let h,p=(typeof u=="string"?u:"").split(/[\s,]+/),f=p.length;for(h=0;h<f;h++)p[h]&&(u=p[h].replace(/\*/g,".*?"),u[0]==="-"?t.skips.push(new RegExp("^"+u.slice(1)+"$")):t.names.push(new RegExp("^"+u+"$")))}function o(){let u=[...t.names.map(a),...t.skips.map(a).map(h=>"-"+h)].join(",");return t.enable(""),u}function s(u){if(u[u.length-1]==="*")return!0;let h,p;for(h=0,p=t.skips.length;h<p;h++)if(t.skips[h].test(u))return!1;for(h=0,p=t.names.length;h<p;h++)if(t.names[h].test(u))return!0;return!1}function a(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function c(u){return u instanceof Error?u.stack||u.message:u}function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return t.enable(t.load()),t}df.exports=Rd});var Po=O((we,Xn)=>{we.formatArgs=Vd;we.save=Hd;we.load=$d;we.useColors=Md;we.storage=jd();we.destroy=(()=>{let r=!1;return()=>{r||(r=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();we.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function Md(){return typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function Vd(r){if(r[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+r[0]+(this.useColors?"%c ":" ")+"+"+Xn.exports.humanize(this.diff),!this.useColors)return;let e="color: "+this.color;r.splice(1,0,e,"color: inherit");let t=0,n=0;r[0].replace(/%[a-zA-Z%]/g,i=>{i!=="%%"&&(t++,i==="%c"&&(n=t))}),r.splice(n,0,e)}we.log=console.debug||console.log||(()=>{});function Hd(r){try{r?we.storage.setItem("debug",r):we.storage.removeItem("debug")}catch{}}function $d(){let r;try{r=we.storage.getItem("debug")}catch{}return!r&&typeof process<"u"&&"env"in process&&(r=process.env.DEBUG),r}function jd(){try{return localStorage}catch{}}Xn.exports=pf()(we);var{formatters:Gd}=Xn.exports;Gd.j=function(r){try{return JSON.stringify(r)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var ap={};ne(ap,{mfs:()=>sp});var uo=z(ie(),1);function ol(r){return r[Symbol.asyncIterator]!=null}function sl(r){if(ol(r))return(async()=>{for await(let e of r)return e})();for(let e of r)return e}var fi=sl;function al(r){return r[Symbol.asyncIterator]!=null}function cl(r,e=1){return e=Number(e),al(r)?async function*(){let t=[];if(e<1&&(e=1),e!==Math.round(e))throw new Error("Batch size must be an integer");for await(let n of r)for(t.push(n);t.length>=e;)yield t.slice(0,e),t=t.slice(e);for(;t.length>0;)yield t.slice(0,e),t=t.slice(e)}():function*(){let t=[];if(e<1&&(e=1),e!==Math.round(e))throw new Error("Batch size must be an integer");for(let n of r)for(t.push(n);t.length>=e;)yield t.slice(0,e),t=t.slice(e);for(;t.length>0;)yield t.slice(0,e),t=t.slice(e)}()}var pr=cl;async function*mr(r,e=1){for await(let t of pr(r,e)){let n=t.map(async i=>i().then(o=>({ok:!0,value:o}),o=>({ok:!1,err:o})));for(let i=0;i<n.length;i++){let o=await n[i];if(o.ok)yield o.value;else throw o.err}}}function dt(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function qe(r=0){return globalThis.Buffer?.alloc!=null?dt(globalThis.Buffer.alloc(r)):new Uint8Array(r)}function pt(r=0){return globalThis.Buffer?.allocUnsafe!=null?dt(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}function mt(r,e){e==null&&(e=r.reduce((i,o)=>i+o.length,0));let t=pt(e),n=0;for(let i of r)t.set(i,n),n+=i.length;return dt(t)}function is(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}var ss=Symbol.for("@achingbrain/uint8arraylist");function os(r,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let t=0;for(let n of r){let i=t+n.byteLength;if(e<i)return{buf:n,index:e-t};t=i}throw new RangeError("index is out of bounds")}function nn(r){return!!r?.[ss]}var yt=class r{constructor(...e){Object.defineProperty(this,ss,{value:!0}),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 t=0;for(let n of e)if(n instanceof Uint8Array)t+=n.byteLength,this.bufs.push(n);else if(nn(n))t+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=t}prepend(...e){this.prependAll(e)}prependAll(e){let t=0;for(let n of e.reverse())if(n instanceof Uint8Array)t+=n.byteLength,this.bufs.unshift(n);else if(nn(n))t+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=t}get(e){let t=os(this.bufs,e);return t.buf[t.index]}set(e,t){let n=os(this.bufs,e);n.buf[n.index]=t}write(e,t=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(t+n,e[n]);else if(nn(e))for(let n=0;n<e.length;n++)this.set(t+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,t){let{bufs:n,length:i}=this._subList(e,t);return mt(n,i)}subarray(e,t){let{bufs:n,length:i}=this._subList(e,t);return n.length===1?n[0]:mt(n,i)}sublist(e,t){let{bufs:n,length:i}=this._subList(e,t),o=new r;return o.length=i,o.bufs=n,o}_subList(e,t){if(e=e??0,t=t??this.length,e<0&&(e=this.length+e),t<0&&(t=this.length+t),e<0||t>this.length)throw new RangeError("index is out of bounds");if(e===t)return{bufs:[],length:0};if(e===0&&t===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 l=e>=a&&e<c,u=t>a&&t<=c;if(l&&u){if(e===a&&t===c){n.push(s);break}let h=e-a;n.push(s.subarray(h,h+(t-e)));break}if(l){if(e===0){n.push(s);continue}n.push(s.subarray(e-a));continue}if(u){if(t===c){n.push(s);break}n.push(s.subarray(0,t-a));break}n.push(s)}return{bufs:n,length:t-e}}indexOf(e,t=0){if(!nn(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(t=Number(t??0),isNaN(t)&&(t=0),t<0&&(t=this.length+t),t<0&&(t=0),e.length===0)return t>this.length?this.length:t;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 h=0;h<o;h++)s[h]=-1;for(let h=0;h<i;h++)s[n[h]]=h;let a=s,c=this.byteLength-n.byteLength,l=n.byteLength-1,u;for(let h=t;h<=c;h+=u){u=0;for(let p=l;p>=0;p--){let f=this.get(h+p);if(n[p]!==f){u=Math.max(1,p-a[f]);break}}if(u===0)return h}return-1}getInt8(e){let t=this.subarray(e,e+1);return new DataView(t.buffer,t.byteOffset,t.byteLength).getInt8(0)}setInt8(e,t){let n=pt(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,t),this.write(n,e)}getInt16(e,t){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,t)}setInt16(e,t,n){let i=qe(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,t,n),this.write(i,e)}getInt32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,t)}setInt32(e,t,n){let i=qe(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,t,n),this.write(i,e)}getBigInt64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,t)}setBigInt64(e,t,n){let i=qe(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,t,n),this.write(i,e)}getUint8(e){let t=this.subarray(e,e+1);return new DataView(t.buffer,t.byteOffset,t.byteLength).getUint8(0)}setUint8(e,t){let n=pt(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,t),this.write(n,e)}getUint16(e,t){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,t)}setUint16(e,t,n){let i=qe(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,t,n),this.write(i,e)}getUint32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,t)}setUint32(e,t,n){let i=qe(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,t,n),this.write(i,e)}getBigUint64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,t)}setBigUint64(e,t,n){let i=qe(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,t,n),this.write(i,e)}getFloat32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,t)}setFloat32(e,t,n){let i=qe(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,t,n),this.write(i,e)}getFloat64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,t)}setFloat64(e,t,n){let i=qe(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,t,n),this.write(i,e)}equals(e){if(e==null||!(e instanceof r)||e.bufs.length!==this.bufs.length)return!1;for(let t=0;t<this.bufs.length;t++)if(!is(this.bufs[t],e.bufs[t]))return!1;return!0}static fromUint8Arrays(e,t){let n=new r;return n.bufs=e,t==null&&(t=e.reduce((i,o)=>i+o.byteLength,0)),n.length=t,n}};var ul=262144,yr=(r={})=>{let e=r.chunkSize??ul;return async function*(n){let i=new yt,o=0,s=!1;for await(let a of n)for(i.append(a),o+=a.length;o>=e;)if(yield i.slice(0,e),s=!0,e===i.length)i=new yt,o=0;else{let c=new yt;c.append(i.sublist(e)),i=c,o-=e}(!s||o>0)&&(yield i.subarray(0,o))}};var K={};ne(K,{code:()=>ee,createLink:()=>Bs,createNode:()=>Ss,decode:()=>G,encode:()=>F,name:()=>sh,prepare:()=>$,validate:()=>Ei});var wi={};ne(wi,{base32:()=>rt,base32hex:()=>_l,base32hexpad:()=>Al,base32hexpadupper:()=>El,base32hexupper:()=>vl,base32pad:()=>bl,base32padupper:()=>xl,base32upper:()=>wl,base32z:()=>Sl});function fl(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var i=0;i<r.length;i++){var o=r.charAt(i),s=o.charCodeAt(0);if(t[s]!==255)throw new TypeError(o+" is ambiguous");t[s]=i}var a=r.length,c=r.charAt(0),l=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function h(d){if(d instanceof Uint8Array||(ArrayBuffer.isView(d)?d=new Uint8Array(d.buffer,d.byteOffset,d.byteLength):Array.isArray(d)&&(d=Uint8Array.from(d))),!(d instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(d.length===0)return"";for(var m=0,_=0,y=0,g=d.length;y!==g&&d[y]===0;)y++,m++;for(var x=(g-y)*u+1>>>0,v=new Uint8Array(x);y!==g;){for(var k=d[y],A=0,w=x-1;(k!==0||A<_)&&w!==-1;w--,A++)k+=256*v[w]>>>0,v[w]=k%a>>>0,k=k/a>>>0;if(k!==0)throw new Error("Non-zero carry");_=A,y++}for(var S=x-_;S!==x&&v[S]===0;)S++;for(var N=c.repeat(m);S<x;++S)N+=r.charAt(v[S]);return N}function p(d){if(typeof d!="string")throw new TypeError("Expected String");if(d.length===0)return new Uint8Array;var m=0;if(d[m]!==" "){for(var _=0,y=0;d[m]===c;)_++,m++;for(var g=(d.length-m)*l+1>>>0,x=new Uint8Array(g);d[m];){var v=t[d.charCodeAt(m)];if(v===255)return;for(var k=0,A=g-1;(v!==0||k<y)&&A!==-1;A--,k++)v+=a*x[A]>>>0,x[A]=v%256>>>0,v=v/256>>>0;if(v!==0)throw new Error("Non-zero carry");y=k,m++}if(d[m]!==" "){for(var w=g-y;w!==g&&x[w]===0;)w++;for(var S=new Uint8Array(_+(g-w)),N=_;w!==g;)S[N++]=x[w++];return S}}}function f(d){var m=p(d);if(m)return m;throw new Error(`Non-${e} character`)}return{encode:h,decodeUnsafe:p,decode:f}}var ll=fl,hl=ll,as=hl;var Ut={};ne(Ut,{coerce:()=>ve,empty:()=>cs,equals:()=>li,fromHex:()=>pl,fromString:()=>hi,isBinary:()=>ml,toHex:()=>dl,toString:()=>di});var cs=new Uint8Array(0),dl=r=>r.reduce((e,t)=>e+t.toString(16).padStart(2,"0"),""),pl=r=>{let e=r.match(/../g);return e?new Uint8Array(e.map(t=>parseInt(t,16))):cs},li=(r,e)=>{if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0},ve=r=>{if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")},ml=r=>r instanceof ArrayBuffer||ArrayBuffer.isView(r),hi=r=>new TextEncoder().encode(r),di=r=>new TextDecoder().decode(r);var pi=class{constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},mi=class{constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),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 us(this,e)}},yi=class{constructor(e){this.decoders=e}or(e){return us(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},us=(r,e)=>new yi({...r.decoders||{[r.prefix]:r},...e.decoders||{[e.prefix]:e}}),gi=class{constructor(e,t,n,i){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=i,this.encoder=new pi(e,t,n),this.decoder=new mi(e,t,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},Pt=({name:r,prefix:e,encode:t,decode:n})=>new gi(r,e,t,n),tt=({prefix:r,name:e,alphabet:t})=>{let{encode:n,decode:i}=as(t,e);return Pt({prefix:r,name:e,encode:n,decode:o=>ve(i(o))})},yl=(r,e,t,n)=>{let i={};for(let u=0;u<e.length;++u)i[e[u]]=u;let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*t/8|0),a=0,c=0,l=0;for(let u=0;u<o;++u){let h=i[r[u]];if(h===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<t|h,a+=t,a>=8&&(a-=8,s[l++]=255&c>>a)}if(a>=t||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s},gl=(r,e,t)=>{let n=e[e.length-1]==="=",i=(1<<t)-1,o="",s=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],s+=8;s>t;)s-=t,o+=e[i&a>>s];if(s&&(o+=e[i&a<<t-s]),n)for(;o.length*t&7;)o+="=";return o},H=({name:r,prefix:e,bitsPerChar:t,alphabet:n})=>Pt({prefix:e,name:r,encode(i){return gl(i,n,t)},decode(i){return yl(i,n,t,r)}});var rt=H({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),wl=H({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),bl=H({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),xl=H({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),_l=H({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),vl=H({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Al=H({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),El=H({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Sl=H({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var bi={};ne(bi,{base58btc:()=>Ae,base58flickr:()=>Bl});var Ae=tt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Bl=tt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var kl=hs,fs=128,Il=127,Tl=~Il,Cl=Math.pow(2,31);function hs(r,e,t){e=e||[],t=t||0;for(var n=t;r>=Cl;)e[t++]=r&255|fs,r/=128;for(;r&Tl;)e[t++]=r&255|fs,r>>>=7;return e[t]=r|0,hs.bytes=t-n+1,e}var Nl=xi,Dl=128,ls=127;function xi(r,n){var t=0,n=n||0,i=0,o=n,s,a=r.length;do{if(o>=a)throw xi.bytes=0,new RangeError("Could not decode varint");s=r[o++],t+=i<28?(s&ls)<<i:(s&ls)*Math.pow(2,i),i+=7}while(s>=Dl);return xi.bytes=o-n,t}var Ll=Math.pow(2,7),Fl=Math.pow(2,14),Ul=Math.pow(2,21),Pl=Math.pow(2,28),zl=Math.pow(2,35),Ol=Math.pow(2,42),Rl=Math.pow(2,49),Ml=Math.pow(2,56),Vl=Math.pow(2,63),Hl=function(r){return r<Ll?1:r<Fl?2:r<Ul?3:r<Pl?4:r<zl?5:r<Ol?6:r<Rl?7:r<Ml?8:r<Vl?9:10},$l={encode:kl,decode:Nl,encodingLength:Hl},jl=$l,gr=jl;var wr=(r,e=0)=>[gr.decode(r,e),gr.decode.bytes],zt=(r,e,t=0)=>(gr.encode(r,e,t),e),Ot=r=>gr.encodingLength(r);var gt=(r,e)=>{let t=e.byteLength,n=Ot(r),i=n+Ot(t),o=new Uint8Array(i+t);return zt(r,o,0),zt(t,o,n),o.set(e,i),new Rt(r,t,e,o)},sn=r=>{let e=ve(r),[t,n]=wr(e),[i,o]=wr(e.subarray(n)),s=e.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new Rt(t,i,s,e)},ds=(r,e)=>{if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&li(r.bytes,t.bytes)}},Rt=class{constructor(e,t,n,i){this.code=e,this.size=t,this.digest=n,this.bytes=i}};var ps=(r,e)=>{let{bytes:t,version:n}=r;switch(n){case 0:return Wl(t,_i(r),e||Ae.encoder);default:return ql(t,_i(r),e||rt.encoder)}};var ms=new WeakMap,_i=r=>{let e=ms.get(r);if(e==null){let t=new Map;return ms.set(r,t),t}return e},M=class r{constructor(e,t,n,i){this.code=t,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:t}=this;if(e!==br)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==Ql)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}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:t}=this.multihash,n=gt(e,t);return r.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 r.equals(this,e)}static equals(e,t){let n=t;return n&&e.code===n.code&&e.version===n.version&&ds(e.multihash,n.multihash)}toString(e){return ps(this,e)}toJSON(){return{"/":ps(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:i,multihash:o,bytes:s}=t;return new r(n,i,o,s||ys(n,i,o.bytes))}else if(t[Yl]===!0){let{version:n,multihash:i,code:o}=t,s=sn(i);return r.create(n,o,s)}else return null}static create(e,t,n){if(typeof t!="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(t!==br)throw new Error(`Version 0 CID must use dag-pb (code: ${br}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let i=ys(e,t,n.bytes);return new r(e,t,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,br,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,i=ve(e.subarray(n,n+t.multihashSize));if(i.byteLength!==t.multihashSize)throw new Error("Incorrect length");let o=i.subarray(t.multihashSize-t.digestSize),s=new Rt(t.multihashCode,t.digestSize,o,i);return[t.version===0?r.createV0(s):r.createV1(t.codec,s),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[h,p]=wr(e.subarray(t));return t+=p,h},i=n(),o=br;if(i===18?(i=0,t=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let s=t,a=n(),c=n(),l=t+c,u=l-s;return{version:i,codec:o,multihashCode:a,digestSize:c,multihashSize:u,size:l}}static parse(e,t){let[n,i]=Gl(e,t),o=r.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return _i(o).set(n,e),o}},Gl=(r,e)=>{switch(r[0]){case"Q":{let t=e||Ae;return[Ae.prefix,t.decode(`${Ae.prefix}${r}`)]}case Ae.prefix:{let t=e||Ae;return[Ae.prefix,t.decode(r)]}case rt.prefix:{let t=e||rt;return[rt.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}},Wl=(r,e,t)=>{let{prefix:n}=t;if(n!==Ae.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let i=e.get(n);if(i==null){let o=t.encode(r).slice(1);return e.set(n,o),o}else return i},ql=(r,e,t)=>{let{prefix:n}=t,i=e.get(n);if(i==null){let o=t.encode(r);return e.set(n,o),o}else return i},br=112,Ql=18,ys=(r,e,t)=>{let n=Ot(r),i=n+Ot(e),o=new Uint8Array(i+t.byteLength);return zt(r,o,0),zt(e,o,n),o.set(t,i),o},Yl=Symbol.for("@ipld/js-cid/CID");var Kl=new TextDecoder;function vi(r,e){let t=0;for(let n=0;;n+=7){if(n>=64)throw new Error("protobuf: varint overflow");if(e>=r.length)throw new Error("protobuf: unexpected end of data");let i=r[e++];if(t+=n<28?(i&127)<<n:(i&127)*2**n,i<128)break}return[t,e]}function an(r,e){let t;[t,e]=vi(r,e);let n=e+t;if(t<0||n<0)throw new Error("protobuf: invalid length");if(n>r.length)throw new Error("protobuf: unexpected end of data");return[r.subarray(e,n),n]}function gs(r,e){let t;return[t,e]=vi(r,e),[t&7,t>>3,e]}function Xl(r){let e={},t=r.length,n=0;for(;n<t;){let i,o;if([i,o,n]=gs(r,n),o===1){if(e.Hash)throw new Error("protobuf: (PBLink) duplicate Hash section");if(i!==2)throw new Error(`protobuf: (PBLink) wrong wireType (${i}) for Hash`);if(e.Name!==void 0)throw new Error("protobuf: (PBLink) invalid order, found Name before Hash");if(e.Tsize!==void 0)throw new Error("protobuf: (PBLink) invalid order, found Tsize before Hash");[e.Hash,n]=an(r,n)}else if(o===2){if(e.Name!==void 0)throw new Error("protobuf: (PBLink) duplicate Name section");if(i!==2)throw new Error(`protobuf: (PBLink) wrong wireType (${i}) for Name`);if(e.Tsize!==void 0)throw new Error("protobuf: (PBLink) invalid order, found Tsize before Name");let s;[s,n]=an(r,n),e.Name=Kl.decode(s)}else if(o===3){if(e.Tsize!==void 0)throw new Error("protobuf: (PBLink) duplicate Tsize section");if(i!==0)throw new Error(`protobuf: (PBLink) wrong wireType (${i}) for Tsize`);[e.Tsize,n]=vi(r,n)}else throw new Error(`protobuf: (PBLink) invalid fieldNumber, expected 1, 2 or 3, got ${o}`)}if(n>t)throw new Error("protobuf: (PBLink) unexpected end of data");return e}function ws(r){let e=r.length,t=0,n,i=!1,o;for(;t<e;){let a,c;if([a,c,t]=gs(r,t),a!==2)throw new Error(`protobuf: (PBNode) invalid wireType, expected 2, got ${a}`);if(c===1){if(o)throw new Error("protobuf: (PBNode) duplicate Data section");[o,t]=an(r,t),n&&(i=!0)}else if(c===2){if(i)throw new Error("protobuf: (PBNode) duplicate Links section");n||(n=[]);let l;[l,t]=an(r,t),n.push(Xl(l))}else throw new Error(`protobuf: (PBNode) invalid fieldNumber, expected 1 or 2, got ${c}`)}if(t>e)throw new Error("protobuf: (PBNode) unexpected end of data");let s={};return o&&(s.Data=o),s.Links=n||[],s}var xs=new TextEncoder,bs=2**32,Jl=2**31;function Zl(r,e){let t=e.length;if(typeof r.Tsize=="number"){if(r.Tsize<0)throw new Error("Tsize cannot be negative");if(!Number.isSafeInteger(r.Tsize))throw new Error("Tsize too large for encoding");t=xr(e,t,r.Tsize)-1,e[t]=24}if(typeof r.Name=="string"){let n=xs.encode(r.Name);t-=n.length,e.set(n,t),t=xr(e,t,n.length)-1,e[t]=18}return r.Hash&&(t-=r.Hash.length,e.set(r.Hash,t),t=xr(e,t,r.Hash.length)-1,e[t]=10),e.length-t}function _s(r){let e=th(r),t=new Uint8Array(e),n=e;if(r.Data&&(n-=r.Data.length,t.set(r.Data,n),n=xr(t,n,r.Data.length)-1,t[n]=10),r.Links)for(let i=r.Links.length-1;i>=0;i--){let o=Zl(r.Links[i],t.subarray(0,n));n-=o,n=xr(t,n,o)-1,t[n]=18}return t}function eh(r){let e=0;if(r.Hash){let t=r.Hash.length;e+=1+t+Vt(t)}if(typeof r.Name=="string"){let t=xs.encode(r.Name).length;e+=1+t+Vt(t)}return typeof r.Tsize=="number"&&(e+=1+Vt(r.Tsize)),e}function th(r){let e=0;if(r.Data){let t=r.Data.length;e+=1+t+Vt(t)}if(r.Links)for(let t of r.Links){let n=eh(t);e+=1+n+Vt(n)}return e}function xr(r,e,t){e-=Vt(t);let n=e;for(;t>=Jl;)r[e++]=t&127|128,t/=128;for(;t>=128;)r[e++]=t&127|128,t>>>=7;return r[e]=t,n}function Vt(r){return r%2===0&&r++,Math.floor((rh(r)+6)/7)}function rh(r){let e=0;return r>=bs&&(r=Math.floor(r/bs),e=32),r>=65536&&(r>>>=16,e+=16),r>=256&&(r>>>=8,e+=8),e+nh[r]}var nh=[0,1,2,2,3,3,3,3,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8];var ih=["Data","Links"],oh=["Hash","Name","Tsize"],Ai=new TextEncoder;function As(r,e){if(r===e)return 0;let t=r.Name?Ai.encode(r.Name):[],n=e.Name?Ai.encode(e.Name):[],i=t.length,o=n.length;for(let s=0,a=Math.min(i,o);s<a;++s)if(t[s]!==n[s]){i=t[s],o=n[s];break}return i<o?-1:o<i?1:0}function vs(r,e){return!Object.keys(r).some(t=>!e.includes(t))}function Es(r){if(typeof r.asCID=="object"){let t=M.asCID(r);if(!t)throw new TypeError("Invalid DAG-PB form");return{Hash:t}}if(typeof r!="object"||Array.isArray(r))throw new TypeError("Invalid DAG-PB form");let e={};if(r.Hash){let t=M.asCID(r.Hash);try{t||(typeof r.Hash=="string"?t=M.parse(r.Hash):r.Hash instanceof Uint8Array&&(t=M.decode(r.Hash)))}catch(n){throw new TypeError(`Invalid DAG-PB form: ${n.message}`)}t&&(e.Hash=t)}if(!e.Hash)throw new TypeError("Invalid DAG-PB form");return typeof r.Name=="string"&&(e.Name=r.Name),typeof r.Tsize=="number"&&(e.Tsize=r.Tsize),e}function $(r){if((r instanceof Uint8Array||typeof r=="string")&&(r={Data:r}),typeof r!="object"||Array.isArray(r))throw new TypeError("Invalid DAG-PB form");let e={};if(r.Data!==void 0)if(typeof r.Data=="string")e.Data=Ai.encode(r.Data);else if(r.Data instanceof Uint8Array)e.Data=r.Data;else throw new TypeError("Invalid DAG-PB form");if(r.Links!==void 0)if(Array.isArray(r.Links))e.Links=r.Links.map(Es),e.Links.sort(As);else throw new TypeError("Invalid DAG-PB form");else e.Links=[];return e}function Ei(r){if(!r||typeof r!="object"||Array.isArray(r)||r instanceof Uint8Array||r["/"]&&r["/"]===r.bytes)throw new TypeError("Invalid DAG-PB form");if(!vs(r,ih))throw new TypeError("Invalid DAG-PB form (extraneous properties)");if(r.Data!==void 0&&!(r.Data instanceof Uint8Array))throw new TypeError("Invalid DAG-PB form (Data must be bytes)");if(!Array.isArray(r.Links))throw new TypeError("Invalid DAG-PB form (Links must be a list)");for(let e=0;e<r.Links.length;e++){let t=r.Links[e];if(!t||typeof t!="object"||Array.isArray(t)||t instanceof Uint8Array||t["/"]&&t["/"]===t.bytes)throw new TypeError("Invalid DAG-PB form (bad link)");if(!vs(t,oh))throw new TypeError("Invalid DAG-PB form (extraneous properties on link)");if(t.Hash===void 0)throw new TypeError("Invalid DAG-PB form (link must have a Hash)");if(t.Hash==null||!t.Hash["/"]||t.Hash["/"]!==t.Hash.bytes)throw new TypeError("Invalid DAG-PB form (link Hash must be a CID)");if(t.Name!==void 0&&typeof t.Name!="string")throw new TypeError("Invalid DAG-PB form (link Name must be a string)");if(t.Tsize!==void 0){if(typeof t.Tsize!="number"||t.Tsize%1!==0)throw new TypeError("Invalid DAG-PB form (link Tsize must be an integer)");if(t.Tsize<0)throw new TypeError("Invalid DAG-PB form (link Tsize cannot be negative)")}if(e>0&&As(t,r.Links[e-1])===-1)throw new TypeError("Invalid DAG-PB form (links must be sorted by Name bytes)")}}function Ss(r,e=[]){return $({Data:r,Links:e})}function Bs(r,e,t){return Es({Hash:t,Name:r,Tsize:e})}var sh="dag-pb",ee=112;function F(r){Ei(r);let e={};return r.Links&&(e.Links=r.Links.map(t=>{let n={};return t.Hash&&(n.Hash=t.Hash.bytes),t.Name!==void 0&&(n.Name=t.Name),t.Tsize!==void 0&&(n.Tsize=t.Tsize),n})),r.Data&&(e.Data=r.Data),_s(e)}function G(r){let e=ws(r),t={};return e.Data&&(t.Data=e.Data),e.Links&&(t.Links=e.Links.map(n=>{let i={};try{i.Hash=M.decode(n.Hash)}catch{}if(!i.Hash)throw new Error("Invalid Hash field found in link, expected CID");return n.Name!==void 0&&(i.Name=n.Name),n.Tsize!==void 0&&(i.Tsize=n.Tsize),i})),t}var Hi=z(ie(),1);var zi=z(Ti(),1),da=z(oa(),1),pa=z(bt(),1),Oi=z(Pi(),1),ma=z(ha(),1);function mh(){pa.default._configure(),zi.default._configure(da.default),Oi.default._configure(ma.default)}mh();var ya=["uint64","int64","sint64","fixed64","sfixed64"];function yh(r){for(let e of ya){if(r[e]==null)continue;let t=r[e];r[e]=function(){return BigInt(t.call(this).toString())}}return r}function Ri(r){return yh(new zi.default(r))}function gh(r){for(let e of ya){if(r[e]==null)continue;let t=r[e];r[e]=function(n){return t.call(this,n.toString())}}return r}function Mi(){return gh(Oi.default.create())}function Ar(r,e){let t=Ri(r instanceof Uint8Array?r:r.subarray());return e.decode(t)}function Er(r,e){let t=Mi();return e.encode(r,t,{lengthDelimited:!1}),t.finish()}var $t;(function(r){r[r.VARINT=0]="VARINT",r[r.BIT64=1]="BIT64",r[r.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",r[r.START_GROUP=3]="START_GROUP",r[r.END_GROUP=4]="END_GROUP",r[r.BIT32=5]="BIT32"})($t||($t={}));function hn(r,e,t,n){return{name:r,type:e,encode:t,decode:n}}function Vi(r){function e(i){if(r[i.toString()]==null)throw new Error("Invalid enum value");return r[i]}let t=function(o,s){let a=e(o);s.int32(a)},n=function(o){let s=o.int32();return e(s)};return hn("enum",$t.VARINT,t,n)}function Sr(r,e){return hn("message",$t.LENGTH_DELIMITED,r,e)}var Ce;(function(r){let e;(function(i){i.Raw="Raw",i.Directory="Directory",i.File="File",i.Metadata="Metadata",i.Symlink="Symlink",i.HAMTShard="HAMTShard"})(e=r.DataType||(r.DataType={}));let t;(function(i){i[i.Raw=0]="Raw",i[i.Directory=1]="Directory",i[i.File=2]="File",i[i.Metadata=3]="Metadata",i[i.Symlink=4]="Symlink",i[i.HAMTShard=5]="HAMTShard"})(t||(t={})),function(i){i.codec=()=>Vi(t)}(e=r.DataType||(r.DataType={}));let n;r.codec=()=>(n==null&&(n=Sr((i,o,s={})=>{if(s.lengthDelimited!==!1&&o.fork(),i.Type!=null&&(o.uint32(8),r.DataType.codec().encode(i.Type,o)),i.Data!=null&&(o.uint32(18),o.bytes(i.Data)),i.filesize!=null&&(o.uint32(24),o.uint64(i.filesize)),i.blocksizes!=null)for(let a of i.blocksizes)o.uint32(32),o.uint64(a);i.hashType!=null&&(o.uint32(40),o.uint64(i.hashType)),i.fanout!=null&&(o.uint32(48),o.uint64(i.fanout)),i.mode!=null&&(o.uint32(56),o.uint32(i.mode)),i.mtime!=null&&(o.uint32(66),dn.codec().encode(i.mtime,o)),s.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let s={blocksizes:[]},a=o==null?i.len:i.pos+o;for(;i.pos<a;){let c=i.uint32();switch(c>>>3){case 1:s.Type=r.DataType.codec().decode(i);break;case 2:s.Data=i.bytes();break;case 3:s.filesize=i.uint64();break;case 4:s.blocksizes.push(i.uint64());break;case 5:s.hashType=i.uint64();break;case 6:s.fanout=i.uint64();break;case 7:s.mode=i.uint32();break;case 8:s.mtime=dn.codec().decode(i,i.uint32());break;default:i.skipType(c&7);break}}return s})),n),r.encode=i=>Er(i,r.codec()),r.decode=i=>Ar(i,r.codec())})(Ce||(Ce={}));var dn;(function(r){let e;r.codec=()=>(e==null&&(e=Sr((t,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),t.Seconds!=null&&(n.uint32(8),n.int64(t.Seconds)),t.FractionalNanoseconds!=null&&(n.uint32(21),n.fixed32(t.FractionalNanoseconds)),i.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let i={},o=n==null?t.len:t.pos+n;for(;t.pos<o;){let s=t.uint32();switch(s>>>3){case 1:i.Seconds=t.int64();break;case 2:i.FractionalNanoseconds=t.fixed32();break;default:t.skipType(s&7);break}}return i})),e),r.encode=t=>Er(t,r.codec()),r.decode=t=>Ar(t,r.codec())})(dn||(dn={}));var ga;(function(r){let e;r.codec=()=>(e==null&&(e=Sr((t,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),t.MimeType!=null&&(n.uint32(10),n.string(t.MimeType)),i.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let i={},o=n==null?t.len:t.pos+n;for(;t.pos<o;){let s=t.uint32();switch(s>>>3){case 1:i.MimeType=t.string();break;default:t.skipType(s&7);break}}return i})),e),r.encode=t=>Er(t,r.codec()),r.decode=t=>Ar(t,r.codec())})(ga||(ga={}));var wa={Raw:"raw",Directory:"directory",File:"file",Metadata:"metadata",Symlink:"symlink",HAMTShard:"hamt-sharded-directory"},wh=["directory","hamt-sharded-directory"],ba=parseInt("0644",8),xa=parseInt("0755",8),C=class r{static unmarshal(e){let t=Ce.decode(e),n=new r({type:wa[t.Type!=null?t.Type.toString():"File"],data:t.Data,blockSizes:t.blocksizes,mode:t.mode,mtime:t.mtime!=null?{secs:t.mtime.Seconds??0n,nsecs:t.mtime.FractionalNanoseconds}:void 0,fanout:t.fanout});return n._originalMode=t.mode??0,n}type;data;blockSizes;hashType;fanout;mtime;_mode;_originalMode;constructor(e={type:"file"}){let{type:t,data:n,blockSizes:i,hashType:o,fanout:s,mtime:a,mode:c}=e;if(t!=null&&!Object.values(wa).includes(t))throw(0,Hi.default)(new Error("Type: "+t+" is not valid"),"ERR_INVALID_TYPE");this.type=t??"file",this.data=n,this.hashType=o,this.fanout=s,this.blockSizes=i??[],this._originalMode=0,this.mode=c,this.mtime=a}set mode(e){e==null?this._mode=this.isDirectory()?xa:ba:this._mode=e&4095}get mode(){return this._mode}isDirectory(){return wh.includes(this.type)}addBlockSize(e){this.blockSizes.push(e)}removeBlockSize(e){this.blockSizes.splice(e,1)}fileSize(){if(this.isDirectory())return 0n;let e=0n;return this.blockSizes.forEach(t=>{e+=t}),this.data!=null&&(e+=BigInt(this.data.length)),e}marshal(){let e;switch(this.type){case"raw":e=Ce.DataType.Raw;break;case"directory":e=Ce.DataType.Directory;break;case"file":e=Ce.DataType.File;break;case"metadata":e=Ce.DataType.Metadata;break;case"symlink":e=Ce.DataType.Symlink;break;case"hamt-sharded-directory":e=Ce.DataType.HAMTShard;break;default:throw(0,Hi.default)(new Error(`Type: ${e} is not valid`),"ERR_INVALID_TYPE")}let t=this.data;(this.data==null||this.data.length===0)&&(t=void 0);let n;this.mode!=null&&(n=this._originalMode&4294963200|(this.mode??0),n===ba&&!this.isDirectory()&&(n=void 0),n===xa&&this.isDirectory()&&(n=void 0));let i;return this.mtime!=null&&(i={Seconds:this.mtime.secs,FractionalNanoseconds:this.mtime.nsecs}),Ce.encode({Type:e,Data:t,filesize:this.isDirectory()?void 0:this.fileSize(),blocksizes:this.blockSizes,hashType:this.hashType,fanout:this.fanout,mode:n,mtime:i})}};var _t={};ne(_t,{code:()=>ot,decode:()=>_h,encode:()=>xh,name:()=>bh});var bh="raw",ot=85,xh=r=>ve(r),_h=r=>ve(r);var j=class extends Event{constructor(e,t){super(e),this.detail=t}};var Gi={};ne(Gi,{sha256:()=>ji,sha512:()=>vh});var vt=({name:r,code:e,encode:t})=>new $i(r,e,t),$i=class{constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?gt(this.code,t):t.then(n=>gt(this.code,n))}else throw Error("Unknown type, must be binary type")}};var va=r=>async e=>new Uint8Array(await crypto.subtle.digest(r,e)),ji=vt({name:"sha2-256",code:18,encode:va("SHA-256")}),vh=vt({name:"sha2-512",code:19,encode:va("SHA-512")});var Ne=async(r,e,t)=>{t.codec==null&&(t.codec=K);let n=await ji.digest(r),i=M.create(t.cidVersion,t.codec.code,n);return await e.put(i,r,t),i};function Aa(r){return async function*(t,n){let i=0n;for await(let o of t.content)yield async()=>{let s,a={codec:K,cidVersion:r.cidVersion,onProgress:r.onProgress};r.rawLeaves?(a.codec=_t,a.cidVersion=1):(s=new C({type:r.leafType,data:o}),o=F({Data:s.marshal(),Links:[]}));let c=await Ne(o,n,a);return i+=BigInt(o.byteLength),r.onProgress?.(new j("unixfs:importer:progress:file:write",{bytesWritten:i,cid:c,path:t.path})),{cid:c,unixfs:s,size:BigInt(o.length),block:o}}}}var Wi=z(ie(),1);var Ea=async(r,e,t)=>{let n=new C({type:"directory",mtime:r.mtime,mode:r.mode}),i=F($({Data:n.marshal()})),o=await Ne(i,e,t),s=r.path;return{cid:o,path:s,unixfs:n,size:BigInt(i.length),originalPath:r.originalPath,block:i}};async function*Ah(r,e,t){let n=-1,i;for await(let o of mr(t.bufferImporter(r,e),t.blockWriteConcurrency)){if(n++,n===0){i={...o,single:!0};continue}else n===1&&i!=null&&(yield{...i,block:void 0,single:void 0},i=void 0);yield{...o,block:void 0}}i!=null&&(yield i)}function Sa(r){return r.single===!0}var Eh=(r,e,t)=>async function(i){if(i.length===1&&Sa(i[0])&&t.reduceSingleLeafToSelf){let u=i[0],h=u.block;return Sa(u)&&(r.mtime!==void 0||r.mode!==void 0)&&(u.unixfs=new C({type:"file",mtime:r.mtime,mode:r.mode,data:u.block}),h={Data:u.unixfs.marshal(),Links:[]},u.block=F($(h)),u.cid=await Ne(u.block,e,{...t,cidVersion:t.cidVersion}),u.size=BigInt(u.block.length)),t.onProgress?.(new j("unixfs:importer:progress:file:layout",{cid:u.cid,path:u.originalPath})),{cid:u.cid,path:r.path,unixfs:u.unixfs,size:u.size,originalPath:u.originalPath}}let o=new C({type:"file",mtime:r.mtime,mode:r.mode}),s=i.filter(u=>u.cid.code===ot&&u.size>0||u.unixfs!=null&&u.unixfs.data==null&&u.unixfs.fileSize()>0n?!0:!!u.unixfs?.data?.length).map(u=>u.cid.code===ot?(o.addBlockSize(u.size),{Name:"",Tsize:Number(u.size),Hash:u.cid}):(u.unixfs==null||u.unixfs.data==null?o.addBlockSize(u.unixfs?.fileSize()??0n):o.addBlockSize(BigInt(u.unixfs.data.length)),{Name:"",Tsize:Number(u.size),Hash:u.cid})),a={Data:o.marshal(),Links:s},c=F($(a)),l=await Ne(c,e,t);return t.onProgress?.(new j("unixfs:importer:progress:file:layout",{cid:l,path:r.originalPath})),{cid:l,path:r.path,unixfs:o,size:BigInt(c.length+a.Links.reduce((u,h)=>u+(h.Tsize??0),0)),originalPath:r.originalPath,block:c}},Ba=async(r,e,t)=>t.layout(Ah(r,e,t),Eh(r,e,t));function Sh(r){return Symbol.iterator in r}function Bh(r){return Symbol.asyncIterator in r}function kh(r){try{if(r instanceof Uint8Array)return async function*(){yield r}();if(Sh(r))return async function*(){yield*r}();if(Bh(r))return r}catch{throw(0,Wi.default)(new Error("Content was invalid"),"ERR_INVALID_CONTENT")}throw(0,Wi.default)(new Error("Content was invalid"),"ERR_INVALID_CONTENT")}function ka(r){return async function*(t,n){for await(let i of t){let o;if(i.path!=null&&(o=i.path,i.path=i.path.split("/").filter(s=>s!=null&&s!==".").join("/")),Ih(i)){let s={path:i.path,mtime:i.mtime,mode:i.mode,content:async function*(){let a=0n;for await(let c of r.chunker(r.chunkValidator(kh(i.content)))){let l=BigInt(c.byteLength);a+=l,r.onProgress?.(new j("unixfs:importer:progress:file:read",{bytesRead:a,chunkSize:l,path:i.path})),yield c}}(),originalPath:o};yield async()=>Ba(s,n,r)}else if(i.path!=null){let s={path:i.path,mtime:i.mtime,mode:i.mode,originalPath:o};yield async()=>Ea(s,n,r)}else throw new Error("Import candidate must have content or path or both")}}}function Ih(r){return r.content!=null}var so=z(ie(),1);var qi={};ne(qi,{base10:()=>Th});var Th=tt({prefix:"9",name:"base10",alphabet:"0123456789"});var Qi={};ne(Qi,{base16:()=>Ch,base16upper:()=>Nh});var Ch=H({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Nh=H({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Yi={};ne(Yi,{base2:()=>Dh});var Dh=H({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Ki={};ne(Ki,{base256emoji:()=>zh});var Ia=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}"),Lh=Ia.reduce((r,e,t)=>(r[t]=e,r),[]),Fh=Ia.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function Uh(r){return r.reduce((e,t)=>(e+=Lh[t],e),"")}function Ph(r){let e=[];for(let t of r){let n=Fh[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var zh=Pt({prefix:"\u{1F680}",name:"base256emoji",encode:Uh,decode:Ph});var Xi={};ne(Xi,{base36:()=>Oh,base36upper:()=>Rh});var Oh=tt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Rh=tt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Zi={};ne(Zi,{base64:()=>Ji,base64pad:()=>Mh,base64url:()=>Vh,base64urlpad:()=>Hh});var Ji=H({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Mh=H({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Vh=H({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Hh=H({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var eo={};ne(eo,{base8:()=>$h});var $h=H({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var to={};ne(to,{identity:()=>jh});var jh=Pt({prefix:"\0",name:"identity",encode:r=>di(r),decode:r=>hi(r)});var s2=new TextEncoder,a2=new TextDecoder;var no={};ne(no,{identity:()=>ro});var Ta=0,Wh="identity",Ca=ve,qh=r=>gt(Ta,Ca(r)),ro={code:Ta,name:Wh,encode:Ca,digest:qh};var io={...to,...Yi,...eo,...qi,...Qi,...wi,...Xi,...bi,...Zi,...Ki},d2={...Gi,...no};function Da(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var Na=Da("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),oo=Da("ascii","a",r=>{let e="a";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r[t]);return e},r=>{r=r.substring(1);let e=pt(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}),Qh={utf8:Na,"utf-8":Na,hex:io.base16,latin1:oo,ascii:oo,binary:oo,...io},pn=Qh;function Re(r,e="utf8"){let t=pn[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?dt(globalThis.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}var La=()=>async function*(e){for await(let t of e){if(t.length===void 0)throw(0,so.default)(new Error("Content was invalid"),"ERR_INVALID_CONTENT");if(typeof t=="string"||t instanceof String)yield Re(t.toString());else if(Array.isArray(t))yield Uint8Array.from(t);else if(t instanceof Uint8Array)yield t;else throw(0,so.default)(new Error("Content was invalid"),"ERR_INVALID_CONTENT")}};var Yh=174;function Br(r){let e=r?.maxChildrenPerNode??Yh;return async function t(n,i){let o=[];for await(let s of pr(n,e))o.push(await i(s));return o.length>1?t(o,i):o[0]}}var Me=class{options;root;dir;path;dirty;flat;parent;parentKey;unixfs;mode;mtime;cid;size;nodeSize;constructor(e,t){this.options=t??{},this.root=e.root,this.dir=e.dir,this.path=e.path,this.dirty=e.dirty,this.flat=e.flat,this.parent=e.parent,this.parentKey=e.parentKey,this.unixfs=e.unixfs,this.mode=e.mode,this.mtime=e.mtime}},kr=M.parse("QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn"),Ir=M.parse("zdj7WbTaiJT1fgatdet9Ei9iDB5hdCxkbVyhyh8YTUnXMiwYi");var At=class extends Me{_children;constructor(e,t){super(e,t),this._children=new Map}async put(e,t){this.cid=void 0,this.size=void 0,this.nodeSize=void 0,this._children.set(e,t)}async get(e){return Promise.resolve(this._children.get(e))}childCount(){return this._children.size}directChildrenCount(){return this.childCount()}onlyChild(){return this._children.values().next().value}async*eachChildSeries(){for(let[e,t]of this._children.entries())yield{key:e,child:t}}estimateNodeSize(){if(this.nodeSize!==void 0)return this.nodeSize;this.nodeSize=0;for(let[e,t]of this._children.entries())t.size!=null&&t.cid!=null&&(this.nodeSize+=e.length+(this.options.cidVersion===1?Ir.bytes.byteLength:kr.bytes.byteLength));return this.nodeSize}async*flush(e){let t=[];for(let[c,l]of this._children.entries()){let u=l;if(l instanceof Me)for await(let h of l.flush(e))u=h,yield h;u.size!=null&&u.cid!=null&&t.push({Name:c,Tsize:Number(u.size),Hash:u.cid})}let n=new C({type:"directory",mtime:this.mtime,mode:this.mode}),i={Data:n.marshal(),Links:t},o=F($(i)),s=await Ne(o,e,this.options),a=o.length+i.Links.reduce((c,l)=>c+(l.Tsize==null?0:l.Tsize),0);this.cid=s,this.size=a,yield{cid:s,unixfs:n,path:this.path,size:BigInt(a)}}};var yn=z(Pa(),1);function Kh(r){let e=new Array(4);for(let t=0;t<4;t++)e[t]=r&255,r=r>>8;return new Uint8Array(e)}var q2=vt({name:"murmur3-32",code:35,encode:r=>Kh(yn.default.x86.hash32(r))}),Et=vt({name:"murmur3-128",code:34,encode:r=>Ut.fromHex(yn.default.x64.hash128(r))}),Q2=vt({name:"murmur3-x64-64",code:34,encode:r=>Ut.fromHex(yn.default.x64.hash128(r)).subarray(0,8)});var Ra=z(gn(),1);var le=class r{constructor(e,t,n=0){this._options=e,this._popCount=0,this._parent=t,this._posAtParent=n,this._children=new Ra.default,this.key=null}async put(e,t){let n=await this._findNewBucketAndPos(e);await n.bucket._putAt(n,e,t)}async get(e){let t=await this._findChild(e);if(t!=null)return t.value}async del(e){let t=await this._findPlace(e),n=t.bucket._at(t.pos);n!=null&&n.key===e&&t.bucket._delAt(t.pos)}leafCount(){return this._children.compactArray().reduce((t,n)=>n instanceof r?t+n.leafCount():t+1,0)}childrenCount(){return this._children.length}onlyChild(){return this._children.get(0)}*eachLeafSeries(){let e=this._children.compactArray();for(let t of e)t instanceof r?yield*t.eachLeafSeries():yield t}serialize(e,t){let n=[];return t(this._children.reduce((i,o,s)=>(o!=null&&(o instanceof r?i.push(o.serialize(e,t)):i.push(e(o,s))),i),n))}async asyncTransform(e,t){return await Ma(this,e,t)}toJSON(){return this.serialize(t1,r1)}prettyPrint(){return JSON.stringify(this.toJSON(),null," ")}tableSize(){return Math.pow(2,this._options.bits)}async _findChild(e){let t=await this._findPlace(e),n=t.bucket._at(t.pos);if(!(n instanceof r)&&n!=null&&n.key===e)return n}async _findPlace(e){let t=this._options.hash(typeof e=="string"?Re(e):e),n=await t.take(this._options.bits),i=this._children.get(n);return i instanceof r?await i._findPlace(t):{bucket:this,pos:n,hash:t,existingChild:i}}async _findNewBucketAndPos(e){let t=await this._findPlace(e);if(t.existingChild!=null&&t.existingChild.key!==e){let n=new r(this._options,t.bucket,t.pos);t.bucket._putObjectAt(t.pos,n);let i=await n._findPlace(t.existingChild.hash);return i.bucket._putAt(i,t.existingChild.key,t.existingChild.value),await n._findNewBucketAndPos(t.hash)}return t}_putAt(e,t,n){this._putObjectAt(e.pos,{key:t,value:n,hash:e.hash})}_putObjectAt(e,t){this._children.get(e)==null&&this._popCount++,this._children.set(e,t)}_delAt(e){if(e===-1)throw new Error("Invalid position");this._children.get(e)!=null&&this._popCount--,this._children.unset(e),this._level()}_level(){if(this._parent!=null&&this._popCount<=1)if(this._popCount===1){let e=this._children.find(e1);if(e!=null&&!(e instanceof r)){let t=e.hash;t.untake(this._options.bits);let n={pos:this._posAtParent,hash:t,bucket:this._parent};this._parent._putAt(n,e.key,e.value)}}else this._parent._delAt(this._posAtParent)}_at(e){return this._children.get(e)}};function e1(r){return!!r}function t1(r,e){return r.key}function r1(r){return r}async function Ma(r,e,t){let n=[];for(let i of r._children.compactArray())if(i instanceof le)await Ma(i,e,t);else{let o=await e(i);n.push({bitField:r._children.bitField(),children:o})}return await t(n)}var n1=[255,254,252,248,240,224,192,128],i1=[1,3,7,15,31,63,127,255],wn=class{constructor(e){this._value=e,this._currentBytePos=e.length-1,this._currentBitPos=7}availableBits(){return this._currentBitPos+1+this._currentBytePos*8}totalBits(){return this._value.length*8}take(e){let t=e,n=0;for(;t>0&&this._haveBits();){let i=this._value[this._currentBytePos],o=this._currentBitPos+1,s=Math.min(o,t),a=o1(i,o-s,s);n=(n<<s)+a,t-=s,this._currentBitPos-=s,this._currentBitPos<0&&(this._currentBitPos=7,this._currentBytePos--)}return n}untake(e){for(this._currentBitPos+=e;this._currentBitPos>7;)this._currentBitPos-=8,this._currentBytePos+=1}_haveBits(){return this._currentBytePos>=0}};function o1(r,e,t){let n=s1(e,t);return(r&n)>>>e}function s1(r,e){return n1[r]&i1[Math.min(e+r-1,7)]}function Va(r){function e(t){return t instanceof bn?t:new bn(t,r)}return e}var bn=class{constructor(e,t){if(!(e instanceof Uint8Array))throw new Error("can only hash Uint8Arrays");this._value=e,this._hashFn=t,this._depth=-1,this._availableBits=0,this._currentBufferIndex=0,this._buffers=[]}async take(e){let t=e;for(;this._availableBits<t;)await this._produceMoreBits();let n=0;for(;t>0;){let i=this._buffers[this._currentBufferIndex],o=Math.min(i.availableBits(),t),s=i.take(o);n=(n<<o)+s,t-=o,this._availableBits-=o,i.availableBits()===0&&this._currentBufferIndex++}return n}untake(e){let t=e;for(;t>0;){let n=this._buffers[this._currentBufferIndex],i=Math.min(n.totalBits()-n.availableBits(),t);n.untake(i),t-=i,this._availableBits+=i,this._currentBufferIndex>0&&n.totalBits()===n.availableBits()&&(this._depth--,this._currentBufferIndex--)}}async _produceMoreBits(){this._depth++;let e=this._depth>0?mt([this._value,Uint8Array.from([this._depth])]):this._value,t=await this._hashFn(e),n=new wn(t);this._buffers.push(n),this._availableBits+=n.availableBits()}};function jt(r){if(r==null||r.hashFn==null)throw new Error("please define an options.hashFn");let e={bits:r.bits??8,hash:Va(r.hashFn)};return new le(e)}async function a1(r){return(await Et.encode(r)).slice(0,8).reverse()}var Ha=BigInt(34),c1=8,ao=class extends Me{_bucket;constructor(e,t){super(e,t),this._bucket=jt({hashFn:a1,bits:t.shardFanoutBits??c1})}async put(e,t){this.cid=void 0,this.size=void 0,this.nodeSize=void 0,await this._bucket.put(e,t)}async get(e){return this._bucket.get(e)}childCount(){return this._bucket.leafCount()}directChildrenCount(){return this._bucket.childrenCount()}onlyChild(){return this._bucket.onlyChild()}async*eachChildSeries(){for await(let{key:e,value:t}of this._bucket.eachLeafSeries())yield{key:e,child:t}}estimateNodeSize(){return this.nodeSize!==void 0?this.nodeSize:(this.nodeSize=Ga(this._bucket,this,this.options),this.nodeSize)}async*flush(e){for await(let t of ja(this._bucket,e,this,this.options))yield{...t,path:this.path}}},$a=ao;async function*ja(r,e,t,n){let i=r._children,o=(r.tableSize()-1).toString(16).length,s=[],a=0n;for(let d=0;d<i.length;d++){let m=i.get(d);if(m==null)continue;let _=d.toString(16).toUpperCase().padStart(o,"0");if(m instanceof le){let y;for await(let g of ja(m,e,null,n))y=g;if(y==null)throw new Error("Could not flush sharded directory, no subshard found");s.push({Name:_,Tsize:Number(y.size),Hash:y.cid}),a+=y.size}else if(u1(m.value)){let y=m.value,g;for await(let v of y.flush(e))g=v,yield g;if(g==null)throw new Error("Did not flush dir");let x=_+m.key;s.push({Name:x,Tsize:Number(g.size),Hash:g.cid}),a+=g.size}else{let y=m.value;if(y.cid==null)continue;let g=_+m.key,x=y.size;s.push({Name:g,Tsize:Number(x),Hash:y.cid}),a+=BigInt(x??0)}}let c=Uint8Array.from(i.bitField().reverse()),l=new C({type:"hamt-sharded-directory",data:c,fanout:BigInt(r.tableSize()),hashType:Ha,mtime:t?.mtime,mode:t?.mode}),u={Data:l.marshal(),Links:s},h=F($(u)),p=await Ne(h,e,n),f=BigInt(h.byteLength)+a;yield{cid:p,unixfs:l,size:f}}function u1(r){return typeof r.flush=="function"}function Ga(r,e,t){let n=r._children,i=(r.tableSize()-1).toString(16).length,o=[];for(let l=0;l<n.length;l++){let u=n.get(l);if(u==null)continue;let h=l.toString(16).toUpperCase().padStart(i,"0");if(u instanceof le){let p=Ga(u,null,t);o.push({Name:h,Tsize:Number(p),Hash:t.cidVersion===0?kr:Ir})}else if(typeof u.value.flush=="function"){let f=u.value.nodeSize();o.push({Name:h+u.key,Tsize:Number(f),Hash:t.cidVersion===0?kr:Ir})}else{let p=u.value;if(p.cid==null)continue;let f=h+u.key,d=p.size;o.push({Name:f,Tsize:Number(d),Hash:p.cid})}}let s=Uint8Array.from(n.bitField().reverse()),a=new C({type:"hamt-sharded-directory",data:s,fanout:BigInt(r.tableSize()),hashType:Ha,mtime:e?.mtime,mode:e?.mode});return F($({Data:a.marshal(),Links:o})).length}async function co(r,e,t,n){let i=e;e instanceof At&&e.estimateNodeSize()>t&&(i=await f1(e,n));let o=i.parent;if(o!=null){if(i!==e){if(r!=null&&(r.parent=i),i.parentKey==null)throw new Error("No parent key found");await o.put(i.parentKey,i)}return co(i,o,t,n)}return i}async function f1(r,e){let t=new $a({root:r.root,dir:!0,parent:r.parent,parentKey:r.parentKey,path:r.path,dirty:r.dirty,flat:!1,mtime:r.mtime,mode:r.mode},e);for await(let{key:n,child:i}of r.eachChildSeries())await t.put(n,i);return t}var Wa=(r="")=>r.split(/(?<!\\)\//).filter(Boolean);async function l1(r,e,t){let n=Wa(r.path??""),i=n.length-1,o=e,s="";for(let a=0;a<n.length;a++){let c=n[a];s+=`${s!==""?"/":""}${c}`;let l=a===i;if(o.dirty=!0,o.cid=void 0,o.size=void 0,l)await o.put(c,r),e=await co(null,o,t.shardSplitThresholdBytes,t);else{let u=await o.get(c);(u==null||!(u instanceof Me))&&(u=new At({root:!1,dir:!0,parent:o,parentKey:c,path:s,dirty:!0,flat:!0,mtime:u?.unixfs?.mtime,mode:u?.unixfs?.mode},t)),await o.put(c,u),o=u}}return e}async function*qa(r,e){if(!(r instanceof Me)){r.unixfs?.isDirectory()===!0&&(yield r);return}yield*r.flush(e)}function Qa(r){return async function*(t,n){let i=new At({root:!0,dir:!0,path:"",dirty:!0,flat:!0},r),o,s=!1;for await(let a of t){if(a==null)continue;let c=`${a.originalPath??""}`.split("/")[0];c!=null&&c!==""&&(o==null?(o=c,s=!0):o!==c&&(s=!1)),i=await l1(a,i,r),(a.unixfs==null||!a.unixfs.isDirectory())&&(yield a)}if(r.wrapWithDirectory||s&&i.childCount()>1)yield*qa(i,n);else for await(let a of i.eachChildSeries())a!=null&&(yield*qa(a.child,n))}}async function*st(r,e,t={}){let n;Symbol.asyncIterator in r||Symbol.iterator in r?n=r:n=[r];let i=t.wrapWithDirectory??!1,o=t.shardSplitThresholdBytes??262144,s=t.shardFanoutBits??8,a=t.cidVersion??1,c=t.rawLeaves??!0,l=t.leafType??"file",u=t.fileImportConcurrency??50,h=t.blockWriteConcurrency??10,p=t.reduceSingleLeafToSelf??!0,f=t.chunker??yr(),d=t.chunkValidator??La(),m=t.dagBuilder??ka({chunker:f,chunkValidator:d,wrapWithDirectory:i,layout:t.layout??Br(),bufferImporter:t.bufferImporter??Aa({cidVersion:a,rawLeaves:c,leafType:l,onProgress:t.onProgress}),blockWriteConcurrency:h,reduceSingleLeafToSelf:p,cidVersion:a,onProgress:t.onProgress}),_=t.treeBuilder??Qa({wrapWithDirectory:i,shardSplitThresholdBytes:o,shardFanoutBits:s,cidVersion:a,onProgress:t.onProgress});for await(let y of _(mr(m(n,e),u),e))yield{cid:y.cid,path:y.path,unixfs:y.unixfs,size:y.size}}async function xn(r,e,t={}){let n=await fi(st([r],e,t));if(n==null)throw(0,uo.default)(new Error("Nothing imported"),"ERR_INVALID_PARAMS");return n}async function Ya(r,e,t={}){let n=await fi(st([r],e,t));if(n==null)throw(0,uo.default)(new Error("Nothing imported"),"ERR_INVALID_PARAMS");return n}async function Ka(r,e,t={}){return xn({content:r},e,t)}async function Xa(r,e,t={}){return xn({content:r},e,t)}var g1=z(ie(),1),w1=z(fc(),1);var Lr={cidVersion:1,rawLeaves:!0,layout:Br({maxChildrenPerNode:1024}),chunker:yr({chunkSize:1048576})};async function*lc(r,e,t={}){yield*st(r,e,{...Lr,...t})}async function hc(r,e,t={}){let{cid:n}=await Ka(r,e,{...Lr,...t});return n}async function dc(r,e,t={}){let{cid:n}=await Xa(r,e,{...Lr,...t});return n}async function pc(r,e,t={}){let{cid:n}=await xn(r,e,{...Lr,...t});return n}async function mc(r,e,t={}){let{cid:n}=await Ya({...r,path:r.path??"-"},e,{...Lr,...t});return n}var Gn=z(ie(),1);function b1(r){return r[Symbol.asyncIterator]!=null}function x1(r){if(b1(r))return(async()=>{let t;for await(let n of r)t=n;return t})();let e;for(let t of r)e=t;return e}var at=x1;var _1=["string","number","bigint","symbol"],v1=["Function","Generator","AsyncGenerator","GeneratorFunction","AsyncGeneratorFunction","AsyncFunction","Observable","Array","Buffer","Object","RegExp","Date","Error","Map","Set","WeakMap","WeakSet","ArrayBuffer","SharedArrayBuffer","DataView","Promise","URL","HTMLElement","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","BigInt64Array","BigUint64Array"];function yc(r){if(r===null)return"null";if(r===void 0)return"undefined";if(r===!0||r===!1)return"boolean";let e=typeof r;if(_1.includes(e))return e;if(e==="function")return"Function";if(Array.isArray(r))return"Array";if(A1(r))return"Buffer";let t=E1(r);return t||"Object"}function A1(r){return r&&r.constructor&&r.constructor.isBuffer&&r.constructor.isBuffer.call(null,r)}function E1(r){let e=Object.prototype.toString.call(r).slice(8,-1);if(v1.includes(e))return e}var b=class{constructor(e,t,n){this.major=e,this.majorEncoded=e<<5,this.name=t,this.terminal=n}toString(){return`Type[${this.major}].${this.name}`}compare(e){return this.major<e.major?-1:this.major>e.major?1:0}};b.uint=new b(0,"uint",!0);b.negint=new b(1,"negint",!0);b.bytes=new b(2,"bytes",!0);b.string=new b(3,"string",!0);b.array=new b(4,"array",!1);b.map=new b(5,"map",!1);b.tag=new b(6,"tag",!1);b.float=new b(7,"float",!0);b.false=new b(7,"false",!0);b.true=new b(7,"true",!0);b.null=new b(7,"null",!0);b.undefined=new b(7,"undefined",!0);b.break=new b(7,"break",!0);var B=class{constructor(e,t,n){this.type=e,this.value=t,this.encodedLength=n,this.encodedBytes=void 0,this.byteValue=void 0}toString(){return`Token[${this.type}].${this.value}`}};var Gt=globalThis.process&&!globalThis.process.browser&&globalThis.Buffer&&typeof globalThis.Buffer.isBuffer=="function",S1=new TextDecoder,B1=new TextEncoder;function _n(r){return Gt&&globalThis.Buffer.isBuffer(r)}function xc(r){return r instanceof Uint8Array?_n(r)?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r:Uint8Array.from(r)}var _c=Gt?(r,e,t)=>t-e>64?globalThis.Buffer.from(r.subarray(e,t)).toString("utf8"):wc(r,e,t):(r,e,t)=>t-e>64?S1.decode(r.subarray(e,t)):wc(r,e,t),vc=Gt?r=>r.length>64?globalThis.Buffer.from(r):gc(r):r=>r.length>64?B1.encode(r):gc(r);var Wt=Gt?(r,e,t)=>_n(r)?new Uint8Array(r.subarray(e,t)):r.slice(e,t):(r,e,t)=>r.slice(e,t),Ac=Gt?(r,e)=>(r=r.map(t=>t instanceof Uint8Array?t:globalThis.Buffer.from(t)),xc(globalThis.Buffer.concat(r,e))):(r,e)=>{let t=new Uint8Array(e),n=0;for(let i of r)n+i.length>t.length&&(i=i.subarray(0,t.length-n)),t.set(i,n),n+=i.length;return t},Ec=Gt?r=>globalThis.Buffer.allocUnsafe(r):r=>new Uint8Array(r);function Sc(r,e){if(_n(r)&&_n(e))return r.compare(e);for(let t=0;t<r.length;t++)if(r[t]!==e[t])return r[t]<e[t]?-1:1;return 0}function gc(r,e=1/0){let t,n=r.length,i=null,o=[];for(let s=0;s<n;++s){if(t=r.charCodeAt(s),t>55295&&t<57344){if(!i){if(t>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=t;continue}if(t<56320){(e-=3)>-1&&o.push(239,191,189),i=t;continue}t=(i-55296<<10|t-56320)+65536}else i&&(e-=3)>-1&&o.push(239,191,189);if(i=null,t<128){if((e-=1)<0)break;o.push(t)}else if(t<2048){if((e-=2)<0)break;o.push(t>>6|192,t&63|128)}else if(t<65536){if((e-=3)<0)break;o.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((e-=4)<0)break;o.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return o}function wc(r,e,t){let n=[];for(;e<t;){let i=r[e],o=null,s=i>239?4:i>223?3:i>191?2:1;if(e+s<=t){let a,c,l,u;switch(s){case 1:i<128&&(o=i);break;case 2:a=r[e+1],(a&192)===128&&(u=(i&31)<<6|a&63,u>127&&(o=u));break;case 3:a=r[e+1],c=r[e+2],(a&192)===128&&(c&192)===128&&(u=(i&15)<<12|(a&63)<<6|c&63,u>2047&&(u<55296||u>57343)&&(o=u));break;case 4:a=r[e+1],c=r[e+2],l=r[e+3],(a&192)===128&&(c&192)===128&&(l&192)===128&&(u=(i&15)<<18|(a&63)<<12|(c&63)<<6|l&63,u>65535&&u<1114112&&(o=u))}}o===null?(o=65533,s=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|o&1023),n.push(o),e+=s}return k1(n)}var bc=4096;function k1(r){let e=r.length;if(e<=bc)return String.fromCharCode.apply(String,r);let t="",n=0;for(;n<e;)t+=String.fromCharCode.apply(String,r.slice(n,n+=bc));return t}var I1=256,vn=class{constructor(e=I1){this.chunkSize=e,this.cursor=0,this.maxCursor=-1,this.chunks=[],this._initReuseChunk=null}reset(){this.cursor=0,this.maxCursor=-1,this.chunks.length&&(this.chunks=[]),this._initReuseChunk!==null&&(this.chunks.push(this._initReuseChunk),this.maxCursor=this._initReuseChunk.length-1)}push(e){let t=this.chunks[this.chunks.length-1];if(this.cursor+e.length<=this.maxCursor+1){let i=t.length-(this.maxCursor-this.cursor)-1;t.set(e,i)}else{if(t){let i=t.length-(this.maxCursor-this.cursor)-1;i<t.length&&(this.chunks[this.chunks.length-1]=t.subarray(0,i),this.maxCursor=this.cursor-1)}e.length<64&&e.length<this.chunkSize?(t=Ec(this.chunkSize),this.chunks.push(t),this.maxCursor+=t.length,this._initReuseChunk===null&&(this._initReuseChunk=t),t.set(e,0)):(this.chunks.push(e),this.maxCursor+=e.length)}this.cursor+=e.length}toBytes(e=!1){let t;if(this.chunks.length===1){let n=this.chunks[0];e&&this.cursor>n.length/2?(t=this.cursor===n.length?n:n.subarray(0,this.cursor),this._initReuseChunk=null,this.chunks=[]):t=Wt(n,0,this.cursor)}else t=Ac(this.chunks,this.cursor);return e&&this.reset(),t}};var D="CBOR decode error:",mo="CBOR encode error:",Fr=[];Fr[23]=1;Fr[24]=2;Fr[25]=3;Fr[26]=5;Fr[27]=9;function Qe(r,e,t){if(r.length-e<t)throw new Error(`${D} not enough data for type`)}var Z=[24,256,65536,4294967296,BigInt("18446744073709551616")];function he(r,e,t){Qe(r,e,1);let n=r[e];if(t.strict===!0&&n<Z[0])throw new Error(`${D} integer encoded in more bytes than necessary (strict decode)`);return n}function de(r,e,t){Qe(r,e,2);let n=r[e]<<8|r[e+1];if(t.strict===!0&&n<Z[1])throw new Error(`${D} integer encoded in more bytes than necessary (strict decode)`);return n}function pe(r,e,t){Qe(r,e,4);let n=r[e]*16777216+(r[e+1]<<16)+(r[e+2]<<8)+r[e+3];if(t.strict===!0&&n<Z[2])throw new Error(`${D} integer encoded in more bytes than necessary (strict decode)`);return n}function me(r,e,t){Qe(r,e,8);let n=r[e]*16777216+(r[e+1]<<16)+(r[e+2]<<8)+r[e+3],i=r[e+4]*16777216+(r[e+5]<<16)+(r[e+6]<<8)+r[e+7],o=(BigInt(n)<<BigInt(32))+BigInt(i);if(t.strict===!0&&o<Z[3])throw new Error(`${D} integer encoded in more bytes than necessary (strict decode)`);if(o<=Number.MAX_SAFE_INTEGER)return Number(o);if(t.allowBigInt===!0)return o;throw new Error(`${D} integers outside of the safe integer range are not supported`)}function Bc(r,e,t,n){return new B(b.uint,he(r,e+1,n),2)}function kc(r,e,t,n){return new B(b.uint,de(r,e+1,n),3)}function Ic(r,e,t,n){return new B(b.uint,pe(r,e+1,n),5)}function Tc(r,e,t,n){return new B(b.uint,me(r,e+1,n),9)}function Se(r,e){return te(r,0,e.value)}function te(r,e,t){if(t<Z[0]){let n=Number(t);r.push([e|n])}else if(t<Z[1]){let n=Number(t);r.push([e|24,n])}else if(t<Z[2]){let n=Number(t);r.push([e|25,n>>>8,n&255])}else if(t<Z[3]){let n=Number(t);r.push([e|26,n>>>24&255,n>>>16&255,n>>>8&255,n&255])}else{let n=BigInt(t);if(n<Z[4]){let i=[e|27,0,0,0,0,0,0,0],o=Number(n&BigInt(4294967295)),s=Number(n>>BigInt(32)&BigInt(4294967295));i[8]=o&255,o=o>>8,i[7]=o&255,o=o>>8,i[6]=o&255,o=o>>8,i[5]=o&255,i[4]=s&255,s=s>>8,i[3]=s&255,s=s>>8,i[2]=s&255,s=s>>8,i[1]=s&255,r.push(i)}else throw new Error(`${D} encountered BigInt larger than allowable range`)}}Se.encodedSize=function(e){return te.encodedSize(e.value)};te.encodedSize=function(e){return e<Z[0]?1:e<Z[1]?2:e<Z[2]?3:e<Z[3]?5:9};Se.compareTokens=function(e,t){return e.value<t.value?-1:e.value>t.value?1:0};function Cc(r,e,t,n){return new B(b.negint,-1-he(r,e+1,n),2)}function Nc(r,e,t,n){return new B(b.negint,-1-de(r,e+1,n),3)}function Dc(r,e,t,n){return new B(b.negint,-1-pe(r,e+1,n),5)}var yo=BigInt(-1),Lc=BigInt(1);function Fc(r,e,t,n){let i=me(r,e+1,n);if(typeof i!="bigint"){let o=-1-i;if(o>=Number.MIN_SAFE_INTEGER)return new B(b.negint,o,9)}if(n.allowBigInt!==!0)throw new Error(`${D} integers outside of the safe integer range are not supported`);return new B(b.negint,yo-BigInt(i),9)}function An(r,e){let t=e.value,n=typeof t=="bigint"?t*yo-Lc:t*-1-1;te(r,e.type.majorEncoded,n)}An.encodedSize=function(e){let t=e.value,n=typeof t=="bigint"?t*yo-Lc:t*-1-1;return n<Z[0]?1:n<Z[1]?2:n<Z[2]?3:n<Z[3]?5:9};An.compareTokens=function(e,t){return e.value<t.value?1:e.value>t.value?-1:0};function Ur(r,e,t,n){Qe(r,e,t+n);let i=Wt(r,e+t,e+t+n);return new B(b.bytes,i,t+n)}function Uc(r,e,t,n){return Ur(r,e,1,t)}function Pc(r,e,t,n){return Ur(r,e,2,he(r,e+1,n))}function zc(r,e,t,n){return Ur(r,e,3,de(r,e+1,n))}function Oc(r,e,t,n){return Ur(r,e,5,pe(r,e+1,n))}function Rc(r,e,t,n){let i=me(r,e+1,n);if(typeof i=="bigint")throw new Error(`${D} 64-bit integer bytes lengths not supported`);return Ur(r,e,9,i)}function En(r){return r.encodedBytes===void 0&&(r.encodedBytes=r.type===b.string?vc(r.value):r.value),r.encodedBytes}function qt(r,e){let t=En(e);te(r,e.type.majorEncoded,t.length),r.push(t)}qt.encodedSize=function(e){let t=En(e);return te.encodedSize(t.length)+t.length};qt.compareTokens=function(e,t){return C1(En(e),En(t))};function C1(r,e){return r.length<e.length?-1:r.length>e.length?1:Sc(r,e)}function Pr(r,e,t,n,i){let o=t+n;Qe(r,e,o);let s=new B(b.string,_c(r,e+t,e+o),o);return i.retainStringBytes===!0&&(s.byteValue=Wt(r,e+t,e+o)),s}function Mc(r,e,t,n){return Pr(r,e,1,t,n)}function Vc(r,e,t,n){return Pr(r,e,2,he(r,e+1,n),n)}function Hc(r,e,t,n){return Pr(r,e,3,de(r,e+1,n),n)}function $c(r,e,t,n){return Pr(r,e,5,pe(r,e+1,n),n)}function jc(r,e,t,n){let i=me(r,e+1,n);if(typeof i=="bigint")throw new Error(`${D} 64-bit integer string lengths not supported`);return Pr(r,e,9,i,n)}var Gc=qt;function Qt(r,e,t,n){return new B(b.array,n,t)}function Wc(r,e,t,n){return Qt(r,e,1,t)}function qc(r,e,t,n){return Qt(r,e,2,he(r,e+1,n))}function Qc(r,e,t,n){return Qt(r,e,3,de(r,e+1,n))}function Yc(r,e,t,n){return Qt(r,e,5,pe(r,e+1,n))}function Kc(r,e,t,n){let i=me(r,e+1,n);if(typeof i=="bigint")throw new Error(`${D} 64-bit integer array lengths not supported`);return Qt(r,e,9,i)}function Xc(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${D} indefinite length items not allowed`);return Qt(r,e,1,1/0)}function Sn(r,e){te(r,b.array.majorEncoded,e.value)}Sn.compareTokens=Se.compareTokens;Sn.encodedSize=function(e){return te.encodedSize(e.value)};function Yt(r,e,t,n){return new B(b.map,n,t)}function Jc(r,e,t,n){return Yt(r,e,1,t)}function Zc(r,e,t,n){return Yt(r,e,2,he(r,e+1,n))}function eu(r,e,t,n){return Yt(r,e,3,de(r,e+1,n))}function tu(r,e,t,n){return Yt(r,e,5,pe(r,e+1,n))}function ru(r,e,t,n){let i=me(r,e+1,n);if(typeof i=="bigint")throw new Error(`${D} 64-bit integer map lengths not supported`);return Yt(r,e,9,i)}function nu(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${D} indefinite length items not allowed`);return Yt(r,e,1,1/0)}function Bn(r,e){te(r,b.map.majorEncoded,e.value)}Bn.compareTokens=Se.compareTokens;Bn.encodedSize=function(e){return te.encodedSize(e.value)};function iu(r,e,t,n){return new B(b.tag,t,1)}function ou(r,e,t,n){return new B(b.tag,he(r,e+1,n),2)}function su(r,e,t,n){return new B(b.tag,de(r,e+1,n),3)}function au(r,e,t,n){return new B(b.tag,pe(r,e+1,n),5)}function cu(r,e,t,n){return new B(b.tag,me(r,e+1,n),9)}function kn(r,e){te(r,b.tag.majorEncoded,e.value)}kn.compareTokens=Se.compareTokens;kn.encodedSize=function(e){return te.encodedSize(e.value)};var P1=20,z1=21,O1=22,R1=23;function uu(r,e,t,n){if(n.allowUndefined===!1)throw new Error(`${D} undefined values are not supported`);return n.coerceUndefinedToNull===!0?new B(b.null,null,1):new B(b.undefined,void 0,1)}function fu(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${D} indefinite length items not allowed`);return new B(b.break,void 0,1)}function go(r,e,t){if(t){if(t.allowNaN===!1&&Number.isNaN(r))throw new Error(`${D} NaN values are not supported`);if(t.allowInfinity===!1&&(r===1/0||r===-1/0))throw new Error(`${D} Infinity values are not supported`)}return new B(b.float,r,e)}function lu(r,e,t,n){return go(wo(r,e+1),3,n)}function hu(r,e,t,n){return go(bo(r,e+1),5,n)}function du(r,e,t,n){return go(gu(r,e+1),9,n)}function In(r,e,t){let n=e.value;if(n===!1)r.push([b.float.majorEncoded|P1]);else if(n===!0)r.push([b.float.majorEncoded|z1]);else if(n===null)r.push([b.float.majorEncoded|O1]);else if(n===void 0)r.push([b.float.majorEncoded|R1]);else{let i,o=!1;(!t||t.float64!==!0)&&(mu(n),i=wo(De,1),n===i||Number.isNaN(n)?(De[0]=249,r.push(De.slice(0,3)),o=!0):(yu(n),i=bo(De,1),n===i&&(De[0]=250,r.push(De.slice(0,5)),o=!0))),o||(M1(n),i=gu(De,1),De[0]=251,r.push(De.slice(0,9)))}}In.encodedSize=function(e,t){let n=e.value;if(n===!1||n===!0||n===null||n===void 0)return 1;if(!t||t.float64!==!0){mu(n);let i=wo(De,1);if(n===i||Number.isNaN(n))return 3;if(yu(n),i=bo(De,1),n===i)return 5}return 9};var pu=new ArrayBuffer(9),Be=new DataView(pu,1),De=new Uint8Array(pu,0);function mu(r){if(r===1/0)Be.setUint16(0,31744,!1);else if(r===-1/0)Be.setUint16(0,64512,!1);else if(Number.isNaN(r))Be.setUint16(0,32256,!1);else{Be.setFloat32(0,r);let e=Be.getUint32(0),t=(e&2139095040)>>23,n=e&8388607;if(t===255)Be.setUint16(0,31744,!1);else if(t===0)Be.setUint16(0,(r&2147483648)>>16|n>>13,!1);else{let i=t-127;i<-24?Be.setUint16(0,0):i<-14?Be.setUint16(0,(e&2147483648)>>16|1<<24+i,!1):Be.setUint16(0,(e&2147483648)>>16|i+15<<10|n>>13,!1)}}}function wo(r,e){if(r.length-e<2)throw new Error(`${D} not enough data for float16`);let t=(r[e]<<8)+r[e+1];if(t===31744)return 1/0;if(t===64512)return-1/0;if(t===32256)return NaN;let n=t>>10&31,i=t&1023,o;return n===0?o=i*2**-24:n!==31?o=(i+1024)*2**(n-25):o=i===0?1/0:NaN,t&32768?-o:o}function yu(r){Be.setFloat32(0,r,!1)}function bo(r,e){if(r.length-e<4)throw new Error(`${D} not enough data for float32`);let t=(r.byteOffset||0)+e;return new DataView(r.buffer,t,4).getFloat32(0,!1)}function M1(r){Be.setFloat64(0,r,!1)}function gu(r,e){if(r.length-e<8)throw new Error(`${D} not enough data for float64`);let t=(r.byteOffset||0)+e;return new DataView(r.buffer,t,8).getFloat64(0,!1)}In.compareTokens=Se.compareTokens;function P(r,e,t){throw new Error(`${D} encountered invalid minor (${t}) for major ${r[e]>>>5}`)}function Tn(r){return()=>{throw new Error(`${D} ${r}`)}}var E=[];for(let r=0;r<=23;r++)E[r]=P;E[24]=Bc;E[25]=kc;E[26]=Ic;E[27]=Tc;E[28]=P;E[29]=P;E[30]=P;E[31]=P;for(let r=32;r<=55;r++)E[r]=P;E[56]=Cc;E[57]=Nc;E[58]=Dc;E[59]=Fc;E[60]=P;E[61]=P;E[62]=P;E[63]=P;for(let r=64;r<=87;r++)E[r]=Uc;E[88]=Pc;E[89]=zc;E[90]=Oc;E[91]=Rc;E[92]=P;E[93]=P;E[94]=P;E[95]=Tn("indefinite length bytes/strings are not supported");for(let r=96;r<=119;r++)E[r]=Mc;E[120]=Vc;E[121]=Hc;E[122]=$c;E[123]=jc;E[124]=P;E[125]=P;E[126]=P;E[127]=Tn("indefinite length bytes/strings are not supported");for(let r=128;r<=151;r++)E[r]=Wc;E[152]=qc;E[153]=Qc;E[154]=Yc;E[155]=Kc;E[156]=P;E[157]=P;E[158]=P;E[159]=Xc;for(let r=160;r<=183;r++)E[r]=Jc;E[184]=Zc;E[185]=eu;E[186]=tu;E[187]=ru;E[188]=P;E[189]=P;E[190]=P;E[191]=nu;for(let r=192;r<=215;r++)E[r]=iu;E[216]=ou;E[217]=su;E[218]=au;E[219]=cu;E[220]=P;E[221]=P;E[222]=P;E[223]=P;for(let r=224;r<=243;r++)E[r]=Tn("simple values are not supported");E[244]=P;E[245]=P;E[246]=P;E[247]=uu;E[248]=Tn("simple values are not supported");E[249]=lu;E[250]=hu;E[251]=du;E[252]=P;E[253]=P;E[254]=P;E[255]=fu;var Le=[];for(let r=0;r<24;r++)Le[r]=new B(b.uint,r,1);for(let r=-1;r>=-24;r--)Le[31-r]=new B(b.negint,r,1);Le[64]=new B(b.bytes,new Uint8Array(0),1);Le[96]=new B(b.string,"",1);Le[128]=new B(b.array,0,1);Le[160]=new B(b.map,0,1);Le[244]=new B(b.false,!1,1);Le[245]=new B(b.true,!0,1);Le[246]=new B(b.null,null,1);function H1(){let r=[];return r[b.uint.major]=Se,r[b.negint.major]=An,r[b.bytes.major]=qt,r[b.string.major]=Gc,r[b.array.major]=Sn,r[b.map.major]=Bn,r[b.tag.major]=kn,r[b.float.major]=In,r}var O3=H1(),R3=new vn,Cn=class r{constructor(e,t){this.obj=e,this.parent=t}includes(e){let t=this;do if(t.obj===e)return!0;while(t=t.parent);return!1}static createCheck(e,t){if(e&&e.includes(t))throw new Error(`${mo} object contains circular references`);return new r(t,e)}},ct={null:new B(b.null,null),undefined:new B(b.undefined,void 0),true:new B(b.true,!0),false:new B(b.false,!1),emptyArray:new B(b.array,0),emptyMap:new B(b.map,0)},ut={number(r,e,t,n){return!Number.isInteger(r)||!Number.isSafeInteger(r)?new B(b.float,r):r>=0?new B(b.uint,r):new B(b.negint,r)},bigint(r,e,t,n){return r>=BigInt(0)?new B(b.uint,r):new B(b.negint,r)},Uint8Array(r,e,t,n){return new B(b.bytes,r)},string(r,e,t,n){return new B(b.string,r)},boolean(r,e,t,n){return r?ct.true:ct.false},null(r,e,t,n){return ct.null},undefined(r,e,t,n){return ct.undefined},ArrayBuffer(r,e,t,n){return new B(b.bytes,new Uint8Array(r))},DataView(r,e,t,n){return new B(b.bytes,new Uint8Array(r.buffer,r.byteOffset,r.byteLength))},Array(r,e,t,n){if(!r.length)return t.addBreakTokens===!0?[ct.emptyArray,new B(b.break)]:ct.emptyArray;n=Cn.createCheck(n,r);let i=[],o=0;for(let s of r)i[o++]=xo(s,t,n);return t.addBreakTokens?[new B(b.array,r.length),i,new B(b.break)]:[new B(b.array,r.length),i]},Object(r,e,t,n){let i=e!=="Object",o=i?r.keys():Object.keys(r),s=i?r.size:o.length;if(!s)return t.addBreakTokens===!0?[ct.emptyMap,new B(b.break)]:ct.emptyMap;n=Cn.createCheck(n,r);let a=[],c=0;for(let l of o)a[c++]=[xo(l,t,n),xo(i?r.get(l):r[l],t,n)];return $1(a,t),t.addBreakTokens?[new B(b.map,s),a,new B(b.break)]:[new B(b.map,s),a]}};ut.Map=ut.Object;ut.Buffer=ut.Uint8Array;for(let r of"Uint8Clamped Uint16 Uint32 Int8 Int16 Int32 BigUint64 BigInt64 Float32 Float64".split(" "))ut[`${r}Array`]=ut.DataView;function xo(r,e={},t){let n=yc(r),i=e&&e.typeEncoders&&e.typeEncoders[n]||ut[n];if(typeof i=="function"){let s=i(r,n,e,t);if(s!=null)return s}let o=ut[n];if(!o)throw new Error(`${mo} unsupported type: ${n}`);return o(r,n,e,t)}function $1(r,e){e.mapSorter&&r.sort(e.mapSorter)}var j1={strict:!1,allowIndefinite:!0,allowUndefined:!0,allowBigInt:!0},_o=class{constructor(e,t={}){this.pos=0,this.data=e,this.options=t}done(){return this.pos>=this.data.length}next(){let e=this.data[this.pos],t=Le[e];if(t===void 0){let n=E[e];if(!n)throw new Error(`${D} no decoder for major type ${e>>>5} (byte 0x${e.toString(16).padStart(2,"0")})`);let i=e&31;t=n(this.data,this.pos,i,this.options)}return this.pos+=t.encodedLength,t}},zr=Symbol.for("DONE"),Nn=Symbol.for("BREAK");function G1(r,e,t){let n=[];for(let i=0;i<r.value;i++){let o=Or(e,t);if(o===Nn){if(r.value===1/0)break;throw new Error(`${D} got unexpected break to lengthed array`)}if(o===zr)throw new Error(`${D} found array but not enough entries (got ${i}, expected ${r.value})`);n[i]=o}return n}function W1(r,e,t){let n=t.useMaps===!0,i=n?void 0:{},o=n?new Map:void 0;for(let s=0;s<r.value;s++){let a=Or(e,t);if(a===Nn){if(r.value===1/0)break;throw new Error(`${D} got unexpected break to lengthed map`)}if(a===zr)throw new Error(`${D} found map but not enough entries (got ${s} [no key], expected ${r.value})`);if(n!==!0&&typeof a!="string")throw new Error(`${D} non-string keys not supported (got ${typeof a})`);if(t.rejectDuplicateMapKeys===!0&&(n&&o.has(a)||!n&&a in i))throw new Error(`${D} found repeat map key "${a}"`);let c=Or(e,t);if(c===zr)throw new Error(`${D} found map but not enough entries (got ${s} [no value], expected ${r.value})`);n?o.set(a,c):i[a]=c}return n?o:i}function Or(r,e){if(r.done())return zr;let t=r.next();if(t.type===b.break)return Nn;if(t.type.terminal)return t.value;if(t.type===b.array)return G1(t,r,e);if(t.type===b.map)return W1(t,r,e);if(t.type===b.tag){if(e.tags&&typeof e.tags[t.value]=="function"){let n=Or(r,e);return e.tags[t.value](n)}throw new Error(`${D} tag not supported (${t.value})`)}throw new Error("unsupported")}function vo(r,e){if(!(r instanceof Uint8Array))throw new Error(`${D} data to decode must be a Uint8Array`);e=Object.assign({},j1,e);let t=e.tokenizer||new _o(r,e),n=Or(t,e);if(n===zr)throw new Error(`${D} did not find any content to decode`);if(n===Nn)throw new Error(`${D} got unexpected break`);if(!t.done())throw new Error(`${D} too many terminals, data makes no sense`);return n}var Y1=42;function K1(r){if(r[0]!==0)throw new Error("Invalid CID for CBOR tag 42; expected leading 0x00");return M.decode(r.subarray(1))}var wu={allowIndefinite:!1,coerceUndefinedToNull:!0,allowNaN:!1,allowInfinity:!1,allowBigInt:!0,strict:!0,useMaps:!1,rejectDuplicateMapKeys:!0,tags:[]};wu.tags[Y1]=K1;var bu=113;var xu=r=>vo(r,wu);var Ju=z(ie(),1);var vu=z(ie(),1);var X1=async(r,e,t,n,i,o,s,a)=>{let c=await s.get(r,a),l=xu(c),u=l,h=t;for(;n.length>0;){let p=n[0];if(p in u){n.shift(),h=`${h}/${p}`;let f=M.asCID(u[p]);if(f!=null)return{entry:{type:"object",name:e,path:t,cid:r,node:c,depth:o,size:BigInt(c.length),content:async function*(){yield l}},next:{cid:f,name:p,path:h,toResolve:n}};u=u[p]}else throw(0,vu.default)(new Error(`No property named ${p} found in cbor node ${r}`),"ERR_NO_PROP")}return{entry:{type:"object",name:e,path:t,cid:r,node:c,depth:o,size:BigInt(c.length),content:async function*(){yield l}}}},Au=X1;var Eu=z(ie(),1);function J1(r,e,t,n){let i=BigInt(r.length),o=BigInt(e+i);return t>=o||n<e?new Uint8Array(0):(n>=e&&n<o&&(r=r.subarray(0,Number(n-e))),t>=e&&t<o&&(r=r.subarray(Number(t-e))),r)}var Bt=J1;var Rr=z(ie(),1),Z1=(r,e=0,t=r)=>{let n=BigInt(r),i=BigInt(e??0),o=BigInt(t);if(o!==n&&(o=i+o),o>n&&(o=n),i<0n)throw(0,Rr.default)(new Error("Offset must be greater than or equal to 0"),"ERR_INVALID_PARAMS");if(i>n)throw(0,Rr.default)(new Error("Offset must be less than the file size"),"ERR_INVALID_PARAMS");if(o<0n)throw(0,Rr.default)(new Error("Length must be greater than or equal to 0"),"ERR_INVALID_PARAMS");if(o>n)throw(0,Rr.default)(new Error("Length must be less than the file size"),"ERR_INVALID_PARAMS");return{start:i,end:o}},Kt=Z1;var ed=r=>{async function*e(t={}){let{start:n,end:i}=Kt(r.length,t.offset,t.length),o=Bt(r,0n,n,i);t.onProgress?.(new j("unixfs:exporter:progress:identity",{bytesRead:BigInt(o.byteLength),totalBytes:i-n,fileSize:BigInt(r.byteLength)})),yield o}return e},td=async(r,e,t,n,i,o,s,a)=>{if(n.length>0)throw(0,Eu.default)(new Error(`No link named ${t} found in raw node ${r}`),"ERR_NOT_FOUND");let c=sn(r.multihash.bytes);return{entry:{type:"identity",name:e,path:t,cid:r,content:ed(c.digest),depth:o,size:BigInt(c.digest.length),node:c.digest}}},Su=td;var Bu=z(ie(),1);var rd=r=>{async function*e(t={}){let{start:n,end:i}=Kt(r.length,t.offset,t.length),o=Bt(r,0n,n,i);t.onProgress?.(new j("unixfs:exporter:progress:raw",{bytesRead:BigInt(o.byteLength),totalBytes:i-n,fileSize:BigInt(r.byteLength)})),yield o}return e},nd=async(r,e,t,n,i,o,s,a)=>{if(n.length>0)throw(0,Bu.default)(new Error(`No link named ${t} found in raw node ${r}`),"ERR_NOT_FOUND");let c=await s.get(r,a);return{entry:{type:"raw",name:e,path:t,cid:r,content:rd(c),depth:o,size:BigInt(c.length),node:c}}},ku=nd;var Qr=z(ie(),1);var Mr=z(ie(),1);var id=async function(r){return(await Et.encode(r)).slice(0,8).reverse()},od=async(r,e,t)=>{let n=(e.tableSize()-1).toString(16).length;await Promise.all(r.map(async i=>{if(i.Name==null)throw new Error("Unexpected Link without a Name");if(i.Name.length===n){let o=parseInt(i.Name,16);e._putObjectAt(o,new le({hash:t._options.hash,bits:t._options.bits},e,o));return}await t.put(i.Name.substring(2),!0)}))},Iu=(r,e)=>r.toString(16).toUpperCase().padStart(e,"0").substring(0,e),sd=r=>{let e=r.bucket,t=[];for(;e._parent!=null;)t.push(e),e=e._parent;return t.push(e),t.reverse()},Tu=async(r,e,t,n,i)=>{if(n==null){if(r.Data==null)throw(0,Mr.default)(new Error("no data in PBNode"),"ERR_NOT_UNIXFS");let h;try{h=C.unmarshal(r.Data)}catch(f){throw(0,Mr.default)(f,"ERR_NOT_UNIXFS")}if(h.type!=="hamt-sharded-directory")throw(0,Mr.default)(new Error("not a HAMT"),"ERR_NOT_UNIXFS");if(h.fanout==null)throw(0,Mr.default)(new Error("missing fanout"),"ERR_NOT_UNIXFS");let p=jt({hashFn:id,bits:Math.log2(Number(h.fanout))});n={rootBucket:p,hamtDepth:1,lastBucket:p}}let o=(n.lastBucket.tableSize()-1).toString(16).length;await od(r.Links,n.lastBucket,n.rootBucket);let s=await n.rootBucket._findNewBucketAndPos(e),a=Iu(s.pos,o),c=sd(s);c.length>n.hamtDepth&&(n.lastBucket=c[n.hamtDepth],a=Iu(n.lastBucket._posAtParent,o));let l=r.Links.find(h=>{if(h.Name==null)return!1;let p=h.Name.substring(0,o),f=h.Name.substring(o);return!(p!==a||f!==""&&f!==e)});if(l==null)return;if(l.Name!=null&&l.Name.substring(o)===e)return l.Hash;n.hamtDepth++;let u=await t.get(l.Hash,i);return r=G(u),Tu(r,e,t,n,i)},Cu=Tu;function ad(r){let[e,t]=r[Symbol.asyncIterator]!=null?[r[Symbol.asyncIterator](),Symbol.asyncIterator]:[r[Symbol.iterator](),Symbol.iterator],n=[];return{peek:()=>e.next(),push:i=>{n.push(i)},next:()=>n.length>0?{done:!1,value:n.shift()}:e.next(),[t](){return this}}}var Dn=ad;function cd(r){return r[Symbol.asyncIterator]!=null}function ud(r,e){if(cd(r))return async function*(){for await(let a of r)await e(a)&&(yield a)}();let t=Dn(r),{value:n,done:i}=t.next();if(i===!0)return function*(){}();let o=e(n);if(typeof o.then=="function")return async function*(){await o&&(yield n);for await(let a of t)await e(a)&&(yield a)}();let s=e;return function*(){o===!0&&(yield n);for(let a of t)s(a)&&(yield a)}()}var Nu=ud;function fd(r){return r[Symbol.asyncIterator]!=null}function ld(r,e){if(fd(r))return async function*(){for await(let a of r)yield e(a)}();let t=Dn(r),{value:n,done:i}=t.next();if(i===!0)return function*(){}();let o=e(n);if(typeof o.then=="function")return async function*(){yield await o;for await(let a of t)yield e(a)}();let s=e;return function*(){yield o;for(let a of t)yield s(a)}()}var Xt=ld;function Ye(){let r={};return r.promise=new Promise((e,t)=>{r.resolve=e,r.reject=t}),r}var Ln=globalThis.CustomEvent??Event;async function*kt(r,e={}){let t=e.concurrency??1/0;t<1&&(t=1/0);let n=e.ordered==null?!1:e.ordered,i=new EventTarget,o=[],s=Ye(),a=Ye(),c=!1,l,u=!1;i.addEventListener("task-complete",()=>{a.resolve()}),Promise.resolve().then(async()=>{try{for await(let d of r){if(o.length===t&&(s=Ye(),await s.promise),u)break;let m={done:!1};o.push(m),d().then(_=>{m.done=!0,m.ok=!0,m.value=_,i.dispatchEvent(new Ln("task-complete"))},_=>{m.done=!0,m.err=_,i.dispatchEvent(new Ln("task-complete"))})}c=!0,i.dispatchEvent(new Ln("task-complete"))}catch(d){l=d,i.dispatchEvent(new Ln("task-complete"))}});function h(){return n?o[0]?.done:!!o.find(d=>d.done)}function*p(){for(;o.length>0&&o[0].done;){let d=o[0];if(o.shift(),d.ok)yield d.value;else throw u=!0,s.resolve(),d.err;s.resolve()}}function*f(){for(;h();)for(let d=0;d<o.length;d++)if(o[d].done){let m=o[d];if(o.splice(d,1),d--,m.ok)yield m.value;else throw u=!0,s.resolve(),m.err;s.resolve()}}for(;;){if(h()||(a=Ye(),await a.promise),l!=null)throw l;if(n?yield*p():yield*f(),c&&o.length===0)break}}var Fn=class{buffer;mask;top;btm;next;constructor(e){if(!(e>0)||e-1&e)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(e),this.mask=e-1,this.top=0,this.btm=0,this.next=null}push(e){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=e,this.top=this.top+1&this.mask,!0)}shift(){let e=this.buffer[this.btm];if(e!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,e}isEmpty(){return this.buffer[this.btm]===void 0}},Jt=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new Fn(this.hwm),this.tail=this.head,this.size=0}calculateSize(e){return e?.byteLength!=null?e.byteLength:1}push(e){if(e?.value!=null&&(this.size+=this.calculateSize(e.value)),!this.head.push(e)){let t=this.head;this.head=t.next=new Fn(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let t=this.tail.next;this.tail.next=null,this.tail=t,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var Ao=class extends Error{type;code;constructor(e,t){super(e??"The operation was aborted"),this.type="aborted",this.code=t??"ABORT_ERR"}};function Zt(r={}){return hd(t=>{let n=t.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},r)}function hd(r,e){e=e??{};let t=e.onEnd,n=new Jt,i,o,s,a=Ye(),c=async()=>{try{return n.isEmpty()?s?{done:!0}:await new Promise((_,y)=>{o=g=>{o=null,n.push(g);try{_(r(n))}catch(x){y(x)}return i}}):r(n)}finally{n.isEmpty()&&queueMicrotask(()=>{a.resolve(),a=Ye()})}},l=_=>o!=null?o(_):(n.push(_),i),u=_=>(n=new Jt,o!=null?o({error:_}):(n.push({error:_}),i)),h=_=>{if(s)return i;if(e?.objectMode!==!0&&_?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return l({done:!1,value:_})},p=_=>s?i:(s=!0,_!=null?u(_):l({done:!0})),f=()=>(n=new Jt,p(),{done:!0}),d=_=>(p(_),{done:!0});if(i={[Symbol.asyncIterator](){return this},next:c,return:f,throw:d,push:h,end:p,get readableLength(){return n.size},onEmpty:async _=>{let y=_?.signal;if(y?.throwIfAborted(),n.isEmpty())return;let g,x;y!=null&&(g=new Promise((v,k)=>{x=()=>{k(new Ao)},y.addEventListener("abort",x)}));try{await Promise.race([a.promise,g])}finally{x!=null&&y!=null&&y?.removeEventListener("abort",x)}}},t==null)return i;let m=i;return i={[Symbol.asyncIterator](){return this},next(){return m.next()},throw(_){return m.throw(_),t!=null&&(t(_),t=void 0),{done:!0}},return(){return m.return(),t!=null&&(t(),t=void 0),{done:!0}},push:h,end(_){return m.end(_),t!=null&&(t(_),t=void 0),i},get readableLength(){return m.readableLength}},i}function dd(r){return r[Symbol.asyncIterator]!=null}function pd(...r){let e=[];for(let t of r)dd(t)||e.push(t);return e.length===r.length?function*(){for(let t of e)yield*t}():async function*(){let t=Zt({objectMode:!0});Promise.resolve().then(async()=>{try{await Promise.all(r.map(async n=>{for await(let i of n)t.push(i)})),t.end()}catch(n){t.end(n)}}),yield*t}()}var Du=pd;function Ve(r,...e){if(r==null)throw new Error("Empty pipeline");if(Eo(r)){let n=r;r=()=>n.source}else if(Fu(r)||Lu(r)){let n=r;r=()=>n}let t=[r,...e];if(t.length>1&&Eo(t[t.length-1])&&(t[t.length-1]=t[t.length-1].sink),t.length>2)for(let n=1;n<t.length-1;n++)Eo(t[n])&&(t[n]=yd(t[n]));return md(...t)}var md=(...r)=>{let e;for(;r.length>0;)e=r.shift()(e);return e},Lu=r=>r?.[Symbol.asyncIterator]!=null,Fu=r=>r?.[Symbol.iterator]!=null,Eo=r=>r==null?!1:r.sink!=null&&r.source!=null,yd=r=>e=>{let t=r.sink(e);if(t?.then!=null){let n=Zt({objectMode:!0});t.then(()=>{n.end()},s=>{n.end(s)});let i,o=r.source;if(Lu(o))i=async function*(){yield*o,n.end()};else if(Fu(o))i=function*(){yield*o,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return Du(n,i())}return r.source};var gd=(r,e,t,n,i,o,s)=>{async function*a(c={}){let l=c.offset??0,u=c.length??e.Links.length,h=e.Links.slice(l,u);c.onProgress?.(new j("unixfs:exporter:walk:directory",{cid:r})),yield*Ve(h,p=>Xt(p,f=>async()=>{let d=f.Name??"",m=`${n}/${d}`;return(await i(f.Hash,d,m,[],o+1,s,c)).entry}),p=>kt(p,{ordered:!0}),p=>Nu(p,f=>f!=null))}return a},Uu=gd;var Tt=z(ie(),1);var Bo=z(zu(),1);var Hr=class extends Error{constructor(e){super(e),this.name="TimeoutError"}},ko=class extends Error{constructor(e){super(),this.name="AbortError",this.message=e}},Ou=r=>globalThis.DOMException===void 0?new ko(r):new DOMException(r),Ru=r=>{let e=r.reason===void 0?Ou("This operation was aborted."):r.reason;return e instanceof Error?e:Ou(e)};function Io(r,e,t,n){let i,o=new Promise((s,a)=>{if(typeof e!="number"||Math.sign(e)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${e}\``);if(e===Number.POSITIVE_INFINITY){s(r);return}if(n={customTimers:{setTimeout,clearTimeout},...n},n.signal){let{signal:c}=n;c.aborted&&a(Ru(c)),c.addEventListener("abort",()=>{a(Ru(c))})}i=n.customTimers.setTimeout.call(void 0,()=>{if(typeof t=="function"){try{s(t())}catch(u){a(u)}return}let c=typeof t=="string"?t:`Promise timed out after ${e} milliseconds`,l=t instanceof Error?t:new Hr(c);typeof r.cancel=="function"&&r.cancel(),a(l)},e),(async()=>{try{s(await r)}catch(c){a(c)}finally{n.customTimers.clearTimeout.call(void 0,i)}})()});return o.clear=()=>{clearTimeout(i),i=void 0},o}function To(r,e,t){let n=0,i=r.length;for(;i>0;){let o=Math.trunc(i/2),s=n+o;t(r[s],e)<=0?(n=++s,i-=o+1):i=o}return n}var It=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},Ke,Co=class{constructor(){Ke.set(this,[])}enqueue(e,t){t={priority:0,...t};let n={priority:t.priority,run:e};if(this.size&&It(this,Ke,"f")[this.size-1].priority>=t.priority){It(this,Ke,"f").push(n);return}let i=To(It(this,Ke,"f"),n,(o,s)=>s.priority-o.priority);It(this,Ke,"f").splice(i,0,n)}dequeue(){let e=It(this,Ke,"f").shift();return e?.run}filter(e){return It(this,Ke,"f").filter(t=>t.priority===e.priority).map(t=>t.run)}get size(){return It(this,Ke,"f").length}};Ke=new WeakMap;var Mu=Co;var V=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},I=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},q,jr,Gr,lt,Vn,Wr,Pn,Fe,$r,ye,zn,ge,qr,ft,On,Vu,Hu,Gu,$u,ju,Rn,No,Do,Hn,Wu,Mn,$n=class extends Error{},Lo=class extends Bo.default{constructor(e){var t,n,i,o;if(super(),q.add(this),jr.set(this,void 0),Gr.set(this,void 0),lt.set(this,0),Vn.set(this,void 0),Wr.set(this,void 0),Pn.set(this,0),Fe.set(this,void 0),$r.set(this,void 0),ye.set(this,void 0),zn.set(this,void 0),ge.set(this,0),qr.set(this,void 0),ft.set(this,void 0),On.set(this,void 0),Object.defineProperty(this,"timeout",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),e={carryoverConcurrencyCount:!1,intervalCap:Number.POSITIVE_INFINITY,interval:0,concurrency:Number.POSITIVE_INFINITY,autoStart:!0,queueClass:Mu,...e},!(typeof e.intervalCap=="number"&&e.intervalCap>=1))throw new TypeError(`Expected \`intervalCap\` to be a number from 1 and up, got \`${(n=(t=e.intervalCap)===null||t===void 0?void 0:t.toString())!==null&&n!==void 0?n:""}\` (${typeof e.intervalCap})`);if(e.interval===void 0||!(Number.isFinite(e.interval)&&e.interval>=0))throw new TypeError(`Expected \`interval\` to be a finite number >= 0, got \`${(o=(i=e.interval)===null||i===void 0?void 0:i.toString())!==null&&o!==void 0?o:""}\` (${typeof e.interval})`);V(this,jr,e.carryoverConcurrencyCount,"f"),V(this,Gr,e.intervalCap===Number.POSITIVE_INFINITY||e.interval===0,"f"),V(this,Vn,e.intervalCap,"f"),V(this,Wr,e.interval,"f"),V(this,ye,new e.queueClass,"f"),V(this,zn,e.queueClass,"f"),this.concurrency=e.concurrency,this.timeout=e.timeout,V(this,On,e.throwOnTimeout===!0,"f"),V(this,ft,e.autoStart===!1,"f")}get concurrency(){return I(this,qr,"f")}set concurrency(e){if(!(typeof e=="number"&&e>=1))throw new TypeError(`Expected \`concurrency\` to be a number from 1 and up, got \`${e}\` (${typeof e})`);V(this,qr,e,"f"),I(this,q,"m",Hn).call(this)}async add(e,t={}){return t={timeout:this.timeout,throwOnTimeout:I(this,On,"f"),...t},new Promise((n,i)=>{I(this,ye,"f").enqueue(async()=>{var o,s,a;V(this,ge,(s=I(this,ge,"f"),s++,s),"f"),V(this,lt,(a=I(this,lt,"f"),a++,a),"f");try{if(!((o=t.signal)===null||o===void 0)&&o.aborted)throw new $n("The task was aborted.");let c=e({signal:t.signal});t.timeout&&(c=Io(Promise.resolve(c),t.timeout)),t.signal&&(c=Promise.race([c,I(this,q,"m",Wu).call(this,t.signal)]));let l=await c;n(l),this.emit("completed",l)}catch(c){if(c instanceof Hr&&!t.throwOnTimeout){n();return}i(c),this.emit("error",c)}finally{I(this,q,"m",Gu).call(this)}},t),this.emit("add"),I(this,q,"m",Rn).call(this)})}async addAll(e,t){return Promise.all(e.map(async n=>this.add(n,t)))}start(){return I(this,ft,"f")?(V(this,ft,!1,"f"),I(this,q,"m",Hn).call(this),this):this}pause(){V(this,ft,!0,"f")}clear(){V(this,ye,new(I(this,zn,"f")),"f")}async onEmpty(){I(this,ye,"f").size!==0&&await I(this,q,"m",Mn).call(this,"empty")}async onSizeLessThan(e){I(this,ye,"f").size<e||await I(this,q,"m",Mn).call(this,"next",()=>I(this,ye,"f").size<e)}async onIdle(){I(this,ge,"f")===0&&I(this,ye,"f").size===0||await I(this,q,"m",Mn).call(this,"idle")}get size(){return I(this,ye,"f").size}sizeBy(e){return I(this,ye,"f").filter(e).length}get pending(){return I(this,ge,"f")}get isPaused(){return I(this,ft,"f")}};jr=new WeakMap,Gr=new WeakMap,lt=new WeakMap,Vn=new WeakMap,Wr=new WeakMap,Pn=new WeakMap,Fe=new WeakMap,$r=new WeakMap,ye=new WeakMap,zn=new WeakMap,ge=new WeakMap,qr=new WeakMap,ft=new WeakMap,On=new WeakMap,q=new WeakSet,Vu=function(){return I(this,Gr,"f")||I(this,lt,"f")<I(this,Vn,"f")},Hu=function(){return I(this,ge,"f")<I(this,qr,"f")},Gu=function(){var e;V(this,ge,(e=I(this,ge,"f"),e--,e),"f"),I(this,q,"m",Rn).call(this),this.emit("next")},$u=function(){I(this,q,"m",Do).call(this),I(this,q,"m",No).call(this),V(this,$r,void 0,"f")},ju=function(){let e=Date.now();if(I(this,Fe,"f")===void 0){let t=I(this,Pn,"f")-e;if(t<0)V(this,lt,I(this,jr,"f")?I(this,ge,"f"):0,"f");else return I(this,$r,"f")===void 0&&V(this,$r,setTimeout(()=>{I(this,q,"m",$u).call(this)},t),"f"),!0}return!1},Rn=function(){if(I(this,ye,"f").size===0)return I(this,Fe,"f")&&clearInterval(I(this,Fe,"f")),V(this,Fe,void 0,"f"),this.emit("empty"),I(this,ge,"f")===0&&this.emit("idle"),!1;if(!I(this,ft,"f")){let e=!I(this,q,"a",ju);if(I(this,q,"a",Vu)&&I(this,q,"a",Hu)){let t=I(this,ye,"f").dequeue();return t?(this.emit("active"),t(),e&&I(this,q,"m",No).call(this),!0):!1}}return!1},No=function(){I(this,Gr,"f")||I(this,Fe,"f")!==void 0||(V(this,Fe,setInterval(()=>{I(this,q,"m",Do).call(this)},I(this,Wr,"f")),"f"),V(this,Pn,Date.now()+I(this,Wr,"f"),"f"))},Do=function(){I(this,lt,"f")===0&&I(this,ge,"f")===0&&I(this,Fe,"f")&&(clearInterval(I(this,Fe,"f")),V(this,Fe,void 0,"f")),V(this,lt,I(this,jr,"f")?I(this,ge,"f"):0,"f"),I(this,q,"m",Hn).call(this)},Hn=function(){for(;I(this,q,"m",Rn).call(this););},Wu=async function(e){return new Promise((t,n)=>{e.addEventListener("abort",()=>{n(new $n("The task was aborted."))},{once:!0})})},Mn=async function(e,t){return new Promise(n=>{let i=()=>{t&&!t()||(this.off(e,i),n())};this.on(e,i)})};var qu=Lo;async function Qu(r,e,t,n,i,o,s){if(e instanceof Uint8Array){let l=Bt(e,n,i,o);t.push(l);return}if(e.Data==null)throw(0,Tt.default)(new Error("no data in PBNode"),"ERR_NOT_UNIXFS");let a;try{a=C.unmarshal(e.Data)}catch(l){throw(0,Tt.default)(l,"ERR_NOT_UNIXFS")}if(a.data!=null){let l=a.data,u=Bt(l,n,i,o);t.push(u),n+=BigInt(u.byteLength)}let c=[];if(e.Links.length!==a.blockSizes.length)throw(0,Tt.default)(new Error("Inconsistent block sizes and dag links"),"ERR_NOT_UNIXFS");for(let l=0;l<e.Links.length;l++){let u=e.Links[l],h=n,p=h+a.blockSizes[l];if((i>=h&&i<p||o>=h&&o<=p||i<h&&o>p)&&c.push({link:u,blockStart:n}),n=p,n>o)break}await Ve(c,l=>Xt(l,u=>async()=>{let h=await r.get(u.link.Hash,s);return{...u,block:h}}),l=>kt(l,{ordered:!0}),async l=>{for await(let{link:u,block:h,blockStart:p}of l){let f;switch(u.Hash.code){case ee:f=G(h);break;case ot:f=h;break;default:t.end((0,Tt.default)(new Error(`Unsupported codec: ${u.Hash.code}`),"ERR_NOT_UNIXFS"));return}let d=new qu({concurrency:1});d.on("error",m=>{t.end(m)}),d.add(async()=>{s.onProgress?.(new j("unixfs:exporter:walk:file",{cid:u.Hash})),await Qu(r,f,t,p,i,o,s)}),await d.onIdle()}}),n>=o&&t.end()}var xd=(r,e,t,n,i,o,s)=>{async function*a(c={}){let l=t.fileSize();if(l===void 0)throw new Error("File was a directory");let{start:u,end:h}=Kt(l,c.offset,c.length);if(h===0n)return;let p=0n,f=h-u,d=Zt();c.onProgress?.(new j("unixfs:exporter:walk:file",{cid:r})),Qu(s,e,d,0n,u,h,c).catch(m=>{d.end(m)});for await(let m of d)if(m!=null){if(p+=BigInt(m.byteLength),p>f)throw d.end(),(0,Tt.default)(new Error("Read too many bytes - the file size reported by the UnixFS data in the root node may be incorrect"),"ERR_OVER_READ");p===f&&d.end(),c.onProgress?.(new j("unixfs:exporter:progress:unixfs:file",{bytesRead:p,totalBytes:f,fileSize:l})),yield m}if(p<f)throw(0,Tt.default)(new Error("Traversed entire DAG but did not read enough bytes"),"ERR_UNDER_READ")}return a},Fo=xd;var jn=z(ie(),1);var _d=(r,e,t,n,i,o,s)=>{function a(c={}){return c.onProgress?.(new j("unixfs:exporter:walk:hamt-sharded-directory",{cid:r})),Yu(e,n,i,o,s,c)}return a};async function*Yu(r,e,t,n,i,o){let s=r.Links;if(r.Data==null)throw(0,jn.default)(new Error("no data in PBNode"),"ERR_NOT_UNIXFS");let a;try{a=C.unmarshal(r.Data)}catch(u){throw(0,jn.default)(u,"ERR_NOT_UNIXFS")}if(a.fanout==null)throw(0,jn.default)(new Error("missing fanout"),"ERR_NOT_UNIXFS");let c=(a.fanout-1n).toString(16).length,l=Ve(s,u=>Xt(u,h=>async()=>{let p=h.Name!=null?h.Name.substring(c):null;if(p!=null&&p!==""){let f=await t(h.Hash,p,`${e}/${p}`,[],n+1,i,o);return{entries:f.entry==null?[]:[f.entry]}}else{let f=await i.get(h.Hash,o);return r=G(f),o.onProgress?.(new j("unixfs:exporter:walk:hamt-sharded-directory",{cid:h.Hash})),{entries:Yu(r,e,t,n,i,o)}}}),u=>kt(u,{ordered:!0}));for await(let{entries:u}of l)yield*u}var Ku=_d;var vd=(r,e)=>r.Links.find(n=>n.Name===e)?.Hash,Ad={raw:Fo,file:Fo,directory:Uu,"hamt-sharded-directory":Ku,metadata:(r,e,t,n,i,o,s)=>()=>[],symlink:(r,e,t,n,i,o,s)=>()=>[]},Ed=async(r,e,t,n,i,o,s,a)=>{let c=await s.get(r,a),l=G(c),u,h;if(e==null&&(e=r.toString()),l.Data==null)throw(0,Qr.default)(new Error("no data in PBNode"),"ERR_NOT_UNIXFS");try{u=C.unmarshal(l.Data)}catch(f){throw(0,Qr.default)(f,"ERR_NOT_UNIXFS")}if(t==null&&(t=e),n.length>0){let f;if(u?.type==="hamt-sharded-directory"?f=await Cu(l,n[0],s):f=vd(l,n[0]),f==null)throw(0,Qr.default)(new Error("file does not exist"),"ERR_NOT_FOUND");let d=n.shift(),m=`${t}/${d}`;h={cid:f,toResolve:n,name:d??"",path:m}}let p=Ad[u.type](r,l,u,t,i,o,s);if(p==null)throw(0,Qr.default)(new Error("could not find content exporter"),"ERR_NOT_FOUND");return u.isDirectory()?{entry:{type:"directory",name:e,path:t,cid:r,content:p,unixfs:u,depth:o,node:l,size:u.fileSize()},next:h}:{entry:{type:"file",name:e,path:t,cid:r,content:p,unixfs:u,depth:o,node:l,size:u.fileSize()},next:h}},Xu=Ed;var Sd={[ee]:Xu,[ot]:ku,[bu]:Au,[ro.code]:Su},Zu=async(r,e,t,n,i,o,s)=>{let a=Sd[r.code];if(a==null)throw(0,Ju.default)(new Error(`No resolver for code ${r.code}`),"ERR_NO_RESOLVER");return a(r,e,t,n,Zu,i,o,s)},ef=Zu;var Bd=(r="")=>(r.trim().match(/([^\\^/]|\\\/)+/g)??[]).filter(Boolean),kd=r=>{if(r instanceof Uint8Array)return{cid:M.decode(r),toResolve:[]};let e=M.asCID(r);if(e!=null)return{cid:e,toResolve:[]};if(typeof r=="string"){r.indexOf("/ipfs/")===0&&(r=r.substring(6));let t=Bd(r);return{cid:M.parse(t[0]),toResolve:t.slice(1)}}throw(0,Gn.default)(new Error(`Unknown path type ${r}`),"ERR_BAD_PATH")};async function*Id(r,e,t={}){let{cid:n,toResolve:i}=kd(r),o=n.toString(),s=o,a=i.length;for(;;){let c=await ef(n,o,s,i,a,e,t);if(c.entry==null&&c.next==null)throw(0,Gn.default)(new Error(`Could not resolve ${r}`),"ERR_NOT_FOUND");if(c.entry!=null&&(yield c.entry),c.next==null)return;i=c.next.toResolve,n=c.next.cid,o=c.next.name,s=c.next.path}}async function re(r,e,t={}){let n=await at(Id(r,e,t));if(n==null)throw(0,Gn.default)(new Error(`Could not resolve ${r}`),"ERR_NOT_FOUND");return n}async function*Wn(r,e,t={}){let n=await re(r,e,t);if(n==null)return;if(yield n,n.type==="directory")for await(let o of i(n,t))yield o;async function*i(o,s){for await(let a of o.content(s))yield a,!(a instanceof Uint8Array)&&a.type==="directory"&&(yield*i(a,s))}}var ff=z(uf(),1),se=ff.default;var Ue=class extends Error{name;code;constructor(e,t,n){super(e),this.name=t,this.code=n}},He=class extends Ue{constructor(e="not a Unixfs node"){super(e,"NotUnixFSError","ERR_NOT_UNIXFS")}},ce=class extends Ue{constructor(e="invalid PBNode"){super(e,"InvalidPBNodeError","ERR_INVALID_PBNODE")}},Xe=class extends Ue{constructor(e="unknown error"){super(e,"InvalidPBNodeError","ERR_UNKNOWN_ERROR")}},Ct=class extends Ue{constructor(e="path already exists"){super(e,"AlreadyExistsError","ERR_ALREADY_EXISTS")}},Je=class extends Ue{constructor(e="path does not exist"){super(e,"DoesNotExistError","ERR_DOES_NOT_EXIST")}},rr=class extends Ue{constructor(e="no content"){super(e,"NoContentError","ERR_NO_CONTENT")}},Yn=class extends Ue{constructor(e="not a file"){super(e,"NotAFileError","ERR_NOT_A_FILE")}},$e=class extends Ue{constructor(e="not a directory"){super(e,"NotADirectoryError","ERR_NOT_A_DIRECTORY")}},Q=class extends Ue{constructor(e="invalid parameters"){super(e,"InvalidParametersError","ERR_INVALID_PARAMETERS")}};var be=z(Po(),1);function Wd(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var i=0;i<r.length;i++){var o=r.charAt(i),s=o.charCodeAt(0);if(t[s]!==255)throw new TypeError(o+" is ambiguous");t[s]=i}var a=r.length,c=r.charAt(0),l=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function h(d){if(d instanceof Uint8Array||(ArrayBuffer.isView(d)?d=new Uint8Array(d.buffer,d.byteOffset,d.byteLength):Array.isArray(d)&&(d=Uint8Array.from(d))),!(d instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(d.length===0)return"";for(var m=0,_=0,y=0,g=d.length;y!==g&&d[y]===0;)y++,m++;for(var x=(g-y)*u+1>>>0,v=new Uint8Array(x);y!==g;){for(var k=d[y],A=0,w=x-1;(k!==0||A<_)&&w!==-1;w--,A++)k+=256*v[w]>>>0,v[w]=k%a>>>0,k=k/a>>>0;if(k!==0)throw new Error("Non-zero carry");_=A,y++}for(var S=x-_;S!==x&&v[S]===0;)S++;for(var N=c.repeat(m);S<x;++S)N+=r.charAt(v[S]);return N}function p(d){if(typeof d!="string")throw new TypeError("Expected String");if(d.length===0)return new Uint8Array;var m=0;if(d[m]!==" "){for(var _=0,y=0;d[m]===c;)_++,m++;for(var g=(d.length-m)*l+1>>>0,x=new Uint8Array(g);d[m];){var v=t[d.charCodeAt(m)];if(v===255)return;for(var k=0,A=g-1;(v!==0||k<y)&&A!==-1;A--,k++)v+=a*x[A]>>>0,x[A]=v%256>>>0,v=v/256>>>0;if(v!==0)throw new Error("Non-zero carry");y=k,m++}if(d[m]!==" "){for(var w=g-y;w!==g&&x[w]===0;)w++;for(var S=new Uint8Array(_+(g-w)),N=_;w!==g;)S[N++]=x[w++];return S}}}function f(d){var m=p(d);if(m)return m;throw new Error(`Non-${e} character`)}return{encode:h,decodeUnsafe:p,decode:f}}var qd=Wd,Qd=qd,mf=Qd;var Nw=new Uint8Array(0);var yf=(r,e)=>{if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0},Dt=r=>{if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")};var zo=class{constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Oo=class{constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),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 gf(this,e)}},Ro=class{constructor(e){this.decoders=e}or(e){return gf(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},gf=(r,e)=>new Ro({...r.decoders||{[r.prefix]:r},...e.decoders||{[e.prefix]:e}}),Mo=class{constructor(e,t,n,i){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=i,this.encoder=new zo(e,t,n),this.decoder=new Oo(e,t,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},wf=({name:r,prefix:e,encode:t,decode:n})=>new Mo(r,e,t,n),Vo=({prefix:r,name:e,alphabet:t})=>{let{encode:n,decode:i}=mf(t,e);return wf({prefix:r,name:e,encode:n,decode:o=>Dt(i(o))})},Yd=(r,e,t,n)=>{let i={};for(let u=0;u<e.length;++u)i[e[u]]=u;let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*t/8|0),a=0,c=0,l=0;for(let u=0;u<o;++u){let h=i[r[u]];if(h===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<t|h,a+=t,a>=8&&(a-=8,s[l++]=255&c>>a)}if(a>=t||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s},Kd=(r,e,t)=>{let n=e[e.length-1]==="=",i=(1<<t)-1,o="",s=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],s+=8;s>t;)s-=t,o+=e[i&a>>s];if(s&&(o+=e[i&a<<t-s]),n)for(;o.length*t&7;)o+="=";return o},ue=({name:r,prefix:e,bitsPerChar:t,alphabet:n})=>wf({prefix:e,name:r,encode(i){return Kd(i,n,t)},decode(i){return Yd(i,n,t,r)}});var Pe=Vo({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),zw=Vo({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Lt=ue({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Mw=ue({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Vw=ue({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Hw=ue({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),$w=ue({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),jw=ue({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Gw=ue({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Ww=ue({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),qw=ue({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var bf=ue({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Kw=ue({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Xw=ue({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Jw=ue({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});be.default.formatters.b=r=>r==null?"undefined":Pe.baseEncode(r);be.default.formatters.t=r=>r==null?"undefined":Lt.baseEncode(r);be.default.formatters.m=r=>r==null?"undefined":bf.baseEncode(r);be.default.formatters.p=r=>r==null?"undefined":r.toString();be.default.formatters.c=r=>r==null?"undefined":r.toString();be.default.formatters.k=r=>r==null?"undefined":r.toString();be.default.formatters.a=r=>r==null?"undefined":r.toString();function Xd(r){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=r,e.destroy=()=>!0,e.extend=()=>e,e}function Y(r){let e=Xd(`${r}:trace`);return be.default.enabled(`${r}:trace`)&&be.default.names.map(t=>t.toString()).find(t=>t.includes(":trace"))!=null&&(e=(0,be.default)(`${r}:trace`)),Object.assign((0,be.default)(r),{error:(0,be.default)(`${r}:error`),trace:e})}var Jd=vf,xf=128,Zd=127,e0=~Zd,t0=Math.pow(2,31);function vf(r,e,t){e=e||[],t=t||0;for(var n=t;r>=t0;)e[t++]=r&255|xf,r/=128;for(;r&e0;)e[t++]=r&255|xf,r>>>=7;return e[t]=r|0,vf.bytes=t-n+1,e}var r0=Ho,n0=128,_f=127;function Ho(r,n){var t=0,n=n||0,i=0,o=n,s,a=r.length;do{if(o>=a)throw Ho.bytes=0,new RangeError("Could not decode varint");s=r[o++],t+=i<28?(s&_f)<<i:(s&_f)*Math.pow(2,i),i+=7}while(s>=n0);return Ho.bytes=o-n,t}var i0=Math.pow(2,7),o0=Math.pow(2,14),s0=Math.pow(2,21),a0=Math.pow(2,28),c0=Math.pow(2,35),u0=Math.pow(2,42),f0=Math.pow(2,49),l0=Math.pow(2,56),h0=Math.pow(2,63),d0=function(r){return r<i0?1:r<o0?2:r<s0?3:r<a0?4:r<c0?5:r<u0?6:r<f0?7:r<l0?8:r<h0?9:10},p0={encode:Jd,decode:r0,encodingLength:d0},m0=p0,Yr=m0;var Kr=(r,e=0)=>[Yr.decode(r,e),Yr.decode.bytes],sr=(r,e,t=0)=>(Yr.encode(r,e,t),e),ar=r=>Yr.encodingLength(r);var Xr=(r,e)=>{let t=e.byteLength,n=ar(r),i=n+ar(t),o=new Uint8Array(i+t);return sr(r,o,0),sr(t,o,n),o.set(e,i),new cr(r,t,e,o)},Ef=r=>{let e=Dt(r),[t,n]=Kr(e),[i,o]=Kr(e.subarray(n)),s=e.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new cr(t,i,s,e)},Sf=(r,e)=>{if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&yf(r.bytes,t.bytes)}},cr=class{constructor(e,t,n,i){this.code=e,this.size=t,this.digest=n,this.bytes=i}};var kf=(r,e)=>{let{bytes:t,version:n}=r;switch(n){case 0:return g0(t,$o(r),e||Pe.encoder);default:return w0(t,$o(r),e||Lt.encoder)}};var If=new WeakMap,$o=r=>{let e=If.get(r);if(e==null){let t=new Map;return If.set(r,t),t}return e},fe=class r{constructor(e,t,n,i){this.code=t,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:t}=this;if(e!==Jr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==b0)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}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:t}=this.multihash,n=Xr(e,t);return r.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 r.equals(this,e)}static equals(e,t){let n=t;return n&&e.code===n.code&&e.version===n.version&&Sf(e.multihash,n.multihash)}toString(e){return kf(this,e)}toJSON(){return{"/":kf(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:i,multihash:o,bytes:s}=t;return new r(n,i,o,s||Tf(n,i,o.bytes))}else if(t[x0]===!0){let{version:n,multihash:i,code:o}=t,s=Ef(i);return r.create(n,o,s)}else return null}static create(e,t,n){if(typeof t!="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(t!==Jr)throw new Error(`Version 0 CID must use dag-pb (code: ${Jr}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let i=Tf(e,t,n.bytes);return new r(e,t,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,Jr,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,i=Dt(e.subarray(n,n+t.multihashSize));if(i.byteLength!==t.multihashSize)throw new Error("Incorrect length");let o=i.subarray(t.multihashSize-t.digestSize),s=new cr(t.multihashCode,t.digestSize,o,i);return[t.version===0?r.createV0(s):r.createV1(t.codec,s),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[h,p]=Kr(e.subarray(t));return t+=p,h},i=n(),o=Jr;if(i===18?(i=0,t=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let s=t,a=n(),c=n(),l=t+c,u=l-s;return{version:i,codec:o,multihashCode:a,digestSize:c,multihashSize:u,size:l}}static parse(e,t){let[n,i]=y0(e,t),o=r.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return $o(o).set(n,e),o}},y0=(r,e)=>{switch(r[0]){case"Q":{let t=e||Pe;return[Pe.prefix,t.decode(`${Pe.prefix}${r}`)]}case Pe.prefix:{let t=e||Pe;return[Pe.prefix,t.decode(r)]}case Lt.prefix:{let t=e||Lt;return[Lt.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}},g0=(r,e,t)=>{let{prefix:n}=t;if(n!==Pe.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let i=e.get(n);if(i==null){let o=t.encode(r).slice(1);return e.set(n,o),o}else return i},w0=(r,e,t)=>{let{prefix:n}=t,i=e.get(n);if(i==null){let o=t.encode(r);return e.set(n,o),o}else return i},Jr=112,b0=18,Tf=(r,e,t)=>{let n=ar(r),i=n+ar(e),o=new Uint8Array(i+t.byteLength);return sr(r,o,0),sr(e,o,n),o.set(t,i),o},x0=Symbol.for("@ipld/js-cid/CID");var Go=({name:r,code:e,encode:t})=>new jo(r,e,t),jo=class{constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?Xr(this.code,t):t.then(n=>Xr(this.code,n))}else throw Error("Unknown type, must be binary type")}};var Cf=r=>async e=>new Uint8Array(await crypto.subtle.digest(r,e)),je=Go({name:"sha2-256",code:18,encode:Cf("SHA-256")}),p6=Go({name:"sha2-512",code:19,encode:Cf("SHA-512")});var Yo=z(gn(),1);function Zn(r){function e(t){return t instanceof Jn?t:new Jn(t,r)}return e}var Jn=class{_value;_hashFn;_depth;_availableBits;_currentBufferIndex;_buffers;constructor(e,t){if(!(e instanceof Uint8Array))throw new Error("can only hash Uint8Arrays");this._value=e,this._hashFn=t,this._depth=-1,this._availableBits=0,this._currentBufferIndex=0,this._buffers=[]}async take(e){let t=e;for(;this._availableBits<t;)await this._produceMoreBits();let n=0;for(;t>0;){let i=this._buffers[this._currentBufferIndex],o=Math.min(i.availableBits(),t),s=i.take(o);n=(n<<o)+s,t-=o,this._availableBits-=o,i.availableBits()===0&&this._currentBufferIndex++}return n}untake(e){let t=e;for(;t>0;){let n=this._buffers[this._currentBufferIndex],i=Math.min(n.totalBits()-n.availableBits(),t);n.untake(i),t-=i,this._availableBits+=i,this._currentBufferIndex>0&&n.totalBits()===n.availableBits()&&(this._depth--,this._currentBufferIndex--)}}async _produceMoreBits(){this._depth++;let e=this._depth>0?mt([this._value,Uint8Array.from([this._depth])]):this._value,t=await this._hashFn(e),n=new Wo(t);this._buffers.push(n),this._availableBits+=n.availableBits()}},_0=[255,254,252,248,240,224,192,128],v0=[1,3,7,15,31,63,127,255],Wo=class{_value;_currentBytePos;_currentBitPos;constructor(e){this._value=e,this._currentBytePos=e.length-1,this._currentBitPos=7}availableBits(){return this._currentBitPos+1+this._currentBytePos*8}totalBits(){return this._value.length*8}take(e){let t=e,n=0;for(;t>0&&this._haveBits();){let i=this._value[this._currentBytePos],o=this._currentBitPos+1,s=Math.min(o,t),a=A0(i,o-s,s);n=(n<<s)+a,t-=s,this._currentBitPos-=s,this._currentBitPos<0&&(this._currentBitPos=7,this._currentBytePos--)}return n}untake(e){for(this._currentBitPos+=e;this._currentBitPos>7;)this._currentBitPos-=8,this._currentBytePos+=1}_haveBits(){return this._currentBytePos>=0}};function A0(r,e,t){let n=E0(e,t);return(r&n)>>>e}function E0(r,e){return _0[r]&v0[Math.min(e+r-1,7)]}var Zr=BigInt(Et.code),Ft=8;async function ur(r){return(await Et.encode(r)).subarray(0,8).reverse()}var Lf=z(gn(),1);var ze=async(r,e,t)=>{t.codec==null&&(t.codec=K);let n=await je.digest(r),i=fe.create(t.cidVersion,t.codec.code,n);return await e.put(i,r,{...t,signal:t.signal}),i};var qo=class{options;root;dir;path;dirty;flat;parent;parentKey;unixfs;mode;mtime;cid;size;nodeSize;constructor(e,t){this.options=t??{},this.root=e.root,this.dir=e.dir,this.path=e.path,this.dirty=e.dirty,this.flat=e.flat,this.parent=e.parent,this.parentKey=e.parentKey,this.unixfs=e.unixfs,this.mode=e.mode,this.mtime=e.mtime}},ei=class extends qo{_bucket;constructor(e,t){super(e,t),this._bucket=jt({hashFn:ur,bits:8})}async put(e,t){this.cid=void 0,this.size=void 0,this.nodeSize=void 0,await this._bucket.put(e,t)}async get(e){return this._bucket.get(e)}childCount(){return this._bucket.leafCount()}directChildrenCount(){return this._bucket.childrenCount()}onlyChild(){return this._bucket.onlyChild()}async*eachChildSeries(){for await(let{key:e,value:t}of this._bucket.eachLeafSeries())yield{key:e,child:t}}estimateNodeSize(){return this.nodeSize!==void 0?this.nodeSize:(this.nodeSize=Df(this._bucket,this,this.options),this.nodeSize)}async*flush(e){for await(let t of Nf(this._bucket,e,this,this.options))yield{...t,path:this.path}}};async function*Nf(r,e,t,n){let i=r._children,o=[],s=0n;for(let f=0;f<i.length;f++){let d=i.get(f);if(d==null)continue;let m=f.toString(16).toUpperCase().padStart(2,"0");if(d instanceof le){let _;for await(let y of Nf(d,e,null,n))_=y;if(_==null)throw new Error("Could not flush sharded directory, no subshard found");o.push({Name:m,Tsize:Number(_.size),Hash:_.cid}),s+=_.size}else if(S0(d.value)){let _=d.value,y;for await(let x of _.flush(e))y=x,yield y;if(y==null)throw new Error("Did not flush dir");let g=m+d.key;o.push({Name:g,Tsize:Number(y.size),Hash:y.cid}),s+=y.size}else{let _=d.value;if(_.cid==null)continue;let y=m+d.key,g=_.size;o.push({Name:y,Tsize:Number(g),Hash:_.cid}),s+=BigInt(g??0)}}let a=Uint8Array.from(i.bitField().reverse()),c=new C({type:"hamt-sharded-directory",data:a,fanout:BigInt(r.tableSize()),hashType:Zr,mtime:t?.mtime,mode:t?.mode}),l={Data:c.marshal(),Links:o},u=F($(l)),h=await ze(u,e,n),p=BigInt(u.byteLength)+s;yield{cid:h,unixfs:c,size:p}}function S0(r){return typeof r.flush=="function"}function Df(r,e,t){let n=r._children,i=[];for(let c=0;c<n.length;c++){let l=n.get(c);if(l==null)continue;let u=c.toString(16).toUpperCase().padStart(2,"0");if(l instanceof le){let h=Df(l,null,t);i.push({Name:u,Tsize:Number(h),Hash:t.cidVersion===0?ti:ri})}else if(typeof l.value.flush=="function"){let p=l.value.nodeSize();i.push({Name:u+l.key,Tsize:Number(p),Hash:t.cidVersion===0?ti:ri})}else{let h=l.value;if(h.cid==null)continue;let p=u+l.key,f=h.size;i.push({Name:p,Tsize:Number(f),Hash:h.cid})}}let o=Uint8Array.from(n.bitField().reverse()),s=new C({type:"hamt-sharded-directory",data:o,fanout:BigInt(r.tableSize()),hashType:Zr,mtime:e?.mtime,mode:e?.mode});return F($({Data:s.marshal(),Links:i})).length}var ti=fe.parse("QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn"),ri=fe.parse("zdj7WbTaiJT1fgatdet9Ei9iDB5hdCxkbVyhyh8YTUnXMiwYi");var Qo=Y("helia:unixfs:commands:utils:hamt-utils"),ni=r=>r.toString(16).toUpperCase().padStart(2,"0").substring(0,2),Ff=async(r,e,t)=>{let n=new ei({root:!0,dir:!0,parent:void 0,parentKey:void 0,path:"",dirty:!0,flat:!1,mtime:t.mtime,mode:t.mode},t);for(let o=0;o<e.length;o++)await n._bucket.put(e[o].name,{size:e[o].size,cid:e[o].cid});let i=await at(n.flush(r));if(i==null)throw new Error("Flushing shard yielded no result");return i},ii=async(r,e,t)=>{let n=C.unmarshal(r[0].node.Data??new Uint8Array(0)),i=BigInt(Math.pow(2,Ft));r.reverse();let o,s;for(let a=0;a<r.length;a++){let c=a===r.length-1,l=r[a],u=Uint8Array.from(l.children.bitField().reverse()),h=new C({type:"hamt-sharded-directory",data:u,fanout:i,hashType:Zr});c&&(h.mtime=n.mtime,h.mode=n.mode),s={Data:h.marshal(),Links:l.node.Links};let p=F($(s));if(o=await ze(p,e,t),!c){let f=r[a+1];if(f==null)throw new Error("Was not operating on shard root but also had no parent?");Qo("updating link in parent sub-shard with prefix %s",f.prefix),f.node.Links=f.node.Links.filter(d=>d.Name!==f.prefix),f.node.Links.push({Name:f.prefix,Hash:o,Tsize:l.node.Links.reduce((d,m)=>d+(m.Tsize??0),p.byteLength)})}}if(o==null||s==null)throw new Error("Noting persisted");return{cid:o,node:s}},oi=async(r,e,t,n)=>{let o=Zn(ur)(Re(e)),s=[];for(;;){let a=await t.get(r,n),c=G(a),l=new Lf.default,u=await o.take(Ft),h=ni(u);s.push({prefix:h,children:l,node:c});let p;for(let d of c.Links){let m=d.Name??"";if(m.length<2)throw new Error("Invalid HAMT - link name was too short");let _=parseInt(m.substring(0,2),16);l.set(_,!0),m.startsWith(h)&&(p=d)}if(p==null){Qo("no link found with prefix %s for %s",h,e);break}let f=p.Name??"";if(f.length<2)throw new Error("Invalid HAMT - link name was too short");if(f.length===2){r=p.Hash,Qo("descend into sub-shard with prefix %s",f);continue}break}return{path:s,hash:o}};async function si(r,e,t,n){if(r.Data==null)throw new Error("DagPB node had no data");let i=C.unmarshal(r.Data),o;if(i.type==="directory")o=B0(r);else if(i.type==="hamt-sharded-directory")o=await Uf(r,0,t,e,n);else throw new Error("Can only estimate the size of directories or shards");return o>t}function B0(r){let e=0;for(let t of r.Links)e+=(t.Name??"").length,e+=t.Hash.version===1?ri.bytes.byteLength:ti.bytes.byteLength;return e}async function Uf(r,e,t,n,i){if(e>t)return t;if(r.Data==null||!C.unmarshal(r.Data).isDirectory())return e;for(let s of r.Links){let a=s.Name??"";if(a=a.substring(2),e+=a.length,e+=s.Hash.bytes.byteLength,s.Hash.code===ee){let c=await n.get(s.Hash,i),l=G(c);e+=await Uf(l,e,t,n,i)}}return e}var Ge=Y("helia:unixfs:components:utils:add-link");async function fr(r,e,t,n){if(r.node.Data==null)throw new Q("Invalid parent passed to addLink");if(C.unmarshal(r.node.Data).type==="hamt-sharded-directory")return Ge("adding link to sharded directory"),T0(r,e,t,n);Ge(`adding ${e.Name} (${e.Hash}) to regular directory`);let o=await I0(r,e,t,n);if(await si(o.node,t,n.shardSplitThresholdBytes,n)){Ge("converting directory to sharded directory");let s=await k0(o,t);o.cid=s.cid,o.node=G(await t.get(s.cid,n))}return o}var k0=async(r,e)=>{if(r.node.Data==null)throw new Q("Invalid parent passed to convertToShardedDirectory");let t=C.unmarshal(r.node.Data),n=await Ff(e,r.node.Links.map(i=>({name:i.Name??"",size:BigInt(i.Tsize??0),cid:i.Hash})),{mode:t.mode,mtime:t.mtime,cidVersion:r.cid.version});return Ge(`converted directory to sharded directory ${n.cid}`),n},I0=async(r,e,t,n)=>{let i=r.node.Links.filter(u=>{let h=u.Name===e.Name;if(h&&!n.allowOverwriting)throw new Ct;return!h});if(i.push(e),r.node.Data==null)throw new ce("Parent node with no data passed to addToDirectory");let o=C.unmarshal(r.node.Data),s;if(o.mtime!=null){let u=Date.now(),h=Math.floor(u/1e3);o.mtime={secs:BigInt(h),nsecs:(u-h*1e3)*1e3},s=o.marshal()}else s=r.node.Data;r.node=$({Data:s,Links:i});let a=F(r.node),c=await je.digest(a),l=fe.create(r.cid.version,ee,c);return await t.put(l,a),{node:r.node,cid:l}},T0=async(r,e,t,n)=>{let{path:i,hash:o}=await oi(r.cid,e.Name,t,n),s=i[i.length-1];if(s==null)throw new Error("Invalid HAMT, could not generate path");let a=s.prefix,c=parseInt(a,16);Ge("next prefix for %s is %s",e.Name,a);let l=`${a}${e.Name}`,u=s.node.Links.find(h=>(h.Name??"").startsWith(a));if(u!=null)if(Ge("link %s was present in shard",l),u.Name===l){if(!n.allowOverwriting)throw new Ct;Ge("overwriting %s in subshard",e.Name),s.node.Links=s.node.Links.filter(h=>h.Name!==l),s.node.Links.push({Name:l,Hash:e.Hash,Tsize:e.Tsize})}else{if(u.Name?.length===2)throw new Error("Existing link was subshard?!");{Ge("prefix %s already exists, creating new subshard",a);let h=s.node.Links.findIndex(_=>_.Name?.startsWith(a)),p=s.node.Links.splice(h,1)[0],f=(p.Name??"").substring(2),m=Zn(ur)(Re(f));for(let _=0;_<i.length;_++)await m.take(Ft);for(;;){let _=await m.take(Ft),y=ni(_);p.Name=`${y}${f}`;let g=await o.take(Ft),x=ni(g);if(y===x){let k=new Yo.default;k.set(g,!0),i.push({prefix:x,children:k,node:{Links:[]}});continue}let v=new Yo.default;v.set(g,!0),v.set(_,!0),i.push({prefix:a,children:v,node:{Links:[p,{Name:`${x}${e.Name}`,Hash:e.Hash,Tsize:e.Tsize}]}});break}}}else Ge("link %s was not present in sub-shard",l),e.Name=l,s.node.Links.push(e),s.children.set(c,!0),Ge("adding %s to existing sub-shard",l);return ii(i,t,n)};async function ht(r,e,t={}){let n=await re(r,e,t);if(n.type!=="directory")throw new $e(`${r.toString()} was not a UnixFS directory`);return{cid:r,node:n.node}}async function lr(r,e,t,n){let i=await re(r,t,n);if(i.type!=="directory"&&i.type!=="file"&&i.type!=="raw")throw new He(`${r.toString()} was not a UnixFS node`);return{Name:e,Tsize:i.node instanceof Uint8Array?i.node.byteLength:C0(i.node),Hash:r}}function C0(r){let e=r.Links.reduce((t,n)=>t+(n.Tsize??0),0);return F(r).byteLength+e}var Ko=Y("helia:unixfs:components:utils:resolve");async function We(r,e,t,n){if(e==null||e==="")return{cid:r};Ko('resolve "%s" under %c',e,r);let i=e.split("/").filter(Boolean),o=[{name:"",cid:r,size:0n}];for(let s=0;s<i.length;s++){let a=i[s],c=await re(r,t,n);if(Ko('resolving "%s"',a,c),c.type==="file"){if(s<i.length-1)throw new Q("Path was invalid");r=c.cid}else if(c.type==="directory"){let l;for await(let u of c.content())if(u.name===a){l=u.cid;break}if(l==null)throw new Je("Could not find path in directory");r=l,o.push({name:a,cid:r,size:c.size})}else throw new Q("Could not resolve path")}return Ko("resolved %s to %c",e,r),{cid:r,path:e,segments:o}}async function hr(r,e,t,n){if(e.segments==null||e.segments.length===0)return r;let i=e.segments.pop();if(i==null)throw new Error("Insufficient segments");i.cid=r,e.segments.reverse();for(let o of e.segments){let[s,a]=await Promise.all([ht(o.cid,t,n),lr(i.cid,i.name,t,n)]);r=(await fr(s,a,t,{...n,allowOverwriting:!0,cidVersion:r.version})).cid,o.cid=r,i=o}return r}var N0=se.bind({ignoreUndefined:!0}),D0={};async function*Pf(r,e,t={}){let n=N0(D0,t),i=await We(r,n.path,e,n),o=await re(i.cid,e,n);if(o.type!=="file"&&o.type!=="raw")throw new Yn;if(o.content==null)throw new rr;yield*o.content(n)}var dr=85;var L0=se.bind({ignoreUndefined:!0}),F0=Y("helia:unixfs:chmod"),U0={recursive:!1,shardSplitThresholdBytes:262144};async function zf(r,e,t,n={}){let i=L0(U0,n),o=await We(r,i.path,t,n);if(F0("chmod %c %d",o.cid,e),i.recursive){let p=await Ve(async function*(){for await(let f of Wn(o.cid,t,n)){let d,m=[];if(f.type==="raw")d=new C({type:"file",data:f.node});else if(f.type==="file"||f.type==="directory")d=f.unixfs,m=f.node.Links;else throw new He;d.mode=e;let _={Data:d.marshal(),Links:m};yield{path:f.path,content:_}}},f=>st(f,t,{...i,dagBuilder:async function*(d,m){for await(let _ of d)yield async function(){let y=_.content,g=F(y),x=await ze(g,m,{...i,cidVersion:r.version});if(y.Data==null)throw new ce(`${x} had no data`);let v=C.unmarshal(y.Data);return{cid:x,size:BigInt(g.length),path:_.path,unixfs:v}}}}),async f=>at(f));if(p==null)throw new Xe(`Could not chmod ${o.cid.toString()}`);return hr(p.cid,o,t,i)}let s=await t.get(o.cid,n),a,c=[];if(o.cid.code===dr)a=new C({type:"file",data:s});else{let p=G(s);if(p.Data==null)throw new ce(`${o.cid.toString()} had no data`);c=p.Links,a=C.unmarshal(p.Data)}a.mode=e;let l=F({Data:a.marshal(),Links:c}),u=await je.digest(l),h=fe.create(o.cid.version,ee,u);return await t.put(h,l),hr(h,o,t,i)}var P0=se.bind({ignoreUndefined:!0}),z0=Y("helia:unixfs:cp"),O0={force:!1,shardSplitThresholdBytes:262144};async function Of(r,e,t,n,i={}){let o=P0(O0,i);if(t.includes("/"))throw new Q("Name must not have slashes");let[s,a]=await Promise.all([ht(e,n,o),lr(r,t,n,o)]);return z0('Adding %c as "%s" to %c',r,t,e),(await fr(s,a,n,{allowOverwriting:o.force,cidVersion:e.version,...o})).cid}var R0=se.bind({ignoreUndefined:!0}),M0={};async function*Rf(r,e,t={}){let n=R0(M0,t),i=await We(r,n.path,e,n),o=await re(i.cid,e);if(o.type==="file"||o.type==="raw"){yield o;return}if(o.content==null)throw new rr;if(o.type!=="directory")throw new $e;yield*o.content({offset:t.offset,length:t.length})}var V0=se.bind({ignoreUndefined:!0}),Mf=Y("helia:unixfs:mkdir"),H0={cidVersion:1,force:!1,shardSplitThresholdBytes:262144};async function Vf(r,e,t,n={}){let i=V0(H0,n);if(e.includes("/"))throw new Q("Path must not have slashes");if((await re(r,t,n)).type!=="directory")throw new $e(`${r.toString()} was not a UnixFS directory`);Mf("creating %s",e);let a={Data:new C({type:"directory",mode:i.mode,mtime:i.mtime}).marshal(),Links:[]},c=F(a),l=await je.digest(c),u=fe.create(i.cidVersion,ee,l);await t.put(u,c);let[h,p]=await Promise.all([ht(r,t,i),lr(u,e,t,i)]);return Mf("adding empty dir called %s to %c",e,r),(await fr(h,p,t,{...i,allowOverwriting:i.force})).cid}var ai=Y("helia:unixfs:utils:remove-link");async function Hf(r,e,t,n){if(r.node.Data==null)throw new ce("Parent node had no data");if(C.unmarshal(r.node.Data).type==="hamt-sharded-directory"){ai(`removing ${e} from sharded directory`);let o=await j0(r,e,t,n);return await si(o.node,t,n.shardSplitThresholdBytes,n)?o:(ai("converting shard to flat directory %c",r.cid),G0(o,t,n))}return ai(`removing link ${e} regular directory`),$0(r,e,t,n)}var $0=async(r,e,t,n)=>{r.node.Links=r.node.Links.filter(s=>s.Name!==e);let i=F(r.node),o=await ze(i,t,{...n,cidVersion:r.cid.version});return ai(`Updated regular directory ${o}`),{node:r.node,cid:o}},j0=async(r,e,t,n)=>{let{path:i}=await oi(r.cid,e,t,n),o=i[i.length-1];if(o==null)throw new Error("Invalid HAMT, could not generate path");let s=o.node.Links.filter(l=>(l.Name??"").substring(2)===e).map(l=>l.Name).pop();if(s==null)throw new Error("File not found");let a=s.substring(0,2),c=parseInt(a,16);if(o.node.Links=o.node.Links.filter(l=>l.Name!==s),o.children.unset(c),o.node.Links.length===1)for(;i.length!==1;){let l=i[i.length-1];if(l==null||l.node.Links.length>1)break;i.pop();let u=i[i.length-1];if(u==null)break;let h=l.node.Links[0];u.node.Links=u.node.Links.filter(p=>!(p.Name??"").startsWith(u.prefix)),u.node.Links.push({Hash:h.Hash,Name:`${u.prefix}${(h.Name??"").substring(2)}`,Tsize:h.Tsize})}return ii(i,t,n)},G0=async(r,e,t)=>{if(r.node.Data==null)throw new Q("Invalid parent passed to convertToFlatDirectory");let n={Links:[]},i=await re(r.cid,e);if(i.type!=="directory")throw new Error("Unexpected node type");for await(let c of i.content()){let l=0;c.node instanceof Uint8Array?l=c.node.byteLength:l=F(c.node).length,n.Links.push({Hash:c.cid,Name:c.name,Tsize:l})}let o=C.unmarshal(r.node.Data);n.Data=new C({type:"directory",mode:o.mode,mtime:o.mtime}).marshal();let s=F($(n));return{cid:await ze(s,e,{codec:K,cidVersion:r.cid.version,signal:t.signal}),node:n}};var W0=se.bind({ignoreUndefined:!0}),q0=Y("helia:unixfs:rm"),Q0={shardSplitThresholdBytes:262144};async function $f(r,e,t,n={}){let i=W0(Q0,n);if(e.includes("/"))throw new Q("Name must not have slashes");let o=await ht(r,t,i);return q0("Removing %s from %c",e,r),(await Hf(o,e,t,{...i,cidVersion:r.version})).cid}var Y0=se.bind({ignoreUndefined:!0}),K0=Y("helia:unixfs:stat"),X0={};async function jf(r,e,t={}){let n=Y0(X0,t),i=await We(r,t.path,e,n);K0("stat %c",i.cid);let o=await re(i.cid,e,n);if(o.type!=="file"&&o.type!=="directory"&&o.type!=="raw")throw new He;let s=0n,a=0n,c=0n,l=0n,u=0,h,p,f=o.type,d;if(o.type==="raw"&&(s=BigInt(o.node.byteLength),a=BigInt(o.node.byteLength),c=BigInt(o.node.byteLength),l=BigInt(o.node.byteLength),u=1),o.type==="directory"&&(s=0n,a=BigInt(o.unixfs.marshal().byteLength),c=0n,l=a,u=1,h=o.unixfs.mode,p=o.unixfs.mtime,d=o.unixfs),o.type==="file"){let m=await Gf(i.cid,e,n);s=o.unixfs.fileSize(),a=BigInt((o.node.Data?.byteLength??0)+o.node.Links.reduce((_,y)=>_+(y.Tsize??0),0)),c=BigInt(m.localFileSize),l=BigInt(m.localDagSize),u=m.blocks,h=o.unixfs.mode,p=o.unixfs.mtime,d=o.unixfs}return{cid:i.cid,mode:h,mtime:p,fileSize:s,dagSize:a,localFileSize:c,localDagSize:l,blocks:u,type:f,unixfs:d}}async function Gf(r,e,t){let n={localFileSize:0,localDagSize:0,blocks:0};if(await e.has(r,t)){let i=await e.get(r,t);if(n.blocks++,n.localDagSize+=i.byteLength,r.code===dr)n.localFileSize+=i.byteLength;else if(r.code===ee){let o=G(i);if(o.Links.length>0)for(let s of o.Links){let a=await Gf(s.Hash,e,t);n.localFileSize+=a.localFileSize,n.localDagSize+=a.localDagSize,n.blocks+=a.blocks}else{if(o.Data==null)throw new ce(`PBNode ${r.toString()} had no data`);let s=C.unmarshal(o.Data);if(s.data==null)throw new ce(`UnixFS node ${r.toString()} had no data`);n.localFileSize+=s.data.byteLength??0}}else throw new Xe(`${r.toString()} was neither DAG_PB nor RAW`)}return n}var J0=se.bind({ignoreUndefined:!0}),Z0=Y("helia:unixfs:touch"),ep={recursive:!1,shardSplitThresholdBytes:262144};async function Wf(r,e,t={}){let n=J0(ep,t),i=await We(r,n.path,e,n),o=n.mtime??{secs:BigInt(Math.round(Date.now()/1e3)),nsecs:0};if(Z0("touch %c %o",i.cid,o),n.recursive){let p=await Ve(async function*(){for await(let f of Wn(i.cid,e)){let d,m;if(f.type==="raw")d=new C({data:f.node}),m=[];else if(f.type==="file"||f.type==="directory")d=f.unixfs,m=f.node.Links;else throw new He;d.mtime=o;let _={Data:d.marshal(),Links:m};yield{path:f.path,content:_}}},f=>st(f,e,{...n,dagBuilder:async function*(d,m){for await(let _ of d)yield async function(){let y=_.content,g=F(y),x=await ze(g,m,{...n,cidVersion:r.version});if(y.Data==null)throw new ce(`${x} had no data`);let v=C.unmarshal(y.Data);return{cid:x,size:BigInt(g.length),path:_.path,unixfs:v}}}}),async f=>at(f));if(p==null)throw new Xe(`Could not chmod ${i.cid.toString()}`);return hr(p.cid,i,e,n)}let s=await e.get(i.cid,t),a,c=[];if(i.cid.code===dr)a=new C({data:s});else{let p=G(s);if(c=p.Links,p.Data==null)throw new ce(`${i.cid.toString()} had no data`);a=C.unmarshal(p.Data)}a.mtime=o;let l=F({Data:a.marshal(),Links:c}),u=await je.digest(l),h=fe.create(i.cid.version,ee,u);return await e.put(h,l),hr(h,i,e,n)}var Jo=class{components;constructor(e){this.components=e}async*addAll(e,t={}){yield*lc(e,this.components.blockstore,t)}async addBytes(e,t={}){return hc(e,this.components.blockstore,t)}async addByteStream(e,t={}){return dc(e,this.components.blockstore,t)}async addFile(e,t={}){return pc(e,this.components.blockstore,t)}async addDirectory(e={},t={}){return mc(e,this.components.blockstore,t)}async*cat(e,t={}){yield*Pf(e,this.components.blockstore,t)}async chmod(e,t,n={}){return zf(e,t,this.components.blockstore,n)}async cp(e,t,n,i={}){return Of(e,t,n,this.components.blockstore,i)}async*ls(e,t={}){yield*Rf(e,this.components.blockstore,t)}async mkdir(e,t,n={}){return Vf(e,t,this.components.blockstore,n)}async rm(e,t,n={}){return $f(e,t,this.components.blockstore,n)}async stat(e,t={}){return jf(e,this.components.blockstore,t)}async touch(e,t={}){return Wf(e,this.components.blockstore,t)}};function qf(r){return new Jo(r)}var xe=z(Po(),1);xe.default.formatters.b=r=>r==null?"undefined":Ae.baseEncode(r);xe.default.formatters.t=r=>r==null?"undefined":rt.baseEncode(r);xe.default.formatters.m=r=>r==null?"undefined":Ji.baseEncode(r);xe.default.formatters.p=r=>r==null?"undefined":r.toString();xe.default.formatters.c=r=>r==null?"undefined":r.toString();xe.default.formatters.k=r=>r==null?"undefined":r.toString();xe.default.formatters.a=r=>r==null?"undefined":r.toString();function tp(r){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=r,e.destroy=()=>!0,e.extend=()=>e,e}function Qf(r){let e=tp(`${r}:trace`);return xe.default.enabled(`${r}:trace`)&&xe.default.names.map(t=>t.toString()).find(t=>t.includes(":trace"))!=null&&(e=(0,xe.default)(`${r}:trace`)),Object.assign((0,xe.default)(r),{error:(0,xe.default)(`${r}:error`),trace:e})}var Yf=(r=21)=>crypto.getRandomValues(new Uint8Array(r)).reduce((e,t)=>(t&=63,t<36?e+=t.toString(36):t<62?e+=(t-26).toString(36).toUpperCase():t>62?e+="-":e+="_",e),"");function Kf(r,e="utf8"){let t=pn[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var et="/",Xf=new TextEncoder().encode(et),ci=Xf[0],en=class r{_buf;constructor(e,t){if(typeof e=="string")this._buf=Re(e);else if(e instanceof Uint8Array)this._buf=e;else throw new Error("Invalid key, should be String of Uint8Array");if(t==null&&(t=!0),t&&this.clean(),this._buf.byteLength===0||this._buf[0]!==ci)throw new Error("Invalid key")}toString(e="utf8"){return Kf(this._buf,e)}uint8Array(){return this._buf}get[Symbol.toStringTag](){return`Key(${this.toString()})`}static withNamespaces(e){return new r(e.join(et))}static random(){return new r(Yf().replace(/-/g,""))}static asKey(e){return e instanceof Uint8Array||typeof e=="string"?new r(e):typeof e.uint8Array=="function"?new r(e.uint8Array()):null}clean(){if((this._buf==null||this._buf.byteLength===0)&&(this._buf=Xf),this._buf[0]!==ci){let e=new Uint8Array(this._buf.byteLength+1);e.fill(ci,0,1),e.set(this._buf,1),this._buf=e}for(;this._buf.byteLength>1&&this._buf[this._buf.byteLength-1]===ci;)this._buf=this._buf.subarray(0,-1)}less(e){let t=this.list(),n=e.list();for(let i=0;i<t.length;i++){if(n.length<i+1)return!1;let o=t[i],s=n[i];if(o<s)return!0;if(o>s)return!1}return t.length<n.length}reverse(){return r.withNamespaces(this.list().slice().reverse())}namespaces(){return this.list()}baseNamespace(){let e=this.namespaces();return e[e.length-1]}list(){return this.toString().split(et).slice(1)}type(){return rp(this.baseNamespace())}name(){return np(this.baseNamespace())}instance(e){return new r(this.toString()+":"+e)}path(){let e=this.parent().toString();return e.endsWith(et)||(e+=et),e+=this.type(),new r(e)}parent(){let e=this.list();return e.length===1?new r(et):new r(e.slice(0,-1).join(et))}child(e){return this.toString()===et?e:e.toString()===et?this:new r(this.toString()+e.toString(),!1)}isAncestorOf(e){return e.toString()===this.toString()?!1:e.toString().startsWith(this.toString())}isDecendantOf(e){return e.toString()===this.toString()?!1:this.toString().startsWith(e.toString())}isTopLevel(){return this.list().length===1}concat(...e){return r.withNamespaces([...this.namespaces(),...ip(e.map(t=>t.namespaces()))])}};function rp(r){let e=r.split(":");return e.length<2?"":e.slice(0,-1).join(":")}function np(r){let e=r.split(":");return e[e.length-1]}function ip(r){return[].concat(...r)}function ui(r){return r.split("/").pop()??""}var op=Qf("helia:mfs"),Zo=class{components;unixfs;root;key;constructor(e,t={}){this.components=e,this.key=new en(t.key??"/locals/filesroot"),this.unixfs=qf(e)}async#e(){if(this.root==null)try{let e=await this.components.datastore.get(this.key);this.root=M.decode(e)}catch(e){if(e.code!=="ERR_NOT_FOUND")throw e;this.root=await this.unixfs.addDirectory()}return this.root}async writeBytes(e,t,n){let i=await this.unixfs.addFile({content:e,mode:n?.mode,mtime:n?.mtime},n);await this.cp(i,t,n)}async writeByteStream(e,t,n){let i=await this.unixfs.addFile({content:e,mode:n?.mode,mtime:n?.mtime},n);await this.cp(i,t,n)}async*cat(e,t={}){let n=await this.#e(),i=await this.#t(n,e,{...t,createMissingDirectories:!1,finalSegmentMustBeDirectory:!1});yield*this.unixfs.cat(i[i.length-1].cid,t)}async chmod(e,t,n={}){let i=await this.#e();this.root=await this.unixfs.chmod(i,t,{...n,path:e})}async cp(e,t,n){let i=await this.#e(),o=n?.force??!1;typeof e=="string"&&(e=(await this.stat(e,n)).cid),o||await this.#n(t,n);let s=ui(t),a=t.substring(0,t.length-`/${s}`.length),c=[{cid:i,name:""}];a!==""&&(c=await this.#t(i,a,{...n,createMissingDirectories:n?.force??!1,finalSegmentMustBeDirectory:!0})),c.push({cid:e,name:s}),this.root=await this.#r(c,n)}async*ls(e,t){let n=await this.#e();t?.path!=null&&(e=`${e}/${t.path}`),yield*this.unixfs.ls(n,{...t,path:e})}async mkdir(e,t){let n=t?.force??!1;n||await this.#n(e,t);let i=ui(e),o=e.substring(0,e.length-`/${i}`.length),s=await this.#e(),a=[{cid:s,name:""}];o!==""&&(a=await this.#t(s,o,{...t,createMissingDirectories:n,finalSegmentMustBeDirectory:!0})),a.push({cid:await this.unixfs.addDirectory({mode:t?.mode,mtime:t?.mtime},t),name:ui(e)}),this.root=await this.#r(a,t)}async rm(e,t){(t?.force??!1)||await this.#o(e,t);let i=await this.#e(),o=await this.#t(i,e,{...t,createMissingDirectories:!1,finalSegmentMustBeDirectory:!1}),s=o.pop();if(s==null)throw new Q("path was too short");let a=o[o.length-1];a.cid=await this.unixfs.rm(a.cid,s.name,t),this.root=await this.#r(o,t)}async stat(e,t){let n=await this.#e(),o=(await this.#t(n,e,{...t,createMissingDirectories:!1,finalSegmentMustBeDirectory:!1})).pop();if(o==null)throw new Je;return this.unixfs.stat(o.cid,{...t})}async touch(e,t){let n=await this.#e(),i=await this.#t(n,e,{...t,createMissingDirectories:!1,finalSegmentMustBeDirectory:!1}),o=i[i.length-1];if(o==null)throw new Je;o.cid=await this.unixfs.touch(o.cid,t),this.root=await this.#r(i,t)}async#t(e,t,n){if(!t.startsWith("/"))throw new Q("path must be absolute");let i=await this.unixfs.stat(e,{...n,offline:!0}),o=[{cid:e,name:"",unixfs:i.unixfs}],s=e,a=t.split("/").filter(Boolean);for(let l=0;l<a.length;l++){let u=a[l];try{let h=await this.unixfs.stat(s,{...n,offline:!0,path:u});o.push({cid:h.cid,name:u,unixfs:h.unixfs}),s=h.cid}catch{if(op.error("could not resolve path segment %s of %s under %c",u,t,e),n.createMissingDirectories){let p=await this.unixfs.addDirectory();o.push({cid:p,name:u,unixfs:new C({type:"directory"})})}else throw new Je(`${t} does not exist`)}}let c=o[o.length-1];if(n.finalSegmentMustBeDirectory&&c.unixfs?.isDirectory()!==!0)throw new $e(`${t} was not a directory`);return o}async#r(e,t={}){let n=e.pop();if(n==null)throw new Q("path was too short");let i=n.cid;for(let o=e.length-1;o>-1;o--){let s=e[o];s.cid=await this.unixfs.cp(n.cid,s.cid,n.name,{...t,force:!0}),n=s,i=s.cid}return await this.components.datastore.put(this.key,i.bytes,t),i}async#o(e,t={}){if(!await this.#i(e,t))throw new Je}async#n(e,t={}){if(await this.#i(e,t))throw new Ct}async#i(e,t={}){try{return await this.stat(e,{...t,offline:!0}),!0}catch{return!1}}};function sp(r,e={}){return new Zo(r,e)}return nl(ap);})();
|
|
3
3
|
return HeliaMfs}));
|