!function(){"use strict";var e={8229:function(e,t,n){n.r(t),n.d(t,{default:function(){return y}});var r=function(e){var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){return t.reject(n)}))}))};var o=function(e){return new this((function(t,n){if(!e||void 0===e.length)return n(new TypeError(typeof e+" "+e+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var r=Array.prototype.slice.call(e);if(0===r.length)return t([]);var o=r.length;function i(e,n){if(n&&("object"==typeof n||"function"==typeof n)){var a=n.then;if("function"==typeof a)return void a.call(n,(function(t){i(e,t)}),(function(n){r[e]={status:"rejected",reason:n},0==--o&&t(r)}))}r[e]={status:"fulfilled",value:n},0==--o&&t(r)}for(var a=0;a6e5?i(t):o.default.resolve({sessionId:n,activationConfiguration:{}})}return i(t)};var o=r(n(8229));function i(e){return o.default.resolve({sessionId:"".concat(e,".").concat(Date.now(),".").concat(a()),activationConfiguration:{}})}function a(){function e(){return Math.random().toString(16).slice(-4)}return e()+e()+e()+e()}},5668:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function a(e){try{s(r.next(e))}catch(e){i(e)}}function u(e){try{s(r.throw(e))}catch(e){i(e)}}function s(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,u)}s((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=u(0),a.throw=u(1),a.return=u(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function u(u){return function(s){return function(u){if(n)throw new TypeError("Generator is already executing.");for(;a&&(a=0,u[0]&&(i=0)),i;)try{if(n=1,r&&(o=2&u[0]?r.return:u[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,u[1])).done)return o;switch(r=0,o&&(u=[2&u[0],o.value]),u[0]){case 0:case 1:o=u;break;case 4:return i.label++,{value:u[1],done:!1};case 5:i.label++,r=u[1],u=[0];continue;case 7:u=i.ops.pop(),i.trys.pop();continue;default:if(!(o=i.trys,(o=o.length>0&&o[o.length-1])||6!==u[0]&&2!==u[0])){i=0;continue}if(3===u[0]&&(!o||u[1]>o[0]&&u[1]0&&o[o.length-1])||6!==u[0]&&2!==u[0])){i=0;continue}if(3===u[0]&&(!o||u[1]>o[0]&&u[1]0&&o[o.length-1])||6!==u[0]&&2!==u[0])){i=0;continue}if(3===u[0]&&(!o||u[1]>o[0]&&u[1]0&&o[o.length-1])||6!==u[0]&&2!==u[0])){i=0;continue}if(3===u[0]&&(!o||u[1]>o[0]&&u[1]0&&o[o.length-1])||6!==u[0]&&2!==u[0])){i=0;continue}if(3===u[0]&&(!o||u[1]>o[0]&&u[1]=200&&i.status<300?r(i.response):o({data:n,onerror:!1,status:i.status,statusText:i.statusText}))},i.onerror=function(e){o({data:n,err:e,onerror:!0,status:i.status,statusText:i.statusText})},n?"object"==typeof n?i.send(JSON.stringify(n)):i.send(n):i.send()}))}},e}();t.default=i},8755:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.SessionIdStore=void 0;var r=n(8732),o=function(){function e(){}return e.getSessionId=function(){return r.LocalStorageProvider.read(this.sessionIdKey)},e.setSessionId=function(e){r.LocalStorageProvider.write(this.sessionIdKey,e)},e.sessionIdKey="__up_sid",e}();t.SessionIdStore=o},5333:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.SessionStorageWrapper=void 0,t.sessionStorageEnabled=r,t.writeToSessionStorage=function(e,t){r()&&window.sessionStorage.setItem(e,t)},t.readFromSessionStorage=function(e){if(r())return window.sessionStorage.getItem(e);return},t.getKeysFromSessionStorage=function(){if(r())return Object.keys(window.sessionStorage);return[]},t.removeKeyFromSessionStorage=function(e){r()&&window.sessionStorage.removeItem(e)};var n=function(){function e(){}return e.sessionStorageEnabled=function(){if(void 0!==e.enabled)return e.enabled;var t="test";try{return window.sessionStorage.setItem(t,t),window.sessionStorage.removeItem(t),e.enabled=!0,!0}catch(t){return e.enabled=!1,!1}},e.enabled=void 0,e}();function r(){return n.sessionStorageEnabled()}t.SessionStorageWrapper=n},8622:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.CustomStorage=void 0;var n=function(){function e(e){this._storage=e;try{var t="__up_test";this._storage.setItem(t,"true"),this._storage.removeItem(t),this._isEnabled=!0}catch(e){this._isEnabled=!1}}return e.prototype.isEnabled=function(){return this._isEnabled},e.prototype.write=function(e,t){this._isEnabled&&this._storage.setItem(e,t)},e.prototype.read=function(e){if(this._isEnabled){var t=this._storage.getItem(e);if(null!==t)return t}},e.prototype.remove=function(e){this._isEnabled&&this._storage.removeItem(e)},e}();t.CustomStorage=n},1438:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0}),t.LocalStorage=void 0;var i=function(e){function t(){return e.call(this,window.localStorage)||this}return o(t,e),t}(n(8622).CustomStorage);t.LocalStorage=i},2629:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.Logger=void 0;var n=function(){function e(e,t){this._context=t||"Global",this._localStorage=e}return e.prototype.getContextLogger=function(t){return new e(this._localStorage,"".concat(t))},e.prototype.debug=function(e){this._report({message:e,context:this._context},console.log,"log")},e.prototype.error=function(e){this._report({error:e,context:this._context},console.error,"error")},e.prototype.warn=function(e){this._report({message:e,context:this._context},console.warn,"warn")},e.prototype._isDevMode=function(){return"true"===this._localStorage.read("__up_dev_mode")},e.prototype._report=function(e,t,n){(this._isDevMode()||-1!==window.location.href.indexOf("__up_debug=1")||-1!==window.location.href.indexOf("__up_debug=2")||-1!==window.location.href.indexOf("__up_debug=Global")||"error"===n||-1!==window.location.href.indexOf("__up_debug=".concat(e.context)))&&t(e)},e}();t.Logger=n},7346:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.QueryParameterMap=void 0,t.readQueryParameters=function(e,t){for(var r={},o=e.replace(/^[^\?]+\??/,"").split("&"),i=0;i