n3 2.2.13 → 2.2.14
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 +6 -6
- package/browser/n3.min.js +1 -1
- package/lib/N3Parser.js +48 -28
- package/package.json +1 -1
- package/src/N3Parser.js +39 -30
package/browser/n3.esm.min.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
var yl=Object.create;var Mr=Object.defineProperty;var gl=Object.getOwnPropertyDescriptor;var wl=Object.getOwnPropertyNames;var ml=Object.getPrototypeOf,xl=Object.prototype.hasOwnProperty;var S=(t,e)=>()=>{try{return e||t((e={exports:{}}).exports,e),e.exports}catch(r){throw e=0,r}},El=(t,e)=>{for(var r in e)Mr(t,r,{get:e[r],enumerable:!0})},Sl=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of wl(e))!xl.call(t,n)&&n!==r&&Mr(t,n,{get:()=>e[n],enumerable:!(i=gl(e,n))||i.enumerable});return t};var Kt=(t,e,r)=>(r=t!=null?yl(ml(t)):{},Sl(e||!t||!t.__esModule?Mr(r,"default",{value:t,enumerable:!0}):r,t));var wn=S(Yt=>{"use strict";Yt.byteLength=Rl;Yt.toByteArray=Al;Yt.fromByteArray=jl;var Z=[],H=[],Il=typeof Uint8Array<"u"?Uint8Array:Array,Or="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Fe=0,yn=Or.length;Fe<yn;++Fe)Z[Fe]=Or[Fe],H[Or.charCodeAt(Fe)]=Fe;var Fe,yn;H[45]=62;H[95]=63;function gn(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 Rl(t){var e=gn(t),r=e[0],i=e[1];return(r+i)*3/4-i}function Tl(t,e,r){return(e+r)*3/4-r}function Al(t){var e,r=gn(t),i=r[0],n=r[1],s=new Il(Tl(t,i,n)),o=0,a=n>0?i-4:i,l;for(l=0;l<a;l+=4)e=H[t.charCodeAt(l)]<<18|H[t.charCodeAt(l+1)]<<12|H[t.charCodeAt(l+2)]<<6|H[t.charCodeAt(l+3)],s[o++]=e>>16&255,s[o++]=e>>8&255,s[o++]=e&255;return n===2&&(e=H[t.charCodeAt(l)]<<2|H[t.charCodeAt(l+1)]>>4,s[o++]=e&255),n===1&&(e=H[t.charCodeAt(l)]<<10|H[t.charCodeAt(l+1)]<<4|H[t.charCodeAt(l+2)]>>2,s[o++]=e>>8&255,s[o++]=e&255),s}function Nl(t){return Z[t>>18&63]+Z[t>>12&63]+Z[t>>6&63]+Z[t&63]}function vl(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(Nl(i));return n.join("")}function jl(t){for(var e,r=t.length,i=r%3,n=[],s=16383,o=0,a=r-i;o<a;o+=s)n.push(vl(t,o,o+s>a?a:o+s));return i===1?(e=t[r-1],n.push(Z[e>>2]+Z[e<<4&63]+"==")):i===2&&(e=(t[r-2]<<8)+t[r-1],n.push(Z[e>>10]+Z[e>>4&63]+Z[e<<2&63]+"=")),n.join("")}});var mn=S($r=>{$r.read=function(t,e,r,i,n){var s,o,a=n*8-i-1,l=(1<<a)-1,u=l>>1,f=-7,c=r?n-1:0,_=r?-1:1,h=t[e+c];for(c+=_,s=h&(1<<-f)-1,h>>=-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-u;else{if(s===l)return o?NaN:(h?-1:1)*(1/0);o=o+Math.pow(2,i),s=s-u}return(h?-1:1)*o*Math.pow(2,s-i)};$r.write=function(t,e,r,i,n,s){var o,a,l,u=s*8-n-1,f=(1<<u)-1,c=f>>1,_=n===23?Math.pow(2,-24)-Math.pow(2,-77):0,h=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*(l=Math.pow(2,-o))<1&&(o--,l*=2),o+c>=1?e+=_/l:e+=_*Math.pow(2,1-c),e*l>=2&&(o++,l/=2),o+c>=f?(a=0,o=f):o+c>=1?(a=(e*l-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+h]=a&255,h+=b,a/=256,n-=8);for(o=o<<n|a,u+=n;u>0;t[r+h]=o&255,h+=b,o/=256,u-=8);t[r+h-b]|=p*128}});var X=S(rt=>{"use strict";var kr=wn(),et=mn(),xn=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;rt.Buffer=d;rt.SlowBuffer=Dl;rt.INSPECT_MAX_BYTES=50;var Zt=2147483647;rt.kMaxLength=Zt;d.TYPED_ARRAY_SUPPORT=Pl();!d.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Pl(){try{let t=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(t,e),t.foo()===42}catch{return!1}}Object.defineProperty(d.prototype,"parent",{enumerable:!0,get:function(){if(d.isBuffer(this))return this.buffer}});Object.defineProperty(d.prototype,"offset",{enumerable:!0,get:function(){if(d.isBuffer(this))return this.byteOffset}});function ce(t){if(t>Zt)throw new RangeError('The value "'+t+'" is invalid for option "size"');let e=new Uint8Array(t);return Object.setPrototypeOf(e,d.prototype),e}function d(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 Gr(t)}return Rn(t,e,r)}d.poolSize=8192;function Rn(t,e,r){if(typeof t=="string")return Fl(t,e);if(ArrayBuffer.isView(t))return Bl(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(J(t,ArrayBuffer)||t&&J(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(J(t,SharedArrayBuffer)||t&&J(t.buffer,SharedArrayBuffer)))return Ur(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 d.from(i,e,r);let n=Cl(t);if(n)return n;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return d.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)}d.from=function(t,e,r){return Rn(t,e,r)};Object.setPrototypeOf(d.prototype,Uint8Array.prototype);Object.setPrototypeOf(d,Uint8Array);function Tn(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 Ll(t,e,r){return Tn(t),t<=0?ce(t):e!==void 0?typeof r=="string"?ce(t).fill(e,r):ce(t).fill(e):ce(t)}d.alloc=function(t,e,r){return Ll(t,e,r)};function Gr(t){return Tn(t),ce(t<0?0:Vr(t)|0)}d.allocUnsafe=function(t){return Gr(t)};d.allocUnsafeSlow=function(t){return Gr(t)};function Fl(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!d.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let r=An(t,e)|0,i=ce(r),n=i.write(t,e);return n!==r&&(i=i.slice(0,n)),i}function qr(t){let e=t.length<0?0:Vr(t.length)|0,r=ce(e);for(let i=0;i<e;i+=1)r[i]=t[i]&255;return r}function Bl(t){if(J(t,Uint8Array)){let e=new Uint8Array(t);return Ur(e.buffer,e.byteOffset,e.byteLength)}return qr(t)}function Ur(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,d.prototype),i}function Cl(t){if(d.isBuffer(t)){let e=Vr(t.length)|0,r=ce(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||Qr(t.length)?ce(0):qr(t);if(t.type==="Buffer"&&Array.isArray(t.data))return qr(t.data)}function Vr(t){if(t>=Zt)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Zt.toString(16)+" bytes");return t|0}function Dl(t){return+t!=t&&(t=0),d.alloc(+t)}d.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==d.prototype};d.compare=function(e,r){if(J(e,Uint8Array)&&(e=d.from(e,e.offset,e.byteLength)),J(r,Uint8Array)&&(r=d.from(r,r.offset,r.byteLength)),!d.isBuffer(e)||!d.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};d.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}};d.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return d.alloc(0);let i;if(r===void 0)for(r=0,i=0;i<e.length;++i)r+=e[i].length;let n=d.allocUnsafe(r),s=0;for(i=0;i<e.length;++i){let o=e[i];if(J(o,Uint8Array))s+o.length>n.length?(d.isBuffer(o)||(o=d.from(o)),o.copy(n,s)):Uint8Array.prototype.set.call(n,o,s);else if(d.isBuffer(o))o.copy(n,s);else throw new TypeError('"list" argument must be an Array of Buffers');s+=o.length}return n};function An(t,e){if(d.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||J(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 Wr(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Dn(t).length;default:if(n)return i?-1:Wr(t).length;e=(""+e).toLowerCase(),n=!0}}d.byteLength=An;function Ml(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 Ql(this,e,r);case"utf8":case"utf-8":return vn(this,e,r);case"ascii":return Vl(this,e,r);case"latin1":case"binary":return Hl(this,e,r);case"base64":return Wl(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return zl(this,e,r);default:if(i)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),i=!0}}d.prototype._isBuffer=!0;function Be(t,e,r){let i=t[e];t[e]=t[r],t[r]=i}d.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)Be(this,r,r+1);return this};d.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)Be(this,r,r+3),Be(this,r+1,r+2);return this};d.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)Be(this,r,r+7),Be(this,r+1,r+6),Be(this,r+2,r+5),Be(this,r+3,r+4);return this};d.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?vn(this,0,e):Ml.apply(this,arguments)};d.prototype.toLocaleString=d.prototype.toString;d.prototype.equals=function(e){if(!d.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:d.compare(this,e)===0};d.prototype.inspect=function(){let e="",r=rt.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};xn&&(d.prototype[xn]=d.prototype.inspect);d.prototype.compare=function(e,r,i,n,s){if(J(e,Uint8Array)&&(e=d.from(e,e.offset,e.byteLength)),!d.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),f=e.slice(r,i);for(let c=0;c<l;++c)if(u[c]!==f[c]){o=u[c],a=f[c];break}return o<a?-1:a<o?1:0};function Nn(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,Qr(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=d.from(e,i)),d.isBuffer(e))return e.length===0?-1:En(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):En(t,[e],r,i,n);throw new TypeError("val must be string, number or Buffer")}function En(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(f,c){return s===1?f[c]:f.readUInt16BE(c*s)}let u;if(n){let f=-1;for(u=r;u<o;u++)if(l(t,u)===l(e,f===-1?0:u-f)){if(f===-1&&(f=u),u-f+1===a)return f*s}else f!==-1&&(u-=u-f),f=-1}else for(r+a>o&&(r=o-a),u=r;u>=0;u--){let f=!0;for(let c=0;c<a;c++)if(l(t,u+c)!==l(e,c)){f=!1;break}if(f)return u}return-1}d.prototype.includes=function(e,r,i){return this.indexOf(e,r,i)!==-1};d.prototype.indexOf=function(e,r,i){return Nn(this,e,r,i,!0)};d.prototype.lastIndexOf=function(e,r,i){return Nn(this,e,r,i,!1)};function Ol(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(Qr(a))return o;t[r+o]=a}return o}function $l(t,e,r,i){return Jt(Wr(e,t.length-r),t,r,i)}function kl(t,e,r,i){return Jt(Jl(e),t,r,i)}function ql(t,e,r,i){return Jt(Dn(e),t,r,i)}function Ul(t,e,r,i){return Jt(Xl(e,t.length-r),t,r,i)}d.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 Ol(this,e,r,i);case"utf8":case"utf-8":return $l(this,e,r,i);case"ascii":case"latin1":case"binary":return kl(this,e,r,i);case"base64":return ql(this,e,r,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ul(this,e,r,i);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}};d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Wl(t,e,r){return e===0&&r===t.length?kr.fromByteArray(t):kr.fromByteArray(t.slice(e,r))}function vn(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,f,c;switch(a){case 1:s<128&&(o=s);break;case 2:l=t[n+1],(l&192)===128&&(c=(s&31)<<6|l&63,c>127&&(o=c));break;case 3:l=t[n+1],u=t[n+2],(l&192)===128&&(u&192)===128&&(c=(s&15)<<12|(l&63)<<6|u&63,c>2047&&(c<55296||c>57343)&&(o=c));break;case 4:l=t[n+1],u=t[n+2],f=t[n+3],(l&192)===128&&(u&192)===128&&(f&192)===128&&(c=(s&15)<<18|(l&63)<<12|(u&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 Gl(i)}var Sn=4096;function Gl(t){let e=t.length;if(e<=Sn)return String.fromCharCode.apply(String,t);let r="",i=0;for(;i<e;)r+=String.fromCharCode.apply(String,t.slice(i,i+=Sn));return r}function Vl(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 Hl(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 Ql(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+=eu[t[s]];return n}function zl(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}d.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,d.prototype),n};function D(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")}d.prototype.readUintLE=d.prototype.readUIntLE=function(e,r,i){e=e>>>0,r=r>>>0,i||D(e,r,this.length);let n=this[e],s=1,o=0;for(;++o<r&&(s*=256);)n+=this[e+o]*s;return n};d.prototype.readUintBE=d.prototype.readUIntBE=function(e,r,i){e=e>>>0,r=r>>>0,i||D(e,r,this.length);let n=this[e+--r],s=1;for(;r>0&&(s*=256);)n+=this[e+--r]*s;return n};d.prototype.readUint8=d.prototype.readUInt8=function(e,r){return e=e>>>0,r||D(e,1,this.length),this[e]};d.prototype.readUint16LE=d.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||D(e,2,this.length),this[e]|this[e+1]<<8};d.prototype.readUint16BE=d.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||D(e,2,this.length),this[e]<<8|this[e+1]};d.prototype.readUint32LE=d.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||D(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};d.prototype.readUint32BE=d.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||D(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};d.prototype.readBigUInt64LE=Se(function(e){e=e>>>0,tt(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&St(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))});d.prototype.readBigUInt64BE=Se(function(e){e=e>>>0,tt(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&St(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)});d.prototype.readIntLE=function(e,r,i){e=e>>>0,r=r>>>0,i||D(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};d.prototype.readIntBE=function(e,r,i){e=e>>>0,r=r>>>0,i||D(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};d.prototype.readInt8=function(e,r){return e=e>>>0,r||D(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};d.prototype.readInt16LE=function(e,r){e=e>>>0,r||D(e,2,this.length);let i=this[e]|this[e+1]<<8;return i&32768?i|4294901760:i};d.prototype.readInt16BE=function(e,r){e=e>>>0,r||D(e,2,this.length);let i=this[e+1]|this[e]<<8;return i&32768?i|4294901760:i};d.prototype.readInt32LE=function(e,r){return e=e>>>0,r||D(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};d.prototype.readInt32BE=function(e,r){return e=e>>>0,r||D(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};d.prototype.readBigInt64LE=Se(function(e){e=e>>>0,tt(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&St(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)});d.prototype.readBigInt64BE=Se(function(e){e=e>>>0,tt(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&St(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)});d.prototype.readFloatLE=function(e,r){return e=e>>>0,r||D(e,4,this.length),et.read(this,e,!0,23,4)};d.prototype.readFloatBE=function(e,r){return e=e>>>0,r||D(e,4,this.length),et.read(this,e,!1,23,4)};d.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||D(e,8,this.length),et.read(this,e,!0,52,8)};d.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||D(e,8,this.length),et.read(this,e,!1,52,8)};function U(t,e,r,i,n,s){if(!d.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")}d.prototype.writeUintLE=d.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;U(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};d.prototype.writeUintBE=d.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;U(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};d.prototype.writeUint8=d.prototype.writeUInt8=function(e,r,i){return e=+e,r=r>>>0,i||U(this,e,r,1,255,0),this[r]=e&255,r+1};d.prototype.writeUint16LE=d.prototype.writeUInt16LE=function(e,r,i){return e=+e,r=r>>>0,i||U(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};d.prototype.writeUint16BE=d.prototype.writeUInt16BE=function(e,r,i){return e=+e,r=r>>>0,i||U(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};d.prototype.writeUint32LE=d.prototype.writeUInt32LE=function(e,r,i){return e=+e,r=r>>>0,i||U(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};d.prototype.writeUint32BE=d.prototype.writeUInt32BE=function(e,r,i){return e=+e,r=r>>>0,i||U(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 jn(t,e,r,i,n){Cn(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 Pn(t,e,r,i,n){Cn(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}d.prototype.writeBigUInt64LE=Se(function(e,r=0){return jn(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});d.prototype.writeBigUInt64BE=Se(function(e,r=0){return Pn(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});d.prototype.writeIntLE=function(e,r,i,n){if(e=+e,r=r>>>0,!n){let l=Math.pow(2,8*i-1);U(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};d.prototype.writeIntBE=function(e,r,i,n){if(e=+e,r=r>>>0,!n){let l=Math.pow(2,8*i-1);U(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};d.prototype.writeInt8=function(e,r,i){return e=+e,r=r>>>0,i||U(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};d.prototype.writeInt16LE=function(e,r,i){return e=+e,r=r>>>0,i||U(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};d.prototype.writeInt16BE=function(e,r,i){return e=+e,r=r>>>0,i||U(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};d.prototype.writeInt32LE=function(e,r,i){return e=+e,r=r>>>0,i||U(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};d.prototype.writeInt32BE=function(e,r,i){return e=+e,r=r>>>0,i||U(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};d.prototype.writeBigInt64LE=Se(function(e,r=0){return jn(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});d.prototype.writeBigInt64BE=Se(function(e,r=0){return Pn(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Ln(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 Fn(t,e,r,i,n){return e=+e,r=r>>>0,n||Ln(t,e,r,4,34028234663852886e22,-34028234663852886e22),et.write(t,e,r,i,23,4),r+4}d.prototype.writeFloatLE=function(e,r,i){return Fn(this,e,r,!0,i)};d.prototype.writeFloatBE=function(e,r,i){return Fn(this,e,r,!1,i)};function Bn(t,e,r,i,n){return e=+e,r=r>>>0,n||Ln(t,e,r,8,17976931348623157e292,-17976931348623157e292),et.write(t,e,r,i,52,8),r+8}d.prototype.writeDoubleLE=function(e,r,i){return Bn(this,e,r,!0,i)};d.prototype.writeDoubleBE=function(e,r,i){return Bn(this,e,r,!1,i)};d.prototype.copy=function(e,r,i,n){if(!d.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};d.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"&&!d.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=d.isBuffer(e)?e:d.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 Xe={};function Hr(t,e,r){Xe[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}`}}}Hr("ERR_BUFFER_OUT_OF_BOUNDS",function(t){return t?`${t} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);Hr("ERR_INVALID_ARG_TYPE",function(t,e){return`The "${t}" argument must be of type number. Received type ${typeof e}`},TypeError);Hr("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=In(String(r)):typeof r=="bigint"&&(n=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(n=In(n)),n+="n"),i+=` It must be ${e}. Received ${n}`,i},RangeError);function In(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 Kl(t,e,r){tt(e,"offset"),(t[e]===void 0||t[e+r]===void 0)&&St(e,t.length-(r+1))}function Cn(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 Xe.ERR_OUT_OF_RANGE("value",a,t)}Kl(i,n,s)}function tt(t,e){if(typeof t!="number")throw new Xe.ERR_INVALID_ARG_TYPE(e,"number",t)}function St(t,e,r){throw Math.floor(t)!==t?(tt(t,r),new Xe.ERR_OUT_OF_RANGE(r||"offset","an integer",t)):e<0?new Xe.ERR_BUFFER_OUT_OF_BOUNDS:new Xe.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${e}`,t)}var Yl=/[^+/0-9A-Za-z-_]/g;function Zl(t){if(t=t.split("=")[0],t=t.trim().replace(Yl,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Wr(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 Jl(t){let e=[];for(let r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function Xl(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 Dn(t){return kr.toByteArray(Zl(t))}function Jt(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 J(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function Qr(t){return t!==t}var eu=(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 Se(t){return typeof BigInt>"u"?tu:t}function tu(){throw new Error("BigInt not supported")}});var N=S((E_,es)=>{"use strict";var Jr=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}};es.exports={AggregateError:Jr,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 Xr=S((S_,ts)=>{"use strict";ts.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 O=S((I_,ns)=>{"use strict";var{format:xu,inspect:tr}=Xr(),{AggregateError:Eu}=N(),Su=globalThis.AggregateError||Eu,Iu=Symbol("kIsNodeError"),Ru=["string","function","number","object","Function","Object","boolean","bigint","symbol"],Tu=/^([A-Z][a-z0-9]*)+$/,Au="__node_internal_",rr={};function ke(t,e){if(!t)throw new rr.ERR_INTERNAL_ASSERTION(e)}function rs(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 Nu(t,e,r){if(typeof e=="function")return ke(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 ke(i===r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${i}).`),r.length===0?e:xu(e,...r)}function M(t,e,r){r||(r=Error);class i extends r{constructor(...s){super(Nu(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[Iu]=!0,rr[t]=i}function is(t){let e=Au+t.name;return Object.defineProperty(t,"name",{value:e}),t}function vu(t,e){if(t&&e&&t!==e){if(Array.isArray(e.errors))return e.errors.push(t),e;let r=new Su([e,t],e.message);return r.code=e.code,r}return t||e}var ei=class extends Error{constructor(e="The operation was aborted",r=void 0){if(r!==void 0&&typeof r!="object")throw new rr.ERR_INVALID_ARG_TYPE("options","Object",r);super(e,r),this.code="ABORT_ERR",this.name="AbortError"}};M("ERR_ASSERTION","%s",Error);M("ERR_INVALID_ARG_TYPE",(t,e,r)=>{ke(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)ke(typeof l=="string","All expected entries have to be of type string"),Ru.includes(l)?n.push(l.toLowerCase()):Tu.test(l)?s.push(l):(ke(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=tr(r,{depth:-1});i+=`. Received ${l}`}}else{let l=tr(r,{colors:!1});l.length>25&&(l=`${l.slice(0,25)}...`),i+=`. Received type ${typeof r} (${l})`}return i},TypeError);M("ERR_INVALID_ARG_VALUE",(t,e,r="is invalid")=>{let i=tr(e);return i.length>128&&(i=i.slice(0,128)+"..."),`The ${t.includes(".")?"property":"argument"} '${t}' ${r}. Received ${i}`},TypeError);M("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);M("ERR_MISSING_ARGS",(...t)=>{ke(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);M("ERR_OUT_OF_RANGE",(t,e,r)=>{ke(e,'Missing "range" argument');let i;if(Number.isInteger(r)&&Math.abs(r)>2**32)i=rs(String(r));else if(typeof r=="bigint"){i=String(r);let n=BigInt(2)**BigInt(32);(r>n||r<-n)&&(i=rs(i)),i+="n"}else i=tr(r);return`The value of "${t}" is out of range. It must be ${e}. Received ${i}`},RangeError);M("ERR_MULTIPLE_CALLBACK","Callback called multiple times",Error);M("ERR_METHOD_NOT_IMPLEMENTED","The %s method is not implemented",Error);M("ERR_STREAM_ALREADY_FINISHED","Cannot call %s after a stream was finished",Error);M("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable",Error);M("ERR_STREAM_DESTROYED","Cannot call %s after a stream was destroyed",Error);M("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);M("ERR_STREAM_PREMATURE_CLOSE","Premature close",Error);M("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF",Error);M("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event",Error);M("ERR_STREAM_WRITE_AFTER_END","write after end",Error);M("ERR_UNKNOWN_ENCODING","Unknown encoding: %s",TypeError);ns.exports={AbortError:ei,aggregateTwoErrors:is(vu),hideStackFrames:is,codes:rr}});var at=S((R_,ir)=>{"use strict";var{AbortController:ss,AbortSignal:ju}=typeof self<"u"?self:typeof window<"u"?window:void 0;ir.exports=ss;ir.exports.AbortSignal=ju;ir.exports.default=ss});var Pt=S((T_,ti)=>{"use strict";var lt=typeof Reflect=="object"?Reflect:null,os=lt&&typeof lt.apply=="function"?lt.apply:function(e,r,i){return Function.prototype.apply.call(e,r,i)},nr;lt&&typeof lt.ownKeys=="function"?nr=lt.ownKeys:Object.getOwnPropertySymbols?nr=function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:nr=function(e){return Object.getOwnPropertyNames(e)};function Pu(t){console&&console.warn&&console.warn(t)}var ls=Number.isNaN||function(e){return e!==e};function I(){I.init.call(this)}ti.exports=I;ti.exports.once=Cu;I.EventEmitter=I;I.prototype._events=void 0;I.prototype._eventsCount=0;I.prototype._maxListeners=void 0;var as=10;function sr(t){if(typeof t!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}Object.defineProperty(I,"defaultMaxListeners",{enumerable:!0,get:function(){return as},set:function(t){if(typeof t!="number"||t<0||ls(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");as=t}});I.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};I.prototype.setMaxListeners=function(e){if(typeof e!="number"||e<0||ls(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 us(t){return t._maxListeners===void 0?I.defaultMaxListeners:t._maxListeners}I.prototype.getMaxListeners=function(){return us(this)};I.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")os(l,this,r);else for(var u=l.length,f=ps(l,u),i=0;i<u;++i)os(f[i],this,r);return!0};function fs(t,e,r,i){var n,s,o;if(sr(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=us(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,Pu(a)}return t}I.prototype.addListener=function(e,r){return fs(this,e,r,!1)};I.prototype.on=I.prototype.addListener;I.prototype.prependListener=function(e,r){return fs(this,e,r,!0)};function Lu(){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 cs(t,e,r){var i={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},n=Lu.bind(i);return n.listener=r,i.wrapFn=n,n}I.prototype.once=function(e,r){return sr(r),this.on(e,cs(this,e,r)),this};I.prototype.prependOnceListener=function(e,r){return sr(r),this.prependListener(e,cs(this,e,r)),this};I.prototype.removeListener=function(e,r){var i,n,s,o,a;if(sr(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():Fu(i,s),i.length===1&&(n[e]=i[0]),n.removeListener!==void 0&&this.emit("removeListener",e,a||r)}return this};I.prototype.off=I.prototype.removeListener;I.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 ds(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?Bu(n):ps(n,n.length)}I.prototype.listeners=function(e){return ds(this,e,!0)};I.prototype.rawListeners=function(e){return ds(this,e,!1)};I.listenerCount=function(t,e){return typeof t.listenerCount=="function"?t.listenerCount(e):hs.call(t,e)};I.prototype.listenerCount=hs;function hs(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}I.prototype.eventNames=function(){return this._eventsCount>0?nr(this._events):[]};function ps(t,e){for(var r=new Array(e),i=0;i<e;++i)r[i]=t[i];return r}function Fu(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}function Bu(t){for(var e=new Array(t.length),r=0;r<e.length;++r)e[r]=t[r].listener||t[r];return e}function Cu(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))}_s(t,e,s,{once:!0}),e!=="error"&&Du(t,n,{once:!0})})}function Du(t,e,r){typeof t.on=="function"&&_s(t,"error",e,r)}function _s(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 k=S((A_,ii)=>{"use strict";var Mu=X(),{format:Ou,inspect:$u}=Xr(),{codes:{ERR_INVALID_ARG_TYPE:ri}}=O(),{kResistStopPropagation:ku,AggregateError:qu,SymbolDispose:Uu}=N(),Wu=globalThis.AbortSignal||at().AbortSignal,Gu=globalThis.AbortController||at().AbortController,Vu=Object.getPrototypeOf(async function(){}).constructor,bs=globalThis.Blob||Mu.Blob,Hu=typeof bs<"u"?function(e){return e instanceof bs}:function(e){return!1},ys=(t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new ri(e,"AbortSignal",t)},Qu=(t,e)=>{if(typeof t!="function")throw new ri(e,"Function",t)};ii.exports={AggregateError:qu,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:Ou,inspect:$u,types:{isAsyncFunction(t){return t instanceof Vu},isArrayBufferView(t){return ArrayBuffer.isView(t)}},isBlob:Hu,deprecate(t,e){return t},addAbortListener:Pt().addAbortListener||function(e,r){if(e===void 0)throw new ri("signal","AbortSignal",e);ys(e,"signal"),Qu(r,"listener");let i;return e.aborted?queueMicrotask(()=>r()):(e.addEventListener("abort",r,{__proto__:null,once:!0,[ku]:!0}),i=()=>{e.removeEventListener("abort",r)}),{__proto__:null,[Uu](){var n;(n=i)===null||n===void 0||n()}}},AbortSignalAny:Wu.any||function(e){if(e.length===1)return e[0];let r=new Gu,i=()=>r.abort();return e.forEach(n=>{ys(n,"signals"),n.addEventListener("abort",i,{once:!0})}),r.signal.addEventListener("abort",()=>{e.forEach(n=>n.removeEventListener("abort",i))},{once:!0}),r.signal}};ii.exports.promisify.custom=Symbol.for("nodejs.util.promisify.custom")});var ft=S((N_,As)=>{"use strict";var{ArrayIsArray:si,ArrayPrototypeIncludes:xs,ArrayPrototypeJoin:Es,ArrayPrototypeMap:zu,NumberIsInteger:oi,NumberIsNaN:Ku,NumberMAX_SAFE_INTEGER:Yu,NumberMIN_SAFE_INTEGER:Zu,NumberParseInt:Ju,ObjectPrototypeHasOwnProperty:Xu,RegExpPrototypeExec:Ss,String:ef,StringPrototypeToUpperCase:tf,StringPrototypeTrim:rf}=N(),{hideStackFrames:Q,codes:{ERR_SOCKET_BAD_PORT:nf,ERR_INVALID_ARG_TYPE:$,ERR_INVALID_ARG_VALUE:ut,ERR_OUT_OF_RANGE:qe,ERR_UNKNOWN_SIGNAL:gs}}=O(),{normalizeEncoding:sf}=k(),{isAsyncFunction:of,isArrayBufferView:af}=k().types,ws={};function lf(t){return t===(t|0)}function uf(t){return t===t>>>0}var ff=/^[0-7]+$/,cf="must be a 32-bit unsigned integer or an octal string";function df(t,e,r){if(typeof t>"u"&&(t=r),typeof t=="string"){if(Ss(ff,t)===null)throw new ut(e,t,cf);t=Ju(t,8)}return Is(t,e),t}var hf=Q((t,e,r=Zu,i=Yu)=>{if(typeof t!="number")throw new $(e,"number",t);if(!oi(t))throw new qe(e,"an integer",t);if(t<r||t>i)throw new qe(e,`>= ${r} && <= ${i}`,t)}),pf=Q((t,e,r=-2147483648,i=2147483647)=>{if(typeof t!="number")throw new $(e,"number",t);if(!oi(t))throw new qe(e,"an integer",t);if(t<r||t>i)throw new qe(e,`>= ${r} && <= ${i}`,t)}),Is=Q((t,e,r=!1)=>{if(typeof t!="number")throw new $(e,"number",t);if(!oi(t))throw new qe(e,"an integer",t);let i=r?1:0,n=4294967295;if(t<i||t>n)throw new qe(e,`>= ${i} && <= ${n}`,t)});function ai(t,e){if(typeof t!="string")throw new $(e,"string",t)}function _f(t,e,r=void 0,i){if(typeof t!="number")throw new $(e,"number",t);if(r!=null&&t<r||i!=null&&t>i||(r!=null||i!=null)&&Ku(t))throw new qe(e,`${r!=null?`>= ${r}`:""}${r!=null&&i!=null?" && ":""}${i!=null?`<= ${i}`:""}`,t)}var bf=Q((t,e,r)=>{if(!xs(r,t)){let n="must be one of: "+Es(zu(r,s=>typeof s=="string"?`'${s}'`:ef(s)),", ");throw new ut(e,t,n)}});function Rs(t,e){if(typeof t!="boolean")throw new $(e,"boolean",t)}function ni(t,e,r){return t==null||!Xu(t,e)?r:t[e]}var yf=Q((t,e,r=null)=>{let i=ni(r,"allowArray",!1),n=ni(r,"allowFunction",!1);if(!ni(r,"nullable",!1)&&t===null||!i&&si(t)||typeof t!="object"&&(!n||typeof t!="function"))throw new $(e,"Object",t)}),gf=Q((t,e)=>{if(t!=null&&typeof t!="object"&&typeof t!="function")throw new $(e,"a dictionary",t)}),or=Q((t,e,r=0)=>{if(!si(t))throw new $(e,"Array",t);if(t.length<r){let i=`must be longer than ${r}`;throw new ut(e,t,i)}});function wf(t,e){or(t,e);for(let r=0;r<t.length;r++)ai(t[r],`${e}[${r}]`)}function mf(t,e){or(t,e);for(let r=0;r<t.length;r++)Rs(t[r],`${e}[${r}]`)}function xf(t,e){or(t,e);for(let r=0;r<t.length;r++){let i=t[r],n=`${e}[${r}]`;if(i==null)throw new $(n,"AbortSignal",i);Ts(i,n)}}function Ef(t,e="signal"){if(ai(t,e),ws[t]===void 0)throw ws[tf(t)]!==void 0?new gs(t+" (signals must use all capital letters)"):new gs(t)}var Sf=Q((t,e="buffer")=>{if(!af(t))throw new $(e,["Buffer","TypedArray","DataView"],t)});function If(t,e){let r=sf(e),i=t.length;if(r==="hex"&&i%2!==0)throw new ut("encoding",e,`is invalid for data of length ${i}`)}function Rf(t,e="Port",r=!0){if(typeof t!="number"&&typeof t!="string"||typeof t=="string"&&rf(t).length===0||+t!==+t>>>0||t>65535||t===0&&!r)throw new nf(e,t,r);return t|0}var Ts=Q((t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new $(e,"AbortSignal",t)}),Tf=Q((t,e)=>{if(typeof t!="function")throw new $(e,"Function",t)}),Af=Q((t,e)=>{if(typeof t!="function"||of(t))throw new $(e,"Function",t)}),Nf=Q((t,e)=>{if(t!==void 0)throw new $(e,"undefined",t)});function vf(t,e,r){if(!xs(r,t))throw new $(e,`('${Es(r,"|")}')`,t)}var jf=/^(?:<[^>]*>)(?:\s*;\s*[^;"\s]+(?:=(")?[^;"\s]*\1)?)*$/;function ms(t,e){if(typeof t>"u"||!Ss(jf,t))throw new ut(e,t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}function Pf(t){if(typeof t=="string")return ms(t,"hints"),t;if(si(t)){let e=t.length,r="";if(e===0)return r;for(let i=0;i<e;i++){let n=t[i];ms(n,"hints"),r+=n,i!==e-1&&(r+=", ")}return r}throw new ut("hints",t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}As.exports={isInt32:lf,isUint32:uf,parseFileMode:df,validateArray:or,validateStringArray:wf,validateBooleanArray:mf,validateAbortSignalArray:xf,validateBoolean:Rs,validateBuffer:Sf,validateDictionary:gf,validateEncoding:If,validateFunction:Tf,validateInt32:pf,validateInteger:hf,validateNumber:_f,validateObject:yf,validateOneOf:bf,validatePlainFunction:Af,validatePort:Rf,validateSignalName:Ef,validateString:ai,validateUint32:Is,validateUndefined:Nf,validateUnion:vf,validateAbortSignal:Ts,validateLinkHeaderValue:Pf}});var Te=S((v_,Ps)=>{var j=Ps.exports={},te,re;function li(){throw new Error("setTimeout has not been defined")}function ui(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?te=setTimeout:te=li}catch{te=li}try{typeof clearTimeout=="function"?re=clearTimeout:re=ui}catch{re=ui}})();function Ns(t){if(te===setTimeout)return setTimeout(t,0);if((te===li||!te)&&setTimeout)return te=setTimeout,setTimeout(t,0);try{return te(t,0)}catch{try{return te.call(null,t,0)}catch{return te.call(this,t,0)}}}function Lf(t){if(re===clearTimeout)return clearTimeout(t);if((re===ui||!re)&&clearTimeout)return re=clearTimeout,clearTimeout(t);try{return re(t)}catch{try{return re.call(null,t)}catch{return re.call(this,t)}}}var be=[],ct=!1,Ue,ar=-1;function Ff(){!ct||!Ue||(ct=!1,Ue.length?be=Ue.concat(be):ar=-1,be.length&&vs())}function vs(){if(!ct){var t=Ns(Ff);ct=!0;for(var e=be.length;e;){for(Ue=be,be=[];++ar<e;)Ue&&Ue[ar].run();ar=-1,e=be.length}Ue=null,ct=!1,Lf(t)}}j.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];be.push(new js(t,e)),be.length===1&&!ct&&Ns(vs)};function js(t,e){this.fun=t,this.array=e}js.prototype.run=function(){this.fun.apply(null,this.array)};j.title="browser";j.browser=!0;j.env={};j.argv=[];j.version="";j.versions={};function ye(){}j.on=ye;j.addListener=ye;j.once=ye;j.off=ye;j.removeListener=ye;j.removeAllListeners=ye;j.emit=ye;j.prependListener=ye;j.prependOnceListener=ye;j.listeners=function(t){return[]};j.binding=function(t){throw new Error("process.binding is not supported")};j.cwd=function(){return"/"};j.chdir=function(t){throw new Error("process.chdir is not supported")};j.umask=function(){return 0}});var ne=S((j_,Hs)=>{"use strict";var{SymbolAsyncIterator:Ls,SymbolIterator:Fs,SymbolFor:We}=N(),Bs=We("nodejs.stream.destroyed"),Cs=We("nodejs.stream.errored"),fi=We("nodejs.stream.readable"),ci=We("nodejs.stream.writable"),Ds=We("nodejs.stream.disturbed"),Bf=We("nodejs.webstream.isClosedPromise"),Cf=We("nodejs.webstream.controllerErrorFunction");function lr(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 ur(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 Df(t){return!!(t&&typeof t.pipe=="function"&&t._readableState&&typeof t.on=="function"&&typeof t.write=="function")}function ie(t){return t&&(t._readableState||t._writableState||typeof t.write=="function"&&typeof t.on=="function"||typeof t.pipe=="function"&&typeof t.on=="function")}function Ms(t){return!!(t&&!ie(t)&&typeof t.pipeThrough=="function"&&typeof t.getReader=="function"&&typeof t.cancel=="function")}function Os(t){return!!(t&&!ie(t)&&typeof t.getWriter=="function"&&typeof t.abort=="function")}function $s(t){return!!(t&&!ie(t)&&typeof t.readable=="object"&&typeof t.writable=="object")}function Mf(t){return Ms(t)||Os(t)||$s(t)}function Of(t,e){return t==null?!1:e===!0?typeof t[Ls]=="function":e===!1?typeof t[Fs]=="function":typeof t[Ls]=="function"||typeof t[Fs]=="function"}function fr(t){if(!ie(t))return null;let e=t._writableState,r=t._readableState,i=e||r;return!!(t.destroyed||t[Bs]||i!=null&&i.destroyed)}function ks(t){if(!ur(t))return null;if(t.writableEnded===!0)return!0;let e=t._writableState;return e!=null&&e.errored?!1:typeof e?.ended!="boolean"?null:e.ended}function $f(t,e){if(!ur(t))return null;if(t.writableFinished===!0)return!0;let r=t._writableState;return r!=null&&r.errored?!1:typeof r?.finished!="boolean"?null:!!(r.finished||e===!1&&r.ended===!0&&r.length===0)}function kf(t){if(!lr(t))return null;if(t.readableEnded===!0)return!0;let e=t._readableState;return!e||e.errored?!1:typeof e?.ended!="boolean"?null:e.ended}function qs(t,e){if(!lr(t))return null;let r=t._readableState;return r!=null&&r.errored?!1:typeof r?.endEmitted!="boolean"?null:!!(r.endEmitted||e===!1&&r.ended===!0&&r.length===0)}function Us(t){return t&&t[fi]!=null?t[fi]:typeof t?.readable!="boolean"?null:fr(t)?!1:lr(t)&&t.readable&&!qs(t)}function Ws(t){return t&&t[ci]!=null?t[ci]:typeof t?.writable!="boolean"?null:fr(t)?!1:ur(t)&&t.writable&&!ks(t)}function qf(t,e){return ie(t)?fr(t)?!0:!(e?.readable!==!1&&Us(t)||e?.writable!==!1&&Ws(t)):null}function Uf(t){var e,r;return ie(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 Wf(t){var e,r;return ie(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 Gf(t){if(!ie(t))return null;if(typeof t.closed=="boolean")return t.closed;let e=t._writableState,r=t._readableState;return typeof e?.closed=="boolean"||typeof r?.closed=="boolean"?e?.closed||r?.closed:typeof t._closed=="boolean"&&Gs(t)?t._closed:null}function Gs(t){return typeof t._closed=="boolean"&&typeof t._defaultKeepAlive=="boolean"&&typeof t._removedConnection=="boolean"&&typeof t._removedContLen=="boolean"}function Vs(t){return typeof t._sent100=="boolean"&&Gs(t)}function Vf(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 Hf(t){if(!ie(t))return null;let e=t._writableState,r=t._readableState,i=e||r;return!i&&Vs(t)||!!(i&&i.autoDestroy&&i.emitClose&&i.closed===!1)}function Qf(t){var e;return!!(t&&((e=t[Ds])!==null&&e!==void 0?e:t.readableDidRead||t.readableAborted))}function zf(t){var e,r,i,n,s,o,a,l,u,f;return!!(t&&((e=(r=(i=(n=(s=(o=t[Cs])!==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:!((f=t._writableState)===null||f===void 0)&&f.errored))}Hs.exports={isDestroyed:fr,kIsDestroyed:Bs,isDisturbed:Qf,kIsDisturbed:Ds,isErrored:zf,kIsErrored:Cs,isReadable:Us,kIsReadable:fi,kIsClosedPromise:Bf,kControllerErrorFunction:Cf,kIsWritable:ci,isClosed:Gf,isDuplexNodeStream:Df,isFinished:qf,isIterable:Of,isReadableNodeStream:lr,isReadableStream:Ms,isReadableEnded:kf,isReadableFinished:qs,isReadableErrored:Wf,isNodeStream:ie,isWebStream:Mf,isWritable:Ws,isWritableNodeStream:ur,isWritableStream:Os,isWritableEnded:ks,isWritableFinished:$f,isWritableErrored:Uf,isServerRequest:Vf,isServerResponse:Vs,willEmitClose:Hf,isTransformStream:$s}});var ge=S((P_,bi)=>{"use strict";var Ae=Te(),{AbortError:to,codes:Kf}=O(),{ERR_INVALID_ARG_TYPE:Yf,ERR_STREAM_PREMATURE_CLOSE:Qs}=Kf,{kEmptyObject:hi,once:pi}=k(),{validateAbortSignal:Zf,validateFunction:Jf,validateObject:Xf,validateBoolean:ec}=ft(),{Promise:tc,PromisePrototypeThen:rc,SymbolDispose:ro}=N(),{isClosed:ic,isReadable:zs,isReadableNodeStream:di,isReadableStream:nc,isReadableFinished:Ks,isReadableErrored:Ys,isWritable:Zs,isWritableNodeStream:Js,isWritableStream:sc,isWritableFinished:Xs,isWritableErrored:eo,isNodeStream:oc,willEmitClose:ac,kIsClosedPromise:lc}=ne(),dt;function uc(t){return t.setHeader&&typeof t.abort=="function"}var _i=()=>{};function io(t,e,r){var i,n;if(arguments.length===2?(r=e,e=hi):e==null?e=hi:Xf(e,"options"),Jf(r,"callback"),Zf(e.signal,"options.signal"),r=pi(r),nc(t)||sc(t))return fc(t,e,r);if(!oc(t))throw new Yf("stream",["ReadableStream","WritableStream","Stream"],t);let s=(i=e.readable)!==null&&i!==void 0?i:di(t),o=(n=e.writable)!==null&&n!==void 0?n:Js(t),a=t._writableState,l=t._readableState,u=()=>{t.writable||_()},f=ac(t)&&di(t)===s&&Js(t)===o,c=Xs(t,!1),_=()=>{c=!0,t.destroyed&&(f=!1),!(f&&(!t.readable||s))&&(!s||h)&&r.call(t)},h=Ks(t,!1),b=()=>{h=!0,t.destroyed&&(f=!1),!(f&&(!t.writable||o))&&(!o||c)&&r.call(t)},p=F=>{r.call(t,F)},g=ic(t),y=()=>{g=!0;let F=eo(t)||Ys(t);if(F&&typeof F!="boolean")return r.call(t,F);if(s&&!h&&di(t,!0)&&!Ks(t,!1))return r.call(t,new Qs);if(o&&!c&&!Xs(t,!1))return r.call(t,new Qs);r.call(t)},E=()=>{g=!0;let F=eo(t)||Ys(t);if(F&&typeof F!="boolean")return r.call(t,F);r.call(t)},A=()=>{t.req.on("finish",_)};uc(t)?(t.on("complete",_),f||t.on("abort",y),t.req?A():t.on("request",A)):o&&!a&&(t.on("end",u),t.on("close",u)),!f&&typeof t.aborted=="boolean"&&t.on("aborted",y),t.on("end",b),t.on("finish",_),e.error!==!1&&t.on("error",p),t.on("close",y),g?Ae.nextTick(y):a!=null&&a.errorEmitted||l!=null&&l.errorEmitted?f||Ae.nextTick(E):(!s&&(!f||zs(t))&&(c||Zs(t)===!1)||!o&&(!f||Zs(t))&&(h||zs(t)===!1)||l&&t.req&&t.aborted)&&Ae.nextTick(E);let w=()=>{r=_i,t.removeListener("aborted",y),t.removeListener("complete",_),t.removeListener("abort",y),t.removeListener("request",A),t.req&&t.req.removeListener("finish",_),t.removeListener("end",u),t.removeListener("close",u),t.removeListener("finish",_),t.removeListener("end",b),t.removeListener("error",p),t.removeListener("close",y)};if(e.signal&&!g){let F=()=>{let Le=r;w(),Le.call(t,new to(void 0,{cause:e.signal.reason}))};if(e.signal.aborted)Ae.nextTick(F);else{dt=dt||k().addAbortListener;let Le=dt(e.signal,F),V=r;r=pi((...Je)=>{Le[ro](),V.apply(t,Je)})}}return w}function fc(t,e,r){let i=!1,n=_i;if(e.signal)if(n=()=>{i=!0,r.call(t,new to(void 0,{cause:e.signal.reason}))},e.signal.aborted)Ae.nextTick(n);else{dt=dt||k().addAbortListener;let o=dt(e.signal,n),a=r;r=pi((...l)=>{o[ro](),a.apply(t,l)})}let s=(...o)=>{i||Ae.nextTick(()=>r.apply(t,o))};return rc(t[lc].promise,s,s),_i}function cc(t,e){var r;let i=!1;return e===null&&(e=hi),(r=e)!==null&&r!==void 0&&r.cleanup&&(ec(e.cleanup,"cleanup"),i=e.cleanup),new tc((n,s)=>{let o=io(t,e,a=>{i&&o(),a?s(a):n()})})}bi.exports=io;bi.exports.finished=cc});var Ge=S((L_,co)=>{"use strict";var se=Te(),{aggregateTwoErrors:dc,codes:{ERR_MULTIPLE_CALLBACK:hc},AbortError:pc}=O(),{Symbol:oo}=N(),{kIsDestroyed:_c,isDestroyed:bc,isFinished:yc,isServerRequest:gc}=ne(),ao=oo("kDestroy"),yi=oo("kConstruct");function lo(t,e,r){t&&(t.stack,e&&!e.errored&&(e.errored=t),r&&!r.errored&&(r.errored=t))}function wc(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):(lo(t,i,r),i&&(i.destroyed=!0),r&&(r.destroyed=!0),n.constructed?no(this,t,e):this.once(ao,function(s){no(this,dc(s,t),e)}),this)}function no(t,e,r){let i=!1;function n(s){if(i)return;i=!0;let o=t._readableState,a=t._writableState;lo(s,a,o),a&&(a.closed=!0),o&&(o.closed=!0),typeof r=="function"&&r(s),s?se.nextTick(mc,t,s):se.nextTick(uo,t)}try{t._destroy(e||null,n)}catch(s){n(s)}}function mc(t,e){gi(t,e),uo(t)}function uo(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 gi(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 xc(){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 wi(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?se.nextTick(gi,t,e):gi(t,e))}function Ec(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(yi,e),!(t.listenerCount(yi)>1)&&se.nextTick(Sc,t)}function Sc(t){let e=!1;function r(i){if(e){wi(t,i??new hc);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(ao,i):i?wi(t,i,!0):se.nextTick(Ic,t)}try{t._construct(i=>{se.nextTick(r,i)})}catch(i){se.nextTick(r,i)}}function Ic(t){t.emit(yi)}function so(t){return t?.setHeader&&typeof t.abort=="function"}function fo(t){t.emit("close")}function Rc(t,e){t.emit("error",e),se.nextTick(fo,t)}function Tc(t,e){!t||bc(t)||(!e&&!yc(t)&&(e=new pc),gc(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?se.nextTick(Rc,t,e):se.nextTick(fo,t),t.destroyed||(t[_c]=!0))}co.exports={construct:Ec,destroyer:Tc,destroy:wc,undestroy:xc,errorOrDestroy:wi}});var hr=S((F_,po)=>{"use strict";var{ArrayIsArray:Ac,ObjectSetPrototypeOf:ho}=N(),{EventEmitter:cr}=Pt();function dr(t){cr.call(this,t)}ho(dr.prototype,cr.prototype);ho(dr,cr);dr.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 l(f){u(),cr.listenerCount(this,"error")===0&&this.emit("error",f)}mi(r,"error",l),mi(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 mi(t,e,r){if(typeof t.prependListener=="function")return t.prependListener(e,r);!t._events||!t._events[e]?t.on(e,r):Ac(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]}po.exports={Stream:dr,prependListener:mi}});var Lt=S((B_,pr)=>{"use strict";var{SymbolDispose:Nc}=N(),{AbortError:_o,codes:vc}=O(),{isNodeStream:bo,isWebStream:jc,kControllerErrorFunction:Pc}=ne(),Lc=ge(),{ERR_INVALID_ARG_TYPE:yo}=vc,xi,Fc=(t,e)=>{if(typeof t!="object"||!("aborted"in t))throw new yo(e,"AbortSignal",t)};pr.exports.addAbortSignal=function(e,r){if(Fc(e,"signal"),!bo(r)&&!jc(r))throw new yo("stream",["ReadableStream","WritableStream","Stream"],r);return pr.exports.addAbortSignalNoValidate(e,r)};pr.exports.addAbortSignalNoValidate=function(t,e){if(typeof t!="object"||!("aborted"in t))return e;let r=bo(e)?()=>{e.destroy(new _o(void 0,{cause:t.reason}))}:()=>{e[Pc](new _o(void 0,{cause:t.reason}))};if(t.aborted)r();else{xi=xi||k().addAbortListener;let i=xi(t,r);Lc(e,i[Nc])}return e}});var mo=S((D_,wo)=>{"use strict";var{StringPrototypeSlice:go,SymbolIterator:Bc,TypedArrayPrototypeSet:_r,Uint8Array:Cc}=N(),{Buffer:Ei}=X(),{inspect:Dc}=k();wo.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 Ei.alloc(0);let r=Ei.allocUnsafe(e>>>0),i=this.head,n=0;for(;i;)_r(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}*[Bc](){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+=go(s,0,e),this.head=i,i.data=go(s,e));break}++n}while((i=i.next)!==null);return this.length-=n,r}_getBuffer(e){let r=Ei.allocUnsafe(e),i=e,n=this.head,s=0;do{let o=n.data;if(e>o.length)_r(r,o,i-e),e-=o.length;else{e===o.length?(_r(r,o,i-e),++s,n.next?this.head=n.next:this.head=this.tail=null):(_r(r,new Cc(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 Dc(this,{...r,depth:0,customInspect:!1})}}});var Ft=S((M_,Io)=>{"use strict";var{MathFloor:Mc,NumberIsInteger:Oc}=N(),{validateInteger:$c}=ft(),{ERR_INVALID_ARG_VALUE:kc}=O().codes,xo=16*1024,Eo=16;function qc(t,e,r){return t.highWaterMark!=null?t.highWaterMark:e?t[r]:null}function So(t){return t?Eo:xo}function Uc(t,e){$c(e,"value",0),t?Eo=e:xo=e}function Wc(t,e,r,i){let n=qc(e,i,r);if(n!=null){if(!Oc(n)||n<0){let s=i?`options.${r}`:"options.highWaterMark";throw new kc(s,n)}return Mc(n)}return So(t.objectMode)}Io.exports={getHighWaterMark:Wc,getDefaultHighWaterMark:So,setDefaultHighWaterMark:Uc}});var Ao=S((Si,To)=>{var br=X(),oe=br.Buffer;function Ro(t,e){for(var r in t)e[r]=t[r]}oe.from&&oe.alloc&&oe.allocUnsafe&&oe.allocUnsafeSlow?To.exports=br:(Ro(br,Si),Si.Buffer=Ve);function Ve(t,e,r){return oe(t,e,r)}Ve.prototype=Object.create(oe.prototype);Ro(oe,Ve);Ve.from=function(t,e,r){if(typeof t=="number")throw new TypeError("Argument must not be a number");return oe(t,e,r)};Ve.alloc=function(t,e,r){if(typeof t!="number")throw new TypeError("Argument must be a number");var i=oe(t);return e!==void 0?typeof r=="string"?i.fill(e,r):i.fill(e):i.fill(0),i};Ve.allocUnsafe=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return oe(t)};Ve.allocUnsafeSlow=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return br.SlowBuffer(t)}});var jo=S(vo=>{"use strict";var Ri=Ao().Buffer,No=Ri.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 Gc(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 Vc(t){var e=Gc(t);if(typeof e!="string"&&(Ri.isEncoding===No||!No(t)))throw new Error("Unknown encoding: "+t);return e||t}vo.StringDecoder=Bt;function Bt(t){this.encoding=Vc(t);var e;switch(this.encoding){case"utf16le":this.text=Zc,this.end=Jc,e=4;break;case"utf8":this.fillLast=zc,e=4;break;case"base64":this.text=Xc,this.end=ed,e=3;break;default:this.write=td,this.end=rd;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=Ri.allocUnsafe(e)}Bt.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||""};Bt.prototype.end=Yc;Bt.prototype.text=Kc;Bt.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 Ii(t){return t<=127?0:t>>5===6?2:t>>4===14?3:t>>3===30?4:t>>6===2?-1:-2}function Hc(t,e,r){var i=e.length-1;if(i<r)return 0;var n=Ii(e[i]);return n>=0?(n>0&&(t.lastNeed=n-1),n):--i<r||n===-2?0:(n=Ii(e[i]),n>=0?(n>0&&(t.lastNeed=n-2),n):--i<r||n===-2?0:(n=Ii(e[i]),n>=0?(n>0&&(n===2?n=0:t.lastNeed=n-3),n):0))}function Qc(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 zc(t){var e=this.lastTotal-this.lastNeed,r=Qc(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 Kc(t,e){var r=Hc(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 Yc(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+"\uFFFD":e}function Zc(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 Jc(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 Xc(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 ed(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function td(t){return t.toString(this.encoding)}function rd(t){return t&&t.length?this.write(t):""}});var Ti=S(($_,Bo)=>{"use strict";var Po=Te(),{PromisePrototypeThen:id,SymbolAsyncIterator:Lo,SymbolIterator:Fo}=N(),{Buffer:nd}=X(),{ERR_INVALID_ARG_TYPE:sd,ERR_STREAM_NULL_VALUES:od}=O().codes;function ad(t,e,r){let i;if(typeof e=="string"||e instanceof nd)return new t({objectMode:!0,...r,read(){this.push(e),this.push(null)}});let n;if(e&&e[Lo])n=!0,i=e[Lo]();else if(e&&e[Fo])n=!1,i=e[Fo]();else throw new sd("iterable",["Iterable"],e);let s=new t({objectMode:!0,highWaterMark:1,...r}),o=!1;s._read=function(){o||(o=!0,l())},s._destroy=function(u,f){id(a(u),()=>Po.nextTick(f,u),c=>Po.nextTick(f,c||u))};async function a(u){let f=u!=null,c=typeof i.throw=="function";if(f&&c){let{value:_,done:h}=await i.throw(u);if(await _,h)return}if(typeof i.return=="function"){let{value:_}=await i.return();await _}}async function l(){for(;;){try{let{value:u,done:f}=n?await i.next():i.next();if(f)s.push(null);else{let c=u&&typeof u.then=="function"?await u:u;if(c===null)throw o=!1,new od;if(s.push(c))continue;o=!1}}catch(u){s.destroy(u)}break}}return s}Bo.exports=ad});var Dt=S((k_,Jo)=>{"use strict";var K=Te(),{ArrayPrototypeIndexOf:ld,NumberIsInteger:ud,NumberIsNaN:fd,NumberParseInt:cd,ObjectDefineProperties:Bi,ObjectKeys:dd,ObjectSetPrototypeOf:Mo,Promise:Oo,SafeSet:hd,SymbolAsyncDispose:pd,SymbolAsyncIterator:_d,Symbol:bd}=N();Jo.exports=m;m.ReadableState=mr;var{EventEmitter:yd}=Pt(),{Stream:Ne,prependListener:gd}=hr(),{Buffer:Ai}=X(),{addAbortSignal:wd}=Lt(),$o=ge(),x=k().debuglog("stream",t=>{x=t}),md=mo(),_t=Ge(),{getHighWaterMark:xd,getDefaultHighWaterMark:Ed}=Ft(),{aggregateTwoErrors:Co,codes:{ERR_INVALID_ARG_TYPE:Sd,ERR_METHOD_NOT_IMPLEMENTED:Id,ERR_OUT_OF_RANGE:Rd,ERR_STREAM_PUSH_AFTER_EOF:Td,ERR_STREAM_UNSHIFT_AFTER_END_EVENT:Ad},AbortError:Nd}=O(),{validateObject:vd}=ft(),He=bd("kPaused"),{StringDecoder:ko}=jo(),jd=Ti();Mo(m.prototype,Ne.prototype);Mo(m,Ne);var Ni=()=>{},{errorOrDestroy:ht}=_t,pt=1,Pd=2,qo=4,Ct=8,Uo=16,yr=32,gr=64,Wo=128,Ld=256,Fd=512,Bd=1024,Li=2048,Fi=4096,Cd=8192,Dd=16384,Md=32768,Go=65536,Od=1<<17,$d=1<<18;function B(t){return{enumerable:!1,get(){return(this.state&t)!==0},set(e){e?this.state|=t:this.state&=~t}}}Bi(mr.prototype,{objectMode:B(pt),ended:B(Pd),endEmitted:B(qo),reading:B(Ct),constructed:B(Uo),sync:B(yr),needReadable:B(gr),emittedReadable:B(Wo),readableListening:B(Ld),resumeScheduled:B(Fd),errorEmitted:B(Bd),emitClose:B(Li),autoDestroy:B(Fi),destroyed:B(Cd),closed:B(Dd),closeEmitted:B(Md),multiAwaitDrain:B(Go),readingMore:B(Od),dataEmitted:B($d)});function mr(t,e,r){typeof r!="boolean"&&(r=e instanceof ae()),this.state=Li|Fi|Uo|yr,t&&t.objectMode&&(this.state|=pt),r&&t&&t.readableObjectMode&&(this.state|=pt),this.highWaterMark=t?xd(this,t,"readableHighWaterMark",r):Ed(!1),this.buffer=new md,this.length=0,this.pipes=[],this.flowing=null,this[He]=null,t&&t.emitClose===!1&&(this.state&=~Li),t&&t.autoDestroy===!1&&(this.state&=~Fi),this.errored=null,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.awaitDrainWriters=null,this.decoder=null,this.encoding=null,t&&t.encoding&&(this.decoder=new ko(t.encoding),this.encoding=t.encoding)}function m(t){if(!(this instanceof m))return new m(t);let e=this instanceof ae();this._readableState=new mr(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&&wd(t.signal,this)),Ne.call(this,t),_t.construct(this,()=>{this._readableState.needReadable&&wr(this,this._readableState)})}m.prototype.destroy=_t.destroy;m.prototype._undestroy=_t.undestroy;m.prototype._destroy=function(t,e){e(t)};m.prototype[yd.captureRejectionSymbol]=function(t){this.destroy(t)};m.prototype[pd]=function(){let t;return this.destroyed||(t=this.readableEnded?null:new Nd,this.destroy(t)),new Oo((e,r)=>$o(this,i=>i&&i!==t?r(i):e(null)))};m.prototype.push=function(t,e){return Vo(this,t,e,!1)};m.prototype.unshift=function(t,e){return Vo(this,t,e,!0)};function Vo(t,e,r,i){x("readableAddChunk",e);let n=t._readableState,s;if((n.state&pt)===0&&(typeof e=="string"?(r=r||n.defaultEncoding,n.encoding!==r&&(i&&n.encoding?e=Ai.from(e,r).toString(n.encoding):(e=Ai.from(e,r),r=""))):e instanceof Ai?r="":Ne._isUint8Array(e)?(e=Ne._uint8ArrayToBuffer(e),r=""):e!=null&&(s=new Sd("chunk",["string","Buffer","Uint8Array"],e))),s)ht(t,s);else if(e===null)n.state&=~Ct,Ud(t,n);else if((n.state&pt)!==0||e&&e.length>0)if(i)if((n.state&qo)!==0)ht(t,new Ad);else{if(n.destroyed||n.errored)return!1;vi(t,n,e,!0)}else if(n.ended)ht(t,new Td);else{if(n.destroyed||n.errored)return!1;n.state&=~Ct,n.decoder&&!r?(e=n.decoder.write(e),n.objectMode||e.length!==0?vi(t,n,e,!1):wr(t,n)):vi(t,n,e,!1)}else i||(n.state&=~Ct,wr(t,n));return!n.ended&&(n.length<n.highWaterMark||n.length===0)}function vi(t,e,r,i){e.flowing&&e.length===0&&!e.sync&&t.listenerCount("data")>0?((e.state&Go)!==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&gr)!==0&&xr(t)),wr(t,e)}m.prototype.isPaused=function(){let t=this._readableState;return t[He]===!0||t.flowing===!1};m.prototype.setEncoding=function(t){let e=new ko(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 kd=1073741824;function qd(t){if(t>kd)throw new Rd("size","<= 1GiB",t);return t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++,t}function Do(t,e){return t<=0||e.length===0&&e.ended?0:(e.state&pt)!==0?1:fd(t)?e.flowing&&e.length?e.buffer.first().length:e.length:t<=e.length?t:e.ended?e.length:0}m.prototype.read=function(t){x("read",t),t===void 0?t=NaN:ud(t)||(t=cd(t,10));let e=this._readableState,r=t;if(t>e.highWaterMark&&(e.highWaterMark=qd(t)),t!==0&&(e.state&=~Wo),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?ji(this):xr(this),null;if(t=Do(t,e),t===0&&e.ended)return e.length===0&&ji(this),null;let i=(e.state&gr)!==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|=Ct|yr,e.length===0&&(e.state|=gr);try{this._read(e.highWaterMark)}catch(s){ht(this,s)}e.state&=~yr,e.reading||(t=Do(r,e))}let n;return t>0?n=Yo(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&&ji(this)),n!==null&&!e.errorEmitted&&!e.closeEmitted&&(e.dataEmitted=!0,this.emit("data",n)),n};function Ud(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?xr(t):(e.needReadable=!1,e.emittedReadable=!0,Ho(t))}}function xr(t){let e=t._readableState;x("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(x("emitReadable",e.flowing),e.emittedReadable=!0,K.nextTick(Ho,t))}function Ho(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,zo(t)}function wr(t,e){!e.readingMore&&e.constructed&&(e.readingMore=!0,K.nextTick(Wd,t,e))}function Wd(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}m.prototype._read=function(t){throw new Id("_read()")};m.prototype.pipe=function(t,e){let r=this,i=this._readableState;i.pipes.length===1&&(i.multiAwaitDrain||(i.multiAwaitDrain=!0,i.awaitDrainWriters=new hd(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!==K.stdout&&t!==K.stderr?a:g;i.endEmitted?K.nextTick(s):r.once("end",s),t.on("unpipe",o);function o(y,E){x("onunpipe"),y===r&&E&&E.hasUnpiped===!1&&(E.hasUnpiped=!0,f())}function a(){x("onend"),t.end()}let l,u=!1;function f(){x("cleanup"),t.removeListener("close",b),t.removeListener("finish",p),l&&t.removeListener("drain",l),t.removeListener("error",h),t.removeListener("unpipe",o),r.removeListener("end",a),r.removeListener("end",g),r.removeListener("data",_),u=!0,l&&i.awaitDrainWriters&&(!t._writableState||t._writableState.needDrain)&&l()}function c(){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=Gd(r,t),t.on("drain",l))}r.on("data",_);function _(y){x("ondata");let E=t.write(y);x("dest.write",E),E===!1&&c()}function h(y){if(x("onerror",y),g(),t.removeListener("error",h),t.listenerCount("error")===0){let E=t._writableState||t._readableState;E&&!E.errorEmitted?ht(t,y):t.emit("error",y)}}gd(t,"error",h);function b(){t.removeListener("finish",p),g()}t.once("close",b);function p(){x("onfinish"),t.removeListener("close",b),g()}t.once("finish",p);function g(){x("unpipe"),r.unpipe(t)}return t.emit("pipe",r),t.writableNeedDrain===!0?c():i.flowing||(x("pipe resume"),r.resume()),t};function Gd(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()}}m.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=ld(e.pipes,t);return i===-1?this:(e.pipes.splice(i,1),e.pipes.length===0&&this.pause(),t.emit("unpipe",this,r),this)};m.prototype.on=function(t,e){let r=Ne.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?xr(this):i.reading||K.nextTick(Vd,this)),r};m.prototype.addListener=m.prototype.on;m.prototype.removeListener=function(t,e){let r=Ne.prototype.removeListener.call(this,t,e);return t==="readable"&&K.nextTick(Qo,this),r};m.prototype.off=m.prototype.removeListener;m.prototype.removeAllListeners=function(t){let e=Ne.prototype.removeAllListeners.apply(this,arguments);return(t==="readable"||t===void 0)&&K.nextTick(Qo,this),e};function Qo(t){let e=t._readableState;e.readableListening=t.listenerCount("readable")>0,e.resumeScheduled&&e[He]===!1?e.flowing=!0:t.listenerCount("data")>0?t.resume():e.readableListening||(e.flowing=null)}function Vd(t){x("readable nexttick read 0"),t.read(0)}m.prototype.resume=function(){let t=this._readableState;return t.flowing||(x("resume"),t.flowing=!t.readableListening,Hd(this,t)),t[He]=!1,this};function Hd(t,e){e.resumeScheduled||(e.resumeScheduled=!0,K.nextTick(Qd,t,e))}function Qd(t,e){x("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),zo(t),e.flowing&&!e.reading&&t.read(0)}m.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[He]=!0,this};function zo(t){let e=t._readableState;for(x("flow",e.flowing);e.flowing&&t.read()!==null;);}m.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=>{ht(this,i)}),t.on("close",()=>{this.destroy()}),t.on("destroy",()=>{this.destroy()}),this._read=()=>{e&&t.resume&&(e=!1,t.resume())};let r=dd(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};m.prototype[_d]=function(){return Ko(this)};m.prototype.iterator=function(t){return t!==void 0&&vd(t,"options"),Ko(this,t)};function Ko(t,e){typeof t.read!="function"&&(t=m.wrap(t,{objectMode:!0}));let r=zd(t,e);return r.stream=t,r}async function*zd(t,e){let r=Ni;function i(o){this===t?(r(),r=Ni):r=o}t.on("readable",i);let n,s=$o(t,{writable:!1},o=>{n=o?Co(n,o):null,r(),r=Ni});try{for(;;){let o=t.destroyed?null:t.read();if(o!==null)yield o;else{if(n)throw n;if(n===null)return;await new Oo(i)}}}catch(o){throw n=Co(n,o),n}finally{(n||e?.destroyOnReturn!==!1)&&(n===void 0||t._readableState.autoDestroy)?_t.destroyer(t,null):(t.off("readable",i),s())}}Bi(m.prototype,{readable:{__proto__:null,get(){let t=this._readableState;return!!t&&t.readable!==!1&&!t.destroyed&&!t.errorEmitted&&!t.endEmitted},set(t){this._readableState&&(this._readableState.readable=!!t)}},readableDidRead:{__proto__:null,enumerable:!1,get:function(){return this._readableState.dataEmitted}},readableAborted:{__proto__:null,enumerable:!1,get:function(){return!!(this._readableState.readable!==!1&&(this._readableState.destroyed||this._readableState.errored)&&!this._readableState.endEmitted)}},readableHighWaterMark:{__proto__:null,enumerable:!1,get:function(){return this._readableState.highWaterMark}},readableBuffer:{__proto__:null,enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}},readableFlowing:{__proto__:null,enumerable:!1,get:function(){return this._readableState.flowing},set:function(t){this._readableState&&(this._readableState.flowing=t)}},readableLength:{__proto__:null,enumerable:!1,get(){return this._readableState.length}},readableObjectMode:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.objectMode:!1}},readableEncoding:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.encoding:null}},errored:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.errored:null}},closed:{__proto__:null,get(){return this._readableState?this._readableState.closed:!1}},destroyed:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.destroyed:!1},set(t){this._readableState&&(this._readableState.destroyed=t)}},readableEnded:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.endEmitted:!1}}});Bi(mr.prototype,{pipesCount:{__proto__:null,get(){return this.pipes.length}},paused:{__proto__:null,get(){return this[He]!==!1},set(t){this[He]=!!t}}});m._fromList=Yo;function Yo(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 ji(t){let e=t._readableState;x("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,K.nextTick(Kd,e,t))}function Kd(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)K.nextTick(Yd,e);else if(t.autoDestroy){let r=e._writableState;(!r||r.autoDestroy&&(r.finished||r.writable===!1))&&e.destroy()}}}function Yd(t){t.writable&&!t.writableEnded&&!t.destroyed&&t.end()}m.from=function(t,e){return jd(m,t,e)};var Pi;function Zo(){return Pi===void 0&&(Pi={}),Pi}m.fromWeb=function(t,e){return Zo().newStreamReadableFromReadableStream(t,e)};m.toWeb=function(t,e){return Zo().newReadableStreamFromStreamReadable(t,e)};m.wrap=function(t,e){var r,i;return new m({objectMode:(r=(i=t.readableObjectMode)!==null&&i!==void 0?i:t.objectMode)!==null&&r!==void 0?r:!0,...e,destroy(n,s){_t.destroyer(t,n),s(n)}}).wrap(t)}});var Tr=S((q_,fa)=>{"use strict";var Qe=Te(),{ArrayPrototypeSlice:ta,Error:Zd,FunctionPrototypeSymbolHasInstance:ra,ObjectDefineProperty:ia,ObjectDefineProperties:Jd,ObjectSetPrototypeOf:na,StringPrototypeToLowerCase:Xd,Symbol:eh,SymbolHasInstance:th}=N();fa.exports=v;v.WritableState=$t;var{EventEmitter:rh}=Pt(),Mt=hr().Stream,{Buffer:Er}=X(),Rr=Ge(),{addAbortSignal:ih}=Lt(),{getHighWaterMark:nh,getDefaultHighWaterMark:sh}=Ft(),{ERR_INVALID_ARG_TYPE:oh,ERR_METHOD_NOT_IMPLEMENTED:ah,ERR_MULTIPLE_CALLBACK:sa,ERR_STREAM_CANNOT_PIPE:lh,ERR_STREAM_DESTROYED:Ot,ERR_STREAM_ALREADY_FINISHED:uh,ERR_STREAM_NULL_VALUES:fh,ERR_STREAM_WRITE_AFTER_END:ch,ERR_UNKNOWN_ENCODING:oa}=O().codes,{errorOrDestroy:bt}=Rr;na(v.prototype,Mt.prototype);na(v,Mt);function Mi(){}var yt=eh("kOnFinished");function $t(t,e,r){typeof r!="boolean"&&(r=e instanceof ae()),this.objectMode=!!(t&&t.objectMode),r&&(this.objectMode=this.objectMode||!!(t&&t.writableObjectMode)),this.highWaterMark=t?nh(this,t,"writableHighWaterMark",r):sh(!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=hh.bind(void 0,e),this.writecb=null,this.writelen=0,this.afterWriteTickInfo=null,Ir(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[yt]=[]}function Ir(t){t.buffered=[],t.bufferedIndex=0,t.allBuffers=!0,t.allNoop=!0}$t.prototype.getBuffer=function(){return ta(this.buffered,this.bufferedIndex)};ia($t.prototype,"bufferedRequestCount",{__proto__:null,get(){return this.buffered.length-this.bufferedIndex}});function v(t){let e=this instanceof ae();if(!e&&!ra(v,this))return new v(t);this._writableState=new $t(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&&ih(t.signal,this)),Mt.call(this,t),Rr.construct(this,()=>{let r=this._writableState;r.writing||$i(this,r),ki(this,r)})}ia(v,th,{__proto__:null,value:function(t){return ra(this,t)?!0:this!==v?!1:t&&t._writableState instanceof $t}});v.prototype.pipe=function(){bt(this,new lh)};function aa(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"&&!Er.isEncoding(r))throw new oa(r);typeof i!="function"&&(i=Mi)}if(e===null)throw new fh;if(!n.objectMode)if(typeof e=="string")n.decodeStrings!==!1&&(e=Er.from(e,r),r="buffer");else if(e instanceof Er)r="buffer";else if(Mt._isUint8Array(e))e=Mt._uint8ArrayToBuffer(e),r="buffer";else throw new oh("chunk",["string","Buffer","Uint8Array"],e);let s;return n.ending?s=new ch:n.destroyed&&(s=new Ot("write")),s?(Qe.nextTick(i,s),bt(t,s,!0),s):(n.pendingcb++,dh(t,n,e,r,i))}v.prototype.write=function(t,e,r){return aa(this,t,e,r)===!0};v.prototype.cork=function(){this._writableState.corked++};v.prototype.uncork=function(){let t=this._writableState;t.corked&&(t.corked--,t.writing||$i(this,t))};v.prototype.setDefaultEncoding=function(e){if(typeof e=="string"&&(e=Xd(e)),!Er.isEncoding(e))throw new oa(e);return this._writableState.defaultEncoding=e,this};function dh(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!==Mi&&(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 Xo(t,e,r,i,n,s,o){e.writelen=i,e.writecb=o,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new Ot("write")):r?t._writev(n,e.onwrite):t._write(n,s,e.onwrite),e.sync=!1}function ea(t,e,r,i){--e.pendingcb,i(r),Oi(e),bt(t,r)}function hh(t,e){let r=t._writableState,i=r.sync,n=r.writecb;if(typeof n!="function"){bt(t,new sa);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?Qe.nextTick(ea,t,r,e,n):ea(t,r,e,n)):(r.buffered.length>r.bufferedIndex&&$i(t,r),i?r.afterWriteTickInfo!==null&&r.afterWriteTickInfo.cb===n?r.afterWriteTickInfo.count++:(r.afterWriteTickInfo={count:1,cb:n,stream:t,state:r},Qe.nextTick(ph,r.afterWriteTickInfo)):la(t,r,1,n))}function ph({stream:t,state:e,count:r,cb:i}){return e.afterWriteTickInfo=null,la(t,e,r,i)}function la(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&&Oi(e),ki(t,e)}function Oi(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 Ot("write"))}let r=t[yt].splice(0);for(let n=0;n<r.length;n++){var i;r[n]((i=t.errored)!==null&&i!==void 0?i:new Ot("end"))}Ir(t)}function $i(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?Mi:u=>{for(let f=o;f<r.length;++f)r[f].callback(u)},l=e.allNoop&&o===0?r:ta(r,o);l.allBuffers=e.allBuffers,Xo(t,e,!0,e.length,l,"",a),Ir(e)}else{do{let{chunk:a,encoding:l,callback:u}=r[o];r[o++]=null;let f=n?1:a.length;Xo(t,e,!1,f,a,l,u)}while(o<r.length&&!e.writing);o===r.length?Ir(e):o>256?(r.splice(0,o),e.bufferedIndex=0):e.bufferedIndex=o}e.bufferProcessing=!1}v.prototype._write=function(t,e,r){if(this._writev)this._writev([{chunk:t,encoding:e}],r);else throw new ah("_write()")};v.prototype._writev=null;v.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=aa(this,t,e);s instanceof Zd&&(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 uh("end"):i.destroyed&&(n=new Ot("end"))),typeof r=="function"&&(n||i.finished?Qe.nextTick(r,n):i[yt].push(r)),this};function Sr(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 _h(t,e){let r=!1;function i(n){if(r){bt(t,n??sa());return}if(r=!0,e.pendingcb--,n){let s=e[yt].splice(0);for(let o=0;o<s.length;o++)s[o](n);bt(t,n,e.sync)}else Sr(e)&&(e.prefinished=!0,t.emit("prefinish"),e.pendingcb++,Qe.nextTick(Di,t,e))}e.sync=!0,e.pendingcb++;try{t._final(i)}catch(n){i(n)}e.sync=!1}function bh(t,e){!e.prefinished&&!e.finalCalled&&(typeof t._final=="function"&&!e.destroyed?(e.finalCalled=!0,_h(t,e)):(e.prefinished=!0,t.emit("prefinish")))}function ki(t,e,r){Sr(e)&&(bh(t,e),e.pendingcb===0&&(r?(e.pendingcb++,Qe.nextTick((i,n)=>{Sr(n)?Di(i,n):n.pendingcb--},t,e)):Sr(e)&&(e.pendingcb++,Di(t,e))))}function Di(t,e){e.pendingcb--,e.finished=!0;let r=e[yt].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()}}Jd(v.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 yh=Rr.destroy;v.prototype.destroy=function(t,e){let r=this._writableState;return!r.destroyed&&(r.bufferedIndex<r.buffered.length||r[yt].length)&&Qe.nextTick(Oi,r),yh.call(this,t,e),this};v.prototype._undestroy=Rr.undestroy;v.prototype._destroy=function(t,e){e(t)};v.prototype[rh.captureRejectionSymbol]=function(t){this.destroy(t)};var Ci;function ua(){return Ci===void 0&&(Ci={}),Ci}v.fromWeb=function(t,e){return ua().newStreamWritableFromWritableStream(t,e)};v.toWeb=function(t){return ua().newWritableStreamFromStreamWritable(t)}});var Ra=S((U_,Ia)=>{var qi=Te(),gh=X(),{isReadable:wh,isWritable:mh,isIterable:ca,isNodeStream:xh,isReadableNodeStream:da,isWritableNodeStream:ha,isDuplexNodeStream:Eh,isReadableStream:pa,isWritableStream:_a}=ne(),ba=ge(),{AbortError:Ea,codes:{ERR_INVALID_ARG_TYPE:Sh,ERR_INVALID_RETURN_VALUE:ya}}=O(),{destroyer:wt}=Ge(),Ih=ae(),Sa=Dt(),Rh=Tr(),{createDeferredPromise:ga}=k(),wa=Ti(),ma=globalThis.Blob||gh.Blob,Th=typeof ma<"u"?function(e){return e instanceof ma}:function(e){return!1},Ah=globalThis.AbortController||at().AbortController,{FunctionPrototypeCall:xa}=N(),ve=class extends Ih{constructor(e){super(e),e?.readable===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),e?.writable===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)}};Ia.exports=function t(e,r){if(Eh(e))return e;if(da(e))return gt({readable:e});if(ha(e))return gt({writable:e});if(xh(e))return gt({writable:!1,readable:!1});if(pa(e))return gt({readable:Sa.fromWeb(e)});if(_a(e))return gt({writable:Rh.fromWeb(e)});if(typeof e=="function"){let{value:n,write:s,final:o,destroy:a}=Nh(e);if(ca(n))return wa(ve,n,{objectMode:!0,write:s,final:o,destroy:a});let l=n?.then;if(typeof l=="function"){let u,f=xa(l,n,c=>{if(c!=null)throw new ya("nully","body",c)},c=>{wt(u,c)});return u=new ve({objectMode:!0,readable:!1,write:s,final(c){o(async()=>{try{await f,qi.nextTick(c,null)}catch(_){qi.nextTick(c,_)}})},destroy:a})}throw new ya("Iterable, AsyncIterable or AsyncFunction",r,n)}if(Th(e))return t(e.arrayBuffer());if(ca(e))return wa(ve,e,{objectMode:!0,writable:!1});if(pa(e?.readable)&&_a(e?.writable))return ve.fromWeb(e);if(typeof e?.writable=="object"||typeof e?.readable=="object"){let n=e!=null&&e.readable?da(e?.readable)?e?.readable:t(e.readable):void 0,s=e!=null&&e.writable?ha(e?.writable)?e?.writable:t(e.writable):void 0;return gt({readable:n,writable:s})}let i=e?.then;if(typeof i=="function"){let n;return xa(i,e,s=>{s!=null&&n.push(s),n.push(null)},s=>{wt(n,s)}),n=new ve({objectMode:!0,writable:!1,read(){}})}throw new Sh(r,["Blob","ReadableStream","WritableStream","Stream","Iterable","AsyncIterable","Function","{ readable, writable } pair","Promise"],e)};function Nh(t){let{promise:e,resolve:r}=ga(),i=new Ah,n=i.signal;return{value:t((async function*(){for(;;){let o=e;e=null;let{chunk:a,done:l,cb:u}=await o;if(qi.nextTick(u),l)return;if(n.aborted)throw new Ea(void 0,{cause:n.reason});({promise:e,resolve:r}=ga()),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 gt(t){let e=t.readable&&typeof t.readable.read!="function"?Sa.wrap(t.readable):t.readable,r=t.writable,i=!!wh(e),n=!!mh(r),s,o,a,l,u;function f(c){let _=l;l=null,_?_(c):c&&u.destroy(c)}return u=new ve({readableObjectMode:!!(e!=null&&e.readableObjectMode),writableObjectMode:!!(r!=null&&r.writableObjectMode),readable:i,writable:n}),n&&(ba(r,c=>{n=!1,c&&wt(e,c),f(c)}),u._write=function(c,_,h){r.write(c,_)?h():s=h},u._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&&(ba(e,c=>{i=!1,c&&wt(e,c),f(c)}),e.on("readable",function(){if(a){let c=a;a=null,c()}}),e.on("end",function(){u.push(null)}),u._read=function(){for(;;){let c=e.read();if(c===null){a=u._read;return}if(!u.push(c))return}}),u._destroy=function(c,_){!c&&l!==null&&(c=new Ea),a=null,s=null,o=null,l===null?_(c):(l=_,wt(r,c),wt(e,c))},u}});var ae=S((W_,Na)=>{"use strict";var{ObjectDefineProperties:vh,ObjectGetOwnPropertyDescriptor:we,ObjectKeys:jh,ObjectSetPrototypeOf:Ta}=N();Na.exports=Y;var Gi=Dt(),z=Tr();Ta(Y.prototype,Gi.prototype);Ta(Y,Gi);{let t=jh(z.prototype);for(let e=0;e<t.length;e++){let r=t[e];Y.prototype[r]||(Y.prototype[r]=z.prototype[r])}}function Y(t){if(!(this instanceof Y))return new Y(t);Gi.call(this,t),z.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}vh(Y.prototype,{writable:{__proto__:null,...we(z.prototype,"writable")},writableHighWaterMark:{__proto__:null,...we(z.prototype,"writableHighWaterMark")},writableObjectMode:{__proto__:null,...we(z.prototype,"writableObjectMode")},writableBuffer:{__proto__:null,...we(z.prototype,"writableBuffer")},writableLength:{__proto__:null,...we(z.prototype,"writableLength")},writableFinished:{__proto__:null,...we(z.prototype,"writableFinished")},writableCorked:{__proto__:null,...we(z.prototype,"writableCorked")},writableEnded:{__proto__:null,...we(z.prototype,"writableEnded")},writableNeedDrain:{__proto__:null,...we(z.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 Ui;function Aa(){return Ui===void 0&&(Ui={}),Ui}Y.fromWeb=function(t,e){return Aa().newStreamDuplexFromReadableWritablePair(t,e)};Y.toWeb=function(t){return Aa().newReadableWritablePairFromDuplex(t)};var Wi;Y.from=function(t){return Wi||(Wi=Ra()),Wi(t,"body")}});var Qi=S((G_,ja)=>{"use strict";var{ObjectSetPrototypeOf:va,Symbol:Ph}=N();ja.exports=me;var{ERR_METHOD_NOT_IMPLEMENTED:Lh}=O().codes,Hi=ae(),{getHighWaterMark:Fh}=Ft();va(me.prototype,Hi.prototype);va(me,Hi);var kt=Ph("kCallback");function me(t){if(!(this instanceof me))return new me(t);let e=t?Fh(this,t,"readableHighWaterMark",!0):null;e===0&&(t={...t,highWaterMark:null,readableHighWaterMark:e,writableHighWaterMark:t.writableHighWaterMark||0}),Hi.call(this,t),this._readableState.sync=!1,this[kt]=null,t&&(typeof t.transform=="function"&&(this._transform=t.transform),typeof t.flush=="function"&&(this._flush=t.flush)),this.on("prefinish",Bh)}function Vi(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 Bh(){this._final!==Vi&&Vi.call(this)}me.prototype._final=Vi;me.prototype._transform=function(t,e,r){throw new Lh("_transform()")};me.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[kt]=r})};me.prototype._read=function(){if(this[kt]){let t=this[kt];this[kt]=null,t()}}});var Ki=S((V_,La)=>{"use strict";var{ObjectSetPrototypeOf:Pa}=N();La.exports=mt;var zi=Qi();Pa(mt.prototype,zi.prototype);Pa(mt,zi);function mt(t){if(!(this instanceof mt))return new mt(t);zi.call(this,t)}mt.prototype._transform=function(t,e,r){r(null,t)}});var jr=S((H_,Ma)=>{var qt=Te(),{ArrayIsArray:Ch,Promise:Dh,SymbolAsyncIterator:Mh,SymbolDispose:Oh}=N(),vr=ge(),{once:$h}=k(),kh=Ge(),Fa=ae(),{aggregateTwoErrors:qh,codes:{ERR_INVALID_ARG_TYPE:sn,ERR_INVALID_RETURN_VALUE:Yi,ERR_MISSING_ARGS:Uh,ERR_STREAM_DESTROYED:Wh,ERR_STREAM_PREMATURE_CLOSE:Gh},AbortError:Vh}=O(),{validateFunction:Hh,validateAbortSignal:Qh}=ft(),{isIterable:ze,isReadable:Zi,isReadableNodeStream:Nr,isNodeStream:Ba,isTransformStream:xt,isWebStream:zh,isReadableStream:Ji,isReadableFinished:Kh}=ne(),Yh=globalThis.AbortController||at().AbortController,Xi,en,tn;function Ca(t,e,r){let i=!1;t.on("close",()=>{i=!0});let n=vr(t,{readable:e,writable:r},s=>{i=!s});return{destroy:s=>{i||(i=!0,kh.destroyer(t,s||new Wh("pipe")))},cleanup:n}}function Zh(t){return Hh(t[t.length-1],"streams[stream.length - 1]"),t.pop()}function rn(t){if(ze(t))return t;if(Nr(t))return Jh(t);throw new sn("val",["Readable","Iterable","AsyncIterable"],t)}async function*Jh(t){en||(en=Dt()),yield*en.prototype[Mh].call(t)}async function Ar(t,e,r,{end:i}){let n,s=null,o=u=>{if(u&&(n=u),s){let f=s;s=null,f()}},a=()=>new Dh((u,f)=>{n?f(n):s=()=>{n?f(n):u()}});e.on("drain",o);let l=vr(e,{readable:!1},o);try{e.writableNeedDrain&&await a();for await(let u of t)e.write(u)||await a();i&&(e.end(),await a()),r()}catch(u){r(n!==u?qh(n,u):u)}finally{l(),e.off("drain",o)}}async function nn(t,e,r,{end:i}){xt(e)&&(e=e.writable);let n=e.getWriter();try{for await(let s of t)await n.ready,n.write(s).catch(()=>{});await n.ready,i&&await n.close(),r()}catch(s){try{await n.abort(s),r(s)}catch(o){r(o)}}}function Xh(...t){return Da(t,$h(Zh(t)))}function Da(t,e,r){if(t.length===1&&Ch(t[0])&&(t=t[0]),t.length<2)throw new Uh("streams");let i=new Yh,n=i.signal,s=r?.signal,o=[];Qh(s,"options.signal");function a(){b(new Vh)}tn=tn||k().addAbortListener;let l;s&&(l=tn(s,a));let u,f,c=[],_=0;function h(A){b(A,--_===0)}function b(A,w){var F;if(A&&(!u||u.code==="ERR_STREAM_PREMATURE_CLOSE")&&(u=A),!(!u&&!w)){for(;c.length;)c.shift()(u);(F=l)===null||F===void 0||F[Oh](),i.abort(),w&&(u||o.forEach(Le=>Le()),qt.nextTick(e,u,f))}}let p;for(let A=0;A<t.length;A++){let w=t[A],F=A<t.length-1,Le=A>0,V=F||r?.end!==!1,Je=A===t.length-1;if(Ba(w)){let q=function(fe){fe&&fe.name!=="AbortError"&&fe.code!=="ERR_STREAM_PREMATURE_CLOSE"&&h(fe)};var E=q;if(V){let{destroy:fe,cleanup:Dr}=Ca(w,F,Le);c.push(fe),Zi(w)&&Je&&o.push(Dr)}w.on("error",q),Zi(w)&&Je&&o.push(()=>{w.removeListener("error",q)})}if(A===0)if(typeof w=="function"){if(p=w({signal:n}),!ze(p))throw new Yi("Iterable, AsyncIterable or Stream","source",p)}else ze(w)||Nr(w)||xt(w)?p=w:p=Fa.from(w);else if(typeof w=="function"){if(xt(p)){var g;p=rn((g=p)===null||g===void 0?void 0:g.readable)}else p=rn(p);if(p=w(p,{signal:n}),F){if(!ze(p,!0))throw new Yi("AsyncIterable",`transform[${A-1}]`,p)}else{var y;Xi||(Xi=Ki());let q=new Xi({objectMode:!0}),fe=(y=p)===null||y===void 0?void 0:y.then;if(typeof fe=="function")_++,fe.call(p,Ee=>{f=Ee,Ee!=null&&q.write(Ee),V&&q.end(),qt.nextTick(h)},Ee=>{q.destroy(Ee),qt.nextTick(h,Ee)});else if(ze(p,!0))_++,Ar(p,q,h,{end:V});else if(Ji(p)||xt(p)){let Ee=p.readable||p;_++,Ar(Ee,q,h,{end:V})}else throw new Yi("AsyncIterable or Promise","destination",p);p=q;let{destroy:Dr,cleanup:bl}=Ca(p,!1,!0);c.push(Dr),Je&&o.push(bl)}}else if(Ba(w)){if(Nr(p)){_+=2;let q=ep(p,w,h,{end:V});Zi(w)&&Je&&o.push(q)}else if(xt(p)||Ji(p)){let q=p.readable||p;_++,Ar(q,w,h,{end:V})}else if(ze(p))_++,Ar(p,w,h,{end:V});else throw new sn("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],p);p=w}else if(zh(w)){if(Nr(p))_++,nn(rn(p),w,h,{end:V});else if(Ji(p)||ze(p))_++,nn(p,w,h,{end:V});else if(xt(p))_++,nn(p.readable,w,h,{end:V});else throw new sn("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],p);p=w}else p=Fa.from(w)}return(n!=null&&n.aborted||s!=null&&s.aborted)&&qt.nextTick(a),p}function ep(t,e,r,{end:i}){let n=!1;if(e.on("close",()=>{n||r(new Gh)}),t.pipe(e,{end:!1}),i){let o=function(){n=!0,e.end()};var s=o;Kh(t)?qt.nextTick(o):t.once("end",o)}else r();return vr(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)}),vr(e,{readable:!1,writable:!0},r)}Ma.exports={pipelineImpl:Da,pipeline:Xh}});var an=S((Q_,Wa)=>{"use strict";var{pipeline:tp}=jr(),Pr=ae(),{destroyer:rp}=Ge(),{isNodeStream:Lr,isReadable:Oa,isWritable:$a,isWebStream:on,isTransformStream:Ke,isWritableStream:ka,isReadableStream:qa}=ne(),{AbortError:ip,codes:{ERR_INVALID_ARG_VALUE:Ua,ERR_MISSING_ARGS:np}}=O(),sp=ge();Wa.exports=function(...e){if(e.length===0)throw new np("streams");if(e.length===1)return Pr.from(e[0]);let r=[...e];if(typeof e[0]=="function"&&(e[0]=Pr.from(e[0])),typeof e[e.length-1]=="function"){let h=e.length-1;e[h]=Pr.from(e[h])}for(let h=0;h<e.length;++h)if(!(!Lr(e[h])&&!on(e[h]))){if(h<e.length-1&&!(Oa(e[h])||qa(e[h])||Ke(e[h])))throw new Ua(`streams[${h}]`,r[h],"must be readable");if(h>0&&!($a(e[h])||ka(e[h])||Ke(e[h])))throw new Ua(`streams[${h}]`,r[h],"must be writable")}let i,n,s,o,a;function l(h){let b=o;o=null,b?b(h):h?a.destroy(h):!_&&!c&&a.destroy()}let u=e[0],f=tp(e,l),c=!!($a(u)||ka(u)||Ke(u)),_=!!(Oa(f)||qa(f)||Ke(f));if(a=new Pr({writableObjectMode:!!(u!=null&&u.writableObjectMode),readableObjectMode:!!(f!=null&&f.readableObjectMode),writable:c,readable:_}),c){if(Lr(u))a._write=function(b,p,g){u.write(b,p)?g():i=g},a._final=function(b){u.end(),n=b},u.on("drain",function(){if(i){let b=i;i=null,b()}});else if(on(u)){let p=(Ke(u)?u.writable:u).getWriter();a._write=async function(g,y,E){try{await p.ready,p.write(g).catch(()=>{}),E()}catch(A){E(A)}},a._final=async function(g){try{await p.ready,p.close().catch(()=>{}),n=g}catch(y){g(y)}}}let h=Ke(f)?f.readable:f;sp(h,()=>{if(n){let b=n;n=null,b()}})}if(_){if(Lr(f))f.on("readable",function(){if(s){let h=s;s=null,h()}}),f.on("end",function(){a.push(null)}),a._read=function(){for(;;){let h=f.read();if(h===null){s=a._read;return}if(!a.push(h))return}};else if(on(f)){let b=(Ke(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{return}}}}return a._destroy=function(h,b){!h&&o!==null&&(h=new ip),s=null,i=null,n=null,o===null?b(h):(o=b,Lr(f)&&rp(f,h))},a}});var Xa=S((z_,fn)=>{"use strict";var op=globalThis.AbortController||at().AbortController,{codes:{ERR_INVALID_ARG_VALUE:ap,ERR_INVALID_ARG_TYPE:Ut,ERR_MISSING_ARGS:lp,ERR_OUT_OF_RANGE:up},AbortError:le}=O(),{validateAbortSignal:Ye,validateInteger:Ga,validateObject:Ze}=ft(),fp=N().Symbol("kWeak"),cp=N().Symbol("kResistStopPropagation"),{finished:dp}=ge(),hp=an(),{addAbortSignalNoValidate:pp}=Lt(),{isWritable:_p,isNodeStream:bp}=ne(),{deprecate:yp}=k(),{ArrayPrototypePush:gp,Boolean:wp,MathFloor:Va,Number:mp,NumberIsNaN:xp,Promise:Ha,PromiseReject:Qa,PromiseResolve:Ep,PromisePrototypeThen:za,Symbol:Ya}=N(),Fr=Ya("kEmpty"),Ka=Ya("kEof");function Sp(t,e){if(e!=null&&Ze(e,"options"),e?.signal!=null&&Ye(e.signal,"options.signal"),bp(t)&&!_p(t))throw new ap("stream",t,"must be writable");let r=hp(this,t);return e!=null&&e.signal&&pp(e.signal,r),r}function Br(t,e){if(typeof t!="function")throw new Ut("fn",["Function","AsyncFunction"],t);e!=null&&Ze(e,"options"),e?.signal!=null&&Ye(e.signal,"options.signal");let r=1;e?.concurrency!=null&&(r=Va(e.concurrency));let i=r-1;return e?.highWaterMark!=null&&(i=Va(e.highWaterMark)),Ga(r,"options.concurrency",1),Ga(i,"options.highWaterMark",0),i+=r,async function*(){let s=k().AbortSignalAny([e?.signal].filter(wp)),o=this,a=[],l={signal:s},u,f,c=!1,_=0;function h(){c=!0,b()}function b(){_-=1,p()}function p(){f&&!c&&_<r&&a.length<i&&(f(),f=null)}async function g(){try{for await(let y of o){if(c)return;if(s.aborted)throw new le;try{if(y=t(y,l),y===Fr)continue;y=Ep(y)}catch(E){y=Qa(E)}_+=1,za(y,b,h),a.push(y),u&&(u(),u=null),!c&&(a.length>=i||_>=r)&&await new Ha(E=>{f=E})}a.push(Ka)}catch(y){let E=Qa(y);za(E,b,h),a.push(E)}finally{c=!0,u&&(u(),u=null)}}g();try{for(;;){for(;a.length>0;){let y=await a[0];if(y===Ka)return;if(s.aborted)throw new le;y!==Fr&&(yield y),a.shift(),p()}await new Ha(y=>{u=y})}}finally{c=!0,f&&(f(),f=null)}}.call(this)}function Ip(t=void 0){return t!=null&&Ze(t,"options"),t?.signal!=null&&Ye(t.signal,"options.signal"),async function*(){let r=0;for await(let n of this){var i;if(t!=null&&(i=t.signal)!==null&&i!==void 0&&i.aborted)throw new le({cause:t.signal.reason});yield[r++,n]}}.call(this)}async function Za(t,e=void 0){for await(let r of un.call(this,t,e))return!0;return!1}async function Rp(t,e=void 0){if(typeof t!="function")throw new Ut("fn",["Function","AsyncFunction"],t);return!await Za.call(this,async(...r)=>!await t(...r),e)}async function Tp(t,e){for await(let r of un.call(this,t,e))return r}async function Ap(t,e){if(typeof t!="function")throw new Ut("fn",["Function","AsyncFunction"],t);async function r(i,n){return await t(i,n),Fr}for await(let i of Br.call(this,r,e));}function un(t,e){if(typeof t!="function")throw new Ut("fn",["Function","AsyncFunction"],t);async function r(i,n){return await t(i,n)?i:Fr}return Br.call(this,r,e)}var ln=class extends lp{constructor(){super("reduce"),this.message="Reduce of an empty stream requires an initial value"}};async function Np(t,e,r){var i;if(typeof t!="function")throw new Ut("reducer",["Function","AsyncFunction"],t);r!=null&&Ze(r,"options"),r?.signal!=null&&Ye(r.signal,"options.signal");let n=arguments.length>1;if(r!=null&&(i=r.signal)!==null&&i!==void 0&&i.aborted){let u=new le(void 0,{cause:r.signal.reason});throw this.once("error",()=>{}),await dp(this.destroy(u)),u}let s=new op,o=s.signal;if(r!=null&&r.signal){let u={once:!0,[fp]:this,[cp]:!0};r.signal.addEventListener("abort",()=>s.abort(),u)}let a=!1;try{for await(let u of this){var l;if(a=!0,r!=null&&(l=r.signal)!==null&&l!==void 0&&l.aborted)throw new le;n?e=await t(e,u,{signal:o}):(e=u,n=!0)}if(!a&&!n)throw new ln}finally{s.abort()}return e}async function vp(t){t!=null&&Ze(t,"options"),t?.signal!=null&&Ye(t.signal,"options.signal");let e=[];for await(let i of this){var r;if(t!=null&&(r=t.signal)!==null&&r!==void 0&&r.aborted)throw new le(void 0,{cause:t.signal.reason});gp(e,i)}return e}function jp(t,e){let r=Br.call(this,t,e);return async function*(){for await(let n of r)yield*n}.call(this)}function Ja(t){if(t=mp(t),xp(t))return 0;if(t<0)throw new up("number",">= 0",t);return t}function Pp(t,e=void 0){return e!=null&&Ze(e,"options"),e?.signal!=null&&Ye(e.signal,"options.signal"),t=Ja(t),async function*(){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new le;for await(let s of this){var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new le;t--<=0&&(yield s)}}.call(this)}function Lp(t,e=void 0){return e!=null&&Ze(e,"options"),e?.signal!=null&&Ye(e.signal,"options.signal"),t=Ja(t),async function*(){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new le;for await(let s of this){var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new le;if(t-- >0&&(yield s),t<=0)return}}.call(this)}fn.exports.streamReturningOperators={asIndexedPairs:yp(Ip,"readable.asIndexedPairs will be removed in a future version."),drop:Pp,filter:un,flatMap:jp,map:Br,take:Lp,compose:Sp};fn.exports.promiseReturningOperators={every:Rp,forEach:Ap,reduce:Np,toArray:vp,some:Za,find:Tp}});var cn=S((K_,el)=>{"use strict";var{ArrayPrototypePop:Fp,Promise:Bp}=N(),{isIterable:Cp,isNodeStream:Dp,isWebStream:Mp}=ne(),{pipelineImpl:Op}=jr(),{finished:$p}=ge();dn();function kp(...t){return new Bp((e,r)=>{let i,n,s=t[t.length-1];if(s&&typeof s=="object"&&!Dp(s)&&!Cp(s)&&!Mp(s)){let o=Fp(t);i=o.signal,n=o.end}Op(t,(o,a)=>{o?r(o):e(a)},{signal:i,end:n})})}el.exports={finished:$p,pipeline:kp}});var dn=S((Y_,ul)=>{"use strict";var{Buffer:qp}=X(),{ObjectDefineProperty:xe,ObjectKeys:il,ReflectApply:nl}=N(),{promisify:{custom:sl}}=k(),{streamReturningOperators:tl,promiseReturningOperators:rl}=Xa(),{codes:{ERR_ILLEGAL_CONSTRUCTOR:ol}}=O(),Up=an(),{setDefaultHighWaterMark:Wp,getDefaultHighWaterMark:Gp}=Ft(),{pipeline:al}=jr(),{destroyer:Vp}=Ge(),ll=ge(),hn=cn(),Wt=ne(),T=ul.exports=hr().Stream;T.isDestroyed=Wt.isDestroyed;T.isDisturbed=Wt.isDisturbed;T.isErrored=Wt.isErrored;T.isReadable=Wt.isReadable;T.isWritable=Wt.isWritable;T.Readable=Dt();for(let t of il(tl)){let r=function(...i){if(new.target)throw ol();return T.Readable.from(nl(e,this,i))},e=tl[t];xe(r,"name",{__proto__:null,value:e.name}),xe(r,"length",{__proto__:null,value:e.length}),xe(T.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}for(let t of il(rl)){let r=function(...i){if(new.target)throw ol();return nl(e,this,i)},e=rl[t];xe(r,"name",{__proto__:null,value:e.name}),xe(r,"length",{__proto__:null,value:e.length}),xe(T.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}T.Writable=Tr();T.Duplex=ae();T.Transform=Qi();T.PassThrough=Ki();T.pipeline=al;var{addAbortSignal:Hp}=Lt();T.addAbortSignal=Hp;T.finished=ll;T.destroy=Vp;T.compose=Up;T.setDefaultHighWaterMark=Wp;T.getDefaultHighWaterMark=Gp;xe(T,"promises",{__proto__:null,configurable:!0,enumerable:!0,get(){return hn}});xe(al,sl,{__proto__:null,enumerable:!0,get(){return hn.pipeline}});xe(ll,sl,{__proto__:null,enumerable:!0,get(){return hn.finished}});T.Stream=T;T._isUint8Array=function(e){return e instanceof Uint8Array};T._uint8ArrayToBuffer=function(e){return qp.from(e.buffer,e.byteOffset,e.byteLength)}});var Cr=S((Z_,P)=>{"use strict";var C=dn(),Qp=cn(),zp=C.Readable.destroy;P.exports=C.Readable;P.exports._uint8ArrayToBuffer=C._uint8ArrayToBuffer;P.exports._isUint8Array=C._isUint8Array;P.exports.isDisturbed=C.isDisturbed;P.exports.isErrored=C.isErrored;P.exports.isReadable=C.isReadable;P.exports.Readable=C.Readable;P.exports.Writable=C.Writable;P.exports.Duplex=C.Duplex;P.exports.Transform=C.Transform;P.exports.PassThrough=C.PassThrough;P.exports.addAbortSignal=C.addAbortSignal;P.exports.finished=C.finished;P.exports.destroy=C.destroy;P.exports.destroy=zp;P.exports.pipeline=C.pipeline;P.exports.compose=C.compose;Object.defineProperty(C,"promises",{configurable:!0,enumerable:!0,get(){return Qp}});P.exports.Stream=C.Stream;P.exports.default=P.exports});var $n=Kt(X());var Ce="http://www.w3.org/1999/02/22-rdf-syntax-ns#",It="http://www.w3.org/2001/XMLSchema#",Xt="http://www.w3.org/2000/10/swap/",R={xsd:{decimal:`${It}decimal`,boolean:`${It}boolean`,double:`${It}double`,integer:`${It}integer`,string:`${It}string`},rdf:{type:`${Ce}type`,nil:`${Ce}nil`,first:`${Ce}first`,rest:`${Ce}rest`,langString:`${Ce}langString`,dirLangString:`${Ce}dirLangString`,reifies:`${Ce}reifies`},owl:{sameAs:"http://www.w3.org/2002/07/owl#sameAs"},r:{forSome:`${Xt}reify#forSome`,forAll:`${Xt}reify#forAll`},log:{implies:`${Xt}log#implies`,isImpliedBy:`${Xt}log#isImpliedBy`}};var{xsd:er}=R,ru=/\\u([a-fA-F0-9]{4})|\\U([a-fA-F0-9]{8})|\\([^])/g,Mn={"\\":"\\","'":"'",'"':'"',n:`
|
|
3
|
-
`,r:"\r",t:" ",f:"\f",b:"\b"},iu={_:"_","~":"~",".":".","-":"-","!":"!",$:"$","&":"&","'":"'","(":"(",")":")","*":"*","+":"+",",":",",";":";","=":"=","/":"/","?":"?","#":"#","@":"@","%":"%"},nu=/[\x00-\x20<>\\"\{\}\|\^\`]/;function On(t){return t<=1114111&&(t<55296||t>57343)}var su={_iri:!0,_unescapedIri:!0,_simpleQuotedString:!0,_langcode:!0,_dircode:!0,_blank:!0,_newline:!0,_comment:!0,_whitespace:!0,_endOfFile:!0},ou=/$0^/,De=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._dircode=/^--(?:(ltr)|(rtl))/,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._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 su)&&this[r]instanceof RegExp&&(this[r]=ou)}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.substr(a[0].length,i.length),n=i.length,this._line++;if(!a&&(a=this._whitespace.exec(i))&&(i=i.substr(a[0].length,i.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,f=i[0],c="",_="",h="",b=null,p=0,g=!1;switch(f){case"^":if(i.length<3)break;if(i[1]==="^"){if(this._previousMarker="^^",i=i.substr(2),i[0]!=="<"){g=!0;break}}else{this._n3Mode&&(p=1,c="^");break}case"<":if(b=this._unescapedIri.exec(i))c="IRI",_=b[1];else if(b=this._iri.exec(i)){if(_=this._unescape(b[1],Mn),_===null||nu.test(_))return o(this);c="IRI"}else i.length>2&&i[1]==="<"&&i[2]==="("?(c="<<(",p=3):!this._lineMode&&i.length>(r?1:2)&&i[1]==="<"?(c="<<",p=2):this._n3Mode&&i.length>1&&i[1]==="="&&(p=2,this._isImpliedBy?(c="abbreviation",_="<"):(c="inverse",_=">"));break;case">":i.length>1&&i[1]===">"&&(c=">>",p=2);break;case"_":((b=this._blank.exec(i))||r&&(b=this._blank.exec(`${i} `)))&&(c="blank",h="_",_=b[1]);break;case'"':if(b=this._simpleQuotedString.exec(i))_=b[1];else if({value:_,matchLength:p}=this._parseLiteral(i),_===null)return o(this);(b!==null||p!==0)&&(c="literal",this._literalClosingPos=0);break;case"'":if(!this._lineMode){if(b=this._simpleApostropheString.exec(i))_=b[1];else if({value:_,matchLength:p}=this._parseLiteral(i),_===null)return o(this);(b!==null||p!==0)&&(c="literal",this._literalClosingPos=0)}break;case"?":this._n3Mode&&(b=this._variable.exec(i))&&(c="var",_=b[0]);break;case"@":this._previousMarker==="literal"&&(b=this._langcode.exec(i))&&b[1]!=="version"?!r&&i[b[0].length]==="-"&&i[b[0].length+1]!=="-"?b=null:(c="langcode",_=b[1]):(b=this._atKeyword.exec(i))&&(c=b[0]);break;case".":if(i.length===1?r:i[1]<"0"||i[1]>"9"){c=".",p=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"&&(b=this._dircode.exec(i))&&(c="dircode",p=2,_=b[1]||b[2],p=_.length+2);break}(b=this._number.exec(i)||r&&(b=this._number.exec(`${i} `)))&&(c="literal",_=b[0],h=typeof b[1]=="string"?er.double:typeof b[2]=="string"?er.decimal:er.integer);break;case"B":case"b":case"p":case"P":case"G":case"g":case"V":case"v":(b=this._keyword.exec(i))?c=b[0].toUpperCase():g=!0;break;case"f":case"t":(b=this._boolean.exec(i))?(c="literal",_=b[0],h=er.boolean):g=!0;break;case"a":(b=this._shortPredicates.exec(i))?(c="abbreviation",_="a"):g=!0;break;case"=":this._n3Mode&&i.length>1&&(c="abbreviation",i[1]!==">"?(p=1,_="="):(p=2,_=">"));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]===">"){c=")>>",p=3;break}case",":case";":case"[":case"]":case"(":case"}":case"~":this._lineMode||(p=1,c=f);break;case"{":!this._lineMode&&i.length>=2&&(i[1]==="|"?(c="{|",p=2):(c=f,p=1));break;case"|":i.length>=2&&i[1]==="}"&&(c="|}",p=2);break;default:g=!0}if(g&&((this._previousMarker==="@prefix"||this._previousMarker==="PREFIX")&&(b=this._prefix.exec(i))?(c="prefix",_=b[1]||""):((b=this._prefixed.exec(i))||r&&(b=this._prefixed.exec(`${i} `)))&&(c="prefixed",h=b[1]||"",_=this._unescape(b[2],iu))),this._previousMarker==="^^")switch(c){case"prefixed":c="type";break;case"IRI":c="typeIRI";break;default:c=""}if(!c)return r||!/^'''|^"""/.test(i)&&/\n|\r/.test(i)?o(this):this._input=i;let y=p||b[0].length,E=s(c,_,h,u,y);this.previousToken=E,this._previousMarker=c,i=i.substr(y,i.length)}function s(a,l,u,f,c){let _=i?n-i.length:n,h=_+c,b={type:a,value:l,prefix:u,line:f,start:_,end:h};return e(null,b),b}function o(a){e(a._syntaxError(/^\S*/.exec(i)[0]))}}_unescape(e,r){let i=!1,n=e.replace(ru,(s,o,a,l)=>{if(typeof o=="string"){let u=Number.parseInt(o,16);return On(u)?String.fromCharCode(u):(i=!0,"")}if(typeof a=="string"){let u=Number.parseInt(a,16);return On(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.match(/^(?:"""|"|'''|'|)/)[0],i=r.length,n=Math.max(this._literalClosingPos,i);for(;(n=e.indexOf(r,n))>0;){let s=0;for(;e[n-s-1]==="\\";)s++;if(s%2===0){let o=e.substring(i,n),a=o.split(/\r\n|\r|\n/).length-1,l=n+i;if(i===1&&a!==0||i===3&&this._lineMode)break;return this._line+=a,{value:this._unescape(o,Mn),matchLength:l}}n++}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.substr(1):e}tokenize(e,r){if(this._line=1,typeof e=="string")if(this._input=this._readStartingBom(e),typeof r=="function")queueMicrotask(()=>this._tokenizeToEnd(r,!0));else{let i=[],n;if(this._tokenizeToEnd((s,o)=>s?n=s:i.push(o),!0),n)throw n;return i}else this._pendingBuffer=null,typeof e.setEncoding=="function"&&e.setEncoding("utf8"),e.on("data",i=>{this._input!==null&&i.length!==0&&(this._pendingBuffer&&(i=$n.Buffer.concat([this._pendingBuffer,i]),this._pendingBuffer=null),i[i.length-1]&128?this._pendingBuffer=i:(typeof this._input>"u"?this._input=this._readStartingBom(typeof i=="string"?i:i.toString()):this._input+=i,this._tokenizeToEnd(r,!1)))}),e.on("end",()=>{typeof this._input=="string"&&this._tokenizeToEnd(r,!0)}),e.on("error",r)}};var{rdf:kn,xsd:Me}=R,nt,au=0;var zr={namedNode:qn,blankNode:Un,variable:Gn,literal:Wn,defaultGraph:lu,quad:Kr,triple:Kr,fromTerm:Rt,fromQuad:Vn},G=zr,W=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}}},it=class extends W{constructor(e){super(e)}get termType(){return"NamedNode"}},de=class t extends W{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 it(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!=="@"?Me.string:e.indexOf("--",r)>0?kn.dirLangString:kn.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}}}},Tt=class extends W{constructor(e){super(`_:${e}`)}get termType(){return"BlankNode"}get value(){return this.id.substr(2)}},At=class extends W{constructor(e){super(`?${e}`)}get termType(){return"Variable"}get value(){return this.id.substr(1)}},Nt=class extends W{constructor(){return super(""),nt||this}get termType(){return"DefaultGraph"}equals(e){return this===e||!!e&&this.termType===e.termType}};nt=new Nt;function Ie(t,e,r){if(e=e||zr,!t)return e.defaultGraph();switch(t[0]){case"?":return e.variable(t.substr(1));case"_":return e.blankNode(t.substr(2));case'"':if(e===zr)return new de(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(Ie(t[0],e,!0),Ie(t[1],e,!0),Ie(t[2],e,!0),t[3]&&Ie(t[3],e,!0))}function he(t,e){if(typeof t=="string")return t;if(t instanceof W&&t.termType!=="Quad")return t.id;if(!t)return nt.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!==Me.string?`^^${t.datatype.value}`:""}`;case"Quad":let r=[he(t.subject,!0),he(t.predicate,!0),he(t.object,!0)];return t.graph&&t.graph.termType!=="DefaultGraph"&&r.push(he(t.graph,!0)),e?r:JSON.stringify(r);default:throw new Error(`Unexpected termType: ${t.termType}`)}}var Re=class extends W{constructor(e,r,i,n){super(""),this._subject=e,this._predicate=r,this._object=i,this._graph=n||nt}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 qn(t){return new it(t)}function Un(t){return new Tt(t||`n3-${au++}`)}function Wn(t,e){if(typeof e=="string")return new de(`"${t}"@${e.toLowerCase()}`);if(e!==void 0&&!("termType"in e))return new de(`"${t}"@${e.language.toLowerCase()}${e.direction?`--${e.direction.toLowerCase()}`:""}`);let r=e?e.value:"";return r===""&&(typeof t=="boolean"?r=Me.boolean:typeof t=="number"&&(Number.isFinite(t)?r=Number.isInteger(t)?Me.integer:Me.double:(r=Me.double,Number.isNaN(t)||(t=t>0?"INF":"-INF")))),r===""||r===Me.string?new de(`"${t}"`):new de(`"${t}"^^${r}`)}function Gn(t){return new At(t)}function lu(){return nt}function Kr(t,e,r,i){return new Re(t,e,r,i)}function Rt(t){if(t instanceof W)return t;switch(t.termType){case"NamedNode":return qn(t.value);case"BlankNode":return Un(t.value);case"Variable":return Gn(t.value);case"DefaultGraph":return nt;case"Literal":return Wn(t.value,t.language||t.datatype);case"Quad":return Vn(t);default:throw new Error(`Unexpected termType: ${t.termType}`)}}function Vn(t){if(t instanceof Re)return t;if(t.termType!=="Quad")throw new Error(`Unexpected termType: ${t.termType}`);return Kr(Rt(t.subject),Rt(t.predicate),Rt(t.object),Rt(t.graph))}var Hn=0,pe=class t{constructor(e){this._contextStack=[],this._graph=null,e=e||{},this._setBase(e.baseIRI),e.factory&&Qn(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._supportsNamedGraphs=!(i||a))||(this._readPredicateOrNamedGraph=this._readPredicate),this._supportsQuads=!(i||n||s||a),this._isImpliedBy=e.isImpliedBy,this._emptyFormulaAsTrue=!!e.emptyFormulaAsTrue,l&&(this._resolveRelativeIRI=u=>null),this._blankNodePrefix=typeof e.blankNodePrefix!="string"?"":e.blankNodePrefix.replace(/^(?!_:)/,"_:"),this._lexer=e.lexer||new De({lineMode:l,n3:a,isImpliedBy:this._isImpliedBy}),this._explicitQuantifiers=!!e.explicitQuantifiers,this._parseUnsupportedVersions=!!e.parseUnsupportedVersions,this._version=e.version}static _resetBlankNodePrefix(){Hn=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){let o=this._n3Mode;this._contextStack.push({type:e,subject:i,predicate:n,object:s,graph:r,inverse:o?this._inversePredicate:!1,blankPrefix:o?this._prefixes._:"",quantified:o?this._quantified:null,emptyFormula:o?this._emptyFormula:!1}),o&&(this._inversePredicate=!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._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)}}_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}_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"(":let r=this._contextStack;return(r.length&&r[r.length-1]).type==="<<"?this._error("Unexpected list in reified triple",e):(this._saveContext("list",this._graph,this.RDF_NIL,null,null),this._subject=null,this._readListItem);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._graph=this._factory.blankNode(),null,null),this._readSubject):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;switch(r){case"inverse":this._inversePredicate=!0;case"abbreviation":this._predicate=this.ABBREVIATIONS[e.value];break;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));break;case"[":if(this._n3Mode)return this._saveContext("blank",this._graph,this._subject,this._subject=this._factory.blankNode(),null),this._readBlankNodeHead;case"blank":if(!this._n3Mode)return this._error("Disallowed blank node as predicate",e);default:if((this._predicate=this._readEntity(e))===void 0)return}return this._validAnnotation=!0,this._readObject}_readObject(e){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"(":let r=this._contextStack;return(r.length&&r[r.length-1]).type==="<<"?this._error("Unexpected list in reified triple",e):(this._saveContext("list",this._graph,this._subject,this._predicate,this.RDF_NIL),this._subject=null,this._readListItem);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._subject,this._predicate,this._graph=this._factory.blankNode()),this._readSubject):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):(this._predicate=null,this._readPredicate(e))}}_readBlankNodeTail(e){if(e.type!=="]")return this._readBlankNodePunctuation(e);this._subject!==null&&this._emit(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._readObject: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(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._readSubject):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=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=this._factory.literal(this._literalValue),n;switch(e.type){case"type":case"typeIRI":let s=this._readEntity(e);if(s===void 0)return;if(s.value===R.rdf.langString||s.value===R.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,n=this._readDirCode.bind(this,r);break}return{token:e,literal:i,readCb:n}}_readDirCode(e,r,i){if(i.type==="dircode"){let n=this._factory.literal(this._literalValue,{language:this._literalLanguage,direction:i.value});e==="subject"?this._subject=n:e==="predicate"?this._predicate=n:this._object=n,this._literalLanguage=void 0,i=null}return e==="subject"?this._getPathEndReader(i,this._readPredicateOrNamedGraph)||this._readPredicateOrNamedGraph(i):e==="predicate"?i===null?this._readObject:this._readObject(i):this._completeObjectLiteralPost(i,r)}_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 i.readCb.bind(this,!1);if(r==="subject"){let s=this._getPathEndReader(i.token,n);if(s)return s}return i.token===null?n: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?i.readCb.bind(this,r):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._emit(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._object=this.N3_TRUE),this._object===null?this._readPredicate:this._getContextEndReader()}_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._contextStack.length?this._readSubject:this._readInTopContext,o&&(this._inversePredicate=!1);break;case";":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._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,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;o?this._emit(l,a,s,i):this._emit(s,a,l,i)}return n&&(this._annotation=!0),r}_readBlankNodePunctuation(e){let r;switch(e.type){case";":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._emit(this._subject,this._predicate,this._object,this._graph),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._readInTopContext(e)):e.type!=="."?this._error("Expected declaration to end with a dot",e):this._readInTopContext}_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){return this._afterPath=e,this._readPath}_getPathEndReader(e,r){if(e!==null&&e.type!=="!"&&e.type!=="^")return null;let i=this._getPathReader(r);return e===null?i:i.call(this,e)}_readPath(e){switch(e.type){case"!":return this._readForwardPath;case"^":return this._readBackwardPath;default:let r=this._contextStack,i=r.length&&r[r.length-1];if(i&&i.type==="item"){let n=this._subject;this._restoreContext("item",e),this._emit(this._subject,this.RDF_FIRST,n,this._graph)}return this._afterPath(e)}}_readForwardPath(e){let r,i,n=this._factory.blankNode();if((i=this._readEntity(e))!==void 0)return this._predicate===null?(r=this._subject,this._subject=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._predicate===null?(n=this._subject,this._subject=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._factory.quad(this._subject,this._predicate,this._object,this._graph||this.DEFAULTGRAPH);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._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._factory.quad(this._subject,this._predicate,this._object),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}}_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=vt}_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${Hn++}_`,this._prefixCallback=o||vt,this._versionCallback=l||vt,this._inversePredicate=!1,this._quantified=Object.create(null),this._emptyFormula=!1,!s){let f=[],c;if(this._callback=(_,h)=>{_?c=_:h&&f.push(h)},this._lexer.tokenize(e).every(_=>this._readCallback=this._readCallback(_)),c)throw c;return f}let u=(f,c)=>{f!==null?(this._callback(f),this._callback=vt):this._readCallback&&(this._readCallback=this._readCallback(c))};a&&(this._lexer.comments=!0,u=(f,c)=>{f!==null?(this._callback(f),this._callback=vt):this._readCallback&&(c.type==="comment"?a(c.value):this._readCallback=this._readCallback(c))}),this._callback=s,this._lexer.tokenize(e,u)}};function vt(){}function Qn(t,e){t._factory=e,t.DEFAULTGRAPH=e.defaultGraph(),t.RDF_FIRST=e.namedNode(R.rdf.first),t.RDF_REST=e.namedNode(R.rdf.rest),t.RDF_NIL=e.namedNode(R.rdf.nil),t.RDF_REIFIES=e.namedNode(R.rdf.reifies),t.N3_FORALL=e.namedNode(R.r.forAll),t.N3_FORSOME=e.namedNode(R.r.forSome),t.N3_TRUE=e.literal("true",e.namedNode(R.xsd.boolean)),t.ABBREVIATIONS={a:e.namedNode(R.rdf.type),"=":e.namedNode(R.owl.sameAs),">":e.namedNode(R.log.implies),"<":e.namedNode(R.log.isImpliedBy)},t.QUANTIFIERS_GRAPH=e.namedNode("urn:n3:quantifiers")}pe.SUPPORTED_VERSIONS=["1.2","1.2-basic","1.1"];Qn(pe.prototype,G);var Yr={};El(Yr,{inDefaultGraph:()=>pu,isBlankNode:()=>fu,isDefaultGraph:()=>_e,isLiteral:()=>cu,isNamedNode:()=>uu,isQuad:()=>hu,isVariable:()=>du,prefix:()=>_u,prefixes:()=>zn});function uu(t){return!!t&&t.termType==="NamedNode"}function fu(t){return!!t&&t.termType==="BlankNode"}function cu(t){return!!t&&t.termType==="Literal"}function du(t){return!!t&&t.termType==="Variable"}function hu(t){return!!t&&t.termType==="Quad"}function _e(t){return!!t&&t.termType==="DefaultGraph"}function pu(t){return _e(t.graph)}function _u(t,e){return zn({"":t.value||t},e)("")}function zn(t,e){let r=Object.create(null);for(let n in t)i(n,t[n]);e=e||G;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 st(t){return t.replace(/[\]\/\(\)\*\+\?\.\\\$]/g,"\\$&")}var bu=/^:?[^:?#]*(?:[?#]|$)|^file:|^[^:]*:\/*[^?#]+?\/(?:\.\.?(?:\/|$)|\/)/i,yu=/^(?:(?:[^/?#]{3,}|\.?[^/?#.]\.?)(?:\/[^/?#]{3,}|\.?[^/?#.]\.?)*\/?)?(?:[?#]|$)/,Kn="./",gu="../",Zr="?",Yn="#",Oe=class t{constructor(e){this.base=e,this._baseLength=0,this._baseMatcher=null,this._pathReplacements=new Array(e.length+1)}static supports(e){return!bu.test(e)}_getBaseMatcher(){if(this._baseMatcher)return this._baseMatcher;if(!t.supports(this.base))return this._baseMatcher=/.^/;let e=/^[^:]*:\/*/.exec(this.base)[0],r=["^",st(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]===Yn?l=s.lastIndex-1:(r.push(st(o[0]),"(?:"),i.push(")?"),o[1]!==Zr?n.push(u=s.lastIndex):(a=u=s.lastIndex,l=this.base.indexOf(Yn,a),this._pathReplacements[a]=Zr));for(let f=0;f<n.length;f++)this._pathReplacements[n[f]]=gu.repeat(n.length-f-1);return this._pathReplacements[n[n.length-1]]=Kn,this._baseLength=l>0?l:this.base.length,r.push(st(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!==Zr&&!yu.test(s)?e:n===Kn&&/^[^?#]/.test(s)?s:n+s}return e.substring(i-1)}};var jt=G.defaultGraph(),{rdf:wu,xsd:ot}=R,Zn=/["\\\t\n\r\b\f\u0000-\u0019\ud800-\udbff]/,Jn=/["\\\t\n\r\b\f\u0000-\u0019]|[\ud800-\udbff][\udc00-\udfff]/g,mu={"\\":"\\\\",'"':'\\"'," ":"\\t","\n":"\\n","\r":"\\r","\b":"\\b","\f":"\\f"},$e=class extends W{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=jt,this._prefixIRIs=Object.create(null),r.prefixes&&this.addPrefixes(r.prefixes),r.baseIRI&&(this._baseIri=new Oe(r.baseIRI)))}get _inDefaultGraph(){return jt.equals(this._graph)}_write(e,r){this._outputStream.write(e,"utf8",r)}_writeQuad(e,r,i,n,s){try{(!n.equals(this._graph)||n.termType!==this._graph.termType)&&(this._write((this._subject===null?"":this._inDefaultGraph?`.
|
|
1
|
+
var yl=Object.create;var Mr=Object.defineProperty;var gl=Object.getOwnPropertyDescriptor;var wl=Object.getOwnPropertyNames;var ml=Object.getPrototypeOf,xl=Object.prototype.hasOwnProperty;var S=(t,e)=>()=>{try{return e||t((e={exports:{}}).exports,e),e.exports}catch(r){throw e=0,r}},El=(t,e)=>{for(var r in e)Mr(t,r,{get:e[r],enumerable:!0})},Sl=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of wl(e))!xl.call(t,n)&&n!==r&&Mr(t,n,{get:()=>e[n],enumerable:!(i=gl(e,n))||i.enumerable});return t};var Kt=(t,e,r)=>(r=t!=null?yl(ml(t)):{},Sl(e||!t||!t.__esModule?Mr(r,"default",{value:t,enumerable:!0}):r,t));var wn=S(Yt=>{"use strict";Yt.byteLength=Rl;Yt.toByteArray=Al;Yt.fromByteArray=jl;var Z=[],H=[],Il=typeof Uint8Array<"u"?Uint8Array:Array,Or="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Fe=0,yn=Or.length;Fe<yn;++Fe)Z[Fe]=Or[Fe],H[Or.charCodeAt(Fe)]=Fe;var Fe,yn;H[45]=62;H[95]=63;function gn(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 Rl(t){var e=gn(t),r=e[0],i=e[1];return(r+i)*3/4-i}function Tl(t,e,r){return(e+r)*3/4-r}function Al(t){var e,r=gn(t),i=r[0],n=r[1],s=new Il(Tl(t,i,n)),o=0,a=n>0?i-4:i,l;for(l=0;l<a;l+=4)e=H[t.charCodeAt(l)]<<18|H[t.charCodeAt(l+1)]<<12|H[t.charCodeAt(l+2)]<<6|H[t.charCodeAt(l+3)],s[o++]=e>>16&255,s[o++]=e>>8&255,s[o++]=e&255;return n===2&&(e=H[t.charCodeAt(l)]<<2|H[t.charCodeAt(l+1)]>>4,s[o++]=e&255),n===1&&(e=H[t.charCodeAt(l)]<<10|H[t.charCodeAt(l+1)]<<4|H[t.charCodeAt(l+2)]>>2,s[o++]=e>>8&255,s[o++]=e&255),s}function Nl(t){return Z[t>>18&63]+Z[t>>12&63]+Z[t>>6&63]+Z[t&63]}function vl(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(Nl(i));return n.join("")}function jl(t){for(var e,r=t.length,i=r%3,n=[],s=16383,o=0,a=r-i;o<a;o+=s)n.push(vl(t,o,o+s>a?a:o+s));return i===1?(e=t[r-1],n.push(Z[e>>2]+Z[e<<4&63]+"==")):i===2&&(e=(t[r-2]<<8)+t[r-1],n.push(Z[e>>10]+Z[e>>4&63]+Z[e<<2&63]+"=")),n.join("")}});var mn=S($r=>{$r.read=function(t,e,r,i,n){var s,o,a=n*8-i-1,l=(1<<a)-1,u=l>>1,f=-7,c=r?n-1:0,p=r?-1:1,h=t[e+c];for(c+=p,s=h&(1<<-f)-1,h>>=-f,f+=a;f>0;s=s*256+t[e+c],c+=p,f-=8);for(o=s&(1<<-f)-1,s>>=-f,f+=i;f>0;o=o*256+t[e+c],c+=p,f-=8);if(s===0)s=1-u;else{if(s===l)return o?NaN:(h?-1:1)*(1/0);o=o+Math.pow(2,i),s=s-u}return(h?-1:1)*o*Math.pow(2,s-i)};$r.write=function(t,e,r,i,n,s){var o,a,l,u=s*8-n-1,f=(1<<u)-1,c=f>>1,p=n===23?Math.pow(2,-24)-Math.pow(2,-77):0,h=i?0:s-1,b=i?1:-1,_=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*(l=Math.pow(2,-o))<1&&(o--,l*=2),o+c>=1?e+=p/l:e+=p*Math.pow(2,1-c),e*l>=2&&(o++,l/=2),o+c>=f?(a=0,o=f):o+c>=1?(a=(e*l-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+h]=a&255,h+=b,a/=256,n-=8);for(o=o<<n|a,u+=n;u>0;t[r+h]=o&255,h+=b,o/=256,u-=8);t[r+h-b]|=_*128}});var X=S(rt=>{"use strict";var kr=wn(),et=mn(),xn=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;rt.Buffer=d;rt.SlowBuffer=Dl;rt.INSPECT_MAX_BYTES=50;var Zt=2147483647;rt.kMaxLength=Zt;d.TYPED_ARRAY_SUPPORT=Pl();!d.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Pl(){try{let t=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(t,e),t.foo()===42}catch{return!1}}Object.defineProperty(d.prototype,"parent",{enumerable:!0,get:function(){if(d.isBuffer(this))return this.buffer}});Object.defineProperty(d.prototype,"offset",{enumerable:!0,get:function(){if(d.isBuffer(this))return this.byteOffset}});function ce(t){if(t>Zt)throw new RangeError('The value "'+t+'" is invalid for option "size"');let e=new Uint8Array(t);return Object.setPrototypeOf(e,d.prototype),e}function d(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 Gr(t)}return Rn(t,e,r)}d.poolSize=8192;function Rn(t,e,r){if(typeof t=="string")return Fl(t,e);if(ArrayBuffer.isView(t))return Bl(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(J(t,ArrayBuffer)||t&&J(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(J(t,SharedArrayBuffer)||t&&J(t.buffer,SharedArrayBuffer)))return Ur(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 d.from(i,e,r);let n=Cl(t);if(n)return n;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return d.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)}d.from=function(t,e,r){return Rn(t,e,r)};Object.setPrototypeOf(d.prototype,Uint8Array.prototype);Object.setPrototypeOf(d,Uint8Array);function Tn(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 Ll(t,e,r){return Tn(t),t<=0?ce(t):e!==void 0?typeof r=="string"?ce(t).fill(e,r):ce(t).fill(e):ce(t)}d.alloc=function(t,e,r){return Ll(t,e,r)};function Gr(t){return Tn(t),ce(t<0?0:Vr(t)|0)}d.allocUnsafe=function(t){return Gr(t)};d.allocUnsafeSlow=function(t){return Gr(t)};function Fl(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!d.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let r=An(t,e)|0,i=ce(r),n=i.write(t,e);return n!==r&&(i=i.slice(0,n)),i}function qr(t){let e=t.length<0?0:Vr(t.length)|0,r=ce(e);for(let i=0;i<e;i+=1)r[i]=t[i]&255;return r}function Bl(t){if(J(t,Uint8Array)){let e=new Uint8Array(t);return Ur(e.buffer,e.byteOffset,e.byteLength)}return qr(t)}function Ur(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,d.prototype),i}function Cl(t){if(d.isBuffer(t)){let e=Vr(t.length)|0,r=ce(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||Qr(t.length)?ce(0):qr(t);if(t.type==="Buffer"&&Array.isArray(t.data))return qr(t.data)}function Vr(t){if(t>=Zt)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Zt.toString(16)+" bytes");return t|0}function Dl(t){return+t!=t&&(t=0),d.alloc(+t)}d.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==d.prototype};d.compare=function(e,r){if(J(e,Uint8Array)&&(e=d.from(e,e.offset,e.byteLength)),J(r,Uint8Array)&&(r=d.from(r,r.offset,r.byteLength)),!d.isBuffer(e)||!d.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};d.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}};d.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return d.alloc(0);let i;if(r===void 0)for(r=0,i=0;i<e.length;++i)r+=e[i].length;let n=d.allocUnsafe(r),s=0;for(i=0;i<e.length;++i){let o=e[i];if(J(o,Uint8Array))s+o.length>n.length?(d.isBuffer(o)||(o=d.from(o)),o.copy(n,s)):Uint8Array.prototype.set.call(n,o,s);else if(d.isBuffer(o))o.copy(n,s);else throw new TypeError('"list" argument must be an Array of Buffers');s+=o.length}return n};function An(t,e){if(d.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||J(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 Wr(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Dn(t).length;default:if(n)return i?-1:Wr(t).length;e=(""+e).toLowerCase(),n=!0}}d.byteLength=An;function Ml(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 Ql(this,e,r);case"utf8":case"utf-8":return vn(this,e,r);case"ascii":return Vl(this,e,r);case"latin1":case"binary":return Hl(this,e,r);case"base64":return Wl(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return zl(this,e,r);default:if(i)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),i=!0}}d.prototype._isBuffer=!0;function Be(t,e,r){let i=t[e];t[e]=t[r],t[r]=i}d.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)Be(this,r,r+1);return this};d.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)Be(this,r,r+3),Be(this,r+1,r+2);return this};d.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)Be(this,r,r+7),Be(this,r+1,r+6),Be(this,r+2,r+5),Be(this,r+3,r+4);return this};d.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?vn(this,0,e):Ml.apply(this,arguments)};d.prototype.toLocaleString=d.prototype.toString;d.prototype.equals=function(e){if(!d.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:d.compare(this,e)===0};d.prototype.inspect=function(){let e="",r=rt.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};xn&&(d.prototype[xn]=d.prototype.inspect);d.prototype.compare=function(e,r,i,n,s){if(J(e,Uint8Array)&&(e=d.from(e,e.offset,e.byteLength)),!d.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),f=e.slice(r,i);for(let c=0;c<l;++c)if(u[c]!==f[c]){o=u[c],a=f[c];break}return o<a?-1:a<o?1:0};function Nn(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,Qr(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=d.from(e,i)),d.isBuffer(e))return e.length===0?-1:En(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):En(t,[e],r,i,n);throw new TypeError("val must be string, number or Buffer")}function En(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(f,c){return s===1?f[c]:f.readUInt16BE(c*s)}let u;if(n){let f=-1;for(u=r;u<o;u++)if(l(t,u)===l(e,f===-1?0:u-f)){if(f===-1&&(f=u),u-f+1===a)return f*s}else f!==-1&&(u-=u-f),f=-1}else for(r+a>o&&(r=o-a),u=r;u>=0;u--){let f=!0;for(let c=0;c<a;c++)if(l(t,u+c)!==l(e,c)){f=!1;break}if(f)return u}return-1}d.prototype.includes=function(e,r,i){return this.indexOf(e,r,i)!==-1};d.prototype.indexOf=function(e,r,i){return Nn(this,e,r,i,!0)};d.prototype.lastIndexOf=function(e,r,i){return Nn(this,e,r,i,!1)};function Ol(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(Qr(a))return o;t[r+o]=a}return o}function $l(t,e,r,i){return Jt(Wr(e,t.length-r),t,r,i)}function kl(t,e,r,i){return Jt(Jl(e),t,r,i)}function ql(t,e,r,i){return Jt(Dn(e),t,r,i)}function Ul(t,e,r,i){return Jt(Xl(e,t.length-r),t,r,i)}d.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 Ol(this,e,r,i);case"utf8":case"utf-8":return $l(this,e,r,i);case"ascii":case"latin1":case"binary":return kl(this,e,r,i);case"base64":return ql(this,e,r,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ul(this,e,r,i);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}};d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Wl(t,e,r){return e===0&&r===t.length?kr.fromByteArray(t):kr.fromByteArray(t.slice(e,r))}function vn(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,f,c;switch(a){case 1:s<128&&(o=s);break;case 2:l=t[n+1],(l&192)===128&&(c=(s&31)<<6|l&63,c>127&&(o=c));break;case 3:l=t[n+1],u=t[n+2],(l&192)===128&&(u&192)===128&&(c=(s&15)<<12|(l&63)<<6|u&63,c>2047&&(c<55296||c>57343)&&(o=c));break;case 4:l=t[n+1],u=t[n+2],f=t[n+3],(l&192)===128&&(u&192)===128&&(f&192)===128&&(c=(s&15)<<18|(l&63)<<12|(u&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 Gl(i)}var Sn=4096;function Gl(t){let e=t.length;if(e<=Sn)return String.fromCharCode.apply(String,t);let r="",i=0;for(;i<e;)r+=String.fromCharCode.apply(String,t.slice(i,i+=Sn));return r}function Vl(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 Hl(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 Ql(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+=eu[t[s]];return n}function zl(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}d.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,d.prototype),n};function D(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")}d.prototype.readUintLE=d.prototype.readUIntLE=function(e,r,i){e=e>>>0,r=r>>>0,i||D(e,r,this.length);let n=this[e],s=1,o=0;for(;++o<r&&(s*=256);)n+=this[e+o]*s;return n};d.prototype.readUintBE=d.prototype.readUIntBE=function(e,r,i){e=e>>>0,r=r>>>0,i||D(e,r,this.length);let n=this[e+--r],s=1;for(;r>0&&(s*=256);)n+=this[e+--r]*s;return n};d.prototype.readUint8=d.prototype.readUInt8=function(e,r){return e=e>>>0,r||D(e,1,this.length),this[e]};d.prototype.readUint16LE=d.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||D(e,2,this.length),this[e]|this[e+1]<<8};d.prototype.readUint16BE=d.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||D(e,2,this.length),this[e]<<8|this[e+1]};d.prototype.readUint32LE=d.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||D(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};d.prototype.readUint32BE=d.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||D(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};d.prototype.readBigUInt64LE=Se(function(e){e=e>>>0,tt(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&St(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))});d.prototype.readBigUInt64BE=Se(function(e){e=e>>>0,tt(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&St(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)});d.prototype.readIntLE=function(e,r,i){e=e>>>0,r=r>>>0,i||D(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};d.prototype.readIntBE=function(e,r,i){e=e>>>0,r=r>>>0,i||D(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};d.prototype.readInt8=function(e,r){return e=e>>>0,r||D(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};d.prototype.readInt16LE=function(e,r){e=e>>>0,r||D(e,2,this.length);let i=this[e]|this[e+1]<<8;return i&32768?i|4294901760:i};d.prototype.readInt16BE=function(e,r){e=e>>>0,r||D(e,2,this.length);let i=this[e+1]|this[e]<<8;return i&32768?i|4294901760:i};d.prototype.readInt32LE=function(e,r){return e=e>>>0,r||D(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};d.prototype.readInt32BE=function(e,r){return e=e>>>0,r||D(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};d.prototype.readBigInt64LE=Se(function(e){e=e>>>0,tt(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&St(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)});d.prototype.readBigInt64BE=Se(function(e){e=e>>>0,tt(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&St(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)});d.prototype.readFloatLE=function(e,r){return e=e>>>0,r||D(e,4,this.length),et.read(this,e,!0,23,4)};d.prototype.readFloatBE=function(e,r){return e=e>>>0,r||D(e,4,this.length),et.read(this,e,!1,23,4)};d.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||D(e,8,this.length),et.read(this,e,!0,52,8)};d.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||D(e,8,this.length),et.read(this,e,!1,52,8)};function U(t,e,r,i,n,s){if(!d.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")}d.prototype.writeUintLE=d.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;U(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};d.prototype.writeUintBE=d.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;U(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};d.prototype.writeUint8=d.prototype.writeUInt8=function(e,r,i){return e=+e,r=r>>>0,i||U(this,e,r,1,255,0),this[r]=e&255,r+1};d.prototype.writeUint16LE=d.prototype.writeUInt16LE=function(e,r,i){return e=+e,r=r>>>0,i||U(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};d.prototype.writeUint16BE=d.prototype.writeUInt16BE=function(e,r,i){return e=+e,r=r>>>0,i||U(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};d.prototype.writeUint32LE=d.prototype.writeUInt32LE=function(e,r,i){return e=+e,r=r>>>0,i||U(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};d.prototype.writeUint32BE=d.prototype.writeUInt32BE=function(e,r,i){return e=+e,r=r>>>0,i||U(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 jn(t,e,r,i,n){Cn(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 Pn(t,e,r,i,n){Cn(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}d.prototype.writeBigUInt64LE=Se(function(e,r=0){return jn(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});d.prototype.writeBigUInt64BE=Se(function(e,r=0){return Pn(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});d.prototype.writeIntLE=function(e,r,i,n){if(e=+e,r=r>>>0,!n){let l=Math.pow(2,8*i-1);U(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};d.prototype.writeIntBE=function(e,r,i,n){if(e=+e,r=r>>>0,!n){let l=Math.pow(2,8*i-1);U(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};d.prototype.writeInt8=function(e,r,i){return e=+e,r=r>>>0,i||U(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};d.prototype.writeInt16LE=function(e,r,i){return e=+e,r=r>>>0,i||U(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};d.prototype.writeInt16BE=function(e,r,i){return e=+e,r=r>>>0,i||U(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};d.prototype.writeInt32LE=function(e,r,i){return e=+e,r=r>>>0,i||U(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};d.prototype.writeInt32BE=function(e,r,i){return e=+e,r=r>>>0,i||U(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};d.prototype.writeBigInt64LE=Se(function(e,r=0){return jn(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});d.prototype.writeBigInt64BE=Se(function(e,r=0){return Pn(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Ln(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 Fn(t,e,r,i,n){return e=+e,r=r>>>0,n||Ln(t,e,r,4,34028234663852886e22,-34028234663852886e22),et.write(t,e,r,i,23,4),r+4}d.prototype.writeFloatLE=function(e,r,i){return Fn(this,e,r,!0,i)};d.prototype.writeFloatBE=function(e,r,i){return Fn(this,e,r,!1,i)};function Bn(t,e,r,i,n){return e=+e,r=r>>>0,n||Ln(t,e,r,8,17976931348623157e292,-17976931348623157e292),et.write(t,e,r,i,52,8),r+8}d.prototype.writeDoubleLE=function(e,r,i){return Bn(this,e,r,!0,i)};d.prototype.writeDoubleBE=function(e,r,i){return Bn(this,e,r,!1,i)};d.prototype.copy=function(e,r,i,n){if(!d.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};d.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"&&!d.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=d.isBuffer(e)?e:d.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 Xe={};function Hr(t,e,r){Xe[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}`}}}Hr("ERR_BUFFER_OUT_OF_BOUNDS",function(t){return t?`${t} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);Hr("ERR_INVALID_ARG_TYPE",function(t,e){return`The "${t}" argument must be of type number. Received type ${typeof e}`},TypeError);Hr("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=In(String(r)):typeof r=="bigint"&&(n=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(n=In(n)),n+="n"),i+=` It must be ${e}. Received ${n}`,i},RangeError);function In(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 Kl(t,e,r){tt(e,"offset"),(t[e]===void 0||t[e+r]===void 0)&&St(e,t.length-(r+1))}function Cn(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 Xe.ERR_OUT_OF_RANGE("value",a,t)}Kl(i,n,s)}function tt(t,e){if(typeof t!="number")throw new Xe.ERR_INVALID_ARG_TYPE(e,"number",t)}function St(t,e,r){throw Math.floor(t)!==t?(tt(t,r),new Xe.ERR_OUT_OF_RANGE(r||"offset","an integer",t)):e<0?new Xe.ERR_BUFFER_OUT_OF_BOUNDS:new Xe.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${e}`,t)}var Yl=/[^+/0-9A-Za-z-_]/g;function Zl(t){if(t=t.split("=")[0],t=t.trim().replace(Yl,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Wr(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 Jl(t){let e=[];for(let r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function Xl(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 Dn(t){return kr.toByteArray(Zl(t))}function Jt(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 J(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function Qr(t){return t!==t}var eu=(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 Se(t){return typeof BigInt>"u"?tu:t}function tu(){throw new Error("BigInt not supported")}});var N=S((Ep,es)=>{"use strict";var Jr=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}};es.exports={AggregateError:Jr,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 Xr=S((Sp,ts)=>{"use strict";ts.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 O=S((Ip,ns)=>{"use strict";var{format:xu,inspect:tr}=Xr(),{AggregateError:Eu}=N(),Su=globalThis.AggregateError||Eu,Iu=Symbol("kIsNodeError"),Ru=["string","function","number","object","Function","Object","boolean","bigint","symbol"],Tu=/^([A-Z][a-z0-9]*)+$/,Au="__node_internal_",rr={};function ke(t,e){if(!t)throw new rr.ERR_INTERNAL_ASSERTION(e)}function rs(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 Nu(t,e,r){if(typeof e=="function")return ke(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 ke(i===r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${i}).`),r.length===0?e:xu(e,...r)}function M(t,e,r){r||(r=Error);class i extends r{constructor(...s){super(Nu(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[Iu]=!0,rr[t]=i}function is(t){let e=Au+t.name;return Object.defineProperty(t,"name",{value:e}),t}function vu(t,e){if(t&&e&&t!==e){if(Array.isArray(e.errors))return e.errors.push(t),e;let r=new Su([e,t],e.message);return r.code=e.code,r}return t||e}var ei=class extends Error{constructor(e="The operation was aborted",r=void 0){if(r!==void 0&&typeof r!="object")throw new rr.ERR_INVALID_ARG_TYPE("options","Object",r);super(e,r),this.code="ABORT_ERR",this.name="AbortError"}};M("ERR_ASSERTION","%s",Error);M("ERR_INVALID_ARG_TYPE",(t,e,r)=>{ke(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)ke(typeof l=="string","All expected entries have to be of type string"),Ru.includes(l)?n.push(l.toLowerCase()):Tu.test(l)?s.push(l):(ke(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=tr(r,{depth:-1});i+=`. Received ${l}`}}else{let l=tr(r,{colors:!1});l.length>25&&(l=`${l.slice(0,25)}...`),i+=`. Received type ${typeof r} (${l})`}return i},TypeError);M("ERR_INVALID_ARG_VALUE",(t,e,r="is invalid")=>{let i=tr(e);return i.length>128&&(i=i.slice(0,128)+"..."),`The ${t.includes(".")?"property":"argument"} '${t}' ${r}. Received ${i}`},TypeError);M("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);M("ERR_MISSING_ARGS",(...t)=>{ke(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);M("ERR_OUT_OF_RANGE",(t,e,r)=>{ke(e,'Missing "range" argument');let i;if(Number.isInteger(r)&&Math.abs(r)>2**32)i=rs(String(r));else if(typeof r=="bigint"){i=String(r);let n=BigInt(2)**BigInt(32);(r>n||r<-n)&&(i=rs(i)),i+="n"}else i=tr(r);return`The value of "${t}" is out of range. It must be ${e}. Received ${i}`},RangeError);M("ERR_MULTIPLE_CALLBACK","Callback called multiple times",Error);M("ERR_METHOD_NOT_IMPLEMENTED","The %s method is not implemented",Error);M("ERR_STREAM_ALREADY_FINISHED","Cannot call %s after a stream was finished",Error);M("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable",Error);M("ERR_STREAM_DESTROYED","Cannot call %s after a stream was destroyed",Error);M("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);M("ERR_STREAM_PREMATURE_CLOSE","Premature close",Error);M("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF",Error);M("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event",Error);M("ERR_STREAM_WRITE_AFTER_END","write after end",Error);M("ERR_UNKNOWN_ENCODING","Unknown encoding: %s",TypeError);ns.exports={AbortError:ei,aggregateTwoErrors:is(vu),hideStackFrames:is,codes:rr}});var at=S((Rp,ir)=>{"use strict";var{AbortController:ss,AbortSignal:ju}=typeof self<"u"?self:typeof window<"u"?window:void 0;ir.exports=ss;ir.exports.AbortSignal=ju;ir.exports.default=ss});var Pt=S((Tp,ti)=>{"use strict";var lt=typeof Reflect=="object"?Reflect:null,os=lt&&typeof lt.apply=="function"?lt.apply:function(e,r,i){return Function.prototype.apply.call(e,r,i)},nr;lt&&typeof lt.ownKeys=="function"?nr=lt.ownKeys:Object.getOwnPropertySymbols?nr=function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:nr=function(e){return Object.getOwnPropertyNames(e)};function Pu(t){console&&console.warn&&console.warn(t)}var ls=Number.isNaN||function(e){return e!==e};function I(){I.init.call(this)}ti.exports=I;ti.exports.once=Cu;I.EventEmitter=I;I.prototype._events=void 0;I.prototype._eventsCount=0;I.prototype._maxListeners=void 0;var as=10;function sr(t){if(typeof t!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}Object.defineProperty(I,"defaultMaxListeners",{enumerable:!0,get:function(){return as},set:function(t){if(typeof t!="number"||t<0||ls(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");as=t}});I.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};I.prototype.setMaxListeners=function(e){if(typeof e!="number"||e<0||ls(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 us(t){return t._maxListeners===void 0?I.defaultMaxListeners:t._maxListeners}I.prototype.getMaxListeners=function(){return us(this)};I.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")os(l,this,r);else for(var u=l.length,f=_s(l,u),i=0;i<u;++i)os(f[i],this,r);return!0};function fs(t,e,r,i){var n,s,o;if(sr(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=us(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,Pu(a)}return t}I.prototype.addListener=function(e,r){return fs(this,e,r,!1)};I.prototype.on=I.prototype.addListener;I.prototype.prependListener=function(e,r){return fs(this,e,r,!0)};function Lu(){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 cs(t,e,r){var i={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},n=Lu.bind(i);return n.listener=r,i.wrapFn=n,n}I.prototype.once=function(e,r){return sr(r),this.on(e,cs(this,e,r)),this};I.prototype.prependOnceListener=function(e,r){return sr(r),this.prependListener(e,cs(this,e,r)),this};I.prototype.removeListener=function(e,r){var i,n,s,o,a;if(sr(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():Fu(i,s),i.length===1&&(n[e]=i[0]),n.removeListener!==void 0&&this.emit("removeListener",e,a||r)}return this};I.prototype.off=I.prototype.removeListener;I.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 ds(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?Bu(n):_s(n,n.length)}I.prototype.listeners=function(e){return ds(this,e,!0)};I.prototype.rawListeners=function(e){return ds(this,e,!1)};I.listenerCount=function(t,e){return typeof t.listenerCount=="function"?t.listenerCount(e):hs.call(t,e)};I.prototype.listenerCount=hs;function hs(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}I.prototype.eventNames=function(){return this._eventsCount>0?nr(this._events):[]};function _s(t,e){for(var r=new Array(e),i=0;i<e;++i)r[i]=t[i];return r}function Fu(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}function Bu(t){for(var e=new Array(t.length),r=0;r<e.length;++r)e[r]=t[r].listener||t[r];return e}function Cu(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))}ps(t,e,s,{once:!0}),e!=="error"&&Du(t,n,{once:!0})})}function Du(t,e,r){typeof t.on=="function"&&ps(t,"error",e,r)}function ps(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 k=S((Ap,ii)=>{"use strict";var Mu=X(),{format:Ou,inspect:$u}=Xr(),{codes:{ERR_INVALID_ARG_TYPE:ri}}=O(),{kResistStopPropagation:ku,AggregateError:qu,SymbolDispose:Uu}=N(),Wu=globalThis.AbortSignal||at().AbortSignal,Gu=globalThis.AbortController||at().AbortController,Vu=Object.getPrototypeOf(async function(){}).constructor,bs=globalThis.Blob||Mu.Blob,Hu=typeof bs<"u"?function(e){return e instanceof bs}:function(e){return!1},ys=(t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new ri(e,"AbortSignal",t)},Qu=(t,e)=>{if(typeof t!="function")throw new ri(e,"Function",t)};ii.exports={AggregateError:qu,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:Ou,inspect:$u,types:{isAsyncFunction(t){return t instanceof Vu},isArrayBufferView(t){return ArrayBuffer.isView(t)}},isBlob:Hu,deprecate(t,e){return t},addAbortListener:Pt().addAbortListener||function(e,r){if(e===void 0)throw new ri("signal","AbortSignal",e);ys(e,"signal"),Qu(r,"listener");let i;return e.aborted?queueMicrotask(()=>r()):(e.addEventListener("abort",r,{__proto__:null,once:!0,[ku]:!0}),i=()=>{e.removeEventListener("abort",r)}),{__proto__:null,[Uu](){var n;(n=i)===null||n===void 0||n()}}},AbortSignalAny:Wu.any||function(e){if(e.length===1)return e[0];let r=new Gu,i=()=>r.abort();return e.forEach(n=>{ys(n,"signals"),n.addEventListener("abort",i,{once:!0})}),r.signal.addEventListener("abort",()=>{e.forEach(n=>n.removeEventListener("abort",i))},{once:!0}),r.signal}};ii.exports.promisify.custom=Symbol.for("nodejs.util.promisify.custom")});var ft=S((Np,As)=>{"use strict";var{ArrayIsArray:si,ArrayPrototypeIncludes:xs,ArrayPrototypeJoin:Es,ArrayPrototypeMap:zu,NumberIsInteger:oi,NumberIsNaN:Ku,NumberMAX_SAFE_INTEGER:Yu,NumberMIN_SAFE_INTEGER:Zu,NumberParseInt:Ju,ObjectPrototypeHasOwnProperty:Xu,RegExpPrototypeExec:Ss,String:ef,StringPrototypeToUpperCase:tf,StringPrototypeTrim:rf}=N(),{hideStackFrames:Q,codes:{ERR_SOCKET_BAD_PORT:nf,ERR_INVALID_ARG_TYPE:$,ERR_INVALID_ARG_VALUE:ut,ERR_OUT_OF_RANGE:qe,ERR_UNKNOWN_SIGNAL:gs}}=O(),{normalizeEncoding:sf}=k(),{isAsyncFunction:of,isArrayBufferView:af}=k().types,ws={};function lf(t){return t===(t|0)}function uf(t){return t===t>>>0}var ff=/^[0-7]+$/,cf="must be a 32-bit unsigned integer or an octal string";function df(t,e,r){if(typeof t>"u"&&(t=r),typeof t=="string"){if(Ss(ff,t)===null)throw new ut(e,t,cf);t=Ju(t,8)}return Is(t,e),t}var hf=Q((t,e,r=Zu,i=Yu)=>{if(typeof t!="number")throw new $(e,"number",t);if(!oi(t))throw new qe(e,"an integer",t);if(t<r||t>i)throw new qe(e,`>= ${r} && <= ${i}`,t)}),_f=Q((t,e,r=-2147483648,i=2147483647)=>{if(typeof t!="number")throw new $(e,"number",t);if(!oi(t))throw new qe(e,"an integer",t);if(t<r||t>i)throw new qe(e,`>= ${r} && <= ${i}`,t)}),Is=Q((t,e,r=!1)=>{if(typeof t!="number")throw new $(e,"number",t);if(!oi(t))throw new qe(e,"an integer",t);let i=r?1:0,n=4294967295;if(t<i||t>n)throw new qe(e,`>= ${i} && <= ${n}`,t)});function ai(t,e){if(typeof t!="string")throw new $(e,"string",t)}function pf(t,e,r=void 0,i){if(typeof t!="number")throw new $(e,"number",t);if(r!=null&&t<r||i!=null&&t>i||(r!=null||i!=null)&&Ku(t))throw new qe(e,`${r!=null?`>= ${r}`:""}${r!=null&&i!=null?" && ":""}${i!=null?`<= ${i}`:""}`,t)}var bf=Q((t,e,r)=>{if(!xs(r,t)){let n="must be one of: "+Es(zu(r,s=>typeof s=="string"?`'${s}'`:ef(s)),", ");throw new ut(e,t,n)}});function Rs(t,e){if(typeof t!="boolean")throw new $(e,"boolean",t)}function ni(t,e,r){return t==null||!Xu(t,e)?r:t[e]}var yf=Q((t,e,r=null)=>{let i=ni(r,"allowArray",!1),n=ni(r,"allowFunction",!1);if(!ni(r,"nullable",!1)&&t===null||!i&&si(t)||typeof t!="object"&&(!n||typeof t!="function"))throw new $(e,"Object",t)}),gf=Q((t,e)=>{if(t!=null&&typeof t!="object"&&typeof t!="function")throw new $(e,"a dictionary",t)}),or=Q((t,e,r=0)=>{if(!si(t))throw new $(e,"Array",t);if(t.length<r){let i=`must be longer than ${r}`;throw new ut(e,t,i)}});function wf(t,e){or(t,e);for(let r=0;r<t.length;r++)ai(t[r],`${e}[${r}]`)}function mf(t,e){or(t,e);for(let r=0;r<t.length;r++)Rs(t[r],`${e}[${r}]`)}function xf(t,e){or(t,e);for(let r=0;r<t.length;r++){let i=t[r],n=`${e}[${r}]`;if(i==null)throw new $(n,"AbortSignal",i);Ts(i,n)}}function Ef(t,e="signal"){if(ai(t,e),ws[t]===void 0)throw ws[tf(t)]!==void 0?new gs(t+" (signals must use all capital letters)"):new gs(t)}var Sf=Q((t,e="buffer")=>{if(!af(t))throw new $(e,["Buffer","TypedArray","DataView"],t)});function If(t,e){let r=sf(e),i=t.length;if(r==="hex"&&i%2!==0)throw new ut("encoding",e,`is invalid for data of length ${i}`)}function Rf(t,e="Port",r=!0){if(typeof t!="number"&&typeof t!="string"||typeof t=="string"&&rf(t).length===0||+t!==+t>>>0||t>65535||t===0&&!r)throw new nf(e,t,r);return t|0}var Ts=Q((t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new $(e,"AbortSignal",t)}),Tf=Q((t,e)=>{if(typeof t!="function")throw new $(e,"Function",t)}),Af=Q((t,e)=>{if(typeof t!="function"||of(t))throw new $(e,"Function",t)}),Nf=Q((t,e)=>{if(t!==void 0)throw new $(e,"undefined",t)});function vf(t,e,r){if(!xs(r,t))throw new $(e,`('${Es(r,"|")}')`,t)}var jf=/^(?:<[^>]*>)(?:\s*;\s*[^;"\s]+(?:=(")?[^;"\s]*\1)?)*$/;function ms(t,e){if(typeof t>"u"||!Ss(jf,t))throw new ut(e,t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}function Pf(t){if(typeof t=="string")return ms(t,"hints"),t;if(si(t)){let e=t.length,r="";if(e===0)return r;for(let i=0;i<e;i++){let n=t[i];ms(n,"hints"),r+=n,i!==e-1&&(r+=", ")}return r}throw new ut("hints",t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}As.exports={isInt32:lf,isUint32:uf,parseFileMode:df,validateArray:or,validateStringArray:wf,validateBooleanArray:mf,validateAbortSignalArray:xf,validateBoolean:Rs,validateBuffer:Sf,validateDictionary:gf,validateEncoding:If,validateFunction:Tf,validateInt32:_f,validateInteger:hf,validateNumber:pf,validateObject:yf,validateOneOf:bf,validatePlainFunction:Af,validatePort:Rf,validateSignalName:Ef,validateString:ai,validateUint32:Is,validateUndefined:Nf,validateUnion:vf,validateAbortSignal:Ts,validateLinkHeaderValue:Pf}});var Te=S((vp,Ps)=>{var j=Ps.exports={},te,re;function li(){throw new Error("setTimeout has not been defined")}function ui(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?te=setTimeout:te=li}catch{te=li}try{typeof clearTimeout=="function"?re=clearTimeout:re=ui}catch{re=ui}})();function Ns(t){if(te===setTimeout)return setTimeout(t,0);if((te===li||!te)&&setTimeout)return te=setTimeout,setTimeout(t,0);try{return te(t,0)}catch{try{return te.call(null,t,0)}catch{return te.call(this,t,0)}}}function Lf(t){if(re===clearTimeout)return clearTimeout(t);if((re===ui||!re)&&clearTimeout)return re=clearTimeout,clearTimeout(t);try{return re(t)}catch{try{return re.call(null,t)}catch{return re.call(this,t)}}}var be=[],ct=!1,Ue,ar=-1;function Ff(){!ct||!Ue||(ct=!1,Ue.length?be=Ue.concat(be):ar=-1,be.length&&vs())}function vs(){if(!ct){var t=Ns(Ff);ct=!0;for(var e=be.length;e;){for(Ue=be,be=[];++ar<e;)Ue&&Ue[ar].run();ar=-1,e=be.length}Ue=null,ct=!1,Lf(t)}}j.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];be.push(new js(t,e)),be.length===1&&!ct&&Ns(vs)};function js(t,e){this.fun=t,this.array=e}js.prototype.run=function(){this.fun.apply(null,this.array)};j.title="browser";j.browser=!0;j.env={};j.argv=[];j.version="";j.versions={};function ye(){}j.on=ye;j.addListener=ye;j.once=ye;j.off=ye;j.removeListener=ye;j.removeAllListeners=ye;j.emit=ye;j.prependListener=ye;j.prependOnceListener=ye;j.listeners=function(t){return[]};j.binding=function(t){throw new Error("process.binding is not supported")};j.cwd=function(){return"/"};j.chdir=function(t){throw new Error("process.chdir is not supported")};j.umask=function(){return 0}});var ne=S((jp,Hs)=>{"use strict";var{SymbolAsyncIterator:Ls,SymbolIterator:Fs,SymbolFor:We}=N(),Bs=We("nodejs.stream.destroyed"),Cs=We("nodejs.stream.errored"),fi=We("nodejs.stream.readable"),ci=We("nodejs.stream.writable"),Ds=We("nodejs.stream.disturbed"),Bf=We("nodejs.webstream.isClosedPromise"),Cf=We("nodejs.webstream.controllerErrorFunction");function lr(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 ur(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 Df(t){return!!(t&&typeof t.pipe=="function"&&t._readableState&&typeof t.on=="function"&&typeof t.write=="function")}function ie(t){return t&&(t._readableState||t._writableState||typeof t.write=="function"&&typeof t.on=="function"||typeof t.pipe=="function"&&typeof t.on=="function")}function Ms(t){return!!(t&&!ie(t)&&typeof t.pipeThrough=="function"&&typeof t.getReader=="function"&&typeof t.cancel=="function")}function Os(t){return!!(t&&!ie(t)&&typeof t.getWriter=="function"&&typeof t.abort=="function")}function $s(t){return!!(t&&!ie(t)&&typeof t.readable=="object"&&typeof t.writable=="object")}function Mf(t){return Ms(t)||Os(t)||$s(t)}function Of(t,e){return t==null?!1:e===!0?typeof t[Ls]=="function":e===!1?typeof t[Fs]=="function":typeof t[Ls]=="function"||typeof t[Fs]=="function"}function fr(t){if(!ie(t))return null;let e=t._writableState,r=t._readableState,i=e||r;return!!(t.destroyed||t[Bs]||i!=null&&i.destroyed)}function ks(t){if(!ur(t))return null;if(t.writableEnded===!0)return!0;let e=t._writableState;return e!=null&&e.errored?!1:typeof e?.ended!="boolean"?null:e.ended}function $f(t,e){if(!ur(t))return null;if(t.writableFinished===!0)return!0;let r=t._writableState;return r!=null&&r.errored?!1:typeof r?.finished!="boolean"?null:!!(r.finished||e===!1&&r.ended===!0&&r.length===0)}function kf(t){if(!lr(t))return null;if(t.readableEnded===!0)return!0;let e=t._readableState;return!e||e.errored?!1:typeof e?.ended!="boolean"?null:e.ended}function qs(t,e){if(!lr(t))return null;let r=t._readableState;return r!=null&&r.errored?!1:typeof r?.endEmitted!="boolean"?null:!!(r.endEmitted||e===!1&&r.ended===!0&&r.length===0)}function Us(t){return t&&t[fi]!=null?t[fi]:typeof t?.readable!="boolean"?null:fr(t)?!1:lr(t)&&t.readable&&!qs(t)}function Ws(t){return t&&t[ci]!=null?t[ci]:typeof t?.writable!="boolean"?null:fr(t)?!1:ur(t)&&t.writable&&!ks(t)}function qf(t,e){return ie(t)?fr(t)?!0:!(e?.readable!==!1&&Us(t)||e?.writable!==!1&&Ws(t)):null}function Uf(t){var e,r;return ie(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 Wf(t){var e,r;return ie(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 Gf(t){if(!ie(t))return null;if(typeof t.closed=="boolean")return t.closed;let e=t._writableState,r=t._readableState;return typeof e?.closed=="boolean"||typeof r?.closed=="boolean"?e?.closed||r?.closed:typeof t._closed=="boolean"&&Gs(t)?t._closed:null}function Gs(t){return typeof t._closed=="boolean"&&typeof t._defaultKeepAlive=="boolean"&&typeof t._removedConnection=="boolean"&&typeof t._removedContLen=="boolean"}function Vs(t){return typeof t._sent100=="boolean"&&Gs(t)}function Vf(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 Hf(t){if(!ie(t))return null;let e=t._writableState,r=t._readableState,i=e||r;return!i&&Vs(t)||!!(i&&i.autoDestroy&&i.emitClose&&i.closed===!1)}function Qf(t){var e;return!!(t&&((e=t[Ds])!==null&&e!==void 0?e:t.readableDidRead||t.readableAborted))}function zf(t){var e,r,i,n,s,o,a,l,u,f;return!!(t&&((e=(r=(i=(n=(s=(o=t[Cs])!==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:!((f=t._writableState)===null||f===void 0)&&f.errored))}Hs.exports={isDestroyed:fr,kIsDestroyed:Bs,isDisturbed:Qf,kIsDisturbed:Ds,isErrored:zf,kIsErrored:Cs,isReadable:Us,kIsReadable:fi,kIsClosedPromise:Bf,kControllerErrorFunction:Cf,kIsWritable:ci,isClosed:Gf,isDuplexNodeStream:Df,isFinished:qf,isIterable:Of,isReadableNodeStream:lr,isReadableStream:Ms,isReadableEnded:kf,isReadableFinished:qs,isReadableErrored:Wf,isNodeStream:ie,isWebStream:Mf,isWritable:Ws,isWritableNodeStream:ur,isWritableStream:Os,isWritableEnded:ks,isWritableFinished:$f,isWritableErrored:Uf,isServerRequest:Vf,isServerResponse:Vs,willEmitClose:Hf,isTransformStream:$s}});var ge=S((Pp,bi)=>{"use strict";var Ae=Te(),{AbortError:to,codes:Kf}=O(),{ERR_INVALID_ARG_TYPE:Yf,ERR_STREAM_PREMATURE_CLOSE:Qs}=Kf,{kEmptyObject:hi,once:_i}=k(),{validateAbortSignal:Zf,validateFunction:Jf,validateObject:Xf,validateBoolean:ec}=ft(),{Promise:tc,PromisePrototypeThen:rc,SymbolDispose:ro}=N(),{isClosed:ic,isReadable:zs,isReadableNodeStream:di,isReadableStream:nc,isReadableFinished:Ks,isReadableErrored:Ys,isWritable:Zs,isWritableNodeStream:Js,isWritableStream:sc,isWritableFinished:Xs,isWritableErrored:eo,isNodeStream:oc,willEmitClose:ac,kIsClosedPromise:lc}=ne(),dt;function uc(t){return t.setHeader&&typeof t.abort=="function"}var pi=()=>{};function io(t,e,r){var i,n;if(arguments.length===2?(r=e,e=hi):e==null?e=hi:Xf(e,"options"),Jf(r,"callback"),Zf(e.signal,"options.signal"),r=_i(r),nc(t)||sc(t))return fc(t,e,r);if(!oc(t))throw new Yf("stream",["ReadableStream","WritableStream","Stream"],t);let s=(i=e.readable)!==null&&i!==void 0?i:di(t),o=(n=e.writable)!==null&&n!==void 0?n:Js(t),a=t._writableState,l=t._readableState,u=()=>{t.writable||p()},f=ac(t)&&di(t)===s&&Js(t)===o,c=Xs(t,!1),p=()=>{c=!0,t.destroyed&&(f=!1),!(f&&(!t.readable||s))&&(!s||h)&&r.call(t)},h=Ks(t,!1),b=()=>{h=!0,t.destroyed&&(f=!1),!(f&&(!t.writable||o))&&(!o||c)&&r.call(t)},_=F=>{r.call(t,F)},g=ic(t),y=()=>{g=!0;let F=eo(t)||Ys(t);if(F&&typeof F!="boolean")return r.call(t,F);if(s&&!h&&di(t,!0)&&!Ks(t,!1))return r.call(t,new Qs);if(o&&!c&&!Xs(t,!1))return r.call(t,new Qs);r.call(t)},E=()=>{g=!0;let F=eo(t)||Ys(t);if(F&&typeof F!="boolean")return r.call(t,F);r.call(t)},A=()=>{t.req.on("finish",p)};uc(t)?(t.on("complete",p),f||t.on("abort",y),t.req?A():t.on("request",A)):o&&!a&&(t.on("end",u),t.on("close",u)),!f&&typeof t.aborted=="boolean"&&t.on("aborted",y),t.on("end",b),t.on("finish",p),e.error!==!1&&t.on("error",_),t.on("close",y),g?Ae.nextTick(y):a!=null&&a.errorEmitted||l!=null&&l.errorEmitted?f||Ae.nextTick(E):(!s&&(!f||zs(t))&&(c||Zs(t)===!1)||!o&&(!f||Zs(t))&&(h||zs(t)===!1)||l&&t.req&&t.aborted)&&Ae.nextTick(E);let w=()=>{r=pi,t.removeListener("aborted",y),t.removeListener("complete",p),t.removeListener("abort",y),t.removeListener("request",A),t.req&&t.req.removeListener("finish",p),t.removeListener("end",u),t.removeListener("close",u),t.removeListener("finish",p),t.removeListener("end",b),t.removeListener("error",_),t.removeListener("close",y)};if(e.signal&&!g){let F=()=>{let Le=r;w(),Le.call(t,new to(void 0,{cause:e.signal.reason}))};if(e.signal.aborted)Ae.nextTick(F);else{dt=dt||k().addAbortListener;let Le=dt(e.signal,F),V=r;r=_i((...Je)=>{Le[ro](),V.apply(t,Je)})}}return w}function fc(t,e,r){let i=!1,n=pi;if(e.signal)if(n=()=>{i=!0,r.call(t,new to(void 0,{cause:e.signal.reason}))},e.signal.aborted)Ae.nextTick(n);else{dt=dt||k().addAbortListener;let o=dt(e.signal,n),a=r;r=_i((...l)=>{o[ro](),a.apply(t,l)})}let s=(...o)=>{i||Ae.nextTick(()=>r.apply(t,o))};return rc(t[lc].promise,s,s),pi}function cc(t,e){var r;let i=!1;return e===null&&(e=hi),(r=e)!==null&&r!==void 0&&r.cleanup&&(ec(e.cleanup,"cleanup"),i=e.cleanup),new tc((n,s)=>{let o=io(t,e,a=>{i&&o(),a?s(a):n()})})}bi.exports=io;bi.exports.finished=cc});var Ge=S((Lp,co)=>{"use strict";var se=Te(),{aggregateTwoErrors:dc,codes:{ERR_MULTIPLE_CALLBACK:hc},AbortError:_c}=O(),{Symbol:oo}=N(),{kIsDestroyed:pc,isDestroyed:bc,isFinished:yc,isServerRequest:gc}=ne(),ao=oo("kDestroy"),yi=oo("kConstruct");function lo(t,e,r){t&&(t.stack,e&&!e.errored&&(e.errored=t),r&&!r.errored&&(r.errored=t))}function wc(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):(lo(t,i,r),i&&(i.destroyed=!0),r&&(r.destroyed=!0),n.constructed?no(this,t,e):this.once(ao,function(s){no(this,dc(s,t),e)}),this)}function no(t,e,r){let i=!1;function n(s){if(i)return;i=!0;let o=t._readableState,a=t._writableState;lo(s,a,o),a&&(a.closed=!0),o&&(o.closed=!0),typeof r=="function"&&r(s),s?se.nextTick(mc,t,s):se.nextTick(uo,t)}try{t._destroy(e||null,n)}catch(s){n(s)}}function mc(t,e){gi(t,e),uo(t)}function uo(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 gi(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 xc(){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 wi(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?se.nextTick(gi,t,e):gi(t,e))}function Ec(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(yi,e),!(t.listenerCount(yi)>1)&&se.nextTick(Sc,t)}function Sc(t){let e=!1;function r(i){if(e){wi(t,i??new hc);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(ao,i):i?wi(t,i,!0):se.nextTick(Ic,t)}try{t._construct(i=>{se.nextTick(r,i)})}catch(i){se.nextTick(r,i)}}function Ic(t){t.emit(yi)}function so(t){return t?.setHeader&&typeof t.abort=="function"}function fo(t){t.emit("close")}function Rc(t,e){t.emit("error",e),se.nextTick(fo,t)}function Tc(t,e){!t||bc(t)||(!e&&!yc(t)&&(e=new _c),gc(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?se.nextTick(Rc,t,e):se.nextTick(fo,t),t.destroyed||(t[pc]=!0))}co.exports={construct:Ec,destroyer:Tc,destroy:wc,undestroy:xc,errorOrDestroy:wi}});var hr=S((Fp,_o)=>{"use strict";var{ArrayIsArray:Ac,ObjectSetPrototypeOf:ho}=N(),{EventEmitter:cr}=Pt();function dr(t){cr.call(this,t)}ho(dr.prototype,cr.prototype);ho(dr,cr);dr.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 l(f){u(),cr.listenerCount(this,"error")===0&&this.emit("error",f)}mi(r,"error",l),mi(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 mi(t,e,r){if(typeof t.prependListener=="function")return t.prependListener(e,r);!t._events||!t._events[e]?t.on(e,r):Ac(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]}_o.exports={Stream:dr,prependListener:mi}});var Lt=S((Bp,_r)=>{"use strict";var{SymbolDispose:Nc}=N(),{AbortError:po,codes:vc}=O(),{isNodeStream:bo,isWebStream:jc,kControllerErrorFunction:Pc}=ne(),Lc=ge(),{ERR_INVALID_ARG_TYPE:yo}=vc,xi,Fc=(t,e)=>{if(typeof t!="object"||!("aborted"in t))throw new yo(e,"AbortSignal",t)};_r.exports.addAbortSignal=function(e,r){if(Fc(e,"signal"),!bo(r)&&!jc(r))throw new yo("stream",["ReadableStream","WritableStream","Stream"],r);return _r.exports.addAbortSignalNoValidate(e,r)};_r.exports.addAbortSignalNoValidate=function(t,e){if(typeof t!="object"||!("aborted"in t))return e;let r=bo(e)?()=>{e.destroy(new po(void 0,{cause:t.reason}))}:()=>{e[Pc](new po(void 0,{cause:t.reason}))};if(t.aborted)r();else{xi=xi||k().addAbortListener;let i=xi(t,r);Lc(e,i[Nc])}return e}});var mo=S((Dp,wo)=>{"use strict";var{StringPrototypeSlice:go,SymbolIterator:Bc,TypedArrayPrototypeSet:pr,Uint8Array:Cc}=N(),{Buffer:Ei}=X(),{inspect:Dc}=k();wo.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 Ei.alloc(0);let r=Ei.allocUnsafe(e>>>0),i=this.head,n=0;for(;i;)pr(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}*[Bc](){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+=go(s,0,e),this.head=i,i.data=go(s,e));break}++n}while((i=i.next)!==null);return this.length-=n,r}_getBuffer(e){let r=Ei.allocUnsafe(e),i=e,n=this.head,s=0;do{let o=n.data;if(e>o.length)pr(r,o,i-e),e-=o.length;else{e===o.length?(pr(r,o,i-e),++s,n.next?this.head=n.next:this.head=this.tail=null):(pr(r,new Cc(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 Dc(this,{...r,depth:0,customInspect:!1})}}});var Ft=S((Mp,Io)=>{"use strict";var{MathFloor:Mc,NumberIsInteger:Oc}=N(),{validateInteger:$c}=ft(),{ERR_INVALID_ARG_VALUE:kc}=O().codes,xo=16*1024,Eo=16;function qc(t,e,r){return t.highWaterMark!=null?t.highWaterMark:e?t[r]:null}function So(t){return t?Eo:xo}function Uc(t,e){$c(e,"value",0),t?Eo=e:xo=e}function Wc(t,e,r,i){let n=qc(e,i,r);if(n!=null){if(!Oc(n)||n<0){let s=i?`options.${r}`:"options.highWaterMark";throw new kc(s,n)}return Mc(n)}return So(t.objectMode)}Io.exports={getHighWaterMark:Wc,getDefaultHighWaterMark:So,setDefaultHighWaterMark:Uc}});var Ao=S((Si,To)=>{var br=X(),oe=br.Buffer;function Ro(t,e){for(var r in t)e[r]=t[r]}oe.from&&oe.alloc&&oe.allocUnsafe&&oe.allocUnsafeSlow?To.exports=br:(Ro(br,Si),Si.Buffer=Ve);function Ve(t,e,r){return oe(t,e,r)}Ve.prototype=Object.create(oe.prototype);Ro(oe,Ve);Ve.from=function(t,e,r){if(typeof t=="number")throw new TypeError("Argument must not be a number");return oe(t,e,r)};Ve.alloc=function(t,e,r){if(typeof t!="number")throw new TypeError("Argument must be a number");var i=oe(t);return e!==void 0?typeof r=="string"?i.fill(e,r):i.fill(e):i.fill(0),i};Ve.allocUnsafe=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return oe(t)};Ve.allocUnsafeSlow=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return br.SlowBuffer(t)}});var jo=S(vo=>{"use strict";var Ri=Ao().Buffer,No=Ri.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 Gc(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 Vc(t){var e=Gc(t);if(typeof e!="string"&&(Ri.isEncoding===No||!No(t)))throw new Error("Unknown encoding: "+t);return e||t}vo.StringDecoder=Bt;function Bt(t){this.encoding=Vc(t);var e;switch(this.encoding){case"utf16le":this.text=Zc,this.end=Jc,e=4;break;case"utf8":this.fillLast=zc,e=4;break;case"base64":this.text=Xc,this.end=ed,e=3;break;default:this.write=td,this.end=rd;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=Ri.allocUnsafe(e)}Bt.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||""};Bt.prototype.end=Yc;Bt.prototype.text=Kc;Bt.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 Ii(t){return t<=127?0:t>>5===6?2:t>>4===14?3:t>>3===30?4:t>>6===2?-1:-2}function Hc(t,e,r){var i=e.length-1;if(i<r)return 0;var n=Ii(e[i]);return n>=0?(n>0&&(t.lastNeed=n-1),n):--i<r||n===-2?0:(n=Ii(e[i]),n>=0?(n>0&&(t.lastNeed=n-2),n):--i<r||n===-2?0:(n=Ii(e[i]),n>=0?(n>0&&(n===2?n=0:t.lastNeed=n-3),n):0))}function Qc(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 zc(t){var e=this.lastTotal-this.lastNeed,r=Qc(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 Kc(t,e){var r=Hc(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 Yc(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+"\uFFFD":e}function Zc(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 Jc(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 Xc(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 ed(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function td(t){return t.toString(this.encoding)}function rd(t){return t&&t.length?this.write(t):""}});var Ti=S(($p,Bo)=>{"use strict";var Po=Te(),{PromisePrototypeThen:id,SymbolAsyncIterator:Lo,SymbolIterator:Fo}=N(),{Buffer:nd}=X(),{ERR_INVALID_ARG_TYPE:sd,ERR_STREAM_NULL_VALUES:od}=O().codes;function ad(t,e,r){let i;if(typeof e=="string"||e instanceof nd)return new t({objectMode:!0,...r,read(){this.push(e),this.push(null)}});let n;if(e&&e[Lo])n=!0,i=e[Lo]();else if(e&&e[Fo])n=!1,i=e[Fo]();else throw new sd("iterable",["Iterable"],e);let s=new t({objectMode:!0,highWaterMark:1,...r}),o=!1;s._read=function(){o||(o=!0,l())},s._destroy=function(u,f){id(a(u),()=>Po.nextTick(f,u),c=>Po.nextTick(f,c||u))};async function a(u){let f=u!=null,c=typeof i.throw=="function";if(f&&c){let{value:p,done:h}=await i.throw(u);if(await p,h)return}if(typeof i.return=="function"){let{value:p}=await i.return();await p}}async function l(){for(;;){try{let{value:u,done:f}=n?await i.next():i.next();if(f)s.push(null);else{let c=u&&typeof u.then=="function"?await u:u;if(c===null)throw o=!1,new od;if(s.push(c))continue;o=!1}}catch(u){s.destroy(u)}break}}return s}Bo.exports=ad});var Dt=S((kp,Jo)=>{"use strict";var K=Te(),{ArrayPrototypeIndexOf:ld,NumberIsInteger:ud,NumberIsNaN:fd,NumberParseInt:cd,ObjectDefineProperties:Bi,ObjectKeys:dd,ObjectSetPrototypeOf:Mo,Promise:Oo,SafeSet:hd,SymbolAsyncDispose:_d,SymbolAsyncIterator:pd,Symbol:bd}=N();Jo.exports=m;m.ReadableState=mr;var{EventEmitter:yd}=Pt(),{Stream:Ne,prependListener:gd}=hr(),{Buffer:Ai}=X(),{addAbortSignal:wd}=Lt(),$o=ge(),x=k().debuglog("stream",t=>{x=t}),md=mo(),pt=Ge(),{getHighWaterMark:xd,getDefaultHighWaterMark:Ed}=Ft(),{aggregateTwoErrors:Co,codes:{ERR_INVALID_ARG_TYPE:Sd,ERR_METHOD_NOT_IMPLEMENTED:Id,ERR_OUT_OF_RANGE:Rd,ERR_STREAM_PUSH_AFTER_EOF:Td,ERR_STREAM_UNSHIFT_AFTER_END_EVENT:Ad},AbortError:Nd}=O(),{validateObject:vd}=ft(),He=bd("kPaused"),{StringDecoder:ko}=jo(),jd=Ti();Mo(m.prototype,Ne.prototype);Mo(m,Ne);var Ni=()=>{},{errorOrDestroy:ht}=pt,_t=1,Pd=2,qo=4,Ct=8,Uo=16,yr=32,gr=64,Wo=128,Ld=256,Fd=512,Bd=1024,Li=2048,Fi=4096,Cd=8192,Dd=16384,Md=32768,Go=65536,Od=1<<17,$d=1<<18;function B(t){return{enumerable:!1,get(){return(this.state&t)!==0},set(e){e?this.state|=t:this.state&=~t}}}Bi(mr.prototype,{objectMode:B(_t),ended:B(Pd),endEmitted:B(qo),reading:B(Ct),constructed:B(Uo),sync:B(yr),needReadable:B(gr),emittedReadable:B(Wo),readableListening:B(Ld),resumeScheduled:B(Fd),errorEmitted:B(Bd),emitClose:B(Li),autoDestroy:B(Fi),destroyed:B(Cd),closed:B(Dd),closeEmitted:B(Md),multiAwaitDrain:B(Go),readingMore:B(Od),dataEmitted:B($d)});function mr(t,e,r){typeof r!="boolean"&&(r=e instanceof ae()),this.state=Li|Fi|Uo|yr,t&&t.objectMode&&(this.state|=_t),r&&t&&t.readableObjectMode&&(this.state|=_t),this.highWaterMark=t?xd(this,t,"readableHighWaterMark",r):Ed(!1),this.buffer=new md,this.length=0,this.pipes=[],this.flowing=null,this[He]=null,t&&t.emitClose===!1&&(this.state&=~Li),t&&t.autoDestroy===!1&&(this.state&=~Fi),this.errored=null,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.awaitDrainWriters=null,this.decoder=null,this.encoding=null,t&&t.encoding&&(this.decoder=new ko(t.encoding),this.encoding=t.encoding)}function m(t){if(!(this instanceof m))return new m(t);let e=this instanceof ae();this._readableState=new mr(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&&wd(t.signal,this)),Ne.call(this,t),pt.construct(this,()=>{this._readableState.needReadable&&wr(this,this._readableState)})}m.prototype.destroy=pt.destroy;m.prototype._undestroy=pt.undestroy;m.prototype._destroy=function(t,e){e(t)};m.prototype[yd.captureRejectionSymbol]=function(t){this.destroy(t)};m.prototype[_d]=function(){let t;return this.destroyed||(t=this.readableEnded?null:new Nd,this.destroy(t)),new Oo((e,r)=>$o(this,i=>i&&i!==t?r(i):e(null)))};m.prototype.push=function(t,e){return Vo(this,t,e,!1)};m.prototype.unshift=function(t,e){return Vo(this,t,e,!0)};function Vo(t,e,r,i){x("readableAddChunk",e);let n=t._readableState,s;if((n.state&_t)===0&&(typeof e=="string"?(r=r||n.defaultEncoding,n.encoding!==r&&(i&&n.encoding?e=Ai.from(e,r).toString(n.encoding):(e=Ai.from(e,r),r=""))):e instanceof Ai?r="":Ne._isUint8Array(e)?(e=Ne._uint8ArrayToBuffer(e),r=""):e!=null&&(s=new Sd("chunk",["string","Buffer","Uint8Array"],e))),s)ht(t,s);else if(e===null)n.state&=~Ct,Ud(t,n);else if((n.state&_t)!==0||e&&e.length>0)if(i)if((n.state&qo)!==0)ht(t,new Ad);else{if(n.destroyed||n.errored)return!1;vi(t,n,e,!0)}else if(n.ended)ht(t,new Td);else{if(n.destroyed||n.errored)return!1;n.state&=~Ct,n.decoder&&!r?(e=n.decoder.write(e),n.objectMode||e.length!==0?vi(t,n,e,!1):wr(t,n)):vi(t,n,e,!1)}else i||(n.state&=~Ct,wr(t,n));return!n.ended&&(n.length<n.highWaterMark||n.length===0)}function vi(t,e,r,i){e.flowing&&e.length===0&&!e.sync&&t.listenerCount("data")>0?((e.state&Go)!==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&gr)!==0&&xr(t)),wr(t,e)}m.prototype.isPaused=function(){let t=this._readableState;return t[He]===!0||t.flowing===!1};m.prototype.setEncoding=function(t){let e=new ko(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 kd=1073741824;function qd(t){if(t>kd)throw new Rd("size","<= 1GiB",t);return t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++,t}function Do(t,e){return t<=0||e.length===0&&e.ended?0:(e.state&_t)!==0?1:fd(t)?e.flowing&&e.length?e.buffer.first().length:e.length:t<=e.length?t:e.ended?e.length:0}m.prototype.read=function(t){x("read",t),t===void 0?t=NaN:ud(t)||(t=cd(t,10));let e=this._readableState,r=t;if(t>e.highWaterMark&&(e.highWaterMark=qd(t)),t!==0&&(e.state&=~Wo),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?ji(this):xr(this),null;if(t=Do(t,e),t===0&&e.ended)return e.length===0&&ji(this),null;let i=(e.state&gr)!==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|=Ct|yr,e.length===0&&(e.state|=gr);try{this._read(e.highWaterMark)}catch(s){ht(this,s)}e.state&=~yr,e.reading||(t=Do(r,e))}let n;return t>0?n=Yo(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&&ji(this)),n!==null&&!e.errorEmitted&&!e.closeEmitted&&(e.dataEmitted=!0,this.emit("data",n)),n};function Ud(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?xr(t):(e.needReadable=!1,e.emittedReadable=!0,Ho(t))}}function xr(t){let e=t._readableState;x("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(x("emitReadable",e.flowing),e.emittedReadable=!0,K.nextTick(Ho,t))}function Ho(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,zo(t)}function wr(t,e){!e.readingMore&&e.constructed&&(e.readingMore=!0,K.nextTick(Wd,t,e))}function Wd(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}m.prototype._read=function(t){throw new Id("_read()")};m.prototype.pipe=function(t,e){let r=this,i=this._readableState;i.pipes.length===1&&(i.multiAwaitDrain||(i.multiAwaitDrain=!0,i.awaitDrainWriters=new hd(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!==K.stdout&&t!==K.stderr?a:g;i.endEmitted?K.nextTick(s):r.once("end",s),t.on("unpipe",o);function o(y,E){x("onunpipe"),y===r&&E&&E.hasUnpiped===!1&&(E.hasUnpiped=!0,f())}function a(){x("onend"),t.end()}let l,u=!1;function f(){x("cleanup"),t.removeListener("close",b),t.removeListener("finish",_),l&&t.removeListener("drain",l),t.removeListener("error",h),t.removeListener("unpipe",o),r.removeListener("end",a),r.removeListener("end",g),r.removeListener("data",p),u=!0,l&&i.awaitDrainWriters&&(!t._writableState||t._writableState.needDrain)&&l()}function c(){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=Gd(r,t),t.on("drain",l))}r.on("data",p);function p(y){x("ondata");let E=t.write(y);x("dest.write",E),E===!1&&c()}function h(y){if(x("onerror",y),g(),t.removeListener("error",h),t.listenerCount("error")===0){let E=t._writableState||t._readableState;E&&!E.errorEmitted?ht(t,y):t.emit("error",y)}}gd(t,"error",h);function b(){t.removeListener("finish",_),g()}t.once("close",b);function _(){x("onfinish"),t.removeListener("close",b),g()}t.once("finish",_);function g(){x("unpipe"),r.unpipe(t)}return t.emit("pipe",r),t.writableNeedDrain===!0?c():i.flowing||(x("pipe resume"),r.resume()),t};function Gd(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()}}m.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=ld(e.pipes,t);return i===-1?this:(e.pipes.splice(i,1),e.pipes.length===0&&this.pause(),t.emit("unpipe",this,r),this)};m.prototype.on=function(t,e){let r=Ne.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?xr(this):i.reading||K.nextTick(Vd,this)),r};m.prototype.addListener=m.prototype.on;m.prototype.removeListener=function(t,e){let r=Ne.prototype.removeListener.call(this,t,e);return t==="readable"&&K.nextTick(Qo,this),r};m.prototype.off=m.prototype.removeListener;m.prototype.removeAllListeners=function(t){let e=Ne.prototype.removeAllListeners.apply(this,arguments);return(t==="readable"||t===void 0)&&K.nextTick(Qo,this),e};function Qo(t){let e=t._readableState;e.readableListening=t.listenerCount("readable")>0,e.resumeScheduled&&e[He]===!1?e.flowing=!0:t.listenerCount("data")>0?t.resume():e.readableListening||(e.flowing=null)}function Vd(t){x("readable nexttick read 0"),t.read(0)}m.prototype.resume=function(){let t=this._readableState;return t.flowing||(x("resume"),t.flowing=!t.readableListening,Hd(this,t)),t[He]=!1,this};function Hd(t,e){e.resumeScheduled||(e.resumeScheduled=!0,K.nextTick(Qd,t,e))}function Qd(t,e){x("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),zo(t),e.flowing&&!e.reading&&t.read(0)}m.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[He]=!0,this};function zo(t){let e=t._readableState;for(x("flow",e.flowing);e.flowing&&t.read()!==null;);}m.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=>{ht(this,i)}),t.on("close",()=>{this.destroy()}),t.on("destroy",()=>{this.destroy()}),this._read=()=>{e&&t.resume&&(e=!1,t.resume())};let r=dd(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};m.prototype[pd]=function(){return Ko(this)};m.prototype.iterator=function(t){return t!==void 0&&vd(t,"options"),Ko(this,t)};function Ko(t,e){typeof t.read!="function"&&(t=m.wrap(t,{objectMode:!0}));let r=zd(t,e);return r.stream=t,r}async function*zd(t,e){let r=Ni;function i(o){this===t?(r(),r=Ni):r=o}t.on("readable",i);let n,s=$o(t,{writable:!1},o=>{n=o?Co(n,o):null,r(),r=Ni});try{for(;;){let o=t.destroyed?null:t.read();if(o!==null)yield o;else{if(n)throw n;if(n===null)return;await new Oo(i)}}}catch(o){throw n=Co(n,o),n}finally{(n||e?.destroyOnReturn!==!1)&&(n===void 0||t._readableState.autoDestroy)?pt.destroyer(t,null):(t.off("readable",i),s())}}Bi(m.prototype,{readable:{__proto__:null,get(){let t=this._readableState;return!!t&&t.readable!==!1&&!t.destroyed&&!t.errorEmitted&&!t.endEmitted},set(t){this._readableState&&(this._readableState.readable=!!t)}},readableDidRead:{__proto__:null,enumerable:!1,get:function(){return this._readableState.dataEmitted}},readableAborted:{__proto__:null,enumerable:!1,get:function(){return!!(this._readableState.readable!==!1&&(this._readableState.destroyed||this._readableState.errored)&&!this._readableState.endEmitted)}},readableHighWaterMark:{__proto__:null,enumerable:!1,get:function(){return this._readableState.highWaterMark}},readableBuffer:{__proto__:null,enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}},readableFlowing:{__proto__:null,enumerable:!1,get:function(){return this._readableState.flowing},set:function(t){this._readableState&&(this._readableState.flowing=t)}},readableLength:{__proto__:null,enumerable:!1,get(){return this._readableState.length}},readableObjectMode:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.objectMode:!1}},readableEncoding:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.encoding:null}},errored:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.errored:null}},closed:{__proto__:null,get(){return this._readableState?this._readableState.closed:!1}},destroyed:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.destroyed:!1},set(t){this._readableState&&(this._readableState.destroyed=t)}},readableEnded:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.endEmitted:!1}}});Bi(mr.prototype,{pipesCount:{__proto__:null,get(){return this.pipes.length}},paused:{__proto__:null,get(){return this[He]!==!1},set(t){this[He]=!!t}}});m._fromList=Yo;function Yo(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 ji(t){let e=t._readableState;x("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,K.nextTick(Kd,e,t))}function Kd(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)K.nextTick(Yd,e);else if(t.autoDestroy){let r=e._writableState;(!r||r.autoDestroy&&(r.finished||r.writable===!1))&&e.destroy()}}}function Yd(t){t.writable&&!t.writableEnded&&!t.destroyed&&t.end()}m.from=function(t,e){return jd(m,t,e)};var Pi;function Zo(){return Pi===void 0&&(Pi={}),Pi}m.fromWeb=function(t,e){return Zo().newStreamReadableFromReadableStream(t,e)};m.toWeb=function(t,e){return Zo().newReadableStreamFromStreamReadable(t,e)};m.wrap=function(t,e){var r,i;return new m({objectMode:(r=(i=t.readableObjectMode)!==null&&i!==void 0?i:t.objectMode)!==null&&r!==void 0?r:!0,...e,destroy(n,s){pt.destroyer(t,n),s(n)}}).wrap(t)}});var Tr=S((qp,fa)=>{"use strict";var Qe=Te(),{ArrayPrototypeSlice:ta,Error:Zd,FunctionPrototypeSymbolHasInstance:ra,ObjectDefineProperty:ia,ObjectDefineProperties:Jd,ObjectSetPrototypeOf:na,StringPrototypeToLowerCase:Xd,Symbol:eh,SymbolHasInstance:th}=N();fa.exports=v;v.WritableState=$t;var{EventEmitter:rh}=Pt(),Mt=hr().Stream,{Buffer:Er}=X(),Rr=Ge(),{addAbortSignal:ih}=Lt(),{getHighWaterMark:nh,getDefaultHighWaterMark:sh}=Ft(),{ERR_INVALID_ARG_TYPE:oh,ERR_METHOD_NOT_IMPLEMENTED:ah,ERR_MULTIPLE_CALLBACK:sa,ERR_STREAM_CANNOT_PIPE:lh,ERR_STREAM_DESTROYED:Ot,ERR_STREAM_ALREADY_FINISHED:uh,ERR_STREAM_NULL_VALUES:fh,ERR_STREAM_WRITE_AFTER_END:ch,ERR_UNKNOWN_ENCODING:oa}=O().codes,{errorOrDestroy:bt}=Rr;na(v.prototype,Mt.prototype);na(v,Mt);function Mi(){}var yt=eh("kOnFinished");function $t(t,e,r){typeof r!="boolean"&&(r=e instanceof ae()),this.objectMode=!!(t&&t.objectMode),r&&(this.objectMode=this.objectMode||!!(t&&t.writableObjectMode)),this.highWaterMark=t?nh(this,t,"writableHighWaterMark",r):sh(!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=hh.bind(void 0,e),this.writecb=null,this.writelen=0,this.afterWriteTickInfo=null,Ir(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[yt]=[]}function Ir(t){t.buffered=[],t.bufferedIndex=0,t.allBuffers=!0,t.allNoop=!0}$t.prototype.getBuffer=function(){return ta(this.buffered,this.bufferedIndex)};ia($t.prototype,"bufferedRequestCount",{__proto__:null,get(){return this.buffered.length-this.bufferedIndex}});function v(t){let e=this instanceof ae();if(!e&&!ra(v,this))return new v(t);this._writableState=new $t(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&&ih(t.signal,this)),Mt.call(this,t),Rr.construct(this,()=>{let r=this._writableState;r.writing||$i(this,r),ki(this,r)})}ia(v,th,{__proto__:null,value:function(t){return ra(this,t)?!0:this!==v?!1:t&&t._writableState instanceof $t}});v.prototype.pipe=function(){bt(this,new lh)};function aa(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"&&!Er.isEncoding(r))throw new oa(r);typeof i!="function"&&(i=Mi)}if(e===null)throw new fh;if(!n.objectMode)if(typeof e=="string")n.decodeStrings!==!1&&(e=Er.from(e,r),r="buffer");else if(e instanceof Er)r="buffer";else if(Mt._isUint8Array(e))e=Mt._uint8ArrayToBuffer(e),r="buffer";else throw new oh("chunk",["string","Buffer","Uint8Array"],e);let s;return n.ending?s=new ch:n.destroyed&&(s=new Ot("write")),s?(Qe.nextTick(i,s),bt(t,s,!0),s):(n.pendingcb++,dh(t,n,e,r,i))}v.prototype.write=function(t,e,r){return aa(this,t,e,r)===!0};v.prototype.cork=function(){this._writableState.corked++};v.prototype.uncork=function(){let t=this._writableState;t.corked&&(t.corked--,t.writing||$i(this,t))};v.prototype.setDefaultEncoding=function(e){if(typeof e=="string"&&(e=Xd(e)),!Er.isEncoding(e))throw new oa(e);return this._writableState.defaultEncoding=e,this};function dh(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!==Mi&&(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 Xo(t,e,r,i,n,s,o){e.writelen=i,e.writecb=o,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new Ot("write")):r?t._writev(n,e.onwrite):t._write(n,s,e.onwrite),e.sync=!1}function ea(t,e,r,i){--e.pendingcb,i(r),Oi(e),bt(t,r)}function hh(t,e){let r=t._writableState,i=r.sync,n=r.writecb;if(typeof n!="function"){bt(t,new sa);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?Qe.nextTick(ea,t,r,e,n):ea(t,r,e,n)):(r.buffered.length>r.bufferedIndex&&$i(t,r),i?r.afterWriteTickInfo!==null&&r.afterWriteTickInfo.cb===n?r.afterWriteTickInfo.count++:(r.afterWriteTickInfo={count:1,cb:n,stream:t,state:r},Qe.nextTick(_h,r.afterWriteTickInfo)):la(t,r,1,n))}function _h({stream:t,state:e,count:r,cb:i}){return e.afterWriteTickInfo=null,la(t,e,r,i)}function la(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&&Oi(e),ki(t,e)}function Oi(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 Ot("write"))}let r=t[yt].splice(0);for(let n=0;n<r.length;n++){var i;r[n]((i=t.errored)!==null&&i!==void 0?i:new Ot("end"))}Ir(t)}function $i(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?Mi:u=>{for(let f=o;f<r.length;++f)r[f].callback(u)},l=e.allNoop&&o===0?r:ta(r,o);l.allBuffers=e.allBuffers,Xo(t,e,!0,e.length,l,"",a),Ir(e)}else{do{let{chunk:a,encoding:l,callback:u}=r[o];r[o++]=null;let f=n?1:a.length;Xo(t,e,!1,f,a,l,u)}while(o<r.length&&!e.writing);o===r.length?Ir(e):o>256?(r.splice(0,o),e.bufferedIndex=0):e.bufferedIndex=o}e.bufferProcessing=!1}v.prototype._write=function(t,e,r){if(this._writev)this._writev([{chunk:t,encoding:e}],r);else throw new ah("_write()")};v.prototype._writev=null;v.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=aa(this,t,e);s instanceof Zd&&(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 uh("end"):i.destroyed&&(n=new Ot("end"))),typeof r=="function"&&(n||i.finished?Qe.nextTick(r,n):i[yt].push(r)),this};function Sr(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 ph(t,e){let r=!1;function i(n){if(r){bt(t,n??sa());return}if(r=!0,e.pendingcb--,n){let s=e[yt].splice(0);for(let o=0;o<s.length;o++)s[o](n);bt(t,n,e.sync)}else Sr(e)&&(e.prefinished=!0,t.emit("prefinish"),e.pendingcb++,Qe.nextTick(Di,t,e))}e.sync=!0,e.pendingcb++;try{t._final(i)}catch(n){i(n)}e.sync=!1}function bh(t,e){!e.prefinished&&!e.finalCalled&&(typeof t._final=="function"&&!e.destroyed?(e.finalCalled=!0,ph(t,e)):(e.prefinished=!0,t.emit("prefinish")))}function ki(t,e,r){Sr(e)&&(bh(t,e),e.pendingcb===0&&(r?(e.pendingcb++,Qe.nextTick((i,n)=>{Sr(n)?Di(i,n):n.pendingcb--},t,e)):Sr(e)&&(e.pendingcb++,Di(t,e))))}function Di(t,e){e.pendingcb--,e.finished=!0;let r=e[yt].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()}}Jd(v.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 yh=Rr.destroy;v.prototype.destroy=function(t,e){let r=this._writableState;return!r.destroyed&&(r.bufferedIndex<r.buffered.length||r[yt].length)&&Qe.nextTick(Oi,r),yh.call(this,t,e),this};v.prototype._undestroy=Rr.undestroy;v.prototype._destroy=function(t,e){e(t)};v.prototype[rh.captureRejectionSymbol]=function(t){this.destroy(t)};var Ci;function ua(){return Ci===void 0&&(Ci={}),Ci}v.fromWeb=function(t,e){return ua().newStreamWritableFromWritableStream(t,e)};v.toWeb=function(t){return ua().newWritableStreamFromStreamWritable(t)}});var Ra=S((Up,Ia)=>{var qi=Te(),gh=X(),{isReadable:wh,isWritable:mh,isIterable:ca,isNodeStream:xh,isReadableNodeStream:da,isWritableNodeStream:ha,isDuplexNodeStream:Eh,isReadableStream:_a,isWritableStream:pa}=ne(),ba=ge(),{AbortError:Ea,codes:{ERR_INVALID_ARG_TYPE:Sh,ERR_INVALID_RETURN_VALUE:ya}}=O(),{destroyer:wt}=Ge(),Ih=ae(),Sa=Dt(),Rh=Tr(),{createDeferredPromise:ga}=k(),wa=Ti(),ma=globalThis.Blob||gh.Blob,Th=typeof ma<"u"?function(e){return e instanceof ma}:function(e){return!1},Ah=globalThis.AbortController||at().AbortController,{FunctionPrototypeCall:xa}=N(),ve=class extends Ih{constructor(e){super(e),e?.readable===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),e?.writable===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)}};Ia.exports=function t(e,r){if(Eh(e))return e;if(da(e))return gt({readable:e});if(ha(e))return gt({writable:e});if(xh(e))return gt({writable:!1,readable:!1});if(_a(e))return gt({readable:Sa.fromWeb(e)});if(pa(e))return gt({writable:Rh.fromWeb(e)});if(typeof e=="function"){let{value:n,write:s,final:o,destroy:a}=Nh(e);if(ca(n))return wa(ve,n,{objectMode:!0,write:s,final:o,destroy:a});let l=n?.then;if(typeof l=="function"){let u,f=xa(l,n,c=>{if(c!=null)throw new ya("nully","body",c)},c=>{wt(u,c)});return u=new ve({objectMode:!0,readable:!1,write:s,final(c){o(async()=>{try{await f,qi.nextTick(c,null)}catch(p){qi.nextTick(c,p)}})},destroy:a})}throw new ya("Iterable, AsyncIterable or AsyncFunction",r,n)}if(Th(e))return t(e.arrayBuffer());if(ca(e))return wa(ve,e,{objectMode:!0,writable:!1});if(_a(e?.readable)&&pa(e?.writable))return ve.fromWeb(e);if(typeof e?.writable=="object"||typeof e?.readable=="object"){let n=e!=null&&e.readable?da(e?.readable)?e?.readable:t(e.readable):void 0,s=e!=null&&e.writable?ha(e?.writable)?e?.writable:t(e.writable):void 0;return gt({readable:n,writable:s})}let i=e?.then;if(typeof i=="function"){let n;return xa(i,e,s=>{s!=null&&n.push(s),n.push(null)},s=>{wt(n,s)}),n=new ve({objectMode:!0,writable:!1,read(){}})}throw new Sh(r,["Blob","ReadableStream","WritableStream","Stream","Iterable","AsyncIterable","Function","{ readable, writable } pair","Promise"],e)};function Nh(t){let{promise:e,resolve:r}=ga(),i=new Ah,n=i.signal;return{value:t((async function*(){for(;;){let o=e;e=null;let{chunk:a,done:l,cb:u}=await o;if(qi.nextTick(u),l)return;if(n.aborted)throw new Ea(void 0,{cause:n.reason});({promise:e,resolve:r}=ga()),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 gt(t){let e=t.readable&&typeof t.readable.read!="function"?Sa.wrap(t.readable):t.readable,r=t.writable,i=!!wh(e),n=!!mh(r),s,o,a,l,u;function f(c){let p=l;l=null,p?p(c):c&&u.destroy(c)}return u=new ve({readableObjectMode:!!(e!=null&&e.readableObjectMode),writableObjectMode:!!(r!=null&&r.writableObjectMode),readable:i,writable:n}),n&&(ba(r,c=>{n=!1,c&&wt(e,c),f(c)}),u._write=function(c,p,h){r.write(c,p)?h():s=h},u._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&&(ba(e,c=>{i=!1,c&&wt(e,c),f(c)}),e.on("readable",function(){if(a){let c=a;a=null,c()}}),e.on("end",function(){u.push(null)}),u._read=function(){for(;;){let c=e.read();if(c===null){a=u._read;return}if(!u.push(c))return}}),u._destroy=function(c,p){!c&&l!==null&&(c=new Ea),a=null,s=null,o=null,l===null?p(c):(l=p,wt(r,c),wt(e,c))},u}});var ae=S((Wp,Na)=>{"use strict";var{ObjectDefineProperties:vh,ObjectGetOwnPropertyDescriptor:we,ObjectKeys:jh,ObjectSetPrototypeOf:Ta}=N();Na.exports=Y;var Gi=Dt(),z=Tr();Ta(Y.prototype,Gi.prototype);Ta(Y,Gi);{let t=jh(z.prototype);for(let e=0;e<t.length;e++){let r=t[e];Y.prototype[r]||(Y.prototype[r]=z.prototype[r])}}function Y(t){if(!(this instanceof Y))return new Y(t);Gi.call(this,t),z.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}vh(Y.prototype,{writable:{__proto__:null,...we(z.prototype,"writable")},writableHighWaterMark:{__proto__:null,...we(z.prototype,"writableHighWaterMark")},writableObjectMode:{__proto__:null,...we(z.prototype,"writableObjectMode")},writableBuffer:{__proto__:null,...we(z.prototype,"writableBuffer")},writableLength:{__proto__:null,...we(z.prototype,"writableLength")},writableFinished:{__proto__:null,...we(z.prototype,"writableFinished")},writableCorked:{__proto__:null,...we(z.prototype,"writableCorked")},writableEnded:{__proto__:null,...we(z.prototype,"writableEnded")},writableNeedDrain:{__proto__:null,...we(z.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 Ui;function Aa(){return Ui===void 0&&(Ui={}),Ui}Y.fromWeb=function(t,e){return Aa().newStreamDuplexFromReadableWritablePair(t,e)};Y.toWeb=function(t){return Aa().newReadableWritablePairFromDuplex(t)};var Wi;Y.from=function(t){return Wi||(Wi=Ra()),Wi(t,"body")}});var Qi=S((Gp,ja)=>{"use strict";var{ObjectSetPrototypeOf:va,Symbol:Ph}=N();ja.exports=me;var{ERR_METHOD_NOT_IMPLEMENTED:Lh}=O().codes,Hi=ae(),{getHighWaterMark:Fh}=Ft();va(me.prototype,Hi.prototype);va(me,Hi);var kt=Ph("kCallback");function me(t){if(!(this instanceof me))return new me(t);let e=t?Fh(this,t,"readableHighWaterMark",!0):null;e===0&&(t={...t,highWaterMark:null,readableHighWaterMark:e,writableHighWaterMark:t.writableHighWaterMark||0}),Hi.call(this,t),this._readableState.sync=!1,this[kt]=null,t&&(typeof t.transform=="function"&&(this._transform=t.transform),typeof t.flush=="function"&&(this._flush=t.flush)),this.on("prefinish",Bh)}function Vi(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 Bh(){this._final!==Vi&&Vi.call(this)}me.prototype._final=Vi;me.prototype._transform=function(t,e,r){throw new Lh("_transform()")};me.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[kt]=r})};me.prototype._read=function(){if(this[kt]){let t=this[kt];this[kt]=null,t()}}});var Ki=S((Vp,La)=>{"use strict";var{ObjectSetPrototypeOf:Pa}=N();La.exports=mt;var zi=Qi();Pa(mt.prototype,zi.prototype);Pa(mt,zi);function mt(t){if(!(this instanceof mt))return new mt(t);zi.call(this,t)}mt.prototype._transform=function(t,e,r){r(null,t)}});var jr=S((Hp,Ma)=>{var qt=Te(),{ArrayIsArray:Ch,Promise:Dh,SymbolAsyncIterator:Mh,SymbolDispose:Oh}=N(),vr=ge(),{once:$h}=k(),kh=Ge(),Fa=ae(),{aggregateTwoErrors:qh,codes:{ERR_INVALID_ARG_TYPE:sn,ERR_INVALID_RETURN_VALUE:Yi,ERR_MISSING_ARGS:Uh,ERR_STREAM_DESTROYED:Wh,ERR_STREAM_PREMATURE_CLOSE:Gh},AbortError:Vh}=O(),{validateFunction:Hh,validateAbortSignal:Qh}=ft(),{isIterable:ze,isReadable:Zi,isReadableNodeStream:Nr,isNodeStream:Ba,isTransformStream:xt,isWebStream:zh,isReadableStream:Ji,isReadableFinished:Kh}=ne(),Yh=globalThis.AbortController||at().AbortController,Xi,en,tn;function Ca(t,e,r){let i=!1;t.on("close",()=>{i=!0});let n=vr(t,{readable:e,writable:r},s=>{i=!s});return{destroy:s=>{i||(i=!0,kh.destroyer(t,s||new Wh("pipe")))},cleanup:n}}function Zh(t){return Hh(t[t.length-1],"streams[stream.length - 1]"),t.pop()}function rn(t){if(ze(t))return t;if(Nr(t))return Jh(t);throw new sn("val",["Readable","Iterable","AsyncIterable"],t)}async function*Jh(t){en||(en=Dt()),yield*en.prototype[Mh].call(t)}async function Ar(t,e,r,{end:i}){let n,s=null,o=u=>{if(u&&(n=u),s){let f=s;s=null,f()}},a=()=>new Dh((u,f)=>{n?f(n):s=()=>{n?f(n):u()}});e.on("drain",o);let l=vr(e,{readable:!1},o);try{e.writableNeedDrain&&await a();for await(let u of t)e.write(u)||await a();i&&(e.end(),await a()),r()}catch(u){r(n!==u?qh(n,u):u)}finally{l(),e.off("drain",o)}}async function nn(t,e,r,{end:i}){xt(e)&&(e=e.writable);let n=e.getWriter();try{for await(let s of t)await n.ready,n.write(s).catch(()=>{});await n.ready,i&&await n.close(),r()}catch(s){try{await n.abort(s),r(s)}catch(o){r(o)}}}function Xh(...t){return Da(t,$h(Zh(t)))}function Da(t,e,r){if(t.length===1&&Ch(t[0])&&(t=t[0]),t.length<2)throw new Uh("streams");let i=new Yh,n=i.signal,s=r?.signal,o=[];Qh(s,"options.signal");function a(){b(new Vh)}tn=tn||k().addAbortListener;let l;s&&(l=tn(s,a));let u,f,c=[],p=0;function h(A){b(A,--p===0)}function b(A,w){var F;if(A&&(!u||u.code==="ERR_STREAM_PREMATURE_CLOSE")&&(u=A),!(!u&&!w)){for(;c.length;)c.shift()(u);(F=l)===null||F===void 0||F[Oh](),i.abort(),w&&(u||o.forEach(Le=>Le()),qt.nextTick(e,u,f))}}let _;for(let A=0;A<t.length;A++){let w=t[A],F=A<t.length-1,Le=A>0,V=F||r?.end!==!1,Je=A===t.length-1;if(Ba(w)){let q=function(fe){fe&&fe.name!=="AbortError"&&fe.code!=="ERR_STREAM_PREMATURE_CLOSE"&&h(fe)};var E=q;if(V){let{destroy:fe,cleanup:Dr}=Ca(w,F,Le);c.push(fe),Zi(w)&&Je&&o.push(Dr)}w.on("error",q),Zi(w)&&Je&&o.push(()=>{w.removeListener("error",q)})}if(A===0)if(typeof w=="function"){if(_=w({signal:n}),!ze(_))throw new Yi("Iterable, AsyncIterable or Stream","source",_)}else ze(w)||Nr(w)||xt(w)?_=w:_=Fa.from(w);else if(typeof w=="function"){if(xt(_)){var g;_=rn((g=_)===null||g===void 0?void 0:g.readable)}else _=rn(_);if(_=w(_,{signal:n}),F){if(!ze(_,!0))throw new Yi("AsyncIterable",`transform[${A-1}]`,_)}else{var y;Xi||(Xi=Ki());let q=new Xi({objectMode:!0}),fe=(y=_)===null||y===void 0?void 0:y.then;if(typeof fe=="function")p++,fe.call(_,Ee=>{f=Ee,Ee!=null&&q.write(Ee),V&&q.end(),qt.nextTick(h)},Ee=>{q.destroy(Ee),qt.nextTick(h,Ee)});else if(ze(_,!0))p++,Ar(_,q,h,{end:V});else if(Ji(_)||xt(_)){let Ee=_.readable||_;p++,Ar(Ee,q,h,{end:V})}else throw new Yi("AsyncIterable or Promise","destination",_);_=q;let{destroy:Dr,cleanup:bl}=Ca(_,!1,!0);c.push(Dr),Je&&o.push(bl)}}else if(Ba(w)){if(Nr(_)){p+=2;let q=e_(_,w,h,{end:V});Zi(w)&&Je&&o.push(q)}else if(xt(_)||Ji(_)){let q=_.readable||_;p++,Ar(q,w,h,{end:V})}else if(ze(_))p++,Ar(_,w,h,{end:V});else throw new sn("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],_);_=w}else if(zh(w)){if(Nr(_))p++,nn(rn(_),w,h,{end:V});else if(Ji(_)||ze(_))p++,nn(_,w,h,{end:V});else if(xt(_))p++,nn(_.readable,w,h,{end:V});else throw new sn("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],_);_=w}else _=Fa.from(w)}return(n!=null&&n.aborted||s!=null&&s.aborted)&&qt.nextTick(a),_}function e_(t,e,r,{end:i}){let n=!1;if(e.on("close",()=>{n||r(new Gh)}),t.pipe(e,{end:!1}),i){let o=function(){n=!0,e.end()};var s=o;Kh(t)?qt.nextTick(o):t.once("end",o)}else r();return vr(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)}),vr(e,{readable:!1,writable:!0},r)}Ma.exports={pipelineImpl:Da,pipeline:Xh}});var an=S((Qp,Wa)=>{"use strict";var{pipeline:t_}=jr(),Pr=ae(),{destroyer:r_}=Ge(),{isNodeStream:Lr,isReadable:Oa,isWritable:$a,isWebStream:on,isTransformStream:Ke,isWritableStream:ka,isReadableStream:qa}=ne(),{AbortError:i_,codes:{ERR_INVALID_ARG_VALUE:Ua,ERR_MISSING_ARGS:n_}}=O(),s_=ge();Wa.exports=function(...e){if(e.length===0)throw new n_("streams");if(e.length===1)return Pr.from(e[0]);let r=[...e];if(typeof e[0]=="function"&&(e[0]=Pr.from(e[0])),typeof e[e.length-1]=="function"){let h=e.length-1;e[h]=Pr.from(e[h])}for(let h=0;h<e.length;++h)if(!(!Lr(e[h])&&!on(e[h]))){if(h<e.length-1&&!(Oa(e[h])||qa(e[h])||Ke(e[h])))throw new Ua(`streams[${h}]`,r[h],"must be readable");if(h>0&&!($a(e[h])||ka(e[h])||Ke(e[h])))throw new Ua(`streams[${h}]`,r[h],"must be writable")}let i,n,s,o,a;function l(h){let b=o;o=null,b?b(h):h?a.destroy(h):!p&&!c&&a.destroy()}let u=e[0],f=t_(e,l),c=!!($a(u)||ka(u)||Ke(u)),p=!!(Oa(f)||qa(f)||Ke(f));if(a=new Pr({writableObjectMode:!!(u!=null&&u.writableObjectMode),readableObjectMode:!!(f!=null&&f.readableObjectMode),writable:c,readable:p}),c){if(Lr(u))a._write=function(b,_,g){u.write(b,_)?g():i=g},a._final=function(b){u.end(),n=b},u.on("drain",function(){if(i){let b=i;i=null,b()}});else if(on(u)){let _=(Ke(u)?u.writable:u).getWriter();a._write=async function(g,y,E){try{await _.ready,_.write(g).catch(()=>{}),E()}catch(A){E(A)}},a._final=async function(g){try{await _.ready,_.close().catch(()=>{}),n=g}catch(y){g(y)}}}let h=Ke(f)?f.readable:f;s_(h,()=>{if(n){let b=n;n=null,b()}})}if(p){if(Lr(f))f.on("readable",function(){if(s){let h=s;s=null,h()}}),f.on("end",function(){a.push(null)}),a._read=function(){for(;;){let h=f.read();if(h===null){s=a._read;return}if(!a.push(h))return}};else if(on(f)){let b=(Ke(f)?f.readable:f).getReader();a._read=async function(){for(;;)try{let{value:_,done:g}=await b.read();if(!a.push(_))return;if(g){a.push(null);return}}catch{return}}}}return a._destroy=function(h,b){!h&&o!==null&&(h=new i_),s=null,i=null,n=null,o===null?b(h):(o=b,Lr(f)&&r_(f,h))},a}});var Xa=S((zp,fn)=>{"use strict";var o_=globalThis.AbortController||at().AbortController,{codes:{ERR_INVALID_ARG_VALUE:a_,ERR_INVALID_ARG_TYPE:Ut,ERR_MISSING_ARGS:l_,ERR_OUT_OF_RANGE:u_},AbortError:le}=O(),{validateAbortSignal:Ye,validateInteger:Ga,validateObject:Ze}=ft(),f_=N().Symbol("kWeak"),c_=N().Symbol("kResistStopPropagation"),{finished:d_}=ge(),h_=an(),{addAbortSignalNoValidate:__}=Lt(),{isWritable:p_,isNodeStream:b_}=ne(),{deprecate:y_}=k(),{ArrayPrototypePush:g_,Boolean:w_,MathFloor:Va,Number:m_,NumberIsNaN:x_,Promise:Ha,PromiseReject:Qa,PromiseResolve:E_,PromisePrototypeThen:za,Symbol:Ya}=N(),Fr=Ya("kEmpty"),Ka=Ya("kEof");function S_(t,e){if(e!=null&&Ze(e,"options"),e?.signal!=null&&Ye(e.signal,"options.signal"),b_(t)&&!p_(t))throw new a_("stream",t,"must be writable");let r=h_(this,t);return e!=null&&e.signal&&__(e.signal,r),r}function Br(t,e){if(typeof t!="function")throw new Ut("fn",["Function","AsyncFunction"],t);e!=null&&Ze(e,"options"),e?.signal!=null&&Ye(e.signal,"options.signal");let r=1;e?.concurrency!=null&&(r=Va(e.concurrency));let i=r-1;return e?.highWaterMark!=null&&(i=Va(e.highWaterMark)),Ga(r,"options.concurrency",1),Ga(i,"options.highWaterMark",0),i+=r,async function*(){let s=k().AbortSignalAny([e?.signal].filter(w_)),o=this,a=[],l={signal:s},u,f,c=!1,p=0;function h(){c=!0,b()}function b(){p-=1,_()}function _(){f&&!c&&p<r&&a.length<i&&(f(),f=null)}async function g(){try{for await(let y of o){if(c)return;if(s.aborted)throw new le;try{if(y=t(y,l),y===Fr)continue;y=E_(y)}catch(E){y=Qa(E)}p+=1,za(y,b,h),a.push(y),u&&(u(),u=null),!c&&(a.length>=i||p>=r)&&await new Ha(E=>{f=E})}a.push(Ka)}catch(y){let E=Qa(y);za(E,b,h),a.push(E)}finally{c=!0,u&&(u(),u=null)}}g();try{for(;;){for(;a.length>0;){let y=await a[0];if(y===Ka)return;if(s.aborted)throw new le;y!==Fr&&(yield y),a.shift(),_()}await new Ha(y=>{u=y})}}finally{c=!0,f&&(f(),f=null)}}.call(this)}function I_(t=void 0){return t!=null&&Ze(t,"options"),t?.signal!=null&&Ye(t.signal,"options.signal"),async function*(){let r=0;for await(let n of this){var i;if(t!=null&&(i=t.signal)!==null&&i!==void 0&&i.aborted)throw new le({cause:t.signal.reason});yield[r++,n]}}.call(this)}async function Za(t,e=void 0){for await(let r of un.call(this,t,e))return!0;return!1}async function R_(t,e=void 0){if(typeof t!="function")throw new Ut("fn",["Function","AsyncFunction"],t);return!await Za.call(this,async(...r)=>!await t(...r),e)}async function T_(t,e){for await(let r of un.call(this,t,e))return r}async function A_(t,e){if(typeof t!="function")throw new Ut("fn",["Function","AsyncFunction"],t);async function r(i,n){return await t(i,n),Fr}for await(let i of Br.call(this,r,e));}function un(t,e){if(typeof t!="function")throw new Ut("fn",["Function","AsyncFunction"],t);async function r(i,n){return await t(i,n)?i:Fr}return Br.call(this,r,e)}var ln=class extends l_{constructor(){super("reduce"),this.message="Reduce of an empty stream requires an initial value"}};async function N_(t,e,r){var i;if(typeof t!="function")throw new Ut("reducer",["Function","AsyncFunction"],t);r!=null&&Ze(r,"options"),r?.signal!=null&&Ye(r.signal,"options.signal");let n=arguments.length>1;if(r!=null&&(i=r.signal)!==null&&i!==void 0&&i.aborted){let u=new le(void 0,{cause:r.signal.reason});throw this.once("error",()=>{}),await d_(this.destroy(u)),u}let s=new o_,o=s.signal;if(r!=null&&r.signal){let u={once:!0,[f_]:this,[c_]:!0};r.signal.addEventListener("abort",()=>s.abort(),u)}let a=!1;try{for await(let u of this){var l;if(a=!0,r!=null&&(l=r.signal)!==null&&l!==void 0&&l.aborted)throw new le;n?e=await t(e,u,{signal:o}):(e=u,n=!0)}if(!a&&!n)throw new ln}finally{s.abort()}return e}async function v_(t){t!=null&&Ze(t,"options"),t?.signal!=null&&Ye(t.signal,"options.signal");let e=[];for await(let i of this){var r;if(t!=null&&(r=t.signal)!==null&&r!==void 0&&r.aborted)throw new le(void 0,{cause:t.signal.reason});g_(e,i)}return e}function j_(t,e){let r=Br.call(this,t,e);return async function*(){for await(let n of r)yield*n}.call(this)}function Ja(t){if(t=m_(t),x_(t))return 0;if(t<0)throw new u_("number",">= 0",t);return t}function P_(t,e=void 0){return e!=null&&Ze(e,"options"),e?.signal!=null&&Ye(e.signal,"options.signal"),t=Ja(t),async function*(){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new le;for await(let s of this){var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new le;t--<=0&&(yield s)}}.call(this)}function L_(t,e=void 0){return e!=null&&Ze(e,"options"),e?.signal!=null&&Ye(e.signal,"options.signal"),t=Ja(t),async function*(){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new le;for await(let s of this){var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new le;if(t-- >0&&(yield s),t<=0)return}}.call(this)}fn.exports.streamReturningOperators={asIndexedPairs:y_(I_,"readable.asIndexedPairs will be removed in a future version."),drop:P_,filter:un,flatMap:j_,map:Br,take:L_,compose:S_};fn.exports.promiseReturningOperators={every:R_,forEach:A_,reduce:N_,toArray:v_,some:Za,find:T_}});var cn=S((Kp,el)=>{"use strict";var{ArrayPrototypePop:F_,Promise:B_}=N(),{isIterable:C_,isNodeStream:D_,isWebStream:M_}=ne(),{pipelineImpl:O_}=jr(),{finished:$_}=ge();dn();function k_(...t){return new B_((e,r)=>{let i,n,s=t[t.length-1];if(s&&typeof s=="object"&&!D_(s)&&!C_(s)&&!M_(s)){let o=F_(t);i=o.signal,n=o.end}O_(t,(o,a)=>{o?r(o):e(a)},{signal:i,end:n})})}el.exports={finished:$_,pipeline:k_}});var dn=S((Yp,ul)=>{"use strict";var{Buffer:q_}=X(),{ObjectDefineProperty:xe,ObjectKeys:il,ReflectApply:nl}=N(),{promisify:{custom:sl}}=k(),{streamReturningOperators:tl,promiseReturningOperators:rl}=Xa(),{codes:{ERR_ILLEGAL_CONSTRUCTOR:ol}}=O(),U_=an(),{setDefaultHighWaterMark:W_,getDefaultHighWaterMark:G_}=Ft(),{pipeline:al}=jr(),{destroyer:V_}=Ge(),ll=ge(),hn=cn(),Wt=ne(),T=ul.exports=hr().Stream;T.isDestroyed=Wt.isDestroyed;T.isDisturbed=Wt.isDisturbed;T.isErrored=Wt.isErrored;T.isReadable=Wt.isReadable;T.isWritable=Wt.isWritable;T.Readable=Dt();for(let t of il(tl)){let r=function(...i){if(new.target)throw ol();return T.Readable.from(nl(e,this,i))},e=tl[t];xe(r,"name",{__proto__:null,value:e.name}),xe(r,"length",{__proto__:null,value:e.length}),xe(T.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}for(let t of il(rl)){let r=function(...i){if(new.target)throw ol();return nl(e,this,i)},e=rl[t];xe(r,"name",{__proto__:null,value:e.name}),xe(r,"length",{__proto__:null,value:e.length}),xe(T.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}T.Writable=Tr();T.Duplex=ae();T.Transform=Qi();T.PassThrough=Ki();T.pipeline=al;var{addAbortSignal:H_}=Lt();T.addAbortSignal=H_;T.finished=ll;T.destroy=V_;T.compose=U_;T.setDefaultHighWaterMark=W_;T.getDefaultHighWaterMark=G_;xe(T,"promises",{__proto__:null,configurable:!0,enumerable:!0,get(){return hn}});xe(al,sl,{__proto__:null,enumerable:!0,get(){return hn.pipeline}});xe(ll,sl,{__proto__:null,enumerable:!0,get(){return hn.finished}});T.Stream=T;T._isUint8Array=function(e){return e instanceof Uint8Array};T._uint8ArrayToBuffer=function(e){return q_.from(e.buffer,e.byteOffset,e.byteLength)}});var Cr=S((Zp,P)=>{"use strict";var C=dn(),Q_=cn(),z_=C.Readable.destroy;P.exports=C.Readable;P.exports._uint8ArrayToBuffer=C._uint8ArrayToBuffer;P.exports._isUint8Array=C._isUint8Array;P.exports.isDisturbed=C.isDisturbed;P.exports.isErrored=C.isErrored;P.exports.isReadable=C.isReadable;P.exports.Readable=C.Readable;P.exports.Writable=C.Writable;P.exports.Duplex=C.Duplex;P.exports.Transform=C.Transform;P.exports.PassThrough=C.PassThrough;P.exports.addAbortSignal=C.addAbortSignal;P.exports.finished=C.finished;P.exports.destroy=C.destroy;P.exports.destroy=z_;P.exports.pipeline=C.pipeline;P.exports.compose=C.compose;Object.defineProperty(C,"promises",{configurable:!0,enumerable:!0,get(){return Q_}});P.exports.Stream=C.Stream;P.exports.default=P.exports});var $n=Kt(X());var Ce="http://www.w3.org/1999/02/22-rdf-syntax-ns#",It="http://www.w3.org/2001/XMLSchema#",Xt="http://www.w3.org/2000/10/swap/",R={xsd:{decimal:`${It}decimal`,boolean:`${It}boolean`,double:`${It}double`,integer:`${It}integer`,string:`${It}string`},rdf:{type:`${Ce}type`,nil:`${Ce}nil`,first:`${Ce}first`,rest:`${Ce}rest`,langString:`${Ce}langString`,dirLangString:`${Ce}dirLangString`,reifies:`${Ce}reifies`},owl:{sameAs:"http://www.w3.org/2002/07/owl#sameAs"},r:{forSome:`${Xt}reify#forSome`,forAll:`${Xt}reify#forAll`},log:{implies:`${Xt}log#implies`,isImpliedBy:`${Xt}log#isImpliedBy`}};var{xsd:er}=R,ru=/\\u([a-fA-F0-9]{4})|\\U([a-fA-F0-9]{8})|\\([^])/g,Mn={"\\":"\\","'":"'",'"':'"',n:`
|
|
3
|
+
`,r:"\r",t:" ",f:"\f",b:"\b"},iu={_:"_","~":"~",".":".","-":"-","!":"!",$:"$","&":"&","'":"'","(":"(",")":")","*":"*","+":"+",",":",",";":";","=":"=","/":"/","?":"?","#":"#","@":"@","%":"%"},nu=/[\x00-\x20<>\\"\{\}\|\^\`]/;function On(t){return t<=1114111&&(t<55296||t>57343)}var su={_iri:!0,_unescapedIri:!0,_simpleQuotedString:!0,_langcode:!0,_dircode:!0,_blank:!0,_newline:!0,_comment:!0,_whitespace:!0,_endOfFile:!0},ou=/$0^/,De=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._dircode=/^--(?:(ltr)|(rtl))/,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._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 su)&&this[r]instanceof RegExp&&(this[r]=ou)}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.substr(a[0].length,i.length),n=i.length,this._line++;if(!a&&(a=this._whitespace.exec(i))&&(i=i.substr(a[0].length,i.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,f=i[0],c="",p="",h="",b=null,_=0,g=!1;switch(f){case"^":if(i.length<3)break;if(i[1]==="^"){if(this._previousMarker="^^",i=i.substr(2),i[0]!=="<"){g=!0;break}}else{this._n3Mode&&(_=1,c="^");break}case"<":if(b=this._unescapedIri.exec(i))c="IRI",p=b[1];else if(b=this._iri.exec(i)){if(p=this._unescape(b[1],Mn),p===null||nu.test(p))return o(this);c="IRI"}else i.length>2&&i[1]==="<"&&i[2]==="("?(c="<<(",_=3):!this._lineMode&&i.length>(r?1:2)&&i[1]==="<"?(c="<<",_=2):this._n3Mode&&i.length>1&&i[1]==="="&&(_=2,this._isImpliedBy?(c="abbreviation",p="<"):(c="inverse",p=">"));break;case">":i.length>1&&i[1]===">"&&(c=">>",_=2);break;case"_":((b=this._blank.exec(i))||r&&(b=this._blank.exec(`${i} `)))&&(c="blank",h="_",p=b[1]);break;case'"':if(b=this._simpleQuotedString.exec(i))p=b[1];else if({value:p,matchLength:_}=this._parseLiteral(i),p===null)return o(this);(b!==null||_!==0)&&(c="literal",this._literalClosingPos=0);break;case"'":if(!this._lineMode){if(b=this._simpleApostropheString.exec(i))p=b[1];else if({value:p,matchLength:_}=this._parseLiteral(i),p===null)return o(this);(b!==null||_!==0)&&(c="literal",this._literalClosingPos=0)}break;case"?":this._n3Mode&&(b=this._variable.exec(i))&&(c="var",p=b[0]);break;case"@":this._previousMarker==="literal"&&(b=this._langcode.exec(i))&&b[1]!=="version"?!r&&i[b[0].length]==="-"&&i[b[0].length+1]!=="-"?b=null:(c="langcode",p=b[1]):(b=this._atKeyword.exec(i))&&(c=b[0]);break;case".":if(i.length===1?r:i[1]<"0"||i[1]>"9"){c=".",_=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"&&(b=this._dircode.exec(i))&&(c="dircode",_=2,p=b[1]||b[2],_=p.length+2);break}(b=this._number.exec(i)||r&&(b=this._number.exec(`${i} `)))&&(c="literal",p=b[0],h=typeof b[1]=="string"?er.double:typeof b[2]=="string"?er.decimal:er.integer);break;case"B":case"b":case"p":case"P":case"G":case"g":case"V":case"v":(b=this._keyword.exec(i))?c=b[0].toUpperCase():g=!0;break;case"f":case"t":(b=this._boolean.exec(i))?(c="literal",p=b[0],h=er.boolean):g=!0;break;case"a":(b=this._shortPredicates.exec(i))?(c="abbreviation",p="a"):g=!0;break;case"=":this._n3Mode&&i.length>1&&(c="abbreviation",i[1]!==">"?(_=1,p="="):(_=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]===">"){c=")>>",_=3;break}case",":case";":case"[":case"]":case"(":case"}":case"~":this._lineMode||(_=1,c=f);break;case"{":!this._lineMode&&i.length>=2&&(i[1]==="|"?(c="{|",_=2):(c=f,_=1));break;case"|":i.length>=2&&i[1]==="}"&&(c="|}",_=2);break;default:g=!0}if(g&&((this._previousMarker==="@prefix"||this._previousMarker==="PREFIX")&&(b=this._prefix.exec(i))?(c="prefix",p=b[1]||""):((b=this._prefixed.exec(i))||r&&(b=this._prefixed.exec(`${i} `)))&&(c="prefixed",h=b[1]||"",p=this._unescape(b[2],iu))),this._previousMarker==="^^")switch(c){case"prefixed":c="type";break;case"IRI":c="typeIRI";break;default:c=""}if(!c)return r||!/^'''|^"""/.test(i)&&/\n|\r/.test(i)?o(this):this._input=i;let y=_||b[0].length,E=s(c,p,h,u,y);this.previousToken=E,this._previousMarker=c,i=i.substr(y,i.length)}function s(a,l,u,f,c){let p=i?n-i.length:n,h=p+c,b={type:a,value:l,prefix:u,line:f,start:p,end:h};return e(null,b),b}function o(a){e(a._syntaxError(/^\S*/.exec(i)[0]))}}_unescape(e,r){let i=!1,n=e.replace(ru,(s,o,a,l)=>{if(typeof o=="string"){let u=Number.parseInt(o,16);return On(u)?String.fromCharCode(u):(i=!0,"")}if(typeof a=="string"){let u=Number.parseInt(a,16);return On(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.match(/^(?:"""|"|'''|'|)/)[0],i=r.length,n=Math.max(this._literalClosingPos,i);for(;(n=e.indexOf(r,n))>0;){let s=0;for(;e[n-s-1]==="\\";)s++;if(s%2===0){let o=e.substring(i,n),a=o.split(/\r\n|\r|\n/).length-1,l=n+i;if(i===1&&a!==0||i===3&&this._lineMode)break;return this._line+=a,{value:this._unescape(o,Mn),matchLength:l}}n++}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.substr(1):e}tokenize(e,r){if(this._line=1,typeof e=="string")if(this._input=this._readStartingBom(e),typeof r=="function")queueMicrotask(()=>this._tokenizeToEnd(r,!0));else{let i=[],n;if(this._tokenizeToEnd((s,o)=>s?n=s:i.push(o),!0),n)throw n;return i}else this._pendingBuffer=null,typeof e.setEncoding=="function"&&e.setEncoding("utf8"),e.on("data",i=>{this._input!==null&&i.length!==0&&(this._pendingBuffer&&(i=$n.Buffer.concat([this._pendingBuffer,i]),this._pendingBuffer=null),i[i.length-1]&128?this._pendingBuffer=i:(typeof this._input>"u"?this._input=this._readStartingBom(typeof i=="string"?i:i.toString()):this._input+=i,this._tokenizeToEnd(r,!1)))}),e.on("end",()=>{typeof this._input=="string"&&this._tokenizeToEnd(r,!0)}),e.on("error",r)}};var{rdf:kn,xsd:Me}=R,nt,au=0;var zr={namedNode:qn,blankNode:Un,variable:Gn,literal:Wn,defaultGraph:lu,quad:Kr,triple:Kr,fromTerm:Rt,fromQuad:Vn},G=zr,W=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}}},it=class extends W{constructor(e){super(e)}get termType(){return"NamedNode"}},de=class t extends W{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 it(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!=="@"?Me.string:e.indexOf("--",r)>0?kn.dirLangString:kn.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}}}},Tt=class extends W{constructor(e){super(`_:${e}`)}get termType(){return"BlankNode"}get value(){return this.id.substr(2)}},At=class extends W{constructor(e){super(`?${e}`)}get termType(){return"Variable"}get value(){return this.id.substr(1)}},Nt=class extends W{constructor(){return super(""),nt||this}get termType(){return"DefaultGraph"}equals(e){return this===e||!!e&&this.termType===e.termType}};nt=new Nt;function Ie(t,e,r){if(e=e||zr,!t)return e.defaultGraph();switch(t[0]){case"?":return e.variable(t.substr(1));case"_":return e.blankNode(t.substr(2));case'"':if(e===zr)return new de(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(Ie(t[0],e,!0),Ie(t[1],e,!0),Ie(t[2],e,!0),t[3]&&Ie(t[3],e,!0))}function he(t,e){if(typeof t=="string")return t;if(t instanceof W&&t.termType!=="Quad")return t.id;if(!t)return nt.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!==Me.string?`^^${t.datatype.value}`:""}`;case"Quad":let r=[he(t.subject,!0),he(t.predicate,!0),he(t.object,!0)];return t.graph&&t.graph.termType!=="DefaultGraph"&&r.push(he(t.graph,!0)),e?r:JSON.stringify(r);default:throw new Error(`Unexpected termType: ${t.termType}`)}}var Re=class extends W{constructor(e,r,i,n){super(""),this._subject=e,this._predicate=r,this._object=i,this._graph=n||nt}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 qn(t){return new it(t)}function Un(t){return new Tt(t||`n3-${au++}`)}function Wn(t,e){if(typeof e=="string")return new de(`"${t}"@${e.toLowerCase()}`);if(e!==void 0&&!("termType"in e))return new de(`"${t}"@${e.language.toLowerCase()}${e.direction?`--${e.direction.toLowerCase()}`:""}`);let r=e?e.value:"";return r===""&&(typeof t=="boolean"?r=Me.boolean:typeof t=="number"&&(Number.isFinite(t)?r=Number.isInteger(t)?Me.integer:Me.double:(r=Me.double,Number.isNaN(t)||(t=t>0?"INF":"-INF")))),r===""||r===Me.string?new de(`"${t}"`):new de(`"${t}"^^${r}`)}function Gn(t){return new At(t)}function lu(){return nt}function Kr(t,e,r,i){return new Re(t,e,r,i)}function Rt(t){if(t instanceof W)return t;switch(t.termType){case"NamedNode":return qn(t.value);case"BlankNode":return Un(t.value);case"Variable":return Gn(t.value);case"DefaultGraph":return nt;case"Literal":return Wn(t.value,t.language||t.datatype);case"Quad":return Vn(t);default:throw new Error(`Unexpected termType: ${t.termType}`)}}function Vn(t){if(t instanceof Re)return t;if(t.termType!=="Quad")throw new Error(`Unexpected termType: ${t.termType}`);return Kr(Rt(t.subject),Rt(t.predicate),Rt(t.object),Rt(t.graph))}var Hn=0,_e=class t{constructor(e){this._contextStack=[],this._graph=null,e=e||{},this._setBase(e.baseIRI),e.factory&&Qn(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._supportsNamedGraphs=!(i||a))||(this._readPredicateOrNamedGraph=this._readPredicate),this._supportsQuads=!(i||n||s||a),this._isImpliedBy=e.isImpliedBy,this._emptyFormulaAsTrue=!!e.emptyFormulaAsTrue,l&&(this._resolveRelativeIRI=u=>null),this._blankNodePrefix=typeof e.blankNodePrefix!="string"?"":e.blankNodePrefix.replace(/^(?!_:)/,"_:"),this._lexer=e.lexer||new De({lineMode:l,n3:a,isImpliedBy:this._isImpliedBy}),this._explicitQuantifiers=!!e.explicitQuantifiers,this._parseUnsupportedVersions=!!e.parseUnsupportedVersions,this._version=e.version}static _resetBlankNodePrefix(){Hn=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}this._contextStack.push({type:e,subject:i,predicate:n,object:s,graph:r,inverse:this._inversePredicate,blankPrefix:this._prefixes._,quantified:this._quantified,emptyFormula:this._emptyFormula}),this._inversePredicate=!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._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)}}_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}_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"(":let r=this._contextStack;return(r.length&&r[r.length-1]).type==="<<"?this._error("Unexpected list in reified triple",e):(this._saveContext("list",this._graph,this.RDF_NIL,null,null),this._subject=null,this._readListItem);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._graph=this._factory.blankNode(),null,null),this._readSubject):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;switch(r){case"inverse":this._inversePredicate=!0;case"abbreviation":this._predicate=this.ABBREVIATIONS[e.value];break;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));break;case"[":if(this._n3Mode)return this._saveContext("blank",this._graph,this._subject,this._subject=this._factory.blankNode(),null),this._readBlankNodeHead;case"blank":if(!this._n3Mode)return this._error("Disallowed blank node as predicate",e);default:if((this._predicate=this._readEntity(e))===void 0)return}return this._validAnnotation=!0,this._readObject}_readObject(e){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"(":let r=this._contextStack;return(r.length&&r[r.length-1]).type==="<<"?this._error("Unexpected list in reified triple",e):(this._saveContext("list",this._graph,this._subject,this._predicate,this.RDF_NIL),this._subject=null,this._readListItem);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._subject,this._predicate,this._graph=this._factory.blankNode()),this._readSubject):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):(this._predicate=null,this._readPredicate(e))}}_readBlankNodeTail(e){if(e.type!=="]")return this._readBlankNodePunctuation(e);this._subject!==null&&this._emit(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._readObject: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(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._readSubject):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=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===R.rdf.langString||s.value===R.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}return r==="subject"?this._getPathEndReader(e,this._readPredicateOrNamedGraph)||this._readPredicateOrNamedGraph(e):r==="predicate"?e===null?this._readObject:this._readObject(e):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;if(r==="subject"){let s=this._getPathEndReader(i.token,n);if(s)return s}return i.token===null?n: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._emit(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._object=this.N3_TRUE),this._object===null?this._readPredicate:this._getContextEndReader()}_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._contextStack.length?this._readSubject:this._readInTopContext,o&&(this._inversePredicate=!1);break;case";":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._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,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;o?this._emit(l,a,s,i):this._emit(s,a,l,i)}return n&&(this._annotation=!0),r}_readBlankNodePunctuation(e){let r;switch(e.type){case";":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._emit(this._subject,this._predicate,this._object,this._graph),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._readInTopContext(e)):e.type!=="."?this._error("Expected declaration to end with a dot",e):this._readInTopContext}_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){return this._afterPath=e,this._readPath}_getPathEndReader(e,r){if(e!==null&&e.type!=="!"&&e.type!=="^")return null;let i=this._getPathReader(r);return e===null?i:i.call(this,e)}_readPath(e){switch(e.type){case"!":return this._readForwardPath;case"^":return this._readBackwardPath;default:let r=this._contextStack,i=r.length&&r[r.length-1];if(i&&i.type==="item"){let n=this._subject;this._restoreContext("item",e),this._emit(this._subject,this.RDF_FIRST,n,this._graph)}return this._afterPath(e)}}_readForwardPath(e){let r,i,n=this._factory.blankNode();if((i=this._readEntity(e))!==void 0)return this._predicate===null?(r=this._subject,this._subject=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._predicate===null?(n=this._subject,this._subject=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._factory.quad(this._subject,this._predicate,this._object,this._graph||this.DEFAULTGRAPH);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._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._factory.quad(this._subject,this._predicate,this._object),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}}_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=vt}_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${Hn++}_`,this._prefixCallback=o||vt,this._versionCallback=l||vt,this._inversePredicate=!1,this._quantified=Object.create(null),this._emptyFormula=!1,!s){let f=[],c;if(this._callback=(p,h)=>{p?c=p:h&&f.push(h)},this._lexer.tokenize(e).every(p=>this._readCallback=this._readCallback(p)),c)throw c;return f}let u=(f,c)=>{f!==null?(this._callback(f),this._callback=vt):this._readCallback&&(this._readCallback=this._readCallback(c))};a&&(this._lexer.comments=!0,u=(f,c)=>{f!==null?(this._callback(f),this._callback=vt):this._readCallback&&(c.type==="comment"?a(c.value):this._readCallback=this._readCallback(c))}),this._callback=s,this._lexer.tokenize(e,u)}};function vt(){}function Qn(t,e){t._factory=e,t.DEFAULTGRAPH=e.defaultGraph(),t.RDF_FIRST=e.namedNode(R.rdf.first),t.RDF_REST=e.namedNode(R.rdf.rest),t.RDF_NIL=e.namedNode(R.rdf.nil),t.RDF_REIFIES=e.namedNode(R.rdf.reifies),t.N3_FORALL=e.namedNode(R.r.forAll),t.N3_FORSOME=e.namedNode(R.r.forSome),t.N3_TRUE=e.literal("true",e.namedNode(R.xsd.boolean)),t.ABBREVIATIONS={a:e.namedNode(R.rdf.type),"=":e.namedNode(R.owl.sameAs),">":e.namedNode(R.log.implies),"<":e.namedNode(R.log.isImpliedBy)},t.QUANTIFIERS_GRAPH=e.namedNode("urn:n3:quantifiers")}_e.SUPPORTED_VERSIONS=["1.2","1.2-basic","1.1"];Qn(_e.prototype,G);var Yr={};El(Yr,{inDefaultGraph:()=>_u,isBlankNode:()=>fu,isDefaultGraph:()=>pe,isLiteral:()=>cu,isNamedNode:()=>uu,isQuad:()=>hu,isVariable:()=>du,prefix:()=>pu,prefixes:()=>zn});function uu(t){return!!t&&t.termType==="NamedNode"}function fu(t){return!!t&&t.termType==="BlankNode"}function cu(t){return!!t&&t.termType==="Literal"}function du(t){return!!t&&t.termType==="Variable"}function hu(t){return!!t&&t.termType==="Quad"}function pe(t){return!!t&&t.termType==="DefaultGraph"}function _u(t){return pe(t.graph)}function pu(t,e){return zn({"":t.value||t},e)("")}function zn(t,e){let r=Object.create(null);for(let n in t)i(n,t[n]);e=e||G;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 st(t){return t.replace(/[\]\/\(\)\*\+\?\.\\\$]/g,"\\$&")}var bu=/^:?[^:?#]*(?:[?#]|$)|^file:|^[^:]*:\/*[^?#]+?\/(?:\.\.?(?:\/|$)|\/)/i,yu=/^(?:(?:[^/?#]{3,}|\.?[^/?#.]\.?)(?:\/[^/?#]{3,}|\.?[^/?#.]\.?)*\/?)?(?:[?#]|$)/,Kn="./",gu="../",Zr="?",Yn="#",Oe=class t{constructor(e){this.base=e,this._baseLength=0,this._baseMatcher=null,this._pathReplacements=new Array(e.length+1)}static supports(e){return!bu.test(e)}_getBaseMatcher(){if(this._baseMatcher)return this._baseMatcher;if(!t.supports(this.base))return this._baseMatcher=/.^/;let e=/^[^:]*:\/*/.exec(this.base)[0],r=["^",st(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]===Yn?l=s.lastIndex-1:(r.push(st(o[0]),"(?:"),i.push(")?"),o[1]!==Zr?n.push(u=s.lastIndex):(a=u=s.lastIndex,l=this.base.indexOf(Yn,a),this._pathReplacements[a]=Zr));for(let f=0;f<n.length;f++)this._pathReplacements[n[f]]=gu.repeat(n.length-f-1);return this._pathReplacements[n[n.length-1]]=Kn,this._baseLength=l>0?l:this.base.length,r.push(st(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!==Zr&&!yu.test(s)?e:n===Kn&&/^[^?#]/.test(s)?s:n+s}return e.substring(i-1)}};var jt=G.defaultGraph(),{rdf:wu,xsd:ot}=R,Zn=/["\\\t\n\r\b\f\u0000-\u0019\ud800-\udbff]/,Jn=/["\\\t\n\r\b\f\u0000-\u0019]|[\ud800-\udbff][\udc00-\udfff]/g,mu={"\\":"\\\\",'"':'\\"'," ":"\\t","\n":"\\n","\r":"\\r","\b":"\\b","\f":"\\f"},$e=class extends W{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=jt,this._prefixIRIs=Object.create(null),r.prefixes&&this.addPrefixes(r.prefixes),r.baseIRI&&(this._baseIri=new Oe(r.baseIRI)))}get _inDefaultGraph(){return jt.equals(this._graph)}_write(e,r){this._outputStream.write(e,"utf8",r)}_writeQuad(e,r,i,n,s){try{(!n.equals(this._graph)||n.termType!==this._graph.termType)&&(this._write((this._subject===null?"":this._inDefaultGraph?`.
|
|
4
4
|
`:`
|
|
5
5
|
}
|
|
6
6
|
`)+(jt.equals(n)?"":`${this._encodeIriOrBlank(n)} {
|
|
7
7
|
`)),this._graph=n,this._subject=null),e.equals(this._subject)?r.equals(this._predicate)?this._write(`, ${this._encodeObject(i)}`,s):this._write(`;
|
|
8
8
|
${this._encodePredicate(this._predicate=r)} ${this._encodeObject(i)}`,s):this._write(`${(this._subject===null?"":`.
|
|
9
|
-
`)+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&&!
|
|
9
|
+
`)+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&&!pe(n)?` ${this._encodeIriOrBlank(n)} .
|
|
10
10
|
`:` .
|
|
11
|
-
`}`}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)),Zn.test(r)&&(r=r.replace(Jn,Xn));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;Zn.test(r)&&(r=r.replace(Jn,Xn));let i=e.direction?`--${e.direction}`:"";if(e.language)return`"${r}"@${e.language}${i}`;if(this._lineMode){if(e.datatype.value===ot.string)return`"${r}"`}else switch(e.datatype.value){case ot.string:return`"${r}"`;case ot.boolean:if(r==="true"||r==="false")return r;break;case ot.integer:if(/^[+-]?\d+$/.test(r))return r;break;case ot.decimal:if(/^[+-]?\d*\.\d+$/.test(r))return r;break;case ot.double:if(/^[+-]?(?:\d+\.\d*|\.?\d+)[eE][+-]?\d+$/.test(r))return r;break}return`"${r}"^^${this._encodeIriOrBlank(e.datatype)}`}_encodePredicate(e){return e.value===wu.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)}${
|
|
11
|
+
`}`}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)),Zn.test(r)&&(r=r.replace(Jn,Xn));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;Zn.test(r)&&(r=r.replace(Jn,Xn));let i=e.direction?`--${e.direction}`:"";if(e.language)return`"${r}"@${e.language}${i}`;if(this._lineMode){if(e.datatype.value===ot.string)return`"${r}"`}else switch(e.datatype.value){case ot.string:return`"${r}"`;case ot.boolean:if(r==="true"||r==="false")return r;break;case ot.integer:if(/^[+-]?\d+$/.test(r))return r;break;case ot.decimal:if(/^[+-]?\d*\.\d+$/.test(r))return r;break;case ot.double:if(/^[+-]?(?:\d+\.\d*|\.?\d+)[eE][+-]?\d+$/.test(r))return r;break}return`"${r}"^^${this._encodeIriOrBlank(e.datatype)}`}_encodePredicate(e){return e.value===wu.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)}${pe(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,jt,n):this._writeQuad(e,r,i,n||jt,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?`.
|
|
12
12
|
`:`
|
|
13
13
|
}
|
|
14
14
|
`),this._subject=null,this._graph=""),this._prefixIRIs[s]=n+=":",this._write(`@prefix ${n} <${s}>.
|
|
@@ -19,7 +19,7 @@ var yl=Object.create;var Mr=Object.defineProperty;var gl=Object.getOwnPropertyDe
|
|
|
19
19
|
]`)}}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 $e(`(${i.join(" ")})`)}end(e){this._subject!==null&&(this._write(this._inDefaultGraph?`.
|
|
20
20
|
`:`
|
|
21
21
|
}
|
|
22
|
-
`),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{}r&&r()}};function Xn(t){let e=mu[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 _n=Kt(Cr());var pn=Symbol("iter"),L=Symbol("size");function Kp(t,e,r,i){let n=t&&t[e],s=n&&n[r];return!!s&&i in s}function Et(t,e,r=4){let i=t[L]||0;for(let n in e)n in t?r!==0&&(t[n]=Et(t[n],e[n],r-1)):(i++,t[n]=r===0?null:Et(Object.create(null),e[n],r-1));return r<=2&&(t[L]=i),t}function fl(t,e,r=4){let i=!1,n=0;r<=2&&e[L]<t[L]&&([t,e]=[e,t]);for(let s in t)if(s in e){let o=r===0?null:fl(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[L]=n),i}function cl(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:Et({},t[s],r-1),n++;else if(r!==0){let o=cl(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[L]=n),i}var Gt=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||G}_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 Ie(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&&(_e(e.graph)||(s=this._termToNumericId(e.graph)))&&this._ids[s?`.${r}.${i}.${n}.${s}`:`.${r}.${i}.${n}`]}return this._ids[he(e)]}_termToNewNumericId(e){let r=e&&e.termType==="Quad"?`.${this._termToNewNumericId(e.subject)}.${this._termToNewNumericId(e.predicate)}.${this._termToNewNumericId(e.object)}${_e(e.graph)?"":`.${this._termToNewNumericId(e.graph)}`}`:he(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||G,this._entityIndex=r.entityIndex||new Gt({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][L];return this._size=e}_addToIndex(e,r,i,n){let s=e[r];s||(e[r]=s={[L]:0},e[L]++);let o=s[i];o||(s[i]=o={[L]:0},s[L]++);let a=n in o;return a||(o[n]=null,o[L]++),!a}_removeFromIndex(e,r,i,n){let s=e[r],o=s[i];delete o[n],--o[L]===0&&(delete s[i],--s[L]===0&&(delete e[r],e[L]--))}*_findInIndex(e,r,i,n,s,o,a,l){let u,f,c,_=this._entities,h=this._termFromId(_[l]),b={subject:null,predicate:null,object:null};r&&((u=e,e={})[r]=u[r]);for(let p in e)if(f=e[p]){b[s]=this._termFromId(_[p]),i&&((u=f,f={})[i]=u[i]);for(let g in f)if(c=f[g]){b[o]=this._termFromId(_[g]);let y=n?n in c?[n]:[]:Object.keys(c);for(let E=0;E<y.length;E++)b[a]=this._termFromId(_[y[E]]),yield this._factory.quad(b.subject,b.predicate,b.object,h)}}}_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,l;r&&((o=e,e={})[r]=o[r]);for(let u in e)if(a=e[u]){i&&((o=a,a={})[i]=o[i]);for(let f in a)(l=a[f])&&(n?n in l&&s++:s+=l[L])}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:{[L]:0},predicates:{[L]:0},objects:{[L]: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===""||_e(n)?1:this._termToNumericId(n),u=l&&this._graphs[l];return!!s&&!!o&&!!a&&!!u&&Kp(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[L]===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 _n.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 f in s)(o=s[f])&&(a?u?yield*this._findInIndex(o.objects,u,a,l,"object","subject","predicate",f):yield*this._findInIndex(o.subjects,a,l,null,"subject","predicate","object",f):l?yield*this._findInIndex(o.predicates,l,u,null,"predicate","object","subject",f):u?yield*this._findInIndex(o.objects,u,null,null,"object","subject","predicate",f):yield*this._findInIndex(o.subjects,null,null,null,"subject","predicate","object",f))}match(e,r,i,n){return new je(this,e,r,i,n,{entityIndex:this._entityIndex})}countQuads(e,r,i,n){let s=this._getGraphs(n),o=0,a,l,u,f;if(e&&!(l=this._termToNumericId(e))||r&&!(u=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,l,u):o+=this._countInIndex(a.subjects,l,u,f):r?o+=this._countInIndex(a.predicates,u,f,l):o+=this._countInIndex(a.objects,f,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,R.rdf.rest,R.rdf.nil,null),o=e?[...s]:[];return s.forEach(a=>{let l=[],u=!1,f,c,_=a.graph,h=a.subject;for(;h&&!u;){let b=this.getQuads(null,null,h,null),p=this.getQuads(h,null,null,null),g,y=null,E=null,A=null;for(let w=0;w<p.length&&!u;w++)g=p[w],g.graph.equals(_)?f?u=n(h,"has non-list arcs out"):g.predicate.value===R.rdf.first?y?u=n(h,"has multiple rdf:first arcs"):o.push(y=g):g.predicate.value===R.rdf.rest?E?u=n(h,"has multiple rdf:rest arcs"):o.push(E=g):b.length?u=n(h,"can't be subject and object"):(f=g,c="subject"):u=n(h,"not confined to single graph");for(let w=0;w<b.length&&!u;++w)g=b[w],f?u=n(h,"can't have coreferences"):g.predicate.value===R.rdf.rest?A?u=n(h,"has incoming rdf:rest arcs"):A=g:(f=g,c="object");y?l.unshift(y.object):u=n(h,"has no list head"),h=A&&A.subject}u?e=!1:f&&(i[f[c].value]=l)}),e&&this.removeQuads(o),i}addAll(e){if(e instanceof je&&(e=e.filtered),Array.isArray(e))this.addQuads(e);else if(e instanceof t&&e._entityIndex===this._entityIndex)e._size!==0&&(this._graphs=Et(this._graphs,e._graphs),this._size=null);else for(let r of e)this.add(r);return this}contains(e){if(e instanceof je&&(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 f in s=i[u].subjects){if(!(o=n[f]))return!1;for(let c in a=s[f]){if(!(l=o[c]))return!1;for(let _ in a[c])if(!(_ 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 je&&(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=cl(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 je&&(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 je&&(e=e.filtered),e===this){let r=new t({entityIndex:this._entityIndex});return r._graphs=Et(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=fl(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=Et(Object.create(null),this._graphs),r._size=this._size,r.addAll(e),r}*[Symbol.iterator](){yield*this.readQuads()}};function ue(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:ue(t[o],e,r+1);a!==!1&&(n=n||Object.create(null),n[o]=a,s++)}return n&&(n[L]=s),n}var je=class t extends _n.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 f=e._getGraphs(r);for(let c in f){let _,h,b,p;(p=f[c])&&(!a&&l?(h=ue(p.predicates,[l,u,a]))&&(_=ue(p.subjects,[a,l,u]),b=ue(p.objects,[u,a,l])):u?(b=ue(p.objects,[u,a,l]))&&(_=ue(p.subjects,[a,l,u]),h=ue(p.predicates,[l,u,a])):(_=ue(p.subjects,[a,l,u]))&&(h=ue(p.predicates,[l,u,a]),b=ue(p.objects,[u,a,l])),_&&(o._graphs[c]={subjects:_,predicates:h,objects:b}))}o._size=null}return this._filtered}get size(){return this.filtered.size}_read(e){e>0&&!this[pn]&&(this[pn]=this[Symbol.iterator]());let r=this[pn];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](){yield*this._filtered||this.n3Store.readQuads(this.subject,this.predicate,this.object,this.graph)}};var Vt=class{dataset(e){return new Pe(e)}};function hl(t){let e=[];for(let{subject:r,object:i}of t.match(null,G.namedNode("http://www.w3.org/2000/10/swap/log#implies"),null,G.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 Ht=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,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,l,u,o);a.value=null}else(o=f[s])&&this._evaluateLevel1(e,r,i,n,c,l,u,o)}_evaluateLevel1(e,r,i,n,s,o,a,l){let u,f;if(!(u=o.value)){for(u in l)f=l[u],o.value=Number(u),this._evaluateLevel2(e,r,i,n,s,a,f);o.value=null}else(f=l[u])&&this._evaluateLevel2(e,r,i,n,s,a,f)}_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,f]=o,c=f.basePremise.subject.value;c||(f.basePremise.subject.value=a);let _=f.basePremise.predicate.value;_||(f.basePremise.predicate.value=l);let h=f.basePremise.object.value;h||(f.basePremise.object.value=u),f.premise.length===0?s(f.conclusion):this._evaluatePremise(f,r,n),c||(f.basePremise.subject.value=null),_||(f.basePremise.predicate.value=null),h||(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=hl(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(bn(o.subject,a.subject)&&bn(o.predicate,a.predicate)&&bn(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 f=0;f<n.premise.length;f++)f!==s&&u.push(dl(n.premise[f],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=>dl(s,n))}let r=this._store._getGraphs();try{for(let i in r)this._reasonGraphNaive(e,r[i])}finally{this._store._size=null}}};function dl({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 bn(t,e){return t.value===null&&(t.value=e.value),t.value===e.value}var pl=Kt(Cr());var Qt=class extends pl.Transform{constructor(e){super({decodeStrings:!0}),this._readableState.objectMode=!0;let r=new pe(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("data",r=>{this.write(r)}),e.on("end",()=>{this.end()}),e.on("error",r=>{this.emit("error",r)}),this}};var _l=Kt(Cr());var Yp=16*1024,Zp=20,zt=class extends _l.Transform{constructor(e){super({encoding:"utf8",writableObjectMode:!0}),this._buffer="",this._flushTimer=null,this._flushDelay=e&&e.flushDelay!==void 0?e.flushDelay:Zp;let r=this._writer=new ee({write:(s,o,a)=>{this._buffer+=s,this._buffer.length>=Yp?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 xb={Lexer:De,Parser:pe,Writer:ee,Store:Pe,StoreFactory:Vt,EntityIndex:Gt,StreamParser:Qt,StreamWriter:zt,Util:Yr,Reasoner:Ht,BaseIRI:Oe,DataFactory:G,Term:W,NamedNode:it,Literal:de,BlankNode:Tt,Variable:At,DefaultGraph:Nt,Quad:Re,Triple:Re,termFromId:Ie,termToId:he};export{Oe as BaseIRI,Tt as BlankNode,G as DataFactory,Nt as DefaultGraph,Gt as EntityIndex,De as Lexer,de as Literal,it as NamedNode,pe as Parser,Re as Quad,Ht as Reasoner,Pe as Store,Vt as StoreFactory,Qt as StreamParser,zt as StreamWriter,W as Term,Re as Triple,Yr as Util,At as Variable,ee as Writer,xb as default,hl as getRulesFromDataset,Ie as termFromId,he as termToId};
|
|
22
|
+
`),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{}r&&r()}};function Xn(t){let e=mu[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 pn=Kt(Cr());var _n=Symbol("iter"),L=Symbol("size");function K_(t,e,r,i){let n=t&&t[e],s=n&&n[r];return!!s&&i in s}function Et(t,e,r=4){let i=t[L]||0;for(let n in e)n in t?r!==0&&(t[n]=Et(t[n],e[n],r-1)):(i++,t[n]=r===0?null:Et(Object.create(null),e[n],r-1));return r<=2&&(t[L]=i),t}function fl(t,e,r=4){let i=!1,n=0;r<=2&&e[L]<t[L]&&([t,e]=[e,t]);for(let s in t)if(s in e){let o=r===0?null:fl(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[L]=n),i}function cl(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:Et({},t[s],r-1),n++;else if(r!==0){let o=cl(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[L]=n),i}var Gt=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||G}_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 Ie(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&&(pe(e.graph)||(s=this._termToNumericId(e.graph)))&&this._ids[s?`.${r}.${i}.${n}.${s}`:`.${r}.${i}.${n}`]}return this._ids[he(e)]}_termToNewNumericId(e){let r=e&&e.termType==="Quad"?`.${this._termToNewNumericId(e.subject)}.${this._termToNewNumericId(e.predicate)}.${this._termToNewNumericId(e.object)}${pe(e.graph)?"":`.${this._termToNewNumericId(e.graph)}`}`:he(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||G,this._entityIndex=r.entityIndex||new Gt({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][L];return this._size=e}_addToIndex(e,r,i,n){let s=e[r];s||(e[r]=s={[L]:0},e[L]++);let o=s[i];o||(s[i]=o={[L]:0},s[L]++);let a=n in o;return a||(o[n]=null,o[L]++),!a}_removeFromIndex(e,r,i,n){let s=e[r],o=s[i];delete o[n],--o[L]===0&&(delete s[i],--s[L]===0&&(delete e[r],e[L]--))}*_findInIndex(e,r,i,n,s,o,a,l){let u,f,c,p=this._entities,h=this._termFromId(p[l]),b={subject:null,predicate:null,object:null};r&&((u=e,e={})[r]=u[r]);for(let _ in e)if(f=e[_]){b[s]=this._termFromId(p[_]),i&&((u=f,f={})[i]=u[i]);for(let g in f)if(c=f[g]){b[o]=this._termFromId(p[g]);let y=n?n in c?[n]:[]:Object.keys(c);for(let E=0;E<y.length;E++)b[a]=this._termFromId(p[y[E]]),yield this._factory.quad(b.subject,b.predicate,b.object,h)}}}_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,l;r&&((o=e,e={})[r]=o[r]);for(let u in e)if(a=e[u]){i&&((o=a,a={})[i]=o[i]);for(let f in a)(l=a[f])&&(n?n in l&&s++:s+=l[L])}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:{[L]:0},predicates:{[L]:0},objects:{[L]: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===""||pe(n)?1:this._termToNumericId(n),u=l&&this._graphs[l];return!!s&&!!o&&!!a&&!!u&&K_(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[L]===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 pn.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 f in s)(o=s[f])&&(a?u?yield*this._findInIndex(o.objects,u,a,l,"object","subject","predicate",f):yield*this._findInIndex(o.subjects,a,l,null,"subject","predicate","object",f):l?yield*this._findInIndex(o.predicates,l,u,null,"predicate","object","subject",f):u?yield*this._findInIndex(o.objects,u,null,null,"object","subject","predicate",f):yield*this._findInIndex(o.subjects,null,null,null,"subject","predicate","object",f))}match(e,r,i,n){return new je(this,e,r,i,n,{entityIndex:this._entityIndex})}countQuads(e,r,i,n){let s=this._getGraphs(n),o=0,a,l,u,f;if(e&&!(l=this._termToNumericId(e))||r&&!(u=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,l,u):o+=this._countInIndex(a.subjects,l,u,f):r?o+=this._countInIndex(a.predicates,u,f,l):o+=this._countInIndex(a.objects,f,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,R.rdf.rest,R.rdf.nil,null),o=e?[...s]:[];return s.forEach(a=>{let l=[],u=!1,f,c,p=a.graph,h=a.subject;for(;h&&!u;){let b=this.getQuads(null,null,h,null),_=this.getQuads(h,null,null,null),g,y=null,E=null,A=null;for(let w=0;w<_.length&&!u;w++)g=_[w],g.graph.equals(p)?f?u=n(h,"has non-list arcs out"):g.predicate.value===R.rdf.first?y?u=n(h,"has multiple rdf:first arcs"):o.push(y=g):g.predicate.value===R.rdf.rest?E?u=n(h,"has multiple rdf:rest arcs"):o.push(E=g):b.length?u=n(h,"can't be subject and object"):(f=g,c="subject"):u=n(h,"not confined to single graph");for(let w=0;w<b.length&&!u;++w)g=b[w],f?u=n(h,"can't have coreferences"):g.predicate.value===R.rdf.rest?A?u=n(h,"has incoming rdf:rest arcs"):A=g:(f=g,c="object");y?l.unshift(y.object):u=n(h,"has no list head"),h=A&&A.subject}u?e=!1:f&&(i[f[c].value]=l)}),e&&this.removeQuads(o),i}addAll(e){if(e instanceof je&&(e=e.filtered),Array.isArray(e))this.addQuads(e);else if(e instanceof t&&e._entityIndex===this._entityIndex)e._size!==0&&(this._graphs=Et(this._graphs,e._graphs),this._size=null);else for(let r of e)this.add(r);return this}contains(e){if(e instanceof je&&(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 f in s=i[u].subjects){if(!(o=n[f]))return!1;for(let c in a=s[f]){if(!(l=o[c]))return!1;for(let p in a[c])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 je&&(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=cl(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 je&&(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 je&&(e=e.filtered),e===this){let r=new t({entityIndex:this._entityIndex});return r._graphs=Et(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=fl(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=Et(Object.create(null),this._graphs),r._size=this._size,r.addAll(e),r}*[Symbol.iterator](){yield*this.readQuads()}};function ue(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:ue(t[o],e,r+1);a!==!1&&(n=n||Object.create(null),n[o]=a,s++)}return n&&(n[L]=s),n}var je=class t extends pn.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 f=e._getGraphs(r);for(let c in f){let p,h,b,_;(_=f[c])&&(!a&&l?(h=ue(_.predicates,[l,u,a]))&&(p=ue(_.subjects,[a,l,u]),b=ue(_.objects,[u,a,l])):u?(b=ue(_.objects,[u,a,l]))&&(p=ue(_.subjects,[a,l,u]),h=ue(_.predicates,[l,u,a])):(p=ue(_.subjects,[a,l,u]))&&(h=ue(_.predicates,[l,u,a]),b=ue(_.objects,[u,a,l])),p&&(o._graphs[c]={subjects:p,predicates:h,objects:b}))}o._size=null}return this._filtered}get size(){return this.filtered.size}_read(e){e>0&&!this[_n]&&(this[_n]=this[Symbol.iterator]());let r=this[_n];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](){yield*this._filtered||this.n3Store.readQuads(this.subject,this.predicate,this.object,this.graph)}};var Vt=class{dataset(e){return new Pe(e)}};function hl(t){let e=[];for(let{subject:r,object:i}of t.match(null,G.namedNode("http://www.w3.org/2000/10/swap/log#implies"),null,G.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 Ht=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,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,l,u,o);a.value=null}else(o=f[s])&&this._evaluateLevel1(e,r,i,n,c,l,u,o)}_evaluateLevel1(e,r,i,n,s,o,a,l){let u,f;if(!(u=o.value)){for(u in l)f=l[u],o.value=Number(u),this._evaluateLevel2(e,r,i,n,s,a,f);o.value=null}else(f=l[u])&&this._evaluateLevel2(e,r,i,n,s,a,f)}_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,f]=o,c=f.basePremise.subject.value;c||(f.basePremise.subject.value=a);let p=f.basePremise.predicate.value;p||(f.basePremise.predicate.value=l);let h=f.basePremise.object.value;h||(f.basePremise.object.value=u),f.premise.length===0?s(f.conclusion):this._evaluatePremise(f,r,n),c||(f.basePremise.subject.value=null),p||(f.basePremise.predicate.value=null),h||(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=hl(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(bn(o.subject,a.subject)&&bn(o.predicate,a.predicate)&&bn(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 f=0;f<n.premise.length;f++)f!==s&&u.push(dl(n.premise[f],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=>dl(s,n))}let r=this._store._getGraphs();try{for(let i in r)this._reasonGraphNaive(e,r[i])}finally{this._store._size=null}}};function dl({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 bn(t,e){return t.value===null&&(t.value=e.value),t.value===e.value}var _l=Kt(Cr());var Qt=class extends _l.Transform{constructor(e){super({decodeStrings:!0}),this._readableState.objectMode=!0;let r=new _e(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("data",r=>{this.write(r)}),e.on("end",()=>{this.end()}),e.on("error",r=>{this.emit("error",r)}),this}};var pl=Kt(Cr());var Y_=16*1024,Z_=20,zt=class extends pl.Transform{constructor(e){super({encoding:"utf8",writableObjectMode:!0}),this._buffer="",this._flushTimer=null,this._flushDelay=e&&e.flushDelay!==void 0?e.flushDelay:Z_;let r=this._writer=new ee({write:(s,o,a)=>{this._buffer+=s,this._buffer.length>=Y_?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 xb={Lexer:De,Parser:_e,Writer:ee,Store:Pe,StoreFactory:Vt,EntityIndex:Gt,StreamParser:Qt,StreamWriter:zt,Util:Yr,Reasoner:Ht,BaseIRI:Oe,DataFactory:G,Term:W,NamedNode:it,Literal:de,BlankNode:Tt,Variable:At,DefaultGraph:Nt,Quad:Re,Triple:Re,termFromId:Ie,termToId:he};export{Oe as BaseIRI,Tt as BlankNode,G as DataFactory,Nt as DefaultGraph,Gt as EntityIndex,De as Lexer,de as Literal,it as NamedNode,_e as Parser,Re as Quad,Ht as Reasoner,Pe as Store,Vt as StoreFactory,Qt as StreamParser,zt as StreamWriter,W as Term,Re as Triple,Yr as Util,At as Variable,ee as Writer,xb as default,hl as getRulesFromDataset,Ie as termFromId,he as termToId};
|
|
23
23
|
/*! Bundled license information:
|
|
24
24
|
|
|
25
25
|
ieee754/index.js:
|