n3 2.7.9 → 2.7.11
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/browser/n3.esm.min.js +5 -5
- package/browser/n3.min.js +5 -5
- package/lib/N3Lexer.js +51 -27
- package/package.json +1 -1
- package/src/N3Lexer.js +57 -32
package/browser/n3.min.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
var N3=(()=>{var vl=Object.create;var $t=Object.defineProperty,Pl=Object.defineProperties,jl=Object.getOwnPropertyDescriptor,Ll=Object.getOwnPropertyDescriptors,Fl=Object.getOwnPropertyNames,Rn=Object.getOwnPropertySymbols,Bl=Object.getPrototypeOf,An=Object.prototype.hasOwnProperty,Cl=Object.prototype.propertyIsEnumerable;var ot=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Dl=t=>{throw TypeError(t)};var Tn=(t,e,r)=>e in t?$t(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,B=(t,e)=>{for(var r in e||(e={}))An.call(e,r)&&Tn(t,r,e[r]);if(Rn)for(var r of Rn(e))Cl.call(e,r)&&Tn(t,r,e[r]);return t},Le=(t,e)=>Pl(t,Ll(e));var S=(t,e)=>()=>{try{return e||t((e={exports:{}}).exports,e),e.exports}catch(r){throw e=0,r}},Nn=(t,e)=>{for(var r in e)$t(t,r,{get:e[r],enumerable:!0})},vn=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Fl(e))!An.call(t,n)&&n!==r&&$t(t,n,{get:()=>e[n],enumerable:!(i=jl(e,n))||i.enumerable});return t};var ir=(t,e,r)=>(r=t!=null?vl(Bl(t)):{},vn(e||!t||!t.__esModule?$t(r,"default",{value:t,enumerable:!0}):r,t)),Ol=t=>vn($t({},"__esModule",{value:!0}),t);var M=function(t,e){this[0]=t,this[1]=e},Y=(t,e,r)=>{var i=(a,l,u,c)=>{try{var f=r[a](l),p=(l=f.value)instanceof M,d=f.done;Promise.resolve(p?l[0]:l).then(_=>p?i(a==="return"?a:"next",l[1]?{done:_.done,value:_.value}:_,u,c):u({value:_,done:d})).catch(_=>i("throw",_,u,c))}catch(_){c(_)}},n=(a,l,u,c)=>o[a]=f=>(l=new Promise((p,d,_)=>(_=()=>i(a,f,p,d),s?s.then(_):_())),c=()=>s===u&&(s=0),s=u=l.then(c,c),l),s,o={};return r=r.apply(t,e),o[ot("asyncIterator")]=()=>o,n("next"),n("throw"),n("return"),o},ie=t=>{var e=t[ot("asyncIterator")],r=!1,i,n={};return e==null?(e=t[ot("iterator")](),i=s=>n[s]=o=>e[s](o)):(e=e.call(t),i=s=>n[s]=o=>{if(r){if(r=!1,s==="throw")throw o;return o}return r=!0,{done:!1,value:new M(new Promise(a=>{var l=e[s](o);l instanceof Object||Dl("Object expected"),a(l)}),1)}}),n[ot("iterator")]=()=>n,i("next"),"throw"in e?i("throw"):n.throw=s=>{throw s},"return"in e&&i("return"),n},H=(t,e,r)=>(e=t[ot("asyncIterator")])?e.call(t):(t=t[ot("iterator")](),e={},r=(i,n)=>(n=t[i])&&(e[i]=s=>new Promise((o,a,l)=>(s=n.call(t,s),l=s.done,Promise.resolve(s.value).then(u=>o({value:u,done:l}),a)))),r("next"),r("return"),e);var Ln=S(nr=>{"use strict";nr.byteLength=$l;nr.toByteArray=ql;nr.fromByteArray=Gl;var ne=[],Z=[],Ml=typeof Uint8Array!="undefined"?Uint8Array:Array,Qr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Ue=0,Pn=Qr.length;Ue<Pn;++Ue)ne[Ue]=Qr[Ue],Z[Qr.charCodeAt(Ue)]=Ue;var Ue,Pn;Z[45]=62;Z[95]=63;function jn(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");r===-1&&(r=e);var i=r===e?0:4-r%4;return[r,i]}function $l(t){var e=jn(t),r=e[0],i=e[1];return(r+i)*3/4-i}function kl(t,e,r){return(e+r)*3/4-r}function ql(t){var e,r=jn(t),i=r[0],n=r[1],s=new Ml(kl(t,i,n)),o=0,a=n>0?i-4:i,l;for(l=0;l<a;l+=4)e=Z[t.charCodeAt(l)]<<18|Z[t.charCodeAt(l+1)]<<12|Z[t.charCodeAt(l+2)]<<6|Z[t.charCodeAt(l+3)],s[o++]=e>>16&255,s[o++]=e>>8&255,s[o++]=e&255;return n===2&&(e=Z[t.charCodeAt(l)]<<2|Z[t.charCodeAt(l+1)]>>4,s[o++]=e&255),n===1&&(e=Z[t.charCodeAt(l)]<<10|Z[t.charCodeAt(l+1)]<<4|Z[t.charCodeAt(l+2)]>>2,s[o++]=e>>8&255,s[o++]=e&255),s}function Ul(t){return ne[t>>18&63]+ne[t>>12&63]+ne[t>>6&63]+ne[t&63]}function Wl(t,e,r){for(var i,n=[],s=e;s<r;s+=3)i=(t[s]<<16&16711680)+(t[s+1]<<8&65280)+(t[s+2]&255),n.push(Ul(i));return n.join("")}function Gl(t){for(var e,r=t.length,i=r%3,n=[],s=16383,o=0,a=r-i;o<a;o+=s)n.push(Wl(t,o,o+s>a?a:o+s));return i===1?(e=t[r-1],n.push(ne[e>>2]+ne[e<<4&63]+"==")):i===2&&(e=(t[r-2]<<8)+t[r-1],n.push(ne[e>>10]+ne[e>>4&63]+ne[e<<2&63]+"=")),n.join("")}});var Fn=S(Hr=>{Hr.read=function(t,e,r,i,n){var s,o,a=n*8-i-1,l=(1<<a)-1,u=l>>1,c=-7,f=r?n-1:0,p=r?-1:1,d=t[e+f];for(f+=p,s=d&(1<<-c)-1,d>>=-c,c+=a;c>0;s=s*256+t[e+f],f+=p,c-=8);for(o=s&(1<<-c)-1,s>>=-c,c+=i;c>0;o=o*256+t[e+f],f+=p,c-=8);if(s===0)s=1-u;else{if(s===l)return o?NaN:(d?-1:1)*(1/0);o=o+Math.pow(2,i),s=s-u}return(d?-1:1)*o*Math.pow(2,s-i)};Hr.write=function(t,e,r,i,n,s){var o,a,l,u=s*8-n-1,c=(1<<u)-1,f=c>>1,p=n===23?Math.pow(2,-24)-Math.pow(2,-77):0,d=i?0:s-1,_=i?1:-1,b=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,o=c):(o=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-o))<1&&(o--,l*=2),o+f>=1?e+=p/l:e+=p*Math.pow(2,1-f),e*l>=2&&(o++,l/=2),o+f>=c?(a=0,o=c):o+f>=1?(a=(e*l-1)*Math.pow(2,n),o=o+f):(a=e*Math.pow(2,f-1)*Math.pow(2,n),o=0));n>=8;t[r+d]=a&255,d+=_,a/=256,n-=8);for(o=o<<n|a,u+=n;u>0;t[r+d]=o&255,d+=_,o/=256,u-=8);t[r+d-_]|=b*128}});var oe=S(ft=>{"use strict";var zr=Ln(),lt=Fn(),Bn=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;ft.Buffer=h;ft.SlowBuffer=Yl;ft.INSPECT_MAX_BYTES=50;var sr=2147483647;ft.kMaxLength=sr;h.TYPED_ARRAY_SUPPORT=Vl();!h.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 Vl(){try{let t=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(t,e),t.foo()===42}catch(t){return!1}}Object.defineProperty(h.prototype,"parent",{enumerable:!0,get:function(){if(h.isBuffer(this))return this.buffer}});Object.defineProperty(h.prototype,"offset",{enumerable:!0,get:function(){if(h.isBuffer(this))return this.byteOffset}});function me(t){if(t>sr)throw new RangeError('The value "'+t+'" is invalid for option "size"');let e=new Uint8Array(t);return Object.setPrototypeOf(e,h.prototype),e}function h(t,e,r){if(typeof t=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Xr(t)}return Mn(t,e,r)}h.poolSize=8192;function Mn(t,e,r){if(typeof t=="string")return Hl(t,e);if(ArrayBuffer.isView(t))return zl(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(se(t,ArrayBuffer)||t&&se(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(se(t,SharedArrayBuffer)||t&&se(t.buffer,SharedArrayBuffer)))return Yr(t,e,r);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let i=t.valueOf&&t.valueOf();if(i!=null&&i!==t)return h.from(i,e,r);let n=Kl(t);if(n)return n;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return h.from(t[Symbol.toPrimitive]("string"),e,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}h.from=function(t,e,r){return Mn(t,e,r)};Object.setPrototypeOf(h.prototype,Uint8Array.prototype);Object.setPrototypeOf(h,Uint8Array);function $n(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function Ql(t,e,r){return $n(t),t<=0?me(t):e!==void 0?typeof r=="string"?me(t).fill(e,r):me(t).fill(e):me(t)}h.alloc=function(t,e,r){return Ql(t,e,r)};function Xr(t){return $n(t),me(t<0?0:Jr(t)|0)}h.allocUnsafe=function(t){return Xr(t)};h.allocUnsafeSlow=function(t){return Xr(t)};function Hl(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!h.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let r=kn(t,e)|0,i=me(r),n=i.write(t,e);return n!==r&&(i=i.slice(0,n)),i}function Kr(t){let e=t.length<0?0:Jr(t.length)|0,r=me(e);for(let i=0;i<e;i+=1)r[i]=t[i]&255;return r}function zl(t){if(se(t,Uint8Array)){let e=new Uint8Array(t);return Yr(e.buffer,e.byteOffset,e.byteLength)}return Kr(t)}function Yr(t,e,r){if(e<0||t.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<e+(r||0))throw new RangeError('"length" is outside of buffer bounds');let i;return e===void 0&&r===void 0?i=new Uint8Array(t):r===void 0?i=new Uint8Array(t,e):i=new Uint8Array(t,e,r),Object.setPrototypeOf(i,h.prototype),i}function Kl(t){if(h.isBuffer(t)){let e=Jr(t.length)|0,r=me(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||ti(t.length)?me(0):Kr(t);if(t.type==="Buffer"&&Array.isArray(t.data))return Kr(t.data)}function Jr(t){if(t>=sr)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+sr.toString(16)+" bytes");return t|0}function Yl(t){return+t!=t&&(t=0),h.alloc(+t)}h.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==h.prototype};h.compare=function(e,r){if(se(e,Uint8Array)&&(e=h.from(e,e.offset,e.byteLength)),se(r,Uint8Array)&&(r=h.from(r,r.offset,r.byteLength)),!h.isBuffer(e)||!h.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===r)return 0;let i=e.length,n=r.length;for(let s=0,o=Math.min(i,n);s<o;++s)if(e[s]!==r[s]){i=e[s],n=r[s];break}return i<n?-1:n<i?1:0};h.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};h.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return h.alloc(0);let i;if(r===void 0)for(r=0,i=0;i<e.length;++i)r+=e[i].length;let n=h.allocUnsafe(r),s=0;for(i=0;i<e.length;++i){let o=e[i];if(se(o,Uint8Array))s+o.length>n.length?(h.isBuffer(o)||(o=h.from(o)),o.copy(n,s)):Uint8Array.prototype.set.call(n,o,s);else if(h.isBuffer(o))o.copy(n,s);else throw new TypeError('"list" argument must be an Array of Buffers');s+=o.length}return n};function kn(t,e){if(h.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||se(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);let r=t.length,i=arguments.length>2&&arguments[2]===!0;if(!i&&r===0)return 0;let n=!1;for(;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Zr(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Kn(t).length;default:if(n)return i?-1:Zr(t).length;e=(""+e).toLowerCase(),n=!0}}h.byteLength=kn;function Zl(t,e,r){let i=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,e>>>=0,r<=e))return"";for(t||(t="utf8");;)switch(t){case"hex":return au(this,e,r);case"utf8":case"utf-8":return Un(this,e,r);case"ascii":return su(this,e,r);case"latin1":case"binary":return ou(this,e,r);case"base64":return iu(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return lu(this,e,r);default:if(i)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),i=!0}}h.prototype._isBuffer=!0;function We(t,e,r){let i=t[e];t[e]=t[r],t[r]=i}h.prototype.swap16=function(){let e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let r=0;r<e;r+=2)We(this,r,r+1);return this};h.prototype.swap32=function(){let e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let r=0;r<e;r+=4)We(this,r,r+3),We(this,r+1,r+2);return this};h.prototype.swap64=function(){let e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let r=0;r<e;r+=8)We(this,r,r+7),We(this,r+1,r+6),We(this,r+2,r+5),We(this,r+3,r+4);return this};h.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?Un(this,0,e):Zl.apply(this,arguments)};h.prototype.toLocaleString=h.prototype.toString;h.prototype.equals=function(e){if(!h.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:h.compare(this,e)===0};h.prototype.inspect=function(){let e="",r=ft.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};Bn&&(h.prototype[Bn]=h.prototype.inspect);h.prototype.compare=function(e,r,i,n,s){if(se(e,Uint8Array)&&(e=h.from(e,e.offset,e.byteLength)),!h.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(r===void 0&&(r=0),i===void 0&&(i=e?e.length:0),n===void 0&&(n=0),s===void 0&&(s=this.length),r<0||i>e.length||n<0||s>this.length)throw new RangeError("out of range index");if(n>=s&&r>=i)return 0;if(n>=s)return-1;if(r>=i)return 1;if(r>>>=0,i>>>=0,n>>>=0,s>>>=0,this===e)return 0;let o=s-n,a=i-r,l=Math.min(o,a),u=this.slice(n,s),c=e.slice(r,i);for(let f=0;f<l;++f)if(u[f]!==c[f]){o=u[f],a=c[f];break}return o<a?-1:a<o?1:0};function qn(t,e,r,i,n){if(t.length===0)return-1;if(typeof r=="string"?(i=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,ti(r)&&(r=n?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(n)return-1;r=t.length-1}else if(r<0)if(n)r=0;else return-1;if(typeof e=="string"&&(e=h.from(e,i)),h.isBuffer(e))return e.length===0?-1:Cn(t,e,r,i,n);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?n?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):Cn(t,[e],r,i,n);throw new TypeError("val must be string, number or Buffer")}function Cn(t,e,r,i,n){let s=1,o=t.length,a=e.length;if(i!==void 0&&(i=String(i).toLowerCase(),i==="ucs2"||i==="ucs-2"||i==="utf16le"||i==="utf-16le")){if(t.length<2||e.length<2)return-1;s=2,o/=2,a/=2,r/=2}function l(c,f){return s===1?c[f]:c.readUInt16BE(f*s)}let u;if(n){let c=-1;for(u=r;u<o;u++)if(l(t,u)===l(e,c===-1?0:u-c)){if(c===-1&&(c=u),u-c+1===a)return c*s}else c!==-1&&(u-=u-c),c=-1}else for(r+a>o&&(r=o-a),u=r;u>=0;u--){let c=!0;for(let f=0;f<a;f++)if(l(t,u+f)!==l(e,f)){c=!1;break}if(c)return u}return-1}h.prototype.includes=function(e,r,i){return this.indexOf(e,r,i)!==-1};h.prototype.indexOf=function(e,r,i){return qn(this,e,r,i,!0)};h.prototype.lastIndexOf=function(e,r,i){return qn(this,e,r,i,!1)};function Xl(t,e,r,i){r=Number(r)||0;let n=t.length-r;i?(i=Number(i),i>n&&(i=n)):i=n;let s=e.length;i>s/2&&(i=s/2);let o;for(o=0;o<i;++o){let a=parseInt(e.substr(o*2,2),16);if(ti(a))return o;t[r+o]=a}return o}function Jl(t,e,r,i){return or(Zr(e,t.length-r),t,r,i)}function eu(t,e,r,i){return or(du(e),t,r,i)}function tu(t,e,r,i){return or(Kn(e),t,r,i)}function ru(t,e,r,i){return or(hu(e,t.length-r),t,r,i)}h.prototype.write=function(e,r,i,n){if(r===void 0)n="utf8",i=this.length,r=0;else if(i===void 0&&typeof r=="string")n=r,i=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(i)?(i=i>>>0,n===void 0&&(n="utf8")):(n=i,i=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let s=this.length-r;if((i===void 0||i>s)&&(i=s),e.length>0&&(i<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");let o=!1;for(;;)switch(n){case"hex":return Xl(this,e,r,i);case"utf8":case"utf-8":return Jl(this,e,r,i);case"ascii":case"latin1":case"binary":return eu(this,e,r,i);case"base64":return tu(this,e,r,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ru(this,e,r,i);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}};h.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function iu(t,e,r){return e===0&&r===t.length?zr.fromByteArray(t):zr.fromByteArray(t.slice(e,r))}function Un(t,e,r){r=Math.min(t.length,r);let i=[],n=e;for(;n<r;){let s=t[n],o=null,a=s>239?4:s>223?3:s>191?2:1;if(n+a<=r){let l,u,c,f;switch(a){case 1:s<128&&(o=s);break;case 2:l=t[n+1],(l&192)===128&&(f=(s&31)<<6|l&63,f>127&&(o=f));break;case 3:l=t[n+1],u=t[n+2],(l&192)===128&&(u&192)===128&&(f=(s&15)<<12|(l&63)<<6|u&63,f>2047&&(f<55296||f>57343)&&(o=f));break;case 4:l=t[n+1],u=t[n+2],c=t[n+3],(l&192)===128&&(u&192)===128&&(c&192)===128&&(f=(s&15)<<18|(l&63)<<12|(u&63)<<6|c&63,f>65535&&f<1114112&&(o=f))}}o===null?(o=65533,a=1):o>65535&&(o-=65536,i.push(o>>>10&1023|55296),o=56320|o&1023),i.push(o),n+=a}return nu(i)}var Dn=4096;function nu(t){let e=t.length;if(e<=Dn)return String.fromCharCode.apply(String,t);let r="",i=0;for(;i<e;)r+=String.fromCharCode.apply(String,t.slice(i,i+=Dn));return r}function su(t,e,r){let i="";r=Math.min(t.length,r);for(let n=e;n<r;++n)i+=String.fromCharCode(t[n]&127);return i}function ou(t,e,r){let i="";r=Math.min(t.length,r);for(let n=e;n<r;++n)i+=String.fromCharCode(t[n]);return i}function au(t,e,r){let i=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>i)&&(r=i);let n="";for(let s=e;s<r;++s)n+=_u[t[s]];return n}function lu(t,e,r){let i=t.slice(e,r),n="";for(let s=0;s<i.length-1;s+=2)n+=String.fromCharCode(i[s]+i[s+1]*256);return n}h.prototype.slice=function(e,r){let i=this.length;e=~~e,r=r===void 0?i:~~r,e<0?(e+=i,e<0&&(e=0)):e>i&&(e=i),r<0?(r+=i,r<0&&(r=0)):r>i&&(r=i),r<e&&(r=e);let n=this.subarray(e,r);return Object.setPrototypeOf(n,h.prototype),n};function O(t,e,r){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}h.prototype.readUintLE=h.prototype.readUIntLE=function(e,r,i){e=e>>>0,r=r>>>0,i||O(e,r,this.length);let n=this[e],s=1,o=0;for(;++o<r&&(s*=256);)n+=this[e+o]*s;return n};h.prototype.readUintBE=h.prototype.readUIntBE=function(e,r,i){e=e>>>0,r=r>>>0,i||O(e,r,this.length);let n=this[e+--r],s=1;for(;r>0&&(s*=256);)n+=this[e+--r]*s;return n};h.prototype.readUint8=h.prototype.readUInt8=function(e,r){return e=e>>>0,r||O(e,1,this.length),this[e]};h.prototype.readUint16LE=h.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||O(e,2,this.length),this[e]|this[e+1]<<8};h.prototype.readUint16BE=h.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||O(e,2,this.length),this[e]<<8|this[e+1]};h.prototype.readUint32LE=h.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||O(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};h.prototype.readUint32BE=h.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||O(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};h.prototype.readBigUInt64LE=Fe(function(e){e=e>>>0,ut(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&kt(e,this.length-8);let n=r+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24,s=this[++e]+this[++e]*2**8+this[++e]*2**16+i*2**24;return BigInt(n)+(BigInt(s)<<BigInt(32))});h.prototype.readBigUInt64BE=Fe(function(e){e=e>>>0,ut(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&kt(e,this.length-8);let n=r*2**24+this[++e]*2**16+this[++e]*2**8+this[++e],s=this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+i;return(BigInt(n)<<BigInt(32))+BigInt(s)});h.prototype.readIntLE=function(e,r,i){e=e>>>0,r=r>>>0,i||O(e,r,this.length);let n=this[e],s=1,o=0;for(;++o<r&&(s*=256);)n+=this[e+o]*s;return s*=128,n>=s&&(n-=Math.pow(2,8*r)),n};h.prototype.readIntBE=function(e,r,i){e=e>>>0,r=r>>>0,i||O(e,r,this.length);let n=r,s=1,o=this[e+--n];for(;n>0&&(s*=256);)o+=this[e+--n]*s;return s*=128,o>=s&&(o-=Math.pow(2,8*r)),o};h.prototype.readInt8=function(e,r){return e=e>>>0,r||O(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};h.prototype.readInt16LE=function(e,r){e=e>>>0,r||O(e,2,this.length);let i=this[e]|this[e+1]<<8;return i&32768?i|4294901760:i};h.prototype.readInt16BE=function(e,r){e=e>>>0,r||O(e,2,this.length);let i=this[e+1]|this[e]<<8;return i&32768?i|4294901760:i};h.prototype.readInt32LE=function(e,r){return e=e>>>0,r||O(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};h.prototype.readInt32BE=function(e,r){return e=e>>>0,r||O(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};h.prototype.readBigInt64LE=Fe(function(e){e=e>>>0,ut(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&kt(e,this.length-8);let n=this[e+4]+this[e+5]*2**8+this[e+6]*2**16+(i<<24);return(BigInt(n)<<BigInt(32))+BigInt(r+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24)});h.prototype.readBigInt64BE=Fe(function(e){e=e>>>0,ut(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&kt(e,this.length-8);let n=(r<<24)+this[++e]*2**16+this[++e]*2**8+this[++e];return(BigInt(n)<<BigInt(32))+BigInt(this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+i)});h.prototype.readFloatLE=function(e,r){return e=e>>>0,r||O(e,4,this.length),lt.read(this,e,!0,23,4)};h.prototype.readFloatBE=function(e,r){return e=e>>>0,r||O(e,4,this.length),lt.read(this,e,!1,23,4)};h.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||O(e,8,this.length),lt.read(this,e,!0,52,8)};h.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||O(e,8,this.length),lt.read(this,e,!1,52,8)};function z(t,e,r,i,n,s){if(!h.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>n||e<s)throw new RangeError('"value" argument is out of bounds');if(r+i>t.length)throw new RangeError("Index out of range")}h.prototype.writeUintLE=h.prototype.writeUIntLE=function(e,r,i,n){if(e=+e,r=r>>>0,i=i>>>0,!n){let a=Math.pow(2,8*i)-1;z(this,e,r,i,a,0)}let s=1,o=0;for(this[r]=e&255;++o<i&&(s*=256);)this[r+o]=e/s&255;return r+i};h.prototype.writeUintBE=h.prototype.writeUIntBE=function(e,r,i,n){if(e=+e,r=r>>>0,i=i>>>0,!n){let a=Math.pow(2,8*i)-1;z(this,e,r,i,a,0)}let s=i-1,o=1;for(this[r+s]=e&255;--s>=0&&(o*=256);)this[r+s]=e/o&255;return r+i};h.prototype.writeUint8=h.prototype.writeUInt8=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,1,255,0),this[r]=e&255,r+1};h.prototype.writeUint16LE=h.prototype.writeUInt16LE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};h.prototype.writeUint16BE=h.prototype.writeUInt16BE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};h.prototype.writeUint32LE=h.prototype.writeUInt32LE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,4,4294967295,0),this[r+3]=e>>>24,this[r+2]=e>>>16,this[r+1]=e>>>8,this[r]=e&255,r+4};h.prototype.writeUint32BE=h.prototype.writeUInt32BE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,4,4294967295,0),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};function Wn(t,e,r,i,n){zn(e,i,n,t,r,7);let s=Number(e&BigInt(4294967295));t[r++]=s,s=s>>8,t[r++]=s,s=s>>8,t[r++]=s,s=s>>8,t[r++]=s;let o=Number(e>>BigInt(32)&BigInt(4294967295));return t[r++]=o,o=o>>8,t[r++]=o,o=o>>8,t[r++]=o,o=o>>8,t[r++]=o,r}function Gn(t,e,r,i,n){zn(e,i,n,t,r,7);let s=Number(e&BigInt(4294967295));t[r+7]=s,s=s>>8,t[r+6]=s,s=s>>8,t[r+5]=s,s=s>>8,t[r+4]=s;let o=Number(e>>BigInt(32)&BigInt(4294967295));return t[r+3]=o,o=o>>8,t[r+2]=o,o=o>>8,t[r+1]=o,o=o>>8,t[r]=o,r+8}h.prototype.writeBigUInt64LE=Fe(function(e,r=0){return Wn(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});h.prototype.writeBigUInt64BE=Fe(function(e,r=0){return Gn(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});h.prototype.writeIntLE=function(e,r,i,n){if(e=+e,r=r>>>0,!n){let l=Math.pow(2,8*i-1);z(this,e,r,i,l-1,-l)}let s=0,o=1,a=0;for(this[r]=e&255;++s<i&&(o*=256);)e<0&&a===0&&this[r+s-1]!==0&&(a=1),this[r+s]=(e/o>>0)-a&255;return r+i};h.prototype.writeIntBE=function(e,r,i,n){if(e=+e,r=r>>>0,!n){let l=Math.pow(2,8*i-1);z(this,e,r,i,l-1,-l)}let s=i-1,o=1,a=0;for(this[r+s]=e&255;--s>=0&&(o*=256);)e<0&&a===0&&this[r+s+1]!==0&&(a=1),this[r+s]=(e/o>>0)-a&255;return r+i};h.prototype.writeInt8=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};h.prototype.writeInt16LE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};h.prototype.writeInt16BE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};h.prototype.writeInt32LE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,4,2147483647,-2147483648),this[r]=e&255,this[r+1]=e>>>8,this[r+2]=e>>>16,this[r+3]=e>>>24,r+4};h.prototype.writeInt32BE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};h.prototype.writeBigInt64LE=Fe(function(e,r=0){return Wn(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});h.prototype.writeBigInt64BE=Fe(function(e,r=0){return Gn(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Vn(t,e,r,i,n,s){if(r+i>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function Qn(t,e,r,i,n){return e=+e,r=r>>>0,n||Vn(t,e,r,4,34028234663852886e22,-34028234663852886e22),lt.write(t,e,r,i,23,4),r+4}h.prototype.writeFloatLE=function(e,r,i){return Qn(this,e,r,!0,i)};h.prototype.writeFloatBE=function(e,r,i){return Qn(this,e,r,!1,i)};function Hn(t,e,r,i,n){return e=+e,r=r>>>0,n||Vn(t,e,r,8,17976931348623157e292,-17976931348623157e292),lt.write(t,e,r,i,52,8),r+8}h.prototype.writeDoubleLE=function(e,r,i){return Hn(this,e,r,!0,i)};h.prototype.writeDoubleBE=function(e,r,i){return Hn(this,e,r,!1,i)};h.prototype.copy=function(e,r,i,n){if(!h.isBuffer(e))throw new TypeError("argument should be a Buffer");if(i||(i=0),!n&&n!==0&&(n=this.length),r>=e.length&&(r=e.length),r||(r=0),n>0&&n<i&&(n=i),n===i||e.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(i<0||i>=this.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-r<n-i&&(n=e.length-r+i);let s=n-i;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,i,n):Uint8Array.prototype.set.call(e,this.subarray(i,n),r),s};h.prototype.fill=function(e,r,i,n){if(typeof e=="string"){if(typeof r=="string"?(n=r,r=0,i=this.length):typeof i=="string"&&(n=i,i=this.length),n!==void 0&&typeof n!="string")throw new TypeError("encoding must be a string");if(typeof n=="string"&&!h.isEncoding(n))throw new TypeError("Unknown encoding: "+n);if(e.length===1){let o=e.charCodeAt(0);(n==="utf8"&&o<128||n==="latin1")&&(e=o)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(r<0||this.length<r||this.length<i)throw new RangeError("Out of range index");if(i<=r)return this;r=r>>>0,i=i===void 0?this.length:i>>>0,e||(e=0);let s;if(typeof e=="number")for(s=r;s<i;++s)this[s]=e;else{let o=h.isBuffer(e)?e:h.from(e,n),a=o.length;if(a===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(s=0;s<i-r;++s)this[s+r]=o[s%a]}return this};var at={};function ei(t,e,r){at[t]=class extends r{constructor(){super(),Object.defineProperty(this,"message",{value:e.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${t}]`,this.stack,delete this.name}get code(){return t}set code(n){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:n,writable:!0})}toString(){return`${this.name} [${t}]: ${this.message}`}}}ei("ERR_BUFFER_OUT_OF_BOUNDS",function(t){return t?`${t} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);ei("ERR_INVALID_ARG_TYPE",function(t,e){return`The "${t}" argument must be of type number. Received type ${typeof e}`},TypeError);ei("ERR_OUT_OF_RANGE",function(t,e,r){let i=`The value of "${t}" is out of range.`,n=r;return Number.isInteger(r)&&Math.abs(r)>2**32?n=On(String(r)):typeof r=="bigint"&&(n=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(n=On(n)),n+="n"),i+=` It must be ${e}. Received ${n}`,i},RangeError);function On(t){let e="",r=t.length,i=t[0]==="-"?1:0;for(;r>=i+4;r-=3)e=`_${t.slice(r-3,r)}${e}`;return`${t.slice(0,r)}${e}`}function uu(t,e,r){ut(e,"offset"),(t[e]===void 0||t[e+r]===void 0)&&kt(e,t.length-(r+1))}function zn(t,e,r,i,n,s){if(t>r||t<e){let o=typeof e=="bigint"?"n":"",a;throw s>3?e===0||e===BigInt(0)?a=`>= 0${o} and < 2${o} ** ${(s+1)*8}${o}`:a=`>= -(2${o} ** ${(s+1)*8-1}${o}) and < 2 ** ${(s+1)*8-1}${o}`:a=`>= ${e}${o} and <= ${r}${o}`,new at.ERR_OUT_OF_RANGE("value",a,t)}uu(i,n,s)}function ut(t,e){if(typeof t!="number")throw new at.ERR_INVALID_ARG_TYPE(e,"number",t)}function kt(t,e,r){throw Math.floor(t)!==t?(ut(t,r),new at.ERR_OUT_OF_RANGE(r||"offset","an integer",t)):e<0?new at.ERR_BUFFER_OUT_OF_BOUNDS:new at.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${e}`,t)}var fu=/[^+/0-9A-Za-z-_]/g;function cu(t){if(t=t.split("=")[0],t=t.trim().replace(fu,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Zr(t,e){e=e||1/0;let r,i=t.length,n=null,s=[];for(let o=0;o<i;++o){if(r=t.charCodeAt(o),r>55295&&r<57344){if(!n){if(r>56319){(e-=3)>-1&&s.push(239,191,189);continue}else if(o+1===i){(e-=3)>-1&&s.push(239,191,189);continue}n=r;continue}if(r<56320){(e-=3)>-1&&s.push(239,191,189),n=r;continue}r=(n-55296<<10|r-56320)+65536}else n&&(e-=3)>-1&&s.push(239,191,189);if(n=null,r<128){if((e-=1)<0)break;s.push(r)}else if(r<2048){if((e-=2)<0)break;s.push(r>>6|192,r&63|128)}else if(r<65536){if((e-=3)<0)break;s.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((e-=4)<0)break;s.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return s}function du(t){let e=[];for(let r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function hu(t,e){let r,i,n,s=[];for(let o=0;o<t.length&&!((e-=2)<0);++o)r=t.charCodeAt(o),i=r>>8,n=r%256,s.push(n),s.push(i);return s}function Kn(t){return zr.toByteArray(cu(t))}function or(t,e,r,i){let n;for(n=0;n<i&&!(n+r>=e.length||n>=t.length);++n)e[n+r]=t[n];return n}function se(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function ti(t){return t!==t}var _u=(function(){let t="0123456789abcdef",e=new Array(256);for(let r=0;r<16;++r){let i=r*16;for(let n=0;n<16;++n)e[i+n]=t[r]+t[n]}return e})();function Fe(t){return typeof BigInt=="undefined"?pu:t}function pu(){throw new Error("BigInt not supported")}});var v=S((Mp,hs)=>{"use strict";var si=class extends Error{constructor(e){if(!Array.isArray(e))throw new TypeError(`Expected input to be an Array, got ${typeof e}`);let r="";for(let i=0;i<e.length;i++)r+=` ${e[i].stack}
|
|
2
|
-
`;super(r),this.name="AggregateError",this.errors=e}};hs.exports={AggregateError:si,ArrayIsArray(t){return Array.isArray(t)},ArrayPrototypeIncludes(t,e){return t.includes(e)},ArrayPrototypeIndexOf(t,e){return t.indexOf(e)},ArrayPrototypeJoin(t,e){return t.join(e)},ArrayPrototypeMap(t,e){return t.map(e)},ArrayPrototypePop(t,e){return t.pop(e)},ArrayPrototypePush(t,e){return t.push(e)},ArrayPrototypeSlice(t,e,r){return t.slice(e,r)},Error,FunctionPrototypeCall(t,e,...r){return t.call(e,...r)},FunctionPrototypeSymbolHasInstance(t,e){return Function.prototype[Symbol.hasInstance].call(t,e)},MathFloor:Math.floor,Number,NumberIsInteger:Number.isInteger,NumberIsNaN:Number.isNaN,NumberMAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER,NumberMIN_SAFE_INTEGER:Number.MIN_SAFE_INTEGER,NumberParseInt:Number.parseInt,ObjectDefineProperties(t,e){return Object.defineProperties(t,e)},ObjectDefineProperty(t,e,r){return Object.defineProperty(t,e,r)},ObjectGetOwnPropertyDescriptor(t,e){return Object.getOwnPropertyDescriptor(t,e)},ObjectKeys(t){return Object.keys(t)},ObjectSetPrototypeOf(t,e){return Object.setPrototypeOf(t,e)},Promise,PromisePrototypeCatch(t,e){return t.catch(e)},PromisePrototypeThen(t,e,r){return t.then(e,r)},PromiseReject(t){return Promise.reject(t)},PromiseResolve(t){return Promise.resolve(t)},ReflectApply:Reflect.apply,RegExpPrototypeTest(t,e){return t.test(e)},SafeSet:Set,String,StringPrototypeSlice(t,e,r){return t.slice(e,r)},StringPrototypeToLowerCase(t){return t.toLowerCase()},StringPrototypeToUpperCase(t){return t.toUpperCase()},StringPrototypeTrim(t){return t.trim()},Symbol,SymbolFor:Symbol.for,SymbolAsyncIterator:Symbol.asyncIterator,SymbolHasInstance:Symbol.hasInstance,SymbolIterator:Symbol.iterator,SymbolDispose:Symbol.dispose||Symbol("Symbol.dispose"),SymbolAsyncDispose:Symbol.asyncDispose||Symbol("Symbol.asyncDispose"),TypedArrayPrototypeSet(t,e,r){return t.set(e,r)},Boolean,Uint8Array}});var oi=S(($p,_s)=>{"use strict";_s.exports={format(t,...e){return t.replace(/%([sdifj])/g,function(...[r,i]){let n=e.shift();return i==="f"?n.toFixed(6):i==="j"?JSON.stringify(n):i==="s"&&typeof n=="object"?`${n.constructor!==Object?n.constructor.name:""} {}`.trim():n.toString()})},inspect(t){switch(typeof t){case"string":if(t.includes("'"))if(t.includes('"')){if(!t.includes("`")&&!t.includes("${"))return`\`${t}\``}else return`"${t}"`;return`'${t}'`;case"number":return isNaN(t)?"NaN":Object.is(t,-0)?String(t):t;case"bigint":return`${String(t)}n`;case"boolean":case"undefined":return String(t);case"object":return"{}"}}}});var k=S((kp,ys)=>{"use strict";var{format:Cu,inspect:fr}=oi(),{AggregateError:Du}=v(),Ou=globalThis.AggregateError||Du,Mu=Symbol("kIsNodeError"),$u=["string","function","number","object","Function","Object","boolean","bigint","symbol"],ku=/^([A-Z][a-z0-9]*)+$/,qu="__node_internal_",cr={};function He(t,e){if(!t)throw new cr.ERR_INTERNAL_ASSERTION(e)}function ps(t){let e="",r=t.length,i=t[0]==="-"?1:0;for(;r>=i+4;r-=3)e=`_${t.slice(r-3,r)}${e}`;return`${t.slice(0,r)}${e}`}function Uu(t,e,r){if(typeof e=="function")return He(e.length<=r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${e.length}).`),e(...r);let i=(e.match(/%[dfijoOs]/g)||[]).length;return He(i===r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${i}).`),r.length===0?e:Cu(e,...r)}function $(t,e,r){r||(r=Error);class i extends r{constructor(...s){super(Uu(t,e,s))}toString(){return`${this.name} [${t}]: ${this.message}`}}Object.defineProperties(i.prototype,{name:{value:r.name,writable:!0,enumerable:!1,configurable:!0},toString:{value(){return`${this.name} [${t}]: ${this.message}`},writable:!0,enumerable:!1,configurable:!0}}),i.prototype.code=t,i.prototype[Mu]=!0,cr[t]=i}function bs(t){let e=qu+t.name;return Object.defineProperty(t,"name",{value:e}),t}function Wu(t,e){if(t&&e&&t!==e){if(Array.isArray(e.errors))return e.errors.push(t),e;let r=new Ou([e,t],e.message);return r.code=e.code,r}return t||e}var ai=class extends Error{constructor(e="The operation was aborted",r=void 0){if(r!==void 0&&typeof r!="object")throw new cr.ERR_INVALID_ARG_TYPE("options","Object",r);super(e,r),this.code="ABORT_ERR",this.name="AbortError"}};$("ERR_ASSERTION","%s",Error);$("ERR_INVALID_ARG_TYPE",(t,e,r)=>{He(typeof t=="string","'name' must be a string"),Array.isArray(e)||(e=[e]);let i="The ";t.endsWith(" argument")?i+=`${t} `:i+=`"${t}" ${t.includes(".")?"property":"argument"} `,i+="must be ";let n=[],s=[],o=[];for(let l of e)He(typeof l=="string","All expected entries have to be of type string"),$u.includes(l)?n.push(l.toLowerCase()):ku.test(l)?s.push(l):(He(l!=="object",'The value "object" should be written as "Object"'),o.push(l));if(s.length>0){let l=n.indexOf("object");l!==-1&&(n.splice(n,l,1),s.push("Object"))}if(n.length>0){switch(n.length){case 1:i+=`of type ${n[0]}`;break;case 2:i+=`one of type ${n[0]} or ${n[1]}`;break;default:{let l=n.pop();i+=`one of type ${n.join(", ")}, or ${l}`}}(s.length>0||o.length>0)&&(i+=" or ")}if(s.length>0){switch(s.length){case 1:i+=`an instance of ${s[0]}`;break;case 2:i+=`an instance of ${s[0]} or ${s[1]}`;break;default:{let l=s.pop();i+=`an instance of ${s.join(", ")}, or ${l}`}}o.length>0&&(i+=" or ")}switch(o.length){case 0:break;case 1:o[0].toLowerCase()!==o[0]&&(i+="an "),i+=`${o[0]}`;break;case 2:i+=`one of ${o[0]} or ${o[1]}`;break;default:{let l=o.pop();i+=`one of ${o.join(", ")}, or ${l}`}}if(r==null)i+=`. Received ${r}`;else if(typeof r=="function"&&r.name)i+=`. Received function ${r.name}`;else if(typeof r=="object"){var a;if((a=r.constructor)!==null&&a!==void 0&&a.name)i+=`. Received an instance of ${r.constructor.name}`;else{let l=fr(r,{depth:-1});i+=`. Received ${l}`}}else{let l=fr(r,{colors:!1});l.length>25&&(l=`${l.slice(0,25)}...`),i+=`. Received type ${typeof r} (${l})`}return i},TypeError);$("ERR_INVALID_ARG_VALUE",(t,e,r="is invalid")=>{let i=fr(e);return i.length>128&&(i=i.slice(0,128)+"..."),`The ${t.includes(".")?"property":"argument"} '${t}' ${r}. Received ${i}`},TypeError);$("ERR_INVALID_RETURN_VALUE",(t,e,r)=>{var i;let n=r!=null&&(i=r.constructor)!==null&&i!==void 0&&i.name?`instance of ${r.constructor.name}`:`type ${typeof r}`;return`Expected ${t} to be returned from the "${e}" function but got ${n}.`},TypeError);$("ERR_MISSING_ARGS",(...t)=>{He(t.length>0,"At least one arg needs to be specified");let e,r=t.length;switch(t=(Array.isArray(t)?t:[t]).map(i=>`"${i}"`).join(" or "),r){case 1:e+=`The ${t[0]} argument`;break;case 2:e+=`The ${t[0]} and ${t[1]} arguments`;break;default:{let i=t.pop();e+=`The ${t.join(", ")}, and ${i} arguments`}break}return`${e} must be specified`},TypeError);$("ERR_OUT_OF_RANGE",(t,e,r)=>{He(e,'Missing "range" argument');let i;if(Number.isInteger(r)&&Math.abs(r)>2**32)i=ps(String(r));else if(typeof r=="bigint"){i=String(r);let n=BigInt(2)**BigInt(32);(r>n||r<-n)&&(i=ps(i)),i+="n"}else i=fr(r);return`The value of "${t}" is out of range. It must be ${e}. Received ${i}`},RangeError);$("ERR_MULTIPLE_CALLBACK","Callback called multiple times",Error);$("ERR_METHOD_NOT_IMPLEMENTED","The %s method is not implemented",Error);$("ERR_STREAM_ALREADY_FINISHED","Cannot call %s after a stream was finished",Error);$("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable",Error);$("ERR_STREAM_DESTROYED","Cannot call %s after a stream was destroyed",Error);$("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);$("ERR_STREAM_PREMATURE_CLOSE","Premature close",Error);$("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF",Error);$("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event",Error);$("ERR_STREAM_WRITE_AFTER_END","write after end",Error);$("ERR_UNKNOWN_ENCODING","Unknown encoding: %s",TypeError);ys.exports={AbortError:ai,aggregateTwoErrors:bs(Wu),hideStackFrames:bs,codes:cr}});var gt=S((qp,dr)=>{"use strict";var{AbortController:gs,AbortSignal:Gu}=typeof self!="undefined"?self:typeof window!="undefined"?window:void 0;dr.exports=gs;dr.exports.AbortSignal=Gu;dr.exports.default=gs});var Gt=S((Up,li)=>{"use strict";var wt=typeof Reflect=="object"?Reflect:null,ws=wt&&typeof wt.apply=="function"?wt.apply:function(e,r,i){return Function.prototype.apply.call(e,r,i)},hr;wt&&typeof wt.ownKeys=="function"?hr=wt.ownKeys:Object.getOwnPropertySymbols?hr=function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:hr=function(e){return Object.getOwnPropertyNames(e)};function Vu(t){console&&console.warn&&console.warn(t)}var xs=Number.isNaN||function(e){return e!==e};function T(){T.init.call(this)}li.exports=T;li.exports.once=Ku;T.EventEmitter=T;T.prototype._events=void 0;T.prototype._eventsCount=0;T.prototype._maxListeners=void 0;var ms=10;function _r(t){if(typeof t!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}Object.defineProperty(T,"defaultMaxListeners",{enumerable:!0,get:function(){return ms},set:function(t){if(typeof t!="number"||t<0||xs(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");ms=t}});T.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};T.prototype.setMaxListeners=function(e){if(typeof e!="number"||e<0||xs(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this};function Es(t){return t._maxListeners===void 0?T.defaultMaxListeners:t._maxListeners}T.prototype.getMaxListeners=function(){return Es(this)};T.prototype.emit=function(e){for(var r=[],i=1;i<arguments.length;i++)r.push(arguments[i]);var n=e==="error",s=this._events;if(s!==void 0)n=n&&s.error===void 0;else if(!n)return!1;if(n){var o;if(r.length>0&&(o=r[0]),o instanceof Error)throw o;var a=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw a.context=o,a}var l=s[e];if(l===void 0)return!1;if(typeof l=="function")ws(l,this,r);else for(var u=l.length,c=As(l,u),i=0;i<u;++i)ws(c[i],this,r);return!0};function Ss(t,e,r,i){var n,s,o;if(_r(r),s=t._events,s===void 0?(s=t._events=Object.create(null),t._eventsCount=0):(s.newListener!==void 0&&(t.emit("newListener",e,r.listener?r.listener:r),s=t._events),o=s[e]),o===void 0)o=s[e]=r,++t._eventsCount;else if(typeof o=="function"?o=s[e]=i?[r,o]:[o,r]:i?o.unshift(r):o.push(r),n=Es(t),n>0&&o.length>n&&!o.warned){o.warned=!0;var a=new Error("Possible EventEmitter memory leak detected. "+o.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");a.name="MaxListenersExceededWarning",a.emitter=t,a.type=e,a.count=o.length,Vu(a)}return t}T.prototype.addListener=function(e,r){return Ss(this,e,r,!1)};T.prototype.on=T.prototype.addListener;T.prototype.prependListener=function(e,r){return Ss(this,e,r,!0)};function Qu(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function Is(t,e,r){var i={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},n=Qu.bind(i);return n.listener=r,i.wrapFn=n,n}T.prototype.once=function(e,r){return _r(r),this.on(e,Is(this,e,r)),this};T.prototype.prependOnceListener=function(e,r){return _r(r),this.prependListener(e,Is(this,e,r)),this};T.prototype.removeListener=function(e,r){var i,n,s,o,a;if(_r(r),n=this._events,n===void 0)return this;if(i=n[e],i===void 0)return this;if(i===r||i.listener===r)--this._eventsCount===0?this._events=Object.create(null):(delete n[e],n.removeListener&&this.emit("removeListener",e,i.listener||r));else if(typeof i!="function"){for(s=-1,o=i.length-1;o>=0;o--)if(i[o]===r||i[o].listener===r){a=i[o].listener,s=o;break}if(s<0)return this;s===0?i.shift():Hu(i,s),i.length===1&&(n[e]=i[0]),n.removeListener!==void 0&&this.emit("removeListener",e,a||r)}return this};T.prototype.off=T.prototype.removeListener;T.prototype.removeAllListeners=function(e){var r,i,n;if(i=this._events,i===void 0)return this;if(i.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):i[e]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete i[e]),this;if(arguments.length===0){var s=Object.keys(i),o;for(n=0;n<s.length;++n)o=s[n],o!=="removeListener"&&this.removeAllListeners(o);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(r=i[e],typeof r=="function")this.removeListener(e,r);else if(r!==void 0)for(n=r.length-1;n>=0;n--)this.removeListener(e,r[n]);return this};function Rs(t,e,r){var i=t._events;if(i===void 0)return[];var n=i[e];return n===void 0?[]:typeof n=="function"?r?[n.listener||n]:[n]:r?zu(n):As(n,n.length)}T.prototype.listeners=function(e){return Rs(this,e,!0)};T.prototype.rawListeners=function(e){return Rs(this,e,!1)};T.listenerCount=function(t,e){return typeof t.listenerCount=="function"?t.listenerCount(e):Ts.call(t,e)};T.prototype.listenerCount=Ts;function Ts(t){var e=this._events;if(e!==void 0){var r=e[t];if(typeof r=="function")return 1;if(r!==void 0)return r.length}return 0}T.prototype.eventNames=function(){return this._eventsCount>0?hr(this._events):[]};function As(t,e){for(var r=new Array(e),i=0;i<e;++i)r[i]=t[i];return r}function Hu(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}function zu(t){for(var e=new Array(t.length),r=0;r<e.length;++r)e[r]=t[r].listener||t[r];return e}function Ku(t,e){return new Promise(function(r,i){function n(o){t.removeListener(e,s),i(o)}function s(){typeof t.removeListener=="function"&&t.removeListener("error",n),r([].slice.call(arguments))}Ns(t,e,s,{once:!0}),e!=="error"&&Yu(t,n,{once:!0})})}function Yu(t,e,r){typeof t.on=="function"&&Ns(t,"error",e,r)}function Ns(t,e,r,i){if(typeof t.on=="function")i.once?t.once(e,r):t.on(e,r);else if(typeof t.addEventListener=="function")t.addEventListener(e,function n(s){i.once&&t.removeEventListener(e,n),r(s)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof t)}});var G=S((Wp,fi)=>{"use strict";var Zu=oe(),{format:Xu,inspect:Ju}=oi(),{codes:{ERR_INVALID_ARG_TYPE:ui}}=k(),{kResistStopPropagation:ef,AggregateError:tf,SymbolDispose:rf}=v(),nf=globalThis.AbortSignal||gt().AbortSignal,sf=globalThis.AbortController||gt().AbortController,of=Object.getPrototypeOf(async function(){}).constructor,vs=globalThis.Blob||Zu.Blob,af=typeof vs!="undefined"?function(e){return e instanceof vs}:function(e){return!1},Ps=(t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new ui(e,"AbortSignal",t)},lf=(t,e)=>{if(typeof t!="function")throw new ui(e,"Function",t)};fi.exports={AggregateError:tf,kEmptyObject:Object.freeze({}),once(t){let e=!1;return function(...r){e||(e=!0,t.apply(this,r))}},createDeferredPromise:function(){let t,e;return{promise:new Promise((i,n)=>{t=i,e=n}),resolve:t,reject:e}},promisify(t){return new Promise((e,r)=>{t((i,...n)=>i?r(i):e(...n))})},debuglog(){return function(){}},format:Xu,inspect:Ju,types:{isAsyncFunction(t){return t instanceof of},isArrayBufferView(t){return ArrayBuffer.isView(t)}},isBlob:af,deprecate(t,e){return t},addAbortListener:Gt().addAbortListener||function(e,r){if(e===void 0)throw new ui("signal","AbortSignal",e);Ps(e,"signal"),lf(r,"listener");let i;return e.aborted?queueMicrotask(()=>r()):(e.addEventListener("abort",r,{__proto__:null,once:!0,[ef]:!0}),i=()=>{e.removeEventListener("abort",r)}),{__proto__:null,[rf](){var n;(n=i)===null||n===void 0||n()}}},AbortSignalAny:nf.any||function(e){if(e.length===1)return e[0];let r=new sf,i=()=>r.abort();return e.forEach(n=>{Ps(n,"signals"),n.addEventListener("abort",i,{once:!0})}),r.signal.addEventListener("abort",()=>{e.forEach(n=>n.removeEventListener("abort",i))},{once:!0}),r.signal}};fi.exports.promisify.custom=Symbol.for("nodejs.util.promisify.custom")});var xt=S((Gp,ks)=>{"use strict";var{ArrayIsArray:di,ArrayPrototypeIncludes:Bs,ArrayPrototypeJoin:Cs,ArrayPrototypeMap:uf,NumberIsInteger:hi,NumberIsNaN:ff,NumberMAX_SAFE_INTEGER:cf,NumberMIN_SAFE_INTEGER:df,NumberParseInt:hf,ObjectPrototypeHasOwnProperty:_f,RegExpPrototypeExec:Ds,String:pf,StringPrototypeToUpperCase:bf,StringPrototypeTrim:yf}=v(),{hideStackFrames:X,codes:{ERR_SOCKET_BAD_PORT:gf,ERR_INVALID_ARG_TYPE:q,ERR_INVALID_ARG_VALUE:mt,ERR_OUT_OF_RANGE:ze,ERR_UNKNOWN_SIGNAL:js}}=k(),{normalizeEncoding:wf}=G(),{isAsyncFunction:mf,isArrayBufferView:xf}=G().types,Ls={};function Ef(t){return t===(t|0)}function Sf(t){return t===t>>>0}var If=/^[0-7]+$/,Rf="must be a 32-bit unsigned integer or an octal string";function Tf(t,e,r){if(typeof t=="undefined"&&(t=r),typeof t=="string"){if(Ds(If,t)===null)throw new mt(e,t,Rf);t=hf(t,8)}return Os(t,e),t}var Af=X((t,e,r=df,i=cf)=>{if(typeof t!="number")throw new q(e,"number",t);if(!hi(t))throw new ze(e,"an integer",t);if(t<r||t>i)throw new ze(e,`>= ${r} && <= ${i}`,t)}),Nf=X((t,e,r=-2147483648,i=2147483647)=>{if(typeof t!="number")throw new q(e,"number",t);if(!hi(t))throw new ze(e,"an integer",t);if(t<r||t>i)throw new ze(e,`>= ${r} && <= ${i}`,t)}),Os=X((t,e,r=!1)=>{if(typeof t!="number")throw new q(e,"number",t);if(!hi(t))throw new ze(e,"an integer",t);let i=r?1:0,n=4294967295;if(t<i||t>n)throw new ze(e,`>= ${i} && <= ${n}`,t)});function _i(t,e){if(typeof t!="string")throw new q(e,"string",t)}function vf(t,e,r=void 0,i){if(typeof t!="number")throw new q(e,"number",t);if(r!=null&&t<r||i!=null&&t>i||(r!=null||i!=null)&&ff(t))throw new ze(e,`${r!=null?`>= ${r}`:""}${r!=null&&i!=null?" && ":""}${i!=null?`<= ${i}`:""}`,t)}var Pf=X((t,e,r)=>{if(!Bs(r,t)){let n="must be one of: "+Cs(uf(r,s=>typeof s=="string"?`'${s}'`:pf(s)),", ");throw new mt(e,t,n)}});function Ms(t,e){if(typeof t!="boolean")throw new q(e,"boolean",t)}function ci(t,e,r){return t==null||!_f(t,e)?r:t[e]}var jf=X((t,e,r=null)=>{let i=ci(r,"allowArray",!1),n=ci(r,"allowFunction",!1);if(!ci(r,"nullable",!1)&&t===null||!i&&di(t)||typeof t!="object"&&(!n||typeof t!="function"))throw new q(e,"Object",t)}),Lf=X((t,e)=>{if(t!=null&&typeof t!="object"&&typeof t!="function")throw new q(e,"a dictionary",t)}),pr=X((t,e,r=0)=>{if(!di(t))throw new q(e,"Array",t);if(t.length<r){let i=`must be longer than ${r}`;throw new mt(e,t,i)}});function Ff(t,e){pr(t,e);for(let r=0;r<t.length;r++)_i(t[r],`${e}[${r}]`)}function Bf(t,e){pr(t,e);for(let r=0;r<t.length;r++)Ms(t[r],`${e}[${r}]`)}function Cf(t,e){pr(t,e);for(let r=0;r<t.length;r++){let i=t[r],n=`${e}[${r}]`;if(i==null)throw new q(n,"AbortSignal",i);$s(i,n)}}function Df(t,e="signal"){if(_i(t,e),Ls[t]===void 0)throw Ls[bf(t)]!==void 0?new js(t+" (signals must use all capital letters)"):new js(t)}var Of=X((t,e="buffer")=>{if(!xf(t))throw new q(e,["Buffer","TypedArray","DataView"],t)});function Mf(t,e){let r=wf(e),i=t.length;if(r==="hex"&&i%2!==0)throw new mt("encoding",e,`is invalid for data of length ${i}`)}function $f(t,e="Port",r=!0){if(typeof t!="number"&&typeof t!="string"||typeof t=="string"&&yf(t).length===0||+t!==+t>>>0||t>65535||t===0&&!r)throw new gf(e,t,r);return t|0}var $s=X((t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new q(e,"AbortSignal",t)}),kf=X((t,e)=>{if(typeof t!="function")throw new q(e,"Function",t)}),qf=X((t,e)=>{if(typeof t!="function"||mf(t))throw new q(e,"Function",t)}),Uf=X((t,e)=>{if(t!==void 0)throw new q(e,"undefined",t)});function Wf(t,e,r){if(!Bs(r,t))throw new q(e,`('${Cs(r,"|")}')`,t)}var Gf=/^(?:<[^>]*>)(?:\s*;\s*[^;"\s]+(?:=(")?[^;"\s]*\1)?)*$/;function Fs(t,e){if(typeof t=="undefined"||!Ds(Gf,t))throw new mt(e,t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}function Vf(t){if(typeof t=="string")return Fs(t,"hints"),t;if(di(t)){let e=t.length,r="";if(e===0)return r;for(let i=0;i<e;i++){let n=t[i];Fs(n,"hints"),r+=n,i!==e-1&&(r+=", ")}return r}throw new mt("hints",t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}ks.exports={isInt32:Ef,isUint32:Sf,parseFileMode:Tf,validateArray:pr,validateStringArray:Ff,validateBooleanArray:Bf,validateAbortSignalArray:Cf,validateBoolean:Ms,validateBuffer:Of,validateDictionary:Lf,validateEncoding:Mf,validateFunction:kf,validateInt32:Nf,validateInteger:Af,validateNumber:vf,validateObject:jf,validateOneOf:Pf,validatePlainFunction:qf,validatePort:$f,validateSignalName:Df,validateString:_i,validateUint32:Os,validateUndefined:Uf,validateUnion:Wf,validateAbortSignal:$s,validateLinkHeaderValue:Vf}});var Oe=S((Vp,Gs)=>{var L=Gs.exports={},fe,ce;function pi(){throw new Error("setTimeout has not been defined")}function bi(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?fe=setTimeout:fe=pi}catch(t){fe=pi}try{typeof clearTimeout=="function"?ce=clearTimeout:ce=bi}catch(t){ce=bi}})();function qs(t){if(fe===setTimeout)return setTimeout(t,0);if((fe===pi||!fe)&&setTimeout)return fe=setTimeout,setTimeout(t,0);try{return fe(t,0)}catch(e){try{return fe.call(null,t,0)}catch(r){return fe.call(this,t,0)}}}function Qf(t){if(ce===clearTimeout)return clearTimeout(t);if((ce===bi||!ce)&&clearTimeout)return ce=clearTimeout,clearTimeout(t);try{return ce(t)}catch(e){try{return ce.call(null,t)}catch(r){return ce.call(this,t)}}}var Ie=[],Et=!1,Ke,br=-1;function Hf(){!Et||!Ke||(Et=!1,Ke.length?Ie=Ke.concat(Ie):br=-1,Ie.length&&Us())}function Us(){if(!Et){var t=qs(Hf);Et=!0;for(var e=Ie.length;e;){for(Ke=Ie,Ie=[];++br<e;)Ke&&Ke[br].run();br=-1,e=Ie.length}Ke=null,Et=!1,Qf(t)}}L.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];Ie.push(new Ws(t,e)),Ie.length===1&&!Et&&qs(Us)};function Ws(t,e){this.fun=t,this.array=e}Ws.prototype.run=function(){this.fun.apply(null,this.array)};L.title="browser";L.browser=!0;L.env={};L.argv=[];L.version="";L.versions={};function Re(){}L.on=Re;L.addListener=Re;L.once=Re;L.off=Re;L.removeListener=Re;L.removeAllListeners=Re;L.emit=Re;L.prependListener=Re;L.prependOnceListener=Re;L.listeners=function(t){return[]};L.binding=function(t){throw new Error("process.binding is not supported")};L.cwd=function(){return"/"};L.chdir=function(t){throw new Error("process.chdir is not supported")};L.umask=function(){return 0}});var he=S((Qp,so)=>{"use strict";var{SymbolAsyncIterator:Vs,SymbolIterator:Qs,SymbolFor:Ye}=v(),Hs=Ye("nodejs.stream.destroyed"),zs=Ye("nodejs.stream.errored"),yi=Ye("nodejs.stream.readable"),gi=Ye("nodejs.stream.writable"),Ks=Ye("nodejs.stream.disturbed"),zf=Ye("nodejs.webstream.isClosedPromise"),Kf=Ye("nodejs.webstream.controllerErrorFunction");function yr(t,e=!1){var r;return!!(t&&typeof t.pipe=="function"&&typeof t.on=="function"&&(!e||typeof t.pause=="function"&&typeof t.resume=="function")&&(!t._writableState||((r=t._readableState)===null||r===void 0?void 0:r.readable)!==!1)&&(!t._writableState||t._readableState))}function gr(t){var e;return!!(t&&typeof t.write=="function"&&typeof t.on=="function"&&(!t._readableState||((e=t._writableState)===null||e===void 0?void 0:e.writable)!==!1))}function Yf(t){return!!(t&&typeof t.pipe=="function"&&t._readableState&&typeof t.on=="function"&&typeof t.write=="function")}function de(t){return t&&(t._readableState||t._writableState||typeof t.write=="function"&&typeof t.on=="function"||typeof t.pipe=="function"&&typeof t.on=="function")}function Ys(t){return!!(t&&!de(t)&&typeof t.pipeThrough=="function"&&typeof t.getReader=="function"&&typeof t.cancel=="function")}function Zs(t){return!!(t&&!de(t)&&typeof t.getWriter=="function"&&typeof t.abort=="function")}function Xs(t){return!!(t&&!de(t)&&typeof t.readable=="object"&&typeof t.writable=="object")}function Zf(t){return Ys(t)||Zs(t)||Xs(t)}function Xf(t,e){return t==null?!1:e===!0?typeof t[Vs]=="function":e===!1?typeof t[Qs]=="function":typeof t[Vs]=="function"||typeof t[Qs]=="function"}function wr(t){if(!de(t))return null;let e=t._writableState,r=t._readableState,i=e||r;return!!(t.destroyed||t[Hs]||i!=null&&i.destroyed)}function Js(t){if(!gr(t))return null;if(t.writableEnded===!0)return!0;let e=t._writableState;return e!=null&&e.errored?!1:typeof(e==null?void 0:e.ended)!="boolean"?null:e.ended}function Jf(t,e){if(!gr(t))return null;if(t.writableFinished===!0)return!0;let r=t._writableState;return r!=null&&r.errored?!1:typeof(r==null?void 0:r.finished)!="boolean"?null:!!(r.finished||e===!1&&r.ended===!0&&r.length===0)}function ec(t){if(!yr(t))return null;if(t.readableEnded===!0)return!0;let e=t._readableState;return!e||e.errored?!1:typeof(e==null?void 0:e.ended)!="boolean"?null:e.ended}function eo(t,e){if(!yr(t))return null;let r=t._readableState;return r!=null&&r.errored?!1:typeof(r==null?void 0:r.endEmitted)!="boolean"?null:!!(r.endEmitted||e===!1&&r.ended===!0&&r.length===0)}function to(t){return t&&t[yi]!=null?t[yi]:typeof(t==null?void 0:t.readable)!="boolean"?null:wr(t)?!1:yr(t)&&t.readable&&!eo(t)}function ro(t){return t&&t[gi]!=null?t[gi]:typeof(t==null?void 0:t.writable)!="boolean"?null:wr(t)?!1:gr(t)&&t.writable&&!Js(t)}function tc(t,e){return de(t)?wr(t)?!0:!((e==null?void 0:e.readable)!==!1&&to(t)||(e==null?void 0:e.writable)!==!1&&ro(t)):null}function rc(t){var e,r;return de(t)?t.writableErrored?t.writableErrored:(e=(r=t._writableState)===null||r===void 0?void 0:r.errored)!==null&&e!==void 0?e:null:null}function ic(t){var e,r;return de(t)?t.readableErrored?t.readableErrored:(e=(r=t._readableState)===null||r===void 0?void 0:r.errored)!==null&&e!==void 0?e:null:null}function nc(t){if(!de(t))return null;if(typeof t.closed=="boolean")return t.closed;let e=t._writableState,r=t._readableState;return typeof(e==null?void 0:e.closed)=="boolean"||typeof(r==null?void 0:r.closed)=="boolean"?(e==null?void 0:e.closed)||(r==null?void 0:r.closed):typeof t._closed=="boolean"&&io(t)?t._closed:null}function io(t){return typeof t._closed=="boolean"&&typeof t._defaultKeepAlive=="boolean"&&typeof t._removedConnection=="boolean"&&typeof t._removedContLen=="boolean"}function no(t){return typeof t._sent100=="boolean"&&io(t)}function sc(t){var e;return typeof t._consuming=="boolean"&&typeof t._dumped=="boolean"&&((e=t.req)===null||e===void 0?void 0:e.upgradeOrConnect)===void 0}function oc(t){if(!de(t))return null;let e=t._writableState,r=t._readableState,i=e||r;return!i&&no(t)||!!(i&&i.autoDestroy&&i.emitClose&&i.closed===!1)}function ac(t){var e;return!!(t&&((e=t[Ks])!==null&&e!==void 0?e:t.readableDidRead||t.readableAborted))}function lc(t){var e,r,i,n,s,o,a,l,u,c;return!!(t&&((e=(r=(i=(n=(s=(o=t[zs])!==null&&o!==void 0?o:t.readableErrored)!==null&&s!==void 0?s:t.writableErrored)!==null&&n!==void 0?n:(a=t._readableState)===null||a===void 0?void 0:a.errorEmitted)!==null&&i!==void 0?i:(l=t._writableState)===null||l===void 0?void 0:l.errorEmitted)!==null&&r!==void 0?r:(u=t._readableState)===null||u===void 0?void 0:u.errored)!==null&&e!==void 0?e:!((c=t._writableState)===null||c===void 0)&&c.errored))}so.exports={isDestroyed:wr,kIsDestroyed:Hs,isDisturbed:ac,kIsDisturbed:Ks,isErrored:lc,kIsErrored:zs,isReadable:to,kIsReadable:yi,kIsClosedPromise:zf,kControllerErrorFunction:Kf,kIsWritable:gi,isClosed:nc,isDuplexNodeStream:Yf,isFinished:tc,isIterable:Xf,isReadableNodeStream:yr,isReadableStream:Ys,isReadableEnded:ec,isReadableFinished:eo,isReadableErrored:ic,isNodeStream:de,isWebStream:Zf,isWritable:ro,isWritableNodeStream:gr,isWritableStream:Zs,isWritableEnded:Js,isWritableFinished:Jf,isWritableErrored:rc,isServerRequest:sc,isServerResponse:no,willEmitClose:oc,isTransformStream:Xs}});var Te=S((Hp,Si)=>{"use strict";var Me=Oe(),{AbortError:po,codes:uc}=k(),{ERR_INVALID_ARG_TYPE:fc,ERR_STREAM_PREMATURE_CLOSE:oo}=uc,{kEmptyObject:mi,once:xi}=G(),{validateAbortSignal:cc,validateFunction:dc,validateObject:hc,validateBoolean:_c}=xt(),{Promise:pc,PromisePrototypeThen:bc,SymbolDispose:bo}=v(),{isClosed:yc,isReadable:ao,isReadableNodeStream:wi,isReadableStream:gc,isReadableFinished:lo,isReadableErrored:uo,isWritable:fo,isWritableNodeStream:co,isWritableStream:wc,isWritableFinished:ho,isWritableErrored:_o,isNodeStream:mc,willEmitClose:xc,kIsClosedPromise:Ec}=he(),St;function Sc(t){return t.setHeader&&typeof t.abort=="function"}var Ei=()=>{};function yo(t,e,r){var i,n;if(arguments.length===2?(r=e,e=mi):e==null?e=mi:hc(e,"options"),dc(r,"callback"),cc(e.signal,"options.signal"),r=xi(r),gc(t)||wc(t))return Ic(t,e,r);if(!mc(t))throw new fc("stream",["ReadableStream","WritableStream","Stream"],t);let s=(i=e.readable)!==null&&i!==void 0?i:wi(t),o=(n=e.writable)!==null&&n!==void 0?n:co(t),a=t._writableState,l=t._readableState,u=()=>{t.writable||p()},c=xc(t)&&wi(t)===s&&co(t)===o,f=ho(t,!1),p=()=>{f=!0,t.destroyed&&(c=!1),!(c&&(!t.readable||s))&&(!s||d)&&r.call(t)},d=lo(t,!1),_=()=>{d=!0,t.destroyed&&(c=!1),!(c&&(!t.writable||o))&&(!o||f)&&r.call(t)},b=E=>{r.call(t,E)},y=yc(t),m=()=>{y=!0;let E=_o(t)||uo(t);if(E&&typeof E!="boolean")return r.call(t,E);if(s&&!d&&wi(t,!0)&&!lo(t,!1))return r.call(t,new oo);if(o&&!f&&!ho(t,!1))return r.call(t,new oo);r.call(t)},I=()=>{y=!0;let E=_o(t)||uo(t);if(E&&typeof E!="boolean")return r.call(t,E);r.call(t)},R=()=>{t.req.on("finish",p)};Sc(t)?(t.on("complete",p),c||t.on("abort",m),t.req?R():t.on("request",R)):o&&!a&&(t.on("end",u),t.on("close",u)),!c&&typeof t.aborted=="boolean"&&t.on("aborted",m),t.on("end",_),t.on("finish",p),e.error!==!1&&t.on("error",b),t.on("close",m),y?Me.nextTick(m):a!=null&&a.errorEmitted||l!=null&&l.errorEmitted?c||Me.nextTick(I):(!s&&(!c||ao(t))&&(f||fo(t)===!1)||!o&&(!c||fo(t))&&(d||ao(t)===!1)||l&&t.req&&t.aborted)&&Me.nextTick(I);let g=()=>{r=Ei,t.removeListener("aborted",m),t.removeListener("complete",p),t.removeListener("abort",m),t.removeListener("request",R),t.req&&t.req.removeListener("finish",p),t.removeListener("end",u),t.removeListener("close",u),t.removeListener("finish",p),t.removeListener("end",_),t.removeListener("error",b),t.removeListener("close",m)};if(e.signal&&!y){let E=()=>{let V=r;g(),V.call(t,new po(void 0,{cause:e.signal.reason}))};if(e.signal.aborted)Me.nextTick(E);else{St=St||G().addAbortListener;let V=St(e.signal,E),K=r;r=xi((...st)=>{V[bo](),K.apply(t,st)})}}return g}function Ic(t,e,r){let i=!1,n=Ei;if(e.signal)if(n=()=>{i=!0,r.call(t,new po(void 0,{cause:e.signal.reason}))},e.signal.aborted)Me.nextTick(n);else{St=St||G().addAbortListener;let o=St(e.signal,n),a=r;r=xi((...l)=>{o[bo](),a.apply(t,l)})}let s=(...o)=>{i||Me.nextTick(()=>r.apply(t,o))};return bc(t[Ec].promise,s,s),Ei}function Rc(t,e){var r;let i=!1;return e===null&&(e=mi),(r=e)!==null&&r!==void 0&&r.cleanup&&(_c(e.cleanup,"cleanup"),i=e.cleanup),new pc((n,s)=>{let o=yo(t,e,a=>{i&&o(),a?s(a):n()})})}Si.exports=yo;Si.exports.finished=Rc});var Ze=S((zp,Ro)=>{"use strict";var _e=Oe(),{aggregateTwoErrors:Tc,codes:{ERR_MULTIPLE_CALLBACK:Ac},AbortError:Nc}=k(),{Symbol:mo}=v(),{kIsDestroyed:vc,isDestroyed:Pc,isFinished:jc,isServerRequest:Lc}=he(),xo=mo("kDestroy"),Ii=mo("kConstruct");function Eo(t,e,r){t&&(t.stack,e&&!e.errored&&(e.errored=t),r&&!r.errored&&(r.errored=t))}function Fc(t,e){let r=this._readableState,i=this._writableState,n=i||r;return i!=null&&i.destroyed||r!=null&&r.destroyed?(typeof e=="function"&&e(),this):(Eo(t,i,r),i&&(i.destroyed=!0),r&&(r.destroyed=!0),n.constructed?go(this,t,e):this.once(xo,function(s){go(this,Tc(s,t),e)}),this)}function go(t,e,r){let i=!1;function n(s){if(i)return;i=!0;let o=t._readableState,a=t._writableState;Eo(s,a,o),a&&(a.closed=!0),o&&(o.closed=!0),typeof r=="function"&&r(s),s?_e.nextTick(Bc,t,s):_e.nextTick(So,t)}try{t._destroy(e||null,n)}catch(s){n(s)}}function Bc(t,e){Ri(t,e),So(t)}function So(t){let e=t._readableState,r=t._writableState;r&&(r.closeEmitted=!0),e&&(e.closeEmitted=!0),(r!=null&&r.emitClose||e!=null&&e.emitClose)&&t.emit("close")}function Ri(t,e){let r=t._readableState,i=t._writableState;i!=null&&i.errorEmitted||r!=null&&r.errorEmitted||(i&&(i.errorEmitted=!0),r&&(r.errorEmitted=!0),t.emit("error",e))}function Cc(){let t=this._readableState,e=this._writableState;t&&(t.constructed=!0,t.closed=!1,t.closeEmitted=!1,t.destroyed=!1,t.errored=null,t.errorEmitted=!1,t.reading=!1,t.ended=t.readable===!1,t.endEmitted=t.readable===!1),e&&(e.constructed=!0,e.destroyed=!1,e.closed=!1,e.closeEmitted=!1,e.errored=null,e.errorEmitted=!1,e.finalCalled=!1,e.prefinished=!1,e.ended=e.writable===!1,e.ending=e.writable===!1,e.finished=e.writable===!1)}function Ti(t,e,r){let i=t._readableState,n=t._writableState;if(n!=null&&n.destroyed||i!=null&&i.destroyed)return this;i!=null&&i.autoDestroy||n!=null&&n.autoDestroy?t.destroy(e):e&&(e.stack,n&&!n.errored&&(n.errored=e),i&&!i.errored&&(i.errored=e),r?_e.nextTick(Ri,t,e):Ri(t,e))}function Dc(t,e){if(typeof t._construct!="function")return;let r=t._readableState,i=t._writableState;r&&(r.constructed=!1),i&&(i.constructed=!1),t.once(Ii,e),!(t.listenerCount(Ii)>1)&&_e.nextTick(Oc,t)}function Oc(t){let e=!1;function r(i){if(e){Ti(t,i!=null?i:new Ac);return}e=!0;let n=t._readableState,s=t._writableState,o=s||n;n&&(n.constructed=!0),s&&(s.constructed=!0),o.destroyed?t.emit(xo,i):i?Ti(t,i,!0):_e.nextTick(Mc,t)}try{t._construct(i=>{_e.nextTick(r,i)})}catch(i){_e.nextTick(r,i)}}function Mc(t){t.emit(Ii)}function wo(t){return(t==null?void 0:t.setHeader)&&typeof t.abort=="function"}function Io(t){t.emit("close")}function $c(t,e){t.emit("error",e),_e.nextTick(Io,t)}function kc(t,e){!t||Pc(t)||(!e&&!jc(t)&&(e=new Nc),Lc(t)?(t.socket=null,t.destroy(e)):wo(t)?t.abort():wo(t.req)?t.req.abort():typeof t.destroy=="function"?t.destroy(e):typeof t.close=="function"?t.close():e?_e.nextTick($c,t,e):_e.nextTick(Io,t),t.destroyed||(t[vc]=!0))}Ro.exports={construct:Dc,destroyer:kc,destroy:Fc,undestroy:Cc,errorOrDestroy:Ti}});var Er=S((Kp,Ao)=>{"use strict";var{ArrayIsArray:qc,ObjectSetPrototypeOf:To}=v(),{EventEmitter:mr}=Gt();function xr(t){mr.call(this,t)}To(xr.prototype,mr.prototype);To(xr,mr);xr.prototype.pipe=function(t,e){let r=this;function i(c){t.writable&&t.write(c)===!1&&r.pause&&r.pause()}r.on("data",i);function n(){r.readable&&r.resume&&r.resume()}t.on("drain",n),!t._isStdio&&(!e||e.end!==!1)&&(r.on("end",o),r.on("close",a));let s=!1;function o(){s||(s=!0,t.end())}function a(){s||(s=!0,typeof t.destroy=="function"&&t.destroy())}function l(c){u(),mr.listenerCount(this,"error")===0&&this.emit("error",c)}Ai(r,"error",l),Ai(t,"error",l);function u(){r.removeListener("data",i),t.removeListener("drain",n),r.removeListener("end",o),r.removeListener("close",a),r.removeListener("error",l),t.removeListener("error",l),r.removeListener("end",u),r.removeListener("close",u),t.removeListener("close",u)}return r.on("end",u),r.on("close",u),t.on("close",u),t.emit("pipe",r),t};function Ai(t,e,r){if(typeof t.prependListener=="function")return t.prependListener(e,r);!t._events||!t._events[e]?t.on(e,r):qc(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]}Ao.exports={Stream:xr,prependListener:Ai}});var Vt=S((Yp,Sr)=>{"use strict";var{SymbolDispose:Uc}=v(),{AbortError:No,codes:Wc}=k(),{isNodeStream:vo,isWebStream:Gc,kControllerErrorFunction:Vc}=he(),Qc=Te(),{ERR_INVALID_ARG_TYPE:Po}=Wc,Ni,Hc=(t,e)=>{if(typeof t!="object"||!("aborted"in t))throw new Po(e,"AbortSignal",t)};Sr.exports.addAbortSignal=function(e,r){if(Hc(e,"signal"),!vo(r)&&!Gc(r))throw new Po("stream",["ReadableStream","WritableStream","Stream"],r);return Sr.exports.addAbortSignalNoValidate(e,r)};Sr.exports.addAbortSignalNoValidate=function(t,e){if(typeof t!="object"||!("aborted"in t))return e;let r=vo(e)?()=>{e.destroy(new No(void 0,{cause:t.reason}))}:()=>{e[Vc](new No(void 0,{cause:t.reason}))};if(t.aborted)r();else{Ni=Ni||G().addAbortListener;let i=Ni(t,r);Qc(e,i[Uc])}return e}});var Fo=S((Xp,Lo)=>{"use strict";var{StringPrototypeSlice:jo,SymbolIterator:zc,TypedArrayPrototypeSet:Ir,Uint8Array:Kc}=v(),{Buffer:vi}=oe(),{inspect:Yc}=G();Lo.exports=class{constructor(){this.head=null,this.tail=null,this.length=0}push(e){let r={data:e,next:null};this.length>0?this.tail.next=r:this.head=r,this.tail=r,++this.length}unshift(e){let r={data:e,next:this.head};this.length===0&&(this.tail=r),this.head=r,++this.length}shift(){if(this.length===0)return;let e=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,e}clear(){this.head=this.tail=null,this.length=0}join(e){if(this.length===0)return"";let r=this.head,i=""+r.data;for(;(r=r.next)!==null;)i+=e+r.data;return i}concat(e){if(this.length===0)return vi.alloc(0);let r=vi.allocUnsafe(e>>>0),i=this.head,n=0;for(;i;)Ir(r,i.data,n),n+=i.data.length,i=i.next;return r}consume(e,r){let i=this.head.data;if(e<i.length){let n=i.slice(0,e);return this.head.data=i.slice(e),n}return e===i.length?this.shift():r?this._getString(e):this._getBuffer(e)}first(){return this.head.data}*[zc](){for(let e=this.head;e;e=e.next)yield e.data}_getString(e){let r="",i=this.head,n=0;do{let s=i.data;if(e>s.length)r+=s,e-=s.length;else{e===s.length?(r+=s,++n,i.next?this.head=i.next:this.head=this.tail=null):(r+=jo(s,0,e),this.head=i,i.data=jo(s,e));break}++n}while((i=i.next)!==null);return this.length-=n,r}_getBuffer(e){let r=vi.allocUnsafe(e),i=e,n=this.head,s=0;do{let o=n.data;if(e>o.length)Ir(r,o,i-e),e-=o.length;else{e===o.length?(Ir(r,o,i-e),++s,n.next?this.head=n.next:this.head=this.tail=null):(Ir(r,new Kc(o.buffer,o.byteOffset,e),i-e),this.head=n,n.data=o.slice(e));break}++s}while((n=n.next)!==null);return this.length-=s,r}[Symbol.for("nodejs.util.inspect.custom")](e,r){return Yc(this,Le(B({},r),{depth:0,customInspect:!1}))}}});var Qt=S((eb,Oo)=>{"use strict";var{MathFloor:Zc,NumberIsInteger:Xc}=v(),{validateInteger:Jc}=xt(),{ERR_INVALID_ARG_VALUE:ed}=k().codes,Bo=16*1024,Co=16;function td(t,e,r){return t.highWaterMark!=null?t.highWaterMark:e?t[r]:null}function Do(t){return t?Co:Bo}function rd(t,e){Jc(e,"value",0),t?Co=e:Bo=e}function id(t,e,r,i){let n=td(e,i,r);if(n!=null){if(!Xc(n)||n<0){let s=i?`options.${r}`:"options.highWaterMark";throw new ed(s,n)}return Zc(n)}return Do(t.objectMode)}Oo.exports={getHighWaterMark:id,getDefaultHighWaterMark:Do,setDefaultHighWaterMark:rd}});var ko=S((Pi,$o)=>{var Rr=oe(),pe=Rr.Buffer;function Mo(t,e){for(var r in t)e[r]=t[r]}pe.from&&pe.alloc&&pe.allocUnsafe&&pe.allocUnsafeSlow?$o.exports=Rr:(Mo(Rr,Pi),Pi.Buffer=Xe);function Xe(t,e,r){return pe(t,e,r)}Xe.prototype=Object.create(pe.prototype);Mo(pe,Xe);Xe.from=function(t,e,r){if(typeof t=="number")throw new TypeError("Argument must not be a number");return pe(t,e,r)};Xe.alloc=function(t,e,r){if(typeof t!="number")throw new TypeError("Argument must be a number");var i=pe(t);return e!==void 0?typeof r=="string"?i.fill(e,r):i.fill(e):i.fill(0),i};Xe.allocUnsafe=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return pe(t)};Xe.allocUnsafeSlow=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return Rr.SlowBuffer(t)}});var Wo=S(Uo=>{"use strict";var Li=ko().Buffer,qo=Li.isEncoding||function(t){switch(t=""+t,t&&t.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function nd(t){if(!t)return"utf8";for(var e;;)switch(t){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return t;default:if(e)return;t=(""+t).toLowerCase(),e=!0}}function sd(t){var e=nd(t);if(typeof e!="string"&&(Li.isEncoding===qo||!qo(t)))throw new Error("Unknown encoding: "+t);return e||t}Uo.StringDecoder=Ht;function Ht(t){this.encoding=sd(t);var e;switch(this.encoding){case"utf16le":this.text=cd,this.end=dd,e=4;break;case"utf8":this.fillLast=ld,e=4;break;case"base64":this.text=hd,this.end=_d,e=3;break;default:this.write=pd,this.end=bd;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=Li.allocUnsafe(e)}Ht.prototype.write=function(t){if(t.length===0)return"";var e,r;if(this.lastNeed){if(e=this.fillLast(t),e===void 0)return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r<t.length?e?e+this.text(t,r):this.text(t,r):e||""};Ht.prototype.end=fd;Ht.prototype.text=ud;Ht.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length};function ji(t){return t<=127?0:t>>5===6?2:t>>4===14?3:t>>3===30?4:t>>6===2?-1:-2}function od(t,e,r){var i=e.length-1;if(i<r)return 0;var n=ji(e[i]);return n>=0?(n>0&&(t.lastNeed=n-1),n):--i<r||n===-2?0:(n=ji(e[i]),n>=0?(n>0&&(t.lastNeed=n-2),n):--i<r||n===-2?0:(n=ji(e[i]),n>=0?(n>0&&(n===2?n=0:t.lastNeed=n-3),n):0))}function ad(t,e,r){if((e[0]&192)!==128)return t.lastNeed=0,"\uFFFD";if(t.lastNeed>1&&e.length>1){if((e[1]&192)!==128)return t.lastNeed=1,"\uFFFD";if(t.lastNeed>2&&e.length>2&&(e[2]&192)!==128)return t.lastNeed=2,"\uFFFD"}}function ld(t){var e=this.lastTotal-this.lastNeed,r=ad(this,t,e);if(r!==void 0)return r;if(this.lastNeed<=t.length)return t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,e,0,t.length),this.lastNeed-=t.length}function ud(t,e){var r=od(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=r;var i=t.length-(r-this.lastNeed);return t.copy(this.lastChar,0,i),t.toString("utf8",e,i)}function fd(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+"\uFFFD":e}function cd(t,e){if((t.length-e)%2===0){var r=t.toString("utf16le",e);if(r){var i=r.charCodeAt(r.length-1);if(i>=55296&&i<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}function dd(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,r)}return e}function hd(t,e){var r=(t.length-e)%3;return r===0?t.toString("base64",e):(this.lastNeed=3-r,this.lastTotal=3,r===1?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-r))}function _d(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function pd(t){return t.toString(this.encoding)}function bd(t){return t&&t.length?this.write(t):""}});var Fi=S((rb,Ho)=>{"use strict";var Go=Oe(),{PromisePrototypeThen:yd,SymbolAsyncIterator:Vo,SymbolIterator:Qo}=v(),{Buffer:gd}=oe(),{ERR_INVALID_ARG_TYPE:wd,ERR_STREAM_NULL_VALUES:md}=k().codes;function xd(t,e,r){let i;if(typeof e=="string"||e instanceof gd)return new t(Le(B({objectMode:!0},r),{read(){this.push(e),this.push(null)}}));let n;if(e&&e[Vo])n=!0,i=e[Vo]();else if(e&&e[Qo])n=!1,i=e[Qo]();else throw new wd("iterable",["Iterable"],e);let s=new t(B({objectMode:!0,highWaterMark:1},r)),o=!1;s._read=function(){o||(o=!0,l())},s._destroy=function(u,c){yd(a(u),()=>Go.nextTick(c,u),f=>Go.nextTick(c,f||u))};async function a(u){let c=u!=null,f=typeof i.throw=="function";if(c&&f){let{value:p,done:d}=await i.throw(u);if(await p,d)return}if(typeof i.return=="function"){let{value:p}=await i.return();await p}}async function l(){for(;;){try{let{value:u,done:c}=n?await i.next():i.next();if(c)s.push(null);else{let f=u&&typeof u.then=="function"?await u:u;if(f===null)throw o=!1,new md;if(s.push(f))continue;o=!1}}catch(u){s.destroy(u)}break}}return s}Ho.exports=xd});var Kt=S((nb,ca)=>{"use strict";var te=Oe(),{ArrayPrototypeIndexOf:Ed,NumberIsInteger:Sd,NumberIsNaN:Id,NumberParseInt:Rd,ObjectDefineProperties:qi,ObjectKeys:Td,ObjectSetPrototypeOf:Yo,Promise:Zo,SafeSet:Ad,SymbolAsyncDispose:Nd,SymbolAsyncIterator:vd,Symbol:Pd}=v();ca.exports=w;w.ReadableState=vr;var{EventEmitter:jd}=Gt(),{Stream:$e,prependListener:Ld}=Er(),{Buffer:Bi}=oe(),{addAbortSignal:Fd}=Vt(),Xo=Te(),x=G().debuglog("stream",t=>{x=t}),Bd=Fo(),Tt=Ze(),{getHighWaterMark:Cd,getDefaultHighWaterMark:Dd}=Qt(),{aggregateTwoErrors:zo,codes:{ERR_INVALID_ARG_TYPE:Od,ERR_METHOD_NOT_IMPLEMENTED:Md,ERR_OUT_OF_RANGE:$d,ERR_STREAM_PUSH_AFTER_EOF:kd,ERR_STREAM_UNSHIFT_AFTER_END_EVENT:qd},AbortError:Ud}=k(),{validateObject:Wd}=xt(),Je=Pd("kPaused"),{StringDecoder:Jo}=Wo(),Gd=Fi();Yo(w.prototype,$e.prototype);Yo(w,$e);var Ci=()=>{},{errorOrDestroy:It}=Tt,Rt=1,Vd=2,ea=4,zt=8,ta=16,Tr=32,Ar=64,ra=128,Qd=256,Hd=512,zd=1024,$i=2048,ki=4096,Kd=8192,Yd=16384,Zd=32768,ia=65536,Xd=1<<17,Jd=1<<18;function C(t){return{enumerable:!1,get(){return(this.state&t)!==0},set(e){e?this.state|=t:this.state&=~t}}}qi(vr.prototype,{objectMode:C(Rt),ended:C(Vd),endEmitted:C(ea),reading:C(zt),constructed:C(ta),sync:C(Tr),needReadable:C(Ar),emittedReadable:C(ra),readableListening:C(Qd),resumeScheduled:C(Hd),errorEmitted:C(zd),emitClose:C($i),autoDestroy:C(ki),destroyed:C(Kd),closed:C(Yd),closeEmitted:C(Zd),multiAwaitDrain:C(ia),readingMore:C(Xd),dataEmitted:C(Jd)});function vr(t,e,r){typeof r!="boolean"&&(r=e instanceof be()),this.state=$i|ki|ta|Tr,t&&t.objectMode&&(this.state|=Rt),r&&t&&t.readableObjectMode&&(this.state|=Rt),this.highWaterMark=t?Cd(this,t,"readableHighWaterMark",r):Dd(!1),this.buffer=new Bd,this.length=0,this.pipes=[],this.flowing=null,this[Je]=null,t&&t.emitClose===!1&&(this.state&=~$i),t&&t.autoDestroy===!1&&(this.state&=~ki),this.errored=null,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.awaitDrainWriters=null,this.decoder=null,this.encoding=null,t&&t.encoding&&(this.decoder=new Jo(t.encoding),this.encoding=t.encoding)}function w(t){if(!(this instanceof w))return new w(t);let e=this instanceof be();this._readableState=new vr(t,this,e),t&&(typeof t.read=="function"&&(this._read=t.read),typeof t.destroy=="function"&&(this._destroy=t.destroy),typeof t.construct=="function"&&(this._construct=t.construct),t.signal&&!e&&Fd(t.signal,this)),$e.call(this,t),Tt.construct(this,()=>{this._readableState.needReadable&&Nr(this,this._readableState)})}w.prototype.destroy=Tt.destroy;w.prototype._undestroy=Tt.undestroy;w.prototype._destroy=function(t,e){e(t)};w.prototype[jd.captureRejectionSymbol]=function(t){this.destroy(t)};w.prototype[Nd]=function(){let t;return this.destroyed||(t=this.readableEnded?null:new Ud,this.destroy(t)),new Zo((e,r)=>Xo(this,i=>i&&i!==t?r(i):e(null)))};w.prototype.push=function(t,e){return na(this,t,e,!1)};w.prototype.unshift=function(t,e){return na(this,t,e,!0)};function na(t,e,r,i){x("readableAddChunk",e);let n=t._readableState,s;if((n.state&Rt)===0&&(typeof e=="string"?(r=r||n.defaultEncoding,n.encoding!==r&&(i&&n.encoding?e=Bi.from(e,r).toString(n.encoding):(e=Bi.from(e,r),r=""))):e instanceof Bi?r="":$e._isUint8Array(e)?(e=$e._uint8ArrayToBuffer(e),r=""):e!=null&&(s=new Od("chunk",["string","Buffer","Uint8Array"],e))),s)It(t,s);else if(e===null)n.state&=~zt,rh(t,n);else if((n.state&Rt)!==0||e&&e.length>0)if(i)if((n.state&ea)!==0)It(t,new qd);else{if(n.destroyed||n.errored)return!1;Di(t,n,e,!0)}else if(n.ended)It(t,new kd);else{if(n.destroyed||n.errored)return!1;n.state&=~zt,n.decoder&&!r?(e=n.decoder.write(e),n.objectMode||e.length!==0?Di(t,n,e,!1):Nr(t,n)):Di(t,n,e,!1)}else i||(n.state&=~zt,Nr(t,n));return!n.ended&&(n.length<n.highWaterMark||n.length===0)}function Di(t,e,r,i){e.flowing&&e.length===0&&!e.sync&&t.listenerCount("data")>0?((e.state&ia)!==0?e.awaitDrainWriters.clear():e.awaitDrainWriters=null,e.dataEmitted=!0,t.emit("data",r)):(e.length+=e.objectMode?1:r.length,i?e.buffer.unshift(r):e.buffer.push(r),(e.state&Ar)!==0&&Pr(t)),Nr(t,e)}w.prototype.isPaused=function(){let t=this._readableState;return t[Je]===!0||t.flowing===!1};w.prototype.setEncoding=function(t){let e=new Jo(t);this._readableState.decoder=e,this._readableState.encoding=this._readableState.decoder.encoding;let r=this._readableState.buffer,i="";for(let n of r)i+=e.write(n);return r.clear(),i!==""&&r.push(i),this._readableState.length=i.length,this};var eh=1073741824;function th(t){if(t>eh)throw new $d("size","<= 1GiB",t);return t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++,t}function Ko(t,e){return t<=0||e.length===0&&e.ended?0:(e.state&Rt)!==0?1:Id(t)?e.flowing&&e.length?e.buffer.first().length:e.length:t<=e.length?t:e.ended?e.length:0}w.prototype.read=function(t){x("read",t),t===void 0?t=NaN:Sd(t)||(t=Rd(t,10));let e=this._readableState,r=t;if(t>e.highWaterMark&&(e.highWaterMark=th(t)),t!==0&&(e.state&=~ra),t===0&&e.needReadable&&((e.highWaterMark!==0?e.length>=e.highWaterMark:e.length>0)||e.ended))return x("read: emitReadable",e.length,e.ended),e.length===0&&e.ended?Oi(this):Pr(this),null;if(t=Ko(t,e),t===0&&e.ended)return e.length===0&&Oi(this),null;let i=(e.state&Ar)!==0;if(x("need readable",i),(e.length===0||e.length-t<e.highWaterMark)&&(i=!0,x("length less than watermark",i)),e.ended||e.reading||e.destroyed||e.errored||!e.constructed)i=!1,x("reading, ended or constructing",i);else if(i){x("do read"),e.state|=zt|Tr,e.length===0&&(e.state|=Ar);try{this._read(e.highWaterMark)}catch(s){It(this,s)}e.state&=~Tr,e.reading||(t=Ko(r,e))}let n;return t>0?n=ua(t,e):n=null,n===null?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.multiAwaitDrain?e.awaitDrainWriters.clear():e.awaitDrainWriters=null),e.length===0&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&Oi(this)),n!==null&&!e.errorEmitted&&!e.closeEmitted&&(e.dataEmitted=!0,this.emit("data",n)),n};function rh(t,e){if(x("onEofChunk"),!e.ended){if(e.decoder){let r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length)}e.ended=!0,e.sync?Pr(t):(e.needReadable=!1,e.emittedReadable=!0,sa(t))}}function Pr(t){let e=t._readableState;x("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(x("emitReadable",e.flowing),e.emittedReadable=!0,te.nextTick(sa,t))}function sa(t){let e=t._readableState;x("emitReadable_",e.destroyed,e.length,e.ended),!e.destroyed&&!e.errored&&(e.length||e.ended)&&(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,aa(t)}function Nr(t,e){!e.readingMore&&e.constructed&&(e.readingMore=!0,te.nextTick(ih,t,e))}function ih(t,e){for(;!e.reading&&!e.ended&&(e.length<e.highWaterMark||e.flowing&&e.length===0);){let r=e.length;if(x("maybeReadMore read 0"),t.read(0),r===e.length)break}e.readingMore=!1}w.prototype._read=function(t){throw new Md("_read()")};w.prototype.pipe=function(t,e){let r=this,i=this._readableState;i.pipes.length===1&&(i.multiAwaitDrain||(i.multiAwaitDrain=!0,i.awaitDrainWriters=new Ad(i.awaitDrainWriters?[i.awaitDrainWriters]:[]))),i.pipes.push(t),x("pipe count=%d opts=%j",i.pipes.length,e);let s=(!e||e.end!==!1)&&t!==te.stdout&&t!==te.stderr?a:y;i.endEmitted?te.nextTick(s):r.once("end",s),t.on("unpipe",o);function o(m,I){x("onunpipe"),m===r&&I&&I.hasUnpiped===!1&&(I.hasUnpiped=!0,c())}function a(){x("onend"),t.end()}let l,u=!1;function c(){x("cleanup"),t.removeListener("close",_),t.removeListener("finish",b),l&&t.removeListener("drain",l),t.removeListener("error",d),t.removeListener("unpipe",o),r.removeListener("end",a),r.removeListener("end",y),r.removeListener("data",p),u=!0,l&&i.awaitDrainWriters&&(!t._writableState||t._writableState.needDrain)&&l()}function f(){u||(i.pipes.length===1&&i.pipes[0]===t?(x("false write response, pause",0),i.awaitDrainWriters=t,i.multiAwaitDrain=!1):i.pipes.length>1&&i.pipes.includes(t)&&(x("false write response, pause",i.awaitDrainWriters.size),i.awaitDrainWriters.add(t)),r.pause()),l||(l=nh(r,t),t.on("drain",l))}r.on("data",p);function p(m){x("ondata");let I=t.write(m);x("dest.write",I),I===!1&&f()}function d(m){if(x("onerror",m),y(),t.removeListener("error",d),t.listenerCount("error")===0){let I=t._writableState||t._readableState;I&&!I.errorEmitted?It(t,m):t.emit("error",m)}}Ld(t,"error",d);function _(){t.removeListener("finish",b),y()}t.once("close",_);function b(){x("onfinish"),t.removeListener("close",_),y()}t.once("finish",b);function y(){x("unpipe"),r.unpipe(t)}return t.emit("pipe",r),t.writableNeedDrain===!0?f():i.flowing||(x("pipe resume"),r.resume()),t};function nh(t,e){return function(){let i=t._readableState;i.awaitDrainWriters===e?(x("pipeOnDrain",1),i.awaitDrainWriters=null):i.multiAwaitDrain&&(x("pipeOnDrain",i.awaitDrainWriters.size),i.awaitDrainWriters.delete(e)),(!i.awaitDrainWriters||i.awaitDrainWriters.size===0)&&t.listenerCount("data")&&t.resume()}}w.prototype.unpipe=function(t){let e=this._readableState,r={hasUnpiped:!1};if(e.pipes.length===0)return this;if(!t){let n=e.pipes;e.pipes=[],this.pause();for(let s=0;s<n.length;s++)n[s].emit("unpipe",this,{hasUnpiped:!1});return this}let i=Ed(e.pipes,t);return i===-1?this:(e.pipes.splice(i,1),e.pipes.length===0&&this.pause(),t.emit("unpipe",this,r),this)};w.prototype.on=function(t,e){let r=$e.prototype.on.call(this,t,e),i=this._readableState;return t==="data"?(i.readableListening=this.listenerCount("readable")>0,i.flowing!==!1&&this.resume()):t==="readable"&&!i.endEmitted&&!i.readableListening&&(i.readableListening=i.needReadable=!0,i.flowing=!1,i.emittedReadable=!1,x("on readable",i.length,i.reading),i.length?Pr(this):i.reading||te.nextTick(sh,this)),r};w.prototype.addListener=w.prototype.on;w.prototype.removeListener=function(t,e){let r=$e.prototype.removeListener.call(this,t,e);return t==="readable"&&te.nextTick(oa,this),r};w.prototype.off=w.prototype.removeListener;w.prototype.removeAllListeners=function(t){let e=$e.prototype.removeAllListeners.apply(this,arguments);return(t==="readable"||t===void 0)&&te.nextTick(oa,this),e};function oa(t){let e=t._readableState;e.readableListening=t.listenerCount("readable")>0,e.resumeScheduled&&e[Je]===!1?e.flowing=!0:t.listenerCount("data")>0?t.resume():e.readableListening||(e.flowing=null)}function sh(t){x("readable nexttick read 0"),t.read(0)}w.prototype.resume=function(){let t=this._readableState;return t.flowing||(x("resume"),t.flowing=!t.readableListening,oh(this,t)),t[Je]=!1,this};function oh(t,e){e.resumeScheduled||(e.resumeScheduled=!0,te.nextTick(ah,t,e))}function ah(t,e){x("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),aa(t),e.flowing&&!e.reading&&t.read(0)}w.prototype.pause=function(){return x("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(x("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState[Je]=!0,this};function aa(t){let e=t._readableState;for(x("flow",e.flowing);e.flowing&&t.read()!==null;);}w.prototype.wrap=function(t){let e=!1;t.on("data",i=>{!this.push(i)&&t.pause&&(e=!0,t.pause())}),t.on("end",()=>{this.push(null)}),t.on("error",i=>{It(this,i)}),t.on("close",()=>{this.destroy()}),t.on("destroy",()=>{this.destroy()}),this._read=()=>{e&&t.resume&&(e=!1,t.resume())};let r=Td(t);for(let i=1;i<r.length;i++){let n=r[i];this[n]===void 0&&typeof t[n]=="function"&&(this[n]=t[n].bind(t))}return this};w.prototype[vd]=function(){return la(this)};w.prototype.iterator=function(t){return t!==void 0&&Wd(t,"options"),la(this,t)};function la(t,e){typeof t.read!="function"&&(t=w.wrap(t,{objectMode:!0}));let r=lh(t,e);return r.stream=t,r}function lh(t,e){return Y(this,null,function*(){let r=Ci;function i(o){this===t?(r(),r=Ci):r=o}t.on("readable",i);let n,s=Xo(t,{writable:!1},o=>{n=o?zo(n,o):null,r(),r=Ci});try{for(;;){let o=t.destroyed?null:t.read();if(o!==null)yield o;else{if(n)throw n;if(n===null)return;yield new M(new Zo(i))}}}catch(o){throw n=zo(n,o),n}finally{(n||(e==null?void 0:e.destroyOnReturn)!==!1)&&(n===void 0||t._readableState.autoDestroy)?Tt.destroyer(t,null):(t.off("readable",i),s())}})}qi(w.prototype,{readable:{__proto__:null,get(){let t=this._readableState;return!!t&&t.readable!==!1&&!t.destroyed&&!t.errorEmitted&&!t.endEmitted},set(t){this._readableState&&(this._readableState.readable=!!t)}},readableDidRead:{__proto__:null,enumerable:!1,get:function(){return this._readableState.dataEmitted}},readableAborted:{__proto__:null,enumerable:!1,get:function(){return!!(this._readableState.readable!==!1&&(this._readableState.destroyed||this._readableState.errored)&&!this._readableState.endEmitted)}},readableHighWaterMark:{__proto__:null,enumerable:!1,get:function(){return this._readableState.highWaterMark}},readableBuffer:{__proto__:null,enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}},readableFlowing:{__proto__:null,enumerable:!1,get:function(){return this._readableState.flowing},set:function(t){this._readableState&&(this._readableState.flowing=t)}},readableLength:{__proto__:null,enumerable:!1,get(){return this._readableState.length}},readableObjectMode:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.objectMode:!1}},readableEncoding:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.encoding:null}},errored:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.errored:null}},closed:{__proto__:null,get(){return this._readableState?this._readableState.closed:!1}},destroyed:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.destroyed:!1},set(t){this._readableState&&(this._readableState.destroyed=t)}},readableEnded:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.endEmitted:!1}}});qi(vr.prototype,{pipesCount:{__proto__:null,get(){return this.pipes.length}},paused:{__proto__:null,get(){return this[Je]!==!1},set(t){this[Je]=!!t}}});w._fromList=ua;function ua(t,e){if(e.length===0)return null;let r;return e.objectMode?r=e.buffer.shift():!t||t>=e.length?(e.decoder?r=e.buffer.join(""):e.buffer.length===1?r=e.buffer.first():r=e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r}function Oi(t){let e=t._readableState;x("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,te.nextTick(uh,e,t))}function uh(t,e){if(x("endReadableNT",t.endEmitted,t.length),!t.errored&&!t.closeEmitted&&!t.endEmitted&&t.length===0){if(t.endEmitted=!0,e.emit("end"),e.writable&&e.allowHalfOpen===!1)te.nextTick(fh,e);else if(t.autoDestroy){let r=e._writableState;(!r||r.autoDestroy&&(r.finished||r.writable===!1))&&e.destroy()}}}function fh(t){t.writable&&!t.writableEnded&&!t.destroyed&&t.end()}w.from=function(t,e){return Gd(w,t,e)};var Mi;function fa(){return Mi===void 0&&(Mi={}),Mi}w.fromWeb=function(t,e){return fa().newStreamReadableFromReadableStream(t,e)};w.toWeb=function(t,e){return fa().newReadableStreamFromStreamReadable(t,e)};w.wrap=function(t,e){var r,i;return new w(Le(B({objectMode:(r=(i=t.readableObjectMode)!==null&&i!==void 0?i:t.objectMode)!==null&&r!==void 0?r:!0},e),{destroy(n,s){Tt.destroyer(t,n),s(n)}})).wrap(t)}});var Cr=S((ob,Sa)=>{"use strict";var et=Oe(),{ArrayPrototypeSlice:_a,Error:ch,FunctionPrototypeSymbolHasInstance:pa,ObjectDefineProperty:ba,ObjectDefineProperties:dh,ObjectSetPrototypeOf:ya,StringPrototypeToLowerCase:hh,Symbol:_h,SymbolHasInstance:ph}=v();Sa.exports=P;P.WritableState=Xt;var{EventEmitter:bh}=Gt(),Yt=Er().Stream,{Buffer:jr}=oe(),Br=Ze(),{addAbortSignal:yh}=Vt(),{getHighWaterMark:gh,getDefaultHighWaterMark:wh}=Qt(),{ERR_INVALID_ARG_TYPE:mh,ERR_METHOD_NOT_IMPLEMENTED:xh,ERR_MULTIPLE_CALLBACK:ga,ERR_STREAM_CANNOT_PIPE:Eh,ERR_STREAM_DESTROYED:Zt,ERR_STREAM_ALREADY_FINISHED:Sh,ERR_STREAM_NULL_VALUES:Ih,ERR_STREAM_WRITE_AFTER_END:Rh,ERR_UNKNOWN_ENCODING:wa}=k().codes,{errorOrDestroy:At}=Br;ya(P.prototype,Yt.prototype);ya(P,Yt);function Gi(){}var Nt=_h("kOnFinished");function Xt(t,e,r){typeof r!="boolean"&&(r=e instanceof be()),this.objectMode=!!(t&&t.objectMode),r&&(this.objectMode=this.objectMode||!!(t&&t.writableObjectMode)),this.highWaterMark=t?gh(this,t,"writableHighWaterMark",r):wh(!1),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;let i=!!(t&&t.decodeStrings===!1);this.decodeStrings=!i,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=Ah.bind(void 0,e),this.writecb=null,this.writelen=0,this.afterWriteTickInfo=null,Fr(this),this.pendingcb=0,this.constructed=!0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=!t||t.emitClose!==!1,this.autoDestroy=!t||t.autoDestroy!==!1,this.errored=null,this.closed=!1,this.closeEmitted=!1,this[Nt]=[]}function Fr(t){t.buffered=[],t.bufferedIndex=0,t.allBuffers=!0,t.allNoop=!0}Xt.prototype.getBuffer=function(){return _a(this.buffered,this.bufferedIndex)};ba(Xt.prototype,"bufferedRequestCount",{__proto__:null,get(){return this.buffered.length-this.bufferedIndex}});function P(t){let e=this instanceof be();if(!e&&!pa(P,this))return new P(t);this._writableState=new Xt(t,this,e),t&&(typeof t.write=="function"&&(this._write=t.write),typeof t.writev=="function"&&(this._writev=t.writev),typeof t.destroy=="function"&&(this._destroy=t.destroy),typeof t.final=="function"&&(this._final=t.final),typeof t.construct=="function"&&(this._construct=t.construct),t.signal&&yh(t.signal,this)),Yt.call(this,t),Br.construct(this,()=>{let r=this._writableState;r.writing||Qi(this,r),Hi(this,r)})}ba(P,ph,{__proto__:null,value:function(t){return pa(this,t)?!0:this!==P?!1:t&&t._writableState instanceof Xt}});P.prototype.pipe=function(){At(this,new Eh)};function ma(t,e,r,i){let n=t._writableState;if(typeof r=="function")i=r,r=n.defaultEncoding;else{if(!r)r=n.defaultEncoding;else if(r!=="buffer"&&!jr.isEncoding(r))throw new wa(r);typeof i!="function"&&(i=Gi)}if(e===null)throw new Ih;if(!n.objectMode)if(typeof e=="string")n.decodeStrings!==!1&&(e=jr.from(e,r),r="buffer");else if(e instanceof jr)r="buffer";else if(Yt._isUint8Array(e))e=Yt._uint8ArrayToBuffer(e),r="buffer";else throw new mh("chunk",["string","Buffer","Uint8Array"],e);let s;return n.ending?s=new Rh:n.destroyed&&(s=new Zt("write")),s?(et.nextTick(i,s),At(t,s,!0),s):(n.pendingcb++,Th(t,n,e,r,i))}P.prototype.write=function(t,e,r){return ma(this,t,e,r)===!0};P.prototype.cork=function(){this._writableState.corked++};P.prototype.uncork=function(){let t=this._writableState;t.corked&&(t.corked--,t.writing||Qi(this,t))};P.prototype.setDefaultEncoding=function(e){if(typeof e=="string"&&(e=hh(e)),!jr.isEncoding(e))throw new wa(e);return this._writableState.defaultEncoding=e,this};function Th(t,e,r,i,n){let s=e.objectMode?1:r.length;e.length+=s;let o=e.length<e.highWaterMark;return o||(e.needDrain=!0),e.writing||e.corked||e.errored||!e.constructed?(e.buffered.push({chunk:r,encoding:i,callback:n}),e.allBuffers&&i!=="buffer"&&(e.allBuffers=!1),e.allNoop&&n!==Gi&&(e.allNoop=!1)):(e.writelen=s,e.writecb=n,e.writing=!0,e.sync=!0,t._write(r,i,e.onwrite),e.sync=!1),o&&!e.errored&&!e.destroyed}function da(t,e,r,i,n,s,o){e.writelen=i,e.writecb=o,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new Zt("write")):r?t._writev(n,e.onwrite):t._write(n,s,e.onwrite),e.sync=!1}function ha(t,e,r,i){--e.pendingcb,i(r),Vi(e),At(t,r)}function Ah(t,e){let r=t._writableState,i=r.sync,n=r.writecb;if(typeof n!="function"){At(t,new ga);return}r.writing=!1,r.writecb=null,r.length-=r.writelen,r.writelen=0,e?(e.stack,r.errored||(r.errored=e),t._readableState&&!t._readableState.errored&&(t._readableState.errored=e),i?et.nextTick(ha,t,r,e,n):ha(t,r,e,n)):(r.buffered.length>r.bufferedIndex&&Qi(t,r),i?r.afterWriteTickInfo!==null&&r.afterWriteTickInfo.cb===n?r.afterWriteTickInfo.count++:(r.afterWriteTickInfo={count:1,cb:n,stream:t,state:r},et.nextTick(Nh,r.afterWriteTickInfo)):xa(t,r,1,n))}function Nh({stream:t,state:e,count:r,cb:i}){return e.afterWriteTickInfo=null,xa(t,e,r,i)}function xa(t,e,r,i){for(!e.ending&&!t.destroyed&&e.length===0&&e.needDrain&&(e.needDrain=!1,t.emit("drain"));r-- >0;)e.pendingcb--,i();e.destroyed&&Vi(e),Hi(t,e)}function Vi(t){if(t.writing)return;for(let n=t.bufferedIndex;n<t.buffered.length;++n){var e;let{chunk:s,callback:o}=t.buffered[n],a=t.objectMode?1:s.length;t.length-=a,o((e=t.errored)!==null&&e!==void 0?e:new Zt("write"))}let r=t[Nt].splice(0);for(let n=0;n<r.length;n++){var i;r[n]((i=t.errored)!==null&&i!==void 0?i:new Zt("end"))}Fr(t)}function Qi(t,e){if(e.corked||e.bufferProcessing||e.destroyed||!e.constructed)return;let{buffered:r,bufferedIndex:i,objectMode:n}=e,s=r.length-i;if(!s)return;let o=i;if(e.bufferProcessing=!0,s>1&&t._writev){e.pendingcb-=s-1;let a=e.allNoop?Gi:u=>{for(let c=o;c<r.length;++c)r[c].callback(u)},l=e.allNoop&&o===0?r:_a(r,o);l.allBuffers=e.allBuffers,da(t,e,!0,e.length,l,"",a),Fr(e)}else{do{let{chunk:a,encoding:l,callback:u}=r[o];r[o++]=null;let c=n?1:a.length;da(t,e,!1,c,a,l,u)}while(o<r.length&&!e.writing);o===r.length?Fr(e):o>256?(r.splice(0,o),e.bufferedIndex=0):e.bufferedIndex=o}e.bufferProcessing=!1}P.prototype._write=function(t,e,r){if(this._writev)this._writev([{chunk:t,encoding:e}],r);else throw new xh("_write()")};P.prototype._writev=null;P.prototype.end=function(t,e,r){let i=this._writableState;typeof t=="function"?(r=t,t=null,e=null):typeof e=="function"&&(r=e,e=null);let n;if(t!=null){let s=ma(this,t,e);s instanceof ch&&(n=s)}return i.corked&&(i.corked=1,this.uncork()),n||(!i.errored&&!i.ending?(i.ending=!0,Hi(this,i,!0),i.ended=!0):i.finished?n=new Sh("end"):i.destroyed&&(n=new Zt("end"))),typeof r=="function"&&(n||i.finished?et.nextTick(r,n):i[Nt].push(r)),this};function Lr(t){return t.ending&&!t.destroyed&&t.constructed&&t.length===0&&!t.errored&&t.buffered.length===0&&!t.finished&&!t.writing&&!t.errorEmitted&&!t.closeEmitted}function vh(t,e){let r=!1;function i(n){if(r){At(t,n!=null?n:ga());return}if(r=!0,e.pendingcb--,n){let s=e[Nt].splice(0);for(let o=0;o<s.length;o++)s[o](n);At(t,n,e.sync)}else Lr(e)&&(e.prefinished=!0,t.emit("prefinish"),e.pendingcb++,et.nextTick(Wi,t,e))}e.sync=!0,e.pendingcb++;try{t._final(i)}catch(n){i(n)}e.sync=!1}function Ph(t,e){!e.prefinished&&!e.finalCalled&&(typeof t._final=="function"&&!e.destroyed?(e.finalCalled=!0,vh(t,e)):(e.prefinished=!0,t.emit("prefinish")))}function Hi(t,e,r){Lr(e)&&(Ph(t,e),e.pendingcb===0&&(r?(e.pendingcb++,et.nextTick((i,n)=>{Lr(n)?Wi(i,n):n.pendingcb--},t,e)):Lr(e)&&(e.pendingcb++,Wi(t,e))))}function Wi(t,e){e.pendingcb--,e.finished=!0;let r=e[Nt].splice(0);for(let i=0;i<r.length;i++)r[i]();if(t.emit("finish"),e.autoDestroy){let i=t._readableState;(!i||i.autoDestroy&&(i.endEmitted||i.readable===!1))&&t.destroy()}}dh(P.prototype,{closed:{__proto__:null,get(){return this._writableState?this._writableState.closed:!1}},destroyed:{__proto__:null,get(){return this._writableState?this._writableState.destroyed:!1},set(t){this._writableState&&(this._writableState.destroyed=t)}},writable:{__proto__:null,get(){let t=this._writableState;return!!t&&t.writable!==!1&&!t.destroyed&&!t.errored&&!t.ending&&!t.ended},set(t){this._writableState&&(this._writableState.writable=!!t)}},writableFinished:{__proto__:null,get(){return this._writableState?this._writableState.finished:!1}},writableObjectMode:{__proto__:null,get(){return this._writableState?this._writableState.objectMode:!1}},writableBuffer:{__proto__:null,get(){return this._writableState&&this._writableState.getBuffer()}},writableEnded:{__proto__:null,get(){return this._writableState?this._writableState.ending:!1}},writableNeedDrain:{__proto__:null,get(){let t=this._writableState;return t?!t.destroyed&&!t.ending&&t.needDrain:!1}},writableHighWaterMark:{__proto__:null,get(){return this._writableState&&this._writableState.highWaterMark}},writableCorked:{__proto__:null,get(){return this._writableState?this._writableState.corked:0}},writableLength:{__proto__:null,get(){return this._writableState&&this._writableState.length}},errored:{__proto__:null,enumerable:!1,get(){return this._writableState?this._writableState.errored:null}},writableAborted:{__proto__:null,enumerable:!1,get:function(){return!!(this._writableState.writable!==!1&&(this._writableState.destroyed||this._writableState.errored)&&!this._writableState.finished)}}});var jh=Br.destroy;P.prototype.destroy=function(t,e){let r=this._writableState;return!r.destroyed&&(r.bufferedIndex<r.buffered.length||r[Nt].length)&&et.nextTick(Vi,r),jh.call(this,t,e),this};P.prototype._undestroy=Br.undestroy;P.prototype._destroy=function(t,e){e(t)};P.prototype[bh.captureRejectionSymbol]=function(t){this.destroy(t)};var Ui;function Ea(){return Ui===void 0&&(Ui={}),Ui}P.fromWeb=function(t,e){return Ea().newStreamWritableFromWritableStream(t,e)};P.toWeb=function(t){return Ea().newWritableStreamFromStreamWritable(t)}});var Ma=S((ab,Oa)=>{var zi=Oe(),Lh=oe(),{isReadable:Fh,isWritable:Bh,isIterable:Ia,isNodeStream:Ch,isReadableNodeStream:Ra,isWritableNodeStream:Ta,isDuplexNodeStream:Dh,isReadableStream:Aa,isWritableStream:Na}=he(),va=Te(),{AbortError:Ca,codes:{ERR_INVALID_ARG_TYPE:Oh,ERR_INVALID_RETURN_VALUE:Pa}}=k(),{destroyer:Pt}=Ze(),Mh=be(),Da=Kt(),$h=Cr(),{createDeferredPromise:ja}=G(),La=Fi(),Fa=globalThis.Blob||Lh.Blob,kh=typeof Fa!="undefined"?function(e){return e instanceof Fa}:function(e){return!1},qh=globalThis.AbortController||gt().AbortController,{FunctionPrototypeCall:Ba}=v(),ke=class extends Mh{constructor(e){super(e),(e==null?void 0:e.readable)===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),(e==null?void 0:e.writable)===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)}};Oa.exports=function t(e,r){if(Dh(e))return e;if(Ra(e))return vt({readable:e});if(Ta(e))return vt({writable:e});if(Ch(e))return vt({writable:!1,readable:!1});if(Aa(e))return vt({readable:Da.fromWeb(e)});if(Na(e))return vt({writable:$h.fromWeb(e)});if(typeof e=="function"){let{value:n,write:s,final:o,destroy:a}=Uh(e);if(Ia(n))return La(ke,n,{objectMode:!0,write:s,final:o,destroy:a});let l=n==null?void 0:n.then;if(typeof l=="function"){let u,c=Ba(l,n,f=>{if(f!=null)throw new Pa("nully","body",f)},f=>{Pt(u,f)});return u=new ke({objectMode:!0,readable:!1,write:s,final(f){o(async()=>{try{await c,zi.nextTick(f,null)}catch(p){zi.nextTick(f,p)}})},destroy:a})}throw new Pa("Iterable, AsyncIterable or AsyncFunction",r,n)}if(kh(e))return t(e.arrayBuffer());if(Ia(e))return La(ke,e,{objectMode:!0,writable:!1});if(Aa(e==null?void 0:e.readable)&&Na(e==null?void 0:e.writable))return ke.fromWeb(e);if(typeof(e==null?void 0:e.writable)=="object"||typeof(e==null?void 0:e.readable)=="object"){let n=e!=null&&e.readable?Ra(e==null?void 0:e.readable)?e==null?void 0:e.readable:t(e.readable):void 0,s=e!=null&&e.writable?Ta(e==null?void 0:e.writable)?e==null?void 0:e.writable:t(e.writable):void 0;return vt({readable:n,writable:s})}let i=e==null?void 0:e.then;if(typeof i=="function"){let n;return Ba(i,e,s=>{s!=null&&n.push(s),n.push(null)},s=>{Pt(n,s)}),n=new ke({objectMode:!0,writable:!1,read(){}})}throw new Oh(r,["Blob","ReadableStream","WritableStream","Stream","Iterable","AsyncIterable","Function","{ readable, writable } pair","Promise"],e)};function Uh(t){let{promise:e,resolve:r}=ja(),i=new qh,n=i.signal;return{value:t((function(){return Y(this,null,function*(){for(;;){let o=e;e=null;let{chunk:a,done:l,cb:u}=yield new M(o);if(zi.nextTick(u),l)return;if(n.aborted)throw new Ca(void 0,{cause:n.reason});({promise:e,resolve:r}=ja()),yield a}})})(),{signal:n}),write(o,a,l){let u=r;r=null,u({chunk:o,done:!1,cb:l})},final(o){let a=r;r=null,a({done:!0,cb:o})},destroy(o,a){i.abort(),a(o)}}}function vt(t){let e=t.readable&&typeof t.readable.read!="function"?Da.wrap(t.readable):t.readable,r=t.writable,i=!!Fh(e),n=!!Bh(r),s,o,a,l,u;function c(f){let p=l;l=null,p?p(f):f&&u.destroy(f)}return u=new ke({readableObjectMode:!!(e!=null&&e.readableObjectMode),writableObjectMode:!!(r!=null&&r.writableObjectMode),readable:i,writable:n}),n&&(va(r,f=>{n=!1,f&&Pt(e,f),c(f)}),u._write=function(f,p,d){r.write(f,p)?d():s=d},u._final=function(f){r.end(),o=f},r.on("drain",function(){if(s){let f=s;s=null,f()}}),r.on("finish",function(){if(o){let f=o;o=null,f()}})),i&&(va(e,f=>{i=!1,f&&Pt(e,f),c(f)}),e.on("readable",function(){if(a){let f=a;a=null,f()}}),e.on("end",function(){u.push(null)}),u._read=function(){for(;;){let f=e.read();if(f===null){a=u._read;return}if(!u.push(f))return}}),u._destroy=function(f,p){!f&&l!==null&&(f=new Ca),a=null,s=null,o=null,l===null?p(f):(l=p,Pt(r,f),Pt(e,f))},u}});var be=S((ub,qa)=>{"use strict";var{ObjectDefineProperties:Wh,ObjectGetOwnPropertyDescriptor:Ae,ObjectKeys:Gh,ObjectSetPrototypeOf:$a}=v();qa.exports=re;var Zi=Kt(),J=Cr();$a(re.prototype,Zi.prototype);$a(re,Zi);{let t=Gh(J.prototype);for(let e=0;e<t.length;e++){let r=t[e];re.prototype[r]||(re.prototype[r]=J.prototype[r])}}function re(t){if(!(this instanceof re))return new re(t);Zi.call(this,t),J.call(this,t),t?(this.allowHalfOpen=t.allowHalfOpen!==!1,t.readable===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),t.writable===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)):this.allowHalfOpen=!0}Wh(re.prototype,{writable:B({__proto__:null},Ae(J.prototype,"writable")),writableHighWaterMark:B({__proto__:null},Ae(J.prototype,"writableHighWaterMark")),writableObjectMode:B({__proto__:null},Ae(J.prototype,"writableObjectMode")),writableBuffer:B({__proto__:null},Ae(J.prototype,"writableBuffer")),writableLength:B({__proto__:null},Ae(J.prototype,"writableLength")),writableFinished:B({__proto__:null},Ae(J.prototype,"writableFinished")),writableCorked:B({__proto__:null},Ae(J.prototype,"writableCorked")),writableEnded:B({__proto__:null},Ae(J.prototype,"writableEnded")),writableNeedDrain:B({__proto__:null},Ae(J.prototype,"writableNeedDrain")),destroyed:{__proto__:null,get(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set(t){this._readableState&&this._writableState&&(this._readableState.destroyed=t,this._writableState.destroyed=t)}}});var Ki;function ka(){return Ki===void 0&&(Ki={}),Ki}re.fromWeb=function(t,e){return ka().newStreamDuplexFromReadableWritablePair(t,e)};re.toWeb=function(t){return ka().newReadableWritablePairFromDuplex(t)};var Yi;re.from=function(t){return Yi||(Yi=Ma()),Yi(t,"body")}});var en=S((cb,Wa)=>{"use strict";var{ObjectSetPrototypeOf:Ua,Symbol:Vh}=v();Wa.exports=Ne;var{ERR_METHOD_NOT_IMPLEMENTED:Qh}=k().codes,Ji=be(),{getHighWaterMark:Hh}=Qt();Ua(Ne.prototype,Ji.prototype);Ua(Ne,Ji);var Jt=Vh("kCallback");function Ne(t){if(!(this instanceof Ne))return new Ne(t);let e=t?Hh(this,t,"readableHighWaterMark",!0):null;e===0&&(t=Le(B({},t),{highWaterMark:null,readableHighWaterMark:e,writableHighWaterMark:t.writableHighWaterMark||0})),Ji.call(this,t),this._readableState.sync=!1,this[Jt]=null,t&&(typeof t.transform=="function"&&(this._transform=t.transform),typeof t.flush=="function"&&(this._flush=t.flush)),this.on("prefinish",zh)}function Xi(t){typeof this._flush=="function"&&!this.destroyed?this._flush((e,r)=>{if(e){t?t(e):this.destroy(e);return}r!=null&&this.push(r),this.push(null),t&&t()}):(this.push(null),t&&t())}function zh(){this._final!==Xi&&Xi.call(this)}Ne.prototype._final=Xi;Ne.prototype._transform=function(t,e,r){throw new Qh("_transform()")};Ne.prototype._write=function(t,e,r){let i=this._readableState,n=this._writableState,s=i.length;this._transform(t,e,(o,a)=>{if(o){r(o);return}a!=null&&this.push(a),n.ended||s===i.length||i.length<i.highWaterMark?r():this[Jt]=r})};Ne.prototype._read=function(){if(this[Jt]){let t=this[Jt];this[Jt]=null,t()}}});var rn=S((hb,Va)=>{"use strict";var{ObjectSetPrototypeOf:Ga}=v();Va.exports=jt;var tn=en();Ga(jt.prototype,tn.prototype);Ga(jt,tn);function jt(t){if(!(this instanceof jt))return new jt(t);tn.call(this,t)}jt.prototype._transform=function(t,e,r){r(null,t)}});var $r=S((_b,Ya)=>{var er=Oe(),{ArrayIsArray:Kh,Promise:Yh,SymbolAsyncIterator:Zh,SymbolDispose:Xh}=v(),Mr=Te(),{once:Jh}=G(),e_=Ze(),Qa=be(),{aggregateTwoErrors:t_,codes:{ERR_INVALID_ARG_TYPE:dn,ERR_INVALID_RETURN_VALUE:nn,ERR_MISSING_ARGS:r_,ERR_STREAM_DESTROYED:i_,ERR_STREAM_PREMATURE_CLOSE:n_},AbortError:s_}=k(),{validateFunction:o_,validateAbortSignal:a_}=xt(),{isIterable:tt,isReadable:sn,isReadableNodeStream:Or,isNodeStream:Ha,isTransformStream:Lt,isWebStream:l_,isReadableStream:on,isReadableFinished:u_}=he(),f_=globalThis.AbortController||gt().AbortController,an,ln,un;function za(t,e,r){let i=!1;t.on("close",()=>{i=!0});let n=Mr(t,{readable:e,writable:r},s=>{i=!s});return{destroy:s=>{i||(i=!0,e_.destroyer(t,s||new i_("pipe")))},cleanup:n}}function c_(t){return o_(t[t.length-1],"streams[stream.length - 1]"),t.pop()}function fn(t){if(tt(t))return t;if(Or(t))return d_(t);throw new dn("val",["Readable","Iterable","AsyncIterable"],t)}function d_(t){return Y(this,null,function*(){ln||(ln=Kt()),yield*ie(ln.prototype[Zh].call(t))})}async function Dr(t,e,r,{end:i}){let n,s=null,o=d=>{if(d&&(n=d),s){let _=s;s=null,_()}},a=()=>new Yh((d,_)=>{n?_(n):s=()=>{n?_(n):d()}});e.on("drain",o);let l=Mr(e,{readable:!1},o);try{e.writableNeedDrain&&await a();try{for(var u=H(t),c,f,p;c=!(f=await u.next()).done;c=!1){let d=f.value;e.write(d)||await a()}}catch(f){p=[f]}finally{try{c&&(f=u.return)&&await f.call(u)}finally{if(p)throw p[0]}}i&&(e.end(),await a()),r()}catch(d){r(n!==d?t_(n,d):d)}finally{l(),e.off("drain",o)}}async function cn(t,e,r,{end:i}){Lt(e)&&(e=e.writable);let n=e.getWriter();try{try{for(var s=H(t),o,a,l;o=!(a=await s.next()).done;o=!1){let u=a.value;await n.ready,n.write(u).catch(()=>{})}}catch(a){l=[a]}finally{try{o&&(a=s.return)&&await a.call(s)}finally{if(l)throw l[0]}}await n.ready,i&&await n.close(),r()}catch(u){try{await n.abort(u),r(u)}catch(c){r(c)}}}function h_(...t){return Ka(t,Jh(c_(t)))}function Ka(t,e,r){if(t.length===1&&Kh(t[0])&&(t=t[0]),t.length<2)throw new r_("streams");let i=new f_,n=i.signal,s=r==null?void 0:r.signal,o=[];a_(s,"options.signal");function a(){_(new s_)}un=un||G().addAbortListener;let l;s&&(l=un(s,a));let u,c,f=[],p=0;function d(R){_(R,--p===0)}function _(R,g){var E;if(R&&(!u||u.code==="ERR_STREAM_PREMATURE_CLOSE")&&(u=R),!(!u&&!g)){for(;f.length;)f.shift()(u);(E=l)===null||E===void 0||E[Xh](),i.abort(),g&&(u||o.forEach(V=>V()),er.nextTick(e,u,c))}}let b;for(let R=0;R<t.length;R++){let g=t[R],E=R<t.length-1,V=R>0,K=E||(r==null?void 0:r.end)!==!1,st=R===t.length-1;if(Ha(g)){let Q=function(we){we&&we.name!=="AbortError"&&we.code!=="ERR_STREAM_PREMATURE_CLOSE"&&d(we)};var I=Q;if(K){let{destroy:we,cleanup:Vr}=za(g,E,V);f.push(we),sn(g)&&st&&o.push(Vr)}g.on("error",Q),sn(g)&&st&&o.push(()=>{g.removeListener("error",Q)})}if(R===0)if(typeof g=="function"){if(b=g({signal:n}),!tt(b))throw new nn("Iterable, AsyncIterable or Stream","source",b)}else tt(g)||Or(g)||Lt(g)?b=g:b=Qa.from(g);else if(typeof g=="function"){if(Lt(b)){var y;b=fn((y=b)===null||y===void 0?void 0:y.readable)}else b=fn(b);if(b=g(b,{signal:n}),E){if(!tt(b,!0))throw new nn("AsyncIterable",`transform[${R-1}]`,b)}else{var m;an||(an=rn());let Q=new an({objectMode:!0}),we=(m=b)===null||m===void 0?void 0:m.then;if(typeof we=="function")p++,we.call(b,je=>{c=je,je!=null&&Q.write(je),K&&Q.end(),er.nextTick(d)},je=>{Q.destroy(je),er.nextTick(d,je)});else if(tt(b,!0))p++,Dr(b,Q,d,{end:K});else if(on(b)||Lt(b)){let je=b.readable||b;p++,Dr(je,Q,d,{end:K})}else throw new nn("AsyncIterable or Promise","destination",b);b=Q;let{destroy:Vr,cleanup:Nl}=za(b,!1,!0);f.push(Vr),st&&o.push(Nl)}}else if(Ha(g)){if(Or(b)){p+=2;let Q=__(b,g,d,{end:K});sn(g)&&st&&o.push(Q)}else if(Lt(b)||on(b)){let Q=b.readable||b;p++,Dr(Q,g,d,{end:K})}else if(tt(b))p++,Dr(b,g,d,{end:K});else throw new dn("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],b);b=g}else if(l_(g)){if(Or(b))p++,cn(fn(b),g,d,{end:K});else if(on(b)||tt(b))p++,cn(b,g,d,{end:K});else if(Lt(b))p++,cn(b.readable,g,d,{end:K});else throw new dn("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],b);b=g}else b=Qa.from(g)}return(n!=null&&n.aborted||s!=null&&s.aborted)&&er.nextTick(a),b}function __(t,e,r,{end:i}){let n=!1;if(e.on("close",()=>{n||r(new n_)}),t.pipe(e,{end:!1}),i){let o=function(){n=!0,e.end()};var s=o;u_(t)?er.nextTick(o):t.once("end",o)}else r();return Mr(t,{readable:!0,writable:!1},o=>{let a=t._readableState;o&&o.code==="ERR_STREAM_PREMATURE_CLOSE"&&a&&a.ended&&!a.errored&&!a.errorEmitted?t.once("end",r).once("error",r):r(o)}),Mr(e,{readable:!1,writable:!0},r)}Ya.exports={pipelineImpl:Ka,pipeline:h_}});var _n=S((bb,rl)=>{"use strict";var{pipeline:p_}=$r(),kr=be(),{destroyer:b_}=Ze(),{isNodeStream:qr,isReadable:Za,isWritable:Xa,isWebStream:hn,isTransformStream:rt,isWritableStream:Ja,isReadableStream:el}=he(),{AbortError:y_,codes:{ERR_INVALID_ARG_VALUE:tl,ERR_MISSING_ARGS:g_}}=k(),w_=Te();rl.exports=function(...e){if(e.length===0)throw new g_("streams");if(e.length===1)return kr.from(e[0]);let r=[...e];if(typeof e[0]=="function"&&(e[0]=kr.from(e[0])),typeof e[e.length-1]=="function"){let d=e.length-1;e[d]=kr.from(e[d])}for(let d=0;d<e.length;++d)if(!(!qr(e[d])&&!hn(e[d]))){if(d<e.length-1&&!(Za(e[d])||el(e[d])||rt(e[d])))throw new tl(`streams[${d}]`,r[d],"must be readable");if(d>0&&!(Xa(e[d])||Ja(e[d])||rt(e[d])))throw new tl(`streams[${d}]`,r[d],"must be writable")}let i,n,s,o,a;function l(d){let _=o;o=null,_?_(d):d?a.destroy(d):!p&&!f&&a.destroy()}let u=e[0],c=p_(e,l),f=!!(Xa(u)||Ja(u)||rt(u)),p=!!(Za(c)||el(c)||rt(c));if(a=new kr({writableObjectMode:!!(u!=null&&u.writableObjectMode),readableObjectMode:!!(c!=null&&c.readableObjectMode),writable:f,readable:p}),f){if(qr(u))a._write=function(_,b,y){u.write(_,b)?y():i=y},a._final=function(_){u.end(),n=_},u.on("drain",function(){if(i){let _=i;i=null,_()}});else if(hn(u)){let b=(rt(u)?u.writable:u).getWriter();a._write=async function(y,m,I){try{await b.ready,b.write(y).catch(()=>{}),I()}catch(R){I(R)}},a._final=async function(y){try{await b.ready,b.close().catch(()=>{}),n=y}catch(m){y(m)}}}let d=rt(c)?c.readable:c;w_(d,()=>{if(n){let _=n;n=null,_()}})}if(p){if(qr(c))c.on("readable",function(){if(s){let d=s;s=null,d()}}),c.on("end",function(){a.push(null)}),a._read=function(){for(;;){let d=c.read();if(d===null){s=a._read;return}if(!a.push(d))return}};else if(hn(c)){let _=(rt(c)?c.readable:c).getReader();a._read=async function(){for(;;)try{let{value:b,done:y}=await _.read();if(!a.push(b))return;if(y){a.push(null);return}}catch(b){return}}}}return a._destroy=function(d,_){!d&&o!==null&&(d=new y_),s=null,i=null,n=null,o===null?_(d):(o=_,qr(c)&&b_(c,d))},a}});var dl=S((yb,yn)=>{"use strict";var m_=globalThis.AbortController||gt().AbortController,{codes:{ERR_INVALID_ARG_VALUE:x_,ERR_INVALID_ARG_TYPE:tr,ERR_MISSING_ARGS:E_,ERR_OUT_OF_RANGE:S_},AbortError:ye}=k(),{validateAbortSignal:it,validateInteger:il,validateObject:nt}=xt(),I_=v().Symbol("kWeak"),R_=v().Symbol("kResistStopPropagation"),{finished:T_}=Te(),A_=_n(),{addAbortSignalNoValidate:N_}=Vt(),{isWritable:v_,isNodeStream:P_}=he(),{deprecate:j_}=G(),{ArrayPrototypePush:L_,Boolean:F_,MathFloor:nl,Number:B_,NumberIsNaN:C_,Promise:sl,PromiseReject:ol,PromiseResolve:D_,PromisePrototypeThen:al,Symbol:ul}=v(),Ur=ul("kEmpty"),ll=ul("kEof");function O_(t,e){if(e!=null&&nt(e,"options"),(e==null?void 0:e.signal)!=null&&it(e.signal,"options.signal"),P_(t)&&!v_(t))throw new x_("stream",t,"must be writable");let r=A_(this,t);return e!=null&&e.signal&&N_(e.signal,r),r}function Wr(t,e){if(typeof t!="function")throw new tr("fn",["Function","AsyncFunction"],t);e!=null&&nt(e,"options"),(e==null?void 0:e.signal)!=null&&it(e.signal,"options.signal");let r=1;(e==null?void 0:e.concurrency)!=null&&(r=nl(e.concurrency));let i=r-1;return(e==null?void 0:e.highWaterMark)!=null&&(i=nl(e.highWaterMark)),il(r,"options.concurrency",1),il(i,"options.highWaterMark",0),i+=r,function(){return Y(this,null,function*(){let s=G().AbortSignalAny([e==null?void 0:e.signal].filter(F_)),o=this,a=[],l={signal:s},u,c,f=!1,p=0;function d(){f=!0,_()}function _(){p-=1,b()}function b(){c&&!f&&p<r&&a.length<i&&(c(),c=null)}async function y(){try{try{for(var m=H(o),I,R,g;I=!(R=await m.next()).done;I=!1){let E=R.value;if(f)return;if(s.aborted)throw new ye;try{if(E=t(E,l),E===Ur)continue;E=D_(E)}catch(V){E=ol(V)}p+=1,al(E,_,d),a.push(E),u&&(u(),u=null),!f&&(a.length>=i||p>=r)&&await new sl(V=>{c=V})}}catch(R){g=[R]}finally{try{I&&(R=m.return)&&await R.call(m)}finally{if(g)throw g[0]}}a.push(ll)}catch(E){let V=ol(E);al(V,_,d),a.push(V)}finally{f=!0,u&&(u(),u=null)}}y();try{for(;;){for(;a.length>0;){let m=yield new M(a[0]);if(m===ll)return;if(s.aborted)throw new ye;m!==Ur&&(yield m),a.shift(),b()}yield new M(new sl(m=>{u=m}))}}finally{f=!0,c&&(c(),c=null)}})}.call(this)}function M_(t=void 0){return t!=null&&nt(t,"options"),(t==null?void 0:t.signal)!=null&&it(t.signal,"options.signal"),function(){return Y(this,null,function*(){let r=0;try{for(var n=H(this),s,o,a;s=!(o=yield new M(n.next())).done;s=!1){let l=o.value;var i;if(t!=null&&(i=t.signal)!==null&&i!==void 0&&i.aborted)throw new ye({cause:t.signal.reason});yield[r++,l]}}catch(o){a=[o]}finally{try{s&&(o=n.return)&&(yield new M(o.call(n)))}finally{if(a)throw a[0]}}})}.call(this)}async function fl(t,e=void 0){try{for(var r=H(bn.call(this,t,e)),i,n,s;i=!(n=await r.next()).done;i=!1){let o=n.value;return!0}}catch(n){s=[n]}finally{try{i&&(n=r.return)&&await n.call(r)}finally{if(s)throw s[0]}}return!1}async function $_(t,e=void 0){if(typeof t!="function")throw new tr("fn",["Function","AsyncFunction"],t);return!await fl.call(this,async(...r)=>!await t(...r),e)}async function k_(t,e){try{for(var r=H(bn.call(this,t,e)),i,n,s;i=!(n=await r.next()).done;i=!1){let o=n.value;return o}}catch(n){s=[n]}finally{try{i&&(n=r.return)&&await n.call(r)}finally{if(s)throw s[0]}}}async function q_(t,e){if(typeof t!="function")throw new tr("fn",["Function","AsyncFunction"],t);async function r(a,l){return await t(a,l),Ur}try{for(var i=H(Wr.call(this,r,e)),n,s,o;n=!(s=await i.next()).done;n=!1){let a=s.value;;}}catch(s){o=[s]}finally{try{n&&(s=i.return)&&await s.call(i)}finally{if(o)throw o[0]}}}function bn(t,e){if(typeof t!="function")throw new tr("fn",["Function","AsyncFunction"],t);async function r(i,n){return await t(i,n)?i:Ur}return Wr.call(this,r,e)}var pn=class extends E_{constructor(){super("reduce"),this.message="Reduce of an empty stream requires an initial value"}};async function U_(t,e,r){var i;if(typeof t!="function")throw new tr("reducer",["Function","AsyncFunction"],t);r!=null&&nt(r,"options"),(r==null?void 0:r.signal)!=null&&it(r.signal,"options.signal");let n=arguments.length>1;if(r!=null&&(i=r.signal)!==null&&i!==void 0&&i.aborted){let d=new ye(void 0,{cause:r.signal.reason});throw this.once("error",()=>{}),await T_(this.destroy(d)),d}let s=new m_,o=s.signal;if(r!=null&&r.signal){let d={once:!0,[I_]:this,[R_]:!0};r.signal.addEventListener("abort",()=>s.abort(),d)}let a=!1;try{try{for(var u=H(this),c,f,p;c=!(f=await u.next()).done;c=!1){let d=f.value;var l;if(a=!0,r!=null&&(l=r.signal)!==null&&l!==void 0&&l.aborted)throw new ye;n?e=await t(e,d,{signal:o}):(e=d,n=!0)}}catch(f){p=[f]}finally{try{c&&(f=u.return)&&await f.call(u)}finally{if(p)throw p[0]}}if(!a&&!n)throw new pn}finally{s.abort()}return e}async function W_(t){t!=null&&nt(t,"options"),(t==null?void 0:t.signal)!=null&&it(t.signal,"options.signal");let e=[];try{for(var i=H(this),n,s,o;n=!(s=await i.next()).done;n=!1){let a=s.value;var r;if(t!=null&&(r=t.signal)!==null&&r!==void 0&&r.aborted)throw new ye(void 0,{cause:t.signal.reason});L_(e,a)}}catch(s){o=[s]}finally{try{n&&(s=i.return)&&await s.call(i)}finally{if(o)throw o[0]}}return e}function G_(t,e){let r=Wr.call(this,t,e);return function(){return Y(this,null,function*(){try{for(var n=H(r),s,o,a;s=!(o=yield new M(n.next())).done;s=!1){let l=o.value;yield*ie(l)}}catch(o){a=[o]}finally{try{s&&(o=n.return)&&(yield new M(o.call(n)))}finally{if(a)throw a[0]}}})}.call(this)}function cl(t){if(t=B_(t),C_(t))return 0;if(t<0)throw new S_("number",">= 0",t);return t}function V_(t,e=void 0){return e!=null&&nt(e,"options"),(e==null?void 0:e.signal)!=null&&it(e.signal,"options.signal"),t=cl(t),function(){return Y(this,null,function*(){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new ye;try{for(var s=H(this),o,a,l;o=!(a=yield new M(s.next())).done;o=!1){let u=a.value;var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new ye;t--<=0&&(yield u)}}catch(a){l=[a]}finally{try{o&&(a=s.return)&&(yield new M(a.call(s)))}finally{if(l)throw l[0]}}})}.call(this)}function Q_(t,e=void 0){return e!=null&&nt(e,"options"),(e==null?void 0:e.signal)!=null&&it(e.signal,"options.signal"),t=cl(t),function(){return Y(this,null,function*(){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new ye;try{for(var s=H(this),o,a,l;o=!(a=yield new M(s.next())).done;o=!1){let u=a.value;var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new ye;if(t-- >0&&(yield u),t<=0)return}}catch(a){l=[a]}finally{try{o&&(a=s.return)&&(yield new M(a.call(s)))}finally{if(l)throw l[0]}}})}.call(this)}yn.exports.streamReturningOperators={asIndexedPairs:j_(M_,"readable.asIndexedPairs will be removed in a future version."),drop:V_,filter:bn,flatMap:G_,map:Wr,take:Q_,compose:O_};yn.exports.promiseReturningOperators={every:$_,forEach:q_,reduce:U_,toArray:W_,some:fl,find:k_}});var gn=S((wb,hl)=>{"use strict";var{ArrayPrototypePop:H_,Promise:z_}=v(),{isIterable:K_,isNodeStream:Y_,isWebStream:Z_}=he(),{pipelineImpl:X_}=$r(),{finished:J_}=Te();wn();function ep(...t){return new z_((e,r)=>{let i,n,s=t[t.length-1];if(s&&typeof s=="object"&&!Y_(s)&&!K_(s)&&!Z_(s)){let o=H_(t);i=o.signal,n=o.end}X_(t,(o,a)=>{o?r(o):e(a)},{signal:i,end:n})})}hl.exports={finished:J_,pipeline:ep}});var wn=S((mb,El)=>{"use strict";var{Buffer:tp}=oe(),{ObjectDefineProperty:ve,ObjectKeys:bl,ReflectApply:yl}=v(),{promisify:{custom:gl}}=G(),{streamReturningOperators:_l,promiseReturningOperators:pl}=dl(),{codes:{ERR_ILLEGAL_CONSTRUCTOR:wl}}=k(),rp=_n(),{setDefaultHighWaterMark:ip,getDefaultHighWaterMark:np}=Qt(),{pipeline:ml}=$r(),{destroyer:sp}=Ze(),xl=Te(),mn=gn(),rr=he(),N=El.exports=Er().Stream;N.isDestroyed=rr.isDestroyed;N.isDisturbed=rr.isDisturbed;N.isErrored=rr.isErrored;N.isReadable=rr.isReadable;N.isWritable=rr.isWritable;N.Readable=Kt();for(let t of bl(_l)){let r=function(...i){if(new.target)throw wl();return N.Readable.from(yl(e,this,i))},e=_l[t];ve(r,"name",{__proto__:null,value:e.name}),ve(r,"length",{__proto__:null,value:e.length}),ve(N.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}for(let t of bl(pl)){let r=function(...i){if(new.target)throw wl();return yl(e,this,i)},e=pl[t];ve(r,"name",{__proto__:null,value:e.name}),ve(r,"length",{__proto__:null,value:e.length}),ve(N.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}N.Writable=Cr();N.Duplex=be();N.Transform=en();N.PassThrough=rn();N.pipeline=ml;var{addAbortSignal:op}=Vt();N.addAbortSignal=op;N.finished=xl;N.destroy=sp;N.compose=rp;N.setDefaultHighWaterMark=ip;N.getDefaultHighWaterMark=np;ve(N,"promises",{__proto__:null,configurable:!0,enumerable:!0,get(){return mn}});ve(ml,gl,{__proto__:null,enumerable:!0,get(){return mn.pipeline}});ve(xl,gl,{__proto__:null,enumerable:!0,get(){return mn.finished}});N.Stream=N;N._isUint8Array=function(e){return e instanceof Uint8Array};N._uint8ArrayToBuffer=function(e){return tp.from(e.buffer,e.byteOffset,e.byteLength)}});var Gr=S((xb,F)=>{"use strict";var D=wn(),ap=gn(),lp=D.Readable.destroy;F.exports=D.Readable;F.exports._uint8ArrayToBuffer=D._uint8ArrayToBuffer;F.exports._isUint8Array=D._isUint8Array;F.exports.isDisturbed=D.isDisturbed;F.exports.isErrored=D.isErrored;F.exports.isReadable=D.isReadable;F.exports.Readable=D.Readable;F.exports.Writable=D.Writable;F.exports.Duplex=D.Duplex;F.exports.Transform=D.Transform;F.exports.PassThrough=D.PassThrough;F.exports.addAbortSignal=D.addAbortSignal;F.exports.finished=D.finished;F.exports.destroy=D.destroy;F.exports.destroy=lp;F.exports.pipeline=D.pipeline;F.exports.compose=D.compose;Object.defineProperty(D,"promises",{configurable:!0,enumerable:!0,get(){return ap}});F.exports.Stream=D.Stream;F.exports.default=F.exports});var hp={};Nn(hp,{BaseIRI:()=>De,BlankNode:()=>dt,DataFactory:()=>W,DefaultGraph:()=>_t,EntityIndex:()=>Bt,Lexer:()=>Be,Literal:()=>ae,NamedNode:()=>Ve,Parser:()=>ue,Quad:()=>Ee,Reasoner:()=>Dt,Store:()=>Pe,StoreFactory:()=>Ct,StreamParser:()=>Ot,StreamWriter:()=>Mt,Term:()=>U,Triple:()=>Ee,Util:()=>ur,Variable:()=>ht,Writer:()=>ee,default:()=>dp,getRulesFromDataset:()=>In,termFromId:()=>xe,termToId:()=>le});var Xn=ir(oe());var Ge="http://www.w3.org/1999/02/22-rdf-syntax-ns#",ct="http://www.w3.org/2001/XMLSchema#",ar="http://www.w3.org/2000/10/swap/",A={xsd:{decimal:`${ct}decimal`,boolean:`${ct}boolean`,dateTime:`${ct}dateTime`,double:`${ct}double`,integer:`${ct}integer`,string:`${ct}string`},rdf:{type:`${Ge}type`,nil:`${Ge}nil`,first:`${Ge}first`,rest:`${Ge}rest`,langString:`${Ge}langString`,dirLangString:`${Ge}dirLangString`,reifies:`${Ge}reifies`},owl:{sameAs:"http://www.w3.org/2002/07/owl#sameAs"},r:{forSome:`${ar}reify#forSome`,forAll:`${ar}reify#forAll`},log:{implies:`${ar}log#implies`,isImpliedBy:`${ar}log#isImpliedBy`}};var{xsd:lr}=A,bu=/\\u([a-fA-F0-9]{4})|\\U([a-fA-F0-9]{8})|\\([^])/g,Yn={"\\":"\\","'":"'",'"':'"',n:`
|
|
3
|
-
`,r:"\r",t:" ",f:"\f",b:"\b"},yu={_:"_","~":"~",".":".","-":"-","!":"!",$:"$","&":"&","'":"'","(":"(",")":")","*":"*","+":"+",",":",",";":";","=":"=","/":"/","?":"?","#":"#","@":"@","%":"%"},gu=/[\x00-\x20<>\\"\{\}\|\^\`]/;function Zn(t){return t<=1114111&&(t<55296||t>57343)}var wu={_iri:!0,_unescapedIri:!0,_simpleQuotedString:!0,_langcode:!0,_blank:!0,_newline:!0,_comment:!0,_whitespace:!0,_endOfFile:!0},mu=/$0^/,Be=class{constructor(e){if(this._iri=/^<((?:[^ <>{}\\]|\\[uU])+)>[ \t]*/,this._unescapedIri=/^<([^\x00-\x20<>\\"\{\}\|\^\`]*)>[ \t]*/,this._simpleQuotedString=/^"([^"\\\r\n]*)"(?=[^"])/,this._simpleApostropheString=/^'([^'\\\r\n]*)'(?=[^'])/,this._langcode=/^@([a-z]+(?:-[a-z0-9]+)*)(?=[^a-z0-9])/i,this._prefix=/^((?:[A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:\.?[\-0-9A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)?:(?=[#\s<])/,this._prefixed=/^((?:[A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:\.?[\-0-9A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)?:((?:(?:[0-:A-Z_a-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff]|%[0-9a-fA-F]{2}|\\[!#-\/;=?\-@_~])(?:(?:[\.\-0-:A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff]|%[0-9a-fA-F]{2}|\\[!#-\/;=?\-@_~])*(?:[\-0-:A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff]|%[0-9a-fA-F]{2}|\\[!#-\/;=?\-@_~]))?)?)(?:[ \t]+|(?=\.?[,;!\^\s#()\[\]\{\}"'<>]))/,this._variable=/^\?(?:(?:[A-Z_a-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:[\-0-:A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)(?=[.,;!\^\s#()\[\]\{\}"'<>])/,this._blank=/^_:((?:[0-9A-Z_a-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:\.?[\-0-9A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)(?:[ \t]+|(?=\.?[,;:!\^\s#()\[\]\{\}"'<>]))/,this._number=/^[\-+]?(?:(\d+\.\d*|\.?\d+)[eE][\-+]?|\d*(\.)?)\d+(?=\.?[,;:!\^\s#()\[\]\{\}"'<>])/,this._boolean=/^(?:true|false)(?=[.,;!\^\s#()\[\]\{\}"'<>])/,this._atKeyword=/^@[a-z]+(?=[\s#<:])/i,this._keyword=/^(?:PREFIX|BASE|VERSION|GRAPH)(?=[\s#<])/i,this._n3Verb=/^(?:has|is|of)(?=[\s#()\[\]\{\}"'<>?_+\-0-9])/,this._n3Id=/^id(?=[\s#<])/,this._shortPredicates=/^a(?=[\s#()\[\]\{\}"'<>])/,this._newline=/^[ \t]*(?:#[^\n\r]*)?(?:\r\n|\n|\r)[ \t]*/,this._comment=/#([^\n\r]*)/,this._whitespace=/^[ \t]+/,this._endOfFile=/^(?:#[^\n\r]*)?$/,e=e||{},this._isImpliedBy=e.isImpliedBy,this._lineMode=!!e.lineMode){this._n3Mode=!1;for(let r in this)!(r in wu)&&this[r]instanceof RegExp&&(this[r]=mu)}else this._n3Mode=e.n3!==!1;this.comments=!!e.comments,this._literalClosingPos=0}_tokenizeToEnd(e,r){let i=this._input,n=i.length;for(;;){let a,l;for(;a=this._newline.exec(i);)this.comments&&(l=this._comment.exec(a[0]))&&s("comment",l[1],"",this._line,a[0].length),i=i.slice(a[0].length),n=i.length,this._line++;if(!a&&(a=this._whitespace.exec(i))&&(i=i.slice(a[0].length)),this._endOfFile.test(i))return r&&(this.comments&&(l=this._comment.exec(i))&&s("comment",l[1],"",this._line,i.length),i=null,s("eof","","",this._line,0)),this._input=i;let u=this._line,c=i[0],f="",p="",d="",_=null,b=0,y=!1;switch(c){case"^":if(i.length<3)break;if(i[1]==="^"){if(this._previousMarker="^^",i=i.slice(2),i[0]!=="<"){y=!0;break}}else{this._n3Mode&&(b=1,f="^");break}case"<":if(_=this._unescapedIri.exec(i))f="IRI",p=_[1];else if(_=this._iri.exec(i)){if(p=this._unescape(_[1],Yn),p===null||gu.test(p))return o(this);f="IRI"}else i.length>2&&i[1]==="<"&&i[2]==="("?(f="<<(",b=3):!this._lineMode&&i.length>(r?1:2)&&i[1]==="<"?(f="<<",b=2):this._n3Mode&&i.length>1&&i[1]==="="?(b=2,this._isImpliedBy?(f="abbreviation",p="<"):(f="inverse",p=">")):this._n3Mode&&i.length>1&&i[1]==="-"&&(f="inversePredicate",b=2);break;case">":i.length>1&&i[1]===">"&&(f=">>",b=2);break;case"_":((_=this._blank.exec(i))||r&&(_=this._blank.exec(`${i} `)))&&(f="blank",d="_",p=_[1]);break;case'"':if(_=this._simpleQuotedString.exec(i))p=_[1];else if({value:p,matchLength:b}=this._parseLiteral(i),p===null)return o(this);(_!==null||b!==0)&&(f="literal",this._literalClosingPos=0);break;case"'":if(!this._lineMode){if(_=this._simpleApostropheString.exec(i))p=_[1];else if({value:p,matchLength:b}=this._parseLiteral(i),p===null)return o(this);(_!==null||b!==0)&&(f="literal",this._literalClosingPos=0)}break;case"?":this._n3Mode&&(_=this._variable.exec(i))&&(f="var",p=_[0]);break;case"@":this._previousMarker==="literal"&&(_=this._langcode.exec(i))&&_[1]!=="version"?!r&&i[_[0].length]==="-"&&i[_[0].length+1]!=="-"?_=null:(f="langcode",p=_[1]):(_=this._atKeyword.exec(i))&&(f=_[0]);break;case".":if(i.length===1?r:i[1]<"0"||i[1]>"9"){f=".",b=1;break}case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":case"+":case"-":if(i[1]==="-"){this._previousMarker==="langcode"&&(i.startsWith("--ltr")?(f="dircode",p="ltr",b=5):i.startsWith("--rtl")&&(f="dircode",p="rtl",b=5));break}(_=this._number.exec(i)||r&&(_=this._number.exec(`${i} `)))&&(f="literal",p=_[0],d=typeof _[1]=="string"?lr.double:typeof _[2]=="string"?lr.decimal:lr.integer);break;case"B":case"b":case"p":case"P":case"G":case"g":case"V":case"v":(_=this._keyword.exec(i))?f=_[0].toUpperCase():y=!0;break;case"f":case"t":(_=this._boolean.exec(i))?(f="literal",p=_[0],d=lr.boolean):y=!0;break;case"a":(_=this._shortPredicates.exec(i))?(f="abbreviation",p="a"):y=!0;break;case"h":case"o":this._n3Mode&&(_=this._matchN3Verb(i,r))?f=_[0]:y=!0;break;case"i":this._n3Mode&&(_=this._n3Id.exec(i))?f="id":this._n3Mode&&(_=this._matchN3Verb(i,r))?f=_[0]:y=!0;break;case"=":this._n3Mode&&i.length>1&&(f="abbreviation",i[1]!==">"?(b=1,p="="):(b=2,p=">"));break;case"!":if(!this._n3Mode)break;case")":if(!r&&(i.length===1||i.length===2&&i[1]===">"))break;if(i.length>2&&i[1]===">"&&i[2]===">"){f=")>>",b=3;break}case",":case";":case"[":case"]":case"(":case"}":case"~":this._lineMode||(b=1,f=c);break;case"{":!this._lineMode&&i.length>=2&&(i[1]==="|"?(f="{|",b=2):(f=c,b=1));break;case"|":i.length>=2&&i[1]==="}"&&(f="|}",b=2);break;default:y=!0}if(y&&((this._previousMarker==="@prefix"||this._previousMarker==="PREFIX")&&(_=this._prefix.exec(i))?(f="prefix",p=_[1]||""):((_=this._prefixed.exec(i))||r&&(_=this._prefixed.exec(`${i} `)))&&(f="prefixed",d=_[1]||"",p=this._unescape(_[2],yu))),this._previousMarker==="^^")switch(f){case"prefixed":f="type";break;case"IRI":f="typeIRI";break;default:f=""}if(!f)return r||!/^'''|^"""/.test(i)&&/\n|\r/.test(i)?o(this):this._input=i;let m=b||_[0].length,I=s(f,p,d,u,m);this.previousToken=I,this._previousMarker=f,i=i.slice(m)}function s(a,l,u,c,f){let p=i?n-i.length:n,d=p+f,_={type:a,value:l,prefix:u,line:c,start:p,end:d};return e(null,_),_}function o(a){e(a._syntaxError(/^\S*/.exec(i)[0]))}}_matchN3Verb(e,r){let i=this._n3Verb.exec(e);if(!i)return null;let n=e[i[0].length];return n!=="-"&&n!=="_"&&(n<"0"||n>"9")?i:this._prefixed.exec(e)||this._prefixed.exec(`${e} `)||!r&&this._prefix.exec(`${e}: `)?null:i}_unescape(e,r){if(e.indexOf("\\")<0)return e;let i=!1,n=e.replace(bu,(s,o,a,l)=>{if(typeof o=="string"){let u=Number.parseInt(o,16);return Zn(u)?String.fromCharCode(u):(i=!0,"")}if(typeof a=="string"){let u=Number.parseInt(a,16);return Zn(u)?u<=65535?String.fromCharCode(Number.parseInt(a,16)):String.fromCharCode(55296+((u-=65536)>>10),56320+(u&1023)):(i=!0,"")}return l in r?r[l]:(i=!0,"")});return i?null:n}_parseLiteral(e){if(e.length>=3){let r=e[0],i=e[1]===r&&e[2]===r?3:1,n=r;i===3&&(n=r==='"'?'"""':"'''");let s=Math.max(this._literalClosingPos,i);for(;(s=e.indexOf(n,s))>0;){let o=0;for(;e[s-o-1]==="\\";)o++;if(o%2===0){let a=e.substring(i,s),l=a.split(/\r\n|\r|\n/).length-1,u=s+i;if(i===1&&l!==0||i===3&&this._lineMode)break;return this._line+=l,{value:this._unescape(a,Yn),matchLength:u}}s++}this._literalClosingPos=e.length-i+1}return{value:"",matchLength:0}}_syntaxError(e){this._input=null;let r=new Error(`Unexpected "${e}" on line ${this._line}.`);return r.context={token:void 0,line:this._line,previousToken:this.previousToken},r}_readStartingBom(e){return e.startsWith("\uFEFF")?e.slice(1):e}tokenize(e,r){let i=this._tokenization={};if(this._line=1,typeof e=="string")if(this._input=this._readStartingBom(e),typeof r=="function")queueMicrotask(()=>{this._tokenization===i&&this._tokenizeToEnd(r,!0)});else{let n=[],s;if(this._tokenizeToEnd((o,a)=>o?s=o:n.push(a),!0),s)throw s;return n}else this._pendingBuffer=null,typeof e.setEncoding=="function"&&e.setEncoding("utf8"),e.on("data",n=>{this._tokenization===i&&this._input!==null&&n.length!==0&&(this._pendingBuffer&&(n=Xn.Buffer.concat([this._pendingBuffer,n]),this._pendingBuffer=null),n[n.length-1]&128?this._pendingBuffer=n:(typeof this._input=="undefined"?this._input=this._readStartingBom(typeof n=="string"?n:n.toString()):this._input+=n,this._tokenizeToEnd(r,!1)))}),e.on("end",()=>{this._tokenization===i&&typeof this._input=="string"&&this._tokenizeToEnd(r,!0)}),e.on("error",n=>{this._tokenization===i&&r(n)})}};var{rdf:Jn,xsd:Ce}=A,pt,xu=0;var ri={namedNode:es,blankNode:ts,variable:is,literal:rs,defaultGraph:Eu,quad:ii,triple:ii,fromTerm:qt,fromQuad:ns},W=ri,U=class t{constructor(e){this.id=e}get value(){return this.id}equals(e){return e instanceof t?this.id===e.id:!!e&&this.termType===e.termType&&this.value===e.value}hashCode(){return 0}toJSON(){return{termType:this.termType,value:this.value}}},Ve=class extends U{constructor(e){super(e)}get termType(){return"NamedNode"}},ae=class t extends U{constructor(e){super(e)}get termType(){return"Literal"}get value(){return this.id.substring(1,this.id.lastIndexOf('"'))}get language(){let e=this.id,r=e.lastIndexOf('"')+1,i=e.lastIndexOf("--");return r<e.length&&e[r++]==="@"?(i>r?e.substr(0,i):e).substr(r).toLowerCase():""}get direction(){let e=this.id,r=e.lastIndexOf('"'),i=e.lastIndexOf("--");return i>r&&i+2<e.length?e.substr(i+2).toLowerCase():""}get datatype(){return new Ve(this.datatypeString)}get datatypeString(){let e=this.id,r=e.lastIndexOf('"')+1,i=r<e.length?e[r]:"";return i==="^"?e.substr(r+2):i!=="@"?Ce.string:e.indexOf("--",r)>0?Jn.dirLangString:Jn.langString}equals(e){return e instanceof t?this.id===e.id:!!e&&!!e.datatype&&this.termType===e.termType&&this.value===e.value&&this.language===e.language&&(this.direction===e.direction||this.direction===""&&!e.direction)&&this.datatype.value===e.datatype.value}toJSON(){return{termType:this.termType,value:this.value,language:this.language,direction:this.direction,datatype:{termType:"NamedNode",value:this.datatypeString}}}},dt=class extends U{constructor(e){super(`_:${e}`)}get termType(){return"BlankNode"}get value(){return this.id.substr(2)}},ht=class extends U{constructor(e){super(`?${e}`)}get termType(){return"Variable"}get value(){return this.id.substr(1)}},_t=class extends U{constructor(){return super(""),pt||this}get termType(){return"DefaultGraph"}equals(e){return this===e||!!e&&this.termType===e.termType}};pt=new _t;function xe(t,e,r){if(e=e||ri,!t)return e.defaultGraph();switch(t[0]){case"?":return e.variable(t.substr(1));case"_":return e.blankNode(t.substr(2));case'"':if(e===ri)return new ae(t);if(t[t.length-1]==='"')return e.literal(t.substr(1,t.length-2));let i=t.lastIndexOf('"',t.length-1),n;if(t[i+1]==="@"){n=t.substr(i+2);let s=n.lastIndexOf("--");s>0&&s<n.length&&(n={language:n.substr(0,s),direction:n.substr(s+2)})}else n=e.namedNode(t.substr(i+3));return e.literal(t.substr(1,i-1),n);case"[":t=JSON.parse(t);break;default:if(!r||!Array.isArray(t))return e.namedNode(t)}return e.quad(xe(t[0],e,!0),xe(t[1],e,!0),xe(t[2],e,!0),t[3]&&xe(t[3],e,!0))}function le(t,e){if(typeof t=="string")return t;if(t instanceof U&&t.termType!=="Quad")return t.id;if(!t)return pt.id;switch(t.termType){case"NamedNode":return t.value;case"BlankNode":return`_:${t.value}`;case"Variable":return`?${t.value}`;case"DefaultGraph":return"";case"Literal":return`"${t.value}"${t.language?`@${t.language}${t.direction?`--${t.direction}`:""}`:t.datatype&&t.datatype.value!==Ce.string?`^^${t.datatype.value}`:""}`;case"Quad":let r=[le(t.subject,!0),le(t.predicate,!0),le(t.object,!0)];return t.graph&&t.graph.termType!=="DefaultGraph"&&r.push(le(t.graph,!0)),e?r:JSON.stringify(r);default:throw new Error(`Unexpected termType: ${t.termType}`)}}var Ee=class extends U{constructor(e,r,i,n){super(""),this._subject=e,this._predicate=r,this._object=i,this._graph=n||pt}get termType(){return"Quad"}get subject(){return this._subject}get predicate(){return this._predicate}get object(){return this._object}get graph(){return this._graph}toJSON(){return{termType:this.termType,subject:this._subject.toJSON(),predicate:this._predicate.toJSON(),object:this._object.toJSON(),graph:this._graph.toJSON()}}equals(e){return!!e&&this._subject.equals(e.subject)&&this._predicate.equals(e.predicate)&&this._object.equals(e.object)&&this._graph.equals(e.graph)}};function es(t){return new Ve(t)}function ts(t){return new dt(t||`n3-${xu++}`)}function rs(t,e){if(typeof e=="string")return new ae(`"${t}"@${e.toLowerCase()}`);if(e!==void 0&&!("termType"in e))return new ae(`"${t}"@${e.language.toLowerCase()}${e.direction?`--${e.direction.toLowerCase()}`:""}`);let r=e?e.value:"";return r===""&&(typeof t=="boolean"?r=Ce.boolean:typeof t=="number"?Number.isFinite(t)?r=Number.isInteger(t)?Ce.integer:Ce.double:(r=Ce.double,Number.isNaN(t)||(t=t>0?"INF":"-INF")):t instanceof Date&&!Number.isNaN(t.getTime())&&(r=Ce.dateTime,t=t.toISOString())),r===""||r===Ce.string?new ae(`"${t}"`):new ae(`"${t}"^^${r}`)}function is(t){return new ht(t)}function Eu(){return pt}function ii(t,e,r,i){return new Ee(t,e,r,i)}function qt(t){if(t instanceof U)return t;switch(t.termType){case"NamedNode":return es(t.value);case"BlankNode":return ts(t.value);case"Variable":return is(t.value);case"DefaultGraph":return pt;case"Literal":return rs(t.value,t.language||t.datatype);case"Quad":return ns(t);default:throw new Error(`Unexpected termType: ${t.termType}`)}}function ns(t){if(t instanceof Ee)return t;if(t.termType!=="Quad")throw new Error(`Unexpected termType: ${t.termType}`);return ii(qt(t.subject),qt(t.predicate),qt(t.object),qt(t.graph))}var ss=0,ue=class t{constructor(e){this._contextStack=[],this._graph=null,e=e||{},this._setBase(e.baseIRI),e.factory&&os(this,e.factory);let r=typeof e.format=="string"?e.format.match(/\w*$/)[0].toLowerCase():"",i=/turtle/.test(r),n=/trig/.test(r),s=/triple/.test(r),o=/quad/.test(r),a=this._n3Mode=/n3/.test(r),l=s||o;this._emitCurrent=this._emit,a&&(this._createQuad=this._createQuadInDirection,this._emit=this._emitInDirection,this._emitCurrent=this._emitCurrentInDirection),(this._supportsNamedGraphs=!(i||a))||(this._readPredicateOrNamedGraph=this._readPredicate),this._supportsQuads=!(i||n||s||a),this._isImpliedBy=e.isImpliedBy,this._implicitEmptyPrefix=!!e.implicitEmptyPrefix,this._emptyFormulaAsTrue=!!e.emptyFormulaAsTrue,l&&(this._resolveRelativeIRI=u=>null),this._blankNodePrefix=typeof e.blankNodePrefix!="string"?"":e.blankNodePrefix.replace(/^(?!_:)/,"_:"),this._lexer=e.lexer||new Be({lineMode:l,n3:a,isImpliedBy:this._isImpliedBy}),this._explicitQuantifiers=!!e.explicitQuantifiers,this._parseUnsupportedVersions=!!e.parseUnsupportedVersions,this._version=e.version}static _resetBlankNodePrefix(){ss=0}_setBase(e){if(!e)this._base="",this._basePath="";else{let r=e.indexOf("#");r>=0&&(e=e.substr(0,r)),this._base=e,this._basePath=e.indexOf("/")<0?e:e.replace(/[^\/?]*(?:\?.*)?$/,""),e=e.match(/^(?:([a-z][a-z0-9+.-]*:))?(?:\/\/[^\/]*)?/i),this._baseRoot=e[0],this._baseScheme=e[1]}}_saveContext(e,r,i,n,s){if(!this._n3Mode){this._contextStack.push({type:e,subject:i,predicate:n,object:s,graph:r});return}let o={type:e,subject:i,predicate:n,object:s,graph:r,inverse:this._inversePredicate,expectOf:this._expectOf,blankPrefix:this._prefixes._,quantified:this._quantified,emptyFormula:this._emptyFormula};e==="formula"&&(o.prefixes=this._prefixes,o.base=[this._base,this._basePath,this._baseRoot,this._baseScheme],this._prefixes=Object.create(this._prefixes)),this._contextStack.push(o),this._inversePredicate=!1,this._expectOf=!1,this._prefixes._=this._graph?`${this._graph.value}.`:".",this._quantified=Object.create(this._quantified),e==="formula"&&(this._subject=null,this._emptyFormula=!0)}_restoreContext(e,r){let i=this._contextStack.pop();if(!i||i.type!==e)return this._error(`Unexpected ${r.type}`,r);this._subject=i.subject,this._predicate=i.predicate,this._object=i.object,this._graph=i.graph,this._n3Mode&&(this._inversePredicate=i.inverse,this._expectOf=i.expectOf,e==="formula"?(this._prefixes=i.prefixes,[this._base,this._basePath,this._baseRoot,this._baseScheme]=i.base):this._prefixes._=i.blankPrefix,this._quantified=i.quantified,this._emptyFormula=i.emptyFormula)}_readBeforeTopContext(e){return this._version&&!this._isValidVersion(this._version)?this._error(`Detected unsupported version as media type parameter: "${this._version}"`,e):this._readInTopContext(e)}_readInTopContext(e){switch(e.type){case"eof":return this._graph!==null?this._error("Unclosed graph",e):(delete this._prefixes._,this._callback(null,null,this._prefixes));case"PREFIX":this._sparqlStyle=!0;case"@prefix":return this._readPrefix;case"BASE":this._sparqlStyle=!0;case"@base":return this._readBaseIRI;case"VERSION":this._sparqlStyle=!0;case"@version":return this._readVersion;case"{":if(this._supportsNamedGraphs)return this._graph="",this._subject=null,this._readSubject;case"GRAPH":if(this._supportsNamedGraphs)return this._readNamedGraphLabel;default:return this._readSubject(e)}}_readInFormulaContext(e){switch(e.type){case"PREFIX":this._sparqlStyle=!0;case"@prefix":return this._readPrefix;case"BASE":this._sparqlStyle=!0;case"@base":return this._readBaseIRI;default:return this._readSubject(e)}}_getStatementReader(){let e=this._contextStack[this._contextStack.length-1];return e&&e.type==="formula"?this._readInFormulaContext:this._readInTopContext}_readEntity(e,r){let i;switch(e.type){case"IRI":case"typeIRI":let n=this._resolveIRI(e.value);if(n===null)return this._error("Invalid IRI",e);i=this._factory.namedNode(n);break;case"type":case"prefixed":let s=this._prefixes[e.prefix];if(s===void 0)return this._error(`Undefined prefix "${e.prefix}:"`,e);i=this._factory.namedNode(s+e.value);break;case"blank":i=this._factory.blankNode(this._prefixes[e.prefix]+e.value);break;case"var":i=this._factory.variable(e.value.substr(1));break;default:return this._error(`Expected entity but got ${e.type}`,e)}return!r&&this._n3Mode&&i.id in this._quantified&&(i=this._quantified[i.id]),i}_readList(e,r,i,n){let s=this._contextStack;return(s.length&&s[s.length-1]).type==="<<"?this._error("Unexpected list in reified triple",e):(this._saveContext("list",this._graph,r,i,n),this._subject=null,this._readListItem)}_readSubject(e){switch(this._predicate=null,e.type!=="}"&&(this._emptyFormula=!1),e.type){case"[":return this._saveContext("blank",this._graph,this._subject=this._factory.blankNode(),null,null),this._readBlankNodeHead;case"(":return this._readList(e,this.RDF_NIL,null,null);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._graph=this._factory.blankNode(),null,null),this._readInFormulaContext):this._error("Unexpected graph",e);case"}":return this._readPunctuation(e);case"@forSome":return this._n3Mode?(this._subject=null,this._predicate=this.N3_FORSOME,this._quantifier="blankNode",this._readQuantifierList):this._error('Unexpected "@forSome"',e);case"@forAll":return this._n3Mode?(this._subject=null,this._predicate=this.N3_FORALL,this._quantifier="variable",this._readQuantifierList):this._error('Unexpected "@forAll"',e);case"literal":return this._n3Mode?e.prefix.length===0?(this._literalValue=e.value,this._completeSubjectLiteral):(this._subject=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),this._getPathReader(this._readPredicateOrNamedGraph)):this._error("Unexpected literal",e);case"<<(":return this._n3Mode?(this._saveContext("<<(",this._graph,null,null,null),this._graph=null,this._readSubject):this._error("Disallowed triple term as subject",e);case"<<":return this._saveContext("<<",this._graph,null,null,null),this._graph=null,this._readSubject;default:if((this._subject=this._readEntity(e))===void 0)return;if(this._n3Mode)return this._getPathReader(this._readPredicateOrNamedGraph)}return this._readPredicateOrNamedGraph}_readPredicate(e){let r=e.type,i=!1;switch(r){case"inverse":this._inversePredicate=!0;case"abbreviation":this._predicate=this.ABBREVIATIONS[e.value];break;case"has":return this._readPredicateAfterVerb;case"is":return this._inversePredicate=!0,this._expectOf=!0,this._readPredicateAfterVerb;case"inversePredicate":return this._inversePredicate=!0,this._readPredicateAfterVerb;case".":case"]":case"}":case"|}":return this._predicate===null&&!this._n3Mode?this._error(`Unexpected ${r}`,e):(this._subject=null,r==="]"?this._readBlankNodeTail(e):this._readPunctuation(e));case";":return this._predicate!==null?this._readPredicate:this._error("Expected predicate but got ;",e);case"literal":if(!this._n3Mode)return this._error("Unexpected literal",e);if(e.prefix.length===0)return this._literalValue=e.value,this._completePredicateLiteral;this._predicate=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),i=!0;break;case"(":return this._n3Mode?this._readList(e,this._subject,this.RDF_NIL,null):this._error(`Expected entity but got ${r}`,e);case"[":return this._n3Mode?(this._saveContext("blank",this._graph,this._subject,this._subject=this._factory.blankNode(),null),this._readBlankNodeHead):this._error("Disallowed blank node as predicate",e);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._subject,this._graph=this._factory.blankNode(),null),this._readSubject):this._readEntity(e);case"blank":if(!this._n3Mode)return this._error("Disallowed blank node as predicate",e);default:if((this._predicate=this._readEntity(e))===void 0)return;i=this._n3Mode}return this._validAnnotation=!0,i?this._getPathReader(this._readObject,"predicate"):this._readObject}_readPredicateAfterVerb(e){return e.type==="has"||e.type==="is"||e.type==="of"||e.type==="inversePredicate"?this._error(`Expected expression but got ${e.type}`,e):this._readPredicate(e)}_readObject(e){if(this._expectOf)return e.type!=="of"?this._error(`Expected of but got ${e.type}`,e):(this._expectOf=!1,this._readObject);switch(e.type){case"literal":if(e.prefix.length===0)return this._literalValue=e.value,this._readDataTypeOrLang;if(this._object=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),this._n3Mode)return this._getPathReader(this._getContextEndReader());break;case"[":return this._saveContext("blank",this._graph,this._subject,this._predicate,this._subject=this._factory.blankNode()),this._readBlankNodeHead;case"(":return this._readList(e,this._subject,this._predicate,this.RDF_NIL);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._subject,this._predicate,this._graph=this._factory.blankNode()),this._readInFormulaContext):this._error("Unexpected graph",e);case"<<(":return this._saveContext("<<(",this._graph,this._subject,this._predicate,null),this._graph=null,this._readSubject;case"<<":return this._saveContext("<<",this._graph,this._subject,this._predicate,null),this._graph=null,this._readSubject;default:if((this._object=this._readEntity(e))===void 0)return;if(this._n3Mode)return this._getPathReader(this._getContextEndReader())}return this._getContextEndReader()}_readPredicateOrNamedGraph(e){return e.type==="{"?this._readGraph(e):this._readPredicate(e)}_readGraph(e){return e.type!=="{"?this._error(`Expected graph but got ${e.type}`,e):(this._graph=this._subject,this._subject=null,this._readSubject)}_readBlankNodeHead(e){if(e.type==="]")return this._subject=null,this._readBlankNodeTail(e);{let r=this._contextStack;return(r.length>1&&r[r.length-2]).type==="<<"?this._error("Unexpected compound blank node expression in reified triple",e):e.type==="id"?this._readIriPropertyListId:(this._predicate=null,this._readPredicate(e))}}_readIriPropertyListId(e){let r=this._readEntity(e);if(r===void 0)return;if(r.termType!=="NamedNode")return this._error(`Expected IRI after id but got ${e.type}`,e);let i=this._subject;this._subject=r;let n=this._contextStack[this._contextStack.length-1];return n.subject===i&&(n.subject=r),n.predicate===i&&(n.predicate=r),n.object===i&&(n.object=r),this._predicate=null,this._readIriPropertyListPredicate}_readIriPropertyListPredicate(e){return e.type===";"||e.type==="]"||e.type==="."||e.type==="}"?this._error(`Expected predicate but got ${e.type}`,e):this._readPredicate(e)}_readBlankNodeTail(e){if(e.type!=="]")return this._readBlankNodePunctuation(e);this._subject!==null&&this._emitCurrent(this._subject,this._predicate,this._object,this._graph);let r=this._predicate===null;return this._restoreContext("blank",e),this._object!==null?this._getContextEndReader():this._predicate!==null?this._getPathReader(this._readObject,"predicate"):r?this._readPredicateOrNamedGraph:this._readPredicateAfterBlank}_readPredicateAfterBlank(e){switch(e.type){case".":case"}":return this._subject=null,this._readPunctuation(e);default:return this._readPredicate(e)}}_readListItem(e){let r=null,i=null,n=this._readListItem,s=this._subject,o=this._contextStack,a=o[o.length-1];switch(e.type){case"[":this._saveContext("blank",this._graph,i=this._factory.blankNode(),this.RDF_FIRST,this._subject=r=this._factory.blankNode()),n=this._readBlankNodeHead;break;case"(":this._saveContext("list",this._graph,i=this._factory.blankNode(),this.RDF_FIRST,this.RDF_NIL),this._subject=null;break;case")":if(this._restoreContext("list",e),o.length!==0&&o[o.length-1].type==="list"){if(this._n3Mode)return s!==null&&this._emit(s,this.RDF_REST,this.RDF_NIL,this._graph),this._saveContext("item",this._graph,this._subject,this._predicate,this._object),this._subject=this._object,this._predicate=null,this._getPathReader(this._readListItem);this._emit(this._subject,this._predicate,this._object,this._graph)}if(this._predicate===null){if(n=this._n3Mode?this._getPathReader(this._readPredicate):this._readPredicate,this._subject===this.RDF_NIL)return n}else if(this._object===null){if(n=this._getPathReader(this._readObject,"predicate"),this._predicate===this.RDF_NIL)return n}else if(n=this._getContextEndReader(),this._n3Mode&&(n=this._getPathReader(n)),this._object===this.RDF_NIL)return n;i=this.RDF_NIL;break;case"literal":e.prefix.length===0?(this._literalValue=e.value,n=this._readListItemDataTypeOrLang):(r=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),n=this._getContextEndReader());break;case"{":return this._n3Mode?(i=this._factory.blankNode(),r=this._factory.blankNode(),s===null?a.predicate===null?a.subject=i:a.object=i:this._emit(s,this.RDF_REST,i,this._graph),this._emit(i,this.RDF_FIRST,r,this._graph),this._saveContext("formula",this._graph,i,this.RDF_FIRST,this._graph=r),this._subject=null,this._readInFormulaContext):this._error("Unexpected graph",e);case"<<(":this._saveContext("<<(",this._graph,null,null,null),this._graph=null,n=this._readSubject;break;case"<<":this._saveContext("<<",this._graph,null,null,null),this._graph=null,n=this._readSubject;break;default:if((r=this._readEntity(e))===void 0)return}if(i===null&&(this._subject=i=this._factory.blankNode()),(e.type==="<<"||e.type==="<<(")&&(o[o.length-1].subject=this._subject),s===null?a.predicate===null?a.subject=i:a.object===null?a.predicate=i:a.object=i:this._emit(s,this.RDF_REST,i,this._graph),r!==null){if(this._n3Mode&&(e.type==="IRI"||e.type==="prefixed"||e.type==="var"||e.type==="blank"||e.type==="literal"))return this._saveContext("item",this._graph,i,this.RDF_FIRST,r),this._subject=r,this._predicate=null,this._getPathReader(this._readListItem);this._emit(i,this.RDF_FIRST,r,this._graph)}return n}_readDataTypeOrLang(e){return this._completeObjectLiteral(e,!1)}_readListItemDataTypeOrLang(e){return this._completeObjectLiteral(e,!0)}_completeLiteral(e,r){let i,n=!1;switch(e.type){case"type":case"typeIRI":let s=this._readEntity(e);if(s===void 0)return;if(s.value===A.rdf.langString||s.value===A.rdf.dirLangString)return this._error("Detected illegal (directional) languaged-tagged string with explicit datatype",e);i=this._factory.literal(this._literalValue,s),e=null;break;case"langcode":if(e.value.split("-").some(o=>o.length>8))return this._error("Detected language tag with subtag longer than 8 characters",e);i=this._factory.literal(this._literalValue,e.value),this._literalLanguage=e.value,e=null,this._literalComponent=r,n=!0;break;default:i=this._factory.literal(this._literalValue)}return{token:e,literal:i,readCb:n}}_readDirCode(e){let r=this._literalComponent,i=this._literalListItem;if(e.type==="dircode"){let n=this._factory.literal(this._literalValue,{language:this._literalLanguage,direction:e.value});r==="subject"?this._subject=n:r==="predicate"?this._predicate=n:this._object=n,this._literalLanguage=void 0,e=null}if(r==="subject"||r==="predicate"){let n=r==="subject"?this._readPredicateOrNamedGraph:this._readObject;return this._getPathEndReader(e,n,r)||n.call(this,e)}return this._completeObjectLiteralPost(e,i)}_completeTermLiteral(e,r){let i=this._completeLiteral(e,r);if(!i)return;let n;if(r==="subject"?(this._subject=i.literal,n=this._readPredicateOrNamedGraph):(this._predicate=i.literal,this._validAnnotation=!0,n=this._readObject),i.readCb)return this._literalListItem=!1,this._readDirCode;let s=this._getPathEndReader(i.token,n,r);return s||n.call(this,i.token)}_completeSubjectLiteral(e){return this._completeTermLiteral(e,"subject")}_completePredicateLiteral(e){return this._completeTermLiteral(e,"predicate")}_completeObjectLiteral(e,r){let i=this._completeLiteral(e,"object");if(i)return this._object=i.literal,i.readCb?(this._literalListItem=r,this._readDirCode):this._completeObjectLiteralPost(i.token,r)}_completeObjectLiteralPost(e,r){return this._n3Mode&&(e===null||e.type==="!"||e.type==="^")?r?(this._saveContext("item",this._graph,this._subject,this.RDF_FIRST,this._object),this._subject=this._object,this._predicate=null,this._getPathEndReader(e,this._readListItem)):this._getPathEndReader(e,this._getContextEndReader()):(r&&this._emit(this._subject,this.RDF_FIRST,this._object,this._graph),e===null?this._getContextEndReader():(this._readCallback=this._getContextEndReader(),this._readCallback(e)))}_readFormulaTail(e){if(e.type!=="}")return this._readPunctuation(e);this._subject!==null&&this._emitCurrent(this._subject,this._predicate,this._object,this._graph);let r=this._graph,i=this._emptyFormula;return this._restoreContext("formula",e),i&&this._emptyFormulaAsTrue&&(this._subject===r?this._subject=this.N3_TRUE:this._predicate===r?this._predicate=this.N3_TRUE:this._object=this.N3_TRUE),this._object!==null?this._getPathReader(this._getContextEndReader(),"object"):this._predicate!==null?this._getPathReader(this._readObject,"predicate"):this._getPathReader(this._readPredicate,"subject")}_readPunctuation(e){let r,i=this._graph,n=!1,s=this._subject,o=this._inversePredicate;switch(e.type){case"}":if(this._graph===null)return this._error("Unexpected graph closing",e);if(this._n3Mode)return this._readFormulaTail(e);this._graph=null;case".":this._subject=null,this._tripleTerm=null,r=this._getStatementReader(),o&&(this._inversePredicate=!1);break;case";":o&&(this._inversePredicate=!1),r=this._readPredicate;break;case",":r=this._readObject;break;case"~":s!==null&&(this._tripleTerm=null),r=this._readReifierInAnnotation,n=!0;break;case"{|":s!==null&&(this._tripleTerm=null),this._subject=this._readTripleTerm(),this._inversePredicate=!1,this._validAnnotation=!1,n=!0,r=this._readPredicate;break;case"|}":if(!this._annotation)return this._error("Unexpected annotation syntax closing",e);if(!this._validAnnotation)return this._error("Annotation block can not be empty",e);this._subject=null,this._annotation=!1,this._inversePredicate=!1,r=this._getContextEndReader();break;default:if(this._supportsQuads&&this._graph===null&&(i=this._readEntity(e))!==void 0){r=this._readQuadPunctuation;break}return this._error(`Expected punctuation to follow "${this._object.id}"`,e)}if(s!==null&&(!n||n&&!this._annotation)){let a=this._predicate,l=this._object;this._emit(s,a,l,i,o)}return n&&(this._annotation=!0),r}_readBlankNodePunctuation(e){let r,i=!1;switch(e.type){case";":i=this._inversePredicate,r=this._readPredicate;break;case",":r=this._readObject;break;case"~":case"{|":case"|}":return this._readPunctuation(e);default:return this._error(`Expected punctuation to follow "${this._object.id}"`,e)}return this._subject===null?this._error("Expected ] to follow annotation",e):(this._emitCurrent(this._subject,this._predicate,this._object,this._graph),i&&(this._inversePredicate=!1),r)}_readQuadPunctuation(e){return e.type!=="."?this._error("Expected dot to follow quad",e):this._readInTopContext}_readPrefix(e){return e.type!=="prefix"?this._error("Expected prefix to follow @prefix",e):(this._prefix=e.value,this._readPrefixIRI)}_readPrefixIRI(e){if(e.type!=="IRI")return this._error(`Expected IRI to follow prefix "${this._prefix}:"`,e);let r=this._readEntity(e);return this._prefixes[this._prefix]=r.value,this._prefixCallback(this._prefix,r),this._readDeclarationPunctuation}_readBaseIRI(e){let r=e.type==="IRI"&&this._resolveIRI(e.value);return r?(this._setBase(r),this._readDeclarationPunctuation):this._error("Expected valid IRI to follow base declaration",e)}_isValidVersion(e){return this._parseUnsupportedVersions||t.SUPPORTED_VERSIONS.includes(e)}_readVersion(e){return e.type!=="literal"?this._error("Expected literal to follow version declaration",e):e.end-e.start!==e.value.length+2?this._error("Version declarations must use single quotes",e):(this._versionCallback(e.value),this._isValidVersion(e.value)?this._readDeclarationPunctuation:this._error(`Detected unsupported version: "${e.value}"`,e))}_readNamedGraphLabel(e){switch(e.type){case"IRI":case"blank":case"prefixed":return this._readSubject(e),this._readGraph;case"[":return this._readNamedGraphBlankLabel;default:return this._error("Invalid graph label",e)}}_readNamedGraphBlankLabel(e){return e.type!=="]"?this._error("Invalid graph label",e):(this._subject=this._factory.blankNode(),this._readGraph)}_readDeclarationPunctuation(e){return this._sparqlStyle?(this._sparqlStyle=!1,this._getStatementReader().call(this,e)):e.type!=="."?this._error("Expected declaration to end with a dot",e):this._getStatementReader()}_readQuantifierList(e){let r;switch(e.type){case"IRI":case"prefixed":if((r=this._readEntity(e,!0))!==void 0)break;default:return this._error(`Unexpected ${e.type}`,e)}return this._explicitQuantifiers?(this._subject===null?this._emit(this._graph||this.DEFAULTGRAPH,this._predicate,this._subject=this._factory.blankNode(),this.QUANTIFIERS_GRAPH):this._emit(this._subject,this.RDF_REST,this._subject=this._factory.blankNode(),this.QUANTIFIERS_GRAPH),this._emit(this._subject,this.RDF_FIRST,r,this.QUANTIFIERS_GRAPH)):this._quantified[r.id]=this._factory[this._quantifier](this._factory.blankNode().value),this._readQuantifierPunctuation}_readQuantifierPunctuation(e){return e.type===","?this._readQuantifierList:(this._explicitQuantifiers&&(this._emit(this._subject,this.RDF_REST,this.RDF_NIL,this.QUANTIFIERS_GRAPH),this._subject=null),this._readCallback=this._getContextEndReader(),this._readCallback(e))}_getPathReader(e,r){return this._afterPath=e,this._pathPosition=r||(this._predicate===null?"subject":"object"),this._readPath}_getPathEndReader(e,r,i){if(e!==null&&e.type!=="!"&&e.type!=="^")return null;let n=this._getPathReader(r,i);return e===null?n:n.call(this,e)}_readPath(e){switch(e.type){case"!":return this._readForwardPath;case"^":return this._readBackwardPath;default:let r=this._afterPath,i=this._contextStack,n=i.length&&i[i.length-1];if(n&&n.type==="item"){let s=this._subject;this._restoreContext("item",e),this._emit(this._subject,this.RDF_FIRST,s,this._graph)}return this._afterPath=null,this._pathPosition=null,r.call(this,e)}}_readForwardPath(e){let r,i,n=this._factory.blankNode();if((i=this._readEntity(e))!==void 0)return this._pathPosition==="subject"?(r=this._subject,this._subject=n):this._pathPosition==="predicate"?(r=this._predicate,this._predicate=n):(r=this._object,this._object=n),this._emit(r,i,n,this._graph),this._readPath}_readBackwardPath(e){let r=this._factory.blankNode(),i,n;if((i=this._readEntity(e))!==void 0)return this._pathPosition==="subject"?(n=this._subject,this._subject=r):this._pathPosition==="predicate"?(n=this._predicate,this._predicate=r):(n=this._object,this._object=r),this._emit(r,i,n,this._graph),this._readPath}_readTripleTermTail(e){if(e.type!==")>>")return this._error(`Expected )>> but got ${e.type}`,e);let r=this._createQuad(this._subject,this._predicate,this._object,this._graph,this._inversePredicate);this._restoreContext("<<(",e);let i=this._contextStack,n=i.length&&i[i.length-1];return n&&n.type==="list"?(this._emit(this._subject,this.RDF_FIRST,r,this._graph),this._getContextEndReader()):this._subject===null?(this._subject=r,this._readPredicate):(this._object=r,this._getContextEndReader())}_readReifiedTripleTailOrReifier(e){return e.type==="~"?this._readReifier:this._readReifiedTripleTail(e)}_readReifiedTripleTail(e){if(e.type!==">>")return this._error(`Expected >> but got ${e.type}`,e);this._tripleTerm=null;let r=this._readTripleTerm();this._restoreContext("<<",e);let i=this._contextStack,n=i.length&&i[i.length-1];return n&&n.type==="list"?(this._emit(this._subject,this.RDF_FIRST,r,this._graph),this._getContextEndReader()):this._subject===null?(this._subject=r,this._readPredicateOrReifierTripleEnd):(this._object=r,this._getContextEndReader())}_readPredicateOrReifierTripleEnd(e){return e.type==="."?(this._subject=null,this._readPunctuation(e)):this._readPredicate(e)}_readReifier(e){return this._reifier=this._readEntity(e),this._readReifiedTripleTail}_readReifierInAnnotation(e){return e.type==="IRI"||e.type==="typeIRI"||e.type==="type"||e.type==="prefixed"||e.type==="blank"||e.type==="var"?(this._reifier=this._readEntity(e),this._readAnnotationBlockOrPunctuation):(this._readTripleTerm(),this._subject=null,this._getContextEndReader().call(this,e))}_readAnnotationBlockOrPunctuation(e){if(e.type==="{|")return this._readPunctuation(e);switch(this._readTripleTerm(),this._annotation=!1,this._tripleTerm=null,e.type){case";":return this._inversePredicate=!1,this._readPredicate;case",":return this._readObject;default:return this._subject=null,this._getContextEndReader().call(this,e)}}_readTripleTerm(){let e=this._contextStack,r=e.length&&e[e.length-1],i=r?r.graph:void 0,n=this._reifier||this._factory.blankNode();return this._reifier=null,this._tripleTerm=this._tripleTerm||this._createQuad(this._subject,this._predicate,this._object,null,this._inversePredicate),this._emit(n,this.RDF_REIFIES,this._tripleTerm,i||this._graph||this.DEFAULTGRAPH),n}_getContextEndReader(){let e=this._contextStack;if(!e.length)return this._readPunctuation;switch(e[e.length-1].type){case"blank":return this._readBlankNodeTail;case"list":return this._readListItem;case"formula":return this._readFormulaTail;case"<<(":return this._readTripleTermTail;case"<<":return this._readReifiedTripleTailOrReifier}}_createQuad(e,r,i,n){return this._factory.quad(e,r,i,n||this.DEFAULTGRAPH)}_createQuadInDirection(e,r,i,n,s){return s?this._factory.quad(i,r,e,n||this.DEFAULTGRAPH):this._factory.quad(e,r,i,n||this.DEFAULTGRAPH)}_emitInDirection(e,r,i,n,s){this._callback(null,this._createQuad(e,r,i,n,s))}_emitCurrentInDirection(e,r,i,n){this._callback(null,this._createQuad(e,r,i,n,this._inversePredicate))}_emit(e,r,i,n){this._callback(null,this._factory.quad(e,r,i,n||this.DEFAULTGRAPH))}_error(e,r){let i=` on line ${r.line}.`;e.length+i.length>200&&(e=`${e.slice(0,199-i.length)}\u2026`);let n=new Error(`${e}${i}`);n.context={token:r,line:r.line,previousToken:this._lexer.previousToken},this._callback(n),this._callback=Ut}_resolveIRI(e){return/^[a-z][a-z0-9+.-]*:/i.test(e)?e:this._resolveRelativeIRI(e)}_resolveRelativeIRI(e){if(!e.length)return this._base;switch(e[0]){case"#":return this._base+e;case"?":return this._base.replace(/(?:\?.*)?$/,e);case"/":return(e[1]==="/"?this._baseScheme:this._baseRoot)+this._removeDotSegments(e);default:return/^[^/:]*:/.test(e)?null:this._removeDotSegments(this._basePath+e)}}_removeDotSegments(e){if(!/(^|\/)\.\.?($|[/#?])/.test(e))return e;let r=e.length,i="",n=-1,s=-1,o=0,a="/";for(;n<r;){switch(a){case":":if(s<0&&e[++n]==="/"&&e[++n]==="/")for(;(s=n+1)<r&&e[s]!=="/";)n=s;break;case"?":case"#":n=r;break;case"/":if(e[n+1]===".")switch(a=e[++n+1],a){case"/":i+=e.substring(o,n-1),o=n+1;break;case void 0:case"?":case"#":return i+e.substring(o,n)+e.substr(n+1);case".":if(a=e[++n+1],a===void 0||a==="/"||a==="?"||a==="#"){if(i+=e.substring(o,n-2),(o=i.lastIndexOf("/"))>=s&&(i=i.substr(0,o)),a!=="/")return`${i}/${e.substr(n+1)}`;o=n+1}}}a=e[++n]}return i+e.substring(o)}parse(e,r,i,n){let s,o,a,l;if(r&&(r.onQuad||r.onPrefix||r.onComment||r.onVersion)?(s=r.onQuad,o=r.onPrefix,a=r.onComment,l=r.onVersion):(s=r,o=i,l=n),this._readCallback=this._readBeforeTopContext,this._sparqlStyle=!1,this._prefixes=Object.create(null),this._prefixes._=this._blankNodePrefix?this._blankNodePrefix.substr(2):`b${ss++}_`,this._n3Mode&&this._implicitEmptyPrefix&&this._base&&(this._prefixes[""]=this._resolveIRI("#")),this._prefixCallback=o||Ut,this._versionCallback=l||Ut,this._inversePredicate=!1,this._expectOf=!1,this._quantified=Object.create(null),this._emptyFormula=!1,!s){let c=[],f;if(this._callback=(p,d)=>{p?f=p:d&&c.push(d)},this._lexer.tokenize(e).every(p=>this._readCallback=this._readCallback(p)),f)throw f;return c}let u=(c,f)=>{c!==null?(this._callback(c),this._callback=Ut):this._readCallback&&(this._readCallback=this._readCallback(f))};a&&(this._lexer.comments=!0,u=(c,f)=>{c!==null?(this._callback(c),this._callback=Ut):this._readCallback&&(f.type==="comment"?a(f.value):this._readCallback=this._readCallback(f))}),this._callback=s,this._lexer.tokenize(e,u)}};function Ut(){}function os(t,e){t._factory=e,t.DEFAULTGRAPH=e.defaultGraph(),t.RDF_FIRST=e.namedNode(A.rdf.first),t.RDF_REST=e.namedNode(A.rdf.rest),t.RDF_NIL=e.namedNode(A.rdf.nil),t.RDF_REIFIES=e.namedNode(A.rdf.reifies),t.N3_FORALL=e.namedNode(A.r.forAll),t.N3_FORSOME=e.namedNode(A.r.forSome),t.N3_TRUE=e.literal("true",e.namedNode(A.xsd.boolean)),t.ABBREVIATIONS={a:e.namedNode(A.rdf.type),"=":e.namedNode(A.owl.sameAs),">":e.namedNode(A.log.implies),"<":e.namedNode(A.log.isImpliedBy)},t.QUANTIFIERS_GRAPH=e.namedNode("urn:n3:quantifiers")}ue.SUPPORTED_VERSIONS=["1.2","1.2-basic","1.1"];os(ue.prototype,W);var ur={};Nn(ur,{inDefaultGraph:()=>Nu,isBlankNode:()=>Iu,isDefaultGraph:()=>Se,isLiteral:()=>Ru,isNamedNode:()=>Su,isQuad:()=>Au,isVariable:()=>Tu,prefix:()=>vu,prefixes:()=>as});function Su(t){return!!t&&t.termType==="NamedNode"}function Iu(t){return!!t&&t.termType==="BlankNode"}function Ru(t){return!!t&&t.termType==="Literal"}function Tu(t){return!!t&&t.termType==="Variable"}function Au(t){return!!t&&t.termType==="Quad"}function Se(t){return!!t&&t.termType==="DefaultGraph"}function Nu(t){return Se(t.graph)}function vu(t,e){return as({"":t.value||t},e)("")}function as(t,e){let r=Object.create(null);for(let n in t)i(n,t[n]);e=e||W;function i(n,s){if(typeof s=="string"){let o=Object.create(null);r[n]=a=>o[a]||(o[a]=e.namedNode(s+a))}else if(!(n in r))throw new Error(`Unknown prefix: ${n}`);return r[n]}return i}function bt(t){return t.replace(/[\]\/\(\)\*\+\?\.\\\$]/g,"\\$&")}var Pu=/^:?[^:?#]*(?:[?#]|$)|^file:|^[^:]*:\/*[^?#]+?\/(?:\.\.?(?:\/|$)|\/)/i,ju=/^(?:(?:[^/?#]{3,}|\.?[^/?#.]\.?)(?:\/[^/?#]{3,}|\.?[^/?#.]\.?)*\/?)?(?:[?#]|$)/,ls="./",Lu="../",ni="?",us="#",De=class t{constructor(e){this.base=e,this._baseLength=0,this._baseMatcher=null,this._pathReplacements=new Array(e.length+1)}static supports(e){return!Pu.test(e)}_getBaseMatcher(){if(this._baseMatcher)return this._baseMatcher;if(!t.supports(this.base))return this._baseMatcher=/.^/;let e=/^[^:]*:\/*/.exec(this.base)[0],r=["^",bt(e)],i=[],n=[],s=/[^/?#]*([/?#])/y,o,a=0,l=0,u=s.lastIndex=e.length;for(;!a&&!l&&(o=s.exec(this.base));)o[1]===us?l=s.lastIndex-1:(r.push(bt(o[0]),"(?:"),i.push(")?"),o[1]!==ni?n.push(u=s.lastIndex):(a=u=s.lastIndex,l=this.base.indexOf(us,a),this._pathReplacements[a]=ni));for(let c=0;c<n.length;c++)this._pathReplacements[n[c]]=Lu.repeat(n.length-c-1);return this._pathReplacements[n[n.length-1]]=ls,this._baseLength=l>0?l:this.base.length,r.push(bt(this.base.substring(u,this._baseLength)),a?"(?:#|$)":"(?:[?#]|$)"),this._baseMatcher=new RegExp([...r,...i].join(""))}toRelative(e){let r=this._getBaseMatcher().exec(e);if(!r)return e;let i=r[0].length;if(i===this._baseLength&&i===e.length)return"";let n=this._pathReplacements[i];if(n){let s=e.substring(i);return n!==ni&&!ju.test(s)?e:n===ls&&/^[^?#]/.test(s)?s:n+s}return e.substring(i-1)}};var Wt=W.defaultGraph(),{rdf:Fu,xsd:yt}=A,fs=/["\\\t\n\r\b\f\u0000-\u0019\ud800-\udbff]/,cs=/["\\\t\n\r\b\f\u0000-\u0019]|[\ud800-\udbff][\udc00-\udfff]/g,Bu={"\\":"\\\\",'"':'\\"'," ":"\\t","\n":"\\n","\r":"\\r","\b":"\\b","\f":"\\f"},Qe=class extends U{equals(e){return e===this}},ee=class{constructor(e,r){if(this._prefixRegex=/$0^/,this._hasPrefixes=!1,e&&typeof e.write!="function"&&(r=e,e=null),r=r||{},this._lists=r.lists,e)this._outputStream=e,this._endStream=r.end===void 0?!0:!!r.end;else{let i="";this._outputStream={write(n,s,o){i+=n,o&&o()},end:n=>{n&&n(null,i)}},this._endStream=!0}this._subject=null,/triple|quad/i.test(r.format)?(this._lineMode=!0,this._writeQuad=this._writeQuadLine):(this._lineMode=!1,this._graph=Wt,this._prefixIRIs=Object.create(null),r.baseIRI&&(this._baseIri=new De(r.baseIRI),r.writeBase&&this._write(`@base <${r.baseIRI}>.
|
|
1
|
+
var N3=(()=>{var Fl=Object.create;var $t=Object.defineProperty,Bl=Object.defineProperties,Cl=Object.getOwnPropertyDescriptor,Dl=Object.getOwnPropertyDescriptors,Ol=Object.getOwnPropertyNames,An=Object.getOwnPropertySymbols,Ml=Object.getPrototypeOf,vn=Object.prototype.hasOwnProperty,$l=Object.prototype.propertyIsEnumerable;var ot=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),kl=t=>{throw TypeError(t)};var Nn=(t,e,r)=>e in t?$t(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,B=(t,e)=>{for(var r in e||(e={}))vn.call(e,r)&&Nn(t,r,e[r]);if(An)for(var r of An(e))$l.call(e,r)&&Nn(t,r,e[r]);return t},Le=(t,e)=>Bl(t,Dl(e));var R=(t,e)=>()=>{try{return e||t((e={exports:{}}).exports,e),e.exports}catch(r){throw e=0,r}},Pn=(t,e)=>{for(var r in e)$t(t,r,{get:e[r],enumerable:!0})},jn=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Ol(e))!vn.call(t,n)&&n!==r&&$t(t,n,{get:()=>e[n],enumerable:!(i=Cl(e,n))||i.enumerable});return t};var ir=(t,e,r)=>(r=t!=null?Fl(Ml(t)):{},jn(e||!t||!t.__esModule?$t(r,"default",{value:t,enumerable:!0}):r,t)),ql=t=>jn($t({},"__esModule",{value:!0}),t);var M=function(t,e){this[0]=t,this[1]=e},Y=(t,e,r)=>{var i=(a,u,l,f)=>{try{var c=r[a](u),_=(u=c.value)instanceof M,d=c.done;Promise.resolve(_?u[0]:u).then(b=>_?i(a==="return"?a:"next",u[1]?{done:b.done,value:b.value}:b,l,f):l({value:b,done:d})).catch(b=>i("throw",b,l,f))}catch(b){f(b)}},n=(a,u,l,f)=>o[a]=c=>(u=new Promise((_,d,b)=>(b=()=>i(a,c,_,d),s?s.then(b):b())),f=()=>s===l&&(s=0),s=l=u.then(f,f),u),s,o={};return r=r.apply(t,e),o[ot("asyncIterator")]=()=>o,n("next"),n("throw"),n("return"),o},ie=t=>{var e=t[ot("asyncIterator")],r=!1,i,n={};return e==null?(e=t[ot("iterator")](),i=s=>n[s]=o=>e[s](o)):(e=e.call(t),i=s=>n[s]=o=>{if(r){if(r=!1,s==="throw")throw o;return o}return r=!0,{done:!1,value:new M(new Promise(a=>{var u=e[s](o);u instanceof Object||kl("Object expected"),a(u)}),1)}}),n[ot("iterator")]=()=>n,i("next"),"throw"in e?i("throw"):n.throw=s=>{throw s},"return"in e&&i("return"),n},H=(t,e,r)=>(e=t[ot("asyncIterator")])?e.call(t):(t=t[ot("iterator")](),e={},r=(i,n)=>(n=t[i])&&(e[i]=s=>new Promise((o,a,u)=>(s=n.call(t,s),u=s.done,Promise.resolve(s.value).then(l=>o({value:l,done:u}),a)))),r("next"),r("return"),e);var Bn=R(nr=>{"use strict";nr.byteLength=Wl;nr.toByteArray=Vl;nr.fromByteArray=zl;var ne=[],Z=[],Ul=typeof Uint8Array!="undefined"?Uint8Array:Array,zr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Ue=0,Ln=zr.length;Ue<Ln;++Ue)ne[Ue]=zr[Ue],Z[zr.charCodeAt(Ue)]=Ue;var Ue,Ln;Z[45]=62;Z[95]=63;function Fn(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");r===-1&&(r=e);var i=r===e?0:4-r%4;return[r,i]}function Wl(t){var e=Fn(t),r=e[0],i=e[1];return(r+i)*3/4-i}function Gl(t,e,r){return(e+r)*3/4-r}function Vl(t){var e,r=Fn(t),i=r[0],n=r[1],s=new Ul(Gl(t,i,n)),o=0,a=n>0?i-4:i,u;for(u=0;u<a;u+=4)e=Z[t.charCodeAt(u)]<<18|Z[t.charCodeAt(u+1)]<<12|Z[t.charCodeAt(u+2)]<<6|Z[t.charCodeAt(u+3)],s[o++]=e>>16&255,s[o++]=e>>8&255,s[o++]=e&255;return n===2&&(e=Z[t.charCodeAt(u)]<<2|Z[t.charCodeAt(u+1)]>>4,s[o++]=e&255),n===1&&(e=Z[t.charCodeAt(u)]<<10|Z[t.charCodeAt(u+1)]<<4|Z[t.charCodeAt(u+2)]>>2,s[o++]=e>>8&255,s[o++]=e&255),s}function Ql(t){return ne[t>>18&63]+ne[t>>12&63]+ne[t>>6&63]+ne[t&63]}function Hl(t,e,r){for(var i,n=[],s=e;s<r;s+=3)i=(t[s]<<16&16711680)+(t[s+1]<<8&65280)+(t[s+2]&255),n.push(Ql(i));return n.join("")}function zl(t){for(var e,r=t.length,i=r%3,n=[],s=16383,o=0,a=r-i;o<a;o+=s)n.push(Hl(t,o,o+s>a?a:o+s));return i===1?(e=t[r-1],n.push(ne[e>>2]+ne[e<<4&63]+"==")):i===2&&(e=(t[r-2]<<8)+t[r-1],n.push(ne[e>>10]+ne[e>>4&63]+ne[e<<2&63]+"=")),n.join("")}});var Cn=R(Kr=>{Kr.read=function(t,e,r,i,n){var s,o,a=n*8-i-1,u=(1<<a)-1,l=u>>1,f=-7,c=r?n-1:0,_=r?-1:1,d=t[e+c];for(c+=_,s=d&(1<<-f)-1,d>>=-f,f+=a;f>0;s=s*256+t[e+c],c+=_,f-=8);for(o=s&(1<<-f)-1,s>>=-f,f+=i;f>0;o=o*256+t[e+c],c+=_,f-=8);if(s===0)s=1-l;else{if(s===u)return o?NaN:(d?-1:1)*(1/0);o=o+Math.pow(2,i),s=s-l}return(d?-1:1)*o*Math.pow(2,s-i)};Kr.write=function(t,e,r,i,n,s){var o,a,u,l=s*8-n-1,f=(1<<l)-1,c=f>>1,_=n===23?Math.pow(2,-24)-Math.pow(2,-77):0,d=i?0:s-1,b=i?1:-1,p=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,o=f):(o=Math.floor(Math.log(e)/Math.LN2),e*(u=Math.pow(2,-o))<1&&(o--,u*=2),o+c>=1?e+=_/u:e+=_*Math.pow(2,1-c),e*u>=2&&(o++,u/=2),o+c>=f?(a=0,o=f):o+c>=1?(a=(e*u-1)*Math.pow(2,n),o=o+c):(a=e*Math.pow(2,c-1)*Math.pow(2,n),o=0));n>=8;t[r+d]=a&255,d+=b,a/=256,n-=8);for(o=o<<n|a,l+=n;l>0;t[r+d]=o&255,d+=b,o/=256,l-=8);t[r+d-b]|=p*128}});var oe=R(ft=>{"use strict";var Yr=Bn(),lt=Cn(),Dn=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;ft.Buffer=h;ft.SlowBuffer=eu;ft.INSPECT_MAX_BYTES=50;var sr=2147483647;ft.kMaxLength=sr;h.TYPED_ARRAY_SUPPORT=Kl();!h.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 Kl(){try{let t=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(t,e),t.foo()===42}catch(t){return!1}}Object.defineProperty(h.prototype,"parent",{enumerable:!0,get:function(){if(h.isBuffer(this))return this.buffer}});Object.defineProperty(h.prototype,"offset",{enumerable:!0,get:function(){if(h.isBuffer(this))return this.byteOffset}});function me(t){if(t>sr)throw new RangeError('The value "'+t+'" is invalid for option "size"');let e=new Uint8Array(t);return Object.setPrototypeOf(e,h.prototype),e}function h(t,e,r){if(typeof t=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return ei(t)}return kn(t,e,r)}h.poolSize=8192;function kn(t,e,r){if(typeof t=="string")return Zl(t,e);if(ArrayBuffer.isView(t))return Xl(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(se(t,ArrayBuffer)||t&&se(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(se(t,SharedArrayBuffer)||t&&se(t.buffer,SharedArrayBuffer)))return Xr(t,e,r);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let i=t.valueOf&&t.valueOf();if(i!=null&&i!==t)return h.from(i,e,r);let n=Jl(t);if(n)return n;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return h.from(t[Symbol.toPrimitive]("string"),e,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}h.from=function(t,e,r){return kn(t,e,r)};Object.setPrototypeOf(h.prototype,Uint8Array.prototype);Object.setPrototypeOf(h,Uint8Array);function qn(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function Yl(t,e,r){return qn(t),t<=0?me(t):e!==void 0?typeof r=="string"?me(t).fill(e,r):me(t).fill(e):me(t)}h.alloc=function(t,e,r){return Yl(t,e,r)};function ei(t){return qn(t),me(t<0?0:ti(t)|0)}h.allocUnsafe=function(t){return ei(t)};h.allocUnsafeSlow=function(t){return ei(t)};function Zl(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!h.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let r=Un(t,e)|0,i=me(r),n=i.write(t,e);return n!==r&&(i=i.slice(0,n)),i}function Zr(t){let e=t.length<0?0:ti(t.length)|0,r=me(e);for(let i=0;i<e;i+=1)r[i]=t[i]&255;return r}function Xl(t){if(se(t,Uint8Array)){let e=new Uint8Array(t);return Xr(e.buffer,e.byteOffset,e.byteLength)}return Zr(t)}function Xr(t,e,r){if(e<0||t.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<e+(r||0))throw new RangeError('"length" is outside of buffer bounds');let i;return e===void 0&&r===void 0?i=new Uint8Array(t):r===void 0?i=new Uint8Array(t,e):i=new Uint8Array(t,e,r),Object.setPrototypeOf(i,h.prototype),i}function Jl(t){if(h.isBuffer(t)){let e=ti(t.length)|0,r=me(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||ii(t.length)?me(0):Zr(t);if(t.type==="Buffer"&&Array.isArray(t.data))return Zr(t.data)}function ti(t){if(t>=sr)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+sr.toString(16)+" bytes");return t|0}function eu(t){return+t!=t&&(t=0),h.alloc(+t)}h.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==h.prototype};h.compare=function(e,r){if(se(e,Uint8Array)&&(e=h.from(e,e.offset,e.byteLength)),se(r,Uint8Array)&&(r=h.from(r,r.offset,r.byteLength)),!h.isBuffer(e)||!h.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===r)return 0;let i=e.length,n=r.length;for(let s=0,o=Math.min(i,n);s<o;++s)if(e[s]!==r[s]){i=e[s],n=r[s];break}return i<n?-1:n<i?1:0};h.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};h.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return h.alloc(0);let i;if(r===void 0)for(r=0,i=0;i<e.length;++i)r+=e[i].length;let n=h.allocUnsafe(r),s=0;for(i=0;i<e.length;++i){let o=e[i];if(se(o,Uint8Array))s+o.length>n.length?(h.isBuffer(o)||(o=h.from(o)),o.copy(n,s)):Uint8Array.prototype.set.call(n,o,s);else if(h.isBuffer(o))o.copy(n,s);else throw new TypeError('"list" argument must be an Array of Buffers');s+=o.length}return n};function Un(t,e){if(h.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||se(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);let r=t.length,i=arguments.length>2&&arguments[2]===!0;if(!i&&r===0)return 0;let n=!1;for(;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Jr(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Zn(t).length;default:if(n)return i?-1:Jr(t).length;e=(""+e).toLowerCase(),n=!0}}h.byteLength=Un;function tu(t,e,r){let i=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,e>>>=0,r<=e))return"";for(t||(t="utf8");;)switch(t){case"hex":return cu(this,e,r);case"utf8":case"utf-8":return Gn(this,e,r);case"ascii":return uu(this,e,r);case"latin1":case"binary":return fu(this,e,r);case"base64":return au(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return du(this,e,r);default:if(i)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),i=!0}}h.prototype._isBuffer=!0;function We(t,e,r){let i=t[e];t[e]=t[r],t[r]=i}h.prototype.swap16=function(){let e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let r=0;r<e;r+=2)We(this,r,r+1);return this};h.prototype.swap32=function(){let e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let r=0;r<e;r+=4)We(this,r,r+3),We(this,r+1,r+2);return this};h.prototype.swap64=function(){let e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let r=0;r<e;r+=8)We(this,r,r+7),We(this,r+1,r+6),We(this,r+2,r+5),We(this,r+3,r+4);return this};h.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?Gn(this,0,e):tu.apply(this,arguments)};h.prototype.toLocaleString=h.prototype.toString;h.prototype.equals=function(e){if(!h.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:h.compare(this,e)===0};h.prototype.inspect=function(){let e="",r=ft.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};Dn&&(h.prototype[Dn]=h.prototype.inspect);h.prototype.compare=function(e,r,i,n,s){if(se(e,Uint8Array)&&(e=h.from(e,e.offset,e.byteLength)),!h.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(r===void 0&&(r=0),i===void 0&&(i=e?e.length:0),n===void 0&&(n=0),s===void 0&&(s=this.length),r<0||i>e.length||n<0||s>this.length)throw new RangeError("out of range index");if(n>=s&&r>=i)return 0;if(n>=s)return-1;if(r>=i)return 1;if(r>>>=0,i>>>=0,n>>>=0,s>>>=0,this===e)return 0;let o=s-n,a=i-r,u=Math.min(o,a),l=this.slice(n,s),f=e.slice(r,i);for(let c=0;c<u;++c)if(l[c]!==f[c]){o=l[c],a=f[c];break}return o<a?-1:a<o?1:0};function Wn(t,e,r,i,n){if(t.length===0)return-1;if(typeof r=="string"?(i=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,ii(r)&&(r=n?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(n)return-1;r=t.length-1}else if(r<0)if(n)r=0;else return-1;if(typeof e=="string"&&(e=h.from(e,i)),h.isBuffer(e))return e.length===0?-1:On(t,e,r,i,n);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?n?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):On(t,[e],r,i,n);throw new TypeError("val must be string, number or Buffer")}function On(t,e,r,i,n){let s=1,o=t.length,a=e.length;if(i!==void 0&&(i=String(i).toLowerCase(),i==="ucs2"||i==="ucs-2"||i==="utf16le"||i==="utf-16le")){if(t.length<2||e.length<2)return-1;s=2,o/=2,a/=2,r/=2}function u(f,c){return s===1?f[c]:f.readUInt16BE(c*s)}let l;if(n){let f=-1;for(l=r;l<o;l++)if(u(t,l)===u(e,f===-1?0:l-f)){if(f===-1&&(f=l),l-f+1===a)return f*s}else f!==-1&&(l-=l-f),f=-1}else for(r+a>o&&(r=o-a),l=r;l>=0;l--){let f=!0;for(let c=0;c<a;c++)if(u(t,l+c)!==u(e,c)){f=!1;break}if(f)return l}return-1}h.prototype.includes=function(e,r,i){return this.indexOf(e,r,i)!==-1};h.prototype.indexOf=function(e,r,i){return Wn(this,e,r,i,!0)};h.prototype.lastIndexOf=function(e,r,i){return Wn(this,e,r,i,!1)};function ru(t,e,r,i){r=Number(r)||0;let n=t.length-r;i?(i=Number(i),i>n&&(i=n)):i=n;let s=e.length;i>s/2&&(i=s/2);let o;for(o=0;o<i;++o){let a=parseInt(e.substr(o*2,2),16);if(ii(a))return o;t[r+o]=a}return o}function iu(t,e,r,i){return or(Jr(e,t.length-r),t,r,i)}function nu(t,e,r,i){return or(bu(e),t,r,i)}function su(t,e,r,i){return or(Zn(e),t,r,i)}function ou(t,e,r,i){return or(yu(e,t.length-r),t,r,i)}h.prototype.write=function(e,r,i,n){if(r===void 0)n="utf8",i=this.length,r=0;else if(i===void 0&&typeof r=="string")n=r,i=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(i)?(i=i>>>0,n===void 0&&(n="utf8")):(n=i,i=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let s=this.length-r;if((i===void 0||i>s)&&(i=s),e.length>0&&(i<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");let o=!1;for(;;)switch(n){case"hex":return ru(this,e,r,i);case"utf8":case"utf-8":return iu(this,e,r,i);case"ascii":case"latin1":case"binary":return nu(this,e,r,i);case"base64":return su(this,e,r,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ou(this,e,r,i);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}};h.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function au(t,e,r){return e===0&&r===t.length?Yr.fromByteArray(t):Yr.fromByteArray(t.slice(e,r))}function Gn(t,e,r){r=Math.min(t.length,r);let i=[],n=e;for(;n<r;){let s=t[n],o=null,a=s>239?4:s>223?3:s>191?2:1;if(n+a<=r){let u,l,f,c;switch(a){case 1:s<128&&(o=s);break;case 2:u=t[n+1],(u&192)===128&&(c=(s&31)<<6|u&63,c>127&&(o=c));break;case 3:u=t[n+1],l=t[n+2],(u&192)===128&&(l&192)===128&&(c=(s&15)<<12|(u&63)<<6|l&63,c>2047&&(c<55296||c>57343)&&(o=c));break;case 4:u=t[n+1],l=t[n+2],f=t[n+3],(u&192)===128&&(l&192)===128&&(f&192)===128&&(c=(s&15)<<18|(u&63)<<12|(l&63)<<6|f&63,c>65535&&c<1114112&&(o=c))}}o===null?(o=65533,a=1):o>65535&&(o-=65536,i.push(o>>>10&1023|55296),o=56320|o&1023),i.push(o),n+=a}return lu(i)}var Mn=4096;function lu(t){let e=t.length;if(e<=Mn)return String.fromCharCode.apply(String,t);let r="",i=0;for(;i<e;)r+=String.fromCharCode.apply(String,t.slice(i,i+=Mn));return r}function uu(t,e,r){let i="";r=Math.min(t.length,r);for(let n=e;n<r;++n)i+=String.fromCharCode(t[n]&127);return i}function fu(t,e,r){let i="";r=Math.min(t.length,r);for(let n=e;n<r;++n)i+=String.fromCharCode(t[n]);return i}function cu(t,e,r){let i=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>i)&&(r=i);let n="";for(let s=e;s<r;++s)n+=gu[t[s]];return n}function du(t,e,r){let i=t.slice(e,r),n="";for(let s=0;s<i.length-1;s+=2)n+=String.fromCharCode(i[s]+i[s+1]*256);return n}h.prototype.slice=function(e,r){let i=this.length;e=~~e,r=r===void 0?i:~~r,e<0?(e+=i,e<0&&(e=0)):e>i&&(e=i),r<0?(r+=i,r<0&&(r=0)):r>i&&(r=i),r<e&&(r=e);let n=this.subarray(e,r);return Object.setPrototypeOf(n,h.prototype),n};function O(t,e,r){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}h.prototype.readUintLE=h.prototype.readUIntLE=function(e,r,i){e=e>>>0,r=r>>>0,i||O(e,r,this.length);let n=this[e],s=1,o=0;for(;++o<r&&(s*=256);)n+=this[e+o]*s;return n};h.prototype.readUintBE=h.prototype.readUIntBE=function(e,r,i){e=e>>>0,r=r>>>0,i||O(e,r,this.length);let n=this[e+--r],s=1;for(;r>0&&(s*=256);)n+=this[e+--r]*s;return n};h.prototype.readUint8=h.prototype.readUInt8=function(e,r){return e=e>>>0,r||O(e,1,this.length),this[e]};h.prototype.readUint16LE=h.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||O(e,2,this.length),this[e]|this[e+1]<<8};h.prototype.readUint16BE=h.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||O(e,2,this.length),this[e]<<8|this[e+1]};h.prototype.readUint32LE=h.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||O(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};h.prototype.readUint32BE=h.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||O(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};h.prototype.readBigUInt64LE=Fe(function(e){e=e>>>0,ut(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&kt(e,this.length-8);let n=r+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24,s=this[++e]+this[++e]*2**8+this[++e]*2**16+i*2**24;return BigInt(n)+(BigInt(s)<<BigInt(32))});h.prototype.readBigUInt64BE=Fe(function(e){e=e>>>0,ut(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&kt(e,this.length-8);let n=r*2**24+this[++e]*2**16+this[++e]*2**8+this[++e],s=this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+i;return(BigInt(n)<<BigInt(32))+BigInt(s)});h.prototype.readIntLE=function(e,r,i){e=e>>>0,r=r>>>0,i||O(e,r,this.length);let n=this[e],s=1,o=0;for(;++o<r&&(s*=256);)n+=this[e+o]*s;return s*=128,n>=s&&(n-=Math.pow(2,8*r)),n};h.prototype.readIntBE=function(e,r,i){e=e>>>0,r=r>>>0,i||O(e,r,this.length);let n=r,s=1,o=this[e+--n];for(;n>0&&(s*=256);)o+=this[e+--n]*s;return s*=128,o>=s&&(o-=Math.pow(2,8*r)),o};h.prototype.readInt8=function(e,r){return e=e>>>0,r||O(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};h.prototype.readInt16LE=function(e,r){e=e>>>0,r||O(e,2,this.length);let i=this[e]|this[e+1]<<8;return i&32768?i|4294901760:i};h.prototype.readInt16BE=function(e,r){e=e>>>0,r||O(e,2,this.length);let i=this[e+1]|this[e]<<8;return i&32768?i|4294901760:i};h.prototype.readInt32LE=function(e,r){return e=e>>>0,r||O(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};h.prototype.readInt32BE=function(e,r){return e=e>>>0,r||O(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};h.prototype.readBigInt64LE=Fe(function(e){e=e>>>0,ut(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&kt(e,this.length-8);let n=this[e+4]+this[e+5]*2**8+this[e+6]*2**16+(i<<24);return(BigInt(n)<<BigInt(32))+BigInt(r+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24)});h.prototype.readBigInt64BE=Fe(function(e){e=e>>>0,ut(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&kt(e,this.length-8);let n=(r<<24)+this[++e]*2**16+this[++e]*2**8+this[++e];return(BigInt(n)<<BigInt(32))+BigInt(this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+i)});h.prototype.readFloatLE=function(e,r){return e=e>>>0,r||O(e,4,this.length),lt.read(this,e,!0,23,4)};h.prototype.readFloatBE=function(e,r){return e=e>>>0,r||O(e,4,this.length),lt.read(this,e,!1,23,4)};h.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||O(e,8,this.length),lt.read(this,e,!0,52,8)};h.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||O(e,8,this.length),lt.read(this,e,!1,52,8)};function z(t,e,r,i,n,s){if(!h.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>n||e<s)throw new RangeError('"value" argument is out of bounds');if(r+i>t.length)throw new RangeError("Index out of range")}h.prototype.writeUintLE=h.prototype.writeUIntLE=function(e,r,i,n){if(e=+e,r=r>>>0,i=i>>>0,!n){let a=Math.pow(2,8*i)-1;z(this,e,r,i,a,0)}let s=1,o=0;for(this[r]=e&255;++o<i&&(s*=256);)this[r+o]=e/s&255;return r+i};h.prototype.writeUintBE=h.prototype.writeUIntBE=function(e,r,i,n){if(e=+e,r=r>>>0,i=i>>>0,!n){let a=Math.pow(2,8*i)-1;z(this,e,r,i,a,0)}let s=i-1,o=1;for(this[r+s]=e&255;--s>=0&&(o*=256);)this[r+s]=e/o&255;return r+i};h.prototype.writeUint8=h.prototype.writeUInt8=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,1,255,0),this[r]=e&255,r+1};h.prototype.writeUint16LE=h.prototype.writeUInt16LE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};h.prototype.writeUint16BE=h.prototype.writeUInt16BE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};h.prototype.writeUint32LE=h.prototype.writeUInt32LE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,4,4294967295,0),this[r+3]=e>>>24,this[r+2]=e>>>16,this[r+1]=e>>>8,this[r]=e&255,r+4};h.prototype.writeUint32BE=h.prototype.writeUInt32BE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,4,4294967295,0),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};function Vn(t,e,r,i,n){Yn(e,i,n,t,r,7);let s=Number(e&BigInt(4294967295));t[r++]=s,s=s>>8,t[r++]=s,s=s>>8,t[r++]=s,s=s>>8,t[r++]=s;let o=Number(e>>BigInt(32)&BigInt(4294967295));return t[r++]=o,o=o>>8,t[r++]=o,o=o>>8,t[r++]=o,o=o>>8,t[r++]=o,r}function Qn(t,e,r,i,n){Yn(e,i,n,t,r,7);let s=Number(e&BigInt(4294967295));t[r+7]=s,s=s>>8,t[r+6]=s,s=s>>8,t[r+5]=s,s=s>>8,t[r+4]=s;let o=Number(e>>BigInt(32)&BigInt(4294967295));return t[r+3]=o,o=o>>8,t[r+2]=o,o=o>>8,t[r+1]=o,o=o>>8,t[r]=o,r+8}h.prototype.writeBigUInt64LE=Fe(function(e,r=0){return Vn(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});h.prototype.writeBigUInt64BE=Fe(function(e,r=0){return Qn(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});h.prototype.writeIntLE=function(e,r,i,n){if(e=+e,r=r>>>0,!n){let u=Math.pow(2,8*i-1);z(this,e,r,i,u-1,-u)}let s=0,o=1,a=0;for(this[r]=e&255;++s<i&&(o*=256);)e<0&&a===0&&this[r+s-1]!==0&&(a=1),this[r+s]=(e/o>>0)-a&255;return r+i};h.prototype.writeIntBE=function(e,r,i,n){if(e=+e,r=r>>>0,!n){let u=Math.pow(2,8*i-1);z(this,e,r,i,u-1,-u)}let s=i-1,o=1,a=0;for(this[r+s]=e&255;--s>=0&&(o*=256);)e<0&&a===0&&this[r+s+1]!==0&&(a=1),this[r+s]=(e/o>>0)-a&255;return r+i};h.prototype.writeInt8=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};h.prototype.writeInt16LE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};h.prototype.writeInt16BE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};h.prototype.writeInt32LE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,4,2147483647,-2147483648),this[r]=e&255,this[r+1]=e>>>8,this[r+2]=e>>>16,this[r+3]=e>>>24,r+4};h.prototype.writeInt32BE=function(e,r,i){return e=+e,r=r>>>0,i||z(this,e,r,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};h.prototype.writeBigInt64LE=Fe(function(e,r=0){return Vn(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});h.prototype.writeBigInt64BE=Fe(function(e,r=0){return Qn(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Hn(t,e,r,i,n,s){if(r+i>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function zn(t,e,r,i,n){return e=+e,r=r>>>0,n||Hn(t,e,r,4,34028234663852886e22,-34028234663852886e22),lt.write(t,e,r,i,23,4),r+4}h.prototype.writeFloatLE=function(e,r,i){return zn(this,e,r,!0,i)};h.prototype.writeFloatBE=function(e,r,i){return zn(this,e,r,!1,i)};function Kn(t,e,r,i,n){return e=+e,r=r>>>0,n||Hn(t,e,r,8,17976931348623157e292,-17976931348623157e292),lt.write(t,e,r,i,52,8),r+8}h.prototype.writeDoubleLE=function(e,r,i){return Kn(this,e,r,!0,i)};h.prototype.writeDoubleBE=function(e,r,i){return Kn(this,e,r,!1,i)};h.prototype.copy=function(e,r,i,n){if(!h.isBuffer(e))throw new TypeError("argument should be a Buffer");if(i||(i=0),!n&&n!==0&&(n=this.length),r>=e.length&&(r=e.length),r||(r=0),n>0&&n<i&&(n=i),n===i||e.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(i<0||i>=this.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-r<n-i&&(n=e.length-r+i);let s=n-i;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,i,n):Uint8Array.prototype.set.call(e,this.subarray(i,n),r),s};h.prototype.fill=function(e,r,i,n){if(typeof e=="string"){if(typeof r=="string"?(n=r,r=0,i=this.length):typeof i=="string"&&(n=i,i=this.length),n!==void 0&&typeof n!="string")throw new TypeError("encoding must be a string");if(typeof n=="string"&&!h.isEncoding(n))throw new TypeError("Unknown encoding: "+n);if(e.length===1){let o=e.charCodeAt(0);(n==="utf8"&&o<128||n==="latin1")&&(e=o)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(r<0||this.length<r||this.length<i)throw new RangeError("Out of range index");if(i<=r)return this;r=r>>>0,i=i===void 0?this.length:i>>>0,e||(e=0);let s;if(typeof e=="number")for(s=r;s<i;++s)this[s]=e;else{let o=h.isBuffer(e)?e:h.from(e,n),a=o.length;if(a===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(s=0;s<i-r;++s)this[s+r]=o[s%a]}return this};var at={};function ri(t,e,r){at[t]=class extends r{constructor(){super(),Object.defineProperty(this,"message",{value:e.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${t}]`,this.stack,delete this.name}get code(){return t}set code(n){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:n,writable:!0})}toString(){return`${this.name} [${t}]: ${this.message}`}}}ri("ERR_BUFFER_OUT_OF_BOUNDS",function(t){return t?`${t} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);ri("ERR_INVALID_ARG_TYPE",function(t,e){return`The "${t}" argument must be of type number. Received type ${typeof e}`},TypeError);ri("ERR_OUT_OF_RANGE",function(t,e,r){let i=`The value of "${t}" is out of range.`,n=r;return Number.isInteger(r)&&Math.abs(r)>2**32?n=$n(String(r)):typeof r=="bigint"&&(n=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(n=$n(n)),n+="n"),i+=` It must be ${e}. Received ${n}`,i},RangeError);function $n(t){let e="",r=t.length,i=t[0]==="-"?1:0;for(;r>=i+4;r-=3)e=`_${t.slice(r-3,r)}${e}`;return`${t.slice(0,r)}${e}`}function hu(t,e,r){ut(e,"offset"),(t[e]===void 0||t[e+r]===void 0)&&kt(e,t.length-(r+1))}function Yn(t,e,r,i,n,s){if(t>r||t<e){let o=typeof e=="bigint"?"n":"",a;throw s>3?e===0||e===BigInt(0)?a=`>= 0${o} and < 2${o} ** ${(s+1)*8}${o}`:a=`>= -(2${o} ** ${(s+1)*8-1}${o}) and < 2 ** ${(s+1)*8-1}${o}`:a=`>= ${e}${o} and <= ${r}${o}`,new at.ERR_OUT_OF_RANGE("value",a,t)}hu(i,n,s)}function ut(t,e){if(typeof t!="number")throw new at.ERR_INVALID_ARG_TYPE(e,"number",t)}function kt(t,e,r){throw Math.floor(t)!==t?(ut(t,r),new at.ERR_OUT_OF_RANGE(r||"offset","an integer",t)):e<0?new at.ERR_BUFFER_OUT_OF_BOUNDS:new at.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${e}`,t)}var _u=/[^+/0-9A-Za-z-_]/g;function pu(t){if(t=t.split("=")[0],t=t.trim().replace(_u,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Jr(t,e){e=e||1/0;let r,i=t.length,n=null,s=[];for(let o=0;o<i;++o){if(r=t.charCodeAt(o),r>55295&&r<57344){if(!n){if(r>56319){(e-=3)>-1&&s.push(239,191,189);continue}else if(o+1===i){(e-=3)>-1&&s.push(239,191,189);continue}n=r;continue}if(r<56320){(e-=3)>-1&&s.push(239,191,189),n=r;continue}r=(n-55296<<10|r-56320)+65536}else n&&(e-=3)>-1&&s.push(239,191,189);if(n=null,r<128){if((e-=1)<0)break;s.push(r)}else if(r<2048){if((e-=2)<0)break;s.push(r>>6|192,r&63|128)}else if(r<65536){if((e-=3)<0)break;s.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((e-=4)<0)break;s.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return s}function bu(t){let e=[];for(let r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function yu(t,e){let r,i,n,s=[];for(let o=0;o<t.length&&!((e-=2)<0);++o)r=t.charCodeAt(o),i=r>>8,n=r%256,s.push(n),s.push(i);return s}function Zn(t){return Yr.toByteArray(pu(t))}function or(t,e,r,i){let n;for(n=0;n<i&&!(n+r>=e.length||n>=t.length);++n)e[n+r]=t[n];return n}function se(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function ii(t){return t!==t}var gu=(function(){let t="0123456789abcdef",e=new Array(256);for(let r=0;r<16;++r){let i=r*16;for(let n=0;n<16;++n)e[i+n]=t[r]+t[n]}return e})();function Fe(t){return typeof BigInt=="undefined"?wu:t}function wu(){throw new Error("BigInt not supported")}});var v=R((Wp,ys)=>{"use strict";var ai=class extends Error{constructor(e){if(!Array.isArray(e))throw new TypeError(`Expected input to be an Array, got ${typeof e}`);let r="";for(let i=0;i<e.length;i++)r+=` ${e[i].stack}
|
|
2
|
+
`;super(r),this.name="AggregateError",this.errors=e}};ys.exports={AggregateError:ai,ArrayIsArray(t){return Array.isArray(t)},ArrayPrototypeIncludes(t,e){return t.includes(e)},ArrayPrototypeIndexOf(t,e){return t.indexOf(e)},ArrayPrototypeJoin(t,e){return t.join(e)},ArrayPrototypeMap(t,e){return t.map(e)},ArrayPrototypePop(t,e){return t.pop(e)},ArrayPrototypePush(t,e){return t.push(e)},ArrayPrototypeSlice(t,e,r){return t.slice(e,r)},Error,FunctionPrototypeCall(t,e,...r){return t.call(e,...r)},FunctionPrototypeSymbolHasInstance(t,e){return Function.prototype[Symbol.hasInstance].call(t,e)},MathFloor:Math.floor,Number,NumberIsInteger:Number.isInteger,NumberIsNaN:Number.isNaN,NumberMAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER,NumberMIN_SAFE_INTEGER:Number.MIN_SAFE_INTEGER,NumberParseInt:Number.parseInt,ObjectDefineProperties(t,e){return Object.defineProperties(t,e)},ObjectDefineProperty(t,e,r){return Object.defineProperty(t,e,r)},ObjectGetOwnPropertyDescriptor(t,e){return Object.getOwnPropertyDescriptor(t,e)},ObjectKeys(t){return Object.keys(t)},ObjectSetPrototypeOf(t,e){return Object.setPrototypeOf(t,e)},Promise,PromisePrototypeCatch(t,e){return t.catch(e)},PromisePrototypeThen(t,e,r){return t.then(e,r)},PromiseReject(t){return Promise.reject(t)},PromiseResolve(t){return Promise.resolve(t)},ReflectApply:Reflect.apply,RegExpPrototypeTest(t,e){return t.test(e)},SafeSet:Set,String,StringPrototypeSlice(t,e,r){return t.slice(e,r)},StringPrototypeToLowerCase(t){return t.toLowerCase()},StringPrototypeToUpperCase(t){return t.toUpperCase()},StringPrototypeTrim(t){return t.trim()},Symbol,SymbolFor:Symbol.for,SymbolAsyncIterator:Symbol.asyncIterator,SymbolHasInstance:Symbol.hasInstance,SymbolIterator:Symbol.iterator,SymbolDispose:Symbol.dispose||Symbol("Symbol.dispose"),SymbolAsyncDispose:Symbol.asyncDispose||Symbol("Symbol.asyncDispose"),TypedArrayPrototypeSet(t,e,r){return t.set(e,r)},Boolean,Uint8Array}});var li=R((Gp,gs)=>{"use strict";gs.exports={format(t,...e){return t.replace(/%([sdifj])/g,function(...[r,i]){let n=e.shift();return i==="f"?n.toFixed(6):i==="j"?JSON.stringify(n):i==="s"&&typeof n=="object"?`${n.constructor!==Object?n.constructor.name:""} {}`.trim():n.toString()})},inspect(t){switch(typeof t){case"string":if(t.includes("'"))if(t.includes('"')){if(!t.includes("`")&&!t.includes("${"))return`\`${t}\``}else return`"${t}"`;return`'${t}'`;case"number":return isNaN(t)?"NaN":Object.is(t,-0)?String(t):t;case"bigint":return`${String(t)}n`;case"boolean":case"undefined":return String(t);case"object":return"{}"}}}});var k=R((Vp,xs)=>{"use strict";var{format:ku,inspect:dr}=li(),{AggregateError:qu}=v(),Uu=globalThis.AggregateError||qu,Wu=Symbol("kIsNodeError"),Gu=["string","function","number","object","Function","Object","boolean","bigint","symbol"],Vu=/^([A-Z][a-z0-9]*)+$/,Qu="__node_internal_",hr={};function He(t,e){if(!t)throw new hr.ERR_INTERNAL_ASSERTION(e)}function ws(t){let e="",r=t.length,i=t[0]==="-"?1:0;for(;r>=i+4;r-=3)e=`_${t.slice(r-3,r)}${e}`;return`${t.slice(0,r)}${e}`}function Hu(t,e,r){if(typeof e=="function")return He(e.length<=r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${e.length}).`),e(...r);let i=(e.match(/%[dfijoOs]/g)||[]).length;return He(i===r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${i}).`),r.length===0?e:ku(e,...r)}function $(t,e,r){r||(r=Error);class i extends r{constructor(...s){super(Hu(t,e,s))}toString(){return`${this.name} [${t}]: ${this.message}`}}Object.defineProperties(i.prototype,{name:{value:r.name,writable:!0,enumerable:!1,configurable:!0},toString:{value(){return`${this.name} [${t}]: ${this.message}`},writable:!0,enumerable:!1,configurable:!0}}),i.prototype.code=t,i.prototype[Wu]=!0,hr[t]=i}function ms(t){let e=Qu+t.name;return Object.defineProperty(t,"name",{value:e}),t}function zu(t,e){if(t&&e&&t!==e){if(Array.isArray(e.errors))return e.errors.push(t),e;let r=new Uu([e,t],e.message);return r.code=e.code,r}return t||e}var ui=class extends Error{constructor(e="The operation was aborted",r=void 0){if(r!==void 0&&typeof r!="object")throw new hr.ERR_INVALID_ARG_TYPE("options","Object",r);super(e,r),this.code="ABORT_ERR",this.name="AbortError"}};$("ERR_ASSERTION","%s",Error);$("ERR_INVALID_ARG_TYPE",(t,e,r)=>{He(typeof t=="string","'name' must be a string"),Array.isArray(e)||(e=[e]);let i="The ";t.endsWith(" argument")?i+=`${t} `:i+=`"${t}" ${t.includes(".")?"property":"argument"} `,i+="must be ";let n=[],s=[],o=[];for(let u of e)He(typeof u=="string","All expected entries have to be of type string"),Gu.includes(u)?n.push(u.toLowerCase()):Vu.test(u)?s.push(u):(He(u!=="object",'The value "object" should be written as "Object"'),o.push(u));if(s.length>0){let u=n.indexOf("object");u!==-1&&(n.splice(n,u,1),s.push("Object"))}if(n.length>0){switch(n.length){case 1:i+=`of type ${n[0]}`;break;case 2:i+=`one of type ${n[0]} or ${n[1]}`;break;default:{let u=n.pop();i+=`one of type ${n.join(", ")}, or ${u}`}}(s.length>0||o.length>0)&&(i+=" or ")}if(s.length>0){switch(s.length){case 1:i+=`an instance of ${s[0]}`;break;case 2:i+=`an instance of ${s[0]} or ${s[1]}`;break;default:{let u=s.pop();i+=`an instance of ${s.join(", ")}, or ${u}`}}o.length>0&&(i+=" or ")}switch(o.length){case 0:break;case 1:o[0].toLowerCase()!==o[0]&&(i+="an "),i+=`${o[0]}`;break;case 2:i+=`one of ${o[0]} or ${o[1]}`;break;default:{let u=o.pop();i+=`one of ${o.join(", ")}, or ${u}`}}if(r==null)i+=`. Received ${r}`;else if(typeof r=="function"&&r.name)i+=`. Received function ${r.name}`;else if(typeof r=="object"){var a;if((a=r.constructor)!==null&&a!==void 0&&a.name)i+=`. Received an instance of ${r.constructor.name}`;else{let u=dr(r,{depth:-1});i+=`. Received ${u}`}}else{let u=dr(r,{colors:!1});u.length>25&&(u=`${u.slice(0,25)}...`),i+=`. Received type ${typeof r} (${u})`}return i},TypeError);$("ERR_INVALID_ARG_VALUE",(t,e,r="is invalid")=>{let i=dr(e);return i.length>128&&(i=i.slice(0,128)+"..."),`The ${t.includes(".")?"property":"argument"} '${t}' ${r}. Received ${i}`},TypeError);$("ERR_INVALID_RETURN_VALUE",(t,e,r)=>{var i;let n=r!=null&&(i=r.constructor)!==null&&i!==void 0&&i.name?`instance of ${r.constructor.name}`:`type ${typeof r}`;return`Expected ${t} to be returned from the "${e}" function but got ${n}.`},TypeError);$("ERR_MISSING_ARGS",(...t)=>{He(t.length>0,"At least one arg needs to be specified");let e,r=t.length;switch(t=(Array.isArray(t)?t:[t]).map(i=>`"${i}"`).join(" or "),r){case 1:e+=`The ${t[0]} argument`;break;case 2:e+=`The ${t[0]} and ${t[1]} arguments`;break;default:{let i=t.pop();e+=`The ${t.join(", ")}, and ${i} arguments`}break}return`${e} must be specified`},TypeError);$("ERR_OUT_OF_RANGE",(t,e,r)=>{He(e,'Missing "range" argument');let i;if(Number.isInteger(r)&&Math.abs(r)>2**32)i=ws(String(r));else if(typeof r=="bigint"){i=String(r);let n=BigInt(2)**BigInt(32);(r>n||r<-n)&&(i=ws(i)),i+="n"}else i=dr(r);return`The value of "${t}" is out of range. It must be ${e}. Received ${i}`},RangeError);$("ERR_MULTIPLE_CALLBACK","Callback called multiple times",Error);$("ERR_METHOD_NOT_IMPLEMENTED","The %s method is not implemented",Error);$("ERR_STREAM_ALREADY_FINISHED","Cannot call %s after a stream was finished",Error);$("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable",Error);$("ERR_STREAM_DESTROYED","Cannot call %s after a stream was destroyed",Error);$("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);$("ERR_STREAM_PREMATURE_CLOSE","Premature close",Error);$("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF",Error);$("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event",Error);$("ERR_STREAM_WRITE_AFTER_END","write after end",Error);$("ERR_UNKNOWN_ENCODING","Unknown encoding: %s",TypeError);xs.exports={AbortError:ui,aggregateTwoErrors:ms(zu),hideStackFrames:ms,codes:hr}});var gt=R((Qp,_r)=>{"use strict";var{AbortController:Es,AbortSignal:Ku}=typeof self!="undefined"?self:typeof window!="undefined"?window:void 0;_r.exports=Es;_r.exports.AbortSignal=Ku;_r.exports.default=Es});var Gt=R((Hp,fi)=>{"use strict";var wt=typeof Reflect=="object"?Reflect:null,Ss=wt&&typeof wt.apply=="function"?wt.apply:function(e,r,i){return Function.prototype.apply.call(e,r,i)},pr;wt&&typeof wt.ownKeys=="function"?pr=wt.ownKeys:Object.getOwnPropertySymbols?pr=function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:pr=function(e){return Object.getOwnPropertyNames(e)};function Yu(t){console&&console.warn&&console.warn(t)}var Rs=Number.isNaN||function(e){return e!==e};function T(){T.init.call(this)}fi.exports=T;fi.exports.once=ef;T.EventEmitter=T;T.prototype._events=void 0;T.prototype._eventsCount=0;T.prototype._maxListeners=void 0;var Is=10;function br(t){if(typeof t!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}Object.defineProperty(T,"defaultMaxListeners",{enumerable:!0,get:function(){return Is},set:function(t){if(typeof t!="number"||t<0||Rs(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");Is=t}});T.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};T.prototype.setMaxListeners=function(e){if(typeof e!="number"||e<0||Rs(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this};function Ts(t){return t._maxListeners===void 0?T.defaultMaxListeners:t._maxListeners}T.prototype.getMaxListeners=function(){return Ts(this)};T.prototype.emit=function(e){for(var r=[],i=1;i<arguments.length;i++)r.push(arguments[i]);var n=e==="error",s=this._events;if(s!==void 0)n=n&&s.error===void 0;else if(!n)return!1;if(n){var o;if(r.length>0&&(o=r[0]),o instanceof Error)throw o;var a=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw a.context=o,a}var u=s[e];if(u===void 0)return!1;if(typeof u=="function")Ss(u,this,r);else for(var l=u.length,f=js(u,l),i=0;i<l;++i)Ss(f[i],this,r);return!0};function As(t,e,r,i){var n,s,o;if(br(r),s=t._events,s===void 0?(s=t._events=Object.create(null),t._eventsCount=0):(s.newListener!==void 0&&(t.emit("newListener",e,r.listener?r.listener:r),s=t._events),o=s[e]),o===void 0)o=s[e]=r,++t._eventsCount;else if(typeof o=="function"?o=s[e]=i?[r,o]:[o,r]:i?o.unshift(r):o.push(r),n=Ts(t),n>0&&o.length>n&&!o.warned){o.warned=!0;var a=new Error("Possible EventEmitter memory leak detected. "+o.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");a.name="MaxListenersExceededWarning",a.emitter=t,a.type=e,a.count=o.length,Yu(a)}return t}T.prototype.addListener=function(e,r){return As(this,e,r,!1)};T.prototype.on=T.prototype.addListener;T.prototype.prependListener=function(e,r){return As(this,e,r,!0)};function Zu(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function Ns(t,e,r){var i={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},n=Zu.bind(i);return n.listener=r,i.wrapFn=n,n}T.prototype.once=function(e,r){return br(r),this.on(e,Ns(this,e,r)),this};T.prototype.prependOnceListener=function(e,r){return br(r),this.prependListener(e,Ns(this,e,r)),this};T.prototype.removeListener=function(e,r){var i,n,s,o,a;if(br(r),n=this._events,n===void 0)return this;if(i=n[e],i===void 0)return this;if(i===r||i.listener===r)--this._eventsCount===0?this._events=Object.create(null):(delete n[e],n.removeListener&&this.emit("removeListener",e,i.listener||r));else if(typeof i!="function"){for(s=-1,o=i.length-1;o>=0;o--)if(i[o]===r||i[o].listener===r){a=i[o].listener,s=o;break}if(s<0)return this;s===0?i.shift():Xu(i,s),i.length===1&&(n[e]=i[0]),n.removeListener!==void 0&&this.emit("removeListener",e,a||r)}return this};T.prototype.off=T.prototype.removeListener;T.prototype.removeAllListeners=function(e){var r,i,n;if(i=this._events,i===void 0)return this;if(i.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):i[e]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete i[e]),this;if(arguments.length===0){var s=Object.keys(i),o;for(n=0;n<s.length;++n)o=s[n],o!=="removeListener"&&this.removeAllListeners(o);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(r=i[e],typeof r=="function")this.removeListener(e,r);else if(r!==void 0)for(n=r.length-1;n>=0;n--)this.removeListener(e,r[n]);return this};function vs(t,e,r){var i=t._events;if(i===void 0)return[];var n=i[e];return n===void 0?[]:typeof n=="function"?r?[n.listener||n]:[n]:r?Ju(n):js(n,n.length)}T.prototype.listeners=function(e){return vs(this,e,!0)};T.prototype.rawListeners=function(e){return vs(this,e,!1)};T.listenerCount=function(t,e){return typeof t.listenerCount=="function"?t.listenerCount(e):Ps.call(t,e)};T.prototype.listenerCount=Ps;function Ps(t){var e=this._events;if(e!==void 0){var r=e[t];if(typeof r=="function")return 1;if(r!==void 0)return r.length}return 0}T.prototype.eventNames=function(){return this._eventsCount>0?pr(this._events):[]};function js(t,e){for(var r=new Array(e),i=0;i<e;++i)r[i]=t[i];return r}function Xu(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}function Ju(t){for(var e=new Array(t.length),r=0;r<e.length;++r)e[r]=t[r].listener||t[r];return e}function ef(t,e){return new Promise(function(r,i){function n(o){t.removeListener(e,s),i(o)}function s(){typeof t.removeListener=="function"&&t.removeListener("error",n),r([].slice.call(arguments))}Ls(t,e,s,{once:!0}),e!=="error"&&tf(t,n,{once:!0})})}function tf(t,e,r){typeof t.on=="function"&&Ls(t,"error",e,r)}function Ls(t,e,r,i){if(typeof t.on=="function")i.once?t.once(e,r):t.on(e,r);else if(typeof t.addEventListener=="function")t.addEventListener(e,function n(s){i.once&&t.removeEventListener(e,n),r(s)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof t)}});var G=R((zp,di)=>{"use strict";var rf=oe(),{format:nf,inspect:sf}=li(),{codes:{ERR_INVALID_ARG_TYPE:ci}}=k(),{kResistStopPropagation:of,AggregateError:af,SymbolDispose:lf}=v(),uf=globalThis.AbortSignal||gt().AbortSignal,ff=globalThis.AbortController||gt().AbortController,cf=Object.getPrototypeOf(async function(){}).constructor,Fs=globalThis.Blob||rf.Blob,df=typeof Fs!="undefined"?function(e){return e instanceof Fs}:function(e){return!1},Bs=(t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new ci(e,"AbortSignal",t)},hf=(t,e)=>{if(typeof t!="function")throw new ci(e,"Function",t)};di.exports={AggregateError:af,kEmptyObject:Object.freeze({}),once(t){let e=!1;return function(...r){e||(e=!0,t.apply(this,r))}},createDeferredPromise:function(){let t,e;return{promise:new Promise((i,n)=>{t=i,e=n}),resolve:t,reject:e}},promisify(t){return new Promise((e,r)=>{t((i,...n)=>i?r(i):e(...n))})},debuglog(){return function(){}},format:nf,inspect:sf,types:{isAsyncFunction(t){return t instanceof cf},isArrayBufferView(t){return ArrayBuffer.isView(t)}},isBlob:df,deprecate(t,e){return t},addAbortListener:Gt().addAbortListener||function(e,r){if(e===void 0)throw new ci("signal","AbortSignal",e);Bs(e,"signal"),hf(r,"listener");let i;return e.aborted?queueMicrotask(()=>r()):(e.addEventListener("abort",r,{__proto__:null,once:!0,[of]:!0}),i=()=>{e.removeEventListener("abort",r)}),{__proto__:null,[lf](){var n;(n=i)===null||n===void 0||n()}}},AbortSignalAny:uf.any||function(e){if(e.length===1)return e[0];let r=new ff,i=()=>r.abort();return e.forEach(n=>{Bs(n,"signals"),n.addEventListener("abort",i,{once:!0})}),r.signal.addEventListener("abort",()=>{e.forEach(n=>n.removeEventListener("abort",i))},{once:!0}),r.signal}};di.exports.promisify.custom=Symbol.for("nodejs.util.promisify.custom")});var xt=R((Kp,Gs)=>{"use strict";var{ArrayIsArray:_i,ArrayPrototypeIncludes:Ms,ArrayPrototypeJoin:$s,ArrayPrototypeMap:_f,NumberIsInteger:pi,NumberIsNaN:pf,NumberMAX_SAFE_INTEGER:bf,NumberMIN_SAFE_INTEGER:yf,NumberParseInt:gf,ObjectPrototypeHasOwnProperty:wf,RegExpPrototypeExec:ks,String:mf,StringPrototypeToUpperCase:xf,StringPrototypeTrim:Ef}=v(),{hideStackFrames:X,codes:{ERR_SOCKET_BAD_PORT:Sf,ERR_INVALID_ARG_TYPE:q,ERR_INVALID_ARG_VALUE:mt,ERR_OUT_OF_RANGE:ze,ERR_UNKNOWN_SIGNAL:Cs}}=k(),{normalizeEncoding:If}=G(),{isAsyncFunction:Rf,isArrayBufferView:Tf}=G().types,Ds={};function Af(t){return t===(t|0)}function Nf(t){return t===t>>>0}var vf=/^[0-7]+$/,Pf="must be a 32-bit unsigned integer or an octal string";function jf(t,e,r){if(typeof t=="undefined"&&(t=r),typeof t=="string"){if(ks(vf,t)===null)throw new mt(e,t,Pf);t=gf(t,8)}return qs(t,e),t}var Lf=X((t,e,r=yf,i=bf)=>{if(typeof t!="number")throw new q(e,"number",t);if(!pi(t))throw new ze(e,"an integer",t);if(t<r||t>i)throw new ze(e,`>= ${r} && <= ${i}`,t)}),Ff=X((t,e,r=-2147483648,i=2147483647)=>{if(typeof t!="number")throw new q(e,"number",t);if(!pi(t))throw new ze(e,"an integer",t);if(t<r||t>i)throw new ze(e,`>= ${r} && <= ${i}`,t)}),qs=X((t,e,r=!1)=>{if(typeof t!="number")throw new q(e,"number",t);if(!pi(t))throw new ze(e,"an integer",t);let i=r?1:0,n=4294967295;if(t<i||t>n)throw new ze(e,`>= ${i} && <= ${n}`,t)});function bi(t,e){if(typeof t!="string")throw new q(e,"string",t)}function Bf(t,e,r=void 0,i){if(typeof t!="number")throw new q(e,"number",t);if(r!=null&&t<r||i!=null&&t>i||(r!=null||i!=null)&&pf(t))throw new ze(e,`${r!=null?`>= ${r}`:""}${r!=null&&i!=null?" && ":""}${i!=null?`<= ${i}`:""}`,t)}var Cf=X((t,e,r)=>{if(!Ms(r,t)){let n="must be one of: "+$s(_f(r,s=>typeof s=="string"?`'${s}'`:mf(s)),", ");throw new mt(e,t,n)}});function Us(t,e){if(typeof t!="boolean")throw new q(e,"boolean",t)}function hi(t,e,r){return t==null||!wf(t,e)?r:t[e]}var Df=X((t,e,r=null)=>{let i=hi(r,"allowArray",!1),n=hi(r,"allowFunction",!1);if(!hi(r,"nullable",!1)&&t===null||!i&&_i(t)||typeof t!="object"&&(!n||typeof t!="function"))throw new q(e,"Object",t)}),Of=X((t,e)=>{if(t!=null&&typeof t!="object"&&typeof t!="function")throw new q(e,"a dictionary",t)}),yr=X((t,e,r=0)=>{if(!_i(t))throw new q(e,"Array",t);if(t.length<r){let i=`must be longer than ${r}`;throw new mt(e,t,i)}});function Mf(t,e){yr(t,e);for(let r=0;r<t.length;r++)bi(t[r],`${e}[${r}]`)}function $f(t,e){yr(t,e);for(let r=0;r<t.length;r++)Us(t[r],`${e}[${r}]`)}function kf(t,e){yr(t,e);for(let r=0;r<t.length;r++){let i=t[r],n=`${e}[${r}]`;if(i==null)throw new q(n,"AbortSignal",i);Ws(i,n)}}function qf(t,e="signal"){if(bi(t,e),Ds[t]===void 0)throw Ds[xf(t)]!==void 0?new Cs(t+" (signals must use all capital letters)"):new Cs(t)}var Uf=X((t,e="buffer")=>{if(!Tf(t))throw new q(e,["Buffer","TypedArray","DataView"],t)});function Wf(t,e){let r=If(e),i=t.length;if(r==="hex"&&i%2!==0)throw new mt("encoding",e,`is invalid for data of length ${i}`)}function Gf(t,e="Port",r=!0){if(typeof t!="number"&&typeof t!="string"||typeof t=="string"&&Ef(t).length===0||+t!==+t>>>0||t>65535||t===0&&!r)throw new Sf(e,t,r);return t|0}var Ws=X((t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new q(e,"AbortSignal",t)}),Vf=X((t,e)=>{if(typeof t!="function")throw new q(e,"Function",t)}),Qf=X((t,e)=>{if(typeof t!="function"||Rf(t))throw new q(e,"Function",t)}),Hf=X((t,e)=>{if(t!==void 0)throw new q(e,"undefined",t)});function zf(t,e,r){if(!Ms(r,t))throw new q(e,`('${$s(r,"|")}')`,t)}var Kf=/^(?:<[^>]*>)(?:\s*;\s*[^;"\s]+(?:=(")?[^;"\s]*\1)?)*$/;function Os(t,e){if(typeof t=="undefined"||!ks(Kf,t))throw new mt(e,t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}function Yf(t){if(typeof t=="string")return Os(t,"hints"),t;if(_i(t)){let e=t.length,r="";if(e===0)return r;for(let i=0;i<e;i++){let n=t[i];Os(n,"hints"),r+=n,i!==e-1&&(r+=", ")}return r}throw new mt("hints",t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}Gs.exports={isInt32:Af,isUint32:Nf,parseFileMode:jf,validateArray:yr,validateStringArray:Mf,validateBooleanArray:$f,validateAbortSignalArray:kf,validateBoolean:Us,validateBuffer:Uf,validateDictionary:Of,validateEncoding:Wf,validateFunction:Vf,validateInt32:Ff,validateInteger:Lf,validateNumber:Bf,validateObject:Df,validateOneOf:Cf,validatePlainFunction:Qf,validatePort:Gf,validateSignalName:qf,validateString:bi,validateUint32:qs,validateUndefined:Hf,validateUnion:zf,validateAbortSignal:Ws,validateLinkHeaderValue:Yf}});var Oe=R((Yp,zs)=>{var L=zs.exports={},fe,ce;function yi(){throw new Error("setTimeout has not been defined")}function gi(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?fe=setTimeout:fe=yi}catch(t){fe=yi}try{typeof clearTimeout=="function"?ce=clearTimeout:ce=gi}catch(t){ce=gi}})();function Vs(t){if(fe===setTimeout)return setTimeout(t,0);if((fe===yi||!fe)&&setTimeout)return fe=setTimeout,setTimeout(t,0);try{return fe(t,0)}catch(e){try{return fe.call(null,t,0)}catch(r){return fe.call(this,t,0)}}}function Zf(t){if(ce===clearTimeout)return clearTimeout(t);if((ce===gi||!ce)&&clearTimeout)return ce=clearTimeout,clearTimeout(t);try{return ce(t)}catch(e){try{return ce.call(null,t)}catch(r){return ce.call(this,t)}}}var Ie=[],Et=!1,Ke,gr=-1;function Xf(){!Et||!Ke||(Et=!1,Ke.length?Ie=Ke.concat(Ie):gr=-1,Ie.length&&Qs())}function Qs(){if(!Et){var t=Vs(Xf);Et=!0;for(var e=Ie.length;e;){for(Ke=Ie,Ie=[];++gr<e;)Ke&&Ke[gr].run();gr=-1,e=Ie.length}Ke=null,Et=!1,Zf(t)}}L.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];Ie.push(new Hs(t,e)),Ie.length===1&&!Et&&Vs(Qs)};function Hs(t,e){this.fun=t,this.array=e}Hs.prototype.run=function(){this.fun.apply(null,this.array)};L.title="browser";L.browser=!0;L.env={};L.argv=[];L.version="";L.versions={};function Re(){}L.on=Re;L.addListener=Re;L.once=Re;L.off=Re;L.removeListener=Re;L.removeAllListeners=Re;L.emit=Re;L.prependListener=Re;L.prependOnceListener=Re;L.listeners=function(t){return[]};L.binding=function(t){throw new Error("process.binding is not supported")};L.cwd=function(){return"/"};L.chdir=function(t){throw new Error("process.chdir is not supported")};L.umask=function(){return 0}});var he=R((Zp,uo)=>{"use strict";var{SymbolAsyncIterator:Ks,SymbolIterator:Ys,SymbolFor:Ye}=v(),Zs=Ye("nodejs.stream.destroyed"),Xs=Ye("nodejs.stream.errored"),wi=Ye("nodejs.stream.readable"),mi=Ye("nodejs.stream.writable"),Js=Ye("nodejs.stream.disturbed"),Jf=Ye("nodejs.webstream.isClosedPromise"),ec=Ye("nodejs.webstream.controllerErrorFunction");function wr(t,e=!1){var r;return!!(t&&typeof t.pipe=="function"&&typeof t.on=="function"&&(!e||typeof t.pause=="function"&&typeof t.resume=="function")&&(!t._writableState||((r=t._readableState)===null||r===void 0?void 0:r.readable)!==!1)&&(!t._writableState||t._readableState))}function mr(t){var e;return!!(t&&typeof t.write=="function"&&typeof t.on=="function"&&(!t._readableState||((e=t._writableState)===null||e===void 0?void 0:e.writable)!==!1))}function tc(t){return!!(t&&typeof t.pipe=="function"&&t._readableState&&typeof t.on=="function"&&typeof t.write=="function")}function de(t){return t&&(t._readableState||t._writableState||typeof t.write=="function"&&typeof t.on=="function"||typeof t.pipe=="function"&&typeof t.on=="function")}function eo(t){return!!(t&&!de(t)&&typeof t.pipeThrough=="function"&&typeof t.getReader=="function"&&typeof t.cancel=="function")}function to(t){return!!(t&&!de(t)&&typeof t.getWriter=="function"&&typeof t.abort=="function")}function ro(t){return!!(t&&!de(t)&&typeof t.readable=="object"&&typeof t.writable=="object")}function rc(t){return eo(t)||to(t)||ro(t)}function ic(t,e){return t==null?!1:e===!0?typeof t[Ks]=="function":e===!1?typeof t[Ys]=="function":typeof t[Ks]=="function"||typeof t[Ys]=="function"}function xr(t){if(!de(t))return null;let e=t._writableState,r=t._readableState,i=e||r;return!!(t.destroyed||t[Zs]||i!=null&&i.destroyed)}function io(t){if(!mr(t))return null;if(t.writableEnded===!0)return!0;let e=t._writableState;return e!=null&&e.errored?!1:typeof(e==null?void 0:e.ended)!="boolean"?null:e.ended}function nc(t,e){if(!mr(t))return null;if(t.writableFinished===!0)return!0;let r=t._writableState;return r!=null&&r.errored?!1:typeof(r==null?void 0:r.finished)!="boolean"?null:!!(r.finished||e===!1&&r.ended===!0&&r.length===0)}function sc(t){if(!wr(t))return null;if(t.readableEnded===!0)return!0;let e=t._readableState;return!e||e.errored?!1:typeof(e==null?void 0:e.ended)!="boolean"?null:e.ended}function no(t,e){if(!wr(t))return null;let r=t._readableState;return r!=null&&r.errored?!1:typeof(r==null?void 0:r.endEmitted)!="boolean"?null:!!(r.endEmitted||e===!1&&r.ended===!0&&r.length===0)}function so(t){return t&&t[wi]!=null?t[wi]:typeof(t==null?void 0:t.readable)!="boolean"?null:xr(t)?!1:wr(t)&&t.readable&&!no(t)}function oo(t){return t&&t[mi]!=null?t[mi]:typeof(t==null?void 0:t.writable)!="boolean"?null:xr(t)?!1:mr(t)&&t.writable&&!io(t)}function oc(t,e){return de(t)?xr(t)?!0:!((e==null?void 0:e.readable)!==!1&&so(t)||(e==null?void 0:e.writable)!==!1&&oo(t)):null}function ac(t){var e,r;return de(t)?t.writableErrored?t.writableErrored:(e=(r=t._writableState)===null||r===void 0?void 0:r.errored)!==null&&e!==void 0?e:null:null}function lc(t){var e,r;return de(t)?t.readableErrored?t.readableErrored:(e=(r=t._readableState)===null||r===void 0?void 0:r.errored)!==null&&e!==void 0?e:null:null}function uc(t){if(!de(t))return null;if(typeof t.closed=="boolean")return t.closed;let e=t._writableState,r=t._readableState;return typeof(e==null?void 0:e.closed)=="boolean"||typeof(r==null?void 0:r.closed)=="boolean"?(e==null?void 0:e.closed)||(r==null?void 0:r.closed):typeof t._closed=="boolean"&&ao(t)?t._closed:null}function ao(t){return typeof t._closed=="boolean"&&typeof t._defaultKeepAlive=="boolean"&&typeof t._removedConnection=="boolean"&&typeof t._removedContLen=="boolean"}function lo(t){return typeof t._sent100=="boolean"&&ao(t)}function fc(t){var e;return typeof t._consuming=="boolean"&&typeof t._dumped=="boolean"&&((e=t.req)===null||e===void 0?void 0:e.upgradeOrConnect)===void 0}function cc(t){if(!de(t))return null;let e=t._writableState,r=t._readableState,i=e||r;return!i&&lo(t)||!!(i&&i.autoDestroy&&i.emitClose&&i.closed===!1)}function dc(t){var e;return!!(t&&((e=t[Js])!==null&&e!==void 0?e:t.readableDidRead||t.readableAborted))}function hc(t){var e,r,i,n,s,o,a,u,l,f;return!!(t&&((e=(r=(i=(n=(s=(o=t[Xs])!==null&&o!==void 0?o:t.readableErrored)!==null&&s!==void 0?s:t.writableErrored)!==null&&n!==void 0?n:(a=t._readableState)===null||a===void 0?void 0:a.errorEmitted)!==null&&i!==void 0?i:(u=t._writableState)===null||u===void 0?void 0:u.errorEmitted)!==null&&r!==void 0?r:(l=t._readableState)===null||l===void 0?void 0:l.errored)!==null&&e!==void 0?e:!((f=t._writableState)===null||f===void 0)&&f.errored))}uo.exports={isDestroyed:xr,kIsDestroyed:Zs,isDisturbed:dc,kIsDisturbed:Js,isErrored:hc,kIsErrored:Xs,isReadable:so,kIsReadable:wi,kIsClosedPromise:Jf,kControllerErrorFunction:ec,kIsWritable:mi,isClosed:uc,isDuplexNodeStream:tc,isFinished:oc,isIterable:ic,isReadableNodeStream:wr,isReadableStream:eo,isReadableEnded:sc,isReadableFinished:no,isReadableErrored:lc,isNodeStream:de,isWebStream:rc,isWritable:oo,isWritableNodeStream:mr,isWritableStream:to,isWritableEnded:io,isWritableFinished:nc,isWritableErrored:ac,isServerRequest:fc,isServerResponse:lo,willEmitClose:cc,isTransformStream:ro}});var Te=R((Xp,Ri)=>{"use strict";var Me=Oe(),{AbortError:wo,codes:_c}=k(),{ERR_INVALID_ARG_TYPE:pc,ERR_STREAM_PREMATURE_CLOSE:fo}=_c,{kEmptyObject:Ei,once:Si}=G(),{validateAbortSignal:bc,validateFunction:yc,validateObject:gc,validateBoolean:wc}=xt(),{Promise:mc,PromisePrototypeThen:xc,SymbolDispose:mo}=v(),{isClosed:Ec,isReadable:co,isReadableNodeStream:xi,isReadableStream:Sc,isReadableFinished:ho,isReadableErrored:_o,isWritable:po,isWritableNodeStream:bo,isWritableStream:Ic,isWritableFinished:yo,isWritableErrored:go,isNodeStream:Rc,willEmitClose:Tc,kIsClosedPromise:Ac}=he(),St;function Nc(t){return t.setHeader&&typeof t.abort=="function"}var Ii=()=>{};function xo(t,e,r){var i,n;if(arguments.length===2?(r=e,e=Ei):e==null?e=Ei:gc(e,"options"),yc(r,"callback"),bc(e.signal,"options.signal"),r=Si(r),Sc(t)||Ic(t))return vc(t,e,r);if(!Rc(t))throw new pc("stream",["ReadableStream","WritableStream","Stream"],t);let s=(i=e.readable)!==null&&i!==void 0?i:xi(t),o=(n=e.writable)!==null&&n!==void 0?n:bo(t),a=t._writableState,u=t._readableState,l=()=>{t.writable||_()},f=Tc(t)&&xi(t)===s&&bo(t)===o,c=yo(t,!1),_=()=>{c=!0,t.destroyed&&(f=!1),!(f&&(!t.readable||s))&&(!s||d)&&r.call(t)},d=ho(t,!1),b=()=>{d=!0,t.destroyed&&(f=!1),!(f&&(!t.writable||o))&&(!o||c)&&r.call(t)},p=I=>{r.call(t,I)},g=Ec(t),w=()=>{g=!0;let I=go(t)||_o(t);if(I&&typeof I!="boolean")return r.call(t,I);if(s&&!d&&xi(t,!0)&&!ho(t,!1))return r.call(t,new fo);if(o&&!c&&!yo(t,!1))return r.call(t,new fo);r.call(t)},m=()=>{g=!0;let I=go(t)||_o(t);if(I&&typeof I!="boolean")return r.call(t,I);r.call(t)},E=()=>{t.req.on("finish",_)};Nc(t)?(t.on("complete",_),f||t.on("abort",w),t.req?E():t.on("request",E)):o&&!a&&(t.on("end",l),t.on("close",l)),!f&&typeof t.aborted=="boolean"&&t.on("aborted",w),t.on("end",b),t.on("finish",_),e.error!==!1&&t.on("error",p),t.on("close",w),g?Me.nextTick(w):a!=null&&a.errorEmitted||u!=null&&u.errorEmitted?f||Me.nextTick(m):(!s&&(!f||co(t))&&(c||po(t)===!1)||!o&&(!f||po(t))&&(d||co(t)===!1)||u&&t.req&&t.aborted)&&Me.nextTick(m);let y=()=>{r=Ii,t.removeListener("aborted",w),t.removeListener("complete",_),t.removeListener("abort",w),t.removeListener("request",E),t.req&&t.req.removeListener("finish",_),t.removeListener("end",l),t.removeListener("close",l),t.removeListener("finish",_),t.removeListener("end",b),t.removeListener("error",p),t.removeListener("close",w)};if(e.signal&&!g){let I=()=>{let V=r;y(),V.call(t,new wo(void 0,{cause:e.signal.reason}))};if(e.signal.aborted)Me.nextTick(I);else{St=St||G().addAbortListener;let V=St(e.signal,I),K=r;r=Si((...st)=>{V[mo](),K.apply(t,st)})}}return y}function vc(t,e,r){let i=!1,n=Ii;if(e.signal)if(n=()=>{i=!0,r.call(t,new wo(void 0,{cause:e.signal.reason}))},e.signal.aborted)Me.nextTick(n);else{St=St||G().addAbortListener;let o=St(e.signal,n),a=r;r=Si((...u)=>{o[mo](),a.apply(t,u)})}let s=(...o)=>{i||Me.nextTick(()=>r.apply(t,o))};return xc(t[Ac].promise,s,s),Ii}function Pc(t,e){var r;let i=!1;return e===null&&(e=Ei),(r=e)!==null&&r!==void 0&&r.cleanup&&(wc(e.cleanup,"cleanup"),i=e.cleanup),new mc((n,s)=>{let o=xo(t,e,a=>{i&&o(),a?s(a):n()})})}Ri.exports=xo;Ri.exports.finished=Pc});var Ze=R((Jp,vo)=>{"use strict";var _e=Oe(),{aggregateTwoErrors:jc,codes:{ERR_MULTIPLE_CALLBACK:Lc},AbortError:Fc}=k(),{Symbol:Io}=v(),{kIsDestroyed:Bc,isDestroyed:Cc,isFinished:Dc,isServerRequest:Oc}=he(),Ro=Io("kDestroy"),Ti=Io("kConstruct");function To(t,e,r){t&&(t.stack,e&&!e.errored&&(e.errored=t),r&&!r.errored&&(r.errored=t))}function Mc(t,e){let r=this._readableState,i=this._writableState,n=i||r;return i!=null&&i.destroyed||r!=null&&r.destroyed?(typeof e=="function"&&e(),this):(To(t,i,r),i&&(i.destroyed=!0),r&&(r.destroyed=!0),n.constructed?Eo(this,t,e):this.once(Ro,function(s){Eo(this,jc(s,t),e)}),this)}function Eo(t,e,r){let i=!1;function n(s){if(i)return;i=!0;let o=t._readableState,a=t._writableState;To(s,a,o),a&&(a.closed=!0),o&&(o.closed=!0),typeof r=="function"&&r(s),s?_e.nextTick($c,t,s):_e.nextTick(Ao,t)}try{t._destroy(e||null,n)}catch(s){n(s)}}function $c(t,e){Ai(t,e),Ao(t)}function Ao(t){let e=t._readableState,r=t._writableState;r&&(r.closeEmitted=!0),e&&(e.closeEmitted=!0),(r!=null&&r.emitClose||e!=null&&e.emitClose)&&t.emit("close")}function Ai(t,e){let r=t._readableState,i=t._writableState;i!=null&&i.errorEmitted||r!=null&&r.errorEmitted||(i&&(i.errorEmitted=!0),r&&(r.errorEmitted=!0),t.emit("error",e))}function kc(){let t=this._readableState,e=this._writableState;t&&(t.constructed=!0,t.closed=!1,t.closeEmitted=!1,t.destroyed=!1,t.errored=null,t.errorEmitted=!1,t.reading=!1,t.ended=t.readable===!1,t.endEmitted=t.readable===!1),e&&(e.constructed=!0,e.destroyed=!1,e.closed=!1,e.closeEmitted=!1,e.errored=null,e.errorEmitted=!1,e.finalCalled=!1,e.prefinished=!1,e.ended=e.writable===!1,e.ending=e.writable===!1,e.finished=e.writable===!1)}function Ni(t,e,r){let i=t._readableState,n=t._writableState;if(n!=null&&n.destroyed||i!=null&&i.destroyed)return this;i!=null&&i.autoDestroy||n!=null&&n.autoDestroy?t.destroy(e):e&&(e.stack,n&&!n.errored&&(n.errored=e),i&&!i.errored&&(i.errored=e),r?_e.nextTick(Ai,t,e):Ai(t,e))}function qc(t,e){if(typeof t._construct!="function")return;let r=t._readableState,i=t._writableState;r&&(r.constructed=!1),i&&(i.constructed=!1),t.once(Ti,e),!(t.listenerCount(Ti)>1)&&_e.nextTick(Uc,t)}function Uc(t){let e=!1;function r(i){if(e){Ni(t,i!=null?i:new Lc);return}e=!0;let n=t._readableState,s=t._writableState,o=s||n;n&&(n.constructed=!0),s&&(s.constructed=!0),o.destroyed?t.emit(Ro,i):i?Ni(t,i,!0):_e.nextTick(Wc,t)}try{t._construct(i=>{_e.nextTick(r,i)})}catch(i){_e.nextTick(r,i)}}function Wc(t){t.emit(Ti)}function So(t){return(t==null?void 0:t.setHeader)&&typeof t.abort=="function"}function No(t){t.emit("close")}function Gc(t,e){t.emit("error",e),_e.nextTick(No,t)}function Vc(t,e){!t||Cc(t)||(!e&&!Dc(t)&&(e=new Fc),Oc(t)?(t.socket=null,t.destroy(e)):So(t)?t.abort():So(t.req)?t.req.abort():typeof t.destroy=="function"?t.destroy(e):typeof t.close=="function"?t.close():e?_e.nextTick(Gc,t,e):_e.nextTick(No,t),t.destroyed||(t[Bc]=!0))}vo.exports={construct:qc,destroyer:Vc,destroy:Mc,undestroy:kc,errorOrDestroy:Ni}});var Ir=R((eb,jo)=>{"use strict";var{ArrayIsArray:Qc,ObjectSetPrototypeOf:Po}=v(),{EventEmitter:Er}=Gt();function Sr(t){Er.call(this,t)}Po(Sr.prototype,Er.prototype);Po(Sr,Er);Sr.prototype.pipe=function(t,e){let r=this;function i(f){t.writable&&t.write(f)===!1&&r.pause&&r.pause()}r.on("data",i);function n(){r.readable&&r.resume&&r.resume()}t.on("drain",n),!t._isStdio&&(!e||e.end!==!1)&&(r.on("end",o),r.on("close",a));let s=!1;function o(){s||(s=!0,t.end())}function a(){s||(s=!0,typeof t.destroy=="function"&&t.destroy())}function u(f){l(),Er.listenerCount(this,"error")===0&&this.emit("error",f)}vi(r,"error",u),vi(t,"error",u);function l(){r.removeListener("data",i),t.removeListener("drain",n),r.removeListener("end",o),r.removeListener("close",a),r.removeListener("error",u),t.removeListener("error",u),r.removeListener("end",l),r.removeListener("close",l),t.removeListener("close",l)}return r.on("end",l),r.on("close",l),t.on("close",l),t.emit("pipe",r),t};function vi(t,e,r){if(typeof t.prependListener=="function")return t.prependListener(e,r);!t._events||!t._events[e]?t.on(e,r):Qc(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]}jo.exports={Stream:Sr,prependListener:vi}});var Vt=R((tb,Rr)=>{"use strict";var{SymbolDispose:Hc}=v(),{AbortError:Lo,codes:zc}=k(),{isNodeStream:Fo,isWebStream:Kc,kControllerErrorFunction:Yc}=he(),Zc=Te(),{ERR_INVALID_ARG_TYPE:Bo}=zc,Pi,Xc=(t,e)=>{if(typeof t!="object"||!("aborted"in t))throw new Bo(e,"AbortSignal",t)};Rr.exports.addAbortSignal=function(e,r){if(Xc(e,"signal"),!Fo(r)&&!Kc(r))throw new Bo("stream",["ReadableStream","WritableStream","Stream"],r);return Rr.exports.addAbortSignalNoValidate(e,r)};Rr.exports.addAbortSignalNoValidate=function(t,e){if(typeof t!="object"||!("aborted"in t))return e;let r=Fo(e)?()=>{e.destroy(new Lo(void 0,{cause:t.reason}))}:()=>{e[Yc](new Lo(void 0,{cause:t.reason}))};if(t.aborted)r();else{Pi=Pi||G().addAbortListener;let i=Pi(t,r);Zc(e,i[Hc])}return e}});var Oo=R((ib,Do)=>{"use strict";var{StringPrototypeSlice:Co,SymbolIterator:Jc,TypedArrayPrototypeSet:Tr,Uint8Array:ed}=v(),{Buffer:ji}=oe(),{inspect:td}=G();Do.exports=class{constructor(){this.head=null,this.tail=null,this.length=0}push(e){let r={data:e,next:null};this.length>0?this.tail.next=r:this.head=r,this.tail=r,++this.length}unshift(e){let r={data:e,next:this.head};this.length===0&&(this.tail=r),this.head=r,++this.length}shift(){if(this.length===0)return;let e=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,e}clear(){this.head=this.tail=null,this.length=0}join(e){if(this.length===0)return"";let r=this.head,i=""+r.data;for(;(r=r.next)!==null;)i+=e+r.data;return i}concat(e){if(this.length===0)return ji.alloc(0);let r=ji.allocUnsafe(e>>>0),i=this.head,n=0;for(;i;)Tr(r,i.data,n),n+=i.data.length,i=i.next;return r}consume(e,r){let i=this.head.data;if(e<i.length){let n=i.slice(0,e);return this.head.data=i.slice(e),n}return e===i.length?this.shift():r?this._getString(e):this._getBuffer(e)}first(){return this.head.data}*[Jc](){for(let e=this.head;e;e=e.next)yield e.data}_getString(e){let r="",i=this.head,n=0;do{let s=i.data;if(e>s.length)r+=s,e-=s.length;else{e===s.length?(r+=s,++n,i.next?this.head=i.next:this.head=this.tail=null):(r+=Co(s,0,e),this.head=i,i.data=Co(s,e));break}++n}while((i=i.next)!==null);return this.length-=n,r}_getBuffer(e){let r=ji.allocUnsafe(e),i=e,n=this.head,s=0;do{let o=n.data;if(e>o.length)Tr(r,o,i-e),e-=o.length;else{e===o.length?(Tr(r,o,i-e),++s,n.next?this.head=n.next:this.head=this.tail=null):(Tr(r,new ed(o.buffer,o.byteOffset,e),i-e),this.head=n,n.data=o.slice(e));break}++s}while((n=n.next)!==null);return this.length-=s,r}[Symbol.for("nodejs.util.inspect.custom")](e,r){return td(this,Le(B({},r),{depth:0,customInspect:!1}))}}});var Qt=R((sb,qo)=>{"use strict";var{MathFloor:rd,NumberIsInteger:id}=v(),{validateInteger:nd}=xt(),{ERR_INVALID_ARG_VALUE:sd}=k().codes,Mo=16*1024,$o=16;function od(t,e,r){return t.highWaterMark!=null?t.highWaterMark:e?t[r]:null}function ko(t){return t?$o:Mo}function ad(t,e){nd(e,"value",0),t?$o=e:Mo=e}function ld(t,e,r,i){let n=od(e,i,r);if(n!=null){if(!id(n)||n<0){let s=i?`options.${r}`:"options.highWaterMark";throw new sd(s,n)}return rd(n)}return ko(t.objectMode)}qo.exports={getHighWaterMark:ld,getDefaultHighWaterMark:ko,setDefaultHighWaterMark:ad}});var Go=R((Li,Wo)=>{var Ar=oe(),pe=Ar.Buffer;function Uo(t,e){for(var r in t)e[r]=t[r]}pe.from&&pe.alloc&&pe.allocUnsafe&&pe.allocUnsafeSlow?Wo.exports=Ar:(Uo(Ar,Li),Li.Buffer=Xe);function Xe(t,e,r){return pe(t,e,r)}Xe.prototype=Object.create(pe.prototype);Uo(pe,Xe);Xe.from=function(t,e,r){if(typeof t=="number")throw new TypeError("Argument must not be a number");return pe(t,e,r)};Xe.alloc=function(t,e,r){if(typeof t!="number")throw new TypeError("Argument must be a number");var i=pe(t);return e!==void 0?typeof r=="string"?i.fill(e,r):i.fill(e):i.fill(0),i};Xe.allocUnsafe=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return pe(t)};Xe.allocUnsafeSlow=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return Ar.SlowBuffer(t)}});var Ho=R(Qo=>{"use strict";var Bi=Go().Buffer,Vo=Bi.isEncoding||function(t){switch(t=""+t,t&&t.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function ud(t){if(!t)return"utf8";for(var e;;)switch(t){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return t;default:if(e)return;t=(""+t).toLowerCase(),e=!0}}function fd(t){var e=ud(t);if(typeof e!="string"&&(Bi.isEncoding===Vo||!Vo(t)))throw new Error("Unknown encoding: "+t);return e||t}Qo.StringDecoder=Ht;function Ht(t){this.encoding=fd(t);var e;switch(this.encoding){case"utf16le":this.text=bd,this.end=yd,e=4;break;case"utf8":this.fillLast=hd,e=4;break;case"base64":this.text=gd,this.end=wd,e=3;break;default:this.write=md,this.end=xd;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=Bi.allocUnsafe(e)}Ht.prototype.write=function(t){if(t.length===0)return"";var e,r;if(this.lastNeed){if(e=this.fillLast(t),e===void 0)return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r<t.length?e?e+this.text(t,r):this.text(t,r):e||""};Ht.prototype.end=pd;Ht.prototype.text=_d;Ht.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length};function Fi(t){return t<=127?0:t>>5===6?2:t>>4===14?3:t>>3===30?4:t>>6===2?-1:-2}function cd(t,e,r){var i=e.length-1;if(i<r)return 0;var n=Fi(e[i]);return n>=0?(n>0&&(t.lastNeed=n-1),n):--i<r||n===-2?0:(n=Fi(e[i]),n>=0?(n>0&&(t.lastNeed=n-2),n):--i<r||n===-2?0:(n=Fi(e[i]),n>=0?(n>0&&(n===2?n=0:t.lastNeed=n-3),n):0))}function dd(t,e,r){if((e[0]&192)!==128)return t.lastNeed=0,"\uFFFD";if(t.lastNeed>1&&e.length>1){if((e[1]&192)!==128)return t.lastNeed=1,"\uFFFD";if(t.lastNeed>2&&e.length>2&&(e[2]&192)!==128)return t.lastNeed=2,"\uFFFD"}}function hd(t){var e=this.lastTotal-this.lastNeed,r=dd(this,t,e);if(r!==void 0)return r;if(this.lastNeed<=t.length)return t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,e,0,t.length),this.lastNeed-=t.length}function _d(t,e){var r=cd(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=r;var i=t.length-(r-this.lastNeed);return t.copy(this.lastChar,0,i),t.toString("utf8",e,i)}function pd(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+"\uFFFD":e}function bd(t,e){if((t.length-e)%2===0){var r=t.toString("utf16le",e);if(r){var i=r.charCodeAt(r.length-1);if(i>=55296&&i<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}function yd(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,r)}return e}function gd(t,e){var r=(t.length-e)%3;return r===0?t.toString("base64",e):(this.lastNeed=3-r,this.lastTotal=3,r===1?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-r))}function wd(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function md(t){return t.toString(this.encoding)}function xd(t){return t&&t.length?this.write(t):""}});var Ci=R((ab,Zo)=>{"use strict";var zo=Oe(),{PromisePrototypeThen:Ed,SymbolAsyncIterator:Ko,SymbolIterator:Yo}=v(),{Buffer:Sd}=oe(),{ERR_INVALID_ARG_TYPE:Id,ERR_STREAM_NULL_VALUES:Rd}=k().codes;function Td(t,e,r){let i;if(typeof e=="string"||e instanceof Sd)return new t(Le(B({objectMode:!0},r),{read(){this.push(e),this.push(null)}}));let n;if(e&&e[Ko])n=!0,i=e[Ko]();else if(e&&e[Yo])n=!1,i=e[Yo]();else throw new Id("iterable",["Iterable"],e);let s=new t(B({objectMode:!0,highWaterMark:1},r)),o=!1;s._read=function(){o||(o=!0,u())},s._destroy=function(l,f){Ed(a(l),()=>zo.nextTick(f,l),c=>zo.nextTick(f,c||l))};async function a(l){let f=l!=null,c=typeof i.throw=="function";if(f&&c){let{value:_,done:d}=await i.throw(l);if(await _,d)return}if(typeof i.return=="function"){let{value:_}=await i.return();await _}}async function u(){for(;;){try{let{value:l,done:f}=n?await i.next():i.next();if(f)s.push(null);else{let c=l&&typeof l.then=="function"?await l:l;if(c===null)throw o=!1,new Rd;if(s.push(c))continue;o=!1}}catch(l){s.destroy(l)}break}}return s}Zo.exports=Td});var Kt=R((ub,pa)=>{"use strict";var te=Oe(),{ArrayPrototypeIndexOf:Ad,NumberIsInteger:Nd,NumberIsNaN:vd,NumberParseInt:Pd,ObjectDefineProperties:Wi,ObjectKeys:jd,ObjectSetPrototypeOf:ea,Promise:ta,SafeSet:Ld,SymbolAsyncDispose:Fd,SymbolAsyncIterator:Bd,Symbol:Cd}=v();pa.exports=x;x.ReadableState=jr;var{EventEmitter:Dd}=Gt(),{Stream:$e,prependListener:Od}=Ir(),{Buffer:Di}=oe(),{addAbortSignal:Md}=Vt(),ra=Te(),S=G().debuglog("stream",t=>{S=t}),$d=Oo(),Tt=Ze(),{getHighWaterMark:kd,getDefaultHighWaterMark:qd}=Qt(),{aggregateTwoErrors:Xo,codes:{ERR_INVALID_ARG_TYPE:Ud,ERR_METHOD_NOT_IMPLEMENTED:Wd,ERR_OUT_OF_RANGE:Gd,ERR_STREAM_PUSH_AFTER_EOF:Vd,ERR_STREAM_UNSHIFT_AFTER_END_EVENT:Qd},AbortError:Hd}=k(),{validateObject:zd}=xt(),Je=Cd("kPaused"),{StringDecoder:ia}=Ho(),Kd=Ci();ea(x.prototype,$e.prototype);ea(x,$e);var Oi=()=>{},{errorOrDestroy:It}=Tt,Rt=1,Yd=2,na=4,zt=8,sa=16,Nr=32,vr=64,oa=128,Zd=256,Xd=512,Jd=1024,qi=2048,Ui=4096,eh=8192,th=16384,rh=32768,aa=65536,ih=1<<17,nh=1<<18;function C(t){return{enumerable:!1,get(){return(this.state&t)!==0},set(e){e?this.state|=t:this.state&=~t}}}Wi(jr.prototype,{objectMode:C(Rt),ended:C(Yd),endEmitted:C(na),reading:C(zt),constructed:C(sa),sync:C(Nr),needReadable:C(vr),emittedReadable:C(oa),readableListening:C(Zd),resumeScheduled:C(Xd),errorEmitted:C(Jd),emitClose:C(qi),autoDestroy:C(Ui),destroyed:C(eh),closed:C(th),closeEmitted:C(rh),multiAwaitDrain:C(aa),readingMore:C(ih),dataEmitted:C(nh)});function jr(t,e,r){typeof r!="boolean"&&(r=e instanceof be()),this.state=qi|Ui|sa|Nr,t&&t.objectMode&&(this.state|=Rt),r&&t&&t.readableObjectMode&&(this.state|=Rt),this.highWaterMark=t?kd(this,t,"readableHighWaterMark",r):qd(!1),this.buffer=new $d,this.length=0,this.pipes=[],this.flowing=null,this[Je]=null,t&&t.emitClose===!1&&(this.state&=~qi),t&&t.autoDestroy===!1&&(this.state&=~Ui),this.errored=null,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.awaitDrainWriters=null,this.decoder=null,this.encoding=null,t&&t.encoding&&(this.decoder=new ia(t.encoding),this.encoding=t.encoding)}function x(t){if(!(this instanceof x))return new x(t);let e=this instanceof be();this._readableState=new jr(t,this,e),t&&(typeof t.read=="function"&&(this._read=t.read),typeof t.destroy=="function"&&(this._destroy=t.destroy),typeof t.construct=="function"&&(this._construct=t.construct),t.signal&&!e&&Md(t.signal,this)),$e.call(this,t),Tt.construct(this,()=>{this._readableState.needReadable&&Pr(this,this._readableState)})}x.prototype.destroy=Tt.destroy;x.prototype._undestroy=Tt.undestroy;x.prototype._destroy=function(t,e){e(t)};x.prototype[Dd.captureRejectionSymbol]=function(t){this.destroy(t)};x.prototype[Fd]=function(){let t;return this.destroyed||(t=this.readableEnded?null:new Hd,this.destroy(t)),new ta((e,r)=>ra(this,i=>i&&i!==t?r(i):e(null)))};x.prototype.push=function(t,e){return la(this,t,e,!1)};x.prototype.unshift=function(t,e){return la(this,t,e,!0)};function la(t,e,r,i){S("readableAddChunk",e);let n=t._readableState,s;if((n.state&Rt)===0&&(typeof e=="string"?(r=r||n.defaultEncoding,n.encoding!==r&&(i&&n.encoding?e=Di.from(e,r).toString(n.encoding):(e=Di.from(e,r),r=""))):e instanceof Di?r="":$e._isUint8Array(e)?(e=$e._uint8ArrayToBuffer(e),r=""):e!=null&&(s=new Ud("chunk",["string","Buffer","Uint8Array"],e))),s)It(t,s);else if(e===null)n.state&=~zt,ah(t,n);else if((n.state&Rt)!==0||e&&e.length>0)if(i)if((n.state&na)!==0)It(t,new Qd);else{if(n.destroyed||n.errored)return!1;Mi(t,n,e,!0)}else if(n.ended)It(t,new Vd);else{if(n.destroyed||n.errored)return!1;n.state&=~zt,n.decoder&&!r?(e=n.decoder.write(e),n.objectMode||e.length!==0?Mi(t,n,e,!1):Pr(t,n)):Mi(t,n,e,!1)}else i||(n.state&=~zt,Pr(t,n));return!n.ended&&(n.length<n.highWaterMark||n.length===0)}function Mi(t,e,r,i){e.flowing&&e.length===0&&!e.sync&&t.listenerCount("data")>0?((e.state&aa)!==0?e.awaitDrainWriters.clear():e.awaitDrainWriters=null,e.dataEmitted=!0,t.emit("data",r)):(e.length+=e.objectMode?1:r.length,i?e.buffer.unshift(r):e.buffer.push(r),(e.state&vr)!==0&&Lr(t)),Pr(t,e)}x.prototype.isPaused=function(){let t=this._readableState;return t[Je]===!0||t.flowing===!1};x.prototype.setEncoding=function(t){let e=new ia(t);this._readableState.decoder=e,this._readableState.encoding=this._readableState.decoder.encoding;let r=this._readableState.buffer,i="";for(let n of r)i+=e.write(n);return r.clear(),i!==""&&r.push(i),this._readableState.length=i.length,this};var sh=1073741824;function oh(t){if(t>sh)throw new Gd("size","<= 1GiB",t);return t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++,t}function Jo(t,e){return t<=0||e.length===0&&e.ended?0:(e.state&Rt)!==0?1:vd(t)?e.flowing&&e.length?e.buffer.first().length:e.length:t<=e.length?t:e.ended?e.length:0}x.prototype.read=function(t){S("read",t),t===void 0?t=NaN:Nd(t)||(t=Pd(t,10));let e=this._readableState,r=t;if(t>e.highWaterMark&&(e.highWaterMark=oh(t)),t!==0&&(e.state&=~oa),t===0&&e.needReadable&&((e.highWaterMark!==0?e.length>=e.highWaterMark:e.length>0)||e.ended))return S("read: emitReadable",e.length,e.ended),e.length===0&&e.ended?$i(this):Lr(this),null;if(t=Jo(t,e),t===0&&e.ended)return e.length===0&&$i(this),null;let i=(e.state&vr)!==0;if(S("need readable",i),(e.length===0||e.length-t<e.highWaterMark)&&(i=!0,S("length less than watermark",i)),e.ended||e.reading||e.destroyed||e.errored||!e.constructed)i=!1,S("reading, ended or constructing",i);else if(i){S("do read"),e.state|=zt|Nr,e.length===0&&(e.state|=vr);try{this._read(e.highWaterMark)}catch(s){It(this,s)}e.state&=~Nr,e.reading||(t=Jo(r,e))}let n;return t>0?n=ha(t,e):n=null,n===null?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.multiAwaitDrain?e.awaitDrainWriters.clear():e.awaitDrainWriters=null),e.length===0&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&$i(this)),n!==null&&!e.errorEmitted&&!e.closeEmitted&&(e.dataEmitted=!0,this.emit("data",n)),n};function ah(t,e){if(S("onEofChunk"),!e.ended){if(e.decoder){let r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length)}e.ended=!0,e.sync?Lr(t):(e.needReadable=!1,e.emittedReadable=!0,ua(t))}}function Lr(t){let e=t._readableState;S("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(S("emitReadable",e.flowing),e.emittedReadable=!0,te.nextTick(ua,t))}function ua(t){let e=t._readableState;S("emitReadable_",e.destroyed,e.length,e.ended),!e.destroyed&&!e.errored&&(e.length||e.ended)&&(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,ca(t)}function Pr(t,e){!e.readingMore&&e.constructed&&(e.readingMore=!0,te.nextTick(lh,t,e))}function lh(t,e){for(;!e.reading&&!e.ended&&(e.length<e.highWaterMark||e.flowing&&e.length===0);){let r=e.length;if(S("maybeReadMore read 0"),t.read(0),r===e.length)break}e.readingMore=!1}x.prototype._read=function(t){throw new Wd("_read()")};x.prototype.pipe=function(t,e){let r=this,i=this._readableState;i.pipes.length===1&&(i.multiAwaitDrain||(i.multiAwaitDrain=!0,i.awaitDrainWriters=new Ld(i.awaitDrainWriters?[i.awaitDrainWriters]:[]))),i.pipes.push(t),S("pipe count=%d opts=%j",i.pipes.length,e);let s=(!e||e.end!==!1)&&t!==te.stdout&&t!==te.stderr?a:g;i.endEmitted?te.nextTick(s):r.once("end",s),t.on("unpipe",o);function o(w,m){S("onunpipe"),w===r&&m&&m.hasUnpiped===!1&&(m.hasUnpiped=!0,f())}function a(){S("onend"),t.end()}let u,l=!1;function f(){S("cleanup"),t.removeListener("close",b),t.removeListener("finish",p),u&&t.removeListener("drain",u),t.removeListener("error",d),t.removeListener("unpipe",o),r.removeListener("end",a),r.removeListener("end",g),r.removeListener("data",_),l=!0,u&&i.awaitDrainWriters&&(!t._writableState||t._writableState.needDrain)&&u()}function c(){l||(i.pipes.length===1&&i.pipes[0]===t?(S("false write response, pause",0),i.awaitDrainWriters=t,i.multiAwaitDrain=!1):i.pipes.length>1&&i.pipes.includes(t)&&(S("false write response, pause",i.awaitDrainWriters.size),i.awaitDrainWriters.add(t)),r.pause()),u||(u=uh(r,t),t.on("drain",u))}r.on("data",_);function _(w){S("ondata");let m=t.write(w);S("dest.write",m),m===!1&&c()}function d(w){if(S("onerror",w),g(),t.removeListener("error",d),t.listenerCount("error")===0){let m=t._writableState||t._readableState;m&&!m.errorEmitted?It(t,w):t.emit("error",w)}}Od(t,"error",d);function b(){t.removeListener("finish",p),g()}t.once("close",b);function p(){S("onfinish"),t.removeListener("close",b),g()}t.once("finish",p);function g(){S("unpipe"),r.unpipe(t)}return t.emit("pipe",r),t.writableNeedDrain===!0?c():i.flowing||(S("pipe resume"),r.resume()),t};function uh(t,e){return function(){let i=t._readableState;i.awaitDrainWriters===e?(S("pipeOnDrain",1),i.awaitDrainWriters=null):i.multiAwaitDrain&&(S("pipeOnDrain",i.awaitDrainWriters.size),i.awaitDrainWriters.delete(e)),(!i.awaitDrainWriters||i.awaitDrainWriters.size===0)&&t.listenerCount("data")&&t.resume()}}x.prototype.unpipe=function(t){let e=this._readableState,r={hasUnpiped:!1};if(e.pipes.length===0)return this;if(!t){let n=e.pipes;e.pipes=[],this.pause();for(let s=0;s<n.length;s++)n[s].emit("unpipe",this,{hasUnpiped:!1});return this}let i=Ad(e.pipes,t);return i===-1?this:(e.pipes.splice(i,1),e.pipes.length===0&&this.pause(),t.emit("unpipe",this,r),this)};x.prototype.on=function(t,e){let r=$e.prototype.on.call(this,t,e),i=this._readableState;return t==="data"?(i.readableListening=this.listenerCount("readable")>0,i.flowing!==!1&&this.resume()):t==="readable"&&!i.endEmitted&&!i.readableListening&&(i.readableListening=i.needReadable=!0,i.flowing=!1,i.emittedReadable=!1,S("on readable",i.length,i.reading),i.length?Lr(this):i.reading||te.nextTick(fh,this)),r};x.prototype.addListener=x.prototype.on;x.prototype.removeListener=function(t,e){let r=$e.prototype.removeListener.call(this,t,e);return t==="readable"&&te.nextTick(fa,this),r};x.prototype.off=x.prototype.removeListener;x.prototype.removeAllListeners=function(t){let e=$e.prototype.removeAllListeners.apply(this,arguments);return(t==="readable"||t===void 0)&&te.nextTick(fa,this),e};function fa(t){let e=t._readableState;e.readableListening=t.listenerCount("readable")>0,e.resumeScheduled&&e[Je]===!1?e.flowing=!0:t.listenerCount("data")>0?t.resume():e.readableListening||(e.flowing=null)}function fh(t){S("readable nexttick read 0"),t.read(0)}x.prototype.resume=function(){let t=this._readableState;return t.flowing||(S("resume"),t.flowing=!t.readableListening,ch(this,t)),t[Je]=!1,this};function ch(t,e){e.resumeScheduled||(e.resumeScheduled=!0,te.nextTick(dh,t,e))}function dh(t,e){S("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),ca(t),e.flowing&&!e.reading&&t.read(0)}x.prototype.pause=function(){return S("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(S("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState[Je]=!0,this};function ca(t){let e=t._readableState;for(S("flow",e.flowing);e.flowing&&t.read()!==null;);}x.prototype.wrap=function(t){let e=!1;t.on("data",i=>{!this.push(i)&&t.pause&&(e=!0,t.pause())}),t.on("end",()=>{this.push(null)}),t.on("error",i=>{It(this,i)}),t.on("close",()=>{this.destroy()}),t.on("destroy",()=>{this.destroy()}),this._read=()=>{e&&t.resume&&(e=!1,t.resume())};let r=jd(t);for(let i=1;i<r.length;i++){let n=r[i];this[n]===void 0&&typeof t[n]=="function"&&(this[n]=t[n].bind(t))}return this};x.prototype[Bd]=function(){return da(this)};x.prototype.iterator=function(t){return t!==void 0&&zd(t,"options"),da(this,t)};function da(t,e){typeof t.read!="function"&&(t=x.wrap(t,{objectMode:!0}));let r=hh(t,e);return r.stream=t,r}function hh(t,e){return Y(this,null,function*(){let r=Oi;function i(o){this===t?(r(),r=Oi):r=o}t.on("readable",i);let n,s=ra(t,{writable:!1},o=>{n=o?Xo(n,o):null,r(),r=Oi});try{for(;;){let o=t.destroyed?null:t.read();if(o!==null)yield o;else{if(n)throw n;if(n===null)return;yield new M(new ta(i))}}}catch(o){throw n=Xo(n,o),n}finally{(n||(e==null?void 0:e.destroyOnReturn)!==!1)&&(n===void 0||t._readableState.autoDestroy)?Tt.destroyer(t,null):(t.off("readable",i),s())}})}Wi(x.prototype,{readable:{__proto__:null,get(){let t=this._readableState;return!!t&&t.readable!==!1&&!t.destroyed&&!t.errorEmitted&&!t.endEmitted},set(t){this._readableState&&(this._readableState.readable=!!t)}},readableDidRead:{__proto__:null,enumerable:!1,get:function(){return this._readableState.dataEmitted}},readableAborted:{__proto__:null,enumerable:!1,get:function(){return!!(this._readableState.readable!==!1&&(this._readableState.destroyed||this._readableState.errored)&&!this._readableState.endEmitted)}},readableHighWaterMark:{__proto__:null,enumerable:!1,get:function(){return this._readableState.highWaterMark}},readableBuffer:{__proto__:null,enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}},readableFlowing:{__proto__:null,enumerable:!1,get:function(){return this._readableState.flowing},set:function(t){this._readableState&&(this._readableState.flowing=t)}},readableLength:{__proto__:null,enumerable:!1,get(){return this._readableState.length}},readableObjectMode:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.objectMode:!1}},readableEncoding:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.encoding:null}},errored:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.errored:null}},closed:{__proto__:null,get(){return this._readableState?this._readableState.closed:!1}},destroyed:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.destroyed:!1},set(t){this._readableState&&(this._readableState.destroyed=t)}},readableEnded:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.endEmitted:!1}}});Wi(jr.prototype,{pipesCount:{__proto__:null,get(){return this.pipes.length}},paused:{__proto__:null,get(){return this[Je]!==!1},set(t){this[Je]=!!t}}});x._fromList=ha;function ha(t,e){if(e.length===0)return null;let r;return e.objectMode?r=e.buffer.shift():!t||t>=e.length?(e.decoder?r=e.buffer.join(""):e.buffer.length===1?r=e.buffer.first():r=e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r}function $i(t){let e=t._readableState;S("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,te.nextTick(_h,e,t))}function _h(t,e){if(S("endReadableNT",t.endEmitted,t.length),!t.errored&&!t.closeEmitted&&!t.endEmitted&&t.length===0){if(t.endEmitted=!0,e.emit("end"),e.writable&&e.allowHalfOpen===!1)te.nextTick(ph,e);else if(t.autoDestroy){let r=e._writableState;(!r||r.autoDestroy&&(r.finished||r.writable===!1))&&e.destroy()}}}function ph(t){t.writable&&!t.writableEnded&&!t.destroyed&&t.end()}x.from=function(t,e){return Kd(x,t,e)};var ki;function _a(){return ki===void 0&&(ki={}),ki}x.fromWeb=function(t,e){return _a().newStreamReadableFromReadableStream(t,e)};x.toWeb=function(t,e){return _a().newReadableStreamFromStreamReadable(t,e)};x.wrap=function(t,e){var r,i;return new x(Le(B({objectMode:(r=(i=t.readableObjectMode)!==null&&i!==void 0?i:t.objectMode)!==null&&r!==void 0?r:!0},e),{destroy(n,s){Tt.destroyer(t,n),s(n)}})).wrap(t)}});var Or=R((cb,Aa)=>{"use strict";var et=Oe(),{ArrayPrototypeSlice:ga,Error:bh,FunctionPrototypeSymbolHasInstance:wa,ObjectDefineProperty:ma,ObjectDefineProperties:yh,ObjectSetPrototypeOf:xa,StringPrototypeToLowerCase:gh,Symbol:wh,SymbolHasInstance:mh}=v();Aa.exports=P;P.WritableState=Xt;var{EventEmitter:xh}=Gt(),Yt=Ir().Stream,{Buffer:Fr}=oe(),Dr=Ze(),{addAbortSignal:Eh}=Vt(),{getHighWaterMark:Sh,getDefaultHighWaterMark:Ih}=Qt(),{ERR_INVALID_ARG_TYPE:Rh,ERR_METHOD_NOT_IMPLEMENTED:Th,ERR_MULTIPLE_CALLBACK:Ea,ERR_STREAM_CANNOT_PIPE:Ah,ERR_STREAM_DESTROYED:Zt,ERR_STREAM_ALREADY_FINISHED:Nh,ERR_STREAM_NULL_VALUES:vh,ERR_STREAM_WRITE_AFTER_END:Ph,ERR_UNKNOWN_ENCODING:Sa}=k().codes,{errorOrDestroy:At}=Dr;xa(P.prototype,Yt.prototype);xa(P,Yt);function Qi(){}var Nt=wh("kOnFinished");function Xt(t,e,r){typeof r!="boolean"&&(r=e instanceof be()),this.objectMode=!!(t&&t.objectMode),r&&(this.objectMode=this.objectMode||!!(t&&t.writableObjectMode)),this.highWaterMark=t?Sh(this,t,"writableHighWaterMark",r):Ih(!1),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;let i=!!(t&&t.decodeStrings===!1);this.decodeStrings=!i,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=Lh.bind(void 0,e),this.writecb=null,this.writelen=0,this.afterWriteTickInfo=null,Cr(this),this.pendingcb=0,this.constructed=!0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=!t||t.emitClose!==!1,this.autoDestroy=!t||t.autoDestroy!==!1,this.errored=null,this.closed=!1,this.closeEmitted=!1,this[Nt]=[]}function Cr(t){t.buffered=[],t.bufferedIndex=0,t.allBuffers=!0,t.allNoop=!0}Xt.prototype.getBuffer=function(){return ga(this.buffered,this.bufferedIndex)};ma(Xt.prototype,"bufferedRequestCount",{__proto__:null,get(){return this.buffered.length-this.bufferedIndex}});function P(t){let e=this instanceof be();if(!e&&!wa(P,this))return new P(t);this._writableState=new Xt(t,this,e),t&&(typeof t.write=="function"&&(this._write=t.write),typeof t.writev=="function"&&(this._writev=t.writev),typeof t.destroy=="function"&&(this._destroy=t.destroy),typeof t.final=="function"&&(this._final=t.final),typeof t.construct=="function"&&(this._construct=t.construct),t.signal&&Eh(t.signal,this)),Yt.call(this,t),Dr.construct(this,()=>{let r=this._writableState;r.writing||zi(this,r),Ki(this,r)})}ma(P,mh,{__proto__:null,value:function(t){return wa(this,t)?!0:this!==P?!1:t&&t._writableState instanceof Xt}});P.prototype.pipe=function(){At(this,new Ah)};function Ia(t,e,r,i){let n=t._writableState;if(typeof r=="function")i=r,r=n.defaultEncoding;else{if(!r)r=n.defaultEncoding;else if(r!=="buffer"&&!Fr.isEncoding(r))throw new Sa(r);typeof i!="function"&&(i=Qi)}if(e===null)throw new vh;if(!n.objectMode)if(typeof e=="string")n.decodeStrings!==!1&&(e=Fr.from(e,r),r="buffer");else if(e instanceof Fr)r="buffer";else if(Yt._isUint8Array(e))e=Yt._uint8ArrayToBuffer(e),r="buffer";else throw new Rh("chunk",["string","Buffer","Uint8Array"],e);let s;return n.ending?s=new Ph:n.destroyed&&(s=new Zt("write")),s?(et.nextTick(i,s),At(t,s,!0),s):(n.pendingcb++,jh(t,n,e,r,i))}P.prototype.write=function(t,e,r){return Ia(this,t,e,r)===!0};P.prototype.cork=function(){this._writableState.corked++};P.prototype.uncork=function(){let t=this._writableState;t.corked&&(t.corked--,t.writing||zi(this,t))};P.prototype.setDefaultEncoding=function(e){if(typeof e=="string"&&(e=gh(e)),!Fr.isEncoding(e))throw new Sa(e);return this._writableState.defaultEncoding=e,this};function jh(t,e,r,i,n){let s=e.objectMode?1:r.length;e.length+=s;let o=e.length<e.highWaterMark;return o||(e.needDrain=!0),e.writing||e.corked||e.errored||!e.constructed?(e.buffered.push({chunk:r,encoding:i,callback:n}),e.allBuffers&&i!=="buffer"&&(e.allBuffers=!1),e.allNoop&&n!==Qi&&(e.allNoop=!1)):(e.writelen=s,e.writecb=n,e.writing=!0,e.sync=!0,t._write(r,i,e.onwrite),e.sync=!1),o&&!e.errored&&!e.destroyed}function ba(t,e,r,i,n,s,o){e.writelen=i,e.writecb=o,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new Zt("write")):r?t._writev(n,e.onwrite):t._write(n,s,e.onwrite),e.sync=!1}function ya(t,e,r,i){--e.pendingcb,i(r),Hi(e),At(t,r)}function Lh(t,e){let r=t._writableState,i=r.sync,n=r.writecb;if(typeof n!="function"){At(t,new Ea);return}r.writing=!1,r.writecb=null,r.length-=r.writelen,r.writelen=0,e?(e.stack,r.errored||(r.errored=e),t._readableState&&!t._readableState.errored&&(t._readableState.errored=e),i?et.nextTick(ya,t,r,e,n):ya(t,r,e,n)):(r.buffered.length>r.bufferedIndex&&zi(t,r),i?r.afterWriteTickInfo!==null&&r.afterWriteTickInfo.cb===n?r.afterWriteTickInfo.count++:(r.afterWriteTickInfo={count:1,cb:n,stream:t,state:r},et.nextTick(Fh,r.afterWriteTickInfo)):Ra(t,r,1,n))}function Fh({stream:t,state:e,count:r,cb:i}){return e.afterWriteTickInfo=null,Ra(t,e,r,i)}function Ra(t,e,r,i){for(!e.ending&&!t.destroyed&&e.length===0&&e.needDrain&&(e.needDrain=!1,t.emit("drain"));r-- >0;)e.pendingcb--,i();e.destroyed&&Hi(e),Ki(t,e)}function Hi(t){if(t.writing)return;for(let n=t.bufferedIndex;n<t.buffered.length;++n){var e;let{chunk:s,callback:o}=t.buffered[n],a=t.objectMode?1:s.length;t.length-=a,o((e=t.errored)!==null&&e!==void 0?e:new Zt("write"))}let r=t[Nt].splice(0);for(let n=0;n<r.length;n++){var i;r[n]((i=t.errored)!==null&&i!==void 0?i:new Zt("end"))}Cr(t)}function zi(t,e){if(e.corked||e.bufferProcessing||e.destroyed||!e.constructed)return;let{buffered:r,bufferedIndex:i,objectMode:n}=e,s=r.length-i;if(!s)return;let o=i;if(e.bufferProcessing=!0,s>1&&t._writev){e.pendingcb-=s-1;let a=e.allNoop?Qi:l=>{for(let f=o;f<r.length;++f)r[f].callback(l)},u=e.allNoop&&o===0?r:ga(r,o);u.allBuffers=e.allBuffers,ba(t,e,!0,e.length,u,"",a),Cr(e)}else{do{let{chunk:a,encoding:u,callback:l}=r[o];r[o++]=null;let f=n?1:a.length;ba(t,e,!1,f,a,u,l)}while(o<r.length&&!e.writing);o===r.length?Cr(e):o>256?(r.splice(0,o),e.bufferedIndex=0):e.bufferedIndex=o}e.bufferProcessing=!1}P.prototype._write=function(t,e,r){if(this._writev)this._writev([{chunk:t,encoding:e}],r);else throw new Th("_write()")};P.prototype._writev=null;P.prototype.end=function(t,e,r){let i=this._writableState;typeof t=="function"?(r=t,t=null,e=null):typeof e=="function"&&(r=e,e=null);let n;if(t!=null){let s=Ia(this,t,e);s instanceof bh&&(n=s)}return i.corked&&(i.corked=1,this.uncork()),n||(!i.errored&&!i.ending?(i.ending=!0,Ki(this,i,!0),i.ended=!0):i.finished?n=new Nh("end"):i.destroyed&&(n=new Zt("end"))),typeof r=="function"&&(n||i.finished?et.nextTick(r,n):i[Nt].push(r)),this};function Br(t){return t.ending&&!t.destroyed&&t.constructed&&t.length===0&&!t.errored&&t.buffered.length===0&&!t.finished&&!t.writing&&!t.errorEmitted&&!t.closeEmitted}function Bh(t,e){let r=!1;function i(n){if(r){At(t,n!=null?n:Ea());return}if(r=!0,e.pendingcb--,n){let s=e[Nt].splice(0);for(let o=0;o<s.length;o++)s[o](n);At(t,n,e.sync)}else Br(e)&&(e.prefinished=!0,t.emit("prefinish"),e.pendingcb++,et.nextTick(Vi,t,e))}e.sync=!0,e.pendingcb++;try{t._final(i)}catch(n){i(n)}e.sync=!1}function Ch(t,e){!e.prefinished&&!e.finalCalled&&(typeof t._final=="function"&&!e.destroyed?(e.finalCalled=!0,Bh(t,e)):(e.prefinished=!0,t.emit("prefinish")))}function Ki(t,e,r){Br(e)&&(Ch(t,e),e.pendingcb===0&&(r?(e.pendingcb++,et.nextTick((i,n)=>{Br(n)?Vi(i,n):n.pendingcb--},t,e)):Br(e)&&(e.pendingcb++,Vi(t,e))))}function Vi(t,e){e.pendingcb--,e.finished=!0;let r=e[Nt].splice(0);for(let i=0;i<r.length;i++)r[i]();if(t.emit("finish"),e.autoDestroy){let i=t._readableState;(!i||i.autoDestroy&&(i.endEmitted||i.readable===!1))&&t.destroy()}}yh(P.prototype,{closed:{__proto__:null,get(){return this._writableState?this._writableState.closed:!1}},destroyed:{__proto__:null,get(){return this._writableState?this._writableState.destroyed:!1},set(t){this._writableState&&(this._writableState.destroyed=t)}},writable:{__proto__:null,get(){let t=this._writableState;return!!t&&t.writable!==!1&&!t.destroyed&&!t.errored&&!t.ending&&!t.ended},set(t){this._writableState&&(this._writableState.writable=!!t)}},writableFinished:{__proto__:null,get(){return this._writableState?this._writableState.finished:!1}},writableObjectMode:{__proto__:null,get(){return this._writableState?this._writableState.objectMode:!1}},writableBuffer:{__proto__:null,get(){return this._writableState&&this._writableState.getBuffer()}},writableEnded:{__proto__:null,get(){return this._writableState?this._writableState.ending:!1}},writableNeedDrain:{__proto__:null,get(){let t=this._writableState;return t?!t.destroyed&&!t.ending&&t.needDrain:!1}},writableHighWaterMark:{__proto__:null,get(){return this._writableState&&this._writableState.highWaterMark}},writableCorked:{__proto__:null,get(){return this._writableState?this._writableState.corked:0}},writableLength:{__proto__:null,get(){return this._writableState&&this._writableState.length}},errored:{__proto__:null,enumerable:!1,get(){return this._writableState?this._writableState.errored:null}},writableAborted:{__proto__:null,enumerable:!1,get:function(){return!!(this._writableState.writable!==!1&&(this._writableState.destroyed||this._writableState.errored)&&!this._writableState.finished)}}});var Dh=Dr.destroy;P.prototype.destroy=function(t,e){let r=this._writableState;return!r.destroyed&&(r.bufferedIndex<r.buffered.length||r[Nt].length)&&et.nextTick(Hi,r),Dh.call(this,t,e),this};P.prototype._undestroy=Dr.undestroy;P.prototype._destroy=function(t,e){e(t)};P.prototype[xh.captureRejectionSymbol]=function(t){this.destroy(t)};var Gi;function Ta(){return Gi===void 0&&(Gi={}),Gi}P.fromWeb=function(t,e){return Ta().newStreamWritableFromWritableStream(t,e)};P.toWeb=function(t){return Ta().newWritableStreamFromStreamWritable(t)}});var Ua=R((db,qa)=>{var Yi=Oe(),Oh=oe(),{isReadable:Mh,isWritable:$h,isIterable:Na,isNodeStream:kh,isReadableNodeStream:va,isWritableNodeStream:Pa,isDuplexNodeStream:qh,isReadableStream:ja,isWritableStream:La}=he(),Fa=Te(),{AbortError:$a,codes:{ERR_INVALID_ARG_TYPE:Uh,ERR_INVALID_RETURN_VALUE:Ba}}=k(),{destroyer:Pt}=Ze(),Wh=be(),ka=Kt(),Gh=Or(),{createDeferredPromise:Ca}=G(),Da=Ci(),Oa=globalThis.Blob||Oh.Blob,Vh=typeof Oa!="undefined"?function(e){return e instanceof Oa}:function(e){return!1},Qh=globalThis.AbortController||gt().AbortController,{FunctionPrototypeCall:Ma}=v(),ke=class extends Wh{constructor(e){super(e),(e==null?void 0:e.readable)===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),(e==null?void 0:e.writable)===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)}};qa.exports=function t(e,r){if(qh(e))return e;if(va(e))return vt({readable:e});if(Pa(e))return vt({writable:e});if(kh(e))return vt({writable:!1,readable:!1});if(ja(e))return vt({readable:ka.fromWeb(e)});if(La(e))return vt({writable:Gh.fromWeb(e)});if(typeof e=="function"){let{value:n,write:s,final:o,destroy:a}=Hh(e);if(Na(n))return Da(ke,n,{objectMode:!0,write:s,final:o,destroy:a});let u=n==null?void 0:n.then;if(typeof u=="function"){let l,f=Ma(u,n,c=>{if(c!=null)throw new Ba("nully","body",c)},c=>{Pt(l,c)});return l=new ke({objectMode:!0,readable:!1,write:s,final(c){o(async()=>{try{await f,Yi.nextTick(c,null)}catch(_){Yi.nextTick(c,_)}})},destroy:a})}throw new Ba("Iterable, AsyncIterable or AsyncFunction",r,n)}if(Vh(e))return t(e.arrayBuffer());if(Na(e))return Da(ke,e,{objectMode:!0,writable:!1});if(ja(e==null?void 0:e.readable)&&La(e==null?void 0:e.writable))return ke.fromWeb(e);if(typeof(e==null?void 0:e.writable)=="object"||typeof(e==null?void 0:e.readable)=="object"){let n=e!=null&&e.readable?va(e==null?void 0:e.readable)?e==null?void 0:e.readable:t(e.readable):void 0,s=e!=null&&e.writable?Pa(e==null?void 0:e.writable)?e==null?void 0:e.writable:t(e.writable):void 0;return vt({readable:n,writable:s})}let i=e==null?void 0:e.then;if(typeof i=="function"){let n;return Ma(i,e,s=>{s!=null&&n.push(s),n.push(null)},s=>{Pt(n,s)}),n=new ke({objectMode:!0,writable:!1,read(){}})}throw new Uh(r,["Blob","ReadableStream","WritableStream","Stream","Iterable","AsyncIterable","Function","{ readable, writable } pair","Promise"],e)};function Hh(t){let{promise:e,resolve:r}=Ca(),i=new Qh,n=i.signal;return{value:t((function(){return Y(this,null,function*(){for(;;){let o=e;e=null;let{chunk:a,done:u,cb:l}=yield new M(o);if(Yi.nextTick(l),u)return;if(n.aborted)throw new $a(void 0,{cause:n.reason});({promise:e,resolve:r}=Ca()),yield a}})})(),{signal:n}),write(o,a,u){let l=r;r=null,l({chunk:o,done:!1,cb:u})},final(o){let a=r;r=null,a({done:!0,cb:o})},destroy(o,a){i.abort(),a(o)}}}function vt(t){let e=t.readable&&typeof t.readable.read!="function"?ka.wrap(t.readable):t.readable,r=t.writable,i=!!Mh(e),n=!!$h(r),s,o,a,u,l;function f(c){let _=u;u=null,_?_(c):c&&l.destroy(c)}return l=new ke({readableObjectMode:!!(e!=null&&e.readableObjectMode),writableObjectMode:!!(r!=null&&r.writableObjectMode),readable:i,writable:n}),n&&(Fa(r,c=>{n=!1,c&&Pt(e,c),f(c)}),l._write=function(c,_,d){r.write(c,_)?d():s=d},l._final=function(c){r.end(),o=c},r.on("drain",function(){if(s){let c=s;s=null,c()}}),r.on("finish",function(){if(o){let c=o;o=null,c()}})),i&&(Fa(e,c=>{i=!1,c&&Pt(e,c),f(c)}),e.on("readable",function(){if(a){let c=a;a=null,c()}}),e.on("end",function(){l.push(null)}),l._read=function(){for(;;){let c=e.read();if(c===null){a=l._read;return}if(!l.push(c))return}}),l._destroy=function(c,_){!c&&u!==null&&(c=new $a),a=null,s=null,o=null,u===null?_(c):(u=_,Pt(r,c),Pt(e,c))},l}});var be=R((_b,Va)=>{"use strict";var{ObjectDefineProperties:zh,ObjectGetOwnPropertyDescriptor:Ae,ObjectKeys:Kh,ObjectSetPrototypeOf:Wa}=v();Va.exports=re;var Ji=Kt(),J=Or();Wa(re.prototype,Ji.prototype);Wa(re,Ji);{let t=Kh(J.prototype);for(let e=0;e<t.length;e++){let r=t[e];re.prototype[r]||(re.prototype[r]=J.prototype[r])}}function re(t){if(!(this instanceof re))return new re(t);Ji.call(this,t),J.call(this,t),t?(this.allowHalfOpen=t.allowHalfOpen!==!1,t.readable===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),t.writable===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)):this.allowHalfOpen=!0}zh(re.prototype,{writable:B({__proto__:null},Ae(J.prototype,"writable")),writableHighWaterMark:B({__proto__:null},Ae(J.prototype,"writableHighWaterMark")),writableObjectMode:B({__proto__:null},Ae(J.prototype,"writableObjectMode")),writableBuffer:B({__proto__:null},Ae(J.prototype,"writableBuffer")),writableLength:B({__proto__:null},Ae(J.prototype,"writableLength")),writableFinished:B({__proto__:null},Ae(J.prototype,"writableFinished")),writableCorked:B({__proto__:null},Ae(J.prototype,"writableCorked")),writableEnded:B({__proto__:null},Ae(J.prototype,"writableEnded")),writableNeedDrain:B({__proto__:null},Ae(J.prototype,"writableNeedDrain")),destroyed:{__proto__:null,get(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set(t){this._readableState&&this._writableState&&(this._readableState.destroyed=t,this._writableState.destroyed=t)}}});var Zi;function Ga(){return Zi===void 0&&(Zi={}),Zi}re.fromWeb=function(t,e){return Ga().newStreamDuplexFromReadableWritablePair(t,e)};re.toWeb=function(t){return Ga().newReadableWritablePairFromDuplex(t)};var Xi;re.from=function(t){return Xi||(Xi=Ua()),Xi(t,"body")}});var rn=R((bb,Ha)=>{"use strict";var{ObjectSetPrototypeOf:Qa,Symbol:Yh}=v();Ha.exports=Ne;var{ERR_METHOD_NOT_IMPLEMENTED:Zh}=k().codes,tn=be(),{getHighWaterMark:Xh}=Qt();Qa(Ne.prototype,tn.prototype);Qa(Ne,tn);var Jt=Yh("kCallback");function Ne(t){if(!(this instanceof Ne))return new Ne(t);let e=t?Xh(this,t,"readableHighWaterMark",!0):null;e===0&&(t=Le(B({},t),{highWaterMark:null,readableHighWaterMark:e,writableHighWaterMark:t.writableHighWaterMark||0})),tn.call(this,t),this._readableState.sync=!1,this[Jt]=null,t&&(typeof t.transform=="function"&&(this._transform=t.transform),typeof t.flush=="function"&&(this._flush=t.flush)),this.on("prefinish",Jh)}function en(t){typeof this._flush=="function"&&!this.destroyed?this._flush((e,r)=>{if(e){t?t(e):this.destroy(e);return}r!=null&&this.push(r),this.push(null),t&&t()}):(this.push(null),t&&t())}function Jh(){this._final!==en&&en.call(this)}Ne.prototype._final=en;Ne.prototype._transform=function(t,e,r){throw new Zh("_transform()")};Ne.prototype._write=function(t,e,r){let i=this._readableState,n=this._writableState,s=i.length;this._transform(t,e,(o,a)=>{if(o){r(o);return}a!=null&&this.push(a),n.ended||s===i.length||i.length<i.highWaterMark?r():this[Jt]=r})};Ne.prototype._read=function(){if(this[Jt]){let t=this[Jt];this[Jt]=null,t()}}});var sn=R((gb,Ka)=>{"use strict";var{ObjectSetPrototypeOf:za}=v();Ka.exports=jt;var nn=rn();za(jt.prototype,nn.prototype);za(jt,nn);function jt(t){if(!(this instanceof jt))return new jt(t);nn.call(this,t)}jt.prototype._transform=function(t,e,r){r(null,t)}});var qr=R((wb,el)=>{var er=Oe(),{ArrayIsArray:e_,Promise:t_,SymbolAsyncIterator:r_,SymbolDispose:i_}=v(),kr=Te(),{once:n_}=G(),s_=Ze(),Ya=be(),{aggregateTwoErrors:o_,codes:{ERR_INVALID_ARG_TYPE:_n,ERR_INVALID_RETURN_VALUE:on,ERR_MISSING_ARGS:a_,ERR_STREAM_DESTROYED:l_,ERR_STREAM_PREMATURE_CLOSE:u_},AbortError:f_}=k(),{validateFunction:c_,validateAbortSignal:d_}=xt(),{isIterable:tt,isReadable:an,isReadableNodeStream:$r,isNodeStream:Za,isTransformStream:Lt,isWebStream:h_,isReadableStream:ln,isReadableFinished:__}=he(),p_=globalThis.AbortController||gt().AbortController,un,fn,cn;function Xa(t,e,r){let i=!1;t.on("close",()=>{i=!0});let n=kr(t,{readable:e,writable:r},s=>{i=!s});return{destroy:s=>{i||(i=!0,s_.destroyer(t,s||new l_("pipe")))},cleanup:n}}function b_(t){return c_(t[t.length-1],"streams[stream.length - 1]"),t.pop()}function dn(t){if(tt(t))return t;if($r(t))return y_(t);throw new _n("val",["Readable","Iterable","AsyncIterable"],t)}function y_(t){return Y(this,null,function*(){fn||(fn=Kt()),yield*ie(fn.prototype[r_].call(t))})}async function Mr(t,e,r,{end:i}){let n,s=null,o=d=>{if(d&&(n=d),s){let b=s;s=null,b()}},a=()=>new t_((d,b)=>{n?b(n):s=()=>{n?b(n):d()}});e.on("drain",o);let u=kr(e,{readable:!1},o);try{e.writableNeedDrain&&await a();try{for(var l=H(t),f,c,_;f=!(c=await l.next()).done;f=!1){let d=c.value;e.write(d)||await a()}}catch(c){_=[c]}finally{try{f&&(c=l.return)&&await c.call(l)}finally{if(_)throw _[0]}}i&&(e.end(),await a()),r()}catch(d){r(n!==d?o_(n,d):d)}finally{u(),e.off("drain",o)}}async function hn(t,e,r,{end:i}){Lt(e)&&(e=e.writable);let n=e.getWriter();try{try{for(var s=H(t),o,a,u;o=!(a=await s.next()).done;o=!1){let l=a.value;await n.ready,n.write(l).catch(()=>{})}}catch(a){u=[a]}finally{try{o&&(a=s.return)&&await a.call(s)}finally{if(u)throw u[0]}}await n.ready,i&&await n.close(),r()}catch(l){try{await n.abort(l),r(l)}catch(f){r(f)}}}function g_(...t){return Ja(t,n_(b_(t)))}function Ja(t,e,r){if(t.length===1&&e_(t[0])&&(t=t[0]),t.length<2)throw new a_("streams");let i=new p_,n=i.signal,s=r==null?void 0:r.signal,o=[];d_(s,"options.signal");function a(){b(new f_)}cn=cn||G().addAbortListener;let u;s&&(u=cn(s,a));let l,f,c=[],_=0;function d(E){b(E,--_===0)}function b(E,y){var I;if(E&&(!l||l.code==="ERR_STREAM_PREMATURE_CLOSE")&&(l=E),!(!l&&!y)){for(;c.length;)c.shift()(l);(I=u)===null||I===void 0||I[i_](),i.abort(),y&&(l||o.forEach(V=>V()),er.nextTick(e,l,f))}}let p;for(let E=0;E<t.length;E++){let y=t[E],I=E<t.length-1,V=E>0,K=I||(r==null?void 0:r.end)!==!1,st=E===t.length-1;if(Za(y)){let Q=function(we){we&&we.name!=="AbortError"&&we.code!=="ERR_STREAM_PREMATURE_CLOSE"&&d(we)};var m=Q;if(K){let{destroy:we,cleanup:Hr}=Xa(y,I,V);c.push(we),an(y)&&st&&o.push(Hr)}y.on("error",Q),an(y)&&st&&o.push(()=>{y.removeListener("error",Q)})}if(E===0)if(typeof y=="function"){if(p=y({signal:n}),!tt(p))throw new on("Iterable, AsyncIterable or Stream","source",p)}else tt(y)||$r(y)||Lt(y)?p=y:p=Ya.from(y);else if(typeof y=="function"){if(Lt(p)){var g;p=dn((g=p)===null||g===void 0?void 0:g.readable)}else p=dn(p);if(p=y(p,{signal:n}),I){if(!tt(p,!0))throw new on("AsyncIterable",`transform[${E-1}]`,p)}else{var w;un||(un=sn());let Q=new un({objectMode:!0}),we=(w=p)===null||w===void 0?void 0:w.then;if(typeof we=="function")_++,we.call(p,je=>{f=je,je!=null&&Q.write(je),K&&Q.end(),er.nextTick(d)},je=>{Q.destroy(je),er.nextTick(d,je)});else if(tt(p,!0))_++,Mr(p,Q,d,{end:K});else if(ln(p)||Lt(p)){let je=p.readable||p;_++,Mr(je,Q,d,{end:K})}else throw new on("AsyncIterable or Promise","destination",p);p=Q;let{destroy:Hr,cleanup:Ll}=Xa(p,!1,!0);c.push(Hr),st&&o.push(Ll)}}else if(Za(y)){if($r(p)){_+=2;let Q=w_(p,y,d,{end:K});an(y)&&st&&o.push(Q)}else if(Lt(p)||ln(p)){let Q=p.readable||p;_++,Mr(Q,y,d,{end:K})}else if(tt(p))_++,Mr(p,y,d,{end:K});else throw new _n("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],p);p=y}else if(h_(y)){if($r(p))_++,hn(dn(p),y,d,{end:K});else if(ln(p)||tt(p))_++,hn(p,y,d,{end:K});else if(Lt(p))_++,hn(p.readable,y,d,{end:K});else throw new _n("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],p);p=y}else p=Ya.from(y)}return(n!=null&&n.aborted||s!=null&&s.aborted)&&er.nextTick(a),p}function w_(t,e,r,{end:i}){let n=!1;if(e.on("close",()=>{n||r(new u_)}),t.pipe(e,{end:!1}),i){let o=function(){n=!0,e.end()};var s=o;__(t)?er.nextTick(o):t.once("end",o)}else r();return kr(t,{readable:!0,writable:!1},o=>{let a=t._readableState;o&&o.code==="ERR_STREAM_PREMATURE_CLOSE"&&a&&a.ended&&!a.errored&&!a.errorEmitted?t.once("end",r).once("error",r):r(o)}),kr(e,{readable:!1,writable:!0},r)}el.exports={pipelineImpl:Ja,pipeline:g_}});var bn=R((xb,ol)=>{"use strict";var{pipeline:m_}=qr(),Ur=be(),{destroyer:x_}=Ze(),{isNodeStream:Wr,isReadable:tl,isWritable:rl,isWebStream:pn,isTransformStream:rt,isWritableStream:il,isReadableStream:nl}=he(),{AbortError:E_,codes:{ERR_INVALID_ARG_VALUE:sl,ERR_MISSING_ARGS:S_}}=k(),I_=Te();ol.exports=function(...e){if(e.length===0)throw new S_("streams");if(e.length===1)return Ur.from(e[0]);let r=[...e];if(typeof e[0]=="function"&&(e[0]=Ur.from(e[0])),typeof e[e.length-1]=="function"){let d=e.length-1;e[d]=Ur.from(e[d])}for(let d=0;d<e.length;++d)if(!(!Wr(e[d])&&!pn(e[d]))){if(d<e.length-1&&!(tl(e[d])||nl(e[d])||rt(e[d])))throw new sl(`streams[${d}]`,r[d],"must be readable");if(d>0&&!(rl(e[d])||il(e[d])||rt(e[d])))throw new sl(`streams[${d}]`,r[d],"must be writable")}let i,n,s,o,a;function u(d){let b=o;o=null,b?b(d):d?a.destroy(d):!_&&!c&&a.destroy()}let l=e[0],f=m_(e,u),c=!!(rl(l)||il(l)||rt(l)),_=!!(tl(f)||nl(f)||rt(f));if(a=new Ur({writableObjectMode:!!(l!=null&&l.writableObjectMode),readableObjectMode:!!(f!=null&&f.readableObjectMode),writable:c,readable:_}),c){if(Wr(l))a._write=function(b,p,g){l.write(b,p)?g():i=g},a._final=function(b){l.end(),n=b},l.on("drain",function(){if(i){let b=i;i=null,b()}});else if(pn(l)){let p=(rt(l)?l.writable:l).getWriter();a._write=async function(g,w,m){try{await p.ready,p.write(g).catch(()=>{}),m()}catch(E){m(E)}},a._final=async function(g){try{await p.ready,p.close().catch(()=>{}),n=g}catch(w){g(w)}}}let d=rt(f)?f.readable:f;I_(d,()=>{if(n){let b=n;n=null,b()}})}if(_){if(Wr(f))f.on("readable",function(){if(s){let d=s;s=null,d()}}),f.on("end",function(){a.push(null)}),a._read=function(){for(;;){let d=f.read();if(d===null){s=a._read;return}if(!a.push(d))return}};else if(pn(f)){let b=(rt(f)?f.readable:f).getReader();a._read=async function(){for(;;)try{let{value:p,done:g}=await b.read();if(!a.push(p))return;if(g){a.push(null);return}}catch(p){return}}}}return a._destroy=function(d,b){!d&&o!==null&&(d=new E_),s=null,i=null,n=null,o===null?b(d):(o=b,Wr(f)&&x_(f,d))},a}});var bl=R((Eb,wn)=>{"use strict";var R_=globalThis.AbortController||gt().AbortController,{codes:{ERR_INVALID_ARG_VALUE:T_,ERR_INVALID_ARG_TYPE:tr,ERR_MISSING_ARGS:A_,ERR_OUT_OF_RANGE:N_},AbortError:ye}=k(),{validateAbortSignal:it,validateInteger:al,validateObject:nt}=xt(),v_=v().Symbol("kWeak"),P_=v().Symbol("kResistStopPropagation"),{finished:j_}=Te(),L_=bn(),{addAbortSignalNoValidate:F_}=Vt(),{isWritable:B_,isNodeStream:C_}=he(),{deprecate:D_}=G(),{ArrayPrototypePush:O_,Boolean:M_,MathFloor:ll,Number:$_,NumberIsNaN:k_,Promise:ul,PromiseReject:fl,PromiseResolve:q_,PromisePrototypeThen:cl,Symbol:hl}=v(),Gr=hl("kEmpty"),dl=hl("kEof");function U_(t,e){if(e!=null&&nt(e,"options"),(e==null?void 0:e.signal)!=null&&it(e.signal,"options.signal"),C_(t)&&!B_(t))throw new T_("stream",t,"must be writable");let r=L_(this,t);return e!=null&&e.signal&&F_(e.signal,r),r}function Vr(t,e){if(typeof t!="function")throw new tr("fn",["Function","AsyncFunction"],t);e!=null&&nt(e,"options"),(e==null?void 0:e.signal)!=null&&it(e.signal,"options.signal");let r=1;(e==null?void 0:e.concurrency)!=null&&(r=ll(e.concurrency));let i=r-1;return(e==null?void 0:e.highWaterMark)!=null&&(i=ll(e.highWaterMark)),al(r,"options.concurrency",1),al(i,"options.highWaterMark",0),i+=r,function(){return Y(this,null,function*(){let s=G().AbortSignalAny([e==null?void 0:e.signal].filter(M_)),o=this,a=[],u={signal:s},l,f,c=!1,_=0;function d(){c=!0,b()}function b(){_-=1,p()}function p(){f&&!c&&_<r&&a.length<i&&(f(),f=null)}async function g(){try{try{for(var w=H(o),m,E,y;m=!(E=await w.next()).done;m=!1){let I=E.value;if(c)return;if(s.aborted)throw new ye;try{if(I=t(I,u),I===Gr)continue;I=q_(I)}catch(V){I=fl(V)}_+=1,cl(I,b,d),a.push(I),l&&(l(),l=null),!c&&(a.length>=i||_>=r)&&await new ul(V=>{f=V})}}catch(E){y=[E]}finally{try{m&&(E=w.return)&&await E.call(w)}finally{if(y)throw y[0]}}a.push(dl)}catch(I){let V=fl(I);cl(V,b,d),a.push(V)}finally{c=!0,l&&(l(),l=null)}}g();try{for(;;){for(;a.length>0;){let w=yield new M(a[0]);if(w===dl)return;if(s.aborted)throw new ye;w!==Gr&&(yield w),a.shift(),p()}yield new M(new ul(w=>{l=w}))}}finally{c=!0,f&&(f(),f=null)}})}.call(this)}function W_(t=void 0){return t!=null&&nt(t,"options"),(t==null?void 0:t.signal)!=null&&it(t.signal,"options.signal"),function(){return Y(this,null,function*(){let r=0;try{for(var n=H(this),s,o,a;s=!(o=yield new M(n.next())).done;s=!1){let u=o.value;var i;if(t!=null&&(i=t.signal)!==null&&i!==void 0&&i.aborted)throw new ye({cause:t.signal.reason});yield[r++,u]}}catch(o){a=[o]}finally{try{s&&(o=n.return)&&(yield new M(o.call(n)))}finally{if(a)throw a[0]}}})}.call(this)}async function _l(t,e=void 0){try{for(var r=H(gn.call(this,t,e)),i,n,s;i=!(n=await r.next()).done;i=!1){let o=n.value;return!0}}catch(n){s=[n]}finally{try{i&&(n=r.return)&&await n.call(r)}finally{if(s)throw s[0]}}return!1}async function G_(t,e=void 0){if(typeof t!="function")throw new tr("fn",["Function","AsyncFunction"],t);return!await _l.call(this,async(...r)=>!await t(...r),e)}async function V_(t,e){try{for(var r=H(gn.call(this,t,e)),i,n,s;i=!(n=await r.next()).done;i=!1){let o=n.value;return o}}catch(n){s=[n]}finally{try{i&&(n=r.return)&&await n.call(r)}finally{if(s)throw s[0]}}}async function Q_(t,e){if(typeof t!="function")throw new tr("fn",["Function","AsyncFunction"],t);async function r(a,u){return await t(a,u),Gr}try{for(var i=H(Vr.call(this,r,e)),n,s,o;n=!(s=await i.next()).done;n=!1){let a=s.value;;}}catch(s){o=[s]}finally{try{n&&(s=i.return)&&await s.call(i)}finally{if(o)throw o[0]}}}function gn(t,e){if(typeof t!="function")throw new tr("fn",["Function","AsyncFunction"],t);async function r(i,n){return await t(i,n)?i:Gr}return Vr.call(this,r,e)}var yn=class extends A_{constructor(){super("reduce"),this.message="Reduce of an empty stream requires an initial value"}};async function H_(t,e,r){var i;if(typeof t!="function")throw new tr("reducer",["Function","AsyncFunction"],t);r!=null&&nt(r,"options"),(r==null?void 0:r.signal)!=null&&it(r.signal,"options.signal");let n=arguments.length>1;if(r!=null&&(i=r.signal)!==null&&i!==void 0&&i.aborted){let d=new ye(void 0,{cause:r.signal.reason});throw this.once("error",()=>{}),await j_(this.destroy(d)),d}let s=new R_,o=s.signal;if(r!=null&&r.signal){let d={once:!0,[v_]:this,[P_]:!0};r.signal.addEventListener("abort",()=>s.abort(),d)}let a=!1;try{try{for(var l=H(this),f,c,_;f=!(c=await l.next()).done;f=!1){let d=c.value;var u;if(a=!0,r!=null&&(u=r.signal)!==null&&u!==void 0&&u.aborted)throw new ye;n?e=await t(e,d,{signal:o}):(e=d,n=!0)}}catch(c){_=[c]}finally{try{f&&(c=l.return)&&await c.call(l)}finally{if(_)throw _[0]}}if(!a&&!n)throw new yn}finally{s.abort()}return e}async function z_(t){t!=null&&nt(t,"options"),(t==null?void 0:t.signal)!=null&&it(t.signal,"options.signal");let e=[];try{for(var i=H(this),n,s,o;n=!(s=await i.next()).done;n=!1){let a=s.value;var r;if(t!=null&&(r=t.signal)!==null&&r!==void 0&&r.aborted)throw new ye(void 0,{cause:t.signal.reason});O_(e,a)}}catch(s){o=[s]}finally{try{n&&(s=i.return)&&await s.call(i)}finally{if(o)throw o[0]}}return e}function K_(t,e){let r=Vr.call(this,t,e);return function(){return Y(this,null,function*(){try{for(var n=H(r),s,o,a;s=!(o=yield new M(n.next())).done;s=!1){let u=o.value;yield*ie(u)}}catch(o){a=[o]}finally{try{s&&(o=n.return)&&(yield new M(o.call(n)))}finally{if(a)throw a[0]}}})}.call(this)}function pl(t){if(t=$_(t),k_(t))return 0;if(t<0)throw new N_("number",">= 0",t);return t}function Y_(t,e=void 0){return e!=null&&nt(e,"options"),(e==null?void 0:e.signal)!=null&&it(e.signal,"options.signal"),t=pl(t),function(){return Y(this,null,function*(){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new ye;try{for(var s=H(this),o,a,u;o=!(a=yield new M(s.next())).done;o=!1){let l=a.value;var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new ye;t--<=0&&(yield l)}}catch(a){u=[a]}finally{try{o&&(a=s.return)&&(yield new M(a.call(s)))}finally{if(u)throw u[0]}}})}.call(this)}function Z_(t,e=void 0){return e!=null&&nt(e,"options"),(e==null?void 0:e.signal)!=null&&it(e.signal,"options.signal"),t=pl(t),function(){return Y(this,null,function*(){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new ye;try{for(var s=H(this),o,a,u;o=!(a=yield new M(s.next())).done;o=!1){let l=a.value;var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new ye;if(t-- >0&&(yield l),t<=0)return}}catch(a){u=[a]}finally{try{o&&(a=s.return)&&(yield new M(a.call(s)))}finally{if(u)throw u[0]}}})}.call(this)}wn.exports.streamReturningOperators={asIndexedPairs:D_(W_,"readable.asIndexedPairs will be removed in a future version."),drop:Y_,filter:gn,flatMap:K_,map:Vr,take:Z_,compose:U_};wn.exports.promiseReturningOperators={every:G_,forEach:Q_,reduce:H_,toArray:z_,some:_l,find:V_}});var mn=R((Ib,yl)=>{"use strict";var{ArrayPrototypePop:X_,Promise:J_}=v(),{isIterable:ep,isNodeStream:tp,isWebStream:rp}=he(),{pipelineImpl:ip}=qr(),{finished:np}=Te();xn();function sp(...t){return new J_((e,r)=>{let i,n,s=t[t.length-1];if(s&&typeof s=="object"&&!tp(s)&&!ep(s)&&!rp(s)){let o=X_(t);i=o.signal,n=o.end}ip(t,(o,a)=>{o?r(o):e(a)},{signal:i,end:n})})}yl.exports={finished:np,pipeline:sp}});var xn=R((Rb,Tl)=>{"use strict";var{Buffer:op}=oe(),{ObjectDefineProperty:ve,ObjectKeys:ml,ReflectApply:xl}=v(),{promisify:{custom:El}}=G(),{streamReturningOperators:gl,promiseReturningOperators:wl}=bl(),{codes:{ERR_ILLEGAL_CONSTRUCTOR:Sl}}=k(),ap=bn(),{setDefaultHighWaterMark:lp,getDefaultHighWaterMark:up}=Qt(),{pipeline:Il}=qr(),{destroyer:fp}=Ze(),Rl=Te(),En=mn(),rr=he(),N=Tl.exports=Ir().Stream;N.isDestroyed=rr.isDestroyed;N.isDisturbed=rr.isDisturbed;N.isErrored=rr.isErrored;N.isReadable=rr.isReadable;N.isWritable=rr.isWritable;N.Readable=Kt();for(let t of ml(gl)){let r=function(...i){if(new.target)throw Sl();return N.Readable.from(xl(e,this,i))},e=gl[t];ve(r,"name",{__proto__:null,value:e.name}),ve(r,"length",{__proto__:null,value:e.length}),ve(N.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}for(let t of ml(wl)){let r=function(...i){if(new.target)throw Sl();return xl(e,this,i)},e=wl[t];ve(r,"name",{__proto__:null,value:e.name}),ve(r,"length",{__proto__:null,value:e.length}),ve(N.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}N.Writable=Or();N.Duplex=be();N.Transform=rn();N.PassThrough=sn();N.pipeline=Il;var{addAbortSignal:cp}=Vt();N.addAbortSignal=cp;N.finished=Rl;N.destroy=fp;N.compose=ap;N.setDefaultHighWaterMark=lp;N.getDefaultHighWaterMark=up;ve(N,"promises",{__proto__:null,configurable:!0,enumerable:!0,get(){return En}});ve(Il,El,{__proto__:null,enumerable:!0,get(){return En.pipeline}});ve(Rl,El,{__proto__:null,enumerable:!0,get(){return En.finished}});N.Stream=N;N._isUint8Array=function(e){return e instanceof Uint8Array};N._uint8ArrayToBuffer=function(e){return op.from(e.buffer,e.byteOffset,e.byteLength)}});var Qr=R((Tb,F)=>{"use strict";var D=xn(),dp=mn(),hp=D.Readable.destroy;F.exports=D.Readable;F.exports._uint8ArrayToBuffer=D._uint8ArrayToBuffer;F.exports._isUint8Array=D._isUint8Array;F.exports.isDisturbed=D.isDisturbed;F.exports.isErrored=D.isErrored;F.exports.isReadable=D.isReadable;F.exports.Readable=D.Readable;F.exports.Writable=D.Writable;F.exports.Duplex=D.Duplex;F.exports.Transform=D.Transform;F.exports.PassThrough=D.PassThrough;F.exports.addAbortSignal=D.addAbortSignal;F.exports.finished=D.finished;F.exports.destroy=D.destroy;F.exports.destroy=hp;F.exports.pipeline=D.pipeline;F.exports.compose=D.compose;Object.defineProperty(D,"promises",{configurable:!0,enumerable:!0,get(){return dp}});F.exports.Stream=D.Stream;F.exports.default=F.exports});var gp={};Pn(gp,{BaseIRI:()=>De,BlankNode:()=>dt,DataFactory:()=>W,DefaultGraph:()=>_t,EntityIndex:()=>Bt,Lexer:()=>Be,Literal:()=>ae,NamedNode:()=>Ve,Parser:()=>ue,Quad:()=>Ee,Reasoner:()=>Dt,Store:()=>Pe,StoreFactory:()=>Ct,StreamParser:()=>Ot,StreamWriter:()=>Mt,Term:()=>U,Triple:()=>Ee,Util:()=>cr,Variable:()=>ht,Writer:()=>ee,default:()=>yp,getRulesFromDataset:()=>Tn,termFromId:()=>xe,termToId:()=>le});var rs=ir(oe());var Ge="http://www.w3.org/1999/02/22-rdf-syntax-ns#",ct="http://www.w3.org/2001/XMLSchema#",ar="http://www.w3.org/2000/10/swap/",A={xsd:{decimal:`${ct}decimal`,boolean:`${ct}boolean`,dateTime:`${ct}dateTime`,double:`${ct}double`,integer:`${ct}integer`,string:`${ct}string`},rdf:{type:`${Ge}type`,nil:`${Ge}nil`,first:`${Ge}first`,rest:`${Ge}rest`,langString:`${Ge}langString`,dirLangString:`${Ge}dirLangString`,reifies:`${Ge}reifies`},owl:{sameAs:"http://www.w3.org/2002/07/owl#sameAs"},r:{forSome:`${ar}reify#forSome`,forAll:`${ar}reify#forAll`},log:{implies:`${ar}log#implies`,isImpliedBy:`${ar}log#isImpliedBy`}};var{xsd:lr}=A,ur=32,fr=9,Xn=10,Jn=13,mu=35,xu=/\\u([a-fA-F0-9]{4})|\\U([a-fA-F0-9]{8})|\\([^])/g,es={"\\":"\\","'":"'",'"':'"',n:`
|
|
3
|
+
`,r:"\r",t:" ",f:"\f",b:"\b"},Eu={_:"_","~":"~",".":".","-":"-","!":"!",$:"$","&":"&","'":"'","(":"(",")":")","*":"*","+":"+",",":",",";":";","=":"=","/":"/","?":"?","#":"#","@":"@","%":"%"},Su=/[\x00-\x20<>\\"\{\}\|\^\`]/;function ts(t){return t<=1114111&&(t<55296||t>57343)}var Iu={_iri:!0,_unescapedIri:!0,_simpleQuotedString:!0,_langcode:!0,_blank:!0,_commentLine:!0,_whitespace:!0},Ru=/$0^/,Be=class{constructor(e){if(this._iri=/^<((?:[^ <>{}\\]|\\[uU])+)>[ \t]*/,this._unescapedIri=/^<([^\x00-\x20<>\\"\{\}\|\^\`]*)>[ \t]*/,this._simpleQuotedString=/^"([^"\\\r\n]*)"(?=[^"])/,this._simpleApostropheString=/^'([^'\\\r\n]*)'(?=[^'])/,this._langcode=/^@([a-z]+(?:-[a-z0-9]+)*)(?=[^a-z0-9])/i,this._prefix=/^((?:[A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:\.?[\-0-9A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)?:(?=[#\s<])/,this._prefixed=/^((?:[A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:\.?[\-0-9A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)?:((?:(?:[0-:A-Z_a-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff]|%[0-9a-fA-F]{2}|\\[!#-\/;=?\-@_~])(?:(?:[\.\-0-:A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff]|%[0-9a-fA-F]{2}|\\[!#-\/;=?\-@_~])*(?:[\-0-:A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff]|%[0-9a-fA-F]{2}|\\[!#-\/;=?\-@_~]))?)?)(?:[ \t]+|(?=\.?[,;!\^\s#()\[\]\{\}"'<>]))/,this._variable=/^\?(?:(?:[A-Z_a-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:[\-0-:A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)(?=[.,;!\^\s#()\[\]\{\}"'<>])/,this._blank=/^_:((?:[0-9A-Z_a-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:\.?[\-0-9A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)(?:[ \t]+|(?=\.?[,;:!\^\s#()\[\]\{\}"'<>]))/,this._number=/^[\-+]?(?:(\d+\.\d*|\.?\d+)[eE][\-+]?|\d*(\.)?)\d+(?=\.?[,;:!\^\s#()\[\]\{\}"'<>])/,this._boolean=/^(?:true|false)(?=[.,;!\^\s#()\[\]\{\}"'<>])/,this._atKeyword=/^@[a-z]+(?=[\s#<:])/i,this._keyword=/^(?:PREFIX|BASE|VERSION|GRAPH)(?=[\s#<])/i,this._n3Verb=/^(?:has|is|of)(?=[\s#()\[\]\{\}"'<>?_+\-0-9])/,this._n3Id=/^id(?=[\s#<])/,this._shortPredicates=/^a(?=[\s#()\[\]\{\}"'<>])/,this._commentLine=/^[ \t]*#([^\n\r]*)(?:\r\n|\n|\r)[ \t]*/,this._whitespace=/^[ \t]+/,e=e||{},this._isImpliedBy=e.isImpliedBy,this._lineMode=!!e.lineMode){this._n3Mode=!1;for(let r in this)!(r in Iu)&&this[r]instanceof RegExp&&(this[r]=Ru)}else this._n3Mode=e.n3!==!1;this.comments=!!e.comments,this._literalClosingPos=0}_tokenizeToEnd(e,r){let i=this._input,n=i.length;for(;;){for(;;){let w=i.charCodeAt(0),m=0;if(w===ur||w===fr){let E=i.charCodeAt(1);m=E===ur||E===fr?this._whitespace.exec(i)[0].length:1,w=i.charCodeAt(m)}if(w===mu){let E=this._commentLine.exec(i);if(E)this.comments&&s("comment",E[1],"",this._line,E[0].length),i=i.slice(E[0].length),n=i.length,this._line++;else{if(i=i.slice(m),!r)return this._input=i;this.comments&&s("comment",i.slice(1),"",this._line,i.length),i="";break}}else if(w===Xn||w===Jn){m+=w===Jn&&i.charCodeAt(m+1)===Xn?2:1;let E=i.charCodeAt(m);if(E===ur||E===fr){let y=i.charCodeAt(m+1);m+=y===ur||y===fr?this._whitespace.exec(i.slice(m))[0].length:1}i=i.slice(m),n=i.length,this._line++}else{m!==0&&(i=i.slice(m));break}}if(i.length===0)return r&&(i=null,s("eof","","",this._line,0)),this._input=i;let a=this._line,u=i[0],l="",f="",c="",_=null,d=0,b=!1;switch(u){case"^":if(i.length<3)break;if(i[1]==="^"){if(this._previousMarker="^^",i=i.slice(2),i[0]!=="<"){b=!0;break}}else{this._n3Mode&&(d=1,l="^");break}case"<":if(_=this._unescapedIri.exec(i))l="IRI",f=_[1];else if(_=this._iri.exec(i)){if(f=this._unescape(_[1],es),f===null||Su.test(f))return o(this);l="IRI"}else i.length>2&&i[1]==="<"&&i[2]==="("?(l="<<(",d=3):!this._lineMode&&i.length>(r?1:2)&&i[1]==="<"?(l="<<",d=2):this._n3Mode&&i.length>1&&i[1]==="="?(d=2,this._isImpliedBy?(l="abbreviation",f="<"):(l="inverse",f=">")):this._n3Mode&&i.length>1&&i[1]==="-"&&(l="inversePredicate",d=2);break;case">":i.length>1&&i[1]===">"&&(l=">>",d=2);break;case"_":((_=this._blank.exec(i))||r&&(_=this._blank.exec(`${i} `)))&&(l="blank",c="_",f=_[1]);break;case'"':if(_=this._simpleQuotedString.exec(i))f=_[1];else if({value:f,matchLength:d}=this._parseLiteral(i),f===null)return o(this);(_!==null||d!==0)&&(l="literal",this._literalClosingPos=0);break;case"'":if(!this._lineMode){if(_=this._simpleApostropheString.exec(i))f=_[1];else if({value:f,matchLength:d}=this._parseLiteral(i),f===null)return o(this);(_!==null||d!==0)&&(l="literal",this._literalClosingPos=0)}break;case"?":this._n3Mode&&(_=this._variable.exec(i))&&(l="var",f=_[0]);break;case"@":this._previousMarker==="literal"&&(_=this._langcode.exec(i))&&_[1]!=="version"?!r&&i[_[0].length]==="-"&&i[_[0].length+1]!=="-"?_=null:(l="langcode",f=_[1]):(_=this._atKeyword.exec(i))&&(l=_[0]);break;case".":if(i.length===1?r:i[1]<"0"||i[1]>"9"){l=".",d=1;break}case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":case"+":case"-":if(i[1]==="-"){this._previousMarker==="langcode"&&(i.startsWith("--ltr")?(l="dircode",f="ltr",d=5):i.startsWith("--rtl")&&(l="dircode",f="rtl",d=5));break}(_=this._number.exec(i)||r&&(_=this._number.exec(`${i} `)))&&(l="literal",f=_[0],c=typeof _[1]=="string"?lr.double:typeof _[2]=="string"?lr.decimal:lr.integer);break;case"B":case"b":case"p":case"P":case"G":case"g":case"V":case"v":(_=this._keyword.exec(i))?l=_[0].toUpperCase():b=!0;break;case"f":case"t":this._boolean.test(i)?(l="literal",f=u==="t"?"true":"false",c=lr.boolean,d=f.length):b=!0;break;case"a":this._shortPredicates.test(i)?(l="abbreviation",f="a",d=1):b=!0;break;case"h":case"o":this._n3Mode&&(_=this._matchN3Verb(i,r))?l=_[0]:b=!0;break;case"i":this._n3Mode&&this._n3Id.test(i)?(l="id",d=2):this._n3Mode&&(_=this._matchN3Verb(i,r))?l=_[0]:b=!0;break;case"=":this._n3Mode&&i.length>1&&(l="abbreviation",i[1]!==">"?(d=1,f="="):(d=2,f=">"));break;case"!":if(!this._n3Mode)break;case")":if(!r&&(i.length===1||i.length===2&&i[1]===">"))break;if(i.length>2&&i[1]===">"&&i[2]===">"){l=")>>",d=3;break}case",":case";":case"[":case"]":case"(":case"}":case"~":this._lineMode||(d=1,l=u);break;case"{":!this._lineMode&&i.length>=2&&(i[1]==="|"?(l="{|",d=2):(l=u,d=1));break;case"|":i.length>=2&&i[1]==="}"&&(l="|}",d=2);break;default:b=!0}if(b&&((this._previousMarker==="@prefix"||this._previousMarker==="PREFIX")&&(_=this._prefix.exec(i))?(l="prefix",f=_[1]||""):((_=this._prefixed.exec(i))||r&&(_=this._prefixed.exec(`${i} `)))&&(l="prefixed",c=_[1]||"",f=this._unescape(_[2],Eu))),this._previousMarker==="^^")switch(l){case"prefixed":l="type";break;case"IRI":l="typeIRI";break;default:l=""}if(!l)return r||!/^'''|^"""/.test(i)&&/\n|\r/.test(i)?o(this):this._input=i;let p=d||_[0].length,g=s(l,f,c,a,p);this.previousToken=g,this._previousMarker=l,i=i.slice(p)}function s(a,u,l,f,c){let _=i?n-i.length:n,d=_+c,b={type:a,value:u,prefix:l,line:f,start:_,end:d};return e(null,b),b}function o(a){e(a._syntaxError(/^\S*/.exec(i)[0]))}}_matchN3Verb(e,r){let i=this._n3Verb.exec(e);if(!i)return null;let n=e[i[0].length];return n!=="-"&&n!=="_"&&(n<"0"||n>"9")?i:this._prefixed.exec(e)||this._prefixed.exec(`${e} `)||!r&&this._prefix.exec(`${e}: `)?null:i}_unescape(e,r){if(e.indexOf("\\")<0)return e;let i=!1,n=e.replace(xu,(s,o,a,u)=>{if(typeof o=="string"){let l=Number.parseInt(o,16);return ts(l)?String.fromCharCode(l):(i=!0,"")}if(typeof a=="string"){let l=Number.parseInt(a,16);return ts(l)?l<=65535?String.fromCharCode(Number.parseInt(a,16)):String.fromCharCode(55296+((l-=65536)>>10),56320+(l&1023)):(i=!0,"")}return u in r?r[u]:(i=!0,"")});return i?null:n}_parseLiteral(e){if(e.length>=3){let r=e[0],i=e[1]===r&&e[2]===r?3:1,n=r;i===3&&(n=r==='"'?'"""':"'''");let s=Math.max(this._literalClosingPos,i);for(;(s=e.indexOf(n,s))>0;){let o=0;for(;e[s-o-1]==="\\";)o++;if(o%2===0){let a=e.substring(i,s),u=a.split(/\r\n|\r|\n/).length-1,l=s+i;if(i===1&&u!==0||i===3&&this._lineMode)break;return this._line+=u,{value:this._unescape(a,es),matchLength:l}}s++}this._literalClosingPos=e.length-i+1}return{value:"",matchLength:0}}_syntaxError(e){this._input=null;let r=new Error(`Unexpected "${e}" on line ${this._line}.`);return r.context={token:void 0,line:this._line,previousToken:this.previousToken},r}_readStartingBom(e){return e.startsWith("\uFEFF")?e.slice(1):e}tokenize(e,r){let i=this._tokenization={};if(this._line=1,typeof e=="string")if(this._input=this._readStartingBom(e),typeof r=="function")queueMicrotask(()=>{this._tokenization===i&&this._tokenizeToEnd(r,!0)});else{let n=[],s;if(this._tokenizeToEnd((o,a)=>o?s=o:n.push(a),!0),s)throw s;return n}else this._pendingBuffer=null,typeof e.setEncoding=="function"&&e.setEncoding("utf8"),e.on("data",n=>{this._tokenization===i&&this._input!==null&&n.length!==0&&(this._pendingBuffer&&(n=rs.Buffer.concat([this._pendingBuffer,n]),this._pendingBuffer=null),n[n.length-1]&128?this._pendingBuffer=n:(typeof this._input=="undefined"?this._input=this._readStartingBom(typeof n=="string"?n:n.toString()):this._input+=n,this._tokenizeToEnd(r,!1)))}),e.on("end",()=>{this._tokenization===i&&typeof this._input=="string"&&this._tokenizeToEnd(r,!0)}),e.on("error",n=>{this._tokenization===i&&r(n)})}};var{rdf:is,xsd:Ce}=A,pt,Tu=0;var ni={namedNode:ns,blankNode:ss,variable:as,literal:os,defaultGraph:Au,quad:si,triple:si,fromTerm:qt,fromQuad:ls},W=ni,U=class t{constructor(e){this.id=e}get value(){return this.id}equals(e){return e instanceof t?this.id===e.id:!!e&&this.termType===e.termType&&this.value===e.value}hashCode(){return 0}toJSON(){return{termType:this.termType,value:this.value}}},Ve=class extends U{constructor(e){super(e)}get termType(){return"NamedNode"}},ae=class t extends U{constructor(e){super(e)}get termType(){return"Literal"}get value(){return this.id.substring(1,this.id.lastIndexOf('"'))}get language(){let e=this.id,r=e.lastIndexOf('"')+1,i=e.lastIndexOf("--");return r<e.length&&e[r++]==="@"?(i>r?e.substr(0,i):e).substr(r).toLowerCase():""}get direction(){let e=this.id,r=e.lastIndexOf('"'),i=e.lastIndexOf("--");return i>r&&i+2<e.length?e.substr(i+2).toLowerCase():""}get datatype(){return new Ve(this.datatypeString)}get datatypeString(){let e=this.id,r=e.lastIndexOf('"')+1,i=r<e.length?e[r]:"";return i==="^"?e.substr(r+2):i!=="@"?Ce.string:e.indexOf("--",r)>0?is.dirLangString:is.langString}equals(e){return e instanceof t?this.id===e.id:!!e&&!!e.datatype&&this.termType===e.termType&&this.value===e.value&&this.language===e.language&&(this.direction===e.direction||this.direction===""&&!e.direction)&&this.datatype.value===e.datatype.value}toJSON(){return{termType:this.termType,value:this.value,language:this.language,direction:this.direction,datatype:{termType:"NamedNode",value:this.datatypeString}}}},dt=class extends U{constructor(e){super(`_:${e}`)}get termType(){return"BlankNode"}get value(){return this.id.substr(2)}},ht=class extends U{constructor(e){super(`?${e}`)}get termType(){return"Variable"}get value(){return this.id.substr(1)}},_t=class extends U{constructor(){return super(""),pt||this}get termType(){return"DefaultGraph"}equals(e){return this===e||!!e&&this.termType===e.termType}};pt=new _t;function xe(t,e,r){if(e=e||ni,!t)return e.defaultGraph();switch(t[0]){case"?":return e.variable(t.substr(1));case"_":return e.blankNode(t.substr(2));case'"':if(e===ni)return new ae(t);if(t[t.length-1]==='"')return e.literal(t.substr(1,t.length-2));let i=t.lastIndexOf('"',t.length-1),n;if(t[i+1]==="@"){n=t.substr(i+2);let s=n.lastIndexOf("--");s>0&&s<n.length&&(n={language:n.substr(0,s),direction:n.substr(s+2)})}else n=e.namedNode(t.substr(i+3));return e.literal(t.substr(1,i-1),n);case"[":t=JSON.parse(t);break;default:if(!r||!Array.isArray(t))return e.namedNode(t)}return e.quad(xe(t[0],e,!0),xe(t[1],e,!0),xe(t[2],e,!0),t[3]&&xe(t[3],e,!0))}function le(t,e){if(typeof t=="string")return t;if(t instanceof U&&t.termType!=="Quad")return t.id;if(!t)return pt.id;switch(t.termType){case"NamedNode":return t.value;case"BlankNode":return`_:${t.value}`;case"Variable":return`?${t.value}`;case"DefaultGraph":return"";case"Literal":return`"${t.value}"${t.language?`@${t.language}${t.direction?`--${t.direction}`:""}`:t.datatype&&t.datatype.value!==Ce.string?`^^${t.datatype.value}`:""}`;case"Quad":let r=[le(t.subject,!0),le(t.predicate,!0),le(t.object,!0)];return t.graph&&t.graph.termType!=="DefaultGraph"&&r.push(le(t.graph,!0)),e?r:JSON.stringify(r);default:throw new Error(`Unexpected termType: ${t.termType}`)}}var Ee=class extends U{constructor(e,r,i,n){super(""),this._subject=e,this._predicate=r,this._object=i,this._graph=n||pt}get termType(){return"Quad"}get subject(){return this._subject}get predicate(){return this._predicate}get object(){return this._object}get graph(){return this._graph}toJSON(){return{termType:this.termType,subject:this._subject.toJSON(),predicate:this._predicate.toJSON(),object:this._object.toJSON(),graph:this._graph.toJSON()}}equals(e){return!!e&&this._subject.equals(e.subject)&&this._predicate.equals(e.predicate)&&this._object.equals(e.object)&&this._graph.equals(e.graph)}};function ns(t){return new Ve(t)}function ss(t){return new dt(t||`n3-${Tu++}`)}function os(t,e){if(typeof e=="string")return new ae(`"${t}"@${e.toLowerCase()}`);if(e!==void 0&&!("termType"in e))return new ae(`"${t}"@${e.language.toLowerCase()}${e.direction?`--${e.direction.toLowerCase()}`:""}`);let r=e?e.value:"";return r===""&&(typeof t=="boolean"?r=Ce.boolean:typeof t=="number"?Number.isFinite(t)?r=Number.isInteger(t)?Ce.integer:Ce.double:(r=Ce.double,Number.isNaN(t)||(t=t>0?"INF":"-INF")):t instanceof Date&&!Number.isNaN(t.getTime())&&(r=Ce.dateTime,t=t.toISOString())),r===""||r===Ce.string?new ae(`"${t}"`):new ae(`"${t}"^^${r}`)}function as(t){return new ht(t)}function Au(){return pt}function si(t,e,r,i){return new Ee(t,e,r,i)}function qt(t){if(t instanceof U)return t;switch(t.termType){case"NamedNode":return ns(t.value);case"BlankNode":return ss(t.value);case"Variable":return as(t.value);case"DefaultGraph":return pt;case"Literal":return os(t.value,t.language||t.datatype);case"Quad":return ls(t);default:throw new Error(`Unexpected termType: ${t.termType}`)}}function ls(t){if(t instanceof Ee)return t;if(t.termType!=="Quad")throw new Error(`Unexpected termType: ${t.termType}`);return si(qt(t.subject),qt(t.predicate),qt(t.object),qt(t.graph))}var us=0,ue=class t{constructor(e){this._contextStack=[],this._graph=null,e=e||{},this._setBase(e.baseIRI),e.factory&&fs(this,e.factory);let r=typeof e.format=="string"?e.format.match(/\w*$/)[0].toLowerCase():"",i=/turtle/.test(r),n=/trig/.test(r),s=/triple/.test(r),o=/quad/.test(r),a=this._n3Mode=/n3/.test(r),u=s||o;this._emitCurrent=this._emit,a&&(this._createQuad=this._createQuadInDirection,this._emit=this._emitInDirection,this._emitCurrent=this._emitCurrentInDirection),(this._supportsNamedGraphs=!(i||a))||(this._readPredicateOrNamedGraph=this._readPredicate),this._supportsQuads=!(i||n||s||a),this._isImpliedBy=e.isImpliedBy,this._implicitEmptyPrefix=!!e.implicitEmptyPrefix,this._emptyFormulaAsTrue=!!e.emptyFormulaAsTrue,u&&(this._resolveRelativeIRI=l=>null),this._blankNodePrefix=typeof e.blankNodePrefix!="string"?"":e.blankNodePrefix.replace(/^(?!_:)/,"_:"),this._lexer=e.lexer||new Be({lineMode:u,n3:a,isImpliedBy:this._isImpliedBy}),this._explicitQuantifiers=!!e.explicitQuantifiers,this._parseUnsupportedVersions=!!e.parseUnsupportedVersions,this._version=e.version}static _resetBlankNodePrefix(){us=0}_setBase(e){if(!e)this._base="",this._basePath="";else{let r=e.indexOf("#");r>=0&&(e=e.substr(0,r)),this._base=e,this._basePath=e.indexOf("/")<0?e:e.replace(/[^\/?]*(?:\?.*)?$/,""),e=e.match(/^(?:([a-z][a-z0-9+.-]*:))?(?:\/\/[^\/]*)?/i),this._baseRoot=e[0],this._baseScheme=e[1]}}_saveContext(e,r,i,n,s){if(!this._n3Mode){this._contextStack.push({type:e,subject:i,predicate:n,object:s,graph:r});return}let o={type:e,subject:i,predicate:n,object:s,graph:r,inverse:this._inversePredicate,expectOf:this._expectOf,blankPrefix:this._prefixes._,quantified:this._quantified,emptyFormula:this._emptyFormula};e==="formula"&&(o.prefixes=this._prefixes,o.base=[this._base,this._basePath,this._baseRoot,this._baseScheme],this._prefixes=Object.create(this._prefixes)),this._contextStack.push(o),this._inversePredicate=!1,this._expectOf=!1,this._prefixes._=this._graph?`${this._graph.value}.`:".",this._quantified=Object.create(this._quantified),e==="formula"&&(this._subject=null,this._emptyFormula=!0)}_restoreContext(e,r){let i=this._contextStack.pop();if(!i||i.type!==e)return this._error(`Unexpected ${r.type}`,r);this._subject=i.subject,this._predicate=i.predicate,this._object=i.object,this._graph=i.graph,this._n3Mode&&(this._inversePredicate=i.inverse,this._expectOf=i.expectOf,e==="formula"?(this._prefixes=i.prefixes,[this._base,this._basePath,this._baseRoot,this._baseScheme]=i.base):this._prefixes._=i.blankPrefix,this._quantified=i.quantified,this._emptyFormula=i.emptyFormula)}_readBeforeTopContext(e){return this._version&&!this._isValidVersion(this._version)?this._error(`Detected unsupported version as media type parameter: "${this._version}"`,e):this._readInTopContext(e)}_readInTopContext(e){switch(e.type){case"eof":return this._graph!==null?this._error("Unclosed graph",e):(delete this._prefixes._,this._callback(null,null,this._prefixes));case"PREFIX":this._sparqlStyle=!0;case"@prefix":return this._readPrefix;case"BASE":this._sparqlStyle=!0;case"@base":return this._readBaseIRI;case"VERSION":this._sparqlStyle=!0;case"@version":return this._readVersion;case"{":if(this._supportsNamedGraphs)return this._graph="",this._subject=null,this._readSubject;case"GRAPH":if(this._supportsNamedGraphs)return this._readNamedGraphLabel;default:return this._readSubject(e)}}_readInFormulaContext(e){switch(e.type){case"PREFIX":this._sparqlStyle=!0;case"@prefix":return this._readPrefix;case"BASE":this._sparqlStyle=!0;case"@base":return this._readBaseIRI;default:return this._readSubject(e)}}_getStatementReader(){let e=this._contextStack[this._contextStack.length-1];return e&&e.type==="formula"?this._readInFormulaContext:this._readInTopContext}_readEntity(e,r){let i;switch(e.type){case"IRI":case"typeIRI":let n=this._resolveIRI(e.value);if(n===null)return this._error("Invalid IRI",e);i=this._factory.namedNode(n);break;case"type":case"prefixed":let s=this._prefixes[e.prefix];if(s===void 0)return this._error(`Undefined prefix "${e.prefix}:"`,e);i=this._factory.namedNode(s+e.value);break;case"blank":i=this._factory.blankNode(this._prefixes[e.prefix]+e.value);break;case"var":i=this._factory.variable(e.value.substr(1));break;default:return this._error(`Expected entity but got ${e.type}`,e)}return!r&&this._n3Mode&&i.id in this._quantified&&(i=this._quantified[i.id]),i}_readList(e,r,i,n){let s=this._contextStack;return(s.length&&s[s.length-1]).type==="<<"?this._error("Unexpected list in reified triple",e):(this._saveContext("list",this._graph,r,i,n),this._subject=null,this._readListItem)}_readSubject(e){switch(this._predicate=null,e.type!=="}"&&(this._emptyFormula=!1),e.type){case"[":return this._saveContext("blank",this._graph,this._subject=this._factory.blankNode(),null,null),this._readBlankNodeHead;case"(":return this._readList(e,this.RDF_NIL,null,null);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._graph=this._factory.blankNode(),null,null),this._readInFormulaContext):this._error("Unexpected graph",e);case"}":return this._readPunctuation(e);case"@forSome":return this._n3Mode?(this._subject=null,this._predicate=this.N3_FORSOME,this._quantifier="blankNode",this._readQuantifierList):this._error('Unexpected "@forSome"',e);case"@forAll":return this._n3Mode?(this._subject=null,this._predicate=this.N3_FORALL,this._quantifier="variable",this._readQuantifierList):this._error('Unexpected "@forAll"',e);case"literal":return this._n3Mode?e.prefix.length===0?(this._literalValue=e.value,this._completeSubjectLiteral):(this._subject=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),this._getPathReader(this._readPredicateOrNamedGraph)):this._error("Unexpected literal",e);case"<<(":return this._n3Mode?(this._saveContext("<<(",this._graph,null,null,null),this._graph=null,this._readSubject):this._error("Disallowed triple term as subject",e);case"<<":return this._saveContext("<<",this._graph,null,null,null),this._graph=null,this._readSubject;default:if((this._subject=this._readEntity(e))===void 0)return;if(this._n3Mode)return this._getPathReader(this._readPredicateOrNamedGraph)}return this._readPredicateOrNamedGraph}_readPredicate(e){let r=e.type,i=!1;switch(r){case"inverse":this._inversePredicate=!0;case"abbreviation":this._predicate=this.ABBREVIATIONS[e.value];break;case"has":return this._readPredicateAfterVerb;case"is":return this._inversePredicate=!0,this._expectOf=!0,this._readPredicateAfterVerb;case"inversePredicate":return this._inversePredicate=!0,this._readPredicateAfterVerb;case".":case"]":case"}":case"|}":return this._predicate===null&&!this._n3Mode?this._error(`Unexpected ${r}`,e):(this._subject=null,r==="]"?this._readBlankNodeTail(e):this._readPunctuation(e));case";":return this._predicate!==null?this._readPredicate:this._error("Expected predicate but got ;",e);case"literal":if(!this._n3Mode)return this._error("Unexpected literal",e);if(e.prefix.length===0)return this._literalValue=e.value,this._completePredicateLiteral;this._predicate=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),i=!0;break;case"(":return this._n3Mode?this._readList(e,this._subject,this.RDF_NIL,null):this._error(`Expected entity but got ${r}`,e);case"[":return this._n3Mode?(this._saveContext("blank",this._graph,this._subject,this._subject=this._factory.blankNode(),null),this._readBlankNodeHead):this._error("Disallowed blank node as predicate",e);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._subject,this._graph=this._factory.blankNode(),null),this._readSubject):this._readEntity(e);case"blank":if(!this._n3Mode)return this._error("Disallowed blank node as predicate",e);default:if((this._predicate=this._readEntity(e))===void 0)return;i=this._n3Mode}return this._validAnnotation=!0,i?this._getPathReader(this._readObject,"predicate"):this._readObject}_readPredicateAfterVerb(e){return e.type==="has"||e.type==="is"||e.type==="of"||e.type==="inversePredicate"?this._error(`Expected expression but got ${e.type}`,e):this._readPredicate(e)}_readObject(e){if(this._expectOf)return e.type!=="of"?this._error(`Expected of but got ${e.type}`,e):(this._expectOf=!1,this._readObject);switch(e.type){case"literal":if(e.prefix.length===0)return this._literalValue=e.value,this._readDataTypeOrLang;if(this._object=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),this._n3Mode)return this._getPathReader(this._getContextEndReader());break;case"[":return this._saveContext("blank",this._graph,this._subject,this._predicate,this._subject=this._factory.blankNode()),this._readBlankNodeHead;case"(":return this._readList(e,this._subject,this._predicate,this.RDF_NIL);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._subject,this._predicate,this._graph=this._factory.blankNode()),this._readInFormulaContext):this._error("Unexpected graph",e);case"<<(":return this._saveContext("<<(",this._graph,this._subject,this._predicate,null),this._graph=null,this._readSubject;case"<<":return this._saveContext("<<",this._graph,this._subject,this._predicate,null),this._graph=null,this._readSubject;default:if((this._object=this._readEntity(e))===void 0)return;if(this._n3Mode)return this._getPathReader(this._getContextEndReader())}return this._getContextEndReader()}_readPredicateOrNamedGraph(e){return e.type==="{"?this._readGraph(e):this._readPredicate(e)}_readGraph(e){return e.type!=="{"?this._error(`Expected graph but got ${e.type}`,e):(this._graph=this._subject,this._subject=null,this._readSubject)}_readBlankNodeHead(e){if(e.type==="]")return this._subject=null,this._readBlankNodeTail(e);{let r=this._contextStack;return(r.length>1&&r[r.length-2]).type==="<<"?this._error("Unexpected compound blank node expression in reified triple",e):e.type==="id"?this._readIriPropertyListId:(this._predicate=null,this._readPredicate(e))}}_readIriPropertyListId(e){let r=this._readEntity(e);if(r===void 0)return;if(r.termType!=="NamedNode")return this._error(`Expected IRI after id but got ${e.type}`,e);let i=this._subject;this._subject=r;let n=this._contextStack[this._contextStack.length-1];return n.subject===i&&(n.subject=r),n.predicate===i&&(n.predicate=r),n.object===i&&(n.object=r),this._predicate=null,this._readIriPropertyListPredicate}_readIriPropertyListPredicate(e){return e.type===";"||e.type==="]"||e.type==="."||e.type==="}"?this._error(`Expected predicate but got ${e.type}`,e):this._readPredicate(e)}_readBlankNodeTail(e){if(e.type!=="]")return this._readBlankNodePunctuation(e);this._subject!==null&&this._emitCurrent(this._subject,this._predicate,this._object,this._graph);let r=this._predicate===null;return this._restoreContext("blank",e),this._object!==null?this._getContextEndReader():this._predicate!==null?this._getPathReader(this._readObject,"predicate"):r?this._readPredicateOrNamedGraph:this._readPredicateAfterBlank}_readPredicateAfterBlank(e){switch(e.type){case".":case"}":return this._subject=null,this._readPunctuation(e);default:return this._readPredicate(e)}}_readListItem(e){let r=null,i=null,n=this._readListItem,s=this._subject,o=this._contextStack,a=o[o.length-1];switch(e.type){case"[":this._saveContext("blank",this._graph,i=this._factory.blankNode(),this.RDF_FIRST,this._subject=r=this._factory.blankNode()),n=this._readBlankNodeHead;break;case"(":this._saveContext("list",this._graph,i=this._factory.blankNode(),this.RDF_FIRST,this.RDF_NIL),this._subject=null;break;case")":if(this._restoreContext("list",e),o.length!==0&&o[o.length-1].type==="list"){if(this._n3Mode)return s!==null&&this._emit(s,this.RDF_REST,this.RDF_NIL,this._graph),this._saveContext("item",this._graph,this._subject,this._predicate,this._object),this._subject=this._object,this._predicate=null,this._getPathReader(this._readListItem);this._emit(this._subject,this._predicate,this._object,this._graph)}if(this._predicate===null){if(n=this._n3Mode?this._getPathReader(this._readPredicate):this._readPredicate,this._subject===this.RDF_NIL)return n}else if(this._object===null){if(n=this._getPathReader(this._readObject,"predicate"),this._predicate===this.RDF_NIL)return n}else if(n=this._getContextEndReader(),this._n3Mode&&(n=this._getPathReader(n)),this._object===this.RDF_NIL)return n;i=this.RDF_NIL;break;case"literal":e.prefix.length===0?(this._literalValue=e.value,n=this._readListItemDataTypeOrLang):(r=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),n=this._getContextEndReader());break;case"{":return this._n3Mode?(i=this._factory.blankNode(),r=this._factory.blankNode(),s===null?a.predicate===null?a.subject=i:a.object=i:this._emit(s,this.RDF_REST,i,this._graph),this._emit(i,this.RDF_FIRST,r,this._graph),this._saveContext("formula",this._graph,i,this.RDF_FIRST,this._graph=r),this._subject=null,this._readInFormulaContext):this._error("Unexpected graph",e);case"<<(":this._saveContext("<<(",this._graph,null,null,null),this._graph=null,n=this._readSubject;break;case"<<":this._saveContext("<<",this._graph,null,null,null),this._graph=null,n=this._readSubject;break;default:if((r=this._readEntity(e))===void 0)return}if(i===null&&(this._subject=i=this._factory.blankNode()),(e.type==="<<"||e.type==="<<(")&&(o[o.length-1].subject=this._subject),s===null?a.predicate===null?a.subject=i:a.object===null?a.predicate=i:a.object=i:this._emit(s,this.RDF_REST,i,this._graph),r!==null){if(this._n3Mode&&(e.type==="IRI"||e.type==="prefixed"||e.type==="var"||e.type==="blank"||e.type==="literal"))return this._saveContext("item",this._graph,i,this.RDF_FIRST,r),this._subject=r,this._predicate=null,this._getPathReader(this._readListItem);this._emit(i,this.RDF_FIRST,r,this._graph)}return n}_readDataTypeOrLang(e){return this._completeObjectLiteral(e,!1)}_readListItemDataTypeOrLang(e){return this._completeObjectLiteral(e,!0)}_completeLiteral(e,r){let i,n=!1;switch(e.type){case"type":case"typeIRI":let s=this._readEntity(e);if(s===void 0)return;if(s.value===A.rdf.langString||s.value===A.rdf.dirLangString)return this._error("Detected illegal (directional) languaged-tagged string with explicit datatype",e);i=this._factory.literal(this._literalValue,s),e=null;break;case"langcode":if(e.value.split("-").some(o=>o.length>8))return this._error("Detected language tag with subtag longer than 8 characters",e);i=this._factory.literal(this._literalValue,e.value),this._literalLanguage=e.value,e=null,this._literalComponent=r,n=!0;break;default:i=this._factory.literal(this._literalValue)}return{token:e,literal:i,readCb:n}}_readDirCode(e){let r=this._literalComponent,i=this._literalListItem;if(e.type==="dircode"){let n=this._factory.literal(this._literalValue,{language:this._literalLanguage,direction:e.value});r==="subject"?this._subject=n:r==="predicate"?this._predicate=n:this._object=n,this._literalLanguage=void 0,e=null}if(r==="subject"||r==="predicate"){let n=r==="subject"?this._readPredicateOrNamedGraph:this._readObject;return this._getPathEndReader(e,n,r)||n.call(this,e)}return this._completeObjectLiteralPost(e,i)}_completeTermLiteral(e,r){let i=this._completeLiteral(e,r);if(!i)return;let n;if(r==="subject"?(this._subject=i.literal,n=this._readPredicateOrNamedGraph):(this._predicate=i.literal,this._validAnnotation=!0,n=this._readObject),i.readCb)return this._literalListItem=!1,this._readDirCode;let s=this._getPathEndReader(i.token,n,r);return s||n.call(this,i.token)}_completeSubjectLiteral(e){return this._completeTermLiteral(e,"subject")}_completePredicateLiteral(e){return this._completeTermLiteral(e,"predicate")}_completeObjectLiteral(e,r){let i=this._completeLiteral(e,"object");if(i)return this._object=i.literal,i.readCb?(this._literalListItem=r,this._readDirCode):this._completeObjectLiteralPost(i.token,r)}_completeObjectLiteralPost(e,r){return this._n3Mode&&(e===null||e.type==="!"||e.type==="^")?r?(this._saveContext("item",this._graph,this._subject,this.RDF_FIRST,this._object),this._subject=this._object,this._predicate=null,this._getPathEndReader(e,this._readListItem)):this._getPathEndReader(e,this._getContextEndReader()):(r&&this._emit(this._subject,this.RDF_FIRST,this._object,this._graph),e===null?this._getContextEndReader():(this._readCallback=this._getContextEndReader(),this._readCallback(e)))}_readFormulaTail(e){if(e.type!=="}")return this._readPunctuation(e);this._subject!==null&&this._emitCurrent(this._subject,this._predicate,this._object,this._graph);let r=this._graph,i=this._emptyFormula;return this._restoreContext("formula",e),i&&this._emptyFormulaAsTrue&&(this._subject===r?this._subject=this.N3_TRUE:this._predicate===r?this._predicate=this.N3_TRUE:this._object=this.N3_TRUE),this._object!==null?this._getPathReader(this._getContextEndReader(),"object"):this._predicate!==null?this._getPathReader(this._readObject,"predicate"):this._getPathReader(this._readPredicate,"subject")}_readPunctuation(e){let r,i=this._graph,n=!1,s=this._subject,o=this._inversePredicate;switch(e.type){case"}":if(this._graph===null)return this._error("Unexpected graph closing",e);if(this._n3Mode)return this._readFormulaTail(e);this._graph=null;case".":this._subject=null,this._tripleTerm=null,r=this._getStatementReader(),o&&(this._inversePredicate=!1);break;case";":o&&(this._inversePredicate=!1),r=this._readPredicate;break;case",":r=this._readObject;break;case"~":s!==null&&(this._tripleTerm=null),r=this._readReifierInAnnotation,n=!0;break;case"{|":s!==null&&(this._tripleTerm=null),this._subject=this._readTripleTerm(),this._inversePredicate=!1,this._validAnnotation=!1,n=!0,r=this._readPredicate;break;case"|}":if(!this._annotation)return this._error("Unexpected annotation syntax closing",e);if(!this._validAnnotation)return this._error("Annotation block can not be empty",e);this._subject=null,this._annotation=!1,this._inversePredicate=!1,r=this._getContextEndReader();break;default:if(this._supportsQuads&&this._graph===null&&(i=this._readEntity(e))!==void 0){r=this._readQuadPunctuation;break}return this._error(`Expected punctuation to follow "${this._object.id}"`,e)}if(s!==null&&(!n||n&&!this._annotation)){let a=this._predicate,u=this._object;this._emit(s,a,u,i,o)}return n&&(this._annotation=!0),r}_readBlankNodePunctuation(e){let r,i=!1;switch(e.type){case";":i=this._inversePredicate,r=this._readPredicate;break;case",":r=this._readObject;break;case"~":case"{|":case"|}":return this._readPunctuation(e);default:return this._error(`Expected punctuation to follow "${this._object.id}"`,e)}return this._subject===null?this._error("Expected ] to follow annotation",e):(this._emitCurrent(this._subject,this._predicate,this._object,this._graph),i&&(this._inversePredicate=!1),r)}_readQuadPunctuation(e){return e.type!=="."?this._error("Expected dot to follow quad",e):this._readInTopContext}_readPrefix(e){return e.type!=="prefix"?this._error("Expected prefix to follow @prefix",e):(this._prefix=e.value,this._readPrefixIRI)}_readPrefixIRI(e){if(e.type!=="IRI")return this._error(`Expected IRI to follow prefix "${this._prefix}:"`,e);let r=this._readEntity(e);return this._prefixes[this._prefix]=r.value,this._prefixCallback(this._prefix,r),this._readDeclarationPunctuation}_readBaseIRI(e){let r=e.type==="IRI"&&this._resolveIRI(e.value);return r?(this._setBase(r),this._readDeclarationPunctuation):this._error("Expected valid IRI to follow base declaration",e)}_isValidVersion(e){return this._parseUnsupportedVersions||t.SUPPORTED_VERSIONS.includes(e)}_readVersion(e){return e.type!=="literal"?this._error("Expected literal to follow version declaration",e):e.end-e.start!==e.value.length+2?this._error("Version declarations must use single quotes",e):(this._versionCallback(e.value),this._isValidVersion(e.value)?this._readDeclarationPunctuation:this._error(`Detected unsupported version: "${e.value}"`,e))}_readNamedGraphLabel(e){switch(e.type){case"IRI":case"blank":case"prefixed":return this._readSubject(e),this._readGraph;case"[":return this._readNamedGraphBlankLabel;default:return this._error("Invalid graph label",e)}}_readNamedGraphBlankLabel(e){return e.type!=="]"?this._error("Invalid graph label",e):(this._subject=this._factory.blankNode(),this._readGraph)}_readDeclarationPunctuation(e){return this._sparqlStyle?(this._sparqlStyle=!1,this._getStatementReader().call(this,e)):e.type!=="."?this._error("Expected declaration to end with a dot",e):this._getStatementReader()}_readQuantifierList(e){let r;switch(e.type){case"IRI":case"prefixed":if((r=this._readEntity(e,!0))!==void 0)break;default:return this._error(`Unexpected ${e.type}`,e)}return this._explicitQuantifiers?(this._subject===null?this._emit(this._graph||this.DEFAULTGRAPH,this._predicate,this._subject=this._factory.blankNode(),this.QUANTIFIERS_GRAPH):this._emit(this._subject,this.RDF_REST,this._subject=this._factory.blankNode(),this.QUANTIFIERS_GRAPH),this._emit(this._subject,this.RDF_FIRST,r,this.QUANTIFIERS_GRAPH)):this._quantified[r.id]=this._factory[this._quantifier](this._factory.blankNode().value),this._readQuantifierPunctuation}_readQuantifierPunctuation(e){return e.type===","?this._readQuantifierList:(this._explicitQuantifiers&&(this._emit(this._subject,this.RDF_REST,this.RDF_NIL,this.QUANTIFIERS_GRAPH),this._subject=null),this._readCallback=this._getContextEndReader(),this._readCallback(e))}_getPathReader(e,r){return this._afterPath=e,this._pathPosition=r||(this._predicate===null?"subject":"object"),this._readPath}_getPathEndReader(e,r,i){if(e!==null&&e.type!=="!"&&e.type!=="^")return null;let n=this._getPathReader(r,i);return e===null?n:n.call(this,e)}_readPath(e){switch(e.type){case"!":return this._readForwardPath;case"^":return this._readBackwardPath;default:let r=this._afterPath,i=this._contextStack,n=i.length&&i[i.length-1];if(n&&n.type==="item"){let s=this._subject;this._restoreContext("item",e),this._emit(this._subject,this.RDF_FIRST,s,this._graph)}return this._afterPath=null,this._pathPosition=null,r.call(this,e)}}_readForwardPath(e){let r,i,n=this._factory.blankNode();if((i=this._readEntity(e))!==void 0)return this._pathPosition==="subject"?(r=this._subject,this._subject=n):this._pathPosition==="predicate"?(r=this._predicate,this._predicate=n):(r=this._object,this._object=n),this._emit(r,i,n,this._graph),this._readPath}_readBackwardPath(e){let r=this._factory.blankNode(),i,n;if((i=this._readEntity(e))!==void 0)return this._pathPosition==="subject"?(n=this._subject,this._subject=r):this._pathPosition==="predicate"?(n=this._predicate,this._predicate=r):(n=this._object,this._object=r),this._emit(r,i,n,this._graph),this._readPath}_readTripleTermTail(e){if(e.type!==")>>")return this._error(`Expected )>> but got ${e.type}`,e);let r=this._createQuad(this._subject,this._predicate,this._object,this._graph,this._inversePredicate);this._restoreContext("<<(",e);let i=this._contextStack,n=i.length&&i[i.length-1];return n&&n.type==="list"?(this._emit(this._subject,this.RDF_FIRST,r,this._graph),this._getContextEndReader()):this._subject===null?(this._subject=r,this._readPredicate):(this._object=r,this._getContextEndReader())}_readReifiedTripleTailOrReifier(e){return e.type==="~"?this._readReifier:this._readReifiedTripleTail(e)}_readReifiedTripleTail(e){if(e.type!==">>")return this._error(`Expected >> but got ${e.type}`,e);this._tripleTerm=null;let r=this._readTripleTerm();this._restoreContext("<<",e);let i=this._contextStack,n=i.length&&i[i.length-1];return n&&n.type==="list"?(this._emit(this._subject,this.RDF_FIRST,r,this._graph),this._getContextEndReader()):this._subject===null?(this._subject=r,this._readPredicateOrReifierTripleEnd):(this._object=r,this._getContextEndReader())}_readPredicateOrReifierTripleEnd(e){return e.type==="."?(this._subject=null,this._readPunctuation(e)):this._readPredicate(e)}_readReifier(e){return this._reifier=this._readEntity(e),this._readReifiedTripleTail}_readReifierInAnnotation(e){return e.type==="IRI"||e.type==="typeIRI"||e.type==="type"||e.type==="prefixed"||e.type==="blank"||e.type==="var"?(this._reifier=this._readEntity(e),this._readAnnotationBlockOrPunctuation):(this._readTripleTerm(),this._subject=null,this._getContextEndReader().call(this,e))}_readAnnotationBlockOrPunctuation(e){if(e.type==="{|")return this._readPunctuation(e);switch(this._readTripleTerm(),this._annotation=!1,this._tripleTerm=null,e.type){case";":return this._inversePredicate=!1,this._readPredicate;case",":return this._readObject;default:return this._subject=null,this._getContextEndReader().call(this,e)}}_readTripleTerm(){let e=this._contextStack,r=e.length&&e[e.length-1],i=r?r.graph:void 0,n=this._reifier||this._factory.blankNode();return this._reifier=null,this._tripleTerm=this._tripleTerm||this._createQuad(this._subject,this._predicate,this._object,null,this._inversePredicate),this._emit(n,this.RDF_REIFIES,this._tripleTerm,i||this._graph||this.DEFAULTGRAPH),n}_getContextEndReader(){let e=this._contextStack;if(!e.length)return this._readPunctuation;switch(e[e.length-1].type){case"blank":return this._readBlankNodeTail;case"list":return this._readListItem;case"formula":return this._readFormulaTail;case"<<(":return this._readTripleTermTail;case"<<":return this._readReifiedTripleTailOrReifier}}_createQuad(e,r,i,n){return this._factory.quad(e,r,i,n||this.DEFAULTGRAPH)}_createQuadInDirection(e,r,i,n,s){return s?this._factory.quad(i,r,e,n||this.DEFAULTGRAPH):this._factory.quad(e,r,i,n||this.DEFAULTGRAPH)}_emitInDirection(e,r,i,n,s){this._callback(null,this._createQuad(e,r,i,n,s))}_emitCurrentInDirection(e,r,i,n){this._callback(null,this._createQuad(e,r,i,n,this._inversePredicate))}_emit(e,r,i,n){this._callback(null,this._factory.quad(e,r,i,n||this.DEFAULTGRAPH))}_error(e,r){let i=` on line ${r.line}.`;e.length+i.length>200&&(e=`${e.slice(0,199-i.length)}\u2026`);let n=new Error(`${e}${i}`);n.context={token:r,line:r.line,previousToken:this._lexer.previousToken},this._callback(n),this._callback=Ut}_resolveIRI(e){return/^[a-z][a-z0-9+.-]*:/i.test(e)?e:this._resolveRelativeIRI(e)}_resolveRelativeIRI(e){if(!e.length)return this._base;switch(e[0]){case"#":return this._base+e;case"?":return this._base.replace(/(?:\?.*)?$/,e);case"/":return(e[1]==="/"?this._baseScheme:this._baseRoot)+this._removeDotSegments(e);default:return/^[^/:]*:/.test(e)?null:this._removeDotSegments(this._basePath+e)}}_removeDotSegments(e){if(!/(^|\/)\.\.?($|[/#?])/.test(e))return e;let r=e.length,i="",n=-1,s=-1,o=0,a="/";for(;n<r;){switch(a){case":":if(s<0&&e[++n]==="/"&&e[++n]==="/")for(;(s=n+1)<r&&e[s]!=="/";)n=s;break;case"?":case"#":n=r;break;case"/":if(e[n+1]===".")switch(a=e[++n+1],a){case"/":i+=e.substring(o,n-1),o=n+1;break;case void 0:case"?":case"#":return i+e.substring(o,n)+e.substr(n+1);case".":if(a=e[++n+1],a===void 0||a==="/"||a==="?"||a==="#"){if(i+=e.substring(o,n-2),(o=i.lastIndexOf("/"))>=s&&(i=i.substr(0,o)),a!=="/")return`${i}/${e.substr(n+1)}`;o=n+1}}}a=e[++n]}return i+e.substring(o)}parse(e,r,i,n){let s,o,a,u;if(r&&(r.onQuad||r.onPrefix||r.onComment||r.onVersion)?(s=r.onQuad,o=r.onPrefix,a=r.onComment,u=r.onVersion):(s=r,o=i,u=n),this._readCallback=this._readBeforeTopContext,this._sparqlStyle=!1,this._prefixes=Object.create(null),this._prefixes._=this._blankNodePrefix?this._blankNodePrefix.substr(2):`b${us++}_`,this._n3Mode&&this._implicitEmptyPrefix&&this._base&&(this._prefixes[""]=this._resolveIRI("#")),this._prefixCallback=o||Ut,this._versionCallback=u||Ut,this._inversePredicate=!1,this._expectOf=!1,this._quantified=Object.create(null),this._emptyFormula=!1,!s){let f=[],c;if(this._callback=(_,d)=>{_?c=_:d&&f.push(d)},this._lexer.tokenize(e).every(_=>this._readCallback=this._readCallback(_)),c)throw c;return f}let l=(f,c)=>{f!==null?(this._callback(f),this._callback=Ut):this._readCallback&&(this._readCallback=this._readCallback(c))};a&&(this._lexer.comments=!0,l=(f,c)=>{f!==null?(this._callback(f),this._callback=Ut):this._readCallback&&(c.type==="comment"?a(c.value):this._readCallback=this._readCallback(c))}),this._callback=s,this._lexer.tokenize(e,l)}};function Ut(){}function fs(t,e){t._factory=e,t.DEFAULTGRAPH=e.defaultGraph(),t.RDF_FIRST=e.namedNode(A.rdf.first),t.RDF_REST=e.namedNode(A.rdf.rest),t.RDF_NIL=e.namedNode(A.rdf.nil),t.RDF_REIFIES=e.namedNode(A.rdf.reifies),t.N3_FORALL=e.namedNode(A.r.forAll),t.N3_FORSOME=e.namedNode(A.r.forSome),t.N3_TRUE=e.literal("true",e.namedNode(A.xsd.boolean)),t.ABBREVIATIONS={a:e.namedNode(A.rdf.type),"=":e.namedNode(A.owl.sameAs),">":e.namedNode(A.log.implies),"<":e.namedNode(A.log.isImpliedBy)},t.QUANTIFIERS_GRAPH=e.namedNode("urn:n3:quantifiers")}ue.SUPPORTED_VERSIONS=["1.2","1.2-basic","1.1"];fs(ue.prototype,W);var cr={};Pn(cr,{inDefaultGraph:()=>Fu,isBlankNode:()=>vu,isDefaultGraph:()=>Se,isLiteral:()=>Pu,isNamedNode:()=>Nu,isQuad:()=>Lu,isVariable:()=>ju,prefix:()=>Bu,prefixes:()=>cs});function Nu(t){return!!t&&t.termType==="NamedNode"}function vu(t){return!!t&&t.termType==="BlankNode"}function Pu(t){return!!t&&t.termType==="Literal"}function ju(t){return!!t&&t.termType==="Variable"}function Lu(t){return!!t&&t.termType==="Quad"}function Se(t){return!!t&&t.termType==="DefaultGraph"}function Fu(t){return Se(t.graph)}function Bu(t,e){return cs({"":t.value||t},e)("")}function cs(t,e){let r=Object.create(null);for(let n in t)i(n,t[n]);e=e||W;function i(n,s){if(typeof s=="string"){let o=Object.create(null);r[n]=a=>o[a]||(o[a]=e.namedNode(s+a))}else if(!(n in r))throw new Error(`Unknown prefix: ${n}`);return r[n]}return i}function bt(t){return t.replace(/[\]\/\(\)\*\+\?\.\\\$]/g,"\\$&")}var Cu=/^:?[^:?#]*(?:[?#]|$)|^file:|^[^:]*:\/*[^?#]+?\/(?:\.\.?(?:\/|$)|\/)/i,Du=/^(?:(?:[^/?#]{3,}|\.?[^/?#.]\.?)(?:\/[^/?#]{3,}|\.?[^/?#.]\.?)*\/?)?(?:[?#]|$)/,ds="./",Ou="../",oi="?",hs="#",De=class t{constructor(e){this.base=e,this._baseLength=0,this._baseMatcher=null,this._pathReplacements=new Array(e.length+1)}static supports(e){return!Cu.test(e)}_getBaseMatcher(){if(this._baseMatcher)return this._baseMatcher;if(!t.supports(this.base))return this._baseMatcher=/.^/;let e=/^[^:]*:\/*/.exec(this.base)[0],r=["^",bt(e)],i=[],n=[],s=/[^/?#]*([/?#])/y,o,a=0,u=0,l=s.lastIndex=e.length;for(;!a&&!u&&(o=s.exec(this.base));)o[1]===hs?u=s.lastIndex-1:(r.push(bt(o[0]),"(?:"),i.push(")?"),o[1]!==oi?n.push(l=s.lastIndex):(a=l=s.lastIndex,u=this.base.indexOf(hs,a),this._pathReplacements[a]=oi));for(let f=0;f<n.length;f++)this._pathReplacements[n[f]]=Ou.repeat(n.length-f-1);return this._pathReplacements[n[n.length-1]]=ds,this._baseLength=u>0?u:this.base.length,r.push(bt(this.base.substring(l,this._baseLength)),a?"(?:#|$)":"(?:[?#]|$)"),this._baseMatcher=new RegExp([...r,...i].join(""))}toRelative(e){let r=this._getBaseMatcher().exec(e);if(!r)return e;let i=r[0].length;if(i===this._baseLength&&i===e.length)return"";let n=this._pathReplacements[i];if(n){let s=e.substring(i);return n!==oi&&!Du.test(s)?e:n===ds&&/^[^?#]/.test(s)?s:n+s}return e.substring(i-1)}};var Wt=W.defaultGraph(),{rdf:Mu,xsd:yt}=A,_s=/["\\\t\n\r\b\f\u0000-\u0019\ud800-\udbff]/,ps=/["\\\t\n\r\b\f\u0000-\u0019]|[\ud800-\udbff][\udc00-\udfff]/g,$u={"\\":"\\\\",'"':'\\"'," ":"\\t","\n":"\\n","\r":"\\r","\b":"\\b","\f":"\\f"},Qe=class extends U{equals(e){return e===this}},ee=class{constructor(e,r){if(this._prefixRegex=/$0^/,this._hasPrefixes=!1,e&&typeof e.write!="function"&&(r=e,e=null),r=r||{},this._lists=r.lists,e)this._outputStream=e,this._endStream=r.end===void 0?!0:!!r.end;else{let i="";this._outputStream={write(n,s,o){i+=n,o&&o()},end:n=>{n&&n(null,i)}},this._endStream=!0}this._subject=null,/triple|quad/i.test(r.format)?(this._lineMode=!0,this._writeQuad=this._writeQuadLine):(this._lineMode=!1,this._graph=Wt,this._prefixIRIs=Object.create(null),r.baseIRI&&(this._baseIri=new De(r.baseIRI),r.writeBase&&this._write(`@base <${r.baseIRI}>.
|
|
4
4
|
`)),r.prefixes&&this.addPrefixes(r.prefixes))}get _inDefaultGraph(){return Wt.equals(this._graph)}_write(e,r){this._outputStream.write(e,"utf8",r)}_writeQuad(e,r,i,n,s){try{n!==this._graph&&(!n.equals(this._graph)||n.termType!==this._graph.termType)&&(this._write((this._subject===null?"":this._inDefaultGraph?`.
|
|
5
5
|
`:`
|
|
6
6
|
}
|
|
@@ -9,7 +9,7 @@ var N3=(()=>{var vl=Object.create;var $t=Object.defineProperty,Pl=Object.defineP
|
|
|
9
9
|
${this._encodePredicate(this._predicate=r)} ${this._encodeObject(i)}`,s):this._write(`${(this._subject===null?"":`.
|
|
10
10
|
`)+this._encodeSubject(this._subject=e)} ${this._encodePredicate(this._predicate=r)} ${this._encodeObject(i)}`,s)}catch(o){s&&s(o)}}_writeQuadLine(e,r,i,n,s){delete this._prefixMatch,this._write(this.quadToString(e,r,i,n),s)}quadToString(e,r,i,n){return`${this._encodeSubject(e)} ${this._encodeIriOrBlank(r)} ${this._encodeObject(i)}${n&&!Se(n)?` ${this._encodeIriOrBlank(n)} .
|
|
11
11
|
`:` .
|
|
12
|
-
`}`}quadsToString(e){let r="";for(let i of e)r+=this.quadToString(i.subject,i.predicate,i.object,i.graph);return r}_encodeSubject(e){return e.termType==="Quad"?this._encodeQuad(e):this._encodeIriOrBlank(e)}_encodeIriOrBlank(e){if(e.termType!=="NamedNode")return this._lists&&e.value in this._lists&&(e=this.list(this._lists[e.value])),e.termType==="Variable"?`?${e.value}`:"id"in e?e.id:`_:${e.value}`;let r=e.value;this._baseIri&&(r=this._baseIri.toRelative(r)),
|
|
12
|
+
`}`}quadsToString(e){let r="";for(let i of e)r+=this.quadToString(i.subject,i.predicate,i.object,i.graph);return r}_encodeSubject(e){return e.termType==="Quad"?this._encodeQuad(e):this._encodeIriOrBlank(e)}_encodeIriOrBlank(e){if(e.termType!=="NamedNode")return this._lists&&e.value in this._lists&&(e=this.list(this._lists[e.value])),e.termType==="Variable"?`?${e.value}`:"id"in e?e.id:`_:${e.value}`;let r=e.value;this._baseIri&&(r=this._baseIri.toRelative(r)),_s.test(r)&&(r=r.replace(ps,bs));let i=this._hasPrefixes?this._prefixRegex.exec(r):null;return i?i[1]?this._prefixIRIs[i[1]]+i[2]:r:`<${r}>`}_encodeLiteral(e){let r=e.value;_s.test(r)&&(r=r.replace(ps,bs));let i=e.language;if(i){let n=e.direction,s=n?`--${n}`:"";return`"${r}"@${i}${s}`}if(this._lineMode){if(e.datatype.value===yt.string)return`"${r}"`}else switch(e.datatype.value){case yt.string:return`"${r}"`;case yt.boolean:if(r==="true"||r==="false")return r;break;case yt.integer:if(/^[+-]?\d+$/.test(r))return r;break;case yt.decimal:if(/^[+-]?\d*\.\d+$/.test(r))return r;break;case yt.double:if(/^[+-]?(?:\d+\.\d*|\.?\d+)[eE][+-]?\d+$/.test(r))return r;break}return`"${r}"^^${this._encodeIriOrBlank(e.datatype)}`}_encodePredicate(e){return e.value===Mu.type?"a":this._encodeIriOrBlank(e)}_encodeObject(e){switch(e.termType){case"Quad":return this._encodeQuad(e);case"Literal":return this._encodeLiteral(e);default:return this._encodeIriOrBlank(e)}}_encodeQuad({subject:e,predicate:r,object:i,graph:n}){return`<<(${this._encodeSubject(e)} ${this._encodePredicate(r)} ${this._encodeObject(i)}${Se(n)?"":` ${this._encodeIriOrBlank(n)}`})>>`}_blockedWrite(){throw new Error("Cannot write because the writer has been closed.")}addQuad(e,r,i,n,s){i===void 0?this._writeQuad(e.subject,e.predicate,e.object,e.graph,r):typeof n=="function"?this._writeQuad(e,r,i,Wt,n):this._writeQuad(e,r,i,n||Wt,s)}addQuads(e){for(let r=0;r<e.length;r++)this.addQuad(e[r])}addPrefix(e,r,i){let n={};n[e]=r,this.addPrefixes(n,i)}addPrefixes(e,r){if(!this._prefixIRIs)return r&&r();let i=!1;for(let n in e){let s=e[n];typeof s!="string"&&(s=s.value),i=!0,this._subject!==null&&(this._write(this._inDefaultGraph?`.
|
|
13
13
|
`:`
|
|
14
14
|
}
|
|
15
15
|
`),this._subject=null,this._graph=""),this._prefixIRIs[s]=n+=":",this._write(`@prefix ${n} <${s}>.
|
|
@@ -20,7 +20,7 @@ var N3=(()=>{var vl=Object.create;var $t=Object.defineProperty,Pl=Object.defineP
|
|
|
20
20
|
]`)}}list(e){let r=e&&e.length||0,i=new Array(r);for(let n=0;n<r;n++)i[n]=this._encodeObject(e[n]);return new Qe(`(${i.join(" ")})`)}end(e){this._subject!==null&&(this._write(this._inDefaultGraph?`.
|
|
21
21
|
`:`
|
|
22
22
|
}
|
|
23
|
-
`),this._subject=null),this._write=this._blockedWrite;let r=e&&((i,n)=>{r=null,e(i,n)});if(this._endStream)try{return this._outputStream.end(r)}catch(i){}r&&r()}};function ds(t){let e=Bu[t];return e===void 0&&(t.length===1?(e=t.charCodeAt(0).toString(16),e="\\u0000".substr(0,6-e.length)+e):(e=((t.charCodeAt(0)-55296)*1024+t.charCodeAt(1)+9216).toString(16),e="\\U00000000".substr(0,10-e.length)+e)),e}var En=ir(Gr());var xn=Symbol("iter"),j=Symbol("size");function up(t,e,r,i){let n=t&&t[e],s=n&&n[r];return!!s&&i in s}function Ft(t,e,r=4){let i=t[j]||0;for(let n in e)n in t?r!==0&&(t[n]=Ft(t[n],e[n],r-1)):(i++,t[n]=r===0?null:Ft(Object.create(null),e[n],r-1));return r<=2&&(t[j]=i),t}function Sl(t,e,r=4){let i=!1,n=0;r<=2&&e[j]<t[j]&&([t,e]=[e,t]);for(let s in t)if(s in e){let o=r===0?null:Sl(t[s],e[s],r-1);if(o!==!1)i=i||Object.create(null),i[s]=o,n++;else if(r===3)return!1}return r<=2&&i&&(i[j]=n),i}function Il(t,e,r=4){let i=!1,n=0;for(let s in t)if(!(s in e))i=i||Object.create(null),i[s]=r===0?null:Ft({},t[s],r-1),n++;else if(r!==0){let o=Il(t[s],e[s],r-1);if(o!==!1)i=i||Object.create(null),i[s]=o,n++;else if(r===3)return!1}return r<=2&&i&&(i[j]=n),i}var Bt=class{constructor(e={}){this._id=1,this._ids=Object.create(null),this._ids[""]=1,this._entities=Object.create(null),this._entities[1]="",this._blankNodeIndex=0,this._factory=e.factory||W}_termFromId(e){if(e[0]==="."){let r=this._entities,i=e.split(".");return this._factory.quad(this._termFromId(r[i[1]]),this._termFromId(r[i[2]]),this._termFromId(r[i[3]]),i[4]&&this._termFromId(r[i[4]]))}return xe(e,this._factory)}_termToNumericId(e){if(e.termType==="Quad"){let r=this._termToNumericId(e.subject),i=this._termToNumericId(e.predicate),n=this._termToNumericId(e.object),s;return r&&i&&n&&(Se(e.graph)||(s=this._termToNumericId(e.graph)))&&this._ids[s?`.${r}.${i}.${n}.${s}`:`.${r}.${i}.${n}`]}return this._ids[le(e)]}_termToNewNumericId(e){let r=e&&e.termType==="Quad"?`.${this._termToNewNumericId(e.subject)}.${this._termToNewNumericId(e.predicate)}.${this._termToNewNumericId(e.object)}${Se(e.graph)?"":`.${this._termToNewNumericId(e.graph)}`}`:le(e);return this._ids[r]||(this._ids[this._entities[++this._id]=r]=this._id)}createBlankNode(e){let r,i;if(e)for(r=e=`_:${e}`,i=1;this._ids[r];)r=e+i++;else do r=`_:b${this._blankNodeIndex++}`;while(this._ids[r]);return this._ids[r]=++this._id,this._entities[this._id]=r,this._factory.blankNode(r.substr(2))}},Pe=class t{constructor(e,r){this._size=0,this._graphs=Object.create(null),!r&&e&&!e[0]&&typeof e.match!="function"&&(r=e,e=null),r=r||{},this._factory=r.factory||W,this._entityIndex=r.entityIndex||new Bt({factory:this._factory}),this._entities=this._entityIndex._entities,this._termFromId=this._entityIndex._termFromId.bind(this._entityIndex),this._termToNumericId=this._entityIndex._termToNumericId.bind(this._entityIndex),this._termToNewNumericId=this._entityIndex._termToNewNumericId.bind(this._entityIndex),e&&this.addAll(e)}get size(){let e=this._size;if(e!==null)return e;e=0;let r=this._graphs,i,n;for(let s in r)for(let o in i=r[s].subjects)for(let a in n=i[o])e+=n[a][j];return this._size=e}_addToIndex(e,r,i,n){let s=e[r];s||(e[r]=s={[j]:0},e[j]++);let o=s[i];o||(s[i]=o={[j]:0},s[j]++);let a=n in o;return a||(o[n]=null,o[j]++),!a}_removeFromIndex(e,r,i,n){let s=e[r],o=s[i];delete o[n],--o[j]===0&&(delete s[i],--s[j]===0&&(delete e[r],e[j]--))}*_findInIndex(e,r,i,n,s,o,a,l){let u=this._entities,c=this._termFromId(u[l]),f={subject:null,predicate:null,object:null};if(n){let d=e[r],_=d&&d[i];if(!_||!(n in _))return;f[s]=this._termFromId(u[r]),f[o]=this._termFromId(u[i]),f[a]=this._termFromId(u[n]),yield this._factory.quad(f.subject,f.predicate,f.object,c);return}if(r&&!(r in e))return;let p=r?null:Object.keys(e);for(let d=0,_=r||p[0];_;_=p&&p[++d]){let b=e[_];if(!b)continue;if(f[s]=this._termFromId(u[_]),i&&!(i in b))return;let y=i?null:Object.keys(b);for(let m=0,I=i||y[0];I;I=y&&y[++m]){let R=b[I];if(!R)continue;f[o]=this._termFromId(u[I]);let g=Object.keys(R);for(let E=0;E<g.length;E++)f[a]=this._termFromId(u[g[E]]),yield this._factory.quad(f.subject,f.predicate,f.object,c)}}}_loop(e,r){for(let i in e)r(i)}_loopByKey0(e,r,i){let n,s;if(n=e[r])for(s in n)i(s)}_loopByKey1(e,r,i){let n,s;for(n in e)s=e[n],s[r]&&i(n)}_loopBy2Keys(e,r,i,n){let s,o,a;if((s=e[r])&&(o=s[i]))for(a in o)n(a)}_loopByKey0Deep(e,r,i){let n,s,o,a;if(n=e[r])for(o in n){s=n[o];for(a in s)i(a)}}_countInIndex(e,r,i,n){let s=0,o,a;if(r){if(!(o=e[r]))return 0;if(i)return(a=o[i])?n?n in a?1:0:a[j]:0;for(let l in o)s+=o[l][j];return s}for(let l in e){o=e[l];for(let u in o)s+=o[u][j]}return s}_getGraphs(e){return e=e===""?1:e&&(this._termToNumericId(e)||-1),typeof e!="number"?this._graphs:{[e]:this._graphs[e]}}_uniqueEntities(e){let r=Object.create(null);return i=>{i in r||(r[i]=!0,e(this._termFromId(this._entities[i],this._factory)))}}add(e){return this.addQuad(e),this}addQuad(e,r,i,n){r||(n=e.graph,i=e.object,r=e.predicate,e=e.subject),n=n?this._termToNewNumericId(n):1;let s=this._graphs[n];return s||(s=this._graphs[n]={subjects:{[j]:0},predicates:{[j]:0},objects:{[j]:0}},Object.freeze(s)),e=this._termToNewNumericId(e),r=this._termToNewNumericId(r),i=this._termToNewNumericId(i),this._addToIndex(s.subjects,e,r,i)?(this._addToIndex(s.predicates,r,i,e),this._addToIndex(s.objects,i,e,r),this._size=null,!0):!1}addQuads(e){for(let r=0;r<e.length;r++)this.addQuad(e[r])}delete(e){return this.removeQuad(e),this}has(e,r,i,n){if(e&&e.subject&&({subject:e,predicate:r,object:i,graph:n}=e),e&&r&&i&&n!==void 0&&n!==null){let s=this._termToNumericId(e),o=this._termToNumericId(r),a=this._termToNumericId(i),l=n===""||Se(n)?1:this._termToNumericId(n),u=l&&this._graphs[l];return!!s&&!!o&&!!a&&!!u&&up(u.subjects,s,o,a)}return!this.readQuads(e,r,i,n).next().done}import(e){return e.on("data",r=>{this.addQuad(r)}),e}removeQuad(e,r,i,n){r||({subject:e,predicate:r,object:i,graph:n}=e),n=n?this._termToNumericId(n):1;let s=this._graphs,o,a,l;return!(e=e&&this._termToNumericId(e))||!(r=r&&this._termToNumericId(r))||!(i=i&&this._termToNumericId(i))||!(o=s[n])||!(a=o.subjects[e])||!(l=a[r])||!(i in l)?!1:(this._removeFromIndex(o.subjects,e,r,i),this._removeFromIndex(o.predicates,r,i,e),this._removeFromIndex(o.objects,i,e,r),this._size!==null&&this._size--,o.subjects[j]===0&&delete s[n],!0)}removeQuads(e){for(let r=0;r<e.length;r++)this.removeQuad(e[r])}remove(e){return e.on("data",r=>{this.removeQuad(r)}),e}removeMatches(e,r,i,n){let s=new En.Readable({objectMode:!0}),o=this.readQuads(e,r,i,n);return s._read=a=>{for(;--a>=0;){let{done:l,value:u}=o.next();if(l){s.push(null);return}s.push(u)}},this.remove(s)}deleteGraph(e){return this.removeMatches(null,null,null,e)}getQuads(e,r,i,n){return[...this.readQuads(e,r,i,n)]}*readQuads(e,r,i,n){let s=this._getGraphs(n),o,a,l,u;if(!(e&&!(a=this._termToNumericId(e))||r&&!(l=this._termToNumericId(r))||i&&!(u=this._termToNumericId(i))))for(let c in s)(o=s[c])&&(a?u?yield*ie(this._findInIndex(o.objects,u,a,l,"object","subject","predicate",c)):yield*ie(this._findInIndex(o.subjects,a,l,null,"subject","predicate","object",c)):l?yield*ie(this._findInIndex(o.predicates,l,u,null,"predicate","object","subject",c)):u?yield*ie(this._findInIndex(o.objects,u,null,null,"object","subject","predicate",c)):yield*ie(this._findInIndex(o.subjects,null,null,null,"subject","predicate","object",c)))}match(e,r,i,n){return new qe(this,e,r,i,n,{entityIndex:this._entityIndex})}countQuads(e,r,i,n){let s=this._getGraphs(n),o=0,a,l,u,c;if(e&&!(l=this._termToNumericId(e))||r&&!(u=this._termToNumericId(r))||i&&!(c=this._termToNumericId(i)))return 0;for(let f in s)(a=s[f])&&(e?i?o+=this._countInIndex(a.objects,c,l,u):o+=this._countInIndex(a.subjects,l,u,c):r?o+=this._countInIndex(a.predicates,u,c,l):o+=this._countInIndex(a.objects,c,l,u));return o}forEach(e,r,i,n,s){this.some(o=>(e(o,this),!1),r,i,n,s)}every(e,r,i,n,s){return!this.some(o=>!e(o,this),r,i,n,s)}some(e,r,i,n,s){for(let o of this.readQuads(r,i,n,s))if(e(o,this))return!0;return!1}getSubjects(e,r,i){let n=[];return this.forSubjects(s=>{n.push(s)},e,r,i),n}forSubjects(e,r,i,n){let s=this._getGraphs(n),o,a,l;if(e=this._uniqueEntities(e),!(r&&!(a=this._termToNumericId(r))||i&&!(l=this._termToNumericId(i))))for(n in s)(o=s[n])&&(a?l?this._loopBy2Keys(o.predicates,a,l,e):this._loopByKey1(o.subjects,a,e):l?this._loopByKey0(o.objects,l,e):this._loop(o.subjects,e))}getPredicates(e,r,i){let n=[];return this.forPredicates(s=>{n.push(s)},e,r,i),n}forPredicates(e,r,i,n){let s=this._getGraphs(n),o,a,l;if(e=this._uniqueEntities(e),!(r&&!(a=this._termToNumericId(r))||i&&!(l=this._termToNumericId(i))))for(n in s)(o=s[n])&&(a?l?this._loopBy2Keys(o.objects,l,a,e):this._loopByKey0(o.subjects,a,e):l?this._loopByKey1(o.predicates,l,e):this._loop(o.predicates,e))}getObjects(e,r,i){let n=[];return this.forObjects(s=>{n.push(s)},e,r,i),n}forObjects(e,r,i,n){let s=this._getGraphs(n),o,a,l;if(e=this._uniqueEntities(e),!(r&&!(a=this._termToNumericId(r))||i&&!(l=this._termToNumericId(i))))for(n in s)(o=s[n])&&(a?l?this._loopBy2Keys(o.subjects,a,l,e):this._loopByKey0Deep(o.subjects,a,e):l?this._loopByKey0(o.predicates,l,e):this._loop(o.objects,e))}getGraphs(e,r,i){let n=[];return this.forGraphs(s=>{n.push(s)},e,r,i),n}forGraphs(e,r,i,n){for(let s in this._graphs)this.some(o=>(e(o.graph),!0),r,i,n,this._termFromId(this._entities[s]))}createBlankNode(e){return this._entityIndex.createBlankNode(e)}extractLists({remove:e=!1,ignoreErrors:r=!1}={}){let i=Object.create(null),n=r?(()=>!0):((a,l)=>{throw new Error(`${a.value} ${l}`)}),s=this.getQuads(null,A.rdf.rest,A.rdf.nil,null),o=e?[...s]:[];return s.forEach(a=>{let l=[],u=!1,c,f,p=a.graph,d=a.subject;for(;d&&!u;){let _=this.getQuads(null,null,d,null),b=this.getQuads(d,null,null,null),y,m=null,I=null,R=null;for(let g=0;g<b.length&&!u;g++)y=b[g],y.graph.equals(p)?c?u=n(d,"has non-list arcs out"):y.predicate.value===A.rdf.first?m?u=n(d,"has multiple rdf:first arcs"):o.push(m=y):y.predicate.value===A.rdf.rest?I?u=n(d,"has multiple rdf:rest arcs"):o.push(I=y):_.length?u=n(d,"can't be subject and object"):(c=y,f="subject"):u=n(d,"not confined to single graph");for(let g=0;g<_.length&&!u;++g)y=_[g],c?u=n(d,"can't have coreferences"):y.predicate.value===A.rdf.rest?R?u=n(d,"has incoming rdf:rest arcs"):R=y:(c=y,f="object");m?l.unshift(m.object):u=n(d,"has no list head"),d=R&&R.subject}u?e=!1:c&&(i[c[f].value]=l)}),e&&this.removeQuads(o),i}addAll(e){if(e instanceof qe&&(e=e.filtered),Array.isArray(e))this.addQuads(e);else if(e instanceof t&&e._entityIndex===this._entityIndex)e._size!==0&&(this._graphs=Ft(this._graphs,e._graphs),this._size=null);else for(let r of e)this.add(r);return this}contains(e){if(e instanceof qe&&(e=e.filtered),e===this)return!0;if(!(e instanceof t)||this._entityIndex!==e._entityIndex)return e.every(u=>this.has(u));let r=this._graphs,i=e._graphs,n,s,o,a,l;for(let u in i){if(!(n=r[u]))return!1;n=n.subjects;for(let c in s=i[u].subjects){if(!(o=n[c]))return!1;for(let f in a=s[c]){if(!(l=o[f]))return!1;for(let p in a[f])if(!(p in l))return!1}}}return!0}deleteMatches(e,r,i,n){for(let s of this.match(e,r,i,n))this.removeQuad(s);return this}difference(e){if(e&&e instanceof qe&&(e=e.filtered),e===this)return new t({entityIndex:this._entityIndex});if(e instanceof t&&e._entityIndex===this._entityIndex){let r=new t({entityIndex:this._entityIndex}),i=Il(this._graphs,e._graphs);return i&&(r._graphs=i,r._size=null),r}return this.filter(r=>!e.has(r))}equals(e){return e instanceof qe&&(e=e.filtered),e===this||this.size===e.size&&this.contains(e)}filter(e){let r=new t({entityIndex:this._entityIndex});for(let i of this)e(i,this)&&r.add(i);return r}intersection(e){if(e instanceof qe&&(e=e.filtered),e===this){let r=new t({entityIndex:this._entityIndex});return r._graphs=Ft(Object.create(null),this._graphs),r._size=this._size,r}else if(e instanceof t&&this._entityIndex===e._entityIndex){let r=new t({entityIndex:this._entityIndex}),i=Sl(e._graphs,this._graphs);return i&&(r._graphs=i,r._size=null),r}return this.filter(r=>e.has(r))}map(e){let r=new t({entityIndex:this._entityIndex});for(let i of this)r.add(e(i,this));return r}reduce(e,r){let i=this.readQuads(),n=r===void 0?i.next().value:r;for(let s of i)n=e(n,s,this);return n}toArray(){return this.getQuads()}toCanonical(){throw new Error("not implemented")}toStream(){return this.match()}toString(){return new ee().quadsToString(this)}union(e){let r=new t({entityIndex:this._entityIndex});return r._graphs=Ft(Object.create(null),this._graphs),r._size=this._size,r.addAll(e),r}[Symbol.iterator](){return this.readQuads()}};function ge(t,e,r=0){let i=e[r];if(i&&!(i in t))return!1;let n=!1,s=0;for(let o in i?{[i]:t[i]}:t){let a=r===2?null:ge(t[o],e,r+1);a!==!1&&(n=n||Object.create(null),n[o]=a,s++)}return n&&(n[j]=s),n}var qe=class t extends En.Readable{constructor(e,r,i,n,s,o){super({objectMode:!0}),Object.assign(this,{n3Store:e,subject:r,predicate:i,object:n,graph:s,options:o})}get filtered(){if(!this._filtered){let{n3Store:e,graph:r,object:i,predicate:n,subject:s}=this,o=this._filtered=new Pe({factory:e._factory,entityIndex:this.options.entityIndex}),a,l,u;if(s&&!(a=o._termToNumericId(s))||n&&!(l=o._termToNumericId(n))||i&&!(u=o._termToNumericId(i)))return o;let c=e._getGraphs(r);for(let f in c){let p,d,_,b;(b=c[f])&&(!a&&l?(d=ge(b.predicates,[l,u,a]))&&(p=ge(b.subjects,[a,l,u]),_=ge(b.objects,[u,a,l])):u?(_=ge(b.objects,[u,a,l]))&&(p=ge(b.subjects,[a,l,u]),d=ge(b.predicates,[l,u,a])):(p=ge(b.subjects,[a,l,u]))&&(d=ge(b.predicates,[l,u,a]),_=ge(b.objects,[u,a,l])),p&&(o._graphs[f]={subjects:p,predicates:d,objects:_}))}o._size=null}return this._filtered}get size(){return this.filtered.size}_read(e){e>0&&!this[xn]&&(this[xn]=this[Symbol.iterator]());let r=this[xn];for(;--e>=0;){let{done:i,value:n}=r.next();if(i){this.push(null);return}this.push(n)}}addAll(e){return this.filtered.addAll(e)}contains(e){return this.filtered.contains(e)}deleteMatches(e,r,i,n){return this.filtered.deleteMatches(e,r,i,n)}difference(e){return this.filtered.difference(e)}equals(e){return this.filtered.equals(e)}every(e,r,i,n,s){return this.filtered.every(e,r,i,n,s)}filter(e){return this.filtered.filter(e)}forEach(e,r,i,n,s){return this.filtered.forEach(e,r,i,n,s)}import(e){return this.filtered.import(e)}intersection(e){return this.filtered.intersection(e)}map(e){return this.filtered.map(e)}some(e,r,i,n,s){return this.filtered.some(e,r,i,n,s)}toCanonical(){return this.filtered.toCanonical()}toStream(){return this._filtered?this._filtered.toStream():this.n3Store.match(this.subject,this.predicate,this.object,this.graph)}union(e){return this._filtered?this._filtered.union(e):this.n3Store.match(this.subject,this.predicate,this.object,this.graph).addAll(e)}toArray(){return this._filtered?this._filtered.toArray():this.n3Store.getQuads(this.subject,this.predicate,this.object,this.graph)}reduce(e,r){return this.filtered.reduce(e,r)}toString(){return new ee().quadsToString(this)}add(e){return this.filtered.add(e)}delete(e){return this.filtered.delete(e)}has(e){return this.filtered.has(e)}match(e,r,i,n){return new t(this.filtered,e,r,i,n,this.options)}[Symbol.iterator](){return this._filtered?this._filtered[Symbol.iterator]():this.n3Store.readQuads(this.subject,this.predicate,this.object,this.graph)}};var Ct=class{dataset(e){return new Pe(e)}};function In(t){let e=[];for(let{subject:r,object:i}of t.match(null,W.namedNode("http://www.w3.org/2000/10/swap/log#implies"),null,W.defaultGraph())){let n=[...t.match(null,null,null,r)],s=[...t.match(null,null,null,i)];e.push({premise:n,conclusion:s})}return e}var Dt=class{constructor(e,r={}){this._store=e,this._maxDerivations=r.maxDerivations===void 0?1/0:r.maxDerivations,this._maxPremiseDepth=r.maxPremiseDepth===void 0?1/0:r.maxPremiseDepth}_add(e,r,i,n,s,o){if(this._store._addToIndex(n.subjects,e,r,i)){if(this._store._addToIndex(n.predicates,r,i,e),this._store._addToIndex(n.objects,i,e,r),++this._derivations>this._maxDerivations)throw new Error(`Reasoning exceeded the maximum of ${this._maxDerivations} derivations`);o(s)}}_emit(e,r,i){let n=e.conclusion;for(let s=0;s<n.length;s++){let o=n[s];this._add(o.subject.value,o.predicate.value,o.object.value,r,o,i)}}_evaluatePremise(e,r,i,n=0){let s,o,[a,l,u]=e.premise[n].value,c=r[e.premise[n].content],f=n===e.premise.length-1;if(!(s=a.value)){for(s in c)o=c[s],a.value=Number(s),this._evaluateLevel1(e,r,i,n,f,l,u,o);a.value=null}else(o=c[s])&&this._evaluateLevel1(e,r,i,n,f,l,u,o)}_evaluateLevel1(e,r,i,n,s,o,a,l){let u,c;if(!(u=o.value)){for(u in l)c=l[u],o.value=Number(u),this._evaluateLevel2(e,r,i,n,s,a,c);o.value=null}else(c=l[u])&&this._evaluateLevel2(e,r,i,n,s,a,c)}_evaluateLevel2(e,r,i,n,s,o,a){let l;if(!(l=o.value)){for(l in a)o.value=Number(l),s?this._emit(e,r,i):this._evaluatePremise(e,r,i,n+1);o.value=null}else s?this._emit(e,r,i):this._evaluatePremise(e,r,i,n+1)}_evaluateRules(e,r,i){for(let n=0;n<e.length;n++)this._evaluatePremise(e[n],r,i)}_reasonGraphNaive(e,r){let i=[];function n(a){a.next&&a.next.forEach(l=>{i.push([a.subject.value,a.predicate.value,a.object.value,l])})}let s=a=>{for(let l=0;l<a.length;l++){let u=a[l];this._add(u.subject.value,u.predicate.value,u.object.value,r,u,n)}};this._evaluateRules(e,r,n);let o;for(;(o=i.pop())!==void 0;){let[a,l,u,c]=o,f=c.basePremise.subject.value;f||(c.basePremise.subject.value=a);let p=c.basePremise.predicate.value;p||(c.basePremise.predicate.value=l);let d=c.basePremise.object.value;d||(c.basePremise.object.value=u),c.premise.length===0?s(c.conclusion):this._evaluatePremise(c,r,n),f||(c.basePremise.subject.value=null),p||(c.basePremise.predicate.value=null),d||(c.basePremise.object.value=null)}}_createRule({premise:e,conclusion:r}){let i={},n=o=>o.termType==="Variable"?i[o.value]=i[o.value]||{}:{value:this._store._termToNewNumericId(o)},s=o=>({subject:n(o.subject),predicate:n(o.predicate),object:n(o.object)});return{premise:e.map(o=>s(o)),conclusion:r.map(o=>s(o)),variables:Object.values(i)}}reason(e){this._derivations=0,Array.isArray(e)||(e=In(e)),e=e.map(i=>this._createRule(i));for(let i of e)if(i.premise.length>this._maxPremiseDepth)throw new Error(`Reasoning rule exceeds the maximum premise depth of ${this._maxPremiseDepth}`);for(let i of e)for(let n of e)for(let s=0;s<n.premise.length;s++){let o=n.premise[s];for(let a of i.conclusion){if(Sn(o.subject,a.subject)&&Sn(o.predicate,a.predicate)&&Sn(o.object,a.object)){let l=new Set,u=[];o.subject.value=o.subject.value||1,o.object.value=o.object.value||1,o.predicate.value=o.predicate.value||1;for(let c=0;c<n.premise.length;c++)c!==s&&u.push(Rl(n.premise[c],l));(a.next=a.next||[]).push({premise:u,conclusion:n.conclusion,basePremise:o})}for(let l=0;l<n.variables.length;l++)n.variables[l].value=null}}for(let i of e){let n=new Set;i.premise=i.premise.map(s=>Rl(s,n))}let r=this._store._getGraphs();try{for(let i in r)this._reasonGraphNaive(e,r[i])}finally{this._store._size=null}}};function Rl({subject:t,predicate:e,object:r},i){let n=t.value||i.has(t)||(i.add(t),!1),s=e.value||i.has(e)||(i.add(e),!1),o=r.value||i.has(r)||(i.add(r),!1);return!n&&s?{content:"predicates",value:[e,r,t]}:o?{content:"objects",value:[r,t,e]}:{content:"subjects",value:[t,e,r]}}function Sn(t,e){return t.value===null&&(t.value=e.value),t.value===e.value}var Tl=ir(Gr());var Ot=class extends Tl.Transform{constructor(e){super({decodeStrings:!0,readableObjectMode:!0});let r=new ue(e),i,n,s={onQuad:(o,a)=>{o&&this.emit("error",o)||a&&this.push(a)},onPrefix:(o,a)=>{this.emit("prefix",o,a)}};e&&e.comments&&(s.onComment=o=>{this.emit("comment",o)}),r.parse({on:(o,a)=>{switch(o){case"data":i=a;break;case"end":n=a;break}}},s),this._transform=(o,a,l)=>{i(o),l()},this._flush=o=>{n(),o()}}import(e){return e.on("error",r=>{this.emit("error",r)}),typeof e.pipe=="function"?e.pipe(this):(e.on("data",r=>{this.write(r)}),e.on("end",()=>{this.end()})),this}};var Al=ir(Gr());var fp=16*1024,cp=20,Mt=class extends Al.Transform{constructor(e){super({encoding:"utf8",writableObjectMode:!0}),this._buffer="",this._flushTimer=null,this._flushDelay=e&&e.flushDelay!==void 0?e.flushDelay:cp;let r=this._writer=new ee({write:(s,o,a)=>{this._buffer+=s,this._buffer.length>=fp?this._pushBuffer():this._flushTimer===null&&this._armFlushTimer(),a&&a()},end:s=>{this._pushBuffer(),this.push(null),s&&s()}},e),i=null,n=s=>{let o=i;i=null,s&&this._pushBuffer(),o(s)};this._transform=(s,o,a)=>{i=a,r.addQuad(s,n)},this._flush=s=>{r.end(s)}}_pushBuffer(){this._clearFlushTimer(),this._buffer!==""&&(this.push(this._buffer),this._buffer="")}_armFlushTimer(){this._flushTimer=setTimeout(()=>{this._flushTimer=null,this._pushBuffer()},this._flushDelay),this._flushTimer.unref&&this._flushTimer.unref()}_clearFlushTimer(){this._flushTimer!==null&&(clearTimeout(this._flushTimer),this._flushTimer=null)}_destroy(e,r){this._clearFlushTimer(),super._destroy(e,r)}import(e){return e.on("data",r=>{this.write(r)}),e.on("end",()=>{this.end()}),e.on("error",r=>{this._pushBuffer(),this.emit("error",r)}),e.on("prefix",(r,i)=>{this._writer.addPrefix(r,i)}),this}};var dp={Lexer:Be,Parser:ue,Writer:ee,Store:Pe,StoreFactory:Ct,EntityIndex:Bt,StreamParser:Ot,StreamWriter:Mt,Util:ur,Reasoner:Dt,BaseIRI:De,DataFactory:W,Term:U,NamedNode:Ve,Literal:ae,BlankNode:dt,Variable:ht,DefaultGraph:_t,Quad:Ee,Triple:Ee,termFromId:xe,termToId:le};return Ol(hp);})();
|
|
23
|
+
`),this._subject=null),this._write=this._blockedWrite;let r=e&&((i,n)=>{r=null,e(i,n)});if(this._endStream)try{return this._outputStream.end(r)}catch(i){}r&&r()}};function bs(t){let e=$u[t];return e===void 0&&(t.length===1?(e=t.charCodeAt(0).toString(16),e="\\u0000".substr(0,6-e.length)+e):(e=((t.charCodeAt(0)-55296)*1024+t.charCodeAt(1)+9216).toString(16),e="\\U00000000".substr(0,10-e.length)+e)),e}var In=ir(Qr());var Sn=Symbol("iter"),j=Symbol("size");function _p(t,e,r,i){let n=t&&t[e],s=n&&n[r];return!!s&&i in s}function Ft(t,e,r=4){let i=t[j]||0;for(let n in e)n in t?r!==0&&(t[n]=Ft(t[n],e[n],r-1)):(i++,t[n]=r===0?null:Ft(Object.create(null),e[n],r-1));return r<=2&&(t[j]=i),t}function Al(t,e,r=4){let i=!1,n=0;r<=2&&e[j]<t[j]&&([t,e]=[e,t]);for(let s in t)if(s in e){let o=r===0?null:Al(t[s],e[s],r-1);if(o!==!1)i=i||Object.create(null),i[s]=o,n++;else if(r===3)return!1}return r<=2&&i&&(i[j]=n),i}function Nl(t,e,r=4){let i=!1,n=0;for(let s in t)if(!(s in e))i=i||Object.create(null),i[s]=r===0?null:Ft({},t[s],r-1),n++;else if(r!==0){let o=Nl(t[s],e[s],r-1);if(o!==!1)i=i||Object.create(null),i[s]=o,n++;else if(r===3)return!1}return r<=2&&i&&(i[j]=n),i}var Bt=class{constructor(e={}){this._id=1,this._ids=Object.create(null),this._ids[""]=1,this._entities=Object.create(null),this._entities[1]="",this._blankNodeIndex=0,this._factory=e.factory||W}_termFromId(e){if(e[0]==="."){let r=this._entities,i=e.split(".");return this._factory.quad(this._termFromId(r[i[1]]),this._termFromId(r[i[2]]),this._termFromId(r[i[3]]),i[4]&&this._termFromId(r[i[4]]))}return xe(e,this._factory)}_termToNumericId(e){if(e.termType==="Quad"){let r=this._termToNumericId(e.subject),i=this._termToNumericId(e.predicate),n=this._termToNumericId(e.object),s;return r&&i&&n&&(Se(e.graph)||(s=this._termToNumericId(e.graph)))&&this._ids[s?`.${r}.${i}.${n}.${s}`:`.${r}.${i}.${n}`]}return this._ids[le(e)]}_termToNewNumericId(e){let r=e&&e.termType==="Quad"?`.${this._termToNewNumericId(e.subject)}.${this._termToNewNumericId(e.predicate)}.${this._termToNewNumericId(e.object)}${Se(e.graph)?"":`.${this._termToNewNumericId(e.graph)}`}`:le(e);return this._ids[r]||(this._ids[this._entities[++this._id]=r]=this._id)}createBlankNode(e){let r,i;if(e)for(r=e=`_:${e}`,i=1;this._ids[r];)r=e+i++;else do r=`_:b${this._blankNodeIndex++}`;while(this._ids[r]);return this._ids[r]=++this._id,this._entities[this._id]=r,this._factory.blankNode(r.substr(2))}},Pe=class t{constructor(e,r){this._size=0,this._graphs=Object.create(null),!r&&e&&!e[0]&&typeof e.match!="function"&&(r=e,e=null),r=r||{},this._factory=r.factory||W,this._entityIndex=r.entityIndex||new Bt({factory:this._factory}),this._entities=this._entityIndex._entities,this._termFromId=this._entityIndex._termFromId.bind(this._entityIndex),this._termToNumericId=this._entityIndex._termToNumericId.bind(this._entityIndex),this._termToNewNumericId=this._entityIndex._termToNewNumericId.bind(this._entityIndex),e&&this.addAll(e)}get size(){let e=this._size;if(e!==null)return e;e=0;let r=this._graphs,i,n;for(let s in r)for(let o in i=r[s].subjects)for(let a in n=i[o])e+=n[a][j];return this._size=e}_addToIndex(e,r,i,n){let s=e[r];s||(e[r]=s={[j]:0},e[j]++);let o=s[i];o||(s[i]=o={[j]:0},s[j]++);let a=n in o;return a||(o[n]=null,o[j]++),!a}_removeFromIndex(e,r,i,n){let s=e[r],o=s[i];delete o[n],--o[j]===0&&(delete s[i],--s[j]===0&&(delete e[r],e[j]--))}*_findInIndex(e,r,i,n,s,o,a,u){let l=this._entities,f=this._termFromId(l[u]),c={subject:null,predicate:null,object:null};if(n){let d=e[r],b=d&&d[i];if(!b||!(n in b))return;c[s]=this._termFromId(l[r]),c[o]=this._termFromId(l[i]),c[a]=this._termFromId(l[n]),yield this._factory.quad(c.subject,c.predicate,c.object,f);return}if(r&&!(r in e))return;let _=r?null:Object.keys(e);for(let d=0,b=r||_[0];b;b=_&&_[++d]){let p=e[b];if(!p)continue;if(c[s]=this._termFromId(l[b]),i&&!(i in p))return;let g=i?null:Object.keys(p);for(let w=0,m=i||g[0];m;m=g&&g[++w]){let E=p[m];if(!E)continue;c[o]=this._termFromId(l[m]);let y=Object.keys(E);for(let I=0;I<y.length;I++)c[a]=this._termFromId(l[y[I]]),yield this._factory.quad(c.subject,c.predicate,c.object,f)}}}_loop(e,r){for(let i in e)r(i)}_loopByKey0(e,r,i){let n,s;if(n=e[r])for(s in n)i(s)}_loopByKey1(e,r,i){let n,s;for(n in e)s=e[n],s[r]&&i(n)}_loopBy2Keys(e,r,i,n){let s,o,a;if((s=e[r])&&(o=s[i]))for(a in o)n(a)}_loopByKey0Deep(e,r,i){let n,s,o,a;if(n=e[r])for(o in n){s=n[o];for(a in s)i(a)}}_countInIndex(e,r,i,n){let s=0,o,a;if(r){if(!(o=e[r]))return 0;if(i)return(a=o[i])?n?n in a?1:0:a[j]:0;for(let u in o)s+=o[u][j];return s}for(let u in e){o=e[u];for(let l in o)s+=o[l][j]}return s}_getGraphs(e){return e=e===""?1:e&&(this._termToNumericId(e)||-1),typeof e!="number"?this._graphs:{[e]:this._graphs[e]}}_uniqueEntities(e){let r=Object.create(null);return i=>{i in r||(r[i]=!0,e(this._termFromId(this._entities[i],this._factory)))}}add(e){return this.addQuad(e),this}addQuad(e,r,i,n){r||(n=e.graph,i=e.object,r=e.predicate,e=e.subject),n=n?this._termToNewNumericId(n):1;let s=this._graphs[n];return s||(s=this._graphs[n]={subjects:{[j]:0},predicates:{[j]:0},objects:{[j]:0}},Object.freeze(s)),e=this._termToNewNumericId(e),r=this._termToNewNumericId(r),i=this._termToNewNumericId(i),this._addToIndex(s.subjects,e,r,i)?(this._addToIndex(s.predicates,r,i,e),this._addToIndex(s.objects,i,e,r),this._size=null,!0):!1}addQuads(e){for(let r=0;r<e.length;r++)this.addQuad(e[r])}delete(e){return this.removeQuad(e),this}has(e,r,i,n){if(e&&e.subject&&({subject:e,predicate:r,object:i,graph:n}=e),e&&r&&i&&n!==void 0&&n!==null){let s=this._termToNumericId(e),o=this._termToNumericId(r),a=this._termToNumericId(i),u=n===""||Se(n)?1:this._termToNumericId(n),l=u&&this._graphs[u];return!!s&&!!o&&!!a&&!!l&&_p(l.subjects,s,o,a)}return!this.readQuads(e,r,i,n).next().done}import(e){return e.on("data",r=>{this.addQuad(r)}),e}removeQuad(e,r,i,n){r||({subject:e,predicate:r,object:i,graph:n}=e),n=n?this._termToNumericId(n):1;let s=this._graphs,o,a,u;return!(e=e&&this._termToNumericId(e))||!(r=r&&this._termToNumericId(r))||!(i=i&&this._termToNumericId(i))||!(o=s[n])||!(a=o.subjects[e])||!(u=a[r])||!(i in u)?!1:(this._removeFromIndex(o.subjects,e,r,i),this._removeFromIndex(o.predicates,r,i,e),this._removeFromIndex(o.objects,i,e,r),this._size!==null&&this._size--,o.subjects[j]===0&&delete s[n],!0)}removeQuads(e){for(let r=0;r<e.length;r++)this.removeQuad(e[r])}remove(e){return e.on("data",r=>{this.removeQuad(r)}),e}removeMatches(e,r,i,n){let s=new In.Readable({objectMode:!0}),o=this.readQuads(e,r,i,n);return s._read=a=>{for(;--a>=0;){let{done:u,value:l}=o.next();if(u){s.push(null);return}s.push(l)}},this.remove(s)}deleteGraph(e){return this.removeMatches(null,null,null,e)}getQuads(e,r,i,n){return[...this.readQuads(e,r,i,n)]}*readQuads(e,r,i,n){let s=this._getGraphs(n),o,a,u,l;if(!(e&&!(a=this._termToNumericId(e))||r&&!(u=this._termToNumericId(r))||i&&!(l=this._termToNumericId(i))))for(let f in s)(o=s[f])&&(a?l?yield*ie(this._findInIndex(o.objects,l,a,u,"object","subject","predicate",f)):yield*ie(this._findInIndex(o.subjects,a,u,null,"subject","predicate","object",f)):u?yield*ie(this._findInIndex(o.predicates,u,l,null,"predicate","object","subject",f)):l?yield*ie(this._findInIndex(o.objects,l,null,null,"object","subject","predicate",f)):yield*ie(this._findInIndex(o.subjects,null,null,null,"subject","predicate","object",f)))}match(e,r,i,n){return new qe(this,e,r,i,n,{entityIndex:this._entityIndex})}countQuads(e,r,i,n){let s=this._getGraphs(n),o=0,a,u,l,f;if(e&&!(u=this._termToNumericId(e))||r&&!(l=this._termToNumericId(r))||i&&!(f=this._termToNumericId(i)))return 0;for(let c in s)(a=s[c])&&(e?i?o+=this._countInIndex(a.objects,f,u,l):o+=this._countInIndex(a.subjects,u,l,f):r?o+=this._countInIndex(a.predicates,l,f,u):o+=this._countInIndex(a.objects,f,u,l));return o}forEach(e,r,i,n,s){this.some(o=>(e(o,this),!1),r,i,n,s)}every(e,r,i,n,s){return!this.some(o=>!e(o,this),r,i,n,s)}some(e,r,i,n,s){for(let o of this.readQuads(r,i,n,s))if(e(o,this))return!0;return!1}getSubjects(e,r,i){let n=[];return this.forSubjects(s=>{n.push(s)},e,r,i),n}forSubjects(e,r,i,n){let s=this._getGraphs(n),o,a,u;if(e=this._uniqueEntities(e),!(r&&!(a=this._termToNumericId(r))||i&&!(u=this._termToNumericId(i))))for(n in s)(o=s[n])&&(a?u?this._loopBy2Keys(o.predicates,a,u,e):this._loopByKey1(o.subjects,a,e):u?this._loopByKey0(o.objects,u,e):this._loop(o.subjects,e))}getPredicates(e,r,i){let n=[];return this.forPredicates(s=>{n.push(s)},e,r,i),n}forPredicates(e,r,i,n){let s=this._getGraphs(n),o,a,u;if(e=this._uniqueEntities(e),!(r&&!(a=this._termToNumericId(r))||i&&!(u=this._termToNumericId(i))))for(n in s)(o=s[n])&&(a?u?this._loopBy2Keys(o.objects,u,a,e):this._loopByKey0(o.subjects,a,e):u?this._loopByKey1(o.predicates,u,e):this._loop(o.predicates,e))}getObjects(e,r,i){let n=[];return this.forObjects(s=>{n.push(s)},e,r,i),n}forObjects(e,r,i,n){let s=this._getGraphs(n),o,a,u;if(e=this._uniqueEntities(e),!(r&&!(a=this._termToNumericId(r))||i&&!(u=this._termToNumericId(i))))for(n in s)(o=s[n])&&(a?u?this._loopBy2Keys(o.subjects,a,u,e):this._loopByKey0Deep(o.subjects,a,e):u?this._loopByKey0(o.predicates,u,e):this._loop(o.objects,e))}getGraphs(e,r,i){let n=[];return this.forGraphs(s=>{n.push(s)},e,r,i),n}forGraphs(e,r,i,n){for(let s in this._graphs)this.some(o=>(e(o.graph),!0),r,i,n,this._termFromId(this._entities[s]))}createBlankNode(e){return this._entityIndex.createBlankNode(e)}extractLists({remove:e=!1,ignoreErrors:r=!1}={}){let i=Object.create(null),n=r?(()=>!0):((a,u)=>{throw new Error(`${a.value} ${u}`)}),s=this.getQuads(null,A.rdf.rest,A.rdf.nil,null),o=e?[...s]:[];return s.forEach(a=>{let u=[],l=!1,f,c,_=a.graph,d=a.subject;for(;d&&!l;){let b=this.getQuads(null,null,d,null),p=this.getQuads(d,null,null,null),g,w=null,m=null,E=null;for(let y=0;y<p.length&&!l;y++)g=p[y],g.graph.equals(_)?f?l=n(d,"has non-list arcs out"):g.predicate.value===A.rdf.first?w?l=n(d,"has multiple rdf:first arcs"):o.push(w=g):g.predicate.value===A.rdf.rest?m?l=n(d,"has multiple rdf:rest arcs"):o.push(m=g):b.length?l=n(d,"can't be subject and object"):(f=g,c="subject"):l=n(d,"not confined to single graph");for(let y=0;y<b.length&&!l;++y)g=b[y],f?l=n(d,"can't have coreferences"):g.predicate.value===A.rdf.rest?E?l=n(d,"has incoming rdf:rest arcs"):E=g:(f=g,c="object");w?u.unshift(w.object):l=n(d,"has no list head"),d=E&&E.subject}l?e=!1:f&&(i[f[c].value]=u)}),e&&this.removeQuads(o),i}addAll(e){if(e instanceof qe&&(e=e.filtered),Array.isArray(e))this.addQuads(e);else if(e instanceof t&&e._entityIndex===this._entityIndex)e._size!==0&&(this._graphs=Ft(this._graphs,e._graphs),this._size=null);else for(let r of e)this.add(r);return this}contains(e){if(e instanceof qe&&(e=e.filtered),e===this)return!0;if(!(e instanceof t)||this._entityIndex!==e._entityIndex)return e.every(l=>this.has(l));let r=this._graphs,i=e._graphs,n,s,o,a,u;for(let l in i){if(!(n=r[l]))return!1;n=n.subjects;for(let f in s=i[l].subjects){if(!(o=n[f]))return!1;for(let c in a=s[f]){if(!(u=o[c]))return!1;for(let _ in a[c])if(!(_ in u))return!1}}}return!0}deleteMatches(e,r,i,n){for(let s of this.match(e,r,i,n))this.removeQuad(s);return this}difference(e){if(e&&e instanceof qe&&(e=e.filtered),e===this)return new t({entityIndex:this._entityIndex});if(e instanceof t&&e._entityIndex===this._entityIndex){let r=new t({entityIndex:this._entityIndex}),i=Nl(this._graphs,e._graphs);return i&&(r._graphs=i,r._size=null),r}return this.filter(r=>!e.has(r))}equals(e){return e instanceof qe&&(e=e.filtered),e===this||this.size===e.size&&this.contains(e)}filter(e){let r=new t({entityIndex:this._entityIndex});for(let i of this)e(i,this)&&r.add(i);return r}intersection(e){if(e instanceof qe&&(e=e.filtered),e===this){let r=new t({entityIndex:this._entityIndex});return r._graphs=Ft(Object.create(null),this._graphs),r._size=this._size,r}else if(e instanceof t&&this._entityIndex===e._entityIndex){let r=new t({entityIndex:this._entityIndex}),i=Al(e._graphs,this._graphs);return i&&(r._graphs=i,r._size=null),r}return this.filter(r=>e.has(r))}map(e){let r=new t({entityIndex:this._entityIndex});for(let i of this)r.add(e(i,this));return r}reduce(e,r){let i=this.readQuads(),n=r===void 0?i.next().value:r;for(let s of i)n=e(n,s,this);return n}toArray(){return this.getQuads()}toCanonical(){throw new Error("not implemented")}toStream(){return this.match()}toString(){return new ee().quadsToString(this)}union(e){let r=new t({entityIndex:this._entityIndex});return r._graphs=Ft(Object.create(null),this._graphs),r._size=this._size,r.addAll(e),r}[Symbol.iterator](){return this.readQuads()}};function ge(t,e,r=0){let i=e[r];if(i&&!(i in t))return!1;let n=!1,s=0;for(let o in i?{[i]:t[i]}:t){let a=r===2?null:ge(t[o],e,r+1);a!==!1&&(n=n||Object.create(null),n[o]=a,s++)}return n&&(n[j]=s),n}var qe=class t extends In.Readable{constructor(e,r,i,n,s,o){super({objectMode:!0}),Object.assign(this,{n3Store:e,subject:r,predicate:i,object:n,graph:s,options:o})}get filtered(){if(!this._filtered){let{n3Store:e,graph:r,object:i,predicate:n,subject:s}=this,o=this._filtered=new Pe({factory:e._factory,entityIndex:this.options.entityIndex}),a,u,l;if(s&&!(a=o._termToNumericId(s))||n&&!(u=o._termToNumericId(n))||i&&!(l=o._termToNumericId(i)))return o;let f=e._getGraphs(r);for(let c in f){let _,d,b,p;(p=f[c])&&(!a&&u?(d=ge(p.predicates,[u,l,a]))&&(_=ge(p.subjects,[a,u,l]),b=ge(p.objects,[l,a,u])):l?(b=ge(p.objects,[l,a,u]))&&(_=ge(p.subjects,[a,u,l]),d=ge(p.predicates,[u,l,a])):(_=ge(p.subjects,[a,u,l]))&&(d=ge(p.predicates,[u,l,a]),b=ge(p.objects,[l,a,u])),_&&(o._graphs[c]={subjects:_,predicates:d,objects:b}))}o._size=null}return this._filtered}get size(){return this.filtered.size}_read(e){e>0&&!this[Sn]&&(this[Sn]=this[Symbol.iterator]());let r=this[Sn];for(;--e>=0;){let{done:i,value:n}=r.next();if(i){this.push(null);return}this.push(n)}}addAll(e){return this.filtered.addAll(e)}contains(e){return this.filtered.contains(e)}deleteMatches(e,r,i,n){return this.filtered.deleteMatches(e,r,i,n)}difference(e){return this.filtered.difference(e)}equals(e){return this.filtered.equals(e)}every(e,r,i,n,s){return this.filtered.every(e,r,i,n,s)}filter(e){return this.filtered.filter(e)}forEach(e,r,i,n,s){return this.filtered.forEach(e,r,i,n,s)}import(e){return this.filtered.import(e)}intersection(e){return this.filtered.intersection(e)}map(e){return this.filtered.map(e)}some(e,r,i,n,s){return this.filtered.some(e,r,i,n,s)}toCanonical(){return this.filtered.toCanonical()}toStream(){return this._filtered?this._filtered.toStream():this.n3Store.match(this.subject,this.predicate,this.object,this.graph)}union(e){return this._filtered?this._filtered.union(e):this.n3Store.match(this.subject,this.predicate,this.object,this.graph).addAll(e)}toArray(){return this._filtered?this._filtered.toArray():this.n3Store.getQuads(this.subject,this.predicate,this.object,this.graph)}reduce(e,r){return this.filtered.reduce(e,r)}toString(){return new ee().quadsToString(this)}add(e){return this.filtered.add(e)}delete(e){return this.filtered.delete(e)}has(e){return this.filtered.has(e)}match(e,r,i,n){return new t(this.filtered,e,r,i,n,this.options)}[Symbol.iterator](){return this._filtered?this._filtered[Symbol.iterator]():this.n3Store.readQuads(this.subject,this.predicate,this.object,this.graph)}};var Ct=class{dataset(e){return new Pe(e)}};function Tn(t){let e=[];for(let{subject:r,object:i}of t.match(null,W.namedNode("http://www.w3.org/2000/10/swap/log#implies"),null,W.defaultGraph())){let n=[...t.match(null,null,null,r)],s=[...t.match(null,null,null,i)];e.push({premise:n,conclusion:s})}return e}var Dt=class{constructor(e,r={}){this._store=e,this._maxDerivations=r.maxDerivations===void 0?1/0:r.maxDerivations,this._maxPremiseDepth=r.maxPremiseDepth===void 0?1/0:r.maxPremiseDepth}_add(e,r,i,n,s,o){if(this._store._addToIndex(n.subjects,e,r,i)){if(this._store._addToIndex(n.predicates,r,i,e),this._store._addToIndex(n.objects,i,e,r),++this._derivations>this._maxDerivations)throw new Error(`Reasoning exceeded the maximum of ${this._maxDerivations} derivations`);o(s)}}_emit(e,r,i){let n=e.conclusion;for(let s=0;s<n.length;s++){let o=n[s];this._add(o.subject.value,o.predicate.value,o.object.value,r,o,i)}}_evaluatePremise(e,r,i,n=0){let s,o,[a,u,l]=e.premise[n].value,f=r[e.premise[n].content],c=n===e.premise.length-1;if(!(s=a.value)){for(s in f)o=f[s],a.value=Number(s),this._evaluateLevel1(e,r,i,n,c,u,l,o);a.value=null}else(o=f[s])&&this._evaluateLevel1(e,r,i,n,c,u,l,o)}_evaluateLevel1(e,r,i,n,s,o,a,u){let l,f;if(!(l=o.value)){for(l in u)f=u[l],o.value=Number(l),this._evaluateLevel2(e,r,i,n,s,a,f);o.value=null}else(f=u[l])&&this._evaluateLevel2(e,r,i,n,s,a,f)}_evaluateLevel2(e,r,i,n,s,o,a){let u;if(!(u=o.value)){for(u in a)o.value=Number(u),s?this._emit(e,r,i):this._evaluatePremise(e,r,i,n+1);o.value=null}else s?this._emit(e,r,i):this._evaluatePremise(e,r,i,n+1)}_evaluateRules(e,r,i){for(let n=0;n<e.length;n++)this._evaluatePremise(e[n],r,i)}_reasonGraphNaive(e,r){let i=[];function n(a){a.next&&a.next.forEach(u=>{i.push([a.subject.value,a.predicate.value,a.object.value,u])})}let s=a=>{for(let u=0;u<a.length;u++){let l=a[u];this._add(l.subject.value,l.predicate.value,l.object.value,r,l,n)}};this._evaluateRules(e,r,n);let o;for(;(o=i.pop())!==void 0;){let[a,u,l,f]=o,c=f.basePremise.subject.value;c||(f.basePremise.subject.value=a);let _=f.basePremise.predicate.value;_||(f.basePremise.predicate.value=u);let d=f.basePremise.object.value;d||(f.basePremise.object.value=l),f.premise.length===0?s(f.conclusion):this._evaluatePremise(f,r,n),c||(f.basePremise.subject.value=null),_||(f.basePremise.predicate.value=null),d||(f.basePremise.object.value=null)}}_createRule({premise:e,conclusion:r}){let i={},n=o=>o.termType==="Variable"?i[o.value]=i[o.value]||{}:{value:this._store._termToNewNumericId(o)},s=o=>({subject:n(o.subject),predicate:n(o.predicate),object:n(o.object)});return{premise:e.map(o=>s(o)),conclusion:r.map(o=>s(o)),variables:Object.values(i)}}reason(e){this._derivations=0,Array.isArray(e)||(e=Tn(e)),e=e.map(i=>this._createRule(i));for(let i of e)if(i.premise.length>this._maxPremiseDepth)throw new Error(`Reasoning rule exceeds the maximum premise depth of ${this._maxPremiseDepth}`);for(let i of e)for(let n of e)for(let s=0;s<n.premise.length;s++){let o=n.premise[s];for(let a of i.conclusion){if(Rn(o.subject,a.subject)&&Rn(o.predicate,a.predicate)&&Rn(o.object,a.object)){let u=new Set,l=[];o.subject.value=o.subject.value||1,o.object.value=o.object.value||1,o.predicate.value=o.predicate.value||1;for(let f=0;f<n.premise.length;f++)f!==s&&l.push(vl(n.premise[f],u));(a.next=a.next||[]).push({premise:l,conclusion:n.conclusion,basePremise:o})}for(let u=0;u<n.variables.length;u++)n.variables[u].value=null}}for(let i of e){let n=new Set;i.premise=i.premise.map(s=>vl(s,n))}let r=this._store._getGraphs();try{for(let i in r)this._reasonGraphNaive(e,r[i])}finally{this._store._size=null}}};function vl({subject:t,predicate:e,object:r},i){let n=t.value||i.has(t)||(i.add(t),!1),s=e.value||i.has(e)||(i.add(e),!1),o=r.value||i.has(r)||(i.add(r),!1);return!n&&s?{content:"predicates",value:[e,r,t]}:o?{content:"objects",value:[r,t,e]}:{content:"subjects",value:[t,e,r]}}function Rn(t,e){return t.value===null&&(t.value=e.value),t.value===e.value}var Pl=ir(Qr());var Ot=class extends Pl.Transform{constructor(e){super({decodeStrings:!0,readableObjectMode:!0});let r=new ue(e),i,n,s={onQuad:(o,a)=>{o&&this.emit("error",o)||a&&this.push(a)},onPrefix:(o,a)=>{this.emit("prefix",o,a)}};e&&e.comments&&(s.onComment=o=>{this.emit("comment",o)}),r.parse({on:(o,a)=>{switch(o){case"data":i=a;break;case"end":n=a;break}}},s),this._transform=(o,a,u)=>{i(o),u()},this._flush=o=>{n(),o()}}import(e){return e.on("error",r=>{this.emit("error",r)}),typeof e.pipe=="function"?e.pipe(this):(e.on("data",r=>{this.write(r)}),e.on("end",()=>{this.end()})),this}};var jl=ir(Qr());var pp=16*1024,bp=20,Mt=class extends jl.Transform{constructor(e){super({encoding:"utf8",writableObjectMode:!0}),this._buffer="",this._flushTimer=null,this._flushDelay=e&&e.flushDelay!==void 0?e.flushDelay:bp;let r=this._writer=new ee({write:(s,o,a)=>{this._buffer+=s,this._buffer.length>=pp?this._pushBuffer():this._flushTimer===null&&this._armFlushTimer(),a&&a()},end:s=>{this._pushBuffer(),this.push(null),s&&s()}},e),i=null,n=s=>{let o=i;i=null,s&&this._pushBuffer(),o(s)};this._transform=(s,o,a)=>{i=a,r.addQuad(s,n)},this._flush=s=>{r.end(s)}}_pushBuffer(){this._clearFlushTimer(),this._buffer!==""&&(this.push(this._buffer),this._buffer="")}_armFlushTimer(){this._flushTimer=setTimeout(()=>{this._flushTimer=null,this._pushBuffer()},this._flushDelay),this._flushTimer.unref&&this._flushTimer.unref()}_clearFlushTimer(){this._flushTimer!==null&&(clearTimeout(this._flushTimer),this._flushTimer=null)}_destroy(e,r){this._clearFlushTimer(),super._destroy(e,r)}import(e){return e.on("data",r=>{this.write(r)}),e.on("end",()=>{this.end()}),e.on("error",r=>{this._pushBuffer(),this.emit("error",r)}),e.on("prefix",(r,i)=>{this._writer.addPrefix(r,i)}),this}};var yp={Lexer:Be,Parser:ue,Writer:ee,Store:Pe,StoreFactory:Ct,EntityIndex:Bt,StreamParser:Ot,StreamWriter:Mt,Util:cr,Reasoner:Dt,BaseIRI:De,DataFactory:W,Term:U,NamedNode:Ve,Literal:ae,BlankNode:dt,Variable:ht,DefaultGraph:_t,Quad:Ee,Triple:Ee,termFromId:xe,termToId:le};return ql(gp);})();
|
|
24
24
|
/*! Bundled license information:
|
|
25
25
|
|
|
26
26
|
ieee754/index.js:
|