/*! For license information please see main.ab64aa58.js.LICENSE.txt */ !function(){var e={8430:function(e,t,n){"use strict";n.d(t,{r:function(){return s}});var r=n(3433),i=n(8113),o=n(7621),a=n(4281);function s(){(0,o.T)(),(0,a.KV)()&&function(){var t=(0,i.cu)();if(t.__SENTRY__){var n={mongodb:function(){return new((0,a.l$)(e,"./node/integrations/mongo").Mongo)},mongoose:function(){return new((0,a.l$)(e,"./node/integrations/mongo").Mongo)},mysql:function(){return new((0,a.l$)(e,"./node/integrations/mysql").Mysql)},pg:function(){return new((0,a.l$)(e,"./node/integrations/postgres").Postgres)}},o=Object.keys(n).filter((function(e){return!!(0,a.$y)(e)})).map((function(e){try{return n[e]()}catch(t){return}})).filter((function(e){return e}));o.length>0&&(t.__SENTRY__.integrations=[].concat((0,r.Z)(t.__SENTRY__.integrations||[]),(0,r.Z)(o)))}}()}e=n.hmd(e)},8533:function(e,t,n){"use strict";n.d(t,{J:function(){return r}});var r="production"},8113:function(e,t,n){"use strict";n.d(t,{Gd:function(){return v},cu:function(){return d}});var r=n(1413),i=n(5671),o=n(3144),a=n(5011),s=n(4012),A=n(8872),u=n(9117),l=n(8533),c=n(1333),f=n(1673),g=4,h=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:new c.s,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:g;(0,i.Z)(this,e),this._version=r,this._stack=[{scope:n}],t&&this.bindClient(t)}return(0,o.Z)(e,[{key:"isOlderThan",value:function(e){return this._version0&&void 0!==arguments[0]&&arguments[0])return this.endSession();this._sendSessionUpdate()}},{key:"endSession",value:function(){var e=this.getStackTop().scope,t=e.getSession();t&&(0,f.RJ)(t),this._sendSessionUpdate(),e.setSession()}},{key:"startSession",value:function(e){var t=this.getStackTop(),n=t.scope,i=t.client,o=i&&i.getOptions()||{},a=o.release,s=o.environment,A=void 0===s?l.J:s,c=(u.n2.navigator||{}).userAgent,g=(0,f.Hv)((0,r.Z)((0,r.Z)({release:a,environment:A,user:n.getUser()},c&&{userAgent:c}),e)),h=n.getSession&&n.getSession();return h&&"ok"===h.status&&(0,f.CT)(h,{status:"exited"}),this.endSession(),n.setSession(g),g}},{key:"shouldSendDefaultPii",value:function(){var e=this.getClient(),t=e&&e.getOptions();return Boolean(t&&t.sendDefaultPii)}},{key:"_sendSessionUpdate",value:function(){var e=this.getStackTop(),t=e.scope,n=e.client,r=t.getSession();r&&n&&n.captureSession&&n.captureSession(r)}},{key:"_withClient",value:function(e){var t=this.getStackTop(),n=t.scope,r=t.client;r&&e(r,n)}},{key:"_callExtensionMethod",value:function(e){var t=d().__SENTRY__;if(t&&t.extensions&&"function"===typeof t.extensions[e]){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i0&&void 0!==arguments[0]?arguments[0]:d();return I(e)&&!m(e).isOlderThan(g)||C(e,new h),m(e)}function I(e){return!!(e&&e.__SENTRY__&&e.__SENTRY__.hub)}function m(e){return(0,u.YO)("hub",(function(){return new h}),e)}function C(e,t){return!!e&&((e.__SENTRY__=e.__SENTRY__||{}).hub=t,!0)}},1333:function(e,t,n){"use strict";n.d(t,{c:function(){return v},s:function(){return d}});var r=n(3433),i=n(4942),o=n(1413),a=n(5671),s=n(3144),A=n(3947),u=n(4012),l=n(2651),c=n(8872),f=n(5011),g=n(9117),h=n(1673),d=function(){function e(){(0,a.Z)(this,e),this._notifyingListeners=!1,this._scopeListeners=[],this._eventProcessors=[],this._breadcrumbs=[],this._attachments=[],this._user={},this._tags={},this._extra={},this._contexts={},this._sdkProcessingMetadata={},this._propagationContext=y()}return(0,s.Z)(e,[{key:"addScopeListener",value:function(e){this._scopeListeners.push(e)}},{key:"addEventProcessor",value:function(e){return this._eventProcessors.push(e),this}},{key:"setUser",value:function(e){return this._user=e||{},this._session&&(0,h.CT)(this._session,{user:e}),this._notifyScopeListeners(),this}},{key:"getUser",value:function(){return this._user}},{key:"getRequestSession",value:function(){return this._requestSession}},{key:"setRequestSession",value:function(e){return this._requestSession=e,this}},{key:"setTags",value:function(e){return this._tags=(0,o.Z)((0,o.Z)({},this._tags),e),this._notifyScopeListeners(),this}},{key:"setTag",value:function(e,t){return this._tags=(0,o.Z)((0,o.Z)({},this._tags),{},(0,i.Z)({},e,t)),this._notifyScopeListeners(),this}},{key:"setExtras",value:function(e){return this._extra=(0,o.Z)((0,o.Z)({},this._extra),e),this._notifyScopeListeners(),this}},{key:"setExtra",value:function(e,t){return this._extra=(0,o.Z)((0,o.Z)({},this._extra),{},(0,i.Z)({},e,t)),this._notifyScopeListeners(),this}},{key:"setFingerprint",value:function(e){return this._fingerprint=e,this._notifyScopeListeners(),this}},{key:"setLevel",value:function(e){return this._level=e,this._notifyScopeListeners(),this}},{key:"setTransactionName",value:function(e){return this._transactionName=e,this._notifyScopeListeners(),this}},{key:"setContext",value:function(e,t){return null===t?delete this._contexts[e]:this._contexts[e]=t,this._notifyScopeListeners(),this}},{key:"setSpan",value:function(e){return this._span=e,this._notifyScopeListeners(),this}},{key:"getSpan",value:function(){return this._span}},{key:"getTransaction",value:function(){var e=this.getSpan();return e&&e.transaction}},{key:"setSession",value:function(e){return e?this._session=e:delete this._session,this._notifyScopeListeners(),this}},{key:"getSession",value:function(){return this._session}},{key:"update",value:function(t){if(!t)return this;if("function"===typeof t){var n=t(this);return n instanceof e?n:this}return t instanceof e?(this._tags=(0,o.Z)((0,o.Z)({},this._tags),t._tags),this._extra=(0,o.Z)((0,o.Z)({},this._extra),t._extra),this._contexts=(0,o.Z)((0,o.Z)({},this._contexts),t._contexts),t._user&&Object.keys(t._user).length&&(this._user=t._user),t._level&&(this._level=t._level),t._fingerprint&&(this._fingerprint=t._fingerprint),t._requestSession&&(this._requestSession=t._requestSession),t._propagationContext&&(this._propagationContext=t._propagationContext)):(0,A.PO)(t)&&(this._tags=(0,o.Z)((0,o.Z)({},this._tags),t.tags),this._extra=(0,o.Z)((0,o.Z)({},this._extra),t.extra),this._contexts=(0,o.Z)((0,o.Z)({},this._contexts),t.contexts),t.user&&(this._user=t.user),t.level&&(this._level=t.level),t.fingerprint&&(this._fingerprint=t.fingerprint),t.requestSession&&(this._requestSession=t.requestSession),t.propagationContext&&(this._propagationContext=t.propagationContext)),this}},{key:"clear",value:function(){return this._breadcrumbs=[],this._tags={},this._extra={},this._user={},this._contexts={},this._level=void 0,this._transactionName=void 0,this._fingerprint=void 0,this._requestSession=void 0,this._span=void 0,this._session=void 0,this._notifyScopeListeners(),this._attachments=[],this._propagationContext=y(),this}},{key:"addBreadcrumb",value:function(e,t){var n="number"===typeof t?t:100;if(n<=0)return this;var i=(0,o.Z)({timestamp:(0,u.yW)()},e);return this._breadcrumbs=[].concat((0,r.Z)(this._breadcrumbs),[i]).slice(-n),this._notifyScopeListeners(),this}},{key:"getLastBreadcrumb",value:function(){return this._breadcrumbs[this._breadcrumbs.length-1]}},{key:"clearBreadcrumbs",value:function(){return this._breadcrumbs=[],this._notifyScopeListeners(),this}},{key:"addAttachment",value:function(e){return this._attachments.push(e),this}},{key:"getAttachments",value:function(){return this._attachments}},{key:"clearAttachments",value:function(){return this._attachments=[],this}},{key:"applyToEvent",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this._extra&&Object.keys(this._extra).length&&(e.extra=(0,o.Z)((0,o.Z)({},this._extra),e.extra)),this._tags&&Object.keys(this._tags).length&&(e.tags=(0,o.Z)((0,o.Z)({},this._tags),e.tags)),this._user&&Object.keys(this._user).length&&(e.user=(0,o.Z)((0,o.Z)({},this._user),e.user)),this._contexts&&Object.keys(this._contexts).length&&(e.contexts=(0,o.Z)((0,o.Z)({},this._contexts),e.contexts)),this._level&&(e.level=this._level),this._transactionName&&(e.transaction=this._transactionName),this._span){e.contexts=(0,o.Z)({trace:this._span.getTraceContext()},e.contexts);var n=this._span.transaction;if(n){e.sdkProcessingMetadata=(0,o.Z)({dynamicSamplingContext:n.getDynamicSamplingContext()},e.sdkProcessingMetadata);var i=n.name;i&&(e.tags=(0,o.Z)({transaction:i},e.tags))}}return this._applyFingerprint(e),e.breadcrumbs=[].concat((0,r.Z)(e.breadcrumbs||[]),(0,r.Z)(this._breadcrumbs)),e.breadcrumbs=e.breadcrumbs.length>0?e.breadcrumbs:void 0,e.sdkProcessingMetadata=(0,o.Z)((0,o.Z)((0,o.Z)({},e.sdkProcessingMetadata),this._sdkProcessingMetadata),{},{propagationContext:this._propagationContext}),this._notifyEventProcessors([].concat((0,r.Z)(p()),(0,r.Z)(this._eventProcessors)),e,t)}},{key:"setSDKProcessingMetadata",value:function(e){return this._sdkProcessingMetadata=(0,o.Z)((0,o.Z)({},this._sdkProcessingMetadata),e),this}},{key:"setPropagationContext",value:function(e){return this._propagationContext=e,this}},{key:"getPropagationContext",value:function(){return this._propagationContext}},{key:"_notifyEventProcessors",value:function(e,t,n){var r=this,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;return new l.cW((function(a,s){var u=e[i];if(null===t||"function"!==typeof u)a(t);else{var l=u((0,o.Z)({},t),n);("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&u.id&&null===l&&c.kg.log('Event processor "'.concat(u.id,'" dropped event')),(0,A.J8)(l)?l.then((function(t){return r._notifyEventProcessors(e,t,n,i+1).then(a)})).then(null,s):r._notifyEventProcessors(e,l,n,i+1).then(a).then(null,s)}}))}},{key:"_notifyScopeListeners",value:function(){var e=this;this._notifyingListeners||(this._notifyingListeners=!0,this._scopeListeners.forEach((function(t){t(e)})),this._notifyingListeners=!1)}},{key:"_applyFingerprint",value:function(e){e.fingerprint=e.fingerprint?(0,f.lE)(e.fingerprint):[],this._fingerprint&&(e.fingerprint=e.fingerprint.concat(this._fingerprint)),e.fingerprint&&!e.fingerprint.length&&delete e.fingerprint}}],[{key:"clone",value:function(t){var n=new e;return t&&(n._breadcrumbs=(0,r.Z)(t._breadcrumbs),n._tags=(0,o.Z)({},t._tags),n._extra=(0,o.Z)({},t._extra),n._contexts=(0,o.Z)({},t._contexts),n._user=t._user,n._level=t._level,n._span=t._span,n._session=t._session,n._transactionName=t._transactionName,n._fingerprint=t._fingerprint,n._eventProcessors=(0,r.Z)(t._eventProcessors),n._requestSession=t._requestSession,n._attachments=(0,r.Z)(t._attachments),n._sdkProcessingMetadata=(0,o.Z)({},t._sdkProcessingMetadata),n._propagationContext=(0,o.Z)({},t._propagationContext)),n}}]),e}();function p(){return(0,g.YO)("globalEventProcessors",(function(){return[]}))}function v(e){p().push(e)}function y(){return{traceId:(0,f.DM)(),spanId:(0,f.DM)().substring(16),sampled:!1}}},1673:function(e,t,n){"use strict";n.d(t,{CT:function(){return s},Hv:function(){return a},RJ:function(){return A}});var r=n(4012),i=n(5011),o=n(9061);function a(e){var t=(0,r.ph)(),n={sid:(0,i.DM)(),init:!0,timestamp:t,started:t,duration:0,status:"ok",errors:0,ignoreDuration:!1,toJSON:function(){return function(e){return(0,o.Jr)({sid:"".concat(e.sid),init:e.init,started:new Date(1e3*e.started).toISOString(),timestamp:new Date(1e3*e.timestamp).toISOString(),status:e.status,errors:e.errors,did:"number"===typeof e.did||"string"===typeof e.did?"".concat(e.did):void 0,duration:e.duration,attrs:{release:e.release,environment:e.environment,ip_address:e.ipAddress,user_agent:e.userAgent}})}(n)}};return e&&s(n,e),n}function s(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(t.user&&(!e.ipAddress&&t.user.ip_address&&(e.ipAddress=t.user.ip_address),e.did||t.did||(e.did=t.user.id||t.user.email||t.user.username)),e.timestamp=t.timestamp||(0,r.ph)(),t.ignoreDuration&&(e.ignoreDuration=t.ignoreDuration),t.sid&&(e.sid=32===t.sid.length?t.sid:(0,i.DM)()),void 0!==t.init&&(e.init=t.init),!e.did&&t.did&&(e.did="".concat(t.did)),"number"===typeof t.started&&(e.started=t.started),e.ignoreDuration)e.duration=void 0;else if("number"===typeof t.duration)e.duration=t.duration;else{var n=e.timestamp-e.started;e.duration=n>=0?n:0}t.release&&(e.release=t.release),t.environment&&(e.environment=t.environment),!e.ipAddress&&t.ipAddress&&(e.ipAddress=t.ipAddress),!e.userAgent&&t.userAgent&&(e.userAgent=t.userAgent),"number"===typeof t.errors&&(e.errors=t.errors),t.status&&(e.status=t.status)}function A(e,t){var n={};t?n={status:t}:"ok"===e.status&&(n={status:"exited"}),s(e,n)}},2705:function(e,t,n){"use strict";n.d(t,{_:function(){return o}});var r=n(9061),i=n(8533);function o(e,t,n){var o=t.getOptions(),a=(t.getDsn()||{}).publicKey,s=(n&&n.getUser()||{}).segment,A=(0,r.Jr)({environment:o.environment||i.J,release:o.release,user_segment:s,public_key:a,trace_id:e});return t.emit&&t.emit("createDsc",A),A}},7621:function(e,t,n){"use strict";n.d(t,{T:function(){return y},l:function(){return v}});var r=n(1413),i=n(8872),o=n(3947),a=n(8113),s=n(8312),A=n(4516),u=n(6869),l=!1;function c(){var e=(0,u.x1)();if(e){var t="internal_error";("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&i.kg.log("[Tracing] Transaction: ".concat(t," -> Global error occured")),e.setStatus(t)}}c.tag="sentry_tracingErrorCallback";var f=n(6837),g=n(9608);function h(){var e=this.getScope().getSpan();return e?{"sentry-trace":e.toTraceparent()}:{}}function d(e,t,n){return(0,s.z)(t)?void 0!==e.sampled?(e.setMetadata({sampleRate:Number(e.sampled)}),e):("function"===typeof t.tracesSampler?(r=t.tracesSampler(n),e.setMetadata({sampleRate:Number(r)})):void 0!==n.parentSampled?r=n.parentSampled:"undefined"!==typeof t.tracesSampleRate?(r=t.tracesSampleRate,e.setMetadata({sampleRate:Number(r)})):(r=1,e.setMetadata({sampleRate:r})),function(e){if((0,o.i2)(e)||"number"!==typeof e&&"boolean"!==typeof e)return("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&i.kg.warn("[Tracing] Given sample rate is invalid. Sample rate must be a boolean or a number between 0 and 1. Got ".concat(JSON.stringify(e)," of type ").concat(JSON.stringify(typeof e),".")),!1;if(e<0||e>1)return("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&i.kg.warn("[Tracing] Given sample rate is invalid. Sample rate must be between 0 and 1. Got ".concat(e,".")),!1;return!0}(r)?r?(e.sampled=Math.random()2&&void 0!==arguments[2]?arguments[2]:d.idleTimeout,A=arguments.length>3&&void 0!==arguments[3]?arguments[3]:d.finalTimeout,u=arguments.length>4&&void 0!==arguments[4]?arguments[4]:d.heartbeatInterval,l=arguments.length>5&&void 0!==arguments[5]&&arguments[5];return(0,o.Z)(this,n),(a=t.call(this,e,r))._idleHub=r,a._idleTimeout=s,a._finalTimeout=A,a._heartbeatInterval=u,a._onScope=l,a.activities={},a._heartbeatCounter=0,a._finished=!1,a._idleTimeoutCanceledPermanently=!1,a._beforeFinishCallbacks=[],a._finishReason=p[4],l&&(("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&f.kg.log("Setting idle transaction on scope. Span ID: ".concat(a.spanId)),r.configureScope((function(e){return e.setSpan((0,i.Z)(a))}))),a._restartIdleTimeout(),setTimeout((function(){a._finished||(a.setStatus("deadline_exceeded"),a._finishReason=p[3],a.finish())}),a._finalTimeout),a}return(0,a.Z)(n,[{key:"finish",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:(0,c.ph)();if(this._finished=!0,this.activities={},"ui.action.click"===this.op&&this.setTag("finishReason",this._finishReason),this.spanRecorder){("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&f.kg.log("[Tracing] finishing IdleTransaction",new Date(1e3*t).toISOString(),this.op);var i,o=(0,r.Z)(this._beforeFinishCallbacks);try{for(o.s();!(i=o.n()).done;){(0,i.value)(this,t)}}catch(u){o.e(u)}finally{o.f()}this.spanRecorder.spans=this.spanRecorder.spans.filter((function(n){if(n.spanId===e.spanId)return!0;n.endTimestamp||(n.endTimestamp=t,n.setStatus("cancelled"),("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&f.kg.log("[Tracing] cancelling span since transaction ended early",JSON.stringify(n,void 0,2)));var r=n.startTimestamp1&&void 0!==arguments[1]?arguments[1]:{restartOnChildSpanChange:!0}).restartOnChildSpanChange;this._idleTimeoutCanceledPermanently=!1===t,this._idleTimeoutID&&(clearTimeout(this._idleTimeoutID),this._idleTimeoutID=void 0,0===Object.keys(this.activities).length&&this._idleTimeoutCanceledPermanently&&(this._finishReason=p[5],this.finish(e)))}},{key:"setFinishReason",value:function(e){this._finishReason=e}},{key:"_restartIdleTimeout",value:function(e){var t=this;this.cancelIdleTimeout(),this._idleTimeoutID=setTimeout((function(){t._finished||0!==Object.keys(t.activities).length||(t._finishReason=p[1],t.finish(e))}),this._idleTimeout)}},{key:"_pushActivity",value:function(e){this.cancelIdleTimeout(void 0,{restartOnChildSpanChange:!this._idleTimeoutCanceledPermanently}),("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&f.kg.log("[Tracing] pushActivity: ".concat(e)),this.activities[e]=!0,("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&f.kg.log("[Tracing] new activities count",Object.keys(this.activities).length)}},{key:"_popActivity",value:function(e){if(this.activities[e]&&(("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&f.kg.log("[Tracing] popActivity ".concat(e)),delete this.activities[e],("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&f.kg.log("[Tracing] new activities count",Object.keys(this.activities).length)),0===Object.keys(this.activities).length){var t=(0,c.ph)();this._idleTimeoutCanceledPermanently?(this._finishReason=p[5],this.finish(t)):this._restartIdleTimeout(t+this._idleTimeout/1e3)}}},{key:"_beat",value:function(){if(!this._finished){var e=Object.keys(this.activities).join("");e===this._prevHeartbeatString?this._heartbeatCounter++:this._heartbeatCounter=1,this._prevHeartbeatString=e,this._heartbeatCounter>=3?(("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&f.kg.log("[Tracing] Transaction finished because of no change for 3 heart beats"),this.setStatus("deadline_exceeded"),this._finishReason=p[0],this.finish()):this._pingHeartbeat()}}},{key:"_pingHeartbeat",value:function(){var e=this;("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&f.kg.log("pinging Heartbeat -> current counter: ".concat(this._heartbeatCounter)),setTimeout((function(){e._beat()}),this._heartbeatInterval)}}]),n}(h.Y)},7172:function(e,t,n){"use strict";n.d(t,{Dr:function(){return g},gB:function(){return f}});var r=n(4942),i=n(1413),o=n(5671),a=n(3144),s=n(5011),A=n(4012),u=n(8872),l=n(622),c=n(9061),f=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1e3;(0,o.Z)(this,e),this._maxlen=t,this.spans=[]}return(0,a.Z)(e,[{key:"add",value:function(e){this.spans.length>this._maxlen?e.spanRecorder=void 0:this.spans.push(e)}}]),e}(),g=function(){function e(t){if((0,o.Z)(this,e),this.traceId=(0,s.DM)(),this.spanId=(0,s.DM)().substring(16),this.startTimestamp=(0,A.ph)(),this.tags={},this.data={},this.instrumenter="sentry",!t)return this;t.traceId&&(this.traceId=t.traceId),t.spanId&&(this.spanId=t.spanId),t.parentSpanId&&(this.parentSpanId=t.parentSpanId),"sampled"in t&&(this.sampled=t.sampled),t.op&&(this.op=t.op),t.description&&(this.description=t.description),t.name&&(this.description=t.name),t.data&&(this.data=t.data),t.tags&&(this.tags=t.tags),t.status&&(this.status=t.status),t.startTimestamp&&(this.startTimestamp=t.startTimestamp),t.endTimestamp&&(this.endTimestamp=t.endTimestamp),t.instrumenter&&(this.instrumenter=t.instrumenter)}return(0,a.Z)(e,[{key:"startChild",value:function(t){var n=new e((0,i.Z)((0,i.Z)({},t),{},{parentSpanId:this.spanId,sampled:this.sampled,traceId:this.traceId}));if(n.spanRecorder=this.spanRecorder,n.spanRecorder&&n.spanRecorder.add(n),n.transaction=this.transaction,("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&n.transaction){var r=t&&t.op||"< unknown op >",o=n.transaction.name||"< unknown name >",a=n.transaction.spanId,s="[Tracing] Starting '".concat(r,"' span on transaction '").concat(o,"' (").concat(a,").");n.transaction.metadata.spanMetadata[n.spanId]={logMessage:s},u.kg.log(s)}return n}},{key:"setTag",value:function(e,t){return this.tags=(0,i.Z)((0,i.Z)({},this.tags),{},(0,r.Z)({},e,t)),this}},{key:"setData",value:function(e,t){return this.data=(0,i.Z)((0,i.Z)({},this.data),{},(0,r.Z)({},e,t)),this}},{key:"setStatus",value:function(e){return this.status=e,this}},{key:"setHttpStatus",value:function(e){this.setTag("http.status_code",String(e)),this.setData("http.response.status_code",e);var t=function(e){if(e<400&&e>=100)return"ok";if(e>=400&&e<500)switch(e){case 401:return"unauthenticated";case 403:return"permission_denied";case 404:return"not_found";case 409:return"already_exists";case 413:return"failed_precondition";case 429:return"resource_exhausted";default:return"invalid_argument"}if(e>=500&&e<600)switch(e){case 501:return"unimplemented";case 503:return"unavailable";case 504:return"deadline_exceeded";default:return"internal_error"}return"unknown_error"}(e);return"unknown_error"!==t&&this.setStatus(t),this}},{key:"setName",value:function(e){this.description=e}},{key:"isSuccess",value:function(){return"ok"===this.status}},{key:"finish",value:function(e){if(("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&this.transaction&&this.transaction.spanId!==this.spanId){var t=this.transaction.metadata.spanMetadata[this.spanId].logMessage;t&&u.kg.log(t.replace("Starting","Finishing"))}this.endTimestamp="number"===typeof e?e:(0,A.ph)()}},{key:"toTraceparent",value:function(){return(0,l.$p)(this.traceId,this.spanId,this.sampled)}},{key:"toContext",value:function(){return(0,c.Jr)({data:this.data,description:this.description,endTimestamp:this.endTimestamp,op:this.op,parentSpanId:this.parentSpanId,sampled:this.sampled,spanId:this.spanId,startTimestamp:this.startTimestamp,status:this.status,tags:this.tags,traceId:this.traceId})}},{key:"updateWithContext",value:function(e){return this.data=e.data||{},this.description=e.description,this.endTimestamp=e.endTimestamp,this.op=e.op,this.parentSpanId=e.parentSpanId,this.sampled=e.sampled,this.spanId=e.spanId||this.spanId,this.startTimestamp=e.startTimestamp||this.startTimestamp,this.status=e.status,this.tags=e.tags||{},this.traceId=e.traceId||this.traceId,this}},{key:"getTraceContext",value:function(){return(0,c.Jr)({data:Object.keys(this.data).length>0?this.data:void 0,description:this.description,op:this.op,parent_span_id:this.parentSpanId,span_id:this.spanId,status:this.status,tags:Object.keys(this.tags).length>0?this.tags:void 0,trace_id:this.traceId})}},{key:"toJSON",value:function(){return(0,c.Jr)({data:Object.keys(this.data).length>0?this.data:void 0,description:this.description,op:this.op,parent_span_id:this.parentSpanId,span_id:this.spanId,start_timestamp:this.startTimestamp,status:this.status,tags:Object.keys(this.tags).length>0?this.tags:void 0,timestamp:this.endTimestamp,trace_id:this.traceId})}}]),e}()},9608:function(e,t,n){"use strict";n.d(t,{Y:function(){return p}});var r=n(1413),i=n(5671),o=n(3144),a=n(7326),s=n(1752),A=n(1120),u=n(136),l=n(9388),c=n(8872),f=n(9061),g=n(8113),h=n(2705),d=n(7172),p=function(e){(0,u.Z)(n,e);var t=(0,l.Z)(n);function n(e,o){var s;(0,i.Z)(this,n),delete(s=t.call(this,e)).description,s._measurements={},s._contexts={},s._hub=o||(0,g.Gd)(),s._name=e.name||"",s.metadata=(0,r.Z)((0,r.Z)({source:"custom"},e.metadata),{},{spanMetadata:{}}),s._trimEnd=e.trimEnd,s.transaction=(0,a.Z)(s);var A=s.metadata.dynamicSamplingContext;return A&&(s._frozenDynamicSamplingContext=(0,r.Z)({},A)),s}return(0,o.Z)(n,[{key:"name",get:function(){return this._name},set:function(e){this.setName(e)}},{key:"setName",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"custom";this._name=e,this.metadata.source=t}},{key:"initSpanRecorder",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1e3;this.spanRecorder||(this.spanRecorder=new d.gB(e)),this.spanRecorder.add(this)}},{key:"setContext",value:function(e,t){null===t?delete this._contexts[e]:this._contexts[e]=t}},{key:"setMeasurement",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";this._measurements[e]={value:t,unit:n}}},{key:"setMetadata",value:function(e){this.metadata=(0,r.Z)((0,r.Z)({},this.metadata),e)}},{key:"finish",value:function(e){var t=this;if(void 0===this.endTimestamp){this.name||(("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&c.kg.warn("Transaction has no name, falling back to ``."),this.name=""),(0,s.Z)((0,A.Z)(n.prototype),"finish",this).call(this,e);var i=this._hub.getClient();if(i&&i.emit&&i.emit("finishTransaction",this),!0!==this.sampled)return("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&c.kg.log("[Tracing] Discarding transaction because its trace was not chosen to be sampled."),void(i&&i.recordDroppedEvent("sample_rate","transaction"));var o=this.spanRecorder?this.spanRecorder.spans.filter((function(e){return e!==t&&e.endTimestamp})):[];this._trimEnd&&o.length>0&&(this.endTimestamp=o.reduce((function(e,t){return e.endTimestamp&&t.endTimestamp?e.endTimestamp>t.endTimestamp?e:t:e})).endTimestamp);var a=this.metadata,u=(0,r.Z)({contexts:(0,r.Z)((0,r.Z)({},this._contexts),{},{trace:this.getTraceContext()}),spans:o,start_timestamp:this.startTimestamp,tags:this.tags,timestamp:this.endTimestamp,transaction:this.name,type:"transaction",sdkProcessingMetadata:(0,r.Z)((0,r.Z)({},a),{},{dynamicSamplingContext:this.getDynamicSamplingContext()})},a.source&&{transaction_info:{source:a.source}});return Object.keys(this._measurements).length>0&&(("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&c.kg.log("[Measurements] Adding measurements to transaction",JSON.stringify(this._measurements,void 0,2)),u.measurements=this._measurements),("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&c.kg.log("[Tracing] Finishing ".concat(this.op," transaction: ").concat(this.name,".")),this._hub.captureEvent(u)}}},{key:"toContext",value:function(){var e=(0,s.Z)((0,A.Z)(n.prototype),"toContext",this).call(this);return(0,f.Jr)((0,r.Z)((0,r.Z)({},e),{},{name:this.name,trimEnd:this._trimEnd}))}},{key:"updateWithContext",value:function(e){return(0,s.Z)((0,A.Z)(n.prototype),"updateWithContext",this).call(this,e),this.name=e.name||"",this._trimEnd=e.trimEnd,this}},{key:"getDynamicSamplingContext",value:function(){if(this._frozenDynamicSamplingContext)return this._frozenDynamicSamplingContext;var e=this._hub||(0,g.Gd)(),t=e.getClient();if(!t)return{};var n=e.getScope(),r=(0,h._)(this.traceId,t,n),i=this.metadata.sampleRate;void 0!==i&&(r.sample_rate="".concat(i));var o=this.metadata.source;return o&&"url"!==o&&(r.transaction=this.name),void 0!==this.sampled&&(r.sampled=String(this.sampled)),r}},{key:"setHub",value:function(e){this._hub=e}}]),n}(d.Dr)},6869:function(e,t,n){"use strict";n.d(t,{x1:function(){return i}});var r=n(8113);function i(e){return(e||(0,r.Gd)()).getScope().getTransaction()}},8312:function(e,t,n){"use strict";n.d(t,{z:function(){return i}});var r=n(8113);function i(e){if("boolean"===typeof __SENTRY_TRACING__&&!__SENTRY_TRACING__)return!1;var t=(0,r.Gd)().getClient(),n=e||t&&t.getOptions();return!!n&&(n.enableTracing||"tracesSampleRate"in n||"tracesSampler"in n)}},6751:function(e,t,n){"use strict";n.d(t,{EN:function(){return c},IQ:function(){return f},bU:function(){return s}});var r=n(9439),i=n(1413),o=n(3947),a=n(8872),s="baggage",A="sentry-",u=/^sentry-/,l=8192;function c(e){if((0,o.HD)(e)||Array.isArray(e)){var t={};if(Array.isArray(e))t=e.reduce((function(e,t){var n=g(t);return(0,i.Z)((0,i.Z)({},e),n)}),{});else{if(!e)return;t=g(e)}var n=Object.entries(t).reduce((function(e,t){var n=(0,r.Z)(t,2),i=n[0],o=n[1];i.match(u)&&(e[i.slice(A.length)]=o);return e}),{});return Object.keys(n).length>0?n:void 0}}function f(e){if(e)return function(e){if(0===Object.keys(e).length)return;return Object.entries(e).reduce((function(e,t,n){var i=(0,r.Z)(t,2),o=i[0],s=i[1],A="".concat(encodeURIComponent(o),"=").concat(encodeURIComponent(s)),u=0===n?A:"".concat(e,",").concat(A);return u.length>l?(("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&a.kg.warn("Not adding key: ".concat(o," with val: ").concat(s," to baggage header due to exceeding baggage size limits.")),e):u}),"")}(Object.entries(e).reduce((function(e,t){var n=(0,r.Z)(t,2),i=n[0],o=n[1];return o&&(e["".concat(A).concat(i)]=o),e}),{}))}function g(e){return e.split(",").map((function(e){return e.split("=").map((function(e){return decodeURIComponent(e.trim())}))})).reduce((function(e,t){var n=(0,r.Z)(t,2),i=n[0],o=n[1];return e[i]=o,e}),{})}},3364:function(e,t,n){"use strict";n.d(t,{Rt:function(){return a},l4:function(){return A},qT:function(){return u}});var r=n(3947),i=(0,n(9117).Rf)(),o=80;function a(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{for(var n,r=e,i=[],a=0,A=0,u=Array.isArray(t)?t:t.keyAttrs,l=!Array.isArray(t)&&t.maxStringLength||o;r&&a++<5&&!("html"===(n=s(r,u))||a>1&&A+3*i.length+n.length>=l);)i.push(n),A+=n.length,r=r.parentNode;return i.reverse().join(" > ")}catch(c){return""}}function s(e,t){var n,i,o,a,s,A=e,u=[];if(!A||!A.tagName)return"";u.push(A.tagName.toLowerCase());var l=t&&t.length?t.filter((function(e){return A.getAttribute(e)})).map((function(e){return[e,A.getAttribute(e)]})):null;if(l&&l.length)l.forEach((function(e){u.push("[".concat(e[0],'="').concat(e[1],'"]'))}));else if(A.id&&u.push("#".concat(A.id)),(n=A.className)&&(0,r.HD)(n))for(i=n.split(/\s+/),s=0;s2?n[2]:void 0;if(i){var o=g,a=String(i);g=a,m("history",{from:o,to:a})}return e.apply(this,n)}}h.onpopstate=function(){var t=h.location.href,n=g;if(g=t,m("history",{from:n,to:t}),e)try{for(var r=arguments.length,i=new Array(r),o=0;o1&&void 0!==arguments[1]&&arguments[1];return function(n){if(n&&b!==n&&!function(e){if("keypress"!==e.type)return!1;try{var t=e.target;if(!t||!t.tagName)return!0;if("INPUT"===t.tagName||"TEXTAREA"===t.tagName||t.isContentEditable)return!1}catch(n){}return!0}(n)){var r="keypress"===n.type?"input":n.type;(void 0===B||function(e,t){if(!e)return!0;if(e.type!==t.type)return!0;try{if(e.target!==t.target)return!0}catch(n){}return!1}(b,n))&&(e({event:n,name:r,global:t}),b=n),clearTimeout(B),B=h.setTimeout((function(){B=void 0}),Q)}}}var _=null;var x=null},3947:function(e,t,n){"use strict";n.d(t,{Cy:function(){return p},HD:function(){return u},J8:function(){return d},Kj:function(){return h},PO:function(){return c},TX:function(){return s},V9:function(){return y},VW:function(){return a},VZ:function(){return i},cO:function(){return f},fm:function(){return A},i2:function(){return v},kK:function(){return g},pt:function(){return l}});var r=Object.prototype.toString;function i(e){switch(r.call(e)){case"[object Error]":case"[object Exception]":case"[object DOMException]":return!0;default:return y(e,Error)}}function o(e,t){return r.call(e)==="[object ".concat(t,"]")}function a(e){return o(e,"ErrorEvent")}function s(e){return o(e,"DOMError")}function A(e){return o(e,"DOMException")}function u(e){return o(e,"String")}function l(e){return null===e||"object"!==typeof e&&"function"!==typeof e}function c(e){return o(e,"Object")}function f(e){return"undefined"!==typeof Event&&y(e,Event)}function g(e){return"undefined"!==typeof Element&&y(e,Element)}function h(e){return o(e,"RegExp")}function d(e){return Boolean(e&&e.then&&"function"===typeof e.then)}function p(e){return c(e)&&"nativeEvent"in e&&"preventDefault"in e&&"stopPropagation"in e}function v(e){return"number"===typeof e&&e!==e}function y(e,t){try{return e instanceof t}catch(n){return!1}}},8872:function(e,t,n){"use strict";n.d(t,{Cf:function(){return a},RU:function(){return o},kg:function(){return r}});var r,i=n(9117),o=["debug","info","warn","error","log","assert","trace"];function a(e){if(!("console"in i.n2))return e();var t=i.n2.console,n={};o.forEach((function(e){var r=t[e]&&t[e].__sentry_original__;e in t&&r&&(n[e]=t[e],t[e]=r)}));try{return e()}finally{Object.keys(n).forEach((function(e){t[e]=n[e]}))}}function s(){var e=!1,t={enable:function(){e=!0},disable:function(){e=!1}};return"undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__?o.forEach((function(n){t[n]=function(){for(var t=arguments.length,r=new Array(t),o=0;o>e/4).toString(16)}))}function s(e){return e.exception&&e.exception.values?e.exception.values[0]:void 0}function A(e){var t=e.message,n=e.event_id;if(t)return t;var r=s(e);return r?r.type&&r.value?"".concat(r.type,": ").concat(r.value):r.type||r.value||n||"":n||""}function u(e,t,n){var r=e.exception=e.exception||{},i=r.values=r.values||[],o=i[0]=i[0]||{};o.value||(o.value=t||""),o.type||(o.type=n||"Error")}function l(e,t){var n=s(e);if(n){var i=n.mechanism;if(n.mechanism=(0,r.Z)((0,r.Z)((0,r.Z)({},{type:"generic",handled:!0}),i),t),t&&"data"in t){var o=(0,r.Z)((0,r.Z)({},i&&i.data),t.data);n.mechanism.data=o}}}function c(e){if(e&&e.__sentry_captured__)return!0;try{(0,i.xp)(e,"__sentry_captured__",!0)}catch(t){}return!1}function f(e){return Array.isArray(e)?e:[e]}},4281:function(e,t,n){"use strict";n.d(t,{$y:function(){return a},KV:function(){return i},l$:function(){return o}});var r=n(3942);function i(){return!(0,r.n)()&&"[object process]"===Object.prototype.toString.call("undefined"!==typeof process?process:0)}function o(e,t){return e.require(t)}function a(t){var n;try{n=o(e,t)}catch(i){}try{var r=o(e,"process").cwd;n=o(e,"".concat(r(),"/node_modules/").concat(t))}catch(i){}return n}e=n.hmd(e)},9061:function(e,t,n){"use strict";n.d(t,{$Q:function(){return u},HK:function(){return l},Jr:function(){return p},Sh:function(){return f},_j:function(){return c},hl:function(){return s},xp:function(){return A},zf:function(){return d}});var r=n(1413),i=n(3364),o=n(3947),a=n(2358);function s(e,t,n){if(t in e){var r=e[t],i=n(r);if("function"===typeof i)try{u(i,r)}catch(o){}e[t]=i}}function A(e,t,n){Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0})}function u(e,t){var n=t.prototype||{};e.prototype=t.prototype=n,A(e,"__sentry_original__",t)}function l(e){return e.__sentry_original__}function c(e){return Object.keys(e).map((function(t){return"".concat(encodeURIComponent(t),"=").concat(encodeURIComponent(e[t]))})).join("&")}function f(e){if((0,o.VZ)(e))return(0,r.Z)({message:e.message,name:e.name,stack:e.stack},h(e));if((0,o.cO)(e)){var t=(0,r.Z)({type:e.type,target:g(e.target),currentTarget:g(e.currentTarget)},h(e));return"undefined"!==typeof CustomEvent&&(0,o.V9)(e,CustomEvent)&&(t.detail=e.detail),t}return e}function g(e){try{return(0,o.kK)(e)?(0,i.Rt)(e):Object.prototype.toString.call(e)}catch(t){return""}}function h(e){if("object"===typeof e&&null!==e){var t={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t}return{}}function d(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:40,n=Object.keys(f(e));if(n.sort(),!n.length)return"[object has no keys]";if(n[0].length>=t)return(0,a.$G)(n[0],t);for(var r=n.length;r>0;r--){var i=n.slice(0,r).join(", ");if(!(i.length>t))return r===n.length?i:(0,a.$G)(i,t)}return""}function p(e){return v(e,new Map)}function v(e,t){if((0,o.PO)(e)){var n=t.get(e);if(void 0!==n)return n;var r={};t.set(e,r);for(var i=0,a=Object.keys(e);i1&&void 0!==arguments[1]?arguments[1]:0,n=[],u=e.split("\n"),l=t;l1024)){var f=s.test(c)?c.replace(s,"$1"):c;if(!f.match(/\S*Error: /)){var g,h=(0,o.Z)(i);try{for(h.s();!(g=h.n()).done;){var d=(0,g.value)(f);if(d){n.push(d);break}}}catch(p){h.e(p)}finally{h.f()}if(n.length>=a)break}}}return function(e){if(!e.length)return[];var t=Array.from(e);/sentryWrapped/.test(t[t.length-1].function||"")&&t.pop();t.reverse(),A.test(t[t.length-1].function||"")&&(t.pop(),A.test(t[t.length-1].function||"")&&t.pop());return t.slice(0,a).map((function(e){return(0,r.Z)((0,r.Z)({},e),{},{filename:e.filename||t[t.length-1].filename,function:e.function||"?"})}))}(n)}}function l(e){return Array.isArray(e)?u.apply(void 0,(0,i.Z)(e)):e}var c="";function f(e){try{return e&&"function"===typeof e&&e.name||c}catch(t){return c}}},2358:function(e,t,n){"use strict";n.d(t,{$G:function(){return i},U0:function(){return a},nK:function(){return o}});var r=n(3947);function i(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return"string"!==typeof e||0===t||e.length<=t?e:"".concat(e.slice(0,t),"...")}function o(e,t){if(!Array.isArray(e))return"";for(var n=[],r=0;r2&&void 0!==arguments[2]&&arguments[2];return(arguments.length>1&&void 0!==arguments[1]?arguments[1]:[]).some((function(n){return function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return!!(0,r.HD)(e)&&((0,r.Kj)(t)?t.test(e):!!(0,r.HD)(t)&&(n?e===t:e.includes(t)))}(e,n,t)}))}},4949:function(e,t,n){"use strict";n.d(t,{Ak:function(){return o},Du:function(){return a},t$:function(){return s}});var r=n(8872),i=(0,n(9117).Rf)();function o(){if(!("fetch"in i))return!1;try{return new Headers,new Request("http://www.example.com"),new Response,!0}catch(e){return!1}}function a(e){return e&&/^function fetch\(\)\s+\{\s+\[native code\]\s+\}$/.test(e.toString())}function s(){if(!o())return!1;if(a(i.fetch))return!0;var e=!1,t=i.document;if(t&&"function"===typeof t.createElement)try{var n=t.createElement("iframe");n.hidden=!0,t.head.appendChild(n),n.contentWindow&&n.contentWindow.fetch&&(e=a(n.contentWindow.fetch)),t.head.removeChild(n)}catch(s){("undefined"===typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__)&&r.kg.warn("Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ",s)}return e}},2651:function(e,t,n){"use strict";n.d(t,{$2:function(){return A},WD:function(){return s},cW:function(){return u}});var r,i=n(5671),o=n(3144),a=n(3947);function s(e){return new u((function(t){t(e)}))}function A(e){return new u((function(t,n){n(e)}))}!function(e){e[e.PENDING=0]="PENDING";e[e.RESOLVED=1]="RESOLVED";e[e.REJECTED=2]="REJECTED"}(r||(r={}));var u=function(){function e(t){(0,i.Z)(this,e),e.prototype.__init.call(this),e.prototype.__init2.call(this),e.prototype.__init3.call(this),e.prototype.__init4.call(this),this._state=r.PENDING,this._handlers=[];try{t(this._resolve,this._reject)}catch(n){this._reject(n)}}return(0,o.Z)(e,[{key:"then",value:function(t,n){var r=this;return new e((function(e,i){r._handlers.push([!1,function(n){if(t)try{e(t(n))}catch(r){i(r)}else e(n)},function(t){if(n)try{e(n(t))}catch(r){i(r)}else i(t)}]),r._executeHandlers()}))}},{key:"catch",value:function(e){return this.then((function(e){return e}),e)}},{key:"finally",value:function(t){var n=this;return new e((function(e,r){var i,o;return n.then((function(e){o=!1,i=e,t&&t()}),(function(e){o=!0,i=e,t&&t()})).then((function(){o?r(i):e(i)}))}))}},{key:"__init",value:function(){var e=this;this._resolve=function(t){e._setResult(r.RESOLVED,t)}}},{key:"__init2",value:function(){var e=this;this._reject=function(t){e._setResult(r.REJECTED,t)}}},{key:"__init3",value:function(){var e=this;this._setResult=function(t,n){e._state===r.PENDING&&((0,a.J8)(n)?n.then(e._resolve,e._reject):(e._state=t,e._value=n,e._executeHandlers()))}}},{key:"__init4",value:function(){var e=this;this._executeHandlers=function(){if(e._state!==r.PENDING){var t=e._handlers.slice();e._handlers=[],t.forEach((function(t){t[0]||(e._state===r.RESOLVED&&t[1](e._value),e._state===r.REJECTED&&t[2](e._value),t[0]=!0)}))}}}}]),e}()},4012:function(e,t,n){"use strict";n.d(t,{Z1:function(){return c},ph:function(){return l},yW:function(){return u}});var r=n(4281),i=n(9117);e=n.hmd(e);var o=(0,i.Rf)(),a={nowSeconds:function(){return Date.now()/1e3}};var s=(0,r.KV)()?function(){try{return(0,r.l$)(e,"perf_hooks").performance}catch(t){return}}():function(){var e=o.performance;if(e&&e.now)return{now:function(){return e.now()},timeOrigin:Date.now()-e.now()}}(),A=void 0===s?a:{nowSeconds:function(){return(s.timeOrigin+s.now())/1e3}},u=a.nowSeconds.bind(a),l=A.nowSeconds.bind(A),c=function(){var e=o.performance;if(e&&e.now){var t=36e5,n=e.now(),r=Date.now(),i=e.timeOrigin?Math.abs(e.timeOrigin+n-r):t,a=i0&&void 0!==arguments[0]?arguments[0]:(0,i.DM)(),t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(0,i.DM)().substring(16),n=arguments.length>2?arguments[2]:void 0,r="";return void 0!==n&&(r=n?"-1":"-0"),"".concat(e,"-").concat(t).concat(r)}},9117:function(e,t,n){"use strict";function r(e){return e&&e.Math==Math?e:void 0}n.d(t,{Rf:function(){return o},YO:function(){return a},n2:function(){return i}});var i="object"==typeof globalThis&&r(globalThis)||"object"==typeof window&&r(window)||"object"==typeof self&&r(self)||"object"==typeof n.g&&r(n.g)||function(){return this}()||{};function o(){return i}function a(e,t,n){var r=n||i,o=r.__SENTRY__=r.__SENTRY__||{};return o[e]||(o[e]=t())}},4758:function(e,t){var n;!function(){"use strict";var r={}.hasOwnProperty;function i(){for(var e=[],t=0;t