n3 2.7.8 → 2.7.9
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 +1 -1
- package/browser/n3.min.js +1 -1
- package/lib/N3Lexer.js +5 -3
- package/package.json +1 -1
- package/src/N3Lexer.js +6 -3
package/browser/n3.esm.min.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var Al=Object.create;var rr=Object.defineProperty,Nl=Object.defineProperties,vl=Object.getOwnPropertyDescriptor,Pl=Object.getOwnPropertyDescriptors,jl=Object.getOwnPropertyNames,In=Object.getOwnPropertySymbols,Ll=Object.getPrototypeOf,Tn=Object.prototype.hasOwnProperty,Fl=Object.prototype.propertyIsEnumerable;var st=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Bl=t=>{throw TypeError(t)};var Rn=(t,e,r)=>e in t?rr(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,B=(t,e)=>{for(var r in e||(e={}))Tn.call(e,r)&&Rn(t,r,e[r]);if(In)for(var r of In(e))Fl.call(e,r)&&Rn(t,r,e[r]);return t},ve=(t,e)=>Nl(t,Pl(e));var S=(t,e)=>()=>{try{return e||t((e={exports:{}}).exports,e),e.exports}catch(r){throw e=0,r}},Cl=(t,e)=>{for(var r in e)rr(t,r,{get:e[r],enumerable:!0})},Dl=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of jl(e))!Tn.call(t,n)&&n!==r&&rr(t,n,{get:()=>e[n],enumerable:!(i=vl(e,n))||i.enumerable});return t};var ir=(t,e,r)=>(r=t!=null?Al(Ll(t)):{},Dl(e||!t||!t.__esModule?rr(r,"default",{value:t,enumerable:!0}):r,t));var M=function(t,e){this[0]=t,this[1]=e},Y=(t,e,r)=>{var i=(a,l,u,c)=>{try{var f=r[a](l),p=(l=f.value)instanceof M,d=f.done;Promise.resolve(p?l[0]:l).then(_=>p?i(a==="return"?a:"next",l[1]?{done:_.done,value:_.value}:_,u,c):u({value:_,done:d})).catch(_=>i("throw",_,u,c))}catch(_){c(_)}},n=(a,l,u,c)=>o[a]=f=>(l=new Promise((p,d,_)=>(_=()=>i(a,f,p,d),s?s.then(_):_())),c=()=>s===u&&(s=0),s=u=l.then(c,c),l),s,o={};return r=r.apply(t,e),o[st("asyncIterator")]=()=>o,n("next"),n("throw"),n("return"),o},re=t=>{var e=t[st("asyncIterator")],r=!1,i,n={};return e==null?(e=t[st("iterator")](),i=s=>n[s]=o=>e[s](o)):(e=e.call(t),i=s=>n[s]=o=>{if(r){if(r=!1,s==="throw")throw o;return o}return r=!0,{done:!1,value:new M(new Promise(a=>{var l=e[s](o);l instanceof Object||Bl("Object expected"),a(l)}),1)}}),n[st("iterator")]=()=>n,i("next"),"throw"in e?i("throw"):n.throw=s=>{throw s},"return"in e&&i("return"),n},V=(t,e,r)=>(e=t[st("asyncIterator")])?e.call(t):(t=t[st("iterator")](),e={},r=(i,n)=>(n=t[i])&&(e[i]=s=>new Promise((o,a,l)=>(s=n.call(t,s),l=s.done,Promise.resolve(s.value).then(u=>o({value:u,done:l}),a)))),r("next"),r("return"),e);var vn=S(nr=>{"use strict";nr.byteLength=Ml;nr.toByteArray=kl;nr.fromByteArray=Wl;var ie=[],Z=[],Ol=typeof Uint8Array!="undefined"?Uint8Array:Array,Vr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ke=0,An=Vr.length;ke<An;++ke)ie[ke]=Vr[ke],Z[Vr.charCodeAt(ke)]=ke;var ke,An;Z[45]=62;Z[95]=63;function Nn(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 Ml(t){var e=Nn(t),r=e[0],i=e[1];return(r+i)*3/4-i}function $l(t,e,r){return(e+r)*3/4-r}function kl(t){var e,r=Nn(t),i=r[0],n=r[1],s=new Ol($l(t,i,n)),o=0,a=n>0?i-4:i,l;for(l=0;l<a;l+=4)e=Z[t.charCodeAt(l)]<<18|Z[t.charCodeAt(l+1)]<<12|Z[t.charCodeAt(l+2)]<<6|Z[t.charCodeAt(l+3)],s[o++]=e>>16&255,s[o++]=e>>8&255,s[o++]=e&255;return n===2&&(e=Z[t.charCodeAt(l)]<<2|Z[t.charCodeAt(l+1)]>>4,s[o++]=e&255),n===1&&(e=Z[t.charCodeAt(l)]<<10|Z[t.charCodeAt(l+1)]<<4|Z[t.charCodeAt(l+2)]>>2,s[o++]=e>>8&255,s[o++]=e&255),s}function ql(t){return ie[t>>18&63]+ie[t>>12&63]+ie[t>>6&63]+ie[t&63]}function Ul(t,e,r){for(var i,n=[],s=e;s<r;s+=3)i=(t[s]<<16&16711680)+(t[s+1]<<8&65280)+(t[s+2]&255),n.push(ql(i));return n.join("")}function Wl(t){for(var e,r=t.length,i=r%3,n=[],s=16383,o=0,a=r-i;o<a;o+=s)n.push(Ul(t,o,o+s>a?a:o+s));return i===1?(e=t[r-1],n.push(ie[e>>2]+ie[e<<4&63]+"==")):i===2&&(e=(t[r-2]<<8)+t[r-1],n.push(ie[e>>10]+ie[e>>4&63]+ie[e<<2&63]+"=")),n.join("")}});var Pn=S(Qr=>{Qr.read=function(t,e,r,i,n){var s,o,a=n*8-i-1,l=(1<<a)-1,u=l>>1,c=-7,f=r?n-1:0,p=r?-1:1,d=t[e+f];for(f+=p,s=d&(1<<-c)-1,d>>=-c,c+=a;c>0;s=s*256+t[e+f],f+=p,c-=8);for(o=s&(1<<-c)-1,s>>=-c,c+=i;c>0;o=o*256+t[e+f],f+=p,c-=8);if(s===0)s=1-u;else{if(s===l)return o?NaN:(d?-1:1)*(1/0);o=o+Math.pow(2,i),s=s-u}return(d?-1:1)*o*Math.pow(2,s-i)};Qr.write=function(t,e,r,i,n,s){var o,a,l,u=s*8-n-1,c=(1<<u)-1,f=c>>1,p=n===23?Math.pow(2,-24)-Math.pow(2,-77):0,d=i?0:s-1,_=i?1:-1,b=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,o=c):(o=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-o))<1&&(o--,l*=2),o+f>=1?e+=p/l:e+=p*Math.pow(2,1-f),e*l>=2&&(o++,l/=2),o+f>=c?(a=0,o=c):o+f>=1?(a=(e*l-1)*Math.pow(2,n),o=o+f):(a=e*Math.pow(2,f-1)*Math.pow(2,n),o=0));n>=8;t[r+d]=a&255,d+=_,a/=256,n-=8);for(o=o<<n|a,u+=n;u>0;t[r+d]=o&255,d+=_,o/=256,u-=8);t[r+d-_]|=b*128}});var se=S(ut=>{"use strict";var Hr=vn(),at=Pn(),jn=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;ut.Buffer=h;ut.SlowBuffer=Kl;ut.INSPECT_MAX_BYTES=50;var sr=2147483647;ut.kMaxLength=sr;h.TYPED_ARRAY_SUPPORT=Gl();!h.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Gl(){try{let t=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(t,e),t.foo()===42}catch(t){return!1}}Object.defineProperty(h.prototype,"parent",{enumerable:!0,get:function(){if(h.isBuffer(this))return this.buffer}});Object.defineProperty(h.prototype,"offset",{enumerable:!0,get:function(){if(h.isBuffer(this))return this.byteOffset}});function ye(t){if(t>sr)throw new RangeError('The value "'+t+'" is invalid for option "size"');let e=new Uint8Array(t);return Object.setPrototypeOf(e,h.prototype),e}function h(t,e,r){if(typeof t=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Zr(t)}return Cn(t,e,r)}h.poolSize=8192;function Cn(t,e,r){if(typeof t=="string")return Ql(t,e);if(ArrayBuffer.isView(t))return Hl(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(ne(t,ArrayBuffer)||t&&ne(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(ne(t,SharedArrayBuffer)||t&&ne(t.buffer,SharedArrayBuffer)))return Kr(t,e,r);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let i=t.valueOf&&t.valueOf();if(i!=null&&i!==t)return h.from(i,e,r);let n=zl(t);if(n)return n;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return h.from(t[Symbol.toPrimitive]("string"),e,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}h.from=function(t,e,r){return Cn(t,e,r)};Object.setPrototypeOf(h.prototype,Uint8Array.prototype);Object.setPrototypeOf(h,Uint8Array);function Dn(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 Vl(t,e,r){return Dn(t),t<=0?ye(t):e!==void 0?typeof r=="string"?ye(t).fill(e,r):ye(t).fill(e):ye(t)}h.alloc=function(t,e,r){return Vl(t,e,r)};function Zr(t){return Dn(t),ye(t<0?0:Xr(t)|0)}h.allocUnsafe=function(t){return Zr(t)};h.allocUnsafeSlow=function(t){return Zr(t)};function Ql(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!h.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let r=On(t,e)|0,i=ye(r),n=i.write(t,e);return n!==r&&(i=i.slice(0,n)),i}function zr(t){let e=t.length<0?0:Xr(t.length)|0,r=ye(e);for(let i=0;i<e;i+=1)r[i]=t[i]&255;return r}function Hl(t){if(ne(t,Uint8Array)){let e=new Uint8Array(t);return Kr(e.buffer,e.byteOffset,e.byteLength)}return zr(t)}function Kr(t,e,r){if(e<0||t.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<e+(r||0))throw new RangeError('"length" is outside of buffer bounds');let i;return e===void 0&&r===void 0?i=new Uint8Array(t):r===void 0?i=new Uint8Array(t,e):i=new Uint8Array(t,e,r),Object.setPrototypeOf(i,h.prototype),i}function zl(t){if(h.isBuffer(t)){let e=Xr(t.length)|0,r=ye(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||ei(t.length)?ye(0):zr(t);if(t.type==="Buffer"&&Array.isArray(t.data))return zr(t.data)}function Xr(t){if(t>=sr)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+sr.toString(16)+" bytes");return t|0}function Kl(t){return+t!=t&&(t=0),h.alloc(+t)}h.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==h.prototype};h.compare=function(e,r){if(ne(e,Uint8Array)&&(e=h.from(e,e.offset,e.byteLength)),ne(r,Uint8Array)&&(r=h.from(r,r.offset,r.byteLength)),!h.isBuffer(e)||!h.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===r)return 0;let i=e.length,n=r.length;for(let s=0,o=Math.min(i,n);s<o;++s)if(e[s]!==r[s]){i=e[s],n=r[s];break}return i<n?-1:n<i?1:0};h.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};h.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return h.alloc(0);let i;if(r===void 0)for(r=0,i=0;i<e.length;++i)r+=e[i].length;let n=h.allocUnsafe(r),s=0;for(i=0;i<e.length;++i){let o=e[i];if(ne(o,Uint8Array))s+o.length>n.length?(h.isBuffer(o)||(o=h.from(o)),o.copy(n,s)):Uint8Array.prototype.set.call(n,o,s);else if(h.isBuffer(o))o.copy(n,s);else throw new TypeError('"list" argument must be an Array of Buffers');s+=o.length}return n};function On(t,e){if(h.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||ne(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 Yr(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Qn(t).length;default:if(n)return i?-1:Yr(t).length;e=(""+e).toLowerCase(),n=!0}}h.byteLength=On;function Yl(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 ou(this,e,r);case"utf8":case"utf-8":return $n(this,e,r);case"ascii":return nu(this,e,r);case"latin1":case"binary":return su(this,e,r);case"base64":return ru(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return au(this,e,r);default:if(i)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),i=!0}}h.prototype._isBuffer=!0;function qe(t,e,r){let i=t[e];t[e]=t[r],t[r]=i}h.prototype.swap16=function(){let e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let r=0;r<e;r+=2)qe(this,r,r+1);return this};h.prototype.swap32=function(){let e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let r=0;r<e;r+=4)qe(this,r,r+3),qe(this,r+1,r+2);return this};h.prototype.swap64=function(){let e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let r=0;r<e;r+=8)qe(this,r,r+7),qe(this,r+1,r+6),qe(this,r+2,r+5),qe(this,r+3,r+4);return this};h.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?$n(this,0,e):Yl.apply(this,arguments)};h.prototype.toLocaleString=h.prototype.toString;h.prototype.equals=function(e){if(!h.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:h.compare(this,e)===0};h.prototype.inspect=function(){let e="",r=ut.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};jn&&(h.prototype[jn]=h.prototype.inspect);h.prototype.compare=function(e,r,i,n,s){if(ne(e,Uint8Array)&&(e=h.from(e,e.offset,e.byteLength)),!h.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(r===void 0&&(r=0),i===void 0&&(i=e?e.length:0),n===void 0&&(n=0),s===void 0&&(s=this.length),r<0||i>e.length||n<0||s>this.length)throw new RangeError("out of range index");if(n>=s&&r>=i)return 0;if(n>=s)return-1;if(r>=i)return 1;if(r>>>=0,i>>>=0,n>>>=0,s>>>=0,this===e)return 0;let o=s-n,a=i-r,l=Math.min(o,a),u=this.slice(n,s),c=e.slice(r,i);for(let f=0;f<l;++f)if(u[f]!==c[f]){o=u[f],a=c[f];break}return o<a?-1:a<o?1:0};function Mn(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,ei(r)&&(r=n?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(n)return-1;r=t.length-1}else if(r<0)if(n)r=0;else return-1;if(typeof e=="string"&&(e=h.from(e,i)),h.isBuffer(e))return e.length===0?-1:Ln(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):Ln(t,[e],r,i,n);throw new TypeError("val must be string, number or Buffer")}function Ln(t,e,r,i,n){let s=1,o=t.length,a=e.length;if(i!==void 0&&(i=String(i).toLowerCase(),i==="ucs2"||i==="ucs-2"||i==="utf16le"||i==="utf-16le")){if(t.length<2||e.length<2)return-1;s=2,o/=2,a/=2,r/=2}function l(c,f){return s===1?c[f]:c.readUInt16BE(f*s)}let u;if(n){let c=-1;for(u=r;u<o;u++)if(l(t,u)===l(e,c===-1?0:u-c)){if(c===-1&&(c=u),u-c+1===a)return c*s}else c!==-1&&(u-=u-c),c=-1}else for(r+a>o&&(r=o-a),u=r;u>=0;u--){let c=!0;for(let f=0;f<a;f++)if(l(t,u+f)!==l(e,f)){c=!1;break}if(c)return u}return-1}h.prototype.includes=function(e,r,i){return this.indexOf(e,r,i)!==-1};h.prototype.indexOf=function(e,r,i){return Mn(this,e,r,i,!0)};h.prototype.lastIndexOf=function(e,r,i){return Mn(this,e,r,i,!1)};function Zl(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(ei(a))return o;t[r+o]=a}return o}function Xl(t,e,r,i){return or(Yr(e,t.length-r),t,r,i)}function Jl(t,e,r,i){return or(cu(e),t,r,i)}function eu(t,e,r,i){return or(Qn(e),t,r,i)}function tu(t,e,r,i){return or(du(e,t.length-r),t,r,i)}h.prototype.write=function(e,r,i,n){if(r===void 0)n="utf8",i=this.length,r=0;else if(i===void 0&&typeof r=="string")n=r,i=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(i)?(i=i>>>0,n===void 0&&(n="utf8")):(n=i,i=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let s=this.length-r;if((i===void 0||i>s)&&(i=s),e.length>0&&(i<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");let o=!1;for(;;)switch(n){case"hex":return Zl(this,e,r,i);case"utf8":case"utf-8":return Xl(this,e,r,i);case"ascii":case"latin1":case"binary":return Jl(this,e,r,i);case"base64":return eu(this,e,r,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return tu(this,e,r,i);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}};h.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function ru(t,e,r){return e===0&&r===t.length?Hr.fromByteArray(t):Hr.fromByteArray(t.slice(e,r))}function $n(t,e,r){r=Math.min(t.length,r);let i=[],n=e;for(;n<r;){let s=t[n],o=null,a=s>239?4:s>223?3:s>191?2:1;if(n+a<=r){let l,u,c,f;switch(a){case 1:s<128&&(o=s);break;case 2:l=t[n+1],(l&192)===128&&(f=(s&31)<<6|l&63,f>127&&(o=f));break;case 3:l=t[n+1],u=t[n+2],(l&192)===128&&(u&192)===128&&(f=(s&15)<<12|(l&63)<<6|u&63,f>2047&&(f<55296||f>57343)&&(o=f));break;case 4:l=t[n+1],u=t[n+2],c=t[n+3],(l&192)===128&&(u&192)===128&&(c&192)===128&&(f=(s&15)<<18|(l&63)<<12|(u&63)<<6|c&63,f>65535&&f<1114112&&(o=f))}}o===null?(o=65533,a=1):o>65535&&(o-=65536,i.push(o>>>10&1023|55296),o=56320|o&1023),i.push(o),n+=a}return iu(i)}var Fn=4096;function iu(t){let e=t.length;if(e<=Fn)return String.fromCharCode.apply(String,t);let r="",i=0;for(;i<e;)r+=String.fromCharCode.apply(String,t.slice(i,i+=Fn));return r}function nu(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 su(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 ou(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+=hu[t[s]];return n}function au(t,e,r){let i=t.slice(e,r),n="";for(let s=0;s<i.length-1;s+=2)n+=String.fromCharCode(i[s]+i[s+1]*256);return n}h.prototype.slice=function(e,r){let i=this.length;e=~~e,r=r===void 0?i:~~r,e<0?(e+=i,e<0&&(e=0)):e>i&&(e=i),r<0?(r+=i,r<0&&(r=0)):r>i&&(r=i),r<e&&(r=e);let n=this.subarray(e,r);return Object.setPrototypeOf(n,h.prototype),n};function O(t,e,r){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}h.prototype.readUintLE=h.prototype.readUIntLE=function(e,r,i){e=e>>>0,r=r>>>0,i||O(e,r,this.length);let n=this[e],s=1,o=0;for(;++o<r&&(s*=256);)n+=this[e+o]*s;return n};h.prototype.readUintBE=h.prototype.readUIntBE=function(e,r,i){e=e>>>0,r=r>>>0,i||O(e,r,this.length);let n=this[e+--r],s=1;for(;r>0&&(s*=256);)n+=this[e+--r]*s;return n};h.prototype.readUint8=h.prototype.readUInt8=function(e,r){return e=e>>>0,r||O(e,1,this.length),this[e]};h.prototype.readUint16LE=h.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||O(e,2,this.length),this[e]|this[e+1]<<8};h.prototype.readUint16BE=h.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||O(e,2,this.length),this[e]<<8|this[e+1]};h.prototype.readUint32LE=h.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||O(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};h.prototype.readUint32BE=h.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||O(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};h.prototype.readBigUInt64LE=Pe(function(e){e=e>>>0,lt(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&jt(e,this.length-8);let n=r+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24,s=this[++e]+this[++e]*2**8+this[++e]*2**16+i*2**24;return BigInt(n)+(BigInt(s)<<BigInt(32))});h.prototype.readBigUInt64BE=Pe(function(e){e=e>>>0,lt(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&jt(e,this.length-8);let n=r*2**24+this[++e]*2**16+this[++e]*2**8+this[++e],s=this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+i;return(BigInt(n)<<BigInt(32))+BigInt(s)});h.prototype.readIntLE=function(e,r,i){e=e>>>0,r=r>>>0,i||O(e,r,this.length);let n=this[e],s=1,o=0;for(;++o<r&&(s*=256);)n+=this[e+o]*s;return s*=128,n>=s&&(n-=Math.pow(2,8*r)),n};h.prototype.readIntBE=function(e,r,i){e=e>>>0,r=r>>>0,i||O(e,r,this.length);let n=r,s=1,o=this[e+--n];for(;n>0&&(s*=256);)o+=this[e+--n]*s;return s*=128,o>=s&&(o-=Math.pow(2,8*r)),o};h.prototype.readInt8=function(e,r){return e=e>>>0,r||O(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};h.prototype.readInt16LE=function(e,r){e=e>>>0,r||O(e,2,this.length);let i=this[e]|this[e+1]<<8;return i&32768?i|4294901760:i};h.prototype.readInt16BE=function(e,r){e=e>>>0,r||O(e,2,this.length);let i=this[e+1]|this[e]<<8;return i&32768?i|4294901760:i};h.prototype.readInt32LE=function(e,r){return e=e>>>0,r||O(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};h.prototype.readInt32BE=function(e,r){return e=e>>>0,r||O(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};h.prototype.readBigInt64LE=Pe(function(e){e=e>>>0,lt(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&jt(e,this.length-8);let n=this[e+4]+this[e+5]*2**8+this[e+6]*2**16+(i<<24);return(BigInt(n)<<BigInt(32))+BigInt(r+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24)});h.prototype.readBigInt64BE=Pe(function(e){e=e>>>0,lt(e,"offset");let r=this[e],i=this[e+7];(r===void 0||i===void 0)&&jt(e,this.length-8);let n=(r<<24)+this[++e]*2**16+this[++e]*2**8+this[++e];return(BigInt(n)<<BigInt(32))+BigInt(this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+i)});h.prototype.readFloatLE=function(e,r){return e=e>>>0,r||O(e,4,this.length),at.read(this,e,!0,23,4)};h.prototype.readFloatBE=function(e,r){return e=e>>>0,r||O(e,4,this.length),at.read(this,e,!1,23,4)};h.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||O(e,8,this.length),at.read(this,e,!0,52,8)};h.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||O(e,8,this.length),at.read(this,e,!1,52,8)};function Q(t,e,r,i,n,s){if(!h.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>n||e<s)throw new RangeError('"value" argument is out of bounds');if(r+i>t.length)throw new RangeError("Index out of range")}h.prototype.writeUintLE=h.prototype.writeUIntLE=function(e,r,i,n){if(e=+e,r=r>>>0,i=i>>>0,!n){let a=Math.pow(2,8*i)-1;Q(this,e,r,i,a,0)}let s=1,o=0;for(this[r]=e&255;++o<i&&(s*=256);)this[r+o]=e/s&255;return r+i};h.prototype.writeUintBE=h.prototype.writeUIntBE=function(e,r,i,n){if(e=+e,r=r>>>0,i=i>>>0,!n){let a=Math.pow(2,8*i)-1;Q(this,e,r,i,a,0)}let s=i-1,o=1;for(this[r+s]=e&255;--s>=0&&(o*=256);)this[r+s]=e/o&255;return r+i};h.prototype.writeUint8=h.prototype.writeUInt8=function(e,r,i){return e=+e,r=r>>>0,i||Q(this,e,r,1,255,0),this[r]=e&255,r+1};h.prototype.writeUint16LE=h.prototype.writeUInt16LE=function(e,r,i){return e=+e,r=r>>>0,i||Q(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};h.prototype.writeUint16BE=h.prototype.writeUInt16BE=function(e,r,i){return e=+e,r=r>>>0,i||Q(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};h.prototype.writeUint32LE=h.prototype.writeUInt32LE=function(e,r,i){return e=+e,r=r>>>0,i||Q(this,e,r,4,4294967295,0),this[r+3]=e>>>24,this[r+2]=e>>>16,this[r+1]=e>>>8,this[r]=e&255,r+4};h.prototype.writeUint32BE=h.prototype.writeUInt32BE=function(e,r,i){return e=+e,r=r>>>0,i||Q(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 kn(t,e,r,i,n){Vn(e,i,n,t,r,7);let s=Number(e&BigInt(4294967295));t[r++]=s,s=s>>8,t[r++]=s,s=s>>8,t[r++]=s,s=s>>8,t[r++]=s;let o=Number(e>>BigInt(32)&BigInt(4294967295));return t[r++]=o,o=o>>8,t[r++]=o,o=o>>8,t[r++]=o,o=o>>8,t[r++]=o,r}function qn(t,e,r,i,n){Vn(e,i,n,t,r,7);let s=Number(e&BigInt(4294967295));t[r+7]=s,s=s>>8,t[r+6]=s,s=s>>8,t[r+5]=s,s=s>>8,t[r+4]=s;let o=Number(e>>BigInt(32)&BigInt(4294967295));return t[r+3]=o,o=o>>8,t[r+2]=o,o=o>>8,t[r+1]=o,o=o>>8,t[r]=o,r+8}h.prototype.writeBigUInt64LE=Pe(function(e,r=0){return kn(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});h.prototype.writeBigUInt64BE=Pe(function(e,r=0){return qn(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});h.prototype.writeIntLE=function(e,r,i,n){if(e=+e,r=r>>>0,!n){let l=Math.pow(2,8*i-1);Q(this,e,r,i,l-1,-l)}let s=0,o=1,a=0;for(this[r]=e&255;++s<i&&(o*=256);)e<0&&a===0&&this[r+s-1]!==0&&(a=1),this[r+s]=(e/o>>0)-a&255;return r+i};h.prototype.writeIntBE=function(e,r,i,n){if(e=+e,r=r>>>0,!n){let l=Math.pow(2,8*i-1);Q(this,e,r,i,l-1,-l)}let s=i-1,o=1,a=0;for(this[r+s]=e&255;--s>=0&&(o*=256);)e<0&&a===0&&this[r+s+1]!==0&&(a=1),this[r+s]=(e/o>>0)-a&255;return r+i};h.prototype.writeInt8=function(e,r,i){return e=+e,r=r>>>0,i||Q(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};h.prototype.writeInt16LE=function(e,r,i){return e=+e,r=r>>>0,i||Q(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};h.prototype.writeInt16BE=function(e,r,i){return e=+e,r=r>>>0,i||Q(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};h.prototype.writeInt32LE=function(e,r,i){return e=+e,r=r>>>0,i||Q(this,e,r,4,2147483647,-2147483648),this[r]=e&255,this[r+1]=e>>>8,this[r+2]=e>>>16,this[r+3]=e>>>24,r+4};h.prototype.writeInt32BE=function(e,r,i){return e=+e,r=r>>>0,i||Q(this,e,r,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};h.prototype.writeBigInt64LE=Pe(function(e,r=0){return kn(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});h.prototype.writeBigInt64BE=Pe(function(e,r=0){return qn(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Un(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 Wn(t,e,r,i,n){return e=+e,r=r>>>0,n||Un(t,e,r,4,34028234663852886e22,-34028234663852886e22),at.write(t,e,r,i,23,4),r+4}h.prototype.writeFloatLE=function(e,r,i){return Wn(this,e,r,!0,i)};h.prototype.writeFloatBE=function(e,r,i){return Wn(this,e,r,!1,i)};function Gn(t,e,r,i,n){return e=+e,r=r>>>0,n||Un(t,e,r,8,17976931348623157e292,-17976931348623157e292),at.write(t,e,r,i,52,8),r+8}h.prototype.writeDoubleLE=function(e,r,i){return Gn(this,e,r,!0,i)};h.prototype.writeDoubleBE=function(e,r,i){return Gn(this,e,r,!1,i)};h.prototype.copy=function(e,r,i,n){if(!h.isBuffer(e))throw new TypeError("argument should be a Buffer");if(i||(i=0),!n&&n!==0&&(n=this.length),r>=e.length&&(r=e.length),r||(r=0),n>0&&n<i&&(n=i),n===i||e.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(i<0||i>=this.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-r<n-i&&(n=e.length-r+i);let s=n-i;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,i,n):Uint8Array.prototype.set.call(e,this.subarray(i,n),r),s};h.prototype.fill=function(e,r,i,n){if(typeof e=="string"){if(typeof r=="string"?(n=r,r=0,i=this.length):typeof i=="string"&&(n=i,i=this.length),n!==void 0&&typeof n!="string")throw new TypeError("encoding must be a string");if(typeof n=="string"&&!h.isEncoding(n))throw new TypeError("Unknown encoding: "+n);if(e.length===1){let o=e.charCodeAt(0);(n==="utf8"&&o<128||n==="latin1")&&(e=o)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(r<0||this.length<r||this.length<i)throw new RangeError("Out of range index");if(i<=r)return this;r=r>>>0,i=i===void 0?this.length:i>>>0,e||(e=0);let s;if(typeof e=="number")for(s=r;s<i;++s)this[s]=e;else{let o=h.isBuffer(e)?e:h.from(e,n),a=o.length;if(a===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(s=0;s<i-r;++s)this[s+r]=o[s%a]}return this};var ot={};function Jr(t,e,r){ot[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}`}}}Jr("ERR_BUFFER_OUT_OF_BOUNDS",function(t){return t?`${t} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);Jr("ERR_INVALID_ARG_TYPE",function(t,e){return`The "${t}" argument must be of type number. Received type ${typeof e}`},TypeError);Jr("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=Bn(String(r)):typeof r=="bigint"&&(n=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(n=Bn(n)),n+="n"),i+=` It must be ${e}. Received ${n}`,i},RangeError);function Bn(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 lu(t,e,r){lt(e,"offset"),(t[e]===void 0||t[e+r]===void 0)&&jt(e,t.length-(r+1))}function Vn(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 ot.ERR_OUT_OF_RANGE("value",a,t)}lu(i,n,s)}function lt(t,e){if(typeof t!="number")throw new ot.ERR_INVALID_ARG_TYPE(e,"number",t)}function jt(t,e,r){throw Math.floor(t)!==t?(lt(t,r),new ot.ERR_OUT_OF_RANGE(r||"offset","an integer",t)):e<0?new ot.ERR_BUFFER_OUT_OF_BOUNDS:new ot.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${e}`,t)}var uu=/[^+/0-9A-Za-z-_]/g;function fu(t){if(t=t.split("=")[0],t=t.trim().replace(uu,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Yr(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 cu(t){let e=[];for(let r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function du(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 Qn(t){return Hr.toByteArray(fu(t))}function or(t,e,r,i){let n;for(n=0;n<i&&!(n+r>=e.length||n>=t.length);++n)e[n+r]=t[n];return n}function ne(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function ei(t){return t!==t}var hu=(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 Pe(t){return typeof BigInt=="undefined"?_u:t}function _u(){throw new Error("BigInt not supported")}});var v=S((Cp,fs)=>{"use strict";var si=class extends Error{constructor(e){if(!Array.isArray(e))throw new TypeError(`Expected input to be an Array, got ${typeof e}`);let r="";for(let i=0;i<e.length;i++)r+=` ${e[i].stack}
|
|
2
2
|
`;super(r),this.name="AggregateError",this.errors=e}};fs.exports={AggregateError:si,ArrayIsArray(t){return Array.isArray(t)},ArrayPrototypeIncludes(t,e){return t.includes(e)},ArrayPrototypeIndexOf(t,e){return t.indexOf(e)},ArrayPrototypeJoin(t,e){return t.join(e)},ArrayPrototypeMap(t,e){return t.map(e)},ArrayPrototypePop(t,e){return t.pop(e)},ArrayPrototypePush(t,e){return t.push(e)},ArrayPrototypeSlice(t,e,r){return t.slice(e,r)},Error,FunctionPrototypeCall(t,e,...r){return t.call(e,...r)},FunctionPrototypeSymbolHasInstance(t,e){return Function.prototype[Symbol.hasInstance].call(t,e)},MathFloor:Math.floor,Number,NumberIsInteger:Number.isInteger,NumberIsNaN:Number.isNaN,NumberMAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER,NumberMIN_SAFE_INTEGER:Number.MIN_SAFE_INTEGER,NumberParseInt:Number.parseInt,ObjectDefineProperties(t,e){return Object.defineProperties(t,e)},ObjectDefineProperty(t,e,r){return Object.defineProperty(t,e,r)},ObjectGetOwnPropertyDescriptor(t,e){return Object.getOwnPropertyDescriptor(t,e)},ObjectKeys(t){return Object.keys(t)},ObjectSetPrototypeOf(t,e){return Object.setPrototypeOf(t,e)},Promise,PromisePrototypeCatch(t,e){return t.catch(e)},PromisePrototypeThen(t,e,r){return t.then(e,r)},PromiseReject(t){return Promise.reject(t)},PromiseResolve(t){return Promise.resolve(t)},ReflectApply:Reflect.apply,RegExpPrototypeTest(t,e){return t.test(e)},SafeSet:Set,String,StringPrototypeSlice(t,e,r){return t.slice(e,r)},StringPrototypeToLowerCase(t){return t.toLowerCase()},StringPrototypeToUpperCase(t){return t.toUpperCase()},StringPrototypeTrim(t){return t.trim()},Symbol,SymbolFor:Symbol.for,SymbolAsyncIterator:Symbol.asyncIterator,SymbolHasInstance:Symbol.hasInstance,SymbolIterator:Symbol.iterator,SymbolDispose:Symbol.dispose||Symbol("Symbol.dispose"),SymbolAsyncDispose:Symbol.asyncDispose||Symbol("Symbol.asyncDispose"),TypedArrayPrototypeSet(t,e,r){return t.set(e,r)},Boolean,Uint8Array}});var oi=S((Dp,cs)=>{"use strict";cs.exports={format(t,...e){return t.replace(/%([sdifj])/g,function(...[r,i]){let n=e.shift();return i==="f"?n.toFixed(6):i==="j"?JSON.stringify(n):i==="s"&&typeof n=="object"?`${n.constructor!==Object?n.constructor.name:""} {}`.trim():n.toString()})},inspect(t){switch(typeof t){case"string":if(t.includes("'"))if(t.includes('"')){if(!t.includes("`")&&!t.includes("${"))return`\`${t}\``}else return`"${t}"`;return`'${t}'`;case"number":return isNaN(t)?"NaN":Object.is(t,-0)?String(t):t;case"bigint":return`${String(t)}n`;case"boolean":case"undefined":return String(t);case"object":return"{}"}}}});var k=S((Op,_s)=>{"use strict";var{format:Bu,inspect:ur}=oi(),{AggregateError:Cu}=v(),Du=globalThis.AggregateError||Cu,Ou=Symbol("kIsNodeError"),Mu=["string","function","number","object","Function","Object","boolean","bigint","symbol"],$u=/^([A-Z][a-z0-9]*)+$/,ku="__node_internal_",fr={};function Qe(t,e){if(!t)throw new fr.ERR_INTERNAL_ASSERTION(e)}function ds(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 qu(t,e,r){if(typeof e=="function")return Qe(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 Qe(i===r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${i}).`),r.length===0?e:Bu(e,...r)}function $(t,e,r){r||(r=Error);class i extends r{constructor(...s){super(qu(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[Ou]=!0,fr[t]=i}function hs(t){let e=ku+t.name;return Object.defineProperty(t,"name",{value:e}),t}function Uu(t,e){if(t&&e&&t!==e){if(Array.isArray(e.errors))return e.errors.push(t),e;let r=new Du([e,t],e.message);return r.code=e.code,r}return t||e}var ai=class extends Error{constructor(e="The operation was aborted",r=void 0){if(r!==void 0&&typeof r!="object")throw new fr.ERR_INVALID_ARG_TYPE("options","Object",r);super(e,r),this.code="ABORT_ERR",this.name="AbortError"}};$("ERR_ASSERTION","%s",Error);$("ERR_INVALID_ARG_TYPE",(t,e,r)=>{Qe(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)Qe(typeof l=="string","All expected entries have to be of type string"),Mu.includes(l)?n.push(l.toLowerCase()):$u.test(l)?s.push(l):(Qe(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=ur(r,{depth:-1});i+=`. Received ${l}`}}else{let l=ur(r,{colors:!1});l.length>25&&(l=`${l.slice(0,25)}...`),i+=`. Received type ${typeof r} (${l})`}return i},TypeError);$("ERR_INVALID_ARG_VALUE",(t,e,r="is invalid")=>{let i=ur(e);return i.length>128&&(i=i.slice(0,128)+"..."),`The ${t.includes(".")?"property":"argument"} '${t}' ${r}. Received ${i}`},TypeError);$("ERR_INVALID_RETURN_VALUE",(t,e,r)=>{var i;let n=r!=null&&(i=r.constructor)!==null&&i!==void 0&&i.name?`instance of ${r.constructor.name}`:`type ${typeof r}`;return`Expected ${t} to be returned from the "${e}" function but got ${n}.`},TypeError);$("ERR_MISSING_ARGS",(...t)=>{Qe(t.length>0,"At least one arg needs to be specified");let e,r=t.length;switch(t=(Array.isArray(t)?t:[t]).map(i=>`"${i}"`).join(" or "),r){case 1:e+=`The ${t[0]} argument`;break;case 2:e+=`The ${t[0]} and ${t[1]} arguments`;break;default:{let i=t.pop();e+=`The ${t.join(", ")}, and ${i} arguments`}break}return`${e} must be specified`},TypeError);$("ERR_OUT_OF_RANGE",(t,e,r)=>{Qe(e,'Missing "range" argument');let i;if(Number.isInteger(r)&&Math.abs(r)>2**32)i=ds(String(r));else if(typeof r=="bigint"){i=String(r);let n=BigInt(2)**BigInt(32);(r>n||r<-n)&&(i=ds(i)),i+="n"}else i=ur(r);return`The value of "${t}" is out of range. It must be ${e}. Received ${i}`},RangeError);$("ERR_MULTIPLE_CALLBACK","Callback called multiple times",Error);$("ERR_METHOD_NOT_IMPLEMENTED","The %s method is not implemented",Error);$("ERR_STREAM_ALREADY_FINISHED","Cannot call %s after a stream was finished",Error);$("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable",Error);$("ERR_STREAM_DESTROYED","Cannot call %s after a stream was destroyed",Error);$("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);$("ERR_STREAM_PREMATURE_CLOSE","Premature close",Error);$("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF",Error);$("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event",Error);$("ERR_STREAM_WRITE_AFTER_END","write after end",Error);$("ERR_UNKNOWN_ENCODING","Unknown encoding: %s",TypeError);_s.exports={AbortError:ai,aggregateTwoErrors:hs(Uu),hideStackFrames:hs,codes:fr}});var pt=S((Mp,cr)=>{"use strict";var{AbortController:ps,AbortSignal:Wu}=typeof self!="undefined"?self:typeof window!="undefined"?window:void 0;cr.exports=ps;cr.exports.AbortSignal=Wu;cr.exports.default=ps});var Mt=S(($p,li)=>{"use strict";var bt=typeof Reflect=="object"?Reflect:null,bs=bt&&typeof bt.apply=="function"?bt.apply:function(e,r,i){return Function.prototype.apply.call(e,r,i)},dr;bt&&typeof bt.ownKeys=="function"?dr=bt.ownKeys:Object.getOwnPropertySymbols?dr=function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:dr=function(e){return Object.getOwnPropertyNames(e)};function Gu(t){console&&console.warn&&console.warn(t)}var gs=Number.isNaN||function(e){return e!==e};function T(){T.init.call(this)}li.exports=T;li.exports.once=zu;T.EventEmitter=T;T.prototype._events=void 0;T.prototype._eventsCount=0;T.prototype._maxListeners=void 0;var ys=10;function hr(t){if(typeof t!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}Object.defineProperty(T,"defaultMaxListeners",{enumerable:!0,get:function(){return ys},set:function(t){if(typeof t!="number"||t<0||gs(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");ys=t}});T.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};T.prototype.setMaxListeners=function(e){if(typeof e!="number"||e<0||gs(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 ws(t){return t._maxListeners===void 0?T.defaultMaxListeners:t._maxListeners}T.prototype.getMaxListeners=function(){return ws(this)};T.prototype.emit=function(e){for(var r=[],i=1;i<arguments.length;i++)r.push(arguments[i]);var n=e==="error",s=this._events;if(s!==void 0)n=n&&s.error===void 0;else if(!n)return!1;if(n){var o;if(r.length>0&&(o=r[0]),o instanceof Error)throw o;var a=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw a.context=o,a}var l=s[e];if(l===void 0)return!1;if(typeof l=="function")bs(l,this,r);else for(var u=l.length,c=Is(l,u),i=0;i<u;++i)bs(c[i],this,r);return!0};function ms(t,e,r,i){var n,s,o;if(hr(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=ws(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,Gu(a)}return t}T.prototype.addListener=function(e,r){return ms(this,e,r,!1)};T.prototype.on=T.prototype.addListener;T.prototype.prependListener=function(e,r){return ms(this,e,r,!0)};function Vu(){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 xs(t,e,r){var i={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},n=Vu.bind(i);return n.listener=r,i.wrapFn=n,n}T.prototype.once=function(e,r){return hr(r),this.on(e,xs(this,e,r)),this};T.prototype.prependOnceListener=function(e,r){return hr(r),this.prependListener(e,xs(this,e,r)),this};T.prototype.removeListener=function(e,r){var i,n,s,o,a;if(hr(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():Qu(i,s),i.length===1&&(n[e]=i[0]),n.removeListener!==void 0&&this.emit("removeListener",e,a||r)}return this};T.prototype.off=T.prototype.removeListener;T.prototype.removeAllListeners=function(e){var r,i,n;if(i=this._events,i===void 0)return this;if(i.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):i[e]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete i[e]),this;if(arguments.length===0){var s=Object.keys(i),o;for(n=0;n<s.length;++n)o=s[n],o!=="removeListener"&&this.removeAllListeners(o);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(r=i[e],typeof r=="function")this.removeListener(e,r);else if(r!==void 0)for(n=r.length-1;n>=0;n--)this.removeListener(e,r[n]);return this};function Es(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?Hu(n):Is(n,n.length)}T.prototype.listeners=function(e){return Es(this,e,!0)};T.prototype.rawListeners=function(e){return Es(this,e,!1)};T.listenerCount=function(t,e){return typeof t.listenerCount=="function"?t.listenerCount(e):Ss.call(t,e)};T.prototype.listenerCount=Ss;function Ss(t){var e=this._events;if(e!==void 0){var r=e[t];if(typeof r=="function")return 1;if(r!==void 0)return r.length}return 0}T.prototype.eventNames=function(){return this._eventsCount>0?dr(this._events):[]};function Is(t,e){for(var r=new Array(e),i=0;i<e;++i)r[i]=t[i];return r}function Qu(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}function Hu(t){for(var e=new Array(t.length),r=0;r<e.length;++r)e[r]=t[r].listener||t[r];return e}function zu(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))}Rs(t,e,s,{once:!0}),e!=="error"&&Ku(t,n,{once:!0})})}function Ku(t,e,r){typeof t.on=="function"&&Rs(t,"error",e,r)}function Rs(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 U=S((kp,fi)=>{"use strict";var Yu=se(),{format:Zu,inspect:Xu}=oi(),{codes:{ERR_INVALID_ARG_TYPE:ui}}=k(),{kResistStopPropagation:Ju,AggregateError:ef,SymbolDispose:tf}=v(),rf=globalThis.AbortSignal||pt().AbortSignal,nf=globalThis.AbortController||pt().AbortController,sf=Object.getPrototypeOf(async function(){}).constructor,Ts=globalThis.Blob||Yu.Blob,of=typeof Ts!="undefined"?function(e){return e instanceof Ts}:function(e){return!1},As=(t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new ui(e,"AbortSignal",t)},af=(t,e)=>{if(typeof t!="function")throw new ui(e,"Function",t)};fi.exports={AggregateError:ef,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:Zu,inspect:Xu,types:{isAsyncFunction(t){return t instanceof sf},isArrayBufferView(t){return ArrayBuffer.isView(t)}},isBlob:of,deprecate(t,e){return t},addAbortListener:Mt().addAbortListener||function(e,r){if(e===void 0)throw new ui("signal","AbortSignal",e);As(e,"signal"),af(r,"listener");let i;return e.aborted?queueMicrotask(()=>r()):(e.addEventListener("abort",r,{__proto__:null,once:!0,[Ju]:!0}),i=()=>{e.removeEventListener("abort",r)}),{__proto__:null,[tf](){var n;(n=i)===null||n===void 0||n()}}},AbortSignalAny:rf.any||function(e){if(e.length===1)return e[0];let r=new nf,i=()=>r.abort();return e.forEach(n=>{As(n,"signals"),n.addEventListener("abort",i,{once:!0})}),r.signal.addEventListener("abort",()=>{e.forEach(n=>n.removeEventListener("abort",i))},{once:!0}),r.signal}};fi.exports.promisify.custom=Symbol.for("nodejs.util.promisify.custom")});var gt=S((qp,Os)=>{"use strict";var{ArrayIsArray:di,ArrayPrototypeIncludes:js,ArrayPrototypeJoin:Ls,ArrayPrototypeMap:lf,NumberIsInteger:hi,NumberIsNaN:uf,NumberMAX_SAFE_INTEGER:ff,NumberMIN_SAFE_INTEGER:cf,NumberParseInt:df,ObjectPrototypeHasOwnProperty:hf,RegExpPrototypeExec:Fs,String:_f,StringPrototypeToUpperCase:pf,StringPrototypeTrim:bf}=v(),{hideStackFrames:X,codes:{ERR_SOCKET_BAD_PORT:yf,ERR_INVALID_ARG_TYPE:q,ERR_INVALID_ARG_VALUE:yt,ERR_OUT_OF_RANGE:He,ERR_UNKNOWN_SIGNAL:Ns}}=k(),{normalizeEncoding:gf}=U(),{isAsyncFunction:wf,isArrayBufferView:mf}=U().types,vs={};function xf(t){return t===(t|0)}function Ef(t){return t===t>>>0}var Sf=/^[0-7]+$/,If="must be a 32-bit unsigned integer or an octal string";function Rf(t,e,r){if(typeof t=="undefined"&&(t=r),typeof t=="string"){if(Fs(Sf,t)===null)throw new yt(e,t,If);t=df(t,8)}return Bs(t,e),t}var Tf=X((t,e,r=cf,i=ff)=>{if(typeof t!="number")throw new q(e,"number",t);if(!hi(t))throw new He(e,"an integer",t);if(t<r||t>i)throw new He(e,`>= ${r} && <= ${i}`,t)}),Af=X((t,e,r=-2147483648,i=2147483647)=>{if(typeof t!="number")throw new q(e,"number",t);if(!hi(t))throw new He(e,"an integer",t);if(t<r||t>i)throw new He(e,`>= ${r} && <= ${i}`,t)}),Bs=X((t,e,r=!1)=>{if(typeof t!="number")throw new q(e,"number",t);if(!hi(t))throw new He(e,"an integer",t);let i=r?1:0,n=4294967295;if(t<i||t>n)throw new He(e,`>= ${i} && <= ${n}`,t)});function _i(t,e){if(typeof t!="string")throw new q(e,"string",t)}function Nf(t,e,r=void 0,i){if(typeof t!="number")throw new q(e,"number",t);if(r!=null&&t<r||i!=null&&t>i||(r!=null||i!=null)&&uf(t))throw new He(e,`${r!=null?`>= ${r}`:""}${r!=null&&i!=null?" && ":""}${i!=null?`<= ${i}`:""}`,t)}var vf=X((t,e,r)=>{if(!js(r,t)){let n="must be one of: "+Ls(lf(r,s=>typeof s=="string"?`'${s}'`:_f(s)),", ");throw new yt(e,t,n)}});function Cs(t,e){if(typeof t!="boolean")throw new q(e,"boolean",t)}function ci(t,e,r){return t==null||!hf(t,e)?r:t[e]}var Pf=X((t,e,r=null)=>{let i=ci(r,"allowArray",!1),n=ci(r,"allowFunction",!1);if(!ci(r,"nullable",!1)&&t===null||!i&&di(t)||typeof t!="object"&&(!n||typeof t!="function"))throw new q(e,"Object",t)}),jf=X((t,e)=>{if(t!=null&&typeof t!="object"&&typeof t!="function")throw new q(e,"a dictionary",t)}),_r=X((t,e,r=0)=>{if(!di(t))throw new q(e,"Array",t);if(t.length<r){let i=`must be longer than ${r}`;throw new yt(e,t,i)}});function Lf(t,e){_r(t,e);for(let r=0;r<t.length;r++)_i(t[r],`${e}[${r}]`)}function Ff(t,e){_r(t,e);for(let r=0;r<t.length;r++)Cs(t[r],`${e}[${r}]`)}function Bf(t,e){_r(t,e);for(let r=0;r<t.length;r++){let i=t[r],n=`${e}[${r}]`;if(i==null)throw new q(n,"AbortSignal",i);Ds(i,n)}}function Cf(t,e="signal"){if(_i(t,e),vs[t]===void 0)throw vs[pf(t)]!==void 0?new Ns(t+" (signals must use all capital letters)"):new Ns(t)}var Df=X((t,e="buffer")=>{if(!mf(t))throw new q(e,["Buffer","TypedArray","DataView"],t)});function Of(t,e){let r=gf(e),i=t.length;if(r==="hex"&&i%2!==0)throw new yt("encoding",e,`is invalid for data of length ${i}`)}function Mf(t,e="Port",r=!0){if(typeof t!="number"&&typeof t!="string"||typeof t=="string"&&bf(t).length===0||+t!==+t>>>0||t>65535||t===0&&!r)throw new yf(e,t,r);return t|0}var Ds=X((t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new q(e,"AbortSignal",t)}),$f=X((t,e)=>{if(typeof t!="function")throw new q(e,"Function",t)}),kf=X((t,e)=>{if(typeof t!="function"||wf(t))throw new q(e,"Function",t)}),qf=X((t,e)=>{if(t!==void 0)throw new q(e,"undefined",t)});function Uf(t,e,r){if(!js(r,t))throw new q(e,`('${Ls(r,"|")}')`,t)}var Wf=/^(?:<[^>]*>)(?:\s*;\s*[^;"\s]+(?:=(")?[^;"\s]*\1)?)*$/;function Ps(t,e){if(typeof t=="undefined"||!Fs(Wf,t))throw new yt(e,t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}function Gf(t){if(typeof t=="string")return Ps(t,"hints"),t;if(di(t)){let e=t.length,r="";if(e===0)return r;for(let i=0;i<e;i++){let n=t[i];Ps(n,"hints"),r+=n,i!==e-1&&(r+=", ")}return r}throw new yt("hints",t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}Os.exports={isInt32:xf,isUint32:Ef,parseFileMode:Rf,validateArray:_r,validateStringArray:Lf,validateBooleanArray:Ff,validateAbortSignalArray:Bf,validateBoolean:Cs,validateBuffer:Df,validateDictionary:jf,validateEncoding:Of,validateFunction:$f,validateInt32:Af,validateInteger:Tf,validateNumber:Nf,validateObject:Pf,validateOneOf:vf,validatePlainFunction:kf,validatePort:Mf,validateSignalName:Cf,validateString:_i,validateUint32:Bs,validateUndefined:qf,validateUnion:Uf,validateAbortSignal:Ds,validateLinkHeaderValue:Gf}});var Be=S((Up,qs)=>{var L=qs.exports={},ae,le;function pi(){throw new Error("setTimeout has not been defined")}function bi(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?ae=setTimeout:ae=pi}catch(t){ae=pi}try{typeof clearTimeout=="function"?le=clearTimeout:le=bi}catch(t){le=bi}})();function Ms(t){if(ae===setTimeout)return setTimeout(t,0);if((ae===pi||!ae)&&setTimeout)return ae=setTimeout,setTimeout(t,0);try{return ae(t,0)}catch(e){try{return ae.call(null,t,0)}catch(r){return ae.call(this,t,0)}}}function Vf(t){if(le===clearTimeout)return clearTimeout(t);if((le===bi||!le)&&clearTimeout)return le=clearTimeout,clearTimeout(t);try{return le(t)}catch(e){try{return le.call(null,t)}catch(r){return le.call(this,t)}}}var Ee=[],wt=!1,ze,pr=-1;function Qf(){!wt||!ze||(wt=!1,ze.length?Ee=ze.concat(Ee):pr=-1,Ee.length&&$s())}function $s(){if(!wt){var t=Ms(Qf);wt=!0;for(var e=Ee.length;e;){for(ze=Ee,Ee=[];++pr<e;)ze&&ze[pr].run();pr=-1,e=Ee.length}ze=null,wt=!1,Vf(t)}}L.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];Ee.push(new ks(t,e)),Ee.length===1&&!wt&&Ms($s)};function ks(t,e){this.fun=t,this.array=e}ks.prototype.run=function(){this.fun.apply(null,this.array)};L.title="browser";L.browser=!0;L.env={};L.argv=[];L.version="";L.versions={};function Se(){}L.on=Se;L.addListener=Se;L.once=Se;L.off=Se;L.removeListener=Se;L.removeAllListeners=Se;L.emit=Se;L.prependListener=Se;L.prependOnceListener=Se;L.listeners=function(t){return[]};L.binding=function(t){throw new Error("process.binding is not supported")};L.cwd=function(){return"/"};L.chdir=function(t){throw new Error("process.chdir is not supported")};L.umask=function(){return 0}});var fe=S((Wp,ro)=>{"use strict";var{SymbolAsyncIterator:Us,SymbolIterator:Ws,SymbolFor:Ke}=v(),Gs=Ke("nodejs.stream.destroyed"),Vs=Ke("nodejs.stream.errored"),yi=Ke("nodejs.stream.readable"),gi=Ke("nodejs.stream.writable"),Qs=Ke("nodejs.stream.disturbed"),Hf=Ke("nodejs.webstream.isClosedPromise"),zf=Ke("nodejs.webstream.controllerErrorFunction");function br(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 yr(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 Kf(t){return!!(t&&typeof t.pipe=="function"&&t._readableState&&typeof t.on=="function"&&typeof t.write=="function")}function ue(t){return t&&(t._readableState||t._writableState||typeof t.write=="function"&&typeof t.on=="function"||typeof t.pipe=="function"&&typeof t.on=="function")}function Hs(t){return!!(t&&!ue(t)&&typeof t.pipeThrough=="function"&&typeof t.getReader=="function"&&typeof t.cancel=="function")}function zs(t){return!!(t&&!ue(t)&&typeof t.getWriter=="function"&&typeof t.abort=="function")}function Ks(t){return!!(t&&!ue(t)&&typeof t.readable=="object"&&typeof t.writable=="object")}function Yf(t){return Hs(t)||zs(t)||Ks(t)}function Zf(t,e){return t==null?!1:e===!0?typeof t[Us]=="function":e===!1?typeof t[Ws]=="function":typeof t[Us]=="function"||typeof t[Ws]=="function"}function gr(t){if(!ue(t))return null;let e=t._writableState,r=t._readableState,i=e||r;return!!(t.destroyed||t[Gs]||i!=null&&i.destroyed)}function Ys(t){if(!yr(t))return null;if(t.writableEnded===!0)return!0;let e=t._writableState;return e!=null&&e.errored?!1:typeof(e==null?void 0:e.ended)!="boolean"?null:e.ended}function Xf(t,e){if(!yr(t))return null;if(t.writableFinished===!0)return!0;let r=t._writableState;return r!=null&&r.errored?!1:typeof(r==null?void 0:r.finished)!="boolean"?null:!!(r.finished||e===!1&&r.ended===!0&&r.length===0)}function Jf(t){if(!br(t))return null;if(t.readableEnded===!0)return!0;let e=t._readableState;return!e||e.errored?!1:typeof(e==null?void 0:e.ended)!="boolean"?null:e.ended}function Zs(t,e){if(!br(t))return null;let r=t._readableState;return r!=null&&r.errored?!1:typeof(r==null?void 0:r.endEmitted)!="boolean"?null:!!(r.endEmitted||e===!1&&r.ended===!0&&r.length===0)}function Xs(t){return t&&t[yi]!=null?t[yi]:typeof(t==null?void 0:t.readable)!="boolean"?null:gr(t)?!1:br(t)&&t.readable&&!Zs(t)}function Js(t){return t&&t[gi]!=null?t[gi]:typeof(t==null?void 0:t.writable)!="boolean"?null:gr(t)?!1:yr(t)&&t.writable&&!Ys(t)}function ec(t,e){return ue(t)?gr(t)?!0:!((e==null?void 0:e.readable)!==!1&&Xs(t)||(e==null?void 0:e.writable)!==!1&&Js(t)):null}function tc(t){var e,r;return ue(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 rc(t){var e,r;return ue(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 ic(t){if(!ue(t))return null;if(typeof t.closed=="boolean")return t.closed;let e=t._writableState,r=t._readableState;return typeof(e==null?void 0:e.closed)=="boolean"||typeof(r==null?void 0:r.closed)=="boolean"?(e==null?void 0:e.closed)||(r==null?void 0:r.closed):typeof t._closed=="boolean"&&eo(t)?t._closed:null}function eo(t){return typeof t._closed=="boolean"&&typeof t._defaultKeepAlive=="boolean"&&typeof t._removedConnection=="boolean"&&typeof t._removedContLen=="boolean"}function to(t){return typeof t._sent100=="boolean"&&eo(t)}function nc(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 sc(t){if(!ue(t))return null;let e=t._writableState,r=t._readableState,i=e||r;return!i&&to(t)||!!(i&&i.autoDestroy&&i.emitClose&&i.closed===!1)}function oc(t){var e;return!!(t&&((e=t[Qs])!==null&&e!==void 0?e:t.readableDidRead||t.readableAborted))}function ac(t){var e,r,i,n,s,o,a,l,u,c;return!!(t&&((e=(r=(i=(n=(s=(o=t[Vs])!==null&&o!==void 0?o:t.readableErrored)!==null&&s!==void 0?s:t.writableErrored)!==null&&n!==void 0?n:(a=t._readableState)===null||a===void 0?void 0:a.errorEmitted)!==null&&i!==void 0?i:(l=t._writableState)===null||l===void 0?void 0:l.errorEmitted)!==null&&r!==void 0?r:(u=t._readableState)===null||u===void 0?void 0:u.errored)!==null&&e!==void 0?e:!((c=t._writableState)===null||c===void 0)&&c.errored))}ro.exports={isDestroyed:gr,kIsDestroyed:Gs,isDisturbed:oc,kIsDisturbed:Qs,isErrored:ac,kIsErrored:Vs,isReadable:Xs,kIsReadable:yi,kIsClosedPromise:Hf,kControllerErrorFunction:zf,kIsWritable:gi,isClosed:ic,isDuplexNodeStream:Kf,isFinished:ec,isIterable:Zf,isReadableNodeStream:br,isReadableStream:Hs,isReadableEnded:Jf,isReadableFinished:Zs,isReadableErrored:rc,isNodeStream:ue,isWebStream:Yf,isWritable:Js,isWritableNodeStream:yr,isWritableStream:zs,isWritableEnded:Ys,isWritableFinished:Xf,isWritableErrored:tc,isServerRequest:nc,isServerResponse:to,willEmitClose:sc,isTransformStream:Ks}});var Ie=S((Gp,Si)=>{"use strict";var Ce=Be(),{AbortError:co,codes:lc}=k(),{ERR_INVALID_ARG_TYPE:uc,ERR_STREAM_PREMATURE_CLOSE:io}=lc,{kEmptyObject:mi,once:xi}=U(),{validateAbortSignal:fc,validateFunction:cc,validateObject:dc,validateBoolean:hc}=gt(),{Promise:_c,PromisePrototypeThen:pc,SymbolDispose:ho}=v(),{isClosed:bc,isReadable:no,isReadableNodeStream:wi,isReadableStream:yc,isReadableFinished:so,isReadableErrored:oo,isWritable:ao,isWritableNodeStream:lo,isWritableStream:gc,isWritableFinished:uo,isWritableErrored:fo,isNodeStream:wc,willEmitClose:mc,kIsClosedPromise:xc}=fe(),mt;function Ec(t){return t.setHeader&&typeof t.abort=="function"}var Ei=()=>{};function _o(t,e,r){var i,n;if(arguments.length===2?(r=e,e=mi):e==null?e=mi:dc(e,"options"),cc(r,"callback"),fc(e.signal,"options.signal"),r=xi(r),yc(t)||gc(t))return Sc(t,e,r);if(!wc(t))throw new uc("stream",["ReadableStream","WritableStream","Stream"],t);let s=(i=e.readable)!==null&&i!==void 0?i:wi(t),o=(n=e.writable)!==null&&n!==void 0?n:lo(t),a=t._writableState,l=t._readableState,u=()=>{t.writable||p()},c=mc(t)&&wi(t)===s&&lo(t)===o,f=uo(t,!1),p=()=>{f=!0,t.destroyed&&(c=!1),!(c&&(!t.readable||s))&&(!s||d)&&r.call(t)},d=so(t,!1),_=()=>{d=!0,t.destroyed&&(c=!1),!(c&&(!t.writable||o))&&(!o||f)&&r.call(t)},b=E=>{r.call(t,E)},y=bc(t),m=()=>{y=!0;let E=fo(t)||oo(t);if(E&&typeof E!="boolean")return r.call(t,E);if(s&&!d&&wi(t,!0)&&!so(t,!1))return r.call(t,new io);if(o&&!f&&!uo(t,!1))return r.call(t,new io);r.call(t)},I=()=>{y=!0;let E=fo(t)||oo(t);if(E&&typeof E!="boolean")return r.call(t,E);r.call(t)},R=()=>{t.req.on("finish",p)};Ec(t)?(t.on("complete",p),c||t.on("abort",m),t.req?R():t.on("request",R)):o&&!a&&(t.on("end",u),t.on("close",u)),!c&&typeof t.aborted=="boolean"&&t.on("aborted",m),t.on("end",_),t.on("finish",p),e.error!==!1&&t.on("error",b),t.on("close",m),y?Ce.nextTick(m):a!=null&&a.errorEmitted||l!=null&&l.errorEmitted?c||Ce.nextTick(I):(!s&&(!c||no(t))&&(f||ao(t)===!1)||!o&&(!c||ao(t))&&(d||no(t)===!1)||l&&t.req&&t.aborted)&&Ce.nextTick(I);let g=()=>{r=Ei,t.removeListener("aborted",m),t.removeListener("complete",p),t.removeListener("abort",m),t.removeListener("request",R),t.req&&t.req.removeListener("finish",p),t.removeListener("end",u),t.removeListener("close",u),t.removeListener("finish",p),t.removeListener("end",_),t.removeListener("error",b),t.removeListener("close",m)};if(e.signal&&!y){let E=()=>{let W=r;g(),W.call(t,new co(void 0,{cause:e.signal.reason}))};if(e.signal.aborted)Ce.nextTick(E);else{mt=mt||U().addAbortListener;let W=mt(e.signal,E),K=r;r=xi((...nt)=>{W[ho](),K.apply(t,nt)})}}return g}function Sc(t,e,r){let i=!1,n=Ei;if(e.signal)if(n=()=>{i=!0,r.call(t,new co(void 0,{cause:e.signal.reason}))},e.signal.aborted)Ce.nextTick(n);else{mt=mt||U().addAbortListener;let o=mt(e.signal,n),a=r;r=xi((...l)=>{o[ho](),a.apply(t,l)})}let s=(...o)=>{i||Ce.nextTick(()=>r.apply(t,o))};return pc(t[xc].promise,s,s),Ei}function Ic(t,e){var r;let i=!1;return e===null&&(e=mi),(r=e)!==null&&r!==void 0&&r.cleanup&&(hc(e.cleanup,"cleanup"),i=e.cleanup),new _c((n,s)=>{let o=_o(t,e,a=>{i&&o(),a?s(a):n()})})}Si.exports=_o;Si.exports.finished=Ic});var Ye=S((Vp,Eo)=>{"use strict";var ce=Be(),{aggregateTwoErrors:Rc,codes:{ERR_MULTIPLE_CALLBACK:Tc},AbortError:Ac}=k(),{Symbol:yo}=v(),{kIsDestroyed:Nc,isDestroyed:vc,isFinished:Pc,isServerRequest:jc}=fe(),go=yo("kDestroy"),Ii=yo("kConstruct");function wo(t,e,r){t&&(t.stack,e&&!e.errored&&(e.errored=t),r&&!r.errored&&(r.errored=t))}function Lc(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):(wo(t,i,r),i&&(i.destroyed=!0),r&&(r.destroyed=!0),n.constructed?po(this,t,e):this.once(go,function(s){po(this,Rc(s,t),e)}),this)}function po(t,e,r){let i=!1;function n(s){if(i)return;i=!0;let o=t._readableState,a=t._writableState;wo(s,a,o),a&&(a.closed=!0),o&&(o.closed=!0),typeof r=="function"&&r(s),s?ce.nextTick(Fc,t,s):ce.nextTick(mo,t)}try{t._destroy(e||null,n)}catch(s){n(s)}}function Fc(t,e){Ri(t,e),mo(t)}function mo(t){let e=t._readableState,r=t._writableState;r&&(r.closeEmitted=!0),e&&(e.closeEmitted=!0),(r!=null&&r.emitClose||e!=null&&e.emitClose)&&t.emit("close")}function Ri(t,e){let r=t._readableState,i=t._writableState;i!=null&&i.errorEmitted||r!=null&&r.errorEmitted||(i&&(i.errorEmitted=!0),r&&(r.errorEmitted=!0),t.emit("error",e))}function Bc(){let t=this._readableState,e=this._writableState;t&&(t.constructed=!0,t.closed=!1,t.closeEmitted=!1,t.destroyed=!1,t.errored=null,t.errorEmitted=!1,t.reading=!1,t.ended=t.readable===!1,t.endEmitted=t.readable===!1),e&&(e.constructed=!0,e.destroyed=!1,e.closed=!1,e.closeEmitted=!1,e.errored=null,e.errorEmitted=!1,e.finalCalled=!1,e.prefinished=!1,e.ended=e.writable===!1,e.ending=e.writable===!1,e.finished=e.writable===!1)}function Ti(t,e,r){let i=t._readableState,n=t._writableState;if(n!=null&&n.destroyed||i!=null&&i.destroyed)return this;i!=null&&i.autoDestroy||n!=null&&n.autoDestroy?t.destroy(e):e&&(e.stack,n&&!n.errored&&(n.errored=e),i&&!i.errored&&(i.errored=e),r?ce.nextTick(Ri,t,e):Ri(t,e))}function Cc(t,e){if(typeof t._construct!="function")return;let r=t._readableState,i=t._writableState;r&&(r.constructed=!1),i&&(i.constructed=!1),t.once(Ii,e),!(t.listenerCount(Ii)>1)&&ce.nextTick(Dc,t)}function Dc(t){let e=!1;function r(i){if(e){Ti(t,i!=null?i:new Tc);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(go,i):i?Ti(t,i,!0):ce.nextTick(Oc,t)}try{t._construct(i=>{ce.nextTick(r,i)})}catch(i){ce.nextTick(r,i)}}function Oc(t){t.emit(Ii)}function bo(t){return(t==null?void 0:t.setHeader)&&typeof t.abort=="function"}function xo(t){t.emit("close")}function Mc(t,e){t.emit("error",e),ce.nextTick(xo,t)}function $c(t,e){!t||vc(t)||(!e&&!Pc(t)&&(e=new Ac),jc(t)?(t.socket=null,t.destroy(e)):bo(t)?t.abort():bo(t.req)?t.req.abort():typeof t.destroy=="function"?t.destroy(e):typeof t.close=="function"?t.close():e?ce.nextTick(Mc,t,e):ce.nextTick(xo,t),t.destroyed||(t[Nc]=!0))}Eo.exports={construct:Cc,destroyer:$c,destroy:Lc,undestroy:Bc,errorOrDestroy:Ti}});var xr=S((Qp,Io)=>{"use strict";var{ArrayIsArray:kc,ObjectSetPrototypeOf:So}=v(),{EventEmitter:wr}=Mt();function mr(t){wr.call(this,t)}So(mr.prototype,wr.prototype);So(mr,wr);mr.prototype.pipe=function(t,e){let r=this;function i(c){t.writable&&t.write(c)===!1&&r.pause&&r.pause()}r.on("data",i);function n(){r.readable&&r.resume&&r.resume()}t.on("drain",n),!t._isStdio&&(!e||e.end!==!1)&&(r.on("end",o),r.on("close",a));let s=!1;function o(){s||(s=!0,t.end())}function a(){s||(s=!0,typeof t.destroy=="function"&&t.destroy())}function l(c){u(),wr.listenerCount(this,"error")===0&&this.emit("error",c)}Ai(r,"error",l),Ai(t,"error",l);function u(){r.removeListener("data",i),t.removeListener("drain",n),r.removeListener("end",o),r.removeListener("close",a),r.removeListener("error",l),t.removeListener("error",l),r.removeListener("end",u),r.removeListener("close",u),t.removeListener("close",u)}return r.on("end",u),r.on("close",u),t.on("close",u),t.emit("pipe",r),t};function Ai(t,e,r){if(typeof t.prependListener=="function")return t.prependListener(e,r);!t._events||!t._events[e]?t.on(e,r):kc(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]}Io.exports={Stream:mr,prependListener:Ai}});var $t=S((Hp,Er)=>{"use strict";var{SymbolDispose:qc}=v(),{AbortError:Ro,codes:Uc}=k(),{isNodeStream:To,isWebStream:Wc,kControllerErrorFunction:Gc}=fe(),Vc=Ie(),{ERR_INVALID_ARG_TYPE:Ao}=Uc,Ni,Qc=(t,e)=>{if(typeof t!="object"||!("aborted"in t))throw new Ao(e,"AbortSignal",t)};Er.exports.addAbortSignal=function(e,r){if(Qc(e,"signal"),!To(r)&&!Wc(r))throw new Ao("stream",["ReadableStream","WritableStream","Stream"],r);return Er.exports.addAbortSignalNoValidate(e,r)};Er.exports.addAbortSignalNoValidate=function(t,e){if(typeof t!="object"||!("aborted"in t))return e;let r=To(e)?()=>{e.destroy(new Ro(void 0,{cause:t.reason}))}:()=>{e[Gc](new Ro(void 0,{cause:t.reason}))};if(t.aborted)r();else{Ni=Ni||U().addAbortListener;let i=Ni(t,r);Vc(e,i[qc])}return e}});var Po=S((Kp,vo)=>{"use strict";var{StringPrototypeSlice:No,SymbolIterator:Hc,TypedArrayPrototypeSet:Sr,Uint8Array:zc}=v(),{Buffer:vi}=se(),{inspect:Kc}=U();vo.exports=class{constructor(){this.head=null,this.tail=null,this.length=0}push(e){let r={data:e,next:null};this.length>0?this.tail.next=r:this.head=r,this.tail=r,++this.length}unshift(e){let r={data:e,next:this.head};this.length===0&&(this.tail=r),this.head=r,++this.length}shift(){if(this.length===0)return;let e=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,e}clear(){this.head=this.tail=null,this.length=0}join(e){if(this.length===0)return"";let r=this.head,i=""+r.data;for(;(r=r.next)!==null;)i+=e+r.data;return i}concat(e){if(this.length===0)return vi.alloc(0);let r=vi.allocUnsafe(e>>>0),i=this.head,n=0;for(;i;)Sr(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}*[Hc](){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+=No(s,0,e),this.head=i,i.data=No(s,e));break}++n}while((i=i.next)!==null);return this.length-=n,r}_getBuffer(e){let r=vi.allocUnsafe(e),i=e,n=this.head,s=0;do{let o=n.data;if(e>o.length)Sr(r,o,i-e),e-=o.length;else{e===o.length?(Sr(r,o,i-e),++s,n.next?this.head=n.next:this.head=this.tail=null):(Sr(r,new zc(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 Kc(this,ve(B({},r),{depth:0,customInspect:!1}))}}});var kt=S((Zp,Bo)=>{"use strict";var{MathFloor:Yc,NumberIsInteger:Zc}=v(),{validateInteger:Xc}=gt(),{ERR_INVALID_ARG_VALUE:Jc}=k().codes,jo=16*1024,Lo=16;function ed(t,e,r){return t.highWaterMark!=null?t.highWaterMark:e?t[r]:null}function Fo(t){return t?Lo:jo}function td(t,e){Xc(e,"value",0),t?Lo=e:jo=e}function rd(t,e,r,i){let n=ed(e,i,r);if(n!=null){if(!Zc(n)||n<0){let s=i?`options.${r}`:"options.highWaterMark";throw new Jc(s,n)}return Yc(n)}return Fo(t.objectMode)}Bo.exports={getHighWaterMark:rd,getDefaultHighWaterMark:Fo,setDefaultHighWaterMark:td}});var Oo=S((Pi,Do)=>{var Ir=se(),de=Ir.Buffer;function Co(t,e){for(var r in t)e[r]=t[r]}de.from&&de.alloc&&de.allocUnsafe&&de.allocUnsafeSlow?Do.exports=Ir:(Co(Ir,Pi),Pi.Buffer=Ze);function Ze(t,e,r){return de(t,e,r)}Ze.prototype=Object.create(de.prototype);Co(de,Ze);Ze.from=function(t,e,r){if(typeof t=="number")throw new TypeError("Argument must not be a number");return de(t,e,r)};Ze.alloc=function(t,e,r){if(typeof t!="number")throw new TypeError("Argument must be a number");var i=de(t);return e!==void 0?typeof r=="string"?i.fill(e,r):i.fill(e):i.fill(0),i};Ze.allocUnsafe=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return de(t)};Ze.allocUnsafeSlow=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return Ir.SlowBuffer(t)}});var ko=S($o=>{"use strict";var Li=Oo().Buffer,Mo=Li.isEncoding||function(t){switch(t=""+t,t&&t.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function id(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 nd(t){var e=id(t);if(typeof e!="string"&&(Li.isEncoding===Mo||!Mo(t)))throw new Error("Unknown encoding: "+t);return e||t}$o.StringDecoder=qt;function qt(t){this.encoding=nd(t);var e;switch(this.encoding){case"utf16le":this.text=fd,this.end=cd,e=4;break;case"utf8":this.fillLast=ad,e=4;break;case"base64":this.text=dd,this.end=hd,e=3;break;default:this.write=_d,this.end=pd;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=Li.allocUnsafe(e)}qt.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||""};qt.prototype.end=ud;qt.prototype.text=ld;qt.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length};function ji(t){return t<=127?0:t>>5===6?2:t>>4===14?3:t>>3===30?4:t>>6===2?-1:-2}function sd(t,e,r){var i=e.length-1;if(i<r)return 0;var n=ji(e[i]);return n>=0?(n>0&&(t.lastNeed=n-1),n):--i<r||n===-2?0:(n=ji(e[i]),n>=0?(n>0&&(t.lastNeed=n-2),n):--i<r||n===-2?0:(n=ji(e[i]),n>=0?(n>0&&(n===2?n=0:t.lastNeed=n-3),n):0))}function od(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 ad(t){var e=this.lastTotal-this.lastNeed,r=od(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 ld(t,e){var r=sd(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 ud(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+"\uFFFD":e}function fd(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 cd(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 dd(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 hd(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function _d(t){return t.toString(this.encoding)}function pd(t){return t&&t.length?this.write(t):""}});var Fi=S((Jp,Go)=>{"use strict";var qo=Be(),{PromisePrototypeThen:bd,SymbolAsyncIterator:Uo,SymbolIterator:Wo}=v(),{Buffer:yd}=se(),{ERR_INVALID_ARG_TYPE:gd,ERR_STREAM_NULL_VALUES:wd}=k().codes;function md(t,e,r){let i;if(typeof e=="string"||e instanceof yd)return new t(ve(B({objectMode:!0},r),{read(){this.push(e),this.push(null)}}));let n;if(e&&e[Uo])n=!0,i=e[Uo]();else if(e&&e[Wo])n=!1,i=e[Wo]();else throw new gd("iterable",["Iterable"],e);let s=new t(B({objectMode:!0,highWaterMark:1},r)),o=!1;s._read=function(){o||(o=!0,l())},s._destroy=function(u,c){bd(a(u),()=>qo.nextTick(c,u),f=>qo.nextTick(c,f||u))};async function a(u){let c=u!=null,f=typeof i.throw=="function";if(c&&f){let{value:p,done:d}=await i.throw(u);if(await p,d)return}if(typeof i.return=="function"){let{value:p}=await i.return();await p}}async function l(){for(;;){try{let{value:u,done:c}=n?await i.next():i.next();if(c)s.push(null);else{let f=u&&typeof u.then=="function"?await u:u;if(f===null)throw o=!1,new wd;if(s.push(f))continue;o=!1}}catch(u){s.destroy(u)}break}}return s}Go.exports=md});var Wt=S((tb,la)=>{"use strict";var ee=Be(),{ArrayPrototypeIndexOf:xd,NumberIsInteger:Ed,NumberIsNaN:Sd,NumberParseInt:Id,ObjectDefineProperties:qi,ObjectKeys:Rd,ObjectSetPrototypeOf:Ho,Promise:zo,SafeSet:Td,SymbolAsyncDispose:Ad,SymbolAsyncIterator:Nd,Symbol:vd}=v();la.exports=w;w.ReadableState=Nr;var{EventEmitter:Pd}=Mt(),{Stream:De,prependListener:jd}=xr(),{Buffer:Bi}=se(),{addAbortSignal:Ld}=$t(),Ko=Ie(),x=U().debuglog("stream",t=>{x=t}),Fd=Po(),St=Ye(),{getHighWaterMark:Bd,getDefaultHighWaterMark:Cd}=kt(),{aggregateTwoErrors:Vo,codes:{ERR_INVALID_ARG_TYPE:Dd,ERR_METHOD_NOT_IMPLEMENTED:Od,ERR_OUT_OF_RANGE:Md,ERR_STREAM_PUSH_AFTER_EOF:$d,ERR_STREAM_UNSHIFT_AFTER_END_EVENT:kd},AbortError:qd}=k(),{validateObject:Ud}=gt(),Xe=vd("kPaused"),{StringDecoder:Yo}=ko(),Wd=Fi();Ho(w.prototype,De.prototype);Ho(w,De);var Ci=()=>{},{errorOrDestroy:xt}=St,Et=1,Gd=2,Zo=4,Ut=8,Xo=16,Rr=32,Tr=64,Jo=128,Vd=256,Qd=512,Hd=1024,$i=2048,ki=4096,zd=8192,Kd=16384,Yd=32768,ea=65536,Zd=1<<17,Xd=1<<18;function C(t){return{enumerable:!1,get(){return(this.state&t)!==0},set(e){e?this.state|=t:this.state&=~t}}}qi(Nr.prototype,{objectMode:C(Et),ended:C(Gd),endEmitted:C(Zo),reading:C(Ut),constructed:C(Xo),sync:C(Rr),needReadable:C(Tr),emittedReadable:C(Jo),readableListening:C(Vd),resumeScheduled:C(Qd),errorEmitted:C(Hd),emitClose:C($i),autoDestroy:C(ki),destroyed:C(zd),closed:C(Kd),closeEmitted:C(Yd),multiAwaitDrain:C(ea),readingMore:C(Zd),dataEmitted:C(Xd)});function Nr(t,e,r){typeof r!="boolean"&&(r=e instanceof he()),this.state=$i|ki|Xo|Rr,t&&t.objectMode&&(this.state|=Et),r&&t&&t.readableObjectMode&&(this.state|=Et),this.highWaterMark=t?Bd(this,t,"readableHighWaterMark",r):Cd(!1),this.buffer=new Fd,this.length=0,this.pipes=[],this.flowing=null,this[Xe]=null,t&&t.emitClose===!1&&(this.state&=~$i),t&&t.autoDestroy===!1&&(this.state&=~ki),this.errored=null,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.awaitDrainWriters=null,this.decoder=null,this.encoding=null,t&&t.encoding&&(this.decoder=new Yo(t.encoding),this.encoding=t.encoding)}function w(t){if(!(this instanceof w))return new w(t);let e=this instanceof he();this._readableState=new Nr(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&&Ld(t.signal,this)),De.call(this,t),St.construct(this,()=>{this._readableState.needReadable&&Ar(this,this._readableState)})}w.prototype.destroy=St.destroy;w.prototype._undestroy=St.undestroy;w.prototype._destroy=function(t,e){e(t)};w.prototype[Pd.captureRejectionSymbol]=function(t){this.destroy(t)};w.prototype[Ad]=function(){let t;return this.destroyed||(t=this.readableEnded?null:new qd,this.destroy(t)),new zo((e,r)=>Ko(this,i=>i&&i!==t?r(i):e(null)))};w.prototype.push=function(t,e){return ta(this,t,e,!1)};w.prototype.unshift=function(t,e){return ta(this,t,e,!0)};function ta(t,e,r,i){x("readableAddChunk",e);let n=t._readableState,s;if((n.state&Et)===0&&(typeof e=="string"?(r=r||n.defaultEncoding,n.encoding!==r&&(i&&n.encoding?e=Bi.from(e,r).toString(n.encoding):(e=Bi.from(e,r),r=""))):e instanceof Bi?r="":De._isUint8Array(e)?(e=De._uint8ArrayToBuffer(e),r=""):e!=null&&(s=new Dd("chunk",["string","Buffer","Uint8Array"],e))),s)xt(t,s);else if(e===null)n.state&=~Ut,th(t,n);else if((n.state&Et)!==0||e&&e.length>0)if(i)if((n.state&Zo)!==0)xt(t,new kd);else{if(n.destroyed||n.errored)return!1;Di(t,n,e,!0)}else if(n.ended)xt(t,new $d);else{if(n.destroyed||n.errored)return!1;n.state&=~Ut,n.decoder&&!r?(e=n.decoder.write(e),n.objectMode||e.length!==0?Di(t,n,e,!1):Ar(t,n)):Di(t,n,e,!1)}else i||(n.state&=~Ut,Ar(t,n));return!n.ended&&(n.length<n.highWaterMark||n.length===0)}function Di(t,e,r,i){e.flowing&&e.length===0&&!e.sync&&t.listenerCount("data")>0?((e.state&ea)!==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&Tr)!==0&&vr(t)),Ar(t,e)}w.prototype.isPaused=function(){let t=this._readableState;return t[Xe]===!0||t.flowing===!1};w.prototype.setEncoding=function(t){let e=new Yo(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 Jd=1073741824;function eh(t){if(t>Jd)throw new Md("size","<= 1GiB",t);return t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++,t}function Qo(t,e){return t<=0||e.length===0&&e.ended?0:(e.state&Et)!==0?1:Sd(t)?e.flowing&&e.length?e.buffer.first().length:e.length:t<=e.length?t:e.ended?e.length:0}w.prototype.read=function(t){x("read",t),t===void 0?t=NaN:Ed(t)||(t=Id(t,10));let e=this._readableState,r=t;if(t>e.highWaterMark&&(e.highWaterMark=eh(t)),t!==0&&(e.state&=~Jo),t===0&&e.needReadable&&((e.highWaterMark!==0?e.length>=e.highWaterMark:e.length>0)||e.ended))return x("read: emitReadable",e.length,e.ended),e.length===0&&e.ended?Oi(this):vr(this),null;if(t=Qo(t,e),t===0&&e.ended)return e.length===0&&Oi(this),null;let i=(e.state&Tr)!==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|=Ut|Rr,e.length===0&&(e.state|=Tr);try{this._read(e.highWaterMark)}catch(s){xt(this,s)}e.state&=~Rr,e.reading||(t=Qo(r,e))}let n;return t>0?n=oa(t,e):n=null,n===null?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.multiAwaitDrain?e.awaitDrainWriters.clear():e.awaitDrainWriters=null),e.length===0&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&Oi(this)),n!==null&&!e.errorEmitted&&!e.closeEmitted&&(e.dataEmitted=!0,this.emit("data",n)),n};function th(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?vr(t):(e.needReadable=!1,e.emittedReadable=!0,ra(t))}}function vr(t){let e=t._readableState;x("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(x("emitReadable",e.flowing),e.emittedReadable=!0,ee.nextTick(ra,t))}function ra(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,na(t)}function Ar(t,e){!e.readingMore&&e.constructed&&(e.readingMore=!0,ee.nextTick(rh,t,e))}function rh(t,e){for(;!e.reading&&!e.ended&&(e.length<e.highWaterMark||e.flowing&&e.length===0);){let r=e.length;if(x("maybeReadMore read 0"),t.read(0),r===e.length)break}e.readingMore=!1}w.prototype._read=function(t){throw new Od("_read()")};w.prototype.pipe=function(t,e){let r=this,i=this._readableState;i.pipes.length===1&&(i.multiAwaitDrain||(i.multiAwaitDrain=!0,i.awaitDrainWriters=new Td(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!==ee.stdout&&t!==ee.stderr?a:y;i.endEmitted?ee.nextTick(s):r.once("end",s),t.on("unpipe",o);function o(m,I){x("onunpipe"),m===r&&I&&I.hasUnpiped===!1&&(I.hasUnpiped=!0,c())}function a(){x("onend"),t.end()}let l,u=!1;function c(){x("cleanup"),t.removeListener("close",_),t.removeListener("finish",b),l&&t.removeListener("drain",l),t.removeListener("error",d),t.removeListener("unpipe",o),r.removeListener("end",a),r.removeListener("end",y),r.removeListener("data",p),u=!0,l&&i.awaitDrainWriters&&(!t._writableState||t._writableState.needDrain)&&l()}function f(){u||(i.pipes.length===1&&i.pipes[0]===t?(x("false write response, pause",0),i.awaitDrainWriters=t,i.multiAwaitDrain=!1):i.pipes.length>1&&i.pipes.includes(t)&&(x("false write response, pause",i.awaitDrainWriters.size),i.awaitDrainWriters.add(t)),r.pause()),l||(l=ih(r,t),t.on("drain",l))}r.on("data",p);function p(m){x("ondata");let I=t.write(m);x("dest.write",I),I===!1&&f()}function d(m){if(x("onerror",m),y(),t.removeListener("error",d),t.listenerCount("error")===0){let I=t._writableState||t._readableState;I&&!I.errorEmitted?xt(t,m):t.emit("error",m)}}jd(t,"error",d);function _(){t.removeListener("finish",b),y()}t.once("close",_);function b(){x("onfinish"),t.removeListener("close",_),y()}t.once("finish",b);function y(){x("unpipe"),r.unpipe(t)}return t.emit("pipe",r),t.writableNeedDrain===!0?f():i.flowing||(x("pipe resume"),r.resume()),t};function ih(t,e){return function(){let i=t._readableState;i.awaitDrainWriters===e?(x("pipeOnDrain",1),i.awaitDrainWriters=null):i.multiAwaitDrain&&(x("pipeOnDrain",i.awaitDrainWriters.size),i.awaitDrainWriters.delete(e)),(!i.awaitDrainWriters||i.awaitDrainWriters.size===0)&&t.listenerCount("data")&&t.resume()}}w.prototype.unpipe=function(t){let e=this._readableState,r={hasUnpiped:!1};if(e.pipes.length===0)return this;if(!t){let n=e.pipes;e.pipes=[],this.pause();for(let s=0;s<n.length;s++)n[s].emit("unpipe",this,{hasUnpiped:!1});return this}let i=xd(e.pipes,t);return i===-1?this:(e.pipes.splice(i,1),e.pipes.length===0&&this.pause(),t.emit("unpipe",this,r),this)};w.prototype.on=function(t,e){let r=De.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?vr(this):i.reading||ee.nextTick(nh,this)),r};w.prototype.addListener=w.prototype.on;w.prototype.removeListener=function(t,e){let r=De.prototype.removeListener.call(this,t,e);return t==="readable"&&ee.nextTick(ia,this),r};w.prototype.off=w.prototype.removeListener;w.prototype.removeAllListeners=function(t){let e=De.prototype.removeAllListeners.apply(this,arguments);return(t==="readable"||t===void 0)&&ee.nextTick(ia,this),e};function ia(t){let e=t._readableState;e.readableListening=t.listenerCount("readable")>0,e.resumeScheduled&&e[Xe]===!1?e.flowing=!0:t.listenerCount("data")>0?t.resume():e.readableListening||(e.flowing=null)}function nh(t){x("readable nexttick read 0"),t.read(0)}w.prototype.resume=function(){let t=this._readableState;return t.flowing||(x("resume"),t.flowing=!t.readableListening,sh(this,t)),t[Xe]=!1,this};function sh(t,e){e.resumeScheduled||(e.resumeScheduled=!0,ee.nextTick(oh,t,e))}function oh(t,e){x("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),na(t),e.flowing&&!e.reading&&t.read(0)}w.prototype.pause=function(){return x("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(x("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState[Xe]=!0,this};function na(t){let e=t._readableState;for(x("flow",e.flowing);e.flowing&&t.read()!==null;);}w.prototype.wrap=function(t){let e=!1;t.on("data",i=>{!this.push(i)&&t.pause&&(e=!0,t.pause())}),t.on("end",()=>{this.push(null)}),t.on("error",i=>{xt(this,i)}),t.on("close",()=>{this.destroy()}),t.on("destroy",()=>{this.destroy()}),this._read=()=>{e&&t.resume&&(e=!1,t.resume())};let r=Rd(t);for(let i=1;i<r.length;i++){let n=r[i];this[n]===void 0&&typeof t[n]=="function"&&(this[n]=t[n].bind(t))}return this};w.prototype[Nd]=function(){return sa(this)};w.prototype.iterator=function(t){return t!==void 0&&Ud(t,"options"),sa(this,t)};function sa(t,e){typeof t.read!="function"&&(t=w.wrap(t,{objectMode:!0}));let r=ah(t,e);return r.stream=t,r}function ah(t,e){return Y(this,null,function*(){let r=Ci;function i(o){this===t?(r(),r=Ci):r=o}t.on("readable",i);let n,s=Ko(t,{writable:!1},o=>{n=o?Vo(n,o):null,r(),r=Ci});try{for(;;){let o=t.destroyed?null:t.read();if(o!==null)yield o;else{if(n)throw n;if(n===null)return;yield new M(new zo(i))}}}catch(o){throw n=Vo(n,o),n}finally{(n||(e==null?void 0:e.destroyOnReturn)!==!1)&&(n===void 0||t._readableState.autoDestroy)?St.destroyer(t,null):(t.off("readable",i),s())}})}qi(w.prototype,{readable:{__proto__:null,get(){let t=this._readableState;return!!t&&t.readable!==!1&&!t.destroyed&&!t.errorEmitted&&!t.endEmitted},set(t){this._readableState&&(this._readableState.readable=!!t)}},readableDidRead:{__proto__:null,enumerable:!1,get:function(){return this._readableState.dataEmitted}},readableAborted:{__proto__:null,enumerable:!1,get:function(){return!!(this._readableState.readable!==!1&&(this._readableState.destroyed||this._readableState.errored)&&!this._readableState.endEmitted)}},readableHighWaterMark:{__proto__:null,enumerable:!1,get:function(){return this._readableState.highWaterMark}},readableBuffer:{__proto__:null,enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}},readableFlowing:{__proto__:null,enumerable:!1,get:function(){return this._readableState.flowing},set:function(t){this._readableState&&(this._readableState.flowing=t)}},readableLength:{__proto__:null,enumerable:!1,get(){return this._readableState.length}},readableObjectMode:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.objectMode:!1}},readableEncoding:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.encoding:null}},errored:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.errored:null}},closed:{__proto__:null,get(){return this._readableState?this._readableState.closed:!1}},destroyed:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.destroyed:!1},set(t){this._readableState&&(this._readableState.destroyed=t)}},readableEnded:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.endEmitted:!1}}});qi(Nr.prototype,{pipesCount:{__proto__:null,get(){return this.pipes.length}},paused:{__proto__:null,get(){return this[Xe]!==!1},set(t){this[Xe]=!!t}}});w._fromList=oa;function oa(t,e){if(e.length===0)return null;let r;return e.objectMode?r=e.buffer.shift():!t||t>=e.length?(e.decoder?r=e.buffer.join(""):e.buffer.length===1?r=e.buffer.first():r=e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r}function Oi(t){let e=t._readableState;x("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,ee.nextTick(lh,e,t))}function lh(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)ee.nextTick(uh,e);else if(t.autoDestroy){let r=e._writableState;(!r||r.autoDestroy&&(r.finished||r.writable===!1))&&e.destroy()}}}function uh(t){t.writable&&!t.writableEnded&&!t.destroyed&&t.end()}w.from=function(t,e){return Wd(w,t,e)};var Mi;function aa(){return Mi===void 0&&(Mi={}),Mi}w.fromWeb=function(t,e){return aa().newStreamReadableFromReadableStream(t,e)};w.toWeb=function(t,e){return aa().newReadableStreamFromStreamReadable(t,e)};w.wrap=function(t,e){var r,i;return new w(ve(B({objectMode:(r=(i=t.readableObjectMode)!==null&&i!==void 0?i:t.objectMode)!==null&&r!==void 0?r:!0},e),{destroy(n,s){St.destroyer(t,n),s(n)}})).wrap(t)}});var Br=S((ib,ma)=>{"use strict";var Je=Be(),{ArrayPrototypeSlice:ca,Error:fh,FunctionPrototypeSymbolHasInstance:da,ObjectDefineProperty:ha,ObjectDefineProperties:ch,ObjectSetPrototypeOf:_a,StringPrototypeToLowerCase:dh,Symbol:hh,SymbolHasInstance:_h}=v();ma.exports=P;P.WritableState=Qt;var{EventEmitter:ph}=Mt(),Gt=xr().Stream,{Buffer:Pr}=se(),Fr=Ye(),{addAbortSignal:bh}=$t(),{getHighWaterMark:yh,getDefaultHighWaterMark:gh}=kt(),{ERR_INVALID_ARG_TYPE:wh,ERR_METHOD_NOT_IMPLEMENTED:mh,ERR_MULTIPLE_CALLBACK:pa,ERR_STREAM_CANNOT_PIPE:xh,ERR_STREAM_DESTROYED:Vt,ERR_STREAM_ALREADY_FINISHED:Eh,ERR_STREAM_NULL_VALUES:Sh,ERR_STREAM_WRITE_AFTER_END:Ih,ERR_UNKNOWN_ENCODING:ba}=k().codes,{errorOrDestroy:It}=Fr;_a(P.prototype,Gt.prototype);_a(P,Gt);function Gi(){}var Rt=hh("kOnFinished");function Qt(t,e,r){typeof r!="boolean"&&(r=e instanceof he()),this.objectMode=!!(t&&t.objectMode),r&&(this.objectMode=this.objectMode||!!(t&&t.writableObjectMode)),this.highWaterMark=t?yh(this,t,"writableHighWaterMark",r):gh(!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=Th.bind(void 0,e),this.writecb=null,this.writelen=0,this.afterWriteTickInfo=null,Lr(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[Rt]=[]}function Lr(t){t.buffered=[],t.bufferedIndex=0,t.allBuffers=!0,t.allNoop=!0}Qt.prototype.getBuffer=function(){return ca(this.buffered,this.bufferedIndex)};ha(Qt.prototype,"bufferedRequestCount",{__proto__:null,get(){return this.buffered.length-this.bufferedIndex}});function P(t){let e=this instanceof he();if(!e&&!da(P,this))return new P(t);this._writableState=new Qt(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&&bh(t.signal,this)),Gt.call(this,t),Fr.construct(this,()=>{let r=this._writableState;r.writing||Qi(this,r),Hi(this,r)})}ha(P,_h,{__proto__:null,value:function(t){return da(this,t)?!0:this!==P?!1:t&&t._writableState instanceof Qt}});P.prototype.pipe=function(){It(this,new xh)};function ya(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"&&!Pr.isEncoding(r))throw new ba(r);typeof i!="function"&&(i=Gi)}if(e===null)throw new Sh;if(!n.objectMode)if(typeof e=="string")n.decodeStrings!==!1&&(e=Pr.from(e,r),r="buffer");else if(e instanceof Pr)r="buffer";else if(Gt._isUint8Array(e))e=Gt._uint8ArrayToBuffer(e),r="buffer";else throw new wh("chunk",["string","Buffer","Uint8Array"],e);let s;return n.ending?s=new Ih:n.destroyed&&(s=new Vt("write")),s?(Je.nextTick(i,s),It(t,s,!0),s):(n.pendingcb++,Rh(t,n,e,r,i))}P.prototype.write=function(t,e,r){return ya(this,t,e,r)===!0};P.prototype.cork=function(){this._writableState.corked++};P.prototype.uncork=function(){let t=this._writableState;t.corked&&(t.corked--,t.writing||Qi(this,t))};P.prototype.setDefaultEncoding=function(e){if(typeof e=="string"&&(e=dh(e)),!Pr.isEncoding(e))throw new ba(e);return this._writableState.defaultEncoding=e,this};function Rh(t,e,r,i,n){let s=e.objectMode?1:r.length;e.length+=s;let o=e.length<e.highWaterMark;return o||(e.needDrain=!0),e.writing||e.corked||e.errored||!e.constructed?(e.buffered.push({chunk:r,encoding:i,callback:n}),e.allBuffers&&i!=="buffer"&&(e.allBuffers=!1),e.allNoop&&n!==Gi&&(e.allNoop=!1)):(e.writelen=s,e.writecb=n,e.writing=!0,e.sync=!0,t._write(r,i,e.onwrite),e.sync=!1),o&&!e.errored&&!e.destroyed}function ua(t,e,r,i,n,s,o){e.writelen=i,e.writecb=o,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new Vt("write")):r?t._writev(n,e.onwrite):t._write(n,s,e.onwrite),e.sync=!1}function fa(t,e,r,i){--e.pendingcb,i(r),Vi(e),It(t,r)}function Th(t,e){let r=t._writableState,i=r.sync,n=r.writecb;if(typeof n!="function"){It(t,new pa);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?Je.nextTick(fa,t,r,e,n):fa(t,r,e,n)):(r.buffered.length>r.bufferedIndex&&Qi(t,r),i?r.afterWriteTickInfo!==null&&r.afterWriteTickInfo.cb===n?r.afterWriteTickInfo.count++:(r.afterWriteTickInfo={count:1,cb:n,stream:t,state:r},Je.nextTick(Ah,r.afterWriteTickInfo)):ga(t,r,1,n))}function Ah({stream:t,state:e,count:r,cb:i}){return e.afterWriteTickInfo=null,ga(t,e,r,i)}function ga(t,e,r,i){for(!e.ending&&!t.destroyed&&e.length===0&&e.needDrain&&(e.needDrain=!1,t.emit("drain"));r-- >0;)e.pendingcb--,i();e.destroyed&&Vi(e),Hi(t,e)}function Vi(t){if(t.writing)return;for(let n=t.bufferedIndex;n<t.buffered.length;++n){var e;let{chunk:s,callback:o}=t.buffered[n],a=t.objectMode?1:s.length;t.length-=a,o((e=t.errored)!==null&&e!==void 0?e:new Vt("write"))}let r=t[Rt].splice(0);for(let n=0;n<r.length;n++){var i;r[n]((i=t.errored)!==null&&i!==void 0?i:new Vt("end"))}Lr(t)}function Qi(t,e){if(e.corked||e.bufferProcessing||e.destroyed||!e.constructed)return;let{buffered:r,bufferedIndex:i,objectMode:n}=e,s=r.length-i;if(!s)return;let o=i;if(e.bufferProcessing=!0,s>1&&t._writev){e.pendingcb-=s-1;let a=e.allNoop?Gi:u=>{for(let c=o;c<r.length;++c)r[c].callback(u)},l=e.allNoop&&o===0?r:ca(r,o);l.allBuffers=e.allBuffers,ua(t,e,!0,e.length,l,"",a),Lr(e)}else{do{let{chunk:a,encoding:l,callback:u}=r[o];r[o++]=null;let c=n?1:a.length;ua(t,e,!1,c,a,l,u)}while(o<r.length&&!e.writing);o===r.length?Lr(e):o>256?(r.splice(0,o),e.bufferedIndex=0):e.bufferedIndex=o}e.bufferProcessing=!1}P.prototype._write=function(t,e,r){if(this._writev)this._writev([{chunk:t,encoding:e}],r);else throw new mh("_write()")};P.prototype._writev=null;P.prototype.end=function(t,e,r){let i=this._writableState;typeof t=="function"?(r=t,t=null,e=null):typeof e=="function"&&(r=e,e=null);let n;if(t!=null){let s=ya(this,t,e);s instanceof fh&&(n=s)}return i.corked&&(i.corked=1,this.uncork()),n||(!i.errored&&!i.ending?(i.ending=!0,Hi(this,i,!0),i.ended=!0):i.finished?n=new Eh("end"):i.destroyed&&(n=new Vt("end"))),typeof r=="function"&&(n||i.finished?Je.nextTick(r,n):i[Rt].push(r)),this};function jr(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 Nh(t,e){let r=!1;function i(n){if(r){It(t,n!=null?n:pa());return}if(r=!0,e.pendingcb--,n){let s=e[Rt].splice(0);for(let o=0;o<s.length;o++)s[o](n);It(t,n,e.sync)}else jr(e)&&(e.prefinished=!0,t.emit("prefinish"),e.pendingcb++,Je.nextTick(Wi,t,e))}e.sync=!0,e.pendingcb++;try{t._final(i)}catch(n){i(n)}e.sync=!1}function vh(t,e){!e.prefinished&&!e.finalCalled&&(typeof t._final=="function"&&!e.destroyed?(e.finalCalled=!0,Nh(t,e)):(e.prefinished=!0,t.emit("prefinish")))}function Hi(t,e,r){jr(e)&&(vh(t,e),e.pendingcb===0&&(r?(e.pendingcb++,Je.nextTick((i,n)=>{jr(n)?Wi(i,n):n.pendingcb--},t,e)):jr(e)&&(e.pendingcb++,Wi(t,e))))}function Wi(t,e){e.pendingcb--,e.finished=!0;let r=e[Rt].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()}}ch(P.prototype,{closed:{__proto__:null,get(){return this._writableState?this._writableState.closed:!1}},destroyed:{__proto__:null,get(){return this._writableState?this._writableState.destroyed:!1},set(t){this._writableState&&(this._writableState.destroyed=t)}},writable:{__proto__:null,get(){let t=this._writableState;return!!t&&t.writable!==!1&&!t.destroyed&&!t.errored&&!t.ending&&!t.ended},set(t){this._writableState&&(this._writableState.writable=!!t)}},writableFinished:{__proto__:null,get(){return this._writableState?this._writableState.finished:!1}},writableObjectMode:{__proto__:null,get(){return this._writableState?this._writableState.objectMode:!1}},writableBuffer:{__proto__:null,get(){return this._writableState&&this._writableState.getBuffer()}},writableEnded:{__proto__:null,get(){return this._writableState?this._writableState.ending:!1}},writableNeedDrain:{__proto__:null,get(){let t=this._writableState;return t?!t.destroyed&&!t.ending&&t.needDrain:!1}},writableHighWaterMark:{__proto__:null,get(){return this._writableState&&this._writableState.highWaterMark}},writableCorked:{__proto__:null,get(){return this._writableState?this._writableState.corked:0}},writableLength:{__proto__:null,get(){return this._writableState&&this._writableState.length}},errored:{__proto__:null,enumerable:!1,get(){return this._writableState?this._writableState.errored:null}},writableAborted:{__proto__:null,enumerable:!1,get:function(){return!!(this._writableState.writable!==!1&&(this._writableState.destroyed||this._writableState.errored)&&!this._writableState.finished)}}});var Ph=Fr.destroy;P.prototype.destroy=function(t,e){let r=this._writableState;return!r.destroyed&&(r.bufferedIndex<r.buffered.length||r[Rt].length)&&Je.nextTick(Vi,r),Ph.call(this,t,e),this};P.prototype._undestroy=Fr.undestroy;P.prototype._destroy=function(t,e){e(t)};P.prototype[ph.captureRejectionSymbol]=function(t){this.destroy(t)};var Ui;function wa(){return Ui===void 0&&(Ui={}),Ui}P.fromWeb=function(t,e){return wa().newStreamWritableFromWritableStream(t,e)};P.toWeb=function(t){return wa().newWritableStreamFromStreamWritable(t)}});var Ca=S((nb,Ba)=>{var zi=Be(),jh=se(),{isReadable:Lh,isWritable:Fh,isIterable:xa,isNodeStream:Bh,isReadableNodeStream:Ea,isWritableNodeStream:Sa,isDuplexNodeStream:Ch,isReadableStream:Ia,isWritableStream:Ra}=fe(),Ta=Ie(),{AbortError:La,codes:{ERR_INVALID_ARG_TYPE:Dh,ERR_INVALID_RETURN_VALUE:Aa}}=k(),{destroyer:At}=Ye(),Oh=he(),Fa=Wt(),Mh=Br(),{createDeferredPromise:Na}=U(),va=Fi(),Pa=globalThis.Blob||jh.Blob,$h=typeof Pa!="undefined"?function(e){return e instanceof Pa}:function(e){return!1},kh=globalThis.AbortController||pt().AbortController,{FunctionPrototypeCall:ja}=v(),Oe=class extends Oh{constructor(e){super(e),(e==null?void 0:e.readable)===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),(e==null?void 0:e.writable)===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)}};Ba.exports=function t(e,r){if(Ch(e))return e;if(Ea(e))return Tt({readable:e});if(Sa(e))return Tt({writable:e});if(Bh(e))return Tt({writable:!1,readable:!1});if(Ia(e))return Tt({readable:Fa.fromWeb(e)});if(Ra(e))return Tt({writable:Mh.fromWeb(e)});if(typeof e=="function"){let{value:n,write:s,final:o,destroy:a}=qh(e);if(xa(n))return va(Oe,n,{objectMode:!0,write:s,final:o,destroy:a});let l=n==null?void 0:n.then;if(typeof l=="function"){let u,c=ja(l,n,f=>{if(f!=null)throw new Aa("nully","body",f)},f=>{At(u,f)});return u=new Oe({objectMode:!0,readable:!1,write:s,final(f){o(async()=>{try{await c,zi.nextTick(f,null)}catch(p){zi.nextTick(f,p)}})},destroy:a})}throw new Aa("Iterable, AsyncIterable or AsyncFunction",r,n)}if($h(e))return t(e.arrayBuffer());if(xa(e))return va(Oe,e,{objectMode:!0,writable:!1});if(Ia(e==null?void 0:e.readable)&&Ra(e==null?void 0:e.writable))return Oe.fromWeb(e);if(typeof(e==null?void 0:e.writable)=="object"||typeof(e==null?void 0:e.readable)=="object"){let n=e!=null&&e.readable?Ea(e==null?void 0:e.readable)?e==null?void 0:e.readable:t(e.readable):void 0,s=e!=null&&e.writable?Sa(e==null?void 0:e.writable)?e==null?void 0:e.writable:t(e.writable):void 0;return Tt({readable:n,writable:s})}let i=e==null?void 0:e.then;if(typeof i=="function"){let n;return ja(i,e,s=>{s!=null&&n.push(s),n.push(null)},s=>{At(n,s)}),n=new Oe({objectMode:!0,writable:!1,read(){}})}throw new Dh(r,["Blob","ReadableStream","WritableStream","Stream","Iterable","AsyncIterable","Function","{ readable, writable } pair","Promise"],e)};function qh(t){let{promise:e,resolve:r}=Na(),i=new kh,n=i.signal;return{value:t((function(){return Y(this,null,function*(){for(;;){let o=e;e=null;let{chunk:a,done:l,cb:u}=yield new M(o);if(zi.nextTick(u),l)return;if(n.aborted)throw new La(void 0,{cause:n.reason});({promise:e,resolve:r}=Na()),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 Tt(t){let e=t.readable&&typeof t.readable.read!="function"?Fa.wrap(t.readable):t.readable,r=t.writable,i=!!Lh(e),n=!!Fh(r),s,o,a,l,u;function c(f){let p=l;l=null,p?p(f):f&&u.destroy(f)}return u=new Oe({readableObjectMode:!!(e!=null&&e.readableObjectMode),writableObjectMode:!!(r!=null&&r.writableObjectMode),readable:i,writable:n}),n&&(Ta(r,f=>{n=!1,f&&At(e,f),c(f)}),u._write=function(f,p,d){r.write(f,p)?d():s=d},u._final=function(f){r.end(),o=f},r.on("drain",function(){if(s){let f=s;s=null,f()}}),r.on("finish",function(){if(o){let f=o;o=null,f()}})),i&&(Ta(e,f=>{i=!1,f&&At(e,f),c(f)}),e.on("readable",function(){if(a){let f=a;a=null,f()}}),e.on("end",function(){u.push(null)}),u._read=function(){for(;;){let f=e.read();if(f===null){a=u._read;return}if(!u.push(f))return}}),u._destroy=function(f,p){!f&&l!==null&&(f=new La),a=null,s=null,o=null,l===null?p(f):(l=p,At(r,f),At(e,f))},u}});var he=S((ob,Ma)=>{"use strict";var{ObjectDefineProperties:Uh,ObjectGetOwnPropertyDescriptor:Re,ObjectKeys:Wh,ObjectSetPrototypeOf:Da}=v();Ma.exports=te;var Zi=Wt(),J=Br();Da(te.prototype,Zi.prototype);Da(te,Zi);{let t=Wh(J.prototype);for(let e=0;e<t.length;e++){let r=t[e];te.prototype[r]||(te.prototype[r]=J.prototype[r])}}function te(t){if(!(this instanceof te))return new te(t);Zi.call(this,t),J.call(this,t),t?(this.allowHalfOpen=t.allowHalfOpen!==!1,t.readable===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),t.writable===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)):this.allowHalfOpen=!0}Uh(te.prototype,{writable:B({__proto__:null},Re(J.prototype,"writable")),writableHighWaterMark:B({__proto__:null},Re(J.prototype,"writableHighWaterMark")),writableObjectMode:B({__proto__:null},Re(J.prototype,"writableObjectMode")),writableBuffer:B({__proto__:null},Re(J.prototype,"writableBuffer")),writableLength:B({__proto__:null},Re(J.prototype,"writableLength")),writableFinished:B({__proto__:null},Re(J.prototype,"writableFinished")),writableCorked:B({__proto__:null},Re(J.prototype,"writableCorked")),writableEnded:B({__proto__:null},Re(J.prototype,"writableEnded")),writableNeedDrain:B({__proto__:null},Re(J.prototype,"writableNeedDrain")),destroyed:{__proto__:null,get(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set(t){this._readableState&&this._writableState&&(this._readableState.destroyed=t,this._writableState.destroyed=t)}}});var Ki;function Oa(){return Ki===void 0&&(Ki={}),Ki}te.fromWeb=function(t,e){return Oa().newStreamDuplexFromReadableWritablePair(t,e)};te.toWeb=function(t){return Oa().newReadableWritablePairFromDuplex(t)};var Yi;te.from=function(t){return Yi||(Yi=Ca()),Yi(t,"body")}});var en=S((lb,ka)=>{"use strict";var{ObjectSetPrototypeOf:$a,Symbol:Gh}=v();ka.exports=Te;var{ERR_METHOD_NOT_IMPLEMENTED:Vh}=k().codes,Ji=he(),{getHighWaterMark:Qh}=kt();$a(Te.prototype,Ji.prototype);$a(Te,Ji);var Ht=Gh("kCallback");function Te(t){if(!(this instanceof Te))return new Te(t);let e=t?Qh(this,t,"readableHighWaterMark",!0):null;e===0&&(t=ve(B({},t),{highWaterMark:null,readableHighWaterMark:e,writableHighWaterMark:t.writableHighWaterMark||0})),Ji.call(this,t),this._readableState.sync=!1,this[Ht]=null,t&&(typeof t.transform=="function"&&(this._transform=t.transform),typeof t.flush=="function"&&(this._flush=t.flush)),this.on("prefinish",Hh)}function Xi(t){typeof this._flush=="function"&&!this.destroyed?this._flush((e,r)=>{if(e){t?t(e):this.destroy(e);return}r!=null&&this.push(r),this.push(null),t&&t()}):(this.push(null),t&&t())}function Hh(){this._final!==Xi&&Xi.call(this)}Te.prototype._final=Xi;Te.prototype._transform=function(t,e,r){throw new Vh("_transform()")};Te.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[Ht]=r})};Te.prototype._read=function(){if(this[Ht]){let t=this[Ht];this[Ht]=null,t()}}});var rn=S((fb,Ua)=>{"use strict";var{ObjectSetPrototypeOf:qa}=v();Ua.exports=Nt;var tn=en();qa(Nt.prototype,tn.prototype);qa(Nt,tn);function Nt(t){if(!(this instanceof Nt))return new Nt(t);tn.call(this,t)}Nt.prototype._transform=function(t,e,r){r(null,t)}});var Mr=S((cb,Ha)=>{var zt=Be(),{ArrayIsArray:zh,Promise:Kh,SymbolAsyncIterator:Yh,SymbolDispose:Zh}=v(),Or=Ie(),{once:Xh}=U(),Jh=Ye(),Wa=he(),{aggregateTwoErrors:e_,codes:{ERR_INVALID_ARG_TYPE:dn,ERR_INVALID_RETURN_VALUE:nn,ERR_MISSING_ARGS:t_,ERR_STREAM_DESTROYED:r_,ERR_STREAM_PREMATURE_CLOSE:i_},AbortError:n_}=k(),{validateFunction:s_,validateAbortSignal:o_}=gt(),{isIterable:et,isReadable:sn,isReadableNodeStream:Dr,isNodeStream:Ga,isTransformStream:vt,isWebStream:a_,isReadableStream:on,isReadableFinished:l_}=fe(),u_=globalThis.AbortController||pt().AbortController,an,ln,un;function Va(t,e,r){let i=!1;t.on("close",()=>{i=!0});let n=Or(t,{readable:e,writable:r},s=>{i=!s});return{destroy:s=>{i||(i=!0,Jh.destroyer(t,s||new r_("pipe")))},cleanup:n}}function f_(t){return s_(t[t.length-1],"streams[stream.length - 1]"),t.pop()}function fn(t){if(et(t))return t;if(Dr(t))return c_(t);throw new dn("val",["Readable","Iterable","AsyncIterable"],t)}function c_(t){return Y(this,null,function*(){ln||(ln=Wt()),yield*re(ln.prototype[Yh].call(t))})}async function Cr(t,e,r,{end:i}){let n,s=null,o=d=>{if(d&&(n=d),s){let _=s;s=null,_()}},a=()=>new Kh((d,_)=>{n?_(n):s=()=>{n?_(n):d()}});e.on("drain",o);let l=Or(e,{readable:!1},o);try{e.writableNeedDrain&&await a();try{for(var u=V(t),c,f,p;c=!(f=await u.next()).done;c=!1){let d=f.value;e.write(d)||await a()}}catch(f){p=[f]}finally{try{c&&(f=u.return)&&await f.call(u)}finally{if(p)throw p[0]}}i&&(e.end(),await a()),r()}catch(d){r(n!==d?e_(n,d):d)}finally{l(),e.off("drain",o)}}async function cn(t,e,r,{end:i}){vt(e)&&(e=e.writable);let n=e.getWriter();try{try{for(var s=V(t),o,a,l;o=!(a=await s.next()).done;o=!1){let u=a.value;await n.ready,n.write(u).catch(()=>{})}}catch(a){l=[a]}finally{try{o&&(a=s.return)&&await a.call(s)}finally{if(l)throw l[0]}}await n.ready,i&&await n.close(),r()}catch(u){try{await n.abort(u),r(u)}catch(c){r(c)}}}function d_(...t){return Qa(t,Xh(f_(t)))}function Qa(t,e,r){if(t.length===1&&zh(t[0])&&(t=t[0]),t.length<2)throw new t_("streams");let i=new u_,n=i.signal,s=r==null?void 0:r.signal,o=[];o_(s,"options.signal");function a(){_(new n_)}un=un||U().addAbortListener;let l;s&&(l=un(s,a));let u,c,f=[],p=0;function d(R){_(R,--p===0)}function _(R,g){var E;if(R&&(!u||u.code==="ERR_STREAM_PREMATURE_CLOSE")&&(u=R),!(!u&&!g)){for(;f.length;)f.shift()(u);(E=l)===null||E===void 0||E[Zh](),i.abort(),g&&(u||o.forEach(W=>W()),zt.nextTick(e,u,c))}}let b;for(let R=0;R<t.length;R++){let g=t[R],E=R<t.length-1,W=R>0,K=E||(r==null?void 0:r.end)!==!1,nt=R===t.length-1;if(Ga(g)){let G=function(be){be&&be.name!=="AbortError"&&be.code!=="ERR_STREAM_PREMATURE_CLOSE"&&d(be)};var I=G;if(K){let{destroy:be,cleanup:Gr}=Va(g,E,W);f.push(be),sn(g)&&nt&&o.push(Gr)}g.on("error",G),sn(g)&&nt&&o.push(()=>{g.removeListener("error",G)})}if(R===0)if(typeof g=="function"){if(b=g({signal:n}),!et(b))throw new nn("Iterable, AsyncIterable or Stream","source",b)}else et(g)||Dr(g)||vt(g)?b=g:b=Wa.from(g);else if(typeof g=="function"){if(vt(b)){var y;b=fn((y=b)===null||y===void 0?void 0:y.readable)}else b=fn(b);if(b=g(b,{signal:n}),E){if(!et(b,!0))throw new nn("AsyncIterable",`transform[${R-1}]`,b)}else{var m;an||(an=rn());let G=new an({objectMode:!0}),be=(m=b)===null||m===void 0?void 0:m.then;if(typeof be=="function")p++,be.call(b,Ne=>{c=Ne,Ne!=null&&G.write(Ne),K&&G.end(),zt.nextTick(d)},Ne=>{G.destroy(Ne),zt.nextTick(d,Ne)});else if(et(b,!0))p++,Cr(b,G,d,{end:K});else if(on(b)||vt(b)){let Ne=b.readable||b;p++,Cr(Ne,G,d,{end:K})}else throw new nn("AsyncIterable or Promise","destination",b);b=G;let{destroy:Gr,cleanup:Tl}=Va(b,!1,!0);f.push(Gr),nt&&o.push(Tl)}}else if(Ga(g)){if(Dr(b)){p+=2;let G=h_(b,g,d,{end:K});sn(g)&&nt&&o.push(G)}else if(vt(b)||on(b)){let G=b.readable||b;p++,Cr(G,g,d,{end:K})}else if(et(b))p++,Cr(b,g,d,{end:K});else throw new dn("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],b);b=g}else if(a_(g)){if(Dr(b))p++,cn(fn(b),g,d,{end:K});else if(on(b)||et(b))p++,cn(b,g,d,{end:K});else if(vt(b))p++,cn(b.readable,g,d,{end:K});else throw new dn("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],b);b=g}else b=Wa.from(g)}return(n!=null&&n.aborted||s!=null&&s.aborted)&&zt.nextTick(a),b}function h_(t,e,r,{end:i}){let n=!1;if(e.on("close",()=>{n||r(new i_)}),t.pipe(e,{end:!1}),i){let o=function(){n=!0,e.end()};var s=o;l_(t)?zt.nextTick(o):t.once("end",o)}else r();return Or(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)}),Or(e,{readable:!1,writable:!0},r)}Ha.exports={pipelineImpl:Qa,pipeline:d_}});var _n=S((hb,Ja)=>{"use strict";var{pipeline:__}=Mr(),$r=he(),{destroyer:p_}=Ye(),{isNodeStream:kr,isReadable:za,isWritable:Ka,isWebStream:hn,isTransformStream:tt,isWritableStream:Ya,isReadableStream:Za}=fe(),{AbortError:b_,codes:{ERR_INVALID_ARG_VALUE:Xa,ERR_MISSING_ARGS:y_}}=k(),g_=Ie();Ja.exports=function(...e){if(e.length===0)throw new y_("streams");if(e.length===1)return $r.from(e[0]);let r=[...e];if(typeof e[0]=="function"&&(e[0]=$r.from(e[0])),typeof e[e.length-1]=="function"){let d=e.length-1;e[d]=$r.from(e[d])}for(let d=0;d<e.length;++d)if(!(!kr(e[d])&&!hn(e[d]))){if(d<e.length-1&&!(za(e[d])||Za(e[d])||tt(e[d])))throw new Xa(`streams[${d}]`,r[d],"must be readable");if(d>0&&!(Ka(e[d])||Ya(e[d])||tt(e[d])))throw new Xa(`streams[${d}]`,r[d],"must be writable")}let i,n,s,o,a;function l(d){let _=o;o=null,_?_(d):d?a.destroy(d):!p&&!f&&a.destroy()}let u=e[0],c=__(e,l),f=!!(Ka(u)||Ya(u)||tt(u)),p=!!(za(c)||Za(c)||tt(c));if(a=new $r({writableObjectMode:!!(u!=null&&u.writableObjectMode),readableObjectMode:!!(c!=null&&c.readableObjectMode),writable:f,readable:p}),f){if(kr(u))a._write=function(_,b,y){u.write(_,b)?y():i=y},a._final=function(_){u.end(),n=_},u.on("drain",function(){if(i){let _=i;i=null,_()}});else if(hn(u)){let b=(tt(u)?u.writable:u).getWriter();a._write=async function(y,m,I){try{await b.ready,b.write(y).catch(()=>{}),I()}catch(R){I(R)}},a._final=async function(y){try{await b.ready,b.close().catch(()=>{}),n=y}catch(m){y(m)}}}let d=tt(c)?c.readable:c;g_(d,()=>{if(n){let _=n;n=null,_()}})}if(p){if(kr(c))c.on("readable",function(){if(s){let d=s;s=null,d()}}),c.on("end",function(){a.push(null)}),a._read=function(){for(;;){let d=c.read();if(d===null){s=a._read;return}if(!a.push(d))return}};else if(hn(c)){let _=(tt(c)?c.readable:c).getReader();a._read=async function(){for(;;)try{let{value:b,done:y}=await _.read();if(!a.push(b))return;if(y){a.push(null);return}}catch(b){return}}}}return a._destroy=function(d,_){!d&&o!==null&&(d=new b_),s=null,i=null,n=null,o===null?_(d):(o=_,kr(c)&&p_(c,d))},a}});var ul=S((_b,yn)=>{"use strict";var w_=globalThis.AbortController||pt().AbortController,{codes:{ERR_INVALID_ARG_VALUE:m_,ERR_INVALID_ARG_TYPE:Kt,ERR_MISSING_ARGS:x_,ERR_OUT_OF_RANGE:E_},AbortError:_e}=k(),{validateAbortSignal:rt,validateInteger:el,validateObject:it}=gt(),S_=v().Symbol("kWeak"),I_=v().Symbol("kResistStopPropagation"),{finished:R_}=Ie(),T_=_n(),{addAbortSignalNoValidate:A_}=$t(),{isWritable:N_,isNodeStream:v_}=fe(),{deprecate:P_}=U(),{ArrayPrototypePush:j_,Boolean:L_,MathFloor:tl,Number:F_,NumberIsNaN:B_,Promise:rl,PromiseReject:il,PromiseResolve:C_,PromisePrototypeThen:nl,Symbol:ol}=v(),qr=ol("kEmpty"),sl=ol("kEof");function D_(t,e){if(e!=null&&it(e,"options"),(e==null?void 0:e.signal)!=null&&rt(e.signal,"options.signal"),v_(t)&&!N_(t))throw new m_("stream",t,"must be writable");let r=T_(this,t);return e!=null&&e.signal&&A_(e.signal,r),r}function Ur(t,e){if(typeof t!="function")throw new Kt("fn",["Function","AsyncFunction"],t);e!=null&&it(e,"options"),(e==null?void 0:e.signal)!=null&&rt(e.signal,"options.signal");let r=1;(e==null?void 0:e.concurrency)!=null&&(r=tl(e.concurrency));let i=r-1;return(e==null?void 0:e.highWaterMark)!=null&&(i=tl(e.highWaterMark)),el(r,"options.concurrency",1),el(i,"options.highWaterMark",0),i+=r,function(){return Y(this,null,function*(){let s=U().AbortSignalAny([e==null?void 0:e.signal].filter(L_)),o=this,a=[],l={signal:s},u,c,f=!1,p=0;function d(){f=!0,_()}function _(){p-=1,b()}function b(){c&&!f&&p<r&&a.length<i&&(c(),c=null)}async function y(){try{try{for(var m=V(o),I,R,g;I=!(R=await m.next()).done;I=!1){let E=R.value;if(f)return;if(s.aborted)throw new _e;try{if(E=t(E,l),E===qr)continue;E=C_(E)}catch(W){E=il(W)}p+=1,nl(E,_,d),a.push(E),u&&(u(),u=null),!f&&(a.length>=i||p>=r)&&await new rl(W=>{c=W})}}catch(R){g=[R]}finally{try{I&&(R=m.return)&&await R.call(m)}finally{if(g)throw g[0]}}a.push(sl)}catch(E){let W=il(E);nl(W,_,d),a.push(W)}finally{f=!0,u&&(u(),u=null)}}y();try{for(;;){for(;a.length>0;){let m=yield new M(a[0]);if(m===sl)return;if(s.aborted)throw new _e;m!==qr&&(yield m),a.shift(),b()}yield new M(new rl(m=>{u=m}))}}finally{f=!0,c&&(c(),c=null)}})}.call(this)}function O_(t=void 0){return t!=null&&it(t,"options"),(t==null?void 0:t.signal)!=null&&rt(t.signal,"options.signal"),function(){return Y(this,null,function*(){let r=0;try{for(var n=V(this),s,o,a;s=!(o=yield new M(n.next())).done;s=!1){let l=o.value;var i;if(t!=null&&(i=t.signal)!==null&&i!==void 0&&i.aborted)throw new _e({cause:t.signal.reason});yield[r++,l]}}catch(o){a=[o]}finally{try{s&&(o=n.return)&&(yield new M(o.call(n)))}finally{if(a)throw a[0]}}})}.call(this)}async function al(t,e=void 0){try{for(var r=V(bn.call(this,t,e)),i,n,s;i=!(n=await r.next()).done;i=!1){let o=n.value;return!0}}catch(n){s=[n]}finally{try{i&&(n=r.return)&&await n.call(r)}finally{if(s)throw s[0]}}return!1}async function M_(t,e=void 0){if(typeof t!="function")throw new Kt("fn",["Function","AsyncFunction"],t);return!await al.call(this,async(...r)=>!await t(...r),e)}async function $_(t,e){try{for(var r=V(bn.call(this,t,e)),i,n,s;i=!(n=await r.next()).done;i=!1){let o=n.value;return o}}catch(n){s=[n]}finally{try{i&&(n=r.return)&&await n.call(r)}finally{if(s)throw s[0]}}}async function k_(t,e){if(typeof t!="function")throw new Kt("fn",["Function","AsyncFunction"],t);async function r(a,l){return await t(a,l),qr}try{for(var i=V(Ur.call(this,r,e)),n,s,o;n=!(s=await i.next()).done;n=!1){let a=s.value;;}}catch(s){o=[s]}finally{try{n&&(s=i.return)&&await s.call(i)}finally{if(o)throw o[0]}}}function bn(t,e){if(typeof t!="function")throw new Kt("fn",["Function","AsyncFunction"],t);async function r(i,n){return await t(i,n)?i:qr}return Ur.call(this,r,e)}var pn=class extends x_{constructor(){super("reduce"),this.message="Reduce of an empty stream requires an initial value"}};async function q_(t,e,r){var i;if(typeof t!="function")throw new Kt("reducer",["Function","AsyncFunction"],t);r!=null&&it(r,"options"),(r==null?void 0:r.signal)!=null&&rt(r.signal,"options.signal");let n=arguments.length>1;if(r!=null&&(i=r.signal)!==null&&i!==void 0&&i.aborted){let d=new _e(void 0,{cause:r.signal.reason});throw this.once("error",()=>{}),await R_(this.destroy(d)),d}let s=new w_,o=s.signal;if(r!=null&&r.signal){let d={once:!0,[S_]:this,[I_]:!0};r.signal.addEventListener("abort",()=>s.abort(),d)}let a=!1;try{try{for(var u=V(this),c,f,p;c=!(f=await u.next()).done;c=!1){let d=f.value;var l;if(a=!0,r!=null&&(l=r.signal)!==null&&l!==void 0&&l.aborted)throw new _e;n?e=await t(e,d,{signal:o}):(e=d,n=!0)}}catch(f){p=[f]}finally{try{c&&(f=u.return)&&await f.call(u)}finally{if(p)throw p[0]}}if(!a&&!n)throw new pn}finally{s.abort()}return e}async function U_(t){t!=null&&it(t,"options"),(t==null?void 0:t.signal)!=null&&rt(t.signal,"options.signal");let e=[];try{for(var i=V(this),n,s,o;n=!(s=await i.next()).done;n=!1){let a=s.value;var r;if(t!=null&&(r=t.signal)!==null&&r!==void 0&&r.aborted)throw new _e(void 0,{cause:t.signal.reason});j_(e,a)}}catch(s){o=[s]}finally{try{n&&(s=i.return)&&await s.call(i)}finally{if(o)throw o[0]}}return e}function W_(t,e){let r=Ur.call(this,t,e);return function(){return Y(this,null,function*(){try{for(var n=V(r),s,o,a;s=!(o=yield new M(n.next())).done;s=!1){let l=o.value;yield*re(l)}}catch(o){a=[o]}finally{try{s&&(o=n.return)&&(yield new M(o.call(n)))}finally{if(a)throw a[0]}}})}.call(this)}function ll(t){if(t=F_(t),B_(t))return 0;if(t<0)throw new E_("number",">= 0",t);return t}function G_(t,e=void 0){return e!=null&&it(e,"options"),(e==null?void 0:e.signal)!=null&&rt(e.signal,"options.signal"),t=ll(t),function(){return Y(this,null,function*(){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new _e;try{for(var s=V(this),o,a,l;o=!(a=yield new M(s.next())).done;o=!1){let u=a.value;var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new _e;t--<=0&&(yield u)}}catch(a){l=[a]}finally{try{o&&(a=s.return)&&(yield new M(a.call(s)))}finally{if(l)throw l[0]}}})}.call(this)}function V_(t,e=void 0){return e!=null&&it(e,"options"),(e==null?void 0:e.signal)!=null&&rt(e.signal,"options.signal"),t=ll(t),function(){return Y(this,null,function*(){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new _e;try{for(var s=V(this),o,a,l;o=!(a=yield new M(s.next())).done;o=!1){let u=a.value;var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new _e;if(t-- >0&&(yield u),t<=0)return}}catch(a){l=[a]}finally{try{o&&(a=s.return)&&(yield new M(a.call(s)))}finally{if(l)throw l[0]}}})}.call(this)}yn.exports.streamReturningOperators={asIndexedPairs:P_(O_,"readable.asIndexedPairs will be removed in a future version."),drop:G_,filter:bn,flatMap:W_,map:Ur,take:V_,compose:D_};yn.exports.promiseReturningOperators={every:M_,forEach:k_,reduce:q_,toArray:U_,some:al,find:$_}});var gn=S((bb,fl)=>{"use strict";var{ArrayPrototypePop:Q_,Promise:H_}=v(),{isIterable:z_,isNodeStream:K_,isWebStream:Y_}=fe(),{pipelineImpl:Z_}=Mr(),{finished:X_}=Ie();wn();function J_(...t){return new H_((e,r)=>{let i,n,s=t[t.length-1];if(s&&typeof s=="object"&&!K_(s)&&!z_(s)&&!Y_(s)){let o=Q_(t);i=o.signal,n=o.end}Z_(t,(o,a)=>{o?r(o):e(a)},{signal:i,end:n})})}fl.exports={finished:X_,pipeline:J_}});var wn=S((yb,wl)=>{"use strict";var{Buffer:ep}=se(),{ObjectDefineProperty:Ae,ObjectKeys:hl,ReflectApply:_l}=v(),{promisify:{custom:pl}}=U(),{streamReturningOperators:cl,promiseReturningOperators:dl}=ul(),{codes:{ERR_ILLEGAL_CONSTRUCTOR:bl}}=k(),tp=_n(),{setDefaultHighWaterMark:rp,getDefaultHighWaterMark:ip}=kt(),{pipeline:yl}=Mr(),{destroyer:np}=Ye(),gl=Ie(),mn=gn(),Yt=fe(),N=wl.exports=xr().Stream;N.isDestroyed=Yt.isDestroyed;N.isDisturbed=Yt.isDisturbed;N.isErrored=Yt.isErrored;N.isReadable=Yt.isReadable;N.isWritable=Yt.isWritable;N.Readable=Wt();for(let t of hl(cl)){let r=function(...i){if(new.target)throw bl();return N.Readable.from(_l(e,this,i))},e=cl[t];Ae(r,"name",{__proto__:null,value:e.name}),Ae(r,"length",{__proto__:null,value:e.length}),Ae(N.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}for(let t of hl(dl)){let r=function(...i){if(new.target)throw bl();return _l(e,this,i)},e=dl[t];Ae(r,"name",{__proto__:null,value:e.name}),Ae(r,"length",{__proto__:null,value:e.length}),Ae(N.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}N.Writable=Br();N.Duplex=he();N.Transform=en();N.PassThrough=rn();N.pipeline=yl;var{addAbortSignal:sp}=$t();N.addAbortSignal=sp;N.finished=gl;N.destroy=np;N.compose=tp;N.setDefaultHighWaterMark=rp;N.getDefaultHighWaterMark=ip;Ae(N,"promises",{__proto__:null,configurable:!0,enumerable:!0,get(){return mn}});Ae(yl,pl,{__proto__:null,enumerable:!0,get(){return mn.pipeline}});Ae(gl,pl,{__proto__:null,enumerable:!0,get(){return mn.finished}});N.Stream=N;N._isUint8Array=function(e){return e instanceof Uint8Array};N._uint8ArrayToBuffer=function(e){return ep.from(e.buffer,e.byteOffset,e.byteLength)}});var Wr=S((gb,F)=>{"use strict";var D=wn(),op=gn(),ap=D.Readable.destroy;F.exports=D.Readable;F.exports._uint8ArrayToBuffer=D._uint8ArrayToBuffer;F.exports._isUint8Array=D._isUint8Array;F.exports.isDisturbed=D.isDisturbed;F.exports.isErrored=D.isErrored;F.exports.isReadable=D.isReadable;F.exports.Readable=D.Readable;F.exports.Writable=D.Writable;F.exports.Duplex=D.Duplex;F.exports.Transform=D.Transform;F.exports.PassThrough=D.PassThrough;F.exports.addAbortSignal=D.addAbortSignal;F.exports.finished=D.finished;F.exports.destroy=D.destroy;F.exports.destroy=ap;F.exports.pipeline=D.pipeline;F.exports.compose=D.compose;Object.defineProperty(D,"promises",{configurable:!0,enumerable:!0,get(){return op}});F.exports.Stream=D.Stream;F.exports.default=F.exports});var Kn=ir(se());var Ue="http://www.w3.org/1999/02/22-rdf-syntax-ns#",ft="http://www.w3.org/2001/XMLSchema#",ar="http://www.w3.org/2000/10/swap/",A={xsd:{decimal:`${ft}decimal`,boolean:`${ft}boolean`,dateTime:`${ft}dateTime`,double:`${ft}double`,integer:`${ft}integer`,string:`${ft}string`},rdf:{type:`${Ue}type`,nil:`${Ue}nil`,first:`${Ue}first`,rest:`${Ue}rest`,langString:`${Ue}langString`,dirLangString:`${Ue}dirLangString`,reifies:`${Ue}reifies`},owl:{sameAs:"http://www.w3.org/2002/07/owl#sameAs"},r:{forSome:`${ar}reify#forSome`,forAll:`${ar}reify#forAll`},log:{implies:`${ar}log#implies`,isImpliedBy:`${ar}log#isImpliedBy`}};var{xsd:lr}=A,pu=/\\u([a-fA-F0-9]{4})|\\U([a-fA-F0-9]{8})|\\([^])/g,Hn={"\\":"\\","'":"'",'"':'"',n:`
|
|
3
|
-
`,r:"\r",t:" ",f:"\f",b:"\b"},bu={_:"_","~":"~",".":".","-":"-","!":"!",$:"$","&":"&","'":"'","(":"(",")":")","*":"*","+":"+",",":",",";":";","=":"=","/":"/","?":"?","#":"#","@":"@","%":"%"},yu=/[\x00-\x20<>\\"\{\}\|\^\`]/;function zn(t){return t<=1114111&&(t<55296||t>57343)}var gu={_iri:!0,_unescapedIri:!0,_simpleQuotedString:!0,_langcode:!0,_blank:!0,_newline:!0,_comment:!0,_whitespace:!0,_endOfFile:!0},wu=/$0^/,We=class{constructor(e){if(this._iri=/^<((?:[^ <>{}\\]|\\[uU])+)>[ \t]*/,this._unescapedIri=/^<([^\x00-\x20<>\\"\{\}\|\^\`]*)>[ \t]*/,this._simpleQuotedString=/^"([^"\\\r\n]*)"(?=[^"])/,this._simpleApostropheString=/^'([^'\\\r\n]*)'(?=[^'])/,this._langcode=/^@([a-z]+(?:-[a-z0-9]+)*)(?=[^a-z0-9])/i,this._prefix=/^((?:[A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:\.?[\-0-9A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)?:(?=[#\s<])/,this._prefixed=/^((?:[A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:\.?[\-0-9A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)?:((?:(?:[0-:A-Z_a-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff]|%[0-9a-fA-F]{2}|\\[!#-\/;=?\-@_~])(?:(?:[\.\-0-:A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff]|%[0-9a-fA-F]{2}|\\[!#-\/;=?\-@_~])*(?:[\-0-:A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff]|%[0-9a-fA-F]{2}|\\[!#-\/;=?\-@_~]))?)?)(?:[ \t]+|(?=\.?[,;!\^\s#()\[\]\{\}"'<>]))/,this._variable=/^\?(?:(?:[A-Z_a-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:[\-0-:A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)(?=[.,;!\^\s#()\[\]\{\}"'<>])/,this._blank=/^_:((?:[0-9A-Z_a-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:\.?[\-0-9A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)(?:[ \t]+|(?=\.?[,;:!\^\s#()\[\]\{\}"'<>]))/,this._number=/^[\-+]?(?:(\d+\.\d*|\.?\d+)[eE][\-+]?|\d*(\.)?)\d+(?=\.?[,;:!\^\s#()\[\]\{\}"'<>])/,this._boolean=/^(?:true|false)(?=[.,;!\^\s#()\[\]\{\}"'<>])/,this._atKeyword=/^@[a-z]+(?=[\s#<:])/i,this._keyword=/^(?:PREFIX|BASE|VERSION|GRAPH)(?=[\s#<])/i,this._n3Verb=/^(?:has|is|of)(?=[\s#()\[\]\{\}"'<>?_+\-0-9])/,this._n3Id=/^id(?=[\s#<])/,this._shortPredicates=/^a(?=[\s#()\[\]\{\}"'<>])/,this._newline=/^[ \t]*(?:#[^\n\r]*)?(?:\r\n|\n|\r)[ \t]*/,this._comment=/#([^\n\r]*)/,this._whitespace=/^[ \t]+/,this._endOfFile=/^(?:#[^\n\r]*)?$/,e=e||{},this._isImpliedBy=e.isImpliedBy,this._lineMode=!!e.lineMode){this._n3Mode=!1;for(let r in this)!(r in gu)&&this[r]instanceof RegExp&&(this[r]=wu)}else this._n3Mode=e.n3!==!1;this.comments=!!e.comments,this._literalClosingPos=0}_tokenizeToEnd(e,r){let i=this._input,n=i.length;for(;;){let a,l;for(;a=this._newline.exec(i);)this.comments&&(l=this._comment.exec(a[0]))&&s("comment",l[1],"",this._line,a[0].length),i=i.slice(a[0].length),n=i.length,this._line++;if(!a&&(a=this._whitespace.exec(i))&&(i=i.slice(a[0].length)),this._endOfFile.test(i))return r&&(this.comments&&(l=this._comment.exec(i))&&s("comment",l[1],"",this._line,i.length),i=null,s("eof","","",this._line,0)),this._input=i;let u=this._line,c=i[0],f="",p="",d="",_=null,b=0,y=!1;switch(c){case"^":if(i.length<3)break;if(i[1]==="^"){if(this._previousMarker="^^",i=i.slice(2),i[0]!=="<"){y=!0;break}}else{this._n3Mode&&(b=1,f="^");break}case"<":if(_=this._unescapedIri.exec(i))f="IRI",p=_[1];else if(_=this._iri.exec(i)){if(p=this._unescape(_[1],Hn),p===null||yu.test(p))return o(this);f="IRI"}else i.length>2&&i[1]==="<"&&i[2]==="("?(f="<<(",b=3):!this._lineMode&&i.length>(r?1:2)&&i[1]==="<"?(f="<<",b=2):this._n3Mode&&i.length>1&&i[1]==="="?(b=2,this._isImpliedBy?(f="abbreviation",p="<"):(f="inverse",p=">")):this._n3Mode&&i.length>1&&i[1]==="-"&&(f="inversePredicate",b=2);break;case">":i.length>1&&i[1]===">"&&(f=">>",b=2);break;case"_":((_=this._blank.exec(i))||r&&(_=this._blank.exec(`${i} `)))&&(f="blank",d="_",p=_[1]);break;case'"':if(_=this._simpleQuotedString.exec(i))p=_[1];else if({value:p,matchLength:b}=this._parseLiteral(i),p===null)return o(this);(_!==null||b!==0)&&(f="literal",this._literalClosingPos=0);break;case"'":if(!this._lineMode){if(_=this._simpleApostropheString.exec(i))p=_[1];else if({value:p,matchLength:b}=this._parseLiteral(i),p===null)return o(this);(_!==null||b!==0)&&(f="literal",this._literalClosingPos=0)}break;case"?":this._n3Mode&&(_=this._variable.exec(i))&&(f="var",p=_[0]);break;case"@":this._previousMarker==="literal"&&(_=this._langcode.exec(i))&&_[1]!=="version"?!r&&i[_[0].length]==="-"&&i[_[0].length+1]!=="-"?_=null:(f="langcode",p=_[1]):(_=this._atKeyword.exec(i))&&(f=_[0]);break;case".":if(i.length===1?r:i[1]<"0"||i[1]>"9"){f=".",b=1;break}case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":case"+":case"-":if(i[1]==="-"){this._previousMarker==="langcode"&&(i.startsWith("--ltr")?(f="dircode",p="ltr",b=5):i.startsWith("--rtl")&&(f="dircode",p="rtl",b=5));break}(_=this._number.exec(i)||r&&(_=this._number.exec(`${i} `)))&&(f="literal",p=_[0],d=typeof _[1]=="string"?lr.double:typeof _[2]=="string"?lr.decimal:lr.integer);break;case"B":case"b":case"p":case"P":case"G":case"g":case"V":case"v":(_=this._keyword.exec(i))?f=_[0].toUpperCase():y=!0;break;case"f":case"t":(_=this._boolean.exec(i))?(f="literal",p=_[0],d=lr.boolean):y=!0;break;case"a":(_=this._shortPredicates.exec(i))?(f="abbreviation",p="a"):y=!0;break;case"h":case"o":this._n3Mode&&(_=this._matchN3Verb(i,r))?f=_[0]:y=!0;break;case"i":this._n3Mode&&(_=this._n3Id.exec(i))?f="id":this._n3Mode&&(_=this._matchN3Verb(i,r))?f=_[0]:y=!0;break;case"=":this._n3Mode&&i.length>1&&(f="abbreviation",i[1]!==">"?(b=1,p="="):(b=2,p=">"));break;case"!":if(!this._n3Mode)break;case")":if(!r&&(i.length===1||i.length===2&&i[1]===">"))break;if(i.length>2&&i[1]===">"&&i[2]===">"){f=")>>",b=3;break}case",":case";":case"[":case"]":case"(":case"}":case"~":this._lineMode||(b=1,f=c);break;case"{":!this._lineMode&&i.length>=2&&(i[1]==="|"?(f="{|",b=2):(f=c,b=1));break;case"|":i.length>=2&&i[1]==="}"&&(f="|}",b=2);break;default:y=!0}if(y&&((this._previousMarker==="@prefix"||this._previousMarker==="PREFIX")&&(_=this._prefix.exec(i))?(f="prefix",p=_[1]||""):((_=this._prefixed.exec(i))||r&&(_=this._prefixed.exec(`${i} `)))&&(f="prefixed",d=_[1]||"",p=this._unescape(_[2],bu))),this._previousMarker==="^^")switch(f){case"prefixed":f="type";break;case"IRI":f="typeIRI";break;default:f=""}if(!f)return r||!/^'''|^"""/.test(i)&&/\n|\r/.test(i)?o(this):this._input=i;let m=b||_[0].length,I=s(f,p,d,u,m);this.previousToken=I,this._previousMarker=f,i=i.slice(m)}function s(a,l,u,c,f){let p=i?n-i.length:n,d=p+f,_={type:a,value:l,prefix:u,line:c,start:p,end:d};return e(null,_),_}function o(a){e(a._syntaxError(/^\S*/.exec(i)[0]))}}_matchN3Verb(e,r){let i=this._n3Verb.exec(e);if(!i)return null;let n=e[i[0].length];return n!=="-"&&n!=="_"&&(n<"0"||n>"9")?i:this._prefixed.exec(e)||this._prefixed.exec(`${e} `)||!r&&this._prefix.exec(`${e}: `)?null:i}_unescape(e,r){if(e.indexOf("\\")<0)return e;let i=!1,n=e.replace(pu,(s,o,a,l)=>{if(typeof o=="string"){let u=Number.parseInt(o,16);return zn(u)?String.fromCharCode(u):(i=!0,"")}if(typeof a=="string"){let u=Number.parseInt(a,16);return zn(u)?u<=65535?String.fromCharCode(Number.parseInt(a,16)):String.fromCharCode(55296+((u-=65536)>>10),56320+(u&1023)):(i=!0,"")}return l in r?r[l]:(i=!0,"")});return i?null:n}_parseLiteral(e){if(e.length>=3){let r=e.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,Hn),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.slice(1):e}tokenize(e,r){let i=this._tokenization={};if(this._line=1,typeof e=="string")if(this._input=this._readStartingBom(e),typeof r=="function")queueMicrotask(()=>{this._tokenization===i&&this._tokenizeToEnd(r,!0)});else{let n=[],s;if(this._tokenizeToEnd((o,a)=>o?s=o:n.push(a),!0),s)throw s;return n}else this._pendingBuffer=null,typeof e.setEncoding=="function"&&e.setEncoding("utf8"),e.on("data",n=>{this._tokenization===i&&this._input!==null&&n.length!==0&&(this._pendingBuffer&&(n=Kn.Buffer.concat([this._pendingBuffer,n]),this._pendingBuffer=null),n[n.length-1]&128?this._pendingBuffer=n:(typeof this._input=="undefined"?this._input=this._readStartingBom(typeof n=="string"?n:n.toString()):this._input+=n,this._tokenizeToEnd(r,!1)))}),e.on("end",()=>{this._tokenization===i&&typeof this._input=="string"&&this._tokenizeToEnd(r,!0)}),e.on("error",n=>{this._tokenization===i&&r(n)})}};var{rdf:Yn,xsd:je}=A,dt,mu=0;var ti={namedNode:Zn,blankNode:Xn,variable:es,literal:Jn,defaultGraph:xu,quad:ri,triple:ri,fromTerm:Lt,fromQuad:ts},z=ti,H=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}}},ct=class extends H{constructor(e){super(e)}get termType(){return"NamedNode"}},ge=class t extends H{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 ct(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!=="@"?je.string:e.indexOf("--",r)>0?Yn.dirLangString:Yn.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}}}},Ft=class extends H{constructor(e){super(`_:${e}`)}get termType(){return"BlankNode"}get value(){return this.id.substr(2)}},Bt=class extends H{constructor(e){super(`?${e}`)}get termType(){return"Variable"}get value(){return this.id.substr(1)}},Ct=class extends H{constructor(){return super(""),dt||this}get termType(){return"DefaultGraph"}equals(e){return this===e||!!e&&this.termType===e.termType}};dt=new Ct;function Le(t,e,r){if(e=e||ti,!t)return e.defaultGraph();switch(t[0]){case"?":return e.variable(t.substr(1));case"_":return e.blankNode(t.substr(2));case'"':if(e===ti)return new ge(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(Le(t[0],e,!0),Le(t[1],e,!0),Le(t[2],e,!0),t[3]&&Le(t[3],e,!0))}function we(t,e){if(typeof t=="string")return t;if(t instanceof H&&t.termType!=="Quad")return t.id;if(!t)return dt.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!==je.string?`^^${t.datatype.value}`:""}`;case"Quad":let r=[we(t.subject,!0),we(t.predicate,!0),we(t.object,!0)];return t.graph&&t.graph.termType!=="DefaultGraph"&&r.push(we(t.graph,!0)),e?r:JSON.stringify(r);default:throw new Error(`Unexpected termType: ${t.termType}`)}}var Fe=class extends H{constructor(e,r,i,n){super(""),this._subject=e,this._predicate=r,this._object=i,this._graph=n||dt}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 Zn(t){return new ct(t)}function Xn(t){return new Ft(t||`n3-${mu++}`)}function Jn(t,e){if(typeof e=="string")return new ge(`"${t}"@${e.toLowerCase()}`);if(e!==void 0&&!("termType"in e))return new ge(`"${t}"@${e.language.toLowerCase()}${e.direction?`--${e.direction.toLowerCase()}`:""}`);let r=e?e.value:"";return r===""&&(typeof t=="boolean"?r=je.boolean:typeof t=="number"?Number.isFinite(t)?r=Number.isInteger(t)?je.integer:je.double:(r=je.double,Number.isNaN(t)||(t=t>0?"INF":"-INF")):t instanceof Date&&!Number.isNaN(t.getTime())&&(r=je.dateTime,t=t.toISOString())),r===""||r===je.string?new ge(`"${t}"`):new ge(`"${t}"^^${r}`)}function es(t){return new Bt(t)}function xu(){return dt}function ri(t,e,r,i){return new Fe(t,e,r,i)}function Lt(t){if(t instanceof H)return t;switch(t.termType){case"NamedNode":return Zn(t.value);case"BlankNode":return Xn(t.value);case"Variable":return es(t.value);case"DefaultGraph":return dt;case"Literal":return Jn(t.value,t.language||t.datatype);case"Quad":return ts(t);default:throw new Error(`Unexpected termType: ${t.termType}`)}}function ts(t){if(t instanceof Fe)return t;if(t.termType!=="Quad")throw new Error(`Unexpected termType: ${t.termType}`);return ri(Lt(t.subject),Lt(t.predicate),Lt(t.object),Lt(t.graph))}var rs=0,me=class t{constructor(e){this._contextStack=[],this._graph=null,e=e||{},this._setBase(e.baseIRI),e.factory&&is(this,e.factory);let r=typeof e.format=="string"?e.format.match(/\w*$/)[0].toLowerCase():"",i=/turtle/.test(r),n=/trig/.test(r),s=/triple/.test(r),o=/quad/.test(r),a=this._n3Mode=/n3/.test(r),l=s||o;this._emitCurrent=this._emit,a&&(this._createQuad=this._createQuadInDirection,this._emit=this._emitInDirection,this._emitCurrent=this._emitCurrentInDirection),(this._supportsNamedGraphs=!(i||a))||(this._readPredicateOrNamedGraph=this._readPredicate),this._supportsQuads=!(i||n||s||a),this._isImpliedBy=e.isImpliedBy,this._implicitEmptyPrefix=!!e.implicitEmptyPrefix,this._emptyFormulaAsTrue=!!e.emptyFormulaAsTrue,l&&(this._resolveRelativeIRI=u=>null),this._blankNodePrefix=typeof e.blankNodePrefix!="string"?"":e.blankNodePrefix.replace(/^(?!_:)/,"_:"),this._lexer=e.lexer||new We({lineMode:l,n3:a,isImpliedBy:this._isImpliedBy}),this._explicitQuantifiers=!!e.explicitQuantifiers,this._parseUnsupportedVersions=!!e.parseUnsupportedVersions,this._version=e.version}static _resetBlankNodePrefix(){rs=0}_setBase(e){if(!e)this._base="",this._basePath="";else{let r=e.indexOf("#");r>=0&&(e=e.substr(0,r)),this._base=e,this._basePath=e.indexOf("/")<0?e:e.replace(/[^\/?]*(?:\?.*)?$/,""),e=e.match(/^(?:([a-z][a-z0-9+.-]*:))?(?:\/\/[^\/]*)?/i),this._baseRoot=e[0],this._baseScheme=e[1]}}_saveContext(e,r,i,n,s){if(!this._n3Mode){this._contextStack.push({type:e,subject:i,predicate:n,object:s,graph:r});return}let o={type:e,subject:i,predicate:n,object:s,graph:r,inverse:this._inversePredicate,expectOf:this._expectOf,blankPrefix:this._prefixes._,quantified:this._quantified,emptyFormula:this._emptyFormula};e==="formula"&&(o.prefixes=this._prefixes,o.base=[this._base,this._basePath,this._baseRoot,this._baseScheme],this._prefixes=Object.create(this._prefixes)),this._contextStack.push(o),this._inversePredicate=!1,this._expectOf=!1,this._prefixes._=this._graph?`${this._graph.value}.`:".",this._quantified=Object.create(this._quantified),e==="formula"&&(this._subject=null,this._emptyFormula=!0)}_restoreContext(e,r){let i=this._contextStack.pop();if(!i||i.type!==e)return this._error(`Unexpected ${r.type}`,r);this._subject=i.subject,this._predicate=i.predicate,this._object=i.object,this._graph=i.graph,this._n3Mode&&(this._inversePredicate=i.inverse,this._expectOf=i.expectOf,e==="formula"?(this._prefixes=i.prefixes,[this._base,this._basePath,this._baseRoot,this._baseScheme]=i.base):this._prefixes._=i.blankPrefix,this._quantified=i.quantified,this._emptyFormula=i.emptyFormula)}_readBeforeTopContext(e){return this._version&&!this._isValidVersion(this._version)?this._error(`Detected unsupported version as media type parameter: "${this._version}"`,e):this._readInTopContext(e)}_readInTopContext(e){switch(e.type){case"eof":return this._graph!==null?this._error("Unclosed graph",e):(delete this._prefixes._,this._callback(null,null,this._prefixes));case"PREFIX":this._sparqlStyle=!0;case"@prefix":return this._readPrefix;case"BASE":this._sparqlStyle=!0;case"@base":return this._readBaseIRI;case"VERSION":this._sparqlStyle=!0;case"@version":return this._readVersion;case"{":if(this._supportsNamedGraphs)return this._graph="",this._subject=null,this._readSubject;case"GRAPH":if(this._supportsNamedGraphs)return this._readNamedGraphLabel;default:return this._readSubject(e)}}_readInFormulaContext(e){switch(e.type){case"PREFIX":this._sparqlStyle=!0;case"@prefix":return this._readPrefix;case"BASE":this._sparqlStyle=!0;case"@base":return this._readBaseIRI;default:return this._readSubject(e)}}_getStatementReader(){let e=this._contextStack[this._contextStack.length-1];return e&&e.type==="formula"?this._readInFormulaContext:this._readInTopContext}_readEntity(e,r){let i;switch(e.type){case"IRI":case"typeIRI":let n=this._resolveIRI(e.value);if(n===null)return this._error("Invalid IRI",e);i=this._factory.namedNode(n);break;case"type":case"prefixed":let s=this._prefixes[e.prefix];if(s===void 0)return this._error(`Undefined prefix "${e.prefix}:"`,e);i=this._factory.namedNode(s+e.value);break;case"blank":i=this._factory.blankNode(this._prefixes[e.prefix]+e.value);break;case"var":i=this._factory.variable(e.value.substr(1));break;default:return this._error(`Expected entity but got ${e.type}`,e)}return!r&&this._n3Mode&&i.id in this._quantified&&(i=this._quantified[i.id]),i}_readList(e,r,i,n){let s=this._contextStack;return(s.length&&s[s.length-1]).type==="<<"?this._error("Unexpected list in reified triple",e):(this._saveContext("list",this._graph,r,i,n),this._subject=null,this._readListItem)}_readSubject(e){switch(this._predicate=null,e.type!=="}"&&(this._emptyFormula=!1),e.type){case"[":return this._saveContext("blank",this._graph,this._subject=this._factory.blankNode(),null,null),this._readBlankNodeHead;case"(":return this._readList(e,this.RDF_NIL,null,null);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._graph=this._factory.blankNode(),null,null),this._readInFormulaContext):this._error("Unexpected graph",e);case"}":return this._readPunctuation(e);case"@forSome":return this._n3Mode?(this._subject=null,this._predicate=this.N3_FORSOME,this._quantifier="blankNode",this._readQuantifierList):this._error('Unexpected "@forSome"',e);case"@forAll":return this._n3Mode?(this._subject=null,this._predicate=this.N3_FORALL,this._quantifier="variable",this._readQuantifierList):this._error('Unexpected "@forAll"',e);case"literal":return this._n3Mode?e.prefix.length===0?(this._literalValue=e.value,this._completeSubjectLiteral):(this._subject=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),this._getPathReader(this._readPredicateOrNamedGraph)):this._error("Unexpected literal",e);case"<<(":return this._n3Mode?(this._saveContext("<<(",this._graph,null,null,null),this._graph=null,this._readSubject):this._error("Disallowed triple term as subject",e);case"<<":return this._saveContext("<<",this._graph,null,null,null),this._graph=null,this._readSubject;default:if((this._subject=this._readEntity(e))===void 0)return;if(this._n3Mode)return this._getPathReader(this._readPredicateOrNamedGraph)}return this._readPredicateOrNamedGraph}_readPredicate(e){let r=e.type,i=!1;switch(r){case"inverse":this._inversePredicate=!0;case"abbreviation":this._predicate=this.ABBREVIATIONS[e.value];break;case"has":return this._readPredicateAfterVerb;case"is":return this._inversePredicate=!0,this._expectOf=!0,this._readPredicateAfterVerb;case"inversePredicate":return this._inversePredicate=!0,this._readPredicateAfterVerb;case".":case"]":case"}":case"|}":return this._predicate===null&&!this._n3Mode?this._error(`Unexpected ${r}`,e):(this._subject=null,r==="]"?this._readBlankNodeTail(e):this._readPunctuation(e));case";":return this._predicate!==null?this._readPredicate:this._error("Expected predicate but got ;",e);case"literal":if(!this._n3Mode)return this._error("Unexpected literal",e);if(e.prefix.length===0)return this._literalValue=e.value,this._completePredicateLiteral;this._predicate=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),i=!0;break;case"(":return this._n3Mode?this._readList(e,this._subject,this.RDF_NIL,null):this._error(`Expected entity but got ${r}`,e);case"[":return this._n3Mode?(this._saveContext("blank",this._graph,this._subject,this._subject=this._factory.blankNode(),null),this._readBlankNodeHead):this._error("Disallowed blank node as predicate",e);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._subject,this._graph=this._factory.blankNode(),null),this._readSubject):this._readEntity(e);case"blank":if(!this._n3Mode)return this._error("Disallowed blank node as predicate",e);default:if((this._predicate=this._readEntity(e))===void 0)return;i=this._n3Mode}return this._validAnnotation=!0,i?this._getPathReader(this._readObject,"predicate"):this._readObject}_readPredicateAfterVerb(e){return e.type==="has"||e.type==="is"||e.type==="of"||e.type==="inversePredicate"?this._error(`Expected expression but got ${e.type}`,e):this._readPredicate(e)}_readObject(e){if(this._expectOf)return e.type!=="of"?this._error(`Expected of but got ${e.type}`,e):(this._expectOf=!1,this._readObject);switch(e.type){case"literal":if(e.prefix.length===0)return this._literalValue=e.value,this._readDataTypeOrLang;if(this._object=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),this._n3Mode)return this._getPathReader(this._getContextEndReader());break;case"[":return this._saveContext("blank",this._graph,this._subject,this._predicate,this._subject=this._factory.blankNode()),this._readBlankNodeHead;case"(":return this._readList(e,this._subject,this._predicate,this.RDF_NIL);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._subject,this._predicate,this._graph=this._factory.blankNode()),this._readInFormulaContext):this._error("Unexpected graph",e);case"<<(":return this._saveContext("<<(",this._graph,this._subject,this._predicate,null),this._graph=null,this._readSubject;case"<<":return this._saveContext("<<",this._graph,this._subject,this._predicate,null),this._graph=null,this._readSubject;default:if((this._object=this._readEntity(e))===void 0)return;if(this._n3Mode)return this._getPathReader(this._getContextEndReader())}return this._getContextEndReader()}_readPredicateOrNamedGraph(e){return e.type==="{"?this._readGraph(e):this._readPredicate(e)}_readGraph(e){return e.type!=="{"?this._error(`Expected graph but got ${e.type}`,e):(this._graph=this._subject,this._subject=null,this._readSubject)}_readBlankNodeHead(e){if(e.type==="]")return this._subject=null,this._readBlankNodeTail(e);{let r=this._contextStack;return(r.length>1&&r[r.length-2]).type==="<<"?this._error("Unexpected compound blank node expression in reified triple",e):e.type==="id"?this._readIriPropertyListId:(this._predicate=null,this._readPredicate(e))}}_readIriPropertyListId(e){let r=this._readEntity(e);if(r===void 0)return;if(r.termType!=="NamedNode")return this._error(`Expected IRI after id but got ${e.type}`,e);let i=this._subject;this._subject=r;let n=this._contextStack[this._contextStack.length-1];return n.subject===i&&(n.subject=r),n.predicate===i&&(n.predicate=r),n.object===i&&(n.object=r),this._predicate=null,this._readIriPropertyListPredicate}_readIriPropertyListPredicate(e){return e.type===";"||e.type==="]"||e.type==="."||e.type==="}"?this._error(`Expected predicate but got ${e.type}`,e):this._readPredicate(e)}_readBlankNodeTail(e){if(e.type!=="]")return this._readBlankNodePunctuation(e);this._subject!==null&&this._emitCurrent(this._subject,this._predicate,this._object,this._graph);let r=this._predicate===null;return this._restoreContext("blank",e),this._object!==null?this._getContextEndReader():this._predicate!==null?this._getPathReader(this._readObject,"predicate"):r?this._readPredicateOrNamedGraph:this._readPredicateAfterBlank}_readPredicateAfterBlank(e){switch(e.type){case".":case"}":return this._subject=null,this._readPunctuation(e);default:return this._readPredicate(e)}}_readListItem(e){let r=null,i=null,n=this._readListItem,s=this._subject,o=this._contextStack,a=o[o.length-1];switch(e.type){case"[":this._saveContext("blank",this._graph,i=this._factory.blankNode(),this.RDF_FIRST,this._subject=r=this._factory.blankNode()),n=this._readBlankNodeHead;break;case"(":this._saveContext("list",this._graph,i=this._factory.blankNode(),this.RDF_FIRST,this.RDF_NIL),this._subject=null;break;case")":if(this._restoreContext("list",e),o.length!==0&&o[o.length-1].type==="list"){if(this._n3Mode)return s!==null&&this._emit(s,this.RDF_REST,this.RDF_NIL,this._graph),this._saveContext("item",this._graph,this._subject,this._predicate,this._object),this._subject=this._object,this._predicate=null,this._getPathReader(this._readListItem);this._emit(this._subject,this._predicate,this._object,this._graph)}if(this._predicate===null){if(n=this._n3Mode?this._getPathReader(this._readPredicate):this._readPredicate,this._subject===this.RDF_NIL)return n}else if(this._object===null){if(n=this._getPathReader(this._readObject,"predicate"),this._predicate===this.RDF_NIL)return n}else if(n=this._getContextEndReader(),this._n3Mode&&(n=this._getPathReader(n)),this._object===this.RDF_NIL)return n;i=this.RDF_NIL;break;case"literal":e.prefix.length===0?(this._literalValue=e.value,n=this._readListItemDataTypeOrLang):(r=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),n=this._getContextEndReader());break;case"{":return this._n3Mode?(i=this._factory.blankNode(),r=this._factory.blankNode(),s===null?a.predicate===null?a.subject=i:a.object=i:this._emit(s,this.RDF_REST,i,this._graph),this._emit(i,this.RDF_FIRST,r,this._graph),this._saveContext("formula",this._graph,i,this.RDF_FIRST,this._graph=r),this._subject=null,this._readInFormulaContext):this._error("Unexpected graph",e);case"<<(":this._saveContext("<<(",this._graph,null,null,null),this._graph=null,n=this._readSubject;break;case"<<":this._saveContext("<<",this._graph,null,null,null),this._graph=null,n=this._readSubject;break;default:if((r=this._readEntity(e))===void 0)return}if(i===null&&(this._subject=i=this._factory.blankNode()),(e.type==="<<"||e.type==="<<(")&&(o[o.length-1].subject=this._subject),s===null?a.predicate===null?a.subject=i:a.object===null?a.predicate=i:a.object=i:this._emit(s,this.RDF_REST,i,this._graph),r!==null){if(this._n3Mode&&(e.type==="IRI"||e.type==="prefixed"||e.type==="var"||e.type==="blank"||e.type==="literal"))return this._saveContext("item",this._graph,i,this.RDF_FIRST,r),this._subject=r,this._predicate=null,this._getPathReader(this._readListItem);this._emit(i,this.RDF_FIRST,r,this._graph)}return n}_readDataTypeOrLang(e){return this._completeObjectLiteral(e,!1)}_readListItemDataTypeOrLang(e){return this._completeObjectLiteral(e,!0)}_completeLiteral(e,r){let i,n=!1;switch(e.type){case"type":case"typeIRI":let s=this._readEntity(e);if(s===void 0)return;if(s.value===A.rdf.langString||s.value===A.rdf.dirLangString)return this._error("Detected illegal (directional) languaged-tagged string with explicit datatype",e);i=this._factory.literal(this._literalValue,s),e=null;break;case"langcode":if(e.value.split("-").some(o=>o.length>8))return this._error("Detected language tag with subtag longer than 8 characters",e);i=this._factory.literal(this._literalValue,e.value),this._literalLanguage=e.value,e=null,this._literalComponent=r,n=!0;break;default:i=this._factory.literal(this._literalValue)}return{token:e,literal:i,readCb:n}}_readDirCode(e){let r=this._literalComponent,i=this._literalListItem;if(e.type==="dircode"){let n=this._factory.literal(this._literalValue,{language:this._literalLanguage,direction:e.value});r==="subject"?this._subject=n:r==="predicate"?this._predicate=n:this._object=n,this._literalLanguage=void 0,e=null}if(r==="subject"||r==="predicate"){let n=r==="subject"?this._readPredicateOrNamedGraph:this._readObject;return this._getPathEndReader(e,n,r)||n.call(this,e)}return this._completeObjectLiteralPost(e,i)}_completeTermLiteral(e,r){let i=this._completeLiteral(e,r);if(!i)return;let n;if(r==="subject"?(this._subject=i.literal,n=this._readPredicateOrNamedGraph):(this._predicate=i.literal,this._validAnnotation=!0,n=this._readObject),i.readCb)return this._literalListItem=!1,this._readDirCode;let s=this._getPathEndReader(i.token,n,r);return s||n.call(this,i.token)}_completeSubjectLiteral(e){return this._completeTermLiteral(e,"subject")}_completePredicateLiteral(e){return this._completeTermLiteral(e,"predicate")}_completeObjectLiteral(e,r){let i=this._completeLiteral(e,"object");if(i)return this._object=i.literal,i.readCb?(this._literalListItem=r,this._readDirCode):this._completeObjectLiteralPost(i.token,r)}_completeObjectLiteralPost(e,r){return this._n3Mode&&(e===null||e.type==="!"||e.type==="^")?r?(this._saveContext("item",this._graph,this._subject,this.RDF_FIRST,this._object),this._subject=this._object,this._predicate=null,this._getPathEndReader(e,this._readListItem)):this._getPathEndReader(e,this._getContextEndReader()):(r&&this._emit(this._subject,this.RDF_FIRST,this._object,this._graph),e===null?this._getContextEndReader():(this._readCallback=this._getContextEndReader(),this._readCallback(e)))}_readFormulaTail(e){if(e.type!=="}")return this._readPunctuation(e);this._subject!==null&&this._emitCurrent(this._subject,this._predicate,this._object,this._graph);let r=this._graph,i=this._emptyFormula;return this._restoreContext("formula",e),i&&this._emptyFormulaAsTrue&&(this._subject===r?this._subject=this.N3_TRUE:this._predicate===r?this._predicate=this.N3_TRUE:this._object=this.N3_TRUE),this._object!==null?this._getPathReader(this._getContextEndReader(),"object"):this._predicate!==null?this._getPathReader(this._readObject,"predicate"):this._getPathReader(this._readPredicate,"subject")}_readPunctuation(e){let r,i=this._graph,n=!1,s=this._subject,o=this._inversePredicate;switch(e.type){case"}":if(this._graph===null)return this._error("Unexpected graph closing",e);if(this._n3Mode)return this._readFormulaTail(e);this._graph=null;case".":this._subject=null,this._tripleTerm=null,r=this._getStatementReader(),o&&(this._inversePredicate=!1);break;case";":o&&(this._inversePredicate=!1),r=this._readPredicate;break;case",":r=this._readObject;break;case"~":s!==null&&(this._tripleTerm=null),r=this._readReifierInAnnotation,n=!0;break;case"{|":s!==null&&(this._tripleTerm=null),this._subject=this._readTripleTerm(),this._inversePredicate=!1,this._validAnnotation=!1,n=!0,r=this._readPredicate;break;case"|}":if(!this._annotation)return this._error("Unexpected annotation syntax closing",e);if(!this._validAnnotation)return this._error("Annotation block can not be empty",e);this._subject=null,this._annotation=!1,this._inversePredicate=!1,r=this._getContextEndReader();break;default:if(this._supportsQuads&&this._graph===null&&(i=this._readEntity(e))!==void 0){r=this._readQuadPunctuation;break}return this._error(`Expected punctuation to follow "${this._object.id}"`,e)}if(s!==null&&(!n||n&&!this._annotation)){let a=this._predicate,l=this._object;this._emit(s,a,l,i,o)}return n&&(this._annotation=!0),r}_readBlankNodePunctuation(e){let r,i=!1;switch(e.type){case";":i=this._inversePredicate,r=this._readPredicate;break;case",":r=this._readObject;break;case"~":case"{|":case"|}":return this._readPunctuation(e);default:return this._error(`Expected punctuation to follow "${this._object.id}"`,e)}return this._subject===null?this._error("Expected ] to follow annotation",e):(this._emitCurrent(this._subject,this._predicate,this._object,this._graph),i&&(this._inversePredicate=!1),r)}_readQuadPunctuation(e){return e.type!=="."?this._error("Expected dot to follow quad",e):this._readInTopContext}_readPrefix(e){return e.type!=="prefix"?this._error("Expected prefix to follow @prefix",e):(this._prefix=e.value,this._readPrefixIRI)}_readPrefixIRI(e){if(e.type!=="IRI")return this._error(`Expected IRI to follow prefix "${this._prefix}:"`,e);let r=this._readEntity(e);return this._prefixes[this._prefix]=r.value,this._prefixCallback(this._prefix,r),this._readDeclarationPunctuation}_readBaseIRI(e){let r=e.type==="IRI"&&this._resolveIRI(e.value);return r?(this._setBase(r),this._readDeclarationPunctuation):this._error("Expected valid IRI to follow base declaration",e)}_isValidVersion(e){return this._parseUnsupportedVersions||t.SUPPORTED_VERSIONS.includes(e)}_readVersion(e){return e.type!=="literal"?this._error("Expected literal to follow version declaration",e):e.end-e.start!==e.value.length+2?this._error("Version declarations must use single quotes",e):(this._versionCallback(e.value),this._isValidVersion(e.value)?this._readDeclarationPunctuation:this._error(`Detected unsupported version: "${e.value}"`,e))}_readNamedGraphLabel(e){switch(e.type){case"IRI":case"blank":case"prefixed":return this._readSubject(e),this._readGraph;case"[":return this._readNamedGraphBlankLabel;default:return this._error("Invalid graph label",e)}}_readNamedGraphBlankLabel(e){return e.type!=="]"?this._error("Invalid graph label",e):(this._subject=this._factory.blankNode(),this._readGraph)}_readDeclarationPunctuation(e){return this._sparqlStyle?(this._sparqlStyle=!1,this._getStatementReader().call(this,e)):e.type!=="."?this._error("Expected declaration to end with a dot",e):this._getStatementReader()}_readQuantifierList(e){let r;switch(e.type){case"IRI":case"prefixed":if((r=this._readEntity(e,!0))!==void 0)break;default:return this._error(`Unexpected ${e.type}`,e)}return this._explicitQuantifiers?(this._subject===null?this._emit(this._graph||this.DEFAULTGRAPH,this._predicate,this._subject=this._factory.blankNode(),this.QUANTIFIERS_GRAPH):this._emit(this._subject,this.RDF_REST,this._subject=this._factory.blankNode(),this.QUANTIFIERS_GRAPH),this._emit(this._subject,this.RDF_FIRST,r,this.QUANTIFIERS_GRAPH)):this._quantified[r.id]=this._factory[this._quantifier](this._factory.blankNode().value),this._readQuantifierPunctuation}_readQuantifierPunctuation(e){return e.type===","?this._readQuantifierList:(this._explicitQuantifiers&&(this._emit(this._subject,this.RDF_REST,this.RDF_NIL,this.QUANTIFIERS_GRAPH),this._subject=null),this._readCallback=this._getContextEndReader(),this._readCallback(e))}_getPathReader(e,r){return this._afterPath=e,this._pathPosition=r||(this._predicate===null?"subject":"object"),this._readPath}_getPathEndReader(e,r,i){if(e!==null&&e.type!=="!"&&e.type!=="^")return null;let n=this._getPathReader(r,i);return e===null?n:n.call(this,e)}_readPath(e){switch(e.type){case"!":return this._readForwardPath;case"^":return this._readBackwardPath;default:let r=this._afterPath,i=this._contextStack,n=i.length&&i[i.length-1];if(n&&n.type==="item"){let s=this._subject;this._restoreContext("item",e),this._emit(this._subject,this.RDF_FIRST,s,this._graph)}return this._afterPath=null,this._pathPosition=null,r.call(this,e)}}_readForwardPath(e){let r,i,n=this._factory.blankNode();if((i=this._readEntity(e))!==void 0)return this._pathPosition==="subject"?(r=this._subject,this._subject=n):this._pathPosition==="predicate"?(r=this._predicate,this._predicate=n):(r=this._object,this._object=n),this._emit(r,i,n,this._graph),this._readPath}_readBackwardPath(e){let r=this._factory.blankNode(),i,n;if((i=this._readEntity(e))!==void 0)return this._pathPosition==="subject"?(n=this._subject,this._subject=r):this._pathPosition==="predicate"?(n=this._predicate,this._predicate=r):(n=this._object,this._object=r),this._emit(r,i,n,this._graph),this._readPath}_readTripleTermTail(e){if(e.type!==")>>")return this._error(`Expected )>> but got ${e.type}`,e);let r=this._createQuad(this._subject,this._predicate,this._object,this._graph,this._inversePredicate);this._restoreContext("<<(",e);let i=this._contextStack,n=i.length&&i[i.length-1];return n&&n.type==="list"?(this._emit(this._subject,this.RDF_FIRST,r,this._graph),this._getContextEndReader()):this._subject===null?(this._subject=r,this._readPredicate):(this._object=r,this._getContextEndReader())}_readReifiedTripleTailOrReifier(e){return e.type==="~"?this._readReifier:this._readReifiedTripleTail(e)}_readReifiedTripleTail(e){if(e.type!==">>")return this._error(`Expected >> but got ${e.type}`,e);this._tripleTerm=null;let r=this._readTripleTerm();this._restoreContext("<<",e);let i=this._contextStack,n=i.length&&i[i.length-1];return n&&n.type==="list"?(this._emit(this._subject,this.RDF_FIRST,r,this._graph),this._getContextEndReader()):this._subject===null?(this._subject=r,this._readPredicateOrReifierTripleEnd):(this._object=r,this._getContextEndReader())}_readPredicateOrReifierTripleEnd(e){return e.type==="."?(this._subject=null,this._readPunctuation(e)):this._readPredicate(e)}_readReifier(e){return this._reifier=this._readEntity(e),this._readReifiedTripleTail}_readReifierInAnnotation(e){return e.type==="IRI"||e.type==="typeIRI"||e.type==="type"||e.type==="prefixed"||e.type==="blank"||e.type==="var"?(this._reifier=this._readEntity(e),this._readAnnotationBlockOrPunctuation):(this._readTripleTerm(),this._subject=null,this._getContextEndReader().call(this,e))}_readAnnotationBlockOrPunctuation(e){if(e.type==="{|")return this._readPunctuation(e);switch(this._readTripleTerm(),this._annotation=!1,this._tripleTerm=null,e.type){case";":return this._inversePredicate=!1,this._readPredicate;case",":return this._readObject;default:return this._subject=null,this._getContextEndReader().call(this,e)}}_readTripleTerm(){let e=this._contextStack,r=e.length&&e[e.length-1],i=r?r.graph:void 0,n=this._reifier||this._factory.blankNode();return this._reifier=null,this._tripleTerm=this._tripleTerm||this._createQuad(this._subject,this._predicate,this._object,null,this._inversePredicate),this._emit(n,this.RDF_REIFIES,this._tripleTerm,i||this._graph||this.DEFAULTGRAPH),n}_getContextEndReader(){let e=this._contextStack;if(!e.length)return this._readPunctuation;switch(e[e.length-1].type){case"blank":return this._readBlankNodeTail;case"list":return this._readListItem;case"formula":return this._readFormulaTail;case"<<(":return this._readTripleTermTail;case"<<":return this._readReifiedTripleTailOrReifier}}_createQuad(e,r,i,n){return this._factory.quad(e,r,i,n||this.DEFAULTGRAPH)}_createQuadInDirection(e,r,i,n,s){return s?this._factory.quad(i,r,e,n||this.DEFAULTGRAPH):this._factory.quad(e,r,i,n||this.DEFAULTGRAPH)}_emitInDirection(e,r,i,n,s){this._callback(null,this._createQuad(e,r,i,n,s))}_emitCurrentInDirection(e,r,i,n){this._callback(null,this._createQuad(e,r,i,n,this._inversePredicate))}_emit(e,r,i,n){this._callback(null,this._factory.quad(e,r,i,n||this.DEFAULTGRAPH))}_error(e,r){let i=` on line ${r.line}.`;e.length+i.length>200&&(e=`${e.slice(0,199-i.length)}\u2026`);let n=new Error(`${e}${i}`);n.context={token:r,line:r.line,previousToken:this._lexer.previousToken},this._callback(n),this._callback=Dt}_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${rs++}_`,this._n3Mode&&this._implicitEmptyPrefix&&this._base&&(this._prefixes[""]=this._resolveIRI("#")),this._prefixCallback=o||Dt,this._versionCallback=l||Dt,this._inversePredicate=!1,this._expectOf=!1,this._quantified=Object.create(null),this._emptyFormula=!1,!s){let c=[],f;if(this._callback=(p,d)=>{p?f=p:d&&c.push(d)},this._lexer.tokenize(e).every(p=>this._readCallback=this._readCallback(p)),f)throw f;return c}let u=(c,f)=>{c!==null?(this._callback(c),this._callback=Dt):this._readCallback&&(this._readCallback=this._readCallback(f))};a&&(this._lexer.comments=!0,u=(c,f)=>{c!==null?(this._callback(c),this._callback=Dt):this._readCallback&&(f.type==="comment"?a(f.value):this._readCallback=this._readCallback(f))}),this._callback=s,this._lexer.tokenize(e,u)}};function Dt(){}function is(t,e){t._factory=e,t.DEFAULTGRAPH=e.defaultGraph(),t.RDF_FIRST=e.namedNode(A.rdf.first),t.RDF_REST=e.namedNode(A.rdf.rest),t.RDF_NIL=e.namedNode(A.rdf.nil),t.RDF_REIFIES=e.namedNode(A.rdf.reifies),t.N3_FORALL=e.namedNode(A.r.forAll),t.N3_FORSOME=e.namedNode(A.r.forSome),t.N3_TRUE=e.literal("true",e.namedNode(A.xsd.boolean)),t.ABBREVIATIONS={a:e.namedNode(A.rdf.type),"=":e.namedNode(A.owl.sameAs),">":e.namedNode(A.log.implies),"<":e.namedNode(A.log.isImpliedBy)},t.QUANTIFIERS_GRAPH=e.namedNode("urn:n3:quantifiers")}me.SUPPORTED_VERSIONS=["1.2","1.2-basic","1.1"];is(me.prototype,z);var ii={};Cl(ii,{inDefaultGraph:()=>Au,isBlankNode:()=>Su,isDefaultGraph:()=>xe,isLiteral:()=>Iu,isNamedNode:()=>Eu,isQuad:()=>Tu,isVariable:()=>Ru,prefix:()=>Nu,prefixes:()=>ns});function Eu(t){return!!t&&t.termType==="NamedNode"}function Su(t){return!!t&&t.termType==="BlankNode"}function Iu(t){return!!t&&t.termType==="Literal"}function Ru(t){return!!t&&t.termType==="Variable"}function Tu(t){return!!t&&t.termType==="Quad"}function xe(t){return!!t&&t.termType==="DefaultGraph"}function Au(t){return xe(t.graph)}function Nu(t,e){return ns({"":t.value||t},e)("")}function ns(t,e){let r=Object.create(null);for(let n in t)i(n,t[n]);e=e||z;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 ht(t){return t.replace(/[\]\/\(\)\*\+\?\.\\\$]/g,"\\$&")}var vu=/^:?[^:?#]*(?:[?#]|$)|^file:|^[^:]*:\/*[^?#]+?\/(?:\.\.?(?:\/|$)|\/)/i,Pu=/^(?:(?:[^/?#]{3,}|\.?[^/?#.]\.?)(?:\/[^/?#]{3,}|\.?[^/?#.]\.?)*\/?)?(?:[?#]|$)/,ss="./",ju="../",ni="?",os="#",Ge=class t{constructor(e){this.base=e,this._baseLength=0,this._baseMatcher=null,this._pathReplacements=new Array(e.length+1)}static supports(e){return!vu.test(e)}_getBaseMatcher(){if(this._baseMatcher)return this._baseMatcher;if(!t.supports(this.base))return this._baseMatcher=/.^/;let e=/^[^:]*:\/*/.exec(this.base)[0],r=["^",ht(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]===os?l=s.lastIndex-1:(r.push(ht(o[0]),"(?:"),i.push(")?"),o[1]!==ni?n.push(u=s.lastIndex):(a=u=s.lastIndex,l=this.base.indexOf(os,a),this._pathReplacements[a]=ni));for(let c=0;c<n.length;c++)this._pathReplacements[n[c]]=ju.repeat(n.length-c-1);return this._pathReplacements[n[n.length-1]]=ss,this._baseLength=l>0?l:this.base.length,r.push(ht(this.base.substring(u,this._baseLength)),a?"(?:#|$)":"(?:[?#]|$)"),this._baseMatcher=new RegExp([...r,...i].join(""))}toRelative(e){let r=this._getBaseMatcher().exec(e);if(!r)return e;let i=r[0].length;if(i===this._baseLength&&i===e.length)return"";let n=this._pathReplacements[i];if(n){let s=e.substring(i);return n!==ni&&!Pu.test(s)?e:n===ss&&/^[^?#]/.test(s)?s:n+s}return e.substring(i-1)}};var Ot=z.defaultGraph(),{rdf:Lu,xsd:_t}=A,as=/["\\\t\n\r\b\f\u0000-\u0019\ud800-\udbff]/,ls=/["\\\t\n\r\b\f\u0000-\u0019]|[\ud800-\udbff][\udc00-\udfff]/g,Fu={"\\":"\\\\",'"':'\\"'," ":"\\t","\n":"\\n","\r":"\\r","\b":"\\b","\f":"\\f"},Ve=class extends H{equals(e){return e===this}},oe=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=Ot,this._prefixIRIs=Object.create(null),r.baseIRI&&(this._baseIri=new Ge(r.baseIRI),r.writeBase&&this._write(`@base <${r.baseIRI}>.
|
|
3
|
+
`,r:"\r",t:" ",f:"\f",b:"\b"},bu={_:"_","~":"~",".":".","-":"-","!":"!",$:"$","&":"&","'":"'","(":"(",")":")","*":"*","+":"+",",":",",";":";","=":"=","/":"/","?":"?","#":"#","@":"@","%":"%"},yu=/[\x00-\x20<>\\"\{\}\|\^\`]/;function zn(t){return t<=1114111&&(t<55296||t>57343)}var gu={_iri:!0,_unescapedIri:!0,_simpleQuotedString:!0,_langcode:!0,_blank:!0,_newline:!0,_comment:!0,_whitespace:!0,_endOfFile:!0},wu=/$0^/,We=class{constructor(e){if(this._iri=/^<((?:[^ <>{}\\]|\\[uU])+)>[ \t]*/,this._unescapedIri=/^<([^\x00-\x20<>\\"\{\}\|\^\`]*)>[ \t]*/,this._simpleQuotedString=/^"([^"\\\r\n]*)"(?=[^"])/,this._simpleApostropheString=/^'([^'\\\r\n]*)'(?=[^'])/,this._langcode=/^@([a-z]+(?:-[a-z0-9]+)*)(?=[^a-z0-9])/i,this._prefix=/^((?:[A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:\.?[\-0-9A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)?:(?=[#\s<])/,this._prefixed=/^((?:[A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:\.?[\-0-9A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)?:((?:(?:[0-:A-Z_a-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff]|%[0-9a-fA-F]{2}|\\[!#-\/;=?\-@_~])(?:(?:[\.\-0-:A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff]|%[0-9a-fA-F]{2}|\\[!#-\/;=?\-@_~])*(?:[\-0-:A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff]|%[0-9a-fA-F]{2}|\\[!#-\/;=?\-@_~]))?)?)(?:[ \t]+|(?=\.?[,;!\^\s#()\[\]\{\}"'<>]))/,this._variable=/^\?(?:(?:[A-Z_a-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:[\-0-:A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)(?=[.,;!\^\s#()\[\]\{\}"'<>])/,this._blank=/^_:((?:[0-9A-Z_a-z\xc0-\xd6\xd8-\xf6\xf8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])(?:\.?[\-0-9A-Z_a-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u037f-\u1fff\u200c\u200d\u203f\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]|[\ud800-\udb7f][\udc00-\udfff])*)(?:[ \t]+|(?=\.?[,;:!\^\s#()\[\]\{\}"'<>]))/,this._number=/^[\-+]?(?:(\d+\.\d*|\.?\d+)[eE][\-+]?|\d*(\.)?)\d+(?=\.?[,;:!\^\s#()\[\]\{\}"'<>])/,this._boolean=/^(?:true|false)(?=[.,;!\^\s#()\[\]\{\}"'<>])/,this._atKeyword=/^@[a-z]+(?=[\s#<:])/i,this._keyword=/^(?:PREFIX|BASE|VERSION|GRAPH)(?=[\s#<])/i,this._n3Verb=/^(?:has|is|of)(?=[\s#()\[\]\{\}"'<>?_+\-0-9])/,this._n3Id=/^id(?=[\s#<])/,this._shortPredicates=/^a(?=[\s#()\[\]\{\}"'<>])/,this._newline=/^[ \t]*(?:#[^\n\r]*)?(?:\r\n|\n|\r)[ \t]*/,this._comment=/#([^\n\r]*)/,this._whitespace=/^[ \t]+/,this._endOfFile=/^(?:#[^\n\r]*)?$/,e=e||{},this._isImpliedBy=e.isImpliedBy,this._lineMode=!!e.lineMode){this._n3Mode=!1;for(let r in this)!(r in gu)&&this[r]instanceof RegExp&&(this[r]=wu)}else this._n3Mode=e.n3!==!1;this.comments=!!e.comments,this._literalClosingPos=0}_tokenizeToEnd(e,r){let i=this._input,n=i.length;for(;;){let a,l;for(;a=this._newline.exec(i);)this.comments&&(l=this._comment.exec(a[0]))&&s("comment",l[1],"",this._line,a[0].length),i=i.slice(a[0].length),n=i.length,this._line++;if(!a&&(a=this._whitespace.exec(i))&&(i=i.slice(a[0].length)),this._endOfFile.test(i))return r&&(this.comments&&(l=this._comment.exec(i))&&s("comment",l[1],"",this._line,i.length),i=null,s("eof","","",this._line,0)),this._input=i;let u=this._line,c=i[0],f="",p="",d="",_=null,b=0,y=!1;switch(c){case"^":if(i.length<3)break;if(i[1]==="^"){if(this._previousMarker="^^",i=i.slice(2),i[0]!=="<"){y=!0;break}}else{this._n3Mode&&(b=1,f="^");break}case"<":if(_=this._unescapedIri.exec(i))f="IRI",p=_[1];else if(_=this._iri.exec(i)){if(p=this._unescape(_[1],Hn),p===null||yu.test(p))return o(this);f="IRI"}else i.length>2&&i[1]==="<"&&i[2]==="("?(f="<<(",b=3):!this._lineMode&&i.length>(r?1:2)&&i[1]==="<"?(f="<<",b=2):this._n3Mode&&i.length>1&&i[1]==="="?(b=2,this._isImpliedBy?(f="abbreviation",p="<"):(f="inverse",p=">")):this._n3Mode&&i.length>1&&i[1]==="-"&&(f="inversePredicate",b=2);break;case">":i.length>1&&i[1]===">"&&(f=">>",b=2);break;case"_":((_=this._blank.exec(i))||r&&(_=this._blank.exec(`${i} `)))&&(f="blank",d="_",p=_[1]);break;case'"':if(_=this._simpleQuotedString.exec(i))p=_[1];else if({value:p,matchLength:b}=this._parseLiteral(i),p===null)return o(this);(_!==null||b!==0)&&(f="literal",this._literalClosingPos=0);break;case"'":if(!this._lineMode){if(_=this._simpleApostropheString.exec(i))p=_[1];else if({value:p,matchLength:b}=this._parseLiteral(i),p===null)return o(this);(_!==null||b!==0)&&(f="literal",this._literalClosingPos=0)}break;case"?":this._n3Mode&&(_=this._variable.exec(i))&&(f="var",p=_[0]);break;case"@":this._previousMarker==="literal"&&(_=this._langcode.exec(i))&&_[1]!=="version"?!r&&i[_[0].length]==="-"&&i[_[0].length+1]!=="-"?_=null:(f="langcode",p=_[1]):(_=this._atKeyword.exec(i))&&(f=_[0]);break;case".":if(i.length===1?r:i[1]<"0"||i[1]>"9"){f=".",b=1;break}case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":case"+":case"-":if(i[1]==="-"){this._previousMarker==="langcode"&&(i.startsWith("--ltr")?(f="dircode",p="ltr",b=5):i.startsWith("--rtl")&&(f="dircode",p="rtl",b=5));break}(_=this._number.exec(i)||r&&(_=this._number.exec(`${i} `)))&&(f="literal",p=_[0],d=typeof _[1]=="string"?lr.double:typeof _[2]=="string"?lr.decimal:lr.integer);break;case"B":case"b":case"p":case"P":case"G":case"g":case"V":case"v":(_=this._keyword.exec(i))?f=_[0].toUpperCase():y=!0;break;case"f":case"t":(_=this._boolean.exec(i))?(f="literal",p=_[0],d=lr.boolean):y=!0;break;case"a":(_=this._shortPredicates.exec(i))?(f="abbreviation",p="a"):y=!0;break;case"h":case"o":this._n3Mode&&(_=this._matchN3Verb(i,r))?f=_[0]:y=!0;break;case"i":this._n3Mode&&(_=this._n3Id.exec(i))?f="id":this._n3Mode&&(_=this._matchN3Verb(i,r))?f=_[0]:y=!0;break;case"=":this._n3Mode&&i.length>1&&(f="abbreviation",i[1]!==">"?(b=1,p="="):(b=2,p=">"));break;case"!":if(!this._n3Mode)break;case")":if(!r&&(i.length===1||i.length===2&&i[1]===">"))break;if(i.length>2&&i[1]===">"&&i[2]===">"){f=")>>",b=3;break}case",":case";":case"[":case"]":case"(":case"}":case"~":this._lineMode||(b=1,f=c);break;case"{":!this._lineMode&&i.length>=2&&(i[1]==="|"?(f="{|",b=2):(f=c,b=1));break;case"|":i.length>=2&&i[1]==="}"&&(f="|}",b=2);break;default:y=!0}if(y&&((this._previousMarker==="@prefix"||this._previousMarker==="PREFIX")&&(_=this._prefix.exec(i))?(f="prefix",p=_[1]||""):((_=this._prefixed.exec(i))||r&&(_=this._prefixed.exec(`${i} `)))&&(f="prefixed",d=_[1]||"",p=this._unescape(_[2],bu))),this._previousMarker==="^^")switch(f){case"prefixed":f="type";break;case"IRI":f="typeIRI";break;default:f=""}if(!f)return r||!/^'''|^"""/.test(i)&&/\n|\r/.test(i)?o(this):this._input=i;let m=b||_[0].length,I=s(f,p,d,u,m);this.previousToken=I,this._previousMarker=f,i=i.slice(m)}function s(a,l,u,c,f){let p=i?n-i.length:n,d=p+f,_={type:a,value:l,prefix:u,line:c,start:p,end:d};return e(null,_),_}function o(a){e(a._syntaxError(/^\S*/.exec(i)[0]))}}_matchN3Verb(e,r){let i=this._n3Verb.exec(e);if(!i)return null;let n=e[i[0].length];return n!=="-"&&n!=="_"&&(n<"0"||n>"9")?i:this._prefixed.exec(e)||this._prefixed.exec(`${e} `)||!r&&this._prefix.exec(`${e}: `)?null:i}_unescape(e,r){if(e.indexOf("\\")<0)return e;let i=!1,n=e.replace(pu,(s,o,a,l)=>{if(typeof o=="string"){let u=Number.parseInt(o,16);return zn(u)?String.fromCharCode(u):(i=!0,"")}if(typeof a=="string"){let u=Number.parseInt(a,16);return zn(u)?u<=65535?String.fromCharCode(Number.parseInt(a,16)):String.fromCharCode(55296+((u-=65536)>>10),56320+(u&1023)):(i=!0,"")}return l in r?r[l]:(i=!0,"")});return i?null:n}_parseLiteral(e){if(e.length>=3){let r=e[0],i=e[1]===r&&e[2]===r?3:1,n=r;i===3&&(n=r==='"'?'"""':"'''");let s=Math.max(this._literalClosingPos,i);for(;(s=e.indexOf(n,s))>0;){let o=0;for(;e[s-o-1]==="\\";)o++;if(o%2===0){let a=e.substring(i,s),l=a.split(/\r\n|\r|\n/).length-1,u=s+i;if(i===1&&l!==0||i===3&&this._lineMode)break;return this._line+=l,{value:this._unescape(a,Hn),matchLength:u}}s++}this._literalClosingPos=e.length-i+1}return{value:"",matchLength:0}}_syntaxError(e){this._input=null;let r=new Error(`Unexpected "${e}" on line ${this._line}.`);return r.context={token:void 0,line:this._line,previousToken:this.previousToken},r}_readStartingBom(e){return e.startsWith("\uFEFF")?e.slice(1):e}tokenize(e,r){let i=this._tokenization={};if(this._line=1,typeof e=="string")if(this._input=this._readStartingBom(e),typeof r=="function")queueMicrotask(()=>{this._tokenization===i&&this._tokenizeToEnd(r,!0)});else{let n=[],s;if(this._tokenizeToEnd((o,a)=>o?s=o:n.push(a),!0),s)throw s;return n}else this._pendingBuffer=null,typeof e.setEncoding=="function"&&e.setEncoding("utf8"),e.on("data",n=>{this._tokenization===i&&this._input!==null&&n.length!==0&&(this._pendingBuffer&&(n=Kn.Buffer.concat([this._pendingBuffer,n]),this._pendingBuffer=null),n[n.length-1]&128?this._pendingBuffer=n:(typeof this._input=="undefined"?this._input=this._readStartingBom(typeof n=="string"?n:n.toString()):this._input+=n,this._tokenizeToEnd(r,!1)))}),e.on("end",()=>{this._tokenization===i&&typeof this._input=="string"&&this._tokenizeToEnd(r,!0)}),e.on("error",n=>{this._tokenization===i&&r(n)})}};var{rdf:Yn,xsd:je}=A,dt,mu=0;var ti={namedNode:Zn,blankNode:Xn,variable:es,literal:Jn,defaultGraph:xu,quad:ri,triple:ri,fromTerm:Lt,fromQuad:ts},z=ti,H=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}}},ct=class extends H{constructor(e){super(e)}get termType(){return"NamedNode"}},ge=class t extends H{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 ct(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!=="@"?je.string:e.indexOf("--",r)>0?Yn.dirLangString:Yn.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}}}},Ft=class extends H{constructor(e){super(`_:${e}`)}get termType(){return"BlankNode"}get value(){return this.id.substr(2)}},Bt=class extends H{constructor(e){super(`?${e}`)}get termType(){return"Variable"}get value(){return this.id.substr(1)}},Ct=class extends H{constructor(){return super(""),dt||this}get termType(){return"DefaultGraph"}equals(e){return this===e||!!e&&this.termType===e.termType}};dt=new Ct;function Le(t,e,r){if(e=e||ti,!t)return e.defaultGraph();switch(t[0]){case"?":return e.variable(t.substr(1));case"_":return e.blankNode(t.substr(2));case'"':if(e===ti)return new ge(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(Le(t[0],e,!0),Le(t[1],e,!0),Le(t[2],e,!0),t[3]&&Le(t[3],e,!0))}function we(t,e){if(typeof t=="string")return t;if(t instanceof H&&t.termType!=="Quad")return t.id;if(!t)return dt.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!==je.string?`^^${t.datatype.value}`:""}`;case"Quad":let r=[we(t.subject,!0),we(t.predicate,!0),we(t.object,!0)];return t.graph&&t.graph.termType!=="DefaultGraph"&&r.push(we(t.graph,!0)),e?r:JSON.stringify(r);default:throw new Error(`Unexpected termType: ${t.termType}`)}}var Fe=class extends H{constructor(e,r,i,n){super(""),this._subject=e,this._predicate=r,this._object=i,this._graph=n||dt}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 Zn(t){return new ct(t)}function Xn(t){return new Ft(t||`n3-${mu++}`)}function Jn(t,e){if(typeof e=="string")return new ge(`"${t}"@${e.toLowerCase()}`);if(e!==void 0&&!("termType"in e))return new ge(`"${t}"@${e.language.toLowerCase()}${e.direction?`--${e.direction.toLowerCase()}`:""}`);let r=e?e.value:"";return r===""&&(typeof t=="boolean"?r=je.boolean:typeof t=="number"?Number.isFinite(t)?r=Number.isInteger(t)?je.integer:je.double:(r=je.double,Number.isNaN(t)||(t=t>0?"INF":"-INF")):t instanceof Date&&!Number.isNaN(t.getTime())&&(r=je.dateTime,t=t.toISOString())),r===""||r===je.string?new ge(`"${t}"`):new ge(`"${t}"^^${r}`)}function es(t){return new Bt(t)}function xu(){return dt}function ri(t,e,r,i){return new Fe(t,e,r,i)}function Lt(t){if(t instanceof H)return t;switch(t.termType){case"NamedNode":return Zn(t.value);case"BlankNode":return Xn(t.value);case"Variable":return es(t.value);case"DefaultGraph":return dt;case"Literal":return Jn(t.value,t.language||t.datatype);case"Quad":return ts(t);default:throw new Error(`Unexpected termType: ${t.termType}`)}}function ts(t){if(t instanceof Fe)return t;if(t.termType!=="Quad")throw new Error(`Unexpected termType: ${t.termType}`);return ri(Lt(t.subject),Lt(t.predicate),Lt(t.object),Lt(t.graph))}var rs=0,me=class t{constructor(e){this._contextStack=[],this._graph=null,e=e||{},this._setBase(e.baseIRI),e.factory&&is(this,e.factory);let r=typeof e.format=="string"?e.format.match(/\w*$/)[0].toLowerCase():"",i=/turtle/.test(r),n=/trig/.test(r),s=/triple/.test(r),o=/quad/.test(r),a=this._n3Mode=/n3/.test(r),l=s||o;this._emitCurrent=this._emit,a&&(this._createQuad=this._createQuadInDirection,this._emit=this._emitInDirection,this._emitCurrent=this._emitCurrentInDirection),(this._supportsNamedGraphs=!(i||a))||(this._readPredicateOrNamedGraph=this._readPredicate),this._supportsQuads=!(i||n||s||a),this._isImpliedBy=e.isImpliedBy,this._implicitEmptyPrefix=!!e.implicitEmptyPrefix,this._emptyFormulaAsTrue=!!e.emptyFormulaAsTrue,l&&(this._resolveRelativeIRI=u=>null),this._blankNodePrefix=typeof e.blankNodePrefix!="string"?"":e.blankNodePrefix.replace(/^(?!_:)/,"_:"),this._lexer=e.lexer||new We({lineMode:l,n3:a,isImpliedBy:this._isImpliedBy}),this._explicitQuantifiers=!!e.explicitQuantifiers,this._parseUnsupportedVersions=!!e.parseUnsupportedVersions,this._version=e.version}static _resetBlankNodePrefix(){rs=0}_setBase(e){if(!e)this._base="",this._basePath="";else{let r=e.indexOf("#");r>=0&&(e=e.substr(0,r)),this._base=e,this._basePath=e.indexOf("/")<0?e:e.replace(/[^\/?]*(?:\?.*)?$/,""),e=e.match(/^(?:([a-z][a-z0-9+.-]*:))?(?:\/\/[^\/]*)?/i),this._baseRoot=e[0],this._baseScheme=e[1]}}_saveContext(e,r,i,n,s){if(!this._n3Mode){this._contextStack.push({type:e,subject:i,predicate:n,object:s,graph:r});return}let o={type:e,subject:i,predicate:n,object:s,graph:r,inverse:this._inversePredicate,expectOf:this._expectOf,blankPrefix:this._prefixes._,quantified:this._quantified,emptyFormula:this._emptyFormula};e==="formula"&&(o.prefixes=this._prefixes,o.base=[this._base,this._basePath,this._baseRoot,this._baseScheme],this._prefixes=Object.create(this._prefixes)),this._contextStack.push(o),this._inversePredicate=!1,this._expectOf=!1,this._prefixes._=this._graph?`${this._graph.value}.`:".",this._quantified=Object.create(this._quantified),e==="formula"&&(this._subject=null,this._emptyFormula=!0)}_restoreContext(e,r){let i=this._contextStack.pop();if(!i||i.type!==e)return this._error(`Unexpected ${r.type}`,r);this._subject=i.subject,this._predicate=i.predicate,this._object=i.object,this._graph=i.graph,this._n3Mode&&(this._inversePredicate=i.inverse,this._expectOf=i.expectOf,e==="formula"?(this._prefixes=i.prefixes,[this._base,this._basePath,this._baseRoot,this._baseScheme]=i.base):this._prefixes._=i.blankPrefix,this._quantified=i.quantified,this._emptyFormula=i.emptyFormula)}_readBeforeTopContext(e){return this._version&&!this._isValidVersion(this._version)?this._error(`Detected unsupported version as media type parameter: "${this._version}"`,e):this._readInTopContext(e)}_readInTopContext(e){switch(e.type){case"eof":return this._graph!==null?this._error("Unclosed graph",e):(delete this._prefixes._,this._callback(null,null,this._prefixes));case"PREFIX":this._sparqlStyle=!0;case"@prefix":return this._readPrefix;case"BASE":this._sparqlStyle=!0;case"@base":return this._readBaseIRI;case"VERSION":this._sparqlStyle=!0;case"@version":return this._readVersion;case"{":if(this._supportsNamedGraphs)return this._graph="",this._subject=null,this._readSubject;case"GRAPH":if(this._supportsNamedGraphs)return this._readNamedGraphLabel;default:return this._readSubject(e)}}_readInFormulaContext(e){switch(e.type){case"PREFIX":this._sparqlStyle=!0;case"@prefix":return this._readPrefix;case"BASE":this._sparqlStyle=!0;case"@base":return this._readBaseIRI;default:return this._readSubject(e)}}_getStatementReader(){let e=this._contextStack[this._contextStack.length-1];return e&&e.type==="formula"?this._readInFormulaContext:this._readInTopContext}_readEntity(e,r){let i;switch(e.type){case"IRI":case"typeIRI":let n=this._resolveIRI(e.value);if(n===null)return this._error("Invalid IRI",e);i=this._factory.namedNode(n);break;case"type":case"prefixed":let s=this._prefixes[e.prefix];if(s===void 0)return this._error(`Undefined prefix "${e.prefix}:"`,e);i=this._factory.namedNode(s+e.value);break;case"blank":i=this._factory.blankNode(this._prefixes[e.prefix]+e.value);break;case"var":i=this._factory.variable(e.value.substr(1));break;default:return this._error(`Expected entity but got ${e.type}`,e)}return!r&&this._n3Mode&&i.id in this._quantified&&(i=this._quantified[i.id]),i}_readList(e,r,i,n){let s=this._contextStack;return(s.length&&s[s.length-1]).type==="<<"?this._error("Unexpected list in reified triple",e):(this._saveContext("list",this._graph,r,i,n),this._subject=null,this._readListItem)}_readSubject(e){switch(this._predicate=null,e.type!=="}"&&(this._emptyFormula=!1),e.type){case"[":return this._saveContext("blank",this._graph,this._subject=this._factory.blankNode(),null,null),this._readBlankNodeHead;case"(":return this._readList(e,this.RDF_NIL,null,null);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._graph=this._factory.blankNode(),null,null),this._readInFormulaContext):this._error("Unexpected graph",e);case"}":return this._readPunctuation(e);case"@forSome":return this._n3Mode?(this._subject=null,this._predicate=this.N3_FORSOME,this._quantifier="blankNode",this._readQuantifierList):this._error('Unexpected "@forSome"',e);case"@forAll":return this._n3Mode?(this._subject=null,this._predicate=this.N3_FORALL,this._quantifier="variable",this._readQuantifierList):this._error('Unexpected "@forAll"',e);case"literal":return this._n3Mode?e.prefix.length===0?(this._literalValue=e.value,this._completeSubjectLiteral):(this._subject=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),this._getPathReader(this._readPredicateOrNamedGraph)):this._error("Unexpected literal",e);case"<<(":return this._n3Mode?(this._saveContext("<<(",this._graph,null,null,null),this._graph=null,this._readSubject):this._error("Disallowed triple term as subject",e);case"<<":return this._saveContext("<<",this._graph,null,null,null),this._graph=null,this._readSubject;default:if((this._subject=this._readEntity(e))===void 0)return;if(this._n3Mode)return this._getPathReader(this._readPredicateOrNamedGraph)}return this._readPredicateOrNamedGraph}_readPredicate(e){let r=e.type,i=!1;switch(r){case"inverse":this._inversePredicate=!0;case"abbreviation":this._predicate=this.ABBREVIATIONS[e.value];break;case"has":return this._readPredicateAfterVerb;case"is":return this._inversePredicate=!0,this._expectOf=!0,this._readPredicateAfterVerb;case"inversePredicate":return this._inversePredicate=!0,this._readPredicateAfterVerb;case".":case"]":case"}":case"|}":return this._predicate===null&&!this._n3Mode?this._error(`Unexpected ${r}`,e):(this._subject=null,r==="]"?this._readBlankNodeTail(e):this._readPunctuation(e));case";":return this._predicate!==null?this._readPredicate:this._error("Expected predicate but got ;",e);case"literal":if(!this._n3Mode)return this._error("Unexpected literal",e);if(e.prefix.length===0)return this._literalValue=e.value,this._completePredicateLiteral;this._predicate=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),i=!0;break;case"(":return this._n3Mode?this._readList(e,this._subject,this.RDF_NIL,null):this._error(`Expected entity but got ${r}`,e);case"[":return this._n3Mode?(this._saveContext("blank",this._graph,this._subject,this._subject=this._factory.blankNode(),null),this._readBlankNodeHead):this._error("Disallowed blank node as predicate",e);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._subject,this._graph=this._factory.blankNode(),null),this._readSubject):this._readEntity(e);case"blank":if(!this._n3Mode)return this._error("Disallowed blank node as predicate",e);default:if((this._predicate=this._readEntity(e))===void 0)return;i=this._n3Mode}return this._validAnnotation=!0,i?this._getPathReader(this._readObject,"predicate"):this._readObject}_readPredicateAfterVerb(e){return e.type==="has"||e.type==="is"||e.type==="of"||e.type==="inversePredicate"?this._error(`Expected expression but got ${e.type}`,e):this._readPredicate(e)}_readObject(e){if(this._expectOf)return e.type!=="of"?this._error(`Expected of but got ${e.type}`,e):(this._expectOf=!1,this._readObject);switch(e.type){case"literal":if(e.prefix.length===0)return this._literalValue=e.value,this._readDataTypeOrLang;if(this._object=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),this._n3Mode)return this._getPathReader(this._getContextEndReader());break;case"[":return this._saveContext("blank",this._graph,this._subject,this._predicate,this._subject=this._factory.blankNode()),this._readBlankNodeHead;case"(":return this._readList(e,this._subject,this._predicate,this.RDF_NIL);case"{":return this._n3Mode?(this._saveContext("formula",this._graph,this._subject,this._predicate,this._graph=this._factory.blankNode()),this._readInFormulaContext):this._error("Unexpected graph",e);case"<<(":return this._saveContext("<<(",this._graph,this._subject,this._predicate,null),this._graph=null,this._readSubject;case"<<":return this._saveContext("<<",this._graph,this._subject,this._predicate,null),this._graph=null,this._readSubject;default:if((this._object=this._readEntity(e))===void 0)return;if(this._n3Mode)return this._getPathReader(this._getContextEndReader())}return this._getContextEndReader()}_readPredicateOrNamedGraph(e){return e.type==="{"?this._readGraph(e):this._readPredicate(e)}_readGraph(e){return e.type!=="{"?this._error(`Expected graph but got ${e.type}`,e):(this._graph=this._subject,this._subject=null,this._readSubject)}_readBlankNodeHead(e){if(e.type==="]")return this._subject=null,this._readBlankNodeTail(e);{let r=this._contextStack;return(r.length>1&&r[r.length-2]).type==="<<"?this._error("Unexpected compound blank node expression in reified triple",e):e.type==="id"?this._readIriPropertyListId:(this._predicate=null,this._readPredicate(e))}}_readIriPropertyListId(e){let r=this._readEntity(e);if(r===void 0)return;if(r.termType!=="NamedNode")return this._error(`Expected IRI after id but got ${e.type}`,e);let i=this._subject;this._subject=r;let n=this._contextStack[this._contextStack.length-1];return n.subject===i&&(n.subject=r),n.predicate===i&&(n.predicate=r),n.object===i&&(n.object=r),this._predicate=null,this._readIriPropertyListPredicate}_readIriPropertyListPredicate(e){return e.type===";"||e.type==="]"||e.type==="."||e.type==="}"?this._error(`Expected predicate but got ${e.type}`,e):this._readPredicate(e)}_readBlankNodeTail(e){if(e.type!=="]")return this._readBlankNodePunctuation(e);this._subject!==null&&this._emitCurrent(this._subject,this._predicate,this._object,this._graph);let r=this._predicate===null;return this._restoreContext("blank",e),this._object!==null?this._getContextEndReader():this._predicate!==null?this._getPathReader(this._readObject,"predicate"):r?this._readPredicateOrNamedGraph:this._readPredicateAfterBlank}_readPredicateAfterBlank(e){switch(e.type){case".":case"}":return this._subject=null,this._readPunctuation(e);default:return this._readPredicate(e)}}_readListItem(e){let r=null,i=null,n=this._readListItem,s=this._subject,o=this._contextStack,a=o[o.length-1];switch(e.type){case"[":this._saveContext("blank",this._graph,i=this._factory.blankNode(),this.RDF_FIRST,this._subject=r=this._factory.blankNode()),n=this._readBlankNodeHead;break;case"(":this._saveContext("list",this._graph,i=this._factory.blankNode(),this.RDF_FIRST,this.RDF_NIL),this._subject=null;break;case")":if(this._restoreContext("list",e),o.length!==0&&o[o.length-1].type==="list"){if(this._n3Mode)return s!==null&&this._emit(s,this.RDF_REST,this.RDF_NIL,this._graph),this._saveContext("item",this._graph,this._subject,this._predicate,this._object),this._subject=this._object,this._predicate=null,this._getPathReader(this._readListItem);this._emit(this._subject,this._predicate,this._object,this._graph)}if(this._predicate===null){if(n=this._n3Mode?this._getPathReader(this._readPredicate):this._readPredicate,this._subject===this.RDF_NIL)return n}else if(this._object===null){if(n=this._getPathReader(this._readObject,"predicate"),this._predicate===this.RDF_NIL)return n}else if(n=this._getContextEndReader(),this._n3Mode&&(n=this._getPathReader(n)),this._object===this.RDF_NIL)return n;i=this.RDF_NIL;break;case"literal":e.prefix.length===0?(this._literalValue=e.value,n=this._readListItemDataTypeOrLang):(r=this._factory.literal(e.value,this._factory.namedNode(e.prefix)),n=this._getContextEndReader());break;case"{":return this._n3Mode?(i=this._factory.blankNode(),r=this._factory.blankNode(),s===null?a.predicate===null?a.subject=i:a.object=i:this._emit(s,this.RDF_REST,i,this._graph),this._emit(i,this.RDF_FIRST,r,this._graph),this._saveContext("formula",this._graph,i,this.RDF_FIRST,this._graph=r),this._subject=null,this._readInFormulaContext):this._error("Unexpected graph",e);case"<<(":this._saveContext("<<(",this._graph,null,null,null),this._graph=null,n=this._readSubject;break;case"<<":this._saveContext("<<",this._graph,null,null,null),this._graph=null,n=this._readSubject;break;default:if((r=this._readEntity(e))===void 0)return}if(i===null&&(this._subject=i=this._factory.blankNode()),(e.type==="<<"||e.type==="<<(")&&(o[o.length-1].subject=this._subject),s===null?a.predicate===null?a.subject=i:a.object===null?a.predicate=i:a.object=i:this._emit(s,this.RDF_REST,i,this._graph),r!==null){if(this._n3Mode&&(e.type==="IRI"||e.type==="prefixed"||e.type==="var"||e.type==="blank"||e.type==="literal"))return this._saveContext("item",this._graph,i,this.RDF_FIRST,r),this._subject=r,this._predicate=null,this._getPathReader(this._readListItem);this._emit(i,this.RDF_FIRST,r,this._graph)}return n}_readDataTypeOrLang(e){return this._completeObjectLiteral(e,!1)}_readListItemDataTypeOrLang(e){return this._completeObjectLiteral(e,!0)}_completeLiteral(e,r){let i,n=!1;switch(e.type){case"type":case"typeIRI":let s=this._readEntity(e);if(s===void 0)return;if(s.value===A.rdf.langString||s.value===A.rdf.dirLangString)return this._error("Detected illegal (directional) languaged-tagged string with explicit datatype",e);i=this._factory.literal(this._literalValue,s),e=null;break;case"langcode":if(e.value.split("-").some(o=>o.length>8))return this._error("Detected language tag with subtag longer than 8 characters",e);i=this._factory.literal(this._literalValue,e.value),this._literalLanguage=e.value,e=null,this._literalComponent=r,n=!0;break;default:i=this._factory.literal(this._literalValue)}return{token:e,literal:i,readCb:n}}_readDirCode(e){let r=this._literalComponent,i=this._literalListItem;if(e.type==="dircode"){let n=this._factory.literal(this._literalValue,{language:this._literalLanguage,direction:e.value});r==="subject"?this._subject=n:r==="predicate"?this._predicate=n:this._object=n,this._literalLanguage=void 0,e=null}if(r==="subject"||r==="predicate"){let n=r==="subject"?this._readPredicateOrNamedGraph:this._readObject;return this._getPathEndReader(e,n,r)||n.call(this,e)}return this._completeObjectLiteralPost(e,i)}_completeTermLiteral(e,r){let i=this._completeLiteral(e,r);if(!i)return;let n;if(r==="subject"?(this._subject=i.literal,n=this._readPredicateOrNamedGraph):(this._predicate=i.literal,this._validAnnotation=!0,n=this._readObject),i.readCb)return this._literalListItem=!1,this._readDirCode;let s=this._getPathEndReader(i.token,n,r);return s||n.call(this,i.token)}_completeSubjectLiteral(e){return this._completeTermLiteral(e,"subject")}_completePredicateLiteral(e){return this._completeTermLiteral(e,"predicate")}_completeObjectLiteral(e,r){let i=this._completeLiteral(e,"object");if(i)return this._object=i.literal,i.readCb?(this._literalListItem=r,this._readDirCode):this._completeObjectLiteralPost(i.token,r)}_completeObjectLiteralPost(e,r){return this._n3Mode&&(e===null||e.type==="!"||e.type==="^")?r?(this._saveContext("item",this._graph,this._subject,this.RDF_FIRST,this._object),this._subject=this._object,this._predicate=null,this._getPathEndReader(e,this._readListItem)):this._getPathEndReader(e,this._getContextEndReader()):(r&&this._emit(this._subject,this.RDF_FIRST,this._object,this._graph),e===null?this._getContextEndReader():(this._readCallback=this._getContextEndReader(),this._readCallback(e)))}_readFormulaTail(e){if(e.type!=="}")return this._readPunctuation(e);this._subject!==null&&this._emitCurrent(this._subject,this._predicate,this._object,this._graph);let r=this._graph,i=this._emptyFormula;return this._restoreContext("formula",e),i&&this._emptyFormulaAsTrue&&(this._subject===r?this._subject=this.N3_TRUE:this._predicate===r?this._predicate=this.N3_TRUE:this._object=this.N3_TRUE),this._object!==null?this._getPathReader(this._getContextEndReader(),"object"):this._predicate!==null?this._getPathReader(this._readObject,"predicate"):this._getPathReader(this._readPredicate,"subject")}_readPunctuation(e){let r,i=this._graph,n=!1,s=this._subject,o=this._inversePredicate;switch(e.type){case"}":if(this._graph===null)return this._error("Unexpected graph closing",e);if(this._n3Mode)return this._readFormulaTail(e);this._graph=null;case".":this._subject=null,this._tripleTerm=null,r=this._getStatementReader(),o&&(this._inversePredicate=!1);break;case";":o&&(this._inversePredicate=!1),r=this._readPredicate;break;case",":r=this._readObject;break;case"~":s!==null&&(this._tripleTerm=null),r=this._readReifierInAnnotation,n=!0;break;case"{|":s!==null&&(this._tripleTerm=null),this._subject=this._readTripleTerm(),this._inversePredicate=!1,this._validAnnotation=!1,n=!0,r=this._readPredicate;break;case"|}":if(!this._annotation)return this._error("Unexpected annotation syntax closing",e);if(!this._validAnnotation)return this._error("Annotation block can not be empty",e);this._subject=null,this._annotation=!1,this._inversePredicate=!1,r=this._getContextEndReader();break;default:if(this._supportsQuads&&this._graph===null&&(i=this._readEntity(e))!==void 0){r=this._readQuadPunctuation;break}return this._error(`Expected punctuation to follow "${this._object.id}"`,e)}if(s!==null&&(!n||n&&!this._annotation)){let a=this._predicate,l=this._object;this._emit(s,a,l,i,o)}return n&&(this._annotation=!0),r}_readBlankNodePunctuation(e){let r,i=!1;switch(e.type){case";":i=this._inversePredicate,r=this._readPredicate;break;case",":r=this._readObject;break;case"~":case"{|":case"|}":return this._readPunctuation(e);default:return this._error(`Expected punctuation to follow "${this._object.id}"`,e)}return this._subject===null?this._error("Expected ] to follow annotation",e):(this._emitCurrent(this._subject,this._predicate,this._object,this._graph),i&&(this._inversePredicate=!1),r)}_readQuadPunctuation(e){return e.type!=="."?this._error("Expected dot to follow quad",e):this._readInTopContext}_readPrefix(e){return e.type!=="prefix"?this._error("Expected prefix to follow @prefix",e):(this._prefix=e.value,this._readPrefixIRI)}_readPrefixIRI(e){if(e.type!=="IRI")return this._error(`Expected IRI to follow prefix "${this._prefix}:"`,e);let r=this._readEntity(e);return this._prefixes[this._prefix]=r.value,this._prefixCallback(this._prefix,r),this._readDeclarationPunctuation}_readBaseIRI(e){let r=e.type==="IRI"&&this._resolveIRI(e.value);return r?(this._setBase(r),this._readDeclarationPunctuation):this._error("Expected valid IRI to follow base declaration",e)}_isValidVersion(e){return this._parseUnsupportedVersions||t.SUPPORTED_VERSIONS.includes(e)}_readVersion(e){return e.type!=="literal"?this._error("Expected literal to follow version declaration",e):e.end-e.start!==e.value.length+2?this._error("Version declarations must use single quotes",e):(this._versionCallback(e.value),this._isValidVersion(e.value)?this._readDeclarationPunctuation:this._error(`Detected unsupported version: "${e.value}"`,e))}_readNamedGraphLabel(e){switch(e.type){case"IRI":case"blank":case"prefixed":return this._readSubject(e),this._readGraph;case"[":return this._readNamedGraphBlankLabel;default:return this._error("Invalid graph label",e)}}_readNamedGraphBlankLabel(e){return e.type!=="]"?this._error("Invalid graph label",e):(this._subject=this._factory.blankNode(),this._readGraph)}_readDeclarationPunctuation(e){return this._sparqlStyle?(this._sparqlStyle=!1,this._getStatementReader().call(this,e)):e.type!=="."?this._error("Expected declaration to end with a dot",e):this._getStatementReader()}_readQuantifierList(e){let r;switch(e.type){case"IRI":case"prefixed":if((r=this._readEntity(e,!0))!==void 0)break;default:return this._error(`Unexpected ${e.type}`,e)}return this._explicitQuantifiers?(this._subject===null?this._emit(this._graph||this.DEFAULTGRAPH,this._predicate,this._subject=this._factory.blankNode(),this.QUANTIFIERS_GRAPH):this._emit(this._subject,this.RDF_REST,this._subject=this._factory.blankNode(),this.QUANTIFIERS_GRAPH),this._emit(this._subject,this.RDF_FIRST,r,this.QUANTIFIERS_GRAPH)):this._quantified[r.id]=this._factory[this._quantifier](this._factory.blankNode().value),this._readQuantifierPunctuation}_readQuantifierPunctuation(e){return e.type===","?this._readQuantifierList:(this._explicitQuantifiers&&(this._emit(this._subject,this.RDF_REST,this.RDF_NIL,this.QUANTIFIERS_GRAPH),this._subject=null),this._readCallback=this._getContextEndReader(),this._readCallback(e))}_getPathReader(e,r){return this._afterPath=e,this._pathPosition=r||(this._predicate===null?"subject":"object"),this._readPath}_getPathEndReader(e,r,i){if(e!==null&&e.type!=="!"&&e.type!=="^")return null;let n=this._getPathReader(r,i);return e===null?n:n.call(this,e)}_readPath(e){switch(e.type){case"!":return this._readForwardPath;case"^":return this._readBackwardPath;default:let r=this._afterPath,i=this._contextStack,n=i.length&&i[i.length-1];if(n&&n.type==="item"){let s=this._subject;this._restoreContext("item",e),this._emit(this._subject,this.RDF_FIRST,s,this._graph)}return this._afterPath=null,this._pathPosition=null,r.call(this,e)}}_readForwardPath(e){let r,i,n=this._factory.blankNode();if((i=this._readEntity(e))!==void 0)return this._pathPosition==="subject"?(r=this._subject,this._subject=n):this._pathPosition==="predicate"?(r=this._predicate,this._predicate=n):(r=this._object,this._object=n),this._emit(r,i,n,this._graph),this._readPath}_readBackwardPath(e){let r=this._factory.blankNode(),i,n;if((i=this._readEntity(e))!==void 0)return this._pathPosition==="subject"?(n=this._subject,this._subject=r):this._pathPosition==="predicate"?(n=this._predicate,this._predicate=r):(n=this._object,this._object=r),this._emit(r,i,n,this._graph),this._readPath}_readTripleTermTail(e){if(e.type!==")>>")return this._error(`Expected )>> but got ${e.type}`,e);let r=this._createQuad(this._subject,this._predicate,this._object,this._graph,this._inversePredicate);this._restoreContext("<<(",e);let i=this._contextStack,n=i.length&&i[i.length-1];return n&&n.type==="list"?(this._emit(this._subject,this.RDF_FIRST,r,this._graph),this._getContextEndReader()):this._subject===null?(this._subject=r,this._readPredicate):(this._object=r,this._getContextEndReader())}_readReifiedTripleTailOrReifier(e){return e.type==="~"?this._readReifier:this._readReifiedTripleTail(e)}_readReifiedTripleTail(e){if(e.type!==">>")return this._error(`Expected >> but got ${e.type}`,e);this._tripleTerm=null;let r=this._readTripleTerm();this._restoreContext("<<",e);let i=this._contextStack,n=i.length&&i[i.length-1];return n&&n.type==="list"?(this._emit(this._subject,this.RDF_FIRST,r,this._graph),this._getContextEndReader()):this._subject===null?(this._subject=r,this._readPredicateOrReifierTripleEnd):(this._object=r,this._getContextEndReader())}_readPredicateOrReifierTripleEnd(e){return e.type==="."?(this._subject=null,this._readPunctuation(e)):this._readPredicate(e)}_readReifier(e){return this._reifier=this._readEntity(e),this._readReifiedTripleTail}_readReifierInAnnotation(e){return e.type==="IRI"||e.type==="typeIRI"||e.type==="type"||e.type==="prefixed"||e.type==="blank"||e.type==="var"?(this._reifier=this._readEntity(e),this._readAnnotationBlockOrPunctuation):(this._readTripleTerm(),this._subject=null,this._getContextEndReader().call(this,e))}_readAnnotationBlockOrPunctuation(e){if(e.type==="{|")return this._readPunctuation(e);switch(this._readTripleTerm(),this._annotation=!1,this._tripleTerm=null,e.type){case";":return this._inversePredicate=!1,this._readPredicate;case",":return this._readObject;default:return this._subject=null,this._getContextEndReader().call(this,e)}}_readTripleTerm(){let e=this._contextStack,r=e.length&&e[e.length-1],i=r?r.graph:void 0,n=this._reifier||this._factory.blankNode();return this._reifier=null,this._tripleTerm=this._tripleTerm||this._createQuad(this._subject,this._predicate,this._object,null,this._inversePredicate),this._emit(n,this.RDF_REIFIES,this._tripleTerm,i||this._graph||this.DEFAULTGRAPH),n}_getContextEndReader(){let e=this._contextStack;if(!e.length)return this._readPunctuation;switch(e[e.length-1].type){case"blank":return this._readBlankNodeTail;case"list":return this._readListItem;case"formula":return this._readFormulaTail;case"<<(":return this._readTripleTermTail;case"<<":return this._readReifiedTripleTailOrReifier}}_createQuad(e,r,i,n){return this._factory.quad(e,r,i,n||this.DEFAULTGRAPH)}_createQuadInDirection(e,r,i,n,s){return s?this._factory.quad(i,r,e,n||this.DEFAULTGRAPH):this._factory.quad(e,r,i,n||this.DEFAULTGRAPH)}_emitInDirection(e,r,i,n,s){this._callback(null,this._createQuad(e,r,i,n,s))}_emitCurrentInDirection(e,r,i,n){this._callback(null,this._createQuad(e,r,i,n,this._inversePredicate))}_emit(e,r,i,n){this._callback(null,this._factory.quad(e,r,i,n||this.DEFAULTGRAPH))}_error(e,r){let i=` on line ${r.line}.`;e.length+i.length>200&&(e=`${e.slice(0,199-i.length)}\u2026`);let n=new Error(`${e}${i}`);n.context={token:r,line:r.line,previousToken:this._lexer.previousToken},this._callback(n),this._callback=Dt}_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${rs++}_`,this._n3Mode&&this._implicitEmptyPrefix&&this._base&&(this._prefixes[""]=this._resolveIRI("#")),this._prefixCallback=o||Dt,this._versionCallback=l||Dt,this._inversePredicate=!1,this._expectOf=!1,this._quantified=Object.create(null),this._emptyFormula=!1,!s){let c=[],f;if(this._callback=(p,d)=>{p?f=p:d&&c.push(d)},this._lexer.tokenize(e).every(p=>this._readCallback=this._readCallback(p)),f)throw f;return c}let u=(c,f)=>{c!==null?(this._callback(c),this._callback=Dt):this._readCallback&&(this._readCallback=this._readCallback(f))};a&&(this._lexer.comments=!0,u=(c,f)=>{c!==null?(this._callback(c),this._callback=Dt):this._readCallback&&(f.type==="comment"?a(f.value):this._readCallback=this._readCallback(f))}),this._callback=s,this._lexer.tokenize(e,u)}};function Dt(){}function is(t,e){t._factory=e,t.DEFAULTGRAPH=e.defaultGraph(),t.RDF_FIRST=e.namedNode(A.rdf.first),t.RDF_REST=e.namedNode(A.rdf.rest),t.RDF_NIL=e.namedNode(A.rdf.nil),t.RDF_REIFIES=e.namedNode(A.rdf.reifies),t.N3_FORALL=e.namedNode(A.r.forAll),t.N3_FORSOME=e.namedNode(A.r.forSome),t.N3_TRUE=e.literal("true",e.namedNode(A.xsd.boolean)),t.ABBREVIATIONS={a:e.namedNode(A.rdf.type),"=":e.namedNode(A.owl.sameAs),">":e.namedNode(A.log.implies),"<":e.namedNode(A.log.isImpliedBy)},t.QUANTIFIERS_GRAPH=e.namedNode("urn:n3:quantifiers")}me.SUPPORTED_VERSIONS=["1.2","1.2-basic","1.1"];is(me.prototype,z);var ii={};Cl(ii,{inDefaultGraph:()=>Au,isBlankNode:()=>Su,isDefaultGraph:()=>xe,isLiteral:()=>Iu,isNamedNode:()=>Eu,isQuad:()=>Tu,isVariable:()=>Ru,prefix:()=>Nu,prefixes:()=>ns});function Eu(t){return!!t&&t.termType==="NamedNode"}function Su(t){return!!t&&t.termType==="BlankNode"}function Iu(t){return!!t&&t.termType==="Literal"}function Ru(t){return!!t&&t.termType==="Variable"}function Tu(t){return!!t&&t.termType==="Quad"}function xe(t){return!!t&&t.termType==="DefaultGraph"}function Au(t){return xe(t.graph)}function Nu(t,e){return ns({"":t.value||t},e)("")}function ns(t,e){let r=Object.create(null);for(let n in t)i(n,t[n]);e=e||z;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 ht(t){return t.replace(/[\]\/\(\)\*\+\?\.\\\$]/g,"\\$&")}var vu=/^:?[^:?#]*(?:[?#]|$)|^file:|^[^:]*:\/*[^?#]+?\/(?:\.\.?(?:\/|$)|\/)/i,Pu=/^(?:(?:[^/?#]{3,}|\.?[^/?#.]\.?)(?:\/[^/?#]{3,}|\.?[^/?#.]\.?)*\/?)?(?:[?#]|$)/,ss="./",ju="../",ni="?",os="#",Ge=class t{constructor(e){this.base=e,this._baseLength=0,this._baseMatcher=null,this._pathReplacements=new Array(e.length+1)}static supports(e){return!vu.test(e)}_getBaseMatcher(){if(this._baseMatcher)return this._baseMatcher;if(!t.supports(this.base))return this._baseMatcher=/.^/;let e=/^[^:]*:\/*/.exec(this.base)[0],r=["^",ht(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]===os?l=s.lastIndex-1:(r.push(ht(o[0]),"(?:"),i.push(")?"),o[1]!==ni?n.push(u=s.lastIndex):(a=u=s.lastIndex,l=this.base.indexOf(os,a),this._pathReplacements[a]=ni));for(let c=0;c<n.length;c++)this._pathReplacements[n[c]]=ju.repeat(n.length-c-1);return this._pathReplacements[n[n.length-1]]=ss,this._baseLength=l>0?l:this.base.length,r.push(ht(this.base.substring(u,this._baseLength)),a?"(?:#|$)":"(?:[?#]|$)"),this._baseMatcher=new RegExp([...r,...i].join(""))}toRelative(e){let r=this._getBaseMatcher().exec(e);if(!r)return e;let i=r[0].length;if(i===this._baseLength&&i===e.length)return"";let n=this._pathReplacements[i];if(n){let s=e.substring(i);return n!==ni&&!Pu.test(s)?e:n===ss&&/^[^?#]/.test(s)?s:n+s}return e.substring(i-1)}};var Ot=z.defaultGraph(),{rdf:Lu,xsd:_t}=A,as=/["\\\t\n\r\b\f\u0000-\u0019\ud800-\udbff]/,ls=/["\\\t\n\r\b\f\u0000-\u0019]|[\ud800-\udbff][\udc00-\udfff]/g,Fu={"\\":"\\\\",'"':'\\"'," ":"\\t","\n":"\\n","\r":"\\r","\b":"\\b","\f":"\\f"},Ve=class extends H{equals(e){return e===this}},oe=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=Ot,this._prefixIRIs=Object.create(null),r.baseIRI&&(this._baseIri=new Ge(r.baseIRI),r.writeBase&&this._write(`@base <${r.baseIRI}>.
|
|
4
4
|
`)),r.prefixes&&this.addPrefixes(r.prefixes))}get _inDefaultGraph(){return Ot.equals(this._graph)}_write(e,r){this._outputStream.write(e,"utf8",r)}_writeQuad(e,r,i,n,s){try{n!==this._graph&&(!n.equals(this._graph)||n.termType!==this._graph.termType)&&(this._write((this._subject===null?"":this._inDefaultGraph?`.
|
|
5
5
|
`:`
|
|
6
6
|
}
|