UNPKG

@asyncapi/studio

Version:

One place that allows you to develop an AsyncAPI document, validate it, convert it to the latest version, preview the documentation and visualize the events flow.

4 lines (3 loc) 302 kB
!function(){var e,n,r,i,s,o,a,l,c={86001:function(e,n){"use strict";n.byteLength=function(e){var n=c(e),r=n[0],i=n[1];return(r+i)*3/4-i},n.toByteArray=function(e){var n,r,o=c(e),a=o[0],l=o[1],u=new s((a+l)*3/4-l),f=0,h=l>0?a-4:a;for(r=0;r<h;r+=4)n=i[e.charCodeAt(r)]<<18|i[e.charCodeAt(r+1)]<<12|i[e.charCodeAt(r+2)]<<6|i[e.charCodeAt(r+3)],u[f++]=n>>16&255,u[f++]=n>>8&255,u[f++]=255&n;return 2===l&&(n=i[e.charCodeAt(r)]<<2|i[e.charCodeAt(r+1)]>>4,u[f++]=255&n),1===l&&(n=i[e.charCodeAt(r)]<<10|i[e.charCodeAt(r+1)]<<4|i[e.charCodeAt(r+2)]>>2,u[f++]=n>>8&255,u[f++]=255&n),u},n.fromByteArray=function(e){for(var n,i=e.length,s=i%3,o=[],a=0,l=i-s;a<l;a+=16383)o.push(function(e,n,i){for(var s,o=[],a=n;a<i;a+=3)o.push(r[(s=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(255&e[a+2]))>>18&63]+r[s>>12&63]+r[s>>6&63]+r[63&s]);return o.join("")}(e,a,a+16383>l?l:a+16383));return 1===s?o.push(r[(n=e[i-1])>>2]+r[n<<4&63]+"=="):2===s&&o.push(r[(n=(e[i-2]<<8)+e[i-1])>>10]+r[n>>4&63]+r[n<<2&63]+"="),o.join("")};for(var r=[],i=[],s="undefined"!=typeof Uint8Array?Uint8Array:Array,o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=0,l=o.length;a<l;++a)r[a]=o[a],i[o.charCodeAt(a)]=a;function c(e){var n=e.length;if(n%4>0)throw Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");-1===r&&(r=n);var i=r===n?0:4-r%4;return[r,i]}i["-".charCodeAt(0)]=62,i["_".charCodeAt(0)]=63},87198:function(e,n,r){"use strict";let i=r(86001),s=r(42741),o="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;function a(e){if(e>2147483647)throw RangeError('The value "'+e+'" is invalid for option "size"');let n=new Uint8Array(e);return Object.setPrototypeOf(n,l.prototype),n}function l(e,n,r){if("number"==typeof e){if("string"==typeof n)throw TypeError('The "string" argument must be of type string. Received type number');return f(e)}return c(e,n,r)}function c(e,n,r){if("string"==typeof e)return function(e,n){if(("string"!=typeof n||""===n)&&(n="utf8"),!l.isEncoding(n))throw TypeError("Unknown encoding: "+n);let r=0|m(e,n),i=a(r),s=i.write(e,n);return s!==r&&(i=i.slice(0,s)),i}(e,n);if(ArrayBuffer.isView(e))return function(e){if(R(e,Uint8Array)){let n=new Uint8Array(e);return d(n.buffer,n.byteOffset,n.byteLength)}return h(e)}(e);if(null==e)throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(R(e,ArrayBuffer)||e&&R(e.buffer,ArrayBuffer)||"undefined"!=typeof SharedArrayBuffer&&(R(e,SharedArrayBuffer)||e&&R(e.buffer,SharedArrayBuffer)))return d(e,n,r);if("number"==typeof e)throw TypeError('The "value" argument must not be of type number. Received type number');let i=e.valueOf&&e.valueOf();if(null!=i&&i!==e)return l.from(i,n,r);let s=function(e){if(l.isBuffer(e)){let n=0|p(e.length),r=a(n);return 0===r.length||e.copy(r,0,0,n),r}if(void 0!==e.length){var n;return"number"!=typeof e.length||(n=e.length)!=n?a(0):h(e)}if("Buffer"===e.type&&Array.isArray(e.data))return h(e.data)}(e);if(s)return s;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return l.from(e[Symbol.toPrimitive]("string"),n,r);throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function u(e){if("number"!=typeof e)throw TypeError('"size" argument must be of type number');if(e<0)throw RangeError('The value "'+e+'" is invalid for option "size"')}function f(e){return u(e),a(e<0?0:0|p(e))}function h(e){let n=e.length<0?0:0|p(e.length),r=a(n);for(let i=0;i<n;i+=1)r[i]=255&e[i];return r}function d(e,n,r){let i;if(n<0||e.byteLength<n)throw RangeError('"offset" is outside of buffer bounds');if(e.byteLength<n+(r||0))throw RangeError('"length" is outside of buffer bounds');return Object.setPrototypeOf(i=void 0===n&&void 0===r?new Uint8Array(e):void 0===r?new Uint8Array(e,n):new Uint8Array(e,n,r),l.prototype),i}function p(e){if(e>=2147483647)throw RangeError("Attempt to allocate Buffer larger than maximum size: 0x7fffffff bytes");return 0|e}function m(e,n){if(l.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||R(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);let r=e.length,i=arguments.length>2&&!0===arguments[2];if(!i&&0===r)return 0;let s=!1;for(;;)switch(n){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return B(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return $(e).length;default:if(s)return i?-1:B(e).length;n=(""+n).toLowerCase(),s=!0}}function g(e,n,r){let s=!1;if((void 0===n||n<0)&&(n=0),n>this.length||((void 0===r||r>this.length)&&(r=this.length),r<=0||(r>>>=0)<=(n>>>=0)))return"";for(e||(e="utf8");;)switch(e){case"hex":return function(e,n,r){let i=e.length;(!n||n<0)&&(n=0),(!r||r<0||r>i)&&(r=i);let s="";for(let i=n;i<r;++i)s+=U[e[i]];return s}(this,n,r);case"utf8":case"utf-8":return w(this,n,r);case"ascii":return function(e,n,r){let i="";r=Math.min(e.length,r);for(let s=n;s<r;++s)i+=String.fromCharCode(127&e[s]);return i}(this,n,r);case"latin1":case"binary":return function(e,n,r){let i="";r=Math.min(e.length,r);for(let s=n;s<r;++s)i+=String.fromCharCode(e[s]);return i}(this,n,r);case"base64":var o,a;return o=n,a=r,0===o&&a===this.length?i.fromByteArray(this):i.fromByteArray(this.slice(o,a));case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return function(e,n,r){let i=e.slice(n,r),s="";for(let e=0;e<i.length-1;e+=2)s+=String.fromCharCode(i[e]+256*i[e+1]);return s}(this,n,r);default:if(s)throw TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),s=!0}}function y(e,n,r){let i=e[n];e[n]=e[r],e[r]=i}function b(e,n,r,i,s){var o;if(0===e.length)return -1;if("string"==typeof r?(i=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),(o=r=+r)!=o&&(r=s?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(s)return -1;r=e.length-1}else if(r<0){if(!s)return -1;r=0}if("string"==typeof n&&(n=l.from(n,i)),l.isBuffer(n))return 0===n.length?-1:v(e,n,r,i,s);if("number"==typeof n)return(n&=255,"function"==typeof Uint8Array.prototype.indexOf)?s?Uint8Array.prototype.indexOf.call(e,n,r):Uint8Array.prototype.lastIndexOf.call(e,n,r):v(e,[n],r,i,s);throw TypeError("val must be string, number or Buffer")}function v(e,n,r,i,s){let o,a=1,l=e.length,c=n.length;if(void 0!==i&&("ucs2"===(i=String(i).toLowerCase())||"ucs-2"===i||"utf16le"===i||"utf-16le"===i)){if(e.length<2||n.length<2)return -1;a=2,l/=2,c/=2,r/=2}function u(e,n){return 1===a?e[n]:e.readUInt16BE(n*a)}if(s){let i=-1;for(o=r;o<l;o++)if(u(e,o)===u(n,-1===i?0:o-i)){if(-1===i&&(i=o),o-i+1===c)return i*a}else -1!==i&&(o-=o-i),i=-1}else for(r+c>l&&(r=l-c),o=r;o>=0;o--){let r=!0;for(let i=0;i<c;i++)if(u(e,o+i)!==u(n,i)){r=!1;break}if(r)return o}return -1}function w(e,n,r){r=Math.min(e.length,r);let i=[],s=n;for(;s<r;){let n=e[s],o=null,a=n>239?4:n>223?3:n>191?2:1;if(s+a<=r){let r,i,l,c;switch(a){case 1:n<128&&(o=n);break;case 2:(192&(r=e[s+1]))==128&&(c=(31&n)<<6|63&r)>127&&(o=c);break;case 3:r=e[s+1],i=e[s+2],(192&r)==128&&(192&i)==128&&(c=(15&n)<<12|(63&r)<<6|63&i)>2047&&(c<55296||c>57343)&&(o=c);break;case 4:r=e[s+1],i=e[s+2],l=e[s+3],(192&r)==128&&(192&i)==128&&(192&l)==128&&(c=(15&n)<<18|(63&r)<<12|(63&i)<<6|63&l)>65535&&c<1114112&&(o=c)}}null===o?(o=65533,a=1):o>65535&&(o-=65536,i.push(o>>>10&1023|55296),o=56320|1023&o),i.push(o),s+=a}return function(e){let n=e.length;if(n<=4096)return String.fromCharCode.apply(String,e);let r="",i=0;for(;i<n;)r+=String.fromCharCode.apply(String,e.slice(i,i+=4096));return r}(i)}function E(e,n,r){if(e%1!=0||e<0)throw RangeError("offset is not uint");if(e+n>r)throw RangeError("Trying to access beyond buffer length")}function _(e,n,r,i,s,o){if(!l.isBuffer(e))throw TypeError('"buffer" argument must be a Buffer instance');if(n>s||n<o)throw RangeError('"value" argument is out of bounds');if(r+i>e.length)throw RangeError("Index out of range")}function A(e,n,r,i,s){x(n,i,s,e,r,7);let o=Number(n&BigInt(4294967295));e[r++]=o,o>>=8,e[r++]=o,o>>=8,e[r++]=o,o>>=8,e[r++]=o;let a=Number(n>>BigInt(32)&BigInt(4294967295));return e[r++]=a,a>>=8,e[r++]=a,a>>=8,e[r++]=a,a>>=8,e[r++]=a,r}function k(e,n,r,i,s){x(n,i,s,e,r,7);let o=Number(n&BigInt(4294967295));e[r+7]=o,o>>=8,e[r+6]=o,o>>=8,e[r+5]=o,o>>=8,e[r+4]=o;let a=Number(n>>BigInt(32)&BigInt(4294967295));return e[r+3]=a,a>>=8,e[r+2]=a,a>>=8,e[r+1]=a,a>>=8,e[r]=a,r+8}function S(e,n,r,i,s,o){if(r+i>e.length||r<0)throw RangeError("Index out of range")}function O(e,n,r,i,o){return n=+n,r>>>=0,o||S(e,n,r,4,34028234663852886e22,-34028234663852886e22),s.write(e,n,r,i,23,4),r+4}function N(e,n,r,i,o){return n=+n,r>>>=0,o||S(e,n,r,8,17976931348623157e292,-17976931348623157e292),s.write(e,n,r,i,52,8),r+8}n.Buffer=l,n.INSPECT_MAX_BYTES=50,l.TYPED_ARRAY_SUPPORT=function(){try{let e=new Uint8Array(1),n={foo:function(){return 42}};return Object.setPrototypeOf(n,Uint8Array.prototype),Object.setPrototypeOf(e,n),42===e.foo()}catch(e){return!1}}(),l.TYPED_ARRAY_SUPPORT||"undefined"==typeof console||"function"!=typeof console.error||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."),Object.defineProperty(l.prototype,"parent",{enumerable:!0,get:function(){if(l.isBuffer(this))return this.buffer}}),Object.defineProperty(l.prototype,"offset",{enumerable:!0,get:function(){if(l.isBuffer(this))return this.byteOffset}}),l.poolSize=8192,l.from=function(e,n,r){return c(e,n,r)},Object.setPrototypeOf(l.prototype,Uint8Array.prototype),Object.setPrototypeOf(l,Uint8Array),l.alloc=function(e,n,r){return(u(e),e<=0)?a(e):void 0!==n?"string"==typeof r?a(e).fill(n,r):a(e).fill(n):a(e)},l.allocUnsafe=function(e){return f(e)},l.allocUnsafeSlow=function(e){return f(e)},l.isBuffer=function(e){return null!=e&&!0===e._isBuffer&&e!==l.prototype},l.compare=function(e,n){if(R(e,Uint8Array)&&(e=l.from(e,e.offset,e.byteLength)),R(n,Uint8Array)&&(n=l.from(n,n.offset,n.byteLength)),!l.isBuffer(e)||!l.isBuffer(n))throw TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===n)return 0;let r=e.length,i=n.length;for(let s=0,o=Math.min(r,i);s<o;++s)if(e[s]!==n[s]){r=e[s],i=n[s];break}return r<i?-1:i<r?1:0},l.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}},l.concat=function(e,n){let r;if(!Array.isArray(e))throw TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return l.alloc(0);if(void 0===n)for(r=0,n=0;r<e.length;++r)n+=e[r].length;let i=l.allocUnsafe(n),s=0;for(r=0;r<e.length;++r){let n=e[r];if(R(n,Uint8Array))s+n.length>i.length?(l.isBuffer(n)||(n=l.from(n)),n.copy(i,s)):Uint8Array.prototype.set.call(i,n,s);else if(l.isBuffer(n))n.copy(i,s);else throw TypeError('"list" argument must be an Array of Buffers');s+=n.length}return i},l.byteLength=m,l.prototype._isBuffer=!0,l.prototype.swap16=function(){let e=this.length;if(e%2!=0)throw RangeError("Buffer size must be a multiple of 16-bits");for(let n=0;n<e;n+=2)y(this,n,n+1);return this},l.prototype.swap32=function(){let e=this.length;if(e%4!=0)throw RangeError("Buffer size must be a multiple of 32-bits");for(let n=0;n<e;n+=4)y(this,n,n+3),y(this,n+1,n+2);return this},l.prototype.swap64=function(){let e=this.length;if(e%8!=0)throw RangeError("Buffer size must be a multiple of 64-bits");for(let n=0;n<e;n+=8)y(this,n,n+7),y(this,n+1,n+6),y(this,n+2,n+5),y(this,n+3,n+4);return this},l.prototype.toString=function(){let e=this.length;return 0===e?"":0==arguments.length?w(this,0,e):g.apply(this,arguments)},l.prototype.toLocaleString=l.prototype.toString,l.prototype.equals=function(e){if(!l.isBuffer(e))throw TypeError("Argument must be a Buffer");return this===e||0===l.compare(this,e)},l.prototype.inspect=function(){let e="",r=n.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"},o&&(l.prototype[o]=l.prototype.inspect),l.prototype.compare=function(e,n,r,i,s){if(R(e,Uint8Array)&&(e=l.from(e,e.offset,e.byteLength)),!l.isBuffer(e))throw TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===n&&(n=0),void 0===r&&(r=e?e.length:0),void 0===i&&(i=0),void 0===s&&(s=this.length),n<0||r>e.length||i<0||s>this.length)throw RangeError("out of range index");if(i>=s&&n>=r)return 0;if(i>=s)return -1;if(n>=r)return 1;if(n>>>=0,r>>>=0,i>>>=0,s>>>=0,this===e)return 0;let o=s-i,a=r-n,c=Math.min(o,a),u=this.slice(i,s),f=e.slice(n,r);for(let e=0;e<c;++e)if(u[e]!==f[e]){o=u[e],a=f[e];break}return o<a?-1:a<o?1:0},l.prototype.includes=function(e,n,r){return -1!==this.indexOf(e,n,r)},l.prototype.indexOf=function(e,n,r){return b(this,e,n,r,!0)},l.prototype.lastIndexOf=function(e,n,r){return b(this,e,n,r,!1)},l.prototype.write=function(e,n,r,i){var s,o,a,l,c,u,f,h;if(void 0===n)i="utf8",r=this.length,n=0;else if(void 0===r&&"string"==typeof n)i=n,r=this.length,n=0;else if(isFinite(n))n>>>=0,isFinite(r)?(r>>>=0,void 0===i&&(i="utf8")):(i=r,r=void 0);else throw Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let d=this.length-n;if((void 0===r||r>d)&&(r=d),e.length>0&&(r<0||n<0)||n>this.length)throw RangeError("Attempt to write outside buffer bounds");i||(i="utf8");let p=!1;for(;;)switch(i){case"hex":return function(e,n,r,i){let s;r=Number(r)||0;let o=e.length-r;i?(i=Number(i))>o&&(i=o):i=o;let a=n.length;for(i>a/2&&(i=a/2),s=0;s<i;++s){let i=parseInt(n.substr(2*s,2),16);if(i!=i)break;e[r+s]=i}return s}(this,e,n,r);case"utf8":case"utf-8":return s=n,o=r,j(B(e,this.length-s),this,s,o);case"ascii":case"latin1":case"binary":return a=n,l=r,j(function(e){let n=[];for(let r=0;r<e.length;++r)n.push(255&e.charCodeAt(r));return n}(e),this,a,l);case"base64":return c=n,u=r,j($(e),this,c,u);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return f=n,h=r,j(function(e,n){let r,i;let s=[];for(let o=0;o<e.length&&!((n-=2)<0);++o)i=(r=e.charCodeAt(o))>>8,s.push(r%256),s.push(i);return s}(e,this.length-f),this,f,h);default:if(p)throw TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),p=!0}},l.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}},l.prototype.slice=function(e,n){let r=this.length;e=~~e,n=void 0===n?r:~~n,e<0?(e+=r)<0&&(e=0):e>r&&(e=r),n<0?(n+=r)<0&&(n=0):n>r&&(n=r),n<e&&(n=e);let i=this.subarray(e,n);return Object.setPrototypeOf(i,l.prototype),i},l.prototype.readUintLE=l.prototype.readUIntLE=function(e,n,r){e>>>=0,n>>>=0,r||E(e,n,this.length);let i=this[e],s=1,o=0;for(;++o<n&&(s*=256);)i+=this[e+o]*s;return i},l.prototype.readUintBE=l.prototype.readUIntBE=function(e,n,r){e>>>=0,n>>>=0,r||E(e,n,this.length);let i=this[e+--n],s=1;for(;n>0&&(s*=256);)i+=this[e+--n]*s;return i},l.prototype.readUint8=l.prototype.readUInt8=function(e,n){return e>>>=0,n||E(e,1,this.length),this[e]},l.prototype.readUint16LE=l.prototype.readUInt16LE=function(e,n){return e>>>=0,n||E(e,2,this.length),this[e]|this[e+1]<<8},l.prototype.readUint16BE=l.prototype.readUInt16BE=function(e,n){return e>>>=0,n||E(e,2,this.length),this[e]<<8|this[e+1]},l.prototype.readUint32LE=l.prototype.readUInt32LE=function(e,n){return e>>>=0,n||E(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},l.prototype.readUint32BE=l.prototype.readUInt32BE=function(e,n){return e>>>=0,n||E(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},l.prototype.readBigUInt64LE=D(function(e){I(e>>>=0,"offset");let n=this[e],r=this[e+7];(void 0===n||void 0===r)&&M(e,this.length-8);let i=n+256*this[++e]+65536*this[++e]+16777216*this[++e],s=this[++e]+256*this[++e]+65536*this[++e]+16777216*r;return BigInt(i)+(BigInt(s)<<BigInt(32))}),l.prototype.readBigUInt64BE=D(function(e){I(e>>>=0,"offset");let n=this[e],r=this[e+7];(void 0===n||void 0===r)&&M(e,this.length-8);let i=16777216*n+65536*this[++e]+256*this[++e]+this[++e],s=16777216*this[++e]+65536*this[++e]+256*this[++e]+r;return(BigInt(i)<<BigInt(32))+BigInt(s)}),l.prototype.readIntLE=function(e,n,r){e>>>=0,n>>>=0,r||E(e,n,this.length);let i=this[e],s=1,o=0;for(;++o<n&&(s*=256);)i+=this[e+o]*s;return i>=(s*=128)&&(i-=Math.pow(2,8*n)),i},l.prototype.readIntBE=function(e,n,r){e>>>=0,n>>>=0,r||E(e,n,this.length);let i=n,s=1,o=this[e+--i];for(;i>0&&(s*=256);)o+=this[e+--i]*s;return o>=(s*=128)&&(o-=Math.pow(2,8*n)),o},l.prototype.readInt8=function(e,n){return(e>>>=0,n||E(e,1,this.length),128&this[e])?-((255-this[e]+1)*1):this[e]},l.prototype.readInt16LE=function(e,n){e>>>=0,n||E(e,2,this.length);let r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},l.prototype.readInt16BE=function(e,n){e>>>=0,n||E(e,2,this.length);let r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},l.prototype.readInt32LE=function(e,n){return e>>>=0,n||E(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},l.prototype.readInt32BE=function(e,n){return e>>>=0,n||E(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},l.prototype.readBigInt64LE=D(function(e){I(e>>>=0,"offset");let n=this[e],r=this[e+7];return(void 0===n||void 0===r)&&M(e,this.length-8),(BigInt(this[e+4]+256*this[e+5]+65536*this[e+6]+(r<<24))<<BigInt(32))+BigInt(n+256*this[++e]+65536*this[++e]+16777216*this[++e])}),l.prototype.readBigInt64BE=D(function(e){I(e>>>=0,"offset");let n=this[e],r=this[e+7];return(void 0===n||void 0===r)&&M(e,this.length-8),(BigInt((n<<24)+65536*this[++e]+256*this[++e]+this[++e])<<BigInt(32))+BigInt(16777216*this[++e]+65536*this[++e]+256*this[++e]+r)}),l.prototype.readFloatLE=function(e,n){return e>>>=0,n||E(e,4,this.length),s.read(this,e,!0,23,4)},l.prototype.readFloatBE=function(e,n){return e>>>=0,n||E(e,4,this.length),s.read(this,e,!1,23,4)},l.prototype.readDoubleLE=function(e,n){return e>>>=0,n||E(e,8,this.length),s.read(this,e,!0,52,8)},l.prototype.readDoubleBE=function(e,n){return e>>>=0,n||E(e,8,this.length),s.read(this,e,!1,52,8)},l.prototype.writeUintLE=l.prototype.writeUIntLE=function(e,n,r,i){if(e=+e,n>>>=0,r>>>=0,!i){let i=Math.pow(2,8*r)-1;_(this,e,n,r,i,0)}let s=1,o=0;for(this[n]=255&e;++o<r&&(s*=256);)this[n+o]=e/s&255;return n+r},l.prototype.writeUintBE=l.prototype.writeUIntBE=function(e,n,r,i){if(e=+e,n>>>=0,r>>>=0,!i){let i=Math.pow(2,8*r)-1;_(this,e,n,r,i,0)}let s=r-1,o=1;for(this[n+s]=255&e;--s>=0&&(o*=256);)this[n+s]=e/o&255;return n+r},l.prototype.writeUint8=l.prototype.writeUInt8=function(e,n,r){return e=+e,n>>>=0,r||_(this,e,n,1,255,0),this[n]=255&e,n+1},l.prototype.writeUint16LE=l.prototype.writeUInt16LE=function(e,n,r){return e=+e,n>>>=0,r||_(this,e,n,2,65535,0),this[n]=255&e,this[n+1]=e>>>8,n+2},l.prototype.writeUint16BE=l.prototype.writeUInt16BE=function(e,n,r){return e=+e,n>>>=0,r||_(this,e,n,2,65535,0),this[n]=e>>>8,this[n+1]=255&e,n+2},l.prototype.writeUint32LE=l.prototype.writeUInt32LE=function(e,n,r){return e=+e,n>>>=0,r||_(this,e,n,4,4294967295,0),this[n+3]=e>>>24,this[n+2]=e>>>16,this[n+1]=e>>>8,this[n]=255&e,n+4},l.prototype.writeUint32BE=l.prototype.writeUInt32BE=function(e,n,r){return e=+e,n>>>=0,r||_(this,e,n,4,4294967295,0),this[n]=e>>>24,this[n+1]=e>>>16,this[n+2]=e>>>8,this[n+3]=255&e,n+4},l.prototype.writeBigUInt64LE=D(function(e,n=0){return A(this,e,n,BigInt(0),BigInt("0xffffffffffffffff"))}),l.prototype.writeBigUInt64BE=D(function(e,n=0){return k(this,e,n,BigInt(0),BigInt("0xffffffffffffffff"))}),l.prototype.writeIntLE=function(e,n,r,i){if(e=+e,n>>>=0,!i){let i=Math.pow(2,8*r-1);_(this,e,n,r,i-1,-i)}let s=0,o=1,a=0;for(this[n]=255&e;++s<r&&(o*=256);)e<0&&0===a&&0!==this[n+s-1]&&(a=1),this[n+s]=(e/o>>0)-a&255;return n+r},l.prototype.writeIntBE=function(e,n,r,i){if(e=+e,n>>>=0,!i){let i=Math.pow(2,8*r-1);_(this,e,n,r,i-1,-i)}let s=r-1,o=1,a=0;for(this[n+s]=255&e;--s>=0&&(o*=256);)e<0&&0===a&&0!==this[n+s+1]&&(a=1),this[n+s]=(e/o>>0)-a&255;return n+r},l.prototype.writeInt8=function(e,n,r){return e=+e,n>>>=0,r||_(this,e,n,1,127,-128),e<0&&(e=255+e+1),this[n]=255&e,n+1},l.prototype.writeInt16LE=function(e,n,r){return e=+e,n>>>=0,r||_(this,e,n,2,32767,-32768),this[n]=255&e,this[n+1]=e>>>8,n+2},l.prototype.writeInt16BE=function(e,n,r){return e=+e,n>>>=0,r||_(this,e,n,2,32767,-32768),this[n]=e>>>8,this[n+1]=255&e,n+2},l.prototype.writeInt32LE=function(e,n,r){return e=+e,n>>>=0,r||_(this,e,n,4,2147483647,-2147483648),this[n]=255&e,this[n+1]=e>>>8,this[n+2]=e>>>16,this[n+3]=e>>>24,n+4},l.prototype.writeInt32BE=function(e,n,r){return e=+e,n>>>=0,r||_(this,e,n,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[n]=e>>>24,this[n+1]=e>>>16,this[n+2]=e>>>8,this[n+3]=255&e,n+4},l.prototype.writeBigInt64LE=D(function(e,n=0){return A(this,e,n,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),l.prototype.writeBigInt64BE=D(function(e,n=0){return k(this,e,n,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),l.prototype.writeFloatLE=function(e,n,r){return O(this,e,n,!0,r)},l.prototype.writeFloatBE=function(e,n,r){return O(this,e,n,!1,r)},l.prototype.writeDoubleLE=function(e,n,r){return N(this,e,n,!0,r)},l.prototype.writeDoubleBE=function(e,n,r){return N(this,e,n,!1,r)},l.prototype.copy=function(e,n,r,i){if(!l.isBuffer(e))throw TypeError("argument should be a Buffer");if(r||(r=0),i||0===i||(i=this.length),n>=e.length&&(n=e.length),n||(n=0),i>0&&i<r&&(i=r),i===r||0===e.length||0===this.length)return 0;if(n<0)throw RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw RangeError("Index out of range");if(i<0)throw RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-n<i-r&&(i=e.length-n+r);let s=i-r;return this===e&&"function"==typeof Uint8Array.prototype.copyWithin?this.copyWithin(n,r,i):Uint8Array.prototype.set.call(e,this.subarray(r,i),n),s},l.prototype.fill=function(e,n,r,i){let s;if("string"==typeof e){if("string"==typeof n?(i=n,n=0,r=this.length):"string"==typeof r&&(i=r,r=this.length),void 0!==i&&"string"!=typeof i)throw TypeError("encoding must be a string");if("string"==typeof i&&!l.isEncoding(i))throw TypeError("Unknown encoding: "+i);if(1===e.length){let n=e.charCodeAt(0);("utf8"===i&&n<128||"latin1"===i)&&(e=n)}}else"number"==typeof e?e&=255:"boolean"==typeof e&&(e=Number(e));if(n<0||this.length<n||this.length<r)throw RangeError("Out of range index");if(r<=n)return this;if(n>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(s=n;s<r;++s)this[s]=e;else{let o=l.isBuffer(e)?e:l.from(e,i),a=o.length;if(0===a)throw TypeError('The value "'+e+'" is invalid for argument "value"');for(s=0;s<r-n;++s)this[s+n]=o[s%a]}return this};let L={};function T(e,n,r){L[e]=class extends r{constructor(){super(),Object.defineProperty(this,"message",{value:n.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${e}]`,this.stack,delete this.name}get code(){return e}set code(e){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:e,writable:!0})}toString(){return`${this.name} [${e}]: ${this.message}`}}}function C(e){let n="",r=e.length,i="-"===e[0]?1:0;for(;r>=i+4;r-=3)n=`_${e.slice(r-3,r)}${n}`;return`${e.slice(0,r)}${n}`}function x(e,n,r,i,s,o){if(e>r||e<n){let i;let s="bigint"==typeof n?"n":"";throw i=o>3?0===n||n===BigInt(0)?`>= 0${s} and < 2${s} ** ${(o+1)*8}${s}`:`>= -(2${s} ** ${(o+1)*8-1}${s}) and < 2 ** ${(o+1)*8-1}${s}`:`>= ${n}${s} and <= ${r}${s}`,new L.ERR_OUT_OF_RANGE("value",i,e)}I(s,"offset"),(void 0===i[s]||void 0===i[s+o])&&M(s,i.length-(o+1))}function I(e,n){if("number"!=typeof e)throw new L.ERR_INVALID_ARG_TYPE(n,"number",e)}function M(e,n,r){if(Math.floor(e)!==e)throw I(e,r),new L.ERR_OUT_OF_RANGE(r||"offset","an integer",e);if(n<0)throw new L.ERR_BUFFER_OUT_OF_BOUNDS;throw new L.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${n}`,e)}T("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),T("ERR_INVALID_ARG_TYPE",function(e,n){return`The "${e}" argument must be of type number. Received type ${typeof n}`},TypeError),T("ERR_OUT_OF_RANGE",function(e,n,r){let i=`The value of "${e}" is out of range.`,s=r;return Number.isInteger(r)&&Math.abs(r)>4294967296?s=C(String(r)):"bigint"==typeof r&&(s=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(s=C(s)),s+="n"),i+=` It must be ${n}. Received ${s}`},RangeError);let P=/[^+/0-9A-Za-z-_]/g;function B(e,n){let r;n=n||1/0;let i=e.length,s=null,o=[];for(let a=0;a<i;++a){if((r=e.charCodeAt(a))>55295&&r<57344){if(!s){if(r>56319||a+1===i){(n-=3)>-1&&o.push(239,191,189);continue}s=r;continue}if(r<56320){(n-=3)>-1&&o.push(239,191,189),s=r;continue}r=(s-55296<<10|r-56320)+65536}else s&&(n-=3)>-1&&o.push(239,191,189);if(s=null,r<128){if((n-=1)<0)break;o.push(r)}else if(r<2048){if((n-=2)<0)break;o.push(r>>6|192,63&r|128)}else if(r<65536){if((n-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128)}else if(r<1114112){if((n-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}else throw Error("Invalid code point")}return o}function $(e){return i.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(P,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function j(e,n,r,i){let s;for(s=0;s<i&&!(s+r>=n.length)&&!(s>=e.length);++s)n[s+r]=e[s];return s}function R(e,n){return e instanceof n||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===n.name}let U=function(){let e="0123456789abcdef",n=Array(256);for(let r=0;r<16;++r){let i=16*r;for(let s=0;s<16;++s)n[i+s]=e[r]+e[s]}return n}();function D(e){return"undefined"==typeof BigInt?F:e}function F(){throw Error("BigInt not supported")}},42741:function(e,n){n.read=function(e,n,r,i,s){var o,a,l=8*s-i-1,c=(1<<l)-1,u=c>>1,f=-7,h=r?s-1:0,d=r?-1:1,p=e[n+h];for(h+=d,o=p&(1<<-f)-1,p>>=-f,f+=l;f>0;o=256*o+e[n+h],h+=d,f-=8);for(a=o&(1<<-f)-1,o>>=-f,f+=i;f>0;a=256*a+e[n+h],h+=d,f-=8);if(0===o)o=1-u;else{if(o===c)return a?NaN:1/0*(p?-1:1);a+=Math.pow(2,i),o-=u}return(p?-1:1)*a*Math.pow(2,o-i)},n.write=function(e,n,r,i,s,o){var a,l,c,u=8*o-s-1,f=(1<<u)-1,h=f>>1,d=23===s?5960464477539062e-23:0,p=i?0:o-1,m=i?1:-1,g=n<0||0===n&&1/n<0?1:0;for(isNaN(n=Math.abs(n))||n===1/0?(l=isNaN(n)?1:0,a=f):(a=Math.floor(Math.log(n)/Math.LN2),n*(c=Math.pow(2,-a))<1&&(a--,c*=2),a+h>=1?n+=d/c:n+=d*Math.pow(2,1-h),n*c>=2&&(a++,c/=2),a+h>=f?(l=0,a=f):a+h>=1?(l=(n*c-1)*Math.pow(2,s),a+=h):(l=n*Math.pow(2,h-1)*Math.pow(2,s),a=0));s>=8;e[r+p]=255&l,p+=m,l/=256,s-=8);for(a=a<<s|l,u+=s;u>0;e[r+p]=255&a,p+=m,a/=256,u-=8);e[r+p-m]|=128*g}},95719:function(e,n,r){"use strict";var i,s,o,a,l,c,u,f,h;function d(e,n=!1){let r=e.length,i=0,s="",o=0,a=16,l=0,c=0,u=0,f=0,h=0;function d(){if(s="",h=0,o=i,c=l,f=u,i>=r)return o=r,a=17;let n=e.charCodeAt(i);if(p(n)){do i++,s+=String.fromCharCode(n),n=e.charCodeAt(i);while(p(n));return a=15}if(m(n))return i++,s+=String.fromCharCode(n),13===n&&10===e.charCodeAt(i)&&(i++,s+="\n"),l++,u=i,a=14;switch(n){case 123:return i++,a=1;case 125:return i++,a=2;case 91:return i++,a=3;case 93:return i++,a=4;case 58:return i++,a=6;case 44:return i++,a=5;case 34:return i++,s=function(){let n="",s=i;for(;;){if(i>=r){n+=e.substring(s,i),h=2;break}let o=e.charCodeAt(i);if(34===o){n+=e.substring(s,i),i++;break}if(92===o){if(n+=e.substring(s,i),++i>=r){h=2;break}switch(e.charCodeAt(i++)){case 34:n+='"';break;case 92:n+="\\";break;case 47:n+="/";break;case 98:n+="\b";break;case 102:n+="\f";break;case 110:n+="\n";break;case 114:n+="\r";break;case 116:n+=" ";break;case 117:let o=function(n,r){let s=0,o=0;for(;s<4||!r;){let n=e.charCodeAt(i);if(n>=48&&n<=57)o=16*o+n-48;else if(n>=65&&n<=70)o=16*o+n-65+10;else if(n>=97&&n<=102)o=16*o+n-97+10;else break;i++,s++}return s<4&&(o=-1),o}(0,!0);o>=0?n+=String.fromCharCode(o):h=4;break;default:h=5}s=i;continue}if(o>=0&&o<=31){if(m(o)){n+=e.substring(s,i),h=2;break}h=6}i++}return n}(),a=10;case 47:let d=i-1;if(47===e.charCodeAt(i+1)){for(i+=2;i<r&&!m(e.charCodeAt(i));)i++;return s=e.substring(d,i),a=12}if(42===e.charCodeAt(i+1)){i+=2;let n=r-1,o=!1;for(;i<n;){let n=e.charCodeAt(i);if(42===n&&47===e.charCodeAt(i+1)){i+=2,o=!0;break}i++,m(n)&&(13===n&&10===e.charCodeAt(i)&&i++,l++,u=i)}return o||(i++,h=1),s=e.substring(d,i),a=13}return s+=String.fromCharCode(n),i++,a=16;case 45:if(s+=String.fromCharCode(n),++i===r||!g(e.charCodeAt(i)))return a=16;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return s+=function(){let n=i;if(48===e.charCodeAt(i))i++;else for(i++;i<e.length&&g(e.charCodeAt(i));)i++;if(i<e.length&&46===e.charCodeAt(i)){if(!(++i<e.length&&g(e.charCodeAt(i))))return h=3,e.substring(n,i);for(i++;i<e.length&&g(e.charCodeAt(i));)i++}let r=i;if(i<e.length&&(69===e.charCodeAt(i)||101===e.charCodeAt(i))){if((++i<e.length&&43===e.charCodeAt(i)||45===e.charCodeAt(i))&&i++,i<e.length&&g(e.charCodeAt(i))){for(i++;i<e.length&&g(e.charCodeAt(i));)i++;r=i}else h=3}return e.substring(n,r)}(),a=11;default:for(;i<r&&function(e){if(p(e)||m(e))return!1;switch(e){case 125:case 93:case 123:case 91:case 34:case 58:case 44:case 47:return!1}return!0}(n);)i++,n=e.charCodeAt(i);if(o!==i){switch(s=e.substring(o,i)){case"true":return a=8;case"false":return a=9;case"null":return a=7}return a=16}return s+=String.fromCharCode(n),i++,a=16}}return{setPosition:function(e){i=e,s="",o=0,a=16,h=0},getPosition:()=>i,scan:n?function(){let e;do e=d();while(e>=12&&e<=15);return e}:d,getToken:()=>a,getTokenValue:()=>s,getTokenOffset:()=>o,getTokenLength:()=>i-o,getTokenStartLine:()=>c,getTokenStartCharacter:()=>o-f,getTokenError:()=>h}}function p(e){return 32===e||9===e}function m(e){return 10===e||13===e}function g(e){return e>=48&&e<=57}r.d(n,{tU:function(){return y},Hk:function(){return v},F6:function(){return w},zA:function(){return E},Qc:function(){return b}}),(c=i||(i={}))[c.lineFeed=10]="lineFeed",c[c.carriageReturn=13]="carriageReturn",c[c.space=32]="space",c[c._0=48]="_0",c[c._1=49]="_1",c[c._2=50]="_2",c[c._3=51]="_3",c[c._4=52]="_4",c[c._5=53]="_5",c[c._6=54]="_6",c[c._7=55]="_7",c[c._8=56]="_8",c[c._9=57]="_9",c[c.a=97]="a",c[c.b=98]="b",c[c.c=99]="c",c[c.d=100]="d",c[c.e=101]="e",c[c.f=102]="f",c[c.g=103]="g",c[c.h=104]="h",c[c.i=105]="i",c[c.j=106]="j",c[c.k=107]="k",c[c.l=108]="l",c[c.m=109]="m",c[c.n=110]="n",c[c.o=111]="o",c[c.p=112]="p",c[c.q=113]="q",c[c.r=114]="r",c[c.s=115]="s",c[c.t=116]="t",c[c.u=117]="u",c[c.v=118]="v",c[c.w=119]="w",c[c.x=120]="x",c[c.y=121]="y",c[c.z=122]="z",c[c.A=65]="A",c[c.B=66]="B",c[c.C=67]="C",c[c.D=68]="D",c[c.E=69]="E",c[c.F=70]="F",c[c.G=71]="G",c[c.H=72]="H",c[c.I=73]="I",c[c.J=74]="J",c[c.K=75]="K",c[c.L=76]="L",c[c.M=77]="M",c[c.N=78]="N",c[c.O=79]="O",c[c.P=80]="P",c[c.Q=81]="Q",c[c.R=82]="R",c[c.S=83]="S",c[c.T=84]="T",c[c.U=85]="U",c[c.V=86]="V",c[c.W=87]="W",c[c.X=88]="X",c[c.Y=89]="Y",c[c.Z=90]="Z",c[c.asterisk=42]="asterisk",c[c.backslash=92]="backslash",c[c.closeBrace=125]="closeBrace",c[c.closeBracket=93]="closeBracket",c[c.colon=58]="colon",c[c.comma=44]="comma",c[c.dot=46]="dot",c[c.doubleQuote=34]="doubleQuote",c[c.minus=45]="minus",c[c.openBrace=123]="openBrace",c[c.openBracket=91]="openBracket",c[c.plus=43]="plus",c[c.slash=47]="slash",c[c.formFeed=12]="formFeed",c[c.tab=9]="tab",Array(20).fill(0).map((e,n)=>" ".repeat(n)),Array(200).fill(0).map((e,n)=>"\n"+" ".repeat(n)),Array(200).fill(0).map((e,n)=>"\r"+" ".repeat(n)),Array(200).fill(0).map((e,n)=>"\r\n"+" ".repeat(n)),Array(200).fill(0).map((e,n)=>"\n"+" ".repeat(n)),Array(200).fill(0).map((e,n)=>"\r"+" ".repeat(n)),Array(200).fill(0).map((e,n)=>"\r\n"+" ".repeat(n)),(s||(s={})).DEFAULT={allowTrailingComma:!1};let y=d;(u=o||(o={}))[u.None=0]="None",u[u.UnexpectedEndOfComment=1]="UnexpectedEndOfComment",u[u.UnexpectedEndOfString=2]="UnexpectedEndOfString",u[u.UnexpectedEndOfNumber=3]="UnexpectedEndOfNumber",u[u.InvalidUnicode=4]="InvalidUnicode",u[u.InvalidEscapeCharacter=5]="InvalidEscapeCharacter",u[u.InvalidCharacter=6]="InvalidCharacter",(f=a||(a={}))[f.OpenBraceToken=1]="OpenBraceToken",f[f.CloseBraceToken=2]="CloseBraceToken",f[f.OpenBracketToken=3]="OpenBracketToken",f[f.CloseBracketToken=4]="CloseBracketToken",f[f.CommaToken=5]="CommaToken",f[f.ColonToken=6]="ColonToken",f[f.NullKeyword=7]="NullKeyword",f[f.TrueKeyword=8]="TrueKeyword",f[f.FalseKeyword=9]="FalseKeyword",f[f.StringLiteral=10]="StringLiteral",f[f.NumericLiteral=11]="NumericLiteral",f[f.LineCommentTrivia=12]="LineCommentTrivia",f[f.BlockCommentTrivia=13]="BlockCommentTrivia",f[f.LineBreakTrivia=14]="LineBreakTrivia",f[f.Trivia=15]="Trivia",f[f.Unknown=16]="Unknown",f[f.EOF=17]="EOF";let b=function(e,n=[],r=s.DEFAULT){let i=null,o=[],a=[];function l(e){Array.isArray(o)?o.push(e):null!==i&&(o[i]=e)}return function(e,n,r=s.DEFAULT){var i;let o=d(e,!1),a=[],l=0;function c(e){return e?n=>0===l&&e(n,o.getTokenOffset(),o.getTokenLength(),o.getTokenStartLine(),o.getTokenStartCharacter()):()=>!0}function u(e){return e?n=>0===l&&e(n,o.getTokenOffset(),o.getTokenLength(),o.getTokenStartLine(),o.getTokenStartCharacter(),()=>a.slice()):()=>!0}function f(e){return e?()=>{l>0?l++:!1===e(o.getTokenOffset(),o.getTokenLength(),o.getTokenStartLine(),o.getTokenStartCharacter(),()=>a.slice())&&(l=1)}:()=>!0}function h(e){return e?()=>{l>0&&l--,0===l&&e(o.getTokenOffset(),o.getTokenLength(),o.getTokenStartLine(),o.getTokenStartCharacter())}:()=>!0}let p=f(n.onObjectBegin),m=u(n.onObjectProperty),g=h(n.onObjectEnd),y=f(n.onArrayBegin),b=h(n.onArrayEnd),v=u(n.onLiteralValue),w=c(n.onSeparator),E=(i=n.onComment)?()=>0===l&&i(o.getTokenOffset(),o.getTokenLength(),o.getTokenStartLine(),o.getTokenStartCharacter()):()=>!0,_=c(n.onError),A=r&&r.disallowComments,k=r&&r.allowTrailingComma;function S(){for(;;){let e=o.scan();switch(o.getTokenError()){case 4:O(14);break;case 5:O(15);break;case 3:O(13);break;case 1:A||O(11);break;case 2:O(12);break;case 6:O(16)}switch(e){case 12:case 13:A?O(10):E();break;case 16:O(1);break;case 15:case 14:break;default:return e}}}function O(e,n=[],r=[]){if(_(e),n.length+r.length>0){let e=o.getToken();for(;17!==e;){if(-1!==n.indexOf(e)){S();break}if(-1!==r.indexOf(e))break;e=S()}}}function N(e){let n=o.getTokenValue();return e?v(n):(m(n),a.push(n)),S(),!0}if(S(),17===o.getToken())return r.allowEmptyContent||(O(4,[],[]),0);(function e(){switch(o.getToken()){case 3:return function(){y(),S();let n=!0,r=!1;for(;4!==o.getToken()&&17!==o.getToken();){if(5===o.getToken()){if(r||O(4,[],[]),w(","),S(),4===o.getToken()&&k)break}else r&&O(6,[],[]);n?(a.push(0),n=!1):a[a.length-1]++,e()||O(4,[],[4,5]),r=!0}return b(),n||a.pop(),4!==o.getToken()?O(8,[4],[]):S(),!0}();case 1:return function(){p(),S();let n=!1;for(;2!==o.getToken()&&17!==o.getToken();){if(5===o.getToken()){if(n||O(4,[],[]),w(","),S(),2===o.getToken()&&k)break}else n&&O(6,[],[]);(10!==o.getToken()?(O(3,[],[2,5]),1):(N(!1),6===o.getToken()?(w(":"),S(),e()||O(4,[],[2,5])):O(5,[],[2,5]),a.pop(),0))&&O(4,[],[2,5]),n=!0}return g(),2!==o.getToken()?O(7,[2],[]):S(),!0}();case 10:return N(!0);default:return function(){switch(o.getToken()){case 11:let e=Number(o.getTokenValue());isNaN(e)&&(O(2),e=0),v(e);break;case 7:v(null);break;case 8:v(!0);break;case 9:v(!1);break;default:return!1}return S(),!0}()}})()?17!==o.getToken()&&O(9,[],[]):O(4,[],[])}(e,{onObjectBegin:()=>{let e={};l(e),a.push(o),o=e,i=null},onObjectProperty:e=>{i=e},onObjectEnd:()=>{o=a.pop()},onArrayBegin:()=>{let e=[];l(e),a.push(o),o=e,i=null},onArrayEnd:()=>{o=a.pop()},onLiteralValue:l,onError:(e,r,i)=>{n.push({error:e,offset:r,length:i})}},r),o[0]},v=function e(n,r,i=!1){if(function(e,n,r=!1){return n>=e.offset&&n<e.offset+e.length||r&&n===e.offset+e.length}(n,r,i)){let s=n.children;if(Array.isArray(s))for(let n=0;n<s.length&&s[n].offset<=r;n++){let o=e(s[n],r,i);if(o)return o}return n}},w=function e(n){if(!n.parent||!n.parent.children)return[];let r=e(n.parent);if("property"===n.parent.type){let e=n.parent.children[0].value;r.push(e)}else if("array"===n.parent.type){let e=n.parent.children.indexOf(n);-1!==e&&r.push(e)}return r},E=function e(n){switch(n.type){case"array":return n.children.map(e);case"object":let r=Object.create(null);for(let i of n.children){let n=i.children[1];n&&(r[i.children[0].value]=e(n))}return r;case"null":case"string":case"number":case"boolean":return n.value;default:return}};(h=l||(l={}))[h.InvalidSymbol=1]="InvalidSymbol",h[h.InvalidNumberFormat=2]="InvalidNumberFormat",h[h.PropertyNameExpected=3]="PropertyNameExpected",h[h.ValueExpected=4]="ValueExpected",h[h.ColonExpected=5]="ColonExpected",h[h.CommaExpected=6]="CommaExpected",h[h.CloseBraceExpected=7]="CloseBraceExpected",h[h.CloseBracketExpected=8]="CloseBracketExpected",h[h.EndOfFileExpected=9]="EndOfFileExpected",h[h.InvalidCommentToken=10]="InvalidCommentToken",h[h.UnexpectedEndOfComment=11]="UnexpectedEndOfComment",h[h.UnexpectedEndOfString=12]="UnexpectedEndOfString",h[h.UnexpectedEndOfNumber=13]="UnexpectedEndOfNumber",h[h.InvalidUnicode=14]="InvalidUnicode",h[h.InvalidEscapeCharacter=15]="InvalidEscapeCharacter",h[h.InvalidCharacter=16]="InvalidCharacter"},18881:function(e,n,r){"use strict";r.d(n,{j:function(){return a}});var i=r(44636),s=r(21280);let o=!1;function a(e){if(o)return;o=!0;let n=new i._i(e=>{self.postMessage(e)},n=>new s.ky(n,e));self.onmessage=e=>{n.onmessage(e.data)}}self.onmessage=e=>{o||a(null)}},45389:function(e,n,r){"use strict";var i=r(32608);function s(e){if("string"!=typeof e)throw TypeError("Path must be a string. Received "+JSON.stringify(e))}function o(e,n){for(var r,i="",s=0,o=-1,a=0,l=0;l<=e.length;++l){if(l<e.length)r=e.charCodeAt(l);else if(47===r)break;else r=47;if(47===r){if(o===l-1||1===a);else if(o!==l-1&&2===a){if(i.length<2||2!==s||46!==i.charCodeAt(i.length-1)||46!==i.charCodeAt(i.length-2)){if(i.length>2){var c=i.lastIndexOf("/");if(c!==i.length-1){-1===c?(i="",s=0):s=(i=i.slice(0,c)).length-1-i.lastIndexOf("/"),o=l,a=0;continue}}else if(2===i.length||1===i.length){i="",s=0,o=l,a=0;continue}}n&&(i.length>0?i+="/..":i="..",s=2)}else i.length>0?i+="/"+e.slice(o+1,l):i=e.slice(o+1,l),s=l-o-1;o=l,a=0}else 46===r&&-1!==a?++a:a=-1}return i}var a={resolve:function(){for(var e,n,r="",a=!1,l=arguments.length-1;l>=-1&&!a;l--)l>=0?n=arguments[l]:(void 0===e&&(e=i.cwd()),n=e),s(n),0!==n.length&&(r=n+"/"+r,a=47===n.charCodeAt(0));return(r=o(r,!a),a)?r.length>0?"/"+r:"/":r.length>0?r:"."},normalize:function(e){if(s(e),0===e.length)return".";var n=47===e.charCodeAt(0),r=47===e.charCodeAt(e.length-1);return(0!==(e=o(e,!n)).length||n||(e="."),e.length>0&&r&&(e+="/"),n)?"/"+e:e},isAbsolute:function(e){return s(e),e.length>0&&47===e.charCodeAt(0)},join:function(){if(0==arguments.length)return".";for(var e,n=0;n<arguments.length;++n){var r=arguments[n];s(r),r.length>0&&(void 0===e?e=r:e+="/"+r)}return void 0===e?".":a.normalize(e)},relative:function(e,n){if(s(e),s(n),e===n||(e=a.resolve(e))===(n=a.resolve(n)))return"";for(var r=1;r<e.length&&47===e.charCodeAt(r);++r);for(var i=e.length,o=i-r,l=1;l<n.length&&47===n.charCodeAt(l);++l);for(var c=n.length-l,u=o<c?o:c,f=-1,h=0;h<=u;++h){if(h===u){if(c>u){if(47===n.charCodeAt(l+h))return n.slice(l+h+1);if(0===h)return n.slice(l+h)}else o>u&&(47===e.charCodeAt(r+h)?f=h:0===h&&(f=0));break}var d=e.charCodeAt(r+h);if(d!==n.charCodeAt(l+h))break;47===d&&(f=h)}var p="";for(h=r+f+1;h<=i;++h)(h===i||47===e.charCodeAt(h))&&(0===p.length?p+="..":p+="/..");return p.length>0?p+n.slice(l+f):(l+=f,47===n.charCodeAt(l)&&++l,n.slice(l))},_makeLong:function(e){return e},dirname:function(e){if(s(e),0===e.length)return".";for(var n=e.charCodeAt(0),r=47===n,i=-1,o=!0,a=e.length-1;a>=1;--a)if(47===(n=e.charCodeAt(a))){if(!o){i=a;break}}else o=!1;return -1===i?r?"/":".":r&&1===i?"//":e.slice(0,i)},basename:function(e,n){if(void 0!==n&&"string"!=typeof n)throw TypeError('"ext" argument must be a string');s(e);var r,i=0,o=-1,a=!0;if(void 0!==n&&n.length>0&&n.length<=e.length){if(n.length===e.length&&n===e)return"";var l=n.length-1,c=-1;for(r=e.length-1;r>=0;--r){var u=e.charCodeAt(r);if(47===u){if(!a){i=r+1;break}}else -1===c&&(a=!1,c=r+1),l>=0&&(u===n.charCodeAt(l)?-1==--l&&(o=r):(l=-1,o=c))}return i===o?o=c:-1===o&&(o=e.length),e.slice(i,o)}for(r=e.length-1;r>=0;--r)if(47===e.charCodeAt(r)){if(!a){i=r+1;break}}else -1===o&&(a=!1,o=r+1);return -1===o?"":e.slice(i,o)},extname:function(e){s(e);for(var n=-1,r=0,i=-1,o=!0,a=0,l=e.length-1;l>=0;--l){var c=e.charCodeAt(l);if(47===c){if(!o){r=l+1;break}continue}-1===i&&(o=!1,i=l+1),46===c?-1===n?n=l:1!==a&&(a=1):-1!==n&&(a=-1)}return -1===n||-1===i||0===a||1===a&&n===i-1&&n===r+1?"":e.slice(n,i)},format:function(e){var n,r;if(null===e||"object"!=typeof e)throw TypeError('The "pathObject" argument must be of type Object. Received type '+typeof e);return n=e.dir||e.root,r=e.base||(e.name||"")+(e.ext||""),n?n===e.root?n+r:n+"/"+r:r},parse:function(e){s(e);var n,r={root:"",dir:"",base:"",ext:"",name:""};if(0===e.length)return r;var i=e.charCodeAt(0),o=47===i;o?(r.root="/",n=1):n=0;for(var a=-1,l=0,c=-1,u=!0,f=e.length-1,h=0;f>=n;--f){if(47===(i=e.charCodeAt(f))){if(!u){l=f+1;break}continue}-1===c&&(u=!1,c=f+1),46===i?-1===a?a=f:1!==h&&(h=1):-1!==a&&(h=-1)}return -1===a||-1===c||0===h||1===h&&a===c-1&&a===l+1?-1!==c&&(0===l&&o?r.base=r.name=e.slice(1,c):r.base=r.name=e.slice(l,c)):(0===l&&o?(r.name=e.slice(1,a),r.base=e.slice(1,c)):(r.name=e.slice(l,a),r.base=e.slice(l,c)),r.ext=e.slice(a,c)),l>0?r.dir=e.slice(0,l-1):o&&(r.dir="/"),r},sep:"/",delimiter:":",win32:null,posix:null};a.posix=a,e.exports=a},2724:function(e,n,r){var i,s=r(87198).Buffer;i=function(){"use strict";let e,n;return(e=(e,n)=>{var r,i=Object.defineProperty,o=Object.getOwnPropertyDescriptor,a=Object.getOwnPropertyNames,l=Object.prototype.hasOwnProperty,c=(e,n)=>function(){return e&&(n=(0,e[a(e)[0]])(e=0)),n},u=(e,n)=>function(){return n||(0,e[a(e)[0]])((n={exports:{}}).exports,n),n.exports},f=(e,n,r,s)=>{if(n&&"object"==typeof n||"function"==typeof n)for(let c of a(n))l.call(e,c)||c===r||i(e,c,{get:()=>n[c],enumerable:!(s=o(n,c))||s.enumerable});return e},h=e=>f(i({},"__esModule",{value:!0}),e),d=c({"<define:process>"(){r={env:{},argv:[]}}}),p=u({"src/common/parser-create-error.js"(e,n){d(),n.exports=function(e,n){let r=SyntaxError(e+" ("+n.start.line+":"+n.start.column+")");return r.loc=n,r}}}),m=u({"src/language-yaml/pragma.js"(e,n){d(),n.exports={isPragma:function(e){return/^\s*@(?:prettier|format)\s*$/.test(e)},hasPragma:function(e){return/^\s*#[^\S\n]*@(?:prettier|format)\s*?(?:\n|$)/.test(e)},insertPragma:function(e){return`# @format ${e}`}}}}),g=u({"src/language-yaml/loc.js"(e,n){d(),n.exports={locStart:function(e){return e.position.start.offset},locEnd:function(e){return e.position.end.offset}}}}),y={};function b(e,n){function r(){this.constructor=e}D(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}function v(e,n){var r={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&0>n.indexOf(i)&&(r[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var s=0,i=Object.getOwnPropertySymbols(e);s<i.length;s++)0>n.indexOf(i[s])&&Object.prototype.propertyIsEnumerable.call(e,i[s])&&(r[i[s]]=e[i[s]]);return r}function w(e,n,r,i){var s,o=arguments.length,a=o<3?n:null===i?i=Object.getOwnPropertyDescriptor(n,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,n,r,i);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(a=(o<3?s(a):o>3?s(n,r,a):s(n,r))||a);return o>3&&a&&Object.defineProperty(n,r,a),a}function E(e,n){return function(r,i){n(r,i,e)}}function _(e,n){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,n)}function A(e,n,r,i){return new(r||(r=Promise))(function(s,o){function a(e){try{c(i.next(e))}catch(e){o(e)}}function l(e){try{c(i.throw(e))}catch(e){o(e)}}function c(e){var n;e.done?s(e.value):((n=e.value)instanceof r?n:new r(function(e){e(n)})).then(a,l)}c((i=i.apply(e,n||[])).next())})}function k(e,n){var r,i,s,o,a={label:0,sent:function(){if(1&s[0])throw s[1];return s[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(r)throw TypeError("Generator is already executing.");for(;a;)try{if(r=1,i&&(s=2&o[0]?i.return:o[0]?i.throw||((s=i.return)&&s.call(i),0):i.next)&&!(s=s.call(i,o[1])).done)return s;switch(i=0,s&&(o=[2&o[0],s.value]),o[0]){case 0:case 1:s=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,i=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!(s=(s=a.trys).length>0&&s[s.length-1])&&(6===o[0]||2===o[0])){a=0;continue}if(3===o[0]&&(!s||o[1]>s[0]&&o[1]<s[3])){a.label=o[1];break}if(6===o[0]&&a.label<s[1]){a.label=s[1],s=o;break}if(s&&a.label<s[2]){a.label=s[2],a.ops.push(o);break}s[2]&&a.ops.pop(),a.trys.pop();continue}o=n.call(e,a)}catch(e){o=[6,e],i=0}finally{r=s=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}function S(e,n,r,i){void 0===i&&(i=r),e[i]=n[r]}function O(e,n){for(var r in e)"default"===r||n.hasOwnProperty(r)||(n[r]=e[r])}function N(e){var n="function"==typeof Symbol&&Symbol.iterator,r=n&&e[n],i=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw TypeError(n?"Object is not iterable.":"Symbol.iterator is not defined.")}function L(e,n){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var i,s,o=r.call(e),a=[];try{for(;(void 0===n||n-- >0)&&!(i=o.next()).done;)a.push(i.value)}catch(e){s={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(s)throw s.error}}return a}function T(){for(var e=[],n=0;n<arguments.length;n++)e=e.concat(L(arguments[n]));return e}function C(){for(var e=0,n=0,r=arguments.length;n<r;n++)e+=arguments[n].length;for(var i=Array(e),s=0,n=0;n<r;n++)for(var o=arguments[n],a=0,l=o.length;a<l;a++,s++)i[s]=o[a];return i}function x(e){return this instanceof x?(this.v=e,this):new x(e)}function I(e,n,r){if(!Symbol.asyncIterator)throw TypeError("Symbol.asyncIterator is not defined.");var i,s=r.apply(e,n||[]),o=[];return i={},a("next"),a("throw"),a("return"),i[Symbol.asyncIterator]=function(){return this},i;function a(e){s[e]&&(i[e]=function(n){return new Promise(function(r,i){o.push([e,n,r,i])>1||l(e,n)})})}function l(e,n){try{var r;(r=s[e](n)).value instanceof x?Promise.resolve(r.value.v).then(c,u):f(o[0][2],r)}catch(e){f(o[0][3],e)}}function c(e){l("next",e)}function u(e){l("throw",e)}function f(e,n){e(n),o.shift(),o.length&&l(o[0][0],o[0][1])}}function M(e){var n,r;return n={},i("next"),i("throw",function(e){throw e}),i("return"),n[Symbol.iterator]=function(){return this},n;function i(i,s){n[i]=e[i]?function(n){return(r=!r)?{value:x(e[i](n)),done:"return"===i}:s?s(n):n}:s}}function P(e){if(!Symbol.asyncIterator)throw TypeError("Symbol.asyncIterator is not defined.");var n,r=e[Symbol.asyncIterator];return r?r.call(e):(e=1?N(e):e[Symbol.iterator](),n={},i("next"),i("throw"),i("return"),n[Symbol.asyncIterator]=function(){return this},n);function i(r){n[r]=e[r]&&function(n){return new Promise(function(i,s){(function(e,n,r,i){Promise.resolve(i).then(function(n){e({value:n,done:r})},n)})(i,s,(n=e[r](n)).done,n.value)})}}}function B(e,n){return Object.defineProperty?Object.defineProperty(e,"raw",{value:n}):e.raw=n,e}function $(e){if(e&&e.__esModule)return e;var n={};if(null!=e)for(var r in e)Object.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n.default=e,n}function j(e){return e&&e.__esModule?e:{default:e}}function R(e,n){if(!n.has(e))throw TypeError("attempted to get private field on non-instance");return n.get(e)}function U(e,n,r){if(!n.has(e))throw TypeError("attempted to set private field on non-instance");return n.set(e,r),r}((e,n)=>{for(var r in n)i(e,r,{get:n[r],enumerable:!0})})(y,{__assign:()=>F,__asyncDelegator:()=>M,__asyncGenerator:()=>I,__asyncValues:()=>P,__await:()=>x,__awaiter:()=>A,__classPrivateFieldGet:()=>R,__classPrivateFieldSet:()=>U,__createBinding:()=>S,__decorate:()=>w,__exportStar:()=>O,__extends:()=>b,__generator:()=>k,__importDefault:()=>j,__importStar:()=>$,__makeTemplateObject:()=>B,__metadata:()=>_,__param:()=>E,__read:()=>L,__rest:()=>v,__spread:()=>T,__spreadArrays:()=>C,__values:()=>N});var D,F,Y=c({"node_modules/tslib/tslib.es6.js"(){d(),D=function(e,n){return(D=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var r in n)n.hasOwnProperty(r)&&(e[r]=n[r])})(e,n)},F=function(){return(F=Object.assign||function(e){for(var n,r=1,i=arguments.length;r<i;r++)for(var s in n=arguments[r])Object.prototype.hasOwnProperty.call(n,s)&&(e[s]=n[s]);return e}).apply(this,arguments)}}}),K=u({"node_modules/yaml-unist-parser/node_modules/lines-and-columns/build/index.js"(e){d(),e.__esModule=!0,e.LinesAndColumns=void 0;var n=` `,r=function(){function e(e){this.string=e;for(var r=[0],i=0;i<e.length;)switch(e[i]){case n:r.push(i+=n.length);break;case"\r":e[i+="\r".length]===n&&(i+=n.length),r.push(i);break;default:i++}this.offsets=r}return e.prototype.locationForIndex=function(e){if(e<0||e>this.string.length)return null;for(var n=0,r=this.offsets;r[n+1]<=e;)n++;var i=e-r[n];return{line:n,column:i}},e.prototype.indexForLocation=function(e){var n=e.line,r=e.column;return n<0||n>=this.offsets.length||r<0||r>this.lengthOfLine(n)?null:this.offsets[n]+r},e.prototype.lengthOfLine=function(e){var n=this.offsets[e];return(e===this.offsets.length-1?this.string.length:this.offsets[e+1])-n},e}();e.LinesAndColumns=r,e.default=r}}),q=u({"node_modules/yaml-unist-parser/lib/utils/define-parents.js"(e){d(),e.__esModule=!0,e.defineParents=function e(n,r){void 0===r&&(r=null),"children"in n&&n.children.forEach(function(r){return e(r,n)}),"anchor"in n&&n.anchor&&e(n.anchor,n),"tag"in n&&n.tag&&e(n.tag,n),"leadingComments"in n&&n.leadingCommen