/*! For license information please see Protobuf.js.LICENSE.txt */ (()=>{var e={67526(e,t){"use strict";t.toByteArray=function(e){var t,r,o=function(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");return-1===r&&(r=t),[r,r===t?0:4-r%4]}(e),s=o[0],a=o[1],u=new i(function(e,t,r){return 3*(t+r)/4-r}(0,s,a)),f=0,l=a>0?s-4:s;for(r=0;r>16&255,u[f++]=t>>8&255,u[f++]=255&t;return 2===a&&(t=n[e.charCodeAt(r)]<<2|n[e.charCodeAt(r+1)]>>4,u[f++]=255&t),1===a&&(t=n[e.charCodeAt(r)]<<10|n[e.charCodeAt(r+1)]<<4|n[e.charCodeAt(r+2)]>>2,u[f++]=t>>8&255,u[f++]=255&t),u},t.fromByteArray=function(e){for(var t,n=e.length,i=n%3,o=[],s=16383,a=0,f=n-i;af?f:a+s));return 1===i?(t=e[n-1],o.push(r[t>>2]+r[t<<4&63]+"==")):2===i&&(t=(e[n-2]<<8)+e[n-1],o.push(r[t>>10]+r[t>>4&63]+r[t<<2&63]+"=")),o.join("")};for(var r=[],n=[],i="undefined"!=typeof Uint8Array?Uint8Array:Array,o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0;s<64;++s)r[s]=o[s],n[o.charCodeAt(s)]=s;function a(e){return r[e>>18&63]+r[e>>12&63]+r[e>>6&63]+r[63&e]}function u(e,t,r){for(var n,i=[],o=t;os)throw new RangeError('The value "'+e+'" is invalid for option "size"');const t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,r){if("number"==typeof e){if("string"==typeof t)throw new TypeError('The "string" argument must be of type string. Received type number');return c(e)}return f(e,t,r)}function f(e,t,r){if("string"==typeof e)return function(e,t){if("string"==typeof t&&""!==t||(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);const r=0|y(e,t);let n=a(r);const i=n.write(e,t);return i!==r&&(n=n.slice(0,i)),n}(e,t);if(ArrayBuffer.isView(e))return function(e){if(W(e,Uint8Array)){const t=new Uint8Array(e);return p(t.buffer,t.byteOffset,t.byteLength)}return h(e)}(e);if(null==e)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(W(e,ArrayBuffer)||e&&W(e.buffer,ArrayBuffer))return p(e,t,r);if("undefined"!=typeof SharedArrayBuffer&&(W(e,SharedArrayBuffer)||e&&W(e.buffer,SharedArrayBuffer)))return p(e,t,r);if("number"==typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');const n=e.valueOf&&e.valueOf();if(null!=n&&n!==e)return u.from(n,t,r);const i=function(e){if(u.isBuffer(e)){const t=0|d(e.length),r=a(t);return 0===r.length||e.copy(r,0,0,t),r}return void 0!==e.length?"number"!=typeof e.length||Z(e.length)?a(0):h(e):"Buffer"===e.type&&Array.isArray(e.data)?h(e.data):void 0}(e);if(i)return i;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return u.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function l(e){if("number"!=typeof e)throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function c(e){return l(e),a(e<0?0:0|d(e))}function h(e){const t=e.length<0?0:0|d(e.length),r=a(t);for(let n=0;n=s)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+s.toString(16)+" bytes");return 0|e}function y(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||W(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);const r=e.length,n=arguments.length>2&&!0===arguments[2];if(!n&&0===r)return 0;let i=!1;for(;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return G(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return H(e).length;default:if(i)return n?-1:G(e).length;t=(""+t).toLowerCase(),i=!0}}function m(e,t,r){let n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return I(this,t,r);case"utf8":case"utf-8":return O(this,t,r);case"ascii":return k(this,t,r);case"latin1":case"binary":return T(this,t,r);case"base64":return F(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return S(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function v(e,t,r){const n=e[t];e[t]=e[r],e[r]=n}function g(e,t,r,n,i){if(0===e.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),Z(r=+r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof t&&(t=u.from(t,n)),u.isBuffer(t))return 0===t.length?-1:b(e,t,r,n,i);if("number"==typeof t)return t&=255,"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):b(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function b(e,t,r,n,i){let o,s=1,a=e.length,u=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;s=2,a/=2,u/=2,r/=2}function f(e,t){return 1===s?e[t]:e.readUInt16BE(t*s)}if(i){let n=-1;for(o=r;oa&&(r=a-u),o=r;o>=0;o--){let r=!0;for(let n=0;ni&&(n=i):n=i;const o=t.length;let s;for(n>o/2&&(n=o/2),s=0;s>8,i=r%256,o.push(i),o.push(n);return o}(t,e.length-r),e,r,n)}function F(e,t,r){return 0===t&&r===e.length?n.fromByteArray(e):n.fromByteArray(e.slice(t,r))}function O(e,t,r){r=Math.min(e.length,r);const n=[];let i=t;for(;i239?4:t>223?3:t>191?2:1;if(i+s<=r){let r,n,a,u;switch(s){case 1:t<128&&(o=t);break;case 2:r=e[i+1],128==(192&r)&&(u=(31&t)<<6|63&r,u>127&&(o=u));break;case 3:r=e[i+1],n=e[i+2],128==(192&r)&&128==(192&n)&&(u=(15&t)<<12|(63&r)<<6|63&n,u>2047&&(u<55296||u>57343)&&(o=u));break;case 4:r=e[i+1],n=e[i+2],a=e[i+3],128==(192&r)&&128==(192&n)&&128==(192&a)&&(u=(15&t)<<18|(63&r)<<12|(63&n)<<6|63&a,u>65535&&u<1114112&&(o=u))}}null===o?(o=65533,s=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|1023&o),n.push(o),i+=s}return function(e){const t=e.length;if(t<=_)return String.fromCharCode.apply(String,e);let r="",n=0;for(;nn.length?(u.isBuffer(t)||(t=u.from(t)),t.copy(n,i)):Uint8Array.prototype.set.call(n,t,i);else{if(!u.isBuffer(t))throw new TypeError('"list" argument must be an Array of Buffers');t.copy(n,i)}i+=t.length}return n},u.byteLength=y,u.prototype._isBuffer=!0,u.prototype.swap16=function(){const e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;tr&&(e+=" ... "),""},o&&(u.prototype[o]=u.prototype.inspect),u.prototype.compare=function(e,t,r,n,i){if(W(e,Uint8Array)&&(e=u.from(e,e.offset,e.byteLength)),!u.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),t<0||r>e.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&t>=r)return 0;if(n>=i)return-1;if(t>=r)return 1;if(this===e)return 0;let o=(i>>>=0)-(n>>>=0),s=(r>>>=0)-(t>>>=0);const a=Math.min(o,s),f=this.slice(n,i),l=e.slice(t,r);for(let e=0;e>>=0,isFinite(r)?(r>>>=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}const i=this.length-t;if((void 0===r||r>i)&&(r=i),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");let o=!1;for(;;)switch(n){case"hex":return w(this,e,t,r);case"utf8":case"utf-8":return x(this,e,t,r);case"ascii":case"latin1":case"binary":return A(this,e,t,r);case"base64":return B(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return E(this,e,t,r);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}},u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};const _=4096;function k(e,t,r){let n="";r=Math.min(e.length,r);for(let i=t;in)&&(r=n);let i="";for(let n=t;nr)throw new RangeError("Trying to access beyond buffer length")}function N(e,t,r,n,i,o){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||te.length)throw new RangeError("Index out of range")}function R(e,t,r,n,i){q(t,n,i,e,r,7);let o=Number(t&BigInt(4294967295));e[r++]=o,o>>=8,e[r++]=o,o>>=8,e[r++]=o,o>>=8,e[r++]=o;let s=Number(t>>BigInt(32)&BigInt(4294967295));return e[r++]=s,s>>=8,e[r++]=s,s>>=8,e[r++]=s,s>>=8,e[r++]=s,r}function C(e,t,r,n,i){q(t,n,i,e,r,7);let o=Number(t&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 s=Number(t>>BigInt(32)&BigInt(4294967295));return e[r+3]=s,s>>=8,e[r+2]=s,s>>=8,e[r+1]=s,s>>=8,e[r]=s,r+8}function L(e,t,r,n,i,o){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function P(e,t,r,n,o){return t=+t,r>>>=0,o||L(e,0,r,4),i.write(e,t,r,n,23,4),r+4}function D(e,t,r,n,o){return t=+t,r>>>=0,o||L(e,0,r,8),i.write(e,t,r,n,52,8),r+8}u.prototype.slice=function(e,t){const r=this.length;(e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=void 0===t?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t>>=0,t>>>=0,r||j(e,t,this.length);let n=this[e],i=1,o=0;for(;++o>>=0,t>>>=0,r||j(e,t,this.length);let n=this[e+--t],i=1;for(;t>0&&(i*=256);)n+=this[e+--t]*i;return n},u.prototype.readUint8=u.prototype.readUInt8=function(e,t){return e>>>=0,t||j(e,1,this.length),this[e]},u.prototype.readUint16LE=u.prototype.readUInt16LE=function(e,t){return e>>>=0,t||j(e,2,this.length),this[e]|this[e+1]<<8},u.prototype.readUint16BE=u.prototype.readUInt16BE=function(e,t){return e>>>=0,t||j(e,2,this.length),this[e]<<8|this[e+1]},u.prototype.readUint32LE=u.prototype.readUInt32LE=function(e,t){return e>>>=0,t||j(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},u.prototype.readUint32BE=u.prototype.readUInt32BE=function(e,t){return e>>>=0,t||j(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},u.prototype.readBigUInt64LE=K(function(e){V(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||z(e,this.length-8);const n=t+256*this[++e]+65536*this[++e]+this[++e]*2**24,i=this[++e]+256*this[++e]+65536*this[++e]+r*2**24;return BigInt(n)+(BigInt(i)<>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||z(e,this.length-8);const n=t*2**24+65536*this[++e]+256*this[++e]+this[++e],i=this[++e]*2**24+65536*this[++e]+256*this[++e]+r;return(BigInt(n)<>>=0,t>>>=0,r||j(e,t,this.length);let n=this[e],i=1,o=0;for(;++o=i&&(n-=Math.pow(2,8*t)),n},u.prototype.readIntBE=function(e,t,r){e>>>=0,t>>>=0,r||j(e,t,this.length);let n=t,i=1,o=this[e+--n];for(;n>0&&(i*=256);)o+=this[e+--n]*i;return i*=128,o>=i&&(o-=Math.pow(2,8*t)),o},u.prototype.readInt8=function(e,t){return e>>>=0,t||j(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},u.prototype.readInt16LE=function(e,t){e>>>=0,t||j(e,2,this.length);const r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},u.prototype.readInt16BE=function(e,t){e>>>=0,t||j(e,2,this.length);const r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},u.prototype.readInt32LE=function(e,t){return e>>>=0,t||j(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},u.prototype.readInt32BE=function(e,t){return e>>>=0,t||j(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},u.prototype.readBigInt64LE=K(function(e){V(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||z(e,this.length-8);const n=this[e+4]+256*this[e+5]+65536*this[e+6]+(r<<24);return(BigInt(n)<>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||z(e,this.length-8);const n=(t<<24)+65536*this[++e]+256*this[++e]+this[++e];return(BigInt(n)<>>=0,t||j(e,4,this.length),i.read(this,e,!0,23,4)},u.prototype.readFloatBE=function(e,t){return e>>>=0,t||j(e,4,this.length),i.read(this,e,!1,23,4)},u.prototype.readDoubleLE=function(e,t){return e>>>=0,t||j(e,8,this.length),i.read(this,e,!0,52,8)},u.prototype.readDoubleBE=function(e,t){return e>>>=0,t||j(e,8,this.length),i.read(this,e,!1,52,8)},u.prototype.writeUintLE=u.prototype.writeUIntLE=function(e,t,r,n){e=+e,t>>>=0,r>>>=0,n||N(this,e,t,r,Math.pow(2,8*r)-1,0);let i=1,o=0;for(this[t]=255&e;++o>>=0,r>>>=0,n||N(this,e,t,r,Math.pow(2,8*r)-1,0);let i=r-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+r},u.prototype.writeUint8=u.prototype.writeUInt8=function(e,t,r){return e=+e,t>>>=0,r||N(this,e,t,1,255,0),this[t]=255&e,t+1},u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(e,t,r){return e=+e,t>>>=0,r||N(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(e,t,r){return e=+e,t>>>=0,r||N(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(e,t,r){return e=+e,t>>>=0,r||N(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(e,t,r){return e=+e,t>>>=0,r||N(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},u.prototype.writeBigUInt64LE=K(function(e,t=0){return R(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))}),u.prototype.writeBigUInt64BE=K(function(e,t=0){return C(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))}),u.prototype.writeIntLE=function(e,t,r,n){if(e=+e,t>>>=0,!n){const n=Math.pow(2,8*r-1);N(this,e,t,r,n-1,-n)}let i=0,o=1,s=0;for(this[t]=255&e;++i>>=0,!n){const n=Math.pow(2,8*r-1);N(this,e,t,r,n-1,-n)}let i=r-1,o=1,s=0;for(this[t+i]=255&e;--i>=0&&(o*=256);)e<0&&0===s&&0!==this[t+i+1]&&(s=1),this[t+i]=(e/o|0)-s&255;return t+r},u.prototype.writeInt8=function(e,t,r){return e=+e,t>>>=0,r||N(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},u.prototype.writeInt16LE=function(e,t,r){return e=+e,t>>>=0,r||N(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},u.prototype.writeInt16BE=function(e,t,r){return e=+e,t>>>=0,r||N(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},u.prototype.writeInt32LE=function(e,t,r){return e=+e,t>>>=0,r||N(this,e,t,4,2147483647,-2147483648),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},u.prototype.writeInt32BE=function(e,t,r){return e=+e,t>>>=0,r||N(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},u.prototype.writeBigInt64LE=K(function(e,t=0){return R(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),u.prototype.writeBigInt64BE=K(function(e,t=0){return C(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),u.prototype.writeFloatLE=function(e,t,r){return P(this,e,t,!0,r)},u.prototype.writeFloatBE=function(e,t,r){return P(this,e,t,!1,r)},u.prototype.writeDoubleLE=function(e,t,r){return D(this,e,t,!0,r)},u.prototype.writeDoubleBE=function(e,t,r){return D(this,e,t,!1,r)},u.prototype.copy=function(e,t,r,n){if(!u.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n=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-t>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(i=t;i=n+4;r-=3)t=`_${e.slice(r-3,r)}${t}`;return`${e.slice(0,r)}${t}`}function q(e,t,r,n,i,o){if(e>r||e3?0===t||t===BigInt(0)?`>= 0${n} and < 2${n} ** ${8*(o+1)}${n}`:`>= -(2${n} ** ${8*(o+1)-1}${n}) and < 2 ** ${8*(o+1)-1}${n}`:`>= ${t}${n} and <= ${r}${n}`,new U.ERR_OUT_OF_RANGE("value",i,e)}!function(e,t,r){V(t,"offset"),void 0!==e[t]&&void 0!==e[t+r]||z(t,e.length-(r+1))}(n,i,o)}function V(e,t){if("number"!=typeof e)throw new U.ERR_INVALID_ARG_TYPE(t,"number",e)}function z(e,t,r){if(Math.floor(e)!==e)throw V(e,r),new U.ERR_OUT_OF_RANGE(r||"offset","an integer",e);if(t<0)throw new U.ERR_BUFFER_OUT_OF_BOUNDS;throw new U.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${t}`,e)}M("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),M("ERR_INVALID_ARG_TYPE",function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`},TypeError),M("ERR_OUT_OF_RANGE",function(e,t,r){let n=`The value of "${e}" is out of range.`,i=r;return Number.isInteger(r)&&Math.abs(r)>2**32?i=$(String(r)):"bigint"==typeof r&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=$(i)),i+="n"),n+=` It must be ${t}. Received ${i}`,n},RangeError);const J=/[^+/0-9A-Za-z-_]/g;function G(e,t){let r;t=t||1/0;const n=e.length;let i=null;const o=[];for(let s=0;s55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(s+1===n){(t-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&o.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;o.push(r)}else if(r<2048){if((t-=2)<0)break;o.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return o}function H(e){return n.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(J,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function Y(e,t,r,n){let i;for(i=0;i=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function W(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}function Z(e){return e!=e}const X=function(){const e="0123456789abcdef",t=new Array(256);for(let r=0;r<16;++r){const n=16*r;for(let i=0;i<16;++i)t[n+i]=e[r]+e[i]}return t}();function K(e){return"undefined"==typeof BigInt?Q:e}function Q(){throw new Error("BigInt not supported")}},251(e,t){t.read=function(e,t,r,n,i){var o,s,a=8*i-n-1,u=(1<>1,l=-7,c=r?i-1:0,h=r?-1:1,p=e[t+c];for(c+=h,o=p&(1<<-l)-1,p>>=-l,l+=a;l>0;o=256*o+e[t+c],c+=h,l-=8);for(s=o&(1<<-l)-1,o>>=-l,l+=n;l>0;s=256*s+e[t+c],c+=h,l-=8);if(0===o)o=1-f;else{if(o===u)return s?NaN:1/0*(p?-1:1);s+=Math.pow(2,n),o-=f}return(p?-1:1)*s*Math.pow(2,o-n)},t.write=function(e,t,r,n,i,o){var s,a,u,f=8*o-i-1,l=(1<>1,h=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,p=n?0:o-1,d=n?1:-1,y=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(a=isNaN(t)?1:0,s=l):(s=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-s))<1&&(s--,u*=2),(t+=s+c>=1?h/u:h*Math.pow(2,1-c))*u>=2&&(s++,u/=2),s+c>=l?(a=0,s=l):s+c>=1?(a=(t*u-1)*Math.pow(2,i),s+=c):(a=t*Math.pow(2,c-1)*Math.pow(2,i),s=0));i>=8;e[r+p]=255&a,p+=d,a/=256,i-=8);for(s=s<0;e[r+p]=255&s,p+=d,s/=256,f-=8);e[r+p-d]|=128*y}},73065(e,t,r){var n,i;!function(){"use strict";n=function(){var e=function(){},t="undefined",r=typeof window!==t&&typeof window.navigator!==t&&/Trident\/|MSIE /.test(window.navigator.userAgent),n=["trace","debug","info","warn","error"],i={},o=null;function s(e,t){var r=e[t];if("function"==typeof r.bind)return r.bind(e);try{return Function.prototype.bind.call(r,e)}catch(t){return function(){return Function.prototype.apply.apply(r,[e,arguments])}}}function a(){console.log&&(console.log.apply?console.log.apply(console,arguments):Function.prototype.apply.apply(console.log,[console,arguments])),console.trace&&console.trace()}function u(){for(var r=this.getLevel(),i=0;i=0&&t<=c.levels.SILENT)return t;throw new TypeError("log.setLevel() called with invalid level: "+e)}"string"==typeof e?h+=":"+e:"symbol"==typeof e&&(h=void 0),c.name=e,c.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},c.methodFactory=r||l,c.getLevel=function(){return null!=f?f:null!=a?a:s},c.setLevel=function(e,r){return f=d(e),!1!==r&&function(e){var r=(n[e]||"silent").toUpperCase();if(typeof window!==t&&h){try{return void(window.localStorage[h]=r)}catch(e){}try{window.document.cookie=encodeURIComponent(h)+"="+r+";"}catch(e){}}}(f),u.call(c)},c.setDefaultLevel=function(e){a=d(e),p()||c.setLevel(e,!1)},c.resetLevel=function(){f=null,function(){if(typeof window!==t&&h){try{window.localStorage.removeItem(h)}catch(e){}try{window.document.cookie=encodeURIComponent(h)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch(e){}}}(),u.call(c)},c.enableAll=function(e){c.setLevel(c.levels.TRACE,e)},c.disableAll=function(e){c.setLevel(c.levels.SILENT,e)},c.rebuild=function(){if(o!==c&&(s=d(o.getLevel())),u.call(c),o===c)for(var e in i)i[e].rebuild()},s=d(o?o.getLevel():"WARN");var y=p();null!=y&&(f=d(y)),u.call(c)}(o=new c).getLogger=function(e){if("symbol"!=typeof e&&"string"!=typeof e||""===e)throw new TypeError("You must supply a name when creating a logger.");var t=i[e];return t||(t=i[e]=new c(e,o.methodFactory)),t};var h=typeof window!==t?window.log:void 0;return o.noConflict=function(){return typeof window!==t&&window.log===o&&(window.log=h),o},o.getLoggers=function(){return i},o.default=o,o},void 0===(i=n.call(t,r,t,e))||(e.exports=i)}()},65606(e){var t,r,n=e.exports={};function i(){throw new Error("setTimeout has not been defined")}function o(){throw new Error("clearTimeout has not been defined")}function s(e){if(t===setTimeout)return setTimeout(e,0);if((t===i||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:i}catch(e){t=i}try{r="function"==typeof clearTimeout?clearTimeout:o}catch(e){r=o}}();var a,u=[],f=!1,l=-1;function c(){f&&a&&(f=!1,a.length?u=a.concat(u):l=-1,u.length&&h())}function h(){if(!f){var e=s(c);f=!0;for(var t=u.length;t;){for(a=u,u=[];++l1)for(var r=1;r=55296&&t<=56319&&i=55296&&e<=57343)throw Error("Lone surrogate U+"+e.toString(16).toUpperCase()+" is not a scalar value")}function a(e,t){return i(e>>t&63|128)}function u(e){if(!(4294967168&e))return i(e);var t="";return 4294965248&e?4294901760&e?4292870144&e||(t=i(e>>18&7|240),t+=a(e,12),t+=a(e,6)):(s(e),t=i(e>>12&15|224),t+=a(e,6)):t=i(e>>6&31|192),t+i(63&e|128)}function f(){if(n>=r)throw Error("Invalid byte index");var e=255&t[n];if(n++,128==(192&e))return 63&e;throw Error("Invalid continuation byte")}function l(){var e,i;if(n>r)throw Error("Invalid byte index");if(n==r)return!1;if(e=255&t[n],n++,!(128&e))return e;if(192==(224&e)){if((i=(31&e)<<6|f())>=128)return i;throw Error("Invalid continuation byte")}if(224==(240&e)){if((i=(15&e)<<12|f()<<6|f())>=2048)return s(i),i;throw Error("Invalid continuation byte")}if(240==(248&e)&&(i=(7&e)<<18|f()<<12|f()<<6|f())>=65536&&i<=1114111)return i;throw Error("Invalid UTF-8 detected")}e.version="3.0.0",e.encode=function(e){for(var t=o(e),r=t.length,n=-1,i="";++n65535&&(o+=i((t-=65536)>>>10&1023|55296),t=56320|1023&t),o+=i(t);return o}(a)}}(t)},73454(){},25172(e){e.exports=function(e,t){this.v=e,this.k=t},e.exports.__esModule=!0,e.exports.default=e.exports},16993(e,t,r){var n=r(75546);function i(){var t,r,o="function"==typeof Symbol?Symbol:{},s=o.iterator||"@@iterator",a=o.toStringTag||"@@toStringTag";function u(e,i,o,s){var a=i&&i.prototype instanceof l?i:l,u=Object.create(a.prototype);return n(u,"_invoke",function(e,n,i){var o,s,a,u=0,l=i||[],c=!1,h={p:0,n:0,v:t,a:p,f:p.bind(t,4),d:function(e,r){return o=e,s=0,a=t,h.n=r,f}};function p(e,n){for(s=e,a=n,r=0;!c&&u&&!i&&r3?(i=d===n)&&(a=o[(s=o[4])?5:(s=3,3)],o[4]=o[5]=t):o[0]<=p&&((i=e<2&&pn||n>d)&&(o[4]=e,o[5]=n,h.n=d,s=0))}if(i||e>1)return f;throw c=!0,n}return function(i,l,d){if(u>1)throw TypeError("Generator is already running");for(c&&1===l&&p(l,d),s=l,a=d;(r=s<2?t:a)||!c;){o||(s?s<3?(s>1&&(h.n=-1),p(s,a)):h.n=a:h.v=a);try{if(u=2,o){if(s||(i="next"),r=o[i]){if(!(r=r.call(o,a)))throw TypeError("iterator result is not an object");if(!r.done)return r;a=r.value,s<2&&(s=0)}else 1===s&&(r=o.return)&&r.call(o),s<2&&(a=TypeError("The iterator does not provide a '"+i+"' method"),s=1);o=t}else if((r=(c=h.n<0)?a:e.call(n,h))!==f)break}catch(e){o=t,s=1,a=e}finally{u=1}}return{value:r,done:c}}}(e,o,s),!0),u}var f={};function l(){}function c(){}function h(){}r=Object.getPrototypeOf;var p=[][s]?r(r([][s]())):(n(r={},s,function(){return this}),r),d=h.prototype=l.prototype=Object.create(p);function y(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,h):(e.__proto__=h,n(e,a,"GeneratorFunction")),e.prototype=Object.create(d),e}return c.prototype=h,n(d,"constructor",h),n(h,"constructor",c),c.displayName="GeneratorFunction",n(h,a,"GeneratorFunction"),n(d),n(d,a,"Generator"),n(d,s,function(){return this}),n(d,"toString",function(){return"[object Generator]"}),(e.exports=i=function(){return{w:u,m:y}},e.exports.__esModule=!0,e.exports.default=e.exports)()}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},55869(e,t,r){var n=r(887);e.exports=function(e,t,r,i,o){var s=n(e,t,r,i,o);return s.next().then(function(e){return e.done?e.value:s.next()})},e.exports.__esModule=!0,e.exports.default=e.exports},887(e,t,r){var n=r(16993),i=r(11791);e.exports=function(e,t,r,o,s){return new i(n().w(e,t,r,o),s||Promise)},e.exports.__esModule=!0,e.exports.default=e.exports},11791(e,t,r){var n=r(25172),i=r(75546);e.exports=function e(t,r){function o(e,i,s,a){try{var u=t[e](i),f=u.value;return f instanceof n?r.resolve(f.v).then(function(e){o("next",e,s,a)},function(e){o("throw",e,s,a)}):r.resolve(f).then(function(e){u.value=e,s(u)},function(e){return o("throw",e,s,a)})}catch(e){a(e)}}var s;this.next||(i(e.prototype),i(e.prototype,"function"==typeof Symbol&&Symbol.asyncIterator||"@asyncIterator",function(){return this})),i(this,"_invoke",function(e,t,n){function i(){return new r(function(t,r){o(e,n,t,r)})}return s=s?s.then(i,i):i()},!0)},e.exports.__esModule=!0,e.exports.default=e.exports},75546(e){function t(r,n,i,o){var s=Object.defineProperty;try{s({},"",{})}catch(r){s=0}e.exports=t=function(e,r,n,i){function o(r,n){t(e,r,function(e){return this._invoke(r,n,e)})}r?s?s(e,r,{value:n,enumerable:!i,configurable:!i,writable:!i}):e[r]=n:(o("next",0),o("throw",1),o("return",2))},e.exports.__esModule=!0,e.exports.default=e.exports,t(r,n,i,o)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},4373(e){e.exports=function(e){var t=Object(e),r=[];for(var n in t)r.unshift(n);return function e(){for(;r.length;)if((n=r.pop())in t)return e.value=n,e.done=!1,e;return e.done=!0,e}},e.exports.__esModule=!0,e.exports.default=e.exports},4633(e,t,r){var n=r(25172),i=r(16993),o=r(55869),s=r(887),a=r(11791),u=r(4373),f=r(30579);function l(){"use strict";var t=i(),r=t.m(l),c=(Object.getPrototypeOf?Object.getPrototypeOf(r):r.__proto__).constructor;function h(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===c||"GeneratorFunction"===(t.displayName||t.name))}var p={throw:1,return:2,break:3,continue:3};function d(e){var t,r;return function(n){t||(t={stop:function(){return r(n.a,2)},catch:function(){return n.v},abrupt:function(e,t){return r(n.a,p[e],t)},delegateYield:function(e,i,o){return t.resultName=i,r(n.d,f(e),o)},finish:function(e){return r(n.f,e)}},r=function(e,r,i){n.p=t.prev,n.n=t.next;try{return e(r,i)}finally{t.next=n.n}}),t.resultName&&(t[t.resultName]=n.v,t.resultName=void 0),t.sent=n.v,t.next=n.n;try{return e.call(this,t)}finally{n.p=t.prev,n.n=t.next}}}return(e.exports=l=function(){return{wrap:function(e,r,n,i){return t.w(d(e),r,n,i&&i.reverse())},isGeneratorFunction:h,mark:t.m,awrap:function(e,t){return new n(e,t)},AsyncIterator:a,async:function(e,t,r,n,i){return(h(t)?s:o)(d(e),t,r,n,i)},keys:u,values:f}},e.exports.__esModule=!0,e.exports.default=e.exports)()}e.exports=l,e.exports.__esModule=!0,e.exports.default=e.exports},30579(e,t,r){var n=r(73738).default;e.exports=function(e){if(null!=e){var t=e["function"==typeof Symbol&&Symbol.iterator||"@@iterator"],r=0;if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length))return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}}}throw new TypeError(n(e)+" is not iterable")},e.exports.__esModule=!0,e.exports.default=e.exports},73738(e){function t(r){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(r)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},54756(e,t,r){var n=r(4633)();e.exports=n;try{regeneratorRuntime=n}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=n:Function("r","regeneratorRuntime = r")(n)}},35017(e,t){var r;"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self&&self,r=function(){var e={};return function(e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=null;try{t=new WebAssembly.Instance(new WebAssembly.Module(new Uint8Array([0,97,115,109,1,0,0,0,1,13,2,96,0,1,127,96,4,127,127,127,127,1,127,3,7,6,0,1,1,1,1,1,6,6,1,127,1,65,0,11,7,50,6,3,109,117,108,0,1,5,100,105,118,95,115,0,2,5,100,105,118,95,117,0,3,5,114,101,109,95,115,0,4,5,114,101,109,95,117,0,5,8,103,101,116,95,104,105,103,104,0,0,10,191,1,6,4,0,35,0,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,126,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,127,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,128,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,129,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,130,34,4,66,32,135,167,36,0,32,4,167,11])),{}).exports}catch{}function r(e,t,r){this.low=0|e,this.high=0|t,this.unsigned=!!r}function n(e){return!0===(e&&e.__isLong__)}function i(e){var t=Math.clz32(e&-e);return e?31-t:t}r.prototype.__isLong__,Object.defineProperty(r.prototype,"__isLong__",{value:!0}),r.isLong=n;var o={},s={};function a(e,t){var r,n,i;return t?(i=0<=(e>>>=0)&&e<256)&&(n=s[e])?n:(r=f(e,0,!0),i&&(s[e]=r),r):(i=-128<=(e|=0)&&e<128)&&(n=o[e])?n:(r=f(e,e<0?-1:0,!1),i&&(o[e]=r),r)}function u(e,t){if(isNaN(e))return t?g:v;if(t){if(e<0)return g;if(e>=d)return B}else{if(e<=-y)return E;if(e+1>=y)return A}return e<0?u(-e,t).neg():f(e%p|0,e/p|0,t)}function f(e,t,n){return new r(e,t,n)}r.fromInt=a,r.fromNumber=u,r.fromBits=f;var l=Math.pow;function c(e,t,r){if(0===e.length)throw Error("empty string");if("number"==typeof t?(r=t,t=!1):t=!!t,"NaN"===e||"Infinity"===e||"+Infinity"===e||"-Infinity"===e)return t?g:v;if((r=r||10)<2||360)throw Error("interior hyphen");if(0===n)return c(e.substring(1),t,r).neg();for(var i=u(l(r,8)),o=v,s=0;s>>0:this.low},F.toNumber=function(){return this.unsigned?(this.high>>>0)*p+(this.low>>>0):this.high*p+(this.low>>>0)},F.toString=function(e){if((e=e||10)<2||36>>0).toString(e);if((o=a).isZero())return f+s;for(;f.length<6;)f="0"+f;s=""+f+s}},F.getHighBits=function(){return this.high},F.getHighBitsUnsigned=function(){return this.high>>>0},F.getLowBits=function(){return this.low},F.getLowBitsUnsigned=function(){return this.low>>>0},F.getNumBitsAbs=function(){if(this.isNegative())return this.eq(E)?64:this.neg().getNumBitsAbs();for(var e=0!=this.high?this.high:this.low,t=31;t>0&&!(e&1<>21;return!e||!this.unsigned&&-1===e&&!(0===this.low&&-2097152===this.high)},F.isZero=function(){return 0===this.high&&0===this.low},F.eqz=F.isZero,F.isNegative=function(){return!this.unsigned&&this.high<0},F.isPositive=function(){return this.unsigned||this.high>=0},F.isOdd=function(){return!(1&~this.low)},F.isEven=function(){return!(1&this.low)},F.equals=function(e){return n(e)||(e=h(e)),(this.unsigned===e.unsigned||this.high>>>31!=1||e.high>>>31!=1)&&this.high===e.high&&this.low===e.low},F.eq=F.equals,F.notEquals=function(e){return!this.eq(e)},F.neq=F.notEquals,F.ne=F.notEquals,F.lessThan=function(e){return this.comp(e)<0},F.lt=F.lessThan,F.lessThanOrEqual=function(e){return this.comp(e)<=0},F.lte=F.lessThanOrEqual,F.le=F.lessThanOrEqual,F.greaterThan=function(e){return this.comp(e)>0},F.gt=F.greaterThan,F.greaterThanOrEqual=function(e){return this.comp(e)>=0},F.gte=F.greaterThanOrEqual,F.ge=F.greaterThanOrEqual,F.compare=function(e){if(n(e)||(e=h(e)),this.eq(e))return 0;var t=this.isNegative(),r=e.isNegative();return t&&!r?-1:!t&&r?1:this.unsigned?e.high>>>0>this.high>>>0||e.high===this.high&&e.low>>>0>this.low>>>0?-1:1:this.sub(e).isNegative()?-1:1},F.comp=F.compare,F.negate=function(){return!this.unsigned&&this.eq(E)?E:this.not().add(b)},F.neg=F.negate,F.add=function(e){n(e)||(e=h(e));var t=this.high>>>16,r=65535&this.high,i=this.low>>>16,o=65535&this.low,s=e.high>>>16,a=65535&e.high,u=e.low>>>16,l=0,c=0,p=0,d=0;return p+=(d+=o+(65535&e.low))>>>16,c+=(p+=i+u)>>>16,l+=(c+=r+a)>>>16,l+=t+s,f((p&=65535)<<16|(d&=65535),(l&=65535)<<16|(c&=65535),this.unsigned)},F.subtract=function(e){return n(e)||(e=h(e)),this.add(e.neg())},F.sub=F.subtract,F.multiply=function(e){if(this.isZero())return this;if(n(e)||(e=h(e)),t)return f(t.mul(this.low,this.high,e.low,e.high),t.get_high(),this.unsigned);if(e.isZero())return this.unsigned?g:v;if(this.eq(E))return e.isOdd()?E:v;if(e.eq(E))return this.isOdd()?E:v;if(this.isNegative())return e.isNegative()?this.neg().mul(e.neg()):this.neg().mul(e).neg();if(e.isNegative())return this.mul(e.neg()).neg();if(this.lt(m)&&e.lt(m))return u(this.toNumber()*e.toNumber(),this.unsigned);var r=this.high>>>16,i=65535&this.high,o=this.low>>>16,s=65535&this.low,a=e.high>>>16,l=65535&e.high,c=e.low>>>16,p=65535&e.low,d=0,y=0,b=0,w=0;return b+=(w+=s*p)>>>16,y+=(b+=o*p)>>>16,b&=65535,y+=(b+=s*c)>>>16,d+=(y+=i*p)>>>16,y&=65535,d+=(y+=o*c)>>>16,y&=65535,d+=(y+=s*l)>>>16,d+=r*p+i*c+o*l+s*a,f((b&=65535)<<16|(w&=65535),(d&=65535)<<16|(y&=65535),this.unsigned)},F.mul=F.multiply,F.divide=function(e){if(n(e)||(e=h(e)),e.isZero())throw Error("division by zero");var r,i,o;if(t)return this.unsigned||-2147483648!==this.high||-1!==e.low||-1!==e.high?f((this.unsigned?t.div_u:t.div_s)(this.low,this.high,e.low,e.high),t.get_high(),this.unsigned):this;if(this.isZero())return this.unsigned?g:v;if(this.unsigned){if(e.unsigned||(e=e.toUnsigned()),e.gt(this))return g;if(e.gt(this.shru(1)))return w;o=g}else{if(this.eq(E))return e.eq(b)||e.eq(x)?E:e.eq(E)?b:(r=this.shr(1).div(e).shl(1)).eq(v)?e.isNegative()?b:x:(i=this.sub(e.mul(r)),o=r.add(i.div(e)));if(e.eq(E))return this.unsigned?g:v;if(this.isNegative())return e.isNegative()?this.neg().div(e.neg()):this.neg().div(e).neg();if(e.isNegative())return this.div(e.neg()).neg();o=v}for(i=this;i.gte(e);){r=Math.max(1,Math.floor(i.toNumber()/e.toNumber()));for(var s=Math.ceil(Math.log(r)/Math.LN2),a=s<=48?1:l(2,s-48),c=u(r),p=c.mul(e);p.isNegative()||p.gt(i);)p=(c=u(r-=a,this.unsigned)).mul(e);c.isZero()&&(c=b),o=o.add(c),i=i.sub(p)}return o},F.div=F.divide,F.modulo=function(e){return n(e)||(e=h(e)),t?f((this.unsigned?t.rem_u:t.rem_s)(this.low,this.high,e.low,e.high),t.get_high(),this.unsigned):this.sub(this.div(e).mul(e))},F.mod=F.modulo,F.rem=F.modulo,F.not=function(){return f(~this.low,~this.high,this.unsigned)},F.countLeadingZeros=function(){return this.high?Math.clz32(this.high):Math.clz32(this.low)+32},F.clz=F.countLeadingZeros,F.countTrailingZeros=function(){return this.low?i(this.low):i(this.high)+32},F.ctz=F.countTrailingZeros,F.and=function(e){return n(e)||(e=h(e)),f(this.low&e.low,this.high&e.high,this.unsigned)},F.or=function(e){return n(e)||(e=h(e)),f(this.low|e.low,this.high|e.high,this.unsigned)},F.xor=function(e){return n(e)||(e=h(e)),f(this.low^e.low,this.high^e.high,this.unsigned)},F.shiftLeft=function(e){return n(e)&&(e=e.toInt()),0==(e&=63)?this:e<32?f(this.low<>>32-e,this.unsigned):f(0,this.low<>>e|this.high<<32-e,this.high>>e,this.unsigned):f(this.high>>e-32,this.high>=0?0:-1,this.unsigned)},F.shr=F.shiftRight,F.shiftRightUnsigned=function(e){return n(e)&&(e=e.toInt()),0==(e&=63)?this:e<32?f(this.low>>>e|this.high<<32-e,this.high>>>e,this.unsigned):f(32===e?this.high:this.high>>>e-32,0,this.unsigned)},F.shru=F.shiftRightUnsigned,F.shr_u=F.shiftRightUnsigned,F.rotateLeft=function(e){var t;return n(e)&&(e=e.toInt()),0==(e&=63)?this:32===e?f(this.high,this.low,this.unsigned):e<32?(t=32-e,f(this.low<>>t,this.high<>>t,this.unsigned)):(t=32-(e-=32),f(this.high<>>t,this.low<>>t,this.unsigned))},F.rotl=F.rotateLeft,F.rotateRight=function(e){var t;return n(e)&&(e=e.toInt()),0==(e&=63)?this:32===e?f(this.high,this.low,this.unsigned):e<32?(t=32-e,f(this.high<>>e,this.low<>>e,this.unsigned)):(t=32-(e-=32),f(this.low<>>e,this.high<>>e,this.unsigned))},F.rotr=F.rotateRight,F.toSigned=function(){return this.unsigned?f(this.low,this.high,!1):this},F.toUnsigned=function(){return this.unsigned?this:f(this.low,this.high,!0)},F.toBytes=function(e){return e?this.toBytesLE():this.toBytesBE()},F.toBytesLE=function(){var e=this.high,t=this.low;return[255&t,t>>>8&255,t>>>16&255,t>>>24,255&e,e>>>8&255,e>>>16&255,e>>>24]},F.toBytesBE=function(){var e=this.high,t=this.low;return[e>>>24,e>>>16&255,e>>>8&255,255&e,t>>>24,t>>>16&255,t>>>8&255,255&t]},r.fromBytes=function(e,t,n){return n?r.fromBytesLE(e,t):r.fromBytesBE(e,t)},r.fromBytesLE=function(e,t){return new r(e[0]|e[1]<<8|e[2]<<16|e[3]<<24,e[4]|e[5]<<8|e[6]<<16|e[7]<<24,t)},r.fromBytesBE=function(e,t){return new r(e[4]<<24|e[5]<<16|e[6]<<8|e[7],e[0]<<24|e[1]<<16|e[2]<<8|e[3],t)},"function"==typeof BigInt&&(r.fromBigInt=function(e,t){return f(Number(BigInt.asIntN(32,e)),Number(BigInt.asIntN(32,e>>BigInt(32))),t)},r.fromValue=function(e,t){return"bigint"==typeof e?r.fromBigInt(e,t):h(e,t)},F.toBigInt=function(){var e=BigInt(this.low>>>0);return BigInt(this.unsigned?this.high>>>0:this.high)<>>0",n,n);break;case"int32":case"sint32":case"sfixed32":e("m%s=d%s|0",n,n);break;case"uint64":case"fixed64":l=!0;case"int64":case"sint64":case"sfixed64":e("if(util.Long)")("m%s=util.Long.fromValue(d%s,%j)",n,n,l)('else if(typeof d%s==="string")',n)("m%s=parseInt(d%s,10)",n,n)('else if(typeof d%s==="number")',n)("m%s=d%s",n,n)('else if(typeof d%s==="object")',n)("m%s=new util.LongBits(d%s.low>>>0,d%s.high>>>0).toNumber(%s)",n,n,n,l?"true":"");break;case"bytes":e('if(typeof d%s==="string")',n)("util.base64.decode(d%s,m%s=util.newBuffer(util.base64.length(d%s)),0)",n,n,n)("else if(d%s.length>=0)",n)("m%s=d%s",n,n);break;case"string":e("m%s=String(d%s)",n,n);break;case"bool":e("m%s=Boolean(d%s)",n,n)}}return e}function u(e,t,r,n,o){if(o||(o=n),t.resolvedType)t.resolvedType instanceof i?e("d%s=o.enums===String?(types[%i].values[m%s]===undefined?m%s:types[%i].values[m%s]):m%s",n,r,o,o,r,o,o):e("d%s=types[%i].toObject(m%s,o,q+1)",n,r,o);else{var s=!1;switch(t.type){case"double":case"float":e("d%s=o.json&&!isFinite(m%s)?String(m%s):m%s",n,o,o,o);break;case"uint64":case"fixed64":s=!0;case"int64":case"sint64":case"sfixed64":e('if(typeof BigInt!=="undefined"&&o.longs===BigInt)')('d%s=typeof m%s==="number"?BigInt(m%s):util.Long.fromBits(m%s.low>>>0,m%s.high>>>0,%j).toBigInt()',n,o,o,o,o,s)('else if(typeof m%s==="number")',o)("d%s=o.longs===String?String(m%s):m%s",n,o,o)("else")("d%s=o.longs===String?util.Long.prototype.toString.call(m%s):o.longs===Number?new util.LongBits(m%s.low>>>0,m%s.high>>>0).toNumber(%s):m%s",n,o,o,o,s?"true":"",o);break;case"bytes":e("d%s=o.bytes===String?util.base64.encode(m%s,0,m%s.length):o.bytes===Array?Array.prototype.slice.call(m%s):m%s",n,o,o,o,o);break;default:e("d%s=m%s",n,o)}}return e}n.fromObject=function(e){var t=e.fieldsArray,r=s.codegen(["d","q"])("if(d instanceof C)")("return d")("if(!util.isObject(d))")("throw TypeError(%j)",e.fullName+": object expected")("if(q===undefined)q=0")("if(q>util.recursionLimit)")('throw Error("max depth exceeded")');if(!t.length)return r("return new C");r("var m=new C");for(var n=0;nutil.recursionLimit)")('throw Error("max depth exceeded")')("var d={}"),n=[],a=[],f=[],l=0;lReader.recursionLimit)")('throw Error("max depth exceeded")')("var c=l===undefined?r.len:r.pos+l,m=g||new C"+(t?",k,v":r?",v":""))("while(r.pos>>=3){"),f=0;f>>=3){")("case 1:")("if(u!==%i)",i.mapKey[h.keyType])("break")("k=r.%s()","string"===h.keyType?a(h):h.keyType)("continue")("case 2:")("if(u!==%i)",void 0===i.basic[p]?2:i.basic[p])("break"),void 0===i.basic[p]?c("v=types[%i].decode(r,r.uint32(),undefined,q+1,v)",f):c("v=r.%s()","string"===p?a(h):p),c("continue")("}")("r.skipType(u,q,t2)")("}"),y&&(c("if(types[%i].valuesById[v]===undefined){",f),u(c,"r.raw(s,r.pos)")("continue")("}")("if(%s===util.emptyObject)",d)("%s={}",d));var m=void 0===i.basic[p]?"v||new types["+f+"].ctor":"v";void 0!==i.long[h.keyType]?c('%s[typeof k==="object"?util.longToHash(k):k]=%s',d,m):("string"===h.keyType&&c('if(k==="__proto__")')("util.makeProp(%s,k)",d),c("%s[k]=%s",d,m))}else h.repeated?(c("case %i:",h.id)("{"),void 0!==i.packed[p]&&(c("if(u===2){"),y?(c("var c2=r.uint32()+r.pos")("while(r.posutil.recursionLimit)")('throw Error("max depth exceeded")'),a=e.fieldsArray.slice().sort(o.compareFieldsById),u=0;u>>0,8|i.mapKey[f.keyType]):void 0!==i.long[f.keyType]?r("w.uint32(%i).fork().uint32(%i).%s(util.longFromKey(ks[i],%j))",(f.id<<3|2)>>>0,8|i.mapKey[f.keyType],f.keyType,"uint64"===f.keyType||"fixed64"===f.keyType):r("w.uint32(%i).fork().uint32(%i).%s(ks[i])",(f.id<<3|2)>>>0,8|i.mapKey[f.keyType],f.keyType),void 0===h?r("types[%i].encode(%s[ks[i]],w.uint32(18).fork(),q+1).ldelim().ldelim()",l,t):r(".uint32(%i).%s(%s[ks[i]]).ldelim()",16|h,c,t),r("}")("}")):f.repeated?(r("if(%s!=null&&%s.length){",t,t),f.packed&&void 0!==i.packed[c]?r("w.uint32(%i).%ss(%s)",(f.id<<3|2)>>>0,c,t):(r("for(var i=0;i<%s.length;++i)",t),void 0===h?s(r,f,l,t+"[i]"):r("w.uint32(%i).%s(%s[i])",(f.id<<3|h)>>>0,c,t)),r("}")):(f.required||(f.hasPresence||!(f.resolvedType instanceof n||void 0!==i.basic[c])?r("if(%s!=null&&Object.hasOwnProperty.call(m,%j))",t,f.name):f.resolvedType instanceof n?r("if(%s!=null&&Object.hasOwnProperty.call(m,%j)&&%s!==%j)",t,f.name,t,f.typeDefault):"bool"===c?r("if(%s!=null&&Object.hasOwnProperty.call(m,%j)&&%s!==false)",t,f.name,t):"string"===c?r('if(%s!=null&&Object.hasOwnProperty.call(m,%j)&&%s!=="")',t,f.name,t):"bytes"===c?r("if(%s!=null&&Object.hasOwnProperty.call(m,%j)&&%s.length)",t,f.name,t):"double"===c||"float"===c?r("if(%s!=null&&Object.hasOwnProperty.call(m,%j)&&!Object.is(%s,0))",t,f.name,t):void 0!==i.long[c]?r('if(%s!=null&&Object.hasOwnProperty.call(m,%j)&&(typeof %s==="object"?%s.low||%s.high:%s!==0))',t,f.name,t,t,t,t):r("if(%s!=null&&Object.hasOwnProperty.call(m,%j)&&%s!==0)",t,f.name,t)),void 0===h?s(r,f,l,t):r("w.uint32(%i).%s(%s)",(f.id<<3|h)>>>0,c,t))}return r('if(m.$unknowns!=null&&Object.hasOwnProperty.call(m,"$unknowns"))')("for(var i=0;i>>0,(t.id<<3|4)>>>0):e("types[%i].encode(%s,w.uint32(%i).fork(),q+1).ldelim()",r,n,(t.id<<3|2)>>>0)}},33990(e,t,r){"use strict";e.exports=s;var n=r(15156);s.prototype=Object.create(n.prototype,{constructor:{value:s,writable:!0,enumerable:!1,configurable:!0}}),s.className="Enum";var i=r(20364),o=r(34595);function s(e,t,r,i,o,s){if(n.call(this,e,r),t&&"object"!=typeof t)throw TypeError("values must be an object");if(this.valuesById=Object.create(null),this.values=Object.create(this.valuesById),this.comment=i,this.comments=o||{},this.valuesOptions=s,this._valuesFeatures={},this.reserved=void 0,t)for(var a=Object.keys(t),u=0;u{var t=o.merge({},this._features);this._valuesFeatures[e]=o.merge(t,this.valuesOptions&&this.valuesOptions[e]&&this.valuesOptions[e].features||{})}),this},s.fromJSON=function(e,t){var r=new s(e,t.values,t.options,t.comment,t.comments,t.valuesOptions);return r.reserved=t.reserved,t.edition&&(r._edition=t.edition),r._defaultEdition="proto3",r},s.prototype.toJSON=function(e){var t=!!e&&Boolean(e.keepComments);return o.toObject(["edition",this._editionToJSON(),"options",this.options,"valuesOptions",this.valuesOptions,"values",this.values,"reserved",this.reserved&&this.reserved.length?this.reserved:void 0,"comment",t?this.comment:void 0,"comments",t?this.comments:void 0])},s.prototype.add=function(e,t,r,n){if(!o.isString(e))throw TypeError("name must be a string");if(!o.isInteger(t))throw TypeError("id must be an integer");if("__proto__"===e)return this;if(void 0!==this.values[e])throw Error("duplicate name '"+e+"' in "+this);if(this.isReservedId(t))throw Error("id "+t+" is reserved in "+this);if(this.isReservedName(e))throw Error("name '"+e+"' is reserved in "+this);if(void 0!==this.valuesById[t]){if(!this.options||!this.options.allow_alias)throw Error("duplicate id "+t+" in "+this);this.values[e]=t}else this.valuesById[this.values[e]=t]=e;return n&&(void 0===this.valuesOptions&&(this.valuesOptions={}),this.valuesOptions[e]=n||null),this.comments[e]=r||null,this},s.prototype.remove=function(e){if(!o.isString(e))throw TypeError("name must be a string");var t=this.values[e];if(null==t)throw Error("name '"+e+"' does not exist in "+this);return delete this.valuesById[t],delete this.values[e],delete this.comments[e],this.valuesOptions&&delete this.valuesOptions[e],this},s.prototype.isReservedId=function(e){return i.isReservedId(this.reserved,e)},s.prototype.isReservedName=function(e){return i.isReservedName(this.reserved,e)}},4083(e,t,r){"use strict";e.exports=f;var n=r(15156);f.prototype=Object.create(n.prototype,{constructor:{value:f,writable:!0,enumerable:!1,configurable:!0}}),f.className="Field";var i,o=r(33990),s=r(69082),a=r(34595),u=/^(?:required|optional|repeated)$/;function f(e,t,r,i,o,f,l){if(a.isObject(i)?(l=o,f=i,i=o=void 0):a.isObject(o)&&(l=f,f=o,o=void 0),n.call(this,e,f),!a.isInteger(t)||t<0)throw TypeError("id must be a non-negative integer");if(!a.isString(r))throw TypeError("type must be a string");if(void 0!==i&&!u.test(i=i.toString().toLowerCase()))throw TypeError("rule must be a string rule");if(void 0!==o&&!a.isString(o))throw TypeError("extend must be a string");this.rule=i&&"optional"!==i?i:void 0,this.type=r,this.id=t,this.extend=o||void 0,this.repeated="repeated"===i,this.map=!1,this.message=null,this.partOf=null,this.typeDefault=null,this.defaultValue=null,this.long=!!a.Long&&void 0!==s.long[r],this.bytes="bytes"===r,this.resolvedType=null,this.extensionField=null,this.declaringField=null,this.comment=l,this.protoName=void 0,this.jsonName=void 0}f.fromJSON=function(e,t){var r=new f(e,t.id,t.type,t.rule,t.extend,t.options,t.comment);return t.edition&&(r._edition=t.edition),t.protoName&&(r.protoName=t.protoName),void 0!==t.jsonName?r.jsonName=t.jsonName:t.options&&void 0!==t.options.json_name&&(r.jsonName=t.options.json_name),r._defaultEdition="proto3",r},Object.defineProperty(f.prototype,"required",{get:function(){return"LEGACY_REQUIRED"===this._features.field_presence}}),Object.defineProperty(f.prototype,"optional",{get:function(){return!this.required}}),Object.defineProperty(f.prototype,"delimited",{get:function(){return this.resolvedType instanceof i&&"DELIMITED"===this._features.message_encoding}}),Object.defineProperty(f.prototype,"packed",{get:function(){return"PACKED"===this._features.repeated_field_encoding}}),Object.defineProperty(f.prototype,"hasPresence",{get:function(){return!this.repeated&&!this.map&&(this.partOf||this.declaringField||this.extensionField||"IMPLICIT"!==this._features.field_presence)}}),f.prototype.setOption=function(e,t,r){return n.prototype.setOption.call(this,e,t,r)},f.prototype.toJSON=function(e){var t=!!e&&Boolean(e.keepComments);return a.toObject(["edition",this._editionToJSON(),"rule","optional"!==this.rule&&this.rule||void 0,"type",this.type,"id",this.id,"extend",this.extend,"protoName",this.protoName!==this.name?this.protoName:void 0,"jsonName",this.jsonName!==a.jsonName(this.protoName||this.name)?this.jsonName:void 0,"options",this.options,"comment",t?this.comment:void 0])},f.prototype.resolve=function(){if(this.resolved)return this;if(void 0===(this.typeDefault=s.defaults[this.type])?(this.resolvedType=(this.declaringField?this.declaringField.parent:this.parent).lookupTypeOrEnum(this.type),this.resolvedType instanceof i?this.typeDefault=null:this.typeDefault=this.resolvedType.values[Object.keys(this.resolvedType.values)[0]]):this.options&&this.options.proto3_optional&&(this.typeDefault=null),this.options&&null!=this.options.default&&(this.typeDefault=this.options.default,this.resolvedType instanceof o&&"string"==typeof this.typeDefault&&(this.typeDefault=this.resolvedType.values[this.typeDefault])),this.options&&(void 0===this.options.packed||!this.resolvedType||this.resolvedType instanceof o||delete this.options.packed,Object.keys(this.options).length||(this.options=void 0)),this.long)this.typeDefault=a.Long.fromNumber(this.typeDefault,"uint64"===this.type||"fixed64"===this.type),Object.freeze&&Object.freeze(this.typeDefault);else if(this.bytes&&"string"==typeof this.typeDefault){var e;a.base64.test(this.typeDefault)?a.base64.decode(this.typeDefault,e=a.newBuffer(a.base64.length(this.typeDefault)),0):a.utf8.write(this.typeDefault,e=a.newBuffer(a.utf8.length(this.typeDefault)),0),this.typeDefault=e}return this.map?this.defaultValue=a.emptyObject:this.repeated?this.defaultValue=a.emptyArray:this.defaultValue=this.typeDefault,this.parent instanceof i&&this.parent._ctor&&(this.parent._ctor.prototype[this.name]=this.defaultValue),void 0===this.protoName&&(this.protoName=this.name),void 0===this.jsonName&&(this.jsonName=a.jsonName(this.protoName)),n.prototype.resolve.call(this)},f.prototype._inferLegacyProtoFeatures=function(e){if("proto2"!==e&&"proto3"!==e)return{};var t={};if("required"===this.rule&&(t.field_presence="LEGACY_REQUIRED"),this.parent&&void 0===s.defaults[this.type]){var r=this.parent.get(this.type.split(".").pop());r&&r instanceof i&&r.group&&(t.message_encoding="DELIMITED")}return!0===this.getOption("packed")?t.repeated_field_encoding="PACKED":!1===this.getOption("packed")&&(t.repeated_field_encoding="EXPANDED"),t},f.prototype._resolveFeatures=function(e){return n.prototype._resolveFeatures.call(this,this._edition||e)},f.d=function(e,t,r,n){return"function"==typeof t?t=a.decorateType(t).name:t&&"object"==typeof t&&(t=a.decorateEnum(t).name),function(i,o){a.decorateType(i.constructor).add(new f(o,e,t,r,{default:n}))}},f._configure=function(e){i=e}},85558(e,t,r){"use strict";(t=e.exports=r(65873)).build="light",t.load=function(e,r,n){return"function"==typeof r?(n=r,r=new t.Root):r||(r=new t.Root),r.load(e,n)},t.loadSync=function(e,r){return r||(r=new t.Root),r.loadSync(e)},t.encoder=r(65775),t.decoder=r(22759),t.verifier=r(8273),t.converter=r(62235),t.ReflectionObject=r(15156),t.Namespace=r(20364),t.Root=r(23079),t.Enum=r(33990),t.Type=r(57183),t.Field=r(4083),t.OneOf=r(80654),t.MapField=r(62485),t.Service=r(18368),t.Method=r(34426),t.Message=r(7652),t.wrappers=r(25855),t.types=r(69082),t.util=r(34595),t.ReflectionObject._configure(t.Root),t.Namespace._configure(t.Type,t.Service,t.Enum),t.Root._configure(t.Type,void 0,{}),t.Field._configure(t.Type)},65873(e,t,r){"use strict";function n(){t.util.LongBits._configure(t.util.Long),t.Writer._configure(t.BufferWriter),t.Reader._configure(t.BufferReader)}t.build="minimal",t.Writer=r(86804),t.BufferWriter=r(2453),t.Reader=r(93688),t.BufferReader=r(89049),t.util=r(83499),t.rpc=r(18296),t.roots=r(38226),t.configure=n,n()},62779(e,t,r){"use strict";(t=e.exports=r(85558)).build="full",t.tokenize=r(14846),t.parse=r(17828),t.common=r(56994),t.Root._configure(t.Type,t.parse,t.common)},62485(e,t,r){"use strict";e.exports=s;var n=r(4083);s.prototype=Object.create(n.prototype,{constructor:{value:s,writable:!0,enumerable:!1,configurable:!0}}),s.className="MapField";var i=r(69082),o=r(34595);function s(e,t,r,i,s,a){if(n.call(this,e,t,i,void 0,void 0,s,a),!o.isString(r))throw TypeError("keyType must be a string");this.keyType=r,this.resolvedKeyType=null,this.map=!0}s.fromJSON=function(e,t){var r=new s(e,t.id,t.keyType,t.type,t.options,t.comment);return t.protoName&&(r.protoName=t.protoName),void 0!==t.jsonName?r.jsonName=t.jsonName:t.options&&void 0!==t.options.json_name&&(r.jsonName=t.options.json_name),r},s.prototype.toJSON=function(e){var t=!!e&&Boolean(e.keepComments);return o.toObject(["keyType",this.keyType,"type",this.type,"id",this.id,"extend",this.extend,"protoName",this.protoName!==this.name?this.protoName:void 0,"jsonName",this.jsonName!==o.jsonName(this.protoName||this.name)?this.jsonName:void 0,"options",this.options,"comment",t?this.comment:void 0])},s.prototype.resolve=function(){if(this.resolved)return this;if(void 0===i.mapKey[this.keyType])throw Error("invalid key type: "+this.keyType);return n.prototype.resolve.call(this)},s.d=function(e,t,r){return"function"==typeof r?r=o.decorateType(r).name:r&&"object"==typeof r&&(r=o.decorateEnum(r).name),function(n,i){o.decorateType(n.constructor).add(new s(i,e,t,r))}}},7652(e,t,r){"use strict";e.exports=i;var n=r(83499);function i(e){if(e)for(var t=Object.keys(e),r=0;ru.recursionLimit)throw Error("max depth exceeded");return new c(e,t.options).addJSON(t.nested,r)},c.arrayToJSON=l,c.isReservedId=function(e,t){if(e)for(var r=0;r=t)return!0;return!1},c.isReservedName=function(e,t){if(e)for(var r=0;ru.recursionLimit)throw Error("max depth exceeded");if(e)for(var r,n=Object.keys(e),f=0;fu.recursionLimit)throw Error("max depth exceeded");for(var r=this;e.length>0;){var n=e.shift();if(r.nested&&r.nested[n]){if(!((r=r.nested[n])instanceof c))throw Error("path conflicts with non-namespace objects")}else r.add(r=new c(n))}return t&&r.addJSON(t),r},c.prototype.resolveAll=function(){if(!this._needsRecursiveResolve)return this;this._needsRecursiveFeatureResolution&&this._resolveFeaturesRecursive(this._edition);var e=this.nestedArray,t=0;for(this.resolve();t{t._resolveFeaturesRecursive(e)}),this):this},c.prototype.lookup=function(e,t,r){if("boolean"==typeof t?(r=t,t=void 0):t&&!Array.isArray(t)&&(t=[t]),u.isString(e)&&e.length){if("."===e)return this.root;e=e.split(".")}else if(!e.length)return this;var n=e.join(".");if(""===e[0])return this.root.lookup(e.slice(1),t);var i=this._lookupImpl(e,n);if(i&&(!t||t.indexOf(i.constructor)>-1))return i;if((i=this.root._fullyQualifiedObjects&&this.root._fullyQualifiedObjects["."+n])&&(!t||t.indexOf(i.constructor)>-1))return i;if(r)return null;for(var o=this;o.parent;){if((i=o.parent._lookupImpl(e,n))&&(!t||t.indexOf(i.constructor)>-1))return i;o=o.parent}return null},c.prototype._lookupImpl=function(e,t){if(Object.prototype.hasOwnProperty.call(this._lookupCache,t))return this._lookupCache[t];var r=this.get(e[0]),n=null;if(r)1===e.length?n=r:r instanceof c&&(e=e.slice(1),n=r._lookupImpl(e,e.join(".")));else for(var i=0;i-1&&this.oneof.splice(t,1),e.partOf=null,this},s.prototype.onAdd=function(e){n.prototype.onAdd.call(this,e);for(var t=0;t=2023))throw r;e.push(i)}else{var s=V();if(e.push(s),P>=2023)throw q(s,"id")}}while(R(",",!0));var a={options:void 0,setOption:function(e,t){void 0===this.options&&(this.options={}),this.options[e]=t}};K(a,function(e){if("option"!==e)throw q(e);ne(a,e),R(";")},function(){se(a)})}function G(e,t,r){if(null===e)throw q(e,"end of input");switch(e){case"max":case"MAX":case"Max":return r||536870911;case"0":return 0}if(!t&&"-"===e.charAt(0))throw q(e,"id");if(m.test(e))return parseInt(e,10);if(g.test(e))return parseInt(e,16);if(w.test(e))return parseInt(e,8);throw q(e,"id")}function H(){if(void 0!==F)throw q("package");if(null===(F=S())||!B.test(F))throw q(F,"name");D=D.define(F),R(";")}function Y(){var e,t=N();switch(t){case"option":if(P<"2024")throw q("option");return S(),V(),void R(";");case"weak":e=_||(_=[]),S();break;case"public":S();default:e=O||(O=[])}t=V(),R(";"),e.push(t)}function W(){if(R("="),(P=V())<2023)throw q(P,"syntax");R(";")}function Z(){if(R("="),P=V(),!["2023","2024"].includes(P))throw q(P,"edition");R(";")}function X(e,t,r){switch(void 0===r&&(r=0),t){case"option":return ne(e,t),R(";"),!0;case"message":return Q(e,t,r+1),!0;case"enum":return re(e,t),!0;case"export":case"local":return!(P<"2024")&&"export"!==(t=S())&&"local"!==t&&("message"===t||"enum"===t)&&X(e,t,r);case"service":return function(e,t,r){if(void 0===r&&(r=0),r>d.recursionLimit)throw Error("max depth exceeded");if(null===(t=S())||!A.test(t))throw q(t,"service name");var n=new l(t);K(n,function(e){if(!X(n,e,r)&&";"!==e){if("rpc"!==e)throw q(e);!function(e,t){var r=C(),n=t;if(!A.test(t=S()))throw q(t,"name");var i,o,s,a,u=t;if(R("("),R("stream",!0)&&(o=!0),!B.test(t=S()))throw q(t);if(i=t,R(")"),R("returns"),R("("),R("stream",!0)&&(a=!0),!B.test(t=S()))throw q(t);s=t,R(")");var f=new c(u,n,i,s,o,a);f.comment=r,K(f,function(e){if(";"!==e){if("option"!==e)throw q(e);ne(f,e),R(";")}}),e.add(f)}(n,e)}}),e.add(n),e===D&&U.push(n)}(e,t,r+1),!0;case"extend":return function(e,t,r){if(null===(t=S())||!B.test(t))throw q(t,"reference");var n=t;K(null,function(t){switch(t){case"required":case"repeated":ee(e,t,n,r+1);break;case"optional":ee(e,"proto3"===P?"proto3_optional":"optional",n,r+1);break;default:if("proto2"===P||!B.test(t))throw q(t);j(t),ee(e,"optional",n,r+1)}})}(e,t,r),!0}return!1}function K(e,t,r){var n=I.line;if(e&&("string"!=typeof e.comment&&(e.comment=C()),e.filename=E.filename),R("{",!0)){for(var i;"}"!==(i=S());)t(i);R(";",!0)}else r&&r(),R(";"),e&&("string"!=typeof e.comment||T)&&(e.comment=C(n)||e.comment)}function Q(e,t,r){if(void 0===r&&(r=0),r>d.nestingLimit)throw Error("max depth exceeded");if(null===(t=S())||!A.test(t))throw q(t,"type name");var n=new o(t);K(n,function(e){if(!X(n,e,r))switch(e){case";":break;case"map":te(n);break;case"required":if("proto2"!==P)throw q(e);case"repeated":ee(n,e,void 0,r+1);break;case"optional":if("proto3"===P)ee(n,"proto3_optional",void 0,r+1);else{if("proto2"!==P)throw q(e);ee(n,"optional",void 0,r+1)}break;case"oneof":!function(e,t,r){if(null===(t=S())||!A.test(t))throw q(t,"name");var n=new u($(t));K(n,function(e){"option"===e?(ne(n,e),R(";")):(j(e),ee(n,"optional",void 0,r))}),e.add(n)}(n,e,r+1);break;case"extensions":J(n.extensions||(n.extensions=[]));break;case"reserved":J(n.reserved||(n.reserved=[]),!0);break;default:if("proto2"===P||!B.test(e))throw q(e);j(e),ee(n,"optional",void 0,r+1)}}),e.add(n),e===D&&U.push(n)}function ee(e,t,r,n){var i=S();if(null===i)throw q(i,"end of input");if("group"!==i){for(;i.endsWith(".")||(N()||"").startsWith(".");){var a=S();if(null===a)throw q(a,"end of input");i+=a}if(!B.test(i))throw q(i,"type");var f=S();if(null===f)throw q(f,"end of input");if(!A.test(f))throw q(f,"name");var l=f;f=$(f),R("=");var c=new s(f,G(S()),i,"proto3_optional"===t?"optional":t,r);if(l!==f&&(c.protoName=l),K(c,function(e){if("option"!==e)throw q(e);ne(c,e),R(";")},function(){se(c)}),"proto3_optional"===t){var h=new u("_"+f);c.setOption("proto3_optional",!0),h.add(c),e.add(h)}else e.add(c);e===D&&U.push(c)}else!function(e,t,r,n){if(void 0===n&&(n=0),n>d.nestingLimit)throw Error("max depth exceeded");if(P>=2023)throw q("group");var i=S();if(null===i||!A.test(i))throw q(i,"name");var a=d.lcFirst(i);i===a&&(i=d.ucFirst(i)),R("=");var u=G(S()),f=new o(i);f.group=!0;var l=new s(a,u,i,t,r);l.filename=E.filename,K(f,function(e){switch(e){case";":break;case"map":te(f);break;case"option":ne(f,e),R(";");break;case"required":case"repeated":ee(f,e,void 0,n+1);break;case"optional":ee(f,"proto3"===P?"proto3_optional":"optional",void 0,n+1);break;case"message":Q(f,e,n+1);break;case"enum":re(f,e);break;case"reserved":J(f.reserved||(f.reserved=[]),!0);break;case"export":case"local":if(P<"2024")throw q(e);switch(e=S()){case"message":case"enum":Q(f,e,n+1);break;default:throw q(e)}break;default:throw q(e)}}),e.add(f).add(l),e===D&&(U.push(f),U.push(l))}(e,t,r,n)}function te(e){R("<");var t=S();if(void 0===p.mapKey[t])throw q(t,"type");R(",");var r=S();if(!B.test(r))throw q(r,"type");R(">");var n=S();if(null===n||!A.test(n))throw q(n,"name");R("=");var i=n;n=$(n);var o=new a(n,G(S()),t,r);i!==n&&(o.protoName=i),K(o,function(e){if("option"!==e)throw q(e);ne(o,e),R(";")},function(){se(o)}),e.add(o)}function re(e,t){if(null===(t=S())||!A.test(t))throw q(t,"name");var r=new f(t),n=[];K(r,function(e){switch(e){case";":break;case"option":ne(r,e),R(";");break;case"reserved":J(r.reserved||(r.reserved=[]),!0,2147483647,!0),void 0===r.reserved&&(r.reserved=[]);break;default:n.push(function(e){if(!A.test(e))throw q(e,"name");R("=");var t=G(S(),!0),r={options:void 0,getOption:function(e){return this.options[e]},setOption:function(e,t){h.prototype.setOption.call(r,e,t)},setParsedOption:function(){}};return K(r,function(e){if("option"!==e)throw q(e);ne(r,e),R(";")},function(){se(r)}),{name:e,id:t,comment:r.comment,options:r.parsedOptions||r.options}}(e))}});for(var i=0;id.recursionLimit)throw Error("max depth exceeded");if(R("{",!0)){for(var n={};!R("}",!0);){var i,o;if(null===(k=S()))throw q(k,"end of input");if("["===k){var s=null===(k=S())?-1:k.lastIndexOf("/");if(null===k||!B.test(s<0?k:k.slice(s+1)))throw q(k,"name");i="["+k+"]",R("]")}else{if(!A.test(k))throw q(k,"name");i=k}if(R(":",!0),"{"===N())o=ie(e,t+"."+i,r+1);else if("["===N()){var a,u;if(o=[],R("[",!0)&&!R("]",!0)){do{a=(u="{"===N())?ie(e,t+"."+i,r+1):z(!0),o.push(a)}while(R(",",!0));R("]"),void 0!==a&&(u||oe(e,t+"."+i,a))}}else oe(e,t+"."+i,o=z(!0));var f=Object.prototype.hasOwnProperty.call(n,i)?n[i]:void 0;f&&(o=[].concat(f).concat(o)),"__proto__"!==i&&(n[i]=o),R(",",!0),R(";",!0)}return n}var l=z(!0);return oe(e,t,l),l}function oe(e,t,r){D===e&&/^features\./.test(t)?M[t]=r:("json_name"===t&&e instanceof s&&(e.jsonName=r),e.setOption&&e.setOption(t,r))}function se(e){if(R("[",!0)){do{ne(e,"option")}while(R(",",!0));R("]")}return e}for(;null!==(k=S());)switch(k){case";":break;case"package":if(!L)throw q(k);H();break;case"import":Y();break;case"syntax":if(!L)throw q(k);W();break;case"edition":if(!L)throw q(k);Z();break;case"option":ne(D,k),R(";",!0);break;default:if(X(D,k,0)){L=!1;continue}throw q(k)}return U.forEach(e=>{e._edition=P,Object.keys(M).forEach(t=>{void 0===e.getOption(t)&&e.setOption(t,M[t],!0)})}),E.filename=null,{package:F,imports:O,weakImports:_,root:t}}},93688(e,t,r){"use strict";e.exports=u;var n,i=r(83499),o=i.LongBits,s=i.utf8;function a(e,t){return RangeError("index out of range: "+e.pos+" + "+(t||1)+" > "+e.len)}function u(e){this.buf=e,this.pos=0,this.len=e.length,this.view=null,this.discardUnknown=u.discardUnknown}function f(e){if(Array.isArray(e)&&(e=new Uint8Array(e)),e instanceof Uint8Array)return new u(e);throw Error("illegal buffer")}var l=function(){return i.Buffer?function(e){return(u.create=function(e){return i.Buffer.isBuffer(e)?new n(e):f(e)})(e)}:f};function c(){var e=new o(0,0),t=0;if(!(this.len-this.pos>4)){for(;t<4;++t){if(this.pos>=this.len)throw a(this);if(e.lo=(e.lo|(127&this.buf[this.pos])<<7*t)>>>0,this.buf[this.pos++]<128)return e}throw a(this)}for(;t<4;++t)if(e.lo=(e.lo|(127&this.buf[this.pos])<<7*t)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(127&this.buf[this.pos])<<28)>>>0,e.hi=(e.hi|(127&this.buf[this.pos])>>4)>>>0,this.buf[this.pos++]<128)return e;if(t=0,this.len-this.pos>4){for(;t<5;++t)if(e.hi=(e.hi|(127&this.buf[this.pos])<<7*t+3)>>>0,this.buf[this.pos++]<128)return e}else for(;t<5;++t){if(this.pos>=this.len)throw a(this);if(e.hi=(e.hi|(127&this.buf[this.pos])<<7*t+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}function h(e,t){return(e[t-4]|e[t-3]<<8|e[t-2]<<16|e[t-1]<<24)>>>0}function p(){if(this.pos+8>this.len)throw a(this,8);return new o(h(this.buf,this.pos+=4),h(this.buf,this.pos+=4))}function d(e,t,r){var n=e.view;if(n||t>>0;if(e[t++]<128)return this.pos=t,r;if(r=(r|(127&e[t])<<7)>>>0,e[t++]<128)return this.pos=t,r;if(r=(r|(127&e[t])<<14)>>>0,e[t++]<128)return this.pos=t,r;if(r=(r|(127&e[t])<<21)>>>0,e[t++]<128)return this.pos=t,r;if(r=(r|(15&e[t])<<28)>>>0,e[t++]<128)return this.pos=t,r;for(var n=0;n<5;++n){if(t>=this.len)throw this.pos=t,a(this);if(e[t++]<128)return this.pos=t,r}throw this.pos=t,Error("invalid varint encoding")},u.prototype.tag=function(){var e=this.buf,t=this.pos,r=(127&e[t])>>>0;if(e[t++]<128)return this.pos=t,r;if(r=(r|(127&e[t])<<7)>>>0,e[t++]<128)return this.pos=t,r;if(r=(r|(127&e[t])<<14)>>>0,e[t++]<128)return this.pos=t,r;if(r=(r|(127&e[t])<<21)>>>0,e[t++]<128)return this.pos=t,r;if(r=(r|(15&e[t])<<28)>>>0,e[t]<128&&!(112&e[t]))return this.pos=t+1,r;throw this.pos=t+1,Error("invalid tag encoding")},u.prototype.int32=function(){return 0|this.uint32()},u.prototype.sint32=function(){var e=this.uint32();return e>>>1^-(1&e)},u.prototype.bool=function(){for(var e,t=!1,r=0;r<10;++r){if(this.pos>=this.len)throw a(this);if(127&(e=this.buf[this.pos++])&&(t=!0),e<128)return t}throw Error("invalid varint encoding")},u.prototype.fixed32=function(){if(this.pos+4>this.len)throw a(this,4);return h(this.buf,this.pos+=4)},u.prototype.sfixed32=function(){if(this.pos+4>this.len)throw a(this,4);return 0|h(this.buf,this.pos+=4)},u.prototype.float=function(){if(this.pos+4>this.len)throw a(this,4);var e=i.float.readFloatLE(this.buf,this.pos);return this.pos+=4,e},u.prototype.double=function(){if(this.pos+8>this.len)throw a(this,4);var e=i.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,e},u.prototype.uint32s=function(e){void 0===e&&(e=[]);for(var t=this.uint32()+this.pos;this.posthis.len)throw a(this,t);var n=t>>>2,i=e.length,o=this.pos;e.length=i+n;var s=d(this,n,128);if(s)for(var u=0;uthis.len)throw a(this,t);var n=t>>>2,i=e.length,o=this.pos;e.length=i+n;var s=d(this,n,128);if(s)for(var u=0;uthis.len)throw a(this,t);var n=t>>>2,o=e.length,s=this.pos;e.length=o+n;var u=d(this,n,8);if(u)for(var f=0;fthis.len)throw a(this,t);var n=t>>>3,o=e.length,s=this.pos;e.length=o+n;var u=d(this,n,8);if(u)for(var f=0;fthis.len)throw a(this,t);var i=t>>>3;e.length=n+i;for(var o=0;othis.len)throw a(this,t);var i=t>>>3;e.length=n+i;for(var o=0;othis.len)throw a(this,e);return this.pos=r,this.raw(t,r)},u.prototype.string=function(){var e=this.uint32(),t=this.pos,r=this.pos+e;if(r>this.len)throw a(this,e);return this.pos=r,s.read(this.buf,t,r)},u.prototype.stringVerify=function(){var e=this.uint32(),t=this.pos,r=this.pos+e;if(r>this.len)throw a(this,e);return this.pos=r,s.readStrict(this.buf,t,r)},u.prototype.skip=function(e){if("number"==typeof e){if(this.pos+e>this.len)throw a(this,e);this.pos+=e}else do{if(this.pos>=this.len)throw a(this)}while(128&this.buf[this.pos++]);return this},u.recursionLimit=i.recursionLimit,u.discardUnknown=!0,u.prototype.skipType=function(e,t,r){if(void 0===t&&(t=0),t>u.recursionLimit)throw Error("max depth exceeded");if(0===r)throw Error("illegal tag: field number 0");switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;;){var n=this.tag(),i=n>>>3;if(e=7&n,!i)throw Error("illegal tag: field number 0");if(4===e){if(void 0!==r&&i!==r)throw Error("invalid end group tag");break}this.skipType(e,t+1,i)}break;case 5:this.skip(4);break;default:throw Error("invalid wire type "+e+" at offset "+this.pos)}return this},u._configure=function(e){n=e,u.create=l(),n._configure();var t=i.Long?"toLong":"toNumber";i.merge(u.prototype,{int64:function(){return c.call(this)[t](!1)},uint64:function(){return c.call(this)[t](!0)},sint64:function(){return c.call(this).zzDecode()[t](!1)},fixed64:function(){return p.call(this)[t](!0)},sfixed64:function(){return p.call(this)[t](!1)}})}},89049(e,t,r){"use strict";e.exports=o;var n=r(93688);o.prototype=Object.create(n.prototype,{constructor:{value:o,writable:!0,enumerable:!1,configurable:!0}});var i=r(83499);function o(e){n.call(this,e)}o._configure=function(){i.Buffer&&(o.prototype._slice=i.Buffer.prototype.slice)},o.prototype.raw=function(e,t){return this._slice.call(this.buf,e,t)},o.prototype.string=function(){var e=this.uint32(),t=this.pos,r=this.pos+e;if(r>this.len)throw RangeError("index out of range: "+this.pos+" + "+e+" > "+this.len);return this.pos=r,this.buf.utf8Slice?this.buf.utf8Slice(t,r):this.buf.toString("utf-8",t,r)},o._configure()},23079(e,t,r){"use strict";e.exports=c;var n=r(20364);c.prototype=Object.create(n.prototype,{constructor:{value:c,writable:!0,enumerable:!1,configurable:!0}}),c.className="Root";var i,o,s,a=r(4083),u=r(33990),f=r(80654),l=r(34595);function c(e){n.call(this,"",e),this.deferred=[],this.files=[],this._edition="proto2",this._fullyQualifiedObjects={}}function h(){}c.fromJSON=function(e,t,r){if(void 0===r&&(r=0),r>l.recursionLimit)throw Error("max depth exceeded");return t||(t=new c),e.options&&t.setOptions(e.options),t.addJSON(e.nested,r).resolveAll()},c.prototype.resolvePath=l.path.resolve,c.prototype.fetch=l.fetch,c.prototype.load=function e(t,r,n){"function"==typeof r&&(n=r,r=void 0);var i=this;if(!n)return l.asPromise(e,i,t,r);var a=n===h;function u(e,t){if(n){if(a)throw e;t&&t.resolveAll();var r=n;n=null,r(e,t)}}function f(e){var t=e.lastIndexOf("google/protobuf/");if(t>-1){var r=e.substring(t);if(Object.prototype.hasOwnProperty.call(s,r))return r}return Object.prototype.hasOwnProperty.call(s,e)?e:null}function c(e,t,n){void 0===n&&(n=0);try{if(n>l.recursionLimit)throw Error("max depth exceeded");if(l.isString(t)&&"{"===t.charAt(0)&&(t=JSON.parse(t)),l.isString(t)){o.filename=e;var s,c=o(t,i,r),h=0;if(c.imports)for(;h-1))if(i.files.push(e),Object.prototype.hasOwnProperty.call(s,e))a?c(e,s[e],r):(++d,setTimeout(function(){--d,c(e,s[e],r)}));else if(a){var o;try{o=l.fs.readFileSync(e).toString("utf8")}catch(e){return void(t||u(e))}c(e,o,r)}else++d,i.fetch(e,function(o,s){--d,n&&(o?t?d||u(null,i):u(o):c(e,s,r))})}var d=0;l.isString(t)&&(t=[t]);for(var y,m=0;m-1&&this.deferred.splice(t,1)}}else if(e instanceof u)p.test(e.name)&&delete e.parent[e.name];else if(e instanceof n){for(var r=0;ro.recursionLimit)throw Error("max depth exceeded");var n=new a(e,t.options);if(t.methods)for(var s=Object.keys(t.methods),u=0;u{t._resolveFeaturesRecursive(e)}),this):this},a.prototype.add=function(e){if(this.get(e.name))throw Error("duplicate name '"+e.name+"' in "+this);return e instanceof i?"__proto__"===e.name?this:(this.methods[e.name]=e,e.parent=this,u(this)):n.prototype.add.call(this,e)},a.prototype.remove=function(e){if(e instanceof i){if(this.methods[e.name]!==e)throw Error(e+" is not a member of "+this);return delete this.methods[e.name],e.parent=null,u(this)}return n.prototype.remove.call(this,e)},a.prototype.create=function(e,t,r){for(var n,i=new s.Service(e,t,r),a=0;a]/g,r=/(?:"([^"\\]*(?:\\.[^"\\]*)*)")/g,n=/(?:'([^'\\]*(?:\\.[^'\\]*)*)')/g,i=/^ *[*/]+ */,o=/^\s*\*?\/*/,s=/\n/g,a=/\s/,u=/\\(.?)/g,f={0:"\0",r:"\r",n:"\n",t:"\t"};function l(e){return e.replace(u,function(e,t){switch(t){case"\\":case"":return t;default:return f[t]||""}})}function c(e,u){e=e.toString();var f=0,c=e.length,h=1,p=0,d={},y=[],m=null;function v(e){return Error("illegal "+e+" (line "+h+")")}function g(t){return e.charAt(t)}function b(t,r,n){var a,f={type:e.charAt(t++),lineEmpty:!1,leading:n},l=t-(u?2:3);do{if(--l<0||"\n"===(a=e.charAt(l))){f.lineEmpty=!0;break}}while(" "===a||"\t"===a);for(var c=e.substring(t,r).split(s),y=0;y0)return y.shift();if(m)return function(){var t="'"===m?n:r;t.lastIndex=f-1;var i=t.exec(e);if(!i)throw v("string");return f=t.lastIndex,B(m),m=null,l(i[1])}();var i,o,s,p,d,A,E=0===f;do{if(f===c)return null;for(i=!1;a.test(s=g(f));)if("\n"===s&&(E=!0,++h),++f===c)return null;if("/"===g(f)){if(++f===c)throw v("comment");if("/"===g(f))if(u){if(p=f,d=!1,w(f-1)){d=!0;do{if((f=x(f))===c)break;if(f++,!E)break;(A=w(f))&&h++}while(A)}else f=Math.min(c,x(f)+1);d&&(b(p,f,E),E=!0),h++,i=!0}else{for(d="/"===g(p=f+1);"\n"!==g(++f);)if(f===c)return null;++f,d&&(b(p,f-1,E),E=!0),++h,i=!0}else{if("*"!==(s=g(f)))return"/";p=f+1,d=u||"*"===g(p);do{if("\n"===s&&++h,++f===c)throw v("comment");o=s,s=g(f)}while("*"!==o||"/"!==s);++f,d&&(b(p,f-2,E),E=!0),i=!0}}}while(i);var F=f;if(t.lastIndex=0,!t.test(g(F++)))for(;Fh.nestingLimit)throw Error("max depth exceeded");var f=new g(e,t.options);f.extensions=t.extensions,f.reserved=t.reserved;for(var l=Object.keys(t.fields),c=0;c{t._resolveFeatures(e)}),this.fieldsArray.forEach(t=>{t._resolveFeatures(e)}),this):this},g.prototype.get=function(e){return Object.prototype.hasOwnProperty.call(this.fields,e)?this.fields[e]:this.oneofs&&Object.prototype.hasOwnProperty.call(this.oneofs,e)?this.oneofs[e]:this.nested&&Object.prototype.hasOwnProperty.call(this.nested,e)?this.nested[e]:null},g.prototype.add=function(e){if(this.get(e.name))throw Error("duplicate name '"+e.name+"' in "+this);if(e instanceof s&&void 0===e.extend){if(this._fieldsById?this._fieldsById[e.id]:this.fieldsById[e.id])throw Error("duplicate id "+e.id+" in "+this);if(this.isReservedId(e.id))throw Error("id "+e.id+" is reserved in "+this);if(this.isReservedName(e.name)||"$"===e.name.charAt(0))throw Error("name '"+e.name+"' is reserved in "+this);return"__proto__"===e.name?this:(e.parent&&e.parent.remove(e),this.fields[e.name]=e,e.message=this,e.onAdd(this),b(this))}if(e instanceof o){if("$"===e.name.charAt(0))throw Error("name '"+e.name+"' is reserved in "+this);return"__proto__"===e.name?this:(this.oneofs||(this.oneofs={}),this.oneofs[e.name]=e,e.onAdd(this),b(this))}return n.prototype.add.call(this,e)},g.prototype.remove=function(e){if(e instanceof s&&void 0===e.extend){if(!h.remove(this.fields,e,e.name))throw Error(e+" is not a member of "+this);return e.parent=null,e.onRemove(this),b(this)}if(e instanceof o){if(!h.remove(this.oneofs,e,e.name))throw Error(e+" is not a member of "+this);return e.parent=null,e.onRemove(this),b(this)}return n.prototype.remove.call(this,e)},g.prototype.isReservedId=function(e){return n.isReservedId(this.reserved,e)},g.prototype.isReservedName=function(e){return n.isReservedName(this.reserved,e)},g.prototype.create=function(e){return new this.ctor(e)},g.prototype.setup=function(){var e=this.root;if(e&&e._needsRecursiveFeatureResolution){var t=e._edition||this._edition;t&&e._resolveFeaturesRecursive(t)}for(var r=this.fullName,n=[],i=0;io.recursionLimit)throw Error("max depth exceeded");return function e(t,r,i){var s=r.shift();if(o.isUnsafeProperty(s))return t;if(r.length>0)t[s]=e(t[s]||{},r,i);else{var a=t[s];if(a&&n)return t;a&&(i=[].concat(a).concat(i)),t[s]=i}return t}(e,t,r)},Object.defineProperty(o,"decorateRoot",{get:function(){return s.decorated||(s.decorated=new(r(23079)))}})},42233(e){"use strict";e.exports=function(e,t){for(var r=new Array(arguments.length-1),n=0,i=2,o=!0;i0&&"="===e.charAt(t-1);)--t;return Math.floor(3*t/4)};for(var n=new Array(64),i=new Array(123),o=0;o<64;)i[n[o]=o<26?o+65:o<52?o+71:o<62?o-4:o-59|43]=o++;i[45]=62,i[95]=63,r.encode=function(e,t,r){for(var i,o=null,s=[],a=0,u=0;t>2],i=(3&f)<<4,u=1;break;case 1:s[a++]=n[i|f>>4],i=(15&f)<<2,u=2;break;case 2:s[a++]=n[i|f>>6],s[a++]=n[63&f],u=0}a>8191&&((o||(o=[])).push(String.fromCharCode.apply(String,s)),a=0)}return u&&(s[a++]=n[i],s[a++]=61,1===u&&(s[a++]=61)),o?(a&&o.push(String.fromCharCode.apply(String,s.slice(0,a))),o.join("")):String.fromCharCode.apply(String,s.slice(0,a))};var s="invalid encoding";r.decode=function(e,t,r){for(var n,o=r,a=0,u=0;u1)break;if(void 0===(f=i[f]))throw Error(s);switch(a){case 0:n=f,a=1;break;case 1:t[r++]=n<<2|(48&f)>>4,n=f,a=2;break;case 2:t[r++]=(15&n)<<4|(60&f)>>2,n=f,a=3;break;case 3:t[r++]=(3&n)<<6|f,a=0}}if(1===a)throw Error(s);return r-o};var a=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/,u=/[-_]/,f=/^(?:[A-Za-z0-9_-]{4})*(?:[A-Za-z0-9_-]{2}(?:==)?|[A-Za-z0-9_-]{3}=?)?$/;r.test=function(e){return a.test(e)||u.test(e)&&f.test(e)}},3829(e,t,r){"use strict";e.exports=i;var n=r(51717).reservedRe;function i(e,t){"string"==typeof e&&(t=e,e=void 0);var r=[];function o(e){if("string"!=typeof e){var t=s();if(i.verbose&&console.log("codegen: "+t),t="return "+t,e){for(var n=Object.keys(e),a=new Array(n.length+1),u=new Array(n.length),f=0;f0?0:2147483648,r,n);else if(isNaN(t))e(2143289344,r,n);else if(t>34028234663852886e22)e((i<<31|2139095040)>>>0,r,n);else if(t<11754943508222875e-54)e((i<<31|Math.round(t/1401298464324817e-60))>>>0,r,n);else{var o=Math.floor(Math.log(t)/Math.LN2);e((i<<31|o+127<<23|8388607&Math.round(t*Math.pow(2,-o)*8388608))>>>0,r,n)}}function s(e,t,r){var n=e(t,r),i=2*(n>>31)+1,o=n>>>23&255,s=8388607&n;return 255===o?s?NaN:i*(1/0):0===o?1401298464324817e-60*i*s:i*Math.pow(2,o-150)*(s+8388608)}e.writeFloatLE=t.bind(null,r),e.writeFloatBE=t.bind(null,n),e.readFloatLE=s.bind(null,i),e.readFloatBE=s.bind(null,o)}(),"undefined"!=typeof Float64Array?function(){var t=new Float64Array([-0]),r=new Uint8Array(t.buffer),n=128===r[7];function i(e,n,i){t[0]=e,n[i]=r[0],n[i+1]=r[1],n[i+2]=r[2],n[i+3]=r[3],n[i+4]=r[4],n[i+5]=r[5],n[i+6]=r[6],n[i+7]=r[7]}function o(e,n,i){t[0]=e,n[i]=r[7],n[i+1]=r[6],n[i+2]=r[5],n[i+3]=r[4],n[i+4]=r[3],n[i+5]=r[2],n[i+6]=r[1],n[i+7]=r[0]}function s(e,n){return r[0]=e[n],r[1]=e[n+1],r[2]=e[n+2],r[3]=e[n+3],r[4]=e[n+4],r[5]=e[n+5],r[6]=e[n+6],r[7]=e[n+7],t[0]}function a(e,n){return r[7]=e[n],r[6]=e[n+1],r[5]=e[n+2],r[4]=e[n+3],r[3]=e[n+4],r[2]=e[n+5],r[1]=e[n+6],r[0]=e[n+7],t[0]}e.writeDoubleLE=n?i:o,e.writeDoubleBE=n?o:i,e.readDoubleLE=n?s:a,e.readDoubleBE=n?a:s}():function(){function t(e,t,r,n,i,o){var s=n<0?1:0;if(s&&(n=-n),0===n)e(0,i,o+t),e(1/n>0?0:2147483648,i,o+r);else if(isNaN(n))e(0,i,o+t),e(2146959360,i,o+r);else if(n>17976931348623157e292)e(0,i,o+t),e((s<<31|2146435072)>>>0,i,o+r);else{var a;if(n<22250738585072014e-324)e((a=n/5e-324)>>>0,i,o+t),e((s<<31|a/4294967296)>>>0,i,o+r);else{var u=Math.floor(Math.log(n)/Math.LN2);1024===u&&(u=1023),e(4503599627370496*(a=n*Math.pow(2,-u))>>>0,i,o+t),e((s<<31|u+1023<<20|1048576*a&1048575)>>>0,i,o+r)}}}function s(e,t,r,n,i){var o=e(n,i+t),s=e(n,i+r),a=2*(s>>31)+1,u=s>>>20&2047,f=4294967296*(1048575&s)+o;return 2047===u?f?NaN:a*(1/0):0===u?5e-324*a*f:a*Math.pow(2,u-1075)*(f+4503599627370496)}e.writeDoubleLE=t.bind(null,r,0,4),e.writeDoubleBE=t.bind(null,n,4,0),e.readDoubleLE=s.bind(null,i,0,4),e.readDoubleBE=s.bind(null,o,4,0)}(),e}function r(e,t,r){t[r]=255&e,t[r+1]=e>>>8&255,t[r+2]=e>>>16&255,t[r+3]=e>>>24}function n(e,t,r){t[r]=e>>>24,t[r+1]=e>>>16&255,t[r+2]=e>>>8&255,t[r+3]=255&e}function i(e,t){return(e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24)>>>0}function o(e,t){return(e[t]<<24|e[t+1]<<16|e[t+2]<<8|e[t+3])>>>0}e.exports=t(t)},87765(e,t,r){"use strict";var n=null;try{(n=r(73454))&&n.readFile&&n.readFileSync||(n=null)}catch(e){}e.exports=n},2176(e){"use strict";var t;function r(e,t){this.lo=e>>>0,this.hi=t>>>0}e.exports=r;var n=r.zero=new r(0,0);n.toNumber=function(){return 0},n.zzEncode=n.zzDecode=function(){return this},n.length=function(){return 1};var i=r.zeroHash="\0\0\0\0\0\0\0\0";r.fromNumber=function(e){if(0===e)return n;var t=e<0;t&&(e=-e);var i=e>>>0,o=(e-i)/4294967296>>>0;return t&&(o=~o>>>0,i=~i>>>0,++i>4294967295&&(i=0,++o>4294967295&&(o=0))),new r(i,o)},r.from=function(e){if("number"==typeof e)return r.fromNumber(e);if("string"==typeof e||e instanceof String){if(!t)return r.fromNumber(parseInt(e,10));e=t.fromString(e)}return e.low||e.high?new r(e.low>>>0,e.high>>>0):n},r.prototype.toNumber=function(e){if(!e&&this.hi>>>31){var t=1+~this.lo>>>0,r=~this.hi>>>0;return t||(r=r+1>>>0),-(t+4294967296*r)}return this.lo+4294967296*this.hi},r.prototype.toLong=function(e){return t?new t(0|this.lo,0|this.hi,Boolean(e)):{low:0|this.lo,high:0|this.hi,unsigned:Boolean(e)}};var o=String.prototype.charCodeAt;r.fromHash=function(e){return e===i?n:new r((o.call(e,0)|o.call(e,1)<<8|o.call(e,2)<<16|o.call(e,3)<<24)>>>0,(o.call(e,4)|o.call(e,5)<<8|o.call(e,6)<<16|o.call(e,7)<<24)>>>0)},r.prototype.toHash=function(){return String.fromCharCode(255&this.lo,this.lo>>>8&255,this.lo>>>16&255,this.lo>>>24,255&this.hi,this.hi>>>8&255,this.hi>>>16&255,this.hi>>>24)},r.prototype.zzEncode=function(){var e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this},r.prototype.zzDecode=function(){var e=-(1&this.lo);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this},r.prototype.length=function(){var e=this.lo,t=(this.lo>>>28|this.hi<<4)>>>0,r=this.hi>>>24;return 0===r?0===t?e<16384?e<128?1:2:e<2097152?3:4:t<16384?t<128?5:6:t<2097152?7:8:r<128?9:10},r._configure=function(e){t=e}},83499(e,t,r){"use strict";var n=t;function i(e){return"__proto__"===e||"prototype"===e||"constructor"===e}function o(e){var t="boolean"==typeof arguments[arguments.length-1],r=t?arguments.length-1:arguments.length;t=t&&arguments[arguments.length-1];for(var n=1;n0)},n.Buffer=function(){try{var e=n.global.Buffer;return e.prototype.utf8Write||n.isNode?e:null}catch(e){return null}}(),n.newBuffer=function(e){var t=n.Buffer;return"number"==typeof e?t?t.allocUnsafe(e):new Uint8Array(e):t?t.from(e):new Uint8Array(e)},n.rawField=function(e,t,r){var i=[],o=e<<3|t;for(o>>>=0;o>127;)i.push(127&o|128),o>>>=7;i.push(o);for(var s=0;s-1;--r)if(1===t[e[r]]&&void 0!==this[e[r]]&&null!==this[e[r]])return e[r]}},n.oneOfSetter=function(e){return function(t){for(var r=0;r0&&".."!==s[f-1]?s.splice(--f,2):a?s.splice(f,1):++f:"."===s[f]?s.splice(f,1):++f;return o+u+s.join("/")};r.resolve=function(e,t,r){var s=function(e,t){if("undefined"==typeof URL||!n.test(e)||n.test(t))return null;try{return new URL(t,e).href}catch(e){return null}}(e,t);return s||(r||(t=o(t)),i(t)?t:(r||(e=o(e)),(e=e.replace(/(?:\/|^)[^/]+$/,"")).length?o(e+"/"+t):t))}},51717(e,t){"use strict";var r=t;r.numberRe=/^(?![eE])[0-9]*(?:\.[0-9]*)?(?:[eE][+-]?[0-9]+)?$/,r.typeRefRe=/^(?:\.?[a-zA-Z_][a-zA-Z_0-9]*)(?:\.[a-zA-Z_][a-zA-Z_0-9]*)*$/,r.reservedRe=/^(?:do|if|in|for|let|new|try|var|case|else|enum|eval|false|null|this|true|void|with|break|catch|class|const|super|throw|while|yield|delete|export|import|public|return|static|switch|typeof|default|extends|finally|package|private|continue|debugger|function|arguments|interface|protected|implements|instanceof)$/},36612(e){"use strict";e.exports=function(e,t,r){var n=r||8192,i=n>>>1,o=null,s=n;return function(r){if(r<1||r>i)return e(r);s+r>n&&(o=e(n),s=0);var a=t.call(o,s,s+=r);return 7&s&&(s=1+(7|s)),a}}},73025(e,t){"use strict";var r,n=t,i=new TextDecoder("utf-8",{ignoreBOM:!0});try{r=new TextDecoder("utf-8",{fatal:!0,ignoreBOM:!0})}catch(e){r=i}function o(e,t,r,n){for(var i=t;i=192&&o<224){var s=(31&o)<<6|63&e[i++];n+=s>=128?String.fromCharCode(s):"�"}else if(o>=224&&o<240){var a=(15&o)<<12|(63&e[i++])<<6|63&e[i++];n+=a>=2048?String.fromCharCode(a):"�"}else if(o>=240){var u=(7&o)<<18|(63&e[i++])<<12|(63&e[i++])<<6|63&e[i++];u<65536||u>1114111?n+="�":(u-=65536,n+=String.fromCharCode(55296+(u>>10)),n+=String.fromCharCode(56320+(1023&u)))}}return n}function s(e,t,r,n){var i=0===r&&n===t.length?t:t.subarray(r,n);return e.decode(i)}n.length=function(e){for(var t=0,r=0,n=0;n=64)return s(i,e,t,r);for(var n,a,u,f,l,c,h,p,d="",y=t;y+7=64)return s(r,e,t,n);for(var i,o,a,u,f,l,c,h,p="",d=t;d+7>6|192,t[r++]=63&n|128):55296==(64512&n)&&56320==(64512&(i=e.charCodeAt(s+1)))?(n=65536+((1023&n)<<10)+(1023&i),++s,t[r++]=n>>18|240,t[r++]=n>>12&63|128,t[r++]=n>>6&63|128,t[r++]=63&n|128):(t[r++]=n>>12|224,t[r++]=n>>6&63|128,t[r++]=63&n|128);return r-o}},8273(e,t,r){"use strict";e.exports=function(e){var t=i.codegen(["m","q"])('if(typeof m!=="object"||m===null)')("return%j","object expected")("if(q===undefined)q=0")("if(q>util.recursionLimit)")("return%j","max depth exceeded"),r={};e.oneofsArray.length&&t("var p={}");for(var n=0;no.recursionLimit)throw Error("max depth exceeded");var n="",s="";if(t&&t.json&&e.type_url&&e.value){s=e.type_url.substring(e.type_url.lastIndexOf("/")+1),n=e.type_url.substring(0,e.type_url.lastIndexOf("/")+1);var a=this.lookup(s,[this.constructor]);a&&(e=a.decode(e.value,void 0,void 0,r+1))}if(!(e instanceof this.ctor)&&e instanceof i){var u=e.$type.toObject(e,t,r+1);return""===n&&(n="type.googleapis.com/"),s=n+("."===e.$type.fullName[0]?e.$type.fullName.slice(1):e.$type.fullName),u["@type"]=s,u}return this.toObject(e,t,r)}}},86804(e,t,r){"use strict";e.exports=u;var n,i=r(83499),o=i.LongBits,s=i.base64,a=i.utf8;function u(){this.pos=0,this.buf=this.constructor.alloc(64),this.view=null,this.states=null}Object.defineProperty(u.prototype,"len",{configurable:!0,enumerable:!0,get:function(){return this.pos}});var f=function(){return i.Buffer?function(){return(u.create=function(){return new n})()}:function(){return new u}};function l(e){return e<128?1:e<16384?2:e<2097152?3:e<268435456?4:5}function c(e,t,r){for(;e>127;)t[r++]=127&e|128,e>>>=7;return t[r]=e,r+1}function h(e,t,r){for(var n=e.lo,i=e.hi;i;)t[r++]=127&n|128,n=(n>>>7|i<<25)>>>0,i>>>=7;for(;n>127;)t[r++]=127&n|128,n>>>=7;return t[r]=n,r+1}function p(e,t,r){t[r]=255&e,t[r+1]=e>>>8&255,t[r+2]=e>>>16&255,t[r+3]=e>>>24}function d(e,t,r){var n=e.view;if(n||tthis.buf.length){var r=this.buf.length<<1;r>>=0,this._reserve(5);var t=this.pos;return this.pos=c(e,this.buf,t),this},u.prototype.int32=function(e){return(e|=0)<0?(this._reserve(10),h(o.fromNumber(e),this.buf,this.pos),this.pos+=10,this):this.uint32(e)},u.prototype.sint32=function(e){return this.uint32((e<<1^e>>31)>>>0)},u.prototype.uint64=function(e){var t=o.from(e);this._reserve(10);var r=this.pos;return this.pos=h(t,this.buf,r),this},u.prototype.int64=u.prototype.uint64,u.prototype.sint64=function(e){var t=o.from(e).zzEncode();this._reserve(10);var r=this.pos;return this.pos=h(t,this.buf,r),this},u.prototype.bool=function(e){return this._reserve(1),this.buf[this.pos++]=e?1:0,this},u.prototype.fixed32=function(e){return this._reserve(4),p(e>>>0,this.buf,this.pos),this.pos+=4,this},u.prototype.sfixed32=u.prototype.fixed32,u.prototype.fixed64=function(e){var t=o.from(e);return this._reserve(8),p(t.lo,this.buf,this.pos),p(t.hi,this.buf,this.pos+4),this.pos+=8,this},u.prototype.sfixed64=u.prototype.fixed64,u.prototype.float=function(e){return this._reserve(4),i.float.writeFloatLE(e,this.buf,this.pos),this.pos+=4,this},u.prototype.double=function(e){return this._reserve(8),i.float.writeDoubleLE(e,this.buf,this.pos),this.pos+=8,this},u.prototype.bytes=function(e){var t=e.length>>>0;if(!t)return this._reserve(1),this.buf[this.pos++]=0,this;if(i.isString(e)){var r=u.alloc(t=s.length(e));s.decode(e,r,0),e=r}return this.uint32(t),this._reserve(t),this.buf.set(e,this.pos),this.pos+=t,this},u.prototype.raw=function(e){var t=e.length>>>0;return t?(this._reserve(t),this.buf.set(e,this.pos),this.pos+=t,this):this},u.prototype._delim=function(e,t){var r=l(t);return r>1&&this.buf.copyWithin(e+r,e+1,e+1+t),c(t,this.buf,e),this.pos=e+r+t,this},u.prototype.string=function(e){var t=e.length;if(!t)return this._reserve(1),this.buf[this.pos++]=0,this;if(t<128){this._reserve(3*t+5);var r=this.pos;return this._delim(r,a.write(e,this.buf,r+1))}var n=a.length(e);return this.uint32(n),this._reserve(n),n===e.length?function(e,t,r){for(var n=0;n>>0,r,i);return this._delim(n,i-n-1)},u.prototype.int32s=function(e){var t=e.length;this._reserve(10*t+5);for(var r,n=this.buf,i=this.pos,s=i+1,a=0;a>31)>>>0,r,i);return this._delim(n,i-n-1)},u.prototype.uint64s=function(e){var t=e.length;this._reserve(10*t+5);for(var r=this.buf,n=this.pos,i=n+1,s=0;s>>0,!0),i+=4;else{var s=this.buf;for(n=0;n>>0,s,i),i+=4}return this.pos+=r,this},u.prototype.sfixed32s=u.prototype.fixed32s,u.prototype.fixed64s=function(e){var t=e.length,r=8*t;this.uint32(r),this._reserve(r);var n,i,s=this.pos,a=d(this,t,128);if(a)for(n=0;n1?(this._reserve(t-1),this.buf.copyWithin(n+t,n+1,n+1+e),this.pos+=t-1,c(e,this.buf,n)):this.buf[n]=e}else t=l(e=this.pos),this._reserve(t),this.buf.copyWithin(t,0,e),c(e,this.buf,0),this.pos+=t;return this},u.prototype.finish=function(e){if(e)return this.buf.subarray(0,this.pos);var t=this.constructor.alloc(this.pos);return t.set(this.buf.subarray(0,this.pos),0),t},u.prototype.finishInto=function(e,t){return void 0===t&&(t=0),e.set(this.buf.subarray(0,this.pos),t),e},u._configure=function(e){n=e,u.create=f(),n._configure()}},2453(e,t,r){"use strict";e.exports=s;var n=r(86804);s.prototype=Object.create(n.prototype,{constructor:{value:s,writable:!0,enumerable:!1,configurable:!0}});var i,o=r(83499);function s(){n.call(this)}s._configure=function(){s.alloc=o.Buffer&&o.Buffer.allocUnsafe,i=o.Buffer&&o.Buffer.prototype.utf8Write?function(e,t,r){return t.utf8Write(e,r)}:function(e,t,r){return t.write(e,r)}},s.prototype.bytes=function(e){o.isString(e)&&(e=o.Buffer.from(e,"base64"));var t=e.length>>>0;return this.uint32(t),t&&(this._reserve(t),this.buf.set(e,this.pos),this.pos+=t),this},s.prototype.string=function(e){var t=e.length;if(!t)return this._reserve(1),this.buf[this.pos++]=0,this;if(t<128){this._reserve(3*t+5);var r=this.pos,n=this.buf;return this._delim(r,t<40?o.utf8.write(e,n,r+1):i(e,n,r+1))}var s=o.Buffer.byteLength(e);return this.uint32(s),this._reserve(s),i(e,this.buf,this.pos),this.pos+=s,this},s._configure()}};const t={};function r(n){const i=t[n];if(void 0!==i)return i.exports;const o=t[n]={exports:{}};return e[n].call(o.exports,o,o.exports,r),o.exports}r.n=e=>{const t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{if(Array.isArray(t))for(var n=0;nObject.prototype.hasOwnProperty.call(e,t),(()=>{"use strict";function e(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},t(e)}function n(e){var r=function(e){if("object"!=t(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var n=r.call(e,"string");if("object"!=t(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==t(r)?r:r+""}function i(e,t){for(var r=0;re.length)&&(t=e.length);for(var r=0,n=Array(t);r1&&void 0!==arguments[1]?arguments[1]:"A-Za-z0-9+/=";if(!e)return"";if("string"==typeof e&&(e=L.strToArrayBuffer(e)),e instanceof ArrayBuffer&&(e=new Uint8Array(e)),64!==(t=L.expandAlphRange(t).join("")).length&&65!==t.length)throw new E(`Invalid Base64 alphabet length (${t.length}): ${t}`);for(var r,n,i,o,s,a,u,f="",l=0;l>2,s=(3&r)<<4|(n=e[l++])>>4,a=(15&n)<<2|(i=e[l++])>>6,u=63&i,isNaN(n)?a=u=64:isNaN(i)&&(u=64),f+=t.charAt(o)+t.charAt(s)+t.charAt(a)+t.charAt(u);return f}function O(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"A-Za-z0-9+/=",r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"string",n=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],i=arguments.length>4&&void 0!==arguments[4]&&arguments[4];if(!e)return"string"===r?"":[];if(t=t||"A-Za-z0-9+/=",64!==(t=L.expandAlphRange(t).join("")).length&&65!==t.length)throw new E(`Error: Base64 alphabet should be 64 characters long, or 65 with a padding character. Found ${t.length}: ${t}`);if(n){var o=new RegExp("[^"+t.replace(/[[\]\\\-^$]/g,"\\$&")+"]","g");e=e.replace(o,"")}if(i){if(e.length%4==1)throw new E(`Error: Invalid Base64 input length (${e.length}). Cannot be 4n+1, even without padding chars.`);if(65===t.length){var s=t.charAt(64),a=e.indexOf(s);if(a>=0){if(a>2,l=(3&p)<<6|d,(u=c<<2|h>>4)>=0&&u<256&&y.push(u),f>=0&&f<256&&64!==p&&y.push(f),l>=0&&l<256&&64!==d&&y.push(l)}return"string"===r?L.byteArrayToUtf8(y):y}function _(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"Auto",r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:2;if(r<1||Math.round(r)!==r)throw new E("Byte length must be a positive integer");if("None"!==t){var n="Auto"===t?/[^a-f\d]|0x/gi:L.regexRep(t);e=e.split(n)}else e=[e];for(var i=[],o=0;o1&&void 0!==arguments[1]?arguments[1]:"Auto",r="Auto"===t?/[^\d-]+/:L.regexRep(t),n=e.split(r);n=n.filter(function(e){return""!==e});for(var i=[],o=0;o1&&void 0!==arguments[1]?arguments[1]:"Space",r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:8;if(r<1||Math.round(r)!==r)throw new E("Byte length must be a positive integer");var n=L.regexRep(t);e=e.replace(n,"");for(var i=[],o=0;o65535){e-=65536;var t=String.fromCharCode(e>>>10&1023|55296);return e=56320|1023&e,t+String.fromCharCode(e)}return String.fromCharCode(e)}},{key:"ord",value:function(e){if(2===e.length){var t=e.charCodeAt(0),r=e.charCodeAt(1);if(t>=55296&&t<56320&&r>=56320&&r<57344)return 1024*(t-55296)+r-56320+65536}return e.charCodeAt(0)}},{key:"padBytesRight",value:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,n=new Array(t);return n.fill(r),m(e).forEach(function(e,t){n[t]=e}),n}},{key:"truncate",value:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"...";return e.length>t&&(e=e.slice(0,t-r.length)+r),e}},{key:"hex",value:function(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;return(e="string"==typeof e?t.ord(e):e).toString(16).padStart(r,"0")}},{key:"bin",value:function(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:8;return(e="string"==typeof e?t.ord(e):e).toString(2).padStart(r,"0")}},{key:"printable",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return arguments.length>2&&void 0!==arguments[2]&&arguments[2]?e.replace(/[^\x20-\x7e]/g,"."):(e=e.replace(/[\0-\x08\x0B-\x0C\x0E-\x1F\x7F-\x9F\xAD\u0378\u0379\u037F-\u0383\u038B\u038D\u03A2\u0528-\u0530\u0557\u0558\u0560\u0588\u058B-\u058E\u0590\u05C8-\u05CF\u05EB-\u05EF\u05F5-\u0605\u061C\u061D\u06DD\u070E\u070F\u074B\u074C\u07B2-\u07BF\u07FB-\u07FF\u082E\u082F\u083F\u085C\u085D\u085F-\u089F\u08A1\u08AD-\u08E3\u08FF\u0978\u0980\u0984\u098D\u098E\u0991\u0992\u09A9\u09B1\u09B3-\u09B5\u09BA\u09BB\u09C5\u09C6\u09C9\u09CA\u09CF-\u09D6\u09D8-\u09DB\u09DE\u09E4\u09E5\u09FC-\u0A00\u0A04\u0A0B-\u0A0E\u0A11\u0A12\u0A29\u0A31\u0A34\u0A37\u0A3A\u0A3B\u0A3D\u0A43-\u0A46\u0A49\u0A4A\u0A4E-\u0A50\u0A52-\u0A58\u0A5D\u0A5F-\u0A65\u0A76-\u0A80\u0A84\u0A8E\u0A92\u0AA9\u0AB1\u0AB4\u0ABA\u0ABB\u0AC6\u0ACA\u0ACE\u0ACF\u0AD1-\u0ADF\u0AE4\u0AE5\u0AF2-\u0B00\u0B04\u0B0D\u0B0E\u0B11\u0B12\u0B29\u0B31\u0B34\u0B3A\u0B3B\u0B45\u0B46\u0B49\u0B4A\u0B4E-\u0B55\u0B58-\u0B5B\u0B5E\u0B64\u0B65\u0B78-\u0B81\u0B84\u0B8B-\u0B8D\u0B91\u0B96-\u0B98\u0B9B\u0B9D\u0BA0-\u0BA2\u0BA5-\u0BA7\u0BAB-\u0BAD\u0BBA-\u0BBD\u0BC3-\u0BC5\u0BC9\u0BCE\u0BCF\u0BD1-\u0BD6\u0BD8-\u0BE5\u0BFB-\u0C00\u0C04\u0C0D\u0C11\u0C29\u0C34\u0C3A-\u0C3C\u0C45\u0C49\u0C4E-\u0C54\u0C57\u0C5A-\u0C5F\u0C64\u0C65\u0C70-\u0C77\u0C80\u0C81\u0C84\u0C8D\u0C91\u0CA9\u0CB4\u0CBA\u0CBB\u0CC5\u0CC9\u0CCE-\u0CD4\u0CD7-\u0CDD\u0CDF\u0CE4\u0CE5\u0CF0\u0CF3-\u0D01\u0D04\u0D0D\u0D11\u0D3B\u0D3C\u0D45\u0D49\u0D4F-\u0D56\u0D58-\u0D5F\u0D64\u0D65\u0D76-\u0D78\u0D80\u0D81\u0D84\u0D97-\u0D99\u0DB2\u0DBC\u0DBE\u0DBF\u0DC7-\u0DC9\u0DCB-\u0DCE\u0DD5\u0DD7\u0DE0-\u0DF1\u0DF5-\u0E00\u0E3B-\u0E3E\u0E5C-\u0E80\u0E83\u0E85\u0E86\u0E89\u0E8B\u0E8C\u0E8E-\u0E93\u0E98\u0EA0\u0EA4\u0EA6\u0EA8\u0EA9\u0EAC\u0EBA\u0EBE\u0EBF\u0EC5\u0EC7\u0ECE\u0ECF\u0EDA\u0EDB\u0EE0-\u0EFF\u0F48\u0F6D-\u0F70\u0F98\u0FBD\u0FCD\u0FDB-\u0FFF\u10C6\u10C8-\u10CC\u10CE\u10CF\u1249\u124E\u124F\u1257\u1259\u125E\u125F\u1289\u128E\u128F\u12B1\u12B6\u12B7\u12BF\u12C1\u12C6\u12C7\u12D7\u1311\u1316\u1317\u135B\u135C\u137D-\u137F\u139A-\u139F\u13F5-\u13FF\u169D-\u169F\u16F1-\u16FF\u170D\u1715-\u171F\u1737-\u173F\u1754-\u175F\u176D\u1771\u1774-\u177F\u17DE\u17DF\u17EA-\u17EF\u17FA-\u17FF\u180F\u181A-\u181F\u1878-\u187F\u18AB-\u18AF\u18F6-\u18FF\u191D-\u191F\u192C-\u192F\u193C-\u193F\u1941-\u1943\u196E\u196F\u1975-\u197F\u19AC-\u19AF\u19CA-\u19CF\u19DB-\u19DD\u1A1C\u1A1D\u1A5F\u1A7D\u1A7E\u1A8A-\u1A8F\u1A9A-\u1A9F\u1AAE-\u1AFF\u1B4C-\u1B4F\u1B7D-\u1B7F\u1BF4-\u1BFB\u1C38-\u1C3A\u1C4A-\u1C4C\u1C80-\u1CBF\u1CC8-\u1CCF\u1CF7-\u1CFF\u1DE7-\u1DFB\u1F16\u1F17\u1F1E\u1F1F\u1F46\u1F47\u1F4E\u1F4F\u1F58\u1F5A\u1F5C\u1F5E\u1F7E\u1F7F\u1FB5\u1FC5\u1FD4\u1FD5\u1FDC\u1FF0\u1FF1\u1FF5\u1FFF\u200B-\u200F\u202A-\u202E\u2060-\u206F\u2072\u2073\u208F\u209D-\u209F\u20BB-\u20CF\u20F1-\u20FF\u218A-\u218F\u23F4-\u23FF\u2427-\u243F\u244B-\u245F\u2700\u2B4D-\u2B4F\u2B5A-\u2BFF\u2C2F\u2C5F\u2CF4-\u2CF8\u2D26\u2D28-\u2D2C\u2D2E\u2D2F\u2D68-\u2D6E\u2D71-\u2D7E\u2D97-\u2D9F\u2DA7\u2DAF\u2DB7\u2DBF\u2DC7\u2DCF\u2DD7\u2DDF\u2E3C-\u2E7F\u2E9A\u2EF4-\u2EFF\u2FD6-\u2FEF\u2FFC-\u2FFF\u3040\u3097\u3098\u3100-\u3104\u312E-\u3130\u318F\u31BB-\u31BF\u31E4-\u31EF\u321F\u32FF\u4DB6-\u4DBF\u9FCD-\u9FFF\uA48D-\uA48F\uA4C7-\uA4CF\uA62C-\uA63F\uA698-\uA69E\uA6F8-\uA6FF\uA78F\uA794-\uA79F\uA7AB-\uA7F7\uA82C-\uA82F\uA83A-\uA83F\uA878-\uA87F\uA8C5-\uA8CD\uA8DA-\uA8DF\uA8FC-\uA8FF\uA954-\uA95E\uA97D-\uA97F\uA9CE\uA9DA-\uA9DD\uA9E0-\uA9FF\uAA37-\uAA3F\uAA4E\uAA4F\uAA5A\uAA5B\uAA7C-\uAA7F\uAAC3-\uAADA\uAAF7-\uAB00\uAB07\uAB08\uAB0F\uAB10\uAB17-\uAB1F\uAB27\uAB2F-\uABBF\uABEE\uABEF\uABFA-\uABFF\uD7A4-\uD7AF\uD7C7-\uD7CA\uD7FC-\uD7FF\uE000-\uF8FF\uFA6E\uFA6F\uFADA-\uFAFF\uFB07-\uFB12\uFB18-\uFB1C\uFB37\uFB3D\uFB3F\uFB42\uFB45\uFBC2-\uFBD2\uFD40-\uFD4F\uFD90\uFD91\uFDC8-\uFDEF\uFDFE\uFDFF\uFE1A-\uFE1F\uFE27-\uFE2F\uFE53\uFE67\uFE6C-\uFE6F\uFE75\uFEFD-\uFF00\uFFBF-\uFFC1\uFFC8\uFFC9\uFFD0\uFFD1\uFFD8\uFFD9\uFFDD-\uFFDF\uFFE7\uFFEF-\uFFFB\uFFFE\uFFFF]/g,"."),t||(e=e.replace(/[\x09-\x10\u2028\u2029]/g,".")),e)}},{key:"escapeWhitespace",value:function(e){return e.replace(/[\x09-\x10]/g,function(e){return String.fromCharCode(57344+e.charCodeAt(0))})}},{key:"parseEscapedChars",value:function(e){return e.replace(/\\([abfnrtv'"]|[0-3][0-7]{2}|[0-7]{1,2}|x[\da-fA-F]{2}|u[\da-fA-F]{4}|u\{[\da-fA-F]{1,6}\}|\\)/g,function(e,t){switch(t[0]){case"\\":return"\\";case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":return String.fromCharCode(parseInt(t,8));case"a":return String.fromCharCode(7);case"b":return"\b";case"t":return"\t";case"n":return"\n";case"v":return"\v";case"f":return"\f";case"r":return"\r";case'"':return'"';case"'":return"'";case"x":return String.fromCharCode(parseInt(t.substr(1),16));case"u":return"{"===t[1]?String.fromCodePoint(parseInt(t.slice(2,-1),16)):String.fromCharCode(parseInt(t.substr(1),16))}})}},{key:"escapeRegex",value:function(e){return e.replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1")}},{key:"expandAlphRange",value:function(e){for(var r=[],n=0;n=0;i--)r=256*r+e[i];return r}},{key:"intToByteArray",value:function(e,t,r){var n=new Array(t);if("little"===r)for(var i=0;i>>=8;else for(var o=t-1;o>=0;o--)n[o]=255&e,e>>>=8;return n}},{key:"strToArrayBuffer",value:function(e){if(g().debug(`Converting string[${null==e?void 0:e.length}] to array buffer`),!e)return new ArrayBuffer;for(var r,n=new Uint8Array(e.length),i=e.length;i--;)if(r=e.charCodeAt(i),n[i]=r,r>255)return t.strToUtf8ArrayBuffer(e);return n.buffer}},{key:"strToUtf8ArrayBuffer",value:function(e){if(g().debug(`Converting string[${null==e?void 0:e.length}] to UTF8 array buffer`),!e)return new ArrayBuffer;var t=new TextEncoder("utf-8").encode(e);return e.length!==t.length&&(C()&&self&&"function"==typeof self.setOption?self.setOption("attemptHighlight",!1):R()&&(window.app.options.attemptHighlight=!1)),t.buffer}},{key:"strToByteArray",value:function(e){if(g().debug(`Converting string[${null==e?void 0:e.length}] to byte array`),!e)return[];for(var r,n=new Array(e.length),i=e.length;i--;)if(r=e.charCodeAt(i),n[i]=r,r>255)return t.strToUtf8ByteArray(e);return n}},{key:"strToUtf8ByteArray",value:function(e){if(g().debug(`Converting string[${null==e?void 0:e.length}] to UTF8 byte array`),!e)return[];var r=w().encode(e);return e.length!==r.length&&(C()?self.setOption("attemptHighlight",!1):R()&&(window.app.options.attemptHighlight=!1)),t.strToByteArray(r)}},{key:"strToCharcode",value:function(e){if(g().debug(`Converting string[${null==e?void 0:e.length}] to charcode`),!e)return[];for(var r=[],n=0;n=55296&&i<56320){var o=e[n+1].charCodeAt(0);o>=56320&&o<57344&&(i=t.ord(e[n]+e[++n]))}r.push(i)}return r}},{key:"byteArrayToUtf8",value:function(e){var r;if(g().debug(`Converting byte array[${null===(r=e)||void 0===r?void 0:r.length}] to UTF8`),!e||!e.length)return"";e instanceof Uint8Array||(e=new Uint8Array(e));try{var n=new TextDecoder("utf-8",{fatal:!0}).decode(e);return n.length!==e.length&&(C()?self.setOption("attemptHighlight",!1):R()&&(window.app.options.attemptHighlight=!1)),n}catch(r){return t.byteArrayToChars(e)}}},{key:"byteArrayToChars",value:function(e){if(g().debug(`Converting byte array[${null==e?void 0:e.length}] to chars`),!e||!e.length)return"";for(var t="",r=0;r1&&void 0!==arguments[1])||arguments[1];if(g().debug(`Converting array buffer[${null==e?void 0:e.byteLength}] to str`),!e||!e.byteLength)return"";var n=new Uint8Array(e);return r?t.byteArrayToUtf8(n):t.byteArrayToChars(n)}},{key:"calculateShannonEntropy",value:function(e){e instanceof ArrayBuffer&&(e=new Uint8Array(e));var t,r=[],n=new Array(256).fill(0);for(t=0;t0&&r.push(n[t]/e.length);var i,o=0;for(t=0;t1&&void 0!==arguments[1]?arguments[1]:[","],i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:["\n","\r"],o=!1,s=!1,a="",u=[],f=[];e.length&&"\ufeff"===e[0]&&(e=e.substr(1));for(var l=0;l=0?(u.push(a),a=""):!s&&i.indexOf(t)>=0?(u.push(a),a="",f.push(u),u=[],i.indexOf(r)>=0&&r!==t&&l++):a+=t:s=!0;return u.length&&(u.push(a),f.push(u)),f}},{key:"stripHtmlTags",value:function(e){function t(e,r){var n=r.replace(e,"");return n.length===r.length?n:t(e,n)}return arguments.length>1&&void 0!==arguments[1]&&arguments[1]&&(e=t(/]*>(\s|\S)*?<\/script[^>]*>/gi,e),e=t(/]*>(\s|\S)*?<\/style[^>]*>/gi,e)),t(/<[^>]+>/g,e)}},{key:"escapeHtml",value:function(e){var t={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`","\0":""};return e?e.replace(/[&<>"'`\u0000]/g,function(e){return t[e]}):e}},{key:"unescapeHtml",value:function(e){var t={"&":"&","<":"<",">":">",""":'"',"'":"'","/":"/","`":"`","":"\0"};return e.replace(/(&#?x?[a-z0-9]{2,4};|\ue000)/gi,function(e){return t[e]||e})}},{key:"toTitleCase",value:function(e){return e.replace(/\w\S*/g,function(e){return e.charAt(0).toUpperCase()+e.substr(1).toLowerCase()})}},{key:"encodeURIFragment",value:function(e){var t={"%2D":"-","%2E":".","%5F":"_","%7E":"~","%21":"!","%24":"$","%27":"'","%28":"(","%29":")","%2A":"*","%2C":",","%3B":";","%3A":":","%40":"@","%2F":"/","%3F":"?"};return(e=encodeURIComponent(e)).replace(/%[0-9A-F]{2}/g,function(e){return t[e]||e})}},{key:"generatePrettyRecipe",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r="",n="",i="",o="",s="";return e.forEach(function(e){n=e.op.replace(/ /g,"_"),i=JSON.stringify(e.args).slice(1,-1).replace(/'/g,"\\'").replace(/"((?:[^"\\]|\\.)*)"/g,"'$1'").replace(/\\"/g,'"'),o=e.disabled?"/disabled":"",s=e.breakpoint?"/breakpoint":"",r+=`${n}(${i}${o}${s})`,t&&(r+="\n")}),r}},{key:"parseRecipeConfig",value:function(e){if(0===(e=e.trim()).length)return[];if("["===e[0])return JSON.parse(e);var r,n;e=e.replace(/\n/g,""),t._validatePrettyRecipe(e);for(var i=/([^(]+)\(((?:'[^'\\]*(?:\\.[^'\\]*)*'|[^)/'])*)(\/[^)]+)?\)/g,o=[];r=i.exec(e);){n="["+(n=r[2].replace(/"/g,'\\"').replace(/(^|,|{|:)'/g,'$1"').replace(/([^\\]|(?:\\\\)+)'(,|:|}|$)/g,'$1"$2').replace(/\\'/g,"'"))+"]";var s={op:r[1].replace(/_/g," "),args:JSON.parse(n)};r[3]&&r[3].indexOf("disabled")>0&&(s.disabled=!0),r[3]&&r[3].indexOf("breakpoint")>0&&(s.breakpoint=!0),o.push(s)}return o}},{key:"_validatePrettyRecipe",value:function(e){for(var t=0;t\n
\n
\n ${t.escapeHtml(e.name)}\n
\n
\n `},i=function(e,r){if(r.startsWith("image")){var n="data:";return n+=r+";",""}return`
${t.escapeHtml(t.arrayBufferToStr(e.buffer))}
`},o=function(){var e=c(p().mark(function e(r,n){var o,s,a,u;return p().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=1,t.readFile(r);case 1:return o=e.sent,s=new Blob([o],{type:r.type||"octet/stream"}),a=URL.createObjectURL(s),u=`
\n
\n
\n \n \n ${r.size.toLocaleString()} bytes\n \n save\n \n \n open_in_browser\n \n \n
\n
\n
\n
\n ${i(o,r.type)}\n
\n
\n
`,e.abrupt("return",u);case 2:case"end":return e.stop()}},e)}));return function(t,r){return e.apply(this,arguments)}}(),s=`
\n ${r.length} file(s) found\n
`,a=0;case 1:if(!(a=e.size)t(i);else{var r=e.slice(o,o+s);n.readAsArrayBuffer(r)}};n.onload=function(e){i.set(new Uint8Array(n.result),o),o+=s,a()},n.onerror=function(e){r(n.error.message)},a()})}},{key:"readFileSync",value:function(e){if(!N())throw new TypeError("Browser environment cannot support readFileSync");return Uint8Array.from(e.data).buffer}},{key:"mod",value:function(e,t){return(e%t+t)%t}},{key:"gcd",value:function(e,r){return r?t.gcd(r,e%r):e}},{key:"modInv",value:function(e,t){e%=t;for(var r=1;re?String(this):((e-=this.length)>t.length&&(t+=t.repeat(e/t.length)),t.slice(0,e)+String(this))}),String.prototype.padEnd||(String.prototype.padEnd=function(e,t){return e|=0,t=String(void 0!==t?t:" "),this.length>e?String(this):((e-=this.length)>t.length&&(t+=t.repeat(e/t.length)),String(this)+t.slice(0,e))});const D=function(t){function r(){var t,n,i,o;e(this,r);for(var u=arguments.length,f=new Array(u),l=0;lm?f.c=f.e=null:e.e=10;n/=10,r++);return void(r>m?f.c=f.e=null:(f.e=r,f.c=[e]))}return E(f,String(e))}if("bigint"==o)return f.s=e<0?(e=-e,-1):1,E(f,String(e));if("string"==o)i=e;else{if(g)throw Error(V+"BigNumber, string, number, or BigInt expected: "+e);i=String(e)}if(M.test(i))return f.s=45==i.charCodeAt(0)?(i=i.slice(1),-1):1,E(f,i);if(i=i.replace(u,""),a.test(i))return f.s=isNaN(i)?null:i<0?-1:1,void(f.c=f.e=null);if(i=i.replace(s,function(e,r,n){return t="x"==(n=n.toLowerCase())?16:"b"==n?2:8,r}),t)return F(f,i,t,e);if(i=i.replace(/(\d)_(?=\d)/g,"$1"),M.test(i))return f.s=45==i.charCodeAt(0)?(i=i.slice(1),-1):1,E(f,i);if(g)throw Error(V+"Not a number: "+e);f.s=f.c=f.e=null}else{if("string"!=o){if(g)throw Error(V+"String expected: "+e);e=String(e)}Q(t,2,A.length,"Base"),F(f,e.replace(u,""),t,e)}}function E(e,t){var r,n,i;for((r=t.indexOf("."))>-1&&(t=t.replace(".","")),(n=t.search(/e/i))>0?(r<0&&(r=n),r+=+t.slice(n+1),t=t.substring(0,n)):r<0&&(r=t.length),n=0;48===t.charCodeAt(n);n++);for(i=t.length;48===t.charCodeAt(--i););if(t=t.slice(n,++i))if(i-=n,(r=r-n-1)>m)e.c=e.e=null;else if(r=0)){if("_"==o){if(c&&u+1=d)?re(u,s):ne(u,s,"0");else if(o=(e=S(new B(e),t,r)).e,a=(u=X(e.c)).length,1==n||2==n&&(t<=o||o<=p)){for(;as),u=ne(u,o,"0"),o+1>a){if(--t>0)for(u+=".";t--;u+="0");}else if((t+=o-a)>0)for(o+1==a&&(u+=".");t--;u+="0");return e.s<0&&i?"-"+u:u}function _(e){return e instanceof B||!!e&&!0===e._isBigNumber}function k(e,t){for(var r,n,i=1,o=new B(e[0]);i=10;i/=10,n++);return(r=n+r*J-1)>m?e.c=e.e=null:r=10;a/=10,i++);if((o=t-i)<0)o+=J,s=t,u=c[f=0],l=q(u/h[i-s-1]%10);else if((f=$((o+1)/J))>=c.length){if(!n)break e;for(;c.length<=f;c.push(0));u=l=0,i=1,s=(o%=J)-J+1}else{for(u=a=c[f],i=1;a>=10;a/=10,i++);l=(s=(o%=J)-J+i)<0?0:q(u/h[i-s-1]%10)}if(n=n||t<0||null!=c[f+1]||(s<0?u:u%h[i-s-1]),n=r<4?(l||n)&&(0==r||r==(e.s<0?3:2)):l>5||5==l&&(4==r||n||6==r&&(o>0?s>0?u/h[i-s]:0:c[f-1])%10&1||r==(e.s<0?8:7)),t<1||!c[0])return c.length=0,n?(t-=e.e+1,c[0]=h[(J-t%J)%J],e.e=-t||0):c[0]=e.e=0,e;if(0==o?(c.length=f,a=1,f--):(c.length=f+1,a=h[J-o],c[f]=s>0?q(u/h[i-s]%h[s])*a:0),n)for(;;){if(0==f){for(o=1,s=c[0];s>=10;s/=10,o++);for(s=c[0]+=a,a=1;s>=10;s/=10,a++);o!=a&&(e.e++,c[0]==z&&(c[0]=1));break}if(c[f]+=a,c[f]!=z)break;c[f--]=0,a=1}for(o=c.length;0===c[--o];c.pop());}e.e>m?e.c=e.e=null:e.e=d?re(t,r):ne(t,r,"0"),e.s<0?"-"+t:t)}return B.clone=e,B.ROUND_UP=0,B.ROUND_DOWN=1,B.ROUND_CEIL=2,B.ROUND_FLOOR=3,B.ROUND_HALF_UP=4,B.ROUND_HALF_DOWN=5,B.ROUND_HALF_EVEN=6,B.ROUND_HALF_CEIL=7,B.ROUND_HALF_FLOOR=8,B.EUCLID=9,B.config=B.set=function(e){var t,r;if(null!=e){if("object"!=typeof e)throw Error(V+"Object expected: "+e);if(e.hasOwnProperty(t="DECIMAL_PLACES")&&(c=Q(e[t],0,W,t)),e.hasOwnProperty(t="ROUNDING_MODE")&&(h=Q(e[t],0,8,t)),e.hasOwnProperty(t="EXPONENTIAL_AT")&&(ee(r=e[t])?(Q(r[0],-W,0,t),Q(r[1],0,W,t),p=r[0],d=r[1]):p=-(d=Q(r,-W,W,t)<0?-r:r)),e.hasOwnProperty(t="RANGE")){if(!(r=e[t]))throw Error(V+t+" cannot be zero: "+r);ee(r)?(Q(r[0],-W,-1,t),Q(r[1],1,W,t),y=r[0],m=r[1]):y=-(m=Q(r,-W,W,t)<0?-r:r)}if(e.hasOwnProperty(t="CRYPTO")){if((r=e[t])!==!!r)throw Error(V+t+" not true or false: "+r);if(r){if("undefined"==typeof crypto||!crypto||!crypto.getRandomValues&&!crypto.randomBytes)throw v=!r,Error(V+"crypto unavailable");v=r}else v=r}if(e.hasOwnProperty(t="STRICT")){if((r=e[t])!==!!r)throw Error(V+t+" not true or false: "+r);g=r}if(e.hasOwnProperty(t="MODULO_MODE")&&(b=Q(e[t],0,9,t)),e.hasOwnProperty(t="POW_PRECISION")&&(w=Q(e[t],0,W,t)),e.hasOwnProperty(t="FORMAT")){if("object"!=typeof(r=e[t]))throw Error(V+t+" not an object: "+r);for(t in r)r.hasOwnProperty(t)&&x.hasOwnProperty(t)&&(x[t]=r[t])}if(e.hasOwnProperty(t="ALPHABET")){if("string"!=typeof(r=e[t])||/^.?$|[+\-.\s]|(.).*\1/.test(r))throw Error(V+t+" invalid: "+r);A=r}}return{DECIMAL_PLACES:c,ROUNDING_MODE:h,EXPONENTIAL_AT:[p,d],RANGE:[y,m],CRYPTO:v,STRICT:g,MODULO_MODE:b,POW_PRECISION:w,FORMAT:x,ALPHABET:A}},B.fromFormat=function(e,t){if("string"!=typeof e)throw Error(V+"Not a string: "+e);if(null==t)t=x;else{if("object"!=typeof t)throw Error(V+"Argument not an object: "+t);t=I(t)}var r,n,i,o,s=t.negativeSign||"-",a=t.positiveSign||"",u=t.prefix||"",f=t.suffix||"",l=t.groupSeparator||"",c=t.decimalSeparator||".",h=t.fractionGroupSeparator||"";if(u&&0===e.indexOf(u)&&(e=e.slice(u.length)),f&&e.lastIndexOf(f)===e.length-f.length&&(e=e.slice(0,-f.length)),s&&0===e.indexOf(s)?(e=e.slice(s.length),n=!0):a&&0===e.indexOf(a)&&(e=e.slice(a.length)),(r=e.indexOf(c))<0){if(l)for(;e.indexOf(l)>-1;)e=e.replace(l,"")}else{if(i=e.slice(0,r),o=e.slice(r+c.length),l)for(;i.indexOf(l)>-1;)i=i.replace(l,"");if(h)for(;o.indexOf(h)>-1;)o=o.replace(h,"");e=i+"."+o}return new B(n?"-"+e:e)},B.isBigNumber=function(e){if(!_(e))return!1;var t,r,n=e.c,i=e.e,o=e.s;if(!ee(n))return null===n&&null===i&&(null===o||1===o||-1===o);if(1!==o&&-1!==o||i<-W||i>W||i!==q(i))return!1;if(0===n[0])return 0===i&&1===n.length;if((t=(i+1)%J)<1&&(t+=J),String(n[0]).length!==t)return!1;for(t=0;t=z||r!==q(r))return!1;return 0!==r},B.maximum=B.max=function(){return k(arguments,-1)},B.minimum=B.min=function(){return k(arguments,1)},B.random=(i=9007199254740992,o=Math.random()*i&2097151?function(){return q(Math.random()*i)}:function(){return 8388608*(1073741824*Math.random()|0)+(8388608*Math.random()|0)},function(e){var t,r,n,i,s,a=0,u=[],f=new B(l);if(e=null==e?c:Q(e,0,W),i=$(e/J),v)if(crypto.getRandomValues){for(t=crypto.getRandomValues(new Uint32Array(i*=2));a>>11))>=9e15?(r=crypto.getRandomValues(new Uint32Array(2)),t[a]=r[0],t[a+1]=r[1]):(u.push(s%1e14),a+=2);a=i/2}else{if(!crypto.randomBytes)throw v=!1,Error(V+"crypto unavailable");for(t=crypto.randomBytes(i*=7);a=9e15?crypto.randomBytes(7).copy(t,a):(u.push(s%1e14),a+=7);a=i/7}if(!v)for(;a=10;s/=10,a++);ar-1&&(null==s[i+1]&&(s[i+1]=0),s[i+1]+=s[i]/r|0,s[i]%=r)}return s.reverse()}return function(n,i,o,s,a){var u,f,l,p,d,y,m,v,g=n.indexOf("."),b=c,x=h;for(g>=0&&(p=w,w=0,n=n.replace(".",""),y=(v=new B(i)).pow(n.length-g),w=p,v.c=t(ne(X(y.c),y.e,"0"),10,o,e),v.e=v.c.length),l=p=(m=t(n,i,o,a?(u=A,e):(u=e,A))).length;0==m[--p];m.pop());if(!m[0])return u.charAt(0);if(g<0?--l:(y.c=m,y.e=l,y.s=s,m=(y=r(y,v,b,x,o)).c,d=y.r,l=y.e),g=m[f=l+b+1],p=o/2,d=d||f<0||null!=m[f+1],d=x<4?(null!=g||d)&&(0==x||x==(y.s<0?3:2)):g>p||g==p&&(4==x||d||6==x&&1&m[f-1]||x==(y.s<0?8:7)),f<1||!m[0])n=d?ne(u.charAt(1),-b,u.charAt(0)):u.charAt(0);else{if(fo;)m[f]=0,f||(++l,m=[1].concat(m));for(p=m.length;!m[--p];);for(g=0,n="";g<=p;n+=u.charAt(m[g++]));n=ne(n,l,u.charAt(0))}return n}}(),r=function(){function e(e,t,r){var n,i,o,s,a=0,u=e.length,f=t%Y,l=t/Y|0;for(e=e.slice();u--;)a=((i=f*(o=e[u]%Y)+(n=l*o+(s=e[u]/Y|0)*f)%Y*Y+a)/r|0)+(n/Y|0)+l*s,e[u]=i%r;return a&&(e=[a].concat(e)),e}function t(e,t,r,n){var i,o;if(r!=n)o=r>n?1:-1;else for(i=o=0;it[i]?1:-1;break}return o}function r(e,t,r,n){for(var i=0;r--;)e[r]-=i,i=e[r]1;e.splice(0,1));}return function(n,i,o,s,a){var u,f,l,c,h,p,d,y,m,v,g,b,w,x,A,E,F,O=n.s==i.s?1:-1,_=n.c,k=i.c;if(!(_&&_[0]&&k&&k[0]))return new B(n.s&&i.s&&(_?!k||_[0]!=k[0]:k)?_&&0==_[0]||!k?0*O:O/0:NaN);for(m=(y=new B(O)).c=[],O=o+(f=n.e-i.e)+1,a||(a=z,f=Z(n.e/J)-Z(i.e/J),O=O/J|0),l=0;k[l]==(_[l]||0);l++);if(k[l]>(_[l]||0)&&f--,O<0)m.push(1),c=!0;else{for(x=_.length,E=k.length,l=0,O+=2,(h=q(a/(k[0]+1)))>1&&(k=e(k,h,a),_=e(_,h,a),E=k.length,x=_.length),w=E,g=(v=_.slice(0,E)).length;g=a/2&&A++;do{if(h=0,(u=t(k,v,E,g))<0){if(b=v[0],E!=g&&(b=b*a+(v[1]||0)),(h=q(b/A))>1)for(h>=a&&(h=a-1),d=(p=e(k,h,a)).length,g=v.length;1==t(p,v,d,g);)h--,r(p,E=10;O/=10,l++);S(y,o+(y.e=l+f*J-1)+1,s,c)}else y.e=f,y.r=+c;return y}}(),f.absoluteValue=f.abs=function(){var e=new B(this);return e.s<0&&(e.s=1),e},f.comparedTo=function(e,t){return K(this,new B(e,t))},f.decimalPlaces=f.dp=function(e,t){var r,n,i,o=this;if(null!=e)return S(new B(o),Q(e,-W,W)+o.e+1,null==t?h:Q(t,0,8));if(!(r=o.c))return null;if(n=((i=r.length-1)-Z(this.e/J))*J,i=r[i])for(;i%10==0;i/=10,n--);return n<0&&(n=0),n},f.dividedBy=f.div=function(e,t){return r(this,new B(e,t),c,h)},f.dividedToIntegerBy=f.idiv=function(e,t){return r(this,new B(e,t),0,1)},f.exponentiatedBy=f.pow=function(e,t){var r,n,i,o,s,a,u,f,c=this;if((e=new B(e)).c&&!e.isInteger())throw Error(V+"Exponent not an integer: "+j(e));if(null!=t&&(t=new B(t)),s=e.e>14,!c.c||!c.c[0]||1==c.c[0]&&!c.e&&1==c.c.length||!e.c||!e.c[0])return f=new B(Math.pow(+j(c),s?e.s*(2-te(e)):+j(e))),t?f.mod(t):f;if(a=e.s<0,t){if(t.c?!t.c[0]:!t.s)return new B(NaN);(n=!a&&c.isInteger()&&t.isInteger())&&(c=c.mod(t))}else{if(e.e>9&&(c.e>0||c.e<-1||(0==c.e?c.c[0]>1||s&&c.c[1]>=24e7:c.c[0]<8e13||s&&c.c[0]<=9999975e7)))return o=c.s<0&&te(e)?-0:0,c.e>-1&&(o=1/o),new B(a?1/o:o);w&&(o=$(w/J+2))}for(s?(r=new B(.5),a&&(e.s=1),u=te(e)):u=(i=Math.abs(+j(e)))%2,f=new B(l);;){if(u){if(!(f=f.times(c)).c)break;o?f.c.length>o&&(f.c.length=o):n&&(f=f.mod(t))}if(i){if(0===(i=q(i/2)))break;u=i%2}else if(S(e=e.times(r),e.e+1,1),e.e>14)u=te(e);else{if(0===(i=+j(e)))break;u=i%2}c=c.times(c),o?c.c&&c.c.length>o&&(c.c.length=o):n&&(c=c.mod(t))}return n?f:(a&&(f=l.div(f)),t?f.mod(t):o?S(f,w,h,void 0):f)},f.integerValue=function(e){var t=new B(this);return S(t,t.e+1,null==e?h:Q(e,0,8))},f.isEqualTo=f.eq=function(e,t){return 0===K(this,new B(e,t))},f.isFinite=function(){return!!this.c},f.isGreaterThan=f.gt=function(e,t){return K(this,new B(e,t))>0},f.isGreaterThanOrEqualTo=f.gte=function(e,t){return 1===(t=K(this,new B(e,t)))||0===t},f.isInteger=function(){return!!this.c&&Z(this.e/J)>this.c.length-2},f.isLessThan=f.lt=function(e,t){return K(this,new B(e,t))<0},f.isLessThanOrEqualTo=f.lte=function(e,t){return-1===(t=K(this,new B(e,t)))||0===t},f.isNaN=function(){return!this.s},f.isNegative=function(){return this.s<0},f.isPositive=function(){return this.s>0},f.isZero=function(){return!!this.c&&0==this.c[0]},f.minus=function(e,t){var r,n,i,o,s=this,a=s.s;if(t=(e=new B(e,t)).s,!a||!t)return new B(NaN);if(a!=t)return e.s=-t,s.plus(e);var u=s.e/J,f=e.e/J,l=s.c,c=e.c;if(!u||!f){if(!l||!c)return l?(e.s=-t,e):new B(c?s:NaN);if(!l[0]||!c[0])return c[0]?(e.s=-t,e):new B(l[0]?s:3==h?-0:0)}if(u=Z(u),f=Z(f),l=l.slice(),a=u-f){for((o=a<0)?(a=-a,i=l):(f=u,i=c),i.reverse(),t=a;t--;i.push(0));i.reverse()}else for(n=(o=(a=l.length)<(t=c.length))?a:t,a=t=0;t0)for(;t--;l[r++]=0);for(t=z-1;n>a;){if(l[--n]=0;){for(r=0,h=b[i]%m,p=b[i]/m|0,o=i+(s=u);o>i;)r=((f=h*(f=g[--s]%m)+(a=p*f+(l=g[s]/m|0)*h)%m*m+d[o]+r)/y|0)+(a/m|0)+p*l,d[o--]=f%y;d[o]=r}return r?++n:d.splice(0,1),T(e,d,n)},f.negated=function(){var e=new B(this);return e.s=-e.s||null,e},f.plus=function(e,t){var r,n=this,i=n.s;if(t=(e=new B(e,t)).s,!i||!t)return new B(NaN);if(i!=t)return e.s=-t,n.minus(e);var o=n.e/J,s=e.e/J,a=n.c,u=e.c;if(!o||!s){if(!a||!u)return new B(i/0);if(!a[0]||!u[0])return u[0]?e:new B(a[0]?n:0*i)}if(o=Z(o),s=Z(s),a=a.slice(),i=o-s){for(i>0?(s=o,r=u):(i=-i,r=a),r.reverse();i--;r.push(0));r.reverse()}for((i=a.length)-(t=u.length)<0&&(r=u,u=a,a=r,t=i),i=0;t;)i=(a[--t]=a[t]+u[t]+i)/z|0,a[t]=z===a[t]?0:a[t]%z;return i&&(a=[i].concat(a),++s),T(e,a,s)},f.precision=f.sd=function(e,t){var r,n,i,o=this;if(null!=e&&e!==!!e)return S(new B(o),Q(e,1,W),null==t?h:Q(t,0,8));if(!(r=o.c))return null;if(n=(i=r.length-1)*J+1,i=r[i]){for(;i%10==0;i/=10,n--);for(i=r[0];i>=10;i/=10,n++);}return e&&o.e+1>n&&(n=o.e+1),n},f.shiftedBy=function(e){return this.times("1e"+Q(e,-G,G))},f.squareRoot=f.sqrt=function(){var e,t,n,i,o,s=this,a=s.c,u=s.s,f=s.e,l=c+4,p=new B("0.5");if(1!==u||!a||!a[0])return new B(!u||u<0&&(!a||a[0])?NaN:a?s:1/0);if(0==(u=Math.sqrt(+j(s)))||u==1/0?(((t=X(a)).length+f)%2==0&&(t+="0"),u=Math.sqrt(+t),f=Z((f+1)/2)-(f<0||f%2),n=new B(t=u==1/0?"5e"+f:(t=u.toExponential()).slice(0,t.indexOf("e")+1)+f)):n=new B(u+""),n.c[0])for((u=(f=n.e)+l)<3&&(u=0);;)if(o=n,n=p.times(o.plus(r(s,o,l,1))),X(o.c).slice(0,u)===(t=X(n.c)).slice(0,u)){if(n.eQ(o,0,W)&&(e=o),null!=i&&0!==Q(i,0,W)){if(null!=o&&i>o)throw Error(V+"Minimum must not exceed maximum");e0&&y>0){for(u=y%l||l,s=p.substr(0,u);u0&&(s+=h+p.slice(u))}else s=p;d&&((u=+r.fractionGroupSize)&&(d=d.replace(new RegExp("\\d{"+u+"}\\B","g"),"$&"+(r.fractionGroupSeparator||""))),s+=(r.decimalSeparator||"")+d)}return(r.prefix||"")+(n?r.negativeSign||"":a.s>0&&r.positiveSign||"")+s+(r.suffix||"")},f.toFraction=function(e){var t,n,i,o,s,a,u,f,c,h,p,d,y,v,g=this,b=g.c;if(null!=e&&(!(u=new B(e)).isInteger()&&(u.c||1!==u.s)||u.lt(l)))throw Error(V+"Argument "+(u.isInteger()?"out of range: ":"not an integer: ")+j(u));if(!b)return[new B(g.s||0),new B(0)];for(t=new B(l),c=n=new B(l),i=f=new B(l),d=X(b),s=t.e=d.length-g.e-1,t.c[0]=H[(a=s%J)<0?J+a:a],e=!e||u.comparedTo(t)>0?s>0?t:c:u,a=m,m=1/0,v=u=new B(d),y=t,f.c[0]=0;h=r(u,t,0,1),1!=(o=n.plus(h.times(i))).comparedTo(e);)n=i,i=o,c=f.plus(h.times(o=c)),f=o,t=u.minus(h.times(o=t)),u=o;return o=r(e.minus(n),i,0,1),f=f.plus(o.times(c)),n=n.plus(o.times(i)),(p=c.times(y).minus(v.times(i)).abs().times(n).comparedTo(f.times(y).minus(v.times(n)).abs().times(i))<1?[c,i]:[f,n])[0].s=g.s,m=a,p},f.toNumber=function(){return+j(this)},f.toObject=function(){var e=this;return{c:e.c?e.c.slice():null,e:e.e,s:e.s}},f.toPrecision=function(e,t){return O(this,null==e?e:Q(e,1,W),t,2)},f.toString=function(e){var t,r=this,i=r.s,o=r.e;return null===o?i?(t="Infinity",i<0&&(t="-"+t)):t="NaN":(null==e?t=o<=p||o>=d?re(X(r.c),o):ne(X(r.c),o,"0"):(Q(e,2,A.length,"Base"),t=n(ne(X(r.c),o,"0"),10,e,i,!0)),i<0&&r.c[0]&&(t="-"+t)),t},f.valueOf=f.toJSON=function(){return j(this)},f._isBigNumber=!0,null!=t&&B.set(t),B}(),M=/^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i,$=Math.ceil,q=Math.floor,V="[BigNumber Error] ",z=1e14,J=14,G=9007199254740991,H=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13],Y=1e7,W=1e9;function Z(e){var t=0|e;return e>0||e===t?t:t-1}function X(e){for(var t,r,n=1,i=e.length,o=e[0]+"";nf^r?1:-1;for(a=(u=i.length)<(f=o.length)?u:f,s=0;so[s]^r?1:-1;return u==f?0:u>f^r?1:-1}function Q(e,t,r,n){if(er||e!==q(e))throw Error(V+(n||"Argument")+("number"==typeof e?er?" out of range: ":" not an integer: ":" not a primitive number: ")+String(e));return e}function ee(e){return"[object Array]"=={}.toString.call(e)}function te(e){var t=e.c.length-1;return Z(e.e/J)==t&&e.c[t]%2!=0}function re(e,t){return(e.length>1?e.charAt(0)+"."+e.slice(1):e)+(t<0?"e":"e+")+t}function ne(e,t,r){var n,i;if(t<0){for(i=r+".";++t;i+=r);e=i+e}else if(++t>(n=e.length)){for(i=r,t-=n;--t;i+=r);e+=i}else t1&&void 0!==arguments[1]?arguments[1]:0,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;e(this,t),this.bytes=r,this.length=this.bytes.length,this.position=n,this.bitPos=i}return o(t,[{key:"clone",value:function(){return new t(this.bytes,this.position,this.bitPos)}},{key:"getBytes",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;if(!(this.position>this.length)){var t=null!==e?this.position+e:this.length,r=this.bytes.slice(this.position,t);return this.position=t,this.bitPos=0,r}}},{key:"readString",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:-1;if(!(this.position>this.length)){-1===e&&(e=this.length-this.position);for(var t="",r=this.position;r1&&void 0!==arguments[1]?arguments[1]:"be";if(!(this.position>this.length)){var r=0;if("be"===t)for(var n=this.position;n=this.position;i--)r<<=8,r|=this.bytes[i];return this.position+=e,this.bitPos=0,r}}},{key:"readBits",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"be";if(!(this.position>this.length)){var r,n=0,i=0;for(n=this.bytes[this.position++]&(r=this.bitPos,"be"===t?(1<<8-r)-1:256-(1<>>=this.bitPos),i=8-this.bitPos,this.bitPos=0;ie){var o=i-e;"be"===t?n>>>=o:n&=(1<this.length))if(this.bitPos=0,"number"!=typeof e){var t=e.length,r=e[t-1];this.position=t;for(var n,i=function(e,t){var r=new Array;return e.forEach(function(e,n){r[e]=t-n}),r}(e,t);this.position=0;o--)if(this.bytes[this.position-t+o]!==e[o]){n=!1,this.position+=i[e[o]];break}if(n){this.position-=t;break}}}else for(;++this.positionthis.length)throw new Error("Cannot move to position "+t+" in stream. Out of bounds.");this.position=t,this.bitPos=0}},{key:"moveBackwardsBy",value:function(e){var t=this.position-e;if(t<0||t>this.length)throw new Error("Cannot move to position "+t+" in stream. Out of bounds.");this.position=t,this.bitPos=0}},{key:"moveBackwardsByBits",value:function(e){if(e<=this.bitPos)this.bitPos-=e;else for(this.bitPos>0&&(e-=this.bitPos,this.bitPos=0);e>0;)this.moveBackwardsBy(1),this.bitPos=8,this.moveBackwardsByBits(e),e-=8}},{key:"moveTo",value:function(e){if(e<0||e>this.length)throw new Error("Cannot move to position "+e+" in stream. Out of bounds.");this.position=e,this.bitPos=0}},{key:"hasMore",value:function(){return this.position0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.position;return this.bitPos>0&&t++,this.bytes.slice(e,t)}}])}();function ae(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(e){if("string"==typeof e)return ue(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?ue(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,a=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){a=!0,o=e},f:function(){try{s||null==r.return||r.return()}finally{if(a)throw o}}}}function ue(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r>4],u=i[(15&s)>>2],f=(2&s)>>1;if("free"===a||"bad"===a||"reserved"===u){r.moveBackwardsBy(1);break}var l=Math.floor(144*a/u+f);if(r.position+l>r.length){r.moveTo(r.length);break}r.moveForwardsBy(l-3)}return r.carve()}},{name:"MPEG-4 Part 14 audio",extension:"m4a",mime:"audio/m4a",description:"",signature:[{4:102,5:116,6:121,7:112,8:77,9:52,10:65},{0:77,1:52,2:65,3:32}],extractor:null},{name:"Free Lossless Audio Codec",extension:"flac",mime:"audio/x-flac",description:"",signature:{0:102,1:76,2:97,3:67},extractor:null},{name:"Adaptive Multi-Rate audio codec",extension:"amr",mime:"audio/amr",description:"",signature:{0:35,1:33,2:65,3:77,4:82,5:10},extractor:null},{name:"Audacity",extension:"au",mime:"audio/x-au",description:"",signature:{0:100,1:110,2:115,3:46,24:65,25:117,26:100,27:97,28:99,29:105,30:116,31:121,32:66,33:108,34:111,35:99,36:107,37:70,38:105,39:108,40:101},extractor:null},{name:"Audacity Block",extension:"auf",mime:"application/octet-stream",description:"",signature:{0:65,1:117,2:100,3:97,4:99,5:105,6:116,7:121,8:66,9:108,10:111,11:99,12:107,13:70,14:105,15:108,16:101},extractor:null},{name:"Audio Interchange File",extension:"aif",mime:"audio/x-aiff",description:"",signature:{0:70,1:79,2:82,3:77,8:65,9:73,10:70,11:70},extractor:null},{name:"Audio Interchange File (compressed)",extension:"aifc",mime:"audio/x-aifc",description:"",signature:{0:70,1:79,2:82,3:77,8:65,9:73,10:70,11:67},extractor:null}],Documents:[{name:"Portable Document Format",extension:"pdf",mime:"application/pdf",description:"",signature:{0:37,1:80,2:68,3:70},extractor:function(e,t){var r=new se(e.slice(t));return r.continueUntil([37,37,69,79,70]),r.moveForwardsBy(5),r.consumeIf(13),r.consumeIf(10),r.carve()}},{name:"Portable Document Format (under Base64)",extension:"B64",mime:"application/octet-stream",description:"",signature:{0:65,1:74,2:86,3:66,4:69,5:82,6:105},extractor:null},{name:"Adobe PostScript",extension:"ps,eps,ai,pfa",mime:"application/postscript",description:"",signature:{0:37,1:33,2:80,3:83,4:45,5:65,6:100,7:111,8:98,9:101},extractor:null},{name:"PostScript",extension:"ps",mime:"application/postscript",description:"",signature:{0:37,1:33},extractor:null},{name:"Encapsulated PostScript",extension:"eps,ai",mime:"application/eps",description:"",signature:{0:197,1:208,2:211,3:198},extractor:null},{name:"Rich Text Format",extension:"rtf",mime:"application/rtf",description:"",signature:{0:123,1:92,2:114,3:116},extractor:function(e,t){var r=new se(e.slice(t)),n=0;if(123!==r.readInt(1))throw new Error("Not a valid RTF file");for(n++;n>0&&r.hasMore();)switch(r.readInt(1)){case 123:n++;break;case 125:n--;break;case 92:r.consumeIf(92),r.position++}return r.carve()}},{name:"Microsoft Office document/OLE2",extension:"ole2,doc,xls,dot,ppt,xla,ppa,pps,pot,msi,sdw,db,vsd,msg",mime:"application/msword,application/vnd.ms-excel,application/vnd.ms-powerpoint",description:"Microsoft Office documents",signature:{0:208,1:207,2:17,3:224,4:161,5:177,6:26,7:225},extractor:null},{name:"Microsoft Office document/OLE2 (under Base64)",extension:"B64",mime:"application/octet-stream",description:"",signature:{0:48,1:77,2:56,3:82,4:52,5:75,6:71,7:120},extractor:null},{name:"Microsoft Office 2007+ document",extension:"docx,xlsx,pptx",mime:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.openxmlformats-officedocument.presentationml.presentation",description:"",signature:{38:95,39:84,40:121,41:112,42:101,43:115,44:93,45:46,46:120,47:109,48:108},extractor:le},{name:"Microsoft Access database",extension:"mdb,mda,mde,mdt,fdb,psa",mime:"application/msaccess",description:"",signature:{0:0,1:1,2:0,3:0,4:83,5:116,6:97,7:110,8:100,9:97,10:114,11:100,12:32,13:74,14:101,15:116},extractor:null},{name:"Microsoft Access 2007+ database",extension:"accdb,accde,accda,accdu",mime:"application/msaccess",description:"",signature:{0:0,1:1,2:0,3:0,4:83,5:116,6:97,7:110,8:100,9:97,10:114,11:100,12:32,13:65,14:67,15:69,16:32},extractor:null},{name:"Microsoft OneNote document",extension:"one",mime:"application/onenote",description:"",signature:{0:228,1:82,2:92,3:123,4:140,5:216,6:167,7:77,8:174,9:177,10:83,11:120,12:208,13:41,14:150,15:211},extractor:null},{name:"Outlook Express database",extension:"dbx",mime:"application/octet-stream",description:"",signature:{0:207,1:173,2:18,3:254,4:[48,197,198,199],11:17},extractor:null},{name:"Personal Storage Table (Outlook)",extension:"pst,ost,fdb,pab",mime:"application/octet-stream",description:"",signature:{0:33,1:66,2:68,3:78},extractor:null},{name:"Microsoft Exchange Database",extension:"edb",mime:"application/octet-stream",description:"",signature:{4:239,5:205,6:171,7:137,8:[32,35],9:6,10:0,11:0,12:[0,1],13:0,14:0,15:0},extractor:null},{name:"WordPerfect document",extension:"wpd,wp,wp5,wp6,wpp,bk!,wcm",mime:"application/wordperfect",description:"",signature:{0:255,1:87,2:80,3:67,7:[0,1,2],8:1,9:10},extractor:null},{name:"EPUB e-book",extension:"epub",mime:"application/epub+zip",description:"",signature:{0:80,1:75,2:3,3:4,30:109,31:105,32:109,33:101,34:116,35:121,36:112,37:101,38:97,39:112,40:112,41:108,42:105,43:99,44:97,45:116,46:105,47:111,48:110,49:47,50:101,51:112,52:117,53:98,54:43,55:122,56:105,57:112},extractor:le}],Applications:[{name:"Windows Portable Executable",extension:"exe,dll,drv,vxd,sys,ocx,vbx,com,fon,scr",mime:"application/vnd.microsoft.portable-executable",description:"",signature:{0:77,1:90,3:[0,1,2],5:[0,1,2]},extractor:function(e,t){var r=new se(e.slice(t));r.moveTo(60);var n=r.readInt(4,"le");r.moveTo(n),r.moveForwardsBy(6);var i=r.readInt(2,"le");r.moveForwardsBy(16);var o=523===r.readInt(2,"le")?112:96;r.moveForwardsBy(o-2),r.moveForwardsBy(32);var s=r.readInt(4,"le"),a=r.readInt(4,"le");if(s>0)return r.moveTo(s+a),r.carve();r.moveForwardsBy(88),r.moveForwardsBy(40*(i-1)),r.moveForwardsBy(16);var u=r.readInt(4,"le"),f=r.readInt(4,"le");return r.moveTo(f+u),r.carve()}},{name:"Executable and Linkable Format",extension:"elf,bin,axf,o,prx,so",mime:"application/x-executable",description:"Executable and Linkable Format file. No standard file extension.",signature:{0:127,1:69,2:76,3:70},extractor:function(e,t){var r=new se(e.slice(t));r.moveForwardsBy(4);var n=1===r.readInt(1),i=1===r.readInt(1)?"le":"be";r.moveForwardsBy(n?26:34);var o=n?r.readInt(4,i):r.readInt(8,i);r.moveForwardsBy(10);var s=r.readInt(2,i),a=r.readInt(2,i);return r.moveTo(o),r.moveForwardsBy(s*a),r.carve()}},{name:"MacOS Mach-O object",extension:"dylib",mime:"application/octet-stream",description:"",signature:[{0:202,1:254,2:186,3:190,4:0,5:0,6:0,7:[1,2,3]},{0:206,1:250,2:237,3:254,4:7,5:0,6:0,7:0,8:[1,2,3]}],extractor:ce},{name:"MacOS Mach-O 64-bit object",extension:"dylib",mime:"application/octet-stream",description:"",signature:{0:207,1:250,2:237,3:254},extractor:ce},{name:"Adobe Flash",extension:"swf",mime:"application/x-shockwave-flash",description:"",signature:{0:[67,70],1:87,2:83},extractor:null},{name:"Java Class",extension:"class",mime:"application/java-vm",description:"",signature:{0:202,1:254,2:186,3:190},extractor:null},{name:"Dalvik Executable",extension:"dex",mime:"application/octet-stream",description:"Dalvik Executable as used by Android",signature:{0:100,1:101,2:120,3:10,4:48,5:51,6:53,7:0},extractor:null},{name:"Google Chrome Extension",extension:"crx",mime:"application/crx",description:"Google Chrome extension or packaged app",signature:{0:67,1:114,2:50,3:52},extractor:null}],Archives:[{name:"PKZIP archive",extension:"zip",mime:"application/zip",description:"",signature:{0:80,1:75,2:[3,5,7],3:[4,6,8]},extractor:le},{name:"PKZIP archive (under Base64)",extension:"B64",mime:"application/octet-stream",description:"",signature:{0:85,1:69,2:115,3:68,4:66,5:66},extractor:null},{name:"TAR archive",extension:"tar",mime:"application/x-tar",description:"",signature:{257:117,258:115,259:116,260:97,261:114},extractor:function(e,t){for(var r=new se(e.slice(t)),n=function(){if(r.moveForwardsBy(257),r.getBytes(5).join("")!==[117,115,116,97,114].join(""))return r.moveBackwardsBy(262),1;r.moveBackwardsBy(138);var e=0;r.getBytes(11).forEach(function(t,r){e+=(t-48).toString()}),e=512*Math.ceil(parseInt(e,8)/512),r.moveForwardsBy(e+377)};r.hasMore()&&!n(););return r.consumeWhile(0),r.carve()}},{name:"Roshal Archive",extension:"rar",mime:"application/x-rar-compressed",description:"",signature:{0:82,1:97,2:114,3:33,4:26,5:7,6:[0,1]},extractor:null},{name:"Gzip",extension:"gz",mime:"application/gzip",description:"",signature:{0:31,1:139,2:8},extractor:function(e,t){var r=new se(e.slice(t));r.moveForwardsBy(3);var n=r.readInt(1);if(r.moveForwardsBy(4),r.readInt(1),r.moveForwardsBy(1),4&n){var i=r.readInt(2,"le");r.moveForwardsby(i)}return 8&n&&(r.continueUntil(0),r.moveForwardsBy(1)),16&n&&(r.continueUntil(0),r.moveForwardsBy(1)),2&n&&r.moveForwardsBy(2),ve(r),r.moveForwardsBy(8),r.carve()}},{name:"Bzip2",extension:"bz2",mime:"application/x-bzip2",description:"",signature:{0:66,1:90,2:104},extractor:function(e,t){for(var r=new se(e.slice(t)),n=[[119,36,83,133,9],[238,72,167,10,18],[220,145,78,20,36],[185,34,156,40,72],[114,69,56,80,144],[187,146,41,194,132],[93,201,20,225,66],[46,228,138,112,161],[23,114,69,56,80]],i=0;i=2368&&r.moveForwardsBy(4);var a=r.readInt(1,"be");if(r.moveForwardsBy(a),64&s){var u=r.readInt(4,"be");r.moveForwardsBy(u)}for(r.moveForwardsBy(4);r.hasMore();){var f=r.readInt(4,"be");if(0===f)break;var l=r.readInt(4,"be"),c=f===l?i:i+n;r.moveForwardsBy(l+4*c)}return r.carve()}},{name:"Linux deb package",extension:"deb",mime:"application/vnd.debian.binary-package",description:"",signature:{0:33,1:60,2:97,3:114,4:99,5:104,6:62},extractor:function(e,t){var r=new se(e.slice(t));for(r.moveForwardsBy(8);r.hasMore();){r.moveForwardsBy(48);var n,i="",o=ae(r.getBytes(10));try{for(o.s();!(n=o.n()).done;){var s=n.value;i+=String.fromCharCode(s)}}catch(e){o.e(e)}finally{o.f()}i=parseInt(i.trim(),10),r.moveForwardsBy(2),r.moveForwardsBy(i)}return r.carve()}},{name:"Apple Disk Image",extension:"dmg",mime:"application/x-apple-diskimage",description:"",signature:{0:120,1:1,2:115,3:13,4:98,5:98,6:96},extractor:null}],Miscellaneous:[{name:"UTF-8 text",extension:"txt",mime:"text/plain",description:"UTF-8 encoded Unicode byte order mark, commonly but not exclusively seen in text files.",signature:{0:239,1:187,2:191},extractor:null},{name:"UTF-32 LE text",extension:"utf32le",mime:"charset/utf32le",description:"Little-endian UTF-32 encoded Unicode byte order mark.",signature:{0:255,1:254,2:0,3:0},extractor:null},{name:"UTF-16 LE text",extension:"utf16le",mime:"charset/utf16le",description:"Little-endian UTF-16 encoded Unicode byte order mark.",signature:{0:255,1:254},extractor:null},{name:"Web Open Font Format",extension:"woff",mime:"application/font-woff",description:"",signature:{0:119,1:79,2:70,3:70,4:0,5:1,6:0,7:0},extractor:null},{name:"Web Open Font Format 2",extension:"woff2",mime:"application/font-woff",description:"",signature:{0:119,1:79,2:70,3:50,4:0,5:1,6:0,7:0},extractor:null},{name:"Embedded OpenType font",extension:"eot",mime:"application/octet-stream",description:"",signature:[{8:2,9:0,10:1,34:76,35:80},{8:1,9:0,10:0,34:76,35:80},{8:2,9:0,10:2,34:76,35:80}],extractor:null},{name:"TrueType Font",extension:"ttf",mime:"application/font-sfnt",description:"",signature:{0:0,1:1,2:0,3:0,4:0},extractor:null},{name:"OpenType Font",extension:"otf",mime:"application/font-sfnt",description:"",signature:{0:79,1:84,2:84,3:79,4:0},extractor:null},{name:"SQLite",extension:"sqlite",mime:"application/x-sqlite3",description:"",signature:{0:83,1:81,2:76,3:105},extractor:function(e,t){var r=new se(e.slice(t));r.moveTo(16);var n=r.readInt(2);r.moveTo(28);var i=r.readInt(4);return r.moveTo(n*i),r.carve()}},{name:"BitTorrent link",extension:"torrent",mime:"application/x-bittorrent",description:"",signature:[{0:100,1:56,2:58,3:97,4:110,5:110,6:111,7:117,8:110,9:99,10:101,11:35,12:35,13:58},{0:100,1:52,2:58,3:105,4:110,5:102,6:111,7:100,8:[52,53,54],9:58}],extractor:null},{name:"Cryptocurrency wallet",extension:"wallet",mime:"application/octet-stream",description:"",signature:{0:0,1:0,2:0,3:0,4:1,5:0,6:0,7:0,8:0,9:0,10:0,11:0,12:98,13:49,14:5,15:0},extractor:null},{name:"Registry fragment",extension:"hbin",mime:"application/octet-stream",description:"",signature:{0:104,1:98,2:105,3:110,4:0},extractor:null},{name:"Registry script",extension:"rgs",mime:"application/octet-stream",description:"",signature:{0:72,1:75,2:67,3:82,4:13,5:10,6:92,7:123},extractor:null},{name:"WinNT Registry Hive",extension:"registry",mime:"application/octet-stream",description:"",signature:{0:114,1:101,2:103,3:102},extractor:null},{name:"Windows Event Log",extension:"evt",mime:"application/octet-stream",description:"",signature:{0:48,1:0,2:0,3:0,4:76,5:102,6:76,7:101},extractor:function(e,t){var r=new se(e.slice(t));r.moveTo(20);var n=r.readInt(4,"le");r.moveTo(n);var i=r.readInt(4,"le");return r.moveForwardsBy(i-4),r.carve()}},{name:"Windows Event Log",extension:"evtx",mime:"application/octet-stream",description:"",signature:{0:69,1:108,2:102,3:70,4:105,5:108,6:101},extractor:function(e,t){var r=new se(e.slice(t));r.moveTo(40);var n=r.readInt(4,"le")-44;for(r.moveForwardsBy(n);r.hasMore()&&r.getBytes(7).join("")===[69,108,102,67,104,110,107].join("");)r.moveForwardsBy(65529);return r.consumeWhile(0),r.carve()}},{name:"Windows Pagedump",extension:"dmp",mime:"application/octet-stream",description:"",signature:{0:80,1:65,2:71,3:69,4:68,5:85,6:[77,54],7:[80,52]},extractor:function(e,t){var r=new se(e.slice(t));return r.moveTo(112),r.moveTo(4096*(r.readInt(4,"le")+1)),r.carve()}},{name:"Windows Prefetch",extension:"pf",mime:"application/x-pf",description:"",signature:{0:[17,23,26],1:0,2:0,3:0,4:83,5:67,6:67,7:65},extractor:function(e,t){var r=new se(e.slice(t));return r.moveTo(12),r.moveTo(r.readInt(4,"be")),r.carve()}},{name:"Windows Prefetch (Win 10)",extension:"pf",mime:"application/x-pf",description:"",signature:{0:77,1:65,2:77,3:4,7:0},extractor:function(e,t){var r=new se(e.slice(t));return r.moveTo(r.readInt(4,"be")),r.carve()}},{name:"PList (XML)",extension:"plist",mime:"application/xml",description:"",signature:{39:60,40:33,41:68,42:79,43:67,44:84,45:89,46:80,47:69,48:32,49:112,50:108,51:105,52:115,53:116},extractor:function(e,t){var r=new se(e.slice(t)),n=0;for(r.continueUntil([60,112,108,105,115,116]),r.moveForwardsBy(6),n++;n>0&&r.hasMore();)60===r.readInt(1)&&(r.getBytes(5).join("")===[112,108,105,115,116].join("")?n++:r.moveBackwardsBy(5),r.getBytes(7).join("")===[47,112,108,105,115,116,62].join("")?n--:r.moveBackwardsBy(7));return r.consumeIf(10),r.carve()}},{name:"PList (binary)",extension:"bplist,plist,ipmeta,abcdp,mdbackup,mdinfo,strings,nib,ichat,qtz,webbookmark,webhistory",mime:"application/x-plist",description:"",signature:{0:98,1:112,2:108,3:105,4:115,5:116,6:48,7:48},extractor:null},{name:"MacOS X Keychain",extension:"keychain",mime:"application/octet-stream",description:"",signature:{0:107,1:121,2:99,3:104,4:0,5:1},extractor:function(e,t){var r=new se(e.slice(t));return r.moveTo(20),r.moveForwardsBy(r.readInt(4)),r.carve()}},{name:"TCP Packet",extension:"tcp",mime:"application/tcp",description:"",signature:{12:8,13:0,14:69,15:0,21:0,22:function(e){return e>=1&&e<=128},23:6},extractor:null},{name:"UDP Packet",extension:"udp",mime:"application/udp",description:"",signature:{12:8,13:0,14:69,15:0,16:[0,1,2,3,4,5],22:function(e){return e>=1&&e<=128},23:17},extractor:null},{name:"Compiled HTML",extension:"chm,chw,chi",mime:"application/vnd.ms-htmlhelp",description:"",signature:{0:73,1:84,2:83,3:70,4:3,5:0,6:0,7:0},extractor:null},{name:"Windows Password",extension:"pwl",mime:"application/octet-stream",description:"",signature:{0:227,1:130,2:133,3:150},extractor:null},{name:"Bitlocker recovery key",extension:"bitlocker",mime:"application/octet-stream",description:"",signature:{0:255,1:254,2:66,3:0,4:105,5:0,6:116,7:0,8:76,9:0,10:111,11:0,12:99,13:0,14:107,15:0,16:101,17:0,18:114,19:0,20:32,21:0},extractor:null},{name:"Certificate",extension:"cer,cat,p7b,p7c,p7m,p7s,swz,rsa,crl,crt,der",mime:"application/pkix-cert",description:"",signature:{0:48,1:130,4:[6,10,48]},extractor:null},{name:"Certificate",extension:"cat,swz,p7m",mime:"application/vnd.ms-pki.seccat",description:"",signature:{0:48,1:131,2:function(e){return 0!==e},5:6,6:9},extractor:null},{name:"PGP pubring",extension:"pkr,gpg",mime:"application/pgp-keys",description:"",signature:{0:153,1:1,2:[13,162],3:4},extractor:null},{name:"PGP secring",extension:"skr",mime:"application/pgp-keys",description:"",signature:[{0:149,1:1,2:207,3:4},{0:149,1:3,2:198,3:4},{0:149,1:5,2:134,3:4}],extractor:null},{name:"PGP Safe",extension:"pgd",mime:"application/pgp-keys",description:"",signature:{0:80,1:71,2:80,3:100,4:77,5:65,6:73,7:78,8:96,9:1,10:0},extractor:null},{name:"Task Scheduler",extension:"job",mime:"application/octet-stream",description:"",signature:{0:[0,1,2,3],1:[5,6],2:1,3:0,20:70,21:0},extractor:null},{name:"Windows Shortcut",extension:"lnk",mime:"application/x-ms-shortcut",description:"",signature:{0:76,1:0,2:0,3:0,4:1,5:20,6:2,7:0,8:0,9:0,10:0,11:0,12:192,13:0,14:0,15:0,16:0,17:0,18:0,19:70},extractor:function(e,t){var r=new se(e.slice(t));return r.moveTo(52),r.moveTo(r.readInt(4,"le")),r.carve()}},{name:"Bash",extension:"bash",mime:"application/bash",description:"",signature:{0:35,1:33,2:47,3:98,4:105,5:110,6:47,7:98,8:97,9:115,10:104},extractor:null},{name:"Shell",extension:"sh",mime:"application/sh",description:"",signature:{0:35,1:33,2:47,3:98,4:105,5:110,6:47,7:115,8:104},extractor:null},{name:"Python",extension:"py,pyc,pyd,pyo,pyw,pyz",mime:"application/python",description:"",signature:{0:35,1:33,2:47,3:117,4:115,5:114,6:47,7:98,8:105,9:110,10:47,11:112,12:121,13:116,14:104,15:111,16:110,17:[50,51,10,13]},extractor:null},{name:"Ruby",extension:"rb",mime:"application/ruby",description:"",signature:{0:35,1:33,2:47,3:117,4:115,5:114,6:47,7:98,8:105,9:110,10:47,11:114,12:117,13:98,14:121},extractor:null},{name:"perl",extension:"pl,pm,t,pod",mime:"application/perl",description:"",signature:{0:35,1:33,2:47,3:117,4:115,5:114,6:47,7:98,8:105,9:110,10:47,11:112,12:101,13:114,14:108},extractor:null},{name:"php",extension:"php,phtml,php3,php4,php5,php7,phps,php-s,pht,phar",mime:"application/php",description:"",signature:{0:60,1:63,2:112,3:104,4:112},extractor:null},{name:"Smile",extension:"sml",mime:"\tapplication/x-jackson-smile",description:"",signature:{0:58,1:41,2:10},extractor:null},{name:"Lua Bytecode",extension:"luac",mime:"application/x-lua",description:"",signature:{0:27,1:76,2:117,3:97},extractor:null},{name:"WebAssembly binary",extension:"wasm",mime:"application/octet-stream",description:"",signature:{0:0,1:97,2:115,3:109},extractor:null}]};function le(e,t){var r=new se(e.slice(t));r.continueUntil([80,75,5,6]),r.moveForwardsBy(20);var n=r.readInt(2,"le");return r.moveForwardsBy(n),r.carve()}function ce(e,t){var r="207250237254",n=new se(e.slice(t)),i=n.getBytes(4).join("");return n.moveTo(function(e,t,r){var n=28;t&&(n+=4),e.moveTo(16);var i=e.readInt(4,r);return function(e,t,r,n){for(var i=0,o=0;o0&&e.moveForwardsBy(1)}var ge=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0],be=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13];function we(e,t,r){for(var n,i=0;(n=Ae(e,t))&&256!==n;){if(++i>1e4)throw new Error("Caught in probable infinite loop while parsing Huffman Block");n<256||(e.readBits(ge[n-257],"le"),n=Ae(e,r),e.readBits(be[n],"le"))}}function xe(e){for(var t=Math.max.apply(Math,e),r=Math.min.apply(Math,e),n=1<>=1;for(var h=o<<16|u,p=f;p>>16;if(s>i)throw new Error(`Invalid Huffman Code length while parsing DEFLATE block at pos ${e.position}: ${s}`);return e.moveBackwardsByBits(i-s),65535&o}function Be(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;if(e.length){for(var n=0;n2&&void 0!==arguments[2]?arguments[2]:0;for(var n in e){var i=parseInt(n,10)+r;switch(typeof e[n]){case"number":if(t[i]!==e[n])return!1;break;case"object":if(e[n].indexOf(t[i])<0)return!1;break;case"function":if(!e[n](t[i]))return!1;break;default:throw new Error(`Unrecognised signature type at offset ${n}`)}}return!0}const Fe=function(){return o(function t(){e(this,t)},null,[{key:"checkForValue",value:function(e){if(void 0===e)throw new Error("only use translation methods with .bind")}},{key:"toArrayBuffer",value:function(){throw new Error("toArrayBuffer has not been implemented")}},{key:"fromArrayBuffer",value:function(){throw new Error("fromArrayBuffer has not been implemented")}}])}();function Oe(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(Oe=function(){return!!e})()}const _e=function(t){function r(){return e(this,r),t=this,i=arguments,n=a(n=r),s(t,Oe()?Reflect.construct(n,i||[],a(t).constructor):n.apply(t,i));var t,n,i}return f(r,t),o(r,null,[{key:"toArrayBuffer",value:function(){r.checkForValue(this.value),this.value=new Uint8Array(this.value).buffer}},{key:"fromArrayBuffer",value:function(){r.checkForValue(this.value),this.value=Array.prototype.slice.call(new Uint8Array(this.value))}}])}(Fe);function ke(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(ke=function(){return!!e})()}const Te=function(t){function r(){return e(this,r),t=this,i=arguments,n=a(n=r),s(t,ke()?Reflect.construct(n,i||[],a(t).constructor):n.apply(t,i));var t,n,i}return f(r,t),o(r,null,[{key:"toArrayBuffer",value:function(){r.checkForValue(this.value),this.value=ie.isBigNumber(this.value)?L.strToArrayBuffer(this.value.toFixed()):new ArrayBuffer}},{key:"fromArrayBuffer",value:function(){r.checkForValue(this.value);try{this.value=new ie(L.arrayBufferToStr(this.value))}catch(e){this.value=new ie(NaN)}}}])}(Fe);function Ie(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(Ie=function(){return!!e})()}const Se=function(t){function r(){return e(this,r),t=this,i=arguments,n=a(n=r),s(t,Ie()?Reflect.construct(n,i||[],a(t).constructor):n.apply(t,i));var t,n,i}return f(r,t),o(r,null,[{key:"toArrayBuffer",value:function(){var e=this;if(r.checkForValue(this.value),!N())return new Promise(function(t,r){L.readFile(e.value).then(function(t){return e.value=t.buffer}).then(t).catch(r)});this.value=L.readFileSync(this.value)}},{key:"fromArrayBuffer",value:function(){r.checkForValue(this.value),this.value=new File(this.value,"unknown")}}])}(Fe);function je(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(je=function(){return!!e})()}const Ne=function(t){function r(){return e(this,r),t=this,i=arguments,n=a(n=r),s(t,je()?Reflect.construct(n,i||[],a(t).constructor):n.apply(t,i));var t,n,i}return f(r,t),o(r,null,[{key:"toArrayBuffer",value:function(){r.checkForValue(this.value),this.value=this.value?L.strToArrayBuffer(this.value):new ArrayBuffer}},{key:"fromArrayBuffer",value:function(){r.checkForValue(this.value),this.value=this.value?L.arrayBufferToStr(this.value):""}}])}(Fe);function Re(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(Re=function(){return!!e})()}const Ce=function(t){function r(){return e(this,r),t=this,i=arguments,n=a(n=r),s(t,Re()?Reflect.construct(n,i||[],a(t).constructor):n.apply(t,i));var t,n,i}return f(r,t),o(r,null,[{key:"toArrayBuffer",value:function(){r.checkForValue(this.value),this.value=this.value?L.strToArrayBuffer(L.unescapeHtml(L.stripHtmlTags(this.value,!0))):new ArrayBuffer}}])}(Ne);function Le(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(Le=function(){return!!e})()}const Pe=function(t){function r(){return e(this,r),t=this,i=arguments,n=a(n=r),s(t,Le()?Reflect.construct(n,i||[],a(t).constructor):n.apply(t,i));var t,n,i}return f(r,t),o(r,null,[{key:"toArrayBuffer",value:function(){r.checkForValue(this.value),this.value=void 0!==this.value?L.strToArrayBuffer(JSON.stringify(this.value,null,4)):new ArrayBuffer}},{key:"fromArrayBuffer",value:function(){r.checkForValue(this.value),this.value=JSON.parse(L.arrayBufferToStr(this.value))}}])}(Fe);function De(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(De=function(){return!!e})()}const Ue=function(t){function r(){return e(this,r),t=this,i=arguments,n=a(n=r),s(t,De()?Reflect.construct(n,i||[],a(t).constructor):n.apply(t,i));var t,n,i}return f(r,t),o(r,null,[{key:"toArrayBuffer",value:(i=c(p().mark(function e(){return p().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(r.checkForValue(this.value),!N()){e.next=1;break}this.value=this.value.map(function(e){return Uint8Array.from(e.data)}),e.next=3;break;case 1:return e.next=2,r.concatenateTypedArraysWithTypedElements.apply(r,m(this.value));case 2:this.value=e.sent;case 3:case"end":return e.stop()}},e,this)})),function(){return i.apply(this,arguments)})},{key:"fromArrayBuffer",value:function(){r.checkForValue(this.value),this.value=[new File(this.value,"unknown")]}},{key:"concatenateTypedArraysWithTypedElements",value:(n=c(p().mark(function e(){var t,r,n,i,o,s,a,u,f,l,c,h,d,y=arguments;return p().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:for(t=0,r=y.length,n=new Array(r),i=0;i0&&void 0!==arguments[0]?arguments[0]:null,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(e(this,t),this.value=new ArrayBuffer(0),this.type=t.ARRAY_BUFFER,r&&Object.prototype.hasOwnProperty.call(r,"value")&&Object.prototype.hasOwnProperty.call(r,"type"))this.set(r.value,r.type);else if(r&&null!==n)this.set(r,n);else if(r){var i=t.typeEnum(r.constructor.name);this.set(r,i)}}return o(t,[{key:"get",value:function(e){var r=this;return"string"==typeof e&&(e=t.typeEnum(e)),this.type!==e?N()?(this._translate(e),this.value):new Promise(function(t,n){r._translate(e).then(function(){t(r.value)}).catch(n)}):this.value}},{key:"set",value:function(e,r){if("string"==typeof r&&(r=t.typeEnum(r)),g().debug("Dish type: "+t.enumLookup(r)),this.value=e,this.type=r,!this.valid()){var n=L.truncate(JSON.stringify(this.value),25);throw new D(`Data is not a valid ${t.enumLookup(r)}: ${n}`)}}},{key:"presentAs",value:function(e){return this.clone().get(e)}},{key:"detectDishType",value:function(){var e=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Object.keys(fe);if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),!(e&&e.length>1))return[];var r=[],n={};for(var i in fe)t.includes(i)&&(n[i]=fe[i]);for(var o in n)n[o].forEach(function(t){Be(t.signature,e)&&r.push(t)});return r}(new Uint8Array(this.value.slice(0,2048)));return e.length&&e[0].mime&&"text/plain"===e[0].mime?e[0].mime:null}},{key:"getTitle",value:(r=c(p().mark(function e(r){var n,i,o,s;return p().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:n="",o=this.type,e.next=o===t.FILE?1:o===t.LIST_FILE?2:o===t.JSON?3:o===t.NUMBER||o===t.BIG_NUMBER?4:o===t.ARRAY_BUFFER||o===t.BYTE_ARRAY?5:6;break;case 1:return n=this.value.name,e.abrupt("continue",9);case 2:return n=`${this.value.length} file(s)`,e.abrupt("continue",9);case 3:return n="application/json",e.abrupt("continue",9);case 4:return n=this.value.toString(),e.abrupt("continue",9);case 5:if(null===(n=this.detectDishType())){e.next=6;break}return e.abrupt("continue",9);case 6:return e.prev=6,(i=this.clone()).value=i.value.slice(0,256),e.next=7,i.get(t.STRING);case 7:n=e.sent,e.next=9;break;case 8:e.prev=8,s=e.catch(6),g().error(`${t.enumLookup(this.type)} cannot be sliced. ${s}`);case 9:return e.abrupt("return",n.slice(0,r));case 10:case"end":return e.stop()}},e,this,[[6,8]])})),function(e){return r.apply(this,arguments)})},{key:"valid",value:function(){switch(this.type){case t.BYTE_ARRAY:if(!(this.value instanceof Uint8Array||this.value instanceof Array))return!1;for(var e=0;e255)return!1;return!0;case t.STRING:case t.HTML:return"string"==typeof this.value;case t.NUMBER:return"number"==typeof this.value;case t.ARRAY_BUFFER:return this.value instanceof ArrayBuffer;case t.BIG_NUMBER:return!!ie.isBigNumber(this.value)||!!Object.keys(this.value).sort().equals(["c","e","s"])&&(this.value=new ie({s:this.value.s,e:this.value.e,c:this.value.c,_isBigNumber:!0}),!0);case t.JSON:return!0;case t.FILE:return this.value instanceof File;case t.LIST_FILE:return this.value instanceof Array&&this.value.reduce(function(e,t){return e&&t instanceof File},!0);default:return!1}}},{key:"size",get:function(){switch(this.type){case t.BYTE_ARRAY:case t.STRING:case t.HTML:return this.value.length;case t.NUMBER:case t.BIG_NUMBER:return this.value.toString().length;case t.ARRAY_BUFFER:return this.value.byteLength;case t.JSON:return JSON.stringify(this.value).length;case t.FILE:return this.value.size;case t.LIST_FILE:return this.value.reduce(function(e,t){return e+t.size},0);default:return-1}}},{key:"clone",value:function(){var e=new t;switch(this.type){case t.STRING:case t.HTML:case t.NUMBER:case t.BIG_NUMBER:e.set(this.value,this.type);break;case t.BYTE_ARRAY:case t.JSON:e.set(JSON.parse(JSON.stringify(this.value)),this.type);break;case t.ARRAY_BUFFER:e.set(this.value.slice(0),this.type);break;case t.FILE:e.set(new File([this.value],this.value.name,{type:this.value.type,lastModified:this.value.lastModified}),this.type);break;case t.LIST_FILE:e.set(this.value.map(function(e){return new File([e],e.name,{type:e.type,lastModified:e.lastModified})}),this.type);break;default:throw new D("Cannot clone Dish, unknown type")}return e}},{key:"_translate",value:function(e){var r=this;if(g().debug(`Translating Dish from ${t.enumLookup(this.type)} to ${t.enumLookup(e)}`),!N())return new Promise(function(n,i){r._toArrayBuffer().then(function(){return r.type=t.ARRAY_BUFFER}).then(function(){r._fromArrayBuffer(e),n()}).catch(i)});this._toArrayBuffer(),this.type=t.ARRAY_BUFFER,this._fromArrayBuffer(e)}},{key:"_toArrayBuffer",value:function(){var e=this,r={browser:{[t.STRING]:function(){return Promise.resolve(Ne.toArrayBuffer.bind(e)())},[t.NUMBER]:function(){return Promise.resolve($e.toArrayBuffer.bind(e)())},[t.HTML]:function(){return Promise.resolve(Ce.toArrayBuffer.bind(e)())},[t.ARRAY_BUFFER]:function(){return Promise.resolve()},[t.BIG_NUMBER]:function(){return Promise.resolve(Te.toArrayBuffer.bind(e)())},[t.JSON]:function(){return Promise.resolve(Pe.toArrayBuffer.bind(e)())},[t.FILE]:function(){return Se.toArrayBuffer.bind(e)()},[t.LIST_FILE]:function(){return Promise.resolve(Ue.toArrayBuffer.bind(e)())},[t.BYTE_ARRAY]:function(){return Promise.resolve(_e.toArrayBuffer.bind(e)())}},node:{[t.STRING]:function(){return Ne.toArrayBuffer.bind(e)()},[t.NUMBER]:function(){return $e.toArrayBuffer.bind(e)()},[t.HTML]:function(){return Ce.toArrayBuffer.bind(e)()},[t.ARRAY_BUFFER]:function(){},[t.BIG_NUMBER]:function(){return Te.toArrayBuffer.bind(e)()},[t.JSON]:function(){return Pe.toArrayBuffer.bind(e)()},[t.FILE]:function(){return Se.toArrayBuffer.bind(e)()},[t.LIST_FILE]:function(){return Ue.toArrayBuffer.bind(e)()},[t.BYTE_ARRAY]:function(){return _e.toArrayBuffer.bind(e)()}}};try{return r[N()?"node":"browser"][this.type]()}catch(e){throw new D(`Error translating from ${t.enumLookup(this.type)} to ArrayBuffer: ${e}`)}}},{key:"_fromArrayBuffer",value:function(e){var r=this,n={[t.STRING]:function(){return Ne.fromArrayBuffer.bind(r)()},[t.NUMBER]:function(){return $e.fromArrayBuffer.bind(r)()},[t.HTML]:function(){return Ce.fromArrayBuffer.bind(r)()},[t.ARRAY_BUFFER]:function(){},[t.BIG_NUMBER]:function(){return Te.fromArrayBuffer.bind(r)()},[t.JSON]:function(){return Pe.fromArrayBuffer.bind(r)()},[t.FILE]:function(){return Se.fromArrayBuffer.bind(r)()},[t.LIST_FILE]:function(){return Ue.fromArrayBuffer.bind(r)()},[t.BYTE_ARRAY]:function(){return _e.fromArrayBuffer.bind(r)()}};try{n[e](),this.type=e}catch(r){throw new D(`Error translating from ArrayBuffer to ${t.enumLookup(e)}: ${r}`)}}}],[{key:"typeEnum",value:function(e){switch(e.toLowerCase()){case"bytearray":case"byte array":return t.BYTE_ARRAY;case"string":return t.STRING;case"number":return t.NUMBER;case"html":return t.HTML;case"arraybuffer":case"array buffer":return t.ARRAY_BUFFER;case"bignumber":case"big number":return t.BIG_NUMBER;case"json":case"object":return t.JSON;case"file":return t.FILE;case"list":return t.LIST_FILE;default:throw new D("Invalid data type string. No matching enum.")}}},{key:"enumLookup",value:function(e){switch(e){case t.BYTE_ARRAY:return"byteArray";case t.STRING:return"string";case t.NUMBER:return"number";case t.HTML:return"html";case t.ARRAY_BUFFER:return"ArrayBuffer";case t.BIG_NUMBER:return"BigNumber";case t.JSON:return"JSON";case t.FILE:return"File";case t.LIST_FILE:return"List";default:throw new D("Invalid data type enum. No matching type.")}}}]);var r}();qe.BYTE_ARRAY=0,qe.STRING=1,qe.NUMBER=2,qe.HTML=3,qe.ARRAY_BUFFER=4,qe.BIG_NUMBER=5,qe.JSON=6,qe.FILE=7,qe.LIST_FILE=8;const Ve=qe,ze=function(){function t(r){e(this,t),this.name="",this.type="",this._value=null,this.disabled=!1,this.hint="",this.rows=0,this.toggleValues=[],this.target=null,this.defaultIndex=0,this.maxLength=null,this.min=null,this.max=null,this.step=1,this.integer=!1,this.allowEmpty=!0,r&&this._parseConfig(r)}return o(t,[{key:"_parseConfig",value:function(e){this.name=e.name,this.type=e.type,this.defaultValue=e.value,this.disabled=!!e.disabled,this.hint=e.hint||!1,this.rows=e.rows||!1,this.toggleValues=e.toggleValues,this.target=void 0!==e.target?e.target:null,this.defaultIndex=void 0!==e.defaultIndex?e.defaultIndex:0,this.maxLength=e.maxLength||null,this.min=e.min,this.max=e.max,this.step=e.step,this.integer=void 0!==e.integer&&!!e.integer,this.allowEmpty=void 0===e.allowEmpty||!!e.allowEmpty}},{key:"validate",value:function(e){if(this.disabled)return!0;var t,r,n,i=e;null==i&&(i=this.defaultValue),"toggleString"===this.type&&i&&"object"==typeof i&&"string"in i&&(i=i.string),"option"===this.type&&Array.isArray(i)&&(i=i[null!==(t=this.defaultIndex)&&void 0!==t?t:0]),"argSelector"===this.type&&Array.isArray(i)&&(i=(null===(r=i[null!==(n=this.defaultIndex)&&void 0!==n?n:0])||void 0===r?void 0:r.name)||"");var o=!1;if((null==i||""===i||"number"==typeof i.length&&0===i.length)&&(o=!0),o){var s=!1;if("option"===this.type&&Array.isArray(this.defaultValue)?s=this.defaultValue.includes(""):"argSelector"===this.type&&Array.isArray(this.defaultValue)&&(s=this.defaultValue.some(function(e){return""===e.name})),!1===this.allowEmpty||("option"===this.type||"argSelector"===this.type)&&!s)throw new E(`${this.name} cannot be empty.`);return!0}if("number"==typeof this.maxLength&&null!=i){if("string"==typeof i&&i.length>this.maxLength)throw new E(`${this.name} length cannot exceed ${this.maxLength}.`);if(Array.isArray(i)&&i.length>this.maxLength)throw new E(`${this.name} length cannot exceed ${this.maxLength}.`);if(i instanceof Uint8Array&&i.length>this.maxLength)throw new E(`${this.name} length cannot exceed ${this.maxLength}.`)}if("number"===this.type){if(null==i||isNaN(i))throw new E(`${this.name} must be a number.`);if(this.integer&&!Number.isInteger(i))throw new E(`${this.name} must be an integer.`);if("number"==typeof this.min&&ithis.max)throw new E(`${this.name} must be less than or equal to ${this.max}.`)}if("option"===this.type&&Array.isArray(this.defaultValue)){var a=this.defaultValue.filter(function(e){return"string"==typeof e&&!e.match(/^\[\/?[a-z0-9 -()^]+\]$/i)}),u=null!=i?String(i).toLowerCase():"";if(!a.find(function(e){return e.toLowerCase()===u}))throw new E(`${this.name} must be one of the following: ${a.join(", ")}.`)}if("argSelector"===this.type&&Array.isArray(this.defaultValue)){var f=this.defaultValue.map(function(e){return e.name}).filter(function(e){return"string"==typeof e&&!e.match(/^\[\/?[a-z0-9 -()^]+\]$/i)}),l=null!=i?String(i).toLowerCase():"";if(!f.find(function(e){return e.toLowerCase()===l}))throw new E(`${this.name} must be one of the following: ${f.join(", ")}.`)}return!0}},{key:"config",get:function(){return this._value}},{key:"value",get:function(){return this._value},set:function(e){this._value=t.prepare(e,this.type)}}],[{key:"prepare",value:function(e,t){var r;switch(t){case"binaryString":case"binaryShortString":case"editableOption":case"editableOptionShort":return L.parseEscapedChars(e);case"byteArray":return"string"==typeof e?_(e=e.replace(/\s+/g,"")):e;case"number":if(null===e)return e;if(r=parseFloat(e),isNaN(r)){var n=L.truncate(e.toString(),10);throw new E("Invalid ingredient value. Not a number: "+n)}return r;default:return e}}}])}();var Je=function(){return o(function t(){e(this,t),this._inputType=-1,this._outputType=-1,this._presentType=-1,this._breakpoint=!1,this._disabled=!1,this._flowControl=!1,this._manualBake=!1,this._ingList=[],this.name="",this.module="",this.description="",this.infoURL=null},[{key:"run",value:function(e,t){return e}},{key:"highlight",value:function(e,t){return!1}},{key:"highlightReverse",value:function(e,t){return!1}},{key:"present",value:function(e,t){return e}},{key:"inputType",get:function(){return Ve.enumLookup(this._inputType)},set:function(e){this._inputType=Ve.typeEnum(e)}},{key:"outputType",get:function(){return Ve.enumLookup(this._outputType)},set:function(e){this._outputType=Ve.typeEnum(e),this._presentType<0&&(this._presentType=this._outputType)}},{key:"presentType",get:function(){return Ve.enumLookup(this._presentType)},set:function(e){this._presentType=Ve.typeEnum(e)}},{key:"args",get:function(){return this._ingList.map(function(e){var t={name:e.name,type:e.type,value:e.defaultValue};return e.toggleValues&&(t.toggleValues=e.toggleValues),e.hint&&(t.hint=e.hint),e.rows&&(t.rows=e.rows),e.disabled&&(t.disabled=e.disabled),e.target&&(t.target=e.target),e.defaultIndex&&(t.defaultIndex=e.defaultIndex),e.maxLength&&(t.maxLength=e.maxLength),"number"==typeof e.min&&(t.min=e.min),"number"==typeof e.max&&(t.max=e.max),e.step&&(t.step=e.step),void 0!==e.integer&&(t.integer=e.integer),void 0!==e.allowEmpty&&(t.allowEmpty=e.allowEmpty),t})},set:function(e){var t=this;e.forEach(function(e){var r=new ze(e);t.addIngredient(r)})}},{key:"validateIngredients",value:function(e){var t=e||this.ingValues;return this._ingList.forEach(function(e,r){re.length)&&(t=e.length);for(var r=0,n=Array(t);rthis.LENGTH)throw new Error("Exhausted Buffer");return e}},{key:"_addField",value:function(e,t){var r=e.key,n=e.value;return t[r]=Object.prototype.hasOwnProperty.call(t,r)?t[r]instanceof Array?t[r].concat([n]):[t[r],n]:n,t}},{key:"_parseField",value:function(){var e=this._fieldHeader(),t=e.type,r=e.key;switch("object"!=typeof this.fieldTypes[r]&&(this.fieldTypes[r]=t),t){case 0:return{key:r,value:this._varInt()};case 1:return{key:r,value:this._uint64()};case 2:return{key:r,value:this._lenDelim(r)};case 5:return{key:r,value:this._uint32()};default:throw new Error("Unknown type 0x"+t.toString(16))}}},{key:"_fieldHeader",value:function(){return{type:this._fieldType(),key:this._fieldNumber()}}},{key:"_fieldType",value:function(){return this.data[this.offset]&this.TYPE}},{key:"_fieldNumber",value:function(){var e=-3,t=0;do{t+=e<28?-3===e?(this.data[this.offset]&this.NUMBER)>>-e:(this.data[this.offset]&this.VALUE)<=t;)r[n++]=255&e|128,e/=128;for(;-128&e;)r[n++]=255&e|128,e>>>=7;return r[n]=0|e,r}},{key:"varIntDecode",value:function(e){return new t(e)._varInt()}},{key:"encode",value:function(e,t){if(this.updateProtoRoot(t[0]),!this.mainMessageName)throw new Error("Schema Error: Schema not defined");var r=this.parsedProto.root.nested[this.mainMessageName];e=r.fromObject(e);var n=r.verify(e);if(n)throw new Error("Input Error: "+n);var i=r.encode(e).finish();return new Uint8Array(i).buffer}},{key:"decode",value:function(e,t){return this.updateProtoRoot(t[0]),this.showUnknownFields=t[1],this.showTypes=t[2],this.mergeDecodes(e)}},{key:"updateProtoRoot",value:function(e){try{this.parsedProto=We().parse(e),this.parsedProto.package&&(this.parsedProto.root=this.parsedProto.root.nested[this.parsedProto.package]),this.updateMainMessageName()}catch(e){throw new Error("Schema "+e)}}},{key:"updateMainMessageName",value:function(){var e=this,t=[],r=[];this.parsedProto.root.nestedArray.forEach(function(n){n instanceof We().Type&&(t.push(n.name),e.parsedProto.root.nested[n.name].fieldsArray.forEach(function(e){r.push(e.type)}))}),0===t.length?this.mainMessageName=null:this.mainMessageName=t[0]}},{key:"mergeDecodes",value:function(e){var r,n=new t(e),i=n._parse();this.showTypes&&(i=this.showRawTypes(i,n.fieldTypes),this.parsedProto.root=this.appendTypesToFieldNames(this.parsedProto.root));try{var o=(r=this.parsedProto.root.nested[this.mainMessageName]).toObject(r.decode(e),{bytes:String,longs:Number,enums:String,defaults:!0}),s={};return this.showUnknownFields?(s[r.name]=o,s["Unknown Fields"]=this.compareFields(i,r),s):o}catch(e){if(r)throw new Error("Input "+e);return i}}},{key:"appendTypesToFieldNames",value:function(e){var t,r=function(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(e){if("string"==typeof e)return Ze(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Ze(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,a=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){a=!0,o=e},f:function(){try{s||null==r.return||r.return()}finally{if(a)throw o}}}}(e.nestedArray);try{for(r.s();!(t=r.n()).done;){var n=t.value;if(n instanceof We().Type)for(var i=0,o=Object.entries(n.fields);i