@multiversx/sdk-dapp 2.9.0 → 2.9.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.
@@ -1,35 +1,22 @@
1
- "use strict";var Ur=Object.create;var D=Object.defineProperty;var Tr=Object.getOwnPropertyDescriptor;var Ir=Object.getOwnPropertyNames;var Lr=Object.getPrototypeOf,Cr=Object.prototype.hasOwnProperty;var Sr=(n,r)=>()=>(n&&(r=n(n=0)),r);var N=(n,r)=>()=>(r||n((r={exports:{}}).exports,r),r.exports),br=(n,r)=>{for(var t in r)D(n,t,{get:r[t],enumerable:!0})},rr=(n,r,t,e)=>{if(r&&typeof r=="object"||typeof r=="function")for(let i of Ir(r))!Cr.call(n,i)&&i!==t&&D(n,i,{get:()=>r[i],enumerable:!(e=Tr(r,i))||e.enumerable});return n};var tr=(n,r,t)=>(t=n!=null?Ur(Lr(n)):{},rr(r||!n||!n.__esModule?D(t,"default",{value:n,enumerable:!0}):t,n)),Rr=n=>rr(D({},"__esModule",{value:!0}),n);var ir=N(W=>{"use strict";g();W.byteLength=kr;W.toByteArray=Nr;W.fromByteArray=qr;var B=[],m=[],Mr=typeof Uint8Array!="undefined"?Uint8Array:Array,G="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(T=0,nr=G.length;T<nr;++T)B[T]=G[T],m[G.charCodeAt(T)]=T;var T,nr;m["-".charCodeAt(0)]=62;m["_".charCodeAt(0)]=63;function er(n){var r=n.length;if(r%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=n.indexOf("=");t===-1&&(t=r);var e=t===r?0:4-t%4;return[t,e]}function kr(n){var r=er(n),t=r[0],e=r[1];return(t+e)*3/4-e}function Dr(n,r,t){return(r+t)*3/4-t}function Nr(n){var r,t=er(n),e=t[0],i=t[1],o=new Mr(Dr(n,e,i)),u=0,p=i>0?e-4:e,h;for(h=0;h<p;h+=4)r=m[n.charCodeAt(h)]<<18|m[n.charCodeAt(h+1)]<<12|m[n.charCodeAt(h+2)]<<6|m[n.charCodeAt(h+3)],o[u++]=r>>16&255,o[u++]=r>>8&255,o[u++]=r&255;return i===2&&(r=m[n.charCodeAt(h)]<<2|m[n.charCodeAt(h+1)]>>4,o[u++]=r&255),i===1&&(r=m[n.charCodeAt(h)]<<10|m[n.charCodeAt(h+1)]<<4|m[n.charCodeAt(h+2)]>>2,o[u++]=r>>8&255,o[u++]=r&255),o}function Wr(n){return B[n>>18&63]+B[n>>12&63]+B[n>>6&63]+B[n&63]}function Yr(n,r,t){for(var e,i=[],o=r;o<t;o+=3)e=(n[o]<<16&16711680)+(n[o+1]<<8&65280)+(n[o+2]&255),i.push(Wr(e));return i.join("")}function qr(n){for(var r,t=n.length,e=t%3,i=[],o=16383,u=0,p=t-e;u<p;u+=o)i.push(Yr(n,u,u+o>p?p:u+o));return e===1?(r=n[t-1],i.push(B[r>>2]+B[r<<4&63]+"==")):e===2&&(r=(n[t-2]<<8)+n[t-1],i.push(B[r>>10]+B[r>>4&63]+B[r<<2&63]+"=")),i.join("")}});var or=N(z=>{g();z.read=function(n,r,t,e,i){var o,u,p=i*8-e-1,h=(1<<p)-1,c=h>>1,s=-7,f=t?i-1:0,E=t?-1:1,w=n[r+f];for(f+=E,o=w&(1<<-s)-1,w>>=-s,s+=p;s>0;o=o*256+n[r+f],f+=E,s-=8);for(u=o&(1<<-s)-1,o>>=-s,s+=e;s>0;u=u*256+n[r+f],f+=E,s-=8);if(o===0)o=1-c;else{if(o===h)return u?NaN:(w?-1:1)*(1/0);u=u+Math.pow(2,e),o=o-c}return(w?-1:1)*u*Math.pow(2,o-e)};z.write=function(n,r,t,e,i,o){var u,p,h,c=o*8-i-1,s=(1<<c)-1,f=s>>1,E=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,w=e?0:o-1,C=e?1:-1,vr=r<0||r===0&&1/r<0?1:0;for(r=Math.abs(r),isNaN(r)||r===1/0?(p=isNaN(r)?1:0,u=s):(u=Math.floor(Math.log(r)/Math.LN2),r*(h=Math.pow(2,-u))<1&&(u--,h*=2),u+f>=1?r+=E/h:r+=E*Math.pow(2,1-f),r*h>=2&&(u++,h/=2),u+f>=s?(p=0,u=s):u+f>=1?(p=(r*h-1)*Math.pow(2,i),u=u+f):(p=r*Math.pow(2,f-1)*Math.pow(2,i),u=0));i>=8;n[t+w]=p&255,w+=C,p/=256,i-=8);for(u=u<<i|p,c+=i;c>0;n[t+w]=u&255,w+=C,u/=256,c-=8);n[t+w-C]|=vr*128}});var Er=N(b=>{"use strict";g();var J=ir(),S=or(),ur=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;b.Buffer=a;b.SlowBuffer=Qr;b.INSPECT_MAX_BYTES=50;var q=2147483647;b.kMaxLength=q;a.TYPED_ARRAY_SUPPORT=Hr();!a.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Hr(){try{var n=new Uint8Array(1),r={foo:function(){return 42}};return Object.setPrototypeOf(r,Uint8Array.prototype),Object.setPrototypeOf(n,r),n.foo()===42}catch(t){return!1}}Object.defineProperty(a.prototype,"parent",{enumerable:!0,get:function(){if(!!a.isBuffer(this))return this.buffer}});Object.defineProperty(a.prototype,"offset",{enumerable:!0,get:function(){if(!!a.isBuffer(this))return this.byteOffset}});function d(n){if(n>q)throw new RangeError('The value "'+n+'" is invalid for option "size"');var r=new Uint8Array(n);return Object.setPrototypeOf(r,a.prototype),r}function a(n,r,t){if(typeof n=="number"){if(typeof r=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return O(n)}return hr(n,r,t)}a.poolSize=8192;function hr(n,r,t){if(typeof n=="string")return Gr(n,r);if(ArrayBuffer.isView(n))return zr(n);if(n==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n);if(_(n,ArrayBuffer)||n&&_(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(_(n,SharedArrayBuffer)||n&&_(n.buffer,SharedArrayBuffer)))return V(n,r,t);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var e=n.valueOf&&n.valueOf();if(e!=null&&e!==n)return a.from(e,r,t);var i=Jr(n);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof n[Symbol.toPrimitive]=="function")return a.from(n[Symbol.toPrimitive]("string"),r,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n)}a.from=function(n,r,t){return hr(n,r,t)};Object.setPrototypeOf(a.prototype,Uint8Array.prototype);Object.setPrototypeOf(a,Uint8Array);function fr(n){if(typeof n!="number")throw new TypeError('"size" argument must be of type number');if(n<0)throw new RangeError('The value "'+n+'" is invalid for option "size"')}function Xr(n,r,t){return fr(n),n<=0?d(n):r!==void 0?typeof t=="string"?d(n).fill(r,t):d(n).fill(r):d(n)}a.alloc=function(n,r,t){return Xr(n,r,t)};function O(n){return fr(n),d(n<0?0:Z(n)|0)}a.allocUnsafe=function(n){return O(n)};a.allocUnsafeSlow=function(n){return O(n)};function Gr(n,r){if((typeof r!="string"||r==="")&&(r="utf8"),!a.isEncoding(r))throw new TypeError("Unknown encoding: "+r);var t=cr(n,r)|0,e=d(t),i=e.write(n,r);return i!==t&&(e=e.slice(0,i)),e}function Q(n){for(var r=n.length<0?0:Z(n.length)|0,t=d(r),e=0;e<r;e+=1)t[e]=n[e]&255;return t}function zr(n){if(_(n,Uint8Array)){var r=new Uint8Array(n);return V(r.buffer,r.byteOffset,r.byteLength)}return Q(n)}function V(n,r,t){if(r<0||n.byteLength<r)throw new RangeError('"offset" is outside of buffer bounds');if(n.byteLength<r+(t||0))throw new RangeError('"length" is outside of buffer bounds');var e;return r===void 0&&t===void 0?e=new Uint8Array(n):t===void 0?e=new Uint8Array(n,r):e=new Uint8Array(n,r,t),Object.setPrototypeOf(e,a.prototype),e}function Jr(n){if(a.isBuffer(n)){var r=Z(n.length)|0,t=d(r);return t.length===0||n.copy(t,0,0,r),t}if(n.length!==void 0)return typeof n.length!="number"||$(n.length)?d(0):Q(n);if(n.type==="Buffer"&&Array.isArray(n.data))return Q(n.data)}function Z(n){if(n>=q)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+q.toString(16)+" bytes");return n|0}function Qr(n){return+n!=n&&(n=0),a.alloc(+n)}a.isBuffer=function(r){return r!=null&&r._isBuffer===!0&&r!==a.prototype};a.compare=function(r,t){if(_(r,Uint8Array)&&(r=a.from(r,r.offset,r.byteLength)),_(t,Uint8Array)&&(t=a.from(t,t.offset,t.byteLength)),!a.isBuffer(r)||!a.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(r===t)return 0;for(var e=r.length,i=t.length,o=0,u=Math.min(e,i);o<u;++o)if(r[o]!==t[o]){e=r[o],i=t[o];break}return e<i?-1:i<e?1:0};a.isEncoding=function(r){switch(String(r).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};a.concat=function(r,t){if(!Array.isArray(r))throw new TypeError('"list" argument must be an Array of Buffers');if(r.length===0)return a.alloc(0);var e;if(t===void 0)for(t=0,e=0;e<r.length;++e)t+=r[e].length;var i=a.allocUnsafe(t),o=0;for(e=0;e<r.length;++e){var u=r[e];if(_(u,Uint8Array))o+u.length>i.length?a.from(u).copy(i,o):Uint8Array.prototype.set.call(i,u,o);else if(a.isBuffer(u))u.copy(i,o);else throw new TypeError('"list" argument must be an Array of Buffers');o+=u.length}return i};function cr(n,r){if(a.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||_(n,ArrayBuffer))return n.byteLength;if(typeof n!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof n);var t=n.length,e=arguments.length>2&&arguments[2]===!0;if(!e&&t===0)return 0;for(var i=!1;;)switch(r){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return K(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return mr(n).length;default:if(i)return e?-1:K(n).length;r=(""+r).toLowerCase(),i=!0}}a.byteLength=cr;function Vr(n,r,t){var e=!1;if((r===void 0||r<0)&&(r=0),r>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,r>>>=0,t<=r))return"";for(n||(n="utf8");;)switch(n){case"hex":return et(this,r,t);case"utf8":case"utf-8":return lr(this,r,t);case"ascii":return tt(this,r,t);case"latin1":case"binary":return nt(this,r,t);case"base64":return jr(this,r,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return it(this,r,t);default:if(e)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),e=!0}}a.prototype._isBuffer=!0;function I(n,r,t){var e=n[r];n[r]=n[t],n[t]=e}a.prototype.swap16=function(){var r=this.length;if(r%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<r;t+=2)I(this,t,t+1);return this};a.prototype.swap32=function(){var r=this.length;if(r%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<r;t+=4)I(this,t,t+3),I(this,t+1,t+2);return this};a.prototype.swap64=function(){var r=this.length;if(r%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<r;t+=8)I(this,t,t+7),I(this,t+1,t+6),I(this,t+2,t+5),I(this,t+3,t+4);return this};a.prototype.toString=function(){var r=this.length;return r===0?"":arguments.length===0?lr(this,0,r):Vr.apply(this,arguments)};a.prototype.toLocaleString=a.prototype.toString;a.prototype.equals=function(r){if(!a.isBuffer(r))throw new TypeError("Argument must be a Buffer");return this===r?!0:a.compare(this,r)===0};a.prototype.inspect=function(){var r="",t=b.INSPECT_MAX_BYTES;return r=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(r+=" ... "),"<Buffer "+r+">"};ur&&(a.prototype[ur]=a.prototype.inspect);a.prototype.compare=function(r,t,e,i,o){if(_(r,Uint8Array)&&(r=a.from(r,r.offset,r.byteLength)),!a.isBuffer(r))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof r);if(t===void 0&&(t=0),e===void 0&&(e=r?r.length:0),i===void 0&&(i=0),o===void 0&&(o=this.length),t<0||e>r.length||i<0||o>this.length)throw new RangeError("out of range index");if(i>=o&&t>=e)return 0;if(i>=o)return-1;if(t>=e)return 1;if(t>>>=0,e>>>=0,i>>>=0,o>>>=0,this===r)return 0;for(var u=o-i,p=e-t,h=Math.min(u,p),c=this.slice(i,o),s=r.slice(t,e),f=0;f<h;++f)if(c[f]!==s[f]){u=c[f],p=s[f];break}return u<p?-1:p<u?1:0};function sr(n,r,t,e,i){if(n.length===0)return-1;if(typeof t=="string"?(e=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,$(t)&&(t=i?0:n.length-1),t<0&&(t=n.length+t),t>=n.length){if(i)return-1;t=n.length-1}else if(t<0)if(i)t=0;else return-1;if(typeof r=="string"&&(r=a.from(r,e)),a.isBuffer(r))return r.length===0?-1:ar(n,r,t,e,i);if(typeof r=="number")return r=r&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(n,r,t):Uint8Array.prototype.lastIndexOf.call(n,r,t):ar(n,[r],t,e,i);throw new TypeError("val must be string, number or Buffer")}function ar(n,r,t,e,i){var o=1,u=n.length,p=r.length;if(e!==void 0&&(e=String(e).toLowerCase(),e==="ucs2"||e==="ucs-2"||e==="utf16le"||e==="utf-16le")){if(n.length<2||r.length<2)return-1;o=2,u/=2,p/=2,t/=2}function h(w,C){return o===1?w[C]:w.readUInt16BE(C*o)}var c;if(i){var s=-1;for(c=t;c<u;c++)if(h(n,c)===h(r,s===-1?0:c-s)){if(s===-1&&(s=c),c-s+1===p)return s*o}else s!==-1&&(c-=c-s),s=-1}else for(t+p>u&&(t=u-p),c=t;c>=0;c--){for(var f=!0,E=0;E<p;E++)if(h(n,c+E)!==h(r,E)){f=!1;break}if(f)return c}return-1}a.prototype.includes=function(r,t,e){return this.indexOf(r,t,e)!==-1};a.prototype.indexOf=function(r,t,e){return sr(this,r,t,e,!0)};a.prototype.lastIndexOf=function(r,t,e){return sr(this,r,t,e,!1)};function Kr(n,r,t,e){t=Number(t)||0;var i=n.length-t;e?(e=Number(e),e>i&&(e=i)):e=i;var o=r.length;e>o/2&&(e=o/2);for(var u=0;u<e;++u){var p=parseInt(r.substr(u*2,2),16);if($(p))return u;n[t+u]=p}return u}function Or(n,r,t,e){return H(K(r,n.length-t),n,t,e)}function Zr(n,r,t,e){return H(at(r),n,t,e)}function $r(n,r,t,e){return H(mr(r),n,t,e)}function Pr(n,r,t,e){return H(pt(r,n.length-t),n,t,e)}a.prototype.write=function(r,t,e,i){if(t===void 0)i="utf8",e=this.length,t=0;else if(e===void 0&&typeof t=="string")i=t,e=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(e)?(e=e>>>0,i===void 0&&(i="utf8")):(i=e,e=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var o=this.length-t;if((e===void 0||e>o)&&(e=o),r.length>0&&(e<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var u=!1;;)switch(i){case"hex":return Kr(this,r,t,e);case"utf8":case"utf-8":return Or(this,r,t,e);case"ascii":case"latin1":case"binary":return Zr(this,r,t,e);case"base64":return $r(this,r,t,e);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Pr(this,r,t,e);default:if(u)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),u=!0}};a.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function jr(n,r,t){return r===0&&t===n.length?J.fromByteArray(n):J.fromByteArray(n.slice(r,t))}function lr(n,r,t){t=Math.min(n.length,t);for(var e=[],i=r;i<t;){var o=n[i],u=null,p=o>239?4:o>223?3:o>191?2:1;if(i+p<=t){var h,c,s,f;switch(p){case 1:o<128&&(u=o);break;case 2:h=n[i+1],(h&192)===128&&(f=(o&31)<<6|h&63,f>127&&(u=f));break;case 3:h=n[i+1],c=n[i+2],(h&192)===128&&(c&192)===128&&(f=(o&15)<<12|(h&63)<<6|c&63,f>2047&&(f<55296||f>57343)&&(u=f));break;case 4:h=n[i+1],c=n[i+2],s=n[i+3],(h&192)===128&&(c&192)===128&&(s&192)===128&&(f=(o&15)<<18|(h&63)<<12|(c&63)<<6|s&63,f>65535&&f<1114112&&(u=f))}}u===null?(u=65533,p=1):u>65535&&(u-=65536,e.push(u>>>10&1023|55296),u=56320|u&1023),e.push(u),i+=p}return rt(e)}var pr=4096;function rt(n){var r=n.length;if(r<=pr)return String.fromCharCode.apply(String,n);for(var t="",e=0;e<r;)t+=String.fromCharCode.apply(String,n.slice(e,e+=pr));return t}function tt(n,r,t){var e="";t=Math.min(n.length,t);for(var i=r;i<t;++i)e+=String.fromCharCode(n[i]&127);return e}function nt(n,r,t){var e="";t=Math.min(n.length,t);for(var i=r;i<t;++i)e+=String.fromCharCode(n[i]);return e}function et(n,r,t){var e=n.length;(!r||r<0)&&(r=0),(!t||t<0||t>e)&&(t=e);for(var i="",o=r;o<t;++o)i+=ht[n[o]];return i}function it(n,r,t){for(var e=n.slice(r,t),i="",o=0;o<e.length-1;o+=2)i+=String.fromCharCode(e[o]+e[o+1]*256);return i}a.prototype.slice=function(r,t){var e=this.length;r=~~r,t=t===void 0?e:~~t,r<0?(r+=e,r<0&&(r=0)):r>e&&(r=e),t<0?(t+=e,t<0&&(t=0)):t>e&&(t=e),t<r&&(t=r);var i=this.subarray(r,t);return Object.setPrototypeOf(i,a.prototype),i};function x(n,r,t){if(n%1!==0||n<0)throw new RangeError("offset is not uint");if(n+r>t)throw new RangeError("Trying to access beyond buffer length")}a.prototype.readUintLE=a.prototype.readUIntLE=function(r,t,e){r=r>>>0,t=t>>>0,e||x(r,t,this.length);for(var i=this[r],o=1,u=0;++u<t&&(o*=256);)i+=this[r+u]*o;return i};a.prototype.readUintBE=a.prototype.readUIntBE=function(r,t,e){r=r>>>0,t=t>>>0,e||x(r,t,this.length);for(var i=this[r+--t],o=1;t>0&&(o*=256);)i+=this[r+--t]*o;return i};a.prototype.readUint8=a.prototype.readUInt8=function(r,t){return r=r>>>0,t||x(r,1,this.length),this[r]};a.prototype.readUint16LE=a.prototype.readUInt16LE=function(r,t){return r=r>>>0,t||x(r,2,this.length),this[r]|this[r+1]<<8};a.prototype.readUint16BE=a.prototype.readUInt16BE=function(r,t){return r=r>>>0,t||x(r,2,this.length),this[r]<<8|this[r+1]};a.prototype.readUint32LE=a.prototype.readUInt32LE=function(r,t){return r=r>>>0,t||x(r,4,this.length),(this[r]|this[r+1]<<8|this[r+2]<<16)+this[r+3]*16777216};a.prototype.readUint32BE=a.prototype.readUInt32BE=function(r,t){return r=r>>>0,t||x(r,4,this.length),this[r]*16777216+(this[r+1]<<16|this[r+2]<<8|this[r+3])};a.prototype.readIntLE=function(r,t,e){r=r>>>0,t=t>>>0,e||x(r,t,this.length);for(var i=this[r],o=1,u=0;++u<t&&(o*=256);)i+=this[r+u]*o;return o*=128,i>=o&&(i-=Math.pow(2,8*t)),i};a.prototype.readIntBE=function(r,t,e){r=r>>>0,t=t>>>0,e||x(r,t,this.length);for(var i=t,o=1,u=this[r+--i];i>0&&(o*=256);)u+=this[r+--i]*o;return o*=128,u>=o&&(u-=Math.pow(2,8*t)),u};a.prototype.readInt8=function(r,t){return r=r>>>0,t||x(r,1,this.length),this[r]&128?(255-this[r]+1)*-1:this[r]};a.prototype.readInt16LE=function(r,t){r=r>>>0,t||x(r,2,this.length);var e=this[r]|this[r+1]<<8;return e&32768?e|4294901760:e};a.prototype.readInt16BE=function(r,t){r=r>>>0,t||x(r,2,this.length);var e=this[r+1]|this[r]<<8;return e&32768?e|4294901760:e};a.prototype.readInt32LE=function(r,t){return r=r>>>0,t||x(r,4,this.length),this[r]|this[r+1]<<8|this[r+2]<<16|this[r+3]<<24};a.prototype.readInt32BE=function(r,t){return r=r>>>0,t||x(r,4,this.length),this[r]<<24|this[r+1]<<16|this[r+2]<<8|this[r+3]};a.prototype.readFloatLE=function(r,t){return r=r>>>0,t||x(r,4,this.length),S.read(this,r,!0,23,4)};a.prototype.readFloatBE=function(r,t){return r=r>>>0,t||x(r,4,this.length),S.read(this,r,!1,23,4)};a.prototype.readDoubleLE=function(r,t){return r=r>>>0,t||x(r,8,this.length),S.read(this,r,!0,52,8)};a.prototype.readDoubleBE=function(r,t){return r=r>>>0,t||x(r,8,this.length),S.read(this,r,!1,52,8)};function y(n,r,t,e,i,o){if(!a.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(r>i||r<o)throw new RangeError('"value" argument is out of bounds');if(t+e>n.length)throw new RangeError("Index out of range")}a.prototype.writeUintLE=a.prototype.writeUIntLE=function(r,t,e,i){if(r=+r,t=t>>>0,e=e>>>0,!i){var o=Math.pow(2,8*e)-1;y(this,r,t,e,o,0)}var u=1,p=0;for(this[t]=r&255;++p<e&&(u*=256);)this[t+p]=r/u&255;return t+e};a.prototype.writeUintBE=a.prototype.writeUIntBE=function(r,t,e,i){if(r=+r,t=t>>>0,e=e>>>0,!i){var o=Math.pow(2,8*e)-1;y(this,r,t,e,o,0)}var u=e-1,p=1;for(this[t+u]=r&255;--u>=0&&(p*=256);)this[t+u]=r/p&255;return t+e};a.prototype.writeUint8=a.prototype.writeUInt8=function(r,t,e){return r=+r,t=t>>>0,e||y(this,r,t,1,255,0),this[t]=r&255,t+1};a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(r,t,e){return r=+r,t=t>>>0,e||y(this,r,t,2,65535,0),this[t]=r&255,this[t+1]=r>>>8,t+2};a.prototype.writeUint16BE=a.prototype.writeUInt16BE=function(r,t,e){return r=+r,t=t>>>0,e||y(this,r,t,2,65535,0),this[t]=r>>>8,this[t+1]=r&255,t+2};a.prototype.writeUint32LE=a.prototype.writeUInt32LE=function(r,t,e){return r=+r,t=t>>>0,e||y(this,r,t,4,4294967295,0),this[t+3]=r>>>24,this[t+2]=r>>>16,this[t+1]=r>>>8,this[t]=r&255,t+4};a.prototype.writeUint32BE=a.prototype.writeUInt32BE=function(r,t,e){return r=+r,t=t>>>0,e||y(this,r,t,4,4294967295,0),this[t]=r>>>24,this[t+1]=r>>>16,this[t+2]=r>>>8,this[t+3]=r&255,t+4};a.prototype.writeIntLE=function(r,t,e,i){if(r=+r,t=t>>>0,!i){var o=Math.pow(2,8*e-1);y(this,r,t,e,o-1,-o)}var u=0,p=1,h=0;for(this[t]=r&255;++u<e&&(p*=256);)r<0&&h===0&&this[t+u-1]!==0&&(h=1),this[t+u]=(r/p>>0)-h&255;return t+e};a.prototype.writeIntBE=function(r,t,e,i){if(r=+r,t=t>>>0,!i){var o=Math.pow(2,8*e-1);y(this,r,t,e,o-1,-o)}var u=e-1,p=1,h=0;for(this[t+u]=r&255;--u>=0&&(p*=256);)r<0&&h===0&&this[t+u+1]!==0&&(h=1),this[t+u]=(r/p>>0)-h&255;return t+e};a.prototype.writeInt8=function(r,t,e){return r=+r,t=t>>>0,e||y(this,r,t,1,127,-128),r<0&&(r=255+r+1),this[t]=r&255,t+1};a.prototype.writeInt16LE=function(r,t,e){return r=+r,t=t>>>0,e||y(this,r,t,2,32767,-32768),this[t]=r&255,this[t+1]=r>>>8,t+2};a.prototype.writeInt16BE=function(r,t,e){return r=+r,t=t>>>0,e||y(this,r,t,2,32767,-32768),this[t]=r>>>8,this[t+1]=r&255,t+2};a.prototype.writeInt32LE=function(r,t,e){return r=+r,t=t>>>0,e||y(this,r,t,4,2147483647,-2147483648),this[t]=r&255,this[t+1]=r>>>8,this[t+2]=r>>>16,this[t+3]=r>>>24,t+4};a.prototype.writeInt32BE=function(r,t,e){return r=+r,t=t>>>0,e||y(this,r,t,4,2147483647,-2147483648),r<0&&(r=4294967295+r+1),this[t]=r>>>24,this[t+1]=r>>>16,this[t+2]=r>>>8,this[t+3]=r&255,t+4};function xr(n,r,t,e,i,o){if(t+e>n.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function yr(n,r,t,e,i){return r=+r,t=t>>>0,i||xr(n,r,t,4,34028234663852886e22,-34028234663852886e22),S.write(n,r,t,e,23,4),t+4}a.prototype.writeFloatLE=function(r,t,e){return yr(this,r,t,!0,e)};a.prototype.writeFloatBE=function(r,t,e){return yr(this,r,t,!1,e)};function wr(n,r,t,e,i){return r=+r,t=t>>>0,i||xr(n,r,t,8,17976931348623157e292,-17976931348623157e292),S.write(n,r,t,e,52,8),t+8}a.prototype.writeDoubleLE=function(r,t,e){return wr(this,r,t,!0,e)};a.prototype.writeDoubleBE=function(r,t,e){return wr(this,r,t,!1,e)};a.prototype.copy=function(r,t,e,i){if(!a.isBuffer(r))throw new TypeError("argument should be a Buffer");if(e||(e=0),!i&&i!==0&&(i=this.length),t>=r.length&&(t=r.length),t||(t=0),i>0&&i<e&&(i=e),i===e||r.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(e<0||e>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),r.length-t<i-e&&(i=r.length-t+e);var o=i-e;return this===r&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,e,i):Uint8Array.prototype.set.call(r,this.subarray(e,i),t),o};a.prototype.fill=function(r,t,e,i){if(typeof r=="string"){if(typeof t=="string"?(i=t,t=0,e=this.length):typeof e=="string"&&(i=e,e=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!a.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(r.length===1){var o=r.charCodeAt(0);(i==="utf8"&&o<128||i==="latin1")&&(r=o)}}else typeof r=="number"?r=r&255:typeof r=="boolean"&&(r=Number(r));if(t<0||this.length<t||this.length<e)throw new RangeError("Out of range index");if(e<=t)return this;t=t>>>0,e=e===void 0?this.length:e>>>0,r||(r=0);var u;if(typeof r=="number")for(u=t;u<e;++u)this[u]=r;else{var p=a.isBuffer(r)?r:a.from(r,i),h=p.length;if(h===0)throw new TypeError('The value "'+r+'" is invalid for argument "value"');for(u=0;u<e-t;++u)this[u+t]=p[u%h]}return this};var ot=/[^+/0-9A-Za-z-_]/g;function ut(n){if(n=n.split("=")[0],n=n.trim().replace(ot,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function K(n,r){r=r||1/0;for(var t,e=n.length,i=null,o=[],u=0;u<e;++u){if(t=n.charCodeAt(u),t>55295&&t<57344){if(!i){if(t>56319){(r-=3)>-1&&o.push(239,191,189);continue}else if(u+1===e){(r-=3)>-1&&o.push(239,191,189);continue}i=t;continue}if(t<56320){(r-=3)>-1&&o.push(239,191,189),i=t;continue}t=(i-55296<<10|t-56320)+65536}else i&&(r-=3)>-1&&o.push(239,191,189);if(i=null,t<128){if((r-=1)<0)break;o.push(t)}else if(t<2048){if((r-=2)<0)break;o.push(t>>6|192,t&63|128)}else if(t<65536){if((r-=3)<0)break;o.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((r-=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 at(n){for(var r=[],t=0;t<n.length;++t)r.push(n.charCodeAt(t)&255);return r}function pt(n,r){for(var t,e,i,o=[],u=0;u<n.length&&!((r-=2)<0);++u)t=n.charCodeAt(u),e=t>>8,i=t%256,o.push(i),o.push(e);return o}function mr(n){return J.toByteArray(ut(n))}function H(n,r,t,e){for(var i=0;i<e&&!(i+t>=r.length||i>=n.length);++i)r[i+t]=n[i];return i}function _(n,r){return n instanceof r||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===r.name}function $(n){return n!==n}var ht=function(){for(var n="0123456789abcdef",r=new Array(256),t=0;t<16;++t)for(var e=t*16,i=0;i<16;++i)r[e+i]=n[t]+n[i];return r}()});var Ar=N((Et,Fr)=>{g();var l=Fr.exports={},F,A;function P(){throw new Error("setTimeout has not been defined")}function j(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?F=setTimeout:F=P}catch(n){F=P}try{typeof clearTimeout=="function"?A=clearTimeout:A=j}catch(n){A=j}})();function gr(n){if(F===setTimeout)return setTimeout(n,0);if((F===P||!F)&&setTimeout)return F=setTimeout,setTimeout(n,0);try{return F(n,0)}catch(r){try{return F.call(null,n,0)}catch(t){return F.call(this,n,0)}}}function ft(n){if(A===clearTimeout)return clearTimeout(n);if((A===j||!A)&&clearTimeout)return A=clearTimeout,clearTimeout(n);try{return A(n)}catch(r){try{return A.call(null,n)}catch(t){return A.call(this,n)}}}var v=[],R=!1,L,X=-1;function ct(){!R||!L||(R=!1,L.length?v=L.concat(v):X=-1,v.length&&Br())}function Br(){if(!R){var n=gr(ct);R=!0;for(var r=v.length;r;){for(L=v,v=[];++X<r;)L&&L[X].run();X=-1,r=v.length}L=null,R=!1,ft(n)}}l.nextTick=function(n){var r=new Array(arguments.length-1);if(arguments.length>1)for(var t=1;t<arguments.length;t++)r[t-1]=arguments[t];v.push(new _r(n,r)),v.length===1&&!R&&gr(Br)};function _r(n,r){this.fun=n,this.array=r}_r.prototype.run=function(){this.fun.apply(null,this.array)};l.title="browser";l.browser=!0;l.env={};l.argv=[];l.version="";l.versions={};function U(){}l.on=U;l.addListener=U;l.once=U;l.off=U;l.removeListener=U;l.removeAllListeners=U;l.emit=U;l.prependListener=U;l.prependOnceListener=U;l.listeners=function(n){return[]};l.binding=function(n){throw new Error("process.binding is not supported")};l.cwd=function(){return"/"};l.chdir=function(n){throw new Error("process.chdir is not supported")};l.umask=function(){return 0}});var M,k,gt,g=Sr(()=>{M=tr(Er()),k=tr(Ar()),gt=function(n){function r(){var e=this||self;return delete n.prototype.__magic__,e}if(typeof globalThis=="object")return globalThis;if(this)return r();n.defineProperty(n.prototype,"__magic__",{configurable:!0,get:r});var t=__magic__;return t}(Object)});var lt={};br(lt,{css:()=>dr,default:()=>st});module.exports=Rr(lt);g();var dr=`.dapp-core-component__extensionLoginButton-styles__extension-login {
2
- color: inherit;
3
- }
4
-
5
- .dapp-core-component__extensionLoginButton-styles__title {
6
- color: inherit;
7
- display: flex;
8
- }
9
-
10
- .dapp-core-component__extensionLoginButton-styles__wrapper {
11
- color: inherit;
1
+ "use strict";var Ur=Object.create;var D=Object.defineProperty;var Tr=Object.getOwnPropertyDescriptor;var Ir=Object.getOwnPropertyNames;var Lr=Object.getPrototypeOf,Cr=Object.prototype.hasOwnProperty;var br=(e,r)=>()=>(e&&(r=e(e=0)),r);var N=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports),Sr=(e,r)=>{for(var t in r)D(e,t,{get:r[t],enumerable:!0})},rr=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let i of Ir(r))!Cr.call(e,i)&&i!==t&&D(e,i,{get:()=>r[i],enumerable:!(n=Tr(r,i))||n.enumerable});return e};var tr=(e,r,t)=>(t=e!=null?Ur(Lr(e)):{},rr(r||!e||!e.__esModule?D(t,"default",{value:e,enumerable:!0}):t,e)),Rr=e=>rr(D({},"__esModule",{value:!0}),e);var ir=N(W=>{"use strict";g();W.byteLength=kr;W.toByteArray=Nr;W.fromByteArray=Yr;var B=[],m=[],Mr=typeof Uint8Array!="undefined"?Uint8Array:Array,X="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(T=0,er=X.length;T<er;++T)B[T]=X[T],m[X.charCodeAt(T)]=T;var T,er;m["-".charCodeAt(0)]=62;m["_".charCodeAt(0)]=63;function nr(e){var r=e.length;if(r%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=e.indexOf("=");t===-1&&(t=r);var n=t===r?0:4-t%4;return[t,n]}function kr(e){var r=nr(e),t=r[0],n=r[1];return(t+n)*3/4-n}function Dr(e,r,t){return(r+t)*3/4-t}function Nr(e){var r,t=nr(e),n=t[0],i=t[1],o=new Mr(Dr(e,n,i)),u=0,p=i>0?n-4:n,h;for(h=0;h<p;h+=4)r=m[e.charCodeAt(h)]<<18|m[e.charCodeAt(h+1)]<<12|m[e.charCodeAt(h+2)]<<6|m[e.charCodeAt(h+3)],o[u++]=r>>16&255,o[u++]=r>>8&255,o[u++]=r&255;return i===2&&(r=m[e.charCodeAt(h)]<<2|m[e.charCodeAt(h+1)]>>4,o[u++]=r&255),i===1&&(r=m[e.charCodeAt(h)]<<10|m[e.charCodeAt(h+1)]<<4|m[e.charCodeAt(h+2)]>>2,o[u++]=r>>8&255,o[u++]=r&255),o}function Wr(e){return B[e>>18&63]+B[e>>12&63]+B[e>>6&63]+B[e&63]}function zr(e,r,t){for(var n,i=[],o=r;o<t;o+=3)n=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(e[o+2]&255),i.push(Wr(n));return i.join("")}function Yr(e){for(var r,t=e.length,n=t%3,i=[],o=16383,u=0,p=t-n;u<p;u+=o)i.push(zr(e,u,u+o>p?p:u+o));return n===1?(r=e[t-1],i.push(B[r>>2]+B[r<<4&63]+"==")):n===2&&(r=(e[t-2]<<8)+e[t-1],i.push(B[r>>10]+B[r>>4&63]+B[r<<2&63]+"=")),i.join("")}});var or=N(G=>{g();G.read=function(e,r,t,n,i){var o,u,p=i*8-n-1,h=(1<<p)-1,c=h>>1,s=-7,f=t?i-1:0,E=t?-1:1,w=e[r+f];for(f+=E,o=w&(1<<-s)-1,w>>=-s,s+=p;s>0;o=o*256+e[r+f],f+=E,s-=8);for(u=o&(1<<-s)-1,o>>=-s,s+=n;s>0;u=u*256+e[r+f],f+=E,s-=8);if(o===0)o=1-c;else{if(o===h)return u?NaN:(w?-1:1)*(1/0);u=u+Math.pow(2,n),o=o-c}return(w?-1:1)*u*Math.pow(2,o-n)};G.write=function(e,r,t,n,i,o){var u,p,h,c=o*8-i-1,s=(1<<c)-1,f=s>>1,E=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,w=n?0:o-1,C=n?1:-1,_r=r<0||r===0&&1/r<0?1:0;for(r=Math.abs(r),isNaN(r)||r===1/0?(p=isNaN(r)?1:0,u=s):(u=Math.floor(Math.log(r)/Math.LN2),r*(h=Math.pow(2,-u))<1&&(u--,h*=2),u+f>=1?r+=E/h:r+=E*Math.pow(2,1-f),r*h>=2&&(u++,h/=2),u+f>=s?(p=0,u=s):u+f>=1?(p=(r*h-1)*Math.pow(2,i),u=u+f):(p=r*Math.pow(2,f-1)*Math.pow(2,i),u=0));i>=8;e[t+w]=p&255,w+=C,p/=256,i-=8);for(u=u<<i|p,c+=i;c>0;e[t+w]=u&255,w+=C,u/=256,c-=8);e[t+w-C]|=_r*128}});var Er=N(S=>{"use strict";g();var J=ir(),b=or(),ur=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;S.Buffer=a;S.SlowBuffer=Qr;S.INSPECT_MAX_BYTES=50;var Y=2147483647;S.kMaxLength=Y;a.TYPED_ARRAY_SUPPORT=qr();!a.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function qr(){try{var e=new Uint8Array(1),r={foo:function(){return 42}};return Object.setPrototypeOf(r,Uint8Array.prototype),Object.setPrototypeOf(e,r),e.foo()===42}catch(t){return!1}}Object.defineProperty(a.prototype,"parent",{enumerable:!0,get:function(){if(!!a.isBuffer(this))return this.buffer}});Object.defineProperty(a.prototype,"offset",{enumerable:!0,get:function(){if(!!a.isBuffer(this))return this.byteOffset}});function d(e){if(e>Y)throw new RangeError('The value "'+e+'" is invalid for option "size"');var r=new Uint8Array(e);return Object.setPrototypeOf(r,a.prototype),r}function a(e,r,t){if(typeof e=="number"){if(typeof r=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return O(e)}return hr(e,r,t)}a.poolSize=8192;function hr(e,r,t){if(typeof e=="string")return Xr(e,r);if(ArrayBuffer.isView(e))return Gr(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(F(e,ArrayBuffer)||e&&F(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(F(e,SharedArrayBuffer)||e&&F(e.buffer,SharedArrayBuffer)))return V(e,r,t);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var n=e.valueOf&&e.valueOf();if(n!=null&&n!==e)return a.from(n,r,t);var i=Jr(e);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return a.from(e[Symbol.toPrimitive]("string"),r,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}a.from=function(e,r,t){return hr(e,r,t)};Object.setPrototypeOf(a.prototype,Uint8Array.prototype);Object.setPrototypeOf(a,Uint8Array);function fr(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function Hr(e,r,t){return fr(e),e<=0?d(e):r!==void 0?typeof t=="string"?d(e).fill(r,t):d(e).fill(r):d(e)}a.alloc=function(e,r,t){return Hr(e,r,t)};function O(e){return fr(e),d(e<0?0:Z(e)|0)}a.allocUnsafe=function(e){return O(e)};a.allocUnsafeSlow=function(e){return O(e)};function Xr(e,r){if((typeof r!="string"||r==="")&&(r="utf8"),!a.isEncoding(r))throw new TypeError("Unknown encoding: "+r);var t=cr(e,r)|0,n=d(t),i=n.write(e,r);return i!==t&&(n=n.slice(0,i)),n}function Q(e){for(var r=e.length<0?0:Z(e.length)|0,t=d(r),n=0;n<r;n+=1)t[n]=e[n]&255;return t}function Gr(e){if(F(e,Uint8Array)){var r=new Uint8Array(e);return V(r.buffer,r.byteOffset,r.byteLength)}return Q(e)}function V(e,r,t){if(r<0||e.byteLength<r)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<r+(t||0))throw new RangeError('"length" is outside of buffer bounds');var n;return r===void 0&&t===void 0?n=new Uint8Array(e):t===void 0?n=new Uint8Array(e,r):n=new Uint8Array(e,r,t),Object.setPrototypeOf(n,a.prototype),n}function Jr(e){if(a.isBuffer(e)){var r=Z(e.length)|0,t=d(r);return t.length===0||e.copy(t,0,0,r),t}if(e.length!==void 0)return typeof e.length!="number"||$(e.length)?d(0):Q(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Q(e.data)}function Z(e){if(e>=Y)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Y.toString(16)+" bytes");return e|0}function Qr(e){return+e!=e&&(e=0),a.alloc(+e)}a.isBuffer=function(r){return r!=null&&r._isBuffer===!0&&r!==a.prototype};a.compare=function(r,t){if(F(r,Uint8Array)&&(r=a.from(r,r.offset,r.byteLength)),F(t,Uint8Array)&&(t=a.from(t,t.offset,t.byteLength)),!a.isBuffer(r)||!a.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(r===t)return 0;for(var n=r.length,i=t.length,o=0,u=Math.min(n,i);o<u;++o)if(r[o]!==t[o]){n=r[o],i=t[o];break}return n<i?-1:i<n?1:0};a.isEncoding=function(r){switch(String(r).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};a.concat=function(r,t){if(!Array.isArray(r))throw new TypeError('"list" argument must be an Array of Buffers');if(r.length===0)return a.alloc(0);var n;if(t===void 0)for(t=0,n=0;n<r.length;++n)t+=r[n].length;var i=a.allocUnsafe(t),o=0;for(n=0;n<r.length;++n){var u=r[n];if(F(u,Uint8Array))o+u.length>i.length?a.from(u).copy(i,o):Uint8Array.prototype.set.call(i,u,o);else if(a.isBuffer(u))u.copy(i,o);else throw new TypeError('"list" argument must be an Array of Buffers');o+=u.length}return i};function cr(e,r){if(a.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||F(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var t=e.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&t===0)return 0;for(var i=!1;;)switch(r){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return K(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return mr(e).length;default:if(i)return n?-1:K(e).length;r=(""+r).toLowerCase(),i=!0}}a.byteLength=cr;function Vr(e,r,t){var n=!1;if((r===void 0||r<0)&&(r=0),r>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,r>>>=0,t<=r))return"";for(e||(e="utf8");;)switch(e){case"hex":return nt(this,r,t);case"utf8":case"utf-8":return lr(this,r,t);case"ascii":return tt(this,r,t);case"latin1":case"binary":return et(this,r,t);case"base64":return jr(this,r,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return it(this,r,t);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}a.prototype._isBuffer=!0;function I(e,r,t){var n=e[r];e[r]=e[t],e[t]=n}a.prototype.swap16=function(){var r=this.length;if(r%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<r;t+=2)I(this,t,t+1);return this};a.prototype.swap32=function(){var r=this.length;if(r%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<r;t+=4)I(this,t,t+3),I(this,t+1,t+2);return this};a.prototype.swap64=function(){var r=this.length;if(r%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<r;t+=8)I(this,t,t+7),I(this,t+1,t+6),I(this,t+2,t+5),I(this,t+3,t+4);return this};a.prototype.toString=function(){var r=this.length;return r===0?"":arguments.length===0?lr(this,0,r):Vr.apply(this,arguments)};a.prototype.toLocaleString=a.prototype.toString;a.prototype.equals=function(r){if(!a.isBuffer(r))throw new TypeError("Argument must be a Buffer");return this===r?!0:a.compare(this,r)===0};a.prototype.inspect=function(){var r="",t=S.INSPECT_MAX_BYTES;return r=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(r+=" ... "),"<Buffer "+r+">"};ur&&(a.prototype[ur]=a.prototype.inspect);a.prototype.compare=function(r,t,n,i,o){if(F(r,Uint8Array)&&(r=a.from(r,r.offset,r.byteLength)),!a.isBuffer(r))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof r);if(t===void 0&&(t=0),n===void 0&&(n=r?r.length:0),i===void 0&&(i=0),o===void 0&&(o=this.length),t<0||n>r.length||i<0||o>this.length)throw new RangeError("out of range index");if(i>=o&&t>=n)return 0;if(i>=o)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,i>>>=0,o>>>=0,this===r)return 0;for(var u=o-i,p=n-t,h=Math.min(u,p),c=this.slice(i,o),s=r.slice(t,n),f=0;f<h;++f)if(c[f]!==s[f]){u=c[f],p=s[f];break}return u<p?-1:p<u?1:0};function sr(e,r,t,n,i){if(e.length===0)return-1;if(typeof t=="string"?(n=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,$(t)&&(t=i?0:e.length-1),t<0&&(t=e.length+t),t>=e.length){if(i)return-1;t=e.length-1}else if(t<0)if(i)t=0;else return-1;if(typeof r=="string"&&(r=a.from(r,n)),a.isBuffer(r))return r.length===0?-1:ar(e,r,t,n,i);if(typeof r=="number")return r=r&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,r,t):Uint8Array.prototype.lastIndexOf.call(e,r,t):ar(e,[r],t,n,i);throw new TypeError("val must be string, number or Buffer")}function ar(e,r,t,n,i){var o=1,u=e.length,p=r.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(e.length<2||r.length<2)return-1;o=2,u/=2,p/=2,t/=2}function h(w,C){return o===1?w[C]:w.readUInt16BE(C*o)}var c;if(i){var s=-1;for(c=t;c<u;c++)if(h(e,c)===h(r,s===-1?0:c-s)){if(s===-1&&(s=c),c-s+1===p)return s*o}else s!==-1&&(c-=c-s),s=-1}else for(t+p>u&&(t=u-p),c=t;c>=0;c--){for(var f=!0,E=0;E<p;E++)if(h(e,c+E)!==h(r,E)){f=!1;break}if(f)return c}return-1}a.prototype.includes=function(r,t,n){return this.indexOf(r,t,n)!==-1};a.prototype.indexOf=function(r,t,n){return sr(this,r,t,n,!0)};a.prototype.lastIndexOf=function(r,t,n){return sr(this,r,t,n,!1)};function Kr(e,r,t,n){t=Number(t)||0;var i=e.length-t;n?(n=Number(n),n>i&&(n=i)):n=i;var o=r.length;n>o/2&&(n=o/2);for(var u=0;u<n;++u){var p=parseInt(r.substr(u*2,2),16);if($(p))return u;e[t+u]=p}return u}function Or(e,r,t,n){return q(K(r,e.length-t),e,t,n)}function Zr(e,r,t,n){return q(at(r),e,t,n)}function $r(e,r,t,n){return q(mr(r),e,t,n)}function Pr(e,r,t,n){return q(pt(r,e.length-t),e,t,n)}a.prototype.write=function(r,t,n,i){if(t===void 0)i="utf8",n=this.length,t=0;else if(n===void 0&&typeof t=="string")i=t,n=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var o=this.length-t;if((n===void 0||n>o)&&(n=o),r.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var u=!1;;)switch(i){case"hex":return Kr(this,r,t,n);case"utf8":case"utf-8":return Or(this,r,t,n);case"ascii":case"latin1":case"binary":return Zr(this,r,t,n);case"base64":return $r(this,r,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Pr(this,r,t,n);default:if(u)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),u=!0}};a.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function jr(e,r,t){return r===0&&t===e.length?J.fromByteArray(e):J.fromByteArray(e.slice(r,t))}function lr(e,r,t){t=Math.min(e.length,t);for(var n=[],i=r;i<t;){var o=e[i],u=null,p=o>239?4:o>223?3:o>191?2:1;if(i+p<=t){var h,c,s,f;switch(p){case 1:o<128&&(u=o);break;case 2:h=e[i+1],(h&192)===128&&(f=(o&31)<<6|h&63,f>127&&(u=f));break;case 3:h=e[i+1],c=e[i+2],(h&192)===128&&(c&192)===128&&(f=(o&15)<<12|(h&63)<<6|c&63,f>2047&&(f<55296||f>57343)&&(u=f));break;case 4:h=e[i+1],c=e[i+2],s=e[i+3],(h&192)===128&&(c&192)===128&&(s&192)===128&&(f=(o&15)<<18|(h&63)<<12|(c&63)<<6|s&63,f>65535&&f<1114112&&(u=f))}}u===null?(u=65533,p=1):u>65535&&(u-=65536,n.push(u>>>10&1023|55296),u=56320|u&1023),n.push(u),i+=p}return rt(n)}var pr=4096;function rt(e){var r=e.length;if(r<=pr)return String.fromCharCode.apply(String,e);for(var t="",n=0;n<r;)t+=String.fromCharCode.apply(String,e.slice(n,n+=pr));return t}function tt(e,r,t){var n="";t=Math.min(e.length,t);for(var i=r;i<t;++i)n+=String.fromCharCode(e[i]&127);return n}function et(e,r,t){var n="";t=Math.min(e.length,t);for(var i=r;i<t;++i)n+=String.fromCharCode(e[i]);return n}function nt(e,r,t){var n=e.length;(!r||r<0)&&(r=0),(!t||t<0||t>n)&&(t=n);for(var i="",o=r;o<t;++o)i+=ht[e[o]];return i}function it(e,r,t){for(var n=e.slice(r,t),i="",o=0;o<n.length-1;o+=2)i+=String.fromCharCode(n[o]+n[o+1]*256);return i}a.prototype.slice=function(r,t){var n=this.length;r=~~r,t=t===void 0?n:~~t,r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),t<r&&(t=r);var i=this.subarray(r,t);return Object.setPrototypeOf(i,a.prototype),i};function x(e,r,t){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+r>t)throw new RangeError("Trying to access beyond buffer length")}a.prototype.readUintLE=a.prototype.readUIntLE=function(r,t,n){r=r>>>0,t=t>>>0,n||x(r,t,this.length);for(var i=this[r],o=1,u=0;++u<t&&(o*=256);)i+=this[r+u]*o;return i};a.prototype.readUintBE=a.prototype.readUIntBE=function(r,t,n){r=r>>>0,t=t>>>0,n||x(r,t,this.length);for(var i=this[r+--t],o=1;t>0&&(o*=256);)i+=this[r+--t]*o;return i};a.prototype.readUint8=a.prototype.readUInt8=function(r,t){return r=r>>>0,t||x(r,1,this.length),this[r]};a.prototype.readUint16LE=a.prototype.readUInt16LE=function(r,t){return r=r>>>0,t||x(r,2,this.length),this[r]|this[r+1]<<8};a.prototype.readUint16BE=a.prototype.readUInt16BE=function(r,t){return r=r>>>0,t||x(r,2,this.length),this[r]<<8|this[r+1]};a.prototype.readUint32LE=a.prototype.readUInt32LE=function(r,t){return r=r>>>0,t||x(r,4,this.length),(this[r]|this[r+1]<<8|this[r+2]<<16)+this[r+3]*16777216};a.prototype.readUint32BE=a.prototype.readUInt32BE=function(r,t){return r=r>>>0,t||x(r,4,this.length),this[r]*16777216+(this[r+1]<<16|this[r+2]<<8|this[r+3])};a.prototype.readIntLE=function(r,t,n){r=r>>>0,t=t>>>0,n||x(r,t,this.length);for(var i=this[r],o=1,u=0;++u<t&&(o*=256);)i+=this[r+u]*o;return o*=128,i>=o&&(i-=Math.pow(2,8*t)),i};a.prototype.readIntBE=function(r,t,n){r=r>>>0,t=t>>>0,n||x(r,t,this.length);for(var i=t,o=1,u=this[r+--i];i>0&&(o*=256);)u+=this[r+--i]*o;return o*=128,u>=o&&(u-=Math.pow(2,8*t)),u};a.prototype.readInt8=function(r,t){return r=r>>>0,t||x(r,1,this.length),this[r]&128?(255-this[r]+1)*-1:this[r]};a.prototype.readInt16LE=function(r,t){r=r>>>0,t||x(r,2,this.length);var n=this[r]|this[r+1]<<8;return n&32768?n|4294901760:n};a.prototype.readInt16BE=function(r,t){r=r>>>0,t||x(r,2,this.length);var n=this[r+1]|this[r]<<8;return n&32768?n|4294901760:n};a.prototype.readInt32LE=function(r,t){return r=r>>>0,t||x(r,4,this.length),this[r]|this[r+1]<<8|this[r+2]<<16|this[r+3]<<24};a.prototype.readInt32BE=function(r,t){return r=r>>>0,t||x(r,4,this.length),this[r]<<24|this[r+1]<<16|this[r+2]<<8|this[r+3]};a.prototype.readFloatLE=function(r,t){return r=r>>>0,t||x(r,4,this.length),b.read(this,r,!0,23,4)};a.prototype.readFloatBE=function(r,t){return r=r>>>0,t||x(r,4,this.length),b.read(this,r,!1,23,4)};a.prototype.readDoubleLE=function(r,t){return r=r>>>0,t||x(r,8,this.length),b.read(this,r,!0,52,8)};a.prototype.readDoubleBE=function(r,t){return r=r>>>0,t||x(r,8,this.length),b.read(this,r,!1,52,8)};function y(e,r,t,n,i,o){if(!a.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(r>i||r<o)throw new RangeError('"value" argument is out of bounds');if(t+n>e.length)throw new RangeError("Index out of range")}a.prototype.writeUintLE=a.prototype.writeUIntLE=function(r,t,n,i){if(r=+r,t=t>>>0,n=n>>>0,!i){var o=Math.pow(2,8*n)-1;y(this,r,t,n,o,0)}var u=1,p=0;for(this[t]=r&255;++p<n&&(u*=256);)this[t+p]=r/u&255;return t+n};a.prototype.writeUintBE=a.prototype.writeUIntBE=function(r,t,n,i){if(r=+r,t=t>>>0,n=n>>>0,!i){var o=Math.pow(2,8*n)-1;y(this,r,t,n,o,0)}var u=n-1,p=1;for(this[t+u]=r&255;--u>=0&&(p*=256);)this[t+u]=r/p&255;return t+n};a.prototype.writeUint8=a.prototype.writeUInt8=function(r,t,n){return r=+r,t=t>>>0,n||y(this,r,t,1,255,0),this[t]=r&255,t+1};a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(r,t,n){return r=+r,t=t>>>0,n||y(this,r,t,2,65535,0),this[t]=r&255,this[t+1]=r>>>8,t+2};a.prototype.writeUint16BE=a.prototype.writeUInt16BE=function(r,t,n){return r=+r,t=t>>>0,n||y(this,r,t,2,65535,0),this[t]=r>>>8,this[t+1]=r&255,t+2};a.prototype.writeUint32LE=a.prototype.writeUInt32LE=function(r,t,n){return r=+r,t=t>>>0,n||y(this,r,t,4,4294967295,0),this[t+3]=r>>>24,this[t+2]=r>>>16,this[t+1]=r>>>8,this[t]=r&255,t+4};a.prototype.writeUint32BE=a.prototype.writeUInt32BE=function(r,t,n){return r=+r,t=t>>>0,n||y(this,r,t,4,4294967295,0),this[t]=r>>>24,this[t+1]=r>>>16,this[t+2]=r>>>8,this[t+3]=r&255,t+4};a.prototype.writeIntLE=function(r,t,n,i){if(r=+r,t=t>>>0,!i){var o=Math.pow(2,8*n-1);y(this,r,t,n,o-1,-o)}var u=0,p=1,h=0;for(this[t]=r&255;++u<n&&(p*=256);)r<0&&h===0&&this[t+u-1]!==0&&(h=1),this[t+u]=(r/p>>0)-h&255;return t+n};a.prototype.writeIntBE=function(r,t,n,i){if(r=+r,t=t>>>0,!i){var o=Math.pow(2,8*n-1);y(this,r,t,n,o-1,-o)}var u=n-1,p=1,h=0;for(this[t+u]=r&255;--u>=0&&(p*=256);)r<0&&h===0&&this[t+u+1]!==0&&(h=1),this[t+u]=(r/p>>0)-h&255;return t+n};a.prototype.writeInt8=function(r,t,n){return r=+r,t=t>>>0,n||y(this,r,t,1,127,-128),r<0&&(r=255+r+1),this[t]=r&255,t+1};a.prototype.writeInt16LE=function(r,t,n){return r=+r,t=t>>>0,n||y(this,r,t,2,32767,-32768),this[t]=r&255,this[t+1]=r>>>8,t+2};a.prototype.writeInt16BE=function(r,t,n){return r=+r,t=t>>>0,n||y(this,r,t,2,32767,-32768),this[t]=r>>>8,this[t+1]=r&255,t+2};a.prototype.writeInt32LE=function(r,t,n){return r=+r,t=t>>>0,n||y(this,r,t,4,2147483647,-2147483648),this[t]=r&255,this[t+1]=r>>>8,this[t+2]=r>>>16,this[t+3]=r>>>24,t+4};a.prototype.writeInt32BE=function(r,t,n){return r=+r,t=t>>>0,n||y(this,r,t,4,2147483647,-2147483648),r<0&&(r=4294967295+r+1),this[t]=r>>>24,this[t+1]=r>>>16,this[t+2]=r>>>8,this[t+3]=r&255,t+4};function xr(e,r,t,n,i,o){if(t+n>e.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function yr(e,r,t,n,i){return r=+r,t=t>>>0,i||xr(e,r,t,4,34028234663852886e22,-34028234663852886e22),b.write(e,r,t,n,23,4),t+4}a.prototype.writeFloatLE=function(r,t,n){return yr(this,r,t,!0,n)};a.prototype.writeFloatBE=function(r,t,n){return yr(this,r,t,!1,n)};function wr(e,r,t,n,i){return r=+r,t=t>>>0,i||xr(e,r,t,8,17976931348623157e292,-17976931348623157e292),b.write(e,r,t,n,52,8),t+8}a.prototype.writeDoubleLE=function(r,t,n){return wr(this,r,t,!0,n)};a.prototype.writeDoubleBE=function(r,t,n){return wr(this,r,t,!1,n)};a.prototype.copy=function(r,t,n,i){if(!a.isBuffer(r))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),t>=r.length&&(t=r.length),t||(t=0),i>0&&i<n&&(i=n),i===n||r.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),r.length-t<i-n&&(i=r.length-t+n);var o=i-n;return this===r&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,n,i):Uint8Array.prototype.set.call(r,this.subarray(n,i),t),o};a.prototype.fill=function(r,t,n,i){if(typeof r=="string"){if(typeof t=="string"?(i=t,t=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!a.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(r.length===1){var o=r.charCodeAt(0);(i==="utf8"&&o<128||i==="latin1")&&(r=o)}}else typeof r=="number"?r=r&255:typeof r=="boolean"&&(r=Number(r));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;t=t>>>0,n=n===void 0?this.length:n>>>0,r||(r=0);var u;if(typeof r=="number")for(u=t;u<n;++u)this[u]=r;else{var p=a.isBuffer(r)?r:a.from(r,i),h=p.length;if(h===0)throw new TypeError('The value "'+r+'" is invalid for argument "value"');for(u=0;u<n-t;++u)this[u+t]=p[u%h]}return this};var ot=/[^+/0-9A-Za-z-_]/g;function ut(e){if(e=e.split("=")[0],e=e.trim().replace(ot,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function K(e,r){r=r||1/0;for(var t,n=e.length,i=null,o=[],u=0;u<n;++u){if(t=e.charCodeAt(u),t>55295&&t<57344){if(!i){if(t>56319){(r-=3)>-1&&o.push(239,191,189);continue}else if(u+1===n){(r-=3)>-1&&o.push(239,191,189);continue}i=t;continue}if(t<56320){(r-=3)>-1&&o.push(239,191,189),i=t;continue}t=(i-55296<<10|t-56320)+65536}else i&&(r-=3)>-1&&o.push(239,191,189);if(i=null,t<128){if((r-=1)<0)break;o.push(t)}else if(t<2048){if((r-=2)<0)break;o.push(t>>6|192,t&63|128)}else if(t<65536){if((r-=3)<0)break;o.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((r-=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 at(e){for(var r=[],t=0;t<e.length;++t)r.push(e.charCodeAt(t)&255);return r}function pt(e,r){for(var t,n,i,o=[],u=0;u<e.length&&!((r-=2)<0);++u)t=e.charCodeAt(u),n=t>>8,i=t%256,o.push(i),o.push(n);return o}function mr(e){return J.toByteArray(ut(e))}function q(e,r,t,n){for(var i=0;i<n&&!(i+t>=r.length||i>=e.length);++i)r[i+t]=e[i];return i}function F(e,r){return e instanceof r||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===r.name}function $(e){return e!==e}var ht=function(){for(var e="0123456789abcdef",r=new Array(256),t=0;t<16;++t)for(var n=t*16,i=0;i<16;++i)r[n+i]=e[t]+e[i];return r}()});var vr=N((Et,Ar)=>{g();var l=Ar.exports={},A,v;function P(){throw new Error("setTimeout has not been defined")}function j(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?A=setTimeout:A=P}catch(e){A=P}try{typeof clearTimeout=="function"?v=clearTimeout:v=j}catch(e){v=j}})();function gr(e){if(A===setTimeout)return setTimeout(e,0);if((A===P||!A)&&setTimeout)return A=setTimeout,setTimeout(e,0);try{return A(e,0)}catch(r){try{return A.call(null,e,0)}catch(t){return A.call(this,e,0)}}}function ft(e){if(v===clearTimeout)return clearTimeout(e);if((v===j||!v)&&clearTimeout)return v=clearTimeout,clearTimeout(e);try{return v(e)}catch(r){try{return v.call(null,e)}catch(t){return v.call(this,e)}}}var _=[],R=!1,L,H=-1;function ct(){!R||!L||(R=!1,L.length?_=L.concat(_):H=-1,_.length&&Br())}function Br(){if(!R){var e=gr(ct);R=!0;for(var r=_.length;r;){for(L=_,_=[];++H<r;)L&&L[H].run();H=-1,r=_.length}L=null,R=!1,ft(e)}}l.nextTick=function(e){var r=new Array(arguments.length-1);if(arguments.length>1)for(var t=1;t<arguments.length;t++)r[t-1]=arguments[t];_.push(new Fr(e,r)),_.length===1&&!R&&gr(Br)};function Fr(e,r){this.fun=e,this.array=r}Fr.prototype.run=function(){this.fun.apply(null,this.array)};l.title="browser";l.browser=!0;l.env={};l.argv=[];l.version="";l.versions={};function U(){}l.on=U;l.addListener=U;l.once=U;l.off=U;l.removeListener=U;l.removeAllListeners=U;l.emit=U;l.prependListener=U;l.prependOnceListener=U;l.listeners=function(e){return[]};l.binding=function(e){throw new Error("process.binding is not supported")};l.cwd=function(){return"/"};l.chdir=function(e){throw new Error("process.chdir is not supported")};l.umask=function(){return 0}});var M,k,gt,g=br(()=>{M=tr(Er()),k=tr(vr()),gt=function(e){function r(){var n=this||self;return delete e.prototype.__magic__,n}if(typeof globalThis=="object")return globalThis;if(this)return r();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:r});var t=__magic__;return t}(Object)});var lt={};Sr(lt,{css:()=>dr,default:()=>st});module.exports=Rr(lt);g();var dr=`.dapp-core-component__extensionLoginButton-styles__extension-login {
2
+ box-sizing: border-box;
12
3
  }
13
4
 
14
5
  .dapp-core-component__extensionLoginButton-styles__login-text {
15
- color: inherit;
6
+ box-sizing: border-box;
16
7
  }
17
8
 
18
9
  .dapp-core-component__extensionLoginButton-styles__no-extension-button-wrapper {
19
- color: inherit;
10
+ box-sizing: border-box;
20
11
  }
21
12
 
22
13
  .dapp-core-component__extensionLoginButton-styles__noExtensionButtonContent {
23
- color: inherit;
14
+ box-sizing: border-box;
24
15
  }
25
16
 
26
17
  .dapp-core-component__extensionLoginButton-styles__no-extension-button-title {
27
- color: inherit;
28
- }
29
-
30
- .dapp-core-component__extensionLoginButton-styles__no-extension-button-icon {
31
- color: inherit;
32
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(dr));var st={"extension-login":"dapp-core-component__extensionLoginButton-styles__extension-login",extensionLogin:"dapp-core-component__extensionLoginButton-styles__extension-login",title:"dapp-core-component__extensionLoginButton-styles__title",wrapper:"dapp-core-component__extensionLoginButton-styles__wrapper","login-text":"dapp-core-component__extensionLoginButton-styles__login-text",loginText:"dapp-core-component__extensionLoginButton-styles__login-text","no-extension-button-wrapper":"dapp-core-component__extensionLoginButton-styles__no-extension-button-wrapper",noExtensionButtonWrapper:"dapp-core-component__extensionLoginButton-styles__no-extension-button-wrapper",noExtensionButtonContent:"dapp-core-component__extensionLoginButton-styles__noExtensionButtonContent","no-extension-button-title":"dapp-core-component__extensionLoginButton-styles__no-extension-button-title",noExtensionButtonTitle:"dapp-core-component__extensionLoginButton-styles__no-extension-button-title","no-extension-button-icon":"dapp-core-component__extensionLoginButton-styles__no-extension-button-icon",noExtensionButtonIcon:"dapp-core-component__extensionLoginButton-styles__no-extension-button-icon"};0&&(module.exports={css});
18
+ box-sizing: border-box;
19
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(dr));var st={"extension-login":"dapp-core-component__extensionLoginButton-styles__extension-login",extensionLogin:"dapp-core-component__extensionLoginButton-styles__extension-login","login-text":"dapp-core-component__extensionLoginButton-styles__login-text",loginText:"dapp-core-component__extensionLoginButton-styles__login-text","no-extension-button-wrapper":"dapp-core-component__extensionLoginButton-styles__no-extension-button-wrapper",noExtensionButtonWrapper:"dapp-core-component__extensionLoginButton-styles__no-extension-button-wrapper",noExtensionButtonContent:"dapp-core-component__extensionLoginButton-styles__noExtensionButtonContent","no-extension-button-title":"dapp-core-component__extensionLoginButton-styles__no-extension-button-title",noExtensionButtonTitle:"dapp-core-component__extensionLoginButton-styles__no-extension-button-title"};0&&(module.exports={css});
33
20
  /*!
34
21
  * The buffer module from node.js, for the browser.
35
22
  *