@tripian/core 9.2.3 → 9.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api/API.d.ts +1 -1
- package/index.js +1 -1
- package/package.json +2 -2
- package/tcore.umd.js +1 -1
- package/tcore.umd.js.map +1 -1
package/index.js
CHANGED
|
@@ -283,6 +283,6 @@ e.defineLocale("zh-hk",{months:"一月_二月_三月_四月_五月_六月_七月
|
|
|
283
283
|
//! moment.js locale configuration
|
|
284
284
|
e.defineLocale("zh-mo",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"D/M/YYYY",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,r){var i=100*e+t;return i<600?"凌晨":i<900?"早上":i<1130?"上午":i<1230?"中午":i<1800?"下午":"晚上"},calendar:{sameDay:"[今天] LT",nextDay:"[明天] LT",nextWeek:"[下]dddd LT",lastDay:"[昨天] LT",lastWeek:"[上]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}})}(r(0))},function(e,t,r){!function(e){"use strict";
|
|
285
285
|
//! moment.js locale configuration
|
|
286
|
-
e.defineLocale("zh-tw",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,r){var i=100*e+t;return i<600?"凌晨":i<900?"早上":i<1130?"上午":i<1230?"中午":i<1800?"下午":"晚上"},calendar:{sameDay:"[今天] LT",nextDay:"[明天] LT",nextWeek:"[下]dddd LT",lastDay:"[昨天] LT",lastWeek:"[上]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s後",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}})}(r(0))},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.handleHttpResponseError=t.handleHttpResponseSuccess=void 0;const n=i(r(14)),a=i(r(264));t.handleHttpResponseSuccess=(e,t,r,i,n)=>{if(!e.success)throw e.message;return(0,a.default)(e.data,t,r,i,n,e.pagination),{data:e.data,pagination:e.pagination}};t.handleHttpResponseError=(e,t,r)=>{if(n.default.hasError=!0,n.default.errors.push({dataKey:t,errorResponse:e,params:r}),t&&"trip"!==t&&(n.default[t]=null),e.response){if(e.response.data){if(e.response.data.message)throw e.response.data.message;throw e.response.data}throw e.response}if(e.message)throw e.message;throw e}},function(e,t,r){"use strict";e.exports=function(e,t){return function(){for(var r=new Array(arguments.length),i=0;i<r.length;i++)r[i]=arguments[i];return e.apply(t,r)}}},function(e,t,r){"use strict";var i=r(3);function n(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,r){if(!t)return e;var a;if(r)a=r(t);else if(i.isURLSearchParams(t))a=t.toString();else{var s=[];i.forEach(t,(function(e,t){null!=e&&(i.isArray(e)?t+="[]":e=[e],i.forEach(e,(function(e){i.isDate(e)?e=e.toISOString():i.isObject(e)&&(e=JSON.stringify(e)),s.push(n(t)+"="+n(e))})))})),a=s.join("&")}if(a){var o=e.indexOf("#");-1!==o&&(e=e.slice(0,o)),e+=(-1===e.indexOf("?")?"?":"&")+a}return e}},function(e,t,r){"use strict";e.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},function(e,t,r){"use strict";(function(t){var i=r(3);e.exports=function(e,r){r=r||new FormData;var n=[];function a(e){return null===e?"":i.isDate(e)?e.toISOString():i.isArrayBuffer(e)||i.isTypedArray(e)?"function"==typeof Blob?new Blob([e]):t.from(e):e}return function e(t,s){if(i.isPlainObject(t)||i.isArray(t)){if(-1!==n.indexOf(t))throw Error("Circular reference detected in "+s);n.push(t),i.forEach(t,(function(t,n){if(!i.isUndefined(t)){var o,d=s?s+"."+n:n;if(t&&!s&&"object"==typeof t)if(i.endsWith(n,"{}"))t=JSON.stringify(t);else if(i.endsWith(n,"[]")&&(o=i.toArray(t)))return void o.forEach((function(e){!i.isUndefined(e)&&r.append(d,a(e))}));e(t,d)}})),n.pop()}else r.append(s,a(t))}(e),r}}).call(this,r(5).Buffer)},function(e,t,r){"use strict";var i=r(3),n=r(276),a=r(277),s=r(198),o=r(202),d=r(280),u=r(281),c=r(199),h=r(15),f=r(30),l=r(282);e.exports=function(e){return new Promise((function(t,r){var m,p=e.data,_=e.headers,y=e.responseType;function b(){e.cancelToken&&e.cancelToken.unsubscribe(m),e.signal&&e.signal.removeEventListener("abort",m)}i.isFormData(p)&&i.isStandardBrowserEnv()&&delete _["Content-Type"];var g=new XMLHttpRequest;if(e.auth){var M=e.auth.username||"",T=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";_.Authorization="Basic "+btoa(M+":"+T)}var v=o(e.baseURL,e.url);function w(){if(g){var i="getAllResponseHeaders"in g?d(g.getAllResponseHeaders()):null,a={data:y&&"text"!==y&&"json"!==y?g.response:g.responseText,status:g.status,statusText:g.statusText,headers:i,config:e,request:g};n((function(e){t(e),b()}),(function(e){r(e),b()}),a),g=null}}if(g.open(e.method.toUpperCase(),s(v,e.params,e.paramsSerializer),!0),g.timeout=e.timeout,"onloadend"in g?g.onloadend=w:g.onreadystatechange=function(){g&&4===g.readyState&&(0!==g.status||g.responseURL&&0===g.responseURL.indexOf("file:"))&&setTimeout(w)},g.onabort=function(){g&&(r(new h("Request aborted",h.ECONNABORTED,e,g)),g=null)},g.onerror=function(){r(new h("Network Error",h.ERR_NETWORK,e,g,g)),g=null},g.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",i=e.transitional||c;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),r(new h(t,i.clarifyTimeoutError?h.ETIMEDOUT:h.ECONNABORTED,e,g)),g=null},i.isStandardBrowserEnv()){var A=(e.withCredentials||u(v))&&e.xsrfCookieName?a.read(e.xsrfCookieName):void 0;A&&(_[e.xsrfHeaderName]=A)}"setRequestHeader"in g&&i.forEach(_,(function(e,t){void 0===p&&"content-type"===t.toLowerCase()?delete _[t]:g.setRequestHeader(t,e)})),i.isUndefined(e.withCredentials)||(g.withCredentials=!!e.withCredentials),y&&"json"!==y&&(g.responseType=e.responseType),"function"==typeof e.onDownloadProgress&&g.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&g.upload&&g.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(m=function(e){g&&(r(!e||e&&e.type?new f:e),g.abort(),g=null)},e.cancelToken&&e.cancelToken.subscribe(m),e.signal&&(e.signal.aborted?m():e.signal.addEventListener("abort",m))),p||(p=null);var L=l(v);L&&-1===["http","https","file"].indexOf(L)?r(new h("Unsupported protocol "+L+":",h.ERR_BAD_REQUEST,e)):g.send(p)}))}},function(e,t,r){"use strict";var i=r(278),n=r(279);e.exports=function(e,t){return e&&!i(t)?n(e,t):t}},function(e,t,r){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},function(e,t,r){"use strict";var i=r(3);e.exports=function(e,t){t=t||{};var r={};function n(e,t){return i.isPlainObject(e)&&i.isPlainObject(t)?i.merge(e,t):i.isPlainObject(t)?i.merge({},t):i.isArray(t)?t.slice():t}function a(r){return i.isUndefined(t[r])?i.isUndefined(e[r])?void 0:n(void 0,e[r]):n(e[r],t[r])}function s(e){if(!i.isUndefined(t[e]))return n(void 0,t[e])}function o(r){return i.isUndefined(t[r])?i.isUndefined(e[r])?void 0:n(void 0,e[r]):n(void 0,t[r])}function d(r){return r in t?n(e[r],t[r]):r in e?n(void 0,e[r]):void 0}var u={url:s,method:s,data:s,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:d};return i.forEach(Object.keys(e).concat(Object.keys(t)),(function(e){var t=u[e]||a,n=t(e);i.isUndefined(n)&&t!==d||(r[e]=n)})),r}},function(e,t){e.exports={version:"0.27.2"}},function(e,t,r){"use strict";var i=r(1).Buffer,n=r(300),a=r(23).Transform;function s(e){a.call(this),this._block=i.allocUnsafe(e),this._blockSize=e,this._blockOffset=0,this._length=[0,0,0,0],this._finalized=!1}r(2)(s,a),s.prototype._transform=function(e,t,r){var i=null;try{this.update(e,t)}catch(e){i=e}r(i)},s.prototype._flush=function(e){var t=null;try{this.push(this.digest())}catch(e){t=e}e(t)},s.prototype.update=function(e,t){if(this._finalized)throw new Error("Digest already called");for(var r=n(e,t),i=this._block,a=0;this._blockOffset+r.length-a>=this._blockSize;){for(var s=this._blockOffset;s<this._blockSize;)i[s]=r[a],s+=1,a+=1;this._update(),this._blockOffset=0}for(;a<r.length;)i[this._blockOffset]=r[a],this._blockOffset+=1,a+=1;for(var o=0,d=8*r.length;d>0;++o)this._length[o]+=d,(d=this._length[o]/4294967296|0)>0&&(this._length[o]-=4294967296*d);return this},s.prototype._update=function(){throw new Error("_update is not implemented")},s.prototype.digest=function(e){if(this._finalized)throw new Error("Digest already called");this._finalized=!0;var t=this._digest();void 0!==e&&(t=t.toString(e)),this._block.fill(0),this._blockOffset=0;for(var r=0;r<4;++r)this._length[r]=0;return t},s.prototype._digest=function(){throw new Error("_digest is not implemented")},e.exports=s},function(e,t,r){"use strict";var i=r(208),n=r(42),a=n([i("%String.prototype.indexOf%")]);e.exports=function(e,t){var r=i(e,!!t);return"function"==typeof r&&a(e,".prototype.")>-1?n([r]):r}},function(e,t,r){"use strict";var i=r(209),n=r(303),a=r(304),s=r(305),o=r(306),d=r(210),u=r(20),c=r(307),h=r(308),f=r(309),l=r(310),m=r(311),p=r(312),_=r(313),y=r(314),b=Function,g=function(e){try{return b('"use strict"; return ('+e+").constructor;")()}catch(e){}},M=r(21),T=r(32),v=function(){throw new u},w=M?function(){try{return v}catch(e){try{return M(arguments,"callee").get}catch(e){return v}}}():v,A=r(317)(),L=r(212),D=r(214),E=r(213),S=r(44),Y=r(43),k={},O="undefined"!=typeof Uint8Array&&L?L(Uint8Array):void 0,F={__proto__:null,"%AggregateError%":"undefined"==typeof AggregateError?void 0:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?void 0:ArrayBuffer,"%ArrayIteratorPrototype%":A&&L?L([][Symbol.iterator]()):void 0,"%AsyncFromSyncIteratorPrototype%":void 0,"%AsyncFunction%":k,"%AsyncGenerator%":k,"%AsyncGeneratorFunction%":k,"%AsyncIteratorPrototype%":k,"%Atomics%":"undefined"==typeof Atomics?void 0:Atomics,"%BigInt%":"undefined"==typeof BigInt?void 0:BigInt,"%BigInt64Array%":"undefined"==typeof BigInt64Array?void 0:BigInt64Array,"%BigUint64Array%":"undefined"==typeof BigUint64Array?void 0:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?void 0:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":n,"%eval%":eval,"%EvalError%":a,"%Float16Array%":"undefined"==typeof Float16Array?void 0:Float16Array,"%Float32Array%":"undefined"==typeof Float32Array?void 0:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?void 0:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?void 0:FinalizationRegistry,"%Function%":b,"%GeneratorFunction%":k,"%Int8Array%":"undefined"==typeof Int8Array?void 0:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?void 0:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?void 0:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":A&&L?L(L([][Symbol.iterator]())):void 0,"%JSON%":"object"==typeof JSON?JSON:void 0,"%Map%":"undefined"==typeof Map?void 0:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&A&&L?L((new Map)[Symbol.iterator]()):void 0,"%Math%":Math,"%Number%":Number,"%Object%":i,"%Object.getOwnPropertyDescriptor%":M,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?void 0:Promise,"%Proxy%":"undefined"==typeof Proxy?void 0:Proxy,"%RangeError%":s,"%ReferenceError%":o,"%Reflect%":"undefined"==typeof Reflect?void 0:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?void 0:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&A&&L?L((new Set)[Symbol.iterator]()):void 0,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?void 0:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":A&&L?L(""[Symbol.iterator]()):void 0,"%Symbol%":A?Symbol:void 0,"%SyntaxError%":d,"%ThrowTypeError%":w,"%TypedArray%":O,"%TypeError%":u,"%Uint8Array%":"undefined"==typeof Uint8Array?void 0:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?void 0:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?void 0:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?void 0:Uint32Array,"%URIError%":c,"%WeakMap%":"undefined"==typeof WeakMap?void 0:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?void 0:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?void 0:WeakSet,"%Function.prototype.call%":Y,"%Function.prototype.apply%":S,"%Object.defineProperty%":T,"%Object.getPrototypeOf%":D,"%Math.abs%":h,"%Math.floor%":f,"%Math.max%":l,"%Math.min%":m,"%Math.pow%":p,"%Math.round%":_,"%Math.sign%":y,"%Reflect.getPrototypeOf%":E};if(L)try{null.error}catch(e){var P=L(L(e));F["%Error.prototype%"]=P}var I={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},x=r(22),K=r(321),j=x.call(Y,Array.prototype.concat),R=x.call(S,Array.prototype.splice),H=x.call(Y,String.prototype.replace),N=x.call(Y,String.prototype.slice),C=x.call(Y,RegExp.prototype.exec),U=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,B=/\\(\\)?/g,z=function(e){var t=N(e,0,1),r=N(e,-1);if("%"===t&&"%"!==r)throw new d("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==t)throw new d("invalid intrinsic syntax, expected opening `%`");var i=[];return H(e,U,(function(e,t,r,n){i[i.length]=r?H(n,B,"$1"):t||e})),i},W=function(e,t){var r,i=e;if(K(I,i)&&(i="%"+(r=I[i])[0]+"%"),K(F,i)){var n=F[i];if(n===k&&(n=function e(t){var r;if("%AsyncFunction%"===t)r=g("async function () {}");else if("%GeneratorFunction%"===t)r=g("function* () {}");else if("%AsyncGeneratorFunction%"===t)r=g("async function* () {}");else if("%AsyncGenerator%"===t){var i=e("%AsyncGeneratorFunction%");i&&(r=i.prototype)}else if("%AsyncIteratorPrototype%"===t){var n=e("%AsyncGenerator%");n&&L&&(r=L(n.prototype))}return F[t]=r,r}(i)),void 0===n&&!t)throw new u("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:r,name:i,value:n}}throw new d("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new u("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof t)throw new u('"allowMissing" argument must be a boolean');if(null===C(/^%?[^%]*%?$/,e))throw new d("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=z(e),i=r.length>0?r[0]:"",n=W("%"+i+"%",t),a=n.name,s=n.value,o=!1,c=n.alias;c&&(i=c[0],R(r,j([0,1],c)));for(var h=1,f=!0;h<r.length;h+=1){var l=r[h],m=N(l,0,1),p=N(l,-1);if(('"'===m||"'"===m||"`"===m||'"'===p||"'"===p||"`"===p)&&m!==p)throw new d("property names with quotes must have matching quotes");if("constructor"!==l&&f||(o=!0),K(F,a="%"+(i+="."+l)+"%"))s=F[a];else if(null!=s){if(!(l in s)){if(!t)throw new u("base intrinsic for "+e+" exists, but the property is not available.");return}if(M&&h+1>=r.length){var _=M(s,l);s=(f=!!_)&&"get"in _&&!("originalValue"in _.get)?_.get:s[l]}else f=K(s,l),s=s[l];f&&!o&&(F[a]=s)}}return s}},function(e,t,r){"use strict";e.exports=Object},function(e,t,r){"use strict";e.exports=SyntaxError},function(e,t,r){"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),r=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(var i in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var n=Object.getOwnPropertySymbols(e);if(1!==n.length||n[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var a=Object.getOwnPropertyDescriptor(e,t);if(42!==a.value||!0!==a.enumerable)return!1}return!0}},function(e,t,r){"use strict";var i=r(213),n=r(214),a=r(318);e.exports=i?function(e){return i(e)}:n?function(e){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new TypeError("getProto: not an object");return n(e)}:a?function(e){return a(e)}:null},function(e,t,r){"use strict";e.exports="undefined"!=typeof Reflect&&Reflect.getPrototypeOf||null},function(e,t,r){"use strict";var i=r(209);e.exports=i.getPrototypeOf||null},function(e,t,r){"use strict";var i=r(22),n=r(44),a=r(43),s=r(320);e.exports=s||i.call(a,n)},function(e,t,r){"use strict";(function(t,i){var n=r(33);e.exports=g;var a,s=r(334);g.ReadableState=b;r(45).EventEmitter;var o=function(e,t){return e.listeners(t).length},d=r(217),u=r(46).Buffer,c=(void 0!==t?t:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){};var h=Object.create(r(24));h.inherits=r(2);var f=r(335),l=void 0;l=f&&f.debuglog?f.debuglog("stream"):function(){};var m,p=r(336),_=r(218);h.inherits(g,d);var y=["error","close","destroy","pause","resume"];function b(e,t){e=e||{};var i=t instanceof(a=a||r(13));this.objectMode=!!e.objectMode,i&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var n=e.highWaterMark,s=e.readableHighWaterMark,o=this.objectMode?16:16384;this.highWaterMark=n||0===n?n:i&&(s||0===s)?s:o,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new p,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(m||(m=r(48).StringDecoder),this.decoder=new m(e.encoding),this.encoding=e.encoding)}function g(e){if(a=a||r(13),!(this instanceof g))return new g(e);this._readableState=new b(e,this),this.readable=!0,e&&("function"==typeof e.read&&(this._read=e.read),"function"==typeof e.destroy&&(this._destroy=e.destroy)),d.call(this)}function M(e,t,r,i,n){var a,s=e._readableState;null===t?(s.reading=!1,function(e,t){if(t.ended)return;if(t.decoder){var r=t.decoder.end();r&&r.length&&(t.buffer.push(r),t.length+=t.objectMode?1:r.length)}t.ended=!0,w(e)}(e,s)):(n||(a=function(e,t){var r;i=t,u.isBuffer(i)||i instanceof c||"string"==typeof t||void 0===t||e.objectMode||(r=new TypeError("Invalid non-string/buffer chunk"));var i;return r}(s,t)),a?e.emit("error",a):s.objectMode||t&&t.length>0?("string"==typeof t||s.objectMode||Object.getPrototypeOf(t)===u.prototype||(t=function(e){return u.from(e)}(t)),i?s.endEmitted?e.emit("error",new Error("stream.unshift() after end event")):T(e,s,t,!0):s.ended?e.emit("error",new Error("stream.push() after EOF")):(s.reading=!1,s.decoder&&!r?(t=s.decoder.write(t),s.objectMode||0!==t.length?T(e,s,t,!1):L(e,s)):T(e,s,t,!1))):i||(s.reading=!1));return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(s)}function T(e,t,r,i){t.flowing&&0===t.length&&!t.sync?(e.emit("data",r),e.read(0)):(t.length+=t.objectMode?1:r.length,i?t.buffer.unshift(r):t.buffer.push(r),t.needReadable&&w(e)),L(e,t)}Object.defineProperty(g.prototype,"destroyed",{get:function(){return void 0!==this._readableState&&this._readableState.destroyed},set:function(e){this._readableState&&(this._readableState.destroyed=e)}}),g.prototype.destroy=_.destroy,g.prototype._undestroy=_.undestroy,g.prototype._destroy=function(e,t){this.push(null),t(e)},g.prototype.push=function(e,t){var r,i=this._readableState;return i.objectMode?r=!0:"string"==typeof e&&((t=t||i.defaultEncoding)!==i.encoding&&(e=u.from(e,t),t=""),r=!0),M(this,e,t,!1,r)},g.prototype.unshift=function(e){return M(this,e,null,!0,!1)},g.prototype.isPaused=function(){return!1===this._readableState.flowing},g.prototype.setEncoding=function(e){return m||(m=r(48).StringDecoder),this._readableState.decoder=new m(e),this._readableState.encoding=e,this};function v(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!=e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(e){return e>=8388608?e=8388608:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function w(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(l("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?n.nextTick(A,e):A(e))}function A(e){l("emit readable"),e.emit("readable"),Y(e)}function L(e,t){t.readingMore||(t.readingMore=!0,n.nextTick(D,e,t))}function D(e,t){for(var r=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(l("maybeReadMore read 0"),e.read(0),r!==t.length);)r=t.length;t.readingMore=!1}function E(e){l("readable nexttick read 0"),e.read(0)}function S(e,t){t.reading||(l("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),Y(e),t.flowing&&!t.reading&&e.read(0)}function Y(e){var t=e._readableState;for(l("flow",t.flowing);t.flowing&&null!==e.read(););}function k(e,t){return 0===t.length?null:(t.objectMode?r=t.buffer.shift():!e||e>=t.length?(r=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):r=function(e,t,r){var i;e<t.head.data.length?(i=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):i=e===t.head.data.length?t.shift():r?function(e,t){var r=t.head,i=1,n=r.data;e-=n.length;for(;r=r.next;){var a=r.data,s=e>a.length?a.length:e;if(s===a.length?n+=a:n+=a.slice(0,e),0===(e-=s)){s===a.length?(++i,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=a.slice(s));break}++i}return t.length-=i,n}(e,t):function(e,t){var r=u.allocUnsafe(e),i=t.head,n=1;i.data.copy(r),e-=i.data.length;for(;i=i.next;){var a=i.data,s=e>a.length?a.length:e;if(a.copy(r,r.length-e,0,s),0===(e-=s)){s===a.length?(++n,i.next?t.head=i.next:t.head=t.tail=null):(t.head=i,i.data=a.slice(s));break}++n}return t.length-=n,r}(e,t);return i}(e,t.buffer,t.decoder),r);var r}function O(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,n.nextTick(F,t,e))}function F(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function P(e,t){for(var r=0,i=e.length;r<i;r++)if(e[r]===t)return r;return-1}g.prototype.read=function(e){l("read",e),e=parseInt(e,10);var t=this._readableState,r=e;if(0!==e&&(t.emittedReadable=!1),0===e&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return l("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?O(this):w(this),null;if(0===(e=v(e,t))&&t.ended)return 0===t.length&&O(this),null;var i,n=t.needReadable;return l("need readable",n),(0===t.length||t.length-e<t.highWaterMark)&&l("length less than watermark",n=!0),t.ended||t.reading?l("reading or ended",n=!1):n&&(l("do read"),t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=v(r,t))),null===(i=e>0?k(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),r!==e&&t.ended&&O(this)),null!==i&&this.emit("data",i),i},g.prototype._read=function(e){this.emit("error",new Error("_read() is not implemented"))},g.prototype.pipe=function(e,t){var r=this,a=this._readableState;switch(a.pipesCount){case 0:a.pipes=e;break;case 1:a.pipes=[a.pipes,e];break;default:a.pipes.push(e)}a.pipesCount+=1,l("pipe count=%d opts=%j",a.pipesCount,t);var d=(!t||!1!==t.end)&&e!==i.stdout&&e!==i.stderr?c:g;function u(t,i){l("onunpipe"),t===r&&i&&!1===i.hasUnpiped&&(i.hasUnpiped=!0,l("cleanup"),e.removeListener("close",y),e.removeListener("finish",b),e.removeListener("drain",h),e.removeListener("error",_),e.removeListener("unpipe",u),r.removeListener("end",c),r.removeListener("end",g),r.removeListener("data",p),f=!0,!a.awaitDrain||e._writableState&&!e._writableState.needDrain||h())}function c(){l("onend"),e.end()}a.endEmitted?n.nextTick(d):r.once("end",d),e.on("unpipe",u);var h=function(e){return function(){var t=e._readableState;l("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&o(e,"data")&&(t.flowing=!0,Y(e))}}(r);e.on("drain",h);var f=!1;var m=!1;function p(t){l("ondata"),m=!1,!1!==e.write(t)||m||((1===a.pipesCount&&a.pipes===e||a.pipesCount>1&&-1!==P(a.pipes,e))&&!f&&(l("false write response, pause",a.awaitDrain),a.awaitDrain++,m=!0),r.pause())}function _(t){l("onerror",t),g(),e.removeListener("error",_),0===o(e,"error")&&e.emit("error",t)}function y(){e.removeListener("finish",b),g()}function b(){l("onfinish"),e.removeListener("close",y),g()}function g(){l("unpipe"),r.unpipe(e)}return r.on("data",p),function(e,t,r){if("function"==typeof e.prependListener)return e.prependListener(t,r);e._events&&e._events[t]?s(e._events[t])?e._events[t].unshift(r):e._events[t]=[r,e._events[t]]:e.on(t,r)}(e,"error",_),e.once("close",y),e.once("finish",b),e.emit("pipe",r),a.flowing||(l("pipe resume"),r.resume()),e},g.prototype.unpipe=function(e){var t=this._readableState,r={hasUnpiped:!1};if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this,r)),this;if(!e){var i=t.pipes,n=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var a=0;a<n;a++)i[a].emit("unpipe",this,{hasUnpiped:!1});return this}var s=P(t.pipes,e);return-1===s||(t.pipes.splice(s,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this,r)),this},g.prototype.on=function(e,t){var r=d.prototype.on.call(this,e,t);if("data"===e)!1!==this._readableState.flowing&&this.resume();else if("readable"===e){var i=this._readableState;i.endEmitted||i.readableListening||(i.readableListening=i.needReadable=!0,i.emittedReadable=!1,i.reading?i.length&&w(this):n.nextTick(E,this))}return r},g.prototype.addListener=g.prototype.on,g.prototype.resume=function(){var e=this._readableState;return e.flowing||(l("resume"),e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,n.nextTick(S,e,t))}(this,e)),this},g.prototype.pause=function(){return l("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(l("pause"),this._readableState.flowing=!1,this.emit("pause")),this},g.prototype.wrap=function(e){var t=this,r=this._readableState,i=!1;for(var n in e.on("end",(function(){if(l("wrapped end"),r.decoder&&!r.ended){var e=r.decoder.end();e&&e.length&&t.push(e)}t.push(null)})),e.on("data",(function(n){(l("wrapped data"),r.decoder&&(n=r.decoder.write(n)),r.objectMode&&null==n)||(r.objectMode||n&&n.length)&&(t.push(n)||(i=!0,e.pause()))})),e)void 0===this[n]&&"function"==typeof e[n]&&(this[n]=function(t){return function(){return e[t].apply(e,arguments)}}(n));for(var a=0;a<y.length;a++)e.on(y[a],this.emit.bind(this,y[a]));return this._read=function(t){l("wrapped _read",t),i&&(i=!1,e.resume())},this},Object.defineProperty(g.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),g._fromList=k}).call(this,r(6),r(11))},function(e,t,r){e.exports=r(45).EventEmitter},function(e,t,r){"use strict";var i=r(33);function n(e,t){e.emit("error",t)}e.exports={destroy:function(e,t){var r=this,a=this._readableState&&this._readableState.destroyed,s=this._writableState&&this._writableState.destroyed;return a||s?(t?t(e):e&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,i.nextTick(n,this,e)):i.nextTick(n,this,e)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(e||null,(function(e){!t&&e?r._writableState?r._writableState.errorEmitted||(r._writableState.errorEmitted=!0,i.nextTick(n,r,e)):i.nextTick(n,r,e):t&&t(e)})),this)},undestroy:function(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}}},function(e,t,r){"use strict";e.exports=s;var i=r(13),n=Object.create(r(24));function a(e,t){var r=this._transformState;r.transforming=!1;var i=r.writecb;if(!i)return this.emit("error",new Error("write callback called multiple times"));r.writechunk=null,r.writecb=null,null!=t&&this.push(t),i(e);var n=this._readableState;n.reading=!1,(n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}function s(e){if(!(this instanceof s))return new s(e);i.call(this,e),this._transformState={afterTransform:a.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,e&&("function"==typeof e.transform&&(this._transform=e.transform),"function"==typeof e.flush&&(this._flush=e.flush)),this.on("prefinish",o)}function o(){var e=this;"function"==typeof this._flush?this._flush((function(t,r){d(e,t,r)})):d(this,null,null)}function d(e,t,r){if(t)return e.emit("error",t);if(null!=r&&e.push(r),e._writableState.length)throw new Error("Calling transform done when ws.length != 0");if(e._transformState.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}n.inherits=r(2),n.inherits(s,i),s.prototype.push=function(e,t){return this._transformState.needTransform=!1,i.prototype.push.call(this,e,t)},s.prototype._transform=function(e,t,r){throw new Error("_transform() is not implemented")},s.prototype._write=function(e,t,r){var i=this._transformState;if(i.writecb=r,i.writechunk=e,i.writeencoding=t,!i.transforming){var n=this._readableState;(i.needTransform||n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}},s.prototype._read=function(e){var t=this._transformState;null!==t.writechunk&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0},s.prototype._destroy=function(e,t){var r=this;i.prototype._destroy.call(this,e,(function(e){t(e),r.emit("close")}))}},function(e,t,r){"use strict";var i=r(2),n=r(17),a=r(1).Buffer,s=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],o=new Array(64);function d(){this.init(),this._w=o,n.call(this,64,56)}function u(e,t,r){return r^e&(t^r)}function c(e,t,r){return e&t|r&(e|t)}function h(e){return(e>>>2|e<<30)^(e>>>13|e<<19)^(e>>>22|e<<10)}function f(e){return(e>>>6|e<<26)^(e>>>11|e<<21)^(e>>>25|e<<7)}function l(e){return(e>>>7|e<<25)^(e>>>18|e<<14)^e>>>3}i(d,n),d.prototype.init=function(){return this._a=1779033703,this._b=3144134277,this._c=1013904242,this._d=2773480762,this._e=1359893119,this._f=2600822924,this._g=528734635,this._h=1541459225,this},d.prototype._update=function(e){for(var t,r=this._w,i=0|this._a,n=0|this._b,a=0|this._c,o=0|this._d,d=0|this._e,m=0|this._f,p=0|this._g,_=0|this._h,y=0;y<16;++y)r[y]=e.readInt32BE(4*y);for(;y<64;++y)r[y]=0|(((t=r[y-2])>>>17|t<<15)^(t>>>19|t<<13)^t>>>10)+r[y-7]+l(r[y-15])+r[y-16];for(var b=0;b<64;++b){var g=_+f(d)+u(d,m,p)+s[b]+r[b]|0,M=h(i)+c(i,n,a)|0;_=p,p=m,m=d,d=o+g|0,o=a,a=n,n=i,i=g+M|0}this._a=i+this._a|0,this._b=n+this._b|0,this._c=a+this._c|0,this._d=o+this._d|0,this._e=d+this._e|0,this._f=m+this._f|0,this._g=p+this._g|0,this._h=_+this._h|0},d.prototype._hash=function(){var e=a.allocUnsafe(32);return e.writeInt32BE(this._a,0),e.writeInt32BE(this._b,4),e.writeInt32BE(this._c,8),e.writeInt32BE(this._d,12),e.writeInt32BE(this._e,16),e.writeInt32BE(this._f,20),e.writeInt32BE(this._g,24),e.writeInt32BE(this._h,28),e},e.exports=d},function(e,t,r){"use strict";var i=r(2),n=r(17),a=r(1).Buffer,s=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591],o=new Array(160);function d(){this.init(),this._w=o,n.call(this,128,112)}function u(e,t,r){return r^e&(t^r)}function c(e,t,r){return e&t|r&(e|t)}function h(e,t){return(e>>>28|t<<4)^(t>>>2|e<<30)^(t>>>7|e<<25)}function f(e,t){return(e>>>14|t<<18)^(e>>>18|t<<14)^(t>>>9|e<<23)}function l(e,t){return(e>>>1|t<<31)^(e>>>8|t<<24)^e>>>7}function m(e,t){return(e>>>1|t<<31)^(e>>>8|t<<24)^(e>>>7|t<<25)}function p(e,t){return(e>>>19|t<<13)^(t>>>29|e<<3)^e>>>6}function _(e,t){return(e>>>19|t<<13)^(t>>>29|e<<3)^(e>>>6|t<<26)}function y(e,t){return e>>>0<t>>>0?1:0}i(d,n),d.prototype.init=function(){return this._ah=1779033703,this._bh=3144134277,this._ch=1013904242,this._dh=2773480762,this._eh=1359893119,this._fh=2600822924,this._gh=528734635,this._hh=1541459225,this._al=4089235720,this._bl=2227873595,this._cl=4271175723,this._dl=1595750129,this._el=2917565137,this._fl=725511199,this._gl=4215389547,this._hl=327033209,this},d.prototype._update=function(e){for(var t=this._w,r=0|this._ah,i=0|this._bh,n=0|this._ch,a=0|this._dh,o=0|this._eh,d=0|this._fh,b=0|this._gh,g=0|this._hh,M=0|this._al,T=0|this._bl,v=0|this._cl,w=0|this._dl,A=0|this._el,L=0|this._fl,D=0|this._gl,E=0|this._hl,S=0;S<32;S+=2)t[S]=e.readInt32BE(4*S),t[S+1]=e.readInt32BE(4*S+4);for(;S<160;S+=2){var Y=t[S-30],k=t[S-30+1],O=l(Y,k),F=m(k,Y),P=p(Y=t[S-4],k=t[S-4+1]),I=_(k,Y),x=t[S-14],K=t[S-14+1],j=t[S-32],R=t[S-32+1],H=F+K|0,N=O+x+y(H,F)|0;N=(N=N+P+y(H=H+I|0,I)|0)+j+y(H=H+R|0,R)|0,t[S]=N,t[S+1]=H}for(var C=0;C<160;C+=2){N=t[C],H=t[C+1];var U=c(r,i,n),B=c(M,T,v),z=h(r,M),W=h(M,r),q=f(o,A),G=f(A,o),J=s[C],V=s[C+1],Z=u(o,d,b),Q=u(A,L,D),X=E+G|0,$=g+q+y(X,E)|0;$=($=($=$+Z+y(X=X+Q|0,Q)|0)+J+y(X=X+V|0,V)|0)+N+y(X=X+H|0,H)|0;var ee=W+B|0,te=z+U+y(ee,W)|0;g=b,E=D,b=d,D=L,d=o,L=A,o=a+$+y(A=w+X|0,w)|0,a=n,w=v,n=i,v=T,i=r,T=M,r=$+te+y(M=X+ee|0,X)|0}this._al=this._al+M|0,this._bl=this._bl+T|0,this._cl=this._cl+v|0,this._dl=this._dl+w|0,this._el=this._el+A|0,this._fl=this._fl+L|0,this._gl=this._gl+D|0,this._hl=this._hl+E|0,this._ah=this._ah+r+y(this._al,M)|0,this._bh=this._bh+i+y(this._bl,T)|0,this._ch=this._ch+n+y(this._cl,v)|0,this._dh=this._dh+a+y(this._dl,w)|0,this._eh=this._eh+o+y(this._el,A)|0,this._fh=this._fh+d+y(this._fl,L)|0,this._gh=this._gh+b+y(this._gl,D)|0,this._hh=this._hh+g+y(this._hl,E)|0},d.prototype._hash=function(){var e=a.allocUnsafe(64);function t(t,r,i){e.writeInt32BE(t,i),e.writeInt32BE(r,i+4)}return t(this._ah,this._al,0),t(this._bh,this._bl,8),t(this._ch,this._cl,16),t(this._dh,this._dl,24),t(this._eh,this._el,32),t(this._fh,this._fl,40),t(this._gh,this._gl,48),t(this._hh,this._hl,56),e},e.exports=d},function(e,t,r){"use strict";var i=r(2),n=r(351),a=r(12),s=r(1).Buffer,o=r(223),d=r(49),u=r(50),c=s.alloc(128);function h(e,t){a.call(this,"digest"),"string"==typeof t&&(t=s.from(t));var r="sha512"===e||"sha384"===e?128:64;(this._alg=e,this._key=t,t.length>r)?t=("rmd160"===e?new d:u(e)).update(t).digest():t.length<r&&(t=s.concat([t,c],r));for(var i=this._ipad=s.allocUnsafe(r),n=this._opad=s.allocUnsafe(r),o=0;o<r;o++)i[o]=54^t[o],n[o]=92^t[o];this._hash="rmd160"===e?new d:u(e),this._hash.update(i)}i(h,a),h.prototype._update=function(e){this._hash.update(e)},h.prototype._final=function(){var e=this._hash.digest();return("rmd160"===this._alg?new d:u(this._alg)).update(this._opad).update(e).digest()},e.exports=function(e,t){return"rmd160"===(e=e.toLowerCase())||"ripemd160"===e?new h("rmd160",t):"md5"===e?new n(o,t):new h(e,t)}},function(e,t,r){var i=r(41);e.exports=function(e){return(new i).update(e).digest()}},function(e){e.exports=JSON.parse('{"sha224WithRSAEncryption":{"sign":"rsa","hash":"sha224","id":"302d300d06096086480165030402040500041c"},"RSA-SHA224":{"sign":"ecdsa/rsa","hash":"sha224","id":"302d300d06096086480165030402040500041c"},"sha256WithRSAEncryption":{"sign":"rsa","hash":"sha256","id":"3031300d060960864801650304020105000420"},"RSA-SHA256":{"sign":"ecdsa/rsa","hash":"sha256","id":"3031300d060960864801650304020105000420"},"sha384WithRSAEncryption":{"sign":"rsa","hash":"sha384","id":"3041300d060960864801650304020205000430"},"RSA-SHA384":{"sign":"ecdsa/rsa","hash":"sha384","id":"3041300d060960864801650304020205000430"},"sha512WithRSAEncryption":{"sign":"rsa","hash":"sha512","id":"3051300d060960864801650304020305000440"},"RSA-SHA512":{"sign":"ecdsa/rsa","hash":"sha512","id":"3051300d060960864801650304020305000440"},"RSA-SHA1":{"sign":"rsa","hash":"sha1","id":"3021300906052b0e03021a05000414"},"ecdsa-with-SHA1":{"sign":"ecdsa","hash":"sha1","id":""},"sha256":{"sign":"ecdsa","hash":"sha256","id":""},"sha224":{"sign":"ecdsa","hash":"sha224","id":""},"sha384":{"sign":"ecdsa","hash":"sha384","id":""},"sha512":{"sign":"ecdsa","hash":"sha512","id":""},"DSA-SHA":{"sign":"dsa","hash":"sha1","id":""},"DSA-SHA1":{"sign":"dsa","hash":"sha1","id":""},"DSA":{"sign":"dsa","hash":"sha1","id":""},"DSA-WITH-SHA224":{"sign":"dsa","hash":"sha224","id":""},"DSA-SHA224":{"sign":"dsa","hash":"sha224","id":""},"DSA-WITH-SHA256":{"sign":"dsa","hash":"sha256","id":""},"DSA-SHA256":{"sign":"dsa","hash":"sha256","id":""},"DSA-WITH-SHA384":{"sign":"dsa","hash":"sha384","id":""},"DSA-SHA384":{"sign":"dsa","hash":"sha384","id":""},"DSA-WITH-SHA512":{"sign":"dsa","hash":"sha512","id":""},"DSA-SHA512":{"sign":"dsa","hash":"sha512","id":""},"DSA-RIPEMD160":{"sign":"dsa","hash":"rmd160","id":""},"ripemd160WithRSA":{"sign":"rsa","hash":"rmd160","id":"3021300906052b2403020105000414"},"RSA-RIPEMD160":{"sign":"rsa","hash":"rmd160","id":"3021300906052b2403020105000414"},"md5WithRSAEncryption":{"sign":"rsa","hash":"md5","id":"3020300c06082a864886f70d020505000410"},"RSA-MD5":{"sign":"rsa","hash":"md5","id":"3020300c06082a864886f70d020505000410"}}')},function(e,t,r){"use strict";t.pbkdf2=r(353),t.pbkdf2Sync=r(228)},function(e,t,r){"use strict";var i=isFinite,n=Math.pow(2,30)-1;e.exports=function(e,t){if("number"!=typeof e)throw new TypeError("Iterations not a number");if(e<0||!i(e))throw new TypeError("Bad iterations");if("number"!=typeof t)throw new TypeError("Key length not a number");if(t<0||t>n||t!=t)throw new TypeError("Bad key length")}},function(e,t,r){"use strict";(function(t,r){var i;if(t.process&&t.process.browser)i="utf-8";else if(t.process&&t.process.version){i=parseInt(r.version.split(".")[0].slice(1),10)>=6?"utf-8":"binary"}else i="utf-8";e.exports=i}).call(this,r(6),r(11))},function(e,t,r){"use strict";var i=r(223),n=r(49),a=r(50),s=r(1).Buffer,o=r(226),d=r(227),u=r(229),c=s.alloc(128),h={__proto__:null,md5:16,sha1:20,sha224:28,sha256:32,sha384:48,sha512:64,"sha512-256":32,ripemd160:20,rmd160:20},f={__proto__:null,"sha-1":"sha1","sha-224":"sha224","sha-256":"sha256","sha-384":"sha384","sha-512":"sha512","ripemd-160":"ripemd160"};function l(e){return(new n).update(e).digest()}function m(e,t,r){var n=function(e){return"rmd160"===e||"ripemd160"===e?l:"md5"===e?i:function(t){return a(e).update(t).digest()}}(e),o="sha512"===e||"sha384"===e?128:64;t.length>o?t=n(t):t.length<o&&(t=s.concat([t,c],o));for(var d=s.allocUnsafe(o+h[e]),u=s.allocUnsafe(o+h[e]),f=0;f<o;f++)d[f]=54^t[f],u[f]=92^t[f];var m=s.allocUnsafe(o+r+4);d.copy(m,0,0,o),this.ipad1=m,this.ipad2=d,this.opad=u,this.alg=e,this.blocksize=o,this.hash=n,this.size=h[e]}m.prototype.run=function(e,t){return e.copy(t,this.blocksize),this.hash(t).copy(this.opad,this.blocksize),this.hash(this.opad)},e.exports=function(e,t,r,i,n){o(r,i),e=u(e,d,"Password"),t=u(t,d,"Salt");var a=(n||"sha1").toLowerCase(),c=f[a]||a,l=h[c];if("number"!=typeof l||!l)throw new TypeError("Digest algorithm not supported: "+n);var p=new m(c,e,t.length),_=s.allocUnsafe(i),y=s.allocUnsafe(t.length+4);t.copy(y,0,0,t.length);for(var b=0,g=l,M=Math.ceil(i/g),T=1;T<=M;T++){y.writeUInt32BE(T,t.length);for(var v=p.run(y,p.ipad1),w=v,A=1;A<r;A++){w=p.run(w,p.ipad2);for(var L=0;L<g;L++)v[L]^=w[L]}v.copy(_,b),b+=g}return _}},function(e,t,r){"use strict";var i=r(1).Buffer,n=r(31),a="undefined"!=typeof Uint8Array,s=a&&"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView;e.exports=function(e,t,r){if("string"==typeof e||i.isBuffer(e)||a&&e instanceof Uint8Array||s&&s(e))return n(e,t);throw new TypeError(r+" must be a string, a Buffer, a Uint8Array, or a DataView")}},function(e,t,r){"use strict";t.readUInt32BE=function(e,t){return(e[0+t]<<24|e[1+t]<<16|e[2+t]<<8|e[3+t])>>>0},t.writeUInt32BE=function(e,t,r){e[0+r]=t>>>24,e[1+r]=t>>>16&255,e[2+r]=t>>>8&255,e[3+r]=255&t},t.ip=function(e,t,r,i){for(var n=0,a=0,s=6;s>=0;s-=2){for(var o=0;o<=24;o+=8)n<<=1,n|=t>>>o+s&1;for(o=0;o<=24;o+=8)n<<=1,n|=e>>>o+s&1}for(s=6;s>=0;s-=2){for(o=1;o<=25;o+=8)a<<=1,a|=t>>>o+s&1;for(o=1;o<=25;o+=8)a<<=1,a|=e>>>o+s&1}r[i+0]=n>>>0,r[i+1]=a>>>0},t.rip=function(e,t,r,i){for(var n=0,a=0,s=0;s<4;s++)for(var o=24;o>=0;o-=8)n<<=1,n|=t>>>o+s&1,n<<=1,n|=e>>>o+s&1;for(s=4;s<8;s++)for(o=24;o>=0;o-=8)a<<=1,a|=t>>>o+s&1,a<<=1,a|=e>>>o+s&1;r[i+0]=n>>>0,r[i+1]=a>>>0},t.pc1=function(e,t,r,i){for(var n=0,a=0,s=7;s>=5;s--){for(var o=0;o<=24;o+=8)n<<=1,n|=t>>o+s&1;for(o=0;o<=24;o+=8)n<<=1,n|=e>>o+s&1}for(o=0;o<=24;o+=8)n<<=1,n|=t>>o+s&1;for(s=1;s<=3;s++){for(o=0;o<=24;o+=8)a<<=1,a|=t>>o+s&1;for(o=0;o<=24;o+=8)a<<=1,a|=e>>o+s&1}for(o=0;o<=24;o+=8)a<<=1,a|=e>>o+s&1;r[i+0]=n>>>0,r[i+1]=a>>>0},t.r28shl=function(e,t){return e<<t&268435455|e>>>28-t};var i=[14,11,17,4,27,23,25,0,13,22,7,18,5,9,16,24,2,20,12,21,1,8,15,26,15,4,25,19,9,1,26,16,5,11,23,8,12,7,17,0,22,3,10,14,6,20,27,24];t.pc2=function(e,t,r,n){for(var a=0,s=0,o=i.length>>>1,d=0;d<o;d++)a<<=1,a|=e>>>i[d]&1;for(d=o;d<i.length;d++)s<<=1,s|=t>>>i[d]&1;r[n+0]=a>>>0,r[n+1]=s>>>0},t.expand=function(e,t,r){var i=0,n=0;i=(1&e)<<5|e>>>27;for(var a=23;a>=15;a-=4)i<<=6,i|=e>>>a&63;for(a=11;a>=3;a-=4)n|=e>>>a&63,n<<=6;n|=(31&e)<<1|e>>>31,t[r+0]=i>>>0,t[r+1]=n>>>0};var n=[14,0,4,15,13,7,1,4,2,14,15,2,11,13,8,1,3,10,10,6,6,12,12,11,5,9,9,5,0,3,7,8,4,15,1,12,14,8,8,2,13,4,6,9,2,1,11,7,15,5,12,11,9,3,7,14,3,10,10,0,5,6,0,13,15,3,1,13,8,4,14,7,6,15,11,2,3,8,4,14,9,12,7,0,2,1,13,10,12,6,0,9,5,11,10,5,0,13,14,8,7,10,11,1,10,3,4,15,13,4,1,2,5,11,8,6,12,7,6,12,9,0,3,5,2,14,15,9,10,13,0,7,9,0,14,9,6,3,3,4,15,6,5,10,1,2,13,8,12,5,7,14,11,12,4,11,2,15,8,1,13,1,6,10,4,13,9,0,8,6,15,9,3,8,0,7,11,4,1,15,2,14,12,3,5,11,10,5,14,2,7,12,7,13,13,8,14,11,3,5,0,6,6,15,9,0,10,3,1,4,2,7,8,2,5,12,11,1,12,10,4,14,15,9,10,3,6,15,9,0,0,6,12,10,11,1,7,13,13,8,15,9,1,4,3,5,14,11,5,12,2,7,8,2,4,14,2,14,12,11,4,2,1,12,7,4,10,7,11,13,6,1,8,5,5,0,3,15,15,10,13,3,0,9,14,8,9,6,4,11,2,8,1,12,11,7,10,1,13,14,7,2,8,13,15,6,9,15,12,0,5,9,6,10,3,4,0,5,14,3,12,10,1,15,10,4,15,2,9,7,2,12,6,9,8,5,0,6,13,1,3,13,4,14,14,0,7,11,5,3,11,8,9,4,14,3,15,2,5,12,2,9,8,5,12,15,3,10,7,11,0,14,4,1,10,7,1,6,13,0,11,8,6,13,4,13,11,0,2,11,14,7,15,4,0,9,8,1,13,10,3,14,12,3,9,5,7,12,5,2,10,15,6,8,1,6,1,6,4,11,11,13,13,8,12,1,3,4,7,10,14,7,10,9,15,5,6,0,8,15,0,14,5,2,9,3,2,12,13,1,2,15,8,13,4,8,6,10,15,3,11,7,1,4,10,12,9,5,3,6,14,11,5,0,0,14,12,9,7,2,7,2,11,1,4,14,1,7,9,4,12,10,14,8,2,13,0,15,6,12,10,9,13,0,15,3,3,5,5,6,8,11];t.substitute=function(e,t){for(var r=0,i=0;i<4;i++){r<<=4,r|=n[64*i+(e>>>18-6*i&63)]}for(i=0;i<4;i++){r<<=4,r|=n[256+64*i+(t>>>18-6*i&63)]}return r>>>0};var a=[16,25,12,11,3,20,4,15,31,17,9,6,27,14,1,22,30,24,8,18,0,5,29,23,13,19,2,26,10,21,28,7];t.permute=function(e){for(var t=0,r=0;r<a.length;r++)t<<=1,t|=e>>>a[r]&1;return t>>>0},t.padSplit=function(e,t,r){for(var i=e.toString(2);i.length<t;)i="0"+i;for(var n=[],a=0;a<t;a+=r)n.push(i.slice(a,a+r));return n.join(" ")}},function(e,t,r){"use strict";var i=r(7),n=r(2),a=r(230),s=r(51);function o(){this.tmp=new Array(2),this.keys=null}function d(e){s.call(this,e);var t=new o;this._desState=t,this.deriveKeys(t,e.key)}n(d,s),e.exports=d,d.create=function(e){return new d(e)};var u=[1,1,2,2,2,2,2,2,1,2,2,2,2,2,2,1];d.prototype.deriveKeys=function(e,t){e.keys=new Array(32),i.equal(t.length,this.blockSize,"Invalid key length");var r=a.readUInt32BE(t,0),n=a.readUInt32BE(t,4);a.pc1(r,n,e.tmp,0),r=e.tmp[0],n=e.tmp[1];for(var s=0;s<e.keys.length;s+=2){var o=u[s>>>1];r=a.r28shl(r,o),n=a.r28shl(n,o),a.pc2(r,n,e.keys,s)}},d.prototype._update=function(e,t,r,i){var n=this._desState,s=a.readUInt32BE(e,t),o=a.readUInt32BE(e,t+4);a.ip(s,o,n.tmp,0),s=n.tmp[0],o=n.tmp[1],"encrypt"===this.type?this._encrypt(n,s,o,n.tmp,0):this._decrypt(n,s,o,n.tmp,0),s=n.tmp[0],o=n.tmp[1],a.writeUInt32BE(r,s,i),a.writeUInt32BE(r,o,i+4)},d.prototype._pad=function(e,t){if(!1===this.padding)return!1;for(var r=e.length-t,i=t;i<e.length;i++)e[i]=r;return!0},d.prototype._unpad=function(e){if(!1===this.padding)return e;for(var t=e[e.length-1],r=e.length-t;r<e.length;r++)i.equal(e[r],t);return e.slice(0,e.length-t)},d.prototype._encrypt=function(e,t,r,i,n){for(var s=t,o=r,d=0;d<e.keys.length;d+=2){var u=e.keys[d],c=e.keys[d+1];a.expand(o,e.tmp,0),u^=e.tmp[0],c^=e.tmp[1];var h=a.substitute(u,c),f=o;o=(s^a.permute(h))>>>0,s=f}a.rip(o,s,i,n)},d.prototype._decrypt=function(e,t,r,i,n){for(var s=r,o=t,d=e.keys.length-2;d>=0;d-=2){var u=e.keys[d],c=e.keys[d+1];a.expand(s,e.tmp,0),u^=e.tmp[0],c^=e.tmp[1];var h=a.substitute(u,c),f=s;s=(o^a.permute(h))>>>0,o=f}a.rip(s,o,i,n)}},function(e,t,r){var i=r(25),n=r(1).Buffer,a=r(233);function s(e){var t=e._cipher.encryptBlockRaw(e._prev);return a(e._prev),t}t.encrypt=function(e,t){var r=Math.ceil(t.length/16),a=e._cache.length;e._cache=n.concat([e._cache,n.allocUnsafe(16*r)]);for(var o=0;o<r;o++){var d=s(e),u=a+16*o;e._cache.writeUInt32BE(d[0],u+0),e._cache.writeUInt32BE(d[1],u+4),e._cache.writeUInt32BE(d[2],u+8),e._cache.writeUInt32BE(d[3],u+12)}var c=e._cache.slice(0,t.length);return e._cache=e._cache.slice(t.length),i(t,c)}},function(e,t){e.exports=function(e){for(var t,r=e.length;r--;){if(255!==(t=e.readUInt8(r))){t++,e.writeUInt8(t,r);break}e.writeUInt8(0,r)}}},function(e){e.exports=JSON.parse('{"aes-128-ecb":{"cipher":"AES","key":128,"iv":0,"mode":"ECB","type":"block"},"aes-192-ecb":{"cipher":"AES","key":192,"iv":0,"mode":"ECB","type":"block"},"aes-256-ecb":{"cipher":"AES","key":256,"iv":0,"mode":"ECB","type":"block"},"aes-128-cbc":{"cipher":"AES","key":128,"iv":16,"mode":"CBC","type":"block"},"aes-192-cbc":{"cipher":"AES","key":192,"iv":16,"mode":"CBC","type":"block"},"aes-256-cbc":{"cipher":"AES","key":256,"iv":16,"mode":"CBC","type":"block"},"aes128":{"cipher":"AES","key":128,"iv":16,"mode":"CBC","type":"block"},"aes192":{"cipher":"AES","key":192,"iv":16,"mode":"CBC","type":"block"},"aes256":{"cipher":"AES","key":256,"iv":16,"mode":"CBC","type":"block"},"aes-128-cfb":{"cipher":"AES","key":128,"iv":16,"mode":"CFB","type":"stream"},"aes-192-cfb":{"cipher":"AES","key":192,"iv":16,"mode":"CFB","type":"stream"},"aes-256-cfb":{"cipher":"AES","key":256,"iv":16,"mode":"CFB","type":"stream"},"aes-128-cfb8":{"cipher":"AES","key":128,"iv":16,"mode":"CFB8","type":"stream"},"aes-192-cfb8":{"cipher":"AES","key":192,"iv":16,"mode":"CFB8","type":"stream"},"aes-256-cfb8":{"cipher":"AES","key":256,"iv":16,"mode":"CFB8","type":"stream"},"aes-128-cfb1":{"cipher":"AES","key":128,"iv":16,"mode":"CFB1","type":"stream"},"aes-192-cfb1":{"cipher":"AES","key":192,"iv":16,"mode":"CFB1","type":"stream"},"aes-256-cfb1":{"cipher":"AES","key":256,"iv":16,"mode":"CFB1","type":"stream"},"aes-128-ofb":{"cipher":"AES","key":128,"iv":16,"mode":"OFB","type":"stream"},"aes-192-ofb":{"cipher":"AES","key":192,"iv":16,"mode":"OFB","type":"stream"},"aes-256-ofb":{"cipher":"AES","key":256,"iv":16,"mode":"OFB","type":"stream"},"aes-128-ctr":{"cipher":"AES","key":128,"iv":16,"mode":"CTR","type":"stream"},"aes-192-ctr":{"cipher":"AES","key":192,"iv":16,"mode":"CTR","type":"stream"},"aes-256-ctr":{"cipher":"AES","key":256,"iv":16,"mode":"CTR","type":"stream"},"aes-128-gcm":{"cipher":"AES","key":128,"iv":12,"mode":"GCM","type":"auth"},"aes-192-gcm":{"cipher":"AES","key":192,"iv":12,"mode":"GCM","type":"auth"},"aes-256-gcm":{"cipher":"AES","key":256,"iv":12,"mode":"GCM","type":"auth"}}')},function(e,t,r){var i=r(34),n=r(1).Buffer,a=r(12),s=r(2),o=r(366),d=r(25),u=r(233);function c(e,t,r,s){a.call(this);var d=n.alloc(4,0);this._cipher=new i.AES(t);var c=this._cipher.encryptBlock(d);this._ghash=new o(c),r=function(e,t,r){if(12===t.length)return e._finID=n.concat([t,n.from([0,0,0,1])]),n.concat([t,n.from([0,0,0,2])]);var i=new o(r),a=t.length,s=a%16;i.update(t),s&&(s=16-s,i.update(n.alloc(s,0))),i.update(n.alloc(8,0));var d=8*a,c=n.alloc(8);c.writeUIntBE(d,0,8),i.update(c),e._finID=i.state;var h=n.from(e._finID);return u(h),h}(this,r,c),this._prev=n.from(r),this._cache=n.allocUnsafe(0),this._secCache=n.allocUnsafe(0),this._decrypt=s,this._alen=0,this._len=0,this._mode=e,this._authTag=null,this._called=!1}s(c,a),c.prototype._update=function(e){if(!this._called&&this._alen){var t=16-this._alen%16;t<16&&(t=n.alloc(t,0),this._ghash.update(t))}this._called=!0;var r=this._mode.encrypt(this,e);return this._decrypt?this._ghash.update(e):this._ghash.update(r),this._len+=e.length,r},c.prototype._final=function(){if(this._decrypt&&!this._authTag)throw new Error("Unsupported state or unable to authenticate data");var e=d(this._ghash.final(8*this._alen,8*this._len),this._cipher.encryptBlock(this._finID));if(this._decrypt&&function(e,t){var r=0;e.length!==t.length&&r++;for(var i=Math.min(e.length,t.length),n=0;n<i;++n)r+=e[n]^t[n];return r}(e,this._authTag))throw new Error("Unsupported state or unable to authenticate data");this._authTag=e,this._cipher.scrub()},c.prototype.getAuthTag=function(){if(this._decrypt||!n.isBuffer(this._authTag))throw new Error("Attempting to get auth tag in unsupported state");return this._authTag},c.prototype.setAuthTag=function(e){if(!this._decrypt)throw new Error("Attempting to set auth tag in unsupported state");this._authTag=e},c.prototype.setAAD=function(e){if(this._called)throw new Error("Attempting to set AAD in unsupported state");this._ghash.update(e),this._alen+=e.length},e.exports=c},function(e,t,r){var i=r(34),n=r(1).Buffer,a=r(12);function s(e,t,r,s){a.call(this),this._cipher=new i.AES(t),this._prev=n.from(r),this._cache=n.allocUnsafe(0),this._secCache=n.allocUnsafe(0),this._decrypt=s,this._mode=e}r(2)(s,a),s.prototype._update=function(e){return this._mode.encrypt(this,e,this._decrypt)},s.prototype._final=function(){this._cipher.scrub()},e.exports=s},function(e,t,r){var i=r(16);e.exports=b,b.simpleSieve=_,b.fermatTest=y;var n=r(4),a=new n(24),s=new(r(238)),o=new n(1),d=new n(2),u=new n(5),c=(new n(16),new n(8),new n(10)),h=new n(3),f=(new n(7),new n(11)),l=new n(4),m=(new n(12),null);function p(){if(null!==m)return m;var e=[];e[0]=2;for(var t=1,r=3;r<1048576;r+=2){for(var i=Math.ceil(Math.sqrt(r)),n=0;n<t&&e[n]<=i&&r%e[n]!=0;n++);t!==n&&e[n]<=i||(e[t++]=r)}return m=e,e}function _(e){for(var t=p(),r=0;r<t.length;r++)if(0===e.modn(t[r]))return 0===e.cmpn(t[r]);return!0}function y(e){var t=n.mont(e);return 0===d.toRed(t).redPow(e.subn(1)).fromRed().cmpn(1)}function b(e,t){if(e<16)return new n(2===t||5===t?[140,123]:[140,39]);var r,m;for(t=new n(t);;){for(r=new n(i(Math.ceil(e/8)));r.bitLength()>e;)r.ishrn(1);if(r.isEven()&&r.iadd(o),r.testn(1)||r.iadd(d),t.cmp(d)){if(!t.cmp(u))for(;r.mod(c).cmp(h);)r.iadd(l)}else for(;r.mod(a).cmp(f);)r.iadd(l);if(_(m=r.shrn(1))&&_(r)&&y(m)&&y(r)&&s.test(m)&&s.test(r))return r}}},function(e,t,r){var i=r(4),n=r(54);function a(e){this.rand=e||new n.Rand}e.exports=a,a.create=function(e){return new a(e)},a.prototype._randbelow=function(e){var t=e.bitLength(),r=Math.ceil(t/8);do{var n=new i(this.rand.generate(r))}while(n.cmp(e)>=0);return n},a.prototype._randrange=function(e,t){var r=t.sub(e);return e.add(this._randbelow(r))},a.prototype.test=function(e,t,r){var n=e.bitLength(),a=i.mont(e),s=new i(1).toRed(a);t||(t=Math.max(1,n/48|0));for(var o=e.subn(1),d=0;!o.testn(d);d++);for(var u=e.shrn(d),c=o.toRed(a);t>0;t--){var h=this._randrange(new i(2),o);r&&r(h);var f=h.toRed(a).redPow(u);if(0!==f.cmp(s)&&0!==f.cmp(c)){for(var l=1;l<d;l++){if(0===(f=f.redSqr()).cmp(s))return!1;if(0===f.cmp(c))break}if(l===d)return!1}}return!0},a.prototype.getDivisor=function(e,t){var r=e.bitLength(),n=i.mont(e),a=new i(1).toRed(n);t||(t=Math.max(1,r/48|0));for(var s=e.subn(1),o=0;!s.testn(o);o++);for(var d=e.shrn(o),u=s.toRed(n);t>0;t--){var c=this._randrange(new i(2),s),h=e.gcd(c);if(0!==h.cmpn(1))return h;var f=c.toRed(n).redPow(d);if(0!==f.cmp(a)&&0!==f.cmp(u)){for(var l=1;l<o;l++){if(0===(f=f.redSqr()).cmp(a))return f.fromRed().subn(1).gcd(e);if(0===f.cmp(u))break}if(l===o)return(f=f.redSqr()).fromRed().subn(1).gcd(e)}}return!1}},function(e,t,r){"use strict";var i=t;function n(e){return 1===e.length?"0"+e:e}function a(e){for(var t="",r=0;r<e.length;r++)t+=n(e[r].toString(16));return t}i.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"!=typeof e){for(var i=0;i<e.length;i++)r[i]=0|e[i];return r}if("hex"===t){(e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e);for(i=0;i<e.length;i+=2)r.push(parseInt(e[i]+e[i+1],16))}else for(i=0;i<e.length;i++){var n=e.charCodeAt(i),a=n>>8,s=255&n;a?r.push(a,s):r.push(s)}return r},i.zero2=n,i.toHex=a,i.encode=function(e,t){return"hex"===t?a(e):e}},function(e,t,r){"use strict";var i=t;i.base=r(36),i.short=r(379),i.mont=r(380),i.edwards=r(381)},function(e,t,r){"use strict";var i=r(10).rotr32;function n(e,t,r){return e&t^~e&r}function a(e,t,r){return e&t^e&r^t&r}function s(e,t,r){return e^t^r}t.ft_1=function(e,t,r,i){return 0===e?n(t,r,i):1===e||3===e?s(t,r,i):2===e?a(t,r,i):void 0},t.ch32=n,t.maj32=a,t.p32=s,t.s0_256=function(e){return i(e,2)^i(e,13)^i(e,22)},t.s1_256=function(e){return i(e,6)^i(e,11)^i(e,25)},t.g0_256=function(e){return i(e,7)^i(e,18)^e>>>3},t.g1_256=function(e){return i(e,17)^i(e,19)^e>>>10}},function(e,t,r){"use strict";var i=r(10),n=r(26),a=r(241),s=r(7),o=i.sum32,d=i.sum32_4,u=i.sum32_5,c=a.ch32,h=a.maj32,f=a.s0_256,l=a.s1_256,m=a.g0_256,p=a.g1_256,_=n.BlockHash,y=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function b(){if(!(this instanceof b))return new b;_.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=y,this.W=new Array(64)}i.inherits(b,_),e.exports=b,b.blockSize=512,b.outSize=256,b.hmacStrength=192,b.padLength=64,b.prototype._update=function(e,t){for(var r=this.W,i=0;i<16;i++)r[i]=e[t+i];for(;i<r.length;i++)r[i]=d(p(r[i-2]),r[i-7],m(r[i-15]),r[i-16]);var n=this.h[0],a=this.h[1],_=this.h[2],y=this.h[3],b=this.h[4],g=this.h[5],M=this.h[6],T=this.h[7];for(s(this.k.length===r.length),i=0;i<r.length;i++){var v=u(T,l(b),c(b,g,M),this.k[i],r[i]),w=o(f(n),h(n,a,_));T=M,M=g,g=b,b=o(y,v),y=_,_=a,a=n,n=o(v,w)}this.h[0]=o(this.h[0],n),this.h[1]=o(this.h[1],a),this.h[2]=o(this.h[2],_),this.h[3]=o(this.h[3],y),this.h[4]=o(this.h[4],b),this.h[5]=o(this.h[5],g),this.h[6]=o(this.h[6],M),this.h[7]=o(this.h[7],T)},b.prototype._digest=function(e){return"hex"===e?i.toHex32(this.h,"big"):i.split32(this.h,"big")}},function(e,t,r){"use strict";var i=r(10),n=r(26),a=r(7),s=i.rotr64_hi,o=i.rotr64_lo,d=i.shr64_hi,u=i.shr64_lo,c=i.sum64,h=i.sum64_hi,f=i.sum64_lo,l=i.sum64_4_hi,m=i.sum64_4_lo,p=i.sum64_5_hi,_=i.sum64_5_lo,y=n.BlockHash,b=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function g(){if(!(this instanceof g))return new g;y.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=b,this.W=new Array(160)}function M(e,t,r,i,n){var a=e&r^~e&n;return a<0&&(a+=4294967296),a}function T(e,t,r,i,n,a){var s=t&i^~t&a;return s<0&&(s+=4294967296),s}function v(e,t,r,i,n){var a=e&r^e&n^r&n;return a<0&&(a+=4294967296),a}function w(e,t,r,i,n,a){var s=t&i^t&a^i&a;return s<0&&(s+=4294967296),s}function A(e,t){var r=s(e,t,28)^s(t,e,2)^s(t,e,7);return r<0&&(r+=4294967296),r}function L(e,t){var r=o(e,t,28)^o(t,e,2)^o(t,e,7);return r<0&&(r+=4294967296),r}function D(e,t){var r=s(e,t,14)^s(e,t,18)^s(t,e,9);return r<0&&(r+=4294967296),r}function E(e,t){var r=o(e,t,14)^o(e,t,18)^o(t,e,9);return r<0&&(r+=4294967296),r}function S(e,t){var r=s(e,t,1)^s(e,t,8)^d(e,t,7);return r<0&&(r+=4294967296),r}function Y(e,t){var r=o(e,t,1)^o(e,t,8)^u(e,t,7);return r<0&&(r+=4294967296),r}function k(e,t){var r=s(e,t,19)^s(t,e,29)^d(e,t,6);return r<0&&(r+=4294967296),r}function O(e,t){var r=o(e,t,19)^o(t,e,29)^u(e,t,6);return r<0&&(r+=4294967296),r}i.inherits(g,y),e.exports=g,g.blockSize=1024,g.outSize=512,g.hmacStrength=192,g.padLength=128,g.prototype._prepareBlock=function(e,t){for(var r=this.W,i=0;i<32;i++)r[i]=e[t+i];for(;i<r.length;i+=2){var n=k(r[i-4],r[i-3]),a=O(r[i-4],r[i-3]),s=r[i-14],o=r[i-13],d=S(r[i-30],r[i-29]),u=Y(r[i-30],r[i-29]),c=r[i-32],h=r[i-31];r[i]=l(n,a,s,o,d,u,c,h),r[i+1]=m(n,a,s,o,d,u,c,h)}},g.prototype._update=function(e,t){this._prepareBlock(e,t);var r=this.W,i=this.h[0],n=this.h[1],s=this.h[2],o=this.h[3],d=this.h[4],u=this.h[5],l=this.h[6],m=this.h[7],y=this.h[8],b=this.h[9],g=this.h[10],S=this.h[11],Y=this.h[12],k=this.h[13],O=this.h[14],F=this.h[15];a(this.k.length===r.length);for(var P=0;P<r.length;P+=2){var I=O,x=F,K=D(y,b),j=E(y,b),R=M(y,b,g,S,Y),H=T(y,b,g,S,Y,k),N=this.k[P],C=this.k[P+1],U=r[P],B=r[P+1],z=p(I,x,K,j,R,H,N,C,U,B),W=_(I,x,K,j,R,H,N,C,U,B);I=A(i,n),x=L(i,n),K=v(i,n,s,o,d),j=w(i,n,s,o,d,u);var q=h(I,x,K,j),G=f(I,x,K,j);O=Y,F=k,Y=g,k=S,g=y,S=b,y=h(l,m,z,W),b=f(m,m,z,W),l=d,m=u,d=s,u=o,s=i,o=n,i=h(z,W,q,G),n=f(z,W,q,G)}c(this.h,0,i,n),c(this.h,2,s,o),c(this.h,4,d,u),c(this.h,6,l,m),c(this.h,8,y,b),c(this.h,10,g,S),c(this.h,12,Y,k),c(this.h,14,O,F)},g.prototype._digest=function(e){return"hex"===e?i.toHex32(this.h,"big"):i.split32(this.h,"big")}},function(e,t,r){(function(e){!function(e,t){"use strict";function i(e,t){if(!e)throw new Error(t||"Assertion failed")}function n(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}function a(e,t,r){if(a.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==t&&"be"!==t||(r=t,t=10),this._init(e||0,t||10,r||"be"))}var s;"object"==typeof e?e.exports=a:t.BN=a,a.BN=a,a.wordSize=26;try{s="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(396).Buffer}catch(e){}function o(e,t){var r=e.charCodeAt(t);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void i(!1,"Invalid character in "+e)}function d(e,t,r){var i=o(e,r);return r-1>=t&&(i|=o(e,r-1)<<4),i}function u(e,t,r,n){for(var a=0,s=0,o=Math.min(e.length,r),d=t;d<o;d++){var u=e.charCodeAt(d)-48;a*=n,s=u>=49?u-49+10:u>=17?u-17+10:u,i(u>=0&&s<n,"Invalid character"),a+=s}return a}function c(e,t){e.words=t.words,e.length=t.length,e.negative=t.negative,e.red=t.red}if(a.isBN=function(e){return e instanceof a||null!==e&&"object"==typeof e&&e.constructor.wordSize===a.wordSize&&Array.isArray(e.words)},a.max=function(e,t){return e.cmp(t)>0?e:t},a.min=function(e,t){return e.cmp(t)<0?e:t},a.prototype._init=function(e,t,r){if("number"==typeof e)return this._initNumber(e,t,r);if("object"==typeof e)return this._initArray(e,t,r);"hex"===t&&(t=16),i(t===(0|t)&&t>=2&&t<=36);var n=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(n++,this.negative=1),n<e.length&&(16===t?this._parseHex(e,n,r):(this._parseBase(e,t,n),"le"===r&&this._initArray(this.toArray(),t,r)))},a.prototype._initNumber=function(e,t,r){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[67108863&e],this.length=1):e<4503599627370496?(this.words=[67108863&e,e/67108864&67108863],this.length=2):(i(e<9007199254740992),this.words=[67108863&e,e/67108864&67108863,1],this.length=3),"le"===r&&this._initArray(this.toArray(),t,r)},a.prototype._initArray=function(e,t,r){if(i("number"==typeof e.length),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var n=0;n<this.length;n++)this.words[n]=0;var a,s,o=0;if("be"===r)for(n=e.length-1,a=0;n>=0;n-=3)s=e[n]|e[n-1]<<8|e[n-2]<<16,this.words[a]|=s<<o&67108863,this.words[a+1]=s>>>26-o&67108863,(o+=24)>=26&&(o-=26,a++);else if("le"===r)for(n=0,a=0;n<e.length;n+=3)s=e[n]|e[n+1]<<8|e[n+2]<<16,this.words[a]|=s<<o&67108863,this.words[a+1]=s>>>26-o&67108863,(o+=24)>=26&&(o-=26,a++);return this._strip()},a.prototype._parseHex=function(e,t,r){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var i=0;i<this.length;i++)this.words[i]=0;var n,a=0,s=0;if("be"===r)for(i=e.length-1;i>=t;i-=2)n=d(e,t,i)<<a,this.words[s]|=67108863&n,a>=18?(a-=18,s+=1,this.words[s]|=n>>>26):a+=8;else for(i=(e.length-t)%2==0?t+1:t;i<e.length;i+=2)n=d(e,t,i)<<a,this.words[s]|=67108863&n,a>=18?(a-=18,s+=1,this.words[s]|=n>>>26):a+=8;this._strip()},a.prototype._parseBase=function(e,t,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=t)i++;i--,n=n/t|0;for(var a=e.length-r,s=a%i,o=Math.min(a,a-s)+r,d=0,c=r;c<o;c+=i)d=u(e,c,c+i,t),this.imuln(n),this.words[0]+d<67108864?this.words[0]+=d:this._iaddn(d);if(0!==s){var h=1;for(d=u(e,c,e.length,t),c=0;c<s;c++)h*=t;this.imuln(h),this.words[0]+d<67108864?this.words[0]+=d:this._iaddn(d)}this._strip()},a.prototype.copy=function(e){e.words=new Array(this.length);for(var t=0;t<this.length;t++)e.words[t]=this.words[t];e.length=this.length,e.negative=this.negative,e.red=this.red},a.prototype._move=function(e){c(e,this)},a.prototype.clone=function(){var e=new a(null);return this.copy(e),e},a.prototype._expand=function(e){for(;this.length<e;)this.words[this.length++]=0;return this},a.prototype._strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},a.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{a.prototype[Symbol.for("nodejs.util.inspect.custom")]=h}catch(e){a.prototype.inspect=h}else a.prototype.inspect=h;function h(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}var f=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],l=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],m=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];a.prototype.toString=function(e,t){var r;if(t=0|t||1,16===(e=e||10)||"hex"===e){r="";for(var n=0,a=0,s=0;s<this.length;s++){var o=this.words[s],d=(16777215&(o<<n|a)).toString(16);a=o>>>24-n&16777215,(n+=2)>=26&&(n-=26,s--),r=0!==a||s!==this.length-1?f[6-d.length]+d+r:d+r}for(0!==a&&(r=a.toString(16)+r);r.length%t!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}if(e===(0|e)&&e>=2&&e<=36){var u=l[e],c=m[e];r="";var h=this.clone();for(h.negative=0;!h.isZero();){var p=h.modrn(c).toString(e);r=(h=h.idivn(c)).isZero()?p+r:f[u-p.length]+p+r}for(this.isZero()&&(r="0"+r);r.length%t!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}i(!1,"Base should be between 2 and 36")},a.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&i(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},a.prototype.toJSON=function(){return this.toString(16,2)},s&&(a.prototype.toBuffer=function(e,t){return this.toArrayLike(s,e,t)}),a.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)};function p(e,t,r){r.negative=t.negative^e.negative;var i=e.length+t.length|0;r.length=i,i=i-1|0;var n=0|e.words[0],a=0|t.words[0],s=n*a,o=67108863&s,d=s/67108864|0;r.words[0]=o;for(var u=1;u<i;u++){for(var c=d>>>26,h=67108863&d,f=Math.min(u,t.length-1),l=Math.max(0,u-e.length+1);l<=f;l++){var m=u-l|0;c+=(s=(n=0|e.words[m])*(a=0|t.words[l])+h)/67108864|0,h=67108863&s}r.words[u]=0|h,d=0|c}return 0!==d?r.words[u]=0|d:r.length--,r._strip()}a.prototype.toArrayLike=function(e,t,r){this._strip();var n=this.byteLength(),a=r||Math.max(1,n);i(n<=a,"byte array longer than desired length"),i(a>0,"Requested array length <= 0");var s=function(e,t){return e.allocUnsafe?e.allocUnsafe(t):new e(t)}(e,a);return this["_toArrayLike"+("le"===t?"LE":"BE")](s,n),s},a.prototype._toArrayLikeLE=function(e,t){for(var r=0,i=0,n=0,a=0;n<this.length;n++){var s=this.words[n]<<a|i;e[r++]=255&s,r<e.length&&(e[r++]=s>>8&255),r<e.length&&(e[r++]=s>>16&255),6===a?(r<e.length&&(e[r++]=s>>24&255),i=0,a=0):(i=s>>>24,a+=2)}if(r<e.length)for(e[r++]=i;r<e.length;)e[r++]=0},a.prototype._toArrayLikeBE=function(e,t){for(var r=e.length-1,i=0,n=0,a=0;n<this.length;n++){var s=this.words[n]<<a|i;e[r--]=255&s,r>=0&&(e[r--]=s>>8&255),r>=0&&(e[r--]=s>>16&255),6===a?(r>=0&&(e[r--]=s>>24&255),i=0,a=0):(i=s>>>24,a+=2)}if(r>=0)for(e[r--]=i;r>=0;)e[r--]=0},Math.clz32?a.prototype._countBits=function(e){return 32-Math.clz32(e)}:a.prototype._countBits=function(e){var t=e,r=0;return t>=4096&&(r+=13,t>>>=13),t>=64&&(r+=7,t>>>=7),t>=8&&(r+=4,t>>>=4),t>=2&&(r+=2,t>>>=2),r+t},a.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,r=0;return 0==(8191&t)&&(r+=13,t>>>=13),0==(127&t)&&(r+=7,t>>>=7),0==(15&t)&&(r+=4,t>>>=4),0==(3&t)&&(r+=2,t>>>=2),0==(1&t)&&r++,r},a.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},a.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,t=0;t<this.length;t++){var r=this._zeroBits(this.words[t]);if(e+=r,26!==r)break}return e},a.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},a.prototype.toTwos=function(e){return 0!==this.negative?this.abs().inotn(e).iaddn(1):this.clone()},a.prototype.fromTwos=function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()},a.prototype.isNeg=function(){return 0!==this.negative},a.prototype.neg=function(){return this.clone().ineg()},a.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},a.prototype.iuor=function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var t=0;t<e.length;t++)this.words[t]=this.words[t]|e.words[t];return this._strip()},a.prototype.ior=function(e){return i(0==(this.negative|e.negative)),this.iuor(e)},a.prototype.or=function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)},a.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},a.prototype.iuand=function(e){var t;t=this.length>e.length?e:this;for(var r=0;r<t.length;r++)this.words[r]=this.words[r]&e.words[r];return this.length=t.length,this._strip()},a.prototype.iand=function(e){return i(0==(this.negative|e.negative)),this.iuand(e)},a.prototype.and=function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)},a.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},a.prototype.iuxor=function(e){var t,r;this.length>e.length?(t=this,r=e):(t=e,r=this);for(var i=0;i<r.length;i++)this.words[i]=t.words[i]^r.words[i];if(this!==t)for(;i<t.length;i++)this.words[i]=t.words[i];return this.length=t.length,this._strip()},a.prototype.ixor=function(e){return i(0==(this.negative|e.negative)),this.iuxor(e)},a.prototype.xor=function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)},a.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},a.prototype.inotn=function(e){i("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),r=e%26;this._expand(t),r>0&&t--;for(var n=0;n<t;n++)this.words[n]=67108863&~this.words[n];return r>0&&(this.words[n]=~this.words[n]&67108863>>26-r),this._strip()},a.prototype.notn=function(e){return this.clone().inotn(e)},a.prototype.setn=function(e,t){i("number"==typeof e&&e>=0);var r=e/26|0,n=e%26;return this._expand(r+1),this.words[r]=t?this.words[r]|1<<n:this.words[r]&~(1<<n),this._strip()},a.prototype.iadd=function(e){var t,r,i;if(0!==this.negative&&0===e.negative)return this.negative=0,t=this.isub(e),this.negative^=1,this._normSign();if(0===this.negative&&0!==e.negative)return e.negative=0,t=this.isub(e),e.negative=1,t._normSign();this.length>e.length?(r=this,i=e):(r=e,i=this);for(var n=0,a=0;a<i.length;a++)t=(0|r.words[a])+(0|i.words[a])+n,this.words[a]=67108863&t,n=t>>>26;for(;0!==n&&a<r.length;a++)t=(0|r.words[a])+n,this.words[a]=67108863&t,n=t>>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;a<r.length;a++)this.words[a]=r.words[a];return this},a.prototype.add=function(e){var t;return 0!==e.negative&&0===this.negative?(e.negative=0,t=this.sub(e),e.negative^=1,t):0===e.negative&&0!==this.negative?(this.negative=0,t=e.sub(this),this.negative=1,t):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)},a.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var r,i,n=this.cmp(e);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=e):(r=e,i=this);for(var a=0,s=0;s<i.length;s++)a=(t=(0|r.words[s])-(0|i.words[s])+a)>>26,this.words[s]=67108863&t;for(;0!==a&&s<r.length;s++)a=(t=(0|r.words[s])+a)>>26,this.words[s]=67108863&t;if(0===a&&s<r.length&&r!==this)for(;s<r.length;s++)this.words[s]=r.words[s];return this.length=Math.max(this.length,s),r!==this&&(this.negative=1),this._strip()},a.prototype.sub=function(e){return this.clone().isub(e)};var _=function(e,t,r){var i,n,a,s=e.words,o=t.words,d=r.words,u=0,c=0|s[0],h=8191&c,f=c>>>13,l=0|s[1],m=8191&l,p=l>>>13,_=0|s[2],y=8191&_,b=_>>>13,g=0|s[3],M=8191&g,T=g>>>13,v=0|s[4],w=8191&v,A=v>>>13,L=0|s[5],D=8191&L,E=L>>>13,S=0|s[6],Y=8191&S,k=S>>>13,O=0|s[7],F=8191&O,P=O>>>13,I=0|s[8],x=8191&I,K=I>>>13,j=0|s[9],R=8191&j,H=j>>>13,N=0|o[0],C=8191&N,U=N>>>13,B=0|o[1],z=8191&B,W=B>>>13,q=0|o[2],G=8191&q,J=q>>>13,V=0|o[3],Z=8191&V,Q=V>>>13,X=0|o[4],$=8191&X,ee=X>>>13,te=0|o[5],re=8191&te,ie=te>>>13,ne=0|o[6],ae=8191&ne,se=ne>>>13,oe=0|o[7],de=8191&oe,ue=oe>>>13,ce=0|o[8],he=8191&ce,fe=ce>>>13,le=0|o[9],me=8191&le,pe=le>>>13;r.negative=e.negative^t.negative,r.length=19;var _e=(u+(i=Math.imul(h,C))|0)+((8191&(n=(n=Math.imul(h,U))+Math.imul(f,C)|0))<<13)|0;u=((a=Math.imul(f,U))+(n>>>13)|0)+(_e>>>26)|0,_e&=67108863,i=Math.imul(m,C),n=(n=Math.imul(m,U))+Math.imul(p,C)|0,a=Math.imul(p,U);var ye=(u+(i=i+Math.imul(h,z)|0)|0)+((8191&(n=(n=n+Math.imul(h,W)|0)+Math.imul(f,z)|0))<<13)|0;u=((a=a+Math.imul(f,W)|0)+(n>>>13)|0)+(ye>>>26)|0,ye&=67108863,i=Math.imul(y,C),n=(n=Math.imul(y,U))+Math.imul(b,C)|0,a=Math.imul(b,U),i=i+Math.imul(m,z)|0,n=(n=n+Math.imul(m,W)|0)+Math.imul(p,z)|0,a=a+Math.imul(p,W)|0;var be=(u+(i=i+Math.imul(h,G)|0)|0)+((8191&(n=(n=n+Math.imul(h,J)|0)+Math.imul(f,G)|0))<<13)|0;u=((a=a+Math.imul(f,J)|0)+(n>>>13)|0)+(be>>>26)|0,be&=67108863,i=Math.imul(M,C),n=(n=Math.imul(M,U))+Math.imul(T,C)|0,a=Math.imul(T,U),i=i+Math.imul(y,z)|0,n=(n=n+Math.imul(y,W)|0)+Math.imul(b,z)|0,a=a+Math.imul(b,W)|0,i=i+Math.imul(m,G)|0,n=(n=n+Math.imul(m,J)|0)+Math.imul(p,G)|0,a=a+Math.imul(p,J)|0;var ge=(u+(i=i+Math.imul(h,Z)|0)|0)+((8191&(n=(n=n+Math.imul(h,Q)|0)+Math.imul(f,Z)|0))<<13)|0;u=((a=a+Math.imul(f,Q)|0)+(n>>>13)|0)+(ge>>>26)|0,ge&=67108863,i=Math.imul(w,C),n=(n=Math.imul(w,U))+Math.imul(A,C)|0,a=Math.imul(A,U),i=i+Math.imul(M,z)|0,n=(n=n+Math.imul(M,W)|0)+Math.imul(T,z)|0,a=a+Math.imul(T,W)|0,i=i+Math.imul(y,G)|0,n=(n=n+Math.imul(y,J)|0)+Math.imul(b,G)|0,a=a+Math.imul(b,J)|0,i=i+Math.imul(m,Z)|0,n=(n=n+Math.imul(m,Q)|0)+Math.imul(p,Z)|0,a=a+Math.imul(p,Q)|0;var Me=(u+(i=i+Math.imul(h,$)|0)|0)+((8191&(n=(n=n+Math.imul(h,ee)|0)+Math.imul(f,$)|0))<<13)|0;u=((a=a+Math.imul(f,ee)|0)+(n>>>13)|0)+(Me>>>26)|0,Me&=67108863,i=Math.imul(D,C),n=(n=Math.imul(D,U))+Math.imul(E,C)|0,a=Math.imul(E,U),i=i+Math.imul(w,z)|0,n=(n=n+Math.imul(w,W)|0)+Math.imul(A,z)|0,a=a+Math.imul(A,W)|0,i=i+Math.imul(M,G)|0,n=(n=n+Math.imul(M,J)|0)+Math.imul(T,G)|0,a=a+Math.imul(T,J)|0,i=i+Math.imul(y,Z)|0,n=(n=n+Math.imul(y,Q)|0)+Math.imul(b,Z)|0,a=a+Math.imul(b,Q)|0,i=i+Math.imul(m,$)|0,n=(n=n+Math.imul(m,ee)|0)+Math.imul(p,$)|0,a=a+Math.imul(p,ee)|0;var Te=(u+(i=i+Math.imul(h,re)|0)|0)+((8191&(n=(n=n+Math.imul(h,ie)|0)+Math.imul(f,re)|0))<<13)|0;u=((a=a+Math.imul(f,ie)|0)+(n>>>13)|0)+(Te>>>26)|0,Te&=67108863,i=Math.imul(Y,C),n=(n=Math.imul(Y,U))+Math.imul(k,C)|0,a=Math.imul(k,U),i=i+Math.imul(D,z)|0,n=(n=n+Math.imul(D,W)|0)+Math.imul(E,z)|0,a=a+Math.imul(E,W)|0,i=i+Math.imul(w,G)|0,n=(n=n+Math.imul(w,J)|0)+Math.imul(A,G)|0,a=a+Math.imul(A,J)|0,i=i+Math.imul(M,Z)|0,n=(n=n+Math.imul(M,Q)|0)+Math.imul(T,Z)|0,a=a+Math.imul(T,Q)|0,i=i+Math.imul(y,$)|0,n=(n=n+Math.imul(y,ee)|0)+Math.imul(b,$)|0,a=a+Math.imul(b,ee)|0,i=i+Math.imul(m,re)|0,n=(n=n+Math.imul(m,ie)|0)+Math.imul(p,re)|0,a=a+Math.imul(p,ie)|0;var ve=(u+(i=i+Math.imul(h,ae)|0)|0)+((8191&(n=(n=n+Math.imul(h,se)|0)+Math.imul(f,ae)|0))<<13)|0;u=((a=a+Math.imul(f,se)|0)+(n>>>13)|0)+(ve>>>26)|0,ve&=67108863,i=Math.imul(F,C),n=(n=Math.imul(F,U))+Math.imul(P,C)|0,a=Math.imul(P,U),i=i+Math.imul(Y,z)|0,n=(n=n+Math.imul(Y,W)|0)+Math.imul(k,z)|0,a=a+Math.imul(k,W)|0,i=i+Math.imul(D,G)|0,n=(n=n+Math.imul(D,J)|0)+Math.imul(E,G)|0,a=a+Math.imul(E,J)|0,i=i+Math.imul(w,Z)|0,n=(n=n+Math.imul(w,Q)|0)+Math.imul(A,Z)|0,a=a+Math.imul(A,Q)|0,i=i+Math.imul(M,$)|0,n=(n=n+Math.imul(M,ee)|0)+Math.imul(T,$)|0,a=a+Math.imul(T,ee)|0,i=i+Math.imul(y,re)|0,n=(n=n+Math.imul(y,ie)|0)+Math.imul(b,re)|0,a=a+Math.imul(b,ie)|0,i=i+Math.imul(m,ae)|0,n=(n=n+Math.imul(m,se)|0)+Math.imul(p,ae)|0,a=a+Math.imul(p,se)|0;var we=(u+(i=i+Math.imul(h,de)|0)|0)+((8191&(n=(n=n+Math.imul(h,ue)|0)+Math.imul(f,de)|0))<<13)|0;u=((a=a+Math.imul(f,ue)|0)+(n>>>13)|0)+(we>>>26)|0,we&=67108863,i=Math.imul(x,C),n=(n=Math.imul(x,U))+Math.imul(K,C)|0,a=Math.imul(K,U),i=i+Math.imul(F,z)|0,n=(n=n+Math.imul(F,W)|0)+Math.imul(P,z)|0,a=a+Math.imul(P,W)|0,i=i+Math.imul(Y,G)|0,n=(n=n+Math.imul(Y,J)|0)+Math.imul(k,G)|0,a=a+Math.imul(k,J)|0,i=i+Math.imul(D,Z)|0,n=(n=n+Math.imul(D,Q)|0)+Math.imul(E,Z)|0,a=a+Math.imul(E,Q)|0,i=i+Math.imul(w,$)|0,n=(n=n+Math.imul(w,ee)|0)+Math.imul(A,$)|0,a=a+Math.imul(A,ee)|0,i=i+Math.imul(M,re)|0,n=(n=n+Math.imul(M,ie)|0)+Math.imul(T,re)|0,a=a+Math.imul(T,ie)|0,i=i+Math.imul(y,ae)|0,n=(n=n+Math.imul(y,se)|0)+Math.imul(b,ae)|0,a=a+Math.imul(b,se)|0,i=i+Math.imul(m,de)|0,n=(n=n+Math.imul(m,ue)|0)+Math.imul(p,de)|0,a=a+Math.imul(p,ue)|0;var Ae=(u+(i=i+Math.imul(h,he)|0)|0)+((8191&(n=(n=n+Math.imul(h,fe)|0)+Math.imul(f,he)|0))<<13)|0;u=((a=a+Math.imul(f,fe)|0)+(n>>>13)|0)+(Ae>>>26)|0,Ae&=67108863,i=Math.imul(R,C),n=(n=Math.imul(R,U))+Math.imul(H,C)|0,a=Math.imul(H,U),i=i+Math.imul(x,z)|0,n=(n=n+Math.imul(x,W)|0)+Math.imul(K,z)|0,a=a+Math.imul(K,W)|0,i=i+Math.imul(F,G)|0,n=(n=n+Math.imul(F,J)|0)+Math.imul(P,G)|0,a=a+Math.imul(P,J)|0,i=i+Math.imul(Y,Z)|0,n=(n=n+Math.imul(Y,Q)|0)+Math.imul(k,Z)|0,a=a+Math.imul(k,Q)|0,i=i+Math.imul(D,$)|0,n=(n=n+Math.imul(D,ee)|0)+Math.imul(E,$)|0,a=a+Math.imul(E,ee)|0,i=i+Math.imul(w,re)|0,n=(n=n+Math.imul(w,ie)|0)+Math.imul(A,re)|0,a=a+Math.imul(A,ie)|0,i=i+Math.imul(M,ae)|0,n=(n=n+Math.imul(M,se)|0)+Math.imul(T,ae)|0,a=a+Math.imul(T,se)|0,i=i+Math.imul(y,de)|0,n=(n=n+Math.imul(y,ue)|0)+Math.imul(b,de)|0,a=a+Math.imul(b,ue)|0,i=i+Math.imul(m,he)|0,n=(n=n+Math.imul(m,fe)|0)+Math.imul(p,he)|0,a=a+Math.imul(p,fe)|0;var Le=(u+(i=i+Math.imul(h,me)|0)|0)+((8191&(n=(n=n+Math.imul(h,pe)|0)+Math.imul(f,me)|0))<<13)|0;u=((a=a+Math.imul(f,pe)|0)+(n>>>13)|0)+(Le>>>26)|0,Le&=67108863,i=Math.imul(R,z),n=(n=Math.imul(R,W))+Math.imul(H,z)|0,a=Math.imul(H,W),i=i+Math.imul(x,G)|0,n=(n=n+Math.imul(x,J)|0)+Math.imul(K,G)|0,a=a+Math.imul(K,J)|0,i=i+Math.imul(F,Z)|0,n=(n=n+Math.imul(F,Q)|0)+Math.imul(P,Z)|0,a=a+Math.imul(P,Q)|0,i=i+Math.imul(Y,$)|0,n=(n=n+Math.imul(Y,ee)|0)+Math.imul(k,$)|0,a=a+Math.imul(k,ee)|0,i=i+Math.imul(D,re)|0,n=(n=n+Math.imul(D,ie)|0)+Math.imul(E,re)|0,a=a+Math.imul(E,ie)|0,i=i+Math.imul(w,ae)|0,n=(n=n+Math.imul(w,se)|0)+Math.imul(A,ae)|0,a=a+Math.imul(A,se)|0,i=i+Math.imul(M,de)|0,n=(n=n+Math.imul(M,ue)|0)+Math.imul(T,de)|0,a=a+Math.imul(T,ue)|0,i=i+Math.imul(y,he)|0,n=(n=n+Math.imul(y,fe)|0)+Math.imul(b,he)|0,a=a+Math.imul(b,fe)|0;var De=(u+(i=i+Math.imul(m,me)|0)|0)+((8191&(n=(n=n+Math.imul(m,pe)|0)+Math.imul(p,me)|0))<<13)|0;u=((a=a+Math.imul(p,pe)|0)+(n>>>13)|0)+(De>>>26)|0,De&=67108863,i=Math.imul(R,G),n=(n=Math.imul(R,J))+Math.imul(H,G)|0,a=Math.imul(H,J),i=i+Math.imul(x,Z)|0,n=(n=n+Math.imul(x,Q)|0)+Math.imul(K,Z)|0,a=a+Math.imul(K,Q)|0,i=i+Math.imul(F,$)|0,n=(n=n+Math.imul(F,ee)|0)+Math.imul(P,$)|0,a=a+Math.imul(P,ee)|0,i=i+Math.imul(Y,re)|0,n=(n=n+Math.imul(Y,ie)|0)+Math.imul(k,re)|0,a=a+Math.imul(k,ie)|0,i=i+Math.imul(D,ae)|0,n=(n=n+Math.imul(D,se)|0)+Math.imul(E,ae)|0,a=a+Math.imul(E,se)|0,i=i+Math.imul(w,de)|0,n=(n=n+Math.imul(w,ue)|0)+Math.imul(A,de)|0,a=a+Math.imul(A,ue)|0,i=i+Math.imul(M,he)|0,n=(n=n+Math.imul(M,fe)|0)+Math.imul(T,he)|0,a=a+Math.imul(T,fe)|0;var Ee=(u+(i=i+Math.imul(y,me)|0)|0)+((8191&(n=(n=n+Math.imul(y,pe)|0)+Math.imul(b,me)|0))<<13)|0;u=((a=a+Math.imul(b,pe)|0)+(n>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,i=Math.imul(R,Z),n=(n=Math.imul(R,Q))+Math.imul(H,Z)|0,a=Math.imul(H,Q),i=i+Math.imul(x,$)|0,n=(n=n+Math.imul(x,ee)|0)+Math.imul(K,$)|0,a=a+Math.imul(K,ee)|0,i=i+Math.imul(F,re)|0,n=(n=n+Math.imul(F,ie)|0)+Math.imul(P,re)|0,a=a+Math.imul(P,ie)|0,i=i+Math.imul(Y,ae)|0,n=(n=n+Math.imul(Y,se)|0)+Math.imul(k,ae)|0,a=a+Math.imul(k,se)|0,i=i+Math.imul(D,de)|0,n=(n=n+Math.imul(D,ue)|0)+Math.imul(E,de)|0,a=a+Math.imul(E,ue)|0,i=i+Math.imul(w,he)|0,n=(n=n+Math.imul(w,fe)|0)+Math.imul(A,he)|0,a=a+Math.imul(A,fe)|0;var Se=(u+(i=i+Math.imul(M,me)|0)|0)+((8191&(n=(n=n+Math.imul(M,pe)|0)+Math.imul(T,me)|0))<<13)|0;u=((a=a+Math.imul(T,pe)|0)+(n>>>13)|0)+(Se>>>26)|0,Se&=67108863,i=Math.imul(R,$),n=(n=Math.imul(R,ee))+Math.imul(H,$)|0,a=Math.imul(H,ee),i=i+Math.imul(x,re)|0,n=(n=n+Math.imul(x,ie)|0)+Math.imul(K,re)|0,a=a+Math.imul(K,ie)|0,i=i+Math.imul(F,ae)|0,n=(n=n+Math.imul(F,se)|0)+Math.imul(P,ae)|0,a=a+Math.imul(P,se)|0,i=i+Math.imul(Y,de)|0,n=(n=n+Math.imul(Y,ue)|0)+Math.imul(k,de)|0,a=a+Math.imul(k,ue)|0,i=i+Math.imul(D,he)|0,n=(n=n+Math.imul(D,fe)|0)+Math.imul(E,he)|0,a=a+Math.imul(E,fe)|0;var Ye=(u+(i=i+Math.imul(w,me)|0)|0)+((8191&(n=(n=n+Math.imul(w,pe)|0)+Math.imul(A,me)|0))<<13)|0;u=((a=a+Math.imul(A,pe)|0)+(n>>>13)|0)+(Ye>>>26)|0,Ye&=67108863,i=Math.imul(R,re),n=(n=Math.imul(R,ie))+Math.imul(H,re)|0,a=Math.imul(H,ie),i=i+Math.imul(x,ae)|0,n=(n=n+Math.imul(x,se)|0)+Math.imul(K,ae)|0,a=a+Math.imul(K,se)|0,i=i+Math.imul(F,de)|0,n=(n=n+Math.imul(F,ue)|0)+Math.imul(P,de)|0,a=a+Math.imul(P,ue)|0,i=i+Math.imul(Y,he)|0,n=(n=n+Math.imul(Y,fe)|0)+Math.imul(k,he)|0,a=a+Math.imul(k,fe)|0;var ke=(u+(i=i+Math.imul(D,me)|0)|0)+((8191&(n=(n=n+Math.imul(D,pe)|0)+Math.imul(E,me)|0))<<13)|0;u=((a=a+Math.imul(E,pe)|0)+(n>>>13)|0)+(ke>>>26)|0,ke&=67108863,i=Math.imul(R,ae),n=(n=Math.imul(R,se))+Math.imul(H,ae)|0,a=Math.imul(H,se),i=i+Math.imul(x,de)|0,n=(n=n+Math.imul(x,ue)|0)+Math.imul(K,de)|0,a=a+Math.imul(K,ue)|0,i=i+Math.imul(F,he)|0,n=(n=n+Math.imul(F,fe)|0)+Math.imul(P,he)|0,a=a+Math.imul(P,fe)|0;var Oe=(u+(i=i+Math.imul(Y,me)|0)|0)+((8191&(n=(n=n+Math.imul(Y,pe)|0)+Math.imul(k,me)|0))<<13)|0;u=((a=a+Math.imul(k,pe)|0)+(n>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,i=Math.imul(R,de),n=(n=Math.imul(R,ue))+Math.imul(H,de)|0,a=Math.imul(H,ue),i=i+Math.imul(x,he)|0,n=(n=n+Math.imul(x,fe)|0)+Math.imul(K,he)|0,a=a+Math.imul(K,fe)|0;var Fe=(u+(i=i+Math.imul(F,me)|0)|0)+((8191&(n=(n=n+Math.imul(F,pe)|0)+Math.imul(P,me)|0))<<13)|0;u=((a=a+Math.imul(P,pe)|0)+(n>>>13)|0)+(Fe>>>26)|0,Fe&=67108863,i=Math.imul(R,he),n=(n=Math.imul(R,fe))+Math.imul(H,he)|0,a=Math.imul(H,fe);var Pe=(u+(i=i+Math.imul(x,me)|0)|0)+((8191&(n=(n=n+Math.imul(x,pe)|0)+Math.imul(K,me)|0))<<13)|0;u=((a=a+Math.imul(K,pe)|0)+(n>>>13)|0)+(Pe>>>26)|0,Pe&=67108863;var Ie=(u+(i=Math.imul(R,me))|0)+((8191&(n=(n=Math.imul(R,pe))+Math.imul(H,me)|0))<<13)|0;return u=((a=Math.imul(H,pe))+(n>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,d[0]=_e,d[1]=ye,d[2]=be,d[3]=ge,d[4]=Me,d[5]=Te,d[6]=ve,d[7]=we,d[8]=Ae,d[9]=Le,d[10]=De,d[11]=Ee,d[12]=Se,d[13]=Ye,d[14]=ke,d[15]=Oe,d[16]=Fe,d[17]=Pe,d[18]=Ie,0!==u&&(d[19]=u,r.length++),r};function y(e,t,r){r.negative=t.negative^e.negative,r.length=e.length+t.length;for(var i=0,n=0,a=0;a<r.length-1;a++){var s=n;n=0;for(var o=67108863&i,d=Math.min(a,t.length-1),u=Math.max(0,a-e.length+1);u<=d;u++){var c=a-u,h=(0|e.words[c])*(0|t.words[u]),f=67108863&h;o=67108863&(f=f+o|0),n+=(s=(s=s+(h/67108864|0)|0)+(f>>>26)|0)>>>26,s&=67108863}r.words[a]=o,i=s,s=n}return 0!==i?r.words[a]=i:r.length--,r._strip()}function b(e,t,r){return y(e,t,r)}function g(e,t){this.x=e,this.y=t}Math.imul||(_=p),a.prototype.mulTo=function(e,t){var r=this.length+e.length;return 10===this.length&&10===e.length?_(this,e,t):r<63?p(this,e,t):r<1024?y(this,e,t):b(this,e,t)},g.prototype.makeRBT=function(e){for(var t=new Array(e),r=a.prototype._countBits(e)-1,i=0;i<e;i++)t[i]=this.revBin(i,r,e);return t},g.prototype.revBin=function(e,t,r){if(0===e||e===r-1)return e;for(var i=0,n=0;n<t;n++)i|=(1&e)<<t-n-1,e>>=1;return i},g.prototype.permute=function(e,t,r,i,n,a){for(var s=0;s<a;s++)i[s]=t[e[s]],n[s]=r[e[s]]},g.prototype.transform=function(e,t,r,i,n,a){this.permute(a,e,t,r,i,n);for(var s=1;s<n;s<<=1)for(var o=s<<1,d=Math.cos(2*Math.PI/o),u=Math.sin(2*Math.PI/o),c=0;c<n;c+=o)for(var h=d,f=u,l=0;l<s;l++){var m=r[c+l],p=i[c+l],_=r[c+l+s],y=i[c+l+s],b=h*_-f*y;y=h*y+f*_,_=b,r[c+l]=m+_,i[c+l]=p+y,r[c+l+s]=m-_,i[c+l+s]=p-y,l!==o&&(b=d*h-u*f,f=d*f+u*h,h=b)}},g.prototype.guessLen13b=function(e,t){var r=1|Math.max(t,e),i=1&r,n=0;for(r=r/2|0;r;r>>>=1)n++;return 1<<n+1+i},g.prototype.conjugate=function(e,t,r){if(!(r<=1))for(var i=0;i<r/2;i++){var n=e[i];e[i]=e[r-i-1],e[r-i-1]=n,n=t[i],t[i]=-t[r-i-1],t[r-i-1]=-n}},g.prototype.normalize13b=function(e,t){for(var r=0,i=0;i<t/2;i++){var n=8192*Math.round(e[2*i+1]/t)+Math.round(e[2*i]/t)+r;e[i]=67108863&n,r=n<67108864?0:n/67108864|0}return e},g.prototype.convert13b=function(e,t,r,n){for(var a=0,s=0;s<t;s++)a+=0|e[s],r[2*s]=8191&a,a>>>=13,r[2*s+1]=8191&a,a>>>=13;for(s=2*t;s<n;++s)r[s]=0;i(0===a),i(0==(-8192&a))},g.prototype.stub=function(e){for(var t=new Array(e),r=0;r<e;r++)t[r]=0;return t},g.prototype.mulp=function(e,t,r){var i=2*this.guessLen13b(e.length,t.length),n=this.makeRBT(i),a=this.stub(i),s=new Array(i),o=new Array(i),d=new Array(i),u=new Array(i),c=new Array(i),h=new Array(i),f=r.words;f.length=i,this.convert13b(e.words,e.length,s,i),this.convert13b(t.words,t.length,u,i),this.transform(s,a,o,d,i,n),this.transform(u,a,c,h,i,n);for(var l=0;l<i;l++){var m=o[l]*c[l]-d[l]*h[l];d[l]=o[l]*h[l]+d[l]*c[l],o[l]=m}return this.conjugate(o,d,i),this.transform(o,d,f,a,i,n),this.conjugate(f,a,i),this.normalize13b(f,i),r.negative=e.negative^t.negative,r.length=e.length+t.length,r._strip()},a.prototype.mul=function(e){var t=new a(null);return t.words=new Array(this.length+e.length),this.mulTo(e,t)},a.prototype.mulf=function(e){var t=new a(null);return t.words=new Array(this.length+e.length),b(this,e,t)},a.prototype.imul=function(e){return this.clone().mulTo(e,this)},a.prototype.imuln=function(e){var t=e<0;t&&(e=-e),i("number"==typeof e),i(e<67108864);for(var r=0,n=0;n<this.length;n++){var a=(0|this.words[n])*e,s=(67108863&a)+(67108863&r);r>>=26,r+=a/67108864|0,r+=s>>>26,this.words[n]=67108863&s}return 0!==r&&(this.words[n]=r,this.length++),this.length=0===e?1:this.length,t?this.ineg():this},a.prototype.muln=function(e){return this.clone().imuln(e)},a.prototype.sqr=function(){return this.mul(this)},a.prototype.isqr=function(){return this.imul(this.clone())},a.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),r=0;r<t.length;r++){var i=r/26|0,n=r%26;t[r]=e.words[i]>>>n&1}return t}(e);if(0===t.length)return new a(1);for(var r=this,i=0;i<t.length&&0===t[i];i++,r=r.sqr());if(++i<t.length)for(var n=r.sqr();i<t.length;i++,n=n.sqr())0!==t[i]&&(r=r.mul(n));return r},a.prototype.iushln=function(e){i("number"==typeof e&&e>=0);var t,r=e%26,n=(e-r)/26,a=67108863>>>26-r<<26-r;if(0!==r){var s=0;for(t=0;t<this.length;t++){var o=this.words[t]&a,d=(0|this.words[t])-o<<r;this.words[t]=d|s,s=o>>>26-r}s&&(this.words[t]=s,this.length++)}if(0!==n){for(t=this.length-1;t>=0;t--)this.words[t+n]=this.words[t];for(t=0;t<n;t++)this.words[t]=0;this.length+=n}return this._strip()},a.prototype.ishln=function(e){return i(0===this.negative),this.iushln(e)},a.prototype.iushrn=function(e,t,r){var n;i("number"==typeof e&&e>=0),n=t?(t-t%26)/26:0;var a=e%26,s=Math.min((e-a)/26,this.length),o=67108863^67108863>>>a<<a,d=r;if(n-=s,n=Math.max(0,n),d){for(var u=0;u<s;u++)d.words[u]=this.words[u];d.length=s}if(0===s);else if(this.length>s)for(this.length-=s,u=0;u<this.length;u++)this.words[u]=this.words[u+s];else this.words[0]=0,this.length=1;var c=0;for(u=this.length-1;u>=0&&(0!==c||u>=n);u--){var h=0|this.words[u];this.words[u]=c<<26-a|h>>>a,c=h&o}return d&&0!==c&&(d.words[d.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip()},a.prototype.ishrn=function(e,t,r){return i(0===this.negative),this.iushrn(e,t,r)},a.prototype.shln=function(e){return this.clone().ishln(e)},a.prototype.ushln=function(e){return this.clone().iushln(e)},a.prototype.shrn=function(e){return this.clone().ishrn(e)},a.prototype.ushrn=function(e){return this.clone().iushrn(e)},a.prototype.testn=function(e){i("number"==typeof e&&e>=0);var t=e%26,r=(e-t)/26,n=1<<t;return!(this.length<=r)&&!!(this.words[r]&n)},a.prototype.imaskn=function(e){i("number"==typeof e&&e>=0);var t=e%26,r=(e-t)/26;if(i(0===this.negative,"imaskn works only with positive numbers"),this.length<=r)return this;if(0!==t&&r++,this.length=Math.min(r,this.length),0!==t){var n=67108863^67108863>>>t<<t;this.words[this.length-1]&=n}return this._strip()},a.prototype.maskn=function(e){return this.clone().imaskn(e)},a.prototype.iaddn=function(e){return i("number"==typeof e),i(e<67108864),e<0?this.isubn(-e):0!==this.negative?1===this.length&&(0|this.words[0])<=e?(this.words[0]=e-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)},a.prototype._iaddn=function(e){this.words[0]+=e;for(var t=0;t<this.length&&this.words[t]>=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this},a.prototype.isubn=function(e){if(i("number"==typeof e),i(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t<this.length&&this.words[t]<0;t++)this.words[t]+=67108864,this.words[t+1]-=1;return this._strip()},a.prototype.addn=function(e){return this.clone().iaddn(e)},a.prototype.subn=function(e){return this.clone().isubn(e)},a.prototype.iabs=function(){return this.negative=0,this},a.prototype.abs=function(){return this.clone().iabs()},a.prototype._ishlnsubmul=function(e,t,r){var n,a,s=e.length+r;this._expand(s);var o=0;for(n=0;n<e.length;n++){a=(0|this.words[n+r])+o;var d=(0|e.words[n])*t;o=((a-=67108863&d)>>26)-(d/67108864|0),this.words[n+r]=67108863&a}for(;n<this.length-r;n++)o=(a=(0|this.words[n+r])+o)>>26,this.words[n+r]=67108863&a;if(0===o)return this._strip();for(i(-1===o),o=0,n=0;n<this.length;n++)o=(a=-(0|this.words[n])+o)>>26,this.words[n]=67108863&a;return this.negative=1,this._strip()},a.prototype._wordDiv=function(e,t){var r=(this.length,e.length),i=this.clone(),n=e,s=0|n.words[n.length-1];0!==(r=26-this._countBits(s))&&(n=n.ushln(r),i.iushln(r),s=0|n.words[n.length-1]);var o,d=i.length-n.length;if("mod"!==t){(o=new a(null)).length=d+1,o.words=new Array(o.length);for(var u=0;u<o.length;u++)o.words[u]=0}var c=i.clone()._ishlnsubmul(n,1,d);0===c.negative&&(i=c,o&&(o.words[d]=1));for(var h=d-1;h>=0;h--){var f=67108864*(0|i.words[n.length+h])+(0|i.words[n.length+h-1]);for(f=Math.min(f/s|0,67108863),i._ishlnsubmul(n,f,h);0!==i.negative;)f--,i.negative=0,i._ishlnsubmul(n,1,h),i.isZero()||(i.negative^=1);o&&(o.words[h]=f)}return o&&o._strip(),i._strip(),"div"!==t&&0!==r&&i.iushrn(r),{div:o||null,mod:i}},a.prototype.divmod=function(e,t,r){return i(!e.isZero()),this.isZero()?{div:new a(0),mod:new a(0)}:0!==this.negative&&0===e.negative?(o=this.neg().divmod(e,t),"mod"!==t&&(n=o.div.neg()),"div"!==t&&(s=o.mod.neg(),r&&0!==s.negative&&s.iadd(e)),{div:n,mod:s}):0===this.negative&&0!==e.negative?(o=this.divmod(e.neg(),t),"mod"!==t&&(n=o.div.neg()),{div:n,mod:o.mod}):0!=(this.negative&e.negative)?(o=this.neg().divmod(e.neg(),t),"div"!==t&&(s=o.mod.neg(),r&&0!==s.negative&&s.isub(e)),{div:o.div,mod:s}):e.length>this.length||this.cmp(e)<0?{div:new a(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new a(this.modrn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new a(this.modrn(e.words[0]))}:this._wordDiv(e,t);var n,s,o},a.prototype.div=function(e){return this.divmod(e,"div",!1).div},a.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},a.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},a.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var r=0!==t.div.negative?t.mod.isub(e):t.mod,i=e.ushrn(1),n=e.andln(1),a=r.cmp(i);return a<0||1===n&&0===a?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},a.prototype.modrn=function(e){var t=e<0;t&&(e=-e),i(e<=67108863);for(var r=(1<<26)%e,n=0,a=this.length-1;a>=0;a--)n=(r*n+(0|this.words[a]))%e;return t?-n:n},a.prototype.modn=function(e){return this.modrn(e)},a.prototype.idivn=function(e){var t=e<0;t&&(e=-e),i(e<=67108863);for(var r=0,n=this.length-1;n>=0;n--){var a=(0|this.words[n])+67108864*r;this.words[n]=a/e|0,r=a%e}return this._strip(),t?this.ineg():this},a.prototype.divn=function(e){return this.clone().idivn(e)},a.prototype.egcd=function(e){i(0===e.negative),i(!e.isZero());var t=this,r=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var n=new a(1),s=new a(0),o=new a(0),d=new a(1),u=0;t.isEven()&&r.isEven();)t.iushrn(1),r.iushrn(1),++u;for(var c=r.clone(),h=t.clone();!t.isZero();){for(var f=0,l=1;0==(t.words[0]&l)&&f<26;++f,l<<=1);if(f>0)for(t.iushrn(f);f-- >0;)(n.isOdd()||s.isOdd())&&(n.iadd(c),s.isub(h)),n.iushrn(1),s.iushrn(1);for(var m=0,p=1;0==(r.words[0]&p)&&m<26;++m,p<<=1);if(m>0)for(r.iushrn(m);m-- >0;)(o.isOdd()||d.isOdd())&&(o.iadd(c),d.isub(h)),o.iushrn(1),d.iushrn(1);t.cmp(r)>=0?(t.isub(r),n.isub(o),s.isub(d)):(r.isub(t),o.isub(n),d.isub(s))}return{a:o,b:d,gcd:r.iushln(u)}},a.prototype._invmp=function(e){i(0===e.negative),i(!e.isZero());var t=this,r=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var n,s=new a(1),o=new a(0),d=r.clone();t.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,c=1;0==(t.words[0]&c)&&u<26;++u,c<<=1);if(u>0)for(t.iushrn(u);u-- >0;)s.isOdd()&&s.iadd(d),s.iushrn(1);for(var h=0,f=1;0==(r.words[0]&f)&&h<26;++h,f<<=1);if(h>0)for(r.iushrn(h);h-- >0;)o.isOdd()&&o.iadd(d),o.iushrn(1);t.cmp(r)>=0?(t.isub(r),s.isub(o)):(r.isub(t),o.isub(s))}return(n=0===t.cmpn(1)?s:o).cmpn(0)<0&&n.iadd(e),n},a.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),r=e.clone();t.negative=0,r.negative=0;for(var i=0;t.isEven()&&r.isEven();i++)t.iushrn(1),r.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=t.cmp(r);if(n<0){var a=t;t=r,r=a}else if(0===n||0===r.cmpn(1))break;t.isub(r)}return r.iushln(i)},a.prototype.invm=function(e){return this.egcd(e).a.umod(e)},a.prototype.isEven=function(){return 0==(1&this.words[0])},a.prototype.isOdd=function(){return 1==(1&this.words[0])},a.prototype.andln=function(e){return this.words[0]&e},a.prototype.bincn=function(e){i("number"==typeof e);var t=e%26,r=(e-t)/26,n=1<<t;if(this.length<=r)return this._expand(r+1),this.words[r]|=n,this;for(var a=n,s=r;0!==a&&s<this.length;s++){var o=0|this.words[s];a=(o+=a)>>>26,o&=67108863,this.words[s]=o}return 0!==a&&(this.words[s]=a,this.length++),this},a.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},a.prototype.cmpn=function(e){var t,r=e<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)t=1;else{r&&(e=-e),i(e<=67108863,"Number is too big");var n=0|this.words[0];t=n===e?0:n<e?-1:1}return 0!==this.negative?0|-t:t},a.prototype.cmp=function(e){if(0!==this.negative&&0===e.negative)return-1;if(0===this.negative&&0!==e.negative)return 1;var t=this.ucmp(e);return 0!==this.negative?0|-t:t},a.prototype.ucmp=function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var t=0,r=this.length-1;r>=0;r--){var i=0|this.words[r],n=0|e.words[r];if(i!==n){i<n?t=-1:i>n&&(t=1);break}}return t},a.prototype.gtn=function(e){return 1===this.cmpn(e)},a.prototype.gt=function(e){return 1===this.cmp(e)},a.prototype.gten=function(e){return this.cmpn(e)>=0},a.prototype.gte=function(e){return this.cmp(e)>=0},a.prototype.ltn=function(e){return-1===this.cmpn(e)},a.prototype.lt=function(e){return-1===this.cmp(e)},a.prototype.lten=function(e){return this.cmpn(e)<=0},a.prototype.lte=function(e){return this.cmp(e)<=0},a.prototype.eqn=function(e){return 0===this.cmpn(e)},a.prototype.eq=function(e){return 0===this.cmp(e)},a.red=function(e){return new D(e)},a.prototype.toRed=function(e){return i(!this.red,"Already a number in reduction context"),i(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},a.prototype.fromRed=function(){return i(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},a.prototype._forceRed=function(e){return this.red=e,this},a.prototype.forceRed=function(e){return i(!this.red,"Already a number in reduction context"),this._forceRed(e)},a.prototype.redAdd=function(e){return i(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},a.prototype.redIAdd=function(e){return i(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},a.prototype.redSub=function(e){return i(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},a.prototype.redISub=function(e){return i(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},a.prototype.redShl=function(e){return i(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},a.prototype.redMul=function(e){return i(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},a.prototype.redIMul=function(e){return i(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},a.prototype.redSqr=function(){return i(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},a.prototype.redISqr=function(){return i(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},a.prototype.redSqrt=function(){return i(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},a.prototype.redInvm=function(){return i(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},a.prototype.redNeg=function(){return i(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},a.prototype.redPow=function(e){return i(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var M={k256:null,p224:null,p192:null,p25519:null};function T(e,t){this.name=e,this.p=new a(t,16),this.n=this.p.bitLength(),this.k=new a(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function v(){T.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function w(){T.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function A(){T.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function L(){T.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function D(e){if("string"==typeof e){var t=a._prime(e);this.m=t.p,this.prime=t}else i(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function E(e){D.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new a(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}T.prototype._tmp=function(){var e=new a(null);return e.words=new Array(Math.ceil(this.n/13)),e},T.prototype.ireduce=function(e){var t,r=e;do{this.split(r,this.tmp),t=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(t>this.n);var i=t<this.n?-1:r.ucmp(this.p);return 0===i?(r.words[0]=0,r.length=1):i>0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},T.prototype.split=function(e,t){e.iushrn(this.n,0,t)},T.prototype.imulK=function(e){return e.imul(this.k)},n(v,T),v.prototype.split=function(e,t){for(var r=Math.min(e.length,9),i=0;i<r;i++)t.words[i]=e.words[i];if(t.length=r,e.length<=9)return e.words[0]=0,void(e.length=1);var n=e.words[9];for(t.words[t.length++]=4194303&n,i=10;i<e.length;i++){var a=0|e.words[i];e.words[i-10]=(4194303&a)<<4|n>>>22,n=a}n>>>=22,e.words[i-10]=n,0===n&&e.length>10?e.length-=10:e.length-=9},v.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,r=0;r<e.length;r++){var i=0|e.words[r];t+=977*i,e.words[r]=67108863&t,t=64*i+(t/67108864|0)}return 0===e.words[e.length-1]&&(e.length--,0===e.words[e.length-1]&&e.length--),e},n(w,T),n(A,T),n(L,T),L.prototype.imulK=function(e){for(var t=0,r=0;r<e.length;r++){var i=19*(0|e.words[r])+t,n=67108863&i;i>>>=26,e.words[r]=n,t=i}return 0!==t&&(e.words[e.length++]=t),e},a._prime=function(e){if(M[e])return M[e];var t;if("k256"===e)t=new v;else if("p224"===e)t=new w;else if("p192"===e)t=new A;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new L}return M[e]=t,t},D.prototype._verify1=function(e){i(0===e.negative,"red works only with positives"),i(e.red,"red works only with red numbers")},D.prototype._verify2=function(e,t){i(0==(e.negative|t.negative),"red works only with positives"),i(e.red&&e.red===t.red,"red works only with red numbers")},D.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):(c(e,e.umod(this.m)._forceRed(this)),e)},D.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},D.prototype.add=function(e,t){this._verify2(e,t);var r=e.add(t);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},D.prototype.iadd=function(e,t){this._verify2(e,t);var r=e.iadd(t);return r.cmp(this.m)>=0&&r.isub(this.m),r},D.prototype.sub=function(e,t){this._verify2(e,t);var r=e.sub(t);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},D.prototype.isub=function(e,t){this._verify2(e,t);var r=e.isub(t);return r.cmpn(0)<0&&r.iadd(this.m),r},D.prototype.shl=function(e,t){return this._verify1(e),this.imod(e.ushln(t))},D.prototype.imul=function(e,t){return this._verify2(e,t),this.imod(e.imul(t))},D.prototype.mul=function(e,t){return this._verify2(e,t),this.imod(e.mul(t))},D.prototype.isqr=function(e){return this.imul(e,e.clone())},D.prototype.sqr=function(e){return this.mul(e,e)},D.prototype.sqrt=function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(i(t%2==1),3===t){var r=this.m.add(new a(1)).iushrn(2);return this.pow(e,r)}for(var n=this.m.subn(1),s=0;!n.isZero()&&0===n.andln(1);)s++,n.iushrn(1);i(!n.isZero());var o=new a(1).toRed(this),d=o.redNeg(),u=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new a(2*c*c).toRed(this);0!==this.pow(c,u).cmp(d);)c.redIAdd(d);for(var h=this.pow(c,n),f=this.pow(e,n.addn(1).iushrn(1)),l=this.pow(e,n),m=s;0!==l.cmp(o);){for(var p=l,_=0;0!==p.cmp(o);_++)p=p.redSqr();i(_<m);var y=this.pow(h,new a(1).iushln(m-_-1));f=f.redMul(y),h=y.redSqr(),l=l.redMul(h),m=_}return f},D.prototype.invm=function(e){var t=e._invmp(this.m);return 0!==t.negative?(t.negative=0,this.imod(t).redNeg()):this.imod(t)},D.prototype.pow=function(e,t){if(t.isZero())return new a(1).toRed(this);if(0===t.cmpn(1))return e.clone();var r=new Array(16);r[0]=new a(1).toRed(this),r[1]=e;for(var i=2;i<r.length;i++)r[i]=this.mul(r[i-1],e);var n=r[0],s=0,o=0,d=t.bitLength()%26;for(0===d&&(d=26),i=t.length-1;i>=0;i--){for(var u=t.words[i],c=d-1;c>=0;c--){var h=u>>c&1;n!==r[0]&&(n=this.sqr(n)),0!==h||0!==s?(s<<=1,s|=h,(4===++o||0===i&&0===c)&&(n=this.mul(n,r[s]),o=0,s=0)):o=0}d=26}return n},D.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},D.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},a.mont=function(e){return new E(e)},n(E,D),E.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},E.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},E.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var r=e.imul(t),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),a=n;return n.cmp(this.m)>=0?a=n.isub(this.m):n.cmpn(0)<0&&(a=n.iadd(this.m)),a._forceRed(this)},E.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new a(0)._forceRed(this);var r=e.mul(t),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),s=n;return n.cmp(this.m)>=0?s=n.isub(this.m):n.cmpn(0)<0&&(s=n.iadd(this.m)),s._forceRed(this)},E.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}(e,this)}).call(this,r(29)(e))},function(e,t,r){var i=r(2),n=r(28).Reporter,a=r(5).Buffer;function s(e,t){n.call(this,t),a.isBuffer(e)?(this.base=e,this.offset=0,this.length=e.length):this.error("Input not Buffer")}function o(e,t){if(Array.isArray(e))this.length=0,this.value=e.map((function(e){return e instanceof o||(e=new o(e,t)),this.length+=e.length,e}),this);else if("number"==typeof e){if(!(0<=e&&e<=255))return t.error("non-byte EncoderBuffer value");this.value=e,this.length=1}else if("string"==typeof e)this.value=e,this.length=a.byteLength(e);else{if(!a.isBuffer(e))return t.error("Unsupported type: "+typeof e);this.value=e,this.length=e.length}}i(s,n),t.DecoderBuffer=s,s.prototype.save=function(){return{offset:this.offset,reporter:n.prototype.save.call(this)}},s.prototype.restore=function(e){var t=new s(this.base);return t.offset=e.offset,t.length=this.offset,this.offset=e.offset,n.prototype.restore.call(this,e.reporter),t},s.prototype.isEmpty=function(){return this.offset===this.length},s.prototype.readUInt8=function(e){return this.offset+1<=this.length?this.base.readUInt8(this.offset++,!0):this.error(e||"DecoderBuffer overrun")},s.prototype.skip=function(e,t){if(!(this.offset+e<=this.length))return this.error(t||"DecoderBuffer overrun");var r=new s(this.base);return r._reporterState=this._reporterState,r.offset=this.offset,r.length=this.offset+e,this.offset+=e,r},s.prototype.raw=function(e){return this.base.slice(e?e.offset:this.offset,this.length)},t.EncoderBuffer=o,o.prototype.join=function(e,t){return e||(e=new a(this.length)),t||(t=0),0===this.length||(Array.isArray(this.value)?this.value.forEach((function(r){r.join(e,t),t+=r.length})):("number"==typeof this.value?e[t]=this.value:"string"==typeof this.value?e.write(this.value,t):a.isBuffer(this.value)&&this.value.copy(e,t),t+=this.length)),e}},function(e,t,r){var i=t;i._reverse=function(e){var t={};return Object.keys(e).forEach((function(r){(0|r)==r&&(r|=0);var i=e[r];t[i]=r})),t},i.der=r(402)},function(e,t,r){var i=r(2),n=r(27),a=n.base,s=n.bignum,o=n.constants.der;function d(e){this.enc="der",this.name=e.name,this.entity=e,this.tree=new u,this.tree._init(e.body)}function u(e){a.Node.call(this,"der",e)}function c(e,t){var r=e.readUInt8(t);if(e.isError(r))return r;var i=o.tagClass[r>>6],n=0==(32&r);if(31==(31&r)){var a=r;for(r=0;128==(128&a);){if(a=e.readUInt8(t),e.isError(a))return a;r<<=7,r|=127&a}}else r&=31;return{cls:i,primitive:n,tag:r,tagStr:o.tag[r]}}function h(e,t,r){var i=e.readUInt8(r);if(e.isError(i))return i;if(!t&&128===i)return null;if(0==(128&i))return i;var n=127&i;if(n>4)return e.error("length octect is too long");i=0;for(var a=0;a<n;a++){i<<=8;var s=e.readUInt8(r);if(e.isError(s))return s;i|=s}return i}e.exports=d,d.prototype.decode=function(e,t){return e instanceof a.DecoderBuffer||(e=new a.DecoderBuffer(e,t)),this.tree._decode(e,t)},i(u,a.Node),u.prototype._peekTag=function(e,t,r){if(e.isEmpty())return!1;var i=e.save(),n=c(e,'Failed to peek tag: "'+t+'"');return e.isError(n)?n:(e.restore(i),n.tag===t||n.tagStr===t||n.tagStr+"of"===t||r)},u.prototype._decodeTag=function(e,t,r){var i=c(e,'Failed to decode tag of "'+t+'"');if(e.isError(i))return i;var n=h(e,i.primitive,'Failed to get length of "'+t+'"');if(e.isError(n))return n;if(!r&&i.tag!==t&&i.tagStr!==t&&i.tagStr+"of"!==t)return e.error('Failed to match tag: "'+t+'"');if(i.primitive||null!==n)return e.skip(n,'Failed to match body of: "'+t+'"');var a=e.save(),s=this._skipUntilEnd(e,'Failed to skip indefinite length body: "'+this.tag+'"');return e.isError(s)?s:(n=e.offset-a.offset,e.restore(a),e.skip(n,'Failed to match body of: "'+t+'"'))},u.prototype._skipUntilEnd=function(e,t){for(;;){var r=c(e,t);if(e.isError(r))return r;var i,n=h(e,r.primitive,t);if(e.isError(n))return n;if(i=r.primitive||null!==n?e.skip(n):this._skipUntilEnd(e,t),e.isError(i))return i;if("end"===r.tagStr)break}},u.prototype._decodeList=function(e,t,r,i){for(var n=[];!e.isEmpty();){var a=this._peekTag(e,"end");if(e.isError(a))return a;var s=r.decode(e,"der",i);if(e.isError(s)&&a)break;n.push(s)}return n},u.prototype._decodeStr=function(e,t){if("bitstr"===t){var r=e.readUInt8();return e.isError(r)?r:{unused:r,data:e.raw()}}if("bmpstr"===t){var i=e.raw();if(i.length%2==1)return e.error("Decoding of string type: bmpstr length mismatch");for(var n="",a=0;a<i.length/2;a++)n+=String.fromCharCode(i.readUInt16BE(2*a));return n}if("numstr"===t){var s=e.raw().toString("ascii");return this._isNumstr(s)?s:e.error("Decoding of string type: numstr unsupported characters")}if("octstr"===t)return e.raw();if("objDesc"===t)return e.raw();if("printstr"===t){var o=e.raw().toString("ascii");return this._isPrintstr(o)?o:e.error("Decoding of string type: printstr unsupported characters")}return/str$/.test(t)?e.raw().toString():e.error("Decoding of string type: "+t+" unsupported")},u.prototype._decodeObjid=function(e,t,r){for(var i,n=[],a=0;!e.isEmpty();){var s=e.readUInt8();a<<=7,a|=127&s,0==(128&s)&&(n.push(a),a=0)}128&s&&n.push(a);var o=n[0]/40|0,d=n[0]%40;if(i=r?n:[o,d].concat(n.slice(1)),t){var u=t[i.join(" ")];void 0===u&&(u=t[i.join(".")]),void 0!==u&&(i=u)}return i},u.prototype._decodeTime=function(e,t){var r=e.raw().toString();if("gentime"===t)var i=0|r.slice(0,4),n=0|r.slice(4,6),a=0|r.slice(6,8),s=0|r.slice(8,10),o=0|r.slice(10,12),d=0|r.slice(12,14);else{if("utctime"!==t)return e.error("Decoding "+t+" time is not supported yet");i=0|r.slice(0,2),n=0|r.slice(2,4),a=0|r.slice(4,6),s=0|r.slice(6,8),o=0|r.slice(8,10),d=0|r.slice(10,12);i=i<70?2e3+i:1900+i}return Date.UTC(i,n-1,a,s,o,d,0)},u.prototype._decodeNull=function(e){return null},u.prototype._decodeBool=function(e){var t=e.readUInt8();return e.isError(t)?t:0!==t},u.prototype._decodeInt=function(e,t){var r=e.raw(),i=new s(r);return t&&(i=t[i.toString(10)]||i),i},u.prototype._use=function(e,t){return"function"==typeof e&&(e=e(t)),e._getDecoder("der").tree}},function(e,t,r){var i=r(2),n=r(5).Buffer,a=r(27),s=a.base,o=a.constants.der;function d(e){this.enc="der",this.name=e.name,this.entity=e,this.tree=new u,this.tree._init(e.body)}function u(e){s.Node.call(this,"der",e)}function c(e){return e<10?"0"+e:e}e.exports=d,d.prototype.encode=function(e,t){return this.tree._encode(e,t).join()},i(u,s.Node),u.prototype._encodeComposite=function(e,t,r,i){var a,s=function(e,t,r,i){var n;"seqof"===e?e="seq":"setof"===e&&(e="set");if(o.tagByName.hasOwnProperty(e))n=o.tagByName[e];else{if("number"!=typeof e||(0|e)!==e)return i.error("Unknown tag: "+e);n=e}if(n>=31)return i.error("Multi-octet tag encoding unsupported");t||(n|=32);return n|=o.tagClassByName[r||"universal"]<<6}(e,t,r,this.reporter);if(i.length<128)return(a=new n(2))[0]=s,a[1]=i.length,this._createEncoderBuffer([a,i]);for(var d=1,u=i.length;u>=256;u>>=8)d++;(a=new n(2+d))[0]=s,a[1]=128|d;u=1+d;for(var c=i.length;c>0;u--,c>>=8)a[u]=255&c;return this._createEncoderBuffer([a,i])},u.prototype._encodeStr=function(e,t){if("bitstr"===t)return this._createEncoderBuffer([0|e.unused,e.data]);if("bmpstr"===t){for(var r=new n(2*e.length),i=0;i<e.length;i++)r.writeUInt16BE(e.charCodeAt(i),2*i);return this._createEncoderBuffer(r)}return"numstr"===t?this._isNumstr(e)?this._createEncoderBuffer(e):this.reporter.error("Encoding of string type: numstr supports only digits and space"):"printstr"===t?this._isPrintstr(e)?this._createEncoderBuffer(e):this.reporter.error("Encoding of string type: printstr supports only latin upper and lower case letters, digits, space, apostrophe, left and rigth parenthesis, plus sign, comma, hyphen, dot, slash, colon, equal sign, question mark"):/str$/.test(t)||"objDesc"===t?this._createEncoderBuffer(e):this.reporter.error("Encoding of string type: "+t+" unsupported")},u.prototype._encodeObjid=function(e,t,r){if("string"==typeof e){if(!t)return this.reporter.error("string objid given, but no values map found");if(!t.hasOwnProperty(e))return this.reporter.error("objid not found in values map");e=t[e].split(/[\s\.]+/g);for(var i=0;i<e.length;i++)e[i]|=0}else if(Array.isArray(e)){e=e.slice();for(i=0;i<e.length;i++)e[i]|=0}if(!Array.isArray(e))return this.reporter.error("objid() should be either array or string, got: "+JSON.stringify(e));if(!r){if(e[1]>=40)return this.reporter.error("Second objid identifier OOB");e.splice(0,2,40*e[0]+e[1])}var a=0;for(i=0;i<e.length;i++){var s=e[i];for(a++;s>=128;s>>=7)a++}var o=new n(a),d=o.length-1;for(i=e.length-1;i>=0;i--){s=e[i];for(o[d--]=127&s;(s>>=7)>0;)o[d--]=128|127&s}return this._createEncoderBuffer(o)},u.prototype._encodeTime=function(e,t){var r,i=new Date(e);return"gentime"===t?r=[c(i.getFullYear()),c(i.getUTCMonth()+1),c(i.getUTCDate()),c(i.getUTCHours()),c(i.getUTCMinutes()),c(i.getUTCSeconds()),"Z"].join(""):"utctime"===t?r=[c(i.getFullYear()%100),c(i.getUTCMonth()+1),c(i.getUTCDate()),c(i.getUTCHours()),c(i.getUTCMinutes()),c(i.getUTCSeconds()),"Z"].join(""):this.reporter.error("Encoding "+t+" time is not supported yet"),this._encodeStr(r,"octstr")},u.prototype._encodeNull=function(){return this._createEncoderBuffer("")},u.prototype._encodeInt=function(e,t){if("string"==typeof e){if(!t)return this.reporter.error("String int or enum given, but no values map");if(!t.hasOwnProperty(e))return this.reporter.error("Values map doesn't contain: "+JSON.stringify(e));e=t[e]}if("number"!=typeof e&&!n.isBuffer(e)){var r=e.toArray();!e.sign&&128&r[0]&&r.unshift(0),e=new n(r)}if(n.isBuffer(e)){var i=e.length;0===e.length&&i++;var a=new n(i);return e.copy(a),0===e.length&&(a[0]=0),this._createEncoderBuffer(a)}if(e<128)return this._createEncoderBuffer(e);if(e<256)return this._createEncoderBuffer([0,e]);i=1;for(var s=e;s>=256;s>>=8)i++;for(s=(a=new Array(i)).length-1;s>=0;s--)a[s]=255&e,e>>=8;return 128&a[0]&&a.unshift(0),this._createEncoderBuffer(new n(a))},u.prototype._encodeBool=function(e){return this._createEncoderBuffer(e?255:0)},u.prototype._use=function(e,t){return"function"==typeof e&&(e=e(t)),e._getEncoder("der").tree},u.prototype._skipDefault=function(e,t,r){var i,n=this._baseState;if(null===n.default)return!1;var a=e.join();if(void 0===n.defaultBuffer&&(n.defaultBuffer=this._encodeValue(n.default,t,r).join()),a.length!==n.defaultBuffer.length)return!1;for(i=0;i<a.length;i++)if(a[i]!==n.defaultBuffer[i])return!1;return!0}},function(e){e.exports=JSON.parse('{"1.3.132.0.10":"secp256k1","1.3.132.0.33":"p224","1.2.840.10045.3.1.1":"p192","1.2.840.10045.3.1.7":"p256","1.3.132.0.34":"p384","1.3.132.0.35":"p521"}')},function(e,t,r){var i=r(19),n=r(1).Buffer;function a(e){var t=n.allocUnsafe(4);return t.writeUInt32BE(e,0),t}e.exports=function(e,t){for(var r,s=n.alloc(0),o=0;s.length<t;)r=a(o++),s=n.concat([s,i("sha1").update(e).update(r).digest()]);return s.slice(0,t)}},function(e,t){e.exports=function(e,t){for(var r=e.length,i=-1;++i<r;)e[i]^=t[i];return e}},function(e,t,r){var i=r(4),n=r(1).Buffer;e.exports=function(e,t){return n.from(e.toRed(i.mont(t.modulus)).redPow(new i(t.publicExponent)).fromRed().toArray())}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.providers=t.easy=t.init=t.api=t.API=t.data=t.random=t.ver=void 0;const n=r(254),a=i(r(255));t.random=a.default;const s=i(r(14));t.data=s.default;const o=i(r(257));t.API=o.default;const d=i(r(38));t.easy=d.default;const u=i(r(269)),c=i(r(288)),h=i(r(291)),f=i(r(292)),l=i(r(293)),m=i(r(295)),p=i(r(296)),_=i(r(297)),y=i(r(298)),b=i(r(416));let g;t.api=g;t.init=(e,r,i,n=!0,a="en")=>{s.default.initialised||(t.api=g=new o.default({url:e,xApiKey:r,token:i},a,n)),s.default.initialised=!0};const M={yelp:void 0,gyg:void 0,bb:void 0,travelify:void 0,viator:void 0,rezdy:void 0,videreo:void 0,toristy:void 0,victory:void 0,radialStorage:void 0,yelpInit:(e,t,r,i,n="en")=>{M.yelp=new u.default(e,t,r,i,n)},gygInit:(e,t,r,i,n="en",a="USD")=>{M.gyg=new c.default(e,t,r,i,n,a)},bbInit:(e,t,r,i)=>(M.bb=new h.default(e,r,i),M.bb.login(t)),travelifyInit:(e,t,r,i,n="en",a)=>{M.travelify=new f.default(e,t,r,i,n,a)},viatorInit:(e,t,r,i,n="en")=>{M.viator=new l.default(e,t,r,i,n)},rezdyInit:(e,t,r)=>{M.rezdy=new m.default(e,t,r)},videreoInit:(e,t)=>{M.videreo=new p.default(e,t)},toristyInit:(e,t,r)=>{M.toristy=new _.default(e,t,r)},victoryInit:(e,t,r,i)=>{M.victory=new y.default(e,t,r,i)},radialStorageInit:()=>{M.radialStorage=new b.default}};t.providers=M;const T=n.version;t.ver=T},function(e){e.exports=JSON.parse('{"name":"@tripian/core","version":"9.2.1","description":"Tripian Inc Web SDK","main":"index.js","types":"index.d.ts","scripts":{"webp":"npx webpack --mode production","webpdev":"npx webpack --mode development","webpumd":"npx webpack --mode production --config webpack.config.umd.js --env.mode=production","webpumddev":"npx webpack --mode development --config webpack.config.umd.js --env.mode=development","wp16":"yarn webp && yarn webpumd","wp":"export NODE_OPTIONS=--openssl-legacy-provider && yarn webp && yarn webpumd","wpdev":"yarn webpdev && yarn webpumddev","test":"yarn jest","test-prod":"yarn jestprodddd TODO","doc":"yarn typedoc","npm":"cd dist && npm publish --access public && cd .."},"dependencies":{"adyen-encryption":"^0.1.1","axios":"^0.27.2","cross-fetch":"^3.1.6","moment":"^2.29.0"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/core":"^7.7.7","@babel/preset-env":"^7.7.7","@babel/preset-typescript":"^7.10.4","@tripian/eslint-config-tripian":"^1.1.0","@types/jest":"^26.0.24","@types/node":"^13.13.52","@types/npm":"^2.0.32","@typescript-eslint/eslint-plugin":"^2.34.0","babel-jest":"^24.9.0","babel-loader":"^8.3.0","eslint":"^6.8.0","eslint-config-airbnb":"^18.2.1","eslint-config-airbnb-typescript":"^6.3.2","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.20.0","eslint-plugin-jest":"^23.20.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.1","eslint-plugin-react":"^7.17.0","eslint-plugin-react-hooks":"^2.5.1","jest":"^24.9.0","prettier":"^1.19.1","ts-loader":"8.4.0","typedoc":"^0.19.2","typedoc-plugin-external-module-name":"^4.0.3","typescript":"^4.9.5","webpack":"^4.47.0","webpack-cli":"^3.3.12"},"keywords":["tripian","core","web sdk"],"repository":{"type":"git","url":"git+https://github.com/Tripian-inc/ui-tripian-core.git"},"author":"Penguen Umut","license":"MIT","bugs":{"url":"https://github.com/Tripian-inc/ui-tripian-core/issues"},"homepage":"https://tripian-inc.github.io/ui-tripian-core/globals.html","eslintConfig":{"extends":"@tripian/eslint-config-tripian"},"prettier":"@tripian/eslint-config-tripian/prettier.js"}')},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=i(r(18)),a=i(r(0));class s{constructor(){}}s.random=e=>e[Math.floor(e.length*Math.random())],s.randomCoordinate=()=>({lat:Math.floor(9e7*Math.random())/1e6*(Math.random()<.5?1:-1),lng:Math.floor(18e7*Math.random())/1e6*(Math.random()<.5?1:-1)}),s.randomAdultCount=()=>1+Math.floor(12*Math.random()),s.randomChildrenCount=()=>Math.floor(12*Math.random()),s.randomAdultAge=()=>18+Math.floor(97*Math.random()),s.randomChildAge=()=>Math.floor(17*Math.random()),s.randomAnswers=()=>{const e=[5,6,16,18,27,35,12,13,25,32,33,34,9,10,22,40,1,2,41,46,47,49,43,44,45],t=Math.floor(e.length-1*Math.random())+1,r=[];for(let i=0;i<t;i+=1){const t=e[Math.floor(e.length*Math.random())];r.includes(t)||r.push(t)}return r},s.randomUsername=()=>"Uu"+Math.random().toString(36).substring(7),s.addDays=(e,t)=>new Date(e.valueOf()+864e5*t),s.extend2Chars=e=>2===e.toString().length?e.toString():"0"+e.toString(),s.randomDateRange=()=>{const e=1+Math.floor(30*Math.random());let t=new Date;t=s.addDays(t,e);let r=new Date;return r=s.addDays(r,e+1+Math.floor(13*Math.random())),{arrivalDate:`${t.getFullYear()}-${s.extend2Chars((t.getMonth()+1).toString())}-${s.extend2Chars(t.getDate().toString())}`,departureDate:`${r.getFullYear()}-${s.extend2Chars((r.getMonth()+1).toString())}-${s.extend2Chars(r.getDate().toString())}`}},s.randomTime=()=>s.extend2Chars(Math.floor(24*Math.random()).toString())+":00",s.randomTimeRange=()=>{const e=Math.floor(12*Math.random()),t=12+Math.floor(12*Math.random());return{startTime:s.extend2Chars(e.toString())+":00",endTime:s.extend2Chars(t.toString())+":00"}},s.randomOrder=e=>{const t=[...e],r=[];for(;0!==t.length;){const e=Math.floor(Math.random()*t.length);r.push(t[e]),t.splice(e,1)}return r},s.randomNewCompanion=(e=[43,44,45])=>({title:"Family member",name:Math.random().toString(36).substring(7),answers:e,age:1+Math.floor(114*Math.random())}),s.randomTripProfile=(e=109)=>({cityId:e,arrivalDatetime:(0,a.default)(new Date).add(1,"days").set({hour:9,minute:0}).format("YYYY-MM-DDTHH:mm:ss[Z]"),departureDatetime:(0,a.default)(new Date).add(4,"days").set({hour:18,minute:0}).format("YYYY-MM-DDTHH:mm:ss[Z]"),numberOfAdults:1+Math.floor(19*Math.random()),numberOfChildren:Math.floor(20*Math.random()),answers:[],companionIds:[],excludeHash:[],doNotGenerate:0}),s.randomNewUserReservation=(e,t)=>({key:"Reservation1",value:{},provider:"Provider"+Math.random().toString(36).substring(7),tripHash:t,poiId:e}),s.randomPassword=()=>"pass"+Math.random().toString(36).substring(4),s.randomUser=(e=[1,2,41])=>({firstName:"FirstName"+Math.random().toString(36).substring(7),lastName:"LastName"+Math.random().toString(36).substring(7),answers:e}),s.randomUserPassword=()=>({password:"pass"+Math.random().toString(36).substring(4)}),s.randomNewUser=()=>({firstName:"FirstName"+Math.random().toString(36).substring(7),lastName:"LastName"+Math.random().toString(36).substring(7),password:"pass"+Math.random().toString(36).substring(4),email:s.randomUsername()+"@gmail.com"}),s.randomOffer=e=>{const t=(0,a.default)(new Date).add(1,"days").set({hour:9,minute:0}).format("YYYY-MM-DD HH:mm"),r=(0,a.default)(new Date).add(2,"days").set({hour:18,minute:0}).format("YYYY-MM-DD HH:mm");return{cityId:e,title:"string",description:"string",currency:n.default.OFFER_CURRENCY.CAD,status:n.default.OFFER_STATUS.ACTIVE,threshold:1,discount:10,discountedProductCount:0,quantity:55,productName:"lahmacun",timeframe:{start:t,end:r,blackouts:[],recurrent:[]},imageUrl:"https://poi-pics.s3-eu-west-1.amazonaws.com/Place/108/556400/8dd63d2cb1568dd3c93864b08fdb0aa7.jpg",productTypeId:1,offerType:n.default.OFFER_TYPE.PERCENTAGE}},t.default=s},function(e,t,r){var i={"./af":59,"./af.js":59,"./ar":60,"./ar-dz":61,"./ar-dz.js":61,"./ar-kw":62,"./ar-kw.js":62,"./ar-ly":63,"./ar-ly.js":63,"./ar-ma":64,"./ar-ma.js":64,"./ar-ps":65,"./ar-ps.js":65,"./ar-sa":66,"./ar-sa.js":66,"./ar-tn":67,"./ar-tn.js":67,"./ar.js":60,"./az":68,"./az.js":68,"./be":69,"./be.js":69,"./bg":70,"./bg.js":70,"./bm":71,"./bm.js":71,"./bn":72,"./bn-bd":73,"./bn-bd.js":73,"./bn.js":72,"./bo":74,"./bo.js":74,"./br":75,"./br.js":75,"./bs":76,"./bs.js":76,"./ca":77,"./ca.js":77,"./cs":78,"./cs.js":78,"./cv":79,"./cv.js":79,"./cy":80,"./cy.js":80,"./da":81,"./da.js":81,"./de":82,"./de-at":83,"./de-at.js":83,"./de-ch":84,"./de-ch.js":84,"./de.js":82,"./dv":85,"./dv.js":85,"./el":86,"./el.js":86,"./en-au":87,"./en-au.js":87,"./en-ca":88,"./en-ca.js":88,"./en-gb":89,"./en-gb.js":89,"./en-ie":90,"./en-ie.js":90,"./en-il":91,"./en-il.js":91,"./en-in":92,"./en-in.js":92,"./en-nz":93,"./en-nz.js":93,"./en-sg":94,"./en-sg.js":94,"./eo":95,"./eo.js":95,"./es":96,"./es-do":97,"./es-do.js":97,"./es-mx":98,"./es-mx.js":98,"./es-us":99,"./es-us.js":99,"./es.js":96,"./et":100,"./et.js":100,"./eu":101,"./eu.js":101,"./fa":102,"./fa.js":102,"./fi":103,"./fi.js":103,"./fil":104,"./fil.js":104,"./fo":105,"./fo.js":105,"./fr":106,"./fr-ca":107,"./fr-ca.js":107,"./fr-ch":108,"./fr-ch.js":108,"./fr.js":106,"./fy":109,"./fy.js":109,"./ga":110,"./ga.js":110,"./gd":111,"./gd.js":111,"./gl":112,"./gl.js":112,"./gom-deva":113,"./gom-deva.js":113,"./gom-latn":114,"./gom-latn.js":114,"./gu":115,"./gu.js":115,"./he":116,"./he.js":116,"./hi":117,"./hi.js":117,"./hr":118,"./hr.js":118,"./hu":119,"./hu.js":119,"./hy-am":120,"./hy-am.js":120,"./id":121,"./id.js":121,"./is":122,"./is.js":122,"./it":123,"./it-ch":124,"./it-ch.js":124,"./it.js":123,"./ja":125,"./ja.js":125,"./jv":126,"./jv.js":126,"./ka":127,"./ka.js":127,"./kk":128,"./kk.js":128,"./km":129,"./km.js":129,"./kn":130,"./kn.js":130,"./ko":131,"./ko.js":131,"./ku":132,"./ku-kmr":133,"./ku-kmr.js":133,"./ku.js":132,"./ky":134,"./ky.js":134,"./lb":135,"./lb.js":135,"./lo":136,"./lo.js":136,"./lt":137,"./lt.js":137,"./lv":138,"./lv.js":138,"./me":139,"./me.js":139,"./mi":140,"./mi.js":140,"./mk":141,"./mk.js":141,"./ml":142,"./ml.js":142,"./mn":143,"./mn.js":143,"./mr":144,"./mr.js":144,"./ms":145,"./ms-my":146,"./ms-my.js":146,"./ms.js":145,"./mt":147,"./mt.js":147,"./my":148,"./my.js":148,"./nb":149,"./nb.js":149,"./ne":150,"./ne.js":150,"./nl":151,"./nl-be":152,"./nl-be.js":152,"./nl.js":151,"./nn":153,"./nn.js":153,"./oc-lnc":154,"./oc-lnc.js":154,"./pa-in":155,"./pa-in.js":155,"./pl":156,"./pl.js":156,"./pt":157,"./pt-br":158,"./pt-br.js":158,"./pt.js":157,"./ro":159,"./ro.js":159,"./ru":160,"./ru.js":160,"./sd":161,"./sd.js":161,"./se":162,"./se.js":162,"./si":163,"./si.js":163,"./sk":164,"./sk.js":164,"./sl":165,"./sl.js":165,"./sq":166,"./sq.js":166,"./sr":167,"./sr-cyrl":168,"./sr-cyrl.js":168,"./sr.js":167,"./ss":169,"./ss.js":169,"./sv":170,"./sv.js":170,"./sw":171,"./sw.js":171,"./ta":172,"./ta.js":172,"./te":173,"./te.js":173,"./tet":174,"./tet.js":174,"./tg":175,"./tg.js":175,"./th":176,"./th.js":176,"./tk":177,"./tk.js":177,"./tl-ph":178,"./tl-ph.js":178,"./tlh":179,"./tlh.js":179,"./tr":180,"./tr.js":180,"./tzl":181,"./tzl.js":181,"./tzm":182,"./tzm-latn":183,"./tzm-latn.js":183,"./tzm.js":182,"./ug-cn":184,"./ug-cn.js":184,"./uk":185,"./uk.js":185,"./ur":186,"./ur.js":186,"./uz":187,"./uz-latn":188,"./uz-latn.js":188,"./uz.js":187,"./vi":189,"./vi.js":189,"./x-pseudo":190,"./x-pseudo.js":190,"./yo":191,"./yo.js":191,"./zh-cn":192,"./zh-cn.js":192,"./zh-hk":193,"./zh-hk.js":193,"./zh-mo":194,"./zh-mo.js":194,"./zh-tw":195,"./zh-tw.js":195};function n(e){var t=a(e);return r(t)}function a(e){if(!r.o(i,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return i[e]}n.keys=function(){return Object.keys(i)},n.resolve=a,e.exports=n,n.id=256},function(e,t,r){"use strict";var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),a=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&i(t,e,r);return n(t,e),t},s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=a(r(18)),d=s(r(0)),u=s(r(258)),c=s(r(39)),h=s(r(38)),f=s(r(266)),l=r(267),m=s(r(268)),p=async(e=750)=>new Promise(t=>setTimeout(()=>t(!0),e));t.default=class{constructor(e,t,r){this.getToken=()=>this.xhr.getToken(),this.setToken=e=>this.xhr.setToken(e),this.removeToken=()=>this.xhr.removeToken(),this.setLang=e=>{this.lang=e,this.xhr.setLang(e)},this.configList=()=>this.xhr.req(c.default.CONFIG.METHOD)(c.default.CONFIG.PATH,c.default.CONFIG.DATA_KEY),this.citiesPage=async(e,t=1e3)=>this.xhr.reqWithPage(c.default.CITIES.METHOD)(c.default.CITIES.PATH,c.default.CITIES.DATA_KEY,{limit:t,page:e}),this.citiesAll=async()=>{var e,t;if(!this.forceRequest){const e=f.default.cities(this.lang);if(e)return Promise.resolve(e)}let r=[],i=0,n=!1;for(;!n;){i+=1;const a=await this.citiesPage(i);r=r.concat(a.data),a.pagination&&(null===(e=a.pagination)||void 0===e?void 0:e.currentPage)===(null===(t=a.pagination)||void 0===t?void 0:t.totalPages)&&(n=!0)}return Promise.resolve(r)},this.city=async e=>{if(!this.forceRequest){const t=f.default.city(this.lang,e);if(t)return Promise.resolve(t)}return this.xhr.req(c.default.CITY.METHOD)(h.default.setParameterId(c.default.CITY.PATH,e,"cityId"),c.default.CITY.DATA_KEY)},this.cityInfo=async e=>{if(!this.forceRequest){const t=f.default.cityInfo(this.lang,e);if(t)return Promise.resolve(t)}return this.xhr.req(c.default.CITY_INFO.METHOD)(h.default.setParameterId(c.default.CITY_INFO.PATH,e,"cityId"),c.default.CITY_INFO.DATA_KEY)},this.cityEvents=async e=>{if(!this.forceRequest){const t=f.default.citiesEvents(this.lang,e);if(t)return Promise.resolve(t)}return this.xhr.req(c.default.CITY_EVENTS.METHOD)(h.default.setParameterId(c.default.CITY_EVENTS.PATH,e,"cityId"),c.default.CITY_EVENTS.DATA_KEY)},this.citiesSearch=async e=>this.xhr.req(c.default.CITIES.METHOD)(c.default.CITIES.PATH,c.default.CITIES.DATA_KEY,{search:e}),this.suggestCity=async e=>this.xhr.req(c.default.SUGGEST_CITY.METHOD)(c.default.SUGGEST_CITY.PATH,c.default.SUGGEST_CITY.DATA_KEY,{text:e}),this.poiCategories=async(e=100,t=2)=>{if(!this.forceRequest){const e=f.default.poiCategories(this.lang);if(e)return e}return this.xhr.req(c.default.POI_CATEGORIES.METHOD)(c.default.POI_CATEGORIES.PATH,c.default.POI_CATEGORIES.DATA_KEY,{version:t,limit:e})},this.poisSearch=async e=>this.xhr.reqWithPage(c.default.POIS.METHOD)(c.default.POIS.PATH,c.default.POIS.DATA_KEY,{...e,withOffers:e.withOffers}),this.poisNameSearch=async({cityId:e,search:t,poiCategories:r,showOffersOnly:i=!0,showBookingsOnly:n=!1,limit:a=100,page:s=1})=>{if(!this.forceRequest&&""===t&&r&&r.length>0&&1===s){const t=f.default.poisAll(this.lang,e||0,r,Number(i),Number(n));if(t)return Promise.resolve(t)}return this.poisSearch({cityId:e,search:t,poiCategories:r,withOffers:Number(i),limit:a,page:s}).then(e=>({...e,data:e.data.filter(e=>e.status)}))},this.poisOpenSearch=async({cityId:e,search:t,poiCategories:r,showOffersOnly:i,showBookingsOnly:n,limit:a=100,page:s=1})=>{if(!this.forceRequest&&""===t&&r&&r.length>0&&1===s){const t=f.default.poisAll(this.lang,e||0,r,Number(i),Number(n));if(t)return Promise.resolve(t)}return this.xhr.reqWithPage(c.default.POIS.METHOD)(c.default.POIS_OPEN_SEARCH.PATH,c.default.POIS_OPEN_SEARCH.DATA_KEY,{cityId:e,search:t,poiCategories:r,showOffersOnly:Number(i),withBookings:Number(n),limit:a,page:s})},this.poisOpenSearchSort=async({cityId:e,search:t,poiCategories:r,showOffersOnly:i,showBookingsOnly:n,limit:a=100,page:s=1,sort:o})=>{if(!this.forceRequest&&""===t&&r&&r.length>0&&1===s){const t=f.default.poisAll(this.lang,e||0,r,Number(i),Number(n));if(t)return Promise.resolve(t)}return this.xhr.reqWithPage(c.default.POIS.METHOD)(c.default.POIS_OPEN_SEARCH.PATH,c.default.POIS_OPEN_SEARCH.DATA_KEY,{cityId:e,search:t,poiCategories:r,showOffersOnly:Number(i),withBookings:Number(n),limit:a,page:s,sort:o})},this.poisSearchAutoComplete=async()=>this.xhr.req(c.default.POIS_SEARCH_AUTO_COMPLETE.METHOD)(c.default.POIS_SEARCH_AUTO_COMPLETE.PATH,c.default.POIS_SEARCH_AUTO_COMPLETE.DATA_KEY).then(e=>e),this.poisSearchAutoCompleteTags=async(e,t)=>{if(!this.forceRequest&&t&&t.length>0){const r=f.default.autoCompleteTagsAll(this.lang,e||0,t);if(r)return Promise.resolve(r)}return this.xhr.req(c.default.POIS_SEARCH_AUTO_COMPLETE_TAGS.METHOD)(c.default.POIS_SEARCH_AUTO_COMPLETE_TAGS.PATH,c.default.POIS_SEARCH_AUTO_COMPLETE_TAGS.DATA_KEY,{cityId:e,poiCategories:t||void 0}).then(e=>e)},this.poisCoordinateSearch=async({poiCategories:e,coordinate:t,distance:r,bounds:i,showOffersOnly:n,limit:a})=>this.poisSearch({poiCategories:e,coordinate:t,distance:r,bounds:i,withOffers:Number(n),limit:a}).then(e=>e.data),this.poisMustTrySearch=async({cityId:e,mustTryIds:t,limit:r=100})=>this.poisSearch({cityId:e,mustTryIds:t,limit:r}).then(e=>e.data.filter(e=>e.status)),this.pois=async(e,t,r,i=!1)=>{const n=o.helper.removeDuplicateValues(e,(e,t)=>e===t);if(!this.forceRequest&&!i){const e=f.default.pois(this.lang,t,n);if(e)return Promise.resolve(e)}return this.poisSearch({poiIds:n.join(","),withOffers:t,cityId:r}).then(e=>e.data)},this.poi=async(e,t=1)=>{if(!this.forceRequest){const t=f.default.poi(this.lang,e);if(t)return Promise.resolve(t)}return this.xhr.req(c.default.POI.METHOD)(h.default.setParameterId(c.default.POI.PATH,e,"poiId"),c.default.POI.DATA_KEY,{withOffers:t})},this.customPois=async e=>this.xhr.req(c.default.CUSTOM_POIS.METHOD)(c.default.CUSTOM_POIS.PATH,c.default.CUSTOM_POIS.DATA_KEY,{search:e}),this.topTen=(e,t)=>{if(!this.forceRequest){const t=f.default.topTen(this.lang,e);if(t)return Promise.resolve(t)}return this.xhr.req(c.default.TOP_TEN.METHOD)(c.default.TOP_TEN.PATH,c.default.TOP_TEN.DATA_KEY,{cityId:e,poiCategories:t})},this.register=async e=>this.xhr.req(c.default.REGISTER.METHOD)(c.default.REGISTER.PATH,c.default.REGISTER.DATA_KEY,e),this.loginGuest=async e=>this.xhr.req(c.default.LOGIN_GUEST.METHOD)(c.default.LOGIN_GUEST.PATH,c.default.LOGIN_GUEST.DATA_KEY,{email:e+"@tripianguest.com",password:"tripian123."}),this.login=async e=>this.xhr.req(c.default.LOGIN.METHOD)(c.default.LOGIN.PATH,c.default.LOGIN.DATA_KEY,e),this.loginEmail=async(e,t,r)=>this.login({email:e,password:t,business:r}),this.loginCognito=async(e,t,r)=>this.xhr.req(c.default.LOGIN_COGNITO.METHOD)(c.default.LOGIN_COGNITO.PATH,c.default.LOGIN_COGNITO.DATA_KEY,{code:e,redirectUrl:t,device:r}),this.logout=()=>{this.removeToken(),(0,m.default)()},this.lightRegisterLogin=async e=>this.xhr.req(c.default.LIGHT_REGISTER_LOGIN.METHOD)(c.default.LIGHT_REGISTER_LOGIN.PATH,c.default.LIGHT_REGISTER_LOGIN.DATA_KEY,{uniqueId:e}),this.lightLoginHash=async e=>this.xhr.req(c.default.LIGHT_HASH_LOGIN.METHOD)(c.default.LIGHT_HASH_LOGIN.PATH,c.default.LIGHT_HASH_LOGIN.DATA_KEY,{tripHash:e}),this.refreshToken=async(e=!1)=>{const t=this.xhr.getToken();if(t){const r=h.default.parseToken(t);if(r){if(e)return this.xhr.req(c.default.REFRESH_TOKEN.METHOD)(c.default.REFRESH_TOKEN.PATH,c.default.REFRESH_TOKEN.DATA_KEY,{refreshToken:t.refreshToken}).then(e=>{const r={...e,refreshToken:t.refreshToken};return this.setToken(r),setTimeout(()=>{this.refreshToken(!0)},354e4),r});const i=h.default.accessTokenExpSecond(r);if(i>360)return setTimeout(()=>{this.refreshToken(!0)},1e3*(i-60)),new Promise(e=>e(t));const{refreshToken:n}=t;if(h.default.refreshTokenExpSecond(r)>86400)return this.xhr.req(c.default.REFRESH_TOKEN.METHOD)(c.default.REFRESH_TOKEN.PATH,c.default.REFRESH_TOKEN.DATA_KEY,{refreshToken:n}).then(e=>{const t={...e,refreshToken:n};return this.setToken(t),setTimeout(()=>{this.refreshToken(!0)},354e4),t});throw new Error("Tcore refresh token expired")}throw new Error("Tcore doesn't have a valid token object")}throw new Error("Tcore doesn't have a token object")},this.user=async(e=this.forceRequest)=>{if(!e){const e=f.default.user();if(e)return Promise.resolve(e)}return this.xhr.req(c.default.USER.METHOD)(c.default.USER.PATH,c.default.USER.DATA_KEY)},this.userUpdate=async e=>this.xhr.req(c.default.USER_UPDATE.METHOD)(c.default.USER_UPDATE.PATH,c.default.USER_UPDATE.DATA_KEY,{...e}),this.userDelete=async()=>this.xhr.req(c.default.USER_DELETE.METHOD)(c.default.USER_DELETE.PATH,c.default.USER_DELETE.DATA_KEY).then(e=>(this.removeToken(),(0,m.default)(),e)),this.userResetPassword=async(e,t)=>this.xhr.req(c.default.USER_RESET_PASSWORD.METHOD)(c.default.USER_RESET_PASSWORD.PATH,c.default.USER_UPDATE.DATA_KEY,{email:e,resetPasswordUrl:t}),this.userUpdatePassword=async(e,t)=>this.xhr.req(c.default.USER_UPDATE_PASSWORD.METHOD)(c.default.USER_UPDATE_PASSWORD.PATH,c.default.USER_UPDATE_PASSWORD.DATA_KEY,{password:e,hash:t}),this.notifications=async()=>this.xhr.req(c.default.NOTIFICATIONS.METHOD)(c.default.NOTIFICATIONS.PATH,c.default.NOTIFICATIONS.DATA_KEY).then(e=>e),this.notificationsUnseen=async()=>this.xhr.req(c.default.NOTIFICATIONS_UNSEEN.METHOD)(c.default.NOTIFICATIONS_UNSEEN.PATH,c.default.NOTIFICATIONS_UNSEEN.DATA_KEY).then(e=>e),this.notificationsUpdateUnseen=async()=>this.xhr.req(c.default.NOTIFICATIONS_UPDATE_UNSEEN.METHOD)(c.default.NOTIFICATIONS_UPDATE_UNSEEN.PATH,c.default.NOTIFICATIONS_UPDATE_UNSEEN.DATA_KEY),this.notificationsSettings=async()=>this.xhr.req(c.default.NOTIFICATIONS_SETTINGS.METHOD)(c.default.NOTIFICATIONS_SETTINGS.PATH,c.default.NOTIFICATIONS_SETTINGS.DATA_KEY).then(e=>e),this.notificationsUpdateSettings=async(e,t)=>this.xhr.req(c.default.NOTIFICATIONS_UPDATE_SETTINGS.METHOD)(c.default.NOTIFICATIONS_UPDATE_SETTINGS.PATH,c.default.NOTIFICATIONS_UPDATE_SETTINGS.DATA_KEY,{settingId:e,checked:t}).then(e=>e),this.companions=async(e=this.forceRequest)=>{if(!e){const e=f.default.companions(this.lang);if(e)return Promise.resolve(e)}return this.xhr.reqWithPage(c.default.COMPANIONS.METHOD)(c.default.COMPANIONS.PATH,c.default.COMPANIONS.DATA_KEY,{limit:100}).then(e=>e.data)},this.companionAdd=async e=>this.xhr.req(c.default.COMPANION_ADD.METHOD)(c.default.COMPANION_ADD.PATH,c.default.COMPANION_ADD.DATA_KEY,{...e}),this.companionUpdate=async e=>this.xhr.req(c.default.COMPANION_UPDATE.METHOD)(h.default.setParameterId(c.default.COMPANION_UPDATE.PATH,e.id,"companionId"),c.default.COMPANION_UPDATE.DATA_KEY,{title:e.title,name:e.name,answers:e.answers,age:e.age}),this.companionDelete=async e=>this.xhr.req(c.default.COMPANION_DELETE.METHOD)(h.default.setParameterId(c.default.COMPANION_DELETE.PATH,e,"companionId"),c.default.COMPANION_DELETE.DATA_KEY).then(e=>e.recordId),this.favorites=async e=>{if(!this.forceRequest&&e){const t=f.default.favorites(this.lang,e);if(t)return Promise.resolve(t)}return this.xhr.reqWithPage(c.default.FAVORITES.METHOD)(c.default.FAVORITES.PATH,c.default.FAVORITES.DATA_KEY,{cityId:e}).then(e=>e.data)},this.favoriteAdd=async(e,t)=>this.xhr.req(c.default.FAVORITE_ADD.METHOD)(c.default.FAVORITE_ADD.PATH,c.default.FAVORITE_ADD.DATA_KEY,{poiId:e,tripHash:t}),this.favoriteDelete=async e=>this.xhr.req(c.default.FAVORITE_DELETE.METHOD)(h.default.setParameterId(c.default.FAVORITE_DELETE.PATH,e,"favoriteId"),c.default.FAVORITE_DELETE.DATA_KEY).then(e=>e.recordId),this.reactions=async(e,t,r=1)=>{if(!this.forceRequest){const t=f.default.userReactions(this.lang,e);if(t)return Promise.resolve(t)}return this.xhr.reqWithPage(c.default.REACTIONS.METHOD)(c.default.REACTIONS.PATH,c.default.REACTIONS.DATA_KEY,{reaction:t,tripHash:e,page:r,limit:100}).then(e=>e.data)},this.reactionAdd=async e=>this.xhr.req(c.default.REACTION_ADD.METHOD)(c.default.REACTION_ADD.PATH,c.default.REACTION_ADD.DATA_KEY,e),this.reactionUpdate=async(e,t)=>this.xhr.req(c.default.REACTION_UPDATE.METHOD)(h.default.setParameterId(c.default.REACTION_UPDATE.PATH,e,"reactionId"),c.default.REACTION_UPDATE.DATA_KEY,{comment:t}),this.reactionDelete=async e=>this.xhr.req(c.default.REACTION_DELETE.METHOD)(h.default.setParameterId(c.default.REACTION_DELETE.PATH,e,"reactionId"),c.default.REACTION_DELETE.DATA_KEY).then(e=>e.recordId),this.plan=async(e,t=!0,r=2e3,i=30)=>this.xhr.req(c.default.PLAN.METHOD)(h.default.setParameterId(c.default.PLAN.PATH,e,"planId"),c.default.PLAN.DATA_KEY,{}).then(async n=>{if(t&&0===n.generatedStatus&&i>0){if(await p(r))return this.plan(e,t,r,i-1)}return n}),this.planRouteUrl=async(e,t)=>this.xhr.req(c.default.PLAN_ROUTE_URL.METHOD)(c.default.PLAN_ROUTE_URL.PATH,c.default.PLAN_ROUTE_URL.DATA_KEY,{planId:e,tripHash:t}),this.planUpdate=async(e,t)=>this.xhr.req(c.default.PLAN_UPDATE.METHOD)(h.default.setParameterId(c.default.PLAN_UPDATE.PATH,e,"planId"),c.default.PLAN_UPDATE.DATA_KEY,{...t}),this.planUpdateOrders=async(e,t)=>this.planUpdate(e,{stepOrders:t}),this.planUpdateTime=async(e,t,r)=>this.planUpdate(e,{startTime:t,endTime:r}),this.stepAdd=async(e,t,r,i)=>this.xhr.req(c.default.STEP_ADD.METHOD)(c.default.STEP_ADD.PATH,c.default.STEP_ADD.DATA_KEY,{planId:e,poiId:t,startTime:r,endTime:i}),this.customStepAdd=async(e,t,r,i,n)=>this.xhr.req(c.default.STEP_ADD.METHOD)(c.default.STEP_ADD.PATH,c.default.STEP_ADD.DATA_KEY,{planId:e,customPoi:t,stepType:r,startTime:i,endTime:n}),this.stepUpdateTimes=async(e,t,r)=>this.xhr.req(c.default.STEP_UPDATE.METHOD)(h.default.setParameterId(c.default.STEP_UPDATE.PATH,e,"stepId"),c.default.STEP_UPDATE.DATA_KEY,{startTime:t,endTime:r}),this.stepReplace=async(e,t)=>this.xhr.req(c.default.STEP_UPDATE.METHOD)(h.default.setParameterId(c.default.STEP_UPDATE.PATH,e,"stepId"),c.default.STEP_UPDATE.DATA_KEY,{poiId:t}),this.stepDelete=async e=>this.xhr.req(c.default.STEP_DELETE.METHOD)(h.default.setParameterId(c.default.STEP_DELETE.PATH,e,"stepId"),c.default.STEP_DELETE.DATA_KEY).then(e=>e.recordId),this.questions=async(e,t=o.default.QUESTIONS_CATEGORY.TRIP)=>{const r=`${c.default.QUESTIONS.DATA_KEY}-${t}`;if(!this.forceRequest){const e=f.default.questions(this.lang,r);if(e)return Promise.resolve(e)}return this.xhr.reqWithPage(c.default.QUESTIONS.METHOD)(c.default.QUESTIONS.PATH,r,{cityId:e,category:t,version:2}).then(e=>e.data.filter(e=>e.answers.length>0)).then(e=>((0,l.allQuestionsData)(this.lang),e))},this.questionsTrip=async e=>this.questions(e,o.default.QUESTIONS_CATEGORY.TRIP),this.questionsProfile=async e=>this.questions(e,o.default.QUESTIONS_CATEGORY.PROFILE),this.questionsCompanion=async e=>this.questions(e,o.default.QUESTIONS_CATEGORY.COMPANION),this.questionsAll=async e=>{const t=this.questionsTrip(e),r=this.questionsProfile(e),i=this.questionsCompanion(e);return Promise.all([t,r,i]).then(e=>[].concat(...e))},this.tripRefs=async(e=40)=>{if(!this.forceRequest){const e=f.default.tripRefs();if(e)return Promise.resolve(e)}return this.xhr.reqWithPage(c.default.TRIPS.METHOD)(c.default.TRIPS.PATH,c.default.TRIPS.DATA_KEY,{limit:e}).then(e=>e.data)},this.tripRef=async e=>this.xhr.req(c.default.TRIP_WITH_HASH.METHOD)(h.default.setParameter(c.default.TRIP_WITH_HASH.PATH,{key:"hash",value:e}),c.default.TRIP_WITH_HASH.DATA_KEY).then(e=>e),this.trip=async(e,t=0,r=this.forceRequest,i=2e3,n=30)=>{if(!r){const r=f.default.trip(this.lang,e,t);if(r)return Promise.resolve(r)}return this.xhr.req(c.default.TRIP.METHOD)(h.default.setParameter(c.default.TRIP.PATH,{key:"tripHash",value:e}),c.default.TRIP.DATA_KEY).then(async e=>{const a=e.plans.length-1<t?e.plans.length-1:t;if((0===e.plans[a].generatedStatus||-2===e.plans[a].generatedStatus)&&n>0){if(await p(i))return this.trip(e.tripHash,a,r,void 0,n-1)}return e})},this.tripAdd=async(e,t)=>this.xhr.req(c.default.TRIP_ADD.METHOD)(c.default.TRIP_ADD.PATH,c.default.TRIP_ADD.DATA_KEY,{...e}).then(e=>void 0===t?e:this.trip(e.tripHash,t)),this.tripClone=async e=>this.xhr.req(c.default.TRIP_CLONE.METHOD)(h.default.setParameter(c.default.TRIP_CLONE.PATH,{key:"tripHash",value:e}),c.default.TRIP_CLONE.DATA_KEY).then(e=>e),this.tripCloneCombo=async e=>this.tripClone(e).then(async e=>({trip:e,tripReferences:await this.tripRefs()})),this.tripUpdate=async(e,t,r=0)=>this.xhr.req(c.default.TRIP_UPDATE.METHOD)(h.default.setParameter(c.default.TRIP_UPDATE.PATH,{key:"tripHash",value:e}),c.default.TRIP_UPDATE.DATA_KEY,{...t}).then(e=>this.trip(e.tripHash,r)),this.tripNameUpdate=async(e,t)=>this.xhr.req(c.default.TRIP_UPDATE.METHOD)(h.default.setParameter(c.default.TRIP_UPDATE.PATH,{key:"tripHash",value:e}),c.default.TRIP_UPDATE.DATA_KEY,{...t}).then(e=>e),this.tripDelete=async e=>this.xhr.req(c.default.TRIP_DELETE.METHOD)(h.default.setParameter(c.default.TRIP_DELETE.PATH,{key:"tripHash",value:e}),c.default.TRIP_DELETE.DATA_KEY).then(e=>e.recordId),this.tripDownloadIcs=async e=>this.xhr.req(c.default.TRIP_DOWNLOAD_ICS.METHOD)(h.default.setParameter(c.default.TRIP_DOWNLOAD_ICS.PATH,{key:"tripHash",value:e}),c.default.TRIP_DOWNLOAD_ICS.DATA_KEY,void 0,{headers:{"Content-Type":"text/calendar"},responseType:"blob"}).then(e=>{const t=URL.createObjectURL(e.data),r=document.createElement("a");r.href=t;const i=e.headers["content-disposition"].split(";")[1].split("=")[1].replace(/"/g,"");r.setAttribute("download",i),document.body.appendChild(r),r.click(),document.body.removeChild(r),URL.revokeObjectURL(t)}),this.tripGetShared=async(e,t=!0)=>this.xhr.req(c.default.TRIP_GET_SHARED.METHOD)(h.default.setParameter(c.default.TRIP_GET_SHARED.PATH,{key:"tripHash",value:e}),c.default.TRIP_GET_SHARED.DATA_KEY).then(async e=>{const r=(0,d.default)(e.tripProfile.arrivalDatetime).diff((0,d.default)(),"weeks",!1);if(r<4&&t){const t=o.helper.deepCopy(e),i=4-r,n=(0,d.default)(t.tripProfile.arrivalDatetime).add(i,"weeks"),a=(0,d.default)(t.tripProfile.departureDatetime).add(i,"weeks");return t.tripProfile.arrivalDatetime=n.format("YYYY-MM-DDTHH:mm:ss[Z]"),t.tripProfile.departureDatetime=a.format("YYYY-MM-DDTHH:mm:ss[Z]"),t.plans.forEach((e,t)=>{e.date=n.clone().add(t,"days").format("YYYY-MM-DD")}),t}return e}),this.tripShare=async(e,t)=>this.xhr.req(c.default.TRIP_SHARE.METHOD)(h.default.setParameter(c.default.TRIP_SHARE.PATH,{key:"tripHash",value:e}),c.default.TRIP_SHARE.DATA_KEY,{share:t}).then(async e=>e.share),this.timeline=async(e,t=0,r=this.forceRequest,i=2e3,n=30)=>this.xhr.req(c.default.TIMELINE.METHOD)(h.default.setParameter(c.default.TIMELINE.PATH,{key:"tripHash",value:e}),c.default.TIMELINE.DATA_KEY).then(async e=>{const a=e.plans.length-1<t?e.plans.length-1:t;if((0===e.plans[a].generatedStatus||-2===e.plans[a].generatedStatus)&&n>0){if(await p(i))return this.timeline(e.tripHash,a,r,void 0,n-1)}return e}),this.timelineTripAdd=async(e,t)=>this.xhr.req(c.default.TIMELINE_TRIP_ADD.METHOD)(c.default.TIMELINE_TRIP_ADD.PATH,c.default.TIMELINE_TRIP_ADD.DATA_KEY,{...e}).then(e=>void 0===t?e:this.timeline(e.tripHash,t)),this.timelineTrips=async(e=40)=>this.xhr.reqWithPage(c.default.TIMELINE_TRIPS.METHOD)(c.default.TIMELINE_TRIPS.PATH,c.default.TIMELINE_TRIPS.DATA_KEY,{limit:e}).then(e=>e.data),this.timelineStepAdd=async(e,t,r,i)=>this.xhr.req(c.default.TIMELINE_STEP_ADD.METHOD)(c.default.TIMELINE_STEP_ADD.PATH,c.default.TIMELINE_STEP_ADD.DATA_KEY,{planId:e,poiId:t,startTime:r,endTime:i}),this.timelineCustomStepAdd=async(e,t,r,i,n)=>this.xhr.req(c.default.TIMELINE_STEP_ADD.METHOD)(c.default.TIMELINE_STEP_ADD.PATH,c.default.TIMELINE_STEP_ADD.DATA_KEY,{planId:e,customPoi:t,stepType:r,startTime:i,endTime:n}),this.timelineStepUpdateTimes=async(e,t,r)=>this.xhr.req(c.default.TIMELINE_STEP_UPDATE.METHOD)(h.default.setParameterId(c.default.TIMELINE_STEP_UPDATE.PATH,e,"stepId"),c.default.TIMELINE_STEP_UPDATE.DATA_KEY,{startTime:t,endTime:r}),this.timelineStepReplace=async(e,t)=>this.xhr.req(c.default.TIMELINE_STEP_UPDATE.METHOD)(h.default.setParameterId(c.default.TIMELINE_STEP_UPDATE.PATH,e,"stepId"),c.default.TIMELINE_STEP_UPDATE.DATA_KEY,{poiId:t}),this.timelineStepDelete=async e=>this.xhr.req(c.default.TIMELINE_STEP_DELETE.METHOD)(h.default.setParameterId(c.default.TIMELINE_STEP_DELETE.PATH,e,"stepId"),c.default.TIMELINE_STEP_DELETE.DATA_KEY).then(e=>e.recordId),this.timelineUpdate=async(e,t)=>this.xhr.req(c.default.TIMELINE_UPDATE.METHOD)(h.default.setParameter(c.default.TIMELINE_UPDATE.PATH,{key:"tripHash",value:e}),c.default.TIMELINE_UPDATE.DATA_KEY,{...t}).then(e=>e),this.reservations=async(e,t,r,i,n,a,s=100)=>{if(!this.forceRequest){const e=f.default.reservations(this.lang);if(e)return Promise.resolve(e)}return this.xhr.reqWithPage(c.default.RESERVATIONS.METHOD)(c.default.RESERVATIONS.PATH,c.default.RESERVATIONS.DATA_KEY,{cityId:e,tripHash:t,poiId:r,provider:i,dateFrom:n,dateTo:a,limit:s}).then(e=>e.data)},this.reservationAdd=async e=>this.xhr.req(c.default.RESERVATION_ADD.METHOD)(c.default.RESERVATION_ADD.PATH,c.default.RESERVATION_ADD.DATA_KEY,{...e}),this.reservationUpdate=async e=>this.xhr.req(c.default.RESERVATION_UPDATE.METHOD)(h.default.setParameterId(c.default.RESERVATION_UPDATE.PATH,e.id,"reservationId"),c.default.RESERVATION_UPDATE.DATA_KEY,{key:e.key,value:e.value,provider:e.provider,tripHash:e.tripHash,poiId:e.poiId}),this.reservationDelete=async e=>this.xhr.req(c.default.RESERVATION_DELETE.METHOD)(h.default.setParameterId(c.default.RESERVATION_DELETE.PATH,e,"reservationId"),c.default.RESERVATION_DELETE.DATA_KEY).then(e=>e.recordId),this.feedbacks=async()=>this.xhr.req(c.default.FEEDBACKS.METHOD)(c.default.FEEDBACKS.PATH,c.default.FEEDBACKS.DATA_KEY),this.userFeedbacks=async(e=!1)=>{if(!this.forceRequest&&!e){const e=f.default.userFeedbacks(this.lang);if(e)return e}return this.xhr.req(c.default.USER_FEEDBACKS.METHOD)(c.default.USER_FEEDBACKS.PATH,c.default.USER_FEEDBACKS.DATA_KEY)},this.feedbackSend=async e=>this.xhr.req(c.default.SEND_FEEDBACK.METHOD)(c.default.SEND_FEEDBACK.PATH,c.default.SEND_FEEDBACK.DATA_KEY,{...e}).then(()=>this.userFeedbacks(!0)),this.feedbackReply=async e=>this.xhr.req(c.default.SEND_FEEDBACK.METHOD)(c.default.REPLY_FEEDBACK.PATH,c.default.SEND_FEEDBACK.DATA_KEY,{...e}).then(()=>this.userFeedbacks(!0)),this.feedbackUpdate=async(e,t)=>this.xhr.req(c.default.UPDATE_FEEDBACK.METHOD)(h.default.setParameterId(c.default.UPDATE_FEEDBACK.PATH,e,"feedbackId"),c.default.UPDATE_FEEDBACK.DATA_KEY,{isRead:t}).then(()=>this.userFeedbacks(!0)),this.productTypes=async()=>this.xhr.req(c.default.OFFER_PRODUCT_TYPES.METHOD)(c.default.OFFER_PRODUCT_TYPES.PATH,c.default.OFFER_PRODUCT_TYPES.DATA_KEY).then(e=>e),this.offerSearch=async(e,t,r,i)=>this.xhr.reqWithPage(c.default.OFFERS.METHOD)(c.default.OFFERS.PATH,c.default.OFFERS.DATA_KEY,{dateFrom:e,dateTo:t,boundary:r,page:1,limit:50}).then(e=>{if(0===e.data.length)return[];const t=e.data.map(e=>e.tripianPoiId);return this.pois(t,Number(i),void 0,!0)}),this.offersOptIn=async(e,t)=>this.xhr.req(c.default.OFFERS_OPT_IN.METHOD)(c.default.OFFERS_OPT_IN.PATH,c.default.OFFERS_OPT_IN.DATA_KEY,{dateFrom:e,dateTo:t}),this.myCampaignOffers=async e=>this.xhr.req(c.default.OFFERS_OPT_IN.METHOD)(c.default.OFFERS_OPT_IN.PATH,c.default.OFFERS_OPT_IN.DATA_KEY,{campaignId:e}),this.offerSearchCampaign=async(e,t)=>this.xhr.reqWithPage(c.default.OFFERS.METHOD)(c.default.OFFERS.PATH,c.default.OFFERS.DATA_KEY,{campaignId:e}).then(e=>{if(0===e.data.length)return[];const r=e.data.map(e=>e.tripianPoiId);return this.pois(r,Number(t),void 0,!0)}),this.offerSearchNew=async(e,t,r)=>this.xhr.reqWithPage(c.default.OFFERS.METHOD)(c.default.OFFERS.PATH,c.default.OFFERS.DATA_KEY,{dateFrom:e,dateTo:t,boundary:r,page:1,limit:50}),this.offer=async e=>this.xhr.req(c.default.OFFER.METHOD)(h.default.setParameterId(c.default.OFFER.PATH,e,"offerId"),c.default.OFFER.DATA_KEY,{}).then(e=>e),this.offerUpdateOptIn=async(e,t)=>this.xhr.req(c.default.OFFER_UPDATE.METHOD)(h.default.setParameterId(c.default.OFFER_UPDATE.PATH,e,"offerId"),c.default.OFFER_UPDATE.DATA_KEY,{optInDate:t}).then(e=>e),this.offerDelete=async e=>this.xhr.req(c.default.OFFER_DELETE.METHOD)(h.default.setParameterId(c.default.OFFER_DELETE.PATH,e,"offerId"),c.default.OFFER_DELETE.DATA_KEY).then(e=>e),this.offerRedeemStatusUpdate=async(e,t)=>this.xhr.req(c.default.OFFER_REDEEM_STATUS_UPDATE.METHOD)(h.default.setParameterId(c.default.OFFER_REDEEM_STATUS_UPDATE.PATH,e,"offerId"),c.default.OFFER_REDEEM_STATUS_UPDATE.DATA_KEY,{status:t}).then(e=>e.status),this.offerRedeemStatus=async e=>this.xhr.req(c.default.OFFER_REDEEM_STATUS.METHOD)(h.default.setParameterId(c.default.OFFER_REDEEM_STATUS.PATH,e,"offerId"),c.default.OFFER_REDEEM_STATUS.DATA_KEY).then(e=>e.status),this.businessSearch=async(e,t,r)=>this.xhr.req(c.default.BUSINESS_SEARCH.METHOD)(c.default.BUSINESS_SEARCH.PATH,c.default.BUSINESS_SEARCH.DATA_KEY,{q:e,cityId:t,bounds:r}),this.businessAssign=async e=>this.xhr.req(c.default.BUSINESS_USER_ASSIGN.METHOD)(c.default.BUSINESS_USER_ASSIGN.PATH,c.default.BUSINESS_USER_ASSIGN.DATA_KEY,{tripianPoiId:e}),this.startVerify=async(e,t)=>this.xhr.req(c.default.BUSINESS_VERIFY_START.METHOD)(c.default.BUSINESS_VERIFY_START.PATH,c.default.BUSINESS_VERIFY_START.DATA_KEY,{to_:e,channel:t}),this.checkVerify=async(e,t,r)=>this.xhr.req(c.default.BUSINESS_VERIFY_CHECK.METHOD)(c.default.BUSINESS_VERIFY_CHECK.PATH,c.default.BUSINESS_VERIFY_CHECK.DATA_KEY,{to_:e,channel:t,code:r}),this.business=async()=>this.xhr.req(c.default.BUSINESS.METHOD)(c.default.BUSINESS.PATH,c.default.BUSINESS.DATA_KEY),this.businessOffers=async(e,t=1,r)=>this.xhr.reqWithPage(c.default.BUSINESS_OFFERS.METHOD)(c.default.BUSINESS_OFFERS.PATH,c.default.BUSINESS_OFFERS.DATA_KEY,{status:""+e.join(","),page:t,limit:r}),this.businessOfferAdd=async e=>this.xhr.req(c.default.BUSINESS_OFFER_ADD.METHOD)(c.default.BUSINESS_OFFER_ADD.PATH,c.default.BUSINESS_OFFER_ADD.DATA_KEY,{...e}),this.businessVoucherOfferAdd=async e=>this.xhr.req(c.default.BUSINESS_OFFER_ADD.METHOD)(c.default.BUSINESS_OFFER_ADD.PATH,c.default.BUSINESS_OFFER_ADD.DATA_KEY,{...e}),this.businessOffer=async e=>this.xhr.req(c.default.BUSINESS_OFFER.METHOD)(h.default.setParameterId(c.default.BUSINESS_OFFER.PATH,e,"offerId"),c.default.BUSINESS_OFFER.DATA_KEY),this.businessOfferStatusUpdate=async(e,t)=>this.xhr.req(c.default.BUSINESS_OFFER_UPDATE.METHOD)(h.default.setParameterId(c.default.BUSINESS_OFFER_UPDATE.PATH,e,"offerId"),c.default.BUSINESS_OFFER_UPDATE.DATA_KEY,{offerId:e,status:t}),this.businessOfferImageUpdate=async(e,t)=>this.xhr.req(c.default.BUSINESS_OFFER_UPDATE.METHOD)(h.default.setParameterId(c.default.BUSINESS_OFFER_UPDATE.PATH,e,"offerId"),c.default.BUSINESS_OFFER_UPDATE.DATA_KEY,{offerId:e,imageUrl:t}),this.businessOfferDelete=async e=>this.xhr.req(c.default.BUSINESS_OFFER_DELETE.METHOD)(h.default.setParameterId(c.default.BUSINESS_OFFER_DELETE.PATH,e,"offerId"),c.default.BUSINESS_OFFER_DELETE.DATA_KEY).then(e=>e.recordId),this.businessOfferCustomers=async e=>this.xhr.req(c.default.BUSINESS_OFFER_CUSTOMERS.METHOD)(h.default.setParameterId(c.default.BUSINESS_OFFER_CUSTOMERS.PATH,e,"offerId"),c.default.BUSINESS_OFFER_CUSTOMERS.DATA_KEY),this.businessOfferFileUpload=async e=>this.xhr.req(c.default.BUSINESS_OFFER_FILE_UPLOAD.METHOD)(c.default.BUSINESS_OFFER_FILE_UPLOAD.PATH,c.default.BUSINESS_OFFER_FILE_UPLOAD.DATA_KEY,{file:e},{"Content-Type":"multipart/form-data"}),this.businessOfferRedeemStatusUpdate=async(e,t,r)=>this.xhr.req(c.default.BUSINESS_OFFER_REDEEM_STATUS_UPDATE.METHOD)(h.default.setParameters(c.default.BUSINESS_OFFER_REDEEM_STATUS_UPDATE.PATH,[{key:"offerId",value:e.toString()},{key:"userId",value:t.toString()}]),c.default.BUSINESS_OFFER_REDEEM_STATUS_UPDATE.DATA_KEY,{status:r}).then(e=>e.status),this.businessOfferRedeemStatus=async(e,t)=>this.xhr.req(c.default.BUSINESS_OFFER_REDEEM_STATUS.METHOD)(h.default.setParameters(c.default.BUSINESS_OFFER_REDEEM_STATUS.PATH,[{key:"offerId",value:e.toString()},{key:"userId",value:t.toString()}]),c.default.BUSINESS_OFFER_REDEEM_STATUS.DATA_KEY).then(e=>e.status),this.businessPreRegister=async e=>this.xhr.req(c.default.BUSINESS_PRE_REGISTER.METHOD)(c.default.BUSINESS_PRE_REGISTER.PATH,c.default.BUSINESS_PRE_REGISTER.DATA_KEY,e),this.businessCampaigns=async(e,t=1e3)=>this.xhr.reqWithPage(c.default.BUSINESS_CAMPAIGNS.METHOD)(c.default.BUSINESS_CAMPAIGNS.PATH,c.default.BUSINESS_CAMPAIGNS.DATA_KEY,{limit:t,page:e}),this.businessCampaign=async e=>this.xhr.req(c.default.BUSINESS_CAMPAIGN.METHOD)(h.default.setParameterId(c.default.BUSINESS_CAMPAIGN.PATH,e,"campaignId"),c.default.BUSINESS_CAMPAIGN.DATA_KEY),this.businessCampaignUpdate=async(e,t)=>this.xhr.req(c.default.BUSINESS_CAMPAIGN_UPDATE.METHOD)(h.default.setParameterId(c.default.BUSINESS_CAMPAIGN_UPDATE.PATH,e,"campaignId"),c.default.BUSINESS_CAMPAIGN_UPDATE.DATA_KEY,t).then(e=>e.updated),this.businessCampaignAdd=async e=>this.xhr.req(c.default.BUSINESS_CAMPAIGN_ADD.METHOD)(c.default.BUSINESS_CAMPAIGN_ADD.PATH,c.default.BUSINESS_CAMPAIGN_ADD.DATA_KEY,e).then(e=>e.campaignId),this.businessCouponApplications=async(e,t,r=150)=>this.xhr.reqWithPage(c.default.BUSINESS_COUPON_APPLICATIONS.METHOD)(c.default.BUSINESS_COUPON_APPLICATIONS.PATH,c.default.BUSINESS_COUPON_APPLICATIONS.DATA_KEY,{page:e,status:t,limit:r}),this.businessCouponApplication=async e=>this.xhr.req(c.default.BUSINESS_COUPON_APPLICATION.METHOD)(h.default.setParameterId(c.default.BUSINESS_COUPON_APPLICATION.PATH,e,"applicationId"),c.default.BUSINESS_COUPON_APPLICATION.DATA_KEY),this.businessCouponApplicationAdd=async e=>this.xhr.req(c.default.BUSINESS_COUPON_APPLICATION_ADD.METHOD)(c.default.BUSINESS_COUPON_APPLICATION_ADD.PATH,c.default.BUSINESS_COUPON_APPLICATION_ADD.DATA_KEY,{formDatas:e}).then(e=>e.applicationId),this.businessCouponApplicationUserUpdate=async(e,t,r,i=0,n,a,s)=>this.xhr.req(c.default.BUSINESS_COUPON_APPLICATION_USER_UPDATE.METHOD)(h.default.setParameters(c.default.BUSINESS_COUPON_APPLICATION_USER_UPDATE.PATH,[{key:"applicationId",value:e.toString()},{key:"travelerId",value:t.toString()}]),c.default.BUSINESS_COUPON_APPLICATION_USER_UPDATE.DATA_KEY,{campaignId:i,status:r?1:-1,bookingDate:n,notes:a,amount:s}).then(e=>e.updated),this.businessCouponApplicationUserApprove=async(e,t,r,i,n)=>this.businessCouponApplicationUserUpdate(e,t,!0,r,i,void 0,n).then(t=>{if(t)return this.businessCouponApplication(e)}),this.businessCouponApplicationUserReject=async(e,t,r,i,n)=>this.businessCouponApplicationUserUpdate(e,t,!1,r,i,n).then(t=>{if(t)return this.businessCouponApplication(e)}),this.businessCouponApplicationFileUpload=async e=>this.xhr.req(c.default.BUSINESS_COUPON_FILE_UPLOAD.METHOD)(c.default.BUSINESS_COUPON_FILE_UPLOAD.PATH,c.default.BUSINESS_COUPON_FILE_UPLOAD.DATA_KEY,{file:e},{"Content-Type":"multipart/form-data"}),this.coupons=async(e,t=1e3)=>this.xhr.reqWithPage(c.default.COUPONS.METHOD)(c.default.COUPONS.PATH,c.default.COUPONS.DATA_KEY,{limit:t,page:e}),this.payment=async e=>this.xhr.req(c.default.PAYMENT.METHOD)(h.default.setParameters(c.default.PAYMENT.PATH,[{key:"offerId",value:e.toString()}]),c.default.PAYMENT.DATA_KEY),this.campaignReport=async(e,t)=>this.xhr.reqWithPage(c.default.CAMPAIGN_REPORT.METHOD)(h.default.setParameters(c.default.CAMPAIGN_REPORT.PATH,[{key:"campaignId",value:e.toString()}]),c.default.CAMPAIGN_REPORT.DATA_KEY,{...t}),this.campaignReportPay=async(e,t)=>this.xhr.req(c.default.CAMPAIGN_REPORT_PAY.METHOD)(h.default.setParameters(c.default.CAMPAIGN_REPORT_PAY.PATH,[{key:"campaignId",value:e.toString()},{key:"id",value:t.toString()}]),c.default.CAMPAIGN_REPORT.DATA_KEY).then(e=>e.updated),this.campaignCustomerReport=async(e,t)=>this.xhr.reqWithPage(c.default.CAMPAIGN_CUSTOMER_REPORT.METHOD)(h.default.setParameters(c.default.CAMPAIGN_CUSTOMER_REPORT.PATH,[{key:"campaignId",value:e.toString()}]),c.default.CAMPAIGN_CUSTOMER_REPORT.DATA_KEY,{...t}).then(e=>(e.data.forEach(e=>{e.lengthOfStay=(0,d.default)(e.customerDepartureDate).diff((0,d.default)(e.customerArrivalDate),"days",!1)}),e)),this.businessReport=async e=>this.xhr.reqWithPage(c.default.BUSINESS_REPORT.METHOD)(c.default.BUSINESS_REPORT.PATH,c.default.BUSINESS_REPORT.DATA_KEY,{...e}),this.businessPreRegisterReport=async e=>this.xhr.reqWithPage(c.default.BUSINESS_PRE_REGISTER_REPORT.METHOD)(c.default.BUSINESS_PRE_REGISTER_REPORT.PATH,c.default.BUSINESS_PRE_REGISTER_REPORT.DATA_KEY,{...e}),this.businessOfferReport=async(e=1,t=1e3)=>this.xhr.reqWithPage(c.default.BUSINESS_OFFER_REPORT.METHOD)(c.default.BUSINESS_OFFER_REPORT.PATH,c.default.BUSINESS_OFFER_REPORT.DATA_KEY,{page:e,limit:t}),this.businessExport=async(e,t)=>this.xhr.req(c.default.BUSINESS_EXPORT.METHOD)(c.default.BUSINESS_EXPORT.PATH,c.default.BUSINESS_EXPORT.DATA_KEY,{reportType:e,campaignId:t}),this.translationList=async()=>this.xhr.req(c.default.TRANSLATIONS.METHOD)(c.default.TRANSLATIONS.PATH,c.default.TRANSLATIONS.DATA_KEY),this.log=async(e,t={},r="ERROR")=>{var i;const{baseURL:n,xApiKey:a,email:s}=this.xhr.info();return this.xhr.req(c.default.LOGS.METHOD)(c.default.LOGS.PATH,c.default.LOGS.DATA_KEY,{message:{platform:"web",type:r,g_api_customer_id:0,user_id:0,uri_params:{},query_params:{apibaseURL:n},api_key:a,endpoint:null!==(i=null===window||void 0===window?void 0:window.location.href)&&void 0!==i?i:"",response_msg:e,request_params:{email:s,...t}}})},this.visaIframeToken=async()=>this.xhr.req(c.default.VISA_IFRAME_TOKEN.METHOD)(c.default.VISA_IFRAME_TOKEN.PATH,c.default.OFFER.DATA_KEY).then(e=>e),this.visaValidatorCheck=async e=>this.xhr.req(c.default.VISA_VALIDATOR_CHECK.METHOD)(c.default.VISA_VALIDATOR_CHECK.PATH,c.default.VISA_VALIDATOR_CHECK.DATA_KEY,{context:e}),this.combo={businessPayloadData:async()=>this.user().then(e=>e.businessId&&e.businessId>0?this.business().then(t=>({user:e,business:t})):{user:e}),campaignReportPayCombo:async(e,t,r)=>this.campaignReportPay(e,t).then(t=>this.campaignReport(e,r)),payloadDataEx:async()=>this.user().then(e=>this.business().then(t=>({user:e,business:t}))),tripDelete:async(e,t)=>this.tripDelete(e).then(()=>this.tripRefs(t)),stepAdd:async(e,t,r,i,n)=>this.stepAdd(e,t,i,n).then(()=>this.trip(r,void 0)),customStepAdd:async(e,t,r,i,n,a)=>this.customStepAdd(e,t,i,n,a).then(()=>this.trip(r,void 0,!0)),stepUpdateTimes:async(e,t,r,i)=>this.stepUpdateTimes(e,t,r).then(e=>this.trip(i,void 0)),stepReplace:async(e,t,r)=>this.stepReplace(e,t).then(e=>this.trip(r,void 0)),stepDelete:async(e,t)=>this.stepDelete(e).then(()=>this.trip(t,void 0,!0)),planUpdateOrders:async(e,t,r)=>this.planUpdateOrders(e,t).then(e=>this.trip(r,void 0,!0)),planUpdateTime:async(e,t,r,i,n)=>this.planUpdateTime(e,r,i).then(e=>this.trip(n,t,!0)),favoriteAdd:async(e,t,r)=>this.favoriteAdd(t,e).then(e=>this.favorites(r)),favoriteDelete:async(e,t)=>this.favoriteDelete(e).then(()=>this.favorites(t)),companionAdd:async(e,t)=>this.companionAdd(e).then(()=>this.companions(t)),companionUpdate:async(e,t)=>this.companionUpdate(e).then(()=>this.companions(t)),companionDelete:async(e,t)=>this.companionDelete(e).then(()=>this.companions(t)),reservationAdd:async(e,t)=>this.reservationAdd(e).then(()=>this.reservations(t)),reservationUpdate:async(e,t)=>this.reservationUpdate(e).then(()=>this.reservations(t)),reservationDelete:async(e,t)=>this.reservationDelete(e).then(()=>this.reservations(t)),reactionAdd:async(e,t)=>this.reactionAdd(e).then(()=>this.reactions(t))},this.xhr=new u.default(e,t),this.forceRequest=!r,this.lang=t}}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),r(259);const n=i(r(38)),a=r(196),s=e=>{if(void 0===e)return"";const t=Object.entries(e).filter(e=>void 0!==e[1]),r=Object.fromEntries(t);return"?"+new URLSearchParams(r)};t.default=class{constructor(e,t){this.timeout=3e4,this.getToken=()=>this.token,this.setToken=e=>{this.token=e,this.authorization=`${e.tokenType} ${e.idToken}`,this.refreshTimeoutId&&(clearTimeout(this.refreshTimeoutId),this.refreshTimeoutId=void 0);const t=1e3*(e.expiresIn-60);t>0&&t<36e5?this.refreshTimeoutId=setTimeout(()=>{this.refreshXhrToken().catch(e=>{console.error("Token refresh failed:",e),this.removeToken()})},t):console.warn("Token expiry time is invalid or too long. Refresh timer not set.")},this.removeToken=()=>{this.token=void 0,this.authorization=void 0,this.refreshTimeoutId&&(clearTimeout(this.refreshTimeoutId),this.refreshTimeoutId=void 0)},this.setLang=e=>{this.lang=e},this.refreshXhrToken=()=>{var e;const t=null===(e=this.token)||void 0===e?void 0:e.refreshToken;return t?this.req("POST")("/auth/refresh-token","token",{refreshToken:t}).then(e=>{const r={...e,refreshToken:t};return this.setToken(r),r}).catch(e=>(console.error("Refresh token failed:",e),this.removeToken(),Promise.reject(e))):(console.warn("No refresh token available."),Promise.reject(new Error("No refresh token available")))},this.get=async(e,t,r,i)=>{var n;return fetch(this.baseURL+e+s({...r,lang:this.lang}),{method:"GET",headers:{"Content-Type":"application/json",authorization:null!==(n=this.authorization)&&void 0!==n?n:"","x-api-key":this.xApiKey,...i}}).then(e=>e.json()).then(i=>(0,a.handleHttpResponseSuccess)(i,t,this.lang,r,e).data).catch(e=>(0,a.handleHttpResponseError)(e,t,r))},this.getWithPage=async(e,t,r)=>{var i;return fetch(this.baseURL+e+s({...r,lang:this.lang}),{method:"GET",headers:{"Content-Type":"application/json",authorization:null!==(i=this.authorization)&&void 0!==i?i:"","x-api-key":this.xApiKey}}).then(e=>e.json()).then(e=>(0,a.handleHttpResponseSuccess)(e,t,this.lang,r)).catch(e=>(0,a.handleHttpResponseError)(e,t,r))},this.appendLangToUrl=e=>`${this.baseURL+e}${s({lang:this.lang})}`,this.post=async(e,t,r,i)=>{var n;const s=this.appendLangToUrl(e);return fetch(s,{method:"POST",headers:{"Content-Type":"application/json",authorization:null!==(n=this.authorization)&&void 0!==n?n:"","x-api-key":this.xApiKey,...i},body:JSON.stringify({...r,lang:this.lang})}).then(e=>e.json()).then(e=>(0,a.handleHttpResponseSuccess)(e,t,this.lang,r).data).then(e=>("token"===t&&this.setToken(e),e)).catch(e=>(0,a.handleHttpResponseError)(e,t,r))},this.put=async(e,t,r,i)=>{var n;const s=this.appendLangToUrl(e);return fetch(s,{method:"PUT",headers:{"Content-Type":"application/json",authorization:null!==(n=this.authorization)&&void 0!==n?n:"","x-api-key":this.xApiKey,...i},body:JSON.stringify({...r,lang:this.lang})}).then(e=>e.json()).then(e=>(0,a.handleHttpResponseSuccess)(e,t,this.lang,r).data).catch(e=>(0,a.handleHttpResponseError)(e,t,r))},this.delete=async(e,t,r)=>{var i;return fetch(this.baseURL+e+s({lang:this.lang}),{method:"DELETE",headers:{"Content-Type":"application/json",authorization:null!==(i=this.authorization)&&void 0!==i?i:"","x-api-key":this.xApiKey,...r}}).then(e=>e.json()).then(e=>(0,a.handleHttpResponseSuccess)(e,t,this.lang).data).catch(e=>(0,a.handleHttpResponseError)(e,t))},this.postWithPage=async(e,t,r,i)=>{var n;const s=this.appendLangToUrl(e);return fetch(s,{method:"POST",headers:{"Content-Type":"application/json",authorization:null!==(n=this.authorization)&&void 0!==n?n:"","x-api-key":this.xApiKey,...i},body:JSON.stringify(r)}).then(e=>e.json()).then(e=>(0,a.handleHttpResponseSuccess)(e,t,this.lang,r)).catch(e=>(0,a.handleHttpResponseError)(e,t,r))},this.req=e=>"GET"===e?this.get:"POST"===e?this.post:"PUT"===e?this.put:"DELETE"===e?this.delete:this.get,this.reqWithPage=e=>"GET"===e?this.getWithPage:"POST"===e?this.postWithPage:this.getWithPage,this.info=()=>{var e,t;const r=this.token&&null!==(t=null===(e=n.default.parseToken(this.token))||void 0===e?void 0:e.email)&&void 0!==t?t:"";return{baseURL:this.baseURL,xApiKey:this.xApiKey,email:r}},this.baseURL=e.url,this.xApiKey=e.xApiKey,this.timeout=3e4,e.token&&this.setToken(e.token),t&&this.setLang(t)}}},function(e,t,r){(function(e){!function(t){!function(r){var i="undefined"!=typeof globalThis&&globalThis||void 0!==t&&t||void 0!==e&&e||{},n="URLSearchParams"in i,a="Symbol"in i&&"iterator"in Symbol,s="FileReader"in i&&"Blob"in i&&function(){try{return new Blob,!0}catch(e){return!1}}(),o="FormData"in i,d="ArrayBuffer"in i;if(d)var u=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(e){return e&&u.indexOf(Object.prototype.toString.call(e))>-1};function h(e){if("string"!=typeof e&&(e=String(e)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(e)||""===e)throw new TypeError('Invalid character in header field name: "'+e+'"');return e.toLowerCase()}function f(e){return"string"!=typeof e&&(e=String(e)),e}function l(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return a&&(t[Symbol.iterator]=function(){return t}),t}function m(e){this.map={},e instanceof m?e.forEach((function(e,t){this.append(t,e)}),this):Array.isArray(e)?e.forEach((function(e){if(2!=e.length)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+e.length);this.append(e[0],e[1])}),this):e&&Object.getOwnPropertyNames(e).forEach((function(t){this.append(t,e[t])}),this)}function p(e){if(!e._noBody)return e.bodyUsed?Promise.reject(new TypeError("Already read")):void(e.bodyUsed=!0)}function _(e){return new Promise((function(t,r){e.onload=function(){t(e.result)},e.onerror=function(){r(e.error)}}))}function y(e){var t=new FileReader,r=_(t);return t.readAsArrayBuffer(e),r}function b(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function g(){return this.bodyUsed=!1,this._initBody=function(e){var t;this.bodyUsed=this.bodyUsed,this._bodyInit=e,e?"string"==typeof e?this._bodyText=e:s&&Blob.prototype.isPrototypeOf(e)?this._bodyBlob=e:o&&FormData.prototype.isPrototypeOf(e)?this._bodyFormData=e:n&&URLSearchParams.prototype.isPrototypeOf(e)?this._bodyText=e.toString():d&&s&&((t=e)&&DataView.prototype.isPrototypeOf(t))?(this._bodyArrayBuffer=b(e.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):d&&(ArrayBuffer.prototype.isPrototypeOf(e)||c(e))?this._bodyArrayBuffer=b(e):this._bodyText=e=Object.prototype.toString.call(e):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},s&&(this.blob=function(){var e=p(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var e=p(this);return e||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}if(s)return this.blob().then(y);throw new Error("could not read as ArrayBuffer")},this.text=function(){var e,t,r,i,n,a=p(this);if(a)return a;if(this._bodyBlob)return e=this._bodyBlob,t=new FileReader,r=_(t),i=/charset=([A-Za-z0-9_-]+)/.exec(e.type),n=i?i[1]:"utf-8",t.readAsText(e,n),r;if(this._bodyArrayBuffer)return Promise.resolve(function(e){for(var t=new Uint8Array(e),r=new Array(t.length),i=0;i<t.length;i++)r[i]=String.fromCharCode(t[i]);return r.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},o&&(this.formData=function(){return this.text().then(v)}),this.json=function(){return this.text().then(JSON.parse)},this}m.prototype.append=function(e,t){e=h(e),t=f(t);var r=this.map[e];this.map[e]=r?r+", "+t:t},m.prototype.delete=function(e){delete this.map[h(e)]},m.prototype.get=function(e){return e=h(e),this.has(e)?this.map[e]:null},m.prototype.has=function(e){return this.map.hasOwnProperty(h(e))},m.prototype.set=function(e,t){this.map[h(e)]=f(t)},m.prototype.forEach=function(e,t){for(var r in this.map)this.map.hasOwnProperty(r)&&e.call(t,this.map[r],r,this)},m.prototype.keys=function(){var e=[];return this.forEach((function(t,r){e.push(r)})),l(e)},m.prototype.values=function(){var e=[];return this.forEach((function(t){e.push(t)})),l(e)},m.prototype.entries=function(){var e=[];return this.forEach((function(t,r){e.push([r,t])})),l(e)},a&&(m.prototype[Symbol.iterator]=m.prototype.entries);var M=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function T(e,t){if(!(this instanceof T))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var r,n,a=(t=t||{}).body;if(e instanceof T){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new m(e.headers)),this.method=e.method,this.mode=e.mode,this.signal=e.signal,a||null==e._bodyInit||(a=e._bodyInit,e.bodyUsed=!0)}else this.url=String(e);if(this.credentials=t.credentials||this.credentials||"same-origin",!t.headers&&this.headers||(this.headers=new m(t.headers)),this.method=(r=t.method||this.method||"GET",n=r.toUpperCase(),M.indexOf(n)>-1?n:r),this.mode=t.mode||this.mode||null,this.signal=t.signal||this.signal||function(){if("AbortController"in i)return(new AbortController).signal}(),this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&a)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(a),!("GET"!==this.method&&"HEAD"!==this.method||"no-store"!==t.cache&&"no-cache"!==t.cache)){var s=/([?&])_=[^&]*/;if(s.test(this.url))this.url=this.url.replace(s,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function v(e){var t=new FormData;return e.trim().split("&").forEach((function(e){if(e){var r=e.split("="),i=r.shift().replace(/\+/g," "),n=r.join("=").replace(/\+/g," ");t.append(decodeURIComponent(i),decodeURIComponent(n))}})),t}function w(e,t){if(!(this instanceof w))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=void 0===t.statusText?"":""+t.statusText,this.headers=new m(t.headers),this.url=t.url||"",this._initBody(e)}T.prototype.clone=function(){return new T(this,{body:this._bodyInit})},g.call(T.prototype),g.call(w.prototype),w.prototype.clone=function(){return new w(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new m(this.headers),url:this.url})},w.error=function(){var e=new w(null,{status:200,statusText:""});return e.ok=!1,e.status=0,e.type="error",e};var A=[301,302,303,307,308];w.redirect=function(e,t){if(-1===A.indexOf(t))throw new RangeError("Invalid status code");return new w(null,{status:t,headers:{location:e}})},r.DOMException=i.DOMException;try{new r.DOMException}catch(e){r.DOMException=function(e,t){this.message=e,this.name=t;var r=Error(e);this.stack=r.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function L(e,t){return new Promise((function(n,a){var o=new T(e,t);if(o.signal&&o.signal.aborted)return a(new r.DOMException("Aborted","AbortError"));var u=new XMLHttpRequest;function c(){u.abort()}if(u.onload=function(){var e,t,r={statusText:u.statusText,headers:(e=u.getAllResponseHeaders()||"",t=new m,e.replace(/\r?\n[\t ]+/g," ").split("\r").map((function(e){return 0===e.indexOf("\n")?e.substr(1,e.length):e})).forEach((function(e){var r=e.split(":"),i=r.shift().trim();if(i){var n=r.join(":").trim();try{t.append(i,n)}catch(e){console.warn("Response "+e.message)}}})),t)};0===o.url.indexOf("file://")&&(u.status<200||u.status>599)?r.status=200:r.status=u.status,r.url="responseURL"in u?u.responseURL:r.headers.get("X-Request-URL");var i="response"in u?u.response:u.responseText;setTimeout((function(){n(new w(i,r))}),0)},u.onerror=function(){setTimeout((function(){a(new TypeError("Network request failed"))}),0)},u.ontimeout=function(){setTimeout((function(){a(new TypeError("Network request timed out"))}),0)},u.onabort=function(){setTimeout((function(){a(new r.DOMException("Aborted","AbortError"))}),0)},u.open(o.method,function(e){try{return""===e&&i.location.href?i.location.href:e}catch(t){return e}}(o.url),!0),"include"===o.credentials?u.withCredentials=!0:"omit"===o.credentials&&(u.withCredentials=!1),"responseType"in u&&(s?u.responseType="blob":d&&(u.responseType="arraybuffer")),t&&"object"==typeof t.headers&&!(t.headers instanceof m||i.Headers&&t.headers instanceof i.Headers)){var l=[];Object.getOwnPropertyNames(t.headers).forEach((function(e){l.push(h(e)),u.setRequestHeader(e,f(t.headers[e]))})),o.headers.forEach((function(e,t){-1===l.indexOf(t)&&u.setRequestHeader(t,e)}))}else o.headers.forEach((function(e,t){u.setRequestHeader(t,e)}));o.signal&&(o.signal.addEventListener("abort",c),u.onreadystatechange=function(){4===u.readyState&&o.signal.removeEventListener("abort",c)}),u.send(void 0===o._bodyInit?null:o._bodyInit)}))}L.polyfill=!0,i.fetch||(i.fetch=L,i.Headers=m,i.Request=T,i.Response=w),r.Headers=m,r.Request=T,r.Response=w,r.fetch=L,Object.defineProperty(r,"__esModule",{value:!0})}({})}("undefined"!=typeof self?self:this)}).call(this,r(6))},function(e,t,r){"use strict";t.byteLength=function(e){var t=u(e),r=t[0],i=t[1];return 3*(r+i)/4-i},t.toByteArray=function(e){var t,r,i=u(e),s=i[0],o=i[1],d=new a(function(e,t,r){return 3*(t+r)/4-r}(0,s,o)),c=0,h=o>0?s-4:s;for(r=0;r<h;r+=4)t=n[e.charCodeAt(r)]<<18|n[e.charCodeAt(r+1)]<<12|n[e.charCodeAt(r+2)]<<6|n[e.charCodeAt(r+3)],d[c++]=t>>16&255,d[c++]=t>>8&255,d[c++]=255&t;2===o&&(t=n[e.charCodeAt(r)]<<2|n[e.charCodeAt(r+1)]>>4,d[c++]=255&t);1===o&&(t=n[e.charCodeAt(r)]<<10|n[e.charCodeAt(r+1)]<<4|n[e.charCodeAt(r+2)]>>2,d[c++]=t>>8&255,d[c++]=255&t);return d},t.fromByteArray=function(e){for(var t,r=e.length,n=r%3,a=[],s=0,o=r-n;s<o;s+=16383)a.push(c(e,s,s+16383>o?o:s+16383));1===n?(t=e[r-1],a.push(i[t>>2]+i[t<<4&63]+"==")):2===n&&(t=(e[r-2]<<8)+e[r-1],a.push(i[t>>10]+i[t>>4&63]+i[t<<2&63]+"="));return a.join("")};for(var i=[],n=[],a="undefined"!=typeof Uint8Array?Uint8Array:Array,s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",o=0,d=s.length;o<d;++o)i[o]=s[o],n[s.charCodeAt(o)]=o;function u(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]}function c(e,t,r){for(var n,a,s=[],o=t;o<r;o+=3)n=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(255&e[o+2]),s.push(i[(a=n)>>18&63]+i[a>>12&63]+i[a>>6&63]+i[63&a]);return s.join("")}n["-".charCodeAt(0)]=62,n["_".charCodeAt(0)]=63},function(e,t){
|
|
286
|
+
e.defineLocale("zh-tw",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,r){var i=100*e+t;return i<600?"凌晨":i<900?"早上":i<1130?"上午":i<1230?"中午":i<1800?"下午":"晚上"},calendar:{sameDay:"[今天] LT",nextDay:"[明天] LT",nextWeek:"[下]dddd LT",lastDay:"[昨天] LT",lastWeek:"[上]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s後",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}})}(r(0))},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.handleHttpResponseError=t.handleHttpResponseSuccess=void 0;const n=i(r(14)),a=i(r(264));t.handleHttpResponseSuccess=(e,t,r,i,n)=>{if(!e.success)throw e.message;return(0,a.default)(e.data,t,r,i,n,e.pagination),{data:e.data,pagination:e.pagination}};t.handleHttpResponseError=(e,t,r)=>{if(n.default.hasError=!0,n.default.errors.push({dataKey:t,errorResponse:e,params:r}),t&&"trip"!==t&&(n.default[t]=null),e.response){if(e.response.data){if(e.response.data.message)throw e.response.data.message;throw e.response.data}throw e.response}if(e.message)throw e.message;throw e}},function(e,t,r){"use strict";e.exports=function(e,t){return function(){for(var r=new Array(arguments.length),i=0;i<r.length;i++)r[i]=arguments[i];return e.apply(t,r)}}},function(e,t,r){"use strict";var i=r(3);function n(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,r){if(!t)return e;var a;if(r)a=r(t);else if(i.isURLSearchParams(t))a=t.toString();else{var s=[];i.forEach(t,(function(e,t){null!=e&&(i.isArray(e)?t+="[]":e=[e],i.forEach(e,(function(e){i.isDate(e)?e=e.toISOString():i.isObject(e)&&(e=JSON.stringify(e)),s.push(n(t)+"="+n(e))})))})),a=s.join("&")}if(a){var o=e.indexOf("#");-1!==o&&(e=e.slice(0,o)),e+=(-1===e.indexOf("?")?"?":"&")+a}return e}},function(e,t,r){"use strict";e.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},function(e,t,r){"use strict";(function(t){var i=r(3);e.exports=function(e,r){r=r||new FormData;var n=[];function a(e){return null===e?"":i.isDate(e)?e.toISOString():i.isArrayBuffer(e)||i.isTypedArray(e)?"function"==typeof Blob?new Blob([e]):t.from(e):e}return function e(t,s){if(i.isPlainObject(t)||i.isArray(t)){if(-1!==n.indexOf(t))throw Error("Circular reference detected in "+s);n.push(t),i.forEach(t,(function(t,n){if(!i.isUndefined(t)){var o,d=s?s+"."+n:n;if(t&&!s&&"object"==typeof t)if(i.endsWith(n,"{}"))t=JSON.stringify(t);else if(i.endsWith(n,"[]")&&(o=i.toArray(t)))return void o.forEach((function(e){!i.isUndefined(e)&&r.append(d,a(e))}));e(t,d)}})),n.pop()}else r.append(s,a(t))}(e),r}}).call(this,r(5).Buffer)},function(e,t,r){"use strict";var i=r(3),n=r(276),a=r(277),s=r(198),o=r(202),d=r(280),u=r(281),c=r(199),h=r(15),f=r(30),l=r(282);e.exports=function(e){return new Promise((function(t,r){var m,p=e.data,_=e.headers,y=e.responseType;function b(){e.cancelToken&&e.cancelToken.unsubscribe(m),e.signal&&e.signal.removeEventListener("abort",m)}i.isFormData(p)&&i.isStandardBrowserEnv()&&delete _["Content-Type"];var g=new XMLHttpRequest;if(e.auth){var M=e.auth.username||"",T=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";_.Authorization="Basic "+btoa(M+":"+T)}var v=o(e.baseURL,e.url);function w(){if(g){var i="getAllResponseHeaders"in g?d(g.getAllResponseHeaders()):null,a={data:y&&"text"!==y&&"json"!==y?g.response:g.responseText,status:g.status,statusText:g.statusText,headers:i,config:e,request:g};n((function(e){t(e),b()}),(function(e){r(e),b()}),a),g=null}}if(g.open(e.method.toUpperCase(),s(v,e.params,e.paramsSerializer),!0),g.timeout=e.timeout,"onloadend"in g?g.onloadend=w:g.onreadystatechange=function(){g&&4===g.readyState&&(0!==g.status||g.responseURL&&0===g.responseURL.indexOf("file:"))&&setTimeout(w)},g.onabort=function(){g&&(r(new h("Request aborted",h.ECONNABORTED,e,g)),g=null)},g.onerror=function(){r(new h("Network Error",h.ERR_NETWORK,e,g,g)),g=null},g.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",i=e.transitional||c;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),r(new h(t,i.clarifyTimeoutError?h.ETIMEDOUT:h.ECONNABORTED,e,g)),g=null},i.isStandardBrowserEnv()){var A=(e.withCredentials||u(v))&&e.xsrfCookieName?a.read(e.xsrfCookieName):void 0;A&&(_[e.xsrfHeaderName]=A)}"setRequestHeader"in g&&i.forEach(_,(function(e,t){void 0===p&&"content-type"===t.toLowerCase()?delete _[t]:g.setRequestHeader(t,e)})),i.isUndefined(e.withCredentials)||(g.withCredentials=!!e.withCredentials),y&&"json"!==y&&(g.responseType=e.responseType),"function"==typeof e.onDownloadProgress&&g.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&g.upload&&g.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(m=function(e){g&&(r(!e||e&&e.type?new f:e),g.abort(),g=null)},e.cancelToken&&e.cancelToken.subscribe(m),e.signal&&(e.signal.aborted?m():e.signal.addEventListener("abort",m))),p||(p=null);var L=l(v);L&&-1===["http","https","file"].indexOf(L)?r(new h("Unsupported protocol "+L+":",h.ERR_BAD_REQUEST,e)):g.send(p)}))}},function(e,t,r){"use strict";var i=r(278),n=r(279);e.exports=function(e,t){return e&&!i(t)?n(e,t):t}},function(e,t,r){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},function(e,t,r){"use strict";var i=r(3);e.exports=function(e,t){t=t||{};var r={};function n(e,t){return i.isPlainObject(e)&&i.isPlainObject(t)?i.merge(e,t):i.isPlainObject(t)?i.merge({},t):i.isArray(t)?t.slice():t}function a(r){return i.isUndefined(t[r])?i.isUndefined(e[r])?void 0:n(void 0,e[r]):n(e[r],t[r])}function s(e){if(!i.isUndefined(t[e]))return n(void 0,t[e])}function o(r){return i.isUndefined(t[r])?i.isUndefined(e[r])?void 0:n(void 0,e[r]):n(void 0,t[r])}function d(r){return r in t?n(e[r],t[r]):r in e?n(void 0,e[r]):void 0}var u={url:s,method:s,data:s,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:d};return i.forEach(Object.keys(e).concat(Object.keys(t)),(function(e){var t=u[e]||a,n=t(e);i.isUndefined(n)&&t!==d||(r[e]=n)})),r}},function(e,t){e.exports={version:"0.27.2"}},function(e,t,r){"use strict";var i=r(1).Buffer,n=r(300),a=r(23).Transform;function s(e){a.call(this),this._block=i.allocUnsafe(e),this._blockSize=e,this._blockOffset=0,this._length=[0,0,0,0],this._finalized=!1}r(2)(s,a),s.prototype._transform=function(e,t,r){var i=null;try{this.update(e,t)}catch(e){i=e}r(i)},s.prototype._flush=function(e){var t=null;try{this.push(this.digest())}catch(e){t=e}e(t)},s.prototype.update=function(e,t){if(this._finalized)throw new Error("Digest already called");for(var r=n(e,t),i=this._block,a=0;this._blockOffset+r.length-a>=this._blockSize;){for(var s=this._blockOffset;s<this._blockSize;)i[s]=r[a],s+=1,a+=1;this._update(),this._blockOffset=0}for(;a<r.length;)i[this._blockOffset]=r[a],this._blockOffset+=1,a+=1;for(var o=0,d=8*r.length;d>0;++o)this._length[o]+=d,(d=this._length[o]/4294967296|0)>0&&(this._length[o]-=4294967296*d);return this},s.prototype._update=function(){throw new Error("_update is not implemented")},s.prototype.digest=function(e){if(this._finalized)throw new Error("Digest already called");this._finalized=!0;var t=this._digest();void 0!==e&&(t=t.toString(e)),this._block.fill(0),this._blockOffset=0;for(var r=0;r<4;++r)this._length[r]=0;return t},s.prototype._digest=function(){throw new Error("_digest is not implemented")},e.exports=s},function(e,t,r){"use strict";var i=r(208),n=r(42),a=n([i("%String.prototype.indexOf%")]);e.exports=function(e,t){var r=i(e,!!t);return"function"==typeof r&&a(e,".prototype.")>-1?n([r]):r}},function(e,t,r){"use strict";var i=r(209),n=r(303),a=r(304),s=r(305),o=r(306),d=r(210),u=r(20),c=r(307),h=r(308),f=r(309),l=r(310),m=r(311),p=r(312),_=r(313),y=r(314),b=Function,g=function(e){try{return b('"use strict"; return ('+e+").constructor;")()}catch(e){}},M=r(21),T=r(32),v=function(){throw new u},w=M?function(){try{return v}catch(e){try{return M(arguments,"callee").get}catch(e){return v}}}():v,A=r(317)(),L=r(212),D=r(214),E=r(213),S=r(44),Y=r(43),k={},O="undefined"!=typeof Uint8Array&&L?L(Uint8Array):void 0,F={__proto__:null,"%AggregateError%":"undefined"==typeof AggregateError?void 0:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?void 0:ArrayBuffer,"%ArrayIteratorPrototype%":A&&L?L([][Symbol.iterator]()):void 0,"%AsyncFromSyncIteratorPrototype%":void 0,"%AsyncFunction%":k,"%AsyncGenerator%":k,"%AsyncGeneratorFunction%":k,"%AsyncIteratorPrototype%":k,"%Atomics%":"undefined"==typeof Atomics?void 0:Atomics,"%BigInt%":"undefined"==typeof BigInt?void 0:BigInt,"%BigInt64Array%":"undefined"==typeof BigInt64Array?void 0:BigInt64Array,"%BigUint64Array%":"undefined"==typeof BigUint64Array?void 0:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?void 0:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":n,"%eval%":eval,"%EvalError%":a,"%Float16Array%":"undefined"==typeof Float16Array?void 0:Float16Array,"%Float32Array%":"undefined"==typeof Float32Array?void 0:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?void 0:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?void 0:FinalizationRegistry,"%Function%":b,"%GeneratorFunction%":k,"%Int8Array%":"undefined"==typeof Int8Array?void 0:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?void 0:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?void 0:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":A&&L?L(L([][Symbol.iterator]())):void 0,"%JSON%":"object"==typeof JSON?JSON:void 0,"%Map%":"undefined"==typeof Map?void 0:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&A&&L?L((new Map)[Symbol.iterator]()):void 0,"%Math%":Math,"%Number%":Number,"%Object%":i,"%Object.getOwnPropertyDescriptor%":M,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?void 0:Promise,"%Proxy%":"undefined"==typeof Proxy?void 0:Proxy,"%RangeError%":s,"%ReferenceError%":o,"%Reflect%":"undefined"==typeof Reflect?void 0:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?void 0:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&A&&L?L((new Set)[Symbol.iterator]()):void 0,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?void 0:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":A&&L?L(""[Symbol.iterator]()):void 0,"%Symbol%":A?Symbol:void 0,"%SyntaxError%":d,"%ThrowTypeError%":w,"%TypedArray%":O,"%TypeError%":u,"%Uint8Array%":"undefined"==typeof Uint8Array?void 0:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?void 0:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?void 0:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?void 0:Uint32Array,"%URIError%":c,"%WeakMap%":"undefined"==typeof WeakMap?void 0:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?void 0:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?void 0:WeakSet,"%Function.prototype.call%":Y,"%Function.prototype.apply%":S,"%Object.defineProperty%":T,"%Object.getPrototypeOf%":D,"%Math.abs%":h,"%Math.floor%":f,"%Math.max%":l,"%Math.min%":m,"%Math.pow%":p,"%Math.round%":_,"%Math.sign%":y,"%Reflect.getPrototypeOf%":E};if(L)try{null.error}catch(e){var P=L(L(e));F["%Error.prototype%"]=P}var I={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},x=r(22),K=r(321),j=x.call(Y,Array.prototype.concat),R=x.call(S,Array.prototype.splice),H=x.call(Y,String.prototype.replace),N=x.call(Y,String.prototype.slice),C=x.call(Y,RegExp.prototype.exec),U=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,B=/\\(\\)?/g,z=function(e){var t=N(e,0,1),r=N(e,-1);if("%"===t&&"%"!==r)throw new d("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==t)throw new d("invalid intrinsic syntax, expected opening `%`");var i=[];return H(e,U,(function(e,t,r,n){i[i.length]=r?H(n,B,"$1"):t||e})),i},W=function(e,t){var r,i=e;if(K(I,i)&&(i="%"+(r=I[i])[0]+"%"),K(F,i)){var n=F[i];if(n===k&&(n=function e(t){var r;if("%AsyncFunction%"===t)r=g("async function () {}");else if("%GeneratorFunction%"===t)r=g("function* () {}");else if("%AsyncGeneratorFunction%"===t)r=g("async function* () {}");else if("%AsyncGenerator%"===t){var i=e("%AsyncGeneratorFunction%");i&&(r=i.prototype)}else if("%AsyncIteratorPrototype%"===t){var n=e("%AsyncGenerator%");n&&L&&(r=L(n.prototype))}return F[t]=r,r}(i)),void 0===n&&!t)throw new u("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:r,name:i,value:n}}throw new d("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new u("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof t)throw new u('"allowMissing" argument must be a boolean');if(null===C(/^%?[^%]*%?$/,e))throw new d("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=z(e),i=r.length>0?r[0]:"",n=W("%"+i+"%",t),a=n.name,s=n.value,o=!1,c=n.alias;c&&(i=c[0],R(r,j([0,1],c)));for(var h=1,f=!0;h<r.length;h+=1){var l=r[h],m=N(l,0,1),p=N(l,-1);if(('"'===m||"'"===m||"`"===m||'"'===p||"'"===p||"`"===p)&&m!==p)throw new d("property names with quotes must have matching quotes");if("constructor"!==l&&f||(o=!0),K(F,a="%"+(i+="."+l)+"%"))s=F[a];else if(null!=s){if(!(l in s)){if(!t)throw new u("base intrinsic for "+e+" exists, but the property is not available.");return}if(M&&h+1>=r.length){var _=M(s,l);s=(f=!!_)&&"get"in _&&!("originalValue"in _.get)?_.get:s[l]}else f=K(s,l),s=s[l];f&&!o&&(F[a]=s)}}return s}},function(e,t,r){"use strict";e.exports=Object},function(e,t,r){"use strict";e.exports=SyntaxError},function(e,t,r){"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),r=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(var i in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var n=Object.getOwnPropertySymbols(e);if(1!==n.length||n[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var a=Object.getOwnPropertyDescriptor(e,t);if(42!==a.value||!0!==a.enumerable)return!1}return!0}},function(e,t,r){"use strict";var i=r(213),n=r(214),a=r(318);e.exports=i?function(e){return i(e)}:n?function(e){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new TypeError("getProto: not an object");return n(e)}:a?function(e){return a(e)}:null},function(e,t,r){"use strict";e.exports="undefined"!=typeof Reflect&&Reflect.getPrototypeOf||null},function(e,t,r){"use strict";var i=r(209);e.exports=i.getPrototypeOf||null},function(e,t,r){"use strict";var i=r(22),n=r(44),a=r(43),s=r(320);e.exports=s||i.call(a,n)},function(e,t,r){"use strict";(function(t,i){var n=r(33);e.exports=g;var a,s=r(334);g.ReadableState=b;r(45).EventEmitter;var o=function(e,t){return e.listeners(t).length},d=r(217),u=r(46).Buffer,c=(void 0!==t?t:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){};var h=Object.create(r(24));h.inherits=r(2);var f=r(335),l=void 0;l=f&&f.debuglog?f.debuglog("stream"):function(){};var m,p=r(336),_=r(218);h.inherits(g,d);var y=["error","close","destroy","pause","resume"];function b(e,t){e=e||{};var i=t instanceof(a=a||r(13));this.objectMode=!!e.objectMode,i&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var n=e.highWaterMark,s=e.readableHighWaterMark,o=this.objectMode?16:16384;this.highWaterMark=n||0===n?n:i&&(s||0===s)?s:o,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new p,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(m||(m=r(48).StringDecoder),this.decoder=new m(e.encoding),this.encoding=e.encoding)}function g(e){if(a=a||r(13),!(this instanceof g))return new g(e);this._readableState=new b(e,this),this.readable=!0,e&&("function"==typeof e.read&&(this._read=e.read),"function"==typeof e.destroy&&(this._destroy=e.destroy)),d.call(this)}function M(e,t,r,i,n){var a,s=e._readableState;null===t?(s.reading=!1,function(e,t){if(t.ended)return;if(t.decoder){var r=t.decoder.end();r&&r.length&&(t.buffer.push(r),t.length+=t.objectMode?1:r.length)}t.ended=!0,w(e)}(e,s)):(n||(a=function(e,t){var r;i=t,u.isBuffer(i)||i instanceof c||"string"==typeof t||void 0===t||e.objectMode||(r=new TypeError("Invalid non-string/buffer chunk"));var i;return r}(s,t)),a?e.emit("error",a):s.objectMode||t&&t.length>0?("string"==typeof t||s.objectMode||Object.getPrototypeOf(t)===u.prototype||(t=function(e){return u.from(e)}(t)),i?s.endEmitted?e.emit("error",new Error("stream.unshift() after end event")):T(e,s,t,!0):s.ended?e.emit("error",new Error("stream.push() after EOF")):(s.reading=!1,s.decoder&&!r?(t=s.decoder.write(t),s.objectMode||0!==t.length?T(e,s,t,!1):L(e,s)):T(e,s,t,!1))):i||(s.reading=!1));return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(s)}function T(e,t,r,i){t.flowing&&0===t.length&&!t.sync?(e.emit("data",r),e.read(0)):(t.length+=t.objectMode?1:r.length,i?t.buffer.unshift(r):t.buffer.push(r),t.needReadable&&w(e)),L(e,t)}Object.defineProperty(g.prototype,"destroyed",{get:function(){return void 0!==this._readableState&&this._readableState.destroyed},set:function(e){this._readableState&&(this._readableState.destroyed=e)}}),g.prototype.destroy=_.destroy,g.prototype._undestroy=_.undestroy,g.prototype._destroy=function(e,t){this.push(null),t(e)},g.prototype.push=function(e,t){var r,i=this._readableState;return i.objectMode?r=!0:"string"==typeof e&&((t=t||i.defaultEncoding)!==i.encoding&&(e=u.from(e,t),t=""),r=!0),M(this,e,t,!1,r)},g.prototype.unshift=function(e){return M(this,e,null,!0,!1)},g.prototype.isPaused=function(){return!1===this._readableState.flowing},g.prototype.setEncoding=function(e){return m||(m=r(48).StringDecoder),this._readableState.decoder=new m(e),this._readableState.encoding=e,this};function v(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!=e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(e){return e>=8388608?e=8388608:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function w(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(l("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?n.nextTick(A,e):A(e))}function A(e){l("emit readable"),e.emit("readable"),Y(e)}function L(e,t){t.readingMore||(t.readingMore=!0,n.nextTick(D,e,t))}function D(e,t){for(var r=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(l("maybeReadMore read 0"),e.read(0),r!==t.length);)r=t.length;t.readingMore=!1}function E(e){l("readable nexttick read 0"),e.read(0)}function S(e,t){t.reading||(l("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),Y(e),t.flowing&&!t.reading&&e.read(0)}function Y(e){var t=e._readableState;for(l("flow",t.flowing);t.flowing&&null!==e.read(););}function k(e,t){return 0===t.length?null:(t.objectMode?r=t.buffer.shift():!e||e>=t.length?(r=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):r=function(e,t,r){var i;e<t.head.data.length?(i=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):i=e===t.head.data.length?t.shift():r?function(e,t){var r=t.head,i=1,n=r.data;e-=n.length;for(;r=r.next;){var a=r.data,s=e>a.length?a.length:e;if(s===a.length?n+=a:n+=a.slice(0,e),0===(e-=s)){s===a.length?(++i,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=a.slice(s));break}++i}return t.length-=i,n}(e,t):function(e,t){var r=u.allocUnsafe(e),i=t.head,n=1;i.data.copy(r),e-=i.data.length;for(;i=i.next;){var a=i.data,s=e>a.length?a.length:e;if(a.copy(r,r.length-e,0,s),0===(e-=s)){s===a.length?(++n,i.next?t.head=i.next:t.head=t.tail=null):(t.head=i,i.data=a.slice(s));break}++n}return t.length-=n,r}(e,t);return i}(e,t.buffer,t.decoder),r);var r}function O(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,n.nextTick(F,t,e))}function F(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function P(e,t){for(var r=0,i=e.length;r<i;r++)if(e[r]===t)return r;return-1}g.prototype.read=function(e){l("read",e),e=parseInt(e,10);var t=this._readableState,r=e;if(0!==e&&(t.emittedReadable=!1),0===e&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return l("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?O(this):w(this),null;if(0===(e=v(e,t))&&t.ended)return 0===t.length&&O(this),null;var i,n=t.needReadable;return l("need readable",n),(0===t.length||t.length-e<t.highWaterMark)&&l("length less than watermark",n=!0),t.ended||t.reading?l("reading or ended",n=!1):n&&(l("do read"),t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=v(r,t))),null===(i=e>0?k(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),r!==e&&t.ended&&O(this)),null!==i&&this.emit("data",i),i},g.prototype._read=function(e){this.emit("error",new Error("_read() is not implemented"))},g.prototype.pipe=function(e,t){var r=this,a=this._readableState;switch(a.pipesCount){case 0:a.pipes=e;break;case 1:a.pipes=[a.pipes,e];break;default:a.pipes.push(e)}a.pipesCount+=1,l("pipe count=%d opts=%j",a.pipesCount,t);var d=(!t||!1!==t.end)&&e!==i.stdout&&e!==i.stderr?c:g;function u(t,i){l("onunpipe"),t===r&&i&&!1===i.hasUnpiped&&(i.hasUnpiped=!0,l("cleanup"),e.removeListener("close",y),e.removeListener("finish",b),e.removeListener("drain",h),e.removeListener("error",_),e.removeListener("unpipe",u),r.removeListener("end",c),r.removeListener("end",g),r.removeListener("data",p),f=!0,!a.awaitDrain||e._writableState&&!e._writableState.needDrain||h())}function c(){l("onend"),e.end()}a.endEmitted?n.nextTick(d):r.once("end",d),e.on("unpipe",u);var h=function(e){return function(){var t=e._readableState;l("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&o(e,"data")&&(t.flowing=!0,Y(e))}}(r);e.on("drain",h);var f=!1;var m=!1;function p(t){l("ondata"),m=!1,!1!==e.write(t)||m||((1===a.pipesCount&&a.pipes===e||a.pipesCount>1&&-1!==P(a.pipes,e))&&!f&&(l("false write response, pause",a.awaitDrain),a.awaitDrain++,m=!0),r.pause())}function _(t){l("onerror",t),g(),e.removeListener("error",_),0===o(e,"error")&&e.emit("error",t)}function y(){e.removeListener("finish",b),g()}function b(){l("onfinish"),e.removeListener("close",y),g()}function g(){l("unpipe"),r.unpipe(e)}return r.on("data",p),function(e,t,r){if("function"==typeof e.prependListener)return e.prependListener(t,r);e._events&&e._events[t]?s(e._events[t])?e._events[t].unshift(r):e._events[t]=[r,e._events[t]]:e.on(t,r)}(e,"error",_),e.once("close",y),e.once("finish",b),e.emit("pipe",r),a.flowing||(l("pipe resume"),r.resume()),e},g.prototype.unpipe=function(e){var t=this._readableState,r={hasUnpiped:!1};if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this,r)),this;if(!e){var i=t.pipes,n=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var a=0;a<n;a++)i[a].emit("unpipe",this,{hasUnpiped:!1});return this}var s=P(t.pipes,e);return-1===s||(t.pipes.splice(s,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this,r)),this},g.prototype.on=function(e,t){var r=d.prototype.on.call(this,e,t);if("data"===e)!1!==this._readableState.flowing&&this.resume();else if("readable"===e){var i=this._readableState;i.endEmitted||i.readableListening||(i.readableListening=i.needReadable=!0,i.emittedReadable=!1,i.reading?i.length&&w(this):n.nextTick(E,this))}return r},g.prototype.addListener=g.prototype.on,g.prototype.resume=function(){var e=this._readableState;return e.flowing||(l("resume"),e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,n.nextTick(S,e,t))}(this,e)),this},g.prototype.pause=function(){return l("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(l("pause"),this._readableState.flowing=!1,this.emit("pause")),this},g.prototype.wrap=function(e){var t=this,r=this._readableState,i=!1;for(var n in e.on("end",(function(){if(l("wrapped end"),r.decoder&&!r.ended){var e=r.decoder.end();e&&e.length&&t.push(e)}t.push(null)})),e.on("data",(function(n){(l("wrapped data"),r.decoder&&(n=r.decoder.write(n)),r.objectMode&&null==n)||(r.objectMode||n&&n.length)&&(t.push(n)||(i=!0,e.pause()))})),e)void 0===this[n]&&"function"==typeof e[n]&&(this[n]=function(t){return function(){return e[t].apply(e,arguments)}}(n));for(var a=0;a<y.length;a++)e.on(y[a],this.emit.bind(this,y[a]));return this._read=function(t){l("wrapped _read",t),i&&(i=!1,e.resume())},this},Object.defineProperty(g.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),g._fromList=k}).call(this,r(6),r(11))},function(e,t,r){e.exports=r(45).EventEmitter},function(e,t,r){"use strict";var i=r(33);function n(e,t){e.emit("error",t)}e.exports={destroy:function(e,t){var r=this,a=this._readableState&&this._readableState.destroyed,s=this._writableState&&this._writableState.destroyed;return a||s?(t?t(e):e&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,i.nextTick(n,this,e)):i.nextTick(n,this,e)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(e||null,(function(e){!t&&e?r._writableState?r._writableState.errorEmitted||(r._writableState.errorEmitted=!0,i.nextTick(n,r,e)):i.nextTick(n,r,e):t&&t(e)})),this)},undestroy:function(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}}},function(e,t,r){"use strict";e.exports=s;var i=r(13),n=Object.create(r(24));function a(e,t){var r=this._transformState;r.transforming=!1;var i=r.writecb;if(!i)return this.emit("error",new Error("write callback called multiple times"));r.writechunk=null,r.writecb=null,null!=t&&this.push(t),i(e);var n=this._readableState;n.reading=!1,(n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}function s(e){if(!(this instanceof s))return new s(e);i.call(this,e),this._transformState={afterTransform:a.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,e&&("function"==typeof e.transform&&(this._transform=e.transform),"function"==typeof e.flush&&(this._flush=e.flush)),this.on("prefinish",o)}function o(){var e=this;"function"==typeof this._flush?this._flush((function(t,r){d(e,t,r)})):d(this,null,null)}function d(e,t,r){if(t)return e.emit("error",t);if(null!=r&&e.push(r),e._writableState.length)throw new Error("Calling transform done when ws.length != 0");if(e._transformState.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}n.inherits=r(2),n.inherits(s,i),s.prototype.push=function(e,t){return this._transformState.needTransform=!1,i.prototype.push.call(this,e,t)},s.prototype._transform=function(e,t,r){throw new Error("_transform() is not implemented")},s.prototype._write=function(e,t,r){var i=this._transformState;if(i.writecb=r,i.writechunk=e,i.writeencoding=t,!i.transforming){var n=this._readableState;(i.needTransform||n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}},s.prototype._read=function(e){var t=this._transformState;null!==t.writechunk&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0},s.prototype._destroy=function(e,t){var r=this;i.prototype._destroy.call(this,e,(function(e){t(e),r.emit("close")}))}},function(e,t,r){"use strict";var i=r(2),n=r(17),a=r(1).Buffer,s=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],o=new Array(64);function d(){this.init(),this._w=o,n.call(this,64,56)}function u(e,t,r){return r^e&(t^r)}function c(e,t,r){return e&t|r&(e|t)}function h(e){return(e>>>2|e<<30)^(e>>>13|e<<19)^(e>>>22|e<<10)}function f(e){return(e>>>6|e<<26)^(e>>>11|e<<21)^(e>>>25|e<<7)}function l(e){return(e>>>7|e<<25)^(e>>>18|e<<14)^e>>>3}i(d,n),d.prototype.init=function(){return this._a=1779033703,this._b=3144134277,this._c=1013904242,this._d=2773480762,this._e=1359893119,this._f=2600822924,this._g=528734635,this._h=1541459225,this},d.prototype._update=function(e){for(var t,r=this._w,i=0|this._a,n=0|this._b,a=0|this._c,o=0|this._d,d=0|this._e,m=0|this._f,p=0|this._g,_=0|this._h,y=0;y<16;++y)r[y]=e.readInt32BE(4*y);for(;y<64;++y)r[y]=0|(((t=r[y-2])>>>17|t<<15)^(t>>>19|t<<13)^t>>>10)+r[y-7]+l(r[y-15])+r[y-16];for(var b=0;b<64;++b){var g=_+f(d)+u(d,m,p)+s[b]+r[b]|0,M=h(i)+c(i,n,a)|0;_=p,p=m,m=d,d=o+g|0,o=a,a=n,n=i,i=g+M|0}this._a=i+this._a|0,this._b=n+this._b|0,this._c=a+this._c|0,this._d=o+this._d|0,this._e=d+this._e|0,this._f=m+this._f|0,this._g=p+this._g|0,this._h=_+this._h|0},d.prototype._hash=function(){var e=a.allocUnsafe(32);return e.writeInt32BE(this._a,0),e.writeInt32BE(this._b,4),e.writeInt32BE(this._c,8),e.writeInt32BE(this._d,12),e.writeInt32BE(this._e,16),e.writeInt32BE(this._f,20),e.writeInt32BE(this._g,24),e.writeInt32BE(this._h,28),e},e.exports=d},function(e,t,r){"use strict";var i=r(2),n=r(17),a=r(1).Buffer,s=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591],o=new Array(160);function d(){this.init(),this._w=o,n.call(this,128,112)}function u(e,t,r){return r^e&(t^r)}function c(e,t,r){return e&t|r&(e|t)}function h(e,t){return(e>>>28|t<<4)^(t>>>2|e<<30)^(t>>>7|e<<25)}function f(e,t){return(e>>>14|t<<18)^(e>>>18|t<<14)^(t>>>9|e<<23)}function l(e,t){return(e>>>1|t<<31)^(e>>>8|t<<24)^e>>>7}function m(e,t){return(e>>>1|t<<31)^(e>>>8|t<<24)^(e>>>7|t<<25)}function p(e,t){return(e>>>19|t<<13)^(t>>>29|e<<3)^e>>>6}function _(e,t){return(e>>>19|t<<13)^(t>>>29|e<<3)^(e>>>6|t<<26)}function y(e,t){return e>>>0<t>>>0?1:0}i(d,n),d.prototype.init=function(){return this._ah=1779033703,this._bh=3144134277,this._ch=1013904242,this._dh=2773480762,this._eh=1359893119,this._fh=2600822924,this._gh=528734635,this._hh=1541459225,this._al=4089235720,this._bl=2227873595,this._cl=4271175723,this._dl=1595750129,this._el=2917565137,this._fl=725511199,this._gl=4215389547,this._hl=327033209,this},d.prototype._update=function(e){for(var t=this._w,r=0|this._ah,i=0|this._bh,n=0|this._ch,a=0|this._dh,o=0|this._eh,d=0|this._fh,b=0|this._gh,g=0|this._hh,M=0|this._al,T=0|this._bl,v=0|this._cl,w=0|this._dl,A=0|this._el,L=0|this._fl,D=0|this._gl,E=0|this._hl,S=0;S<32;S+=2)t[S]=e.readInt32BE(4*S),t[S+1]=e.readInt32BE(4*S+4);for(;S<160;S+=2){var Y=t[S-30],k=t[S-30+1],O=l(Y,k),F=m(k,Y),P=p(Y=t[S-4],k=t[S-4+1]),I=_(k,Y),x=t[S-14],K=t[S-14+1],j=t[S-32],R=t[S-32+1],H=F+K|0,N=O+x+y(H,F)|0;N=(N=N+P+y(H=H+I|0,I)|0)+j+y(H=H+R|0,R)|0,t[S]=N,t[S+1]=H}for(var C=0;C<160;C+=2){N=t[C],H=t[C+1];var U=c(r,i,n),B=c(M,T,v),z=h(r,M),W=h(M,r),q=f(o,A),G=f(A,o),J=s[C],V=s[C+1],Z=u(o,d,b),Q=u(A,L,D),X=E+G|0,$=g+q+y(X,E)|0;$=($=($=$+Z+y(X=X+Q|0,Q)|0)+J+y(X=X+V|0,V)|0)+N+y(X=X+H|0,H)|0;var ee=W+B|0,te=z+U+y(ee,W)|0;g=b,E=D,b=d,D=L,d=o,L=A,o=a+$+y(A=w+X|0,w)|0,a=n,w=v,n=i,v=T,i=r,T=M,r=$+te+y(M=X+ee|0,X)|0}this._al=this._al+M|0,this._bl=this._bl+T|0,this._cl=this._cl+v|0,this._dl=this._dl+w|0,this._el=this._el+A|0,this._fl=this._fl+L|0,this._gl=this._gl+D|0,this._hl=this._hl+E|0,this._ah=this._ah+r+y(this._al,M)|0,this._bh=this._bh+i+y(this._bl,T)|0,this._ch=this._ch+n+y(this._cl,v)|0,this._dh=this._dh+a+y(this._dl,w)|0,this._eh=this._eh+o+y(this._el,A)|0,this._fh=this._fh+d+y(this._fl,L)|0,this._gh=this._gh+b+y(this._gl,D)|0,this._hh=this._hh+g+y(this._hl,E)|0},d.prototype._hash=function(){var e=a.allocUnsafe(64);function t(t,r,i){e.writeInt32BE(t,i),e.writeInt32BE(r,i+4)}return t(this._ah,this._al,0),t(this._bh,this._bl,8),t(this._ch,this._cl,16),t(this._dh,this._dl,24),t(this._eh,this._el,32),t(this._fh,this._fl,40),t(this._gh,this._gl,48),t(this._hh,this._hl,56),e},e.exports=d},function(e,t,r){"use strict";var i=r(2),n=r(351),a=r(12),s=r(1).Buffer,o=r(223),d=r(49),u=r(50),c=s.alloc(128);function h(e,t){a.call(this,"digest"),"string"==typeof t&&(t=s.from(t));var r="sha512"===e||"sha384"===e?128:64;(this._alg=e,this._key=t,t.length>r)?t=("rmd160"===e?new d:u(e)).update(t).digest():t.length<r&&(t=s.concat([t,c],r));for(var i=this._ipad=s.allocUnsafe(r),n=this._opad=s.allocUnsafe(r),o=0;o<r;o++)i[o]=54^t[o],n[o]=92^t[o];this._hash="rmd160"===e?new d:u(e),this._hash.update(i)}i(h,a),h.prototype._update=function(e){this._hash.update(e)},h.prototype._final=function(){var e=this._hash.digest();return("rmd160"===this._alg?new d:u(this._alg)).update(this._opad).update(e).digest()},e.exports=function(e,t){return"rmd160"===(e=e.toLowerCase())||"ripemd160"===e?new h("rmd160",t):"md5"===e?new n(o,t):new h(e,t)}},function(e,t,r){var i=r(41);e.exports=function(e){return(new i).update(e).digest()}},function(e){e.exports=JSON.parse('{"sha224WithRSAEncryption":{"sign":"rsa","hash":"sha224","id":"302d300d06096086480165030402040500041c"},"RSA-SHA224":{"sign":"ecdsa/rsa","hash":"sha224","id":"302d300d06096086480165030402040500041c"},"sha256WithRSAEncryption":{"sign":"rsa","hash":"sha256","id":"3031300d060960864801650304020105000420"},"RSA-SHA256":{"sign":"ecdsa/rsa","hash":"sha256","id":"3031300d060960864801650304020105000420"},"sha384WithRSAEncryption":{"sign":"rsa","hash":"sha384","id":"3041300d060960864801650304020205000430"},"RSA-SHA384":{"sign":"ecdsa/rsa","hash":"sha384","id":"3041300d060960864801650304020205000430"},"sha512WithRSAEncryption":{"sign":"rsa","hash":"sha512","id":"3051300d060960864801650304020305000440"},"RSA-SHA512":{"sign":"ecdsa/rsa","hash":"sha512","id":"3051300d060960864801650304020305000440"},"RSA-SHA1":{"sign":"rsa","hash":"sha1","id":"3021300906052b0e03021a05000414"},"ecdsa-with-SHA1":{"sign":"ecdsa","hash":"sha1","id":""},"sha256":{"sign":"ecdsa","hash":"sha256","id":""},"sha224":{"sign":"ecdsa","hash":"sha224","id":""},"sha384":{"sign":"ecdsa","hash":"sha384","id":""},"sha512":{"sign":"ecdsa","hash":"sha512","id":""},"DSA-SHA":{"sign":"dsa","hash":"sha1","id":""},"DSA-SHA1":{"sign":"dsa","hash":"sha1","id":""},"DSA":{"sign":"dsa","hash":"sha1","id":""},"DSA-WITH-SHA224":{"sign":"dsa","hash":"sha224","id":""},"DSA-SHA224":{"sign":"dsa","hash":"sha224","id":""},"DSA-WITH-SHA256":{"sign":"dsa","hash":"sha256","id":""},"DSA-SHA256":{"sign":"dsa","hash":"sha256","id":""},"DSA-WITH-SHA384":{"sign":"dsa","hash":"sha384","id":""},"DSA-SHA384":{"sign":"dsa","hash":"sha384","id":""},"DSA-WITH-SHA512":{"sign":"dsa","hash":"sha512","id":""},"DSA-SHA512":{"sign":"dsa","hash":"sha512","id":""},"DSA-RIPEMD160":{"sign":"dsa","hash":"rmd160","id":""},"ripemd160WithRSA":{"sign":"rsa","hash":"rmd160","id":"3021300906052b2403020105000414"},"RSA-RIPEMD160":{"sign":"rsa","hash":"rmd160","id":"3021300906052b2403020105000414"},"md5WithRSAEncryption":{"sign":"rsa","hash":"md5","id":"3020300c06082a864886f70d020505000410"},"RSA-MD5":{"sign":"rsa","hash":"md5","id":"3020300c06082a864886f70d020505000410"}}')},function(e,t,r){"use strict";t.pbkdf2=r(353),t.pbkdf2Sync=r(228)},function(e,t,r){"use strict";var i=isFinite,n=Math.pow(2,30)-1;e.exports=function(e,t){if("number"!=typeof e)throw new TypeError("Iterations not a number");if(e<0||!i(e))throw new TypeError("Bad iterations");if("number"!=typeof t)throw new TypeError("Key length not a number");if(t<0||t>n||t!=t)throw new TypeError("Bad key length")}},function(e,t,r){"use strict";(function(t,r){var i;if(t.process&&t.process.browser)i="utf-8";else if(t.process&&t.process.version){i=parseInt(r.version.split(".")[0].slice(1),10)>=6?"utf-8":"binary"}else i="utf-8";e.exports=i}).call(this,r(6),r(11))},function(e,t,r){"use strict";var i=r(223),n=r(49),a=r(50),s=r(1).Buffer,o=r(226),d=r(227),u=r(229),c=s.alloc(128),h={__proto__:null,md5:16,sha1:20,sha224:28,sha256:32,sha384:48,sha512:64,"sha512-256":32,ripemd160:20,rmd160:20},f={__proto__:null,"sha-1":"sha1","sha-224":"sha224","sha-256":"sha256","sha-384":"sha384","sha-512":"sha512","ripemd-160":"ripemd160"};function l(e){return(new n).update(e).digest()}function m(e,t,r){var n=function(e){return"rmd160"===e||"ripemd160"===e?l:"md5"===e?i:function(t){return a(e).update(t).digest()}}(e),o="sha512"===e||"sha384"===e?128:64;t.length>o?t=n(t):t.length<o&&(t=s.concat([t,c],o));for(var d=s.allocUnsafe(o+h[e]),u=s.allocUnsafe(o+h[e]),f=0;f<o;f++)d[f]=54^t[f],u[f]=92^t[f];var m=s.allocUnsafe(o+r+4);d.copy(m,0,0,o),this.ipad1=m,this.ipad2=d,this.opad=u,this.alg=e,this.blocksize=o,this.hash=n,this.size=h[e]}m.prototype.run=function(e,t){return e.copy(t,this.blocksize),this.hash(t).copy(this.opad,this.blocksize),this.hash(this.opad)},e.exports=function(e,t,r,i,n){o(r,i),e=u(e,d,"Password"),t=u(t,d,"Salt");var a=(n||"sha1").toLowerCase(),c=f[a]||a,l=h[c];if("number"!=typeof l||!l)throw new TypeError("Digest algorithm not supported: "+n);var p=new m(c,e,t.length),_=s.allocUnsafe(i),y=s.allocUnsafe(t.length+4);t.copy(y,0,0,t.length);for(var b=0,g=l,M=Math.ceil(i/g),T=1;T<=M;T++){y.writeUInt32BE(T,t.length);for(var v=p.run(y,p.ipad1),w=v,A=1;A<r;A++){w=p.run(w,p.ipad2);for(var L=0;L<g;L++)v[L]^=w[L]}v.copy(_,b),b+=g}return _}},function(e,t,r){"use strict";var i=r(1).Buffer,n=r(31),a="undefined"!=typeof Uint8Array,s=a&&"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView;e.exports=function(e,t,r){if("string"==typeof e||i.isBuffer(e)||a&&e instanceof Uint8Array||s&&s(e))return n(e,t);throw new TypeError(r+" must be a string, a Buffer, a Uint8Array, or a DataView")}},function(e,t,r){"use strict";t.readUInt32BE=function(e,t){return(e[0+t]<<24|e[1+t]<<16|e[2+t]<<8|e[3+t])>>>0},t.writeUInt32BE=function(e,t,r){e[0+r]=t>>>24,e[1+r]=t>>>16&255,e[2+r]=t>>>8&255,e[3+r]=255&t},t.ip=function(e,t,r,i){for(var n=0,a=0,s=6;s>=0;s-=2){for(var o=0;o<=24;o+=8)n<<=1,n|=t>>>o+s&1;for(o=0;o<=24;o+=8)n<<=1,n|=e>>>o+s&1}for(s=6;s>=0;s-=2){for(o=1;o<=25;o+=8)a<<=1,a|=t>>>o+s&1;for(o=1;o<=25;o+=8)a<<=1,a|=e>>>o+s&1}r[i+0]=n>>>0,r[i+1]=a>>>0},t.rip=function(e,t,r,i){for(var n=0,a=0,s=0;s<4;s++)for(var o=24;o>=0;o-=8)n<<=1,n|=t>>>o+s&1,n<<=1,n|=e>>>o+s&1;for(s=4;s<8;s++)for(o=24;o>=0;o-=8)a<<=1,a|=t>>>o+s&1,a<<=1,a|=e>>>o+s&1;r[i+0]=n>>>0,r[i+1]=a>>>0},t.pc1=function(e,t,r,i){for(var n=0,a=0,s=7;s>=5;s--){for(var o=0;o<=24;o+=8)n<<=1,n|=t>>o+s&1;for(o=0;o<=24;o+=8)n<<=1,n|=e>>o+s&1}for(o=0;o<=24;o+=8)n<<=1,n|=t>>o+s&1;for(s=1;s<=3;s++){for(o=0;o<=24;o+=8)a<<=1,a|=t>>o+s&1;for(o=0;o<=24;o+=8)a<<=1,a|=e>>o+s&1}for(o=0;o<=24;o+=8)a<<=1,a|=e>>o+s&1;r[i+0]=n>>>0,r[i+1]=a>>>0},t.r28shl=function(e,t){return e<<t&268435455|e>>>28-t};var i=[14,11,17,4,27,23,25,0,13,22,7,18,5,9,16,24,2,20,12,21,1,8,15,26,15,4,25,19,9,1,26,16,5,11,23,8,12,7,17,0,22,3,10,14,6,20,27,24];t.pc2=function(e,t,r,n){for(var a=0,s=0,o=i.length>>>1,d=0;d<o;d++)a<<=1,a|=e>>>i[d]&1;for(d=o;d<i.length;d++)s<<=1,s|=t>>>i[d]&1;r[n+0]=a>>>0,r[n+1]=s>>>0},t.expand=function(e,t,r){var i=0,n=0;i=(1&e)<<5|e>>>27;for(var a=23;a>=15;a-=4)i<<=6,i|=e>>>a&63;for(a=11;a>=3;a-=4)n|=e>>>a&63,n<<=6;n|=(31&e)<<1|e>>>31,t[r+0]=i>>>0,t[r+1]=n>>>0};var n=[14,0,4,15,13,7,1,4,2,14,15,2,11,13,8,1,3,10,10,6,6,12,12,11,5,9,9,5,0,3,7,8,4,15,1,12,14,8,8,2,13,4,6,9,2,1,11,7,15,5,12,11,9,3,7,14,3,10,10,0,5,6,0,13,15,3,1,13,8,4,14,7,6,15,11,2,3,8,4,14,9,12,7,0,2,1,13,10,12,6,0,9,5,11,10,5,0,13,14,8,7,10,11,1,10,3,4,15,13,4,1,2,5,11,8,6,12,7,6,12,9,0,3,5,2,14,15,9,10,13,0,7,9,0,14,9,6,3,3,4,15,6,5,10,1,2,13,8,12,5,7,14,11,12,4,11,2,15,8,1,13,1,6,10,4,13,9,0,8,6,15,9,3,8,0,7,11,4,1,15,2,14,12,3,5,11,10,5,14,2,7,12,7,13,13,8,14,11,3,5,0,6,6,15,9,0,10,3,1,4,2,7,8,2,5,12,11,1,12,10,4,14,15,9,10,3,6,15,9,0,0,6,12,10,11,1,7,13,13,8,15,9,1,4,3,5,14,11,5,12,2,7,8,2,4,14,2,14,12,11,4,2,1,12,7,4,10,7,11,13,6,1,8,5,5,0,3,15,15,10,13,3,0,9,14,8,9,6,4,11,2,8,1,12,11,7,10,1,13,14,7,2,8,13,15,6,9,15,12,0,5,9,6,10,3,4,0,5,14,3,12,10,1,15,10,4,15,2,9,7,2,12,6,9,8,5,0,6,13,1,3,13,4,14,14,0,7,11,5,3,11,8,9,4,14,3,15,2,5,12,2,9,8,5,12,15,3,10,7,11,0,14,4,1,10,7,1,6,13,0,11,8,6,13,4,13,11,0,2,11,14,7,15,4,0,9,8,1,13,10,3,14,12,3,9,5,7,12,5,2,10,15,6,8,1,6,1,6,4,11,11,13,13,8,12,1,3,4,7,10,14,7,10,9,15,5,6,0,8,15,0,14,5,2,9,3,2,12,13,1,2,15,8,13,4,8,6,10,15,3,11,7,1,4,10,12,9,5,3,6,14,11,5,0,0,14,12,9,7,2,7,2,11,1,4,14,1,7,9,4,12,10,14,8,2,13,0,15,6,12,10,9,13,0,15,3,3,5,5,6,8,11];t.substitute=function(e,t){for(var r=0,i=0;i<4;i++){r<<=4,r|=n[64*i+(e>>>18-6*i&63)]}for(i=0;i<4;i++){r<<=4,r|=n[256+64*i+(t>>>18-6*i&63)]}return r>>>0};var a=[16,25,12,11,3,20,4,15,31,17,9,6,27,14,1,22,30,24,8,18,0,5,29,23,13,19,2,26,10,21,28,7];t.permute=function(e){for(var t=0,r=0;r<a.length;r++)t<<=1,t|=e>>>a[r]&1;return t>>>0},t.padSplit=function(e,t,r){for(var i=e.toString(2);i.length<t;)i="0"+i;for(var n=[],a=0;a<t;a+=r)n.push(i.slice(a,a+r));return n.join(" ")}},function(e,t,r){"use strict";var i=r(7),n=r(2),a=r(230),s=r(51);function o(){this.tmp=new Array(2),this.keys=null}function d(e){s.call(this,e);var t=new o;this._desState=t,this.deriveKeys(t,e.key)}n(d,s),e.exports=d,d.create=function(e){return new d(e)};var u=[1,1,2,2,2,2,2,2,1,2,2,2,2,2,2,1];d.prototype.deriveKeys=function(e,t){e.keys=new Array(32),i.equal(t.length,this.blockSize,"Invalid key length");var r=a.readUInt32BE(t,0),n=a.readUInt32BE(t,4);a.pc1(r,n,e.tmp,0),r=e.tmp[0],n=e.tmp[1];for(var s=0;s<e.keys.length;s+=2){var o=u[s>>>1];r=a.r28shl(r,o),n=a.r28shl(n,o),a.pc2(r,n,e.keys,s)}},d.prototype._update=function(e,t,r,i){var n=this._desState,s=a.readUInt32BE(e,t),o=a.readUInt32BE(e,t+4);a.ip(s,o,n.tmp,0),s=n.tmp[0],o=n.tmp[1],"encrypt"===this.type?this._encrypt(n,s,o,n.tmp,0):this._decrypt(n,s,o,n.tmp,0),s=n.tmp[0],o=n.tmp[1],a.writeUInt32BE(r,s,i),a.writeUInt32BE(r,o,i+4)},d.prototype._pad=function(e,t){if(!1===this.padding)return!1;for(var r=e.length-t,i=t;i<e.length;i++)e[i]=r;return!0},d.prototype._unpad=function(e){if(!1===this.padding)return e;for(var t=e[e.length-1],r=e.length-t;r<e.length;r++)i.equal(e[r],t);return e.slice(0,e.length-t)},d.prototype._encrypt=function(e,t,r,i,n){for(var s=t,o=r,d=0;d<e.keys.length;d+=2){var u=e.keys[d],c=e.keys[d+1];a.expand(o,e.tmp,0),u^=e.tmp[0],c^=e.tmp[1];var h=a.substitute(u,c),f=o;o=(s^a.permute(h))>>>0,s=f}a.rip(o,s,i,n)},d.prototype._decrypt=function(e,t,r,i,n){for(var s=r,o=t,d=e.keys.length-2;d>=0;d-=2){var u=e.keys[d],c=e.keys[d+1];a.expand(s,e.tmp,0),u^=e.tmp[0],c^=e.tmp[1];var h=a.substitute(u,c),f=s;s=(o^a.permute(h))>>>0,o=f}a.rip(s,o,i,n)}},function(e,t,r){var i=r(25),n=r(1).Buffer,a=r(233);function s(e){var t=e._cipher.encryptBlockRaw(e._prev);return a(e._prev),t}t.encrypt=function(e,t){var r=Math.ceil(t.length/16),a=e._cache.length;e._cache=n.concat([e._cache,n.allocUnsafe(16*r)]);for(var o=0;o<r;o++){var d=s(e),u=a+16*o;e._cache.writeUInt32BE(d[0],u+0),e._cache.writeUInt32BE(d[1],u+4),e._cache.writeUInt32BE(d[2],u+8),e._cache.writeUInt32BE(d[3],u+12)}var c=e._cache.slice(0,t.length);return e._cache=e._cache.slice(t.length),i(t,c)}},function(e,t){e.exports=function(e){for(var t,r=e.length;r--;){if(255!==(t=e.readUInt8(r))){t++,e.writeUInt8(t,r);break}e.writeUInt8(0,r)}}},function(e){e.exports=JSON.parse('{"aes-128-ecb":{"cipher":"AES","key":128,"iv":0,"mode":"ECB","type":"block"},"aes-192-ecb":{"cipher":"AES","key":192,"iv":0,"mode":"ECB","type":"block"},"aes-256-ecb":{"cipher":"AES","key":256,"iv":0,"mode":"ECB","type":"block"},"aes-128-cbc":{"cipher":"AES","key":128,"iv":16,"mode":"CBC","type":"block"},"aes-192-cbc":{"cipher":"AES","key":192,"iv":16,"mode":"CBC","type":"block"},"aes-256-cbc":{"cipher":"AES","key":256,"iv":16,"mode":"CBC","type":"block"},"aes128":{"cipher":"AES","key":128,"iv":16,"mode":"CBC","type":"block"},"aes192":{"cipher":"AES","key":192,"iv":16,"mode":"CBC","type":"block"},"aes256":{"cipher":"AES","key":256,"iv":16,"mode":"CBC","type":"block"},"aes-128-cfb":{"cipher":"AES","key":128,"iv":16,"mode":"CFB","type":"stream"},"aes-192-cfb":{"cipher":"AES","key":192,"iv":16,"mode":"CFB","type":"stream"},"aes-256-cfb":{"cipher":"AES","key":256,"iv":16,"mode":"CFB","type":"stream"},"aes-128-cfb8":{"cipher":"AES","key":128,"iv":16,"mode":"CFB8","type":"stream"},"aes-192-cfb8":{"cipher":"AES","key":192,"iv":16,"mode":"CFB8","type":"stream"},"aes-256-cfb8":{"cipher":"AES","key":256,"iv":16,"mode":"CFB8","type":"stream"},"aes-128-cfb1":{"cipher":"AES","key":128,"iv":16,"mode":"CFB1","type":"stream"},"aes-192-cfb1":{"cipher":"AES","key":192,"iv":16,"mode":"CFB1","type":"stream"},"aes-256-cfb1":{"cipher":"AES","key":256,"iv":16,"mode":"CFB1","type":"stream"},"aes-128-ofb":{"cipher":"AES","key":128,"iv":16,"mode":"OFB","type":"stream"},"aes-192-ofb":{"cipher":"AES","key":192,"iv":16,"mode":"OFB","type":"stream"},"aes-256-ofb":{"cipher":"AES","key":256,"iv":16,"mode":"OFB","type":"stream"},"aes-128-ctr":{"cipher":"AES","key":128,"iv":16,"mode":"CTR","type":"stream"},"aes-192-ctr":{"cipher":"AES","key":192,"iv":16,"mode":"CTR","type":"stream"},"aes-256-ctr":{"cipher":"AES","key":256,"iv":16,"mode":"CTR","type":"stream"},"aes-128-gcm":{"cipher":"AES","key":128,"iv":12,"mode":"GCM","type":"auth"},"aes-192-gcm":{"cipher":"AES","key":192,"iv":12,"mode":"GCM","type":"auth"},"aes-256-gcm":{"cipher":"AES","key":256,"iv":12,"mode":"GCM","type":"auth"}}')},function(e,t,r){var i=r(34),n=r(1).Buffer,a=r(12),s=r(2),o=r(366),d=r(25),u=r(233);function c(e,t,r,s){a.call(this);var d=n.alloc(4,0);this._cipher=new i.AES(t);var c=this._cipher.encryptBlock(d);this._ghash=new o(c),r=function(e,t,r){if(12===t.length)return e._finID=n.concat([t,n.from([0,0,0,1])]),n.concat([t,n.from([0,0,0,2])]);var i=new o(r),a=t.length,s=a%16;i.update(t),s&&(s=16-s,i.update(n.alloc(s,0))),i.update(n.alloc(8,0));var d=8*a,c=n.alloc(8);c.writeUIntBE(d,0,8),i.update(c),e._finID=i.state;var h=n.from(e._finID);return u(h),h}(this,r,c),this._prev=n.from(r),this._cache=n.allocUnsafe(0),this._secCache=n.allocUnsafe(0),this._decrypt=s,this._alen=0,this._len=0,this._mode=e,this._authTag=null,this._called=!1}s(c,a),c.prototype._update=function(e){if(!this._called&&this._alen){var t=16-this._alen%16;t<16&&(t=n.alloc(t,0),this._ghash.update(t))}this._called=!0;var r=this._mode.encrypt(this,e);return this._decrypt?this._ghash.update(e):this._ghash.update(r),this._len+=e.length,r},c.prototype._final=function(){if(this._decrypt&&!this._authTag)throw new Error("Unsupported state or unable to authenticate data");var e=d(this._ghash.final(8*this._alen,8*this._len),this._cipher.encryptBlock(this._finID));if(this._decrypt&&function(e,t){var r=0;e.length!==t.length&&r++;for(var i=Math.min(e.length,t.length),n=0;n<i;++n)r+=e[n]^t[n];return r}(e,this._authTag))throw new Error("Unsupported state or unable to authenticate data");this._authTag=e,this._cipher.scrub()},c.prototype.getAuthTag=function(){if(this._decrypt||!n.isBuffer(this._authTag))throw new Error("Attempting to get auth tag in unsupported state");return this._authTag},c.prototype.setAuthTag=function(e){if(!this._decrypt)throw new Error("Attempting to set auth tag in unsupported state");this._authTag=e},c.prototype.setAAD=function(e){if(this._called)throw new Error("Attempting to set AAD in unsupported state");this._ghash.update(e),this._alen+=e.length},e.exports=c},function(e,t,r){var i=r(34),n=r(1).Buffer,a=r(12);function s(e,t,r,s){a.call(this),this._cipher=new i.AES(t),this._prev=n.from(r),this._cache=n.allocUnsafe(0),this._secCache=n.allocUnsafe(0),this._decrypt=s,this._mode=e}r(2)(s,a),s.prototype._update=function(e){return this._mode.encrypt(this,e,this._decrypt)},s.prototype._final=function(){this._cipher.scrub()},e.exports=s},function(e,t,r){var i=r(16);e.exports=b,b.simpleSieve=_,b.fermatTest=y;var n=r(4),a=new n(24),s=new(r(238)),o=new n(1),d=new n(2),u=new n(5),c=(new n(16),new n(8),new n(10)),h=new n(3),f=(new n(7),new n(11)),l=new n(4),m=(new n(12),null);function p(){if(null!==m)return m;var e=[];e[0]=2;for(var t=1,r=3;r<1048576;r+=2){for(var i=Math.ceil(Math.sqrt(r)),n=0;n<t&&e[n]<=i&&r%e[n]!=0;n++);t!==n&&e[n]<=i||(e[t++]=r)}return m=e,e}function _(e){for(var t=p(),r=0;r<t.length;r++)if(0===e.modn(t[r]))return 0===e.cmpn(t[r]);return!0}function y(e){var t=n.mont(e);return 0===d.toRed(t).redPow(e.subn(1)).fromRed().cmpn(1)}function b(e,t){if(e<16)return new n(2===t||5===t?[140,123]:[140,39]);var r,m;for(t=new n(t);;){for(r=new n(i(Math.ceil(e/8)));r.bitLength()>e;)r.ishrn(1);if(r.isEven()&&r.iadd(o),r.testn(1)||r.iadd(d),t.cmp(d)){if(!t.cmp(u))for(;r.mod(c).cmp(h);)r.iadd(l)}else for(;r.mod(a).cmp(f);)r.iadd(l);if(_(m=r.shrn(1))&&_(r)&&y(m)&&y(r)&&s.test(m)&&s.test(r))return r}}},function(e,t,r){var i=r(4),n=r(54);function a(e){this.rand=e||new n.Rand}e.exports=a,a.create=function(e){return new a(e)},a.prototype._randbelow=function(e){var t=e.bitLength(),r=Math.ceil(t/8);do{var n=new i(this.rand.generate(r))}while(n.cmp(e)>=0);return n},a.prototype._randrange=function(e,t){var r=t.sub(e);return e.add(this._randbelow(r))},a.prototype.test=function(e,t,r){var n=e.bitLength(),a=i.mont(e),s=new i(1).toRed(a);t||(t=Math.max(1,n/48|0));for(var o=e.subn(1),d=0;!o.testn(d);d++);for(var u=e.shrn(d),c=o.toRed(a);t>0;t--){var h=this._randrange(new i(2),o);r&&r(h);var f=h.toRed(a).redPow(u);if(0!==f.cmp(s)&&0!==f.cmp(c)){for(var l=1;l<d;l++){if(0===(f=f.redSqr()).cmp(s))return!1;if(0===f.cmp(c))break}if(l===d)return!1}}return!0},a.prototype.getDivisor=function(e,t){var r=e.bitLength(),n=i.mont(e),a=new i(1).toRed(n);t||(t=Math.max(1,r/48|0));for(var s=e.subn(1),o=0;!s.testn(o);o++);for(var d=e.shrn(o),u=s.toRed(n);t>0;t--){var c=this._randrange(new i(2),s),h=e.gcd(c);if(0!==h.cmpn(1))return h;var f=c.toRed(n).redPow(d);if(0!==f.cmp(a)&&0!==f.cmp(u)){for(var l=1;l<o;l++){if(0===(f=f.redSqr()).cmp(a))return f.fromRed().subn(1).gcd(e);if(0===f.cmp(u))break}if(l===o)return(f=f.redSqr()).fromRed().subn(1).gcd(e)}}return!1}},function(e,t,r){"use strict";var i=t;function n(e){return 1===e.length?"0"+e:e}function a(e){for(var t="",r=0;r<e.length;r++)t+=n(e[r].toString(16));return t}i.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"!=typeof e){for(var i=0;i<e.length;i++)r[i]=0|e[i];return r}if("hex"===t){(e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e);for(i=0;i<e.length;i+=2)r.push(parseInt(e[i]+e[i+1],16))}else for(i=0;i<e.length;i++){var n=e.charCodeAt(i),a=n>>8,s=255&n;a?r.push(a,s):r.push(s)}return r},i.zero2=n,i.toHex=a,i.encode=function(e,t){return"hex"===t?a(e):e}},function(e,t,r){"use strict";var i=t;i.base=r(36),i.short=r(379),i.mont=r(380),i.edwards=r(381)},function(e,t,r){"use strict";var i=r(10).rotr32;function n(e,t,r){return e&t^~e&r}function a(e,t,r){return e&t^e&r^t&r}function s(e,t,r){return e^t^r}t.ft_1=function(e,t,r,i){return 0===e?n(t,r,i):1===e||3===e?s(t,r,i):2===e?a(t,r,i):void 0},t.ch32=n,t.maj32=a,t.p32=s,t.s0_256=function(e){return i(e,2)^i(e,13)^i(e,22)},t.s1_256=function(e){return i(e,6)^i(e,11)^i(e,25)},t.g0_256=function(e){return i(e,7)^i(e,18)^e>>>3},t.g1_256=function(e){return i(e,17)^i(e,19)^e>>>10}},function(e,t,r){"use strict";var i=r(10),n=r(26),a=r(241),s=r(7),o=i.sum32,d=i.sum32_4,u=i.sum32_5,c=a.ch32,h=a.maj32,f=a.s0_256,l=a.s1_256,m=a.g0_256,p=a.g1_256,_=n.BlockHash,y=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function b(){if(!(this instanceof b))return new b;_.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=y,this.W=new Array(64)}i.inherits(b,_),e.exports=b,b.blockSize=512,b.outSize=256,b.hmacStrength=192,b.padLength=64,b.prototype._update=function(e,t){for(var r=this.W,i=0;i<16;i++)r[i]=e[t+i];for(;i<r.length;i++)r[i]=d(p(r[i-2]),r[i-7],m(r[i-15]),r[i-16]);var n=this.h[0],a=this.h[1],_=this.h[2],y=this.h[3],b=this.h[4],g=this.h[5],M=this.h[6],T=this.h[7];for(s(this.k.length===r.length),i=0;i<r.length;i++){var v=u(T,l(b),c(b,g,M),this.k[i],r[i]),w=o(f(n),h(n,a,_));T=M,M=g,g=b,b=o(y,v),y=_,_=a,a=n,n=o(v,w)}this.h[0]=o(this.h[0],n),this.h[1]=o(this.h[1],a),this.h[2]=o(this.h[2],_),this.h[3]=o(this.h[3],y),this.h[4]=o(this.h[4],b),this.h[5]=o(this.h[5],g),this.h[6]=o(this.h[6],M),this.h[7]=o(this.h[7],T)},b.prototype._digest=function(e){return"hex"===e?i.toHex32(this.h,"big"):i.split32(this.h,"big")}},function(e,t,r){"use strict";var i=r(10),n=r(26),a=r(7),s=i.rotr64_hi,o=i.rotr64_lo,d=i.shr64_hi,u=i.shr64_lo,c=i.sum64,h=i.sum64_hi,f=i.sum64_lo,l=i.sum64_4_hi,m=i.sum64_4_lo,p=i.sum64_5_hi,_=i.sum64_5_lo,y=n.BlockHash,b=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function g(){if(!(this instanceof g))return new g;y.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=b,this.W=new Array(160)}function M(e,t,r,i,n){var a=e&r^~e&n;return a<0&&(a+=4294967296),a}function T(e,t,r,i,n,a){var s=t&i^~t&a;return s<0&&(s+=4294967296),s}function v(e,t,r,i,n){var a=e&r^e&n^r&n;return a<0&&(a+=4294967296),a}function w(e,t,r,i,n,a){var s=t&i^t&a^i&a;return s<0&&(s+=4294967296),s}function A(e,t){var r=s(e,t,28)^s(t,e,2)^s(t,e,7);return r<0&&(r+=4294967296),r}function L(e,t){var r=o(e,t,28)^o(t,e,2)^o(t,e,7);return r<0&&(r+=4294967296),r}function D(e,t){var r=s(e,t,14)^s(e,t,18)^s(t,e,9);return r<0&&(r+=4294967296),r}function E(e,t){var r=o(e,t,14)^o(e,t,18)^o(t,e,9);return r<0&&(r+=4294967296),r}function S(e,t){var r=s(e,t,1)^s(e,t,8)^d(e,t,7);return r<0&&(r+=4294967296),r}function Y(e,t){var r=o(e,t,1)^o(e,t,8)^u(e,t,7);return r<0&&(r+=4294967296),r}function k(e,t){var r=s(e,t,19)^s(t,e,29)^d(e,t,6);return r<0&&(r+=4294967296),r}function O(e,t){var r=o(e,t,19)^o(t,e,29)^u(e,t,6);return r<0&&(r+=4294967296),r}i.inherits(g,y),e.exports=g,g.blockSize=1024,g.outSize=512,g.hmacStrength=192,g.padLength=128,g.prototype._prepareBlock=function(e,t){for(var r=this.W,i=0;i<32;i++)r[i]=e[t+i];for(;i<r.length;i+=2){var n=k(r[i-4],r[i-3]),a=O(r[i-4],r[i-3]),s=r[i-14],o=r[i-13],d=S(r[i-30],r[i-29]),u=Y(r[i-30],r[i-29]),c=r[i-32],h=r[i-31];r[i]=l(n,a,s,o,d,u,c,h),r[i+1]=m(n,a,s,o,d,u,c,h)}},g.prototype._update=function(e,t){this._prepareBlock(e,t);var r=this.W,i=this.h[0],n=this.h[1],s=this.h[2],o=this.h[3],d=this.h[4],u=this.h[5],l=this.h[6],m=this.h[7],y=this.h[8],b=this.h[9],g=this.h[10],S=this.h[11],Y=this.h[12],k=this.h[13],O=this.h[14],F=this.h[15];a(this.k.length===r.length);for(var P=0;P<r.length;P+=2){var I=O,x=F,K=D(y,b),j=E(y,b),R=M(y,b,g,S,Y),H=T(y,b,g,S,Y,k),N=this.k[P],C=this.k[P+1],U=r[P],B=r[P+1],z=p(I,x,K,j,R,H,N,C,U,B),W=_(I,x,K,j,R,H,N,C,U,B);I=A(i,n),x=L(i,n),K=v(i,n,s,o,d),j=w(i,n,s,o,d,u);var q=h(I,x,K,j),G=f(I,x,K,j);O=Y,F=k,Y=g,k=S,g=y,S=b,y=h(l,m,z,W),b=f(m,m,z,W),l=d,m=u,d=s,u=o,s=i,o=n,i=h(z,W,q,G),n=f(z,W,q,G)}c(this.h,0,i,n),c(this.h,2,s,o),c(this.h,4,d,u),c(this.h,6,l,m),c(this.h,8,y,b),c(this.h,10,g,S),c(this.h,12,Y,k),c(this.h,14,O,F)},g.prototype._digest=function(e){return"hex"===e?i.toHex32(this.h,"big"):i.split32(this.h,"big")}},function(e,t,r){(function(e){!function(e,t){"use strict";function i(e,t){if(!e)throw new Error(t||"Assertion failed")}function n(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}function a(e,t,r){if(a.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==t&&"be"!==t||(r=t,t=10),this._init(e||0,t||10,r||"be"))}var s;"object"==typeof e?e.exports=a:t.BN=a,a.BN=a,a.wordSize=26;try{s="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(396).Buffer}catch(e){}function o(e,t){var r=e.charCodeAt(t);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void i(!1,"Invalid character in "+e)}function d(e,t,r){var i=o(e,r);return r-1>=t&&(i|=o(e,r-1)<<4),i}function u(e,t,r,n){for(var a=0,s=0,o=Math.min(e.length,r),d=t;d<o;d++){var u=e.charCodeAt(d)-48;a*=n,s=u>=49?u-49+10:u>=17?u-17+10:u,i(u>=0&&s<n,"Invalid character"),a+=s}return a}function c(e,t){e.words=t.words,e.length=t.length,e.negative=t.negative,e.red=t.red}if(a.isBN=function(e){return e instanceof a||null!==e&&"object"==typeof e&&e.constructor.wordSize===a.wordSize&&Array.isArray(e.words)},a.max=function(e,t){return e.cmp(t)>0?e:t},a.min=function(e,t){return e.cmp(t)<0?e:t},a.prototype._init=function(e,t,r){if("number"==typeof e)return this._initNumber(e,t,r);if("object"==typeof e)return this._initArray(e,t,r);"hex"===t&&(t=16),i(t===(0|t)&&t>=2&&t<=36);var n=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(n++,this.negative=1),n<e.length&&(16===t?this._parseHex(e,n,r):(this._parseBase(e,t,n),"le"===r&&this._initArray(this.toArray(),t,r)))},a.prototype._initNumber=function(e,t,r){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[67108863&e],this.length=1):e<4503599627370496?(this.words=[67108863&e,e/67108864&67108863],this.length=2):(i(e<9007199254740992),this.words=[67108863&e,e/67108864&67108863,1],this.length=3),"le"===r&&this._initArray(this.toArray(),t,r)},a.prototype._initArray=function(e,t,r){if(i("number"==typeof e.length),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var n=0;n<this.length;n++)this.words[n]=0;var a,s,o=0;if("be"===r)for(n=e.length-1,a=0;n>=0;n-=3)s=e[n]|e[n-1]<<8|e[n-2]<<16,this.words[a]|=s<<o&67108863,this.words[a+1]=s>>>26-o&67108863,(o+=24)>=26&&(o-=26,a++);else if("le"===r)for(n=0,a=0;n<e.length;n+=3)s=e[n]|e[n+1]<<8|e[n+2]<<16,this.words[a]|=s<<o&67108863,this.words[a+1]=s>>>26-o&67108863,(o+=24)>=26&&(o-=26,a++);return this._strip()},a.prototype._parseHex=function(e,t,r){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var i=0;i<this.length;i++)this.words[i]=0;var n,a=0,s=0;if("be"===r)for(i=e.length-1;i>=t;i-=2)n=d(e,t,i)<<a,this.words[s]|=67108863&n,a>=18?(a-=18,s+=1,this.words[s]|=n>>>26):a+=8;else for(i=(e.length-t)%2==0?t+1:t;i<e.length;i+=2)n=d(e,t,i)<<a,this.words[s]|=67108863&n,a>=18?(a-=18,s+=1,this.words[s]|=n>>>26):a+=8;this._strip()},a.prototype._parseBase=function(e,t,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=t)i++;i--,n=n/t|0;for(var a=e.length-r,s=a%i,o=Math.min(a,a-s)+r,d=0,c=r;c<o;c+=i)d=u(e,c,c+i,t),this.imuln(n),this.words[0]+d<67108864?this.words[0]+=d:this._iaddn(d);if(0!==s){var h=1;for(d=u(e,c,e.length,t),c=0;c<s;c++)h*=t;this.imuln(h),this.words[0]+d<67108864?this.words[0]+=d:this._iaddn(d)}this._strip()},a.prototype.copy=function(e){e.words=new Array(this.length);for(var t=0;t<this.length;t++)e.words[t]=this.words[t];e.length=this.length,e.negative=this.negative,e.red=this.red},a.prototype._move=function(e){c(e,this)},a.prototype.clone=function(){var e=new a(null);return this.copy(e),e},a.prototype._expand=function(e){for(;this.length<e;)this.words[this.length++]=0;return this},a.prototype._strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},a.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{a.prototype[Symbol.for("nodejs.util.inspect.custom")]=h}catch(e){a.prototype.inspect=h}else a.prototype.inspect=h;function h(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}var f=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],l=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],m=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];a.prototype.toString=function(e,t){var r;if(t=0|t||1,16===(e=e||10)||"hex"===e){r="";for(var n=0,a=0,s=0;s<this.length;s++){var o=this.words[s],d=(16777215&(o<<n|a)).toString(16);a=o>>>24-n&16777215,(n+=2)>=26&&(n-=26,s--),r=0!==a||s!==this.length-1?f[6-d.length]+d+r:d+r}for(0!==a&&(r=a.toString(16)+r);r.length%t!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}if(e===(0|e)&&e>=2&&e<=36){var u=l[e],c=m[e];r="";var h=this.clone();for(h.negative=0;!h.isZero();){var p=h.modrn(c).toString(e);r=(h=h.idivn(c)).isZero()?p+r:f[u-p.length]+p+r}for(this.isZero()&&(r="0"+r);r.length%t!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}i(!1,"Base should be between 2 and 36")},a.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&i(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},a.prototype.toJSON=function(){return this.toString(16,2)},s&&(a.prototype.toBuffer=function(e,t){return this.toArrayLike(s,e,t)}),a.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)};function p(e,t,r){r.negative=t.negative^e.negative;var i=e.length+t.length|0;r.length=i,i=i-1|0;var n=0|e.words[0],a=0|t.words[0],s=n*a,o=67108863&s,d=s/67108864|0;r.words[0]=o;for(var u=1;u<i;u++){for(var c=d>>>26,h=67108863&d,f=Math.min(u,t.length-1),l=Math.max(0,u-e.length+1);l<=f;l++){var m=u-l|0;c+=(s=(n=0|e.words[m])*(a=0|t.words[l])+h)/67108864|0,h=67108863&s}r.words[u]=0|h,d=0|c}return 0!==d?r.words[u]=0|d:r.length--,r._strip()}a.prototype.toArrayLike=function(e,t,r){this._strip();var n=this.byteLength(),a=r||Math.max(1,n);i(n<=a,"byte array longer than desired length"),i(a>0,"Requested array length <= 0");var s=function(e,t){return e.allocUnsafe?e.allocUnsafe(t):new e(t)}(e,a);return this["_toArrayLike"+("le"===t?"LE":"BE")](s,n),s},a.prototype._toArrayLikeLE=function(e,t){for(var r=0,i=0,n=0,a=0;n<this.length;n++){var s=this.words[n]<<a|i;e[r++]=255&s,r<e.length&&(e[r++]=s>>8&255),r<e.length&&(e[r++]=s>>16&255),6===a?(r<e.length&&(e[r++]=s>>24&255),i=0,a=0):(i=s>>>24,a+=2)}if(r<e.length)for(e[r++]=i;r<e.length;)e[r++]=0},a.prototype._toArrayLikeBE=function(e,t){for(var r=e.length-1,i=0,n=0,a=0;n<this.length;n++){var s=this.words[n]<<a|i;e[r--]=255&s,r>=0&&(e[r--]=s>>8&255),r>=0&&(e[r--]=s>>16&255),6===a?(r>=0&&(e[r--]=s>>24&255),i=0,a=0):(i=s>>>24,a+=2)}if(r>=0)for(e[r--]=i;r>=0;)e[r--]=0},Math.clz32?a.prototype._countBits=function(e){return 32-Math.clz32(e)}:a.prototype._countBits=function(e){var t=e,r=0;return t>=4096&&(r+=13,t>>>=13),t>=64&&(r+=7,t>>>=7),t>=8&&(r+=4,t>>>=4),t>=2&&(r+=2,t>>>=2),r+t},a.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,r=0;return 0==(8191&t)&&(r+=13,t>>>=13),0==(127&t)&&(r+=7,t>>>=7),0==(15&t)&&(r+=4,t>>>=4),0==(3&t)&&(r+=2,t>>>=2),0==(1&t)&&r++,r},a.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},a.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,t=0;t<this.length;t++){var r=this._zeroBits(this.words[t]);if(e+=r,26!==r)break}return e},a.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},a.prototype.toTwos=function(e){return 0!==this.negative?this.abs().inotn(e).iaddn(1):this.clone()},a.prototype.fromTwos=function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()},a.prototype.isNeg=function(){return 0!==this.negative},a.prototype.neg=function(){return this.clone().ineg()},a.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},a.prototype.iuor=function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var t=0;t<e.length;t++)this.words[t]=this.words[t]|e.words[t];return this._strip()},a.prototype.ior=function(e){return i(0==(this.negative|e.negative)),this.iuor(e)},a.prototype.or=function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)},a.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},a.prototype.iuand=function(e){var t;t=this.length>e.length?e:this;for(var r=0;r<t.length;r++)this.words[r]=this.words[r]&e.words[r];return this.length=t.length,this._strip()},a.prototype.iand=function(e){return i(0==(this.negative|e.negative)),this.iuand(e)},a.prototype.and=function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)},a.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},a.prototype.iuxor=function(e){var t,r;this.length>e.length?(t=this,r=e):(t=e,r=this);for(var i=0;i<r.length;i++)this.words[i]=t.words[i]^r.words[i];if(this!==t)for(;i<t.length;i++)this.words[i]=t.words[i];return this.length=t.length,this._strip()},a.prototype.ixor=function(e){return i(0==(this.negative|e.negative)),this.iuxor(e)},a.prototype.xor=function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)},a.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},a.prototype.inotn=function(e){i("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),r=e%26;this._expand(t),r>0&&t--;for(var n=0;n<t;n++)this.words[n]=67108863&~this.words[n];return r>0&&(this.words[n]=~this.words[n]&67108863>>26-r),this._strip()},a.prototype.notn=function(e){return this.clone().inotn(e)},a.prototype.setn=function(e,t){i("number"==typeof e&&e>=0);var r=e/26|0,n=e%26;return this._expand(r+1),this.words[r]=t?this.words[r]|1<<n:this.words[r]&~(1<<n),this._strip()},a.prototype.iadd=function(e){var t,r,i;if(0!==this.negative&&0===e.negative)return this.negative=0,t=this.isub(e),this.negative^=1,this._normSign();if(0===this.negative&&0!==e.negative)return e.negative=0,t=this.isub(e),e.negative=1,t._normSign();this.length>e.length?(r=this,i=e):(r=e,i=this);for(var n=0,a=0;a<i.length;a++)t=(0|r.words[a])+(0|i.words[a])+n,this.words[a]=67108863&t,n=t>>>26;for(;0!==n&&a<r.length;a++)t=(0|r.words[a])+n,this.words[a]=67108863&t,n=t>>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;a<r.length;a++)this.words[a]=r.words[a];return this},a.prototype.add=function(e){var t;return 0!==e.negative&&0===this.negative?(e.negative=0,t=this.sub(e),e.negative^=1,t):0===e.negative&&0!==this.negative?(this.negative=0,t=e.sub(this),this.negative=1,t):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)},a.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var r,i,n=this.cmp(e);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=e):(r=e,i=this);for(var a=0,s=0;s<i.length;s++)a=(t=(0|r.words[s])-(0|i.words[s])+a)>>26,this.words[s]=67108863&t;for(;0!==a&&s<r.length;s++)a=(t=(0|r.words[s])+a)>>26,this.words[s]=67108863&t;if(0===a&&s<r.length&&r!==this)for(;s<r.length;s++)this.words[s]=r.words[s];return this.length=Math.max(this.length,s),r!==this&&(this.negative=1),this._strip()},a.prototype.sub=function(e){return this.clone().isub(e)};var _=function(e,t,r){var i,n,a,s=e.words,o=t.words,d=r.words,u=0,c=0|s[0],h=8191&c,f=c>>>13,l=0|s[1],m=8191&l,p=l>>>13,_=0|s[2],y=8191&_,b=_>>>13,g=0|s[3],M=8191&g,T=g>>>13,v=0|s[4],w=8191&v,A=v>>>13,L=0|s[5],D=8191&L,E=L>>>13,S=0|s[6],Y=8191&S,k=S>>>13,O=0|s[7],F=8191&O,P=O>>>13,I=0|s[8],x=8191&I,K=I>>>13,j=0|s[9],R=8191&j,H=j>>>13,N=0|o[0],C=8191&N,U=N>>>13,B=0|o[1],z=8191&B,W=B>>>13,q=0|o[2],G=8191&q,J=q>>>13,V=0|o[3],Z=8191&V,Q=V>>>13,X=0|o[4],$=8191&X,ee=X>>>13,te=0|o[5],re=8191&te,ie=te>>>13,ne=0|o[6],ae=8191&ne,se=ne>>>13,oe=0|o[7],de=8191&oe,ue=oe>>>13,ce=0|o[8],he=8191&ce,fe=ce>>>13,le=0|o[9],me=8191&le,pe=le>>>13;r.negative=e.negative^t.negative,r.length=19;var _e=(u+(i=Math.imul(h,C))|0)+((8191&(n=(n=Math.imul(h,U))+Math.imul(f,C)|0))<<13)|0;u=((a=Math.imul(f,U))+(n>>>13)|0)+(_e>>>26)|0,_e&=67108863,i=Math.imul(m,C),n=(n=Math.imul(m,U))+Math.imul(p,C)|0,a=Math.imul(p,U);var ye=(u+(i=i+Math.imul(h,z)|0)|0)+((8191&(n=(n=n+Math.imul(h,W)|0)+Math.imul(f,z)|0))<<13)|0;u=((a=a+Math.imul(f,W)|0)+(n>>>13)|0)+(ye>>>26)|0,ye&=67108863,i=Math.imul(y,C),n=(n=Math.imul(y,U))+Math.imul(b,C)|0,a=Math.imul(b,U),i=i+Math.imul(m,z)|0,n=(n=n+Math.imul(m,W)|0)+Math.imul(p,z)|0,a=a+Math.imul(p,W)|0;var be=(u+(i=i+Math.imul(h,G)|0)|0)+((8191&(n=(n=n+Math.imul(h,J)|0)+Math.imul(f,G)|0))<<13)|0;u=((a=a+Math.imul(f,J)|0)+(n>>>13)|0)+(be>>>26)|0,be&=67108863,i=Math.imul(M,C),n=(n=Math.imul(M,U))+Math.imul(T,C)|0,a=Math.imul(T,U),i=i+Math.imul(y,z)|0,n=(n=n+Math.imul(y,W)|0)+Math.imul(b,z)|0,a=a+Math.imul(b,W)|0,i=i+Math.imul(m,G)|0,n=(n=n+Math.imul(m,J)|0)+Math.imul(p,G)|0,a=a+Math.imul(p,J)|0;var ge=(u+(i=i+Math.imul(h,Z)|0)|0)+((8191&(n=(n=n+Math.imul(h,Q)|0)+Math.imul(f,Z)|0))<<13)|0;u=((a=a+Math.imul(f,Q)|0)+(n>>>13)|0)+(ge>>>26)|0,ge&=67108863,i=Math.imul(w,C),n=(n=Math.imul(w,U))+Math.imul(A,C)|0,a=Math.imul(A,U),i=i+Math.imul(M,z)|0,n=(n=n+Math.imul(M,W)|0)+Math.imul(T,z)|0,a=a+Math.imul(T,W)|0,i=i+Math.imul(y,G)|0,n=(n=n+Math.imul(y,J)|0)+Math.imul(b,G)|0,a=a+Math.imul(b,J)|0,i=i+Math.imul(m,Z)|0,n=(n=n+Math.imul(m,Q)|0)+Math.imul(p,Z)|0,a=a+Math.imul(p,Q)|0;var Me=(u+(i=i+Math.imul(h,$)|0)|0)+((8191&(n=(n=n+Math.imul(h,ee)|0)+Math.imul(f,$)|0))<<13)|0;u=((a=a+Math.imul(f,ee)|0)+(n>>>13)|0)+(Me>>>26)|0,Me&=67108863,i=Math.imul(D,C),n=(n=Math.imul(D,U))+Math.imul(E,C)|0,a=Math.imul(E,U),i=i+Math.imul(w,z)|0,n=(n=n+Math.imul(w,W)|0)+Math.imul(A,z)|0,a=a+Math.imul(A,W)|0,i=i+Math.imul(M,G)|0,n=(n=n+Math.imul(M,J)|0)+Math.imul(T,G)|0,a=a+Math.imul(T,J)|0,i=i+Math.imul(y,Z)|0,n=(n=n+Math.imul(y,Q)|0)+Math.imul(b,Z)|0,a=a+Math.imul(b,Q)|0,i=i+Math.imul(m,$)|0,n=(n=n+Math.imul(m,ee)|0)+Math.imul(p,$)|0,a=a+Math.imul(p,ee)|0;var Te=(u+(i=i+Math.imul(h,re)|0)|0)+((8191&(n=(n=n+Math.imul(h,ie)|0)+Math.imul(f,re)|0))<<13)|0;u=((a=a+Math.imul(f,ie)|0)+(n>>>13)|0)+(Te>>>26)|0,Te&=67108863,i=Math.imul(Y,C),n=(n=Math.imul(Y,U))+Math.imul(k,C)|0,a=Math.imul(k,U),i=i+Math.imul(D,z)|0,n=(n=n+Math.imul(D,W)|0)+Math.imul(E,z)|0,a=a+Math.imul(E,W)|0,i=i+Math.imul(w,G)|0,n=(n=n+Math.imul(w,J)|0)+Math.imul(A,G)|0,a=a+Math.imul(A,J)|0,i=i+Math.imul(M,Z)|0,n=(n=n+Math.imul(M,Q)|0)+Math.imul(T,Z)|0,a=a+Math.imul(T,Q)|0,i=i+Math.imul(y,$)|0,n=(n=n+Math.imul(y,ee)|0)+Math.imul(b,$)|0,a=a+Math.imul(b,ee)|0,i=i+Math.imul(m,re)|0,n=(n=n+Math.imul(m,ie)|0)+Math.imul(p,re)|0,a=a+Math.imul(p,ie)|0;var ve=(u+(i=i+Math.imul(h,ae)|0)|0)+((8191&(n=(n=n+Math.imul(h,se)|0)+Math.imul(f,ae)|0))<<13)|0;u=((a=a+Math.imul(f,se)|0)+(n>>>13)|0)+(ve>>>26)|0,ve&=67108863,i=Math.imul(F,C),n=(n=Math.imul(F,U))+Math.imul(P,C)|0,a=Math.imul(P,U),i=i+Math.imul(Y,z)|0,n=(n=n+Math.imul(Y,W)|0)+Math.imul(k,z)|0,a=a+Math.imul(k,W)|0,i=i+Math.imul(D,G)|0,n=(n=n+Math.imul(D,J)|0)+Math.imul(E,G)|0,a=a+Math.imul(E,J)|0,i=i+Math.imul(w,Z)|0,n=(n=n+Math.imul(w,Q)|0)+Math.imul(A,Z)|0,a=a+Math.imul(A,Q)|0,i=i+Math.imul(M,$)|0,n=(n=n+Math.imul(M,ee)|0)+Math.imul(T,$)|0,a=a+Math.imul(T,ee)|0,i=i+Math.imul(y,re)|0,n=(n=n+Math.imul(y,ie)|0)+Math.imul(b,re)|0,a=a+Math.imul(b,ie)|0,i=i+Math.imul(m,ae)|0,n=(n=n+Math.imul(m,se)|0)+Math.imul(p,ae)|0,a=a+Math.imul(p,se)|0;var we=(u+(i=i+Math.imul(h,de)|0)|0)+((8191&(n=(n=n+Math.imul(h,ue)|0)+Math.imul(f,de)|0))<<13)|0;u=((a=a+Math.imul(f,ue)|0)+(n>>>13)|0)+(we>>>26)|0,we&=67108863,i=Math.imul(x,C),n=(n=Math.imul(x,U))+Math.imul(K,C)|0,a=Math.imul(K,U),i=i+Math.imul(F,z)|0,n=(n=n+Math.imul(F,W)|0)+Math.imul(P,z)|0,a=a+Math.imul(P,W)|0,i=i+Math.imul(Y,G)|0,n=(n=n+Math.imul(Y,J)|0)+Math.imul(k,G)|0,a=a+Math.imul(k,J)|0,i=i+Math.imul(D,Z)|0,n=(n=n+Math.imul(D,Q)|0)+Math.imul(E,Z)|0,a=a+Math.imul(E,Q)|0,i=i+Math.imul(w,$)|0,n=(n=n+Math.imul(w,ee)|0)+Math.imul(A,$)|0,a=a+Math.imul(A,ee)|0,i=i+Math.imul(M,re)|0,n=(n=n+Math.imul(M,ie)|0)+Math.imul(T,re)|0,a=a+Math.imul(T,ie)|0,i=i+Math.imul(y,ae)|0,n=(n=n+Math.imul(y,se)|0)+Math.imul(b,ae)|0,a=a+Math.imul(b,se)|0,i=i+Math.imul(m,de)|0,n=(n=n+Math.imul(m,ue)|0)+Math.imul(p,de)|0,a=a+Math.imul(p,ue)|0;var Ae=(u+(i=i+Math.imul(h,he)|0)|0)+((8191&(n=(n=n+Math.imul(h,fe)|0)+Math.imul(f,he)|0))<<13)|0;u=((a=a+Math.imul(f,fe)|0)+(n>>>13)|0)+(Ae>>>26)|0,Ae&=67108863,i=Math.imul(R,C),n=(n=Math.imul(R,U))+Math.imul(H,C)|0,a=Math.imul(H,U),i=i+Math.imul(x,z)|0,n=(n=n+Math.imul(x,W)|0)+Math.imul(K,z)|0,a=a+Math.imul(K,W)|0,i=i+Math.imul(F,G)|0,n=(n=n+Math.imul(F,J)|0)+Math.imul(P,G)|0,a=a+Math.imul(P,J)|0,i=i+Math.imul(Y,Z)|0,n=(n=n+Math.imul(Y,Q)|0)+Math.imul(k,Z)|0,a=a+Math.imul(k,Q)|0,i=i+Math.imul(D,$)|0,n=(n=n+Math.imul(D,ee)|0)+Math.imul(E,$)|0,a=a+Math.imul(E,ee)|0,i=i+Math.imul(w,re)|0,n=(n=n+Math.imul(w,ie)|0)+Math.imul(A,re)|0,a=a+Math.imul(A,ie)|0,i=i+Math.imul(M,ae)|0,n=(n=n+Math.imul(M,se)|0)+Math.imul(T,ae)|0,a=a+Math.imul(T,se)|0,i=i+Math.imul(y,de)|0,n=(n=n+Math.imul(y,ue)|0)+Math.imul(b,de)|0,a=a+Math.imul(b,ue)|0,i=i+Math.imul(m,he)|0,n=(n=n+Math.imul(m,fe)|0)+Math.imul(p,he)|0,a=a+Math.imul(p,fe)|0;var Le=(u+(i=i+Math.imul(h,me)|0)|0)+((8191&(n=(n=n+Math.imul(h,pe)|0)+Math.imul(f,me)|0))<<13)|0;u=((a=a+Math.imul(f,pe)|0)+(n>>>13)|0)+(Le>>>26)|0,Le&=67108863,i=Math.imul(R,z),n=(n=Math.imul(R,W))+Math.imul(H,z)|0,a=Math.imul(H,W),i=i+Math.imul(x,G)|0,n=(n=n+Math.imul(x,J)|0)+Math.imul(K,G)|0,a=a+Math.imul(K,J)|0,i=i+Math.imul(F,Z)|0,n=(n=n+Math.imul(F,Q)|0)+Math.imul(P,Z)|0,a=a+Math.imul(P,Q)|0,i=i+Math.imul(Y,$)|0,n=(n=n+Math.imul(Y,ee)|0)+Math.imul(k,$)|0,a=a+Math.imul(k,ee)|0,i=i+Math.imul(D,re)|0,n=(n=n+Math.imul(D,ie)|0)+Math.imul(E,re)|0,a=a+Math.imul(E,ie)|0,i=i+Math.imul(w,ae)|0,n=(n=n+Math.imul(w,se)|0)+Math.imul(A,ae)|0,a=a+Math.imul(A,se)|0,i=i+Math.imul(M,de)|0,n=(n=n+Math.imul(M,ue)|0)+Math.imul(T,de)|0,a=a+Math.imul(T,ue)|0,i=i+Math.imul(y,he)|0,n=(n=n+Math.imul(y,fe)|0)+Math.imul(b,he)|0,a=a+Math.imul(b,fe)|0;var De=(u+(i=i+Math.imul(m,me)|0)|0)+((8191&(n=(n=n+Math.imul(m,pe)|0)+Math.imul(p,me)|0))<<13)|0;u=((a=a+Math.imul(p,pe)|0)+(n>>>13)|0)+(De>>>26)|0,De&=67108863,i=Math.imul(R,G),n=(n=Math.imul(R,J))+Math.imul(H,G)|0,a=Math.imul(H,J),i=i+Math.imul(x,Z)|0,n=(n=n+Math.imul(x,Q)|0)+Math.imul(K,Z)|0,a=a+Math.imul(K,Q)|0,i=i+Math.imul(F,$)|0,n=(n=n+Math.imul(F,ee)|0)+Math.imul(P,$)|0,a=a+Math.imul(P,ee)|0,i=i+Math.imul(Y,re)|0,n=(n=n+Math.imul(Y,ie)|0)+Math.imul(k,re)|0,a=a+Math.imul(k,ie)|0,i=i+Math.imul(D,ae)|0,n=(n=n+Math.imul(D,se)|0)+Math.imul(E,ae)|0,a=a+Math.imul(E,se)|0,i=i+Math.imul(w,de)|0,n=(n=n+Math.imul(w,ue)|0)+Math.imul(A,de)|0,a=a+Math.imul(A,ue)|0,i=i+Math.imul(M,he)|0,n=(n=n+Math.imul(M,fe)|0)+Math.imul(T,he)|0,a=a+Math.imul(T,fe)|0;var Ee=(u+(i=i+Math.imul(y,me)|0)|0)+((8191&(n=(n=n+Math.imul(y,pe)|0)+Math.imul(b,me)|0))<<13)|0;u=((a=a+Math.imul(b,pe)|0)+(n>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,i=Math.imul(R,Z),n=(n=Math.imul(R,Q))+Math.imul(H,Z)|0,a=Math.imul(H,Q),i=i+Math.imul(x,$)|0,n=(n=n+Math.imul(x,ee)|0)+Math.imul(K,$)|0,a=a+Math.imul(K,ee)|0,i=i+Math.imul(F,re)|0,n=(n=n+Math.imul(F,ie)|0)+Math.imul(P,re)|0,a=a+Math.imul(P,ie)|0,i=i+Math.imul(Y,ae)|0,n=(n=n+Math.imul(Y,se)|0)+Math.imul(k,ae)|0,a=a+Math.imul(k,se)|0,i=i+Math.imul(D,de)|0,n=(n=n+Math.imul(D,ue)|0)+Math.imul(E,de)|0,a=a+Math.imul(E,ue)|0,i=i+Math.imul(w,he)|0,n=(n=n+Math.imul(w,fe)|0)+Math.imul(A,he)|0,a=a+Math.imul(A,fe)|0;var Se=(u+(i=i+Math.imul(M,me)|0)|0)+((8191&(n=(n=n+Math.imul(M,pe)|0)+Math.imul(T,me)|0))<<13)|0;u=((a=a+Math.imul(T,pe)|0)+(n>>>13)|0)+(Se>>>26)|0,Se&=67108863,i=Math.imul(R,$),n=(n=Math.imul(R,ee))+Math.imul(H,$)|0,a=Math.imul(H,ee),i=i+Math.imul(x,re)|0,n=(n=n+Math.imul(x,ie)|0)+Math.imul(K,re)|0,a=a+Math.imul(K,ie)|0,i=i+Math.imul(F,ae)|0,n=(n=n+Math.imul(F,se)|0)+Math.imul(P,ae)|0,a=a+Math.imul(P,se)|0,i=i+Math.imul(Y,de)|0,n=(n=n+Math.imul(Y,ue)|0)+Math.imul(k,de)|0,a=a+Math.imul(k,ue)|0,i=i+Math.imul(D,he)|0,n=(n=n+Math.imul(D,fe)|0)+Math.imul(E,he)|0,a=a+Math.imul(E,fe)|0;var Ye=(u+(i=i+Math.imul(w,me)|0)|0)+((8191&(n=(n=n+Math.imul(w,pe)|0)+Math.imul(A,me)|0))<<13)|0;u=((a=a+Math.imul(A,pe)|0)+(n>>>13)|0)+(Ye>>>26)|0,Ye&=67108863,i=Math.imul(R,re),n=(n=Math.imul(R,ie))+Math.imul(H,re)|0,a=Math.imul(H,ie),i=i+Math.imul(x,ae)|0,n=(n=n+Math.imul(x,se)|0)+Math.imul(K,ae)|0,a=a+Math.imul(K,se)|0,i=i+Math.imul(F,de)|0,n=(n=n+Math.imul(F,ue)|0)+Math.imul(P,de)|0,a=a+Math.imul(P,ue)|0,i=i+Math.imul(Y,he)|0,n=(n=n+Math.imul(Y,fe)|0)+Math.imul(k,he)|0,a=a+Math.imul(k,fe)|0;var ke=(u+(i=i+Math.imul(D,me)|0)|0)+((8191&(n=(n=n+Math.imul(D,pe)|0)+Math.imul(E,me)|0))<<13)|0;u=((a=a+Math.imul(E,pe)|0)+(n>>>13)|0)+(ke>>>26)|0,ke&=67108863,i=Math.imul(R,ae),n=(n=Math.imul(R,se))+Math.imul(H,ae)|0,a=Math.imul(H,se),i=i+Math.imul(x,de)|0,n=(n=n+Math.imul(x,ue)|0)+Math.imul(K,de)|0,a=a+Math.imul(K,ue)|0,i=i+Math.imul(F,he)|0,n=(n=n+Math.imul(F,fe)|0)+Math.imul(P,he)|0,a=a+Math.imul(P,fe)|0;var Oe=(u+(i=i+Math.imul(Y,me)|0)|0)+((8191&(n=(n=n+Math.imul(Y,pe)|0)+Math.imul(k,me)|0))<<13)|0;u=((a=a+Math.imul(k,pe)|0)+(n>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,i=Math.imul(R,de),n=(n=Math.imul(R,ue))+Math.imul(H,de)|0,a=Math.imul(H,ue),i=i+Math.imul(x,he)|0,n=(n=n+Math.imul(x,fe)|0)+Math.imul(K,he)|0,a=a+Math.imul(K,fe)|0;var Fe=(u+(i=i+Math.imul(F,me)|0)|0)+((8191&(n=(n=n+Math.imul(F,pe)|0)+Math.imul(P,me)|0))<<13)|0;u=((a=a+Math.imul(P,pe)|0)+(n>>>13)|0)+(Fe>>>26)|0,Fe&=67108863,i=Math.imul(R,he),n=(n=Math.imul(R,fe))+Math.imul(H,he)|0,a=Math.imul(H,fe);var Pe=(u+(i=i+Math.imul(x,me)|0)|0)+((8191&(n=(n=n+Math.imul(x,pe)|0)+Math.imul(K,me)|0))<<13)|0;u=((a=a+Math.imul(K,pe)|0)+(n>>>13)|0)+(Pe>>>26)|0,Pe&=67108863;var Ie=(u+(i=Math.imul(R,me))|0)+((8191&(n=(n=Math.imul(R,pe))+Math.imul(H,me)|0))<<13)|0;return u=((a=Math.imul(H,pe))+(n>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,d[0]=_e,d[1]=ye,d[2]=be,d[3]=ge,d[4]=Me,d[5]=Te,d[6]=ve,d[7]=we,d[8]=Ae,d[9]=Le,d[10]=De,d[11]=Ee,d[12]=Se,d[13]=Ye,d[14]=ke,d[15]=Oe,d[16]=Fe,d[17]=Pe,d[18]=Ie,0!==u&&(d[19]=u,r.length++),r};function y(e,t,r){r.negative=t.negative^e.negative,r.length=e.length+t.length;for(var i=0,n=0,a=0;a<r.length-1;a++){var s=n;n=0;for(var o=67108863&i,d=Math.min(a,t.length-1),u=Math.max(0,a-e.length+1);u<=d;u++){var c=a-u,h=(0|e.words[c])*(0|t.words[u]),f=67108863&h;o=67108863&(f=f+o|0),n+=(s=(s=s+(h/67108864|0)|0)+(f>>>26)|0)>>>26,s&=67108863}r.words[a]=o,i=s,s=n}return 0!==i?r.words[a]=i:r.length--,r._strip()}function b(e,t,r){return y(e,t,r)}function g(e,t){this.x=e,this.y=t}Math.imul||(_=p),a.prototype.mulTo=function(e,t){var r=this.length+e.length;return 10===this.length&&10===e.length?_(this,e,t):r<63?p(this,e,t):r<1024?y(this,e,t):b(this,e,t)},g.prototype.makeRBT=function(e){for(var t=new Array(e),r=a.prototype._countBits(e)-1,i=0;i<e;i++)t[i]=this.revBin(i,r,e);return t},g.prototype.revBin=function(e,t,r){if(0===e||e===r-1)return e;for(var i=0,n=0;n<t;n++)i|=(1&e)<<t-n-1,e>>=1;return i},g.prototype.permute=function(e,t,r,i,n,a){for(var s=0;s<a;s++)i[s]=t[e[s]],n[s]=r[e[s]]},g.prototype.transform=function(e,t,r,i,n,a){this.permute(a,e,t,r,i,n);for(var s=1;s<n;s<<=1)for(var o=s<<1,d=Math.cos(2*Math.PI/o),u=Math.sin(2*Math.PI/o),c=0;c<n;c+=o)for(var h=d,f=u,l=0;l<s;l++){var m=r[c+l],p=i[c+l],_=r[c+l+s],y=i[c+l+s],b=h*_-f*y;y=h*y+f*_,_=b,r[c+l]=m+_,i[c+l]=p+y,r[c+l+s]=m-_,i[c+l+s]=p-y,l!==o&&(b=d*h-u*f,f=d*f+u*h,h=b)}},g.prototype.guessLen13b=function(e,t){var r=1|Math.max(t,e),i=1&r,n=0;for(r=r/2|0;r;r>>>=1)n++;return 1<<n+1+i},g.prototype.conjugate=function(e,t,r){if(!(r<=1))for(var i=0;i<r/2;i++){var n=e[i];e[i]=e[r-i-1],e[r-i-1]=n,n=t[i],t[i]=-t[r-i-1],t[r-i-1]=-n}},g.prototype.normalize13b=function(e,t){for(var r=0,i=0;i<t/2;i++){var n=8192*Math.round(e[2*i+1]/t)+Math.round(e[2*i]/t)+r;e[i]=67108863&n,r=n<67108864?0:n/67108864|0}return e},g.prototype.convert13b=function(e,t,r,n){for(var a=0,s=0;s<t;s++)a+=0|e[s],r[2*s]=8191&a,a>>>=13,r[2*s+1]=8191&a,a>>>=13;for(s=2*t;s<n;++s)r[s]=0;i(0===a),i(0==(-8192&a))},g.prototype.stub=function(e){for(var t=new Array(e),r=0;r<e;r++)t[r]=0;return t},g.prototype.mulp=function(e,t,r){var i=2*this.guessLen13b(e.length,t.length),n=this.makeRBT(i),a=this.stub(i),s=new Array(i),o=new Array(i),d=new Array(i),u=new Array(i),c=new Array(i),h=new Array(i),f=r.words;f.length=i,this.convert13b(e.words,e.length,s,i),this.convert13b(t.words,t.length,u,i),this.transform(s,a,o,d,i,n),this.transform(u,a,c,h,i,n);for(var l=0;l<i;l++){var m=o[l]*c[l]-d[l]*h[l];d[l]=o[l]*h[l]+d[l]*c[l],o[l]=m}return this.conjugate(o,d,i),this.transform(o,d,f,a,i,n),this.conjugate(f,a,i),this.normalize13b(f,i),r.negative=e.negative^t.negative,r.length=e.length+t.length,r._strip()},a.prototype.mul=function(e){var t=new a(null);return t.words=new Array(this.length+e.length),this.mulTo(e,t)},a.prototype.mulf=function(e){var t=new a(null);return t.words=new Array(this.length+e.length),b(this,e,t)},a.prototype.imul=function(e){return this.clone().mulTo(e,this)},a.prototype.imuln=function(e){var t=e<0;t&&(e=-e),i("number"==typeof e),i(e<67108864);for(var r=0,n=0;n<this.length;n++){var a=(0|this.words[n])*e,s=(67108863&a)+(67108863&r);r>>=26,r+=a/67108864|0,r+=s>>>26,this.words[n]=67108863&s}return 0!==r&&(this.words[n]=r,this.length++),this.length=0===e?1:this.length,t?this.ineg():this},a.prototype.muln=function(e){return this.clone().imuln(e)},a.prototype.sqr=function(){return this.mul(this)},a.prototype.isqr=function(){return this.imul(this.clone())},a.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),r=0;r<t.length;r++){var i=r/26|0,n=r%26;t[r]=e.words[i]>>>n&1}return t}(e);if(0===t.length)return new a(1);for(var r=this,i=0;i<t.length&&0===t[i];i++,r=r.sqr());if(++i<t.length)for(var n=r.sqr();i<t.length;i++,n=n.sqr())0!==t[i]&&(r=r.mul(n));return r},a.prototype.iushln=function(e){i("number"==typeof e&&e>=0);var t,r=e%26,n=(e-r)/26,a=67108863>>>26-r<<26-r;if(0!==r){var s=0;for(t=0;t<this.length;t++){var o=this.words[t]&a,d=(0|this.words[t])-o<<r;this.words[t]=d|s,s=o>>>26-r}s&&(this.words[t]=s,this.length++)}if(0!==n){for(t=this.length-1;t>=0;t--)this.words[t+n]=this.words[t];for(t=0;t<n;t++)this.words[t]=0;this.length+=n}return this._strip()},a.prototype.ishln=function(e){return i(0===this.negative),this.iushln(e)},a.prototype.iushrn=function(e,t,r){var n;i("number"==typeof e&&e>=0),n=t?(t-t%26)/26:0;var a=e%26,s=Math.min((e-a)/26,this.length),o=67108863^67108863>>>a<<a,d=r;if(n-=s,n=Math.max(0,n),d){for(var u=0;u<s;u++)d.words[u]=this.words[u];d.length=s}if(0===s);else if(this.length>s)for(this.length-=s,u=0;u<this.length;u++)this.words[u]=this.words[u+s];else this.words[0]=0,this.length=1;var c=0;for(u=this.length-1;u>=0&&(0!==c||u>=n);u--){var h=0|this.words[u];this.words[u]=c<<26-a|h>>>a,c=h&o}return d&&0!==c&&(d.words[d.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip()},a.prototype.ishrn=function(e,t,r){return i(0===this.negative),this.iushrn(e,t,r)},a.prototype.shln=function(e){return this.clone().ishln(e)},a.prototype.ushln=function(e){return this.clone().iushln(e)},a.prototype.shrn=function(e){return this.clone().ishrn(e)},a.prototype.ushrn=function(e){return this.clone().iushrn(e)},a.prototype.testn=function(e){i("number"==typeof e&&e>=0);var t=e%26,r=(e-t)/26,n=1<<t;return!(this.length<=r)&&!!(this.words[r]&n)},a.prototype.imaskn=function(e){i("number"==typeof e&&e>=0);var t=e%26,r=(e-t)/26;if(i(0===this.negative,"imaskn works only with positive numbers"),this.length<=r)return this;if(0!==t&&r++,this.length=Math.min(r,this.length),0!==t){var n=67108863^67108863>>>t<<t;this.words[this.length-1]&=n}return this._strip()},a.prototype.maskn=function(e){return this.clone().imaskn(e)},a.prototype.iaddn=function(e){return i("number"==typeof e),i(e<67108864),e<0?this.isubn(-e):0!==this.negative?1===this.length&&(0|this.words[0])<=e?(this.words[0]=e-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)},a.prototype._iaddn=function(e){this.words[0]+=e;for(var t=0;t<this.length&&this.words[t]>=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this},a.prototype.isubn=function(e){if(i("number"==typeof e),i(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t<this.length&&this.words[t]<0;t++)this.words[t]+=67108864,this.words[t+1]-=1;return this._strip()},a.prototype.addn=function(e){return this.clone().iaddn(e)},a.prototype.subn=function(e){return this.clone().isubn(e)},a.prototype.iabs=function(){return this.negative=0,this},a.prototype.abs=function(){return this.clone().iabs()},a.prototype._ishlnsubmul=function(e,t,r){var n,a,s=e.length+r;this._expand(s);var o=0;for(n=0;n<e.length;n++){a=(0|this.words[n+r])+o;var d=(0|e.words[n])*t;o=((a-=67108863&d)>>26)-(d/67108864|0),this.words[n+r]=67108863&a}for(;n<this.length-r;n++)o=(a=(0|this.words[n+r])+o)>>26,this.words[n+r]=67108863&a;if(0===o)return this._strip();for(i(-1===o),o=0,n=0;n<this.length;n++)o=(a=-(0|this.words[n])+o)>>26,this.words[n]=67108863&a;return this.negative=1,this._strip()},a.prototype._wordDiv=function(e,t){var r=(this.length,e.length),i=this.clone(),n=e,s=0|n.words[n.length-1];0!==(r=26-this._countBits(s))&&(n=n.ushln(r),i.iushln(r),s=0|n.words[n.length-1]);var o,d=i.length-n.length;if("mod"!==t){(o=new a(null)).length=d+1,o.words=new Array(o.length);for(var u=0;u<o.length;u++)o.words[u]=0}var c=i.clone()._ishlnsubmul(n,1,d);0===c.negative&&(i=c,o&&(o.words[d]=1));for(var h=d-1;h>=0;h--){var f=67108864*(0|i.words[n.length+h])+(0|i.words[n.length+h-1]);for(f=Math.min(f/s|0,67108863),i._ishlnsubmul(n,f,h);0!==i.negative;)f--,i.negative=0,i._ishlnsubmul(n,1,h),i.isZero()||(i.negative^=1);o&&(o.words[h]=f)}return o&&o._strip(),i._strip(),"div"!==t&&0!==r&&i.iushrn(r),{div:o||null,mod:i}},a.prototype.divmod=function(e,t,r){return i(!e.isZero()),this.isZero()?{div:new a(0),mod:new a(0)}:0!==this.negative&&0===e.negative?(o=this.neg().divmod(e,t),"mod"!==t&&(n=o.div.neg()),"div"!==t&&(s=o.mod.neg(),r&&0!==s.negative&&s.iadd(e)),{div:n,mod:s}):0===this.negative&&0!==e.negative?(o=this.divmod(e.neg(),t),"mod"!==t&&(n=o.div.neg()),{div:n,mod:o.mod}):0!=(this.negative&e.negative)?(o=this.neg().divmod(e.neg(),t),"div"!==t&&(s=o.mod.neg(),r&&0!==s.negative&&s.isub(e)),{div:o.div,mod:s}):e.length>this.length||this.cmp(e)<0?{div:new a(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new a(this.modrn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new a(this.modrn(e.words[0]))}:this._wordDiv(e,t);var n,s,o},a.prototype.div=function(e){return this.divmod(e,"div",!1).div},a.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},a.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},a.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var r=0!==t.div.negative?t.mod.isub(e):t.mod,i=e.ushrn(1),n=e.andln(1),a=r.cmp(i);return a<0||1===n&&0===a?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},a.prototype.modrn=function(e){var t=e<0;t&&(e=-e),i(e<=67108863);for(var r=(1<<26)%e,n=0,a=this.length-1;a>=0;a--)n=(r*n+(0|this.words[a]))%e;return t?-n:n},a.prototype.modn=function(e){return this.modrn(e)},a.prototype.idivn=function(e){var t=e<0;t&&(e=-e),i(e<=67108863);for(var r=0,n=this.length-1;n>=0;n--){var a=(0|this.words[n])+67108864*r;this.words[n]=a/e|0,r=a%e}return this._strip(),t?this.ineg():this},a.prototype.divn=function(e){return this.clone().idivn(e)},a.prototype.egcd=function(e){i(0===e.negative),i(!e.isZero());var t=this,r=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var n=new a(1),s=new a(0),o=new a(0),d=new a(1),u=0;t.isEven()&&r.isEven();)t.iushrn(1),r.iushrn(1),++u;for(var c=r.clone(),h=t.clone();!t.isZero();){for(var f=0,l=1;0==(t.words[0]&l)&&f<26;++f,l<<=1);if(f>0)for(t.iushrn(f);f-- >0;)(n.isOdd()||s.isOdd())&&(n.iadd(c),s.isub(h)),n.iushrn(1),s.iushrn(1);for(var m=0,p=1;0==(r.words[0]&p)&&m<26;++m,p<<=1);if(m>0)for(r.iushrn(m);m-- >0;)(o.isOdd()||d.isOdd())&&(o.iadd(c),d.isub(h)),o.iushrn(1),d.iushrn(1);t.cmp(r)>=0?(t.isub(r),n.isub(o),s.isub(d)):(r.isub(t),o.isub(n),d.isub(s))}return{a:o,b:d,gcd:r.iushln(u)}},a.prototype._invmp=function(e){i(0===e.negative),i(!e.isZero());var t=this,r=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var n,s=new a(1),o=new a(0),d=r.clone();t.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,c=1;0==(t.words[0]&c)&&u<26;++u,c<<=1);if(u>0)for(t.iushrn(u);u-- >0;)s.isOdd()&&s.iadd(d),s.iushrn(1);for(var h=0,f=1;0==(r.words[0]&f)&&h<26;++h,f<<=1);if(h>0)for(r.iushrn(h);h-- >0;)o.isOdd()&&o.iadd(d),o.iushrn(1);t.cmp(r)>=0?(t.isub(r),s.isub(o)):(r.isub(t),o.isub(s))}return(n=0===t.cmpn(1)?s:o).cmpn(0)<0&&n.iadd(e),n},a.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),r=e.clone();t.negative=0,r.negative=0;for(var i=0;t.isEven()&&r.isEven();i++)t.iushrn(1),r.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=t.cmp(r);if(n<0){var a=t;t=r,r=a}else if(0===n||0===r.cmpn(1))break;t.isub(r)}return r.iushln(i)},a.prototype.invm=function(e){return this.egcd(e).a.umod(e)},a.prototype.isEven=function(){return 0==(1&this.words[0])},a.prototype.isOdd=function(){return 1==(1&this.words[0])},a.prototype.andln=function(e){return this.words[0]&e},a.prototype.bincn=function(e){i("number"==typeof e);var t=e%26,r=(e-t)/26,n=1<<t;if(this.length<=r)return this._expand(r+1),this.words[r]|=n,this;for(var a=n,s=r;0!==a&&s<this.length;s++){var o=0|this.words[s];a=(o+=a)>>>26,o&=67108863,this.words[s]=o}return 0!==a&&(this.words[s]=a,this.length++),this},a.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},a.prototype.cmpn=function(e){var t,r=e<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)t=1;else{r&&(e=-e),i(e<=67108863,"Number is too big");var n=0|this.words[0];t=n===e?0:n<e?-1:1}return 0!==this.negative?0|-t:t},a.prototype.cmp=function(e){if(0!==this.negative&&0===e.negative)return-1;if(0===this.negative&&0!==e.negative)return 1;var t=this.ucmp(e);return 0!==this.negative?0|-t:t},a.prototype.ucmp=function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var t=0,r=this.length-1;r>=0;r--){var i=0|this.words[r],n=0|e.words[r];if(i!==n){i<n?t=-1:i>n&&(t=1);break}}return t},a.prototype.gtn=function(e){return 1===this.cmpn(e)},a.prototype.gt=function(e){return 1===this.cmp(e)},a.prototype.gten=function(e){return this.cmpn(e)>=0},a.prototype.gte=function(e){return this.cmp(e)>=0},a.prototype.ltn=function(e){return-1===this.cmpn(e)},a.prototype.lt=function(e){return-1===this.cmp(e)},a.prototype.lten=function(e){return this.cmpn(e)<=0},a.prototype.lte=function(e){return this.cmp(e)<=0},a.prototype.eqn=function(e){return 0===this.cmpn(e)},a.prototype.eq=function(e){return 0===this.cmp(e)},a.red=function(e){return new D(e)},a.prototype.toRed=function(e){return i(!this.red,"Already a number in reduction context"),i(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},a.prototype.fromRed=function(){return i(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},a.prototype._forceRed=function(e){return this.red=e,this},a.prototype.forceRed=function(e){return i(!this.red,"Already a number in reduction context"),this._forceRed(e)},a.prototype.redAdd=function(e){return i(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},a.prototype.redIAdd=function(e){return i(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},a.prototype.redSub=function(e){return i(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},a.prototype.redISub=function(e){return i(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},a.prototype.redShl=function(e){return i(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},a.prototype.redMul=function(e){return i(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},a.prototype.redIMul=function(e){return i(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},a.prototype.redSqr=function(){return i(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},a.prototype.redISqr=function(){return i(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},a.prototype.redSqrt=function(){return i(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},a.prototype.redInvm=function(){return i(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},a.prototype.redNeg=function(){return i(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},a.prototype.redPow=function(e){return i(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var M={k256:null,p224:null,p192:null,p25519:null};function T(e,t){this.name=e,this.p=new a(t,16),this.n=this.p.bitLength(),this.k=new a(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function v(){T.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function w(){T.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function A(){T.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function L(){T.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function D(e){if("string"==typeof e){var t=a._prime(e);this.m=t.p,this.prime=t}else i(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function E(e){D.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new a(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}T.prototype._tmp=function(){var e=new a(null);return e.words=new Array(Math.ceil(this.n/13)),e},T.prototype.ireduce=function(e){var t,r=e;do{this.split(r,this.tmp),t=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(t>this.n);var i=t<this.n?-1:r.ucmp(this.p);return 0===i?(r.words[0]=0,r.length=1):i>0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},T.prototype.split=function(e,t){e.iushrn(this.n,0,t)},T.prototype.imulK=function(e){return e.imul(this.k)},n(v,T),v.prototype.split=function(e,t){for(var r=Math.min(e.length,9),i=0;i<r;i++)t.words[i]=e.words[i];if(t.length=r,e.length<=9)return e.words[0]=0,void(e.length=1);var n=e.words[9];for(t.words[t.length++]=4194303&n,i=10;i<e.length;i++){var a=0|e.words[i];e.words[i-10]=(4194303&a)<<4|n>>>22,n=a}n>>>=22,e.words[i-10]=n,0===n&&e.length>10?e.length-=10:e.length-=9},v.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,r=0;r<e.length;r++){var i=0|e.words[r];t+=977*i,e.words[r]=67108863&t,t=64*i+(t/67108864|0)}return 0===e.words[e.length-1]&&(e.length--,0===e.words[e.length-1]&&e.length--),e},n(w,T),n(A,T),n(L,T),L.prototype.imulK=function(e){for(var t=0,r=0;r<e.length;r++){var i=19*(0|e.words[r])+t,n=67108863&i;i>>>=26,e.words[r]=n,t=i}return 0!==t&&(e.words[e.length++]=t),e},a._prime=function(e){if(M[e])return M[e];var t;if("k256"===e)t=new v;else if("p224"===e)t=new w;else if("p192"===e)t=new A;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new L}return M[e]=t,t},D.prototype._verify1=function(e){i(0===e.negative,"red works only with positives"),i(e.red,"red works only with red numbers")},D.prototype._verify2=function(e,t){i(0==(e.negative|t.negative),"red works only with positives"),i(e.red&&e.red===t.red,"red works only with red numbers")},D.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):(c(e,e.umod(this.m)._forceRed(this)),e)},D.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},D.prototype.add=function(e,t){this._verify2(e,t);var r=e.add(t);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},D.prototype.iadd=function(e,t){this._verify2(e,t);var r=e.iadd(t);return r.cmp(this.m)>=0&&r.isub(this.m),r},D.prototype.sub=function(e,t){this._verify2(e,t);var r=e.sub(t);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},D.prototype.isub=function(e,t){this._verify2(e,t);var r=e.isub(t);return r.cmpn(0)<0&&r.iadd(this.m),r},D.prototype.shl=function(e,t){return this._verify1(e),this.imod(e.ushln(t))},D.prototype.imul=function(e,t){return this._verify2(e,t),this.imod(e.imul(t))},D.prototype.mul=function(e,t){return this._verify2(e,t),this.imod(e.mul(t))},D.prototype.isqr=function(e){return this.imul(e,e.clone())},D.prototype.sqr=function(e){return this.mul(e,e)},D.prototype.sqrt=function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(i(t%2==1),3===t){var r=this.m.add(new a(1)).iushrn(2);return this.pow(e,r)}for(var n=this.m.subn(1),s=0;!n.isZero()&&0===n.andln(1);)s++,n.iushrn(1);i(!n.isZero());var o=new a(1).toRed(this),d=o.redNeg(),u=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new a(2*c*c).toRed(this);0!==this.pow(c,u).cmp(d);)c.redIAdd(d);for(var h=this.pow(c,n),f=this.pow(e,n.addn(1).iushrn(1)),l=this.pow(e,n),m=s;0!==l.cmp(o);){for(var p=l,_=0;0!==p.cmp(o);_++)p=p.redSqr();i(_<m);var y=this.pow(h,new a(1).iushln(m-_-1));f=f.redMul(y),h=y.redSqr(),l=l.redMul(h),m=_}return f},D.prototype.invm=function(e){var t=e._invmp(this.m);return 0!==t.negative?(t.negative=0,this.imod(t).redNeg()):this.imod(t)},D.prototype.pow=function(e,t){if(t.isZero())return new a(1).toRed(this);if(0===t.cmpn(1))return e.clone();var r=new Array(16);r[0]=new a(1).toRed(this),r[1]=e;for(var i=2;i<r.length;i++)r[i]=this.mul(r[i-1],e);var n=r[0],s=0,o=0,d=t.bitLength()%26;for(0===d&&(d=26),i=t.length-1;i>=0;i--){for(var u=t.words[i],c=d-1;c>=0;c--){var h=u>>c&1;n!==r[0]&&(n=this.sqr(n)),0!==h||0!==s?(s<<=1,s|=h,(4===++o||0===i&&0===c)&&(n=this.mul(n,r[s]),o=0,s=0)):o=0}d=26}return n},D.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},D.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},a.mont=function(e){return new E(e)},n(E,D),E.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},E.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},E.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var r=e.imul(t),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),a=n;return n.cmp(this.m)>=0?a=n.isub(this.m):n.cmpn(0)<0&&(a=n.iadd(this.m)),a._forceRed(this)},E.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new a(0)._forceRed(this);var r=e.mul(t),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),s=n;return n.cmp(this.m)>=0?s=n.isub(this.m):n.cmpn(0)<0&&(s=n.iadd(this.m)),s._forceRed(this)},E.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}(e,this)}).call(this,r(29)(e))},function(e,t,r){var i=r(2),n=r(28).Reporter,a=r(5).Buffer;function s(e,t){n.call(this,t),a.isBuffer(e)?(this.base=e,this.offset=0,this.length=e.length):this.error("Input not Buffer")}function o(e,t){if(Array.isArray(e))this.length=0,this.value=e.map((function(e){return e instanceof o||(e=new o(e,t)),this.length+=e.length,e}),this);else if("number"==typeof e){if(!(0<=e&&e<=255))return t.error("non-byte EncoderBuffer value");this.value=e,this.length=1}else if("string"==typeof e)this.value=e,this.length=a.byteLength(e);else{if(!a.isBuffer(e))return t.error("Unsupported type: "+typeof e);this.value=e,this.length=e.length}}i(s,n),t.DecoderBuffer=s,s.prototype.save=function(){return{offset:this.offset,reporter:n.prototype.save.call(this)}},s.prototype.restore=function(e){var t=new s(this.base);return t.offset=e.offset,t.length=this.offset,this.offset=e.offset,n.prototype.restore.call(this,e.reporter),t},s.prototype.isEmpty=function(){return this.offset===this.length},s.prototype.readUInt8=function(e){return this.offset+1<=this.length?this.base.readUInt8(this.offset++,!0):this.error(e||"DecoderBuffer overrun")},s.prototype.skip=function(e,t){if(!(this.offset+e<=this.length))return this.error(t||"DecoderBuffer overrun");var r=new s(this.base);return r._reporterState=this._reporterState,r.offset=this.offset,r.length=this.offset+e,this.offset+=e,r},s.prototype.raw=function(e){return this.base.slice(e?e.offset:this.offset,this.length)},t.EncoderBuffer=o,o.prototype.join=function(e,t){return e||(e=new a(this.length)),t||(t=0),0===this.length||(Array.isArray(this.value)?this.value.forEach((function(r){r.join(e,t),t+=r.length})):("number"==typeof this.value?e[t]=this.value:"string"==typeof this.value?e.write(this.value,t):a.isBuffer(this.value)&&this.value.copy(e,t),t+=this.length)),e}},function(e,t,r){var i=t;i._reverse=function(e){var t={};return Object.keys(e).forEach((function(r){(0|r)==r&&(r|=0);var i=e[r];t[i]=r})),t},i.der=r(402)},function(e,t,r){var i=r(2),n=r(27),a=n.base,s=n.bignum,o=n.constants.der;function d(e){this.enc="der",this.name=e.name,this.entity=e,this.tree=new u,this.tree._init(e.body)}function u(e){a.Node.call(this,"der",e)}function c(e,t){var r=e.readUInt8(t);if(e.isError(r))return r;var i=o.tagClass[r>>6],n=0==(32&r);if(31==(31&r)){var a=r;for(r=0;128==(128&a);){if(a=e.readUInt8(t),e.isError(a))return a;r<<=7,r|=127&a}}else r&=31;return{cls:i,primitive:n,tag:r,tagStr:o.tag[r]}}function h(e,t,r){var i=e.readUInt8(r);if(e.isError(i))return i;if(!t&&128===i)return null;if(0==(128&i))return i;var n=127&i;if(n>4)return e.error("length octect is too long");i=0;for(var a=0;a<n;a++){i<<=8;var s=e.readUInt8(r);if(e.isError(s))return s;i|=s}return i}e.exports=d,d.prototype.decode=function(e,t){return e instanceof a.DecoderBuffer||(e=new a.DecoderBuffer(e,t)),this.tree._decode(e,t)},i(u,a.Node),u.prototype._peekTag=function(e,t,r){if(e.isEmpty())return!1;var i=e.save(),n=c(e,'Failed to peek tag: "'+t+'"');return e.isError(n)?n:(e.restore(i),n.tag===t||n.tagStr===t||n.tagStr+"of"===t||r)},u.prototype._decodeTag=function(e,t,r){var i=c(e,'Failed to decode tag of "'+t+'"');if(e.isError(i))return i;var n=h(e,i.primitive,'Failed to get length of "'+t+'"');if(e.isError(n))return n;if(!r&&i.tag!==t&&i.tagStr!==t&&i.tagStr+"of"!==t)return e.error('Failed to match tag: "'+t+'"');if(i.primitive||null!==n)return e.skip(n,'Failed to match body of: "'+t+'"');var a=e.save(),s=this._skipUntilEnd(e,'Failed to skip indefinite length body: "'+this.tag+'"');return e.isError(s)?s:(n=e.offset-a.offset,e.restore(a),e.skip(n,'Failed to match body of: "'+t+'"'))},u.prototype._skipUntilEnd=function(e,t){for(;;){var r=c(e,t);if(e.isError(r))return r;var i,n=h(e,r.primitive,t);if(e.isError(n))return n;if(i=r.primitive||null!==n?e.skip(n):this._skipUntilEnd(e,t),e.isError(i))return i;if("end"===r.tagStr)break}},u.prototype._decodeList=function(e,t,r,i){for(var n=[];!e.isEmpty();){var a=this._peekTag(e,"end");if(e.isError(a))return a;var s=r.decode(e,"der",i);if(e.isError(s)&&a)break;n.push(s)}return n},u.prototype._decodeStr=function(e,t){if("bitstr"===t){var r=e.readUInt8();return e.isError(r)?r:{unused:r,data:e.raw()}}if("bmpstr"===t){var i=e.raw();if(i.length%2==1)return e.error("Decoding of string type: bmpstr length mismatch");for(var n="",a=0;a<i.length/2;a++)n+=String.fromCharCode(i.readUInt16BE(2*a));return n}if("numstr"===t){var s=e.raw().toString("ascii");return this._isNumstr(s)?s:e.error("Decoding of string type: numstr unsupported characters")}if("octstr"===t)return e.raw();if("objDesc"===t)return e.raw();if("printstr"===t){var o=e.raw().toString("ascii");return this._isPrintstr(o)?o:e.error("Decoding of string type: printstr unsupported characters")}return/str$/.test(t)?e.raw().toString():e.error("Decoding of string type: "+t+" unsupported")},u.prototype._decodeObjid=function(e,t,r){for(var i,n=[],a=0;!e.isEmpty();){var s=e.readUInt8();a<<=7,a|=127&s,0==(128&s)&&(n.push(a),a=0)}128&s&&n.push(a);var o=n[0]/40|0,d=n[0]%40;if(i=r?n:[o,d].concat(n.slice(1)),t){var u=t[i.join(" ")];void 0===u&&(u=t[i.join(".")]),void 0!==u&&(i=u)}return i},u.prototype._decodeTime=function(e,t){var r=e.raw().toString();if("gentime"===t)var i=0|r.slice(0,4),n=0|r.slice(4,6),a=0|r.slice(6,8),s=0|r.slice(8,10),o=0|r.slice(10,12),d=0|r.slice(12,14);else{if("utctime"!==t)return e.error("Decoding "+t+" time is not supported yet");i=0|r.slice(0,2),n=0|r.slice(2,4),a=0|r.slice(4,6),s=0|r.slice(6,8),o=0|r.slice(8,10),d=0|r.slice(10,12);i=i<70?2e3+i:1900+i}return Date.UTC(i,n-1,a,s,o,d,0)},u.prototype._decodeNull=function(e){return null},u.prototype._decodeBool=function(e){var t=e.readUInt8();return e.isError(t)?t:0!==t},u.prototype._decodeInt=function(e,t){var r=e.raw(),i=new s(r);return t&&(i=t[i.toString(10)]||i),i},u.prototype._use=function(e,t){return"function"==typeof e&&(e=e(t)),e._getDecoder("der").tree}},function(e,t,r){var i=r(2),n=r(5).Buffer,a=r(27),s=a.base,o=a.constants.der;function d(e){this.enc="der",this.name=e.name,this.entity=e,this.tree=new u,this.tree._init(e.body)}function u(e){s.Node.call(this,"der",e)}function c(e){return e<10?"0"+e:e}e.exports=d,d.prototype.encode=function(e,t){return this.tree._encode(e,t).join()},i(u,s.Node),u.prototype._encodeComposite=function(e,t,r,i){var a,s=function(e,t,r,i){var n;"seqof"===e?e="seq":"setof"===e&&(e="set");if(o.tagByName.hasOwnProperty(e))n=o.tagByName[e];else{if("number"!=typeof e||(0|e)!==e)return i.error("Unknown tag: "+e);n=e}if(n>=31)return i.error("Multi-octet tag encoding unsupported");t||(n|=32);return n|=o.tagClassByName[r||"universal"]<<6}(e,t,r,this.reporter);if(i.length<128)return(a=new n(2))[0]=s,a[1]=i.length,this._createEncoderBuffer([a,i]);for(var d=1,u=i.length;u>=256;u>>=8)d++;(a=new n(2+d))[0]=s,a[1]=128|d;u=1+d;for(var c=i.length;c>0;u--,c>>=8)a[u]=255&c;return this._createEncoderBuffer([a,i])},u.prototype._encodeStr=function(e,t){if("bitstr"===t)return this._createEncoderBuffer([0|e.unused,e.data]);if("bmpstr"===t){for(var r=new n(2*e.length),i=0;i<e.length;i++)r.writeUInt16BE(e.charCodeAt(i),2*i);return this._createEncoderBuffer(r)}return"numstr"===t?this._isNumstr(e)?this._createEncoderBuffer(e):this.reporter.error("Encoding of string type: numstr supports only digits and space"):"printstr"===t?this._isPrintstr(e)?this._createEncoderBuffer(e):this.reporter.error("Encoding of string type: printstr supports only latin upper and lower case letters, digits, space, apostrophe, left and rigth parenthesis, plus sign, comma, hyphen, dot, slash, colon, equal sign, question mark"):/str$/.test(t)||"objDesc"===t?this._createEncoderBuffer(e):this.reporter.error("Encoding of string type: "+t+" unsupported")},u.prototype._encodeObjid=function(e,t,r){if("string"==typeof e){if(!t)return this.reporter.error("string objid given, but no values map found");if(!t.hasOwnProperty(e))return this.reporter.error("objid not found in values map");e=t[e].split(/[\s\.]+/g);for(var i=0;i<e.length;i++)e[i]|=0}else if(Array.isArray(e)){e=e.slice();for(i=0;i<e.length;i++)e[i]|=0}if(!Array.isArray(e))return this.reporter.error("objid() should be either array or string, got: "+JSON.stringify(e));if(!r){if(e[1]>=40)return this.reporter.error("Second objid identifier OOB");e.splice(0,2,40*e[0]+e[1])}var a=0;for(i=0;i<e.length;i++){var s=e[i];for(a++;s>=128;s>>=7)a++}var o=new n(a),d=o.length-1;for(i=e.length-1;i>=0;i--){s=e[i];for(o[d--]=127&s;(s>>=7)>0;)o[d--]=128|127&s}return this._createEncoderBuffer(o)},u.prototype._encodeTime=function(e,t){var r,i=new Date(e);return"gentime"===t?r=[c(i.getFullYear()),c(i.getUTCMonth()+1),c(i.getUTCDate()),c(i.getUTCHours()),c(i.getUTCMinutes()),c(i.getUTCSeconds()),"Z"].join(""):"utctime"===t?r=[c(i.getFullYear()%100),c(i.getUTCMonth()+1),c(i.getUTCDate()),c(i.getUTCHours()),c(i.getUTCMinutes()),c(i.getUTCSeconds()),"Z"].join(""):this.reporter.error("Encoding "+t+" time is not supported yet"),this._encodeStr(r,"octstr")},u.prototype._encodeNull=function(){return this._createEncoderBuffer("")},u.prototype._encodeInt=function(e,t){if("string"==typeof e){if(!t)return this.reporter.error("String int or enum given, but no values map");if(!t.hasOwnProperty(e))return this.reporter.error("Values map doesn't contain: "+JSON.stringify(e));e=t[e]}if("number"!=typeof e&&!n.isBuffer(e)){var r=e.toArray();!e.sign&&128&r[0]&&r.unshift(0),e=new n(r)}if(n.isBuffer(e)){var i=e.length;0===e.length&&i++;var a=new n(i);return e.copy(a),0===e.length&&(a[0]=0),this._createEncoderBuffer(a)}if(e<128)return this._createEncoderBuffer(e);if(e<256)return this._createEncoderBuffer([0,e]);i=1;for(var s=e;s>=256;s>>=8)i++;for(s=(a=new Array(i)).length-1;s>=0;s--)a[s]=255&e,e>>=8;return 128&a[0]&&a.unshift(0),this._createEncoderBuffer(new n(a))},u.prototype._encodeBool=function(e){return this._createEncoderBuffer(e?255:0)},u.prototype._use=function(e,t){return"function"==typeof e&&(e=e(t)),e._getEncoder("der").tree},u.prototype._skipDefault=function(e,t,r){var i,n=this._baseState;if(null===n.default)return!1;var a=e.join();if(void 0===n.defaultBuffer&&(n.defaultBuffer=this._encodeValue(n.default,t,r).join()),a.length!==n.defaultBuffer.length)return!1;for(i=0;i<a.length;i++)if(a[i]!==n.defaultBuffer[i])return!1;return!0}},function(e){e.exports=JSON.parse('{"1.3.132.0.10":"secp256k1","1.3.132.0.33":"p224","1.2.840.10045.3.1.1":"p192","1.2.840.10045.3.1.7":"p256","1.3.132.0.34":"p384","1.3.132.0.35":"p521"}')},function(e,t,r){var i=r(19),n=r(1).Buffer;function a(e){var t=n.allocUnsafe(4);return t.writeUInt32BE(e,0),t}e.exports=function(e,t){for(var r,s=n.alloc(0),o=0;s.length<t;)r=a(o++),s=n.concat([s,i("sha1").update(e).update(r).digest()]);return s.slice(0,t)}},function(e,t){e.exports=function(e,t){for(var r=e.length,i=-1;++i<r;)e[i]^=t[i];return e}},function(e,t,r){var i=r(4),n=r(1).Buffer;e.exports=function(e,t){return n.from(e.toRed(i.mont(t.modulus)).redPow(new i(t.publicExponent)).fromRed().toArray())}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.providers=t.easy=t.init=t.api=t.API=t.data=t.random=t.ver=void 0;const n=r(254),a=i(r(255));t.random=a.default;const s=i(r(14));t.data=s.default;const o=i(r(257));t.API=o.default;const d=i(r(38));t.easy=d.default;const u=i(r(269)),c=i(r(288)),h=i(r(291)),f=i(r(292)),l=i(r(293)),m=i(r(295)),p=i(r(296)),_=i(r(297)),y=i(r(298)),b=i(r(416));let g;t.api=g;t.init=(e,r,i,n=!0,a="en")=>{s.default.initialised||(t.api=g=new o.default({url:e,xApiKey:r,token:i},a,n)),s.default.initialised=!0};const M={yelp:void 0,gyg:void 0,bb:void 0,travelify:void 0,viator:void 0,rezdy:void 0,videreo:void 0,toristy:void 0,victory:void 0,radialStorage:void 0,yelpInit:(e,t,r,i,n="en")=>{M.yelp=new u.default(e,t,r,i,n)},gygInit:(e,t,r,i,n="en",a="USD")=>{M.gyg=new c.default(e,t,r,i,n,a)},bbInit:(e,t,r,i)=>(M.bb=new h.default(e,r,i),M.bb.login(t)),travelifyInit:(e,t,r,i,n="en",a)=>{M.travelify=new f.default(e,t,r,i,n,a)},viatorInit:(e,t,r,i,n="en")=>{M.viator=new l.default(e,t,r,i,n)},rezdyInit:(e,t,r)=>{M.rezdy=new m.default(e,t,r)},videreoInit:(e,t)=>{M.videreo=new p.default(e,t)},toristyInit:(e,t,r)=>{M.toristy=new _.default(e,t,r)},victoryInit:(e,t,r,i)=>{M.victory=new y.default(e,t,r,i)},radialStorageInit:()=>{M.radialStorage=new b.default}};t.providers=M;const T=n.version;t.ver=T},function(e){e.exports=JSON.parse('{"name":"@tripian/core","version":"9.2.4","description":"Tripian Inc Web SDK","main":"index.js","types":"index.d.ts","scripts":{"webp":"npx webpack --mode production","webpdev":"npx webpack --mode development","webpumd":"npx webpack --mode production --config webpack.config.umd.js --env.mode=production","webpumddev":"npx webpack --mode development --config webpack.config.umd.js --env.mode=development","wp16":"yarn webp && yarn webpumd","wp":"export NODE_OPTIONS=--openssl-legacy-provider && yarn webp && yarn webpumd","wpdev":"yarn webpdev && yarn webpumddev","test":"yarn jest","test-prod":"yarn jestprodddd TODO","doc":"yarn typedoc","npm":"cd dist && npm publish --access public && cd .."},"dependencies":{"adyen-encryption":"^0.1.1","axios":"^0.27.2","cross-fetch":"^3.1.6","moment":"^2.29.0"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/core":"^7.7.7","@babel/preset-env":"^7.7.7","@babel/preset-typescript":"^7.10.4","@tripian/eslint-config-tripian":"^1.1.0","@types/jest":"^26.0.24","@types/node":"^13.13.52","@types/npm":"^2.0.32","@typescript-eslint/eslint-plugin":"^2.34.0","babel-jest":"^24.9.0","babel-loader":"^8.3.0","eslint":"^6.8.0","eslint-config-airbnb":"^18.2.1","eslint-config-airbnb-typescript":"^6.3.2","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.20.0","eslint-plugin-jest":"^23.20.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.4.1","eslint-plugin-react":"^7.17.0","eslint-plugin-react-hooks":"^2.5.1","jest":"^24.9.0","prettier":"^1.19.1","ts-loader":"8.4.0","typedoc":"^0.19.2","typedoc-plugin-external-module-name":"^4.0.3","typescript":"^4.9.5","webpack":"^4.47.0","webpack-cli":"^3.3.12"},"keywords":["tripian","core","web sdk"],"repository":{"type":"git","url":"git+https://github.com/Tripian-inc/ui-tripian-core.git"},"author":"Penguen Umut","license":"MIT","bugs":{"url":"https://github.com/Tripian-inc/ui-tripian-core/issues"},"homepage":"https://tripian-inc.github.io/ui-tripian-core/globals.html","eslintConfig":{"extends":"@tripian/eslint-config-tripian"},"prettier":"@tripian/eslint-config-tripian/prettier.js"}')},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=i(r(18)),a=i(r(0));class s{constructor(){}}s.random=e=>e[Math.floor(e.length*Math.random())],s.randomCoordinate=()=>({lat:Math.floor(9e7*Math.random())/1e6*(Math.random()<.5?1:-1),lng:Math.floor(18e7*Math.random())/1e6*(Math.random()<.5?1:-1)}),s.randomAdultCount=()=>1+Math.floor(12*Math.random()),s.randomChildrenCount=()=>Math.floor(12*Math.random()),s.randomAdultAge=()=>18+Math.floor(97*Math.random()),s.randomChildAge=()=>Math.floor(17*Math.random()),s.randomAnswers=()=>{const e=[5,6,16,18,27,35,12,13,25,32,33,34,9,10,22,40,1,2,41,46,47,49,43,44,45],t=Math.floor(e.length-1*Math.random())+1,r=[];for(let i=0;i<t;i+=1){const t=e[Math.floor(e.length*Math.random())];r.includes(t)||r.push(t)}return r},s.randomUsername=()=>"Uu"+Math.random().toString(36).substring(7),s.addDays=(e,t)=>new Date(e.valueOf()+864e5*t),s.extend2Chars=e=>2===e.toString().length?e.toString():"0"+e.toString(),s.randomDateRange=()=>{const e=1+Math.floor(30*Math.random());let t=new Date;t=s.addDays(t,e);let r=new Date;return r=s.addDays(r,e+1+Math.floor(13*Math.random())),{arrivalDate:`${t.getFullYear()}-${s.extend2Chars((t.getMonth()+1).toString())}-${s.extend2Chars(t.getDate().toString())}`,departureDate:`${r.getFullYear()}-${s.extend2Chars((r.getMonth()+1).toString())}-${s.extend2Chars(r.getDate().toString())}`}},s.randomTime=()=>s.extend2Chars(Math.floor(24*Math.random()).toString())+":00",s.randomTimeRange=()=>{const e=Math.floor(12*Math.random()),t=12+Math.floor(12*Math.random());return{startTime:s.extend2Chars(e.toString())+":00",endTime:s.extend2Chars(t.toString())+":00"}},s.randomOrder=e=>{const t=[...e],r=[];for(;0!==t.length;){const e=Math.floor(Math.random()*t.length);r.push(t[e]),t.splice(e,1)}return r},s.randomNewCompanion=(e=[43,44,45])=>({title:"Family member",name:Math.random().toString(36).substring(7),answers:e,age:1+Math.floor(114*Math.random())}),s.randomTripProfile=(e=109)=>({cityId:e,arrivalDatetime:(0,a.default)(new Date).add(1,"days").set({hour:9,minute:0}).format("YYYY-MM-DDTHH:mm:ss[Z]"),departureDatetime:(0,a.default)(new Date).add(4,"days").set({hour:18,minute:0}).format("YYYY-MM-DDTHH:mm:ss[Z]"),numberOfAdults:1+Math.floor(19*Math.random()),numberOfChildren:Math.floor(20*Math.random()),answers:[],companionIds:[],excludeHash:[],doNotGenerate:0}),s.randomNewUserReservation=(e,t)=>({key:"Reservation1",value:{},provider:"Provider"+Math.random().toString(36).substring(7),tripHash:t,poiId:e}),s.randomPassword=()=>"pass"+Math.random().toString(36).substring(4),s.randomUser=(e=[1,2,41])=>({firstName:"FirstName"+Math.random().toString(36).substring(7),lastName:"LastName"+Math.random().toString(36).substring(7),answers:e}),s.randomUserPassword=()=>({password:"pass"+Math.random().toString(36).substring(4)}),s.randomNewUser=()=>({firstName:"FirstName"+Math.random().toString(36).substring(7),lastName:"LastName"+Math.random().toString(36).substring(7),password:"pass"+Math.random().toString(36).substring(4),email:s.randomUsername()+"@gmail.com"}),s.randomOffer=e=>{const t=(0,a.default)(new Date).add(1,"days").set({hour:9,minute:0}).format("YYYY-MM-DD HH:mm"),r=(0,a.default)(new Date).add(2,"days").set({hour:18,minute:0}).format("YYYY-MM-DD HH:mm");return{cityId:e,title:"string",description:"string",currency:n.default.OFFER_CURRENCY.CAD,status:n.default.OFFER_STATUS.ACTIVE,threshold:1,discount:10,discountedProductCount:0,quantity:55,productName:"lahmacun",timeframe:{start:t,end:r,blackouts:[],recurrent:[]},imageUrl:"https://poi-pics.s3-eu-west-1.amazonaws.com/Place/108/556400/8dd63d2cb1568dd3c93864b08fdb0aa7.jpg",productTypeId:1,offerType:n.default.OFFER_TYPE.PERCENTAGE}},t.default=s},function(e,t,r){var i={"./af":59,"./af.js":59,"./ar":60,"./ar-dz":61,"./ar-dz.js":61,"./ar-kw":62,"./ar-kw.js":62,"./ar-ly":63,"./ar-ly.js":63,"./ar-ma":64,"./ar-ma.js":64,"./ar-ps":65,"./ar-ps.js":65,"./ar-sa":66,"./ar-sa.js":66,"./ar-tn":67,"./ar-tn.js":67,"./ar.js":60,"./az":68,"./az.js":68,"./be":69,"./be.js":69,"./bg":70,"./bg.js":70,"./bm":71,"./bm.js":71,"./bn":72,"./bn-bd":73,"./bn-bd.js":73,"./bn.js":72,"./bo":74,"./bo.js":74,"./br":75,"./br.js":75,"./bs":76,"./bs.js":76,"./ca":77,"./ca.js":77,"./cs":78,"./cs.js":78,"./cv":79,"./cv.js":79,"./cy":80,"./cy.js":80,"./da":81,"./da.js":81,"./de":82,"./de-at":83,"./de-at.js":83,"./de-ch":84,"./de-ch.js":84,"./de.js":82,"./dv":85,"./dv.js":85,"./el":86,"./el.js":86,"./en-au":87,"./en-au.js":87,"./en-ca":88,"./en-ca.js":88,"./en-gb":89,"./en-gb.js":89,"./en-ie":90,"./en-ie.js":90,"./en-il":91,"./en-il.js":91,"./en-in":92,"./en-in.js":92,"./en-nz":93,"./en-nz.js":93,"./en-sg":94,"./en-sg.js":94,"./eo":95,"./eo.js":95,"./es":96,"./es-do":97,"./es-do.js":97,"./es-mx":98,"./es-mx.js":98,"./es-us":99,"./es-us.js":99,"./es.js":96,"./et":100,"./et.js":100,"./eu":101,"./eu.js":101,"./fa":102,"./fa.js":102,"./fi":103,"./fi.js":103,"./fil":104,"./fil.js":104,"./fo":105,"./fo.js":105,"./fr":106,"./fr-ca":107,"./fr-ca.js":107,"./fr-ch":108,"./fr-ch.js":108,"./fr.js":106,"./fy":109,"./fy.js":109,"./ga":110,"./ga.js":110,"./gd":111,"./gd.js":111,"./gl":112,"./gl.js":112,"./gom-deva":113,"./gom-deva.js":113,"./gom-latn":114,"./gom-latn.js":114,"./gu":115,"./gu.js":115,"./he":116,"./he.js":116,"./hi":117,"./hi.js":117,"./hr":118,"./hr.js":118,"./hu":119,"./hu.js":119,"./hy-am":120,"./hy-am.js":120,"./id":121,"./id.js":121,"./is":122,"./is.js":122,"./it":123,"./it-ch":124,"./it-ch.js":124,"./it.js":123,"./ja":125,"./ja.js":125,"./jv":126,"./jv.js":126,"./ka":127,"./ka.js":127,"./kk":128,"./kk.js":128,"./km":129,"./km.js":129,"./kn":130,"./kn.js":130,"./ko":131,"./ko.js":131,"./ku":132,"./ku-kmr":133,"./ku-kmr.js":133,"./ku.js":132,"./ky":134,"./ky.js":134,"./lb":135,"./lb.js":135,"./lo":136,"./lo.js":136,"./lt":137,"./lt.js":137,"./lv":138,"./lv.js":138,"./me":139,"./me.js":139,"./mi":140,"./mi.js":140,"./mk":141,"./mk.js":141,"./ml":142,"./ml.js":142,"./mn":143,"./mn.js":143,"./mr":144,"./mr.js":144,"./ms":145,"./ms-my":146,"./ms-my.js":146,"./ms.js":145,"./mt":147,"./mt.js":147,"./my":148,"./my.js":148,"./nb":149,"./nb.js":149,"./ne":150,"./ne.js":150,"./nl":151,"./nl-be":152,"./nl-be.js":152,"./nl.js":151,"./nn":153,"./nn.js":153,"./oc-lnc":154,"./oc-lnc.js":154,"./pa-in":155,"./pa-in.js":155,"./pl":156,"./pl.js":156,"./pt":157,"./pt-br":158,"./pt-br.js":158,"./pt.js":157,"./ro":159,"./ro.js":159,"./ru":160,"./ru.js":160,"./sd":161,"./sd.js":161,"./se":162,"./se.js":162,"./si":163,"./si.js":163,"./sk":164,"./sk.js":164,"./sl":165,"./sl.js":165,"./sq":166,"./sq.js":166,"./sr":167,"./sr-cyrl":168,"./sr-cyrl.js":168,"./sr.js":167,"./ss":169,"./ss.js":169,"./sv":170,"./sv.js":170,"./sw":171,"./sw.js":171,"./ta":172,"./ta.js":172,"./te":173,"./te.js":173,"./tet":174,"./tet.js":174,"./tg":175,"./tg.js":175,"./th":176,"./th.js":176,"./tk":177,"./tk.js":177,"./tl-ph":178,"./tl-ph.js":178,"./tlh":179,"./tlh.js":179,"./tr":180,"./tr.js":180,"./tzl":181,"./tzl.js":181,"./tzm":182,"./tzm-latn":183,"./tzm-latn.js":183,"./tzm.js":182,"./ug-cn":184,"./ug-cn.js":184,"./uk":185,"./uk.js":185,"./ur":186,"./ur.js":186,"./uz":187,"./uz-latn":188,"./uz-latn.js":188,"./uz.js":187,"./vi":189,"./vi.js":189,"./x-pseudo":190,"./x-pseudo.js":190,"./yo":191,"./yo.js":191,"./zh-cn":192,"./zh-cn.js":192,"./zh-hk":193,"./zh-hk.js":193,"./zh-mo":194,"./zh-mo.js":194,"./zh-tw":195,"./zh-tw.js":195};function n(e){var t=a(e);return r(t)}function a(e){if(!r.o(i,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return i[e]}n.keys=function(){return Object.keys(i)},n.resolve=a,e.exports=n,n.id=256},function(e,t,r){"use strict";var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),a=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&i(t,e,r);return n(t,e),t},s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=a(r(18)),d=s(r(0)),u=s(r(258)),c=s(r(39)),h=s(r(38)),f=s(r(266)),l=r(267),m=s(r(268)),p=async(e=750)=>new Promise(t=>setTimeout(()=>t(!0),e));t.default=class{constructor(e,t,r){this.getToken=()=>this.xhr.getToken(),this.setToken=e=>this.xhr.setToken(e),this.removeToken=()=>this.xhr.removeToken(),this.setLang=e=>{this.lang=e,this.xhr.setLang(e)},this.configList=()=>this.xhr.req(c.default.CONFIG.METHOD)(c.default.CONFIG.PATH,c.default.CONFIG.DATA_KEY),this.citiesPage=async(e,t=1e3)=>this.xhr.reqWithPage(c.default.CITIES.METHOD)(c.default.CITIES.PATH,c.default.CITIES.DATA_KEY,{limit:t,page:e}),this.citiesAll=async()=>{var e,t;if(!this.forceRequest){const e=f.default.cities(this.lang);if(e)return Promise.resolve(e)}let r=[],i=0,n=!1;for(;!n;){i+=1;const a=await this.citiesPage(i);r=r.concat(a.data),a.pagination&&(null===(e=a.pagination)||void 0===e?void 0:e.currentPage)===(null===(t=a.pagination)||void 0===t?void 0:t.totalPages)&&(n=!0)}return Promise.resolve(r)},this.city=async e=>{if(!this.forceRequest){const t=f.default.city(this.lang,e);if(t)return Promise.resolve(t)}return this.xhr.req(c.default.CITY.METHOD)(h.default.setParameterId(c.default.CITY.PATH,e,"cityId"),c.default.CITY.DATA_KEY)},this.cityInfo=async e=>{if(!this.forceRequest){const t=f.default.cityInfo(this.lang,e);if(t)return Promise.resolve(t)}return this.xhr.req(c.default.CITY_INFO.METHOD)(h.default.setParameterId(c.default.CITY_INFO.PATH,e,"cityId"),c.default.CITY_INFO.DATA_KEY)},this.cityEvents=async e=>{if(!this.forceRequest){const t=f.default.citiesEvents(this.lang,e);if(t)return Promise.resolve(t)}return this.xhr.req(c.default.CITY_EVENTS.METHOD)(h.default.setParameterId(c.default.CITY_EVENTS.PATH,e,"cityId"),c.default.CITY_EVENTS.DATA_KEY)},this.citiesSearch=async e=>this.xhr.req(c.default.CITIES.METHOD)(c.default.CITIES.PATH,c.default.CITIES.DATA_KEY,{search:e}),this.suggestCity=async e=>this.xhr.req(c.default.SUGGEST_CITY.METHOD)(c.default.SUGGEST_CITY.PATH,c.default.SUGGEST_CITY.DATA_KEY,{text:e}),this.poiCategories=async(e=100,t=2)=>{if(!this.forceRequest){const e=f.default.poiCategories(this.lang);if(e)return e}return this.xhr.req(c.default.POI_CATEGORIES.METHOD)(c.default.POI_CATEGORIES.PATH,c.default.POI_CATEGORIES.DATA_KEY,{version:t,limit:e})},this.poisSearch=async e=>this.xhr.reqWithPage(c.default.POIS.METHOD)(c.default.POIS.PATH,c.default.POIS.DATA_KEY,{...e,withOffers:e.withOffers}),this.poisNameSearch=async({cityId:e,search:t,poiCategories:r,showOffersOnly:i=!0,showBookingsOnly:n=!1,limit:a=100,page:s=1})=>{if(!this.forceRequest&&""===t&&r&&r.length>0&&1===s){const t=f.default.poisAll(this.lang,e||0,r,Number(i),Number(n));if(t)return Promise.resolve(t)}return this.poisSearch({cityId:e,search:t,poiCategories:r,withOffers:Number(i),limit:a,page:s}).then(e=>({...e,data:e.data.filter(e=>e.status)}))},this.poisOpenSearch=async({cityId:e,search:t,poiCategories:r,showOffersOnly:i,showBookingsOnly:n,limit:a=100,page:s=1})=>{if(!this.forceRequest&&""===t&&r&&r.length>0&&1===s){const t=f.default.poisAll(this.lang,e||0,r,Number(i),Number(n));if(t)return Promise.resolve(t)}return this.xhr.reqWithPage(c.default.POIS.METHOD)(c.default.POIS_OPEN_SEARCH.PATH,c.default.POIS_OPEN_SEARCH.DATA_KEY,{cityId:e,search:t,poiCategories:r,showOffersOnly:Number(i),withBookings:Number(n),limit:a,page:s})},this.poisOpenSearchSort=async({cityId:e,search:t,poiCategories:r,showOffersOnly:i,showBookingsOnly:n,limit:a=100,page:s=1,sort:o,rating:d})=>{if(!this.forceRequest&&""===t&&r&&r.length>0&&1===s){const t=f.default.poisAll(this.lang,e||0,r,Number(i),Number(n));if(t)return Promise.resolve(t)}return this.xhr.reqWithPage(c.default.POIS.METHOD)(c.default.POIS_OPEN_SEARCH.PATH,c.default.POIS_OPEN_SEARCH.DATA_KEY,{cityId:e,search:t,poiCategories:r,showOffersOnly:Number(i),withBookings:Number(n),limit:a,page:s,sort:o,rating:d})},this.poisSearchAutoComplete=async()=>this.xhr.req(c.default.POIS_SEARCH_AUTO_COMPLETE.METHOD)(c.default.POIS_SEARCH_AUTO_COMPLETE.PATH,c.default.POIS_SEARCH_AUTO_COMPLETE.DATA_KEY).then(e=>e),this.poisSearchAutoCompleteTags=async(e,t)=>{if(!this.forceRequest&&t&&t.length>0){const r=f.default.autoCompleteTagsAll(this.lang,e||0,t);if(r)return Promise.resolve(r)}return this.xhr.req(c.default.POIS_SEARCH_AUTO_COMPLETE_TAGS.METHOD)(c.default.POIS_SEARCH_AUTO_COMPLETE_TAGS.PATH,c.default.POIS_SEARCH_AUTO_COMPLETE_TAGS.DATA_KEY,{cityId:e,poiCategories:t||void 0}).then(e=>e)},this.poisCoordinateSearch=async({poiCategories:e,coordinate:t,distance:r,bounds:i,showOffersOnly:n,limit:a})=>this.poisSearch({poiCategories:e,coordinate:t,distance:r,bounds:i,withOffers:Number(n),limit:a}).then(e=>e.data),this.poisMustTrySearch=async({cityId:e,mustTryIds:t,limit:r=100})=>this.poisSearch({cityId:e,mustTryIds:t,limit:r}).then(e=>e.data.filter(e=>e.status)),this.pois=async(e,t,r,i=!1)=>{const n=o.helper.removeDuplicateValues(e,(e,t)=>e===t);if(!this.forceRequest&&!i){const e=f.default.pois(this.lang,t,n);if(e)return Promise.resolve(e)}return this.poisSearch({poiIds:n.join(","),withOffers:t,cityId:r}).then(e=>e.data)},this.poi=async(e,t=1)=>{if(!this.forceRequest){const t=f.default.poi(this.lang,e);if(t)return Promise.resolve(t)}return this.xhr.req(c.default.POI.METHOD)(h.default.setParameterId(c.default.POI.PATH,e,"poiId"),c.default.POI.DATA_KEY,{withOffers:t})},this.customPois=async e=>this.xhr.req(c.default.CUSTOM_POIS.METHOD)(c.default.CUSTOM_POIS.PATH,c.default.CUSTOM_POIS.DATA_KEY,{search:e}),this.topTen=(e,t)=>{if(!this.forceRequest){const t=f.default.topTen(this.lang,e);if(t)return Promise.resolve(t)}return this.xhr.req(c.default.TOP_TEN.METHOD)(c.default.TOP_TEN.PATH,c.default.TOP_TEN.DATA_KEY,{cityId:e,poiCategories:t})},this.register=async e=>this.xhr.req(c.default.REGISTER.METHOD)(c.default.REGISTER.PATH,c.default.REGISTER.DATA_KEY,e),this.loginGuest=async e=>this.xhr.req(c.default.LOGIN_GUEST.METHOD)(c.default.LOGIN_GUEST.PATH,c.default.LOGIN_GUEST.DATA_KEY,{email:e+"@tripianguest.com",password:"tripian123."}),this.login=async e=>this.xhr.req(c.default.LOGIN.METHOD)(c.default.LOGIN.PATH,c.default.LOGIN.DATA_KEY,e),this.loginEmail=async(e,t,r)=>this.login({email:e,password:t,business:r}),this.loginCognito=async(e,t,r)=>this.xhr.req(c.default.LOGIN_COGNITO.METHOD)(c.default.LOGIN_COGNITO.PATH,c.default.LOGIN_COGNITO.DATA_KEY,{code:e,redirectUrl:t,device:r}),this.logout=()=>{this.removeToken(),(0,m.default)()},this.lightRegisterLogin=async e=>this.xhr.req(c.default.LIGHT_REGISTER_LOGIN.METHOD)(c.default.LIGHT_REGISTER_LOGIN.PATH,c.default.LIGHT_REGISTER_LOGIN.DATA_KEY,{uniqueId:e}),this.lightLoginHash=async e=>this.xhr.req(c.default.LIGHT_HASH_LOGIN.METHOD)(c.default.LIGHT_HASH_LOGIN.PATH,c.default.LIGHT_HASH_LOGIN.DATA_KEY,{tripHash:e}),this.refreshToken=async(e=!1)=>{const t=this.xhr.getToken();if(t){const r=h.default.parseToken(t);if(r){if(e)return this.xhr.req(c.default.REFRESH_TOKEN.METHOD)(c.default.REFRESH_TOKEN.PATH,c.default.REFRESH_TOKEN.DATA_KEY,{refreshToken:t.refreshToken}).then(e=>{const r={...e,refreshToken:t.refreshToken};return this.setToken(r),setTimeout(()=>{this.refreshToken(!0)},354e4),r});const i=h.default.accessTokenExpSecond(r);if(i>360)return setTimeout(()=>{this.refreshToken(!0)},1e3*(i-60)),new Promise(e=>e(t));const{refreshToken:n}=t;if(h.default.refreshTokenExpSecond(r)>86400)return this.xhr.req(c.default.REFRESH_TOKEN.METHOD)(c.default.REFRESH_TOKEN.PATH,c.default.REFRESH_TOKEN.DATA_KEY,{refreshToken:n}).then(e=>{const t={...e,refreshToken:n};return this.setToken(t),setTimeout(()=>{this.refreshToken(!0)},354e4),t});throw new Error("Tcore refresh token expired")}throw new Error("Tcore doesn't have a valid token object")}throw new Error("Tcore doesn't have a token object")},this.user=async(e=this.forceRequest)=>{if(!e){const e=f.default.user();if(e)return Promise.resolve(e)}return this.xhr.req(c.default.USER.METHOD)(c.default.USER.PATH,c.default.USER.DATA_KEY)},this.userUpdate=async e=>this.xhr.req(c.default.USER_UPDATE.METHOD)(c.default.USER_UPDATE.PATH,c.default.USER_UPDATE.DATA_KEY,{...e}),this.userDelete=async()=>this.xhr.req(c.default.USER_DELETE.METHOD)(c.default.USER_DELETE.PATH,c.default.USER_DELETE.DATA_KEY).then(e=>(this.removeToken(),(0,m.default)(),e)),this.userResetPassword=async(e,t)=>this.xhr.req(c.default.USER_RESET_PASSWORD.METHOD)(c.default.USER_RESET_PASSWORD.PATH,c.default.USER_UPDATE.DATA_KEY,{email:e,resetPasswordUrl:t}),this.userUpdatePassword=async(e,t)=>this.xhr.req(c.default.USER_UPDATE_PASSWORD.METHOD)(c.default.USER_UPDATE_PASSWORD.PATH,c.default.USER_UPDATE_PASSWORD.DATA_KEY,{password:e,hash:t}),this.notifications=async()=>this.xhr.req(c.default.NOTIFICATIONS.METHOD)(c.default.NOTIFICATIONS.PATH,c.default.NOTIFICATIONS.DATA_KEY).then(e=>e),this.notificationsUnseen=async()=>this.xhr.req(c.default.NOTIFICATIONS_UNSEEN.METHOD)(c.default.NOTIFICATIONS_UNSEEN.PATH,c.default.NOTIFICATIONS_UNSEEN.DATA_KEY).then(e=>e),this.notificationsUpdateUnseen=async()=>this.xhr.req(c.default.NOTIFICATIONS_UPDATE_UNSEEN.METHOD)(c.default.NOTIFICATIONS_UPDATE_UNSEEN.PATH,c.default.NOTIFICATIONS_UPDATE_UNSEEN.DATA_KEY),this.notificationsSettings=async()=>this.xhr.req(c.default.NOTIFICATIONS_SETTINGS.METHOD)(c.default.NOTIFICATIONS_SETTINGS.PATH,c.default.NOTIFICATIONS_SETTINGS.DATA_KEY).then(e=>e),this.notificationsUpdateSettings=async(e,t)=>this.xhr.req(c.default.NOTIFICATIONS_UPDATE_SETTINGS.METHOD)(c.default.NOTIFICATIONS_UPDATE_SETTINGS.PATH,c.default.NOTIFICATIONS_UPDATE_SETTINGS.DATA_KEY,{settingId:e,checked:t}).then(e=>e),this.companions=async(e=this.forceRequest)=>{if(!e){const e=f.default.companions(this.lang);if(e)return Promise.resolve(e)}return this.xhr.reqWithPage(c.default.COMPANIONS.METHOD)(c.default.COMPANIONS.PATH,c.default.COMPANIONS.DATA_KEY,{limit:100}).then(e=>e.data)},this.companionAdd=async e=>this.xhr.req(c.default.COMPANION_ADD.METHOD)(c.default.COMPANION_ADD.PATH,c.default.COMPANION_ADD.DATA_KEY,{...e}),this.companionUpdate=async e=>this.xhr.req(c.default.COMPANION_UPDATE.METHOD)(h.default.setParameterId(c.default.COMPANION_UPDATE.PATH,e.id,"companionId"),c.default.COMPANION_UPDATE.DATA_KEY,{title:e.title,name:e.name,answers:e.answers,age:e.age}),this.companionDelete=async e=>this.xhr.req(c.default.COMPANION_DELETE.METHOD)(h.default.setParameterId(c.default.COMPANION_DELETE.PATH,e,"companionId"),c.default.COMPANION_DELETE.DATA_KEY).then(e=>e.recordId),this.favorites=async e=>{if(!this.forceRequest&&e){const t=f.default.favorites(this.lang,e);if(t)return Promise.resolve(t)}return this.xhr.reqWithPage(c.default.FAVORITES.METHOD)(c.default.FAVORITES.PATH,c.default.FAVORITES.DATA_KEY,{cityId:e}).then(e=>e.data)},this.favoriteAdd=async(e,t)=>this.xhr.req(c.default.FAVORITE_ADD.METHOD)(c.default.FAVORITE_ADD.PATH,c.default.FAVORITE_ADD.DATA_KEY,{poiId:e,tripHash:t}),this.favoriteDelete=async e=>this.xhr.req(c.default.FAVORITE_DELETE.METHOD)(h.default.setParameterId(c.default.FAVORITE_DELETE.PATH,e,"favoriteId"),c.default.FAVORITE_DELETE.DATA_KEY).then(e=>e.recordId),this.reactions=async(e,t,r=1)=>{if(!this.forceRequest){const t=f.default.userReactions(this.lang,e);if(t)return Promise.resolve(t)}return this.xhr.reqWithPage(c.default.REACTIONS.METHOD)(c.default.REACTIONS.PATH,c.default.REACTIONS.DATA_KEY,{reaction:t,tripHash:e,page:r,limit:100}).then(e=>e.data)},this.reactionAdd=async e=>this.xhr.req(c.default.REACTION_ADD.METHOD)(c.default.REACTION_ADD.PATH,c.default.REACTION_ADD.DATA_KEY,e),this.reactionUpdate=async(e,t)=>this.xhr.req(c.default.REACTION_UPDATE.METHOD)(h.default.setParameterId(c.default.REACTION_UPDATE.PATH,e,"reactionId"),c.default.REACTION_UPDATE.DATA_KEY,{comment:t}),this.reactionDelete=async e=>this.xhr.req(c.default.REACTION_DELETE.METHOD)(h.default.setParameterId(c.default.REACTION_DELETE.PATH,e,"reactionId"),c.default.REACTION_DELETE.DATA_KEY).then(e=>e.recordId),this.plan=async(e,t=!0,r=2e3,i=30)=>this.xhr.req(c.default.PLAN.METHOD)(h.default.setParameterId(c.default.PLAN.PATH,e,"planId"),c.default.PLAN.DATA_KEY,{}).then(async n=>{if(t&&0===n.generatedStatus&&i>0){if(await p(r))return this.plan(e,t,r,i-1)}return n}),this.planRouteUrl=async(e,t)=>this.xhr.req(c.default.PLAN_ROUTE_URL.METHOD)(c.default.PLAN_ROUTE_URL.PATH,c.default.PLAN_ROUTE_URL.DATA_KEY,{planId:e,tripHash:t}),this.planUpdate=async(e,t)=>this.xhr.req(c.default.PLAN_UPDATE.METHOD)(h.default.setParameterId(c.default.PLAN_UPDATE.PATH,e,"planId"),c.default.PLAN_UPDATE.DATA_KEY,{...t}),this.planUpdateOrders=async(e,t)=>this.planUpdate(e,{stepOrders:t}),this.planUpdateTime=async(e,t,r)=>this.planUpdate(e,{startTime:t,endTime:r}),this.stepAdd=async(e,t,r,i)=>this.xhr.req(c.default.STEP_ADD.METHOD)(c.default.STEP_ADD.PATH,c.default.STEP_ADD.DATA_KEY,{planId:e,poiId:t,startTime:r,endTime:i}),this.customStepAdd=async(e,t,r,i,n)=>this.xhr.req(c.default.STEP_ADD.METHOD)(c.default.STEP_ADD.PATH,c.default.STEP_ADD.DATA_KEY,{planId:e,customPoi:t,stepType:r,startTime:i,endTime:n}),this.stepUpdateTimes=async(e,t,r)=>this.xhr.req(c.default.STEP_UPDATE.METHOD)(h.default.setParameterId(c.default.STEP_UPDATE.PATH,e,"stepId"),c.default.STEP_UPDATE.DATA_KEY,{startTime:t,endTime:r}),this.stepReplace=async(e,t)=>this.xhr.req(c.default.STEP_UPDATE.METHOD)(h.default.setParameterId(c.default.STEP_UPDATE.PATH,e,"stepId"),c.default.STEP_UPDATE.DATA_KEY,{poiId:t}),this.stepDelete=async e=>this.xhr.req(c.default.STEP_DELETE.METHOD)(h.default.setParameterId(c.default.STEP_DELETE.PATH,e,"stepId"),c.default.STEP_DELETE.DATA_KEY).then(e=>e.recordId),this.questions=async(e,t=o.default.QUESTIONS_CATEGORY.TRIP)=>{const r=`${c.default.QUESTIONS.DATA_KEY}-${t}`;if(!this.forceRequest){const e=f.default.questions(this.lang,r);if(e)return Promise.resolve(e)}return this.xhr.reqWithPage(c.default.QUESTIONS.METHOD)(c.default.QUESTIONS.PATH,r,{cityId:e,category:t,version:2}).then(e=>e.data.filter(e=>e.answers.length>0)).then(e=>((0,l.allQuestionsData)(this.lang),e))},this.questionsTrip=async e=>this.questions(e,o.default.QUESTIONS_CATEGORY.TRIP),this.questionsProfile=async e=>this.questions(e,o.default.QUESTIONS_CATEGORY.PROFILE),this.questionsCompanion=async e=>this.questions(e,o.default.QUESTIONS_CATEGORY.COMPANION),this.questionsAll=async e=>{const t=this.questionsTrip(e),r=this.questionsProfile(e),i=this.questionsCompanion(e);return Promise.all([t,r,i]).then(e=>[].concat(...e))},this.tripRefs=async(e=40)=>{if(!this.forceRequest){const e=f.default.tripRefs();if(e)return Promise.resolve(e)}return this.xhr.reqWithPage(c.default.TRIPS.METHOD)(c.default.TRIPS.PATH,c.default.TRIPS.DATA_KEY,{limit:e}).then(e=>e.data)},this.tripRef=async e=>this.xhr.req(c.default.TRIP_WITH_HASH.METHOD)(h.default.setParameter(c.default.TRIP_WITH_HASH.PATH,{key:"hash",value:e}),c.default.TRIP_WITH_HASH.DATA_KEY).then(e=>e),this.trip=async(e,t=0,r=this.forceRequest,i=2e3,n=30)=>{if(!r){const r=f.default.trip(this.lang,e,t);if(r)return Promise.resolve(r)}return this.xhr.req(c.default.TRIP.METHOD)(h.default.setParameter(c.default.TRIP.PATH,{key:"tripHash",value:e}),c.default.TRIP.DATA_KEY).then(async e=>{const a=e.plans.length-1<t?e.plans.length-1:t;if((0===e.plans[a].generatedStatus||-2===e.plans[a].generatedStatus)&&n>0){if(await p(i))return this.trip(e.tripHash,a,r,void 0,n-1)}return e})},this.tripAdd=async(e,t)=>this.xhr.req(c.default.TRIP_ADD.METHOD)(c.default.TRIP_ADD.PATH,c.default.TRIP_ADD.DATA_KEY,{...e}).then(e=>void 0===t?e:this.trip(e.tripHash,t)),this.tripClone=async e=>this.xhr.req(c.default.TRIP_CLONE.METHOD)(h.default.setParameter(c.default.TRIP_CLONE.PATH,{key:"tripHash",value:e}),c.default.TRIP_CLONE.DATA_KEY).then(e=>e),this.tripCloneCombo=async e=>this.tripClone(e).then(async e=>({trip:e,tripReferences:await this.tripRefs()})),this.tripUpdate=async(e,t,r=0)=>this.xhr.req(c.default.TRIP_UPDATE.METHOD)(h.default.setParameter(c.default.TRIP_UPDATE.PATH,{key:"tripHash",value:e}),c.default.TRIP_UPDATE.DATA_KEY,{...t}).then(e=>this.trip(e.tripHash,r)),this.tripNameUpdate=async(e,t)=>this.xhr.req(c.default.TRIP_UPDATE.METHOD)(h.default.setParameter(c.default.TRIP_UPDATE.PATH,{key:"tripHash",value:e}),c.default.TRIP_UPDATE.DATA_KEY,{...t}).then(e=>e),this.tripDelete=async e=>this.xhr.req(c.default.TRIP_DELETE.METHOD)(h.default.setParameter(c.default.TRIP_DELETE.PATH,{key:"tripHash",value:e}),c.default.TRIP_DELETE.DATA_KEY).then(e=>e.recordId),this.tripDownloadIcs=async e=>this.xhr.req(c.default.TRIP_DOWNLOAD_ICS.METHOD)(h.default.setParameter(c.default.TRIP_DOWNLOAD_ICS.PATH,{key:"tripHash",value:e}),c.default.TRIP_DOWNLOAD_ICS.DATA_KEY,void 0,{headers:{"Content-Type":"text/calendar"},responseType:"blob"}).then(e=>{const t=URL.createObjectURL(e.data),r=document.createElement("a");r.href=t;const i=e.headers["content-disposition"].split(";")[1].split("=")[1].replace(/"/g,"");r.setAttribute("download",i),document.body.appendChild(r),r.click(),document.body.removeChild(r),URL.revokeObjectURL(t)}),this.tripGetShared=async(e,t=!0)=>this.xhr.req(c.default.TRIP_GET_SHARED.METHOD)(h.default.setParameter(c.default.TRIP_GET_SHARED.PATH,{key:"tripHash",value:e}),c.default.TRIP_GET_SHARED.DATA_KEY).then(async e=>{const r=(0,d.default)(e.tripProfile.arrivalDatetime).diff((0,d.default)(),"weeks",!1);if(r<4&&t){const t=o.helper.deepCopy(e),i=4-r,n=(0,d.default)(t.tripProfile.arrivalDatetime).add(i,"weeks"),a=(0,d.default)(t.tripProfile.departureDatetime).add(i,"weeks");return t.tripProfile.arrivalDatetime=n.format("YYYY-MM-DDTHH:mm:ss[Z]"),t.tripProfile.departureDatetime=a.format("YYYY-MM-DDTHH:mm:ss[Z]"),t.plans.forEach((e,t)=>{e.date=n.clone().add(t,"days").format("YYYY-MM-DD")}),t}return e}),this.tripShare=async(e,t)=>this.xhr.req(c.default.TRIP_SHARE.METHOD)(h.default.setParameter(c.default.TRIP_SHARE.PATH,{key:"tripHash",value:e}),c.default.TRIP_SHARE.DATA_KEY,{share:t}).then(async e=>e.share),this.timeline=async(e,t=0,r=this.forceRequest,i=2e3,n=30)=>this.xhr.req(c.default.TIMELINE.METHOD)(h.default.setParameter(c.default.TIMELINE.PATH,{key:"tripHash",value:e}),c.default.TIMELINE.DATA_KEY).then(async e=>{const a=e.plans.length-1<t?e.plans.length-1:t;if((0===e.plans[a].generatedStatus||-2===e.plans[a].generatedStatus)&&n>0){if(await p(i))return this.timeline(e.tripHash,a,r,void 0,n-1)}return e}),this.timelineTripAdd=async(e,t)=>this.xhr.req(c.default.TIMELINE_TRIP_ADD.METHOD)(c.default.TIMELINE_TRIP_ADD.PATH,c.default.TIMELINE_TRIP_ADD.DATA_KEY,{...e}).then(e=>void 0===t?e:this.timeline(e.tripHash,t)),this.timelineTrips=async(e=40)=>this.xhr.reqWithPage(c.default.TIMELINE_TRIPS.METHOD)(c.default.TIMELINE_TRIPS.PATH,c.default.TIMELINE_TRIPS.DATA_KEY,{limit:e}).then(e=>e.data),this.timelineStepAdd=async(e,t,r,i)=>this.xhr.req(c.default.TIMELINE_STEP_ADD.METHOD)(c.default.TIMELINE_STEP_ADD.PATH,c.default.TIMELINE_STEP_ADD.DATA_KEY,{planId:e,poiId:t,startTime:r,endTime:i}),this.timelineCustomStepAdd=async(e,t,r,i,n)=>this.xhr.req(c.default.TIMELINE_STEP_ADD.METHOD)(c.default.TIMELINE_STEP_ADD.PATH,c.default.TIMELINE_STEP_ADD.DATA_KEY,{planId:e,customPoi:t,stepType:r,startTime:i,endTime:n}),this.timelineStepUpdateTimes=async(e,t,r)=>this.xhr.req(c.default.TIMELINE_STEP_UPDATE.METHOD)(h.default.setParameterId(c.default.TIMELINE_STEP_UPDATE.PATH,e,"stepId"),c.default.TIMELINE_STEP_UPDATE.DATA_KEY,{startTime:t,endTime:r}),this.timelineStepReplace=async(e,t)=>this.xhr.req(c.default.TIMELINE_STEP_UPDATE.METHOD)(h.default.setParameterId(c.default.TIMELINE_STEP_UPDATE.PATH,e,"stepId"),c.default.TIMELINE_STEP_UPDATE.DATA_KEY,{poiId:t}),this.timelineStepDelete=async e=>this.xhr.req(c.default.TIMELINE_STEP_DELETE.METHOD)(h.default.setParameterId(c.default.TIMELINE_STEP_DELETE.PATH,e,"stepId"),c.default.TIMELINE_STEP_DELETE.DATA_KEY).then(e=>e.recordId),this.timelineUpdate=async(e,t)=>this.xhr.req(c.default.TIMELINE_UPDATE.METHOD)(h.default.setParameter(c.default.TIMELINE_UPDATE.PATH,{key:"tripHash",value:e}),c.default.TIMELINE_UPDATE.DATA_KEY,{...t}).then(e=>e),this.reservations=async(e,t,r,i,n,a,s=100)=>{if(!this.forceRequest){const e=f.default.reservations(this.lang);if(e)return Promise.resolve(e)}return this.xhr.reqWithPage(c.default.RESERVATIONS.METHOD)(c.default.RESERVATIONS.PATH,c.default.RESERVATIONS.DATA_KEY,{cityId:e,tripHash:t,poiId:r,provider:i,dateFrom:n,dateTo:a,limit:s}).then(e=>e.data)},this.reservationAdd=async e=>this.xhr.req(c.default.RESERVATION_ADD.METHOD)(c.default.RESERVATION_ADD.PATH,c.default.RESERVATION_ADD.DATA_KEY,{...e}),this.reservationUpdate=async e=>this.xhr.req(c.default.RESERVATION_UPDATE.METHOD)(h.default.setParameterId(c.default.RESERVATION_UPDATE.PATH,e.id,"reservationId"),c.default.RESERVATION_UPDATE.DATA_KEY,{key:e.key,value:e.value,provider:e.provider,tripHash:e.tripHash,poiId:e.poiId}),this.reservationDelete=async e=>this.xhr.req(c.default.RESERVATION_DELETE.METHOD)(h.default.setParameterId(c.default.RESERVATION_DELETE.PATH,e,"reservationId"),c.default.RESERVATION_DELETE.DATA_KEY).then(e=>e.recordId),this.feedbacks=async()=>this.xhr.req(c.default.FEEDBACKS.METHOD)(c.default.FEEDBACKS.PATH,c.default.FEEDBACKS.DATA_KEY),this.userFeedbacks=async(e=!1)=>{if(!this.forceRequest&&!e){const e=f.default.userFeedbacks(this.lang);if(e)return e}return this.xhr.req(c.default.USER_FEEDBACKS.METHOD)(c.default.USER_FEEDBACKS.PATH,c.default.USER_FEEDBACKS.DATA_KEY)},this.feedbackSend=async e=>this.xhr.req(c.default.SEND_FEEDBACK.METHOD)(c.default.SEND_FEEDBACK.PATH,c.default.SEND_FEEDBACK.DATA_KEY,{...e}).then(()=>this.userFeedbacks(!0)),this.feedbackReply=async e=>this.xhr.req(c.default.SEND_FEEDBACK.METHOD)(c.default.REPLY_FEEDBACK.PATH,c.default.SEND_FEEDBACK.DATA_KEY,{...e}).then(()=>this.userFeedbacks(!0)),this.feedbackUpdate=async(e,t)=>this.xhr.req(c.default.UPDATE_FEEDBACK.METHOD)(h.default.setParameterId(c.default.UPDATE_FEEDBACK.PATH,e,"feedbackId"),c.default.UPDATE_FEEDBACK.DATA_KEY,{isRead:t}).then(()=>this.userFeedbacks(!0)),this.productTypes=async()=>this.xhr.req(c.default.OFFER_PRODUCT_TYPES.METHOD)(c.default.OFFER_PRODUCT_TYPES.PATH,c.default.OFFER_PRODUCT_TYPES.DATA_KEY).then(e=>e),this.offerSearch=async(e,t,r,i)=>this.xhr.reqWithPage(c.default.OFFERS.METHOD)(c.default.OFFERS.PATH,c.default.OFFERS.DATA_KEY,{dateFrom:e,dateTo:t,boundary:r,page:1,limit:50}).then(e=>{if(0===e.data.length)return[];const t=e.data.map(e=>e.tripianPoiId);return this.pois(t,Number(i),void 0,!0)}),this.offersOptIn=async(e,t)=>this.xhr.req(c.default.OFFERS_OPT_IN.METHOD)(c.default.OFFERS_OPT_IN.PATH,c.default.OFFERS_OPT_IN.DATA_KEY,{dateFrom:e,dateTo:t}),this.myCampaignOffers=async e=>this.xhr.req(c.default.OFFERS_OPT_IN.METHOD)(c.default.OFFERS_OPT_IN.PATH,c.default.OFFERS_OPT_IN.DATA_KEY,{campaignId:e}),this.offerSearchCampaign=async(e,t)=>this.xhr.reqWithPage(c.default.OFFERS.METHOD)(c.default.OFFERS.PATH,c.default.OFFERS.DATA_KEY,{campaignId:e}).then(e=>{if(0===e.data.length)return[];const r=e.data.map(e=>e.tripianPoiId);return this.pois(r,Number(t),void 0,!0)}),this.offerSearchNew=async(e,t,r)=>this.xhr.reqWithPage(c.default.OFFERS.METHOD)(c.default.OFFERS.PATH,c.default.OFFERS.DATA_KEY,{dateFrom:e,dateTo:t,boundary:r,page:1,limit:50}),this.offer=async e=>this.xhr.req(c.default.OFFER.METHOD)(h.default.setParameterId(c.default.OFFER.PATH,e,"offerId"),c.default.OFFER.DATA_KEY,{}).then(e=>e),this.offerUpdateOptIn=async(e,t)=>this.xhr.req(c.default.OFFER_UPDATE.METHOD)(h.default.setParameterId(c.default.OFFER_UPDATE.PATH,e,"offerId"),c.default.OFFER_UPDATE.DATA_KEY,{optInDate:t}).then(e=>e),this.offerDelete=async e=>this.xhr.req(c.default.OFFER_DELETE.METHOD)(h.default.setParameterId(c.default.OFFER_DELETE.PATH,e,"offerId"),c.default.OFFER_DELETE.DATA_KEY).then(e=>e),this.offerRedeemStatusUpdate=async(e,t)=>this.xhr.req(c.default.OFFER_REDEEM_STATUS_UPDATE.METHOD)(h.default.setParameterId(c.default.OFFER_REDEEM_STATUS_UPDATE.PATH,e,"offerId"),c.default.OFFER_REDEEM_STATUS_UPDATE.DATA_KEY,{status:t}).then(e=>e.status),this.offerRedeemStatus=async e=>this.xhr.req(c.default.OFFER_REDEEM_STATUS.METHOD)(h.default.setParameterId(c.default.OFFER_REDEEM_STATUS.PATH,e,"offerId"),c.default.OFFER_REDEEM_STATUS.DATA_KEY).then(e=>e.status),this.businessSearch=async(e,t,r)=>this.xhr.req(c.default.BUSINESS_SEARCH.METHOD)(c.default.BUSINESS_SEARCH.PATH,c.default.BUSINESS_SEARCH.DATA_KEY,{q:e,cityId:t,bounds:r}),this.businessAssign=async e=>this.xhr.req(c.default.BUSINESS_USER_ASSIGN.METHOD)(c.default.BUSINESS_USER_ASSIGN.PATH,c.default.BUSINESS_USER_ASSIGN.DATA_KEY,{tripianPoiId:e}),this.startVerify=async(e,t)=>this.xhr.req(c.default.BUSINESS_VERIFY_START.METHOD)(c.default.BUSINESS_VERIFY_START.PATH,c.default.BUSINESS_VERIFY_START.DATA_KEY,{to_:e,channel:t}),this.checkVerify=async(e,t,r)=>this.xhr.req(c.default.BUSINESS_VERIFY_CHECK.METHOD)(c.default.BUSINESS_VERIFY_CHECK.PATH,c.default.BUSINESS_VERIFY_CHECK.DATA_KEY,{to_:e,channel:t,code:r}),this.business=async()=>this.xhr.req(c.default.BUSINESS.METHOD)(c.default.BUSINESS.PATH,c.default.BUSINESS.DATA_KEY),this.businessOffers=async(e,t=1,r)=>this.xhr.reqWithPage(c.default.BUSINESS_OFFERS.METHOD)(c.default.BUSINESS_OFFERS.PATH,c.default.BUSINESS_OFFERS.DATA_KEY,{status:""+e.join(","),page:t,limit:r}),this.businessOfferAdd=async e=>this.xhr.req(c.default.BUSINESS_OFFER_ADD.METHOD)(c.default.BUSINESS_OFFER_ADD.PATH,c.default.BUSINESS_OFFER_ADD.DATA_KEY,{...e}),this.businessVoucherOfferAdd=async e=>this.xhr.req(c.default.BUSINESS_OFFER_ADD.METHOD)(c.default.BUSINESS_OFFER_ADD.PATH,c.default.BUSINESS_OFFER_ADD.DATA_KEY,{...e}),this.businessOffer=async e=>this.xhr.req(c.default.BUSINESS_OFFER.METHOD)(h.default.setParameterId(c.default.BUSINESS_OFFER.PATH,e,"offerId"),c.default.BUSINESS_OFFER.DATA_KEY),this.businessOfferStatusUpdate=async(e,t)=>this.xhr.req(c.default.BUSINESS_OFFER_UPDATE.METHOD)(h.default.setParameterId(c.default.BUSINESS_OFFER_UPDATE.PATH,e,"offerId"),c.default.BUSINESS_OFFER_UPDATE.DATA_KEY,{offerId:e,status:t}),this.businessOfferImageUpdate=async(e,t)=>this.xhr.req(c.default.BUSINESS_OFFER_UPDATE.METHOD)(h.default.setParameterId(c.default.BUSINESS_OFFER_UPDATE.PATH,e,"offerId"),c.default.BUSINESS_OFFER_UPDATE.DATA_KEY,{offerId:e,imageUrl:t}),this.businessOfferDelete=async e=>this.xhr.req(c.default.BUSINESS_OFFER_DELETE.METHOD)(h.default.setParameterId(c.default.BUSINESS_OFFER_DELETE.PATH,e,"offerId"),c.default.BUSINESS_OFFER_DELETE.DATA_KEY).then(e=>e.recordId),this.businessOfferCustomers=async e=>this.xhr.req(c.default.BUSINESS_OFFER_CUSTOMERS.METHOD)(h.default.setParameterId(c.default.BUSINESS_OFFER_CUSTOMERS.PATH,e,"offerId"),c.default.BUSINESS_OFFER_CUSTOMERS.DATA_KEY),this.businessOfferFileUpload=async e=>this.xhr.req(c.default.BUSINESS_OFFER_FILE_UPLOAD.METHOD)(c.default.BUSINESS_OFFER_FILE_UPLOAD.PATH,c.default.BUSINESS_OFFER_FILE_UPLOAD.DATA_KEY,{file:e},{"Content-Type":"multipart/form-data"}),this.businessOfferRedeemStatusUpdate=async(e,t,r)=>this.xhr.req(c.default.BUSINESS_OFFER_REDEEM_STATUS_UPDATE.METHOD)(h.default.setParameters(c.default.BUSINESS_OFFER_REDEEM_STATUS_UPDATE.PATH,[{key:"offerId",value:e.toString()},{key:"userId",value:t.toString()}]),c.default.BUSINESS_OFFER_REDEEM_STATUS_UPDATE.DATA_KEY,{status:r}).then(e=>e.status),this.businessOfferRedeemStatus=async(e,t)=>this.xhr.req(c.default.BUSINESS_OFFER_REDEEM_STATUS.METHOD)(h.default.setParameters(c.default.BUSINESS_OFFER_REDEEM_STATUS.PATH,[{key:"offerId",value:e.toString()},{key:"userId",value:t.toString()}]),c.default.BUSINESS_OFFER_REDEEM_STATUS.DATA_KEY).then(e=>e.status),this.businessPreRegister=async e=>this.xhr.req(c.default.BUSINESS_PRE_REGISTER.METHOD)(c.default.BUSINESS_PRE_REGISTER.PATH,c.default.BUSINESS_PRE_REGISTER.DATA_KEY,e),this.businessCampaigns=async(e,t=1e3)=>this.xhr.reqWithPage(c.default.BUSINESS_CAMPAIGNS.METHOD)(c.default.BUSINESS_CAMPAIGNS.PATH,c.default.BUSINESS_CAMPAIGNS.DATA_KEY,{limit:t,page:e}),this.businessCampaign=async e=>this.xhr.req(c.default.BUSINESS_CAMPAIGN.METHOD)(h.default.setParameterId(c.default.BUSINESS_CAMPAIGN.PATH,e,"campaignId"),c.default.BUSINESS_CAMPAIGN.DATA_KEY),this.businessCampaignUpdate=async(e,t)=>this.xhr.req(c.default.BUSINESS_CAMPAIGN_UPDATE.METHOD)(h.default.setParameterId(c.default.BUSINESS_CAMPAIGN_UPDATE.PATH,e,"campaignId"),c.default.BUSINESS_CAMPAIGN_UPDATE.DATA_KEY,t).then(e=>e.updated),this.businessCampaignAdd=async e=>this.xhr.req(c.default.BUSINESS_CAMPAIGN_ADD.METHOD)(c.default.BUSINESS_CAMPAIGN_ADD.PATH,c.default.BUSINESS_CAMPAIGN_ADD.DATA_KEY,e).then(e=>e.campaignId),this.businessCouponApplications=async(e,t,r=150)=>this.xhr.reqWithPage(c.default.BUSINESS_COUPON_APPLICATIONS.METHOD)(c.default.BUSINESS_COUPON_APPLICATIONS.PATH,c.default.BUSINESS_COUPON_APPLICATIONS.DATA_KEY,{page:e,status:t,limit:r}),this.businessCouponApplication=async e=>this.xhr.req(c.default.BUSINESS_COUPON_APPLICATION.METHOD)(h.default.setParameterId(c.default.BUSINESS_COUPON_APPLICATION.PATH,e,"applicationId"),c.default.BUSINESS_COUPON_APPLICATION.DATA_KEY),this.businessCouponApplicationAdd=async e=>this.xhr.req(c.default.BUSINESS_COUPON_APPLICATION_ADD.METHOD)(c.default.BUSINESS_COUPON_APPLICATION_ADD.PATH,c.default.BUSINESS_COUPON_APPLICATION_ADD.DATA_KEY,{formDatas:e}).then(e=>e.applicationId),this.businessCouponApplicationUserUpdate=async(e,t,r,i=0,n,a,s)=>this.xhr.req(c.default.BUSINESS_COUPON_APPLICATION_USER_UPDATE.METHOD)(h.default.setParameters(c.default.BUSINESS_COUPON_APPLICATION_USER_UPDATE.PATH,[{key:"applicationId",value:e.toString()},{key:"travelerId",value:t.toString()}]),c.default.BUSINESS_COUPON_APPLICATION_USER_UPDATE.DATA_KEY,{campaignId:i,status:r?1:-1,bookingDate:n,notes:a,amount:s}).then(e=>e.updated),this.businessCouponApplicationUserApprove=async(e,t,r,i,n)=>this.businessCouponApplicationUserUpdate(e,t,!0,r,i,void 0,n).then(t=>{if(t)return this.businessCouponApplication(e)}),this.businessCouponApplicationUserReject=async(e,t,r,i,n)=>this.businessCouponApplicationUserUpdate(e,t,!1,r,i,n).then(t=>{if(t)return this.businessCouponApplication(e)}),this.businessCouponApplicationFileUpload=async e=>this.xhr.req(c.default.BUSINESS_COUPON_FILE_UPLOAD.METHOD)(c.default.BUSINESS_COUPON_FILE_UPLOAD.PATH,c.default.BUSINESS_COUPON_FILE_UPLOAD.DATA_KEY,{file:e},{"Content-Type":"multipart/form-data"}),this.coupons=async(e,t=1e3)=>this.xhr.reqWithPage(c.default.COUPONS.METHOD)(c.default.COUPONS.PATH,c.default.COUPONS.DATA_KEY,{limit:t,page:e}),this.payment=async e=>this.xhr.req(c.default.PAYMENT.METHOD)(h.default.setParameters(c.default.PAYMENT.PATH,[{key:"offerId",value:e.toString()}]),c.default.PAYMENT.DATA_KEY),this.campaignReport=async(e,t)=>this.xhr.reqWithPage(c.default.CAMPAIGN_REPORT.METHOD)(h.default.setParameters(c.default.CAMPAIGN_REPORT.PATH,[{key:"campaignId",value:e.toString()}]),c.default.CAMPAIGN_REPORT.DATA_KEY,{...t}),this.campaignReportPay=async(e,t)=>this.xhr.req(c.default.CAMPAIGN_REPORT_PAY.METHOD)(h.default.setParameters(c.default.CAMPAIGN_REPORT_PAY.PATH,[{key:"campaignId",value:e.toString()},{key:"id",value:t.toString()}]),c.default.CAMPAIGN_REPORT.DATA_KEY).then(e=>e.updated),this.campaignCustomerReport=async(e,t)=>this.xhr.reqWithPage(c.default.CAMPAIGN_CUSTOMER_REPORT.METHOD)(h.default.setParameters(c.default.CAMPAIGN_CUSTOMER_REPORT.PATH,[{key:"campaignId",value:e.toString()}]),c.default.CAMPAIGN_CUSTOMER_REPORT.DATA_KEY,{...t}).then(e=>(e.data.forEach(e=>{e.lengthOfStay=(0,d.default)(e.customerDepartureDate).diff((0,d.default)(e.customerArrivalDate),"days",!1)}),e)),this.businessReport=async e=>this.xhr.reqWithPage(c.default.BUSINESS_REPORT.METHOD)(c.default.BUSINESS_REPORT.PATH,c.default.BUSINESS_REPORT.DATA_KEY,{...e}),this.businessPreRegisterReport=async e=>this.xhr.reqWithPage(c.default.BUSINESS_PRE_REGISTER_REPORT.METHOD)(c.default.BUSINESS_PRE_REGISTER_REPORT.PATH,c.default.BUSINESS_PRE_REGISTER_REPORT.DATA_KEY,{...e}),this.businessOfferReport=async(e=1,t=1e3)=>this.xhr.reqWithPage(c.default.BUSINESS_OFFER_REPORT.METHOD)(c.default.BUSINESS_OFFER_REPORT.PATH,c.default.BUSINESS_OFFER_REPORT.DATA_KEY,{page:e,limit:t}),this.businessExport=async(e,t)=>this.xhr.req(c.default.BUSINESS_EXPORT.METHOD)(c.default.BUSINESS_EXPORT.PATH,c.default.BUSINESS_EXPORT.DATA_KEY,{reportType:e,campaignId:t}),this.translationList=async()=>this.xhr.req(c.default.TRANSLATIONS.METHOD)(c.default.TRANSLATIONS.PATH,c.default.TRANSLATIONS.DATA_KEY),this.log=async(e,t={},r="ERROR")=>{var i;const{baseURL:n,xApiKey:a,email:s}=this.xhr.info();return this.xhr.req(c.default.LOGS.METHOD)(c.default.LOGS.PATH,c.default.LOGS.DATA_KEY,{message:{platform:"web",type:r,g_api_customer_id:0,user_id:0,uri_params:{},query_params:{apibaseURL:n},api_key:a,endpoint:null!==(i=null===window||void 0===window?void 0:window.location.href)&&void 0!==i?i:"",response_msg:e,request_params:{email:s,...t}}})},this.visaIframeToken=async()=>this.xhr.req(c.default.VISA_IFRAME_TOKEN.METHOD)(c.default.VISA_IFRAME_TOKEN.PATH,c.default.OFFER.DATA_KEY).then(e=>e),this.visaValidatorCheck=async e=>this.xhr.req(c.default.VISA_VALIDATOR_CHECK.METHOD)(c.default.VISA_VALIDATOR_CHECK.PATH,c.default.VISA_VALIDATOR_CHECK.DATA_KEY,{context:e}),this.combo={businessPayloadData:async()=>this.user().then(e=>e.businessId&&e.businessId>0?this.business().then(t=>({user:e,business:t})):{user:e}),campaignReportPayCombo:async(e,t,r)=>this.campaignReportPay(e,t).then(t=>this.campaignReport(e,r)),payloadDataEx:async()=>this.user().then(e=>this.business().then(t=>({user:e,business:t}))),tripDelete:async(e,t)=>this.tripDelete(e).then(()=>this.tripRefs(t)),stepAdd:async(e,t,r,i,n)=>this.stepAdd(e,t,i,n).then(()=>this.trip(r,void 0)),customStepAdd:async(e,t,r,i,n,a)=>this.customStepAdd(e,t,i,n,a).then(()=>this.trip(r,void 0,!0)),stepUpdateTimes:async(e,t,r,i)=>this.stepUpdateTimes(e,t,r).then(e=>this.trip(i,void 0)),stepReplace:async(e,t,r)=>this.stepReplace(e,t).then(e=>this.trip(r,void 0)),stepDelete:async(e,t)=>this.stepDelete(e).then(()=>this.trip(t,void 0,!0)),planUpdateOrders:async(e,t,r)=>this.planUpdateOrders(e,t).then(e=>this.trip(r,void 0,!0)),planUpdateTime:async(e,t,r,i,n)=>this.planUpdateTime(e,r,i).then(e=>this.trip(n,t,!0)),favoriteAdd:async(e,t,r)=>this.favoriteAdd(t,e).then(e=>this.favorites(r)),favoriteDelete:async(e,t)=>this.favoriteDelete(e).then(()=>this.favorites(t)),companionAdd:async(e,t)=>this.companionAdd(e).then(()=>this.companions(t)),companionUpdate:async(e,t)=>this.companionUpdate(e).then(()=>this.companions(t)),companionDelete:async(e,t)=>this.companionDelete(e).then(()=>this.companions(t)),reservationAdd:async(e,t)=>this.reservationAdd(e).then(()=>this.reservations(t)),reservationUpdate:async(e,t)=>this.reservationUpdate(e).then(()=>this.reservations(t)),reservationDelete:async(e,t)=>this.reservationDelete(e).then(()=>this.reservations(t)),reactionAdd:async(e,t)=>this.reactionAdd(e).then(()=>this.reactions(t))},this.xhr=new u.default(e,t),this.forceRequest=!r,this.lang=t}}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),r(259);const n=i(r(38)),a=r(196),s=e=>{if(void 0===e)return"";const t=Object.entries(e).filter(e=>void 0!==e[1]),r=Object.fromEntries(t);return"?"+new URLSearchParams(r)};t.default=class{constructor(e,t){this.timeout=3e4,this.getToken=()=>this.token,this.setToken=e=>{this.token=e,this.authorization=`${e.tokenType} ${e.idToken}`,this.refreshTimeoutId&&(clearTimeout(this.refreshTimeoutId),this.refreshTimeoutId=void 0);const t=1e3*(e.expiresIn-60);t>0&&t<36e5?this.refreshTimeoutId=setTimeout(()=>{this.refreshXhrToken().catch(e=>{console.error("Token refresh failed:",e),this.removeToken()})},t):console.warn("Token expiry time is invalid or too long. Refresh timer not set.")},this.removeToken=()=>{this.token=void 0,this.authorization=void 0,this.refreshTimeoutId&&(clearTimeout(this.refreshTimeoutId),this.refreshTimeoutId=void 0)},this.setLang=e=>{this.lang=e},this.refreshXhrToken=()=>{var e;const t=null===(e=this.token)||void 0===e?void 0:e.refreshToken;return t?this.req("POST")("/auth/refresh-token","token",{refreshToken:t}).then(e=>{const r={...e,refreshToken:t};return this.setToken(r),r}).catch(e=>(console.error("Refresh token failed:",e),this.removeToken(),Promise.reject(e))):(console.warn("No refresh token available."),Promise.reject(new Error("No refresh token available")))},this.get=async(e,t,r,i)=>{var n;return fetch(this.baseURL+e+s({...r,lang:this.lang}),{method:"GET",headers:{"Content-Type":"application/json",authorization:null!==(n=this.authorization)&&void 0!==n?n:"","x-api-key":this.xApiKey,...i}}).then(e=>e.json()).then(i=>(0,a.handleHttpResponseSuccess)(i,t,this.lang,r,e).data).catch(e=>(0,a.handleHttpResponseError)(e,t,r))},this.getWithPage=async(e,t,r)=>{var i;return fetch(this.baseURL+e+s({...r,lang:this.lang}),{method:"GET",headers:{"Content-Type":"application/json",authorization:null!==(i=this.authorization)&&void 0!==i?i:"","x-api-key":this.xApiKey}}).then(e=>e.json()).then(e=>(0,a.handleHttpResponseSuccess)(e,t,this.lang,r)).catch(e=>(0,a.handleHttpResponseError)(e,t,r))},this.appendLangToUrl=e=>`${this.baseURL+e}${s({lang:this.lang})}`,this.post=async(e,t,r,i)=>{var n;const s=this.appendLangToUrl(e);return fetch(s,{method:"POST",headers:{"Content-Type":"application/json",authorization:null!==(n=this.authorization)&&void 0!==n?n:"","x-api-key":this.xApiKey,...i},body:JSON.stringify({...r,lang:this.lang})}).then(e=>e.json()).then(e=>(0,a.handleHttpResponseSuccess)(e,t,this.lang,r).data).then(e=>("token"===t&&this.setToken(e),e)).catch(e=>(0,a.handleHttpResponseError)(e,t,r))},this.put=async(e,t,r,i)=>{var n;const s=this.appendLangToUrl(e);return fetch(s,{method:"PUT",headers:{"Content-Type":"application/json",authorization:null!==(n=this.authorization)&&void 0!==n?n:"","x-api-key":this.xApiKey,...i},body:JSON.stringify({...r,lang:this.lang})}).then(e=>e.json()).then(e=>(0,a.handleHttpResponseSuccess)(e,t,this.lang,r).data).catch(e=>(0,a.handleHttpResponseError)(e,t,r))},this.delete=async(e,t,r)=>{var i;return fetch(this.baseURL+e+s({lang:this.lang}),{method:"DELETE",headers:{"Content-Type":"application/json",authorization:null!==(i=this.authorization)&&void 0!==i?i:"","x-api-key":this.xApiKey,...r}}).then(e=>e.json()).then(e=>(0,a.handleHttpResponseSuccess)(e,t,this.lang).data).catch(e=>(0,a.handleHttpResponseError)(e,t))},this.postWithPage=async(e,t,r,i)=>{var n;const s=this.appendLangToUrl(e);return fetch(s,{method:"POST",headers:{"Content-Type":"application/json",authorization:null!==(n=this.authorization)&&void 0!==n?n:"","x-api-key":this.xApiKey,...i},body:JSON.stringify(r)}).then(e=>e.json()).then(e=>(0,a.handleHttpResponseSuccess)(e,t,this.lang,r)).catch(e=>(0,a.handleHttpResponseError)(e,t,r))},this.req=e=>"GET"===e?this.get:"POST"===e?this.post:"PUT"===e?this.put:"DELETE"===e?this.delete:this.get,this.reqWithPage=e=>"GET"===e?this.getWithPage:"POST"===e?this.postWithPage:this.getWithPage,this.info=()=>{var e,t;const r=this.token&&null!==(t=null===(e=n.default.parseToken(this.token))||void 0===e?void 0:e.email)&&void 0!==t?t:"";return{baseURL:this.baseURL,xApiKey:this.xApiKey,email:r}},this.baseURL=e.url,this.xApiKey=e.xApiKey,this.timeout=3e4,e.token&&this.setToken(e.token),t&&this.setLang(t)}}},function(e,t,r){(function(e){!function(t){!function(r){var i="undefined"!=typeof globalThis&&globalThis||void 0!==t&&t||void 0!==e&&e||{},n="URLSearchParams"in i,a="Symbol"in i&&"iterator"in Symbol,s="FileReader"in i&&"Blob"in i&&function(){try{return new Blob,!0}catch(e){return!1}}(),o="FormData"in i,d="ArrayBuffer"in i;if(d)var u=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(e){return e&&u.indexOf(Object.prototype.toString.call(e))>-1};function h(e){if("string"!=typeof e&&(e=String(e)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(e)||""===e)throw new TypeError('Invalid character in header field name: "'+e+'"');return e.toLowerCase()}function f(e){return"string"!=typeof e&&(e=String(e)),e}function l(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return a&&(t[Symbol.iterator]=function(){return t}),t}function m(e){this.map={},e instanceof m?e.forEach((function(e,t){this.append(t,e)}),this):Array.isArray(e)?e.forEach((function(e){if(2!=e.length)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+e.length);this.append(e[0],e[1])}),this):e&&Object.getOwnPropertyNames(e).forEach((function(t){this.append(t,e[t])}),this)}function p(e){if(!e._noBody)return e.bodyUsed?Promise.reject(new TypeError("Already read")):void(e.bodyUsed=!0)}function _(e){return new Promise((function(t,r){e.onload=function(){t(e.result)},e.onerror=function(){r(e.error)}}))}function y(e){var t=new FileReader,r=_(t);return t.readAsArrayBuffer(e),r}function b(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function g(){return this.bodyUsed=!1,this._initBody=function(e){var t;this.bodyUsed=this.bodyUsed,this._bodyInit=e,e?"string"==typeof e?this._bodyText=e:s&&Blob.prototype.isPrototypeOf(e)?this._bodyBlob=e:o&&FormData.prototype.isPrototypeOf(e)?this._bodyFormData=e:n&&URLSearchParams.prototype.isPrototypeOf(e)?this._bodyText=e.toString():d&&s&&((t=e)&&DataView.prototype.isPrototypeOf(t))?(this._bodyArrayBuffer=b(e.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):d&&(ArrayBuffer.prototype.isPrototypeOf(e)||c(e))?this._bodyArrayBuffer=b(e):this._bodyText=e=Object.prototype.toString.call(e):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},s&&(this.blob=function(){var e=p(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var e=p(this);return e||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}if(s)return this.blob().then(y);throw new Error("could not read as ArrayBuffer")},this.text=function(){var e,t,r,i,n,a=p(this);if(a)return a;if(this._bodyBlob)return e=this._bodyBlob,t=new FileReader,r=_(t),i=/charset=([A-Za-z0-9_-]+)/.exec(e.type),n=i?i[1]:"utf-8",t.readAsText(e,n),r;if(this._bodyArrayBuffer)return Promise.resolve(function(e){for(var t=new Uint8Array(e),r=new Array(t.length),i=0;i<t.length;i++)r[i]=String.fromCharCode(t[i]);return r.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},o&&(this.formData=function(){return this.text().then(v)}),this.json=function(){return this.text().then(JSON.parse)},this}m.prototype.append=function(e,t){e=h(e),t=f(t);var r=this.map[e];this.map[e]=r?r+", "+t:t},m.prototype.delete=function(e){delete this.map[h(e)]},m.prototype.get=function(e){return e=h(e),this.has(e)?this.map[e]:null},m.prototype.has=function(e){return this.map.hasOwnProperty(h(e))},m.prototype.set=function(e,t){this.map[h(e)]=f(t)},m.prototype.forEach=function(e,t){for(var r in this.map)this.map.hasOwnProperty(r)&&e.call(t,this.map[r],r,this)},m.prototype.keys=function(){var e=[];return this.forEach((function(t,r){e.push(r)})),l(e)},m.prototype.values=function(){var e=[];return this.forEach((function(t){e.push(t)})),l(e)},m.prototype.entries=function(){var e=[];return this.forEach((function(t,r){e.push([r,t])})),l(e)},a&&(m.prototype[Symbol.iterator]=m.prototype.entries);var M=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function T(e,t){if(!(this instanceof T))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var r,n,a=(t=t||{}).body;if(e instanceof T){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new m(e.headers)),this.method=e.method,this.mode=e.mode,this.signal=e.signal,a||null==e._bodyInit||(a=e._bodyInit,e.bodyUsed=!0)}else this.url=String(e);if(this.credentials=t.credentials||this.credentials||"same-origin",!t.headers&&this.headers||(this.headers=new m(t.headers)),this.method=(r=t.method||this.method||"GET",n=r.toUpperCase(),M.indexOf(n)>-1?n:r),this.mode=t.mode||this.mode||null,this.signal=t.signal||this.signal||function(){if("AbortController"in i)return(new AbortController).signal}(),this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&a)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(a),!("GET"!==this.method&&"HEAD"!==this.method||"no-store"!==t.cache&&"no-cache"!==t.cache)){var s=/([?&])_=[^&]*/;if(s.test(this.url))this.url=this.url.replace(s,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function v(e){var t=new FormData;return e.trim().split("&").forEach((function(e){if(e){var r=e.split("="),i=r.shift().replace(/\+/g," "),n=r.join("=").replace(/\+/g," ");t.append(decodeURIComponent(i),decodeURIComponent(n))}})),t}function w(e,t){if(!(this instanceof w))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=void 0===t.statusText?"":""+t.statusText,this.headers=new m(t.headers),this.url=t.url||"",this._initBody(e)}T.prototype.clone=function(){return new T(this,{body:this._bodyInit})},g.call(T.prototype),g.call(w.prototype),w.prototype.clone=function(){return new w(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new m(this.headers),url:this.url})},w.error=function(){var e=new w(null,{status:200,statusText:""});return e.ok=!1,e.status=0,e.type="error",e};var A=[301,302,303,307,308];w.redirect=function(e,t){if(-1===A.indexOf(t))throw new RangeError("Invalid status code");return new w(null,{status:t,headers:{location:e}})},r.DOMException=i.DOMException;try{new r.DOMException}catch(e){r.DOMException=function(e,t){this.message=e,this.name=t;var r=Error(e);this.stack=r.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function L(e,t){return new Promise((function(n,a){var o=new T(e,t);if(o.signal&&o.signal.aborted)return a(new r.DOMException("Aborted","AbortError"));var u=new XMLHttpRequest;function c(){u.abort()}if(u.onload=function(){var e,t,r={statusText:u.statusText,headers:(e=u.getAllResponseHeaders()||"",t=new m,e.replace(/\r?\n[\t ]+/g," ").split("\r").map((function(e){return 0===e.indexOf("\n")?e.substr(1,e.length):e})).forEach((function(e){var r=e.split(":"),i=r.shift().trim();if(i){var n=r.join(":").trim();try{t.append(i,n)}catch(e){console.warn("Response "+e.message)}}})),t)};0===o.url.indexOf("file://")&&(u.status<200||u.status>599)?r.status=200:r.status=u.status,r.url="responseURL"in u?u.responseURL:r.headers.get("X-Request-URL");var i="response"in u?u.response:u.responseText;setTimeout((function(){n(new w(i,r))}),0)},u.onerror=function(){setTimeout((function(){a(new TypeError("Network request failed"))}),0)},u.ontimeout=function(){setTimeout((function(){a(new TypeError("Network request timed out"))}),0)},u.onabort=function(){setTimeout((function(){a(new r.DOMException("Aborted","AbortError"))}),0)},u.open(o.method,function(e){try{return""===e&&i.location.href?i.location.href:e}catch(t){return e}}(o.url),!0),"include"===o.credentials?u.withCredentials=!0:"omit"===o.credentials&&(u.withCredentials=!1),"responseType"in u&&(s?u.responseType="blob":d&&(u.responseType="arraybuffer")),t&&"object"==typeof t.headers&&!(t.headers instanceof m||i.Headers&&t.headers instanceof i.Headers)){var l=[];Object.getOwnPropertyNames(t.headers).forEach((function(e){l.push(h(e)),u.setRequestHeader(e,f(t.headers[e]))})),o.headers.forEach((function(e,t){-1===l.indexOf(t)&&u.setRequestHeader(t,e)}))}else o.headers.forEach((function(e,t){u.setRequestHeader(t,e)}));o.signal&&(o.signal.addEventListener("abort",c),u.onreadystatechange=function(){4===u.readyState&&o.signal.removeEventListener("abort",c)}),u.send(void 0===o._bodyInit?null:o._bodyInit)}))}L.polyfill=!0,i.fetch||(i.fetch=L,i.Headers=m,i.Request=T,i.Response=w),r.Headers=m,r.Request=T,r.Response=w,r.fetch=L,Object.defineProperty(r,"__esModule",{value:!0})}({})}("undefined"!=typeof self?self:this)}).call(this,r(6))},function(e,t,r){"use strict";t.byteLength=function(e){var t=u(e),r=t[0],i=t[1];return 3*(r+i)/4-i},t.toByteArray=function(e){var t,r,i=u(e),s=i[0],o=i[1],d=new a(function(e,t,r){return 3*(t+r)/4-r}(0,s,o)),c=0,h=o>0?s-4:s;for(r=0;r<h;r+=4)t=n[e.charCodeAt(r)]<<18|n[e.charCodeAt(r+1)]<<12|n[e.charCodeAt(r+2)]<<6|n[e.charCodeAt(r+3)],d[c++]=t>>16&255,d[c++]=t>>8&255,d[c++]=255&t;2===o&&(t=n[e.charCodeAt(r)]<<2|n[e.charCodeAt(r+1)]>>4,d[c++]=255&t);1===o&&(t=n[e.charCodeAt(r)]<<10|n[e.charCodeAt(r+1)]<<4|n[e.charCodeAt(r+2)]>>2,d[c++]=t>>8&255,d[c++]=255&t);return d},t.fromByteArray=function(e){for(var t,r=e.length,n=r%3,a=[],s=0,o=r-n;s<o;s+=16383)a.push(c(e,s,s+16383>o?o:s+16383));1===n?(t=e[r-1],a.push(i[t>>2]+i[t<<4&63]+"==")):2===n&&(t=(e[r-2]<<8)+e[r-1],a.push(i[t>>10]+i[t>>4&63]+i[t<<2&63]+"="));return a.join("")};for(var i=[],n=[],a="undefined"!=typeof Uint8Array?Uint8Array:Array,s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",o=0,d=s.length;o<d;++o)i[o]=s[o],n[s.charCodeAt(o)]=o;function u(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]}function c(e,t,r){for(var n,a,s=[],o=t;o<r;o+=3)n=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(255&e[o+2]),s.push(i[(a=n)>>18&63]+i[a>>12&63]+i[a>>6&63]+i[63&a]);return s.join("")}n["-".charCodeAt(0)]=62,n["_".charCodeAt(0)]=63},function(e,t){
|
|
287
287
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
288
288
|
t.read=function(e,t,r,i,n){var a,s,o=8*n-i-1,d=(1<<o)-1,u=d>>1,c=-7,h=r?n-1:0,f=r?-1:1,l=e[t+h];for(h+=f,a=l&(1<<-c)-1,l>>=-c,c+=o;c>0;a=256*a+e[t+h],h+=f,c-=8);for(s=a&(1<<-c)-1,a>>=-c,c+=i;c>0;s=256*s+e[t+h],h+=f,c-=8);if(0===a)a=1-u;else{if(a===d)return s?NaN:1/0*(l?-1:1);s+=Math.pow(2,i),a-=u}return(l?-1:1)*s*Math.pow(2,a-i)},t.write=function(e,t,r,i,n,a){var s,o,d,u=8*a-n-1,c=(1<<u)-1,h=c>>1,f=23===n?Math.pow(2,-24)-Math.pow(2,-77):0,l=i?0:a-1,m=i?1:-1,p=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(o=isNaN(t)?1:0,s=c):(s=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-s))<1&&(s--,d*=2),(t+=s+h>=1?f/d:f*Math.pow(2,1-h))*d>=2&&(s++,d/=2),s+h>=c?(o=0,s=c):s+h>=1?(o=(t*d-1)*Math.pow(2,n),s+=h):(o=t*Math.pow(2,h-1)*Math.pow(2,n),s=0));n>=8;e[r+l]=255&o,l+=m,o/=256,n-=8);for(s=s<<n|o,u+=n;u>0;e[r+l]=255&s,l+=m,s/=256,u-=8);e[r+l-m]|=128*p}},function(e,t){var r={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==r.call(e)}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=i(r(0));t.default=class{constructor(e){this.startDate=(0,n.default)(),this.endDate=(0,n.default)(),this.recurrent=[],this.blackouts=[],this.availableDays=[],this.calc=()=>{if(this.endDate.isBefore(this.startDate))return;const e=[],t=this.startDate.clone();for(;t.isSameOrBefore(this.endDate);){if(this.recurrent.includes(t.day())){const r=t.format("YYYY-MM-DD");this.blackouts.includes(r)||e.push(r)}t.add(1,"days")}this.availableDays=e},this.include=e=>this.availableDays.includes(e),this.toList=()=>this.availableDays,this.get=()=>this.tripianDates,this.set=e=>{this.tripianDates=e,this.startDate=(0,n.default)(e.startDate),this.endDate=(0,n.default)(e.endDate),this.recurrent=e.recurrent,this.blackouts=e.blackouts,this.calc()},this.tripianDates=e,this.set(e)}}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=r(18),a=i(r(39)),s=i(r(14)),o=r(265);t.default=(e,t,r,i,d,u)=>{var c,h,f,l,m,p,_,y,b,g,M,T,v,w,A;try{const L=(null==i?void 0:i.cityId)||(null===(f=null===(h=null===(c=s.default.trip)||void 0===c?void 0:c[r])||void 0===h?void 0:h.city)||void 0===f?void 0:f.id)||0,D=(null==i?void 0:i.tripHash)||(null===(m=null===(l=s.default.trip)||void 0===l?void 0:l[r])||void 0===m?void 0:m.tripHash)||"";if(t===a.default.CONFIG.DATA_KEY){const t=e;s.default.configList=t}else if(t===a.default.CITIES.DATA_KEY){const t=e,i=(0,o.citiesConcat)(s.default.cities,r,t);s.default.cities=i}else if(t===a.default.CITY_INFO.DATA_KEY){const t=e;s.default.citiesInfo=(0,o.citiesInfoConcat)(s.default.citiesInfo,r,t)}else if(t===a.default.CITY_EVENTS.DATA_KEY){const t=e,i=null==d?void 0:d.match(/\/cities\/(\d+)/),n=i?parseInt(i[1],10):void 0;n?s.default.citiesEvents=(0,o.citiesEventsConcat)(s.default.citiesEvents,r,n,t):console.warn("City ID is required to cache CITY_EVENTS")}else if(t===a.default.FEEDBACKS.DATA_KEY){const t=e;s.default.feedbacks||(s.default.feedbacks={}),s.default.feedbacks[r]=t}else if(t===a.default.USER_FEEDBACKS.DATA_KEY){const t=e;s.default.userFeedbacks||(s.default.userFeedbacks={}),s.default.userFeedbacks[r]=t}else if(t===a.default.POI_CATEGORIES.DATA_KEY){const t=e;s.default.poiCategoryResponse||(s.default.poiCategoryResponse={}),s.default.poiCategoryResponse[r]=t}else if(t===a.default.POIS_SEARCH_AUTO_COMPLETE_TAGS.DATA_KEY){const t=e;s.default.autoCompleteTags=(0,o.autoCompleteTagsConcat)(s.default.autoCompleteTags,r,t);const a=i||void 0,d=((null==a?void 0:a.poiCategories)||"").split(",").map(Number);void 0===(null===(p=s.default.autoCompleteTagsAll[r])||void 0===p?void 0:p.find(e=>e.cityId===L&&n.helper.arraysEqual(e.poiCategories,d)))?s.default.autoCompleteTagsAll[r]=[...s.default.autoCompleteTagsAll[r]||[],{cityId:L,poiCategories:d,tags:[...t]}]:console.warn("core.cache: This cityId-categoryGroup cached before. if forceRequest = true you can call this request repeatedly, else it is a cache logic problem!",L,d)}else if(t===a.default.POIS.DATA_KEY){const t=e,a=i||void 0,d=void 0!==(null==a?void 0:a.withOffers)?a.withOffers:0,c=void 0!==(null==a?void 0:a.withBookings)?a.withBookings:0;if(s.default.pois=(0,o.poisConcat)(s.default.pois,r,t,d,c),void 0===(null==a?void 0:a.poiIds)&&void 0===(null==a?void 0:a.bounds)&&void 0===(null==a?void 0:a.mustTryIds)&&void 0===(null==a?void 0:a.coordinate)&&void 0===(null==a?void 0:a.distance)&&""===(null==a?void 0:a.search)&&1===(null==a?void 0:a.page)){const e=((null==a?void 0:a.poiCategories)||"").split(",").map(Number);void 0===(null===(_=s.default.poisAll[r])||void 0===_?void 0:_.find(t=>t.cityId===L&&n.helper.arraysEqual(t.poiCategories,e)))?s.default.poisAll[r]=[...s.default.poisAll[r]||[],{cityId:L,poiCategories:e,showOffersOnly:d,showBookingsOnly:c,pois:{data:t,pagination:u}}]:console.warn("core.cache: This cityId-categoryGroup page 1 cached before. if forceRequest = true you can call this request repeatedly, else it is a cache logic problem!",L,e)}}else if(t===a.default.POIS_OPEN_SEARCH.DATA_KEY){const t=e,a=void 0!==(null==i?void 0:i.showOffersOnly)?i.showOffersOnly:0,d=void 0!==(null==i?void 0:i.showBookingsOnly)?i.showBookingsOnly:0;if(s.default.pois=(0,o.poisConcat)(s.default.pois,r,t,a,d),void 0===(null==i?void 0:i.poiIds)&&void 0===(null==i?void 0:i.bounds)&&void 0===(null==i?void 0:i.mustTryIds)&&void 0===(null==i?void 0:i.coordinate)&&void 0===(null==i?void 0:i.distance)&&""===(null==i?void 0:i.search)&&1===(null==i?void 0:i.page)){const e=((null==i?void 0:i.poiCategories)||"").split(",").map(Number);void 0===(null===(y=s.default.poisAll[r])||void 0===y?void 0:y.find(t=>t.cityId===L&&n.helper.arraysEqual(t.poiCategories,e)&&t.showOffersOnly===a))?s.default.poisAll[r]=[...s.default.poisAll[r]||[],{cityId:L,poiCategories:e,showOffersOnly:a,showBookingsOnly:d,pois:{data:t,pagination:u}}]:console.warn("core.cache: This cityId-categoryGroup page 1 cached before. if forceRequest = true you can call this request repeatedly, else it is a cache logic problem!",L,e)}}else if(t===a.default.POI.DATA_KEY){const t=e,n=void 0!==(null==i?void 0:i.withOffers)?i.withOffers:0,a=void 0!==(null==i?void 0:i.withBookings)?i.withBookings:0;s.default.pois=(0,o.poisConcat)(s.default.pois,r,[t],n,a)}else if(t===a.default.USER.DATA_KEY){const t=e;s.default.user=t}else if(t===a.default.QUESTIONS.DATA_KEY+"-trip"||t===a.default.QUESTIONS.DATA_KEY+"-profile"||t===a.default.QUESTIONS.DATA_KEY+"-companion"){const i=e;switch((0,o.questionsConcat)(s.default.questions,r,i),t){case a.default.QUESTIONS.DATA_KEY+"-trip":s.default.questionsTrip||(s.default.questionsTrip={}),s.default.questionsTrip[r]=i;break;case a.default.QUESTIONS.DATA_KEY+"-profile":s.default.questionsProfile||(s.default.questionsProfile={}),s.default.questionsProfile[r]=i;break;case a.default.QUESTIONS.DATA_KEY+"-companion":s.default.questionsCompanion||(s.default.questionsCompanion={}),s.default.questionsCompanion[r]=i;break;default:console.error("core.cache: Error. dataKey could not find in "+a.default.QUESTIONS.DATA_KEY,t)}}else if(t===a.default.FAVORITES.DATA_KEY){const t=e;s.default.favorites[r]=[...s.default.favorites[r]||[],{cityId:L,favoritePois:t}]}else if(t===a.default.FAVORITE_ADD.DATA_KEY){const t=e;s.default.favorites=(0,o.favoriteConcatOne)(s.default.favorites,r,L,t)}else if(t===a.default.FAVORITE_DELETE.DATA_KEY){const t=e.recordId,i=null===(b=s.default.favorites[r])||void 0===b?void 0:b.findIndex(e=>e.cityId===L);i>-1&&(s.default.favorites[r][i].favoritePois=s.default.favorites[r][i].favoritePois.filter(e=>e.id!==t))}else if(t===a.default.TRIPS.DATA_KEY){const t=e;s.default.tripRefs=t}else if(t===a.default.TRIP.DATA_KEY||t===a.default.TRIP_ADD.DATA_KEY||t===a.default.TRIP_UPDATE.DATA_KEY){const t=e,i={id:t.id,shared:t.shared,tripHash:t.tripHash,city:t.city,tripProfile:t.tripProfile};s.default.tripRefs&&(s.default.tripRefs=(0,o.tripRefsConcatOne)(s.default.tripRefs,i)),s.default.trips=(0,o.tripsConcatOne)(s.default.trips,r,t),s.default.trip[r]=t}else if(t===a.default.TRIP_DELETE.DATA_KEY){const t=e.recordId;s.default.tripRefs=null===(g=s.default.tripRefs)||void 0===g?void 0:g.filter(e=>e.id!==t)}else if(t===a.default.PLAN_UPDATE.DATA_KEY||t===a.default.PLAN.DATA_KEY){const t=e,i=(0,o.planUpdated)(t,s.default.trip[r]);i&&((0,o.tripsConcatOne)(s.default.trips,r,i),s.default.trip[r]=n.helper.deepCopy(i))}else if(t===a.default.STEP_ADD.DATA_KEY){const t=e,n=null==i?void 0:i.planId;if(n){const e=(0,o.stepAdded)(n,t,s.default.trip[r]);e&&(s.default.trips=(0,o.tripsConcatOne)(s.default.trips,r,e))}else console.error("core.cache: Error. When step added cache, plan id params could not find in trip plans. Params - added step:",i,t)}else if(t===a.default.STEP_UPDATE.DATA_KEY){const t=e,i=(0,o.stepUpdated)(t,s.default.trip[r]);i&&(s.default.trips=(0,o.tripsConcatOne)(s.default.trips,r,i))}else if(t===a.default.STEP_DELETE.DATA_KEY){const{recordId:t}=e,i=(0,o.stepDeleted)(t,s.default.trip[r]);i&&(s.default.trips=(0,o.tripsConcatOne)(s.default.trips,r,i))}else if(t===a.default.COMPANIONS.DATA_KEY){const t=e;s.default.companions[r]=t}else if(t===a.default.COMPANION_ADD.DATA_KEY||t===a.default.COMPANION_UPDATE.DATA_KEY){const t=e;s.default.companions=(0,o.companionConcatOne)(s.default.companions,r,t)}else if(t===a.default.COMPANION_DELETE.DATA_KEY){const t=e.recordId;s.default.companions[r]=null===(M=s.default.companions[r])||void 0===M?void 0:M.filter(e=>e.id!==t)}else if(t===a.default.RESERVATIONS.DATA_KEY){const t=e;s.default.reservations[r]=t}else if(t===a.default.RESERVATION_ADD.DATA_KEY||t===a.default.RESERVATION_UPDATE.DATA_KEY){const t=e;s.default.reservations=(0,o.reservationConcatOne)(s.default.reservations,r,t)}else if(t===a.default.RESERVATION_DELETE.DATA_KEY){const t=e.recordId;s.default.reservations[r]=null===(T=s.default.reservations[r])||void 0===T?void 0:T.filter(e=>e.id!==t)}else if(t===a.default.REACTIONS.DATA_KEY){if(""!==D){const t=e;(null===(v=s.default.userReactions[r])||void 0===v?void 0:v.find(e=>e.tripHash===D))||(s.default.userReactions[r]=[...s.default.userReactions[r]||[],{tripHash:D,userReactions:t}])}}else if(t===a.default.REACTION_ADD.DATA_KEY||t===a.default.REACTION_UPDATE.DATA_KEY){if(""!==D){const t=e;(null===(w=s.default.userReactions[r])||void 0===w?void 0:w.findIndex(e=>e.tripHash===D))>-1&&(s.default.userReactions=(0,o.reactionConcatOne)(s.default.userReactions,r,D,t))}}else if(t===a.default.REACTION_DELETE.DATA_KEY){if(""!==D){const t=e.recordId,i=null===(A=s.default.userReactions[r])||void 0===A?void 0:A.findIndex(e=>e.tripHash===D);i>-1&&(s.default.userReactions[r][i].userReactions=s.default.userReactions[r][i].userReactions.filter(e=>e.id!==t))}}else if(t===a.default.TOP_TEN.DATA_KEY){const t=e;s.default.topTens=(0,o.topTensConcatOne)(s.default.topTens,r,L,t)}else s.default[t]||(s.default[t]={}),s.default[t][r]=e,["token","register","city","trip-with-hash"].includes(t)||console.warn("core.cache: This dataKey did not cache.",t)}catch(e){console.error("core.cache: Error",e)}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.topTensConcatOne=t.reactionConcatOne=t.reactionCached=t.reservationConcatOne=t.reservationCached=t.companionConcatOne=t.companionCached=t.favoriteConcatOne=t.favoriteCached=t.stepDeleted=t.stepUpdated=t.stepAdded=t.planUpdated=t.tripsConcatOne=t.tripCached=t.tripRefsConcatOne=t.tripRefCached=t.questionsConcat=t.questionCached=t.autoCompleteTagsConcat=t.poisConcat=t.poiCached=t.citiesEventsConcat=t.citiesInfoConcat=t.cityInfoCached=t.citiesConcat=t.cityCached=void 0;const i=r(18),n=(e,t)=>e.find(e=>e.id===t),a=(e,t,r=!0)=>{const n=i.helper.deepCopy(e),a=n.findIndex(e=>e.id===t.id);return-1===a?r?n.push(t):n.splice(0,0,t):n[a]=t,n};t.cityCached=(e,t)=>n(e,t);t.citiesConcat=(e,t,r)=>{const i={...e};let n=[...i[t]||[]];return r.forEach(e=>{n=a(n,e)}),i[t]=n,i};t.cityInfoCached=(e,t)=>n(e,t);t.citiesInfoConcat=(e,t,r)=>{const i={...e};let n=[...i[t]||[]];return n=a(n,r),i[t]=n,i};t.citiesEventsConcat=(e,t,r,n)=>{const a=i.helper.deepCopy(e),s=a[t]||[],o=s.find(e=>e.cityId===r);return o?o.events=[...o.events,...n]:s.push({cityId:r,events:n}),a[t]=s,a};t.poiCached=(e,t)=>n(e,t);t.poisConcat=(e,t,r,i,n)=>{const a={...e},s=[...a[t]||[]];let o=s.find(e=>e.showOffersOnly===i&&e.showBookingsOnly===n);return o||(o={showOffersOnly:i,showBookingsOnly:n,pois:[]},s.push(o)),o.pois=r.reduce((e,t)=>{const r=e.findIndex(e=>e.id===t.id);return-1!==r?e[r]=t:e.push(t),e},o.pois),a[t]=s,a};t.autoCompleteTagsConcat=(e,t,r)=>{const i={...e};let n=[...i[t]||[]];return r.forEach(e=>{n=a(n,e)}),i[t]=n,i};t.questionCached=(e,t)=>n(e,t);t.questionsConcat=(e,t,r)=>{const i={...e};let n=[...i[t]||[]];return r.forEach(e=>{n=a(n,e)}),i[t]=n,i};t.tripRefCached=(e,t)=>n(e,t);t.tripRefsConcatOne=(e,t)=>a(e,t,!1);t.tripCached=(e,t)=>n(e,t);t.tripsConcatOne=(e,t,r)=>{const n=i.helper.deepCopy(e);let s=[...n[t]||[]];return s=a(s,r),n[t]=s,n};t.planUpdated=(e,t)=>{if(!t)return;const r=i.helper.deepCopy(t),n=r.plans.findIndex(t=>t.id===e.id);return n>-1?(r.plans[n]={...e},r):void 0};t.stepAdded=(e,t,r)=>{if(!r)return;const n=i.helper.deepCopy(r),a=n.plans.findIndex(t=>t.id===e);if(-1===a)return;const s=i.helper.deepCopy(n.plans[a].steps);s.splice(t.order,0,t);for(let e=0;e<s.length;e+=1)s[e].order=e;return n.plans[a].steps=s,n};t.stepUpdated=(e,t)=>{if(!t)return;const r=i.helper.deepCopy(t);let n=!1;for(let a=0;a<t.plans.length;a+=1){const s=t.plans[a].steps.findIndex(t=>t.id===e.id);if(s>-1){n=!0;const o=i.helper.deepCopy(t.plans[a].steps);o.splice(s,1),o.splice(e.order,0,e);for(let e=0;e<o.length;e+=1)o[e].order=e;r.plans[a].steps=o;break}}return n||console.error("cacheHelper.stepUpdated error. stepId could not find in trip plans",r,e),r};t.stepDeleted=(e,t)=>{if(!t)return;const r=i.helper.deepCopy(t);let n=!1;for(let a=0;a<t.plans.length;a+=1){if(t.plans[a].steps.findIndex(t=>t.id===e)>-1){n=!0;const s=[],o=i.helper.deepCopy(t.plans[a].steps.filter(t=>t.id!==e));for(let e=0;e<o.length;e+=1)s.push(o[e]),s[e].order=e;r.plans[a].steps=s;break}}return!1===n&&console.error("cacheHelper.stepDeleted error. Deleted step id could not find in trip plans",r,e),r};t.favoriteCached=(e,t)=>n(e,t);t.favoriteConcatOne=(e,t,r,i)=>{var n;const s={...e},o=null===(n=s[t])||void 0===n?void 0:n.find(e=>e.cityId===r);return o?o.favoritePois=a(o.favoritePois,i):(s[t]||(s[t]=[]),s[t].push({cityId:r,favoritePois:[i]})),s};t.companionCached=(e,t)=>n(e,t);t.companionConcatOne=(e,t,r)=>{const i={...e};let n=[...i[t]||[]];return n=a(n,r,!1),i[t]=n,i};t.reservationCached=(e,t)=>n(e,t);t.reservationConcatOne=(e,t,r)=>{const i={...e};let n=[...i[t]||[]];return n=a(n,r,!0),i[t]=n,i};t.reactionCached=(e,t)=>n(e,t);t.reactionConcatOne=(e,t,r,i)=>{var n;const s={...e},o=null===(n=s[t])||void 0===n?void 0:n.find(e=>e.tripHash===r);return o?o.userReactions=a(o.userReactions,i):(s[t]||(s[t]=[]),s[t].push({tripHash:r,userReactions:[i]})),s};t.topTensConcatOne=(e,t,r,i)=>{var n;const a={...e},s=null===(n=a[t])||void 0===n?void 0:n.find(e=>e.cityId===r);return s?s.topTen=i:(a[t]||(a[t]=[]),a[t].push({cityId:r,topTen:i})),a},t.default={citiesConcat:t.citiesConcat,poisConcat:t.poisConcat,questionsConcat:t.questionsConcat,tripRefsConcatOne:t.tripRefsConcatOne,tripsConcatOne:t.tripsConcatOne,companionConcatOne:t.companionConcatOne,stepDeleted:t.stepDeleted,planUpdated:t.planUpdated,reservationConcatOne:t.reservationConcatOne,reactionConcatOne:t.reactionConcatOne,favoriteConcatOne:t.favoriteConcatOne,stepUpdated:t.stepUpdated,stepAdded:t.stepAdded,autoCompleteTagsConcat:t.autoCompleteTagsConcat,topTensConcatOne:t.topTensConcatOne}},function(e,t,r){"use strict";var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),a=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&i(t,e,r);return n(t,e),t},s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=a(r(18)),d=s(r(39)),u=s(r(14));class c{}c.cities=e=>{var t;return null===(t=u.default.cities)||void 0===t?void 0:t[e]},c.city=(e,t)=>{var r,i;return null===(i=null===(r=u.default.cities)||void 0===r?void 0:r[e])||void 0===i?void 0:i.find(e=>e.id===t)},c.cityInfo=(e,t)=>{var r,i;return null===(i=null===(r=u.default.citiesInfo)||void 0===r?void 0:r[e])||void 0===i?void 0:i.find(e=>e.id===t.toString())},c.citiesEvents=(e,t)=>{var r,i;const n=null===(i=null===(r=u.default.citiesEvents)||void 0===r?void 0:r[e])||void 0===i?void 0:i.find(e=>e.cityId===t);return null==n?void 0:n.events},c.feedbacks=e=>{var t;return null===(t=u.default.feedbacks)||void 0===t?void 0:t[e]},c.userFeedbacks=e=>{var t;return null===(t=u.default.userFeedbacks)||void 0===t?void 0:t[e]},c.poiCategories=e=>{var t;return null===(t=u.default.poiCategoryResponse)||void 0===t?void 0:t[e]},c.autoCompleteTagsAll=(e,t,r)=>{var i,n;const a=r.split(",").map(Number),s=null===(n=null===(i=u.default.autoCompleteTagsAll)||void 0===i?void 0:i[e])||void 0===n?void 0:n.find(e=>e.cityId===t&&o.helper.arraysEqual(e.poiCategories,a));if(s)return s.tags},c.poi=(e,t)=>{var r;const i=null===(r=u.default.pois)||void 0===r?void 0:r[e];if(i)for(const e of i){const r=e.pois.find(e=>e.id===t);if(r)return r}},c.pois=(e,t,r)=>{var i,n,a;if(0===r.length)return;const s=null===(a=null===(n=null===(i=u.default.pois)||void 0===i?void 0:i[e])||void 0===n?void 0:n.find(e=>e.showOffersOnly===t))||void 0===a?void 0:a.pois.filter(e=>r.includes(e.id));return(null==s?void 0:s.length)===r.length?s:void 0},c.poisAll=(e,t,r,i,n)=>{var a,s;const d=r.split(",").map(Number),c=null===(s=null===(a=u.default.poisAll)||void 0===a?void 0:a[e])||void 0===s?void 0:s.find(e=>e.cityId===t&&o.helper.arraysEqual(e.poiCategories,d)&&e.showOffersOnly===i&&e.showBookingsOnly===n);if(c)return c.pois},c.user=()=>u.default.user,c.favorites=(e,t)=>{var r,i,n,a,s,o;return void 0===t&&(t=null===(n=null===(i=null===(r=u.default.trip)||void 0===r?void 0:r[e])||void 0===i?void 0:i.city)||void 0===n?void 0:n.id),null===(o=null===(s=null===(a=u.default.favorites)||void 0===a?void 0:a[e])||void 0===s?void 0:s.find(e=>e.cityId===t))||void 0===o?void 0:o.favoritePois},c.companions=e=>{var t;return null===(t=u.default.companions)||void 0===t?void 0:t[e]},c.reservations=e=>{var t;return null===(t=u.default.reservations)||void 0===t?void 0:t[e]},c.userReactions=(e,t)=>{var r,i,n,a,s;const o=t||(null===(i=null===(r=u.default.trip)||void 0===r?void 0:r[e])||void 0===i?void 0:i.tripHash);if(o)return null===(s=null===(a=null===(n=u.default.userReactions)||void 0===n?void 0:n[e])||void 0===a?void 0:a.find(e=>e.tripHash===o))||void 0===s?void 0:s.userReactions},c.questions=(e,t)=>{var r,i,n;let a=[];switch(t){case`${d.default.QUESTIONS.DATA_KEY}-${o.default.QUESTIONS_CATEGORY.TRIP}`:a=(null===(r=u.default.questionsTrip)||void 0===r?void 0:r[e])||[];break;case`${d.default.QUESTIONS.DATA_KEY}-${o.default.QUESTIONS_CATEGORY.PROFILE}`:a=(null===(i=u.default.questionsProfile)||void 0===i?void 0:i[e])||[];break;case`${d.default.QUESTIONS.DATA_KEY}-${o.default.QUESTIONS_CATEGORY.COMPANION}`:a=(null===(n=u.default.questionsCompanion)||void 0===n?void 0:n[e])||[]}if(0!==a.length)return a},c.tripRefs=()=>u.default.tripRefs,c.tripSavedRefs=()=>u.default.tripSavedRefs,c.tripRef=e=>{var t;return null===(t=u.default.tripRefs)||void 0===t?void 0:t.find(t=>t.tripHash===e)},c.trip=(e,t,r)=>{var i,n;const a=null===(n=null===(i=u.default.trips)||void 0===i?void 0:i[e])||void 0===n?void 0:n.find(e=>e.tripHash===t);if(a){const t=a.plans.length-1<r?a.plans.length-1:r;if(0!==a.plans[t].generatedStatus){const t=o.helper.deepCopy(a);return u.default.trip={...u.default.trip,[e]:t},a}}},c.plan=(e,t)=>{var r,i;return null===(i=null===(r=u.default.trip)||void 0===r?void 0:r[e])||void 0===i?void 0:i.plans.find(e=>e.id===t)},c.topTen=(e,t)=>{var r,i,n;return null===(n=null===(i=null===(r=u.default.topTens)||void 0===r?void 0:r[e])||void 0===i?void 0:i.find(e=>e.cityId===t))||void 0===n?void 0:n.topTen},t.default=c},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.allQuestionsData=void 0;const n=i(r(14));t.allQuestionsData=e=>{n.default.questions||(n.default.questions={}),n.default.questionsTrip||(n.default.questionsTrip={}),n.default.questionsProfile||(n.default.questionsProfile={}),n.default.questionsCompanion||(n.default.questionsCompanion={}),n.default.questions[e]=(n.default.questionsTrip[e]||[]).concat(n.default.questionsProfile[e]||[]).concat(n.default.questionsCompanion[e]||[])}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=i(r(14));t.default=()=>{n.default.initialised=!1,n.default.hasError=!1,n.default.errors=[],n.default.logs=[],n.default.configList=void 0,n.default.cities={},n.default.citiesInfo={},n.default.citiesEvents={},n.default.feedbacks={},n.default.userFeedbacks={},n.default.poiCategoryResponse={},n.default.pois={},n.default.questions={},n.default.questionsTrip={},n.default.questionsProfile={},n.default.questionsCompanion={},n.default.topTens={},n.default.user=void 0,n.default.favorites={},n.default.companions={},n.default.reservations={},n.default.userReactions={},n.default.tripRefs=void 0,n.default.tripSavedRefs=void 0,n.default.trips={},n.default.trip={},n.default.poisAll={},n.default.autoCompleteTags={},n.default.autoCompleteTagsAll={}}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=i(r(9)),a=r(196),s={en:"en_US",fr:"fr_FR",es:"es_ES",pt:"pt_PT",de:"de_DE",nl:"nl_NL"};function o(e){return s[e]||"en_US"}t.default=class{constructor(e,t,r,i,s){this.urlBuilder=(e,t)=>{const r=this.proxyURL+"?url=";let i=`${this.apiUrl}${e}`;Object.entries(t).forEach(([e,t],r)=>{i+=0===r?"?":"&",i+=`${e}=${t}`});return r+btoa(i)},this.business=async e=>{const t=this.sandbox?"rC5mIHMNF5C1Jtpb2obSkA":e,r=this.urlBuilder("/businesses/"+t,{});return this.axios.get(r,{headers:{"Accept-Language":o(this.lang)}}).then(e=>e.data).catch(t=>(0,a.handleHttpResponseError)(t,"yelp-business",e))},this.openings=async e=>{const t=this.sandbox?"rC5mIHMNF5C1Jtpb2obSkA":e.businessId,r=this.urlBuilder(`/bookings/${t}/openings`,{date:e.date,time:e.time,covers:e.covers});return this.axios.get(r,{headers:{"Accept-Language":o(this.lang)}}).then(e=>e.data).catch(t=>(0,a.handleHttpResponseError)(t,"yelp-opening",e))},this.hold=async e=>{const t=this.sandbox?"rC5mIHMNF5C1Jtpb2obSkA":e.businessId,r=`${this.proxyURL}?url=${btoa(`${this.apiUrl}/bookings/${t}/holds`)}`,i=new URLSearchParams({covers:e.covers.toString(),date:e.date,time:e.time,unique_id:e.uniqueId});return this.axios.post(r,i,{headers:{"Content-Type":"application/x-www-form-urlencoded","Accept-Language":o(this.lang)}}).then(e=>e.data).catch(t=>(0,a.handleHttpResponseError)(t,"yelp-hold",e))},this.reservationStatus=async e=>this.axios.get(`/bookings/reservation/${e}/status`,{headers:{"Content-Type":"application/x-www-form-urlencoded","Accept-Language":o(this.lang)}}).then(e=>e.data).catch(t=>{var r,i,n,s,o,d;return t.response&&(null===(r=t.response)||void 0===r?void 0:r.data)&&(null===(n=null===(i=t.response)||void 0===i?void 0:i.data)||void 0===n?void 0:n.error)&&"RESERVATION_CANCELED"===(null===(d=null===(o=null===(s=t.response)||void 0===s?void 0:s.data)||void 0===o?void 0:o.error)||void 0===d?void 0:d.code)?{active:!1,covers:0,date:"",time:""}:(0,a.handleHttpResponseError)(t,"yelp-reservationStatus",e)}),this.reservationCancel=async e=>this.axios.post(`/bookings/reservation/${e}/cancel`,{headers:{"Content-Type":"application/x-www-form-urlencoded","Accept-Language":o(this.lang)}}).then(e=>e.data).catch(t=>(0,a.handleHttpResponseError)(t,"yelp-reservationCancel",e)),this.reservation=async e=>{const t=this.sandbox?"rC5mIHMNF5C1Jtpb2obSkA":e.businessId,r=`${this.proxyURL}?url=${btoa(`${this.apiUrl}/bookings/${t}/reservations`)}`,i=new URLSearchParams({time:e.time,date:e.date,covers:e.covers.toString(),first_name:e.firstName,last_name:e.lastName,phone:e.phone,email:e.email,unique_id:e.uniqueId,hold_id:e.holdId});return this.axios.post(r,i,{headers:{"Content-Type":"application/x-www-form-urlencoded","Accept-Language":o(this.lang)}}).then(e=>e.data).catch(t=>(0,a.handleHttpResponseError)(t,"yelp-reservation",e))},this.proxyURL=i,this.apiUrl=e,this.sandbox=r,this.axios=n.default.create(),this.axios.defaults.baseURL=`${this.proxyURL}?url=${e}`,this.axios.defaults.headers.common.authorization="Bearer "+t,this.axios.defaults.timeout=3e4,this.lang=s}}},function(e,t,r){"use strict";var i=r(3),n=r(197),a=r(271),s=r(204);var o=function e(t){var r=new a(t),o=n(a.prototype.request,r);return i.extend(o,a.prototype,r),i.extend(o,r),o.create=function(r){return e(s(t,r))},o}(r(40));o.Axios=a,o.CanceledError=r(30),o.CancelToken=r(285),o.isCancel=r(203),o.VERSION=r(205).version,o.toFormData=r(200),o.AxiosError=r(15),o.Cancel=o.CanceledError,o.all=function(e){return Promise.all(e)},o.spread=r(286),o.isAxiosError=r(287),e.exports=o,e.exports.default=o},function(e,t,r){"use strict";var i=r(3),n=r(198),a=r(272),s=r(273),o=r(204),d=r(202),u=r(284),c=u.validators;function h(e){this.defaults=e,this.interceptors={request:new a,response:new a}}h.prototype.request=function(e,t){"string"==typeof e?(t=t||{}).url=e:t=e||{},(t=o(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var r=t.transitional;void 0!==r&&u.assertOptions(r,{silentJSONParsing:c.transitional(c.boolean),forcedJSONParsing:c.transitional(c.boolean),clarifyTimeoutError:c.transitional(c.boolean)},!1);var i=[],n=!0;this.interceptors.request.forEach((function(e){"function"==typeof e.runWhen&&!1===e.runWhen(t)||(n=n&&e.synchronous,i.unshift(e.fulfilled,e.rejected))}));var a,d=[];if(this.interceptors.response.forEach((function(e){d.push(e.fulfilled,e.rejected)})),!n){var h=[s,void 0];for(Array.prototype.unshift.apply(h,i),h=h.concat(d),a=Promise.resolve(t);h.length;)a=a.then(h.shift(),h.shift());return a}for(var f=t;i.length;){var l=i.shift(),m=i.shift();try{f=l(f)}catch(e){m(e);break}}try{a=s(f)}catch(e){return Promise.reject(e)}for(;d.length;)a=a.then(d.shift(),d.shift());return a},h.prototype.getUri=function(e){e=o(this.defaults,e);var t=d(e.baseURL,e.url);return n(t,e.params,e.paramsSerializer)},i.forEach(["delete","get","head","options"],(function(e){h.prototype[e]=function(t,r){return this.request(o(r||{},{method:e,url:t,data:(r||{}).data}))}})),i.forEach(["post","put","patch"],(function(e){function t(t){return function(r,i,n){return this.request(o(n||{},{method:e,headers:t?{"Content-Type":"multipart/form-data"}:{},url:r,data:i}))}}h.prototype[e]=t(),h.prototype[e+"Form"]=t(!0)})),e.exports=h},function(e,t,r){"use strict";var i=r(3);function n(){this.handlers=[]}n.prototype.use=function(e,t,r){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!r&&r.synchronous,runWhen:r?r.runWhen:null}),this.handlers.length-1},n.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},n.prototype.forEach=function(e){i.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=n},function(e,t,r){"use strict";var i=r(3),n=r(274),a=r(203),s=r(40),o=r(30);function d(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new o}e.exports=function(e){return d(e),e.headers=e.headers||{},e.data=n.call(e,e.data,e.headers,e.transformRequest),e.headers=i.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),i.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||s.adapter)(e).then((function(t){return d(e),t.data=n.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return a(t)||(d(e),t&&t.response&&(t.response.data=n.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},function(e,t,r){"use strict";var i=r(3),n=r(40);e.exports=function(e,t,r){var a=this||n;return i.forEach(r,(function(r){e=r.call(a,e,t)})),e}},function(e,t,r){"use strict";var i=r(3);e.exports=function(e,t){i.forEach(e,(function(r,i){i!==t&&i.toUpperCase()===t.toUpperCase()&&(e[t]=r,delete e[i])}))}},function(e,t,r){"use strict";var i=r(15);e.exports=function(e,t,r){var n=r.config.validateStatus;r.status&&n&&!n(r.status)?t(new i("Request failed with status code "+r.status,[i.ERR_BAD_REQUEST,i.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r)):e(r)}},function(e,t,r){"use strict";var i=r(3);e.exports=i.isStandardBrowserEnv()?{write:function(e,t,r,n,a,s){var o=[];o.push(e+"="+encodeURIComponent(t)),i.isNumber(r)&&o.push("expires="+new Date(r).toGMTString()),i.isString(n)&&o.push("path="+n),i.isString(a)&&o.push("domain="+a),!0===s&&o.push("secure"),document.cookie=o.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},function(e,t,r){"use strict";e.exports=function(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}},function(e,t,r){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},function(e,t,r){"use strict";var i=r(3),n=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,r,a,s={};return e?(i.forEach(e.split("\n"),(function(e){if(a=e.indexOf(":"),t=i.trim(e.substr(0,a)).toLowerCase(),r=i.trim(e.substr(a+1)),t){if(s[t]&&n.indexOf(t)>=0)return;s[t]="set-cookie"===t?(s[t]?s[t]:[]).concat([r]):s[t]?s[t]+", "+r:r}})),s):s}},function(e,t,r){"use strict";var i=r(3);e.exports=i.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function n(e){var i=e;return t&&(r.setAttribute("href",i),i=r.href),r.setAttribute("href",i),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return e=n(window.location.href),function(t){var r=i.isString(t)?n(t):t;return r.protocol===e.protocol&&r.host===e.host}}():function(){return!0}},function(e,t,r){"use strict";e.exports=function(e){var t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}},function(e,t){e.exports=null},function(e,t,r){"use strict";var i=r(205).version,n=r(15),a={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){a[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}}));var s={};a.transitional=function(e,t,r){function a(e,t){return"[Axios v"+i+"] Transitional option '"+e+"'"+t+(r?". "+r:"")}return function(r,i,o){if(!1===e)throw new n(a(i," has been removed"+(t?" in "+t:"")),n.ERR_DEPRECATED);return t&&!s[i]&&(s[i]=!0,console.warn(a(i," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(r,i,o)}},e.exports={assertOptions:function(e,t,r){if("object"!=typeof e)throw new n("options must be an object",n.ERR_BAD_OPTION_VALUE);for(var i=Object.keys(e),a=i.length;a-- >0;){var s=i[a],o=t[s];if(o){var d=e[s],u=void 0===d||o(d,s,e);if(!0!==u)throw new n("option "+s+" must be "+u,n.ERR_BAD_OPTION_VALUE)}else if(!0!==r)throw new n("Unknown option "+s,n.ERR_BAD_OPTION)}},validators:a}},function(e,t,r){"use strict";var i=r(30);function n(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var r=this;this.promise.then((function(e){if(r._listeners){var t,i=r._listeners.length;for(t=0;t<i;t++)r._listeners[t](e);r._listeners=null}})),this.promise.then=function(e){var t,i=new Promise((function(e){r.subscribe(e),t=e})).then(e);return i.cancel=function(){r.unsubscribe(t)},i},e((function(e){r.reason||(r.reason=new i(e),t(r.reason))}))}n.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},n.prototype.subscribe=function(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]},n.prototype.unsubscribe=function(e){if(this._listeners){var t=this._listeners.indexOf(e);-1!==t&&this._listeners.splice(t,1)}},n.source=function(){var e;return{token:new n((function(t){e=t})),cancel:e}},e.exports=n},function(e,t,r){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},function(e,t,r){"use strict";var i=r(3);e.exports=function(e){return i.isObject(e)&&!0===e.isAxiosError}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=i(r(9)),a=r(289),s=r(290);t.default=class{constructor(e,t,r,i,o,d="USD"){this.categories=async(e=10)=>{const t=btoa(`${this.apiUrl}/categories?cnt_language=${this.lang}¤cy=${this.currency}&limit=${e}`);return this.axios.get(`${this.proxyURL}?url=${t}`).then(e=>e.data.data.categories).catch(e=>(0,s.handleHttpResponseErrorForGyg)(e,"gyg-categories"))},this.category=async e=>{const t=btoa(`${this.apiUrl}/categories/${e}?cnt_language=${this.lang}¤cy=${this.currency}`);return this.axios.get(`${this.proxyURL}?url=${t}`).then(e=>e.data.data.categories[0]).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-category",e))},this.defaultTours=async(e,t,r=20,i,n,a=50,s="full")=>{const o=btoa(`${this.apiUrl}/tours?preformatted=${s}&limit=${a}&cnt_language=${this.lang}¤cy=${this.currency}&q=${encodeURIComponent(e)}${t?`&coordinates[]=${t.lat}&coordinates[]=${t.lng}&coordinates[]=${r}`:""}${n?"&categories[]="+n.join(","):""}${i?`&date[]=${i.start}&date[]=${i.end}&duration[]=1440`:""}`);return this.axios.get(`${this.proxyURL}?url=${o}`)},this.ticketTours=async(e,t,r=20,i,n=[123],a=50,s="full")=>{const o=btoa(`${this.apiUrl}/tours?preformatted=${s}&limit=${a}&cnt_language=${this.lang}¤cy=${this.currency}&q=${e}${t?`&coordinates[]=${t.lat}&coordinates[]=${t.lng}&coordinates[]=${r}`:""}${n?"&categories[]="+n.join(","):""}${i?`&date[]=${i.start}&date[]=${i.end}`:""}`);return this.axios.get(`${this.proxyURL}?url=${o}`)},this.toursAll=async(e,t,r=20,i,n=50,o,d=a.uniqueTour,u="full")=>Promise.all([this.defaultTours(e,t,r,i,o,n,u),this.ticketTours(e,t,r,i,void 0,n,u)]).then(e=>{const t=e[0].data.data.tours,r=e[1].data.data.tours,i=t.map(e=>e.tour_id),n=[...t,...r.filter(e=>!i.includes(e.tour_id))],s=[];a.titleCategoryIds.forEach(e=>{s.push({title:e.title,items:[]})}),n.forEach(e=>{let t=!1;a.titleCategoryIds.forEach((r,i)=>{t&&d||e.categories.findIndex(e=>r.categoryIds.includes(e.category_id))>-1&&(s[i].items.push(e),t=!0)})});return s.filter(e=>0!==e.items.length).map(e=>({title:e.title,items:e.items.sort((e,t)=>t.number_of_ratings-e.number_of_ratings)}))}).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tours",e)),this.tours=async(e,t,r=20,i,n,o=a.uniqueTour,d=50,u="full")=>{const c=btoa(`${this.apiUrl}/tours?preformatted=${u}&limit=${d}&cnt_language=${this.lang}¤cy=${this.currency}&q=${e}\n ${t?`&coordinates[]=${t.lat}&coordinates[]=${t.lng}&coordinates[]=${r}`:""}${n?"&categories[]="+(null==n?void 0:n.join(",")):""} ${i?`&date[]=${i.start}&date[]=${i.end}&duration[]=1440`:""}`);return this.axios.get(`${this.proxyURL}?url=${c}`).then(e=>{const t=[],r=e.data.data.tours;a.titleCategoryIds.forEach(e=>{t.push({title:e.title,items:[]})}),r.forEach(e=>{let r=!1;a.titleCategoryIds.forEach((i,n)=>{r&&o||e.categories.findIndex(e=>i.categoryIds.includes(e.category_id))>-1&&(t[n].items.push(e),r=!0)})});return t.filter(e=>0!==e.items.length).map(e=>({title:e.title,items:e.items.sort((e,t)=>t.number_of_ratings-e.number_of_ratings)}))}).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tours",e))},this.tour=async(e,t="full")=>{const r=btoa(`${this.apiUrl}/tours/${e}?cnt_language=${this.lang}¤cy=${this.currency}&preformatted=${t}`);return this.axios.get(`${this.proxyURL}?url=${r}`).then(e=>e.data.data.tours[0]).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour",e))},this.tourOptions_1=async e=>{const t=btoa(`${this.apiUrl}/tours/${e}/options?cnt_language=${this.lang}¤cy=${this.currency}`);return this.axios.get(`${this.proxyURL}?url=${t}`).then(e=>{if(e.data.data&&e.data.data.tour_options)return e.data.data.tour_options;throw"Tour is not available for now"}).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour-options",e))},this.optionAvailabilities_2=async(e,t,r)=>{const i=btoa(`${this.apiUrl}/options/${e}/availabilities?cnt_language=${this.lang}¤cy=${this.currency}&date[]=${t}${r?"&date[]="+r:""}`);return this.axios.get(`${this.proxyURL}?url=${i}`).then(e=>e.data.data.availabilities).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour-option-availabilities",e))},this.optionPricings_3=async e=>{const t=btoa(`${this.apiUrl}/options/${e}/pricings?cnt_language=${this.lang}¤cy=${this.currency}`);return this.axios.get(`${this.proxyURL}?url=${t}`).then(e=>e.data.data.pricing).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour-option-pricings",e))},this.tourDataEx=async(e,t,r)=>{const i={tour:await this.tour(e),availableDates:[],formPersonsCategories:[],options:[]},n=await this.tourOptions_1(e);if(0===n.length)return i;for(let e=0;e<n.length;e++){const a=n[e],s=await this.optionAvailabilities_2(a.option_id,t,r);if(0===s.length)continue;const o=await this.optionPricings_3(a.option_id),d=[];s.forEach((e,t)=>{const r=o.find(t=>t.pricing_id===e.pricing_id);if(r){const n={availability_id:10*a.option_id+t,...e,...r};d.push(n);const s=n.start_time.split("T")[0];i.availableDates.includes(s)||i.availableDates.push(s)}});const u={...a,availabilities:d};i.options.push(u)}return i.options.length>0&&i.options[0].availabilities.length>0&&(i.formPersonsCategories=i.options[0].availabilities[0].categories.map(e=>{const t={id:e.id,name:e.name,min_age:e.min_age,max_age:e.max_age,addon:e.addon,stand_alone:e.stand_alone};return"Group"===t.name&&(t.name="Participants"),void 0===t.min_age&&(t.min_age=0),void 0===t.max_age&&(t.max_age=99),t})),i},this.tourAvailabilities=async(e,t,r)=>{const i=btoa(`${this.apiUrl}/tours/${e}/availabilities?cnt_language=${this.lang}¤cy=${this.currency}&date[]=${t}&date[]=${r}`);return this.axios.get(`${this.proxyURL}?url=${i}`).then(e=>e.data.data.availabilities).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour-availabilities",e))},this.options=async e=>{const t=btoa(`${this.apiUrl}/tours/${e}/options?cnt_language=${this.lang}¤cy=${this.currency}`);return this.axios.get(`${this.proxyURL}?url=${t}`).then(e=>e.data.data.tour_options).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour-options",e))},this.optionAvailabilities=async(e,t,r)=>{const i=btoa(`${this.apiUrl}/options/${e}/availabilities?cnt_language=${this.lang}¤cy=${this.currency}&date[]=${t}${r?"&date[]="+r:""}`);return this.axios.get(`${this.proxyURL}?url=${i}`).then(e=>e.data.data.availabilities).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour-option-availabilities",e))},this.optionPricings=async e=>{const t=btoa(`${this.apiUrl}/options/${e}/pricings?cnt_language=${this.lang}¤cy=${this.currency}`);return this.axios.get(`${this.proxyURL}?url=${t}`).then(e=>e.data.data.pricing[0]).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour-option-pricings",e))},this.tourAvailabilitiy=async e=>{const t=btoa(`${this.apiUrl}/tours/${e}/availability?cnt-language=${this.lang}`);return this.axios.get(`${this.proxyURL}?url=${t}`).then(e=>e.data).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour-availabilities",e))},this.tourOptions=async(e,t,r,i=10)=>{const n=btoa(`${this.apiUrl}/tours/${e}/options?cnt_language=${this.lang}¤cy=${this.currency}&date[]=${t}${r?"&date[]="+r:""}&limit=${i}`);return this.axios.get(`${this.proxyURL}?url=${n}`).then(e=>e.data).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour-availabilities",e))},this.tourPriceBreakdown=async(e,t)=>{const r=btoa(`${this.apiUrl}/tours/${e}/price-breakdown`);return this.axios.post(`${this.proxyURL}?url=${r}`,t).then(e=>e.data).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour-options",e))},this.tourData=async e=>({tour:await this.tour(e),availability:await this.tourAvailabilitiy(e)}),this.bookingAdd=async e=>{const t=btoa(this.apiUrl+"/bookings");return this.axios.post(`${this.proxyURL}?url=${t}`,e).then(e=>e.data).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour-booking-add",e.data.booking.bookable.option_id))},this.booking=async e=>{const t=btoa(`${this.apiUrl}/bookings/${e}?cnt_language=${this.lang}¤cy=${this.currency}`);return this.axios.get(`${this.proxyURL}?url=${t}`).then(e=>e.data.data.booking).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour-bookings",e))},this.bookingDelete=async e=>{const t=btoa(`${this.apiUrl}/bookings/${e}?cnt_language=${this.lang}¤cy=${this.currency}`);return this.axios.delete(`${this.proxyURL}?url=${t}`).then(e=>e.data.data.bookings).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour-booking-delete",e))},this.cartAdd=async e=>{const t=btoa(this.apiUrl+"/carts");return this.axios.post(`${this.proxyURL}?url=${t}`,e,{headers:{Accept:"application/json","Content-Type":"application/json"}}).then(e=>e.data.data).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-tour-booking-cart",e.data.shopping_cart.shopping_cart_id))},this.cart=async e=>{const t=btoa(`${this.apiUrl}/carts/${e}?cnt_language=${this.lang}¤cy=${this.currency}`);return this.axios.get(`${this.proxyURL}?url=${t}`).then(e=>e.data.data).catch(t=>(0,s.handleHttpResponseErrorForGyg)(t,"gyg-cart",e))},this.paymentConfiguration=async(e="US")=>{const t=btoa(`${this.apiUrl}/configuration/payment?cnt_language=${this.lang}¤cy=${this.currency}&country=${e}`);return this.axios.get(`${this.proxyURL}?url=${t}`).then(e=>e.data.data.payment_methods).catch(e=>(0,s.handleHttpResponseErrorForGyg)(e,"gyg-tour-payment-configuration"))},this.proxyURL=i,this.sandbox=r,this.apiUrl=e,this.axios=n.default.create(),this.axios.defaults.baseURL=`${this.proxyURL}?url=${e}`,this.axios.defaults.headers.common["X-ACCESS-TOKEN"]=t,this.axios.defaults.timeout=6e4,this.lang=o,this.currency=d}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.titleCategoryIds=t.uniqueTour=void 0;t.uniqueTour=!1;t.titleCategoryIds=[{title:"Adventure",categoryIds:[35]},{title:"Food",categoryIds:[103]},{title:"Culture and History",categoryIds:[27]},{title:"Sightseeing",categoryIds:[2]},{title:"Art and Museums",categoryIds:[28]},{title:"Local and Neighborhood",categoryIds:[21]}]},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.handleHttpResponseErrorForGyg=void 0;t.handleHttpResponseErrorForGyg=(e,t,r)=>{let i="";if(e.response)if(e.response.data)if(e.response.data.originalResponse.errors.length>0){const t=e.response.data.originalResponse.errors[0];console.log("errorGyg",t),i=t.errorMessage}else i=e.response.data.error;else i=e.response;else e.message?(console.log("Has Not Response. Has HTTP error message"),i=e.message):(console.log("Has Not Response. Has not HTTP error message"),i=e);return i}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=i(r(9));t.default=class{constructor(e,t,r){this.getImgUrl=e=>e&&e.startsWith("http")?e:this.sandbox?"https://testadmin.bookbarbados.com/gptour/thumbnails/999/"+e:"https://admin.bookbarbados.com/gptour/thumbnails/999/"+e,this.login=async e=>{var t;const r=btoa(`${this.apiUrl}/authorization?apiKey=${e}`);try{const e=await this.axios.get(`${this.proxyURL}?url=${r}`).then(e=>e.data);this.axios.defaults.headers.common.token=e.token}catch(e){throw console.error("booke-barbados-authorization",e),null!==(t=e.message)&&void 0!==t?t:""}},this.searchActivities=async(e,t)=>{const r=btoa(`${this.apiUrl}/searchActivities?countryId=3114&startDate=${e}&endDate=${t}&adults=2&privateActivity=true&sharedActivity=true&hikingActivity=true&fieldTripActivity=true&offerLimit=0&sortBy=PRICE_LOW_TO_HIGH`);return this.axios.get(`${this.proxyURL}?url=${r}`).then(e=>{const{data:t}=e;return t.products.forEach(e=>{e.mainImage=this.getImgUrl(e.mainImage)}),t}).catch(e=>{throw console.error("booke-barbados-searchActivitiesResponse",e),e.message})},this.searchActivity=async(e,t,r)=>{const i=btoa(`${this.apiUrl}/searchActivities?countryId=3114&startDate=${e}&endDate=${t}&adults=2&activityId=${r}`);return this.axios.get(`${this.proxyURL}?url=${i}`).then(e=>{const{data:t}=e;return t.products.forEach(e=>{e.mainImage=this.getImgUrl(e.mainImage)}),t}).catch(e=>{throw console.error("book-barbados-searchActivityResponse",e),e})},this.activityInfo=async e=>{const t=btoa(`${this.apiUrl}/activityInfo?offerKey=${e}`);return this.axios.get(`${this.proxyURL}?url=${t}`).then(e=>{const{data:t}=e;return t.images.forEach(e=>{e.url=this.getImgUrl(e.url)}),t}).catch(e=>{throw console.error("booke-barbados-activityInfoResponse",e),e.message})},this.searchAccommodation=async(e,t,r,i)=>{const n=btoa(`${this.apiUrl}/searchAccommodation?countryId=3114&startDate=${e}&endDate=${t}&rooms=adults:${r}&northEastLatitude=${i[0]}&northEastLongitude=${i[1]}&southWestLatitude=${i[2]}&southWestLongitude=${i[3]}`);return this.axios.get(`${this.proxyURL}?url=${n}`).then(e=>{const{data:t}=e;return t.hotelOffers.forEach(e=>{e.info.mainImageUrl=this.getImgUrl(e.info.mainImageUrl)}),t}).catch(e=>{throw console.error("booke-barbados-searchAccommodationResponse",e),e.message})},this.searchCarRent=async(e,t,r,i,n)=>{const a=btoa(`${this.apiUrl}/searchCarRent?driverCitizenshipId=3114&pickUpDateTime=${e}&dropOffDateTime=${t}&driverAge=${r||24}&pickUpCityId=${i||166987}&dropOffCityId=${n||166987}`);return this.axios.get(`${this.proxyURL}?url=${a}`).then(e=>{const{data:t}=e,r=[];for(let e=0;e<t.products.length;e+=1)for(let i=0;i<t.products[e].offers.length;i+=1)for(let n=0;n<t.products[e].offers[i].pickUpPoints.length;n+=1)if(t.products[e].offers[i].pickUpPoints[n].latitude){const a=r.find(r=>r.locationCode===t.products[e].offers[i].pickUpPoints[n].locationCode);if(a)a.images.push(...t.products[e].info.images.map(e=>(e.url=this.getImgUrl(e.url),e.url)));else{const a={supplierCode:t.products[e].info.supplierCode,carRentCompanyName:t.products[e].info.carRentCompanyName,images:[...t.products[e].info.images.map(e=>(e.url=this.getImgUrl(e.url),e.url))],features:t.products[e].info.features,shortDescription:t.products[e].info.shortDescription,description:t.products[e].info.description,locationCode:t.products[e].offers[i].pickUpPoints[n].locationCode,type:t.products[e].offers[i].pickUpPoints[n].type,name:t.products[e].offers[i].pickUpPoints[n].name,address:t.products[e].offers[i].pickUpPoints[n].address,longitude:t.products[e].offers[i].pickUpPoints[n].longitude,latitude:t.products[e].offers[i].pickUpPoints[n].latitude};r.push(a)}}return r}).catch(e=>{throw console.error("booke-barbados-searchCarRentResponse",e),e.message})},this.proxyURL=r,this.sandbox=t,this.apiUrl=e,this.axios=n.default.create(),this.axios.defaults.timeout=3e4,this.axios.defaults.headers.common["Accept-Language"]="en-US"}}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=i(r(9)),a=i(r(0));t.default=class{constructor(e,t,r,i,s,o){this.redirectUrlSandbox="https://traveldemo.agendas.group/results#/ticketAndAttraction/searchSession=",this.redirectUrlProd="https://www.vacavia.co.uk/results#/ticketAndAttraction/searchSession=",this.getTourTicketUrl=async(e,t,r,i,n=1)=>{const s=btoa(this.apiUrl+"/search"),o={environment:0,searchType:4,language:"en",locale:null,currency:"USD",distanceUnit:1,nationality:"US",customerIP:"31.223.103.8",customerUserAgent:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36",source:{app:"tripian"},ticketSearchCriteria:{ticketType:"Any",latitude:r,longitude:i,radius:n,startDate:(0,a.default)(e).isBefore((0,a.default)())?(0,a.default)().format("YYYY-MM-DDTHH:mm:ss[Z]"):e,endDate:t,participants:[{type:"Adult"}]}},d=`${this.proxyURL}?url=${s}`;return this.axios.post(d,o,{headers:{"Accept-Language":this.lang}}).then(e=>e.data.searchSession).then(e=>`${this.redirectUrl}${e}`).catch(e=>{throw e})},this.proxyURL=i,this.apiUrl=e,this.sandbox=r,this.redirectUrl=this.sandbox?this.redirectUrlSandbox:o||this.redirectUrlProd,this.lang=s,this.axios=n.default.create(),this.axios.defaults.timeout=3e4;const d=t.split(":");this.applicationId=d[0],this.privateKey=d[1],this.axios.defaults.auth={username:this.applicationId,password:this.privateKey}}}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=i(r(9)),a=r(294);t.default=class{constructor(e,t,r,i,s){this.getDestinationId=async e=>{const t=btoa(this.apiUrl+"/search/freetext");return this.axios.post(`${this.proxyURL}?url=${t}`,{searchTerm:e,searchTypes:[{searchType:"DESTINATIONS",pagination:{start:1,count:10}}],currency:"USD"},{headers:{accept:"application/json;version=2.0","Accept-Language":this.lang}}).then(e=>{let t="";return e.data.destinations.totalCount>0&&(t=e.data.destinations.results[0].id),t}).catch(e=>(0,a.handleHttpResponseErrorForViator)(e))},this.products=async(e,t,r,i=50)=>{const n=btoa(this.apiUrl+"/products/search"),s=await this.getDestinationId(e);return""===s?[]:this.axios.post(`${this.proxyURL}?url=${n}`,{filtering:{destination:s,lowestPrice:5,highestPrice:500,startDate:t,endDate:r,includeAutomaticTranslations:!0,confirmationType:"INSTANT",durationInMinutes:{from:0,to:360},rating:{from:3,to:5}},sorting:{sort:"TRAVELER_RATING",order:"DESCENDING"},pagination:{start:1,count:i},currency:"USD"},{headers:{accept:"application/json;version=2.0","Accept-Language":this.lang}}).then(e=>{var t;return null!==(t=e.data.products)&&void 0!==t?t:[]}).catch(e=>(0,a.handleHttpResponseErrorForViator)(e))},this.productInfo=async e=>{const t=btoa(`${this.apiUrl}/products/${e}`);return this.axios.get(`${this.proxyURL}?url=${t}`,{headers:{accept:"application/json;version=2.0","Accept-Language":this.lang}}).then(e=>e.data).catch(e=>(0,a.handleHttpResponseErrorForViator)(e))},this.productBookingQuestions=async()=>{const e=btoa(this.apiUrl+"/products/booking-questions");return this.axios.get(`${this.proxyURL}?url=${e}`,{headers:{accept:"application/json;version=2.0","Accept-Language":this.lang}}).then(e=>e.data).catch(e=>(console.log("errorResponse",e),{bookingQuestions:[]}))},this.availabilitySchedule=async e=>{const t=btoa(`${this.apiUrl}/availability/schedules/${e}`);return this.axios.get(`${this.proxyURL}?url=${t}`,{headers:{accept:"application/json;version=2.0","Accept-Language":this.lang}}).then(e=>e.data).catch(e=>(0,a.handleHttpResponseErrorForViator)(e))},this.tourData=async e=>{const t=await this.productInfo(e),r=await this.availabilitySchedule(e),i=await this.productBookingQuestions(),n=t.bookingQuestions.map(e=>i.bookingQuestions.find(t=>t.id===e)).filter(e=>void 0!==e);return{info:t,availability:r,bookingQuestions:n.length>0?n:[]}},this.locations=async e=>{const t=btoa(this.apiUrl+"/locations/bulk");return this.axios.post(`${this.proxyURL}?url=${t}`,{locations:e},{headers:{accept:"application/json;version=2.0","Accept-Language":this.lang}}).then(e=>e.data).catch(e=>(0,a.handleHttpResponseErrorForViator)(e))},this.availabilityPriceCheck=async e=>{const t=btoa(this.apiUrl+"/availability/check");return this.axios.post(`${this.proxyURL}?url=${t}`,e,{headers:{accept:"application/json;version=2.0","Accept-Language":this.lang}}).then(e=>e.data).catch(e=>(0,a.handleHttpResponseErrorForViator)(e))},this.bookingCardHold=async e=>{const t=btoa(this.apiUrl+"/bookings/cart/hold");return this.axios.post(`${this.proxyURL}?url=${t}`,e,{headers:{accept:"application/json;version=2.0","Accept-Language":this.lang}}).then(e=>e.data).catch(e=>(0,a.handleHttpResponseErrorForViator)(e))},this.payment=async(e,t)=>{const r=btoa(`${this.apiUrl}/v1/checkoutsessions/${e}/paymentaccounts`),i=`${Date.now()}-${Math.random().toString(36).slice(2,11)}`;return this.axios.post(`${this.proxyURL}?url=${r}`,t,{headers:{accept:"application/json;version=2.0","Accept-Language":this.lang,"Content-Type":"application/json","x-trip-clientid":"P00058532","x-trip-requestid":i}}).then(e=>e.data).catch(e=>(0,a.handleHttpResponseErrorForViator)(e))},this.bookingConfirm=async e=>{const t=btoa(this.apiUrl+"/bookings/cart/book");return this.axios.post(`${this.proxyURL}?url=${t}`,e,{headers:{accept:"application/json;version=2.0","Accept-Language":this.lang}}).then(e=>e.data).catch(e=>(0,a.handleHttpResponseErrorForViator)(e))},this.bookingStatus=async({bookingRef:e})=>{const t=btoa(this.apiUrl+"/bookings/status");return this.axios.post(`${this.proxyURL}?url=${t}`,{bookingRef:e},{headers:{accept:"application/json;version=2.0","Accept-Language":this.lang}}).then(e=>e.data).catch(e=>(0,a.handleHttpResponseErrorForViator)(e))},this.bookingRefundDetails=async e=>{const t=btoa(`${this.apiUrl}/bookings/${e}/cancel-quote`);return this.axios.get(`${this.proxyURL}?url=${t}`,{headers:{accept:"application/json;version=2.0","Accept-Language":this.lang}}).then(e=>e.data).catch(e=>(0,a.handleHttpResponseErrorForViator)(e))},this.bookingCancel=async e=>{const t=btoa(`${this.apiUrl}/bookings/${e}/cancel`);return this.axios.post(`${this.proxyURL}?url=${t}`,{reasonCode:"Customer_Service.Supplier_no_show"},{headers:{accept:"application/json;version=2.0","Accept-Language":this.lang}}).then(e=>e.data).catch(e=>(0,a.handleHttpResponseErrorForViator)(e))},this.exchangeRates=async(e,t)=>{const r=btoa(this.apiUrl+"/exchange-rates");return this.axios.post(`${this.proxyURL}?url=${r}`,{sourceCurrencies:e,targetCurrencies:t},{headers:{accept:"application/json;version=2.0"}}).then(e=>e.data).catch(e=>(0,a.handleHttpResponseErrorForViator)(e))},this.proxyURL=i,this.sandbox=r,this.apiUrl=e,this.lang=s,this.axios=n.default.create(),this.axios.defaults.baseURL=`${this.proxyURL}?url=${e}`,this.axios.defaults.headers.common["exp-api-key"]=t,this.axios.defaults.timeout=12e4}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.handleHttpResponseErrorForViator=void 0;t.handleHttpResponseErrorForViator=e=>{var t;let r="";if(e.response)if(e.response.data){const{data:i}=e.response;r=(null===(t=i.originalResponse)||void 0===t?void 0:t.message)?i.originalResponse.message:i.code&&i.message?i.message:i.error?i.error:"Unknown error occurred in response data."}else r="Unknown error occurred. No response data.";else e.message?(console.log("Has Not Response. Has HTTP error message"),r=e.message):(console.log("Has Not Response. Has not HTTP error message"),r="An unknown error occurred.");return console.error("Processed error response:",r),r}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=i(r(9));t.default=class{constructor(e,t,r){this.searchProducts=async(e=50,t=0)=>{const r=btoa(`${this.apiUrl}/products?apiKey=${this.apiKey}&offset=${t}&limit=${e}`);return this.axios.get(`${this.proxyURL}?url=${r}`).then(e=>{const{data:t}=e;return t.products}).catch(e=>{throw console.error("rezdy-searchProducts",e),e.message})},this.productInfo=async e=>{const t=btoa(`${this.apiUrl}/products/${e}?apiKey=${this.apiKey}`);return this.axios.get(`${this.proxyURL}?url=${t}`).then(e=>e.data.product)},this.proxyURL=r,this.apiUrl=e,this.apiKey=t,this.axios=n.default.create(),this.axios.defaults.baseURL=`${this.proxyURL}?url=${e}`,this.axios.defaults.headers.common.apiKey=t,this.axios.defaults.timeout=3e4}}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=i(r(9));t.default=class{constructor(e,t){this.searchVideos=async()=>{const e=btoa(this.apiUrl+"/api/1.1/obj/videos");return this.axios.get(`${this.proxyURL}?url=${e}`).then(e=>e.data.response.results).catch(e=>{throw console.error("videreo-searchVideosResponse",e),e.message})},this.proxyURL=t,this.apiUrl=e,this.axios=n.default.create(),this.axios.defaults.timeout=3e4}}},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=i(r(9));t.default=class{constructor(e,t,r){this.getCityId=async e=>{const t="https://commonapi.tripian.com/toristy-destination/"+e;return this.axios.get(t).then(e=>{var t,r;return null===(r=null===(t=e.data)||void 0===t?void 0:t.data)||void 0===r?void 0:r.cityId}).catch(e=>{throw e.response.data.originalResponse.data.message||e.response.data.error})},this.serviceList=async(e,t=1,r=50)=>{try{const i=await this.getCityId(e);if(!i)return Promise.reject(new Error("Invalid city ID or city not found."));const n=btoa(`${this.apiUrl}/services?pagenum=${t}&maxperpage=${r}&cityid=${i}&apikey=${this.apiKey}`);return await this.axios.get(`${this.proxyURL}?url=${n}`).then(e=>e.data.services).catch(e=>Promise.reject(new Error("Service fetch error: "+((null==e?void 0:e.message)||"Unknown error"))))}catch(e){return Promise.reject(e)}},this.serviceDetails=async e=>{const t=btoa(`${this.apiUrl}/service/${e}?apikey=${this.apiKey}`);return this.axios.get(`${this.proxyURL}?url=${t}`).then(e=>e.data)},this.proxyURL=r,this.apiUrl=e,this.apiKey=t,this.axios=n.default.create(),this.axios.defaults.baseURL=`${this.proxyURL}?url=${e}`,this.axios.defaults.timeout=6e4}}},function(e,t,r){"use strict";(function(e){var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=i(r(9)),a=i(r(299));class s{constructor(t,r,i,a){this.CACHE_DURATION=3e5,this.events=async(t,r,i,n)=>{const a=new URLSearchParams;a.append("lat",t.toString()),a.append("lon",r.toString()),i&&a.append("occurs_at.gte",i+"T00:00:00Z"),n&&a.append("occurs_at.lt",n+"T23:59:59Z");const o=a.toString(),d=s.getCacheKey("/v9/events",o),u=this.getFromCache(d);if(u)return u;const c=await this.axios.get(`${this.proxyURL}?url=${e.from(`${this.apiUrl}/v9/events?${o}`).toString("base64")}`,{headers:this.getHeaders("GET","/v9/events",o)});return s.setCache(d,c.data.events),c.data.events},this.eventDetails=async t=>{const r="/v9/events/"+t;return(await this.axios.get(`${this.proxyURL}?url=${e.from(`${this.apiUrl}${r}`).toString("base64")}`,{headers:this.getHeaders("GET",r)})).data},this.venue=async t=>{const r="/v9/venues/"+t;return(await this.axios.get(`${this.proxyURL}?url=${e.from(`${this.apiUrl}${r}`).toString("base64")}`,{headers:this.getHeaders("GET",r)})).data},this.listTicketGroups=async t=>{const r="event_id="+t;return(await this.axios.get(`${this.proxyURL}?url=${e.from(`${this.apiUrl}/v9/listings?${r}`).toString("base64")}`,{headers:this.getHeaders("GET","/v9/listings",r)})).data},this.ticketInfo=async t=>{const r="/v9/listings/"+t;return(await this.axios.get(`${this.proxyURL}?url=${e.from(`${this.apiUrl}${r}?`).toString("base64")}`,{headers:this.getHeaders("GET",r)})).data},this.clientsCreate=async t=>{const r=JSON.stringify(t);return this.axios.post(`${this.proxyURL}?url=${e.from(this.apiUrl+"/v9/clients").toString("base64")}`,t,{headers:this.getHeaders("POST","/v9/clients",void 0,r)}).then(e=>e.data).catch(e=>{var t;throw console.error("clientsCreate Error:",(null===(t=e.response)||void 0===t?void 0:t.data)||e.message),e})},this.createClientAddress=async(t,r)=>{const i=`/v9/clients/${t}/addresses`,n=JSON.stringify({address:r});return this.axios.post(`${this.proxyURL}?url=${e.from(`${this.apiUrl}${i}`).toString("base64")}`,{address:r},{headers:this.getHeaders("POST",i,void 0,n)}).then(e=>e.data).catch(e=>{var t;throw console.error("createClientAddress Error:",(null===(t=e.response)||void 0===t?void 0:t.data)||e.message),e})},this.createClientEmail=async(t,r)=>{const i=`/v9/clients/${t}/email_addresses`,n=JSON.stringify({email_address:r});return this.axios.post(`${this.proxyURL}?url=${e.from(`${this.apiUrl}${i}`).toString("base64")}`,{email_address:r},{headers:this.getHeaders("POST",i,void 0,n)}).then(e=>e.data).catch(e=>{var t;throw console.error("createClientEmail Error:",(null===(t=e.response)||void 0===t?void 0:t.data)||e.message),e})},this.createClientPhone=async(t,r)=>{const i=`/v9/clients/${t}/phone_numbers`,n=JSON.stringify({phone_number:r});return this.axios.post(`${this.proxyURL}?url=${e.from(`${this.apiUrl}${i}`).toString("base64")}`,{phone_number:r},{headers:this.getHeaders("POST",i,void 0,n)}).then(e=>e.data).catch(e=>{var t;throw console.error("createClientPhone Error:",(null===(t=e.response)||void 0===t?void 0:t.data)||e.message),e})},this.createTaxQuote=async t=>{const r=JSON.stringify({tax_quote:t});return this.axios.post(`${this.proxyURL}?url=${e.from(this.apiUrl+"/v9/tax_quotes").toString("base64")}`,{tax_quote:t},{headers:this.getHeaders("POST","/v9/tax_quotes",void 0,r)}).then(e=>e.data).catch(e=>{var t;throw console.error("createTaxQuote Error:",(null===(t=e.response)||void 0===t?void 0:t.data)||e.message),e})},this.createOrder=async t=>{const r=JSON.stringify({order:t});return this.axios.post(`${this.proxyURL}?url=${e.from(this.apiUrl+"/v10/orders").toString("base64")}`,{order:t},{headers:this.getHeaders("POST","/v10/orders",void 0,r)}).then(e=>e.data).catch(e=>{var t;throw console.error("createOrder Error:",(null===(t=e.response)||void 0===t?void 0:t.data)||e.message),e})},this.proxyURL=a,this.apiToken=r,this.apiUrl=t,this.apiSecret=i,this.axios=n.default.create(),this.axios.defaults.timeout=6e4}static getInstance(e,t,r,i){return s.instance||(s.instance=new s(e,t,r,i)),s.instance}generateSignature(e,t,r,i){let n=t;if("GET"===e){if(n+="?",r){n+=r.split("&").sort().join("&")}}else["POST","PUT","DELETE"].includes(e)&&(n+="?");const s=i?JSON.stringify(JSON.parse(i)):"",o=`${e} ${new URL(this.apiUrl).host}${n}${s}`;return a.default.createHmac("sha256",this.apiSecret).update(o).digest("base64")}getHeaders(e,t,r,i){return{"X-Signature":this.generateSignature(e,t,r,i),"X-Token":this.apiToken,Accept:"application/json"}}static getCacheKey(e,t){return`${e}${t?"?"+t:""}`}getFromCache(e){const t=s.cache.get(e);if(!t)return null;return Date.now()-t.timestamp>this.CACHE_DURATION?(s.cache.delete(e),null):t.data}static setCache(e,t){s.cache.set(e,{data:t,timestamp:Date.now()})}}s.cache=new Map,t.default=s}).call(this,r(5).Buffer)},function(e,t,r){"use strict";t.randomBytes=t.rng=t.pseudoRandomBytes=t.prng=r(16),t.createHash=t.Hash=r(19),t.createHmac=t.Hmac=r(222);var i=r(352),n=Object.keys(i),a=["sha1","sha224","sha256","sha384","sha512","md5","rmd160"].concat(n);t.getHashes=function(){return a};var s=r(225);t.pbkdf2=s.pbkdf2,t.pbkdf2Sync=s.pbkdf2Sync;var o=r(354);t.Cipher=o.Cipher,t.createCipher=o.createCipher,t.Cipheriv=o.Cipheriv,t.createCipheriv=o.createCipheriv,t.Decipher=o.Decipher,t.createDecipher=o.createDecipher,t.Decipheriv=o.Decipheriv,t.createDecipheriv=o.createDecipheriv,t.getCiphers=o.getCiphers,t.listCiphers=o.listCiphers;var d=r(369);t.DiffieHellmanGroup=d.DiffieHellmanGroup,t.createDiffieHellmanGroup=d.createDiffieHellmanGroup,t.getDiffieHellman=d.getDiffieHellman,t.createDiffieHellman=d.createDiffieHellman,t.DiffieHellman=d.DiffieHellman;var u=r(374);t.createSign=u.createSign,t.Sign=u.Sign,t.createVerify=u.createVerify,t.Verify=u.Verify,t.createECDH=r(411);var c=r(412);t.publicEncrypt=c.publicEncrypt,t.privateEncrypt=c.privateEncrypt,t.publicDecrypt=c.publicDecrypt,t.privateDecrypt=c.privateDecrypt;var h=r(415);t.randomFill=h.randomFill,t.randomFillSync=h.randomFillSync,t.createCredentials=function(){throw new Error("sorry, createCredentials is not implemented yet\nwe accept pull requests\nhttps://github.com/browserify/crypto-browserify")},t.constants={DH_CHECK_P_NOT_SAFE_PRIME:2,DH_CHECK_P_NOT_PRIME:1,DH_UNABLE_TO_CHECK_GENERATOR:4,DH_NOT_SUITABLE_GENERATOR:8,NPN_ENABLED:1,ALPN_ENABLED:1,RSA_PKCS1_PADDING:1,RSA_SSLV23_PADDING:2,RSA_NO_PADDING:3,RSA_PKCS1_OAEP_PADDING:4,RSA_X931_PADDING:5,RSA_PKCS1_PSS_PADDING:6,POINT_CONVERSION_COMPRESSED:2,POINT_CONVERSION_UNCOMPRESSED:4,POINT_CONVERSION_HYBRID:6}},function(e,t,r){"use strict";var i=r(1).Buffer,n=r(31),a="undefined"!=typeof Uint8Array,s=a&&"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView;e.exports=function(e,t){if("string"==typeof e||i.isBuffer(e)||a&&e instanceof Uint8Array||s&&s(e))return n(e,t);throw new TypeError('The "data" argument must be a string, a Buffer, a Uint8Array, or a DataView')}},function(e,t){var r={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==r.call(e)}},function(e,t,r){"use strict";var i=r(20),n=r(207)("TypedArray.prototype.buffer",!0),a=r(322);e.exports=n||function(e){if(!a(e))throw new i("Not a Typed Array");return e.buffer}},function(e,t,r){"use strict";e.exports=Error},function(e,t,r){"use strict";e.exports=EvalError},function(e,t,r){"use strict";e.exports=RangeError},function(e,t,r){"use strict";e.exports=ReferenceError},function(e,t,r){"use strict";e.exports=URIError},function(e,t,r){"use strict";e.exports=Math.abs},function(e,t,r){"use strict";e.exports=Math.floor},function(e,t,r){"use strict";e.exports=Math.max},function(e,t,r){"use strict";e.exports=Math.min},function(e,t,r){"use strict";e.exports=Math.pow},function(e,t,r){"use strict";e.exports=Math.round},function(e,t,r){"use strict";var i=r(315);e.exports=function(e){return i(e)||0===e?e:e<0?-1:1}},function(e,t,r){"use strict";e.exports=Number.isNaN||function(e){return e!=e}},function(e,t,r){"use strict";e.exports=Object.getOwnPropertyDescriptor},function(e,t,r){"use strict";var i="undefined"!=typeof Symbol&&Symbol,n=r(211);e.exports=function(){return"function"==typeof i&&("function"==typeof Symbol&&("symbol"==typeof i("foo")&&("symbol"==typeof Symbol("bar")&&n())))}},function(e,t,r){"use strict";var i,n=r(42),a=r(21);try{i=[].__proto__===Array.prototype}catch(e){if(!e||"object"!=typeof e||!("code"in e)||"ERR_PROTO_ACCESS"!==e.code)throw e}var s=!!i&&a&&a(Object.prototype,"__proto__"),o=Object,d=o.getPrototypeOf;e.exports=s&&"function"==typeof s.get?n([s.get]):"function"==typeof d&&function(e){return d(null==e?e:o(e))}},function(e,t,r){"use strict";var i="Function.prototype.bind called on incompatible ",n=Object.prototype.toString,a=Math.max,s=function(e,t){for(var r=[],i=0;i<e.length;i+=1)r[i]=e[i];for(var n=0;n<t.length;n+=1)r[n+e.length]=t[n];return r},o=function(e,t){for(var r=[],i=t||0,n=0;i<e.length;i+=1,n+=1)r[n]=e[i];return r},d=function(e,t){for(var r="",i=0;i<e.length;i+=1)r+=e[i],i+1<e.length&&(r+=t);return r};e.exports=function(e){var t=this;if("function"!=typeof t||"[object Function]"!==n.apply(t))throw new TypeError(i+t);for(var r,u=o(arguments,1),c=function(){if(this instanceof r){var i=t.apply(this,s(u,arguments));return Object(i)===i?i:this}return t.apply(e,s(u,arguments))},h=a(0,t.length-u.length),f=[],l=0;l<h;l++)f[l]="$"+l;if(r=Function("binder","return function ("+d(f,",")+"){ return binder.apply(this,arguments); }")(c),t.prototype){var m=function(){};m.prototype=t.prototype,r.prototype=new m,m.prototype=null}return r}},function(e,t,r){"use strict";e.exports="undefined"!=typeof Reflect&&Reflect&&Reflect.apply},function(e,t,r){"use strict";var i=Function.prototype.call,n=Object.prototype.hasOwnProperty,a=r(22);e.exports=a.call(i,n)},function(e,t,r){"use strict";var i=r(323);e.exports=function(e){return!!i(e)}},function(e,t,r){"use strict";(function(t){var i=r(324),n=r(326),a=r(328),s=r(207),o=r(21),d=r(212),u=s("Object.prototype.toString"),c=r(333)(),h="undefined"==typeof globalThis?t:globalThis,f=n(),l=s("String.prototype.slice"),m=s("Array.prototype.indexOf",!0)||function(e,t){for(var r=0;r<e.length;r+=1)if(e[r]===t)return r;return-1},p={__proto__:null};i(f,c&&o&&d?function(e){var t=new h[e];if(Symbol.toStringTag in t&&d){var r=d(t),i=o(r,Symbol.toStringTag);if(!i&&r){var n=d(r);i=o(n,Symbol.toStringTag)}p["$"+e]=a(i.get)}}:function(e){var t=new h[e],r=t.slice||t.set;r&&(p["$"+e]=a(r))});e.exports=function(e){if(!e||"object"!=typeof e)return!1;if(!c){var t=l(u(e),8,-1);return m(f,t)>-1?t:"Object"===t&&function(e){var t=!1;return i(p,(function(r,i){if(!t)try{r(e),t=l(i,1)}catch(e){}})),t}(e)}return o?function(e){var t=!1;return i(p,(function(r,i){if(!t)try{"$"+r(e)===i&&(t=l(i,1))}catch(e){}})),t}(e):null}}).call(this,r(6))},function(e,t,r){"use strict";var i=r(325),n=Object.prototype.toString,a=Object.prototype.hasOwnProperty,s=function(e,t,r){for(var i=0,n=e.length;i<n;i++)a.call(e,i)&&(null==r?t(e[i],i,e):t.call(r,e[i],i,e))},o=function(e,t,r){for(var i=0,n=e.length;i<n;i++)null==r?t(e.charAt(i),i,e):t.call(r,e.charAt(i),i,e)},d=function(e,t,r){for(var i in e)a.call(e,i)&&(null==r?t(e[i],i,e):t.call(r,e[i],i,e))};function u(e){return"[object Array]"===n.call(e)}e.exports=function(e,t,r){if(!i(t))throw new TypeError("iterator must be a function");var n;arguments.length>=3&&(n=r),u(e)?s(e,t,n):"string"==typeof e?o(e,t,n):d(e,t,n)}},function(e,t,r){"use strict";var i,n,a=Function.prototype.toString,s="object"==typeof Reflect&&null!==Reflect&&Reflect.apply;if("function"==typeof s&&"function"==typeof Object.defineProperty)try{i=Object.defineProperty({},"length",{get:function(){throw n}}),n={},s((function(){throw 42}),null,i)}catch(e){e!==n&&(s=null)}else s=null;var o=/^\s*class\b/,d=function(e){try{var t=a.call(e);return o.test(t)}catch(e){return!1}},u=function(e){try{return!d(e)&&(a.call(e),!0)}catch(e){return!1}},c=Object.prototype.toString,h="function"==typeof Symbol&&!!Symbol.toStringTag,f=!(0 in[,]),l=function(){return!1};if("object"==typeof document){var m=document.all;c.call(m)===c.call(document.all)&&(l=function(e){if((f||!e)&&(void 0===e||"object"==typeof e))try{var t=c.call(e);return("[object HTMLAllCollection]"===t||"[object HTML document.all class]"===t||"[object HTMLCollection]"===t||"[object Object]"===t)&&null==e("")}catch(e){}return!1})}e.exports=s?function(e){if(l(e))return!0;if(!e)return!1;if("function"!=typeof e&&"object"!=typeof e)return!1;try{s(e,null,i)}catch(e){if(e!==n)return!1}return!d(e)&&u(e)}:function(e){if(l(e))return!0;if(!e)return!1;if("function"!=typeof e&&"object"!=typeof e)return!1;if(h)return u(e);if(d(e))return!1;var t=c.call(e);return!("[object Function]"!==t&&"[object GeneratorFunction]"!==t&&!/^\[object HTML/.test(t))&&u(e)}},function(e,t,r){"use strict";(function(t){var i=r(327),n="undefined"==typeof globalThis?t:globalThis;e.exports=function(){for(var e=[],t=0;t<i.length;t++)"function"==typeof n[i[t]]&&(e[e.length]=i[t]);return e}}).call(this,r(6))},function(e,t,r){"use strict";e.exports=["Float16Array","Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"]},function(e,t,r){"use strict";var i=r(329),n=r(32),a=r(42),s=r(332);e.exports=function(e){var t=a(arguments),r=e.length-(arguments.length-1);return i(t,1+(r>0?r:0),!0)},n?n(e.exports,"apply",{value:s}):e.exports.apply=s},function(e,t,r){"use strict";var i=r(208),n=r(330),a=r(331)(),s=r(21),o=r(20),d=i("%Math.floor%");e.exports=function(e,t){if("function"!=typeof e)throw new o("`fn` is not a function");if("number"!=typeof t||t<0||t>4294967295||d(t)!==t)throw new o("`length` must be a positive 32-bit integer");var r=arguments.length>2&&!!arguments[2],i=!0,u=!0;if("length"in e&&s){var c=s(e,"length");c&&!c.configurable&&(i=!1),c&&!c.writable&&(u=!1)}return(i||u||!r)&&(a?n(e,"length",t,!0,!0):n(e,"length",t)),e}},function(e,t,r){"use strict";var i=r(32),n=r(210),a=r(20),s=r(21);e.exports=function(e,t,r){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new a("`obj` must be an object or a function`");if("string"!=typeof t&&"symbol"!=typeof t)throw new a("`property` must be a string or a symbol`");if(arguments.length>3&&"boolean"!=typeof arguments[3]&&null!==arguments[3])throw new a("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&"boolean"!=typeof arguments[4]&&null!==arguments[4])throw new a("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&"boolean"!=typeof arguments[5]&&null!==arguments[5])throw new a("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&"boolean"!=typeof arguments[6])throw new a("`loose`, if provided, must be a boolean");var o=arguments.length>3?arguments[3]:null,d=arguments.length>4?arguments[4]:null,u=arguments.length>5?arguments[5]:null,c=arguments.length>6&&arguments[6],h=!!s&&s(e,t);if(i)i(e,t,{configurable:null===u&&h?h.configurable:!u,enumerable:null===o&&h?h.enumerable:!o,value:r,writable:null===d&&h?h.writable:!d});else{if(!c&&(o||d||u))throw new n("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");e[t]=r}}},function(e,t,r){"use strict";var i=r(32),n=function(){return!!i};n.hasArrayLengthDefineBug=function(){if(!i)return null;try{return 1!==i([],"length",{value:1}).length}catch(e){return!0}},e.exports=n},function(e,t,r){"use strict";var i=r(22),n=r(44),a=r(215);e.exports=function(){return a(i,n,arguments)}},function(e,t,r){"use strict";var i=r(211);e.exports=function(){return i()&&!!Symbol.toStringTag}},function(e,t){var r={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==r.call(e)}},function(e,t){},function(e,t,r){"use strict";var i=r(46).Buffer,n=r(337);e.exports=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.head=null,this.tail=null,this.length=0}return e.prototype.push=function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length},e.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},e.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},e.prototype.clear=function(){this.head=this.tail=null,this.length=0},e.prototype.join=function(e){if(0===this.length)return"";for(var t=this.head,r=""+t.data;t=t.next;)r+=e+t.data;return r},e.prototype.concat=function(e){if(0===this.length)return i.alloc(0);for(var t,r,n,a=i.allocUnsafe(e>>>0),s=this.head,o=0;s;)t=s.data,r=a,n=o,t.copy(r,n),o+=s.data.length,s=s.next;return a},e}(),n&&n.inspect&&n.inspect.custom&&(e.exports.prototype[n.inspect.custom]=function(){var e=n.inspect({length:this.length});return this.constructor.name+" "+e})},function(e,t){},function(e,t,r){(function(e){var i=void 0!==e&&e||"undefined"!=typeof self&&self||window,n=Function.prototype.apply;function a(e,t){this._id=e,this._clearFn=t}t.setTimeout=function(){return new a(n.call(setTimeout,i,arguments),clearTimeout)},t.setInterval=function(){return new a(n.call(setInterval,i,arguments),clearInterval)},t.clearTimeout=t.clearInterval=function(e){e&&e.close()},a.prototype.unref=a.prototype.ref=function(){},a.prototype.close=function(){this._clearFn.call(i,this._id)},t.enroll=function(e,t){clearTimeout(e._idleTimeoutId),e._idleTimeout=t},t.unenroll=function(e){clearTimeout(e._idleTimeoutId),e._idleTimeout=-1},t._unrefActive=t.active=function(e){clearTimeout(e._idleTimeoutId);var t=e._idleTimeout;t>=0&&(e._idleTimeoutId=setTimeout((function(){e._onTimeout&&e._onTimeout()}),t))},r(339),t.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==e&&e.setImmediate||this&&this.setImmediate,t.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==e&&e.clearImmediate||this&&this.clearImmediate}).call(this,r(6))},function(e,t,r){(function(e,t){!function(e,r){"use strict";if(!e.setImmediate){var i,n,a,s,o,d=1,u={},c=!1,h=e.document,f=Object.getPrototypeOf&&Object.getPrototypeOf(e);f=f&&f.setTimeout?f:e,"[object process]"==={}.toString.call(e.process)?i=function(e){t.nextTick((function(){m(e)}))}:!function(){if(e.postMessage&&!e.importScripts){var t=!0,r=e.onmessage;return e.onmessage=function(){t=!1},e.postMessage("","*"),e.onmessage=r,t}}()?e.MessageChannel?((a=new MessageChannel).port1.onmessage=function(e){m(e.data)},i=function(e){a.port2.postMessage(e)}):h&&"onreadystatechange"in h.createElement("script")?(n=h.documentElement,i=function(e){var t=h.createElement("script");t.onreadystatechange=function(){m(e),t.onreadystatechange=null,n.removeChild(t),t=null},n.appendChild(t)}):i=function(e){setTimeout(m,0,e)}:(s="setImmediate$"+Math.random()+"$",o=function(t){t.source===e&&"string"==typeof t.data&&0===t.data.indexOf(s)&&m(+t.data.slice(s.length))},e.addEventListener?e.addEventListener("message",o,!1):e.attachEvent("onmessage",o),i=function(t){e.postMessage(s+t,"*")}),f.setImmediate=function(e){"function"!=typeof e&&(e=new Function(""+e));for(var t=new Array(arguments.length-1),r=0;r<t.length;r++)t[r]=arguments[r+1];var n={callback:e,args:t};return u[d]=n,i(d),d++},f.clearImmediate=l}function l(e){delete u[e]}function m(e){if(c)setTimeout(m,0,e);else{var t=u[e];if(t){c=!0;try{!function(e){var t=e.callback,r=e.args;switch(r.length){case 0:t();break;case 1:t(r[0]);break;case 2:t(r[0],r[1]);break;case 3:t(r[0],r[1],r[2]);break;default:t.apply(void 0,r)}}(t)}finally{l(e),c=!1}}}}}("undefined"==typeof self?void 0===e?this:e:self)}).call(this,r(6),r(11))},function(e,t,r){(function(t){function r(e){try{if(!t.localStorage)return!1}catch(e){return!1}var r=t.localStorage[e];return null!=r&&"true"===String(r).toLowerCase()}e.exports=function(e,t){if(r("noDeprecation"))return e;var i=!1;return function(){if(!i){if(r("throwDeprecation"))throw new Error(t);r("traceDeprecation")?console.trace(t):console.warn(t),i=!0}return e.apply(this,arguments)}}}).call(this,r(6))},function(e,t,r){"use strict";e.exports=a;var i=r(219),n=Object.create(r(24));function a(e){if(!(this instanceof a))return new a(e);i.call(this,e)}n.inherits=r(2),n.inherits(a,i),a.prototype._transform=function(e,t,r){r(null,e)}},function(e,t,r){"use strict";var i=r(2),n=r(17),a=r(1).Buffer,s=[1518500249,1859775393,-1894007588,-899497514],o=new Array(80);function d(){this.init(),this._w=o,n.call(this,64,56)}function u(e){return e<<30|e>>>2}function c(e,t,r,i){return 0===e?t&r|~t&i:2===e?t&r|t&i|r&i:t^r^i}i(d,n),d.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this},d.prototype._update=function(e){for(var t,r=this._w,i=0|this._a,n=0|this._b,a=0|this._c,o=0|this._d,d=0|this._e,h=0;h<16;++h)r[h]=e.readInt32BE(4*h);for(;h<80;++h)r[h]=r[h-3]^r[h-8]^r[h-14]^r[h-16];for(var f=0;f<80;++f){var l=~~(f/20),m=0|((t=i)<<5|t>>>27)+c(l,n,a,o)+d+r[f]+s[l];d=o,o=a,a=u(n),n=i,i=m}this._a=i+this._a|0,this._b=n+this._b|0,this._c=a+this._c|0,this._d=o+this._d|0,this._e=d+this._e|0},d.prototype._hash=function(){var e=a.allocUnsafe(20);return e.writeInt32BE(0|this._a,0),e.writeInt32BE(0|this._b,4),e.writeInt32BE(0|this._c,8),e.writeInt32BE(0|this._d,12),e.writeInt32BE(0|this._e,16),e},e.exports=d},function(e,t,r){"use strict";var i=r(2),n=r(17),a=r(1).Buffer,s=[1518500249,1859775393,-1894007588,-899497514],o=new Array(80);function d(){this.init(),this._w=o,n.call(this,64,56)}function u(e){return e<<5|e>>>27}function c(e){return e<<30|e>>>2}function h(e,t,r,i){return 0===e?t&r|~t&i:2===e?t&r|t&i|r&i:t^r^i}i(d,n),d.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this},d.prototype._update=function(e){for(var t,r=this._w,i=0|this._a,n=0|this._b,a=0|this._c,o=0|this._d,d=0|this._e,f=0;f<16;++f)r[f]=e.readInt32BE(4*f);for(;f<80;++f)r[f]=(t=r[f-3]^r[f-8]^r[f-14]^r[f-16])<<1|t>>>31;for(var l=0;l<80;++l){var m=~~(l/20),p=u(i)+h(m,n,a,o)+d+r[l]+s[m]|0;d=o,o=a,a=c(n),n=i,i=p}this._a=i+this._a|0,this._b=n+this._b|0,this._c=a+this._c|0,this._d=o+this._d|0,this._e=d+this._e|0},d.prototype._hash=function(){var e=a.allocUnsafe(20);return e.writeInt32BE(0|this._a,0),e.writeInt32BE(0|this._b,4),e.writeInt32BE(0|this._c,8),e.writeInt32BE(0|this._d,12),e.writeInt32BE(0|this._e,16),e},e.exports=d},function(e,t,r){"use strict";var i=r(2),n=r(220),a=r(17),s=r(1).Buffer,o=new Array(64);function d(){this.init(),this._w=o,a.call(this,64,56)}i(d,n),d.prototype.init=function(){return this._a=3238371032,this._b=914150663,this._c=812702999,this._d=4144912697,this._e=4290775857,this._f=1750603025,this._g=1694076839,this._h=3204075428,this},d.prototype._hash=function(){var e=s.allocUnsafe(28);return e.writeInt32BE(this._a,0),e.writeInt32BE(this._b,4),e.writeInt32BE(this._c,8),e.writeInt32BE(this._d,12),e.writeInt32BE(this._e,16),e.writeInt32BE(this._f,20),e.writeInt32BE(this._g,24),e},e.exports=d},function(e,t,r){"use strict";var i=r(2),n=r(221),a=r(17),s=r(1).Buffer,o=new Array(160);function d(){this.init(),this._w=o,a.call(this,128,112)}i(d,n),d.prototype.init=function(){return this._ah=3418070365,this._bh=1654270250,this._ch=2438529370,this._dh=355462360,this._eh=1731405415,this._fh=2394180231,this._gh=3675008525,this._hh=1203062813,this._al=3238371032,this._bl=914150663,this._cl=812702999,this._dl=4144912697,this._el=4290775857,this._fl=1750603025,this._gl=1694076839,this._hl=3204075428,this},d.prototype._hash=function(){var e=s.allocUnsafe(48);function t(t,r,i){e.writeInt32BE(t,i),e.writeInt32BE(r,i+4)}return t(this._ah,this._al,0),t(this._bh,this._bl,8),t(this._ch,this._cl,16),t(this._dh,this._dl,24),t(this._eh,this._el,32),t(this._fh,this._fl,40),e},e.exports=d},function(e,t,r){e.exports=n;var i=r(45).EventEmitter;function n(){i.call(this)}r(2)(n,i),n.Readable=r(23),n.Writable=r(347),n.Duplex=r(348),n.Transform=r(349),n.PassThrough=r(350),n.Stream=n,n.prototype.pipe=function(e,t){var r=this;function n(t){e.writable&&!1===e.write(t)&&r.pause&&r.pause()}function a(){r.readable&&r.resume&&r.resume()}r.on("data",n),e.on("drain",a),e._isStdio||t&&!1===t.end||(r.on("end",o),r.on("close",d));var s=!1;function o(){s||(s=!0,e.end())}function d(){s||(s=!0,"function"==typeof e.destroy&&e.destroy())}function u(e){if(c(),0===i.listenerCount(this,"error"))throw e}function c(){r.removeListener("data",n),e.removeListener("drain",a),r.removeListener("end",o),r.removeListener("close",d),r.removeListener("error",u),e.removeListener("error",u),r.removeListener("end",c),r.removeListener("close",c),e.removeListener("close",c)}return r.on("error",u),e.on("error",u),r.on("end",c),r.on("close",c),e.on("close",c),e.emit("pipe",r),e}},function(e,t,r){e.exports=r(47)},function(e,t,r){e.exports=r(13)},function(e,t,r){e.exports=r(23).Transform},function(e,t,r){e.exports=r(23).PassThrough},function(e,t,r){"use strict";var i=r(2),n=r(1).Buffer,a=r(12),s=n.alloc(128);function o(e,t){a.call(this,"digest"),"string"==typeof t&&(t=n.from(t)),this._alg=e,this._key=t,t.length>64?t=e(t):t.length<64&&(t=n.concat([t,s],64));for(var r=this._ipad=n.allocUnsafe(64),i=this._opad=n.allocUnsafe(64),o=0;o<64;o++)r[o]=54^t[o],i[o]=92^t[o];this._hash=[r]}i(o,a),o.prototype._update=function(e){this._hash.push(e)},o.prototype._final=function(){var e=this._alg(n.concat(this._hash));return this._alg(n.concat([this._opad,e]))},e.exports=o},function(e,t,r){"use strict";e.exports=r(224)},function(e,t,r){"use strict";(function(t){var i,n,a=r(1).Buffer,s=r(226),o=r(227),d=r(228),u=r(229),c=t.crypto&&t.crypto.subtle,h={sha:"SHA-1","sha-1":"SHA-1",sha1:"SHA-1",sha256:"SHA-256","sha-256":"SHA-256",sha384:"SHA-384","sha-384":"SHA-384","sha-512":"SHA-512",sha512:"SHA-512"},f=[];function l(){return n||(n=t.process&&t.process.nextTick?t.process.nextTick:t.queueMicrotask?t.queueMicrotask:t.setImmediate?t.setImmediate:t.setTimeout)}function m(e,t,r,i,n){return c.importKey("raw",e,{name:"PBKDF2"},!1,["deriveBits"]).then((function(e){return c.deriveBits({name:"PBKDF2",salt:t,iterations:r,hash:{name:n}},e,i<<3)})).then((function(e){return a.from(e)}))}e.exports=function(e,r,n,p,_,y){if("function"==typeof _&&(y=_,_=void 0),s(n,p),e=u(e,o,"Password"),r=u(r,o,"Salt"),"function"!=typeof y)throw new Error("No callback provided to pbkdf2");var b=h[(_=_||"sha1").toLowerCase()];b&&"function"==typeof t.Promise?function(e,t){e.then((function(e){l()((function(){t(null,e)}))}),(function(e){l()((function(){t(e)}))}))}(function(e){if(t.process&&!t.process.browser)return Promise.resolve(!1);if(!c||!c.importKey||!c.deriveBits)return Promise.resolve(!1);if(void 0!==f[e])return f[e];var r=m(i=i||a.alloc(8),i,10,128,e).then((function(){return!0}),(function(){return!1}));return f[e]=r,r}(b).then((function(t){return t?m(e,r,n,p,b):d(e,r,n,p,_)})),y):l()((function(){var t;try{t=d(e,r,n,p,_)}catch(e){return void y(e)}y(null,t)}))}}).call(this,r(6))},function(e,t,r){var i=r(355),n=r(52),a=r(53),s=r(368),o=r(35);function d(e,t,r){if(e=e.toLowerCase(),a[e])return n.createCipheriv(e,t,r);if(s[e])return new i({key:t,iv:r,mode:e});throw new TypeError("invalid suite type")}function u(e,t,r){if(e=e.toLowerCase(),a[e])return n.createDecipheriv(e,t,r);if(s[e])return new i({key:t,iv:r,mode:e,decrypt:!0});throw new TypeError("invalid suite type")}t.createCipher=t.Cipher=function(e,t){var r,i;if(e=e.toLowerCase(),a[e])r=a[e].key,i=a[e].iv;else{if(!s[e])throw new TypeError("invalid suite type");r=8*s[e].key,i=s[e].iv}var n=o(t,!1,r,i);return d(e,n.key,n.iv)},t.createCipheriv=t.Cipheriv=d,t.createDecipher=t.Decipher=function(e,t){var r,i;if(e=e.toLowerCase(),a[e])r=a[e].key,i=a[e].iv;else{if(!s[e])throw new TypeError("invalid suite type");r=8*s[e].key,i=s[e].iv}var n=o(t,!1,r,i);return u(e,n.key,n.iv)},t.createDecipheriv=t.Decipheriv=u,t.listCiphers=t.getCiphers=function(){return Object.keys(s).concat(n.getCiphers())}},function(e,t,r){var i=r(12),n=r(356),a=r(2),s=r(1).Buffer,o={"des-ede3-cbc":n.CBC.instantiate(n.EDE),"des-ede3":n.EDE,"des-ede-cbc":n.CBC.instantiate(n.EDE),"des-ede":n.EDE,"des-cbc":n.CBC.instantiate(n.DES),"des-ecb":n.DES};function d(e){i.call(this);var t,r=e.mode.toLowerCase(),n=o[r];t=e.decrypt?"decrypt":"encrypt";var a=e.key;s.isBuffer(a)||(a=s.from(a)),"des-ede"!==r&&"des-ede-cbc"!==r||(a=s.concat([a,a.slice(0,8)]));var d=e.iv;s.isBuffer(d)||(d=s.from(d)),this._des=n.create({key:a,iv:d,type:t})}o.des=o["des-cbc"],o.des3=o["des-ede3-cbc"],e.exports=d,a(d,i),d.prototype._update=function(e){return s.from(this._des.update(e))},d.prototype._final=function(){return s.from(this._des.final())}},function(e,t,r){"use strict";t.utils=r(230),t.Cipher=r(51),t.DES=r(231),t.CBC=r(357),t.EDE=r(358)},function(e,t,r){"use strict";var i=r(7),n=r(2),a={};function s(e){i.equal(e.length,8,"Invalid IV length"),this.iv=new Array(8);for(var t=0;t<this.iv.length;t++)this.iv[t]=e[t]}t.instantiate=function(e){function t(t){e.call(this,t),this._cbcInit()}n(t,e);for(var r=Object.keys(a),i=0;i<r.length;i++){var s=r[i];t.prototype[s]=a[s]}return t.create=function(e){return new t(e)},t},a._cbcInit=function(){var e=new s(this.options.iv);this._cbcState=e},a._update=function(e,t,r,i){var n=this._cbcState,a=this.constructor.super_.prototype,s=n.iv;if("encrypt"===this.type){for(var o=0;o<this.blockSize;o++)s[o]^=e[t+o];a._update.call(this,s,0,r,i);for(o=0;o<this.blockSize;o++)s[o]=r[i+o]}else{a._update.call(this,e,t,r,i);for(o=0;o<this.blockSize;o++)r[i+o]^=s[o];for(o=0;o<this.blockSize;o++)s[o]=e[t+o]}}},function(e,t,r){"use strict";var i=r(7),n=r(2),a=r(51),s=r(231);function o(e,t){i.equal(t.length,24,"Invalid key length");var r=t.slice(0,8),n=t.slice(8,16),a=t.slice(16,24);this.ciphers="encrypt"===e?[s.create({type:"encrypt",key:r}),s.create({type:"decrypt",key:n}),s.create({type:"encrypt",key:a})]:[s.create({type:"decrypt",key:a}),s.create({type:"encrypt",key:n}),s.create({type:"decrypt",key:r})]}function d(e){a.call(this,e);var t=new o(this.type,this.options.key);this._edeState=t}n(d,a),e.exports=d,d.create=function(e){return new d(e)},d.prototype._update=function(e,t,r,i){var n=this._edeState;n.ciphers[0]._update(e,t,r,i),n.ciphers[1]._update(r,i,r,i),n.ciphers[2]._update(r,i,r,i)},d.prototype._pad=s.prototype._pad,d.prototype._unpad=s.prototype._unpad},function(e,t,r){var i=r(53),n=r(235),a=r(1).Buffer,s=r(236),o=r(12),d=r(34),u=r(35);function c(e,t,r){o.call(this),this._cache=new f,this._cipher=new d.AES(t),this._prev=a.from(r),this._mode=e,this._autopadding=!0}r(2)(c,o),c.prototype._update=function(e){var t,r;this._cache.add(e);for(var i=[];t=this._cache.get();)r=this._mode.encrypt(this,t),i.push(r);return a.concat(i)};var h=a.alloc(16,16);function f(){this.cache=a.allocUnsafe(0)}function l(e,t,r){var o=i[e.toLowerCase()];if(!o)throw new TypeError("invalid suite type");if("string"==typeof t&&(t=a.from(t)),t.length!==o.key/8)throw new TypeError("invalid key length "+t.length);if("string"==typeof r&&(r=a.from(r)),"GCM"!==o.mode&&r.length!==o.iv)throw new TypeError("invalid iv length "+r.length);return"stream"===o.type?new s(o.module,t,r):"auth"===o.type?new n(o.module,t,r):new c(o.module,t,r)}c.prototype._final=function(){var e=this._cache.flush();if(this._autopadding)return e=this._mode.encrypt(this,e),this._cipher.scrub(),e;if(!e.equals(h))throw this._cipher.scrub(),new Error("data not multiple of block length")},c.prototype.setAutoPadding=function(e){return this._autopadding=!!e,this},f.prototype.add=function(e){this.cache=a.concat([this.cache,e])},f.prototype.get=function(){if(this.cache.length>15){var e=this.cache.slice(0,16);return this.cache=this.cache.slice(16),e}return null},f.prototype.flush=function(){for(var e=16-this.cache.length,t=a.allocUnsafe(e),r=-1;++r<e;)t.writeUInt8(e,r);return a.concat([this.cache,t])},t.createCipheriv=l,t.createCipher=function(e,t){var r=i[e.toLowerCase()];if(!r)throw new TypeError("invalid suite type");var n=u(t,!1,r.key,r.iv);return l(e,n.key,n.iv)}},function(e,t){t.encrypt=function(e,t){return e._cipher.encryptBlock(t)},t.decrypt=function(e,t){return e._cipher.decryptBlock(t)}},function(e,t,r){var i=r(25);t.encrypt=function(e,t){var r=i(t,e._prev);return e._prev=e._cipher.encryptBlock(r),e._prev},t.decrypt=function(e,t){var r=e._prev;e._prev=t;var n=e._cipher.decryptBlock(t);return i(n,r)}},function(e,t,r){var i=r(1).Buffer,n=r(25);function a(e,t,r){var a=t.length,s=n(t,e._cache);return e._cache=e._cache.slice(a),e._prev=i.concat([e._prev,r?t:s]),s}t.encrypt=function(e,t,r){for(var n,s=i.allocUnsafe(0);t.length;){if(0===e._cache.length&&(e._cache=e._cipher.encryptBlock(e._prev),e._prev=i.allocUnsafe(0)),!(e._cache.length<=t.length)){s=i.concat([s,a(e,t,r)]);break}n=e._cache.length,s=i.concat([s,a(e,t.slice(0,n),r)]),t=t.slice(n)}return s}},function(e,t,r){var i=r(1).Buffer;function n(e,t,r){var n=e._cipher.encryptBlock(e._prev)[0]^t;return e._prev=i.concat([e._prev.slice(1),i.from([r?t:n])]),n}t.encrypt=function(e,t,r){for(var a=t.length,s=i.allocUnsafe(a),o=-1;++o<a;)s[o]=n(e,t[o],r);return s}},function(e,t,r){var i=r(1).Buffer;function n(e,t,r){for(var i,n,s=-1,o=0;++s<8;)i=t&1<<7-s?128:0,o+=(128&(n=e._cipher.encryptBlock(e._prev)[0]^i))>>s%8,e._prev=a(e._prev,r?i:n);return o}function a(e,t){var r=e.length,n=-1,a=i.allocUnsafe(e.length);for(e=i.concat([e,i.from([t])]);++n<r;)a[n]=e[n]<<1|e[n+1]>>7;return a}t.encrypt=function(e,t,r){for(var a=t.length,s=i.allocUnsafe(a),o=-1;++o<a;)s[o]=n(e,t[o],r);return s}},function(e,t,r){(function(e){var i=r(25);function n(e){return e._prev=e._cipher.encryptBlock(e._prev),e._prev}t.encrypt=function(t,r){for(;t._cache.length<r.length;)t._cache=e.concat([t._cache,n(t)]);var a=t._cache.slice(0,r.length);return t._cache=t._cache.slice(r.length),i(r,a)}}).call(this,r(5).Buffer)},function(e,t,r){var i=r(1).Buffer,n=i.alloc(16,0);function a(e){var t=i.allocUnsafe(16);return t.writeUInt32BE(e[0]>>>0,0),t.writeUInt32BE(e[1]>>>0,4),t.writeUInt32BE(e[2]>>>0,8),t.writeUInt32BE(e[3]>>>0,12),t}function s(e){this.h=e,this.state=i.alloc(16,0),this.cache=i.allocUnsafe(0)}s.prototype.ghash=function(e){for(var t=-1;++t<e.length;)this.state[t]^=e[t];this._multiply()},s.prototype._multiply=function(){for(var e,t,r,i=[(e=this.h).readUInt32BE(0),e.readUInt32BE(4),e.readUInt32BE(8),e.readUInt32BE(12)],n=[0,0,0,0],s=-1;++s<128;){for(0!=(this.state[~~(s/8)]&1<<7-s%8)&&(n[0]^=i[0],n[1]^=i[1],n[2]^=i[2],n[3]^=i[3]),r=0!=(1&i[3]),t=3;t>0;t--)i[t]=i[t]>>>1|(1&i[t-1])<<31;i[0]=i[0]>>>1,r&&(i[0]=i[0]^225<<24)}this.state=a(n)},s.prototype.update=function(e){var t;for(this.cache=i.concat([this.cache,e]);this.cache.length>=16;)t=this.cache.slice(0,16),this.cache=this.cache.slice(16),this.ghash(t)},s.prototype.final=function(e,t){return this.cache.length&&this.ghash(i.concat([this.cache,n],16)),this.ghash(a([0,e,0,t])),this.state},e.exports=s},function(e,t,r){var i=r(235),n=r(1).Buffer,a=r(53),s=r(236),o=r(12),d=r(34),u=r(35);function c(e,t,r){o.call(this),this._cache=new h,this._last=void 0,this._cipher=new d.AES(t),this._prev=n.from(r),this._mode=e,this._autopadding=!0}function h(){this.cache=n.allocUnsafe(0)}function f(e,t,r){var o=a[e.toLowerCase()];if(!o)throw new TypeError("invalid suite type");if("string"==typeof r&&(r=n.from(r)),"GCM"!==o.mode&&r.length!==o.iv)throw new TypeError("invalid iv length "+r.length);if("string"==typeof t&&(t=n.from(t)),t.length!==o.key/8)throw new TypeError("invalid key length "+t.length);return"stream"===o.type?new s(o.module,t,r,!0):"auth"===o.type?new i(o.module,t,r,!0):new c(o.module,t,r)}r(2)(c,o),c.prototype._update=function(e){var t,r;this._cache.add(e);for(var i=[];t=this._cache.get(this._autopadding);)r=this._mode.decrypt(this,t),i.push(r);return n.concat(i)},c.prototype._final=function(){var e=this._cache.flush();if(this._autopadding)return function(e){var t=e[15];if(t<1||t>16)throw new Error("unable to decrypt data");var r=-1;for(;++r<t;)if(e[r+(16-t)]!==t)throw new Error("unable to decrypt data");if(16===t)return;return e.slice(0,16-t)}(this._mode.decrypt(this,e));if(e)throw new Error("data not multiple of block length")},c.prototype.setAutoPadding=function(e){return this._autopadding=!!e,this},h.prototype.add=function(e){this.cache=n.concat([this.cache,e])},h.prototype.get=function(e){var t;if(e){if(this.cache.length>16)return t=this.cache.slice(0,16),this.cache=this.cache.slice(16),t}else if(this.cache.length>=16)return t=this.cache.slice(0,16),this.cache=this.cache.slice(16),t;return null},h.prototype.flush=function(){if(this.cache.length)return this.cache},t.createDecipher=function(e,t){var r=a[e.toLowerCase()];if(!r)throw new TypeError("invalid suite type");var i=u(t,!1,r.key,r.iv);return f(e,i.key,i.iv)},t.createDecipheriv=f},function(e,t){t["des-ecb"]={key:8,iv:0},t["des-cbc"]=t.des={key:8,iv:8},t["des-ede3-cbc"]=t.des3={key:24,iv:8},t["des-ede3"]={key:24,iv:0},t["des-ede-cbc"]={key:16,iv:8},t["des-ede"]={key:16,iv:0}},function(e,t,r){(function(e){var i=r(237),n=r(372),a=r(373);var s={binary:!0,hex:!0,base64:!0};t.DiffieHellmanGroup=t.createDiffieHellmanGroup=t.getDiffieHellman=function(t){var r=new e(n[t].prime,"hex"),i=new e(n[t].gen,"hex");return new a(r,i)},t.createDiffieHellman=t.DiffieHellman=function t(r,n,o,d){return e.isBuffer(n)||void 0===s[n]?t(r,"binary",n,o):(n=n||"binary",d=d||"binary",o=o||new e([2]),e.isBuffer(o)||(o=new e(o,d)),"number"==typeof r?new a(i(r,o),o,!0):(e.isBuffer(r)||(r=new e(r,n)),new a(r,o,!0)))}}).call(this,r(5).Buffer)},function(e,t){},function(e,t){},function(e){e.exports=JSON.parse('{"modp1":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a63a3620ffffffffffffffff"},"modp2":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece65381ffffffffffffffff"},"modp5":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca237327ffffffffffffffff"},"modp14":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aacaa68ffffffffffffffff"},"modp15":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a93ad2caffffffffffffffff"},"modp16":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c934063199ffffffffffffffff"},"modp17":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dcc4024ffffffffffffffff"},"modp18":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dbe115974a3926f12fee5e438777cb6a932df8cd8bec4d073b931ba3bc832b68d9dd300741fa7bf8afc47ed2576f6936ba424663aab639c5ae4f5683423b4742bf1c978238f16cbe39d652de3fdb8befc848ad922222e04a4037c0713eb57a81a23f0c73473fc646cea306b4bcbc8862f8385ddfa9d4b7fa2c087e879683303ed5bdd3a062b3cf5b3a278a66d2a13f83f44f82ddf310ee074ab6a364597e899a0255dc164f31cc50846851df9ab48195ded7ea1b1d510bd7ee74d73faf36bc31ecfa268359046f4eb879f924009438b481c6cd7889a002ed5ee382bc9190da6fc026e479558e4475677e9aa9e3050e2765694dfc81f56e880b96e7160c980dd98edd3dfffffffffffffffff"}}')},function(e,t,r){(function(t){var i=r(4),n=new(r(238)),a=new i(24),s=new i(11),o=new i(10),d=new i(3),u=new i(7),c=r(237),h=r(16);function f(e,r){return r=r||"utf8",t.isBuffer(e)||(e=new t(e,r)),this._pub=new i(e),this}function l(e,r){return r=r||"utf8",t.isBuffer(e)||(e=new t(e,r)),this._priv=new i(e),this}e.exports=p;var m={};function p(e,t,r){this.setGenerator(t),this.__prime=new i(e),this._prime=i.mont(this.__prime),this._primeLen=e.length,this._pub=void 0,this._priv=void 0,this._primeCode=void 0,r?(this.setPublicKey=f,this.setPrivateKey=l):this._primeCode=8}function _(e,r){var i=new t(e.toArray());return r?i.toString(r):i}Object.defineProperty(p.prototype,"verifyError",{enumerable:!0,get:function(){return"number"!=typeof this._primeCode&&(this._primeCode=function(e,t){var r=t.toString("hex"),i=[r,e.toString(16)].join("_");if(i in m)return m[i];var h,f=0;if(e.isEven()||!c.simpleSieve||!c.fermatTest(e)||!n.test(e))return f+=1,f+="02"===r||"05"===r?8:4,m[i]=f,f;switch(n.test(e.shrn(1))||(f+=2),r){case"02":e.mod(a).cmp(s)&&(f+=8);break;case"05":(h=e.mod(o)).cmp(d)&&h.cmp(u)&&(f+=8);break;default:f+=4}return m[i]=f,f}(this.__prime,this.__gen)),this._primeCode}}),p.prototype.generateKeys=function(){return this._priv||(this._priv=new i(h(this._primeLen))),this._pub=this._gen.toRed(this._prime).redPow(this._priv).fromRed(),this.getPublicKey()},p.prototype.computeSecret=function(e){var r=(e=(e=new i(e)).toRed(this._prime)).redPow(this._priv).fromRed(),n=new t(r.toArray()),a=this.getPrime();if(n.length<a.length){var s=new t(a.length-n.length);s.fill(0),n=t.concat([s,n])}return n},p.prototype.getPublicKey=function(e){return _(this._pub,e)},p.prototype.getPrivateKey=function(e){return _(this._priv,e)},p.prototype.getPrime=function(e){return _(this.__prime,e)},p.prototype.getGenerator=function(e){return _(this._gen,e)},p.prototype.setGenerator=function(e,r){return r=r||"utf8",t.isBuffer(e)||(e=new t(e,r)),this.__gen=e,this._gen=new i(e),this}}).call(this,r(5).Buffer)},function(e,t,r){"use strict";var i=r(1).Buffer,n=r(19),a=r(23),s=r(2),o=r(375),d=r(410),u=r(224);function c(e){a.Writable.call(this);var t=u[e];if(!t)throw new Error("Unknown message digest");this._hashType=t.hash,this._hash=n(t.hash),this._tag=t.id,this._signType=t.sign}function h(e){a.Writable.call(this);var t=u[e];if(!t)throw new Error("Unknown message digest");this._hash=n(t.hash),this._tag=t.id,this._signType=t.sign}function f(e){return new c(e)}function l(e){return new h(e)}Object.keys(u).forEach((function(e){u[e].id=i.from(u[e].id,"hex"),u[e.toLowerCase()]=u[e]})),s(c,a.Writable),c.prototype._write=function(e,t,r){this._hash.update(e),r()},c.prototype.update=function(e,t){return this._hash.update("string"==typeof e?i.from(e,t):e),this},c.prototype.sign=function(e,t){this.end();var r=this._hash.digest(),i=o(r,e,this._hashType,this._signType,this._tag);return t?i.toString(t):i},s(h,a.Writable),h.prototype._write=function(e,t,r){this._hash.update(e),r()},h.prototype.update=function(e,t){return this._hash.update("string"==typeof e?i.from(e,t):e),this},h.prototype.verify=function(e,t,r){var n="string"==typeof t?i.from(t,r):t;this.end();var a=this._hash.digest();return d(n,a,e,this._signType,this._tag)},e.exports={Sign:f,Verify:l,createSign:f,createVerify:l}},function(e,t,r){"use strict";var i=r(1).Buffer,n=r(222),a=r(55),s=r(56).ec,o=r(244),d=r(37),u=r(249);function c(e,t,r,a){if((e=i.from(e.toArray())).length<t.byteLength()){var s=i.alloc(t.byteLength()-e.length);e=i.concat([s,e])}var o=r.length,d=function(e,t){e=(e=h(e,t)).mod(t);var r=i.from(e.toArray());if(r.length<t.byteLength()){var n=i.alloc(t.byteLength()-r.length);r=i.concat([n,r])}return r}(r,t),u=i.alloc(o);u.fill(1);var c=i.alloc(o);return c=n(a,c).update(u).update(i.from([0])).update(e).update(d).digest(),u=n(a,c).update(u).digest(),{k:c=n(a,c).update(u).update(i.from([1])).update(e).update(d).digest(),v:u=n(a,c).update(u).digest()}}function h(e,t){var r=new o(e),i=(e.length<<3)-t.bitLength();return i>0&&r.ishrn(i),r}function f(e,t,r){var a,s;do{for(a=i.alloc(0);8*a.length<e.bitLength();)t.v=n(r,t.k).update(t.v).digest(),a=i.concat([a,t.v]);s=h(a,e),t.k=n(r,t.k).update(t.v).update(i.from([0])).digest(),t.v=n(r,t.k).update(t.v).digest()}while(-1!==s.cmp(e));return s}function l(e,t,r,i){return e.toRed(o.mont(r)).redPow(t).fromRed().mod(i)}e.exports=function(e,t,r,n,m){var p=d(t);if(p.curve){if("ecdsa"!==n&&"ecdsa/rsa"!==n)throw new Error("wrong private key type");return function(e,t){var r=u[t.curve.join(".")];if(!r)throw new Error("unknown curve "+t.curve.join("."));var n=new s(r).keyFromPrivate(t.privateKey).sign(e);return i.from(n.toDER())}(e,p)}if("dsa"===p.type){if("dsa"!==n)throw new Error("wrong private key type");return function(e,t,r){var n,a=t.params.priv_key,s=t.params.p,d=t.params.q,u=t.params.g,m=new o(0),p=h(e,d).mod(d),_=!1,y=c(a,d,e,r);for(;!1===_;)n=f(d,y,r),m=l(u,n,s,d),0===(_=n.invm(d).imul(p.add(a.mul(m))).mod(d)).cmpn(0)&&(_=!1,m=new o(0));return function(e,t){e=e.toArray(),t=t.toArray(),128&e[0]&&(e=[0].concat(e));128&t[0]&&(t=[0].concat(t));var r=[48,e.length+t.length+4,2,e.length];return r=r.concat(e,[2,t.length],t),i.from(r)}(m,_)}(e,p,r)}if("rsa"!==n&&"ecdsa/rsa"!==n)throw new Error("wrong private key type");if(void 0!==t.padding&&1!==t.padding)throw new Error("illegal or unsupported padding mode");e=i.concat([m,e]);for(var _=p.modulus.byteLength(),y=[0,1];e.length+y.length+1<_;)y.push(255);y.push(0);for(var b=-1;++b<e.length;)y.push(e[b]);return a(y,p)},e.exports.getKey=c,e.exports.makeKey=f},function(e,t,r){(function(e){!function(e,t){"use strict";function i(e,t){if(!e)throw new Error(t||"Assertion failed")}function n(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}function a(e,t,r){if(a.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==t&&"be"!==t||(r=t,t=10),this._init(e||0,t||10,r||"be"))}var s;"object"==typeof e?e.exports=a:t.BN=a,a.BN=a,a.wordSize=26;try{s="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(377).Buffer}catch(e){}function o(e,t){var r=e.charCodeAt(t);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void i(!1,"Invalid character in "+e)}function d(e,t,r){var i=o(e,r);return r-1>=t&&(i|=o(e,r-1)<<4),i}function u(e,t,r,n){for(var a=0,s=0,o=Math.min(e.length,r),d=t;d<o;d++){var u=e.charCodeAt(d)-48;a*=n,s=u>=49?u-49+10:u>=17?u-17+10:u,i(u>=0&&s<n,"Invalid character"),a+=s}return a}function c(e,t){e.words=t.words,e.length=t.length,e.negative=t.negative,e.red=t.red}if(a.isBN=function(e){return e instanceof a||null!==e&&"object"==typeof e&&e.constructor.wordSize===a.wordSize&&Array.isArray(e.words)},a.max=function(e,t){return e.cmp(t)>0?e:t},a.min=function(e,t){return e.cmp(t)<0?e:t},a.prototype._init=function(e,t,r){if("number"==typeof e)return this._initNumber(e,t,r);if("object"==typeof e)return this._initArray(e,t,r);"hex"===t&&(t=16),i(t===(0|t)&&t>=2&&t<=36);var n=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(n++,this.negative=1),n<e.length&&(16===t?this._parseHex(e,n,r):(this._parseBase(e,t,n),"le"===r&&this._initArray(this.toArray(),t,r)))},a.prototype._initNumber=function(e,t,r){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[67108863&e],this.length=1):e<4503599627370496?(this.words=[67108863&e,e/67108864&67108863],this.length=2):(i(e<9007199254740992),this.words=[67108863&e,e/67108864&67108863,1],this.length=3),"le"===r&&this._initArray(this.toArray(),t,r)},a.prototype._initArray=function(e,t,r){if(i("number"==typeof e.length),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var n=0;n<this.length;n++)this.words[n]=0;var a,s,o=0;if("be"===r)for(n=e.length-1,a=0;n>=0;n-=3)s=e[n]|e[n-1]<<8|e[n-2]<<16,this.words[a]|=s<<o&67108863,this.words[a+1]=s>>>26-o&67108863,(o+=24)>=26&&(o-=26,a++);else if("le"===r)for(n=0,a=0;n<e.length;n+=3)s=e[n]|e[n+1]<<8|e[n+2]<<16,this.words[a]|=s<<o&67108863,this.words[a+1]=s>>>26-o&67108863,(o+=24)>=26&&(o-=26,a++);return this._strip()},a.prototype._parseHex=function(e,t,r){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var i=0;i<this.length;i++)this.words[i]=0;var n,a=0,s=0;if("be"===r)for(i=e.length-1;i>=t;i-=2)n=d(e,t,i)<<a,this.words[s]|=67108863&n,a>=18?(a-=18,s+=1,this.words[s]|=n>>>26):a+=8;else for(i=(e.length-t)%2==0?t+1:t;i<e.length;i+=2)n=d(e,t,i)<<a,this.words[s]|=67108863&n,a>=18?(a-=18,s+=1,this.words[s]|=n>>>26):a+=8;this._strip()},a.prototype._parseBase=function(e,t,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=t)i++;i--,n=n/t|0;for(var a=e.length-r,s=a%i,o=Math.min(a,a-s)+r,d=0,c=r;c<o;c+=i)d=u(e,c,c+i,t),this.imuln(n),this.words[0]+d<67108864?this.words[0]+=d:this._iaddn(d);if(0!==s){var h=1;for(d=u(e,c,e.length,t),c=0;c<s;c++)h*=t;this.imuln(h),this.words[0]+d<67108864?this.words[0]+=d:this._iaddn(d)}this._strip()},a.prototype.copy=function(e){e.words=new Array(this.length);for(var t=0;t<this.length;t++)e.words[t]=this.words[t];e.length=this.length,e.negative=this.negative,e.red=this.red},a.prototype._move=function(e){c(e,this)},a.prototype.clone=function(){var e=new a(null);return this.copy(e),e},a.prototype._expand=function(e){for(;this.length<e;)this.words[this.length++]=0;return this},a.prototype._strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},a.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{a.prototype[Symbol.for("nodejs.util.inspect.custom")]=h}catch(e){a.prototype.inspect=h}else a.prototype.inspect=h;function h(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}var f=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],l=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],m=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];a.prototype.toString=function(e,t){var r;if(t=0|t||1,16===(e=e||10)||"hex"===e){r="";for(var n=0,a=0,s=0;s<this.length;s++){var o=this.words[s],d=(16777215&(o<<n|a)).toString(16);a=o>>>24-n&16777215,(n+=2)>=26&&(n-=26,s--),r=0!==a||s!==this.length-1?f[6-d.length]+d+r:d+r}for(0!==a&&(r=a.toString(16)+r);r.length%t!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}if(e===(0|e)&&e>=2&&e<=36){var u=l[e],c=m[e];r="";var h=this.clone();for(h.negative=0;!h.isZero();){var p=h.modrn(c).toString(e);r=(h=h.idivn(c)).isZero()?p+r:f[u-p.length]+p+r}for(this.isZero()&&(r="0"+r);r.length%t!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}i(!1,"Base should be between 2 and 36")},a.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&i(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},a.prototype.toJSON=function(){return this.toString(16,2)},s&&(a.prototype.toBuffer=function(e,t){return this.toArrayLike(s,e,t)}),a.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)};function p(e,t,r){r.negative=t.negative^e.negative;var i=e.length+t.length|0;r.length=i,i=i-1|0;var n=0|e.words[0],a=0|t.words[0],s=n*a,o=67108863&s,d=s/67108864|0;r.words[0]=o;for(var u=1;u<i;u++){for(var c=d>>>26,h=67108863&d,f=Math.min(u,t.length-1),l=Math.max(0,u-e.length+1);l<=f;l++){var m=u-l|0;c+=(s=(n=0|e.words[m])*(a=0|t.words[l])+h)/67108864|0,h=67108863&s}r.words[u]=0|h,d=0|c}return 0!==d?r.words[u]=0|d:r.length--,r._strip()}a.prototype.toArrayLike=function(e,t,r){this._strip();var n=this.byteLength(),a=r||Math.max(1,n);i(n<=a,"byte array longer than desired length"),i(a>0,"Requested array length <= 0");var s=function(e,t){return e.allocUnsafe?e.allocUnsafe(t):new e(t)}(e,a);return this["_toArrayLike"+("le"===t?"LE":"BE")](s,n),s},a.prototype._toArrayLikeLE=function(e,t){for(var r=0,i=0,n=0,a=0;n<this.length;n++){var s=this.words[n]<<a|i;e[r++]=255&s,r<e.length&&(e[r++]=s>>8&255),r<e.length&&(e[r++]=s>>16&255),6===a?(r<e.length&&(e[r++]=s>>24&255),i=0,a=0):(i=s>>>24,a+=2)}if(r<e.length)for(e[r++]=i;r<e.length;)e[r++]=0},a.prototype._toArrayLikeBE=function(e,t){for(var r=e.length-1,i=0,n=0,a=0;n<this.length;n++){var s=this.words[n]<<a|i;e[r--]=255&s,r>=0&&(e[r--]=s>>8&255),r>=0&&(e[r--]=s>>16&255),6===a?(r>=0&&(e[r--]=s>>24&255),i=0,a=0):(i=s>>>24,a+=2)}if(r>=0)for(e[r--]=i;r>=0;)e[r--]=0},Math.clz32?a.prototype._countBits=function(e){return 32-Math.clz32(e)}:a.prototype._countBits=function(e){var t=e,r=0;return t>=4096&&(r+=13,t>>>=13),t>=64&&(r+=7,t>>>=7),t>=8&&(r+=4,t>>>=4),t>=2&&(r+=2,t>>>=2),r+t},a.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,r=0;return 0==(8191&t)&&(r+=13,t>>>=13),0==(127&t)&&(r+=7,t>>>=7),0==(15&t)&&(r+=4,t>>>=4),0==(3&t)&&(r+=2,t>>>=2),0==(1&t)&&r++,r},a.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},a.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,t=0;t<this.length;t++){var r=this._zeroBits(this.words[t]);if(e+=r,26!==r)break}return e},a.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},a.prototype.toTwos=function(e){return 0!==this.negative?this.abs().inotn(e).iaddn(1):this.clone()},a.prototype.fromTwos=function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()},a.prototype.isNeg=function(){return 0!==this.negative},a.prototype.neg=function(){return this.clone().ineg()},a.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},a.prototype.iuor=function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var t=0;t<e.length;t++)this.words[t]=this.words[t]|e.words[t];return this._strip()},a.prototype.ior=function(e){return i(0==(this.negative|e.negative)),this.iuor(e)},a.prototype.or=function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)},a.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},a.prototype.iuand=function(e){var t;t=this.length>e.length?e:this;for(var r=0;r<t.length;r++)this.words[r]=this.words[r]&e.words[r];return this.length=t.length,this._strip()},a.prototype.iand=function(e){return i(0==(this.negative|e.negative)),this.iuand(e)},a.prototype.and=function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)},a.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},a.prototype.iuxor=function(e){var t,r;this.length>e.length?(t=this,r=e):(t=e,r=this);for(var i=0;i<r.length;i++)this.words[i]=t.words[i]^r.words[i];if(this!==t)for(;i<t.length;i++)this.words[i]=t.words[i];return this.length=t.length,this._strip()},a.prototype.ixor=function(e){return i(0==(this.negative|e.negative)),this.iuxor(e)},a.prototype.xor=function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)},a.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},a.prototype.inotn=function(e){i("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),r=e%26;this._expand(t),r>0&&t--;for(var n=0;n<t;n++)this.words[n]=67108863&~this.words[n];return r>0&&(this.words[n]=~this.words[n]&67108863>>26-r),this._strip()},a.prototype.notn=function(e){return this.clone().inotn(e)},a.prototype.setn=function(e,t){i("number"==typeof e&&e>=0);var r=e/26|0,n=e%26;return this._expand(r+1),this.words[r]=t?this.words[r]|1<<n:this.words[r]&~(1<<n),this._strip()},a.prototype.iadd=function(e){var t,r,i;if(0!==this.negative&&0===e.negative)return this.negative=0,t=this.isub(e),this.negative^=1,this._normSign();if(0===this.negative&&0!==e.negative)return e.negative=0,t=this.isub(e),e.negative=1,t._normSign();this.length>e.length?(r=this,i=e):(r=e,i=this);for(var n=0,a=0;a<i.length;a++)t=(0|r.words[a])+(0|i.words[a])+n,this.words[a]=67108863&t,n=t>>>26;for(;0!==n&&a<r.length;a++)t=(0|r.words[a])+n,this.words[a]=67108863&t,n=t>>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;a<r.length;a++)this.words[a]=r.words[a];return this},a.prototype.add=function(e){var t;return 0!==e.negative&&0===this.negative?(e.negative=0,t=this.sub(e),e.negative^=1,t):0===e.negative&&0!==this.negative?(this.negative=0,t=e.sub(this),this.negative=1,t):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)},a.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var r,i,n=this.cmp(e);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=e):(r=e,i=this);for(var a=0,s=0;s<i.length;s++)a=(t=(0|r.words[s])-(0|i.words[s])+a)>>26,this.words[s]=67108863&t;for(;0!==a&&s<r.length;s++)a=(t=(0|r.words[s])+a)>>26,this.words[s]=67108863&t;if(0===a&&s<r.length&&r!==this)for(;s<r.length;s++)this.words[s]=r.words[s];return this.length=Math.max(this.length,s),r!==this&&(this.negative=1),this._strip()},a.prototype.sub=function(e){return this.clone().isub(e)};var _=function(e,t,r){var i,n,a,s=e.words,o=t.words,d=r.words,u=0,c=0|s[0],h=8191&c,f=c>>>13,l=0|s[1],m=8191&l,p=l>>>13,_=0|s[2],y=8191&_,b=_>>>13,g=0|s[3],M=8191&g,T=g>>>13,v=0|s[4],w=8191&v,A=v>>>13,L=0|s[5],D=8191&L,E=L>>>13,S=0|s[6],Y=8191&S,k=S>>>13,O=0|s[7],F=8191&O,P=O>>>13,I=0|s[8],x=8191&I,K=I>>>13,j=0|s[9],R=8191&j,H=j>>>13,N=0|o[0],C=8191&N,U=N>>>13,B=0|o[1],z=8191&B,W=B>>>13,q=0|o[2],G=8191&q,J=q>>>13,V=0|o[3],Z=8191&V,Q=V>>>13,X=0|o[4],$=8191&X,ee=X>>>13,te=0|o[5],re=8191&te,ie=te>>>13,ne=0|o[6],ae=8191&ne,se=ne>>>13,oe=0|o[7],de=8191&oe,ue=oe>>>13,ce=0|o[8],he=8191&ce,fe=ce>>>13,le=0|o[9],me=8191&le,pe=le>>>13;r.negative=e.negative^t.negative,r.length=19;var _e=(u+(i=Math.imul(h,C))|0)+((8191&(n=(n=Math.imul(h,U))+Math.imul(f,C)|0))<<13)|0;u=((a=Math.imul(f,U))+(n>>>13)|0)+(_e>>>26)|0,_e&=67108863,i=Math.imul(m,C),n=(n=Math.imul(m,U))+Math.imul(p,C)|0,a=Math.imul(p,U);var ye=(u+(i=i+Math.imul(h,z)|0)|0)+((8191&(n=(n=n+Math.imul(h,W)|0)+Math.imul(f,z)|0))<<13)|0;u=((a=a+Math.imul(f,W)|0)+(n>>>13)|0)+(ye>>>26)|0,ye&=67108863,i=Math.imul(y,C),n=(n=Math.imul(y,U))+Math.imul(b,C)|0,a=Math.imul(b,U),i=i+Math.imul(m,z)|0,n=(n=n+Math.imul(m,W)|0)+Math.imul(p,z)|0,a=a+Math.imul(p,W)|0;var be=(u+(i=i+Math.imul(h,G)|0)|0)+((8191&(n=(n=n+Math.imul(h,J)|0)+Math.imul(f,G)|0))<<13)|0;u=((a=a+Math.imul(f,J)|0)+(n>>>13)|0)+(be>>>26)|0,be&=67108863,i=Math.imul(M,C),n=(n=Math.imul(M,U))+Math.imul(T,C)|0,a=Math.imul(T,U),i=i+Math.imul(y,z)|0,n=(n=n+Math.imul(y,W)|0)+Math.imul(b,z)|0,a=a+Math.imul(b,W)|0,i=i+Math.imul(m,G)|0,n=(n=n+Math.imul(m,J)|0)+Math.imul(p,G)|0,a=a+Math.imul(p,J)|0;var ge=(u+(i=i+Math.imul(h,Z)|0)|0)+((8191&(n=(n=n+Math.imul(h,Q)|0)+Math.imul(f,Z)|0))<<13)|0;u=((a=a+Math.imul(f,Q)|0)+(n>>>13)|0)+(ge>>>26)|0,ge&=67108863,i=Math.imul(w,C),n=(n=Math.imul(w,U))+Math.imul(A,C)|0,a=Math.imul(A,U),i=i+Math.imul(M,z)|0,n=(n=n+Math.imul(M,W)|0)+Math.imul(T,z)|0,a=a+Math.imul(T,W)|0,i=i+Math.imul(y,G)|0,n=(n=n+Math.imul(y,J)|0)+Math.imul(b,G)|0,a=a+Math.imul(b,J)|0,i=i+Math.imul(m,Z)|0,n=(n=n+Math.imul(m,Q)|0)+Math.imul(p,Z)|0,a=a+Math.imul(p,Q)|0;var Me=(u+(i=i+Math.imul(h,$)|0)|0)+((8191&(n=(n=n+Math.imul(h,ee)|0)+Math.imul(f,$)|0))<<13)|0;u=((a=a+Math.imul(f,ee)|0)+(n>>>13)|0)+(Me>>>26)|0,Me&=67108863,i=Math.imul(D,C),n=(n=Math.imul(D,U))+Math.imul(E,C)|0,a=Math.imul(E,U),i=i+Math.imul(w,z)|0,n=(n=n+Math.imul(w,W)|0)+Math.imul(A,z)|0,a=a+Math.imul(A,W)|0,i=i+Math.imul(M,G)|0,n=(n=n+Math.imul(M,J)|0)+Math.imul(T,G)|0,a=a+Math.imul(T,J)|0,i=i+Math.imul(y,Z)|0,n=(n=n+Math.imul(y,Q)|0)+Math.imul(b,Z)|0,a=a+Math.imul(b,Q)|0,i=i+Math.imul(m,$)|0,n=(n=n+Math.imul(m,ee)|0)+Math.imul(p,$)|0,a=a+Math.imul(p,ee)|0;var Te=(u+(i=i+Math.imul(h,re)|0)|0)+((8191&(n=(n=n+Math.imul(h,ie)|0)+Math.imul(f,re)|0))<<13)|0;u=((a=a+Math.imul(f,ie)|0)+(n>>>13)|0)+(Te>>>26)|0,Te&=67108863,i=Math.imul(Y,C),n=(n=Math.imul(Y,U))+Math.imul(k,C)|0,a=Math.imul(k,U),i=i+Math.imul(D,z)|0,n=(n=n+Math.imul(D,W)|0)+Math.imul(E,z)|0,a=a+Math.imul(E,W)|0,i=i+Math.imul(w,G)|0,n=(n=n+Math.imul(w,J)|0)+Math.imul(A,G)|0,a=a+Math.imul(A,J)|0,i=i+Math.imul(M,Z)|0,n=(n=n+Math.imul(M,Q)|0)+Math.imul(T,Z)|0,a=a+Math.imul(T,Q)|0,i=i+Math.imul(y,$)|0,n=(n=n+Math.imul(y,ee)|0)+Math.imul(b,$)|0,a=a+Math.imul(b,ee)|0,i=i+Math.imul(m,re)|0,n=(n=n+Math.imul(m,ie)|0)+Math.imul(p,re)|0,a=a+Math.imul(p,ie)|0;var ve=(u+(i=i+Math.imul(h,ae)|0)|0)+((8191&(n=(n=n+Math.imul(h,se)|0)+Math.imul(f,ae)|0))<<13)|0;u=((a=a+Math.imul(f,se)|0)+(n>>>13)|0)+(ve>>>26)|0,ve&=67108863,i=Math.imul(F,C),n=(n=Math.imul(F,U))+Math.imul(P,C)|0,a=Math.imul(P,U),i=i+Math.imul(Y,z)|0,n=(n=n+Math.imul(Y,W)|0)+Math.imul(k,z)|0,a=a+Math.imul(k,W)|0,i=i+Math.imul(D,G)|0,n=(n=n+Math.imul(D,J)|0)+Math.imul(E,G)|0,a=a+Math.imul(E,J)|0,i=i+Math.imul(w,Z)|0,n=(n=n+Math.imul(w,Q)|0)+Math.imul(A,Z)|0,a=a+Math.imul(A,Q)|0,i=i+Math.imul(M,$)|0,n=(n=n+Math.imul(M,ee)|0)+Math.imul(T,$)|0,a=a+Math.imul(T,ee)|0,i=i+Math.imul(y,re)|0,n=(n=n+Math.imul(y,ie)|0)+Math.imul(b,re)|0,a=a+Math.imul(b,ie)|0,i=i+Math.imul(m,ae)|0,n=(n=n+Math.imul(m,se)|0)+Math.imul(p,ae)|0,a=a+Math.imul(p,se)|0;var we=(u+(i=i+Math.imul(h,de)|0)|0)+((8191&(n=(n=n+Math.imul(h,ue)|0)+Math.imul(f,de)|0))<<13)|0;u=((a=a+Math.imul(f,ue)|0)+(n>>>13)|0)+(we>>>26)|0,we&=67108863,i=Math.imul(x,C),n=(n=Math.imul(x,U))+Math.imul(K,C)|0,a=Math.imul(K,U),i=i+Math.imul(F,z)|0,n=(n=n+Math.imul(F,W)|0)+Math.imul(P,z)|0,a=a+Math.imul(P,W)|0,i=i+Math.imul(Y,G)|0,n=(n=n+Math.imul(Y,J)|0)+Math.imul(k,G)|0,a=a+Math.imul(k,J)|0,i=i+Math.imul(D,Z)|0,n=(n=n+Math.imul(D,Q)|0)+Math.imul(E,Z)|0,a=a+Math.imul(E,Q)|0,i=i+Math.imul(w,$)|0,n=(n=n+Math.imul(w,ee)|0)+Math.imul(A,$)|0,a=a+Math.imul(A,ee)|0,i=i+Math.imul(M,re)|0,n=(n=n+Math.imul(M,ie)|0)+Math.imul(T,re)|0,a=a+Math.imul(T,ie)|0,i=i+Math.imul(y,ae)|0,n=(n=n+Math.imul(y,se)|0)+Math.imul(b,ae)|0,a=a+Math.imul(b,se)|0,i=i+Math.imul(m,de)|0,n=(n=n+Math.imul(m,ue)|0)+Math.imul(p,de)|0,a=a+Math.imul(p,ue)|0;var Ae=(u+(i=i+Math.imul(h,he)|0)|0)+((8191&(n=(n=n+Math.imul(h,fe)|0)+Math.imul(f,he)|0))<<13)|0;u=((a=a+Math.imul(f,fe)|0)+(n>>>13)|0)+(Ae>>>26)|0,Ae&=67108863,i=Math.imul(R,C),n=(n=Math.imul(R,U))+Math.imul(H,C)|0,a=Math.imul(H,U),i=i+Math.imul(x,z)|0,n=(n=n+Math.imul(x,W)|0)+Math.imul(K,z)|0,a=a+Math.imul(K,W)|0,i=i+Math.imul(F,G)|0,n=(n=n+Math.imul(F,J)|0)+Math.imul(P,G)|0,a=a+Math.imul(P,J)|0,i=i+Math.imul(Y,Z)|0,n=(n=n+Math.imul(Y,Q)|0)+Math.imul(k,Z)|0,a=a+Math.imul(k,Q)|0,i=i+Math.imul(D,$)|0,n=(n=n+Math.imul(D,ee)|0)+Math.imul(E,$)|0,a=a+Math.imul(E,ee)|0,i=i+Math.imul(w,re)|0,n=(n=n+Math.imul(w,ie)|0)+Math.imul(A,re)|0,a=a+Math.imul(A,ie)|0,i=i+Math.imul(M,ae)|0,n=(n=n+Math.imul(M,se)|0)+Math.imul(T,ae)|0,a=a+Math.imul(T,se)|0,i=i+Math.imul(y,de)|0,n=(n=n+Math.imul(y,ue)|0)+Math.imul(b,de)|0,a=a+Math.imul(b,ue)|0,i=i+Math.imul(m,he)|0,n=(n=n+Math.imul(m,fe)|0)+Math.imul(p,he)|0,a=a+Math.imul(p,fe)|0;var Le=(u+(i=i+Math.imul(h,me)|0)|0)+((8191&(n=(n=n+Math.imul(h,pe)|0)+Math.imul(f,me)|0))<<13)|0;u=((a=a+Math.imul(f,pe)|0)+(n>>>13)|0)+(Le>>>26)|0,Le&=67108863,i=Math.imul(R,z),n=(n=Math.imul(R,W))+Math.imul(H,z)|0,a=Math.imul(H,W),i=i+Math.imul(x,G)|0,n=(n=n+Math.imul(x,J)|0)+Math.imul(K,G)|0,a=a+Math.imul(K,J)|0,i=i+Math.imul(F,Z)|0,n=(n=n+Math.imul(F,Q)|0)+Math.imul(P,Z)|0,a=a+Math.imul(P,Q)|0,i=i+Math.imul(Y,$)|0,n=(n=n+Math.imul(Y,ee)|0)+Math.imul(k,$)|0,a=a+Math.imul(k,ee)|0,i=i+Math.imul(D,re)|0,n=(n=n+Math.imul(D,ie)|0)+Math.imul(E,re)|0,a=a+Math.imul(E,ie)|0,i=i+Math.imul(w,ae)|0,n=(n=n+Math.imul(w,se)|0)+Math.imul(A,ae)|0,a=a+Math.imul(A,se)|0,i=i+Math.imul(M,de)|0,n=(n=n+Math.imul(M,ue)|0)+Math.imul(T,de)|0,a=a+Math.imul(T,ue)|0,i=i+Math.imul(y,he)|0,n=(n=n+Math.imul(y,fe)|0)+Math.imul(b,he)|0,a=a+Math.imul(b,fe)|0;var De=(u+(i=i+Math.imul(m,me)|0)|0)+((8191&(n=(n=n+Math.imul(m,pe)|0)+Math.imul(p,me)|0))<<13)|0;u=((a=a+Math.imul(p,pe)|0)+(n>>>13)|0)+(De>>>26)|0,De&=67108863,i=Math.imul(R,G),n=(n=Math.imul(R,J))+Math.imul(H,G)|0,a=Math.imul(H,J),i=i+Math.imul(x,Z)|0,n=(n=n+Math.imul(x,Q)|0)+Math.imul(K,Z)|0,a=a+Math.imul(K,Q)|0,i=i+Math.imul(F,$)|0,n=(n=n+Math.imul(F,ee)|0)+Math.imul(P,$)|0,a=a+Math.imul(P,ee)|0,i=i+Math.imul(Y,re)|0,n=(n=n+Math.imul(Y,ie)|0)+Math.imul(k,re)|0,a=a+Math.imul(k,ie)|0,i=i+Math.imul(D,ae)|0,n=(n=n+Math.imul(D,se)|0)+Math.imul(E,ae)|0,a=a+Math.imul(E,se)|0,i=i+Math.imul(w,de)|0,n=(n=n+Math.imul(w,ue)|0)+Math.imul(A,de)|0,a=a+Math.imul(A,ue)|0,i=i+Math.imul(M,he)|0,n=(n=n+Math.imul(M,fe)|0)+Math.imul(T,he)|0,a=a+Math.imul(T,fe)|0;var Ee=(u+(i=i+Math.imul(y,me)|0)|0)+((8191&(n=(n=n+Math.imul(y,pe)|0)+Math.imul(b,me)|0))<<13)|0;u=((a=a+Math.imul(b,pe)|0)+(n>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,i=Math.imul(R,Z),n=(n=Math.imul(R,Q))+Math.imul(H,Z)|0,a=Math.imul(H,Q),i=i+Math.imul(x,$)|0,n=(n=n+Math.imul(x,ee)|0)+Math.imul(K,$)|0,a=a+Math.imul(K,ee)|0,i=i+Math.imul(F,re)|0,n=(n=n+Math.imul(F,ie)|0)+Math.imul(P,re)|0,a=a+Math.imul(P,ie)|0,i=i+Math.imul(Y,ae)|0,n=(n=n+Math.imul(Y,se)|0)+Math.imul(k,ae)|0,a=a+Math.imul(k,se)|0,i=i+Math.imul(D,de)|0,n=(n=n+Math.imul(D,ue)|0)+Math.imul(E,de)|0,a=a+Math.imul(E,ue)|0,i=i+Math.imul(w,he)|0,n=(n=n+Math.imul(w,fe)|0)+Math.imul(A,he)|0,a=a+Math.imul(A,fe)|0;var Se=(u+(i=i+Math.imul(M,me)|0)|0)+((8191&(n=(n=n+Math.imul(M,pe)|0)+Math.imul(T,me)|0))<<13)|0;u=((a=a+Math.imul(T,pe)|0)+(n>>>13)|0)+(Se>>>26)|0,Se&=67108863,i=Math.imul(R,$),n=(n=Math.imul(R,ee))+Math.imul(H,$)|0,a=Math.imul(H,ee),i=i+Math.imul(x,re)|0,n=(n=n+Math.imul(x,ie)|0)+Math.imul(K,re)|0,a=a+Math.imul(K,ie)|0,i=i+Math.imul(F,ae)|0,n=(n=n+Math.imul(F,se)|0)+Math.imul(P,ae)|0,a=a+Math.imul(P,se)|0,i=i+Math.imul(Y,de)|0,n=(n=n+Math.imul(Y,ue)|0)+Math.imul(k,de)|0,a=a+Math.imul(k,ue)|0,i=i+Math.imul(D,he)|0,n=(n=n+Math.imul(D,fe)|0)+Math.imul(E,he)|0,a=a+Math.imul(E,fe)|0;var Ye=(u+(i=i+Math.imul(w,me)|0)|0)+((8191&(n=(n=n+Math.imul(w,pe)|0)+Math.imul(A,me)|0))<<13)|0;u=((a=a+Math.imul(A,pe)|0)+(n>>>13)|0)+(Ye>>>26)|0,Ye&=67108863,i=Math.imul(R,re),n=(n=Math.imul(R,ie))+Math.imul(H,re)|0,a=Math.imul(H,ie),i=i+Math.imul(x,ae)|0,n=(n=n+Math.imul(x,se)|0)+Math.imul(K,ae)|0,a=a+Math.imul(K,se)|0,i=i+Math.imul(F,de)|0,n=(n=n+Math.imul(F,ue)|0)+Math.imul(P,de)|0,a=a+Math.imul(P,ue)|0,i=i+Math.imul(Y,he)|0,n=(n=n+Math.imul(Y,fe)|0)+Math.imul(k,he)|0,a=a+Math.imul(k,fe)|0;var ke=(u+(i=i+Math.imul(D,me)|0)|0)+((8191&(n=(n=n+Math.imul(D,pe)|0)+Math.imul(E,me)|0))<<13)|0;u=((a=a+Math.imul(E,pe)|0)+(n>>>13)|0)+(ke>>>26)|0,ke&=67108863,i=Math.imul(R,ae),n=(n=Math.imul(R,se))+Math.imul(H,ae)|0,a=Math.imul(H,se),i=i+Math.imul(x,de)|0,n=(n=n+Math.imul(x,ue)|0)+Math.imul(K,de)|0,a=a+Math.imul(K,ue)|0,i=i+Math.imul(F,he)|0,n=(n=n+Math.imul(F,fe)|0)+Math.imul(P,he)|0,a=a+Math.imul(P,fe)|0;var Oe=(u+(i=i+Math.imul(Y,me)|0)|0)+((8191&(n=(n=n+Math.imul(Y,pe)|0)+Math.imul(k,me)|0))<<13)|0;u=((a=a+Math.imul(k,pe)|0)+(n>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,i=Math.imul(R,de),n=(n=Math.imul(R,ue))+Math.imul(H,de)|0,a=Math.imul(H,ue),i=i+Math.imul(x,he)|0,n=(n=n+Math.imul(x,fe)|0)+Math.imul(K,he)|0,a=a+Math.imul(K,fe)|0;var Fe=(u+(i=i+Math.imul(F,me)|0)|0)+((8191&(n=(n=n+Math.imul(F,pe)|0)+Math.imul(P,me)|0))<<13)|0;u=((a=a+Math.imul(P,pe)|0)+(n>>>13)|0)+(Fe>>>26)|0,Fe&=67108863,i=Math.imul(R,he),n=(n=Math.imul(R,fe))+Math.imul(H,he)|0,a=Math.imul(H,fe);var Pe=(u+(i=i+Math.imul(x,me)|0)|0)+((8191&(n=(n=n+Math.imul(x,pe)|0)+Math.imul(K,me)|0))<<13)|0;u=((a=a+Math.imul(K,pe)|0)+(n>>>13)|0)+(Pe>>>26)|0,Pe&=67108863;var Ie=(u+(i=Math.imul(R,me))|0)+((8191&(n=(n=Math.imul(R,pe))+Math.imul(H,me)|0))<<13)|0;return u=((a=Math.imul(H,pe))+(n>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,d[0]=_e,d[1]=ye,d[2]=be,d[3]=ge,d[4]=Me,d[5]=Te,d[6]=ve,d[7]=we,d[8]=Ae,d[9]=Le,d[10]=De,d[11]=Ee,d[12]=Se,d[13]=Ye,d[14]=ke,d[15]=Oe,d[16]=Fe,d[17]=Pe,d[18]=Ie,0!==u&&(d[19]=u,r.length++),r};function y(e,t,r){r.negative=t.negative^e.negative,r.length=e.length+t.length;for(var i=0,n=0,a=0;a<r.length-1;a++){var s=n;n=0;for(var o=67108863&i,d=Math.min(a,t.length-1),u=Math.max(0,a-e.length+1);u<=d;u++){var c=a-u,h=(0|e.words[c])*(0|t.words[u]),f=67108863&h;o=67108863&(f=f+o|0),n+=(s=(s=s+(h/67108864|0)|0)+(f>>>26)|0)>>>26,s&=67108863}r.words[a]=o,i=s,s=n}return 0!==i?r.words[a]=i:r.length--,r._strip()}function b(e,t,r){return y(e,t,r)}function g(e,t){this.x=e,this.y=t}Math.imul||(_=p),a.prototype.mulTo=function(e,t){var r=this.length+e.length;return 10===this.length&&10===e.length?_(this,e,t):r<63?p(this,e,t):r<1024?y(this,e,t):b(this,e,t)},g.prototype.makeRBT=function(e){for(var t=new Array(e),r=a.prototype._countBits(e)-1,i=0;i<e;i++)t[i]=this.revBin(i,r,e);return t},g.prototype.revBin=function(e,t,r){if(0===e||e===r-1)return e;for(var i=0,n=0;n<t;n++)i|=(1&e)<<t-n-1,e>>=1;return i},g.prototype.permute=function(e,t,r,i,n,a){for(var s=0;s<a;s++)i[s]=t[e[s]],n[s]=r[e[s]]},g.prototype.transform=function(e,t,r,i,n,a){this.permute(a,e,t,r,i,n);for(var s=1;s<n;s<<=1)for(var o=s<<1,d=Math.cos(2*Math.PI/o),u=Math.sin(2*Math.PI/o),c=0;c<n;c+=o)for(var h=d,f=u,l=0;l<s;l++){var m=r[c+l],p=i[c+l],_=r[c+l+s],y=i[c+l+s],b=h*_-f*y;y=h*y+f*_,_=b,r[c+l]=m+_,i[c+l]=p+y,r[c+l+s]=m-_,i[c+l+s]=p-y,l!==o&&(b=d*h-u*f,f=d*f+u*h,h=b)}},g.prototype.guessLen13b=function(e,t){var r=1|Math.max(t,e),i=1&r,n=0;for(r=r/2|0;r;r>>>=1)n++;return 1<<n+1+i},g.prototype.conjugate=function(e,t,r){if(!(r<=1))for(var i=0;i<r/2;i++){var n=e[i];e[i]=e[r-i-1],e[r-i-1]=n,n=t[i],t[i]=-t[r-i-1],t[r-i-1]=-n}},g.prototype.normalize13b=function(e,t){for(var r=0,i=0;i<t/2;i++){var n=8192*Math.round(e[2*i+1]/t)+Math.round(e[2*i]/t)+r;e[i]=67108863&n,r=n<67108864?0:n/67108864|0}return e},g.prototype.convert13b=function(e,t,r,n){for(var a=0,s=0;s<t;s++)a+=0|e[s],r[2*s]=8191&a,a>>>=13,r[2*s+1]=8191&a,a>>>=13;for(s=2*t;s<n;++s)r[s]=0;i(0===a),i(0==(-8192&a))},g.prototype.stub=function(e){for(var t=new Array(e),r=0;r<e;r++)t[r]=0;return t},g.prototype.mulp=function(e,t,r){var i=2*this.guessLen13b(e.length,t.length),n=this.makeRBT(i),a=this.stub(i),s=new Array(i),o=new Array(i),d=new Array(i),u=new Array(i),c=new Array(i),h=new Array(i),f=r.words;f.length=i,this.convert13b(e.words,e.length,s,i),this.convert13b(t.words,t.length,u,i),this.transform(s,a,o,d,i,n),this.transform(u,a,c,h,i,n);for(var l=0;l<i;l++){var m=o[l]*c[l]-d[l]*h[l];d[l]=o[l]*h[l]+d[l]*c[l],o[l]=m}return this.conjugate(o,d,i),this.transform(o,d,f,a,i,n),this.conjugate(f,a,i),this.normalize13b(f,i),r.negative=e.negative^t.negative,r.length=e.length+t.length,r._strip()},a.prototype.mul=function(e){var t=new a(null);return t.words=new Array(this.length+e.length),this.mulTo(e,t)},a.prototype.mulf=function(e){var t=new a(null);return t.words=new Array(this.length+e.length),b(this,e,t)},a.prototype.imul=function(e){return this.clone().mulTo(e,this)},a.prototype.imuln=function(e){var t=e<0;t&&(e=-e),i("number"==typeof e),i(e<67108864);for(var r=0,n=0;n<this.length;n++){var a=(0|this.words[n])*e,s=(67108863&a)+(67108863&r);r>>=26,r+=a/67108864|0,r+=s>>>26,this.words[n]=67108863&s}return 0!==r&&(this.words[n]=r,this.length++),this.length=0===e?1:this.length,t?this.ineg():this},a.prototype.muln=function(e){return this.clone().imuln(e)},a.prototype.sqr=function(){return this.mul(this)},a.prototype.isqr=function(){return this.imul(this.clone())},a.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),r=0;r<t.length;r++){var i=r/26|0,n=r%26;t[r]=e.words[i]>>>n&1}return t}(e);if(0===t.length)return new a(1);for(var r=this,i=0;i<t.length&&0===t[i];i++,r=r.sqr());if(++i<t.length)for(var n=r.sqr();i<t.length;i++,n=n.sqr())0!==t[i]&&(r=r.mul(n));return r},a.prototype.iushln=function(e){i("number"==typeof e&&e>=0);var t,r=e%26,n=(e-r)/26,a=67108863>>>26-r<<26-r;if(0!==r){var s=0;for(t=0;t<this.length;t++){var o=this.words[t]&a,d=(0|this.words[t])-o<<r;this.words[t]=d|s,s=o>>>26-r}s&&(this.words[t]=s,this.length++)}if(0!==n){for(t=this.length-1;t>=0;t--)this.words[t+n]=this.words[t];for(t=0;t<n;t++)this.words[t]=0;this.length+=n}return this._strip()},a.prototype.ishln=function(e){return i(0===this.negative),this.iushln(e)},a.prototype.iushrn=function(e,t,r){var n;i("number"==typeof e&&e>=0),n=t?(t-t%26)/26:0;var a=e%26,s=Math.min((e-a)/26,this.length),o=67108863^67108863>>>a<<a,d=r;if(n-=s,n=Math.max(0,n),d){for(var u=0;u<s;u++)d.words[u]=this.words[u];d.length=s}if(0===s);else if(this.length>s)for(this.length-=s,u=0;u<this.length;u++)this.words[u]=this.words[u+s];else this.words[0]=0,this.length=1;var c=0;for(u=this.length-1;u>=0&&(0!==c||u>=n);u--){var h=0|this.words[u];this.words[u]=c<<26-a|h>>>a,c=h&o}return d&&0!==c&&(d.words[d.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip()},a.prototype.ishrn=function(e,t,r){return i(0===this.negative),this.iushrn(e,t,r)},a.prototype.shln=function(e){return this.clone().ishln(e)},a.prototype.ushln=function(e){return this.clone().iushln(e)},a.prototype.shrn=function(e){return this.clone().ishrn(e)},a.prototype.ushrn=function(e){return this.clone().iushrn(e)},a.prototype.testn=function(e){i("number"==typeof e&&e>=0);var t=e%26,r=(e-t)/26,n=1<<t;return!(this.length<=r)&&!!(this.words[r]&n)},a.prototype.imaskn=function(e){i("number"==typeof e&&e>=0);var t=e%26,r=(e-t)/26;if(i(0===this.negative,"imaskn works only with positive numbers"),this.length<=r)return this;if(0!==t&&r++,this.length=Math.min(r,this.length),0!==t){var n=67108863^67108863>>>t<<t;this.words[this.length-1]&=n}return this._strip()},a.prototype.maskn=function(e){return this.clone().imaskn(e)},a.prototype.iaddn=function(e){return i("number"==typeof e),i(e<67108864),e<0?this.isubn(-e):0!==this.negative?1===this.length&&(0|this.words[0])<=e?(this.words[0]=e-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)},a.prototype._iaddn=function(e){this.words[0]+=e;for(var t=0;t<this.length&&this.words[t]>=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this},a.prototype.isubn=function(e){if(i("number"==typeof e),i(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t<this.length&&this.words[t]<0;t++)this.words[t]+=67108864,this.words[t+1]-=1;return this._strip()},a.prototype.addn=function(e){return this.clone().iaddn(e)},a.prototype.subn=function(e){return this.clone().isubn(e)},a.prototype.iabs=function(){return this.negative=0,this},a.prototype.abs=function(){return this.clone().iabs()},a.prototype._ishlnsubmul=function(e,t,r){var n,a,s=e.length+r;this._expand(s);var o=0;for(n=0;n<e.length;n++){a=(0|this.words[n+r])+o;var d=(0|e.words[n])*t;o=((a-=67108863&d)>>26)-(d/67108864|0),this.words[n+r]=67108863&a}for(;n<this.length-r;n++)o=(a=(0|this.words[n+r])+o)>>26,this.words[n+r]=67108863&a;if(0===o)return this._strip();for(i(-1===o),o=0,n=0;n<this.length;n++)o=(a=-(0|this.words[n])+o)>>26,this.words[n]=67108863&a;return this.negative=1,this._strip()},a.prototype._wordDiv=function(e,t){var r=(this.length,e.length),i=this.clone(),n=e,s=0|n.words[n.length-1];0!==(r=26-this._countBits(s))&&(n=n.ushln(r),i.iushln(r),s=0|n.words[n.length-1]);var o,d=i.length-n.length;if("mod"!==t){(o=new a(null)).length=d+1,o.words=new Array(o.length);for(var u=0;u<o.length;u++)o.words[u]=0}var c=i.clone()._ishlnsubmul(n,1,d);0===c.negative&&(i=c,o&&(o.words[d]=1));for(var h=d-1;h>=0;h--){var f=67108864*(0|i.words[n.length+h])+(0|i.words[n.length+h-1]);for(f=Math.min(f/s|0,67108863),i._ishlnsubmul(n,f,h);0!==i.negative;)f--,i.negative=0,i._ishlnsubmul(n,1,h),i.isZero()||(i.negative^=1);o&&(o.words[h]=f)}return o&&o._strip(),i._strip(),"div"!==t&&0!==r&&i.iushrn(r),{div:o||null,mod:i}},a.prototype.divmod=function(e,t,r){return i(!e.isZero()),this.isZero()?{div:new a(0),mod:new a(0)}:0!==this.negative&&0===e.negative?(o=this.neg().divmod(e,t),"mod"!==t&&(n=o.div.neg()),"div"!==t&&(s=o.mod.neg(),r&&0!==s.negative&&s.iadd(e)),{div:n,mod:s}):0===this.negative&&0!==e.negative?(o=this.divmod(e.neg(),t),"mod"!==t&&(n=o.div.neg()),{div:n,mod:o.mod}):0!=(this.negative&e.negative)?(o=this.neg().divmod(e.neg(),t),"div"!==t&&(s=o.mod.neg(),r&&0!==s.negative&&s.isub(e)),{div:o.div,mod:s}):e.length>this.length||this.cmp(e)<0?{div:new a(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new a(this.modrn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new a(this.modrn(e.words[0]))}:this._wordDiv(e,t);var n,s,o},a.prototype.div=function(e){return this.divmod(e,"div",!1).div},a.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},a.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},a.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var r=0!==t.div.negative?t.mod.isub(e):t.mod,i=e.ushrn(1),n=e.andln(1),a=r.cmp(i);return a<0||1===n&&0===a?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},a.prototype.modrn=function(e){var t=e<0;t&&(e=-e),i(e<=67108863);for(var r=(1<<26)%e,n=0,a=this.length-1;a>=0;a--)n=(r*n+(0|this.words[a]))%e;return t?-n:n},a.prototype.modn=function(e){return this.modrn(e)},a.prototype.idivn=function(e){var t=e<0;t&&(e=-e),i(e<=67108863);for(var r=0,n=this.length-1;n>=0;n--){var a=(0|this.words[n])+67108864*r;this.words[n]=a/e|0,r=a%e}return this._strip(),t?this.ineg():this},a.prototype.divn=function(e){return this.clone().idivn(e)},a.prototype.egcd=function(e){i(0===e.negative),i(!e.isZero());var t=this,r=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var n=new a(1),s=new a(0),o=new a(0),d=new a(1),u=0;t.isEven()&&r.isEven();)t.iushrn(1),r.iushrn(1),++u;for(var c=r.clone(),h=t.clone();!t.isZero();){for(var f=0,l=1;0==(t.words[0]&l)&&f<26;++f,l<<=1);if(f>0)for(t.iushrn(f);f-- >0;)(n.isOdd()||s.isOdd())&&(n.iadd(c),s.isub(h)),n.iushrn(1),s.iushrn(1);for(var m=0,p=1;0==(r.words[0]&p)&&m<26;++m,p<<=1);if(m>0)for(r.iushrn(m);m-- >0;)(o.isOdd()||d.isOdd())&&(o.iadd(c),d.isub(h)),o.iushrn(1),d.iushrn(1);t.cmp(r)>=0?(t.isub(r),n.isub(o),s.isub(d)):(r.isub(t),o.isub(n),d.isub(s))}return{a:o,b:d,gcd:r.iushln(u)}},a.prototype._invmp=function(e){i(0===e.negative),i(!e.isZero());var t=this,r=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var n,s=new a(1),o=new a(0),d=r.clone();t.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,c=1;0==(t.words[0]&c)&&u<26;++u,c<<=1);if(u>0)for(t.iushrn(u);u-- >0;)s.isOdd()&&s.iadd(d),s.iushrn(1);for(var h=0,f=1;0==(r.words[0]&f)&&h<26;++h,f<<=1);if(h>0)for(r.iushrn(h);h-- >0;)o.isOdd()&&o.iadd(d),o.iushrn(1);t.cmp(r)>=0?(t.isub(r),s.isub(o)):(r.isub(t),o.isub(s))}return(n=0===t.cmpn(1)?s:o).cmpn(0)<0&&n.iadd(e),n},a.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),r=e.clone();t.negative=0,r.negative=0;for(var i=0;t.isEven()&&r.isEven();i++)t.iushrn(1),r.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=t.cmp(r);if(n<0){var a=t;t=r,r=a}else if(0===n||0===r.cmpn(1))break;t.isub(r)}return r.iushln(i)},a.prototype.invm=function(e){return this.egcd(e).a.umod(e)},a.prototype.isEven=function(){return 0==(1&this.words[0])},a.prototype.isOdd=function(){return 1==(1&this.words[0])},a.prototype.andln=function(e){return this.words[0]&e},a.prototype.bincn=function(e){i("number"==typeof e);var t=e%26,r=(e-t)/26,n=1<<t;if(this.length<=r)return this._expand(r+1),this.words[r]|=n,this;for(var a=n,s=r;0!==a&&s<this.length;s++){var o=0|this.words[s];a=(o+=a)>>>26,o&=67108863,this.words[s]=o}return 0!==a&&(this.words[s]=a,this.length++),this},a.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},a.prototype.cmpn=function(e){var t,r=e<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)t=1;else{r&&(e=-e),i(e<=67108863,"Number is too big");var n=0|this.words[0];t=n===e?0:n<e?-1:1}return 0!==this.negative?0|-t:t},a.prototype.cmp=function(e){if(0!==this.negative&&0===e.negative)return-1;if(0===this.negative&&0!==e.negative)return 1;var t=this.ucmp(e);return 0!==this.negative?0|-t:t},a.prototype.ucmp=function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var t=0,r=this.length-1;r>=0;r--){var i=0|this.words[r],n=0|e.words[r];if(i!==n){i<n?t=-1:i>n&&(t=1);break}}return t},a.prototype.gtn=function(e){return 1===this.cmpn(e)},a.prototype.gt=function(e){return 1===this.cmp(e)},a.prototype.gten=function(e){return this.cmpn(e)>=0},a.prototype.gte=function(e){return this.cmp(e)>=0},a.prototype.ltn=function(e){return-1===this.cmpn(e)},a.prototype.lt=function(e){return-1===this.cmp(e)},a.prototype.lten=function(e){return this.cmpn(e)<=0},a.prototype.lte=function(e){return this.cmp(e)<=0},a.prototype.eqn=function(e){return 0===this.cmpn(e)},a.prototype.eq=function(e){return 0===this.cmp(e)},a.red=function(e){return new D(e)},a.prototype.toRed=function(e){return i(!this.red,"Already a number in reduction context"),i(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},a.prototype.fromRed=function(){return i(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},a.prototype._forceRed=function(e){return this.red=e,this},a.prototype.forceRed=function(e){return i(!this.red,"Already a number in reduction context"),this._forceRed(e)},a.prototype.redAdd=function(e){return i(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},a.prototype.redIAdd=function(e){return i(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},a.prototype.redSub=function(e){return i(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},a.prototype.redISub=function(e){return i(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},a.prototype.redShl=function(e){return i(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},a.prototype.redMul=function(e){return i(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},a.prototype.redIMul=function(e){return i(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},a.prototype.redSqr=function(){return i(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},a.prototype.redISqr=function(){return i(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},a.prototype.redSqrt=function(){return i(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},a.prototype.redInvm=function(){return i(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},a.prototype.redNeg=function(){return i(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},a.prototype.redPow=function(e){return i(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var M={k256:null,p224:null,p192:null,p25519:null};function T(e,t){this.name=e,this.p=new a(t,16),this.n=this.p.bitLength(),this.k=new a(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function v(){T.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function w(){T.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function A(){T.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function L(){T.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function D(e){if("string"==typeof e){var t=a._prime(e);this.m=t.p,this.prime=t}else i(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function E(e){D.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new a(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}T.prototype._tmp=function(){var e=new a(null);return e.words=new Array(Math.ceil(this.n/13)),e},T.prototype.ireduce=function(e){var t,r=e;do{this.split(r,this.tmp),t=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(t>this.n);var i=t<this.n?-1:r.ucmp(this.p);return 0===i?(r.words[0]=0,r.length=1):i>0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},T.prototype.split=function(e,t){e.iushrn(this.n,0,t)},T.prototype.imulK=function(e){return e.imul(this.k)},n(v,T),v.prototype.split=function(e,t){for(var r=Math.min(e.length,9),i=0;i<r;i++)t.words[i]=e.words[i];if(t.length=r,e.length<=9)return e.words[0]=0,void(e.length=1);var n=e.words[9];for(t.words[t.length++]=4194303&n,i=10;i<e.length;i++){var a=0|e.words[i];e.words[i-10]=(4194303&a)<<4|n>>>22,n=a}n>>>=22,e.words[i-10]=n,0===n&&e.length>10?e.length-=10:e.length-=9},v.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,r=0;r<e.length;r++){var i=0|e.words[r];t+=977*i,e.words[r]=67108863&t,t=64*i+(t/67108864|0)}return 0===e.words[e.length-1]&&(e.length--,0===e.words[e.length-1]&&e.length--),e},n(w,T),n(A,T),n(L,T),L.prototype.imulK=function(e){for(var t=0,r=0;r<e.length;r++){var i=19*(0|e.words[r])+t,n=67108863&i;i>>>=26,e.words[r]=n,t=i}return 0!==t&&(e.words[e.length++]=t),e},a._prime=function(e){if(M[e])return M[e];var t;if("k256"===e)t=new v;else if("p224"===e)t=new w;else if("p192"===e)t=new A;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new L}return M[e]=t,t},D.prototype._verify1=function(e){i(0===e.negative,"red works only with positives"),i(e.red,"red works only with red numbers")},D.prototype._verify2=function(e,t){i(0==(e.negative|t.negative),"red works only with positives"),i(e.red&&e.red===t.red,"red works only with red numbers")},D.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):(c(e,e.umod(this.m)._forceRed(this)),e)},D.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},D.prototype.add=function(e,t){this._verify2(e,t);var r=e.add(t);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},D.prototype.iadd=function(e,t){this._verify2(e,t);var r=e.iadd(t);return r.cmp(this.m)>=0&&r.isub(this.m),r},D.prototype.sub=function(e,t){this._verify2(e,t);var r=e.sub(t);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},D.prototype.isub=function(e,t){this._verify2(e,t);var r=e.isub(t);return r.cmpn(0)<0&&r.iadd(this.m),r},D.prototype.shl=function(e,t){return this._verify1(e),this.imod(e.ushln(t))},D.prototype.imul=function(e,t){return this._verify2(e,t),this.imod(e.imul(t))},D.prototype.mul=function(e,t){return this._verify2(e,t),this.imod(e.mul(t))},D.prototype.isqr=function(e){return this.imul(e,e.clone())},D.prototype.sqr=function(e){return this.mul(e,e)},D.prototype.sqrt=function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(i(t%2==1),3===t){var r=this.m.add(new a(1)).iushrn(2);return this.pow(e,r)}for(var n=this.m.subn(1),s=0;!n.isZero()&&0===n.andln(1);)s++,n.iushrn(1);i(!n.isZero());var o=new a(1).toRed(this),d=o.redNeg(),u=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new a(2*c*c).toRed(this);0!==this.pow(c,u).cmp(d);)c.redIAdd(d);for(var h=this.pow(c,n),f=this.pow(e,n.addn(1).iushrn(1)),l=this.pow(e,n),m=s;0!==l.cmp(o);){for(var p=l,_=0;0!==p.cmp(o);_++)p=p.redSqr();i(_<m);var y=this.pow(h,new a(1).iushln(m-_-1));f=f.redMul(y),h=y.redSqr(),l=l.redMul(h),m=_}return f},D.prototype.invm=function(e){var t=e._invmp(this.m);return 0!==t.negative?(t.negative=0,this.imod(t).redNeg()):this.imod(t)},D.prototype.pow=function(e,t){if(t.isZero())return new a(1).toRed(this);if(0===t.cmpn(1))return e.clone();var r=new Array(16);r[0]=new a(1).toRed(this),r[1]=e;for(var i=2;i<r.length;i++)r[i]=this.mul(r[i-1],e);var n=r[0],s=0,o=0,d=t.bitLength()%26;for(0===d&&(d=26),i=t.length-1;i>=0;i--){for(var u=t.words[i],c=d-1;c>=0;c--){var h=u>>c&1;n!==r[0]&&(n=this.sqr(n)),0!==h||0!==s?(s<<=1,s|=h,(4===++o||0===i&&0===c)&&(n=this.mul(n,r[s]),o=0,s=0)):o=0}d=26}return n},D.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},D.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},a.mont=function(e){return new E(e)},n(E,D),E.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},E.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},E.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var r=e.imul(t),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),a=n;return n.cmp(this.m)>=0?a=n.isub(this.m):n.cmpn(0)<0&&(a=n.iadd(this.m)),a._forceRed(this)},E.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new a(0)._forceRed(this);var r=e.mul(t),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),s=n;return n.cmp(this.m)>=0?s=n.isub(this.m):n.cmpn(0)<0&&(s=n.iadd(this.m)),s._forceRed(this)},E.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}(e,this)}).call(this,r(29)(e))},function(e,t){},function(e){e.exports=JSON.parse('{"name":"elliptic","version":"6.6.1","description":"EC cryptography","main":"lib/elliptic.js","files":["lib"],"scripts":{"lint":"eslint lib test","lint:fix":"npm run lint -- --fix","unit":"istanbul test _mocha --reporter=spec test/index.js","test":"npm run lint && npm run unit","version":"grunt dist && git add dist/"},"repository":{"type":"git","url":"git@github.com:indutny/elliptic"},"keywords":["EC","Elliptic","curve","Cryptography"],"author":"Fedor Indutny <fedor@indutny.com>","license":"MIT","bugs":{"url":"https://github.com/indutny/elliptic/issues"},"homepage":"https://github.com/indutny/elliptic","devDependencies":{"brfs":"^2.0.2","coveralls":"^3.1.0","eslint":"^7.6.0","grunt":"^1.2.1","grunt-browserify":"^5.3.0","grunt-cli":"^1.3.2","grunt-contrib-connect":"^3.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^5.0.0","grunt-mocha-istanbul":"^5.0.2","grunt-saucelabs":"^9.0.1","istanbul":"^0.4.5","mocha":"^8.0.1"},"dependencies":{"bn.js":"^4.11.9","brorand":"^1.1.0","hash.js":"^1.0.0","hmac-drbg":"^1.0.1","inherits":"^2.0.4","minimalistic-assert":"^1.0.1","minimalistic-crypto-utils":"^1.0.1"}}')},function(e,t,r){"use strict";var i=r(8),n=r(4),a=r(2),s=r(36),o=i.assert;function d(e){s.call(this,"short",e),this.a=new n(e.a,16).toRed(this.red),this.b=new n(e.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=0===this.a.fromRed().cmpn(0),this.threeA=0===this.a.fromRed().sub(this.p).cmpn(-3),this.endo=this._getEndomorphism(e),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}function u(e,t,r,i){s.BasePoint.call(this,e,"affine"),null===t&&null===r?(this.x=null,this.y=null,this.inf=!0):(this.x=new n(t,16),this.y=new n(r,16),i&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}function c(e,t,r,i){s.BasePoint.call(this,e,"jacobian"),null===t&&null===r&&null===i?(this.x=this.curve.one,this.y=this.curve.one,this.z=new n(0)):(this.x=new n(t,16),this.y=new n(r,16),this.z=new n(i,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}a(d,s),e.exports=d,d.prototype._getEndomorphism=function(e){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var t,r;if(e.beta)t=new n(e.beta,16).toRed(this.red);else{var i=this._getEndoRoots(this.p);t=(t=i[0].cmp(i[1])<0?i[0]:i[1]).toRed(this.red)}if(e.lambda)r=new n(e.lambda,16);else{var a=this._getEndoRoots(this.n);0===this.g.mul(a[0]).x.cmp(this.g.x.redMul(t))?r=a[0]:(r=a[1],o(0===this.g.mul(r).x.cmp(this.g.x.redMul(t))))}return{beta:t,lambda:r,basis:e.basis?e.basis.map((function(e){return{a:new n(e.a,16),b:new n(e.b,16)}})):this._getEndoBasis(r)}}},d.prototype._getEndoRoots=function(e){var t=e===this.p?this.red:n.mont(e),r=new n(2).toRed(t).redInvm(),i=r.redNeg(),a=new n(3).toRed(t).redNeg().redSqrt().redMul(r);return[i.redAdd(a).fromRed(),i.redSub(a).fromRed()]},d.prototype._getEndoBasis=function(e){for(var t,r,i,a,s,o,d,u,c,h=this.n.ushrn(Math.floor(this.n.bitLength()/2)),f=e,l=this.n.clone(),m=new n(1),p=new n(0),_=new n(0),y=new n(1),b=0;0!==f.cmpn(0);){var g=l.div(f);u=l.sub(g.mul(f)),c=_.sub(g.mul(m));var M=y.sub(g.mul(p));if(!i&&u.cmp(h)<0)t=d.neg(),r=m,i=u.neg(),a=c;else if(i&&2==++b)break;d=u,l=f,f=u,_=m,m=c,y=p,p=M}s=u.neg(),o=c;var T=i.sqr().add(a.sqr());return s.sqr().add(o.sqr()).cmp(T)>=0&&(s=t,o=r),i.negative&&(i=i.neg(),a=a.neg()),s.negative&&(s=s.neg(),o=o.neg()),[{a:i,b:a},{a:s,b:o}]},d.prototype._endoSplit=function(e){var t=this.endo.basis,r=t[0],i=t[1],n=i.b.mul(e).divRound(this.n),a=r.b.neg().mul(e).divRound(this.n),s=n.mul(r.a),o=a.mul(i.a),d=n.mul(r.b),u=a.mul(i.b);return{k1:e.sub(s).sub(o),k2:d.add(u).neg()}},d.prototype.pointFromX=function(e,t){(e=new n(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),i=r.redSqrt();if(0!==i.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var a=i.fromRed().isOdd();return(t&&!a||!t&&a)&&(i=i.redNeg()),this.point(e,i)},d.prototype.validate=function(e){if(e.inf)return!0;var t=e.x,r=e.y,i=this.a.redMul(t),n=t.redSqr().redMul(t).redIAdd(i).redIAdd(this.b);return 0===r.redSqr().redISub(n).cmpn(0)},d.prototype._endoWnafMulAdd=function(e,t,r){for(var i=this._endoWnafT1,n=this._endoWnafT2,a=0;a<e.length;a++){var s=this._endoSplit(t[a]),o=e[a],d=o._getBeta();s.k1.negative&&(s.k1.ineg(),o=o.neg(!0)),s.k2.negative&&(s.k2.ineg(),d=d.neg(!0)),i[2*a]=o,i[2*a+1]=d,n[2*a]=s.k1,n[2*a+1]=s.k2}for(var u=this._wnafMulAdd(1,i,n,2*a,r),c=0;c<2*a;c++)i[c]=null,n[c]=null;return u},a(u,s.BasePoint),d.prototype.point=function(e,t,r){return new u(this,e,t,r)},d.prototype.pointFromJSON=function(e,t){return u.fromJSON(this,e,t)},u.prototype._getBeta=function(){if(this.curve.endo){var e=this.precomputed;if(e&&e.beta)return e.beta;var t=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(e){var r=this.curve,i=function(e){return r.point(e.x.redMul(r.endo.beta),e.y)};e.beta=t,t.precomputed={beta:null,naf:e.naf&&{wnd:e.naf.wnd,points:e.naf.points.map(i)},doubles:e.doubles&&{step:e.doubles.step,points:e.doubles.points.map(i)}}}return t}},u.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]},u.fromJSON=function(e,t,r){"string"==typeof t&&(t=JSON.parse(t));var i=e.point(t[0],t[1],r);if(!t[2])return i;function n(t){return e.point(t[0],t[1],r)}var a=t[2];return i.precomputed={beta:null,doubles:a.doubles&&{step:a.doubles.step,points:[i].concat(a.doubles.points.map(n))},naf:a.naf&&{wnd:a.naf.wnd,points:[i].concat(a.naf.points.map(n))}},i},u.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"},u.prototype.isInfinity=function(){return this.inf},u.prototype.add=function(e){if(this.inf)return e;if(e.inf)return this;if(this.eq(e))return this.dbl();if(this.neg().eq(e))return this.curve.point(null,null);if(0===this.x.cmp(e.x))return this.curve.point(null,null);var t=this.y.redSub(e.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(e.x).redInvm()));var r=t.redSqr().redISub(this.x).redISub(e.x),i=t.redMul(this.x.redSub(r)).redISub(this.y);return this.curve.point(r,i)},u.prototype.dbl=function(){if(this.inf)return this;var e=this.y.redAdd(this.y);if(0===e.cmpn(0))return this.curve.point(null,null);var t=this.curve.a,r=this.x.redSqr(),i=e.redInvm(),n=r.redAdd(r).redIAdd(r).redIAdd(t).redMul(i),a=n.redSqr().redISub(this.x.redAdd(this.x)),s=n.redMul(this.x.redSub(a)).redISub(this.y);return this.curve.point(a,s)},u.prototype.getX=function(){return this.x.fromRed()},u.prototype.getY=function(){return this.y.fromRed()},u.prototype.mul=function(e){return e=new n(e,16),this.isInfinity()?this:this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve.endo?this.curve._endoWnafMulAdd([this],[e]):this.curve._wnafMul(this,e)},u.prototype.mulAdd=function(e,t,r){var i=[this,t],n=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(i,n):this.curve._wnafMulAdd(1,i,n,2)},u.prototype.jmulAdd=function(e,t,r){var i=[this,t],n=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(i,n,!0):this.curve._wnafMulAdd(1,i,n,2,!0)},u.prototype.eq=function(e){return this===e||this.inf===e.inf&&(this.inf||0===this.x.cmp(e.x)&&0===this.y.cmp(e.y))},u.prototype.neg=function(e){if(this.inf)return this;var t=this.curve.point(this.x,this.y.redNeg());if(e&&this.precomputed){var r=this.precomputed,i=function(e){return e.neg()};t.precomputed={naf:r.naf&&{wnd:r.naf.wnd,points:r.naf.points.map(i)},doubles:r.doubles&&{step:r.doubles.step,points:r.doubles.points.map(i)}}}return t},u.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)},a(c,s.BasePoint),d.prototype.jpoint=function(e,t,r){return new c(this,e,t,r)},c.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),t=e.redSqr(),r=this.x.redMul(t),i=this.y.redMul(t).redMul(e);return this.curve.point(r,i)},c.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)},c.prototype.add=function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var t=e.z.redSqr(),r=this.z.redSqr(),i=this.x.redMul(t),n=e.x.redMul(r),a=this.y.redMul(t.redMul(e.z)),s=e.y.redMul(r.redMul(this.z)),o=i.redSub(n),d=a.redSub(s);if(0===o.cmpn(0))return 0!==d.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var u=o.redSqr(),c=u.redMul(o),h=i.redMul(u),f=d.redSqr().redIAdd(c).redISub(h).redISub(h),l=d.redMul(h.redISub(f)).redISub(a.redMul(c)),m=this.z.redMul(e.z).redMul(o);return this.curve.jpoint(f,l,m)},c.prototype.mixedAdd=function(e){if(this.isInfinity())return e.toJ();if(e.isInfinity())return this;var t=this.z.redSqr(),r=this.x,i=e.x.redMul(t),n=this.y,a=e.y.redMul(t).redMul(this.z),s=r.redSub(i),o=n.redSub(a);if(0===s.cmpn(0))return 0!==o.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var d=s.redSqr(),u=d.redMul(s),c=r.redMul(d),h=o.redSqr().redIAdd(u).redISub(c).redISub(c),f=o.redMul(c.redISub(h)).redISub(n.redMul(u)),l=this.z.redMul(s);return this.curve.jpoint(h,f,l)},c.prototype.dblp=function(e){if(0===e)return this;if(this.isInfinity())return this;if(!e)return this.dbl();var t;if(this.curve.zeroA||this.curve.threeA){var r=this;for(t=0;t<e;t++)r=r.dbl();return r}var i=this.curve.a,n=this.curve.tinv,a=this.x,s=this.y,o=this.z,d=o.redSqr().redSqr(),u=s.redAdd(s);for(t=0;t<e;t++){var c=a.redSqr(),h=u.redSqr(),f=h.redSqr(),l=c.redAdd(c).redIAdd(c).redIAdd(i.redMul(d)),m=a.redMul(h),p=l.redSqr().redISub(m.redAdd(m)),_=m.redISub(p),y=l.redMul(_);y=y.redIAdd(y).redISub(f);var b=u.redMul(o);t+1<e&&(d=d.redMul(f)),a=p,o=b,u=y}return this.curve.jpoint(a,u.redMul(n),o)},c.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()},c.prototype._zeroDbl=function(){var e,t,r;if(this.zOne){var i=this.x.redSqr(),n=this.y.redSqr(),a=n.redSqr(),s=this.x.redAdd(n).redSqr().redISub(i).redISub(a);s=s.redIAdd(s);var o=i.redAdd(i).redIAdd(i),d=o.redSqr().redISub(s).redISub(s),u=a.redIAdd(a);u=(u=u.redIAdd(u)).redIAdd(u),e=d,t=o.redMul(s.redISub(d)).redISub(u),r=this.y.redAdd(this.y)}else{var c=this.x.redSqr(),h=this.y.redSqr(),f=h.redSqr(),l=this.x.redAdd(h).redSqr().redISub(c).redISub(f);l=l.redIAdd(l);var m=c.redAdd(c).redIAdd(c),p=m.redSqr(),_=f.redIAdd(f);_=(_=_.redIAdd(_)).redIAdd(_),e=p.redISub(l).redISub(l),t=m.redMul(l.redISub(e)).redISub(_),r=(r=this.y.redMul(this.z)).redIAdd(r)}return this.curve.jpoint(e,t,r)},c.prototype._threeDbl=function(){var e,t,r;if(this.zOne){var i=this.x.redSqr(),n=this.y.redSqr(),a=n.redSqr(),s=this.x.redAdd(n).redSqr().redISub(i).redISub(a);s=s.redIAdd(s);var o=i.redAdd(i).redIAdd(i).redIAdd(this.curve.a),d=o.redSqr().redISub(s).redISub(s);e=d;var u=a.redIAdd(a);u=(u=u.redIAdd(u)).redIAdd(u),t=o.redMul(s.redISub(d)).redISub(u),r=this.y.redAdd(this.y)}else{var c=this.z.redSqr(),h=this.y.redSqr(),f=this.x.redMul(h),l=this.x.redSub(c).redMul(this.x.redAdd(c));l=l.redAdd(l).redIAdd(l);var m=f.redIAdd(f),p=(m=m.redIAdd(m)).redAdd(m);e=l.redSqr().redISub(p),r=this.y.redAdd(this.z).redSqr().redISub(h).redISub(c);var _=h.redSqr();_=(_=(_=_.redIAdd(_)).redIAdd(_)).redIAdd(_),t=l.redMul(m.redISub(e)).redISub(_)}return this.curve.jpoint(e,t,r)},c.prototype._dbl=function(){var e=this.curve.a,t=this.x,r=this.y,i=this.z,n=i.redSqr().redSqr(),a=t.redSqr(),s=r.redSqr(),o=a.redAdd(a).redIAdd(a).redIAdd(e.redMul(n)),d=t.redAdd(t),u=(d=d.redIAdd(d)).redMul(s),c=o.redSqr().redISub(u.redAdd(u)),h=u.redISub(c),f=s.redSqr();f=(f=(f=f.redIAdd(f)).redIAdd(f)).redIAdd(f);var l=o.redMul(h).redISub(f),m=r.redAdd(r).redMul(i);return this.curve.jpoint(c,l,m)},c.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr(),i=t.redSqr(),n=e.redAdd(e).redIAdd(e),a=n.redSqr(),s=this.x.redAdd(t).redSqr().redISub(e).redISub(i),o=(s=(s=(s=s.redIAdd(s)).redAdd(s).redIAdd(s)).redISub(a)).redSqr(),d=i.redIAdd(i);d=(d=(d=d.redIAdd(d)).redIAdd(d)).redIAdd(d);var u=n.redIAdd(s).redSqr().redISub(a).redISub(o).redISub(d),c=t.redMul(u);c=(c=c.redIAdd(c)).redIAdd(c);var h=this.x.redMul(o).redISub(c);h=(h=h.redIAdd(h)).redIAdd(h);var f=this.y.redMul(u.redMul(d.redISub(u)).redISub(s.redMul(o)));f=(f=(f=f.redIAdd(f)).redIAdd(f)).redIAdd(f);var l=this.z.redAdd(s).redSqr().redISub(r).redISub(o);return this.curve.jpoint(h,f,l)},c.prototype.mul=function(e,t){return e=new n(e,t),this.curve._wnafMul(this,e)},c.prototype.eq=function(e){if("affine"===e.type)return this.eq(e.toJ());if(this===e)return!0;var t=this.z.redSqr(),r=e.z.redSqr();if(0!==this.x.redMul(r).redISub(e.x.redMul(t)).cmpn(0))return!1;var i=t.redMul(this.z),n=r.redMul(e.z);return 0===this.y.redMul(n).redISub(e.y.redMul(i)).cmpn(0)},c.prototype.eqXToP=function(e){var t=this.z.redSqr(),r=e.toRed(this.curve.red).redMul(t);if(0===this.x.cmp(r))return!0;for(var i=e.clone(),n=this.curve.redN.redMul(t);;){if(i.iadd(this.curve.n),i.cmp(this.curve.p)>=0)return!1;if(r.redIAdd(n),0===this.x.cmp(r))return!0}},c.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"},c.prototype.isInfinity=function(){return 0===this.z.cmpn(0)}},function(e,t,r){"use strict";var i=r(4),n=r(2),a=r(36),s=r(8);function o(e){a.call(this,"mont",e),this.a=new i(e.a,16).toRed(this.red),this.b=new i(e.b,16).toRed(this.red),this.i4=new i(4).toRed(this.red).redInvm(),this.two=new i(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}function d(e,t,r){a.BasePoint.call(this,e,"projective"),null===t&&null===r?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new i(t,16),this.z=new i(r,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}n(o,a),e.exports=o,o.prototype.validate=function(e){var t=e.normalize().x,r=t.redSqr(),i=r.redMul(t).redAdd(r.redMul(this.a)).redAdd(t);return 0===i.redSqrt().redSqr().cmp(i)},n(d,a.BasePoint),o.prototype.decodePoint=function(e,t){return this.point(s.toArray(e,t),1)},o.prototype.point=function(e,t){return new d(this,e,t)},o.prototype.pointFromJSON=function(e){return d.fromJSON(this,e)},d.prototype.precompute=function(){},d.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength())},d.fromJSON=function(e,t){return new d(e,t[0],t[1]||e.one)},d.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"},d.prototype.isInfinity=function(){return 0===this.z.cmpn(0)},d.prototype.dbl=function(){var e=this.x.redAdd(this.z).redSqr(),t=this.x.redSub(this.z).redSqr(),r=e.redSub(t),i=e.redMul(t),n=r.redMul(t.redAdd(this.curve.a24.redMul(r)));return this.curve.point(i,n)},d.prototype.add=function(){throw new Error("Not supported on Montgomery curve")},d.prototype.diffAdd=function(e,t){var r=this.x.redAdd(this.z),i=this.x.redSub(this.z),n=e.x.redAdd(e.z),a=e.x.redSub(e.z).redMul(r),s=n.redMul(i),o=t.z.redMul(a.redAdd(s).redSqr()),d=t.x.redMul(a.redISub(s).redSqr());return this.curve.point(o,d)},d.prototype.mul=function(e){for(var t=e.clone(),r=this,i=this.curve.point(null,null),n=[];0!==t.cmpn(0);t.iushrn(1))n.push(t.andln(1));for(var a=n.length-1;a>=0;a--)0===n[a]?(r=r.diffAdd(i,this),i=i.dbl()):(i=r.diffAdd(i,this),r=r.dbl());return i},d.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve")},d.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve")},d.prototype.eq=function(e){return 0===this.getX().cmp(e.getX())},d.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this},d.prototype.getX=function(){return this.normalize(),this.x.fromRed()}},function(e,t,r){"use strict";var i=r(8),n=r(4),a=r(2),s=r(36),o=i.assert;function d(e){this.twisted=1!=(0|e.a),this.mOneA=this.twisted&&-1==(0|e.a),this.extended=this.mOneA,s.call(this,"edwards",e),this.a=new n(e.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new n(e.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new n(e.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),o(!this.twisted||0===this.c.fromRed().cmpn(1)),this.oneC=1==(0|e.c)}function u(e,t,r,i,a){s.BasePoint.call(this,e,"projective"),null===t&&null===r&&null===i?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new n(t,16),this.y=new n(r,16),this.z=i?new n(i,16):this.curve.one,this.t=a&&new n(a,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}a(d,s),e.exports=d,d.prototype._mulA=function(e){return this.mOneA?e.redNeg():this.a.redMul(e)},d.prototype._mulC=function(e){return this.oneC?e:this.c.redMul(e)},d.prototype.jpoint=function(e,t,r,i){return this.point(e,t,r,i)},d.prototype.pointFromX=function(e,t){(e=new n(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr(),i=this.c2.redSub(this.a.redMul(r)),a=this.one.redSub(this.c2.redMul(this.d).redMul(r)),s=i.redMul(a.redInvm()),o=s.redSqrt();if(0!==o.redSqr().redSub(s).cmp(this.zero))throw new Error("invalid point");var d=o.fromRed().isOdd();return(t&&!d||!t&&d)&&(o=o.redNeg()),this.point(e,o)},d.prototype.pointFromY=function(e,t){(e=new n(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr(),i=r.redSub(this.c2),a=r.redMul(this.d).redMul(this.c2).redSub(this.a),s=i.redMul(a.redInvm());if(0===s.cmp(this.zero)){if(t)throw new Error("invalid point");return this.point(this.zero,e)}var o=s.redSqrt();if(0!==o.redSqr().redSub(s).cmp(this.zero))throw new Error("invalid point");return o.fromRed().isOdd()!==t&&(o=o.redNeg()),this.point(o,e)},d.prototype.validate=function(e){if(e.isInfinity())return!0;e.normalize();var t=e.x.redSqr(),r=e.y.redSqr(),i=t.redMul(this.a).redAdd(r),n=this.c2.redMul(this.one.redAdd(this.d.redMul(t).redMul(r)));return 0===i.cmp(n)},a(u,s.BasePoint),d.prototype.pointFromJSON=function(e){return u.fromJSON(this,e)},d.prototype.point=function(e,t,r,i){return new u(this,e,t,r,i)},u.fromJSON=function(e,t){return new u(e,t[0],t[1],t[2])},u.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"},u.prototype.isInfinity=function(){return 0===this.x.cmpn(0)&&(0===this.y.cmp(this.z)||this.zOne&&0===this.y.cmp(this.curve.c))},u.prototype._extDbl=function(){var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr();r=r.redIAdd(r);var i=this.curve._mulA(e),n=this.x.redAdd(this.y).redSqr().redISub(e).redISub(t),a=i.redAdd(t),s=a.redSub(r),o=i.redSub(t),d=n.redMul(s),u=a.redMul(o),c=n.redMul(o),h=s.redMul(a);return this.curve.point(d,u,h,c)},u.prototype._projDbl=function(){var e,t,r,i,n,a,s=this.x.redAdd(this.y).redSqr(),o=this.x.redSqr(),d=this.y.redSqr();if(this.curve.twisted){var u=(i=this.curve._mulA(o)).redAdd(d);this.zOne?(e=s.redSub(o).redSub(d).redMul(u.redSub(this.curve.two)),t=u.redMul(i.redSub(d)),r=u.redSqr().redSub(u).redSub(u)):(n=this.z.redSqr(),a=u.redSub(n).redISub(n),e=s.redSub(o).redISub(d).redMul(a),t=u.redMul(i.redSub(d)),r=u.redMul(a))}else i=o.redAdd(d),n=this.curve._mulC(this.z).redSqr(),a=i.redSub(n).redSub(n),e=this.curve._mulC(s.redISub(i)).redMul(a),t=this.curve._mulC(i).redMul(o.redISub(d)),r=i.redMul(a);return this.curve.point(e,t,r)},u.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()},u.prototype._extAdd=function(e){var t=this.y.redSub(this.x).redMul(e.y.redSub(e.x)),r=this.y.redAdd(this.x).redMul(e.y.redAdd(e.x)),i=this.t.redMul(this.curve.dd).redMul(e.t),n=this.z.redMul(e.z.redAdd(e.z)),a=r.redSub(t),s=n.redSub(i),o=n.redAdd(i),d=r.redAdd(t),u=a.redMul(s),c=o.redMul(d),h=a.redMul(d),f=s.redMul(o);return this.curve.point(u,c,f,h)},u.prototype._projAdd=function(e){var t,r,i=this.z.redMul(e.z),n=i.redSqr(),a=this.x.redMul(e.x),s=this.y.redMul(e.y),o=this.curve.d.redMul(a).redMul(s),d=n.redSub(o),u=n.redAdd(o),c=this.x.redAdd(this.y).redMul(e.x.redAdd(e.y)).redISub(a).redISub(s),h=i.redMul(d).redMul(c);return this.curve.twisted?(t=i.redMul(u).redMul(s.redSub(this.curve._mulA(a))),r=d.redMul(u)):(t=i.redMul(u).redMul(s.redSub(a)),r=this.curve._mulC(d).redMul(u)),this.curve.point(h,t,r)},u.prototype.add=function(e){return this.isInfinity()?e:e.isInfinity()?this:this.curve.extended?this._extAdd(e):this._projAdd(e)},u.prototype.mul=function(e){return this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve._wnafMul(this,e)},u.prototype.mulAdd=function(e,t,r){return this.curve._wnafMulAdd(1,[this,t],[e,r],2,!1)},u.prototype.jmulAdd=function(e,t,r){return this.curve._wnafMulAdd(1,[this,t],[e,r],2,!0)},u.prototype.normalize=function(){if(this.zOne)return this;var e=this.z.redInvm();return this.x=this.x.redMul(e),this.y=this.y.redMul(e),this.t&&(this.t=this.t.redMul(e)),this.z=this.curve.one,this.zOne=!0,this},u.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())},u.prototype.getX=function(){return this.normalize(),this.x.fromRed()},u.prototype.getY=function(){return this.normalize(),this.y.fromRed()},u.prototype.eq=function(e){return this===e||0===this.getX().cmp(e.getX())&&0===this.getY().cmp(e.getY())},u.prototype.eqXToP=function(e){var t=e.toRed(this.curve.red).redMul(this.z);if(0===this.x.cmp(t))return!0;for(var r=e.clone(),i=this.curve.redN.redMul(this.z);;){if(r.iadd(this.curve.n),r.cmp(this.curve.p)>=0)return!1;if(t.redIAdd(i),0===this.x.cmp(t))return!0}},u.prototype.toP=u.prototype.normalize,u.prototype.mixedAdd=u.prototype.add},function(e,t,r){"use strict";t.sha1=r(383),t.sha224=r(384),t.sha256=r(242),t.sha384=r(385),t.sha512=r(243)},function(e,t,r){"use strict";var i=r(10),n=r(26),a=r(241),s=i.rotl32,o=i.sum32,d=i.sum32_5,u=a.ft_1,c=n.BlockHash,h=[1518500249,1859775393,2400959708,3395469782];function f(){if(!(this instanceof f))return new f;c.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}i.inherits(f,c),e.exports=f,f.blockSize=512,f.outSize=160,f.hmacStrength=80,f.padLength=64,f.prototype._update=function(e,t){for(var r=this.W,i=0;i<16;i++)r[i]=e[t+i];for(;i<r.length;i++)r[i]=s(r[i-3]^r[i-8]^r[i-14]^r[i-16],1);var n=this.h[0],a=this.h[1],c=this.h[2],f=this.h[3],l=this.h[4];for(i=0;i<r.length;i++){var m=~~(i/20),p=d(s(n,5),u(m,a,c,f),l,r[i],h[m]);l=f,f=c,c=s(a,30),a=n,n=p}this.h[0]=o(this.h[0],n),this.h[1]=o(this.h[1],a),this.h[2]=o(this.h[2],c),this.h[3]=o(this.h[3],f),this.h[4]=o(this.h[4],l)},f.prototype._digest=function(e){return"hex"===e?i.toHex32(this.h,"big"):i.split32(this.h,"big")}},function(e,t,r){"use strict";var i=r(10),n=r(242);function a(){if(!(this instanceof a))return new a;n.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}i.inherits(a,n),e.exports=a,a.blockSize=512,a.outSize=224,a.hmacStrength=192,a.padLength=64,a.prototype._digest=function(e){return"hex"===e?i.toHex32(this.h.slice(0,7),"big"):i.split32(this.h.slice(0,7),"big")}},function(e,t,r){"use strict";var i=r(10),n=r(243);function a(){if(!(this instanceof a))return new a;n.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}i.inherits(a,n),e.exports=a,a.blockSize=1024,a.outSize=384,a.hmacStrength=192,a.padLength=128,a.prototype._digest=function(e){return"hex"===e?i.toHex32(this.h.slice(0,12),"big"):i.split32(this.h.slice(0,12),"big")}},function(e,t,r){"use strict";var i=r(10),n=r(26),a=i.rotl32,s=i.sum32,o=i.sum32_3,d=i.sum32_4,u=n.BlockHash;function c(){if(!(this instanceof c))return new c;u.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}function h(e,t,r,i){return e<=15?t^r^i:e<=31?t&r|~t&i:e<=47?(t|~r)^i:e<=63?t&i|r&~i:t^(r|~i)}function f(e){return e<=15?0:e<=31?1518500249:e<=47?1859775393:e<=63?2400959708:2840853838}function l(e){return e<=15?1352829926:e<=31?1548603684:e<=47?1836072691:e<=63?2053994217:0}i.inherits(c,u),t.ripemd160=c,c.blockSize=512,c.outSize=160,c.hmacStrength=192,c.padLength=64,c.prototype._update=function(e,t){for(var r=this.h[0],i=this.h[1],n=this.h[2],u=this.h[3],c=this.h[4],b=r,g=i,M=n,T=u,v=c,w=0;w<80;w++){var A=s(a(d(r,h(w,i,n,u),e[m[w]+t],f(w)),_[w]),c);r=c,c=u,u=a(n,10),n=i,i=A,A=s(a(d(b,h(79-w,g,M,T),e[p[w]+t],l(w)),y[w]),v),b=v,v=T,T=a(M,10),M=g,g=A}A=o(this.h[1],n,T),this.h[1]=o(this.h[2],u,v),this.h[2]=o(this.h[3],c,b),this.h[3]=o(this.h[4],r,g),this.h[4]=o(this.h[0],i,M),this.h[0]=A},c.prototype._digest=function(e){return"hex"===e?i.toHex32(this.h,"little"):i.split32(this.h,"little")};var m=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],p=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],_=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],y=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]},function(e,t,r){"use strict";var i=r(10),n=r(7);function a(e,t,r){if(!(this instanceof a))return new a(e,t,r);this.Hash=e,this.blockSize=e.blockSize/8,this.outSize=e.outSize/8,this.inner=null,this.outer=null,this._init(i.toArray(t,r))}e.exports=a,a.prototype._init=function(e){e.length>this.blockSize&&(e=(new this.Hash).update(e).digest()),n(e.length<=this.blockSize);for(var t=e.length;t<this.blockSize;t++)e.push(0);for(t=0;t<e.length;t++)e[t]^=54;for(this.inner=(new this.Hash).update(e),t=0;t<e.length;t++)e[t]^=106;this.outer=(new this.Hash).update(e)},a.prototype.update=function(e,t){return this.inner.update(e,t),this},a.prototype.digest=function(e){return this.outer.update(this.inner.digest()),this.outer.digest(e)}},function(e,t){e.exports={doubles:{step:4,points:[["e60fce93b59e9ec53011aabc21c23e97b2a31369b87a5ae9c44ee89e2a6dec0a","f7e3507399e595929db99f34f57937101296891e44d23f0be1f32cce69616821"],["8282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f51508","11f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf"],["175e159f728b865a72f99cc6c6fc846de0b93833fd2222ed73fce5b551e5b739","d3506e0d9e3c79eba4ef97a51ff71f5eacb5955add24345c6efa6ffee9fed695"],["363d90d447b00c9c99ceac05b6262ee053441c7e55552ffe526bad8f83ff4640","4e273adfc732221953b445397f3363145b9a89008199ecb62003c7f3bee9de9"],["8b4b5f165df3c2be8c6244b5b745638843e4a781a15bcd1b69f79a55dffdf80c","4aad0a6f68d308b4b3fbd7813ab0da04f9e336546162ee56b3eff0c65fd4fd36"],["723cbaa6e5db996d6bf771c00bd548c7b700dbffa6c0e77bcb6115925232fcda","96e867b5595cc498a921137488824d6e2660a0653779494801dc069d9eb39f5f"],["eebfa4d493bebf98ba5feec812c2d3b50947961237a919839a533eca0e7dd7fa","5d9a8ca3970ef0f269ee7edaf178089d9ae4cdc3a711f712ddfd4fdae1de8999"],["100f44da696e71672791d0a09b7bde459f1215a29b3c03bfefd7835b39a48db0","cdd9e13192a00b772ec8f3300c090666b7ff4a18ff5195ac0fbd5cd62bc65a09"],["e1031be262c7ed1b1dc9227a4a04c017a77f8d4464f3b3852c8acde6e534fd2d","9d7061928940405e6bb6a4176597535af292dd419e1ced79a44f18f29456a00d"],["feea6cae46d55b530ac2839f143bd7ec5cf8b266a41d6af52d5e688d9094696d","e57c6b6c97dce1bab06e4e12bf3ecd5c981c8957cc41442d3155debf18090088"],["da67a91d91049cdcb367be4be6ffca3cfeed657d808583de33fa978bc1ec6cb1","9bacaa35481642bc41f463f7ec9780e5dec7adc508f740a17e9ea8e27a68be1d"],["53904faa0b334cdda6e000935ef22151ec08d0f7bb11069f57545ccc1a37b7c0","5bc087d0bc80106d88c9eccac20d3c1c13999981e14434699dcb096b022771c8"],["8e7bcd0bd35983a7719cca7764ca906779b53a043a9b8bcaeff959f43ad86047","10b7770b2a3da4b3940310420ca9514579e88e2e47fd68b3ea10047e8460372a"],["385eed34c1cdff21e6d0818689b81bde71a7f4f18397e6690a841e1599c43862","283bebc3e8ea23f56701de19e9ebf4576b304eec2086dc8cc0458fe5542e5453"],["6f9d9b803ecf191637c73a4413dfa180fddf84a5947fbc9c606ed86c3fac3a7","7c80c68e603059ba69b8e2a30e45c4d47ea4dd2f5c281002d86890603a842160"],["3322d401243c4e2582a2147c104d6ecbf774d163db0f5e5313b7e0e742d0e6bd","56e70797e9664ef5bfb019bc4ddaf9b72805f63ea2873af624f3a2e96c28b2a0"],["85672c7d2de0b7da2bd1770d89665868741b3f9af7643397721d74d28134ab83","7c481b9b5b43b2eb6374049bfa62c2e5e77f17fcc5298f44c8e3094f790313a6"],["948bf809b1988a46b06c9f1919413b10f9226c60f668832ffd959af60c82a0a","53a562856dcb6646dc6b74c5d1c3418c6d4dff08c97cd2bed4cb7f88d8c8e589"],["6260ce7f461801c34f067ce0f02873a8f1b0e44dfc69752accecd819f38fd8e8","bc2da82b6fa5b571a7f09049776a1ef7ecd292238051c198c1a84e95b2b4ae17"],["e5037de0afc1d8d43d8348414bbf4103043ec8f575bfdc432953cc8d2037fa2d","4571534baa94d3b5f9f98d09fb990bddbd5f5b03ec481f10e0e5dc841d755bda"],["e06372b0f4a207adf5ea905e8f1771b4e7e8dbd1c6a6c5b725866a0ae4fce725","7a908974bce18cfe12a27bb2ad5a488cd7484a7787104870b27034f94eee31dd"],["213c7a715cd5d45358d0bbf9dc0ce02204b10bdde2a3f58540ad6908d0559754","4b6dad0b5ae462507013ad06245ba190bb4850f5f36a7eeddff2c27534b458f2"],["4e7c272a7af4b34e8dbb9352a5419a87e2838c70adc62cddf0cc3a3b08fbd53c","17749c766c9d0b18e16fd09f6def681b530b9614bff7dd33e0b3941817dcaae6"],["fea74e3dbe778b1b10f238ad61686aa5c76e3db2be43057632427e2840fb27b6","6e0568db9b0b13297cf674deccb6af93126b596b973f7b77701d3db7f23cb96f"],["76e64113f677cf0e10a2570d599968d31544e179b760432952c02a4417bdde39","c90ddf8dee4e95cf577066d70681f0d35e2a33d2b56d2032b4b1752d1901ac01"],["c738c56b03b2abe1e8281baa743f8f9a8f7cc643df26cbee3ab150242bcbb891","893fb578951ad2537f718f2eacbfbbbb82314eef7880cfe917e735d9699a84c3"],["d895626548b65b81e264c7637c972877d1d72e5f3a925014372e9f6588f6c14b","febfaa38f2bc7eae728ec60818c340eb03428d632bb067e179363ed75d7d991f"],["b8da94032a957518eb0f6433571e8761ceffc73693e84edd49150a564f676e03","2804dfa44805a1e4d7c99cc9762808b092cc584d95ff3b511488e4e74efdf6e7"],["e80fea14441fb33a7d8adab9475d7fab2019effb5156a792f1a11778e3c0df5d","eed1de7f638e00771e89768ca3ca94472d155e80af322ea9fcb4291b6ac9ec78"],["a301697bdfcd704313ba48e51d567543f2a182031efd6915ddc07bbcc4e16070","7370f91cfb67e4f5081809fa25d40f9b1735dbf7c0a11a130c0d1a041e177ea1"],["90ad85b389d6b936463f9d0512678de208cc330b11307fffab7ac63e3fb04ed4","e507a3620a38261affdcbd9427222b839aefabe1582894d991d4d48cb6ef150"],["8f68b9d2f63b5f339239c1ad981f162ee88c5678723ea3351b7b444c9ec4c0da","662a9f2dba063986de1d90c2b6be215dbbea2cfe95510bfdf23cbf79501fff82"],["e4f3fb0176af85d65ff99ff9198c36091f48e86503681e3e6686fd5053231e11","1e63633ad0ef4f1c1661a6d0ea02b7286cc7e74ec951d1c9822c38576feb73bc"],["8c00fa9b18ebf331eb961537a45a4266c7034f2f0d4e1d0716fb6eae20eae29e","efa47267fea521a1a9dc343a3736c974c2fadafa81e36c54e7d2a4c66702414b"],["e7a26ce69dd4829f3e10cec0a9e98ed3143d084f308b92c0997fddfc60cb3e41","2a758e300fa7984b471b006a1aafbb18d0a6b2c0420e83e20e8a9421cf2cfd51"],["b6459e0ee3662ec8d23540c223bcbdc571cbcb967d79424f3cf29eb3de6b80ef","67c876d06f3e06de1dadf16e5661db3c4b3ae6d48e35b2ff30bf0b61a71ba45"],["d68a80c8280bb840793234aa118f06231d6f1fc67e73c5a5deda0f5b496943e8","db8ba9fff4b586d00c4b1f9177b0e28b5b0e7b8f7845295a294c84266b133120"],["324aed7df65c804252dc0270907a30b09612aeb973449cea4095980fc28d3d5d","648a365774b61f2ff130c0c35aec1f4f19213b0c7e332843967224af96ab7c84"],["4df9c14919cde61f6d51dfdbe5fee5dceec4143ba8d1ca888e8bd373fd054c96","35ec51092d8728050974c23a1d85d4b5d506cdc288490192ebac06cad10d5d"],["9c3919a84a474870faed8a9c1cc66021523489054d7f0308cbfc99c8ac1f98cd","ddb84f0f4a4ddd57584f044bf260e641905326f76c64c8e6be7e5e03d4fc599d"],["6057170b1dd12fdf8de05f281d8e06bb91e1493a8b91d4cc5a21382120a959e5","9a1af0b26a6a4807add9a2daf71df262465152bc3ee24c65e899be932385a2a8"],["a576df8e23a08411421439a4518da31880cef0fba7d4df12b1a6973eecb94266","40a6bf20e76640b2c92b97afe58cd82c432e10a7f514d9f3ee8be11ae1b28ec8"],["7778a78c28dec3e30a05fe9629de8c38bb30d1f5cf9a3a208f763889be58ad71","34626d9ab5a5b22ff7098e12f2ff580087b38411ff24ac563b513fc1fd9f43ac"],["928955ee637a84463729fd30e7afd2ed5f96274e5ad7e5cb09eda9c06d903ac","c25621003d3f42a827b78a13093a95eeac3d26efa8a8d83fc5180e935bcd091f"],["85d0fef3ec6db109399064f3a0e3b2855645b4a907ad354527aae75163d82751","1f03648413a38c0be29d496e582cf5663e8751e96877331582c237a24eb1f962"],["ff2b0dce97eece97c1c9b6041798b85dfdfb6d8882da20308f5404824526087e","493d13fef524ba188af4c4dc54d07936c7b7ed6fb90e2ceb2c951e01f0c29907"],["827fbbe4b1e880ea9ed2b2e6301b212b57f1ee148cd6dd28780e5e2cf856e241","c60f9c923c727b0b71bef2c67d1d12687ff7a63186903166d605b68baec293ec"],["eaa649f21f51bdbae7be4ae34ce6e5217a58fdce7f47f9aa7f3b58fa2120e2b3","be3279ed5bbbb03ac69a80f89879aa5a01a6b965f13f7e59d47a5305ba5ad93d"],["e4a42d43c5cf169d9391df6decf42ee541b6d8f0c9a137401e23632dda34d24f","4d9f92e716d1c73526fc99ccfb8ad34ce886eedfa8d8e4f13a7f7131deba9414"],["1ec80fef360cbdd954160fadab352b6b92b53576a88fea4947173b9d4300bf19","aeefe93756b5340d2f3a4958a7abbf5e0146e77f6295a07b671cdc1cc107cefd"],["146a778c04670c2f91b00af4680dfa8bce3490717d58ba889ddb5928366642be","b318e0ec3354028add669827f9d4b2870aaa971d2f7e5ed1d0b297483d83efd0"],["fa50c0f61d22e5f07e3acebb1aa07b128d0012209a28b9776d76a8793180eef9","6b84c6922397eba9b72cd2872281a68a5e683293a57a213b38cd8d7d3f4f2811"],["da1d61d0ca721a11b1a5bf6b7d88e8421a288ab5d5bba5220e53d32b5f067ec2","8157f55a7c99306c79c0766161c91e2966a73899d279b48a655fba0f1ad836f1"],["a8e282ff0c9706907215ff98e8fd416615311de0446f1e062a73b0610d064e13","7f97355b8db81c09abfb7f3c5b2515888b679a3e50dd6bd6cef7c73111f4cc0c"],["174a53b9c9a285872d39e56e6913cab15d59b1fa512508c022f382de8319497c","ccc9dc37abfc9c1657b4155f2c47f9e6646b3a1d8cb9854383da13ac079afa73"],["959396981943785c3d3e57edf5018cdbe039e730e4918b3d884fdff09475b7ba","2e7e552888c331dd8ba0386a4b9cd6849c653f64c8709385e9b8abf87524f2fd"],["d2a63a50ae401e56d645a1153b109a8fcca0a43d561fba2dbb51340c9d82b151","e82d86fb6443fcb7565aee58b2948220a70f750af484ca52d4142174dcf89405"],["64587e2335471eb890ee7896d7cfdc866bacbdbd3839317b3436f9b45617e073","d99fcdd5bf6902e2ae96dd6447c299a185b90a39133aeab358299e5e9faf6589"],["8481bde0e4e4d885b3a546d3e549de042f0aa6cea250e7fd358d6c86dd45e458","38ee7b8cba5404dd84a25bf39cecb2ca900a79c42b262e556d64b1b59779057e"],["13464a57a78102aa62b6979ae817f4637ffcfed3c4b1ce30bcd6303f6caf666b","69be159004614580ef7e433453ccb0ca48f300a81d0942e13f495a907f6ecc27"],["bc4a9df5b713fe2e9aef430bcc1dc97a0cd9ccede2f28588cada3a0d2d83f366","d3a81ca6e785c06383937adf4b798caa6e8a9fbfa547b16d758d666581f33c1"],["8c28a97bf8298bc0d23d8c749452a32e694b65e30a9472a3954ab30fe5324caa","40a30463a3305193378fedf31f7cc0eb7ae784f0451cb9459e71dc73cbef9482"],["8ea9666139527a8c1dd94ce4f071fd23c8b350c5a4bb33748c4ba111faccae0","620efabbc8ee2782e24e7c0cfb95c5d735b783be9cf0f8e955af34a30e62b945"],["dd3625faef5ba06074669716bbd3788d89bdde815959968092f76cc4eb9a9787","7a188fa3520e30d461da2501045731ca941461982883395937f68d00c644a573"],["f710d79d9eb962297e4f6232b40e8f7feb2bc63814614d692c12de752408221e","ea98e67232d3b3295d3b535532115ccac8612c721851617526ae47a9c77bfc82"]]},naf:{wnd:7,points:[["f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9","388f7b0f632de8140fe337e62a37f3566500a99934c2231b6cb9fd7584b8e672"],["2f8bde4d1a07209355b4a7250a5c5128e88b84bddc619ab7cba8d569b240efe4","d8ac222636e5e3d6d4dba9dda6c9c426f788271bab0d6840dca87d3aa6ac62d6"],["5cbdf0646e5db4eaa398f365f2ea7a0e3d419b7e0330e39ce92bddedcac4f9bc","6aebca40ba255960a3178d6d861a54dba813d0b813fde7b5a5082628087264da"],["acd484e2f0c7f65309ad178a9f559abde09796974c57e714c35f110dfc27ccbe","cc338921b0a7d9fd64380971763b61e9add888a4375f8e0f05cc262ac64f9c37"],["774ae7f858a9411e5ef4246b70c65aac5649980be5c17891bbec17895da008cb","d984a032eb6b5e190243dd56d7b7b365372db1e2dff9d6a8301d74c9c953c61b"],["f28773c2d975288bc7d1d205c3748651b075fbc6610e58cddeeddf8f19405aa8","ab0902e8d880a89758212eb65cdaf473a1a06da521fa91f29b5cb52db03ed81"],["d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e","581e2872a86c72a683842ec228cc6defea40af2bd896d3a5c504dc9ff6a26b58"],["defdea4cdb677750a420fee807eacf21eb9898ae79b9768766e4faa04a2d4a34","4211ab0694635168e997b0ead2a93daeced1f4a04a95c0f6cfb199f69e56eb77"],["2b4ea0a797a443d293ef5cff444f4979f06acfebd7e86d277475656138385b6c","85e89bc037945d93b343083b5a1c86131a01f60c50269763b570c854e5c09b7a"],["352bbf4a4cdd12564f93fa332ce333301d9ad40271f8107181340aef25be59d5","321eb4075348f534d59c18259dda3e1f4a1b3b2e71b1039c67bd3d8bcf81998c"],["2fa2104d6b38d11b0230010559879124e42ab8dfeff5ff29dc9cdadd4ecacc3f","2de1068295dd865b64569335bd5dd80181d70ecfc882648423ba76b532b7d67"],["9248279b09b4d68dab21a9b066edda83263c3d84e09572e269ca0cd7f5453714","73016f7bf234aade5d1aa71bdea2b1ff3fc0de2a887912ffe54a32ce97cb3402"],["daed4f2be3a8bf278e70132fb0beb7522f570e144bf615c07e996d443dee8729","a69dce4a7d6c98e8d4a1aca87ef8d7003f83c230f3afa726ab40e52290be1c55"],["c44d12c7065d812e8acf28d7cbb19f9011ecd9e9fdf281b0e6a3b5e87d22e7db","2119a460ce326cdc76c45926c982fdac0e106e861edf61c5a039063f0e0e6482"],["6a245bf6dc698504c89a20cfded60853152b695336c28063b61c65cbd269e6b4","e022cf42c2bd4a708b3f5126f16a24ad8b33ba48d0423b6efd5e6348100d8a82"],["1697ffa6fd9de627c077e3d2fe541084ce13300b0bec1146f95ae57f0d0bd6a5","b9c398f186806f5d27561506e4557433a2cf15009e498ae7adee9d63d01b2396"],["605bdb019981718b986d0f07e834cb0d9deb8360ffb7f61df982345ef27a7479","2972d2de4f8d20681a78d93ec96fe23c26bfae84fb14db43b01e1e9056b8c49"],["62d14dab4150bf497402fdc45a215e10dcb01c354959b10cfe31c7e9d87ff33d","80fc06bd8cc5b01098088a1950eed0db01aa132967ab472235f5642483b25eaf"],["80c60ad0040f27dade5b4b06c408e56b2c50e9f56b9b8b425e555c2f86308b6f","1c38303f1cc5c30f26e66bad7fe72f70a65eed4cbe7024eb1aa01f56430bd57a"],["7a9375ad6167ad54aa74c6348cc54d344cc5dc9487d847049d5eabb0fa03c8fb","d0e3fa9eca8726909559e0d79269046bdc59ea10c70ce2b02d499ec224dc7f7"],["d528ecd9b696b54c907a9ed045447a79bb408ec39b68df504bb51f459bc3ffc9","eecf41253136e5f99966f21881fd656ebc4345405c520dbc063465b521409933"],["49370a4b5f43412ea25f514e8ecdad05266115e4a7ecb1387231808f8b45963","758f3f41afd6ed428b3081b0512fd62a54c3f3afbb5b6764b653052a12949c9a"],["77f230936ee88cbbd73df930d64702ef881d811e0e1498e2f1c13eb1fc345d74","958ef42a7886b6400a08266e9ba1b37896c95330d97077cbbe8eb3c7671c60d6"],["f2dac991cc4ce4b9ea44887e5c7c0bce58c80074ab9d4dbaeb28531b7739f530","e0dedc9b3b2f8dad4da1f32dec2531df9eb5fbeb0598e4fd1a117dba703a3c37"],["463b3d9f662621fb1b4be8fbbe2520125a216cdfc9dae3debcba4850c690d45b","5ed430d78c296c3543114306dd8622d7c622e27c970a1de31cb377b01af7307e"],["f16f804244e46e2a09232d4aff3b59976b98fac14328a2d1a32496b49998f247","cedabd9b82203f7e13d206fcdf4e33d92a6c53c26e5cce26d6579962c4e31df6"],["caf754272dc84563b0352b7a14311af55d245315ace27c65369e15f7151d41d1","cb474660ef35f5f2a41b643fa5e460575f4fa9b7962232a5c32f908318a04476"],["2600ca4b282cb986f85d0f1709979d8b44a09c07cb86d7c124497bc86f082120","4119b88753c15bd6a693b03fcddbb45d5ac6be74ab5f0ef44b0be9475a7e4b40"],["7635ca72d7e8432c338ec53cd12220bc01c48685e24f7dc8c602a7746998e435","91b649609489d613d1d5e590f78e6d74ecfc061d57048bad9e76f302c5b9c61"],["754e3239f325570cdbbf4a87deee8a66b7f2b33479d468fbc1a50743bf56cc18","673fb86e5bda30fb3cd0ed304ea49a023ee33d0197a695d0c5d98093c536683"],["e3e6bd1071a1e96aff57859c82d570f0330800661d1c952f9fe2694691d9b9e8","59c9e0bba394e76f40c0aa58379a3cb6a5a2283993e90c4167002af4920e37f5"],["186b483d056a033826ae73d88f732985c4ccb1f32ba35f4b4cc47fdcf04aa6eb","3b952d32c67cf77e2e17446e204180ab21fb8090895138b4a4a797f86e80888b"],["df9d70a6b9876ce544c98561f4be4f725442e6d2b737d9c91a8321724ce0963f","55eb2dafd84d6ccd5f862b785dc39d4ab157222720ef9da217b8c45cf2ba2417"],["5edd5cc23c51e87a497ca815d5dce0f8ab52554f849ed8995de64c5f34ce7143","efae9c8dbc14130661e8cec030c89ad0c13c66c0d17a2905cdc706ab7399a868"],["290798c2b6476830da12fe02287e9e777aa3fba1c355b17a722d362f84614fba","e38da76dcd440621988d00bcf79af25d5b29c094db2a23146d003afd41943e7a"],["af3c423a95d9f5b3054754efa150ac39cd29552fe360257362dfdecef4053b45","f98a3fd831eb2b749a93b0e6f35cfb40c8cd5aa667a15581bc2feded498fd9c6"],["766dbb24d134e745cccaa28c99bf274906bb66b26dcf98df8d2fed50d884249a","744b1152eacbe5e38dcc887980da38b897584a65fa06cedd2c924f97cbac5996"],["59dbf46f8c94759ba21277c33784f41645f7b44f6c596a58ce92e666191abe3e","c534ad44175fbc300f4ea6ce648309a042ce739a7919798cd85e216c4a307f6e"],["f13ada95103c4537305e691e74e9a4a8dd647e711a95e73cb62dc6018cfd87b8","e13817b44ee14de663bf4bc808341f326949e21a6a75c2570778419bdaf5733d"],["7754b4fa0e8aced06d4167a2c59cca4cda1869c06ebadfb6488550015a88522c","30e93e864e669d82224b967c3020b8fa8d1e4e350b6cbcc537a48b57841163a2"],["948dcadf5990e048aa3874d46abef9d701858f95de8041d2a6828c99e2262519","e491a42537f6e597d5d28a3224b1bc25df9154efbd2ef1d2cbba2cae5347d57e"],["7962414450c76c1689c7b48f8202ec37fb224cf5ac0bfa1570328a8a3d7c77ab","100b610ec4ffb4760d5c1fc133ef6f6b12507a051f04ac5760afa5b29db83437"],["3514087834964b54b15b160644d915485a16977225b8847bb0dd085137ec47ca","ef0afbb2056205448e1652c48e8127fc6039e77c15c2378b7e7d15a0de293311"],["d3cc30ad6b483e4bc79ce2c9dd8bc54993e947eb8df787b442943d3f7b527eaf","8b378a22d827278d89c5e9be8f9508ae3c2ad46290358630afb34db04eede0a4"],["1624d84780732860ce1c78fcbfefe08b2b29823db913f6493975ba0ff4847610","68651cf9b6da903e0914448c6cd9d4ca896878f5282be4c8cc06e2a404078575"],["733ce80da955a8a26902c95633e62a985192474b5af207da6df7b4fd5fc61cd4","f5435a2bd2badf7d485a4d8b8db9fcce3e1ef8e0201e4578c54673bc1dc5ea1d"],["15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c","d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d"],["a1d0fcf2ec9de675b612136e5ce70d271c21417c9d2b8aaaac138599d0717940","edd77f50bcb5a3cab2e90737309667f2641462a54070f3d519212d39c197a629"],["e22fbe15c0af8ccc5780c0735f84dbe9a790badee8245c06c7ca37331cb36980","a855babad5cd60c88b430a69f53a1a7a38289154964799be43d06d77d31da06"],["311091dd9860e8e20ee13473c1155f5f69635e394704eaa74009452246cfa9b3","66db656f87d1f04fffd1f04788c06830871ec5a64feee685bd80f0b1286d8374"],["34c1fd04d301be89b31c0442d3e6ac24883928b45a9340781867d4232ec2dbdf","9414685e97b1b5954bd46f730174136d57f1ceeb487443dc5321857ba73abee"],["f219ea5d6b54701c1c14de5b557eb42a8d13f3abbcd08affcc2a5e6b049b8d63","4cb95957e83d40b0f73af4544cccf6b1f4b08d3c07b27fb8d8c2962a400766d1"],["d7b8740f74a8fbaab1f683db8f45de26543a5490bca627087236912469a0b448","fa77968128d9c92ee1010f337ad4717eff15db5ed3c049b3411e0315eaa4593b"],["32d31c222f8f6f0ef86f7c98d3a3335ead5bcd32abdd94289fe4d3091aa824bf","5f3032f5892156e39ccd3d7915b9e1da2e6dac9e6f26e961118d14b8462e1661"],["7461f371914ab32671045a155d9831ea8793d77cd59592c4340f86cbc18347b5","8ec0ba238b96bec0cbdddcae0aa442542eee1ff50c986ea6b39847b3cc092ff6"],["ee079adb1df1860074356a25aa38206a6d716b2c3e67453d287698bad7b2b2d6","8dc2412aafe3be5c4c5f37e0ecc5f9f6a446989af04c4e25ebaac479ec1c8c1e"],["16ec93e447ec83f0467b18302ee620f7e65de331874c9dc72bfd8616ba9da6b5","5e4631150e62fb40d0e8c2a7ca5804a39d58186a50e497139626778e25b0674d"],["eaa5f980c245f6f038978290afa70b6bd8855897f98b6aa485b96065d537bd99","f65f5d3e292c2e0819a528391c994624d784869d7e6ea67fb18041024edc07dc"],["78c9407544ac132692ee1910a02439958ae04877151342ea96c4b6b35a49f51","f3e0319169eb9b85d5404795539a5e68fa1fbd583c064d2462b675f194a3ddb4"],["494f4be219a1a77016dcd838431aea0001cdc8ae7a6fc688726578d9702857a5","42242a969283a5f339ba7f075e36ba2af925ce30d767ed6e55f4b031880d562c"],["a598a8030da6d86c6bc7f2f5144ea549d28211ea58faa70ebf4c1e665c1fe9b5","204b5d6f84822c307e4b4a7140737aec23fc63b65b35f86a10026dbd2d864e6b"],["c41916365abb2b5d09192f5f2dbeafec208f020f12570a184dbadc3e58595997","4f14351d0087efa49d245b328984989d5caf9450f34bfc0ed16e96b58fa9913"],["841d6063a586fa475a724604da03bc5b92a2e0d2e0a36acfe4c73a5514742881","73867f59c0659e81904f9a1c7543698e62562d6744c169ce7a36de01a8d6154"],["5e95bb399a6971d376026947f89bde2f282b33810928be4ded112ac4d70e20d5","39f23f366809085beebfc71181313775a99c9aed7d8ba38b161384c746012865"],["36e4641a53948fd476c39f8a99fd974e5ec07564b5315d8bf99471bca0ef2f66","d2424b1b1abe4eb8164227b085c9aa9456ea13493fd563e06fd51cf5694c78fc"],["336581ea7bfbbb290c191a2f507a41cf5643842170e914faeab27c2c579f726","ead12168595fe1be99252129b6e56b3391f7ab1410cd1e0ef3dcdcabd2fda224"],["8ab89816dadfd6b6a1f2634fcf00ec8403781025ed6890c4849742706bd43ede","6fdcef09f2f6d0a044e654aef624136f503d459c3e89845858a47a9129cdd24e"],["1e33f1a746c9c5778133344d9299fcaa20b0938e8acff2544bb40284b8c5fb94","60660257dd11b3aa9c8ed618d24edff2306d320f1d03010e33a7d2057f3b3b6"],["85b7c1dcb3cec1b7ee7f30ded79dd20a0ed1f4cc18cbcfcfa410361fd8f08f31","3d98a9cdd026dd43f39048f25a8847f4fcafad1895d7a633c6fed3c35e999511"],["29df9fbd8d9e46509275f4b125d6d45d7fbe9a3b878a7af872a2800661ac5f51","b4c4fe99c775a606e2d8862179139ffda61dc861c019e55cd2876eb2a27d84b"],["a0b1cae06b0a847a3fea6e671aaf8adfdfe58ca2f768105c8082b2e449fce252","ae434102edde0958ec4b19d917a6a28e6b72da1834aff0e650f049503a296cf2"],["4e8ceafb9b3e9a136dc7ff67e840295b499dfb3b2133e4ba113f2e4c0e121e5","cf2174118c8b6d7a4b48f6d534ce5c79422c086a63460502b827ce62a326683c"],["d24a44e047e19b6f5afb81c7ca2f69080a5076689a010919f42725c2b789a33b","6fb8d5591b466f8fc63db50f1c0f1c69013f996887b8244d2cdec417afea8fa3"],["ea01606a7a6c9cdd249fdfcfacb99584001edd28abbab77b5104e98e8e3b35d4","322af4908c7312b0cfbfe369f7a7b3cdb7d4494bc2823700cfd652188a3ea98d"],["af8addbf2b661c8a6c6328655eb96651252007d8c5ea31be4ad196de8ce2131f","6749e67c029b85f52a034eafd096836b2520818680e26ac8f3dfbcdb71749700"],["e3ae1974566ca06cc516d47e0fb165a674a3dabcfca15e722f0e3450f45889","2aeabe7e4531510116217f07bf4d07300de97e4874f81f533420a72eeb0bd6a4"],["591ee355313d99721cf6993ffed1e3e301993ff3ed258802075ea8ced397e246","b0ea558a113c30bea60fc4775460c7901ff0b053d25ca2bdeee98f1a4be5d196"],["11396d55fda54c49f19aa97318d8da61fa8584e47b084945077cf03255b52984","998c74a8cd45ac01289d5833a7beb4744ff536b01b257be4c5767bea93ea57a4"],["3c5d2a1ba39c5a1790000738c9e0c40b8dcdfd5468754b6405540157e017aa7a","b2284279995a34e2f9d4de7396fc18b80f9b8b9fdd270f6661f79ca4c81bd257"],["cc8704b8a60a0defa3a99a7299f2e9c3fbc395afb04ac078425ef8a1793cc030","bdd46039feed17881d1e0862db347f8cf395b74fc4bcdc4e940b74e3ac1f1b13"],["c533e4f7ea8555aacd9777ac5cad29b97dd4defccc53ee7ea204119b2889b197","6f0a256bc5efdf429a2fb6242f1a43a2d9b925bb4a4b3a26bb8e0f45eb596096"],["c14f8f2ccb27d6f109f6d08d03cc96a69ba8c34eec07bbcf566d48e33da6593","c359d6923bb398f7fd4473e16fe1c28475b740dd098075e6c0e8649113dc3a38"],["a6cbc3046bc6a450bac24789fa17115a4c9739ed75f8f21ce441f72e0b90e6ef","21ae7f4680e889bb130619e2c0f95a360ceb573c70603139862afd617fa9b9f"],["347d6d9a02c48927ebfb86c1359b1caf130a3c0267d11ce6344b39f99d43cc38","60ea7f61a353524d1c987f6ecec92f086d565ab687870cb12689ff1e31c74448"],["da6545d2181db8d983f7dcb375ef5866d47c67b1bf31c8cf855ef7437b72656a","49b96715ab6878a79e78f07ce5680c5d6673051b4935bd897fea824b77dc208a"],["c40747cc9d012cb1a13b8148309c6de7ec25d6945d657146b9d5994b8feb1111","5ca560753be2a12fc6de6caf2cb489565db936156b9514e1bb5e83037e0fa2d4"],["4e42c8ec82c99798ccf3a610be870e78338c7f713348bd34c8203ef4037f3502","7571d74ee5e0fb92a7a8b33a07783341a5492144cc54bcc40a94473693606437"],["3775ab7089bc6af823aba2e1af70b236d251cadb0c86743287522a1b3b0dedea","be52d107bcfa09d8bcb9736a828cfa7fac8db17bf7a76a2c42ad961409018cf7"],["cee31cbf7e34ec379d94fb814d3d775ad954595d1314ba8846959e3e82f74e26","8fd64a14c06b589c26b947ae2bcf6bfa0149ef0be14ed4d80f448a01c43b1c6d"],["b4f9eaea09b6917619f6ea6a4eb5464efddb58fd45b1ebefcdc1a01d08b47986","39e5c9925b5a54b07433a4f18c61726f8bb131c012ca542eb24a8ac07200682a"],["d4263dfc3d2df923a0179a48966d30ce84e2515afc3dccc1b77907792ebcc60e","62dfaf07a0f78feb30e30d6295853ce189e127760ad6cf7fae164e122a208d54"],["48457524820fa65a4f8d35eb6930857c0032acc0a4a2de422233eeda897612c4","25a748ab367979d98733c38a1fa1c2e7dc6cc07db2d60a9ae7a76aaa49bd0f77"],["dfeeef1881101f2cb11644f3a2afdfc2045e19919152923f367a1767c11cceda","ecfb7056cf1de042f9420bab396793c0c390bde74b4bbdff16a83ae09a9a7517"],["6d7ef6b17543f8373c573f44e1f389835d89bcbc6062ced36c82df83b8fae859","cd450ec335438986dfefa10c57fea9bcc521a0959b2d80bbf74b190dca712d10"],["e75605d59102a5a2684500d3b991f2e3f3c88b93225547035af25af66e04541f","f5c54754a8f71ee540b9b48728473e314f729ac5308b06938360990e2bfad125"],["eb98660f4c4dfaa06a2be453d5020bc99a0c2e60abe388457dd43fefb1ed620c","6cb9a8876d9cb8520609af3add26cd20a0a7cd8a9411131ce85f44100099223e"],["13e87b027d8514d35939f2e6892b19922154596941888336dc3563e3b8dba942","fef5a3c68059a6dec5d624114bf1e91aac2b9da568d6abeb2570d55646b8adf1"],["ee163026e9fd6fe017c38f06a5be6fc125424b371ce2708e7bf4491691e5764a","1acb250f255dd61c43d94ccc670d0f58f49ae3fa15b96623e5430da0ad6c62b2"],["b268f5ef9ad51e4d78de3a750c2dc89b1e626d43505867999932e5db33af3d80","5f310d4b3c99b9ebb19f77d41c1dee018cf0d34fd4191614003e945a1216e423"],["ff07f3118a9df035e9fad85eb6c7bfe42b02f01ca99ceea3bf7ffdba93c4750d","438136d603e858a3a5c440c38eccbaddc1d2942114e2eddd4740d098ced1f0d8"],["8d8b9855c7c052a34146fd20ffb658bea4b9f69e0d825ebec16e8c3ce2b526a1","cdb559eedc2d79f926baf44fb84ea4d44bcf50fee51d7ceb30e2e7f463036758"],["52db0b5384dfbf05bfa9d472d7ae26dfe4b851ceca91b1eba54263180da32b63","c3b997d050ee5d423ebaf66a6db9f57b3180c902875679de924b69d84a7b375"],["e62f9490d3d51da6395efd24e80919cc7d0f29c3f3fa48c6fff543becbd43352","6d89ad7ba4876b0b22c2ca280c682862f342c8591f1daf5170e07bfd9ccafa7d"],["7f30ea2476b399b4957509c88f77d0191afa2ff5cb7b14fd6d8e7d65aaab1193","ca5ef7d4b231c94c3b15389a5f6311e9daff7bb67b103e9880ef4bff637acaec"],["5098ff1e1d9f14fb46a210fada6c903fef0fb7b4a1dd1d9ac60a0361800b7a00","9731141d81fc8f8084d37c6e7542006b3ee1b40d60dfe5362a5b132fd17ddc0"],["32b78c7de9ee512a72895be6b9cbefa6e2f3c4ccce445c96b9f2c81e2778ad58","ee1849f513df71e32efc3896ee28260c73bb80547ae2275ba497237794c8753c"],["e2cb74fddc8e9fbcd076eef2a7c72b0ce37d50f08269dfc074b581550547a4f7","d3aa2ed71c9dd2247a62df062736eb0baddea9e36122d2be8641abcb005cc4a4"],["8438447566d4d7bedadc299496ab357426009a35f235cb141be0d99cd10ae3a8","c4e1020916980a4da5d01ac5e6ad330734ef0d7906631c4f2390426b2edd791f"],["4162d488b89402039b584c6fc6c308870587d9c46f660b878ab65c82c711d67e","67163e903236289f776f22c25fb8a3afc1732f2b84b4e95dbda47ae5a0852649"],["3fad3fa84caf0f34f0f89bfd2dcf54fc175d767aec3e50684f3ba4a4bf5f683d","cd1bc7cb6cc407bb2f0ca647c718a730cf71872e7d0d2a53fa20efcdfe61826"],["674f2600a3007a00568c1a7ce05d0816c1fb84bf1370798f1c69532faeb1a86b","299d21f9413f33b3edf43b257004580b70db57da0b182259e09eecc69e0d38a5"],["d32f4da54ade74abb81b815ad1fb3b263d82d6c692714bcff87d29bd5ee9f08f","f9429e738b8e53b968e99016c059707782e14f4535359d582fc416910b3eea87"],["30e4e670435385556e593657135845d36fbb6931f72b08cb1ed954f1e3ce3ff6","462f9bce619898638499350113bbc9b10a878d35da70740dc695a559eb88db7b"],["be2062003c51cc3004682904330e4dee7f3dcd10b01e580bf1971b04d4cad297","62188bc49d61e5428573d48a74e1c655b1c61090905682a0d5558ed72dccb9bc"],["93144423ace3451ed29e0fb9ac2af211cb6e84a601df5993c419859fff5df04a","7c10dfb164c3425f5c71a3f9d7992038f1065224f72bb9d1d902a6d13037b47c"],["b015f8044f5fcbdcf21ca26d6c34fb8197829205c7b7d2a7cb66418c157b112c","ab8c1e086d04e813744a655b2df8d5f83b3cdc6faa3088c1d3aea1454e3a1d5f"],["d5e9e1da649d97d89e4868117a465a3a4f8a18de57a140d36b3f2af341a21b52","4cb04437f391ed73111a13cc1d4dd0db1693465c2240480d8955e8592f27447a"],["d3ae41047dd7ca065dbf8ed77b992439983005cd72e16d6f996a5316d36966bb","bd1aeb21ad22ebb22a10f0303417c6d964f8cdd7df0aca614b10dc14d125ac46"],["463e2763d885f958fc66cdd22800f0a487197d0a82e377b49f80af87c897b065","bfefacdb0e5d0fd7df3a311a94de062b26b80c61fbc97508b79992671ef7ca7f"],["7985fdfd127c0567c6f53ec1bb63ec3158e597c40bfe747c83cddfc910641917","603c12daf3d9862ef2b25fe1de289aed24ed291e0ec6708703a5bd567f32ed03"],["74a1ad6b5f76e39db2dd249410eac7f99e74c59cb83d2d0ed5ff1543da7703e9","cc6157ef18c9c63cd6193d83631bbea0093e0968942e8c33d5737fd790e0db08"],["30682a50703375f602d416664ba19b7fc9bab42c72747463a71d0896b22f6da3","553e04f6b018b4fa6c8f39e7f311d3176290d0e0f19ca73f17714d9977a22ff8"],["9e2158f0d7c0d5f26c3791efefa79597654e7a2b2464f52b1ee6c1347769ef57","712fcdd1b9053f09003a3481fa7762e9ffd7c8ef35a38509e2fbf2629008373"],["176e26989a43c9cfeba4029c202538c28172e566e3c4fce7322857f3be327d66","ed8cc9d04b29eb877d270b4878dc43c19aefd31f4eee09ee7b47834c1fa4b1c3"],["75d46efea3771e6e68abb89a13ad747ecf1892393dfc4f1b7004788c50374da8","9852390a99507679fd0b86fd2b39a868d7efc22151346e1a3ca4726586a6bed8"],["809a20c67d64900ffb698c4c825f6d5f2310fb0451c869345b7319f645605721","9e994980d9917e22b76b061927fa04143d096ccc54963e6a5ebfa5f3f8e286c1"],["1b38903a43f7f114ed4500b4eac7083fdefece1cf29c63528d563446f972c180","4036edc931a60ae889353f77fd53de4a2708b26b6f5da72ad3394119daf408f9"]]}}},function(e,t,r){"use strict";var i=r(4),n=r(390),a=r(8),s=r(57),o=r(54),d=a.assert,u=r(391),c=r(392);function h(e){if(!(this instanceof h))return new h(e);"string"==typeof e&&(d(Object.prototype.hasOwnProperty.call(s,e),"Unknown curve "+e),e=s[e]),e instanceof s.PresetCurve&&(e={curve:e}),this.curve=e.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=e.curve.g,this.g.precompute(e.curve.n.bitLength()+1),this.hash=e.hash||e.curve.hash}e.exports=h,h.prototype.keyPair=function(e){return new u(this,e)},h.prototype.keyFromPrivate=function(e,t){return u.fromPrivate(this,e,t)},h.prototype.keyFromPublic=function(e,t){return u.fromPublic(this,e,t)},h.prototype.genKeyPair=function(e){e||(e={});for(var t=new n({hash:this.hash,pers:e.pers,persEnc:e.persEnc||"utf8",entropy:e.entropy||o(this.hash.hmacStrength),entropyEnc:e.entropy&&e.entropyEnc||"utf8",nonce:this.n.toArray()}),r=this.n.byteLength(),a=this.n.sub(new i(2));;){var s=new i(t.generate(r));if(!(s.cmp(a)>0))return s.iaddn(1),this.keyFromPrivate(s)}},h.prototype._truncateToN=function(e,t,r){var n;if(i.isBN(e)||"number"==typeof e)n=(e=new i(e,16)).byteLength();else if("object"==typeof e)n=e.length,e=new i(e,16);else{var a=e.toString();n=a.length+1>>>1,e=new i(a,16)}"number"!=typeof r&&(r=8*n);var s=r-this.n.bitLength();return s>0&&(e=e.ushrn(s)),!t&&e.cmp(this.n)>=0?e.sub(this.n):e},h.prototype.sign=function(e,t,r,a){if("object"==typeof r&&(a=r,r=null),a||(a={}),"string"!=typeof e&&"number"!=typeof e&&!i.isBN(e)){d("object"==typeof e&&e&&"number"==typeof e.length,"Expected message to be an array-like, a hex string, or a BN instance"),d(e.length>>>0===e.length);for(var s=0;s<e.length;s++)d((255&e[s])===e[s])}t=this.keyFromPrivate(t,r),e=this._truncateToN(e,!1,a.msgBitLength),d(!e.isNeg(),"Can not sign a negative message");var o=this.n.byteLength(),u=t.getPrivate().toArray("be",o),h=e.toArray("be",o);d(new i(h).eq(e),"Can not sign message");for(var f=new n({hash:this.hash,entropy:u,nonce:h,pers:a.pers,persEnc:a.persEnc||"utf8"}),l=this.n.sub(new i(1)),m=0;;m++){var p=a.k?a.k(m):new i(f.generate(this.n.byteLength()));if(!((p=this._truncateToN(p,!0)).cmpn(1)<=0||p.cmp(l)>=0)){var _=this.g.mul(p);if(!_.isInfinity()){var y=_.getX(),b=y.umod(this.n);if(0!==b.cmpn(0)){var g=p.invm(this.n).mul(b.mul(t.getPrivate()).iadd(e));if(0!==(g=g.umod(this.n)).cmpn(0)){var M=(_.getY().isOdd()?1:0)|(0!==y.cmp(b)?2:0);return a.canonical&&g.cmp(this.nh)>0&&(g=this.n.sub(g),M^=1),new c({r:b,s:g,recoveryParam:M})}}}}}},h.prototype.verify=function(e,t,r,i,n){n||(n={}),e=this._truncateToN(e,!1,n.msgBitLength),r=this.keyFromPublic(r,i);var a=(t=new c(t,"hex")).r,s=t.s;if(a.cmpn(1)<0||a.cmp(this.n)>=0)return!1;if(s.cmpn(1)<0||s.cmp(this.n)>=0)return!1;var o,d=s.invm(this.n),u=d.mul(e).umod(this.n),h=d.mul(a).umod(this.n);return this.curve._maxwellTrick?!(o=this.g.jmulAdd(u,r.getPublic(),h)).isInfinity()&&o.eqXToP(a):!(o=this.g.mulAdd(u,r.getPublic(),h)).isInfinity()&&0===o.getX().umod(this.n).cmp(a)},h.prototype.recoverPubKey=function(e,t,r,n){d((3&r)===r,"The recovery param is more than two bits"),t=new c(t,n);var a=this.n,s=new i(e),o=t.r,u=t.s,h=1&r,f=r>>1;if(o.cmp(this.curve.p.umod(this.curve.n))>=0&&f)throw new Error("Unable to find sencond key candinate");o=f?this.curve.pointFromX(o.add(this.curve.n),h):this.curve.pointFromX(o,h);var l=t.r.invm(a),m=a.sub(s).mul(l).umod(a),p=u.mul(l).umod(a);return this.g.mulAdd(m,o,p)},h.prototype.getKeyRecoveryParam=function(e,t,r,i){if(null!==(t=new c(t,i)).recoveryParam)return t.recoveryParam;for(var n=0;n<4;n++){var a;try{a=this.recoverPubKey(e,t,n)}catch(e){continue}if(a.eq(r))return n}throw new Error("Unable to find valid recovery factor")}},function(e,t,r){"use strict";var i=r(58),n=r(239),a=r(7);function s(e){if(!(this instanceof s))return new s(e);this.hash=e.hash,this.predResist=!!e.predResist,this.outLen=this.hash.outSize,this.minEntropy=e.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var t=n.toArray(e.entropy,e.entropyEnc||"hex"),r=n.toArray(e.nonce,e.nonceEnc||"hex"),i=n.toArray(e.pers,e.persEnc||"hex");a(t.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(t,r,i)}e.exports=s,s.prototype._init=function(e,t,r){var i=e.concat(t).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var n=0;n<this.V.length;n++)this.K[n]=0,this.V[n]=1;this._update(i),this._reseed=1,this.reseedInterval=281474976710656},s.prototype._hmac=function(){return new i.hmac(this.hash,this.K)},s.prototype._update=function(e){var t=this._hmac().update(this.V).update([0]);e&&(t=t.update(e)),this.K=t.digest(),this.V=this._hmac().update(this.V).digest(),e&&(this.K=this._hmac().update(this.V).update([1]).update(e).digest(),this.V=this._hmac().update(this.V).digest())},s.prototype.reseed=function(e,t,r,i){"string"!=typeof t&&(i=r,r=t,t=null),e=n.toArray(e,t),r=n.toArray(r,i),a(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(r||[])),this._reseed=1},s.prototype.generate=function(e,t,r,i){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof t&&(i=r,r=t,t=null),r&&(r=n.toArray(r,i||"hex"),this._update(r));for(var a=[];a.length<e;)this.V=this._hmac().update(this.V).digest(),a=a.concat(this.V);var s=a.slice(0,e);return this._update(r),this._reseed++,n.encode(s,t)}},function(e,t,r){"use strict";var i=r(4),n=r(8).assert;function a(e,t){this.ec=e,this.priv=null,this.pub=null,t.priv&&this._importPrivate(t.priv,t.privEnc),t.pub&&this._importPublic(t.pub,t.pubEnc)}e.exports=a,a.fromPublic=function(e,t,r){return t instanceof a?t:new a(e,{pub:t,pubEnc:r})},a.fromPrivate=function(e,t,r){return t instanceof a?t:new a(e,{priv:t,privEnc:r})},a.prototype.validate=function(){var e=this.getPublic();return e.isInfinity()?{result:!1,reason:"Invalid public key"}:e.validate()?e.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}},a.prototype.getPublic=function(e,t){return"string"==typeof e&&(t=e,e=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),t?this.pub.encode(t,e):this.pub},a.prototype.getPrivate=function(e){return"hex"===e?this.priv.toString(16,2):this.priv},a.prototype._importPrivate=function(e,t){this.priv=new i(e,t||16),this.priv=this.priv.umod(this.ec.curve.n)},a.prototype._importPublic=function(e,t){if(e.x||e.y)return"mont"===this.ec.curve.type?n(e.x,"Need x coordinate"):"short"!==this.ec.curve.type&&"edwards"!==this.ec.curve.type||n(e.x&&e.y,"Need both x and y coordinate"),void(this.pub=this.ec.curve.point(e.x,e.y));this.pub=this.ec.curve.decodePoint(e,t)},a.prototype.derive=function(e){return e.validate()||n(e.validate(),"public point not validated"),e.mul(this.priv).getX()},a.prototype.sign=function(e,t,r){return this.ec.sign(e,this,t,r)},a.prototype.verify=function(e,t,r){return this.ec.verify(e,t,this,void 0,r)},a.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"}},function(e,t,r){"use strict";var i=r(4),n=r(8),a=n.assert;function s(e,t){if(e instanceof s)return e;this._importDER(e,t)||(a(e.r&&e.s,"Signature without r or s"),this.r=new i(e.r,16),this.s=new i(e.s,16),void 0===e.recoveryParam?this.recoveryParam=null:this.recoveryParam=e.recoveryParam)}function o(){this.place=0}function d(e,t){var r=e[t.place++];if(!(128&r))return r;var i=15&r;if(0===i||i>4)return!1;if(0===e[t.place])return!1;for(var n=0,a=0,s=t.place;a<i;a++,s++)n<<=8,n|=e[s],n>>>=0;return!(n<=127)&&(t.place=s,n)}function u(e){for(var t=0,r=e.length-1;!e[t]&&!(128&e[t+1])&&t<r;)t++;return 0===t?e:e.slice(t)}function c(e,t){if(t<128)e.push(t);else{var r=1+(Math.log(t)/Math.LN2>>>3);for(e.push(128|r);--r;)e.push(t>>>(r<<3)&255);e.push(t)}}e.exports=s,s.prototype._importDER=function(e,t){e=n.toArray(e,t);var r=new o;if(48!==e[r.place++])return!1;var a=d(e,r);if(!1===a)return!1;if(a+r.place!==e.length)return!1;if(2!==e[r.place++])return!1;var s=d(e,r);if(!1===s)return!1;if(0!=(128&e[r.place]))return!1;var u=e.slice(r.place,s+r.place);if(r.place+=s,2!==e[r.place++])return!1;var c=d(e,r);if(!1===c)return!1;if(e.length!==c+r.place)return!1;if(0!=(128&e[r.place]))return!1;var h=e.slice(r.place,c+r.place);if(0===u[0]){if(!(128&u[1]))return!1;u=u.slice(1)}if(0===h[0]){if(!(128&h[1]))return!1;h=h.slice(1)}return this.r=new i(u),this.s=new i(h),this.recoveryParam=null,!0},s.prototype.toDER=function(e){var t=this.r.toArray(),r=this.s.toArray();for(128&t[0]&&(t=[0].concat(t)),128&r[0]&&(r=[0].concat(r)),t=u(t),r=u(r);!(r[0]||128&r[1]);)r=r.slice(1);var i=[2];c(i,t.length),(i=i.concat(t)).push(2),c(i,r.length);var a=i.concat(r),s=[48];return c(s,a.length),s=s.concat(a),n.encode(s,e)}},function(e,t,r){"use strict";var i=r(58),n=r(57),a=r(8),s=a.assert,o=a.parseBytes,d=r(394),u=r(395);function c(e){if(s("ed25519"===e,"only tested with ed25519 so far"),!(this instanceof c))return new c(e);e=n[e].curve,this.curve=e,this.g=e.g,this.g.precompute(e.n.bitLength()+1),this.pointClass=e.point().constructor,this.encodingLength=Math.ceil(e.n.bitLength()/8),this.hash=i.sha512}e.exports=c,c.prototype.sign=function(e,t){e=o(e);var r=this.keyFromSecret(t),i=this.hashInt(r.messagePrefix(),e),n=this.g.mul(i),a=this.encodePoint(n),s=this.hashInt(a,r.pubBytes(),e).mul(r.priv()),d=i.add(s).umod(this.curve.n);return this.makeSignature({R:n,S:d,Rencoded:a})},c.prototype.verify=function(e,t,r){if(e=o(e),(t=this.makeSignature(t)).S().gte(t.eddsa.curve.n)||t.S().isNeg())return!1;var i=this.keyFromPublic(r),n=this.hashInt(t.Rencoded(),i.pubBytes(),e),a=this.g.mul(t.S());return t.R().add(i.pub().mul(n)).eq(a)},c.prototype.hashInt=function(){for(var e=this.hash(),t=0;t<arguments.length;t++)e.update(arguments[t]);return a.intFromLE(e.digest()).umod(this.curve.n)},c.prototype.keyFromPublic=function(e){return d.fromPublic(this,e)},c.prototype.keyFromSecret=function(e){return d.fromSecret(this,e)},c.prototype.makeSignature=function(e){return e instanceof u?e:new u(this,e)},c.prototype.encodePoint=function(e){var t=e.getY().toArray("le",this.encodingLength);return t[this.encodingLength-1]|=e.getX().isOdd()?128:0,t},c.prototype.decodePoint=function(e){var t=(e=a.parseBytes(e)).length-1,r=e.slice(0,t).concat(-129&e[t]),i=0!=(128&e[t]),n=a.intFromLE(r);return this.curve.pointFromY(n,i)},c.prototype.encodeInt=function(e){return e.toArray("le",this.encodingLength)},c.prototype.decodeInt=function(e){return a.intFromLE(e)},c.prototype.isPoint=function(e){return e instanceof this.pointClass}},function(e,t,r){"use strict";var i=r(8),n=i.assert,a=i.parseBytes,s=i.cachedProperty;function o(e,t){this.eddsa=e,this._secret=a(t.secret),e.isPoint(t.pub)?this._pub=t.pub:this._pubBytes=a(t.pub)}o.fromPublic=function(e,t){return t instanceof o?t:new o(e,{pub:t})},o.fromSecret=function(e,t){return t instanceof o?t:new o(e,{secret:t})},o.prototype.secret=function(){return this._secret},s(o,"pubBytes",(function(){return this.eddsa.encodePoint(this.pub())})),s(o,"pub",(function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())})),s(o,"privBytes",(function(){var e=this.eddsa,t=this.hash(),r=e.encodingLength-1,i=t.slice(0,e.encodingLength);return i[0]&=248,i[r]&=127,i[r]|=64,i})),s(o,"priv",(function(){return this.eddsa.decodeInt(this.privBytes())})),s(o,"hash",(function(){return this.eddsa.hash().update(this.secret()).digest()})),s(o,"messagePrefix",(function(){return this.hash().slice(this.eddsa.encodingLength)})),o.prototype.sign=function(e){return n(this._secret,"KeyPair can only verify"),this.eddsa.sign(e,this)},o.prototype.verify=function(e,t){return this.eddsa.verify(e,t,this)},o.prototype.getSecret=function(e){return n(this._secret,"KeyPair is public only"),i.encode(this.secret(),e)},o.prototype.getPublic=function(e){return i.encode(this.pubBytes(),e)},e.exports=o},function(e,t,r){"use strict";var i=r(4),n=r(8),a=n.assert,s=n.cachedProperty,o=n.parseBytes;function d(e,t){this.eddsa=e,"object"!=typeof t&&(t=o(t)),Array.isArray(t)&&(a(t.length===2*e.encodingLength,"Signature has invalid size"),t={R:t.slice(0,e.encodingLength),S:t.slice(e.encodingLength)}),a(t.R&&t.S,"Signature without R or S"),e.isPoint(t.R)&&(this._R=t.R),t.S instanceof i&&(this._S=t.S),this._Rencoded=Array.isArray(t.R)?t.R:t.Rencoded,this._Sencoded=Array.isArray(t.S)?t.S:t.Sencoded}s(d,"S",(function(){return this.eddsa.decodeInt(this.Sencoded())})),s(d,"R",(function(){return this.eddsa.decodePoint(this.Rencoded())})),s(d,"Rencoded",(function(){return this.eddsa.encodePoint(this.R())})),s(d,"Sencoded",(function(){return this.eddsa.encodeInt(this.S())})),d.prototype.toBytes=function(){return this.Rencoded().concat(this.Sencoded())},d.prototype.toHex=function(){return n.encode(this.toBytes(),"hex").toUpperCase()},e.exports=d},function(e,t){},function(e,t,r){"use strict";var i=r(27);t.certificate=r(407);var n=i.define("RSAPrivateKey",(function(){this.seq().obj(this.key("version").int(),this.key("modulus").int(),this.key("publicExponent").int(),this.key("privateExponent").int(),this.key("prime1").int(),this.key("prime2").int(),this.key("exponent1").int(),this.key("exponent2").int(),this.key("coefficient").int())}));t.RSAPrivateKey=n;var a=i.define("RSAPublicKey",(function(){this.seq().obj(this.key("modulus").int(),this.key("publicExponent").int())}));t.RSAPublicKey=a;var s=i.define("AlgorithmIdentifier",(function(){this.seq().obj(this.key("algorithm").objid(),this.key("none").null_().optional(),this.key("curve").objid().optional(),this.key("params").seq().obj(this.key("p").int(),this.key("q").int(),this.key("g").int()).optional())})),o=i.define("SubjectPublicKeyInfo",(function(){this.seq().obj(this.key("algorithm").use(s),this.key("subjectPublicKey").bitstr())}));t.PublicKey=o;var d=i.define("PrivateKeyInfo",(function(){this.seq().obj(this.key("version").int(),this.key("algorithm").use(s),this.key("subjectPrivateKey").octstr())}));t.PrivateKey=d;var u=i.define("EncryptedPrivateKeyInfo",(function(){this.seq().obj(this.key("algorithm").seq().obj(this.key("id").objid(),this.key("decrypt").seq().obj(this.key("kde").seq().obj(this.key("id").objid(),this.key("kdeparams").seq().obj(this.key("salt").octstr(),this.key("iters").int())),this.key("cipher").seq().obj(this.key("algo").objid(),this.key("iv").octstr()))),this.key("subjectPrivateKey").octstr())}));t.EncryptedPrivateKey=u;var c=i.define("DSAPrivateKey",(function(){this.seq().obj(this.key("version").int(),this.key("p").int(),this.key("q").int(),this.key("g").int(),this.key("pub_key").int(),this.key("priv_key").int())}));t.DSAPrivateKey=c,t.DSAparam=i.define("DSAparam",(function(){this.int()}));var h=i.define("ECParameters",(function(){this.choice({namedCurve:this.objid()})})),f=i.define("ECPrivateKey",(function(){this.seq().obj(this.key("version").int(),this.key("privateKey").octstr(),this.key("parameters").optional().explicit(0).use(h),this.key("publicKey").optional().explicit(1).bitstr())}));t.ECPrivateKey=f,t.signature=i.define("signature",(function(){this.seq().obj(this.key("r").int(),this.key("s").int())}))},function(e,t,r){var i=r(27),n=r(2);function a(e,t){this.name=e,this.body=t,this.decoders={},this.encoders={}}t.define=function(e,t){return new a(e,t)},a.prototype._createNamed=function(e){var t;try{t=r(399).runInThisContext("(function "+this.name+"(entity) {\n this._initNamed(entity);\n})")}catch(e){t=function(e){this._initNamed(e)}}return n(t,e),t.prototype._initNamed=function(t){e.call(this,t)},new t(this)},a.prototype._getDecoder=function(e){return e=e||"der",this.decoders.hasOwnProperty(e)||(this.decoders[e]=this._createNamed(i.decoders[e])),this.decoders[e]},a.prototype.decode=function(e,t,r){return this._getDecoder(t).decode(e,r)},a.prototype._getEncoder=function(e){return e=e||"der",this.encoders.hasOwnProperty(e)||(this.encoders[e]=this._createNamed(i.encoders[e])),this.encoders[e]},a.prototype.encode=function(e,t,r){return this._getEncoder(t).encode(e,r)}},function(module,exports){var indexOf=function(e,t){if(e.indexOf)return e.indexOf(t);for(var r=0;r<e.length;r++)if(e[r]===t)return r;return-1},Object_keys=function(e){if(Object.keys)return Object.keys(e);var t=[];for(var r in e)t.push(r);return t},forEach=function(e,t){if(e.forEach)return e.forEach(t);for(var r=0;r<e.length;r++)t(e[r],r,e)},defineProp=function(){try{return Object.defineProperty({},"_",{}),function(e,t,r){Object.defineProperty(e,t,{writable:!0,enumerable:!1,configurable:!0,value:r})}}catch(e){return function(e,t,r){e[t]=r}}}(),globals=["Array","Boolean","Date","Error","EvalError","Function","Infinity","JSON","Math","NaN","Number","Object","RangeError","ReferenceError","RegExp","String","SyntaxError","TypeError","URIError","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","eval","isFinite","isNaN","parseFloat","parseInt","undefined","unescape"];function Context(){}Context.prototype={};var Script=exports.Script=function(e){if(!(this instanceof Script))return new Script(e);this.code=e};Script.prototype.runInContext=function(e){if(!(e instanceof Context))throw new TypeError("needs a 'context' argument.");var t=document.createElement("iframe");t.style||(t.style={}),t.style.display="none",document.body.appendChild(t);var r=t.contentWindow,i=r.eval,n=r.execScript;!i&&n&&(n.call(r,"null"),i=r.eval),forEach(Object_keys(e),(function(t){r[t]=e[t]})),forEach(globals,(function(t){e[t]&&(r[t]=e[t])}));var a=Object_keys(r),s=i.call(r,this.code);return forEach(Object_keys(r),(function(t){(t in e||-1===indexOf(a,t))&&(e[t]=r[t])})),forEach(globals,(function(t){t in e||defineProp(e,t,r[t])})),document.body.removeChild(t),s},Script.prototype.runInThisContext=function(){return eval(this.code)},Script.prototype.runInNewContext=function(e){var t=Script.createContext(e),r=this.runInContext(t);return e&&forEach(Object_keys(t),(function(r){e[r]=t[r]})),r},forEach(Object_keys(Script.prototype),(function(e){exports[e]=Script[e]=function(t){var r=Script(t);return r[e].apply(r,[].slice.call(arguments,1))}})),exports.isContext=function(e){return e instanceof Context},exports.createScript=function(e){return exports.Script(e)},exports.createContext=Script.createContext=function(e){var t=new Context;return"object"==typeof e&&forEach(Object_keys(e),(function(r){t[r]=e[r]})),t}},function(e,t,r){var i=r(2);function n(e){this._reporterState={obj:null,path:[],options:e||{},errors:[]}}function a(e,t){this.path=e,this.rethrow(t)}t.Reporter=n,n.prototype.isError=function(e){return e instanceof a},n.prototype.save=function(){var e=this._reporterState;return{obj:e.obj,pathLen:e.path.length}},n.prototype.restore=function(e){var t=this._reporterState;t.obj=e.obj,t.path=t.path.slice(0,e.pathLen)},n.prototype.enterKey=function(e){return this._reporterState.path.push(e)},n.prototype.exitKey=function(e){var t=this._reporterState;t.path=t.path.slice(0,e-1)},n.prototype.leaveKey=function(e,t,r){var i=this._reporterState;this.exitKey(e),null!==i.obj&&(i.obj[t]=r)},n.prototype.path=function(){return this._reporterState.path.join("/")},n.prototype.enterObject=function(){var e=this._reporterState,t=e.obj;return e.obj={},t},n.prototype.leaveObject=function(e){var t=this._reporterState,r=t.obj;return t.obj=e,r},n.prototype.error=function(e){var t,r=this._reporterState,i=e instanceof a;if(t=i?e:new a(r.path.map((function(e){return"["+JSON.stringify(e)+"]"})).join(""),e.message||e,e.stack),!r.options.partial)throw t;return i||r.errors.push(t),t},n.prototype.wrapResult=function(e){var t=this._reporterState;return t.options.partial?{result:this.isError(e)?null:e,errors:t.errors}:e},i(a,Error),a.prototype.rethrow=function(e){if(this.message=e+" at: "+(this.path||"(shallow)"),Error.captureStackTrace&&Error.captureStackTrace(this,a),!this.stack)try{throw new Error(this.message)}catch(e){this.stack=e.stack}return this}},function(e,t,r){var i=r(28).Reporter,n=r(28).EncoderBuffer,a=r(28).DecoderBuffer,s=r(7),o=["seq","seqof","set","setof","objid","bool","gentime","utctime","null_","enum","int","objDesc","bitstr","bmpstr","charstr","genstr","graphstr","ia5str","iso646str","numstr","octstr","printstr","t61str","unistr","utf8str","videostr"],d=["key","obj","use","optional","explicit","implicit","def","choice","any","contains"].concat(o);function u(e,t){var r={};this._baseState=r,r.enc=e,r.parent=t||null,r.children=null,r.tag=null,r.args=null,r.reverseArgs=null,r.choice=null,r.optional=!1,r.any=!1,r.obj=!1,r.use=null,r.useDecoder=null,r.key=null,r.default=null,r.explicit=null,r.implicit=null,r.contains=null,r.parent||(r.children=[],this._wrap())}e.exports=u;var c=["enc","parent","children","tag","args","reverseArgs","choice","optional","any","obj","use","alteredUse","key","default","explicit","implicit","contains"];u.prototype.clone=function(){var e=this._baseState,t={};c.forEach((function(r){t[r]=e[r]}));var r=new this.constructor(t.parent);return r._baseState=t,r},u.prototype._wrap=function(){var e=this._baseState;d.forEach((function(t){this[t]=function(){var r=new this.constructor(this);return e.children.push(r),r[t].apply(r,arguments)}}),this)},u.prototype._init=function(e){var t=this._baseState;s(null===t.parent),e.call(this),t.children=t.children.filter((function(e){return e._baseState.parent===this}),this),s.equal(t.children.length,1,"Root node can have only one child")},u.prototype._useArgs=function(e){var t=this._baseState,r=e.filter((function(e){return e instanceof this.constructor}),this);e=e.filter((function(e){return!(e instanceof this.constructor)}),this),0!==r.length&&(s(null===t.children),t.children=r,r.forEach((function(e){e._baseState.parent=this}),this)),0!==e.length&&(s(null===t.args),t.args=e,t.reverseArgs=e.map((function(e){if("object"!=typeof e||e.constructor!==Object)return e;var t={};return Object.keys(e).forEach((function(r){r==(0|r)&&(r|=0);var i=e[r];t[i]=r})),t})))},["_peekTag","_decodeTag","_use","_decodeStr","_decodeObjid","_decodeTime","_decodeNull","_decodeInt","_decodeBool","_decodeList","_encodeComposite","_encodeStr","_encodeObjid","_encodeTime","_encodeNull","_encodeInt","_encodeBool"].forEach((function(e){u.prototype[e]=function(){var t=this._baseState;throw new Error(e+" not implemented for encoding: "+t.enc)}})),o.forEach((function(e){u.prototype[e]=function(){var t=this._baseState,r=Array.prototype.slice.call(arguments);return s(null===t.tag),t.tag=e,this._useArgs(r),this}})),u.prototype.use=function(e){s(e);var t=this._baseState;return s(null===t.use),t.use=e,this},u.prototype.optional=function(){return this._baseState.optional=!0,this},u.prototype.def=function(e){var t=this._baseState;return s(null===t.default),t.default=e,t.optional=!0,this},u.prototype.explicit=function(e){var t=this._baseState;return s(null===t.explicit&&null===t.implicit),t.explicit=e,this},u.prototype.implicit=function(e){var t=this._baseState;return s(null===t.explicit&&null===t.implicit),t.implicit=e,this},u.prototype.obj=function(){var e=this._baseState,t=Array.prototype.slice.call(arguments);return e.obj=!0,0!==t.length&&this._useArgs(t),this},u.prototype.key=function(e){var t=this._baseState;return s(null===t.key),t.key=e,this},u.prototype.any=function(){return this._baseState.any=!0,this},u.prototype.choice=function(e){var t=this._baseState;return s(null===t.choice),t.choice=e,this._useArgs(Object.keys(e).map((function(t){return e[t]}))),this},u.prototype.contains=function(e){var t=this._baseState;return s(null===t.use),t.contains=e,this},u.prototype._decode=function(e,t){var r=this._baseState;if(null===r.parent)return e.wrapResult(r.children[0]._decode(e,t));var i,n=r.default,s=!0,o=null;if(null!==r.key&&(o=e.enterKey(r.key)),r.optional){var d=null;if(null!==r.explicit?d=r.explicit:null!==r.implicit?d=r.implicit:null!==r.tag&&(d=r.tag),null!==d||r.any){if(s=this._peekTag(e,d,r.any),e.isError(s))return s}else{var u=e.save();try{null===r.choice?this._decodeGeneric(r.tag,e,t):this._decodeChoice(e,t),s=!0}catch(e){s=!1}e.restore(u)}}if(r.obj&&s&&(i=e.enterObject()),s){if(null!==r.explicit){var c=this._decodeTag(e,r.explicit);if(e.isError(c))return c;e=c}var h=e.offset;if(null===r.use&&null===r.choice){if(r.any)u=e.save();var f=this._decodeTag(e,null!==r.implicit?r.implicit:r.tag,r.any);if(e.isError(f))return f;r.any?n=e.raw(u):e=f}if(t&&t.track&&null!==r.tag&&t.track(e.path(),h,e.length,"tagged"),t&&t.track&&null!==r.tag&&t.track(e.path(),e.offset,e.length,"content"),n=r.any?n:null===r.choice?this._decodeGeneric(r.tag,e,t):this._decodeChoice(e,t),e.isError(n))return n;if(r.any||null!==r.choice||null===r.children||r.children.forEach((function(r){r._decode(e,t)})),r.contains&&("octstr"===r.tag||"bitstr"===r.tag)){var l=new a(n);n=this._getUse(r.contains,e._reporterState.obj)._decode(l,t)}}return r.obj&&s&&(n=e.leaveObject(i)),null===r.key||null===n&&!0!==s?null!==o&&e.exitKey(o):e.leaveKey(o,r.key,n),n},u.prototype._decodeGeneric=function(e,t,r){var i=this._baseState;return"seq"===e||"set"===e?null:"seqof"===e||"setof"===e?this._decodeList(t,e,i.args[0],r):/str$/.test(e)?this._decodeStr(t,e,r):"objid"===e&&i.args?this._decodeObjid(t,i.args[0],i.args[1],r):"objid"===e?this._decodeObjid(t,null,null,r):"gentime"===e||"utctime"===e?this._decodeTime(t,e,r):"null_"===e?this._decodeNull(t,r):"bool"===e?this._decodeBool(t,r):"objDesc"===e?this._decodeStr(t,e,r):"int"===e||"enum"===e?this._decodeInt(t,i.args&&i.args[0],r):null!==i.use?this._getUse(i.use,t._reporterState.obj)._decode(t,r):t.error("unknown tag: "+e)},u.prototype._getUse=function(e,t){var r=this._baseState;return r.useDecoder=this._use(e,t),s(null===r.useDecoder._baseState.parent),r.useDecoder=r.useDecoder._baseState.children[0],r.implicit!==r.useDecoder._baseState.implicit&&(r.useDecoder=r.useDecoder.clone(),r.useDecoder._baseState.implicit=r.implicit),r.useDecoder},u.prototype._decodeChoice=function(e,t){var r=this._baseState,i=null,n=!1;return Object.keys(r.choice).some((function(a){var s=e.save(),o=r.choice[a];try{var d=o._decode(e,t);if(e.isError(d))return!1;i={type:a,value:d},n=!0}catch(t){return e.restore(s),!1}return!0}),this),n?i:e.error("Choice not matched")},u.prototype._createEncoderBuffer=function(e){return new n(e,this.reporter)},u.prototype._encode=function(e,t,r){var i=this._baseState;if(null===i.default||i.default!==e){var n=this._encodeValue(e,t,r);if(void 0!==n&&!this._skipDefault(n,t,r))return n}},u.prototype._encodeValue=function(e,t,r){var n=this._baseState;if(null===n.parent)return n.children[0]._encode(e,t||new i);var a=null;if(this.reporter=t,n.optional&&void 0===e){if(null===n.default)return;e=n.default}var s=null,o=!1;if(n.any)a=this._createEncoderBuffer(e);else if(n.choice)a=this._encodeChoice(e,t);else if(n.contains)s=this._getUse(n.contains,r)._encode(e,t),o=!0;else if(n.children)s=n.children.map((function(r){if("null_"===r._baseState.tag)return r._encode(null,t,e);if(null===r._baseState.key)return t.error("Child should have a key");var i=t.enterKey(r._baseState.key);if("object"!=typeof e)return t.error("Child expected, but input is not object");var n=r._encode(e[r._baseState.key],t,e);return t.leaveKey(i),n}),this).filter((function(e){return e})),s=this._createEncoderBuffer(s);else if("seqof"===n.tag||"setof"===n.tag){if(!n.args||1!==n.args.length)return t.error("Too many args for : "+n.tag);if(!Array.isArray(e))return t.error("seqof/setof, but data is not Array");var d=this.clone();d._baseState.implicit=null,s=this._createEncoderBuffer(e.map((function(r){var i=this._baseState;return this._getUse(i.args[0],e)._encode(r,t)}),d))}else null!==n.use?a=this._getUse(n.use,r)._encode(e,t):(s=this._encodePrimitive(n.tag,e),o=!0);if(!n.any&&null===n.choice){var u=null!==n.implicit?n.implicit:n.tag,c=null===n.implicit?"universal":"context";null===u?null===n.use&&t.error("Tag could be omitted only for .use()"):null===n.use&&(a=this._encodeComposite(u,o,c,s))}return null!==n.explicit&&(a=this._encodeComposite(n.explicit,!1,"context",a)),a},u.prototype._encodeChoice=function(e,t){var r=this._baseState,i=r.choice[e.type];return i||s(!1,e.type+" not found in "+JSON.stringify(Object.keys(r.choice))),i._encode(e.value,t)},u.prototype._encodePrimitive=function(e,t){var r=this._baseState;if(/str$/.test(e))return this._encodeStr(t,e);if("objid"===e&&r.args)return this._encodeObjid(t,r.reverseArgs[0],r.args[1]);if("objid"===e)return this._encodeObjid(t,null,null);if("gentime"===e||"utctime"===e)return this._encodeTime(t,e);if("null_"===e)return this._encodeNull();if("int"===e||"enum"===e)return this._encodeInt(t,r.args&&r.reverseArgs[0]);if("bool"===e)return this._encodeBool(t);if("objDesc"===e)return this._encodeStr(t,e);throw new Error("Unsupported tag: "+e)},u.prototype._isNumstr=function(e){return/^[0-9 ]*$/.test(e)},u.prototype._isPrintstr=function(e){return/^[A-Za-z0-9 '\(\)\+,\-\.\/:=\?]*$/.test(e)}},function(e,t,r){var i=r(246);t.tagClass={0:"universal",1:"application",2:"context",3:"private"},t.tagClassByName=i._reverse(t.tagClass),t.tag={0:"end",1:"bool",2:"int",3:"bitstr",4:"octstr",5:"null_",6:"objid",7:"objDesc",8:"external",9:"real",10:"enum",11:"embed",12:"utf8str",13:"relativeOid",16:"seq",17:"set",18:"numstr",19:"printstr",20:"t61str",21:"videostr",22:"ia5str",23:"utctime",24:"gentime",25:"graphstr",26:"iso646str",27:"genstr",28:"unistr",29:"charstr",30:"bmpstr"},t.tagByName=i._reverse(t.tag)},function(e,t,r){var i=t;i.der=r(247),i.pem=r(404)},function(e,t,r){var i=r(2),n=r(5).Buffer,a=r(247);function s(e){a.call(this,e),this.enc="pem"}i(s,a),e.exports=s,s.prototype.decode=function(e,t){for(var r=e.toString().split(/[\r\n]+/g),i=t.label.toUpperCase(),s=/^-----(BEGIN|END) ([^-]+)-----$/,o=-1,d=-1,u=0;u<r.length;u++){var c=r[u].match(s);if(null!==c&&c[2]===i){if(-1!==o){if("END"!==c[1])break;d=u;break}if("BEGIN"!==c[1])break;o=u}}if(-1===o||-1===d)throw new Error("PEM section not found for: "+i);var h=r.slice(o+1,d).join("");h.replace(/[^a-z0-9\+\/=]+/gi,"");var f=new n(h,"base64");return a.prototype.decode.call(this,f,t)}},function(e,t,r){var i=t;i.der=r(248),i.pem=r(406)},function(e,t,r){var i=r(2),n=r(248);function a(e){n.call(this,e),this.enc="pem"}i(a,n),e.exports=a,a.prototype.encode=function(e,t){for(var r=n.prototype.encode.call(this,e).toString("base64"),i=["-----BEGIN "+t.label+"-----"],a=0;a<r.length;a+=64)i.push(r.slice(a,a+64));return i.push("-----END "+t.label+"-----"),i.join("\n")}},function(e,t,r){"use strict";var i=r(27),n=i.define("Time",(function(){this.choice({utcTime:this.utctime(),generalTime:this.gentime()})})),a=i.define("AttributeTypeValue",(function(){this.seq().obj(this.key("type").objid(),this.key("value").any())})),s=i.define("AlgorithmIdentifier",(function(){this.seq().obj(this.key("algorithm").objid(),this.key("parameters").optional(),this.key("curve").objid().optional())})),o=i.define("SubjectPublicKeyInfo",(function(){this.seq().obj(this.key("algorithm").use(s),this.key("subjectPublicKey").bitstr())})),d=i.define("RelativeDistinguishedName",(function(){this.setof(a)})),u=i.define("RDNSequence",(function(){this.seqof(d)})),c=i.define("Name",(function(){this.choice({rdnSequence:this.use(u)})})),h=i.define("Validity",(function(){this.seq().obj(this.key("notBefore").use(n),this.key("notAfter").use(n))})),f=i.define("Extension",(function(){this.seq().obj(this.key("extnID").objid(),this.key("critical").bool().def(!1),this.key("extnValue").octstr())})),l=i.define("TBSCertificate",(function(){this.seq().obj(this.key("version").explicit(0).int().optional(),this.key("serialNumber").int(),this.key("signature").use(s),this.key("issuer").use(c),this.key("validity").use(h),this.key("subject").use(c),this.key("subjectPublicKeyInfo").use(o),this.key("issuerUniqueID").implicit(1).bitstr().optional(),this.key("subjectUniqueID").implicit(2).bitstr().optional(),this.key("extensions").explicit(3).seqof(f).optional())})),m=i.define("X509Certificate",(function(){this.seq().obj(this.key("tbsCertificate").use(l),this.key("signatureAlgorithm").use(s),this.key("signatureValue").bitstr())}));e.exports=m},function(e){e.exports=JSON.parse('{"2.16.840.1.101.3.4.1.1":"aes-128-ecb","2.16.840.1.101.3.4.1.2":"aes-128-cbc","2.16.840.1.101.3.4.1.3":"aes-128-ofb","2.16.840.1.101.3.4.1.4":"aes-128-cfb","2.16.840.1.101.3.4.1.21":"aes-192-ecb","2.16.840.1.101.3.4.1.22":"aes-192-cbc","2.16.840.1.101.3.4.1.23":"aes-192-ofb","2.16.840.1.101.3.4.1.24":"aes-192-cfb","2.16.840.1.101.3.4.1.41":"aes-256-ecb","2.16.840.1.101.3.4.1.42":"aes-256-cbc","2.16.840.1.101.3.4.1.43":"aes-256-ofb","2.16.840.1.101.3.4.1.44":"aes-256-cfb"}')},function(e,t,r){"use strict";var i=/Proc-Type: 4,ENCRYPTED[\n\r]+DEK-Info: AES-((?:128)|(?:192)|(?:256))-CBC,([0-9A-H]+)[\n\r]+([0-9A-z\n\r+/=]+)[\n\r]+/m,n=/^-----BEGIN ((?:.*? KEY)|CERTIFICATE)-----/m,a=/^-----BEGIN ((?:.*? KEY)|CERTIFICATE)-----([0-9A-z\n\r+/=]+)-----END \1-----$/m,s=r(35),o=r(52),d=r(1).Buffer;e.exports=function(e,t){var r,u=e.toString(),c=u.match(i);if(c){var h="aes"+c[1],f=d.from(c[2],"hex"),l=d.from(c[3].replace(/[\r\n]/g,""),"base64"),m=s(t,f.slice(0,8),parseInt(c[1],10)).key,p=[],_=o.createDecipheriv(h,m,f);p.push(_.update(l)),p.push(_.final()),r=d.concat(p)}else{var y=u.match(a);r=d.from(y[2].replace(/[\r\n]/g,""),"base64")}return{tag:u.match(n)[1],data:r}}},function(e,t,r){"use strict";var i=r(1).Buffer,n=r(244),a=r(56).ec,s=r(37),o=r(249);function d(e,t){if(e.cmpn(0)<=0)throw new Error("invalid sig");if(e.cmp(t)>=0)throw new Error("invalid sig")}e.exports=function(e,t,r,u,c){var h=s(r);if("ec"===h.type){if("ecdsa"!==u&&"ecdsa/rsa"!==u)throw new Error("wrong public key type");return function(e,t,r){var i=o[r.data.algorithm.curve.join(".")];if(!i)throw new Error("unknown curve "+r.data.algorithm.curve.join("."));var n=new a(i),s=r.data.subjectPrivateKey.data;return n.verify(t,e,s)}(e,t,h)}if("dsa"===h.type){if("dsa"!==u)throw new Error("wrong public key type");return function(e,t,r){var i=r.data.p,a=r.data.q,o=r.data.g,u=r.data.pub_key,c=s.signature.decode(e,"der"),h=c.s,f=c.r;d(h,a),d(f,a);var l=n.mont(i),m=h.invm(a);return 0===o.toRed(l).redPow(new n(t).mul(m).mod(a)).fromRed().mul(u.toRed(l).redPow(f.mul(m).mod(a)).fromRed()).mod(i).mod(a).cmp(f)}(e,t,h)}if("rsa"!==u&&"ecdsa/rsa"!==u)throw new Error("wrong public key type");t=i.concat([c,t]);for(var f=h.modulus.byteLength(),l=[1],m=0;t.length+l.length+2<f;)l.push(255),m+=1;l.push(0);for(var p=-1;++p<t.length;)l.push(t[p]);l=i.from(l);var _=n.mont(h.modulus);e=(e=new n(e).toRed(_)).redPow(new n(h.publicExponent)),e=i.from(e.fromRed().toArray());var y=m<8?1:0;for(f=Math.min(e.length,l.length),e.length!==l.length&&(y=1),p=-1;++p<f;)y|=e[p]^l[p];return 0===y}},function(e,t,r){(function(t){var i=r(56),n=r(4);e.exports=function(e){return new s(e)};var a={secp256k1:{name:"secp256k1",byteLength:32},secp224r1:{name:"p224",byteLength:28},prime256v1:{name:"p256",byteLength:32},prime192v1:{name:"p192",byteLength:24},ed25519:{name:"ed25519",byteLength:32},secp384r1:{name:"p384",byteLength:48},secp521r1:{name:"p521",byteLength:66}};function s(e){this.curveType=a[e],this.curveType||(this.curveType={name:e}),this.curve=new i.ec(this.curveType.name),this.keys=void 0}function o(e,r,i){Array.isArray(e)||(e=e.toArray());var n=new t(e);if(i&&n.length<i){var a=new t(i-n.length);a.fill(0),n=t.concat([a,n])}return r?n.toString(r):n}a.p224=a.secp224r1,a.p256=a.secp256r1=a.prime256v1,a.p192=a.secp192r1=a.prime192v1,a.p384=a.secp384r1,a.p521=a.secp521r1,s.prototype.generateKeys=function(e,t){return this.keys=this.curve.genKeyPair(),this.getPublicKey(e,t)},s.prototype.computeSecret=function(e,r,i){return r=r||"utf8",t.isBuffer(e)||(e=new t(e,r)),o(this.curve.keyFromPublic(e).getPublic().mul(this.keys.getPrivate()).getX(),i,this.curveType.byteLength)},s.prototype.getPublicKey=function(e,t){var r=this.keys.getPublic("compressed"===t,!0);return"hybrid"===t&&(r[r.length-1]%2?r[0]=7:r[0]=6),o(r,e)},s.prototype.getPrivateKey=function(e){return o(this.keys.getPrivate(),e)},s.prototype.setPublicKey=function(e,r){return r=r||"utf8",t.isBuffer(e)||(e=new t(e,r)),this.keys._importPublic(e),this},s.prototype.setPrivateKey=function(e,r){r=r||"utf8",t.isBuffer(e)||(e=new t(e,r));var i=new n(e);return i=i.toString(16),this.keys=this.curve.genKeyPair(),this.keys._importPrivate(i),this}}).call(this,r(5).Buffer)},function(e,t,r){t.publicEncrypt=r(413),t.privateDecrypt=r(414),t.privateEncrypt=function(e,r){return t.publicEncrypt(e,r,!0)},t.publicDecrypt=function(e,r){return t.privateDecrypt(e,r,!0)}},function(e,t,r){var i=r(37),n=r(16),a=r(19),s=r(250),o=r(251),d=r(4),u=r(252),c=r(55),h=r(1).Buffer;e.exports=function(e,t,r){var f;f=e.padding?e.padding:r?1:4;var l,m=i(e);if(4===f)l=function(e,t){var r=e.modulus.byteLength(),i=t.length,u=a("sha1").update(h.alloc(0)).digest(),c=u.length,f=2*c;if(i>r-f-2)throw new Error("message too long");var l=h.alloc(r-i-f-2),m=r-c-1,p=n(c),_=o(h.concat([u,l,h.alloc(1,1),t],m),s(p,m)),y=o(p,s(_,c));return new d(h.concat([h.alloc(1),y,_],r))}(m,t);else if(1===f)l=function(e,t,r){var i,a=t.length,s=e.modulus.byteLength();if(a>s-11)throw new Error("message too long");i=r?h.alloc(s-a-3,255):function(e){var t,r=h.allocUnsafe(e),i=0,a=n(2*e),s=0;for(;i<e;)s===a.length&&(a=n(2*e),s=0),(t=a[s++])&&(r[i++]=t);return r}(s-a-3);return new d(h.concat([h.from([0,r?1:2]),i,h.alloc(1),t],s))}(m,t,r);else{if(3!==f)throw new Error("unknown padding");if((l=new d(t)).cmp(m.modulus)>=0)throw new Error("data too long for modulus")}return r?c(l,m):u(l,m)}},function(e,t,r){var i=r(37),n=r(250),a=r(251),s=r(4),o=r(55),d=r(19),u=r(252),c=r(1).Buffer;e.exports=function(e,t,r){var h;h=e.padding?e.padding:r?1:4;var f,l=i(e),m=l.modulus.byteLength();if(t.length>m||new s(t).cmp(l.modulus)>=0)throw new Error("decryption error");f=r?u(new s(t),l):o(t,l);var p=c.alloc(m-f.length);if(f=c.concat([p,f],m),4===h)return function(e,t){var r=e.modulus.byteLength(),i=d("sha1").update(c.alloc(0)).digest(),s=i.length;if(0!==t[0])throw new Error("decryption error");var o=t.slice(1,s+1),u=t.slice(s+1),h=a(o,n(u,s)),f=a(u,n(h,r-s-1));if(function(e,t){e=c.from(e),t=c.from(t);var r=0,i=e.length;e.length!==t.length&&(r++,i=Math.min(e.length,t.length));var n=-1;for(;++n<i;)r+=e[n]^t[n];return r}(i,f.slice(0,s)))throw new Error("decryption error");var l=s;for(;0===f[l];)l++;if(1!==f[l++])throw new Error("decryption error");return f.slice(l)}(l,f);if(1===h)return function(e,t,r){var i=t.slice(0,2),n=2,a=0;for(;0!==t[n++];)if(n>=t.length){a++;break}var s=t.slice(2,n-1);("0002"!==i.toString("hex")&&!r||"0001"!==i.toString("hex")&&r)&&a++;s.length<8&&a++;if(a)throw new Error("decryption error");return t.slice(n)}(0,f,r);if(3===h)return f;throw new Error("unknown padding")}},function(e,t,r){"use strict";(function(e,i){function n(){throw new Error("secure random number generation not supported by this browser\nuse chrome, FireFox or Internet Explorer 11")}var a=r(1),s=r(16),o=a.Buffer,d=a.kMaxLength,u=e.crypto||e.msCrypto,c=Math.pow(2,32)-1;function h(e,t){if("number"!=typeof e||e!=e)throw new TypeError("offset must be a number");if(e>c||e<0)throw new TypeError("offset must be a uint32");if(e>d||e>t)throw new RangeError("offset out of range")}function f(e,t,r){if("number"!=typeof e||e!=e)throw new TypeError("size must be a number");if(e>c||e<0)throw new TypeError("size must be a uint32");if(e+t>r||e>d)throw new RangeError("buffer too small")}function l(e,t,r,n){if(i.browser){var a=e.buffer,o=new Uint8Array(a,t,r);return u.getRandomValues(o),n?void i.nextTick((function(){n(null,e)})):e}if(!n)return s(r).copy(e,t),e;s(r,(function(r,i){if(r)return n(r);i.copy(e,t),n(null,e)}))}u&&u.getRandomValues||!i.browser?(t.randomFill=function(t,r,i,n){if(!(o.isBuffer(t)||t instanceof e.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');if("function"==typeof r)n=r,r=0,i=t.length;else if("function"==typeof i)n=i,i=t.length-r;else if("function"!=typeof n)throw new TypeError('"cb" argument must be a function');return h(r,t.length),f(i,r,t.length),l(t,r,i,n)},t.randomFillSync=function(t,r,i){void 0===r&&(r=0);if(!(o.isBuffer(t)||t instanceof e.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');h(r,t.length),void 0===i&&(i=t.length-r);return f(i,r,t.length),l(t,r,i)}):(t.randomFill=n,t.randomFillSync=n)}).call(this,r(6),r(11))},function(e,t,r){"use strict";var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const n=i(r(9));t.default=class{constructor(){this.getStorageList=async(e,t=1,r=100)=>{const i=`https://commonapi.tripian.com/radical-storage?cityId=${e}&page=${t}&limit=${r}`;return this.axios.get(i).then(e=>e.data).catch(e=>{throw e.response.data.originalResponse.data.message||e.response.data.error})},this.axios=n.default.create(),this.axios.defaults.timeout=6e4}}}]);
|