@graffiti-garden/implementation-local 0.6.3 → 1.0.0
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/README.md +0 -1
- package/dist/browser/ajv-IY2ZY7VT.js +9 -0
- package/dist/browser/ajv-IY2ZY7VT.js.map +7 -0
- package/dist/browser/{chunk-KNUPPOQC.js → chunk-GE6AZATH.js} +2 -2
- package/dist/browser/{chunk-KNUPPOQC.js.map → chunk-GE6AZATH.js.map} +1 -1
- package/dist/browser/{index-browser.es-G37SKL53.js → index-browser.es-UXYPGJ2M.js} +2 -2
- package/dist/browser/{index-browser.es-G37SKL53.js.map → index-browser.es-UXYPGJ2M.js.map} +1 -1
- package/dist/browser/index.js +11 -2
- package/dist/browser/index.js.map +4 -4
- package/dist/cjs/identity.js +112 -0
- package/dist/cjs/identity.js.map +7 -0
- package/dist/cjs/index.js +43 -22
- package/dist/cjs/index.js.map +2 -2
- package/dist/cjs/media.js +111 -0
- package/dist/cjs/media.js.map +7 -0
- package/dist/cjs/objects.js +307 -0
- package/dist/cjs/objects.js.map +7 -0
- package/dist/cjs/tests.spec.js +1 -2
- package/dist/cjs/tests.spec.js.map +2 -2
- package/dist/cjs/utilities.js +68 -43
- package/dist/cjs/utilities.js.map +2 -2
- package/dist/esm/identity.js +92 -0
- package/dist/esm/identity.js.map +7 -0
- package/dist/esm/index.js +43 -24
- package/dist/esm/index.js.map +2 -2
- package/dist/esm/media.js +91 -0
- package/dist/esm/media.js.map +7 -0
- package/dist/esm/objects.js +285 -0
- package/dist/esm/objects.js.map +7 -0
- package/dist/esm/tests.spec.js +2 -4
- package/dist/esm/tests.spec.js.map +2 -2
- package/dist/esm/utilities.js +69 -48
- package/dist/esm/utilities.js.map +2 -2
- package/dist/{session-manager.d.ts → identity.d.ts} +7 -5
- package/dist/identity.d.ts.map +1 -0
- package/dist/index.d.ts +15 -13
- package/dist/index.d.ts.map +1 -1
- package/dist/media.d.ts +9 -0
- package/dist/media.d.ts.map +1 -0
- package/dist/objects.d.ts +63 -0
- package/dist/objects.d.ts.map +1 -0
- package/dist/utilities.d.ts +19 -8
- package/dist/utilities.d.ts.map +1 -1
- package/package.json +31 -19
- package/src/identity.ts +131 -0
- package/src/index.ts +44 -29
- package/src/media.ts +106 -0
- package/src/objects.ts +431 -0
- package/src/tests.spec.ts +2 -4
- package/src/utilities.ts +67 -87
- package/dist/browser/ajv-6AI3HK2A.js +0 -9
- package/dist/browser/ajv-6AI3HK2A.js.map +0 -7
- package/dist/browser/fast-json-patch-ZE7SZEYK.js +0 -19
- package/dist/browser/fast-json-patch-ZE7SZEYK.js.map +0 -7
- package/dist/cjs/database.js +0 -621
- package/dist/cjs/database.js.map +0 -7
- package/dist/cjs/session-manager.js +0 -107
- package/dist/cjs/session-manager.js.map +0 -7
- package/dist/database.d.ts +0 -105
- package/dist/database.d.ts.map +0 -1
- package/dist/esm/database.js +0 -603
- package/dist/esm/database.js.map +0 -7
- package/dist/esm/session-manager.js +0 -87
- package/dist/esm/session-manager.js.map +0 -7
- package/dist/session-manager.d.ts.map +0 -1
- package/src/database.ts +0 -911
- package/src/session-manager.ts +0 -123
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
var fe=Object.create;var hr=Object.defineProperty;var we=Object.getOwnPropertyDescriptor;var ye=Object.getOwnPropertyNames;var de=Object.getPrototypeOf,ge=Object.prototype.hasOwnProperty;var z=(h,a)=>()=>(h&&(a=h(h=0)),a);var Ue=(h,a)=>()=>(a||h((a={exports:{}}).exports,a),a.exports),Be=(h,a)=>{for(var w in a)hr(h,w,{get:a[w],enumerable:!0})},me=(h,a,w,B)=>{if(a&&typeof a=="object"||typeof a=="function")for(let f of ye(a))!ge.call(h,f)&&f!==w&&hr(h,f,{get:()=>a[f],enumerable:!(B=we(a,f))||B.enumerable});return h};var _e=(h,a,w)=>(w=h!=null?fe(de(h)):{},me(a||!h||!h.__esModule?hr(w,"default",{value:h,enumerable:!0}):w,h));var G=z(()=>{});var W=z(()=>{xr()});function Ee(){if(Tr)return Z;Tr=!0,Z.byteLength=S,Z.toByteArray=v,Z.fromByteArray=P;for(var h=[],a=[],w=typeof Uint8Array<"u"?Uint8Array:Array,B="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",f=0,d=B.length;f<d;++f)h[f]=B[f],a[B.charCodeAt(f)]=f;a[45]=62,a[95]=63;function o(s){var l=s.length;if(l%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var g=s.indexOf("=");g===-1&&(g=l);var _=g===l?0:4-g%4;return[g,_]}function S(s){var l=o(s),g=l[0],_=l[1];return(g+_)*3/4-_}function L(s,l,g){return(l+g)*3/4-g}function v(s){var l,g=o(s),_=g[0],C=g[1],U=new w(L(s,_,C)),k=0,N=C>0?_-4:_,b;for(b=0;b<N;b+=4)l=a[s.charCodeAt(b)]<<18|a[s.charCodeAt(b+1)]<<12|a[s.charCodeAt(b+2)]<<6|a[s.charCodeAt(b+3)],U[k++]=l>>16&255,U[k++]=l>>8&255,U[k++]=l&255;return C===2&&(l=a[s.charCodeAt(b)]<<2|a[s.charCodeAt(b+1)]>>4,U[k++]=l&255),C===1&&(l=a[s.charCodeAt(b)]<<10|a[s.charCodeAt(b+1)]<<4|a[s.charCodeAt(b+2)]>>2,U[k++]=l>>8&255,U[k++]=l&255),U}function A(s){return h[s>>18&63]+h[s>>12&63]+h[s>>6&63]+h[s&63]}function T(s,l,g){for(var _,C=[],U=l;U<g;U+=3)_=(s[U]<<16&16711680)+(s[U+1]<<8&65280)+(s[U+2]&255),C.push(A(_));return C.join("")}function P(s){for(var l,g=s.length,_=g%3,C=[],U=16383,k=0,N=g-_;k<N;k+=U)C.push(T(s,k,k+U>N?N:k+U));return _===1?(l=s[g-1],C.push(h[l>>2]+h[l<<4&63]+"==")):_===2&&(l=(s[g-2]<<8)+s[g-1],C.push(h[l>>10]+h[l>>4&63]+h[l<<2&63]+"=")),C.join("")}return Z}function Ie(){if(Rr)return er;Rr=!0;return er.read=function(h,a,w,B,f){var d,o,S=f*8-B-1,L=(1<<S)-1,v=L>>1,A=-7,T=w?f-1:0,P=w?-1:1,s=h[a+T];for(T+=P,d=s&(1<<-A)-1,s>>=-A,A+=S;A>0;d=d*256+h[a+T],T+=P,A-=8);for(o=d&(1<<-A)-1,d>>=-A,A+=B;A>0;o=o*256+h[a+T],T+=P,A-=8);if(d===0)d=1-v;else{if(d===L)return o?NaN:(s?-1:1)*(1/0);o=o+Math.pow(2,B),d=d-v}return(s?-1:1)*o*Math.pow(2,d-B)},er.write=function(h,a,w,B,f,d){var o,S,L,v=d*8-f-1,A=(1<<v)-1,T=A>>1,P=f===23?Math.pow(2,-24)-Math.pow(2,-77):0,s=B?0:d-1,l=B?1:-1,g=a<0||a===0&&1/a<0?1:0;for(a=Math.abs(a),isNaN(a)||a===1/0?(S=isNaN(a)?1:0,o=A):(o=Math.floor(Math.log(a)/Math.LN2),a*(L=Math.pow(2,-o))<1&&(o--,L*=2),o+T>=1?a+=P/L:a+=P*Math.pow(2,1-T),a*L>=2&&(o++,L/=2),o+T>=A?(S=0,o=A):o+T>=1?(S=(a*L-1)*Math.pow(2,f),o=o+T):(S=a*Math.pow(2,T-1)*Math.pow(2,f),o=0));f>=8;h[w+s]=S&255,s+=l,S/=256,f-=8);for(o=o<<f|S,v+=f;v>0;h[w+s]=o&255,s+=l,o/=256,v-=8);h[w+s-l]|=g*128},er}function Lr(){if(Sr)return q;Sr=!0;let h=Ee(),a=Ie(),w=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;q.Buffer=o,q.SlowBuffer=C,q.INSPECT_MAX_BYTES=50;let B=2147483647;q.kMaxLength=B,o.TYPED_ARRAY_SUPPORT=f(),!o.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function f(){try{let e=new Uint8Array(1),r={foo:function(){return 42}};return Object.setPrototypeOf(r,Uint8Array.prototype),Object.setPrototypeOf(e,r),e.foo()===42}catch{return!1}}Object.defineProperty(o.prototype,"parent",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.buffer}}),Object.defineProperty(o.prototype,"offset",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.byteOffset}});function d(e){if(e>B)throw new RangeError('The value "'+e+'" is invalid for option "size"');let r=new Uint8Array(e);return Object.setPrototypeOf(r,o.prototype),r}function o(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 A(e)}return S(e,r,t)}o.poolSize=8192;function S(e,r,t){if(typeof e=="string")return T(e,r);if(ArrayBuffer.isView(e))return s(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($(e,ArrayBuffer)||e&&$(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&($(e,SharedArrayBuffer)||e&&$(e.buffer,SharedArrayBuffer)))return l(e,r,t);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let n=e.valueOf&&e.valueOf();if(n!=null&&n!==e)return o.from(n,r,t);let i=g(e);if(i)return i;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return o.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)}o.from=function(e,r,t){return S(e,r,t)},Object.setPrototypeOf(o.prototype,Uint8Array.prototype),Object.setPrototypeOf(o,Uint8Array);function L(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 v(e,r,t){return L(e),e<=0?d(e):r!==void 0?typeof t=="string"?d(e).fill(r,t):d(e).fill(r):d(e)}o.alloc=function(e,r,t){return v(e,r,t)};function A(e){return L(e),d(e<0?0:_(e)|0)}o.allocUnsafe=function(e){return A(e)},o.allocUnsafeSlow=function(e){return A(e)};function T(e,r){if((typeof r!="string"||r==="")&&(r="utf8"),!o.isEncoding(r))throw new TypeError("Unknown encoding: "+r);let t=U(e,r)|0,n=d(t),i=n.write(e,r);return i!==t&&(n=n.slice(0,i)),n}function P(e){let r=e.length<0?0:_(e.length)|0,t=d(r);for(let n=0;n<r;n+=1)t[n]=e[n]&255;return t}function s(e){if($(e,Uint8Array)){let r=new Uint8Array(e);return l(r.buffer,r.byteOffset,r.byteLength)}return P(e)}function l(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');let 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,o.prototype),n}function g(e){if(o.isBuffer(e)){let r=_(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"||ar(e.length)?d(0):P(e);if(e.type==="Buffer"&&Array.isArray(e.data))return P(e.data)}function _(e){if(e>=B)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+B.toString(16)+" bytes");return e|0}function C(e){return+e!=e&&(e=0),o.alloc(+e)}o.isBuffer=function(r){return r!=null&&r._isBuffer===!0&&r!==o.prototype},o.compare=function(r,t){if($(r,Uint8Array)&&(r=o.from(r,r.offset,r.byteLength)),$(t,Uint8Array)&&(t=o.from(t,t.offset,t.byteLength)),!o.isBuffer(r)||!o.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(r===t)return 0;let n=r.length,i=t.length;for(let u=0,c=Math.min(n,i);u<c;++u)if(r[u]!==t[u]){n=r[u],i=t[u];break}return n<i?-1:i<n?1:0},o.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}},o.concat=function(r,t){if(!Array.isArray(r))throw new TypeError('"list" argument must be an Array of Buffers');if(r.length===0)return o.alloc(0);let n;if(t===void 0)for(t=0,n=0;n<r.length;++n)t+=r[n].length;let i=o.allocUnsafe(t),u=0;for(n=0;n<r.length;++n){let c=r[n];if($(c,Uint8Array))u+c.length>i.length?(o.isBuffer(c)||(c=o.from(c)),c.copy(i,u)):Uint8Array.prototype.set.call(i,c,u);else if(o.isBuffer(c))c.copy(i,u);else throw new TypeError('"list" argument must be an Array of Buffers');u+=c.length}return i};function U(e,r){if(o.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||$(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);let t=e.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&t===0)return 0;let i=!1;for(;;)switch(r){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return cr(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return _r(e).length;default:if(i)return n?-1:cr(e).length;r=(""+r).toLowerCase(),i=!0}}o.byteLength=U;function k(e,r,t){let 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 ie(this,r,t);case"utf8":case"utf-8":return yr(this,r,t);case"ascii":return ee(this,r,t);case"latin1":case"binary":return ne(this,r,t);case"base64":return re(this,r,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return oe(this,r,t);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}o.prototype._isBuffer=!0;function N(e,r,t){let n=e[r];e[r]=e[t],e[t]=n}o.prototype.swap16=function(){let r=this.length;if(r%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<r;t+=2)N(this,t,t+1);return this},o.prototype.swap32=function(){let r=this.length;if(r%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<r;t+=4)N(this,t,t+3),N(this,t+1,t+2);return this},o.prototype.swap64=function(){let r=this.length;if(r%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<r;t+=8)N(this,t,t+7),N(this,t+1,t+6),N(this,t+2,t+5),N(this,t+3,t+4);return this},o.prototype.toString=function(){let r=this.length;return r===0?"":arguments.length===0?yr(this,0,r):k.apply(this,arguments)},o.prototype.toLocaleString=o.prototype.toString,o.prototype.equals=function(r){if(!o.isBuffer(r))throw new TypeError("Argument must be a Buffer");return this===r?!0:o.compare(this,r)===0},o.prototype.inspect=function(){let r="",t=q.INSPECT_MAX_BYTES;return r=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(r+=" ... "),"<Buffer "+r+">"},w&&(o.prototype[w]=o.prototype.inspect),o.prototype.compare=function(r,t,n,i,u){if($(r,Uint8Array)&&(r=o.from(r,r.offset,r.byteLength)),!o.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),u===void 0&&(u=this.length),t<0||n>r.length||i<0||u>this.length)throw new RangeError("out of range index");if(i>=u&&t>=n)return 0;if(i>=u)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,i>>>=0,u>>>=0,this===r)return 0;let c=u-i,p=n-t,E=Math.min(c,p),m=this.slice(i,u),I=r.slice(t,n);for(let y=0;y<E;++y)if(m[y]!==I[y]){c=m[y],p=I[y];break}return c<p?-1:p<c?1:0};function b(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,ar(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=o.from(r,n)),o.isBuffer(r))return r.length===0?-1:wr(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):wr(e,[r],t,n,i);throw new TypeError("val must be string, number or Buffer")}function wr(e,r,t,n,i){let u=1,c=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;u=2,c/=2,p/=2,t/=2}function E(I,y){return u===1?I[y]:I.readUInt16BE(y*u)}let m;if(i){let I=-1;for(m=t;m<c;m++)if(E(e,m)===E(r,I===-1?0:m-I)){if(I===-1&&(I=m),m-I+1===p)return I*u}else I!==-1&&(m-=m-I),I=-1}else for(t+p>c&&(t=c-p),m=t;m>=0;m--){let I=!0;for(let y=0;y<p;y++)if(E(e,m+y)!==E(r,y)){I=!1;break}if(I)return m}return-1}o.prototype.includes=function(r,t,n){return this.indexOf(r,t,n)!==-1},o.prototype.indexOf=function(r,t,n){return b(this,r,t,n,!0)},o.prototype.lastIndexOf=function(r,t,n){return b(this,r,t,n,!1)};function Jt(e,r,t,n){t=Number(t)||0;let i=e.length-t;n?(n=Number(n),n>i&&(n=i)):n=i;let u=r.length;n>u/2&&(n=u/2);let c;for(c=0;c<n;++c){let p=parseInt(r.substr(c*2,2),16);if(ar(p))return c;e[t+c]=p}return c}function zt(e,r,t,n){return rr(cr(r,e.length-t),e,t,n)}function Qt(e,r,t,n){return rr(he(r),e,t,n)}function Kt(e,r,t,n){return rr(_r(r),e,t,n)}function Zt(e,r,t,n){return rr(se(r,e.length-t),e,t,n)}o.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");let u=this.length-t;if((n===void 0||n>u)&&(n=u),r.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");let c=!1;for(;;)switch(i){case"hex":return Jt(this,r,t,n);case"utf8":case"utf-8":return zt(this,r,t,n);case"ascii":case"latin1":case"binary":return Qt(this,r,t,n);case"base64":return Kt(this,r,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Zt(this,r,t,n);default:if(c)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),c=!0}},o.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function re(e,r,t){return r===0&&t===e.length?h.fromByteArray(e):h.fromByteArray(e.slice(r,t))}function yr(e,r,t){t=Math.min(e.length,t);let n=[],i=r;for(;i<t;){let u=e[i],c=null,p=u>239?4:u>223?3:u>191?2:1;if(i+p<=t){let E,m,I,y;switch(p){case 1:u<128&&(c=u);break;case 2:E=e[i+1],(E&192)===128&&(y=(u&31)<<6|E&63,y>127&&(c=y));break;case 3:E=e[i+1],m=e[i+2],(E&192)===128&&(m&192)===128&&(y=(u&15)<<12|(E&63)<<6|m&63,y>2047&&(y<55296||y>57343)&&(c=y));break;case 4:E=e[i+1],m=e[i+2],I=e[i+3],(E&192)===128&&(m&192)===128&&(I&192)===128&&(y=(u&15)<<18|(E&63)<<12|(m&63)<<6|I&63,y>65535&&y<1114112&&(c=y))}}c===null?(c=65533,p=1):c>65535&&(c-=65536,n.push(c>>>10&1023|55296),c=56320|c&1023),n.push(c),i+=p}return te(n)}let dr=4096;function te(e){let r=e.length;if(r<=dr)return String.fromCharCode.apply(String,e);let t="",n=0;for(;n<r;)t+=String.fromCharCode.apply(String,e.slice(n,n+=dr));return t}function ee(e,r,t){let n="";t=Math.min(e.length,t);for(let i=r;i<t;++i)n+=String.fromCharCode(e[i]&127);return n}function ne(e,r,t){let n="";t=Math.min(e.length,t);for(let i=r;i<t;++i)n+=String.fromCharCode(e[i]);return n}function ie(e,r,t){let n=e.length;(!r||r<0)&&(r=0),(!t||t<0||t>n)&&(t=n);let i="";for(let u=r;u<t;++u)i+=pe[e[u]];return i}function oe(e,r,t){let n=e.slice(r,t),i="";for(let u=0;u<n.length-1;u+=2)i+=String.fromCharCode(n[u]+n[u+1]*256);return i}o.prototype.slice=function(r,t){let 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);let i=this.subarray(r,t);return Object.setPrototypeOf(i,o.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")}o.prototype.readUintLE=o.prototype.readUIntLE=function(r,t,n){r=r>>>0,t=t>>>0,n||x(r,t,this.length);let i=this[r],u=1,c=0;for(;++c<t&&(u*=256);)i+=this[r+c]*u;return i},o.prototype.readUintBE=o.prototype.readUIntBE=function(r,t,n){r=r>>>0,t=t>>>0,n||x(r,t,this.length);let i=this[r+--t],u=1;for(;t>0&&(u*=256);)i+=this[r+--t]*u;return i},o.prototype.readUint8=o.prototype.readUInt8=function(r,t){return r=r>>>0,t||x(r,1,this.length),this[r]},o.prototype.readUint16LE=o.prototype.readUInt16LE=function(r,t){return r=r>>>0,t||x(r,2,this.length),this[r]|this[r+1]<<8},o.prototype.readUint16BE=o.prototype.readUInt16BE=function(r,t){return r=r>>>0,t||x(r,2,this.length),this[r]<<8|this[r+1]},o.prototype.readUint32LE=o.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},o.prototype.readUint32BE=o.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])},o.prototype.readBigUInt64LE=O(function(r){r=r>>>0,J(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&K(r,this.length-8);let i=t+this[++r]*2**8+this[++r]*2**16+this[++r]*2**24,u=this[++r]+this[++r]*2**8+this[++r]*2**16+n*2**24;return BigInt(i)+(BigInt(u)<<BigInt(32))}),o.prototype.readBigUInt64BE=O(function(r){r=r>>>0,J(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&K(r,this.length-8);let i=t*2**24+this[++r]*2**16+this[++r]*2**8+this[++r],u=this[++r]*2**24+this[++r]*2**16+this[++r]*2**8+n;return(BigInt(i)<<BigInt(32))+BigInt(u)}),o.prototype.readIntLE=function(r,t,n){r=r>>>0,t=t>>>0,n||x(r,t,this.length);let i=this[r],u=1,c=0;for(;++c<t&&(u*=256);)i+=this[r+c]*u;return u*=128,i>=u&&(i-=Math.pow(2,8*t)),i},o.prototype.readIntBE=function(r,t,n){r=r>>>0,t=t>>>0,n||x(r,t,this.length);let i=t,u=1,c=this[r+--i];for(;i>0&&(u*=256);)c+=this[r+--i]*u;return u*=128,c>=u&&(c-=Math.pow(2,8*t)),c},o.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]},o.prototype.readInt16LE=function(r,t){r=r>>>0,t||x(r,2,this.length);let n=this[r]|this[r+1]<<8;return n&32768?n|4294901760:n},o.prototype.readInt16BE=function(r,t){r=r>>>0,t||x(r,2,this.length);let n=this[r+1]|this[r]<<8;return n&32768?n|4294901760:n},o.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},o.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]},o.prototype.readBigInt64LE=O(function(r){r=r>>>0,J(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&K(r,this.length-8);let i=this[r+4]+this[r+5]*2**8+this[r+6]*2**16+(n<<24);return(BigInt(i)<<BigInt(32))+BigInt(t+this[++r]*2**8+this[++r]*2**16+this[++r]*2**24)}),o.prototype.readBigInt64BE=O(function(r){r=r>>>0,J(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&K(r,this.length-8);let i=(t<<24)+this[++r]*2**16+this[++r]*2**8+this[++r];return(BigInt(i)<<BigInt(32))+BigInt(this[++r]*2**24+this[++r]*2**16+this[++r]*2**8+n)}),o.prototype.readFloatLE=function(r,t){return r=r>>>0,t||x(r,4,this.length),a.read(this,r,!0,23,4)},o.prototype.readFloatBE=function(r,t){return r=r>>>0,t||x(r,4,this.length),a.read(this,r,!1,23,4)},o.prototype.readDoubleLE=function(r,t){return r=r>>>0,t||x(r,8,this.length),a.read(this,r,!0,52,8)},o.prototype.readDoubleBE=function(r,t){return r=r>>>0,t||x(r,8,this.length),a.read(this,r,!1,52,8)};function M(e,r,t,n,i,u){if(!o.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(r>i||r<u)throw new RangeError('"value" argument is out of bounds');if(t+n>e.length)throw new RangeError("Index out of range")}o.prototype.writeUintLE=o.prototype.writeUIntLE=function(r,t,n,i){if(r=+r,t=t>>>0,n=n>>>0,!i){let p=Math.pow(2,8*n)-1;M(this,r,t,n,p,0)}let u=1,c=0;for(this[t]=r&255;++c<n&&(u*=256);)this[t+c]=r/u&255;return t+n},o.prototype.writeUintBE=o.prototype.writeUIntBE=function(r,t,n,i){if(r=+r,t=t>>>0,n=n>>>0,!i){let p=Math.pow(2,8*n)-1;M(this,r,t,n,p,0)}let u=n-1,c=1;for(this[t+u]=r&255;--u>=0&&(c*=256);)this[t+u]=r/c&255;return t+n},o.prototype.writeUint8=o.prototype.writeUInt8=function(r,t,n){return r=+r,t=t>>>0,n||M(this,r,t,1,255,0),this[t]=r&255,t+1},o.prototype.writeUint16LE=o.prototype.writeUInt16LE=function(r,t,n){return r=+r,t=t>>>0,n||M(this,r,t,2,65535,0),this[t]=r&255,this[t+1]=r>>>8,t+2},o.prototype.writeUint16BE=o.prototype.writeUInt16BE=function(r,t,n){return r=+r,t=t>>>0,n||M(this,r,t,2,65535,0),this[t]=r>>>8,this[t+1]=r&255,t+2},o.prototype.writeUint32LE=o.prototype.writeUInt32LE=function(r,t,n){return r=+r,t=t>>>0,n||M(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},o.prototype.writeUint32BE=o.prototype.writeUInt32BE=function(r,t,n){return r=+r,t=t>>>0,n||M(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};function gr(e,r,t,n,i){Ur(r,n,i,e,t,7);let u=Number(r&BigInt(4294967295));e[t++]=u,u=u>>8,e[t++]=u,u=u>>8,e[t++]=u,u=u>>8,e[t++]=u;let c=Number(r>>BigInt(32)&BigInt(4294967295));return e[t++]=c,c=c>>8,e[t++]=c,c=c>>8,e[t++]=c,c=c>>8,e[t++]=c,t}function Br(e,r,t,n,i){Ur(r,n,i,e,t,7);let u=Number(r&BigInt(4294967295));e[t+7]=u,u=u>>8,e[t+6]=u,u=u>>8,e[t+5]=u,u=u>>8,e[t+4]=u;let c=Number(r>>BigInt(32)&BigInt(4294967295));return e[t+3]=c,c=c>>8,e[t+2]=c,c=c>>8,e[t+1]=c,c=c>>8,e[t]=c,t+8}o.prototype.writeBigUInt64LE=O(function(r,t=0){return gr(this,r,t,BigInt(0),BigInt("0xffffffffffffffff"))}),o.prototype.writeBigUInt64BE=O(function(r,t=0){return Br(this,r,t,BigInt(0),BigInt("0xffffffffffffffff"))}),o.prototype.writeIntLE=function(r,t,n,i){if(r=+r,t=t>>>0,!i){let E=Math.pow(2,8*n-1);M(this,r,t,n,E-1,-E)}let u=0,c=1,p=0;for(this[t]=r&255;++u<n&&(c*=256);)r<0&&p===0&&this[t+u-1]!==0&&(p=1),this[t+u]=(r/c>>0)-p&255;return t+n},o.prototype.writeIntBE=function(r,t,n,i){if(r=+r,t=t>>>0,!i){let E=Math.pow(2,8*n-1);M(this,r,t,n,E-1,-E)}let u=n-1,c=1,p=0;for(this[t+u]=r&255;--u>=0&&(c*=256);)r<0&&p===0&&this[t+u+1]!==0&&(p=1),this[t+u]=(r/c>>0)-p&255;return t+n},o.prototype.writeInt8=function(r,t,n){return r=+r,t=t>>>0,n||M(this,r,t,1,127,-128),r<0&&(r=255+r+1),this[t]=r&255,t+1},o.prototype.writeInt16LE=function(r,t,n){return r=+r,t=t>>>0,n||M(this,r,t,2,32767,-32768),this[t]=r&255,this[t+1]=r>>>8,t+2},o.prototype.writeInt16BE=function(r,t,n){return r=+r,t=t>>>0,n||M(this,r,t,2,32767,-32768),this[t]=r>>>8,this[t+1]=r&255,t+2},o.prototype.writeInt32LE=function(r,t,n){return r=+r,t=t>>>0,n||M(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},o.prototype.writeInt32BE=function(r,t,n){return r=+r,t=t>>>0,n||M(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},o.prototype.writeBigInt64LE=O(function(r,t=0){return gr(this,r,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),o.prototype.writeBigInt64BE=O(function(r,t=0){return Br(this,r,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function mr(e,r,t,n,i,u){if(t+n>e.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function Er(e,r,t,n,i){return r=+r,t=t>>>0,i||mr(e,r,t,4),a.write(e,r,t,n,23,4),t+4}o.prototype.writeFloatLE=function(r,t,n){return Er(this,r,t,!0,n)},o.prototype.writeFloatBE=function(r,t,n){return Er(this,r,t,!1,n)};function Ir(e,r,t,n,i){return r=+r,t=t>>>0,i||mr(e,r,t,8),a.write(e,r,t,n,52,8),t+8}o.prototype.writeDoubleLE=function(r,t,n){return Ir(this,r,t,!0,n)},o.prototype.writeDoubleBE=function(r,t,n){return Ir(this,r,t,!1,n)},o.prototype.copy=function(r,t,n,i){if(!o.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);let u=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),u},o.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"&&!o.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(r.length===1){let c=r.charCodeAt(0);(i==="utf8"&&c<128||i==="latin1")&&(r=c)}}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);let u;if(typeof r=="number")for(u=t;u<n;++u)this[u]=r;else{let c=o.isBuffer(r)?r:o.from(r,i),p=c.length;if(p===0)throw new TypeError('The value "'+r+'" is invalid for argument "value"');for(u=0;u<n-t;++u)this[u+t]=c[u%p]}return this};let V={};function ur(e,r,t){V[e]=class extends t{constructor(){super(),Object.defineProperty(this,"message",{value:r.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${e}]`,this.stack,delete this.name}get code(){return e}set code(i){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:i,writable:!0})}toString(){return`${this.name} [${e}]: ${this.message}`}}}ur("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),ur("ERR_INVALID_ARG_TYPE",function(e,r){return`The "${e}" argument must be of type number. Received type ${typeof r}`},TypeError),ur("ERR_OUT_OF_RANGE",function(e,r,t){let n=`The value of "${e}" is out of range.`,i=t;return Number.isInteger(t)&&Math.abs(t)>2**32?i=Ar(String(t)):typeof t=="bigint"&&(i=String(t),(t>BigInt(2)**BigInt(32)||t<-(BigInt(2)**BigInt(32)))&&(i=Ar(i)),i+="n"),n+=` It must be ${r}. Received ${i}`,n},RangeError);function Ar(e){let r="",t=e.length,n=e[0]==="-"?1:0;for(;t>=n+4;t-=3)r=`_${e.slice(t-3,t)}${r}`;return`${e.slice(0,t)}${r}`}function ue(e,r,t){J(r,"offset"),(e[r]===void 0||e[r+t]===void 0)&&K(r,e.length-(t+1))}function Ur(e,r,t,n,i,u){if(e>t||e<r){let c=typeof r=="bigint"?"n":"",p;throw r===0||r===BigInt(0)?p=`>= 0${c} and < 2${c} ** ${(u+1)*8}${c}`:p=`>= -(2${c} ** ${(u+1)*8-1}${c}) and < 2 ** ${(u+1)*8-1}${c}`,new V.ERR_OUT_OF_RANGE("value",p,e)}ue(n,i,u)}function J(e,r){if(typeof e!="number")throw new V.ERR_INVALID_ARG_TYPE(r,"number",e)}function K(e,r,t){throw Math.floor(e)!==e?(J(e,t),new V.ERR_OUT_OF_RANGE("offset","an integer",e)):r<0?new V.ERR_BUFFER_OUT_OF_BOUNDS:new V.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${r}`,e)}let ce=/[^+/0-9A-Za-z-_]/g;function ae(e){if(e=e.split("=")[0],e=e.trim().replace(ce,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function cr(e,r){r=r||1/0;let t,n=e.length,i=null,u=[];for(let c=0;c<n;++c){if(t=e.charCodeAt(c),t>55295&&t<57344){if(!i){if(t>56319){(r-=3)>-1&&u.push(239,191,189);continue}else if(c+1===n){(r-=3)>-1&&u.push(239,191,189);continue}i=t;continue}if(t<56320){(r-=3)>-1&&u.push(239,191,189),i=t;continue}t=(i-55296<<10|t-56320)+65536}else i&&(r-=3)>-1&&u.push(239,191,189);if(i=null,t<128){if((r-=1)<0)break;u.push(t)}else if(t<2048){if((r-=2)<0)break;u.push(t>>6|192,t&63|128)}else if(t<65536){if((r-=3)<0)break;u.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((r-=4)<0)break;u.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return u}function he(e){let r=[];for(let t=0;t<e.length;++t)r.push(e.charCodeAt(t)&255);return r}function se(e,r){let t,n,i,u=[];for(let c=0;c<e.length&&!((r-=2)<0);++c)t=e.charCodeAt(c),n=t>>8,i=t%256,u.push(i),u.push(n);return u}function _r(e){return h.toByteArray(ae(e))}function rr(e,r,t,n){let i;for(i=0;i<n&&!(i+t>=r.length||i>=e.length);++i)r[i+t]=e[i];return i}function $(e,r){return e instanceof r||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===r.name}function ar(e){return e!==e}let pe=function(){let e="0123456789abcdef",r=new Array(256);for(let t=0;t<16;++t){let n=t*16;for(let i=0;i<16;++i)r[n+i]=e[t]+e[i]}return r}();function O(e){return typeof BigInt>"u"?le:e}function le(){throw new Error("BigInt not supported")}return q}var Z,Tr,er,Rr,q,Sr,Cr=z(()=>{G();j();W();Z={},Tr=!1;er={},Rr=!1;q={},Sr=!1});var H,sr,Ne,Pe,kr=z(()=>{G();j();W();Cr();H=Lr();H.Buffer;H.SlowBuffer;H.INSPECT_MAX_BYTES;H.kMaxLength;sr=H.Buffer,Ne=H.INSPECT_MAX_BYTES,Pe=H.kMaxLength});var j=z(()=>{kr()});var tr={};Be(tr,{_debugEnd:()=>It,_debugProcess:()=>Et,_events:()=>$t,_eventsCount:()=>Ft,_exiting:()=>tt,_fatalExceptions:()=>dt,_getActiveHandles:()=>ot,_getActiveRequests:()=>it,_kill:()=>ct,_linkedBinding:()=>Zr,_maxListeners:()=>vt,_preload_modules:()=>Mt,_rawDebug:()=>Qr,_startProfilerIdleNotifier:()=>At,_stopProfilerIdleNotifier:()=>Ut,_tickCallback:()=>mt,abort:()=>Rt,addListener:()=>Dt,allowedNodeEnvironmentFlags:()=>ft,arch:()=>$r,argv:()=>Or,argv0:()=>kt,assert:()=>wt,binding:()=>jr,browser:()=>zr,chdir:()=>Vr,config:()=>et,cpuUsage:()=>or,cwd:()=>Xr,debugPort:()=>Ct,default:()=>Vt,dlopen:()=>nt,domain:()=>rt,emit:()=>qt,emitWarning:()=>qr,env:()=>Dr,execArgv:()=>Yr,execPath:()=>Lt,exit:()=>pt,features:()=>yt,hasUncaughtExceptionCaptureCallback:()=>Bt,hrtime:()=>ir,kill:()=>st,listeners:()=>Xt,memoryUsage:()=>ht,moduleLoadList:()=>Kr,nextTick:()=>Nr,off:()=>Yt,on:()=>D,once:()=>Ot,openStdin:()=>lt,pid:()=>St,platform:()=>Fr,ppid:()=>bt,prependListener:()=>jt,prependOnceListener:()=>Ht,reallyExit:()=>ut,release:()=>Jr,removeAllListeners:()=>Wt,removeListener:()=>Gt,resourceUsage:()=>at,setSourceMapsEnabled:()=>Nt,setUncaughtExceptionCaptureCallback:()=>gt,stderr:()=>xt,stdin:()=>Tt,stdout:()=>_t,title:()=>vr,umask:()=>Hr,uptime:()=>Pt,version:()=>Gr,versions:()=>Wr});function fr(h){throw new Error("Node.js process "+h+" is not supported by JSPM core outside of Node.js")}function Ae(){!Q||!X||(Q=!1,X.length?F=X.concat(F):nr=-1,F.length&&Mr())}function Mr(){if(!Q){var h=setTimeout(Ae,0);Q=!0;for(var a=F.length;a;){for(X=F,F=[];++nr<a;)X&&X[nr].run();nr=-1,a=F.length}X=null,Q=!1,clearTimeout(h)}}function Nr(h){var a=new Array(arguments.length-1);if(arguments.length>1)for(var w=1;w<arguments.length;w++)a[w-1]=arguments[w];F.push(new Pr(h,a)),F.length===1&&!Q&&setTimeout(Mr,0)}function Pr(h,a){this.fun=h,this.array=a}function R(){}function Zr(h){fr("_linkedBinding")}function nt(h){fr("dlopen")}function it(){return[]}function ot(){return[]}function wt(h,a){if(!h)throw new Error(a||"assertion error")}function Bt(){return!1}function Pt(){return Y.now()/1e3}function ir(h){var a=Math.floor((Date.now()-Y.now())*.001),w=Y.now()*.001,B=Math.floor(w)+a,f=Math.floor(w%1*1e9);return h&&(B=B-h[0],f=f-h[1],f<0&&(B--,f+=lr)),[B,f]}function D(){return Vt}function Xt(h){return[]}var F,Q,X,nr,vr,$r,Fr,Dr,Or,Yr,Gr,Wr,qr,jr,Hr,Xr,Vr,Jr,zr,Qr,Kr,rt,tt,et,ut,ct,or,at,ht,st,pt,lt,ft,yt,dt,gt,mt,Et,It,At,Ut,_t,xt,Tt,Rt,St,bt,Lt,Ct,kt,Mt,Nt,Y,pr,lr,vt,$t,Ft,Dt,Ot,Yt,Gt,Wt,qt,jt,Ht,Vt,xr=z(()=>{G();j();W();F=[],Q=!1,nr=-1;Pr.prototype.run=function(){this.fun.apply(null,this.array)};vr="browser",$r="x64",Fr="browser",Dr={PATH:"/usr/bin",LANG:typeof navigator<"u"?navigator.language+".UTF-8":void 0,PWD:"/",HOME:"/home",TMP:"/tmp"},Or=["/usr/bin/node"],Yr=[],Gr="v16.8.0",Wr={},qr=function(h,a){console.warn((a?a+": ":"")+h)},jr=function(h){fr("binding")},Hr=function(h){return 0},Xr=function(){return"/"},Vr=function(h){},Jr={name:"node",sourceUrl:"",headersUrl:"",libUrl:""};zr=!0,Qr=R,Kr=[];rt={},tt=!1,et={};ut=R,ct=R,or=function(){return{}},at=or,ht=or,st=R,pt=R,lt=R,ft={};yt={inspector:!1,debug:!1,uv:!1,ipv6:!1,tls_alpn:!1,tls_sni:!1,tls_ocsp:!1,tls:!1,cached_builtins:!0},dt=R,gt=R;mt=R,Et=R,It=R,At=R,Ut=R,_t=void 0,xt=void 0,Tt=void 0,Rt=R,St=2,bt=1,Lt="/bin/usr/node",Ct=9229,kt="node",Mt=[],Nt=R,Y={now:typeof performance<"u"?performance.now.bind(performance):void 0,timing:typeof performance<"u"?performance.timing:void 0};Y.now===void 0&&(pr=Date.now(),Y.timing&&Y.timing.navigationStart&&(pr=Y.timing.navigationStart),Y.now=()=>Date.now()-pr);lr=1e9;ir.bigint=function(h){var a=ir(h);return typeof BigInt>"u"?a[0]*lr+a[1]:BigInt(a[0]*lr)+BigInt(a[1])};vt=10,$t={},Ft=0;Dt=D,Ot=D,Yt=D,Gt=D,Wt=D,qt=R,jt=D,Ht=D;Vt={version:Gr,versions:Wr,arch:$r,platform:Fr,browser:zr,release:Jr,_rawDebug:Qr,moduleLoadList:Kr,binding:jr,_linkedBinding:Zr,_events:$t,_eventsCount:Ft,_maxListeners:vt,on:D,addListener:Dt,once:Ot,off:Yt,removeListener:Gt,removeAllListeners:Wt,emit:qt,prependListener:jt,prependOnceListener:Ht,listeners:Xt,domain:rt,_exiting:tt,config:et,dlopen:nt,uptime:Pt,_getActiveRequests:it,_getActiveHandles:ot,reallyExit:ut,_kill:ct,cpuUsage:or,resourceUsage:at,memoryUsage:ht,kill:st,exit:pt,openStdin:lt,allowedNodeEnvironmentFlags:ft,assert:wt,features:yt,_fatalExceptions:dt,setUncaughtExceptionCaptureCallback:gt,hasUncaughtExceptionCaptureCallback:Bt,emitWarning:qr,nextTick:Nr,_tickCallback:mt,_debugProcess:Et,_debugEnd:It,_startProfilerIdleNotifier:At,_stopProfilerIdleNotifier:Ut,stdout:_t,stdin:Tt,stderr:xt,abort:Rt,umask:Hr,chdir:Vr,cwd:Xr,env:Dr,title:vr,argv:Or,execArgv:Yr,pid:St,ppid:bt,execPath:Lt,debugPort:Ct,hrtime:ir,argv0:kt,_preload_modules:Mt,setSourceMapsEnabled:Nt}});export{Ue as a,Be as b,_e as c,G as d,tr as e,W as f,j as g};
|
|
1
|
+
var fe=Object.create;var hr=Object.defineProperty;var we=Object.getOwnPropertyDescriptor;var ye=Object.getOwnPropertyNames;var de=Object.getPrototypeOf,ge=Object.prototype.hasOwnProperty;var z=(h,a)=>()=>(h&&(a=h(h=0)),a);var Ue=(h,a)=>()=>(a||h((a={exports:{}}).exports,a),a.exports),Be=(h,a)=>{for(var w in a)hr(h,w,{get:a[w],enumerable:!0})},me=(h,a,w,B)=>{if(a&&typeof a=="object"||typeof a=="function")for(let f of ye(a))!ge.call(h,f)&&f!==w&&hr(h,f,{get:()=>a[f],enumerable:!(B=we(a,f))||B.enumerable});return h};var _e=(h,a,w)=>(w=h!=null?fe(de(h)):{},me(a||!h||!h.__esModule?hr(w,"default",{value:h,enumerable:!0}):w,h));var G=z(()=>{});var W=z(()=>{xr()});function Ee(){if(Tr)return Z;Tr=!0,Z.byteLength=S,Z.toByteArray=v,Z.fromByteArray=P;for(var h=[],a=[],w=typeof Uint8Array<"u"?Uint8Array:Array,B="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",f=0,d=B.length;f<d;++f)h[f]=B[f],a[B.charCodeAt(f)]=f;a[45]=62,a[95]=63;function o(s){var l=s.length;if(l%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var g=s.indexOf("=");g===-1&&(g=l);var _=g===l?0:4-g%4;return[g,_]}function S(s){var l=o(s),g=l[0],_=l[1];return(g+_)*3/4-_}function L(s,l,g){return(l+g)*3/4-g}function v(s){var l,g=o(s),_=g[0],C=g[1],U=new w(L(s,_,C)),k=0,N=C>0?_-4:_,b;for(b=0;b<N;b+=4)l=a[s.charCodeAt(b)]<<18|a[s.charCodeAt(b+1)]<<12|a[s.charCodeAt(b+2)]<<6|a[s.charCodeAt(b+3)],U[k++]=l>>16&255,U[k++]=l>>8&255,U[k++]=l&255;return C===2&&(l=a[s.charCodeAt(b)]<<2|a[s.charCodeAt(b+1)]>>4,U[k++]=l&255),C===1&&(l=a[s.charCodeAt(b)]<<10|a[s.charCodeAt(b+1)]<<4|a[s.charCodeAt(b+2)]>>2,U[k++]=l>>8&255,U[k++]=l&255),U}function A(s){return h[s>>18&63]+h[s>>12&63]+h[s>>6&63]+h[s&63]}function T(s,l,g){for(var _,C=[],U=l;U<g;U+=3)_=(s[U]<<16&16711680)+(s[U+1]<<8&65280)+(s[U+2]&255),C.push(A(_));return C.join("")}function P(s){for(var l,g=s.length,_=g%3,C=[],U=16383,k=0,N=g-_;k<N;k+=U)C.push(T(s,k,k+U>N?N:k+U));return _===1?(l=s[g-1],C.push(h[l>>2]+h[l<<4&63]+"==")):_===2&&(l=(s[g-2]<<8)+s[g-1],C.push(h[l>>10]+h[l>>4&63]+h[l<<2&63]+"=")),C.join("")}return Z}function Ie(){if(Rr)return er;Rr=!0;return er.read=function(h,a,w,B,f){var d,o,S=f*8-B-1,L=(1<<S)-1,v=L>>1,A=-7,T=w?f-1:0,P=w?-1:1,s=h[a+T];for(T+=P,d=s&(1<<-A)-1,s>>=-A,A+=S;A>0;d=d*256+h[a+T],T+=P,A-=8);for(o=d&(1<<-A)-1,d>>=-A,A+=B;A>0;o=o*256+h[a+T],T+=P,A-=8);if(d===0)d=1-v;else{if(d===L)return o?NaN:(s?-1:1)*(1/0);o=o+Math.pow(2,B),d=d-v}return(s?-1:1)*o*Math.pow(2,d-B)},er.write=function(h,a,w,B,f,d){var o,S,L,v=d*8-f-1,A=(1<<v)-1,T=A>>1,P=f===23?Math.pow(2,-24)-Math.pow(2,-77):0,s=B?0:d-1,l=B?1:-1,g=a<0||a===0&&1/a<0?1:0;for(a=Math.abs(a),isNaN(a)||a===1/0?(S=isNaN(a)?1:0,o=A):(o=Math.floor(Math.log(a)/Math.LN2),a*(L=Math.pow(2,-o))<1&&(o--,L*=2),o+T>=1?a+=P/L:a+=P*Math.pow(2,1-T),a*L>=2&&(o++,L/=2),o+T>=A?(S=0,o=A):o+T>=1?(S=(a*L-1)*Math.pow(2,f),o=o+T):(S=a*Math.pow(2,T-1)*Math.pow(2,f),o=0));f>=8;h[w+s]=S&255,s+=l,S/=256,f-=8);for(o=o<<f|S,v+=f;v>0;h[w+s]=o&255,s+=l,o/=256,v-=8);h[w+s-l]|=g*128},er}function Lr(){if(Sr)return q;Sr=!0;let h=Ee(),a=Ie(),w=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;q.Buffer=o,q.SlowBuffer=C,q.INSPECT_MAX_BYTES=50;let B=2147483647;q.kMaxLength=B,o.TYPED_ARRAY_SUPPORT=f(),!o.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function f(){try{let e=new Uint8Array(1),r={foo:function(){return 42}};return Object.setPrototypeOf(r,Uint8Array.prototype),Object.setPrototypeOf(e,r),e.foo()===42}catch{return!1}}Object.defineProperty(o.prototype,"parent",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.buffer}}),Object.defineProperty(o.prototype,"offset",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.byteOffset}});function d(e){if(e>B)throw new RangeError('The value "'+e+'" is invalid for option "size"');let r=new Uint8Array(e);return Object.setPrototypeOf(r,o.prototype),r}function o(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 A(e)}return S(e,r,t)}o.poolSize=8192;function S(e,r,t){if(typeof e=="string")return T(e,r);if(ArrayBuffer.isView(e))return s(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($(e,ArrayBuffer)||e&&$(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&($(e,SharedArrayBuffer)||e&&$(e.buffer,SharedArrayBuffer)))return l(e,r,t);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let n=e.valueOf&&e.valueOf();if(n!=null&&n!==e)return o.from(n,r,t);let i=g(e);if(i)return i;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return o.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)}o.from=function(e,r,t){return S(e,r,t)},Object.setPrototypeOf(o.prototype,Uint8Array.prototype),Object.setPrototypeOf(o,Uint8Array);function L(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 v(e,r,t){return L(e),e<=0?d(e):r!==void 0?typeof t=="string"?d(e).fill(r,t):d(e).fill(r):d(e)}o.alloc=function(e,r,t){return v(e,r,t)};function A(e){return L(e),d(e<0?0:_(e)|0)}o.allocUnsafe=function(e){return A(e)},o.allocUnsafeSlow=function(e){return A(e)};function T(e,r){if((typeof r!="string"||r==="")&&(r="utf8"),!o.isEncoding(r))throw new TypeError("Unknown encoding: "+r);let t=U(e,r)|0,n=d(t),i=n.write(e,r);return i!==t&&(n=n.slice(0,i)),n}function P(e){let r=e.length<0?0:_(e.length)|0,t=d(r);for(let n=0;n<r;n+=1)t[n]=e[n]&255;return t}function s(e){if($(e,Uint8Array)){let r=new Uint8Array(e);return l(r.buffer,r.byteOffset,r.byteLength)}return P(e)}function l(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');let 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,o.prototype),n}function g(e){if(o.isBuffer(e)){let r=_(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"||ar(e.length)?d(0):P(e);if(e.type==="Buffer"&&Array.isArray(e.data))return P(e.data)}function _(e){if(e>=B)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+B.toString(16)+" bytes");return e|0}function C(e){return+e!=e&&(e=0),o.alloc(+e)}o.isBuffer=function(r){return r!=null&&r._isBuffer===!0&&r!==o.prototype},o.compare=function(r,t){if($(r,Uint8Array)&&(r=o.from(r,r.offset,r.byteLength)),$(t,Uint8Array)&&(t=o.from(t,t.offset,t.byteLength)),!o.isBuffer(r)||!o.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(r===t)return 0;let n=r.length,i=t.length;for(let u=0,c=Math.min(n,i);u<c;++u)if(r[u]!==t[u]){n=r[u],i=t[u];break}return n<i?-1:i<n?1:0},o.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}},o.concat=function(r,t){if(!Array.isArray(r))throw new TypeError('"list" argument must be an Array of Buffers');if(r.length===0)return o.alloc(0);let n;if(t===void 0)for(t=0,n=0;n<r.length;++n)t+=r[n].length;let i=o.allocUnsafe(t),u=0;for(n=0;n<r.length;++n){let c=r[n];if($(c,Uint8Array))u+c.length>i.length?(o.isBuffer(c)||(c=o.from(c)),c.copy(i,u)):Uint8Array.prototype.set.call(i,c,u);else if(o.isBuffer(c))c.copy(i,u);else throw new TypeError('"list" argument must be an Array of Buffers');u+=c.length}return i};function U(e,r){if(o.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||$(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);let t=e.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&t===0)return 0;let i=!1;for(;;)switch(r){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return cr(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return _r(e).length;default:if(i)return n?-1:cr(e).length;r=(""+r).toLowerCase(),i=!0}}o.byteLength=U;function k(e,r,t){let 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 ie(this,r,t);case"utf8":case"utf-8":return yr(this,r,t);case"ascii":return ee(this,r,t);case"latin1":case"binary":return ne(this,r,t);case"base64":return re(this,r,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return oe(this,r,t);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}o.prototype._isBuffer=!0;function N(e,r,t){let n=e[r];e[r]=e[t],e[t]=n}o.prototype.swap16=function(){let r=this.length;if(r%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<r;t+=2)N(this,t,t+1);return this},o.prototype.swap32=function(){let r=this.length;if(r%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<r;t+=4)N(this,t,t+3),N(this,t+1,t+2);return this},o.prototype.swap64=function(){let r=this.length;if(r%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<r;t+=8)N(this,t,t+7),N(this,t+1,t+6),N(this,t+2,t+5),N(this,t+3,t+4);return this},o.prototype.toString=function(){let r=this.length;return r===0?"":arguments.length===0?yr(this,0,r):k.apply(this,arguments)},o.prototype.toLocaleString=o.prototype.toString,o.prototype.equals=function(r){if(!o.isBuffer(r))throw new TypeError("Argument must be a Buffer");return this===r?!0:o.compare(this,r)===0},o.prototype.inspect=function(){let r="",t=q.INSPECT_MAX_BYTES;return r=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(r+=" ... "),"<Buffer "+r+">"},w&&(o.prototype[w]=o.prototype.inspect),o.prototype.compare=function(r,t,n,i,u){if($(r,Uint8Array)&&(r=o.from(r,r.offset,r.byteLength)),!o.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),u===void 0&&(u=this.length),t<0||n>r.length||i<0||u>this.length)throw new RangeError("out of range index");if(i>=u&&t>=n)return 0;if(i>=u)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,i>>>=0,u>>>=0,this===r)return 0;let c=u-i,p=n-t,E=Math.min(c,p),m=this.slice(i,u),I=r.slice(t,n);for(let y=0;y<E;++y)if(m[y]!==I[y]){c=m[y],p=I[y];break}return c<p?-1:p<c?1:0};function b(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,ar(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=o.from(r,n)),o.isBuffer(r))return r.length===0?-1:wr(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):wr(e,[r],t,n,i);throw new TypeError("val must be string, number or Buffer")}function wr(e,r,t,n,i){let u=1,c=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;u=2,c/=2,p/=2,t/=2}function E(I,y){return u===1?I[y]:I.readUInt16BE(y*u)}let m;if(i){let I=-1;for(m=t;m<c;m++)if(E(e,m)===E(r,I===-1?0:m-I)){if(I===-1&&(I=m),m-I+1===p)return I*u}else I!==-1&&(m-=m-I),I=-1}else for(t+p>c&&(t=c-p),m=t;m>=0;m--){let I=!0;for(let y=0;y<p;y++)if(E(e,m+y)!==E(r,y)){I=!1;break}if(I)return m}return-1}o.prototype.includes=function(r,t,n){return this.indexOf(r,t,n)!==-1},o.prototype.indexOf=function(r,t,n){return b(this,r,t,n,!0)},o.prototype.lastIndexOf=function(r,t,n){return b(this,r,t,n,!1)};function Jt(e,r,t,n){t=Number(t)||0;let i=e.length-t;n?(n=Number(n),n>i&&(n=i)):n=i;let u=r.length;n>u/2&&(n=u/2);let c;for(c=0;c<n;++c){let p=parseInt(r.substr(c*2,2),16);if(ar(p))return c;e[t+c]=p}return c}function zt(e,r,t,n){return rr(cr(r,e.length-t),e,t,n)}function Qt(e,r,t,n){return rr(he(r),e,t,n)}function Kt(e,r,t,n){return rr(_r(r),e,t,n)}function Zt(e,r,t,n){return rr(se(r,e.length-t),e,t,n)}o.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");let u=this.length-t;if((n===void 0||n>u)&&(n=u),r.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");let c=!1;for(;;)switch(i){case"hex":return Jt(this,r,t,n);case"utf8":case"utf-8":return zt(this,r,t,n);case"ascii":case"latin1":case"binary":return Qt(this,r,t,n);case"base64":return Kt(this,r,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Zt(this,r,t,n);default:if(c)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),c=!0}},o.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function re(e,r,t){return r===0&&t===e.length?h.fromByteArray(e):h.fromByteArray(e.slice(r,t))}function yr(e,r,t){t=Math.min(e.length,t);let n=[],i=r;for(;i<t;){let u=e[i],c=null,p=u>239?4:u>223?3:u>191?2:1;if(i+p<=t){let E,m,I,y;switch(p){case 1:u<128&&(c=u);break;case 2:E=e[i+1],(E&192)===128&&(y=(u&31)<<6|E&63,y>127&&(c=y));break;case 3:E=e[i+1],m=e[i+2],(E&192)===128&&(m&192)===128&&(y=(u&15)<<12|(E&63)<<6|m&63,y>2047&&(y<55296||y>57343)&&(c=y));break;case 4:E=e[i+1],m=e[i+2],I=e[i+3],(E&192)===128&&(m&192)===128&&(I&192)===128&&(y=(u&15)<<18|(E&63)<<12|(m&63)<<6|I&63,y>65535&&y<1114112&&(c=y))}}c===null?(c=65533,p=1):c>65535&&(c-=65536,n.push(c>>>10&1023|55296),c=56320|c&1023),n.push(c),i+=p}return te(n)}let dr=4096;function te(e){let r=e.length;if(r<=dr)return String.fromCharCode.apply(String,e);let t="",n=0;for(;n<r;)t+=String.fromCharCode.apply(String,e.slice(n,n+=dr));return t}function ee(e,r,t){let n="";t=Math.min(e.length,t);for(let i=r;i<t;++i)n+=String.fromCharCode(e[i]&127);return n}function ne(e,r,t){let n="";t=Math.min(e.length,t);for(let i=r;i<t;++i)n+=String.fromCharCode(e[i]);return n}function ie(e,r,t){let n=e.length;(!r||r<0)&&(r=0),(!t||t<0||t>n)&&(t=n);let i="";for(let u=r;u<t;++u)i+=pe[e[u]];return i}function oe(e,r,t){let n=e.slice(r,t),i="";for(let u=0;u<n.length-1;u+=2)i+=String.fromCharCode(n[u]+n[u+1]*256);return i}o.prototype.slice=function(r,t){let 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);let i=this.subarray(r,t);return Object.setPrototypeOf(i,o.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")}o.prototype.readUintLE=o.prototype.readUIntLE=function(r,t,n){r=r>>>0,t=t>>>0,n||x(r,t,this.length);let i=this[r],u=1,c=0;for(;++c<t&&(u*=256);)i+=this[r+c]*u;return i},o.prototype.readUintBE=o.prototype.readUIntBE=function(r,t,n){r=r>>>0,t=t>>>0,n||x(r,t,this.length);let i=this[r+--t],u=1;for(;t>0&&(u*=256);)i+=this[r+--t]*u;return i},o.prototype.readUint8=o.prototype.readUInt8=function(r,t){return r=r>>>0,t||x(r,1,this.length),this[r]},o.prototype.readUint16LE=o.prototype.readUInt16LE=function(r,t){return r=r>>>0,t||x(r,2,this.length),this[r]|this[r+1]<<8},o.prototype.readUint16BE=o.prototype.readUInt16BE=function(r,t){return r=r>>>0,t||x(r,2,this.length),this[r]<<8|this[r+1]},o.prototype.readUint32LE=o.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},o.prototype.readUint32BE=o.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])},o.prototype.readBigUInt64LE=O(function(r){r=r>>>0,J(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&K(r,this.length-8);let i=t+this[++r]*2**8+this[++r]*2**16+this[++r]*2**24,u=this[++r]+this[++r]*2**8+this[++r]*2**16+n*2**24;return BigInt(i)+(BigInt(u)<<BigInt(32))}),o.prototype.readBigUInt64BE=O(function(r){r=r>>>0,J(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&K(r,this.length-8);let i=t*2**24+this[++r]*2**16+this[++r]*2**8+this[++r],u=this[++r]*2**24+this[++r]*2**16+this[++r]*2**8+n;return(BigInt(i)<<BigInt(32))+BigInt(u)}),o.prototype.readIntLE=function(r,t,n){r=r>>>0,t=t>>>0,n||x(r,t,this.length);let i=this[r],u=1,c=0;for(;++c<t&&(u*=256);)i+=this[r+c]*u;return u*=128,i>=u&&(i-=Math.pow(2,8*t)),i},o.prototype.readIntBE=function(r,t,n){r=r>>>0,t=t>>>0,n||x(r,t,this.length);let i=t,u=1,c=this[r+--i];for(;i>0&&(u*=256);)c+=this[r+--i]*u;return u*=128,c>=u&&(c-=Math.pow(2,8*t)),c},o.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]},o.prototype.readInt16LE=function(r,t){r=r>>>0,t||x(r,2,this.length);let n=this[r]|this[r+1]<<8;return n&32768?n|4294901760:n},o.prototype.readInt16BE=function(r,t){r=r>>>0,t||x(r,2,this.length);let n=this[r+1]|this[r]<<8;return n&32768?n|4294901760:n},o.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},o.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]},o.prototype.readBigInt64LE=O(function(r){r=r>>>0,J(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&K(r,this.length-8);let i=this[r+4]+this[r+5]*2**8+this[r+6]*2**16+(n<<24);return(BigInt(i)<<BigInt(32))+BigInt(t+this[++r]*2**8+this[++r]*2**16+this[++r]*2**24)}),o.prototype.readBigInt64BE=O(function(r){r=r>>>0,J(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&K(r,this.length-8);let i=(t<<24)+this[++r]*2**16+this[++r]*2**8+this[++r];return(BigInt(i)<<BigInt(32))+BigInt(this[++r]*2**24+this[++r]*2**16+this[++r]*2**8+n)}),o.prototype.readFloatLE=function(r,t){return r=r>>>0,t||x(r,4,this.length),a.read(this,r,!0,23,4)},o.prototype.readFloatBE=function(r,t){return r=r>>>0,t||x(r,4,this.length),a.read(this,r,!1,23,4)},o.prototype.readDoubleLE=function(r,t){return r=r>>>0,t||x(r,8,this.length),a.read(this,r,!0,52,8)},o.prototype.readDoubleBE=function(r,t){return r=r>>>0,t||x(r,8,this.length),a.read(this,r,!1,52,8)};function M(e,r,t,n,i,u){if(!o.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(r>i||r<u)throw new RangeError('"value" argument is out of bounds');if(t+n>e.length)throw new RangeError("Index out of range")}o.prototype.writeUintLE=o.prototype.writeUIntLE=function(r,t,n,i){if(r=+r,t=t>>>0,n=n>>>0,!i){let p=Math.pow(2,8*n)-1;M(this,r,t,n,p,0)}let u=1,c=0;for(this[t]=r&255;++c<n&&(u*=256);)this[t+c]=r/u&255;return t+n},o.prototype.writeUintBE=o.prototype.writeUIntBE=function(r,t,n,i){if(r=+r,t=t>>>0,n=n>>>0,!i){let p=Math.pow(2,8*n)-1;M(this,r,t,n,p,0)}let u=n-1,c=1;for(this[t+u]=r&255;--u>=0&&(c*=256);)this[t+u]=r/c&255;return t+n},o.prototype.writeUint8=o.prototype.writeUInt8=function(r,t,n){return r=+r,t=t>>>0,n||M(this,r,t,1,255,0),this[t]=r&255,t+1},o.prototype.writeUint16LE=o.prototype.writeUInt16LE=function(r,t,n){return r=+r,t=t>>>0,n||M(this,r,t,2,65535,0),this[t]=r&255,this[t+1]=r>>>8,t+2},o.prototype.writeUint16BE=o.prototype.writeUInt16BE=function(r,t,n){return r=+r,t=t>>>0,n||M(this,r,t,2,65535,0),this[t]=r>>>8,this[t+1]=r&255,t+2},o.prototype.writeUint32LE=o.prototype.writeUInt32LE=function(r,t,n){return r=+r,t=t>>>0,n||M(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},o.prototype.writeUint32BE=o.prototype.writeUInt32BE=function(r,t,n){return r=+r,t=t>>>0,n||M(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};function gr(e,r,t,n,i){Ur(r,n,i,e,t,7);let u=Number(r&BigInt(4294967295));e[t++]=u,u=u>>8,e[t++]=u,u=u>>8,e[t++]=u,u=u>>8,e[t++]=u;let c=Number(r>>BigInt(32)&BigInt(4294967295));return e[t++]=c,c=c>>8,e[t++]=c,c=c>>8,e[t++]=c,c=c>>8,e[t++]=c,t}function Br(e,r,t,n,i){Ur(r,n,i,e,t,7);let u=Number(r&BigInt(4294967295));e[t+7]=u,u=u>>8,e[t+6]=u,u=u>>8,e[t+5]=u,u=u>>8,e[t+4]=u;let c=Number(r>>BigInt(32)&BigInt(4294967295));return e[t+3]=c,c=c>>8,e[t+2]=c,c=c>>8,e[t+1]=c,c=c>>8,e[t]=c,t+8}o.prototype.writeBigUInt64LE=O(function(r,t=0){return gr(this,r,t,BigInt(0),BigInt("0xffffffffffffffff"))}),o.prototype.writeBigUInt64BE=O(function(r,t=0){return Br(this,r,t,BigInt(0),BigInt("0xffffffffffffffff"))}),o.prototype.writeIntLE=function(r,t,n,i){if(r=+r,t=t>>>0,!i){let E=Math.pow(2,8*n-1);M(this,r,t,n,E-1,-E)}let u=0,c=1,p=0;for(this[t]=r&255;++u<n&&(c*=256);)r<0&&p===0&&this[t+u-1]!==0&&(p=1),this[t+u]=(r/c>>0)-p&255;return t+n},o.prototype.writeIntBE=function(r,t,n,i){if(r=+r,t=t>>>0,!i){let E=Math.pow(2,8*n-1);M(this,r,t,n,E-1,-E)}let u=n-1,c=1,p=0;for(this[t+u]=r&255;--u>=0&&(c*=256);)r<0&&p===0&&this[t+u+1]!==0&&(p=1),this[t+u]=(r/c>>0)-p&255;return t+n},o.prototype.writeInt8=function(r,t,n){return r=+r,t=t>>>0,n||M(this,r,t,1,127,-128),r<0&&(r=255+r+1),this[t]=r&255,t+1},o.prototype.writeInt16LE=function(r,t,n){return r=+r,t=t>>>0,n||M(this,r,t,2,32767,-32768),this[t]=r&255,this[t+1]=r>>>8,t+2},o.prototype.writeInt16BE=function(r,t,n){return r=+r,t=t>>>0,n||M(this,r,t,2,32767,-32768),this[t]=r>>>8,this[t+1]=r&255,t+2},o.prototype.writeInt32LE=function(r,t,n){return r=+r,t=t>>>0,n||M(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},o.prototype.writeInt32BE=function(r,t,n){return r=+r,t=t>>>0,n||M(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},o.prototype.writeBigInt64LE=O(function(r,t=0){return gr(this,r,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),o.prototype.writeBigInt64BE=O(function(r,t=0){return Br(this,r,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function mr(e,r,t,n,i,u){if(t+n>e.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function Er(e,r,t,n,i){return r=+r,t=t>>>0,i||mr(e,r,t,4),a.write(e,r,t,n,23,4),t+4}o.prototype.writeFloatLE=function(r,t,n){return Er(this,r,t,!0,n)},o.prototype.writeFloatBE=function(r,t,n){return Er(this,r,t,!1,n)};function Ir(e,r,t,n,i){return r=+r,t=t>>>0,i||mr(e,r,t,8),a.write(e,r,t,n,52,8),t+8}o.prototype.writeDoubleLE=function(r,t,n){return Ir(this,r,t,!0,n)},o.prototype.writeDoubleBE=function(r,t,n){return Ir(this,r,t,!1,n)},o.prototype.copy=function(r,t,n,i){if(!o.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);let u=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),u},o.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"&&!o.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(r.length===1){let c=r.charCodeAt(0);(i==="utf8"&&c<128||i==="latin1")&&(r=c)}}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);let u;if(typeof r=="number")for(u=t;u<n;++u)this[u]=r;else{let c=o.isBuffer(r)?r:o.from(r,i),p=c.length;if(p===0)throw new TypeError('The value "'+r+'" is invalid for argument "value"');for(u=0;u<n-t;++u)this[u+t]=c[u%p]}return this};let V={};function ur(e,r,t){V[e]=class extends t{constructor(){super(),Object.defineProperty(this,"message",{value:r.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${e}]`,this.stack,delete this.name}get code(){return e}set code(i){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:i,writable:!0})}toString(){return`${this.name} [${e}]: ${this.message}`}}}ur("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),ur("ERR_INVALID_ARG_TYPE",function(e,r){return`The "${e}" argument must be of type number. Received type ${typeof r}`},TypeError),ur("ERR_OUT_OF_RANGE",function(e,r,t){let n=`The value of "${e}" is out of range.`,i=t;return Number.isInteger(t)&&Math.abs(t)>2**32?i=Ar(String(t)):typeof t=="bigint"&&(i=String(t),(t>BigInt(2)**BigInt(32)||t<-(BigInt(2)**BigInt(32)))&&(i=Ar(i)),i+="n"),n+=` It must be ${r}. Received ${i}`,n},RangeError);function Ar(e){let r="",t=e.length,n=e[0]==="-"?1:0;for(;t>=n+4;t-=3)r=`_${e.slice(t-3,t)}${r}`;return`${e.slice(0,t)}${r}`}function ue(e,r,t){J(r,"offset"),(e[r]===void 0||e[r+t]===void 0)&&K(r,e.length-(t+1))}function Ur(e,r,t,n,i,u){if(e>t||e<r){let c=typeof r=="bigint"?"n":"",p;throw r===0||r===BigInt(0)?p=`>= 0${c} and < 2${c} ** ${(u+1)*8}${c}`:p=`>= -(2${c} ** ${(u+1)*8-1}${c}) and < 2 ** ${(u+1)*8-1}${c}`,new V.ERR_OUT_OF_RANGE("value",p,e)}ue(n,i,u)}function J(e,r){if(typeof e!="number")throw new V.ERR_INVALID_ARG_TYPE(r,"number",e)}function K(e,r,t){throw Math.floor(e)!==e?(J(e,t),new V.ERR_OUT_OF_RANGE("offset","an integer",e)):r<0?new V.ERR_BUFFER_OUT_OF_BOUNDS:new V.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${r}`,e)}let ce=/[^+/0-9A-Za-z-_]/g;function ae(e){if(e=e.split("=")[0],e=e.trim().replace(ce,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function cr(e,r){r=r||1/0;let t,n=e.length,i=null,u=[];for(let c=0;c<n;++c){if(t=e.charCodeAt(c),t>55295&&t<57344){if(!i){if(t>56319){(r-=3)>-1&&u.push(239,191,189);continue}else if(c+1===n){(r-=3)>-1&&u.push(239,191,189);continue}i=t;continue}if(t<56320){(r-=3)>-1&&u.push(239,191,189),i=t;continue}t=(i-55296<<10|t-56320)+65536}else i&&(r-=3)>-1&&u.push(239,191,189);if(i=null,t<128){if((r-=1)<0)break;u.push(t)}else if(t<2048){if((r-=2)<0)break;u.push(t>>6|192,t&63|128)}else if(t<65536){if((r-=3)<0)break;u.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((r-=4)<0)break;u.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return u}function he(e){let r=[];for(let t=0;t<e.length;++t)r.push(e.charCodeAt(t)&255);return r}function se(e,r){let t,n,i,u=[];for(let c=0;c<e.length&&!((r-=2)<0);++c)t=e.charCodeAt(c),n=t>>8,i=t%256,u.push(i),u.push(n);return u}function _r(e){return h.toByteArray(ae(e))}function rr(e,r,t,n){let i;for(i=0;i<n&&!(i+t>=r.length||i>=e.length);++i)r[i+t]=e[i];return i}function $(e,r){return e instanceof r||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===r.name}function ar(e){return e!==e}let pe=(function(){let e="0123456789abcdef",r=new Array(256);for(let t=0;t<16;++t){let n=t*16;for(let i=0;i<16;++i)r[n+i]=e[t]+e[i]}return r})();function O(e){return typeof BigInt>"u"?le:e}function le(){throw new Error("BigInt not supported")}return q}var Z,Tr,er,Rr,q,Sr,Cr=z(()=>{G();j();W();Z={},Tr=!1;er={},Rr=!1;q={},Sr=!1});var H,sr,Ne,Pe,kr=z(()=>{G();j();W();Cr();H=Lr();H.Buffer;H.SlowBuffer;H.INSPECT_MAX_BYTES;H.kMaxLength;sr=H.Buffer,Ne=H.INSPECT_MAX_BYTES,Pe=H.kMaxLength});var j=z(()=>{kr()});var tr={};Be(tr,{_debugEnd:()=>It,_debugProcess:()=>Et,_events:()=>$t,_eventsCount:()=>Ft,_exiting:()=>tt,_fatalExceptions:()=>dt,_getActiveHandles:()=>ot,_getActiveRequests:()=>it,_kill:()=>ct,_linkedBinding:()=>Zr,_maxListeners:()=>vt,_preload_modules:()=>Mt,_rawDebug:()=>Qr,_startProfilerIdleNotifier:()=>At,_stopProfilerIdleNotifier:()=>Ut,_tickCallback:()=>mt,abort:()=>Rt,addListener:()=>Dt,allowedNodeEnvironmentFlags:()=>ft,arch:()=>$r,argv:()=>Or,argv0:()=>kt,assert:()=>wt,binding:()=>jr,browser:()=>zr,chdir:()=>Vr,config:()=>et,cpuUsage:()=>or,cwd:()=>Xr,debugPort:()=>Ct,default:()=>Vt,dlopen:()=>nt,domain:()=>rt,emit:()=>qt,emitWarning:()=>qr,env:()=>Dr,execArgv:()=>Yr,execPath:()=>Lt,exit:()=>pt,features:()=>yt,hasUncaughtExceptionCaptureCallback:()=>Bt,hrtime:()=>ir,kill:()=>st,listeners:()=>Xt,memoryUsage:()=>ht,moduleLoadList:()=>Kr,nextTick:()=>Nr,off:()=>Yt,on:()=>D,once:()=>Ot,openStdin:()=>lt,pid:()=>St,platform:()=>Fr,ppid:()=>bt,prependListener:()=>jt,prependOnceListener:()=>Ht,reallyExit:()=>ut,release:()=>Jr,removeAllListeners:()=>Wt,removeListener:()=>Gt,resourceUsage:()=>at,setSourceMapsEnabled:()=>Nt,setUncaughtExceptionCaptureCallback:()=>gt,stderr:()=>xt,stdin:()=>Tt,stdout:()=>_t,title:()=>vr,umask:()=>Hr,uptime:()=>Pt,version:()=>Gr,versions:()=>Wr});function fr(h){throw new Error("Node.js process "+h+" is not supported by JSPM core outside of Node.js")}function Ae(){!Q||!X||(Q=!1,X.length?F=X.concat(F):nr=-1,F.length&&Mr())}function Mr(){if(!Q){var h=setTimeout(Ae,0);Q=!0;for(var a=F.length;a;){for(X=F,F=[];++nr<a;)X&&X[nr].run();nr=-1,a=F.length}X=null,Q=!1,clearTimeout(h)}}function Nr(h){var a=new Array(arguments.length-1);if(arguments.length>1)for(var w=1;w<arguments.length;w++)a[w-1]=arguments[w];F.push(new Pr(h,a)),F.length===1&&!Q&&setTimeout(Mr,0)}function Pr(h,a){this.fun=h,this.array=a}function R(){}function Zr(h){fr("_linkedBinding")}function nt(h){fr("dlopen")}function it(){return[]}function ot(){return[]}function wt(h,a){if(!h)throw new Error(a||"assertion error")}function Bt(){return!1}function Pt(){return Y.now()/1e3}function ir(h){var a=Math.floor((Date.now()-Y.now())*.001),w=Y.now()*.001,B=Math.floor(w)+a,f=Math.floor(w%1*1e9);return h&&(B=B-h[0],f=f-h[1],f<0&&(B--,f+=lr)),[B,f]}function D(){return Vt}function Xt(h){return[]}var F,Q,X,nr,vr,$r,Fr,Dr,Or,Yr,Gr,Wr,qr,jr,Hr,Xr,Vr,Jr,zr,Qr,Kr,rt,tt,et,ut,ct,or,at,ht,st,pt,lt,ft,yt,dt,gt,mt,Et,It,At,Ut,_t,xt,Tt,Rt,St,bt,Lt,Ct,kt,Mt,Nt,Y,pr,lr,vt,$t,Ft,Dt,Ot,Yt,Gt,Wt,qt,jt,Ht,Vt,xr=z(()=>{G();j();W();F=[],Q=!1,nr=-1;Pr.prototype.run=function(){this.fun.apply(null,this.array)};vr="browser",$r="x64",Fr="browser",Dr={PATH:"/usr/bin",LANG:typeof navigator<"u"?navigator.language+".UTF-8":void 0,PWD:"/",HOME:"/home",TMP:"/tmp"},Or=["/usr/bin/node"],Yr=[],Gr="v16.8.0",Wr={},qr=function(h,a){console.warn((a?a+": ":"")+h)},jr=function(h){fr("binding")},Hr=function(h){return 0},Xr=function(){return"/"},Vr=function(h){},Jr={name:"node",sourceUrl:"",headersUrl:"",libUrl:""};zr=!0,Qr=R,Kr=[];rt={},tt=!1,et={};ut=R,ct=R,or=function(){return{}},at=or,ht=or,st=R,pt=R,lt=R,ft={};yt={inspector:!1,debug:!1,uv:!1,ipv6:!1,tls_alpn:!1,tls_sni:!1,tls_ocsp:!1,tls:!1,cached_builtins:!0},dt=R,gt=R;mt=R,Et=R,It=R,At=R,Ut=R,_t=void 0,xt=void 0,Tt=void 0,Rt=R,St=2,bt=1,Lt="/bin/usr/node",Ct=9229,kt="node",Mt=[],Nt=R,Y={now:typeof performance<"u"?performance.now.bind(performance):void 0,timing:typeof performance<"u"?performance.timing:void 0};Y.now===void 0&&(pr=Date.now(),Y.timing&&Y.timing.navigationStart&&(pr=Y.timing.navigationStart),Y.now=()=>Date.now()-pr);lr=1e9;ir.bigint=function(h){var a=ir(h);return typeof BigInt>"u"?a[0]*lr+a[1]:BigInt(a[0]*lr)+BigInt(a[1])};vt=10,$t={},Ft=0;Dt=D,Ot=D,Yt=D,Gt=D,Wt=D,qt=R,jt=D,Ht=D;Vt={version:Gr,versions:Wr,arch:$r,platform:Fr,browser:zr,release:Jr,_rawDebug:Qr,moduleLoadList:Kr,binding:jr,_linkedBinding:Zr,_events:$t,_eventsCount:Ft,_maxListeners:vt,on:D,addListener:Dt,once:Ot,off:Yt,removeListener:Gt,removeAllListeners:Wt,emit:qt,prependListener:jt,prependOnceListener:Ht,listeners:Xt,domain:rt,_exiting:tt,config:et,dlopen:nt,uptime:Pt,_getActiveRequests:it,_getActiveHandles:ot,reallyExit:ut,_kill:ct,cpuUsage:or,resourceUsage:at,memoryUsage:ht,kill:st,exit:pt,openStdin:lt,allowedNodeEnvironmentFlags:ft,assert:wt,features:yt,_fatalExceptions:dt,setUncaughtExceptionCaptureCallback:gt,hasUncaughtExceptionCaptureCallback:Bt,emitWarning:qr,nextTick:Nr,_tickCallback:mt,_debugProcess:Et,_debugEnd:It,_startProfilerIdleNotifier:At,_stopProfilerIdleNotifier:Ut,stdout:_t,stdin:Tt,stderr:xt,abort:Rt,umask:Hr,chdir:Vr,cwd:Xr,env:Dr,title:vr,argv:Or,execArgv:Yr,pid:St,ppid:bt,execPath:Lt,debugPort:Ct,hrtime:ir,argv0:kt,_preload_modules:Mt,setSourceMapsEnabled:Nt}});export{Ue as a,_e as b,G as c,tr as d,W as e,sr as f,j as g};
|
|
2
2
|
/*! Bundled license information:
|
|
3
3
|
|
|
4
4
|
@jspm/core/nodelibs/browser/chunk-DtuTasat.js:
|
|
5
5
|
(*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
|
6
6
|
*/
|
|
7
|
-
//# sourceMappingURL=chunk-
|
|
7
|
+
//# sourceMappingURL=chunk-GE6AZATH.js.map
|