/* Acknowledgements: https://logrocket.com/open-source/ */ !function(){var e={2706:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.encode=function(e){return JSON.stringify(d(e))},t.encodeAsTable=function(e){return d(e)},t.decode=function(e){return function(e){if("number"==typeof e&&e<0)return n(e);var t=new Array(e.length);function r(e){return e in t?t[e]:t[e]=n(e)}function n(t){if(t<0){if(t===i)return;if(t===a)return;if(t===s)return NaN;if(t===u)return 1/0;if(t===l)return-1/0;throw new Error("invalid ARSON index: "+t)}var n=e[t];if(n&&"object"===(0,o.default)(n)){if(Array.isArray(n)){var d=n[0];if("string"==typeof d&&d in c){var h=c[d].reconstruct,y=h();return y&&f.push({reconstruct:h,empty:y,argIndexes:n.slice(1)}),e[t]=y||h(n.slice(1).map(r))}}p.push(n)}return n}var f=[],p=[];return e.forEach((function(e,t){r(t)})),f.forEach((function(e){e.args=e.argIndexes.map(r)})),p.forEach((function(t){Object.keys(t).forEach((function(n){var o=t[n];if("number"==typeof o)if(o<0){if(o===a)return void delete t[n];t[n]=r(o)}else t[n]=e[o]}))})),f.forEach((function(e){e.reconstruct.call(e.empty,e.args)})),e[0]}(JSON.parse(e))};var o=n(r(8698)),i=-1,a=-2,s=-3,u=-4,l=-5,c=Object.create(null),f=function(e,t){function r(r){if("function"!=typeof t[r])throw new Error("second argument to ARSON.registerType("+JSON.stringify(e)+", ...) must be an object with a "+r+" method")}r("deconstruct"),r("reconstruct"),c[e]=t},p=Object.prototype.toString;function d(e){var t=[],r="function"==typeof Map&&new Map;function n(e){switch((0,o.default)(e)){case"undefined":return i;case"number":if(isNaN(e))return s;if(!isFinite(e))return e<0?l:u}var n;return r?void 0===(n=r.get(e))&&(n=t.push(e)-1,r.set(e,n)):(n=t.indexOf(e))<0&&(n=t.push(e)-1),n}function f(e){var t=e;if(e&&"object"===(0,o.default)(e)){var r=Object.keys(e);if(function(e){var t=e&&"object"===(0,o.default)(e);if(t){return(Object.getPrototypeOf?Object.getPrototypeOf(e):e.__proto__)===Object.prototype}return!1}(e))t={};else{if(!Array.isArray(e)){for(var i in c){var s=c[i].deconstruct(e);if(s){for(l=0;lr.length)for(var l=0;l0&&void 0!==arguments[0]?arguments[0]:{},i=t.isEnabled;if("object"===(0,o.default)(i)&&!1===i[r]||!1===i)return null;if("error"===r&&t.shouldAggregateConsoleErrors)if(n&&n.length>=2&&"ERROR"===n[0]){var s="";try{s=" ".concat(n[1])}catch(e){}a.Capture.captureMessage(e,"".concat(n[0]).concat(s),n,{},!0)}else a.Capture.captureMessage(e,n[0],n,{},!0);return{logLevel:r.toUpperCase(),args:n}}))})))})),function(){t.forEach((function(e){return e()}))}};var o=n(r(8698)),i=n(r(7800)),a=r(5476)},1365:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.MAX_CUSTOM_PROPS_PER_SESSION=t.MAX_PROPERTY_NAME_LENGTH=t.SUPPORTED_TYPES=t.RESERVED_PROP_MAPPINGS=t.RESERVED_PROPS=t.VALIDATION_ERRORS=void 0;t.VALIDATION_ERRORS={EMPTY_ARRAY:"EMPTY_ARRAY",MIXED_TYPE_ARRAY:"MIXED_TYPE_ARRAY",UNSUPPORTED_TYPE:"UNSUPPORTED_TYPE",RESERVED_TYPE_MISMATCH:"RESERVED_TYPE_MISMATCH",MAX_PROPS_REACHED:"MAX_PROPS_REACHED",NAME_TOO_LONG:"NAME_TOO_LONG",MALFORMED_VARIANT:"MALFORMED_VARIANT"};t.RESERVED_PROPS={revenue:"number"};t.RESERVED_PROP_MAPPINGS={revenue:{type:"double"}};t.SUPPORTED_TYPES=["boolean","number","string"];t.MAX_PROPERTY_NAME_LENGTH=100;t.MAX_CUSTOM_PROPS_PER_SESSION=2e3},8864:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"RESERVED_PROPS",{enumerable:!0,get:function(){return n.RESERVED_PROPS}}),Object.defineProperty(t,"RESERVED_PROP_MAPPINGS",{enumerable:!0,get:function(){return n.RESERVED_PROP_MAPPINGS}}),Object.defineProperty(t,"MAX_CUSTOM_PROPS_PER_SESSION",{enumerable:!0,get:function(){return n.MAX_CUSTOM_PROPS_PER_SESSION}}),Object.defineProperty(t,"VALIDATION_ERRORS",{enumerable:!0,get:function(){return n.VALIDATION_ERRORS}}),Object.defineProperty(t,"SDKEventProperties",{enumerable:!0,get:function(){return o.SDKEventProperties}}),Object.defineProperty(t,"sanitizeEventProps",{enumerable:!0,get:function(){return i.sanitizeEventProps}}),Object.defineProperty(t,"sanitizeEventPropsForIndexing",{enumerable:!0,get:function(){return a.sanitizeEventPropsForIndexing}}),Object.defineProperty(t,"sanitizeEventPropsForClickhouse",{enumerable:!0,get:function(){return s.sanitizeEventPropsForClickhouse}}),Object.defineProperty(t,"printEventPropError",{enumerable:!0,get:function(){return u.printEventPropError}});var n=r(1365),o=r(994),i=r(2098),a=r(5964),s=r(3525),u=r(1550)},1550:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.printEventPropError=function(e){switch(e.error){case n.VALIDATION_ERRORS.EMPTY_ARRAY:return"Ignored empty array at property ".concat(e.prop);case n.VALIDATION_ERRORS.MIXED_TYPE_ARRAY:return"Ignored mixed type array at property ".concat(e.prop);case n.VALIDATION_ERRORS.UNSUPPORTED_TYPE:return"Ignored unsupported type (".concat(e.propType,") at property ").concat(e.prop,". Expected one of: ").concat(n.SUPPORTED_TYPES.join(),",").concat(n.SUPPORTED_TYPES.map((function(e){return"".concat(e,"[]")})).join());case n.VALIDATION_ERRORS.RESERVED_TYPE_MISMATCH:return"Ignored reserved property ".concat(e.prop," with unexpected type ").concat(e.propType,". Expected type ").concat(n.RESERVED_PROPS[e.prop]);case n.VALIDATION_ERRORS.MAX_PROPS_REACHED:return"Max number of custom properties per session reached. Ignored property ".concat(e.prop);case n.VALIDATION_ERRORS.NAME_TOO_LONG:return"Property name ".concat(e.prop," is over max length of ").concat(n.MAX_PROPERTY_NAME_LENGTH);case n.VALIDATION_ERRORS.MALFORMED_VARIANT:return"Malformed variant at property ".concat(e.prop);default:return"Unknown error processing event properties"}};var n=r(1365)},2098:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.checkForValidationErrors=a,t.sanitizeEventProps=function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1/0,r=0,n={},o=[],u=0,l=Object.keys(e);ui.MAX_PROPERTY_NAME_LENGTH)return{error:i.VALIDATION_ERRORS.NAME_TOO_LONG,prop:e};if(Object.keys(i.RESERVED_PROPS).indexOf(e)>=0&&i.RESERVED_PROPS[e]!==r)return{error:i.VALIDATION_ERRORS.RESERVED_TYPE_MISMATCH,prop:e,propType:r};if(n){if(0===t.length)return{error:i.VALIDATION_ERRORS.EMPTY_ARRAY,prop:e};var a=(0,o.default)(t[0]);return i.SUPPORTED_TYPES.indexOf(a)<0?{error:i.VALIDATION_ERRORS.UNSUPPORTED_TYPE,prop:e,propType:"".concat(a,"[]")}:t.every((function(e){return(0,o.default)(e)===a}))?void 0:{error:i.VALIDATION_ERRORS.MIXED_TYPE_ARRAY,prop:e}}return i.SUPPORTED_TYPES.indexOf((0,o.default)(t))<0?{error:i.VALIDATION_ERRORS.UNSUPPORTED_TYPE,prop:e,propType:r}:void 0}function s(e){var t=Array.isArray(e)?e:[e];switch((0,o.default)(t[0])){case"number":return{doubleVal:t};case"boolean":return{boolVal:t};case"string":return{stringVal:t};default:return{}}}},3525:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.sanitizeEventPropsForClickhouse=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a.MAX_CUSTOM_PROPS_PER_SESSION,r={},n={},s={},u=[],l=function(e,t,r){var n=(0,i.checkForValidationErrors)(e,t);n?u.push(n):r[e]=t};if(Object.keys(e).length>t)u.push({error:a.VALIDATION_ERRORS.MAX_PROPS_REACHED});else for(var c=0,f=Object.entries(e);c1&&void 0!==arguments[1]?arguments[1]:s.MAX_CUSTOM_PROPS_PER_SESSION,r={},n=[],i=[];if(Object.keys(e).length>t)return i.push({error:s.VALIDATION_ERRORS.MAX_PROPS_REACHED}),{reservedProps:r,customProps:n,errors:i};for(var f=0,p=Object.entries(e);f10)return!0}return!1}(t)}});t.default=o},3237:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=n(r(5279)).default;t.default=o},3030:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=n(r(6690)),i=n(r(8416)),a=n(r(6604)),s=r(9064),u=r(2952);function l(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function c(e){for(var t=1;t3&&void 0!==arguments[3]?arguments[3]:{},i=arguments.length>4&&void 0!==arguments[4]&&arguments[4],a={exceptionType:i?"CONSOLE":"MESSAGE",message:t,messageArgs:r,browserHref:window.location?window.location.href:""};(0,o.scrubException)(a,n),e.addEvent("lr.core.Exception",(function(){return a}))},t.captureException=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,s=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"WINDOW",u=n||i.default.computeStackTrace(t),l={exceptionType:s,errorType:u.name,message:u.message,browserHref:window.location?window.location.href:""};(0,o.scrubException)(l,r);var c={_stackTrace:(0,a.default)(u)};e.addEvent("lr.core.Exception",(function(){return l}),c)};var o=r(6731),i=n(r(8668)),a=n(r(4751))},5476:function(e,t,r){"use strict";var n=r(4836),o=r(8698);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"registerExceptions",{enumerable:!0,get:function(){return i.default}}),t.Capture=void 0;var i=n(r(239)),a=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==o(e)&&"function"!=typeof e)return{default:e};var r=s(t);if(r&&r.has(e))return r.get(e);var n={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&&Object.prototype.hasOwnProperty.call(e,a)){var u=i?Object.getOwnPropertyDescriptor(e,a):null;u&&(u.get||u.set)?Object.defineProperty(n,a,u):n[a]=e[a]}n.default=e,r&&r.set(e,n);return n}(r(9818));function s(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(s=function(e){return e?r:t})(e)}t.Capture=a},8414:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=n(r(6690)),i=n(r(9728)),a=n(r(8668)),s=Object.prototype;function u(e){return void 0===e}function l(e){return"function"==typeof e}function c(e,t){return s.hasOwnProperty.call(e,t)}function f(e,t,r,n){var o=e[t];e[t]=r(o),n&&n.push([e,t,o])}var p="undefined"!=typeof window?window:void 0!==r.g?r.g:"undefined"!=typeof self?self:{},d=(p.document,function(){function e(t){var r=t.captureException;(0,o.default)(this,e),this._errorHandler=this._errorHandler.bind(this),this._ignoreOnError=0,this._wrappedBuiltIns=[],this.captureException=r,a.default.report.subscribe(this._errorHandler),this._instrumentTryCatch()}return(0,i.default)(e,[{key:"uninstall",value:function(){var e;for(a.default.report.unsubscribe(this._errorHandler);this._wrappedBuiltIns.length;){var t=(e=this._wrappedBuiltIns.shift())[0],r=e[1],n=e[2];t[r]=n}}},{key:"_errorHandler",value:function(e){this._ignoreOnError||this.captureException(e)}},{key:"_ignoreNextOnError",value:function(){var e=this;this._ignoreOnError+=1,setTimeout((function(){e._ignoreOnError-=1}))}},{key:"context",value:function(e,t,r){return l(e)&&(r=t||[],t=e,e=void 0),this.wrap(e,t).apply(this,r)}},{key:"wrap",value:function(e,t,r){var n=this;if(u(t)&&!l(e))return e;if(l(e)&&(t=e,e=void 0),!l(t))return t;try{if(t.__lr__)return t;if(t.__lr_wrapper__)return t.__lr_wrapper__;if(!Object.isExtensible(t))return t}catch(e){return t}function o(){var o=[],i=arguments.length,s=!e||e&&!1!==e.deep;for(r&&l(r)&&r.apply(this,arguments);i--;)o[i]=s?n.wrap(e,arguments[i]):arguments[i];try{return t.apply(this,o)}catch(t){throw n._ignoreNextOnError(),n.captureException(a.default.computeStackTrace(t),e),t}}for(var i in t)c(t,i)&&(o[i]=t[i]);return o.prototype=t.prototype,t.__lr_wrapper__=o,o.__lr__=!0,o.__inner__=t,o}},{key:"_instrumentTryCatch",value:function(){var e=this,t=e._wrappedBuiltIns;function r(t){return function(r,n){for(var o=new Array(arguments.length),i=0;i2?n-2:0),u=2;u=0&&a.splice(t,1)}},clear:function(){a=[]}};t.default=c},7986:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{isReactNative:!1,isDisabled:!1};if(!0===(null==t?void 0:t.isDisabled))return function(){};var r=t.isReactNative,n=t.shouldAugmentNPS,o=t.shouldParseXHRBlob,f={},d=function(e){var t=e;if("object"===(0,i.default)(e)&&null!=e){var r=Object.getPrototypeOf(e);r!==Object.prototype&&null!==r||(t=JSON.stringify(e))}if(t&&t.length&&t.length>4096e3&&"string"==typeof t){var n=t.substring(0,1e3);return"".concat(n," ... LogRocket truncating to first 1000 characters.\n Keep data under 4MB to prevent truncation. https://docs.logrocket.com/reference/network")}return e},h=function(t,r){var n=r.method;e.addEvent("lr.network.RequestEvent",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=e.isEnabled,i=void 0===o||o,a=e.requestSanitizer,s=void 0===a?function(e){return e}:a;if(!i)return null;var u=null;try{u=s(p(p({},r),{},{reqId:t}))}catch(e){console.error(e)}if(u){var l=u.url;if("undefined"!=typeof document&&"function"==typeof document.createElement){var h=document.createElement("a");h.href=u.url,l=h.href}return{reqId:t,url:l,headers:(0,c.default)(u.headers,(function(e){return"".concat(e)})),body:d(u.body),method:n,referrer:u.referrer||void 0,mode:u.mode||void 0,credentials:u.credentials||void 0}}return f[t]=!0,null}))},y=function(t,r){var n=r.method,o=r.status,i=r.responseType;e.addEvent("lr.network.ResponseEvent",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},a=e.isEnabled,s=void 0===a||a,u=e.responseSanitizer,l=void 0===u?function(e){return e}:u;if(!s)return null;if(f[t])return delete f[t],null;var h=null;try{h=l(p(p({},r),{},{reqId:t}))}catch(e){console.error(e)}return h?{reqId:t,responseType:i,status:h.status,headers:(0,c.default)(h.headers,(function(e){return"".concat(e)})),body:d(h.body),method:n}:{reqId:t,responseType:i,status:o,headers:{},body:null,method:n}}))},g=function(t){return e.isDisabled||!0===f[t]},m=(0,a.default)({addRequest:h,addResponse:y,isIgnored:g}),O=(0,l.default)({addRequest:h,addResponse:y,isIgnored:g,logger:e,shouldAugmentNPS:n,shouldParseXHRBlob:o}),v=(0,s.registerIonic)({addRequest:h,addResponse:y,isIgnored:g}),b=r?function(){}:(0,u.default)(e);return function(){b(),m(),O(),v()}};var o=n(r(8416)),i=n(r(8698)),a=n(r(8452)),s=r(4863),u=n(r(989)),l=n(r(1105)),c=n(r(9645));function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function p(e){for(var t=1;t1?r-1:0),a=1;a0&&void 0!==arguments[0]?arguments[0]:{};return{url:e.url,headers:l(e.headers),method:e.method&&e.method.toUpperCase(),referrer:e.referrer||void 0,mode:e.mode||void 0,credentials:e.credentials||void 0}}},4863:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.mergeHeaders=w,t.serializeQueryParams=function(e,t){return N("",e,t)},t.appendQueryParamsString=D,t.processData=R,t.registerIonic=function(e){var t,r,n,o=e.addRequest,i=e.addResponse,a=e.isIgnored,u=null===(t=window.cordova)||void 0===t||null===(r=t.plugin)||void 0===r?void 0:r.http,l={},c=!1;if(void 0===u)return function(){};var f=null===(n=window.ionic)||void 0===n?void 0:n.platforms;if(void 0!==f&&"function"==typeof f.some&&f.some((function(e){return g.has(e)})))return function(){};var m=u.sendRequest,O=(0,s.default)((function(e,t,r){if(!a("".concat(y).concat(r)))try{var n={url:e.url||"",status:e.status<600&&e.status>=100?e.status:0,headers:e.headers||{},body:t?e.data:e.error,method:l[r].toUpperCase()};i("".concat(y).concat(r),n)}catch(t){var o={url:e.url||"",status:e.status<600&&e.status>=100?e.status:0,headers:e.headers||{},body:"LogRocket fetch error: ".concat(t.message),method:l[r].toUpperCase()};i("".concat(y).concat(r),o)}}));return u.sendRequest=function(e,t,r,n){var i=++A;if(!c)try{var a=function(e,t){var r;e=e||{};var n=e.data;try{r=T(d,e.serializer||t.getDataSerializer(),"serializer / data payload type")}catch(o){r=T(h,e.serializer||t.getDataSerializer(),"serializer / data payload type"),n={}}return{data:n,filePath:e.filePath,followRedirect:e.followRedirect,headers:I(e.headers||{},v,"Invalid header type, must be string"),method:T(p,e.method||p[0],"method"),name:e.name,params:I(e.params||{},b,"Invalid param, must be of type string or array"),responseType:e.responseType,serializer:r,connectTimeout:e.connectTimeout,readTimeout:e.readTimeout,timeout:e.timeout}}(t,u),s=D(e,N("",a.params,!0)),f=function(e,t,r){var n=r.getHeaders("*")||{},o=function(e,t){var r=new URL(e),n=r.host;return t.getHeaders(n)||null}(e,r)||{};return w(w(n,o),t)}(e,a.headers,u),g=a.method||"get";l[i]=g;var E={url:s,method:g.toUpperCase(),headers:f||{},body:R(a.data||{},a.serializer)};o("".concat(y).concat(i),E)}catch(r){var S={url:e,method:(t.method||"get").toUpperCase(),headers:{},body:"LogRocket fetch error: ".concat(r.message)};o("".concat(y).concat(i),S)}return m(e,t,(function(e){c||(O(e,!0,i),delete l[i]),r(e)}),(function(e){c||(O(e,!1,i),delete l[i]),n(e)}))},function(){c=!0,u.sendRequest=m,l={}}};var o=n(r(8416)),i=n(r(8698)),a=n(r(861)),s=n(r(9983));function u(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return l(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,i=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw i}}}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r0){var u=!1;if(s.forEach((function(t){r.g[t]&&e instanceof r.g[t]&&(u=!0)})),!u)throw new Error("INSTANCE_TYPE_MISMATCH_DATA ".concat((0,a.default)(s).join(", ")))}if(0===s.size&&!o.has(n))throw new Error("TYPE_MISMATCH_DATA ".concat((0,a.default)(o).join(", ")));return"utf8"===t?e:JSON.stringify(e,void 0,2)}var A=0},989:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=void 0;function n(){var n={online:window.navigator.onLine,effectiveType:"UNKOWN"};window.navigator.onLine?window.navigator.connection&&window.navigator.connection.effectiveType&&(n.effectiveType=r[window.navigator.connection.effectiveType]||"UNKNOWN"):n.effectiveType="NONE",t&&n.online===t.online&&n.effectiveType===t.effectiveType||(t=n,e.addEvent("lr.network.NetworkStatusEvent",(function(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).isEnabled;return void 0===e||e?n:null})))}setTimeout(n),window.navigator.connection&&"function"==typeof window.navigator.connection.addEventListener&&window.navigator.connection.addEventListener("change",n);return window.addEventListener("online",n),window.addEventListener("offline",n),function(){window.removeEventListener("offline",n),window.removeEventListener("online",n),window.navigator.connection&&"function"==typeof window.navigator.connection.removeEventListener&&window.navigator.connection.removeEventListener("change",n)}};var r={"slow-2g":"SLOW2G","2g":"TWOG","3g":"THREEG","4g":"FOURG"}},1105:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.setActive=function(e){u=e},t.default=function(e){var t=e.addRequest,r=e.addResponse,n=e.isIgnored,c=e.logger,f=e.shouldAugmentNPS,p=void 0===f||f,d=e.shouldParseXHRBlob,h=void 0!==d&&d,y=XMLHttpRequest,g=new WeakMap,m=!1,O="xhr-";return window._lrXMLHttpRequest=XMLHttpRequest,XMLHttpRequest=function(e,f){var d=new y(e,f);if(!u)return d;g.set(d,{xhrId:++l,headers:{}});var v=d.open;var b=d.send;p&&(d.open=function(){for(var e=arguments.length,t=new Array(e),r=0;r")),t[1]=i.href}}catch(e){}return v.apply(this,t)},d.send=function(){for(var e=arguments.length,t=new Array(e),r=0;r")}return e})).join("&");t[0]=u}}catch(e){}return b.apply(this,t)}),(0,i.default)(d,"open",(function(e,t){if(!m){var r=g.get(d);r.method=e,r.url=t}})),(0,i.default)(d,"send",(function(e){if(!m){var r=g.get(d);if(r){var n={url:r.url,method:r.method&&r.method.toUpperCase(),headers:(0,o.default)(r.headers||{},(function(e){return e.join(", ")})),body:e};t("".concat(O).concat(r.xhrId),n)}}})),(0,i.default)(d,"setRequestHeader",(function(e,t){if(!m){var r=g.get(d);r&&(r.headers=r.headers||{},r.headers[e]=r.headers[e]||[],r.headers[e].push(t))}}));var E={readystatechange:function(){if(!m&&4===d.readyState){var e=g.get(d);if(!e)return;if(n("".concat(O).concat(e.xhrId)))return;var t,o=(d.getAllResponseHeaders()||"").split(/[\r\n]+/).reduce((function(e,t){var r=e,n=t.split(": ");if(n.length>0){var o=n.shift(),i=n.join(": ");e[o]?r[o]+=", ".concat(i):r[o]=i}return r}),{});try{switch(d.responseType){case"json":t=c._shouldCloneResponse?JSON.parse(JSON.stringify(d.response)):d.response;break;case"arraybuffer":case"blob":t=d.response;break;case"document":t=d.responseXML;break;case"text":case"":t=d.responseText;break;default:t=""}}catch(e){t="LogRocket: Error accessing response."}var i={url:e.url,status:d.status,headers:o,body:t,method:(e.method||"").toUpperCase()};if(h&&i.body instanceof Blob){var a=new FileReader;a.readAsText(i.body),a.onload=function(){try{i.body=JSON.parse(a.result)}catch(e){}r("".concat(O).concat(e.xhrId),i)}}else r("".concat(O).concat(e.xhrId),i)}}};return Object.keys(E).forEach((function(e){d.addEventListener(e,E[e])})),d},XMLHttpRequest.prototype=y.prototype,["UNSENT","OPENED","HEADERS_RECEIVED","LOADING","DONE"].forEach((function(e){XMLHttpRequest[e]=y[e]})),function(){m=!0,XMLHttpRequest=y}};var o=n(r(9645)),i=n(r(7800)),a=n(r(9242)),s=r(4005),u=!0;var l=0},5818:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=Date.now.bind(Date),n=r(),o="undefined"!=typeof performance&&performance.now?performance.now.bind(performance):function(){return r()-n};t.default=o},9064:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4322);Object.keys(n).forEach((function(e){"default"!==e&&"__esModule"!==e&&(e in t&&t[e]===n[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return n[e]}}))}));var o=r(527);Object.keys(o).forEach((function(e){"default"!==e&&"__esModule"!==e&&(e in t&&t[e]===o[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}}))}))},4322:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ValidEventNames=t.ValidRootNames=t.lr=t.SerializedLevel=t.requireValidEventType=t.isValidEventType=void 0;var r=function(e){return i.includes(e)};t.isValidEventType=r;var n,o;t.requireValidEventType=function(e){if(r(e))return e;throw new Error("The string '".concat(e,"' is not a valid event name."))},t.SerializedLevel=n,function(e){e[e.Binary=0]="Binary",e[e.Deserialized=1]="Deserialized",e[e.Serialized=2]="Serialized"}(n||(t.SerializedLevel=n={})),t.lr=o,function(e){var t,r,n,o,i,a,s,u,l,c,f,p,d,h,y,g,m,O,v,b,E,T,I,w,S,_,P,N,D,R,A,j,C,k,L,x,M,U,F,B,V,G,H,Y,q,J,W,K,X,z,Z,Q,$,ee,te,re,ne,oe,ie,ae,se,ue,le,ce,fe,pe,de,he,ye,ge,me,Oe,ve,be,Ee,Te,Ie,we,Se,_e,Pe,Ne,De,Re,Ae,je,Ce,ke,Le,xe,Me,Ue,Fe,Be,Ve,Ge,He,Ye,qe,Je,We,Ke,Xe,ze,Ze,Qe,$e,et,tt,rt,nt,ot,it,at,st,ut,lt,ct,ft,pt,dt,ht,yt,gt,mt,Ot,vt,bt,Et,Tt,It,wt,St;!function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.ANONYMOUS=1]="ANONYMOUS",e[e.IDENTIFIED=2]="IDENTIFIED"}(t||(t={})),e.IdentityStatus=t,r||(r=e.Activity||(e.Activity={})),o=n||(n=e.android||(e.android={})),a=i||(i=o.ActivityLifecycleEvent||(o.ActivityLifecycleEvent={})),function(e){e.ACTIVITY_CREATED="ACTIVITY_CREATED",e.ACTIVITY_STARTED="ACTIVITY_STARTED",e.ACTIVITY_RESUMED="ACTIVITY_RESUMED",e.ACTIVITY_PAUSED="ACTIVITY_PAUSED",e.ACTIVITY_STOPPED="ACTIVITY_STOPPED",e.ACTIVITY_SAVE_INSTANCE_STATE="ACTIVITY_SAVE_INSTANCE_STATE",e.ACTIVITY_DESTROYED="ACTIVITY_DESTROYED",e.PAGE_TAG="PAGE_TAG"}(s||(s={})),a.LifecycleType=s,l=u||(u=o.canvas||(o.canvas={})),function(e){e.NONE_ALIGN="NONE_ALIGN",e.ALIGN_CENTER="ALIGN_CENTER",e.ALIGN_LEFT="ALIGN_LEFT",e.ALIGN_RIGHT="ALIGN_RIGHT",e.ALIGN_JUSTIFY="ALIGN_JUSTIFY"}(c||(c={})),l.Align=c,function(e){e.BLEND_MODE_CLEAR="BLEND_MODE_CLEAR",e.BLEND_MODE_COLOR="BLEND_MODE_COLOR",e.BLEND_MODE_COLOR_BURN="BLEND_MODE_COLOR_BURN",e.BLEND_MODE_COLOR_DODGE="BLEND_MODE_COLOR_DODGE",e.BLEND_MODE_DARKEN="BLEND_MODE_DARKEN",e.BLEND_MODE_DIFFERENCE="BLEND_MODE_DIFFERENCE",e.BLEND_MODE_DST="BLEND_MODE_DST",e.BLEND_MODE_DST_ATOP="BLEND_MODE_DST_ATOP",e.BLEND_MODE_DST_IN="BLEND_MODE_DST_IN",e.BLEND_MODE_DST_OUT="BLEND_MODE_DST_OUT",e.BLEND_MODE_DST_OVER="BLEND_MODE_DST_OVER",e.BLEND_MODE_EXCLUSION="BLEND_MODE_EXCLUSION",e.BLEND_MODE_HARD_LIGHT="BLEND_MODE_HARD_LIGHT",e.BLEND_MODE_HUE="BLEND_MODE_HUE",e.BLEND_MODE_LIGHTEN="BLEND_MODE_LIGHTEN",e.BLEND_MODE_LUMINOSITY="BLEND_MODE_LUMINOSITY",e.BLEND_MODE_MODULATE="BLEND_MODE_MODULATE",e.BLEND_MODE_MULTIPLY="BLEND_MODE_MULTIPLY",e.BLEND_MODE_OVERLAY="BLEND_MODE_OVERLAY",e.BLEND_MODE_PLUS="BLEND_MODE_PLUS",e.BLEND_MODE_SATURATION="BLEND_MODE_SATURATION",e.BLEND_MODE_SCREEN="BLEND_MODE_SCREEN",e.BLEND_MODE_SOFT_LIGHT="BLEND_MODE_SOFT_LIGHT",e.BLEND_MODE_SRC="BLEND_MODE_SRC",e.BLEND_MODE_SRC_ATOP="BLEND_MODE_SRC_ATOP",e.BLEND_MODE_SRC_IN="BLEND_MODE_SRC_IN",e.BLEND_MODE_SRC_OUT="BLEND_MODE_SRC_OUT",e.BLEND_MODE_SRC_OVER="BLEND_MODE_SRC_OVER",e.BLEND_MODE_XOR="BLEND_MODE_XOR"}(f||(f={})),l.BlendMode=f,function(e){e.NONE_CAP="NONE_CAP",e.CAP_BUTT="CAP_BUTT",e.CAP_ROUND="CAP_ROUND",e.CAP_SQUARE="CAP_SQUARE"}(p||(p={})),l.Cap=p,function(e){e.NONE_COMPOSITE_TYPE="NONE_COMPOSITE_TYPE",e.ADD="ADD",e.CLEAR="CLEAR",e.COLOR="COLOR",e.COLOR_BURN="COLOR_BURN",e.COLOR_DODGE="COLOR_DODGE",e.DARKEN="DARKEN",e.DIFFERENCE="DIFFERENCE",e.DST="DST",e.DST_ATOP="DST_ATOP",e.DST_IN="DST_IN",e.DST_OUT="DST_OUT",e.DST_OVER="DST_OVER",e.EXCLUSION="EXCLUSION",e.HARD_LIGHT="HARD_LIGHT",e.HUE="HUE",e.LIGHTEN="LIGHTEN",e.LUMINOSITY="LUMINOSITY",e.MODULATE="MODULATE",e.MULTIPLY="MULTIPLY",e.OVERLAY="OVERLAY",e.PLUS="PLUS",e.SATURATION="SATURATION",e.SOFT_LIGHT="SOFT_LIGHT",e.SCREEN="SCREEN",e.SRC="SRC",e.SRC_ATOP="SRC_ATOP",e.SRC_IN="SRC_IN",e.SRC_OUT="SRC_OUT",e.SRC_OVER="SRC_OVER",e.XOR="XOR"}(d||(d={})),l.CompositeType=d,function(e){e.NONE_DEFAULT_TYPEFACE="NONE_DEFAULT_TYPEFACE",e.DEFAULT_TYPEFACE="DEFAULT_TYPEFACE",e.DEFAULT_TYPEFACE_BOLD="DEFAULT_TYPEFACE_BOLD",e.DEFAULT_TYPEFACE_MONOSPACE="DEFAULT_TYPEFACE_MONOSPACE",e.DEFAULT_TYPEFACE_SANS_SERIF="DEFAULT_TYPEFACE_SANS_SERIF",e.DEFAULT_TYPEFACE_SERIF="DEFAULT_TYPEFACE_SERIF"}(h||(h={})),l.DefaultTypeface=h,function(e){e.NONE_GRADIENT_TYPE="NONE_GRADIENT_TYPE",e.LINEAR_GRADIENT="LINEAR_GRADIENT",e.RADIAL_GRADIENT="RADIAL_GRADIENT",e.SWEEP_GRADIENT="SWEEP_GRADIENT"}(y||(y={})),l.GradientType=y,function(e){e.NONE_JOIN="NONE_JOIN",e.JOIN_BEVEL="JOIN_BEVEL",e.JOIN_MITER="JOIN_MITER",e.JOIN_ROUND="JOIN_ROUND"}(g||(g={})),l.Join=g,function(e){e.CLIP_OUT_RECT="CLIP_OUT_RECT",e.CLIP_PATH="CLIP_PATH",e.CLIP_RECT="CLIP_RECT",e.CLOSE_VIEW="CLOSE_VIEW",e.CONCAT="CONCAT",e.DRAW_ARGB="DRAW_ARGB",e.DRAW_ARC="DRAW_ARC",e.DRAW_BITMAP="DRAW_BITMAP",e.DRAW_BITMAP_MESH="DRAW_BITMAP_MESH",e.DRAW_CIRCLE="DRAW_CIRCLE",e.DRAW_COLOR="DRAW_COLOR",e.DRAW_DOUBLE_ROUND_RECT="DRAW_DOUBLE_ROUND_RECT",e.DRAW_LINE="DRAW_LINE",e.DRAW_LINES="DRAW_LINES",e.DRAW_OVAL="DRAW_OVAL",e.DRAW_PAINT="DRAW_PAINT",e.DRAW_PATCH="DRAW_PATCH",e.DRAW_PATH="DRAW_PATH",e.DRAW_PICTURE="DRAW_PICTURE",e.DRAW_POINT="DRAW_POINT",e.DRAW_POINTS="DRAW_POINTS",e.DRAW_POS_TEXT="DRAW_POS_TEXT",e.DRAW_RGB="DRAW_RGB",e.DRAW_RECT="DRAW_RECT",e.DRAW_RENDER_NODE="DRAW_RENDER_NODE",e.DRAW_ROUND_RECT="DRAW_ROUND_RECT",e.DRAW_TEXT="DRAW_TEXT",e.DRAW_TEXT_ON_PATH="DRAW_TEXT_ON_PATH",e.DRAW_TEXT_RUN="DRAW_TEXT_RUN",e.DRAW_VERTICES="DRAW_VERTICES",e.DISABLE_Z="DISABLE_Z",e.ENABLE_Z="ENABLE_Z",e.OPEN_VIEW="OPEN_VIEW",e.RESTORE="RESTORE",e.RESTORE_TO_COUNT="RESTORE_TO_COUNT",e.ROTATE="ROTATE",e.SAVE="SAVE",e.SAVE_LAYER="SAVE_LAYER",e.SAVE_LAYER_ALPHA="SAVE_LAYER_ALPHA",e.SCALE="SCALE",e.SET_BITMAP="SET_BITMAP",e.SET_DENSITY="SET_DENSITY",e.SET_DRAW_FILTER="SET_DRAW_FILTER",e.SET_MATRIX="SET_MATRIX",e.SKEW="SKEW",e.TRANSLATE="TRANSLATE",e.DRAW_PARAGRAPH="DRAW_PARAGRAPH"}(m||(m={})),l.OperationType=m,function(e){e.NONE_PAINT_STYLE="NONE_PAINT_STYLE",e.STYLE_FILL="STYLE_FILL",e.STYLE_FILL_AND_STROKE="STYLE_FILL_AND_STROKE",e.STYLE_STROKE="STYLE_STROKE"}(O||(O={})),l.PaintStyle=O,function(e){e.PORTER_DUFF_MODE_ADD="PORTER_DUFF_MODE_ADD",e.PORTER_DUFF_MODE_CLEAR="PORTER_DUFF_MODE_CLEAR",e.PORTER_DUFF_MODE_DARKEN="PORTER_DUFF_MODE_DARKEN",e.PORTER_DUFF_MODE_DST="PORTER_DUFF_MODE_DST",e.PORTER_DUFF_MODE_DST_OVER="PORTER_DUFF_MODE_DST_OVER",e.PORTER_DUFF_MODE_DST_IN="PORTER_DUFF_MODE_DST_IN",e.PORTER_DUFF_MODE_DST_OUT="PORTER_DUFF_MODE_DST_OUT",e.PORTER_DUFF_MODE_DST_ATOP="PORTER_DUFF_MODE_DST_ATOP",e.PORTER_DUFF_MODE_LIGHTEN="PORTER_DUFF_MODE_LIGHTEN",e.PORTER_DUFF_MODE_MULTIPLY="PORTER_DUFF_MODE_MULTIPLY",e.PORTER_DUFF_MODE_OVERLAY="PORTER_DUFF_MODE_OVERLAY",e.PORTER_DUFF_MODE_SCREEN="PORTER_DUFF_MODE_SCREEN",e.PORTER_DUFF_MODE_SRC="PORTER_DUFF_MODE_SRC",e.PORTER_DUFF_MODE_SRC_ATOP="PORTER_DUFF_MODE_SRC_ATOP",e.PORTER_DUFF_MODE_SRC_IN="PORTER_DUFF_MODE_SRC_IN",e.PORTER_DUFF_MODE_SRC_OUT="PORTER_DUFF_MODE_SRC_OUT",e.PORTER_DUFF_MODE_SRC_OVER="PORTER_DUFF_MODE_SRC_OVER",e.PORTER_DUFF_MODE_XOR="PORTER_DUFF_MODE_XOR"}(v||(v={})),l.PorterDuffMode=v,function(e){e.REGION_OP_DIFFERENCE="REGION_OP_DIFFERENCE",e.REGION_OP_INTERSECT="REGION_OP_INTERSECT",e.REGION_OP_REPLACE="REGION_OP_REPLACE",e.REGION_OP_REVERSE_DIFFERENCE="REGION_OP_REVERSE_DIFFERENCE",e.REGION_OP_UNION="REGION_OP_UNION",e.REGION_OP_XOR="REGION_OP_XOR"}(b||(b={})),l.RegionOp=b,function(e){e.NONE_TILE_MODE="NONE_TILE_MODE",e.TILE_MODE_CLAMP="TILE_MODE_CLAMP",e.TILE_MODE_REPEAT="TILE_MODE_REPEAT",e.TILE_MODE_MIRROR="TILE_MODE_MIRROR"}(E||(E={})),l.TileMode=E,function(e){e.NONE_TYPEFACE_STYLE="NONE_TYPEFACE_STYLE",e.STYLE_NORMAL="STYLE_NORMAL",e.STYLE_BOLD="STYLE_BOLD",e.STYLE_ITALIC="STYLE_ITALIC",e.STYLE_BOLD_ITALIC="STYLE_BOLD_ITALIC"}(T||(T={})),l.TypefaceStyle=T,I||(I=l.Operation||(l.Operation={})),function(e){var t,r,n,o;!function(e){e.ALIGN_CENTER="ALIGN_CENTER",e.ALIGN_LEFT="ALIGN_LEFT",e.ALIGN_RIGHT="ALIGN_RIGHT"}(t||(t={})),e.Align=t,function(e){e.CAP_BUTT="CAP_BUTT",e.CAP_ROUND="CAP_ROUND",e.CAP_SQUARE="CAP_SQUARE"}(r||(r={})),e.Cap=r,function(e){e.JOIN_BEVEL="JOIN_BEVEL",e.JOIN_MITER="JOIN_MITER",e.JOIN_ROUND="JOIN_ROUND"}(n||(n={})),e.Join=n,function(e){e.STYLE_FILL="STYLE_FILL",e.STYLE_FILL_AND_STROKE="STYLE_FILL_AND_STROKE",e.STYLE_STROKE="STYLE_STROKE"}(o||(o={})),e.Style=o}(w||(w=l.Paint||(l.Paint={}))),function(e){var t;!function(e){e.TILE_MODE_CLAMP="TILE_MODE_CLAMP",e.TILE_MODE_REPEAT="TILE_MODE_REPEAT",e.TILE_MODE_MIRROR="TILE_MODE_MIRROR"}(t||(t={})),e.TileMode=t}(S||(S=l.Shader||(l.Shader={}))),P=_||(_=l.Snapshot||(l.Snapshot={})),function(e){e.REDACTION_MODE_DISABLED="REDACTION_MODE_DISABLED",e.REDACTION_MODE_BLOCKED="REDACTION_MODE_BLOCKED"}(N||(N={})),P.RedactionMode=N,function(e){var t,r;!function(e){e.DEFAULT_TYPEFACE="DEFAULT_TYPEFACE",e.DEFAULT_TYPEFACE_BOLD="DEFAULT_TYPEFACE_BOLD",e.DEFAULT_TYPEFACE_MONOSPACE="DEFAULT_TYPEFACE_MONOSPACE",e.DEFAULT_TYPEFACE_SANS_SERIF="DEFAULT_TYPEFACE_SANS_SERIF",e.DEFAULT_TYPEFACE_SERIF="DEFAULT_TYPEFACE_SERIF"}(t||(t={})),e.DefaultTypeface=t,function(e){e.STYLE_NORMAL="STYLE_NORMAL",e.STYLE_BOLD="STYLE_BOLD",e.STYLE_ITALIC="STYLE_ITALIC",e.STYLE_BOLD_ITALIC="STYLE_BOLD_ITALIC"}(r||(r={})),e.Style=r}(D||(D=l.Typeface||(l.Typeface={}))),R||(R=o.ResourceInitializationEvent||(o.ResourceInitializationEvent={})),j=A||(A=o.TouchEvent||(o.TouchEvent={})),function(e){e.DOWN="DOWN",e.UP="UP",e.MOVE="MOVE"}(C||(C={})),j.MotionType=C,L=k||(k=e.browser||(e.browser={})),M=x||(x=L.MouseEvent||(L.MouseEvent={})),function(e){e.MOUSEOVER="MOUSEOVER",e.MOUSEOUT="MOUSEOUT",e.MOUSEUP="MOUSEUP",e.MOUSEDOWN="MOUSEDOWN",e.MOUSELEAVE="MOUSELEAVE",e.MOUSEENTER="MOUSEENTER",e.DRAGSTART="DRAGSTART",e.DRAGEND="DRAGEND",e.DRAGLEAVE="DRAGLEAVE",e.CLICK="CLICK",e.CONTEXTMENU="CONTEXTMENU",e.DBLCLICK="DBLCLICK",e.DROP="DROP",e.MOUSEMOVE="MOUSEMOVE",e.DRAGOVER="DRAGOVER",e.DRAGENTER="DRAGENTER",e.DRAG="DRAG",e.FOCUS="FOCUS",e.BLUR="BLUR",e.TOUCHSTART="TOUCHSTART",e.TOUCHMOVE="TOUCHMOVE",e.TOUCHEND="TOUCHEND",e.MOUSEHOVER="MOUSEHOVER"}(U||(U={})),M.EventType=U,B=F||(F=L.NavigationEvent||(L.NavigationEvent={})),function(e){e.PAGE_LOAD="PAGE_LOAD",e.POP_STATE="POP_STATE",e.PUSH_STATE="PUSH_STATE",e.REPLACE_STATE="REPLACE_STATE"}(V||(V={})),B.NavigationType=V,H=G||(G=L.Node||(L.Node={})),Y||(Y=H.TextInfo||(H.TextInfo={})),J=q||(q=L.NodeChangeEvent||(L.NodeChangeEvent={})),W||(W=J.TextEvent||(J.TextEvent={})),X=K||(K=L.NPSEvent||(L.NPSEvent={})),function(e){e.WOOTRIC="WOOTRIC",e.DELIGHTED="DELIGHTED"}(z||(z={})),X.NPSProvider=z,Z||(Z=L.PIIExposureEvent||(L.PIIExposureEvent={})),function(e){var t;!function(e){e.INSERT_RULE="INSERT_RULE",e.DELETE_RULE="DELETE_RULE",e.SET_PROPERTY="SET_PROPERTY",e.REMOVE_PROPERTY="REMOVE_PROPERTY"}(t||(t={})),e.EventType=t}(Q||(Q=L.StyleChangeEvent||(L.StyleChangeEvent={}))),$||($=e.Buffer||(e.Buffer={})),te=ee||(ee=e.clickhouse||(e.clickhouse={})),ne=re||(re=te.IssueDescription||(te.IssueDescription={})),function(e){e.EXCEPTION="EXCEPTION",e.NETWORK_ERROR="NETWORK_ERROR",e.RAGE_CLICK="RAGE_CLICK",e.DEAD_CLICK="DEAD_CLICK",e.FRUSTRATING_NETWORK="FRUSTRATING_NETWORK",e.ERROR_STATE="ERROR_STATE",e.DEAD_CLICK_V2="DEAD_CLICK_V2"}(oe||(oe={})),ne.IssueType=oe,function(e){var t;!function(e){e.EXCEPTION="EXCEPTION",e.NETWORK_ERROR="NETWORK_ERROR",e.RAGE_CLICK="RAGE_CLICK",e.DEAD_CLICK="DEAD_CLICK",e.FRUSTRATING_NETWORK="FRUSTRATING_NETWORK",e.ERROR_STATE="ERROR_STATE",e.DEAD_CLICK_V2="DEAD_CLICK_V2"}(t||(t={})),e.IssueType=t}(ie||(ie=te.IssueScore||(te.IssueScore={}))),function(e){var t,r,n,o;!function(e){e.UNKNOWN="UNKNOWN",e.EXCEPTION="EXCEPTION",e.CRASH_REPORT="CRASH_REPORT"}(t||(t={})),e.IssueType=t,n=r||(r=e.SymbolicatorResponseFrame||(e.SymbolicatorResponseFrame={})),function(e){e.UNKNOWN="UNKNOWN",e.symbolicated="symbolicated",e.missing_symbol="missing_symbol",e.unknown_image="unknown_image",e.missing="missing",e.malformed="malformed"}(o||(o={})),n.SymbolicatorStatus=o}(ae||(ae=te.StackTrace||(te.StackTrace={}))),ue=se||(se=e.core||(e.core={})),ce=le||(le=ue.Exception||(ue.Exception={})),function(e){e.UNHANDLED_REJECTION="UNHANDLED_REJECTION",e.WINDOW="WINDOW",e.MESSAGE="MESSAGE",e.CONSOLE="CONSOLE",e.ANDROID="ANDROID",e.IOS="IOS"}(fe||(fe={})),ce.ExceptionType=fe,de=pe||(pe=ce.DebugModules||(ce.DebugModules={})),function(e){e.macho="macho",e.pe="pe",e.elf="elf"}(he||(he={})),de.ModuleType=he,ge=ye||(ye=ue.LogEvent||(ue.LogEvent={})),function(e){e.DEBUG="DEBUG",e.INFO="INFO",e.LOG="LOG",e.WARN="WARN",e.ERROR="ERROR"}(me||(me={})),ge.LogLevel=me,Oe||(Oe=e.CustomEvent||(e.CustomEvent={})),ve||(ve=e.error||(e.error={})),Ee=be||(be=e.Event||(e.Event={})),function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.WEB=1]="WEB",e[e.ANDROID=2]="ANDROID",e[e.IOS=3]="IOS"}(Te||(Te={})),Ee.PlatformType=Te,we=Ie||(Ie=e.feedback||(e.feedback={})),_e=Se||(Se=we.FeedbackAction||(we.FeedbackAction={})),function(e){e.TEXT="TEXT",e.RATING="RATING"}(Pe||(Pe={})),_e.ResponseType=Pe,Ne||(Ne=e.filter||(e.filter={})),De||(De=e.guide||(e.guide={})),function(e){var t,r;!function(e){var t;!function(e){e.VIEW_APPEARED="VIEW_APPEARED",e.VIEW_DISAPPEARED="VIEW_DISAPPEARED",e.PAGE_TAG="PAGE_TAG"}(t||(t={})),e.LifecycleType=t}(t||(t=e.LifecycleEvent||(e.LifecycleEvent={}))),function(e){var t;!function(e){e.DOWN="DOWN",e.UP="UP",e.MOVE="MOVE"}(t||(t={})),e.MotionType=t}(r||(r=e.TouchEvent||(e.TouchEvent={})))}(Re||(Re=e.ios||(e.ios={}))),je=Ae||(Ae=e.Metadata||(e.Metadata={})),function(e){e.UNKNOWN="UNKNOWN",e.DOM="DOM",e.SKIA="SKIA",e.PDF="PDF",e.PIXEL="PIXEL"}(Ce||(Ce={})),je.ReplayType=Ce,Le=ke||(ke=je.DeviceInfo||(je.DeviceInfo={})),function(e){e.ANDROID="ANDROID",e.IOS="IOS"}(xe||(xe={})),Le.DeviceType=xe,Me||(Me=je.SDKState||(je.SDKState={})),Fe=Ue||(Ue=e.metrics||(e.metrics={})),Ve=Be||(Be=Fe.Metric||(Fe.Metric={})),function(e){e.timeToFirstByte="timeToFirstByte",e.largestContentfulPaintTime="largestContentfulPaintTime",e.initialPageLoadTime="initialPageLoadTime",e.firstInputDelay="firstInputDelay",e.cumulativeLayoutShift="cumulativeLayoutShift",e.mobileFrameRenderTime="mobileFrameRenderTime"}(Ge||(Ge={})),Ve.MetricType=Ge,Ye=He||(He=e.mobile||(e.mobile={})),Je=qe||(qe=Ye.ImageNonCaptureEvent||(Ye.ImageNonCaptureEvent={})),function(e){e.single="single",e.total="total"}(We||(We={})),Je.CaptureLimitType=We,function(e){var t;!function(e){e.macho="macho",e.pe="pe",e.elf="elf"}(t||(t={})),e.ModuleType=t}(Ke||(Ke=Ye.SymbolicationModules||(Ye.SymbolicationModules={}))),ze=Xe||(Xe=e.network||(e.network={})),function(e){e.GET="GET",e.HEAD="HEAD",e.POST="POST",e.PUT="PUT",e.DELETE="DELETE",e.CONNECT="CONNECT",e.OPTIONS="OPTIONS",e.TRACE="TRACE",e.PATCH="PATCH"}(Ze||(Ze={})),ze.MethodType=Ze,$e=Qe||(Qe=ze.NetworkStatusEvent||(ze.NetworkStatusEvent={})),function(e){e.UNKNOWN="UNKNOWN",e.NONE="NONE",e.SLOW2G="SLOW2G",e.TWOG="TWOG",e.THREEG="THREEG",e.FOURG="FOURG"}(et||(et={})),$e.EffectiveType=et,rt=tt||(tt=ze.PerfResourceEvent||(ze.PerfResourceEvent={})),function(e){e.LINK="LINK",e.SCRIPT="SCRIPT",e.CSS="CSS",e.IMG="IMG",e.IMAGE="IMAGE",e.OTHER="OTHER",e.NAVIGATION="NAVIGATION",e.TRACK="TRACK",e.VIDEO="VIDEO"}(nt||(nt={})),rt.InitiatorType=nt,function(e){var t;!function(e){e.DEFAULT="DEFAULT",e.BASIC="BASIC",e.CORS="CORS",e.ERROR="ERROR",e.OPAQUE="OPAQUE",e.OPAQUEREDIRECT="OPAQUEREDIRECT"}(t||(t={})),e.ResponseType=t}(ot||(ot=ze.ResponseEvent||(ze.ResponseEvent={}))),at=it||(it=e.performance||(e.performance={})),ut=st||(st=at.AppStartTiming||(at.AppStartTiming={})),function(e){e.APP_COLD_START="APP_COLD_START",e.APP_WARM_START="APP_WARM_START",e.APP_HOT_START="APP_HOT_START"}(lt||(lt={})),ut.AppStartType=lt,ft=ct||(ct=ut.Measurement||(ut.Measurement={})),function(e){e.APPLICATION_INITIALIZED="APPLICATION_INITIALIZED",e.ACTIVITY_STARTED="ACTIVITY_STARTED",e.ACTIVITY_RESUMED="ACTIVITY_RESUMED",e.CONTENT_PROVIDER_CREATED="CONTENT_PROVIDER_CREATED",e.ACTIVITY_CREATED="ACTIVITY_CREATED",e.APPLICATION_RUNTIME_INITIALIZED="APPLICATION_RUNTIME_INITIALIZED",e.DID_FINISH_LAUNCHING="DID_FINISH_LAUNCHING",e.WINDOW_DID_BECOME_VISIBLE="WINDOW_DID_BECOME_VISIBLE"}(pt||(pt={})),ft.MeasurementType=pt,dt||(dt=at.BusyFrames||(at.BusyFrames={})),ht||(ht=at.CpuUsage||(at.CpuUsage={})),gt=yt||(yt=at.LongTasks||(at.LongTasks={})),mt||(mt=gt.LongTask||(gt.LongTask={})),Ot||(Ot=at.Memory||(at.Memory={})),vt||(vt=at.NetworkThroughput||(at.NetworkThroughput={})),bt||(bt=e.redux||(e.redux={})),function(e){var t;!function(e){e.GET="GET",e.HEAD="HEAD",e.POST="POST",e.PUT="PUT",e.DELETE="DELETE",e.CONNECT="CONNECT",e.OPTIONS="OPTIONS",e.TRACE="TRACE",e.PATCH="PATCH"}(t||(t={})),e.MethodType=t}(Et||(Et=e.sentry||(e.sentry={}))),It=Tt||(Tt=e.settings||(e.settings={})),wt||(wt=It.RecordingCondition||(It.RecordingCondition={})),St||(St=e.utils||(e.utils={}))}(o||(t.lr=o={}));t.ValidRootNames=["lr.Event","lr.EventList","lr.PubSub"];var i=["lr.Activate","lr.Activity","lr.android.ActivityLifecycleEvent","lr.android.FlatViewCapture","lr.android.InputChangeEvent","lr.android.Log","lr.android.NetworkStatusEvent","lr.android.ResourceInitializationEvent","lr.android.RootViewSnapshots","lr.android.TouchEvent","lr.android.ViewCapture","lr.android.ViewSnapshot","lr.browser.AdoptedStyleSheetsEvent","lr.browser.ConstructedStyleSheetEvent","lr.browser.DeadClick","lr.browser.FrustratingNetworkEvent","lr.browser.IframeInitEvent","lr.browser.InputChangeEvent","lr.browser.InputEvent","lr.browser.KeypressEvent","lr.browser.LoadEvent","lr.browser.MouseEvent","lr.browser.NavigationEvent","lr.browser.NodeChangeEvent","lr.browser.NodeInitEvent","lr.browser.NPSEvent","lr.browser.PIIExposureEvent","lr.browser.ScrollEvent","lr.browser.ShadowInitEvent","lr.browser.StyleChangeEvent","lr.browser.StyleContents","lr.browser.StyleSheetDisabledEvent","lr.browser.UnloadEvent","lr.browser.UTMParamsEvent","lr.browser.ViewportResizeEvent","lr.Buffer","lr.clickhouse.CrashReport","lr.clickhouse.ExtendSessionRetention","lr.clickhouse.IssueDescription","lr.clickhouse.IssueScore","lr.clickhouse.RemoveSession","lr.clickhouse.ScreenshotMetadata","lr.clickhouse.SessionArchived","lr.clickhouse.SessionExported","lr.clickhouse.SessionRetentionDelete","lr.clickhouse.StackTrace","lr.core.Exception","lr.core.LogEvent","lr.core.OldException","lr.core.PageTitleChange","lr.CustomEvent","lr.DebugLog","lr.error.Truncated","lr.feedback.FeedbackResponse","lr.feedback.RatingResponse","lr.filter.ErrorState","lr.filter.Match","lr.filter.VisibleElement","lr.guide.GuideStepEnd","lr.guide.GuideStepStart","lr.Identify","lr.InitialPageLoadMetrics","lr.IntercomShow","lr.ios.InputChangeEvent","lr.ios.LifecycleEvent","lr.ios.PDFViewCapture","lr.ios.TouchEvent","lr.Metadata","lr.metrics.Measurement","lr.metrics.Metric","lr.mobile.CustomFonts","lr.mobile.ImageNonCaptureEvent","lr.mobile.SymbolicationModules","lr.mobile.WebViewInitEvent","lr.network.NetworkStatusEvent","lr.network.PerfResourceEvent","lr.network.RequestEvent","lr.network.ResponseEvent","lr.performance.AppStartTiming","lr.performance.BusyFrames","lr.performance.CpuUsage","lr.performance.FirstInputDelay","lr.performance.LongTasks","lr.performance.Memory","lr.performance.NetworkThroughput","lr.PreviousSession","lr.redux.InitialState","lr.redux.ReduxAction","lr.sentry.Exception","lr.sentry.NetworkResponse","lr.ZendeskShow"];t.ValidEventNames=i},527:function(e,t,r){"use strict";r(4322)},5163:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0});var o={};t.default=void 0;var i=n(r(9402)),a=r(8345),s=r(9064);Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}));var u=(0,a.createWriteInterface)((function(e){return i.default.lookupType(e)}));t.default=u},9402:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=n(r(6739)),i={lookupType:function(e){return e.split(".").reduce((function(e,t){return e[t]}),o.default)}};t.default=i},8345:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.createInterface=t.createReadInterface=t.createWriteInterface=void 0;var o=n(r(8416)),i=r(9064);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function s(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:{},r=t.stateSanitizer,n=void 0===r?function(e){return e}:r,o=t.actionSanitizer,a=void 0===o?function(e){return e}:o;return function(t){return function(r,o,l){var c=t(r,o,l),f=c.dispatch,p=u++;e.addEvent("lr.redux.InitialState",(function(){var e;try{e=n(c.getState())}catch(e){console.error(e.toString())}return{state:e,storeId:p}}));return s(s({},c),{},{dispatch:function(t){var r,o,s=(0,i.default)();try{o=f(t)}catch(e){r=e}finally{var u=(0,i.default)()-s;e.addEvent("lr.redux.ReduxAction",(function(){var e=null,r=null;try{e=n(c.getState()),r=a(t)}catch(e){console.error(e.toString())}return e&&r?{storeId:p,action:r,duration:u,stateDelta:e}:null}))}if(r)throw r;return o}})}}};var o=n(r(8416)),i=n(r(5818));function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function s(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:{},r=t.stateSanitizer,n=void 0===r?function(e){return e}:r,a=t.actionSanitizer,s=void 0===a?function(e){return e}:a;return function(t){var r=i++;return e.addEvent("lr.redux.InitialState",(function(){var e;try{e=n(t.getState())}catch(e){console.error(e.toString())}return{state:e,storeId:r}})),function(i){return function(a){var u,l,c=(0,o.default)();try{l=i(a)}catch(e){u=e}finally{var f=(0,o.default)()-c;e.addEvent("lr.redux.ReduxAction",(function(){var e=null,o=null;try{e=n(t.getState()),o=s(a)}catch(e){console.error(e.toString())}return e&&o?{storeId:r,action:o,duration:f,stateDelta:e}:null}))}if(u)throw u;return l}}}};var o=n(r(5818)),i=0},8094:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createEnhancer",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(t,"createMiddleware",{enumerable:!0,get:function(){return i.default}});var o=n(r(9222)),i=n(r(6043))},7545:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ENABLE_ES_INGEST=t.EXTRA_QS_PARAMS=t.USER_AGENTS=t.IP_SETTINGS=t.LOCATION_SETTINGS=t.PAUSE_RECORDING=t.APP_VERSION_SETTINGS=t.APP_EXISTS=t.PER_TAB_BYTE_LIMIT=t.ALLOW_THIRD_PARTY_URLS=t.SDK_VERSION_BLOCKED=t.ANDROID_RECORDING_ENABLED=t.GUIDES=t.SESSIONS_TRIGGERED=t.PII_AUDITING_ENABLED=t.SUSPEND_RECORDING=t.CONTINUE_RECORDING=t.RECORDING_CONDITION_THRESHOLD=t.RECORDING_CONDITIONS=t.ACTIVE_URLS=t.PRO_DATA_INGEST_ENABLED=t.RECORDING_SETTINGS=t.START_NEW_SESSION=t.BLOCK_RECORDING=t.DASHBOARD_URL=t.DEBUG=t.ERROR_ONLY_SESSIONS=t.EXCLUDED_USER=t.FILTERS=t.USER_QUOTA_EXCEEDED=t.APP_QUOTA_EXCEEDED=t.MOBILE_QUOTA_EXCEEDED=t.QUOTA_EXCEEDED=void 0;t.QUOTA_EXCEEDED="QUOTA_EXCEEDED";t.MOBILE_QUOTA_EXCEEDED="MOBILE_QUOTA_EXCEEDED";t.APP_QUOTA_EXCEEDED="APP_QUOTA_EXCEEDED";t.USER_QUOTA_EXCEEDED="USER_QUOTA_EXCEEDED";t.FILTERS="FILTERS";t.EXCLUDED_USER="EXCLUDED_USER";t.ERROR_ONLY_SESSIONS="ERROR_ONLY_SESSIONS";t.DEBUG="DEBUG";t.DASHBOARD_URL="DASHBOARD_URL";t.BLOCK_RECORDING="BLOCK_RECORDING";t.START_NEW_SESSION="START_NEW_SESSION";t.RECORDING_SETTINGS="RECORDING_SETTINGS";t.PRO_DATA_INGEST_ENABLED="PERFORMANCE_MONITORING_ENABLED";t.ACTIVE_URLS="ACTIVE_URLS";t.RECORDING_CONDITIONS="RECORDING_CONDITIONS";t.RECORDING_CONDITION_THRESHOLD="RECORDING_CONDITION_THRESHOLD";t.CONTINUE_RECORDING="CONTINUE_RECORDING";t.SUSPEND_RECORDING="SUSPEND_RECORDING";t.PII_AUDITING_ENABLED="PII_AUDITING_ENABLED";t.SESSIONS_TRIGGERED="SESSIONS_TRIGGERED";t.GUIDES="GUIDES";t.ANDROID_RECORDING_ENABLED="ANDROID_RECORDING_ENABLED";t.SDK_VERSION_BLOCKED="SDK_VERSION_BLOCKED";t.ALLOW_THIRD_PARTY_URLS="ALLOW_THIRD_PARTY_URLS";t.PER_TAB_BYTE_LIMIT="PER_TAB_BYTE_LIMIT";t.APP_EXISTS="APP_EXISTS";t.APP_VERSION_SETTINGS="APP_VERSION_SETTINGS";t.PAUSE_RECORDING="PAUSE_RECORDING";t.LOCATION_SETTINGS="LOCATION_SETTINGS";t.IP_SETTINGS="IP_SETTINGS";t.USER_AGENTS="USER_AGENTS";t.EXTRA_QS_PARAMS="EXTRA_QS_PARAMS";t.ENABLE_ES_INGEST="ENABLE_ES_INGEST"},8668:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={collectWindowErrors:!0,debug:!1},o="undefined"!=typeof window?window:void 0!==r.g?r.g:"undefined"!=typeof self?self:{},i=[].slice,a="?",s=/^(?:Uncaught (?:exception: )?)?((?:Eval|Internal|Range|Reference|Syntax|Type|URI)Error): ?(.*)$/;function u(){return"undefined"==typeof document||void 0===document.location?"":document.location.href}n.report=function(){var e,t,r=[],l=null,c=null,f=null;function p(e,t){var o=null;if(!t||n.collectWindowErrors){for(var a in r)if(r.hasOwnProperty(a))try{r[a].apply(null,[e].concat(i.call(arguments,2)))}catch(e){o=e}if(o)throw o}}function d(t,r,o,i,l){if(f)n.computeStackTrace.augmentStackTraceWithInitialElement(f,r,o,t),h();else if(l)p(n.computeStackTrace(l),!0);else{var c,d={url:r,line:o,column:i},y=void 0,g=t;if("[object String]"==={}.toString.call(t))(c=t.match(s))&&(y=c[1],g=c[2]);d.func=a,p({name:y,message:g,url:u(),stack:[d]},!0)}return!!e&&e.apply(this,arguments)}function h(){var e=f,t=l;l=null,f=null,c=null,p.apply(null,[e,!1].concat(t))}function y(e,t){var r=i.call(arguments,1);if(f){if(c===e)return;h()}var o=n.computeStackTrace(e);if(f=o,c=e,l=r,setTimeout((function(){c===e&&h()}),o.incomplete?2e3:0),!1!==t)throw e}return y.subscribe=function(n){!function(){if(t)return;e=o.onerror,o.onerror=d,t=!0}(),r.push(n)},y.unsubscribe=function(e){for(var t=r.length-1;t>=0;--t)r[t]===e&&r.splice(t,1)},y.uninstall=function(){!function(){if(!t)return;o.onerror=e,t=!1,e=void 0}(),r=[]},y}(),n.computeStackTrace=function(){function e(e){if(void 0!==e.stack&&e.stack){for(var t,r,n=/^\s*at (.*?) ?\(((?:file|https?|blob|chrome-extension|native|eval|).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,o=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)((?:file|https?|blob|chrome|resource|\[native).*?)(?::(\d+))?(?::(\d+))?\s*$/i,i=/^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i,s=e.stack.split("\n"),l=[],c=(/^(.*) is undefined$/.exec(e.message),0),f=s.length;c0&&e.stack[0].url===o.url){if(e.stack[0].line===o.line)return!1;if(!e.stack[0].line&&e.stack[0].func===o.func)return e.stack[0].line=o.line,!1}return e.stack.unshift(o),e.partial=!0,!0}return e.incomplete=!0,!1}function r(e,i){for(var s,l,c=/function\s+([_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*)?\s*\(/i,f=[],p={},d=!1,h=r.caller;h&&!d;h=h.caller)if(h!==o&&h!==n.report){if(l={url:null,func:a,line:null,column:null},h.name?l.func=h.name:(s=c.exec(h.toString()))&&(l.func=s[1]),void 0===l.func)try{l.func=s.input.substring(0,s.input.indexOf("{"))}catch(e){}p[""+h]?d=!0:p[""+h]=!0,f.push(l)}i&&f.splice(0,i);var y={name:e.name,message:e.message,url:u(),stack:f};return t(y,e.sourceURL||e.fileName,e.line||e.lineNumber,e.message||e.description),y}function o(t,o){var i=null;o=null==o?0:+o;try{if(i=e(t))return i}catch(e){if(n.debug)throw e}try{if(i=r(t,o+1))return i}catch(e){if(n.debug)throw e}return{name:t.name,message:t.message,url:u()}}return o.augmentStackTraceWithInitialElement=t,o.computeStackTraceFromStackProp=e,o}();var l=n;t.default=l},1842:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:document,o=new n.Handler(t);return r.addEventListener(e,(function(){for(var e,t=arguments.length,r=new Array(t),n=0;n-1&&(r=t.replace("10.15.7","10.15.7+")),r}Object.defineProperty(t,"__esModule",{value:!0}),t.adjustOsVersion=r,t.adjustOs=function(e){return r(e,e)}},8382:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t,r=e.logger,n=e.url,o=void 0===n?"":n,i=(r.getConfig("lr.browser")||{}).urlSanitizer,a=void 0===i?function(e){return e}:i;try{t=a(o)}catch(e){console.error(e)}if("string"==typeof t)return t;return""}},5632:function(e,t){"use strict";function r(e){return"#document-fragment"===e.nodeName&&"open"===e.mode?"$shadow-root":e.nodeName?e.nodeName.toLowerCase():""}Object.defineProperty(t,"__esModule",{value:!0}),t.getNodeName=r,t.getTargetForEvent=function(e){if("function"==typeof e.composedPath&&e.composed)return e.composedPath()[0];if(e.path)return e.path[0];return e.target},t.getNodePath=function(e){var t=e,o=[],i=0;for(;t&&(t.parentNode||t.host);){var a=r(t);if("body"===a)break;var s={nodeName:a},u=s.nodeName.length;if(t.id&&t.id.length>0&&(s.id=t.id,u+=t.id.length),t.classList&&t.classList.length>0){s.classList=Array.prototype.slice.call(t.classList,0);var l=Array.prototype.join.call(t.classList,"");l&&(u+=l.length)}if(i+u>n)break;if(t.parentNode&&t.parentNode.children)try{var c=0,f=t;do{c+=1,f=f.previousElementSibling}while(f);s.nthChild=c}catch(e){}i+=u,o.push(s),t=t.parentNode||t.host}return o};var n=1e3},9790:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.ES_ISSUE_TYPE_BASE_FILTER=t.ISSUE_GROUP_TYPE=t.ISSUE_TYPE=void 0;var o,i=n(r(8416)),a={EXCEPTION:"EXCEPTION",NETWORK_ERROR:"NETWORK_ERROR",RAGE_CLICK:"RAGE_CLICK",DEAD_CLICK:"DEAD_CLICK",DEAD_CLICK_V2:"DEAD_CLICK_V2",FRUSTRATING_NETWORK:"FRUSTRATING_NETWORK",ERROR_STATE:"ERROR_STATE",CRASH_REPORT:"CRASH_REPORT"};t.ISSUE_TYPE=a;t.ISSUE_GROUP_TYPE={ENCODED_FILTER:"ENCODED_FILTER",SENTRY:"SENTRY",TROYTOWN:"TROYTOWN"};var s=(o={},(0,i.default)(o,a.RAGE_CLICK,{rageClicked:{operator:"TEXT_IS",strings:[]}}),(0,i.default)(o,a.DEAD_CLICK,{deadClicked:{operator:"TEXT_IS",strings:[]}}),o);t.ES_ISSUE_TYPE_BASE_FILTER=s},1230:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.LOG_FILTER_TYPES=t.LOG_TYPES=void 0;var o,i=n(r(8416)),a={LOG:"LOG",WARN:"WARN",ERROR:"ERROR",DEBUG:"DEBUG",INFO:"INFO",REDUX:"REDUX",LIFECYCLE:"LIFECYCLE",NAVIGATION:"NAVIGATION",NETWORK:"NETWORK",PREV_SESSION:"PREV_SESSION",NEXT_SESSION:"NEXT_SESSION",LOAD_MORE:"LOAD_MORE",EXCEPTION:"EXCEPTION",CRASH:"CRASH"};t.LOG_TYPES=a;var s=(o={},(0,i.default)(o,a.LOG,{label:"Logs",filterLabel:"Log",types:[a.LOG]}),(0,i.default)(o,a.WARN,{label:"Warnings",filterLabel:"Warning",types:[a.WARN]}),(0,i.default)(o,a.ERROR,{label:"Errors",filterLabel:"Error",types:[a.ERROR,a.EXCEPTION,a.CRASH]}),(0,i.default)(o,a.INFO,{label:"Info",filterLabel:"Info",types:[a.INFO]}),(0,i.default)(o,a.DEBUG,{label:"Debug",filterLabel:"Debug",types:[a.DEBUG]}),(0,i.default)(o,a.REDUX,{label:"Redux",types:[a.REDUX]}),(0,i.default)(o,a.NAVIGATION,{label:"Navigation",types:[a.NAVIGATION,a.LIFECYCLE]}),o);t.LOG_FILTER_TYPES=s},394:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DEFAULT_INSIGHTS_HEATMAP_FOR_URL_OPERATOR=t.DEFAULT_HEATMAP_FOR_URL_OPERATOR=t.nextSortDirection=t.SORT_DIRECTION=t.FEEDBACK_SORT_COLUMN=t.HEATMAP_FOR_URL_OPERATOR=t.METRIC_RETENTION_TYPE=t.METRIC_TIMESERIES_TYPE=void 0;t.METRIC_TIMESERIES_TYPE={SESSION_COUNT:"SESSION_COUNT",PERCENTILE:"PERCENTILE",CONVERSION_RATE:"CONVERSION_RATE",SESSION_PERCENTAGE:"SESSION_PERCENTAGE",ACTIVE_USERS:"ACTIVE_USERS",EVENT_COUNT:"EVENT_COUNT"};t.METRIC_RETENTION_TYPE={USER_PERCENTAGE:"USER_PERCENTAGE"};var r={IS:"IS",CONTAINS:"CONTAINS",LIKE:"LIKE",HREF_LIKE:"HREF_LIKE"};t.HEATMAP_FOR_URL_OPERATOR=r;t.FEEDBACK_SORT_COLUMN={RATING:"RATING",SUBMISSION_DATE:"SUBMISSION_DATE"};var n={UNSET:"UNSET",ASC:"ASC",DESC:"DESC"};t.SORT_DIRECTION=n;t.nextSortDirection=function(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).reverse,r=n.UNSET,o=n.ASC,i=n.DESC,a=[r,i,o];void 0!==t&&t&&(a=[r,o,i]);var s=a.indexOf(e);return a[(s+1)%a.length]};var o=r.IS;t.DEFAULT_HEATMAP_FOR_URL_OPERATOR=o;var i=r.HREF_LIKE;t.DEFAULT_INSIGHTS_HEATMAP_FOR_URL_OPERATOR=i},7961:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.MAXIMUM_SUPPORTED_VERSION=t.MINIMUM_SUPPORTED_VERSION=t.IOS_VERSION=t.ANDROID_VERSION=void 0;t.ANDROID_VERSION="1.48.1";t.IOS_VERSION="1.48.1";t.MINIMUM_SUPPORTED_VERSION="1.0.0";t.MAXIMUM_SUPPORTED_VERSION="1.49.0"},4005:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DELIGHTED_FEEDBACK_PREFIX=t.DELIGHTED_RESPONSES_REGEX=t.WOOTRIC_RESPONSES_REGEX=void 0;t.WOOTRIC_RESPONSES_REGEX=/^https:\/\/production.wootric.com\/responses/;t.DELIGHTED_RESPONSES_REGEX=/^https:\/\/web.delighted.com\/e\/[a-zA-Z-]*\/c/;t.DELIGHTED_FEEDBACK_PREFIX="comment="},6287:function(e,t){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.PlatformType=void 0,t.PlatformType=r,function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.WEB=1]="WEB",e[e.ANDROID=2]="ANDROID",e[e.IOS=3]="IOS"}(r||(t.PlatformType=r={}))},9446:function(e,t){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.REPLAY_TYPE=void 0,t.REPLAY_TYPE=r,function(e){e.SKIA="SKIA",e.DOM="DOM",e.PIXEL="PIXEL"}(r||(t.REPLAY_TYPE=r={}))},886:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.SESSION_TYPE_TO_DISPLAY=t.REPLAY_SDK_TYPE=t.SDK_REPLAY_TYPE=t.SDK_TYPE_TO_DISPLAY=t.SDK_TYPE=void 0;var o,i,a,s,u=n(r(8416)),l=r(9446);t.SDK_TYPE=s,function(e){e.WEB="web",e.MOBILE="mobile",e.UNKNOWN="unknown"}(s||(t.SDK_TYPE=s={}));var c=(o={},(0,u.default)(o,s.WEB,"Web"),(0,u.default)(o,s.MOBILE,"Mobile"),o);t.SDK_TYPE_TO_DISPLAY=c;var f=(i={},(0,u.default)(i,s.WEB,l.REPLAY_TYPE.DOM),(0,u.default)(i,s.MOBILE,l.REPLAY_TYPE.SKIA),i);t.SDK_REPLAY_TYPE=f;var p=(a={},(0,u.default)(a,l.REPLAY_TYPE.DOM,s.WEB),(0,u.default)(a,l.REPLAY_TYPE.SKIA,s.MOBILE),(0,u.default)(a,l.REPLAY_TYPE.PIXEL,s.WEB),a);t.REPLAY_SDK_TYPE=p;var d=c;t.SESSION_TYPE_TO_DISPLAY=d},5612:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getStatusText=function(e){return r[String(e)]},t.STATUS_CODES=void 0;var r={0:"",100:"Continue",101:"Switching Protocol",102:"Processing",103:"Early Hints",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",208:"Already Reported",226:"IM Used",300:"Multiple Choices",301:"Moved Permanently",302:"Found",303:"See Other",304:"Not Modified",305:"Use Proxy",306:"unused",307:"Temporary Redirect",308:"Permanent Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Payload Too Large",414:"URI Too Long",415:"Unsupported Media Type",416:"Range Not Satisfiable",417:"Expectation Failed",418:"I'm a teapot",421:"Misdirected Request",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Too Early",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",451:"Unavailable For Legal Reasons",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",508:"Loop Detected",510:"Not Extended",511:"Network Authentication Required"};t.STATUS_CODES=r},9146:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return e&&t&&e.indexOf(t)>-1}},6836:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.createUnsubListener=function(e){return function(){e.clear()}},t.Handler=void 0;var o=n(r(6690)),i=n(r(9728)),a=function(){function e(t){(0,o.default)(this,e),this._value=void 0,this._value=t}return(0,i.default)(e,[{key:"get",value:function(){return this._value}},{key:"clear",value:function(){this._value=void 0}}]),e}();t.Handler=a},7681:function(e,t,r){"use strict";var n=r(8698);Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return{arson:o.encode(e)}},t.deepArsonifyEncodeAsTable=function(e){return{arson:o.encodeAsTable(e)}};var o=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==n(e)&&"function"!=typeof e)return{default:e};var r=i(t);if(r&&r.has(e))return r.get(e);var o={},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var s in e)if("default"!==s&&Object.prototype.hasOwnProperty.call(e,s)){var u=a?Object.getOwnPropertyDescriptor(e,s):null;u&&(u.get||u.set)?Object.defineProperty(o,s,u):o[s]=e[s]}o.default=e,r&&r.set(e,o);return o}(r(2706));function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(i=function(e){return e?r:t})(e)}},1754:function(e,t,r){"use strict";var n=r(8698);Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(!e)return e;return o.decode(e.arson)};var o=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==n(e)&&"function"!=typeof e)return{default:e};var r=i(t);if(r&&r.has(e))return r.get(e);var o={},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var s in e)if("default"!==s&&Object.prototype.hasOwnProperty.call(e,s)){var u=a?Object.getOwnPropertyDescriptor(e,s):null;u&&(u.get||u.set)?Object.defineProperty(o,s,u):o[s]=e[s]}o.default=e,r&&r.set(e,o);return o}(r(2706));function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(i=function(e){return e?r:t})(e)}},4267:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.delay=void 0;t.delay=function(e){return new Promise((function(t){return setTimeout(t,e)}))}},1537:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return e&&t&&e.substring(e.length-t.length)===t}},7800:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,r){if("function"!=typeof e[t])return o;try{var i=function(){for(var e,t=arguments.length,r=new Array(t),n=0;n2&&void 0!==arguments[2]?arguments[2]:{},n=r.sdkThrottle,i=void 0===n?500:n;if(!e.length)return null;var a=(0,o.default)(e,{time:t},"time"),s=e[a]||e[a-1],u=e[a-1]||s,l=Math.min(s.time-u.time,i),c=Math.max(t-(s.time-l),0),f=0===l?1:Math.min(c/l,1);return{prev:u,next:s,ratio:f}};var o=n(r(1594))},8490:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return e.concat(t)}},8170:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getCssRule=t.getCssRules=void 0;var r=function(e){try{var t=e.cssRules;return!t&&e instanceof CSSStyleSheet?e.rules:t}catch(e){return null}};t.getCssRules=r;t.getCssRule=function(e,t){var n=r(e);return!n||t>=n.length?null:n.item(t)}},1429:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(e)try{var t=("string"==typeof e?JSON.parse(e):e).query.trim().match(/(query|mutation) ([a-z_-]+)/i);return t?{operationType:t[1],operationName:t[2]}:{}}catch(e){return{}}return{}}},1625:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=(0,n(r(9983)).default)((function(e){var t={nodeName:e.nodeName?e.nodeName.toLowerCase():""};return e.id&&e.id.length>0&&(t.id=e.id),e.classList&&e.classList.length>0&&(t.classList=Array.prototype.slice.call(e.classList,0)),t}));t.default=o},7105:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.combineHashes=t.hashString=void 0;var o=n(r(9983)),i=r(2769);function a(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,u=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){u=!0,i=e},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw i}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r>2)}}catch(e){n.e(e)}finally{n.f()}return r}},2256:function(e,t){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.parseIdentityStatus=function(e){if(!e)return r.Unknown;switch(parseInt(e,10)){case r.Anonymous:return r.Anonymous;case r.Identified:return r.Identified;default:return r.Unknown}},t.IdentityStatus=void 0,t.IdentityStatus=r,function(e){e[e.Unknown=0]="Unknown",e[e.Anonymous=1]="Anonymous",e[e.Identified=2]="Identified"}(r||(t.IdentityStatus=r={}))},2952:function(e,t,r){"use strict";var n=r(4836),o=r(8698);Object.defineProperty(t,"__esModule",{value:!0});var i={enhanceFunc:!0,shallowArsonify:!0,shallowDearsonify:!0,deepArsonify:!0,deepDearsonify:!0,addListener:!0,protectFunc:!0,findIndex:!0,find:!0,flatten:!0,selectorMatches:!0,parseSelectorForMatch:!0,sendErrorTelemetry:!0,sendTelemetry:!0,sanitizeValue:!0,adjustOs:!0,adjustOsVersion:!0,selectorFromNodePath:!0,startsWith:!0,endsWith:!0,contains:!0,randomInt:!0,getCssRules:!0,getCssRule:!0,getNodeSelector:!0,getGraphQLOperation:!0,isSessionEvent:!0,isActivityEvent:!0,parseIntFromHex:!0,isRecordingSampled:!0,makeRecordingID:!0,setFromArray:!0,setToArray:!0,applyUrlSanitizer:!0,maybeCleanSwiftUIClassName:!0,LOG_FILTER_TYPES:!0,LOG_TYPES:!0,METRIC_TIMESERIES_TYPE:!0,HEATMAP_FOR_URL_OPERATOR:!0,DEFAULT_HEATMAP_FOR_URL_OPERATOR:!0,DEFAULT_INSIGHTS_HEATMAP_FOR_URL_OPERATOR:!0,SORT_DIRECTION:!0,FEEDBACK_SORT_COLUMN:!0,METRIC_RETENTION_TYPE:!0,ISSUE_TYPE:!0,ISSUE_GROUP_TYPE:!0,ES_ISSUE_TYPE_BASE_FILTER:!0,findKeyFrames:!0,interpolate:!0,interpolateMobile:!0,removeOutdated:!0,DELIGHTED_RESPONSES_REGEX:!0,WOOTRIC_RESPONSES_REGEX:!0,PlatformType:!0,REPLAY_TYPE:!0,ReplayType:!0,SDK_REPLAY_TYPE:!0,REPLAY_SDK_TYPE:!0,SDK_TYPE:!0,SDK_TYPE_TO_DISPLAY:!0,SESSION_TYPE_TO_DISPLAY:!0,STATUS_CODES:!0,getStatusText:!0,parseQueryString:!0,likeOperator:!0,scrollMapHistogramToPercent:!0,combineHashes:!0,hashString:!0,isThirdPartyUrl:!0,encodeUserTraitString:!0,parseUserTraitString:!0,IdentityStatus:!0,parseIdentityStatus:!0,scrubException:!0,MobileConstants:!0};Object.defineProperty(t,"enhanceFunc",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(t,"shallowArsonify",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"shallowDearsonify",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(t,"deepArsonify",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(t,"deepDearsonify",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(t,"addListener",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(t,"protectFunc",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(t,"findIndex",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(t,"find",{enumerable:!0,get:function(){return h.default}}),Object.defineProperty(t,"flatten",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(t,"selectorMatches",{enumerable:!0,get:function(){return g.default}}),Object.defineProperty(t,"parseSelectorForMatch",{enumerable:!0,get:function(){return m.default}}),Object.defineProperty(t,"sendErrorTelemetry",{enumerable:!0,get:function(){return O.default}}),Object.defineProperty(t,"sendTelemetry",{enumerable:!0,get:function(){return O.sendTelemetry}}),Object.defineProperty(t,"sanitizeValue",{enumerable:!0,get:function(){return v.default}}),Object.defineProperty(t,"adjustOs",{enumerable:!0,get:function(){return b.adjustOs}}),Object.defineProperty(t,"adjustOsVersion",{enumerable:!0,get:function(){return b.adjustOsVersion}}),Object.defineProperty(t,"selectorFromNodePath",{enumerable:!0,get:function(){return E.default}}),Object.defineProperty(t,"startsWith",{enumerable:!0,get:function(){return T.default}}),Object.defineProperty(t,"endsWith",{enumerable:!0,get:function(){return I.default}}),Object.defineProperty(t,"contains",{enumerable:!0,get:function(){return w.default}}),Object.defineProperty(t,"randomInt",{enumerable:!0,get:function(){return S.default}}),Object.defineProperty(t,"getCssRules",{enumerable:!0,get:function(){return _.getCssRules}}),Object.defineProperty(t,"getCssRule",{enumerable:!0,get:function(){return _.getCssRule}}),Object.defineProperty(t,"getNodeSelector",{enumerable:!0,get:function(){return P.default}}),Object.defineProperty(t,"getGraphQLOperation",{enumerable:!0,get:function(){return N.default}}),Object.defineProperty(t,"isSessionEvent",{enumerable:!0,get:function(){return D.default}}),Object.defineProperty(t,"isActivityEvent",{enumerable:!0,get:function(){return R.default}}),Object.defineProperty(t,"parseIntFromHex",{enumerable:!0,get:function(){return A.default}}),Object.defineProperty(t,"isRecordingSampled",{enumerable:!0,get:function(){return j.default}}),Object.defineProperty(t,"makeRecordingID",{enumerable:!0,get:function(){return C.default}}),Object.defineProperty(t,"setFromArray",{enumerable:!0,get:function(){return k.default}}),Object.defineProperty(t,"setToArray",{enumerable:!0,get:function(){return L.default}}),Object.defineProperty(t,"applyUrlSanitizer",{enumerable:!0,get:function(){return x.default}}),Object.defineProperty(t,"maybeCleanSwiftUIClassName",{enumerable:!0,get:function(){return M.default}}),Object.defineProperty(t,"LOG_FILTER_TYPES",{enumerable:!0,get:function(){return U.LOG_FILTER_TYPES}}),Object.defineProperty(t,"LOG_TYPES",{enumerable:!0,get:function(){return U.LOG_TYPES}}),Object.defineProperty(t,"METRIC_TIMESERIES_TYPE",{enumerable:!0,get:function(){return F.METRIC_TIMESERIES_TYPE}}),Object.defineProperty(t,"HEATMAP_FOR_URL_OPERATOR",{enumerable:!0,get:function(){return F.HEATMAP_FOR_URL_OPERATOR}}),Object.defineProperty(t,"DEFAULT_HEATMAP_FOR_URL_OPERATOR",{enumerable:!0,get:function(){return F.DEFAULT_HEATMAP_FOR_URL_OPERATOR}}),Object.defineProperty(t,"DEFAULT_INSIGHTS_HEATMAP_FOR_URL_OPERATOR",{enumerable:!0,get:function(){return F.DEFAULT_INSIGHTS_HEATMAP_FOR_URL_OPERATOR}}),Object.defineProperty(t,"SORT_DIRECTION",{enumerable:!0,get:function(){return F.SORT_DIRECTION}}),Object.defineProperty(t,"FEEDBACK_SORT_COLUMN",{enumerable:!0,get:function(){return F.FEEDBACK_SORT_COLUMN}}),Object.defineProperty(t,"METRIC_RETENTION_TYPE",{enumerable:!0,get:function(){return F.METRIC_RETENTION_TYPE}}),Object.defineProperty(t,"ISSUE_TYPE",{enumerable:!0,get:function(){return B.ISSUE_TYPE}}),Object.defineProperty(t,"ISSUE_GROUP_TYPE",{enumerable:!0,get:function(){return B.ISSUE_GROUP_TYPE}}),Object.defineProperty(t,"ES_ISSUE_TYPE_BASE_FILTER",{enumerable:!0,get:function(){return B.ES_ISSUE_TYPE_BASE_FILTER}}),Object.defineProperty(t,"findKeyFrames",{enumerable:!0,get:function(){return V.default}}),Object.defineProperty(t,"interpolate",{enumerable:!0,get:function(){return G.default}}),Object.defineProperty(t,"interpolateMobile",{enumerable:!0,get:function(){return G.interpolateMobile}}),Object.defineProperty(t,"removeOutdated",{enumerable:!0,get:function(){return H.default}}),Object.defineProperty(t,"DELIGHTED_RESPONSES_REGEX",{enumerable:!0,get:function(){return Y.DELIGHTED_RESPONSES_REGEX}}),Object.defineProperty(t,"WOOTRIC_RESPONSES_REGEX",{enumerable:!0,get:function(){return Y.WOOTRIC_RESPONSES_REGEX}}),Object.defineProperty(t,"PlatformType",{enumerable:!0,get:function(){return q.PlatformType}}),Object.defineProperty(t,"REPLAY_TYPE",{enumerable:!0,get:function(){return J.REPLAY_TYPE}}),Object.defineProperty(t,"ReplayType",{enumerable:!0,get:function(){return J.ReplayType}}),Object.defineProperty(t,"SDK_REPLAY_TYPE",{enumerable:!0,get:function(){return W.SDK_REPLAY_TYPE}}),Object.defineProperty(t,"REPLAY_SDK_TYPE",{enumerable:!0,get:function(){return W.REPLAY_SDK_TYPE}}),Object.defineProperty(t,"SDK_TYPE",{enumerable:!0,get:function(){return W.SDK_TYPE}}),Object.defineProperty(t,"SDK_TYPE_TO_DISPLAY",{enumerable:!0,get:function(){return W.SDK_TYPE_TO_DISPLAY}}),Object.defineProperty(t,"SESSION_TYPE_TO_DISPLAY",{enumerable:!0,get:function(){return W.SESSION_TYPE_TO_DISPLAY}}),Object.defineProperty(t,"STATUS_CODES",{enumerable:!0,get:function(){return K.STATUS_CODES}}),Object.defineProperty(t,"getStatusText",{enumerable:!0,get:function(){return K.getStatusText}}),Object.defineProperty(t,"parseQueryString",{enumerable:!0,get:function(){return X.parseQueryString}}),Object.defineProperty(t,"likeOperator",{enumerable:!0,get:function(){return z.likeOperator}}),Object.defineProperty(t,"scrollMapHistogramToPercent",{enumerable:!0,get:function(){return Z.default}}),Object.defineProperty(t,"combineHashes",{enumerable:!0,get:function(){return Q.combineHashes}}),Object.defineProperty(t,"hashString",{enumerable:!0,get:function(){return Q.hashString}}),Object.defineProperty(t,"isThirdPartyUrl",{enumerable:!0,get:function(){return $.isThirdPartyUrl}}),Object.defineProperty(t,"encodeUserTraitString",{enumerable:!0,get:function(){return ee.encodeUserTraitString}}),Object.defineProperty(t,"parseUserTraitString",{enumerable:!0,get:function(){return ee.parseUserTraitString}}),Object.defineProperty(t,"IdentityStatus",{enumerable:!0,get:function(){return te.IdentityStatus}}),Object.defineProperty(t,"parseIdentityStatus",{enumerable:!0,get:function(){return te.parseIdentityStatus}}),Object.defineProperty(t,"scrubException",{enumerable:!0,get:function(){return re.scrubException}}),t.MobileConstants=void 0;var a=n(r(7800)),s=n(r(8898)),u=n(r(1636)),l=n(r(7681)),c=n(r(1754)),f=n(r(1842)),p=n(r(9983)),d=n(r(8445)),h=n(r(6999)),y=n(r(8490)),g=n(r(9642)),m=n(r(7187)),O=fe(r(2769)),v=n(r(8253)),b=r(6633),E=n(r(8404)),T=n(r(9242)),I=n(r(1537)),w=n(r(9146)),S=n(r(9412)),_=r(8170),P=n(r(1625)),N=n(r(1429)),D=n(r(8252)),R=n(r(4013)),A=n(r(3068)),j=n(r(8367)),C=n(r(5216)),k=n(r(1196)),L=n(r(6078)),x=n(r(8382)),M=n(r(1510)),U=r(1230),F=r(394),B=r(9790),V=n(r(1936)),G=fe(r(6290)),H=n(r(7336)),Y=r(4005),q=r(6287),J=r(9446),W=r(886),K=r(5612),X=r(1418),z=r(2130),Z=n(r(2421)),Q=r(7105),$=r(6781),ee=r(5229),te=r(2256),re=r(6731),ne=fe(r(7961));t.MobileConstants=ne;var oe=r(5632);Object.keys(oe).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===oe[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return oe[e]}}))}));var ie=r(5815);Object.keys(ie).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===ie[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ie[e]}}))}));var ae=r(748);Object.keys(ae).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===ae[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ae[e]}}))}));var se=r(5685);Object.keys(se).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===se[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return se[e]}}))}));var ue=r(4267);Object.keys(ue).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===ue[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ue[e]}}))}));var le=r(2530);function ce(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(ce=function(e){return e?r:t})(e)}function fe(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==o(e)&&"function"!=typeof e)return{default:e};var r=ce(t);if(r&&r.has(e))return r.get(e);var n={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&&Object.prototype.hasOwnProperty.call(e,a)){var s=i?Object.getOwnPropertyDescriptor(e,a):null;s&&(s.get||s.set)?Object.defineProperty(n,a,s):n[a]=e[a]}return n.default=e,r&&r.set(e,n),n}Object.keys(le).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===le[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return le[e]}}))}))},6290:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.default=u,t.interpolateMobile=function(e,t,r){if(!e)return{};var n=e.prev,o=e.next;if("MOVE"===o.type)return u(e,t);if(n===o&&Math.abs(r-o.time)>500)return null;return o};var o=n(r(8416));function i(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return a(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return a(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,s=!0,u=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){u=!0,i=e},f:function(){try{s||null==r.return||r.return()}finally{if(u)throw i}}}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r-1}},8367:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if(t<=0)return!1;var r=Math.floor(t*i);return(0,o.default)(e)%i<=r};var o=n(r(3068)),i=1e4},8252:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return r.indexOf(e.type)>-1||"CLICK"===e.data.eventType};var r=["lr.browser.NavigationEvent","lr.browser.InputChangeEvent","lr.browser.InputEvent"]},6781:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.isThirdPartyUrl=void 0;var o=r(2769),i=n(r(9146));function a(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,u=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){u=!0,i=e},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw i}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r0&&void 0!==arguments[0]?arguments[0]:{},t=e.prefix,r=void 0===t?6:t,o=r>5?(0,n.uuidv7)():(0,n.uuid)();return"".concat(r,"-").concat(o)};var n=r(2530)},9645:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if(null==e)return{};var r={};return Object.keys(e).forEach((function(n){r[n]=t(e[n])})),r}},1510:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return e?e.replace(//g,"%3e").replace(/\s/g,""):""}},3068:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.replace(/[^0-9a-f]/g,"");return parseInt("0x".concat(t),16)||0}},1418:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.parseQueryString=void 0;var o=n(r(7424));t.parseQueryString=function(e){var t=e.indexOf("?");return-1===t?{}:function(e){var t={};return e.split("&").forEach((function(e){var r=e.split("=").map((function(e){return e.replace(/\+/g," ")})).map(decodeURIComponent),n=(0,o.default)(r,2),i=n[0],a=n[1];t[i]=a})),t}(e.substring(t+1))}},7187:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.replace(/\s*>\s*|:nth-child\(([1-9][0-9]*|odd|even)\)|\s+/gi,(function(e){return e.indexOf(">")>-1?" >":0===e.trim().length?" ":"".concat(s).concat(e.slice(u.length))})).split(/\s+/).map((function(e){var t={},r=e;if(">"===r.charAt(0)&&(t.directDesc=!0,r=r.slice(1)),r=r.replace(/^([a-z0-9-_\[\]]+)/gi,(function(e){return t.nodeName=e,""})),t.nodeName&&(t.nodeName.indexOf("[")>-1||t.nodeName.indexOf("]")>-1))return null;if(r.charAt(0)===s){var n=r.slice(1).split(")"),u=(0,i.default)(n,2),f=u[0],p=u[1];t.nthChild=f,r=p}return(r=r.replace(/\\./g,l)).replace(/\.|#/gi,(function(e){return" ".concat(e)})).trim().split(" ").forEach((function(e){var r=e.replace(c,".");if((0,a.default)(r,".")){var n=r.slice(1);t.classList=t.classList?[].concat((0,o.default)(t.classList),[n]):[n]}else(0,a.default)(r,"#")&&(t.id=r.slice(1))})),t}));if(t.some((function(e){return!e})))return null;return t};var o=n(r(861)),i=n(r(7424)),a=n(r(9242)),s="~",u=":nth-child(",l="\\peri0d\\",c=new RegExp("\\".concat(l,"\\"),"g")},9983:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){};return function(){var r;try{r=e.apply(void 0,arguments)}catch(e){if("undefined"!=typeof window&&window._lrdebug)throw e;var n=t(e);(0,i.default)("LogRocket",e),(0,o.default)(e,n)}return r}};var o=n(r(2769)),i=n(r(536))},9412:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var r=Math.ceil(e),n=Math.floor(t);return Math.floor(Math.random()*(n-r))+r}},7336:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if(0===e.length)return e;var r=(0,o.default)(e,{time:t.time-i},"time")-1,n=e[r];if(n&&t.time-n.time>i&&r>0)return e.slice(r);return e};var o=n(r(1594)),i=5e3},748:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.requireValue=void 0;t.requireValue=function(e){if(void 0===e)throw new Error("Value must not be undefined.");return e}},8253:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n=String(e);if("lipsum"===String(t).toLowerCase())return r(n);return""};var r=function(e){for(var t="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. ",r=Math.ceil(e.length/232),n="";r>0;)n+=t,r--;return n.slice(0,e.length)}},2421:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){for(var r=[],n=e.reduce((function(e,t){return e+t.count}),0),o=0,i=1;i<=100;i++){var a=t*(.01*i);o>=e.length?r.push(0):(r.push(n),a>e[o].maxScroll&&(n-=e[o].count,o++))}return r}},6731:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.scrubException=function(e,t){if(t){var r,n=i(u);try{for(n.s();!(r=n.n()).done;){var o=r.value,a=t[o];s(a)&&(e[o]=a.toString())}}catch(e){n.e(e)}finally{n.f()}var c,f=i(l);try{for(f.s();!(c=f.n()).done;){for(var p=c.value,d=t[p]||{},h={},y=0,g=Object.keys(d);y=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,s=!0,u=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){u=!0,i=e},f:function(){try{s||null==r.return||r.return()}finally{if(u)throw i}}}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r0&&void 0!==arguments[0]?arguments[0]:[],r=[],n=function(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return i(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return i(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,u=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==r.return||r.return()}finally{if(u)throw a}}}}((0,o.default)(t).reverse());try{var a=function(){var t=e.value,n=t.nodeName,i=t.id,a=t.nthChild,s=t.classList,u=[],l=[];a&&l.push("nth-child(".concat(a,")")),n&&(u.push(n),l.sort().map((function(e){return u.push(":".concat(e))})));var c=/\./g;i&&u.push("#".concat(i.replace(c,"\\."))),s&&s.length&&(s=s.map((function(e){return e.toLowerCase()})).sort(),u=[].concat((0,o.default)(u),(0,o.default)(s.map((function(e){return".".concat(e.replace(c,"\\."))}))))),u.length&&r.push(u.join(" "))};for(n.s();!(e=n.n()).done;)a()}catch(e){n.e(e)}finally{n.f()}return r.join(" > ")};var o=n(r(861));function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,u=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){u=!0,i=e},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw i}}}}(t);try{var f=function(){var e=n.value;return e.directDesc?l.apply(void 0,[e].concat((0,o.default)(u.splice(0,1))))?"continue":{v:!1}:-1===(r=(0,a.default)(u,(function(t){return l(e,t)})))?{v:!1}:void u.splice(0,r+1)};for(c.s();!(n=c.n()).done;){var p=f();if("continue"!==p&&"object"===(0,i.default)(p))return p.v}}catch(e){c.e(e)}finally{c.f()}return!0};var o=n(r(861)),i=n(r(8698)),a=n(r(8445));function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r=.25)return;c(u({message:e},t))},t.default=function(e,t){try{var r,n,o=e.message;try{r=JSON.stringify(t).slice(0,1e3)}catch(e){try{r="Could not stringify payload: ".concat(Object.prototype.toString.call(t))}catch(e){}}try{n=a.default.computeStackTrace(e).stack.map((function(e){return{filename:e.url,lineno:e.line,colno:e.column,function:e.func||"?"}}))}catch(e){}c({message:o,extra:{stringPayload:r},exception:{values:[{type:e.type,value:o,stacktrace:{frames:n}}]}})}catch(e){(0,i.default)("Failed to send",e)}};var o=n(r(8416)),i=n(r(536)),a=n(r(8668));function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function u(e){for(var t=1;t2&&void 0!==arguments[2]?arguments[2]:0;return e&&t&&e.substring(r,r+t.length)===t}},5685:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},5229:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.parseUserTraitString=t.encodeUserTraitString=void 0;var r=":",n=String.fromCharCode(26);t.encodeUserTraitString=function(){for(var e=arguments.length,t=new Array(e),o=0;o0&&void 0!==arguments[0]?arguments[0]:"";if(t){var n=Number(t);return(n^16*Math.random()>>n/4).toString(16)}return r.replace(/[018]/g,e)},t.uuidv7=function(){var e=function(){var e=new Uint8Array(16);if("undefined"!=typeof crypto&&"function"==typeof crypto.getRandomValues)crypto.getRandomValues(e);else for(var t=0;t=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,i=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw i}}}}function b(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r1?r-1:0),o=1;o2&&void 0!==arguments[2]?arguments[2]:{}).timeOverride;if(a.isActive&&!a.isTruncated){var n=r||Date.now(),o={time:n,type:e,data:t,timeOffset:a.startTime?n-a.startTime:0,threadID:0,sessionID:a.sessionID,seqID:a.seqID++,platformType:y.lr.Event.PlatformType.WEB},i=a.encoder.encodeEvent(o),s=y.default.encodeEventList([i]);s.byteLength>10444800&&(s=y.default.encodeEventList([a.encoder.encodeEvent(T(T({},o),{},{type:"lr.error.Truncated",data:{reason:"Payload too large (> 10MB). Event: ".concat(o.type)}}))]),a.isTruncated=!0,a.truncatedEventType=o.type),a.pendingEvents.push(s)}})),this._customEventCount=0,this._customPropCount=0,this._disableCustomPropWarnings=!1,this._oncePerSessionHandlersRunThisSession=[],this.isUploading=!1,this.lastUploadFinishedTime=Date.now(),this.uploadDelayMs=3e3,this.uploadTimer=void 0}var t,r,n;return(0,f.default)(e,[{key:"init",value:(n=(0,l.default)(i.default.mark((function e(t,r){var n,o,a,u,l,c,f,d;return i.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=r.analytics,o=r.browser,a=(0,s.default)(r,["analytics","browser"]),(0,p.default)(void 0!==n,"LogRocket: Shopify analytics API is required."),(0,p.default)(void 0!==o,"LogRocket: Shopify browser API is required."),(0,p.default)(!this.isInitialized,"LogRocket.init() was already called. You may only call LogRocket.init() once."),(0,p.default)(!!t&&"string"==typeof t&&I.test(t),"LogRocket: must pass a valid application id to the LogRocket instance."),this.analytics=n,this.cookie=o.cookie,this.localStorage=o.localStorage,this.isInitialized=!0,e.next=11,this.parseSessionInfo(t,a.rootHostname);case 11:if(u=e.sent){e.next=14;break}return e.abrupt("return");case 14:if(!(u.lastActivity>Date.now()+12e4)){e.next=17;break}return _.warn("Session last activity not recent enough: ".concat(new Date(u.lastActivity).toISOString)),e.abrupt("return");case 17:return this.appID=t,this.recordingID=u.recordingID,this.sessionID=u.sessionID,e.next=22,o.localStorage.getItem(this.getCurrentTabStateKey());case 22:if(l=e.sent)try{c=JSON.parse(l),f=c.tabID,d=c.seqID,this.tabID=f,this.seqID=d,this.lastUploadedSeqID=d}catch(e){_.error("Failed to parse tab cookie",e),l=null}if(l){e.next=27;break}return e.next=27,this.saveTabState();case 27:this.isActive=!0,a.serverURL&&(this.serverURL=a.serverURL),"boolean"==typeof a.shouldCaptureIP&&(this.shouldCaptureIP=a.shouldCaptureIP),this.lastUploadFinishedTime=Date.now(),0===this.seqID&&this.addEvent("lr.Metadata",{sdkVersion:"shopify-pixel",scriptVersion:"4fc805fb3772d679e7f0d65b4b90cab337eab1ae",scriptSrc:w,browserInfo:{language:navigator.language,platform:navigator.platform,useragent:navigator.userAgent,version:navigator.appVersion,href:window.location.href},replayType:y.lr.Metadata.ReplayType.PIXEL,sdkState:{isIframe:!1,isCrossDomainIframe:!1,isWebView:!1,skippedExistingPersistedData:!1,startTime:this.startTime,originalStartTime:this.startTime,loadTime:this.loadTime}}),this.registerShopifyEvents(),this.debounceUpload();case 34:case"end":return e.stop()}}),e,this)}))),function(e,t){return n.apply(this,arguments)})},{key:"getCurrentTabStateKey",value:function(){return"_lr_shopify_pixel_tabs_-".concat(this.appID,"-").concat(this.recordingID,"-").concat(this.sessionID)}},{key:"saveTabState",value:(r=(0,l.default)(i.default.mark((function e(){return i.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.localStorage.setItem(this.getCurrentTabStateKey(),JSON.stringify({seqID:this.lastUploadedSeqID,tabID:this.tabID}));case 2:case"end":return e.stop()}}),e,this)}))),function(){return r.apply(this,arguments)})},{key:"parseSessionInfo",value:(t=(0,l.default)(i.default.mark((function e(t,r){var n,o,a;return i.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=r?"".concat(btoa(r),"-_lr_tabs_-").concat(t):"_lr_tabs_-".concat(t),e.next=3,this.cookie.get(n);case 3:if(void 0!==(o=e.sent)){e.next=7;break}return _.warn("Session state cookie is not present"),e.abrupt("return",void 0);case 7:return e.prev=7,a=JSON.parse(o),(0,p.default)("string"==typeof a.recordingID,"Session state cookie did not have a recordingID"),(0,p.default)("number"==typeof a.sessionID,"Session state cookie did not have a sessionID"),(0,p.default)("number"==typeof a.lastActivity,"Session state cookie did not have a lastActivity"),e.abrupt("return",a);case 15:return e.prev=15,e.t0=e.catch(7),_.error("Failed to parse session state cookie",e.t0),e.abrupt("return",void 0);case 19:case"end":return e.stop()}}),e,this,[[7,15]])}))),function(e,r){return t.apply(this,arguments)})},{key:"track",value:function(e){var t=this,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this._customEventCount>=2e4)this.oncePerSession("WarnOnMaxCustomEvents",(function(){t.consoleLog("warn","LogRocket Track API: max custom events per session (".concat(2e4,") exceeded"))}))();else{this._customEventCount++;var n=(0,d.sanitizeEventProps)(r,d.MAX_CUSTOM_PROPS_PER_SESSION-this._customPropCount),o=n.eventProps,i=n.errors;this._customPropCount+=Object.keys(o).length,this._disableCustomPropWarnings||i.forEach((function(e){t.consoleLog("warn","LogRocket Track API: ".concat((0,d.printEventPropError)(e))),e.error===d.VALIDATION_ERRORS.MAX_PROPS_REACHED&&(t._disableCustomPropWarnings=!0)})),this.addEvent("lr.CustomEvent",{eventName:e,eventProperties:o})}}},{key:"registerShopifyEvents",value:function(){var e=this;function t(e){if(!e)return"";var t=e.firstName,r=void 0===t?"":t,n=e.lastName,o=void 0===n?"":n,i=e.address1,a=void 0===i?"":i,s=e.address2,u=void 0===s?"":s,l=e.city,c=void 0===l?"":l,f=e.province,p=void 0===f?"":f,d=e.zip,h=void 0===d?"":d,y=e.country,g=void 0===y?"":y;return["".concat(r," ").concat(o).trim(),a,u,c,p,h,g].filter(Boolean).join(", ")}function r(e){var r,n,o,i,a,s,u,l,c,f;return{id:e.id,email:null===(r=e.data.checkout)||void 0===r?void 0:r.email,totalPrice:null===(n=e.data.checkout)||void 0===n||null===(o=n.totalPrice)||void 0===o?void 0:o.amount,currency:null===(i=e.data.checkout)||void 0===i||null===(a=i.totalPrice)||void 0===a?void 0:a.currencyCode,billingAddress:t(null===(s=e.data.checkout)||void 0===s?void 0:s.billingAddress),shippingAddress:t(null===(u=e.data.checkout)||void 0===u?void 0:u.shippingAddress),transactionGateways:null===(l=e.data.checkout)||void 0===l?void 0:l.transactions.map((function(e){return e.gateway})).join(", "),discountTitles:null===(c=e.data.checkout)||void 0===c?void 0:c.discountApplications.map((function(e){return e.title})).join(", "),numitems:null===(f=e.data.checkout)||void 0===f?void 0:f.lineItems.length}}this.analytics.subscribe("cart_viewed",(function(t){var r;e.track("cart_viewed",{id:t.id,cart:null===(r=t.data.cart)||void 0===r?void 0:r.lines.map((function(e){var t=e.merchandise;return"".concat(t.title," (SKU: ").concat(t.sku,") - ")+"".concat(t.price.amount," ").concat(t.price.currencyCode)})).join(", ")})})),this.analytics.subscribe("collection_viewed",(function(t){var r,n,o;e.track("collection_viewed",{id:t.id,numProducts:null===(r=t.data.collection)||void 0===r||null===(n=r.productVariants)||void 0===n?void 0:n.length,title:null===(o=t.data.collection)||void 0===o?void 0:o.title})})),this.analytics.subscribe("product_viewed",(function(t){var r,n,o,i,a,s,u,l,c,f;e.track("product_viewed",{id:t.id,amount:null===(r=t.data.productVariant)||void 0===r||null===(n=r.price)||void 0===n?void 0:n.amount,title:null===(o=t.data.productVariant)||void 0===o?void 0:o.title,productTitle:null===(i=t.data.productVariant)||void 0===i||null===(a=i.product)||void 0===a?void 0:a.title,productType:null===(s=t.data.productVariant)||void 0===s||null===(u=s.product)||void 0===u?void 0:u.type,sku:null===(l=t.data.productVariant)||void 0===l?void 0:l.sku,currencyCode:null===(c=t.data.productVariant)||void 0===c||null===(f=c.price)||void 0===f?void 0:f.currencyCode})})),this.analytics.subscribe("product_added_to_cart",(function(t){var r,n,o,i,a,s,u,l,c,f,p,d;e.track("product_added_to_cart",{id:t.id,title:null===(r=t.data.cartLine)||void 0===r||null===(n=r.merchandise)||void 0===n?void 0:n.title,productTitle:null===(o=t.data.cartLine)||void 0===o||null===(i=o.merchandise)||void 0===i||null===(a=i.product)||void 0===a?void 0:a.title,productType:null===(s=t.data.cartLine)||void 0===s||null===(u=s.merchandise)||void 0===u||null===(l=u.product)||void 0===l?void 0:l.type,amount:null===(c=t.data.cartLine)||void 0===c||null===(f=c.merchandise)||void 0===f?void 0:f.price.amount,currencyCode:null===(p=t.data.cartLine)||void 0===p||null===(d=p.merchandise)||void 0===d?void 0:d.price.currencyCode})})),this.analytics.subscribe("product_removed_from_cart",(function(t){var r,n,o,i,a,s;e.track("product_removed_from_cart",{id:t.id,title:null===(r=t.data.cartLine)||void 0===r||null===(n=r.merchandise)||void 0===n?void 0:n.title,amount:null===(o=t.data.cartLine)||void 0===o||null===(i=o.merchandise)||void 0===i?void 0:i.price.amount,currencyCode:null===(a=t.data.cartLine)||void 0===a||null===(s=a.merchandise)||void 0===s?void 0:s.price.currencyCode})})),this.analytics.subscribe("search_submitted",(function(t){var r,n;e.track("search_submitted",{id:t.id,query:null===(r=t.data.searchResult)||void 0===r?void 0:r.query,numResults:null===(n=t.data.searchResult)||void 0===n?void 0:n.productVariants.length})})),this.analytics.subscribe("checkout_started",(function(t){e.track("checkout_started",r(t))})),this.analytics.subscribe("checkout_contact_info_submitted",(function(t){e.track("checkout_contact_info_submitted",r(t))})),this.analytics.subscribe("checkout_address_info_submitted",(function(t){e.track("checkout_address_info_submitted",r(t))})),this.analytics.subscribe("checkout_shipping_info_submitted",(function(t){e.track("checkout_shipping_info_submitted",r(t))})),this.analytics.subscribe("payment_info_submitted",(function(t){e.track("payment_info_submitted",r(t))})),this.analytics.subscribe("checkout_completed",(function(t){var n,o;e.track("checkout_completed",T(T({},r(t)),{},{orderId:null===(n=t.data.checkout)||void 0===n||null===(o=n.order)||void 0===o?void 0:o.id}))})),-1!==document.location.pathname.indexOf("/checkouts/")&&(this.analytics.subscribe("clicked",(function(t){e.track("clicked",T(T({},t.data.element),{},{value:""}))})),this.analytics.subscribe("input_changed",(function(t){e.track("input_change",T(T({},t.data.element),{},{value:""}))})))}},{key:"consoleLog",value:function(e,t){!window._lr_debug&&this.isActive||console[e](t),this.isInitialized&&this.isActive&&this.addEvent("lr.core.LogEvent",{logLevel:y.lr.core.LogEvent.LogLevel[e.toUpperCase()],args:[t]})}},{key:"oncePerSession",value:function(e,t){var r=this;return function(){r._oncePerSessionHandlersRunThisSession.indexOf(e)>-1||(r._oncePerSessionHandlersRunThisSession.push(e),t())}}},{key:"makeDataBuffer",value:function(){if(!this.isActive||0===this.pendingEvents.length)return null;for(var e=this.pendingEvents.reduce((function(e,t){return e+t.byteLength}),0),t=new Uint8Array(e),r=0,n=0;n=400&&c.status<500)){t.next=62;break}h="status-".concat(c.status),413===c.status?h="payloadTooLarge":401===c.status&&(h="licenseExpired"),e.consoleLog("warn","LogRocket: ".concat(h,". Disabling ...")),e.disableAndFreeMemory(h),t.next=73;break;case 62:if(503!==c.status){t.next=73;break}return t.next=65,c.responseText;case 65:if(t.t3=t.sent,'"maintenance"'!==t.t3){t.next=71;break}e.consoleLog("warn","LogRocket: serverMaintenance. Disabling ..."),e.disableAndFreeMemory("serverMaintenance"),t.next=73;break;case 71:e.consoleLog("warn","LogRocket: service unavailable. Disabling ..."),e.disableAndFreeMemory("serverUnavailable");case 73:case"end":return t.stop()}}),t,null,[[9,47,50,53]])}))),t.next=20;break;case 17:t.prev=17,t.t0=t.catch(2),_.error("LogRocket: Error uploading data",t.t0);case 20:return t.prev=20,e.lastUploadFinishedTime=Date.now(),e.isUploading=!1,e.isTruncated&&e.disableAndFreeMemory("wasTruncated",{truncatedEventType:e.truncatedEventType}),e.debounceUpload(),t.finish(20);case 26:case"end":return t.stop()}}),t,null,[[2,17,20,26]])}))),t)}}},{key:"disableAndFreeMemory",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.isActive=!1,this.pendingEvents=[];var r=new this.XML;r.open("POST",this.statsURL),r.timeout=2e3,r.send(JSON.stringify(T(T({},t),{},{sdkShutdownReason:e,sdkType:"web",sdkVersion:"shopify-pixel",appID:this.appID,recordingID:this.recordingID,sessionID:this.sessionID})))}}]),e}();t.ShopifyPixel=P},9650:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=new(r(3305).ShopifyPixel),o={init:n.init.bind(n)};t.default=o},4868:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.MAX_QUEUE_SIZE=void 0;var o=n(r(6690)),i=n(r(9728)),a=n(r(8416)),s=n(r(215)),u=n(r(7986)),l=r(5476),c=n(r(5749)),f=r(8094);function p(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function d(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{}).shouldAggregateConsoleErrors&&l.Capture.captureMessage(t,n[0],n,{},!0),{logLevel:e.toUpperCase(),args:n}}),{shouldCaptureStackTrace:!0})}})),this._isInitialized=!1,this._installed=[],window._lr_surl_cb=this.getSessionURL.bind(this)}return(0,i.default)(e,[{key:"addEvent",value:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},n=Date.now();this._run((function(o){o.addEvent(e,t,d(d({},r),{},{timeOverride:n}))}))}},{key:"onLogger",value:function(e){for(this._logger=e;this._buffer.length>0;){this._buffer.shift()(this._logger)}}},{key:"_run",value:function(e){if(!this._isDisabled)if(this._logger)e(this._logger);else{if(this._buffer.length>=1e3)return this._isDisabled=!0,console.warn("LogRocket: script did not load. Check that you have a valid network connection."),void this.uninstall();this._buffer.push(e.bind(this))}}},{key:"init",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!this._isInitialized){var r,n=t.shouldAugmentNPS,o=void 0===n||n,i=t.shouldParseXHRBlob,a=void 0!==i&&i,f=t.shouldDetectExceptions;(void 0===f||f)&&this._installed.push((0,l.registerExceptions)(this)),this._installed.push((0,u.default)(this,{shouldAugmentNPS:!!o,shouldParseXHRBlob:!!a,isDisabled:!1===(null==t||null===(r=t.network)||void 0===r?void 0:r.isEnabled)})),this._installed.push((0,c.default)(this)),this._isInitialized=!0,this._run((function(r){r.init(e,function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.ingestServer,r=(0,s.default)(e,["ingestServer"]);return t?d({serverURL:"".concat(t,"/i"),statsURL:"".concat(t,"/s")},r):r}(t))}))}}},{key:"start",value:function(){this._run((function(e){e.start()}))}},{key:"uninstall",value:function(){this._installed.forEach((function(e){return e()})),this._buffer=[],this._run((function(e){e.uninstall()}))}},{key:"identify",value:function(e,t){this._run((function(r){r.identify(e,t)}))}},{key:"startNewSession",value:function(){this._run((function(e){e.startNewSession()}))}},{key:"track",value:function(e,t){this._run((function(r){r.track(e,t)}))}},{key:"getSessionURL",value:function(e){if("function"!=typeof e)throw new Error("LogRocket: must pass callback to getSessionURL()");this._run((function(t){t.getSessionURL?t.getSessionURL(e):e(t.recordingURL)}))}},{key:"trackScrollEvent",value:function(e){this._logger&&this._logger.trackScrollEvent(e)}},{key:"getVersion",value:function(e){this._run((function(t){e(t.version)}))}},{key:"captureMessage",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};l.Capture.captureMessage(this,e,[e],t)}},{key:"captureException",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};l.Capture.captureException(this,e,t)}},{key:"version",get:function(){return this._logger&&this._logger.version}},{key:"sessionURL",get:function(){return this._logger&&this._logger.recordingURL}},{key:"recordingURL",get:function(){return this._logger&&this._logger.recordingURL}},{key:"recordingID",get:function(){return this._logger&&this._logger.recordingID}},{key:"threadID",get:function(){return this._logger&&this._logger.threadID}},{key:"tabID",get:function(){return this._logger&&this._logger.tabID}},{key:"reduxEnhancer",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return(0,f.createEnhancer)(this,e)}},{key:"reduxMiddleware",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return(0,f.createMiddleware)(this,e)}},{key:"isDisabled",get:function(){return!!(this._isDisabled||this._logger&&this._logger._isDisabled)}}]),e}();t.default=h},3923:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:function(){},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){return new o.default};if("undefined"!=typeof navigator&&"ReactNative"===navigator.product)throw new Error(i);if("undefined"!=typeof window){if(window._disableLogRocket)return t();if(window.MutationObserver&&window.WeakMap){window._lrMutationObserver=window.MutationObserver;var n=r();return e(n),n}}return a()};var o=n(r(4868)),i="LogRocket on React Native requires the LogRocket React Native specific SDK. See setup guide here https://docs.logrocket.com/reference/react-native.",a=function(){return{init:function(){},uninstall:function(){},log:function(){},info:function(){},warn:function(){},error:function(){},debug:function(){},addEvent:function(){},identify:function(){},start:function(){},get threadID(){return null},get recordingID(){return null},get recordingURL(){return null},reduxEnhancer:function(){return function(e){return function(){return e.apply(void 0,arguments)}}},reduxMiddleware:function(){return function(){return function(e){return function(t){return e(t)}}}},track:function(){},getSessionURL:function(){},getVersion:function(){},startNewSession:function(){},onLogger:function(){},setClock:function(){},captureMessage:function(){},captureException:function(){}}}},974:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.getDomainsAndEnv=s,t.setupBaseSDKCONFIG=u,t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.enterpriseServer,r=e.sdkVersion,n=void 0===r?"9.0.2":r,a=(0,o.default)(e,["enterpriseServer","sdkVersion"]),l=s(n),c=l.scriptEnv,f=l.scriptOrigin,p=l.scriptIngest,d=a.sdkServer||t,h=a.ingestServer||t||p,y=(0,i.default)((function(){var e=document.createElement("script");h&&(u(h),window.__SDKCONFIG__.scriptEnv=c),d?e.src="".concat(d,"/logger.min.js"):window.__SDKCONFIG__&&window.__SDKCONFIG__.loggerURL?e.src=window.__SDKCONFIG__.loggerURL:window._lrAsyncScript?e.src=window._lrAsyncScript:e.src="".concat(f,"/logger-1.min.js"),e.async=!0,document.head.appendChild(e),e.onload=function(){"function"==typeof window._LRLogger?setTimeout((function(){y.onLogger(new window._LRLogger({sdkVersion:n}))})):(console.warn("LogRocket: script execution has been blocked by a product or service."),y.uninstall())},e.onerror=function(){console.warn("LogRocket: script could not load. Check that you have a valid network connection."),y.uninstall()}}));return y};var o=n(r(215)),i=n(r(3923)),a={"cdn.logrocket.com":"https://r.logrocket.io","cdn.logrocket.io":"https://r.logrocket.io","cdn.lr-ingest.io":"https://r.lr-ingest.io","cdn.lr-in.com":"https://r.lr-in.com","cdn.lr-in-prod.com":"https://r.lr-in-prod.com","cdn.lr-ingest.com":"https://r.lr-ingest.com","cdn.ingest-lr.com":"https://r.ingest-lr.com","cdn.lr-intake.com":"https://r.lr-intake.com","cdn.intake-lr.com":"https://r.intake-lr.com","cdn.logr-ingest.com":"https://r.logr-ingest.com","cdn.lrkt-in.com":"https://r.lrkt-in.com","cdn-staging.logrocket.io":"https://staging-i.logrocket.io","cdn-staging.lr-ingest.io":"https://staging-i.lr-ingest.io","cdn-staging.lr-in.com":"https://staging-i.lr-in.com","cdn-staging.lr-in-prod.com":"https://staging-i.lr-in-prod.com","cdn-staging.lr-ingest.com":"https://staging-i.lr-ingest.com","cdn-staging.ingest-lr.com":"https://staging-i.ingest-lr.com","cdn-staging.lr-intake.com":"https://staging-i.lr-intake.com","cdn-staging.intake-lr.com":"https://staging-i.intake-lr.com","cdn-staging.logr-ingest.com":"https://staging-i.logr-ingest.com","cdn-staging.lrkt-in.com":"https://staging-i.lrkt-in.com"};function s(e){if("script"===e||"shopify-pixel"===e){try{var t=document.currentScript.src.match(/^(https?:\/\/([^\\]+))\/.+$/),r=t&&t[2];if(r&&a[r])return{scriptEnv:(n=r,n.startsWith("cdn-staging")?"staging":n.startsWith("localhost")?"development":"prod"),scriptOrigin:t&&t[1],scriptIngest:a[r]}}catch(e){}return{scriptEnv:"prod",scriptOrigin:"https://cdn.logrocket.io"}}return{scriptEnv:"staging",scriptOrigin:"https://cdn-staging.lrkt-in.com",scriptIngest:"https://staging-i.lrkt-in.com"};var n}function u(e){void 0===window.__SDKCONFIG__&&(window.__SDKCONFIG__={}),window.__SDKCONFIG__.serverURL="".concat(e,"/i"),window.__SDKCONFIG__.statsURL="".concat(e,"/s")}},4889:function(e,t,r){"use strict";var n=r(4836);Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.enterpriseServer,r=(0,o.default)(e,["enterpriseServer"]),n=(0,i.getDomainsAndEnv)("shopify-pixel").scriptIngest,u=r.ingestServer||t||n;return(0,a.default)((function(){u&&(0,i.setupBaseSDKCONFIG)(u)}),(function(){return{init:function(){}}}),(function(){return s.default}))};var o=n(r(215)),i=r(974),a=n(r(3923)),s=n(r(9650))},1143:function(e){"use strict";e.exports=function(e,t,r,n,o,i,a,s){if(!e){var u;if(void 0===t)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[r,n,o,i,a,s],c=0;(u=new Error(t.replace(/%s/g,(function(){return l[c++]})))).name="Invariant Violation"}throw u.framesToPop=1,u}}},8552:function(e,t,r){var n=r(852)(r(5639),"DataView");e.exports=n},1989:function(e,t,r){var n=r(1789),o=r(401),i=r(7667),a=r(1327),s=r(1866);function u(e){var t=-1,r=null==e?0:e.length;for(this.clear();++tc))return!1;var p=u.get(e),d=u.get(t);if(p&&d)return p==t&&d==e;var h=-1,y=!0,g=2&r?new n:void 0;for(u.set(e,t),u.set(t,e);++h-1&&e%1==0&&e-1}},4705:function(e,t,r){var n=r(8470);e.exports=function(e,t){var r=this.__data__,o=n(r,e);return o<0?(++this.size,r.push([e,t])):r[o][1]=t,this}},4785:function(e,t,r){var n=r(1989),o=r(8407),i=r(4656);e.exports=function(){this.size=0,this.__data__={hash:new n,map:new(i||o),string:new n}}},1285:function(e,t,r){var n=r(5050);e.exports=function(e){var t=n(this,e).delete(e);return this.size-=t?1:0,t}},6e3:function(e,t,r){var n=r(5050);e.exports=function(e){return n(this,e).get(e)}},9916:function(e,t,r){var n=r(5050);e.exports=function(e){return n(this,e).has(e)}},5265:function(e,t,r){var n=r(5050);e.exports=function(e,t){var r=n(this,e),o=r.size;return r.set(e,t),this.size+=r.size==o?0:1,this}},8776:function(e){e.exports=function(e){var t=-1,r=Array(e.size);return e.forEach((function(e,n){r[++t]=[n,e]})),r}},2634:function(e){e.exports=function(e,t){return function(r){return null!=r&&(r[e]===t&&(void 0!==t||e in Object(r)))}}},4523:function(e,t,r){var n=r(8306);e.exports=function(e){var t=n(e,(function(e){return 500===r.size&&r.clear(),e})),r=t.cache;return t}},4536:function(e,t,r){var n=r(852)(Object,"create");e.exports=n},6916:function(e,t,r){var n=r(5569)(Object.keys,Object);e.exports=n},1167:function(e,t,r){e=r.nmd(e);var n=r(1957),o=t&&!t.nodeType&&t,i=o&&e&&!e.nodeType&&e,a=i&&i.exports===o&&n.process,s=function(){try{var e=i&&i.require&&i.require("util").types;return e||a&&a.binding&&a.binding("util")}catch(e){}}();e.exports=s},2333:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},5569:function(e){e.exports=function(e,t){return function(r){return e(t(r))}}},5639:function(e,t,r){var n=r(1957),o="object"==typeof self&&self&&self.Object===Object&&self,i=n||o||Function("return this")();e.exports=i},619:function(e){e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},2385:function(e){e.exports=function(e){return this.__data__.has(e)}},1814:function(e){e.exports=function(e){var t=-1,r=Array(e.size);return e.forEach((function(e){r[++t]=e})),r}},7465:function(e,t,r){var n=r(8407);e.exports=function(){this.__data__=new n,this.size=0}},3779:function(e){e.exports=function(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}},7599:function(e){e.exports=function(e){return this.__data__.get(e)}},4758:function(e){e.exports=function(e){return this.__data__.has(e)}},4309:function(e,t,r){var n=r(8407),o=r(4656),i=r(3369);e.exports=function(e,t){var r=this.__data__;if(r instanceof n){var a=r.__data__;if(!o||a.length<199)return a.push([e,t]),this.size=++r.size,this;r=this.__data__=new i(a)}return r.set(e,t),this.size=r.size,this}},5514:function(e,t,r){var n=r(4523),o=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,i=/\\(\\)?/g,a=n((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(o,(function(e,r,n,o){t.push(n?o.replace(i,"$1"):r||e)})),t}));e.exports=a},327:function(e,t,r){var n=r(3448);e.exports=function(e){if("string"==typeof e||n(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}},346:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},7813:function(e){e.exports=function(e,t){return e===t||e!=e&&t!=t}},7361:function(e,t,r){var n=r(7786);e.exports=function(e,t,r){var o=null==e?void 0:n(e,t);return void 0===o?r:o}},9095:function(e,t,r){var n=r(13),o=r(222);e.exports=function(e,t){return null!=e&&o(e,t,n)}},6557:function(e){e.exports=function(e){return e}},5694:function(e,t,r){var n=r(9454),o=r(7005),i=Object.prototype,a=i.hasOwnProperty,s=i.propertyIsEnumerable,u=n(function(){return arguments}())?n:function(e){return o(e)&&a.call(e,"callee")&&!s.call(e,"callee")};e.exports=u},1469:function(e){var t=Array.isArray;e.exports=t},8612:function(e,t,r){var n=r(3560),o=r(1780);e.exports=function(e){return null!=e&&o(e.length)&&!n(e)}},4144:function(e,t,r){e=r.nmd(e);var n=r(5639),o=r(5062),i=t&&!t.nodeType&&t,a=i&&e&&!e.nodeType&&e,s=a&&a.exports===i?n.Buffer:void 0,u=(s?s.isBuffer:void 0)||o;e.exports=u},3560:function(e,t,r){var n=r(4239),o=r(3218);e.exports=function(e){if(!o(e))return!1;var t=n(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},1780:function(e){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},3218:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},7005:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},3448:function(e,t,r){var n=r(4239),o=r(7005);e.exports=function(e){return"symbol"==typeof e||o(e)&&"[object Symbol]"==n(e)}},6719:function(e,t,r){var n=r(8749),o=r(7518),i=r(1167),a=i&&i.isTypedArray,s=a?o(a):n;e.exports=s},3674:function(e,t,r){var n=r(4636),o=r(280),i=r(8612);e.exports=function(e){return i(e)?n(e):o(e)}},6604:function(e,t,r){var n=r(9465),o=r(7816),i=r(7206);e.exports=function(e,t){var r={};return t=i(t,3),o(e,(function(e,o,i){n(r,o,t(e,o,i))})),r}},8306:function(e,t,r){var n=r(3369);function o(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var r=function(){var n=arguments,o=t?t.apply(this,n):n[0],i=r.cache;if(i.has(o))return i.get(o);var a=e.apply(this,n);return r.cache=i.set(o,a)||i,a};return r.cache=new(o.Cache||n),r}o.Cache=n,e.exports=o},9601:function(e,t,r){var n=r(371),o=r(9152),i=r(5403),a=r(327);e.exports=function(e){return i(e)?n(a(e)):o(e)}},1594:function(e,t,r){var n=r(7206),o=r(7226);e.exports=function(e,t,r){return o(e,t,n(r,2),!0)}},479:function(e){e.exports=function(){return[]}},5062:function(e){e.exports=function(){return!1}},9833:function(e,t,r){var n=r(531);e.exports=function(e){return null==e?"":n(e)}},2360:function(e){"use strict";e.exports=function(e){try{var t=void 0;t}catch(e){}return null}},6841:function(){function e(){this.Diff_Timeout=1,this.Diff_EditCost=4,this.Match_Threshold=.5,this.Match_Distance=1e3,this.Patch_DeleteThreshold=.5,this.Patch_Margin=4,this.Match_MaxBits=32}var t=-1;e.Diff,e.prototype.diff_main=function(e,t,r,n){void 0===n&&(n=this.Diff_Timeout<=0?Number.MAX_VALUE:(new Date).getTime()+1e3*this.Diff_Timeout);var o=n;if(null==e||null==t)throw new Error("Null input. (diff_main)");if(e==t)return e?[[0,e]]:[];void 0===r&&(r=!0);var i=r,a=this.diff_commonPrefix(e,t),s=e.substring(0,a);e=e.substring(a),t=t.substring(a),a=this.diff_commonSuffix(e,t);var u=e.substring(e.length-a);e=e.substring(0,e.length-a),t=t.substring(0,t.length-a);var l=this.diff_compute_(e,t,i,o);return s&&l.unshift([0,s]),u&&l.push([0,u]),this.diff_cleanupMerge(l),l},e.prototype.diff_compute_=function(e,r,n,o){var i;if(!e)return[[1,r]];if(!r)return[[t,e]];var a=e.length>r.length?e:r,s=e.length>r.length?r:e,u=a.indexOf(s);if(-1!=u)return i=[[1,a.substring(0,u)],[0,s],[1,a.substring(u+s.length)]],e.length>r.length&&(i[0][0]=i[2][0]=t),i;if(1==s.length)return[[t,e],[1,r]];a=s=null;var l=this.diff_halfMatch_(e,r);if(l){var c=l[0],f=l[1],p=l[2],d=l[3],h=l[4],y=this.diff_main(c,p,n,o),g=this.diff_main(f,d,n,o);return y.concat([[0,h]],g)}return n&&e.length>100&&r.length>100?this.diff_lineMode_(e,r,o):this.diff_bisect_(e,r,o)},e.prototype.diff_lineMode_=function(e,r,n){e=(f=this.diff_linesToChars_(e,r))[0],r=f[1];var o=f[2],i=this.diff_bisect_(e,r,n);this.diff_charsToLines_(i,o),this.diff_cleanupSemantic(i),i.push([0,""]);for(var a=0,s=0,u=0,l="",c="";a=1&&u>=1){var f=this.diff_main(l,c,!1,n);i.splice(a-s-u,s+u),a=a-s-u;for(var p=f.length-1;p>=0;p--)i.splice(a,0,f[p]);a+=f.length}u=0,s=0,l="",c=""}a++}return i.pop(),i},e.prototype.diff_bisect_=function(e,r,n){for(var o=e.length,i=r.length,a=Math.ceil((o+i)/2),s=a,u=2*a,l=new Array(u),c=new Array(u),f=0;fn);O++){for(var v=-O+h;v<=O-y;v+=2){for(var b=s+v,E=(_=v==-O||v!=O&&l[b-1]o)y+=2;else if(E>i)h+=2;else if(d){if((w=s+p-v)>=0&&w=(I=o-c[w]))return this.diff_bisectSplit_(e,r,_,E,n)}}for(var T=-O+g;T<=O-m;T+=2){for(var I,w=s+T,S=(I=T==-O||T!=O&&c[w-1]o)m+=2;else if(S>i)g+=2;else if(!d){if((b=s+p-T)>=0&&b=(I=o-I))return this.diff_bisectSplit_(e,r,_,E,n)}}}}return[[t,e],[1,r]]},e.prototype.diff_bisectSplit_=function(e,t,r,n,o){var i=e.substring(0,r),a=t.substring(0,n),s=e.substring(r),u=t.substring(n),l=this.diff_main(i,a,!1,o),c=this.diff_main(s,u,!1,o);return l.concat(c)},e.prototype.diff_linesToChars_=function(e,t){var r=[],n={};function o(e){for(var t="",o=0,i=-1,a=r.length;in?e=e.substring(r-n):rt.length?e:t,n=e.length>t.length?t:e;if(r.length<4||2*n.length=e.length?[n,i,a,s,c]:null}var a,s,u,l,c,f=i(r,n,Math.ceil(r.length/4)),p=i(r,n,Math.ceil(r.length/2));return f||p?(a=p?f&&f[4].length>p[4].length?f:p:f,e.length>t.length?(s=a[0],u=a[1],l=a[2],c=a[3]):(l=a[0],c=a[1],s=a[2],u=a[3]),[s,u,l,c,a[4]]):null},e.prototype.diff_cleanupSemantic=function(e){for(var r=!1,n=[],o=0,i=null,a=0,s=0,u=0,l=0,c=0;a0?n[o-1]:-1,s=0,u=0,l=0,c=0,i=null,r=!0)),a++;for(r&&this.diff_cleanupMerge(e),this.diff_cleanupSemanticLossless(e),a=1;a=f.length/2||d>=p.length/2)&&(e.splice(a,0,[0,p.substring(0,d)]),e[a-1][1]=f.substring(0,f.length-d),e[a+1][1]=p.substring(d),a++),a++}a++}},e.prototype.diff_cleanupSemanticLossless=function(e){var t=/[^a-zA-Z0-9]/,r=/\s/,n=/[\r\n]/,o=/\n\r?\n$/,i=/^\r?\n\r?\n/;function a(e,a){if(!e||!a)return 5;var s=0;return(e.charAt(e.length-1).match(t)||a.charAt(0).match(t))&&(s++,(e.charAt(e.length-1).match(r)||a.charAt(0).match(r))&&(s++,(e.charAt(e.length-1).match(n)||a.charAt(0).match(n))&&(s++,(e.match(o)||a.match(i))&&s++))),s}for(var s=1;s=g&&(g=m,d=u,h=l,y=c)}e[s-1][1]!=d&&(d?e[s-1][1]=d:(e.splice(s-1,1),s--),e[s][1]=h,y?e[s+1][1]=y:(e.splice(s+1,1),s--))}s++}},e.prototype.diff_cleanupEfficiency=function(e){for(var r=!1,n=[],o=0,i="",a=0,s=!1,u=!1,l=!1,c=!1;a0?n[o-1]:-1,l=c=!1),r=!0)),a++;r&&this.diff_cleanupMerge(e)},e.prototype.diff_cleanupMerge=function(e){e.push([0,""]);for(var r,n=0,o=0,i=0,a="",s="";n1?(0!==o&&0!==i&&(0!==(r=this.diff_commonPrefix(s,a))&&(n-o-i>0&&0==e[n-o-i-1][0]?e[n-o-i-1][1]+=s.substring(0,r):(e.splice(0,0,[0,s.substring(0,r)]),n++),s=s.substring(r),a=a.substring(r)),0!==(r=this.diff_commonSuffix(s,a))&&(e[n][1]=s.substring(s.length-r)+e[n][1],s=s.substring(0,s.length-r),a=a.substring(0,a.length-r))),0===o?e.splice(n-o-i,o+i,[1,s]):0===i?e.splice(n-o-i,o+i,[t,a]):e.splice(n-o-i,o+i,[t,a],[1,s]),n=n-o-i+(o?1:0)+(i?1:0)+1):0!==n&&0==e[n-1][0]?(e[n-1][1]+=e[n][1],e.splice(n,1)):n++,i=0,o=0,a="",s=""}""===e[e.length-1][1]&&e.pop();var u=!1;for(n=1;nr));n++)a=o,s=i;return e.length!=n&&e[n][0]===t?s:s+(r-a)},e.prototype.diff_prettyHtml=function(e){for(var r=[],n=/&/g,o=//g,a=/\n/g,s=0;s");switch(u){case 1:r[s]=''+c+"";break;case t:r[s]=''+c+"";break;case 0:r[s]=""+c+""}u!==t&&l.length}return r.join("")},e.prototype.diff_text1=function(e){for(var t=[],r=0;rthis.Match_MaxBits)throw new Error("Pattern too long for this browser.");var n=this.match_alphabet_(t),o=this;function i(e,n){var i=e/t.length,a=Math.abs(r-n);return o.Match_Distance?i+a/o.Match_Distance:a?1:i}var a=this.Match_Threshold,s=e.indexOf(t,r);-1!=s&&(a=Math.min(i(0,s),a),-1!=(s=e.lastIndexOf(t,r+t.length))&&(a=Math.min(i(0,s),a)));var u,l,c=1<=h;m--){var O=n[e.charAt(m-1)];if(g[m]=0===d?(g[m+1]<<1|1)&O:(g[m+1]<<1|1)&O|(f[m+1]|f[m])<<1|1|f[m+1],g[m]&c){var v=i(d,m-1);if(v<=a){if(a=v,!((s=m-1)>r))break;h=Math.max(1,2*r-s)}}}if(i(d+1,r)>a)break;f=g}return s},e.prototype.match_alphabet_=function(e){for(var t={},r=0;r2&&(this.diff_cleanupSemantic(a),this.diff_cleanupEfficiency(a));else if(r&&"object"==typeof r&&void 0===n&&void 0===o)a=r,i=this.diff_text1(a);else if("string"==typeof r&&n&&"object"==typeof n&&void 0===o)i=r,a=n;else{if("string"!=typeof r||"string"!=typeof n||!o||"object"!=typeof o)throw new Error("Unknown call format to patch_make.");i=r,a=o}if(0===a.length)return[];for(var s=[],u=new e.patch_obj,l=0,c=0,f=0,p=i,d=i,h=0;h=2*this.Patch_Margin&&l&&(this.patch_addContext_(u,p),s.push(u),u=new e.patch_obj,l=0,p=d,c=f)}1!==y&&(c+=g.length),y!==t&&(f+=g.length)}return l&&(this.patch_addContext_(u,p),s.push(u)),s},e.prototype.patch_deepCopy=function(t){for(var r=[],n=0;nthis.Match_MaxBits?-1!=(s=this.match_main(r,c.substring(0,this.Match_MaxBits),l))&&(-1==(f=this.match_main(r,c.substring(c.length-this.Match_MaxBits),l+c.length-this.Match_MaxBits))||s>=f)&&(s=-1):s=this.match_main(r,c,l),-1==s)i[a]=!1,o-=e[a].length2-e[a].length1;else if(i[a]=!0,o=s-l,c==(u=-1==f?r.substring(s,s+c.length):r.substring(s,f+this.Match_MaxBits)))r=r.substring(0,s)+this.diff_text2(e[a].diffs)+r.substring(s+c.length);else{var p=this.diff_main(c,u,!1);if(c.length>this.Match_MaxBits&&this.diff_levenshtein(p)/c.length>this.Patch_DeleteThreshold)i[a]=!1;else{this.diff_cleanupSemanticLossless(p);for(var d,h=0,y=0;yi[0][1].length){var a=t-i[0][1].length;i[0][1]=r.substring(i[0][1].length)+i[0][1],o.start1-=a,o.start2-=a,o.length1+=a,o.length2+=a}if(0==(i=(o=e[e.length-1]).diffs).length||0!=i[i.length-1][0])i.push([0,r]),o.length1+=t,o.length2+=t;else if(t>i[i.length-1][1].length){a=t-i[i.length-1][1].length;i[i.length-1][1]+=r.substring(0,a),o.length1+=a,o.length2+=a}return r},e.prototype.patch_splitMax=function(r){for(var n=this.Match_MaxBits,o=0;on){var i=r[o];r.splice(o--,1);for(var a=i.start1,s=i.start2,u="";0!==i.diffs.length;){var l=new e.patch_obj,c=!0;for(l.start1=a-u.length,l.start2=s-u.length,""!==u&&(l.length1=l.length2=u.length,l.diffs.push([0,u]));0!==i.diffs.length&&l.length12*n?(l.length1+=p.length,a+=p.length,c=!1,l.diffs.push([f,p]),i.diffs.shift()):(p=p.substring(0,n-l.length1-this.Patch_Margin),l.length1+=p.length,a+=p.length,0===f?(l.length2+=p.length,s+=p.length):c=!1,l.diffs.push([f,p]),p==i.diffs[0][1]?i.diffs.shift():i.diffs[0][1]=i.diffs[0][1].substring(p.length))}u=(u=this.diff_text2(l.diffs)).substring(u.length-this.Patch_Margin);var d=this.diff_text1(i.diffs).substring(0,this.Patch_Margin);""!==d&&(l.length1+=d.length,l.length2+=d.length,0!==l.diffs.length&&0===l.diffs[l.diffs.length-1][0]?l.diffs[l.diffs.length-1][1]+=d:l.diffs.push([0,d])),c||r.splice(++o,0,l)}}},e.prototype.patch_toText=function(e){for(var t=[],r=0;r0&&g>0&&!c.objectHash&&"boolean"!=typeof c.matchByPosition&&(c.matchByPosition=!function(e,t,r,n){for(var o=0;o0)for(var _=0;_=0;t--){var l=n["_"+(r=a[t])],c=i.splice(r,1)[0];3===l[2]&&s.push({index:l[1],value:c})}var d=(s=s.sort(p("index"))).length;for(t=0;t0)for(t=0;tn?n++:a>=n&&ue[o-1][i]?n(e,t,r,o,i-1,a):n(e,t,r,o-1,i,a)};t.get=function(e,t,o,i){var a=function(e,t,r,n){var o,i,a=e.length,s=t.length,u=[a+1];for(o=0;o>>0),null!=e.hashCode&&(t.hashCode=String(e.hashCode)),null!=e.messageArgs){if("object"!=typeof e.messageArgs)throw TypeError(".lr.core.Exception.messageArgs: object expected");t.messageArgs=v.lr.utils.Value.fromObject(e.messageArgs)}if(null!=e.debugModules){if("object"!=typeof e.debugModules)throw TypeError(".lr.core.Exception.debugModules: object expected");t.debugModules=v.lr.core.Exception.DebugModules.fromObject(e.debugModules)}return null!=e.isCrash&&(t.isCrash=Boolean(e.isCrash)),null!=e.forceIngest&&(t.forceIngest=Boolean(e.forceIngest)),t},e.toObject=function(e,t){t||(t={});var r,n={};if((t.objects||t.defaults)&&(n.tags={},n.extra={}),t.defaults&&(n.exceptionType=t.enums===String?"UNHANDLED_REJECTION":0,n.errorType="",n.message=null,n.release="",n.browserHref="",n.browserUseragent="",n.userName="",n.userEmail="",n.level="",n.logger="",n.ip="",n.country="",n.region="",n.city="",n.latitude=0,n.longitude=0,n.count=0,n.hashCode="",n.messageArgs=null,n.debugModules=null,n.isCrash=!1,n.forceIngest=!1),null!=e.exceptionType&&e.hasOwnProperty("exceptionType")&&(n.exceptionType=t.enums===String?v.lr.core.Exception.ExceptionType[e.exceptionType]:e.exceptionType),null!=e.errorType&&e.hasOwnProperty("errorType")&&(n.errorType=e.errorType),null!=e.message&&e.hasOwnProperty("message")&&(n.message=v.lr.utils.Value.toObject(e.message,t)),null!=e.release&&e.hasOwnProperty("release")&&(n.release=e.release),null!=e.browserHref&&e.hasOwnProperty("browserHref")&&(n.browserHref=e.browserHref),null!=e.browserUseragent&&e.hasOwnProperty("browserUseragent")&&(n.browserUseragent=e.browserUseragent),null!=e.userName&&e.hasOwnProperty("userName")&&(n.userName=e.userName),null!=e.userEmail&&e.hasOwnProperty("userEmail")&&(n.userEmail=e.userEmail),null!=e.level&&e.hasOwnProperty("level")&&(n.level=e.level),null!=e.logger&&e.hasOwnProperty("logger")&&(n.logger=e.logger),e.tags&&(r=Object.keys(e.tags)).length){n.tags={};for(var o=0;o>>0),null!=e.submissionID&&(t.submissionID=String(e.submissionID)),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.guideID="",r.stepID="",r.rating=0,r.submissionID=""),null!=e.guideID&&e.hasOwnProperty("guideID")&&(r.guideID=e.guideID),null!=e.stepID&&e.hasOwnProperty("stepID")&&(r.stepID=e.stepID),null!=e.rating&&e.hasOwnProperty("rating")&&(r.rating=e.rating),null!=e.submissionID&&e.hasOwnProperty("submissionID")&&(r.submissionID=e.submissionID),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),a),y.guide=((s={}).GuideStepStart=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),e.headers){if("object"!=typeof e.headers)throw TypeError(".lr.network.ResponseEvent.headers: object expected");t.headers={};for(var r=Object.keys(e.headers),n=0;n>>0),null!=e.release&&(t.release=String(e.release)),null!=e.browserUseragent&&(t.browserUseragent=String(e.browserUseragent)),null!=e.userName&&(t.userName=String(e.userName)),null!=e.userEmail&&(t.userEmail=String(e.userEmail)),null!=e.ip&&(t.ip=String(e.ip)),e.method){case"GET":case 0:t.method=0;break;case"HEAD":case 1:t.method=1;break;case"POST":case 2:t.method=2;break;case"PUT":case 3:t.method=3;break;case"DELETE":case 4:t.method=4;break;case"CONNECT":case 5:t.method=5;break;case"OPTIONS":case 6:t.method=6;break;case"TRACE":case 7:t.method=7;break;case"PATCH":case 8:t.method=8}switch(null!=e.duration&&(t.duration=Number(e.duration)),null!=e.operationName&&(t.operationName=String(e.operationName)),null!=e.operationType&&(t.operationType=String(e.operationType)),null!=e.browserHref&&(t.browserHref=String(e.browserHref)),null!=e.skipAnalyticsIngestion&&(t.skipAnalyticsIngestion=Boolean(e.skipAnalyticsIngestion)),null!=e.forceIngest&&(t.forceIngest=Boolean(e.forceIngest)),e.responseType){case"DEFAULT":case 0:t.responseType=0;break;case"BASIC":case 1:t.responseType=1;break;case"CORS":case 2:t.responseType=2;break;case"ERROR":case 3:t.responseType=3;break;case"OPAQUE":case 4:t.responseType=4;break;case"OPAQUEREDIRECT":case 5:t.responseType=5}return null!=e.isGraphqlError&&(t.isGraphqlError=Boolean(e.isGraphqlError)),t},e.toObject=function(e,t){t||(t={});var r,n={};if((t.objects||t.defaults)&&(n.headers={}),t.defaults&&(n.reqId="",n.status=0,n.body=null,n.url="",n.count=0,n.release="",n.browserUseragent="",n.userName="",n.userEmail="",n.ip="",n.method=t.enums===String?"GET":0,n.duration=0,n.operationName="",n.operationType="",n.browserHref="",n.skipAnalyticsIngestion=!1,n.forceIngest=!1,n.responseType=t.enums===String?"DEFAULT":0,n.isGraphqlError=!1),null!=e.reqId&&e.hasOwnProperty("reqId")&&(n.reqId=e.reqId),null!=e.status&&e.hasOwnProperty("status")&&(n.status=e.status),e.headers&&(r=Object.keys(e.headers)).length){n.headers={};for(var o=0;o>>0),null!=e.failed&&(t.failed=Boolean(e.failed)),null!=e.transferSize&&(O.Long?(t.transferSize=O.Long.fromValue(e.transferSize)).unsigned=!0:"string"==typeof e.transferSize?t.transferSize=parseInt(e.transferSize,10):"number"==typeof e.transferSize?t.transferSize=e.transferSize:"object"==typeof e.transferSize&&(t.transferSize=new O.LongBits(e.transferSize.low>>>0,e.transferSize.high>>>0).toNumber(!0))),t},e.toObject=function(e,t){t||(t={});var r={};if(t.defaults)if(r.url="",r.startTime=0,r.duration=0,r.initiatorType=t.enums===String?"LINK":0,r.status=0,r.failed=!1,O.Long){var n=new O.Long(0,0,!0);r.transferSize=t.longs===String?n.toString():t.longs===Number?n.toNumber():n}else r.transferSize=t.longs===String?"0":0;return null!=e.url&&e.hasOwnProperty("url")&&(r.url=e.url),null!=e.startTime&&e.hasOwnProperty("startTime")&&(r.startTime=t.json&&!isFinite(e.startTime)?String(e.startTime):e.startTime),null!=e.duration&&e.hasOwnProperty("duration")&&(r.duration=t.json&&!isFinite(e.duration)?String(e.duration):e.duration),null!=e.initiatorType&&e.hasOwnProperty("initiatorType")&&(r.initiatorType=t.enums===String?v.lr.network.PerfResourceEvent.InitiatorType[e.initiatorType]:e.initiatorType),null!=e.status&&e.hasOwnProperty("status")&&(r.status=e.status),null!=e.failed&&e.hasOwnProperty("failed")&&(r.failed=e.failed),null!=e.transferSize&&e.hasOwnProperty("transferSize")&&("number"==typeof e.transferSize?r.transferSize=t.longs===String?String(e.transferSize):e.transferSize:r.transferSize=t.longs===String?O.Long.prototype.toString.call(e.transferSize):t.longs===Number?new O.LongBits(e.transferSize.low>>>0,e.transferSize.high>>>0).toNumber(!0):e.transferSize),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e.InitiatorType=function(){var e={},t=Object.create(e);return t[e[0]="LINK"]=0,t[e[1]="SCRIPT"]=1,t[e[2]="CSS"]=2,t[e[3]="IMG"]=3,t[e[4]="IMAGE"]=4,t[e[5]="OTHER"]=5,t[e[6]="NAVIGATION"]=6,t[e[7]="TRACK"]=7,t[e[8]="VIDEO"]=8,t}(),e}(),c.NetworkStatusEvent=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),null!=e.tabID&&(t.tabID=String(e.tabID)),null!=e.threadID&&(t.threadID=e.threadID>>>0),null!=e.seqID&&(t.seqID=e.seqID>>>0),null!=e.startTime&&(t.startTime=Number(e.startTime)),null!=e.activityPings&&(t.activityPings=e.activityPings>>>0),null!=e.eventCount&&(t.eventCount=e.eventCount>>>0),null!=e.pendingReadFailed&&(t.pendingReadFailed=Boolean(e.pendingReadFailed)),null!=e.pendingEventCount&&(t.pendingEventCount=0|e.pendingEventCount),null!=e.pendingSeqID&&(t.pendingSeqID=0|e.pendingSeqID),null!=e.didSkipSerializingEvents&&(t.didSkipSerializingEvents=Boolean(e.didSkipSerializingEvents)),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.time=0,r.sessionID=0,r.tabID="",r.threadID=0,r.seqID=0,r.startTime=0,r.activityPings=0,r.eventCount=0,r.pendingReadFailed=!1,r.pendingEventCount=0,r.pendingSeqID=0,r.didSkipSerializingEvents=!1),null!=e.time&&e.hasOwnProperty("time")&&(r.time=t.json&&!isFinite(e.time)?String(e.time):e.time),null!=e.sessionID&&e.hasOwnProperty("sessionID")&&(r.sessionID=e.sessionID),null!=e.tabID&&e.hasOwnProperty("tabID")&&(r.tabID=e.tabID),null!=e.threadID&&e.hasOwnProperty("threadID")&&(r.threadID=e.threadID),null!=e.seqID&&e.hasOwnProperty("seqID")&&(r.seqID=e.seqID),null!=e.startTime&&e.hasOwnProperty("startTime")&&(r.startTime=t.json&&!isFinite(e.startTime)?String(e.startTime):e.startTime),null!=e.activityPings&&e.hasOwnProperty("activityPings")&&(r.activityPings=e.activityPings),null!=e.eventCount&&e.hasOwnProperty("eventCount")&&(r.eventCount=e.eventCount),null!=e.pendingReadFailed&&e.hasOwnProperty("pendingReadFailed")&&(r.pendingReadFailed=e.pendingReadFailed),null!=e.pendingEventCount&&e.hasOwnProperty("pendingEventCount")&&(r.pendingEventCount=e.pendingEventCount),null!=e.pendingSeqID&&e.hasOwnProperty("pendingSeqID")&&(r.pendingSeqID=e.pendingSeqID),null!=e.didSkipSerializingEvents&&e.hasOwnProperty("didSkipSerializingEvents")&&(r.didSkipSerializingEvents=e.didSkipSerializingEvents),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),f.NavigationEvent=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),null!=e.text&&(t.text=String(e.text)),null!=e.isChecked&&(t.isChecked=Boolean(e.isChecked)),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.nodeId=0,r.text="",r.isChecked=!1),null!=e.nodeId&&e.hasOwnProperty("nodeId")&&(r.nodeId=e.nodeId),null!=e.text&&e.hasOwnProperty("text")&&(r.text=e.text),null!=e.isChecked&&e.hasOwnProperty("isChecked")&&(r.isChecked=e.isChecked),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),f.Selector=function(){function e(e){if(this.classList=[],e)for(var t=Object.keys(e),r=0;r>>0),null!=e.text&&(t.text=String(e.text)),e.nodePath){if(!Array.isArray(e.nodePath))throw TypeError(".lr.browser.InputChangeEvent.nodePath: array expected");t.nodePath=[];for(var r=0;r>>0),null!=e.clientX&&(t.clientX=0|e.clientX),null!=e.clientY&&(t.clientY=0|e.clientY),null!=e.nodeId&&(t.nodeId=e.nodeId>>>0),null!=e.isRageClick&&(t.isRageClick=Boolean(e.isRageClick)),null!=e.text&&(t.text=String(e.text)),e.componentTree){if(!Array.isArray(e.componentTree))throw TypeError(".lr.browser.MouseEvent.componentTree: array expected");t.componentTree=[];for(var r=0;r>>0),null!=e.nodeId&&(t.nodeId=e.nodeId>>>0),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.clientX=0,r.clientY=0,r.timeOffset=0,r.nodeId=0),null!=e.clientX&&e.hasOwnProperty("clientX")&&(r.clientX=e.clientX),null!=e.clientY&&e.hasOwnProperty("clientY")&&(r.clientY=e.clientY),null!=e.timeOffset&&e.hasOwnProperty("timeOffset")&&(r.timeOffset=e.timeOffset),null!=e.nodeId&&e.hasOwnProperty("nodeId")&&(r.nodeId=e.nodeId),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),f.MouseHover=function(){function e(e){if(this.nodePath=[],e)for(var t=Object.keys(e),r=0;r>>0),null!=e.offsetX&&(t.offsetX=0|e.offsetX),null!=e.offsetY&&(t.offsetY=0|e.offsetY),t},e.toObject=function(e,t){t||(t={});var r={};if((t.arrays||t.defaults)&&(r.nodePath=[]),t.defaults&&(r.timeSpent=0,r.offsetX=0,r.offsetY=0),e.nodePath&&e.nodePath.length){r.nodePath=[];for(var n=0;n>>0),null!=e.top&&(t.top=Number(e.top)),null!=e.left&&(t.left=Number(e.left)),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.nodeId=0,r.top=0,r.left=0),null!=e.nodeId&&e.hasOwnProperty("nodeId")&&(r.nodeId=e.nodeId),null!=e.top&&e.hasOwnProperty("top")&&(r.top=t.json&&!isFinite(e.top)?String(e.top):e.top),null!=e.left&&e.hasOwnProperty("left")&&(r.left=t.json&&!isFinite(e.left)?String(e.left):e.left),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),f.ViewportResizeEvent=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),null!=e.height&&(t.height=e.height>>>0),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.width=0,r.height=0),null!=e.width&&e.hasOwnProperty("width")&&(r.width=e.width),null!=e.height&&e.hasOwnProperty("height")&&(r.height=e.height),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),f.Node=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),null!=e.documentTypeInfo){if("object"!=typeof e.documentTypeInfo)throw TypeError(".lr.browser.Node.documentTypeInfo: object expected");t.documentTypeInfo=v.lr.browser.Node.DocumentTypeInfo.fromObject(e.documentTypeInfo)}if(null!=e.commentInfo){if("object"!=typeof e.commentInfo)throw TypeError(".lr.browser.Node.commentInfo: object expected");t.commentInfo=v.lr.browser.Node.CommentInfo.fromObject(e.commentInfo)}if(null!=e.textInfo){if("object"!=typeof e.textInfo)throw TypeError(".lr.browser.Node.textInfo: object expected");t.textInfo=v.lr.browser.Node.TextInfo.fromObject(e.textInfo)}if(null!=e.elementInfo){if("object"!=typeof e.elementInfo)throw TypeError(".lr.browser.Node.elementInfo: object expected");t.elementInfo=v.lr.browser.Node.ElementInfo.fromObject(e.elementInfo)}if(null!=e.documentInfo){if("object"!=typeof e.documentInfo)throw TypeError(".lr.browser.Node.documentInfo: object expected");t.documentInfo=v.lr.browser.Node.DocumentInfo.fromObject(e.documentInfo)}if(null!=e.documentFragmentInfo){if("object"!=typeof e.documentFragmentInfo)throw TypeError(".lr.browser.Node.documentFragmentInfo: object expected");t.documentFragmentInfo=v.lr.browser.Node.DocumentFragmentInfo.fromObject(e.documentFragmentInfo)}return null!=e.isTainted&&(t.isTainted=Boolean(e.isTainted)),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.id=0,r.isTainted=!1),null!=e.id&&e.hasOwnProperty("id")&&(r.id=e.id),null!=e.documentTypeInfo&&e.hasOwnProperty("documentTypeInfo")&&(r.documentTypeInfo=v.lr.browser.Node.DocumentTypeInfo.toObject(e.documentTypeInfo,t),t.oneofs&&(r.info="documentTypeInfo")),null!=e.commentInfo&&e.hasOwnProperty("commentInfo")&&(r.commentInfo=v.lr.browser.Node.CommentInfo.toObject(e.commentInfo,t),t.oneofs&&(r.info="commentInfo")),null!=e.textInfo&&e.hasOwnProperty("textInfo")&&(r.textInfo=v.lr.browser.Node.TextInfo.toObject(e.textInfo,t),t.oneofs&&(r.info="textInfo")),null!=e.elementInfo&&e.hasOwnProperty("elementInfo")&&(r.elementInfo=v.lr.browser.Node.ElementInfo.toObject(e.elementInfo,t),t.oneofs&&(r.info="elementInfo")),null!=e.documentInfo&&e.hasOwnProperty("documentInfo")&&(r.documentInfo=v.lr.browser.Node.DocumentInfo.toObject(e.documentInfo,t),t.oneofs&&(r.info="documentInfo")),null!=e.isTainted&&e.hasOwnProperty("isTainted")&&(r.isTainted=e.isTainted),null!=e.documentFragmentInfo&&e.hasOwnProperty("documentFragmentInfo")&&(r.documentFragmentInfo=v.lr.browser.Node.DocumentFragmentInfo.toObject(e.documentFragmentInfo,t),t.oneofs&&(r.info="documentFragmentInfo")),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e.DocumentTypeInfo=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),e.cacheCookies){if("object"!=typeof e.cacheCookies)throw TypeError(".lr.browser.ShadowInitEvent.cacheCookies: object expected");t.cacheCookies={};for(var r=Object.keys(e.cacheCookies),n=0;n>>0),e.cacheCookies){if("object"!=typeof e.cacheCookies)throw TypeError(".lr.browser.NodeChangeEvent.cacheCookies: object expected");t.cacheCookies={};var n=Object.keys(e.cacheCookies);for(r=0;r>>0),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.nodeId=0),null!=e.nodeId&&e.hasOwnProperty("nodeId")&&(r.nodeId=e.nodeId),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),e.AddOrMoveEvent=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),null!=e.parentNodeId&&(t.parentNodeId=e.parentNodeId>>>0),null!=e.isRemoved&&(t.isRemoved=Boolean(e.isRemoved)),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.nodeData=null,r.nextSiblingId=0,r.parentNodeId=0,r.isRemoved=!1),null!=e.nodeData&&e.hasOwnProperty("nodeData")&&(r.nodeData=v.lr.browser.Node.toObject(e.nodeData,t)),null!=e.nextSiblingId&&e.hasOwnProperty("nextSiblingId")&&(r.nextSiblingId=e.nextSiblingId),null!=e.parentNodeId&&e.hasOwnProperty("parentNodeId")&&(r.parentNodeId=e.parentNodeId),null!=e.isRemoved&&e.hasOwnProperty("isRemoved")&&(r.isRemoved=e.isRemoved),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),e.AttributeEvent=function(){function e(e){if(this.attributes={},this.removedAttributes=[],e)for(var t=Object.keys(e),r=0;r>>0),e.attributes){if("object"!=typeof e.attributes)throw TypeError(".lr.browser.NodeChangeEvent.AttributeEvent.attributes: object expected");t.attributes={};for(var r=Object.keys(e.attributes),n=0;n>>0),null!=e.textContent&&(t.textContent=String(e.textContent)),null!=e.boundingRect){if("object"!=typeof e.boundingRect)throw TypeError(".lr.browser.NodeChangeEvent.TextEvent.boundingRect: object expected");t.boundingRect=v.lr.browser.NodeChangeEvent.TextEvent.Rectangle.fromObject(e.boundingRect)}return t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.nodeId=0,r.textContent="",r.boundingRect=null),null!=e.nodeId&&e.hasOwnProperty("nodeId")&&(r.nodeId=e.nodeId),null!=e.textContent&&e.hasOwnProperty("textContent")&&(r.textContent=e.textContent),null!=e.boundingRect&&e.hasOwnProperty("boundingRect")&&(r.boundingRect=v.lr.browser.NodeChangeEvent.TextEvent.Rectangle.toObject(e.boundingRect,t)),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e.Rectangle=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),null!=e.localContents&&(t.localContents=String(e.localContents)),null!=e.href&&(t.href=String(e.href)),null!=e.snapshot&&(t.snapshot=String(e.snapshot)),e.cacheCookies){if("object"!=typeof e.cacheCookies)throw TypeError(".lr.browser.StyleContents.cacheCookies: object expected");t.cacheCookies={};for(var r=Object.keys(e.cacheCookies),n=0;n>>0),null!=e.ruleIndex&&(t.ruleIndex=e.ruleIndex>>>0),null!=e.ruleText&&(t.ruleText=String(e.ruleText)),null!=e.sheetId&&(t.sheetId=e.sheetId>>>0),null!=e.parentGroupId&&(t.parentGroupId=e.parentGroupId>>>0),e.cacheCookies){if("object"!=typeof e.cacheCookies)throw TypeError(".lr.browser.StyleChangeEvent.cacheCookies: object expected");t.cacheCookies={};for(var r=Object.keys(e.cacheCookies),n=0;n>>0),null!=e.sheetContents&&(t.sheetContents=String(e.sheetContents)),e.cacheCookies){if("object"!=typeof e.cacheCookies)throw TypeError(".lr.browser.ConstructedStyleSheetEvent.cacheCookies: object expected");t.cacheCookies={};for(var r=Object.keys(e.cacheCookies),n=0;n>>0),e.sheetIds){if(!Array.isArray(e.sheetIds))throw TypeError(".lr.browser.AdoptedStyleSheetsEvent.sheetIds: array expected");t.sheetIds=[];for(var r=0;r>>0}return t},e.toObject=function(e,t){t||(t={});var r={};if((t.arrays||t.defaults)&&(r.sheetIds=[]),t.defaults&&(r.nodeId=0),null!=e.nodeId&&e.hasOwnProperty("nodeId")&&(r.nodeId=e.nodeId),e.sheetIds&&e.sheetIds.length){r.sheetIds=[];for(var n=0;n>>0),null!=e.disabled&&(t.disabled=Boolean(e.disabled)),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.sheetId=0,r.disabled=!1),null!=e.sheetId&&e.hasOwnProperty("sheetId")&&(r.sheetId=e.sheetId),null!=e.disabled&&e.hasOwnProperty("disabled")&&(r.disabled=e.disabled),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),f.IframeInitEvent=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),null!=e.tabID&&(t.tabID=String(e.tabID)),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.iframeNodeID=0,r.tabID=""),null!=e.iframeNodeID&&e.hasOwnProperty("iframeNodeID")&&(r.iframeNodeID=e.iframeNodeID),null!=e.tabID&&e.hasOwnProperty("tabID")&&(r.tabID=e.tabID),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),f.PIIExposureEvent=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),null!=e.source&&(t.source=String(e.source)),null!=e.reqId&&(t.reqId=String(e.reqId)),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.matchedItem="",r.matchIndex=0,r.source="",r.reqId=""),null!=e.matchedItem&&e.hasOwnProperty("matchedItem")&&(r.matchedItem=e.matchedItem),null!=e.matchIndex&&e.hasOwnProperty("matchIndex")&&(r.matchIndex=e.matchIndex),null!=e.source&&e.hasOwnProperty("source")&&(r.source=e.source),null!=e.reqId&&e.hasOwnProperty("reqId")&&(r.reqId=e.reqId),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),e}(),f.NPSEvent=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),null!=e.feedback&&(t.feedback=String(e.feedback)),e.provider){case"WOOTRIC":case 0:t.provider=0;break;case"DELIGHTED":case 1:t.provider=1}return t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.surveyID="",r.score=0,r.feedback="",r.provider=t.enums===String?"WOOTRIC":0),null!=e.surveyID&&e.hasOwnProperty("surveyID")&&(r.surveyID=e.surveyID),null!=e.score&&e.hasOwnProperty("score")&&(r.score=e.score),null!=e.feedback&&e.hasOwnProperty("feedback")&&(r.feedback=e.feedback),null!=e.provider&&e.hasOwnProperty("provider")&&(r.provider=t.enums===String?v.lr.browser.NPSEvent.NPSProvider[e.provider]:e.provider),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e.NPSProvider=function(){var e={},t=Object.create(e);return t[e[0]="WOOTRIC"]=0,t[e[1]="DELIGHTED"]=1,t}(),e}(),f.FrustratingNetworkEvent=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0,e.frustrationTime.high>>>0).toNumber(!0))),t},e.toObject=function(e,t){t||(t={});var r={};if(t.defaults)if(r.url="",r.method="",r.graphqlName="",r.graphqlType="",r.networkRequestEventId="",r.browserHref="",O.Long){var n=new O.Long(0,0,!0);r.frustrationTime=t.longs===String?n.toString():t.longs===Number?n.toNumber():n}else r.frustrationTime=t.longs===String?"0":0;return null!=e.url&&e.hasOwnProperty("url")&&(r.url=e.url),null!=e.method&&e.hasOwnProperty("method")&&(r.method=e.method),null!=e.graphqlName&&e.hasOwnProperty("graphqlName")&&(r.graphqlName=e.graphqlName),null!=e.graphqlType&&e.hasOwnProperty("graphqlType")&&(r.graphqlType=e.graphqlType),null!=e.networkRequestEventId&&e.hasOwnProperty("networkRequestEventId")&&(r.networkRequestEventId=e.networkRequestEventId),null!=e.browserHref&&e.hasOwnProperty("browserHref")&&(r.browserHref=e.browserHref),null!=e.frustrationTime&&e.hasOwnProperty("frustrationTime")&&("number"==typeof e.frustrationTime?r.frustrationTime=t.longs===String?String(e.frustrationTime):e.frustrationTime:r.frustrationTime=t.longs===String?O.Long.prototype.toString.call(e.frustrationTime):t.longs===Number?new O.LongBits(e.frustrationTime.low>>>0,e.frustrationTime.high>>>0).toNumber(!0):e.frustrationTime),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),f.UTMParamsEvent=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),null!=e.timestamp&&(O.Long?(t.timestamp=O.Long.fromValue(e.timestamp)).unsigned=!1:"string"==typeof e.timestamp?t.timestamp=parseInt(e.timestamp,10):"number"==typeof e.timestamp?t.timestamp=e.timestamp:"object"==typeof e.timestamp&&(t.timestamp=new O.LongBits(e.timestamp.low>>>0,e.timestamp.high>>>0).toNumber())),t},e.toObject=function(e,t){t||(t={});var r={};if(t.defaults)if(r.busyFrames=0,O.Long){var n=new O.Long(0,0,!1);r.timestamp=t.longs===String?n.toString():t.longs===Number?n.toNumber():n}else r.timestamp=t.longs===String?"0":0;return null!=e.busyFrames&&e.hasOwnProperty("busyFrames")&&(r.busyFrames=e.busyFrames),null!=e.timestamp&&e.hasOwnProperty("timestamp")&&("number"==typeof e.timestamp?r.timestamp=t.longs===String?String(e.timestamp):e.timestamp:r.timestamp=t.longs===String?O.Long.prototype.toString.call(e.timestamp):t.longs===Number?new O.LongBits(e.timestamp.low>>>0,e.timestamp.high>>>0).toNumber():e.timestamp),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),e}(),e.FirstInputDelay=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.duration=0),null!=e.duration&&e.hasOwnProperty("duration")&&(r.duration=e.duration),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),e.LongTasks=function(){function e(e){if(this.longTasks=[],e)for(var t=Object.keys(e),r=0;r>>0,e.startTime.high>>>0).toNumber())),null!=e.duration&&(t.duration=Number(e.duration)),e.attribution){if(!Array.isArray(e.attribution))throw TypeError(".lr.performance.LongTasks.LongTask.attribution: array expected");t.attribution=[];for(var r=0;r>>0,e.startTime.high>>>0).toNumber():e.startTime),null!=e.duration&&e.hasOwnProperty("duration")&&(r.duration=t.json&&!isFinite(e.duration)?String(e.duration):e.duration),e.attribution&&e.attribution.length){r.attribution=[];for(var o=0;o>>0,e.timestamp.high>>>0).toNumber())),t},e.toObject=function(e,t){t||(t={});var r={};if(t.defaults)if(r.usedHeap=0,O.Long){var n=new O.Long(0,0,!1);r.timestamp=t.longs===String?n.toString():t.longs===Number?n.toNumber():n}else r.timestamp=t.longs===String?"0":0;return null!=e.usedHeap&&e.hasOwnProperty("usedHeap")&&(r.usedHeap=t.json&&!isFinite(e.usedHeap)?String(e.usedHeap):e.usedHeap),null!=e.timestamp&&e.hasOwnProperty("timestamp")&&("number"==typeof e.timestamp?r.timestamp=t.longs===String?String(e.timestamp):e.timestamp:r.timestamp=t.longs===String?O.Long.prototype.toString.call(e.timestamp):t.longs===Number?new O.LongBits(e.timestamp.low>>>0,e.timestamp.high>>>0).toNumber():e.timestamp),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),e}(),e.CpuUsage=function(){function e(e){if(this.measurements=[],e)for(var t=Object.keys(e),r=0;r>>0),t},e.toObject=function(e,t){t||(t={});var r={};if((t.arrays||t.defaults)&&(r.measurements=[]),t.defaults&&(r.url="",r.numberOfCpuCores=0),e.measurements&&e.measurements.length){r.measurements=[];for(var n=0;n>>0,e.timestamp.high>>>0).toNumber())),null!=e.kernelTimePercent&&(t.kernelTimePercent=Number(e.kernelTimePercent)),null!=e.userTimePercent&&(t.userTimePercent=Number(e.userTimePercent)),t},e.toObject=function(e,t){t||(t={});var r={};if(t.defaults){if(O.Long){var n=new O.Long(0,0,!1);r.timestamp=t.longs===String?n.toString():t.longs===Number?n.toNumber():n}else r.timestamp=t.longs===String?"0":0;r.kernelTimePercent=0,r.userTimePercent=0}return null!=e.timestamp&&e.hasOwnProperty("timestamp")&&("number"==typeof e.timestamp?r.timestamp=t.longs===String?String(e.timestamp):e.timestamp:r.timestamp=t.longs===String?O.Long.prototype.toString.call(e.timestamp):t.longs===Number?new O.LongBits(e.timestamp.low>>>0,e.timestamp.high>>>0).toNumber():e.timestamp),null!=e.kernelTimePercent&&e.hasOwnProperty("kernelTimePercent")&&(r.kernelTimePercent=t.json&&!isFinite(e.kernelTimePercent)?String(e.kernelTimePercent):e.kernelTimePercent),null!=e.userTimePercent&&e.hasOwnProperty("userTimePercent")&&(r.userTimePercent=t.json&&!isFinite(e.userTimePercent)?String(e.userTimePercent):e.userTimePercent),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),e}(),e.NetworkThroughput=function(){function e(e){if(this.measurements=[],e)for(var t=Object.keys(e),r=0;r>>0,e.timestamp.high>>>0).toNumber())),null!=e.deviceMobileBytes&&(O.Long?(t.deviceMobileBytes=O.Long.fromValue(e.deviceMobileBytes)).unsigned=!1:"string"==typeof e.deviceMobileBytes?t.deviceMobileBytes=parseInt(e.deviceMobileBytes,10):"number"==typeof e.deviceMobileBytes?t.deviceMobileBytes=e.deviceMobileBytes:"object"==typeof e.deviceMobileBytes&&(t.deviceMobileBytes=new O.LongBits(e.deviceMobileBytes.low>>>0,e.deviceMobileBytes.high>>>0).toNumber())),null!=e.deviceTotalBytes&&(O.Long?(t.deviceTotalBytes=O.Long.fromValue(e.deviceTotalBytes)).unsigned=!1:"string"==typeof e.deviceTotalBytes?t.deviceTotalBytes=parseInt(e.deviceTotalBytes,10):"number"==typeof e.deviceTotalBytes?t.deviceTotalBytes=e.deviceTotalBytes:"object"==typeof e.deviceTotalBytes&&(t.deviceTotalBytes=new O.LongBits(e.deviceTotalBytes.low>>>0,e.deviceTotalBytes.high>>>0).toNumber())),null!=e.appTotalBytes&&(O.Long?(t.appTotalBytes=O.Long.fromValue(e.appTotalBytes)).unsigned=!1:"string"==typeof e.appTotalBytes?t.appTotalBytes=parseInt(e.appTotalBytes,10):"number"==typeof e.appTotalBytes?t.appTotalBytes=e.appTotalBytes:"object"==typeof e.appTotalBytes&&(t.appTotalBytes=new O.LongBits(e.appTotalBytes.low>>>0,e.appTotalBytes.high>>>0).toNumber())),t},e.toObject=function(e,t){t||(t={});var r={};if(t.defaults){if(O.Long){var n=new O.Long(0,0,!1);r.timestamp=t.longs===String?n.toString():t.longs===Number?n.toNumber():n}else r.timestamp=t.longs===String?"0":0;O.Long?(n=new O.Long(0,0,!1),r.deviceMobileBytes=t.longs===String?n.toString():t.longs===Number?n.toNumber():n):r.deviceMobileBytes=t.longs===String?"0":0,O.Long?(n=new O.Long(0,0,!1),r.deviceTotalBytes=t.longs===String?n.toString():t.longs===Number?n.toNumber():n):r.deviceTotalBytes=t.longs===String?"0":0,O.Long?(n=new O.Long(0,0,!1),r.appTotalBytes=t.longs===String?n.toString():t.longs===Number?n.toNumber():n):r.appTotalBytes=t.longs===String?"0":0}return null!=e.timestamp&&e.hasOwnProperty("timestamp")&&("number"==typeof e.timestamp?r.timestamp=t.longs===String?String(e.timestamp):e.timestamp:r.timestamp=t.longs===String?O.Long.prototype.toString.call(e.timestamp):t.longs===Number?new O.LongBits(e.timestamp.low>>>0,e.timestamp.high>>>0).toNumber():e.timestamp),null!=e.deviceMobileBytes&&e.hasOwnProperty("deviceMobileBytes")&&("number"==typeof e.deviceMobileBytes?r.deviceMobileBytes=t.longs===String?String(e.deviceMobileBytes):e.deviceMobileBytes:r.deviceMobileBytes=t.longs===String?O.Long.prototype.toString.call(e.deviceMobileBytes):t.longs===Number?new O.LongBits(e.deviceMobileBytes.low>>>0,e.deviceMobileBytes.high>>>0).toNumber():e.deviceMobileBytes),null!=e.deviceTotalBytes&&e.hasOwnProperty("deviceTotalBytes")&&("number"==typeof e.deviceTotalBytes?r.deviceTotalBytes=t.longs===String?String(e.deviceTotalBytes):e.deviceTotalBytes:r.deviceTotalBytes=t.longs===String?O.Long.prototype.toString.call(e.deviceTotalBytes):t.longs===Number?new O.LongBits(e.deviceTotalBytes.low>>>0,e.deviceTotalBytes.high>>>0).toNumber():e.deviceTotalBytes),null!=e.appTotalBytes&&e.hasOwnProperty("appTotalBytes")&&("number"==typeof e.appTotalBytes?r.appTotalBytes=t.longs===String?String(e.appTotalBytes):e.appTotalBytes:r.appTotalBytes=t.longs===String?O.Long.prototype.toString.call(e.appTotalBytes):t.longs===Number?new O.LongBits(e.appTotalBytes.low>>>0,e.appTotalBytes.high>>>0).toNumber():e.appTotalBytes),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),e}(),e.AppStartTiming=function(){function e(e){if(this.measurements=[],e)for(var t=Object.keys(e),r=0;r>>0,e.timestamp.high>>>0).toNumber())),t},e.toObject=function(e,t){t||(t={});var r={};if(t.defaults)if(r.type=t.enums===String?"APPLICATION_INITIALIZED":0,O.Long){var n=new O.Long(0,0,!1);r.timestamp=t.longs===String?n.toString():t.longs===Number?n.toNumber():n}else r.timestamp=t.longs===String?"0":0;return null!=e.type&&e.hasOwnProperty("type")&&(r.type=t.enums===String?v.lr.performance.AppStartTiming.Measurement.MeasurementType[e.type]:e.type),null!=e.timestamp&&e.hasOwnProperty("timestamp")&&("number"==typeof e.timestamp?r.timestamp=t.longs===String?String(e.timestamp):e.timestamp:r.timestamp=t.longs===String?O.Long.prototype.toString.call(e.timestamp):t.longs===Number?new O.LongBits(e.timestamp.low>>>0,e.timestamp.high>>>0).toNumber():e.timestamp),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e.MeasurementType=function(){var e={},t=Object.create(e);return t[e[0]="APPLICATION_INITIALIZED"]=0,t[e[1]="ACTIVITY_STARTED"]=1,t[e[2]="ACTIVITY_RESUMED"]=2,t[e[3]="CONTENT_PROVIDER_CREATED"]=3,t[e[4]="ACTIVITY_CREATED"]=4,t[e[5]="APPLICATION_RUNTIME_INITIALIZED"]=5,t[e[6]="DID_FINISH_LAUNCHING"]=6,t[e[7]="WINDOW_DID_BECOME_VISIBLE"]=7,t}(),e}(),e}(),e}(),y.metrics=((p={}).Measurement=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0,e.timestamp.high>>>0).toNumber())),null!=e.value&&(t.value=Number(e.value)),t},e.toObject=function(e,t){t||(t={});var r={};if(t.defaults){if(O.Long){var n=new O.Long(0,0,!1);r.timestamp=t.longs===String?n.toString():t.longs===Number?n.toNumber():n}else r.timestamp=t.longs===String?"0":0;r.value=0}return null!=e.timestamp&&e.hasOwnProperty("timestamp")&&("number"==typeof e.timestamp?r.timestamp=t.longs===String?String(e.timestamp):e.timestamp:r.timestamp=t.longs===String?O.Long.prototype.toString.call(e.timestamp):t.longs===Number?new O.LongBits(e.timestamp.low>>>0,e.timestamp.high>>>0).toNumber():e.timestamp),null!=e.value&&e.hasOwnProperty("value")&&(r.value=t.json&&!isFinite(e.value)?String(e.value):e.value),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),p.Metric=function(){function e(e){if(this.measurements=[],this.extra={},e)for(var t=Object.keys(e),r=0;r>>0),null!=e.state){if("object"!=typeof e.state)throw TypeError(".lr.redux.InitialState.state: object expected");t.state=v.lr.utils.Value.fromObject(e.state)}return t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.storeId=0,r.state=null),null!=e.storeId&&e.hasOwnProperty("storeId")&&(r.storeId=e.storeId),null!=e.state&&e.hasOwnProperty("state")&&(r.state=v.lr.utils.Value.toObject(e.state,t)),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),d.ReduxAction=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),null!=e.stateDelta){if("object"!=typeof e.stateDelta)throw TypeError(".lr.redux.ReduxAction.stateDelta: object expected");t.stateDelta=v.lr.utils.Value.fromObject(e.stateDelta)}if(null!=e.state){if("object"!=typeof e.state)throw TypeError(".lr.redux.ReduxAction.state: object expected");t.state=v.lr.utils.Value.fromObject(e.state)}return null!=e.count&&(t.count=e.count>>>0),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.action=null,r.duration=0,r.storeId=0,r.stateDelta=null,r.state=null,r.count=0),null!=e.action&&e.hasOwnProperty("action")&&(r.action=v.lr.utils.Value.toObject(e.action,t)),null!=e.duration&&e.hasOwnProperty("duration")&&(r.duration=t.json&&!isFinite(e.duration)?String(e.duration):e.duration),null!=e.storeId&&e.hasOwnProperty("storeId")&&(r.storeId=e.storeId),null!=e.stateDelta&&e.hasOwnProperty("stateDelta")&&(r.stateDelta=v.lr.utils.Value.toObject(e.stateDelta,t)),null!=e.state&&e.hasOwnProperty("state")&&(r.state=v.lr.utils.Value.toObject(e.state,t)),null!=e.count&&e.hasOwnProperty("count")&&(r.count=e.count),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),d),y.error=((h={}).Truncated=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),null!=e.timeToFirstByte&&(t.timeToFirstByte=e.timeToFirstByte>>>0),null!=e.largestContentfulPaintTime&&(t.largestContentfulPaintTime=e.largestContentfulPaintTime>>>0),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.initialPageLoadTime=0,r.timeToFirstByte=0,r.largestContentfulPaintTime=0),null!=e.initialPageLoadTime&&e.hasOwnProperty("initialPageLoadTime")&&(r.initialPageLoadTime=e.initialPageLoadTime),null!=e.timeToFirstByte&&e.hasOwnProperty("timeToFirstByte")&&(r.timeToFirstByte=e.timeToFirstByte),null!=e.largestContentfulPaintTime&&e.hasOwnProperty("largestContentfulPaintTime")&&(r.largestContentfulPaintTime=e.largestContentfulPaintTime),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),y.Metadata=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.deviceType=t.enums===String?"ANDROID":0,r.deviceName="",r.manufacturer="",r.release="",r.numberOfCpuCores=0),null!=e.deviceType&&e.hasOwnProperty("deviceType")&&(r.deviceType=t.enums===String?v.lr.Metadata.DeviceInfo.DeviceType[e.deviceType]:e.deviceType),null!=e.deviceName&&e.hasOwnProperty("deviceName")&&(r.deviceName=e.deviceName),null!=e.manufacturer&&e.hasOwnProperty("manufacturer")&&(r.manufacturer=e.manufacturer),null!=e.release&&e.hasOwnProperty("release")&&(r.release=e.release),null!=e.numberOfCpuCores&&e.hasOwnProperty("numberOfCpuCores")&&(r.numberOfCpuCores=e.numberOfCpuCores),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e.DeviceType=function(){var e={},t=Object.create(e);return t[e[0]="ANDROID"]=0,t[e[1]="IOS"]=1,t}(),e}(),e.AppInfo=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),null!=e.seqID&&(t.seqID=e.seqID>>>0),e.stackTrace){if(!Array.isArray(e.stackTrace))throw TypeError(".lr.Event.stackTrace: array expected");t.stackTrace=[];for(var r=0;r>>0),null!=e.timeOffset&&(t.timeOffset=Number(e.timeOffset)),e.platformType){case"UNKNOWN":case 0:t.platformType=0;break;case"WEB":case 1:t.platformType=1;break;case"ANDROID":case 2:t.platformType=2;break;case"IOS":case 3:t.platformType=3}if(null!=e.canSkipAssetCache&&(t.canSkipAssetCache=Boolean(e.canSkipAssetCache)),e.causalSeqIDs){if(!Array.isArray(e.causalSeqIDs))throw TypeError(".lr.Event.causalSeqIDs: array expected");for(t.causalSeqIDs=[],r=0;r>>0}return t},e.toObject=function(e,t){t||(t={});var r,n={};if((t.arrays||t.defaults)&&(n.stackTrace=[],n.causalSeqIDs=[]),(t.objects||t.defaults)&&(n.fileMap={}),t.defaults&&(n.time=0,n.type="",n.data=t.bytes===String?"":[],n.threadID=0,n.seqID=0,n.sessionID=0,n.timeOffset=0,n.platformType=t.enums===String?"UNKNOWN":0,n.canSkipAssetCache=!1),null!=e.time&&e.hasOwnProperty("time")&&(n.time=t.json&&!isFinite(e.time)?String(e.time):e.time),null!=e.type&&e.hasOwnProperty("type")&&(n.type=e.type),null!=e.data&&e.hasOwnProperty("data")&&(n.data=t.bytes===String?O.base64.encode(e.data,0,e.data.length):t.bytes===Array?Array.prototype.slice.call(e.data):e.data),null!=e.threadID&&e.hasOwnProperty("threadID")&&(n.threadID=e.threadID),null!=e.seqID&&e.hasOwnProperty("seqID")&&(n.seqID=e.seqID),e.stackTrace&&e.stackTrace.length){n.stackTrace=[];for(var o=0;o>>0),null!=e.columnNumber&&(t.columnNumber=e.columnNumber>>>0),null!=e.fileName&&(t.fileName=String(e.fileName)),null!=e.functionName&&(t.functionName=String(e.functionName)),null!=e.className&&(t.className=String(e.className)),null!=e.rawStackFrame&&(t.rawStackFrame=String(e.rawStackFrame)),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.lineNumber=0,r.columnNumber=0,r.fileName="",r.functionName="",r.className="",r.rawStackFrame=""),null!=e.lineNumber&&e.hasOwnProperty("lineNumber")&&(r.lineNumber=e.lineNumber),null!=e.columnNumber&&e.hasOwnProperty("columnNumber")&&(r.columnNumber=e.columnNumber),null!=e.fileName&&e.hasOwnProperty("fileName")&&(r.fileName=e.fileName),null!=e.functionName&&e.hasOwnProperty("functionName")&&(r.functionName=e.functionName),null!=e.className&&e.hasOwnProperty("className")&&(r.className=e.className),null!=e.rawStackFrame&&e.hasOwnProperty("rawStackFrame")&&(r.rawStackFrame=e.rawStackFrame),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),e}(),y.Activate=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),t},e.toObject=function(e,t){t||(t={});var r={};if((t.arrays||t.defaults)&&(r.transactions=[]),t.defaults&&(r.pageURL="",r.count=0),e.transactions&&e.transactions.length){r.transactions=[];for(var n=0;n>>0),null!=e.activeTime&&(t.activeTime=Number(e.activeTime)),null!=e.rawTime&&(t.rawTime=Number(e.rawTime)),null!=e.didSucceed&&(t.didSucceed=Boolean(e.didSucceed)),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.id="",r.uuid=0,r.activeTime=0,r.rawTime=0,r.didSucceed=!1),null!=e.id&&e.hasOwnProperty("id")&&(r.id=e.id),null!=e.uuid&&e.hasOwnProperty("uuid")&&(r.uuid=e.uuid),null!=e.activeTime&&e.hasOwnProperty("activeTime")&&(r.activeTime=t.json&&!isFinite(e.activeTime)?String(e.activeTime):e.activeTime),null!=e.rawTime&&e.hasOwnProperty("rawTime")&&(r.rawTime=t.json&&!isFinite(e.rawTime)?String(e.rawTime):e.rawTime),null!=e.didSucceed&&e.hasOwnProperty("didSucceed")&&(r.didSucceed=e.didSucceed),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),e}(),y.ExcludedUser=function(){function e(e){if(e)for(var t=Object.keys(e),r=0;r>>0),e.hrefActivityCounts){if("object"!=typeof e.hrefActivityCounts)throw TypeError(".lr.Buffer.hrefActivityCounts: object expected");t.hrefActivityCounts={};for(var r=Object.keys(e.hrefActivityCounts),n=0;n>>0}if(null!=e.userID&&(t.userID=String(e.userID)),e.scrollableNodes){if(!Array.isArray(e.scrollableNodes))throw TypeError(".lr.Buffer.scrollableNodes: array expected");for(t.scrollableNodes=[],n=0;n>>0),t},e.toObject=function(e,t){t||(t={});var r={};return t.defaults&&(r.recordingID="",r.sessionID=0),null!=e.recordingID&&e.hasOwnProperty("recordingID")&&(r.recordingID=e.recordingID),null!=e.sessionID&&e.hasOwnProperty("sessionID")&&(r.sessionID=e.sessionID),r},e.prototype.toJSON=function(){return this.constructor.toObject(this,g.util.toJSONOptions)},e}(),y),e.exports=v},5244:function(e){"use strict";e.exports=function(e,t){var r=new Array(arguments.length-1),n=0,o=2,i=!0;for(;o1&&"="===e.charAt(t);)++r;return Math.ceil(3*e.length)/4-r};for(var n=new Array(64),o=new Array(123),i=0;i<64;)o[n[i]=i<26?i+65:i<52?i+71:i<62?i-4:i-59|43]=i++;r.encode=function(e,t,r){for(var o,i=null,a=[],s=0,u=0;t>2],o=(3&l)<<4,u=1;break;case 1:a[s++]=n[o|l>>4],o=(15&l)<<2,u=2;break;case 2:a[s++]=n[o|l>>6],a[s++]=n[63&l],u=0}s>8191&&((i||(i=[])).push(String.fromCharCode.apply(String,a)),s=0)}return u&&(a[s++]=n[o],a[s++]=61,1===u&&(a[s++]=61)),i?(s&&i.push(String.fromCharCode.apply(String,a.slice(0,s))),i.join("")):String.fromCharCode.apply(String,a.slice(0,s))};var a="invalid encoding";r.decode=function(e,t,r){for(var n,i=r,s=0,u=0;u1)break;if(void 0===(l=o[l]))throw Error(a);switch(s){case 0:n=l,s=1;break;case 1:t[r++]=n<<2|(48&l)>>4,n=l,s=2;break;case 2:t[r++]=(15&n)<<4|(60&l)>>2,n=l,s=3;break;case 3:t[r++]=(3&n)<<6|l,s=0}}if(1===s)throw Error(a);return r-i},r.test=function(e){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(e)}},8526:function(e){"use strict";function t(){this._listeners={}}e.exports=t,t.prototype.on=function(e,t,r){return(this._listeners[e]||(this._listeners[e]=[])).push({fn:t,ctx:r||this}),this},t.prototype.off=function(e,t){if(void 0===e)this._listeners={};else if(void 0===t)this._listeners[e]=[];else for(var r=this._listeners[e],n=0;n0?0:2147483648,r,n);else if(isNaN(t))e(2143289344,r,n);else if(t>34028234663852886e22)e((o<<31|2139095040)>>>0,r,n);else if(t<11754943508222875e-54)e((o<<31|Math.round(t/1401298464324817e-60))>>>0,r,n);else{var i=Math.floor(Math.log(t)/Math.LN2);e((o<<31|i+127<<23|8388607&Math.round(t*Math.pow(2,-i)*8388608))>>>0,r,n)}}function a(e,t,r){var n=e(t,r),o=2*(n>>31)+1,i=n>>>23&255,a=8388607&n;return 255===i?a?NaN:o*(1/0):0===i?1401298464324817e-60*o*a:o*Math.pow(2,i-150)*(a+8388608)}e.writeFloatLE=t.bind(null,r),e.writeFloatBE=t.bind(null,n),e.readFloatLE=a.bind(null,o),e.readFloatBE=a.bind(null,i)}(),"undefined"!=typeof Float64Array?function(){var t=new Float64Array([-0]),r=new Uint8Array(t.buffer),n=128===r[7];function o(e,n,o){t[0]=e,n[o]=r[0],n[o+1]=r[1],n[o+2]=r[2],n[o+3]=r[3],n[o+4]=r[4],n[o+5]=r[5],n[o+6]=r[6],n[o+7]=r[7]}function i(e,n,o){t[0]=e,n[o]=r[7],n[o+1]=r[6],n[o+2]=r[5],n[o+3]=r[4],n[o+4]=r[3],n[o+5]=r[2],n[o+6]=r[1],n[o+7]=r[0]}function a(e,n){return r[0]=e[n],r[1]=e[n+1],r[2]=e[n+2],r[3]=e[n+3],r[4]=e[n+4],r[5]=e[n+5],r[6]=e[n+6],r[7]=e[n+7],t[0]}function s(e,n){return r[7]=e[n],r[6]=e[n+1],r[5]=e[n+2],r[4]=e[n+3],r[3]=e[n+4],r[2]=e[n+5],r[1]=e[n+6],r[0]=e[n+7],t[0]}e.writeDoubleLE=n?o:i,e.writeDoubleBE=n?i:o,e.readDoubleLE=n?a:s,e.readDoubleBE=n?s:a}():function(){function t(e,t,r,n,o,i){var a=n<0?1:0;if(a&&(n=-n),0===n)e(0,o,i+t),e(1/n>0?0:2147483648,o,i+r);else if(isNaN(n))e(0,o,i+t),e(2146959360,o,i+r);else if(n>17976931348623157e292)e(0,o,i+t),e((a<<31|2146435072)>>>0,o,i+r);else{var s;if(n<22250738585072014e-324)e((s=n/5e-324)>>>0,o,i+t),e((a<<31|s/4294967296)>>>0,o,i+r);else{var u=Math.floor(Math.log(n)/Math.LN2);1024===u&&(u=1023),e(4503599627370496*(s=n*Math.pow(2,-u))>>>0,o,i+t),e((a<<31|u+1023<<20|1048576*s&1048575)>>>0,o,i+r)}}}function a(e,t,r,n,o){var i=e(n,o+t),a=e(n,o+r),s=2*(a>>31)+1,u=a>>>20&2047,l=4294967296*(1048575&a)+i;return 2047===u?l?NaN:s*(1/0):0===u?5e-324*s*l:s*Math.pow(2,u-1075)*(l+4503599627370496)}e.writeDoubleLE=t.bind(null,r,0,4),e.writeDoubleBE=t.bind(null,n,4,0),e.readDoubleLE=a.bind(null,o,0,4),e.readDoubleBE=a.bind(null,i,4,0)}(),e}function r(e,t,r){t[r]=255&e,t[r+1]=e>>>8&255,t[r+2]=e>>>16&255,t[r+3]=e>>>24}function n(e,t,r){t[r]=e>>>24,t[r+1]=e>>>16&255,t[r+2]=e>>>8&255,t[r+3]=255&e}function o(e,t){return(e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24)>>>0}function i(e,t){return(e[t]<<24|e[t+1]<<16|e[t+2]<<8|e[t+3])>>>0}e.exports=t(t)},6796:function(e){"use strict";e.exports=function(e,t,r){var n=r||8192,o=n>>>1,i=null,a=n;return function(r){if(r<1||r>o)return e(r);a+r>n&&(i=e(n),a=0);var s=t.call(i,a,a+=r);return 7&a&&(a=1+(7|a)),s}}},1709:function(e,t){"use strict";var r=t;r.length=function(e){for(var t=0,r=0,n=0;n191&&n<224?i[a++]=(31&n)<<6|63&e[t++]:n>239&&n<365?(n=((7&n)<<18|(63&e[t++])<<12|(63&e[t++])<<6|63&e[t++])-65536,i[a++]=55296+(n>>10),i[a++]=56320+(1023&n)):i[a++]=(15&n)<<12|(63&e[t++])<<6|63&e[t++],a>8191&&((o||(o=[])).push(String.fromCharCode.apply(String,i)),a=0);return o?(a&&o.push(String.fromCharCode.apply(String,i.slice(0,a))),o.join("")):String.fromCharCode.apply(String,i.slice(0,a))},r.write=function(e,t,r){for(var n,o,i=r,a=0;a>6|192,t[r++]=63&n|128):55296==(64512&n)&&56320==(64512&(o=e.charCodeAt(a+1)))?(n=65536+((1023&n)<<10)+(1023&o),++a,t[r++]=n>>18|240,t[r++]=n>>12&63|128,t[r++]=n>>6&63|128,t[r++]=63&n|128):(t[r++]=n>>12|224,t[r++]=n>>6&63|128,t[r++]=63&n|128);return r-i}},6558:function(e,t,r){"use strict";e.exports=r(5836)},5836:function(e,t,r){"use strict";var n=t;function o(){n.Reader._configure(n.BufferReader),n.util._configure()}n.build="minimal",n.Writer=r(4858),n.BufferWriter=r(725),n.Reader=r(4089),n.BufferReader=r(9653),n.util=r(8553),n.rpc=r(5643),n.roots=r(4057),n.configure=o,n.Writer._configure(n.BufferWriter),o()},4089:function(e,t,r){"use strict";e.exports=u;var n,o=r(8553),i=o.LongBits,a=o.utf8;function s(e,t){return RangeError("index out of range: "+e.pos+" + "+(t||1)+" > "+e.len)}function u(e){this.buf=e,this.pos=0,this.len=e.length}var l,c="undefined"!=typeof Uint8Array?function(e){if(e instanceof Uint8Array||Array.isArray(e))return new u(e);throw Error("illegal buffer")}:function(e){if(Array.isArray(e))return new u(e);throw Error("illegal buffer")};function f(){var e=new i(0,0),t=0;if(!(this.len-this.pos>4)){for(;t<3;++t){if(this.pos>=this.len)throw s(this);if(e.lo=(e.lo|(127&this.buf[this.pos])<<7*t)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(127&this.buf[this.pos++])<<7*t)>>>0,e}for(;t<4;++t)if(e.lo=(e.lo|(127&this.buf[this.pos])<<7*t)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(127&this.buf[this.pos])<<28)>>>0,e.hi=(e.hi|(127&this.buf[this.pos])>>4)>>>0,this.buf[this.pos++]<128)return e;if(t=0,this.len-this.pos>4){for(;t<5;++t)if(e.hi=(e.hi|(127&this.buf[this.pos])<<7*t+3)>>>0,this.buf[this.pos++]<128)return e}else for(;t<5;++t){if(this.pos>=this.len)throw s(this);if(e.hi=(e.hi|(127&this.buf[this.pos])<<7*t+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}function p(e,t){return(e[t-4]|e[t-3]<<8|e[t-2]<<16|e[t-1]<<24)>>>0}function d(){if(this.pos+8>this.len)throw s(this,8);return new i(p(this.buf,this.pos+=4),p(this.buf,this.pos+=4))}u.create=o.Buffer?function(e){return(u.create=function(e){return o.Buffer.isBuffer(e)?new n(e):c(e)})(e)}:c,u.prototype._slice=o.Array.prototype.subarray||o.Array.prototype.slice,u.prototype.uint32=(l=4294967295,function(){if(l=(127&this.buf[this.pos])>>>0,this.buf[this.pos++]<128)return l;if(l=(l|(127&this.buf[this.pos])<<7)>>>0,this.buf[this.pos++]<128)return l;if(l=(l|(127&this.buf[this.pos])<<14)>>>0,this.buf[this.pos++]<128)return l;if(l=(l|(127&this.buf[this.pos])<<21)>>>0,this.buf[this.pos++]<128)return l;if(l=(l|(15&this.buf[this.pos])<<28)>>>0,this.buf[this.pos++]<128)return l;if((this.pos+=5)>this.len)throw this.pos=this.len,s(this,10);return l}),u.prototype.int32=function(){return 0|this.uint32()},u.prototype.sint32=function(){var e=this.uint32();return e>>>1^-(1&e)},u.prototype.bool=function(){return 0!==this.uint32()},u.prototype.fixed32=function(){if(this.pos+4>this.len)throw s(this,4);return p(this.buf,this.pos+=4)},u.prototype.sfixed32=function(){if(this.pos+4>this.len)throw s(this,4);return 0|p(this.buf,this.pos+=4)},u.prototype.float=function(){if(this.pos+4>this.len)throw s(this,4);var e=o.float.readFloatLE(this.buf,this.pos);return this.pos+=4,e},u.prototype.double=function(){if(this.pos+8>this.len)throw s(this,4);var e=o.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,e},u.prototype.bytes=function(){var e=this.uint32(),t=this.pos,r=this.pos+e;if(r>this.len)throw s(this,e);return this.pos+=e,Array.isArray(this.buf)?this.buf.slice(t,r):t===r?new this.buf.constructor(0):this._slice.call(this.buf,t,r)},u.prototype.string=function(){var e=this.bytes();return a.read(e,0,e.length)},u.prototype.skip=function(e){if("number"==typeof e){if(this.pos+e>this.len)throw s(this,e);this.pos+=e}else do{if(this.pos>=this.len)throw s(this)}while(128&this.buf[this.pos++]);return this},u.prototype.skipType=function(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;;){if(4==(e=7&this.uint32()))break;this.skipType(e)}break;case 5:this.skip(4);break;default:throw Error("invalid wire type "+e+" at offset "+this.pos)}return this},u._configure=function(e){n=e;var t=o.Long?"toLong":"toNumber";o.merge(u.prototype,{int64:function(){return f.call(this)[t](!1)},uint64:function(){return f.call(this)[t](!0)},sint64:function(){return f.call(this).zzDecode()[t](!1)},fixed64:function(){return d.call(this)[t](!0)},sfixed64:function(){return d.call(this)[t](!1)}})}},9653:function(e,t,r){"use strict";e.exports=i;var n=r(4089);(i.prototype=Object.create(n.prototype)).constructor=i;var o=r(8553);function i(e){n.call(this,e)}o.Buffer&&(i.prototype._slice=o.Buffer.prototype.slice),i.prototype.string=function(){var e=this.uint32();return this.buf.utf8Slice(this.pos,this.pos=Math.min(this.pos+e,this.len))}},4057:function(e){"use strict";e.exports={}},5643:function(e,t,r){"use strict";t.Service=r(5571)},5571:function(e,t,r){"use strict";e.exports=o;var n=r(8553);function o(e,t,r){if("function"!=typeof e)throw TypeError("rpcImpl must be a function");n.EventEmitter.call(this),this.rpcImpl=e,this.requestDelimited=Boolean(t),this.responseDelimited=Boolean(r)}(o.prototype=Object.create(n.EventEmitter.prototype)).constructor=o,o.prototype.rpcCall=function e(t,r,o,i,a){if(!i)throw TypeError("request must be specified");var s=this;if(!a)return n.asPromise(e,s,t,r,o,i);if(s.rpcImpl)try{return s.rpcImpl(t,r[s.requestDelimited?"encodeDelimited":"encode"](i).finish(),(function(e,r){if(e)return s.emit("error",e,t),a(e);if(null!==r){if(!(r instanceof o))try{r=o[s.responseDelimited?"decodeDelimited":"decode"](r)}catch(e){return s.emit("error",e,t),a(e)}return s.emit("data",r,t),a(null,r)}s.end(!0)}))}catch(e){return s.emit("error",e,t),void setTimeout((function(){a(e)}),0)}else setTimeout((function(){a(Error("already ended"))}),0)},o.prototype.end=function(e){return this.rpcImpl&&(e||this.rpcImpl(null,null,null),this.rpcImpl=null,this.emit("end").off()),this}},1858:function(e,t,r){"use strict";e.exports=o;var n=r(8553);function o(e,t){this.lo=e>>>0,this.hi=t>>>0}var i=o.zero=new o(0,0);i.toNumber=function(){return 0},i.zzEncode=i.zzDecode=function(){return this},i.length=function(){return 1};var a=o.zeroHash="\0\0\0\0\0\0\0\0";o.fromNumber=function(e){if(0===e)return i;var t=e<0;t&&(e=-e);var r=e>>>0,n=(e-r)/4294967296>>>0;return t&&(n=~n>>>0,r=~r>>>0,++r>4294967295&&(r=0,++n>4294967295&&(n=0))),new o(r,n)},o.from=function(e){if("number"==typeof e)return o.fromNumber(e);if(n.isString(e)){if(!n.Long)return o.fromNumber(parseInt(e,10));e=n.Long.fromString(e)}return e.low||e.high?new o(e.low>>>0,e.high>>>0):i},o.prototype.toNumber=function(e){if(!e&&this.hi>>>31){var t=1+~this.lo>>>0,r=~this.hi>>>0;return t||(r=r+1>>>0),-(t+4294967296*r)}return this.lo+4294967296*this.hi},o.prototype.toLong=function(e){return n.Long?new n.Long(0|this.lo,0|this.hi,Boolean(e)):{low:0|this.lo,high:0|this.hi,unsigned:Boolean(e)}};var s=String.prototype.charCodeAt;o.fromHash=function(e){return e===a?i:new o((s.call(e,0)|s.call(e,1)<<8|s.call(e,2)<<16|s.call(e,3)<<24)>>>0,(s.call(e,4)|s.call(e,5)<<8|s.call(e,6)<<16|s.call(e,7)<<24)>>>0)},o.prototype.toHash=function(){return String.fromCharCode(255&this.lo,this.lo>>>8&255,this.lo>>>16&255,this.lo>>>24,255&this.hi,this.hi>>>8&255,this.hi>>>16&255,this.hi>>>24)},o.prototype.zzEncode=function(){var e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this},o.prototype.zzDecode=function(){var e=-(1&this.lo);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this},o.prototype.length=function(){var e=this.lo,t=(this.lo>>>28|this.hi<<4)>>>0,r=this.hi>>>24;return 0===r?0===t?e<16384?e<128?1:2:e<2097152?3:4:t<16384?t<128?5:6:t<2097152?7:8:r<128?9:10}},8553:function(e,t,r){"use strict";var n=t;function o(e,t,r){for(var n=Object.keys(t),o=0;o0)},n.Buffer=function(){try{var e=n.inquire("buffer").Buffer;return e.prototype.utf8Write?e:null}catch(e){return null}}(),n._Buffer_from=null,n._Buffer_allocUnsafe=null,n.newBuffer=function(e){return"number"==typeof e?n.Buffer?n._Buffer_allocUnsafe(e):new n.Array(e):n.Buffer?n._Buffer_from(e):"undefined"==typeof Uint8Array?e:new Uint8Array(e)},n.Array="undefined"!=typeof Uint8Array?Uint8Array:Array,n.Long=r.g.dcodeIO&&r.g.dcodeIO.Long||n.inquire("long"),n.key2Re=/^true|false|0|1$/,n.key32Re=/^-?(?:0|[1-9][0-9]*)$/,n.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/,n.longToHash=function(e){return e?n.LongBits.from(e).toHash():n.LongBits.zeroHash},n.longFromHash=function(e,t){var r=n.LongBits.fromHash(e);return n.Long?n.Long.fromBits(r.lo,r.hi,t):r.toNumber(Boolean(t))},n.merge=o,n.lcFirst=function(e){return e.charAt(0).toLowerCase()+e.substring(1)},n.newError=i,n.ProtocolError=i("ProtocolError"),n.oneOfGetter=function(e){for(var t={},r=0;r-1;--r)if(1===t[e[r]]&&void 0!==this[e[r]]&&null!==this[e[r]])return e[r]}},n.oneOfSetter=function(e){return function(t){for(var r=0;r>>7|e.hi<<25)>>>0,e.hi>>>=7;for(;e.lo>127;)t[r++]=127&e.lo|128,e.lo=e.lo>>>7;t[r++]=e.lo}function y(e,t,r){t[r]=255&e,t[r+1]=e>>>8&255,t[r+2]=e>>>16&255,t[r+3]=e>>>24}f.create=o.Buffer?function(){return(f.create=function(){return new n})()}:function(){return new f},f.alloc=function(e){return new o.Array(e)},o.Array!==Array&&(f.alloc=o.pool(f.alloc,o.Array.prototype.subarray)),f.prototype._push=function(e,t,r){return this.tail=this.tail.next=new u(e,t,r),this.len+=t,this},d.prototype=Object.create(u.prototype),d.prototype.fn=function(e,t,r){for(;e>127;)t[r++]=127&e|128,e>>>=7;t[r]=e},f.prototype.uint32=function(e){return this.len+=(this.tail=this.tail.next=new d((e>>>=0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this},f.prototype.int32=function(e){return e<0?this._push(h,10,i.fromNumber(e)):this.uint32(e)},f.prototype.sint32=function(e){return this.uint32((e<<1^e>>31)>>>0)},f.prototype.uint64=function(e){var t=i.from(e);return this._push(h,t.length(),t)},f.prototype.int64=f.prototype.uint64,f.prototype.sint64=function(e){var t=i.from(e).zzEncode();return this._push(h,t.length(),t)},f.prototype.bool=function(e){return this._push(p,1,e?1:0)},f.prototype.fixed32=function(e){return this._push(y,4,e>>>0)},f.prototype.sfixed32=f.prototype.fixed32,f.prototype.fixed64=function(e){var t=i.from(e);return this._push(y,4,t.lo)._push(y,4,t.hi)},f.prototype.sfixed64=f.prototype.fixed64,f.prototype.float=function(e){return this._push(o.float.writeFloatLE,4,e)},f.prototype.double=function(e){return this._push(o.float.writeDoubleLE,8,e)};var g=o.Array.prototype.set?function(e,t,r){t.set(e,r)}:function(e,t,r){for(var n=0;n>>0;if(!t)return this._push(p,1,0);if(o.isString(e)){var r=f.alloc(t=a.length(e));a.decode(e,r,0),e=r}return this.uint32(t)._push(g,t,e)},f.prototype.string=function(e){var t=s.length(e);return t?this.uint32(t)._push(s.write,t,e):this._push(p,1,0)},f.prototype.fork=function(){return this.states=new c(this),this.head=this.tail=new u(l,0,0),this.len=0,this},f.prototype.reset=function(){return this.states?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new u(l,0,0),this.len=0),this},f.prototype.ldelim=function(){var e=this.head,t=this.tail,r=this.len;return this.reset().uint32(r),r&&(this.tail.next=e.next,this.tail=t,this.len+=r),this},f.prototype.finish=function(){for(var e=this.head.next,t=this.constructor.alloc(this.len),r=0;e;)e.fn(e.val,t,r),r+=e.len,e=e.next;return t},f._configure=function(e){n=e}},725:function(e,t,r){"use strict";e.exports=a;var n=r(4858);(a.prototype=Object.create(n.prototype)).constructor=a;var o=r(8553),i=o.Buffer;function a(){n.call(this)}a.alloc=function(e){return(a.alloc=o._Buffer_allocUnsafe)(e)};var s=i&&i.prototype instanceof Uint8Array&&"set"===i.prototype.set.name?function(e,t,r){t.set(e,r)}:function(e,t,r){if(e.copy)e.copy(t,r,0,e.length);else for(var n=0;n>>0;return this.uint32(t),t&&this._push(s,t,e),this},a.prototype.string=function(e){var t=i.byteLength(e);return this.uint32(t),t&&this._push(u,t,e),this}},3897:function(e){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i},e.exports.__esModule=!0,e.exports.default=e.exports},7071:function(e){e.exports=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n=0||(o[r]=e[r]);return o},e.exports.__esModule=!0,e.exports.default=e.exports},7061:function(e,t,r){var n=r(8698).default;function o(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */e.exports=o=function(){return t},e.exports.__esModule=!0,e.exports.default=e.exports;var t={},r=Object.prototype,i=r.hasOwnProperty,a=Object.defineProperty||function(e,t,r){e[t]=r.value},s="function"==typeof Symbol?Symbol:{},u=s.iterator||"@@iterator",l=s.asyncIterator||"@@asyncIterator",c=s.toStringTag||"@@toStringTag";function f(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{f({},"")}catch(e){f=function(e,t,r){return e[t]=r}}function p(e,t,r,n){var o=t&&t.prototype instanceof y?t:y,i=Object.create(o.prototype),s=new N(n||[]);return a(i,"_invoke",{value:w(e,r,s)}),i}function d(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}t.wrap=p;var h={};function y(){}function g(){}function m(){}var O={};f(O,u,(function(){return this}));var v=Object.getPrototypeOf,b=v&&v(v(D([])));b&&b!==r&&i.call(b,u)&&(O=b);var E=m.prototype=y.prototype=Object.create(O);function T(e){["next","throw","return"].forEach((function(t){f(e,t,(function(e){return this._invoke(t,e)}))}))}function I(e,t){function r(o,a,s,u){var l=d(e[o],e,a);if("throw"!==l.type){var c=l.arg,f=c.value;return f&&"object"==n(f)&&i.call(f,"__await")?t.resolve(f.__await).then((function(e){r("next",e,s,u)}),(function(e){r("throw",e,s,u)})):t.resolve(f).then((function(e){c.value=e,s(c)}),(function(e){return r("throw",e,s,u)}))}u(l.arg)}var o;a(this,"_invoke",{value:function(e,n){function i(){return new t((function(t,o){r(e,n,t,o)}))}return o=o?o.then(i,i):i()}})}function w(e,t,r){var n="suspendedStart";return function(o,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===o)throw i;return R()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var s=S(a,r);if(s){if(s===h)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var u=d(e,t,r);if("normal"===u.type){if(n=r.done?"completed":"suspendedYield",u.arg===h)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(n="completed",r.method="throw",r.arg=u.arg)}}}function S(e,t){var r=t.method,n=e.iterator[r];if(void 0===n)return t.delegate=null,"throw"===r&&e.iterator.return&&(t.method="return",t.arg=void 0,S(e,t),"throw"===t.method)||"return"!==r&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+r+"' method")),h;var o=d(n,e.iterator,t.arg);if("throw"===o.type)return t.method="throw",t.arg=o.arg,t.delegate=null,h;var i=o.arg;return i?i.done?(t[e.resultName]=i.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,h):i:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,h)}function _(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function P(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function N(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(_,this),this.reset(!0)}function D(e){if(e){var t=e[u];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,n=function t(){for(;++r=0;--n){var o=this.tryEntries[n],a=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var s=i.call(o,"catchLoc"),u=i.call(o,"finallyLoc");if(s&&u){if(this.prev=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&i.call(n,"finallyLoc")&&this.prev=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),P(r),h}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var n=r.completion;if("throw"===n.type){var o=n.arg;P(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,r){return this.delegate={iterator:D(e),resultName:t,nextLoc:r},"next"===this.method&&(this.arg=void 0),h}},t}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},7424:function(e,t,r){var n=r(5372),o=r(8872),i=r(6116),a=r(2218);e.exports=function(e,t){return n(e)||o(e,t)||i(e,t)||a()},e.exports.__esModule=!0,e.exports.default=e.exports},861:function(e,t,r){var n=r(3405),o=r(9498),i=r(6116),a=r(2281);e.exports=function(e){return n(e)||o(e)||i(e)||a()},e.exports.__esModule=!0,e.exports.default=e.exports},5036:function(e,t,r){var n=r(8698).default;e.exports=function(e,t){if("object"!==n(e)||null===e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!==n(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)},e.exports.__esModule=!0,e.exports.default=e.exports},4062:function(e,t,r){var n=r(8698).default,o=r(5036);e.exports=function(e){var t=o(e,"string");return"symbol"===n(t)?t:String(t)},e.exports.__esModule=!0,e.exports.default=e.exports},8698:function(e){function t(r){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(r)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},6116:function(e,t,r){var n=r(3897);e.exports=function(e,t){if(e){if("string"==typeof e)return n(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?n(e,t):void 0}},e.exports.__esModule=!0,e.exports.default=e.exports},4687:function(e,t,r){var n=r(7061)();e.exports=n;try{regeneratorRuntime=n}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=n:Function("r","regeneratorRuntime = r")(n)}}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={id:n,loaded:!1,exports:{}};return e[n].call(i.exports,i,i.exports,r),i.loaded=!0,i.exports}r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e};var n={};!function(){"use strict";var e=n,t=r(4836);e.default=void 0;var o=(0,t(r(4889)).default)({sdkVersion:"shopify-pixel"});e.default=o}(),this.LogRocketShopify=n.default}();