@dcl/explorer-website 0.1.0-3855959855.commit-8bf1e9b → 0.1.0-3989270103.commit-d16af9b

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.
Files changed (25) hide show
  1. package/asset-manifest.json +40 -39
  2. package/index.html +1 -1
  3. package/package.json +3 -3
  4. package/static/css/{2.d5cf26c4.chunk.css → 2.cb1ef41d.chunk.css} +4 -4
  5. package/static/css/{2.d5cf26c4.chunk.css.map → 2.cb1ef41d.chunk.css.map} +1 -1
  6. package/static/css/{main.e1a2b28d.chunk.css → main.662d3950.chunk.css} +2 -2
  7. package/static/css/{main.e1a2b28d.chunk.css.map → main.662d3950.chunk.css.map} +1 -1
  8. package/static/js/{2.e45b9872.chunk.js → 2.cf876e0b.chunk.js} +3 -3
  9. package/static/js/{2.e45b9872.chunk.js.LICENSE.txt → 2.cf876e0b.chunk.js.LICENSE.txt} +0 -0
  10. package/static/js/{2.e45b9872.chunk.js.map → 2.cf876e0b.chunk.js.map} +1 -1
  11. package/static/js/{3.d76e3d2c.chunk.js → 3.9dc5792f.chunk.js} +3 -3
  12. package/static/js/{3.d76e3d2c.chunk.js.LICENSE.txt → 3.9dc5792f.chunk.js.LICENSE.txt} +0 -0
  13. package/static/js/{3.d76e3d2c.chunk.js.map → 3.9dc5792f.chunk.js.map} +1 -1
  14. package/static/js/main.5eedf9cd.chunk.js +2 -0
  15. package/static/js/main.5eedf9cd.chunk.js.map +1 -0
  16. package/static/js/{runtime-main.7e04c499.js → runtime-main.44b75467.js} +2 -2
  17. package/static/js/{runtime-main.7e04c499.js.map → runtime-main.44b75467.js.map} +1 -1
  18. package/static/media/loading.3f2ea3ba.mp4 +0 -0
  19. package/images/background-v3@1x.jpg +0 -0
  20. package/images/background-v3@2x.jpg +0 -0
  21. package/images/background-v3@3x.jpg +0 -0
  22. package/images/background-v3@4x.jpg +0 -0
  23. package/images/loading.gif +0 -0
  24. package/static/js/main.099990bd.chunk.js +0 -2
  25. package/static/js/main.099990bd.chunk.js.map +0 -1
@@ -1,3 +1,3 @@
1
- /*! For license information please see 3.d76e3d2c.chunk.js.LICENSE.txt */
2
- (this["webpackJsonp@dcl/explorer-website"]=this["webpackJsonp@dcl/explorer-website"]||[]).push([[3],{1361:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.CoinbaseWalletProvider=e.CoinbaseWalletSDK=void 0;var r=n(1442),i=n(1414),o=n(1442);Object.defineProperty(e,"CoinbaseWalletSDK",{enumerable:!0,get:function(){return o.CoinbaseWalletSDK}});var s=n(1414);Object.defineProperty(e,"CoinbaseWalletProvider",{enumerable:!0,get:function(){return s.CoinbaseWalletProvider}}),e.default=r.CoinbaseWalletSDK,"undefined"!==typeof window&&(window.CoinbaseWalletSDK=r.CoinbaseWalletSDK,window.CoinbaseWalletProvider=i.CoinbaseWalletProvider,window.WalletLink=r.CoinbaseWalletSDK,window.WalletLinkProvider=i.CoinbaseWalletProvider)},1364:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=function(t,e){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(t,e)};function i(t,e){function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}},1365:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var r=n(1364),i=n(1389),o=n(1444),s=n(1368),u=n(1421),a=n(1388),c=n(1420),l=function(t){function e(n,r,i){var s=t.call(this)||this;switch(s.syncErrorValue=null,s.syncErrorThrown=!1,s.syncErrorThrowable=!1,s.isStopped=!1,arguments.length){case 0:s.destination=o.a;break;case 1:if(!n){s.destination=o.a;break}if("object"===typeof n){n instanceof e?(s.syncErrorThrowable=n.syncErrorThrowable,s.destination=n,n.add(s)):(s.syncErrorThrowable=!0,s.destination=new h(s,n));break}default:s.syncErrorThrowable=!0,s.destination=new h(s,n,r,i)}return s}return r.a(e,t),e.prototype[u.a]=function(){return this},e.create=function(t,n,r){var i=new e(t,n,r);return i.syncErrorThrowable=!1,i},e.prototype.next=function(t){this.isStopped||this._next(t)},e.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},e.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},e.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this))},e.prototype._next=function(t){this.destination.next(t)},e.prototype._error=function(t){this.destination.error(t),this.unsubscribe()},e.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},e.prototype._unsubscribeAndRecycle=function(){var t=this._parentOrParents;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=t,this},e}(s.a),h=function(t){function e(e,n,r,s){var u,a=t.call(this)||this;a._parentSubscriber=e;var c=a;return Object(i.a)(n)?u=n:n&&(u=n.next,r=n.error,s=n.complete,n!==o.a&&(c=Object.create(n),Object(i.a)(c.unsubscribe)&&a.add(c.unsubscribe.bind(c)),c.unsubscribe=a.unsubscribe.bind(a))),a._context=c,a._next=u,a._error=r,a._complete=s,a}return r.a(e,t),e.prototype.next=function(t){if(!this.isStopped&&this._next){var e=this._parentSubscriber;a.a.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?this.__tryOrSetError(e,this._next,t)&&this.unsubscribe():this.__tryOrUnsub(this._next,t)}},e.prototype.error=function(t){if(!this.isStopped){var e=this._parentSubscriber,n=a.a.useDeprecatedSynchronousErrorHandling;if(this._error)n&&e.syncErrorThrowable?(this.__tryOrSetError(e,this._error,t),this.unsubscribe()):(this.__tryOrUnsub(this._error,t),this.unsubscribe());else if(e.syncErrorThrowable)n?(e.syncErrorValue=t,e.syncErrorThrown=!0):Object(c.a)(t),this.unsubscribe();else{if(this.unsubscribe(),n)throw t;Object(c.a)(t)}}},e.prototype.complete=function(){var t=this;if(!this.isStopped){var e=this._parentSubscriber;if(this._complete){var n=function(){return t._complete.call(t._context)};a.a.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?(this.__tryOrSetError(e,n),this.unsubscribe()):(this.__tryOrUnsub(n),this.unsubscribe())}else this.unsubscribe()}},e.prototype.__tryOrUnsub=function(t,e){try{t.call(this._context,e)}catch(n){if(this.unsubscribe(),a.a.useDeprecatedSynchronousErrorHandling)throw n;Object(c.a)(n)}},e.prototype.__tryOrSetError=function(t,e,n){if(!a.a.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{e.call(this._context,n)}catch(r){return a.a.useDeprecatedSynchronousErrorHandling?(t.syncErrorValue=r,t.syncErrorThrown=!0,!0):(Object(c.a)(r),!0)}return!1},e.prototype._unsubscribe=function(){var t=this._parentSubscriber;this._context=null,this._parentSubscriber=null,t.unsubscribe()},e}(l)},1366:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var r=n(1424),i=n(1365),o=n(1421),s=n(1444);var u=n(1378),a=n(1399),c=n(1388),l=function(){function t(t){this._isScalar=!1,t&&(this._subscribe=t)}return t.prototype.lift=function(e){var n=new t;return n.source=this,n.operator=e,n},t.prototype.subscribe=function(t,e,n){var r=this.operator,u=function(t,e,n){if(t){if(t instanceof i.a)return t;if(t[o.a])return t[o.a]()}return t||e||n?new i.a(t,e,n):new i.a(s.a)}(t,e,n);if(r?u.add(r.call(u,this.source)):u.add(this.source||c.a.useDeprecatedSynchronousErrorHandling&&!u.syncErrorThrowable?this._subscribe(u):this._trySubscribe(u)),c.a.useDeprecatedSynchronousErrorHandling&&u.syncErrorThrowable&&(u.syncErrorThrowable=!1,u.syncErrorThrown))throw u.syncErrorValue;return u},t.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){c.a.useDeprecatedSynchronousErrorHandling&&(t.syncErrorThrown=!0,t.syncErrorValue=e),Object(r.a)(t)?t.error(e):console.warn(e)}},t.prototype.forEach=function(t,e){var n=this;return new(e=h(e))((function(e,r){var i;i=n.subscribe((function(e){try{t(e)}catch(n){r(n),i&&i.unsubscribe()}}),r,e)}))},t.prototype._subscribe=function(t){var e=this.source;return e&&e.subscribe(t)},t.prototype[u.a]=function(){return this},t.prototype.pipe=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return 0===t.length?this:Object(a.b)(t)(this)},t.prototype.toPromise=function(t){var e=this;return new(t=h(t))((function(t,n){var r;e.subscribe((function(t){return r=t}),(function(t){return n(t)}),(function(){return t(r)}))}))},t.create=function(e){return new t(e)},t}();function h(t){if(t||(t=c.a.Promise||Promise),!t)throw new Error("no Promise impl found");return t}},1367:function(t,e,n){"use strict";n.d(e,"a",(function(){return u})),n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return c}));var r=n(1364),i=n(1365),o=n(1366),s=n(1412),u=function(t){function e(e){var n=t.call(this)||this;return n.parent=e,n}return r.a(e,t),e.prototype._next=function(t){this.parent.notifyNext(t)},e.prototype._error=function(t){this.parent.notifyError(t),this.unsubscribe()},e.prototype._complete=function(){this.parent.notifyComplete(),this.unsubscribe()},e}(i.a),a=(function(t){function e(e,n,r){var i=t.call(this)||this;return i.parent=e,i.outerValue=n,i.outerIndex=r,i}r.a(e,t),e.prototype._next=function(t){this.parent.notifyNext(this.outerValue,t,this.outerIndex,this)},e.prototype._error=function(t){this.parent.notifyError(t),this.unsubscribe()},e.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()}}(i.a),function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r.a(e,t),e.prototype.notifyNext=function(t){this.destination.next(t)},e.prototype.notifyError=function(t){this.destination.error(t)},e.prototype.notifyComplete=function(){this.destination.complete()},e}(i.a));!function(t){function e(){return null!==t&&t.apply(this,arguments)||this}r.a(e,t),e.prototype.notifyNext=function(t,e,n,r){this.destination.next(e)},e.prototype.notifyError=function(t){this.destination.error(t)},e.prototype.notifyComplete=function(t){this.destination.complete()}}(i.a);function c(t,e){if(!e.closed){if(t instanceof o.a)return t.subscribe(e);var n;try{n=Object(s.a)(t)(e)}catch(r){e.error(r)}return n}}},1368:function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(1371),i=n(1423),o=n(1389),s=n(1422),u=function(){function t(t){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,t&&(this._ctorUnsubscribe=!0,this._unsubscribe=t)}var e;return t.prototype.unsubscribe=function(){var e;if(!this.closed){var n=this,u=n._parentOrParents,c=n._ctorUnsubscribe,l=n._unsubscribe,h=n._subscriptions;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,u instanceof t)u.remove(this);else if(null!==u)for(var f=0;f<u.length;++f){u[f].remove(this)}if(Object(o.a)(l)){c&&(this._unsubscribe=void 0);try{l.call(this)}catch(b){e=b instanceof s.a?a(b.errors):[b]}}if(Object(r.a)(h)){f=-1;for(var d=h.length;++f<d;){var p=h[f];if(Object(i.a)(p))try{p.unsubscribe()}catch(b){e=e||[],b instanceof s.a?e=e.concat(a(b.errors)):e.push(b)}}}if(e)throw new s.a(e)}},t.prototype.add=function(e){var n=e;if(!e)return t.EMPTY;switch(typeof e){case"function":n=new t(e);case"object":if(n===this||n.closed||"function"!==typeof n.unsubscribe)return n;if(this.closed)return n.unsubscribe(),n;if(!(n instanceof t)){var r=n;(n=new t)._subscriptions=[r]}break;default:throw new Error("unrecognized teardown "+e+" added to Subscription.")}var i=n._parentOrParents;if(null===i)n._parentOrParents=this;else if(i instanceof t){if(i===this)return n;n._parentOrParents=[i,this]}else{if(-1!==i.indexOf(this))return n;i.push(this)}var o=this._subscriptions;return null===o?this._subscriptions=[n]:o.push(n),n},t.prototype.remove=function(t){var e=this._subscriptions;if(e){var n=e.indexOf(t);-1!==n&&e.splice(n,1)}},t.EMPTY=((e=new t).closed=!0,e),t}();function a(t){return t.reduce((function(t,e){return t.concat(e instanceof s.a?e.errors:e)}),[])}},1369:function(t,e,n){"use strict";n.d(e,"b",(function(){return l})),n.d(e,"a",(function(){return h}));var r=n(1364),i=n(1366),o=n(1365),s=n(1368),u=n(1390),a=n(1445),c=n(1421),l=function(t){function e(e){var n=t.call(this,e)||this;return n.destination=e,n}return r.a(e,t),e}(o.a),h=function(t){function e(){var e=t.call(this)||this;return e.observers=[],e.closed=!1,e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return r.a(e,t),e.prototype[c.a]=function(){return new l(this)},e.prototype.lift=function(t){var e=new f(this,this);return e.operator=t,e},e.prototype.next=function(t){if(this.closed)throw new u.a;if(!this.isStopped)for(var e=this.observers,n=e.length,r=e.slice(),i=0;i<n;i++)r[i].next(t)},e.prototype.error=function(t){if(this.closed)throw new u.a;this.hasError=!0,this.thrownError=t,this.isStopped=!0;for(var e=this.observers,n=e.length,r=e.slice(),i=0;i<n;i++)r[i].error(t);this.observers.length=0},e.prototype.complete=function(){if(this.closed)throw new u.a;this.isStopped=!0;for(var t=this.observers,e=t.length,n=t.slice(),r=0;r<e;r++)n[r].complete();this.observers.length=0},e.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},e.prototype._trySubscribe=function(e){if(this.closed)throw new u.a;return t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(t){if(this.closed)throw new u.a;return this.hasError?(t.error(this.thrownError),s.a.EMPTY):this.isStopped?(t.complete(),s.a.EMPTY):(this.observers.push(t),new a.a(this,t))},e.prototype.asObservable=function(){var t=new i.a;return t.source=this,t},e.create=function(t,e){return new f(t,e)},e}(i.a),f=function(t){function e(e,n){var r=t.call(this)||this;return r.destination=e,r.source=n,r}return r.a(e,t),e.prototype.next=function(t){var e=this.destination;e&&e.next&&e.next(t)},e.prototype.error=function(t){var e=this.destination;e&&e.error&&this.destination.error(t)},e.prototype.complete=function(){var t=this.destination;t&&t.complete&&this.destination.complete()},e.prototype._subscribe=function(t){return this.source?this.source.subscribe(t):s.a.EMPTY},e}(h)},1370:function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"a",(function(){return o}));var r=n(1397),i=new(n(1393).a)(r.a),o=i},1371:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){return Array.isArray||function(t){return t&&"number"===typeof t.length}}()},1372:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1364),i=n(1365);function o(t,e){return function(n){if("function"!==typeof t)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return n.lift(new s(t,e))}}var s=function(){function t(t,e){this.project=t,this.thisArg=e}return t.prototype.call=function(t,e){return e.subscribe(new u(t,this.project,this.thisArg))},t}(),u=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.project=n,i.count=0,i.thisArg=r||i,i}return r.a(e,t),e.prototype._next=function(t){var e;try{e=this.project.call(this.thisArg,t,this.count++)}catch(n){return void this.destination.error(n)}this.destination.next(e)},e}(i.a)},1373:function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return o}));var r=n(1366),i=new r.a((function(t){return t.complete()}));function o(t){return t?function(t){return new r.a((function(e){return t.schedule((function(){return e.complete()}))}))}(t):i}},1374:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(1366),i=n(1412),o=n(1441);function s(t,e){return e?Object(o.a)(t,e):t instanceof r.a?t:new r.a(Object(i.a)(t))}},1375:function(t,e,n){"use strict";function r(t){return t&&"function"===typeof t.schedule}n.d(e,"a",(function(){return r}))},1376:function(t,e,n){"use strict";function r(t){return t}n.d(e,"a",(function(){return r}))},1377:function(t,e,n){"use strict";(function(t){var r=n(67),i=n(33),o=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.createQrUrl=e.getFavicon=e.range=e.isBigNumber=e.ensureParsedJSONObject=e.ensureBN=e.ensureRegExpString=e.ensureIntNumber=e.ensureBuffer=e.ensureAddressString=e.ensureEvenLengthHexString=e.ensureHexString=e.isHexString=e.prepend0x=e.strip0x=e.has0xPrefix=e.hexStringFromIntNumber=e.intNumberFromHexString=e.bigIntStringFromBN=e.hexStringFromBuffer=e.hexStringToUint8Array=e.uint8ArrayToHex=e.randomBytesHex=void 0;var s=o(n(1398)),u=n(1458),a=n(1438),c=/^[0-9]*$/,l=/^[a-f0-9]*$/;function h(t){return i(t).map((function(t){return t.toString(16).padStart(2,"0")})).join("")}function f(t){return t.startsWith("0x")||t.startsWith("0X")}function d(t){return f(t)?t.slice(2):t}function p(t){return f(t)?"0x"+t.slice(2):"0x"+t}function b(t){if("string"!==typeof t)return!1;var e=d(t).toLowerCase();return l.test(e)}function y(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if("string"===typeof t){var n=d(t).toLowerCase();if(l.test(n))return(0,a.HexString)(e?"0x"+n:n)}throw new Error('"'.concat(String(t),'" is not a hexadecimal string'))}function v(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=y(t,!1);return n.length%2===1&&(n=(0,a.HexString)("0"+n)),e?(0,a.HexString)("0x"+n):n}function m(t){if("number"===typeof t&&Number.isInteger(t))return(0,a.IntNumber)(t);if("string"===typeof t){if(c.test(t))return(0,a.IntNumber)(Number(t));if(b(t))return(0,a.IntNumber)(new s.default(v(t,!1),16).toNumber())}throw new Error("Not an integer: ".concat(String(t)))}function g(t){if(null==t||"function"!==typeof t.constructor)return!1;var e=t.constructor;return"function"===typeof e.config&&"number"===typeof e.EUCLID}e.randomBytesHex=function(t){return h(crypto.getRandomValues(new Uint8Array(t)))},e.uint8ArrayToHex=h,e.hexStringToUint8Array=function(t){return new Uint8Array(t.match(/.{1,2}/g).map((function(t){return parseInt(t,16)})))},e.hexStringFromBuffer=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.toString("hex");return(0,a.HexString)(e?"0x"+n:n)},e.bigIntStringFromBN=function(t){return(0,a.BigIntString)(t.toString(10))},e.intNumberFromHexString=function(t){return(0,a.IntNumber)(new s.default(v(t,!1),16).toNumber())},e.hexStringFromIntNumber=function(t){return(0,a.HexString)("0x"+new s.default(t).toString(16))},e.has0xPrefix=f,e.strip0x=d,e.prepend0x=p,e.isHexString=b,e.ensureHexString=y,e.ensureEvenLengthHexString=v,e.ensureAddressString=function(t){if("string"===typeof t){var e=d(t).toLowerCase();if(b(e)&&40===e.length)return(0,a.AddressString)(p(e))}throw new Error("Invalid Ethereum address: ".concat(String(t)))},e.ensureBuffer=function(e){if(t.isBuffer(e))return e;if("string"===typeof e){if(b(e)){var n=v(e,!1);return t.from(n,"hex")}return t.from(e,"utf8")}throw new Error("Not binary data: ".concat(String(e)))},e.ensureIntNumber=m,e.ensureRegExpString=function(t){if(t instanceof RegExp)return(0,a.RegExpString)(t.toString());throw new Error("Not a RegExp: ".concat(String(t)))},e.ensureBN=function(t){if(null!==t&&(s.default.isBN(t)||g(t)))return new s.default(t.toString(10),10);if("number"===typeof t)return new s.default(m(t));if("string"===typeof t){if(c.test(t))return new s.default(t,10);if(b(t))return new s.default(v(t,!1),16)}throw new Error("Not an integer: ".concat(String(t)))},e.ensureParsedJSONObject=function(t){if("string"===typeof t)return JSON.parse(t);if("object"===typeof t)return t;throw new Error("Not a JSON string or an object: ".concat(String(t)))},e.isBigNumber=g,e.range=function(t,e){return Array.from({length:e-t},(function(e,n){return t+n}))},e.getFavicon=function(){var t=document.querySelector('link[sizes="192x192"]')||document.querySelector('link[sizes="180x180"]')||document.querySelector('link[rel="icon"]')||document.querySelector('link[rel="shortcut icon"]'),e=document.location,n=e.protocol,r=e.host,i=t?t.getAttribute("href"):null;return!i||i.startsWith("javascript:")?null:i.startsWith("http://")||i.startsWith("https://")||i.startsWith("data:")?i:i.startsWith("//")?n+i:"".concat(n,"//").concat(r).concat(i)},e.createQrUrl=function(t,e,n,i){var o,s=i?"parent-id":"id",a=(0,u.stringify)((r(o={},s,t),r(o,"secret",e),r(o,"server",n),r(o,"v","1"),o));return"".concat(n,"/#/link?").concat(a)}}).call(this,n(28).Buffer)},1378:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){return"function"===typeof Symbol&&Symbol.observable||"@@observable"}()},1379:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1364),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r.a(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.destination.next(e)},e.prototype.notifyError=function(t,e){this.destination.error(t)},e.prototype.notifyComplete=function(t){this.destination.complete()},e}(n(1365).a)},1380:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1364),i=n(1365);function o(t,e){return function(n){return n.lift(new s(t,e))}}var s=function(){function t(t,e){this.predicate=t,this.thisArg=e}return t.prototype.call=function(t,e){return e.subscribe(new u(t,this.predicate,this.thisArg))},t}(),u=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.predicate=n,i.thisArg=r,i.count=0,i}return r.a(e,t),e.prototype._next=function(t){var e;try{e=this.predicate.call(this.thisArg,t,this.count++)}catch(n){return void this.destination.error(n)}e&&this.destination.next(t)},e}(i.a)},1381:function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(1364),i=function(t){function e(e,n,r){var i=t.call(this)||this;return i.parent=e,i.outerValue=n,i.outerIndex=r,i.index=0,i}return r.a(e,t),e.prototype._next=function(t){this.parent.notifyNext(this.outerValue,t,this.outerIndex,this.index++,this)},e.prototype._error=function(t){this.parent.notifyError(t,this),this.unsubscribe()},e.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},e}(n(1365).a),o=n(1412),s=n(1366);function u(t,e,n,r,u){if(void 0===u&&(u=new i(t,n,r)),!u.closed)return e instanceof s.a?e.subscribe(u):Object(o.a)(e)(u)}},1382:function(t,e,n){"use strict";n.d(e,"b",(function(){return r})),n.d(e,"a",(function(){return u}));var r,i=n(1373),o=n(1391),s=n(1403);r||(r={});var u=function(){function t(t,e,n){this.kind=t,this.value=e,this.error=n,this.hasValue="N"===t}return t.prototype.observe=function(t){switch(this.kind){case"N":return t.next&&t.next(this.value);case"E":return t.error&&t.error(this.error);case"C":return t.complete&&t.complete()}},t.prototype.do=function(t,e,n){switch(this.kind){case"N":return t&&t(this.value);case"E":return e&&e(this.error);case"C":return n&&n()}},t.prototype.accept=function(t,e,n){return t&&"function"===typeof t.next?this.observe(t):this.do(t,e,n)},t.prototype.toObservable=function(){switch(this.kind){case"N":return Object(o.a)(this.value);case"E":return Object(s.a)(this.error);case"C":return Object(i.b)()}throw new Error("unexpected notification kind value")},t.createNext=function(e){return"undefined"!==typeof e?new t("N",e):t.undefinedValueNotification},t.createError=function(e){return new t("E",void 0,e)},t.createComplete=function(){return t.completeNotification},t.completeNotification=new t("C"),t.undefinedValueNotification=new t("N",void 0),t}()},1383:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){function t(){return Error.call(this),this.message="argument out of range",this.name="ArgumentOutOfRangeError",this}return t.prototype=Object.create(Error.prototype),t}()},1384:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){function t(){return Error.call(this),this.message="no elements in sequence",this.name="EmptyError",this}return t.prototype=Object.create(Error.prototype),t}()},1385:function(t,e,n){"use strict";n.d(e,"b",(function(){return u})),n.d(e,"a",(function(){return l}));var r=n(1364),i=n(1372),o=n(1374),s=n(1367);function u(t,e,n){return void 0===n&&(n=Number.POSITIVE_INFINITY),"function"===typeof e?function(r){return r.pipe(u((function(n,r){return Object(o.a)(t(n,r)).pipe(Object(i.a)((function(t,i){return e(n,t,r,i)})))}),n))}:("number"===typeof e&&(n=e),function(e){return e.lift(new a(t,n))})}var a=function(){function t(t,e){void 0===e&&(e=Number.POSITIVE_INFINITY),this.project=t,this.concurrent=e}return t.prototype.call=function(t,e){return e.subscribe(new c(t,this.project,this.concurrent))},t}(),c=function(t){function e(e,n,r){void 0===r&&(r=Number.POSITIVE_INFINITY);var i=t.call(this,e)||this;return i.project=n,i.concurrent=r,i.hasCompleted=!1,i.buffer=[],i.active=0,i.index=0,i}return r.a(e,t),e.prototype._next=function(t){this.active<this.concurrent?this._tryNext(t):this.buffer.push(t)},e.prototype._tryNext=function(t){var e,n=this.index++;try{e=this.project(t,n)}catch(r){return void this.destination.error(r)}this.active++,this._innerSub(e)},e.prototype._innerSub=function(t){var e=new s.a(this),n=this.destination;n.add(e);var r=Object(s.c)(t,e);r!==e&&n.add(r)},e.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()},e.prototype.notifyNext=function(t){this.destination.next(t)},e.prototype.notifyComplete=function(){var t=this.buffer;this.active--,t.length>0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},e}(s.b),l=u},1386:function(t,e,n){"use strict";n.r(e),n.d(e,"render",(function(){return F})),n.d(e,"hydrate",(function(){return B})),n.d(e,"createElement",(function(){return y})),n.d(e,"h",(function(){return y})),n.d(e,"Fragment",(function(){return g})),n.d(e,"createRef",(function(){return m})),n.d(e,"isValidElement",(function(){return s})),n.d(e,"Component",(function(){return w})),n.d(e,"cloneElement",(function(){return W})),n.d(e,"createContext",(function(){return U})),n.d(e,"toChildArray",(function(){return C})),n.d(e,"options",(function(){return i}));var r,i,o,s,u,a,c,l,h={},f=[],d=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function p(t,e){for(var n in e)t[n]=e[n];return t}function b(t){var e=t.parentNode;e&&e.removeChild(t)}function y(t,e,n){var i,o,s,u={};for(s in e)"key"==s?i=e[s]:"ref"==s?o=e[s]:u[s]=e[s];if(arguments.length>2&&(u.children=arguments.length>3?r.call(arguments,2):n),"function"==typeof t&&null!=t.defaultProps)for(s in t.defaultProps)void 0===u[s]&&(u[s]=t.defaultProps[s]);return v(t,u,i,o,null)}function v(t,e,n,r,s){var u={type:t,props:e,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==s?++o:s};return null==s&&null!=i.vnode&&i.vnode(u),u}function m(){return{current:null}}function g(t){return t.children}function w(t,e){this.props=t,this.context=e}function _(t,e){if(null==e)return t.__?_(t.__,t.__.__k.indexOf(t)+1):null;for(var n;e<t.__k.length;e++)if(null!=(n=t.__k[e])&&null!=n.__e)return n.__e;return"function"==typeof t.type?_(t):null}function S(t){var e,n;if(null!=(t=t.__)&&null!=t.__c){for(t.__e=t.__c.base=null,e=0;e<t.__k.length;e++)if(null!=(n=t.__k[e])&&null!=n.__e){t.__e=t.__c.base=n.__e;break}return S(t)}}function x(t){(!t.__d&&(t.__d=!0)&&u.push(t)&&!E.__r++||c!==i.debounceRendering)&&((c=i.debounceRendering)||a)(E)}function E(){for(var t;E.__r=u.length;)t=u.sort((function(t,e){return t.__v.__b-e.__v.__b})),u=[],t.some((function(t){var e,n,r,i,o,s;t.__d&&(o=(i=(e=t).__v).__e,(s=e.__P)&&(n=[],(r=p({},i)).__v=i.__v+1,R(s,i,r,e.__n,void 0!==s.ownerSVGElement,null!=i.__h?[o]:null,n,null==o?_(i):o,i.__h),T(n,i),i.__e!=o&&S(i)))}))}function M(t,e,n,r,i,o,s,u,a,c){var l,d,p,b,y,m,w,S=r&&r.__k||f,x=S.length;for(n.__k=[],l=0;l<e.length;l++)if(null!=(b=n.__k[l]=null==(b=e[l])||"boolean"==typeof b?null:"string"==typeof b||"number"==typeof b||"bigint"==typeof b?v(null,b,null,null,b):Array.isArray(b)?v(g,{children:b},null,null,null):b.__b>0?v(b.type,b.props,b.key,null,b.__v):b)){if(b.__=n,b.__b=n.__b+1,null===(p=S[l])||p&&b.key==p.key&&b.type===p.type)S[l]=void 0;else for(d=0;d<x;d++){if((p=S[d])&&b.key==p.key&&b.type===p.type){S[d]=void 0;break}p=null}R(t,b,p=p||h,i,o,s,u,a,c),y=b.__e,(d=b.ref)&&p.ref!=d&&(w||(w=[]),p.ref&&w.push(p.ref,null,b),w.push(d,b.__c||y,b)),null!=y?(null==m&&(m=y),"function"==typeof b.type&&b.__k===p.__k?b.__d=a=k(b,a,t):a=A(t,b,p,S,y,a),"function"==typeof n.type&&(n.__d=a)):a&&p.__e==a&&a.parentNode!=t&&(a=_(p))}for(n.__e=m,l=x;l--;)null!=S[l]&&("function"==typeof n.type&&null!=S[l].__e&&S[l].__e==n.__d&&(n.__d=_(r,l+1)),L(S[l],S[l]));if(w)for(l=0;l<w.length;l++)D(w[l],w[++l],w[++l])}function k(t,e,n){for(var r,i=t.__k,o=0;i&&o<i.length;o++)(r=i[o])&&(r.__=t,e="function"==typeof r.type?k(r,e,n):A(n,r,r,i,r.__e,e));return e}function C(t,e){return e=e||[],null==t||"boolean"==typeof t||(Array.isArray(t)?t.some((function(t){C(t,e)})):e.push(t)),e}function A(t,e,n,r,i,o){var s,u,a;if(void 0!==e.__d)s=e.__d,e.__d=void 0;else if(null==n||i!=o||null==i.parentNode)t:if(null==o||o.parentNode!==t)t.appendChild(i),s=null;else{for(u=o,a=0;(u=u.nextSibling)&&a<r.length;a+=2)if(u==i)break t;t.insertBefore(i,o),s=o}return void 0!==s?s:i.nextSibling}function I(t,e,n){"-"===e[0]?t.setProperty(e,n):t[e]=null==n?"":"number"!=typeof n||d.test(e)?n:n+"px"}function O(t,e,n,r,i){var o;t:if("style"===e)if("string"==typeof n)t.style.cssText=n;else{if("string"==typeof r&&(t.style.cssText=r=""),r)for(e in r)n&&e in n||I(t.style,e,"");if(n)for(e in n)r&&n[e]===r[e]||I(t.style,e,n[e])}else if("o"===e[0]&&"n"===e[1])o=e!==(e=e.replace(/Capture$/,"")),e=e.toLowerCase()in t?e.toLowerCase().slice(2):e.slice(2),t.l||(t.l={}),t.l[e+o]=n,n?r||t.addEventListener(e,o?N:j,o):t.removeEventListener(e,o?N:j,o);else if("dangerouslySetInnerHTML"!==e){if(i)e=e.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("href"!==e&&"list"!==e&&"form"!==e&&"tabIndex"!==e&&"download"!==e&&e in t)try{t[e]=null==n?"":n;break t}catch(t){}"function"==typeof n||(null!=n&&(!1!==n||"a"===e[0]&&"r"===e[1])?t.setAttribute(e,n):t.removeAttribute(e))}}function j(t){this.l[t.type+!1](i.event?i.event(t):t)}function N(t){this.l[t.type+!0](i.event?i.event(t):t)}function R(t,e,n,r,o,s,u,a,c){var l,h,f,d,b,y,v,m,_,S,x,E=e.type;if(void 0!==e.constructor)return null;null!=n.__h&&(c=n.__h,a=e.__e=n.__e,e.__h=null,s=[a]),(l=i.__b)&&l(e);try{t:if("function"==typeof E){if(m=e.props,_=(l=E.contextType)&&r[l.__c],S=l?_?_.props.value:l.__:r,n.__c?v=(h=e.__c=n.__c).__=h.__E:("prototype"in E&&E.prototype.render?e.__c=h=new E(m,S):(e.__c=h=new w(m,S),h.constructor=E,h.render=H),_&&_.sub(h),h.props=m,h.state||(h.state={}),h.context=S,h.__n=r,f=h.__d=!0,h.__h=[]),null==h.__s&&(h.__s=h.state),null!=E.getDerivedStateFromProps&&(h.__s==h.state&&(h.__s=p({},h.__s)),p(h.__s,E.getDerivedStateFromProps(m,h.__s))),d=h.props,b=h.state,f)null==E.getDerivedStateFromProps&&null!=h.componentWillMount&&h.componentWillMount(),null!=h.componentDidMount&&h.__h.push(h.componentDidMount);else{if(null==E.getDerivedStateFromProps&&m!==d&&null!=h.componentWillReceiveProps&&h.componentWillReceiveProps(m,S),!h.__e&&null!=h.shouldComponentUpdate&&!1===h.shouldComponentUpdate(m,h.__s,S)||e.__v===n.__v){h.props=m,h.state=h.__s,e.__v!==n.__v&&(h.__d=!1),h.__v=e,e.__e=n.__e,e.__k=n.__k,e.__k.forEach((function(t){t&&(t.__=e)})),h.__h.length&&u.push(h);break t}null!=h.componentWillUpdate&&h.componentWillUpdate(m,h.__s,S),null!=h.componentDidUpdate&&h.__h.push((function(){h.componentDidUpdate(d,b,y)}))}h.context=S,h.props=m,h.state=h.__s,(l=i.__r)&&l(e),h.__d=!1,h.__v=e,h.__P=t,l=h.render(h.props,h.state,h.context),h.state=h.__s,null!=h.getChildContext&&(r=p(p({},r),h.getChildContext())),f||null==h.getSnapshotBeforeUpdate||(y=h.getSnapshotBeforeUpdate(d,b)),x=null!=l&&l.type===g&&null==l.key?l.props.children:l,M(t,Array.isArray(x)?x:[x],e,n,r,o,s,u,a,c),h.base=e.__e,e.__h=null,h.__h.length&&u.push(h),v&&(h.__E=h.__=null),h.__e=!1}else null==s&&e.__v===n.__v?(e.__k=n.__k,e.__e=n.__e):e.__e=P(n.__e,e,n,r,o,s,u,c);(l=i.diffed)&&l(e)}catch(t){e.__v=null,(c||null!=s)&&(e.__e=a,e.__h=!!c,s[s.indexOf(a)]=null),i.__e(t,e,n)}}function T(t,e){i.__c&&i.__c(e,t),t.some((function(e){try{t=e.__h,e.__h=[],t.some((function(t){t.call(e)}))}catch(t){i.__e(t,e.__v)}}))}function P(t,e,n,i,o,s,u,a){var c,l,f,d=n.props,p=e.props,y=e.type,v=0;if("svg"===y&&(o=!0),null!=s)for(;v<s.length;v++)if((c=s[v])&&"setAttribute"in c==!!y&&(y?c.localName===y:3===c.nodeType)){t=c,s[v]=null;break}if(null==t){if(null===y)return document.createTextNode(p);t=o?document.createElementNS("http://www.w3.org/2000/svg",y):document.createElement(y,p.is&&p),s=null,a=!1}if(null===y)d===p||a&&t.data===p||(t.data=p);else{if(s=s&&r.call(t.childNodes),l=(d=n.props||h).dangerouslySetInnerHTML,f=p.dangerouslySetInnerHTML,!a){if(null!=s)for(d={},v=0;v<t.attributes.length;v++)d[t.attributes[v].name]=t.attributes[v].value;(f||l)&&(f&&(l&&f.__html==l.__html||f.__html===t.innerHTML)||(t.innerHTML=f&&f.__html||""))}if(function(t,e,n,r,i){var o;for(o in n)"children"===o||"key"===o||o in e||O(t,o,null,n[o],r);for(o in e)i&&"function"!=typeof e[o]||"children"===o||"key"===o||"value"===o||"checked"===o||n[o]===e[o]||O(t,o,e[o],n[o],r)}(t,p,d,o,a),f)e.__k=[];else if(v=e.props.children,M(t,Array.isArray(v)?v:[v],e,n,i,o&&"foreignObject"!==y,s,u,s?s[0]:n.__k&&_(n,0),a),null!=s)for(v=s.length;v--;)null!=s[v]&&b(s[v]);a||("value"in p&&void 0!==(v=p.value)&&(v!==t.value||"progress"===y&&!v||"option"===y&&v!==d.value)&&O(t,"value",v,d.value,!1),"checked"in p&&void 0!==(v=p.checked)&&v!==t.checked&&O(t,"checked",v,d.checked,!1))}return t}function D(t,e,n){try{"function"==typeof t?t(e):t.current=e}catch(t){i.__e(t,n)}}function L(t,e,n){var r,o;if(i.unmount&&i.unmount(t),(r=t.ref)&&(r.current&&r.current!==t.__e||D(r,null,e)),null!=(r=t.__c)){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(t){i.__e(t,e)}r.base=r.__P=null}if(r=t.__k)for(o=0;o<r.length;o++)r[o]&&L(r[o],e,"function"!=typeof t.type);n||null==t.__e||b(t.__e),t.__e=t.__d=void 0}function H(t,e,n){return this.constructor(t,n)}function F(t,e,n){var o,s,u;i.__&&i.__(t,e),s=(o="function"==typeof n)?null:n&&n.__k||e.__k,u=[],R(e,t=(!o&&n||e).__k=y(g,null,[t]),s||h,h,void 0!==e.ownerSVGElement,!o&&n?[n]:s?null:e.firstChild?r.call(e.childNodes):null,u,!o&&n?n:s?s.__e:e.firstChild,o),T(u,t)}function B(t,e){F(t,e,B)}function W(t,e,n){var i,o,s,u=p({},t.props);for(s in e)"key"==s?i=e[s]:"ref"==s?o=e[s]:u[s]=e[s];return arguments.length>2&&(u.children=arguments.length>3?r.call(arguments,2):n),v(t.type,u,i||t.key,o||t.ref,null)}function U(t,e){var n={__c:e="__cC"+l++,__:t,Consumer:function(t,e){return t.children(e)},Provider:function(t){var n,r;return this.getChildContext||(n=[],(r={})[e]=this,this.getChildContext=function(){return r},this.shouldComponentUpdate=function(t){this.props.value!==t.value&&n.some(x)},this.sub=function(t){n.push(t);var e=t.componentWillUnmount;t.componentWillUnmount=function(){n.splice(n.indexOf(t),1),e&&e.call(t)}}),t.children}};return n.Provider.__=n.Consumer.contextType=n}r=f.slice,i={__e:function(t,e,n,r){for(var i,o,s;e=e.__;)if((i=e.__c)&&!i.__)try{if((o=i.constructor)&&null!=o.getDerivedStateFromError&&(i.setState(o.getDerivedStateFromError(t)),s=i.__d),null!=i.componentDidCatch&&(i.componentDidCatch(t,r||{}),s=i.__d),s)return i.__E=i}catch(e){t=e}throw t}},o=0,s=function(t){return null!=t&&void 0===t.constructor},w.prototype.setState=function(t,e){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=p({},this.state),"function"==typeof t&&(t=t(p({},n),this.props)),t&&p(n,t),null!=t&&this.__v&&(e&&this.__h.push(e),x(this))},w.prototype.forceUpdate=function(t){this.__v&&(this.__e=!0,t&&this.__h.push(t),x(this))},w.prototype.render=g,u=[],a="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,E.__r=0,l=0},1387:function(t,e,n){"use strict";n.r(e),n.d(e,"Observable",(function(){return r.a})),n.d(e,"ConnectableObservable",(function(){return i.a})),n.d(e,"GroupedObservable",(function(){return o.a})),n.d(e,"observable",(function(){return s.a})),n.d(e,"Subject",(function(){return u.a})),n.d(e,"BehaviorSubject",(function(){return a.a})),n.d(e,"ReplaySubject",(function(){return c.a})),n.d(e,"AsyncSubject",(function(){return l.a})),n.d(e,"asap",(function(){return h.a})),n.d(e,"asapScheduler",(function(){return h.b})),n.d(e,"async",(function(){return f.a})),n.d(e,"asyncScheduler",(function(){return f.b})),n.d(e,"queue",(function(){return d.a})),n.d(e,"queueScheduler",(function(){return d.b})),n.d(e,"animationFrame",(function(){return g})),n.d(e,"animationFrameScheduler",(function(){return m})),n.d(e,"VirtualTimeScheduler",(function(){return w})),n.d(e,"VirtualAction",(function(){return _})),n.d(e,"Scheduler",(function(){return S.a})),n.d(e,"Subscription",(function(){return x.a})),n.d(e,"Subscriber",(function(){return E.a})),n.d(e,"Notification",(function(){return M.a})),n.d(e,"NotificationKind",(function(){return M.b})),n.d(e,"pipe",(function(){return k.a})),n.d(e,"noop",(function(){return C.a})),n.d(e,"identity",(function(){return A.a})),n.d(e,"isObservable",(function(){return I})),n.d(e,"ArgumentOutOfRangeError",(function(){return O.a})),n.d(e,"EmptyError",(function(){return j.a})),n.d(e,"ObjectUnsubscribedError",(function(){return N.a})),n.d(e,"UnsubscriptionError",(function(){return R.a})),n.d(e,"TimeoutError",(function(){return T.a})),n.d(e,"bindCallback",(function(){return F})),n.d(e,"bindNodeCallback",(function(){return U})),n.d(e,"combineLatest",(function(){return G.b})),n.d(e,"concat",(function(){return Y.a})),n.d(e,"defer",(function(){return J.a})),n.d(e,"empty",(function(){return K.b})),n.d(e,"forkJoin",(function(){return Z})),n.d(e,"from",(function(){return X.a})),n.d(e,"fromEvent",(function(){return et})),n.d(e,"fromEventPattern",(function(){return rt})),n.d(e,"generate",(function(){return it})),n.d(e,"iif",(function(){return st})),n.d(e,"interval",(function(){return at})),n.d(e,"merge",(function(){return lt.a})),n.d(e,"never",(function(){return ft})),n.d(e,"of",(function(){return dt.a})),n.d(e,"onErrorResumeNext",(function(){return pt})),n.d(e,"pairs",(function(){return bt})),n.d(e,"partition",(function(){return wt})),n.d(e,"race",(function(){return _t.a})),n.d(e,"range",(function(){return St})),n.d(e,"throwError",(function(){return Et.a})),n.d(e,"timer",(function(){return Mt.a})),n.d(e,"using",(function(){return kt})),n.d(e,"zip",(function(){return Ct.b})),n.d(e,"scheduled",(function(){return At.a})),n.d(e,"EMPTY",(function(){return K.a})),n.d(e,"NEVER",(function(){return ht})),n.d(e,"config",(function(){return It.a}));var r=n(1366),i=n(1425),o=n(1401),s=n(1378),u=n(1369),a=n(1426),c=n(1402),l=n(1394),h=n(1411),f=n(1370),d=n(1413),p=n(1364),b=n(1397),y=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r}return p.a(e,t),e.prototype.requestAsyncId=function(e,n,r){return void 0===r&&(r=0),null!==r&&r>0?t.prototype.requestAsyncId.call(this,e,n,r):(e.actions.push(this),e.scheduled||(e.scheduled=requestAnimationFrame((function(){return e.flush(null)}))))},e.prototype.recycleAsyncId=function(e,n,r){if(void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0)return t.prototype.recycleAsyncId.call(this,e,n,r);0===e.actions.length&&(cancelAnimationFrame(n),e.scheduled=void 0)},e}(b.a),v=n(1393),m=new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p.a(e,t),e.prototype.flush=function(t){this.active=!0,this.scheduled=void 0;var e,n=this.actions,r=-1,i=n.length;t=t||n.shift();do{if(e=t.execute(t.state,t.delay))break}while(++r<i&&(t=n.shift()));if(this.active=!1,e){for(;++r<i&&(t=n.shift());)t.unsubscribe();throw e}},e}(v.a))(y),g=m,w=function(t){function e(e,n){void 0===e&&(e=_),void 0===n&&(n=Number.POSITIVE_INFINITY);var r=t.call(this,e,(function(){return r.frame}))||this;return r.maxFrames=n,r.frame=0,r.index=-1,r}return p.a(e,t),e.prototype.flush=function(){for(var t,e,n=this.actions,r=this.maxFrames;(e=n[0])&&e.delay<=r&&(n.shift(),this.frame=e.delay,!(t=e.execute(e.state,e.delay))););if(t){for(;e=n.shift();)e.unsubscribe();throw t}},e.frameTimeFactor=10,e}(v.a),_=function(t){function e(e,n,r){void 0===r&&(r=e.index+=1);var i=t.call(this,e,n)||this;return i.scheduler=e,i.work=n,i.index=r,i.active=!0,i.index=e.index=r,i}return p.a(e,t),e.prototype.schedule=function(n,r){if(void 0===r&&(r=0),!this.id)return t.prototype.schedule.call(this,n,r);this.active=!1;var i=new e(this.scheduler,this.work);return this.add(i),i.schedule(n,r)},e.prototype.requestAsyncId=function(t,n,r){void 0===r&&(r=0),this.delay=t.frame+r;var i=t.actions;return i.push(this),i.sort(e.sortActions),!0},e.prototype.recycleAsyncId=function(t,e,n){void 0===n&&(n=0)},e.prototype._execute=function(e,n){if(!0===this.active)return t.prototype._execute.call(this,e,n)},e.sortActions=function(t,e){return t.delay===e.delay?t.index===e.index?0:t.index>e.index?1:-1:t.delay>e.delay?1:-1},e}(b.a),S=n(1429),x=n(1368),E=n(1365),M=n(1382),k=n(1399),C=n(1404),A=n(1376);function I(t){return!!t&&(t instanceof r.a||"function"===typeof t.lift&&"function"===typeof t.subscribe)}var O=n(1383),j=n(1384),N=n(1390),R=n(1422),T=n(1430),P=n(1372),D=n(1424),L=n(1371),H=n(1375);function F(t,e,n){if(e){if(!Object(H.a)(e))return function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return F(t,n).apply(void 0,r).pipe(Object(P.a)((function(t){return Object(L.a)(t)?e.apply(void 0,t):e(t)})))};n=e}return function(){for(var e=[],i=0;i<arguments.length;i++)e[i]=arguments[i];var o,s=this,u={context:s,subject:o,callbackFunc:t,scheduler:n};return new r.a((function(r){if(n){var i={args:e,subscriber:r,params:u};return n.schedule(B,0,i)}if(!o){o=new l.a;try{t.apply(s,e.concat([function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];o.next(t.length<=1?t[0]:t),o.complete()}]))}catch(a){Object(D.a)(o)?o.error(a):console.warn(a)}}return o.subscribe(r)}))}}function B(t){var e=this,n=t.args,r=t.subscriber,i=t.params,o=i.callbackFunc,s=i.context,u=i.scheduler,a=i.subject;if(!a){a=i.subject=new l.a;try{o.apply(s,n.concat([function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var r=t.length<=1?t[0]:t;e.add(u.schedule(W,0,{value:r,subject:a}))}]))}catch(c){a.error(c)}}this.add(a.subscribe(r))}function W(t){var e=t.value,n=t.subject;n.next(e),n.complete()}function U(t,e,n){if(e){if(!Object(H.a)(e))return function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return U(t,n).apply(void 0,r).pipe(Object(P.a)((function(t){return Object(L.a)(t)?e.apply(void 0,t):e(t)})))};n=e}return function(){for(var e=[],i=0;i<arguments.length;i++)e[i]=arguments[i];var o={subject:void 0,args:e,callbackFunc:t,scheduler:n,context:this};return new r.a((function(r){var i=o.context,s=o.subject;if(n)return n.schedule(z,0,{params:o,subscriber:r,context:i});if(!s){s=o.subject=new l.a;try{t.apply(i,e.concat([function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t.shift();n?s.error(n):(s.next(t.length<=1?t[0]:t),s.complete())}]))}catch(u){Object(D.a)(s)?s.error(u):console.warn(u)}}return s.subscribe(r)}))}}function z(t){var e=this,n=t.params,r=t.subscriber,i=t.context,o=n.callbackFunc,s=n.args,u=n.scheduler,a=n.subject;if(!a){a=n.subject=new l.a;try{o.apply(i,s.concat([function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var r=t.shift();if(r)e.add(u.schedule(q,0,{err:r,subject:a}));else{var i=t.length<=1?t[0]:t;e.add(u.schedule(V,0,{value:i,subject:a}))}}]))}catch(c){this.add(u.schedule(q,0,{err:c,subject:a}))}}this.add(a.subscribe(r))}function V(t){var e=t.value,n=t.subject;n.next(e),n.complete()}function q(t){var e=t.err;t.subject.error(e)}var G=n(1405),Y=n(1396),J=n(1407),K=n(1373),Q=n(1423),X=n(1374);function Z(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(1===t.length){var n=t[0];if(Object(L.a)(n))return $(n,null);if(Object(Q.a)(n)&&Object.getPrototypeOf(n)===Object.prototype){var r=Object.keys(n);return $(r.map((function(t){return n[t]})),r)}}if("function"===typeof t[t.length-1]){var i=t.pop();return $(t=1===t.length&&Object(L.a)(t[0])?t[0]:t,null).pipe(Object(P.a)((function(t){return i.apply(void 0,t)})))}return $(t,null)}function $(t,e){return new r.a((function(n){var r=t.length;if(0!==r)for(var i=new Array(r),o=0,s=0,u=function(u){var a=Object(X.a)(t[u]),c=!1;n.add(a.subscribe({next:function(t){c||(c=!0,s++),i[u]=t},error:function(t){return n.error(t)},complete:function(){++o!==r&&c||(s===r&&n.next(e?e.reduce((function(t,e,n){return t[e]=i[n],t}),{}):i),n.complete())}}))},a=0;a<r;a++)u(a);else n.complete()}))}var tt=n(1389);function et(t,e,n,i){return Object(tt.a)(n)&&(i=n,n=void 0),i?et(t,e,n).pipe(Object(P.a)((function(t){return Object(L.a)(t)?i.apply(void 0,t):i(t)}))):new r.a((function(r){nt(t,e,(function(t){arguments.length>1?r.next(Array.prototype.slice.call(arguments)):r.next(t)}),r,n)}))}function nt(t,e,n,r,i){var o;if(function(t){return t&&"function"===typeof t.addEventListener&&"function"===typeof t.removeEventListener}(t)){var s=t;t.addEventListener(e,n,i),o=function(){return s.removeEventListener(e,n,i)}}else if(function(t){return t&&"function"===typeof t.on&&"function"===typeof t.off}(t)){var u=t;t.on(e,n),o=function(){return u.off(e,n)}}else if(function(t){return t&&"function"===typeof t.addListener&&"function"===typeof t.removeListener}(t)){var a=t;t.addListener(e,n),o=function(){return a.removeListener(e,n)}}else{if(!t||!t.length)throw new TypeError("Invalid event target");for(var c=0,l=t.length;c<l;c++)nt(t[c],e,n,r,i)}r.add(o)}function rt(t,e,n){return n?rt(t,e).pipe(Object(P.a)((function(t){return Object(L.a)(t)?n.apply(void 0,t):n(t)}))):new r.a((function(n){var r,i=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return n.next(1===t.length?t[0]:t)};try{r=t(i)}catch(o){return void n.error(o)}if(Object(tt.a)(e))return function(){return e(i,r)}}))}function it(t,e,n,i,o){var s,u;if(1==arguments.length){var a=t;u=a.initialState,e=a.condition,n=a.iterate,s=a.resultSelector||A.a,o=a.scheduler}else void 0===i||Object(H.a)(i)?(u=t,s=A.a,o=i):(u=t,s=i);return new r.a((function(t){var r=u;if(o)return o.schedule(ot,0,{subscriber:t,iterate:n,condition:e,resultSelector:s,state:r});for(;;){if(e){var i=void 0;try{i=e(r)}catch(c){return void t.error(c)}if(!i){t.complete();break}}var a=void 0;try{a=s(r)}catch(c){return void t.error(c)}if(t.next(a),t.closed)break;try{r=n(r)}catch(c){return void t.error(c)}}}))}function ot(t){var e=t.subscriber,n=t.condition;if(!e.closed){if(t.needIterate)try{t.state=t.iterate(t.state)}catch(o){return void e.error(o)}else t.needIterate=!0;if(n){var r=void 0;try{r=n(t.state)}catch(o){return void e.error(o)}if(!r)return void e.complete();if(e.closed)return}var i;try{i=t.resultSelector(t.state)}catch(o){return void e.error(o)}if(!e.closed&&(e.next(i),!e.closed))return this.schedule(t)}}function st(t,e,n){return void 0===e&&(e=K.a),void 0===n&&(n=K.a),Object(J.a)((function(){return t()?e:n}))}var ut=n(1408);function at(t,e){return void 0===t&&(t=0),void 0===e&&(e=f.a),(!Object(ut.a)(t)||t<0)&&(t=0),e&&"function"===typeof e.schedule||(e=f.a),new r.a((function(n){return n.add(e.schedule(ct,t,{subscriber:n,counter:0,period:t})),n}))}function ct(t){var e=t.subscriber,n=t.counter,r=t.period;e.next(n),this.schedule({subscriber:e,counter:n+1,period:r},r)}var lt=n(1432),ht=new r.a(C.a);function ft(){return ht}var dt=n(1391);function pt(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(0===t.length)return K.a;var n=t[0],i=t.slice(1);return 1===t.length&&Object(L.a)(n)?pt.apply(void 0,n):new r.a((function(t){var e=function(){return t.add(pt.apply(void 0,i).subscribe(t))};return Object(X.a)(n).subscribe({next:function(e){t.next(e)},error:e,complete:e})}))}function bt(t,e){return e?new r.a((function(n){var r=Object.keys(t),i=new x.a;return i.add(e.schedule(yt,0,{keys:r,index:0,subscriber:n,subscription:i,obj:t})),i})):new r.a((function(e){for(var n=Object.keys(t),r=0;r<n.length&&!e.closed;r++){var i=n[r];t.hasOwnProperty(i)&&e.next([i,t[i]])}e.complete()}))}function yt(t){var e=t.keys,n=t.index,r=t.subscriber,i=t.subscription,o=t.obj;if(!r.closed)if(n<e.length){var s=e[n];r.next([s,o[s]]),i.add(this.schedule({keys:e,index:n+1,subscriber:r,subscription:i,obj:o}))}else r.complete()}var vt=n(1449),mt=n(1412),gt=n(1380);function wt(t,e,n){return[Object(gt.a)(e,n)(new r.a(Object(mt.a)(t))),Object(gt.a)(Object(vt.a)(e,n))(new r.a(Object(mt.a)(t)))]}var _t=n(1433);function St(t,e,n){return void 0===t&&(t=0),new r.a((function(r){void 0===e&&(e=t,t=0);var i=0,o=t;if(n)return n.schedule(xt,0,{index:i,count:e,start:t,subscriber:r});for(;;){if(i++>=e){r.complete();break}if(r.next(o++),r.closed)break}}))}function xt(t){var e=t.start,n=t.index,r=t.count,i=t.subscriber;n>=r?i.complete():(i.next(e),i.closed||(t.index=n+1,t.start=e+1,this.schedule(t)))}var Et=n(1403),Mt=n(1434);function kt(t,e){return new r.a((function(n){var r,i;try{r=t()}catch(s){return void n.error(s)}try{i=e(r)}catch(s){return void n.error(s)}var o=(i?Object(X.a)(i):K.a).subscribe(n);return function(){o.unsubscribe(),r&&r.unsubscribe()}}))}var Ct=n(1409),At=n(1441),It=n(1388)},1388:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=!1,i={Promise:void 0,set useDeprecatedSynchronousErrorHandling(t){t&&(new Error).stack;r=t},get useDeprecatedSynchronousErrorHandling(){return r}}},1389:function(t,e,n){"use strict";function r(t){return"function"===typeof t}n.d(e,"a",(function(){return r}))},1390:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){function t(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return t.prototype=Object.create(Error.prototype),t}()},1391:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(1375),i=n(1392),o=n(1428);function s(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t[t.length-1];return Object(r.a)(n)?(t.pop(),Object(o.a)(t,n)):Object(i.a)(t)}},1392:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(1366),i=n(1446),o=n(1428);function s(t,e){return e?Object(o.a)(t,e):new r.a(Object(i.a)(t))}},1393:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1364),i=n(1429),o=function(t){function e(n,r){void 0===r&&(r=i.a.now);var o=t.call(this,n,(function(){return e.delegate&&e.delegate!==o?e.delegate.now():r()}))||this;return o.actions=[],o.active=!1,o.scheduled=void 0,o}return r.a(e,t),e.prototype.schedule=function(n,r,i){return void 0===r&&(r=0),e.delegate&&e.delegate!==this?e.delegate.schedule(n,r,i):t.prototype.schedule.call(this,n,r,i)},e.prototype.flush=function(t){var e=this.actions;if(this.active)e.push(t);else{var n;this.active=!0;do{if(n=t.execute(t.state,t.delay))break}while(t=e.shift());if(this.active=!1,n){for(;t=e.shift();)t.unsubscribe();throw n}}},e}(i.a)},1394:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(1364),i=n(1369),o=n(1368),s=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.value=null,e.hasNext=!1,e.hasCompleted=!1,e}return r.a(e,t),e.prototype._subscribe=function(e){return this.hasError?(e.error(this.thrownError),o.a.EMPTY):this.hasCompleted&&this.hasNext?(e.next(this.value),e.complete(),o.a.EMPTY):t.prototype._subscribe.call(this,e)},e.prototype.next=function(t){this.hasCompleted||(this.value=t,this.hasNext=!0)},e.prototype.error=function(e){this.hasCompleted||t.prototype.error.call(this,e)},e.prototype.complete=function(){this.hasCompleted=!0,this.hasNext&&t.prototype.next.call(this,this.value),t.prototype.complete.call(this)},e}(i.a)},1395:function(t,e,n){"use strict";function r(){return"function"===typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}n.d(e,"a",(function(){return i}));var i=r()},1396:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1391),i=n(1431);function o(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return Object(i.a)()(r.a.apply(void 0,t))}},1397:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1364),i=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r.pending=!1,r}return r.a(e,t),e.prototype.schedule=function(t,e){if(void 0===e&&(e=0),this.closed)return this;this.state=t;var n=this.id,r=this.scheduler;return null!=n&&(this.id=this.recycleAsyncId(r,n,e)),this.pending=!0,this.delay=e,this.id=this.id||this.requestAsyncId(r,this.id,e),this},e.prototype.requestAsyncId=function(t,e,n){return void 0===n&&(n=0),setInterval(t.flush.bind(t,this),n)},e.prototype.recycleAsyncId=function(t,e,n){if(void 0===n&&(n=0),null!==n&&this.delay===n&&!1===this.pending)return e;clearInterval(e)},e.prototype.execute=function(t,e){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var n=this._execute(t,e);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},e.prototype._execute=function(t,e){var n=!1,r=void 0;try{this.work(t)}catch(i){n=!0,r=!!i&&i||new Error(i)}if(n)return this.unsubscribe(),r},e.prototype._unsubscribe=function(){var t=this.id,e=this.scheduler,n=e.actions,r=n.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==r&&n.splice(r,1),null!=t&&(this.id=this.recycleAsyncId(e,t,null)),this.delay=null},e}(function(t){function e(e,n){return t.call(this)||this}return r.a(e,t),e.prototype.schedule=function(t,e){return void 0===e&&(e=0),this},e}(n(1368).a))},1398:function(t,e,n){(function(t){!function(t,e){"use strict";function r(t,e){if(!t)throw new Error(e||"Assertion failed")}function i(t,e){t.super_=e;var n=function(){};n.prototype=e.prototype,t.prototype=new n,t.prototype.constructor=t}function o(t,e,n){if(o.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==e&&"be"!==e||(n=e,e=10),this._init(t||0,e||10,n||"be"))}var s;"object"===typeof t?t.exports=o:e.BN=o,o.BN=o,o.wordSize=26;try{s="undefined"!==typeof window&&"undefined"!==typeof window.Buffer?window.Buffer:n(1455).Buffer}catch(A){}function u(t,e){var n=t.charCodeAt(e);return n>=48&&n<=57?n-48:n>=65&&n<=70?n-55:n>=97&&n<=102?n-87:void r(!1,"Invalid character in "+t)}function a(t,e,n){var r=u(t,n);return n-1>=e&&(r|=u(t,n-1)<<4),r}function c(t,e,n,i){for(var o=0,s=0,u=Math.min(t.length,n),a=e;a<u;a++){var c=t.charCodeAt(a)-48;o*=i,s=c>=49?c-49+10:c>=17?c-17+10:c,r(c>=0&&s<i,"Invalid character"),o+=s}return o}function l(t,e){t.words=e.words,t.length=e.length,t.negative=e.negative,t.red=e.red}if(o.isBN=function(t){return t instanceof o||null!==t&&"object"===typeof t&&t.constructor.wordSize===o.wordSize&&Array.isArray(t.words)},o.max=function(t,e){return t.cmp(e)>0?t:e},o.min=function(t,e){return t.cmp(e)<0?t:e},o.prototype._init=function(t,e,n){if("number"===typeof t)return this._initNumber(t,e,n);if("object"===typeof t)return this._initArray(t,e,n);"hex"===e&&(e=16),r(e===(0|e)&&e>=2&&e<=36);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i<t.length&&(16===e?this._parseHex(t,i,n):(this._parseBase(t,e,i),"le"===n&&this._initArray(this.toArray(),e,n)))},o.prototype._initNumber=function(t,e,n){t<0&&(this.negative=1,t=-t),t<67108864?(this.words=[67108863&t],this.length=1):t<4503599627370496?(this.words=[67108863&t,t/67108864&67108863],this.length=2):(r(t<9007199254740992),this.words=[67108863&t,t/67108864&67108863,1],this.length=3),"le"===n&&this._initArray(this.toArray(),e,n)},o.prototype._initArray=function(t,e,n){if(r("number"===typeof t.length),t.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(t.length/3),this.words=new Array(this.length);for(var i=0;i<this.length;i++)this.words[i]=0;var o,s,u=0;if("be"===n)for(i=t.length-1,o=0;i>=0;i-=3)s=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[o]|=s<<u&67108863,this.words[o+1]=s>>>26-u&67108863,(u+=24)>=26&&(u-=26,o++);else if("le"===n)for(i=0,o=0;i<t.length;i+=3)s=t[i]|t[i+1]<<8|t[i+2]<<16,this.words[o]|=s<<u&67108863,this.words[o+1]=s>>>26-u&67108863,(u+=24)>=26&&(u-=26,o++);return this._strip()},o.prototype._parseHex=function(t,e,n){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var r=0;r<this.length;r++)this.words[r]=0;var i,o=0,s=0;if("be"===n)for(r=t.length-1;r>=e;r-=2)i=a(t,e,r)<<o,this.words[s]|=67108863&i,o>=18?(o-=18,s+=1,this.words[s]|=i>>>26):o+=8;else for(r=(t.length-e)%2===0?e+1:e;r<t.length;r+=2)i=a(t,e,r)<<o,this.words[s]|=67108863&i,o>=18?(o-=18,s+=1,this.words[s]|=i>>>26):o+=8;this._strip()},o.prototype._parseBase=function(t,e,n){this.words=[0],this.length=1;for(var r=0,i=1;i<=67108863;i*=e)r++;r--,i=i/e|0;for(var o=t.length-n,s=o%r,u=Math.min(o,o-s)+n,a=0,l=n;l<u;l+=r)a=c(t,l,l+r,e),this.imuln(i),this.words[0]+a<67108864?this.words[0]+=a:this._iaddn(a);if(0!==s){var h=1;for(a=c(t,l,t.length,e),l=0;l<s;l++)h*=e;this.imuln(h),this.words[0]+a<67108864?this.words[0]+=a:this._iaddn(a)}this._strip()},o.prototype.copy=function(t){t.words=new Array(this.length);for(var e=0;e<this.length;e++)t.words[e]=this.words[e];t.length=this.length,t.negative=this.negative,t.red=this.red},o.prototype._move=function(t){l(t,this)},o.prototype.clone=function(){var t=new o(null);return this.copy(t),t},o.prototype._expand=function(t){for(;this.length<t;)this.words[this.length++]=0;return this},o.prototype._strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},o.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},"undefined"!==typeof Symbol&&"function"===typeof Symbol.for)try{o.prototype[Symbol.for("nodejs.util.inspect.custom")]=h}catch(A){o.prototype.inspect=h}else o.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"],d=[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],p=[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];o.prototype.toString=function(t,e){var n;if(e=0|e||1,16===(t=t||10)||"hex"===t){n="";for(var i=0,o=0,s=0;s<this.length;s++){var u=this.words[s],a=(16777215&(u<<i|o)).toString(16);n=0!==(o=u>>>24-i&16777215)||s!==this.length-1?f[6-a.length]+a+n:a+n,(i+=2)>=26&&(i-=26,s--)}for(0!==o&&(n=o.toString(16)+n);n.length%e!==0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}if(t===(0|t)&&t>=2&&t<=36){var c=d[t],l=p[t];n="";var h=this.clone();for(h.negative=0;!h.isZero();){var b=h.modrn(l).toString(t);n=(h=h.idivn(l)).isZero()?b+n:f[c-b.length]+b+n}for(this.isZero()&&(n="0"+n);n.length%e!==0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}r(!1,"Base should be between 2 and 36")},o.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t},o.prototype.toJSON=function(){return this.toString(16,2)},s&&(o.prototype.toBuffer=function(t,e){return this.toArrayLike(s,t,e)}),o.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e)};function b(t,e,n){n.negative=e.negative^t.negative;var r=t.length+e.length|0;n.length=r,r=r-1|0;var i=0|t.words[0],o=0|e.words[0],s=i*o,u=67108863&s,a=s/67108864|0;n.words[0]=u;for(var c=1;c<r;c++){for(var l=a>>>26,h=67108863&a,f=Math.min(c,e.length-1),d=Math.max(0,c-t.length+1);d<=f;d++){var p=c-d|0;l+=(s=(i=0|t.words[p])*(o=0|e.words[d])+h)/67108864|0,h=67108863&s}n.words[c]=0|h,a=0|l}return 0!==a?n.words[c]=0|a:n.length--,n._strip()}o.prototype.toArrayLike=function(t,e,n){this._strip();var i=this.byteLength(),o=n||Math.max(1,i);r(i<=o,"byte array longer than desired length"),r(o>0,"Requested array length <= 0");var s=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e)}(t,o);return this["_toArrayLike"+("le"===e?"LE":"BE")](s,i),s},o.prototype._toArrayLikeLE=function(t,e){for(var n=0,r=0,i=0,o=0;i<this.length;i++){var s=this.words[i]<<o|r;t[n++]=255&s,n<t.length&&(t[n++]=s>>8&255),n<t.length&&(t[n++]=s>>16&255),6===o?(n<t.length&&(t[n++]=s>>24&255),r=0,o=0):(r=s>>>24,o+=2)}if(n<t.length)for(t[n++]=r;n<t.length;)t[n++]=0},o.prototype._toArrayLikeBE=function(t,e){for(var n=t.length-1,r=0,i=0,o=0;i<this.length;i++){var s=this.words[i]<<o|r;t[n--]=255&s,n>=0&&(t[n--]=s>>8&255),n>=0&&(t[n--]=s>>16&255),6===o?(n>=0&&(t[n--]=s>>24&255),r=0,o=0):(r=s>>>24,o+=2)}if(n>=0)for(t[n--]=r;n>=0;)t[n--]=0},Math.clz32?o.prototype._countBits=function(t){return 32-Math.clz32(t)}:o.prototype._countBits=function(t){var e=t,n=0;return e>=4096&&(n+=13,e>>>=13),e>=64&&(n+=7,e>>>=7),e>=8&&(n+=4,e>>>=4),e>=2&&(n+=2,e>>>=2),n+e},o.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,n=0;return 0===(8191&e)&&(n+=13,e>>>=13),0===(127&e)&&(n+=7,e>>>=7),0===(15&e)&&(n+=4,e>>>=4),0===(3&e)&&(n+=2,e>>>=2),0===(1&e)&&n++,n},o.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e},o.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;e<this.length;e++){var n=this._zeroBits(this.words[e]);if(t+=n,26!==n)break}return t},o.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},o.prototype.toTwos=function(t){return 0!==this.negative?this.abs().inotn(t).iaddn(1):this.clone()},o.prototype.fromTwos=function(t){return this.testn(t-1)?this.notn(t).iaddn(1).ineg():this.clone()},o.prototype.isNeg=function(){return 0!==this.negative},o.prototype.neg=function(){return this.clone().ineg()},o.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},o.prototype.iuor=function(t){for(;this.length<t.length;)this.words[this.length++]=0;for(var e=0;e<t.length;e++)this.words[e]=this.words[e]|t.words[e];return this._strip()},o.prototype.ior=function(t){return r(0===(this.negative|t.negative)),this.iuor(t)},o.prototype.or=function(t){return this.length>t.length?this.clone().ior(t):t.clone().ior(this)},o.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this)},o.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var n=0;n<e.length;n++)this.words[n]=this.words[n]&t.words[n];return this.length=e.length,this._strip()},o.prototype.iand=function(t){return r(0===(this.negative|t.negative)),this.iuand(t)},o.prototype.and=function(t){return this.length>t.length?this.clone().iand(t):t.clone().iand(this)},o.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this)},o.prototype.iuxor=function(t){var e,n;this.length>t.length?(e=this,n=t):(e=t,n=this);for(var r=0;r<n.length;r++)this.words[r]=e.words[r]^n.words[r];if(this!==e)for(;r<e.length;r++)this.words[r]=e.words[r];return this.length=e.length,this._strip()},o.prototype.ixor=function(t){return r(0===(this.negative|t.negative)),this.iuxor(t)},o.prototype.xor=function(t){return this.length>t.length?this.clone().ixor(t):t.clone().ixor(this)},o.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this)},o.prototype.inotn=function(t){r("number"===typeof t&&t>=0);var e=0|Math.ceil(t/26),n=t%26;this._expand(e),n>0&&e--;for(var i=0;i<e;i++)this.words[i]=67108863&~this.words[i];return n>0&&(this.words[i]=~this.words[i]&67108863>>26-n),this._strip()},o.prototype.notn=function(t){return this.clone().inotn(t)},o.prototype.setn=function(t,e){r("number"===typeof t&&t>=0);var n=t/26|0,i=t%26;return this._expand(n+1),this.words[n]=e?this.words[n]|1<<i:this.words[n]&~(1<<i),this._strip()},o.prototype.iadd=function(t){var e,n,r;if(0!==this.negative&&0===t.negative)return this.negative=0,e=this.isub(t),this.negative^=1,this._normSign();if(0===this.negative&&0!==t.negative)return t.negative=0,e=this.isub(t),t.negative=1,e._normSign();this.length>t.length?(n=this,r=t):(n=t,r=this);for(var i=0,o=0;o<r.length;o++)e=(0|n.words[o])+(0|r.words[o])+i,this.words[o]=67108863&e,i=e>>>26;for(;0!==i&&o<n.length;o++)e=(0|n.words[o])+i,this.words[o]=67108863&e,i=e>>>26;if(this.length=n.length,0!==i)this.words[this.length]=i,this.length++;else if(n!==this)for(;o<n.length;o++)this.words[o]=n.words[o];return this},o.prototype.add=function(t){var e;return 0!==t.negative&&0===this.negative?(t.negative=0,e=this.sub(t),t.negative^=1,e):0===t.negative&&0!==this.negative?(this.negative=0,e=t.sub(this),this.negative=1,e):this.length>t.length?this.clone().iadd(t):t.clone().iadd(this)},o.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var n,r,i=this.cmp(t);if(0===i)return this.negative=0,this.length=1,this.words[0]=0,this;i>0?(n=this,r=t):(n=t,r=this);for(var o=0,s=0;s<r.length;s++)o=(e=(0|n.words[s])-(0|r.words[s])+o)>>26,this.words[s]=67108863&e;for(;0!==o&&s<n.length;s++)o=(e=(0|n.words[s])+o)>>26,this.words[s]=67108863&e;if(0===o&&s<n.length&&n!==this)for(;s<n.length;s++)this.words[s]=n.words[s];return this.length=Math.max(this.length,s),n!==this&&(this.negative=1),this._strip()},o.prototype.sub=function(t){return this.clone().isub(t)};var y=function(t,e,n){var r,i,o,s=t.words,u=e.words,a=n.words,c=0,l=0|s[0],h=8191&l,f=l>>>13,d=0|s[1],p=8191&d,b=d>>>13,y=0|s[2],v=8191&y,m=y>>>13,g=0|s[3],w=8191&g,_=g>>>13,S=0|s[4],x=8191&S,E=S>>>13,M=0|s[5],k=8191&M,C=M>>>13,A=0|s[6],I=8191&A,O=A>>>13,j=0|s[7],N=8191&j,R=j>>>13,T=0|s[8],P=8191&T,D=T>>>13,L=0|s[9],H=8191&L,F=L>>>13,B=0|u[0],W=8191&B,U=B>>>13,z=0|u[1],V=8191&z,q=z>>>13,G=0|u[2],Y=8191&G,J=G>>>13,K=0|u[3],Q=8191&K,X=K>>>13,Z=0|u[4],$=8191&Z,tt=Z>>>13,et=0|u[5],nt=8191&et,rt=et>>>13,it=0|u[6],ot=8191&it,st=it>>>13,ut=0|u[7],at=8191&ut,ct=ut>>>13,lt=0|u[8],ht=8191&lt,ft=lt>>>13,dt=0|u[9],pt=8191&dt,bt=dt>>>13;n.negative=t.negative^e.negative,n.length=19;var yt=(c+(r=Math.imul(h,W))|0)+((8191&(i=(i=Math.imul(h,U))+Math.imul(f,W)|0))<<13)|0;c=((o=Math.imul(f,U))+(i>>>13)|0)+(yt>>>26)|0,yt&=67108863,r=Math.imul(p,W),i=(i=Math.imul(p,U))+Math.imul(b,W)|0,o=Math.imul(b,U);var vt=(c+(r=r+Math.imul(h,V)|0)|0)+((8191&(i=(i=i+Math.imul(h,q)|0)+Math.imul(f,V)|0))<<13)|0;c=((o=o+Math.imul(f,q)|0)+(i>>>13)|0)+(vt>>>26)|0,vt&=67108863,r=Math.imul(v,W),i=(i=Math.imul(v,U))+Math.imul(m,W)|0,o=Math.imul(m,U),r=r+Math.imul(p,V)|0,i=(i=i+Math.imul(p,q)|0)+Math.imul(b,V)|0,o=o+Math.imul(b,q)|0;var mt=(c+(r=r+Math.imul(h,Y)|0)|0)+((8191&(i=(i=i+Math.imul(h,J)|0)+Math.imul(f,Y)|0))<<13)|0;c=((o=o+Math.imul(f,J)|0)+(i>>>13)|0)+(mt>>>26)|0,mt&=67108863,r=Math.imul(w,W),i=(i=Math.imul(w,U))+Math.imul(_,W)|0,o=Math.imul(_,U),r=r+Math.imul(v,V)|0,i=(i=i+Math.imul(v,q)|0)+Math.imul(m,V)|0,o=o+Math.imul(m,q)|0,r=r+Math.imul(p,Y)|0,i=(i=i+Math.imul(p,J)|0)+Math.imul(b,Y)|0,o=o+Math.imul(b,J)|0;var gt=(c+(r=r+Math.imul(h,Q)|0)|0)+((8191&(i=(i=i+Math.imul(h,X)|0)+Math.imul(f,Q)|0))<<13)|0;c=((o=o+Math.imul(f,X)|0)+(i>>>13)|0)+(gt>>>26)|0,gt&=67108863,r=Math.imul(x,W),i=(i=Math.imul(x,U))+Math.imul(E,W)|0,o=Math.imul(E,U),r=r+Math.imul(w,V)|0,i=(i=i+Math.imul(w,q)|0)+Math.imul(_,V)|0,o=o+Math.imul(_,q)|0,r=r+Math.imul(v,Y)|0,i=(i=i+Math.imul(v,J)|0)+Math.imul(m,Y)|0,o=o+Math.imul(m,J)|0,r=r+Math.imul(p,Q)|0,i=(i=i+Math.imul(p,X)|0)+Math.imul(b,Q)|0,o=o+Math.imul(b,X)|0;var wt=(c+(r=r+Math.imul(h,$)|0)|0)+((8191&(i=(i=i+Math.imul(h,tt)|0)+Math.imul(f,$)|0))<<13)|0;c=((o=o+Math.imul(f,tt)|0)+(i>>>13)|0)+(wt>>>26)|0,wt&=67108863,r=Math.imul(k,W),i=(i=Math.imul(k,U))+Math.imul(C,W)|0,o=Math.imul(C,U),r=r+Math.imul(x,V)|0,i=(i=i+Math.imul(x,q)|0)+Math.imul(E,V)|0,o=o+Math.imul(E,q)|0,r=r+Math.imul(w,Y)|0,i=(i=i+Math.imul(w,J)|0)+Math.imul(_,Y)|0,o=o+Math.imul(_,J)|0,r=r+Math.imul(v,Q)|0,i=(i=i+Math.imul(v,X)|0)+Math.imul(m,Q)|0,o=o+Math.imul(m,X)|0,r=r+Math.imul(p,$)|0,i=(i=i+Math.imul(p,tt)|0)+Math.imul(b,$)|0,o=o+Math.imul(b,tt)|0;var _t=(c+(r=r+Math.imul(h,nt)|0)|0)+((8191&(i=(i=i+Math.imul(h,rt)|0)+Math.imul(f,nt)|0))<<13)|0;c=((o=o+Math.imul(f,rt)|0)+(i>>>13)|0)+(_t>>>26)|0,_t&=67108863,r=Math.imul(I,W),i=(i=Math.imul(I,U))+Math.imul(O,W)|0,o=Math.imul(O,U),r=r+Math.imul(k,V)|0,i=(i=i+Math.imul(k,q)|0)+Math.imul(C,V)|0,o=o+Math.imul(C,q)|0,r=r+Math.imul(x,Y)|0,i=(i=i+Math.imul(x,J)|0)+Math.imul(E,Y)|0,o=o+Math.imul(E,J)|0,r=r+Math.imul(w,Q)|0,i=(i=i+Math.imul(w,X)|0)+Math.imul(_,Q)|0,o=o+Math.imul(_,X)|0,r=r+Math.imul(v,$)|0,i=(i=i+Math.imul(v,tt)|0)+Math.imul(m,$)|0,o=o+Math.imul(m,tt)|0,r=r+Math.imul(p,nt)|0,i=(i=i+Math.imul(p,rt)|0)+Math.imul(b,nt)|0,o=o+Math.imul(b,rt)|0;var St=(c+(r=r+Math.imul(h,ot)|0)|0)+((8191&(i=(i=i+Math.imul(h,st)|0)+Math.imul(f,ot)|0))<<13)|0;c=((o=o+Math.imul(f,st)|0)+(i>>>13)|0)+(St>>>26)|0,St&=67108863,r=Math.imul(N,W),i=(i=Math.imul(N,U))+Math.imul(R,W)|0,o=Math.imul(R,U),r=r+Math.imul(I,V)|0,i=(i=i+Math.imul(I,q)|0)+Math.imul(O,V)|0,o=o+Math.imul(O,q)|0,r=r+Math.imul(k,Y)|0,i=(i=i+Math.imul(k,J)|0)+Math.imul(C,Y)|0,o=o+Math.imul(C,J)|0,r=r+Math.imul(x,Q)|0,i=(i=i+Math.imul(x,X)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,X)|0,r=r+Math.imul(w,$)|0,i=(i=i+Math.imul(w,tt)|0)+Math.imul(_,$)|0,o=o+Math.imul(_,tt)|0,r=r+Math.imul(v,nt)|0,i=(i=i+Math.imul(v,rt)|0)+Math.imul(m,nt)|0,o=o+Math.imul(m,rt)|0,r=r+Math.imul(p,ot)|0,i=(i=i+Math.imul(p,st)|0)+Math.imul(b,ot)|0,o=o+Math.imul(b,st)|0;var xt=(c+(r=r+Math.imul(h,at)|0)|0)+((8191&(i=(i=i+Math.imul(h,ct)|0)+Math.imul(f,at)|0))<<13)|0;c=((o=o+Math.imul(f,ct)|0)+(i>>>13)|0)+(xt>>>26)|0,xt&=67108863,r=Math.imul(P,W),i=(i=Math.imul(P,U))+Math.imul(D,W)|0,o=Math.imul(D,U),r=r+Math.imul(N,V)|0,i=(i=i+Math.imul(N,q)|0)+Math.imul(R,V)|0,o=o+Math.imul(R,q)|0,r=r+Math.imul(I,Y)|0,i=(i=i+Math.imul(I,J)|0)+Math.imul(O,Y)|0,o=o+Math.imul(O,J)|0,r=r+Math.imul(k,Q)|0,i=(i=i+Math.imul(k,X)|0)+Math.imul(C,Q)|0,o=o+Math.imul(C,X)|0,r=r+Math.imul(x,$)|0,i=(i=i+Math.imul(x,tt)|0)+Math.imul(E,$)|0,o=o+Math.imul(E,tt)|0,r=r+Math.imul(w,nt)|0,i=(i=i+Math.imul(w,rt)|0)+Math.imul(_,nt)|0,o=o+Math.imul(_,rt)|0,r=r+Math.imul(v,ot)|0,i=(i=i+Math.imul(v,st)|0)+Math.imul(m,ot)|0,o=o+Math.imul(m,st)|0,r=r+Math.imul(p,at)|0,i=(i=i+Math.imul(p,ct)|0)+Math.imul(b,at)|0,o=o+Math.imul(b,ct)|0;var Et=(c+(r=r+Math.imul(h,ht)|0)|0)+((8191&(i=(i=i+Math.imul(h,ft)|0)+Math.imul(f,ht)|0))<<13)|0;c=((o=o+Math.imul(f,ft)|0)+(i>>>13)|0)+(Et>>>26)|0,Et&=67108863,r=Math.imul(H,W),i=(i=Math.imul(H,U))+Math.imul(F,W)|0,o=Math.imul(F,U),r=r+Math.imul(P,V)|0,i=(i=i+Math.imul(P,q)|0)+Math.imul(D,V)|0,o=o+Math.imul(D,q)|0,r=r+Math.imul(N,Y)|0,i=(i=i+Math.imul(N,J)|0)+Math.imul(R,Y)|0,o=o+Math.imul(R,J)|0,r=r+Math.imul(I,Q)|0,i=(i=i+Math.imul(I,X)|0)+Math.imul(O,Q)|0,o=o+Math.imul(O,X)|0,r=r+Math.imul(k,$)|0,i=(i=i+Math.imul(k,tt)|0)+Math.imul(C,$)|0,o=o+Math.imul(C,tt)|0,r=r+Math.imul(x,nt)|0,i=(i=i+Math.imul(x,rt)|0)+Math.imul(E,nt)|0,o=o+Math.imul(E,rt)|0,r=r+Math.imul(w,ot)|0,i=(i=i+Math.imul(w,st)|0)+Math.imul(_,ot)|0,o=o+Math.imul(_,st)|0,r=r+Math.imul(v,at)|0,i=(i=i+Math.imul(v,ct)|0)+Math.imul(m,at)|0,o=o+Math.imul(m,ct)|0,r=r+Math.imul(p,ht)|0,i=(i=i+Math.imul(p,ft)|0)+Math.imul(b,ht)|0,o=o+Math.imul(b,ft)|0;var Mt=(c+(r=r+Math.imul(h,pt)|0)|0)+((8191&(i=(i=i+Math.imul(h,bt)|0)+Math.imul(f,pt)|0))<<13)|0;c=((o=o+Math.imul(f,bt)|0)+(i>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,r=Math.imul(H,V),i=(i=Math.imul(H,q))+Math.imul(F,V)|0,o=Math.imul(F,q),r=r+Math.imul(P,Y)|0,i=(i=i+Math.imul(P,J)|0)+Math.imul(D,Y)|0,o=o+Math.imul(D,J)|0,r=r+Math.imul(N,Q)|0,i=(i=i+Math.imul(N,X)|0)+Math.imul(R,Q)|0,o=o+Math.imul(R,X)|0,r=r+Math.imul(I,$)|0,i=(i=i+Math.imul(I,tt)|0)+Math.imul(O,$)|0,o=o+Math.imul(O,tt)|0,r=r+Math.imul(k,nt)|0,i=(i=i+Math.imul(k,rt)|0)+Math.imul(C,nt)|0,o=o+Math.imul(C,rt)|0,r=r+Math.imul(x,ot)|0,i=(i=i+Math.imul(x,st)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,st)|0,r=r+Math.imul(w,at)|0,i=(i=i+Math.imul(w,ct)|0)+Math.imul(_,at)|0,o=o+Math.imul(_,ct)|0,r=r+Math.imul(v,ht)|0,i=(i=i+Math.imul(v,ft)|0)+Math.imul(m,ht)|0,o=o+Math.imul(m,ft)|0;var kt=(c+(r=r+Math.imul(p,pt)|0)|0)+((8191&(i=(i=i+Math.imul(p,bt)|0)+Math.imul(b,pt)|0))<<13)|0;c=((o=o+Math.imul(b,bt)|0)+(i>>>13)|0)+(kt>>>26)|0,kt&=67108863,r=Math.imul(H,Y),i=(i=Math.imul(H,J))+Math.imul(F,Y)|0,o=Math.imul(F,J),r=r+Math.imul(P,Q)|0,i=(i=i+Math.imul(P,X)|0)+Math.imul(D,Q)|0,o=o+Math.imul(D,X)|0,r=r+Math.imul(N,$)|0,i=(i=i+Math.imul(N,tt)|0)+Math.imul(R,$)|0,o=o+Math.imul(R,tt)|0,r=r+Math.imul(I,nt)|0,i=(i=i+Math.imul(I,rt)|0)+Math.imul(O,nt)|0,o=o+Math.imul(O,rt)|0,r=r+Math.imul(k,ot)|0,i=(i=i+Math.imul(k,st)|0)+Math.imul(C,ot)|0,o=o+Math.imul(C,st)|0,r=r+Math.imul(x,at)|0,i=(i=i+Math.imul(x,ct)|0)+Math.imul(E,at)|0,o=o+Math.imul(E,ct)|0,r=r+Math.imul(w,ht)|0,i=(i=i+Math.imul(w,ft)|0)+Math.imul(_,ht)|0,o=o+Math.imul(_,ft)|0;var Ct=(c+(r=r+Math.imul(v,pt)|0)|0)+((8191&(i=(i=i+Math.imul(v,bt)|0)+Math.imul(m,pt)|0))<<13)|0;c=((o=o+Math.imul(m,bt)|0)+(i>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,r=Math.imul(H,Q),i=(i=Math.imul(H,X))+Math.imul(F,Q)|0,o=Math.imul(F,X),r=r+Math.imul(P,$)|0,i=(i=i+Math.imul(P,tt)|0)+Math.imul(D,$)|0,o=o+Math.imul(D,tt)|0,r=r+Math.imul(N,nt)|0,i=(i=i+Math.imul(N,rt)|0)+Math.imul(R,nt)|0,o=o+Math.imul(R,rt)|0,r=r+Math.imul(I,ot)|0,i=(i=i+Math.imul(I,st)|0)+Math.imul(O,ot)|0,o=o+Math.imul(O,st)|0,r=r+Math.imul(k,at)|0,i=(i=i+Math.imul(k,ct)|0)+Math.imul(C,at)|0,o=o+Math.imul(C,ct)|0,r=r+Math.imul(x,ht)|0,i=(i=i+Math.imul(x,ft)|0)+Math.imul(E,ht)|0,o=o+Math.imul(E,ft)|0;var At=(c+(r=r+Math.imul(w,pt)|0)|0)+((8191&(i=(i=i+Math.imul(w,bt)|0)+Math.imul(_,pt)|0))<<13)|0;c=((o=o+Math.imul(_,bt)|0)+(i>>>13)|0)+(At>>>26)|0,At&=67108863,r=Math.imul(H,$),i=(i=Math.imul(H,tt))+Math.imul(F,$)|0,o=Math.imul(F,tt),r=r+Math.imul(P,nt)|0,i=(i=i+Math.imul(P,rt)|0)+Math.imul(D,nt)|0,o=o+Math.imul(D,rt)|0,r=r+Math.imul(N,ot)|0,i=(i=i+Math.imul(N,st)|0)+Math.imul(R,ot)|0,o=o+Math.imul(R,st)|0,r=r+Math.imul(I,at)|0,i=(i=i+Math.imul(I,ct)|0)+Math.imul(O,at)|0,o=o+Math.imul(O,ct)|0,r=r+Math.imul(k,ht)|0,i=(i=i+Math.imul(k,ft)|0)+Math.imul(C,ht)|0,o=o+Math.imul(C,ft)|0;var It=(c+(r=r+Math.imul(x,pt)|0)|0)+((8191&(i=(i=i+Math.imul(x,bt)|0)+Math.imul(E,pt)|0))<<13)|0;c=((o=o+Math.imul(E,bt)|0)+(i>>>13)|0)+(It>>>26)|0,It&=67108863,r=Math.imul(H,nt),i=(i=Math.imul(H,rt))+Math.imul(F,nt)|0,o=Math.imul(F,rt),r=r+Math.imul(P,ot)|0,i=(i=i+Math.imul(P,st)|0)+Math.imul(D,ot)|0,o=o+Math.imul(D,st)|0,r=r+Math.imul(N,at)|0,i=(i=i+Math.imul(N,ct)|0)+Math.imul(R,at)|0,o=o+Math.imul(R,ct)|0,r=r+Math.imul(I,ht)|0,i=(i=i+Math.imul(I,ft)|0)+Math.imul(O,ht)|0,o=o+Math.imul(O,ft)|0;var Ot=(c+(r=r+Math.imul(k,pt)|0)|0)+((8191&(i=(i=i+Math.imul(k,bt)|0)+Math.imul(C,pt)|0))<<13)|0;c=((o=o+Math.imul(C,bt)|0)+(i>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,r=Math.imul(H,ot),i=(i=Math.imul(H,st))+Math.imul(F,ot)|0,o=Math.imul(F,st),r=r+Math.imul(P,at)|0,i=(i=i+Math.imul(P,ct)|0)+Math.imul(D,at)|0,o=o+Math.imul(D,ct)|0,r=r+Math.imul(N,ht)|0,i=(i=i+Math.imul(N,ft)|0)+Math.imul(R,ht)|0,o=o+Math.imul(R,ft)|0;var jt=(c+(r=r+Math.imul(I,pt)|0)|0)+((8191&(i=(i=i+Math.imul(I,bt)|0)+Math.imul(O,pt)|0))<<13)|0;c=((o=o+Math.imul(O,bt)|0)+(i>>>13)|0)+(jt>>>26)|0,jt&=67108863,r=Math.imul(H,at),i=(i=Math.imul(H,ct))+Math.imul(F,at)|0,o=Math.imul(F,ct),r=r+Math.imul(P,ht)|0,i=(i=i+Math.imul(P,ft)|0)+Math.imul(D,ht)|0,o=o+Math.imul(D,ft)|0;var Nt=(c+(r=r+Math.imul(N,pt)|0)|0)+((8191&(i=(i=i+Math.imul(N,bt)|0)+Math.imul(R,pt)|0))<<13)|0;c=((o=o+Math.imul(R,bt)|0)+(i>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,r=Math.imul(H,ht),i=(i=Math.imul(H,ft))+Math.imul(F,ht)|0,o=Math.imul(F,ft);var Rt=(c+(r=r+Math.imul(P,pt)|0)|0)+((8191&(i=(i=i+Math.imul(P,bt)|0)+Math.imul(D,pt)|0))<<13)|0;c=((o=o+Math.imul(D,bt)|0)+(i>>>13)|0)+(Rt>>>26)|0,Rt&=67108863;var Tt=(c+(r=Math.imul(H,pt))|0)+((8191&(i=(i=Math.imul(H,bt))+Math.imul(F,pt)|0))<<13)|0;return c=((o=Math.imul(F,bt))+(i>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,a[0]=yt,a[1]=vt,a[2]=mt,a[3]=gt,a[4]=wt,a[5]=_t,a[6]=St,a[7]=xt,a[8]=Et,a[9]=Mt,a[10]=kt,a[11]=Ct,a[12]=At,a[13]=It,a[14]=Ot,a[15]=jt,a[16]=Nt,a[17]=Rt,a[18]=Tt,0!==c&&(a[19]=c,n.length++),n};function v(t,e,n){n.negative=e.negative^t.negative,n.length=t.length+e.length;for(var r=0,i=0,o=0;o<n.length-1;o++){var s=i;i=0;for(var u=67108863&r,a=Math.min(o,e.length-1),c=Math.max(0,o-t.length+1);c<=a;c++){var l=o-c,h=(0|t.words[l])*(0|e.words[c]),f=67108863&h;u=67108863&(f=f+u|0),i+=(s=(s=s+(h/67108864|0)|0)+(f>>>26)|0)>>>26,s&=67108863}n.words[o]=u,r=s,s=i}return 0!==r?n.words[o]=r:n.length--,n._strip()}function m(t,e,n){return v(t,e,n)}function g(t,e){this.x=t,this.y=e}Math.imul||(y=b),o.prototype.mulTo=function(t,e){var n=this.length+t.length;return 10===this.length&&10===t.length?y(this,t,e):n<63?b(this,t,e):n<1024?v(this,t,e):m(this,t,e)},g.prototype.makeRBT=function(t){for(var e=new Array(t),n=o.prototype._countBits(t)-1,r=0;r<t;r++)e[r]=this.revBin(r,n,t);return e},g.prototype.revBin=function(t,e,n){if(0===t||t===n-1)return t;for(var r=0,i=0;i<e;i++)r|=(1&t)<<e-i-1,t>>=1;return r},g.prototype.permute=function(t,e,n,r,i,o){for(var s=0;s<o;s++)r[s]=e[t[s]],i[s]=n[t[s]]},g.prototype.transform=function(t,e,n,r,i,o){this.permute(o,t,e,n,r,i);for(var s=1;s<i;s<<=1)for(var u=s<<1,a=Math.cos(2*Math.PI/u),c=Math.sin(2*Math.PI/u),l=0;l<i;l+=u)for(var h=a,f=c,d=0;d<s;d++){var p=n[l+d],b=r[l+d],y=n[l+d+s],v=r[l+d+s],m=h*y-f*v;v=h*v+f*y,y=m,n[l+d]=p+y,r[l+d]=b+v,n[l+d+s]=p-y,r[l+d+s]=b-v,d!==u&&(m=a*h-c*f,f=a*f+c*h,h=m)}},g.prototype.guessLen13b=function(t,e){var n=1|Math.max(e,t),r=1&n,i=0;for(n=n/2|0;n;n>>>=1)i++;return 1<<i+1+r},g.prototype.conjugate=function(t,e,n){if(!(n<=1))for(var r=0;r<n/2;r++){var i=t[r];t[r]=t[n-r-1],t[n-r-1]=i,i=e[r],e[r]=-e[n-r-1],e[n-r-1]=-i}},g.prototype.normalize13b=function(t,e){for(var n=0,r=0;r<e/2;r++){var i=8192*Math.round(t[2*r+1]/e)+Math.round(t[2*r]/e)+n;t[r]=67108863&i,n=i<67108864?0:i/67108864|0}return t},g.prototype.convert13b=function(t,e,n,i){for(var o=0,s=0;s<e;s++)o+=0|t[s],n[2*s]=8191&o,o>>>=13,n[2*s+1]=8191&o,o>>>=13;for(s=2*e;s<i;++s)n[s]=0;r(0===o),r(0===(-8192&o))},g.prototype.stub=function(t){for(var e=new Array(t),n=0;n<t;n++)e[n]=0;return e},g.prototype.mulp=function(t,e,n){var r=2*this.guessLen13b(t.length,e.length),i=this.makeRBT(r),o=this.stub(r),s=new Array(r),u=new Array(r),a=new Array(r),c=new Array(r),l=new Array(r),h=new Array(r),f=n.words;f.length=r,this.convert13b(t.words,t.length,s,r),this.convert13b(e.words,e.length,c,r),this.transform(s,o,u,a,r,i),this.transform(c,o,l,h,r,i);for(var d=0;d<r;d++){var p=u[d]*l[d]-a[d]*h[d];a[d]=u[d]*h[d]+a[d]*l[d],u[d]=p}return this.conjugate(u,a,r),this.transform(u,a,f,o,r,i),this.conjugate(f,o,r),this.normalize13b(f,r),n.negative=t.negative^e.negative,n.length=t.length+e.length,n._strip()},o.prototype.mul=function(t){var e=new o(null);return e.words=new Array(this.length+t.length),this.mulTo(t,e)},o.prototype.mulf=function(t){var e=new o(null);return e.words=new Array(this.length+t.length),m(this,t,e)},o.prototype.imul=function(t){return this.clone().mulTo(t,this)},o.prototype.imuln=function(t){var e=t<0;e&&(t=-t),r("number"===typeof t),r(t<67108864);for(var n=0,i=0;i<this.length;i++){var o=(0|this.words[i])*t,s=(67108863&o)+(67108863&n);n>>=26,n+=o/67108864|0,n+=s>>>26,this.words[i]=67108863&s}return 0!==n&&(this.words[i]=n,this.length++),e?this.ineg():this},o.prototype.muln=function(t){return this.clone().imuln(t)},o.prototype.sqr=function(){return this.mul(this)},o.prototype.isqr=function(){return this.imul(this.clone())},o.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),n=0;n<e.length;n++){var r=n/26|0,i=n%26;e[n]=t.words[r]>>>i&1}return e}(t);if(0===e.length)return new o(1);for(var n=this,r=0;r<e.length&&0===e[r];r++,n=n.sqr());if(++r<e.length)for(var i=n.sqr();r<e.length;r++,i=i.sqr())0!==e[r]&&(n=n.mul(i));return n},o.prototype.iushln=function(t){r("number"===typeof t&&t>=0);var e,n=t%26,i=(t-n)/26,o=67108863>>>26-n<<26-n;if(0!==n){var s=0;for(e=0;e<this.length;e++){var u=this.words[e]&o,a=(0|this.words[e])-u<<n;this.words[e]=a|s,s=u>>>26-n}s&&(this.words[e]=s,this.length++)}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e<i;e++)this.words[e]=0;this.length+=i}return this._strip()},o.prototype.ishln=function(t){return r(0===this.negative),this.iushln(t)},o.prototype.iushrn=function(t,e,n){var i;r("number"===typeof t&&t>=0),i=e?(e-e%26)/26:0;var o=t%26,s=Math.min((t-o)/26,this.length),u=67108863^67108863>>>o<<o,a=n;if(i-=s,i=Math.max(0,i),a){for(var c=0;c<s;c++)a.words[c]=this.words[c];a.length=s}if(0===s);else if(this.length>s)for(this.length-=s,c=0;c<this.length;c++)this.words[c]=this.words[c+s];else this.words[0]=0,this.length=1;var l=0;for(c=this.length-1;c>=0&&(0!==l||c>=i);c--){var h=0|this.words[c];this.words[c]=l<<26-o|h>>>o,l=h&u}return a&&0!==l&&(a.words[a.length++]=l),0===this.length&&(this.words[0]=0,this.length=1),this._strip()},o.prototype.ishrn=function(t,e,n){return r(0===this.negative),this.iushrn(t,e,n)},o.prototype.shln=function(t){return this.clone().ishln(t)},o.prototype.ushln=function(t){return this.clone().iushln(t)},o.prototype.shrn=function(t){return this.clone().ishrn(t)},o.prototype.ushrn=function(t){return this.clone().iushrn(t)},o.prototype.testn=function(t){r("number"===typeof t&&t>=0);var e=t%26,n=(t-e)/26,i=1<<e;return!(this.length<=n)&&!!(this.words[n]&i)},o.prototype.imaskn=function(t){r("number"===typeof t&&t>=0);var e=t%26,n=(t-e)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=n)return this;if(0!==e&&n++,this.length=Math.min(n,this.length),0!==e){var i=67108863^67108863>>>e<<e;this.words[this.length-1]&=i}return this._strip()},o.prototype.maskn=function(t){return this.clone().imaskn(t)},o.prototype.iaddn=function(t){return r("number"===typeof t),r(t<67108864),t<0?this.isubn(-t):0!==this.negative?1===this.length&&(0|this.words[0])<=t?(this.words[0]=t-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(t),this.negative=1,this):this._iaddn(t)},o.prototype._iaddn=function(t){this.words[0]+=t;for(var e=0;e<this.length&&this.words[e]>=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this},o.prototype.isubn=function(t){if(r("number"===typeof t),r(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e<this.length&&this.words[e]<0;e++)this.words[e]+=67108864,this.words[e+1]-=1;return this._strip()},o.prototype.addn=function(t){return this.clone().iaddn(t)},o.prototype.subn=function(t){return this.clone().isubn(t)},o.prototype.iabs=function(){return this.negative=0,this},o.prototype.abs=function(){return this.clone().iabs()},o.prototype._ishlnsubmul=function(t,e,n){var i,o,s=t.length+n;this._expand(s);var u=0;for(i=0;i<t.length;i++){o=(0|this.words[i+n])+u;var a=(0|t.words[i])*e;u=((o-=67108863&a)>>26)-(a/67108864|0),this.words[i+n]=67108863&o}for(;i<this.length-n;i++)u=(o=(0|this.words[i+n])+u)>>26,this.words[i+n]=67108863&o;if(0===u)return this._strip();for(r(-1===u),u=0,i=0;i<this.length;i++)u=(o=-(0|this.words[i])+u)>>26,this.words[i]=67108863&o;return this.negative=1,this._strip()},o.prototype._wordDiv=function(t,e){var n=(this.length,t.length),r=this.clone(),i=t,s=0|i.words[i.length-1];0!==(n=26-this._countBits(s))&&(i=i.ushln(n),r.iushln(n),s=0|i.words[i.length-1]);var u,a=r.length-i.length;if("mod"!==e){(u=new o(null)).length=a+1,u.words=new Array(u.length);for(var c=0;c<u.length;c++)u.words[c]=0}var l=r.clone()._ishlnsubmul(i,1,a);0===l.negative&&(r=l,u&&(u.words[a]=1));for(var h=a-1;h>=0;h--){var f=67108864*(0|r.words[i.length+h])+(0|r.words[i.length+h-1]);for(f=Math.min(f/s|0,67108863),r._ishlnsubmul(i,f,h);0!==r.negative;)f--,r.negative=0,r._ishlnsubmul(i,1,h),r.isZero()||(r.negative^=1);u&&(u.words[h]=f)}return u&&u._strip(),r._strip(),"div"!==e&&0!==n&&r.iushrn(n),{div:u||null,mod:r}},o.prototype.divmod=function(t,e,n){return r(!t.isZero()),this.isZero()?{div:new o(0),mod:new o(0)}:0!==this.negative&&0===t.negative?(u=this.neg().divmod(t,e),"mod"!==e&&(i=u.div.neg()),"div"!==e&&(s=u.mod.neg(),n&&0!==s.negative&&s.iadd(t)),{div:i,mod:s}):0===this.negative&&0!==t.negative?(u=this.divmod(t.neg(),e),"mod"!==e&&(i=u.div.neg()),{div:i,mod:u.mod}):0!==(this.negative&t.negative)?(u=this.neg().divmod(t.neg(),e),"div"!==e&&(s=u.mod.neg(),n&&0!==s.negative&&s.isub(t)),{div:u.div,mod:s}):t.length>this.length||this.cmp(t)<0?{div:new o(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new o(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new o(this.modrn(t.words[0]))}:this._wordDiv(t,e);var i,s,u},o.prototype.div=function(t){return this.divmod(t,"div",!1).div},o.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod},o.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod},o.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var n=0!==e.div.negative?e.mod.isub(t):e.mod,r=t.ushrn(1),i=t.andln(1),o=n.cmp(r);return o<0||1===i&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1)},o.prototype.modrn=function(t){var e=t<0;e&&(t=-t),r(t<=67108863);for(var n=(1<<26)%t,i=0,o=this.length-1;o>=0;o--)i=(n*i+(0|this.words[o]))%t;return e?-i:i},o.prototype.modn=function(t){return this.modrn(t)},o.prototype.idivn=function(t){var e=t<0;e&&(t=-t),r(t<=67108863);for(var n=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*n;this.words[i]=o/t|0,n=o%t}return this._strip(),e?this.ineg():this},o.prototype.divn=function(t){return this.clone().idivn(t)},o.prototype.egcd=function(t){r(0===t.negative),r(!t.isZero());var e=this,n=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new o(1),s=new o(0),u=new o(0),a=new o(1),c=0;e.isEven()&&n.isEven();)e.iushrn(1),n.iushrn(1),++c;for(var l=n.clone(),h=e.clone();!e.isZero();){for(var f=0,d=1;0===(e.words[0]&d)&&f<26;++f,d<<=1);if(f>0)for(e.iushrn(f);f-- >0;)(i.isOdd()||s.isOdd())&&(i.iadd(l),s.isub(h)),i.iushrn(1),s.iushrn(1);for(var p=0,b=1;0===(n.words[0]&b)&&p<26;++p,b<<=1);if(p>0)for(n.iushrn(p);p-- >0;)(u.isOdd()||a.isOdd())&&(u.iadd(l),a.isub(h)),u.iushrn(1),a.iushrn(1);e.cmp(n)>=0?(e.isub(n),i.isub(u),s.isub(a)):(n.isub(e),u.isub(i),a.isub(s))}return{a:u,b:a,gcd:n.iushln(c)}},o.prototype._invmp=function(t){r(0===t.negative),r(!t.isZero());var e=this,n=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,s=new o(1),u=new o(0),a=n.clone();e.cmpn(1)>0&&n.cmpn(1)>0;){for(var c=0,l=1;0===(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-- >0;)s.isOdd()&&s.iadd(a),s.iushrn(1);for(var h=0,f=1;0===(n.words[0]&f)&&h<26;++h,f<<=1);if(h>0)for(n.iushrn(h);h-- >0;)u.isOdd()&&u.iadd(a),u.iushrn(1);e.cmp(n)>=0?(e.isub(n),s.isub(u)):(n.isub(e),u.isub(s))}return(i=0===e.cmpn(1)?s:u).cmpn(0)<0&&i.iadd(t),i},o.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),n=t.clone();e.negative=0,n.negative=0;for(var r=0;e.isEven()&&n.isEven();r++)e.iushrn(1),n.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;n.isEven();)n.iushrn(1);var i=e.cmp(n);if(i<0){var o=e;e=n,n=o}else if(0===i||0===n.cmpn(1))break;e.isub(n)}return n.iushln(r)},o.prototype.invm=function(t){return this.egcd(t).a.umod(t)},o.prototype.isEven=function(){return 0===(1&this.words[0])},o.prototype.isOdd=function(){return 1===(1&this.words[0])},o.prototype.andln=function(t){return this.words[0]&t},o.prototype.bincn=function(t){r("number"===typeof t);var e=t%26,n=(t-e)/26,i=1<<e;if(this.length<=n)return this._expand(n+1),this.words[n]|=i,this;for(var o=i,s=n;0!==o&&s<this.length;s++){var u=0|this.words[s];o=(u+=o)>>>26,u&=67108863,this.words[s]=u}return 0!==o&&(this.words[s]=o,this.length++),this},o.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},o.prototype.cmpn=function(t){var e,n=t<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this._strip(),this.length>1)e=1;else{n&&(t=-t),r(t<=67108863,"Number is too big");var i=0|this.words[0];e=i===t?0:i<t?-1:1}return 0!==this.negative?0|-e:e},o.prototype.cmp=function(t){if(0!==this.negative&&0===t.negative)return-1;if(0===this.negative&&0!==t.negative)return 1;var e=this.ucmp(t);return 0!==this.negative?0|-e:e},o.prototype.ucmp=function(t){if(this.length>t.length)return 1;if(this.length<t.length)return-1;for(var e=0,n=this.length-1;n>=0;n--){var r=0|this.words[n],i=0|t.words[n];if(r!==i){r<i?e=-1:r>i&&(e=1);break}}return e},o.prototype.gtn=function(t){return 1===this.cmpn(t)},o.prototype.gt=function(t){return 1===this.cmp(t)},o.prototype.gten=function(t){return this.cmpn(t)>=0},o.prototype.gte=function(t){return this.cmp(t)>=0},o.prototype.ltn=function(t){return-1===this.cmpn(t)},o.prototype.lt=function(t){return-1===this.cmp(t)},o.prototype.lten=function(t){return this.cmpn(t)<=0},o.prototype.lte=function(t){return this.cmp(t)<=0},o.prototype.eqn=function(t){return 0===this.cmpn(t)},o.prototype.eq=function(t){return 0===this.cmp(t)},o.red=function(t){return new k(t)},o.prototype.toRed=function(t){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t)},o.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},o.prototype._forceRed=function(t){return this.red=t,this},o.prototype.forceRed=function(t){return r(!this.red,"Already a number in reduction context"),this._forceRed(t)},o.prototype.redAdd=function(t){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,t)},o.prototype.redIAdd=function(t){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t)},o.prototype.redSub=function(t){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,t)},o.prototype.redISub=function(t){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,t)},o.prototype.redShl=function(t){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,t)},o.prototype.redMul=function(t){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t)},o.prototype.redIMul=function(t){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t)},o.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},o.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},o.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},o.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},o.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},o.prototype.redPow=function(t){return r(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t)};var w={k256:null,p224:null,p192:null,p25519:null};function _(t,e){this.name=t,this.p=new o(e,16),this.n=this.p.bitLength(),this.k=new o(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function S(){_.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function x(){_.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function E(){_.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function M(){_.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function k(t){if("string"===typeof t){var e=o._prime(t);this.m=e.p,this.prime=e}else r(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null}function C(t){k.call(this,t),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new o(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)}_.prototype._tmp=function(){var t=new o(null);return t.words=new Array(Math.ceil(this.n/13)),t},_.prototype.ireduce=function(t){var e,n=t;do{this.split(n,this.tmp),e=(n=(n=this.imulK(n)).iadd(this.tmp)).bitLength()}while(e>this.n);var r=e<this.n?-1:n.ucmp(this.p);return 0===r?(n.words[0]=0,n.length=1):r>0?n.isub(this.p):void 0!==n.strip?n.strip():n._strip(),n},_.prototype.split=function(t,e){t.iushrn(this.n,0,e)},_.prototype.imulK=function(t){return t.imul(this.k)},i(S,_),S.prototype.split=function(t,e){for(var n=4194303,r=Math.min(t.length,9),i=0;i<r;i++)e.words[i]=t.words[i];if(e.length=r,t.length<=9)return t.words[0]=0,void(t.length=1);var o=t.words[9];for(e.words[e.length++]=o&n,i=10;i<t.length;i++){var s=0|t.words[i];t.words[i-10]=(s&n)<<4|o>>>22,o=s}o>>>=22,t.words[i-10]=o,0===o&&t.length>10?t.length-=10:t.length-=9},S.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,n=0;n<t.length;n++){var r=0|t.words[n];e+=977*r,t.words[n]=67108863&e,e=64*r+(e/67108864|0)}return 0===t.words[t.length-1]&&(t.length--,0===t.words[t.length-1]&&t.length--),t},i(x,_),i(E,_),i(M,_),M.prototype.imulK=function(t){for(var e=0,n=0;n<t.length;n++){var r=19*(0|t.words[n])+e,i=67108863&r;r>>>=26,t.words[n]=i,e=r}return 0!==e&&(t.words[t.length++]=e),t},o._prime=function(t){if(w[t])return w[t];var e;if("k256"===t)e=new S;else if("p224"===t)e=new x;else if("p192"===t)e=new E;else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new M}return w[t]=e,e},k.prototype._verify1=function(t){r(0===t.negative,"red works only with positives"),r(t.red,"red works only with red numbers")},k.prototype._verify2=function(t,e){r(0===(t.negative|e.negative),"red works only with positives"),r(t.red&&t.red===e.red,"red works only with red numbers")},k.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):(l(t,t.umod(this.m)._forceRed(this)),t)},k.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this)},k.prototype.add=function(t,e){this._verify2(t,e);var n=t.add(e);return n.cmp(this.m)>=0&&n.isub(this.m),n._forceRed(this)},k.prototype.iadd=function(t,e){this._verify2(t,e);var n=t.iadd(e);return n.cmp(this.m)>=0&&n.isub(this.m),n},k.prototype.sub=function(t,e){this._verify2(t,e);var n=t.sub(e);return n.cmpn(0)<0&&n.iadd(this.m),n._forceRed(this)},k.prototype.isub=function(t,e){this._verify2(t,e);var n=t.isub(e);return n.cmpn(0)<0&&n.iadd(this.m),n},k.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e))},k.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e))},k.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e))},k.prototype.isqr=function(t){return this.imul(t,t.clone())},k.prototype.sqr=function(t){return this.mul(t,t)},k.prototype.sqrt=function(t){if(t.isZero())return t.clone();var e=this.m.andln(3);if(r(e%2===1),3===e){var n=this.m.add(new o(1)).iushrn(2);return this.pow(t,n)}for(var i=this.m.subn(1),s=0;!i.isZero()&&0===i.andln(1);)s++,i.iushrn(1);r(!i.isZero());var u=new o(1).toRed(this),a=u.redNeg(),c=this.m.subn(1).iushrn(1),l=this.m.bitLength();for(l=new o(2*l*l).toRed(this);0!==this.pow(l,c).cmp(a);)l.redIAdd(a);for(var h=this.pow(l,i),f=this.pow(t,i.addn(1).iushrn(1)),d=this.pow(t,i),p=s;0!==d.cmp(u);){for(var b=d,y=0;0!==b.cmp(u);y++)b=b.redSqr();r(y<p);var v=this.pow(h,new o(1).iushln(p-y-1));f=f.redMul(v),h=v.redSqr(),d=d.redMul(h),p=y}return f},k.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e)},k.prototype.pow=function(t,e){if(e.isZero())return new o(1).toRed(this);if(0===e.cmpn(1))return t.clone();var n=new Array(16);n[0]=new o(1).toRed(this),n[1]=t;for(var r=2;r<n.length;r++)n[r]=this.mul(n[r-1],t);var i=n[0],s=0,u=0,a=e.bitLength()%26;for(0===a&&(a=26),r=e.length-1;r>=0;r--){for(var c=e.words[r],l=a-1;l>=0;l--){var h=c>>l&1;i!==n[0]&&(i=this.sqr(i)),0!==h||0!==s?(s<<=1,s|=h,(4===++u||0===r&&0===l)&&(i=this.mul(i,n[s]),u=0,s=0)):u=0}a=26}return i},k.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e},k.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e},o.mont=function(t){return new C(t)},i(C,k),C.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift))},C.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e},C.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var n=t.imul(e),r=n.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=n.isub(r).iushrn(this.shift),o=i;return i.cmp(this.m)>=0?o=i.isub(this.m):i.cmpn(0)<0&&(o=i.iadd(this.m)),o._forceRed(this)},C.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new o(0)._forceRed(this);var n=t.mul(e),r=n.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=n.isub(r).iushrn(this.shift),s=i;return i.cmp(this.m)>=0?s=i.isub(this.m):i.cmpn(0)<0&&(s=i.iadd(this.m)),s._forceRed(this)},C.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this)}}(t,this)}).call(this,n(94)(t))},1399:function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return o}));var r=n(1376);function i(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return o(t)}function o(t){return 0===t.length?r.a:1===t.length?t[0]:function(e){return t.reduce((function(t,e){return e(t)}),e)}}},1400:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1364),i=n(1365);function o(){return function(t){return t.lift(new s(t))}}var s=function(){function t(t){this.connectable=t}return t.prototype.call=function(t,e){var n=this.connectable;n._refCount++;var r=new u(t,n),i=e.subscribe(r);return r.closed||(r.connection=n.connect()),i},t}(),u=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return r.a(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e<=0)this.connection=null;else if(t._refCount=e-1,e>1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null},e}(i.a)},1401:function(t,e,n){"use strict";n.d(e,"b",(function(){return a})),n.d(e,"a",(function(){return f}));var r=n(1364),i=n(1365),o=n(1368),s=n(1366),u=n(1369);function a(t,e,n,r){return function(i){return i.lift(new c(t,e,n,r))}}var c=function(){function t(t,e,n,r){this.keySelector=t,this.elementSelector=e,this.durationSelector=n,this.subjectSelector=r}return t.prototype.call=function(t,e){return e.subscribe(new l(t,this.keySelector,this.elementSelector,this.durationSelector,this.subjectSelector))},t}(),l=function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.keySelector=n,s.elementSelector=r,s.durationSelector=i,s.subjectSelector=o,s.groups=null,s.attemptedToUnsubscribe=!1,s.count=0,s}return r.a(e,t),e.prototype._next=function(t){var e;try{e=this.keySelector(t)}catch(n){return void this.error(n)}this._group(t,e)},e.prototype._group=function(t,e){var n=this.groups;n||(n=this.groups=new Map);var r,i=n.get(e);if(this.elementSelector)try{r=this.elementSelector(t)}catch(a){this.error(a)}else r=t;if(!i){i=this.subjectSelector?this.subjectSelector():new u.a,n.set(e,i);var o=new f(e,i,this);if(this.destination.next(o),this.durationSelector){var s=void 0;try{s=this.durationSelector(new f(e,i))}catch(a){return void this.error(a)}this.add(s.subscribe(new h(e,i,this)))}}i.closed||i.next(r)},e.prototype._error=function(t){var e=this.groups;e&&(e.forEach((function(e,n){e.error(t)})),e.clear()),this.destination.error(t)},e.prototype._complete=function(){var t=this.groups;t&&(t.forEach((function(t,e){t.complete()})),t.clear()),this.destination.complete()},e.prototype.removeGroup=function(t){this.groups.delete(t)},e.prototype.unsubscribe=function(){this.closed||(this.attemptedToUnsubscribe=!0,0===this.count&&t.prototype.unsubscribe.call(this))},e}(i.a),h=function(t){function e(e,n,r){var i=t.call(this,n)||this;return i.key=e,i.group=n,i.parent=r,i}return r.a(e,t),e.prototype._next=function(t){this.complete()},e.prototype._unsubscribe=function(){var t=this.parent,e=this.key;this.key=this.parent=null,t&&t.removeGroup(e)},e}(i.a),f=function(t){function e(e,n,r){var i=t.call(this)||this;return i.key=e,i.groupSubject=n,i.refCountSubscription=r,i}return r.a(e,t),e.prototype._subscribe=function(t){var e=new o.a,n=this.refCountSubscription,r=this.groupSubject;return n&&!n.closed&&e.add(new d(n)),e.add(r.subscribe(t)),e},e}(s.a),d=function(t){function e(e){var n=t.call(this)||this;return n.parent=e,e.count++,n}return r.a(e,t),e.prototype.unsubscribe=function(){var e=this.parent;e.closed||this.closed||(t.prototype.unsubscribe.call(this),e.count-=1,0===e.count&&e.attemptedToUnsubscribe&&e.unsubscribe())},e}(o.a)},1402:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var r=n(1364),i=n(1369),o=n(1413),s=n(1368),u=n(1427),a=n(1390),c=n(1445),l=function(t){function e(e,n,r){void 0===e&&(e=Number.POSITIVE_INFINITY),void 0===n&&(n=Number.POSITIVE_INFINITY);var i=t.call(this)||this;return i.scheduler=r,i._events=[],i._infiniteTimeWindow=!1,i._bufferSize=e<1?1:e,i._windowTime=n<1?1:n,n===Number.POSITIVE_INFINITY?(i._infiniteTimeWindow=!0,i.next=i.nextInfiniteTimeWindow):i.next=i.nextTimeWindow,i}return r.a(e,t),e.prototype.nextInfiniteTimeWindow=function(e){if(!this.isStopped){var n=this._events;n.push(e),n.length>this._bufferSize&&n.shift()}t.prototype.next.call(this,e)},e.prototype.nextTimeWindow=function(e){this.isStopped||(this._events.push(new h(this._getNow(),e)),this._trimBufferThenGetEvents()),t.prototype.next.call(this,e)},e.prototype._subscribe=function(t){var e,n=this._infiniteTimeWindow,r=n?this._events:this._trimBufferThenGetEvents(),i=this.scheduler,o=r.length;if(this.closed)throw new a.a;if(this.isStopped||this.hasError?e=s.a.EMPTY:(this.observers.push(t),e=new c.a(this,t)),i&&t.add(t=new u.a(t,i)),n)for(var l=0;l<o&&!t.closed;l++)t.next(r[l]);else for(l=0;l<o&&!t.closed;l++)t.next(r[l].value);return this.hasError?t.error(this.thrownError):this.isStopped&&t.complete(),e},e.prototype._getNow=function(){return(this.scheduler||o.a).now()},e.prototype._trimBufferThenGetEvents=function(){for(var t=this._getNow(),e=this._bufferSize,n=this._windowTime,r=this._events,i=r.length,o=0;o<i&&!(t-r[o].time<n);)o++;return i>e&&(o=Math.max(o,i-e)),o>0&&r.splice(0,o),r},e}(i.a),h=function(t,e){this.time=t,this.value=e}},1403:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1366);function i(t,e){return e?new r.a((function(n){return e.schedule(o,0,{error:t,subscriber:n})})):new r.a((function(e){return e.error(t)}))}function o(t){var e=t.error;t.subscriber.error(e)}},1404:function(t,e,n){"use strict";function r(){}n.d(e,"a",(function(){return r}))},1405:function(t,e,n){"use strict";n.d(e,"b",(function(){return l})),n.d(e,"a",(function(){return h}));var r=n(1364),i=n(1375),o=n(1371),s=n(1379),u=n(1381),a=n(1392),c={};function l(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=void 0,r=void 0;return Object(i.a)(t[t.length-1])&&(r=t.pop()),"function"===typeof t[t.length-1]&&(n=t.pop()),1===t.length&&Object(o.a)(t[0])&&(t=t[0]),Object(a.a)(t,r).lift(new h(n))}var h=function(){function t(t){this.resultSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new f(t,this.resultSelector))},t}(),f=function(t){function e(e,n){var r=t.call(this,e)||this;return r.resultSelector=n,r.active=0,r.values=[],r.observables=[],r}return r.a(e,t),e.prototype._next=function(t){this.values.push(c),this.observables.push(t)},e.prototype._complete=function(){var t=this.observables,e=t.length;if(0===e)this.destination.complete();else{this.active=e,this.toRespond=e;for(var n=0;n<e;n++){var r=t[n];this.add(Object(u.a)(this,r,void 0,n))}}},e.prototype.notifyComplete=function(t){0===(this.active-=1)&&this.destination.complete()},e.prototype.notifyNext=function(t,e,n){var r=this.values,i=r[n],o=this.toRespond?i===c?--this.toRespond:this.toRespond:0;r[n]=e,0===o&&(this.resultSelector?this._tryResultSelector(r):this.destination.next(r.slice()))},e.prototype._tryResultSelector=function(t){var e;try{e=this.resultSelector.apply(this,t)}catch(n){return void this.destination.error(n)}this.destination.next(e)},e}(s.a)},1406:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1385),i=n(1376);function o(t){return void 0===t&&(t=Number.POSITIVE_INFINITY),Object(r.b)(i.a,t)}},1407:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(1366),i=n(1374),o=n(1373);function s(t){return new r.a((function(e){var n;try{n=t()}catch(r){return void e.error(r)}return(n?Object(i.a)(n):Object(o.b)()).subscribe(e)}))}},1408:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1371);function i(t){return!Object(r.a)(t)&&t-parseFloat(t)+1>=0}},1409:function(t,e,n){"use strict";n.d(e,"b",(function(){return c})),n.d(e,"a",(function(){return l}));var r=n(1364),i=n(1392),o=n(1371),s=n(1365),u=n(1395),a=n(1367);function c(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t[t.length-1];return"function"===typeof n&&t.pop(),Object(i.a)(t,void 0).lift(new l(n))}var l=function(){function t(t){this.resultSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new h(t,this.resultSelector))},t}(),h=function(t){function e(e,n,r){void 0===r&&(r=Object.create(null));var i=t.call(this,e)||this;return i.resultSelector=n,i.iterators=[],i.active=0,i.resultSelector="function"===typeof n?n:void 0,i}return r.a(e,t),e.prototype._next=function(t){var e=this.iterators;Object(o.a)(t)?e.push(new d(t)):"function"===typeof t[u.a]?e.push(new f(t[u.a]())):e.push(new p(this.destination,this,t))},e.prototype._complete=function(){var t=this.iterators,e=t.length;if(this.unsubscribe(),0!==e){this.active=e;for(var n=0;n<e;n++){var r=t[n];if(r.stillUnsubscribed)this.destination.add(r.subscribe());else this.active--}}else this.destination.complete()},e.prototype.notifyInactive=function(){this.active--,0===this.active&&this.destination.complete()},e.prototype.checkIterators=function(){for(var t=this.iterators,e=t.length,n=this.destination,r=0;r<e;r++){if("function"===typeof(s=t[r]).hasValue&&!s.hasValue())return}var i=!1,o=[];for(r=0;r<e;r++){var s,u=(s=t[r]).next();if(s.hasCompleted()&&(i=!0),u.done)return void n.complete();o.push(u.value)}this.resultSelector?this._tryresultSelector(o):n.next(o),i&&n.complete()},e.prototype._tryresultSelector=function(t){var e;try{e=this.resultSelector.apply(this,t)}catch(n){return void this.destination.error(n)}this.destination.next(e)},e}(s.a),f=function(){function t(t){this.iterator=t,this.nextResult=t.next()}return t.prototype.hasValue=function(){return!0},t.prototype.next=function(){var t=this.nextResult;return this.nextResult=this.iterator.next(),t},t.prototype.hasCompleted=function(){var t=this.nextResult;return Boolean(t&&t.done)},t}(),d=function(){function t(t){this.array=t,this.index=0,this.length=0,this.length=t.length}return t.prototype[u.a]=function(){return this},t.prototype.next=function(t){var e=this.index++,n=this.array;return e<this.length?{value:n[e],done:!1}:{value:null,done:!0}},t.prototype.hasValue=function(){return this.array.length>this.index},t.prototype.hasCompleted=function(){return this.array.length===this.index},t}(),p=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.parent=n,i.observable=r,i.stillUnsubscribed=!0,i.buffer=[],i.isComplete=!1,i}return r.a(e,t),e.prototype[u.a]=function(){return this},e.prototype.next=function(){var t=this.buffer;return 0===t.length&&this.isComplete?{value:null,done:!0}:{value:t.shift(),done:!1}},e.prototype.hasValue=function(){return this.buffer.length>0},e.prototype.hasCompleted=function(){return 0===this.buffer.length&&this.isComplete},e.prototype.notifyComplete=function(){this.buffer.length>0?(this.isComplete=!0,this.parent.notifyInactive()):this.destination.complete()},e.prototype.notifyNext=function(t){this.buffer.push(t),this.parent.checkIterators()},e.prototype.subscribe=function(){return Object(a.c)(this.observable,new a.a(this))},e}(a.b)},1410:function(t,e,n){"use strict";n.r(e),n.d(e,"audit",(function(){return o})),n.d(e,"auditTime",(function(){return l})),n.d(e,"buffer",(function(){return h})),n.d(e,"bufferCount",(function(){return b})),n.d(e,"bufferTime",(function(){return w})),n.d(e,"bufferToggle",(function(){return O})),n.d(e,"bufferWhen",(function(){return R})),n.d(e,"catchError",(function(){return D})),n.d(e,"combineAll",(function(){return B})),n.d(e,"combineLatest",(function(){return z})),n.d(e,"concat",(function(){return q})),n.d(e,"concatAll",(function(){return G.a})),n.d(e,"concatMap",(function(){return J})),n.d(e,"concatMapTo",(function(){return K})),n.d(e,"count",(function(){return Q})),n.d(e,"debounce",(function(){return $})),n.d(e,"debounceTime",(function(){return nt})),n.d(e,"defaultIfEmpty",(function(){return st})),n.d(e,"delay",(function(){return ht})),n.d(e,"delayWhen",(function(){return yt})),n.d(e,"dematerialize",(function(){return _t})),n.d(e,"distinct",(function(){return Et})),n.d(e,"distinctUntilChanged",(function(){return Ct})),n.d(e,"distinctUntilKeyChanged",(function(){return Ot})),n.d(e,"elementAt",(function(){return Ut})),n.d(e,"endWith",(function(){return Vt})),n.d(e,"every",(function(){return qt})),n.d(e,"exhaust",(function(){return Jt})),n.d(e,"exhaustMap",(function(){return Zt})),n.d(e,"expand",(function(){return ee})),n.d(e,"filter",(function(){return Nt.a})),n.d(e,"finalize",(function(){return ie})),n.d(e,"find",(function(){return ue})),n.d(e,"findIndex",(function(){return le})),n.d(e,"first",(function(){return fe})),n.d(e,"groupBy",(function(){return de.b})),n.d(e,"ignoreElements",(function(){return pe})),n.d(e,"isEmpty",(function(){return ve})),n.d(e,"last",(function(){return xe})),n.d(e,"map",(function(){return Xt.a})),n.d(e,"mapTo",(function(){return Ee})),n.d(e,"materialize",(function(){return Ce})),n.d(e,"max",(function(){return Pe})),n.d(e,"merge",(function(){return Le})),n.d(e,"mergeAll",(function(){return He.a})),n.d(e,"mergeMap",(function(){return Y.b})),n.d(e,"flatMap",(function(){return Y.a})),n.d(e,"mergeMapTo",(function(){return Fe})),n.d(e,"mergeScan",(function(){return Be})),n.d(e,"min",(function(){return ze})),n.d(e,"multicast",(function(){return qe})),n.d(e,"observeOn",(function(){return Ye.b})),n.d(e,"onErrorResumeNext",(function(){return Je})),n.d(e,"pairwise",(function(){return Xe})),n.d(e,"partition",(function(){return en})),n.d(e,"pluck",(function(){return nn})),n.d(e,"publish",(function(){return sn})),n.d(e,"publishBehavior",(function(){return an})),n.d(e,"publishLast",(function(){return ln})),n.d(e,"publishReplay",(function(){return fn})),n.d(e,"race",(function(){return pn})),n.d(e,"reduce",(function(){return Te})),n.d(e,"repeat",(function(){return bn})),n.d(e,"repeatWhen",(function(){return mn})),n.d(e,"retry",(function(){return _n})),n.d(e,"retryWhen",(function(){return En})),n.d(e,"refCount",(function(){return Cn.a})),n.d(e,"sample",(function(){return An})),n.d(e,"sampleTime",(function(){return jn})),n.d(e,"scan",(function(){return Oe})),n.d(e,"sequenceEqual",(function(){return Pn})),n.d(e,"share",(function(){return Bn})),n.d(e,"shareReplay",(function(){return Wn})),n.d(e,"single",(function(){return Un})),n.d(e,"skip",(function(){return qn})),n.d(e,"skipLast",(function(){return Jn})),n.d(e,"skipUntil",(function(){return Xn})),n.d(e,"skipWhile",(function(){return tr})),n.d(e,"startWith",(function(){return rr})),n.d(e,"subscribeOn",(function(){return ur})),n.d(e,"switchAll",(function(){return fr})),n.d(e,"switchMap",(function(){return cr})),n.d(e,"switchMapTo",(function(){return dr})),n.d(e,"take",(function(){return Ft})),n.d(e,"takeLast",(function(){return we})),n.d(e,"takeUntil",(function(){return pr})),n.d(e,"takeWhile",(function(){return vr})),n.d(e,"tap",(function(){return Sr})),n.d(e,"throttle",(function(){return kr})),n.d(e,"throttleTime",(function(){return Ir})),n.d(e,"throwIfEmpty",(function(){return Tt})),n.d(e,"timeInterval",(function(){return Tr})),n.d(e,"timeout",(function(){return Wr})),n.d(e,"timeoutWith",(function(){return Lr})),n.d(e,"timestamp",(function(){return Ur})),n.d(e,"toArray",(function(){return qr})),n.d(e,"window",(function(){return Gr})),n.d(e,"windowCount",(function(){return Kr})),n.d(e,"windowTime",(function(){return Zr})),n.d(e,"windowToggle",(function(){return oi})),n.d(e,"windowWhen",(function(){return ai})),n.d(e,"withLatestFrom",(function(){return hi})),n.d(e,"zip",(function(){return bi})),n.d(e,"zipAll",(function(){return yi}));var r=n(1364),i=n(1367);function o(t){return function(e){return e.lift(new s(t))}}var s=function(){function t(t){this.durationSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new u(t,this.durationSelector))},t}(),u=function(t){function e(e,n){var r=t.call(this,e)||this;return r.durationSelector=n,r.hasValue=!1,r}return r.a(e,t),e.prototype._next=function(t){if(this.value=t,this.hasValue=!0,!this.throttled){var e=void 0;try{e=(0,this.durationSelector)(t)}catch(r){return this.destination.error(r)}var n=Object(i.c)(e,new i.a(this));!n||n.closed?this.clearThrottle():this.add(this.throttled=n)}},e.prototype.clearThrottle=function(){var t=this,e=t.value,n=t.hasValue,r=t.throttled;r&&(this.remove(r),this.throttled=void 0,r.unsubscribe()),n&&(this.value=void 0,this.hasValue=!1,this.destination.next(e))},e.prototype.notifyNext=function(){this.clearThrottle()},e.prototype.notifyComplete=function(){this.clearThrottle()},e}(i.b),a=n(1370),c=n(1434);function l(t,e){return void 0===e&&(e=a.a),o((function(){return Object(c.a)(t,e)}))}function h(t){return function(e){return e.lift(new f(t))}}var f=function(){function t(t){this.closingNotifier=t}return t.prototype.call=function(t,e){return e.subscribe(new d(t,this.closingNotifier))},t}(),d=function(t){function e(e,n){var r=t.call(this,e)||this;return r.buffer=[],r.add(Object(i.c)(n,new i.a(r))),r}return r.a(e,t),e.prototype._next=function(t){this.buffer.push(t)},e.prototype.notifyNext=function(){var t=this.buffer;this.buffer=[],this.destination.next(t)},e}(i.b),p=n(1365);function b(t,e){return void 0===e&&(e=null),function(n){return n.lift(new y(t,e))}}var y=function(){function t(t,e){this.bufferSize=t,this.startBufferEvery=e,this.subscriberClass=e&&t!==e?m:v}return t.prototype.call=function(t,e){return e.subscribe(new this.subscriberClass(t,this.bufferSize,this.startBufferEvery))},t}(),v=function(t){function e(e,n){var r=t.call(this,e)||this;return r.bufferSize=n,r.buffer=[],r}return r.a(e,t),e.prototype._next=function(t){var e=this.buffer;e.push(t),e.length==this.bufferSize&&(this.destination.next(e),this.buffer=[])},e.prototype._complete=function(){var e=this.buffer;e.length>0&&this.destination.next(e),t.prototype._complete.call(this)},e}(p.a),m=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.bufferSize=n,i.startBufferEvery=r,i.buffers=[],i.count=0,i}return r.a(e,t),e.prototype._next=function(t){var e=this,n=e.bufferSize,r=e.startBufferEvery,i=e.buffers,o=e.count;this.count++,o%r===0&&i.push([]);for(var s=i.length;s--;){var u=i[s];u.push(t),u.length===n&&(i.splice(s,1),this.destination.next(u))}},e.prototype._complete=function(){for(var e=this.buffers,n=this.destination;e.length>0;){var r=e.shift();r.length>0&&n.next(r)}t.prototype._complete.call(this)},e}(p.a),g=n(1375);function w(t){var e=arguments.length,n=a.a;Object(g.a)(arguments[arguments.length-1])&&(n=arguments[arguments.length-1],e--);var r=null;e>=2&&(r=arguments[1]);var i=Number.POSITIVE_INFINITY;return e>=3&&(i=arguments[2]),function(e){return e.lift(new _(t,r,i,n))}}var _=function(){function t(t,e,n,r){this.bufferTimeSpan=t,this.bufferCreationInterval=e,this.maxBufferSize=n,this.scheduler=r}return t.prototype.call=function(t,e){return e.subscribe(new x(t,this.bufferTimeSpan,this.bufferCreationInterval,this.maxBufferSize,this.scheduler))},t}(),S=function(){this.buffer=[]},x=function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;s.bufferTimeSpan=n,s.bufferCreationInterval=r,s.maxBufferSize=i,s.scheduler=o,s.contexts=[];var u=s.openContext();if(s.timespanOnly=null==r||r<0,s.timespanOnly){var a={subscriber:s,context:u,bufferTimeSpan:n};s.add(u.closeAction=o.schedule(E,n,a))}else{var c={subscriber:s,context:u},l={bufferTimeSpan:n,bufferCreationInterval:r,subscriber:s,scheduler:o};s.add(u.closeAction=o.schedule(k,n,c)),s.add(o.schedule(M,r,l))}return s}return r.a(e,t),e.prototype._next=function(t){for(var e,n=this.contexts,r=n.length,i=0;i<r;i++){var o=n[i],s=o.buffer;s.push(t),s.length==this.maxBufferSize&&(e=o)}e&&this.onBufferFull(e)},e.prototype._error=function(e){this.contexts.length=0,t.prototype._error.call(this,e)},e.prototype._complete=function(){for(var e=this.contexts,n=this.destination;e.length>0;){var r=e.shift();n.next(r.buffer)}t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){this.contexts=null},e.prototype.onBufferFull=function(t){this.closeContext(t);var e=t.closeAction;if(e.unsubscribe(),this.remove(e),!this.closed&&this.timespanOnly){t=this.openContext();var n=this.bufferTimeSpan,r={subscriber:this,context:t,bufferTimeSpan:n};this.add(t.closeAction=this.scheduler.schedule(E,n,r))}},e.prototype.openContext=function(){var t=new S;return this.contexts.push(t),t},e.prototype.closeContext=function(t){this.destination.next(t.buffer);var e=this.contexts;(e?e.indexOf(t):-1)>=0&&e.splice(e.indexOf(t),1)},e}(p.a);function E(t){var e=t.subscriber,n=t.context;n&&e.closeContext(n),e.closed||(t.context=e.openContext(),t.context.closeAction=this.schedule(t,t.bufferTimeSpan))}function M(t){var e=t.bufferCreationInterval,n=t.bufferTimeSpan,r=t.subscriber,i=t.scheduler,o=r.openContext();r.closed||(r.add(o.closeAction=i.schedule(k,n,{subscriber:r,context:o})),this.schedule(t,e))}function k(t){var e=t.subscriber,n=t.context;e.closeContext(n)}var C=n(1368),A=n(1381),I=n(1379);function O(t,e){return function(n){return n.lift(new j(t,e))}}var j=function(){function t(t,e){this.openings=t,this.closingSelector=e}return t.prototype.call=function(t,e){return e.subscribe(new N(t,this.openings,this.closingSelector))},t}(),N=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.closingSelector=r,i.contexts=[],i.add(Object(A.a)(i,n)),i}return r.a(e,t),e.prototype._next=function(t){for(var e=this.contexts,n=e.length,r=0;r<n;r++)e[r].buffer.push(t)},e.prototype._error=function(e){for(var n=this.contexts;n.length>0;){var r=n.shift();r.subscription.unsubscribe(),r.buffer=null,r.subscription=null}this.contexts=null,t.prototype._error.call(this,e)},e.prototype._complete=function(){for(var e=this.contexts;e.length>0;){var n=e.shift();this.destination.next(n.buffer),n.subscription.unsubscribe(),n.buffer=null,n.subscription=null}this.contexts=null,t.prototype._complete.call(this)},e.prototype.notifyNext=function(t,e){t?this.closeBuffer(t):this.openBuffer(e)},e.prototype.notifyComplete=function(t){this.closeBuffer(t.context)},e.prototype.openBuffer=function(t){try{var e=this.closingSelector.call(this,t);e&&this.trySubscribe(e)}catch(n){this._error(n)}},e.prototype.closeBuffer=function(t){var e=this.contexts;if(e&&t){var n=t.buffer,r=t.subscription;this.destination.next(n),e.splice(e.indexOf(t),1),this.remove(r),r.unsubscribe()}},e.prototype.trySubscribe=function(t){var e=this.contexts,n=new C.a,r={buffer:[],subscription:n};e.push(r);var i=Object(A.a)(this,t,r);!i||i.closed?this.closeBuffer(r):(i.context=r,this.add(i),n.add(i))},e}(I.a);function R(t){return function(e){return e.lift(new T(t))}}var T=function(){function t(t){this.closingSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new P(t,this.closingSelector))},t}(),P=function(t){function e(e,n){var r=t.call(this,e)||this;return r.closingSelector=n,r.subscribing=!1,r.openBuffer(),r}return r.a(e,t),e.prototype._next=function(t){this.buffer.push(t)},e.prototype._complete=function(){var e=this.buffer;e&&this.destination.next(e),t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){this.buffer=void 0,this.subscribing=!1},e.prototype.notifyNext=function(){this.openBuffer()},e.prototype.notifyComplete=function(){this.subscribing?this.complete():this.openBuffer()},e.prototype.openBuffer=function(){var t=this.closingSubscription;t&&(this.remove(t),t.unsubscribe());var e,n=this.buffer;this.buffer&&this.destination.next(n),this.buffer=[];try{e=(0,this.closingSelector)()}catch(r){return this.error(r)}t=new C.a,this.closingSubscription=t,this.add(t),this.subscribing=!0,t.add(Object(i.c)(e,new i.a(this))),this.subscribing=!1},e}(i.b);function D(t){return function(e){var n=new L(t),r=e.lift(n);return n.caught=r}}var L=function(){function t(t){this.selector=t}return t.prototype.call=function(t,e){return e.subscribe(new H(t,this.selector,this.caught))},t}(),H=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.selector=n,i.caught=r,i}return r.a(e,t),e.prototype.error=function(e){if(!this.isStopped){var n=void 0;try{n=this.selector(e,this.caught)}catch(s){return void t.prototype.error.call(this,s)}this._unsubscribeAndRecycle();var r=new i.a(this);this.add(r);var o=Object(i.c)(n,r);o!==r&&this.add(o)}},e}(i.b),F=n(1405);function B(t){return function(e){return e.lift(new F.a(t))}}var W=n(1371),U=n(1374);function z(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=null;return"function"===typeof t[t.length-1]&&(n=t.pop()),1===t.length&&Object(W.a)(t[0])&&(t=t[0].slice()),function(e){return e.lift.call(Object(U.a)([e].concat(t)),new F.a(n))}}var V=n(1396);function q(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){return e.lift.call(V.a.apply(void 0,[e].concat(t)))}}var G=n(1431),Y=n(1385);function J(t,e){return Object(Y.b)(t,e,1)}function K(t,e){return J((function(){return t}),e)}function Q(t){return function(e){return e.lift(new X(t,e))}}var X=function(){function t(t,e){this.predicate=t,this.source=e}return t.prototype.call=function(t,e){return e.subscribe(new Z(t,this.predicate,this.source))},t}(),Z=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.predicate=n,i.source=r,i.count=0,i.index=0,i}return r.a(e,t),e.prototype._next=function(t){this.predicate?this._tryPredicate(t):this.count++},e.prototype._tryPredicate=function(t){var e;try{e=this.predicate(t,this.index++,this.source)}catch(n){return void this.destination.error(n)}e&&this.count++},e.prototype._complete=function(){this.destination.next(this.count),this.destination.complete()},e}(p.a);function $(t){return function(e){return e.lift(new tt(t))}}var tt=function(){function t(t){this.durationSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new et(t,this.durationSelector))},t}(),et=function(t){function e(e,n){var r=t.call(this,e)||this;return r.durationSelector=n,r.hasValue=!1,r}return r.a(e,t),e.prototype._next=function(t){try{var e=this.durationSelector.call(this,t);e&&this._tryNext(t,e)}catch(n){this.destination.error(n)}},e.prototype._complete=function(){this.emitValue(),this.destination.complete()},e.prototype._tryNext=function(t,e){var n=this.durationSubscription;this.value=t,this.hasValue=!0,n&&(n.unsubscribe(),this.remove(n)),(n=Object(i.c)(e,new i.a(this)))&&!n.closed&&this.add(this.durationSubscription=n)},e.prototype.notifyNext=function(){this.emitValue()},e.prototype.notifyComplete=function(){this.emitValue()},e.prototype.emitValue=function(){if(this.hasValue){var e=this.value,n=this.durationSubscription;n&&(this.durationSubscription=void 0,n.unsubscribe(),this.remove(n)),this.value=void 0,this.hasValue=!1,t.prototype._next.call(this,e)}},e}(i.b);function nt(t,e){return void 0===e&&(e=a.a),function(n){return n.lift(new rt(t,e))}}var rt=function(){function t(t,e){this.dueTime=t,this.scheduler=e}return t.prototype.call=function(t,e){return e.subscribe(new it(t,this.dueTime,this.scheduler))},t}(),it=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.dueTime=n,i.scheduler=r,i.debouncedSubscription=null,i.lastValue=null,i.hasValue=!1,i}return r.a(e,t),e.prototype._next=function(t){this.clearDebounce(),this.lastValue=t,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(ot,this.dueTime,this))},e.prototype._complete=function(){this.debouncedNext(),this.destination.complete()},e.prototype.debouncedNext=function(){if(this.clearDebounce(),this.hasValue){var t=this.lastValue;this.lastValue=null,this.hasValue=!1,this.destination.next(t)}},e.prototype.clearDebounce=function(){var t=this.debouncedSubscription;null!==t&&(this.remove(t),t.unsubscribe(),this.debouncedSubscription=null)},e}(p.a);function ot(t){t.debouncedNext()}function st(t){return void 0===t&&(t=null),function(e){return e.lift(new ut(t))}}var ut=function(){function t(t){this.defaultValue=t}return t.prototype.call=function(t,e){return e.subscribe(new at(t,this.defaultValue))},t}(),at=function(t){function e(e,n){var r=t.call(this,e)||this;return r.defaultValue=n,r.isEmpty=!0,r}return r.a(e,t),e.prototype._next=function(t){this.isEmpty=!1,this.destination.next(t)},e.prototype._complete=function(){this.isEmpty&&this.destination.next(this.defaultValue),this.destination.complete()},e}(p.a);function ct(t){return t instanceof Date&&!isNaN(+t)}var lt=n(1382);function ht(t,e){void 0===e&&(e=a.a);var n=ct(t)?+t-e.now():Math.abs(t);return function(t){return t.lift(new ft(n,e))}}var ft=function(){function t(t,e){this.delay=t,this.scheduler=e}return t.prototype.call=function(t,e){return e.subscribe(new dt(t,this.delay,this.scheduler))},t}(),dt=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.delay=n,i.scheduler=r,i.queue=[],i.active=!1,i.errored=!1,i}return r.a(e,t),e.dispatch=function(t){for(var e=t.source,n=e.queue,r=t.scheduler,i=t.destination;n.length>0&&n[0].time-r.now()<=0;)n.shift().notification.observe(i);if(n.length>0){var o=Math.max(0,n[0].time-r.now());this.schedule(t,o)}else this.unsubscribe(),e.active=!1},e.prototype._schedule=function(t){this.active=!0,this.destination.add(t.schedule(e.dispatch,this.delay,{source:this,destination:this.destination,scheduler:t}))},e.prototype.scheduleNotification=function(t){if(!0!==this.errored){var e=this.scheduler,n=new pt(e.now()+this.delay,t);this.queue.push(n),!1===this.active&&this._schedule(e)}},e.prototype._next=function(t){this.scheduleNotification(lt.a.createNext(t))},e.prototype._error=function(t){this.errored=!0,this.queue=[],this.destination.error(t),this.unsubscribe()},e.prototype._complete=function(){this.scheduleNotification(lt.a.createComplete()),this.unsubscribe()},e}(p.a),pt=function(t,e){this.time=t,this.notification=e},bt=n(1366);function yt(t,e){return e?function(n){return new gt(n,e).lift(new vt(t))}:function(e){return e.lift(new vt(t))}}var vt=function(){function t(t){this.delayDurationSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new mt(t,this.delayDurationSelector))},t}(),mt=function(t){function e(e,n){var r=t.call(this,e)||this;return r.delayDurationSelector=n,r.completed=!1,r.delayNotifierSubscriptions=[],r.index=0,r}return r.a(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.destination.next(t),this.removeSubscription(i),this.tryComplete()},e.prototype.notifyError=function(t,e){this._error(t)},e.prototype.notifyComplete=function(t){var e=this.removeSubscription(t);e&&this.destination.next(e),this.tryComplete()},e.prototype._next=function(t){var e=this.index++;try{var n=this.delayDurationSelector(t,e);n&&this.tryDelay(n,t)}catch(r){this.destination.error(r)}},e.prototype._complete=function(){this.completed=!0,this.tryComplete(),this.unsubscribe()},e.prototype.removeSubscription=function(t){t.unsubscribe();var e=this.delayNotifierSubscriptions.indexOf(t);return-1!==e&&this.delayNotifierSubscriptions.splice(e,1),t.outerValue},e.prototype.tryDelay=function(t,e){var n=Object(A.a)(this,t,e);n&&!n.closed&&(this.destination.add(n),this.delayNotifierSubscriptions.push(n))},e.prototype.tryComplete=function(){this.completed&&0===this.delayNotifierSubscriptions.length&&this.destination.complete()},e}(I.a),gt=function(t){function e(e,n){var r=t.call(this)||this;return r.source=e,r.subscriptionDelay=n,r}return r.a(e,t),e.prototype._subscribe=function(t){this.subscriptionDelay.subscribe(new wt(t,this.source))},e}(bt.a),wt=function(t){function e(e,n){var r=t.call(this)||this;return r.parent=e,r.source=n,r.sourceSubscribed=!1,r}return r.a(e,t),e.prototype._next=function(t){this.subscribeToSource()},e.prototype._error=function(t){this.unsubscribe(),this.parent.error(t)},e.prototype._complete=function(){this.unsubscribe(),this.subscribeToSource()},e.prototype.subscribeToSource=function(){this.sourceSubscribed||(this.sourceSubscribed=!0,this.unsubscribe(),this.source.subscribe(this.parent))},e}(p.a);function _t(){return function(t){return t.lift(new St)}}var St=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new xt(t))},t}(),xt=function(t){function e(e){return t.call(this,e)||this}return r.a(e,t),e.prototype._next=function(t){t.observe(this.destination)},e}(p.a);function Et(t,e){return function(n){return n.lift(new Mt(t,e))}}var Mt=function(){function t(t,e){this.keySelector=t,this.flushes=e}return t.prototype.call=function(t,e){return e.subscribe(new kt(t,this.keySelector,this.flushes))},t}(),kt=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.keySelector=n,o.values=new Set,r&&o.add(Object(i.c)(r,new i.a(o))),o}return r.a(e,t),e.prototype.notifyNext=function(){this.values.clear()},e.prototype.notifyError=function(t){this._error(t)},e.prototype._next=function(t){this.keySelector?this._useKeySelector(t):this._finalizeNext(t,t)},e.prototype._useKeySelector=function(t){var e,n=this.destination;try{e=this.keySelector(t)}catch(r){return void n.error(r)}this._finalizeNext(e,t)},e.prototype._finalizeNext=function(t,e){var n=this.values;n.has(t)||(n.add(t),this.destination.next(e))},e}(i.b);function Ct(t,e){return function(n){return n.lift(new At(t,e))}}var At=function(){function t(t,e){this.compare=t,this.keySelector=e}return t.prototype.call=function(t,e){return e.subscribe(new It(t,this.compare,this.keySelector))},t}(),It=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.keySelector=r,i.hasKey=!1,"function"===typeof n&&(i.compare=n),i}return r.a(e,t),e.prototype.compare=function(t,e){return t===e},e.prototype._next=function(t){var e;try{var n=this.keySelector;e=n?n(t):t}catch(i){return this.destination.error(i)}var r=!1;if(this.hasKey)try{r=(0,this.compare)(this.key,e)}catch(i){return this.destination.error(i)}else this.hasKey=!0;r||(this.key=e,this.destination.next(t))},e}(p.a);function Ot(t,e){return Ct((function(n,r){return e?e(n[t],r[t]):n[t]===r[t]}))}var jt=n(1383),Nt=n(1380),Rt=n(1384);function Tt(t){return void 0===t&&(t=Lt),function(e){return e.lift(new Pt(t))}}var Pt=function(){function t(t){this.errorFactory=t}return t.prototype.call=function(t,e){return e.subscribe(new Dt(t,this.errorFactory))},t}(),Dt=function(t){function e(e,n){var r=t.call(this,e)||this;return r.errorFactory=n,r.hasValue=!1,r}return r.a(e,t),e.prototype._next=function(t){this.hasValue=!0,this.destination.next(t)},e.prototype._complete=function(){if(this.hasValue)return this.destination.complete();var t=void 0;try{t=this.errorFactory()}catch(e){t=e}this.destination.error(t)},e}(p.a);function Lt(){return new Rt.a}var Ht=n(1373);function Ft(t){return function(e){return 0===t?Object(Ht.b)():e.lift(new Bt(t))}}var Bt=function(){function t(t){if(this.total=t,this.total<0)throw new jt.a}return t.prototype.call=function(t,e){return e.subscribe(new Wt(t,this.total))},t}(),Wt=function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.count=0,r}return r.a(e,t),e.prototype._next=function(t){var e=this.total,n=++this.count;n<=e&&(this.destination.next(t),n===e&&(this.destination.complete(),this.unsubscribe()))},e}(p.a);function Ut(t,e){if(t<0)throw new jt.a;var n=arguments.length>=2;return function(r){return r.pipe(Object(Nt.a)((function(e,n){return n===t})),Ft(1),n?st(e):Tt((function(){return new jt.a})))}}var zt=n(1391);function Vt(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){return Object(V.a)(e,zt.a.apply(void 0,t))}}function qt(t,e){return function(n){return n.lift(new Gt(t,e,n))}}var Gt=function(){function t(t,e,n){this.predicate=t,this.thisArg=e,this.source=n}return t.prototype.call=function(t,e){return e.subscribe(new Yt(t,this.predicate,this.thisArg,this.source))},t}(),Yt=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.predicate=n,o.thisArg=r,o.source=i,o.index=0,o.thisArg=r||o,o}return r.a(e,t),e.prototype.notifyComplete=function(t){this.destination.next(t),this.destination.complete()},e.prototype._next=function(t){var e=!1;try{e=this.predicate.call(this.thisArg,t,this.index++,this.source)}catch(n){return void this.destination.error(n)}e||this.notifyComplete(!1)},e.prototype._complete=function(){this.notifyComplete(!0)},e}(p.a);function Jt(){return function(t){return t.lift(new Kt)}}var Kt=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new Qt(t))},t}(),Qt=function(t){function e(e){var n=t.call(this,e)||this;return n.hasCompleted=!1,n.hasSubscription=!1,n}return r.a(e,t),e.prototype._next=function(t){this.hasSubscription||(this.hasSubscription=!0,this.add(Object(i.c)(t,new i.a(this))))},e.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete()},e.prototype.notifyComplete=function(){this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()},e}(i.b),Xt=n(1372);function Zt(t,e){return e?function(n){return n.pipe(Zt((function(n,r){return Object(U.a)(t(n,r)).pipe(Object(Xt.a)((function(t,i){return e(n,t,r,i)})))})))}:function(e){return e.lift(new $t(t))}}var $t=function(){function t(t){this.project=t}return t.prototype.call=function(t,e){return e.subscribe(new te(t,this.project))},t}(),te=function(t){function e(e,n){var r=t.call(this,e)||this;return r.project=n,r.hasSubscription=!1,r.hasCompleted=!1,r.index=0,r}return r.a(e,t),e.prototype._next=function(t){this.hasSubscription||this.tryNext(t)},e.prototype.tryNext=function(t){var e,n=this.index++;try{e=this.project(t,n)}catch(r){return void this.destination.error(r)}this.hasSubscription=!0,this._innerSub(e)},e.prototype._innerSub=function(t){var e=new i.a(this),n=this.destination;n.add(e);var r=Object(i.c)(t,e);r!==e&&n.add(r)},e.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete(),this.unsubscribe()},e.prototype.notifyNext=function(t){this.destination.next(t)},e.prototype.notifyError=function(t){this.destination.error(t)},e.prototype.notifyComplete=function(){this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()},e}(i.b);function ee(t,e,n){return void 0===e&&(e=Number.POSITIVE_INFINITY),e=(e||0)<1?Number.POSITIVE_INFINITY:e,function(r){return r.lift(new ne(t,e,n))}}var ne=function(){function t(t,e,n){this.project=t,this.concurrent=e,this.scheduler=n}return t.prototype.call=function(t,e){return e.subscribe(new re(t,this.project,this.concurrent,this.scheduler))},t}(),re=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.project=n,o.concurrent=r,o.scheduler=i,o.index=0,o.active=0,o.hasCompleted=!1,r<Number.POSITIVE_INFINITY&&(o.buffer=[]),o}return r.a(e,t),e.dispatch=function(t){var e=t.subscriber,n=t.result,r=t.value,i=t.index;e.subscribeToProjection(n,r,i)},e.prototype._next=function(t){var n=this.destination;if(n.closed)this._complete();else{var r=this.index++;if(this.active<this.concurrent){n.next(t);try{var i=(0,this.project)(t,r);if(this.scheduler){var o={subscriber:this,result:i,value:t,index:r};this.destination.add(this.scheduler.schedule(e.dispatch,0,o))}else this.subscribeToProjection(i,t,r)}catch(s){n.error(s)}}else this.buffer.push(t)}},e.prototype.subscribeToProjection=function(t,e,n){this.active++,this.destination.add(Object(i.c)(t,new i.a(this)))},e.prototype._complete=function(){this.hasCompleted=!0,this.hasCompleted&&0===this.active&&this.destination.complete(),this.unsubscribe()},e.prototype.notifyNext=function(t){this._next(t)},e.prototype.notifyComplete=function(){var t=this.buffer;this.active--,t&&t.length>0&&this._next(t.shift()),this.hasCompleted&&0===this.active&&this.destination.complete()},e}(i.b);function ie(t){return function(e){return e.lift(new oe(t))}}var oe=function(){function t(t){this.callback=t}return t.prototype.call=function(t,e){return e.subscribe(new se(t,this.callback))},t}(),se=function(t){function e(e,n){var r=t.call(this,e)||this;return r.add(new C.a(n)),r}return r.a(e,t),e}(p.a);function ue(t,e){if("function"!==typeof t)throw new TypeError("predicate is not a function");return function(n){return n.lift(new ae(t,n,!1,e))}}var ae=function(){function t(t,e,n,r){this.predicate=t,this.source=e,this.yieldIndex=n,this.thisArg=r}return t.prototype.call=function(t,e){return e.subscribe(new ce(t,this.predicate,this.source,this.yieldIndex,this.thisArg))},t}(),ce=function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.predicate=n,s.source=r,s.yieldIndex=i,s.thisArg=o,s.index=0,s}return r.a(e,t),e.prototype.notifyComplete=function(t){var e=this.destination;e.next(t),e.complete(),this.unsubscribe()},e.prototype._next=function(t){var e=this.predicate,n=this.thisArg,r=this.index++;try{e.call(n||this,t,r,this.source)&&this.notifyComplete(this.yieldIndex?r:t)}catch(i){this.destination.error(i)}},e.prototype._complete=function(){this.notifyComplete(this.yieldIndex?-1:void 0)},e}(p.a);function le(t,e){return function(n){return n.lift(new ae(t,n,!0,e))}}var he=n(1376);function fe(t,e){var n=arguments.length>=2;return function(r){return r.pipe(t?Object(Nt.a)((function(e,n){return t(e,n,r)})):he.a,Ft(1),n?st(e):Tt((function(){return new Rt.a})))}}var de=n(1401);function pe(){return function(t){return t.lift(new be)}}var be=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new ye(t))},t}(),ye=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r.a(e,t),e.prototype._next=function(t){},e}(p.a);function ve(){return function(t){return t.lift(new me)}}var me=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new ge(t))},t}(),ge=function(t){function e(e){return t.call(this,e)||this}return r.a(e,t),e.prototype.notifyComplete=function(t){var e=this.destination;e.next(t),e.complete()},e.prototype._next=function(t){this.notifyComplete(!1)},e.prototype._complete=function(){this.notifyComplete(!0)},e}(p.a);function we(t){return function(e){return 0===t?Object(Ht.b)():e.lift(new _e(t))}}var _e=function(){function t(t){if(this.total=t,this.total<0)throw new jt.a}return t.prototype.call=function(t,e){return e.subscribe(new Se(t,this.total))},t}(),Se=function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.ring=new Array,r.count=0,r}return r.a(e,t),e.prototype._next=function(t){var e=this.ring,n=this.total,r=this.count++;e.length<n?e.push(t):e[r%n]=t},e.prototype._complete=function(){var t=this.destination,e=this.count;if(e>0)for(var n=this.count>=this.total?this.total:this.count,r=this.ring,i=0;i<n;i++){var o=e++%n;t.next(r[o])}t.complete()},e}(p.a);function xe(t,e){var n=arguments.length>=2;return function(r){return r.pipe(t?Object(Nt.a)((function(e,n){return t(e,n,r)})):he.a,we(1),n?st(e):Tt((function(){return new Rt.a})))}}function Ee(t){return function(e){return e.lift(new Me(t))}}var Me=function(){function t(t){this.value=t}return t.prototype.call=function(t,e){return e.subscribe(new ke(t,this.value))},t}(),ke=function(t){function e(e,n){var r=t.call(this,e)||this;return r.value=n,r}return r.a(e,t),e.prototype._next=function(t){this.destination.next(this.value)},e}(p.a);function Ce(){return function(t){return t.lift(new Ae)}}var Ae=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new Ie(t))},t}(),Ie=function(t){function e(e){return t.call(this,e)||this}return r.a(e,t),e.prototype._next=function(t){this.destination.next(lt.a.createNext(t))},e.prototype._error=function(t){var e=this.destination;e.next(lt.a.createError(t)),e.complete()},e.prototype._complete=function(){var t=this.destination;t.next(lt.a.createComplete()),t.complete()},e}(p.a);function Oe(t,e){var n=!1;return arguments.length>=2&&(n=!0),function(r){return r.lift(new je(t,e,n))}}var je=function(){function t(t,e,n){void 0===n&&(n=!1),this.accumulator=t,this.seed=e,this.hasSeed=n}return t.prototype.call=function(t,e){return e.subscribe(new Ne(t,this.accumulator,this.seed,this.hasSeed))},t}(),Ne=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.accumulator=n,o._seed=r,o.hasSeed=i,o.index=0,o}return r.a(e,t),Object.defineProperty(e.prototype,"seed",{get:function(){return this._seed},set:function(t){this.hasSeed=!0,this._seed=t},enumerable:!0,configurable:!0}),e.prototype._next=function(t){if(this.hasSeed)return this._tryNext(t);this.seed=t,this.destination.next(t)},e.prototype._tryNext=function(t){var e,n=this.index++;try{e=this.accumulator(this.seed,t,n)}catch(r){this.destination.error(r)}this.seed=e,this.destination.next(e)},e}(p.a),Re=n(1399);function Te(t,e){return arguments.length>=2?function(n){return Object(Re.a)(Oe(t,e),we(1),st(e))(n)}:function(e){return Object(Re.a)(Oe((function(e,n,r){return t(e,n,r+1)})),we(1))(e)}}function Pe(t){return Te("function"===typeof t?function(e,n){return t(e,n)>0?e:n}:function(t,e){return t>e?t:e})}var De=n(1432);function Le(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){return e.lift.call(De.a.apply(void 0,[e].concat(t)))}}var He=n(1406);function Fe(t,e,n){return void 0===n&&(n=Number.POSITIVE_INFINITY),"function"===typeof e?Object(Y.b)((function(){return t}),e,n):("number"===typeof e&&(n=e),Object(Y.b)((function(){return t}),n))}function Be(t,e,n){return void 0===n&&(n=Number.POSITIVE_INFINITY),function(r){return r.lift(new We(t,e,n))}}var We=function(){function t(t,e,n){this.accumulator=t,this.seed=e,this.concurrent=n}return t.prototype.call=function(t,e){return e.subscribe(new Ue(t,this.accumulator,this.seed,this.concurrent))},t}(),Ue=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.accumulator=n,o.acc=r,o.concurrent=i,o.hasValue=!1,o.hasCompleted=!1,o.buffer=[],o.active=0,o.index=0,o}return r.a(e,t),e.prototype._next=function(t){if(this.active<this.concurrent){var e=this.index++,n=this.destination,r=void 0;try{r=(0,this.accumulator)(this.acc,t,e)}catch(i){return n.error(i)}this.active++,this._innerSub(r)}else this.buffer.push(t)},e.prototype._innerSub=function(t){var e=new i.a(this),n=this.destination;n.add(e);var r=Object(i.c)(t,e);r!==e&&n.add(r)},e.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete()),this.unsubscribe()},e.prototype.notifyNext=function(t){var e=this.destination;this.acc=t,this.hasValue=!0,e.next(t)},e.prototype.notifyComplete=function(){var t=this.buffer;this.active--,t.length>0?this._next(t.shift()):0===this.active&&this.hasCompleted&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete())},e}(i.b);function ze(t){return Te("function"===typeof t?function(e,n){return t(e,n)<0?e:n}:function(t,e){return t<e?t:e})}var Ve=n(1425);function qe(t,e){return function(n){var r;if(r="function"===typeof t?t:function(){return t},"function"===typeof e)return n.lift(new Ge(r,e));var i=Object.create(n,Ve.b);return i.source=n,i.subjectFactory=r,i}}var Ge=function(){function t(t,e){this.subjectFactory=t,this.selector=e}return t.prototype.call=function(t,e){var n=this.selector,r=this.subjectFactory(),i=n(r).subscribe(t);return i.add(e.subscribe(r)),i},t}(),Ye=n(1427);function Je(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return 1===t.length&&Object(W.a)(t[0])&&(t=t[0]),function(e){return e.lift(new Ke(t))}}var Ke=function(){function t(t){this.nextSources=t}return t.prototype.call=function(t,e){return e.subscribe(new Qe(t,this.nextSources))},t}(),Qe=function(t){function e(e,n){var r=t.call(this,e)||this;return r.destination=e,r.nextSources=n,r}return r.a(e,t),e.prototype.notifyError=function(){this.subscribeToNextSource()},e.prototype.notifyComplete=function(){this.subscribeToNextSource()},e.prototype._error=function(t){this.subscribeToNextSource(),this.unsubscribe()},e.prototype._complete=function(){this.subscribeToNextSource(),this.unsubscribe()},e.prototype.subscribeToNextSource=function(){var t=this.nextSources.shift();if(t){var e=new i.a(this),n=this.destination;n.add(e);var r=Object(i.c)(t,e);r!==e&&n.add(r)}else this.destination.complete()},e}(i.b);function Xe(){return function(t){return t.lift(new Ze)}}var Ze=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new $e(t))},t}(),$e=function(t){function e(e){var n=t.call(this,e)||this;return n.hasPrev=!1,n}return r.a(e,t),e.prototype._next=function(t){var e;this.hasPrev?e=[this.prev,t]:this.hasPrev=!0,this.prev=t,e&&this.destination.next(e)},e}(p.a),tn=n(1449);function en(t,e){return function(n){return[Object(Nt.a)(t,e)(n),Object(Nt.a)(Object(tn.a)(t,e))(n)]}}function nn(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t.length;if(0===n)throw new Error("list of properties cannot be empty.");return function(e){return Object(Xt.a)(rn(t,n))(e)}}function rn(t,e){return function(n){for(var r=n,i=0;i<e;i++){var o=null!=r?r[t[i]]:void 0;if(void 0===o)return;r=o}return r}}var on=n(1369);function sn(t){return t?qe((function(){return new on.a}),t):qe(new on.a)}var un=n(1426);function an(t){return function(e){return qe(new un.a(t))(e)}}var cn=n(1394);function ln(){return function(t){return qe(new cn.a)(t)}}var hn=n(1402);function fn(t,e,n,r){n&&"function"!==typeof n&&(r=n);var i="function"===typeof n?n:void 0,o=new hn.a(t,e,r);return function(t){return qe((function(){return o}),i)(t)}}var dn=n(1433);function pn(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){return 1===t.length&&Object(W.a)(t[0])&&(t=t[0]),e.lift.call(dn.a.apply(void 0,[e].concat(t)))}}function bn(t){return void 0===t&&(t=-1),function(e){return 0===t?Object(Ht.b)():t<0?e.lift(new yn(-1,e)):e.lift(new yn(t-1,e))}}var yn=function(){function t(t,e){this.count=t,this.source=e}return t.prototype.call=function(t,e){return e.subscribe(new vn(t,this.count,this.source))},t}(),vn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.count=n,i.source=r,i}return r.a(e,t),e.prototype.complete=function(){if(!this.isStopped){var e=this.source,n=this.count;if(0===n)return t.prototype.complete.call(this);n>-1&&(this.count=n-1),e.subscribe(this._unsubscribeAndRecycle())}},e}(p.a);function mn(t){return function(e){return e.lift(new gn(t))}}var gn=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,e){return e.subscribe(new wn(t,this.notifier,e))},t}(),wn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.notifier=n,i.source=r,i.sourceIsBeingSubscribedTo=!0,i}return r.a(e,t),e.prototype.notifyNext=function(){this.sourceIsBeingSubscribedTo=!0,this.source.subscribe(this)},e.prototype.notifyComplete=function(){if(!1===this.sourceIsBeingSubscribedTo)return t.prototype.complete.call(this)},e.prototype.complete=function(){if(this.sourceIsBeingSubscribedTo=!1,!this.isStopped){if(this.retries||this.subscribeToRetries(),!this.retriesSubscription||this.retriesSubscription.closed)return t.prototype.complete.call(this);this._unsubscribeAndRecycle(),this.notifications.next(void 0)}},e.prototype._unsubscribe=function(){var t=this.notifications,e=this.retriesSubscription;t&&(t.unsubscribe(),this.notifications=void 0),e&&(e.unsubscribe(),this.retriesSubscription=void 0),this.retries=void 0},e.prototype._unsubscribeAndRecycle=function(){var e=this._unsubscribe;return this._unsubscribe=null,t.prototype._unsubscribeAndRecycle.call(this),this._unsubscribe=e,this},e.prototype.subscribeToRetries=function(){var e;this.notifications=new on.a;try{e=(0,this.notifier)(this.notifications)}catch(n){return t.prototype.complete.call(this)}this.retries=e,this.retriesSubscription=Object(i.c)(e,new i.a(this))},e}(i.b);function _n(t){return void 0===t&&(t=-1),function(e){return e.lift(new Sn(t,e))}}var Sn=function(){function t(t,e){this.count=t,this.source=e}return t.prototype.call=function(t,e){return e.subscribe(new xn(t,this.count,this.source))},t}(),xn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.count=n,i.source=r,i}return r.a(e,t),e.prototype.error=function(e){if(!this.isStopped){var n=this.source,r=this.count;if(0===r)return t.prototype.error.call(this,e);r>-1&&(this.count=r-1),n.subscribe(this._unsubscribeAndRecycle())}},e}(p.a);function En(t){return function(e){return e.lift(new Mn(t,e))}}var Mn=function(){function t(t,e){this.notifier=t,this.source=e}return t.prototype.call=function(t,e){return e.subscribe(new kn(t,this.notifier,this.source))},t}(),kn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.notifier=n,i.source=r,i}return r.a(e,t),e.prototype.error=function(e){if(!this.isStopped){var n=this.errors,r=this.retries,o=this.retriesSubscription;if(r)this.errors=void 0,this.retriesSubscription=void 0;else{n=new on.a;try{r=(0,this.notifier)(n)}catch(s){return t.prototype.error.call(this,s)}o=Object(i.c)(r,new i.a(this))}this._unsubscribeAndRecycle(),this.errors=n,this.retries=r,this.retriesSubscription=o,n.next(e)}},e.prototype._unsubscribe=function(){var t=this.errors,e=this.retriesSubscription;t&&(t.unsubscribe(),this.errors=void 0),e&&(e.unsubscribe(),this.retriesSubscription=void 0),this.retries=void 0},e.prototype.notifyNext=function(){var t=this._unsubscribe;this._unsubscribe=null,this._unsubscribeAndRecycle(),this._unsubscribe=t,this.source.subscribe(this)},e}(i.b),Cn=n(1400);function An(t){return function(e){return e.lift(new In(t))}}var In=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,e){var n=new On(t),r=e.subscribe(n);return r.add(Object(i.c)(this.notifier,new i.a(n))),r},t}(),On=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.hasValue=!1,e}return r.a(e,t),e.prototype._next=function(t){this.value=t,this.hasValue=!0},e.prototype.notifyNext=function(){this.emitValue()},e.prototype.notifyComplete=function(){this.emitValue()},e.prototype.emitValue=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.value))},e}(i.b);function jn(t,e){return void 0===e&&(e=a.a),function(n){return n.lift(new Nn(t,e))}}var Nn=function(){function t(t,e){this.period=t,this.scheduler=e}return t.prototype.call=function(t,e){return e.subscribe(new Rn(t,this.period,this.scheduler))},t}(),Rn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.period=n,i.scheduler=r,i.hasValue=!1,i.add(r.schedule(Tn,n,{subscriber:i,period:n})),i}return r.a(e,t),e.prototype._next=function(t){this.lastValue=t,this.hasValue=!0},e.prototype.notifyNext=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.lastValue))},e}(p.a);function Tn(t){var e=t.subscriber,n=t.period;e.notifyNext(),this.schedule(t,n)}function Pn(t,e){return function(n){return n.lift(new Dn(t,e))}}var Dn=function(){function t(t,e){this.compareTo=t,this.comparator=e}return t.prototype.call=function(t,e){return e.subscribe(new Ln(t,this.compareTo,this.comparator))},t}(),Ln=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.compareTo=n,i.comparator=r,i._a=[],i._b=[],i._oneComplete=!1,i.destination.add(n.subscribe(new Hn(e,i))),i}return r.a(e,t),e.prototype._next=function(t){this._oneComplete&&0===this._b.length?this.emit(!1):(this._a.push(t),this.checkValues())},e.prototype._complete=function(){this._oneComplete?this.emit(0===this._a.length&&0===this._b.length):this._oneComplete=!0,this.unsubscribe()},e.prototype.checkValues=function(){for(var t=this,e=t._a,n=t._b,r=t.comparator;e.length>0&&n.length>0;){var i=e.shift(),o=n.shift(),s=!1;try{s=r?r(i,o):i===o}catch(u){this.destination.error(u)}s||this.emit(!1)}},e.prototype.emit=function(t){var e=this.destination;e.next(t),e.complete()},e.prototype.nextB=function(t){this._oneComplete&&0===this._a.length?this.emit(!1):(this._b.push(t),this.checkValues())},e.prototype.completeB=function(){this._oneComplete?this.emit(0===this._a.length&&0===this._b.length):this._oneComplete=!0},e}(p.a),Hn=function(t){function e(e,n){var r=t.call(this,e)||this;return r.parent=n,r}return r.a(e,t),e.prototype._next=function(t){this.parent.nextB(t)},e.prototype._error=function(t){this.parent.error(t),this.unsubscribe()},e.prototype._complete=function(){this.parent.completeB(),this.unsubscribe()},e}(p.a);function Fn(){return new on.a}function Bn(){return function(t){return Object(Cn.a)()(qe(Fn)(t))}}function Wn(t,e,n){var r;return r=t&&"object"===typeof t?t:{bufferSize:t,windowTime:e,refCount:!1,scheduler:n},function(t){return t.lift(function(t){var e,n,r=t.bufferSize,i=void 0===r?Number.POSITIVE_INFINITY:r,o=t.windowTime,s=void 0===o?Number.POSITIVE_INFINITY:o,u=t.refCount,a=t.scheduler,c=0,l=!1,h=!1;return function(t){var r;c++,!e||l?(l=!1,e=new hn.a(i,s,a),r=e.subscribe(this),n=t.subscribe({next:function(t){e.next(t)},error:function(t){l=!0,e.error(t)},complete:function(){h=!0,n=void 0,e.complete()}}),h&&(n=void 0)):r=e.subscribe(this),this.add((function(){c--,r.unsubscribe(),r=void 0,n&&!h&&u&&0===c&&(n.unsubscribe(),n=void 0,e=void 0)}))}}(r))}}function Un(t){return function(e){return e.lift(new zn(t,e))}}var zn=function(){function t(t,e){this.predicate=t,this.source=e}return t.prototype.call=function(t,e){return e.subscribe(new Vn(t,this.predicate,this.source))},t}(),Vn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.predicate=n,i.source=r,i.seenValue=!1,i.index=0,i}return r.a(e,t),e.prototype.applySingleValue=function(t){this.seenValue?this.destination.error("Sequence contains more than one element"):(this.seenValue=!0,this.singleValue=t)},e.prototype._next=function(t){var e=this.index++;this.predicate?this.tryNext(t,e):this.applySingleValue(t)},e.prototype.tryNext=function(t,e){try{this.predicate(t,e,this.source)&&this.applySingleValue(t)}catch(n){this.destination.error(n)}},e.prototype._complete=function(){var t=this.destination;this.index>0?(t.next(this.seenValue?this.singleValue:void 0),t.complete()):t.error(new Rt.a)},e}(p.a);function qn(t){return function(e){return e.lift(new Gn(t))}}var Gn=function(){function t(t){this.total=t}return t.prototype.call=function(t,e){return e.subscribe(new Yn(t,this.total))},t}(),Yn=function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.count=0,r}return r.a(e,t),e.prototype._next=function(t){++this.count>this.total&&this.destination.next(t)},e}(p.a);function Jn(t){return function(e){return e.lift(new Kn(t))}}var Kn=function(){function t(t){if(this._skipCount=t,this._skipCount<0)throw new jt.a}return t.prototype.call=function(t,e){return 0===this._skipCount?e.subscribe(new p.a(t)):e.subscribe(new Qn(t,this._skipCount))},t}(),Qn=function(t){function e(e,n){var r=t.call(this,e)||this;return r._skipCount=n,r._count=0,r._ring=new Array(n),r}return r.a(e,t),e.prototype._next=function(t){var e=this._skipCount,n=this._count++;if(n<e)this._ring[n]=t;else{var r=n%e,i=this._ring,o=i[r];i[r]=t,this.destination.next(o)}},e}(p.a);function Xn(t){return function(e){return e.lift(new Zn(t))}}var Zn=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,e){return e.subscribe(new $n(t,this.notifier))},t}(),$n=function(t){function e(e,n){var r=t.call(this,e)||this;r.hasValue=!1;var o=new i.a(r);r.add(o),r.innerSubscription=o;var s=Object(i.c)(n,o);return s!==o&&(r.add(s),r.innerSubscription=s),r}return r.a(e,t),e.prototype._next=function(e){this.hasValue&&t.prototype._next.call(this,e)},e.prototype.notifyNext=function(){this.hasValue=!0,this.innerSubscription&&this.innerSubscription.unsubscribe()},e.prototype.notifyComplete=function(){},e}(i.b);function tr(t){return function(e){return e.lift(new er(t))}}var er=function(){function t(t){this.predicate=t}return t.prototype.call=function(t,e){return e.subscribe(new nr(t,this.predicate))},t}(),nr=function(t){function e(e,n){var r=t.call(this,e)||this;return r.predicate=n,r.skipping=!0,r.index=0,r}return r.a(e,t),e.prototype._next=function(t){var e=this.destination;this.skipping&&this.tryCallPredicate(t),this.skipping||e.next(t)},e.prototype.tryCallPredicate=function(t){try{var e=this.predicate(t,this.index++);this.skipping=Boolean(e)}catch(n){this.destination.error(n)}},e}(p.a);function rr(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t[t.length-1];return Object(g.a)(n)?(t.pop(),function(e){return Object(V.a)(t,e,n)}):function(e){return Object(V.a)(t,e)}}var ir=n(1411),or=n(1408),sr=function(t){function e(e,n,r){void 0===n&&(n=0),void 0===r&&(r=ir.a);var i=t.call(this)||this;return i.source=e,i.delayTime=n,i.scheduler=r,(!Object(or.a)(n)||n<0)&&(i.delayTime=0),r&&"function"===typeof r.schedule||(i.scheduler=ir.a),i}return r.a(e,t),e.create=function(t,n,r){return void 0===n&&(n=0),void 0===r&&(r=ir.a),new e(t,n,r)},e.dispatch=function(t){var e=t.source,n=t.subscriber;return this.add(e.subscribe(n))},e.prototype._subscribe=function(t){var n=this.delayTime,r=this.source;return this.scheduler.schedule(e.dispatch,n,{source:r,subscriber:t})},e}(bt.a);function ur(t,e){return void 0===e&&(e=0),function(n){return n.lift(new ar(t,e))}}var ar=function(){function t(t,e){this.scheduler=t,this.delay=e}return t.prototype.call=function(t,e){return new sr(e,this.delay,this.scheduler).subscribe(t)},t}();function cr(t,e){return"function"===typeof e?function(n){return n.pipe(cr((function(n,r){return Object(U.a)(t(n,r)).pipe(Object(Xt.a)((function(t,i){return e(n,t,r,i)})))})))}:function(e){return e.lift(new lr(t))}}var lr=function(){function t(t){this.project=t}return t.prototype.call=function(t,e){return e.subscribe(new hr(t,this.project))},t}(),hr=function(t){function e(e,n){var r=t.call(this,e)||this;return r.project=n,r.index=0,r}return r.a(e,t),e.prototype._next=function(t){var e,n=this.index++;try{e=this.project(t,n)}catch(r){return void this.destination.error(r)}this._innerSub(e)},e.prototype._innerSub=function(t){var e=this.innerSubscription;e&&e.unsubscribe();var n=new i.a(this),r=this.destination;r.add(n),this.innerSubscription=Object(i.c)(t,n),this.innerSubscription!==n&&r.add(this.innerSubscription)},e.prototype._complete=function(){var e=this.innerSubscription;e&&!e.closed||t.prototype._complete.call(this),this.unsubscribe()},e.prototype._unsubscribe=function(){this.innerSubscription=void 0},e.prototype.notifyComplete=function(){this.innerSubscription=void 0,this.isStopped&&t.prototype._complete.call(this)},e.prototype.notifyNext=function(t){this.destination.next(t)},e}(i.b);function fr(){return cr(he.a)}function dr(t,e){return e?cr((function(){return t}),e):cr((function(){return t}))}function pr(t){return function(e){return e.lift(new br(t))}}var br=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,e){var n=new yr(t),r=Object(i.c)(this.notifier,new i.a(n));return r&&!n.seenValue?(n.add(r),e.subscribe(n)):n},t}(),yr=function(t){function e(e){var n=t.call(this,e)||this;return n.seenValue=!1,n}return r.a(e,t),e.prototype.notifyNext=function(){this.seenValue=!0,this.complete()},e.prototype.notifyComplete=function(){},e}(i.b);function vr(t,e){return void 0===e&&(e=!1),function(n){return n.lift(new mr(t,e))}}var mr=function(){function t(t,e){this.predicate=t,this.inclusive=e}return t.prototype.call=function(t,e){return e.subscribe(new gr(t,this.predicate,this.inclusive))},t}(),gr=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.predicate=n,i.inclusive=r,i.index=0,i}return r.a(e,t),e.prototype._next=function(t){var e,n=this.destination;try{e=this.predicate(t,this.index++)}catch(r){return void n.error(r)}this.nextOrComplete(t,e)},e.prototype.nextOrComplete=function(t,e){var n=this.destination;Boolean(e)?n.next(t):(this.inclusive&&n.next(t),n.complete())},e}(p.a),wr=n(1404),_r=n(1389);function Sr(t,e,n){return function(r){return r.lift(new xr(t,e,n))}}var xr=function(){function t(t,e,n){this.nextOrObserver=t,this.error=e,this.complete=n}return t.prototype.call=function(t,e){return e.subscribe(new Er(t,this.nextOrObserver,this.error,this.complete))},t}(),Er=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o._tapNext=wr.a,o._tapError=wr.a,o._tapComplete=wr.a,o._tapError=r||wr.a,o._tapComplete=i||wr.a,Object(_r.a)(n)?(o._context=o,o._tapNext=n):n&&(o._context=n,o._tapNext=n.next||wr.a,o._tapError=n.error||wr.a,o._tapComplete=n.complete||wr.a),o}return r.a(e,t),e.prototype._next=function(t){try{this._tapNext.call(this._context,t)}catch(e){return void this.destination.error(e)}this.destination.next(t)},e.prototype._error=function(t){try{this._tapError.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.error(t)},e.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(t){return void this.destination.error(t)}return this.destination.complete()},e}(p.a),Mr={leading:!0,trailing:!1};function kr(t,e){return void 0===e&&(e=Mr),function(n){return n.lift(new Cr(t,!!e.leading,!!e.trailing))}}var Cr=function(){function t(t,e,n){this.durationSelector=t,this.leading=e,this.trailing=n}return t.prototype.call=function(t,e){return e.subscribe(new Ar(t,this.durationSelector,this.leading,this.trailing))},t}(),Ar=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.destination=e,o.durationSelector=n,o._leading=r,o._trailing=i,o._hasValue=!1,o}return r.a(e,t),e.prototype._next=function(t){this._hasValue=!0,this._sendValue=t,this._throttled||(this._leading?this.send():this.throttle(t))},e.prototype.send=function(){var t=this._hasValue,e=this._sendValue;t&&(this.destination.next(e),this.throttle(e)),this._hasValue=!1,this._sendValue=void 0},e.prototype.throttle=function(t){var e=this.tryDurationSelector(t);e&&this.add(this._throttled=Object(i.c)(e,new i.a(this)))},e.prototype.tryDurationSelector=function(t){try{return this.durationSelector(t)}catch(e){return this.destination.error(e),null}},e.prototype.throttlingDone=function(){var t=this._throttled,e=this._trailing;t&&t.unsubscribe(),this._throttled=void 0,e&&this.send()},e.prototype.notifyNext=function(){this.throttlingDone()},e.prototype.notifyComplete=function(){this.throttlingDone()},e}(i.b);function Ir(t,e,n){return void 0===e&&(e=a.a),void 0===n&&(n=Mr),function(r){return r.lift(new Or(t,e,n.leading,n.trailing))}}var Or=function(){function t(t,e,n,r){this.duration=t,this.scheduler=e,this.leading=n,this.trailing=r}return t.prototype.call=function(t,e){return e.subscribe(new jr(t,this.duration,this.scheduler,this.leading,this.trailing))},t}(),jr=function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.duration=n,s.scheduler=r,s.leading=i,s.trailing=o,s._hasTrailingValue=!1,s._trailingValue=null,s}return r.a(e,t),e.prototype._next=function(t){this.throttled?this.trailing&&(this._trailingValue=t,this._hasTrailingValue=!0):(this.add(this.throttled=this.scheduler.schedule(Nr,this.duration,{subscriber:this})),this.leading?this.destination.next(t):this.trailing&&(this._trailingValue=t,this._hasTrailingValue=!0))},e.prototype._complete=function(){this._hasTrailingValue?(this.destination.next(this._trailingValue),this.destination.complete()):this.destination.complete()},e.prototype.clearThrottle=function(){var t=this.throttled;t&&(this.trailing&&this._hasTrailingValue&&(this.destination.next(this._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1),t.unsubscribe(),this.remove(t),this.throttled=null)},e}(p.a);function Nr(t){t.subscriber.clearThrottle()}var Rr=n(1407);function Tr(t){return void 0===t&&(t=a.a),function(e){return Object(Rr.a)((function(){return e.pipe(Oe((function(e,n){var r=e.current;return{value:n,current:t.now(),last:r}}),{current:t.now(),value:void 0,last:void 0}),Object(Xt.a)((function(t){var e=t.current,n=t.last,r=t.value;return new Pr(r,e-n)})))}))}}var Pr=function(t,e){this.value=t,this.interval=e},Dr=n(1430);function Lr(t,e,n){return void 0===n&&(n=a.a),function(r){var i=ct(t),o=i?+t-n.now():Math.abs(t);return r.lift(new Hr(o,i,e,n))}}var Hr=function(){function t(t,e,n,r){this.waitFor=t,this.absoluteTimeout=e,this.withObservable=n,this.scheduler=r}return t.prototype.call=function(t,e){return e.subscribe(new Fr(t,this.absoluteTimeout,this.waitFor,this.withObservable,this.scheduler))},t}(),Fr=function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.absoluteTimeout=n,s.waitFor=r,s.withObservable=i,s.scheduler=o,s.scheduleTimeout(),s}return r.a(e,t),e.dispatchTimeout=function(t){var e=t.withObservable;t._unsubscribeAndRecycle(),t.add(Object(i.c)(e,new i.a(t)))},e.prototype.scheduleTimeout=function(){var t=this.action;t?this.action=t.schedule(this,this.waitFor):this.add(this.action=this.scheduler.schedule(e.dispatchTimeout,this.waitFor,this))},e.prototype._next=function(e){this.absoluteTimeout||this.scheduleTimeout(),t.prototype._next.call(this,e)},e.prototype._unsubscribe=function(){this.action=void 0,this.scheduler=null,this.withObservable=null},e}(i.b),Br=n(1403);function Wr(t,e){return void 0===e&&(e=a.a),Lr(t,Object(Br.a)(new Dr.a),e)}function Ur(t){return void 0===t&&(t=a.a),Object(Xt.a)((function(e){return new zr(e,t.now())}))}var zr=function(t,e){this.value=t,this.timestamp=e};function Vr(t,e,n){return 0===n?[e]:(t.push(e),t)}function qr(){return Te(Vr,[])}function Gr(t){return function(e){return e.lift(new Yr(t))}}var Yr=function(){function t(t){this.windowBoundaries=t}return t.prototype.call=function(t,e){var n=new Jr(t),r=e.subscribe(n);return r.closed||n.add(Object(i.c)(this.windowBoundaries,new i.a(n))),r},t}(),Jr=function(t){function e(e){var n=t.call(this,e)||this;return n.window=new on.a,e.next(n.window),n}return r.a(e,t),e.prototype.notifyNext=function(){this.openWindow()},e.prototype.notifyError=function(t){this._error(t)},e.prototype.notifyComplete=function(){this._complete()},e.prototype._next=function(t){this.window.next(t)},e.prototype._error=function(t){this.window.error(t),this.destination.error(t)},e.prototype._complete=function(){this.window.complete(),this.destination.complete()},e.prototype._unsubscribe=function(){this.window=null},e.prototype.openWindow=function(){var t=this.window;t&&t.complete();var e=this.destination,n=this.window=new on.a;e.next(n)},e}(i.b);function Kr(t,e){return void 0===e&&(e=0),function(n){return n.lift(new Qr(t,e))}}var Qr=function(){function t(t,e){this.windowSize=t,this.startWindowEvery=e}return t.prototype.call=function(t,e){return e.subscribe(new Xr(t,this.windowSize,this.startWindowEvery))},t}(),Xr=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.destination=e,i.windowSize=n,i.startWindowEvery=r,i.windows=[new on.a],i.count=0,e.next(i.windows[0]),i}return r.a(e,t),e.prototype._next=function(t){for(var e=this.startWindowEvery>0?this.startWindowEvery:this.windowSize,n=this.destination,r=this.windowSize,i=this.windows,o=i.length,s=0;s<o&&!this.closed;s++)i[s].next(t);var u=this.count-r+1;if(u>=0&&u%e===0&&!this.closed&&i.shift().complete(),++this.count%e===0&&!this.closed){var a=new on.a;i.push(a),n.next(a)}},e.prototype._error=function(t){var e=this.windows;if(e)for(;e.length>0&&!this.closed;)e.shift().error(t);this.destination.error(t)},e.prototype._complete=function(){var t=this.windows;if(t)for(;t.length>0&&!this.closed;)t.shift().complete();this.destination.complete()},e.prototype._unsubscribe=function(){this.count=0,this.windows=null},e}(p.a);function Zr(t){var e=a.a,n=null,r=Number.POSITIVE_INFINITY;return Object(g.a)(arguments[3])&&(e=arguments[3]),Object(g.a)(arguments[2])?e=arguments[2]:Object(or.a)(arguments[2])&&(r=Number(arguments[2])),Object(g.a)(arguments[1])?e=arguments[1]:Object(or.a)(arguments[1])&&(n=Number(arguments[1])),function(i){return i.lift(new $r(t,n,r,e))}}var $r=function(){function t(t,e,n,r){this.windowTimeSpan=t,this.windowCreationInterval=e,this.maxWindowSize=n,this.scheduler=r}return t.prototype.call=function(t,e){return e.subscribe(new ei(t,this.windowTimeSpan,this.windowCreationInterval,this.maxWindowSize,this.scheduler))},t}(),ti=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._numberOfNextedValues=0,e}return r.a(e,t),e.prototype.next=function(e){this._numberOfNextedValues++,t.prototype.next.call(this,e)},Object.defineProperty(e.prototype,"numberOfNextedValues",{get:function(){return this._numberOfNextedValues},enumerable:!0,configurable:!0}),e}(on.a),ei=function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;s.destination=e,s.windowTimeSpan=n,s.windowCreationInterval=r,s.maxWindowSize=i,s.scheduler=o,s.windows=[];var u=s.openWindow();if(null!==r&&r>=0){var a={subscriber:s,window:u,context:null},c={windowTimeSpan:n,windowCreationInterval:r,subscriber:s,scheduler:o};s.add(o.schedule(ii,n,a)),s.add(o.schedule(ri,r,c))}else{var l={subscriber:s,window:u,windowTimeSpan:n};s.add(o.schedule(ni,n,l))}return s}return r.a(e,t),e.prototype._next=function(t){for(var e=this.windows,n=e.length,r=0;r<n;r++){var i=e[r];i.closed||(i.next(t),i.numberOfNextedValues>=this.maxWindowSize&&this.closeWindow(i))}},e.prototype._error=function(t){for(var e=this.windows;e.length>0;)e.shift().error(t);this.destination.error(t)},e.prototype._complete=function(){for(var t=this.windows;t.length>0;){var e=t.shift();e.closed||e.complete()}this.destination.complete()},e.prototype.openWindow=function(){var t=new ti;return this.windows.push(t),this.destination.next(t),t},e.prototype.closeWindow=function(t){t.complete();var e=this.windows;e.splice(e.indexOf(t),1)},e}(p.a);function ni(t){var e=t.subscriber,n=t.windowTimeSpan,r=t.window;r&&e.closeWindow(r),t.window=e.openWindow(),this.schedule(t,n)}function ri(t){var e=t.windowTimeSpan,n=t.subscriber,r=t.scheduler,i=t.windowCreationInterval,o=n.openWindow(),s=this,u={action:s,subscription:null},a={subscriber:n,window:o,context:u};u.subscription=r.schedule(ii,e,a),s.add(u.subscription),s.schedule(t,i)}function ii(t){var e=t.subscriber,n=t.window,r=t.context;r&&r.action&&r.subscription&&r.action.remove(r.subscription),e.closeWindow(n)}function oi(t,e){return function(n){return n.lift(new si(t,e))}}var si=function(){function t(t,e){this.openings=t,this.closingSelector=e}return t.prototype.call=function(t,e){return e.subscribe(new ui(t,this.openings,this.closingSelector))},t}(),ui=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.openings=n,i.closingSelector=r,i.contexts=[],i.add(i.openSubscription=Object(A.a)(i,n,n)),i}return r.a(e,t),e.prototype._next=function(t){var e=this.contexts;if(e)for(var n=e.length,r=0;r<n;r++)e[r].window.next(t)},e.prototype._error=function(e){var n=this.contexts;if(this.contexts=null,n)for(var r=n.length,i=-1;++i<r;){var o=n[i];o.window.error(e),o.subscription.unsubscribe()}t.prototype._error.call(this,e)},e.prototype._complete=function(){var e=this.contexts;if(this.contexts=null,e)for(var n=e.length,r=-1;++r<n;){var i=e[r];i.window.complete(),i.subscription.unsubscribe()}t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){var t=this.contexts;if(this.contexts=null,t)for(var e=t.length,n=-1;++n<e;){var r=t[n];r.window.unsubscribe(),r.subscription.unsubscribe()}},e.prototype.notifyNext=function(t,e,n,r,i){if(t===this.openings){var o=void 0;try{o=(0,this.closingSelector)(e)}catch(l){return this.error(l)}var s=new on.a,u=new C.a,a={window:s,subscription:u};this.contexts.push(a);var c=Object(A.a)(this,o,a);c.closed?this.closeWindow(this.contexts.length-1):(c.context=a,u.add(c)),this.destination.next(s)}else this.closeWindow(this.contexts.indexOf(t))},e.prototype.notifyError=function(t){this.error(t)},e.prototype.notifyComplete=function(t){t!==this.openSubscription&&this.closeWindow(this.contexts.indexOf(t.context))},e.prototype.closeWindow=function(t){if(-1!==t){var e=this.contexts,n=e[t],r=n.window,i=n.subscription;e.splice(t,1),r.complete(),i.unsubscribe()}},e}(I.a);function ai(t){return function(e){return e.lift(new ci(t))}}var ci=function(){function t(t){this.closingSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new li(t,this.closingSelector))},t}(),li=function(t){function e(e,n){var r=t.call(this,e)||this;return r.destination=e,r.closingSelector=n,r.openWindow(),r}return r.a(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.openWindow(i)},e.prototype.notifyError=function(t){this._error(t)},e.prototype.notifyComplete=function(t){this.openWindow(t)},e.prototype._next=function(t){this.window.next(t)},e.prototype._error=function(t){this.window.error(t),this.destination.error(t),this.unsubscribeClosingNotification()},e.prototype._complete=function(){this.window.complete(),this.destination.complete(),this.unsubscribeClosingNotification()},e.prototype.unsubscribeClosingNotification=function(){this.closingNotification&&this.closingNotification.unsubscribe()},e.prototype.openWindow=function(t){void 0===t&&(t=null),t&&(this.remove(t),t.unsubscribe());var e=this.window;e&&e.complete();var n,r=this.window=new on.a;this.destination.next(r);try{n=(0,this.closingSelector)()}catch(i){return this.destination.error(i),void this.window.error(i)}this.add(this.closingNotification=Object(A.a)(this,n))},e}(I.a);function hi(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){var n;"function"===typeof t[t.length-1]&&(n=t.pop());var r=t;return e.lift(new fi(r,n))}}var fi=function(){function t(t,e){this.observables=t,this.project=e}return t.prototype.call=function(t,e){return e.subscribe(new di(t,this.observables,this.project))},t}(),di=function(t){function e(e,n,r){var i=t.call(this,e)||this;i.observables=n,i.project=r,i.toRespond=[];var o=n.length;i.values=new Array(o);for(var s=0;s<o;s++)i.toRespond.push(s);for(s=0;s<o;s++){var u=n[s];i.add(Object(A.a)(i,u,void 0,s))}return i}return r.a(e,t),e.prototype.notifyNext=function(t,e,n){this.values[n]=e;var r=this.toRespond;if(r.length>0){var i=r.indexOf(n);-1!==i&&r.splice(i,1)}},e.prototype.notifyComplete=function(){},e.prototype._next=function(t){if(0===this.toRespond.length){var e=[t].concat(this.values);this.project?this._tryProject(e):this.destination.next(e)}},e.prototype._tryProject=function(t){var e;try{e=this.project.apply(this,t)}catch(n){return void this.destination.error(n)}this.destination.next(e)},e}(I.a),pi=n(1409);function bi(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){return e.lift.call(pi.b.apply(void 0,[e].concat(t)))}}function yi(t){return function(e){return e.lift(new pi.a(t))}}},1411:function(t,e,n){"use strict";n.d(e,"b",(function(){return h})),n.d(e,"a",(function(){return f}));var r=n(1364),i=1,o=function(){return Promise.resolve()}(),s={};function u(t){return t in s&&(delete s[t],!0)}var a=function(t){var e=i++;return s[e]=!0,o.then((function(){return u(e)&&t()})),e},c=function(t){u(t)},l=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r}return r.a(e,t),e.prototype.requestAsyncId=function(e,n,r){return void 0===r&&(r=0),null!==r&&r>0?t.prototype.requestAsyncId.call(this,e,n,r):(e.actions.push(this),e.scheduled||(e.scheduled=a(e.flush.bind(e,null))))},e.prototype.recycleAsyncId=function(e,n,r){if(void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0)return t.prototype.recycleAsyncId.call(this,e,n,r);0===e.actions.length&&(c(n),e.scheduled=void 0)},e}(n(1397).a),h=new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r.a(e,t),e.prototype.flush=function(t){this.active=!0,this.scheduled=void 0;var e,n=this.actions,r=-1,i=n.length;t=t||n.shift();do{if(e=t.execute(t.state,t.delay))break}while(++r<i&&(t=n.shift()));if(this.active=!1,e){for(;++r<i&&(t=n.shift());)t.unsubscribe();throw e}},e}(n(1393).a))(l),f=h},1412:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var r=n(1446),i=n(1420),o=n(1395),s=n(1378),u=n(1447),a=n(1448),c=n(1423),l=function(t){if(t&&"function"===typeof t[s.a])return l=t,function(t){var e=l[s.a]();if("function"!==typeof e.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return e.subscribe(t)};if(Object(u.a)(t))return Object(r.a)(t);if(Object(a.a)(t))return n=t,function(t){return n.then((function(e){t.closed||(t.next(e),t.complete())}),(function(e){return t.error(e)})).then(null,i.a),t};if(t&&"function"===typeof t[o.a])return e=t,function(t){for(var n=e[o.a]();;){var r=void 0;try{r=n.next()}catch(i){return t.error(i),t}if(r.done){t.complete();break}if(t.next(r.value),t.closed)break}return"function"===typeof n.return&&t.add((function(){n.return&&n.return()})),t};var e,n,l,h=Object(c.a)(t)?"an invalid object":"'"+t+"'";throw new TypeError("You provided "+h+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.")}},1413:function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"a",(function(){return s}));var r=n(1364),i=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r}return r.a(e,t),e.prototype.schedule=function(e,n){return void 0===n&&(n=0),n>0?t.prototype.schedule.call(this,e,n):(this.delay=n,this.state=e,this.scheduler.flush(this),this)},e.prototype.execute=function(e,n){return n>0||this.closed?t.prototype.execute.call(this,e,n):this._execute(e,n)},e.prototype.requestAsyncId=function(e,n,r){return void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0?t.prototype.requestAsyncId.call(this,e,n,r):e.flush(this)},e}(n(1397).a),o=new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r.a(e,t),e}(n(1393).a))(i),s=o},1414:function(t,e,n){"use strict";(function(t){var r=n(33),i=n(1),o=n(46),s=n(12),u=n(20),a=n(141),c=n(18),l=n(19),h=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.CoinbaseWalletProvider=void 0;var f=h(n(243)),d=h(n(1398)),p=n(1415),b=n(1418),y=n(1419),v=n(1451),m=n(1377),g=h(n(1470)),w=n(1472),_=n(1473),S=n(1474),x="DefaultChainId",E="DefaultJsonRpcUrl",M="HasChainBeenSwitched",k="HasChainOverriddenFromRelay",C=function(e){c(h,e);var n=l(h);function h(t){var e,r,i;s(this,h),(e=n.call(this))._filterPolyfill=new w.FilterPolyfill(a(e)),e._subscriptionManager=new S.SubscriptionManager(a(e)),e._relay=null,e._addresses=[],e.hasMadeFirstChainChangedEmission=!1,e._send=e.send.bind(a(e)),e._sendAsync=e.sendAsync.bind(a(e)),e.setProviderInfo=e.setProviderInfo.bind(a(e)),e.updateProviderInfo=e.updateProviderInfo.bind(a(e)),e.getChainId=e.getChainId.bind(a(e)),e.setAppInfo=e.setAppInfo.bind(a(e)),e.enable=e.enable.bind(a(e)),e.close=e.close.bind(a(e)),e.send=e.send.bind(a(e)),e.sendAsync=e.sendAsync.bind(a(e)),e.request=e.request.bind(a(e)),e._setAddresses=e._setAddresses.bind(a(e)),e.scanQRCode=e.scanQRCode.bind(a(e)),e.genericRequest=e.genericRequest.bind(a(e)),e._jsonRpcUrlFromOpts=t.jsonRpcUrl,e._overrideIsMetaMask=t.overrideIsMetaMask,e._relayProvider=t.relayProvider,e._storage=t.storage,e._relayEventManager=t.relayEventManager,e._eventListener=t.eventListener,e.isCoinbaseWallet=null===(r=t.overrideIsCoinbaseWallet)||void 0===r||r,e.isCoinbaseBrowser=null!==(i=t.overrideIsCoinbaseBrowser)&&void 0!==i&&i,e.qrUrl=t.qrUrl,e.supportsAddressSwitching=t.supportsAddressSwitching;var o=e.getChainId(),u=(0,m.prepend0x)(o.toString(16));e.emit("connect",{chainIdStr:u});var c=e._storage.getItem(v.LOCAL_STORAGE_ADDRESSES_KEY);if(c){var l=c.split(" ");""!==l[0]&&(e._addresses=l.map((function(t){return(0,m.ensureAddressString)(t)})),e.emit("accountsChanged",l))}return e._subscriptionManager.events.on("notification",(function(t){e.emit("message",{type:t.method,data:t.params})})),e._addresses.length>0&&e.initializeRelay(),window.addEventListener("message",(function(t){var n;if("walletLinkMessage"===t.data.type&&"defaultChainChanged"===t.data.data.action){var r=t.data.data.chainId,i=null!==(n=t.data.data.jsonRpcUrl)&&void 0!==n?n:e.jsonRpcUrl;e.updateProviderInfo(i,Number(r),!0)}})),e}return u(h,[{key:"selectedAddress",get:function(){return this._addresses[0]||void 0}},{key:"networkVersion",get:function(){return this.getChainId().toString(10)}},{key:"chainId",get:function(){return(0,m.prepend0x)(this.getChainId().toString(16))}},{key:"isWalletLink",get:function(){return!0}},{key:"isMetaMask",get:function(){return this._overrideIsMetaMask}},{key:"host",get:function(){return this.jsonRpcUrl}},{key:"connected",get:function(){return!0}},{key:"isConnected",value:function(){return!0}},{key:"jsonRpcUrl",get:function(){var t;return null!==(t=this._storage.getItem(E))&&void 0!==t?t:this._jsonRpcUrlFromOpts},set:function(t){this._storage.setItem(E,t)}},{key:"isChainOverridden",get:function(){return"true"===this._storage.getItem(k)},set:function(t){this._storage.setItem(k,t.toString())}},{key:"setProviderInfo",value:function(t,e){this.isChainOverridden||this.updateProviderInfo(t,this.getChainId(),!1)}},{key:"updateProviderInfo",value:function(t,e,n){if(!("true"===this._storage.getItem(M))||!n){n&&(this.isChainOverridden=!0),this.jsonRpcUrl=t;var r=this.getChainId();this._storage.setItem(x,e.toString(10)),!((0,m.ensureIntNumber)(e)!==r)&&this.hasMadeFirstChainChangedEmission||(this.emit("chainChanged",this.getChainId()),this.hasMadeFirstChainChangedEmission=!0)}}},{key:"watchAsset",value:function(){var t=o(i.mark((function t(e,n,r,o,s,u){var a,c;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.initializeRelay();case 2:return a=t.sent,t.next=5,a.watchAsset(e,n,r,o,s,null===u||void 0===u?void 0:u.toString()).promise;case 5:return c=t.sent,t.abrupt("return",!!c.result);case 7:case"end":return t.stop()}}),t,this)})));return function(e,n,r,i,o,s){return t.apply(this,arguments)}}()},{key:"addEthereumChain",value:function(){var t=o(i.mark((function t(e,n,r,o,s,u){var a,c,l,h,f;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if((0,m.ensureIntNumber)(e)!==this.getChainId()){t.next=2;break}return t.abrupt("return",!1);case 2:return t.next=4,this.initializeRelay();case 4:if(l=t.sent,h=l.inlineAddEthereumChain(e.toString()),this._isAuthorized()||h){t.next=9;break}return t.next=9,l.requestEthereumAccounts().promise;case 9:return t.next=11,l.addEthereumChain(e.toString(),n,s,r,o,u).promise;case 11:return f=t.sent,!0===(null===(a=f.result)||void 0===a?void 0:a.isApproved)&&(this._storage.setItem(M,"true"),this.updateProviderInfo(n[0],e,!1)),t.abrupt("return",!0===(null===(c=f.result)||void 0===c?void 0:c.isApproved));case 14:case"end":return t.stop()}}),t,this)})));return function(e,n,r,i,o,s){return t.apply(this,arguments)}}()},{key:"switchEthereumChain",value:function(){var t=o(i.mark((function t(e){var n,r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if((0,m.ensureIntNumber)(e)!==this.getChainId()){t.next=2;break}return t.abrupt("return");case 2:return t.next=4,this.initializeRelay();case 4:return n=t.sent,t.next=7,n.switchEthereumChain(e.toString(10)).promise;case 7:if(!(r=t.sent).errorCode){t.next=10;break}throw p.ethErrors.provider.custom({code:r.errorCode});case 10:(o=r.result).isApproved&&o.rpcUrl.length>0&&(this._storage.setItem(M,"true"),this.updateProviderInfo(o.rpcUrl,e,!1));case 12:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"setAppInfo",value:function(t,e){this.initializeRelay().then((function(n){return n.setAppInfo(t,e)}))}},{key:"enable",value:function(){var t=o(i.mark((function t(){var e;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(null===(e=this._eventListener)||void 0===e||e.onEvent(b.EVENTS.ETH_ACCOUNTS_STATE,{method:"provider::enable",addresses_length:this._addresses.length,sessionIdHash:this._relay?y.Session.hash(this._relay.session.id):null}),!(this._addresses.length>0)){t.next=3;break}return t.abrupt("return",r(this._addresses));case 3:return t.next=5,this._send(_.JSONRPCMethod.eth_requestAccounts);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t,this)})));return function(){return t.apply(this,arguments)}}()},{key:"close",value:function(){var t=o(i.mark((function t(){return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.initializeRelay();case 2:t.sent.resetAndReload();case 4:case"end":return t.stop()}}),t,this)})));return function(){return t.apply(this,arguments)}}()},{key:"send",value:function(t,e){var n=this;if("string"===typeof t){var r={jsonrpc:"2.0",id:0,method:t,params:Array.isArray(e)?e:void 0!==e?[e]:[]};return this._sendRequestAsync(r).then((function(t){return t.result}))}if("function"===typeof e){var i=t,o=e;return this._sendAsync(i,o)}if(Array.isArray(t))return t.map((function(t){return n._sendRequest(t)}));var s=t;return this._sendRequest(s)}},{key:"sendAsync",value:function(){var t=o(i.mark((function t(e,n){var r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if("function"===typeof n){t.next=2;break}throw new Error("callback is required");case 2:if(!Array.isArray(e)){t.next=6;break}return r=n,this._sendMultipleRequestsAsync(e).then((function(t){return r(null,t)})).catch((function(t){return r(t,null)})),t.abrupt("return");case 6:return o=n,t.abrupt("return",this._sendRequestAsync(e).then((function(t){return o(null,t)})).catch((function(t){return o(t,null)})));case 8:case"end":return t.stop()}}),t,this)})));return function(e,n){return t.apply(this,arguments)}}()},{key:"request",value:function(){var t=o(i.mark((function t(e){var n,r,o,s,u;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e&&"object"===typeof e&&!Array.isArray(e)){t.next=2;break}throw p.ethErrors.rpc.invalidRequest({message:"Expected a single, non-array, object argument.",data:e});case 2:if(n=e.method,r=e.params,"string"===typeof n&&0!==n.length){t.next=5;break}throw p.ethErrors.rpc.invalidRequest({message:"'args.method' must be a non-empty string.",data:e});case 5:if(void 0===r||Array.isArray(r)||"object"===typeof r&&null!==r){t.next=7;break}throw p.ethErrors.rpc.invalidRequest({message:"'args.params' must be an object or array if provided.",data:e});case 7:return o=void 0===r?[]:r,s=this._relayEventManager.makeRequestId(),t.next=11,this._sendRequestAsync({method:n,params:o,jsonrpc:"2.0",id:s});case 11:return u=t.sent,t.abrupt("return",u.result);case 13:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"scanQRCode",value:function(){var t=o(i.mark((function t(e){var n,r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.initializeRelay();case 2:return n=t.sent,t.next=5,n.scanQRCode((0,m.ensureRegExpString)(e)).promise;case 5:if("string"===typeof(r=t.sent).result){t.next=8;break}throw new Error("result was not a string");case 8:return t.abrupt("return",r.result);case 9:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"genericRequest",value:function(){var t=o(i.mark((function t(e,n){var r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.initializeRelay();case 2:return r=t.sent,t.next=5,r.genericRequest(e,n).promise;case 5:if("string"===typeof(o=t.sent).result){t.next=8;break}throw new Error("result was not a string");case 8:return t.abrupt("return",o.result);case 9:case"end":return t.stop()}}),t,this)})));return function(e,n){return t.apply(this,arguments)}}()},{key:"supportsSubscriptions",value:function(){return!1}},{key:"subscribe",value:function(){throw new Error("Subscriptions are not supported")}},{key:"unsubscribe",value:function(){throw new Error("Subscriptions are not supported")}},{key:"disconnect",value:function(){return!0}},{key:"_sendRequest",value:function(t){var e={jsonrpc:"2.0",id:t.id},n=t.method;if(e.result=this._handleSynchronousMethods(t),void 0===e.result)throw new Error("Coinbase Wallet does not support calling ".concat(n," synchronously without ")+"a callback. Please provide a callback parameter to call ".concat(n," ")+"asynchronously.");return e}},{key:"_setAddresses",value:function(t){if(!Array.isArray(t))throw new Error("addresses is not an array");var e=t.map((function(t){return(0,m.ensureAddressString)(t)}));JSON.stringify(e)!==JSON.stringify(this._addresses)&&(this._addresses.length>0&&!1===this.supportsAddressSwitching||(this._addresses=e,this.emit("accountsChanged",this._addresses),this._storage.setItem(v.LOCAL_STORAGE_ADDRESSES_KEY,e.join(" "))))}},{key:"_sendRequestAsync",value:function(t){var e=this;return new Promise((function(n,r){try{var i=e._handleSynchronousMethods(t);if(void 0!==i)return n({jsonrpc:"2.0",id:t.id,result:i});var o=e._handleAsynchronousFilterMethods(t);if(void 0!==o)return void o.then((function(e){return n(Object.assign(Object.assign({},e),{id:t.id}))})).catch((function(t){return r(t)}));var s=e._handleSubscriptionMethods(t);if(void 0!==s)return void s.then((function(e){return n({jsonrpc:"2.0",id:t.id,result:e.result})})).catch((function(t){return r(t)}))}catch(u){return r(u)}e._handleAsynchronousMethods(t).then((function(e){return e&&n(Object.assign(Object.assign({},e),{id:t.id}))})).catch((function(t){return r(t)}))}))}},{key:"_sendMultipleRequestsAsync",value:function(t){var e=this;return Promise.all(t.map((function(t){return e._sendRequestAsync(t)})))}},{key:"_handleSynchronousMethods",value:function(t){var e=t.method,n=t.params||[];switch(e){case _.JSONRPCMethod.eth_accounts:return this._eth_accounts();case _.JSONRPCMethod.eth_coinbase:return this._eth_coinbase();case _.JSONRPCMethod.eth_uninstallFilter:return this._eth_uninstallFilter(n);case _.JSONRPCMethod.net_version:return this._net_version();case _.JSONRPCMethod.eth_chainId:return this._eth_chainId();default:return}}},{key:"_handleAsynchronousMethods",value:function(){var t=o(i.mark((function t(e){var n,r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:n=e.method,r=e.params||[],t.t0=n,t.next=t.t0===_.JSONRPCMethod.eth_requestAccounts?5:t.t0===_.JSONRPCMethod.eth_sign?6:t.t0===_.JSONRPCMethod.eth_ecRecover?7:t.t0===_.JSONRPCMethod.personal_sign?8:t.t0===_.JSONRPCMethod.personal_ecRecover?9:t.t0===_.JSONRPCMethod.eth_signTransaction?10:t.t0===_.JSONRPCMethod.eth_sendRawTransaction?11:t.t0===_.JSONRPCMethod.eth_sendTransaction?12:t.t0===_.JSONRPCMethod.eth_signTypedData_v1?13:t.t0===_.JSONRPCMethod.eth_signTypedData_v2?14:t.t0===_.JSONRPCMethod.eth_signTypedData_v3?15:t.t0===_.JSONRPCMethod.eth_signTypedData_v4||t.t0===_.JSONRPCMethod.eth_signTypedData?16:t.t0===_.JSONRPCMethod.cbWallet_arbitrary?17:t.t0===_.JSONRPCMethod.wallet_addEthereumChain?18:t.t0===_.JSONRPCMethod.wallet_switchEthereumChain?19:t.t0===_.JSONRPCMethod.wallet_watchAsset?20:21;break;case 5:return t.abrupt("return",this._eth_requestAccounts());case 6:return t.abrupt("return",this._eth_sign(r));case 7:return t.abrupt("return",this._eth_ecRecover(r));case 8:return t.abrupt("return",this._personal_sign(r));case 9:return t.abrupt("return",this._personal_ecRecover(r));case 10:return t.abrupt("return",this._eth_signTransaction(r));case 11:return t.abrupt("return",this._eth_sendRawTransaction(r));case 12:return t.abrupt("return",this._eth_sendTransaction(r));case 13:return t.abrupt("return",this._eth_signTypedData_v1(r));case 14:return t.abrupt("return",this._throwUnsupportedMethodError());case 15:return t.abrupt("return",this._eth_signTypedData_v3(r));case 16:return t.abrupt("return",this._eth_signTypedData_v4(r));case 17:return t.abrupt("return",this._cbwallet_arbitrary(r));case 18:return t.abrupt("return",this._wallet_addEthereumChain(r));case 19:return t.abrupt("return",this._wallet_switchEthereumChain(r));case 20:return t.abrupt("return",this._wallet_watchAsset(r));case 21:return t.next=23,this.initializeRelay();case 23:return o=t.sent,t.abrupt("return",o.makeEthereumJSONRPCRequest(e,this.jsonRpcUrl));case 25:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_handleAsynchronousFilterMethods",value:function(t){var e=t.method,n=t.params||[];switch(e){case _.JSONRPCMethod.eth_newFilter:return this._eth_newFilter(n);case _.JSONRPCMethod.eth_newBlockFilter:return this._eth_newBlockFilter();case _.JSONRPCMethod.eth_newPendingTransactionFilter:return this._eth_newPendingTransactionFilter();case _.JSONRPCMethod.eth_getFilterChanges:return this._eth_getFilterChanges(n);case _.JSONRPCMethod.eth_getFilterLogs:return this._eth_getFilterLogs(n)}}},{key:"_handleSubscriptionMethods",value:function(t){switch(t.method){case _.JSONRPCMethod.eth_subscribe:case _.JSONRPCMethod.eth_unsubscribe:return this._subscriptionManager.handleRequest(t)}}},{key:"_isKnownAddress",value:function(t){try{var e=(0,m.ensureAddressString)(t);return this._addresses.map((function(t){return(0,m.ensureAddressString)(t)})).includes(e)}catch(n){}return!1}},{key:"_ensureKnownAddress",value:function(t){var e;if(!this._isKnownAddress(t))throw null===(e=this._eventListener)||void 0===e||e.onEvent(b.EVENTS.UNKNOWN_ADDRESS_ENCOUNTERED),new Error("Unknown Ethereum address")}},{key:"_prepareTransactionParams",value:function(e){var n=e.from?(0,m.ensureAddressString)(e.from):this.selectedAddress;if(!n)throw new Error("Ethereum address is unavailable");return this._ensureKnownAddress(n),{fromAddress:n,toAddress:e.to?(0,m.ensureAddressString)(e.to):null,weiValue:null!=e.value?(0,m.ensureBN)(e.value):new d.default(0),data:e.data?(0,m.ensureBuffer)(e.data):t.alloc(0),nonce:null!=e.nonce?(0,m.ensureIntNumber)(e.nonce):null,gasPriceInWei:null!=e.gasPrice?(0,m.ensureBN)(e.gasPrice):null,maxFeePerGas:null!=e.maxFeePerGas?(0,m.ensureBN)(e.maxFeePerGas):null,maxPriorityFeePerGas:null!=e.maxPriorityFeePerGas?(0,m.ensureBN)(e.maxPriorityFeePerGas):null,gasLimit:null!=e.gas?(0,m.ensureBN)(e.gas):null,chainId:this.getChainId()}}},{key:"_isAuthorized",value:function(){return this._addresses.length>0}},{key:"_requireAuthorization",value:function(){if(!this._isAuthorized())throw p.ethErrors.provider.unauthorized({})}},{key:"_throwUnsupportedMethodError",value:function(){throw p.ethErrors.provider.unsupportedMethod({})}},{key:"_signEthereumMessage",value:function(){var t=o(i.mark((function t(e,n,r,o){var s,u;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this._ensureKnownAddress(n),t.prev=1,t.next=4,this.initializeRelay();case 4:return s=t.sent,t.next=7,s.signEthereumMessage(e,n,r,o).promise;case 7:return u=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:u.result});case 11:if(t.prev=11,t.t0=t.catch(1),"string"!==typeof t.t0.message||!t.t0.message.match(/(denied|rejected)/i)){t.next=15;break}throw p.ethErrors.provider.userRejectedRequest("User denied message signature");case 15:throw t.t0;case 16:case"end":return t.stop()}}),t,this,[[1,11]])})));return function(e,n,r,i){return t.apply(this,arguments)}}()},{key:"_ethereumAddressFromSignedMessage",value:function(){var t=o(i.mark((function t(e,n,r){var o,s;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.initializeRelay();case 2:return o=t.sent,t.next=5,o.ethereumAddressFromSignedMessage(e,n,r).promise;case 5:return s=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:s.result});case 7:case"end":return t.stop()}}),t,this)})));return function(e,n,r){return t.apply(this,arguments)}}()},{key:"_eth_accounts",value:function(){return r(this._addresses)}},{key:"_eth_coinbase",value:function(){return this.selectedAddress||null}},{key:"_net_version",value:function(){return this.getChainId().toString(10)}},{key:"_eth_chainId",value:function(){return(0,m.hexStringFromIntNumber)(this.getChainId())}},{key:"getChainId",value:function(){var t=this._storage.getItem(x)||"1",e=parseInt(t,10);return(0,m.ensureIntNumber)(e)}},{key:"_eth_requestAccounts",value:function(){var t=o(i.mark((function t(){var e,n,r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(null===(e=this._eventListener)||void 0===e||e.onEvent(b.EVENTS.ETH_ACCOUNTS_STATE,{method:"provider::_eth_requestAccounts",addresses_length:this._addresses.length,sessionIdHash:this._relay?y.Session.hash(this._relay.session.id):null}),!(this._addresses.length>0)){t.next=3;break}return t.abrupt("return",Promise.resolve({jsonrpc:"2.0",id:0,result:this._addresses}));case 3:return t.prev=3,t.next=6,this.initializeRelay();case 6:return r=t.sent,t.next=9,r.requestEthereumAccounts().promise;case 9:n=t.sent,t.next=17;break;case 12:if(t.prev=12,t.t0=t.catch(3),"string"!==typeof t.t0.message||!t.t0.message.match(/(denied|rejected)/i)){t.next=16;break}throw p.ethErrors.provider.userRejectedRequest("User denied account authorization");case 16:throw t.t0;case 17:if(n.result){t.next=19;break}throw new Error("accounts received is empty");case 19:return this._setAddresses(n.result),t.abrupt("return",{jsonrpc:"2.0",id:0,result:this._addresses});case 21:case"end":return t.stop()}}),t,this,[[3,12]])})));return function(){return t.apply(this,arguments)}}()},{key:"_eth_sign",value:function(t){this._requireAuthorization();var e=(0,m.ensureAddressString)(t[0]),n=(0,m.ensureBuffer)(t[1]);return this._signEthereumMessage(n,e,!1)}},{key:"_eth_ecRecover",value:function(t){var e=(0,m.ensureBuffer)(t[0]),n=(0,m.ensureBuffer)(t[1]);return this._ethereumAddressFromSignedMessage(e,n,!1)}},{key:"_personal_sign",value:function(t){this._requireAuthorization();var e=(0,m.ensureBuffer)(t[0]),n=(0,m.ensureAddressString)(t[1]);return this._signEthereumMessage(e,n,!0)}},{key:"_personal_ecRecover",value:function(t){var e=(0,m.ensureBuffer)(t[0]),n=(0,m.ensureBuffer)(t[1]);return this._ethereumAddressFromSignedMessage(e,n,!0)}},{key:"_eth_signTransaction",value:function(){var t=o(i.mark((function t(e){var n,r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this._requireAuthorization(),n=this._prepareTransactionParams(e[0]||{}),t.prev=2,t.next=5,this.initializeRelay();case 5:return r=t.sent,t.next=8,r.signEthereumTransaction(n).promise;case 8:return o=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:o.result});case 12:if(t.prev=12,t.t0=t.catch(2),"string"!==typeof t.t0.message||!t.t0.message.match(/(denied|rejected)/i)){t.next=16;break}throw p.ethErrors.provider.userRejectedRequest("User denied transaction signature");case 16:throw t.t0;case 17:case"end":return t.stop()}}),t,this,[[2,12]])})));return function(e){return t.apply(this,arguments)}}()},{key:"_eth_sendRawTransaction",value:function(){var t=o(i.mark((function t(e){var n,r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=(0,m.ensureBuffer)(e[0]),t.next=3,this.initializeRelay();case 3:return r=t.sent,t.next=6,r.submitEthereumTransaction(n,this.getChainId()).promise;case 6:return o=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:o.result});case 8:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_eth_sendTransaction",value:function(){var t=o(i.mark((function t(e){var n,r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this._requireAuthorization(),n=this._prepareTransactionParams(e[0]||{}),t.prev=2,t.next=5,this.initializeRelay();case 5:return r=t.sent,t.next=8,r.signAndSubmitEthereumTransaction(n).promise;case 8:return o=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:o.result});case 12:if(t.prev=12,t.t0=t.catch(2),"string"!==typeof t.t0.message||!t.t0.message.match(/(denied|rejected)/i)){t.next=16;break}throw p.ethErrors.provider.userRejectedRequest("User denied transaction signature");case 16:throw t.t0;case 17:case"end":return t.stop()}}),t,this,[[2,12]])})));return function(e){return t.apply(this,arguments)}}()},{key:"_eth_signTypedData_v1",value:function(){var t=o(i.mark((function t(e){var n,r,o,s;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this._requireAuthorization(),n=(0,m.ensureParsedJSONObject)(e[0]),r=(0,m.ensureAddressString)(e[1]),this._ensureKnownAddress(r),o=g.default.hashForSignTypedDataLegacy({data:n}),s=JSON.stringify(n,null,2),t.abrupt("return",this._signEthereumMessage(o,r,!1,s));case 7:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_eth_signTypedData_v3",value:function(){var t=o(i.mark((function t(e){var n,r,o,s;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this._requireAuthorization(),n=(0,m.ensureAddressString)(e[0]),r=(0,m.ensureParsedJSONObject)(e[1]),this._ensureKnownAddress(n),o=g.default.hashForSignTypedData_v3({data:r}),s=JSON.stringify(r,null,2),t.abrupt("return",this._signEthereumMessage(o,n,!1,s));case 7:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_eth_signTypedData_v4",value:function(){var t=o(i.mark((function t(e){var n,r,o,s;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this._requireAuthorization(),n=(0,m.ensureAddressString)(e[0]),r=(0,m.ensureParsedJSONObject)(e[1]),this._ensureKnownAddress(n),o=g.default.hashForSignTypedData_v4({data:r}),s=JSON.stringify(r,null,2),t.abrupt("return",this._signEthereumMessage(o,n,!1,s));case 7:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_cbwallet_arbitrary",value:function(){var t=o(i.mark((function t(e){var n,r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e[0],"string"===typeof(r=e[1])){t.next=4;break}throw new Error("parameter must be a string");case 4:if("object"===typeof n&&null!==n){t.next=6;break}throw new Error("parameter must be an object");case 6:return t.next=8,this.genericRequest(n,r);case 8:return o=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:o});case 10:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_wallet_addEthereumChain",value:function(){var t=o(i.mark((function t(e){var n,r,o,s,u,a;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(u=e[0],0!==(null===(n=u.rpcUrls)||void 0===n?void 0:n.length)){t.next=3;break}return t.abrupt("return",{jsonrpc:"2.0",id:0,error:{code:2,message:"please pass in at least 1 rpcUrl"}});case 3:if(u.chainName&&""!==u.chainName.trim()){t.next=5;break}throw p.ethErrors.provider.custom({code:0,message:"chainName is a required field"});case 5:if(u.nativeCurrency){t.next=7;break}throw p.ethErrors.provider.custom({code:0,message:"nativeCurrency is a required field"});case 7:return a=parseInt(u.chainId,16),t.next=10,this.addEthereumChain(a,null!==(r=u.rpcUrls)&&void 0!==r?r:[],null!==(o=u.blockExplorerUrls)&&void 0!==o?o:[],u.chainName,null!==(s=u.iconUrls)&&void 0!==s?s:[],u.nativeCurrency);case 10:if(!t.sent){t.next=15;break}return t.abrupt("return",{jsonrpc:"2.0",id:0,result:null});case 15:return t.abrupt("return",{jsonrpc:"2.0",id:0,error:{code:2,message:"unable to add ethereum chain"}});case 16:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_wallet_switchEthereumChain",value:function(){var t=o(i.mark((function t(e){var n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e[0],t.next=3,this.switchEthereumChain(parseInt(n.chainId,16));case 3:return t.abrupt("return",{jsonrpc:"2.0",id:0,result:null});case 4:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_wallet_watchAsset",value:function(){var t=o(i.mark((function t(e){var n,r,o,s,u,a,c,l,h;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(r=Array.isArray(e)?e[0]:e,0!==(null===(n=r.type)||void 0===n?void 0:n.length)){t.next=3;break}throw p.ethErrors.rpc.invalidParams({message:"type is a required field"});case 3:if("ERC20"===r.type){t.next=5;break}throw p.ethErrors.rpc.invalidParams({message:"Asset of type '".concat(r.type,"' not supported")});case 5:if(null===r||void 0===r?void 0:r.options){t.next=7;break}throw p.ethErrors.rpc.invalidParams({message:"options is a required field"});case 7:if(r.options.address){t.next=9;break}throw p.ethErrors.rpc.invalidParams({message:"option address is a required option"});case 9:return o=this.getChainId(),s=r.options,u=s.address,a=s.symbol,c=s.image,l=s.decimals,t.next=13,this.watchAsset(r.type,u,a,l,c,o);case 13:return h=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:h});case 15:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_eth_uninstallFilter",value:function(t){var e=(0,m.ensureHexString)(t[0]);return this._filterPolyfill.uninstallFilter(e)}},{key:"_eth_newFilter",value:function(){var t=o(i.mark((function t(e){var n,r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e[0],t.next=3,this._filterPolyfill.newFilter(n);case 3:return r=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:r});case 5:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_eth_newBlockFilter",value:function(){var t=o(i.mark((function t(){var e;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this._filterPolyfill.newBlockFilter();case 2:return e=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:e});case 4:case"end":return t.stop()}}),t,this)})));return function(){return t.apply(this,arguments)}}()},{key:"_eth_newPendingTransactionFilter",value:function(){var t=o(i.mark((function t(){var e;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this._filterPolyfill.newPendingTransactionFilter();case 2:return e=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:e});case 4:case"end":return t.stop()}}),t,this)})));return function(){return t.apply(this,arguments)}}()},{key:"_eth_getFilterChanges",value:function(t){var e=(0,m.ensureHexString)(t[0]);return this._filterPolyfill.getFilterChanges(e)}},{key:"_eth_getFilterLogs",value:function(t){var e=(0,m.ensureHexString)(t[0]);return this._filterPolyfill.getFilterLogs(e)}},{key:"initializeRelay",value:function(){var t=this;return this._relay?Promise.resolve(this._relay):this._relayProvider().then((function(e){return e.setAccountsCallback((function(e){return t._setAddresses(e)})),e.setChainCallback((function(e,n){t.updateProviderInfo(n,parseInt(e,10),!0)})),t._relay=e,e}))}}]),h}(f.default);e.CoinbaseWalletProvider=C}).call(this,n(28).Buffer)},1415:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.getMessageFromCode=e.serializeError=e.EthereumProviderError=e.EthereumRpcError=e.ethErrors=e.errorCodes=void 0;var r=n(1416);Object.defineProperty(e,"EthereumRpcError",{enumerable:!0,get:function(){return r.EthereumRpcError}}),Object.defineProperty(e,"EthereumProviderError",{enumerable:!0,get:function(){return r.EthereumProviderError}});var i=n(1443);Object.defineProperty(e,"serializeError",{enumerable:!0,get:function(){return i.serializeError}}),Object.defineProperty(e,"getMessageFromCode",{enumerable:!0,get:function(){return i.getMessageFromCode}});var o=n(1456);Object.defineProperty(e,"ethErrors",{enumerable:!0,get:function(){return o.ethErrors}});var s=n(1417);Object.defineProperty(e,"errorCodes",{enumerable:!0,get:function(){return s.errorCodes}})},1416:function(t,e,n){"use strict";var r=n(12),i=n(20),o=n(18),s=n(19),u=n(68);Object.defineProperty(e,"__esModule",{value:!0}),e.EthereumProviderError=e.EthereumRpcError=void 0;var a=n(549),c=function(t){o(n,t);var e=s(n);function n(t,i,o){var s;if(r(this,n),!Number.isInteger(t))throw new Error('"code" must be an integer.');if(!i||"string"!==typeof i)throw new Error('"message" must be a nonempty string.');return(s=e.call(this,i)).code=t,void 0!==o&&(s.data=o),s}return i(n,[{key:"serialize",value:function(){var t={code:this.code,message:this.message};return void 0!==this.data&&(t.data=this.data),this.stack&&(t.stack=this.stack),t}},{key:"toString",value:function(){return a.default(this.serialize(),h,2)}}]),n}(u(Error));e.EthereumRpcError=c;var l=function(t){o(n,t);var e=s(n);function n(t,i,o){if(r(this,n),!function(t){return Number.isInteger(t)&&t>=1e3&&t<=4999}(t))throw new Error('"code" must be an integer such that: 1000 <= code <= 4999');return e.call(this,t,i,o)}return n}(c);function h(t,e){if("[Circular]"!==e)return e}e.EthereumProviderError=l},1417:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.errorValues=e.errorCodes=void 0,e.errorCodes={rpc:{invalidInput:-32e3,resourceNotFound:-32001,resourceUnavailable:-32002,transactionRejected:-32003,methodNotSupported:-32004,limitExceeded:-32005,parse:-32700,invalidRequest:-32600,methodNotFound:-32601,invalidParams:-32602,internal:-32603},provider:{userRejectedRequest:4001,unauthorized:4100,unsupportedMethod:4200,disconnected:4900,chainDisconnected:4901}},e.errorValues={"-32700":{standard:"JSON RPC 2.0",message:"Invalid JSON was received by the server. An error occurred on the server while parsing the JSON text."},"-32600":{standard:"JSON RPC 2.0",message:"The JSON sent is not a valid Request object."},"-32601":{standard:"JSON RPC 2.0",message:"The method does not exist / is not available."},"-32602":{standard:"JSON RPC 2.0",message:"Invalid method parameter(s)."},"-32603":{standard:"JSON RPC 2.0",message:"Internal JSON-RPC error."},"-32000":{standard:"EIP-1474",message:"Invalid input."},"-32001":{standard:"EIP-1474",message:"Resource not found."},"-32002":{standard:"EIP-1474",message:"Resource unavailable."},"-32003":{standard:"EIP-1474",message:"Transaction rejected."},"-32004":{standard:"EIP-1474",message:"Method not supported."},"-32005":{standard:"EIP-1474",message:"Request limit exceeded."},4001:{standard:"EIP-1193",message:"User rejected the request."},4100:{standard:"EIP-1193",message:"The requested account and/or method has not been authorized by the user."},4200:{standard:"EIP-1193",message:"The requested method is not supported by this Ethereum provider."},4900:{standard:"EIP-1193",message:"The provider is disconnected from all chains."},4901:{standard:"EIP-1193",message:"The provider is disconnected from the specified chain."}}},1418:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.EVENTS=void 0,e.EVENTS={STARTED_CONNECTING:"walletlink_sdk.started.connecting",CONNECTED_STATE_CHANGE:"walletlink_sdk.connected",DISCONNECTED:"walletlink_sdk.disconnected",METADATA_DESTROYED:"walletlink_sdk_metadata_destroyed",LINKED:"walletlink_sdk.linked",FAILURE:"walletlink_sdk.generic_failure",SESSION_CONFIG_RECEIVED:"walletlink_sdk.session_config_event_received",ETH_ACCOUNTS_STATE:"walletlink_sdk.eth_accounts_state",SESSION_STATE_CHANGE:"walletlink_sdk.session_state_change",UNLINKED_ERROR_STATE:"walletlink_sdk.unlinked_error_state",SKIPPED_CLEARING_SESSION:"walletlink_sdk.skipped_clearing_session",GENERAL_ERROR:"walletlink_sdk.general_error",WEB3_REQUEST:"walletlink_sdk.web3.request",WEB3_REQUEST_PUBLISHED:"walletlink_sdk.web3.request_published",WEB3_RESPONSE:"walletlink_sdk.web3.response",UNKNOWN_ADDRESS_ENCOUNTERED:"walletlink_sdk.unknown_address_encountered"}},1419:function(t,e,n){"use strict";var r=n(12),i=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.Session=void 0;var o=n(1457),s=n(1387),u=n(1410),a=n(1377),c="session:id",l="session:secret",h="session:linked",f=function(){function t(e,n,i,s){r(this,t),this._storage=e,this._id=n||(0,a.randomBytesHex)(16),this._secret=i||(0,a.randomBytesHex)(32);var u=o.sha256.create();u.update("".concat(this._id,", ").concat(this._secret," WalletLink")),this._key=u.hex(),this._linked=!!s}return i(t,[{key:"id",get:function(){return this._id}},{key:"secret",get:function(){return this._secret}},{key:"key",get:function(){return this._key}},{key:"linked",get:function(){return this._linked},set:function(t){this._linked=t,this.persistLinked()}},{key:"save",value:function(){return this._storage.setItem(c,this._id),this._storage.setItem(l,this._secret),this.persistLinked(),this}},{key:"persistLinked",value:function(){this._storage.setItem(h,this._linked?"1":"0")}}],[{key:"load",value:function(e){var n=e.getItem(c),r=e.getItem(h),i=e.getItem(l);return n&&i?new t(e,n,i,"1"===r):null}},{key:"persistedSessionIdChange$",get:function(){return(0,s.fromEvent)(window,"storage").pipe((0,u.filter)((function(t){return t.key===c})),(0,u.map)((function(t){return{oldValue:t.oldValue||null,newValue:t.newValue||null}})))}},{key:"hash",value:function(t){var e=o.sha256.create();return e.update(t).hex()}}]),t}();e.Session=f},1420:function(t,e,n){"use strict";function r(t){setTimeout((function(){throw t}),0)}n.d(e,"a",(function(){return r}))},1421:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){return"function"===typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random()}()},1422:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){function t(t){return Error.call(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(t,e){return e+1+") "+t.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t,this}return t.prototype=Object.create(Error.prototype),t}()},1423:function(t,e,n){"use strict";function r(t){return null!==t&&"object"===typeof t}n.d(e,"a",(function(){return r}))},1424:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1365);function i(t){for(;t;){var e=t,n=e.closed,i=e.destination,o=e.isStopped;if(n||o)return!1;t=i&&i instanceof r.a?i:null}return!0}},1425:function(t,e,n){"use strict";n.d(e,"a",(function(){return c})),n.d(e,"b",(function(){return l}));var r=n(1364),i=n(1369),o=n(1366),s=n(1365),u=n(1368),a=n(1400),c=function(t){function e(e,n){var r=t.call(this)||this;return r.source=e,r.subjectFactory=n,r._refCount=0,r._isComplete=!1,r}return r.a(e,t),e.prototype._subscribe=function(t){return this.getSubject().subscribe(t)},e.prototype.getSubject=function(){var t=this._subject;return t&&!t.isStopped||(this._subject=this.subjectFactory()),this._subject},e.prototype.connect=function(){var t=this._connection;return t||(this._isComplete=!1,(t=this._connection=new u.a).add(this.source.subscribe(new h(this.getSubject(),this))),t.closed&&(this._connection=null,t=u.a.EMPTY)),t},e.prototype.refCount=function(){return Object(a.a)()(this)},e}(o.a),l=function(){var t=c.prototype;return{operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:t._subscribe},_isComplete:{value:t._isComplete,writable:!0},getSubject:{value:t.getSubject},connect:{value:t.connect},refCount:{value:t.refCount}}}(),h=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return r.a(e,t),e.prototype._error=function(e){this._unsubscribe(),t.prototype._error.call(this,e)},e.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._connection;t._refCount=0,t._subject=null,t._connection=null,e&&e.unsubscribe()}},e}(i.b),f=(function(){function t(t){this.connectable=t}t.prototype.call=function(t,e){var n=this.connectable;n._refCount++;var r=new f(t,n),i=e.subscribe(r);return r.closed||(r.connection=n.connect()),i}}(),function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return r.a(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e<=0)this.connection=null;else if(t._refCount=e-1,e>1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null},e}(s.a))},1426:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(1364),i=n(1369),o=n(1390),s=function(t){function e(e){var n=t.call(this)||this;return n._value=e,n}return r.a(e,t),Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),e.prototype._subscribe=function(e){var n=t.prototype._subscribe.call(this,e);return n&&!n.closed&&e.next(this._value),n},e.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(this.closed)throw new o.a;return this._value},e.prototype.next=function(e){t.prototype.next.call(this,this._value=e)},e}(i.a)},1427:function(t,e,n){"use strict";n.d(e,"b",(function(){return s})),n.d(e,"a",(function(){return a}));var r=n(1364),i=n(1365),o=n(1382);function s(t,e){return void 0===e&&(e=0),function(n){return n.lift(new u(t,e))}}var u=function(){function t(t,e){void 0===e&&(e=0),this.scheduler=t,this.delay=e}return t.prototype.call=function(t,e){return e.subscribe(new a(t,this.scheduler,this.delay))},t}(),a=function(t){function e(e,n,r){void 0===r&&(r=0);var i=t.call(this,e)||this;return i.scheduler=n,i.delay=r,i}return r.a(e,t),e.dispatch=function(t){var e=t.notification,n=t.destination;e.observe(n),this.unsubscribe()},e.prototype.scheduleMessage=function(t){this.destination.add(this.scheduler.schedule(e.dispatch,this.delay,new c(t,this.destination)))},e.prototype._next=function(t){this.scheduleMessage(o.a.createNext(t))},e.prototype._error=function(t){this.scheduleMessage(o.a.createError(t)),this.unsubscribe()},e.prototype._complete=function(){this.scheduleMessage(o.a.createComplete()),this.unsubscribe()},e}(i.a),c=function(t,e){this.notification=t,this.destination=e}},1428:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1366),i=n(1368);function o(t,e){return new r.a((function(n){var r=new i.a,o=0;return r.add(e.schedule((function(){o!==t.length?(n.next(t[o++]),n.closed||r.add(this.schedule())):n.complete()}))),r}))}},1429:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){function t(e,n){void 0===n&&(n=t.now),this.SchedulerAction=e,this.now=n}return t.prototype.schedule=function(t,e,n){return void 0===e&&(e=0),new this.SchedulerAction(this,t).schedule(n,e)},t.now=function(){return Date.now()},t}()},1430:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){function t(){return Error.call(this),this.message="Timeout has occurred",this.name="TimeoutError",this}return t.prototype=Object.create(Error.prototype),t}()},1431:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1406);function i(){return Object(r.a)(1)}},1432:function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(1366),i=n(1375),o=n(1406),s=n(1392);function u(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=Number.POSITIVE_INFINITY,u=null,a=t[t.length-1];return Object(i.a)(a)?(u=t.pop(),t.length>1&&"number"===typeof t[t.length-1]&&(n=t.pop())):"number"===typeof a&&(n=t.pop()),null===u&&1===t.length&&t[0]instanceof r.a?t[0]:Object(o.a)(n)(Object(s.a)(t,u))}},1433:function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var r=n(1364),i=n(1371),o=n(1392),s=n(1379),u=n(1381);function a(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(1===t.length){if(!Object(i.a)(t[0]))return t[0];t=t[0]}return Object(o.a)(t,void 0).lift(new c)}var c=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new l(t))},t}(),l=function(t){function e(e){var n=t.call(this,e)||this;return n.hasFirst=!1,n.observables=[],n.subscriptions=[],n}return r.a(e,t),e.prototype._next=function(t){this.observables.push(t)},e.prototype._complete=function(){var t=this.observables,e=t.length;if(0===e)this.destination.complete();else{for(var n=0;n<e&&!this.hasFirst;n++){var r=t[n],i=Object(u.a)(this,r,void 0,n);this.subscriptions&&this.subscriptions.push(i),this.add(i)}this.observables=null}},e.prototype.notifyNext=function(t,e,n){if(!this.hasFirst){this.hasFirst=!0;for(var r=0;r<this.subscriptions.length;r++)if(r!==n){var i=this.subscriptions[r];i.unsubscribe(),this.remove(i)}this.subscriptions=null}this.destination.next(e)},e}(s.a)},1434:function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(1366),i=n(1370),o=n(1408),s=n(1375);function u(t,e,n){void 0===t&&(t=0);var u=-1;return Object(o.a)(e)?u=Number(e)<1?1:Number(e):Object(s.a)(e)&&(n=e),Object(s.a)(n)||(n=i.a),new r.a((function(e){var r=Object(o.a)(t)?t:+t-n.now();return n.schedule(a,r,{index:0,period:u,subscriber:e})}))}function a(t){var e=t.index,n=t.period,r=t.subscriber;if(r.next(e),!r.closed){if(-1===n)return r.complete();t.index=e+1,this.schedule(t,n)}}},1435:function(t,e,n){"use strict";var r,i=SyntaxError,o=Function,s=TypeError,u=function(t){try{return o('"use strict"; return ('+t+").constructor;")()}catch(e){}},a=Object.getOwnPropertyDescriptor;if(a)try{a({},"")}catch(A){a=null}var c=function(){throw new s},l=a?function(){try{return c}catch(t){try{return a(arguments,"callee").get}catch(e){return c}}}():c,h=n(1461)(),f=Object.getPrototypeOf||function(t){return t.__proto__},d={},p="undefined"===typeof Uint8Array?r:f(Uint8Array),b={"%AggregateError%":"undefined"===typeof AggregateError?r:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"===typeof ArrayBuffer?r:ArrayBuffer,"%ArrayIteratorPrototype%":h?f([][Symbol.iterator]()):r,"%AsyncFromSyncIteratorPrototype%":r,"%AsyncFunction%":d,"%AsyncGenerator%":d,"%AsyncGeneratorFunction%":d,"%AsyncIteratorPrototype%":d,"%Atomics%":"undefined"===typeof Atomics?r:Atomics,"%BigInt%":"undefined"===typeof BigInt?r:BigInt,"%Boolean%":Boolean,"%DataView%":"undefined"===typeof DataView?r:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"===typeof Float32Array?r:Float32Array,"%Float64Array%":"undefined"===typeof Float64Array?r:Float64Array,"%FinalizationRegistry%":"undefined"===typeof FinalizationRegistry?r:FinalizationRegistry,"%Function%":o,"%GeneratorFunction%":d,"%Int8Array%":"undefined"===typeof Int8Array?r:Int8Array,"%Int16Array%":"undefined"===typeof Int16Array?r:Int16Array,"%Int32Array%":"undefined"===typeof Int32Array?r:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":h?f(f([][Symbol.iterator]())):r,"%JSON%":"object"===typeof JSON?JSON:r,"%Map%":"undefined"===typeof Map?r:Map,"%MapIteratorPrototype%":"undefined"!==typeof Map&&h?f((new Map)[Symbol.iterator]()):r,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"===typeof Promise?r:Promise,"%Proxy%":"undefined"===typeof Proxy?r:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"===typeof Reflect?r:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"===typeof Set?r:Set,"%SetIteratorPrototype%":"undefined"!==typeof Set&&h?f((new Set)[Symbol.iterator]()):r,"%SharedArrayBuffer%":"undefined"===typeof SharedArrayBuffer?r:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":h?f(""[Symbol.iterator]()):r,"%Symbol%":h?Symbol:r,"%SyntaxError%":i,"%ThrowTypeError%":l,"%TypedArray%":p,"%TypeError%":s,"%Uint8Array%":"undefined"===typeof Uint8Array?r:Uint8Array,"%Uint8ClampedArray%":"undefined"===typeof Uint8ClampedArray?r:Uint8ClampedArray,"%Uint16Array%":"undefined"===typeof Uint16Array?r:Uint16Array,"%Uint32Array%":"undefined"===typeof Uint32Array?r:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"===typeof WeakMap?r:WeakMap,"%WeakRef%":"undefined"===typeof WeakRef?r:WeakRef,"%WeakSet%":"undefined"===typeof WeakSet?r:WeakSet},y=function t(e){var n;if("%AsyncFunction%"===e)n=u("async function () {}");else if("%GeneratorFunction%"===e)n=u("function* () {}");else if("%AsyncGeneratorFunction%"===e)n=u("async function* () {}");else if("%AsyncGenerator%"===e){var r=t("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if("%AsyncIteratorPrototype%"===e){var i=t("%AsyncGenerator%");i&&(n=f(i.prototype))}return b[e]=n,n},v={"%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"]},m=n(1436),g=n(1464),w=m.call(Function.call,Array.prototype.concat),_=m.call(Function.apply,Array.prototype.splice),S=m.call(Function.call,String.prototype.replace),x=m.call(Function.call,String.prototype.slice),E=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,M=/\\(\\)?/g,k=function(t){var e=x(t,0,1),n=x(t,-1);if("%"===e&&"%"!==n)throw new i("invalid intrinsic syntax, expected closing `%`");if("%"===n&&"%"!==e)throw new i("invalid intrinsic syntax, expected opening `%`");var r=[];return S(t,E,(function(t,e,n,i){r[r.length]=n?S(i,M,"$1"):e||t})),r},C=function(t,e){var n,r=t;if(g(v,r)&&(r="%"+(n=v[r])[0]+"%"),g(b,r)){var o=b[r];if(o===d&&(o=y(r)),"undefined"===typeof o&&!e)throw new s("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:n,name:r,value:o}}throw new i("intrinsic "+t+" does not exist!")};t.exports=function(t,e){if("string"!==typeof t||0===t.length)throw new s("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!==typeof e)throw new s('"allowMissing" argument must be a boolean');var n=k(t),r=n.length>0?n[0]:"",o=C("%"+r+"%",e),u=o.name,c=o.value,l=!1,h=o.alias;h&&(r=h[0],_(n,w([0,1],h)));for(var f=1,d=!0;f<n.length;f+=1){var p=n[f],y=x(p,0,1),v=x(p,-1);if(('"'===y||"'"===y||"`"===y||'"'===v||"'"===v||"`"===v)&&y!==v)throw new i("property names with quotes must have matching quotes");if("constructor"!==p&&d||(l=!0),g(b,u="%"+(r+="."+p)+"%"))c=b[u];else if(null!=c){if(!(p in c)){if(!e)throw new s("base intrinsic for "+t+" exists, but the property is not available.");return}if(a&&f+1>=n.length){var m=a(c,p);c=(d=!!m)&&"get"in m&&!("originalValue"in m.get)?m.get:c[p]}else d=g(c,p),c=c[p];d&&!l&&(b[u]=c)}}return c}},1436:function(t,e,n){"use strict";var r=n(1463);t.exports=Function.prototype.bind||r},1437:function(t,e,n){"use strict";var r=String.prototype.replace,i=/%20/g,o="RFC1738",s="RFC3986";t.exports={default:s,formatters:{RFC1738:function(t){return r.call(t,i,"+")},RFC3986:function(t){return String(t)}},RFC1738:o,RFC3986:s}},1438:function(t,e,n){"use strict";function r(){return function(t){return t}}Object.defineProperty(e,"__esModule",{value:!0}),e.RegExpString=e.IntNumber=e.BigIntString=e.AddressString=e.HexString=e.OpaqueType=void 0,e.OpaqueType=r,e.HexString=function(t){return t},e.AddressString=function(t){return t},e.BigIntString=function(t){return t},e.IntNumber=function(t){return Math.floor(t)},e.RegExpString=function(t){return t}},1439:function(t,e,n){"use strict";n.r(e),n.d(e,"useState",(function(){return b})),n.d(e,"useReducer",(function(){return y})),n.d(e,"useEffect",(function(){return v})),n.d(e,"useLayoutEffect",(function(){return m})),n.d(e,"useRef",(function(){return g})),n.d(e,"useImperativeHandle",(function(){return w})),n.d(e,"useMemo",(function(){return _})),n.d(e,"useCallback",(function(){return S})),n.d(e,"useContext",(function(){return x})),n.d(e,"useDebugValue",(function(){return E})),n.d(e,"useErrorBoundary",(function(){return M}));var r,i,o,s=n(1386),u=0,a=[],c=s.options.__b,l=s.options.__r,h=s.options.diffed,f=s.options.__c,d=s.options.unmount;function p(t,e){s.options.__h&&s.options.__h(i,t,u||e),u=0;var n=i.__H||(i.__H={__:[],__h:[]});return t>=n.__.length&&n.__.push({}),n.__[t]}function b(t){return u=1,y(j,t)}function y(t,e,n){var o=p(r++,2);return o.t=t,o.__c||(o.__=[n?n(e):j(void 0,e),function(t){var e=o.t(o.__[0],t);o.__[0]!==e&&(o.__=[e,o.__[1]],o.__c.setState({}))}],o.__c=i),o.__}function v(t,e){var n=p(r++,3);!s.options.__s&&O(n.__H,e)&&(n.__=t,n.__H=e,i.__H.__h.push(n))}function m(t,e){var n=p(r++,4);!s.options.__s&&O(n.__H,e)&&(n.__=t,n.__H=e,i.__h.push(n))}function g(t){return u=5,_((function(){return{current:t}}),[])}function w(t,e,n){u=6,m((function(){return"function"==typeof t?(t(e()),function(){return t(null)}):t?(t.current=e(),function(){return t.current=null}):void 0}),null==n?n:n.concat(t))}function _(t,e){var n=p(r++,7);return O(n.__H,e)&&(n.__=t(),n.__H=e,n.__h=t),n.__}function S(t,e){return u=8,_((function(){return t}),e)}function x(t){var e=i.context[t.__c],n=p(r++,9);return n.c=t,e?(null==n.__&&(n.__=!0,e.sub(i)),e.props.value):t.__}function E(t,e){s.options.useDebugValue&&s.options.useDebugValue(e?e(t):t)}function M(t){var e=p(r++,10),n=b();return e.__=t,i.componentDidCatch||(i.componentDidCatch=function(t){e.__&&e.__(t),n[1](t)}),[n[0],function(){n[1](void 0)}]}function k(){for(var t;t=a.shift();)if(t.__P)try{t.__H.__h.forEach(A),t.__H.__h.forEach(I),t.__H.__h=[]}catch(i){t.__H.__h=[],s.options.__e(i,t.__v)}}s.options.__b=function(t){i=null,c&&c(t)},s.options.__r=function(t){l&&l(t),r=0;var e=(i=t.__c).__H;e&&(e.__h.forEach(A),e.__h.forEach(I),e.__h=[])},s.options.diffed=function(t){h&&h(t);var e=t.__c;e&&e.__H&&e.__H.__h.length&&(1!==a.push(e)&&o===s.options.requestAnimationFrame||((o=s.options.requestAnimationFrame)||function(t){var e,n=function(){clearTimeout(r),C&&cancelAnimationFrame(e),setTimeout(t)},r=setTimeout(n,100);C&&(e=requestAnimationFrame(n))})(k)),i=null},s.options.__c=function(t,e){e.some((function(t){try{t.__h.forEach(A),t.__h=t.__h.filter((function(t){return!t.__||I(t)}))}catch(o){e.some((function(t){t.__h&&(t.__h=[])})),e=[],s.options.__e(o,t.__v)}})),f&&f(t,e)},s.options.unmount=function(t){d&&d(t);var e,n=t.__c;n&&n.__H&&(n.__H.__.forEach((function(t){try{A(t)}catch(t){e=t}})),e&&s.options.__e(e,n.__v))};var C="function"==typeof requestAnimationFrame;function A(t){var e=i,n=t.__c;"function"==typeof n&&(t.__c=void 0,n()),i=e}function I(t){var e=i;t.__c=t.__(),i=e}function O(t,e){return!t||t.length!==e.length||e.some((function(e,n){return e!==t[n]}))}function j(t,e){return"function"==typeof e?e(t):e}},1440:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.RelayMessageType=void 0,function(t){t.SESSION_ID_REQUEST="SESSION_ID_REQUEST",t.SESSION_ID_RESPONSE="SESSION_ID_RESPONSE",t.LINKED="LINKED",t.UNLINKED="UNLINKED",t.WEB3_REQUEST="WEB3_REQUEST",t.WEB3_REQUEST_CANCELED="WEB3_REQUEST_CANCELED",t.WEB3_RESPONSE="WEB3_RESPONSE"}(e.RelayMessageType||(e.RelayMessageType={}))},1441:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var r=n(1366),i=n(1368),o=n(1378);var s=n(1428),u=n(1395);var a=n(1448),c=n(1447);function l(t,e){if(null!=t){if(function(t){return t&&"function"===typeof t[o.a]}(t))return function(t,e){return new r.a((function(n){var r=new i.a;return r.add(e.schedule((function(){var i=t[o.a]();r.add(i.subscribe({next:function(t){r.add(e.schedule((function(){return n.next(t)})))},error:function(t){r.add(e.schedule((function(){return n.error(t)})))},complete:function(){r.add(e.schedule((function(){return n.complete()})))}}))}))),r}))}(t,e);if(Object(a.a)(t))return function(t,e){return new r.a((function(n){var r=new i.a;return r.add(e.schedule((function(){return t.then((function(t){r.add(e.schedule((function(){n.next(t),r.add(e.schedule((function(){return n.complete()})))})))}),(function(t){r.add(e.schedule((function(){return n.error(t)})))}))}))),r}))}(t,e);if(Object(c.a)(t))return Object(s.a)(t,e);if(function(t){return t&&"function"===typeof t[u.a]}(t)||"string"===typeof t)return function(t,e){if(!t)throw new Error("Iterable cannot be null");return new r.a((function(n){var r,o=new i.a;return o.add((function(){r&&"function"===typeof r.return&&r.return()})),o.add(e.schedule((function(){r=t[u.a](),o.add(e.schedule((function(){if(!n.closed){var t,e;try{var i=r.next();t=i.value,e=i.done}catch(o){return void n.error(o)}e?n.complete():(n.next(t),this.schedule())}})))}))),o}))}(t,e)}throw new TypeError((null!==t&&typeof t||t)+" is not observable")}},1442:function(t,e,n){"use strict";var r=n(12),i=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.CoinbaseWalletSDK=void 0;var o=n(1454),s=n(1414),u=n(1475),a=n(1492),c=n(1504),l=n(1377),h=Object({NODE_ENV:"production",PUBLIC_URL:"https://cdn.decentraland.org/@dcl/explorer-website/0.1.0-3855959855.commit-8bf1e9b",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEBSITE_VERSION:"0.1.0-3855959855.commit-8bf1e9b",REACT_APP_RENDERER_VERSION:"1.0.31824-20220330201254.commit-c617627",REACT_APP_KERNEL_VERSION:"1.0.0-2071407489.commit-9b51f8e",REACT_APP_RENDERER_BASE_URL:"",REACT_APP_KERNEL_BASE_URL:""}).LINK_API_URL||"https://www.walletlink.org",f=Object({NODE_ENV:"production",PUBLIC_URL:"https://cdn.decentraland.org/@dcl/explorer-website/0.1.0-3855959855.commit-8bf1e9b",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEBSITE_VERSION:"0.1.0-3855959855.commit-8bf1e9b",REACT_APP_RENDERER_VERSION:"1.0.31824-20220330201254.commit-c617627",REACT_APP_KERNEL_VERSION:"1.0.0-2071407489.commit-9b51f8e",REACT_APP_RENDERER_BASE_URL:"",REACT_APP_KERNEL_BASE_URL:""}).SDK_VERSION||n(1505).version||"unknown",d=function(){function t(e){var n,i;r(this,t),this._appName="",this._appLogoUrl=null,this._relay=null,this._relayEventManager=null;var s,l=e.linkAPIUrl||h;s=e.uiConstructor?e.uiConstructor:function(t){return new u.WalletSDKUI(t)},"undefined"===typeof e.overrideIsMetaMask?this._overrideIsMetaMask=!1:this._overrideIsMetaMask=e.overrideIsMetaMask,this._overrideIsCoinbaseWallet=null===(n=e.overrideIsCoinbaseWallet)||void 0===n||n,this._overrideIsCoinbaseBrowser=null!==(i=e.overrideIsCoinbaseBrowser)&&void 0!==i&&i,this._eventListener=e.eventListener;var d=new URL(l),p="".concat(d.protocol,"//").concat(d.host);this._storage=new o.ScopedLocalStorage("-walletlink:".concat(p)),this._storage.setItem("version",t.VERSION),this.walletExtension||(this._relayEventManager=new c.WalletSDKRelayEventManager,this._relay=new a.WalletSDKRelay({linkAPIUrl:l,version:f,darkMode:!!e.darkMode,uiConstructor:s,storage:this._storage,relayEventManager:this._relayEventManager,eventListener:this._eventListener}),this.setAppInfo(e.appName,e.appLogoUrl),e.headlessMode||this._relay.attachUI())}return i(t,[{key:"makeWeb3Provider",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=this.walletExtension;if(n)return this.isCipherProvider(n)||n.setProviderInfo(t,e),n;var r=this._relay;if(!r||!this._relayEventManager||!this._storage)throw new Error("Relay not initialized, should never happen");return t||r.setConnectDisabled(!0),new s.CoinbaseWalletProvider({relayProvider:function(){return Promise.resolve(r)},relayEventManager:this._relayEventManager,storage:this._storage,jsonRpcUrl:t,chainId:e,qrUrl:this.getQrUrl(),eventListener:this._eventListener,overrideIsMetaMask:this._overrideIsMetaMask,overrideIsCoinbaseWallet:this._overrideIsCoinbaseWallet,overrideIsCoinbaseBrowser:this._overrideIsCoinbaseBrowser})}},{key:"setAppInfo",value:function(t,e){var n;this._appName=t||"DApp",this._appLogoUrl=e||(0,l.getFavicon)();var r=this.walletExtension;r?this.isCipherProvider(r)||r.setAppInfo(this._appName,this._appLogoUrl):null===(n=this._relay)||void 0===n||n.setAppInfo(this._appName,this._appLogoUrl)}},{key:"disconnect",value:function(){var t,e=this.walletExtension;e?e.close():null===(t=this._relay)||void 0===t||t.resetAndReload()}},{key:"getQrUrl",value:function(){var t,e;return null!==(e=null===(t=this._relay)||void 0===t?void 0:t.getQRCodeUrl())&&void 0!==e?e:null}},{key:"walletExtension",get:function(){var t;return null!==(t=window.coinbaseWalletExtension)&&void 0!==t?t:window.walletLinkExtension}},{key:"isCipherProvider",value:function(t){return"boolean"===typeof t.isCipher&&t.isCipher}}]),t}();e.CoinbaseWalletSDK=d,d.VERSION=f},1443:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.serializeError=e.isValidCode=e.getMessageFromCode=e.JSON_RPC_SERVER_ERROR_MESSAGE=void 0;var r=n(1417),i=n(1416),o=r.errorCodes.rpc.internal,s="Unspecified error message. This is a bug, please report it.",u={code:o,message:a(o)};function a(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:s;if(Number.isInteger(t)){var i=t.toString();if(f(r.errorValues,i))return r.errorValues[i].message;if(l(t))return e.JSON_RPC_SERVER_ERROR_MESSAGE}return n}function c(t){if(!Number.isInteger(t))return!1;var e=t.toString();return!!r.errorValues[e]||!!l(t)}function l(t){return t>=-32099&&t<=-32e3}function h(t){return t&&"object"===typeof t&&!Array.isArray(t)?Object.assign({},t):t}function f(t,e){return Object.prototype.hasOwnProperty.call(t,e)}e.JSON_RPC_SERVER_ERROR_MESSAGE="Unspecified server error.",e.getMessageFromCode=a,e.isValidCode=c,e.serializeError=function(t){var e,n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=r.fallbackError,s=void 0===o?u:o,l=r.shouldIncludeStack,d=void 0!==l&&l;if(!s||!Number.isInteger(s.code)||"string"!==typeof s.message)throw new Error("Must provide fallback error with integer number code and string message.");if(t instanceof i.EthereumRpcError)return t.serialize();var p={};if(t&&"object"===typeof t&&!Array.isArray(t)&&f(t,"code")&&c(t.code)){var b=t;p.code=b.code,b.message&&"string"===typeof b.message?(p.message=b.message,f(b,"data")&&(p.data=b.data)):(p.message=a(p.code),p.data={originalError:h(t)})}else{p.code=s.code;var y=null===(e=t)||void 0===e?void 0:e.message;p.message=y&&"string"===typeof y?y:s.message,p.data={originalError:h(t)}}var v=null===(n=t)||void 0===n?void 0:n.stack;return d&&t&&v&&"string"===typeof v&&(p.stack=v),p}},1444:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1388),i=n(1420),o={closed:!0,next:function(t){},error:function(t){if(r.a.useDeprecatedSynchronousErrorHandling)throw t;Object(i.a)(t)},complete:function(){}}},1445:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1364),i=function(t){function e(e,n){var r=t.call(this)||this;return r.subject=e,r.subscriber=n,r.closed=!1,r}return r.a(e,t),e.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var t=this.subject,e=t.observers;if(this.subject=null,e&&0!==e.length&&!t.isStopped&&!t.closed){var n=e.indexOf(this.subscriber);-1!==n&&e.splice(n,1)}}},e}(n(1368).a)},1446:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(t){return function(e){for(var n=0,r=t.length;n<r&&!e.closed;n++)e.next(t[n]);e.complete()}}},1447:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(t){return t&&"number"===typeof t.length&&"function"!==typeof t}},1448:function(t,e,n){"use strict";function r(t){return!!t&&"function"!==typeof t.subscribe&&"function"===typeof t.then}n.d(e,"a",(function(){return r}))},1449:function(t,e,n){"use strict";function r(t,e){function n(){return!n.pred.apply(n.thisArg,arguments)}return n.pred=t,n.thisArg=e,n}n.d(e,"a",(function(){return r}))},1450:function(t,e,n){"use strict";var r=n(1437),i=Object.prototype.hasOwnProperty,o=Array.isArray,s=function(){for(var t=[],e=0;e<256;++e)t.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return t}(),u=function(t,e){for(var n=e&&e.plainObjects?Object.create(null):{},r=0;r<t.length;++r)"undefined"!==typeof t[r]&&(n[r]=t[r]);return n};t.exports={arrayToObject:u,assign:function(t,e){return Object.keys(e).reduce((function(t,n){return t[n]=e[n],t}),t)},combine:function(t,e){return[].concat(t,e)},compact:function(t){for(var e=[{obj:{o:t},prop:"o"}],n=[],r=0;r<e.length;++r)for(var i=e[r],s=i.obj[i.prop],u=Object.keys(s),a=0;a<u.length;++a){var c=u[a],l=s[c];"object"===typeof l&&null!==l&&-1===n.indexOf(l)&&(e.push({obj:s,prop:c}),n.push(l))}return function(t){for(;t.length>1;){var e=t.pop(),n=e.obj[e.prop];if(o(n)){for(var r=[],i=0;i<n.length;++i)"undefined"!==typeof n[i]&&r.push(n[i]);e.obj[e.prop]=r}}}(e),t},decode:function(t,e,n){var r=t.replace(/\+/g," ");if("iso-8859-1"===n)return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch(i){return r}},encode:function(t,e,n,i,o){if(0===t.length)return t;var u=t;if("symbol"===typeof t?u=Symbol.prototype.toString.call(t):"string"!==typeof t&&(u=String(t)),"iso-8859-1"===n)return escape(u).replace(/%u[0-9a-f]{4}/gi,(function(t){return"%26%23"+parseInt(t.slice(2),16)+"%3B"}));for(var a="",c=0;c<u.length;++c){var l=u.charCodeAt(c);45===l||46===l||95===l||126===l||l>=48&&l<=57||l>=65&&l<=90||l>=97&&l<=122||o===r.RFC1738&&(40===l||41===l)?a+=u.charAt(c):l<128?a+=s[l]:l<2048?a+=s[192|l>>6]+s[128|63&l]:l<55296||l>=57344?a+=s[224|l>>12]+s[128|l>>6&63]+s[128|63&l]:(c+=1,l=65536+((1023&l)<<10|1023&u.charCodeAt(c)),a+=s[240|l>>18]+s[128|l>>12&63]+s[128|l>>6&63]+s[128|63&l])}return a},isBuffer:function(t){return!(!t||"object"!==typeof t)&&!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},isRegExp:function(t){return"[object RegExp]"===Object.prototype.toString.call(t)},maybeMap:function(t,e){if(o(t)){for(var n=[],r=0;r<t.length;r+=1)n.push(e(t[r]));return n}return e(t)},merge:function t(e,n,r){if(!n)return e;if("object"!==typeof n){if(o(e))e.push(n);else{if(!e||"object"!==typeof e)return[e,n];(r&&(r.plainObjects||r.allowPrototypes)||!i.call(Object.prototype,n))&&(e[n]=!0)}return e}if(!e||"object"!==typeof e)return[e].concat(n);var s=e;return o(e)&&!o(n)&&(s=u(e,r)),o(e)&&o(n)?(n.forEach((function(n,o){if(i.call(e,o)){var s=e[o];s&&"object"===typeof s&&n&&"object"===typeof n?e[o]=t(s,n,r):e.push(n)}else e[o]=n})),e):Object.keys(n).reduce((function(e,o){var s=n[o];return i.call(e,o)?e[o]=t(e[o],s,r):e[o]=s,e}),s)}}},1451:function(t,e,n){"use strict";var r=n(1),i=n(46),o=n(12),s=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.WalletSDKRelayAbstract=e.APP_VERSION_KEY=e.LOCAL_STORAGE_ADDRESSES_KEY=e.WALLET_USER_NAME_KEY=void 0;var u=n(1415);e.WALLET_USER_NAME_KEY="walletUsername",e.LOCAL_STORAGE_ADDRESSES_KEY="Addresses",e.APP_VERSION_KEY="AppVersion";var a=function(){function t(){o(this,t)}return s(t,[{key:"makeEthereumJSONRPCRequest",value:function(){var t=i(r.mark((function t(e,n){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n){t.next=2;break}throw new Error("Error: No jsonRpcUrl provided");case 2:return t.abrupt("return",window.fetch(n,{method:"POST",body:JSON.stringify(e),mode:"cors",headers:{"Content-Type":"application/json"}}).then((function(t){return t.json()})).then((function(t){if(!t)throw u.ethErrors.rpc.parse({});var e=t,n=e.error;if(n)throw(0,u.serializeError)(n);return e})));case 3:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}()}]),t}();e.WalletSDKRelayAbstract=a},1452:function(t,e,n){(function(e){var r=n(547),i=n(1398);function o(t){return e.allocUnsafe(t).fill(0)}function s(t,e,n){var r=o(e);return t=u(t),n?t.length<e?(t.copy(r),r):t.slice(0,e):t.length<e?(t.copy(r,e-t.length),r):t.slice(-e)}function u(t){if(!e.isBuffer(t))if(Array.isArray(t))t=e.from(t);else if("string"===typeof t)t=a(t)?e.from((n=c(t)).length%2?"0"+n:n,"hex"):e.from(t);else if("number"===typeof t)t=intToBuffer(t);else if(null===t||void 0===t)t=e.allocUnsafe(0);else if(i.isBN(t))t=t.toArrayLike(e);else{if(!t.toArray)throw new Error("invalid type");t=e.from(t.toArray())}var n;return t}function a(t){return"string"===typeof t&&t.match(/^0x[0-9A-Fa-f]*$/)}function c(t){return"string"===typeof t&&t.startsWith("0x")?t.slice(2):t}t.exports={zeros:o,setLength:s,setLengthRight:function(t,e){return s(t,e,!0)},isHexString:a,stripHexPrefix:c,toBuffer:u,bufferToHex:function(t){return"0x"+(t=u(t)).toString("hex")},keccak:function(t,e){return t=u(t),e||(e=256),r("keccak"+e).update(t).digest()}}}).call(this,n(28).Buffer)},1453:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Web3Method=void 0,function(t){t.requestEthereumAccounts="requestEthereumAccounts",t.signEthereumMessage="signEthereumMessage",t.signEthereumTransaction="signEthereumTransaction",t.submitEthereumTransaction="submitEthereumTransaction",t.ethereumAddressFromSignedMessage="ethereumAddressFromSignedMessage",t.scanQRCode="scanQRCode",t.generic="generic",t.childRequestEthereumAccounts="childRequestEthereumAccounts",t.addEthereumChain="addEthereumChain",t.switchEthereumChain="switchEthereumChain",t.makeEthereumJSONRPCRequest="makeEthereumJSONRPCRequest",t.watchAsset="watchAsset"}(e.Web3Method||(e.Web3Method={}))},1454:function(t,e,n){"use strict";var r=n(12),i=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.ScopedLocalStorage=void 0;var o=function(){function t(e){r(this,t),this.scope=e}return i(t,[{key:"setItem",value:function(t,e){localStorage.setItem(this.scopedKey(t),e)}},{key:"getItem",value:function(t){return localStorage.getItem(this.scopedKey(t))}},{key:"removeItem",value:function(t){localStorage.removeItem(this.scopedKey(t))}},{key:"clear",value:function(){for(var t=this.scopedKey(""),e=[],n=0;n<localStorage.length;n++){var r=localStorage.key(n);"string"===typeof r&&r.startsWith(t)&&e.push(r)}e.forEach((function(t){return localStorage.removeItem(t)}))}},{key:"scopedKey",value:function(t){return"".concat(this.scope,":").concat(t)}}]),t}();e.ScopedLocalStorage=o},1456:function(t,e,n){"use strict";var r=n(47);Object.defineProperty(e,"__esModule",{value:!0}),e.ethErrors=void 0;var i=n(1416),o=n(1443),s=n(1417);function u(t,e){var n=c(e),s=r(n,2),u=s[0],a=s[1];return new i.EthereumRpcError(t,u||o.getMessageFromCode(t),a)}function a(t,e){var n=c(e),s=r(n,2),u=s[0],a=s[1];return new i.EthereumProviderError(t,u||o.getMessageFromCode(t),a)}function c(t){if(t){if("string"===typeof t)return[t];if("object"===typeof t&&!Array.isArray(t)){var e=t.message,n=t.data;if(e&&"string"!==typeof e)throw new Error("Must specify string message.");return[e||void 0,n]}}return[]}e.ethErrors={rpc:{parse:function(t){return u(s.errorCodes.rpc.parse,t)},invalidRequest:function(t){return u(s.errorCodes.rpc.invalidRequest,t)},invalidParams:function(t){return u(s.errorCodes.rpc.invalidParams,t)},methodNotFound:function(t){return u(s.errorCodes.rpc.methodNotFound,t)},internal:function(t){return u(s.errorCodes.rpc.internal,t)},server:function(t){if(!t||"object"!==typeof t||Array.isArray(t))throw new Error("Ethereum RPC Server errors must provide single object argument.");var e=t.code;if(!Number.isInteger(e)||e>-32005||e<-32099)throw new Error('"code" must be an integer such that: -32099 <= code <= -32005');return u(e,t)},invalidInput:function(t){return u(s.errorCodes.rpc.invalidInput,t)},resourceNotFound:function(t){return u(s.errorCodes.rpc.resourceNotFound,t)},resourceUnavailable:function(t){return u(s.errorCodes.rpc.resourceUnavailable,t)},transactionRejected:function(t){return u(s.errorCodes.rpc.transactionRejected,t)},methodNotSupported:function(t){return u(s.errorCodes.rpc.methodNotSupported,t)},limitExceeded:function(t){return u(s.errorCodes.rpc.limitExceeded,t)}},provider:{userRejectedRequest:function(t){return a(s.errorCodes.provider.userRejectedRequest,t)},unauthorized:function(t){return a(s.errorCodes.provider.unauthorized,t)},unsupportedMethod:function(t){return a(s.errorCodes.provider.unsupportedMethod,t)},disconnected:function(t){return a(s.errorCodes.provider.disconnected,t)},chainDisconnected:function(t){return a(s.errorCodes.provider.chainDisconnected,t)},custom:function(t){if(!t||"object"!==typeof t||Array.isArray(t))throw new Error("Ethereum Provider custom errors must provide single object argument.");var e=t.code,n=t.message,r=t.data;if(!n||"string"!==typeof n)throw new Error('"message" must be a nonempty string');return new i.EthereumProviderError(e,n,r)}}}},1457:function(module,exports,__webpack_require__){(function(process,global){var __WEBPACK_AMD_DEFINE_RESULT__;(function(){"use strict";var ERROR="input is invalid type",WINDOW="object"===typeof window,root=WINDOW?window:{};root.JS_SHA256_NO_WINDOW&&(WINDOW=!1);var WEB_WORKER=!WINDOW&&"object"===typeof self,NODE_JS=!root.JS_SHA256_NO_NODE_JS&&"object"===typeof process&&process.versions&&process.versions.node;NODE_JS?root=global:WEB_WORKER&&(root=self);var COMMON_JS=!root.JS_SHA256_NO_COMMON_JS&&"object"===typeof module&&module.exports,AMD=__webpack_require__(546),ARRAY_BUFFER=!root.JS_SHA256_NO_ARRAY_BUFFER&&"undefined"!==typeof ArrayBuffer,HEX_CHARS="0123456789abcdef".split(""),EXTRA=[-2147483648,8388608,32768,128],SHIFT=[24,16,8,0],K=[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],OUTPUT_TYPES=["hex","array","digest","arrayBuffer"],blocks=[];!root.JS_SHA256_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)}),!ARRAY_BUFFER||!root.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return"object"===typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer});var createOutputMethod=function(t,e){return function(n){return new Sha256(e,!0).update(n)[t]()}},createMethod=function(t){var e=createOutputMethod("hex",t);NODE_JS&&(e=nodeWrap(e,t)),e.create=function(){return new Sha256(t)},e.update=function(t){return e.create().update(t)};for(var n=0;n<OUTPUT_TYPES.length;++n){var r=OUTPUT_TYPES[n];e[r]=createOutputMethod(r,t)}return e},nodeWrap=function nodeWrap(method,is224){var crypto=eval("require('crypto')"),Buffer=eval("require('buffer').Buffer"),algorithm=is224?"sha224":"sha256",nodeMethod=function(t){if("string"===typeof t)return crypto.createHash(algorithm).update(t,"utf8").digest("hex");if(null===t||void 0===t)throw new Error(ERROR);return t.constructor===ArrayBuffer&&(t=new Uint8Array(t)),Array.isArray(t)||ArrayBuffer.isView(t)||t.constructor===Buffer?crypto.createHash(algorithm).update(new Buffer(t)).digest("hex"):method(t)};return nodeMethod},createHmacOutputMethod=function(t,e){return function(n,r){return new HmacSha256(n,e,!0).update(r)[t]()}},createHmacMethod=function(t){var e=createHmacOutputMethod("hex",t);e.create=function(e){return new HmacSha256(e,t)},e.update=function(t,n){return e.create(t).update(n)};for(var n=0;n<OUTPUT_TYPES.length;++n){var r=OUTPUT_TYPES[n];e[r]=createHmacOutputMethod(r,t)}return e};function Sha256(t,e){e?(blocks[0]=blocks[16]=blocks[1]=blocks[2]=blocks[3]=blocks[4]=blocks[5]=blocks[6]=blocks[7]=blocks[8]=blocks[9]=blocks[10]=blocks[11]=blocks[12]=blocks[13]=blocks[14]=blocks[15]=0,this.blocks=blocks):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],t?(this.h0=3238371032,this.h1=914150663,this.h2=812702999,this.h3=4144912697,this.h4=4290775857,this.h5=1750603025,this.h6=1694076839,this.h7=3204075428):(this.h0=1779033703,this.h1=3144134277,this.h2=1013904242,this.h3=2773480762,this.h4=1359893119,this.h5=2600822924,this.h6=528734635,this.h7=1541459225),this.block=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0,this.is224=t}function HmacSha256(t,e,n){var r,i=typeof t;if("string"===i){var o,s=[],u=t.length,a=0;for(r=0;r<u;++r)(o=t.charCodeAt(r))<128?s[a++]=o:o<2048?(s[a++]=192|o>>6,s[a++]=128|63&o):o<55296||o>=57344?(s[a++]=224|o>>12,s[a++]=128|o>>6&63,s[a++]=128|63&o):(o=65536+((1023&o)<<10|1023&t.charCodeAt(++r)),s[a++]=240|o>>18,s[a++]=128|o>>12&63,s[a++]=128|o>>6&63,s[a++]=128|63&o);t=s}else{if("object"!==i)throw new Error(ERROR);if(null===t)throw new Error(ERROR);if(ARRAY_BUFFER&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!Array.isArray(t)&&(!ARRAY_BUFFER||!ArrayBuffer.isView(t)))throw new Error(ERROR)}t.length>64&&(t=new Sha256(e,!0).update(t).array());var c=[],l=[];for(r=0;r<64;++r){var h=t[r]||0;c[r]=92^h,l[r]=54^h}Sha256.call(this,e,n),this.update(l),this.oKeyPad=c,this.inner=!0,this.sharedMemory=n}Sha256.prototype.update=function(t){if(!this.finalized){var e,n=typeof t;if("string"!==n){if("object"!==n)throw new Error(ERROR);if(null===t)throw new Error(ERROR);if(ARRAY_BUFFER&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!Array.isArray(t)&&(!ARRAY_BUFFER||!ArrayBuffer.isView(t)))throw new Error(ERROR);e=!0}for(var r,i,o=0,s=t.length,u=this.blocks;o<s;){if(this.hashed&&(this.hashed=!1,u[0]=this.block,u[16]=u[1]=u[2]=u[3]=u[4]=u[5]=u[6]=u[7]=u[8]=u[9]=u[10]=u[11]=u[12]=u[13]=u[14]=u[15]=0),e)for(i=this.start;o<s&&i<64;++o)u[i>>2]|=t[o]<<SHIFT[3&i++];else for(i=this.start;o<s&&i<64;++o)(r=t.charCodeAt(o))<128?u[i>>2]|=r<<SHIFT[3&i++]:r<2048?(u[i>>2]|=(192|r>>6)<<SHIFT[3&i++],u[i>>2]|=(128|63&r)<<SHIFT[3&i++]):r<55296||r>=57344?(u[i>>2]|=(224|r>>12)<<SHIFT[3&i++],u[i>>2]|=(128|r>>6&63)<<SHIFT[3&i++],u[i>>2]|=(128|63&r)<<SHIFT[3&i++]):(r=65536+((1023&r)<<10|1023&t.charCodeAt(++o)),u[i>>2]|=(240|r>>18)<<SHIFT[3&i++],u[i>>2]|=(128|r>>12&63)<<SHIFT[3&i++],u[i>>2]|=(128|r>>6&63)<<SHIFT[3&i++],u[i>>2]|=(128|63&r)<<SHIFT[3&i++]);this.lastByteIndex=i,this.bytes+=i-this.start,i>=64?(this.block=u[16],this.start=i-64,this.hash(),this.hashed=!0):this.start=i}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this}},Sha256.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var t=this.blocks,e=this.lastByteIndex;t[16]=this.block,t[e>>2]|=EXTRA[3&e],this.block=t[16],e>=56&&(this.hashed||this.hash(),t[0]=this.block,t[16]=t[1]=t[2]=t[3]=t[4]=t[5]=t[6]=t[7]=t[8]=t[9]=t[10]=t[11]=t[12]=t[13]=t[14]=t[15]=0),t[14]=this.hBytes<<3|this.bytes>>>29,t[15]=this.bytes<<3,this.hash()}},Sha256.prototype.hash=function(){var t,e,n,r,i,o,s,u,a,c=this.h0,l=this.h1,h=this.h2,f=this.h3,d=this.h4,p=this.h5,b=this.h6,y=this.h7,v=this.blocks;for(t=16;t<64;++t)e=((i=v[t-15])>>>7|i<<25)^(i>>>18|i<<14)^i>>>3,n=((i=v[t-2])>>>17|i<<15)^(i>>>19|i<<13)^i>>>10,v[t]=v[t-16]+e+v[t-7]+n<<0;for(a=l&h,t=0;t<64;t+=4)this.first?(this.is224?(o=300032,y=(i=v[0]-1413257819)-150054599<<0,f=i+24177077<<0):(o=704751109,y=(i=v[0]-210244248)-1521486534<<0,f=i+143694565<<0),this.first=!1):(e=(c>>>2|c<<30)^(c>>>13|c<<19)^(c>>>22|c<<10),r=(o=c&l)^c&h^a,y=f+(i=y+(n=(d>>>6|d<<26)^(d>>>11|d<<21)^(d>>>25|d<<7))+(d&p^~d&b)+K[t]+v[t])<<0,f=i+(e+r)<<0),e=(f>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),r=(s=f&c)^f&l^o,b=h+(i=b+(n=(y>>>6|y<<26)^(y>>>11|y<<21)^(y>>>25|y<<7))+(y&d^~y&p)+K[t+1]+v[t+1])<<0,e=((h=i+(e+r)<<0)>>>2|h<<30)^(h>>>13|h<<19)^(h>>>22|h<<10),r=(u=h&f)^h&c^s,p=l+(i=p+(n=(b>>>6|b<<26)^(b>>>11|b<<21)^(b>>>25|b<<7))+(b&y^~b&d)+K[t+2]+v[t+2])<<0,e=((l=i+(e+r)<<0)>>>2|l<<30)^(l>>>13|l<<19)^(l>>>22|l<<10),r=(a=l&h)^l&f^u,d=c+(i=d+(n=(p>>>6|p<<26)^(p>>>11|p<<21)^(p>>>25|p<<7))+(p&b^~p&y)+K[t+3]+v[t+3])<<0,c=i+(e+r)<<0;this.h0=this.h0+c<<0,this.h1=this.h1+l<<0,this.h2=this.h2+h<<0,this.h3=this.h3+f<<0,this.h4=this.h4+d<<0,this.h5=this.h5+p<<0,this.h6=this.h6+b<<0,this.h7=this.h7+y<<0},Sha256.prototype.hex=function(){this.finalize();var t=this.h0,e=this.h1,n=this.h2,r=this.h3,i=this.h4,o=this.h5,s=this.h6,u=this.h7,a=HEX_CHARS[t>>28&15]+HEX_CHARS[t>>24&15]+HEX_CHARS[t>>20&15]+HEX_CHARS[t>>16&15]+HEX_CHARS[t>>12&15]+HEX_CHARS[t>>8&15]+HEX_CHARS[t>>4&15]+HEX_CHARS[15&t]+HEX_CHARS[e>>28&15]+HEX_CHARS[e>>24&15]+HEX_CHARS[e>>20&15]+HEX_CHARS[e>>16&15]+HEX_CHARS[e>>12&15]+HEX_CHARS[e>>8&15]+HEX_CHARS[e>>4&15]+HEX_CHARS[15&e]+HEX_CHARS[n>>28&15]+HEX_CHARS[n>>24&15]+HEX_CHARS[n>>20&15]+HEX_CHARS[n>>16&15]+HEX_CHARS[n>>12&15]+HEX_CHARS[n>>8&15]+HEX_CHARS[n>>4&15]+HEX_CHARS[15&n]+HEX_CHARS[r>>28&15]+HEX_CHARS[r>>24&15]+HEX_CHARS[r>>20&15]+HEX_CHARS[r>>16&15]+HEX_CHARS[r>>12&15]+HEX_CHARS[r>>8&15]+HEX_CHARS[r>>4&15]+HEX_CHARS[15&r]+HEX_CHARS[i>>28&15]+HEX_CHARS[i>>24&15]+HEX_CHARS[i>>20&15]+HEX_CHARS[i>>16&15]+HEX_CHARS[i>>12&15]+HEX_CHARS[i>>8&15]+HEX_CHARS[i>>4&15]+HEX_CHARS[15&i]+HEX_CHARS[o>>28&15]+HEX_CHARS[o>>24&15]+HEX_CHARS[o>>20&15]+HEX_CHARS[o>>16&15]+HEX_CHARS[o>>12&15]+HEX_CHARS[o>>8&15]+HEX_CHARS[o>>4&15]+HEX_CHARS[15&o]+HEX_CHARS[s>>28&15]+HEX_CHARS[s>>24&15]+HEX_CHARS[s>>20&15]+HEX_CHARS[s>>16&15]+HEX_CHARS[s>>12&15]+HEX_CHARS[s>>8&15]+HEX_CHARS[s>>4&15]+HEX_CHARS[15&s];return this.is224||(a+=HEX_CHARS[u>>28&15]+HEX_CHARS[u>>24&15]+HEX_CHARS[u>>20&15]+HEX_CHARS[u>>16&15]+HEX_CHARS[u>>12&15]+HEX_CHARS[u>>8&15]+HEX_CHARS[u>>4&15]+HEX_CHARS[15&u]),a},Sha256.prototype.toString=Sha256.prototype.hex,Sha256.prototype.digest=function(){this.finalize();var t=this.h0,e=this.h1,n=this.h2,r=this.h3,i=this.h4,o=this.h5,s=this.h6,u=this.h7,a=[t>>24&255,t>>16&255,t>>8&255,255&t,e>>24&255,e>>16&255,e>>8&255,255&e,n>>24&255,n>>16&255,n>>8&255,255&n,r>>24&255,r>>16&255,r>>8&255,255&r,i>>24&255,i>>16&255,i>>8&255,255&i,o>>24&255,o>>16&255,o>>8&255,255&o,s>>24&255,s>>16&255,s>>8&255,255&s];return this.is224||a.push(u>>24&255,u>>16&255,u>>8&255,255&u),a},Sha256.prototype.array=Sha256.prototype.digest,Sha256.prototype.arrayBuffer=function(){this.finalize();var t=new ArrayBuffer(this.is224?28:32),e=new DataView(t);return e.setUint32(0,this.h0),e.setUint32(4,this.h1),e.setUint32(8,this.h2),e.setUint32(12,this.h3),e.setUint32(16,this.h4),e.setUint32(20,this.h5),e.setUint32(24,this.h6),this.is224||e.setUint32(28,this.h7),t},HmacSha256.prototype=new Sha256,HmacSha256.prototype.finalize=function(){if(Sha256.prototype.finalize.call(this),this.inner){this.inner=!1;var t=this.array();Sha256.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(t),Sha256.prototype.finalize.call(this)}};var exports=createMethod();exports.sha256=exports,exports.sha224=createMethod(!0),exports.sha256.hmac=createHmacMethod(),exports.sha224.hmac=createHmacMethod(!0),COMMON_JS?module.exports=exports:(root.sha256=exports.sha256,root.sha224=exports.sha224,AMD&&(__WEBPACK_AMD_DEFINE_RESULT__=function(){return exports}.call(exports,__webpack_require__,exports,module),void 0===__WEBPACK_AMD_DEFINE_RESULT__||(module.exports=__WEBPACK_AMD_DEFINE_RESULT__)))})()}).call(this,__webpack_require__(49),__webpack_require__(45))},1458:function(t,e,n){"use strict";var r=n(1459),i=n(1469),o=n(1437);t.exports={formats:o,parse:i,stringify:r}},1459:function(t,e,n){"use strict";var r=n(1460),i=n(1450),o=n(1437),s=Object.prototype.hasOwnProperty,u={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,e){return t+"["+e+"]"},repeat:function(t){return t}},a=Array.isArray,c=String.prototype.split,l=Array.prototype.push,h=function(t,e){l.apply(t,a(e)?e:[e])},f=Date.prototype.toISOString,d=o.default,p={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:i.encode,encodeValuesOnly:!1,format:d,formatter:o.formatters[d],indices:!1,serializeDate:function(t){return f.call(t)},skipNulls:!1,strictNullHandling:!1},b={},y=function t(e,n,o,s,u,l,f,d,y,v,m,g,w,_,S){for(var x,E=e,M=S,k=0,C=!1;void 0!==(M=M.get(b))&&!C;){var A=M.get(e);if(k+=1,"undefined"!==typeof A){if(A===k)throw new RangeError("Cyclic object value");C=!0}"undefined"===typeof M.get(b)&&(k=0)}if("function"===typeof f?E=f(n,E):E instanceof Date?E=v(E):"comma"===o&&a(E)&&(E=i.maybeMap(E,(function(t){return t instanceof Date?v(t):t}))),null===E){if(s)return l&&!w?l(n,p.encoder,_,"key",m):n;E=""}if("string"===typeof(x=E)||"number"===typeof x||"boolean"===typeof x||"symbol"===typeof x||"bigint"===typeof x||i.isBuffer(E)){if(l){var I=w?n:l(n,p.encoder,_,"key",m);if("comma"===o&&w){for(var O=c.call(String(E),","),j="",N=0;N<O.length;++N)j+=(0===N?"":",")+g(l(O[N],p.encoder,_,"value",m));return[g(I)+"="+j]}return[g(I)+"="+g(l(E,p.encoder,_,"value",m))]}return[g(n)+"="+g(String(E))]}var R,T=[];if("undefined"===typeof E)return T;if("comma"===o&&a(E))R=[{value:E.length>0?E.join(",")||null:void 0}];else if(a(f))R=f;else{var P=Object.keys(E);R=d?P.sort(d):P}for(var D=0;D<R.length;++D){var L=R[D],H="object"===typeof L&&"undefined"!==typeof L.value?L.value:E[L];if(!u||null!==H){var F=a(E)?"function"===typeof o?o(n,L):n:n+(y?"."+L:"["+L+"]");S.set(e,k);var B=r();B.set(b,S),h(T,t(H,F,o,s,u,l,f,d,y,v,m,g,w,_,B))}}return T};t.exports=function(t,e){var n,i=t,c=function(t){if(!t)return p;if(null!==t.encoder&&"undefined"!==typeof t.encoder&&"function"!==typeof t.encoder)throw new TypeError("Encoder has to be a function.");var e=t.charset||p.charset;if("undefined"!==typeof t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=o.default;if("undefined"!==typeof t.format){if(!s.call(o.formatters,t.format))throw new TypeError("Unknown format option provided.");n=t.format}var r=o.formatters[n],i=p.filter;return("function"===typeof t.filter||a(t.filter))&&(i=t.filter),{addQueryPrefix:"boolean"===typeof t.addQueryPrefix?t.addQueryPrefix:p.addQueryPrefix,allowDots:"undefined"===typeof t.allowDots?p.allowDots:!!t.allowDots,charset:e,charsetSentinel:"boolean"===typeof t.charsetSentinel?t.charsetSentinel:p.charsetSentinel,delimiter:"undefined"===typeof t.delimiter?p.delimiter:t.delimiter,encode:"boolean"===typeof t.encode?t.encode:p.encode,encoder:"function"===typeof t.encoder?t.encoder:p.encoder,encodeValuesOnly:"boolean"===typeof t.encodeValuesOnly?t.encodeValuesOnly:p.encodeValuesOnly,filter:i,format:n,formatter:r,serializeDate:"function"===typeof t.serializeDate?t.serializeDate:p.serializeDate,skipNulls:"boolean"===typeof t.skipNulls?t.skipNulls:p.skipNulls,sort:"function"===typeof t.sort?t.sort:null,strictNullHandling:"boolean"===typeof t.strictNullHandling?t.strictNullHandling:p.strictNullHandling}}(e);"function"===typeof c.filter?i=(0,c.filter)("",i):a(c.filter)&&(n=c.filter);var l,f=[];if("object"!==typeof i||null===i)return"";l=e&&e.arrayFormat in u?e.arrayFormat:e&&"indices"in e?e.indices?"indices":"repeat":"indices";var d=u[l];n||(n=Object.keys(i)),c.sort&&n.sort(c.sort);for(var b=r(),v=0;v<n.length;++v){var m=n[v];c.skipNulls&&null===i[m]||h(f,y(i[m],m,d,c.strictNullHandling,c.skipNulls,c.encode?c.encoder:null,c.filter,c.sort,c.allowDots,c.serializeDate,c.format,c.formatter,c.encodeValuesOnly,c.charset,b))}var g=f.join(c.delimiter),w=!0===c.addQueryPrefix?"?":"";return c.charsetSentinel&&("iso-8859-1"===c.charset?w+="utf8=%26%2310003%3B&":w+="utf8=%E2%9C%93&"),g.length>0?w+g:""}},1460:function(t,e,n){"use strict";var r=n(1435),i=n(1465),o=n(1467),s=r("%TypeError%"),u=r("%WeakMap%",!0),a=r("%Map%",!0),c=i("WeakMap.prototype.get",!0),l=i("WeakMap.prototype.set",!0),h=i("WeakMap.prototype.has",!0),f=i("Map.prototype.get",!0),d=i("Map.prototype.set",!0),p=i("Map.prototype.has",!0),b=function(t,e){for(var n,r=t;null!==(n=r.next);r=n)if(n.key===e)return r.next=n.next,n.next=t.next,t.next=n,n};t.exports=function(){var t,e,n,r={assert:function(t){if(!r.has(t))throw new s("Side channel does not contain "+o(t))},get:function(r){if(u&&r&&("object"===typeof r||"function"===typeof r)){if(t)return c(t,r)}else if(a){if(e)return f(e,r)}else if(n)return function(t,e){var n=b(t,e);return n&&n.value}(n,r)},has:function(r){if(u&&r&&("object"===typeof r||"function"===typeof r)){if(t)return h(t,r)}else if(a){if(e)return p(e,r)}else if(n)return function(t,e){return!!b(t,e)}(n,r);return!1},set:function(r,i){u&&r&&("object"===typeof r||"function"===typeof r)?(t||(t=new u),l(t,r,i)):a?(e||(e=new a),d(e,r,i)):(n||(n={key:{},next:null}),function(t,e,n){var r=b(t,e);r?r.value=n:t.next={key:e,next:t.next,value:n}}(n,r,i))}};return r}},1461:function(t,e,n){"use strict";(function(e){var r=e.Symbol,i=n(1462);t.exports=function(){return"function"===typeof r&&("function"===typeof Symbol&&("symbol"===typeof r("foo")&&("symbol"===typeof Symbol("bar")&&i())))}}).call(this,n(45))},1462:function(t,e,n){"use strict";t.exports=function(){if("function"!==typeof Symbol||"function"!==typeof Object.getOwnPropertySymbols)return!1;if("symbol"===typeof Symbol.iterator)return!0;var t={},e=Symbol("test"),n=Object(e);if("string"===typeof e)return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(e in t[e]=42,t)return!1;if("function"===typeof Object.keys&&0!==Object.keys(t).length)return!1;if("function"===typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(t).length)return!1;var r=Object.getOwnPropertySymbols(t);if(1!==r.length||r[0]!==e)return!1;if(!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if("function"===typeof Object.getOwnPropertyDescriptor){var i=Object.getOwnPropertyDescriptor(t,e);if(42!==i.value||!0!==i.enumerable)return!1}return!0}},1463:function(t,e,n){"use strict";var r="Function.prototype.bind called on incompatible ",i=Array.prototype.slice,o=Object.prototype.toString,s="[object Function]";t.exports=function(t){var e=this;if("function"!==typeof e||o.call(e)!==s)throw new TypeError(r+e);for(var n,u=i.call(arguments,1),a=function(){if(this instanceof n){var r=e.apply(this,u.concat(i.call(arguments)));return Object(r)===r?r:this}return e.apply(t,u.concat(i.call(arguments)))},c=Math.max(0,e.length-u.length),l=[],h=0;h<c;h++)l.push("$"+h);if(n=Function("binder","return function ("+l.join(",")+"){ return binder.apply(this,arguments); }")(a),e.prototype){var f=function(){};f.prototype=e.prototype,n.prototype=new f,f.prototype=null}return n}},1464:function(t,e,n){"use strict";var r=n(1436);t.exports=r.call(Function.call,Object.prototype.hasOwnProperty)},1465:function(t,e,n){"use strict";var r=n(1435),i=n(1466),o=i(r("String.prototype.indexOf"));t.exports=function(t,e){var n=r(t,!!e);return"function"===typeof n&&o(t,".prototype.")>-1?i(n):n}},1466:function(t,e,n){"use strict";var r=n(1436),i=n(1435),o=i("%Function.prototype.apply%"),s=i("%Function.prototype.call%"),u=i("%Reflect.apply%",!0)||r.call(s,o),a=i("%Object.getOwnPropertyDescriptor%",!0),c=i("%Object.defineProperty%",!0),l=i("%Math.max%");if(c)try{c({},"a",{value:1})}catch(f){c=null}t.exports=function(t){var e=u(r,s,arguments);if(a&&c){var n=a(e,"length");n.configurable&&c(e,"length",{value:1+l(0,t.length-(arguments.length-1))})}return e};var h=function(){return u(r,o,arguments)};c?c(t.exports,"apply",{value:h}):t.exports.apply=h},1467:function(t,e,n){var r="function"===typeof Map&&Map.prototype,i=Object.getOwnPropertyDescriptor&&r?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,o=r&&i&&"function"===typeof i.get?i.get:null,s=r&&Map.prototype.forEach,u="function"===typeof Set&&Set.prototype,a=Object.getOwnPropertyDescriptor&&u?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,c=u&&a&&"function"===typeof a.get?a.get:null,l=u&&Set.prototype.forEach,h="function"===typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,f="function"===typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,d="function"===typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,p=Boolean.prototype.valueOf,b=Object.prototype.toString,y=Function.prototype.toString,v=String.prototype.match,m="function"===typeof BigInt?BigInt.prototype.valueOf:null,g=Object.getOwnPropertySymbols,w="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?Symbol.prototype.toString:null,_="function"===typeof Symbol&&"object"===typeof Symbol.iterator,S=Object.prototype.propertyIsEnumerable,x=("function"===typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(t){return t.__proto__}:null),E=n(1468).custom,M=E&&O(E)?E:null,k="function"===typeof Symbol&&"undefined"!==typeof Symbol.toStringTag?Symbol.toStringTag:null;function C(t,e,n){var r="double"===(n.quoteStyle||e)?'"':"'";return r+t+r}function A(t){return String(t).replace(/"/g,"&quot;")}function I(t){return"[object Array]"===R(t)&&(!k||!("object"===typeof t&&k in t))}function O(t){if(_)return t&&"object"===typeof t&&t instanceof Symbol;if("symbol"===typeof t)return!0;if(!t||"object"!==typeof t||!w)return!1;try{return w.call(t),!0}catch(e){}return!1}t.exports=function t(e,n,r,i){var u=n||{};if(N(u,"quoteStyle")&&"single"!==u.quoteStyle&&"double"!==u.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(N(u,"maxStringLength")&&("number"===typeof u.maxStringLength?u.maxStringLength<0&&u.maxStringLength!==1/0:null!==u.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var a=!N(u,"customInspect")||u.customInspect;if("boolean"!==typeof a)throw new TypeError('option "customInspect", if provided, must be `true` or `false`');if(N(u,"indent")&&null!==u.indent&&"\t"!==u.indent&&!(parseInt(u.indent,10)===u.indent&&u.indent>0))throw new TypeError('options "indent" must be "\\t", an integer > 0, or `null`');if("undefined"===typeof e)return"undefined";if(null===e)return"null";if("boolean"===typeof e)return e?"true":"false";if("string"===typeof e)return P(e,u);if("number"===typeof e)return 0===e?1/0/e>0?"0":"-0":String(e);if("bigint"===typeof e)return String(e)+"n";var b="undefined"===typeof u.depth?5:u.depth;if("undefined"===typeof r&&(r=0),r>=b&&b>0&&"object"===typeof e)return I(e)?"[Array]":"[Object]";var g=function(t,e){var n;if("\t"===t.indent)n="\t";else{if(!("number"===typeof t.indent&&t.indent>0))return null;n=Array(t.indent+1).join(" ")}return{base:n,prev:Array(e+1).join(n)}}(u,r);if("undefined"===typeof i)i=[];else if(T(i,e)>=0)return"[Circular]";function S(e,n,o){if(n&&(i=i.slice()).push(n),o){var s={depth:u.depth};return N(u,"quoteStyle")&&(s.quoteStyle=u.quoteStyle),t(e,s,r+1,i)}return t(e,u,r+1,i)}if("function"===typeof e){var E=function(t){if(t.name)return t.name;var e=v.call(y.call(t),/^function\s*([\w$]+)/);if(e)return e[1];return null}(e),j=W(e,S);return"[Function"+(E?": "+E:" (anonymous)")+"]"+(j.length>0?" { "+j.join(", ")+" }":"")}if(O(e)){var D=_?String(e).replace(/^(Symbol\(.*\))_[^)]*$/,"$1"):w.call(e);return"object"!==typeof e||_?D:L(D)}if(function(t){if(!t||"object"!==typeof t)return!1;if("undefined"!==typeof HTMLElement&&t instanceof HTMLElement)return!0;return"string"===typeof t.nodeName&&"function"===typeof t.getAttribute}(e)){for(var U="<"+String(e.nodeName).toLowerCase(),z=e.attributes||[],V=0;V<z.length;V++)U+=" "+z[V].name+"="+C(A(z[V].value),"double",u);return U+=">",e.childNodes&&e.childNodes.length&&(U+="..."),U+="</"+String(e.nodeName).toLowerCase()+">"}if(I(e)){if(0===e.length)return"[]";var q=W(e,S);return g&&!function(t){for(var e=0;e<t.length;e++)if(T(t[e],"\n")>=0)return!1;return!0}(q)?"["+B(q,g)+"]":"[ "+q.join(", ")+" ]"}if(function(t){return"[object Error]"===R(t)&&(!k||!("object"===typeof t&&k in t))}(e)){var G=W(e,S);return 0===G.length?"["+String(e)+"]":"{ ["+String(e)+"] "+G.join(", ")+" }"}if("object"===typeof e&&a){if(M&&"function"===typeof e[M])return e[M]();if("function"===typeof e.inspect)return e.inspect()}if(function(t){if(!o||!t||"object"!==typeof t)return!1;try{o.call(t);try{c.call(t)}catch(U){return!0}return t instanceof Map}catch(e){}return!1}(e)){var Y=[];return s.call(e,(function(t,n){Y.push(S(n,e,!0)+" => "+S(t,e))})),F("Map",o.call(e),Y,g)}if(function(t){if(!c||!t||"object"!==typeof t)return!1;try{c.call(t);try{o.call(t)}catch(e){return!0}return t instanceof Set}catch(n){}return!1}(e)){var J=[];return l.call(e,(function(t){J.push(S(t,e))})),F("Set",c.call(e),J,g)}if(function(t){if(!h||!t||"object"!==typeof t)return!1;try{h.call(t,h);try{f.call(t,f)}catch(U){return!0}return t instanceof WeakMap}catch(e){}return!1}(e))return H("WeakMap");if(function(t){if(!f||!t||"object"!==typeof t)return!1;try{f.call(t,f);try{h.call(t,h)}catch(U){return!0}return t instanceof WeakSet}catch(e){}return!1}(e))return H("WeakSet");if(function(t){if(!d||!t||"object"!==typeof t)return!1;try{return d.call(t),!0}catch(e){}return!1}(e))return H("WeakRef");if(function(t){return"[object Number]"===R(t)&&(!k||!("object"===typeof t&&k in t))}(e))return L(S(Number(e)));if(function(t){if(!t||"object"!==typeof t||!m)return!1;try{return m.call(t),!0}catch(e){}return!1}(e))return L(S(m.call(e)));if(function(t){return"[object Boolean]"===R(t)&&(!k||!("object"===typeof t&&k in t))}(e))return L(p.call(e));if(function(t){return"[object String]"===R(t)&&(!k||!("object"===typeof t&&k in t))}(e))return L(S(String(e)));if(!function(t){return"[object Date]"===R(t)&&(!k||!("object"===typeof t&&k in t))}(e)&&!function(t){return"[object RegExp]"===R(t)&&(!k||!("object"===typeof t&&k in t))}(e)){var K=W(e,S),Q=x?x(e)===Object.prototype:e instanceof Object||e.constructor===Object,X=e instanceof Object?"":"null prototype",Z=!Q&&k&&Object(e)===e&&k in e?R(e).slice(8,-1):X?"Object":"",$=(Q||"function"!==typeof e.constructor?"":e.constructor.name?e.constructor.name+" ":"")+(Z||X?"["+[].concat(Z||[],X||[]).join(": ")+"] ":"");return 0===K.length?$+"{}":g?$+"{"+B(K,g)+"}":$+"{ "+K.join(", ")+" }"}return String(e)};var j=Object.prototype.hasOwnProperty||function(t){return t in this};function N(t,e){return j.call(t,e)}function R(t){return b.call(t)}function T(t,e){if(t.indexOf)return t.indexOf(e);for(var n=0,r=t.length;n<r;n++)if(t[n]===e)return n;return-1}function P(t,e){if(t.length>e.maxStringLength){var n=t.length-e.maxStringLength,r="... "+n+" more character"+(n>1?"s":"");return P(t.slice(0,e.maxStringLength),e)+r}return C(t.replace(/(['\\])/g,"\\$1").replace(/[\x00-\x1f]/g,D),"single",e)}function D(t){var e=t.charCodeAt(0),n={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return n?"\\"+n:"\\x"+(e<16?"0":"")+e.toString(16).toUpperCase()}function L(t){return"Object("+t+")"}function H(t){return t+" { ? }"}function F(t,e,n,r){return t+" ("+e+") {"+(r?B(n,r):n.join(", "))+"}"}function B(t,e){if(0===t.length)return"";var n="\n"+e.prev+e.base;return n+t.join(","+n)+"\n"+e.prev}function W(t,e){var n=I(t),r=[];if(n){r.length=t.length;for(var i=0;i<t.length;i++)r[i]=N(t,i)?e(t[i],t):""}var o,s="function"===typeof g?g(t):[];if(_){o={};for(var u=0;u<s.length;u++)o["$"+s[u]]=s[u]}for(var a in t)N(t,a)&&(n&&String(Number(a))===a&&a<t.length||_&&o["$"+a]instanceof Symbol||(/[^\w$]/.test(a)?r.push(e(a,t)+": "+e(t[a],t)):r.push(a+": "+e(t[a],t))));if("function"===typeof g)for(var c=0;c<s.length;c++)S.call(t,s[c])&&r.push("["+e(s[c])+"]: "+e(t[s[c]],t));return r}},1469:function(t,e,n){"use strict";var r=n(1450),i=Object.prototype.hasOwnProperty,o=Array.isArray,s={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:r.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},u=function(t){return t.replace(/&#(\d+);/g,(function(t,e){return String.fromCharCode(parseInt(e,10))}))},a=function(t,e){return t&&"string"===typeof t&&e.comma&&t.indexOf(",")>-1?t.split(","):t},c=function(t,e,n,r){if(t){var o=n.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,s=/(\[[^[\]]*])/g,u=n.depth>0&&/(\[[^[\]]*])/.exec(o),c=u?o.slice(0,u.index):o,l=[];if(c){if(!n.plainObjects&&i.call(Object.prototype,c)&&!n.allowPrototypes)return;l.push(c)}for(var h=0;n.depth>0&&null!==(u=s.exec(o))&&h<n.depth;){if(h+=1,!n.plainObjects&&i.call(Object.prototype,u[1].slice(1,-1))&&!n.allowPrototypes)return;l.push(u[1])}return u&&l.push("["+o.slice(u.index)+"]"),function(t,e,n,r){for(var i=r?e:a(e,n),o=t.length-1;o>=0;--o){var s,u=t[o];if("[]"===u&&n.parseArrays)s=[].concat(i);else{s=n.plainObjects?Object.create(null):{};var c="["===u.charAt(0)&&"]"===u.charAt(u.length-1)?u.slice(1,-1):u,l=parseInt(c,10);n.parseArrays||""!==c?!isNaN(l)&&u!==c&&String(l)===c&&l>=0&&n.parseArrays&&l<=n.arrayLimit?(s=[])[l]=i:"__proto__"!==c&&(s[c]=i):s={0:i}}i=s}return i}(l,e,n,r)}};t.exports=function(t,e){var n=function(t){if(!t)return s;if(null!==t.decoder&&void 0!==t.decoder&&"function"!==typeof t.decoder)throw new TypeError("Decoder has to be a function.");if("undefined"!==typeof t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var e="undefined"===typeof t.charset?s.charset:t.charset;return{allowDots:"undefined"===typeof t.allowDots?s.allowDots:!!t.allowDots,allowPrototypes:"boolean"===typeof t.allowPrototypes?t.allowPrototypes:s.allowPrototypes,allowSparse:"boolean"===typeof t.allowSparse?t.allowSparse:s.allowSparse,arrayLimit:"number"===typeof t.arrayLimit?t.arrayLimit:s.arrayLimit,charset:e,charsetSentinel:"boolean"===typeof t.charsetSentinel?t.charsetSentinel:s.charsetSentinel,comma:"boolean"===typeof t.comma?t.comma:s.comma,decoder:"function"===typeof t.decoder?t.decoder:s.decoder,delimiter:"string"===typeof t.delimiter||r.isRegExp(t.delimiter)?t.delimiter:s.delimiter,depth:"number"===typeof t.depth||!1===t.depth?+t.depth:s.depth,ignoreQueryPrefix:!0===t.ignoreQueryPrefix,interpretNumericEntities:"boolean"===typeof t.interpretNumericEntities?t.interpretNumericEntities:s.interpretNumericEntities,parameterLimit:"number"===typeof t.parameterLimit?t.parameterLimit:s.parameterLimit,parseArrays:!1!==t.parseArrays,plainObjects:"boolean"===typeof t.plainObjects?t.plainObjects:s.plainObjects,strictNullHandling:"boolean"===typeof t.strictNullHandling?t.strictNullHandling:s.strictNullHandling}}(e);if(""===t||null===t||"undefined"===typeof t)return n.plainObjects?Object.create(null):{};for(var l="string"===typeof t?function(t,e){var n,c={},l=e.ignoreQueryPrefix?t.replace(/^\?/,""):t,h=e.parameterLimit===1/0?void 0:e.parameterLimit,f=l.split(e.delimiter,h),d=-1,p=e.charset;if(e.charsetSentinel)for(n=0;n<f.length;++n)0===f[n].indexOf("utf8=")&&("utf8=%E2%9C%93"===f[n]?p="utf-8":"utf8=%26%2310003%3B"===f[n]&&(p="iso-8859-1"),d=n,n=f.length);for(n=0;n<f.length;++n)if(n!==d){var b,y,v=f[n],m=v.indexOf("]="),g=-1===m?v.indexOf("="):m+1;-1===g?(b=e.decoder(v,s.decoder,p,"key"),y=e.strictNullHandling?null:""):(b=e.decoder(v.slice(0,g),s.decoder,p,"key"),y=r.maybeMap(a(v.slice(g+1),e),(function(t){return e.decoder(t,s.decoder,p,"value")}))),y&&e.interpretNumericEntities&&"iso-8859-1"===p&&(y=u(y)),v.indexOf("[]=")>-1&&(y=o(y)?[y]:y),i.call(c,b)?c[b]=r.combine(c[b],y):c[b]=y}return c}(t,n):t,h=n.plainObjects?Object.create(null):{},f=Object.keys(l),d=0;d<f.length;++d){var p=f[d],b=c(p,l[p],n,"string"===typeof t);h=r.merge(h,b,n)}return!0===n.allowSparse?h:r.compact(h)}},1470:function(t,e,n){(function(e){var r=n(16),i=n(47),o=n(1452),s=n(1471),u={type:"object",properties:{types:{type:"object",additionalProperties:{type:"array",items:{type:"object",properties:{name:{type:"string"},type:{type:"string"}},required:["name","type"]}}},primaryType:{type:"string"},domain:{type:"object"},message:{type:"object"}},required:["types","primaryType","domain","message"]},a={encodeData:function(t,n,u){var a=this,c=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],l=["bytes32"],h=[this.hashType(t,u)];if(c){var f,d=function t(n,r,l){if(void 0!==u[r])return["bytes32",null==l?"0x0000000000000000000000000000000000000000000000000000000000000000":o.keccak(a.encodeData(r,l,u,c))];if(void 0===l)throw new Error("missing value for field ".concat(n," of type ").concat(r));if("bytes"===r)return["bytes32",o.keccak(l)];if("string"===r)return"string"===typeof l&&(l=e.from(l,"utf8")),["bytes32",o.keccak(l)];if(r.lastIndexOf("]")===r.length-1){var h=r.slice(0,r.lastIndexOf("[")),f=l.map((function(e){return t(n,h,e)}));return["bytes32",o.keccak(s.rawEncode(f.map((function(t){return i(t,1)[0]})),f.map((function(t){return i(t,2)[1]}))))]}return[r,l]},p=r(u[t]);try{for(p.s();!(f=p.n()).done;){var b=f.value,y=d(b.name,b.type,n[b.name]),v=i(y,2),m=v[0],g=v[1];l.push(m),h.push(g)}}catch(E){p.e(E)}finally{p.f()}}else{var w,_=r(u[t]);try{for(_.s();!(w=_.n()).done;){var S=w.value,x=n[S.name];if(void 0!==x)if("bytes"===S.type)l.push("bytes32"),x=o.keccak(x),h.push(x);else if("string"===S.type)l.push("bytes32"),"string"===typeof x&&(x=e.from(x,"utf8")),x=o.keccak(x),h.push(x);else if(void 0!==u[S.type])l.push("bytes32"),x=o.keccak(this.encodeData(S.type,x,u,c)),h.push(x);else{if(S.type.lastIndexOf("]")===S.type.length-1)throw new Error("Arrays currently unimplemented in encodeData");l.push(S.type),h.push(x)}}}catch(E){_.e(E)}finally{_.f()}}return s.rawEncode(l,h)},encodeType:function(t,e){var n="",i=this.findTypeDependencies(t,e).filter((function(e){return e!==t}));i=[t].concat(i.sort());var o,s=r(i);try{for(s.s();!(o=s.n()).done;){var u=o.value;if(!e[u])throw new Error("No type definition specified: "+u);n+=u+"("+e[u].map((function(t){var e=t.name;return t.type+" "+e})).join(",")+")"}}catch(a){s.e(a)}finally{s.f()}return n},findTypeDependencies:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];if(t=t.match(/^\w*/)[0],n.includes(t)||void 0===e[t])return n;n.push(t);var i,o=r(e[t]);try{for(o.s();!(i=o.n()).done;){var s,u=i.value,a=r(this.findTypeDependencies(u.type,e,n));try{for(a.s();!(s=a.n()).done;){var c=s.value;!n.includes(c)&&n.push(c)}}catch(l){a.e(l)}finally{a.f()}}}catch(l){o.e(l)}finally{o.f()}return n},hashStruct:function(t,e,n){var r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];return o.keccak(this.encodeData(t,e,n,r))},hashType:function(t,e){return o.keccak(this.encodeType(t,e))},sanitizeData:function(t){var e={};for(var n in u.properties)t[n]&&(e[n]=t[n]);return e.types&&(e.types=Object.assign({EIP712Domain:[]},e.types)),e},hash:function(t){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=this.sanitizeData(t),i=[e.from("1901","hex")];return i.push(this.hashStruct("EIP712Domain",r.domain,r.types,n)),"EIP712Domain"!==r.primaryType&&i.push(this.hashStruct(r.primaryType,r.message,r.types,n)),o.keccak(e.concat(i))}};t.exports={TYPED_MESSAGE_SCHEMA:u,TypedDataUtils:a,hashForSignTypedDataLegacy:function(t){return function(t){var e=new Error("Expect argument to be non-empty array");if("object"!==typeof t||!t.length)throw e;var n=t.map((function(t){return"bytes"===t.type?o.toBuffer(t.value):t.value})),r=t.map((function(t){return t.type})),i=t.map((function(t){if(!t.name)throw e;return t.type+" "+t.name}));return s.soliditySHA3(["bytes32","bytes32"],[s.soliditySHA3(new Array(t.length).fill("string"),i),s.soliditySHA3(r,n)])}(t.data)},hashForSignTypedData_v3:function(t){return a.hash(t.data,!1)},hashForSignTypedData_v4:function(t){return a.hash(t.data)}}}).call(this,n(28).Buffer)},1471:function(t,e,n){(function(e){var r=n(1452),i=n(1398);function o(t){return t.startsWith("int[")?"int256"+t.slice(3):"int"===t?"int256":t.startsWith("uint[")?"uint256"+t.slice(4):"uint"===t?"uint256":t.startsWith("fixed[")?"fixed128x128"+t.slice(5):"fixed"===t?"fixed128x128":t.startsWith("ufixed[")?"ufixed128x128"+t.slice(6):"ufixed"===t?"ufixed128x128":t}function s(t){return parseInt(/^\D+(\d+)$/.exec(t)[1],10)}function u(t){var e=/^\D+(\d+)x(\d+)$/.exec(t);return[parseInt(e[1],10),parseInt(e[2],10)]}function a(t){var e=t.match(/(.*)\[(.*?)\]$/);return e?""===e[2]?"dynamic":parseInt(e[2],10):null}function c(t){var e=typeof t;if("string"===e)return r.isHexString(t)?new i(r.stripHexPrefix(t),16):new i(t,10);if("number"===e)return new i(t);if(t.toArray)return t;throw new Error("Argument is not a number")}function l(t,n){var o,h,f,d;if("address"===t)return l("uint160",c(n));if("bool"===t)return l("uint8",n?1:0);if("string"===t)return l("bytes",new e(n,"utf8"));if(function(t){return t.lastIndexOf("]")===t.length-1}(t)){if("undefined"===typeof n.length)throw new Error("Not an array?");if("dynamic"!==(o=a(t))&&0!==o&&n.length>o)throw new Error("Elements exceed array size: "+o);for(d in f=[],t=t.slice(0,t.lastIndexOf("[")),"string"===typeof n&&(n=JSON.parse(n)),n)f.push(l(t,n[d]));if("dynamic"===o){var p=l("uint256",n.length);f.unshift(p)}return e.concat(f)}if("bytes"===t)return n=new e(n),f=e.concat([l("uint256",n.length),n]),n.length%32!==0&&(f=e.concat([f,r.zeros(32-n.length%32)])),f;if(t.startsWith("bytes")){if((o=s(t))<1||o>32)throw new Error("Invalid bytes<N> width: "+o);return r.setLengthRight(n,32)}if(t.startsWith("uint")){if((o=s(t))%8||o<8||o>256)throw new Error("Invalid uint<N> width: "+o);if((h=c(n)).bitLength()>o)throw new Error("Supplied uint exceeds width: "+o+" vs "+h.bitLength());if(h<0)throw new Error("Supplied uint is negative");return h.toArrayLike(e,"be",32)}if(t.startsWith("int")){if((o=s(t))%8||o<8||o>256)throw new Error("Invalid int<N> width: "+o);if((h=c(n)).bitLength()>o)throw new Error("Supplied int exceeds width: "+o+" vs "+h.bitLength());return h.toTwos(256).toArrayLike(e,"be",32)}if(t.startsWith("ufixed")){if(o=u(t),(h=c(n))<0)throw new Error("Supplied ufixed is negative");return l("uint256",h.mul(new i(2).pow(new i(o[1]))))}if(t.startsWith("fixed"))return o=u(t),l("int256",c(n).mul(new i(2).pow(new i(o[1]))));throw new Error("Unsupported or invalid type: "+t)}function h(t){return"string"===t||"bytes"===t||"dynamic"===a(t)}function f(t,n){if(t.length!==n.length)throw new Error("Number of types are not matching the values");for(var i,u,a=[],l=0;l<t.length;l++){var h=o(t[l]),f=n[l];if("bytes"===h)a.push(f);else if("string"===h)a.push(new e(f,"utf8"));else if("bool"===h)a.push(new e(f?"01":"00","hex"));else if("address"===h)a.push(r.setLength(f,20));else if(h.startsWith("bytes")){if((i=s(h))<1||i>32)throw new Error("Invalid bytes<N> width: "+i);a.push(r.setLengthRight(f,i))}else if(h.startsWith("uint")){if((i=s(h))%8||i<8||i>256)throw new Error("Invalid uint<N> width: "+i);if((u=c(f)).bitLength()>i)throw new Error("Supplied uint exceeds width: "+i+" vs "+u.bitLength());a.push(u.toArrayLike(e,"be",i/8))}else{if(!h.startsWith("int"))throw new Error("Unsupported or invalid type: "+h);if((i=s(h))%8||i<8||i>256)throw new Error("Invalid int<N> width: "+i);if((u=c(f)).bitLength()>i)throw new Error("Supplied int exceeds width: "+i+" vs "+u.bitLength());a.push(u.toTwos(i).toArrayLike(e,"be",i/8))}}return e.concat(a)}t.exports={rawEncode:function(t,n){var r=[],i=[],s=32*t.length;for(var u in t){var a=o(t[u]),c=l(a,n[u]);h(a)?(r.push(l("uint256",s)),i.push(c),s+=c.length):r.push(c)}return e.concat(r.concat(i))},solidityPack:f,soliditySHA3:function(t,e){return r.keccak(f(t,e))}}}).call(this,n(28).Buffer)},1472:function(t,e,n){"use strict";var r=n(33),i=n(1),o=n(46),s=n(12),u=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.filterFromParam=e.FilterPolyfill=void 0;var a=n(1438),c=n(1377),l={jsonrpc:"2.0",id:0},h=function(){function t(e){s(this,t),this.logFilters=new Map,this.blockFilters=new Set,this.pendingTransactionFilters=new Set,this.cursors=new Map,this.timeouts=new Map,this.nextFilterId=(0,a.IntNumber)(1),this.provider=e}return u(t,[{key:"newFilter",value:function(){var t=o(i.mark((function t(e){var n,r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=f(e),r=this.makeFilterId(),t.next=4,this.setInitialCursorPosition(r,n.fromBlock);case 4:return o=t.sent,console.log("Installing new log filter(".concat(r,"):"),n,"initial cursor position:",o),this.logFilters.set(r,n),this.setFilterTimeout(r),t.abrupt("return",(0,c.hexStringFromIntNumber)(r));case 9:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"newBlockFilter",value:function(){var t=o(i.mark((function t(){var e,n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e=this.makeFilterId(),t.next=3,this.setInitialCursorPosition(e,"latest");case 3:return n=t.sent,console.log("Installing new block filter (".concat(e,") with initial cursor position:"),n),this.blockFilters.add(e),this.setFilterTimeout(e),t.abrupt("return",(0,c.hexStringFromIntNumber)(e));case 8:case"end":return t.stop()}}),t,this)})));return function(){return t.apply(this,arguments)}}()},{key:"newPendingTransactionFilter",value:function(){var t=o(i.mark((function t(){var e,n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e=this.makeFilterId(),t.next=3,this.setInitialCursorPosition(e,"latest");case 3:return n=t.sent,console.log("Installing new block filter (".concat(e,") with initial cursor position:"),n),this.pendingTransactionFilters.add(e),this.setFilterTimeout(e),t.abrupt("return",(0,c.hexStringFromIntNumber)(e));case 8:case"end":return t.stop()}}),t,this)})));return function(){return t.apply(this,arguments)}}()},{key:"uninstallFilter",value:function(t){var e=(0,c.intNumberFromHexString)(t);return console.log("Uninstalling filter (".concat(e,")")),this.deleteFilter(e),!0}},{key:"getFilterChanges",value:function(t){var e=(0,c.intNumberFromHexString)(t);return this.timeouts.has(e)&&this.setFilterTimeout(e),this.logFilters.has(e)?this.getLogFilterChanges(e):this.blockFilters.has(e)?this.getBlockFilterChanges(e):this.pendingTransactionFilters.has(e)?this.getPendingTransactionFilterChanges(e):Promise.resolve(y())}},{key:"getFilterLogs",value:function(){var t=o(i.mark((function t(e){var n,r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=(0,c.intNumberFromHexString)(e),r=this.logFilters.get(n)){t.next=4;break}return t.abrupt("return",y());case 4:return t.abrupt("return",this.sendAsyncPromise(Object.assign(Object.assign({},l),{method:"eth_getLogs",params:[d(r)]})));case 5:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"makeFilterId",value:function(){return(0,a.IntNumber)(++this.nextFilterId)}},{key:"sendAsyncPromise",value:function(t){var e=this;return new Promise((function(n,r){e.provider.sendAsync(t,(function(t,e){return t?r(t):Array.isArray(e)||null==e?r(new Error("unexpected response received: ".concat(JSON.stringify(e)))):void n(e)}))}))}},{key:"deleteFilter",value:function(t){console.log("Deleting filter (".concat(t,")")),this.logFilters.delete(t),this.blockFilters.delete(t),this.pendingTransactionFilters.delete(t),this.cursors.delete(t),this.timeouts.delete(t)}},{key:"getLogFilterChanges",value:function(){var t=o(i.mark((function t(e){var n,o,s,u,h,f,p,b;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=this.logFilters.get(e),(o=this.cursors.get(e))&&n){t.next=4;break}return t.abrupt("return",y());case 4:return t.next=6,this.getCurrentBlockHeight();case 6:if(s=t.sent,u="latest"===n.toBlock?s:n.toBlock,!(o>s)){t.next=10;break}return t.abrupt("return",v());case 10:if(!(o>n.toBlock)){t.next=12;break}return t.abrupt("return",v());case 12:return console.log("Fetching logs from ".concat(o," to ").concat(u," for filter ").concat(e)),t.next=15,this.sendAsyncPromise(Object.assign(Object.assign({},l),{method:"eth_getLogs",params:[d(Object.assign(Object.assign({},n),{fromBlock:o,toBlock:u}))]}));case 15:return h=t.sent,Array.isArray(h.result)&&(f=h.result.map((function(t){return(0,c.intNumberFromHexString)(t.blockNumber||"0x0")})),(p=Math.max.apply(Math,r(f)))&&p>o&&(b=(0,a.IntNumber)(p+1),console.log("Moving cursor position for filter (".concat(e,") from ").concat(o," to ").concat(b)),this.cursors.set(e,b))),t.abrupt("return",h);case 18:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"getBlockFilterChanges",value:function(){var t=o(i.mark((function t(e){var n,r,o,s,u=this;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=this.cursors.get(e)){t.next=3;break}return t.abrupt("return",y());case 3:return t.next=5,this.getCurrentBlockHeight();case 5:if(r=t.sent,!(n>r)){t.next=8;break}return t.abrupt("return",v());case 8:return console.log("Fetching blocks from ".concat(n," to ").concat(r," for filter (").concat(e,")")),t.next=11,Promise.all((0,c.range)(n,r+1).map((function(t){return u.getBlockHashByNumber((0,a.IntNumber)(t))})));case 11:return o=t.sent.filter((function(t){return!!t})),s=(0,a.IntNumber)(n+o.length),console.log("Moving cursor position for filter (".concat(e,") from ").concat(n," to ").concat(s)),this.cursors.set(e,s),t.abrupt("return",Object.assign(Object.assign({},l),{result:o}));case 16:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"getPendingTransactionFilterChanges",value:function(){var t=o(i.mark((function t(e){return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",Promise.resolve(v()));case 1:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()},{key:"setInitialCursorPosition",value:function(){var t=o(i.mark((function t(e,n){var r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.getCurrentBlockHeight();case 2:return r=t.sent,o="number"===typeof n&&n>r?n:r,this.cursors.set(e,o),t.abrupt("return",o);case 6:case"end":return t.stop()}}),t,this)})));return function(e,n){return t.apply(this,arguments)}}()},{key:"setFilterTimeout",value:function(t){var e=this,n=this.timeouts.get(t);n&&window.clearTimeout(n);var r=window.setTimeout((function(){console.log("Filter (".concat(t,") timed out")),e.deleteFilter(t)}),3e5);this.timeouts.set(t,r)}},{key:"getCurrentBlockHeight",value:function(){var t=o(i.mark((function t(){var e,n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.sendAsyncPromise(Object.assign(Object.assign({},l),{method:"eth_blockNumber",params:[]}));case 2:return e=t.sent,n=e.result,t.abrupt("return",(0,c.intNumberFromHexString)((0,c.ensureHexString)(n)));case 5:case"end":return t.stop()}}),t,this)})));return function(){return t.apply(this,arguments)}}()},{key:"getBlockHashByNumber",value:function(){var t=o(i.mark((function t(e){var n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.sendAsyncPromise(Object.assign(Object.assign({},l),{method:"eth_getBlockByNumber",params:[(0,c.hexStringFromIntNumber)(e),!1]}));case 2:if(!(n=t.sent).result||"string"!==typeof n.result.hash){t.next=5;break}return t.abrupt("return",(0,c.ensureHexString)(n.result.hash));case 5:return t.abrupt("return",null);case 6:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()}]),t}();function f(t){return{fromBlock:p(t.fromBlock),toBlock:p(t.toBlock),addresses:void 0===t.address?null:Array.isArray(t.address)?t.address:[t.address],topics:t.topics||[]}}function d(t){var e={fromBlock:b(t.fromBlock),toBlock:b(t.toBlock),topics:t.topics};return null!==t.addresses&&(e.address=t.addresses),e}function p(t){if(void 0===t||"latest"===t||"pending"===t)return"latest";if("earliest"===t)return(0,a.IntNumber)(0);if((0,c.isHexString)(t))return(0,c.intNumberFromHexString)(t);throw new Error("Invalid block option: ".concat(String(t)))}function b(t){return"latest"===t?t:(0,c.hexStringFromIntNumber)(t)}function y(){return Object.assign(Object.assign({},l),{error:{code:-32e3,message:"filter not found"}})}function v(){return Object.assign(Object.assign({},l),{result:[]})}e.FilterPolyfill=h,e.filterFromParam=f},1473:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.JSONRPCMethod=void 0,function(t){t.eth_accounts="eth_accounts",t.eth_coinbase="eth_coinbase",t.net_version="net_version",t.eth_chainId="eth_chainId",t.eth_uninstallFilter="eth_uninstallFilter",t.eth_requestAccounts="eth_requestAccounts",t.eth_sign="eth_sign",t.eth_ecRecover="eth_ecRecover",t.personal_sign="personal_sign",t.personal_ecRecover="personal_ecRecover",t.eth_signTransaction="eth_signTransaction",t.eth_sendRawTransaction="eth_sendRawTransaction",t.eth_sendTransaction="eth_sendTransaction",t.eth_signTypedData_v1="eth_signTypedData_v1",t.eth_signTypedData_v2="eth_signTypedData_v2",t.eth_signTypedData_v3="eth_signTypedData_v3",t.eth_signTypedData_v4="eth_signTypedData_v4",t.eth_signTypedData="eth_signTypedData",t.cbWallet_arbitrary="walletlink_arbitrary",t.wallet_addEthereumChain="wallet_addEthereumChain",t.wallet_switchEthereumChain="wallet_switchEthereumChain",t.wallet_watchAsset="wallet_watchAsset",t.eth_subscribe="eth_subscribe",t.eth_unsubscribe="eth_unsubscribe",t.eth_newFilter="eth_newFilter",t.eth_newBlockFilter="eth_newBlockFilter",t.eth_newPendingTransactionFilter="eth_newPendingTransactionFilter",t.eth_getFilterChanges="eth_getFilterChanges",t.eth_getFilterLogs="eth_getFilterLogs"}(e.JSONRPCMethod||(e.JSONRPCMethod={}))},1474:function(t,e,n){"use strict";var r=n(1),i=n(46),o=n(12),s=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.SubscriptionManager=void 0;var u=n(548),a=n(550),c=function(){},l=function(){function t(e){o(this,t);var n=new u({provider:e,pollingInterval:15e3,setSkipCacheFlag:!0}),r=a({blockTracker:n,provider:e}),i=r.events,s=r.middleware;this.events=i,this.subscriptionMiddleware=s}return s(t,[{key:"handleRequest",value:function(){var t=i(r.mark((function t(e){var n;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n={},t.next=3,this.subscriptionMiddleware(e,n,c,c);case 3:return t.abrupt("return",n);case 4:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"destroy",value:function(){this.subscriptionMiddleware.destroy()}}]),t}();e.SubscriptionManager=l},1475:function(t,e,n){"use strict";var r=n(12),i=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.WalletSDKUI=void 0;var o=n(1476),s=n(1488),u=n(1490),a=function(){function t(e){r(this,t),this.attached=!1,this.snackbar=new s.Snackbar({darkMode:e.darkMode}),this.linkFlow=new o.LinkFlow({darkMode:e.darkMode,version:e.version,sessionId:e.session.id,sessionSecret:e.session.secret,linkAPIUrl:e.linkAPIUrl,connected$:e.connected$,isParentConnection:!1})}return i(t,[{key:"attach",value:function(){if(this.attached)throw new Error("Coinbase Wallet SDK UI is already attached");var t=document.documentElement,e=document.createElement("div");e.className="-cbwsdk-css-reset",t.appendChild(e),this.linkFlow.attach(e),this.snackbar.attach(e),this.attached=!0,(0,u.injectCssReset)()}},{key:"setConnectDisabled",value:function(t){this.linkFlow.setConnectDisabled(t)}},{key:"addEthereumChain",value:function(t){}},{key:"watchAsset",value:function(t){}},{key:"switchEthereumChain",value:function(t){}},{key:"requestEthereumAccounts",value:function(t){this.linkFlow.open({onCancel:t.onCancel})}},{key:"hideRequestEthereumAccounts",value:function(){this.linkFlow.close()}},{key:"signEthereumMessage",value:function(t){}},{key:"signEthereumTransaction",value:function(t){}},{key:"submitEthereumTransaction",value:function(t){}},{key:"ethereumAddressFromSignedMessage",value:function(t){}},{key:"showConnecting",value:function(t){var e;return e=t.isUnlinkedErrorState?{autoExpand:!0,message:"Connection lost",menuItems:[{isRed:!1,info:"Reset connection",svgWidth:"10",svgHeight:"11",path:"M5.00008 0.96875C6.73133 0.96875 8.23758 1.94375 9.00008 3.375L10.0001 2.375V5.5H9.53133H7.96883H6.87508L7.80633 4.56875C7.41258 3.3875 6.31258 2.53125 5.00008 2.53125C3.76258 2.53125 2.70633 3.2875 2.25633 4.36875L0.812576 3.76875C1.50008 2.125 3.11258 0.96875 5.00008 0.96875ZM2.19375 6.43125C2.5875 7.6125 3.6875 8.46875 5 8.46875C6.2375 8.46875 7.29375 7.7125 7.74375 6.63125L9.1875 7.23125C8.5 8.875 6.8875 10.0312 5 10.0312C3.26875 10.0312 1.7625 9.05625 1 7.625L0 8.625V5.5H0.46875H2.03125H3.125L2.19375 6.43125Z",defaultFillRule:"evenodd",defaultClipRule:"evenodd",onClick:t.onResetConnection}]}:{message:"Confirm on phone",menuItems:[{isRed:!0,info:"Cancel transaction",svgWidth:"11",svgHeight:"11",path:"M10.3711 1.52346L9.21775 0.370117L5.37109 4.21022L1.52444 0.370117L0.371094 1.52346L4.2112 5.37012L0.371094 9.21677L1.52444 10.3701L5.37109 6.53001L9.21775 10.3701L10.3711 9.21677L6.53099 5.37012L10.3711 1.52346Z",defaultFillRule:"inherit",defaultClipRule:"inherit",onClick:t.onCancel},{isRed:!1,info:"Reset connection",svgWidth:"10",svgHeight:"11",path:"M5.00008 0.96875C6.73133 0.96875 8.23758 1.94375 9.00008 3.375L10.0001 2.375V5.5H9.53133H7.96883H6.87508L7.80633 4.56875C7.41258 3.3875 6.31258 2.53125 5.00008 2.53125C3.76258 2.53125 2.70633 3.2875 2.25633 4.36875L0.812576 3.76875C1.50008 2.125 3.11258 0.96875 5.00008 0.96875ZM2.19375 6.43125C2.5875 7.6125 3.6875 8.46875 5 8.46875C6.2375 8.46875 7.29375 7.7125 7.74375 6.63125L9.1875 7.23125C8.5 8.875 6.8875 10.0312 5 10.0312C3.26875 10.0312 1.7625 9.05625 1 7.625L0 8.625V5.5H0.46875H2.03125H3.125L2.19375 6.43125Z",defaultFillRule:"evenodd",defaultClipRule:"evenodd",onClick:t.onResetConnection}]},this.snackbar.presentItem(e)}},{key:"reloadUI",value:function(){document.location.reload()}},{key:"inlineAccountsResponse",value:function(){return!1}},{key:"inlineAddEthereumChain",value:function(t){return!1}},{key:"inlineWatchAsset",value:function(){return!1}},{key:"inlineSwitchEthereumChain",value:function(){return!1}},{key:"isStandalone",value:function(){return!1}}]),t}();e.WalletSDKUI=a},1476:function(t,e,n){"use strict";var r=n(12),i=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.LinkFlow=void 0;var o=n(1386),s=n(1387),u=n(1477),a=function(){function t(e){r(this,t),this.extensionUI$=new s.BehaviorSubject({}),this.subscriptions=new s.Subscription,this.isConnected=!1,this.isOpen=!1,this.onCancel=null,this.root=null,this.connectDisabled=!1,this.darkMode=e.darkMode,this.version=e.version,this.sessionId=e.sessionId,this.sessionSecret=e.sessionSecret,this.linkAPIUrl=e.linkAPIUrl,this.isParentConnection=e.isParentConnection,this.connected$=e.connected$}return i(t,[{key:"attach",value:function(t){var e=this;this.root=document.createElement("div"),this.root.className="-cbwsdk-link-flow-root",t.appendChild(this.root),this.render(),this.subscriptions.add(this.connected$.subscribe((function(t){e.isConnected!==t&&(e.isConnected=t,e.render())})))}},{key:"detach",value:function(){var t;this.root&&(this.subscriptions.unsubscribe(),(0,o.render)(null,this.root),null===(t=this.root.parentElement)||void 0===t||t.removeChild(this.root))}},{key:"setConnectDisabled",value:function(t){this.connectDisabled=t}},{key:"open",value:function(t){this.isOpen=!0,this.onCancel=t.onCancel,this.render()}},{key:"close",value:function(){this.isOpen=!1,this.onCancel=null,this.render()}},{key:"render",value:function(){var t=this;if(this.root){var e=this.extensionUI$.subscribe((function(){t.root&&(0,o.render)((0,o.h)(u.TryExtensionLinkDialog,{darkMode:t.darkMode,version:t.version,sessionId:t.sessionId,sessionSecret:t.sessionSecret,linkAPIUrl:t.linkAPIUrl,isOpen:t.isOpen,isConnected:t.isConnected,isParentConnection:t.isParentConnection,onCancel:t.onCancel,connectDisabled:t.connectDisabled}),t.root)}));this.subscriptions.add(e)}}}]),t}();e.LinkFlow=a},1477:function(t,e,n){"use strict";var r=n(47),i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.TryExtensionLinkDialog=void 0;var o=i(n(41)),s=n(1386),u=n(1439),a=n(1377),c=n(1478),l=i(n(1479)),h=i(n(1480)),f=i(n(1481)),d=i(n(1482)),p=n(1483),b=n(1485),y=i(n(1487));e.TryExtensionLinkDialog=function(t){var e=(0,u.useState)(!t.isOpen),n=r(e,2),i=n[0],a=n[1],c=(0,u.useState)(!t.isOpen),l=r(c,2),h=l[0],f=l[1];return(0,u.useEffect)((function(){var e=t.isOpen,n=[window.setTimeout((function(){f(!e)}),10)];return e?a(!1):n.push(window.setTimeout((function(){a(!0)}),360)),function(){n.forEach(window.clearTimeout)}}),[t.isOpen]),(0,s.h)("div",{class:(0,o.default)("-cbwsdk-extension-dialog-container",i&&"-cbwsdk-extension-dialog-container-hidden")},(0,s.h)("style",null,y.default),(0,s.h)("div",{class:(0,o.default)("-cbwsdk-extension-dialog-backdrop",h&&"-cbwsdk-extension-dialog-backdrop-hidden")}),(0,s.h)("div",{class:"-cbwsdk-extension-dialog"},(0,s.h)("div",{class:(0,o.default)("-cbwsdk-extension-dialog-box",h&&"-cbwsdk-extension-dialog-box-hidden")},(0,s.h)(v,{onInstallClick:function(){window.open("https://api.wallet.coinbase.com/rpc/v2/desktop/chrome","_blank")}}),t.connectDisabled?null:(0,s.h)(m,{darkMode:t.darkMode,version:t.version,sessionId:t.sessionId,sessionSecret:t.sessionSecret,linkAPIUrl:t.linkAPIUrl,isConnected:t.isConnected,isParentConnection:t.isParentConnection}),t.onCancel&&(0,s.h)(w,{onClick:t.onCancel}))))};var v=function(t){var e=t.onInstallClick,n=(0,u.useState)(!1),i=r(n,2),o=i[0],a=i[1],c=(0,u.useCallback)((function(){o?window.location.reload():(e(),a(!0))}),[e,o]);return(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-top"},(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-top-install-region"},(0,s.h)("h2",null,"Try the Coinbase Wallet extension"),o&&(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-top-subtext"},"After installing Coinbase Wallet, refresh the page and connect again."),(0,s.h)("button",{type:"button",onClick:c},o?"Refresh":"Install")),(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-top-info-region"},(0,s.h)(g,{icon:h.default,text:"Connect to crypto apps with one click"}),(0,s.h)(g,{icon:f.default,text:"Your private key is stored securely"}),(0,s.h)(g,{icon:l.default,text:"Works with Ethereum, Polygon, and more"})))},m=function(t){var e=(0,a.createQrUrl)(t.sessionId,t.sessionSecret,t.linkAPIUrl,t.isParentConnection);return(0,s.h)("div",{"data-testid":"scan-qr-box",class:"-cbwsdk-extension-dialog-box-bottom"},(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-bottom-description-region"},(0,s.h)("h2",null,"Or scan to connect"),(0,s.h)("body",{class:"-cbwsdk-extension-dialog-box-bottom-description"},"Open"," ",(0,s.h)("a",{href:"https://wallet.coinbase.com/",target:"_blank",rel:"noopener noreferrer"},"Coinbase Wallet")," ","on your mobile phone and scan")),(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-bottom-qr-region"},(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-bottom-qr-wrapper"},(0,s.h)(p.QRCode,{content:e,width:150,height:150,fgColor:"#000",bgColor:"transparent",image:{svg:d.default,width:34,height:34}})),(0,s.h)("input",{type:"hidden",name:"cbwsdk-version",value:c.LIB_VERSION}),(0,s.h)("input",{type:"hidden",value:e}),!t.isConnected&&(0,s.h)("div",{"data-testid":"connecting-spinner",class:"-cbwsdk-extension-dialog-box-bottom-qr-connecting"},(0,s.h)(b.Spinner,{size:36,color:"#000"}),(0,s.h)("p",null,"Connecting..."))))},g=function(t){return(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-top-description"},(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-top-description-icon-wrapper"},(0,s.h)("img",{src:t.icon})),(0,s.h)("body",{class:"-cbwsdk-extension-dialog-box-top-description-text"},t.text))},w=function(t){return(0,s.h)("button",{type:"button",class:"-cbwsdk-extension-dialog-box-cancel",onClick:t.onClick},(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-cancel-x"}))}},1478:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.LIB_VERSION=void 0,e.LIB_VERSION="3.1.0"},1479:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggMEMzLjU4IDAgMCAzLjU4IDAgOHMzLjU4IDggOCA4IDgtMy41OCA4LTgtMy41OC04LTgtOFptNS45MSA3aC0xLjk0Yy0uMS0xLjU3LS40Mi0zLS45MS00LjE1IDEuNDguODggMi41NSAyLjM4IDIuODUgNC4xNVpNOCAxNGMtLjQ1IDAtMS43Mi0xLjc3LTEuOTUtNWgzLjljLS4yMyAzLjIzLTEuNSA1LTEuOTUgNVpNNi4wNSA3QzYuMjggMy43NyA3LjU1IDIgOCAyYy40NSAwIDEuNzIgMS43NyAxLjk1IDVoLTMuOVpNNC45NCAyLjg1QzQuNDYgNCA0LjEzIDUuNDMgNC4wMyA3SDIuMDljLjMtMS43NyAxLjM3LTMuMjcgMi44NS00LjE1Wk0yLjA5IDloMS45NGMuMSAxLjU3LjQyIDMgLjkxIDQuMTVBNS45OTggNS45OTggMCAwIDEgMi4wOSA5Wm04Ljk3IDQuMTVjLjQ4LTEuMTUuODEtMi41OC45MS00LjE1aDEuOTRhNS45OTggNS45OTggMCAwIDEtMi44NSA0LjE1WiIgZmlsbD0iIzE2NTJGMCIvPjwvc3ZnPg=="},1480:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjYzNSAyLjExN2EzLjg4OSAzLjg4OSAwIDAgMC01LjUyMSAwTDYuODkgNS4zMzVBMy44OTQgMy44OTQgMCAwIDAgNS44IDguNzM5Yy4wODMuNTA2LjI2OCAxLjAxMS41NTMgMS40NjYuMTUxLjI1My4zMzYuNDcyLjUzNy42OTFsLjYyMS42MjQgMS4xNDEtMS4xNDYtLjYyLS42MjRhMi4xMDUgMi4xMDUgMCAwIDEtLjQ4Ny0uNzQxIDIuMzQgMi4zNCAwIDAgMSAuNTAzLTIuNTFsMy4yMDYtMy4yMmEyLjI5MyAyLjI5MyAwIDAgMSAzLjIzOSAwYy44OS44OTQuODkgMi4zNDMgMCAzLjI1M2wtMS41MjcgMS41MzNjLjIzNC42NC4zMzUgMS4zMzEuMzAyIDIuMDA1bDIuMzgzLTIuMzkyYzEuNTEtMS41MzQgMS40OTMtNC4wMjgtLjAxNy01LjU2MVoiIGZpbGw9IiMxNjUyRjAiLz48cGF0aCBkPSJNMTEuMjcxIDcuNzQ1YTMuMTMgMy4xMyAwIDAgMC0uNTU0LS42OWwtLjYyLS42MjQtMS4xNDIgMS4xNDYuNjIxLjYyM2MuMjE4LjIyLjM4Ni40ODkuNDg3Ljc1OC4zMzUuODI2LjE2NyAxLjgyLS41MDQgMi40OTRsLTMuMjA1IDMuMjE5YTIuMjkzIDIuMjkzIDAgMCAxLTMuMjQgMCAyLjMxNiAyLjMxNiAwIDAgMSAwLTMuMjUybDEuNTI4LTEuNTM0YTQuODE1IDQuODE1IDAgMCAxLS4yODUtMi4wMDVsLTIuMzgzIDIuMzkzYTMuOTI3IDMuOTI3IDAgMCAwIDAgNS41NDQgMy45MDkgMy45MDkgMCAwIDAgNS41MzggMGwzLjIwNS0zLjIxOWEzLjk1OCAzLjk1OCAwIDAgMCAxLjA5MS0zLjQwNCA0LjIxMSA0LjIxMSAwIDAgMC0uNTM3LTEuNDQ5WiIgZmlsbD0iIzE2NTJGMCIvPjwvc3ZnPg=="},1481:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgN3Y5aDE0VjdIMVptNy41IDQuMzlWMTRoLTF2LTIuNjFjLS40NC0uMTktLjc1LS42My0uNzUtMS4xNGExLjI1IDEuMjUgMCAwIDEgMi41IDBjMCAuNTEtLjMxLjk1LS43NSAxLjE0Wk01LjY3IDZWNC4zM0M1LjY3IDMuMDUgNi43MSAyIDggMnMyLjMzIDEuMDUgMi4zMyAyLjMzVjZoMlY0LjMzQzEyLjMzIDEuOTQgMTAuMzkgMCA4IDBTMy42NyAxLjk0IDMuNjcgNC4zM1Y2aDJaIiBmaWxsPSIjMTY1MkYwIi8+PC9zdmc+"},1482:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default='<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">\n<circle cx="50" cy="50" r="50" fill="white"/>\n<circle cx="49.9996" cy="49.9996" r="43.6363" fill="#1B53E4"/>\n<circle cx="49.9996" cy="49.9996" r="43.6363" stroke="white"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M19.3379 49.9484C19.3379 66.8508 33.04 80.553 49.9425 80.553C66.8449 80.553 80.5471 66.8508 80.5471 49.9484C80.5471 33.0459 66.8449 19.3438 49.9425 19.3438C33.04 19.3438 19.3379 33.0459 19.3379 49.9484ZM44.0817 40.0799C41.8725 40.0799 40.0817 41.8708 40.0817 44.0799V55.8029C40.0817 58.012 41.8725 59.8029 44.0817 59.8029H55.8046C58.0138 59.8029 59.8046 58.012 59.8046 55.8029V44.0799C59.8046 41.8708 58.0138 40.0799 55.8046 40.0799H44.0817Z" fill="white"/>\n</svg>\n\n'},1483:function(t,e,n){"use strict";(function(t){var r=n(47),i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.QRCode=void 0;var o=n(1386),s=n(1439),u=i(n(1484));e.QRCode=function(e){var n=(0,s.useState)(""),i=r(n,2),a=i[0],c=i[1];return(0,s.useEffect)((function(){var n,r,i=new u.default({content:e.content,background:e.bgColor||"#ffffff",color:e.fgColor||"#000000",container:"svg",ecl:"M",width:null!==(n=e.width)&&void 0!==n?n:256,height:null!==(r=e.height)&&void 0!==r?r:256,padding:0,image:e.image}),o=t.from(i.svg(),"utf8").toString("base64");c("data:image/svg+xml;base64,".concat(o))})),a?(0,o.h)("img",{src:a,alt:"QR Code"}):null}}).call(this,n(28).Buffer)},1484:function(t,e){function n(t){this.mode=i.MODE_8BIT_BYTE,this.data=t,this.parsedData=[];for(var e=0,n=this.data.length;e<n;e++){var r=[],o=this.data.charCodeAt(e);o>65536?(r[0]=240|(1835008&o)>>>18,r[1]=128|(258048&o)>>>12,r[2]=128|(4032&o)>>>6,r[3]=128|63&o):o>2048?(r[0]=224|(61440&o)>>>12,r[1]=128|(4032&o)>>>6,r[2]=128|63&o):o>128?(r[0]=192|(1984&o)>>>6,r[1]=128|63&o):r[0]=o,this.parsedData.push(r)}this.parsedData=Array.prototype.concat.apply([],this.parsedData),this.parsedData.length!=this.data.length&&(this.parsedData.unshift(191),this.parsedData.unshift(187),this.parsedData.unshift(239))}function r(t,e){this.typeNumber=t,this.errorCorrectLevel=e,this.modules=null,this.moduleCount=0,this.dataCache=null,this.dataList=[]}n.prototype={getLength:function(t){return this.parsedData.length},write:function(t){for(var e=0,n=this.parsedData.length;e<n;e++)t.put(this.parsedData[e],8)}},r.prototype={addData:function(t){var e=new n(t);this.dataList.push(e),this.dataCache=null},isDark:function(t,e){if(t<0||this.moduleCount<=t||e<0||this.moduleCount<=e)throw new Error(t+","+e);return this.modules[t][e]},getModuleCount:function(){return this.moduleCount},make:function(){this.makeImpl(!1,this.getBestMaskPattern())},makeImpl:function(t,e){this.moduleCount=4*this.typeNumber+17,this.modules=new Array(this.moduleCount);for(var n=0;n<this.moduleCount;n++){this.modules[n]=new Array(this.moduleCount);for(var i=0;i<this.moduleCount;i++)this.modules[n][i]=null}this.setupPositionProbePattern(0,0),this.setupPositionProbePattern(this.moduleCount-7,0),this.setupPositionProbePattern(0,this.moduleCount-7),this.setupPositionAdjustPattern(),this.setupTimingPattern(),this.setupTypeInfo(t,e),this.typeNumber>=7&&this.setupTypeNumber(t),null==this.dataCache&&(this.dataCache=r.createData(this.typeNumber,this.errorCorrectLevel,this.dataList)),this.mapData(this.dataCache,e)},setupPositionProbePattern:function(t,e){for(var n=-1;n<=7;n++)if(!(t+n<=-1||this.moduleCount<=t+n))for(var r=-1;r<=7;r++)e+r<=-1||this.moduleCount<=e+r||(this.modules[t+n][e+r]=0<=n&&n<=6&&(0==r||6==r)||0<=r&&r<=6&&(0==n||6==n)||2<=n&&n<=4&&2<=r&&r<=4)},getBestMaskPattern:function(){for(var t=0,e=0,n=0;n<8;n++){this.makeImpl(!0,n);var r=v.getLostPoint(this);(0==n||t>r)&&(t=r,e=n)}return e},createMovieClip:function(t,e,n){var r=t.createEmptyMovieClip(e,n);this.make();for(var i=0;i<this.modules.length;i++)for(var o=1*i,s=0;s<this.modules[i].length;s++){var u=1*s;this.modules[i][s]&&(r.beginFill(0,100),r.moveTo(u,o),r.lineTo(u+1,o),r.lineTo(u+1,o+1),r.lineTo(u,o+1),r.endFill())}return r},setupTimingPattern:function(){for(var t=8;t<this.moduleCount-8;t++)null==this.modules[t][6]&&(this.modules[t][6]=t%2==0);for(var e=8;e<this.moduleCount-8;e++)null==this.modules[6][e]&&(this.modules[6][e]=e%2==0)},setupPositionAdjustPattern:function(){for(var t=v.getPatternPosition(this.typeNumber),e=0;e<t.length;e++)for(var n=0;n<t.length;n++){var r=t[e],i=t[n];if(null==this.modules[r][i])for(var o=-2;o<=2;o++)for(var s=-2;s<=2;s++)this.modules[r+o][i+s]=-2==o||2==o||-2==s||2==s||0==o&&0==s}},setupTypeNumber:function(t){for(var e=v.getBCHTypeNumber(this.typeNumber),n=0;n<18;n++){var r=!t&&1==(e>>n&1);this.modules[Math.floor(n/3)][n%3+this.moduleCount-8-3]=r}for(n=0;n<18;n++){r=!t&&1==(e>>n&1);this.modules[n%3+this.moduleCount-8-3][Math.floor(n/3)]=r}},setupTypeInfo:function(t,e){for(var n=this.errorCorrectLevel<<3|e,r=v.getBCHTypeInfo(n),i=0;i<15;i++){var o=!t&&1==(r>>i&1);i<6?this.modules[i][8]=o:i<8?this.modules[i+1][8]=o:this.modules[this.moduleCount-15+i][8]=o}for(i=0;i<15;i++){o=!t&&1==(r>>i&1);i<8?this.modules[8][this.moduleCount-i-1]=o:i<9?this.modules[8][15-i-1+1]=o:this.modules[8][15-i-1]=o}this.modules[this.moduleCount-8][8]=!t},mapData:function(t,e){for(var n=-1,r=this.moduleCount-1,i=7,o=0,s=this.moduleCount-1;s>0;s-=2)for(6==s&&s--;;){for(var u=0;u<2;u++)if(null==this.modules[r][s-u]){var a=!1;o<t.length&&(a=1==(t[o]>>>i&1)),v.getMask(e,r,s-u)&&(a=!a),this.modules[r][s-u]=a,-1==--i&&(o++,i=7)}if((r+=n)<0||this.moduleCount<=r){r-=n,n=-n;break}}}},r.PAD0=236,r.PAD1=17,r.createData=function(t,e,n){for(var i=_.getRSBlocks(t,e),o=new S,s=0;s<n.length;s++){var u=n[s];o.put(u.mode,4),o.put(u.getLength(),v.getLengthInBits(u.mode,t)),u.write(o)}var a=0;for(s=0;s<i.length;s++)a+=i[s].dataCount;if(o.getLengthInBits()>8*a)throw new Error("code length overflow. ("+o.getLengthInBits()+">"+8*a+")");for(o.getLengthInBits()+4<=8*a&&o.put(0,4);o.getLengthInBits()%8!=0;)o.putBit(!1);for(;!(o.getLengthInBits()>=8*a)&&(o.put(r.PAD0,8),!(o.getLengthInBits()>=8*a));)o.put(r.PAD1,8);return r.createBytes(o,i)},r.createBytes=function(t,e){for(var n=0,r=0,i=0,o=new Array(e.length),s=new Array(e.length),u=0;u<e.length;u++){var a=e[u].dataCount,c=e[u].totalCount-a;r=Math.max(r,a),i=Math.max(i,c),o[u]=new Array(a);for(var l=0;l<o[u].length;l++)o[u][l]=255&t.buffer[l+n];n+=a;var h=v.getErrorCorrectPolynomial(c),f=new w(o[u],h.getLength()-1).mod(h);s[u]=new Array(h.getLength()-1);for(l=0;l<s[u].length;l++){var d=l+f.getLength()-s[u].length;s[u][l]=d>=0?f.get(d):0}}var p=0;for(l=0;l<e.length;l++)p+=e[l].totalCount;var b=new Array(p),y=0;for(l=0;l<r;l++)for(u=0;u<e.length;u++)l<o[u].length&&(b[y++]=o[u][l]);for(l=0;l<i;l++)for(u=0;u<e.length;u++)l<s[u].length&&(b[y++]=s[u][l]);return b};for(var i={MODE_NUMBER:1,MODE_ALPHA_NUM:2,MODE_8BIT_BYTE:4,MODE_KANJI:8},o=1,s=0,u=3,a=2,c=0,l=1,h=2,f=3,d=4,p=5,b=6,y=7,v={PATTERN_POSITION_TABLE:[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],G15:1335,G18:7973,G15_MASK:21522,getBCHTypeInfo:function(t){for(var e=t<<10;v.getBCHDigit(e)-v.getBCHDigit(v.G15)>=0;)e^=v.G15<<v.getBCHDigit(e)-v.getBCHDigit(v.G15);return(t<<10|e)^v.G15_MASK},getBCHTypeNumber:function(t){for(var e=t<<12;v.getBCHDigit(e)-v.getBCHDigit(v.G18)>=0;)e^=v.G18<<v.getBCHDigit(e)-v.getBCHDigit(v.G18);return t<<12|e},getBCHDigit:function(t){for(var e=0;0!=t;)e++,t>>>=1;return e},getPatternPosition:function(t){return v.PATTERN_POSITION_TABLE[t-1]},getMask:function(t,e,n){switch(t){case c:return(e+n)%2==0;case l:return e%2==0;case h:return n%3==0;case f:return(e+n)%3==0;case d:return(Math.floor(e/2)+Math.floor(n/3))%2==0;case p:return e*n%2+e*n%3==0;case b:return(e*n%2+e*n%3)%2==0;case y:return(e*n%3+(e+n)%2)%2==0;default:throw new Error("bad maskPattern:"+t)}},getErrorCorrectPolynomial:function(t){for(var e=new w([1],0),n=0;n<t;n++)e=e.multiply(new w([1,m.gexp(n)],0));return e},getLengthInBits:function(t,e){if(1<=e&&e<10)switch(t){case i.MODE_NUMBER:return 10;case i.MODE_ALPHA_NUM:return 9;case i.MODE_8BIT_BYTE:case i.MODE_KANJI:return 8;default:throw new Error("mode:"+t)}else if(e<27)switch(t){case i.MODE_NUMBER:return 12;case i.MODE_ALPHA_NUM:return 11;case i.MODE_8BIT_BYTE:return 16;case i.MODE_KANJI:return 10;default:throw new Error("mode:"+t)}else{if(!(e<41))throw new Error("type:"+e);switch(t){case i.MODE_NUMBER:return 14;case i.MODE_ALPHA_NUM:return 13;case i.MODE_8BIT_BYTE:return 16;case i.MODE_KANJI:return 12;default:throw new Error("mode:"+t)}}},getLostPoint:function(t){for(var e=t.getModuleCount(),n=0,r=0;r<e;r++)for(var i=0;i<e;i++){for(var o=0,s=t.isDark(r,i),u=-1;u<=1;u++)if(!(r+u<0||e<=r+u))for(var a=-1;a<=1;a++)i+a<0||e<=i+a||0==u&&0==a||s==t.isDark(r+u,i+a)&&o++;o>5&&(n+=3+o-5)}for(r=0;r<e-1;r++)for(i=0;i<e-1;i++){var c=0;t.isDark(r,i)&&c++,t.isDark(r+1,i)&&c++,t.isDark(r,i+1)&&c++,t.isDark(r+1,i+1)&&c++,0!=c&&4!=c||(n+=3)}for(r=0;r<e;r++)for(i=0;i<e-6;i++)t.isDark(r,i)&&!t.isDark(r,i+1)&&t.isDark(r,i+2)&&t.isDark(r,i+3)&&t.isDark(r,i+4)&&!t.isDark(r,i+5)&&t.isDark(r,i+6)&&(n+=40);for(i=0;i<e;i++)for(r=0;r<e-6;r++)t.isDark(r,i)&&!t.isDark(r+1,i)&&t.isDark(r+2,i)&&t.isDark(r+3,i)&&t.isDark(r+4,i)&&!t.isDark(r+5,i)&&t.isDark(r+6,i)&&(n+=40);var l=0;for(i=0;i<e;i++)for(r=0;r<e;r++)t.isDark(r,i)&&l++;return n+=10*(Math.abs(100*l/e/e-50)/5)}},m={glog:function(t){if(t<1)throw new Error("glog("+t+")");return m.LOG_TABLE[t]},gexp:function(t){for(;t<0;)t+=255;for(;t>=256;)t-=255;return m.EXP_TABLE[t]},EXP_TABLE:new Array(256),LOG_TABLE:new Array(256)},g=0;g<8;g++)m.EXP_TABLE[g]=1<<g;for(g=8;g<256;g++)m.EXP_TABLE[g]=m.EXP_TABLE[g-4]^m.EXP_TABLE[g-5]^m.EXP_TABLE[g-6]^m.EXP_TABLE[g-8];for(g=0;g<255;g++)m.LOG_TABLE[m.EXP_TABLE[g]]=g;function w(t,e){if(void 0==t.length)throw new Error(t.length+"/"+e);for(var n=0;n<t.length&&0==t[n];)n++;this.num=new Array(t.length-n+e);for(var r=0;r<t.length-n;r++)this.num[r]=t[r+n]}function _(t,e){this.totalCount=t,this.dataCount=e}function S(){this.buffer=[],this.length=0}w.prototype={get:function(t){return this.num[t]},getLength:function(){return this.num.length},multiply:function(t){for(var e=new Array(this.getLength()+t.getLength()-1),n=0;n<this.getLength();n++)for(var r=0;r<t.getLength();r++)e[n+r]^=m.gexp(m.glog(this.get(n))+m.glog(t.get(r)));return new w(e,0)},mod:function(t){if(this.getLength()-t.getLength()<0)return this;for(var e=m.glog(this.get(0))-m.glog(t.get(0)),n=new Array(this.getLength()),r=0;r<this.getLength();r++)n[r]=this.get(r);for(r=0;r<t.getLength();r++)n[r]^=m.gexp(m.glog(t.get(r))+e);return new w(n,0).mod(t)}},_.RS_BLOCK_TABLE=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]],_.getRSBlocks=function(t,e){var n=_.getRsBlockTable(t,e);if(void 0==n)throw new Error("bad rs block @ typeNumber:"+t+"/errorCorrectLevel:"+e);for(var r=n.length/3,i=[],o=0;o<r;o++)for(var s=n[3*o+0],u=n[3*o+1],a=n[3*o+2],c=0;c<s;c++)i.push(new _(u,a));return i},_.getRsBlockTable=function(t,e){switch(e){case o:return _.RS_BLOCK_TABLE[4*(t-1)+0];case s:return _.RS_BLOCK_TABLE[4*(t-1)+1];case u:return _.RS_BLOCK_TABLE[4*(t-1)+2];case a:return _.RS_BLOCK_TABLE[4*(t-1)+3];default:return}},S.prototype={get:function(t){var e=Math.floor(t/8);return 1==(this.buffer[e]>>>7-t%8&1)},put:function(t,e){for(var n=0;n<e;n++)this.putBit(1==(t>>>e-n-1&1))},getLengthInBits:function(){return this.length},putBit:function(t){var e=Math.floor(this.length/8);this.buffer.length<=e&&this.buffer.push(0),t&&(this.buffer[e]|=128>>>this.length%8),this.length++}};var x=[[17,14,11,7],[32,26,20,14],[53,42,32,24],[78,62,46,34],[106,84,60,44],[134,106,74,58],[154,122,86,64],[192,152,108,84],[230,180,130,98],[271,213,151,119],[321,251,177,137],[367,287,203,155],[425,331,241,177],[458,362,258,194],[520,412,292,220],[586,450,322,250],[644,504,364,280],[718,560,394,310],[792,624,442,338],[858,666,482,382],[929,711,509,403],[1003,779,565,439],[1091,857,611,461],[1171,911,661,511],[1273,997,715,535],[1367,1059,751,593],[1465,1125,805,625],[1528,1190,868,658],[1628,1264,908,698],[1732,1370,982,742],[1840,1452,1030,790],[1952,1538,1112,842],[2068,1628,1168,898],[2188,1722,1228,958],[2303,1809,1283,983],[2431,1911,1351,1051],[2563,1989,1423,1093],[2699,2099,1499,1139],[2809,2213,1579,1219],[2953,2331,1663,1273]];function E(t){if(this.options={padding:4,width:256,height:256,typeNumber:4,color:"#000000",background:"#ffffff",ecl:"M",image:{svg:"",width:0,height:0}},"string"===typeof t&&(t={content:t}),t)for(var e in t)this.options[e]=t[e];if("string"!==typeof this.options.content)throw new Error("Expected 'content' as string!");if(0===this.options.content.length)throw new Error("Expected 'content' to be non-empty!");if(!(this.options.padding>=0))throw new Error("Expected 'padding' value to be non-negative!");if(!(this.options.width>0)||!(this.options.height>0))throw new Error("Expected 'width' or 'height' value to be higher than zero!");var n=this.options.content,i=function(t,e){for(var n=function(t){var e=encodeURI(t).toString().replace(/\%[0-9a-fA-F]{2}/g,"a");return e.length+(e.length!=t?3:0)}(t),r=1,i=0,o=0,s=x.length;o<=s;o++){var u=x[o];if(!u)throw new Error("Content too long: expected "+i+" but got "+n);switch(e){case"L":i=u[0];break;case"M":i=u[1];break;case"Q":i=u[2];break;case"H":i=u[3];break;default:throw new Error("Unknwon error correction level: "+e)}if(n<=i)break;r++}if(r>x.length)throw new Error("Content too long");return r}(n,this.options.ecl),c=function(t){switch(t){case"L":return o;case"M":return s;case"Q":return u;case"H":return a;default:throw new Error("Unknwon error correction level: "+t)}}(this.options.ecl);this.qrcode=new r(i,c),this.qrcode.addData(n),this.qrcode.make()}E.prototype.svg=function(t){var e=this.options||{},n=this.qrcode.modules;"undefined"==typeof t&&(t={container:e.container||"svg"});for(var r="undefined"==typeof e.pretty||!!e.pretty,i=r?" ":"",o=r?"\r\n":"",s=e.width,u=e.height,a=n.length,c=s/(a+2*e.padding),l=u/(a+2*e.padding),h="undefined"!=typeof e.join&&!!e.join,f="undefined"!=typeof e.swap&&!!e.swap,d="undefined"==typeof e.xmlDeclaration||!!e.xmlDeclaration,p="undefined"!=typeof e.predefined&&!!e.predefined,b=p?i+'<defs><path id="qrmodule" d="M0 0 h'+l+" v"+c+' H0 z" style="fill:'+e.color+';shape-rendering:crispEdges;" /></defs>'+o:"",y=i+'<rect x="0" y="0" width="'+s+'" height="'+u+'" style="fill:'+e.background+';shape-rendering:crispEdges;"/>'+o,v="",m="",g=0;g<a;g++)for(var w=0;w<a;w++){if(n[w][g]){var _=w*c+e.padding*c,S=g*l+e.padding*l;if(f){var x=_;_=S,S=x}if(h){var E=c+_,M=l+S;_=Number.isInteger(_)?Number(_):_.toFixed(2),S=Number.isInteger(S)?Number(S):S.toFixed(2),E=Number.isInteger(E)?Number(E):E.toFixed(2),m+="M"+_+","+S+" V"+(M=Number.isInteger(M)?Number(M):M.toFixed(2))+" H"+E+" V"+S+" H"+_+" Z "}else v+=p?i+'<use x="'+_.toString()+'" y="'+S.toString()+'" href="#qrmodule" />'+o:i+'<rect x="'+_.toString()+'" y="'+S.toString()+'" width="'+c+'" height="'+l+'" style="fill:'+e.color+';shape-rendering:crispEdges;"/>'+o}}h&&(v=i+'<path x="0" y="0" style="fill:'+e.color+';shape-rendering:crispEdges;" d="'+m+'" />');var k="";if(void 0!==this.options.image&&this.options.image.svg){var C=s*this.options.image.width/100,A=u*this.options.image.height/100,I=u/2-A/2;k+='<svg x="'.concat(s/2-C/2,'" y="').concat(I,'" width="').concat(C,'" height="').concat(A,'" viewBox="0 0 100 100" preserveAspectRatio="xMinYMin meet">'),k+=this.options.image.svg+o,k+="</svg>"}var O="";switch(t.container){case"svg":d&&(O+='<?xml version="1.0" standalone="yes"?>'+o),O+='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="'+s+'" height="'+u+'">'+o,O+=b+y+v,O+=k,O+="</svg>";break;case"svg-viewbox":d&&(O+='<?xml version="1.0" standalone="yes"?>'+o),O+='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 '+s+" "+u+'">'+o,O+=b+y+v,O+=k,O+="</svg>";break;case"g":O+='<g width="'+s+'" height="'+u+'">'+o,O+=b+y+v,O+=k,O+="</g>";break;default:O+=(b+y+v+k).replace(/^\s+/,"")}return O},t.exports=E},1485:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.Spinner=void 0;var i=n(1386),o=r(n(1486));e.Spinner=function(t){var e,n=null!==(e=t.size)&&void 0!==e?e:64,r=t.color||"#000";return(0,i.h)("div",{class:"-cbwsdk-spinner"},(0,i.h)("style",null,o.default),(0,i.h)("svg",{viewBox:"0 0 100 100",xmlns:"http://www.w3.org/2000/svg",style:{width:n,height:n}},(0,i.h)("circle",{style:{cx:50,cy:50,r:45,stroke:r}})))}},1486:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=".-cbwsdk-css-reset .-cbwsdk-spinner{display:inline-block}.-cbwsdk-css-reset .-cbwsdk-spinner svg{display:inline-block;animation:2s linear infinite -cbwsdk-spinner-svg}.-cbwsdk-css-reset .-cbwsdk-spinner svg circle{animation:1.9s ease-in-out infinite both -cbwsdk-spinner-circle;display:block;fill:rgba(0,0,0,0);stroke-dasharray:283;stroke-dashoffset:280;stroke-linecap:round;stroke-width:10px;transform-origin:50% 50%}@keyframes -cbwsdk-spinner-svg{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(360deg)}}@keyframes -cbwsdk-spinner-circle{0%,25%{stroke-dashoffset:280;transform:rotate(0)}50%,75%{stroke-dashoffset:75;transform:rotate(45deg)}100%{stroke-dashoffset:280;transform:rotate(360deg)}}"},1487:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default='.-cbwsdk-css-reset .-cbwsdk-extension-dialog{z-index:2147483647;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-backdrop{z-index:2147483647;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);transition:opacity .25s}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-backdrop-hidden{opacity:0}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box{display:flex;position:relative;max-width:500px;flex-direction:column;transform:scale(1);transition:opacity .25s,transform .25s}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-hidden{opacity:0;transform:scale(0.85)}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top{display:flex;flex-direction:row;background-color:#fff;border-radius:8px;overflow:hidden;min-height:300px}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-subtext{margin-top:15px;font-size:12px;line-height:1.5}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-install-region{display:flex;flex-basis:50%;flex-direction:column;justify-content:center;padding:32px}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-install-region button{display:block;border-radius:8px;background-color:#1652f0;color:#fff;width:90%;min-width:fit-content;height:44px;margin-top:16px;font-size:16px;padding-left:16px;padding-right:16px;cursor:pointer;font-weight:500;text-align:center}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-info-region{display:flex;flex-basis:50%;flex-direction:column;justify-content:center;background-color:#fafbfc}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-description{display:flex;flex-direction:row;align-items:center;padding-top:14px;padding-bottom:14px;padding-left:24px;padding-right:32px}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-description-icon-wrapper{display:block;position:relative;width:40px;height:40px;flex-shrink:0;flex-grow:0;border-radius:20px;background-color:#fff;box-shadow:0px 0px 8px rgba(0,0,0,.04),0px 16px 24px rgba(0,0,0,.06)}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-description-icon-wrapper img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-description-text{margin-left:16px;flex-grow:1;font-size:13px;line-height:19px;color:#000;align-self:center}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom{display:flex;flex-direction:row;overflow:hidden;border-radius:8px;background-color:#fff;margin-top:8px}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-description-region{display:flex;flex-direction:column;justify-content:center;padding:32px;flex-grow:1}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-description{font-size:13px;line-height:19px;margin-top:12px;color:#aaa}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-description a{font-size:inherit;line-height:inherit;color:#1652f0;cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-qr-region{position:relative;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;padding-left:24px;padding-right:24px;padding-top:16px;padding-bottom:16px}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-qr-wrapper{position:relative;display:block;padding:8px;border-radius:8px;box-shadow:0px 4px 12px rgba(0,0,0,.1)}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-qr-wrapper img{display:block}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-qr-connecting{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(255,255,255,.95)}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-qr-connecting>p{font-size:12px;font-weight:bold;color:#000;margin-top:16px}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel{position:absolute;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;top:16px;right:16px;width:24px;height:24px;border-radius:12px;background-color:#fafbfc;cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel-x{position:relative;display:block;cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel-x::before,.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel-x::after{content:"";position:absolute;display:block;top:-1px;left:-7px;width:14px;height:1px;background-color:#000;transition:background-color .2s}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel-x::before{transform:rotate(45deg)}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel-x::after{transform:rotate(135deg)}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel:hover .-cbwsdk-link-dialog-box-cancel-x-a,.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel:hover .-cbwsdk-link-dialog-box-cancel-x-b{background-color:#000}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-container{display:block}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-container-hidden{display:none}.-cbwsdk-css-reset .-cbwsdk-extension-dialog h2{display:block;text-align:left;font-size:22px;font-weight:600;line-height:28px;color:#000}'},1488:function(t,e,n){"use strict";var r=n(47),i=n(12),o=n(20),s=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.SnackbarInstance=e.SnackbarContainer=e.Snackbar=void 0;var u=s(n(41)),a=n(1386),c=n(1439),l=s(n(1489)),h=function(){function t(e){i(this,t),this.items=new Map,this.nextItemKey=0,this.root=null,this.darkMode=e.darkMode}return o(t,[{key:"attach",value:function(t){this.root=document.createElement("div"),this.root.className="-cbwsdk-snackbar-root",t.appendChild(this.root),this.render()}},{key:"presentItem",value:function(t){var e=this,n=this.nextItemKey++;return this.items.set(n,t),this.render(),function(){e.items.delete(n),e.render()}}},{key:"clear",value:function(){this.items.clear(),this.render()}},{key:"render",value:function(){this.root&&(0,a.render)((0,a.h)("div",null,(0,a.h)(e.SnackbarContainer,{darkMode:this.darkMode},Array.from(this.items.entries()).map((function(t){var n=r(t,2),i=n[0],o=n[1];return(0,a.h)(e.SnackbarInstance,Object.assign({},o,{key:i}))})))),this.root)}}]),t}();e.Snackbar=h;e.SnackbarContainer=function(t){return(0,a.h)("div",{class:(0,u.default)("-cbwsdk-snackbar-container")},(0,a.h)("style",null,l.default),(0,a.h)("div",{class:"-cbwsdk-snackbar"},t.children))};e.SnackbarInstance=function(t){var e=t.autoExpand,n=t.message,i=t.menuItems,o=(0,c.useState)(!0),s=r(o,2),l=s[0],h=s[1],f=(0,c.useState)(null!==e&&void 0!==e&&e),d=r(f,2),p=d[0],b=d[1];(0,c.useEffect)((function(){var t=[window.setTimeout((function(){h(!1)}),1),window.setTimeout((function(){b(!0)}),1e4)];return function(){t.forEach(window.clearTimeout)}}));return(0,a.h)("div",{class:(0,u.default)("-cbwsdk-snackbar-instance",l&&"-cbwsdk-snackbar-instance-hidden",p&&"-cbwsdk-snackbar-instance-expanded")},(0,a.h)("div",{class:"-cbwsdk-snackbar-instance-header",onClick:function(){b(!p)}},(0,a.h)("img",{src:"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNDkyIDEwLjQxOWE4LjkzIDguOTMgMCAwMTguOTMtOC45M2gxMS4xNjNhOC45MyA4LjkzIDAgMDE4LjkzIDguOTN2MTEuMTYzYTguOTMgOC45MyAwIDAxLTguOTMgOC45M0gxMC40MjJhOC45MyA4LjkzIDAgMDEtOC45My04LjkzVjEwLjQxOXoiIGZpbGw9IiMxNjUyRjAiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwLjQxOSAwSDIxLjU4QzI3LjMzNSAwIDMyIDQuNjY1IDMyIDEwLjQxOVYyMS41OEMzMiAyNy4zMzUgMjcuMzM1IDMyIDIxLjU4MSAzMkgxMC40MkM0LjY2NSAzMiAwIDI3LjMzNSAwIDIxLjU4MVYxMC40MkMwIDQuNjY1IDQuNjY1IDAgMTAuNDE5IDB6bTAgMS40ODhhOC45MyA4LjkzIDAgMDAtOC45MyA4LjkzdjExLjE2M2E4LjkzIDguOTMgMCAwMDguOTMgOC45M0gyMS41OGE4LjkzIDguOTMgMCAwMDguOTMtOC45M1YxMC40MmE4LjkzIDguOTMgMCAwMC04LjkzLTguOTNIMTAuNDJ6IiBmaWxsPSIjZmZmIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNS45OTggMjYuMDQ5Yy01LjU0OSAwLTEwLjA0Ny00LjQ5OC0xMC4wNDctMTAuMDQ3IDAtNS41NDggNC40OTgtMTAuMDQ2IDEwLjA0Ny0xMC4wNDYgNS41NDggMCAxMC4wNDYgNC40OTggMTAuMDQ2IDEwLjA0NiAwIDUuNTQ5LTQuNDk4IDEwLjA0Ny0xMC4wNDYgMTAuMDQ3eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMi43NjIgMTQuMjU0YzAtLjgyMi42NjctMS40ODkgMS40ODktMS40ODloMy40OTdjLjgyMiAwIDEuNDg4LjY2NiAxLjQ4OCAxLjQ4OXYzLjQ5N2MwIC44MjItLjY2NiAxLjQ4OC0xLjQ4OCAxLjQ4OGgtMy40OTdhMS40ODggMS40ODggMCAwMS0xLjQ4OS0xLjQ4OHYtMy40OTh6IiBmaWxsPSIjMTY1MkYwIi8+PC9zdmc+",class:"-cbwsdk-snackbar-instance-header-cblogo"}),(0,a.h)("div",{class:"-cbwsdk-snackbar-instance-header-message"},n),(0,a.h)("div",{class:"-gear-container"},!p&&(0,a.h)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,a.h)("circle",{cx:"12",cy:"12",r:"12",fill:"#F5F7F8"})),(0,a.h)("img",{src:"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDYuNzV2LTEuNWwtMS43Mi0uNTdjLS4wOC0uMjctLjE5LS41Mi0uMzItLjc3bC44MS0xLjYyLTEuMDYtMS4wNi0xLjYyLjgxYy0uMjQtLjEzLS41LS4yNC0uNzctLjMyTDYuNzUgMGgtMS41bC0uNTcgMS43MmMtLjI3LjA4LS41My4xOS0uNzcuMzJsLTEuNjItLjgxLTEuMDYgMS4wNi44MSAxLjYyYy0uMTMuMjQtLjI0LjUtLjMyLjc3TDAgNS4yNXYxLjVsMS43Mi41N2MuMDguMjcuMTkuNTMuMzIuNzdsLS44MSAxLjYyIDEuMDYgMS4wNiAxLjYyLS44MWMuMjQuMTMuNS4yMy43Ny4zMkw1LjI1IDEyaDEuNWwuNTctMS43MmMuMjctLjA4LjUyLS4xOS43Ny0uMzJsMS42Mi44MSAxLjA2LTEuMDYtLjgxLTEuNjJjLjEzLS4yNC4yMy0uNS4zMi0uNzdMMTIgNi43NXpNNiA4LjVhMi41IDIuNSAwIDAxMC01IDIuNSAyLjUgMCAwMTAgNXoiIGZpbGw9IiMwNTBGMTkiLz48L3N2Zz4=",class:"-gear-icon",title:"Expand"}))),i&&i.length>0&&(0,a.h)("div",{class:"-cbwsdk-snackbar-instance-menu"},i.map((function(t,e){return(0,a.h)("div",{class:(0,u.default)("-cbwsdk-snackbar-instance-menu-item",t.isRed&&"-cbwsdk-snackbar-instance-menu-item-is-red"),onClick:t.onClick,key:e},(0,a.h)("svg",{width:t.svgWidth,height:t.svgHeight,viewBox:"0 0 10 11",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,a.h)("path",{"fill-rule":t.defaultFillRule,"clip-rule":t.defaultClipRule,d:t.path,fill:"#AAAAAA"})),(0,a.h)("span",{class:(0,u.default)("-cbwsdk-snackbar-instance-menu-item-info",t.isRed&&"-cbwsdk-snackbar-instance-menu-item-info-is-red")},t.info))}))))}},1489:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=".-cbwsdk-css-reset .-gear-container{margin-left:16px !important;margin-right:9px !important;display:flex;align-items:center;justify-content:center;width:24px;height:24px;transition:opacity .25s}.-cbwsdk-css-reset .-gear-container *{user-select:none}.-cbwsdk-css-reset .-gear-container svg{opacity:0;position:absolute}.-cbwsdk-css-reset .-gear-icon{height:12px;width:12px;z-index:10000}.-cbwsdk-css-reset .-cbwsdk-snackbar{align-items:flex-end;display:flex;flex-direction:column;position:fixed;right:0;top:0;z-index:2147483647}.-cbwsdk-css-reset .-cbwsdk-snackbar *{user-select:none}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance{display:flex;flex-direction:column;margin:8px 16px 0 16px;overflow:visible;text-align:left;transform:translateX(0);transition:opacity .25s,transform .25s}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-header:hover .-gear-container svg{opacity:1}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-header{display:flex;align-items:center;background:#fff;overflow:hidden;border:1px solid #e7ebee;box-sizing:border-box;border-radius:8px;cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-header-cblogo{margin:8px 8px 8px 8px}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-header *{cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-header-message{color:#000;font-size:13px;line-height:1.5;user-select:none}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu{background:#fff;transition:opacity .25s ease-in-out,transform .25s linear,visibility 0s;visibility:hidden;border:1px solid #e7ebee;box-sizing:border-box;border-radius:8px;opacity:0;flex-direction:column;padding-left:8px;padding-right:8px}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item:last-child{margin-bottom:8px !important}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item:hover{background:#f5f7f8;border-radius:6px;transition:background .25s}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item:hover span{color:#050f19;transition:color .25s}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item:hover svg path{fill:#000;transition:fill .25s}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item{visibility:inherit;height:35px;margin-top:8px;margin-bottom:0;display:flex;flex-direction:row;align-items:center;padding:8px;cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item *{visibility:inherit;cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-is-red:hover{background:rgba(223,95,103,.2);transition:background .25s}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-is-red:hover *{cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-is-red:hover svg path{fill:#df5f67;transition:fill .25s}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-is-red:hover span{color:#df5f67;transition:color .25s}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-info{color:#aaa;font-size:13px;margin:0 8px 0 32px;position:absolute}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-hidden{opacity:0;text-align:left;transform:translateX(25%);transition:opacity .5s linear}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-expanded .-cbwsdk-snackbar-instance-menu{opacity:1;display:flex;transform:translateY(8px);visibility:visible}"},1490:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.injectCssReset=void 0;var i=r(n(1491));e.injectCssReset=function(){var t=document.createElement("style");t.type="text/css",t.appendChild(document.createTextNode(i.default)),document.documentElement.appendChild(t)}},1491:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default='@namespace svg "http://www.w3.org/2000/svg";.-cbwsdk-css-reset,.-cbwsdk-css-reset *{animation:none;animation-delay:0;animation-direction:normal;animation-duration:0;animation-fill-mode:none;animation-iteration-count:1;animation-name:none;animation-play-state:running;animation-timing-function:ease;backface-visibility:visible;background:0;background-attachment:scroll;background-clip:border-box;background-color:rgba(0,0,0,0);background-image:none;background-origin:padding-box;background-position:0 0;background-position-x:0;background-position-y:0;background-repeat:repeat;background-size:auto auto;border:0;border-style:none;border-width:medium;border-color:inherit;border-bottom:0;border-bottom-color:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-style:none;border-bottom-width:medium;border-collapse:separate;border-image:none;border-left:0;border-left-color:inherit;border-left-style:none;border-left-width:medium;border-radius:0;border-right:0;border-right-color:inherit;border-right-style:none;border-right-width:medium;border-spacing:0;border-top:0;border-top-color:inherit;border-top-left-radius:0;border-top-right-radius:0;border-top-style:none;border-top-width:medium;bottom:auto;box-shadow:none;box-sizing:border-box;caption-side:top;clear:none;clip:auto;color:inherit;columns:auto;column-count:auto;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-rule-color:currentColor;column-rule-style:none;column-rule-width:none;column-span:1;column-width:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:block;empty-cells:show;float:none;font:normal;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;height:auto;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:none;list-style-image:none;list-style-position:outside;list-style-type:disc;margin:0;margin-bottom:0;margin-left:0;margin-right:0;margin-top:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:0;outline:0;outline-color:invert;outline-style:none;outline-width:medium;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;pointer-events:auto;position:static;quotes:"\\201C" "\\201D" "\\2018" "\\2019";right:auto;tab-size:8;table-layout:auto;text-align:inherit;text-align-last:auto;text-decoration:none;text-decoration-color:inherit;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-style:flat;transition:none;transition-delay:0s;transition-duration:0s;transition-property:none;transition-timing-function:ease;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;widows:0;width:auto;word-spacing:normal;z-index:auto}.-cbwsdk-css-reset *{box-sizing:border-box;display:initial;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;line-height:1}.-cbwsdk-css-reset [class*=container]{margin:0;padding:0}.-cbwsdk-css-reset style{display:none}'},1492:function(t,e,n){"use strict";var r=n(47),i=n(12),o=n(20),s=n(18),u=n(19),a=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n),Object.defineProperty(t,r,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),c=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),l=this&&this.__decorate||function(t,e,n,r){var i,o=arguments.length,s=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var u=t.length-1;u>=0;u--)(i=t[u])&&(s=(o<3?i(s):o>3?i(e,n,s):i(e,n))||s);return o>3&&s&&Object.defineProperty(e,n,s),s},h=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&a(e,t,n);return c(e,t),e},f=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.WalletSDKRelay=void 0;var d=f(n(1493)),p=n(1415),b=n(1387),y=n(1410),v=n(1418),m=n(1494),g=n(1498),w=n(1377),_=h(n(1499)),S=n(1419),x=n(1451),E=n(1453),M=n(1500),k=n(1501),C=n(1502),A=n(1503),I=function(t){s(n,t);var e=u(n);function n(t){var o;return i(this,n),(o=e.call(this)).accountsCallback=null,o.chainCallback=null,o.appName="",o.appLogoUrl=null,o.subscriptions=new b.Subscription,o.linkAPIUrl=t.linkAPIUrl,o.storage=t.storage,o._session=S.Session.load(t.storage)||new S.Session(t.storage).save(),o.relayEventManager=t.relayEventManager,o.eventListener=t.eventListener,o.connection=new m.WalletSDKConnection(o._session.id,o._session.key,o.linkAPIUrl,o.eventListener),o.subscriptions.add(o.connection.sessionConfig$.subscribe({next:function(t){o.onSessionConfigChanged(t)},error:function(){var t;null===(t=o.eventListener)||void 0===t||t.onEvent(v.EVENTS.GENERAL_ERROR,{message:"error while invoking session config callback"})}})),o.subscriptions.add(o.connection.incomingEvent$.pipe((0,y.filter)((function(t){return"Web3Response"===t.event}))).subscribe({next:o.handleIncomingEvent})),o.subscriptions.add(o.connection.linked$.pipe((0,y.skip)(1),(0,y.tap)((function(t){var e;o.isLinked=t;var n=o.storage.getItem(x.LOCAL_STORAGE_ADDRESSES_KEY);if(t&&(o.session.linked=t),o.isUnlinkedErrorState=!1,n){var r=n.split(" "),i="true"===o.storage.getItem("IsStandaloneSigning");if(""!==r[0]&&!t&&o.session.linked&&!i){o.isUnlinkedErrorState=!0;var s=o.getSessionIdHash();null===(e=o.eventListener)||void 0===e||e.onEvent(v.EVENTS.UNLINKED_ERROR_STATE,{sessionIdHash:s})}}}))).subscribe()),o.subscriptions.add(o.connection.sessionConfig$.pipe((0,y.filter)((function(t){return!!t.metadata&&"1"===t.metadata.__destroyed}))).subscribe((function(){var t,e=o.connection.isDestroyed;return null===(t=o.eventListener)||void 0===t||t.onEvent(v.EVENTS.METADATA_DESTROYED,{alreadyDestroyed:e,sessionIdHash:o.getSessionIdHash()}),o.resetAndReload()}))),o.subscriptions.add(o.connection.sessionConfig$.pipe((0,y.filter)((function(t){return t.metadata&&void 0!==t.metadata.WalletUsername}))).pipe((0,y.mergeMap)((function(t){return _.decrypt(t.metadata.WalletUsername,o._session.secret)}))).subscribe({next:function(t){o.storage.setItem(x.WALLET_USER_NAME_KEY,t)},error:function(){var t;null===(t=o.eventListener)||void 0===t||t.onEvent(v.EVENTS.GENERAL_ERROR,{message:"Had error decrypting",value:"username"})}})),o.subscriptions.add(o.connection.sessionConfig$.pipe((0,y.filter)((function(t){return t.metadata&&void 0!==t.metadata.AppVersion}))).pipe((0,y.mergeMap)((function(t){return _.decrypt(t.metadata.AppVersion,o._session.secret)}))).subscribe({next:function(t){o.storage.setItem(x.APP_VERSION_KEY,t)},error:function(){var t;null===(t=o.eventListener)||void 0===t||t.onEvent(v.EVENTS.GENERAL_ERROR,{message:"Had error decrypting",value:"appversion"})}})),o.subscriptions.add(o.connection.sessionConfig$.pipe((0,y.filter)((function(t){return t.metadata&&void 0!==t.metadata.ChainId&&void 0!==t.metadata.JsonRpcUrl}))).pipe((0,y.mergeMap)((function(t){return(0,b.zip)(_.decrypt(t.metadata.ChainId,o._session.secret),_.decrypt(t.metadata.JsonRpcUrl,o._session.secret))}))).pipe((0,y.distinctUntilChanged)()).subscribe({next:function(t){var e=r(t,2),n=e[0],i=e[1];o.chainCallback&&o.chainCallback(n,i)},error:function(){var t;null===(t=o.eventListener)||void 0===t||t.onEvent(v.EVENTS.GENERAL_ERROR,{message:"Had error decrypting",value:"chainId|jsonRpcUrl"})}})),o.subscriptions.add(o.connection.sessionConfig$.pipe((0,y.filter)((function(t){return t.metadata&&void 0!==t.metadata.EthereumAddress}))).pipe((0,y.mergeMap)((function(t){return _.decrypt(t.metadata.EthereumAddress,o._session.secret)}))).subscribe({next:function(t){o.accountsCallback&&o.accountsCallback([t]),n.accountRequestCallbackIds.size>0&&(Array.from(n.accountRequestCallbackIds.values()).forEach((function(e){var n=(0,A.Web3ResponseMessage)({id:e,response:(0,C.RequestEthereumAccountsResponse)([t])});o.invokeCallback(Object.assign(Object.assign({},n),{id:e}))})),n.accountRequestCallbackIds.clear())},error:function(){var t;null===(t=o.eventListener)||void 0===t||t.onEvent(v.EVENTS.GENERAL_ERROR,{message:"Had error decrypting",value:"selectedAddress"})}})),o.ui=t.uiConstructor({linkAPIUrl:t.linkAPIUrl,version:t.version,darkMode:t.darkMode,session:o._session,connected$:o.connection.connected$}),o.connection.connect(),o}return o(n,[{key:"attachUI",value:function(){this.ui.attach()}},{key:"resetAndReload",value:function(){var t=this;this.connection.setSessionMetadata("__destroyed","1").pipe((0,y.timeout)(1e3),(0,y.catchError)((function(t){return(0,b.of)(null)}))).subscribe((function(e){var n,r,i;try{t.subscriptions.unsubscribe()}catch(s){null===(n=t.eventListener)||void 0===n||n.onEvent(v.EVENTS.GENERAL_ERROR,{message:"Had error unsubscribing"})}null===(r=t.eventListener)||void 0===r||r.onEvent(v.EVENTS.SESSION_STATE_CHANGE,{method:"relay::resetAndReload",sessionMetadataChange:"__destroyed, 1",sessionIdHash:t.getSessionIdHash()}),t.connection.destroy();var o=S.Session.load(t.storage);(null===o||void 0===o?void 0:o.id)===t._session.id?t.storage.clear():o&&(null===(i=t.eventListener)||void 0===i||i.onEvent(v.EVENTS.SKIPPED_CLEARING_SESSION,{sessionIdHash:t.getSessionIdHash(),storedSessionIdHash:S.Session.hash(o.id)})),t.ui.reloadUI()}),(function(e){var n;null===(n=t.eventListener)||void 0===n||n.onEvent(v.EVENTS.FAILURE,{method:"relay::resetAndReload",message:"failed to reset and reload with ".concat(e),sessionIdHash:t.getSessionIdHash()})}))}},{key:"setAppInfo",value:function(t,e){this.appName=t,this.appLogoUrl=e}},{key:"getStorageItem",value:function(t){return this.storage.getItem(t)}},{key:"session",get:function(){return this._session}},{key:"setStorageItem",value:function(t,e){this.storage.setItem(t,e)}},{key:"signEthereumMessage",value:function(t,e,n,r){return this.sendRequest({method:E.Web3Method.signEthereumMessage,params:{message:(0,w.hexStringFromBuffer)(t,!0),address:e,addPrefix:n,typedDataJson:r||null}})}},{key:"ethereumAddressFromSignedMessage",value:function(t,e,n){return this.sendRequest({method:E.Web3Method.ethereumAddressFromSignedMessage,params:{message:(0,w.hexStringFromBuffer)(t,!0),signature:(0,w.hexStringFromBuffer)(e,!0),addPrefix:n}})}},{key:"signEthereumTransaction",value:function(t){return this.sendRequest({method:E.Web3Method.signEthereumTransaction,params:{fromAddress:t.fromAddress,toAddress:t.toAddress,weiValue:(0,w.bigIntStringFromBN)(t.weiValue),data:(0,w.hexStringFromBuffer)(t.data,!0),nonce:t.nonce,gasPriceInWei:t.gasPriceInWei?(0,w.bigIntStringFromBN)(t.gasPriceInWei):null,maxFeePerGas:t.gasPriceInWei?(0,w.bigIntStringFromBN)(t.gasPriceInWei):null,maxPriorityFeePerGas:t.gasPriceInWei?(0,w.bigIntStringFromBN)(t.gasPriceInWei):null,gasLimit:t.gasLimit?(0,w.bigIntStringFromBN)(t.gasLimit):null,chainId:t.chainId,shouldSubmit:!1}})}},{key:"signAndSubmitEthereumTransaction",value:function(t){return this.sendRequest({method:E.Web3Method.signEthereumTransaction,params:{fromAddress:t.fromAddress,toAddress:t.toAddress,weiValue:(0,w.bigIntStringFromBN)(t.weiValue),data:(0,w.hexStringFromBuffer)(t.data,!0),nonce:t.nonce,gasPriceInWei:t.gasPriceInWei?(0,w.bigIntStringFromBN)(t.gasPriceInWei):null,maxFeePerGas:t.maxFeePerGas?(0,w.bigIntStringFromBN)(t.maxFeePerGas):null,maxPriorityFeePerGas:t.maxPriorityFeePerGas?(0,w.bigIntStringFromBN)(t.maxPriorityFeePerGas):null,gasLimit:t.gasLimit?(0,w.bigIntStringFromBN)(t.gasLimit):null,chainId:t.chainId,shouldSubmit:!0}})}},{key:"submitEthereumTransaction",value:function(t,e){return this.sendRequest({method:E.Web3Method.submitEthereumTransaction,params:{signedTransaction:(0,w.hexStringFromBuffer)(t,!0),chainId:e}})}},{key:"scanQRCode",value:function(t){return this.sendRequest({method:E.Web3Method.scanQRCode,params:{regExp:t}})}},{key:"getQRCodeUrl",value:function(){return(0,w.createQrUrl)(this._session.id,this._session.secret,this.linkAPIUrl,!1)}},{key:"genericRequest",value:function(t,e){return this.sendRequest({method:E.Web3Method.generic,params:{action:e,data:t}})}},{key:"sendGenericMessage",value:function(t){return this.sendRequest(t)}},{key:"sendRequest",value:function(t){var e=this,n=null,r=(0,w.randomBytesHex)(8),i=function(i){e.publishWeb3RequestCanceledEvent(r),e.handleErrorResponse(r,t.method,i),null===n||void 0===n||n()};return{promise:new Promise((function(o,s){e.ui.isStandalone()||(n=e.ui.showConnecting({isUnlinkedErrorState:e.isUnlinkedErrorState,onCancel:i,onResetConnection:e.resetAndReload})),e.relayEventManager.callbacks.set(r,(function(t){if(null===n||void 0===n||n(),t.errorMessage)return s(new Error(t.errorMessage));o(t)})),e.ui.isStandalone()?e.sendRequestStandalone(r,t):e.publishWeb3RequestEvent(r,t)})),cancel:i}}},{key:"setConnectDisabled",value:function(t){this.ui.setConnectDisabled(t)}},{key:"setAccountsCallback",value:function(t){this.accountsCallback=t}},{key:"setChainCallback",value:function(t){this.chainCallback=t}},{key:"publishWeb3RequestEvent",value:function(t,e){var n,r=this,i=(0,k.Web3RequestMessage)({id:t,request:e}),o=S.Session.load(this.storage);null===(n=this.eventListener)||void 0===n||n.onEvent(v.EVENTS.WEB3_REQUEST,{eventId:i.id,method:"relay::".concat(i.request.method),sessionIdHash:this.getSessionIdHash(),storedSessionIdHash:o?S.Session.hash(o.id):"",isSessionMismatched:((null===o||void 0===o?void 0:o.id)!==this._session.id).toString()}),this.subscriptions.add(this.publishEvent("Web3Request",i,!0).subscribe({next:function(t){var e;null===(e=r.eventListener)||void 0===e||e.onEvent(v.EVENTS.WEB3_REQUEST_PUBLISHED,{eventId:i.id,method:"relay::".concat(i.request.method),sessionIdHash:r.getSessionIdHash(),storedSessionIdHash:o?S.Session.hash(o.id):"",isSessionMismatched:((null===o||void 0===o?void 0:o.id)!==r._session.id).toString()})},error:function(t){r.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:i.id,response:{method:i.request.method,errorMessage:t.message}}))}}))}},{key:"publishWeb3RequestCanceledEvent",value:function(t){var e=(0,M.Web3RequestCanceledMessage)(t);this.subscriptions.add(this.publishEvent("Web3RequestCanceled",e,!1).subscribe())}},{key:"publishEvent",value:function(t,e,n){var r=this,i=this.session.secret;return new b.Observable((function(t){_.encrypt(JSON.stringify(Object.assign(Object.assign({},e),{origin:location.origin})),i).then((function(e){t.next(e),t.complete()}))})).pipe((0,y.mergeMap)((function(e){return r.connection.publishEvent(t,e,n)})))}},{key:"handleIncomingEvent",value:function(t){var e=this;try{this.subscriptions.add(_.decrypt(t.data,this.session.secret).pipe((0,y.map)((function(t){return JSON.parse(t)}))).subscribe({next:function(t){var n=(0,A.isWeb3ResponseMessage)(t)?t:null;n&&e.handleWeb3ResponseMessage(n)},error:function(){var t;null===(t=e.eventListener)||void 0===t||t.onEvent(v.EVENTS.GENERAL_ERROR,{message:"Had error decrypting",value:"incomingEvent"})}}))}catch(n){return}}},{key:"handleWeb3ResponseMessage",value:function(t){var e,r=this,i=t.response;if(null===(e=this.eventListener)||void 0===e||e.onEvent(v.EVENTS.WEB3_RESPONSE,{eventId:t.id,method:"relay::".concat(i.method),sessionIdHash:this.getSessionIdHash()}),(0,C.isRequestEthereumAccountsResponse)(i))return n.accountRequestCallbackIds.forEach((function(e){return r.invokeCallback(Object.assign(Object.assign({},t),{id:e}))})),void n.accountRequestCallbackIds.clear();this.invokeCallback(t)}},{key:"handleErrorResponse",value:function(t,e,n,r){this.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:t,response:(0,C.ErrorResponse)(e,(null!==n&&void 0!==n?n:g.WalletUIError.UserRejectedRequest).message,r)}))}},{key:"invokeCallback",value:function(t){var e=this.relayEventManager.callbacks.get(t.id);e&&(e(t.response),this.relayEventManager.callbacks.delete(t.id))}},{key:"requestEthereumAccounts",value:function(){var t=this,e={method:E.Web3Method.requestEthereumAccounts,params:{appName:this.appName,appLogoUrl:this.appLogoUrl||null}},r=(0,w.randomBytesHex)(8),i=function(n){t.publishWeb3RequestCanceledEvent(r),t.handleErrorResponse(r,e.method,n)};return{promise:new Promise((function(o,s){var u;t.relayEventManager.callbacks.set(r,(function(e){if(t.ui.hideRequestEthereumAccounts(),e.errorMessage)return s(new Error(e.errorMessage));o(e)}));var a=(null===(u=null===window||void 0===window?void 0:window.navigator)||void 0===u?void 0:u.userAgent)||null;if(a&&/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(a))window.location.href="https://go.cb-w.com/xoXnYwQimhb?cb_url=".concat(encodeURIComponent(window.location.href));else{if(t.ui.inlineAccountsResponse()){t.ui.requestEthereumAccounts({onCancel:i,onAccounts:function(e){t.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:r,response:(0,C.RequestEthereumAccountsResponse)(e)}))}})}else t.ui.requestEthereumAccounts({onCancel:i});n.accountRequestCallbackIds.add(r),t.ui.inlineAccountsResponse()||t.ui.isStandalone()||t.publishWeb3RequestEvent(r,e)}})),cancel:i}}},{key:"watchAsset",value:function(t,e,n,r,i,o){var s=this,u={method:E.Web3Method.watchAsset,params:{type:t,options:{address:e,symbol:n,decimals:r,image:i},chainId:o}},a=null,c=(0,w.randomBytesHex)(8),l=function(t){s.publishWeb3RequestCanceledEvent(c),s.handleErrorResponse(c,u.method,t),null===a||void 0===a||a()};return this.ui.inlineWatchAsset()||(a=this.ui.showConnecting({isUnlinkedErrorState:this.isUnlinkedErrorState,onCancel:l,onResetConnection:this.resetAndReload})),{cancel:l,promise:new Promise((function(l,h){s.relayEventManager.callbacks.set(c,(function(t){if(null===a||void 0===a||a(),t.errorMessage)return h(new Error(t.errorMessage));l(t)}));s.ui.inlineWatchAsset()&&s.ui.watchAsset({onApprove:function(){s.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:c,response:(0,C.WatchAssetReponse)(!0)}))},onCancel:function(t){s.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:c,response:(0,C.WatchAssetReponse)(!1)}))},type:t,address:e,symbol:n,decimals:r,image:i,chainId:o}),s.ui.inlineWatchAsset()||s.ui.isStandalone()||s.publishWeb3RequestEvent(c,u)}))}}},{key:"addEthereumChain",value:function(t,e,n,r,i,o){var s=this,u={method:E.Web3Method.addEthereumChain,params:{chainId:t,rpcUrls:e,blockExplorerUrls:r,chainName:i,iconUrls:n,nativeCurrency:o}},a=null,c=(0,w.randomBytesHex)(8),l=function(t){s.publishWeb3RequestCanceledEvent(c),s.handleErrorResponse(c,u.method,t),null===a||void 0===a||a()};return this.ui.inlineAddEthereumChain(t)||(a=this.ui.showConnecting({isUnlinkedErrorState:this.isUnlinkedErrorState,onCancel:l,onResetConnection:this.resetAndReload})),{promise:new Promise((function(e,n){s.relayEventManager.callbacks.set(c,(function(t){if(null===a||void 0===a||a(),t.errorMessage)return n(new Error(t.errorMessage));e(t)}));s.ui.inlineAddEthereumChain(t)&&s.ui.addEthereumChain({onCancel:function(t){s.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:c,response:(0,C.AddEthereumChainResponse)({isApproved:!1,rpcUrl:""})}))},onApprove:function(t){s.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:c,response:(0,C.AddEthereumChainResponse)({isApproved:!0,rpcUrl:t})}))},chainId:u.params.chainId,rpcUrls:u.params.rpcUrls,blockExplorerUrls:u.params.blockExplorerUrls,chainName:u.params.chainName,iconUrls:u.params.iconUrls,nativeCurrency:u.params.nativeCurrency}),s.ui.inlineAddEthereumChain(t)||s.ui.isStandalone()||s.publishWeb3RequestEvent(c,u)})),cancel:l}}},{key:"switchEthereumChain",value:function(t){var e=this,n={method:E.Web3Method.switchEthereumChain,params:{chainId:t}},r=null,i=(0,w.randomBytesHex)(8),o=function(t){e.publishWeb3RequestCanceledEvent(i),e.handleErrorResponse(i,n.method,t),null===r||void 0===r||r()};return this.ui.inlineSwitchEthereumChain()||(r=this.ui.showConnecting({isUnlinkedErrorState:this.isUnlinkedErrorState,onCancel:o,onResetConnection:this.resetAndReload})),{promise:new Promise((function(t,o){e.relayEventManager.callbacks.set(i,(function(e){return null===r||void 0===r||r(),e.errorMessage&&e.errorCode?o(p.ethErrors.provider.custom({code:e.errorCode,message:"Unrecognized chain ID. Try adding the chain using addEthereumChain first."})):e.errorMessage?o(new Error(e.errorMessage)):void t(e)}));e.ui.switchEthereumChain({onCancel:function(t){if("number"===typeof t){var n=t;e.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:i,response:(0,C.ErrorResponse)(E.Web3Method.switchEthereumChain,g.WalletUIError.SwitchEthereumChainUnsupportedChainId.message,n)}))}else t instanceof g.WalletUIError?e.handleErrorResponse(i,E.Web3Method.switchEthereumChain,t,t.errorCode):e.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:i,response:(0,C.SwitchEthereumChainResponse)({isApproved:!1,rpcUrl:""})}))},onApprove:function(t){e.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:i,response:(0,C.SwitchEthereumChainResponse)({isApproved:!0,rpcUrl:t})}))},chainId:n.params.chainId}),e.ui.inlineSwitchEthereumChain()||e.ui.isStandalone()||e.publishWeb3RequestEvent(i,n)})),cancel:o}}},{key:"inlineAddEthereumChain",value:function(t){return this.ui.inlineAddEthereumChain(t)}},{key:"getSessionIdHash",value:function(){return S.Session.hash(this._session.id)}},{key:"sendRequestStandalone",value:function(t,e){var n=this,r=function(r){n.handleErrorResponse(t,e.method,r)},i=function(e){n.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:t,response:e}))};switch(e.method){case E.Web3Method.signEthereumMessage:this.ui.signEthereumMessage({request:e,onSuccess:i,onCancel:r});break;case E.Web3Method.signEthereumTransaction:this.ui.signEthereumTransaction({request:e,onSuccess:i,onCancel:r});break;case E.Web3Method.submitEthereumTransaction:this.ui.submitEthereumTransaction({request:e,onSuccess:i,onCancel:r});break;case E.Web3Method.ethereumAddressFromSignedMessage:this.ui.ethereumAddressFromSignedMessage({request:e,onSuccess:i});break;default:r()}}},{key:"onSessionConfigChanged",value:function(t){}}]),n}(x.WalletSDKRelayAbstract);I.accountRequestCallbackIds=new Set,l([d.default],I.prototype,"resetAndReload",null),l([d.default],I.prototype,"handleIncomingEvent",null),e.WalletSDKRelay=I},1493:function(t,e,n){"use strict";var r;function i(t,e,n){if(!n||typeof n.value!==r.typeOfFunction)throw new TypeError("Only methods can be decorated with @bind. <"+e+"> is not a method!");return{configurable:r.boolTrue,get:function(){var t=n.value.bind(this);return Object.defineProperty(this,e,{value:t,configurable:r.boolTrue,writable:r.boolTrue}),t}}}Object.defineProperty(e,"__esModule",{value:!0}),function(t){t.typeOfFunction="function",t.boolTrue=!0}(r||(r={})),e.bind=i,e.default=i},1494:function(t,e,n){"use strict";var r=n(67),i=n(12),o=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.WalletSDKConnection=void 0;var s=n(1387),u=n(1410),a=n(1419),c=n(1438),l=n(1495),h=n(1418),f=n(1496),d=n(1497),p=1e4,b=function(){function t(e,n,r,o){var l=this,d=arguments.length>4&&void 0!==arguments[4]?arguments[4]:WebSocket;i(this,t),this.sessionId=e,this.sessionKey=n,this.eventListener=o,this.subscriptions=new s.Subscription,this.destroyed=!1,this.lastHeartbeatResponse=0,this.nextReqId=(0,c.IntNumber)(1),this.connectedSubject=new s.BehaviorSubject(!1),this.linkedSubject=new s.BehaviorSubject(!1),this.sessionConfigSubject=new s.ReplaySubject(1);var b=new f.RxWebSocket(r+"/rpc",d);this.ws=b,this.subscriptions.add(b.connectionState$.pipe((0,u.tap)((function(t){var n;return null===(n=l.eventListener)||void 0===n?void 0:n.onEvent(h.EVENTS.CONNECTED_STATE_CHANGE,{state:t,sessionIdHash:a.Session.hash(e)})})),(0,u.skip)(1),(0,u.filter)((function(t){return t===f.ConnectionState.DISCONNECTED&&!l.destroyed})),(0,u.delay)(5e3),(0,u.filter)((function(t){return!l.destroyed})),(0,u.flatMap)((function(t){return b.connect()})),(0,u.retry)()).subscribe()),this.subscriptions.add(b.connectionState$.pipe((0,u.skip)(2),(0,u.switchMap)((function(t){return(0,s.iif)((function(){return t===f.ConnectionState.CONNECTED}),l.authenticate().pipe((0,u.tap)((function(t){return l.sendIsLinked()})),(0,u.tap)((function(t){return l.sendGetSessionConfig()})),(0,u.map)((function(t){return!0}))),(0,s.of)(!1))})),(0,u.distinctUntilChanged)(),(0,u.catchError)((function(t){return(0,s.of)(!1)}))).subscribe((function(t){return l.connectedSubject.next(t)}))),this.subscriptions.add(b.connectionState$.pipe((0,u.skip)(1),(0,u.switchMap)((function(t){return(0,s.iif)((function(){return t===f.ConnectionState.CONNECTED}),(0,s.timer)(0,p))}))).subscribe((function(t){return 0===t?l.updateLastHeartbeat():l.heartbeat()}))),this.subscriptions.add(b.incomingData$.pipe((0,u.filter)((function(t){return"h"===t}))).subscribe((function(t){return l.updateLastHeartbeat()}))),this.subscriptions.add(b.incomingJSONData$.pipe((0,u.filter)((function(t){return["IsLinkedOK","Linked"].includes(t.type)}))).subscribe((function(t){var n,r=t;null===(n=l.eventListener)||void 0===n||n.onEvent(h.EVENTS.LINKED,{sessionIdHash:a.Session.hash(e),linked:r.linked,type:t.type,onlineGuests:r.onlineGuests}),l.linkedSubject.next(r.linked||r.onlineGuests>0)}))),this.subscriptions.add(b.incomingJSONData$.pipe((0,u.filter)((function(t){return["GetSessionConfigOK","SessionConfigUpdated"].includes(t.type)}))).subscribe((function(t){var n,r=t;null===(n=l.eventListener)||void 0===n||n.onEvent(h.EVENTS.SESSION_CONFIG_RECEIVED,{sessionIdHash:a.Session.hash(e),metadata_keys:r&&r.metadata?Object.keys(r.metadata):void 0}),l.sessionConfigSubject.next({webhookId:r.webhookId,webhookUrl:r.webhookUrl,metadata:r.metadata})})))}return o(t,[{key:"connect",value:function(){var t;if(this.destroyed)throw new Error("instance is destroyed");null===(t=this.eventListener)||void 0===t||t.onEvent(h.EVENTS.STARTED_CONNECTING,{sessionIdHash:a.Session.hash(this.sessionId)}),this.ws.connect().subscribe()}},{key:"destroy",value:function(){var t;this.subscriptions.unsubscribe(),this.ws.disconnect(),null===(t=this.eventListener)||void 0===t||t.onEvent(h.EVENTS.DISCONNECTED,{sessionIdHash:a.Session.hash(this.sessionId)}),this.destroyed=!0}},{key:"isDestroyed",get:function(){return this.destroyed}},{key:"connected$",get:function(){return this.connectedSubject.asObservable()}},{key:"onceConnected$",get:function(){return this.connected$.pipe((0,u.filter)((function(t){return t})),(0,u.take)(1),(0,u.map)((function(){})))}},{key:"linked$",get:function(){return this.linkedSubject.asObservable()}},{key:"onceLinked$",get:function(){return this.linked$.pipe((0,u.filter)((function(t){return t})),(0,u.take)(1),(0,u.map)((function(){})))}},{key:"sessionConfig$",get:function(){return this.sessionConfigSubject.asObservable()}},{key:"incomingEvent$",get:function(){return this.ws.incomingJSONData$.pipe((0,u.filter)((function(t){if("Event"!==t.type)return!1;var e=t;return"string"===typeof e.sessionId&&"string"===typeof e.eventId&&"string"===typeof e.event&&"string"===typeof e.data})),(0,u.map)((function(t){return t})))}},{key:"setSessionMetadata",value:function(t,e){var n=this,i=(0,l.ClientMessageSetSessionConfig)({id:(0,c.IntNumber)(this.nextReqId++),sessionId:this.sessionId,metadata:r({},t,e)});return this.onceConnected$.pipe((0,u.flatMap)((function(t){return n.makeRequest(i)})),(0,u.map)((function(t){if((0,d.isServerMessageFail)(t))throw new Error(t.error||"failed to set session metadata")})))}},{key:"publishEvent",value:function(t,e){var n=this,r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=(0,l.ClientMessagePublishEvent)({id:(0,c.IntNumber)(this.nextReqId++),sessionId:this.sessionId,event:t,data:e,callWebhook:r});return this.onceLinked$.pipe((0,u.flatMap)((function(t){return n.makeRequest(i)})),(0,u.map)((function(t){if((0,d.isServerMessageFail)(t))throw new Error(t.error||"failed to publish event");return t.eventId})))}},{key:"sendData",value:function(t){this.ws.sendData(JSON.stringify(t))}},{key:"updateLastHeartbeat",value:function(){this.lastHeartbeatResponse=Date.now()}},{key:"heartbeat",value:function(){if(Date.now()-this.lastHeartbeatResponse>2e4)this.ws.disconnect();else try{this.ws.sendData("h")}catch(t){}}},{key:"makeRequest",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6e4,n=t.id;try{this.sendData(t)}catch(r){return(0,s.throwError)(r)}return this.ws.incomingJSONData$.pipe((0,u.timeoutWith)(e,(0,s.throwError)(new Error("request ".concat(n," timed out")))),(0,u.filter)((function(t){return t.id===n})),(0,u.take)(1))}},{key:"authenticate",value:function(){var t=(0,l.ClientMessageHostSession)({id:(0,c.IntNumber)(this.nextReqId++),sessionId:this.sessionId,sessionKey:this.sessionKey});return this.makeRequest(t).pipe((0,u.map)((function(t){if((0,d.isServerMessageFail)(t))throw new Error(t.error||"failed to authentcate")})))}},{key:"sendIsLinked",value:function(){var t=(0,l.ClientMessageIsLinked)({id:(0,c.IntNumber)(this.nextReqId++),sessionId:this.sessionId});this.sendData(t)}},{key:"sendGetSessionConfig",value:function(){var t=(0,l.ClientMessageGetSessionConfig)({id:(0,c.IntNumber)(this.nextReqId++),sessionId:this.sessionId});this.sendData(t)}}]),t}();e.WalletSDKConnection=b},1495:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.ClientMessagePublishEvent=e.ClientMessageSetSessionConfig=e.ClientMessageGetSessionConfig=e.ClientMessageIsLinked=e.ClientMessageHostSession=void 0,e.ClientMessageHostSession=function(t){return Object.assign({type:"HostSession"},t)},e.ClientMessageIsLinked=function(t){return Object.assign({type:"IsLinked"},t)},e.ClientMessageGetSessionConfig=function(t){return Object.assign({type:"GetSessionConfig"},t)},e.ClientMessageSetSessionConfig=function(t){return Object.assign({type:"SetSessionConfig"},t)},e.ClientMessagePublishEvent=function(t){return Object.assign({type:"PublishEvent"},t)}},1496:function(t,e,n){"use strict";var r=n(12),i=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.RxWebSocket=e.ConnectionState=void 0;var o,s=n(1387),u=n(1410);!function(t){t[t.DISCONNECTED=0]="DISCONNECTED",t[t.CONNECTING=1]="CONNECTING",t[t.CONNECTED=2]="CONNECTED"}(o=e.ConnectionState||(e.ConnectionState={}));var a=function(){function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:WebSocket;r(this,t),this.WebSocketClass=n,this.webSocket=null,this.connectionStateSubject=new s.BehaviorSubject(o.DISCONNECTED),this.incomingDataSubject=new s.Subject,this.url=e.replace(/^http/,"ws")}return i(t,[{key:"connect",value:function(){var t=this;return this.webSocket?(0,s.throwError)(new Error("webSocket object is not null")):new s.Observable((function(e){var n;try{t.webSocket=n=new t.WebSocketClass(t.url)}catch(r){return void e.error(r)}t.connectionStateSubject.next(o.CONNECTING),n.onclose=function(n){t.clearWebSocket(),e.error(new Error("websocket error ".concat(n.code,": ").concat(n.reason))),t.connectionStateSubject.next(o.DISCONNECTED)},n.onopen=function(n){e.next(),e.complete(),t.connectionStateSubject.next(o.CONNECTED)},n.onmessage=function(e){t.incomingDataSubject.next(e.data)}})).pipe((0,u.take)(1))}},{key:"disconnect",value:function(){var t=this.webSocket;if(t){this.clearWebSocket(),this.connectionStateSubject.next(o.DISCONNECTED);try{t.close()}catch(e){}}}},{key:"connectionState$",get:function(){return this.connectionStateSubject.asObservable()}},{key:"incomingData$",get:function(){return this.incomingDataSubject.asObservable()}},{key:"incomingJSONData$",get:function(){return this.incomingData$.pipe((0,u.flatMap)((function(t){var e;try{e=JSON.parse(t)}catch(n){return(0,s.empty)()}return(0,s.of)(e)})))}},{key:"sendData",value:function(t){var e=this.webSocket;if(!e)throw new Error("websocket is not connected");e.send(t)}},{key:"clearWebSocket",value:function(){var t=this.webSocket;t&&(this.webSocket=null,t.onclose=null,t.onerror=null,t.onmessage=null,t.onopen=null)}}]),t}();e.RxWebSocket=a},1497:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.isServerMessageFail=void 0,e.isServerMessageFail=function(t){return t&&"Fail"===t.type&&"number"===typeof t.id&&"string"===typeof t.sessionId&&"string"===typeof t.error}},1498:function(t,e,n){"use strict";var r=n(12),i=n(18),o=n(19),s=n(68);Object.defineProperty(e,"__esModule",{value:!0}),e.WalletUIError=void 0;var u=function(t){i(n,t);var e=o(n);function n(t,i){var o;return r(this,n),(o=e.call(this,t)).message=t,o.errorCode=i,o}return n}(s(Error));e.WalletUIError=u,u.UserRejectedRequest=new u("User rejected request"),u.SwitchEthereumChainUnsupportedChainId=new u("Unsupported chainId",4902)},1499:function(t,e,n){"use strict";var r=n(1),i=n(33),o=n(46);Object.defineProperty(e,"__esModule",{value:!0}),e.decrypt=e.encrypt=void 0;var s=n(1387),u=n(1377);function a(){return(a=o(r.mark((function t(e,n){var o,s,a,c,l,h,f,d,p;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(64===n.length){t.next=2;break}throw Error("secret must be 256 bits");case 2:return o=crypto.getRandomValues(new Uint8Array(12)),t.next=5,crypto.subtle.importKey("raw",(0,u.hexStringToUint8Array)(n),{name:"aes-gcm"},!1,["encrypt","decrypt"]);case 5:return s=t.sent,a=new TextEncoder,t.next=9,window.crypto.subtle.encrypt({name:"AES-GCM",iv:o},s,a.encode(e));case 9:return c=t.sent,16,l=c.slice(c.byteLength-16),h=c.slice(0,c.byteLength-16),f=new Uint8Array(l),d=new Uint8Array(h),p=new Uint8Array([].concat(i(o),i(f),i(d))),t.abrupt("return",(0,u.uint8ArrayToHex)(p));case 17:case"end":return t.stop()}}),t)})))).apply(this,arguments)}e.encrypt=function(t,e){return a.apply(this,arguments)},e.decrypt=function(t,e){if(64!==e.length)throw Error("secret must be 256 bits");return new s.Observable((function(n){o(r.mark((function o(){var s,a,c,l,h,f,d,p,b;return r.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,crypto.subtle.importKey("raw",(0,u.hexStringToUint8Array)(e),{name:"aes-gcm"},!1,["encrypt","decrypt"]);case 2:return s=r.sent,a=(0,u.hexStringToUint8Array)(t),c=a.slice(0,12),l=a.slice(12,28),h=a.slice(28),f=new Uint8Array([].concat(i(h),i(l))),d={name:"AES-GCM",iv:new Uint8Array(c)},r.prev=9,r.next=12,window.crypto.subtle.decrypt(d,s,f);case 12:p=r.sent,b=new TextDecoder,n.next(b.decode(p)),n.complete(),r.next=21;break;case 18:r.prev=18,r.t0=r.catch(9),n.error(r.t0);case 21:case"end":return r.stop()}}),o,null,[[9,18]])})))()}))}},1500:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Web3RequestCanceledMessage=void 0;var r=n(1440);e.Web3RequestCanceledMessage=function(t){return{type:r.RelayMessageType.WEB3_REQUEST_CANCELED,id:t}}},1501:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Web3RequestMessage=void 0;var r=n(1440);e.Web3RequestMessage=function(t){return Object.assign({type:r.RelayMessageType.WEB3_REQUEST},t)}},1502:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.EthereumAddressFromSignedMessageResponse=e.SubmitEthereumTransactionResponse=e.SignEthereumTransactionResponse=e.SignEthereumMessageResponse=e.isRequestEthereumAccountsResponse=e.WatchAssetReponse=e.RequestEthereumAccountsResponse=e.SwitchEthereumChainResponse=e.AddEthereumChainResponse=e.ErrorResponse=void 0;var r=n(1453);e.ErrorResponse=function(t,e,n){return{method:t,errorMessage:e,errorCode:n}},e.AddEthereumChainResponse=function(t){return{method:r.Web3Method.addEthereumChain,result:t}},e.SwitchEthereumChainResponse=function(t){return{method:r.Web3Method.switchEthereumChain,result:t}},e.RequestEthereumAccountsResponse=function(t){return{method:r.Web3Method.requestEthereumAccounts,result:t}},e.WatchAssetReponse=function(t){return{method:r.Web3Method.watchAsset,result:t}},e.isRequestEthereumAccountsResponse=function(t){return t&&t.method===r.Web3Method.requestEthereumAccounts},e.SignEthereumMessageResponse=function(t){return{method:r.Web3Method.signEthereumMessage,result:t}},e.SignEthereumTransactionResponse=function(t){return{method:r.Web3Method.signEthereumTransaction,result:t}},e.SubmitEthereumTransactionResponse=function(t){return{method:r.Web3Method.submitEthereumTransaction,result:t}},e.EthereumAddressFromSignedMessageResponse=function(t){return{method:r.Web3Method.ethereumAddressFromSignedMessage,result:t}}},1503:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.isWeb3ResponseMessage=e.Web3ResponseMessage=void 0;var r=n(1440);e.Web3ResponseMessage=function(t){return Object.assign({type:r.RelayMessageType.WEB3_RESPONSE},t)},e.isWeb3ResponseMessage=function(t){return t&&t.type===r.RelayMessageType.WEB3_RESPONSE}},1504:function(t,e,n){"use strict";var r=n(12),i=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.WalletSDKRelayEventManager=void 0;var o=n(1377),s=function(){function t(){r(this,t),this._nextRequestId=0,this.callbacks=new Map}return i(t,[{key:"makeRequestId",value:function(){this._nextRequestId=(this._nextRequestId+1)%2147483647;var t=this._nextRequestId,e=(0,o.prepend0x)(t.toString(16));return this.callbacks.get(e)&&this.callbacks.delete(e),t}}]),t}();e.WalletSDKRelayEventManager=s},1505:function(t){t.exports=JSON.parse('{"name":"@coinbase/wallet-sdk","version":"3.1.0","description":"Coinbase Wallet JavaScript SDK","keywords":["cipher","cipherbrowser","coinbase","coinbasewallet","eth","ether","ethereum","etherium","injection","toshi","wallet","walletlink","web3"],"main":"dist/index.js","types":"dist/index.d.ts","repository":"https://github.com/coinbase/coinbase-wallet-sdk.git","author":"Coinbase, Inc.","license":"Apache-2.0","scripts":{"pretest:unit":"node compile-assets.js","test:unit":"jest","test:unit:coverage":"yarn test:unit && open coverage/lcov-report/index.html","test:karma":"yarn build-npm && karma start","prebuild":"node -p \\"\'export const LIB_VERSION = \' + JSON.stringify(require(\'./package.json\').version) + \';\'\\" > src/version.ts","build":"node compile-assets.js && webpack --config webpack.config.js","build-npm":"tsc -p ./tsconfig.build.json","build:dev":"export LINK_API_URL=\'http://localhost:3000\'; yarn build","build:dev:watch":"nodemon -e \'ts,tsx,js,json,css,scss,svg\' --ignore \'src/**/*-css.ts\' --ignore \'src/**/*-svg.ts\' --watch src/ --exec \'yarn build:dev\'","build:prod":"yarn prebuild && yarn build && yarn build-npm && cp ./package.json ./README.md ./LICENSE build/npm && cp -a src/vendor-js build/npm/dist && sed -i.bak \'s| \\"private\\": true,||g\' build/npm/package.json && rm -f build/npm/package.json.bak","lint:types":"tsc --noEmit","lint:prettier":"prettier --check \\"{src,__tests__}/**/*.(js|ts|tsx)\\"","lint:eslint":"eslint ./src --ext .ts,.tsx","fix:eslint":"yarn lint:eslint --fix","fix:prettier":"prettier . --write","release":"./scripts/release.sh"},"dependencies":{"@metamask/safe-event-emitter":"2.0.0","bind-decorator":"^1.0.11","bn.js":"^5.1.1","clsx":"^1.1.0","eth-block-tracker":"4.4.3","eth-json-rpc-filters":"4.2.2","eth-rpc-errors":"4.0.2","js-sha256":"0.9.0","json-rpc-engine":"6.1.0","keccak":"^3.0.1","preact":"^10.5.9","qs":"^6.10.3","rxjs":"^6.6.3","stream-browserify":"^3.0.0"},"devDependencies":{"@babel/core":"^7.17.9","@babel/plugin-proposal-decorators":"^7.17.9","@babel/plugin-transform-react-jsx":"^7.17.3","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@peculiar/webcrypto":"^1.3.3","@testing-library/jest-dom":"^5.16.4","@testing-library/preact":"^2.0.1","@types/bn.js":"^4.11.6","@types/jest":"^27.4.1","@types/node":"^14.14.20","@types/qs":"^6.9.7","@typescript-eslint/eslint-plugin":"^5.7.0","@typescript-eslint/eslint-plugin-tslint":"^5.7.0","@typescript-eslint/parser":"^5.7.0","babel-jest":"^27.5.1","browserify":"17.0.0","copy-webpack-plugin":"^6.4.1","core-js":"^3.8.2","eslint":"^8.4.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.3","eslint-plugin-preact":"^0.1.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-simple-import-sort":"^7.0.0","jasmine":"3.8.0","jest":"^27.5.1","jest-chrome":"^0.7.2","karma":"^6.3.15","karma-browserify":"8.1.0","karma-chrome-launcher":"^3.1.0","karma-jasmine":"^4.0.1","nodemon":"^2.0.6","prettier":"^2.5.1","raw-loader":"^4.0.2","regenerator-runtime":"^0.13.7","sass":"^1.50.0","svgo":"^2.8.0","ts-jest":"^27.1.4","ts-loader":"^8.0.13","ts-node":"^10.7.0","tslib":"^2.0.3","typescript":"^4.1.3","watchify":"4.0.0","webpack":"^5.72.0","webpack-cli":"^4.9.2","whatwg-fetch":"^3.5.0"},"engines":{"node":">= 10.0.0"},"_resolved":"https://registry.npmjs.org/@coinbase/wallet-sdk/-/wallet-sdk-3.1.0.tgz","_integrity":"sha512-8IGfVklv/CMfCT4qd9KfL0IwlINsIgSlW1oQB/or8uSY9wAqoY8lIoQVpOyFx7YDK094Xfd9alhulZtRZNJBjw==","_from":"@coinbase/wallet-sdk@3.1.0"}')}}]);
3
- //# sourceMappingURL=3.d76e3d2c.chunk.js.map
1
+ /*! For license information please see 3.9dc5792f.chunk.js.LICENSE.txt */
2
+ (this["webpackJsonp@dcl/explorer-website"]=this["webpackJsonp@dcl/explorer-website"]||[]).push([[3],{1361:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.CoinbaseWalletProvider=e.CoinbaseWalletSDK=void 0;var r=n(1442),i=n(1414),o=n(1442);Object.defineProperty(e,"CoinbaseWalletSDK",{enumerable:!0,get:function(){return o.CoinbaseWalletSDK}});var s=n(1414);Object.defineProperty(e,"CoinbaseWalletProvider",{enumerable:!0,get:function(){return s.CoinbaseWalletProvider}}),e.default=r.CoinbaseWalletSDK,"undefined"!==typeof window&&(window.CoinbaseWalletSDK=r.CoinbaseWalletSDK,window.CoinbaseWalletProvider=i.CoinbaseWalletProvider,window.WalletLink=r.CoinbaseWalletSDK,window.WalletLinkProvider=i.CoinbaseWalletProvider)},1364:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=function(t,e){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(t,e)};function i(t,e){function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}},1365:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var r=n(1364),i=n(1389),o=n(1444),s=n(1368),u=n(1421),a=n(1388),c=n(1420),l=function(t){function e(n,r,i){var s=t.call(this)||this;switch(s.syncErrorValue=null,s.syncErrorThrown=!1,s.syncErrorThrowable=!1,s.isStopped=!1,arguments.length){case 0:s.destination=o.a;break;case 1:if(!n){s.destination=o.a;break}if("object"===typeof n){n instanceof e?(s.syncErrorThrowable=n.syncErrorThrowable,s.destination=n,n.add(s)):(s.syncErrorThrowable=!0,s.destination=new h(s,n));break}default:s.syncErrorThrowable=!0,s.destination=new h(s,n,r,i)}return s}return r.a(e,t),e.prototype[u.a]=function(){return this},e.create=function(t,n,r){var i=new e(t,n,r);return i.syncErrorThrowable=!1,i},e.prototype.next=function(t){this.isStopped||this._next(t)},e.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},e.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},e.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this))},e.prototype._next=function(t){this.destination.next(t)},e.prototype._error=function(t){this.destination.error(t),this.unsubscribe()},e.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},e.prototype._unsubscribeAndRecycle=function(){var t=this._parentOrParents;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=t,this},e}(s.a),h=function(t){function e(e,n,r,s){var u,a=t.call(this)||this;a._parentSubscriber=e;var c=a;return Object(i.a)(n)?u=n:n&&(u=n.next,r=n.error,s=n.complete,n!==o.a&&(c=Object.create(n),Object(i.a)(c.unsubscribe)&&a.add(c.unsubscribe.bind(c)),c.unsubscribe=a.unsubscribe.bind(a))),a._context=c,a._next=u,a._error=r,a._complete=s,a}return r.a(e,t),e.prototype.next=function(t){if(!this.isStopped&&this._next){var e=this._parentSubscriber;a.a.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?this.__tryOrSetError(e,this._next,t)&&this.unsubscribe():this.__tryOrUnsub(this._next,t)}},e.prototype.error=function(t){if(!this.isStopped){var e=this._parentSubscriber,n=a.a.useDeprecatedSynchronousErrorHandling;if(this._error)n&&e.syncErrorThrowable?(this.__tryOrSetError(e,this._error,t),this.unsubscribe()):(this.__tryOrUnsub(this._error,t),this.unsubscribe());else if(e.syncErrorThrowable)n?(e.syncErrorValue=t,e.syncErrorThrown=!0):Object(c.a)(t),this.unsubscribe();else{if(this.unsubscribe(),n)throw t;Object(c.a)(t)}}},e.prototype.complete=function(){var t=this;if(!this.isStopped){var e=this._parentSubscriber;if(this._complete){var n=function(){return t._complete.call(t._context)};a.a.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?(this.__tryOrSetError(e,n),this.unsubscribe()):(this.__tryOrUnsub(n),this.unsubscribe())}else this.unsubscribe()}},e.prototype.__tryOrUnsub=function(t,e){try{t.call(this._context,e)}catch(n){if(this.unsubscribe(),a.a.useDeprecatedSynchronousErrorHandling)throw n;Object(c.a)(n)}},e.prototype.__tryOrSetError=function(t,e,n){if(!a.a.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{e.call(this._context,n)}catch(r){return a.a.useDeprecatedSynchronousErrorHandling?(t.syncErrorValue=r,t.syncErrorThrown=!0,!0):(Object(c.a)(r),!0)}return!1},e.prototype._unsubscribe=function(){var t=this._parentSubscriber;this._context=null,this._parentSubscriber=null,t.unsubscribe()},e}(l)},1366:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var r=n(1424),i=n(1365),o=n(1421),s=n(1444);var u=n(1378),a=n(1399),c=n(1388),l=function(){function t(t){this._isScalar=!1,t&&(this._subscribe=t)}return t.prototype.lift=function(e){var n=new t;return n.source=this,n.operator=e,n},t.prototype.subscribe=function(t,e,n){var r=this.operator,u=function(t,e,n){if(t){if(t instanceof i.a)return t;if(t[o.a])return t[o.a]()}return t||e||n?new i.a(t,e,n):new i.a(s.a)}(t,e,n);if(r?u.add(r.call(u,this.source)):u.add(this.source||c.a.useDeprecatedSynchronousErrorHandling&&!u.syncErrorThrowable?this._subscribe(u):this._trySubscribe(u)),c.a.useDeprecatedSynchronousErrorHandling&&u.syncErrorThrowable&&(u.syncErrorThrowable=!1,u.syncErrorThrown))throw u.syncErrorValue;return u},t.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){c.a.useDeprecatedSynchronousErrorHandling&&(t.syncErrorThrown=!0,t.syncErrorValue=e),Object(r.a)(t)?t.error(e):console.warn(e)}},t.prototype.forEach=function(t,e){var n=this;return new(e=h(e))((function(e,r){var i;i=n.subscribe((function(e){try{t(e)}catch(n){r(n),i&&i.unsubscribe()}}),r,e)}))},t.prototype._subscribe=function(t){var e=this.source;return e&&e.subscribe(t)},t.prototype[u.a]=function(){return this},t.prototype.pipe=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return 0===t.length?this:Object(a.b)(t)(this)},t.prototype.toPromise=function(t){var e=this;return new(t=h(t))((function(t,n){var r;e.subscribe((function(t){return r=t}),(function(t){return n(t)}),(function(){return t(r)}))}))},t.create=function(e){return new t(e)},t}();function h(t){if(t||(t=c.a.Promise||Promise),!t)throw new Error("no Promise impl found");return t}},1367:function(t,e,n){"use strict";n.d(e,"a",(function(){return u})),n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return c}));var r=n(1364),i=n(1365),o=n(1366),s=n(1412),u=function(t){function e(e){var n=t.call(this)||this;return n.parent=e,n}return r.a(e,t),e.prototype._next=function(t){this.parent.notifyNext(t)},e.prototype._error=function(t){this.parent.notifyError(t),this.unsubscribe()},e.prototype._complete=function(){this.parent.notifyComplete(),this.unsubscribe()},e}(i.a),a=(function(t){function e(e,n,r){var i=t.call(this)||this;return i.parent=e,i.outerValue=n,i.outerIndex=r,i}r.a(e,t),e.prototype._next=function(t){this.parent.notifyNext(this.outerValue,t,this.outerIndex,this)},e.prototype._error=function(t){this.parent.notifyError(t),this.unsubscribe()},e.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()}}(i.a),function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r.a(e,t),e.prototype.notifyNext=function(t){this.destination.next(t)},e.prototype.notifyError=function(t){this.destination.error(t)},e.prototype.notifyComplete=function(){this.destination.complete()},e}(i.a));!function(t){function e(){return null!==t&&t.apply(this,arguments)||this}r.a(e,t),e.prototype.notifyNext=function(t,e,n,r){this.destination.next(e)},e.prototype.notifyError=function(t){this.destination.error(t)},e.prototype.notifyComplete=function(t){this.destination.complete()}}(i.a);function c(t,e){if(!e.closed){if(t instanceof o.a)return t.subscribe(e);var n;try{n=Object(s.a)(t)(e)}catch(r){e.error(r)}return n}}},1368:function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(1371),i=n(1423),o=n(1389),s=n(1422),u=function(){function t(t){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,t&&(this._ctorUnsubscribe=!0,this._unsubscribe=t)}var e;return t.prototype.unsubscribe=function(){var e;if(!this.closed){var n=this,u=n._parentOrParents,c=n._ctorUnsubscribe,l=n._unsubscribe,h=n._subscriptions;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,u instanceof t)u.remove(this);else if(null!==u)for(var f=0;f<u.length;++f){u[f].remove(this)}if(Object(o.a)(l)){c&&(this._unsubscribe=void 0);try{l.call(this)}catch(b){e=b instanceof s.a?a(b.errors):[b]}}if(Object(r.a)(h)){f=-1;for(var d=h.length;++f<d;){var p=h[f];if(Object(i.a)(p))try{p.unsubscribe()}catch(b){e=e||[],b instanceof s.a?e=e.concat(a(b.errors)):e.push(b)}}}if(e)throw new s.a(e)}},t.prototype.add=function(e){var n=e;if(!e)return t.EMPTY;switch(typeof e){case"function":n=new t(e);case"object":if(n===this||n.closed||"function"!==typeof n.unsubscribe)return n;if(this.closed)return n.unsubscribe(),n;if(!(n instanceof t)){var r=n;(n=new t)._subscriptions=[r]}break;default:throw new Error("unrecognized teardown "+e+" added to Subscription.")}var i=n._parentOrParents;if(null===i)n._parentOrParents=this;else if(i instanceof t){if(i===this)return n;n._parentOrParents=[i,this]}else{if(-1!==i.indexOf(this))return n;i.push(this)}var o=this._subscriptions;return null===o?this._subscriptions=[n]:o.push(n),n},t.prototype.remove=function(t){var e=this._subscriptions;if(e){var n=e.indexOf(t);-1!==n&&e.splice(n,1)}},t.EMPTY=((e=new t).closed=!0,e),t}();function a(t){return t.reduce((function(t,e){return t.concat(e instanceof s.a?e.errors:e)}),[])}},1369:function(t,e,n){"use strict";n.d(e,"b",(function(){return l})),n.d(e,"a",(function(){return h}));var r=n(1364),i=n(1366),o=n(1365),s=n(1368),u=n(1390),a=n(1445),c=n(1421),l=function(t){function e(e){var n=t.call(this,e)||this;return n.destination=e,n}return r.a(e,t),e}(o.a),h=function(t){function e(){var e=t.call(this)||this;return e.observers=[],e.closed=!1,e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return r.a(e,t),e.prototype[c.a]=function(){return new l(this)},e.prototype.lift=function(t){var e=new f(this,this);return e.operator=t,e},e.prototype.next=function(t){if(this.closed)throw new u.a;if(!this.isStopped)for(var e=this.observers,n=e.length,r=e.slice(),i=0;i<n;i++)r[i].next(t)},e.prototype.error=function(t){if(this.closed)throw new u.a;this.hasError=!0,this.thrownError=t,this.isStopped=!0;for(var e=this.observers,n=e.length,r=e.slice(),i=0;i<n;i++)r[i].error(t);this.observers.length=0},e.prototype.complete=function(){if(this.closed)throw new u.a;this.isStopped=!0;for(var t=this.observers,e=t.length,n=t.slice(),r=0;r<e;r++)n[r].complete();this.observers.length=0},e.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},e.prototype._trySubscribe=function(e){if(this.closed)throw new u.a;return t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(t){if(this.closed)throw new u.a;return this.hasError?(t.error(this.thrownError),s.a.EMPTY):this.isStopped?(t.complete(),s.a.EMPTY):(this.observers.push(t),new a.a(this,t))},e.prototype.asObservable=function(){var t=new i.a;return t.source=this,t},e.create=function(t,e){return new f(t,e)},e}(i.a),f=function(t){function e(e,n){var r=t.call(this)||this;return r.destination=e,r.source=n,r}return r.a(e,t),e.prototype.next=function(t){var e=this.destination;e&&e.next&&e.next(t)},e.prototype.error=function(t){var e=this.destination;e&&e.error&&this.destination.error(t)},e.prototype.complete=function(){var t=this.destination;t&&t.complete&&this.destination.complete()},e.prototype._subscribe=function(t){return this.source?this.source.subscribe(t):s.a.EMPTY},e}(h)},1370:function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"a",(function(){return o}));var r=n(1397),i=new(n(1393).a)(r.a),o=i},1371:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){return Array.isArray||function(t){return t&&"number"===typeof t.length}}()},1372:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1364),i=n(1365);function o(t,e){return function(n){if("function"!==typeof t)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return n.lift(new s(t,e))}}var s=function(){function t(t,e){this.project=t,this.thisArg=e}return t.prototype.call=function(t,e){return e.subscribe(new u(t,this.project,this.thisArg))},t}(),u=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.project=n,i.count=0,i.thisArg=r||i,i}return r.a(e,t),e.prototype._next=function(t){var e;try{e=this.project.call(this.thisArg,t,this.count++)}catch(n){return void this.destination.error(n)}this.destination.next(e)},e}(i.a)},1373:function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return o}));var r=n(1366),i=new r.a((function(t){return t.complete()}));function o(t){return t?function(t){return new r.a((function(e){return t.schedule((function(){return e.complete()}))}))}(t):i}},1374:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(1366),i=n(1412),o=n(1441);function s(t,e){return e?Object(o.a)(t,e):t instanceof r.a?t:new r.a(Object(i.a)(t))}},1375:function(t,e,n){"use strict";function r(t){return t&&"function"===typeof t.schedule}n.d(e,"a",(function(){return r}))},1376:function(t,e,n){"use strict";function r(t){return t}n.d(e,"a",(function(){return r}))},1377:function(t,e,n){"use strict";(function(t){var r=n(67),i=n(33),o=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.createQrUrl=e.getFavicon=e.range=e.isBigNumber=e.ensureParsedJSONObject=e.ensureBN=e.ensureRegExpString=e.ensureIntNumber=e.ensureBuffer=e.ensureAddressString=e.ensureEvenLengthHexString=e.ensureHexString=e.isHexString=e.prepend0x=e.strip0x=e.has0xPrefix=e.hexStringFromIntNumber=e.intNumberFromHexString=e.bigIntStringFromBN=e.hexStringFromBuffer=e.hexStringToUint8Array=e.uint8ArrayToHex=e.randomBytesHex=void 0;var s=o(n(1398)),u=n(1458),a=n(1438),c=/^[0-9]*$/,l=/^[a-f0-9]*$/;function h(t){return i(t).map((function(t){return t.toString(16).padStart(2,"0")})).join("")}function f(t){return t.startsWith("0x")||t.startsWith("0X")}function d(t){return f(t)?t.slice(2):t}function p(t){return f(t)?"0x"+t.slice(2):"0x"+t}function b(t){if("string"!==typeof t)return!1;var e=d(t).toLowerCase();return l.test(e)}function y(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if("string"===typeof t){var n=d(t).toLowerCase();if(l.test(n))return(0,a.HexString)(e?"0x"+n:n)}throw new Error('"'.concat(String(t),'" is not a hexadecimal string'))}function v(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=y(t,!1);return n.length%2===1&&(n=(0,a.HexString)("0"+n)),e?(0,a.HexString)("0x"+n):n}function m(t){if("number"===typeof t&&Number.isInteger(t))return(0,a.IntNumber)(t);if("string"===typeof t){if(c.test(t))return(0,a.IntNumber)(Number(t));if(b(t))return(0,a.IntNumber)(new s.default(v(t,!1),16).toNumber())}throw new Error("Not an integer: ".concat(String(t)))}function g(t){if(null==t||"function"!==typeof t.constructor)return!1;var e=t.constructor;return"function"===typeof e.config&&"number"===typeof e.EUCLID}e.randomBytesHex=function(t){return h(crypto.getRandomValues(new Uint8Array(t)))},e.uint8ArrayToHex=h,e.hexStringToUint8Array=function(t){return new Uint8Array(t.match(/.{1,2}/g).map((function(t){return parseInt(t,16)})))},e.hexStringFromBuffer=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.toString("hex");return(0,a.HexString)(e?"0x"+n:n)},e.bigIntStringFromBN=function(t){return(0,a.BigIntString)(t.toString(10))},e.intNumberFromHexString=function(t){return(0,a.IntNumber)(new s.default(v(t,!1),16).toNumber())},e.hexStringFromIntNumber=function(t){return(0,a.HexString)("0x"+new s.default(t).toString(16))},e.has0xPrefix=f,e.strip0x=d,e.prepend0x=p,e.isHexString=b,e.ensureHexString=y,e.ensureEvenLengthHexString=v,e.ensureAddressString=function(t){if("string"===typeof t){var e=d(t).toLowerCase();if(b(e)&&40===e.length)return(0,a.AddressString)(p(e))}throw new Error("Invalid Ethereum address: ".concat(String(t)))},e.ensureBuffer=function(e){if(t.isBuffer(e))return e;if("string"===typeof e){if(b(e)){var n=v(e,!1);return t.from(n,"hex")}return t.from(e,"utf8")}throw new Error("Not binary data: ".concat(String(e)))},e.ensureIntNumber=m,e.ensureRegExpString=function(t){if(t instanceof RegExp)return(0,a.RegExpString)(t.toString());throw new Error("Not a RegExp: ".concat(String(t)))},e.ensureBN=function(t){if(null!==t&&(s.default.isBN(t)||g(t)))return new s.default(t.toString(10),10);if("number"===typeof t)return new s.default(m(t));if("string"===typeof t){if(c.test(t))return new s.default(t,10);if(b(t))return new s.default(v(t,!1),16)}throw new Error("Not an integer: ".concat(String(t)))},e.ensureParsedJSONObject=function(t){if("string"===typeof t)return JSON.parse(t);if("object"===typeof t)return t;throw new Error("Not a JSON string or an object: ".concat(String(t)))},e.isBigNumber=g,e.range=function(t,e){return Array.from({length:e-t},(function(e,n){return t+n}))},e.getFavicon=function(){var t=document.querySelector('link[sizes="192x192"]')||document.querySelector('link[sizes="180x180"]')||document.querySelector('link[rel="icon"]')||document.querySelector('link[rel="shortcut icon"]'),e=document.location,n=e.protocol,r=e.host,i=t?t.getAttribute("href"):null;return!i||i.startsWith("javascript:")?null:i.startsWith("http://")||i.startsWith("https://")||i.startsWith("data:")?i:i.startsWith("//")?n+i:"".concat(n,"//").concat(r).concat(i)},e.createQrUrl=function(t,e,n,i){var o,s=i?"parent-id":"id",a=(0,u.stringify)((r(o={},s,t),r(o,"secret",e),r(o,"server",n),r(o,"v","1"),o));return"".concat(n,"/#/link?").concat(a)}}).call(this,n(28).Buffer)},1378:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){return"function"===typeof Symbol&&Symbol.observable||"@@observable"}()},1379:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1364),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r.a(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.destination.next(e)},e.prototype.notifyError=function(t,e){this.destination.error(t)},e.prototype.notifyComplete=function(t){this.destination.complete()},e}(n(1365).a)},1380:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1364),i=n(1365);function o(t,e){return function(n){return n.lift(new s(t,e))}}var s=function(){function t(t,e){this.predicate=t,this.thisArg=e}return t.prototype.call=function(t,e){return e.subscribe(new u(t,this.predicate,this.thisArg))},t}(),u=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.predicate=n,i.thisArg=r,i.count=0,i}return r.a(e,t),e.prototype._next=function(t){var e;try{e=this.predicate.call(this.thisArg,t,this.count++)}catch(n){return void this.destination.error(n)}e&&this.destination.next(t)},e}(i.a)},1381:function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(1364),i=function(t){function e(e,n,r){var i=t.call(this)||this;return i.parent=e,i.outerValue=n,i.outerIndex=r,i.index=0,i}return r.a(e,t),e.prototype._next=function(t){this.parent.notifyNext(this.outerValue,t,this.outerIndex,this.index++,this)},e.prototype._error=function(t){this.parent.notifyError(t,this),this.unsubscribe()},e.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},e}(n(1365).a),o=n(1412),s=n(1366);function u(t,e,n,r,u){if(void 0===u&&(u=new i(t,n,r)),!u.closed)return e instanceof s.a?e.subscribe(u):Object(o.a)(e)(u)}},1382:function(t,e,n){"use strict";n.d(e,"b",(function(){return r})),n.d(e,"a",(function(){return u}));var r,i=n(1373),o=n(1391),s=n(1403);r||(r={});var u=function(){function t(t,e,n){this.kind=t,this.value=e,this.error=n,this.hasValue="N"===t}return t.prototype.observe=function(t){switch(this.kind){case"N":return t.next&&t.next(this.value);case"E":return t.error&&t.error(this.error);case"C":return t.complete&&t.complete()}},t.prototype.do=function(t,e,n){switch(this.kind){case"N":return t&&t(this.value);case"E":return e&&e(this.error);case"C":return n&&n()}},t.prototype.accept=function(t,e,n){return t&&"function"===typeof t.next?this.observe(t):this.do(t,e,n)},t.prototype.toObservable=function(){switch(this.kind){case"N":return Object(o.a)(this.value);case"E":return Object(s.a)(this.error);case"C":return Object(i.b)()}throw new Error("unexpected notification kind value")},t.createNext=function(e){return"undefined"!==typeof e?new t("N",e):t.undefinedValueNotification},t.createError=function(e){return new t("E",void 0,e)},t.createComplete=function(){return t.completeNotification},t.completeNotification=new t("C"),t.undefinedValueNotification=new t("N",void 0),t}()},1383:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){function t(){return Error.call(this),this.message="argument out of range",this.name="ArgumentOutOfRangeError",this}return t.prototype=Object.create(Error.prototype),t}()},1384:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){function t(){return Error.call(this),this.message="no elements in sequence",this.name="EmptyError",this}return t.prototype=Object.create(Error.prototype),t}()},1385:function(t,e,n){"use strict";n.d(e,"b",(function(){return u})),n.d(e,"a",(function(){return l}));var r=n(1364),i=n(1372),o=n(1374),s=n(1367);function u(t,e,n){return void 0===n&&(n=Number.POSITIVE_INFINITY),"function"===typeof e?function(r){return r.pipe(u((function(n,r){return Object(o.a)(t(n,r)).pipe(Object(i.a)((function(t,i){return e(n,t,r,i)})))}),n))}:("number"===typeof e&&(n=e),function(e){return e.lift(new a(t,n))})}var a=function(){function t(t,e){void 0===e&&(e=Number.POSITIVE_INFINITY),this.project=t,this.concurrent=e}return t.prototype.call=function(t,e){return e.subscribe(new c(t,this.project,this.concurrent))},t}(),c=function(t){function e(e,n,r){void 0===r&&(r=Number.POSITIVE_INFINITY);var i=t.call(this,e)||this;return i.project=n,i.concurrent=r,i.hasCompleted=!1,i.buffer=[],i.active=0,i.index=0,i}return r.a(e,t),e.prototype._next=function(t){this.active<this.concurrent?this._tryNext(t):this.buffer.push(t)},e.prototype._tryNext=function(t){var e,n=this.index++;try{e=this.project(t,n)}catch(r){return void this.destination.error(r)}this.active++,this._innerSub(e)},e.prototype._innerSub=function(t){var e=new s.a(this),n=this.destination;n.add(e);var r=Object(s.c)(t,e);r!==e&&n.add(r)},e.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()},e.prototype.notifyNext=function(t){this.destination.next(t)},e.prototype.notifyComplete=function(){var t=this.buffer;this.active--,t.length>0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},e}(s.b),l=u},1386:function(t,e,n){"use strict";n.r(e),n.d(e,"render",(function(){return F})),n.d(e,"hydrate",(function(){return B})),n.d(e,"createElement",(function(){return y})),n.d(e,"h",(function(){return y})),n.d(e,"Fragment",(function(){return g})),n.d(e,"createRef",(function(){return m})),n.d(e,"isValidElement",(function(){return s})),n.d(e,"Component",(function(){return w})),n.d(e,"cloneElement",(function(){return W})),n.d(e,"createContext",(function(){return U})),n.d(e,"toChildArray",(function(){return C})),n.d(e,"options",(function(){return i}));var r,i,o,s,u,a,c,l,h={},f=[],d=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function p(t,e){for(var n in e)t[n]=e[n];return t}function b(t){var e=t.parentNode;e&&e.removeChild(t)}function y(t,e,n){var i,o,s,u={};for(s in e)"key"==s?i=e[s]:"ref"==s?o=e[s]:u[s]=e[s];if(arguments.length>2&&(u.children=arguments.length>3?r.call(arguments,2):n),"function"==typeof t&&null!=t.defaultProps)for(s in t.defaultProps)void 0===u[s]&&(u[s]=t.defaultProps[s]);return v(t,u,i,o,null)}function v(t,e,n,r,s){var u={type:t,props:e,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==s?++o:s};return null==s&&null!=i.vnode&&i.vnode(u),u}function m(){return{current:null}}function g(t){return t.children}function w(t,e){this.props=t,this.context=e}function _(t,e){if(null==e)return t.__?_(t.__,t.__.__k.indexOf(t)+1):null;for(var n;e<t.__k.length;e++)if(null!=(n=t.__k[e])&&null!=n.__e)return n.__e;return"function"==typeof t.type?_(t):null}function S(t){var e,n;if(null!=(t=t.__)&&null!=t.__c){for(t.__e=t.__c.base=null,e=0;e<t.__k.length;e++)if(null!=(n=t.__k[e])&&null!=n.__e){t.__e=t.__c.base=n.__e;break}return S(t)}}function x(t){(!t.__d&&(t.__d=!0)&&u.push(t)&&!E.__r++||c!==i.debounceRendering)&&((c=i.debounceRendering)||a)(E)}function E(){for(var t;E.__r=u.length;)t=u.sort((function(t,e){return t.__v.__b-e.__v.__b})),u=[],t.some((function(t){var e,n,r,i,o,s;t.__d&&(o=(i=(e=t).__v).__e,(s=e.__P)&&(n=[],(r=p({},i)).__v=i.__v+1,R(s,i,r,e.__n,void 0!==s.ownerSVGElement,null!=i.__h?[o]:null,n,null==o?_(i):o,i.__h),T(n,i),i.__e!=o&&S(i)))}))}function M(t,e,n,r,i,o,s,u,a,c){var l,d,p,b,y,m,w,S=r&&r.__k||f,x=S.length;for(n.__k=[],l=0;l<e.length;l++)if(null!=(b=n.__k[l]=null==(b=e[l])||"boolean"==typeof b?null:"string"==typeof b||"number"==typeof b||"bigint"==typeof b?v(null,b,null,null,b):Array.isArray(b)?v(g,{children:b},null,null,null):b.__b>0?v(b.type,b.props,b.key,null,b.__v):b)){if(b.__=n,b.__b=n.__b+1,null===(p=S[l])||p&&b.key==p.key&&b.type===p.type)S[l]=void 0;else for(d=0;d<x;d++){if((p=S[d])&&b.key==p.key&&b.type===p.type){S[d]=void 0;break}p=null}R(t,b,p=p||h,i,o,s,u,a,c),y=b.__e,(d=b.ref)&&p.ref!=d&&(w||(w=[]),p.ref&&w.push(p.ref,null,b),w.push(d,b.__c||y,b)),null!=y?(null==m&&(m=y),"function"==typeof b.type&&b.__k===p.__k?b.__d=a=k(b,a,t):a=A(t,b,p,S,y,a),"function"==typeof n.type&&(n.__d=a)):a&&p.__e==a&&a.parentNode!=t&&(a=_(p))}for(n.__e=m,l=x;l--;)null!=S[l]&&("function"==typeof n.type&&null!=S[l].__e&&S[l].__e==n.__d&&(n.__d=_(r,l+1)),L(S[l],S[l]));if(w)for(l=0;l<w.length;l++)D(w[l],w[++l],w[++l])}function k(t,e,n){for(var r,i=t.__k,o=0;i&&o<i.length;o++)(r=i[o])&&(r.__=t,e="function"==typeof r.type?k(r,e,n):A(n,r,r,i,r.__e,e));return e}function C(t,e){return e=e||[],null==t||"boolean"==typeof t||(Array.isArray(t)?t.some((function(t){C(t,e)})):e.push(t)),e}function A(t,e,n,r,i,o){var s,u,a;if(void 0!==e.__d)s=e.__d,e.__d=void 0;else if(null==n||i!=o||null==i.parentNode)t:if(null==o||o.parentNode!==t)t.appendChild(i),s=null;else{for(u=o,a=0;(u=u.nextSibling)&&a<r.length;a+=2)if(u==i)break t;t.insertBefore(i,o),s=o}return void 0!==s?s:i.nextSibling}function I(t,e,n){"-"===e[0]?t.setProperty(e,n):t[e]=null==n?"":"number"!=typeof n||d.test(e)?n:n+"px"}function O(t,e,n,r,i){var o;t:if("style"===e)if("string"==typeof n)t.style.cssText=n;else{if("string"==typeof r&&(t.style.cssText=r=""),r)for(e in r)n&&e in n||I(t.style,e,"");if(n)for(e in n)r&&n[e]===r[e]||I(t.style,e,n[e])}else if("o"===e[0]&&"n"===e[1])o=e!==(e=e.replace(/Capture$/,"")),e=e.toLowerCase()in t?e.toLowerCase().slice(2):e.slice(2),t.l||(t.l={}),t.l[e+o]=n,n?r||t.addEventListener(e,o?N:j,o):t.removeEventListener(e,o?N:j,o);else if("dangerouslySetInnerHTML"!==e){if(i)e=e.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("href"!==e&&"list"!==e&&"form"!==e&&"tabIndex"!==e&&"download"!==e&&e in t)try{t[e]=null==n?"":n;break t}catch(t){}"function"==typeof n||(null!=n&&(!1!==n||"a"===e[0]&&"r"===e[1])?t.setAttribute(e,n):t.removeAttribute(e))}}function j(t){this.l[t.type+!1](i.event?i.event(t):t)}function N(t){this.l[t.type+!0](i.event?i.event(t):t)}function R(t,e,n,r,o,s,u,a,c){var l,h,f,d,b,y,v,m,_,S,x,E=e.type;if(void 0!==e.constructor)return null;null!=n.__h&&(c=n.__h,a=e.__e=n.__e,e.__h=null,s=[a]),(l=i.__b)&&l(e);try{t:if("function"==typeof E){if(m=e.props,_=(l=E.contextType)&&r[l.__c],S=l?_?_.props.value:l.__:r,n.__c?v=(h=e.__c=n.__c).__=h.__E:("prototype"in E&&E.prototype.render?e.__c=h=new E(m,S):(e.__c=h=new w(m,S),h.constructor=E,h.render=H),_&&_.sub(h),h.props=m,h.state||(h.state={}),h.context=S,h.__n=r,f=h.__d=!0,h.__h=[]),null==h.__s&&(h.__s=h.state),null!=E.getDerivedStateFromProps&&(h.__s==h.state&&(h.__s=p({},h.__s)),p(h.__s,E.getDerivedStateFromProps(m,h.__s))),d=h.props,b=h.state,f)null==E.getDerivedStateFromProps&&null!=h.componentWillMount&&h.componentWillMount(),null!=h.componentDidMount&&h.__h.push(h.componentDidMount);else{if(null==E.getDerivedStateFromProps&&m!==d&&null!=h.componentWillReceiveProps&&h.componentWillReceiveProps(m,S),!h.__e&&null!=h.shouldComponentUpdate&&!1===h.shouldComponentUpdate(m,h.__s,S)||e.__v===n.__v){h.props=m,h.state=h.__s,e.__v!==n.__v&&(h.__d=!1),h.__v=e,e.__e=n.__e,e.__k=n.__k,e.__k.forEach((function(t){t&&(t.__=e)})),h.__h.length&&u.push(h);break t}null!=h.componentWillUpdate&&h.componentWillUpdate(m,h.__s,S),null!=h.componentDidUpdate&&h.__h.push((function(){h.componentDidUpdate(d,b,y)}))}h.context=S,h.props=m,h.state=h.__s,(l=i.__r)&&l(e),h.__d=!1,h.__v=e,h.__P=t,l=h.render(h.props,h.state,h.context),h.state=h.__s,null!=h.getChildContext&&(r=p(p({},r),h.getChildContext())),f||null==h.getSnapshotBeforeUpdate||(y=h.getSnapshotBeforeUpdate(d,b)),x=null!=l&&l.type===g&&null==l.key?l.props.children:l,M(t,Array.isArray(x)?x:[x],e,n,r,o,s,u,a,c),h.base=e.__e,e.__h=null,h.__h.length&&u.push(h),v&&(h.__E=h.__=null),h.__e=!1}else null==s&&e.__v===n.__v?(e.__k=n.__k,e.__e=n.__e):e.__e=P(n.__e,e,n,r,o,s,u,c);(l=i.diffed)&&l(e)}catch(t){e.__v=null,(c||null!=s)&&(e.__e=a,e.__h=!!c,s[s.indexOf(a)]=null),i.__e(t,e,n)}}function T(t,e){i.__c&&i.__c(e,t),t.some((function(e){try{t=e.__h,e.__h=[],t.some((function(t){t.call(e)}))}catch(t){i.__e(t,e.__v)}}))}function P(t,e,n,i,o,s,u,a){var c,l,f,d=n.props,p=e.props,y=e.type,v=0;if("svg"===y&&(o=!0),null!=s)for(;v<s.length;v++)if((c=s[v])&&"setAttribute"in c==!!y&&(y?c.localName===y:3===c.nodeType)){t=c,s[v]=null;break}if(null==t){if(null===y)return document.createTextNode(p);t=o?document.createElementNS("http://www.w3.org/2000/svg",y):document.createElement(y,p.is&&p),s=null,a=!1}if(null===y)d===p||a&&t.data===p||(t.data=p);else{if(s=s&&r.call(t.childNodes),l=(d=n.props||h).dangerouslySetInnerHTML,f=p.dangerouslySetInnerHTML,!a){if(null!=s)for(d={},v=0;v<t.attributes.length;v++)d[t.attributes[v].name]=t.attributes[v].value;(f||l)&&(f&&(l&&f.__html==l.__html||f.__html===t.innerHTML)||(t.innerHTML=f&&f.__html||""))}if(function(t,e,n,r,i){var o;for(o in n)"children"===o||"key"===o||o in e||O(t,o,null,n[o],r);for(o in e)i&&"function"!=typeof e[o]||"children"===o||"key"===o||"value"===o||"checked"===o||n[o]===e[o]||O(t,o,e[o],n[o],r)}(t,p,d,o,a),f)e.__k=[];else if(v=e.props.children,M(t,Array.isArray(v)?v:[v],e,n,i,o&&"foreignObject"!==y,s,u,s?s[0]:n.__k&&_(n,0),a),null!=s)for(v=s.length;v--;)null!=s[v]&&b(s[v]);a||("value"in p&&void 0!==(v=p.value)&&(v!==t.value||"progress"===y&&!v||"option"===y&&v!==d.value)&&O(t,"value",v,d.value,!1),"checked"in p&&void 0!==(v=p.checked)&&v!==t.checked&&O(t,"checked",v,d.checked,!1))}return t}function D(t,e,n){try{"function"==typeof t?t(e):t.current=e}catch(t){i.__e(t,n)}}function L(t,e,n){var r,o;if(i.unmount&&i.unmount(t),(r=t.ref)&&(r.current&&r.current!==t.__e||D(r,null,e)),null!=(r=t.__c)){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(t){i.__e(t,e)}r.base=r.__P=null}if(r=t.__k)for(o=0;o<r.length;o++)r[o]&&L(r[o],e,"function"!=typeof t.type);n||null==t.__e||b(t.__e),t.__e=t.__d=void 0}function H(t,e,n){return this.constructor(t,n)}function F(t,e,n){var o,s,u;i.__&&i.__(t,e),s=(o="function"==typeof n)?null:n&&n.__k||e.__k,u=[],R(e,t=(!o&&n||e).__k=y(g,null,[t]),s||h,h,void 0!==e.ownerSVGElement,!o&&n?[n]:s?null:e.firstChild?r.call(e.childNodes):null,u,!o&&n?n:s?s.__e:e.firstChild,o),T(u,t)}function B(t,e){F(t,e,B)}function W(t,e,n){var i,o,s,u=p({},t.props);for(s in e)"key"==s?i=e[s]:"ref"==s?o=e[s]:u[s]=e[s];return arguments.length>2&&(u.children=arguments.length>3?r.call(arguments,2):n),v(t.type,u,i||t.key,o||t.ref,null)}function U(t,e){var n={__c:e="__cC"+l++,__:t,Consumer:function(t,e){return t.children(e)},Provider:function(t){var n,r;return this.getChildContext||(n=[],(r={})[e]=this,this.getChildContext=function(){return r},this.shouldComponentUpdate=function(t){this.props.value!==t.value&&n.some(x)},this.sub=function(t){n.push(t);var e=t.componentWillUnmount;t.componentWillUnmount=function(){n.splice(n.indexOf(t),1),e&&e.call(t)}}),t.children}};return n.Provider.__=n.Consumer.contextType=n}r=f.slice,i={__e:function(t,e,n,r){for(var i,o,s;e=e.__;)if((i=e.__c)&&!i.__)try{if((o=i.constructor)&&null!=o.getDerivedStateFromError&&(i.setState(o.getDerivedStateFromError(t)),s=i.__d),null!=i.componentDidCatch&&(i.componentDidCatch(t,r||{}),s=i.__d),s)return i.__E=i}catch(e){t=e}throw t}},o=0,s=function(t){return null!=t&&void 0===t.constructor},w.prototype.setState=function(t,e){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=p({},this.state),"function"==typeof t&&(t=t(p({},n),this.props)),t&&p(n,t),null!=t&&this.__v&&(e&&this.__h.push(e),x(this))},w.prototype.forceUpdate=function(t){this.__v&&(this.__e=!0,t&&this.__h.push(t),x(this))},w.prototype.render=g,u=[],a="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,E.__r=0,l=0},1387:function(t,e,n){"use strict";n.r(e),n.d(e,"Observable",(function(){return r.a})),n.d(e,"ConnectableObservable",(function(){return i.a})),n.d(e,"GroupedObservable",(function(){return o.a})),n.d(e,"observable",(function(){return s.a})),n.d(e,"Subject",(function(){return u.a})),n.d(e,"BehaviorSubject",(function(){return a.a})),n.d(e,"ReplaySubject",(function(){return c.a})),n.d(e,"AsyncSubject",(function(){return l.a})),n.d(e,"asap",(function(){return h.a})),n.d(e,"asapScheduler",(function(){return h.b})),n.d(e,"async",(function(){return f.a})),n.d(e,"asyncScheduler",(function(){return f.b})),n.d(e,"queue",(function(){return d.a})),n.d(e,"queueScheduler",(function(){return d.b})),n.d(e,"animationFrame",(function(){return g})),n.d(e,"animationFrameScheduler",(function(){return m})),n.d(e,"VirtualTimeScheduler",(function(){return w})),n.d(e,"VirtualAction",(function(){return _})),n.d(e,"Scheduler",(function(){return S.a})),n.d(e,"Subscription",(function(){return x.a})),n.d(e,"Subscriber",(function(){return E.a})),n.d(e,"Notification",(function(){return M.a})),n.d(e,"NotificationKind",(function(){return M.b})),n.d(e,"pipe",(function(){return k.a})),n.d(e,"noop",(function(){return C.a})),n.d(e,"identity",(function(){return A.a})),n.d(e,"isObservable",(function(){return I})),n.d(e,"ArgumentOutOfRangeError",(function(){return O.a})),n.d(e,"EmptyError",(function(){return j.a})),n.d(e,"ObjectUnsubscribedError",(function(){return N.a})),n.d(e,"UnsubscriptionError",(function(){return R.a})),n.d(e,"TimeoutError",(function(){return T.a})),n.d(e,"bindCallback",(function(){return F})),n.d(e,"bindNodeCallback",(function(){return U})),n.d(e,"combineLatest",(function(){return G.b})),n.d(e,"concat",(function(){return Y.a})),n.d(e,"defer",(function(){return J.a})),n.d(e,"empty",(function(){return K.b})),n.d(e,"forkJoin",(function(){return Z})),n.d(e,"from",(function(){return X.a})),n.d(e,"fromEvent",(function(){return et})),n.d(e,"fromEventPattern",(function(){return rt})),n.d(e,"generate",(function(){return it})),n.d(e,"iif",(function(){return st})),n.d(e,"interval",(function(){return at})),n.d(e,"merge",(function(){return lt.a})),n.d(e,"never",(function(){return ft})),n.d(e,"of",(function(){return dt.a})),n.d(e,"onErrorResumeNext",(function(){return pt})),n.d(e,"pairs",(function(){return bt})),n.d(e,"partition",(function(){return wt})),n.d(e,"race",(function(){return _t.a})),n.d(e,"range",(function(){return St})),n.d(e,"throwError",(function(){return Et.a})),n.d(e,"timer",(function(){return Mt.a})),n.d(e,"using",(function(){return kt})),n.d(e,"zip",(function(){return Ct.b})),n.d(e,"scheduled",(function(){return At.a})),n.d(e,"EMPTY",(function(){return K.a})),n.d(e,"NEVER",(function(){return ht})),n.d(e,"config",(function(){return It.a}));var r=n(1366),i=n(1425),o=n(1401),s=n(1378),u=n(1369),a=n(1426),c=n(1402),l=n(1394),h=n(1411),f=n(1370),d=n(1413),p=n(1364),b=n(1397),y=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r}return p.a(e,t),e.prototype.requestAsyncId=function(e,n,r){return void 0===r&&(r=0),null!==r&&r>0?t.prototype.requestAsyncId.call(this,e,n,r):(e.actions.push(this),e.scheduled||(e.scheduled=requestAnimationFrame((function(){return e.flush(null)}))))},e.prototype.recycleAsyncId=function(e,n,r){if(void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0)return t.prototype.recycleAsyncId.call(this,e,n,r);0===e.actions.length&&(cancelAnimationFrame(n),e.scheduled=void 0)},e}(b.a),v=n(1393),m=new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p.a(e,t),e.prototype.flush=function(t){this.active=!0,this.scheduled=void 0;var e,n=this.actions,r=-1,i=n.length;t=t||n.shift();do{if(e=t.execute(t.state,t.delay))break}while(++r<i&&(t=n.shift()));if(this.active=!1,e){for(;++r<i&&(t=n.shift());)t.unsubscribe();throw e}},e}(v.a))(y),g=m,w=function(t){function e(e,n){void 0===e&&(e=_),void 0===n&&(n=Number.POSITIVE_INFINITY);var r=t.call(this,e,(function(){return r.frame}))||this;return r.maxFrames=n,r.frame=0,r.index=-1,r}return p.a(e,t),e.prototype.flush=function(){for(var t,e,n=this.actions,r=this.maxFrames;(e=n[0])&&e.delay<=r&&(n.shift(),this.frame=e.delay,!(t=e.execute(e.state,e.delay))););if(t){for(;e=n.shift();)e.unsubscribe();throw t}},e.frameTimeFactor=10,e}(v.a),_=function(t){function e(e,n,r){void 0===r&&(r=e.index+=1);var i=t.call(this,e,n)||this;return i.scheduler=e,i.work=n,i.index=r,i.active=!0,i.index=e.index=r,i}return p.a(e,t),e.prototype.schedule=function(n,r){if(void 0===r&&(r=0),!this.id)return t.prototype.schedule.call(this,n,r);this.active=!1;var i=new e(this.scheduler,this.work);return this.add(i),i.schedule(n,r)},e.prototype.requestAsyncId=function(t,n,r){void 0===r&&(r=0),this.delay=t.frame+r;var i=t.actions;return i.push(this),i.sort(e.sortActions),!0},e.prototype.recycleAsyncId=function(t,e,n){void 0===n&&(n=0)},e.prototype._execute=function(e,n){if(!0===this.active)return t.prototype._execute.call(this,e,n)},e.sortActions=function(t,e){return t.delay===e.delay?t.index===e.index?0:t.index>e.index?1:-1:t.delay>e.delay?1:-1},e}(b.a),S=n(1429),x=n(1368),E=n(1365),M=n(1382),k=n(1399),C=n(1404),A=n(1376);function I(t){return!!t&&(t instanceof r.a||"function"===typeof t.lift&&"function"===typeof t.subscribe)}var O=n(1383),j=n(1384),N=n(1390),R=n(1422),T=n(1430),P=n(1372),D=n(1424),L=n(1371),H=n(1375);function F(t,e,n){if(e){if(!Object(H.a)(e))return function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return F(t,n).apply(void 0,r).pipe(Object(P.a)((function(t){return Object(L.a)(t)?e.apply(void 0,t):e(t)})))};n=e}return function(){for(var e=[],i=0;i<arguments.length;i++)e[i]=arguments[i];var o,s=this,u={context:s,subject:o,callbackFunc:t,scheduler:n};return new r.a((function(r){if(n){var i={args:e,subscriber:r,params:u};return n.schedule(B,0,i)}if(!o){o=new l.a;try{t.apply(s,e.concat([function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];o.next(t.length<=1?t[0]:t),o.complete()}]))}catch(a){Object(D.a)(o)?o.error(a):console.warn(a)}}return o.subscribe(r)}))}}function B(t){var e=this,n=t.args,r=t.subscriber,i=t.params,o=i.callbackFunc,s=i.context,u=i.scheduler,a=i.subject;if(!a){a=i.subject=new l.a;try{o.apply(s,n.concat([function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var r=t.length<=1?t[0]:t;e.add(u.schedule(W,0,{value:r,subject:a}))}]))}catch(c){a.error(c)}}this.add(a.subscribe(r))}function W(t){var e=t.value,n=t.subject;n.next(e),n.complete()}function U(t,e,n){if(e){if(!Object(H.a)(e))return function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return U(t,n).apply(void 0,r).pipe(Object(P.a)((function(t){return Object(L.a)(t)?e.apply(void 0,t):e(t)})))};n=e}return function(){for(var e=[],i=0;i<arguments.length;i++)e[i]=arguments[i];var o={subject:void 0,args:e,callbackFunc:t,scheduler:n,context:this};return new r.a((function(r){var i=o.context,s=o.subject;if(n)return n.schedule(z,0,{params:o,subscriber:r,context:i});if(!s){s=o.subject=new l.a;try{t.apply(i,e.concat([function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t.shift();n?s.error(n):(s.next(t.length<=1?t[0]:t),s.complete())}]))}catch(u){Object(D.a)(s)?s.error(u):console.warn(u)}}return s.subscribe(r)}))}}function z(t){var e=this,n=t.params,r=t.subscriber,i=t.context,o=n.callbackFunc,s=n.args,u=n.scheduler,a=n.subject;if(!a){a=n.subject=new l.a;try{o.apply(i,s.concat([function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var r=t.shift();if(r)e.add(u.schedule(q,0,{err:r,subject:a}));else{var i=t.length<=1?t[0]:t;e.add(u.schedule(V,0,{value:i,subject:a}))}}]))}catch(c){this.add(u.schedule(q,0,{err:c,subject:a}))}}this.add(a.subscribe(r))}function V(t){var e=t.value,n=t.subject;n.next(e),n.complete()}function q(t){var e=t.err;t.subject.error(e)}var G=n(1405),Y=n(1396),J=n(1407),K=n(1373),Q=n(1423),X=n(1374);function Z(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(1===t.length){var n=t[0];if(Object(L.a)(n))return $(n,null);if(Object(Q.a)(n)&&Object.getPrototypeOf(n)===Object.prototype){var r=Object.keys(n);return $(r.map((function(t){return n[t]})),r)}}if("function"===typeof t[t.length-1]){var i=t.pop();return $(t=1===t.length&&Object(L.a)(t[0])?t[0]:t,null).pipe(Object(P.a)((function(t){return i.apply(void 0,t)})))}return $(t,null)}function $(t,e){return new r.a((function(n){var r=t.length;if(0!==r)for(var i=new Array(r),o=0,s=0,u=function(u){var a=Object(X.a)(t[u]),c=!1;n.add(a.subscribe({next:function(t){c||(c=!0,s++),i[u]=t},error:function(t){return n.error(t)},complete:function(){++o!==r&&c||(s===r&&n.next(e?e.reduce((function(t,e,n){return t[e]=i[n],t}),{}):i),n.complete())}}))},a=0;a<r;a++)u(a);else n.complete()}))}var tt=n(1389);function et(t,e,n,i){return Object(tt.a)(n)&&(i=n,n=void 0),i?et(t,e,n).pipe(Object(P.a)((function(t){return Object(L.a)(t)?i.apply(void 0,t):i(t)}))):new r.a((function(r){nt(t,e,(function(t){arguments.length>1?r.next(Array.prototype.slice.call(arguments)):r.next(t)}),r,n)}))}function nt(t,e,n,r,i){var o;if(function(t){return t&&"function"===typeof t.addEventListener&&"function"===typeof t.removeEventListener}(t)){var s=t;t.addEventListener(e,n,i),o=function(){return s.removeEventListener(e,n,i)}}else if(function(t){return t&&"function"===typeof t.on&&"function"===typeof t.off}(t)){var u=t;t.on(e,n),o=function(){return u.off(e,n)}}else if(function(t){return t&&"function"===typeof t.addListener&&"function"===typeof t.removeListener}(t)){var a=t;t.addListener(e,n),o=function(){return a.removeListener(e,n)}}else{if(!t||!t.length)throw new TypeError("Invalid event target");for(var c=0,l=t.length;c<l;c++)nt(t[c],e,n,r,i)}r.add(o)}function rt(t,e,n){return n?rt(t,e).pipe(Object(P.a)((function(t){return Object(L.a)(t)?n.apply(void 0,t):n(t)}))):new r.a((function(n){var r,i=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return n.next(1===t.length?t[0]:t)};try{r=t(i)}catch(o){return void n.error(o)}if(Object(tt.a)(e))return function(){return e(i,r)}}))}function it(t,e,n,i,o){var s,u;if(1==arguments.length){var a=t;u=a.initialState,e=a.condition,n=a.iterate,s=a.resultSelector||A.a,o=a.scheduler}else void 0===i||Object(H.a)(i)?(u=t,s=A.a,o=i):(u=t,s=i);return new r.a((function(t){var r=u;if(o)return o.schedule(ot,0,{subscriber:t,iterate:n,condition:e,resultSelector:s,state:r});for(;;){if(e){var i=void 0;try{i=e(r)}catch(c){return void t.error(c)}if(!i){t.complete();break}}var a=void 0;try{a=s(r)}catch(c){return void t.error(c)}if(t.next(a),t.closed)break;try{r=n(r)}catch(c){return void t.error(c)}}}))}function ot(t){var e=t.subscriber,n=t.condition;if(!e.closed){if(t.needIterate)try{t.state=t.iterate(t.state)}catch(o){return void e.error(o)}else t.needIterate=!0;if(n){var r=void 0;try{r=n(t.state)}catch(o){return void e.error(o)}if(!r)return void e.complete();if(e.closed)return}var i;try{i=t.resultSelector(t.state)}catch(o){return void e.error(o)}if(!e.closed&&(e.next(i),!e.closed))return this.schedule(t)}}function st(t,e,n){return void 0===e&&(e=K.a),void 0===n&&(n=K.a),Object(J.a)((function(){return t()?e:n}))}var ut=n(1408);function at(t,e){return void 0===t&&(t=0),void 0===e&&(e=f.a),(!Object(ut.a)(t)||t<0)&&(t=0),e&&"function"===typeof e.schedule||(e=f.a),new r.a((function(n){return n.add(e.schedule(ct,t,{subscriber:n,counter:0,period:t})),n}))}function ct(t){var e=t.subscriber,n=t.counter,r=t.period;e.next(n),this.schedule({subscriber:e,counter:n+1,period:r},r)}var lt=n(1432),ht=new r.a(C.a);function ft(){return ht}var dt=n(1391);function pt(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(0===t.length)return K.a;var n=t[0],i=t.slice(1);return 1===t.length&&Object(L.a)(n)?pt.apply(void 0,n):new r.a((function(t){var e=function(){return t.add(pt.apply(void 0,i).subscribe(t))};return Object(X.a)(n).subscribe({next:function(e){t.next(e)},error:e,complete:e})}))}function bt(t,e){return e?new r.a((function(n){var r=Object.keys(t),i=new x.a;return i.add(e.schedule(yt,0,{keys:r,index:0,subscriber:n,subscription:i,obj:t})),i})):new r.a((function(e){for(var n=Object.keys(t),r=0;r<n.length&&!e.closed;r++){var i=n[r];t.hasOwnProperty(i)&&e.next([i,t[i]])}e.complete()}))}function yt(t){var e=t.keys,n=t.index,r=t.subscriber,i=t.subscription,o=t.obj;if(!r.closed)if(n<e.length){var s=e[n];r.next([s,o[s]]),i.add(this.schedule({keys:e,index:n+1,subscriber:r,subscription:i,obj:o}))}else r.complete()}var vt=n(1449),mt=n(1412),gt=n(1380);function wt(t,e,n){return[Object(gt.a)(e,n)(new r.a(Object(mt.a)(t))),Object(gt.a)(Object(vt.a)(e,n))(new r.a(Object(mt.a)(t)))]}var _t=n(1433);function St(t,e,n){return void 0===t&&(t=0),new r.a((function(r){void 0===e&&(e=t,t=0);var i=0,o=t;if(n)return n.schedule(xt,0,{index:i,count:e,start:t,subscriber:r});for(;;){if(i++>=e){r.complete();break}if(r.next(o++),r.closed)break}}))}function xt(t){var e=t.start,n=t.index,r=t.count,i=t.subscriber;n>=r?i.complete():(i.next(e),i.closed||(t.index=n+1,t.start=e+1,this.schedule(t)))}var Et=n(1403),Mt=n(1434);function kt(t,e){return new r.a((function(n){var r,i;try{r=t()}catch(s){return void n.error(s)}try{i=e(r)}catch(s){return void n.error(s)}var o=(i?Object(X.a)(i):K.a).subscribe(n);return function(){o.unsubscribe(),r&&r.unsubscribe()}}))}var Ct=n(1409),At=n(1441),It=n(1388)},1388:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=!1,i={Promise:void 0,set useDeprecatedSynchronousErrorHandling(t){t&&(new Error).stack;r=t},get useDeprecatedSynchronousErrorHandling(){return r}}},1389:function(t,e,n){"use strict";function r(t){return"function"===typeof t}n.d(e,"a",(function(){return r}))},1390:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){function t(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return t.prototype=Object.create(Error.prototype),t}()},1391:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(1375),i=n(1392),o=n(1428);function s(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t[t.length-1];return Object(r.a)(n)?(t.pop(),Object(o.a)(t,n)):Object(i.a)(t)}},1392:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(1366),i=n(1446),o=n(1428);function s(t,e){return e?Object(o.a)(t,e):new r.a(Object(i.a)(t))}},1393:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1364),i=n(1429),o=function(t){function e(n,r){void 0===r&&(r=i.a.now);var o=t.call(this,n,(function(){return e.delegate&&e.delegate!==o?e.delegate.now():r()}))||this;return o.actions=[],o.active=!1,o.scheduled=void 0,o}return r.a(e,t),e.prototype.schedule=function(n,r,i){return void 0===r&&(r=0),e.delegate&&e.delegate!==this?e.delegate.schedule(n,r,i):t.prototype.schedule.call(this,n,r,i)},e.prototype.flush=function(t){var e=this.actions;if(this.active)e.push(t);else{var n;this.active=!0;do{if(n=t.execute(t.state,t.delay))break}while(t=e.shift());if(this.active=!1,n){for(;t=e.shift();)t.unsubscribe();throw n}}},e}(i.a)},1394:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(1364),i=n(1369),o=n(1368),s=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.value=null,e.hasNext=!1,e.hasCompleted=!1,e}return r.a(e,t),e.prototype._subscribe=function(e){return this.hasError?(e.error(this.thrownError),o.a.EMPTY):this.hasCompleted&&this.hasNext?(e.next(this.value),e.complete(),o.a.EMPTY):t.prototype._subscribe.call(this,e)},e.prototype.next=function(t){this.hasCompleted||(this.value=t,this.hasNext=!0)},e.prototype.error=function(e){this.hasCompleted||t.prototype.error.call(this,e)},e.prototype.complete=function(){this.hasCompleted=!0,this.hasNext&&t.prototype.next.call(this,this.value),t.prototype.complete.call(this)},e}(i.a)},1395:function(t,e,n){"use strict";function r(){return"function"===typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}n.d(e,"a",(function(){return i}));var i=r()},1396:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1391),i=n(1431);function o(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return Object(i.a)()(r.a.apply(void 0,t))}},1397:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1364),i=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r.pending=!1,r}return r.a(e,t),e.prototype.schedule=function(t,e){if(void 0===e&&(e=0),this.closed)return this;this.state=t;var n=this.id,r=this.scheduler;return null!=n&&(this.id=this.recycleAsyncId(r,n,e)),this.pending=!0,this.delay=e,this.id=this.id||this.requestAsyncId(r,this.id,e),this},e.prototype.requestAsyncId=function(t,e,n){return void 0===n&&(n=0),setInterval(t.flush.bind(t,this),n)},e.prototype.recycleAsyncId=function(t,e,n){if(void 0===n&&(n=0),null!==n&&this.delay===n&&!1===this.pending)return e;clearInterval(e)},e.prototype.execute=function(t,e){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var n=this._execute(t,e);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},e.prototype._execute=function(t,e){var n=!1,r=void 0;try{this.work(t)}catch(i){n=!0,r=!!i&&i||new Error(i)}if(n)return this.unsubscribe(),r},e.prototype._unsubscribe=function(){var t=this.id,e=this.scheduler,n=e.actions,r=n.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==r&&n.splice(r,1),null!=t&&(this.id=this.recycleAsyncId(e,t,null)),this.delay=null},e}(function(t){function e(e,n){return t.call(this)||this}return r.a(e,t),e.prototype.schedule=function(t,e){return void 0===e&&(e=0),this},e}(n(1368).a))},1398:function(t,e,n){(function(t){!function(t,e){"use strict";function r(t,e){if(!t)throw new Error(e||"Assertion failed")}function i(t,e){t.super_=e;var n=function(){};n.prototype=e.prototype,t.prototype=new n,t.prototype.constructor=t}function o(t,e,n){if(o.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==e&&"be"!==e||(n=e,e=10),this._init(t||0,e||10,n||"be"))}var s;"object"===typeof t?t.exports=o:e.BN=o,o.BN=o,o.wordSize=26;try{s="undefined"!==typeof window&&"undefined"!==typeof window.Buffer?window.Buffer:n(1455).Buffer}catch(A){}function u(t,e){var n=t.charCodeAt(e);return n>=48&&n<=57?n-48:n>=65&&n<=70?n-55:n>=97&&n<=102?n-87:void r(!1,"Invalid character in "+t)}function a(t,e,n){var r=u(t,n);return n-1>=e&&(r|=u(t,n-1)<<4),r}function c(t,e,n,i){for(var o=0,s=0,u=Math.min(t.length,n),a=e;a<u;a++){var c=t.charCodeAt(a)-48;o*=i,s=c>=49?c-49+10:c>=17?c-17+10:c,r(c>=0&&s<i,"Invalid character"),o+=s}return o}function l(t,e){t.words=e.words,t.length=e.length,t.negative=e.negative,t.red=e.red}if(o.isBN=function(t){return t instanceof o||null!==t&&"object"===typeof t&&t.constructor.wordSize===o.wordSize&&Array.isArray(t.words)},o.max=function(t,e){return t.cmp(e)>0?t:e},o.min=function(t,e){return t.cmp(e)<0?t:e},o.prototype._init=function(t,e,n){if("number"===typeof t)return this._initNumber(t,e,n);if("object"===typeof t)return this._initArray(t,e,n);"hex"===e&&(e=16),r(e===(0|e)&&e>=2&&e<=36);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i<t.length&&(16===e?this._parseHex(t,i,n):(this._parseBase(t,e,i),"le"===n&&this._initArray(this.toArray(),e,n)))},o.prototype._initNumber=function(t,e,n){t<0&&(this.negative=1,t=-t),t<67108864?(this.words=[67108863&t],this.length=1):t<4503599627370496?(this.words=[67108863&t,t/67108864&67108863],this.length=2):(r(t<9007199254740992),this.words=[67108863&t,t/67108864&67108863,1],this.length=3),"le"===n&&this._initArray(this.toArray(),e,n)},o.prototype._initArray=function(t,e,n){if(r("number"===typeof t.length),t.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(t.length/3),this.words=new Array(this.length);for(var i=0;i<this.length;i++)this.words[i]=0;var o,s,u=0;if("be"===n)for(i=t.length-1,o=0;i>=0;i-=3)s=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[o]|=s<<u&67108863,this.words[o+1]=s>>>26-u&67108863,(u+=24)>=26&&(u-=26,o++);else if("le"===n)for(i=0,o=0;i<t.length;i+=3)s=t[i]|t[i+1]<<8|t[i+2]<<16,this.words[o]|=s<<u&67108863,this.words[o+1]=s>>>26-u&67108863,(u+=24)>=26&&(u-=26,o++);return this._strip()},o.prototype._parseHex=function(t,e,n){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var r=0;r<this.length;r++)this.words[r]=0;var i,o=0,s=0;if("be"===n)for(r=t.length-1;r>=e;r-=2)i=a(t,e,r)<<o,this.words[s]|=67108863&i,o>=18?(o-=18,s+=1,this.words[s]|=i>>>26):o+=8;else for(r=(t.length-e)%2===0?e+1:e;r<t.length;r+=2)i=a(t,e,r)<<o,this.words[s]|=67108863&i,o>=18?(o-=18,s+=1,this.words[s]|=i>>>26):o+=8;this._strip()},o.prototype._parseBase=function(t,e,n){this.words=[0],this.length=1;for(var r=0,i=1;i<=67108863;i*=e)r++;r--,i=i/e|0;for(var o=t.length-n,s=o%r,u=Math.min(o,o-s)+n,a=0,l=n;l<u;l+=r)a=c(t,l,l+r,e),this.imuln(i),this.words[0]+a<67108864?this.words[0]+=a:this._iaddn(a);if(0!==s){var h=1;for(a=c(t,l,t.length,e),l=0;l<s;l++)h*=e;this.imuln(h),this.words[0]+a<67108864?this.words[0]+=a:this._iaddn(a)}this._strip()},o.prototype.copy=function(t){t.words=new Array(this.length);for(var e=0;e<this.length;e++)t.words[e]=this.words[e];t.length=this.length,t.negative=this.negative,t.red=this.red},o.prototype._move=function(t){l(t,this)},o.prototype.clone=function(){var t=new o(null);return this.copy(t),t},o.prototype._expand=function(t){for(;this.length<t;)this.words[this.length++]=0;return this},o.prototype._strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},o.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},"undefined"!==typeof Symbol&&"function"===typeof Symbol.for)try{o.prototype[Symbol.for("nodejs.util.inspect.custom")]=h}catch(A){o.prototype.inspect=h}else o.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"],d=[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],p=[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];o.prototype.toString=function(t,e){var n;if(e=0|e||1,16===(t=t||10)||"hex"===t){n="";for(var i=0,o=0,s=0;s<this.length;s++){var u=this.words[s],a=(16777215&(u<<i|o)).toString(16);n=0!==(o=u>>>24-i&16777215)||s!==this.length-1?f[6-a.length]+a+n:a+n,(i+=2)>=26&&(i-=26,s--)}for(0!==o&&(n=o.toString(16)+n);n.length%e!==0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}if(t===(0|t)&&t>=2&&t<=36){var c=d[t],l=p[t];n="";var h=this.clone();for(h.negative=0;!h.isZero();){var b=h.modrn(l).toString(t);n=(h=h.idivn(l)).isZero()?b+n:f[c-b.length]+b+n}for(this.isZero()&&(n="0"+n);n.length%e!==0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}r(!1,"Base should be between 2 and 36")},o.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t},o.prototype.toJSON=function(){return this.toString(16,2)},s&&(o.prototype.toBuffer=function(t,e){return this.toArrayLike(s,t,e)}),o.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e)};function b(t,e,n){n.negative=e.negative^t.negative;var r=t.length+e.length|0;n.length=r,r=r-1|0;var i=0|t.words[0],o=0|e.words[0],s=i*o,u=67108863&s,a=s/67108864|0;n.words[0]=u;for(var c=1;c<r;c++){for(var l=a>>>26,h=67108863&a,f=Math.min(c,e.length-1),d=Math.max(0,c-t.length+1);d<=f;d++){var p=c-d|0;l+=(s=(i=0|t.words[p])*(o=0|e.words[d])+h)/67108864|0,h=67108863&s}n.words[c]=0|h,a=0|l}return 0!==a?n.words[c]=0|a:n.length--,n._strip()}o.prototype.toArrayLike=function(t,e,n){this._strip();var i=this.byteLength(),o=n||Math.max(1,i);r(i<=o,"byte array longer than desired length"),r(o>0,"Requested array length <= 0");var s=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e)}(t,o);return this["_toArrayLike"+("le"===e?"LE":"BE")](s,i),s},o.prototype._toArrayLikeLE=function(t,e){for(var n=0,r=0,i=0,o=0;i<this.length;i++){var s=this.words[i]<<o|r;t[n++]=255&s,n<t.length&&(t[n++]=s>>8&255),n<t.length&&(t[n++]=s>>16&255),6===o?(n<t.length&&(t[n++]=s>>24&255),r=0,o=0):(r=s>>>24,o+=2)}if(n<t.length)for(t[n++]=r;n<t.length;)t[n++]=0},o.prototype._toArrayLikeBE=function(t,e){for(var n=t.length-1,r=0,i=0,o=0;i<this.length;i++){var s=this.words[i]<<o|r;t[n--]=255&s,n>=0&&(t[n--]=s>>8&255),n>=0&&(t[n--]=s>>16&255),6===o?(n>=0&&(t[n--]=s>>24&255),r=0,o=0):(r=s>>>24,o+=2)}if(n>=0)for(t[n--]=r;n>=0;)t[n--]=0},Math.clz32?o.prototype._countBits=function(t){return 32-Math.clz32(t)}:o.prototype._countBits=function(t){var e=t,n=0;return e>=4096&&(n+=13,e>>>=13),e>=64&&(n+=7,e>>>=7),e>=8&&(n+=4,e>>>=4),e>=2&&(n+=2,e>>>=2),n+e},o.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,n=0;return 0===(8191&e)&&(n+=13,e>>>=13),0===(127&e)&&(n+=7,e>>>=7),0===(15&e)&&(n+=4,e>>>=4),0===(3&e)&&(n+=2,e>>>=2),0===(1&e)&&n++,n},o.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e},o.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;e<this.length;e++){var n=this._zeroBits(this.words[e]);if(t+=n,26!==n)break}return t},o.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},o.prototype.toTwos=function(t){return 0!==this.negative?this.abs().inotn(t).iaddn(1):this.clone()},o.prototype.fromTwos=function(t){return this.testn(t-1)?this.notn(t).iaddn(1).ineg():this.clone()},o.prototype.isNeg=function(){return 0!==this.negative},o.prototype.neg=function(){return this.clone().ineg()},o.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},o.prototype.iuor=function(t){for(;this.length<t.length;)this.words[this.length++]=0;for(var e=0;e<t.length;e++)this.words[e]=this.words[e]|t.words[e];return this._strip()},o.prototype.ior=function(t){return r(0===(this.negative|t.negative)),this.iuor(t)},o.prototype.or=function(t){return this.length>t.length?this.clone().ior(t):t.clone().ior(this)},o.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this)},o.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var n=0;n<e.length;n++)this.words[n]=this.words[n]&t.words[n];return this.length=e.length,this._strip()},o.prototype.iand=function(t){return r(0===(this.negative|t.negative)),this.iuand(t)},o.prototype.and=function(t){return this.length>t.length?this.clone().iand(t):t.clone().iand(this)},o.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this)},o.prototype.iuxor=function(t){var e,n;this.length>t.length?(e=this,n=t):(e=t,n=this);for(var r=0;r<n.length;r++)this.words[r]=e.words[r]^n.words[r];if(this!==e)for(;r<e.length;r++)this.words[r]=e.words[r];return this.length=e.length,this._strip()},o.prototype.ixor=function(t){return r(0===(this.negative|t.negative)),this.iuxor(t)},o.prototype.xor=function(t){return this.length>t.length?this.clone().ixor(t):t.clone().ixor(this)},o.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this)},o.prototype.inotn=function(t){r("number"===typeof t&&t>=0);var e=0|Math.ceil(t/26),n=t%26;this._expand(e),n>0&&e--;for(var i=0;i<e;i++)this.words[i]=67108863&~this.words[i];return n>0&&(this.words[i]=~this.words[i]&67108863>>26-n),this._strip()},o.prototype.notn=function(t){return this.clone().inotn(t)},o.prototype.setn=function(t,e){r("number"===typeof t&&t>=0);var n=t/26|0,i=t%26;return this._expand(n+1),this.words[n]=e?this.words[n]|1<<i:this.words[n]&~(1<<i),this._strip()},o.prototype.iadd=function(t){var e,n,r;if(0!==this.negative&&0===t.negative)return this.negative=0,e=this.isub(t),this.negative^=1,this._normSign();if(0===this.negative&&0!==t.negative)return t.negative=0,e=this.isub(t),t.negative=1,e._normSign();this.length>t.length?(n=this,r=t):(n=t,r=this);for(var i=0,o=0;o<r.length;o++)e=(0|n.words[o])+(0|r.words[o])+i,this.words[o]=67108863&e,i=e>>>26;for(;0!==i&&o<n.length;o++)e=(0|n.words[o])+i,this.words[o]=67108863&e,i=e>>>26;if(this.length=n.length,0!==i)this.words[this.length]=i,this.length++;else if(n!==this)for(;o<n.length;o++)this.words[o]=n.words[o];return this},o.prototype.add=function(t){var e;return 0!==t.negative&&0===this.negative?(t.negative=0,e=this.sub(t),t.negative^=1,e):0===t.negative&&0!==this.negative?(this.negative=0,e=t.sub(this),this.negative=1,e):this.length>t.length?this.clone().iadd(t):t.clone().iadd(this)},o.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var n,r,i=this.cmp(t);if(0===i)return this.negative=0,this.length=1,this.words[0]=0,this;i>0?(n=this,r=t):(n=t,r=this);for(var o=0,s=0;s<r.length;s++)o=(e=(0|n.words[s])-(0|r.words[s])+o)>>26,this.words[s]=67108863&e;for(;0!==o&&s<n.length;s++)o=(e=(0|n.words[s])+o)>>26,this.words[s]=67108863&e;if(0===o&&s<n.length&&n!==this)for(;s<n.length;s++)this.words[s]=n.words[s];return this.length=Math.max(this.length,s),n!==this&&(this.negative=1),this._strip()},o.prototype.sub=function(t){return this.clone().isub(t)};var y=function(t,e,n){var r,i,o,s=t.words,u=e.words,a=n.words,c=0,l=0|s[0],h=8191&l,f=l>>>13,d=0|s[1],p=8191&d,b=d>>>13,y=0|s[2],v=8191&y,m=y>>>13,g=0|s[3],w=8191&g,_=g>>>13,S=0|s[4],x=8191&S,E=S>>>13,M=0|s[5],k=8191&M,C=M>>>13,A=0|s[6],I=8191&A,O=A>>>13,j=0|s[7],N=8191&j,R=j>>>13,T=0|s[8],P=8191&T,D=T>>>13,L=0|s[9],H=8191&L,F=L>>>13,B=0|u[0],W=8191&B,U=B>>>13,z=0|u[1],V=8191&z,q=z>>>13,G=0|u[2],Y=8191&G,J=G>>>13,K=0|u[3],Q=8191&K,X=K>>>13,Z=0|u[4],$=8191&Z,tt=Z>>>13,et=0|u[5],nt=8191&et,rt=et>>>13,it=0|u[6],ot=8191&it,st=it>>>13,ut=0|u[7],at=8191&ut,ct=ut>>>13,lt=0|u[8],ht=8191&lt,ft=lt>>>13,dt=0|u[9],pt=8191&dt,bt=dt>>>13;n.negative=t.negative^e.negative,n.length=19;var yt=(c+(r=Math.imul(h,W))|0)+((8191&(i=(i=Math.imul(h,U))+Math.imul(f,W)|0))<<13)|0;c=((o=Math.imul(f,U))+(i>>>13)|0)+(yt>>>26)|0,yt&=67108863,r=Math.imul(p,W),i=(i=Math.imul(p,U))+Math.imul(b,W)|0,o=Math.imul(b,U);var vt=(c+(r=r+Math.imul(h,V)|0)|0)+((8191&(i=(i=i+Math.imul(h,q)|0)+Math.imul(f,V)|0))<<13)|0;c=((o=o+Math.imul(f,q)|0)+(i>>>13)|0)+(vt>>>26)|0,vt&=67108863,r=Math.imul(v,W),i=(i=Math.imul(v,U))+Math.imul(m,W)|0,o=Math.imul(m,U),r=r+Math.imul(p,V)|0,i=(i=i+Math.imul(p,q)|0)+Math.imul(b,V)|0,o=o+Math.imul(b,q)|0;var mt=(c+(r=r+Math.imul(h,Y)|0)|0)+((8191&(i=(i=i+Math.imul(h,J)|0)+Math.imul(f,Y)|0))<<13)|0;c=((o=o+Math.imul(f,J)|0)+(i>>>13)|0)+(mt>>>26)|0,mt&=67108863,r=Math.imul(w,W),i=(i=Math.imul(w,U))+Math.imul(_,W)|0,o=Math.imul(_,U),r=r+Math.imul(v,V)|0,i=(i=i+Math.imul(v,q)|0)+Math.imul(m,V)|0,o=o+Math.imul(m,q)|0,r=r+Math.imul(p,Y)|0,i=(i=i+Math.imul(p,J)|0)+Math.imul(b,Y)|0,o=o+Math.imul(b,J)|0;var gt=(c+(r=r+Math.imul(h,Q)|0)|0)+((8191&(i=(i=i+Math.imul(h,X)|0)+Math.imul(f,Q)|0))<<13)|0;c=((o=o+Math.imul(f,X)|0)+(i>>>13)|0)+(gt>>>26)|0,gt&=67108863,r=Math.imul(x,W),i=(i=Math.imul(x,U))+Math.imul(E,W)|0,o=Math.imul(E,U),r=r+Math.imul(w,V)|0,i=(i=i+Math.imul(w,q)|0)+Math.imul(_,V)|0,o=o+Math.imul(_,q)|0,r=r+Math.imul(v,Y)|0,i=(i=i+Math.imul(v,J)|0)+Math.imul(m,Y)|0,o=o+Math.imul(m,J)|0,r=r+Math.imul(p,Q)|0,i=(i=i+Math.imul(p,X)|0)+Math.imul(b,Q)|0,o=o+Math.imul(b,X)|0;var wt=(c+(r=r+Math.imul(h,$)|0)|0)+((8191&(i=(i=i+Math.imul(h,tt)|0)+Math.imul(f,$)|0))<<13)|0;c=((o=o+Math.imul(f,tt)|0)+(i>>>13)|0)+(wt>>>26)|0,wt&=67108863,r=Math.imul(k,W),i=(i=Math.imul(k,U))+Math.imul(C,W)|0,o=Math.imul(C,U),r=r+Math.imul(x,V)|0,i=(i=i+Math.imul(x,q)|0)+Math.imul(E,V)|0,o=o+Math.imul(E,q)|0,r=r+Math.imul(w,Y)|0,i=(i=i+Math.imul(w,J)|0)+Math.imul(_,Y)|0,o=o+Math.imul(_,J)|0,r=r+Math.imul(v,Q)|0,i=(i=i+Math.imul(v,X)|0)+Math.imul(m,Q)|0,o=o+Math.imul(m,X)|0,r=r+Math.imul(p,$)|0,i=(i=i+Math.imul(p,tt)|0)+Math.imul(b,$)|0,o=o+Math.imul(b,tt)|0;var _t=(c+(r=r+Math.imul(h,nt)|0)|0)+((8191&(i=(i=i+Math.imul(h,rt)|0)+Math.imul(f,nt)|0))<<13)|0;c=((o=o+Math.imul(f,rt)|0)+(i>>>13)|0)+(_t>>>26)|0,_t&=67108863,r=Math.imul(I,W),i=(i=Math.imul(I,U))+Math.imul(O,W)|0,o=Math.imul(O,U),r=r+Math.imul(k,V)|0,i=(i=i+Math.imul(k,q)|0)+Math.imul(C,V)|0,o=o+Math.imul(C,q)|0,r=r+Math.imul(x,Y)|0,i=(i=i+Math.imul(x,J)|0)+Math.imul(E,Y)|0,o=o+Math.imul(E,J)|0,r=r+Math.imul(w,Q)|0,i=(i=i+Math.imul(w,X)|0)+Math.imul(_,Q)|0,o=o+Math.imul(_,X)|0,r=r+Math.imul(v,$)|0,i=(i=i+Math.imul(v,tt)|0)+Math.imul(m,$)|0,o=o+Math.imul(m,tt)|0,r=r+Math.imul(p,nt)|0,i=(i=i+Math.imul(p,rt)|0)+Math.imul(b,nt)|0,o=o+Math.imul(b,rt)|0;var St=(c+(r=r+Math.imul(h,ot)|0)|0)+((8191&(i=(i=i+Math.imul(h,st)|0)+Math.imul(f,ot)|0))<<13)|0;c=((o=o+Math.imul(f,st)|0)+(i>>>13)|0)+(St>>>26)|0,St&=67108863,r=Math.imul(N,W),i=(i=Math.imul(N,U))+Math.imul(R,W)|0,o=Math.imul(R,U),r=r+Math.imul(I,V)|0,i=(i=i+Math.imul(I,q)|0)+Math.imul(O,V)|0,o=o+Math.imul(O,q)|0,r=r+Math.imul(k,Y)|0,i=(i=i+Math.imul(k,J)|0)+Math.imul(C,Y)|0,o=o+Math.imul(C,J)|0,r=r+Math.imul(x,Q)|0,i=(i=i+Math.imul(x,X)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,X)|0,r=r+Math.imul(w,$)|0,i=(i=i+Math.imul(w,tt)|0)+Math.imul(_,$)|0,o=o+Math.imul(_,tt)|0,r=r+Math.imul(v,nt)|0,i=(i=i+Math.imul(v,rt)|0)+Math.imul(m,nt)|0,o=o+Math.imul(m,rt)|0,r=r+Math.imul(p,ot)|0,i=(i=i+Math.imul(p,st)|0)+Math.imul(b,ot)|0,o=o+Math.imul(b,st)|0;var xt=(c+(r=r+Math.imul(h,at)|0)|0)+((8191&(i=(i=i+Math.imul(h,ct)|0)+Math.imul(f,at)|0))<<13)|0;c=((o=o+Math.imul(f,ct)|0)+(i>>>13)|0)+(xt>>>26)|0,xt&=67108863,r=Math.imul(P,W),i=(i=Math.imul(P,U))+Math.imul(D,W)|0,o=Math.imul(D,U),r=r+Math.imul(N,V)|0,i=(i=i+Math.imul(N,q)|0)+Math.imul(R,V)|0,o=o+Math.imul(R,q)|0,r=r+Math.imul(I,Y)|0,i=(i=i+Math.imul(I,J)|0)+Math.imul(O,Y)|0,o=o+Math.imul(O,J)|0,r=r+Math.imul(k,Q)|0,i=(i=i+Math.imul(k,X)|0)+Math.imul(C,Q)|0,o=o+Math.imul(C,X)|0,r=r+Math.imul(x,$)|0,i=(i=i+Math.imul(x,tt)|0)+Math.imul(E,$)|0,o=o+Math.imul(E,tt)|0,r=r+Math.imul(w,nt)|0,i=(i=i+Math.imul(w,rt)|0)+Math.imul(_,nt)|0,o=o+Math.imul(_,rt)|0,r=r+Math.imul(v,ot)|0,i=(i=i+Math.imul(v,st)|0)+Math.imul(m,ot)|0,o=o+Math.imul(m,st)|0,r=r+Math.imul(p,at)|0,i=(i=i+Math.imul(p,ct)|0)+Math.imul(b,at)|0,o=o+Math.imul(b,ct)|0;var Et=(c+(r=r+Math.imul(h,ht)|0)|0)+((8191&(i=(i=i+Math.imul(h,ft)|0)+Math.imul(f,ht)|0))<<13)|0;c=((o=o+Math.imul(f,ft)|0)+(i>>>13)|0)+(Et>>>26)|0,Et&=67108863,r=Math.imul(H,W),i=(i=Math.imul(H,U))+Math.imul(F,W)|0,o=Math.imul(F,U),r=r+Math.imul(P,V)|0,i=(i=i+Math.imul(P,q)|0)+Math.imul(D,V)|0,o=o+Math.imul(D,q)|0,r=r+Math.imul(N,Y)|0,i=(i=i+Math.imul(N,J)|0)+Math.imul(R,Y)|0,o=o+Math.imul(R,J)|0,r=r+Math.imul(I,Q)|0,i=(i=i+Math.imul(I,X)|0)+Math.imul(O,Q)|0,o=o+Math.imul(O,X)|0,r=r+Math.imul(k,$)|0,i=(i=i+Math.imul(k,tt)|0)+Math.imul(C,$)|0,o=o+Math.imul(C,tt)|0,r=r+Math.imul(x,nt)|0,i=(i=i+Math.imul(x,rt)|0)+Math.imul(E,nt)|0,o=o+Math.imul(E,rt)|0,r=r+Math.imul(w,ot)|0,i=(i=i+Math.imul(w,st)|0)+Math.imul(_,ot)|0,o=o+Math.imul(_,st)|0,r=r+Math.imul(v,at)|0,i=(i=i+Math.imul(v,ct)|0)+Math.imul(m,at)|0,o=o+Math.imul(m,ct)|0,r=r+Math.imul(p,ht)|0,i=(i=i+Math.imul(p,ft)|0)+Math.imul(b,ht)|0,o=o+Math.imul(b,ft)|0;var Mt=(c+(r=r+Math.imul(h,pt)|0)|0)+((8191&(i=(i=i+Math.imul(h,bt)|0)+Math.imul(f,pt)|0))<<13)|0;c=((o=o+Math.imul(f,bt)|0)+(i>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,r=Math.imul(H,V),i=(i=Math.imul(H,q))+Math.imul(F,V)|0,o=Math.imul(F,q),r=r+Math.imul(P,Y)|0,i=(i=i+Math.imul(P,J)|0)+Math.imul(D,Y)|0,o=o+Math.imul(D,J)|0,r=r+Math.imul(N,Q)|0,i=(i=i+Math.imul(N,X)|0)+Math.imul(R,Q)|0,o=o+Math.imul(R,X)|0,r=r+Math.imul(I,$)|0,i=(i=i+Math.imul(I,tt)|0)+Math.imul(O,$)|0,o=o+Math.imul(O,tt)|0,r=r+Math.imul(k,nt)|0,i=(i=i+Math.imul(k,rt)|0)+Math.imul(C,nt)|0,o=o+Math.imul(C,rt)|0,r=r+Math.imul(x,ot)|0,i=(i=i+Math.imul(x,st)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,st)|0,r=r+Math.imul(w,at)|0,i=(i=i+Math.imul(w,ct)|0)+Math.imul(_,at)|0,o=o+Math.imul(_,ct)|0,r=r+Math.imul(v,ht)|0,i=(i=i+Math.imul(v,ft)|0)+Math.imul(m,ht)|0,o=o+Math.imul(m,ft)|0;var kt=(c+(r=r+Math.imul(p,pt)|0)|0)+((8191&(i=(i=i+Math.imul(p,bt)|0)+Math.imul(b,pt)|0))<<13)|0;c=((o=o+Math.imul(b,bt)|0)+(i>>>13)|0)+(kt>>>26)|0,kt&=67108863,r=Math.imul(H,Y),i=(i=Math.imul(H,J))+Math.imul(F,Y)|0,o=Math.imul(F,J),r=r+Math.imul(P,Q)|0,i=(i=i+Math.imul(P,X)|0)+Math.imul(D,Q)|0,o=o+Math.imul(D,X)|0,r=r+Math.imul(N,$)|0,i=(i=i+Math.imul(N,tt)|0)+Math.imul(R,$)|0,o=o+Math.imul(R,tt)|0,r=r+Math.imul(I,nt)|0,i=(i=i+Math.imul(I,rt)|0)+Math.imul(O,nt)|0,o=o+Math.imul(O,rt)|0,r=r+Math.imul(k,ot)|0,i=(i=i+Math.imul(k,st)|0)+Math.imul(C,ot)|0,o=o+Math.imul(C,st)|0,r=r+Math.imul(x,at)|0,i=(i=i+Math.imul(x,ct)|0)+Math.imul(E,at)|0,o=o+Math.imul(E,ct)|0,r=r+Math.imul(w,ht)|0,i=(i=i+Math.imul(w,ft)|0)+Math.imul(_,ht)|0,o=o+Math.imul(_,ft)|0;var Ct=(c+(r=r+Math.imul(v,pt)|0)|0)+((8191&(i=(i=i+Math.imul(v,bt)|0)+Math.imul(m,pt)|0))<<13)|0;c=((o=o+Math.imul(m,bt)|0)+(i>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,r=Math.imul(H,Q),i=(i=Math.imul(H,X))+Math.imul(F,Q)|0,o=Math.imul(F,X),r=r+Math.imul(P,$)|0,i=(i=i+Math.imul(P,tt)|0)+Math.imul(D,$)|0,o=o+Math.imul(D,tt)|0,r=r+Math.imul(N,nt)|0,i=(i=i+Math.imul(N,rt)|0)+Math.imul(R,nt)|0,o=o+Math.imul(R,rt)|0,r=r+Math.imul(I,ot)|0,i=(i=i+Math.imul(I,st)|0)+Math.imul(O,ot)|0,o=o+Math.imul(O,st)|0,r=r+Math.imul(k,at)|0,i=(i=i+Math.imul(k,ct)|0)+Math.imul(C,at)|0,o=o+Math.imul(C,ct)|0,r=r+Math.imul(x,ht)|0,i=(i=i+Math.imul(x,ft)|0)+Math.imul(E,ht)|0,o=o+Math.imul(E,ft)|0;var At=(c+(r=r+Math.imul(w,pt)|0)|0)+((8191&(i=(i=i+Math.imul(w,bt)|0)+Math.imul(_,pt)|0))<<13)|0;c=((o=o+Math.imul(_,bt)|0)+(i>>>13)|0)+(At>>>26)|0,At&=67108863,r=Math.imul(H,$),i=(i=Math.imul(H,tt))+Math.imul(F,$)|0,o=Math.imul(F,tt),r=r+Math.imul(P,nt)|0,i=(i=i+Math.imul(P,rt)|0)+Math.imul(D,nt)|0,o=o+Math.imul(D,rt)|0,r=r+Math.imul(N,ot)|0,i=(i=i+Math.imul(N,st)|0)+Math.imul(R,ot)|0,o=o+Math.imul(R,st)|0,r=r+Math.imul(I,at)|0,i=(i=i+Math.imul(I,ct)|0)+Math.imul(O,at)|0,o=o+Math.imul(O,ct)|0,r=r+Math.imul(k,ht)|0,i=(i=i+Math.imul(k,ft)|0)+Math.imul(C,ht)|0,o=o+Math.imul(C,ft)|0;var It=(c+(r=r+Math.imul(x,pt)|0)|0)+((8191&(i=(i=i+Math.imul(x,bt)|0)+Math.imul(E,pt)|0))<<13)|0;c=((o=o+Math.imul(E,bt)|0)+(i>>>13)|0)+(It>>>26)|0,It&=67108863,r=Math.imul(H,nt),i=(i=Math.imul(H,rt))+Math.imul(F,nt)|0,o=Math.imul(F,rt),r=r+Math.imul(P,ot)|0,i=(i=i+Math.imul(P,st)|0)+Math.imul(D,ot)|0,o=o+Math.imul(D,st)|0,r=r+Math.imul(N,at)|0,i=(i=i+Math.imul(N,ct)|0)+Math.imul(R,at)|0,o=o+Math.imul(R,ct)|0,r=r+Math.imul(I,ht)|0,i=(i=i+Math.imul(I,ft)|0)+Math.imul(O,ht)|0,o=o+Math.imul(O,ft)|0;var Ot=(c+(r=r+Math.imul(k,pt)|0)|0)+((8191&(i=(i=i+Math.imul(k,bt)|0)+Math.imul(C,pt)|0))<<13)|0;c=((o=o+Math.imul(C,bt)|0)+(i>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,r=Math.imul(H,ot),i=(i=Math.imul(H,st))+Math.imul(F,ot)|0,o=Math.imul(F,st),r=r+Math.imul(P,at)|0,i=(i=i+Math.imul(P,ct)|0)+Math.imul(D,at)|0,o=o+Math.imul(D,ct)|0,r=r+Math.imul(N,ht)|0,i=(i=i+Math.imul(N,ft)|0)+Math.imul(R,ht)|0,o=o+Math.imul(R,ft)|0;var jt=(c+(r=r+Math.imul(I,pt)|0)|0)+((8191&(i=(i=i+Math.imul(I,bt)|0)+Math.imul(O,pt)|0))<<13)|0;c=((o=o+Math.imul(O,bt)|0)+(i>>>13)|0)+(jt>>>26)|0,jt&=67108863,r=Math.imul(H,at),i=(i=Math.imul(H,ct))+Math.imul(F,at)|0,o=Math.imul(F,ct),r=r+Math.imul(P,ht)|0,i=(i=i+Math.imul(P,ft)|0)+Math.imul(D,ht)|0,o=o+Math.imul(D,ft)|0;var Nt=(c+(r=r+Math.imul(N,pt)|0)|0)+((8191&(i=(i=i+Math.imul(N,bt)|0)+Math.imul(R,pt)|0))<<13)|0;c=((o=o+Math.imul(R,bt)|0)+(i>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,r=Math.imul(H,ht),i=(i=Math.imul(H,ft))+Math.imul(F,ht)|0,o=Math.imul(F,ft);var Rt=(c+(r=r+Math.imul(P,pt)|0)|0)+((8191&(i=(i=i+Math.imul(P,bt)|0)+Math.imul(D,pt)|0))<<13)|0;c=((o=o+Math.imul(D,bt)|0)+(i>>>13)|0)+(Rt>>>26)|0,Rt&=67108863;var Tt=(c+(r=Math.imul(H,pt))|0)+((8191&(i=(i=Math.imul(H,bt))+Math.imul(F,pt)|0))<<13)|0;return c=((o=Math.imul(F,bt))+(i>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,a[0]=yt,a[1]=vt,a[2]=mt,a[3]=gt,a[4]=wt,a[5]=_t,a[6]=St,a[7]=xt,a[8]=Et,a[9]=Mt,a[10]=kt,a[11]=Ct,a[12]=At,a[13]=It,a[14]=Ot,a[15]=jt,a[16]=Nt,a[17]=Rt,a[18]=Tt,0!==c&&(a[19]=c,n.length++),n};function v(t,e,n){n.negative=e.negative^t.negative,n.length=t.length+e.length;for(var r=0,i=0,o=0;o<n.length-1;o++){var s=i;i=0;for(var u=67108863&r,a=Math.min(o,e.length-1),c=Math.max(0,o-t.length+1);c<=a;c++){var l=o-c,h=(0|t.words[l])*(0|e.words[c]),f=67108863&h;u=67108863&(f=f+u|0),i+=(s=(s=s+(h/67108864|0)|0)+(f>>>26)|0)>>>26,s&=67108863}n.words[o]=u,r=s,s=i}return 0!==r?n.words[o]=r:n.length--,n._strip()}function m(t,e,n){return v(t,e,n)}function g(t,e){this.x=t,this.y=e}Math.imul||(y=b),o.prototype.mulTo=function(t,e){var n=this.length+t.length;return 10===this.length&&10===t.length?y(this,t,e):n<63?b(this,t,e):n<1024?v(this,t,e):m(this,t,e)},g.prototype.makeRBT=function(t){for(var e=new Array(t),n=o.prototype._countBits(t)-1,r=0;r<t;r++)e[r]=this.revBin(r,n,t);return e},g.prototype.revBin=function(t,e,n){if(0===t||t===n-1)return t;for(var r=0,i=0;i<e;i++)r|=(1&t)<<e-i-1,t>>=1;return r},g.prototype.permute=function(t,e,n,r,i,o){for(var s=0;s<o;s++)r[s]=e[t[s]],i[s]=n[t[s]]},g.prototype.transform=function(t,e,n,r,i,o){this.permute(o,t,e,n,r,i);for(var s=1;s<i;s<<=1)for(var u=s<<1,a=Math.cos(2*Math.PI/u),c=Math.sin(2*Math.PI/u),l=0;l<i;l+=u)for(var h=a,f=c,d=0;d<s;d++){var p=n[l+d],b=r[l+d],y=n[l+d+s],v=r[l+d+s],m=h*y-f*v;v=h*v+f*y,y=m,n[l+d]=p+y,r[l+d]=b+v,n[l+d+s]=p-y,r[l+d+s]=b-v,d!==u&&(m=a*h-c*f,f=a*f+c*h,h=m)}},g.prototype.guessLen13b=function(t,e){var n=1|Math.max(e,t),r=1&n,i=0;for(n=n/2|0;n;n>>>=1)i++;return 1<<i+1+r},g.prototype.conjugate=function(t,e,n){if(!(n<=1))for(var r=0;r<n/2;r++){var i=t[r];t[r]=t[n-r-1],t[n-r-1]=i,i=e[r],e[r]=-e[n-r-1],e[n-r-1]=-i}},g.prototype.normalize13b=function(t,e){for(var n=0,r=0;r<e/2;r++){var i=8192*Math.round(t[2*r+1]/e)+Math.round(t[2*r]/e)+n;t[r]=67108863&i,n=i<67108864?0:i/67108864|0}return t},g.prototype.convert13b=function(t,e,n,i){for(var o=0,s=0;s<e;s++)o+=0|t[s],n[2*s]=8191&o,o>>>=13,n[2*s+1]=8191&o,o>>>=13;for(s=2*e;s<i;++s)n[s]=0;r(0===o),r(0===(-8192&o))},g.prototype.stub=function(t){for(var e=new Array(t),n=0;n<t;n++)e[n]=0;return e},g.prototype.mulp=function(t,e,n){var r=2*this.guessLen13b(t.length,e.length),i=this.makeRBT(r),o=this.stub(r),s=new Array(r),u=new Array(r),a=new Array(r),c=new Array(r),l=new Array(r),h=new Array(r),f=n.words;f.length=r,this.convert13b(t.words,t.length,s,r),this.convert13b(e.words,e.length,c,r),this.transform(s,o,u,a,r,i),this.transform(c,o,l,h,r,i);for(var d=0;d<r;d++){var p=u[d]*l[d]-a[d]*h[d];a[d]=u[d]*h[d]+a[d]*l[d],u[d]=p}return this.conjugate(u,a,r),this.transform(u,a,f,o,r,i),this.conjugate(f,o,r),this.normalize13b(f,r),n.negative=t.negative^e.negative,n.length=t.length+e.length,n._strip()},o.prototype.mul=function(t){var e=new o(null);return e.words=new Array(this.length+t.length),this.mulTo(t,e)},o.prototype.mulf=function(t){var e=new o(null);return e.words=new Array(this.length+t.length),m(this,t,e)},o.prototype.imul=function(t){return this.clone().mulTo(t,this)},o.prototype.imuln=function(t){var e=t<0;e&&(t=-t),r("number"===typeof t),r(t<67108864);for(var n=0,i=0;i<this.length;i++){var o=(0|this.words[i])*t,s=(67108863&o)+(67108863&n);n>>=26,n+=o/67108864|0,n+=s>>>26,this.words[i]=67108863&s}return 0!==n&&(this.words[i]=n,this.length++),e?this.ineg():this},o.prototype.muln=function(t){return this.clone().imuln(t)},o.prototype.sqr=function(){return this.mul(this)},o.prototype.isqr=function(){return this.imul(this.clone())},o.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),n=0;n<e.length;n++){var r=n/26|0,i=n%26;e[n]=t.words[r]>>>i&1}return e}(t);if(0===e.length)return new o(1);for(var n=this,r=0;r<e.length&&0===e[r];r++,n=n.sqr());if(++r<e.length)for(var i=n.sqr();r<e.length;r++,i=i.sqr())0!==e[r]&&(n=n.mul(i));return n},o.prototype.iushln=function(t){r("number"===typeof t&&t>=0);var e,n=t%26,i=(t-n)/26,o=67108863>>>26-n<<26-n;if(0!==n){var s=0;for(e=0;e<this.length;e++){var u=this.words[e]&o,a=(0|this.words[e])-u<<n;this.words[e]=a|s,s=u>>>26-n}s&&(this.words[e]=s,this.length++)}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e<i;e++)this.words[e]=0;this.length+=i}return this._strip()},o.prototype.ishln=function(t){return r(0===this.negative),this.iushln(t)},o.prototype.iushrn=function(t,e,n){var i;r("number"===typeof t&&t>=0),i=e?(e-e%26)/26:0;var o=t%26,s=Math.min((t-o)/26,this.length),u=67108863^67108863>>>o<<o,a=n;if(i-=s,i=Math.max(0,i),a){for(var c=0;c<s;c++)a.words[c]=this.words[c];a.length=s}if(0===s);else if(this.length>s)for(this.length-=s,c=0;c<this.length;c++)this.words[c]=this.words[c+s];else this.words[0]=0,this.length=1;var l=0;for(c=this.length-1;c>=0&&(0!==l||c>=i);c--){var h=0|this.words[c];this.words[c]=l<<26-o|h>>>o,l=h&u}return a&&0!==l&&(a.words[a.length++]=l),0===this.length&&(this.words[0]=0,this.length=1),this._strip()},o.prototype.ishrn=function(t,e,n){return r(0===this.negative),this.iushrn(t,e,n)},o.prototype.shln=function(t){return this.clone().ishln(t)},o.prototype.ushln=function(t){return this.clone().iushln(t)},o.prototype.shrn=function(t){return this.clone().ishrn(t)},o.prototype.ushrn=function(t){return this.clone().iushrn(t)},o.prototype.testn=function(t){r("number"===typeof t&&t>=0);var e=t%26,n=(t-e)/26,i=1<<e;return!(this.length<=n)&&!!(this.words[n]&i)},o.prototype.imaskn=function(t){r("number"===typeof t&&t>=0);var e=t%26,n=(t-e)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=n)return this;if(0!==e&&n++,this.length=Math.min(n,this.length),0!==e){var i=67108863^67108863>>>e<<e;this.words[this.length-1]&=i}return this._strip()},o.prototype.maskn=function(t){return this.clone().imaskn(t)},o.prototype.iaddn=function(t){return r("number"===typeof t),r(t<67108864),t<0?this.isubn(-t):0!==this.negative?1===this.length&&(0|this.words[0])<=t?(this.words[0]=t-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(t),this.negative=1,this):this._iaddn(t)},o.prototype._iaddn=function(t){this.words[0]+=t;for(var e=0;e<this.length&&this.words[e]>=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this},o.prototype.isubn=function(t){if(r("number"===typeof t),r(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e<this.length&&this.words[e]<0;e++)this.words[e]+=67108864,this.words[e+1]-=1;return this._strip()},o.prototype.addn=function(t){return this.clone().iaddn(t)},o.prototype.subn=function(t){return this.clone().isubn(t)},o.prototype.iabs=function(){return this.negative=0,this},o.prototype.abs=function(){return this.clone().iabs()},o.prototype._ishlnsubmul=function(t,e,n){var i,o,s=t.length+n;this._expand(s);var u=0;for(i=0;i<t.length;i++){o=(0|this.words[i+n])+u;var a=(0|t.words[i])*e;u=((o-=67108863&a)>>26)-(a/67108864|0),this.words[i+n]=67108863&o}for(;i<this.length-n;i++)u=(o=(0|this.words[i+n])+u)>>26,this.words[i+n]=67108863&o;if(0===u)return this._strip();for(r(-1===u),u=0,i=0;i<this.length;i++)u=(o=-(0|this.words[i])+u)>>26,this.words[i]=67108863&o;return this.negative=1,this._strip()},o.prototype._wordDiv=function(t,e){var n=(this.length,t.length),r=this.clone(),i=t,s=0|i.words[i.length-1];0!==(n=26-this._countBits(s))&&(i=i.ushln(n),r.iushln(n),s=0|i.words[i.length-1]);var u,a=r.length-i.length;if("mod"!==e){(u=new o(null)).length=a+1,u.words=new Array(u.length);for(var c=0;c<u.length;c++)u.words[c]=0}var l=r.clone()._ishlnsubmul(i,1,a);0===l.negative&&(r=l,u&&(u.words[a]=1));for(var h=a-1;h>=0;h--){var f=67108864*(0|r.words[i.length+h])+(0|r.words[i.length+h-1]);for(f=Math.min(f/s|0,67108863),r._ishlnsubmul(i,f,h);0!==r.negative;)f--,r.negative=0,r._ishlnsubmul(i,1,h),r.isZero()||(r.negative^=1);u&&(u.words[h]=f)}return u&&u._strip(),r._strip(),"div"!==e&&0!==n&&r.iushrn(n),{div:u||null,mod:r}},o.prototype.divmod=function(t,e,n){return r(!t.isZero()),this.isZero()?{div:new o(0),mod:new o(0)}:0!==this.negative&&0===t.negative?(u=this.neg().divmod(t,e),"mod"!==e&&(i=u.div.neg()),"div"!==e&&(s=u.mod.neg(),n&&0!==s.negative&&s.iadd(t)),{div:i,mod:s}):0===this.negative&&0!==t.negative?(u=this.divmod(t.neg(),e),"mod"!==e&&(i=u.div.neg()),{div:i,mod:u.mod}):0!==(this.negative&t.negative)?(u=this.neg().divmod(t.neg(),e),"div"!==e&&(s=u.mod.neg(),n&&0!==s.negative&&s.isub(t)),{div:u.div,mod:s}):t.length>this.length||this.cmp(t)<0?{div:new o(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new o(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new o(this.modrn(t.words[0]))}:this._wordDiv(t,e);var i,s,u},o.prototype.div=function(t){return this.divmod(t,"div",!1).div},o.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod},o.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod},o.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var n=0!==e.div.negative?e.mod.isub(t):e.mod,r=t.ushrn(1),i=t.andln(1),o=n.cmp(r);return o<0||1===i&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1)},o.prototype.modrn=function(t){var e=t<0;e&&(t=-t),r(t<=67108863);for(var n=(1<<26)%t,i=0,o=this.length-1;o>=0;o--)i=(n*i+(0|this.words[o]))%t;return e?-i:i},o.prototype.modn=function(t){return this.modrn(t)},o.prototype.idivn=function(t){var e=t<0;e&&(t=-t),r(t<=67108863);for(var n=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*n;this.words[i]=o/t|0,n=o%t}return this._strip(),e?this.ineg():this},o.prototype.divn=function(t){return this.clone().idivn(t)},o.prototype.egcd=function(t){r(0===t.negative),r(!t.isZero());var e=this,n=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new o(1),s=new o(0),u=new o(0),a=new o(1),c=0;e.isEven()&&n.isEven();)e.iushrn(1),n.iushrn(1),++c;for(var l=n.clone(),h=e.clone();!e.isZero();){for(var f=0,d=1;0===(e.words[0]&d)&&f<26;++f,d<<=1);if(f>0)for(e.iushrn(f);f-- >0;)(i.isOdd()||s.isOdd())&&(i.iadd(l),s.isub(h)),i.iushrn(1),s.iushrn(1);for(var p=0,b=1;0===(n.words[0]&b)&&p<26;++p,b<<=1);if(p>0)for(n.iushrn(p);p-- >0;)(u.isOdd()||a.isOdd())&&(u.iadd(l),a.isub(h)),u.iushrn(1),a.iushrn(1);e.cmp(n)>=0?(e.isub(n),i.isub(u),s.isub(a)):(n.isub(e),u.isub(i),a.isub(s))}return{a:u,b:a,gcd:n.iushln(c)}},o.prototype._invmp=function(t){r(0===t.negative),r(!t.isZero());var e=this,n=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,s=new o(1),u=new o(0),a=n.clone();e.cmpn(1)>0&&n.cmpn(1)>0;){for(var c=0,l=1;0===(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-- >0;)s.isOdd()&&s.iadd(a),s.iushrn(1);for(var h=0,f=1;0===(n.words[0]&f)&&h<26;++h,f<<=1);if(h>0)for(n.iushrn(h);h-- >0;)u.isOdd()&&u.iadd(a),u.iushrn(1);e.cmp(n)>=0?(e.isub(n),s.isub(u)):(n.isub(e),u.isub(s))}return(i=0===e.cmpn(1)?s:u).cmpn(0)<0&&i.iadd(t),i},o.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),n=t.clone();e.negative=0,n.negative=0;for(var r=0;e.isEven()&&n.isEven();r++)e.iushrn(1),n.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;n.isEven();)n.iushrn(1);var i=e.cmp(n);if(i<0){var o=e;e=n,n=o}else if(0===i||0===n.cmpn(1))break;e.isub(n)}return n.iushln(r)},o.prototype.invm=function(t){return this.egcd(t).a.umod(t)},o.prototype.isEven=function(){return 0===(1&this.words[0])},o.prototype.isOdd=function(){return 1===(1&this.words[0])},o.prototype.andln=function(t){return this.words[0]&t},o.prototype.bincn=function(t){r("number"===typeof t);var e=t%26,n=(t-e)/26,i=1<<e;if(this.length<=n)return this._expand(n+1),this.words[n]|=i,this;for(var o=i,s=n;0!==o&&s<this.length;s++){var u=0|this.words[s];o=(u+=o)>>>26,u&=67108863,this.words[s]=u}return 0!==o&&(this.words[s]=o,this.length++),this},o.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},o.prototype.cmpn=function(t){var e,n=t<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this._strip(),this.length>1)e=1;else{n&&(t=-t),r(t<=67108863,"Number is too big");var i=0|this.words[0];e=i===t?0:i<t?-1:1}return 0!==this.negative?0|-e:e},o.prototype.cmp=function(t){if(0!==this.negative&&0===t.negative)return-1;if(0===this.negative&&0!==t.negative)return 1;var e=this.ucmp(t);return 0!==this.negative?0|-e:e},o.prototype.ucmp=function(t){if(this.length>t.length)return 1;if(this.length<t.length)return-1;for(var e=0,n=this.length-1;n>=0;n--){var r=0|this.words[n],i=0|t.words[n];if(r!==i){r<i?e=-1:r>i&&(e=1);break}}return e},o.prototype.gtn=function(t){return 1===this.cmpn(t)},o.prototype.gt=function(t){return 1===this.cmp(t)},o.prototype.gten=function(t){return this.cmpn(t)>=0},o.prototype.gte=function(t){return this.cmp(t)>=0},o.prototype.ltn=function(t){return-1===this.cmpn(t)},o.prototype.lt=function(t){return-1===this.cmp(t)},o.prototype.lten=function(t){return this.cmpn(t)<=0},o.prototype.lte=function(t){return this.cmp(t)<=0},o.prototype.eqn=function(t){return 0===this.cmpn(t)},o.prototype.eq=function(t){return 0===this.cmp(t)},o.red=function(t){return new k(t)},o.prototype.toRed=function(t){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t)},o.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},o.prototype._forceRed=function(t){return this.red=t,this},o.prototype.forceRed=function(t){return r(!this.red,"Already a number in reduction context"),this._forceRed(t)},o.prototype.redAdd=function(t){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,t)},o.prototype.redIAdd=function(t){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t)},o.prototype.redSub=function(t){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,t)},o.prototype.redISub=function(t){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,t)},o.prototype.redShl=function(t){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,t)},o.prototype.redMul=function(t){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t)},o.prototype.redIMul=function(t){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t)},o.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},o.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},o.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},o.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},o.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},o.prototype.redPow=function(t){return r(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t)};var w={k256:null,p224:null,p192:null,p25519:null};function _(t,e){this.name=t,this.p=new o(e,16),this.n=this.p.bitLength(),this.k=new o(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function S(){_.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function x(){_.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function E(){_.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function M(){_.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function k(t){if("string"===typeof t){var e=o._prime(t);this.m=e.p,this.prime=e}else r(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null}function C(t){k.call(this,t),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new o(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)}_.prototype._tmp=function(){var t=new o(null);return t.words=new Array(Math.ceil(this.n/13)),t},_.prototype.ireduce=function(t){var e,n=t;do{this.split(n,this.tmp),e=(n=(n=this.imulK(n)).iadd(this.tmp)).bitLength()}while(e>this.n);var r=e<this.n?-1:n.ucmp(this.p);return 0===r?(n.words[0]=0,n.length=1):r>0?n.isub(this.p):void 0!==n.strip?n.strip():n._strip(),n},_.prototype.split=function(t,e){t.iushrn(this.n,0,e)},_.prototype.imulK=function(t){return t.imul(this.k)},i(S,_),S.prototype.split=function(t,e){for(var n=4194303,r=Math.min(t.length,9),i=0;i<r;i++)e.words[i]=t.words[i];if(e.length=r,t.length<=9)return t.words[0]=0,void(t.length=1);var o=t.words[9];for(e.words[e.length++]=o&n,i=10;i<t.length;i++){var s=0|t.words[i];t.words[i-10]=(s&n)<<4|o>>>22,o=s}o>>>=22,t.words[i-10]=o,0===o&&t.length>10?t.length-=10:t.length-=9},S.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,n=0;n<t.length;n++){var r=0|t.words[n];e+=977*r,t.words[n]=67108863&e,e=64*r+(e/67108864|0)}return 0===t.words[t.length-1]&&(t.length--,0===t.words[t.length-1]&&t.length--),t},i(x,_),i(E,_),i(M,_),M.prototype.imulK=function(t){for(var e=0,n=0;n<t.length;n++){var r=19*(0|t.words[n])+e,i=67108863&r;r>>>=26,t.words[n]=i,e=r}return 0!==e&&(t.words[t.length++]=e),t},o._prime=function(t){if(w[t])return w[t];var e;if("k256"===t)e=new S;else if("p224"===t)e=new x;else if("p192"===t)e=new E;else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new M}return w[t]=e,e},k.prototype._verify1=function(t){r(0===t.negative,"red works only with positives"),r(t.red,"red works only with red numbers")},k.prototype._verify2=function(t,e){r(0===(t.negative|e.negative),"red works only with positives"),r(t.red&&t.red===e.red,"red works only with red numbers")},k.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):(l(t,t.umod(this.m)._forceRed(this)),t)},k.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this)},k.prototype.add=function(t,e){this._verify2(t,e);var n=t.add(e);return n.cmp(this.m)>=0&&n.isub(this.m),n._forceRed(this)},k.prototype.iadd=function(t,e){this._verify2(t,e);var n=t.iadd(e);return n.cmp(this.m)>=0&&n.isub(this.m),n},k.prototype.sub=function(t,e){this._verify2(t,e);var n=t.sub(e);return n.cmpn(0)<0&&n.iadd(this.m),n._forceRed(this)},k.prototype.isub=function(t,e){this._verify2(t,e);var n=t.isub(e);return n.cmpn(0)<0&&n.iadd(this.m),n},k.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e))},k.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e))},k.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e))},k.prototype.isqr=function(t){return this.imul(t,t.clone())},k.prototype.sqr=function(t){return this.mul(t,t)},k.prototype.sqrt=function(t){if(t.isZero())return t.clone();var e=this.m.andln(3);if(r(e%2===1),3===e){var n=this.m.add(new o(1)).iushrn(2);return this.pow(t,n)}for(var i=this.m.subn(1),s=0;!i.isZero()&&0===i.andln(1);)s++,i.iushrn(1);r(!i.isZero());var u=new o(1).toRed(this),a=u.redNeg(),c=this.m.subn(1).iushrn(1),l=this.m.bitLength();for(l=new o(2*l*l).toRed(this);0!==this.pow(l,c).cmp(a);)l.redIAdd(a);for(var h=this.pow(l,i),f=this.pow(t,i.addn(1).iushrn(1)),d=this.pow(t,i),p=s;0!==d.cmp(u);){for(var b=d,y=0;0!==b.cmp(u);y++)b=b.redSqr();r(y<p);var v=this.pow(h,new o(1).iushln(p-y-1));f=f.redMul(v),h=v.redSqr(),d=d.redMul(h),p=y}return f},k.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e)},k.prototype.pow=function(t,e){if(e.isZero())return new o(1).toRed(this);if(0===e.cmpn(1))return t.clone();var n=new Array(16);n[0]=new o(1).toRed(this),n[1]=t;for(var r=2;r<n.length;r++)n[r]=this.mul(n[r-1],t);var i=n[0],s=0,u=0,a=e.bitLength()%26;for(0===a&&(a=26),r=e.length-1;r>=0;r--){for(var c=e.words[r],l=a-1;l>=0;l--){var h=c>>l&1;i!==n[0]&&(i=this.sqr(i)),0!==h||0!==s?(s<<=1,s|=h,(4===++u||0===r&&0===l)&&(i=this.mul(i,n[s]),u=0,s=0)):u=0}a=26}return i},k.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e},k.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e},o.mont=function(t){return new C(t)},i(C,k),C.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift))},C.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e},C.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var n=t.imul(e),r=n.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=n.isub(r).iushrn(this.shift),o=i;return i.cmp(this.m)>=0?o=i.isub(this.m):i.cmpn(0)<0&&(o=i.iadd(this.m)),o._forceRed(this)},C.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new o(0)._forceRed(this);var n=t.mul(e),r=n.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=n.isub(r).iushrn(this.shift),s=i;return i.cmp(this.m)>=0?s=i.isub(this.m):i.cmpn(0)<0&&(s=i.iadd(this.m)),s._forceRed(this)},C.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this)}}(t,this)}).call(this,n(94)(t))},1399:function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return o}));var r=n(1376);function i(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return o(t)}function o(t){return 0===t.length?r.a:1===t.length?t[0]:function(e){return t.reduce((function(t,e){return e(t)}),e)}}},1400:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1364),i=n(1365);function o(){return function(t){return t.lift(new s(t))}}var s=function(){function t(t){this.connectable=t}return t.prototype.call=function(t,e){var n=this.connectable;n._refCount++;var r=new u(t,n),i=e.subscribe(r);return r.closed||(r.connection=n.connect()),i},t}(),u=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return r.a(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e<=0)this.connection=null;else if(t._refCount=e-1,e>1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null},e}(i.a)},1401:function(t,e,n){"use strict";n.d(e,"b",(function(){return a})),n.d(e,"a",(function(){return f}));var r=n(1364),i=n(1365),o=n(1368),s=n(1366),u=n(1369);function a(t,e,n,r){return function(i){return i.lift(new c(t,e,n,r))}}var c=function(){function t(t,e,n,r){this.keySelector=t,this.elementSelector=e,this.durationSelector=n,this.subjectSelector=r}return t.prototype.call=function(t,e){return e.subscribe(new l(t,this.keySelector,this.elementSelector,this.durationSelector,this.subjectSelector))},t}(),l=function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.keySelector=n,s.elementSelector=r,s.durationSelector=i,s.subjectSelector=o,s.groups=null,s.attemptedToUnsubscribe=!1,s.count=0,s}return r.a(e,t),e.prototype._next=function(t){var e;try{e=this.keySelector(t)}catch(n){return void this.error(n)}this._group(t,e)},e.prototype._group=function(t,e){var n=this.groups;n||(n=this.groups=new Map);var r,i=n.get(e);if(this.elementSelector)try{r=this.elementSelector(t)}catch(a){this.error(a)}else r=t;if(!i){i=this.subjectSelector?this.subjectSelector():new u.a,n.set(e,i);var o=new f(e,i,this);if(this.destination.next(o),this.durationSelector){var s=void 0;try{s=this.durationSelector(new f(e,i))}catch(a){return void this.error(a)}this.add(s.subscribe(new h(e,i,this)))}}i.closed||i.next(r)},e.prototype._error=function(t){var e=this.groups;e&&(e.forEach((function(e,n){e.error(t)})),e.clear()),this.destination.error(t)},e.prototype._complete=function(){var t=this.groups;t&&(t.forEach((function(t,e){t.complete()})),t.clear()),this.destination.complete()},e.prototype.removeGroup=function(t){this.groups.delete(t)},e.prototype.unsubscribe=function(){this.closed||(this.attemptedToUnsubscribe=!0,0===this.count&&t.prototype.unsubscribe.call(this))},e}(i.a),h=function(t){function e(e,n,r){var i=t.call(this,n)||this;return i.key=e,i.group=n,i.parent=r,i}return r.a(e,t),e.prototype._next=function(t){this.complete()},e.prototype._unsubscribe=function(){var t=this.parent,e=this.key;this.key=this.parent=null,t&&t.removeGroup(e)},e}(i.a),f=function(t){function e(e,n,r){var i=t.call(this)||this;return i.key=e,i.groupSubject=n,i.refCountSubscription=r,i}return r.a(e,t),e.prototype._subscribe=function(t){var e=new o.a,n=this.refCountSubscription,r=this.groupSubject;return n&&!n.closed&&e.add(new d(n)),e.add(r.subscribe(t)),e},e}(s.a),d=function(t){function e(e){var n=t.call(this)||this;return n.parent=e,e.count++,n}return r.a(e,t),e.prototype.unsubscribe=function(){var e=this.parent;e.closed||this.closed||(t.prototype.unsubscribe.call(this),e.count-=1,0===e.count&&e.attemptedToUnsubscribe&&e.unsubscribe())},e}(o.a)},1402:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var r=n(1364),i=n(1369),o=n(1413),s=n(1368),u=n(1427),a=n(1390),c=n(1445),l=function(t){function e(e,n,r){void 0===e&&(e=Number.POSITIVE_INFINITY),void 0===n&&(n=Number.POSITIVE_INFINITY);var i=t.call(this)||this;return i.scheduler=r,i._events=[],i._infiniteTimeWindow=!1,i._bufferSize=e<1?1:e,i._windowTime=n<1?1:n,n===Number.POSITIVE_INFINITY?(i._infiniteTimeWindow=!0,i.next=i.nextInfiniteTimeWindow):i.next=i.nextTimeWindow,i}return r.a(e,t),e.prototype.nextInfiniteTimeWindow=function(e){if(!this.isStopped){var n=this._events;n.push(e),n.length>this._bufferSize&&n.shift()}t.prototype.next.call(this,e)},e.prototype.nextTimeWindow=function(e){this.isStopped||(this._events.push(new h(this._getNow(),e)),this._trimBufferThenGetEvents()),t.prototype.next.call(this,e)},e.prototype._subscribe=function(t){var e,n=this._infiniteTimeWindow,r=n?this._events:this._trimBufferThenGetEvents(),i=this.scheduler,o=r.length;if(this.closed)throw new a.a;if(this.isStopped||this.hasError?e=s.a.EMPTY:(this.observers.push(t),e=new c.a(this,t)),i&&t.add(t=new u.a(t,i)),n)for(var l=0;l<o&&!t.closed;l++)t.next(r[l]);else for(l=0;l<o&&!t.closed;l++)t.next(r[l].value);return this.hasError?t.error(this.thrownError):this.isStopped&&t.complete(),e},e.prototype._getNow=function(){return(this.scheduler||o.a).now()},e.prototype._trimBufferThenGetEvents=function(){for(var t=this._getNow(),e=this._bufferSize,n=this._windowTime,r=this._events,i=r.length,o=0;o<i&&!(t-r[o].time<n);)o++;return i>e&&(o=Math.max(o,i-e)),o>0&&r.splice(0,o),r},e}(i.a),h=function(t,e){this.time=t,this.value=e}},1403:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1366);function i(t,e){return e?new r.a((function(n){return e.schedule(o,0,{error:t,subscriber:n})})):new r.a((function(e){return e.error(t)}))}function o(t){var e=t.error;t.subscriber.error(e)}},1404:function(t,e,n){"use strict";function r(){}n.d(e,"a",(function(){return r}))},1405:function(t,e,n){"use strict";n.d(e,"b",(function(){return l})),n.d(e,"a",(function(){return h}));var r=n(1364),i=n(1375),o=n(1371),s=n(1379),u=n(1381),a=n(1392),c={};function l(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=void 0,r=void 0;return Object(i.a)(t[t.length-1])&&(r=t.pop()),"function"===typeof t[t.length-1]&&(n=t.pop()),1===t.length&&Object(o.a)(t[0])&&(t=t[0]),Object(a.a)(t,r).lift(new h(n))}var h=function(){function t(t){this.resultSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new f(t,this.resultSelector))},t}(),f=function(t){function e(e,n){var r=t.call(this,e)||this;return r.resultSelector=n,r.active=0,r.values=[],r.observables=[],r}return r.a(e,t),e.prototype._next=function(t){this.values.push(c),this.observables.push(t)},e.prototype._complete=function(){var t=this.observables,e=t.length;if(0===e)this.destination.complete();else{this.active=e,this.toRespond=e;for(var n=0;n<e;n++){var r=t[n];this.add(Object(u.a)(this,r,void 0,n))}}},e.prototype.notifyComplete=function(t){0===(this.active-=1)&&this.destination.complete()},e.prototype.notifyNext=function(t,e,n){var r=this.values,i=r[n],o=this.toRespond?i===c?--this.toRespond:this.toRespond:0;r[n]=e,0===o&&(this.resultSelector?this._tryResultSelector(r):this.destination.next(r.slice()))},e.prototype._tryResultSelector=function(t){var e;try{e=this.resultSelector.apply(this,t)}catch(n){return void this.destination.error(n)}this.destination.next(e)},e}(s.a)},1406:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1385),i=n(1376);function o(t){return void 0===t&&(t=Number.POSITIVE_INFINITY),Object(r.b)(i.a,t)}},1407:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(1366),i=n(1374),o=n(1373);function s(t){return new r.a((function(e){var n;try{n=t()}catch(r){return void e.error(r)}return(n?Object(i.a)(n):Object(o.b)()).subscribe(e)}))}},1408:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1371);function i(t){return!Object(r.a)(t)&&t-parseFloat(t)+1>=0}},1409:function(t,e,n){"use strict";n.d(e,"b",(function(){return c})),n.d(e,"a",(function(){return l}));var r=n(1364),i=n(1392),o=n(1371),s=n(1365),u=n(1395),a=n(1367);function c(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t[t.length-1];return"function"===typeof n&&t.pop(),Object(i.a)(t,void 0).lift(new l(n))}var l=function(){function t(t){this.resultSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new h(t,this.resultSelector))},t}(),h=function(t){function e(e,n,r){void 0===r&&(r=Object.create(null));var i=t.call(this,e)||this;return i.resultSelector=n,i.iterators=[],i.active=0,i.resultSelector="function"===typeof n?n:void 0,i}return r.a(e,t),e.prototype._next=function(t){var e=this.iterators;Object(o.a)(t)?e.push(new d(t)):"function"===typeof t[u.a]?e.push(new f(t[u.a]())):e.push(new p(this.destination,this,t))},e.prototype._complete=function(){var t=this.iterators,e=t.length;if(this.unsubscribe(),0!==e){this.active=e;for(var n=0;n<e;n++){var r=t[n];if(r.stillUnsubscribed)this.destination.add(r.subscribe());else this.active--}}else this.destination.complete()},e.prototype.notifyInactive=function(){this.active--,0===this.active&&this.destination.complete()},e.prototype.checkIterators=function(){for(var t=this.iterators,e=t.length,n=this.destination,r=0;r<e;r++){if("function"===typeof(s=t[r]).hasValue&&!s.hasValue())return}var i=!1,o=[];for(r=0;r<e;r++){var s,u=(s=t[r]).next();if(s.hasCompleted()&&(i=!0),u.done)return void n.complete();o.push(u.value)}this.resultSelector?this._tryresultSelector(o):n.next(o),i&&n.complete()},e.prototype._tryresultSelector=function(t){var e;try{e=this.resultSelector.apply(this,t)}catch(n){return void this.destination.error(n)}this.destination.next(e)},e}(s.a),f=function(){function t(t){this.iterator=t,this.nextResult=t.next()}return t.prototype.hasValue=function(){return!0},t.prototype.next=function(){var t=this.nextResult;return this.nextResult=this.iterator.next(),t},t.prototype.hasCompleted=function(){var t=this.nextResult;return Boolean(t&&t.done)},t}(),d=function(){function t(t){this.array=t,this.index=0,this.length=0,this.length=t.length}return t.prototype[u.a]=function(){return this},t.prototype.next=function(t){var e=this.index++,n=this.array;return e<this.length?{value:n[e],done:!1}:{value:null,done:!0}},t.prototype.hasValue=function(){return this.array.length>this.index},t.prototype.hasCompleted=function(){return this.array.length===this.index},t}(),p=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.parent=n,i.observable=r,i.stillUnsubscribed=!0,i.buffer=[],i.isComplete=!1,i}return r.a(e,t),e.prototype[u.a]=function(){return this},e.prototype.next=function(){var t=this.buffer;return 0===t.length&&this.isComplete?{value:null,done:!0}:{value:t.shift(),done:!1}},e.prototype.hasValue=function(){return this.buffer.length>0},e.prototype.hasCompleted=function(){return 0===this.buffer.length&&this.isComplete},e.prototype.notifyComplete=function(){this.buffer.length>0?(this.isComplete=!0,this.parent.notifyInactive()):this.destination.complete()},e.prototype.notifyNext=function(t){this.buffer.push(t),this.parent.checkIterators()},e.prototype.subscribe=function(){return Object(a.c)(this.observable,new a.a(this))},e}(a.b)},1410:function(t,e,n){"use strict";n.r(e),n.d(e,"audit",(function(){return o})),n.d(e,"auditTime",(function(){return l})),n.d(e,"buffer",(function(){return h})),n.d(e,"bufferCount",(function(){return b})),n.d(e,"bufferTime",(function(){return w})),n.d(e,"bufferToggle",(function(){return O})),n.d(e,"bufferWhen",(function(){return R})),n.d(e,"catchError",(function(){return D})),n.d(e,"combineAll",(function(){return B})),n.d(e,"combineLatest",(function(){return z})),n.d(e,"concat",(function(){return q})),n.d(e,"concatAll",(function(){return G.a})),n.d(e,"concatMap",(function(){return J})),n.d(e,"concatMapTo",(function(){return K})),n.d(e,"count",(function(){return Q})),n.d(e,"debounce",(function(){return $})),n.d(e,"debounceTime",(function(){return nt})),n.d(e,"defaultIfEmpty",(function(){return st})),n.d(e,"delay",(function(){return ht})),n.d(e,"delayWhen",(function(){return yt})),n.d(e,"dematerialize",(function(){return _t})),n.d(e,"distinct",(function(){return Et})),n.d(e,"distinctUntilChanged",(function(){return Ct})),n.d(e,"distinctUntilKeyChanged",(function(){return Ot})),n.d(e,"elementAt",(function(){return Ut})),n.d(e,"endWith",(function(){return Vt})),n.d(e,"every",(function(){return qt})),n.d(e,"exhaust",(function(){return Jt})),n.d(e,"exhaustMap",(function(){return Zt})),n.d(e,"expand",(function(){return ee})),n.d(e,"filter",(function(){return Nt.a})),n.d(e,"finalize",(function(){return ie})),n.d(e,"find",(function(){return ue})),n.d(e,"findIndex",(function(){return le})),n.d(e,"first",(function(){return fe})),n.d(e,"groupBy",(function(){return de.b})),n.d(e,"ignoreElements",(function(){return pe})),n.d(e,"isEmpty",(function(){return ve})),n.d(e,"last",(function(){return xe})),n.d(e,"map",(function(){return Xt.a})),n.d(e,"mapTo",(function(){return Ee})),n.d(e,"materialize",(function(){return Ce})),n.d(e,"max",(function(){return Pe})),n.d(e,"merge",(function(){return Le})),n.d(e,"mergeAll",(function(){return He.a})),n.d(e,"mergeMap",(function(){return Y.b})),n.d(e,"flatMap",(function(){return Y.a})),n.d(e,"mergeMapTo",(function(){return Fe})),n.d(e,"mergeScan",(function(){return Be})),n.d(e,"min",(function(){return ze})),n.d(e,"multicast",(function(){return qe})),n.d(e,"observeOn",(function(){return Ye.b})),n.d(e,"onErrorResumeNext",(function(){return Je})),n.d(e,"pairwise",(function(){return Xe})),n.d(e,"partition",(function(){return en})),n.d(e,"pluck",(function(){return nn})),n.d(e,"publish",(function(){return sn})),n.d(e,"publishBehavior",(function(){return an})),n.d(e,"publishLast",(function(){return ln})),n.d(e,"publishReplay",(function(){return fn})),n.d(e,"race",(function(){return pn})),n.d(e,"reduce",(function(){return Te})),n.d(e,"repeat",(function(){return bn})),n.d(e,"repeatWhen",(function(){return mn})),n.d(e,"retry",(function(){return _n})),n.d(e,"retryWhen",(function(){return En})),n.d(e,"refCount",(function(){return Cn.a})),n.d(e,"sample",(function(){return An})),n.d(e,"sampleTime",(function(){return jn})),n.d(e,"scan",(function(){return Oe})),n.d(e,"sequenceEqual",(function(){return Pn})),n.d(e,"share",(function(){return Bn})),n.d(e,"shareReplay",(function(){return Wn})),n.d(e,"single",(function(){return Un})),n.d(e,"skip",(function(){return qn})),n.d(e,"skipLast",(function(){return Jn})),n.d(e,"skipUntil",(function(){return Xn})),n.d(e,"skipWhile",(function(){return tr})),n.d(e,"startWith",(function(){return rr})),n.d(e,"subscribeOn",(function(){return ur})),n.d(e,"switchAll",(function(){return fr})),n.d(e,"switchMap",(function(){return cr})),n.d(e,"switchMapTo",(function(){return dr})),n.d(e,"take",(function(){return Ft})),n.d(e,"takeLast",(function(){return we})),n.d(e,"takeUntil",(function(){return pr})),n.d(e,"takeWhile",(function(){return vr})),n.d(e,"tap",(function(){return Sr})),n.d(e,"throttle",(function(){return kr})),n.d(e,"throttleTime",(function(){return Ir})),n.d(e,"throwIfEmpty",(function(){return Tt})),n.d(e,"timeInterval",(function(){return Tr})),n.d(e,"timeout",(function(){return Wr})),n.d(e,"timeoutWith",(function(){return Lr})),n.d(e,"timestamp",(function(){return Ur})),n.d(e,"toArray",(function(){return qr})),n.d(e,"window",(function(){return Gr})),n.d(e,"windowCount",(function(){return Kr})),n.d(e,"windowTime",(function(){return Zr})),n.d(e,"windowToggle",(function(){return oi})),n.d(e,"windowWhen",(function(){return ai})),n.d(e,"withLatestFrom",(function(){return hi})),n.d(e,"zip",(function(){return bi})),n.d(e,"zipAll",(function(){return yi}));var r=n(1364),i=n(1367);function o(t){return function(e){return e.lift(new s(t))}}var s=function(){function t(t){this.durationSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new u(t,this.durationSelector))},t}(),u=function(t){function e(e,n){var r=t.call(this,e)||this;return r.durationSelector=n,r.hasValue=!1,r}return r.a(e,t),e.prototype._next=function(t){if(this.value=t,this.hasValue=!0,!this.throttled){var e=void 0;try{e=(0,this.durationSelector)(t)}catch(r){return this.destination.error(r)}var n=Object(i.c)(e,new i.a(this));!n||n.closed?this.clearThrottle():this.add(this.throttled=n)}},e.prototype.clearThrottle=function(){var t=this,e=t.value,n=t.hasValue,r=t.throttled;r&&(this.remove(r),this.throttled=void 0,r.unsubscribe()),n&&(this.value=void 0,this.hasValue=!1,this.destination.next(e))},e.prototype.notifyNext=function(){this.clearThrottle()},e.prototype.notifyComplete=function(){this.clearThrottle()},e}(i.b),a=n(1370),c=n(1434);function l(t,e){return void 0===e&&(e=a.a),o((function(){return Object(c.a)(t,e)}))}function h(t){return function(e){return e.lift(new f(t))}}var f=function(){function t(t){this.closingNotifier=t}return t.prototype.call=function(t,e){return e.subscribe(new d(t,this.closingNotifier))},t}(),d=function(t){function e(e,n){var r=t.call(this,e)||this;return r.buffer=[],r.add(Object(i.c)(n,new i.a(r))),r}return r.a(e,t),e.prototype._next=function(t){this.buffer.push(t)},e.prototype.notifyNext=function(){var t=this.buffer;this.buffer=[],this.destination.next(t)},e}(i.b),p=n(1365);function b(t,e){return void 0===e&&(e=null),function(n){return n.lift(new y(t,e))}}var y=function(){function t(t,e){this.bufferSize=t,this.startBufferEvery=e,this.subscriberClass=e&&t!==e?m:v}return t.prototype.call=function(t,e){return e.subscribe(new this.subscriberClass(t,this.bufferSize,this.startBufferEvery))},t}(),v=function(t){function e(e,n){var r=t.call(this,e)||this;return r.bufferSize=n,r.buffer=[],r}return r.a(e,t),e.prototype._next=function(t){var e=this.buffer;e.push(t),e.length==this.bufferSize&&(this.destination.next(e),this.buffer=[])},e.prototype._complete=function(){var e=this.buffer;e.length>0&&this.destination.next(e),t.prototype._complete.call(this)},e}(p.a),m=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.bufferSize=n,i.startBufferEvery=r,i.buffers=[],i.count=0,i}return r.a(e,t),e.prototype._next=function(t){var e=this,n=e.bufferSize,r=e.startBufferEvery,i=e.buffers,o=e.count;this.count++,o%r===0&&i.push([]);for(var s=i.length;s--;){var u=i[s];u.push(t),u.length===n&&(i.splice(s,1),this.destination.next(u))}},e.prototype._complete=function(){for(var e=this.buffers,n=this.destination;e.length>0;){var r=e.shift();r.length>0&&n.next(r)}t.prototype._complete.call(this)},e}(p.a),g=n(1375);function w(t){var e=arguments.length,n=a.a;Object(g.a)(arguments[arguments.length-1])&&(n=arguments[arguments.length-1],e--);var r=null;e>=2&&(r=arguments[1]);var i=Number.POSITIVE_INFINITY;return e>=3&&(i=arguments[2]),function(e){return e.lift(new _(t,r,i,n))}}var _=function(){function t(t,e,n,r){this.bufferTimeSpan=t,this.bufferCreationInterval=e,this.maxBufferSize=n,this.scheduler=r}return t.prototype.call=function(t,e){return e.subscribe(new x(t,this.bufferTimeSpan,this.bufferCreationInterval,this.maxBufferSize,this.scheduler))},t}(),S=function(){this.buffer=[]},x=function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;s.bufferTimeSpan=n,s.bufferCreationInterval=r,s.maxBufferSize=i,s.scheduler=o,s.contexts=[];var u=s.openContext();if(s.timespanOnly=null==r||r<0,s.timespanOnly){var a={subscriber:s,context:u,bufferTimeSpan:n};s.add(u.closeAction=o.schedule(E,n,a))}else{var c={subscriber:s,context:u},l={bufferTimeSpan:n,bufferCreationInterval:r,subscriber:s,scheduler:o};s.add(u.closeAction=o.schedule(k,n,c)),s.add(o.schedule(M,r,l))}return s}return r.a(e,t),e.prototype._next=function(t){for(var e,n=this.contexts,r=n.length,i=0;i<r;i++){var o=n[i],s=o.buffer;s.push(t),s.length==this.maxBufferSize&&(e=o)}e&&this.onBufferFull(e)},e.prototype._error=function(e){this.contexts.length=0,t.prototype._error.call(this,e)},e.prototype._complete=function(){for(var e=this.contexts,n=this.destination;e.length>0;){var r=e.shift();n.next(r.buffer)}t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){this.contexts=null},e.prototype.onBufferFull=function(t){this.closeContext(t);var e=t.closeAction;if(e.unsubscribe(),this.remove(e),!this.closed&&this.timespanOnly){t=this.openContext();var n=this.bufferTimeSpan,r={subscriber:this,context:t,bufferTimeSpan:n};this.add(t.closeAction=this.scheduler.schedule(E,n,r))}},e.prototype.openContext=function(){var t=new S;return this.contexts.push(t),t},e.prototype.closeContext=function(t){this.destination.next(t.buffer);var e=this.contexts;(e?e.indexOf(t):-1)>=0&&e.splice(e.indexOf(t),1)},e}(p.a);function E(t){var e=t.subscriber,n=t.context;n&&e.closeContext(n),e.closed||(t.context=e.openContext(),t.context.closeAction=this.schedule(t,t.bufferTimeSpan))}function M(t){var e=t.bufferCreationInterval,n=t.bufferTimeSpan,r=t.subscriber,i=t.scheduler,o=r.openContext();r.closed||(r.add(o.closeAction=i.schedule(k,n,{subscriber:r,context:o})),this.schedule(t,e))}function k(t){var e=t.subscriber,n=t.context;e.closeContext(n)}var C=n(1368),A=n(1381),I=n(1379);function O(t,e){return function(n){return n.lift(new j(t,e))}}var j=function(){function t(t,e){this.openings=t,this.closingSelector=e}return t.prototype.call=function(t,e){return e.subscribe(new N(t,this.openings,this.closingSelector))},t}(),N=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.closingSelector=r,i.contexts=[],i.add(Object(A.a)(i,n)),i}return r.a(e,t),e.prototype._next=function(t){for(var e=this.contexts,n=e.length,r=0;r<n;r++)e[r].buffer.push(t)},e.prototype._error=function(e){for(var n=this.contexts;n.length>0;){var r=n.shift();r.subscription.unsubscribe(),r.buffer=null,r.subscription=null}this.contexts=null,t.prototype._error.call(this,e)},e.prototype._complete=function(){for(var e=this.contexts;e.length>0;){var n=e.shift();this.destination.next(n.buffer),n.subscription.unsubscribe(),n.buffer=null,n.subscription=null}this.contexts=null,t.prototype._complete.call(this)},e.prototype.notifyNext=function(t,e){t?this.closeBuffer(t):this.openBuffer(e)},e.prototype.notifyComplete=function(t){this.closeBuffer(t.context)},e.prototype.openBuffer=function(t){try{var e=this.closingSelector.call(this,t);e&&this.trySubscribe(e)}catch(n){this._error(n)}},e.prototype.closeBuffer=function(t){var e=this.contexts;if(e&&t){var n=t.buffer,r=t.subscription;this.destination.next(n),e.splice(e.indexOf(t),1),this.remove(r),r.unsubscribe()}},e.prototype.trySubscribe=function(t){var e=this.contexts,n=new C.a,r={buffer:[],subscription:n};e.push(r);var i=Object(A.a)(this,t,r);!i||i.closed?this.closeBuffer(r):(i.context=r,this.add(i),n.add(i))},e}(I.a);function R(t){return function(e){return e.lift(new T(t))}}var T=function(){function t(t){this.closingSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new P(t,this.closingSelector))},t}(),P=function(t){function e(e,n){var r=t.call(this,e)||this;return r.closingSelector=n,r.subscribing=!1,r.openBuffer(),r}return r.a(e,t),e.prototype._next=function(t){this.buffer.push(t)},e.prototype._complete=function(){var e=this.buffer;e&&this.destination.next(e),t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){this.buffer=void 0,this.subscribing=!1},e.prototype.notifyNext=function(){this.openBuffer()},e.prototype.notifyComplete=function(){this.subscribing?this.complete():this.openBuffer()},e.prototype.openBuffer=function(){var t=this.closingSubscription;t&&(this.remove(t),t.unsubscribe());var e,n=this.buffer;this.buffer&&this.destination.next(n),this.buffer=[];try{e=(0,this.closingSelector)()}catch(r){return this.error(r)}t=new C.a,this.closingSubscription=t,this.add(t),this.subscribing=!0,t.add(Object(i.c)(e,new i.a(this))),this.subscribing=!1},e}(i.b);function D(t){return function(e){var n=new L(t),r=e.lift(n);return n.caught=r}}var L=function(){function t(t){this.selector=t}return t.prototype.call=function(t,e){return e.subscribe(new H(t,this.selector,this.caught))},t}(),H=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.selector=n,i.caught=r,i}return r.a(e,t),e.prototype.error=function(e){if(!this.isStopped){var n=void 0;try{n=this.selector(e,this.caught)}catch(s){return void t.prototype.error.call(this,s)}this._unsubscribeAndRecycle();var r=new i.a(this);this.add(r);var o=Object(i.c)(n,r);o!==r&&this.add(o)}},e}(i.b),F=n(1405);function B(t){return function(e){return e.lift(new F.a(t))}}var W=n(1371),U=n(1374);function z(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=null;return"function"===typeof t[t.length-1]&&(n=t.pop()),1===t.length&&Object(W.a)(t[0])&&(t=t[0].slice()),function(e){return e.lift.call(Object(U.a)([e].concat(t)),new F.a(n))}}var V=n(1396);function q(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){return e.lift.call(V.a.apply(void 0,[e].concat(t)))}}var G=n(1431),Y=n(1385);function J(t,e){return Object(Y.b)(t,e,1)}function K(t,e){return J((function(){return t}),e)}function Q(t){return function(e){return e.lift(new X(t,e))}}var X=function(){function t(t,e){this.predicate=t,this.source=e}return t.prototype.call=function(t,e){return e.subscribe(new Z(t,this.predicate,this.source))},t}(),Z=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.predicate=n,i.source=r,i.count=0,i.index=0,i}return r.a(e,t),e.prototype._next=function(t){this.predicate?this._tryPredicate(t):this.count++},e.prototype._tryPredicate=function(t){var e;try{e=this.predicate(t,this.index++,this.source)}catch(n){return void this.destination.error(n)}e&&this.count++},e.prototype._complete=function(){this.destination.next(this.count),this.destination.complete()},e}(p.a);function $(t){return function(e){return e.lift(new tt(t))}}var tt=function(){function t(t){this.durationSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new et(t,this.durationSelector))},t}(),et=function(t){function e(e,n){var r=t.call(this,e)||this;return r.durationSelector=n,r.hasValue=!1,r}return r.a(e,t),e.prototype._next=function(t){try{var e=this.durationSelector.call(this,t);e&&this._tryNext(t,e)}catch(n){this.destination.error(n)}},e.prototype._complete=function(){this.emitValue(),this.destination.complete()},e.prototype._tryNext=function(t,e){var n=this.durationSubscription;this.value=t,this.hasValue=!0,n&&(n.unsubscribe(),this.remove(n)),(n=Object(i.c)(e,new i.a(this)))&&!n.closed&&this.add(this.durationSubscription=n)},e.prototype.notifyNext=function(){this.emitValue()},e.prototype.notifyComplete=function(){this.emitValue()},e.prototype.emitValue=function(){if(this.hasValue){var e=this.value,n=this.durationSubscription;n&&(this.durationSubscription=void 0,n.unsubscribe(),this.remove(n)),this.value=void 0,this.hasValue=!1,t.prototype._next.call(this,e)}},e}(i.b);function nt(t,e){return void 0===e&&(e=a.a),function(n){return n.lift(new rt(t,e))}}var rt=function(){function t(t,e){this.dueTime=t,this.scheduler=e}return t.prototype.call=function(t,e){return e.subscribe(new it(t,this.dueTime,this.scheduler))},t}(),it=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.dueTime=n,i.scheduler=r,i.debouncedSubscription=null,i.lastValue=null,i.hasValue=!1,i}return r.a(e,t),e.prototype._next=function(t){this.clearDebounce(),this.lastValue=t,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(ot,this.dueTime,this))},e.prototype._complete=function(){this.debouncedNext(),this.destination.complete()},e.prototype.debouncedNext=function(){if(this.clearDebounce(),this.hasValue){var t=this.lastValue;this.lastValue=null,this.hasValue=!1,this.destination.next(t)}},e.prototype.clearDebounce=function(){var t=this.debouncedSubscription;null!==t&&(this.remove(t),t.unsubscribe(),this.debouncedSubscription=null)},e}(p.a);function ot(t){t.debouncedNext()}function st(t){return void 0===t&&(t=null),function(e){return e.lift(new ut(t))}}var ut=function(){function t(t){this.defaultValue=t}return t.prototype.call=function(t,e){return e.subscribe(new at(t,this.defaultValue))},t}(),at=function(t){function e(e,n){var r=t.call(this,e)||this;return r.defaultValue=n,r.isEmpty=!0,r}return r.a(e,t),e.prototype._next=function(t){this.isEmpty=!1,this.destination.next(t)},e.prototype._complete=function(){this.isEmpty&&this.destination.next(this.defaultValue),this.destination.complete()},e}(p.a);function ct(t){return t instanceof Date&&!isNaN(+t)}var lt=n(1382);function ht(t,e){void 0===e&&(e=a.a);var n=ct(t)?+t-e.now():Math.abs(t);return function(t){return t.lift(new ft(n,e))}}var ft=function(){function t(t,e){this.delay=t,this.scheduler=e}return t.prototype.call=function(t,e){return e.subscribe(new dt(t,this.delay,this.scheduler))},t}(),dt=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.delay=n,i.scheduler=r,i.queue=[],i.active=!1,i.errored=!1,i}return r.a(e,t),e.dispatch=function(t){for(var e=t.source,n=e.queue,r=t.scheduler,i=t.destination;n.length>0&&n[0].time-r.now()<=0;)n.shift().notification.observe(i);if(n.length>0){var o=Math.max(0,n[0].time-r.now());this.schedule(t,o)}else this.unsubscribe(),e.active=!1},e.prototype._schedule=function(t){this.active=!0,this.destination.add(t.schedule(e.dispatch,this.delay,{source:this,destination:this.destination,scheduler:t}))},e.prototype.scheduleNotification=function(t){if(!0!==this.errored){var e=this.scheduler,n=new pt(e.now()+this.delay,t);this.queue.push(n),!1===this.active&&this._schedule(e)}},e.prototype._next=function(t){this.scheduleNotification(lt.a.createNext(t))},e.prototype._error=function(t){this.errored=!0,this.queue=[],this.destination.error(t),this.unsubscribe()},e.prototype._complete=function(){this.scheduleNotification(lt.a.createComplete()),this.unsubscribe()},e}(p.a),pt=function(t,e){this.time=t,this.notification=e},bt=n(1366);function yt(t,e){return e?function(n){return new gt(n,e).lift(new vt(t))}:function(e){return e.lift(new vt(t))}}var vt=function(){function t(t){this.delayDurationSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new mt(t,this.delayDurationSelector))},t}(),mt=function(t){function e(e,n){var r=t.call(this,e)||this;return r.delayDurationSelector=n,r.completed=!1,r.delayNotifierSubscriptions=[],r.index=0,r}return r.a(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.destination.next(t),this.removeSubscription(i),this.tryComplete()},e.prototype.notifyError=function(t,e){this._error(t)},e.prototype.notifyComplete=function(t){var e=this.removeSubscription(t);e&&this.destination.next(e),this.tryComplete()},e.prototype._next=function(t){var e=this.index++;try{var n=this.delayDurationSelector(t,e);n&&this.tryDelay(n,t)}catch(r){this.destination.error(r)}},e.prototype._complete=function(){this.completed=!0,this.tryComplete(),this.unsubscribe()},e.prototype.removeSubscription=function(t){t.unsubscribe();var e=this.delayNotifierSubscriptions.indexOf(t);return-1!==e&&this.delayNotifierSubscriptions.splice(e,1),t.outerValue},e.prototype.tryDelay=function(t,e){var n=Object(A.a)(this,t,e);n&&!n.closed&&(this.destination.add(n),this.delayNotifierSubscriptions.push(n))},e.prototype.tryComplete=function(){this.completed&&0===this.delayNotifierSubscriptions.length&&this.destination.complete()},e}(I.a),gt=function(t){function e(e,n){var r=t.call(this)||this;return r.source=e,r.subscriptionDelay=n,r}return r.a(e,t),e.prototype._subscribe=function(t){this.subscriptionDelay.subscribe(new wt(t,this.source))},e}(bt.a),wt=function(t){function e(e,n){var r=t.call(this)||this;return r.parent=e,r.source=n,r.sourceSubscribed=!1,r}return r.a(e,t),e.prototype._next=function(t){this.subscribeToSource()},e.prototype._error=function(t){this.unsubscribe(),this.parent.error(t)},e.prototype._complete=function(){this.unsubscribe(),this.subscribeToSource()},e.prototype.subscribeToSource=function(){this.sourceSubscribed||(this.sourceSubscribed=!0,this.unsubscribe(),this.source.subscribe(this.parent))},e}(p.a);function _t(){return function(t){return t.lift(new St)}}var St=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new xt(t))},t}(),xt=function(t){function e(e){return t.call(this,e)||this}return r.a(e,t),e.prototype._next=function(t){t.observe(this.destination)},e}(p.a);function Et(t,e){return function(n){return n.lift(new Mt(t,e))}}var Mt=function(){function t(t,e){this.keySelector=t,this.flushes=e}return t.prototype.call=function(t,e){return e.subscribe(new kt(t,this.keySelector,this.flushes))},t}(),kt=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.keySelector=n,o.values=new Set,r&&o.add(Object(i.c)(r,new i.a(o))),o}return r.a(e,t),e.prototype.notifyNext=function(){this.values.clear()},e.prototype.notifyError=function(t){this._error(t)},e.prototype._next=function(t){this.keySelector?this._useKeySelector(t):this._finalizeNext(t,t)},e.prototype._useKeySelector=function(t){var e,n=this.destination;try{e=this.keySelector(t)}catch(r){return void n.error(r)}this._finalizeNext(e,t)},e.prototype._finalizeNext=function(t,e){var n=this.values;n.has(t)||(n.add(t),this.destination.next(e))},e}(i.b);function Ct(t,e){return function(n){return n.lift(new At(t,e))}}var At=function(){function t(t,e){this.compare=t,this.keySelector=e}return t.prototype.call=function(t,e){return e.subscribe(new It(t,this.compare,this.keySelector))},t}(),It=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.keySelector=r,i.hasKey=!1,"function"===typeof n&&(i.compare=n),i}return r.a(e,t),e.prototype.compare=function(t,e){return t===e},e.prototype._next=function(t){var e;try{var n=this.keySelector;e=n?n(t):t}catch(i){return this.destination.error(i)}var r=!1;if(this.hasKey)try{r=(0,this.compare)(this.key,e)}catch(i){return this.destination.error(i)}else this.hasKey=!0;r||(this.key=e,this.destination.next(t))},e}(p.a);function Ot(t,e){return Ct((function(n,r){return e?e(n[t],r[t]):n[t]===r[t]}))}var jt=n(1383),Nt=n(1380),Rt=n(1384);function Tt(t){return void 0===t&&(t=Lt),function(e){return e.lift(new Pt(t))}}var Pt=function(){function t(t){this.errorFactory=t}return t.prototype.call=function(t,e){return e.subscribe(new Dt(t,this.errorFactory))},t}(),Dt=function(t){function e(e,n){var r=t.call(this,e)||this;return r.errorFactory=n,r.hasValue=!1,r}return r.a(e,t),e.prototype._next=function(t){this.hasValue=!0,this.destination.next(t)},e.prototype._complete=function(){if(this.hasValue)return this.destination.complete();var t=void 0;try{t=this.errorFactory()}catch(e){t=e}this.destination.error(t)},e}(p.a);function Lt(){return new Rt.a}var Ht=n(1373);function Ft(t){return function(e){return 0===t?Object(Ht.b)():e.lift(new Bt(t))}}var Bt=function(){function t(t){if(this.total=t,this.total<0)throw new jt.a}return t.prototype.call=function(t,e){return e.subscribe(new Wt(t,this.total))},t}(),Wt=function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.count=0,r}return r.a(e,t),e.prototype._next=function(t){var e=this.total,n=++this.count;n<=e&&(this.destination.next(t),n===e&&(this.destination.complete(),this.unsubscribe()))},e}(p.a);function Ut(t,e){if(t<0)throw new jt.a;var n=arguments.length>=2;return function(r){return r.pipe(Object(Nt.a)((function(e,n){return n===t})),Ft(1),n?st(e):Tt((function(){return new jt.a})))}}var zt=n(1391);function Vt(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){return Object(V.a)(e,zt.a.apply(void 0,t))}}function qt(t,e){return function(n){return n.lift(new Gt(t,e,n))}}var Gt=function(){function t(t,e,n){this.predicate=t,this.thisArg=e,this.source=n}return t.prototype.call=function(t,e){return e.subscribe(new Yt(t,this.predicate,this.thisArg,this.source))},t}(),Yt=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.predicate=n,o.thisArg=r,o.source=i,o.index=0,o.thisArg=r||o,o}return r.a(e,t),e.prototype.notifyComplete=function(t){this.destination.next(t),this.destination.complete()},e.prototype._next=function(t){var e=!1;try{e=this.predicate.call(this.thisArg,t,this.index++,this.source)}catch(n){return void this.destination.error(n)}e||this.notifyComplete(!1)},e.prototype._complete=function(){this.notifyComplete(!0)},e}(p.a);function Jt(){return function(t){return t.lift(new Kt)}}var Kt=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new Qt(t))},t}(),Qt=function(t){function e(e){var n=t.call(this,e)||this;return n.hasCompleted=!1,n.hasSubscription=!1,n}return r.a(e,t),e.prototype._next=function(t){this.hasSubscription||(this.hasSubscription=!0,this.add(Object(i.c)(t,new i.a(this))))},e.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete()},e.prototype.notifyComplete=function(){this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()},e}(i.b),Xt=n(1372);function Zt(t,e){return e?function(n){return n.pipe(Zt((function(n,r){return Object(U.a)(t(n,r)).pipe(Object(Xt.a)((function(t,i){return e(n,t,r,i)})))})))}:function(e){return e.lift(new $t(t))}}var $t=function(){function t(t){this.project=t}return t.prototype.call=function(t,e){return e.subscribe(new te(t,this.project))},t}(),te=function(t){function e(e,n){var r=t.call(this,e)||this;return r.project=n,r.hasSubscription=!1,r.hasCompleted=!1,r.index=0,r}return r.a(e,t),e.prototype._next=function(t){this.hasSubscription||this.tryNext(t)},e.prototype.tryNext=function(t){var e,n=this.index++;try{e=this.project(t,n)}catch(r){return void this.destination.error(r)}this.hasSubscription=!0,this._innerSub(e)},e.prototype._innerSub=function(t){var e=new i.a(this),n=this.destination;n.add(e);var r=Object(i.c)(t,e);r!==e&&n.add(r)},e.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete(),this.unsubscribe()},e.prototype.notifyNext=function(t){this.destination.next(t)},e.prototype.notifyError=function(t){this.destination.error(t)},e.prototype.notifyComplete=function(){this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()},e}(i.b);function ee(t,e,n){return void 0===e&&(e=Number.POSITIVE_INFINITY),e=(e||0)<1?Number.POSITIVE_INFINITY:e,function(r){return r.lift(new ne(t,e,n))}}var ne=function(){function t(t,e,n){this.project=t,this.concurrent=e,this.scheduler=n}return t.prototype.call=function(t,e){return e.subscribe(new re(t,this.project,this.concurrent,this.scheduler))},t}(),re=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.project=n,o.concurrent=r,o.scheduler=i,o.index=0,o.active=0,o.hasCompleted=!1,r<Number.POSITIVE_INFINITY&&(o.buffer=[]),o}return r.a(e,t),e.dispatch=function(t){var e=t.subscriber,n=t.result,r=t.value,i=t.index;e.subscribeToProjection(n,r,i)},e.prototype._next=function(t){var n=this.destination;if(n.closed)this._complete();else{var r=this.index++;if(this.active<this.concurrent){n.next(t);try{var i=(0,this.project)(t,r);if(this.scheduler){var o={subscriber:this,result:i,value:t,index:r};this.destination.add(this.scheduler.schedule(e.dispatch,0,o))}else this.subscribeToProjection(i,t,r)}catch(s){n.error(s)}}else this.buffer.push(t)}},e.prototype.subscribeToProjection=function(t,e,n){this.active++,this.destination.add(Object(i.c)(t,new i.a(this)))},e.prototype._complete=function(){this.hasCompleted=!0,this.hasCompleted&&0===this.active&&this.destination.complete(),this.unsubscribe()},e.prototype.notifyNext=function(t){this._next(t)},e.prototype.notifyComplete=function(){var t=this.buffer;this.active--,t&&t.length>0&&this._next(t.shift()),this.hasCompleted&&0===this.active&&this.destination.complete()},e}(i.b);function ie(t){return function(e){return e.lift(new oe(t))}}var oe=function(){function t(t){this.callback=t}return t.prototype.call=function(t,e){return e.subscribe(new se(t,this.callback))},t}(),se=function(t){function e(e,n){var r=t.call(this,e)||this;return r.add(new C.a(n)),r}return r.a(e,t),e}(p.a);function ue(t,e){if("function"!==typeof t)throw new TypeError("predicate is not a function");return function(n){return n.lift(new ae(t,n,!1,e))}}var ae=function(){function t(t,e,n,r){this.predicate=t,this.source=e,this.yieldIndex=n,this.thisArg=r}return t.prototype.call=function(t,e){return e.subscribe(new ce(t,this.predicate,this.source,this.yieldIndex,this.thisArg))},t}(),ce=function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.predicate=n,s.source=r,s.yieldIndex=i,s.thisArg=o,s.index=0,s}return r.a(e,t),e.prototype.notifyComplete=function(t){var e=this.destination;e.next(t),e.complete(),this.unsubscribe()},e.prototype._next=function(t){var e=this.predicate,n=this.thisArg,r=this.index++;try{e.call(n||this,t,r,this.source)&&this.notifyComplete(this.yieldIndex?r:t)}catch(i){this.destination.error(i)}},e.prototype._complete=function(){this.notifyComplete(this.yieldIndex?-1:void 0)},e}(p.a);function le(t,e){return function(n){return n.lift(new ae(t,n,!0,e))}}var he=n(1376);function fe(t,e){var n=arguments.length>=2;return function(r){return r.pipe(t?Object(Nt.a)((function(e,n){return t(e,n,r)})):he.a,Ft(1),n?st(e):Tt((function(){return new Rt.a})))}}var de=n(1401);function pe(){return function(t){return t.lift(new be)}}var be=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new ye(t))},t}(),ye=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r.a(e,t),e.prototype._next=function(t){},e}(p.a);function ve(){return function(t){return t.lift(new me)}}var me=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new ge(t))},t}(),ge=function(t){function e(e){return t.call(this,e)||this}return r.a(e,t),e.prototype.notifyComplete=function(t){var e=this.destination;e.next(t),e.complete()},e.prototype._next=function(t){this.notifyComplete(!1)},e.prototype._complete=function(){this.notifyComplete(!0)},e}(p.a);function we(t){return function(e){return 0===t?Object(Ht.b)():e.lift(new _e(t))}}var _e=function(){function t(t){if(this.total=t,this.total<0)throw new jt.a}return t.prototype.call=function(t,e){return e.subscribe(new Se(t,this.total))},t}(),Se=function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.ring=new Array,r.count=0,r}return r.a(e,t),e.prototype._next=function(t){var e=this.ring,n=this.total,r=this.count++;e.length<n?e.push(t):e[r%n]=t},e.prototype._complete=function(){var t=this.destination,e=this.count;if(e>0)for(var n=this.count>=this.total?this.total:this.count,r=this.ring,i=0;i<n;i++){var o=e++%n;t.next(r[o])}t.complete()},e}(p.a);function xe(t,e){var n=arguments.length>=2;return function(r){return r.pipe(t?Object(Nt.a)((function(e,n){return t(e,n,r)})):he.a,we(1),n?st(e):Tt((function(){return new Rt.a})))}}function Ee(t){return function(e){return e.lift(new Me(t))}}var Me=function(){function t(t){this.value=t}return t.prototype.call=function(t,e){return e.subscribe(new ke(t,this.value))},t}(),ke=function(t){function e(e,n){var r=t.call(this,e)||this;return r.value=n,r}return r.a(e,t),e.prototype._next=function(t){this.destination.next(this.value)},e}(p.a);function Ce(){return function(t){return t.lift(new Ae)}}var Ae=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new Ie(t))},t}(),Ie=function(t){function e(e){return t.call(this,e)||this}return r.a(e,t),e.prototype._next=function(t){this.destination.next(lt.a.createNext(t))},e.prototype._error=function(t){var e=this.destination;e.next(lt.a.createError(t)),e.complete()},e.prototype._complete=function(){var t=this.destination;t.next(lt.a.createComplete()),t.complete()},e}(p.a);function Oe(t,e){var n=!1;return arguments.length>=2&&(n=!0),function(r){return r.lift(new je(t,e,n))}}var je=function(){function t(t,e,n){void 0===n&&(n=!1),this.accumulator=t,this.seed=e,this.hasSeed=n}return t.prototype.call=function(t,e){return e.subscribe(new Ne(t,this.accumulator,this.seed,this.hasSeed))},t}(),Ne=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.accumulator=n,o._seed=r,o.hasSeed=i,o.index=0,o}return r.a(e,t),Object.defineProperty(e.prototype,"seed",{get:function(){return this._seed},set:function(t){this.hasSeed=!0,this._seed=t},enumerable:!0,configurable:!0}),e.prototype._next=function(t){if(this.hasSeed)return this._tryNext(t);this.seed=t,this.destination.next(t)},e.prototype._tryNext=function(t){var e,n=this.index++;try{e=this.accumulator(this.seed,t,n)}catch(r){this.destination.error(r)}this.seed=e,this.destination.next(e)},e}(p.a),Re=n(1399);function Te(t,e){return arguments.length>=2?function(n){return Object(Re.a)(Oe(t,e),we(1),st(e))(n)}:function(e){return Object(Re.a)(Oe((function(e,n,r){return t(e,n,r+1)})),we(1))(e)}}function Pe(t){return Te("function"===typeof t?function(e,n){return t(e,n)>0?e:n}:function(t,e){return t>e?t:e})}var De=n(1432);function Le(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){return e.lift.call(De.a.apply(void 0,[e].concat(t)))}}var He=n(1406);function Fe(t,e,n){return void 0===n&&(n=Number.POSITIVE_INFINITY),"function"===typeof e?Object(Y.b)((function(){return t}),e,n):("number"===typeof e&&(n=e),Object(Y.b)((function(){return t}),n))}function Be(t,e,n){return void 0===n&&(n=Number.POSITIVE_INFINITY),function(r){return r.lift(new We(t,e,n))}}var We=function(){function t(t,e,n){this.accumulator=t,this.seed=e,this.concurrent=n}return t.prototype.call=function(t,e){return e.subscribe(new Ue(t,this.accumulator,this.seed,this.concurrent))},t}(),Ue=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.accumulator=n,o.acc=r,o.concurrent=i,o.hasValue=!1,o.hasCompleted=!1,o.buffer=[],o.active=0,o.index=0,o}return r.a(e,t),e.prototype._next=function(t){if(this.active<this.concurrent){var e=this.index++,n=this.destination,r=void 0;try{r=(0,this.accumulator)(this.acc,t,e)}catch(i){return n.error(i)}this.active++,this._innerSub(r)}else this.buffer.push(t)},e.prototype._innerSub=function(t){var e=new i.a(this),n=this.destination;n.add(e);var r=Object(i.c)(t,e);r!==e&&n.add(r)},e.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete()),this.unsubscribe()},e.prototype.notifyNext=function(t){var e=this.destination;this.acc=t,this.hasValue=!0,e.next(t)},e.prototype.notifyComplete=function(){var t=this.buffer;this.active--,t.length>0?this._next(t.shift()):0===this.active&&this.hasCompleted&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete())},e}(i.b);function ze(t){return Te("function"===typeof t?function(e,n){return t(e,n)<0?e:n}:function(t,e){return t<e?t:e})}var Ve=n(1425);function qe(t,e){return function(n){var r;if(r="function"===typeof t?t:function(){return t},"function"===typeof e)return n.lift(new Ge(r,e));var i=Object.create(n,Ve.b);return i.source=n,i.subjectFactory=r,i}}var Ge=function(){function t(t,e){this.subjectFactory=t,this.selector=e}return t.prototype.call=function(t,e){var n=this.selector,r=this.subjectFactory(),i=n(r).subscribe(t);return i.add(e.subscribe(r)),i},t}(),Ye=n(1427);function Je(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return 1===t.length&&Object(W.a)(t[0])&&(t=t[0]),function(e){return e.lift(new Ke(t))}}var Ke=function(){function t(t){this.nextSources=t}return t.prototype.call=function(t,e){return e.subscribe(new Qe(t,this.nextSources))},t}(),Qe=function(t){function e(e,n){var r=t.call(this,e)||this;return r.destination=e,r.nextSources=n,r}return r.a(e,t),e.prototype.notifyError=function(){this.subscribeToNextSource()},e.prototype.notifyComplete=function(){this.subscribeToNextSource()},e.prototype._error=function(t){this.subscribeToNextSource(),this.unsubscribe()},e.prototype._complete=function(){this.subscribeToNextSource(),this.unsubscribe()},e.prototype.subscribeToNextSource=function(){var t=this.nextSources.shift();if(t){var e=new i.a(this),n=this.destination;n.add(e);var r=Object(i.c)(t,e);r!==e&&n.add(r)}else this.destination.complete()},e}(i.b);function Xe(){return function(t){return t.lift(new Ze)}}var Ze=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new $e(t))},t}(),$e=function(t){function e(e){var n=t.call(this,e)||this;return n.hasPrev=!1,n}return r.a(e,t),e.prototype._next=function(t){var e;this.hasPrev?e=[this.prev,t]:this.hasPrev=!0,this.prev=t,e&&this.destination.next(e)},e}(p.a),tn=n(1449);function en(t,e){return function(n){return[Object(Nt.a)(t,e)(n),Object(Nt.a)(Object(tn.a)(t,e))(n)]}}function nn(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t.length;if(0===n)throw new Error("list of properties cannot be empty.");return function(e){return Object(Xt.a)(rn(t,n))(e)}}function rn(t,e){return function(n){for(var r=n,i=0;i<e;i++){var o=null!=r?r[t[i]]:void 0;if(void 0===o)return;r=o}return r}}var on=n(1369);function sn(t){return t?qe((function(){return new on.a}),t):qe(new on.a)}var un=n(1426);function an(t){return function(e){return qe(new un.a(t))(e)}}var cn=n(1394);function ln(){return function(t){return qe(new cn.a)(t)}}var hn=n(1402);function fn(t,e,n,r){n&&"function"!==typeof n&&(r=n);var i="function"===typeof n?n:void 0,o=new hn.a(t,e,r);return function(t){return qe((function(){return o}),i)(t)}}var dn=n(1433);function pn(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){return 1===t.length&&Object(W.a)(t[0])&&(t=t[0]),e.lift.call(dn.a.apply(void 0,[e].concat(t)))}}function bn(t){return void 0===t&&(t=-1),function(e){return 0===t?Object(Ht.b)():t<0?e.lift(new yn(-1,e)):e.lift(new yn(t-1,e))}}var yn=function(){function t(t,e){this.count=t,this.source=e}return t.prototype.call=function(t,e){return e.subscribe(new vn(t,this.count,this.source))},t}(),vn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.count=n,i.source=r,i}return r.a(e,t),e.prototype.complete=function(){if(!this.isStopped){var e=this.source,n=this.count;if(0===n)return t.prototype.complete.call(this);n>-1&&(this.count=n-1),e.subscribe(this._unsubscribeAndRecycle())}},e}(p.a);function mn(t){return function(e){return e.lift(new gn(t))}}var gn=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,e){return e.subscribe(new wn(t,this.notifier,e))},t}(),wn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.notifier=n,i.source=r,i.sourceIsBeingSubscribedTo=!0,i}return r.a(e,t),e.prototype.notifyNext=function(){this.sourceIsBeingSubscribedTo=!0,this.source.subscribe(this)},e.prototype.notifyComplete=function(){if(!1===this.sourceIsBeingSubscribedTo)return t.prototype.complete.call(this)},e.prototype.complete=function(){if(this.sourceIsBeingSubscribedTo=!1,!this.isStopped){if(this.retries||this.subscribeToRetries(),!this.retriesSubscription||this.retriesSubscription.closed)return t.prototype.complete.call(this);this._unsubscribeAndRecycle(),this.notifications.next(void 0)}},e.prototype._unsubscribe=function(){var t=this.notifications,e=this.retriesSubscription;t&&(t.unsubscribe(),this.notifications=void 0),e&&(e.unsubscribe(),this.retriesSubscription=void 0),this.retries=void 0},e.prototype._unsubscribeAndRecycle=function(){var e=this._unsubscribe;return this._unsubscribe=null,t.prototype._unsubscribeAndRecycle.call(this),this._unsubscribe=e,this},e.prototype.subscribeToRetries=function(){var e;this.notifications=new on.a;try{e=(0,this.notifier)(this.notifications)}catch(n){return t.prototype.complete.call(this)}this.retries=e,this.retriesSubscription=Object(i.c)(e,new i.a(this))},e}(i.b);function _n(t){return void 0===t&&(t=-1),function(e){return e.lift(new Sn(t,e))}}var Sn=function(){function t(t,e){this.count=t,this.source=e}return t.prototype.call=function(t,e){return e.subscribe(new xn(t,this.count,this.source))},t}(),xn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.count=n,i.source=r,i}return r.a(e,t),e.prototype.error=function(e){if(!this.isStopped){var n=this.source,r=this.count;if(0===r)return t.prototype.error.call(this,e);r>-1&&(this.count=r-1),n.subscribe(this._unsubscribeAndRecycle())}},e}(p.a);function En(t){return function(e){return e.lift(new Mn(t,e))}}var Mn=function(){function t(t,e){this.notifier=t,this.source=e}return t.prototype.call=function(t,e){return e.subscribe(new kn(t,this.notifier,this.source))},t}(),kn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.notifier=n,i.source=r,i}return r.a(e,t),e.prototype.error=function(e){if(!this.isStopped){var n=this.errors,r=this.retries,o=this.retriesSubscription;if(r)this.errors=void 0,this.retriesSubscription=void 0;else{n=new on.a;try{r=(0,this.notifier)(n)}catch(s){return t.prototype.error.call(this,s)}o=Object(i.c)(r,new i.a(this))}this._unsubscribeAndRecycle(),this.errors=n,this.retries=r,this.retriesSubscription=o,n.next(e)}},e.prototype._unsubscribe=function(){var t=this.errors,e=this.retriesSubscription;t&&(t.unsubscribe(),this.errors=void 0),e&&(e.unsubscribe(),this.retriesSubscription=void 0),this.retries=void 0},e.prototype.notifyNext=function(){var t=this._unsubscribe;this._unsubscribe=null,this._unsubscribeAndRecycle(),this._unsubscribe=t,this.source.subscribe(this)},e}(i.b),Cn=n(1400);function An(t){return function(e){return e.lift(new In(t))}}var In=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,e){var n=new On(t),r=e.subscribe(n);return r.add(Object(i.c)(this.notifier,new i.a(n))),r},t}(),On=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.hasValue=!1,e}return r.a(e,t),e.prototype._next=function(t){this.value=t,this.hasValue=!0},e.prototype.notifyNext=function(){this.emitValue()},e.prototype.notifyComplete=function(){this.emitValue()},e.prototype.emitValue=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.value))},e}(i.b);function jn(t,e){return void 0===e&&(e=a.a),function(n){return n.lift(new Nn(t,e))}}var Nn=function(){function t(t,e){this.period=t,this.scheduler=e}return t.prototype.call=function(t,e){return e.subscribe(new Rn(t,this.period,this.scheduler))},t}(),Rn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.period=n,i.scheduler=r,i.hasValue=!1,i.add(r.schedule(Tn,n,{subscriber:i,period:n})),i}return r.a(e,t),e.prototype._next=function(t){this.lastValue=t,this.hasValue=!0},e.prototype.notifyNext=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.lastValue))},e}(p.a);function Tn(t){var e=t.subscriber,n=t.period;e.notifyNext(),this.schedule(t,n)}function Pn(t,e){return function(n){return n.lift(new Dn(t,e))}}var Dn=function(){function t(t,e){this.compareTo=t,this.comparator=e}return t.prototype.call=function(t,e){return e.subscribe(new Ln(t,this.compareTo,this.comparator))},t}(),Ln=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.compareTo=n,i.comparator=r,i._a=[],i._b=[],i._oneComplete=!1,i.destination.add(n.subscribe(new Hn(e,i))),i}return r.a(e,t),e.prototype._next=function(t){this._oneComplete&&0===this._b.length?this.emit(!1):(this._a.push(t),this.checkValues())},e.prototype._complete=function(){this._oneComplete?this.emit(0===this._a.length&&0===this._b.length):this._oneComplete=!0,this.unsubscribe()},e.prototype.checkValues=function(){for(var t=this,e=t._a,n=t._b,r=t.comparator;e.length>0&&n.length>0;){var i=e.shift(),o=n.shift(),s=!1;try{s=r?r(i,o):i===o}catch(u){this.destination.error(u)}s||this.emit(!1)}},e.prototype.emit=function(t){var e=this.destination;e.next(t),e.complete()},e.prototype.nextB=function(t){this._oneComplete&&0===this._a.length?this.emit(!1):(this._b.push(t),this.checkValues())},e.prototype.completeB=function(){this._oneComplete?this.emit(0===this._a.length&&0===this._b.length):this._oneComplete=!0},e}(p.a),Hn=function(t){function e(e,n){var r=t.call(this,e)||this;return r.parent=n,r}return r.a(e,t),e.prototype._next=function(t){this.parent.nextB(t)},e.prototype._error=function(t){this.parent.error(t),this.unsubscribe()},e.prototype._complete=function(){this.parent.completeB(),this.unsubscribe()},e}(p.a);function Fn(){return new on.a}function Bn(){return function(t){return Object(Cn.a)()(qe(Fn)(t))}}function Wn(t,e,n){var r;return r=t&&"object"===typeof t?t:{bufferSize:t,windowTime:e,refCount:!1,scheduler:n},function(t){return t.lift(function(t){var e,n,r=t.bufferSize,i=void 0===r?Number.POSITIVE_INFINITY:r,o=t.windowTime,s=void 0===o?Number.POSITIVE_INFINITY:o,u=t.refCount,a=t.scheduler,c=0,l=!1,h=!1;return function(t){var r;c++,!e||l?(l=!1,e=new hn.a(i,s,a),r=e.subscribe(this),n=t.subscribe({next:function(t){e.next(t)},error:function(t){l=!0,e.error(t)},complete:function(){h=!0,n=void 0,e.complete()}}),h&&(n=void 0)):r=e.subscribe(this),this.add((function(){c--,r.unsubscribe(),r=void 0,n&&!h&&u&&0===c&&(n.unsubscribe(),n=void 0,e=void 0)}))}}(r))}}function Un(t){return function(e){return e.lift(new zn(t,e))}}var zn=function(){function t(t,e){this.predicate=t,this.source=e}return t.prototype.call=function(t,e){return e.subscribe(new Vn(t,this.predicate,this.source))},t}(),Vn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.predicate=n,i.source=r,i.seenValue=!1,i.index=0,i}return r.a(e,t),e.prototype.applySingleValue=function(t){this.seenValue?this.destination.error("Sequence contains more than one element"):(this.seenValue=!0,this.singleValue=t)},e.prototype._next=function(t){var e=this.index++;this.predicate?this.tryNext(t,e):this.applySingleValue(t)},e.prototype.tryNext=function(t,e){try{this.predicate(t,e,this.source)&&this.applySingleValue(t)}catch(n){this.destination.error(n)}},e.prototype._complete=function(){var t=this.destination;this.index>0?(t.next(this.seenValue?this.singleValue:void 0),t.complete()):t.error(new Rt.a)},e}(p.a);function qn(t){return function(e){return e.lift(new Gn(t))}}var Gn=function(){function t(t){this.total=t}return t.prototype.call=function(t,e){return e.subscribe(new Yn(t,this.total))},t}(),Yn=function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.count=0,r}return r.a(e,t),e.prototype._next=function(t){++this.count>this.total&&this.destination.next(t)},e}(p.a);function Jn(t){return function(e){return e.lift(new Kn(t))}}var Kn=function(){function t(t){if(this._skipCount=t,this._skipCount<0)throw new jt.a}return t.prototype.call=function(t,e){return 0===this._skipCount?e.subscribe(new p.a(t)):e.subscribe(new Qn(t,this._skipCount))},t}(),Qn=function(t){function e(e,n){var r=t.call(this,e)||this;return r._skipCount=n,r._count=0,r._ring=new Array(n),r}return r.a(e,t),e.prototype._next=function(t){var e=this._skipCount,n=this._count++;if(n<e)this._ring[n]=t;else{var r=n%e,i=this._ring,o=i[r];i[r]=t,this.destination.next(o)}},e}(p.a);function Xn(t){return function(e){return e.lift(new Zn(t))}}var Zn=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,e){return e.subscribe(new $n(t,this.notifier))},t}(),$n=function(t){function e(e,n){var r=t.call(this,e)||this;r.hasValue=!1;var o=new i.a(r);r.add(o),r.innerSubscription=o;var s=Object(i.c)(n,o);return s!==o&&(r.add(s),r.innerSubscription=s),r}return r.a(e,t),e.prototype._next=function(e){this.hasValue&&t.prototype._next.call(this,e)},e.prototype.notifyNext=function(){this.hasValue=!0,this.innerSubscription&&this.innerSubscription.unsubscribe()},e.prototype.notifyComplete=function(){},e}(i.b);function tr(t){return function(e){return e.lift(new er(t))}}var er=function(){function t(t){this.predicate=t}return t.prototype.call=function(t,e){return e.subscribe(new nr(t,this.predicate))},t}(),nr=function(t){function e(e,n){var r=t.call(this,e)||this;return r.predicate=n,r.skipping=!0,r.index=0,r}return r.a(e,t),e.prototype._next=function(t){var e=this.destination;this.skipping&&this.tryCallPredicate(t),this.skipping||e.next(t)},e.prototype.tryCallPredicate=function(t){try{var e=this.predicate(t,this.index++);this.skipping=Boolean(e)}catch(n){this.destination.error(n)}},e}(p.a);function rr(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t[t.length-1];return Object(g.a)(n)?(t.pop(),function(e){return Object(V.a)(t,e,n)}):function(e){return Object(V.a)(t,e)}}var ir=n(1411),or=n(1408),sr=function(t){function e(e,n,r){void 0===n&&(n=0),void 0===r&&(r=ir.a);var i=t.call(this)||this;return i.source=e,i.delayTime=n,i.scheduler=r,(!Object(or.a)(n)||n<0)&&(i.delayTime=0),r&&"function"===typeof r.schedule||(i.scheduler=ir.a),i}return r.a(e,t),e.create=function(t,n,r){return void 0===n&&(n=0),void 0===r&&(r=ir.a),new e(t,n,r)},e.dispatch=function(t){var e=t.source,n=t.subscriber;return this.add(e.subscribe(n))},e.prototype._subscribe=function(t){var n=this.delayTime,r=this.source;return this.scheduler.schedule(e.dispatch,n,{source:r,subscriber:t})},e}(bt.a);function ur(t,e){return void 0===e&&(e=0),function(n){return n.lift(new ar(t,e))}}var ar=function(){function t(t,e){this.scheduler=t,this.delay=e}return t.prototype.call=function(t,e){return new sr(e,this.delay,this.scheduler).subscribe(t)},t}();function cr(t,e){return"function"===typeof e?function(n){return n.pipe(cr((function(n,r){return Object(U.a)(t(n,r)).pipe(Object(Xt.a)((function(t,i){return e(n,t,r,i)})))})))}:function(e){return e.lift(new lr(t))}}var lr=function(){function t(t){this.project=t}return t.prototype.call=function(t,e){return e.subscribe(new hr(t,this.project))},t}(),hr=function(t){function e(e,n){var r=t.call(this,e)||this;return r.project=n,r.index=0,r}return r.a(e,t),e.prototype._next=function(t){var e,n=this.index++;try{e=this.project(t,n)}catch(r){return void this.destination.error(r)}this._innerSub(e)},e.prototype._innerSub=function(t){var e=this.innerSubscription;e&&e.unsubscribe();var n=new i.a(this),r=this.destination;r.add(n),this.innerSubscription=Object(i.c)(t,n),this.innerSubscription!==n&&r.add(this.innerSubscription)},e.prototype._complete=function(){var e=this.innerSubscription;e&&!e.closed||t.prototype._complete.call(this),this.unsubscribe()},e.prototype._unsubscribe=function(){this.innerSubscription=void 0},e.prototype.notifyComplete=function(){this.innerSubscription=void 0,this.isStopped&&t.prototype._complete.call(this)},e.prototype.notifyNext=function(t){this.destination.next(t)},e}(i.b);function fr(){return cr(he.a)}function dr(t,e){return e?cr((function(){return t}),e):cr((function(){return t}))}function pr(t){return function(e){return e.lift(new br(t))}}var br=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,e){var n=new yr(t),r=Object(i.c)(this.notifier,new i.a(n));return r&&!n.seenValue?(n.add(r),e.subscribe(n)):n},t}(),yr=function(t){function e(e){var n=t.call(this,e)||this;return n.seenValue=!1,n}return r.a(e,t),e.prototype.notifyNext=function(){this.seenValue=!0,this.complete()},e.prototype.notifyComplete=function(){},e}(i.b);function vr(t,e){return void 0===e&&(e=!1),function(n){return n.lift(new mr(t,e))}}var mr=function(){function t(t,e){this.predicate=t,this.inclusive=e}return t.prototype.call=function(t,e){return e.subscribe(new gr(t,this.predicate,this.inclusive))},t}(),gr=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.predicate=n,i.inclusive=r,i.index=0,i}return r.a(e,t),e.prototype._next=function(t){var e,n=this.destination;try{e=this.predicate(t,this.index++)}catch(r){return void n.error(r)}this.nextOrComplete(t,e)},e.prototype.nextOrComplete=function(t,e){var n=this.destination;Boolean(e)?n.next(t):(this.inclusive&&n.next(t),n.complete())},e}(p.a),wr=n(1404),_r=n(1389);function Sr(t,e,n){return function(r){return r.lift(new xr(t,e,n))}}var xr=function(){function t(t,e,n){this.nextOrObserver=t,this.error=e,this.complete=n}return t.prototype.call=function(t,e){return e.subscribe(new Er(t,this.nextOrObserver,this.error,this.complete))},t}(),Er=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o._tapNext=wr.a,o._tapError=wr.a,o._tapComplete=wr.a,o._tapError=r||wr.a,o._tapComplete=i||wr.a,Object(_r.a)(n)?(o._context=o,o._tapNext=n):n&&(o._context=n,o._tapNext=n.next||wr.a,o._tapError=n.error||wr.a,o._tapComplete=n.complete||wr.a),o}return r.a(e,t),e.prototype._next=function(t){try{this._tapNext.call(this._context,t)}catch(e){return void this.destination.error(e)}this.destination.next(t)},e.prototype._error=function(t){try{this._tapError.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.error(t)},e.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(t){return void this.destination.error(t)}return this.destination.complete()},e}(p.a),Mr={leading:!0,trailing:!1};function kr(t,e){return void 0===e&&(e=Mr),function(n){return n.lift(new Cr(t,!!e.leading,!!e.trailing))}}var Cr=function(){function t(t,e,n){this.durationSelector=t,this.leading=e,this.trailing=n}return t.prototype.call=function(t,e){return e.subscribe(new Ar(t,this.durationSelector,this.leading,this.trailing))},t}(),Ar=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.destination=e,o.durationSelector=n,o._leading=r,o._trailing=i,o._hasValue=!1,o}return r.a(e,t),e.prototype._next=function(t){this._hasValue=!0,this._sendValue=t,this._throttled||(this._leading?this.send():this.throttle(t))},e.prototype.send=function(){var t=this._hasValue,e=this._sendValue;t&&(this.destination.next(e),this.throttle(e)),this._hasValue=!1,this._sendValue=void 0},e.prototype.throttle=function(t){var e=this.tryDurationSelector(t);e&&this.add(this._throttled=Object(i.c)(e,new i.a(this)))},e.prototype.tryDurationSelector=function(t){try{return this.durationSelector(t)}catch(e){return this.destination.error(e),null}},e.prototype.throttlingDone=function(){var t=this._throttled,e=this._trailing;t&&t.unsubscribe(),this._throttled=void 0,e&&this.send()},e.prototype.notifyNext=function(){this.throttlingDone()},e.prototype.notifyComplete=function(){this.throttlingDone()},e}(i.b);function Ir(t,e,n){return void 0===e&&(e=a.a),void 0===n&&(n=Mr),function(r){return r.lift(new Or(t,e,n.leading,n.trailing))}}var Or=function(){function t(t,e,n,r){this.duration=t,this.scheduler=e,this.leading=n,this.trailing=r}return t.prototype.call=function(t,e){return e.subscribe(new jr(t,this.duration,this.scheduler,this.leading,this.trailing))},t}(),jr=function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.duration=n,s.scheduler=r,s.leading=i,s.trailing=o,s._hasTrailingValue=!1,s._trailingValue=null,s}return r.a(e,t),e.prototype._next=function(t){this.throttled?this.trailing&&(this._trailingValue=t,this._hasTrailingValue=!0):(this.add(this.throttled=this.scheduler.schedule(Nr,this.duration,{subscriber:this})),this.leading?this.destination.next(t):this.trailing&&(this._trailingValue=t,this._hasTrailingValue=!0))},e.prototype._complete=function(){this._hasTrailingValue?(this.destination.next(this._trailingValue),this.destination.complete()):this.destination.complete()},e.prototype.clearThrottle=function(){var t=this.throttled;t&&(this.trailing&&this._hasTrailingValue&&(this.destination.next(this._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1),t.unsubscribe(),this.remove(t),this.throttled=null)},e}(p.a);function Nr(t){t.subscriber.clearThrottle()}var Rr=n(1407);function Tr(t){return void 0===t&&(t=a.a),function(e){return Object(Rr.a)((function(){return e.pipe(Oe((function(e,n){var r=e.current;return{value:n,current:t.now(),last:r}}),{current:t.now(),value:void 0,last:void 0}),Object(Xt.a)((function(t){var e=t.current,n=t.last,r=t.value;return new Pr(r,e-n)})))}))}}var Pr=function(t,e){this.value=t,this.interval=e},Dr=n(1430);function Lr(t,e,n){return void 0===n&&(n=a.a),function(r){var i=ct(t),o=i?+t-n.now():Math.abs(t);return r.lift(new Hr(o,i,e,n))}}var Hr=function(){function t(t,e,n,r){this.waitFor=t,this.absoluteTimeout=e,this.withObservable=n,this.scheduler=r}return t.prototype.call=function(t,e){return e.subscribe(new Fr(t,this.absoluteTimeout,this.waitFor,this.withObservable,this.scheduler))},t}(),Fr=function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.absoluteTimeout=n,s.waitFor=r,s.withObservable=i,s.scheduler=o,s.scheduleTimeout(),s}return r.a(e,t),e.dispatchTimeout=function(t){var e=t.withObservable;t._unsubscribeAndRecycle(),t.add(Object(i.c)(e,new i.a(t)))},e.prototype.scheduleTimeout=function(){var t=this.action;t?this.action=t.schedule(this,this.waitFor):this.add(this.action=this.scheduler.schedule(e.dispatchTimeout,this.waitFor,this))},e.prototype._next=function(e){this.absoluteTimeout||this.scheduleTimeout(),t.prototype._next.call(this,e)},e.prototype._unsubscribe=function(){this.action=void 0,this.scheduler=null,this.withObservable=null},e}(i.b),Br=n(1403);function Wr(t,e){return void 0===e&&(e=a.a),Lr(t,Object(Br.a)(new Dr.a),e)}function Ur(t){return void 0===t&&(t=a.a),Object(Xt.a)((function(e){return new zr(e,t.now())}))}var zr=function(t,e){this.value=t,this.timestamp=e};function Vr(t,e,n){return 0===n?[e]:(t.push(e),t)}function qr(){return Te(Vr,[])}function Gr(t){return function(e){return e.lift(new Yr(t))}}var Yr=function(){function t(t){this.windowBoundaries=t}return t.prototype.call=function(t,e){var n=new Jr(t),r=e.subscribe(n);return r.closed||n.add(Object(i.c)(this.windowBoundaries,new i.a(n))),r},t}(),Jr=function(t){function e(e){var n=t.call(this,e)||this;return n.window=new on.a,e.next(n.window),n}return r.a(e,t),e.prototype.notifyNext=function(){this.openWindow()},e.prototype.notifyError=function(t){this._error(t)},e.prototype.notifyComplete=function(){this._complete()},e.prototype._next=function(t){this.window.next(t)},e.prototype._error=function(t){this.window.error(t),this.destination.error(t)},e.prototype._complete=function(){this.window.complete(),this.destination.complete()},e.prototype._unsubscribe=function(){this.window=null},e.prototype.openWindow=function(){var t=this.window;t&&t.complete();var e=this.destination,n=this.window=new on.a;e.next(n)},e}(i.b);function Kr(t,e){return void 0===e&&(e=0),function(n){return n.lift(new Qr(t,e))}}var Qr=function(){function t(t,e){this.windowSize=t,this.startWindowEvery=e}return t.prototype.call=function(t,e){return e.subscribe(new Xr(t,this.windowSize,this.startWindowEvery))},t}(),Xr=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.destination=e,i.windowSize=n,i.startWindowEvery=r,i.windows=[new on.a],i.count=0,e.next(i.windows[0]),i}return r.a(e,t),e.prototype._next=function(t){for(var e=this.startWindowEvery>0?this.startWindowEvery:this.windowSize,n=this.destination,r=this.windowSize,i=this.windows,o=i.length,s=0;s<o&&!this.closed;s++)i[s].next(t);var u=this.count-r+1;if(u>=0&&u%e===0&&!this.closed&&i.shift().complete(),++this.count%e===0&&!this.closed){var a=new on.a;i.push(a),n.next(a)}},e.prototype._error=function(t){var e=this.windows;if(e)for(;e.length>0&&!this.closed;)e.shift().error(t);this.destination.error(t)},e.prototype._complete=function(){var t=this.windows;if(t)for(;t.length>0&&!this.closed;)t.shift().complete();this.destination.complete()},e.prototype._unsubscribe=function(){this.count=0,this.windows=null},e}(p.a);function Zr(t){var e=a.a,n=null,r=Number.POSITIVE_INFINITY;return Object(g.a)(arguments[3])&&(e=arguments[3]),Object(g.a)(arguments[2])?e=arguments[2]:Object(or.a)(arguments[2])&&(r=Number(arguments[2])),Object(g.a)(arguments[1])?e=arguments[1]:Object(or.a)(arguments[1])&&(n=Number(arguments[1])),function(i){return i.lift(new $r(t,n,r,e))}}var $r=function(){function t(t,e,n,r){this.windowTimeSpan=t,this.windowCreationInterval=e,this.maxWindowSize=n,this.scheduler=r}return t.prototype.call=function(t,e){return e.subscribe(new ei(t,this.windowTimeSpan,this.windowCreationInterval,this.maxWindowSize,this.scheduler))},t}(),ti=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._numberOfNextedValues=0,e}return r.a(e,t),e.prototype.next=function(e){this._numberOfNextedValues++,t.prototype.next.call(this,e)},Object.defineProperty(e.prototype,"numberOfNextedValues",{get:function(){return this._numberOfNextedValues},enumerable:!0,configurable:!0}),e}(on.a),ei=function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;s.destination=e,s.windowTimeSpan=n,s.windowCreationInterval=r,s.maxWindowSize=i,s.scheduler=o,s.windows=[];var u=s.openWindow();if(null!==r&&r>=0){var a={subscriber:s,window:u,context:null},c={windowTimeSpan:n,windowCreationInterval:r,subscriber:s,scheduler:o};s.add(o.schedule(ii,n,a)),s.add(o.schedule(ri,r,c))}else{var l={subscriber:s,window:u,windowTimeSpan:n};s.add(o.schedule(ni,n,l))}return s}return r.a(e,t),e.prototype._next=function(t){for(var e=this.windows,n=e.length,r=0;r<n;r++){var i=e[r];i.closed||(i.next(t),i.numberOfNextedValues>=this.maxWindowSize&&this.closeWindow(i))}},e.prototype._error=function(t){for(var e=this.windows;e.length>0;)e.shift().error(t);this.destination.error(t)},e.prototype._complete=function(){for(var t=this.windows;t.length>0;){var e=t.shift();e.closed||e.complete()}this.destination.complete()},e.prototype.openWindow=function(){var t=new ti;return this.windows.push(t),this.destination.next(t),t},e.prototype.closeWindow=function(t){t.complete();var e=this.windows;e.splice(e.indexOf(t),1)},e}(p.a);function ni(t){var e=t.subscriber,n=t.windowTimeSpan,r=t.window;r&&e.closeWindow(r),t.window=e.openWindow(),this.schedule(t,n)}function ri(t){var e=t.windowTimeSpan,n=t.subscriber,r=t.scheduler,i=t.windowCreationInterval,o=n.openWindow(),s=this,u={action:s,subscription:null},a={subscriber:n,window:o,context:u};u.subscription=r.schedule(ii,e,a),s.add(u.subscription),s.schedule(t,i)}function ii(t){var e=t.subscriber,n=t.window,r=t.context;r&&r.action&&r.subscription&&r.action.remove(r.subscription),e.closeWindow(n)}function oi(t,e){return function(n){return n.lift(new si(t,e))}}var si=function(){function t(t,e){this.openings=t,this.closingSelector=e}return t.prototype.call=function(t,e){return e.subscribe(new ui(t,this.openings,this.closingSelector))},t}(),ui=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.openings=n,i.closingSelector=r,i.contexts=[],i.add(i.openSubscription=Object(A.a)(i,n,n)),i}return r.a(e,t),e.prototype._next=function(t){var e=this.contexts;if(e)for(var n=e.length,r=0;r<n;r++)e[r].window.next(t)},e.prototype._error=function(e){var n=this.contexts;if(this.contexts=null,n)for(var r=n.length,i=-1;++i<r;){var o=n[i];o.window.error(e),o.subscription.unsubscribe()}t.prototype._error.call(this,e)},e.prototype._complete=function(){var e=this.contexts;if(this.contexts=null,e)for(var n=e.length,r=-1;++r<n;){var i=e[r];i.window.complete(),i.subscription.unsubscribe()}t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){var t=this.contexts;if(this.contexts=null,t)for(var e=t.length,n=-1;++n<e;){var r=t[n];r.window.unsubscribe(),r.subscription.unsubscribe()}},e.prototype.notifyNext=function(t,e,n,r,i){if(t===this.openings){var o=void 0;try{o=(0,this.closingSelector)(e)}catch(l){return this.error(l)}var s=new on.a,u=new C.a,a={window:s,subscription:u};this.contexts.push(a);var c=Object(A.a)(this,o,a);c.closed?this.closeWindow(this.contexts.length-1):(c.context=a,u.add(c)),this.destination.next(s)}else this.closeWindow(this.contexts.indexOf(t))},e.prototype.notifyError=function(t){this.error(t)},e.prototype.notifyComplete=function(t){t!==this.openSubscription&&this.closeWindow(this.contexts.indexOf(t.context))},e.prototype.closeWindow=function(t){if(-1!==t){var e=this.contexts,n=e[t],r=n.window,i=n.subscription;e.splice(t,1),r.complete(),i.unsubscribe()}},e}(I.a);function ai(t){return function(e){return e.lift(new ci(t))}}var ci=function(){function t(t){this.closingSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new li(t,this.closingSelector))},t}(),li=function(t){function e(e,n){var r=t.call(this,e)||this;return r.destination=e,r.closingSelector=n,r.openWindow(),r}return r.a(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.openWindow(i)},e.prototype.notifyError=function(t){this._error(t)},e.prototype.notifyComplete=function(t){this.openWindow(t)},e.prototype._next=function(t){this.window.next(t)},e.prototype._error=function(t){this.window.error(t),this.destination.error(t),this.unsubscribeClosingNotification()},e.prototype._complete=function(){this.window.complete(),this.destination.complete(),this.unsubscribeClosingNotification()},e.prototype.unsubscribeClosingNotification=function(){this.closingNotification&&this.closingNotification.unsubscribe()},e.prototype.openWindow=function(t){void 0===t&&(t=null),t&&(this.remove(t),t.unsubscribe());var e=this.window;e&&e.complete();var n,r=this.window=new on.a;this.destination.next(r);try{n=(0,this.closingSelector)()}catch(i){return this.destination.error(i),void this.window.error(i)}this.add(this.closingNotification=Object(A.a)(this,n))},e}(I.a);function hi(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){var n;"function"===typeof t[t.length-1]&&(n=t.pop());var r=t;return e.lift(new fi(r,n))}}var fi=function(){function t(t,e){this.observables=t,this.project=e}return t.prototype.call=function(t,e){return e.subscribe(new di(t,this.observables,this.project))},t}(),di=function(t){function e(e,n,r){var i=t.call(this,e)||this;i.observables=n,i.project=r,i.toRespond=[];var o=n.length;i.values=new Array(o);for(var s=0;s<o;s++)i.toRespond.push(s);for(s=0;s<o;s++){var u=n[s];i.add(Object(A.a)(i,u,void 0,s))}return i}return r.a(e,t),e.prototype.notifyNext=function(t,e,n){this.values[n]=e;var r=this.toRespond;if(r.length>0){var i=r.indexOf(n);-1!==i&&r.splice(i,1)}},e.prototype.notifyComplete=function(){},e.prototype._next=function(t){if(0===this.toRespond.length){var e=[t].concat(this.values);this.project?this._tryProject(e):this.destination.next(e)}},e.prototype._tryProject=function(t){var e;try{e=this.project.apply(this,t)}catch(n){return void this.destination.error(n)}this.destination.next(e)},e}(I.a),pi=n(1409);function bi(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){return e.lift.call(pi.b.apply(void 0,[e].concat(t)))}}function yi(t){return function(e){return e.lift(new pi.a(t))}}},1411:function(t,e,n){"use strict";n.d(e,"b",(function(){return h})),n.d(e,"a",(function(){return f}));var r=n(1364),i=1,o=function(){return Promise.resolve()}(),s={};function u(t){return t in s&&(delete s[t],!0)}var a=function(t){var e=i++;return s[e]=!0,o.then((function(){return u(e)&&t()})),e},c=function(t){u(t)},l=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r}return r.a(e,t),e.prototype.requestAsyncId=function(e,n,r){return void 0===r&&(r=0),null!==r&&r>0?t.prototype.requestAsyncId.call(this,e,n,r):(e.actions.push(this),e.scheduled||(e.scheduled=a(e.flush.bind(e,null))))},e.prototype.recycleAsyncId=function(e,n,r){if(void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0)return t.prototype.recycleAsyncId.call(this,e,n,r);0===e.actions.length&&(c(n),e.scheduled=void 0)},e}(n(1397).a),h=new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r.a(e,t),e.prototype.flush=function(t){this.active=!0,this.scheduled=void 0;var e,n=this.actions,r=-1,i=n.length;t=t||n.shift();do{if(e=t.execute(t.state,t.delay))break}while(++r<i&&(t=n.shift()));if(this.active=!1,e){for(;++r<i&&(t=n.shift());)t.unsubscribe();throw e}},e}(n(1393).a))(l),f=h},1412:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var r=n(1446),i=n(1420),o=n(1395),s=n(1378),u=n(1447),a=n(1448),c=n(1423),l=function(t){if(t&&"function"===typeof t[s.a])return l=t,function(t){var e=l[s.a]();if("function"!==typeof e.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return e.subscribe(t)};if(Object(u.a)(t))return Object(r.a)(t);if(Object(a.a)(t))return n=t,function(t){return n.then((function(e){t.closed||(t.next(e),t.complete())}),(function(e){return t.error(e)})).then(null,i.a),t};if(t&&"function"===typeof t[o.a])return e=t,function(t){for(var n=e[o.a]();;){var r=void 0;try{r=n.next()}catch(i){return t.error(i),t}if(r.done){t.complete();break}if(t.next(r.value),t.closed)break}return"function"===typeof n.return&&t.add((function(){n.return&&n.return()})),t};var e,n,l,h=Object(c.a)(t)?"an invalid object":"'"+t+"'";throw new TypeError("You provided "+h+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.")}},1413:function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"a",(function(){return s}));var r=n(1364),i=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r}return r.a(e,t),e.prototype.schedule=function(e,n){return void 0===n&&(n=0),n>0?t.prototype.schedule.call(this,e,n):(this.delay=n,this.state=e,this.scheduler.flush(this),this)},e.prototype.execute=function(e,n){return n>0||this.closed?t.prototype.execute.call(this,e,n):this._execute(e,n)},e.prototype.requestAsyncId=function(e,n,r){return void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0?t.prototype.requestAsyncId.call(this,e,n,r):e.flush(this)},e}(n(1397).a),o=new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r.a(e,t),e}(n(1393).a))(i),s=o},1414:function(t,e,n){"use strict";(function(t){var r=n(33),i=n(1),o=n(46),s=n(12),u=n(20),a=n(141),c=n(18),l=n(19),h=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.CoinbaseWalletProvider=void 0;var f=h(n(243)),d=h(n(1398)),p=n(1415),b=n(1418),y=n(1419),v=n(1451),m=n(1377),g=h(n(1470)),w=n(1472),_=n(1473),S=n(1474),x="DefaultChainId",E="DefaultJsonRpcUrl",M="HasChainBeenSwitched",k="HasChainOverriddenFromRelay",C=function(e){c(h,e);var n=l(h);function h(t){var e,r,i;s(this,h),(e=n.call(this))._filterPolyfill=new w.FilterPolyfill(a(e)),e._subscriptionManager=new S.SubscriptionManager(a(e)),e._relay=null,e._addresses=[],e.hasMadeFirstChainChangedEmission=!1,e._send=e.send.bind(a(e)),e._sendAsync=e.sendAsync.bind(a(e)),e.setProviderInfo=e.setProviderInfo.bind(a(e)),e.updateProviderInfo=e.updateProviderInfo.bind(a(e)),e.getChainId=e.getChainId.bind(a(e)),e.setAppInfo=e.setAppInfo.bind(a(e)),e.enable=e.enable.bind(a(e)),e.close=e.close.bind(a(e)),e.send=e.send.bind(a(e)),e.sendAsync=e.sendAsync.bind(a(e)),e.request=e.request.bind(a(e)),e._setAddresses=e._setAddresses.bind(a(e)),e.scanQRCode=e.scanQRCode.bind(a(e)),e.genericRequest=e.genericRequest.bind(a(e)),e._jsonRpcUrlFromOpts=t.jsonRpcUrl,e._overrideIsMetaMask=t.overrideIsMetaMask,e._relayProvider=t.relayProvider,e._storage=t.storage,e._relayEventManager=t.relayEventManager,e._eventListener=t.eventListener,e.isCoinbaseWallet=null===(r=t.overrideIsCoinbaseWallet)||void 0===r||r,e.isCoinbaseBrowser=null!==(i=t.overrideIsCoinbaseBrowser)&&void 0!==i&&i,e.qrUrl=t.qrUrl,e.supportsAddressSwitching=t.supportsAddressSwitching;var o=e.getChainId(),u=(0,m.prepend0x)(o.toString(16));e.emit("connect",{chainIdStr:u});var c=e._storage.getItem(v.LOCAL_STORAGE_ADDRESSES_KEY);if(c){var l=c.split(" ");""!==l[0]&&(e._addresses=l.map((function(t){return(0,m.ensureAddressString)(t)})),e.emit("accountsChanged",l))}return e._subscriptionManager.events.on("notification",(function(t){e.emit("message",{type:t.method,data:t.params})})),e._addresses.length>0&&e.initializeRelay(),window.addEventListener("message",(function(t){var n;if("walletLinkMessage"===t.data.type&&"defaultChainChanged"===t.data.data.action){var r=t.data.data.chainId,i=null!==(n=t.data.data.jsonRpcUrl)&&void 0!==n?n:e.jsonRpcUrl;e.updateProviderInfo(i,Number(r),!0)}})),e}return u(h,[{key:"selectedAddress",get:function(){return this._addresses[0]||void 0}},{key:"networkVersion",get:function(){return this.getChainId().toString(10)}},{key:"chainId",get:function(){return(0,m.prepend0x)(this.getChainId().toString(16))}},{key:"isWalletLink",get:function(){return!0}},{key:"isMetaMask",get:function(){return this._overrideIsMetaMask}},{key:"host",get:function(){return this.jsonRpcUrl}},{key:"connected",get:function(){return!0}},{key:"isConnected",value:function(){return!0}},{key:"jsonRpcUrl",get:function(){var t;return null!==(t=this._storage.getItem(E))&&void 0!==t?t:this._jsonRpcUrlFromOpts},set:function(t){this._storage.setItem(E,t)}},{key:"isChainOverridden",get:function(){return"true"===this._storage.getItem(k)},set:function(t){this._storage.setItem(k,t.toString())}},{key:"setProviderInfo",value:function(t,e){this.isChainOverridden||this.updateProviderInfo(t,this.getChainId(),!1)}},{key:"updateProviderInfo",value:function(t,e,n){if(!("true"===this._storage.getItem(M))||!n){n&&(this.isChainOverridden=!0),this.jsonRpcUrl=t;var r=this.getChainId();this._storage.setItem(x,e.toString(10)),!((0,m.ensureIntNumber)(e)!==r)&&this.hasMadeFirstChainChangedEmission||(this.emit("chainChanged",this.getChainId()),this.hasMadeFirstChainChangedEmission=!0)}}},{key:"watchAsset",value:function(){var t=o(i.mark((function t(e,n,r,o,s,u){var a,c;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.initializeRelay();case 2:return a=t.sent,t.next=5,a.watchAsset(e,n,r,o,s,null===u||void 0===u?void 0:u.toString()).promise;case 5:return c=t.sent,t.abrupt("return",!!c.result);case 7:case"end":return t.stop()}}),t,this)})));return function(e,n,r,i,o,s){return t.apply(this,arguments)}}()},{key:"addEthereumChain",value:function(){var t=o(i.mark((function t(e,n,r,o,s,u){var a,c,l,h,f;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if((0,m.ensureIntNumber)(e)!==this.getChainId()){t.next=2;break}return t.abrupt("return",!1);case 2:return t.next=4,this.initializeRelay();case 4:if(l=t.sent,h=l.inlineAddEthereumChain(e.toString()),this._isAuthorized()||h){t.next=9;break}return t.next=9,l.requestEthereumAccounts().promise;case 9:return t.next=11,l.addEthereumChain(e.toString(),n,s,r,o,u).promise;case 11:return f=t.sent,!0===(null===(a=f.result)||void 0===a?void 0:a.isApproved)&&(this._storage.setItem(M,"true"),this.updateProviderInfo(n[0],e,!1)),t.abrupt("return",!0===(null===(c=f.result)||void 0===c?void 0:c.isApproved));case 14:case"end":return t.stop()}}),t,this)})));return function(e,n,r,i,o,s){return t.apply(this,arguments)}}()},{key:"switchEthereumChain",value:function(){var t=o(i.mark((function t(e){var n,r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if((0,m.ensureIntNumber)(e)!==this.getChainId()){t.next=2;break}return t.abrupt("return");case 2:return t.next=4,this.initializeRelay();case 4:return n=t.sent,t.next=7,n.switchEthereumChain(e.toString(10)).promise;case 7:if(!(r=t.sent).errorCode){t.next=10;break}throw p.ethErrors.provider.custom({code:r.errorCode});case 10:(o=r.result).isApproved&&o.rpcUrl.length>0&&(this._storage.setItem(M,"true"),this.updateProviderInfo(o.rpcUrl,e,!1));case 12:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"setAppInfo",value:function(t,e){this.initializeRelay().then((function(n){return n.setAppInfo(t,e)}))}},{key:"enable",value:function(){var t=o(i.mark((function t(){var e;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(null===(e=this._eventListener)||void 0===e||e.onEvent(b.EVENTS.ETH_ACCOUNTS_STATE,{method:"provider::enable",addresses_length:this._addresses.length,sessionIdHash:this._relay?y.Session.hash(this._relay.session.id):null}),!(this._addresses.length>0)){t.next=3;break}return t.abrupt("return",r(this._addresses));case 3:return t.next=5,this._send(_.JSONRPCMethod.eth_requestAccounts);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t,this)})));return function(){return t.apply(this,arguments)}}()},{key:"close",value:function(){var t=o(i.mark((function t(){return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.initializeRelay();case 2:t.sent.resetAndReload();case 4:case"end":return t.stop()}}),t,this)})));return function(){return t.apply(this,arguments)}}()},{key:"send",value:function(t,e){var n=this;if("string"===typeof t){var r={jsonrpc:"2.0",id:0,method:t,params:Array.isArray(e)?e:void 0!==e?[e]:[]};return this._sendRequestAsync(r).then((function(t){return t.result}))}if("function"===typeof e){var i=t,o=e;return this._sendAsync(i,o)}if(Array.isArray(t))return t.map((function(t){return n._sendRequest(t)}));var s=t;return this._sendRequest(s)}},{key:"sendAsync",value:function(){var t=o(i.mark((function t(e,n){var r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if("function"===typeof n){t.next=2;break}throw new Error("callback is required");case 2:if(!Array.isArray(e)){t.next=6;break}return r=n,this._sendMultipleRequestsAsync(e).then((function(t){return r(null,t)})).catch((function(t){return r(t,null)})),t.abrupt("return");case 6:return o=n,t.abrupt("return",this._sendRequestAsync(e).then((function(t){return o(null,t)})).catch((function(t){return o(t,null)})));case 8:case"end":return t.stop()}}),t,this)})));return function(e,n){return t.apply(this,arguments)}}()},{key:"request",value:function(){var t=o(i.mark((function t(e){var n,r,o,s,u;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e&&"object"===typeof e&&!Array.isArray(e)){t.next=2;break}throw p.ethErrors.rpc.invalidRequest({message:"Expected a single, non-array, object argument.",data:e});case 2:if(n=e.method,r=e.params,"string"===typeof n&&0!==n.length){t.next=5;break}throw p.ethErrors.rpc.invalidRequest({message:"'args.method' must be a non-empty string.",data:e});case 5:if(void 0===r||Array.isArray(r)||"object"===typeof r&&null!==r){t.next=7;break}throw p.ethErrors.rpc.invalidRequest({message:"'args.params' must be an object or array if provided.",data:e});case 7:return o=void 0===r?[]:r,s=this._relayEventManager.makeRequestId(),t.next=11,this._sendRequestAsync({method:n,params:o,jsonrpc:"2.0",id:s});case 11:return u=t.sent,t.abrupt("return",u.result);case 13:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"scanQRCode",value:function(){var t=o(i.mark((function t(e){var n,r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.initializeRelay();case 2:return n=t.sent,t.next=5,n.scanQRCode((0,m.ensureRegExpString)(e)).promise;case 5:if("string"===typeof(r=t.sent).result){t.next=8;break}throw new Error("result was not a string");case 8:return t.abrupt("return",r.result);case 9:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"genericRequest",value:function(){var t=o(i.mark((function t(e,n){var r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.initializeRelay();case 2:return r=t.sent,t.next=5,r.genericRequest(e,n).promise;case 5:if("string"===typeof(o=t.sent).result){t.next=8;break}throw new Error("result was not a string");case 8:return t.abrupt("return",o.result);case 9:case"end":return t.stop()}}),t,this)})));return function(e,n){return t.apply(this,arguments)}}()},{key:"supportsSubscriptions",value:function(){return!1}},{key:"subscribe",value:function(){throw new Error("Subscriptions are not supported")}},{key:"unsubscribe",value:function(){throw new Error("Subscriptions are not supported")}},{key:"disconnect",value:function(){return!0}},{key:"_sendRequest",value:function(t){var e={jsonrpc:"2.0",id:t.id},n=t.method;if(e.result=this._handleSynchronousMethods(t),void 0===e.result)throw new Error("Coinbase Wallet does not support calling ".concat(n," synchronously without ")+"a callback. Please provide a callback parameter to call ".concat(n," ")+"asynchronously.");return e}},{key:"_setAddresses",value:function(t){if(!Array.isArray(t))throw new Error("addresses is not an array");var e=t.map((function(t){return(0,m.ensureAddressString)(t)}));JSON.stringify(e)!==JSON.stringify(this._addresses)&&(this._addresses.length>0&&!1===this.supportsAddressSwitching||(this._addresses=e,this.emit("accountsChanged",this._addresses),this._storage.setItem(v.LOCAL_STORAGE_ADDRESSES_KEY,e.join(" "))))}},{key:"_sendRequestAsync",value:function(t){var e=this;return new Promise((function(n,r){try{var i=e._handleSynchronousMethods(t);if(void 0!==i)return n({jsonrpc:"2.0",id:t.id,result:i});var o=e._handleAsynchronousFilterMethods(t);if(void 0!==o)return void o.then((function(e){return n(Object.assign(Object.assign({},e),{id:t.id}))})).catch((function(t){return r(t)}));var s=e._handleSubscriptionMethods(t);if(void 0!==s)return void s.then((function(e){return n({jsonrpc:"2.0",id:t.id,result:e.result})})).catch((function(t){return r(t)}))}catch(u){return r(u)}e._handleAsynchronousMethods(t).then((function(e){return e&&n(Object.assign(Object.assign({},e),{id:t.id}))})).catch((function(t){return r(t)}))}))}},{key:"_sendMultipleRequestsAsync",value:function(t){var e=this;return Promise.all(t.map((function(t){return e._sendRequestAsync(t)})))}},{key:"_handleSynchronousMethods",value:function(t){var e=t.method,n=t.params||[];switch(e){case _.JSONRPCMethod.eth_accounts:return this._eth_accounts();case _.JSONRPCMethod.eth_coinbase:return this._eth_coinbase();case _.JSONRPCMethod.eth_uninstallFilter:return this._eth_uninstallFilter(n);case _.JSONRPCMethod.net_version:return this._net_version();case _.JSONRPCMethod.eth_chainId:return this._eth_chainId();default:return}}},{key:"_handleAsynchronousMethods",value:function(){var t=o(i.mark((function t(e){var n,r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:n=e.method,r=e.params||[],t.t0=n,t.next=t.t0===_.JSONRPCMethod.eth_requestAccounts?5:t.t0===_.JSONRPCMethod.eth_sign?6:t.t0===_.JSONRPCMethod.eth_ecRecover?7:t.t0===_.JSONRPCMethod.personal_sign?8:t.t0===_.JSONRPCMethod.personal_ecRecover?9:t.t0===_.JSONRPCMethod.eth_signTransaction?10:t.t0===_.JSONRPCMethod.eth_sendRawTransaction?11:t.t0===_.JSONRPCMethod.eth_sendTransaction?12:t.t0===_.JSONRPCMethod.eth_signTypedData_v1?13:t.t0===_.JSONRPCMethod.eth_signTypedData_v2?14:t.t0===_.JSONRPCMethod.eth_signTypedData_v3?15:t.t0===_.JSONRPCMethod.eth_signTypedData_v4||t.t0===_.JSONRPCMethod.eth_signTypedData?16:t.t0===_.JSONRPCMethod.cbWallet_arbitrary?17:t.t0===_.JSONRPCMethod.wallet_addEthereumChain?18:t.t0===_.JSONRPCMethod.wallet_switchEthereumChain?19:t.t0===_.JSONRPCMethod.wallet_watchAsset?20:21;break;case 5:return t.abrupt("return",this._eth_requestAccounts());case 6:return t.abrupt("return",this._eth_sign(r));case 7:return t.abrupt("return",this._eth_ecRecover(r));case 8:return t.abrupt("return",this._personal_sign(r));case 9:return t.abrupt("return",this._personal_ecRecover(r));case 10:return t.abrupt("return",this._eth_signTransaction(r));case 11:return t.abrupt("return",this._eth_sendRawTransaction(r));case 12:return t.abrupt("return",this._eth_sendTransaction(r));case 13:return t.abrupt("return",this._eth_signTypedData_v1(r));case 14:return t.abrupt("return",this._throwUnsupportedMethodError());case 15:return t.abrupt("return",this._eth_signTypedData_v3(r));case 16:return t.abrupt("return",this._eth_signTypedData_v4(r));case 17:return t.abrupt("return",this._cbwallet_arbitrary(r));case 18:return t.abrupt("return",this._wallet_addEthereumChain(r));case 19:return t.abrupt("return",this._wallet_switchEthereumChain(r));case 20:return t.abrupt("return",this._wallet_watchAsset(r));case 21:return t.next=23,this.initializeRelay();case 23:return o=t.sent,t.abrupt("return",o.makeEthereumJSONRPCRequest(e,this.jsonRpcUrl));case 25:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_handleAsynchronousFilterMethods",value:function(t){var e=t.method,n=t.params||[];switch(e){case _.JSONRPCMethod.eth_newFilter:return this._eth_newFilter(n);case _.JSONRPCMethod.eth_newBlockFilter:return this._eth_newBlockFilter();case _.JSONRPCMethod.eth_newPendingTransactionFilter:return this._eth_newPendingTransactionFilter();case _.JSONRPCMethod.eth_getFilterChanges:return this._eth_getFilterChanges(n);case _.JSONRPCMethod.eth_getFilterLogs:return this._eth_getFilterLogs(n)}}},{key:"_handleSubscriptionMethods",value:function(t){switch(t.method){case _.JSONRPCMethod.eth_subscribe:case _.JSONRPCMethod.eth_unsubscribe:return this._subscriptionManager.handleRequest(t)}}},{key:"_isKnownAddress",value:function(t){try{var e=(0,m.ensureAddressString)(t);return this._addresses.map((function(t){return(0,m.ensureAddressString)(t)})).includes(e)}catch(n){}return!1}},{key:"_ensureKnownAddress",value:function(t){var e;if(!this._isKnownAddress(t))throw null===(e=this._eventListener)||void 0===e||e.onEvent(b.EVENTS.UNKNOWN_ADDRESS_ENCOUNTERED),new Error("Unknown Ethereum address")}},{key:"_prepareTransactionParams",value:function(e){var n=e.from?(0,m.ensureAddressString)(e.from):this.selectedAddress;if(!n)throw new Error("Ethereum address is unavailable");return this._ensureKnownAddress(n),{fromAddress:n,toAddress:e.to?(0,m.ensureAddressString)(e.to):null,weiValue:null!=e.value?(0,m.ensureBN)(e.value):new d.default(0),data:e.data?(0,m.ensureBuffer)(e.data):t.alloc(0),nonce:null!=e.nonce?(0,m.ensureIntNumber)(e.nonce):null,gasPriceInWei:null!=e.gasPrice?(0,m.ensureBN)(e.gasPrice):null,maxFeePerGas:null!=e.maxFeePerGas?(0,m.ensureBN)(e.maxFeePerGas):null,maxPriorityFeePerGas:null!=e.maxPriorityFeePerGas?(0,m.ensureBN)(e.maxPriorityFeePerGas):null,gasLimit:null!=e.gas?(0,m.ensureBN)(e.gas):null,chainId:this.getChainId()}}},{key:"_isAuthorized",value:function(){return this._addresses.length>0}},{key:"_requireAuthorization",value:function(){if(!this._isAuthorized())throw p.ethErrors.provider.unauthorized({})}},{key:"_throwUnsupportedMethodError",value:function(){throw p.ethErrors.provider.unsupportedMethod({})}},{key:"_signEthereumMessage",value:function(){var t=o(i.mark((function t(e,n,r,o){var s,u;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this._ensureKnownAddress(n),t.prev=1,t.next=4,this.initializeRelay();case 4:return s=t.sent,t.next=7,s.signEthereumMessage(e,n,r,o).promise;case 7:return u=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:u.result});case 11:if(t.prev=11,t.t0=t.catch(1),"string"!==typeof t.t0.message||!t.t0.message.match(/(denied|rejected)/i)){t.next=15;break}throw p.ethErrors.provider.userRejectedRequest("User denied message signature");case 15:throw t.t0;case 16:case"end":return t.stop()}}),t,this,[[1,11]])})));return function(e,n,r,i){return t.apply(this,arguments)}}()},{key:"_ethereumAddressFromSignedMessage",value:function(){var t=o(i.mark((function t(e,n,r){var o,s;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.initializeRelay();case 2:return o=t.sent,t.next=5,o.ethereumAddressFromSignedMessage(e,n,r).promise;case 5:return s=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:s.result});case 7:case"end":return t.stop()}}),t,this)})));return function(e,n,r){return t.apply(this,arguments)}}()},{key:"_eth_accounts",value:function(){return r(this._addresses)}},{key:"_eth_coinbase",value:function(){return this.selectedAddress||null}},{key:"_net_version",value:function(){return this.getChainId().toString(10)}},{key:"_eth_chainId",value:function(){return(0,m.hexStringFromIntNumber)(this.getChainId())}},{key:"getChainId",value:function(){var t=this._storage.getItem(x)||"1",e=parseInt(t,10);return(0,m.ensureIntNumber)(e)}},{key:"_eth_requestAccounts",value:function(){var t=o(i.mark((function t(){var e,n,r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(null===(e=this._eventListener)||void 0===e||e.onEvent(b.EVENTS.ETH_ACCOUNTS_STATE,{method:"provider::_eth_requestAccounts",addresses_length:this._addresses.length,sessionIdHash:this._relay?y.Session.hash(this._relay.session.id):null}),!(this._addresses.length>0)){t.next=3;break}return t.abrupt("return",Promise.resolve({jsonrpc:"2.0",id:0,result:this._addresses}));case 3:return t.prev=3,t.next=6,this.initializeRelay();case 6:return r=t.sent,t.next=9,r.requestEthereumAccounts().promise;case 9:n=t.sent,t.next=17;break;case 12:if(t.prev=12,t.t0=t.catch(3),"string"!==typeof t.t0.message||!t.t0.message.match(/(denied|rejected)/i)){t.next=16;break}throw p.ethErrors.provider.userRejectedRequest("User denied account authorization");case 16:throw t.t0;case 17:if(n.result){t.next=19;break}throw new Error("accounts received is empty");case 19:return this._setAddresses(n.result),t.abrupt("return",{jsonrpc:"2.0",id:0,result:this._addresses});case 21:case"end":return t.stop()}}),t,this,[[3,12]])})));return function(){return t.apply(this,arguments)}}()},{key:"_eth_sign",value:function(t){this._requireAuthorization();var e=(0,m.ensureAddressString)(t[0]),n=(0,m.ensureBuffer)(t[1]);return this._signEthereumMessage(n,e,!1)}},{key:"_eth_ecRecover",value:function(t){var e=(0,m.ensureBuffer)(t[0]),n=(0,m.ensureBuffer)(t[1]);return this._ethereumAddressFromSignedMessage(e,n,!1)}},{key:"_personal_sign",value:function(t){this._requireAuthorization();var e=(0,m.ensureBuffer)(t[0]),n=(0,m.ensureAddressString)(t[1]);return this._signEthereumMessage(e,n,!0)}},{key:"_personal_ecRecover",value:function(t){var e=(0,m.ensureBuffer)(t[0]),n=(0,m.ensureBuffer)(t[1]);return this._ethereumAddressFromSignedMessage(e,n,!0)}},{key:"_eth_signTransaction",value:function(){var t=o(i.mark((function t(e){var n,r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this._requireAuthorization(),n=this._prepareTransactionParams(e[0]||{}),t.prev=2,t.next=5,this.initializeRelay();case 5:return r=t.sent,t.next=8,r.signEthereumTransaction(n).promise;case 8:return o=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:o.result});case 12:if(t.prev=12,t.t0=t.catch(2),"string"!==typeof t.t0.message||!t.t0.message.match(/(denied|rejected)/i)){t.next=16;break}throw p.ethErrors.provider.userRejectedRequest("User denied transaction signature");case 16:throw t.t0;case 17:case"end":return t.stop()}}),t,this,[[2,12]])})));return function(e){return t.apply(this,arguments)}}()},{key:"_eth_sendRawTransaction",value:function(){var t=o(i.mark((function t(e){var n,r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=(0,m.ensureBuffer)(e[0]),t.next=3,this.initializeRelay();case 3:return r=t.sent,t.next=6,r.submitEthereumTransaction(n,this.getChainId()).promise;case 6:return o=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:o.result});case 8:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_eth_sendTransaction",value:function(){var t=o(i.mark((function t(e){var n,r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this._requireAuthorization(),n=this._prepareTransactionParams(e[0]||{}),t.prev=2,t.next=5,this.initializeRelay();case 5:return r=t.sent,t.next=8,r.signAndSubmitEthereumTransaction(n).promise;case 8:return o=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:o.result});case 12:if(t.prev=12,t.t0=t.catch(2),"string"!==typeof t.t0.message||!t.t0.message.match(/(denied|rejected)/i)){t.next=16;break}throw p.ethErrors.provider.userRejectedRequest("User denied transaction signature");case 16:throw t.t0;case 17:case"end":return t.stop()}}),t,this,[[2,12]])})));return function(e){return t.apply(this,arguments)}}()},{key:"_eth_signTypedData_v1",value:function(){var t=o(i.mark((function t(e){var n,r,o,s;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this._requireAuthorization(),n=(0,m.ensureParsedJSONObject)(e[0]),r=(0,m.ensureAddressString)(e[1]),this._ensureKnownAddress(r),o=g.default.hashForSignTypedDataLegacy({data:n}),s=JSON.stringify(n,null,2),t.abrupt("return",this._signEthereumMessage(o,r,!1,s));case 7:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_eth_signTypedData_v3",value:function(){var t=o(i.mark((function t(e){var n,r,o,s;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this._requireAuthorization(),n=(0,m.ensureAddressString)(e[0]),r=(0,m.ensureParsedJSONObject)(e[1]),this._ensureKnownAddress(n),o=g.default.hashForSignTypedData_v3({data:r}),s=JSON.stringify(r,null,2),t.abrupt("return",this._signEthereumMessage(o,n,!1,s));case 7:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_eth_signTypedData_v4",value:function(){var t=o(i.mark((function t(e){var n,r,o,s;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this._requireAuthorization(),n=(0,m.ensureAddressString)(e[0]),r=(0,m.ensureParsedJSONObject)(e[1]),this._ensureKnownAddress(n),o=g.default.hashForSignTypedData_v4({data:r}),s=JSON.stringify(r,null,2),t.abrupt("return",this._signEthereumMessage(o,n,!1,s));case 7:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_cbwallet_arbitrary",value:function(){var t=o(i.mark((function t(e){var n,r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e[0],"string"===typeof(r=e[1])){t.next=4;break}throw new Error("parameter must be a string");case 4:if("object"===typeof n&&null!==n){t.next=6;break}throw new Error("parameter must be an object");case 6:return t.next=8,this.genericRequest(n,r);case 8:return o=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:o});case 10:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_wallet_addEthereumChain",value:function(){var t=o(i.mark((function t(e){var n,r,o,s,u,a;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(u=e[0],0!==(null===(n=u.rpcUrls)||void 0===n?void 0:n.length)){t.next=3;break}return t.abrupt("return",{jsonrpc:"2.0",id:0,error:{code:2,message:"please pass in at least 1 rpcUrl"}});case 3:if(u.chainName&&""!==u.chainName.trim()){t.next=5;break}throw p.ethErrors.provider.custom({code:0,message:"chainName is a required field"});case 5:if(u.nativeCurrency){t.next=7;break}throw p.ethErrors.provider.custom({code:0,message:"nativeCurrency is a required field"});case 7:return a=parseInt(u.chainId,16),t.next=10,this.addEthereumChain(a,null!==(r=u.rpcUrls)&&void 0!==r?r:[],null!==(o=u.blockExplorerUrls)&&void 0!==o?o:[],u.chainName,null!==(s=u.iconUrls)&&void 0!==s?s:[],u.nativeCurrency);case 10:if(!t.sent){t.next=15;break}return t.abrupt("return",{jsonrpc:"2.0",id:0,result:null});case 15:return t.abrupt("return",{jsonrpc:"2.0",id:0,error:{code:2,message:"unable to add ethereum chain"}});case 16:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_wallet_switchEthereumChain",value:function(){var t=o(i.mark((function t(e){var n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e[0],t.next=3,this.switchEthereumChain(parseInt(n.chainId,16));case 3:return t.abrupt("return",{jsonrpc:"2.0",id:0,result:null});case 4:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_wallet_watchAsset",value:function(){var t=o(i.mark((function t(e){var n,r,o,s,u,a,c,l,h;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(r=Array.isArray(e)?e[0]:e,0!==(null===(n=r.type)||void 0===n?void 0:n.length)){t.next=3;break}throw p.ethErrors.rpc.invalidParams({message:"type is a required field"});case 3:if("ERC20"===r.type){t.next=5;break}throw p.ethErrors.rpc.invalidParams({message:"Asset of type '".concat(r.type,"' not supported")});case 5:if(null===r||void 0===r?void 0:r.options){t.next=7;break}throw p.ethErrors.rpc.invalidParams({message:"options is a required field"});case 7:if(r.options.address){t.next=9;break}throw p.ethErrors.rpc.invalidParams({message:"option address is a required option"});case 9:return o=this.getChainId(),s=r.options,u=s.address,a=s.symbol,c=s.image,l=s.decimals,t.next=13,this.watchAsset(r.type,u,a,l,c,o);case 13:return h=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:h});case 15:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_eth_uninstallFilter",value:function(t){var e=(0,m.ensureHexString)(t[0]);return this._filterPolyfill.uninstallFilter(e)}},{key:"_eth_newFilter",value:function(){var t=o(i.mark((function t(e){var n,r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e[0],t.next=3,this._filterPolyfill.newFilter(n);case 3:return r=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:r});case 5:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"_eth_newBlockFilter",value:function(){var t=o(i.mark((function t(){var e;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this._filterPolyfill.newBlockFilter();case 2:return e=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:e});case 4:case"end":return t.stop()}}),t,this)})));return function(){return t.apply(this,arguments)}}()},{key:"_eth_newPendingTransactionFilter",value:function(){var t=o(i.mark((function t(){var e;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this._filterPolyfill.newPendingTransactionFilter();case 2:return e=t.sent,t.abrupt("return",{jsonrpc:"2.0",id:0,result:e});case 4:case"end":return t.stop()}}),t,this)})));return function(){return t.apply(this,arguments)}}()},{key:"_eth_getFilterChanges",value:function(t){var e=(0,m.ensureHexString)(t[0]);return this._filterPolyfill.getFilterChanges(e)}},{key:"_eth_getFilterLogs",value:function(t){var e=(0,m.ensureHexString)(t[0]);return this._filterPolyfill.getFilterLogs(e)}},{key:"initializeRelay",value:function(){var t=this;return this._relay?Promise.resolve(this._relay):this._relayProvider().then((function(e){return e.setAccountsCallback((function(e){return t._setAddresses(e)})),e.setChainCallback((function(e,n){t.updateProviderInfo(n,parseInt(e,10),!0)})),t._relay=e,e}))}}]),h}(f.default);e.CoinbaseWalletProvider=C}).call(this,n(28).Buffer)},1415:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.getMessageFromCode=e.serializeError=e.EthereumProviderError=e.EthereumRpcError=e.ethErrors=e.errorCodes=void 0;var r=n(1416);Object.defineProperty(e,"EthereumRpcError",{enumerable:!0,get:function(){return r.EthereumRpcError}}),Object.defineProperty(e,"EthereumProviderError",{enumerable:!0,get:function(){return r.EthereumProviderError}});var i=n(1443);Object.defineProperty(e,"serializeError",{enumerable:!0,get:function(){return i.serializeError}}),Object.defineProperty(e,"getMessageFromCode",{enumerable:!0,get:function(){return i.getMessageFromCode}});var o=n(1456);Object.defineProperty(e,"ethErrors",{enumerable:!0,get:function(){return o.ethErrors}});var s=n(1417);Object.defineProperty(e,"errorCodes",{enumerable:!0,get:function(){return s.errorCodes}})},1416:function(t,e,n){"use strict";var r=n(12),i=n(20),o=n(18),s=n(19),u=n(68);Object.defineProperty(e,"__esModule",{value:!0}),e.EthereumProviderError=e.EthereumRpcError=void 0;var a=n(549),c=function(t){o(n,t);var e=s(n);function n(t,i,o){var s;if(r(this,n),!Number.isInteger(t))throw new Error('"code" must be an integer.');if(!i||"string"!==typeof i)throw new Error('"message" must be a nonempty string.');return(s=e.call(this,i)).code=t,void 0!==o&&(s.data=o),s}return i(n,[{key:"serialize",value:function(){var t={code:this.code,message:this.message};return void 0!==this.data&&(t.data=this.data),this.stack&&(t.stack=this.stack),t}},{key:"toString",value:function(){return a.default(this.serialize(),h,2)}}]),n}(u(Error));e.EthereumRpcError=c;var l=function(t){o(n,t);var e=s(n);function n(t,i,o){if(r(this,n),!function(t){return Number.isInteger(t)&&t>=1e3&&t<=4999}(t))throw new Error('"code" must be an integer such that: 1000 <= code <= 4999');return e.call(this,t,i,o)}return n}(c);function h(t,e){if("[Circular]"!==e)return e}e.EthereumProviderError=l},1417:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.errorValues=e.errorCodes=void 0,e.errorCodes={rpc:{invalidInput:-32e3,resourceNotFound:-32001,resourceUnavailable:-32002,transactionRejected:-32003,methodNotSupported:-32004,limitExceeded:-32005,parse:-32700,invalidRequest:-32600,methodNotFound:-32601,invalidParams:-32602,internal:-32603},provider:{userRejectedRequest:4001,unauthorized:4100,unsupportedMethod:4200,disconnected:4900,chainDisconnected:4901}},e.errorValues={"-32700":{standard:"JSON RPC 2.0",message:"Invalid JSON was received by the server. An error occurred on the server while parsing the JSON text."},"-32600":{standard:"JSON RPC 2.0",message:"The JSON sent is not a valid Request object."},"-32601":{standard:"JSON RPC 2.0",message:"The method does not exist / is not available."},"-32602":{standard:"JSON RPC 2.0",message:"Invalid method parameter(s)."},"-32603":{standard:"JSON RPC 2.0",message:"Internal JSON-RPC error."},"-32000":{standard:"EIP-1474",message:"Invalid input."},"-32001":{standard:"EIP-1474",message:"Resource not found."},"-32002":{standard:"EIP-1474",message:"Resource unavailable."},"-32003":{standard:"EIP-1474",message:"Transaction rejected."},"-32004":{standard:"EIP-1474",message:"Method not supported."},"-32005":{standard:"EIP-1474",message:"Request limit exceeded."},4001:{standard:"EIP-1193",message:"User rejected the request."},4100:{standard:"EIP-1193",message:"The requested account and/or method has not been authorized by the user."},4200:{standard:"EIP-1193",message:"The requested method is not supported by this Ethereum provider."},4900:{standard:"EIP-1193",message:"The provider is disconnected from all chains."},4901:{standard:"EIP-1193",message:"The provider is disconnected from the specified chain."}}},1418:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.EVENTS=void 0,e.EVENTS={STARTED_CONNECTING:"walletlink_sdk.started.connecting",CONNECTED_STATE_CHANGE:"walletlink_sdk.connected",DISCONNECTED:"walletlink_sdk.disconnected",METADATA_DESTROYED:"walletlink_sdk_metadata_destroyed",LINKED:"walletlink_sdk.linked",FAILURE:"walletlink_sdk.generic_failure",SESSION_CONFIG_RECEIVED:"walletlink_sdk.session_config_event_received",ETH_ACCOUNTS_STATE:"walletlink_sdk.eth_accounts_state",SESSION_STATE_CHANGE:"walletlink_sdk.session_state_change",UNLINKED_ERROR_STATE:"walletlink_sdk.unlinked_error_state",SKIPPED_CLEARING_SESSION:"walletlink_sdk.skipped_clearing_session",GENERAL_ERROR:"walletlink_sdk.general_error",WEB3_REQUEST:"walletlink_sdk.web3.request",WEB3_REQUEST_PUBLISHED:"walletlink_sdk.web3.request_published",WEB3_RESPONSE:"walletlink_sdk.web3.response",UNKNOWN_ADDRESS_ENCOUNTERED:"walletlink_sdk.unknown_address_encountered"}},1419:function(t,e,n){"use strict";var r=n(12),i=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.Session=void 0;var o=n(1457),s=n(1387),u=n(1410),a=n(1377),c="session:id",l="session:secret",h="session:linked",f=function(){function t(e,n,i,s){r(this,t),this._storage=e,this._id=n||(0,a.randomBytesHex)(16),this._secret=i||(0,a.randomBytesHex)(32);var u=o.sha256.create();u.update("".concat(this._id,", ").concat(this._secret," WalletLink")),this._key=u.hex(),this._linked=!!s}return i(t,[{key:"id",get:function(){return this._id}},{key:"secret",get:function(){return this._secret}},{key:"key",get:function(){return this._key}},{key:"linked",get:function(){return this._linked},set:function(t){this._linked=t,this.persistLinked()}},{key:"save",value:function(){return this._storage.setItem(c,this._id),this._storage.setItem(l,this._secret),this.persistLinked(),this}},{key:"persistLinked",value:function(){this._storage.setItem(h,this._linked?"1":"0")}}],[{key:"load",value:function(e){var n=e.getItem(c),r=e.getItem(h),i=e.getItem(l);return n&&i?new t(e,n,i,"1"===r):null}},{key:"persistedSessionIdChange$",get:function(){return(0,s.fromEvent)(window,"storage").pipe((0,u.filter)((function(t){return t.key===c})),(0,u.map)((function(t){return{oldValue:t.oldValue||null,newValue:t.newValue||null}})))}},{key:"hash",value:function(t){var e=o.sha256.create();return e.update(t).hex()}}]),t}();e.Session=f},1420:function(t,e,n){"use strict";function r(t){setTimeout((function(){throw t}),0)}n.d(e,"a",(function(){return r}))},1421:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){return"function"===typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random()}()},1422:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){function t(t){return Error.call(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(t,e){return e+1+") "+t.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t,this}return t.prototype=Object.create(Error.prototype),t}()},1423:function(t,e,n){"use strict";function r(t){return null!==t&&"object"===typeof t}n.d(e,"a",(function(){return r}))},1424:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1365);function i(t){for(;t;){var e=t,n=e.closed,i=e.destination,o=e.isStopped;if(n||o)return!1;t=i&&i instanceof r.a?i:null}return!0}},1425:function(t,e,n){"use strict";n.d(e,"a",(function(){return c})),n.d(e,"b",(function(){return l}));var r=n(1364),i=n(1369),o=n(1366),s=n(1365),u=n(1368),a=n(1400),c=function(t){function e(e,n){var r=t.call(this)||this;return r.source=e,r.subjectFactory=n,r._refCount=0,r._isComplete=!1,r}return r.a(e,t),e.prototype._subscribe=function(t){return this.getSubject().subscribe(t)},e.prototype.getSubject=function(){var t=this._subject;return t&&!t.isStopped||(this._subject=this.subjectFactory()),this._subject},e.prototype.connect=function(){var t=this._connection;return t||(this._isComplete=!1,(t=this._connection=new u.a).add(this.source.subscribe(new h(this.getSubject(),this))),t.closed&&(this._connection=null,t=u.a.EMPTY)),t},e.prototype.refCount=function(){return Object(a.a)()(this)},e}(o.a),l=function(){var t=c.prototype;return{operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:t._subscribe},_isComplete:{value:t._isComplete,writable:!0},getSubject:{value:t.getSubject},connect:{value:t.connect},refCount:{value:t.refCount}}}(),h=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return r.a(e,t),e.prototype._error=function(e){this._unsubscribe(),t.prototype._error.call(this,e)},e.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._connection;t._refCount=0,t._subject=null,t._connection=null,e&&e.unsubscribe()}},e}(i.b),f=(function(){function t(t){this.connectable=t}t.prototype.call=function(t,e){var n=this.connectable;n._refCount++;var r=new f(t,n),i=e.subscribe(r);return r.closed||(r.connection=n.connect()),i}}(),function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return r.a(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e<=0)this.connection=null;else if(t._refCount=e-1,e>1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null},e}(s.a))},1426:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(1364),i=n(1369),o=n(1390),s=function(t){function e(e){var n=t.call(this)||this;return n._value=e,n}return r.a(e,t),Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),e.prototype._subscribe=function(e){var n=t.prototype._subscribe.call(this,e);return n&&!n.closed&&e.next(this._value),n},e.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(this.closed)throw new o.a;return this._value},e.prototype.next=function(e){t.prototype.next.call(this,this._value=e)},e}(i.a)},1427:function(t,e,n){"use strict";n.d(e,"b",(function(){return s})),n.d(e,"a",(function(){return a}));var r=n(1364),i=n(1365),o=n(1382);function s(t,e){return void 0===e&&(e=0),function(n){return n.lift(new u(t,e))}}var u=function(){function t(t,e){void 0===e&&(e=0),this.scheduler=t,this.delay=e}return t.prototype.call=function(t,e){return e.subscribe(new a(t,this.scheduler,this.delay))},t}(),a=function(t){function e(e,n,r){void 0===r&&(r=0);var i=t.call(this,e)||this;return i.scheduler=n,i.delay=r,i}return r.a(e,t),e.dispatch=function(t){var e=t.notification,n=t.destination;e.observe(n),this.unsubscribe()},e.prototype.scheduleMessage=function(t){this.destination.add(this.scheduler.schedule(e.dispatch,this.delay,new c(t,this.destination)))},e.prototype._next=function(t){this.scheduleMessage(o.a.createNext(t))},e.prototype._error=function(t){this.scheduleMessage(o.a.createError(t)),this.unsubscribe()},e.prototype._complete=function(){this.scheduleMessage(o.a.createComplete()),this.unsubscribe()},e}(i.a),c=function(t,e){this.notification=t,this.destination=e}},1428:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1366),i=n(1368);function o(t,e){return new r.a((function(n){var r=new i.a,o=0;return r.add(e.schedule((function(){o!==t.length?(n.next(t[o++]),n.closed||r.add(this.schedule())):n.complete()}))),r}))}},1429:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){function t(e,n){void 0===n&&(n=t.now),this.SchedulerAction=e,this.now=n}return t.prototype.schedule=function(t,e,n){return void 0===e&&(e=0),new this.SchedulerAction(this,t).schedule(n,e)},t.now=function(){return Date.now()},t}()},1430:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){function t(){return Error.call(this),this.message="Timeout has occurred",this.name="TimeoutError",this}return t.prototype=Object.create(Error.prototype),t}()},1431:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1406);function i(){return Object(r.a)(1)}},1432:function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(1366),i=n(1375),o=n(1406),s=n(1392);function u(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=Number.POSITIVE_INFINITY,u=null,a=t[t.length-1];return Object(i.a)(a)?(u=t.pop(),t.length>1&&"number"===typeof t[t.length-1]&&(n=t.pop())):"number"===typeof a&&(n=t.pop()),null===u&&1===t.length&&t[0]instanceof r.a?t[0]:Object(o.a)(n)(Object(s.a)(t,u))}},1433:function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var r=n(1364),i=n(1371),o=n(1392),s=n(1379),u=n(1381);function a(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(1===t.length){if(!Object(i.a)(t[0]))return t[0];t=t[0]}return Object(o.a)(t,void 0).lift(new c)}var c=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new l(t))},t}(),l=function(t){function e(e){var n=t.call(this,e)||this;return n.hasFirst=!1,n.observables=[],n.subscriptions=[],n}return r.a(e,t),e.prototype._next=function(t){this.observables.push(t)},e.prototype._complete=function(){var t=this.observables,e=t.length;if(0===e)this.destination.complete();else{for(var n=0;n<e&&!this.hasFirst;n++){var r=t[n],i=Object(u.a)(this,r,void 0,n);this.subscriptions&&this.subscriptions.push(i),this.add(i)}this.observables=null}},e.prototype.notifyNext=function(t,e,n){if(!this.hasFirst){this.hasFirst=!0;for(var r=0;r<this.subscriptions.length;r++)if(r!==n){var i=this.subscriptions[r];i.unsubscribe(),this.remove(i)}this.subscriptions=null}this.destination.next(e)},e}(s.a)},1434:function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(1366),i=n(1370),o=n(1408),s=n(1375);function u(t,e,n){void 0===t&&(t=0);var u=-1;return Object(o.a)(e)?u=Number(e)<1?1:Number(e):Object(s.a)(e)&&(n=e),Object(s.a)(n)||(n=i.a),new r.a((function(e){var r=Object(o.a)(t)?t:+t-n.now();return n.schedule(a,r,{index:0,period:u,subscriber:e})}))}function a(t){var e=t.index,n=t.period,r=t.subscriber;if(r.next(e),!r.closed){if(-1===n)return r.complete();t.index=e+1,this.schedule(t,n)}}},1435:function(t,e,n){"use strict";var r,i=SyntaxError,o=Function,s=TypeError,u=function(t){try{return o('"use strict"; return ('+t+").constructor;")()}catch(e){}},a=Object.getOwnPropertyDescriptor;if(a)try{a({},"")}catch(A){a=null}var c=function(){throw new s},l=a?function(){try{return c}catch(t){try{return a(arguments,"callee").get}catch(e){return c}}}():c,h=n(1461)(),f=Object.getPrototypeOf||function(t){return t.__proto__},d={},p="undefined"===typeof Uint8Array?r:f(Uint8Array),b={"%AggregateError%":"undefined"===typeof AggregateError?r:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"===typeof ArrayBuffer?r:ArrayBuffer,"%ArrayIteratorPrototype%":h?f([][Symbol.iterator]()):r,"%AsyncFromSyncIteratorPrototype%":r,"%AsyncFunction%":d,"%AsyncGenerator%":d,"%AsyncGeneratorFunction%":d,"%AsyncIteratorPrototype%":d,"%Atomics%":"undefined"===typeof Atomics?r:Atomics,"%BigInt%":"undefined"===typeof BigInt?r:BigInt,"%Boolean%":Boolean,"%DataView%":"undefined"===typeof DataView?r:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"===typeof Float32Array?r:Float32Array,"%Float64Array%":"undefined"===typeof Float64Array?r:Float64Array,"%FinalizationRegistry%":"undefined"===typeof FinalizationRegistry?r:FinalizationRegistry,"%Function%":o,"%GeneratorFunction%":d,"%Int8Array%":"undefined"===typeof Int8Array?r:Int8Array,"%Int16Array%":"undefined"===typeof Int16Array?r:Int16Array,"%Int32Array%":"undefined"===typeof Int32Array?r:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":h?f(f([][Symbol.iterator]())):r,"%JSON%":"object"===typeof JSON?JSON:r,"%Map%":"undefined"===typeof Map?r:Map,"%MapIteratorPrototype%":"undefined"!==typeof Map&&h?f((new Map)[Symbol.iterator]()):r,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"===typeof Promise?r:Promise,"%Proxy%":"undefined"===typeof Proxy?r:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"===typeof Reflect?r:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"===typeof Set?r:Set,"%SetIteratorPrototype%":"undefined"!==typeof Set&&h?f((new Set)[Symbol.iterator]()):r,"%SharedArrayBuffer%":"undefined"===typeof SharedArrayBuffer?r:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":h?f(""[Symbol.iterator]()):r,"%Symbol%":h?Symbol:r,"%SyntaxError%":i,"%ThrowTypeError%":l,"%TypedArray%":p,"%TypeError%":s,"%Uint8Array%":"undefined"===typeof Uint8Array?r:Uint8Array,"%Uint8ClampedArray%":"undefined"===typeof Uint8ClampedArray?r:Uint8ClampedArray,"%Uint16Array%":"undefined"===typeof Uint16Array?r:Uint16Array,"%Uint32Array%":"undefined"===typeof Uint32Array?r:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"===typeof WeakMap?r:WeakMap,"%WeakRef%":"undefined"===typeof WeakRef?r:WeakRef,"%WeakSet%":"undefined"===typeof WeakSet?r:WeakSet},y=function t(e){var n;if("%AsyncFunction%"===e)n=u("async function () {}");else if("%GeneratorFunction%"===e)n=u("function* () {}");else if("%AsyncGeneratorFunction%"===e)n=u("async function* () {}");else if("%AsyncGenerator%"===e){var r=t("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if("%AsyncIteratorPrototype%"===e){var i=t("%AsyncGenerator%");i&&(n=f(i.prototype))}return b[e]=n,n},v={"%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"]},m=n(1436),g=n(1464),w=m.call(Function.call,Array.prototype.concat),_=m.call(Function.apply,Array.prototype.splice),S=m.call(Function.call,String.prototype.replace),x=m.call(Function.call,String.prototype.slice),E=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,M=/\\(\\)?/g,k=function(t){var e=x(t,0,1),n=x(t,-1);if("%"===e&&"%"!==n)throw new i("invalid intrinsic syntax, expected closing `%`");if("%"===n&&"%"!==e)throw new i("invalid intrinsic syntax, expected opening `%`");var r=[];return S(t,E,(function(t,e,n,i){r[r.length]=n?S(i,M,"$1"):e||t})),r},C=function(t,e){var n,r=t;if(g(v,r)&&(r="%"+(n=v[r])[0]+"%"),g(b,r)){var o=b[r];if(o===d&&(o=y(r)),"undefined"===typeof o&&!e)throw new s("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:n,name:r,value:o}}throw new i("intrinsic "+t+" does not exist!")};t.exports=function(t,e){if("string"!==typeof t||0===t.length)throw new s("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!==typeof e)throw new s('"allowMissing" argument must be a boolean');var n=k(t),r=n.length>0?n[0]:"",o=C("%"+r+"%",e),u=o.name,c=o.value,l=!1,h=o.alias;h&&(r=h[0],_(n,w([0,1],h)));for(var f=1,d=!0;f<n.length;f+=1){var p=n[f],y=x(p,0,1),v=x(p,-1);if(('"'===y||"'"===y||"`"===y||'"'===v||"'"===v||"`"===v)&&y!==v)throw new i("property names with quotes must have matching quotes");if("constructor"!==p&&d||(l=!0),g(b,u="%"+(r+="."+p)+"%"))c=b[u];else if(null!=c){if(!(p in c)){if(!e)throw new s("base intrinsic for "+t+" exists, but the property is not available.");return}if(a&&f+1>=n.length){var m=a(c,p);c=(d=!!m)&&"get"in m&&!("originalValue"in m.get)?m.get:c[p]}else d=g(c,p),c=c[p];d&&!l&&(b[u]=c)}}return c}},1436:function(t,e,n){"use strict";var r=n(1463);t.exports=Function.prototype.bind||r},1437:function(t,e,n){"use strict";var r=String.prototype.replace,i=/%20/g,o="RFC1738",s="RFC3986";t.exports={default:s,formatters:{RFC1738:function(t){return r.call(t,i,"+")},RFC3986:function(t){return String(t)}},RFC1738:o,RFC3986:s}},1438:function(t,e,n){"use strict";function r(){return function(t){return t}}Object.defineProperty(e,"__esModule",{value:!0}),e.RegExpString=e.IntNumber=e.BigIntString=e.AddressString=e.HexString=e.OpaqueType=void 0,e.OpaqueType=r,e.HexString=function(t){return t},e.AddressString=function(t){return t},e.BigIntString=function(t){return t},e.IntNumber=function(t){return Math.floor(t)},e.RegExpString=function(t){return t}},1439:function(t,e,n){"use strict";n.r(e),n.d(e,"useState",(function(){return b})),n.d(e,"useReducer",(function(){return y})),n.d(e,"useEffect",(function(){return v})),n.d(e,"useLayoutEffect",(function(){return m})),n.d(e,"useRef",(function(){return g})),n.d(e,"useImperativeHandle",(function(){return w})),n.d(e,"useMemo",(function(){return _})),n.d(e,"useCallback",(function(){return S})),n.d(e,"useContext",(function(){return x})),n.d(e,"useDebugValue",(function(){return E})),n.d(e,"useErrorBoundary",(function(){return M}));var r,i,o,s=n(1386),u=0,a=[],c=s.options.__b,l=s.options.__r,h=s.options.diffed,f=s.options.__c,d=s.options.unmount;function p(t,e){s.options.__h&&s.options.__h(i,t,u||e),u=0;var n=i.__H||(i.__H={__:[],__h:[]});return t>=n.__.length&&n.__.push({}),n.__[t]}function b(t){return u=1,y(j,t)}function y(t,e,n){var o=p(r++,2);return o.t=t,o.__c||(o.__=[n?n(e):j(void 0,e),function(t){var e=o.t(o.__[0],t);o.__[0]!==e&&(o.__=[e,o.__[1]],o.__c.setState({}))}],o.__c=i),o.__}function v(t,e){var n=p(r++,3);!s.options.__s&&O(n.__H,e)&&(n.__=t,n.__H=e,i.__H.__h.push(n))}function m(t,e){var n=p(r++,4);!s.options.__s&&O(n.__H,e)&&(n.__=t,n.__H=e,i.__h.push(n))}function g(t){return u=5,_((function(){return{current:t}}),[])}function w(t,e,n){u=6,m((function(){return"function"==typeof t?(t(e()),function(){return t(null)}):t?(t.current=e(),function(){return t.current=null}):void 0}),null==n?n:n.concat(t))}function _(t,e){var n=p(r++,7);return O(n.__H,e)&&(n.__=t(),n.__H=e,n.__h=t),n.__}function S(t,e){return u=8,_((function(){return t}),e)}function x(t){var e=i.context[t.__c],n=p(r++,9);return n.c=t,e?(null==n.__&&(n.__=!0,e.sub(i)),e.props.value):t.__}function E(t,e){s.options.useDebugValue&&s.options.useDebugValue(e?e(t):t)}function M(t){var e=p(r++,10),n=b();return e.__=t,i.componentDidCatch||(i.componentDidCatch=function(t){e.__&&e.__(t),n[1](t)}),[n[0],function(){n[1](void 0)}]}function k(){for(var t;t=a.shift();)if(t.__P)try{t.__H.__h.forEach(A),t.__H.__h.forEach(I),t.__H.__h=[]}catch(i){t.__H.__h=[],s.options.__e(i,t.__v)}}s.options.__b=function(t){i=null,c&&c(t)},s.options.__r=function(t){l&&l(t),r=0;var e=(i=t.__c).__H;e&&(e.__h.forEach(A),e.__h.forEach(I),e.__h=[])},s.options.diffed=function(t){h&&h(t);var e=t.__c;e&&e.__H&&e.__H.__h.length&&(1!==a.push(e)&&o===s.options.requestAnimationFrame||((o=s.options.requestAnimationFrame)||function(t){var e,n=function(){clearTimeout(r),C&&cancelAnimationFrame(e),setTimeout(t)},r=setTimeout(n,100);C&&(e=requestAnimationFrame(n))})(k)),i=null},s.options.__c=function(t,e){e.some((function(t){try{t.__h.forEach(A),t.__h=t.__h.filter((function(t){return!t.__||I(t)}))}catch(o){e.some((function(t){t.__h&&(t.__h=[])})),e=[],s.options.__e(o,t.__v)}})),f&&f(t,e)},s.options.unmount=function(t){d&&d(t);var e,n=t.__c;n&&n.__H&&(n.__H.__.forEach((function(t){try{A(t)}catch(t){e=t}})),e&&s.options.__e(e,n.__v))};var C="function"==typeof requestAnimationFrame;function A(t){var e=i,n=t.__c;"function"==typeof n&&(t.__c=void 0,n()),i=e}function I(t){var e=i;t.__c=t.__(),i=e}function O(t,e){return!t||t.length!==e.length||e.some((function(e,n){return e!==t[n]}))}function j(t,e){return"function"==typeof e?e(t):e}},1440:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.RelayMessageType=void 0,function(t){t.SESSION_ID_REQUEST="SESSION_ID_REQUEST",t.SESSION_ID_RESPONSE="SESSION_ID_RESPONSE",t.LINKED="LINKED",t.UNLINKED="UNLINKED",t.WEB3_REQUEST="WEB3_REQUEST",t.WEB3_REQUEST_CANCELED="WEB3_REQUEST_CANCELED",t.WEB3_RESPONSE="WEB3_RESPONSE"}(e.RelayMessageType||(e.RelayMessageType={}))},1441:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var r=n(1366),i=n(1368),o=n(1378);var s=n(1428),u=n(1395);var a=n(1448),c=n(1447);function l(t,e){if(null!=t){if(function(t){return t&&"function"===typeof t[o.a]}(t))return function(t,e){return new r.a((function(n){var r=new i.a;return r.add(e.schedule((function(){var i=t[o.a]();r.add(i.subscribe({next:function(t){r.add(e.schedule((function(){return n.next(t)})))},error:function(t){r.add(e.schedule((function(){return n.error(t)})))},complete:function(){r.add(e.schedule((function(){return n.complete()})))}}))}))),r}))}(t,e);if(Object(a.a)(t))return function(t,e){return new r.a((function(n){var r=new i.a;return r.add(e.schedule((function(){return t.then((function(t){r.add(e.schedule((function(){n.next(t),r.add(e.schedule((function(){return n.complete()})))})))}),(function(t){r.add(e.schedule((function(){return n.error(t)})))}))}))),r}))}(t,e);if(Object(c.a)(t))return Object(s.a)(t,e);if(function(t){return t&&"function"===typeof t[u.a]}(t)||"string"===typeof t)return function(t,e){if(!t)throw new Error("Iterable cannot be null");return new r.a((function(n){var r,o=new i.a;return o.add((function(){r&&"function"===typeof r.return&&r.return()})),o.add(e.schedule((function(){r=t[u.a](),o.add(e.schedule((function(){if(!n.closed){var t,e;try{var i=r.next();t=i.value,e=i.done}catch(o){return void n.error(o)}e?n.complete():(n.next(t),this.schedule())}})))}))),o}))}(t,e)}throw new TypeError((null!==t&&typeof t||t)+" is not observable")}},1442:function(t,e,n){"use strict";var r=n(12),i=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.CoinbaseWalletSDK=void 0;var o=n(1454),s=n(1414),u=n(1475),a=n(1492),c=n(1504),l=n(1377),h=Object({NODE_ENV:"production",PUBLIC_URL:"https://cdn.decentraland.org/@dcl/explorer-website/0.1.0-3989270103.commit-d16af9b",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEBSITE_VERSION:"0.1.0-3989270103.commit-d16af9b",REACT_APP_RENDERER_VERSION:"1.0.31824-20220330201254.commit-c617627",REACT_APP_KERNEL_VERSION:"1.0.0-2071407489.commit-9b51f8e",REACT_APP_RENDERER_BASE_URL:"",REACT_APP_KERNEL_BASE_URL:""}).LINK_API_URL||"https://www.walletlink.org",f=Object({NODE_ENV:"production",PUBLIC_URL:"https://cdn.decentraland.org/@dcl/explorer-website/0.1.0-3989270103.commit-d16af9b",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEBSITE_VERSION:"0.1.0-3989270103.commit-d16af9b",REACT_APP_RENDERER_VERSION:"1.0.31824-20220330201254.commit-c617627",REACT_APP_KERNEL_VERSION:"1.0.0-2071407489.commit-9b51f8e",REACT_APP_RENDERER_BASE_URL:"",REACT_APP_KERNEL_BASE_URL:""}).SDK_VERSION||n(1505).version||"unknown",d=function(){function t(e){var n,i;r(this,t),this._appName="",this._appLogoUrl=null,this._relay=null,this._relayEventManager=null;var s,l=e.linkAPIUrl||h;s=e.uiConstructor?e.uiConstructor:function(t){return new u.WalletSDKUI(t)},"undefined"===typeof e.overrideIsMetaMask?this._overrideIsMetaMask=!1:this._overrideIsMetaMask=e.overrideIsMetaMask,this._overrideIsCoinbaseWallet=null===(n=e.overrideIsCoinbaseWallet)||void 0===n||n,this._overrideIsCoinbaseBrowser=null!==(i=e.overrideIsCoinbaseBrowser)&&void 0!==i&&i,this._eventListener=e.eventListener;var d=new URL(l),p="".concat(d.protocol,"//").concat(d.host);this._storage=new o.ScopedLocalStorage("-walletlink:".concat(p)),this._storage.setItem("version",t.VERSION),this.walletExtension||(this._relayEventManager=new c.WalletSDKRelayEventManager,this._relay=new a.WalletSDKRelay({linkAPIUrl:l,version:f,darkMode:!!e.darkMode,uiConstructor:s,storage:this._storage,relayEventManager:this._relayEventManager,eventListener:this._eventListener}),this.setAppInfo(e.appName,e.appLogoUrl),e.headlessMode||this._relay.attachUI())}return i(t,[{key:"makeWeb3Provider",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=this.walletExtension;if(n)return this.isCipherProvider(n)||n.setProviderInfo(t,e),n;var r=this._relay;if(!r||!this._relayEventManager||!this._storage)throw new Error("Relay not initialized, should never happen");return t||r.setConnectDisabled(!0),new s.CoinbaseWalletProvider({relayProvider:function(){return Promise.resolve(r)},relayEventManager:this._relayEventManager,storage:this._storage,jsonRpcUrl:t,chainId:e,qrUrl:this.getQrUrl(),eventListener:this._eventListener,overrideIsMetaMask:this._overrideIsMetaMask,overrideIsCoinbaseWallet:this._overrideIsCoinbaseWallet,overrideIsCoinbaseBrowser:this._overrideIsCoinbaseBrowser})}},{key:"setAppInfo",value:function(t,e){var n;this._appName=t||"DApp",this._appLogoUrl=e||(0,l.getFavicon)();var r=this.walletExtension;r?this.isCipherProvider(r)||r.setAppInfo(this._appName,this._appLogoUrl):null===(n=this._relay)||void 0===n||n.setAppInfo(this._appName,this._appLogoUrl)}},{key:"disconnect",value:function(){var t,e=this.walletExtension;e?e.close():null===(t=this._relay)||void 0===t||t.resetAndReload()}},{key:"getQrUrl",value:function(){var t,e;return null!==(e=null===(t=this._relay)||void 0===t?void 0:t.getQRCodeUrl())&&void 0!==e?e:null}},{key:"walletExtension",get:function(){var t;return null!==(t=window.coinbaseWalletExtension)&&void 0!==t?t:window.walletLinkExtension}},{key:"isCipherProvider",value:function(t){return"boolean"===typeof t.isCipher&&t.isCipher}}]),t}();e.CoinbaseWalletSDK=d,d.VERSION=f},1443:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.serializeError=e.isValidCode=e.getMessageFromCode=e.JSON_RPC_SERVER_ERROR_MESSAGE=void 0;var r=n(1417),i=n(1416),o=r.errorCodes.rpc.internal,s="Unspecified error message. This is a bug, please report it.",u={code:o,message:a(o)};function a(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:s;if(Number.isInteger(t)){var i=t.toString();if(f(r.errorValues,i))return r.errorValues[i].message;if(l(t))return e.JSON_RPC_SERVER_ERROR_MESSAGE}return n}function c(t){if(!Number.isInteger(t))return!1;var e=t.toString();return!!r.errorValues[e]||!!l(t)}function l(t){return t>=-32099&&t<=-32e3}function h(t){return t&&"object"===typeof t&&!Array.isArray(t)?Object.assign({},t):t}function f(t,e){return Object.prototype.hasOwnProperty.call(t,e)}e.JSON_RPC_SERVER_ERROR_MESSAGE="Unspecified server error.",e.getMessageFromCode=a,e.isValidCode=c,e.serializeError=function(t){var e,n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=r.fallbackError,s=void 0===o?u:o,l=r.shouldIncludeStack,d=void 0!==l&&l;if(!s||!Number.isInteger(s.code)||"string"!==typeof s.message)throw new Error("Must provide fallback error with integer number code and string message.");if(t instanceof i.EthereumRpcError)return t.serialize();var p={};if(t&&"object"===typeof t&&!Array.isArray(t)&&f(t,"code")&&c(t.code)){var b=t;p.code=b.code,b.message&&"string"===typeof b.message?(p.message=b.message,f(b,"data")&&(p.data=b.data)):(p.message=a(p.code),p.data={originalError:h(t)})}else{p.code=s.code;var y=null===(e=t)||void 0===e?void 0:e.message;p.message=y&&"string"===typeof y?y:s.message,p.data={originalError:h(t)}}var v=null===(n=t)||void 0===n?void 0:n.stack;return d&&t&&v&&"string"===typeof v&&(p.stack=v),p}},1444:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1388),i=n(1420),o={closed:!0,next:function(t){},error:function(t){if(r.a.useDeprecatedSynchronousErrorHandling)throw t;Object(i.a)(t)},complete:function(){}}},1445:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1364),i=function(t){function e(e,n){var r=t.call(this)||this;return r.subject=e,r.subscriber=n,r.closed=!1,r}return r.a(e,t),e.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var t=this.subject,e=t.observers;if(this.subject=null,e&&0!==e.length&&!t.isStopped&&!t.closed){var n=e.indexOf(this.subscriber);-1!==n&&e.splice(n,1)}}},e}(n(1368).a)},1446:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(t){return function(e){for(var n=0,r=t.length;n<r&&!e.closed;n++)e.next(t[n]);e.complete()}}},1447:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(t){return t&&"number"===typeof t.length&&"function"!==typeof t}},1448:function(t,e,n){"use strict";function r(t){return!!t&&"function"!==typeof t.subscribe&&"function"===typeof t.then}n.d(e,"a",(function(){return r}))},1449:function(t,e,n){"use strict";function r(t,e){function n(){return!n.pred.apply(n.thisArg,arguments)}return n.pred=t,n.thisArg=e,n}n.d(e,"a",(function(){return r}))},1450:function(t,e,n){"use strict";var r=n(1437),i=Object.prototype.hasOwnProperty,o=Array.isArray,s=function(){for(var t=[],e=0;e<256;++e)t.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return t}(),u=function(t,e){for(var n=e&&e.plainObjects?Object.create(null):{},r=0;r<t.length;++r)"undefined"!==typeof t[r]&&(n[r]=t[r]);return n};t.exports={arrayToObject:u,assign:function(t,e){return Object.keys(e).reduce((function(t,n){return t[n]=e[n],t}),t)},combine:function(t,e){return[].concat(t,e)},compact:function(t){for(var e=[{obj:{o:t},prop:"o"}],n=[],r=0;r<e.length;++r)for(var i=e[r],s=i.obj[i.prop],u=Object.keys(s),a=0;a<u.length;++a){var c=u[a],l=s[c];"object"===typeof l&&null!==l&&-1===n.indexOf(l)&&(e.push({obj:s,prop:c}),n.push(l))}return function(t){for(;t.length>1;){var e=t.pop(),n=e.obj[e.prop];if(o(n)){for(var r=[],i=0;i<n.length;++i)"undefined"!==typeof n[i]&&r.push(n[i]);e.obj[e.prop]=r}}}(e),t},decode:function(t,e,n){var r=t.replace(/\+/g," ");if("iso-8859-1"===n)return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch(i){return r}},encode:function(t,e,n,i,o){if(0===t.length)return t;var u=t;if("symbol"===typeof t?u=Symbol.prototype.toString.call(t):"string"!==typeof t&&(u=String(t)),"iso-8859-1"===n)return escape(u).replace(/%u[0-9a-f]{4}/gi,(function(t){return"%26%23"+parseInt(t.slice(2),16)+"%3B"}));for(var a="",c=0;c<u.length;++c){var l=u.charCodeAt(c);45===l||46===l||95===l||126===l||l>=48&&l<=57||l>=65&&l<=90||l>=97&&l<=122||o===r.RFC1738&&(40===l||41===l)?a+=u.charAt(c):l<128?a+=s[l]:l<2048?a+=s[192|l>>6]+s[128|63&l]:l<55296||l>=57344?a+=s[224|l>>12]+s[128|l>>6&63]+s[128|63&l]:(c+=1,l=65536+((1023&l)<<10|1023&u.charCodeAt(c)),a+=s[240|l>>18]+s[128|l>>12&63]+s[128|l>>6&63]+s[128|63&l])}return a},isBuffer:function(t){return!(!t||"object"!==typeof t)&&!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},isRegExp:function(t){return"[object RegExp]"===Object.prototype.toString.call(t)},maybeMap:function(t,e){if(o(t)){for(var n=[],r=0;r<t.length;r+=1)n.push(e(t[r]));return n}return e(t)},merge:function t(e,n,r){if(!n)return e;if("object"!==typeof n){if(o(e))e.push(n);else{if(!e||"object"!==typeof e)return[e,n];(r&&(r.plainObjects||r.allowPrototypes)||!i.call(Object.prototype,n))&&(e[n]=!0)}return e}if(!e||"object"!==typeof e)return[e].concat(n);var s=e;return o(e)&&!o(n)&&(s=u(e,r)),o(e)&&o(n)?(n.forEach((function(n,o){if(i.call(e,o)){var s=e[o];s&&"object"===typeof s&&n&&"object"===typeof n?e[o]=t(s,n,r):e.push(n)}else e[o]=n})),e):Object.keys(n).reduce((function(e,o){var s=n[o];return i.call(e,o)?e[o]=t(e[o],s,r):e[o]=s,e}),s)}}},1451:function(t,e,n){"use strict";var r=n(1),i=n(46),o=n(12),s=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.WalletSDKRelayAbstract=e.APP_VERSION_KEY=e.LOCAL_STORAGE_ADDRESSES_KEY=e.WALLET_USER_NAME_KEY=void 0;var u=n(1415);e.WALLET_USER_NAME_KEY="walletUsername",e.LOCAL_STORAGE_ADDRESSES_KEY="Addresses",e.APP_VERSION_KEY="AppVersion";var a=function(){function t(){o(this,t)}return s(t,[{key:"makeEthereumJSONRPCRequest",value:function(){var t=i(r.mark((function t(e,n){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n){t.next=2;break}throw new Error("Error: No jsonRpcUrl provided");case 2:return t.abrupt("return",window.fetch(n,{method:"POST",body:JSON.stringify(e),mode:"cors",headers:{"Content-Type":"application/json"}}).then((function(t){return t.json()})).then((function(t){if(!t)throw u.ethErrors.rpc.parse({});var e=t,n=e.error;if(n)throw(0,u.serializeError)(n);return e})));case 3:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}()}]),t}();e.WalletSDKRelayAbstract=a},1452:function(t,e,n){(function(e){var r=n(547),i=n(1398);function o(t){return e.allocUnsafe(t).fill(0)}function s(t,e,n){var r=o(e);return t=u(t),n?t.length<e?(t.copy(r),r):t.slice(0,e):t.length<e?(t.copy(r,e-t.length),r):t.slice(-e)}function u(t){if(!e.isBuffer(t))if(Array.isArray(t))t=e.from(t);else if("string"===typeof t)t=a(t)?e.from((n=c(t)).length%2?"0"+n:n,"hex"):e.from(t);else if("number"===typeof t)t=intToBuffer(t);else if(null===t||void 0===t)t=e.allocUnsafe(0);else if(i.isBN(t))t=t.toArrayLike(e);else{if(!t.toArray)throw new Error("invalid type");t=e.from(t.toArray())}var n;return t}function a(t){return"string"===typeof t&&t.match(/^0x[0-9A-Fa-f]*$/)}function c(t){return"string"===typeof t&&t.startsWith("0x")?t.slice(2):t}t.exports={zeros:o,setLength:s,setLengthRight:function(t,e){return s(t,e,!0)},isHexString:a,stripHexPrefix:c,toBuffer:u,bufferToHex:function(t){return"0x"+(t=u(t)).toString("hex")},keccak:function(t,e){return t=u(t),e||(e=256),r("keccak"+e).update(t).digest()}}}).call(this,n(28).Buffer)},1453:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Web3Method=void 0,function(t){t.requestEthereumAccounts="requestEthereumAccounts",t.signEthereumMessage="signEthereumMessage",t.signEthereumTransaction="signEthereumTransaction",t.submitEthereumTransaction="submitEthereumTransaction",t.ethereumAddressFromSignedMessage="ethereumAddressFromSignedMessage",t.scanQRCode="scanQRCode",t.generic="generic",t.childRequestEthereumAccounts="childRequestEthereumAccounts",t.addEthereumChain="addEthereumChain",t.switchEthereumChain="switchEthereumChain",t.makeEthereumJSONRPCRequest="makeEthereumJSONRPCRequest",t.watchAsset="watchAsset"}(e.Web3Method||(e.Web3Method={}))},1454:function(t,e,n){"use strict";var r=n(12),i=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.ScopedLocalStorage=void 0;var o=function(){function t(e){r(this,t),this.scope=e}return i(t,[{key:"setItem",value:function(t,e){localStorage.setItem(this.scopedKey(t),e)}},{key:"getItem",value:function(t){return localStorage.getItem(this.scopedKey(t))}},{key:"removeItem",value:function(t){localStorage.removeItem(this.scopedKey(t))}},{key:"clear",value:function(){for(var t=this.scopedKey(""),e=[],n=0;n<localStorage.length;n++){var r=localStorage.key(n);"string"===typeof r&&r.startsWith(t)&&e.push(r)}e.forEach((function(t){return localStorage.removeItem(t)}))}},{key:"scopedKey",value:function(t){return"".concat(this.scope,":").concat(t)}}]),t}();e.ScopedLocalStorage=o},1456:function(t,e,n){"use strict";var r=n(47);Object.defineProperty(e,"__esModule",{value:!0}),e.ethErrors=void 0;var i=n(1416),o=n(1443),s=n(1417);function u(t,e){var n=c(e),s=r(n,2),u=s[0],a=s[1];return new i.EthereumRpcError(t,u||o.getMessageFromCode(t),a)}function a(t,e){var n=c(e),s=r(n,2),u=s[0],a=s[1];return new i.EthereumProviderError(t,u||o.getMessageFromCode(t),a)}function c(t){if(t){if("string"===typeof t)return[t];if("object"===typeof t&&!Array.isArray(t)){var e=t.message,n=t.data;if(e&&"string"!==typeof e)throw new Error("Must specify string message.");return[e||void 0,n]}}return[]}e.ethErrors={rpc:{parse:function(t){return u(s.errorCodes.rpc.parse,t)},invalidRequest:function(t){return u(s.errorCodes.rpc.invalidRequest,t)},invalidParams:function(t){return u(s.errorCodes.rpc.invalidParams,t)},methodNotFound:function(t){return u(s.errorCodes.rpc.methodNotFound,t)},internal:function(t){return u(s.errorCodes.rpc.internal,t)},server:function(t){if(!t||"object"!==typeof t||Array.isArray(t))throw new Error("Ethereum RPC Server errors must provide single object argument.");var e=t.code;if(!Number.isInteger(e)||e>-32005||e<-32099)throw new Error('"code" must be an integer such that: -32099 <= code <= -32005');return u(e,t)},invalidInput:function(t){return u(s.errorCodes.rpc.invalidInput,t)},resourceNotFound:function(t){return u(s.errorCodes.rpc.resourceNotFound,t)},resourceUnavailable:function(t){return u(s.errorCodes.rpc.resourceUnavailable,t)},transactionRejected:function(t){return u(s.errorCodes.rpc.transactionRejected,t)},methodNotSupported:function(t){return u(s.errorCodes.rpc.methodNotSupported,t)},limitExceeded:function(t){return u(s.errorCodes.rpc.limitExceeded,t)}},provider:{userRejectedRequest:function(t){return a(s.errorCodes.provider.userRejectedRequest,t)},unauthorized:function(t){return a(s.errorCodes.provider.unauthorized,t)},unsupportedMethod:function(t){return a(s.errorCodes.provider.unsupportedMethod,t)},disconnected:function(t){return a(s.errorCodes.provider.disconnected,t)},chainDisconnected:function(t){return a(s.errorCodes.provider.chainDisconnected,t)},custom:function(t){if(!t||"object"!==typeof t||Array.isArray(t))throw new Error("Ethereum Provider custom errors must provide single object argument.");var e=t.code,n=t.message,r=t.data;if(!n||"string"!==typeof n)throw new Error('"message" must be a nonempty string');return new i.EthereumProviderError(e,n,r)}}}},1457:function(module,exports,__webpack_require__){(function(process,global){var __WEBPACK_AMD_DEFINE_RESULT__;(function(){"use strict";var ERROR="input is invalid type",WINDOW="object"===typeof window,root=WINDOW?window:{};root.JS_SHA256_NO_WINDOW&&(WINDOW=!1);var WEB_WORKER=!WINDOW&&"object"===typeof self,NODE_JS=!root.JS_SHA256_NO_NODE_JS&&"object"===typeof process&&process.versions&&process.versions.node;NODE_JS?root=global:WEB_WORKER&&(root=self);var COMMON_JS=!root.JS_SHA256_NO_COMMON_JS&&"object"===typeof module&&module.exports,AMD=__webpack_require__(546),ARRAY_BUFFER=!root.JS_SHA256_NO_ARRAY_BUFFER&&"undefined"!==typeof ArrayBuffer,HEX_CHARS="0123456789abcdef".split(""),EXTRA=[-2147483648,8388608,32768,128],SHIFT=[24,16,8,0],K=[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],OUTPUT_TYPES=["hex","array","digest","arrayBuffer"],blocks=[];!root.JS_SHA256_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)}),!ARRAY_BUFFER||!root.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return"object"===typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer});var createOutputMethod=function(t,e){return function(n){return new Sha256(e,!0).update(n)[t]()}},createMethod=function(t){var e=createOutputMethod("hex",t);NODE_JS&&(e=nodeWrap(e,t)),e.create=function(){return new Sha256(t)},e.update=function(t){return e.create().update(t)};for(var n=0;n<OUTPUT_TYPES.length;++n){var r=OUTPUT_TYPES[n];e[r]=createOutputMethod(r,t)}return e},nodeWrap=function nodeWrap(method,is224){var crypto=eval("require('crypto')"),Buffer=eval("require('buffer').Buffer"),algorithm=is224?"sha224":"sha256",nodeMethod=function(t){if("string"===typeof t)return crypto.createHash(algorithm).update(t,"utf8").digest("hex");if(null===t||void 0===t)throw new Error(ERROR);return t.constructor===ArrayBuffer&&(t=new Uint8Array(t)),Array.isArray(t)||ArrayBuffer.isView(t)||t.constructor===Buffer?crypto.createHash(algorithm).update(new Buffer(t)).digest("hex"):method(t)};return nodeMethod},createHmacOutputMethod=function(t,e){return function(n,r){return new HmacSha256(n,e,!0).update(r)[t]()}},createHmacMethod=function(t){var e=createHmacOutputMethod("hex",t);e.create=function(e){return new HmacSha256(e,t)},e.update=function(t,n){return e.create(t).update(n)};for(var n=0;n<OUTPUT_TYPES.length;++n){var r=OUTPUT_TYPES[n];e[r]=createHmacOutputMethod(r,t)}return e};function Sha256(t,e){e?(blocks[0]=blocks[16]=blocks[1]=blocks[2]=blocks[3]=blocks[4]=blocks[5]=blocks[6]=blocks[7]=blocks[8]=blocks[9]=blocks[10]=blocks[11]=blocks[12]=blocks[13]=blocks[14]=blocks[15]=0,this.blocks=blocks):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],t?(this.h0=3238371032,this.h1=914150663,this.h2=812702999,this.h3=4144912697,this.h4=4290775857,this.h5=1750603025,this.h6=1694076839,this.h7=3204075428):(this.h0=1779033703,this.h1=3144134277,this.h2=1013904242,this.h3=2773480762,this.h4=1359893119,this.h5=2600822924,this.h6=528734635,this.h7=1541459225),this.block=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0,this.is224=t}function HmacSha256(t,e,n){var r,i=typeof t;if("string"===i){var o,s=[],u=t.length,a=0;for(r=0;r<u;++r)(o=t.charCodeAt(r))<128?s[a++]=o:o<2048?(s[a++]=192|o>>6,s[a++]=128|63&o):o<55296||o>=57344?(s[a++]=224|o>>12,s[a++]=128|o>>6&63,s[a++]=128|63&o):(o=65536+((1023&o)<<10|1023&t.charCodeAt(++r)),s[a++]=240|o>>18,s[a++]=128|o>>12&63,s[a++]=128|o>>6&63,s[a++]=128|63&o);t=s}else{if("object"!==i)throw new Error(ERROR);if(null===t)throw new Error(ERROR);if(ARRAY_BUFFER&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!Array.isArray(t)&&(!ARRAY_BUFFER||!ArrayBuffer.isView(t)))throw new Error(ERROR)}t.length>64&&(t=new Sha256(e,!0).update(t).array());var c=[],l=[];for(r=0;r<64;++r){var h=t[r]||0;c[r]=92^h,l[r]=54^h}Sha256.call(this,e,n),this.update(l),this.oKeyPad=c,this.inner=!0,this.sharedMemory=n}Sha256.prototype.update=function(t){if(!this.finalized){var e,n=typeof t;if("string"!==n){if("object"!==n)throw new Error(ERROR);if(null===t)throw new Error(ERROR);if(ARRAY_BUFFER&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!Array.isArray(t)&&(!ARRAY_BUFFER||!ArrayBuffer.isView(t)))throw new Error(ERROR);e=!0}for(var r,i,o=0,s=t.length,u=this.blocks;o<s;){if(this.hashed&&(this.hashed=!1,u[0]=this.block,u[16]=u[1]=u[2]=u[3]=u[4]=u[5]=u[6]=u[7]=u[8]=u[9]=u[10]=u[11]=u[12]=u[13]=u[14]=u[15]=0),e)for(i=this.start;o<s&&i<64;++o)u[i>>2]|=t[o]<<SHIFT[3&i++];else for(i=this.start;o<s&&i<64;++o)(r=t.charCodeAt(o))<128?u[i>>2]|=r<<SHIFT[3&i++]:r<2048?(u[i>>2]|=(192|r>>6)<<SHIFT[3&i++],u[i>>2]|=(128|63&r)<<SHIFT[3&i++]):r<55296||r>=57344?(u[i>>2]|=(224|r>>12)<<SHIFT[3&i++],u[i>>2]|=(128|r>>6&63)<<SHIFT[3&i++],u[i>>2]|=(128|63&r)<<SHIFT[3&i++]):(r=65536+((1023&r)<<10|1023&t.charCodeAt(++o)),u[i>>2]|=(240|r>>18)<<SHIFT[3&i++],u[i>>2]|=(128|r>>12&63)<<SHIFT[3&i++],u[i>>2]|=(128|r>>6&63)<<SHIFT[3&i++],u[i>>2]|=(128|63&r)<<SHIFT[3&i++]);this.lastByteIndex=i,this.bytes+=i-this.start,i>=64?(this.block=u[16],this.start=i-64,this.hash(),this.hashed=!0):this.start=i}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this}},Sha256.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var t=this.blocks,e=this.lastByteIndex;t[16]=this.block,t[e>>2]|=EXTRA[3&e],this.block=t[16],e>=56&&(this.hashed||this.hash(),t[0]=this.block,t[16]=t[1]=t[2]=t[3]=t[4]=t[5]=t[6]=t[7]=t[8]=t[9]=t[10]=t[11]=t[12]=t[13]=t[14]=t[15]=0),t[14]=this.hBytes<<3|this.bytes>>>29,t[15]=this.bytes<<3,this.hash()}},Sha256.prototype.hash=function(){var t,e,n,r,i,o,s,u,a,c=this.h0,l=this.h1,h=this.h2,f=this.h3,d=this.h4,p=this.h5,b=this.h6,y=this.h7,v=this.blocks;for(t=16;t<64;++t)e=((i=v[t-15])>>>7|i<<25)^(i>>>18|i<<14)^i>>>3,n=((i=v[t-2])>>>17|i<<15)^(i>>>19|i<<13)^i>>>10,v[t]=v[t-16]+e+v[t-7]+n<<0;for(a=l&h,t=0;t<64;t+=4)this.first?(this.is224?(o=300032,y=(i=v[0]-1413257819)-150054599<<0,f=i+24177077<<0):(o=704751109,y=(i=v[0]-210244248)-1521486534<<0,f=i+143694565<<0),this.first=!1):(e=(c>>>2|c<<30)^(c>>>13|c<<19)^(c>>>22|c<<10),r=(o=c&l)^c&h^a,y=f+(i=y+(n=(d>>>6|d<<26)^(d>>>11|d<<21)^(d>>>25|d<<7))+(d&p^~d&b)+K[t]+v[t])<<0,f=i+(e+r)<<0),e=(f>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),r=(s=f&c)^f&l^o,b=h+(i=b+(n=(y>>>6|y<<26)^(y>>>11|y<<21)^(y>>>25|y<<7))+(y&d^~y&p)+K[t+1]+v[t+1])<<0,e=((h=i+(e+r)<<0)>>>2|h<<30)^(h>>>13|h<<19)^(h>>>22|h<<10),r=(u=h&f)^h&c^s,p=l+(i=p+(n=(b>>>6|b<<26)^(b>>>11|b<<21)^(b>>>25|b<<7))+(b&y^~b&d)+K[t+2]+v[t+2])<<0,e=((l=i+(e+r)<<0)>>>2|l<<30)^(l>>>13|l<<19)^(l>>>22|l<<10),r=(a=l&h)^l&f^u,d=c+(i=d+(n=(p>>>6|p<<26)^(p>>>11|p<<21)^(p>>>25|p<<7))+(p&b^~p&y)+K[t+3]+v[t+3])<<0,c=i+(e+r)<<0;this.h0=this.h0+c<<0,this.h1=this.h1+l<<0,this.h2=this.h2+h<<0,this.h3=this.h3+f<<0,this.h4=this.h4+d<<0,this.h5=this.h5+p<<0,this.h6=this.h6+b<<0,this.h7=this.h7+y<<0},Sha256.prototype.hex=function(){this.finalize();var t=this.h0,e=this.h1,n=this.h2,r=this.h3,i=this.h4,o=this.h5,s=this.h6,u=this.h7,a=HEX_CHARS[t>>28&15]+HEX_CHARS[t>>24&15]+HEX_CHARS[t>>20&15]+HEX_CHARS[t>>16&15]+HEX_CHARS[t>>12&15]+HEX_CHARS[t>>8&15]+HEX_CHARS[t>>4&15]+HEX_CHARS[15&t]+HEX_CHARS[e>>28&15]+HEX_CHARS[e>>24&15]+HEX_CHARS[e>>20&15]+HEX_CHARS[e>>16&15]+HEX_CHARS[e>>12&15]+HEX_CHARS[e>>8&15]+HEX_CHARS[e>>4&15]+HEX_CHARS[15&e]+HEX_CHARS[n>>28&15]+HEX_CHARS[n>>24&15]+HEX_CHARS[n>>20&15]+HEX_CHARS[n>>16&15]+HEX_CHARS[n>>12&15]+HEX_CHARS[n>>8&15]+HEX_CHARS[n>>4&15]+HEX_CHARS[15&n]+HEX_CHARS[r>>28&15]+HEX_CHARS[r>>24&15]+HEX_CHARS[r>>20&15]+HEX_CHARS[r>>16&15]+HEX_CHARS[r>>12&15]+HEX_CHARS[r>>8&15]+HEX_CHARS[r>>4&15]+HEX_CHARS[15&r]+HEX_CHARS[i>>28&15]+HEX_CHARS[i>>24&15]+HEX_CHARS[i>>20&15]+HEX_CHARS[i>>16&15]+HEX_CHARS[i>>12&15]+HEX_CHARS[i>>8&15]+HEX_CHARS[i>>4&15]+HEX_CHARS[15&i]+HEX_CHARS[o>>28&15]+HEX_CHARS[o>>24&15]+HEX_CHARS[o>>20&15]+HEX_CHARS[o>>16&15]+HEX_CHARS[o>>12&15]+HEX_CHARS[o>>8&15]+HEX_CHARS[o>>4&15]+HEX_CHARS[15&o]+HEX_CHARS[s>>28&15]+HEX_CHARS[s>>24&15]+HEX_CHARS[s>>20&15]+HEX_CHARS[s>>16&15]+HEX_CHARS[s>>12&15]+HEX_CHARS[s>>8&15]+HEX_CHARS[s>>4&15]+HEX_CHARS[15&s];return this.is224||(a+=HEX_CHARS[u>>28&15]+HEX_CHARS[u>>24&15]+HEX_CHARS[u>>20&15]+HEX_CHARS[u>>16&15]+HEX_CHARS[u>>12&15]+HEX_CHARS[u>>8&15]+HEX_CHARS[u>>4&15]+HEX_CHARS[15&u]),a},Sha256.prototype.toString=Sha256.prototype.hex,Sha256.prototype.digest=function(){this.finalize();var t=this.h0,e=this.h1,n=this.h2,r=this.h3,i=this.h4,o=this.h5,s=this.h6,u=this.h7,a=[t>>24&255,t>>16&255,t>>8&255,255&t,e>>24&255,e>>16&255,e>>8&255,255&e,n>>24&255,n>>16&255,n>>8&255,255&n,r>>24&255,r>>16&255,r>>8&255,255&r,i>>24&255,i>>16&255,i>>8&255,255&i,o>>24&255,o>>16&255,o>>8&255,255&o,s>>24&255,s>>16&255,s>>8&255,255&s];return this.is224||a.push(u>>24&255,u>>16&255,u>>8&255,255&u),a},Sha256.prototype.array=Sha256.prototype.digest,Sha256.prototype.arrayBuffer=function(){this.finalize();var t=new ArrayBuffer(this.is224?28:32),e=new DataView(t);return e.setUint32(0,this.h0),e.setUint32(4,this.h1),e.setUint32(8,this.h2),e.setUint32(12,this.h3),e.setUint32(16,this.h4),e.setUint32(20,this.h5),e.setUint32(24,this.h6),this.is224||e.setUint32(28,this.h7),t},HmacSha256.prototype=new Sha256,HmacSha256.prototype.finalize=function(){if(Sha256.prototype.finalize.call(this),this.inner){this.inner=!1;var t=this.array();Sha256.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(t),Sha256.prototype.finalize.call(this)}};var exports=createMethod();exports.sha256=exports,exports.sha224=createMethod(!0),exports.sha256.hmac=createHmacMethod(),exports.sha224.hmac=createHmacMethod(!0),COMMON_JS?module.exports=exports:(root.sha256=exports.sha256,root.sha224=exports.sha224,AMD&&(__WEBPACK_AMD_DEFINE_RESULT__=function(){return exports}.call(exports,__webpack_require__,exports,module),void 0===__WEBPACK_AMD_DEFINE_RESULT__||(module.exports=__WEBPACK_AMD_DEFINE_RESULT__)))})()}).call(this,__webpack_require__(49),__webpack_require__(45))},1458:function(t,e,n){"use strict";var r=n(1459),i=n(1469),o=n(1437);t.exports={formats:o,parse:i,stringify:r}},1459:function(t,e,n){"use strict";var r=n(1460),i=n(1450),o=n(1437),s=Object.prototype.hasOwnProperty,u={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,e){return t+"["+e+"]"},repeat:function(t){return t}},a=Array.isArray,c=String.prototype.split,l=Array.prototype.push,h=function(t,e){l.apply(t,a(e)?e:[e])},f=Date.prototype.toISOString,d=o.default,p={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:i.encode,encodeValuesOnly:!1,format:d,formatter:o.formatters[d],indices:!1,serializeDate:function(t){return f.call(t)},skipNulls:!1,strictNullHandling:!1},b={},y=function t(e,n,o,s,u,l,f,d,y,v,m,g,w,_,S){for(var x,E=e,M=S,k=0,C=!1;void 0!==(M=M.get(b))&&!C;){var A=M.get(e);if(k+=1,"undefined"!==typeof A){if(A===k)throw new RangeError("Cyclic object value");C=!0}"undefined"===typeof M.get(b)&&(k=0)}if("function"===typeof f?E=f(n,E):E instanceof Date?E=v(E):"comma"===o&&a(E)&&(E=i.maybeMap(E,(function(t){return t instanceof Date?v(t):t}))),null===E){if(s)return l&&!w?l(n,p.encoder,_,"key",m):n;E=""}if("string"===typeof(x=E)||"number"===typeof x||"boolean"===typeof x||"symbol"===typeof x||"bigint"===typeof x||i.isBuffer(E)){if(l){var I=w?n:l(n,p.encoder,_,"key",m);if("comma"===o&&w){for(var O=c.call(String(E),","),j="",N=0;N<O.length;++N)j+=(0===N?"":",")+g(l(O[N],p.encoder,_,"value",m));return[g(I)+"="+j]}return[g(I)+"="+g(l(E,p.encoder,_,"value",m))]}return[g(n)+"="+g(String(E))]}var R,T=[];if("undefined"===typeof E)return T;if("comma"===o&&a(E))R=[{value:E.length>0?E.join(",")||null:void 0}];else if(a(f))R=f;else{var P=Object.keys(E);R=d?P.sort(d):P}for(var D=0;D<R.length;++D){var L=R[D],H="object"===typeof L&&"undefined"!==typeof L.value?L.value:E[L];if(!u||null!==H){var F=a(E)?"function"===typeof o?o(n,L):n:n+(y?"."+L:"["+L+"]");S.set(e,k);var B=r();B.set(b,S),h(T,t(H,F,o,s,u,l,f,d,y,v,m,g,w,_,B))}}return T};t.exports=function(t,e){var n,i=t,c=function(t){if(!t)return p;if(null!==t.encoder&&"undefined"!==typeof t.encoder&&"function"!==typeof t.encoder)throw new TypeError("Encoder has to be a function.");var e=t.charset||p.charset;if("undefined"!==typeof t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=o.default;if("undefined"!==typeof t.format){if(!s.call(o.formatters,t.format))throw new TypeError("Unknown format option provided.");n=t.format}var r=o.formatters[n],i=p.filter;return("function"===typeof t.filter||a(t.filter))&&(i=t.filter),{addQueryPrefix:"boolean"===typeof t.addQueryPrefix?t.addQueryPrefix:p.addQueryPrefix,allowDots:"undefined"===typeof t.allowDots?p.allowDots:!!t.allowDots,charset:e,charsetSentinel:"boolean"===typeof t.charsetSentinel?t.charsetSentinel:p.charsetSentinel,delimiter:"undefined"===typeof t.delimiter?p.delimiter:t.delimiter,encode:"boolean"===typeof t.encode?t.encode:p.encode,encoder:"function"===typeof t.encoder?t.encoder:p.encoder,encodeValuesOnly:"boolean"===typeof t.encodeValuesOnly?t.encodeValuesOnly:p.encodeValuesOnly,filter:i,format:n,formatter:r,serializeDate:"function"===typeof t.serializeDate?t.serializeDate:p.serializeDate,skipNulls:"boolean"===typeof t.skipNulls?t.skipNulls:p.skipNulls,sort:"function"===typeof t.sort?t.sort:null,strictNullHandling:"boolean"===typeof t.strictNullHandling?t.strictNullHandling:p.strictNullHandling}}(e);"function"===typeof c.filter?i=(0,c.filter)("",i):a(c.filter)&&(n=c.filter);var l,f=[];if("object"!==typeof i||null===i)return"";l=e&&e.arrayFormat in u?e.arrayFormat:e&&"indices"in e?e.indices?"indices":"repeat":"indices";var d=u[l];n||(n=Object.keys(i)),c.sort&&n.sort(c.sort);for(var b=r(),v=0;v<n.length;++v){var m=n[v];c.skipNulls&&null===i[m]||h(f,y(i[m],m,d,c.strictNullHandling,c.skipNulls,c.encode?c.encoder:null,c.filter,c.sort,c.allowDots,c.serializeDate,c.format,c.formatter,c.encodeValuesOnly,c.charset,b))}var g=f.join(c.delimiter),w=!0===c.addQueryPrefix?"?":"";return c.charsetSentinel&&("iso-8859-1"===c.charset?w+="utf8=%26%2310003%3B&":w+="utf8=%E2%9C%93&"),g.length>0?w+g:""}},1460:function(t,e,n){"use strict";var r=n(1435),i=n(1465),o=n(1467),s=r("%TypeError%"),u=r("%WeakMap%",!0),a=r("%Map%",!0),c=i("WeakMap.prototype.get",!0),l=i("WeakMap.prototype.set",!0),h=i("WeakMap.prototype.has",!0),f=i("Map.prototype.get",!0),d=i("Map.prototype.set",!0),p=i("Map.prototype.has",!0),b=function(t,e){for(var n,r=t;null!==(n=r.next);r=n)if(n.key===e)return r.next=n.next,n.next=t.next,t.next=n,n};t.exports=function(){var t,e,n,r={assert:function(t){if(!r.has(t))throw new s("Side channel does not contain "+o(t))},get:function(r){if(u&&r&&("object"===typeof r||"function"===typeof r)){if(t)return c(t,r)}else if(a){if(e)return f(e,r)}else if(n)return function(t,e){var n=b(t,e);return n&&n.value}(n,r)},has:function(r){if(u&&r&&("object"===typeof r||"function"===typeof r)){if(t)return h(t,r)}else if(a){if(e)return p(e,r)}else if(n)return function(t,e){return!!b(t,e)}(n,r);return!1},set:function(r,i){u&&r&&("object"===typeof r||"function"===typeof r)?(t||(t=new u),l(t,r,i)):a?(e||(e=new a),d(e,r,i)):(n||(n={key:{},next:null}),function(t,e,n){var r=b(t,e);r?r.value=n:t.next={key:e,next:t.next,value:n}}(n,r,i))}};return r}},1461:function(t,e,n){"use strict";(function(e){var r=e.Symbol,i=n(1462);t.exports=function(){return"function"===typeof r&&("function"===typeof Symbol&&("symbol"===typeof r("foo")&&("symbol"===typeof Symbol("bar")&&i())))}}).call(this,n(45))},1462:function(t,e,n){"use strict";t.exports=function(){if("function"!==typeof Symbol||"function"!==typeof Object.getOwnPropertySymbols)return!1;if("symbol"===typeof Symbol.iterator)return!0;var t={},e=Symbol("test"),n=Object(e);if("string"===typeof e)return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(e in t[e]=42,t)return!1;if("function"===typeof Object.keys&&0!==Object.keys(t).length)return!1;if("function"===typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(t).length)return!1;var r=Object.getOwnPropertySymbols(t);if(1!==r.length||r[0]!==e)return!1;if(!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if("function"===typeof Object.getOwnPropertyDescriptor){var i=Object.getOwnPropertyDescriptor(t,e);if(42!==i.value||!0!==i.enumerable)return!1}return!0}},1463:function(t,e,n){"use strict";var r="Function.prototype.bind called on incompatible ",i=Array.prototype.slice,o=Object.prototype.toString,s="[object Function]";t.exports=function(t){var e=this;if("function"!==typeof e||o.call(e)!==s)throw new TypeError(r+e);for(var n,u=i.call(arguments,1),a=function(){if(this instanceof n){var r=e.apply(this,u.concat(i.call(arguments)));return Object(r)===r?r:this}return e.apply(t,u.concat(i.call(arguments)))},c=Math.max(0,e.length-u.length),l=[],h=0;h<c;h++)l.push("$"+h);if(n=Function("binder","return function ("+l.join(",")+"){ return binder.apply(this,arguments); }")(a),e.prototype){var f=function(){};f.prototype=e.prototype,n.prototype=new f,f.prototype=null}return n}},1464:function(t,e,n){"use strict";var r=n(1436);t.exports=r.call(Function.call,Object.prototype.hasOwnProperty)},1465:function(t,e,n){"use strict";var r=n(1435),i=n(1466),o=i(r("String.prototype.indexOf"));t.exports=function(t,e){var n=r(t,!!e);return"function"===typeof n&&o(t,".prototype.")>-1?i(n):n}},1466:function(t,e,n){"use strict";var r=n(1436),i=n(1435),o=i("%Function.prototype.apply%"),s=i("%Function.prototype.call%"),u=i("%Reflect.apply%",!0)||r.call(s,o),a=i("%Object.getOwnPropertyDescriptor%",!0),c=i("%Object.defineProperty%",!0),l=i("%Math.max%");if(c)try{c({},"a",{value:1})}catch(f){c=null}t.exports=function(t){var e=u(r,s,arguments);if(a&&c){var n=a(e,"length");n.configurable&&c(e,"length",{value:1+l(0,t.length-(arguments.length-1))})}return e};var h=function(){return u(r,o,arguments)};c?c(t.exports,"apply",{value:h}):t.exports.apply=h},1467:function(t,e,n){var r="function"===typeof Map&&Map.prototype,i=Object.getOwnPropertyDescriptor&&r?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,o=r&&i&&"function"===typeof i.get?i.get:null,s=r&&Map.prototype.forEach,u="function"===typeof Set&&Set.prototype,a=Object.getOwnPropertyDescriptor&&u?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,c=u&&a&&"function"===typeof a.get?a.get:null,l=u&&Set.prototype.forEach,h="function"===typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,f="function"===typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,d="function"===typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,p=Boolean.prototype.valueOf,b=Object.prototype.toString,y=Function.prototype.toString,v=String.prototype.match,m="function"===typeof BigInt?BigInt.prototype.valueOf:null,g=Object.getOwnPropertySymbols,w="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?Symbol.prototype.toString:null,_="function"===typeof Symbol&&"object"===typeof Symbol.iterator,S=Object.prototype.propertyIsEnumerable,x=("function"===typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(t){return t.__proto__}:null),E=n(1468).custom,M=E&&O(E)?E:null,k="function"===typeof Symbol&&"undefined"!==typeof Symbol.toStringTag?Symbol.toStringTag:null;function C(t,e,n){var r="double"===(n.quoteStyle||e)?'"':"'";return r+t+r}function A(t){return String(t).replace(/"/g,"&quot;")}function I(t){return"[object Array]"===R(t)&&(!k||!("object"===typeof t&&k in t))}function O(t){if(_)return t&&"object"===typeof t&&t instanceof Symbol;if("symbol"===typeof t)return!0;if(!t||"object"!==typeof t||!w)return!1;try{return w.call(t),!0}catch(e){}return!1}t.exports=function t(e,n,r,i){var u=n||{};if(N(u,"quoteStyle")&&"single"!==u.quoteStyle&&"double"!==u.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(N(u,"maxStringLength")&&("number"===typeof u.maxStringLength?u.maxStringLength<0&&u.maxStringLength!==1/0:null!==u.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var a=!N(u,"customInspect")||u.customInspect;if("boolean"!==typeof a)throw new TypeError('option "customInspect", if provided, must be `true` or `false`');if(N(u,"indent")&&null!==u.indent&&"\t"!==u.indent&&!(parseInt(u.indent,10)===u.indent&&u.indent>0))throw new TypeError('options "indent" must be "\\t", an integer > 0, or `null`');if("undefined"===typeof e)return"undefined";if(null===e)return"null";if("boolean"===typeof e)return e?"true":"false";if("string"===typeof e)return P(e,u);if("number"===typeof e)return 0===e?1/0/e>0?"0":"-0":String(e);if("bigint"===typeof e)return String(e)+"n";var b="undefined"===typeof u.depth?5:u.depth;if("undefined"===typeof r&&(r=0),r>=b&&b>0&&"object"===typeof e)return I(e)?"[Array]":"[Object]";var g=function(t,e){var n;if("\t"===t.indent)n="\t";else{if(!("number"===typeof t.indent&&t.indent>0))return null;n=Array(t.indent+1).join(" ")}return{base:n,prev:Array(e+1).join(n)}}(u,r);if("undefined"===typeof i)i=[];else if(T(i,e)>=0)return"[Circular]";function S(e,n,o){if(n&&(i=i.slice()).push(n),o){var s={depth:u.depth};return N(u,"quoteStyle")&&(s.quoteStyle=u.quoteStyle),t(e,s,r+1,i)}return t(e,u,r+1,i)}if("function"===typeof e){var E=function(t){if(t.name)return t.name;var e=v.call(y.call(t),/^function\s*([\w$]+)/);if(e)return e[1];return null}(e),j=W(e,S);return"[Function"+(E?": "+E:" (anonymous)")+"]"+(j.length>0?" { "+j.join(", ")+" }":"")}if(O(e)){var D=_?String(e).replace(/^(Symbol\(.*\))_[^)]*$/,"$1"):w.call(e);return"object"!==typeof e||_?D:L(D)}if(function(t){if(!t||"object"!==typeof t)return!1;if("undefined"!==typeof HTMLElement&&t instanceof HTMLElement)return!0;return"string"===typeof t.nodeName&&"function"===typeof t.getAttribute}(e)){for(var U="<"+String(e.nodeName).toLowerCase(),z=e.attributes||[],V=0;V<z.length;V++)U+=" "+z[V].name+"="+C(A(z[V].value),"double",u);return U+=">",e.childNodes&&e.childNodes.length&&(U+="..."),U+="</"+String(e.nodeName).toLowerCase()+">"}if(I(e)){if(0===e.length)return"[]";var q=W(e,S);return g&&!function(t){for(var e=0;e<t.length;e++)if(T(t[e],"\n")>=0)return!1;return!0}(q)?"["+B(q,g)+"]":"[ "+q.join(", ")+" ]"}if(function(t){return"[object Error]"===R(t)&&(!k||!("object"===typeof t&&k in t))}(e)){var G=W(e,S);return 0===G.length?"["+String(e)+"]":"{ ["+String(e)+"] "+G.join(", ")+" }"}if("object"===typeof e&&a){if(M&&"function"===typeof e[M])return e[M]();if("function"===typeof e.inspect)return e.inspect()}if(function(t){if(!o||!t||"object"!==typeof t)return!1;try{o.call(t);try{c.call(t)}catch(U){return!0}return t instanceof Map}catch(e){}return!1}(e)){var Y=[];return s.call(e,(function(t,n){Y.push(S(n,e,!0)+" => "+S(t,e))})),F("Map",o.call(e),Y,g)}if(function(t){if(!c||!t||"object"!==typeof t)return!1;try{c.call(t);try{o.call(t)}catch(e){return!0}return t instanceof Set}catch(n){}return!1}(e)){var J=[];return l.call(e,(function(t){J.push(S(t,e))})),F("Set",c.call(e),J,g)}if(function(t){if(!h||!t||"object"!==typeof t)return!1;try{h.call(t,h);try{f.call(t,f)}catch(U){return!0}return t instanceof WeakMap}catch(e){}return!1}(e))return H("WeakMap");if(function(t){if(!f||!t||"object"!==typeof t)return!1;try{f.call(t,f);try{h.call(t,h)}catch(U){return!0}return t instanceof WeakSet}catch(e){}return!1}(e))return H("WeakSet");if(function(t){if(!d||!t||"object"!==typeof t)return!1;try{return d.call(t),!0}catch(e){}return!1}(e))return H("WeakRef");if(function(t){return"[object Number]"===R(t)&&(!k||!("object"===typeof t&&k in t))}(e))return L(S(Number(e)));if(function(t){if(!t||"object"!==typeof t||!m)return!1;try{return m.call(t),!0}catch(e){}return!1}(e))return L(S(m.call(e)));if(function(t){return"[object Boolean]"===R(t)&&(!k||!("object"===typeof t&&k in t))}(e))return L(p.call(e));if(function(t){return"[object String]"===R(t)&&(!k||!("object"===typeof t&&k in t))}(e))return L(S(String(e)));if(!function(t){return"[object Date]"===R(t)&&(!k||!("object"===typeof t&&k in t))}(e)&&!function(t){return"[object RegExp]"===R(t)&&(!k||!("object"===typeof t&&k in t))}(e)){var K=W(e,S),Q=x?x(e)===Object.prototype:e instanceof Object||e.constructor===Object,X=e instanceof Object?"":"null prototype",Z=!Q&&k&&Object(e)===e&&k in e?R(e).slice(8,-1):X?"Object":"",$=(Q||"function"!==typeof e.constructor?"":e.constructor.name?e.constructor.name+" ":"")+(Z||X?"["+[].concat(Z||[],X||[]).join(": ")+"] ":"");return 0===K.length?$+"{}":g?$+"{"+B(K,g)+"}":$+"{ "+K.join(", ")+" }"}return String(e)};var j=Object.prototype.hasOwnProperty||function(t){return t in this};function N(t,e){return j.call(t,e)}function R(t){return b.call(t)}function T(t,e){if(t.indexOf)return t.indexOf(e);for(var n=0,r=t.length;n<r;n++)if(t[n]===e)return n;return-1}function P(t,e){if(t.length>e.maxStringLength){var n=t.length-e.maxStringLength,r="... "+n+" more character"+(n>1?"s":"");return P(t.slice(0,e.maxStringLength),e)+r}return C(t.replace(/(['\\])/g,"\\$1").replace(/[\x00-\x1f]/g,D),"single",e)}function D(t){var e=t.charCodeAt(0),n={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return n?"\\"+n:"\\x"+(e<16?"0":"")+e.toString(16).toUpperCase()}function L(t){return"Object("+t+")"}function H(t){return t+" { ? }"}function F(t,e,n,r){return t+" ("+e+") {"+(r?B(n,r):n.join(", "))+"}"}function B(t,e){if(0===t.length)return"";var n="\n"+e.prev+e.base;return n+t.join(","+n)+"\n"+e.prev}function W(t,e){var n=I(t),r=[];if(n){r.length=t.length;for(var i=0;i<t.length;i++)r[i]=N(t,i)?e(t[i],t):""}var o,s="function"===typeof g?g(t):[];if(_){o={};for(var u=0;u<s.length;u++)o["$"+s[u]]=s[u]}for(var a in t)N(t,a)&&(n&&String(Number(a))===a&&a<t.length||_&&o["$"+a]instanceof Symbol||(/[^\w$]/.test(a)?r.push(e(a,t)+": "+e(t[a],t)):r.push(a+": "+e(t[a],t))));if("function"===typeof g)for(var c=0;c<s.length;c++)S.call(t,s[c])&&r.push("["+e(s[c])+"]: "+e(t[s[c]],t));return r}},1469:function(t,e,n){"use strict";var r=n(1450),i=Object.prototype.hasOwnProperty,o=Array.isArray,s={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:r.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},u=function(t){return t.replace(/&#(\d+);/g,(function(t,e){return String.fromCharCode(parseInt(e,10))}))},a=function(t,e){return t&&"string"===typeof t&&e.comma&&t.indexOf(",")>-1?t.split(","):t},c=function(t,e,n,r){if(t){var o=n.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,s=/(\[[^[\]]*])/g,u=n.depth>0&&/(\[[^[\]]*])/.exec(o),c=u?o.slice(0,u.index):o,l=[];if(c){if(!n.plainObjects&&i.call(Object.prototype,c)&&!n.allowPrototypes)return;l.push(c)}for(var h=0;n.depth>0&&null!==(u=s.exec(o))&&h<n.depth;){if(h+=1,!n.plainObjects&&i.call(Object.prototype,u[1].slice(1,-1))&&!n.allowPrototypes)return;l.push(u[1])}return u&&l.push("["+o.slice(u.index)+"]"),function(t,e,n,r){for(var i=r?e:a(e,n),o=t.length-1;o>=0;--o){var s,u=t[o];if("[]"===u&&n.parseArrays)s=[].concat(i);else{s=n.plainObjects?Object.create(null):{};var c="["===u.charAt(0)&&"]"===u.charAt(u.length-1)?u.slice(1,-1):u,l=parseInt(c,10);n.parseArrays||""!==c?!isNaN(l)&&u!==c&&String(l)===c&&l>=0&&n.parseArrays&&l<=n.arrayLimit?(s=[])[l]=i:"__proto__"!==c&&(s[c]=i):s={0:i}}i=s}return i}(l,e,n,r)}};t.exports=function(t,e){var n=function(t){if(!t)return s;if(null!==t.decoder&&void 0!==t.decoder&&"function"!==typeof t.decoder)throw new TypeError("Decoder has to be a function.");if("undefined"!==typeof t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var e="undefined"===typeof t.charset?s.charset:t.charset;return{allowDots:"undefined"===typeof t.allowDots?s.allowDots:!!t.allowDots,allowPrototypes:"boolean"===typeof t.allowPrototypes?t.allowPrototypes:s.allowPrototypes,allowSparse:"boolean"===typeof t.allowSparse?t.allowSparse:s.allowSparse,arrayLimit:"number"===typeof t.arrayLimit?t.arrayLimit:s.arrayLimit,charset:e,charsetSentinel:"boolean"===typeof t.charsetSentinel?t.charsetSentinel:s.charsetSentinel,comma:"boolean"===typeof t.comma?t.comma:s.comma,decoder:"function"===typeof t.decoder?t.decoder:s.decoder,delimiter:"string"===typeof t.delimiter||r.isRegExp(t.delimiter)?t.delimiter:s.delimiter,depth:"number"===typeof t.depth||!1===t.depth?+t.depth:s.depth,ignoreQueryPrefix:!0===t.ignoreQueryPrefix,interpretNumericEntities:"boolean"===typeof t.interpretNumericEntities?t.interpretNumericEntities:s.interpretNumericEntities,parameterLimit:"number"===typeof t.parameterLimit?t.parameterLimit:s.parameterLimit,parseArrays:!1!==t.parseArrays,plainObjects:"boolean"===typeof t.plainObjects?t.plainObjects:s.plainObjects,strictNullHandling:"boolean"===typeof t.strictNullHandling?t.strictNullHandling:s.strictNullHandling}}(e);if(""===t||null===t||"undefined"===typeof t)return n.plainObjects?Object.create(null):{};for(var l="string"===typeof t?function(t,e){var n,c={},l=e.ignoreQueryPrefix?t.replace(/^\?/,""):t,h=e.parameterLimit===1/0?void 0:e.parameterLimit,f=l.split(e.delimiter,h),d=-1,p=e.charset;if(e.charsetSentinel)for(n=0;n<f.length;++n)0===f[n].indexOf("utf8=")&&("utf8=%E2%9C%93"===f[n]?p="utf-8":"utf8=%26%2310003%3B"===f[n]&&(p="iso-8859-1"),d=n,n=f.length);for(n=0;n<f.length;++n)if(n!==d){var b,y,v=f[n],m=v.indexOf("]="),g=-1===m?v.indexOf("="):m+1;-1===g?(b=e.decoder(v,s.decoder,p,"key"),y=e.strictNullHandling?null:""):(b=e.decoder(v.slice(0,g),s.decoder,p,"key"),y=r.maybeMap(a(v.slice(g+1),e),(function(t){return e.decoder(t,s.decoder,p,"value")}))),y&&e.interpretNumericEntities&&"iso-8859-1"===p&&(y=u(y)),v.indexOf("[]=")>-1&&(y=o(y)?[y]:y),i.call(c,b)?c[b]=r.combine(c[b],y):c[b]=y}return c}(t,n):t,h=n.plainObjects?Object.create(null):{},f=Object.keys(l),d=0;d<f.length;++d){var p=f[d],b=c(p,l[p],n,"string"===typeof t);h=r.merge(h,b,n)}return!0===n.allowSparse?h:r.compact(h)}},1470:function(t,e,n){(function(e){var r=n(16),i=n(47),o=n(1452),s=n(1471),u={type:"object",properties:{types:{type:"object",additionalProperties:{type:"array",items:{type:"object",properties:{name:{type:"string"},type:{type:"string"}},required:["name","type"]}}},primaryType:{type:"string"},domain:{type:"object"},message:{type:"object"}},required:["types","primaryType","domain","message"]},a={encodeData:function(t,n,u){var a=this,c=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],l=["bytes32"],h=[this.hashType(t,u)];if(c){var f,d=function t(n,r,l){if(void 0!==u[r])return["bytes32",null==l?"0x0000000000000000000000000000000000000000000000000000000000000000":o.keccak(a.encodeData(r,l,u,c))];if(void 0===l)throw new Error("missing value for field ".concat(n," of type ").concat(r));if("bytes"===r)return["bytes32",o.keccak(l)];if("string"===r)return"string"===typeof l&&(l=e.from(l,"utf8")),["bytes32",o.keccak(l)];if(r.lastIndexOf("]")===r.length-1){var h=r.slice(0,r.lastIndexOf("[")),f=l.map((function(e){return t(n,h,e)}));return["bytes32",o.keccak(s.rawEncode(f.map((function(t){return i(t,1)[0]})),f.map((function(t){return i(t,2)[1]}))))]}return[r,l]},p=r(u[t]);try{for(p.s();!(f=p.n()).done;){var b=f.value,y=d(b.name,b.type,n[b.name]),v=i(y,2),m=v[0],g=v[1];l.push(m),h.push(g)}}catch(E){p.e(E)}finally{p.f()}}else{var w,_=r(u[t]);try{for(_.s();!(w=_.n()).done;){var S=w.value,x=n[S.name];if(void 0!==x)if("bytes"===S.type)l.push("bytes32"),x=o.keccak(x),h.push(x);else if("string"===S.type)l.push("bytes32"),"string"===typeof x&&(x=e.from(x,"utf8")),x=o.keccak(x),h.push(x);else if(void 0!==u[S.type])l.push("bytes32"),x=o.keccak(this.encodeData(S.type,x,u,c)),h.push(x);else{if(S.type.lastIndexOf("]")===S.type.length-1)throw new Error("Arrays currently unimplemented in encodeData");l.push(S.type),h.push(x)}}}catch(E){_.e(E)}finally{_.f()}}return s.rawEncode(l,h)},encodeType:function(t,e){var n="",i=this.findTypeDependencies(t,e).filter((function(e){return e!==t}));i=[t].concat(i.sort());var o,s=r(i);try{for(s.s();!(o=s.n()).done;){var u=o.value;if(!e[u])throw new Error("No type definition specified: "+u);n+=u+"("+e[u].map((function(t){var e=t.name;return t.type+" "+e})).join(",")+")"}}catch(a){s.e(a)}finally{s.f()}return n},findTypeDependencies:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];if(t=t.match(/^\w*/)[0],n.includes(t)||void 0===e[t])return n;n.push(t);var i,o=r(e[t]);try{for(o.s();!(i=o.n()).done;){var s,u=i.value,a=r(this.findTypeDependencies(u.type,e,n));try{for(a.s();!(s=a.n()).done;){var c=s.value;!n.includes(c)&&n.push(c)}}catch(l){a.e(l)}finally{a.f()}}}catch(l){o.e(l)}finally{o.f()}return n},hashStruct:function(t,e,n){var r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];return o.keccak(this.encodeData(t,e,n,r))},hashType:function(t,e){return o.keccak(this.encodeType(t,e))},sanitizeData:function(t){var e={};for(var n in u.properties)t[n]&&(e[n]=t[n]);return e.types&&(e.types=Object.assign({EIP712Domain:[]},e.types)),e},hash:function(t){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=this.sanitizeData(t),i=[e.from("1901","hex")];return i.push(this.hashStruct("EIP712Domain",r.domain,r.types,n)),"EIP712Domain"!==r.primaryType&&i.push(this.hashStruct(r.primaryType,r.message,r.types,n)),o.keccak(e.concat(i))}};t.exports={TYPED_MESSAGE_SCHEMA:u,TypedDataUtils:a,hashForSignTypedDataLegacy:function(t){return function(t){var e=new Error("Expect argument to be non-empty array");if("object"!==typeof t||!t.length)throw e;var n=t.map((function(t){return"bytes"===t.type?o.toBuffer(t.value):t.value})),r=t.map((function(t){return t.type})),i=t.map((function(t){if(!t.name)throw e;return t.type+" "+t.name}));return s.soliditySHA3(["bytes32","bytes32"],[s.soliditySHA3(new Array(t.length).fill("string"),i),s.soliditySHA3(r,n)])}(t.data)},hashForSignTypedData_v3:function(t){return a.hash(t.data,!1)},hashForSignTypedData_v4:function(t){return a.hash(t.data)}}}).call(this,n(28).Buffer)},1471:function(t,e,n){(function(e){var r=n(1452),i=n(1398);function o(t){return t.startsWith("int[")?"int256"+t.slice(3):"int"===t?"int256":t.startsWith("uint[")?"uint256"+t.slice(4):"uint"===t?"uint256":t.startsWith("fixed[")?"fixed128x128"+t.slice(5):"fixed"===t?"fixed128x128":t.startsWith("ufixed[")?"ufixed128x128"+t.slice(6):"ufixed"===t?"ufixed128x128":t}function s(t){return parseInt(/^\D+(\d+)$/.exec(t)[1],10)}function u(t){var e=/^\D+(\d+)x(\d+)$/.exec(t);return[parseInt(e[1],10),parseInt(e[2],10)]}function a(t){var e=t.match(/(.*)\[(.*?)\]$/);return e?""===e[2]?"dynamic":parseInt(e[2],10):null}function c(t){var e=typeof t;if("string"===e)return r.isHexString(t)?new i(r.stripHexPrefix(t),16):new i(t,10);if("number"===e)return new i(t);if(t.toArray)return t;throw new Error("Argument is not a number")}function l(t,n){var o,h,f,d;if("address"===t)return l("uint160",c(n));if("bool"===t)return l("uint8",n?1:0);if("string"===t)return l("bytes",new e(n,"utf8"));if(function(t){return t.lastIndexOf("]")===t.length-1}(t)){if("undefined"===typeof n.length)throw new Error("Not an array?");if("dynamic"!==(o=a(t))&&0!==o&&n.length>o)throw new Error("Elements exceed array size: "+o);for(d in f=[],t=t.slice(0,t.lastIndexOf("[")),"string"===typeof n&&(n=JSON.parse(n)),n)f.push(l(t,n[d]));if("dynamic"===o){var p=l("uint256",n.length);f.unshift(p)}return e.concat(f)}if("bytes"===t)return n=new e(n),f=e.concat([l("uint256",n.length),n]),n.length%32!==0&&(f=e.concat([f,r.zeros(32-n.length%32)])),f;if(t.startsWith("bytes")){if((o=s(t))<1||o>32)throw new Error("Invalid bytes<N> width: "+o);return r.setLengthRight(n,32)}if(t.startsWith("uint")){if((o=s(t))%8||o<8||o>256)throw new Error("Invalid uint<N> width: "+o);if((h=c(n)).bitLength()>o)throw new Error("Supplied uint exceeds width: "+o+" vs "+h.bitLength());if(h<0)throw new Error("Supplied uint is negative");return h.toArrayLike(e,"be",32)}if(t.startsWith("int")){if((o=s(t))%8||o<8||o>256)throw new Error("Invalid int<N> width: "+o);if((h=c(n)).bitLength()>o)throw new Error("Supplied int exceeds width: "+o+" vs "+h.bitLength());return h.toTwos(256).toArrayLike(e,"be",32)}if(t.startsWith("ufixed")){if(o=u(t),(h=c(n))<0)throw new Error("Supplied ufixed is negative");return l("uint256",h.mul(new i(2).pow(new i(o[1]))))}if(t.startsWith("fixed"))return o=u(t),l("int256",c(n).mul(new i(2).pow(new i(o[1]))));throw new Error("Unsupported or invalid type: "+t)}function h(t){return"string"===t||"bytes"===t||"dynamic"===a(t)}function f(t,n){if(t.length!==n.length)throw new Error("Number of types are not matching the values");for(var i,u,a=[],l=0;l<t.length;l++){var h=o(t[l]),f=n[l];if("bytes"===h)a.push(f);else if("string"===h)a.push(new e(f,"utf8"));else if("bool"===h)a.push(new e(f?"01":"00","hex"));else if("address"===h)a.push(r.setLength(f,20));else if(h.startsWith("bytes")){if((i=s(h))<1||i>32)throw new Error("Invalid bytes<N> width: "+i);a.push(r.setLengthRight(f,i))}else if(h.startsWith("uint")){if((i=s(h))%8||i<8||i>256)throw new Error("Invalid uint<N> width: "+i);if((u=c(f)).bitLength()>i)throw new Error("Supplied uint exceeds width: "+i+" vs "+u.bitLength());a.push(u.toArrayLike(e,"be",i/8))}else{if(!h.startsWith("int"))throw new Error("Unsupported or invalid type: "+h);if((i=s(h))%8||i<8||i>256)throw new Error("Invalid int<N> width: "+i);if((u=c(f)).bitLength()>i)throw new Error("Supplied int exceeds width: "+i+" vs "+u.bitLength());a.push(u.toTwos(i).toArrayLike(e,"be",i/8))}}return e.concat(a)}t.exports={rawEncode:function(t,n){var r=[],i=[],s=32*t.length;for(var u in t){var a=o(t[u]),c=l(a,n[u]);h(a)?(r.push(l("uint256",s)),i.push(c),s+=c.length):r.push(c)}return e.concat(r.concat(i))},solidityPack:f,soliditySHA3:function(t,e){return r.keccak(f(t,e))}}}).call(this,n(28).Buffer)},1472:function(t,e,n){"use strict";var r=n(33),i=n(1),o=n(46),s=n(12),u=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.filterFromParam=e.FilterPolyfill=void 0;var a=n(1438),c=n(1377),l={jsonrpc:"2.0",id:0},h=function(){function t(e){s(this,t),this.logFilters=new Map,this.blockFilters=new Set,this.pendingTransactionFilters=new Set,this.cursors=new Map,this.timeouts=new Map,this.nextFilterId=(0,a.IntNumber)(1),this.provider=e}return u(t,[{key:"newFilter",value:function(){var t=o(i.mark((function t(e){var n,r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=f(e),r=this.makeFilterId(),t.next=4,this.setInitialCursorPosition(r,n.fromBlock);case 4:return o=t.sent,console.log("Installing new log filter(".concat(r,"):"),n,"initial cursor position:",o),this.logFilters.set(r,n),this.setFilterTimeout(r),t.abrupt("return",(0,c.hexStringFromIntNumber)(r));case 9:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"newBlockFilter",value:function(){var t=o(i.mark((function t(){var e,n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e=this.makeFilterId(),t.next=3,this.setInitialCursorPosition(e,"latest");case 3:return n=t.sent,console.log("Installing new block filter (".concat(e,") with initial cursor position:"),n),this.blockFilters.add(e),this.setFilterTimeout(e),t.abrupt("return",(0,c.hexStringFromIntNumber)(e));case 8:case"end":return t.stop()}}),t,this)})));return function(){return t.apply(this,arguments)}}()},{key:"newPendingTransactionFilter",value:function(){var t=o(i.mark((function t(){var e,n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e=this.makeFilterId(),t.next=3,this.setInitialCursorPosition(e,"latest");case 3:return n=t.sent,console.log("Installing new block filter (".concat(e,") with initial cursor position:"),n),this.pendingTransactionFilters.add(e),this.setFilterTimeout(e),t.abrupt("return",(0,c.hexStringFromIntNumber)(e));case 8:case"end":return t.stop()}}),t,this)})));return function(){return t.apply(this,arguments)}}()},{key:"uninstallFilter",value:function(t){var e=(0,c.intNumberFromHexString)(t);return console.log("Uninstalling filter (".concat(e,")")),this.deleteFilter(e),!0}},{key:"getFilterChanges",value:function(t){var e=(0,c.intNumberFromHexString)(t);return this.timeouts.has(e)&&this.setFilterTimeout(e),this.logFilters.has(e)?this.getLogFilterChanges(e):this.blockFilters.has(e)?this.getBlockFilterChanges(e):this.pendingTransactionFilters.has(e)?this.getPendingTransactionFilterChanges(e):Promise.resolve(y())}},{key:"getFilterLogs",value:function(){var t=o(i.mark((function t(e){var n,r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=(0,c.intNumberFromHexString)(e),r=this.logFilters.get(n)){t.next=4;break}return t.abrupt("return",y());case 4:return t.abrupt("return",this.sendAsyncPromise(Object.assign(Object.assign({},l),{method:"eth_getLogs",params:[d(r)]})));case 5:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"makeFilterId",value:function(){return(0,a.IntNumber)(++this.nextFilterId)}},{key:"sendAsyncPromise",value:function(t){var e=this;return new Promise((function(n,r){e.provider.sendAsync(t,(function(t,e){return t?r(t):Array.isArray(e)||null==e?r(new Error("unexpected response received: ".concat(JSON.stringify(e)))):void n(e)}))}))}},{key:"deleteFilter",value:function(t){console.log("Deleting filter (".concat(t,")")),this.logFilters.delete(t),this.blockFilters.delete(t),this.pendingTransactionFilters.delete(t),this.cursors.delete(t),this.timeouts.delete(t)}},{key:"getLogFilterChanges",value:function(){var t=o(i.mark((function t(e){var n,o,s,u,h,f,p,b;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=this.logFilters.get(e),(o=this.cursors.get(e))&&n){t.next=4;break}return t.abrupt("return",y());case 4:return t.next=6,this.getCurrentBlockHeight();case 6:if(s=t.sent,u="latest"===n.toBlock?s:n.toBlock,!(o>s)){t.next=10;break}return t.abrupt("return",v());case 10:if(!(o>n.toBlock)){t.next=12;break}return t.abrupt("return",v());case 12:return console.log("Fetching logs from ".concat(o," to ").concat(u," for filter ").concat(e)),t.next=15,this.sendAsyncPromise(Object.assign(Object.assign({},l),{method:"eth_getLogs",params:[d(Object.assign(Object.assign({},n),{fromBlock:o,toBlock:u}))]}));case 15:return h=t.sent,Array.isArray(h.result)&&(f=h.result.map((function(t){return(0,c.intNumberFromHexString)(t.blockNumber||"0x0")})),(p=Math.max.apply(Math,r(f)))&&p>o&&(b=(0,a.IntNumber)(p+1),console.log("Moving cursor position for filter (".concat(e,") from ").concat(o," to ").concat(b)),this.cursors.set(e,b))),t.abrupt("return",h);case 18:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"getBlockFilterChanges",value:function(){var t=o(i.mark((function t(e){var n,r,o,s,u=this;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=this.cursors.get(e)){t.next=3;break}return t.abrupt("return",y());case 3:return t.next=5,this.getCurrentBlockHeight();case 5:if(r=t.sent,!(n>r)){t.next=8;break}return t.abrupt("return",v());case 8:return console.log("Fetching blocks from ".concat(n," to ").concat(r," for filter (").concat(e,")")),t.next=11,Promise.all((0,c.range)(n,r+1).map((function(t){return u.getBlockHashByNumber((0,a.IntNumber)(t))})));case 11:return o=t.sent.filter((function(t){return!!t})),s=(0,a.IntNumber)(n+o.length),console.log("Moving cursor position for filter (".concat(e,") from ").concat(n," to ").concat(s)),this.cursors.set(e,s),t.abrupt("return",Object.assign(Object.assign({},l),{result:o}));case 16:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"getPendingTransactionFilterChanges",value:function(){var t=o(i.mark((function t(e){return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",Promise.resolve(v()));case 1:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()},{key:"setInitialCursorPosition",value:function(){var t=o(i.mark((function t(e,n){var r,o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.getCurrentBlockHeight();case 2:return r=t.sent,o="number"===typeof n&&n>r?n:r,this.cursors.set(e,o),t.abrupt("return",o);case 6:case"end":return t.stop()}}),t,this)})));return function(e,n){return t.apply(this,arguments)}}()},{key:"setFilterTimeout",value:function(t){var e=this,n=this.timeouts.get(t);n&&window.clearTimeout(n);var r=window.setTimeout((function(){console.log("Filter (".concat(t,") timed out")),e.deleteFilter(t)}),3e5);this.timeouts.set(t,r)}},{key:"getCurrentBlockHeight",value:function(){var t=o(i.mark((function t(){var e,n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.sendAsyncPromise(Object.assign(Object.assign({},l),{method:"eth_blockNumber",params:[]}));case 2:return e=t.sent,n=e.result,t.abrupt("return",(0,c.intNumberFromHexString)((0,c.ensureHexString)(n)));case 5:case"end":return t.stop()}}),t,this)})));return function(){return t.apply(this,arguments)}}()},{key:"getBlockHashByNumber",value:function(){var t=o(i.mark((function t(e){var n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.sendAsyncPromise(Object.assign(Object.assign({},l),{method:"eth_getBlockByNumber",params:[(0,c.hexStringFromIntNumber)(e),!1]}));case 2:if(!(n=t.sent).result||"string"!==typeof n.result.hash){t.next=5;break}return t.abrupt("return",(0,c.ensureHexString)(n.result.hash));case 5:return t.abrupt("return",null);case 6:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()}]),t}();function f(t){return{fromBlock:p(t.fromBlock),toBlock:p(t.toBlock),addresses:void 0===t.address?null:Array.isArray(t.address)?t.address:[t.address],topics:t.topics||[]}}function d(t){var e={fromBlock:b(t.fromBlock),toBlock:b(t.toBlock),topics:t.topics};return null!==t.addresses&&(e.address=t.addresses),e}function p(t){if(void 0===t||"latest"===t||"pending"===t)return"latest";if("earliest"===t)return(0,a.IntNumber)(0);if((0,c.isHexString)(t))return(0,c.intNumberFromHexString)(t);throw new Error("Invalid block option: ".concat(String(t)))}function b(t){return"latest"===t?t:(0,c.hexStringFromIntNumber)(t)}function y(){return Object.assign(Object.assign({},l),{error:{code:-32e3,message:"filter not found"}})}function v(){return Object.assign(Object.assign({},l),{result:[]})}e.FilterPolyfill=h,e.filterFromParam=f},1473:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.JSONRPCMethod=void 0,function(t){t.eth_accounts="eth_accounts",t.eth_coinbase="eth_coinbase",t.net_version="net_version",t.eth_chainId="eth_chainId",t.eth_uninstallFilter="eth_uninstallFilter",t.eth_requestAccounts="eth_requestAccounts",t.eth_sign="eth_sign",t.eth_ecRecover="eth_ecRecover",t.personal_sign="personal_sign",t.personal_ecRecover="personal_ecRecover",t.eth_signTransaction="eth_signTransaction",t.eth_sendRawTransaction="eth_sendRawTransaction",t.eth_sendTransaction="eth_sendTransaction",t.eth_signTypedData_v1="eth_signTypedData_v1",t.eth_signTypedData_v2="eth_signTypedData_v2",t.eth_signTypedData_v3="eth_signTypedData_v3",t.eth_signTypedData_v4="eth_signTypedData_v4",t.eth_signTypedData="eth_signTypedData",t.cbWallet_arbitrary="walletlink_arbitrary",t.wallet_addEthereumChain="wallet_addEthereumChain",t.wallet_switchEthereumChain="wallet_switchEthereumChain",t.wallet_watchAsset="wallet_watchAsset",t.eth_subscribe="eth_subscribe",t.eth_unsubscribe="eth_unsubscribe",t.eth_newFilter="eth_newFilter",t.eth_newBlockFilter="eth_newBlockFilter",t.eth_newPendingTransactionFilter="eth_newPendingTransactionFilter",t.eth_getFilterChanges="eth_getFilterChanges",t.eth_getFilterLogs="eth_getFilterLogs"}(e.JSONRPCMethod||(e.JSONRPCMethod={}))},1474:function(t,e,n){"use strict";var r=n(1),i=n(46),o=n(12),s=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.SubscriptionManager=void 0;var u=n(548),a=n(550),c=function(){},l=function(){function t(e){o(this,t);var n=new u({provider:e,pollingInterval:15e3,setSkipCacheFlag:!0}),r=a({blockTracker:n,provider:e}),i=r.events,s=r.middleware;this.events=i,this.subscriptionMiddleware=s}return s(t,[{key:"handleRequest",value:function(){var t=i(r.mark((function t(e){var n;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n={},t.next=3,this.subscriptionMiddleware(e,n,c,c);case 3:return t.abrupt("return",n);case 4:case"end":return t.stop()}}),t,this)})));return function(e){return t.apply(this,arguments)}}()},{key:"destroy",value:function(){this.subscriptionMiddleware.destroy()}}]),t}();e.SubscriptionManager=l},1475:function(t,e,n){"use strict";var r=n(12),i=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.WalletSDKUI=void 0;var o=n(1476),s=n(1488),u=n(1490),a=function(){function t(e){r(this,t),this.attached=!1,this.snackbar=new s.Snackbar({darkMode:e.darkMode}),this.linkFlow=new o.LinkFlow({darkMode:e.darkMode,version:e.version,sessionId:e.session.id,sessionSecret:e.session.secret,linkAPIUrl:e.linkAPIUrl,connected$:e.connected$,isParentConnection:!1})}return i(t,[{key:"attach",value:function(){if(this.attached)throw new Error("Coinbase Wallet SDK UI is already attached");var t=document.documentElement,e=document.createElement("div");e.className="-cbwsdk-css-reset",t.appendChild(e),this.linkFlow.attach(e),this.snackbar.attach(e),this.attached=!0,(0,u.injectCssReset)()}},{key:"setConnectDisabled",value:function(t){this.linkFlow.setConnectDisabled(t)}},{key:"addEthereumChain",value:function(t){}},{key:"watchAsset",value:function(t){}},{key:"switchEthereumChain",value:function(t){}},{key:"requestEthereumAccounts",value:function(t){this.linkFlow.open({onCancel:t.onCancel})}},{key:"hideRequestEthereumAccounts",value:function(){this.linkFlow.close()}},{key:"signEthereumMessage",value:function(t){}},{key:"signEthereumTransaction",value:function(t){}},{key:"submitEthereumTransaction",value:function(t){}},{key:"ethereumAddressFromSignedMessage",value:function(t){}},{key:"showConnecting",value:function(t){var e;return e=t.isUnlinkedErrorState?{autoExpand:!0,message:"Connection lost",menuItems:[{isRed:!1,info:"Reset connection",svgWidth:"10",svgHeight:"11",path:"M5.00008 0.96875C6.73133 0.96875 8.23758 1.94375 9.00008 3.375L10.0001 2.375V5.5H9.53133H7.96883H6.87508L7.80633 4.56875C7.41258 3.3875 6.31258 2.53125 5.00008 2.53125C3.76258 2.53125 2.70633 3.2875 2.25633 4.36875L0.812576 3.76875C1.50008 2.125 3.11258 0.96875 5.00008 0.96875ZM2.19375 6.43125C2.5875 7.6125 3.6875 8.46875 5 8.46875C6.2375 8.46875 7.29375 7.7125 7.74375 6.63125L9.1875 7.23125C8.5 8.875 6.8875 10.0312 5 10.0312C3.26875 10.0312 1.7625 9.05625 1 7.625L0 8.625V5.5H0.46875H2.03125H3.125L2.19375 6.43125Z",defaultFillRule:"evenodd",defaultClipRule:"evenodd",onClick:t.onResetConnection}]}:{message:"Confirm on phone",menuItems:[{isRed:!0,info:"Cancel transaction",svgWidth:"11",svgHeight:"11",path:"M10.3711 1.52346L9.21775 0.370117L5.37109 4.21022L1.52444 0.370117L0.371094 1.52346L4.2112 5.37012L0.371094 9.21677L1.52444 10.3701L5.37109 6.53001L9.21775 10.3701L10.3711 9.21677L6.53099 5.37012L10.3711 1.52346Z",defaultFillRule:"inherit",defaultClipRule:"inherit",onClick:t.onCancel},{isRed:!1,info:"Reset connection",svgWidth:"10",svgHeight:"11",path:"M5.00008 0.96875C6.73133 0.96875 8.23758 1.94375 9.00008 3.375L10.0001 2.375V5.5H9.53133H7.96883H6.87508L7.80633 4.56875C7.41258 3.3875 6.31258 2.53125 5.00008 2.53125C3.76258 2.53125 2.70633 3.2875 2.25633 4.36875L0.812576 3.76875C1.50008 2.125 3.11258 0.96875 5.00008 0.96875ZM2.19375 6.43125C2.5875 7.6125 3.6875 8.46875 5 8.46875C6.2375 8.46875 7.29375 7.7125 7.74375 6.63125L9.1875 7.23125C8.5 8.875 6.8875 10.0312 5 10.0312C3.26875 10.0312 1.7625 9.05625 1 7.625L0 8.625V5.5H0.46875H2.03125H3.125L2.19375 6.43125Z",defaultFillRule:"evenodd",defaultClipRule:"evenodd",onClick:t.onResetConnection}]},this.snackbar.presentItem(e)}},{key:"reloadUI",value:function(){document.location.reload()}},{key:"inlineAccountsResponse",value:function(){return!1}},{key:"inlineAddEthereumChain",value:function(t){return!1}},{key:"inlineWatchAsset",value:function(){return!1}},{key:"inlineSwitchEthereumChain",value:function(){return!1}},{key:"isStandalone",value:function(){return!1}}]),t}();e.WalletSDKUI=a},1476:function(t,e,n){"use strict";var r=n(12),i=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.LinkFlow=void 0;var o=n(1386),s=n(1387),u=n(1477),a=function(){function t(e){r(this,t),this.extensionUI$=new s.BehaviorSubject({}),this.subscriptions=new s.Subscription,this.isConnected=!1,this.isOpen=!1,this.onCancel=null,this.root=null,this.connectDisabled=!1,this.darkMode=e.darkMode,this.version=e.version,this.sessionId=e.sessionId,this.sessionSecret=e.sessionSecret,this.linkAPIUrl=e.linkAPIUrl,this.isParentConnection=e.isParentConnection,this.connected$=e.connected$}return i(t,[{key:"attach",value:function(t){var e=this;this.root=document.createElement("div"),this.root.className="-cbwsdk-link-flow-root",t.appendChild(this.root),this.render(),this.subscriptions.add(this.connected$.subscribe((function(t){e.isConnected!==t&&(e.isConnected=t,e.render())})))}},{key:"detach",value:function(){var t;this.root&&(this.subscriptions.unsubscribe(),(0,o.render)(null,this.root),null===(t=this.root.parentElement)||void 0===t||t.removeChild(this.root))}},{key:"setConnectDisabled",value:function(t){this.connectDisabled=t}},{key:"open",value:function(t){this.isOpen=!0,this.onCancel=t.onCancel,this.render()}},{key:"close",value:function(){this.isOpen=!1,this.onCancel=null,this.render()}},{key:"render",value:function(){var t=this;if(this.root){var e=this.extensionUI$.subscribe((function(){t.root&&(0,o.render)((0,o.h)(u.TryExtensionLinkDialog,{darkMode:t.darkMode,version:t.version,sessionId:t.sessionId,sessionSecret:t.sessionSecret,linkAPIUrl:t.linkAPIUrl,isOpen:t.isOpen,isConnected:t.isConnected,isParentConnection:t.isParentConnection,onCancel:t.onCancel,connectDisabled:t.connectDisabled}),t.root)}));this.subscriptions.add(e)}}}]),t}();e.LinkFlow=a},1477:function(t,e,n){"use strict";var r=n(47),i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.TryExtensionLinkDialog=void 0;var o=i(n(41)),s=n(1386),u=n(1439),a=n(1377),c=n(1478),l=i(n(1479)),h=i(n(1480)),f=i(n(1481)),d=i(n(1482)),p=n(1483),b=n(1485),y=i(n(1487));e.TryExtensionLinkDialog=function(t){var e=(0,u.useState)(!t.isOpen),n=r(e,2),i=n[0],a=n[1],c=(0,u.useState)(!t.isOpen),l=r(c,2),h=l[0],f=l[1];return(0,u.useEffect)((function(){var e=t.isOpen,n=[window.setTimeout((function(){f(!e)}),10)];return e?a(!1):n.push(window.setTimeout((function(){a(!0)}),360)),function(){n.forEach(window.clearTimeout)}}),[t.isOpen]),(0,s.h)("div",{class:(0,o.default)("-cbwsdk-extension-dialog-container",i&&"-cbwsdk-extension-dialog-container-hidden")},(0,s.h)("style",null,y.default),(0,s.h)("div",{class:(0,o.default)("-cbwsdk-extension-dialog-backdrop",h&&"-cbwsdk-extension-dialog-backdrop-hidden")}),(0,s.h)("div",{class:"-cbwsdk-extension-dialog"},(0,s.h)("div",{class:(0,o.default)("-cbwsdk-extension-dialog-box",h&&"-cbwsdk-extension-dialog-box-hidden")},(0,s.h)(v,{onInstallClick:function(){window.open("https://api.wallet.coinbase.com/rpc/v2/desktop/chrome","_blank")}}),t.connectDisabled?null:(0,s.h)(m,{darkMode:t.darkMode,version:t.version,sessionId:t.sessionId,sessionSecret:t.sessionSecret,linkAPIUrl:t.linkAPIUrl,isConnected:t.isConnected,isParentConnection:t.isParentConnection}),t.onCancel&&(0,s.h)(w,{onClick:t.onCancel}))))};var v=function(t){var e=t.onInstallClick,n=(0,u.useState)(!1),i=r(n,2),o=i[0],a=i[1],c=(0,u.useCallback)((function(){o?window.location.reload():(e(),a(!0))}),[e,o]);return(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-top"},(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-top-install-region"},(0,s.h)("h2",null,"Try the Coinbase Wallet extension"),o&&(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-top-subtext"},"After installing Coinbase Wallet, refresh the page and connect again."),(0,s.h)("button",{type:"button",onClick:c},o?"Refresh":"Install")),(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-top-info-region"},(0,s.h)(g,{icon:h.default,text:"Connect to crypto apps with one click"}),(0,s.h)(g,{icon:f.default,text:"Your private key is stored securely"}),(0,s.h)(g,{icon:l.default,text:"Works with Ethereum, Polygon, and more"})))},m=function(t){var e=(0,a.createQrUrl)(t.sessionId,t.sessionSecret,t.linkAPIUrl,t.isParentConnection);return(0,s.h)("div",{"data-testid":"scan-qr-box",class:"-cbwsdk-extension-dialog-box-bottom"},(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-bottom-description-region"},(0,s.h)("h2",null,"Or scan to connect"),(0,s.h)("body",{class:"-cbwsdk-extension-dialog-box-bottom-description"},"Open"," ",(0,s.h)("a",{href:"https://wallet.coinbase.com/",target:"_blank",rel:"noopener noreferrer"},"Coinbase Wallet")," ","on your mobile phone and scan")),(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-bottom-qr-region"},(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-bottom-qr-wrapper"},(0,s.h)(p.QRCode,{content:e,width:150,height:150,fgColor:"#000",bgColor:"transparent",image:{svg:d.default,width:34,height:34}})),(0,s.h)("input",{type:"hidden",name:"cbwsdk-version",value:c.LIB_VERSION}),(0,s.h)("input",{type:"hidden",value:e}),!t.isConnected&&(0,s.h)("div",{"data-testid":"connecting-spinner",class:"-cbwsdk-extension-dialog-box-bottom-qr-connecting"},(0,s.h)(b.Spinner,{size:36,color:"#000"}),(0,s.h)("p",null,"Connecting..."))))},g=function(t){return(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-top-description"},(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-top-description-icon-wrapper"},(0,s.h)("img",{src:t.icon})),(0,s.h)("body",{class:"-cbwsdk-extension-dialog-box-top-description-text"},t.text))},w=function(t){return(0,s.h)("button",{type:"button",class:"-cbwsdk-extension-dialog-box-cancel",onClick:t.onClick},(0,s.h)("div",{class:"-cbwsdk-extension-dialog-box-cancel-x"}))}},1478:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.LIB_VERSION=void 0,e.LIB_VERSION="3.1.0"},1479:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggMEMzLjU4IDAgMCAzLjU4IDAgOHMzLjU4IDggOCA4IDgtMy41OCA4LTgtMy41OC04LTgtOFptNS45MSA3aC0xLjk0Yy0uMS0xLjU3LS40Mi0zLS45MS00LjE1IDEuNDguODggMi41NSAyLjM4IDIuODUgNC4xNVpNOCAxNGMtLjQ1IDAtMS43Mi0xLjc3LTEuOTUtNWgzLjljLS4yMyAzLjIzLTEuNSA1LTEuOTUgNVpNNi4wNSA3QzYuMjggMy43NyA3LjU1IDIgOCAyYy40NSAwIDEuNzIgMS43NyAxLjk1IDVoLTMuOVpNNC45NCAyLjg1QzQuNDYgNCA0LjEzIDUuNDMgNC4wMyA3SDIuMDljLjMtMS43NyAxLjM3LTMuMjcgMi44NS00LjE1Wk0yLjA5IDloMS45NGMuMSAxLjU3LjQyIDMgLjkxIDQuMTVBNS45OTggNS45OTggMCAwIDEgMi4wOSA5Wm04Ljk3IDQuMTVjLjQ4LTEuMTUuODEtMi41OC45MS00LjE1aDEuOTRhNS45OTggNS45OTggMCAwIDEtMi44NSA0LjE1WiIgZmlsbD0iIzE2NTJGMCIvPjwvc3ZnPg=="},1480:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjYzNSAyLjExN2EzLjg4OSAzLjg4OSAwIDAgMC01LjUyMSAwTDYuODkgNS4zMzVBMy44OTQgMy44OTQgMCAwIDAgNS44IDguNzM5Yy4wODMuNTA2LjI2OCAxLjAxMS41NTMgMS40NjYuMTUxLjI1My4zMzYuNDcyLjUzNy42OTFsLjYyMS42MjQgMS4xNDEtMS4xNDYtLjYyLS42MjRhMi4xMDUgMi4xMDUgMCAwIDEtLjQ4Ny0uNzQxIDIuMzQgMi4zNCAwIDAgMSAuNTAzLTIuNTFsMy4yMDYtMy4yMmEyLjI5MyAyLjI5MyAwIDAgMSAzLjIzOSAwYy44OS44OTQuODkgMi4zNDMgMCAzLjI1M2wtMS41MjcgMS41MzNjLjIzNC42NC4zMzUgMS4zMzEuMzAyIDIuMDA1bDIuMzgzLTIuMzkyYzEuNTEtMS41MzQgMS40OTMtNC4wMjgtLjAxNy01LjU2MVoiIGZpbGw9IiMxNjUyRjAiLz48cGF0aCBkPSJNMTEuMjcxIDcuNzQ1YTMuMTMgMy4xMyAwIDAgMC0uNTU0LS42OWwtLjYyLS42MjQtMS4xNDIgMS4xNDYuNjIxLjYyM2MuMjE4LjIyLjM4Ni40ODkuNDg3Ljc1OC4zMzUuODI2LjE2NyAxLjgyLS41MDQgMi40OTRsLTMuMjA1IDMuMjE5YTIuMjkzIDIuMjkzIDAgMCAxLTMuMjQgMCAyLjMxNiAyLjMxNiAwIDAgMSAwLTMuMjUybDEuNTI4LTEuNTM0YTQuODE1IDQuODE1IDAgMCAxLS4yODUtMi4wMDVsLTIuMzgzIDIuMzkzYTMuOTI3IDMuOTI3IDAgMCAwIDAgNS41NDQgMy45MDkgMy45MDkgMCAwIDAgNS41MzggMGwzLjIwNS0zLjIxOWEzLjk1OCAzLjk1OCAwIDAgMCAxLjA5MS0zLjQwNCA0LjIxMSA0LjIxMSAwIDAgMC0uNTM3LTEuNDQ5WiIgZmlsbD0iIzE2NTJGMCIvPjwvc3ZnPg=="},1481:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgN3Y5aDE0VjdIMVptNy41IDQuMzlWMTRoLTF2LTIuNjFjLS40NC0uMTktLjc1LS42My0uNzUtMS4xNGExLjI1IDEuMjUgMCAwIDEgMi41IDBjMCAuNTEtLjMxLjk1LS43NSAxLjE0Wk01LjY3IDZWNC4zM0M1LjY3IDMuMDUgNi43MSAyIDggMnMyLjMzIDEuMDUgMi4zMyAyLjMzVjZoMlY0LjMzQzEyLjMzIDEuOTQgMTAuMzkgMCA4IDBTMy42NyAxLjk0IDMuNjcgNC4zM1Y2aDJaIiBmaWxsPSIjMTY1MkYwIi8+PC9zdmc+"},1482:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default='<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">\n<circle cx="50" cy="50" r="50" fill="white"/>\n<circle cx="49.9996" cy="49.9996" r="43.6363" fill="#1B53E4"/>\n<circle cx="49.9996" cy="49.9996" r="43.6363" stroke="white"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M19.3379 49.9484C19.3379 66.8508 33.04 80.553 49.9425 80.553C66.8449 80.553 80.5471 66.8508 80.5471 49.9484C80.5471 33.0459 66.8449 19.3438 49.9425 19.3438C33.04 19.3438 19.3379 33.0459 19.3379 49.9484ZM44.0817 40.0799C41.8725 40.0799 40.0817 41.8708 40.0817 44.0799V55.8029C40.0817 58.012 41.8725 59.8029 44.0817 59.8029H55.8046C58.0138 59.8029 59.8046 58.012 59.8046 55.8029V44.0799C59.8046 41.8708 58.0138 40.0799 55.8046 40.0799H44.0817Z" fill="white"/>\n</svg>\n\n'},1483:function(t,e,n){"use strict";(function(t){var r=n(47),i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.QRCode=void 0;var o=n(1386),s=n(1439),u=i(n(1484));e.QRCode=function(e){var n=(0,s.useState)(""),i=r(n,2),a=i[0],c=i[1];return(0,s.useEffect)((function(){var n,r,i=new u.default({content:e.content,background:e.bgColor||"#ffffff",color:e.fgColor||"#000000",container:"svg",ecl:"M",width:null!==(n=e.width)&&void 0!==n?n:256,height:null!==(r=e.height)&&void 0!==r?r:256,padding:0,image:e.image}),o=t.from(i.svg(),"utf8").toString("base64");c("data:image/svg+xml;base64,".concat(o))})),a?(0,o.h)("img",{src:a,alt:"QR Code"}):null}}).call(this,n(28).Buffer)},1484:function(t,e){function n(t){this.mode=i.MODE_8BIT_BYTE,this.data=t,this.parsedData=[];for(var e=0,n=this.data.length;e<n;e++){var r=[],o=this.data.charCodeAt(e);o>65536?(r[0]=240|(1835008&o)>>>18,r[1]=128|(258048&o)>>>12,r[2]=128|(4032&o)>>>6,r[3]=128|63&o):o>2048?(r[0]=224|(61440&o)>>>12,r[1]=128|(4032&o)>>>6,r[2]=128|63&o):o>128?(r[0]=192|(1984&o)>>>6,r[1]=128|63&o):r[0]=o,this.parsedData.push(r)}this.parsedData=Array.prototype.concat.apply([],this.parsedData),this.parsedData.length!=this.data.length&&(this.parsedData.unshift(191),this.parsedData.unshift(187),this.parsedData.unshift(239))}function r(t,e){this.typeNumber=t,this.errorCorrectLevel=e,this.modules=null,this.moduleCount=0,this.dataCache=null,this.dataList=[]}n.prototype={getLength:function(t){return this.parsedData.length},write:function(t){for(var e=0,n=this.parsedData.length;e<n;e++)t.put(this.parsedData[e],8)}},r.prototype={addData:function(t){var e=new n(t);this.dataList.push(e),this.dataCache=null},isDark:function(t,e){if(t<0||this.moduleCount<=t||e<0||this.moduleCount<=e)throw new Error(t+","+e);return this.modules[t][e]},getModuleCount:function(){return this.moduleCount},make:function(){this.makeImpl(!1,this.getBestMaskPattern())},makeImpl:function(t,e){this.moduleCount=4*this.typeNumber+17,this.modules=new Array(this.moduleCount);for(var n=0;n<this.moduleCount;n++){this.modules[n]=new Array(this.moduleCount);for(var i=0;i<this.moduleCount;i++)this.modules[n][i]=null}this.setupPositionProbePattern(0,0),this.setupPositionProbePattern(this.moduleCount-7,0),this.setupPositionProbePattern(0,this.moduleCount-7),this.setupPositionAdjustPattern(),this.setupTimingPattern(),this.setupTypeInfo(t,e),this.typeNumber>=7&&this.setupTypeNumber(t),null==this.dataCache&&(this.dataCache=r.createData(this.typeNumber,this.errorCorrectLevel,this.dataList)),this.mapData(this.dataCache,e)},setupPositionProbePattern:function(t,e){for(var n=-1;n<=7;n++)if(!(t+n<=-1||this.moduleCount<=t+n))for(var r=-1;r<=7;r++)e+r<=-1||this.moduleCount<=e+r||(this.modules[t+n][e+r]=0<=n&&n<=6&&(0==r||6==r)||0<=r&&r<=6&&(0==n||6==n)||2<=n&&n<=4&&2<=r&&r<=4)},getBestMaskPattern:function(){for(var t=0,e=0,n=0;n<8;n++){this.makeImpl(!0,n);var r=v.getLostPoint(this);(0==n||t>r)&&(t=r,e=n)}return e},createMovieClip:function(t,e,n){var r=t.createEmptyMovieClip(e,n);this.make();for(var i=0;i<this.modules.length;i++)for(var o=1*i,s=0;s<this.modules[i].length;s++){var u=1*s;this.modules[i][s]&&(r.beginFill(0,100),r.moveTo(u,o),r.lineTo(u+1,o),r.lineTo(u+1,o+1),r.lineTo(u,o+1),r.endFill())}return r},setupTimingPattern:function(){for(var t=8;t<this.moduleCount-8;t++)null==this.modules[t][6]&&(this.modules[t][6]=t%2==0);for(var e=8;e<this.moduleCount-8;e++)null==this.modules[6][e]&&(this.modules[6][e]=e%2==0)},setupPositionAdjustPattern:function(){for(var t=v.getPatternPosition(this.typeNumber),e=0;e<t.length;e++)for(var n=0;n<t.length;n++){var r=t[e],i=t[n];if(null==this.modules[r][i])for(var o=-2;o<=2;o++)for(var s=-2;s<=2;s++)this.modules[r+o][i+s]=-2==o||2==o||-2==s||2==s||0==o&&0==s}},setupTypeNumber:function(t){for(var e=v.getBCHTypeNumber(this.typeNumber),n=0;n<18;n++){var r=!t&&1==(e>>n&1);this.modules[Math.floor(n/3)][n%3+this.moduleCount-8-3]=r}for(n=0;n<18;n++){r=!t&&1==(e>>n&1);this.modules[n%3+this.moduleCount-8-3][Math.floor(n/3)]=r}},setupTypeInfo:function(t,e){for(var n=this.errorCorrectLevel<<3|e,r=v.getBCHTypeInfo(n),i=0;i<15;i++){var o=!t&&1==(r>>i&1);i<6?this.modules[i][8]=o:i<8?this.modules[i+1][8]=o:this.modules[this.moduleCount-15+i][8]=o}for(i=0;i<15;i++){o=!t&&1==(r>>i&1);i<8?this.modules[8][this.moduleCount-i-1]=o:i<9?this.modules[8][15-i-1+1]=o:this.modules[8][15-i-1]=o}this.modules[this.moduleCount-8][8]=!t},mapData:function(t,e){for(var n=-1,r=this.moduleCount-1,i=7,o=0,s=this.moduleCount-1;s>0;s-=2)for(6==s&&s--;;){for(var u=0;u<2;u++)if(null==this.modules[r][s-u]){var a=!1;o<t.length&&(a=1==(t[o]>>>i&1)),v.getMask(e,r,s-u)&&(a=!a),this.modules[r][s-u]=a,-1==--i&&(o++,i=7)}if((r+=n)<0||this.moduleCount<=r){r-=n,n=-n;break}}}},r.PAD0=236,r.PAD1=17,r.createData=function(t,e,n){for(var i=_.getRSBlocks(t,e),o=new S,s=0;s<n.length;s++){var u=n[s];o.put(u.mode,4),o.put(u.getLength(),v.getLengthInBits(u.mode,t)),u.write(o)}var a=0;for(s=0;s<i.length;s++)a+=i[s].dataCount;if(o.getLengthInBits()>8*a)throw new Error("code length overflow. ("+o.getLengthInBits()+">"+8*a+")");for(o.getLengthInBits()+4<=8*a&&o.put(0,4);o.getLengthInBits()%8!=0;)o.putBit(!1);for(;!(o.getLengthInBits()>=8*a)&&(o.put(r.PAD0,8),!(o.getLengthInBits()>=8*a));)o.put(r.PAD1,8);return r.createBytes(o,i)},r.createBytes=function(t,e){for(var n=0,r=0,i=0,o=new Array(e.length),s=new Array(e.length),u=0;u<e.length;u++){var a=e[u].dataCount,c=e[u].totalCount-a;r=Math.max(r,a),i=Math.max(i,c),o[u]=new Array(a);for(var l=0;l<o[u].length;l++)o[u][l]=255&t.buffer[l+n];n+=a;var h=v.getErrorCorrectPolynomial(c),f=new w(o[u],h.getLength()-1).mod(h);s[u]=new Array(h.getLength()-1);for(l=0;l<s[u].length;l++){var d=l+f.getLength()-s[u].length;s[u][l]=d>=0?f.get(d):0}}var p=0;for(l=0;l<e.length;l++)p+=e[l].totalCount;var b=new Array(p),y=0;for(l=0;l<r;l++)for(u=0;u<e.length;u++)l<o[u].length&&(b[y++]=o[u][l]);for(l=0;l<i;l++)for(u=0;u<e.length;u++)l<s[u].length&&(b[y++]=s[u][l]);return b};for(var i={MODE_NUMBER:1,MODE_ALPHA_NUM:2,MODE_8BIT_BYTE:4,MODE_KANJI:8},o=1,s=0,u=3,a=2,c=0,l=1,h=2,f=3,d=4,p=5,b=6,y=7,v={PATTERN_POSITION_TABLE:[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],G15:1335,G18:7973,G15_MASK:21522,getBCHTypeInfo:function(t){for(var e=t<<10;v.getBCHDigit(e)-v.getBCHDigit(v.G15)>=0;)e^=v.G15<<v.getBCHDigit(e)-v.getBCHDigit(v.G15);return(t<<10|e)^v.G15_MASK},getBCHTypeNumber:function(t){for(var e=t<<12;v.getBCHDigit(e)-v.getBCHDigit(v.G18)>=0;)e^=v.G18<<v.getBCHDigit(e)-v.getBCHDigit(v.G18);return t<<12|e},getBCHDigit:function(t){for(var e=0;0!=t;)e++,t>>>=1;return e},getPatternPosition:function(t){return v.PATTERN_POSITION_TABLE[t-1]},getMask:function(t,e,n){switch(t){case c:return(e+n)%2==0;case l:return e%2==0;case h:return n%3==0;case f:return(e+n)%3==0;case d:return(Math.floor(e/2)+Math.floor(n/3))%2==0;case p:return e*n%2+e*n%3==0;case b:return(e*n%2+e*n%3)%2==0;case y:return(e*n%3+(e+n)%2)%2==0;default:throw new Error("bad maskPattern:"+t)}},getErrorCorrectPolynomial:function(t){for(var e=new w([1],0),n=0;n<t;n++)e=e.multiply(new w([1,m.gexp(n)],0));return e},getLengthInBits:function(t,e){if(1<=e&&e<10)switch(t){case i.MODE_NUMBER:return 10;case i.MODE_ALPHA_NUM:return 9;case i.MODE_8BIT_BYTE:case i.MODE_KANJI:return 8;default:throw new Error("mode:"+t)}else if(e<27)switch(t){case i.MODE_NUMBER:return 12;case i.MODE_ALPHA_NUM:return 11;case i.MODE_8BIT_BYTE:return 16;case i.MODE_KANJI:return 10;default:throw new Error("mode:"+t)}else{if(!(e<41))throw new Error("type:"+e);switch(t){case i.MODE_NUMBER:return 14;case i.MODE_ALPHA_NUM:return 13;case i.MODE_8BIT_BYTE:return 16;case i.MODE_KANJI:return 12;default:throw new Error("mode:"+t)}}},getLostPoint:function(t){for(var e=t.getModuleCount(),n=0,r=0;r<e;r++)for(var i=0;i<e;i++){for(var o=0,s=t.isDark(r,i),u=-1;u<=1;u++)if(!(r+u<0||e<=r+u))for(var a=-1;a<=1;a++)i+a<0||e<=i+a||0==u&&0==a||s==t.isDark(r+u,i+a)&&o++;o>5&&(n+=3+o-5)}for(r=0;r<e-1;r++)for(i=0;i<e-1;i++){var c=0;t.isDark(r,i)&&c++,t.isDark(r+1,i)&&c++,t.isDark(r,i+1)&&c++,t.isDark(r+1,i+1)&&c++,0!=c&&4!=c||(n+=3)}for(r=0;r<e;r++)for(i=0;i<e-6;i++)t.isDark(r,i)&&!t.isDark(r,i+1)&&t.isDark(r,i+2)&&t.isDark(r,i+3)&&t.isDark(r,i+4)&&!t.isDark(r,i+5)&&t.isDark(r,i+6)&&(n+=40);for(i=0;i<e;i++)for(r=0;r<e-6;r++)t.isDark(r,i)&&!t.isDark(r+1,i)&&t.isDark(r+2,i)&&t.isDark(r+3,i)&&t.isDark(r+4,i)&&!t.isDark(r+5,i)&&t.isDark(r+6,i)&&(n+=40);var l=0;for(i=0;i<e;i++)for(r=0;r<e;r++)t.isDark(r,i)&&l++;return n+=10*(Math.abs(100*l/e/e-50)/5)}},m={glog:function(t){if(t<1)throw new Error("glog("+t+")");return m.LOG_TABLE[t]},gexp:function(t){for(;t<0;)t+=255;for(;t>=256;)t-=255;return m.EXP_TABLE[t]},EXP_TABLE:new Array(256),LOG_TABLE:new Array(256)},g=0;g<8;g++)m.EXP_TABLE[g]=1<<g;for(g=8;g<256;g++)m.EXP_TABLE[g]=m.EXP_TABLE[g-4]^m.EXP_TABLE[g-5]^m.EXP_TABLE[g-6]^m.EXP_TABLE[g-8];for(g=0;g<255;g++)m.LOG_TABLE[m.EXP_TABLE[g]]=g;function w(t,e){if(void 0==t.length)throw new Error(t.length+"/"+e);for(var n=0;n<t.length&&0==t[n];)n++;this.num=new Array(t.length-n+e);for(var r=0;r<t.length-n;r++)this.num[r]=t[r+n]}function _(t,e){this.totalCount=t,this.dataCount=e}function S(){this.buffer=[],this.length=0}w.prototype={get:function(t){return this.num[t]},getLength:function(){return this.num.length},multiply:function(t){for(var e=new Array(this.getLength()+t.getLength()-1),n=0;n<this.getLength();n++)for(var r=0;r<t.getLength();r++)e[n+r]^=m.gexp(m.glog(this.get(n))+m.glog(t.get(r)));return new w(e,0)},mod:function(t){if(this.getLength()-t.getLength()<0)return this;for(var e=m.glog(this.get(0))-m.glog(t.get(0)),n=new Array(this.getLength()),r=0;r<this.getLength();r++)n[r]=this.get(r);for(r=0;r<t.getLength();r++)n[r]^=m.gexp(m.glog(t.get(r))+e);return new w(n,0).mod(t)}},_.RS_BLOCK_TABLE=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]],_.getRSBlocks=function(t,e){var n=_.getRsBlockTable(t,e);if(void 0==n)throw new Error("bad rs block @ typeNumber:"+t+"/errorCorrectLevel:"+e);for(var r=n.length/3,i=[],o=0;o<r;o++)for(var s=n[3*o+0],u=n[3*o+1],a=n[3*o+2],c=0;c<s;c++)i.push(new _(u,a));return i},_.getRsBlockTable=function(t,e){switch(e){case o:return _.RS_BLOCK_TABLE[4*(t-1)+0];case s:return _.RS_BLOCK_TABLE[4*(t-1)+1];case u:return _.RS_BLOCK_TABLE[4*(t-1)+2];case a:return _.RS_BLOCK_TABLE[4*(t-1)+3];default:return}},S.prototype={get:function(t){var e=Math.floor(t/8);return 1==(this.buffer[e]>>>7-t%8&1)},put:function(t,e){for(var n=0;n<e;n++)this.putBit(1==(t>>>e-n-1&1))},getLengthInBits:function(){return this.length},putBit:function(t){var e=Math.floor(this.length/8);this.buffer.length<=e&&this.buffer.push(0),t&&(this.buffer[e]|=128>>>this.length%8),this.length++}};var x=[[17,14,11,7],[32,26,20,14],[53,42,32,24],[78,62,46,34],[106,84,60,44],[134,106,74,58],[154,122,86,64],[192,152,108,84],[230,180,130,98],[271,213,151,119],[321,251,177,137],[367,287,203,155],[425,331,241,177],[458,362,258,194],[520,412,292,220],[586,450,322,250],[644,504,364,280],[718,560,394,310],[792,624,442,338],[858,666,482,382],[929,711,509,403],[1003,779,565,439],[1091,857,611,461],[1171,911,661,511],[1273,997,715,535],[1367,1059,751,593],[1465,1125,805,625],[1528,1190,868,658],[1628,1264,908,698],[1732,1370,982,742],[1840,1452,1030,790],[1952,1538,1112,842],[2068,1628,1168,898],[2188,1722,1228,958],[2303,1809,1283,983],[2431,1911,1351,1051],[2563,1989,1423,1093],[2699,2099,1499,1139],[2809,2213,1579,1219],[2953,2331,1663,1273]];function E(t){if(this.options={padding:4,width:256,height:256,typeNumber:4,color:"#000000",background:"#ffffff",ecl:"M",image:{svg:"",width:0,height:0}},"string"===typeof t&&(t={content:t}),t)for(var e in t)this.options[e]=t[e];if("string"!==typeof this.options.content)throw new Error("Expected 'content' as string!");if(0===this.options.content.length)throw new Error("Expected 'content' to be non-empty!");if(!(this.options.padding>=0))throw new Error("Expected 'padding' value to be non-negative!");if(!(this.options.width>0)||!(this.options.height>0))throw new Error("Expected 'width' or 'height' value to be higher than zero!");var n=this.options.content,i=function(t,e){for(var n=function(t){var e=encodeURI(t).toString().replace(/\%[0-9a-fA-F]{2}/g,"a");return e.length+(e.length!=t?3:0)}(t),r=1,i=0,o=0,s=x.length;o<=s;o++){var u=x[o];if(!u)throw new Error("Content too long: expected "+i+" but got "+n);switch(e){case"L":i=u[0];break;case"M":i=u[1];break;case"Q":i=u[2];break;case"H":i=u[3];break;default:throw new Error("Unknwon error correction level: "+e)}if(n<=i)break;r++}if(r>x.length)throw new Error("Content too long");return r}(n,this.options.ecl),c=function(t){switch(t){case"L":return o;case"M":return s;case"Q":return u;case"H":return a;default:throw new Error("Unknwon error correction level: "+t)}}(this.options.ecl);this.qrcode=new r(i,c),this.qrcode.addData(n),this.qrcode.make()}E.prototype.svg=function(t){var e=this.options||{},n=this.qrcode.modules;"undefined"==typeof t&&(t={container:e.container||"svg"});for(var r="undefined"==typeof e.pretty||!!e.pretty,i=r?" ":"",o=r?"\r\n":"",s=e.width,u=e.height,a=n.length,c=s/(a+2*e.padding),l=u/(a+2*e.padding),h="undefined"!=typeof e.join&&!!e.join,f="undefined"!=typeof e.swap&&!!e.swap,d="undefined"==typeof e.xmlDeclaration||!!e.xmlDeclaration,p="undefined"!=typeof e.predefined&&!!e.predefined,b=p?i+'<defs><path id="qrmodule" d="M0 0 h'+l+" v"+c+' H0 z" style="fill:'+e.color+';shape-rendering:crispEdges;" /></defs>'+o:"",y=i+'<rect x="0" y="0" width="'+s+'" height="'+u+'" style="fill:'+e.background+';shape-rendering:crispEdges;"/>'+o,v="",m="",g=0;g<a;g++)for(var w=0;w<a;w++){if(n[w][g]){var _=w*c+e.padding*c,S=g*l+e.padding*l;if(f){var x=_;_=S,S=x}if(h){var E=c+_,M=l+S;_=Number.isInteger(_)?Number(_):_.toFixed(2),S=Number.isInteger(S)?Number(S):S.toFixed(2),E=Number.isInteger(E)?Number(E):E.toFixed(2),m+="M"+_+","+S+" V"+(M=Number.isInteger(M)?Number(M):M.toFixed(2))+" H"+E+" V"+S+" H"+_+" Z "}else v+=p?i+'<use x="'+_.toString()+'" y="'+S.toString()+'" href="#qrmodule" />'+o:i+'<rect x="'+_.toString()+'" y="'+S.toString()+'" width="'+c+'" height="'+l+'" style="fill:'+e.color+';shape-rendering:crispEdges;"/>'+o}}h&&(v=i+'<path x="0" y="0" style="fill:'+e.color+';shape-rendering:crispEdges;" d="'+m+'" />');var k="";if(void 0!==this.options.image&&this.options.image.svg){var C=s*this.options.image.width/100,A=u*this.options.image.height/100,I=u/2-A/2;k+='<svg x="'.concat(s/2-C/2,'" y="').concat(I,'" width="').concat(C,'" height="').concat(A,'" viewBox="0 0 100 100" preserveAspectRatio="xMinYMin meet">'),k+=this.options.image.svg+o,k+="</svg>"}var O="";switch(t.container){case"svg":d&&(O+='<?xml version="1.0" standalone="yes"?>'+o),O+='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="'+s+'" height="'+u+'">'+o,O+=b+y+v,O+=k,O+="</svg>";break;case"svg-viewbox":d&&(O+='<?xml version="1.0" standalone="yes"?>'+o),O+='<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 '+s+" "+u+'">'+o,O+=b+y+v,O+=k,O+="</svg>";break;case"g":O+='<g width="'+s+'" height="'+u+'">'+o,O+=b+y+v,O+=k,O+="</g>";break;default:O+=(b+y+v+k).replace(/^\s+/,"")}return O},t.exports=E},1485:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.Spinner=void 0;var i=n(1386),o=r(n(1486));e.Spinner=function(t){var e,n=null!==(e=t.size)&&void 0!==e?e:64,r=t.color||"#000";return(0,i.h)("div",{class:"-cbwsdk-spinner"},(0,i.h)("style",null,o.default),(0,i.h)("svg",{viewBox:"0 0 100 100",xmlns:"http://www.w3.org/2000/svg",style:{width:n,height:n}},(0,i.h)("circle",{style:{cx:50,cy:50,r:45,stroke:r}})))}},1486:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=".-cbwsdk-css-reset .-cbwsdk-spinner{display:inline-block}.-cbwsdk-css-reset .-cbwsdk-spinner svg{display:inline-block;animation:2s linear infinite -cbwsdk-spinner-svg}.-cbwsdk-css-reset .-cbwsdk-spinner svg circle{animation:1.9s ease-in-out infinite both -cbwsdk-spinner-circle;display:block;fill:rgba(0,0,0,0);stroke-dasharray:283;stroke-dashoffset:280;stroke-linecap:round;stroke-width:10px;transform-origin:50% 50%}@keyframes -cbwsdk-spinner-svg{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(360deg)}}@keyframes -cbwsdk-spinner-circle{0%,25%{stroke-dashoffset:280;transform:rotate(0)}50%,75%{stroke-dashoffset:75;transform:rotate(45deg)}100%{stroke-dashoffset:280;transform:rotate(360deg)}}"},1487:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default='.-cbwsdk-css-reset .-cbwsdk-extension-dialog{z-index:2147483647;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-backdrop{z-index:2147483647;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);transition:opacity .25s}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-backdrop-hidden{opacity:0}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box{display:flex;position:relative;max-width:500px;flex-direction:column;transform:scale(1);transition:opacity .25s,transform .25s}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-hidden{opacity:0;transform:scale(0.85)}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top{display:flex;flex-direction:row;background-color:#fff;border-radius:8px;overflow:hidden;min-height:300px}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-subtext{margin-top:15px;font-size:12px;line-height:1.5}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-install-region{display:flex;flex-basis:50%;flex-direction:column;justify-content:center;padding:32px}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-install-region button{display:block;border-radius:8px;background-color:#1652f0;color:#fff;width:90%;min-width:fit-content;height:44px;margin-top:16px;font-size:16px;padding-left:16px;padding-right:16px;cursor:pointer;font-weight:500;text-align:center}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-info-region{display:flex;flex-basis:50%;flex-direction:column;justify-content:center;background-color:#fafbfc}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-description{display:flex;flex-direction:row;align-items:center;padding-top:14px;padding-bottom:14px;padding-left:24px;padding-right:32px}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-description-icon-wrapper{display:block;position:relative;width:40px;height:40px;flex-shrink:0;flex-grow:0;border-radius:20px;background-color:#fff;box-shadow:0px 0px 8px rgba(0,0,0,.04),0px 16px 24px rgba(0,0,0,.06)}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-description-icon-wrapper img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-top-description-text{margin-left:16px;flex-grow:1;font-size:13px;line-height:19px;color:#000;align-self:center}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom{display:flex;flex-direction:row;overflow:hidden;border-radius:8px;background-color:#fff;margin-top:8px}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-description-region{display:flex;flex-direction:column;justify-content:center;padding:32px;flex-grow:1}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-description{font-size:13px;line-height:19px;margin-top:12px;color:#aaa}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-description a{font-size:inherit;line-height:inherit;color:#1652f0;cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-qr-region{position:relative;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;padding-left:24px;padding-right:24px;padding-top:16px;padding-bottom:16px}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-qr-wrapper{position:relative;display:block;padding:8px;border-radius:8px;box-shadow:0px 4px 12px rgba(0,0,0,.1)}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-qr-wrapper img{display:block}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-qr-connecting{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(255,255,255,.95)}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-bottom-qr-connecting>p{font-size:12px;font-weight:bold;color:#000;margin-top:16px}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel{position:absolute;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;top:16px;right:16px;width:24px;height:24px;border-radius:12px;background-color:#fafbfc;cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel-x{position:relative;display:block;cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel-x::before,.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel-x::after{content:"";position:absolute;display:block;top:-1px;left:-7px;width:14px;height:1px;background-color:#000;transition:background-color .2s}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel-x::before{transform:rotate(45deg)}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel-x::after{transform:rotate(135deg)}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel:hover .-cbwsdk-link-dialog-box-cancel-x-a,.-cbwsdk-css-reset .-cbwsdk-extension-dialog-box-cancel:hover .-cbwsdk-link-dialog-box-cancel-x-b{background-color:#000}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-container{display:block}.-cbwsdk-css-reset .-cbwsdk-extension-dialog-container-hidden{display:none}.-cbwsdk-css-reset .-cbwsdk-extension-dialog h2{display:block;text-align:left;font-size:22px;font-weight:600;line-height:28px;color:#000}'},1488:function(t,e,n){"use strict";var r=n(47),i=n(12),o=n(20),s=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.SnackbarInstance=e.SnackbarContainer=e.Snackbar=void 0;var u=s(n(41)),a=n(1386),c=n(1439),l=s(n(1489)),h=function(){function t(e){i(this,t),this.items=new Map,this.nextItemKey=0,this.root=null,this.darkMode=e.darkMode}return o(t,[{key:"attach",value:function(t){this.root=document.createElement("div"),this.root.className="-cbwsdk-snackbar-root",t.appendChild(this.root),this.render()}},{key:"presentItem",value:function(t){var e=this,n=this.nextItemKey++;return this.items.set(n,t),this.render(),function(){e.items.delete(n),e.render()}}},{key:"clear",value:function(){this.items.clear(),this.render()}},{key:"render",value:function(){this.root&&(0,a.render)((0,a.h)("div",null,(0,a.h)(e.SnackbarContainer,{darkMode:this.darkMode},Array.from(this.items.entries()).map((function(t){var n=r(t,2),i=n[0],o=n[1];return(0,a.h)(e.SnackbarInstance,Object.assign({},o,{key:i}))})))),this.root)}}]),t}();e.Snackbar=h;e.SnackbarContainer=function(t){return(0,a.h)("div",{class:(0,u.default)("-cbwsdk-snackbar-container")},(0,a.h)("style",null,l.default),(0,a.h)("div",{class:"-cbwsdk-snackbar"},t.children))};e.SnackbarInstance=function(t){var e=t.autoExpand,n=t.message,i=t.menuItems,o=(0,c.useState)(!0),s=r(o,2),l=s[0],h=s[1],f=(0,c.useState)(null!==e&&void 0!==e&&e),d=r(f,2),p=d[0],b=d[1];(0,c.useEffect)((function(){var t=[window.setTimeout((function(){h(!1)}),1),window.setTimeout((function(){b(!0)}),1e4)];return function(){t.forEach(window.clearTimeout)}}));return(0,a.h)("div",{class:(0,u.default)("-cbwsdk-snackbar-instance",l&&"-cbwsdk-snackbar-instance-hidden",p&&"-cbwsdk-snackbar-instance-expanded")},(0,a.h)("div",{class:"-cbwsdk-snackbar-instance-header",onClick:function(){b(!p)}},(0,a.h)("img",{src:"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNDkyIDEwLjQxOWE4LjkzIDguOTMgMCAwMTguOTMtOC45M2gxMS4xNjNhOC45MyA4LjkzIDAgMDE4LjkzIDguOTN2MTEuMTYzYTguOTMgOC45MyAwIDAxLTguOTMgOC45M0gxMC40MjJhOC45MyA4LjkzIDAgMDEtOC45My04LjkzVjEwLjQxOXoiIGZpbGw9IiMxNjUyRjAiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwLjQxOSAwSDIxLjU4QzI3LjMzNSAwIDMyIDQuNjY1IDMyIDEwLjQxOVYyMS41OEMzMiAyNy4zMzUgMjcuMzM1IDMyIDIxLjU4MSAzMkgxMC40MkM0LjY2NSAzMiAwIDI3LjMzNSAwIDIxLjU4MVYxMC40MkMwIDQuNjY1IDQuNjY1IDAgMTAuNDE5IDB6bTAgMS40ODhhOC45MyA4LjkzIDAgMDAtOC45MyA4LjkzdjExLjE2M2E4LjkzIDguOTMgMCAwMDguOTMgOC45M0gyMS41OGE4LjkzIDguOTMgMCAwMDguOTMtOC45M1YxMC40MmE4LjkzIDguOTMgMCAwMC04LjkzLTguOTNIMTAuNDJ6IiBmaWxsPSIjZmZmIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNS45OTggMjYuMDQ5Yy01LjU0OSAwLTEwLjA0Ny00LjQ5OC0xMC4wNDctMTAuMDQ3IDAtNS41NDggNC40OTgtMTAuMDQ2IDEwLjA0Ny0xMC4wNDYgNS41NDggMCAxMC4wNDYgNC40OTggMTAuMDQ2IDEwLjA0NiAwIDUuNTQ5LTQuNDk4IDEwLjA0Ny0xMC4wNDYgMTAuMDQ3eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMi43NjIgMTQuMjU0YzAtLjgyMi42NjctMS40ODkgMS40ODktMS40ODloMy40OTdjLjgyMiAwIDEuNDg4LjY2NiAxLjQ4OCAxLjQ4OXYzLjQ5N2MwIC44MjItLjY2NiAxLjQ4OC0xLjQ4OCAxLjQ4OGgtMy40OTdhMS40ODggMS40ODggMCAwMS0xLjQ4OS0xLjQ4OHYtMy40OTh6IiBmaWxsPSIjMTY1MkYwIi8+PC9zdmc+",class:"-cbwsdk-snackbar-instance-header-cblogo"}),(0,a.h)("div",{class:"-cbwsdk-snackbar-instance-header-message"},n),(0,a.h)("div",{class:"-gear-container"},!p&&(0,a.h)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,a.h)("circle",{cx:"12",cy:"12",r:"12",fill:"#F5F7F8"})),(0,a.h)("img",{src:"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDYuNzV2LTEuNWwtMS43Mi0uNTdjLS4wOC0uMjctLjE5LS41Mi0uMzItLjc3bC44MS0xLjYyLTEuMDYtMS4wNi0xLjYyLjgxYy0uMjQtLjEzLS41LS4yNC0uNzctLjMyTDYuNzUgMGgtMS41bC0uNTcgMS43MmMtLjI3LjA4LS41My4xOS0uNzcuMzJsLTEuNjItLjgxLTEuMDYgMS4wNi44MSAxLjYyYy0uMTMuMjQtLjI0LjUtLjMyLjc3TDAgNS4yNXYxLjVsMS43Mi41N2MuMDguMjcuMTkuNTMuMzIuNzdsLS44MSAxLjYyIDEuMDYgMS4wNiAxLjYyLS44MWMuMjQuMTMuNS4yMy43Ny4zMkw1LjI1IDEyaDEuNWwuNTctMS43MmMuMjctLjA4LjUyLS4xOS43Ny0uMzJsMS42Mi44MSAxLjA2LTEuMDYtLjgxLTEuNjJjLjEzLS4yNC4yMy0uNS4zMi0uNzdMMTIgNi43NXpNNiA4LjVhMi41IDIuNSAwIDAxMC01IDIuNSAyLjUgMCAwMTAgNXoiIGZpbGw9IiMwNTBGMTkiLz48L3N2Zz4=",class:"-gear-icon",title:"Expand"}))),i&&i.length>0&&(0,a.h)("div",{class:"-cbwsdk-snackbar-instance-menu"},i.map((function(t,e){return(0,a.h)("div",{class:(0,u.default)("-cbwsdk-snackbar-instance-menu-item",t.isRed&&"-cbwsdk-snackbar-instance-menu-item-is-red"),onClick:t.onClick,key:e},(0,a.h)("svg",{width:t.svgWidth,height:t.svgHeight,viewBox:"0 0 10 11",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,a.h)("path",{"fill-rule":t.defaultFillRule,"clip-rule":t.defaultClipRule,d:t.path,fill:"#AAAAAA"})),(0,a.h)("span",{class:(0,u.default)("-cbwsdk-snackbar-instance-menu-item-info",t.isRed&&"-cbwsdk-snackbar-instance-menu-item-info-is-red")},t.info))}))))}},1489:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=".-cbwsdk-css-reset .-gear-container{margin-left:16px !important;margin-right:9px !important;display:flex;align-items:center;justify-content:center;width:24px;height:24px;transition:opacity .25s}.-cbwsdk-css-reset .-gear-container *{user-select:none}.-cbwsdk-css-reset .-gear-container svg{opacity:0;position:absolute}.-cbwsdk-css-reset .-gear-icon{height:12px;width:12px;z-index:10000}.-cbwsdk-css-reset .-cbwsdk-snackbar{align-items:flex-end;display:flex;flex-direction:column;position:fixed;right:0;top:0;z-index:2147483647}.-cbwsdk-css-reset .-cbwsdk-snackbar *{user-select:none}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance{display:flex;flex-direction:column;margin:8px 16px 0 16px;overflow:visible;text-align:left;transform:translateX(0);transition:opacity .25s,transform .25s}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-header:hover .-gear-container svg{opacity:1}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-header{display:flex;align-items:center;background:#fff;overflow:hidden;border:1px solid #e7ebee;box-sizing:border-box;border-radius:8px;cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-header-cblogo{margin:8px 8px 8px 8px}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-header *{cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-header-message{color:#000;font-size:13px;line-height:1.5;user-select:none}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu{background:#fff;transition:opacity .25s ease-in-out,transform .25s linear,visibility 0s;visibility:hidden;border:1px solid #e7ebee;box-sizing:border-box;border-radius:8px;opacity:0;flex-direction:column;padding-left:8px;padding-right:8px}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item:last-child{margin-bottom:8px !important}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item:hover{background:#f5f7f8;border-radius:6px;transition:background .25s}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item:hover span{color:#050f19;transition:color .25s}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item:hover svg path{fill:#000;transition:fill .25s}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item{visibility:inherit;height:35px;margin-top:8px;margin-bottom:0;display:flex;flex-direction:row;align-items:center;padding:8px;cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item *{visibility:inherit;cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-is-red:hover{background:rgba(223,95,103,.2);transition:background .25s}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-is-red:hover *{cursor:pointer}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-is-red:hover svg path{fill:#df5f67;transition:fill .25s}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-is-red:hover span{color:#df5f67;transition:color .25s}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-info{color:#aaa;font-size:13px;margin:0 8px 0 32px;position:absolute}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-hidden{opacity:0;text-align:left;transform:translateX(25%);transition:opacity .5s linear}.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-expanded .-cbwsdk-snackbar-instance-menu{opacity:1;display:flex;transform:translateY(8px);visibility:visible}"},1490:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.injectCssReset=void 0;var i=r(n(1491));e.injectCssReset=function(){var t=document.createElement("style");t.type="text/css",t.appendChild(document.createTextNode(i.default)),document.documentElement.appendChild(t)}},1491:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default='@namespace svg "http://www.w3.org/2000/svg";.-cbwsdk-css-reset,.-cbwsdk-css-reset *{animation:none;animation-delay:0;animation-direction:normal;animation-duration:0;animation-fill-mode:none;animation-iteration-count:1;animation-name:none;animation-play-state:running;animation-timing-function:ease;backface-visibility:visible;background:0;background-attachment:scroll;background-clip:border-box;background-color:rgba(0,0,0,0);background-image:none;background-origin:padding-box;background-position:0 0;background-position-x:0;background-position-y:0;background-repeat:repeat;background-size:auto auto;border:0;border-style:none;border-width:medium;border-color:inherit;border-bottom:0;border-bottom-color:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-style:none;border-bottom-width:medium;border-collapse:separate;border-image:none;border-left:0;border-left-color:inherit;border-left-style:none;border-left-width:medium;border-radius:0;border-right:0;border-right-color:inherit;border-right-style:none;border-right-width:medium;border-spacing:0;border-top:0;border-top-color:inherit;border-top-left-radius:0;border-top-right-radius:0;border-top-style:none;border-top-width:medium;bottom:auto;box-shadow:none;box-sizing:border-box;caption-side:top;clear:none;clip:auto;color:inherit;columns:auto;column-count:auto;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-rule-color:currentColor;column-rule-style:none;column-rule-width:none;column-span:1;column-width:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:block;empty-cells:show;float:none;font:normal;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;height:auto;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:none;list-style-image:none;list-style-position:outside;list-style-type:disc;margin:0;margin-bottom:0;margin-left:0;margin-right:0;margin-top:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:0;outline:0;outline-color:invert;outline-style:none;outline-width:medium;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;pointer-events:auto;position:static;quotes:"\\201C" "\\201D" "\\2018" "\\2019";right:auto;tab-size:8;table-layout:auto;text-align:inherit;text-align-last:auto;text-decoration:none;text-decoration-color:inherit;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-style:flat;transition:none;transition-delay:0s;transition-duration:0s;transition-property:none;transition-timing-function:ease;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;widows:0;width:auto;word-spacing:normal;z-index:auto}.-cbwsdk-css-reset *{box-sizing:border-box;display:initial;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;line-height:1}.-cbwsdk-css-reset [class*=container]{margin:0;padding:0}.-cbwsdk-css-reset style{display:none}'},1492:function(t,e,n){"use strict";var r=n(47),i=n(12),o=n(20),s=n(18),u=n(19),a=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n),Object.defineProperty(t,r,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),c=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),l=this&&this.__decorate||function(t,e,n,r){var i,o=arguments.length,s=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var u=t.length-1;u>=0;u--)(i=t[u])&&(s=(o<3?i(s):o>3?i(e,n,s):i(e,n))||s);return o>3&&s&&Object.defineProperty(e,n,s),s},h=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&a(e,t,n);return c(e,t),e},f=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.WalletSDKRelay=void 0;var d=f(n(1493)),p=n(1415),b=n(1387),y=n(1410),v=n(1418),m=n(1494),g=n(1498),w=n(1377),_=h(n(1499)),S=n(1419),x=n(1451),E=n(1453),M=n(1500),k=n(1501),C=n(1502),A=n(1503),I=function(t){s(n,t);var e=u(n);function n(t){var o;return i(this,n),(o=e.call(this)).accountsCallback=null,o.chainCallback=null,o.appName="",o.appLogoUrl=null,o.subscriptions=new b.Subscription,o.linkAPIUrl=t.linkAPIUrl,o.storage=t.storage,o._session=S.Session.load(t.storage)||new S.Session(t.storage).save(),o.relayEventManager=t.relayEventManager,o.eventListener=t.eventListener,o.connection=new m.WalletSDKConnection(o._session.id,o._session.key,o.linkAPIUrl,o.eventListener),o.subscriptions.add(o.connection.sessionConfig$.subscribe({next:function(t){o.onSessionConfigChanged(t)},error:function(){var t;null===(t=o.eventListener)||void 0===t||t.onEvent(v.EVENTS.GENERAL_ERROR,{message:"error while invoking session config callback"})}})),o.subscriptions.add(o.connection.incomingEvent$.pipe((0,y.filter)((function(t){return"Web3Response"===t.event}))).subscribe({next:o.handleIncomingEvent})),o.subscriptions.add(o.connection.linked$.pipe((0,y.skip)(1),(0,y.tap)((function(t){var e;o.isLinked=t;var n=o.storage.getItem(x.LOCAL_STORAGE_ADDRESSES_KEY);if(t&&(o.session.linked=t),o.isUnlinkedErrorState=!1,n){var r=n.split(" "),i="true"===o.storage.getItem("IsStandaloneSigning");if(""!==r[0]&&!t&&o.session.linked&&!i){o.isUnlinkedErrorState=!0;var s=o.getSessionIdHash();null===(e=o.eventListener)||void 0===e||e.onEvent(v.EVENTS.UNLINKED_ERROR_STATE,{sessionIdHash:s})}}}))).subscribe()),o.subscriptions.add(o.connection.sessionConfig$.pipe((0,y.filter)((function(t){return!!t.metadata&&"1"===t.metadata.__destroyed}))).subscribe((function(){var t,e=o.connection.isDestroyed;return null===(t=o.eventListener)||void 0===t||t.onEvent(v.EVENTS.METADATA_DESTROYED,{alreadyDestroyed:e,sessionIdHash:o.getSessionIdHash()}),o.resetAndReload()}))),o.subscriptions.add(o.connection.sessionConfig$.pipe((0,y.filter)((function(t){return t.metadata&&void 0!==t.metadata.WalletUsername}))).pipe((0,y.mergeMap)((function(t){return _.decrypt(t.metadata.WalletUsername,o._session.secret)}))).subscribe({next:function(t){o.storage.setItem(x.WALLET_USER_NAME_KEY,t)},error:function(){var t;null===(t=o.eventListener)||void 0===t||t.onEvent(v.EVENTS.GENERAL_ERROR,{message:"Had error decrypting",value:"username"})}})),o.subscriptions.add(o.connection.sessionConfig$.pipe((0,y.filter)((function(t){return t.metadata&&void 0!==t.metadata.AppVersion}))).pipe((0,y.mergeMap)((function(t){return _.decrypt(t.metadata.AppVersion,o._session.secret)}))).subscribe({next:function(t){o.storage.setItem(x.APP_VERSION_KEY,t)},error:function(){var t;null===(t=o.eventListener)||void 0===t||t.onEvent(v.EVENTS.GENERAL_ERROR,{message:"Had error decrypting",value:"appversion"})}})),o.subscriptions.add(o.connection.sessionConfig$.pipe((0,y.filter)((function(t){return t.metadata&&void 0!==t.metadata.ChainId&&void 0!==t.metadata.JsonRpcUrl}))).pipe((0,y.mergeMap)((function(t){return(0,b.zip)(_.decrypt(t.metadata.ChainId,o._session.secret),_.decrypt(t.metadata.JsonRpcUrl,o._session.secret))}))).pipe((0,y.distinctUntilChanged)()).subscribe({next:function(t){var e=r(t,2),n=e[0],i=e[1];o.chainCallback&&o.chainCallback(n,i)},error:function(){var t;null===(t=o.eventListener)||void 0===t||t.onEvent(v.EVENTS.GENERAL_ERROR,{message:"Had error decrypting",value:"chainId|jsonRpcUrl"})}})),o.subscriptions.add(o.connection.sessionConfig$.pipe((0,y.filter)((function(t){return t.metadata&&void 0!==t.metadata.EthereumAddress}))).pipe((0,y.mergeMap)((function(t){return _.decrypt(t.metadata.EthereumAddress,o._session.secret)}))).subscribe({next:function(t){o.accountsCallback&&o.accountsCallback([t]),n.accountRequestCallbackIds.size>0&&(Array.from(n.accountRequestCallbackIds.values()).forEach((function(e){var n=(0,A.Web3ResponseMessage)({id:e,response:(0,C.RequestEthereumAccountsResponse)([t])});o.invokeCallback(Object.assign(Object.assign({},n),{id:e}))})),n.accountRequestCallbackIds.clear())},error:function(){var t;null===(t=o.eventListener)||void 0===t||t.onEvent(v.EVENTS.GENERAL_ERROR,{message:"Had error decrypting",value:"selectedAddress"})}})),o.ui=t.uiConstructor({linkAPIUrl:t.linkAPIUrl,version:t.version,darkMode:t.darkMode,session:o._session,connected$:o.connection.connected$}),o.connection.connect(),o}return o(n,[{key:"attachUI",value:function(){this.ui.attach()}},{key:"resetAndReload",value:function(){var t=this;this.connection.setSessionMetadata("__destroyed","1").pipe((0,y.timeout)(1e3),(0,y.catchError)((function(t){return(0,b.of)(null)}))).subscribe((function(e){var n,r,i;try{t.subscriptions.unsubscribe()}catch(s){null===(n=t.eventListener)||void 0===n||n.onEvent(v.EVENTS.GENERAL_ERROR,{message:"Had error unsubscribing"})}null===(r=t.eventListener)||void 0===r||r.onEvent(v.EVENTS.SESSION_STATE_CHANGE,{method:"relay::resetAndReload",sessionMetadataChange:"__destroyed, 1",sessionIdHash:t.getSessionIdHash()}),t.connection.destroy();var o=S.Session.load(t.storage);(null===o||void 0===o?void 0:o.id)===t._session.id?t.storage.clear():o&&(null===(i=t.eventListener)||void 0===i||i.onEvent(v.EVENTS.SKIPPED_CLEARING_SESSION,{sessionIdHash:t.getSessionIdHash(),storedSessionIdHash:S.Session.hash(o.id)})),t.ui.reloadUI()}),(function(e){var n;null===(n=t.eventListener)||void 0===n||n.onEvent(v.EVENTS.FAILURE,{method:"relay::resetAndReload",message:"failed to reset and reload with ".concat(e),sessionIdHash:t.getSessionIdHash()})}))}},{key:"setAppInfo",value:function(t,e){this.appName=t,this.appLogoUrl=e}},{key:"getStorageItem",value:function(t){return this.storage.getItem(t)}},{key:"session",get:function(){return this._session}},{key:"setStorageItem",value:function(t,e){this.storage.setItem(t,e)}},{key:"signEthereumMessage",value:function(t,e,n,r){return this.sendRequest({method:E.Web3Method.signEthereumMessage,params:{message:(0,w.hexStringFromBuffer)(t,!0),address:e,addPrefix:n,typedDataJson:r||null}})}},{key:"ethereumAddressFromSignedMessage",value:function(t,e,n){return this.sendRequest({method:E.Web3Method.ethereumAddressFromSignedMessage,params:{message:(0,w.hexStringFromBuffer)(t,!0),signature:(0,w.hexStringFromBuffer)(e,!0),addPrefix:n}})}},{key:"signEthereumTransaction",value:function(t){return this.sendRequest({method:E.Web3Method.signEthereumTransaction,params:{fromAddress:t.fromAddress,toAddress:t.toAddress,weiValue:(0,w.bigIntStringFromBN)(t.weiValue),data:(0,w.hexStringFromBuffer)(t.data,!0),nonce:t.nonce,gasPriceInWei:t.gasPriceInWei?(0,w.bigIntStringFromBN)(t.gasPriceInWei):null,maxFeePerGas:t.gasPriceInWei?(0,w.bigIntStringFromBN)(t.gasPriceInWei):null,maxPriorityFeePerGas:t.gasPriceInWei?(0,w.bigIntStringFromBN)(t.gasPriceInWei):null,gasLimit:t.gasLimit?(0,w.bigIntStringFromBN)(t.gasLimit):null,chainId:t.chainId,shouldSubmit:!1}})}},{key:"signAndSubmitEthereumTransaction",value:function(t){return this.sendRequest({method:E.Web3Method.signEthereumTransaction,params:{fromAddress:t.fromAddress,toAddress:t.toAddress,weiValue:(0,w.bigIntStringFromBN)(t.weiValue),data:(0,w.hexStringFromBuffer)(t.data,!0),nonce:t.nonce,gasPriceInWei:t.gasPriceInWei?(0,w.bigIntStringFromBN)(t.gasPriceInWei):null,maxFeePerGas:t.maxFeePerGas?(0,w.bigIntStringFromBN)(t.maxFeePerGas):null,maxPriorityFeePerGas:t.maxPriorityFeePerGas?(0,w.bigIntStringFromBN)(t.maxPriorityFeePerGas):null,gasLimit:t.gasLimit?(0,w.bigIntStringFromBN)(t.gasLimit):null,chainId:t.chainId,shouldSubmit:!0}})}},{key:"submitEthereumTransaction",value:function(t,e){return this.sendRequest({method:E.Web3Method.submitEthereumTransaction,params:{signedTransaction:(0,w.hexStringFromBuffer)(t,!0),chainId:e}})}},{key:"scanQRCode",value:function(t){return this.sendRequest({method:E.Web3Method.scanQRCode,params:{regExp:t}})}},{key:"getQRCodeUrl",value:function(){return(0,w.createQrUrl)(this._session.id,this._session.secret,this.linkAPIUrl,!1)}},{key:"genericRequest",value:function(t,e){return this.sendRequest({method:E.Web3Method.generic,params:{action:e,data:t}})}},{key:"sendGenericMessage",value:function(t){return this.sendRequest(t)}},{key:"sendRequest",value:function(t){var e=this,n=null,r=(0,w.randomBytesHex)(8),i=function(i){e.publishWeb3RequestCanceledEvent(r),e.handleErrorResponse(r,t.method,i),null===n||void 0===n||n()};return{promise:new Promise((function(o,s){e.ui.isStandalone()||(n=e.ui.showConnecting({isUnlinkedErrorState:e.isUnlinkedErrorState,onCancel:i,onResetConnection:e.resetAndReload})),e.relayEventManager.callbacks.set(r,(function(t){if(null===n||void 0===n||n(),t.errorMessage)return s(new Error(t.errorMessage));o(t)})),e.ui.isStandalone()?e.sendRequestStandalone(r,t):e.publishWeb3RequestEvent(r,t)})),cancel:i}}},{key:"setConnectDisabled",value:function(t){this.ui.setConnectDisabled(t)}},{key:"setAccountsCallback",value:function(t){this.accountsCallback=t}},{key:"setChainCallback",value:function(t){this.chainCallback=t}},{key:"publishWeb3RequestEvent",value:function(t,e){var n,r=this,i=(0,k.Web3RequestMessage)({id:t,request:e}),o=S.Session.load(this.storage);null===(n=this.eventListener)||void 0===n||n.onEvent(v.EVENTS.WEB3_REQUEST,{eventId:i.id,method:"relay::".concat(i.request.method),sessionIdHash:this.getSessionIdHash(),storedSessionIdHash:o?S.Session.hash(o.id):"",isSessionMismatched:((null===o||void 0===o?void 0:o.id)!==this._session.id).toString()}),this.subscriptions.add(this.publishEvent("Web3Request",i,!0).subscribe({next:function(t){var e;null===(e=r.eventListener)||void 0===e||e.onEvent(v.EVENTS.WEB3_REQUEST_PUBLISHED,{eventId:i.id,method:"relay::".concat(i.request.method),sessionIdHash:r.getSessionIdHash(),storedSessionIdHash:o?S.Session.hash(o.id):"",isSessionMismatched:((null===o||void 0===o?void 0:o.id)!==r._session.id).toString()})},error:function(t){r.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:i.id,response:{method:i.request.method,errorMessage:t.message}}))}}))}},{key:"publishWeb3RequestCanceledEvent",value:function(t){var e=(0,M.Web3RequestCanceledMessage)(t);this.subscriptions.add(this.publishEvent("Web3RequestCanceled",e,!1).subscribe())}},{key:"publishEvent",value:function(t,e,n){var r=this,i=this.session.secret;return new b.Observable((function(t){_.encrypt(JSON.stringify(Object.assign(Object.assign({},e),{origin:location.origin})),i).then((function(e){t.next(e),t.complete()}))})).pipe((0,y.mergeMap)((function(e){return r.connection.publishEvent(t,e,n)})))}},{key:"handleIncomingEvent",value:function(t){var e=this;try{this.subscriptions.add(_.decrypt(t.data,this.session.secret).pipe((0,y.map)((function(t){return JSON.parse(t)}))).subscribe({next:function(t){var n=(0,A.isWeb3ResponseMessage)(t)?t:null;n&&e.handleWeb3ResponseMessage(n)},error:function(){var t;null===(t=e.eventListener)||void 0===t||t.onEvent(v.EVENTS.GENERAL_ERROR,{message:"Had error decrypting",value:"incomingEvent"})}}))}catch(n){return}}},{key:"handleWeb3ResponseMessage",value:function(t){var e,r=this,i=t.response;if(null===(e=this.eventListener)||void 0===e||e.onEvent(v.EVENTS.WEB3_RESPONSE,{eventId:t.id,method:"relay::".concat(i.method),sessionIdHash:this.getSessionIdHash()}),(0,C.isRequestEthereumAccountsResponse)(i))return n.accountRequestCallbackIds.forEach((function(e){return r.invokeCallback(Object.assign(Object.assign({},t),{id:e}))})),void n.accountRequestCallbackIds.clear();this.invokeCallback(t)}},{key:"handleErrorResponse",value:function(t,e,n,r){this.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:t,response:(0,C.ErrorResponse)(e,(null!==n&&void 0!==n?n:g.WalletUIError.UserRejectedRequest).message,r)}))}},{key:"invokeCallback",value:function(t){var e=this.relayEventManager.callbacks.get(t.id);e&&(e(t.response),this.relayEventManager.callbacks.delete(t.id))}},{key:"requestEthereumAccounts",value:function(){var t=this,e={method:E.Web3Method.requestEthereumAccounts,params:{appName:this.appName,appLogoUrl:this.appLogoUrl||null}},r=(0,w.randomBytesHex)(8),i=function(n){t.publishWeb3RequestCanceledEvent(r),t.handleErrorResponse(r,e.method,n)};return{promise:new Promise((function(o,s){var u;t.relayEventManager.callbacks.set(r,(function(e){if(t.ui.hideRequestEthereumAccounts(),e.errorMessage)return s(new Error(e.errorMessage));o(e)}));var a=(null===(u=null===window||void 0===window?void 0:window.navigator)||void 0===u?void 0:u.userAgent)||null;if(a&&/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(a))window.location.href="https://go.cb-w.com/xoXnYwQimhb?cb_url=".concat(encodeURIComponent(window.location.href));else{if(t.ui.inlineAccountsResponse()){t.ui.requestEthereumAccounts({onCancel:i,onAccounts:function(e){t.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:r,response:(0,C.RequestEthereumAccountsResponse)(e)}))}})}else t.ui.requestEthereumAccounts({onCancel:i});n.accountRequestCallbackIds.add(r),t.ui.inlineAccountsResponse()||t.ui.isStandalone()||t.publishWeb3RequestEvent(r,e)}})),cancel:i}}},{key:"watchAsset",value:function(t,e,n,r,i,o){var s=this,u={method:E.Web3Method.watchAsset,params:{type:t,options:{address:e,symbol:n,decimals:r,image:i},chainId:o}},a=null,c=(0,w.randomBytesHex)(8),l=function(t){s.publishWeb3RequestCanceledEvent(c),s.handleErrorResponse(c,u.method,t),null===a||void 0===a||a()};return this.ui.inlineWatchAsset()||(a=this.ui.showConnecting({isUnlinkedErrorState:this.isUnlinkedErrorState,onCancel:l,onResetConnection:this.resetAndReload})),{cancel:l,promise:new Promise((function(l,h){s.relayEventManager.callbacks.set(c,(function(t){if(null===a||void 0===a||a(),t.errorMessage)return h(new Error(t.errorMessage));l(t)}));s.ui.inlineWatchAsset()&&s.ui.watchAsset({onApprove:function(){s.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:c,response:(0,C.WatchAssetReponse)(!0)}))},onCancel:function(t){s.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:c,response:(0,C.WatchAssetReponse)(!1)}))},type:t,address:e,symbol:n,decimals:r,image:i,chainId:o}),s.ui.inlineWatchAsset()||s.ui.isStandalone()||s.publishWeb3RequestEvent(c,u)}))}}},{key:"addEthereumChain",value:function(t,e,n,r,i,o){var s=this,u={method:E.Web3Method.addEthereumChain,params:{chainId:t,rpcUrls:e,blockExplorerUrls:r,chainName:i,iconUrls:n,nativeCurrency:o}},a=null,c=(0,w.randomBytesHex)(8),l=function(t){s.publishWeb3RequestCanceledEvent(c),s.handleErrorResponse(c,u.method,t),null===a||void 0===a||a()};return this.ui.inlineAddEthereumChain(t)||(a=this.ui.showConnecting({isUnlinkedErrorState:this.isUnlinkedErrorState,onCancel:l,onResetConnection:this.resetAndReload})),{promise:new Promise((function(e,n){s.relayEventManager.callbacks.set(c,(function(t){if(null===a||void 0===a||a(),t.errorMessage)return n(new Error(t.errorMessage));e(t)}));s.ui.inlineAddEthereumChain(t)&&s.ui.addEthereumChain({onCancel:function(t){s.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:c,response:(0,C.AddEthereumChainResponse)({isApproved:!1,rpcUrl:""})}))},onApprove:function(t){s.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:c,response:(0,C.AddEthereumChainResponse)({isApproved:!0,rpcUrl:t})}))},chainId:u.params.chainId,rpcUrls:u.params.rpcUrls,blockExplorerUrls:u.params.blockExplorerUrls,chainName:u.params.chainName,iconUrls:u.params.iconUrls,nativeCurrency:u.params.nativeCurrency}),s.ui.inlineAddEthereumChain(t)||s.ui.isStandalone()||s.publishWeb3RequestEvent(c,u)})),cancel:l}}},{key:"switchEthereumChain",value:function(t){var e=this,n={method:E.Web3Method.switchEthereumChain,params:{chainId:t}},r=null,i=(0,w.randomBytesHex)(8),o=function(t){e.publishWeb3RequestCanceledEvent(i),e.handleErrorResponse(i,n.method,t),null===r||void 0===r||r()};return this.ui.inlineSwitchEthereumChain()||(r=this.ui.showConnecting({isUnlinkedErrorState:this.isUnlinkedErrorState,onCancel:o,onResetConnection:this.resetAndReload})),{promise:new Promise((function(t,o){e.relayEventManager.callbacks.set(i,(function(e){return null===r||void 0===r||r(),e.errorMessage&&e.errorCode?o(p.ethErrors.provider.custom({code:e.errorCode,message:"Unrecognized chain ID. Try adding the chain using addEthereumChain first."})):e.errorMessage?o(new Error(e.errorMessage)):void t(e)}));e.ui.switchEthereumChain({onCancel:function(t){if("number"===typeof t){var n=t;e.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:i,response:(0,C.ErrorResponse)(E.Web3Method.switchEthereumChain,g.WalletUIError.SwitchEthereumChainUnsupportedChainId.message,n)}))}else t instanceof g.WalletUIError?e.handleErrorResponse(i,E.Web3Method.switchEthereumChain,t,t.errorCode):e.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:i,response:(0,C.SwitchEthereumChainResponse)({isApproved:!1,rpcUrl:""})}))},onApprove:function(t){e.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:i,response:(0,C.SwitchEthereumChainResponse)({isApproved:!0,rpcUrl:t})}))},chainId:n.params.chainId}),e.ui.inlineSwitchEthereumChain()||e.ui.isStandalone()||e.publishWeb3RequestEvent(i,n)})),cancel:o}}},{key:"inlineAddEthereumChain",value:function(t){return this.ui.inlineAddEthereumChain(t)}},{key:"getSessionIdHash",value:function(){return S.Session.hash(this._session.id)}},{key:"sendRequestStandalone",value:function(t,e){var n=this,r=function(r){n.handleErrorResponse(t,e.method,r)},i=function(e){n.handleWeb3ResponseMessage((0,A.Web3ResponseMessage)({id:t,response:e}))};switch(e.method){case E.Web3Method.signEthereumMessage:this.ui.signEthereumMessage({request:e,onSuccess:i,onCancel:r});break;case E.Web3Method.signEthereumTransaction:this.ui.signEthereumTransaction({request:e,onSuccess:i,onCancel:r});break;case E.Web3Method.submitEthereumTransaction:this.ui.submitEthereumTransaction({request:e,onSuccess:i,onCancel:r});break;case E.Web3Method.ethereumAddressFromSignedMessage:this.ui.ethereumAddressFromSignedMessage({request:e,onSuccess:i});break;default:r()}}},{key:"onSessionConfigChanged",value:function(t){}}]),n}(x.WalletSDKRelayAbstract);I.accountRequestCallbackIds=new Set,l([d.default],I.prototype,"resetAndReload",null),l([d.default],I.prototype,"handleIncomingEvent",null),e.WalletSDKRelay=I},1493:function(t,e,n){"use strict";var r;function i(t,e,n){if(!n||typeof n.value!==r.typeOfFunction)throw new TypeError("Only methods can be decorated with @bind. <"+e+"> is not a method!");return{configurable:r.boolTrue,get:function(){var t=n.value.bind(this);return Object.defineProperty(this,e,{value:t,configurable:r.boolTrue,writable:r.boolTrue}),t}}}Object.defineProperty(e,"__esModule",{value:!0}),function(t){t.typeOfFunction="function",t.boolTrue=!0}(r||(r={})),e.bind=i,e.default=i},1494:function(t,e,n){"use strict";var r=n(67),i=n(12),o=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.WalletSDKConnection=void 0;var s=n(1387),u=n(1410),a=n(1419),c=n(1438),l=n(1495),h=n(1418),f=n(1496),d=n(1497),p=1e4,b=function(){function t(e,n,r,o){var l=this,d=arguments.length>4&&void 0!==arguments[4]?arguments[4]:WebSocket;i(this,t),this.sessionId=e,this.sessionKey=n,this.eventListener=o,this.subscriptions=new s.Subscription,this.destroyed=!1,this.lastHeartbeatResponse=0,this.nextReqId=(0,c.IntNumber)(1),this.connectedSubject=new s.BehaviorSubject(!1),this.linkedSubject=new s.BehaviorSubject(!1),this.sessionConfigSubject=new s.ReplaySubject(1);var b=new f.RxWebSocket(r+"/rpc",d);this.ws=b,this.subscriptions.add(b.connectionState$.pipe((0,u.tap)((function(t){var n;return null===(n=l.eventListener)||void 0===n?void 0:n.onEvent(h.EVENTS.CONNECTED_STATE_CHANGE,{state:t,sessionIdHash:a.Session.hash(e)})})),(0,u.skip)(1),(0,u.filter)((function(t){return t===f.ConnectionState.DISCONNECTED&&!l.destroyed})),(0,u.delay)(5e3),(0,u.filter)((function(t){return!l.destroyed})),(0,u.flatMap)((function(t){return b.connect()})),(0,u.retry)()).subscribe()),this.subscriptions.add(b.connectionState$.pipe((0,u.skip)(2),(0,u.switchMap)((function(t){return(0,s.iif)((function(){return t===f.ConnectionState.CONNECTED}),l.authenticate().pipe((0,u.tap)((function(t){return l.sendIsLinked()})),(0,u.tap)((function(t){return l.sendGetSessionConfig()})),(0,u.map)((function(t){return!0}))),(0,s.of)(!1))})),(0,u.distinctUntilChanged)(),(0,u.catchError)((function(t){return(0,s.of)(!1)}))).subscribe((function(t){return l.connectedSubject.next(t)}))),this.subscriptions.add(b.connectionState$.pipe((0,u.skip)(1),(0,u.switchMap)((function(t){return(0,s.iif)((function(){return t===f.ConnectionState.CONNECTED}),(0,s.timer)(0,p))}))).subscribe((function(t){return 0===t?l.updateLastHeartbeat():l.heartbeat()}))),this.subscriptions.add(b.incomingData$.pipe((0,u.filter)((function(t){return"h"===t}))).subscribe((function(t){return l.updateLastHeartbeat()}))),this.subscriptions.add(b.incomingJSONData$.pipe((0,u.filter)((function(t){return["IsLinkedOK","Linked"].includes(t.type)}))).subscribe((function(t){var n,r=t;null===(n=l.eventListener)||void 0===n||n.onEvent(h.EVENTS.LINKED,{sessionIdHash:a.Session.hash(e),linked:r.linked,type:t.type,onlineGuests:r.onlineGuests}),l.linkedSubject.next(r.linked||r.onlineGuests>0)}))),this.subscriptions.add(b.incomingJSONData$.pipe((0,u.filter)((function(t){return["GetSessionConfigOK","SessionConfigUpdated"].includes(t.type)}))).subscribe((function(t){var n,r=t;null===(n=l.eventListener)||void 0===n||n.onEvent(h.EVENTS.SESSION_CONFIG_RECEIVED,{sessionIdHash:a.Session.hash(e),metadata_keys:r&&r.metadata?Object.keys(r.metadata):void 0}),l.sessionConfigSubject.next({webhookId:r.webhookId,webhookUrl:r.webhookUrl,metadata:r.metadata})})))}return o(t,[{key:"connect",value:function(){var t;if(this.destroyed)throw new Error("instance is destroyed");null===(t=this.eventListener)||void 0===t||t.onEvent(h.EVENTS.STARTED_CONNECTING,{sessionIdHash:a.Session.hash(this.sessionId)}),this.ws.connect().subscribe()}},{key:"destroy",value:function(){var t;this.subscriptions.unsubscribe(),this.ws.disconnect(),null===(t=this.eventListener)||void 0===t||t.onEvent(h.EVENTS.DISCONNECTED,{sessionIdHash:a.Session.hash(this.sessionId)}),this.destroyed=!0}},{key:"isDestroyed",get:function(){return this.destroyed}},{key:"connected$",get:function(){return this.connectedSubject.asObservable()}},{key:"onceConnected$",get:function(){return this.connected$.pipe((0,u.filter)((function(t){return t})),(0,u.take)(1),(0,u.map)((function(){})))}},{key:"linked$",get:function(){return this.linkedSubject.asObservable()}},{key:"onceLinked$",get:function(){return this.linked$.pipe((0,u.filter)((function(t){return t})),(0,u.take)(1),(0,u.map)((function(){})))}},{key:"sessionConfig$",get:function(){return this.sessionConfigSubject.asObservable()}},{key:"incomingEvent$",get:function(){return this.ws.incomingJSONData$.pipe((0,u.filter)((function(t){if("Event"!==t.type)return!1;var e=t;return"string"===typeof e.sessionId&&"string"===typeof e.eventId&&"string"===typeof e.event&&"string"===typeof e.data})),(0,u.map)((function(t){return t})))}},{key:"setSessionMetadata",value:function(t,e){var n=this,i=(0,l.ClientMessageSetSessionConfig)({id:(0,c.IntNumber)(this.nextReqId++),sessionId:this.sessionId,metadata:r({},t,e)});return this.onceConnected$.pipe((0,u.flatMap)((function(t){return n.makeRequest(i)})),(0,u.map)((function(t){if((0,d.isServerMessageFail)(t))throw new Error(t.error||"failed to set session metadata")})))}},{key:"publishEvent",value:function(t,e){var n=this,r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=(0,l.ClientMessagePublishEvent)({id:(0,c.IntNumber)(this.nextReqId++),sessionId:this.sessionId,event:t,data:e,callWebhook:r});return this.onceLinked$.pipe((0,u.flatMap)((function(t){return n.makeRequest(i)})),(0,u.map)((function(t){if((0,d.isServerMessageFail)(t))throw new Error(t.error||"failed to publish event");return t.eventId})))}},{key:"sendData",value:function(t){this.ws.sendData(JSON.stringify(t))}},{key:"updateLastHeartbeat",value:function(){this.lastHeartbeatResponse=Date.now()}},{key:"heartbeat",value:function(){if(Date.now()-this.lastHeartbeatResponse>2e4)this.ws.disconnect();else try{this.ws.sendData("h")}catch(t){}}},{key:"makeRequest",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6e4,n=t.id;try{this.sendData(t)}catch(r){return(0,s.throwError)(r)}return this.ws.incomingJSONData$.pipe((0,u.timeoutWith)(e,(0,s.throwError)(new Error("request ".concat(n," timed out")))),(0,u.filter)((function(t){return t.id===n})),(0,u.take)(1))}},{key:"authenticate",value:function(){var t=(0,l.ClientMessageHostSession)({id:(0,c.IntNumber)(this.nextReqId++),sessionId:this.sessionId,sessionKey:this.sessionKey});return this.makeRequest(t).pipe((0,u.map)((function(t){if((0,d.isServerMessageFail)(t))throw new Error(t.error||"failed to authentcate")})))}},{key:"sendIsLinked",value:function(){var t=(0,l.ClientMessageIsLinked)({id:(0,c.IntNumber)(this.nextReqId++),sessionId:this.sessionId});this.sendData(t)}},{key:"sendGetSessionConfig",value:function(){var t=(0,l.ClientMessageGetSessionConfig)({id:(0,c.IntNumber)(this.nextReqId++),sessionId:this.sessionId});this.sendData(t)}}]),t}();e.WalletSDKConnection=b},1495:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.ClientMessagePublishEvent=e.ClientMessageSetSessionConfig=e.ClientMessageGetSessionConfig=e.ClientMessageIsLinked=e.ClientMessageHostSession=void 0,e.ClientMessageHostSession=function(t){return Object.assign({type:"HostSession"},t)},e.ClientMessageIsLinked=function(t){return Object.assign({type:"IsLinked"},t)},e.ClientMessageGetSessionConfig=function(t){return Object.assign({type:"GetSessionConfig"},t)},e.ClientMessageSetSessionConfig=function(t){return Object.assign({type:"SetSessionConfig"},t)},e.ClientMessagePublishEvent=function(t){return Object.assign({type:"PublishEvent"},t)}},1496:function(t,e,n){"use strict";var r=n(12),i=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.RxWebSocket=e.ConnectionState=void 0;var o,s=n(1387),u=n(1410);!function(t){t[t.DISCONNECTED=0]="DISCONNECTED",t[t.CONNECTING=1]="CONNECTING",t[t.CONNECTED=2]="CONNECTED"}(o=e.ConnectionState||(e.ConnectionState={}));var a=function(){function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:WebSocket;r(this,t),this.WebSocketClass=n,this.webSocket=null,this.connectionStateSubject=new s.BehaviorSubject(o.DISCONNECTED),this.incomingDataSubject=new s.Subject,this.url=e.replace(/^http/,"ws")}return i(t,[{key:"connect",value:function(){var t=this;return this.webSocket?(0,s.throwError)(new Error("webSocket object is not null")):new s.Observable((function(e){var n;try{t.webSocket=n=new t.WebSocketClass(t.url)}catch(r){return void e.error(r)}t.connectionStateSubject.next(o.CONNECTING),n.onclose=function(n){t.clearWebSocket(),e.error(new Error("websocket error ".concat(n.code,": ").concat(n.reason))),t.connectionStateSubject.next(o.DISCONNECTED)},n.onopen=function(n){e.next(),e.complete(),t.connectionStateSubject.next(o.CONNECTED)},n.onmessage=function(e){t.incomingDataSubject.next(e.data)}})).pipe((0,u.take)(1))}},{key:"disconnect",value:function(){var t=this.webSocket;if(t){this.clearWebSocket(),this.connectionStateSubject.next(o.DISCONNECTED);try{t.close()}catch(e){}}}},{key:"connectionState$",get:function(){return this.connectionStateSubject.asObservable()}},{key:"incomingData$",get:function(){return this.incomingDataSubject.asObservable()}},{key:"incomingJSONData$",get:function(){return this.incomingData$.pipe((0,u.flatMap)((function(t){var e;try{e=JSON.parse(t)}catch(n){return(0,s.empty)()}return(0,s.of)(e)})))}},{key:"sendData",value:function(t){var e=this.webSocket;if(!e)throw new Error("websocket is not connected");e.send(t)}},{key:"clearWebSocket",value:function(){var t=this.webSocket;t&&(this.webSocket=null,t.onclose=null,t.onerror=null,t.onmessage=null,t.onopen=null)}}]),t}();e.RxWebSocket=a},1497:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.isServerMessageFail=void 0,e.isServerMessageFail=function(t){return t&&"Fail"===t.type&&"number"===typeof t.id&&"string"===typeof t.sessionId&&"string"===typeof t.error}},1498:function(t,e,n){"use strict";var r=n(12),i=n(18),o=n(19),s=n(68);Object.defineProperty(e,"__esModule",{value:!0}),e.WalletUIError=void 0;var u=function(t){i(n,t);var e=o(n);function n(t,i){var o;return r(this,n),(o=e.call(this,t)).message=t,o.errorCode=i,o}return n}(s(Error));e.WalletUIError=u,u.UserRejectedRequest=new u("User rejected request"),u.SwitchEthereumChainUnsupportedChainId=new u("Unsupported chainId",4902)},1499:function(t,e,n){"use strict";var r=n(1),i=n(33),o=n(46);Object.defineProperty(e,"__esModule",{value:!0}),e.decrypt=e.encrypt=void 0;var s=n(1387),u=n(1377);function a(){return(a=o(r.mark((function t(e,n){var o,s,a,c,l,h,f,d,p;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(64===n.length){t.next=2;break}throw Error("secret must be 256 bits");case 2:return o=crypto.getRandomValues(new Uint8Array(12)),t.next=5,crypto.subtle.importKey("raw",(0,u.hexStringToUint8Array)(n),{name:"aes-gcm"},!1,["encrypt","decrypt"]);case 5:return s=t.sent,a=new TextEncoder,t.next=9,window.crypto.subtle.encrypt({name:"AES-GCM",iv:o},s,a.encode(e));case 9:return c=t.sent,16,l=c.slice(c.byteLength-16),h=c.slice(0,c.byteLength-16),f=new Uint8Array(l),d=new Uint8Array(h),p=new Uint8Array([].concat(i(o),i(f),i(d))),t.abrupt("return",(0,u.uint8ArrayToHex)(p));case 17:case"end":return t.stop()}}),t)})))).apply(this,arguments)}e.encrypt=function(t,e){return a.apply(this,arguments)},e.decrypt=function(t,e){if(64!==e.length)throw Error("secret must be 256 bits");return new s.Observable((function(n){o(r.mark((function o(){var s,a,c,l,h,f,d,p,b;return r.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,crypto.subtle.importKey("raw",(0,u.hexStringToUint8Array)(e),{name:"aes-gcm"},!1,["encrypt","decrypt"]);case 2:return s=r.sent,a=(0,u.hexStringToUint8Array)(t),c=a.slice(0,12),l=a.slice(12,28),h=a.slice(28),f=new Uint8Array([].concat(i(h),i(l))),d={name:"AES-GCM",iv:new Uint8Array(c)},r.prev=9,r.next=12,window.crypto.subtle.decrypt(d,s,f);case 12:p=r.sent,b=new TextDecoder,n.next(b.decode(p)),n.complete(),r.next=21;break;case 18:r.prev=18,r.t0=r.catch(9),n.error(r.t0);case 21:case"end":return r.stop()}}),o,null,[[9,18]])})))()}))}},1500:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Web3RequestCanceledMessage=void 0;var r=n(1440);e.Web3RequestCanceledMessage=function(t){return{type:r.RelayMessageType.WEB3_REQUEST_CANCELED,id:t}}},1501:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Web3RequestMessage=void 0;var r=n(1440);e.Web3RequestMessage=function(t){return Object.assign({type:r.RelayMessageType.WEB3_REQUEST},t)}},1502:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.EthereumAddressFromSignedMessageResponse=e.SubmitEthereumTransactionResponse=e.SignEthereumTransactionResponse=e.SignEthereumMessageResponse=e.isRequestEthereumAccountsResponse=e.WatchAssetReponse=e.RequestEthereumAccountsResponse=e.SwitchEthereumChainResponse=e.AddEthereumChainResponse=e.ErrorResponse=void 0;var r=n(1453);e.ErrorResponse=function(t,e,n){return{method:t,errorMessage:e,errorCode:n}},e.AddEthereumChainResponse=function(t){return{method:r.Web3Method.addEthereumChain,result:t}},e.SwitchEthereumChainResponse=function(t){return{method:r.Web3Method.switchEthereumChain,result:t}},e.RequestEthereumAccountsResponse=function(t){return{method:r.Web3Method.requestEthereumAccounts,result:t}},e.WatchAssetReponse=function(t){return{method:r.Web3Method.watchAsset,result:t}},e.isRequestEthereumAccountsResponse=function(t){return t&&t.method===r.Web3Method.requestEthereumAccounts},e.SignEthereumMessageResponse=function(t){return{method:r.Web3Method.signEthereumMessage,result:t}},e.SignEthereumTransactionResponse=function(t){return{method:r.Web3Method.signEthereumTransaction,result:t}},e.SubmitEthereumTransactionResponse=function(t){return{method:r.Web3Method.submitEthereumTransaction,result:t}},e.EthereumAddressFromSignedMessageResponse=function(t){return{method:r.Web3Method.ethereumAddressFromSignedMessage,result:t}}},1503:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.isWeb3ResponseMessage=e.Web3ResponseMessage=void 0;var r=n(1440);e.Web3ResponseMessage=function(t){return Object.assign({type:r.RelayMessageType.WEB3_RESPONSE},t)},e.isWeb3ResponseMessage=function(t){return t&&t.type===r.RelayMessageType.WEB3_RESPONSE}},1504:function(t,e,n){"use strict";var r=n(12),i=n(20);Object.defineProperty(e,"__esModule",{value:!0}),e.WalletSDKRelayEventManager=void 0;var o=n(1377),s=function(){function t(){r(this,t),this._nextRequestId=0,this.callbacks=new Map}return i(t,[{key:"makeRequestId",value:function(){this._nextRequestId=(this._nextRequestId+1)%2147483647;var t=this._nextRequestId,e=(0,o.prepend0x)(t.toString(16));return this.callbacks.get(e)&&this.callbacks.delete(e),t}}]),t}();e.WalletSDKRelayEventManager=s},1505:function(t){t.exports=JSON.parse('{"name":"@coinbase/wallet-sdk","version":"3.1.0","description":"Coinbase Wallet JavaScript SDK","keywords":["cipher","cipherbrowser","coinbase","coinbasewallet","eth","ether","ethereum","etherium","injection","toshi","wallet","walletlink","web3"],"main":"dist/index.js","types":"dist/index.d.ts","repository":"https://github.com/coinbase/coinbase-wallet-sdk.git","author":"Coinbase, Inc.","license":"Apache-2.0","scripts":{"pretest:unit":"node compile-assets.js","test:unit":"jest","test:unit:coverage":"yarn test:unit && open coverage/lcov-report/index.html","test:karma":"yarn build-npm && karma start","prebuild":"node -p \\"\'export const LIB_VERSION = \' + JSON.stringify(require(\'./package.json\').version) + \';\'\\" > src/version.ts","build":"node compile-assets.js && webpack --config webpack.config.js","build-npm":"tsc -p ./tsconfig.build.json","build:dev":"export LINK_API_URL=\'http://localhost:3000\'; yarn build","build:dev:watch":"nodemon -e \'ts,tsx,js,json,css,scss,svg\' --ignore \'src/**/*-css.ts\' --ignore \'src/**/*-svg.ts\' --watch src/ --exec \'yarn build:dev\'","build:prod":"yarn prebuild && yarn build && yarn build-npm && cp ./package.json ./README.md ./LICENSE build/npm && cp -a src/vendor-js build/npm/dist && sed -i.bak \'s| \\"private\\": true,||g\' build/npm/package.json && rm -f build/npm/package.json.bak","lint:types":"tsc --noEmit","lint:prettier":"prettier --check \\"{src,__tests__}/**/*.(js|ts|tsx)\\"","lint:eslint":"eslint ./src --ext .ts,.tsx","fix:eslint":"yarn lint:eslint --fix","fix:prettier":"prettier . --write","release":"./scripts/release.sh"},"dependencies":{"@metamask/safe-event-emitter":"2.0.0","bind-decorator":"^1.0.11","bn.js":"^5.1.1","clsx":"^1.1.0","eth-block-tracker":"4.4.3","eth-json-rpc-filters":"4.2.2","eth-rpc-errors":"4.0.2","js-sha256":"0.9.0","json-rpc-engine":"6.1.0","keccak":"^3.0.1","preact":"^10.5.9","qs":"^6.10.3","rxjs":"^6.6.3","stream-browserify":"^3.0.0"},"devDependencies":{"@babel/core":"^7.17.9","@babel/plugin-proposal-decorators":"^7.17.9","@babel/plugin-transform-react-jsx":"^7.17.3","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@peculiar/webcrypto":"^1.3.3","@testing-library/jest-dom":"^5.16.4","@testing-library/preact":"^2.0.1","@types/bn.js":"^4.11.6","@types/jest":"^27.4.1","@types/node":"^14.14.20","@types/qs":"^6.9.7","@typescript-eslint/eslint-plugin":"^5.7.0","@typescript-eslint/eslint-plugin-tslint":"^5.7.0","@typescript-eslint/parser":"^5.7.0","babel-jest":"^27.5.1","browserify":"17.0.0","copy-webpack-plugin":"^6.4.1","core-js":"^3.8.2","eslint":"^8.4.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.3","eslint-plugin-preact":"^0.1.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-simple-import-sort":"^7.0.0","jasmine":"3.8.0","jest":"^27.5.1","jest-chrome":"^0.7.2","karma":"^6.3.15","karma-browserify":"8.1.0","karma-chrome-launcher":"^3.1.0","karma-jasmine":"^4.0.1","nodemon":"^2.0.6","prettier":"^2.5.1","raw-loader":"^4.0.2","regenerator-runtime":"^0.13.7","sass":"^1.50.0","svgo":"^2.8.0","ts-jest":"^27.1.4","ts-loader":"^8.0.13","ts-node":"^10.7.0","tslib":"^2.0.3","typescript":"^4.1.3","watchify":"4.0.0","webpack":"^5.72.0","webpack-cli":"^4.9.2","whatwg-fetch":"^3.5.0"},"engines":{"node":">= 10.0.0"},"_resolved":"https://registry.npmjs.org/@coinbase/wallet-sdk/-/wallet-sdk-3.1.0.tgz","_integrity":"sha512-8IGfVklv/CMfCT4qd9KfL0IwlINsIgSlW1oQB/or8uSY9wAqoY8lIoQVpOyFx7YDK094Xfd9alhulZtRZNJBjw==","_from":"@coinbase/wallet-sdk@3.1.0"}')}}]);
3
+ //# sourceMappingURL=3.9dc5792f.chunk.js.map